@usesuperflow/toolbar-staging 1.0.660 → 1.0.661
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.
- package/package.json +1 -1
- package/superflow.js +105 -105
- package/superflow.min.js +107 -107
package/superflow.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
var t=function(t){return new Promise((function(e,i){var
|
|
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,
|
|
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
|
|
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 g
|
|
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,y=`lit$${(Math.random()+"").slice(9)}$`,b="?"+y,C=`<${b}>`,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,O=/^(?:script|style|textarea|title)$/i,L=(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),P=(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]?(O.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)+y+h):i+y+(-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 j{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]=P(t,e);if(this.el=j.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(y)){const i=c[s++];if(t.push(e),void 0!==i){const t=o.getAttribute(i.toLowerCase()+"$lit$").split(y),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(O.test(o.tagName)){const t=o.textContent.split(y),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===b)a.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(y,t+1));)a.push({type:7,index:n}),t+=y.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=j.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 j(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(
|
|
23
|
+
var Y,q;null==J||J(j,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=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:
|
|
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
|
|
@@ -36,7 +36,7 @@ const tt=t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e
|
|
|
36
36
|
* @license
|
|
37
37
|
* Copyright 2017 Google LLC
|
|
38
38
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
39
|
-
*/}function
|
|
39
|
+
*/}function ot(t){return it({...t,state:!0})}
|
|
40
40
|
/**
|
|
41
41
|
* @license
|
|
42
42
|
* Copyright 2017 Google LLC
|
|
@@ -47,7 +47,7 @@ const tt=t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e
|
|
|
47
47
|
* Copyright 2017 Google LLC
|
|
48
48
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
49
49
|
*/
|
|
50
|
-
function
|
|
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
|
|
@@ -63,12 +63,12 @@ const rt=1,at=2,lt=t=>(...e)=>({_$litDirective$:t,values:e});class ct{constructo
|
|
|
63
63
|
* @license
|
|
64
64
|
* Copyright 2018 Google LLC
|
|
65
65
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
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,
|
|
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 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",VISIBILITY_OPTIONS_ENABLED:"visibilityOptionsEnabled",VISIBILITY_OPTIONS_DISABLED:"visibilityOptionsDisabled",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.660",ft="5.0.2-beta.81",gt="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",Tt="projectVersion",_t="sversion",It="sprojectInstall",Nt="sflivedemo",At="sffigmademo",Ot="sfTourCommentTooltip",Lt="sfUserAdmin",$t="sfGuestMode",Dt="sfPasswordProtected",Vt="sfQueryParamsComments",jt="sfUsePageTitleAsLocationName",Pt="sfPasswordIsValid",Ft="sfPrivateMode",Rt="organizationPrivate",Ut="sfGuestModeAllowSignIn",zt="sfGuestUserModelOpened",Bt="sfGuestUserNameUpdated",Ht="sfGuestUserBannerOpened",Wt="sfCustomerMetadata",Gt="sfContentWarningSidebarOpen",Kt="sfSamlConfig",Zt="superflow-file-viewer-staging.web.app",Jt="drive.usesuperflow.com",Yt="terminal",qt="suggestion",Qt={AGENT:"agent:",AGENT_TYPE_CUSTOM:"agentType:custom"},Xt={SPELL_CHECK:"spell-check",BROKEN_LINKS:"broken-links",GRAMMAR_CHECK:"grammar-check"},te={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"},ee={ENABLE_URL_NAVIGATION:"enable-url-navigation",CURRENT_LOCATION_SUFFIX:"current-location-suffix",SIDEBAR_BUTTON_COUNT_TYPE:"sidebar-button-count-type",CUSTOM_ACTIONS:"custom-actions"},ie="filter",ne={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'}}}},oe=[{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 se=Object.freeze({__proto__:null,AGENT_FIELD_PREFIXES:Qt,ANNOTATION_STATUS_TERMINAL:Yt,ANNOTATION_TYPE_SUGGESTION:qt,ATTRIBUTES:ee,COMMENT_PRIVATE_MODE_TYPE_ORGANIZATION:Rt,DEFAULT_CUSTOMER_METADATA:ne,DOCUMENT_TITLE_CHANGE_LISTENER_API_KEYS:mt,DRIVE_PROD_URL:Jt,DRIVE_STAGING_URL:Zt,EXCLUDED_API_KEYS_FROM_LATEST_VERSION:["I9R2VqG45F5AgpIicnht"],FEEDBACK_MODE:bt,FIGMA_DEMO_MODAL:At,GUEST_USERS:oe,LIVE_DEMO_MODAL:Nt,PROJECT_INSTALL:It,PROJECT_VERSION:Tt,PROJECT_VERSION_DEFAULT_KEY:_t,PROJECT_VERSION_KEY:Mt,REVIEW_DOC_ID:yt,REVIEW_MODE:wt,SIDEBAR_BUTTON_COUNT_TYPE_FILTER:ie,SNIPPYLY_COMMENT_ID:Ct,SNIPPYLY_TOKEN:Et,SNIPPYLY_USER:xt,SUPERFLOW_CONTENT_WARNING_SIDEBAR_OPEN:Gt,SUPERFLOW_CUSTOMER_METADATA:Wt,SUPERFLOW_DOCUMENT_METADATA:"sfDocumentMetadata",SUPERFLOW_GUEST_MODE:$t,SUPERFLOW_GUEST_MODE_ALLOW_SIGN_IN:Ut,SUPERFLOW_GUEST_USER_BANNER_OPENED:Ht,SUPERFLOW_GUEST_USER_MODEL_OPENED:zt,SUPERFLOW_GUEST_USER_NAME_MODEL_OPENED:"sfGuestUserNameModelOpened",SUPERFLOW_GUEST_USER_NAME_UPDATED:Bt,SUPERFLOW_GUEST_USER_TOKEN:St,SUPERFLOW_PASSWORD_IS_VALID:Pt,SUPERFLOW_PASSWORD_PROTECTED:Dt,SUPERFLOW_PRIVATE_MODE:Ft,SUPERFLOW_QUERY_PARAMS_COMMENTS:Vt,SUPERFLOW_SAML_CONFIG:Kt,SUPERFLOW_USER_ADMIN:Lt,SUPERFLOW_USER_TOKEN:kt,SUPERFLOW_USE_PAGE_TITLE_AS_LOCATION_NAME:jt,SUPERFLOW_VERSION:vt,SYSTEM_AGENT_IDS:Xt,TAGS:te,TOUR_COMMENT_TOOLTIP:Ot,VELT_SDK_DEVELOP_VERSION:ft,VELT_SDK_PROD_VERSION:gt,VELT_SDK_STAGING_VERSION:"3.0.92"});const re=!0,ae="https://superflow-portal-v2-staging.firebaseapp.com/",le="9dbcd2509e0fa90a5c81f038ce618e3f",ce="6d24f74f12f6fb84c87efa8f791cfb2e",de="https://us-central1-snipply-sdk-staging.cloudfunctions.net/sa",he="https://us-central1-snipply-sdk-staging.cloudfunctions.net/superflowtoolbarhandler",ue=function(t){const e=[];let i=0;for(let n=0;n<t.length;n++){let o=t.charCodeAt(n);o<128?e[i++]=o:o<2048?(e[i++]=o>>6|192,e[i++]=63&o|128):55296==(64512&o)&&n+1<t.length&&56320==(64512&t.charCodeAt(n+1))?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++n)),e[i++]=o>>18|240,e[i++]=o>>12&63|128,e[i++]=o>>6&63|128,e[i++]=63&o|128):(e[i++]=o>>12|224,e[i++]=o>>6&63|128,e[i++]=63&o|128)}return e},pe={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_,n=[];for(let e=0;e<t.length;e+=3){const o=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=o>>2,d=(3&o)<<4|r>>4;let h=(15&r)<<2|l>>6,u=63&l;a||(u=64,s||(h=64)),n.push(i[c],i[d],i[h],i[u])}return n.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(ue(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,n=0;for(;i<t.length;){const o=t[i++];if(o<128)e[n++]=String.fromCharCode(o);else if(o>191&&o<224){const s=t[i++];e[n++]=String.fromCharCode((31&o)<<6|63&s)}else if(o>239&&o<365){const s=((7&o)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[n++]=String.fromCharCode(55296+(s>>10)),e[n++]=String.fromCharCode(56320+(1023&s))}else{const s=t[i++],r=t[i++];e[n++]=String.fromCharCode((15&o)<<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_,n=[];for(let e=0;e<t.length;){const o=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==o||null==s||null==r||null==a)throw new ve;const l=o<<2|s>>4;if(n.push(l),64!==r){const t=s<<4&240|r>>2;if(n.push(t),64!==a){const t=r<<6&192|a;n.push(t)}}}return n},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 ve extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const fe=function(t){return function(t){const e=ue(t);return pe.encodeByteArray(e,!0)}(t).replace(/\./g,"")},ge=function(t){try{return pe.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",VISIBILITY_OPTIONS_ENABLED:"visibilityOptionsEnabled",VISIBILITY_OPTIONS_DISABLED:"visibilityOptionsDisabled",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.661",gt="5.0.2-beta.81",ft="1.0.120",mt=["v3ogId1G43AFHehEOewv","rNYzMJd13L27xtfipmSK","aU1MxKP0rca2UXwKi8bl"],wt="review",yt="feedback",bt="sreviewId",Ct="scommentId",xt="snippyly-user",Et="st",kt="_sfut",St="_sfgut",Mt="projectVersionKey",_t="projectVersion",Tt="sversion",It="sprojectInstall",Nt="sflivedemo",At="sffigmademo",Ot="sfTourCommentTooltip",Lt="sfUserAdmin",$t="sfGuestMode",Dt="sfPasswordProtected",Vt="sfQueryParamsComments",Ft="sfUsePageTitleAsLocationName",Pt="sfPasswordIsValid",jt="sfPrivateMode",Rt="organizationPrivate",Ut="sfGuestModeAllowSignIn",zt="sfGuestUserModelOpened",Bt="sfGuestUserNameUpdated",Ht="sfGuestUserBannerOpened",Wt="sfCustomerMetadata",Gt="sfContentWarningSidebarOpen",Kt="sfSamlConfig",Zt="superflow-file-viewer-staging.web.app",Jt="drive.usesuperflow.com",Yt="terminal",qt="suggestion",Qt={AGENT:"agent:",AGENT_TYPE_CUSTOM:"agentType:custom"},Xt={SPELL_CHECK:"spell-check",BROKEN_LINKS:"broken-links",GRAMMAR_CHECK:"grammar-check"},te={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"},ee={ENABLE_URL_NAVIGATION:"enable-url-navigation",CURRENT_LOCATION_SUFFIX:"current-location-suffix",SIDEBAR_BUTTON_COUNT_TYPE:"sidebar-button-count-type",CUSTOM_ACTIONS:"custom-actions"},ie="filter",oe={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'}}}},ne=[{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 se=Object.freeze({__proto__:null,AGENT_FIELD_PREFIXES:Qt,ANNOTATION_STATUS_TERMINAL:Yt,ANNOTATION_TYPE_SUGGESTION:qt,ATTRIBUTES:ee,COMMENT_PRIVATE_MODE_TYPE_ORGANIZATION:Rt,DEFAULT_CUSTOMER_METADATA:oe,DOCUMENT_TITLE_CHANGE_LISTENER_API_KEYS:mt,DRIVE_PROD_URL:Jt,DRIVE_STAGING_URL:Zt,EXCLUDED_API_KEYS_FROM_LATEST_VERSION:["I9R2VqG45F5AgpIicnht"],FEEDBACK_MODE:yt,FIGMA_DEMO_MODAL:At,GUEST_USERS:ne,LIVE_DEMO_MODAL:Nt,PROJECT_INSTALL:It,PROJECT_VERSION:_t,PROJECT_VERSION_DEFAULT_KEY:Tt,PROJECT_VERSION_KEY:Mt,REVIEW_DOC_ID:bt,REVIEW_MODE:wt,SIDEBAR_BUTTON_COUNT_TYPE_FILTER:ie,SNIPPYLY_COMMENT_ID:Ct,SNIPPYLY_TOKEN:Et,SNIPPYLY_USER:xt,SUPERFLOW_CONTENT_WARNING_SIDEBAR_OPEN:Gt,SUPERFLOW_CUSTOMER_METADATA:Wt,SUPERFLOW_DOCUMENT_METADATA:"sfDocumentMetadata",SUPERFLOW_GUEST_MODE:$t,SUPERFLOW_GUEST_MODE_ALLOW_SIGN_IN:Ut,SUPERFLOW_GUEST_USER_BANNER_OPENED:Ht,SUPERFLOW_GUEST_USER_MODEL_OPENED:zt,SUPERFLOW_GUEST_USER_NAME_MODEL_OPENED:"sfGuestUserNameModelOpened",SUPERFLOW_GUEST_USER_NAME_UPDATED:Bt,SUPERFLOW_GUEST_USER_TOKEN:St,SUPERFLOW_PASSWORD_IS_VALID:Pt,SUPERFLOW_PASSWORD_PROTECTED:Dt,SUPERFLOW_PRIVATE_MODE:jt,SUPERFLOW_QUERY_PARAMS_COMMENTS:Vt,SUPERFLOW_SAML_CONFIG:Kt,SUPERFLOW_USER_ADMIN:Lt,SUPERFLOW_USER_TOKEN:kt,SUPERFLOW_USE_PAGE_TITLE_AS_LOCATION_NAME:Ft,SUPERFLOW_VERSION:vt,SYSTEM_AGENT_IDS:Xt,TAGS:te,TOUR_COMMENT_TOOLTIP:Ot,VELT_SDK_DEVELOP_VERSION:gt,VELT_SDK_PROD_VERSION:ft,VELT_SDK_STAGING_VERSION:"3.0.92"});const re=!0,ae="https://superflow-portal-v2-staging.firebaseapp.com/",le="9dbcd2509e0fa90a5c81f038ce618e3f",ce="6d24f74f12f6fb84c87efa8f791cfb2e",de="https://us-central1-snipply-sdk-staging.cloudfunctions.net/sa",he="https://us-central1-snipply-sdk-staging.cloudfunctions.net/superflowtoolbarhandler",ue=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},pe={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(ue(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 ve;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 ve extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const ge=function(t){return function(t){const e=ue(t);return pe.encodeByteArray(e,!0)}(t).replace(/\./g,"")},fe=function(t){try{return pe.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null};
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
74
74
|
* Copyright 2022 Google LLC
|
|
@@ -102,7 +102,7 @@ const me=()=>
|
|
|
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,we=()=>{try{return me()||(()=>{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&&
|
|
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,we=()=>{try{return me()||(()=>{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&&fe(t[1]);return e&&JSON.parse(e)})()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},ye=t=>{var e,i;return null===(i=null===(e=we())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]},be=()=>{var t;return null===(t=we())||void 0===t?void 0:t.config},Ce=t=>{var e;return null===(e=we())||void 0===e?void 0:e[`_${t}`]};
|
|
106
106
|
/**
|
|
107
107
|
* @license
|
|
108
108
|
* Copyright 2017 Google LLC
|
|
@@ -135,7 +135,7 @@ class xe{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 Ee(){return"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent?navigator.userAgent:""}class ke extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,ke.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Se.prototype.create)}}class Se{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},
|
|
138
|
+
*/function Ee(){return"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent?navigator.userAgent:""}class ke extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,ke.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Se.prototype.create)}}class Se{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(Me,((t,i)=>{const o=e[i];return null!=o?String(o):`<${i}?>`}))}(n,i):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new ke(o,r,i)}}const Me=/\{\$([^}]+)}/g;function _e(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(Te(i)&&Te(s)){if(!_e(i,s))return!1}else if(i!==s)return!1}for(const t of o)if(!i.includes(t))return!1;return!0}function Te(t){return null!==t&&"object"==typeof t}
|
|
139
139
|
/**
|
|
140
140
|
* @license
|
|
141
141
|
* Copyright 2017 Google LLC
|
|
@@ -151,7 +151,7 @@ class xe{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 Ie(t){const e=[];for(const[i,
|
|
154
|
+
*/function Ie(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 Ne{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=Ae),void 0===o.error&&(o.error=Ae),void 0===o.complete&&(o.complete=Ae);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 Ae(){}
|
|
155
155
|
/**
|
|
156
156
|
* @license
|
|
157
157
|
* Copyright 2021 Google LLC
|
|
@@ -199,7 +199,7 @@ class xe{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 De{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 xe;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),
|
|
202
|
+
*/class De{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 xe;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 xe{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:$e})}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=$e){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=$e){return this.instances.has(t)}getOptions(t=$e){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
|
|
218
|
+
*/(t))try{this.getOrInitializeService({instanceIdentifier:$e})}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=$e){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=$e){return this.instances.has(t)}getOptions(t=$e){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===$e?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=$e){return this.component?this.component.multipleInstances?t:$e:t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Ve{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 De(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 xe{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
|
|
234
|
+
*/var Fe;!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"}(Fe||(Fe={}));const Pe={debug:Fe.DEBUG,verbose:Fe.VERBOSE,info:Fe.INFO,warn:Fe.WARN,error:Fe.ERROR,silent:Fe.SILENT},je=Fe.INFO,Re={[Fe.DEBUG]:"log",[Fe.VERBOSE]:"log",[Fe.INFO]:"info",[Fe.WARN]:"warn",[Fe.ERROR]:"error"},Ue=(t,e,...i)=>{if(e<t.logLevel)return;const o=(new Date).toISOString(),n=Re[e];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[n](`[${o}] ${t.name}:`,...i)};class ze{constructor(t){this.name=t,this._logLevel=je,this._logHandler=Ue,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Fe))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Pe[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,Fe.DEBUG,...t),this._logHandler(this,Fe.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Fe.VERBOSE,...t),this._logHandler(this,Fe.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Fe.INFO,...t),this._logHandler(this,Fe.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Fe.WARN,...t),this._logHandler(this,Fe.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Fe.ERROR,...t),this._logHandler(this,Fe.ERROR,...t)}}let Be,He;const We=new WeakMap,Ge=new WeakMap,Ke=new WeakMap,Ze=new WeakMap,Je=new WeakMap;let Ye={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Ge.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Ke.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Xe(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function qe(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(He||(He=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(ti(this),e),Xe(We.get(this))}:function(...e){return Xe(t.apply(ti(this),e))}:function(e,...i){const o=t.call(ti(this),e,...i);return Ke.set(o,e.sort?e.sort():[e]),Xe(o)}}function Qe(t){return"function"==typeof t?qe(t):(t instanceof IDBTransaction&&function(t){if(Ge.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)}));Ge.set(t,e)}(t),e=t,(Be||(Be=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Ye):t);var e}function Xe(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(Xe(t.result)),o()},s=()=>{i(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return e.then((e=>{e instanceof IDBCursor&&We.set(e,t)})).catch((()=>{})),Je.set(e,t),e}(t);if(Ze.has(t))return Ze.get(t);const e=Qe(t);return e!==t&&(Ze.set(t,e),Je.set(e,t)),e}const ti=t=>Je.get(t);const ei=["get","getKey","getAll","getAllKeys","count"],ii=["put","add","delete","clear"],oi=new Map;function ni(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(oi.get(e))return oi.get(e);const i=e.replace(/FromIndex$/,""),o=e!==i,n=ii.includes(i);if(!(i in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!ei.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 oi.set(e,s),s}Ye=(t=>({...t,get:(e,i,o)=>ni(e,i)||t.get(e,i,o),has:(e,i)=>!!ni(e,i)||t.has(e,i)}))(Ye);
|
|
235
235
|
/**
|
|
236
236
|
* @license
|
|
237
237
|
* Copyright 2019 Google LLC
|
|
@@ -248,7 +248,7 @@ class xe{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 si{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 ri="@firebase/app",ai="0.11.4",li=new ze("@firebase/app"),ci="@firebase/app-compat",di="@firebase/analytics-compat",hi="@firebase/analytics",ui="@firebase/app-check-compat",pi="@firebase/app-check",vi="@firebase/auth",
|
|
251
|
+
class si{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 ri="@firebase/app",ai="0.11.4",li=new ze("@firebase/app"),ci="@firebase/app-compat",di="@firebase/analytics-compat",hi="@firebase/analytics",ui="@firebase/app-check-compat",pi="@firebase/app-check",vi="@firebase/auth",gi="@firebase/auth-compat",fi="@firebase/database",mi="@firebase/data-connect",wi="@firebase/database-compat",yi="@firebase/functions",bi="@firebase/functions-compat",Ci="@firebase/installations",xi="@firebase/installations-compat",Ei="@firebase/messaging",ki="@firebase/messaging-compat",Si="@firebase/performance",Mi="@firebase/performance-compat",_i="@firebase/remote-config",Ti="@firebase/remote-config-compat",Ii="@firebase/storage",Ni="@firebase/storage-compat",Ai="@firebase/firestore",Oi="@firebase/vertexai",Li="@firebase/firestore-compat",$i="firebase",Di="[DEFAULT]",Vi={[ri]:"fire-core",[ci]:"fire-core-compat",[hi]:"fire-analytics",[di]:"fire-analytics-compat",[pi]:"fire-app-check",[ui]:"fire-app-check-compat",[vi]:"fire-auth",[gi]:"fire-auth-compat",[fi]:"fire-rtdb",[mi]:"fire-data-connect",[wi]:"fire-rtdb-compat",[yi]:"fire-fn",[bi]:"fire-fn-compat",[Ci]:"fire-iid",[xi]:"fire-iid-compat",[Ei]:"fire-fcm",[ki]:"fire-fcm-compat",[Si]:"fire-perf",[Mi]:"fire-perf-compat",[_i]:"fire-rc",[Ti]:"fire-rc-compat",[Ii]:"fire-gcs",[Ni]:"fire-gcs-compat",[Ai]:"fire-fst",[Li]:"fire-fst-compat",[Oi]:"fire-vertex","fire-js":"fire-js",[$i]:"fire-js-all"},Fi=new Map,Pi=new Map,ji=new Map;function Ri(t,e){try{t.container.addComponent(e)}catch(i){li.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function Ui(t){const e=t.name;if(ji.has(e))return li.debug(`There were multiple attempts to register component ${e}.`),!1;ji.set(e,t);for(const e of Fi.values())Ri(e,t);for(const e of Pi.values())Ri(e,t);return!0}function zi(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}function Bi(t){return null!=t&&void 0!==t.settings}
|
|
252
252
|
/**
|
|
253
253
|
* @license
|
|
254
254
|
* Copyright 2019 Google LLC
|
|
@@ -297,7 +297,7 @@ class Wi{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 Gi="11.6.0";function Ki(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const
|
|
300
|
+
*/const Gi="11.6.0";function Ki(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const o=Object.assign({name:Di,automaticDataCollectionEnabled:!1},e),n=o.name;if("string"!=typeof n||!n)throw Hi.create("bad-app-name",{appName:String(n)});if(i||(i=be()),!i)throw Hi.create("no-options");const s=Fi.get(n);if(s){if(_e(i,s.options)&&_e(o,s.config))return s;throw Hi.create("duplicate-app",{appName:n})}const r=new Ve(n);for(const t of ji.values())r.addComponent(t);const a=new Wi(i,o,r);return Fi.set(n,a),a}function Zi(t=Di){const e=Fi.get(t);if(!e&&t===Di&&be())return Ki();if(!e)throw Hi.create("no-app",{appName:t});return e}function Ji(t,e,i){var o;let n=null!==(o=Vi[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 li.warn(t.join(" "))}Ui(new Le(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
|
|
301
301
|
/**
|
|
302
302
|
* @license
|
|
303
303
|
* Copyright 2021 Google LLC
|
|
@@ -313,7 +313,7 @@ class Wi{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 Yi="firebase-heartbeat-store";let qi=null;function Qi(){return qi||(qi=function(t,e,{blocked:i,upgrade:
|
|
316
|
+
*/const Yi="firebase-heartbeat-store";let qi=null;function Qi(){return qi||(qi=function(t,e,{blocked:i,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,e),a=Xe(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(Xe(r.result),t.oldVersion,t.newVersion,Xe(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(Yi)}catch(t){console.warn(t)}}}).catch((t=>{throw Hi.create("idb-open",{originalErrorMessage:t.message})}))),qi}async function Xi(t,e){try{const i=(await Qi()).transaction(Yi,"readwrite"),o=i.objectStore(Yi);await o.put(e,to(t)),await i.done}catch(t){if(t instanceof ke)li.warn(t.message);else{const e=Hi.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});li.warn(e.message)}}}function to(t){return`${t.name}!${t.options.appId}`}
|
|
317
317
|
/**
|
|
318
318
|
* @license
|
|
319
319
|
* Copyright 2021 Google LLC
|
|
@@ -329,7 +329,7 @@ class Wi{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
|
|
332
|
+
*/class eo{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new oo(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=io();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 Wi{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){li.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=
|
|
348
|
+
*/(this._heartbeatsCache.heartbeats);this._heartbeatsCache.heartbeats.splice(t,1)}return this._storage.overwrite(this._heartbeatsCache)}catch(t){li.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=io(),{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),no(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),no(i)>e){i.pop();break}o=o.slice(1)}return{heartbeatsToSend:i,unsentEntries:o}}(this._heartbeatsCache.heartbeats),n=ge(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 li.warn(t),""}}}function io(){return(new Date).toISOString().substring(0,10)}class oo{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 Qi()).transaction(Yi),i=await e.objectStore(Yi).get(to(t));return await e.done,i}catch(t){if(t instanceof ke)li.warn(t.message);else{const e=Hi.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});li.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 Xi(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 Xi(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function no(t){return ge(JSON.stringify({version:2,heartbeats:t})).length}var so;so="",Ui(new Le("platform-logger",(t=>new si(t)),"PRIVATE")),Ui(new Le("heartbeat",(t=>new eo(t)),"PRIVATE")),Ji(ri,ai,so),Ji(ri,ai,"esm2017"),Ji("fire-js","");
|
|
349
349
|
/**
|
|
350
350
|
* @license
|
|
351
351
|
* Copyright 2020 Google LLC
|
|
@@ -362,7 +362,7 @@ class Wi{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
|
-
Ji("firebase","11.6.0","app");function
|
|
365
|
+
Ji("firebase","11.6.0","app");function ro(t,e){const i={};for(const o in t)t.hasOwnProperty(o)&&(i[o]=e(t[o]));return i}function ao(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=>ao(t)));if("function"==typeof t||"object"==typeof t)return ro(t,(t=>ao(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function lo(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=>lo(t))):"function"==typeof t||"object"==typeof t?ro(t,(t=>lo(t))):t}
|
|
366
366
|
/**
|
|
367
367
|
* @license
|
|
368
368
|
* Copyright 2020 Google LLC
|
|
@@ -378,7 +378,7 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
381
|
+
*/const co="functions",ho={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 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
397
|
+
*/class uo extends ke{constructor(t,e,i){super(`${co}/${t}`,e||""),this.details=i,Object.setPrototypeOf(this,uo.prototype)}}function po(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(!ho[e])return new uo("internal","internal");o=ho[e],n=e}const s=t.message;"string"==typeof s&&(n=s),i=t.details,void 0!==i&&(i=lo(i))}}catch(t){}return"ok"===o?null:new uo(o,n,i)}
|
|
398
398
|
/**
|
|
399
399
|
* @license
|
|
400
400
|
* Copyright 2017 Google LLC
|
|
@@ -410,7 +410,7 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
413
|
+
*/class vo{constructor(t,e,i,o){this.app=t,this.auth=null,this.messaging=null,this.appCheck=null,this.serverAppAppCheckToken=null,Bi(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 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
429
|
+
*/const go="us-central1",fo=/^data: (.*?)(?:\n|$)/;class mo{constructor(t,e,i,o,n=go,s=(...t)=>fetch(...t)){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new vo(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=go}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 wo(t,e,i){const o=o=>async function(t,e,i,o){i=ao(i);const n={data:i},s=await bo(t,o),r=o.timeout||7e4,a=function(t){let e=null;return{promise:new Promise(((i,o)=>{e=setTimeout((()=>{o(new uo("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(r),l=await Promise.race([yo(e,n,s,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new uo("cancelled","Firebase Functions instance was deleted.");const c=po(l.status,l.json);if(c)throw c;if(!l.json)throw new uo("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 uo("internal","Response is missing data field.");return{data:lo(d)}}(t,e,o,i||{});return o.stream=(i,o)=>async function(t,e,i,o){var n;i=ao(i);const s={data:i},r=await bo(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 uo("cancelled","Request was cancelled.");return{data:Promise.reject(t),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(t)})}}}const e=po(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 uo("cancelled","Request was cancelled.");c(t)}));const h=function(t,e,i,o){const n=(t,o)=>{const n=t.match(fo);if(!n)return;const s=n[1];try{const t=JSON.parse(s);if("result"in t)return void e(lo(t.result));if("message"in t)return void o.enqueue(lo(t.message));if("error"in t){const e=po(0,t);return o.error(e),void i(e)}}catch(t){if(t instanceof uo)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 uo("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 uo("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 uo?t:po(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 yo(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 bo(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 Co="@firebase/functions",xo="0.12.3";function Eo(t,e,i){return wo(Oe(t),e,i)}function ko(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 So(){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){Ui(new Le(co,((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 mo(i,o,n,s,e)}),"PUBLIC").setMultipleInstances(!0)),Ji(Co,xo,t),Ji(Co,xo,"esm2017")}
|
|
430
430
|
/**
|
|
431
431
|
* @license
|
|
432
432
|
* Copyright 2020 Google LLC
|
|
@@ -442,7 +442,7 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
445
|
+
*/(),"function"==typeof SuppressedError&&SuppressedError;const Mo=So,_o=new Se("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."}),To=new ze("@firebase/auth");function Io(t,...e){To.logLevel<=Fe.ERROR&&To.error(`Auth (${Gi}): ${t}`,...e)}
|
|
446
446
|
/**
|
|
447
447
|
* @license
|
|
448
448
|
* Copyright 2020 Google LLC
|
|
@@ -458,7 +458,7 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
461
|
+
*/function No(t,...e){throw $o(t,...e)}function Ao(t,...e){return $o(t,...e)}function Oo(t,e,i){const o=Object.assign(Object.assign({},Mo()),{[e]:i});return new Se("auth","Firebase",o).create(e,{appName:t.name})}function Lo(t){return Oo(t,"operation-not-supported-in-this-environment","Operations that alter the current user are not supported in conjunction with FirebaseServerApp")}function $o(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 _o.create(t,...e)}function Do(t,e,...i){if(!t)throw $o(e,...i)}function Vo(t){const e="INTERNAL ASSERTION FAILED: "+t;throw Io(e),new Error(e)}function Fo(t,e){t||Vo(e)}
|
|
462
462
|
/**
|
|
463
463
|
* @license
|
|
464
464
|
* Copyright 2020 Google LLC
|
|
@@ -474,7 +474,7 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
477
|
+
*/function Po(){var t;return"undefined"!=typeof self&&(null===(t=self.location)||void 0===t?void 0:t.href)||""}function jo(){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 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
493
|
+
*/function Ro(){return"undefined"==typeof navigator||!navigator||!("onLine"in navigator)||"boolean"!=typeof navigator.onLine||"http:"!==jo()&&"https:"!==jo()&&!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 @@ Ji("firebase","11.6.0","app");function an(t,e){const i={};for(const n 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
|
|
510
|
+
class Uo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Fo(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(Ee())||"object"==typeof navigator&&"ReactNative"===navigator.product}get(){return Ro()?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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
526
|
+
*/function zo(t,e){Fo(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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
542
|
+
*/class Bo{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 Vo("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 Vo("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 Vo("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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
558
|
+
*/const Ho={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"},Wo=["/v1/accounts:signInWithCustomToken","/v1/accounts:signInWithEmailLink","/v1/accounts:signInWithIdp","/v1/accounts:signInWithPassword","/v1/accounts:signInWithPhoneNumber","/v1/token"],Go=new Uo(3e4,6e4);
|
|
559
559
|
/**
|
|
560
560
|
* @license
|
|
561
561
|
* Copyright 2020 Google LLC
|
|
@@ -571,7 +571,7 @@ class Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
574
|
+
*/function Ko(t,e){return t.tenantId&&!e.tenantId?Object.assign(Object.assign({},e),{tenantId:t.tenantId}):e}async function Zo(t,e,i,o,n={}){return Jo(t,n,(async()=>{let n={},s={};o&&("GET"===e?s=o:n={body:JSON.stringify(o)});const r=Ie(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"),Bo.fetch()(await Yo(t,t.config.apiHost,i,r),l)}))}async function Jo(t,e,i){t._canInitEmulator=!1;const o=Object.assign(Object.assign({},Ho),e);try{const e=new qo(t),n=await Promise.race([i(),e.promise]);e.clearNetworkTimeout();const s=await n.json();if("needConfirmation"in s)throw Qo(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 Qo(t,"credential-already-in-use",s);if("EMAIL_EXISTS"===i)throw Qo(t,"email-already-in-use",s);if("USER_DISABLED"===i)throw Qo(t,"user-disabled",s);const a=o[i]||i.toLowerCase().replace(/[_\s]+/g,"-");if(r)throw Oo(t,a,r);No(t,a)}}catch(e){if(e instanceof ke)throw e;No(t,"network-request-failed",{message:String(e)})}}async function Yo(t,e,i,o){const n=`${e}${i}?${o}`,s=t,r=s.config.emulator?zo(t.config,n):`${t.config.apiScheme}://${n}`;if(Wo.includes(i)&&(await s._persistenceManagerAvailable,"COOKIE"===s._getPersistenceType())){return s._getPersistence()._getFinalTarget(r).toString()}return r}class qo{clearNetworkTimeout(){clearTimeout(this.timer)}constructor(t){this.auth=t,this.timer=null,this.promise=new Promise(((t,e)=>{this.timer=setTimeout((()=>e(Ao(this.auth,"network-request-failed"))),Go.get())}))}}function Qo(t,e,i){const o={appName:t.name};i.email&&(o.email=i.email),i.phoneNumber&&(o.phoneNumber=i.phoneNumber);const n=Ao(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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
590
|
+
*/async function Xo(t,e){return Zo(t,"POST","/v1/accounts:lookup",e)}
|
|
591
591
|
/**
|
|
592
592
|
* @license
|
|
593
593
|
* Copyright 2020 Google LLC
|
|
@@ -603,7 +603,7 @@ class Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
606
|
+
*/function tn(t){if(t)try{const e=new Date(Number(t));if(!isNaN(e.getTime()))return e.toUTCString()}catch(t){}}function en(t){return 1e3*Number(t)}function on(t){const[e,i,o]=t.split(".");if(void 0===e||void 0===i||void 0===o)return Io("JWT malformed, contained fewer than 3 sections"),null;try{const t=fe(i);return t?JSON.parse(t):(Io("Failed to decode base64 JWT payload"),null)}catch(t){return Io("Caught error parsing JWT payload as JSON",null==t?void 0:t.toString()),null}}function nn(t){const e=on(t);return Do(e,"internal-error"),Do(void 0!==e.exp,"internal-error"),Do(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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
622
|
+
*/async function sn(t,e,i=!1){if(i)return e;try{return await e}catch(e){throw e instanceof ke&&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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
638
|
+
*/(e)&&t.auth.currentUser===t&&await t.auth.signOut(),e}}class rn{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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
654
|
+
*/class an{constructor(t,e){this.createdAt=t,this.lastLoginAt=e,this._initializeTime()}_initializeTime(){this.lastSignInTime=tn(this.lastLoginAt),this.creationTime=tn(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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
670
|
+
*/async function ln(t){var e;const i=t.auth,o=await t.getIdToken(),n=await sn(t,Xo(i,{idToken:o}));Do(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)?cn(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 an(s.createdAt,s.lastLoginAt),isAnonymous:d};Object.assign(t,h)}function cn(t){return t.map((t=>{var{providerId:e}=t,i=ko(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 Un{constructor(t,e){this.shortDelay=t,this.longDelay=e,jn(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
|
|
703
|
+
class dn{constructor(){this.refreshToken=null,this.accessToken=null,this.expirationTime=null}get isExpired(){return!this.expirationTime||Date.now()>this.expirationTime-3e4}updateFromServerResponse(t){Do(t.idToken,"internal-error"),Do(void 0!==t.idToken,"internal-error"),Do(void 0!==t.refreshToken,"internal-error");const e="expiresIn"in t&&void 0!==t.expiresIn?Number(t.expiresIn):nn(t.idToken);this.updateTokensAndExpiration(t.idToken,t.refreshToken,e)}updateFromIdToken(t){Do(0!==t.length,"internal-error");const e=nn(t);this.updateTokensAndExpiration(t,null,e)}async getToken(t,e=!1){return e||!this.accessToken||this.isExpired?(Do(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 Jo(t,{},(async()=>{const i=Ie({grant_type:"refresh_token",refresh_token:e}).slice(1),{tokenApiHost:o,apiKey:n}=t.config,s=await Yo(t,o,"/v1/token",`key=${n}`),r=await t._getAdditionalHeaders();return r["Content-Type"]="application/x-www-form-urlencoded",Bo.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 dn;return i&&(Do("string"==typeof i,"internal-error",{appName:t}),s.refreshToken=i),o&&(Do("string"==typeof o,"internal-error",{appName:t}),s.accessToken=o),n&&(Do("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 dn,this.toJSON())}_performRefresh(){return Vo("not implemented")}}
|
|
704
704
|
/**
|
|
705
705
|
* @license
|
|
706
706
|
* Copyright 2020 Google LLC
|
|
@@ -716,7 +716,7 @@ class co{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
|
|
719
|
+
*/function hn(t,e){Do("string"==typeof t||void 0===t,"internal-error",{appName:e})}class un{constructor(t){var{uid:e,auth:i,stsTokenManager:o}=t,n=ko(t,["uid","auth","stsTokenManager"]);this.providerId="firebase",this.proactiveRefresh=new rn(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 an(n.createdAt||void 0,n.lastLoginAt||void 0)}async getIdToken(t){const e=await sn(this,this.stsTokenManager.getToken(this.auth,t));return Do(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=Oe(t),o=await i.getIdToken(e),n=on(o);Do(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:tn(en(n.auth_time)),issuedAtTime:tn(en(n.iat)),expirationTime:tn(en(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=Oe(t);await ln(e),await e.auth._persistUserIfCurrent(e),e.auth._notifyListenersIfCurrent(e)}(this)}_assign(t){this!==t&&(Do(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 un(Object.assign(Object.assign({},this),{auth:t,stsTokenManager:this.stsTokenManager._clone()}));return e.metadata._copy(this.metadata),e}_onReload(t){Do(!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 ln(this),await this.auth._persistUserIfCurrent(this),i&&this.auth._notifyListenersIfCurrent(this)}async delete(){if(Bi(this.auth.app))return Promise.reject(Lo(this.auth));const t=await this.getIdToken();return await sn(this,async function(t,e){return Zo(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:y,isAnonymous:b,providerData:C,stsTokenManager:x}=e;Do(w&&x,t,"internal-error");const E=dn.fromJSON(this.name,x);Do("string"==typeof w,t,"internal-error"),hn(d,t.name),hn(h,t.name),Do("boolean"==typeof y,t,"internal-error"),Do("boolean"==typeof b,t,"internal-error"),hn(u,t.name),hn(p,t.name),hn(v,t.name),hn(g,t.name),hn(f,t.name),hn(m,t.name);const k=new un({uid:w,auth:t,email:h,emailVerified:y,displayName:d,isAnonymous:b,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 dn;o.updateFromServerResponse(e);const n=new un({uid:e.localId,auth:t,stsTokenManager:o,isAnonymous:i});return await ln(n),n}static async _fromGetAccountInfoResponse(t,e,i){const o=e.users[0];Do(void 0!==o.localId,"internal-error");const n=void 0!==o.providerUserInfo?cn(o.providerUserInfo):[],s=!(o.email&&o.passwordHash||(null==n?void 0:n.length)),r=new dn;r.updateFromIdToken(i);const a=new un({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 an(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 co{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
|
|
735
|
+
*/const pn=new Map;function vn(t){Fo(t instanceof Function,"Expected a class definition");let e=pn.get(t);return e?(Fo(e instanceof t,"Instance stored in cache mismatched with class"),e):(e=new t,pn.set(t,e),e)}
|
|
736
736
|
/**
|
|
737
737
|
* @license
|
|
738
738
|
* Copyright 2019 Google LLC
|
|
@@ -748,7 +748,7 @@ class co{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
|
|
751
|
+
*/class gn{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){}}gn.type="NONE";const fn=gn;
|
|
752
752
|
/**
|
|
753
753
|
* @license
|
|
754
754
|
* Copyright 2019 Google LLC
|
|
@@ -764,7 +764,7 @@ class co{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
|
|
767
|
+
*/function mn(t,e,i){return`firebase:${t}:${e}:${i}`}class wn{constructor(t,e,i){this.persistence=t,this.auth=e,this.userKey=i;const{config:o,name:n}=this.auth;this.fullUserKey=mn(this.userKey,o.apiKey,n),this.fullPersistenceKey=mn("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 Xo(this.auth,{idToken:t}).catch((()=>{}));return e?un._fromGetAccountInfoResponse(this.auth,e,t):null}return un._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 wn(vn(fn),t,i);const o=(await Promise.all(e.map((async t=>{if(await t._isAvailable())return t})))).filter((t=>t));let n=o[0]||vn(fn);const s=mn(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 Xo(t,{idToken:e}).catch((()=>{}));if(!i)break;o=await un._fromGetAccountInfoResponse(t,i,e)}else o=un._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 wn(n,t,i)):new wn(n,t,i)}}
|
|
768
768
|
/**
|
|
769
769
|
* @license
|
|
770
770
|
* Copyright 2020 Google LLC
|
|
@@ -780,7 +780,7 @@ class co{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
|
|
783
|
+
*/function yn(t){const e=t.toLowerCase();if(e.includes("opera/")||e.includes("opr/")||e.includes("opios/"))return"Opera";if(En(e))return"IEMobile";if(e.includes("msie")||e.includes("trident/"))return"IE";if(e.includes("edge/"))return"Edge";if(bn(e))return"Firefox";if(e.includes("silk/"))return"Silk";if(Sn(e))return"Blackberry";if(Mn(e))return"Webos";if(Cn(e))return"Safari";if((e.includes("chrome/")||xn(e))&&!e.includes("edge/"))return"Chrome";if(kn(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 bn(t=Ee()){return/firefox\//i.test(t)}function Cn(t=Ee()){const e=t.toLowerCase();return e.includes("safari/")&&!e.includes("chrome/")&&!e.includes("crios/")&&!e.includes("android")}function xn(t=Ee()){return/crios\//i.test(t)}function En(t=Ee()){return/iemobile/i.test(t)}function kn(t=Ee()){return/android/i.test(t)}function Sn(t=Ee()){return/blackberry/i.test(t)}function Mn(t=Ee()){return/webos/i.test(t)}function _n(t=Ee()){return/iphone|ipad|ipod/i.test(t)||/macintosh/i.test(t)&&/mobile/i.test(t)}function Tn(){return function(){const t=Ee();return t.indexOf("MSIE ")>=0||t.indexOf("Trident/")>=0}()&&10===document.documentMode}function In(t=Ee()){return _n(t)||kn(t)||Mn(t)||Sn(t)||/windows phone/i.test(t)||En(t)}
|
|
784
784
|
/**
|
|
785
785
|
* @license
|
|
786
786
|
* Copyright 2020 Google LLC
|
|
@@ -796,7 +796,7 @@ class co{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
|
|
799
|
+
*/function Nn(t,e=[]){let i;switch(t){case"Browser":i=yn(Ee());break;case"Worker":i=`${yn(Ee())}-${t}`;break;default:i=t}const o=e.length?e.join(","):"FirebaseCore-web";return`${i}/JsCore/${Gi}/${o}`}
|
|
800
800
|
/**
|
|
801
801
|
* @license
|
|
802
802
|
* Copyright 2022 Google LLC
|
|
@@ -812,7 +812,7 @@ class co{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
|
|
815
|
+
*/class An{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 co{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
|
|
831
|
+
*/class On{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 co{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
|
|
847
|
+
*/class Ln{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 Dn(this),this.idTokenSubscription=new Dn(this),this.beforeStateQueue=new An(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=_o,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=vn(e)),this._initializationPromise=this.queue((async()=>{var i,o,n;if(!this._deleted&&(this.persistenceManager=await wn.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 Xo(this,{idToken:t}),i=await un._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(Bi(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 Do(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 ln(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(Bi(this.app))return Promise.reject(Lo(this));const e=t?Oe(t):null;return e&&Do(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&&Do(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 Bi(this.app)?Promise.reject(Lo(this)):(await this.beforeStateQueue.runMiddleware(null),(this.redirectPersistenceManager||this._popupRedirectResolver)&&await this._setRedirectUser(null),this._updateCurrentUser(null,!0))}setPersistence(t){return Bi(this.app)?Promise.reject(Lo(this)):this.queue((async()=>{await this.assertedPersistence.setPersistence(vn(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 Zo(t,"GET","/v2/passwordPolicy",Ko(t,e))}
|
|
848
848
|
/**
|
|
849
849
|
* @license
|
|
850
850
|
* Copyright 2023 Google LLC
|
|
@@ -860,7 +860,7 @@ class co{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
|
|
863
|
+
*/(this),e=new On(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 Se("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 Zo(t,"POST","/v2/accounts:revokeToken",Ko(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&&vn(t)||this._popupRedirectResolver;Do(e,this,"argument-error"),this.redirectPersistenceManager=await wn.create(this,[vn(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(Do(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 Do(this.persistenceManager,this,"internal-error"),this.persistenceManager}_logFramework(t){t&&!this.frameworks.includes(t)&&(this.frameworks.push(t),this.frameworks.sort(),this.clientVersion=Nn(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(Bi(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){To.logLevel<=Fe.WARN&&To.warn(`Auth (${Gi}): ${t}`,...e)}(`Error while retrieving App Check token: ${e.error}`),null==e?void 0:e.token}}function $n(t){return Oe(t)}class Dn{constructor(t){this.auth=t,this.observer=null,this.addObserver=function(t,e){const i=new Ne(t,e);return i.subscribe.bind(i)}((t=>this.observer=t))}get next(){return Do(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 co{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
|
|
879
|
+
*/let Vn={async loadJS(){throw new Error("Unable to load external scripts")},recaptchaV2Script:"",recaptchaEnterpriseScript:"",gapiScript:""};function Fn(t,e,i){const o=$n(t);Do(/^https?:\/\//.test(e),o,"invalid-emulator-scheme");const n=Pn(e),{host:s,port:r}=function(t){const e=Pn(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:jn(o.substr(t.length+1))}}{const[t,e]=o.split(":");return{host:t,port:jn(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 Do(o.config.emulator&&o.emulatorConfig,o,"emulator-config-failed"),void Do(_e(a,o.config.emulator)&&_e(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 co{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
|
|
895
|
+
*/()}function Pn(t){const e=t.indexOf(":");return e<0?"":t.substr(0,e+1)}function jn(t){if(!t)return null;const e=Number(t);return isNaN(e)?null:e}class Rn{constructor(t,e){this.providerId=t,this.signInMethod=e}toJSON(){return Vo("not implemented")}_getIdTokenResponse(t){return Vo("not implemented")}_linkToIdToken(t,e){return Vo("not implemented")}_getReauthenticationResolver(t){return Vo("not implemented")}}
|
|
896
896
|
/**
|
|
897
897
|
* @license
|
|
898
898
|
* Copyright 2020 Google LLC
|
|
@@ -908,7 +908,7 @@ class co{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
|
|
911
|
+
*/async function Un(t,e){return async function(t,e,i,o,n={}){const s=await Zo(t,e,i,o,n);return"mfaPendingCredential"in s&&No(t,"multi-factor-auth-required",{_serverResponse:s}),s}(t,"POST","/v1/accounts:signInWithIdp",Ko(t,e))}
|
|
912
912
|
/**
|
|
913
913
|
* @license
|
|
914
914
|
* Copyright 2020 Google LLC
|
|
@@ -924,7 +924,7 @@ class co{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
|
|
927
|
+
*/class zn extends Rn{constructor(){super(...arguments),this.pendingToken=null}static _fromParams(t){const e=new zn(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):No("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=ko(e,["providerId","signInMethod"]);if(!i||!o)return null;const s=new zn(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 Un(t,this.buildRequest())}_linkToIdToken(t,e){const i=this.buildRequest();return i.idToken=e,Un(t,i)}_getReauthenticationResolver(t){const e=this.buildRequest();return e.autoCreate=!1,Un(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=Ie(e)}return t}}
|
|
928
928
|
/**
|
|
929
929
|
* @license
|
|
930
930
|
* Copyright 2020 Google LLC
|
|
@@ -940,7 +940,7 @@ class co{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
|
|
943
|
+
*/class Bn{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 co{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
|
|
959
|
+
*/class Hn extends Bn{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 co{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
|
|
975
|
+
*/class Wn extends Hn{constructor(){super("facebook.com")}static credential(t){return zn._fromParams({providerId:Wn.PROVIDER_ID,signInMethod:Wn.FACEBOOK_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return Wn.credentialFromTaggedObject(t)}static credentialFromError(t){return Wn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t))return null;if(!t.oauthAccessToken)return null;try{return Wn.credential(t.oauthAccessToken)}catch(t){return null}}}Wn.FACEBOOK_SIGN_IN_METHOD="facebook.com",Wn.PROVIDER_ID="facebook.com";
|
|
976
976
|
/**
|
|
977
977
|
* @license
|
|
978
978
|
* Copyright 2020 Google LLC
|
|
@@ -989,7 +989,7 @@ class co{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
|
|
992
|
+
class Gn extends Hn{constructor(){super("google.com"),this.addScope("profile")}static credential(t,e){return zn._fromParams({providerId:Gn.PROVIDER_ID,signInMethod:Gn.GOOGLE_SIGN_IN_METHOD,idToken:t,accessToken:e})}static credentialFromResult(t){return Gn.credentialFromTaggedObject(t)}static credentialFromError(t){return Gn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthIdToken:e,oauthAccessToken:i}=t;if(!e&&!i)return null;try{return Gn.credential(e,i)}catch(t){return null}}}Gn.GOOGLE_SIGN_IN_METHOD="google.com",Gn.PROVIDER_ID="google.com";
|
|
993
993
|
/**
|
|
994
994
|
* @license
|
|
995
995
|
* Copyright 2020 Google LLC
|
|
@@ -1006,7 +1006,7 @@ class Go extends Ho{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
|
|
1009
|
+
class Kn extends Hn{constructor(){super("github.com")}static credential(t){return zn._fromParams({providerId:Kn.PROVIDER_ID,signInMethod:Kn.GITHUB_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return Kn.credentialFromTaggedObject(t)}static credentialFromError(t){return Kn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t))return null;if(!t.oauthAccessToken)return null;try{return Kn.credential(t.oauthAccessToken)}catch(t){return null}}}Kn.GITHUB_SIGN_IN_METHOD="github.com",Kn.PROVIDER_ID="github.com";
|
|
1010
1010
|
/**
|
|
1011
1011
|
* @license
|
|
1012
1012
|
* Copyright 2020 Google LLC
|
|
@@ -1023,7 +1023,7 @@ class Ko extends Ho{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
|
|
1026
|
+
class Zn extends Hn{constructor(){super("twitter.com")}static credential(t,e){return zn._fromParams({providerId:Zn.PROVIDER_ID,signInMethod:Zn.TWITTER_SIGN_IN_METHOD,oauthToken:t,oauthTokenSecret:e})}static credentialFromResult(t){return Zn.credentialFromTaggedObject(t)}static credentialFromError(t){return Zn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthAccessToken:e,oauthTokenSecret:i}=t;if(!e||!i)return null;try{return Zn.credential(e,i)}catch(t){return null}}}Zn.TWITTER_SIGN_IN_METHOD="twitter.com",Zn.PROVIDER_ID="twitter.com";
|
|
1027
1027
|
/**
|
|
1028
1028
|
* @license
|
|
1029
1029
|
* Copyright 2020 Google LLC
|
|
@@ -1040,7 +1040,7 @@ class Zo extends Ho{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
|
|
1043
|
+
class Jn{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 un._fromIdTokenResponse(t,i,o),s=Yn(i);return new Jn({user:n,providerId:s,_tokenResponse:i,operationType:e})}static async _forOperation(t,e,i){await t._updateTokensIfNecessary(i,!0);const o=Yn(i);return new Jn({user:t,providerId:o,_tokenResponse:i,operationType:e})}}function Yn(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 Jo{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
|
|
1059
|
+
*/class qn extends ke{constructor(t,e,i,o){var n;super(e.code,e.message),this.operationType=i,this.user=o,Object.setPrototypeOf(this,qn.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 qn(t,e,i,o)}}function Qn(t,e,i,o){return("reauthenticate"===e?i._getReauthenticationResolver(t):i._getIdTokenResponse(t)).catch((i=>{if("auth/multi-factor-auth-required"===i.code)throw qn._fromErrorAndOperation(t,i,e,o);throw i}))}const Xn="__sak";
|
|
1060
1060
|
/**
|
|
1061
1061
|
* @license
|
|
1062
1062
|
* Copyright 2019 Google LLC
|
|
@@ -1072,7 +1072,7 @@ class Jo{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 ts{constructor(t,e){this.storageRetriever=t,this.type=e}_isAvailable(){try{return this.storage?(this.storage.setItem(
|
|
1075
|
+
*/class ts{constructor(t,e){this.storageRetriever=t,this.type=e}_isAvailable(){try{return this.storage?(this.storage.setItem(Xn,"1"),this.storage.removeItem(Xn),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 Jo{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 es extends ts{constructor(){super((()=>window.localStorage),"LOCAL"),this.boundEventHandler=(t,e)=>this.onStorageEvent(t,e),this.listeners={},this.localCache={},this.pollTimer=null,this.fallbackToPolling=
|
|
1091
|
+
*/class es extends ts{constructor(){super((()=>window.localStorage),"LOCAL"),this.boundEventHandler=(t,e)=>this.onStorageEvent(t,e),this.listeners={},this.localCache={},this.pollTimer=null,this.fallbackToPolling=In(),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);Tn()&&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]}}es.type="LOCAL";const is=es;
|
|
1092
1092
|
/**
|
|
1093
1093
|
* @license
|
|
1094
1094
|
* Copyright 2020 Google LLC
|
|
@@ -1104,7 +1104,7 @@ class Jo{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
|
|
1107
|
+
*/class os extends ts{constructor(){super((()=>window.sessionStorage),"SESSION")}_addListener(t,e){}_removeListener(t,e){}}os.type="SESSION";const ns=os;
|
|
1108
1108
|
/**
|
|
1109
1109
|
* @license
|
|
1110
1110
|
* Copyright 2019 Google LLC
|
|
@@ -1137,7 +1137,7 @@ class Jo{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 ss{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 ss(t);return this.receivers.push(i),i}isListeningto(t){return this.eventTarget===t}async handleEvent(t){const e=t,{eventId:i,eventType:
|
|
1140
|
+
class ss{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 ss(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
|
|
@@ -1170,7 +1170,7 @@ function rs(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
|
-
*/ss.receivers=[];class as{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
|
|
1173
|
+
*/ss.receivers=[];class as{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=rs("",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
|
|
@@ -1220,7 +1220,7 @@ function cs(){return void 0!==ls().WorkerGlobalScope&&"function"==typeof ls().im
|
|
|
1220
1220
|
* See the License for the specific language governing permissions and
|
|
1221
1221
|
* limitations under the License.
|
|
1222
1222
|
*/
|
|
1223
|
-
const ds="firebaseLocalStorageDb",hs="firebaseLocalStorage",us="fbase_key";class ps{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 vs(t,e){return t.transaction([hs],e?"readwrite":"readonly").objectStore(hs)}function
|
|
1223
|
+
const ds="firebaseLocalStorageDb",hs="firebaseLocalStorage",us="fbase_key";class ps{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 vs(t,e){return t.transaction([hs],e?"readwrite":"readonly").objectStore(hs)}function gs(){const t=indexedDB.open(ds,1);return new Promise(((e,i)=>{t.addEventListener("error",(()=>{i(t.error)})),t.addEventListener("upgradeneeded",(()=>{const e=t.result;try{e.createObjectStore(hs,{keyPath:us})}catch(t){i(t)}})),t.addEventListener("success",(async()=>{const i=t.result;i.objectStoreNames.contains(hs)?e(i):(i.close(),await function(){const t=indexedDB.deleteDatabase(ds);return new ps(t).toPromise()}(),e(await gs()))}))}))}async function fs(t,e,i){const o=vs(t,!0).put({[us]:e,value:i});return new ps(o).toPromise()}function ms(t,e){const i=vs(t,!0).delete(e);return new ps(i).toPromise()}class ws{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 gs()),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 cs()?this.initializeReceiver():this.initializeSender()}async initializeReceiver(){this.receiver=ss._getInstance(cs()?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 as(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 gs();return await fs(t,Xn,"1"),await ms(t,Xn),!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=>fs(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=vs(t,!1).get(e),o=await new ps(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=>ms(e,t))),delete this.localCache[t],this.notifyServiceWorker(t))))}async _poll(){const t=await this._withRetries((t=>{const e=vs(t,!1).getAll();return new ps(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()}}ws.type="LOCAL";const ys=ws;new Uo(3e4,6e4);
|
|
1224
1224
|
/**
|
|
1225
1225
|
* @license
|
|
1226
1226
|
* Copyright 2019 Google LLC
|
|
@@ -1237,7 +1237,7 @@ const ds="firebaseLocalStorageDb",hs="firebaseLocalStorage",us="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
|
|
1240
|
+
class bs extends Rn{constructor(t){super("custom","custom"),this.params=t}_getIdTokenResponse(t){return Un(t,this._buildIdpRequest())}_linkToIdToken(t,e){return Un(t,this._buildIdpRequest(e))}_getReauthenticationResolver(t){return Un(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 Cs(t){
|
|
1241
1241
|
/**
|
|
1242
1242
|
* @license
|
|
1243
1243
|
* Copyright 2020 Google LLC
|
|
@@ -1254,7 +1254,7 @@ class ys extends Ro{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(Bi(t.app))return Promise.reject(
|
|
1257
|
+
return async function(t,e,i=!1){if(Bi(t.app))return Promise.reject(Lo(t));const o="signIn",n=await Qn(t,o,e),s=await Jn._fromIdTokenResponse(t,o,n);return i||await t._updateCurrentUser(s.user),s}(t.auth,new bs(t),t.bypassAuthState)}function xs(t){const{auth:e,user:i}=t;return Do(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(Bi(t.app))return Promise.reject(Ln(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:
|
|
1274
|
+
async function(t,e,i=!1){const{auth:o}=t;if(Bi(o.app))return Promise.reject(Lo(o));const n="reauthenticate";try{const s=await sn(t,Qn(o,n,e,t),i);Do(s.idToken,o,"internal-error");const r=on(s.idToken);Do(r,o,"internal-error");const{sub:a}=r;return Do(t.uid===a,o,"user-mismatch"),Jn._forOperation(t,n,s)}catch(t){throw"auth/user-not-found"===(null==t?void 0:t.code)&&No(o,"user-mismatch"),t}}(i,new bs(t),t.bypassAuthState)}async function Es(t){const{auth:e,user:i}=t;return Do(i,e,"internal-error"),async function(t,e,i=!1){const o=await sn(t,e._linkToIdToken(t.auth,await t.getIdToken()),i);return Jn._forOperation(t,"link",o)}(i,new bs(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:n}=t;if(Bi(n.app))return Promise.reject(Ln(n
|
|
|
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 ks{constructor(t,e,i,n
|
|
1290
|
+
*/class ks{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 Cs;case"linkViaPopup":case"linkViaRedirect":return Es;case"reauthViaPopup":case"reauthViaRedirect":return xs;default:No(this.auth,"internal-error")}}resolve(t){Fo(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.resolve(t),this.unregisterAndCleanUp()}reject(t){Fo(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:n}=t;if(Bi(n.app))return Promise.reject(Ln(n
|
|
|
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 Ss=new
|
|
1306
|
+
*/const Ss=new Uo(2e3,1e4);class Ms extends ks{constructor(t,e,i,o,n){super(t,e,o,n),this.provider=i,this.authWindow=null,this.pollId=null,Ms.currentPopupAction&&Ms.currentPopupAction.cancel(),Ms.currentPopupAction=this}async executeNotNull(){const t=await this.execute();return Do(t,this.auth,"internal-error"),t}async onExecution(){Fo(1===this.filter.length,"Popup operations only handle one event");const t=rs();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(Ao(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(Ao(this.auth,"cancelled-popup-request"))}cleanUp(){this.authWindow&&this.authWindow.close(),this.pollId&&window.clearTimeout(this.pollId),this.authWindow=null,this.pollId=null,Ms.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(Ao(this.auth,"popup-closed-by-user"))}),8e3):this.pollId=window.setTimeout(t,Ss.get())};t()}}Ms.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:n}=t;if(Bi(n.app))return Promise.reject(Ln(n
|
|
|
1320
1320
|
* See the License for the specific language governing permissions and
|
|
1321
1321
|
* limitations under the License.
|
|
1322
1322
|
*/
|
|
1323
|
-
const
|
|
1323
|
+
const _s="pendingRedirect",Ts=new Map;class Is extends ks{constructor(t,e,i=!1){super(t,["signInViaRedirect","linkViaRedirect","reauthViaRedirect","unknown"],e,void 0,i),this.eventId=null}async execute(){let t=Ts.get(this.auth._key());if(!t){try{const e=await async function(t,e){const i=function(t){return mn(_s,t.config.apiKey,t.name)}(e),o=function(t){return vn(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)}Ts.set(this.auth._key(),t)}return this.bypassAuthState||Ts.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 Ns(t,e){Ts.set(t._key(),e)}async function As(t,e,i=!1){if(Bi(t.app))return Promise.reject(Lo(t));const o=$n(t),n=
|
|
1324
1324
|
/**
|
|
1325
1325
|
* @license
|
|
1326
1326
|
* Copyright 2021 Google LLC
|
|
@@ -1337,7 +1337,7 @@ const Ts="pendingRedirect",_s=new Map;class Is extends ks{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?
|
|
1340
|
+
function(t,e){return e?vn(e):(Do(t._popupRedirectResolver,t,"argument-error"),t._popupRedirectResolver)}(o,e),s=new Is(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
|
|
@@ -1369,7 +1369,7 @@ function(t,e){return e?vo(e):(Dn(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&&!$s(t)){const
|
|
1372
|
+
*/(t)||(this.hasHandledPotentialRedirect=!0,e||(this.queuedRedirectEvent=t,e=!0)),e}sendToConsumer(t,e){var i;if(t.error&&!$s(t)){const o=(null===(i=t.error.code)||void 0===i?void 0:i.split("auth/")[1])||"internal-error";e.onError(Ao(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(Ls(t))}saveEventToCache(t){this.cachedEventUids.add(Ls(t)),this.lastProcessedEventTime=Date.now()}}function Ls(t){return[t.type,t.eventId,t.sessionId,t.tenantId].filter((t=>t)).join("-")}function $s({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?vo(e):(Dn(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 Ds=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Vs=/^https?/;async function
|
|
1389
|
+
const Ds=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Vs=/^https?/;async function Fs(t){if(t.config.emulator)return;const{authorizedDomains:e}=await async function(t,e={}){return Zo(t,"GET","/v1/projects",e)}(t);for(const t of e)try{if(Ps(t))return}catch(t){}No(t,"unauthorized-domain")}function Ps(t){const e=Po(),{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(!Vs.test(i))return!1;if(Ds.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 Ds=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Vs=/^https?/;async function js(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
|
|
1405
|
+
*/const js=new Uo(3e4,6e4);function Rs(){const t=ls().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 Us(t){return new Promise(((e,i)=>{var o,n,s,r;function a(){Rs(),gapi.load("gapi.iframes",{callback:()=>{e(gapi.iframes.getContext())},ontimeout:()=>{Rs(),i(Ao(t,"network-request-failed"))},timeout:js.get()})}if(null===(n=null===(o=ls().gapi)||void 0===o?void 0:o.iframes)||void 0===n?void 0:n.Iframe)e(gapi.iframes.getContext());else{if(!(null===(s=ls().gapi)||void 0===s?void 0:s.load)){const e=`__${"iframefcb"}${Math.floor(1e6*Math.random())}`;return ls()[e]=()=>{gapi.load?a():i(Ao(t,"network-request-failed"))},(r=`${Vn.gapiScript}?onload=${e}`,Vn.loadJS(r)).catch((t=>i(t)))}a()}})).catch((t=>{throw zs=null,t}))}let zs=null;
|
|
1406
1406
|
/**
|
|
1407
1407
|
* @license
|
|
1408
1408
|
* Copyright 2020 Google LLC.
|
|
@@ -1419,7 +1419,7 @@ const Ds=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Vs=/^https?/;async function js(t
|
|
|
1419
1419
|
* See the License for the specific language governing permissions and
|
|
1420
1420
|
* limitations under the License.
|
|
1421
1421
|
*/
|
|
1422
|
-
const Bs=new
|
|
1422
|
+
const Bs=new Uo(5e3,15e3),Hs={style:{position:"absolute",top:"-100px",width:"1px",height:"1px"},"aria-hidden":"true",tabindex:"-1"},Ws=new Map([["identitytoolkit.googleapis.com","p"],["staging-identitytoolkit.sandbox.googleapis.com","s"],["test-identitytoolkit.sandbox.googleapis.com","t"]]);function Gs(t){const e=t.config;Do(e.authDomain,t,"auth-domain-config-required");const i=e.emulator?zo(e,"emulator/auth/iframe"):`https://${t.config.authDomain}/__/auth/iframe`,o={apiKey:e.apiKey,appName:t.name,v:Gi},n=Ws.get(t.config.apiHost);n&&(o.eid=n);const s=t._getFrameworks();return s.length&&(o.fw=s.join(",")),`${i}?${Ie(o).slice(1)}`}async function Ks(t){const e=await function(t){return zs=zs||Us(t),zs}(t),i=ls().gapi;return Do(i,t,"internal-error"),e.open({where:document.body,url:Gs(t),messageHandlersFilter:i.iframes.CROSS_ORIGIN_IFRAMES_FILTER,attributes:Hs,dontclear:!0},(e=>new Promise((async(i,o)=>{await e.restyle({setHideOnLeave:!1});const n=Ao(t,"network-request-failed"),s=ls().setTimeout((()=>{o(n)}),Bs.get());function r(){ls().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 Bs=new Un(5e3,15e3),Hs={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 Zs={location:"yes",resizable:"yes",statusbar:"yes",toolbar:"no"};class Js{constructor(t){this.window=t,this.associatedEvent=null}close(){if(this.window)try{this.window.close()}catch(t){}}}function Ys(t,e,i,
|
|
1438
|
+
*/const Zs={location:"yes",resizable:"yes",statusbar:"yes",toolbar:"no"};class Js{constructor(t){this.window=t,this.associatedEvent=null}close(){if(this.window)try{this.window.close()}catch(t){}}}function Ys(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({},Zs),{width:o.toString(),height:n.toString(),top:s,left:r}),c=Ee().toLowerCase();i&&(a=xn(c)?"_blank":i),bn(c)&&(e=e||"http://localhost",l.scrollbars="yes");const d=Object.entries(l).reduce(((t,[e,i])=>`${t}${e}=${i},`),"");if(function(t=Ee()){var e;return _n(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 Bs=new Un(5e3,15e3),Hs={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 Js(null);const h=window.open(e||"",a,d);
|
|
1454
|
+
*/(e||"",a),new Js(null);const h=window.open(e||"",a,d);Do(h,t,"popup-blocked");try{h.focus()}catch(t){}return new Js(h)}const qs="__/auth/handler",Qs="emulator/auth/handler",Xs=encodeURIComponent("fac");async function tr(t,e,i,o,n,s){Do(t.config.authDomain,t,"auth-domain-config-required"),Do(t.config.apiKey,t,"invalid-api-key");const r={apiKey:t.config.apiKey,appName:t.name,authType:i,redirectUrl:o,v:Gi,eventId:n};if(e instanceof Bn){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 Hn){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?`#${Xs}=${encodeURIComponent(l)}`:"";return`${function({config:t}){if(!t.emulator)return`https://${t.authDomain}/${qs}`;return zo(t,Qs)}
|
|
1455
1455
|
/**
|
|
1456
1456
|
* @license
|
|
1457
1457
|
* Copyright 2020 Google LLC
|
|
@@ -1467,7 +1467,7 @@ const Bs=new Un(5e3,15e3),Hs={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)}?${Ie(a).slice(1)}${c}`}const er="webStorageSupport";const ir=class{constructor(){this.eventManagers={},this.iframes={},this.originValidationPromises={},this._redirectPersistence=
|
|
1470
|
+
*/(t)}?${Ie(a).slice(1)}${c}`}const er="webStorageSupport";const ir=class{constructor(){this.eventManagers={},this.iframes={},this.originValidationPromises={},this._redirectPersistence=ns,this._completeRedirectFn=As,this._overrideRedirectResult=Ns}async _openPopup(t,e,i,o){var n;Fo(null===(n=this.eventManagers[t._key()])||void 0===n?void 0:n.manager,"_initialize() not called before _openPopup()");return Ys(t,await tr(t,e,i,Po(),o),rs())}async _openRedirect(t,e,i,o){await this._originValidation(t);return function(t){ls().location.href=t}(await tr(t,e,i,Po(),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):(Fo(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 Ks(t),i=new Os(t);return e.register("authEvent",(e=>{Do(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(er,{type:er},(i=>{var o;const n=null===(o=null==i?void 0:i[0])||void 0===o?void 0:o[er];void 0!==n&&e(!!n),No(t,"internal-error")}),gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER)}_originValidation(t){const e=t._key();return this.originValidationPromises[e]||(this.originValidationPromises[e]=Fs(t)),this.originValidationPromises[e]}get _shouldInitProactively(){return In()||Cn()||_n()}};var or="@firebase/auth",nr="1.10.0";
|
|
1471
1471
|
/**
|
|
1472
1472
|
* @license
|
|
1473
1473
|
* Copyright 2020 Google LLC
|
|
@@ -1484,7 +1484,7 @@ const Bs=new Un(5e3,15e3),Hs={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 sr{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(){
|
|
1487
|
+
class sr{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(){Do(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
|
|
@@ -1534,15 +1534,15 @@ const rr=Ce("authIdTokenMaxAge")||300;let ar=null;function lr(t=Zi()){const e=zi
|
|
|
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=zi(t,"auth");if(i.isInitialized()){const t=i.getImmediate();if(Te(i.getOptions(),null!=e?e:{}))return t;Nn(t,"already-initialized")}return i.initialize({options:e})}(t,{popupRedirectResolver:ir,persistence:[bs,is,os]}),n=Ce("authTokenSyncURL");if(n&&"boolean"==typeof isSecureContext&&isSecureContext){const t=new URL(n,location.origin);if(location.origin===t.origin){const e=(o=t.toString(),async t=>{const e=t&&await t.getIdTokenResult(),i=e&&((new Date).getTime()-Date.parse(e.issuedAtTime))/1e3;if(i&&i>rr)return;const n=null==e?void 0:e.token;ar!==n&&(ar=n,await fetch(o,{method:n?"POST":"DELETE",headers:n?{Authorization:`Bearer ${n}`}:{}}))});!function(t,e,i){Oe(t).beforeAuthStateChanged(e,i)}(i,e,(()=>e(i.currentUser))),function(t,e,i,n){Oe(t).onIdTokenChanged(e,i,n)}(i,(t=>e(t)))}}var o;const s=be("auth");return s&&jo(i,`http://${s}`),i}var cr;!function(t){Vo=t}({loadJS:t=>new Promise(((e,i)=>{const n=document.createElement("script");var o,s;n.setAttribute("src",t),n.onload=e,n.onerror=t=>{const e=An("internal-error");e.customData=t,i(e)},n.type="text/javascript",n.charset="UTF-8",(null!==(s=null===(o=document.getElementsByTagName("head"))||void 0===o?void 0:o[0])&&void 0!==s?s:document).appendChild(n)})),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="}),cr="Browser",Ui(new Le("auth",((t,{options:e})=>{const i=t.getProvider("app").getImmediate(),n=t.getProvider("heartbeat"),o=t.getProvider("app-check-internal"),{apiKey:s,authDomain:r}=i.options;Dn(s&&!s.includes(":"),"invalid-api-key",{appName:i.name});const a={apiKey:s,authDomain:r,clientPlatform:cr,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:No(cr)},l=new Lo(i,n,o,a);return function(t,e){const i=(null==e?void 0:e.persistence)||[],n=(Array.isArray(i)?i:[i]).map(vo);(null==e?void 0:e.errorMap)&&t._updateErrorMap(e.errorMap),t._initializeWithPersistence(n,null==e?void 0:e.popupRedirectResolver)}(l,e),l}),"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback(((t,e,i)=>{t.getProvider("auth-internal").initialize()}))),Ui(new Le("auth-internal",(t=>(t=>new sr(t))($o(t.getProvider("auth").getImmediate()))),"PRIVATE").setInstantiationMode("EXPLICIT")),Ji(nr,or,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}}(cr)),Ji(nr,or,"esm2017");const dr=("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 hr;hr=dr?t=>{const e=[];for(let i=0;i<t;i+=4)e.push(dr.getRandomValues(new Uint32Array(1))[0]);return new pr(e,t)}:t=>{const e=[],i=t=>{let e=t,i=987654321;const n=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&n,e=18e3*(65535&e)+(e>>16)&n;let t=(i<<16)+e&n;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let n,o=0;o<t;o+=4){const t=i(4294967296*(n||Math.random()));n=987654071*t(),e.push(4294967296*t()|0)}return new pr(e,t)};class ur{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 pr extends ur{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 n=0;n<t;n+=1)e[n>>>2]|=i[n]<<24-n%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random=hr;toString(t=vr){return t.stringify(this)}concat(t){const e=this.words,i=t.words,n=this.sigBytes,o=t.sigBytes;if(this.clamp(),n%4)for(let t=0;t<o;t+=1){const o=i[t>>>2]>>>24-t%4*8&255;e[n+t>>>2]|=o<<24-(n+t)%4*8}else for(let t=0;t<o;t+=4)e[n+t>>>2]=i[t>>>2];return this.sigBytes+=o,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 vr={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=2)i[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new pr(i,e/2)}},fr={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new pr(i,e)}},gr={stringify(t){try{return decodeURIComponent(escape(fr.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>fr.parse(unescape(encodeURIComponent(t)))};class mr extends ur{constructor(){super(),this._minBufferSize=0}reset(){this._data=new pr,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=gr.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:n}=this,o=i.words,s=i.sigBytes;let r=s/(4*n);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const a=r*n,l=Math.min(4*a,s);if(a){for(let t=0;t<a;t+=n)this._doProcessBlock(o,t);e=o.splice(0,a),i.sigBytes-=l}return new pr(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class wr extends mr{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new ur,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new br(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 br extends ur{constructor(t,e){super();const i=new t;this._hasher=i;let n=e;"string"==typeof n&&(n=gr.parse(n));const o=i.blockSize,s=4*o;n.sigBytes>s&&(n=i.finalize(e)),n.clamp();const r=n.clone();this._oKey=r;const a=n.clone();this._iKey=a;const l=r.words,c=a.words;for(let t=0;t<o;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 yr=pr;class Cr extends ur{constructor(t,e){super(),this.high=t,this.low=e}}class xr extends ur{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let n=0;n<e;n+=1){const e=t[n];i.push(e.high),i.push(e.low)}return yr.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 Er=(t,e,i)=>{const n=[];let o=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;n[o>>>2]|=e<<24-o%4*8,o+=1}return pr.create(n,o)},kr={stringify(t){const{words:e,sigBytes:i}=t,n=this._map;t.clamp();const o=[];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)o.push(n.charAt(s>>>6*(3-e)&63))}const s=n.charAt(64);if(s)for(;o.length%4;)o.push(s);return o.join("")},parse(t){let e=t.length;const i=this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<i.length;t+=1)n[i.charCodeAt(t)]=t}const o=i.charAt(64);if(o){const i=t.indexOf(o);-1!==i&&(e=i)}return Er(t,e,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Sr=[];for(let t=0;t<64;t+=1)Sr[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Mr=(t,e,i,n,o,s,r)=>{const a=t+(e&i|~e&n)+o+r;return(a<<s|a>>>32-s)+e},Tr=(t,e,i,n,o,s,r)=>{const a=t+(e&n|i&~n)+o+r;return(a<<s|a>>>32-s)+e},_r=(t,e,i,n,o,s,r)=>{const a=t+(e^i^n)+o+r;return(a<<s|a>>>32-s)+e},Ir=(t,e,i,n,o,s,r)=>{const a=t+(i^(e|~n))+o+r;return(a<<s|a>>>32-s)+e};class Nr extends wr{_doReset(){this._hash=new pr([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let n=0;n<16;n+=1){const o=e+n,s=t[o];i[o]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const n=this._hash.words,o=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],f=i[e+11],g=i[e+12],m=i[e+13],w=i[e+14],b=i[e+15];let y=n[0],C=n[1],x=n[2],E=n[3];y=Mr(y,C,x,E,o,7,Sr[0]),E=Mr(E,y,C,x,s,12,Sr[1]),x=Mr(x,E,y,C,r,17,Sr[2]),C=Mr(C,x,E,y,a,22,Sr[3]),y=Mr(y,C,x,E,l,7,Sr[4]),E=Mr(E,y,C,x,c,12,Sr[5]),x=Mr(x,E,y,C,d,17,Sr[6]),C=Mr(C,x,E,y,h,22,Sr[7]),y=Mr(y,C,x,E,u,7,Sr[8]),E=Mr(E,y,C,x,p,12,Sr[9]),x=Mr(x,E,y,C,v,17,Sr[10]),C=Mr(C,x,E,y,f,22,Sr[11]),y=Mr(y,C,x,E,g,7,Sr[12]),E=Mr(E,y,C,x,m,12,Sr[13]),x=Mr(x,E,y,C,w,17,Sr[14]),C=Mr(C,x,E,y,b,22,Sr[15]),y=Tr(y,C,x,E,s,5,Sr[16]),E=Tr(E,y,C,x,d,9,Sr[17]),x=Tr(x,E,y,C,f,14,Sr[18]),C=Tr(C,x,E,y,o,20,Sr[19]),y=Tr(y,C,x,E,c,5,Sr[20]),E=Tr(E,y,C,x,v,9,Sr[21]),x=Tr(x,E,y,C,b,14,Sr[22]),C=Tr(C,x,E,y,l,20,Sr[23]),y=Tr(y,C,x,E,p,5,Sr[24]),E=Tr(E,y,C,x,w,9,Sr[25]),x=Tr(x,E,y,C,a,14,Sr[26]),C=Tr(C,x,E,y,u,20,Sr[27]),y=Tr(y,C,x,E,m,5,Sr[28]),E=Tr(E,y,C,x,r,9,Sr[29]),x=Tr(x,E,y,C,h,14,Sr[30]),C=Tr(C,x,E,y,g,20,Sr[31]),y=_r(y,C,x,E,c,4,Sr[32]),E=_r(E,y,C,x,u,11,Sr[33]),x=_r(x,E,y,C,f,16,Sr[34]),C=_r(C,x,E,y,w,23,Sr[35]),y=_r(y,C,x,E,s,4,Sr[36]),E=_r(E,y,C,x,l,11,Sr[37]),x=_r(x,E,y,C,h,16,Sr[38]),C=_r(C,x,E,y,v,23,Sr[39]),y=_r(y,C,x,E,m,4,Sr[40]),E=_r(E,y,C,x,o,11,Sr[41]),x=_r(x,E,y,C,a,16,Sr[42]),C=_r(C,x,E,y,d,23,Sr[43]),y=_r(y,C,x,E,p,4,Sr[44]),E=_r(E,y,C,x,g,11,Sr[45]),x=_r(x,E,y,C,b,16,Sr[46]),C=_r(C,x,E,y,r,23,Sr[47]),y=Ir(y,C,x,E,o,6,Sr[48]),E=Ir(E,y,C,x,h,10,Sr[49]),x=Ir(x,E,y,C,w,15,Sr[50]),C=Ir(C,x,E,y,c,21,Sr[51]),y=Ir(y,C,x,E,g,6,Sr[52]),E=Ir(E,y,C,x,a,10,Sr[53]),x=Ir(x,E,y,C,v,15,Sr[54]),C=Ir(C,x,E,y,s,21,Sr[55]),y=Ir(y,C,x,E,u,6,Sr[56]),E=Ir(E,y,C,x,b,10,Sr[57]),x=Ir(x,E,y,C,d,15,Sr[58]),C=Ir(C,x,E,y,m,21,Sr[59]),y=Ir(y,C,x,E,l,6,Sr[60]),E=Ir(E,y,C,x,f,10,Sr[61]),x=Ir(x,E,y,C,r,15,Sr[62]),C=Ir(C,x,E,y,p,21,Sr[63]),n[0]=n[0]+y|0,n[1]=n[1]+C|0,n[2]=n[2]+x|0,n[3]=n[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32;const o=Math.floor(i/4294967296),s=i;e[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(n+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 Ar=wr._createHelper(Nr),Or=wr._createHmacHelper(Nr);class Lr extends ur{constructor(t){super(),this.cfg=Object.assign(new ur,{keySize:4,hasher:Nr,iterations:1},t)}compute(t,e){let i;const{cfg:n}=this,o=n.hasher.create(),s=pr.create(),r=s.words,{keySize:a,iterations:l}=n;for(;r.length<a;){i&&o.update(i),i=o.update(t).finalize(e),o.reset();for(let t=1;t<l;t+=1)i=o.finalize(i),o.reset();s.concat(i)}return s.sigBytes=4*a,s}}class $r extends mr{constructor(t,e,i){super(),this.cfg=Object.assign(new ur,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?Wr:Br;return{encrypt:(i,n,o)=>e(n).encrypt(t,i,n,o),decrypt:(i,n,o)=>e(n).decrypt(t,i,n,o)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}$r._ENC_XFORM_MODE=1,$r._DEC_XFORM_MODE=2,$r.keySize=4,$r.ivSize=4;class Dr extends $r{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Vr extends ur{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 jr(t,e,i){const n=t;let o;const s=this._iv;s?(o=s,this._iv=void 0):o=this._prevBlock;for(let t=0;t<i;t+=1)n[e+t]^=o[t]}class Pr extends Vr{}Pr.Encryptor=class extends Pr{processBlock(t,e){const i=this._cipher,{blockSize:n}=i;jr.call(this,t,e,n),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+n)}},Pr.Decryptor=class extends Pr{processBlock(t,e){const i=this._cipher,{blockSize:n}=i,o=t.slice(e,e+n);i.decryptBlock(t,e),jr.call(this,t,e,n),this._prevBlock=o}};const Fr={pad(t,e){const i=4*e,n=i-t.sigBytes%i,o=n<<24|n<<16|n<<8|n,s=[];for(let t=0;t<n;t+=4)s.push(o);const r=pr.create(s,n);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class Rr extends $r{constructor(t,e,i){super(t,e,Object.assign({mode:Pr,padding:Fr},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:n}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode=t.call(n,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 Ur extends ur{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const zr={stringify(t){let e;const{ciphertext:i,salt:n}=t;return e=n?pr.create([1398893684,1701076831]).concat(n).concat(i):i,e.toString(kr)},parse(t){let e;const i=kr.parse(t),n=i.words;return 1398893684===n[0]&&1701076831===n[1]&&(e=pr.create(n.slice(2,4)),n.splice(0,4),i.sigBytes-=16),Ur.create({ciphertext:i,salt:e})}};class Br extends ur{static encrypt(t,e,i,n){const o=Object.assign(new ur,this.cfg,n),s=t.createEncryptor(i,o),r=s.finalize(e),a=s.cfg;return Ur.create({ciphertext:r,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:s.blockSize,formatter:o.format})}static decrypt(t,e,i,n){let o=e;const s=Object.assign(new ur,this.cfg,n);o=this._parse(o,s.format);return t.createDecryptor(i,s).finalize(o.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}Br.cfg=Object.assign(new ur,{format:zr});const Hr={execute(t,e,i,n,o){let s,r=n;r||(r=pr.random(8)),s=o?Lr.create({keySize:e+i,hasher:o}).compute(t,r):Lr.create({keySize:e+i}).compute(t,r);const a=pr.create(s.words.slice(e),4*i);return s.sigBytes=4*e,Ur.create({key:s,iv:a,salt:r})}};class Wr extends Br{static encrypt(t,e,i,n){const o=Object.assign(new ur,this.cfg,n),s=o.kdf.execute(i,t.keySize,t.ivSize,o.salt,o.hasher);o.iv=s.iv;const r=Br.encrypt.call(this,t,e,s.key,o);return r.mixIn(s),r}static decrypt(t,e,i,n){let o=e;const s=Object.assign(new ur,this.cfg,n);o=this._parse(o,s.format);const r=s.kdf.execute(i,t.keySize,t.ivSize,o.salt,s.hasher);s.iv=r.iv;return Br.decrypt.call(this,t,o,r.key,s)}}Wr.cfg=Object.assign(Br.cfg,{kdf:Hr});const Gr=t=>t<<8&4278255360|t>>>8&16711935,Kr={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>1]|=t.charCodeAt(n)<<16-n%2*16;return pr.create(i,2*e)}},Zr=Kr,Jr={stringify(t){const{words:e,sigBytes:i}=t,n=[];for(let t=0;t<i;t+=2){const i=Gr(e[t>>>2]>>>16-t%4*8&65535);n.push(String.fromCharCode(i))}return n.join("")},parse(t){const e=t.length,i=[];for(let n=0;n<e;n+=1)i[n>>>1]|=Gr(t.charCodeAt(n)<<16-n%2*16);return pr.create(i,2*e)}},Yr={stringify(t,e=!0){const{words:i,sigBytes:n}=t,o=e?this._safeMap:this._map;t.clamp();const s=[];for(let t=0;t<n;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<n;i+=1)s.push(o.charAt(e>>>6*(3-i)&63))}const r=o.charAt(64);if(r)for(;s.length%4;)s.push(r);return s.join("")},parse(t,e=!0){let i=t.length;const n=e?this._safeMap:this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<n.length;t+=1)o[n.charCodeAt(t)]=t}const s=n.charAt(64);if(s){const e=t.indexOf(s);-1!==e&&(i=e)}return Er(t,i,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safeMap:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"},qr=[];class Qr extends wr{_doReset(){this._hash=new pr([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let n=i[0],o=i[1],s=i[2],r=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)qr[i]=0|t[e+i];else{const t=qr[i-3]^qr[i-8]^qr[i-14]^qr[i-16];qr[i]=t<<1|t>>>31}let l=(n<<5|n>>>27)+a+qr[i];l+=i<20?1518500249+(o&s|~o&r):i<40?1859775393+(o^s^r):i<60?(o&s|o&r|s&r)-1894007588:(o^s^r)-899497514,a=r,r=s,s=o<<30|o>>>2,o=n,n=l}i[0]=i[0]+n|0,i[1]=i[1]+o|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,n=8*t.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(n+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 Xr=wr._createHelper(Qr),ta=wr._createHmacHelper(Qr),ea=[],ia=[],na=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},oa=t=>4294967296*(t-(0|t))|0;let sa=2,ra=0;for(;ra<64;)na(sa)&&(ra<8&&(ea[ra]=oa(sa**.5)),ia[ra]=oa(sa**(1/3)),ra+=1),sa+=1;const aa=[];class la extends wr{_doReset(){this._hash=new pr(ea.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let n=i[0],o=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)aa[i]=0|t[e+i];else{const t=aa[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,n=aa[i-2],o=(n<<15|n>>>17)^(n<<13|n>>>19)^n>>>10;aa[i]=e+aa[i-7]+o+aa[i-16]}const h=n&o^n&s^o&s,u=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),p=d+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+ia[i]+aa[i];d=c,c=l,l=a,a=r+p|0,r=s,s=o,o=n,n=p+(u+h)|0}i[0]=i[0]+n|0,i[1]=i[1]+o|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,n=8*t.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(n+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 ca=wr._createHelper(la),da=wr._createHmacHelper(la);class ha extends la{_doReset(){this._hash=new pr([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const ua=la._createHelper(ha),pa=la._createHmacHelper(ha),va=[new Cr(1116352408,3609767458),new Cr(1899447441,602891725),new Cr(3049323471,3964484399),new Cr(3921009573,2173295548),new Cr(961987163,4081628472),new Cr(1508970993,3053834265),new Cr(2453635748,2937671579),new Cr(2870763221,3664609560),new Cr(3624381080,2734883394),new Cr(310598401,1164996542),new Cr(607225278,1323610764),new Cr(1426881987,3590304994),new Cr(1925078388,4068182383),new Cr(2162078206,991336113),new Cr(2614888103,633803317),new Cr(3248222580,3479774868),new Cr(3835390401,2666613458),new Cr(4022224774,944711139),new Cr(264347078,2341262773),new Cr(604807628,2007800933),new Cr(770255983,1495990901),new Cr(1249150122,1856431235),new Cr(1555081692,3175218132),new Cr(1996064986,2198950837),new Cr(2554220882,3999719339),new Cr(2821834349,766784016),new Cr(2952996808,2566594879),new Cr(3210313671,3203337956),new Cr(3336571891,1034457026),new Cr(3584528711,2466948901),new Cr(113926993,3758326383),new Cr(338241895,168717936),new Cr(666307205,1188179964),new Cr(773529912,1546045734),new Cr(1294757372,1522805485),new Cr(1396182291,2643833823),new Cr(1695183700,2343527390),new Cr(1986661051,1014477480),new Cr(2177026350,1206759142),new Cr(2456956037,344077627),new Cr(2730485921,1290863460),new Cr(2820302411,3158454273),new Cr(3259730800,3505952657),new Cr(3345764771,106217008),new Cr(3516065817,3606008344),new Cr(3600352804,1432725776),new Cr(4094571909,1467031594),new Cr(275423344,851169720),new Cr(430227734,3100823752),new Cr(506948616,1363258195),new Cr(659060556,3750685593),new Cr(883997877,3785050280),new Cr(958139571,3318307427),new Cr(1322822218,3812723403),new Cr(1537002063,2003034995),new Cr(1747873779,3602036899),new Cr(1955562222,1575990012),new Cr(2024104815,1125592928),new Cr(2227730452,2716904306),new Cr(2361852424,442776044),new Cr(2428436474,593698344),new Cr(2756734187,3733110249),new Cr(3204031479,2999351573),new Cr(3329325298,3815920427),new Cr(3391569614,3928383900),new Cr(3515267271,566280711),new Cr(3940187606,3454069534),new Cr(4118630271,4000239992),new Cr(116418474,1914138554),new Cr(174292421,2731055270),new Cr(289380356,3203993006),new Cr(460393269,320620315),new Cr(685471733,587496836),new Cr(852142971,1086792851),new Cr(1017036298,365543100),new Cr(1126000580,2618297676),new Cr(1288033470,3409855158),new Cr(1501505948,4234509866),new Cr(1607167915,987167468),new Cr(1816402316,1246189591)],fa=[];for(let t=0;t<80;t+=1)fa[t]=new Cr;class ga extends wr{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new xr([new Cr(1779033703,4089235720),new Cr(3144134277,2227873595),new Cr(1013904242,4271175723),new Cr(2773480762,1595750129),new Cr(1359893119,2917565137),new Cr(2600822924,725511199),new Cr(528734635,4215389547),new Cr(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,n=i[0],o=i[1],s=i[2],r=i[3],a=i[4],l=i[5],c=i[6],d=i[7],h=n.high;let u=n.low;const p=o.high;let v=o.low;const f=s.high;let g=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,T=h,_=u,I=p,N=v,A=f,O=g,L=m,$=w,D=b,V=y,j=C,P=x,F=E,R=k,U=S,z=M;for(let i=0;i<80;i+=1){let n,o;const s=fa[i];if(i<16)s.high=0|t[e+2*i],o=s.high,s.low=0|t[e+2*i+1],n=s.low;else{const t=fa[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=fa[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=fa[i-7],f=v.high,g=v.low,m=fa[i-16],w=m.high,b=m.low;n=l+g,o=a+f+(n>>>0<l>>>0?1:0),n+=p,o=o+u+(n>>>0<p>>>0?1:0),n+=b,o=o+w+(n>>>0<b>>>0?1:0),s.high=o,s.low=n}const r=D&j^~D&F,a=V&P^~V&R,l=T&I^T&A^I&A,c=_&N^_&O^N&O,d=(T>>>28|_<<4)^(T<<30|_>>>2)^(T<<25|_>>>7),h=(_>>>28|T<<4)^(_<<30|T>>>2)^(_<<25|T>>>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=va[i],f=v.high,g=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+=g,w=w+f+(m>>>0<g>>>0?1:0),m+=n,w=w+o+(m>>>0<n>>>0?1:0);const b=h+c;U=F,z=R,F=j,R=P,j=D,P=V,V=$+m|0,D=L+w+(V>>>0<$>>>0?1:0)|0,L=A,$=O,A=I,O=N,I=T,N=_,_=m+b|0,T=w+(d+l+(b>>>0<h>>>0?1:0))+(_>>>0<m>>>0?1:0)|0}n.low=u+_,u=n.low,n.high=h+T+(u>>>0<_>>>0?1:0),o.low=v+N,v=o.low,o.high=p+I+(v>>>0<N>>>0?1:0),s.low=g+O,g=s.low,s.high=f+A+(g>>>0<O>>>0?1:0),r.low=w+$,w=r.low,r.high=m+L+(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+P,x=l.low,l.high=C+j+(x>>>0<P>>>0?1:0),c.low=k+R,k=c.low,c.high=E+F+(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,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[30+(n+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(n+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 ma=wr._createHelper(ga),wa=wr._createHmacHelper(ga);class ba extends ga{_doReset(){this._hash=new xr([new Cr(3418070365,3238371032),new Cr(1654270250,914150663),new Cr(2438529370,812702999),new Cr(355462360,4144912697),new Cr(1731405415,4290775857),new Cr(2394180231,1750603025),new Cr(3675008525,1694076839),new Cr(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ya=ga._createHelper(ba),Ca=ga._createHmacHelper(ba),xa=[],Ea=[],ka=[];let Sa=1,Ma=0;for(let t=0;t<24;t+=1){xa[Sa+5*Ma]=(t+1)*(t+2)/2%64;const e=(2*Sa+3*Ma)%5;Sa=Ma%5,Ma=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ea[t+5*e]=e+(2*t+3*e)%5*5;let Ta=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&Ta){const n=(1<<t)-1;n<32?i^=1<<n:e^=1<<n-32}128&Ta?Ta=Ta<<1^113:Ta<<=1}ka[t]=Cr.create(e,i)}const _a=[];for(let t=0;t<25;t+=1)_a[t]=Cr.create();class Ia extends wr{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 Cr;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,n=this.blockSize/2;for(let o=0;o<n;o+=1){let n=t[e+2*o],s=t[e+2*o+1];n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);const r=i[o];r.high^=s,r.low^=n}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,n=0;for(let o=0;o<5;o+=1){const s=i[t+5*o];e^=s.high,n^=s.low}const o=_a[t];o.high=e,o.low=n}for(let t=0;t<5;t+=1){const e=_a[(t+4)%5],n=_a[(t+1)%5],o=n.high,s=n.low,r=e.high^(o<<1|s>>>31),a=e.low^(s<<1|o>>>31);for(let e=0;e<5;e+=1){const n=i[t+5*e];n.high^=r,n.low^=a}}for(let t=1;t<25;t+=1){let e,n;const o=i[t],s=o.high,r=o.low,a=xa[t];a<32?(e=s<<a|r>>>32-a,n=r<<a|s>>>32-a):(e=r<<a-32|s>>>64-a,n=s<<a-32|r>>>64-a);const l=_a[Ea[t]];l.high=e,l.low=n}const e=_a[0],n=i[0];e.high=n.high,e.low=n.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const n=t+5*e,o=i[n],s=_a[n],r=_a[(t+1)%5+5*e],a=_a[(t+2)%5+5*e];o.high=s.high^~r.high&a.high,o.low=s.low^~r.low&a.low}const o=i[0],s=ka[t];o.high^=s.high,o.low^=s.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,n=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/n)*n>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const o=this._state,s=this.cfg.outputLength/8,r=s/8,a=[];for(let t=0;t<r;t+=1){const e=o[t];let i=e.high,n=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a.push(n),a.push(i)}return new pr(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 Na=wr._createHelper(Ia),Aa=wr._createHmacHelper(Ia),Oa=pr.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]),La=pr.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]),$a=pr.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]),Da=pr.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]),Va=pr.create([0,1518500249,1859775393,2400959708,2840853838]),ja=pr.create([1352829926,1548603684,1836072691,2053994217,0]),Pa=(t,e,i)=>t^e^i,Fa=(t,e,i)=>t&e|~t&i,Ra=(t,e,i)=>(t|~e)^i,Ua=(t,e,i)=>t&i|e&~i,za=(t,e,i)=>t^(e|~i),Ba=(t,e)=>t<<e|t>>>32-e;class Ha extends wr{_doReset(){this._hash=pr.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const n=e+t,o=i[n];i[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const n=this._hash.words,o=Va.words,s=ja.words,r=Oa.words,a=La.words,l=$a.words,c=Da.words;let d,h=n[0],u=n[1],p=n[2],v=n[3],f=n[4],g=n[0],m=n[1],w=n[2],b=n[3],y=n[4];for(let t=0;t<80;t+=1)d=h+i[e+r[t]]|0,d+=t<16?Pa(u,p,v)+o[0]:t<32?Fa(u,p,v)+o[1]:t<48?Ra(u,p,v)+o[2]:t<64?Ua(u,p,v)+o[3]:za(u,p,v)+o[4],d|=0,d=Ba(d,l[t]),d=d+f|0,h=f,f=v,v=Ba(p,10),p=u,u=d,d=g+i[e+a[t]]|0,d+=t<16?za(m,w,b)+s[0]:t<32?Ua(m,w,b)+s[1]:t<48?Ra(m,w,b)+s[2]:t<64?Fa(m,w,b)+s[3]:Pa(m,w,b)+s[4],d|=0,d=Ba(d,c[t]),d=d+y|0,g=y,y=b,b=Ba(w,10),w=m,m=d;d=n[1]+p+b|0,n[1]=n[2]+v+y|0,n[2]=n[3]+f+g|0,n[3]=n[4]+h+m|0,n[4]=n[0]+u+w|0,n[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const o=this._hash,s=o.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 o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Wa=wr._createHelper(Ha),Ga=wr._createHmacHelper(Ha);class Ka extends ur{constructor(t){super(),this.cfg=Object.assign(new ur,{keySize:4,hasher:la,iterations:25e4},t)}compute(t,e){const{cfg:i}=this,n=br.create(i.hasher,t),o=pr.create(),s=pr.create([1]),r=o.words,a=s.words,{keySize:l,iterations:c}=i;for(;r.length<l;){const t=n.update(e).finalize(s);n.reset();const i=t.words,r=i.length;let l=t;for(let t=1;t<c;t+=1){l=n.finalize(l),n.reset();const t=l.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}o.concat(t),a[0]+=1}return o.sigBytes=4*l,o}}const Za=[],Ja=[],Ya=[],qa=[],Qa=[],Xa=[],tl=[],el=[],il=[],nl=[],ol=[];for(let t=0;t<256;t+=1)ol[t]=t<128?t<<1:t<<1^283;let sl=0,rl=0;for(let t=0;t<256;t+=1){let t=rl^rl<<1^rl<<2^rl<<3^rl<<4;t=t>>>8^255&t^99,Za[sl]=t,Ja[t]=sl;const e=ol[sl],i=ol[e],n=ol[i];let o=257*ol[t]^16843008*t;Ya[sl]=o<<24|o>>>8,qa[sl]=o<<16|o>>>16,Qa[sl]=o<<8|o>>>24,Xa[sl]=o,o=16843009*n^65537*i^257*e^16843008*sl,tl[t]=o<<24|o>>>8,el[t]=o<<16|o>>>16,il[t]=o<<8|o>>>24,nl[t]=o,sl?(sl=e^ol[ol[ol[n^e]]],rl^=ol[ol[rl]]):(rl=1,sl=rl)}const al=[0,1,2,4,8,16,32,64,128,27,54];class ll extends Rr{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,n=e.sigBytes/4;this._nRounds=n+6;const o=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let e=0;e<o;e+=1)e<n?s[e]=i[e]:(t=s[e-1],e%n?n>6&&e%n==4&&(t=Za[t>>>24]<<24|Za[t>>>16&255]<<16|Za[t>>>8&255]<<8|Za[255&t]):(t=t<<8|t>>>24,t=Za[t>>>24]<<24|Za[t>>>16&255]<<16|Za[t>>>8&255]<<8|Za[255&t],t^=al[e/n|0]<<24),s[e]=s[e-n]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<o;e+=1){const i=o-e;t=e%4?s[i]:s[i-4],r[e]=e<4||i<=4?t:tl[Za[t>>>24]]^el[Za[t>>>16&255]]^il[Za[t>>>8&255]]^nl[Za[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Ya,qa,Qa,Xa,Za)}decryptBlock(t,e){const i=t;let n=i[e+1];i[e+1]=i[e+3],i[e+3]=n,this._doCryptBlock(i,e,this._invKeySchedule,tl,el,il,nl,Ja),n=i[e+1],i[e+1]=i[e+3],i[e+3]=n}_doCryptBlock(t,e,i,n,o,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=n[d>>>24]^o[h>>>16&255]^s[u>>>8&255]^r[255&p]^i[v];v+=1;const e=n[h>>>24]^o[u>>>16&255]^s[p>>>8&255]^r[255&d]^i[v];v+=1;const a=n[u>>>24]^o[p>>>16&255]^s[d>>>8&255]^r[255&h]^i[v];v+=1;const l=n[p>>>24]^o[d>>>16&255]^s[h>>>8&255]^r[255&u]^i[v];v+=1,d=t,h=e,u=a,p=l}const f=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const g=(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]=f,l[e+1]=g,l[e+2]=m,l[e+3]=w}}ll.keySize=8;const cl=Rr._createHelper(ll),dl=[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],hl=[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],ul=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],pl=[{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}],vl=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function fl(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function gl(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class ml extends Rr{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 n=dl[i]-1;e[i]=t[n>>>5]>>>31-n%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const n=i[t],o=ul[t];for(let t=0;t<24;t+=1)n[t/6|0]|=e[(hl[t]-1+o)%28]<<31-t%6,n[4+(t/6|0)]|=e[28+(hl[t+24]-1+o)%28]<<31-t%6;n[0]=n[0]<<1|n[0]>>>31;for(let t=1;t<7;t+=1)n[t]>>>=4*(t-1)+3;n[7]=n[7]<<5|n[7]>>>27}this._invSubKeys=[];const n=this._invSubKeys;for(let t=0;t<16;t+=1)n[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 n=t;this._lBlock=t[e],this._rBlock=t[e+1],fl.call(this,4,252645135),fl.call(this,16,65535),gl.call(this,2,858993459),gl.call(this,8,16711935),fl.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],n=this._lBlock,o=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=pl[t][((o^e[t])&vl[t])>>>0];this._lBlock=o,this._rBlock=n^s}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,fl.call(this,1,1431655765),gl.call(this,8,16711935),gl.call(this,2,858993459),fl.call(this,16,65535),fl.call(this,4,252645135),n[e]=this._lBlock,n[e+1]=this._rBlock}}ml.keySize=2,ml.ivSize=2;const wl=Rr._createHelper(ml);class bl extends Rr{_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),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=ml.createEncryptor(pr.create(e)),this._des2=ml.createEncryptor(pr.create(i)),this._des3=ml.createEncryptor(pr.create(n))}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)}}bl.keySize=6,bl.ivSize=2;const yl=Rr._createHelper(bl),Cl=[],xl=[],El=[];function kl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)xl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<xl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<xl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<xl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<xl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<xl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<xl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<xl[6]>>>0?1:0)|0,this._b=e[7]>>>0<xl[7]>>>0?1:0;for(let i=0;i<8;i+=1){const n=t[i]+e[i],o=65535&n,s=n>>>16,r=((o*o>>>17)+o*s>>>15)+s*s,a=((4294901760&n)*n|0)+((65535&n)*n|0);El[i]=r^a}t[0]=El[0]+(El[7]<<16|El[7]>>>16)+(El[6]<<16|El[6]>>>16)|0,t[1]=El[1]+(El[0]<<8|El[0]>>>24)+El[7]|0,t[2]=El[2]+(El[1]<<16|El[1]>>>16)+(El[0]<<16|El[0]>>>16)|0,t[3]=El[3]+(El[2]<<8|El[2]>>>24)+El[1]|0,t[4]=El[4]+(El[3]<<16|El[3]>>>16)+(El[2]<<16|El[2]>>>16)|0,t[5]=El[5]+(El[4]<<8|El[4]>>>24)+El[3]|0,t[6]=El[6]+(El[5]<<16|El[5]>>>16)+(El[4]<<16|El[4]>>>16)|0,t[7]=El[7]+(El[6]<<8|El[6]>>>24)+El[5]|0}class Sl extends Dr{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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)kl.call(this);for(let t=0;t<8;t+=1)n[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],o=t[1],s=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=s>>>16|4294901760&r,l=r<<16|65535&s;n[0]^=s,n[1]^=a,n[2]^=r,n[3]^=l,n[4]^=s,n[5]^=a,n[6]^=r,n[7]^=l;for(let t=0;t<4;t+=1)kl.call(this)}}_doProcessBlock(t,e){const i=t,n=this._X;kl.call(this),Cl[0]=n[0]^n[5]>>>16^n[3]<<16,Cl[1]=n[2]^n[7]>>>16^n[5]<<16,Cl[2]=n[4]^n[1]>>>16^n[7]<<16,Cl[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Cl[t]=16711935&(Cl[t]<<8|Cl[t]>>>24)|4278255360&(Cl[t]<<24|Cl[t]>>>8),i[e+t]^=Cl[t]}}const Ml=Dr._createHelper(Sl),Tl=[],_l=[],Il=[];function Nl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)_l[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<_l[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<_l[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<_l[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<_l[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<_l[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<_l[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<_l[6]>>>0?1:0)|0,this._b=e[7]>>>0<_l[7]>>>0?1:0;for(let i=0;i<8;i+=1){const n=t[i]+e[i],o=65535&n,s=n>>>16,r=((o*o>>>17)+o*s>>>15)+s*s,a=((4294901760&n)*n|0)+((65535&n)*n|0);Il[i]=r^a}t[0]=Il[0]+(Il[7]<<16|Il[7]>>>16)+(Il[6]<<16|Il[6]>>>16)|0,t[1]=Il[1]+(Il[0]<<8|Il[0]>>>24)+Il[7]|0,t[2]=Il[2]+(Il[1]<<16|Il[1]>>>16)+(Il[0]<<16|Il[0]>>>16)|0,t[3]=Il[3]+(Il[2]<<8|Il[2]>>>24)+Il[1]|0,t[4]=Il[4]+(Il[3]<<16|Il[3]>>>16)+(Il[2]<<16|Il[2]>>>16)|0,t[5]=Il[5]+(Il[4]<<8|Il[4]>>>24)+Il[3]|0,t[6]=Il[6]+(Il[5]<<16|Il[5]>>>16)+(Il[4]<<16|Il[4]>>>16)|0,t[7]=Il[7]+(Il[6]<<8|Il[6]>>>24)+Il[5]|0}class Al extends Dr{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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)Nl.call(this);for(let t=0;t<8;t+=1)n[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],o=t[1],s=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=s>>>16|4294901760&r,l=r<<16|65535&s;n[0]^=s,n[1]^=a,n[2]^=r,n[3]^=l,n[4]^=s,n[5]^=a,n[6]^=r,n[7]^=l;for(let t=0;t<4;t+=1)Nl.call(this)}}_doProcessBlock(t,e){const i=t,n=this._X;Nl.call(this),Tl[0]=n[0]^n[5]>>>16^n[3]<<16,Tl[1]=n[2]^n[7]>>>16^n[5]<<16,Tl[2]=n[4]^n[1]>>>16^n[7]<<16,Tl[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Tl[t]=16711935&(Tl[t]<<8|Tl[t]>>>24)|4278255360&(Tl[t]<<24|Tl[t]>>>8),i[e+t]^=Tl[t]}}const Ol=Dr._createHelper(Al);function Ll(){const t=this._S;let e=this._i,i=this._j,n=0;for(let o=0;o<4;o+=1){e=(e+1)%256,i=(i+t[e])%256;const s=t[e];t[e]=t[i],t[i]=s,n|=t[(t[e]+t[i])%256]<<24-8*o}return this._i=e,this._j=i,n}class $l extends Dr{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const n=this._S;for(let t=0;t<256;t+=1)n[t]=t;for(let t=0,o=0;t<256;t+=1){const s=t%i,r=e[s>>>2]>>>24-s%4*8&255;o=(o+n[t]+r)%256;const a=n[t];n[t]=n[o],n[o]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=Ll.call(this)}}$l.keySize=8,$l.ivSize=0;const Dl=Dr._createHelper($l);class Vl extends $l{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)Ll.call(this)}}const jl=Dr._createHelper(Vl),Pl=16,Fl=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Rl=[[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]],Ul={pbox:[],sbox:[]};function zl(t,e){const i=e>>24&255,n=e>>16&255,o=e>>8&255,s=255&e;let r=t.sbox[0][i]+t.sbox[1][n];return r^=t.sbox[2][o],r+=t.sbox[3][s],r}function Bl(t,e,i){let n,o=e,s=i;for(let e=0;e<Pl;++e)o^=t.pbox[e],s=zl(t,o)^s,n=o,o=s,s=n;return n=o,o=s,s=n,s^=t.pbox[Pl],o^=t.pbox[17],{left:o,right:s}}class Hl extends Rr{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]=Rl[e][i]}let n=0;for(let o=0;o<18;o++)t.pbox[o]=Fl[o]^e[n],n++,n>=i&&(n=0);let o=0,s=0,r=0;for(let e=0;e<18;e+=2)r=Bl(t,o,s),o=r.left,s=r.right,t.pbox[e]=o,t.pbox[e+1]=s;for(let e=0;e<4;e++)for(let i=0;i<256;i+=2)r=Bl(t,o,s),o=r.left,s=r.right,t.sbox[e][i]=o,t.sbox[e][i+1]=s}(Ul,e,i)}encryptBlock(t,e){const i=Bl(Ul,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}decryptBlock(t,e){const i=function(t,e,i){let n,o=e,s=i;for(let e=17;e>1;--e)o^=t.pbox[e],s=zl(t,o)^s,n=o,o=s,s=n;return n=o,o=s,s=n,s^=t.pbox[1],o^=t.pbox[0],{left:o,right:s}}(Ul,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}}Hl.keySize=4,Hl.ivSize=2;const Wl=Rr._createHelper(Hl);function Gl(t,e,i,n){const o=t;let s;const r=this._iv;r?(s=r.slice(0),this._iv=void 0):s=this._prevBlock,n.encryptBlock(s,0);for(let t=0;t<i;t+=1)o[e+t]^=s[t]}class Kl extends Vr{}Kl.Encryptor=class extends Kl{processBlock(t,e){const i=this._cipher,{blockSize:n}=i;Gl.call(this,t,e,n,i),this._prevBlock=t.slice(e,e+n)}},Kl.Decryptor=class extends Kl{processBlock(t,e){const i=this._cipher,{blockSize:n}=i,o=t.slice(e,e+n);Gl.call(this,t,e,n,i),this._prevBlock=o}};class Zl extends Vr{}Zl.Encryptor=class extends Zl{processBlock(t,e){const i=t,n=this._cipher,{blockSize:o}=n,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);n.encryptBlock(a,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)i[e+t]^=a[t]}},Zl.Decryptor=Zl.Encryptor;const Jl=t=>{let e=t;if(255&~(t>>24))e+=1<<24;else{let i=t>>16&255,n=t>>8&255,o=255&t;255===i?(i=0,255===n?(n=0,255===o?o=0:o+=1):n+=1):i+=1,e=0,e+=i<<16,e+=n<<8,e+=o}return e};
|
|
1537
|
+
function(t,e){const i=zi(t,"auth");if(i.isInitialized()){const t=i.getImmediate();if(_e(i.getOptions(),null!=e?e:{}))return t;No(t,"already-initialized")}return i.initialize({options:e})}(t,{popupRedirectResolver:ir,persistence:[ys,is,ns]}),o=Ce("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>rr)return;const o=null==e?void 0:e.token;ar!==o&&(ar=o,await fetch(n,{method:o?"POST":"DELETE",headers:o?{Authorization:`Bearer ${o}`}:{}}))});!function(t,e,i){Oe(t).beforeAuthStateChanged(e,i)}(i,e,(()=>e(i.currentUser))),function(t,e,i,o){Oe(t).onIdTokenChanged(e,i,o)}(i,(t=>e(t)))}}var n;const s=ye("auth");return s&&Fn(i,`http://${s}`),i}var cr;!function(t){Vn=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=Ao("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="}),cr="Browser",Ui(new Le("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;Do(s&&!s.includes(":"),"invalid-api-key",{appName:i.name});const a={apiKey:s,authDomain:r,clientPlatform:cr,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:Nn(cr)},l=new Ln(i,o,n,a);return function(t,e){const i=(null==e?void 0:e.persistence)||[],o=(Array.isArray(i)?i:[i]).map(vn);(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()}))),Ui(new Le("auth-internal",(t=>(t=>new sr(t))($n(t.getProvider("auth").getImmediate()))),"PRIVATE").setInstantiationMode("EXPLICIT")),Ji(or,nr,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}}(cr)),Ji(or,nr,"esm2017");const dr=("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 hr;hr=dr?t=>{const e=[];for(let i=0;i<t;i+=4)e.push(dr.getRandomValues(new Uint32Array(1))[0]);return new pr(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 pr(e,t)};class ur{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 pr extends ur{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=hr;toString(t=vr){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 vr={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 pr(i,e/2)}},gr={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 pr(i,e)}},fr={stringify(t){try{return decodeURIComponent(escape(gr.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>gr.parse(unescape(encodeURIComponent(t)))};class mr extends ur{constructor(){super(),this._minBufferSize=0}reset(){this._data=new pr,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=fr.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 pr(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class wr extends mr{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new ur,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new yr(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 yr extends ur{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=fr.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 br=pr;class Cr extends ur{constructor(t,e){super(),this.high=t,this.low=e}}class xr extends ur{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 br.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 Er=(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 pr.create(o,n)},kr={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 Er(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Sr=[];for(let t=0;t<64;t+=1)Sr[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Mr=(t,e,i,o,n,s,r)=>{const a=t+(e&i|~e&o)+n+r;return(a<<s|a>>>32-s)+e},_r=(t,e,i,o,n,s,r)=>{const a=t+(e&o|i&~o)+n+r;return(a<<s|a>>>32-s)+e},Tr=(t,e,i,o,n,s,r)=>{const a=t+(e^i^o)+n+r;return(a<<s|a>>>32-s)+e},Ir=(t,e,i,o,n,s,r)=>{const a=t+(i^(e|~o))+n+r;return(a<<s|a>>>32-s)+e};class Nr extends wr{_doReset(){this._hash=new pr([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],y=i[e+15];let b=o[0],C=o[1],x=o[2],E=o[3];b=Mr(b,C,x,E,n,7,Sr[0]),E=Mr(E,b,C,x,s,12,Sr[1]),x=Mr(x,E,b,C,r,17,Sr[2]),C=Mr(C,x,E,b,a,22,Sr[3]),b=Mr(b,C,x,E,l,7,Sr[4]),E=Mr(E,b,C,x,c,12,Sr[5]),x=Mr(x,E,b,C,d,17,Sr[6]),C=Mr(C,x,E,b,h,22,Sr[7]),b=Mr(b,C,x,E,u,7,Sr[8]),E=Mr(E,b,C,x,p,12,Sr[9]),x=Mr(x,E,b,C,v,17,Sr[10]),C=Mr(C,x,E,b,g,22,Sr[11]),b=Mr(b,C,x,E,f,7,Sr[12]),E=Mr(E,b,C,x,m,12,Sr[13]),x=Mr(x,E,b,C,w,17,Sr[14]),C=Mr(C,x,E,b,y,22,Sr[15]),b=_r(b,C,x,E,s,5,Sr[16]),E=_r(E,b,C,x,d,9,Sr[17]),x=_r(x,E,b,C,g,14,Sr[18]),C=_r(C,x,E,b,n,20,Sr[19]),b=_r(b,C,x,E,c,5,Sr[20]),E=_r(E,b,C,x,v,9,Sr[21]),x=_r(x,E,b,C,y,14,Sr[22]),C=_r(C,x,E,b,l,20,Sr[23]),b=_r(b,C,x,E,p,5,Sr[24]),E=_r(E,b,C,x,w,9,Sr[25]),x=_r(x,E,b,C,a,14,Sr[26]),C=_r(C,x,E,b,u,20,Sr[27]),b=_r(b,C,x,E,m,5,Sr[28]),E=_r(E,b,C,x,r,9,Sr[29]),x=_r(x,E,b,C,h,14,Sr[30]),C=_r(C,x,E,b,f,20,Sr[31]),b=Tr(b,C,x,E,c,4,Sr[32]),E=Tr(E,b,C,x,u,11,Sr[33]),x=Tr(x,E,b,C,g,16,Sr[34]),C=Tr(C,x,E,b,w,23,Sr[35]),b=Tr(b,C,x,E,s,4,Sr[36]),E=Tr(E,b,C,x,l,11,Sr[37]),x=Tr(x,E,b,C,h,16,Sr[38]),C=Tr(C,x,E,b,v,23,Sr[39]),b=Tr(b,C,x,E,m,4,Sr[40]),E=Tr(E,b,C,x,n,11,Sr[41]),x=Tr(x,E,b,C,a,16,Sr[42]),C=Tr(C,x,E,b,d,23,Sr[43]),b=Tr(b,C,x,E,p,4,Sr[44]),E=Tr(E,b,C,x,f,11,Sr[45]),x=Tr(x,E,b,C,y,16,Sr[46]),C=Tr(C,x,E,b,r,23,Sr[47]),b=Ir(b,C,x,E,n,6,Sr[48]),E=Ir(E,b,C,x,h,10,Sr[49]),x=Ir(x,E,b,C,w,15,Sr[50]),C=Ir(C,x,E,b,c,21,Sr[51]),b=Ir(b,C,x,E,f,6,Sr[52]),E=Ir(E,b,C,x,a,10,Sr[53]),x=Ir(x,E,b,C,v,15,Sr[54]),C=Ir(C,x,E,b,s,21,Sr[55]),b=Ir(b,C,x,E,u,6,Sr[56]),E=Ir(E,b,C,x,y,10,Sr[57]),x=Ir(x,E,b,C,d,15,Sr[58]),C=Ir(C,x,E,b,m,21,Sr[59]),b=Ir(b,C,x,E,l,6,Sr[60]),E=Ir(E,b,C,x,g,10,Sr[61]),x=Ir(x,E,b,C,r,15,Sr[62]),C=Ir(C,x,E,b,p,21,Sr[63]),o[0]=o[0]+b|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 Ar=wr._createHelper(Nr),Or=wr._createHmacHelper(Nr);class Lr extends ur{constructor(t){super(),this.cfg=Object.assign(new ur,{keySize:4,hasher:Nr,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),s=pr.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 $r extends mr{constructor(t,e,i){super(),this.cfg=Object.assign(new ur,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?Wr:Br;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()}}$r._ENC_XFORM_MODE=1,$r._DEC_XFORM_MODE=2,$r.keySize=4,$r.ivSize=4;class Dr extends $r{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Vr extends ur{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 Fr(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 Pr extends Vr{}Pr.Encryptor=class extends Pr{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;Fr.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},Pr.Decryptor=class extends Pr{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),Fr.call(this,t,e,o),this._prevBlock=n}};const jr={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=pr.create(s,o);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class Rr extends $r{constructor(t,e,i){super(t,e,Object.assign({mode:Pr,padding:jr},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 Ur extends ur{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const zr={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?pr.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(kr)},parse(t){let e;const i=kr.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=pr.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),Ur.create({ciphertext:i,salt:e})}};class Br extends ur{static encrypt(t,e,i,o){const n=Object.assign(new ur,this.cfg,o),s=t.createEncryptor(i,n),r=s.finalize(e),a=s.cfg;return Ur.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 ur,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}}Br.cfg=Object.assign(new ur,{format:zr});const Hr={execute(t,e,i,o,n){let s,r=o;r||(r=pr.random(8)),s=n?Lr.create({keySize:e+i,hasher:n}).compute(t,r):Lr.create({keySize:e+i}).compute(t,r);const a=pr.create(s.words.slice(e),4*i);return s.sigBytes=4*e,Ur.create({key:s,iv:a,salt:r})}};class Wr extends Br{static encrypt(t,e,i,o){const n=Object.assign(new ur,this.cfg,o),s=n.kdf.execute(i,t.keySize,t.ivSize,n.salt,n.hasher);n.iv=s.iv;const r=Br.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 ur,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 Br.decrypt.call(this,t,n,r.key,s)}}Wr.cfg=Object.assign(Br.cfg,{kdf:Hr});const Gr=t=>t<<8&4278255360|t>>>8&16711935,Kr={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 pr.create(i,2*e)}},Zr=Kr,Jr={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=Gr(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]|=Gr(t.charCodeAt(o)<<16-o%2*16);return pr.create(i,2*e)}},Yr={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 Er(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safeMap:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"},qr=[];class Qr extends wr{_doReset(){this._hash=new pr([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)qr[i]=0|t[e+i];else{const t=qr[i-3]^qr[i-8]^qr[i-14]^qr[i-16];qr[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+qr[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 Xr=wr._createHelper(Qr),ta=wr._createHmacHelper(Qr),ea=[],ia=[],oa=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},na=t=>4294967296*(t-(0|t))|0;let sa=2,ra=0;for(;ra<64;)oa(sa)&&(ra<8&&(ea[ra]=na(sa**.5)),ia[ra]=na(sa**(1/3)),ra+=1),sa+=1;const aa=[];class la extends wr{_doReset(){this._hash=new pr(ea.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)aa[i]=0|t[e+i];else{const t=aa[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=aa[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;aa[i]=e+aa[i-7]+n+aa[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)+ia[i]+aa[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 ca=wr._createHelper(la),da=wr._createHmacHelper(la);class ha extends la{_doReset(){this._hash=new pr([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const ua=la._createHelper(ha),pa=la._createHmacHelper(ha),va=[new Cr(1116352408,3609767458),new Cr(1899447441,602891725),new Cr(3049323471,3964484399),new Cr(3921009573,2173295548),new Cr(961987163,4081628472),new Cr(1508970993,3053834265),new Cr(2453635748,2937671579),new Cr(2870763221,3664609560),new Cr(3624381080,2734883394),new Cr(310598401,1164996542),new Cr(607225278,1323610764),new Cr(1426881987,3590304994),new Cr(1925078388,4068182383),new Cr(2162078206,991336113),new Cr(2614888103,633803317),new Cr(3248222580,3479774868),new Cr(3835390401,2666613458),new Cr(4022224774,944711139),new Cr(264347078,2341262773),new Cr(604807628,2007800933),new Cr(770255983,1495990901),new Cr(1249150122,1856431235),new Cr(1555081692,3175218132),new Cr(1996064986,2198950837),new Cr(2554220882,3999719339),new Cr(2821834349,766784016),new Cr(2952996808,2566594879),new Cr(3210313671,3203337956),new Cr(3336571891,1034457026),new Cr(3584528711,2466948901),new Cr(113926993,3758326383),new Cr(338241895,168717936),new Cr(666307205,1188179964),new Cr(773529912,1546045734),new Cr(1294757372,1522805485),new Cr(1396182291,2643833823),new Cr(1695183700,2343527390),new Cr(1986661051,1014477480),new Cr(2177026350,1206759142),new Cr(2456956037,344077627),new Cr(2730485921,1290863460),new Cr(2820302411,3158454273),new Cr(3259730800,3505952657),new Cr(3345764771,106217008),new Cr(3516065817,3606008344),new Cr(3600352804,1432725776),new Cr(4094571909,1467031594),new Cr(275423344,851169720),new Cr(430227734,3100823752),new Cr(506948616,1363258195),new Cr(659060556,3750685593),new Cr(883997877,3785050280),new Cr(958139571,3318307427),new Cr(1322822218,3812723403),new Cr(1537002063,2003034995),new Cr(1747873779,3602036899),new Cr(1955562222,1575990012),new Cr(2024104815,1125592928),new Cr(2227730452,2716904306),new Cr(2361852424,442776044),new Cr(2428436474,593698344),new Cr(2756734187,3733110249),new Cr(3204031479,2999351573),new Cr(3329325298,3815920427),new Cr(3391569614,3928383900),new Cr(3515267271,566280711),new Cr(3940187606,3454069534),new Cr(4118630271,4000239992),new Cr(116418474,1914138554),new Cr(174292421,2731055270),new Cr(289380356,3203993006),new Cr(460393269,320620315),new Cr(685471733,587496836),new Cr(852142971,1086792851),new Cr(1017036298,365543100),new Cr(1126000580,2618297676),new Cr(1288033470,3409855158),new Cr(1501505948,4234509866),new Cr(1607167915,987167468),new Cr(1816402316,1246189591)],ga=[];for(let t=0;t<80;t+=1)ga[t]=new Cr;class fa extends wr{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new xr([new Cr(1779033703,4089235720),new Cr(3144134277,2227873595),new Cr(1013904242,4271175723),new Cr(2773480762,1595750129),new Cr(1359893119,2917565137),new Cr(2600822924,725511199),new Cr(528734635,4215389547),new Cr(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 y=a.high;let b=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,O=f,L=m,$=w,D=y,V=b,F=C,P=x,j=E,R=k,U=S,z=M;for(let i=0;i<80;i+=1){let o,n;const s=ga[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=ga[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=ga[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=ga[i-7],g=v.high,f=v.low,m=ga[i-16],w=m.high,y=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+=y,n=n+w+(o>>>0<y>>>0?1:0),s.high=n,s.low=o}const r=D&F^~D&j,a=V&P^~V&R,l=_&I^_&A^I&A,c=T&N^T&O^N&O,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=va[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 y=h+c;U=j,z=R,j=F,R=P,F=D,P=V,V=$+m|0,D=L+w+(V>>>0<$>>>0?1:0)|0,L=A,$=O,A=I,O=N,I=_,N=T,T=m+y|0,_=w+(d+l+(y>>>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+O,f=s.low,s.high=g+A+(f>>>0<O>>>0?1:0),r.low=w+$,w=r.low,r.high=m+L+(w>>>0<$>>>0?1:0),a.low=b+V,b=a.low,a.high=y+D+(b>>>0<V>>>0?1:0),l.low=x+P,x=l.low,l.high=C+F+(x>>>0<P>>>0?1:0),c.low=k+R,k=c.low,c.high=E+j+(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 ma=wr._createHelper(fa),wa=wr._createHmacHelper(fa);class ya extends fa{_doReset(){this._hash=new xr([new Cr(3418070365,3238371032),new Cr(1654270250,914150663),new Cr(2438529370,812702999),new Cr(355462360,4144912697),new Cr(1731405415,4290775857),new Cr(2394180231,1750603025),new Cr(3675008525,1694076839),new Cr(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ba=fa._createHelper(ya),Ca=fa._createHmacHelper(ya),xa=[],Ea=[],ka=[];let Sa=1,Ma=0;for(let t=0;t<24;t+=1){xa[Sa+5*Ma]=(t+1)*(t+2)/2%64;const e=(2*Sa+3*Ma)%5;Sa=Ma%5,Ma=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ea[t+5*e]=e+(2*t+3*e)%5*5;let _a=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&_a){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&_a?_a=_a<<1^113:_a<<=1}ka[t]=Cr.create(e,i)}const Ta=[];for(let t=0;t<25;t+=1)Ta[t]=Cr.create();class Ia extends wr{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 Cr;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=Ta[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=Ta[(t+4)%5],o=Ta[(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=xa[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=Ta[Ea[t]];l.high=e,l.low=o}const e=Ta[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=Ta[o],r=Ta[(t+1)%5+5*e],a=Ta[(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=ka[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 pr(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 Na=wr._createHelper(Ia),Aa=wr._createHmacHelper(Ia),Oa=pr.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]),La=pr.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]),$a=pr.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]),Da=pr.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]),Va=pr.create([0,1518500249,1859775393,2400959708,2840853838]),Fa=pr.create([1352829926,1548603684,1836072691,2053994217,0]),Pa=(t,e,i)=>t^e^i,ja=(t,e,i)=>t&e|~t&i,Ra=(t,e,i)=>(t|~e)^i,Ua=(t,e,i)=>t&i|e&~i,za=(t,e,i)=>t^(e|~i),Ba=(t,e)=>t<<e|t>>>32-e;class Ha extends wr{_doReset(){this._hash=pr.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=Va.words,s=Fa.words,r=Oa.words,a=La.words,l=$a.words,c=Da.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],y=o[3],b=o[4];for(let t=0;t<80;t+=1)d=h+i[e+r[t]]|0,d+=t<16?Pa(u,p,v)+n[0]:t<32?ja(u,p,v)+n[1]:t<48?Ra(u,p,v)+n[2]:t<64?Ua(u,p,v)+n[3]:za(u,p,v)+n[4],d|=0,d=Ba(d,l[t]),d=d+g|0,h=g,g=v,v=Ba(p,10),p=u,u=d,d=f+i[e+a[t]]|0,d+=t<16?za(m,w,y)+s[0]:t<32?Ua(m,w,y)+s[1]:t<48?Ra(m,w,y)+s[2]:t<64?ja(m,w,y)+s[3]:Pa(m,w,y)+s[4],d|=0,d=Ba(d,c[t]),d=d+b|0,f=b,b=y,y=Ba(w,10),w=m,m=d;d=o[1]+p+y|0,o[1]=o[2]+v+b|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 Wa=wr._createHelper(Ha),Ga=wr._createHmacHelper(Ha);class Ka extends ur{constructor(t){super(),this.cfg=Object.assign(new ur,{keySize:4,hasher:la,iterations:25e4},t)}compute(t,e){const{cfg:i}=this,o=yr.create(i.hasher,t),n=pr.create(),s=pr.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 Za=[],Ja=[],Ya=[],qa=[],Qa=[],Xa=[],tl=[],el=[],il=[],ol=[],nl=[];for(let t=0;t<256;t+=1)nl[t]=t<128?t<<1:t<<1^283;let sl=0,rl=0;for(let t=0;t<256;t+=1){let t=rl^rl<<1^rl<<2^rl<<3^rl<<4;t=t>>>8^255&t^99,Za[sl]=t,Ja[t]=sl;const e=nl[sl],i=nl[e],o=nl[i];let n=257*nl[t]^16843008*t;Ya[sl]=n<<24|n>>>8,qa[sl]=n<<16|n>>>16,Qa[sl]=n<<8|n>>>24,Xa[sl]=n,n=16843009*o^65537*i^257*e^16843008*sl,tl[t]=n<<24|n>>>8,el[t]=n<<16|n>>>16,il[t]=n<<8|n>>>24,ol[t]=n,sl?(sl=e^nl[nl[nl[o^e]]],rl^=nl[nl[rl]]):(rl=1,sl=rl)}const al=[0,1,2,4,8,16,32,64,128,27,54];class ll extends Rr{_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=Za[t>>>24]<<24|Za[t>>>16&255]<<16|Za[t>>>8&255]<<8|Za[255&t]):(t=t<<8|t>>>24,t=Za[t>>>24]<<24|Za[t>>>16&255]<<16|Za[t>>>8&255]<<8|Za[255&t],t^=al[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:tl[Za[t>>>24]]^el[Za[t>>>16&255]]^il[Za[t>>>8&255]]^ol[Za[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Ya,qa,Qa,Xa,Za)}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,tl,el,il,ol,Ja),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}}ll.keySize=8;const cl=Rr._createHelper(ll),dl=[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],hl=[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],ul=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],pl=[{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}],vl=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function gl(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function fl(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class ml extends Rr{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=dl[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=ul[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(hl[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(hl[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],gl.call(this,4,252645135),gl.call(this,16,65535),fl.call(this,2,858993459),fl.call(this,8,16711935),gl.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|=pl[t][((n^e[t])&vl[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,gl.call(this,1,1431655765),fl.call(this,8,16711935),fl.call(this,2,858993459),gl.call(this,16,65535),gl.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}ml.keySize=2,ml.ivSize=2;const wl=Rr._createHelper(ml);class yl extends Rr{_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=ml.createEncryptor(pr.create(e)),this._des2=ml.createEncryptor(pr.create(i)),this._des3=ml.createEncryptor(pr.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)}}yl.keySize=6,yl.ivSize=2;const bl=Rr._createHelper(yl),Cl=[],xl=[],El=[];function kl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)xl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<xl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<xl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<xl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<xl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<xl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<xl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<xl[6]>>>0?1:0)|0,this._b=e[7]>>>0<xl[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);El[i]=r^a}t[0]=El[0]+(El[7]<<16|El[7]>>>16)+(El[6]<<16|El[6]>>>16)|0,t[1]=El[1]+(El[0]<<8|El[0]>>>24)+El[7]|0,t[2]=El[2]+(El[1]<<16|El[1]>>>16)+(El[0]<<16|El[0]>>>16)|0,t[3]=El[3]+(El[2]<<8|El[2]>>>24)+El[1]|0,t[4]=El[4]+(El[3]<<16|El[3]>>>16)+(El[2]<<16|El[2]>>>16)|0,t[5]=El[5]+(El[4]<<8|El[4]>>>24)+El[3]|0,t[6]=El[6]+(El[5]<<16|El[5]>>>16)+(El[4]<<16|El[4]>>>16)|0,t[7]=El[7]+(El[6]<<8|El[6]>>>24)+El[5]|0}class Sl extends Dr{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)kl.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)kl.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;kl.call(this),Cl[0]=o[0]^o[5]>>>16^o[3]<<16,Cl[1]=o[2]^o[7]>>>16^o[5]<<16,Cl[2]=o[4]^o[1]>>>16^o[7]<<16,Cl[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Cl[t]=16711935&(Cl[t]<<8|Cl[t]>>>24)|4278255360&(Cl[t]<<24|Cl[t]>>>8),i[e+t]^=Cl[t]}}const Ml=Dr._createHelper(Sl),_l=[],Tl=[],Il=[];function Nl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Tl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Tl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Tl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Tl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Tl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Tl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Tl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Tl[6]>>>0?1:0)|0,this._b=e[7]>>>0<Tl[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);Il[i]=r^a}t[0]=Il[0]+(Il[7]<<16|Il[7]>>>16)+(Il[6]<<16|Il[6]>>>16)|0,t[1]=Il[1]+(Il[0]<<8|Il[0]>>>24)+Il[7]|0,t[2]=Il[2]+(Il[1]<<16|Il[1]>>>16)+(Il[0]<<16|Il[0]>>>16)|0,t[3]=Il[3]+(Il[2]<<8|Il[2]>>>24)+Il[1]|0,t[4]=Il[4]+(Il[3]<<16|Il[3]>>>16)+(Il[2]<<16|Il[2]>>>16)|0,t[5]=Il[5]+(Il[4]<<8|Il[4]>>>24)+Il[3]|0,t[6]=Il[6]+(Il[5]<<16|Il[5]>>>16)+(Il[4]<<16|Il[4]>>>16)|0,t[7]=Il[7]+(Il[6]<<8|Il[6]>>>24)+Il[5]|0}class Al extends Dr{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)Nl.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)Nl.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Nl.call(this),_l[0]=o[0]^o[5]>>>16^o[3]<<16,_l[1]=o[2]^o[7]>>>16^o[5]<<16,_l[2]=o[4]^o[1]>>>16^o[7]<<16,_l[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)_l[t]=16711935&(_l[t]<<8|_l[t]>>>24)|4278255360&(_l[t]<<24|_l[t]>>>8),i[e+t]^=_l[t]}}const Ol=Dr._createHelper(Al);function Ll(){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 $l extends Dr{_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]^=Ll.call(this)}}$l.keySize=8,$l.ivSize=0;const Dl=Dr._createHelper($l);class Vl extends $l{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)Ll.call(this)}}const Fl=Dr._createHelper(Vl),Pl=16,jl=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Rl=[[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]],Ul={pbox:[],sbox:[]};function zl(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 Bl(t,e,i){let o,n=e,s=i;for(let e=0;e<Pl;++e)n^=t.pbox[e],s=zl(t,n)^s,o=n,n=s,s=o;return o=n,n=s,s=o,s^=t.pbox[Pl],n^=t.pbox[17],{left:n,right:s}}class Hl extends Rr{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]=Rl[e][i]}let o=0;for(let n=0;n<18;n++)t.pbox[n]=jl[n]^e[o],o++,o>=i&&(o=0);let n=0,s=0,r=0;for(let e=0;e<18;e+=2)r=Bl(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=Bl(t,n,s),n=r.left,s=r.right,t.sbox[e][i]=n,t.sbox[e][i+1]=s}(Ul,e,i)}encryptBlock(t,e){const i=Bl(Ul,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=zl(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}}(Ul,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}}Hl.keySize=4,Hl.ivSize=2;const Wl=Rr._createHelper(Hl);function Gl(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 Kl extends Vr{}Kl.Encryptor=class extends Kl{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;Gl.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},Kl.Decryptor=class extends Kl{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);Gl.call(this,t,e,o,i),this._prevBlock=n}};class Zl extends Vr{}Zl.Encryptor=class extends Zl{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]}},Zl.Decryptor=Zl.Encryptor;const Jl=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 Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,
|
|
1543
|
+
class Yl extends Vr{}Yl.Encryptor=class extends Yl{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]=Jl(e[0]),0===e[0]&&(e[1]=Jl(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]}},Yl.Decryptor=Yl.Encryptor;class ql extends Vr{}ql.Encryptor=class extends ql{processBlock(t,e){this._cipher.encryptBlock(t,e)}},ql.Decryptor=class extends ql{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class Ql extends Vr{}Ql.Encryptor=class extends Ql{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]}},Ql.Decryptor=Ql.Encryptor;const Xl={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}},tc={pad(t,e){const i=4*e,o=i-t.sigBytes%i;t.concat(pr.random(o-1)).concat(pr.create([o<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},ec={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}}},ic={pad(t,e){t.concat(pr.create([2147483648],1)),ec.pad(t,e)},unpad(t){const e=t;ec.unpad(e),e.sigBytes-=1}},oc={pad(){},unpad(){}},nc={stringify:t=>t.ciphertext.toString(vr),parse(t){const e=vr.parse(t);return Ur.create({ciphertext:e})}};var sc={lib:{Base:ur,WordArray:pr,BufferedBlockAlgorithm:mr,Hasher:wr,Cipher:$r,StreamCipher:Dr,BlockCipherMode:Vr,BlockCipher:Rr,CipherParams:Ur,SerializableCipher:Br,PasswordBasedCipher:Wr},x64:{Word:Cr,WordArray:xr},enc:{Hex:vr,Latin1:gr,Utf8:fr,Utf16:Zr,Utf16BE:Kr,Utf16LE:Jr,Base64:kr,Base64url:Yr},algo:{HMAC:yr,MD5:Nr,SHA1:Qr,SHA224:ha,SHA256:la,SHA384:ya,SHA512:fa,SHA3:Ia,RIPEMD160:Ha,PBKDF2:Ka,EvpKDF:Lr,AES:ll,DES:ml,TripleDES:yl,Rabbit:Sl,RabbitLegacy:Al,RC4:$l,RC4Drop:Vl,Blowfish:Hl},mode:{CBC:Pr,CFB:Kl,CTR:Zl,CTRGladman:Yl,ECB:ql,OFB:Ql},pad:{Pkcs7:jr,AnsiX923:Xl,Iso10126:tc,Iso97971:ic,NoPadding:oc,ZeroPadding:ec},format:{OpenSSL:zr,Hex:nc},kdf:{OpenSSL:Hr},MD5:Ar,HmacMD5:Or,SHA1:Xr,HmacSHA1:ta,SHA224:ua,HmacSHA224:pa,SHA256:ca,HmacSHA256:da,SHA384:ba,HmacSHA384:Ca,SHA512:ma,HmacSHA512:wa,SHA3:Na,HmacSHA3:Aa,RIPEMD160:Wa,HmacRIPEMD160:Ga,PBKDF2:(t,e,i)=>Ka.create(i).compute(t,e),EvpKDF:(t,e,i)=>Lr.create(i).compute(t,e),AES:cl,DES:wl,TripleDES:bl,Rabbit:Ml,RabbitLegacy:Ol,RC4:Dl,RC4Drop:Fl,Blowfish:Wl};const rc=(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),Ic("Error in cyrb53: ",t),0}},ac=t=>{try{return"object"!=typeof t?Object.assign({},...Object.keys(t).sort().map((e=>({[e]:t[e]&&"object"==typeof t[e]?ac(t[e]):t[e]})))):t}catch(e){return t}},lc=t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")};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),Ic("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),Ic("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),Ic("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
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,e,i)=>{try{const n=sc.enc.Utf8.parse(e),o=sc.enc.Utf8.parse(i);return sc.AES.encrypt(sc.enc.Utf8.parse(t),n,{keySize:32,iv:o,mode:sc.mode.CBC,padding:sc.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Ic("Error in encrypt: ",e),t}},fc=(t,e,i)=>{try{const n=sc.enc.Utf8.parse(e),o=sc.enc.Utf8.parse(i);return sc.AES.decrypt(t,n,{keySize:32,iv:o,mode:sc.mode.CBC,padding:sc.pad.Pkcs7}).toString(sc.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Ic("Error in decrypt: ",t),null}},gc=()=>{try{const t=hc(kt,!0);if(t){const e=fc(t,le,ce);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),uc(kt)}else{const t=hc(xt,!0);if(t)return mc(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Ic("Error in getUserFromToken: ",t),null}},mc=()=>{try{const t=hc(xt,!0);if(t){const e=vc(t,le,ce);dc(kt,e,!0)}uc(xt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Ic("Error in moveSnippylyUserToST: ",t)}},wc=(t=!0,e)=>{try{const i=hc(St,!0);if(i){const t=fc(i,le,ce);return t?JSON.parse(t):null}if(t){const t=oe,i=t[Math.floor(Math.random()*t.length)],n=i.name,o=i.photoUrl,s={name:n,email:"guest@usesuperflow.com",userId:Math.floor(1e9*Math.random())+"",photoUrl:o,isGuest:!0,organizationId:e},r=JSON.stringify(s),a=vc(r,le,ce);return dc(St,a,!0),s}return null}catch(t){return console.warn("Error in getGuestUser: ",t),Ic("Error in getGuestUser: ",t),null}},bc=(t,e)=>{try{return Object.prototype.toString.call(t)===Object.prototype.toString.call(e)&&("[object Object]"===Object.prototype.toString.call(t)||"[object Array]"===Object.prototype.toString.call(t)?Object.keys(t).length===Object.keys(e).length&&Object.keys(t).every((i=>bc(t[i],e[i]))):t===e)}catch(t){return console.error("Error in deepCompare: ",t),!1}},yc=Ki({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}),Cc=function(t=Zi(),e=fn){const i=zi(Oe(t),dn).getImmediate({identifier:e}),n=(t=>{const e=be(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 n=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),n]:[e.substring(0,i),n]})("functions");return n&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Oe(t),e,i)}(i,...n),i}(yc);let xc,Ec={sourcePlatform:"superflowToolbar"},kc={};const Sc=()=>new Promise(((t,e)=>{const i=lr(yc).onAuthStateChanged((n=>{i(),n?t(n):e("No user is currently signed in.")}),e)})),Mc=(t={})=>{Ec={...Ec,...t}},Tc=t=>{xc=t},_c=t=>{var e,i,n,o,s,r,a,l,c,d,h,u;const p={properties:{apiKey:null!==(e=null==Ec?void 0:Ec.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===(n=null==t?void 0:t.name)||void 0===n?void 0:n.split(" ")[0]:"",lastName:(null==t?void 0:t.name)?null===(o=null==t?void 0:t.name)||void 0===o?void 0:o.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==Ec?void 0:Ec.sdkVersion)&&void 0!==c?c:"",sdkType:null!==(d=null==Ec?void 0:Ec.sdkType)&&void 0!==d?d:"",sourcePlatform:null!==(h=null==Ec?void 0:Ec.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};Ac("identify",p)},Ic=(t,e,i={})=>{const n={error:t,message:(null==e?void 0:e.message)||e||t,...i};Nc("error",n)},Nc=(t,e={},i=!0)=>{try{if(null==xc?void 0:xc.userSnippylyId){e=i?{...Ec,...e}:e,e={...e};const n={userId:null==xc?void 0:xc.userSnippylyId,event:t,properties:e,sf:!0};Ac("track",n)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},Ac=(t,e)=>{try{En(Cc,de,{timeout:12e5})({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},Oc=async(t,e)=>{try{const i=En(Cc,he,{timeout:12e5});await i({eventType:"checkDomainWhitelisted",apiKey:t,projectId:e})}catch(t){console.warn("Error in checkDomainWhitelisted: ",t)}},Lc=async(t,e,i,n)=>{try{const o=En(Cc,he,{timeout:12e5}),s=await o({eventType:"iam",apiKey:t,projectId:e,email:i,userId:n});return null==s?void 0:s.data}catch(t){return console.warn("Error in iam: ",t),null}},$c=async(t,e)=>{var i;try{const n=En(Cc,he,{timeout:12e5}),o=await n({eventType:"getProjectConfig",apiKey:t,projectId:e});return null===(i=null==o?void 0:o.data)||void 0===i?void 0:i.data}catch(t){return console.warn("Error in getProjectConfig: ",t),null}},Dc=async(t,e,i)=>{var n;try{const o=En(Cc,he,{timeout:12e5}),s=await o({eventType:"validatePassword",apiKey:t,projectId:e,password:i});return null===(n=null==s?void 0:s.data)||void 0===n?void 0:n.data}catch(t){return console.warn("Error in validatePassword: ",t),null}},Vc=async(t,e,i)=>{var n;try{const o=En(Cc,he,{timeout:12e5}),s=await o({eventType:"checkToolbarEnabled",apiKey:t,projectId:e,url:i});return null===(n=null==s?void 0:s.data)||void 0===n?void 0:n.data}catch(t){return console.warn("Error in checkToolbarEnabled: ",t),null}},jc=async t=>{try{const e=En(Cc,he,{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}},Pc=async t=>{try{const e=En(Cc,he,{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}},Fc=async(t,e,i)=>{var n,o;try{const s=En(Cc,he,{timeout:12e5}),r=await s({eventType:"generateSuperflowAuthToken",apiKey:t,userId:e,userProperties:i});return null===(o=null===(n=null==r?void 0:r.data)||void 0===n?void 0:n.data)||void 0===o?void 0:o.token}catch(t){return console.warn("Error in generateSuperflowAuthToken: ",t),null}},Rc=async(t,e,i,n,o)=>{try{const s=En(Cc,he,{timeout:12e5}),r=await s({eventType:"userMigration",apiKey:t,projectId:e,oldUser:i,newUser:n,deleteGuestUserFlag:o});return null==r?void 0:r.data}catch(t){return console.warn("Error in usermigration: ",t),null}},Uc=t=>En(Cc,he,{timeout:12e5})({eventType:"customLoginEnabled",apiKey:t}),zc=async t=>{var e;try{const i=En(Cc,he,{timeout:12e5}),n=await i({eventType:"saml",samlEventType:"getPublicConfig",apiKey:t});return null===(e=null==n?void 0:n.data)||void 0===e?void 0:e.publicConfig}catch(t){return console.warn("Error in getSamlPublicConfig: ",t),null}},Bc=async(t,e)=>{var i;try{const n=await Sc();if(!n)throw new Error("User must be authenticated to create admin users");const o=window.Velt?await(null===(i=window.Velt)||void 0===i?void 0:i.getUser()):null,s=(null==n?void 0:n.displayName)||(null==o?void 0:o.name)||(null==o?void 0:o.email)||"",r=En(Cc,he,{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}},Hc=async(t,e,i)=>{var n;try{const o=await Sc();if(!o)throw new Error("User must be authenticated to create project users");const s=window.Velt?await(null===(n=window.Velt)||void 0===n?void 0:n.getUser()):null,r=(null==o?void 0:o.displayName)||(null==s?void 0:s.name)||(null==s?void 0:s.email)||"",a=En(Cc,he,{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}},Wc=async(t,e,i,n,o)=>{try{const s=En(Cc,he,{timeout:12e5}),r=await s({eventType:"checkDocumentUserAndCreate",apiKey:t,documentId:e,userId:i,name:n,email:o});return null==r?void 0:r.data}catch(t){throw console.warn("Error in checkDocumentUserAndCreate: ",t),t}};var Gc;!function(t){t.WorkspaceUserSeats="workspaceUserSeats",t.Storage="storage",t.Agents="agents",t.WorkspacePrivateComments="privateComments"}(Gc||(Gc={}));const Kc=async t=>{var e;try{const i=En(Cc,he,{timeout:12e5}),n=await i({eventType:"getFeatureAccess",apiKey:t});return null===(e=null==n?void 0:n.data)||void 0===e?void 0:e.data}catch(t){return console.warn("Error in getFeatureAccess: ",t),null}},Zc=async(t,e,i,n,o)=>{try{const s=En(Cc,he,{timeout:12e5}),r=await s({eventType:"acceptAgentSuggestion",apiKey:t,organizationId:e,documentId:i,annotationId:n,user:o});return null==r?void 0:r.data}catch(t){return console.warn("Error in acceptAgentSuggestion: ",t),Ic("Error in acceptAgentSuggestion: ",t),null}},Jc=async(t,e,i,n)=>{try{const o=En(Cc,he,{timeout:12e5}),s=await o({eventType:"declineAgentSuggestion",apiKey:t,organizationId:e,documentId:i,annotationId:n});return null==s?void 0:s.data}catch(t){return console.warn("Error in declineAgentSuggestion: ",t),Ic("Error in declineAgentSuggestion: ",t),null}};var Yc=Object.freeze({__proto__:null,get BillableMetricTypes(){return Gc},acceptAgentSuggestion:Zc,checkDocumentUserAndCreate:Wc,checkDomainWhitelisted:Oc,checkGuestMode:async(t,e)=>{try{const i=En(Cc,he,{timeout:12e5}),n=await i({eventType:"checkGuestMode",apiKey:t,projectId:e});return null==n?void 0:n.data}catch(t){return console.warn("Error in checkGuestMode: ",t),null}},checkToolbarEnabled:Vc,createAdminUser:Bc,createProjectUser:Hc,declineAgentSuggestion:Jc,detectCustomLoginEnabled:Uc,generateSuperflowAuthToken:Fc,getAgents:async t=>{var e,i,n;try{const o=En(Cc,he,{timeout:12e5}),s=await o({eventType:"getAgents",apiKey:t});return null!==(n=null===(i=null===(e=null==s?void 0:s.data)||void 0===e?void 0:e.data)||void 0===i?void 0:i.agents)&&void 0!==n?n:[]}catch(t){return console.warn("Error in getAgents: ",t),[]}},getAnonymousId:()=>{let t=localStorage.getItem("sAnonymousId");if(!t){const e=Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15);t=rc(e)+"",localStorage.setItem("sAnonymousId",t)}return t},getCurrentUser:Sc,getCurrentUserClaims:async()=>{try{const t=await Sc(),e=await(null==t?void 0:t.getIdTokenResult());return(null==e?void 0:e.claims)||{}}catch(t){return console.warn("Error in getCurrentUserClaims: ",t),{}}},getCustomerMetadata:jc,getFeatureAccess:Kc,getOrgStatuses:Pc,getProjectConfig:$c,getSamlPublicConfig:zc,iam:Lc,identifyTraits:t=>{const e=JSON.parse(JSON.stringify(kc||{}));kc={...kc,...t},bc(e,kc)||Ac("identify",{properties:kc})},setDefaultProperties:Mc,setUser:Tc,trackErrorEvent:Ic,trackEvent:Nc,trackIdentifyEvent:_c,userMigration:Rc,validatePassword:Dc});navigator.language.split("-")[0];const qc=new Map;qc.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"}),qc.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"}),qc.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:"आगामी"}),qc.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"}),qc.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:"Далее"}),qc.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 Qc=t=>{try{return t}catch(e){return t}},Xc=r`
|
|
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,e,i)=>{try{const o=sc.enc.Utf8.parse(e),n=sc.enc.Utf8.parse(i);return sc.AES.encrypt(sc.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:sc.mode.CBC,padding:sc.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Ic("Error in encrypt: ",e),t}},gc=(t,e,i)=>{try{const o=sc.enc.Utf8.parse(e),n=sc.enc.Utf8.parse(i);return sc.AES.decrypt(t,o,{keySize:32,iv:n,mode:sc.mode.CBC,padding:sc.pad.Pkcs7}).toString(sc.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Ic("Error in decrypt: ",t),null}},fc=()=>{try{const t=hc(kt,!0);if(t){const e=gc(t,le,ce);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),uc(kt)}else{const t=hc(xt,!0);if(t)return mc(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Ic("Error in getUserFromToken: ",t),null}},mc=()=>{try{const t=hc(xt,!0);if(t){const e=vc(t,le,ce);dc(kt,e,!0)}uc(xt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Ic("Error in moveSnippylyUserToST: ",t)}},wc=(t=!0,e)=>{try{const i=hc(St,!0);if(i){const t=gc(i,le,ce);return t?JSON.parse(t):null}if(t){const t=ne,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=vc(r,le,ce);return dc(St,a,!0),s}return null}catch(t){return console.warn("Error in getGuestUser: ",t),Ic("Error in getGuestUser: ",t),null}},yc=(t,e)=>{try{return Object.prototype.toString.call(t)===Object.prototype.toString.call(e)&&("[object Object]"===Object.prototype.toString.call(t)||"[object Array]"===Object.prototype.toString.call(t)?Object.keys(t).length===Object.keys(e).length&&Object.keys(t).every((i=>yc(t[i],e[i]))):t===e)}catch(t){return console.error("Error in deepCompare: ",t),!1}},bc=Ki({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}),Cc=function(t=Zi(),e=go){const i=zi(Oe(t),co).getImmediate({identifier:e}),o=(t=>{const e=ye(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}`}(Oe(t),e,i)}(i,...o),i}(bc);let xc,Ec={sourcePlatform:"superflowToolbar"},kc={};const Sc=()=>new Promise(((t,e)=>{const i=lr(bc).onAuthStateChanged((o=>{i(),o?t(o):e("No user is currently signed in.")}),e)})),Mc=(t={})=>{Ec={...Ec,...t}},_c=t=>{xc=t},Tc=t=>{var e,i,o,n,s,r,a,l,c,d,h,u;const p={properties:{apiKey:null!==(e=null==Ec?void 0:Ec.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==Ec?void 0:Ec.sdkVersion)&&void 0!==c?c:"",sdkType:null!==(d=null==Ec?void 0:Ec.sdkType)&&void 0!==d?d:"",sourcePlatform:null!==(h=null==Ec?void 0:Ec.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};Ac("identify",p)},Ic=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};Nc("error",o)},Nc=(t,e={},i=!0)=>{try{if(null==xc?void 0:xc.userSnippylyId){e=i?{...Ec,...e}:e,e={...e};const o={userId:null==xc?void 0:xc.userSnippylyId,event:t,properties:e,sf:!0};Ac("track",o)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},Ac=(t,e)=>{try{Eo(Cc,de,{timeout:12e5})({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},Oc=async(t,e)=>{try{const i=Eo(Cc,he,{timeout:12e5});await i({eventType:"checkDomainWhitelisted",apiKey:t,projectId:e})}catch(t){console.warn("Error in checkDomainWhitelisted: ",t)}},Lc=async(t,e,i,o)=>{try{const n=Eo(Cc,he,{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}},$c=async(t,e)=>{var i;try{const o=Eo(Cc,he,{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}},Dc=async(t,e,i)=>{var o;try{const n=Eo(Cc,he,{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}},Vc=async(t,e,i)=>{var o;try{const n=Eo(Cc,he,{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}},Fc=async t=>{try{const e=Eo(Cc,he,{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}},Pc=async t=>{try{const e=Eo(Cc,he,{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}},jc=async(t,e,i)=>{var o,n;try{const s=Eo(Cc,he,{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}},Rc=async(t,e,i,o,n)=>{try{const s=Eo(Cc,he,{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}},Uc=t=>Eo(Cc,he,{timeout:12e5})({eventType:"customLoginEnabled",apiKey:t}),zc=async t=>{var e;try{const i=Eo(Cc,he,{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}},Bc=async(t,e)=>{var i;try{const o=await Sc();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=Eo(Cc,he,{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}},Hc=async(t,e,i)=>{var o;try{const n=await Sc();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=Eo(Cc,he,{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}},Wc=async(t,e,i,o,n)=>{try{const s=Eo(Cc,he,{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 Gc;!function(t){t.WorkspaceUserSeats="workspaceUserSeats",t.Storage="storage",t.Agents="agents",t.WorkspacePrivateComments="privateComments"}(Gc||(Gc={}));const Kc=async t=>{var e;try{const i=Eo(Cc,he,{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}},Zc=async(t,e,i,o,n)=>{try{const s=Eo(Cc,he,{timeout:12e5}),r=await s({eventType:"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),Ic("Error in acceptAgentSuggestion: ",t),null}},Jc=async(t,e,i,o)=>{try{const n=Eo(Cc,he,{timeout:12e5}),s=await n({eventType:"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),Ic("Error in declineAgentSuggestion: ",t),null}};var Yc=Object.freeze({__proto__:null,get BillableMetricTypes(){return Gc},acceptAgentSuggestion:Zc,checkDocumentUserAndCreate:Wc,checkDomainWhitelisted:Oc,checkGuestMode:async(t,e)=>{try{const i=Eo(Cc,he,{timeout:12e5}),o=await i({eventType:"checkGuestMode",apiKey:t,projectId:e});return null==o?void 0:o.data}catch(t){return console.warn("Error in checkGuestMode: ",t),null}},checkToolbarEnabled:Vc,createAdminUser:Bc,createProjectUser:Hc,declineAgentSuggestion:Jc,detectCustomLoginEnabled:Uc,generateSuperflowAuthToken:jc,getAgents:async t=>{var e,i,o;try{const n=Eo(Cc,he,{timeout:12e5}),s=await n({eventType:"getAgents",apiKey:t});return null!==(o=null===(i=null===(e=null==s?void 0:s.data)||void 0===e?void 0:e.data)||void 0===i?void 0:i.agents)&&void 0!==o?o:[]}catch(t){return console.warn("Error in getAgents: ",t),[]}},getAnonymousId:()=>{let t=localStorage.getItem("sAnonymousId");if(!t){const e=Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15);t=rc(e)+"",localStorage.setItem("sAnonymousId",t)}return t},getCurrentUser:Sc,getCurrentUserClaims:async()=>{try{const t=await Sc(),e=await(null==t?void 0:t.getIdTokenResult());return(null==e?void 0:e.claims)||{}}catch(t){return console.warn("Error in getCurrentUserClaims: ",t),{}}},getCustomerMetadata:Fc,getFeatureAccess:Kc,getOrgStatuses:Pc,getProjectConfig:$c,getSamlPublicConfig:zc,iam:Lc,identifyTraits:t=>{const e=JSON.parse(JSON.stringify(kc||{}));kc={...kc,...t},yc(e,kc)||Ac("identify",{properties:kc})},setDefaultProperties:Mc,setUser:_c,trackErrorEvent:Ic,trackEvent:Nc,trackIdentifyEvent:Tc,userMigration:Rc,validatePassword:Dc});navigator.language.split("-")[0];const qc=new Map;qc.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"}),qc.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"}),qc.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:"आगामी"}),qc.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"}),qc.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:"Далее"}),qc.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 Qc=t=>{try{return t}catch(e){return t}},Xc=r`
|
|
1546
1546
|
|
|
1547
1547
|
.wrap {
|
|
1548
1548
|
padding: 32px;
|
|
@@ -3846,7 +3846,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
3846
3846
|
padding: var(--superflow-spacing-lg, 20px);
|
|
3847
3847
|
}
|
|
3848
3848
|
}
|
|
3849
|
-
`;var id,
|
|
3849
|
+
`;var id,od=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"}(id||(id={}));let nd=class extends Q{constructor(){super(...arguments),this.apiKey="",this.documentId="",this.disableInvite=!1,this.hasInviteAccess=!0,this.userSeatsExhausted=!1,this.userType=id.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===id.Admin&&(this.userType=id.Commenter)}catch(t){console.error("Error in connectedCallback:",t)}}willUpdate(t){t.has("userSeatsExhausted")&&this.userSeatsExhausted&&this.userType===id.Admin&&(this.userType=id.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===id.Commenter)await this.addCommenter();else{if(this.userType!==id.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 Bc(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 Hc(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`
|
|
3850
3850
|
<div class="share-modal">
|
|
3851
3851
|
<div class="share-modal-content">
|
|
3852
3852
|
<div class="share-modal-header ${dt({locked:!this.hasInviteAccess})}">
|
|
@@ -4017,7 +4017,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4017
4017
|
</div>
|
|
4018
4018
|
</div>
|
|
4019
4019
|
</div>
|
|
4020
|
-
`}};
|
|
4020
|
+
`}};nd.styles=ed,od([it({type:String})],nd.prototype,"apiKey",void 0),od([it({type:String})],nd.prototype,"documentId",void 0),od([it({type:Boolean})],nd.prototype,"disableInvite",void 0),od([it({type:Boolean})],nd.prototype,"hasInviteAccess",void 0),od([it({type:Boolean})],nd.prototype,"userSeatsExhausted",void 0),od([ot()],nd.prototype,"userType",void 0),od([ot()],nd.prototype,"showCheckIcon",void 0),od([ot()],nd.prototype,"contactListIsHovered",void 0),od([ot()],nd.prototype,"invalidEmail",void 0),od([ot()],nd.prototype,"isEmailValid",void 0),od([ot()],nd.prototype,"inviting",void 0),od([ot()],nd.prototype,"searchingUsers",void 0),od([ot()],nd.prototype,"emailInput",void 0),od([ot()],nd.prototype,"emailTags",void 0),od([ot()],nd.prototype,"editingTag",void 0),od([ot()],nd.prototype,"editingInput",void 0),od([ot()],nd.prototype,"duplicateEmail",void 0),od([ot()],nd.prototype,"filteredContacts",void 0),od([nt("#mainInput")],nd.prototype,"mainInput",void 0),od([nt("#editInput")],nd.prototype,"editInput",void 0),nd=od([tt("superflow-invite-modal")],nd);const sd=r`
|
|
4021
4021
|
:host {
|
|
4022
4022
|
display: block;
|
|
4023
4023
|
font-family: 'Poppins', sans-serif;
|
|
@@ -4459,7 +4459,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4459
4459
|
.cws-list::-webkit-scrollbar-thumb:hover {
|
|
4460
4460
|
background: #9CA3AF;
|
|
4461
4461
|
}
|
|
4462
|
-
`;var rd=function(t,e,i,
|
|
4462
|
+
`;var rd=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 ad=class extends Q{constructor(){super(...arguments),this.agentGroups=[],this.currentPageUrl="",this.openAccordions=new Set,this.currentView="agents",this.selectedAgentId="",this.getSelectedAgentGroup=()=>{var t;try{return null===(t=this.agentGroups)||void 0===t?void 0:t.find((t=>(null==t?void 0:t.agentId)===this.selectedAgentId))}catch(t){return void console.warn("Error in getSelectedAgentGroup: ",t)}},this.onAgentClick=t=>{try{this.selectedAgentId=t,this.currentView="agent-detail",this.autoOpenCurrentPageAccordion(t)}catch(t){console.warn("Error in onAgentClick: ",t)}},this.autoOpenCurrentPageAccordion=t=>{var e;try{const i=null===(e=this.agentGroups)||void 0===e?void 0:e.find((e=>(null==e?void 0:e.agentId)===t));if(!i)return;const o=this.groupWarningsByPage(i.warnings),n=null==o?void 0:o.find((t=>null==t?void 0:t.isCurrentPage));this.openAccordions=new Set,(null==n?void 0:n.pageUrl)&&this.openAccordions.add(n.pageUrl)}catch(t){console.warn("Error in autoOpenCurrentPageAccordion: ",t)}},this.onBackClick=()=>{try{this.currentView="agents",this.selectedAgentId=""}catch(t){console.warn("Error in onBackClick: ",t)}},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:{agentId:t}}))}catch(t){console.warn("Error in onAddAllSuggestions: ",t)}},this.onCloseClick=()=>{try{this.dispatchEvent(new CustomEvent("content-warning-sidebar-close",{bubbles:!0,composed:!0}))}catch(t){console.warn("Error in onCloseClick: ",t)}},this.normalizeUrlForGrouping=t=>{try{if(!t)return"";const e="false"!==localStorage.getItem("sfNormalizeParams");let i=t;if(null==t?void 0:t.startsWith("/"))e&&(i=t.split("?")[0].split("#")[0]);else{const o=new URL(t);i=e?(null==o?void 0:o.pathname)||"/":(null==o?void 0:o.pathname)+((null==o?void 0:o.search)||"")+((null==o?void 0:o.hash)||"")}return(null==i?void 0:i.startsWith("/"))?i.substring(1):i}catch{const e=t||"";return(null==e?void 0:e.startsWith("/"))?e.substring(1):e}},this.groupWarningsByPage=t=>{var e,i,o,n,s,r;try{const a=new Map;for(const l of t){if(!(null===(e=null==l?void 0:l.pageUrls)||void 0===e?void 0:e.length)){const t="__unknown__";a.has(t)||a.set(t,{displayUrl:"__unknown__",warnings:[]}),null===(o=null===(i=a.get(t))||void 0===i?void 0:i.warnings)||void 0===o||o.push(l);continue}const t=new Map;for(const e of l.pageUrls){const i=this.normalizeUrlForGrouping(e);t.has(i)||t.set(i,e)}for(const[e,i]of t){const t=(null===(n=l.annotations)||void 0===n?void 0:n.filter((t=>{var i,o,n;const s=(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)||"";return this.normalizeUrlForGrouping(s)===e})))||[];if(0===t.length)continue;const o={...l,occurrences:t.length,annotations:t};a.has(e)||a.set(e,{displayUrl:i,warnings:[]}),null===(r=null===(s=a.get(e))||void 0===s?void 0:s.warnings)||void 0===r||r.push(o)}}const l=[],c=this.normalizeUrlForGrouping(this.currentPageUrl);for(const[t,{displayUrl:e,warnings:i}]of a){const o="__unknown__"===t?"Unknown":t;l.push({pageUrl:e,pagePath:o,isCurrentPage:t===c&&"__unknown__"!==t,warnings:i})}return l.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)})),l}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 L`
|
|
4463
4463
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
4464
4464
|
<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"/>
|
|
4465
4465
|
</svg>
|
|
@@ -4489,7 +4489,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4489
4489
|
<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">
|
|
4490
4490
|
<path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4491
4491
|
</svg>
|
|
4492
|
-
`}catch(t){return console.warn("Error in renderAccordionChevron: ",t),L``}},this.renderGroupedListView=(t,e,i,n
|
|
4492
|
+
`}catch(t){return console.warn("Error in renderAccordionChevron: ",t),L``}},this.renderGroupedListView=(t,e,i,o,n="No issues found")=>{try{const s=this.groupWarningsByPage(e);return L`
|
|
4493
4493
|
<div class="cws-header">
|
|
4494
4494
|
<div class="cws-header-left">
|
|
4495
4495
|
${this.renderBackIcon()}
|
|
@@ -4501,7 +4501,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4501
4501
|
</div>
|
|
4502
4502
|
<div class="cws-divider"></div>
|
|
4503
4503
|
<div class="cws-list">
|
|
4504
|
-
${(null==e?void 0:e.length)>0?s.map(((t,e)=>{var n
|
|
4504
|
+
${(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 L`
|
|
4505
4505
|
<div class="cws-page-group">
|
|
4506
4506
|
<div class="cws-page-header" @click=${()=>this.toggleAccordion(null==t?void 0:t.pageUrl)}>
|
|
4507
4507
|
<div class="cws-page-header-left">
|
|
@@ -4514,16 +4514,16 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4514
4514
|
</div>
|
|
4515
4515
|
${r?L`
|
|
4516
4516
|
<div class="cws-page-warnings">
|
|
4517
|
-
${null===(
|
|
4517
|
+
${null===(n=null==t?void 0:t.warnings)||void 0===n?void 0:n.map((t=>i(t)))}
|
|
4518
4518
|
</div>
|
|
4519
4519
|
`:""}
|
|
4520
4520
|
</div>
|
|
4521
4521
|
${e<(null==s?void 0:s.length)-1?L`<div class="cws-group-divider"></div>`:""}
|
|
4522
|
-
`})):L`<div class="cws-empty-state"><span>${
|
|
4522
|
+
`})):L`<div class="cws-empty-state"><span>${n}</span></div>`}
|
|
4523
4523
|
</div>
|
|
4524
4524
|
${(null==e?void 0:e.length)>0?L`
|
|
4525
4525
|
<!-- <div class="cws-footer">
|
|
4526
|
-
<button class="cws-add-all-button" @click=${()=>this.onAddAllSuggestions(
|
|
4526
|
+
<button class="cws-add-all-button" @click=${()=>this.onAddAllSuggestions(o)}>
|
|
4527
4527
|
Add All Suggestions
|
|
4528
4528
|
</button>
|
|
4529
4529
|
</div> -->
|
|
@@ -4579,7 +4579,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4579
4579
|
<div class="cws-panel">
|
|
4580
4580
|
${"agents"===this.currentView?this.renderAgentsView():this.renderAgentDetailView()}
|
|
4581
4581
|
</div>
|
|
4582
|
-
`}catch(t){return console.warn("Error in render: ",t),L``}}};ad.styles=sd,rd([it({type:Array})],ad.prototype,"agentGroups",void 0),rd([it({type:String})],ad.prototype,"currentPageUrl",void 0),rd([nt()],ad.prototype,"openAccordions",void 0),rd([nt()],ad.prototype,"currentView",void 0),rd([nt()],ad.prototype,"selectedAgentId",void 0),ad=rd([tt("content-warning-sidebar")],ad);var ld=function(t,e,i,n){for(var o,s=arguments.length,r=s<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,i):n,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(s<3?o(r):s>3?o(e,i,r):o(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r};class cd 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=re,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.hasPrivateCommentsAccess=!1,this.isPrivateCommentsEnabledOnWorkspace=!1,this.visibilityOptionsEnabled=!1,this.hasContentWarnings=!1,this.contentWarningsCount=0,this.showContentWarningSidebar=!1,this.showAgentCommentsInSidebar=!1,this.isSettingSidebarData=!1,this.agentGroups=[],this.agentNameMap=new Map,this.agentNamesFetched=!1,this.spellingSuggestionPagePathMap=new Map,this.grammarSuggestionPagePathMap=new Map,this.processingAnnotationIds=new Set,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),Ic("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await Uc(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),Ic("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),Ic("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),Ic("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Ic("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Ic("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),Ic("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,le,ce),n=i&&JSON.parse(i);if(n){const t={};t.userId=n.uid,t.name=n.displayName,t.email=n.email,t.photoUrl=null==n?void 0:n.photoURL;const e=JSON.stringify(t),i=vc(e,le,ce);dc(kt,i,!0),uc(Lt)}}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),Ic("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),Ic("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(Tt,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(wt)||t.has(bt))&&t.has(_t)&&(dc(Mt,_t,!1,"sessionStorage"),this.projectVersion=t.get(_t),this.projectVersion&&dc(Tt,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Ic("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||hc(Mt,!1,"sessionStorage"),e=this.projectVersion||hc(Tt,!1,"sessionStorage");if(t&&e){const i=new URL(document.location),n=i.searchParams;n.get(t)||(n.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Ic("Error in setVersionInUrl: ",t)}},this.loadPluginUI=async()=>{var t,e,i,n,o,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=gc();l&&!(null==l?void 0:l.isAnonymous)&&(this.loading=!0);try{this.customerMetadata=await this.getCustomerMetadata()}catch(t){console.warn("Error in getCustomerMetadata: ",t),Ic("Error in getCustomerMetadata: ",t)}if(cc(Pt)&&(this.isPasswordValid=cc(Pt)),this.projectConfig=await $c(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===(n=this.projectConfig)||void 0===n?void 0:n.queryParamsComments),this.usePageTitleAsLocationName=!!(null===(o=this.projectConfig)||void 0===o?void 0:o.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(Ut,this.allowGuestModeSignIn+"",!0),dc(Dt,this.passwordProtected+"",!0),dc(Vt,this.queryParamsComments+"",!0),dc(jt,this.usePageTitleAsLocationName+"",!0),this.loadPlugin=!0,!document.querySelector(te.VELT_COMMENTS)){const t=document.createElement(te.VELT_COMMENTS);t.setAttribute("filter-comments-on-dom","true"),t.setAttribute("shadow-dom","true"),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(te.VELT_CURSOR)){const t=document.createElement(te.VELT_CURSOR);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_HUDDLE)){const t=document.createElement(te.VELT_HUDDLE);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_RECORDER_NOTES)){const t=document.createElement(te.VELT_RECORDER_NOTES);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_RECORDER_CONTROL_PANEL)){const t=document.createElement(te.VELT_RECORDER_CONTROL_PANEL);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_ARROWS)){const t=document.createElement(te.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){}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Ic("Error in loadPluginUI: ",t)}},this.listenToDocumentTitleChange=()=>{try{this.documentTitleChangeInterval||(this.documentTitleChangeInterval=setInterval((()=>{var t,e,i;const n="true"===sessionStorage.getItem("debugDocumentTitleChange");if(n&&(console.log("*** listenToDocumentTitleChange ***"),console.log("usePageTitleAsLocationName: ",this.usePageTitleAsLocationName)),this.usePageTitleAsLocationName){const o=document.title;n&&(console.log("location name: ",null===(t=this.location)||void 0===t?void 0:t.locationName),console.log("title: ",o),console.log("changed: ",(null===(e=this.location)||void 0===e?void 0:e.locationName)!==o)),(null===(i=this.location)||void 0===i?void 0:i.locationName)!==o&&(n&&console.log("%c triggering location update!","color: green; font-weight: bold;"),this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),2e3))}catch(t){Ic("Error in listenToDocumentTitleChange: ",t)}},this.initializeSnippyly=async()=>{var t,i,n,o,s,r,a,l,c,d,h,u,p,v,f,g,m,w,b,y,C,x,E,k,S,M,T,_,I;try{let N=this.staging?ft:gt;this.staging||(N="latest"),this.veltVersion&&(N=this.veltVersion);let A=this.staging,O=!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,O=!0)}if(await e(this.apiKey,{options:{develop:A,staging:O,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(te.VELT_COMMENTS_SIDEBAR)){const t=document.createElement(te.VELT_COMMENTS_SIDEBAR);t.setAttribute("shadow-dom","true"),t.setAttribute(ee.SIDEBAR_BUTTON_COUNT_TYPE,ie),t.setAttribute(ee.CUSTOM_ACTIONS,"true"),t.setAttribute(ee.ENABLE_URL_NAVIGATION,"true"),t.setAttribute(ee.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),Ic("Error in loadPoppinsFont: ",t)}})()}if(Velt&&(Mc({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=gc(),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===(n=this.commentElement)||void 0===n?void 0:n.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(zt)&&(this.allowGuestModeSignIn?this.openGuestModeSignInModal():this.openGuestModeNameModel(),dc(zt,"true"),this.showModalOnceCommentIsModeIsOff=!1),this.addCommentCount>=5&&!this.showGuestModeSignInModal&&!hc(Ht,!1,"sessionStorage")&&(this.showGuestModeSignInBanner(),dc(Ht,"true",!1,"sessionStorage"),this.showModalOnceCommentIsModeIsOff=!1))})),(null===(o=this.commentElement)||void 0===o?void 0:o.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===(g=null===(f=null===(v=this.customerMetadata)||void 0===v?void 0:v.superflow)||void 0===f?void 0:f.advancedFeatures)||void 0===g?void 0:g.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.setupSidebarAgentCommentFilter(),this.setupVeltButtonClickListener(),this.maybeApplyVisibilityOptionsToCommentElement()}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 n=(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):[],o=new URL(document.location).searchParams.get("version");if(o){const t=n.find((t=>t.id===o));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===(T=this.viewsElement)||void 0===T?void 0:T.getUniqueViewsByUser)&&(null===(I=null===(_=this.viewsElement)||void 0===_?void 0:_.getUniqueViewsByUser())||void 0===I||I.subscribe((t=>{this.totalViews=t}))),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Ic("Error in initializeSnippyly: ",t)}},this.generateDocumentId=()=>{try{this.documentId=rc(lc(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),this.serverDocumentId=(t=this.documentId+"")?`${rc(t)}`:void 0}catch(t){console.warn("Error in generateDocumentId: ",t),Ic("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+"")),Mc({documentId:this.serverDocumentId,clientDocumentId:this.documentId}),this.generateLocation(),this.setLocation()}catch(t){console.warn("Error in setDocumentAndLocation: ",t),Ic("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),Ic("Error in checkToEnableUpgradeButton: ",t)}},this.getCustomerMetadata=async()=>{try{const t=await jc(this.apiKey);return(t=>{try{const e=t?JSON.stringify(t):"false";dc(Wt,e)}catch(t){console.warn("Error in setCustomerMetadataToStorage: ",t),Ic("Error in setCustomerMetadataToStorage: ",t)}})(t),t}catch(t){console.warn("Error in getCustomerMetadata: ",t),Ic("Error in getCustomerMetadata: ",t);const e=(()=>{try{const t=hc(Wt);return t?"false"===t?JSON.parse(JSON.stringify(ne)):JSON.parse(t):null}catch(t){return console.warn("Error in getCustomerMetadataFromStorage: ",t),Ic("Error in getCustomerMetadataFromStorage: ",t),null}})();if(e)return e}},this.setCustomStatuses=async()=>{var t;try{const e=await Pc(this.apiKey);if((null==e?void 0:e.success)&&(null==e?void 0:e.data)){const i=Object.values(e.data),n=this.sortCustomStatuses(i);n.length>0&&(null===(t=this.commentElement)||void 0===t?void 0:t.setCustomStatus)&&this.commentElement.setCustomStatus(n)}}catch(t){console.warn("Error in setCustomStatuses: ",t),Ic("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),Ic("Error in sortCustomStatuses: ",e),t}},this.getSamlConfig=async()=>{try{const t=await zc(this.apiKey);return(t=>{try{if(t){const e=JSON.stringify(t);dc(Kt,e,!0)}}catch(t){console.warn("Error in setSamlConfigToStorage: ",t),Ic("Error in setSamlConfigToStorage: ",t)}})(t),t}catch(t){console.warn("Error in getSamlConfig: ",t),Ic("Error in getSamlConfig: ",t);const e=(()=>{try{const t=hc(Kt,!0);return t?JSON.parse(t):null}catch(t){return console.warn("Error in getSamlConfigFromStorage: ",t),Ic("Error in getSamlConfigFromStorage: ",t),null}})();if(e)return e}},this.setLogos=()=>{var t,e,i,n,o,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===(o=null===(n=null==se?void 0:ne)||void 0===n?void 0:n.customBranding)||void 0===o?void 0:o.logo)||void 0===s?void 0:s.logoMark,f=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,g=null===(h=null===(d=null===(c=null==se?void 0:ne)||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==f?void 0:f.lightUrl)||(null==f?void 0:f.darkUrl)||(null==g?void 0:g.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==f?void 0:f.darkUrl)||(null==f?void 0:f.lightUrl)||(null==g?void 0:g.darkUrl)}}catch(t){console.warn("Error in setLogos: ",t),Ic("Error in setLogos: ",t)}},this.getLogoMark=()=>{var t;try{return(null===(t=this.logoMark)||void 0===t?void 0:t.includes("<svg"))?L`
|
|
4582
|
+
`}catch(t){return console.warn("Error in render: ",t),L``}}};ad.styles=sd,rd([it({type:Array})],ad.prototype,"agentGroups",void 0),rd([it({type:String})],ad.prototype,"currentPageUrl",void 0),rd([ot()],ad.prototype,"openAccordions",void 0),rd([ot()],ad.prototype,"currentView",void 0),rd([ot()],ad.prototype,"selectedAgentId",void 0),ad=rd([tt("content-warning-sidebar")],ad);var ld=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 cd 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=re,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.hasPrivateCommentsAccess=!1,this.isPrivateCommentsEnabledOnWorkspace=!1,this.visibilityOptionsEnabled=!1,this.hasContentWarnings=!1,this.contentWarningsCount=0,this.showContentWarningSidebar=!1,this.showAgentCommentsInSidebar=!1,this.isSettingSidebarData=!1,this.agentGroups=[],this.agentNameMap=new Map,this.agentNamesFetched=!1,this.spellingSuggestionPagePathMap=new Map,this.grammarSuggestionPagePathMap=new Map,this.processingAnnotationIds=new Set,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),Ic("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await Uc(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),Ic("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),Ic("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),Ic("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Ic("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Ic("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),Ic("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=gc(t,le,ce),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=vc(e,le,ce);dc(kt,i,!0),uc(Lt)}}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(yt),e.delete(wt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(yt)||hc(wt,!1)&&this.loadPluginUI(),e.has(yt)?(dc(yt,"true",!1),uc(wt),e.delete(yt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(wt)||hc(yt,!1)&&this.loadPluginUI(),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Ic("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),Ic("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(yt))&&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),Ic("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),Ic("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=fc();l&&!(null==l?void 0:l.isAnonymous)&&(this.loading=!0);try{this.customerMetadata=await this.getCustomerMetadata()}catch(t){console.warn("Error in getCustomerMetadata: ",t),Ic("Error in getCustomerMetadata: ",t)}if(cc(Pt)&&(this.isPasswordValid=cc(Pt)),this.projectConfig=await $c(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(Ut,this.allowGuestModeSignIn+"",!0),dc(Dt,this.passwordProtected+"",!0),dc(Vt,this.queryParamsComments+"",!0),dc(Ft,this.usePageTitleAsLocationName+"",!0),this.loadPlugin=!0,!document.querySelector(te.VELT_COMMENTS)){const t=document.createElement(te.VELT_COMMENTS);t.setAttribute("filter-comments-on-dom","true"),t.setAttribute("shadow-dom","true"),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(te.VELT_CURSOR)){const t=document.createElement(te.VELT_CURSOR);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_HUDDLE)){const t=document.createElement(te.VELT_HUDDLE);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_RECORDER_NOTES)){const t=document.createElement(te.VELT_RECORDER_NOTES);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_RECORDER_CONTROL_PANEL)){const t=document.createElement(te.VELT_RECORDER_CONTROL_PANEL);window.document.body.appendChild(t)}if(!document.querySelector(te.VELT_ARROWS)){const t=document.createElement(te.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){}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Ic("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){Ic("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,y,b,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,O=!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,O=!0)}if(await e(this.apiKey,{options:{develop:A,staging:O,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(te.VELT_COMMENTS_SIDEBAR)){const t=document.createElement(te.VELT_COMMENTS_SIDEBAR);t.setAttribute("shadow-dom","true"),t.setAttribute(ee.SIDEBAR_BUTTON_COUNT_TYPE,ie),t.setAttribute(ee.CUSTOM_ACTIONS,"true"),t.setAttribute(ee.ENABLE_URL_NAVIGATION,"true"),t.setAttribute(ee.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),Ic("Error in loadPoppinsFont: ",t)}})()}if(Velt&&(Mc({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=fc(),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(zt)&&(this.allowGuestModeSignIn?this.openGuestModeSignInModal():this.openGuestModeNameModel(),dc(zt,"true"),this.showModalOnceCommentIsModeIsOff=!1),this.addCommentCount>=5&&!this.showGuestModeSignInModal&&!hc(Ht,!1,"sessionStorage")&&(this.showGuestModeSignInBanner(),dc(Ht,"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===(y=null===(w=null===(m=this.customerMetadata)||void 0===m?void 0:m.superflow)||void 0===w?void 0:w.advancedFeatures)||void 0===y?void 0:y.hasCustomStatus)&&this.setCustomStatuses(),this.setQueryParamsCommentsInSdk(),this.checkToEnableUpgradeButton(),this.setupSidebarAgentCommentFilter(),this.setupVeltButtonClickListener(),this.maybeApplyVisibilityOptionsToCommentElement()}this.applyStorageFeatureAccess(),this.selectionElement=Velt.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(b=this.rewriterElement)||void 0===b||b.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),Ic("Error in initializeSnippyly: ",t)}},this.generateDocumentId=()=>{try{this.documentId=rc(lc(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),this.serverDocumentId=(t=this.documentId+"")?`${rc(t)}`:void 0}catch(t){console.warn("Error in generateDocumentId: ",t),Ic("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+"")),Mc({documentId:this.serverDocumentId,clientDocumentId:this.documentId}),this.generateLocation(),this.setLocation()}catch(t){console.warn("Error in setDocumentAndLocation: ",t),Ic("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),Ic("Error in checkToEnableUpgradeButton: ",t)}},this.getCustomerMetadata=async()=>{try{const t=await Fc(this.apiKey);return(t=>{try{const e=t?JSON.stringify(t):"false";dc(Wt,e)}catch(t){console.warn("Error in setCustomerMetadataToStorage: ",t),Ic("Error in setCustomerMetadataToStorage: ",t)}})(t),t}catch(t){console.warn("Error in getCustomerMetadata: ",t),Ic("Error in getCustomerMetadata: ",t);const e=(()=>{try{const t=hc(Wt);return t?"false"===t?JSON.parse(JSON.stringify(oe)):JSON.parse(t):null}catch(t){return console.warn("Error in getCustomerMetadataFromStorage: ",t),Ic("Error in getCustomerMetadataFromStorage: ",t),null}})();if(e)return e}},this.setCustomStatuses=async()=>{var t;try{const e=await Pc(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),Ic("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),Ic("Error in sortCustomStatuses: ",e),t}},this.getSamlConfig=async()=>{try{const t=await zc(this.apiKey);return(t=>{try{if(t){const e=JSON.stringify(t);dc(Kt,e,!0)}}catch(t){console.warn("Error in setSamlConfigToStorage: ",t),Ic("Error in setSamlConfigToStorage: ",t)}})(t),t}catch(t){console.warn("Error in getSamlConfig: ",t),Ic("Error in getSamlConfig: ",t);const e=(()=>{try{const t=hc(Kt,!0);return t?JSON.parse(t):null}catch(t){return console.warn("Error in getSamlConfigFromStorage: ",t),Ic("Error in getSamlConfigFromStorage: ",t),null}})();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==se?void 0:oe)||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==se?void 0:oe)||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),Ic("Error in setLogos: ",t)}},this.getLogoMark=()=>{var t;try{return(null===(t=this.logoMark)||void 0===t?void 0:t.includes("<svg"))?L`
|
|
4583
4583
|
${ut(this.logoMark)}
|
|
4584
4584
|
`:L`
|
|
4585
4585
|
<img src=${this.logoMark} />
|
|
@@ -4587,13 +4587,13 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
4587
4587
|
${ut(this.wordMark)}
|
|
4588
4588
|
`:L`
|
|
4589
4589
|
<img src=${this.wordMark} />
|
|
4590
|
-
`}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(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(_t)||this.projectVersion;this.queryParamsComments||(e.search="");let n=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Ic("Error in removeHashFromUrl: ",e),t}})(e.href);this.projectId&&(n=null==n?void 0:n.replace(window.location.origin,"")),this.location={url:n,version:i}}}catch(t){console.warn("Error in generateLocation: ",t),Ic("Error in generateLocation: ",t)}},this.setLocation=t=>{var e,i,n,o;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===(n=this.previousLocation)||void 0===n?void 0:n.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;const s=(t=>{try{const e=ac(t);return rc(JSON.stringify(e))}catch(t){return}})(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))),Mc({clientLocation:this.location}),this.previousLocation=JSON.parse(JSON.stringify(this.location)),this.onVeltLocationChange()}}catch(t){console.warn("Error in setLocation: ",t),Ic("Error in setLocation: ",t)}},this.onVeltLocationChange=()=>{try{window.dispatchEvent(new CustomEvent("veltLocationChange",{detail:this.location}))}catch(t){console.warn("Error in onVeltLocationChange: ",t),Ic("Error in onVeltLocationChange: ",t)}},this.identifySnippyly=async()=>{var t,e;let i="",n="";try{this.invalidApiKey=!1;let e,o={name:"Default User",email:"default@usesuperflow.com",userId:"default",isAnonymous:!0,organizationId:this.apiKey};e=this.customLoginEnabled&&this.providedUser?this.providedUser:gc();const s=await this.getSamlConfig(),r=new URL(document.location);if(r.searchParams.has(Et)&&r.searchParams.delete(Et),s&&(this.signInUrl=`${ae}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)&&(o=e),o.isAnonymous)delete o.groupId;else{const t=Velt.getDocumentId()||this.serverDocumentId;t&&(o.groupId=t+"")}if(this.customLoginEnabledLocally||(null===(t=null==o?void 0:o.contacts)||void 0===t?void 0:t.length)&&(o.contacts=[]),i=null==o?void 0:o.email,n=null==o?void 0:o.userId,(null==o?void 0:o.isAnonymous)&&this.projectId&&this.guestMode){const t=wc(!0,this.apiKey);t&&(o=JSON.parse(JSON.stringify(t)))}(null==o?void 0:o.isAnonymous)||(this.loading=!0);const a={};(null==o?void 0:o.groupId)&&(a.groupId=null==o?void 0:o.groupId),o.organizationId=this.apiKey;const l=await Lc(this.apiKey,this.projectId||"",null==o?void 0:o.email,null==o?void 0:o.userId),c=null==l?void 0:l.isAdmin;if(this.snippylyUserRole=c?"Admin":"Commenter",c&&(a.isAdmin=c,c&&this.allFeatureDisabled&&(this.allFeatureDisabled=!1)),this.restoreContentWarningSidebarState(),(null==o?void 0:o.userId)&&!(null==o?void 0:o.isGuest)&&!(null==o?void 0:o.isAnonymous)&&this.documentId)try{await Wc(this.apiKey,this.documentId,o.userId,o.name,o.email)}catch(t){Ic("checkDocumentUserAndCreateError",t)}const[d]=await Promise.all([Velt.setVeltAuthProvider({user:o,options:{throwError:!0},retryConfig:{retryCount:3,retryDelay:1e3},generateToken:async()=>await Fc(this.apiKey,null==o?void 0:o.userId,a),onError:t=>{console.log("Error signing to velt - ",t),this.invalidApiKey=!0}}),this.fetchAndApplyFeatureAccess()]);if(this.hasAgentAccess&&this.insertShadowDOM(),this.invalidApiKey)throw"Invalid Api Key - Domain Not Whitelisted";Tc(JSON.parse(JSON.stringify(d||{}))),(null==o?void 0:o.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(o)));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),Ic("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 $c(this.apiKey,null==t?void 0:t.clientDocumentId);this.setProjectConfigVariables(e)}}),(t=>{console.warn("Error in getDocumentMetadata: ",t),Ic("Error in getDocumentMetadata: ",t)})))}))}Mc({clientUserId:null==o?void 0:o.userId});try{_c(o)}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{hc(Ot)||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){if(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,Nc(pt.Events.DOMAIN_NOT_WHITELISTED),this.projectId&&Oc(this.apiKey,this.projectId);if(new URL(document.location).searchParams.has(It))this.isSigningInUserAdmin=!0;else if(hc(Lt))this.isSigningInUserAdmin="true"===hc(Lt,!0);else{const t=await Lc(this.apiKey,this.projectId||"",i,n);this.isSigningInUserAdmin=!!(null==t?void 0:t.isAdmin),dc(Lt,this.isSigningInUserAdmin+"",!0)}}console.warn("Error in identifySnippyly: ",t),Ic("Error in identifySnippyly: ",t)}},this.fetchAndApplyFeatureAccess=async()=>{var t,e;try{this.featureAccess=await Kc(this.apiKey),this.applyStorageFeatureAccess();const i=null===(t=this.featureAccess)||void 0===t?void 0:t[Gc.Agents];this.hasAgentAccess=!0===(null==i?void 0:i.hasAccess);const n=null===(e=this.featureAccess)||void 0===e?void 0:e[Gc.WorkspacePrivateComments];this.hasPrivateCommentsAccess=!0===(null==n?void 0:n.hasAccess),this.isPrivateCommentsEnabledOnWorkspace=!0===(null==n?void 0:n.isPrivateCommentsEnabled),!this.canShowPrivateCommentToggle&&this.privateCommentModeEnabled&&(this.disablePrivateCommentModeOnCommentElement(),this.privateCommentModeEnabled=!1,dc(Ft,"false")),this.maybeApplyVisibilityOptionsToCommentElement()}catch(t){console.warn("Error in fetchAndApplyFeatureAccess: ",t),Ic("Error in fetchAndApplyFeatureAccess: ",t)}},this.insertShadowDOM=()=>{try{if(document.querySelector("velt-wireframe"))return;const t=document.querySelector("velt-comments");t&&t.setAttribute("shadow-dom","true");const e=document.querySelector("velt-comments-sidebar");e&&e.setAttribute("shadow-dom","true");const i=document.createElement("velt-wireframe");i.innerHTML='\n <velt-wireframe style="display: none;">\n <velt-comment-dialog-wireframe>\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 <div class="sf-suggestion-card">\n <velt-comment-dialog-thread-card-message-wireframe></velt-comment-dialog-thread-card-message-wireframe>\n <div class="sf-suggestion-actions">\n <div class="sf-stepper">\n <velt-if condition="{showButtons} == true">\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 <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 </velt-if>\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-visibility-banner-wireframe></velt-comment-dialog-visibility-banner-wireframe>\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(i),this.injectWireframeCss()}catch(t){console.warn("Error in insertShadowDOM: ",t),Ic("Error in insertShadowDOM: ",t)}},this.injectWireframeCss=()=>{try{null===Velt||void 0===Velt||Velt.injectCustomCss({type:"styles",value:"\n .velt-sidebar-assigned {\n padding-block: 0.15rem;\n }\n\n .velt-body{\n max-height: 450px !important;\n }\n\n .velt-body:has(.sf-suggestion-card){\n border: 1px solid #625df5 !important;\n border-radius: 12px !important;\n overflow: hidden;\n }\n\n .velt-comment-dialog-body--closed{\n max-height: none !important;\n }\n .velt-comment-dialog--body {\n border-radius: 20px !important;\n }\n\n .velt-comment-dialog{\n border: none !important;\n padding: 0 !important;\n width: 100% !important;\n min-width: 361px !important;\n }\n \n velt-comment-dialog-body-internal{\n width: 100% !important;\n max-width: 361px !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 background: #ffffff;\n font-family: 'Poppins', sans-serif;\n box-sizing: border-box;\n }\n\n velt-comment-dialog-threads-internal{\n scrollbar-width: none;\n -ms-overflow-style: none;\n &::-webkit-scrollbar {\n display: none;\n }\n }\n\n .sf-suggestion-card .velt-thread-card--message{\n margin: 0 !important;\n padding: 8px !important;\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 position: sticky;\n bottom: 0;\n background: linear-gradient(360deg, #ffffff, transparent);\n padding: 8px;\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: 4px;\n opacity: 0;\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 .velt-comment-dialog.selected button.sf-stepper-btn{\n opacity: 1;\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 @keyframes sf-spin {\n from { transform: rotate(0deg); }\n to { transform: rotate(360deg); }\n }\n\n .sf-accept-btn.sf-btn-loading,\n .sf-reject-btn.sf-btn-loading {\n pointer-events: none;\n opacity: 0.7;\n }\n\n .sf-accept-btn.sf-btn-loading svg,\n .sf-reject-btn.sf-btn-loading svg {\n display: none;\n }\n\n .sf-accept-btn.sf-btn-loading::after,\n .sf-reject-btn.sf-btn-loading::after {\n content: '';\n display: block;\n width: 14px;\n height: 14px;\n border: 2px solid rgba(255,255,255,0.3);\n border-top-color: #ffffff;\n border-radius: 50%;\n animation: sf-spin 0.6s linear infinite;\n }\n\n .sf-accept-btn.sf-btn-disabled,\n .sf-reject-btn.sf-btn-disabled {\n pointer-events: none;\n opacity: 0.5;\n }\n\n .sf-comment-dialog-body-wireframe-default{\n --sf-wireframe-pad: 1rem;\n --sf-wireframe-radius: var(--velt-border-radius-md);\n display: flex;\n align-items: flex-start;\n border-radius: var(--sf-wireframe-radius) !important;\n padding: var(--sf-wireframe-pad) !important;\n flex-direction: column;\n gap: var(--sf-wireframe-pad);\n overflow: hidden;\n }\n\n .sf-comment-dialog-body-wireframe-default:empty{\n display: none !important;\n }\n\n .sf-comment-dialog-body-wireframe-default velt-comment-dialog-private-banner-internal,\n .sf-comment-dialog-body-wireframe-default velt-comment-dialog-body-internal,\n .sf-comment-dialog-body-wireframe-default velt-comment-dialog-all-comment-internal{\n width: 100% !important;\n }\n\n .sf-comment-dialog-body-wireframe-default velt-comment-dialog-visibility-banner-internal {\n width: calc(100% + 2 * var(--sf-wireframe-pad)) !important;\n margin: calc(var(--sf-wireframe-pad) * -1) calc(var(--sf-wireframe-pad) * -1) 0 !important;\n box-sizing: border-box !important;\n border-top-left-radius: var(--sf-wireframe-radius);\n border-top-right-radius: var(--sf-wireframe-radius);\n }\n\n .no-comments:has(.sf-comment-dialog-body-wireframe-default) .sf-comment-dialog-body-wireframe-default{\n --sf-wireframe-pad: 0px;\n padding: 0 !important;\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 app-if:empty{\n display: none !important;\n }\n "})}catch(t){console.warn("Error in injectWireframeCss: ",t),Ic("Error in injectWireframeCss: ",t)}},this.applyStorageFeatureAccess=()=>{try{if(!this.featureAccess||!this.commentElement)return;const t=this.featureAccess[Gc.Storage];(null==t?void 0:t.hasUsageExhausted)&&(this.commentElement.disableAttachments(),this.commentElement.setRecordings("none"))}catch(t){Ic("Error in applyStorageFeatureAccess: ",t)}},this.checkToMigrateGuestUser=async t=>{try{const e=wc(!1,this.apiKey);e&&(await Rc(this.apiKey,this.projectId||"",e,t,!0),uc(St))}catch(t){console.warn("Error in checkToMigrationGuestUser: ",t),Ic("Error in checkToMigrationGuestUser: ",t)}},this.getComments=()=>{try{this.commentElement&&this.commentSubscription&&this.commentSubscription.unsubscribe()}catch(t){console.warn("Error in getComments: ",t),Ic("Error in getComments: ",t)}},this.handleCommentSelection=t=>{var e,i,n,o,s,r,a,l,c,d;try{if(!1===(null==t?void 0:t.selected))return void(null===(e=null===Velt||void 0===Velt?void 0:Velt.setUiState)||void 0===e||e.call(Velt,{showButtons:!1}));const h=null==t?void 0:t.annotation;if(!h||!this.isAgentAnnotation(h))return void(null===(i=null===Velt||void 0===Velt?void 0:Velt.setUiState)||void 0===i||i.call(Velt,{showButtons:!1}));const u=null===(o=null===(n=null==h?void 0:h.agent)||void 0===n?void 0:n.result)||void 0===o?void 0:o.incorrectWord,p=(null===(s=null==h?void 0:h.pageInfo)||void 0===s?void 0:s.path)||(null===(r=null==h?void 0:h.location)||void 0===r?void 0:r.path)||(null===(a=null==h?void 0:h.agent)||void 0===a?void 0:a.path);if(!u||!p)return void(null===(l=null===Velt||void 0===Velt?void 0:Velt.setUiState)||void 0===l||l.call(Velt,{showButtons:!1}));const v=this.normalizePagePath(p),f=u,g=null===(d=null===(c=null==h?void 0:h.agent)||void 0===c?void 0:c.result)||void 0===d?void 0:d.type;let m,w="";"grammar"===g?(m=this.grammarSuggestionPagePathMap,w="grammar"):(m=this.spellingSuggestionPagePathMap,w="spelling");const b=null==m?void 0:m.get(f);((null==b?void 0:b.get(v))||0)<=1?Velt.setUiState({showButtons:!1,warningType:w}):Velt.setUiState({showButtons:!0,warningType:w})}catch(t){console.warn("Error in handleCommentSelection: ",t),Ic("Error in handleCommentSelection: ",t)}},this.processAgentComments=t=>{var e,i,n;try{if(!(null==t?void 0:t.length))return this.hasContentWarnings=!1,this.contentWarningsCount=0,this.agentGroups=[],this.spellingSuggestionPagePathMap=new Map,void(this.grammarSuggestionPagePathMap=new Map);!this.agentNamesFetched&&this.apiKey&&this.fetchAgentNames();const o=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;return this.isAgentAnnotation(t)&&!i})),s=new Map;for(const t of o){const i=this.extractAgentId((null===(e=null==t?void 0:t.agent)||void 0===e?void 0:e.agentFields)||[]);if(!i)continue;const n=s.get(i);n?n.push(t):s.set(i,[t])}const r=[],a=new Map,l=new Map;for(const[t,e]of s){const o=this.isCustomAgent((null===(n=null===(i=e[0])||void 0===i?void 0:i.agent)||void 0===n?void 0:n.agentFields)||[]),s=this.resolveAgentDisplayName(t),{warnings:c,warningCount:d}=this.buildAgentWarnings(t,e,a,l);r.push({agentId:t,agentName:s,isCustom:o,warningCount:d,warnings:c,annotations:e})}r.sort(((t,e)=>e.warningCount-t.warningCount)),this.agentGroups=r;const c=r.reduce(((t,e)=>t+e.warningCount),0);this.contentWarningsCount=c,this.hasContentWarnings=c>0,this.spellingSuggestionPagePathMap=a,this.grammarSuggestionPagePathMap=l}catch(t){console.warn("Error in processAgentComments: ",t),Ic("Error in processAgentComments: ",t)}},this.extractAgentId=t=>{try{if(!Array.isArray(t)||0===t.length)return null;for(const e of t)if(null==e?void 0:e.startsWith(Qt.AGENT))return e.substring(Qt.AGENT.length);return null}catch(t){return console.warn("Error in extractAgentId: ",t),null}},this.isCustomAgent=t=>{try{return!!Array.isArray(t)&&t.includes(Qt.AGENT_TYPE_CUSTOM)}catch(t){return console.warn("Error in isCustomAgent: ",t),!1}},this.resolveAgentDisplayName=t=>{var e,i;try{return null!==(i=null===(e=this.agentNameMap)||void 0===e?void 0:e.get(t))&&void 0!==i?i:"Unknown Agent"}catch(t){return console.warn("Error in resolveAgentDisplayName: ",t),"Unknown Agent"}},this.fetchAgentNames=async()=>{var t,e,i;try{this.agentNamesFetched=!0;const{getAgents:n}=await Promise.resolve().then((function(){return Yc})),o=await n(this.apiKey),s=new Map;for(const i of o){const n=null!==(t=null==i?void 0:i.id)&&void 0!==t?t:"",o=null!==(e=null==i?void 0:i.name)&&void 0!==e?e:"";n&&o&&s.set(n,o)}if(this.agentNameMap=s,(null===(i=this.agentGroups)||void 0===i?void 0:i.length)>0){const t=this.agentGroups.map((t=>({...t,agentName:this.resolveAgentDisplayName(t.agentId)})));this.agentGroups=t}}catch(t){this.agentNamesFetched=!1,console.warn("Error in fetchAgentNames: ",t)}},this.buildAgentWarnings=(t,e,i,n)=>{try{return t===Xt.BROKEN_LINKS?this.buildBrokenLinkWarnings(e):t===Xt.SPELL_CHECK||t===Xt.GRAMMAR_CHECK?this.buildSpellCheckWarnings(e,i,n):this.buildGenericWarnings(e)}catch(t){return console.warn("Error in buildAgentWarnings: ",t),{warnings:[],warningCount:0}}},this.buildBrokenLinkWarnings=t=>{var e,i,n,o,s,r,a,l,c,d,h;try{const u=new Map;for(const p of t){const t=(null===(e=null==p?void 0:p.pageInfo)||void 0===e?void 0:e.url)||(null===(i=null==p?void 0:p.location)||void 0===i?void 0:i.url)||(null===(n=null==p?void 0:p.agent)||void 0===n?void 0:n.url)||"",v=(null===(s=null===(o=null==p?void 0:p.agent)||void 0===o?void 0:o.result)||void 0===s?void 0:s.url)||(null===(a=null===(r=null==p?void 0:p.agent)||void 0===r?void 0:r.result)||void 0===a?void 0:a.link)||t,f=(null===(c=null===(l=null==p?void 0:p.agent)||void 0===l?void 0:l.result)||void 0===c?void 0:c.statusCode)||(null===(h=null===(d=null==p?void 0:p.agent)||void 0===d?void 0:d.result)||void 0===h?void 0:h.status)||"404",g=(null==v?void 0:v.toLowerCase())||"";if(u.has(g)){const e=u.get(g);e.occurrences+=1,t&&!e.pageUrls.includes(t)&&e.pageUrls.push(t),e.annotations.push(p)}else u.set(g,{primaryText:v||"",secondaryText:String(f),occurrences:1,pageUrls:t?[t]:[],annotations:[p]})}const p=Array.from(u.values());return{warnings:p,warningCount:p.length}}catch(t){return console.warn("Error in buildBrokenLinkWarnings: ",t),{warnings:[],warningCount:0}}},this.buildSpellCheckWarnings=(t,e,i)=>{var n,o,s,r,a,l,c,d,h,u,p,v,f,g,m,w,b,y,C;try{const x=new Map;for(const E of t){const t=(null===(n=null==E?void 0:E.pageInfo)||void 0===n?void 0:n.url)||(null===(o=null==E?void 0:E.location)||void 0===o?void 0:o.url)||(null===(s=null==E?void 0:E.agent)||void 0===s?void 0:s.url)||"",k=(null===(r=null==E?void 0:E.pageInfo)||void 0===r?void 0:r.path)||(null===(a=null==E?void 0:E.location)||void 0===a?void 0:a.path)||(null===(l=null==E?void 0:E.agent)||void 0===l?void 0:l.path)||"",S=this.normalizePagePath(k),M=null!==(d=null!==(c=null==E?void 0:E.comments)&&void 0!==c?c:null==E?void 0:E.commentData)&&void 0!==d?d:[],T=null!==(p=null===(u=null===(h=null==M?void 0:M[0])||void 0===h?void 0:h.commentText)||void 0===u?void 0:u.trim())&&void 0!==p?p:"",_=(null===(f=null===(v=null==E?void 0:E.agent)||void 0===v?void 0:v.result)||void 0===f?void 0:f.incorrectWord)||(null===(g=null==E?void 0:E.targetElement)||void 0===g?void 0:g.targetText)||T||"",I=(null===(w=null===(m=null==E?void 0:E.agent)||void 0===m?void 0:m.result)||void 0===w?void 0:w.suggestions)||[],N=Array.isArray(I)?I[0]||"":I||"",A=null===(y=null===(b=null==E?void 0:E.agent)||void 0===b?void 0:b.result)||void 0===y?void 0:y.type,O=_||"";_||console.warn("[CWS] Spell check annotation missing incorrectWord. agent.result:",null===(C=null==E?void 0:E.agent)||void 0===C?void 0:C.result,"targetElement:",null==E?void 0:E.targetElement,"comments:",M);const L="grammar"===A?i:e;L.has(O)||L.set(O,new Map);const $=L.get(O),D=$.get(S)||0;if($.set(S,D+1),x.has(O)){const e=x.get(O);e.occurrences+=1,t&&!e.pageUrls.includes(t)&&e.pageUrls.push(t),e.annotations.push(E)}else x.set(O,{primaryText:_||"",secondaryText:N||"",occurrences:1,pageUrls:t?[t]:[],annotations:[E]})}const E=Array.from(x.values());return{warnings:E,warningCount:E.length}}catch(t){return console.warn("Error in buildSpellCheckWarnings: ",t),{warnings:[],warningCount:0}}},this.buildGenericWarnings=t=>{var e,i,n,o,s,r,a,l,c,d,h,u,p,v,f,g,m,w,b,y;try{const C=new Map;for(const x of t){const t=(null===(e=null==x?void 0:x.pageInfo)||void 0===e?void 0:e.url)||(null===(i=null==x?void 0:x.location)||void 0===i?void 0:i.url)||(null===(n=null==x?void 0:x.agent)||void 0===n?void 0:n.url)||"",E=null!==(s=null!==(o=null==x?void 0:x.comments)&&void 0!==o?o:null==x?void 0:x.commentData)&&void 0!==s?s:[],k=null==E?void 0:E[0],S=null!==(p=null!==(d=null!==(a=null===(r=null==k?void 0:k.commentText)||void 0===r?void 0:r.trim())&&void 0!==a?a:null===(c=null===(l=null==x?void 0:x.agent)||void 0===l?void 0:l.result)||void 0===c?void 0:c.incorrectWord)&&void 0!==d?d:null===(u=null===(h=null==x?void 0:x.targetElement)||void 0===h?void 0:h.targetText)||void 0===u?void 0:u.trim())&&void 0!==p?p:"",M=null!==(y=null!==(m=null===(g=null===(f=null===(v=null==x?void 0:x.agent)||void 0===v?void 0:v.result)||void 0===f?void 0:f.suggestions)||void 0===g?void 0:g[0])&&void 0!==m?m:null===(b=null===(w=null==x?void 0:x.agent)||void 0===w?void 0:w.result)||void 0===b?void 0:b.suggestion)&&void 0!==y?y:"",T=S||(null==x?void 0:x.annotationId)||(null==x?void 0:x.id)||"";if(C.has(T)){const e=C.get(T);e.occurrences+=1,t&&!e.pageUrls.includes(t)&&e.pageUrls.push(t),e.annotations.push(x)}else C.set(T,{primaryText:S||"No text",secondaryText:M||"",occurrences:1,pageUrls:t?[t]:[],annotations:[x]})}const x=Array.from(C.values());return{warnings:x,warningCount:x.length}}catch(t){return console.warn("Error in buildGenericWarnings: ",t),{warnings:[],warningCount:0}}},this.normalizePagePath=t=>{try{return t?(null==t?void 0:t.startsWith("/"))?t.substring(1):t:""}catch(e){return console.warn("Error in normalizePagePath: ",e),t||""}},this.setQueryParamsCommentsInSdk=()=>{var t,e,i,n,o;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===(n=this.commentElement)||void 0===n?void 0:n.disableQueryParamsComments)&&(s&&console.log("disableQueryParamsComments"),null===(o=this.commentElement)||void 0===o||o.disableQueryParamsComments()))}catch(t){console.warn("Error in setQueryParamsCommentsInSdk: ",t),Ic("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),Ic("Error in checkGlobalUserContact: ",t)}},this.setProjectConfigVariables=t=>{var e,i,n,o;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!==(n=null==t?void 0:t.guestMode)&&void 0!==n&&n,this.allowGuestModeSignIn=!!(null===(o=null==t?void 0:t.guestModeConfig)||void 0===o?void 0:o.allowSignIn),(null==t?void 0:t.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.guestMode&&Nc(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(Ut,this.allowGuestModeSignIn+"",!0),dc(Dt,this.passwordProtected+"",!0),dc(Vt,this.queryParamsComments+"",!0),dc(jt,this.usePageTitleAsLocationName+"",!0)}catch(t){console.warn("Error in setProjectConfigVariables: ",t),Ic("Error in setProjectConfigVariables: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded,this.expanded?Nc(pt.Events.TOOLBAR_EXPANDED):Nc(pt.Events.TOOLBAR_COLLAPSED)}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Ic("Error in toggleSnippylyPluginToolbar: ",t)}},this.enablePrivateCommentModeOnCommentElement=()=>{try{if(!this.commentElement||"function"!=typeof this.commentElement.enablePrivateMode)return;this.commentElement.enablePrivateMode({type:Rt})}catch(t){console.warn("Error in enablePrivateCommentModeOnCommentElement: ",t),Ic("Error in enablePrivateCommentModeOnCommentElement: ",t)}},this.disablePrivateCommentModeOnCommentElement=()=>{try{if(!this.commentElement||"function"!=typeof this.commentElement.disablePrivateMode)return;this.commentElement.disablePrivateMode()}catch(t){console.warn("Error in disablePrivateCommentModeOnCommentElement: ",t),Ic("Error in disablePrivateCommentModeOnCommentElement: ",t)}},this.enableVisibilityOptionsOnCommentElement=()=>{try{if(this.visibilityOptionsEnabled)return;if(!this.commentElement||"function"!=typeof this.commentElement.enableVisibilityOptions)return;this.commentElement.enableVisibilityOptions(),this.visibilityOptionsEnabled=!0,Nc(pt.Events.VISIBILITY_OPTIONS_ENABLED)}catch(t){console.warn("Error in enableVisibilityOptionsOnCommentElement: ",t),Ic("Error in enableVisibilityOptionsOnCommentElement: ",t)}},this.disableVisibilityOptionsOnCommentElement=()=>{try{if(!this.visibilityOptionsEnabled)return;if(!this.commentElement||"function"!=typeof this.commentElement.disableVisibilityOptions)return void(this.visibilityOptionsEnabled=!1);this.commentElement.disableVisibilityOptions(),this.visibilityOptionsEnabled=!1,Nc(pt.Events.VISIBILITY_OPTIONS_DISABLED)}catch(t){console.warn("Error in disableVisibilityOptionsOnCommentElement: ",t),Ic("Error in disableVisibilityOptionsOnCommentElement: ",t)}},this.maybeApplyVisibilityOptionsToCommentElement=()=>{"Admin"===this.snippylyUserRole&&this.canShowPrivateCommentToggle?this.enableVisibilityOptionsOnCommentElement():this.disableVisibilityOptionsOnCommentElement()},this.togglePrivateCommentMode=()=>{try{this.commentElement&&(this.privateCommentModeEnabled?(this.disablePrivateCommentModeOnCommentElement(),this.privateCommentModeEnabled=!1,Nc(pt.Events.PRIVATE_MODE_DISABLED)):(this.enablePrivateCommentModeOnCommentElement(),this.privateCommentModeEnabled=!0,Nc(pt.Events.PRIVATE_MODE_ENABLED)),dc(Ft,this.privateCommentModeEnabled.toString()))}catch(t){console.warn("Error in togglePrivateCommentMode: ",t),Ic("Error in togglePrivateCommentMode: ",t)}},this.checkPrivateCommentModeFromStorage=()=>{try{!this.allFeatureDisabled&&"Admin"===this.snippylyUserRole&&this.canShowPrivateCommentToggle&&hc(Ft)&&(this.privateCommentModeEnabled="true"===hc(Ft),this.privateCommentModeEnabled&&this.enablePrivateCommentModeOnCommentElement())}catch(t){console.warn("Error in checkPrivateCommentModeFromStorage: ",t),Ic("Error in checkPrivateCommentModeFromStorage: ",t)}},this.loginWithGoogle=()=>{try{if(Nc(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),Ic("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),Ic("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=vc(e,le,ce),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getqrcode?text=${encodeURIComponent(t)}`),n=await i.json();(null==n?void 0:n.qrcode)&&(this.qrCode=null==n?void 0:n.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Ic("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{Nc(pt.Events.OPEN_MOBILE_CLICKED),this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),Ic("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,Nc(pt.Events.INVITE_MODAL_OPENED)},this.closeInviteModal=()=>{this.showInviteModal=!1},this.onInviteSuccess=()=>{this.closeInviteModal(),Nc(pt.Events.INVITE_SENT)},this.removeSnippyly=async()=>{try{Nc(pt.Events.EXIT_REVIEW_MODE_CLICKED),this.exitReviewModeCalled=!0,uc(wt),uc(bt),uc(yt),uc(Mt,"sessionStorage"),uc(Tt,"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(_t),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),Ic("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{Nc(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(Lt),uc(Ft),this.snippylyUser=void 0,window.open(this.signOutUrl,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Ic("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),Ic("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),Ic("Error in copyLink: ",t)}},this.goToAdminPortal=()=>{try{let t=`${ae}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${ae}/dashboard/project/comment/${this.apiKey}/${this.serverDocumentId}`),Nc(pt.Events.VIEW_PROJECT_CLICKED),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Ic("Error in goToAdminPortal: ",t)}},this.goToAdminPortalDashboard=()=>{try{let t=`${ae}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${ae}/dashboard`),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortalDashboard: ",t),Ic("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),Ic("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),Ic("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),Ic("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),Ic("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),Ic("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,dc(Ot,"true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),Ic("Error in onTourCommentTooltipClick: ",t)}},this.onGuestModeChipSignInButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeChipSignInButtonClick: ",t),Ic("Error in onGuestModeChipSignInButtonClick: ",t)}},this.openGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!0,Nc(pt.Events.GUEST_MODE_SIGN_IN_DIALOG_SHOWN)}catch(t){console.warn("Error in openGuestModeSignInModal: ",t),Ic("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),Ic("Error in closeGuestModeSignInModal: ",t)}},this.onGuestModeSignInModalSignInButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeSignInModalSignInButtonClick: ",t),Ic("Error in onGuestModeSignInModalSignInButtonClick: ",t)}},this.openGuestModeNameModel=t=>{try{t&&(t.stopPropagation(),t.preventDefault()),this.skipGuestNameModal||(this.showGuestModeNameModal=!0,Nc(pt.Events.GUEST_MODE_NAME_NUDGE_SHOWN))}catch(t){console.warn("Error in openGuestModeNameModel: ",t),Ic("Error in openGuestModeNameModel: ",t)}},this.closeGuestModeNameModel=()=>{try{this.showGuestModeNameModal=!1}catch(t){console.warn("Error in closeGuestModeNameModel: ",t),Ic("Error in closeGuestModeNameModel: ",t)}},this.onGuestModeNameModalSkipButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SKIP_BUTTON_CLICKED),this.showGuestModeNameModal=!1}catch(t){console.warn("Error in onGuestModeNameModalSkipButtonClick: ",t),Ic("Error in onGuestModeNameModalSkipButtonClick: ",t)}},this.onPasswordProtectedModalCloseButtonClick=()=>{try{Nc(pt.Events.PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED),this.showPasswordProtectedModal=!1,this.password="",this.showInvalidPassword=!1}catch(t){console.warn("Error in onPasswordProtectedModalCloseButtonClick: ",t),Ic("Error in onPasswordProtectedModalCloseButtonClick: ",t)}},this.onPasswordProtectedModalOpenButtonClick=()=>{try{Nc(pt.Events.PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED),this.showPasswordProtectedModal=!0}catch(t){console.warn("Error in onPasswordProtectedModalOpenButtonClick: ",t),Ic("Error in onPasswordProtectedModalOpenButtonClick: ",t)}},this.showGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!0,Nc(pt.Events.GUEST_MODE_SIGN_IN_NUDGE_SHOWN)}catch(t){console.warn("Error in showGuestModeSignInBanner: ",t),Ic("Error in showGuestModeSignInBanner: ",t)}},this.hideGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!1}catch(t){console.warn("Error in hideGuestModeSignInBanner: ",t),Ic("Error in hideGuestModeSignInBanner: ",t)}},this.onGuestModeBannerSignInButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SIGN_IN_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeBannerSignInButtonClick: ",t),Ic("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=wc(!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=vc(e,le,ce);dc(St,i,!0)}catch(t){console.warn("Error in updateGuestUser: ",t),Ic("Error in updateGuestUser: ",t)}})(e),await Velt.identify(e),this.snippylyUser=JSON.parse(JSON.stringify(e)),await Rc(this.apiKey,this.projectId||"",t,e),this.showGuestModeNameModal=!1,this.guestUserNameUpdated=!0,this.guestUserNameUpdateLoading=!1,dc(Bt,"true"),Nc(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),Ic("Error in updateGuestUserName: ",t)}},this.submitPassword=async()=>{var t;try{if(Nc(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 Dc(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)}}(Pt,this.isPasswordValid),this.isPasswordValid?(this.password="",this.onPasswordProtectedModalCloseButtonClick(),this.showInvalidPassword=!1,Velt&&Velt.disableFeatures([]),Nc(pt.Events.REVIEW_PASSWORD_ACCEPTED)):(this.showInvalidPassword=!0,Nc(pt.Events.REVIEW_PASSWORD_REJECTED)),this.validatingPasswordLoading=!1}catch(t){console.warn("Error in submitPassword: ",t),Ic("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 Rc(this.apiKey,this.projectId||"",e,i),await Velt.updateUser(i),this.snippylyUser=JSON.parse(JSON.stringify(i));const n=gc();n.name=i.name;const o=JSON.stringify(n),s=vc(o,le,ce);dc(kt,s,!0),this.guestUserNameUpdateLoading=!1,this.guestUserNameInput="",this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateUserName: ",t),Ic("Error in updateUserName: ",t)}},this.isAgentAnnotation=t=>{try{return(null==t?void 0:t.commentType)===qt}catch(t){return console.warn("Error in isAgentAnnotation: ",t),!1}},this.getSidebarGroupExpansionMap=()=>{var t,e,i,n,o;try{const s=document.querySelector(te.VELT_COMMENTS_SIDEBAR),r=null===(o=null===(n=null===(i=null===(e=null===(t=null==s?void 0:s._ngElementStrategy)||void 0===t?void 0:t.componentRef)||void 0===e?void 0:e.instance)||void 0===i?void 0:i.componentConfigSignal)||void 0===n?void 0:n.call(i))||void 0===o?void 0:o.virtualScrollData;if(!Array.isArray(r))return;const a=new Map;return r.forEach((t=>{var e,i;if("group"!==(null==t?void 0:t.type))return;const n=null===(e=null==t?void 0:t.data)||void 0===e?void 0:e.displayName,o=null===(i=null==t?void 0:t.data)||void 0===i?void 0:i.isExpanded;"string"==typeof n&&"boolean"==typeof o&&a.set(n,o)})),a}catch(t){return void console.warn("Error in getSidebarGroupExpansionMap: ",t)}},this.filterAgentCommentsFromSidebar=(t,e)=>{try{if(this.isSettingSidebarData)return;if(!t||!this.commentElement)return;const i=t.commentAnnotations;if(!Array.isArray(i))return;if(this.processAgentComments(i),this.showAgentCommentsInSidebar)return;const n=Array.isArray(null==t?void 0:t.systemFilteredAnnotations)?t.systemFilteredAnnotations:[],o=new Set(n.map((t=>(null==t?void 0:t.annotationId)||(null==t?void 0:t.id))).filter((t=>Boolean(t)))),s=[];i.forEach((t=>{if(this.isAgentAnnotation(t))return;const e=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id);e&&o.has(e)&&s.push(t)}));const r=new Map;s.forEach((t=>{var e,i,n,o;const s=(null===(e=null==t?void 0:t.pageInfo)||void 0===e?void 0:e.path)||(null===(i=null==t?void 0:t.pageInfo)||void 0===i?void 0:i.url)||(null===(n=null==t?void 0:t.location)||void 0===n?void 0:n.path)||"/";r.has(s)||r.set(s,[]),null===(o=r.get(s))||void 0===o||o.push(t)}));const a=[],l=new URL(window.location.href).pathname,c="/"+this.normalizePagePath(l);r.forEach(((t,i)=>{const n=null==e?void 0:e.get(i);a.push({groupId:i,groupName:i,isExpanded:"boolean"==typeof n?n:i===c,annotations:t})})),this.isSettingSidebarData=!0,this.commentElement.setCommentSidebarData(a,{grouping:!0}),this.isSettingSidebarData=!1}catch(t){this.isSettingSidebarData=!1,console.warn("Error in filterAgentCommentsFromSidebar: ",t),Ic("Error in filterAgentCommentsFromSidebar: ",t)}},this.setCommentSidebarVisibility=t=>{var e,i,n,o;try{if(t===this.showAgentCommentsInSidebar)return;const s=document.querySelector(te.VELT_COMMENTS_SIDEBAR);if(!s)return;t?(s.removeAttribute(ee.SIDEBAR_BUTTON_COUNT_TYPE),s.removeAttribute(ee.CUSTOM_ACTIONS),null===(i=null===(e=this.commentElement)||void 0===e?void 0:e.disableFilterCommentsOnDom)||void 0===i||i.call(e)):(s.setAttribute(ee.SIDEBAR_BUTTON_COUNT_TYPE,ie),s.setAttribute(ee.CUSTOM_ACTIONS,"true"),null===(o=null===(n=this.commentElement)||void 0===n?void 0:n.enableFilterCommentsOnDom)||void 0===o||o.call(n)),this.showAgentCommentsInSidebar=t}catch(t){console.warn("Error in setCommentSidebarVisibility: ",t),Ic("Error in setCommentSidebarVisibility: ",t)}},this.toggleCommentSidebarVisibility=()=>{try{this.setCommentSidebarVisibility(!this.showAgentCommentsInSidebar),this.menuOpenedId=void 0}catch(t){console.warn("Error in toggleCommentSidebarVisibility: ",t),Ic("Error in toggleCommentSidebarVisibility: ",t)}},this.setupSidebarAgentCommentFilter=()=>{try{if(!this.commentElement)return;"function"==typeof this.commentElement.on&&(this.commentElement.on("commentSidebarDataInit").subscribe((t=>{this.filterAgentCommentsFromSidebar(t)})),this.commentElement.on("commentSidebarDataUpdate").subscribe((t=>{const e=this.getSidebarGroupExpansionMap();this.filterAgentCommentsFromSidebar(t,e)}))),this.setupAgentWarningsHydration()}catch(t){console.warn("Error in setupSidebarAgentCommentFilter: ",t),Ic("Error in setupSidebarAgentCommentFilter: ",t)}},this.setupAgentWarningsHydration=()=>{try{if(!this.commentElement||"function"!=typeof this.commentElement.getAllCommentAnnotations||!this.documentId)return;const t=this.commentElement.getAllCommentAnnotations(this.documentId+"");if(!t||"function"!=typeof t.subscribe)return;const e=t.subscribe((t=>{try{if(!this.showAgentCommentsInSidebar)return;this.processAgentComments(Array.isArray(t)?t:[])}catch(t){console.warn("Error in agent-warnings hydration subscription: ",t),Ic("Error in agent-warnings hydration subscription: ",t)}}));this.subscriptions.push(e)}catch(t){console.warn("Error in setupAgentWarningsHydration: ",t),Ic("Error in setupAgentWarningsHydration: ",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),Ic("Error in onContentWarningsButtonClick: ",t)}},this.onContentWarningSidebarClose=()=>{try{this.showContentWarningSidebar=!1}catch(t){console.warn("Error in onContentWarningSidebarClose: ",t)}},this.restoreContentWarningSidebarState=()=>{try{const t="true"===hc(Gt,!1,"sessionStorage"),e=new URL(window.location.href).searchParams.has(Ct);if(!t)return;if(!e)return;if(this.allFeatureDisabled||"Admin"!==this.snippylyUserRole)return;this.showContentWarningSidebar=!0}catch(t){console.warn("Error in restoreContentWarningSidebarState: ",t),Ic("Error in restoreContentWarningSidebarState: ",t)}},this.navigateTo=t=>{try{window.location.href=t}catch(t){console.warn("Error in navigateTo: ",t),Ic("Error in navigateTo: ",t)}},this.onContentWarningSidebarAddAll=()=>{},this.onContentWarningItemClick=t=>{var e,i,n;try{const o=null===(e=null==t?void 0:t.detail)||void 0===e?void 0:e.annotation;if(!(null==o?void 0:o.annotationId)&&!(null==o?void 0:o.id))return;const s=(null==o?void 0:o.annotationId)||(null==o?void 0:o.id),r=null===(i=null==o?void 0:o.pageInfo)||void 0===i?void 0:i.url;if(r&&!this.isCurrentPageUrl(r)){const t=new URL(r);return t.searchParams.set(Ct,s),this.showContentWarningSidebar&&dc(Gt,"true",!1,"sessionStorage"),void this.navigateTo(t.toString())}(null===(n=this.commentElement)||void 0===n?void 0:n.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),Ic("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,n=null==t?void 0:t.commentAnnotation,o=(null==n?void 0:n.annotationId)||(null==n?void 0:n.id);if(("accept-suggestion"===i||"reject-suggestion"===i)&&o&&this.processingAnnotationIds.has(o))return;"prev-suggestion"===i?this.navigateSuggestion(n,"prev"):"next-suggestion"===i?this.navigateSuggestion(n,"next"):"accept-suggestion"===i?this.handleAcceptSuggestion(n):"reject-suggestion"===i&&this.handleDeclineSuggestion(n)}catch(t){console.warn("Error in veltButtonClick handler: ",t)}})),this.commentElement.onCommentSelectionChange().subscribe((t=>{this.handleCommentSelection(t)}))}catch(t){console.warn("Error in setupVeltButtonClickListener: ",t),Ic("Error in setupVeltButtonClickListener: ",t)}},this.navigateSuggestion=(t,e)=>{var i,n,o,s,r;try{if(!t)return void console.warn("[CWS Toolbar] No annotation provided for navigation");const a=null===(n=null===(i=null==t?void 0:t.agent)||void 0===i?void 0:i.result)||void 0===n?void 0:n.incorrectWord;if(!a)return void console.warn("[CWS Toolbar] No incorrectWord found on annotation");const l=this.findMatchingWarning(a);if(!l)return void console.warn("[CWS Toolbar] No matching warning found for word:",a);const c=null===(o=null==t?void 0:t.pageInfo)||void 0===o?void 0:o.path,d=this.normalizePagePath(c),h=null===(s=null==l?void 0:l.annotations)||void 0===s?void 0:s.filter((t=>{var e;const i=null===(e=null==t?void 0:t.pageInfo)||void 0===e?void 0:e.path;return this.normalizePagePath(i)===d}));if(!(null==h?void 0:h.length)||h.length<=1)return;const u=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id),p=h.findIndex((t=>((null==t?void 0:t.annotationId)||(null==t?void 0:t.id))===u));if(-1===p)return void console.warn("[CWS Toolbar] Current annotation not found in warning group");let v;v="next"===e?(p+1)%h.length:(p-1+h.length)%h.length;const f=h[v],g=(null==f?void 0:f.annotationId)||(null==f?void 0:f.id);g&&((null===(r=this.commentElement)||void 0===r?void 0:r.selectCommentByAnnotationId)&&this.commentElement.selectCommentByAnnotationId(g),setTimeout((()=>{var t;(null===(t=this.commentElement)||void 0===t?void 0:t.scrollToCommentByAnnotationId)&&this.commentElement.scrollToCommentByAnnotationId(g)}),150))}catch(t){console.warn("Error in navigateSuggestion: ",t),Ic("Error in navigateSuggestion: ",t)}},this.findMatchingWarning=t=>{var e;try{for(const i of this.agentGroups){const n=null===(e=null==i?void 0:i.warnings)||void 0===e?void 0:e.find((e=>(null==e?void 0:e.primaryText)===t));if(n)return n}return null}catch(t){return console.warn("Error in findMatchingWarning: ",t),null}},this.removeAnnotationFromWarnings=t=>{var e,i,n;try{if(!t)return;const o=e=>{var i,n,o,s;for(const r of e){const e=null===(i=null==r?void 0:r.annotations)||void 0===i?void 0:i.find((e=>((null==e?void 0:e.annotationId)||(null==e?void 0:e.id))===t));if(e){const t="grammar"===(null===(o=null===(n=null==e?void 0:e.agent)||void 0===n?void 0:n.result)||void 0===o?void 0:o.type)?this.grammarSuggestionPagePathMap:this.spellingSuggestionPagePathMap,i=(null==r?void 0:r.primaryText)||"",a=null===(s=null==e?void 0:e.pageInfo)||void 0===s?void 0:s.path,l=this.normalizePagePath(a);if(i&&l&&t.has(i)){const e=t.get(i),n=e.get(l)||0;n>1?e.set(l,n-1):(e.delete(l),0===e.size&&t.delete(i))}return}}};for(const t of this.agentGroups)(null==t?void 0:t.agentId)!==Xt.SPELL_CHECK&&(null==t?void 0:t.agentId)!==Xt.GRAMMAR_CHECK||o(t.warnings);const s=null!==(n=null===(i=null===(e=this.agentGroups)||void 0===e?void 0:e.map((e=>{var i,n,o,s,r;const a=null!==(o=null===(n=null===(i=null==e?void 0:e.warnings)||void 0===i?void 0:i.map((e=>{var i;const n=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 n&&0!==n.length?{...e,annotations:n,occurrences:n.length}:null})))||void 0===n?void 0:n.filter((t=>null!==t)))&&void 0!==o?o:[],l=null!==(r=null===(s=null==e?void 0:e.annotations)||void 0===s?void 0:s.filter((e=>((null==e?void 0:e.annotationId)||(null==e?void 0:e.id))!==t)))&&void 0!==r?r:[];return 0===a.length?null:{...e,warnings:a,warningCount:a.length,annotations:l}})))||void 0===i?void 0:i.filter((t=>null!==t)))&&void 0!==n?n:[];this.agentGroups=s;const r=s.reduce(((t,e)=>t+e.warningCount),0);this.contentWarningsCount=r,this.hasContentWarnings=r>0}catch(t){console.warn("Error in removeAnnotationFromWarnings: ",t)}},this.setSuggestionButtonsLoading=(t,e,i)=>{try{const n=i||document.querySelector(".velt-comment-dialog.selected");if(!n)return;const o=n.querySelector(".sf-accept-btn"),s=n.querySelector(".sf-reject-btn");if(e){const e="accept"===t?o:s,i="accept"===t?s:o;null==e||e.classList.add("sf-btn-loading"),null==i||i.classList.add("sf-btn-disabled")}else null==o||o.classList.remove("sf-btn-loading","sf-btn-disabled"),null==s||s.classList.remove("sf-btn-loading","sf-btn-disabled")}catch(t){console.warn("Error in setSuggestionButtonsLoading: ",t)}},this.handleAcceptSuggestion=async t=>{var e,i,n;try{const o=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id);if(!o)return void console.warn("[CWS Toolbar] handleAcceptSuggestion: No annotationId found",t);if(this.processingAnnotationIds.has(o))return;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===(n=this.snippylyUser)||void 0===n?void 0:n.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");this.processingAnnotationIds.add(o);const a=document.querySelector(".velt-comment-dialog.selected");this.setSuggestionButtonsLoading("accept",!0,a);try{await Zc(this.apiKey,this.apiKey,this.documentId+"",o,{userId:s,email:r}),this.removeAnnotationFromWarnings(o)}finally{this.processingAnnotationIds.delete(o),this.setSuggestionButtonsLoading("accept",!1,a)}}catch(t){console.warn("Error in handleAcceptSuggestion: ",t),Ic("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.processingAnnotationIds.has(e))return;if(!this.documentId)return void console.warn("[CWS Toolbar] handleDeclineSuggestion: No documentId available");this.processingAnnotationIds.add(e);const i=document.querySelector(".velt-comment-dialog.selected");this.setSuggestionButtonsLoading("reject",!0,i);try{await Jc(this.apiKey,this.apiKey,this.documentId+"",e),this.removeAnnotationFromWarnings(e)}finally{this.processingAnnotationIds.delete(e),this.setSuggestionButtonsLoading("reject",!1,i)}}catch(t){console.warn("Error in handleDeclineSuggestion: ",t),Ic("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),Ic("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?L`
|
|
4590
|
+
`}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(wt),e.searchParams.delete(yt),e.searchParams.delete(bt),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=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Ic("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),Ic("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=(t=>{try{const e=ac(t);return rc(JSON.stringify(e))}catch(t){return}})(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))),Mc({clientLocation:this.location}),this.previousLocation=JSON.parse(JSON.stringify(this.location)),this.onVeltLocationChange()}}catch(t){console.warn("Error in setLocation: ",t),Ic("Error in setLocation: ",t)}},this.onVeltLocationChange=()=>{try{window.dispatchEvent(new CustomEvent("veltLocationChange",{detail:this.location}))}catch(t){console.warn("Error in onVeltLocationChange: ",t),Ic("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:fc();const s=await this.getSamlConfig(),r=new URL(document.location);if(r.searchParams.has(Et)&&r.searchParams.delete(Et),s&&(this.signInUrl=`${ae}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=wc(!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 Lc(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)),this.restoreContentWarningSidebarState(),(null==n?void 0:n.userId)&&!(null==n?void 0:n.isGuest)&&!(null==n?void 0:n.isAnonymous)&&this.documentId)try{await Wc(this.apiKey,this.documentId,n.userId,n.name,n.email)}catch(t){Ic("checkDocumentUserAndCreateError",t)}const[d]=await Promise.all([Velt.setVeltAuthProvider({user:n,options:{throwError:!0},retryConfig:{retryCount:3,retryDelay:1e3},generateToken:async()=>await jc(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.hasAgentAccess&&this.insertShadowDOM(),this.invalidApiKey)throw"Invalid Api Key - Domain Not Whitelisted";_c(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),Ic("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 $c(this.apiKey,null==t?void 0:t.clientDocumentId);this.setProjectConfigVariables(e)}}),(t=>{console.warn("Error in getDocumentMetadata: ",t),Ic("Error in getDocumentMetadata: ",t)})))}))}Mc({clientUserId:null==n?void 0:n.userId});try{Tc(n)}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{hc(Ot)||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){if(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,Nc(pt.Events.DOMAIN_NOT_WHITELISTED),this.projectId&&Oc(this.apiKey,this.projectId);if(new URL(document.location).searchParams.has(It))this.isSigningInUserAdmin=!0;else if(hc(Lt))this.isSigningInUserAdmin="true"===hc(Lt,!0);else{const t=await Lc(this.apiKey,this.projectId||"",i,o);this.isSigningInUserAdmin=!!(null==t?void 0:t.isAdmin),dc(Lt,this.isSigningInUserAdmin+"",!0)}}console.warn("Error in identifySnippyly: ",t),Ic("Error in identifySnippyly: ",t)}},this.fetchAndApplyFeatureAccess=async()=>{var t,e;try{this.featureAccess=await Kc(this.apiKey),this.applyStorageFeatureAccess();const i=null===(t=this.featureAccess)||void 0===t?void 0:t[Gc.Agents];this.hasAgentAccess=!0===(null==i?void 0:i.hasAccess);const o=null===(e=this.featureAccess)||void 0===e?void 0:e[Gc.WorkspacePrivateComments];this.hasPrivateCommentsAccess=!0===(null==o?void 0:o.hasAccess),this.isPrivateCommentsEnabledOnWorkspace=!0===(null==o?void 0:o.isPrivateCommentsEnabled),!this.canShowPrivateCommentToggle&&this.privateCommentModeEnabled&&(this.disablePrivateCommentModeOnCommentElement(),this.privateCommentModeEnabled=!1,dc(jt,"false")),this.maybeApplyVisibilityOptionsToCommentElement()}catch(t){console.warn("Error in fetchAndApplyFeatureAccess: ",t),Ic("Error in fetchAndApplyFeatureAccess: ",t)}},this.insertShadowDOM=()=>{try{if(document.querySelector("velt-wireframe"))return;const t=document.querySelector("velt-comments");t&&t.setAttribute("shadow-dom","true");const e=document.querySelector("velt-comments-sidebar");e&&e.setAttribute("shadow-dom","true")}catch(t){console.warn("Error in insertShadowDOM: ",t),Ic("Error in insertShadowDOM: ",t)}},this.applyStorageFeatureAccess=()=>{try{if(!this.featureAccess||!this.commentElement)return;const t=this.featureAccess[Gc.Storage];(null==t?void 0:t.hasUsageExhausted)&&(this.commentElement.disableAttachments(),this.commentElement.setRecordings("none"))}catch(t){Ic("Error in applyStorageFeatureAccess: ",t)}},this.checkToMigrateGuestUser=async t=>{try{const e=wc(!1,this.apiKey);e&&(await Rc(this.apiKey,this.projectId||"",e,t,!0),uc(St))}catch(t){console.warn("Error in checkToMigrationGuestUser: ",t),Ic("Error in checkToMigrationGuestUser: ",t)}},this.getComments=()=>{try{this.commentElement&&this.commentSubscription&&this.commentSubscription.unsubscribe()}catch(t){console.warn("Error in getComments: ",t),Ic("Error in getComments: ",t)}},this.handleCommentSelection=t=>{var e,i,o,n,s,r,a,l,c,d;try{if(!1===(null==t?void 0:t.selected))return void(null===(e=null===Velt||void 0===Velt?void 0:Velt.setUiState)||void 0===e||e.call(Velt,{showButtons:!1}));const h=null==t?void 0:t.annotation;if(!h||!this.isAgentAnnotation(h))return void(null===(i=null===Velt||void 0===Velt?void 0:Velt.setUiState)||void 0===i||i.call(Velt,{showButtons:!1}));const u=null===(n=null===(o=null==h?void 0:h.agent)||void 0===o?void 0:o.result)||void 0===n?void 0:n.incorrectWord,p=(null===(s=null==h?void 0:h.pageInfo)||void 0===s?void 0:s.path)||(null===(r=null==h?void 0:h.location)||void 0===r?void 0:r.path)||(null===(a=null==h?void 0:h.agent)||void 0===a?void 0:a.path);if(!u||!p)return void(null===(l=null===Velt||void 0===Velt?void 0:Velt.setUiState)||void 0===l||l.call(Velt,{showButtons:!1}));const v=this.normalizePagePath(p),g=u,f=null===(d=null===(c=null==h?void 0:h.agent)||void 0===c?void 0:c.result)||void 0===d?void 0:d.type;let m,w="";"grammar"===f?(m=this.grammarSuggestionPagePathMap,w="grammar"):(m=this.spellingSuggestionPagePathMap,w="spelling");const y=null==m?void 0:m.get(g);((null==y?void 0:y.get(v))||0)<=1?Velt.setUiState({showButtons:!1,warningType:w}):Velt.setUiState({showButtons:!0,warningType:w})}catch(t){console.warn("Error in handleCommentSelection: ",t),Ic("Error in handleCommentSelection: ",t)}},this.processAgentComments=t=>{var e,i,o;try{if(!(null==t?void 0:t.length))return this.hasContentWarnings=!1,this.contentWarningsCount=0,this.agentGroups=[],this.spellingSuggestionPagePathMap=new Map,void(this.grammarSuggestionPagePathMap=new Map);!this.agentNamesFetched&&this.apiKey&&this.fetchAgentNames();const n=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;return this.isAgentAnnotation(t)&&!i})),s=new Map;for(const t of n){const i=this.extractAgentId((null===(e=null==t?void 0:t.agent)||void 0===e?void 0:e.agentFields)||[]);if(!i)continue;const o=s.get(i);o?o.push(t):s.set(i,[t])}const r=[],a=new Map,l=new Map;for(const[t,e]of s){const n=this.isCustomAgent((null===(o=null===(i=e[0])||void 0===i?void 0:i.agent)||void 0===o?void 0:o.agentFields)||[]),s=this.resolveAgentDisplayName(t),{warnings:c,warningCount:d}=this.buildAgentWarnings(t,e,a,l);r.push({agentId:t,agentName:s,isCustom:n,warningCount:d,warnings:c,annotations:e})}r.sort(((t,e)=>e.warningCount-t.warningCount)),this.agentGroups=r;const c=r.reduce(((t,e)=>t+e.warningCount),0);this.contentWarningsCount=c,this.hasContentWarnings=c>0,this.spellingSuggestionPagePathMap=a,this.grammarSuggestionPagePathMap=l}catch(t){console.warn("Error in processAgentComments: ",t),Ic("Error in processAgentComments: ",t)}},this.extractAgentId=t=>{try{if(!Array.isArray(t)||0===t.length)return null;for(const e of t)if(null==e?void 0:e.startsWith(Qt.AGENT))return e.substring(Qt.AGENT.length);return null}catch(t){return console.warn("Error in extractAgentId: ",t),null}},this.isCustomAgent=t=>{try{return!!Array.isArray(t)&&t.includes(Qt.AGENT_TYPE_CUSTOM)}catch(t){return console.warn("Error in isCustomAgent: ",t),!1}},this.resolveAgentDisplayName=t=>{var e,i;try{return null!==(i=null===(e=this.agentNameMap)||void 0===e?void 0:e.get(t))&&void 0!==i?i:"Unknown Agent"}catch(t){return console.warn("Error in resolveAgentDisplayName: ",t),"Unknown Agent"}},this.fetchAgentNames=async()=>{var t,e,i;try{this.agentNamesFetched=!0;const{getAgents:o}=await Promise.resolve().then((function(){return Yc})),n=await o(this.apiKey),s=new Map;for(const i of n){const o=null!==(t=null==i?void 0:i.id)&&void 0!==t?t:"",n=null!==(e=null==i?void 0:i.name)&&void 0!==e?e:"";o&&n&&s.set(o,n)}if(this.agentNameMap=s,(null===(i=this.agentGroups)||void 0===i?void 0:i.length)>0){const t=this.agentGroups.map((t=>({...t,agentName:this.resolveAgentDisplayName(t.agentId)})));this.agentGroups=t}}catch(t){this.agentNamesFetched=!1,console.warn("Error in fetchAgentNames: ",t)}},this.buildAgentWarnings=(t,e,i,o)=>{try{return t===Xt.BROKEN_LINKS?this.buildBrokenLinkWarnings(e):t===Xt.SPELL_CHECK||t===Xt.GRAMMAR_CHECK?this.buildSpellCheckWarnings(e,i,o):this.buildGenericWarnings(e)}catch(t){return console.warn("Error in buildAgentWarnings: ",t),{warnings:[],warningCount:0}}},this.buildBrokenLinkWarnings=t=>{var e,i,o,n,s,r,a,l,c,d,h;try{const u=new Map;for(const p of t){const t=(null===(e=null==p?void 0:p.pageInfo)||void 0===e?void 0:e.url)||(null===(i=null==p?void 0:p.location)||void 0===i?void 0:i.url)||(null===(o=null==p?void 0:p.agent)||void 0===o?void 0:o.url)||"",v=(null===(s=null===(n=null==p?void 0:p.agent)||void 0===n?void 0:n.result)||void 0===s?void 0:s.url)||(null===(a=null===(r=null==p?void 0:p.agent)||void 0===r?void 0:r.result)||void 0===a?void 0:a.link)||t,g=(null===(c=null===(l=null==p?void 0:p.agent)||void 0===l?void 0:l.result)||void 0===c?void 0:c.statusCode)||(null===(h=null===(d=null==p?void 0:p.agent)||void 0===d?void 0:d.result)||void 0===h?void 0:h.status)||"404",f=(null==v?void 0:v.toLowerCase())||"";if(u.has(f)){const e=u.get(f);e.occurrences+=1,t&&!e.pageUrls.includes(t)&&e.pageUrls.push(t),e.annotations.push(p)}else u.set(f,{primaryText:v||"",secondaryText:String(g),occurrences:1,pageUrls:t?[t]:[],annotations:[p]})}const p=Array.from(u.values());return{warnings:p,warningCount:p.length}}catch(t){return console.warn("Error in buildBrokenLinkWarnings: ",t),{warnings:[],warningCount:0}}},this.buildSpellCheckWarnings=(t,e,i)=>{var o,n,s,r,a,l,c,d,h,u,p,v,g,f,m,w,y,b,C;try{const x=new Map;for(const E of t){const t=(null===(o=null==E?void 0:E.pageInfo)||void 0===o?void 0:o.url)||(null===(n=null==E?void 0:E.location)||void 0===n?void 0:n.url)||(null===(s=null==E?void 0:E.agent)||void 0===s?void 0:s.url)||"",k=(null===(r=null==E?void 0:E.pageInfo)||void 0===r?void 0:r.path)||(null===(a=null==E?void 0:E.location)||void 0===a?void 0:a.path)||(null===(l=null==E?void 0:E.agent)||void 0===l?void 0:l.path)||"",S=this.normalizePagePath(k),M=null!==(d=null!==(c=null==E?void 0:E.comments)&&void 0!==c?c:null==E?void 0:E.commentData)&&void 0!==d?d:[],_=null!==(p=null===(u=null===(h=null==M?void 0:M[0])||void 0===h?void 0:h.commentText)||void 0===u?void 0:u.trim())&&void 0!==p?p:"",T=(null===(g=null===(v=null==E?void 0:E.agent)||void 0===v?void 0:v.result)||void 0===g?void 0:g.incorrectWord)||(null===(f=null==E?void 0:E.targetElement)||void 0===f?void 0:f.targetText)||_||"",I=(null===(w=null===(m=null==E?void 0:E.agent)||void 0===m?void 0:m.result)||void 0===w?void 0:w.suggestions)||[],N=Array.isArray(I)?I[0]||"":I||"",A=null===(b=null===(y=null==E?void 0:E.agent)||void 0===y?void 0:y.result)||void 0===b?void 0:b.type,O=T||"";T||console.warn("[CWS] Spell check annotation missing incorrectWord. agent.result:",null===(C=null==E?void 0:E.agent)||void 0===C?void 0:C.result,"targetElement:",null==E?void 0:E.targetElement,"comments:",M);const L="grammar"===A?i:e;L.has(O)||L.set(O,new Map);const $=L.get(O),D=$.get(S)||0;if($.set(S,D+1),x.has(O)){const e=x.get(O);e.occurrences+=1,t&&!e.pageUrls.includes(t)&&e.pageUrls.push(t),e.annotations.push(E)}else x.set(O,{primaryText:T||"",secondaryText:N||"",occurrences:1,pageUrls:t?[t]:[],annotations:[E]})}const E=Array.from(x.values());return{warnings:E,warningCount:E.length}}catch(t){return console.warn("Error in buildSpellCheckWarnings: ",t),{warnings:[],warningCount:0}}},this.buildGenericWarnings=t=>{var e,i,o,n,s,r,a,l,c,d,h,u,p,v,g,f,m,w,y,b;try{const C=new Map;for(const x of t){const t=(null===(e=null==x?void 0:x.pageInfo)||void 0===e?void 0:e.url)||(null===(i=null==x?void 0:x.location)||void 0===i?void 0:i.url)||(null===(o=null==x?void 0:x.agent)||void 0===o?void 0:o.url)||"",E=null!==(s=null!==(n=null==x?void 0:x.comments)&&void 0!==n?n:null==x?void 0:x.commentData)&&void 0!==s?s:[],k=null==E?void 0:E[0],S=null!==(p=null!==(d=null!==(a=null===(r=null==k?void 0:k.commentText)||void 0===r?void 0:r.trim())&&void 0!==a?a:null===(c=null===(l=null==x?void 0:x.agent)||void 0===l?void 0:l.result)||void 0===c?void 0:c.incorrectWord)&&void 0!==d?d:null===(u=null===(h=null==x?void 0:x.targetElement)||void 0===h?void 0:h.targetText)||void 0===u?void 0:u.trim())&&void 0!==p?p:"",M=null!==(b=null!==(m=null===(f=null===(g=null===(v=null==x?void 0:x.agent)||void 0===v?void 0:v.result)||void 0===g?void 0:g.suggestions)||void 0===f?void 0:f[0])&&void 0!==m?m:null===(y=null===(w=null==x?void 0:x.agent)||void 0===w?void 0:w.result)||void 0===y?void 0:y.suggestion)&&void 0!==b?b:"",_=S||(null==x?void 0:x.annotationId)||(null==x?void 0:x.id)||"";if(C.has(_)){const e=C.get(_);e.occurrences+=1,t&&!e.pageUrls.includes(t)&&e.pageUrls.push(t),e.annotations.push(x)}else C.set(_,{primaryText:S||"No text",secondaryText:M||"",occurrences:1,pageUrls:t?[t]:[],annotations:[x]})}const x=Array.from(C.values());return{warnings:x,warningCount:x.length}}catch(t){return console.warn("Error in buildGenericWarnings: ",t),{warnings:[],warningCount:0}}},this.normalizePagePath=t=>{try{return t?(null==t?void 0:t.startsWith("/"))?t.substring(1):t:""}catch(e){return console.warn("Error in normalizePagePath: ",e),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),Ic("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),Ic("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&&Nc(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(Ut,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),Ic("Error in setProjectConfigVariables: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded,this.expanded?Nc(pt.Events.TOOLBAR_EXPANDED):Nc(pt.Events.TOOLBAR_COLLAPSED)}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Ic("Error in toggleSnippylyPluginToolbar: ",t)}},this.enablePrivateCommentModeOnCommentElement=()=>{try{if(!this.commentElement||"function"!=typeof this.commentElement.enablePrivateMode)return;this.commentElement.enablePrivateMode({type:Rt})}catch(t){console.warn("Error in enablePrivateCommentModeOnCommentElement: ",t),Ic("Error in enablePrivateCommentModeOnCommentElement: ",t)}},this.disablePrivateCommentModeOnCommentElement=()=>{try{if(!this.commentElement||"function"!=typeof this.commentElement.disablePrivateMode)return;this.commentElement.disablePrivateMode()}catch(t){console.warn("Error in disablePrivateCommentModeOnCommentElement: ",t),Ic("Error in disablePrivateCommentModeOnCommentElement: ",t)}},this.enableVisibilityOptionsOnCommentElement=()=>{try{if(this.visibilityOptionsEnabled)return;if(!this.commentElement||"function"!=typeof this.commentElement.enableVisibilityOptions)return;this.commentElement.enableVisibilityOptions(),this.visibilityOptionsEnabled=!0,Nc(pt.Events.VISIBILITY_OPTIONS_ENABLED)}catch(t){console.warn("Error in enableVisibilityOptionsOnCommentElement: ",t),Ic("Error in enableVisibilityOptionsOnCommentElement: ",t)}},this.disableVisibilityOptionsOnCommentElement=()=>{try{if(!this.visibilityOptionsEnabled)return;if(!this.commentElement||"function"!=typeof this.commentElement.disableVisibilityOptions)return void(this.visibilityOptionsEnabled=!1);this.commentElement.disableVisibilityOptions(),this.visibilityOptionsEnabled=!1,Nc(pt.Events.VISIBILITY_OPTIONS_DISABLED)}catch(t){console.warn("Error in disableVisibilityOptionsOnCommentElement: ",t),Ic("Error in disableVisibilityOptionsOnCommentElement: ",t)}},this.maybeApplyVisibilityOptionsToCommentElement=()=>{"Admin"===this.snippylyUserRole&&this.canShowPrivateCommentToggle?this.enableVisibilityOptionsOnCommentElement():this.disableVisibilityOptionsOnCommentElement()},this.togglePrivateCommentMode=()=>{try{this.commentElement&&(this.privateCommentModeEnabled?(this.disablePrivateCommentModeOnCommentElement(),this.privateCommentModeEnabled=!1,Nc(pt.Events.PRIVATE_MODE_DISABLED)):(this.enablePrivateCommentModeOnCommentElement(),this.privateCommentModeEnabled=!0,Nc(pt.Events.PRIVATE_MODE_ENABLED)),dc(jt,this.privateCommentModeEnabled.toString()))}catch(t){console.warn("Error in togglePrivateCommentMode: ",t),Ic("Error in togglePrivateCommentMode: ",t)}},this.checkPrivateCommentModeFromStorage=()=>{try{!this.allFeatureDisabled&&"Admin"===this.snippylyUserRole&&this.canShowPrivateCommentToggle&&hc(jt)&&(this.privateCommentModeEnabled="true"===hc(jt),this.privateCommentModeEnabled&&this.enablePrivateCommentModeOnCommentElement())}catch(t){console.warn("Error in checkPrivateCommentModeFromStorage: ",t),Ic("Error in checkPrivateCommentModeFromStorage: ",t)}},this.loginWithGoogle=()=>{try{if(Nc(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),Ic("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),Ic("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=vc(e,le,ce),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),Ic("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{Nc(pt.Events.OPEN_MOBILE_CLICKED),this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),Ic("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,Nc(pt.Events.INVITE_MODAL_OPENED)},this.closeInviteModal=()=>{this.showInviteModal=!1},this.onInviteSuccess=()=>{this.closeInviteModal(),Nc(pt.Events.INVITE_SENT)},this.removeSnippyly=async()=>{try{Nc(pt.Events.EXIT_REVIEW_MODE_CLICKED),this.exitReviewModeCalled=!0,uc(wt),uc(yt),uc(bt),uc(Mt,"sessionStorage"),uc(_t,"sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete(bt),e.delete(wt),e.delete(Ct),e.delete(yt),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),Ic("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{Nc(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(Lt),uc(jt),this.snippylyUser=void 0,window.open(this.signOutUrl,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Ic("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),Ic("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),Ic("Error in copyLink: ",t)}},this.goToAdminPortal=()=>{try{let t=`${ae}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${ae}/dashboard/project/comment/${this.apiKey}/${this.serverDocumentId}`),Nc(pt.Events.VIEW_PROJECT_CLICKED),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Ic("Error in goToAdminPortal: ",t)}},this.goToAdminPortalDashboard=()=>{try{let t=`${ae}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${ae}/dashboard`),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortalDashboard: ",t),Ic("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),Ic("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),Ic("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),Ic("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),Ic("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),Ic("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,dc(Ot,"true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),Ic("Error in onTourCommentTooltipClick: ",t)}},this.onGuestModeChipSignInButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeChipSignInButtonClick: ",t),Ic("Error in onGuestModeChipSignInButtonClick: ",t)}},this.openGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!0,Nc(pt.Events.GUEST_MODE_SIGN_IN_DIALOG_SHOWN)}catch(t){console.warn("Error in openGuestModeSignInModal: ",t),Ic("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),Ic("Error in closeGuestModeSignInModal: ",t)}},this.onGuestModeSignInModalSignInButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeSignInModalSignInButtonClick: ",t),Ic("Error in onGuestModeSignInModalSignInButtonClick: ",t)}},this.openGuestModeNameModel=t=>{try{t&&(t.stopPropagation(),t.preventDefault()),this.skipGuestNameModal||(this.showGuestModeNameModal=!0,Nc(pt.Events.GUEST_MODE_NAME_NUDGE_SHOWN))}catch(t){console.warn("Error in openGuestModeNameModel: ",t),Ic("Error in openGuestModeNameModel: ",t)}},this.closeGuestModeNameModel=()=>{try{this.showGuestModeNameModal=!1}catch(t){console.warn("Error in closeGuestModeNameModel: ",t),Ic("Error in closeGuestModeNameModel: ",t)}},this.onGuestModeNameModalSkipButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SKIP_BUTTON_CLICKED),this.showGuestModeNameModal=!1}catch(t){console.warn("Error in onGuestModeNameModalSkipButtonClick: ",t),Ic("Error in onGuestModeNameModalSkipButtonClick: ",t)}},this.onPasswordProtectedModalCloseButtonClick=()=>{try{Nc(pt.Events.PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED),this.showPasswordProtectedModal=!1,this.password="",this.showInvalidPassword=!1}catch(t){console.warn("Error in onPasswordProtectedModalCloseButtonClick: ",t),Ic("Error in onPasswordProtectedModalCloseButtonClick: ",t)}},this.onPasswordProtectedModalOpenButtonClick=()=>{try{Nc(pt.Events.PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED),this.showPasswordProtectedModal=!0}catch(t){console.warn("Error in onPasswordProtectedModalOpenButtonClick: ",t),Ic("Error in onPasswordProtectedModalOpenButtonClick: ",t)}},this.showGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!0,Nc(pt.Events.GUEST_MODE_SIGN_IN_NUDGE_SHOWN)}catch(t){console.warn("Error in showGuestModeSignInBanner: ",t),Ic("Error in showGuestModeSignInBanner: ",t)}},this.hideGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!1}catch(t){console.warn("Error in hideGuestModeSignInBanner: ",t),Ic("Error in hideGuestModeSignInBanner: ",t)}},this.onGuestModeBannerSignInButtonClick=()=>{try{Nc(pt.Events.GUEST_MODE_SIGN_IN_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeBannerSignInButtonClick: ",t),Ic("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=wc(!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=vc(e,le,ce);dc(St,i,!0)}catch(t){console.warn("Error in updateGuestUser: ",t),Ic("Error in updateGuestUser: ",t)}})(e),await Velt.identify(e),this.snippylyUser=JSON.parse(JSON.stringify(e)),await Rc(this.apiKey,this.projectId||"",t,e),this.showGuestModeNameModal=!1,this.guestUserNameUpdated=!0,this.guestUserNameUpdateLoading=!1,dc(Bt,"true"),Nc(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),Ic("Error in updateGuestUserName: ",t)}},this.submitPassword=async()=>{var t;try{if(Nc(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 Dc(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)}}(Pt,this.isPasswordValid),this.isPasswordValid?(this.password="",this.onPasswordProtectedModalCloseButtonClick(),this.showInvalidPassword=!1,Velt&&Velt.disableFeatures([]),Nc(pt.Events.REVIEW_PASSWORD_ACCEPTED)):(this.showInvalidPassword=!0,Nc(pt.Events.REVIEW_PASSWORD_REJECTED)),this.validatingPasswordLoading=!1}catch(t){console.warn("Error in submitPassword: ",t),Ic("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 Rc(this.apiKey,this.projectId||"",e,i),await Velt.updateUser(i),this.snippylyUser=JSON.parse(JSON.stringify(i));const o=fc();o.name=i.name;const n=JSON.stringify(o),s=vc(n,le,ce);dc(kt,s,!0),this.guestUserNameUpdateLoading=!1,this.guestUserNameInput="",this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateUserName: ",t),Ic("Error in updateUserName: ",t)}},this.isAgentAnnotation=t=>{try{return(null==t?void 0:t.commentType)===qt}catch(t){return console.warn("Error in isAgentAnnotation: ",t),!1}},this.getSidebarGroupExpansionMap=()=>{var t,e,i,o,n;try{const s=document.querySelector(te.VELT_COMMENTS_SIDEBAR),r=null===(n=null===(o=null===(i=null===(e=null===(t=null==s?void 0:s._ngElementStrategy)||void 0===t?void 0:t.componentRef)||void 0===e?void 0:e.instance)||void 0===i?void 0:i.componentConfigSignal)||void 0===o?void 0:o.call(i))||void 0===n?void 0:n.virtualScrollData;if(!Array.isArray(r))return;const a=new Map;return r.forEach((t=>{var e,i;if("group"!==(null==t?void 0:t.type))return;const o=null===(e=null==t?void 0:t.data)||void 0===e?void 0:e.displayName,n=null===(i=null==t?void 0:t.data)||void 0===i?void 0:i.isExpanded;"string"==typeof o&&"boolean"==typeof n&&a.set(o,n)})),a}catch(t){return void console.warn("Error in getSidebarGroupExpansionMap: ",t)}},this.filterAgentCommentsFromSidebar=(t,e)=>{try{if(this.isSettingSidebarData)return;if(!t||!this.commentElement)return;const i=t.commentAnnotations;if(!Array.isArray(i))return;if(this.processAgentComments(i),this.showAgentCommentsInSidebar)return;const o=Array.isArray(null==t?void 0:t.systemFilteredAnnotations)?t.systemFilteredAnnotations:[],n=new Set(o.map((t=>(null==t?void 0:t.annotationId)||(null==t?void 0:t.id))).filter((t=>Boolean(t)))),s=[];i.forEach((t=>{if(this.isAgentAnnotation(t))return;const e=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id);e&&n.has(e)&&s.push(t)}));const r=new Map;s.forEach((t=>{var e,i,o,n;const s=(null===(e=null==t?void 0:t.pageInfo)||void 0===e?void 0:e.path)||(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.path)||"/";r.has(s)||r.set(s,[]),null===(n=r.get(s))||void 0===n||n.push(t)}));const a=[],l=new URL(window.location.href).pathname,c="/"+this.normalizePagePath(l);r.forEach(((t,i)=>{const o=null==e?void 0:e.get(i);a.push({groupId:i,groupName:i,isExpanded:"boolean"==typeof o?o:i===c,annotations:t})})),this.isSettingSidebarData=!0,this.commentElement.setCommentSidebarData(a,{grouping:!0}),this.isSettingSidebarData=!1}catch(t){this.isSettingSidebarData=!1,console.warn("Error in filterAgentCommentsFromSidebar: ",t),Ic("Error in filterAgentCommentsFromSidebar: ",t)}},this.setCommentSidebarVisibility=t=>{var e,i,o,n;try{if(t===this.showAgentCommentsInSidebar)return;const s=document.querySelector(te.VELT_COMMENTS_SIDEBAR);if(!s)return;t?(s.removeAttribute(ee.SIDEBAR_BUTTON_COUNT_TYPE),s.removeAttribute(ee.CUSTOM_ACTIONS),null===(i=null===(e=this.commentElement)||void 0===e?void 0:e.disableFilterCommentsOnDom)||void 0===i||i.call(e)):(s.setAttribute(ee.SIDEBAR_BUTTON_COUNT_TYPE,ie),s.setAttribute(ee.CUSTOM_ACTIONS,"true"),null===(n=null===(o=this.commentElement)||void 0===o?void 0:o.enableFilterCommentsOnDom)||void 0===n||n.call(o)),this.showAgentCommentsInSidebar=t}catch(t){console.warn("Error in setCommentSidebarVisibility: ",t),Ic("Error in setCommentSidebarVisibility: ",t)}},this.toggleCommentSidebarVisibility=()=>{try{this.setCommentSidebarVisibility(!this.showAgentCommentsInSidebar),this.menuOpenedId=void 0}catch(t){console.warn("Error in toggleCommentSidebarVisibility: ",t),Ic("Error in toggleCommentSidebarVisibility: ",t)}},this.setupSidebarAgentCommentFilter=()=>{try{if(!this.commentElement)return;"function"==typeof this.commentElement.on&&(this.commentElement.on("commentSidebarDataInit").subscribe((t=>{this.filterAgentCommentsFromSidebar(t)})),this.commentElement.on("commentSidebarDataUpdate").subscribe((t=>{const e=this.getSidebarGroupExpansionMap();this.filterAgentCommentsFromSidebar(t,e)}))),this.setupAgentWarningsHydration()}catch(t){console.warn("Error in setupSidebarAgentCommentFilter: ",t),Ic("Error in setupSidebarAgentCommentFilter: ",t)}},this.setupAgentWarningsHydration=()=>{try{if(!this.commentElement||"function"!=typeof this.commentElement.getAllCommentAnnotations||!this.documentId)return;const t=this.commentElement.getAllCommentAnnotations(this.documentId+"");if(!t||"function"!=typeof t.subscribe)return;const e=t.subscribe((t=>{try{if(!this.showAgentCommentsInSidebar)return;this.processAgentComments(Array.isArray(t)?t:[])}catch(t){console.warn("Error in agent-warnings hydration subscription: ",t),Ic("Error in agent-warnings hydration subscription: ",t)}}));this.subscriptions.push(e)}catch(t){console.warn("Error in setupAgentWarningsHydration: ",t),Ic("Error in setupAgentWarningsHydration: ",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),Ic("Error in onContentWarningsButtonClick: ",t)}},this.onContentWarningSidebarClose=()=>{try{this.showContentWarningSidebar=!1}catch(t){console.warn("Error in onContentWarningSidebarClose: ",t)}},this.restoreContentWarningSidebarState=()=>{try{const t="true"===hc(Gt,!1,"sessionStorage"),e=new URL(window.location.href).searchParams.has(Ct);if(!t)return;if(!e)return;if(this.allFeatureDisabled||"Admin"!==this.snippylyUserRole)return;this.showContentWarningSidebar=!0}catch(t){console.warn("Error in restoreContentWarningSidebarState: ",t),Ic("Error in restoreContentWarningSidebarState: ",t)}},this.navigateTo=t=>{try{window.location.href=t}catch(t){console.warn("Error in navigateTo: ",t),Ic("Error in navigateTo: ",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),this.showContentWarningSidebar&&dc(Gt,"true",!1,"sessionStorage"),void this.navigateTo(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),Ic("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,n=(null==o?void 0:o.annotationId)||(null==o?void 0:o.id);if(("accept-suggestion"===i||"reject-suggestion"===i)&&n&&this.processingAnnotationIds.has(n))return;"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)}})),this.commentElement.onCommentSelectionChange().subscribe((t=>{this.handleCommentSelection(t)}))}catch(t){console.warn("Error in setupVeltButtonClickListener: ",t),Ic("Error in setupVeltButtonClickListener: ",t)}},this.navigateSuggestion=(t,e)=>{var i,o,n,s,r;try{if(!t)return void console.warn("[CWS Toolbar] No annotation provided for navigation");const a=null===(o=null===(i=null==t?void 0:t.agent)||void 0===i?void 0:i.result)||void 0===o?void 0:o.incorrectWord;if(!a)return void console.warn("[CWS Toolbar] No incorrectWord found on annotation");const l=this.findMatchingWarning(a);if(!l)return void console.warn("[CWS Toolbar] No matching warning found for word:",a);const c=null===(n=null==t?void 0:t.pageInfo)||void 0===n?void 0:n.path,d=this.normalizePagePath(c),h=null===(s=null==l?void 0:l.annotations)||void 0===s?void 0:s.filter((t=>{var e;const i=null===(e=null==t?void 0:t.pageInfo)||void 0===e?void 0:e.path;return this.normalizePagePath(i)===d}));if(!(null==h?void 0:h.length)||h.length<=1)return;const u=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id),p=h.findIndex((t=>((null==t?void 0:t.annotationId)||(null==t?void 0:t.id))===u));if(-1===p)return void console.warn("[CWS Toolbar] Current annotation not found in warning group");let v;v="next"===e?(p+1)%h.length:(p-1+h.length)%h.length;const g=h[v],f=(null==g?void 0:g.annotationId)||(null==g?void 0:g.id);f&&((null===(r=this.commentElement)||void 0===r?void 0:r.selectCommentByAnnotationId)&&this.commentElement.selectCommentByAnnotationId(f),setTimeout((()=>{var t;(null===(t=this.commentElement)||void 0===t?void 0:t.scrollToCommentByAnnotationId)&&this.commentElement.scrollToCommentByAnnotationId(f)}),150))}catch(t){console.warn("Error in navigateSuggestion: ",t),Ic("Error in navigateSuggestion: ",t)}},this.findMatchingWarning=t=>{var e;try{for(const i of this.agentGroups){const o=null===(e=null==i?void 0:i.warnings)||void 0===e?void 0:e.find((e=>(null==e?void 0:e.primaryText)===t));if(o)return o}return null}catch(t){return console.warn("Error in findMatchingWarning: ",t),null}},this.removeAnnotationFromWarnings=t=>{var e,i,o;try{if(!t)return;const n=e=>{var i,o,n,s;for(const r of e){const e=null===(i=null==r?void 0:r.annotations)||void 0===i?void 0:i.find((e=>((null==e?void 0:e.annotationId)||(null==e?void 0:e.id))===t));if(e){const t="grammar"===(null===(n=null===(o=null==e?void 0:e.agent)||void 0===o?void 0:o.result)||void 0===n?void 0:n.type)?this.grammarSuggestionPagePathMap:this.spellingSuggestionPagePathMap,i=(null==r?void 0:r.primaryText)||"",a=null===(s=null==e?void 0:e.pageInfo)||void 0===s?void 0:s.path,l=this.normalizePagePath(a);if(i&&l&&t.has(i)){const e=t.get(i),o=e.get(l)||0;o>1?e.set(l,o-1):(e.delete(l),0===e.size&&t.delete(i))}return}}};for(const t of this.agentGroups)(null==t?void 0:t.agentId)!==Xt.SPELL_CHECK&&(null==t?void 0:t.agentId)!==Xt.GRAMMAR_CHECK||n(t.warnings);const s=null!==(o=null===(i=null===(e=this.agentGroups)||void 0===e?void 0:e.map((e=>{var i,o,n,s,r;const a=null!==(n=null===(o=null===(i=null==e?void 0:e.warnings)||void 0===i?void 0:i.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===o?void 0:o.filter((t=>null!==t)))&&void 0!==n?n:[],l=null!==(r=null===(s=null==e?void 0:e.annotations)||void 0===s?void 0:s.filter((e=>((null==e?void 0:e.annotationId)||(null==e?void 0:e.id))!==t)))&&void 0!==r?r:[];return 0===a.length?null:{...e,warnings:a,warningCount:a.length,annotations:l}})))||void 0===i?void 0:i.filter((t=>null!==t)))&&void 0!==o?o:[];this.agentGroups=s;const r=s.reduce(((t,e)=>t+e.warningCount),0);this.contentWarningsCount=r,this.hasContentWarnings=r>0}catch(t){console.warn("Error in removeAnnotationFromWarnings: ",t)}},this.setSuggestionButtonsLoading=(t,e,i)=>{try{const o=i||document.querySelector(".velt-comment-dialog.selected");if(!o)return;const n=o.querySelector(".sf-accept-btn"),s=o.querySelector(".sf-reject-btn");if(e){const e="accept"===t?n:s,i="accept"===t?s:n;null==e||e.classList.add("sf-btn-loading"),null==i||i.classList.add("sf-btn-disabled")}else null==n||n.classList.remove("sf-btn-loading","sf-btn-disabled"),null==s||s.classList.remove("sf-btn-loading","sf-btn-disabled")}catch(t){console.warn("Error in setSuggestionButtonsLoading: ",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);if(this.processingAnnotationIds.has(n))return;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");this.processingAnnotationIds.add(n);const a=document.querySelector(".velt-comment-dialog.selected");this.setSuggestionButtonsLoading("accept",!0,a);try{await Zc(this.apiKey,this.apiKey,this.documentId+"",n,{userId:s,email:r}),this.removeAnnotationFromWarnings(n)}finally{this.processingAnnotationIds.delete(n),this.setSuggestionButtonsLoading("accept",!1,a)}}catch(t){console.warn("Error in handleAcceptSuggestion: ",t),Ic("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.processingAnnotationIds.has(e))return;if(!this.documentId)return void console.warn("[CWS Toolbar] handleDeclineSuggestion: No documentId available");this.processingAnnotationIds.add(e);const i=document.querySelector(".velt-comment-dialog.selected");this.setSuggestionButtonsLoading("reject",!0,i);try{await Jc(this.apiKey,this.apiKey,this.documentId+"",e),this.removeAnnotationFromWarnings(e)}finally{this.processingAnnotationIds.delete(e),this.setSuggestionButtonsLoading("reject",!1,i)}}catch(t){console.warn("Error in handleDeclineSuggestion: ",t),Ic("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),Ic("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?L`
|
|
4591
4591
|
<div class="disable-add-comment-button" @click=${()=>this.disableCommentMode()}>
|
|
4592
4592
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
4593
4593
|
<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"/>
|
|
4594
4594
|
</svg>
|
|
4595
4595
|
</div>
|
|
4596
|
-
`:L``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),Ic("Error in disableAddCommentModeButton: ",t),L``}},this.addStyles=()=>{var t,e;try{const i=document.createElement("style");i.textContent=Xc.cssText,null===(t=this.shadowRoot)||void 0===t||t.appendChild(i);const
|
|
4596
|
+
`:L``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),Ic("Error in disableAddCommentModeButton: ",t),L``}},this.addStyles=()=>{var t,e;try{const i=document.createElement("style");i.textContent=Xc.cssText,null===(t=this.shadowRoot)||void 0===t||t.appendChild(i);const o=document.createElement("style");o.textContent=td.cssText,null===(e=this.shadowRoot)||void 0===e||e.appendChild(o)}catch(t){console.warn("Error in addStyles: ",t),Ic("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(Bt);const t=new URL(document.location);t.searchParams.has(Et)&&t.searchParams.delete(Et),this.signInUrl=`${ae}/signin?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,this.signOutUrl=`${ae}/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),Ic("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(),Mc({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),Ic("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=rc(lc(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='\n body[data-velt-ongoing-recording="screen"] superflow-toolbar { display: none !important; }\n ',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."),Nc(pt.Events.DUPLICATE_SCRIPT_INSTALLED))}),1e3)}updated(t){try{if(super.updated(t),t.has("showContentWarningSidebar")){this.setCommentSidebarVisibility(this.showContentWarningSidebar);const e=t.get("showContentWarningSidebar");this.showContentWarningSidebar?dc(Gt,"true",!1,"sessionStorage"):!0===e&&uc(Gt,"sessionStorage")}}catch(t){console.warn("Error in updated: ",t)}}disconnectedCallback(){try{super.disconnectedCallback()}catch(t){console.warn("Error in disconnectedCallback: ",t)}}async detectToolbarEnabled(){try{if(this.projectId&&this.apiKey){this.toolbarEnabledApiCalled=!0;const t=document.location.toString();t.includes(Jt)||t.includes(Zt)?this.toolbarEnabled=!0:this.toolbarEnabled=await Vc(this.apiKey,this.projectId,t),this.toolbarEnabled||Nc(pt.Events.TOOLBAR_DISABLED)}}catch(t){console.warn("Error in detectToolbarEnabled: ",t),Ic("Error in detectToolbarEnabled: ",t)}}get canShowPrivateCommentToggle(){return this.hasPrivateCommentsAccess&&this.isPrivateCommentsEnabledOnWorkspace}render(){var t,e,i,o,n,s,r,a,l,c,d,h,u,p,v,g,f,m,w,y;return this.loadPlugin&&this.toolbarEnabled?!this.snippylyUser||this.loading||null===this.isPlanExpired?L`
|
|
4597
4597
|
<div class="snippyly-plugin-container" part="superflow-toolbar-container">
|
|
4598
4598
|
<div class="toolbar" id="smallToolbar"
|
|
4599
4599
|
style="cursor: default; top: ${this._dragY}px; left: ${this._dragX}px;">
|
|
@@ -5072,13 +5072,13 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
5072
5072
|
</svg>
|
|
5073
5073
|
</div>
|
|
5074
5074
|
`}
|
|
5075
|
-
${(null===(
|
|
5075
|
+
${(null===(o=this.snippylyUser)||void 0===o?void 0:o.isGuest)&&this.allowGuestModeSignIn?L`
|
|
5076
5076
|
<div class="s-guest-user-sign-in-button" @click=${()=>this.loginWithGoogle()}>
|
|
5077
5077
|
<p>${Qc("Sign in")}</p>
|
|
5078
5078
|
</div>
|
|
5079
5079
|
`:L`
|
|
5080
5080
|
<div class="action">
|
|
5081
|
-
${(null===(
|
|
5081
|
+
${(null===(n=this.snippylyUser)||void 0===n?void 0:n.photoUrl)&&!this.avatarFetchFailed?L`<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} />`: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>`}
|
|
5082
5082
|
</div>
|
|
5083
5083
|
`}
|
|
5084
5084
|
</div>
|
|
@@ -5318,7 +5318,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
5318
5318
|
${this.getWordMark()}
|
|
5319
5319
|
</div>
|
|
5320
5320
|
<div class="s-modal-title">${null===(v=this.guestModeSignInModalConfig)||void 0===v?void 0:v.title}</div>
|
|
5321
|
-
<div class="s-modal-subtitle">${null===(
|
|
5321
|
+
<div class="s-modal-subtitle">${null===(g=this.guestModeSignInModalConfig)||void 0===g?void 0:g.description}</div>
|
|
5322
5322
|
<div class="s-button s-primary s-signin-button" @click=${()=>this.onGuestModeSignInModalSignInButtonClick()}>${Qc("Sign in")}</div>
|
|
5323
5323
|
${this.guestModeSignInModalConfig.showLeaveCommentButton?L`
|
|
5324
5324
|
<div class="s-modal-link-text" @click=${t=>{this.closeGuestModeSignInModal(),this.openGuestModeNameModel(t)}}>Leave Comment Anonymously</div>
|
|
@@ -5363,7 +5363,7 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
5363
5363
|
</div>
|
|
5364
5364
|
<div class="s-modal-secondary-actions">
|
|
5365
5365
|
<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}} />
|
|
5366
|
-
<div class="s-button s-primary s-modal-secondary-actions-submit ${(null===(
|
|
5366
|
+
<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()}}>
|
|
5367
5367
|
${this.validatingPasswordLoading?L`
|
|
5368
5368
|
<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">
|
|
5369
5369
|
<g transform="rotate(0 50 50)">
|
|
@@ -5460,9 +5460,9 @@ class Yl extends Vr{}Yl.Encryptor=class extends Yl{processBlock(t,e){const i=t,n
|
|
|
5460
5460
|
.documentId=${this.documentId}
|
|
5461
5461
|
.hasInviteAccess=${!0}
|
|
5462
5462
|
.disableInvite=${!(this.snippylyUser&&!(null===(m=this.snippylyUser)||void 0===m?void 0:m.isGuest))}
|
|
5463
|
-
.userSeatsExhausted=${!!(null===(
|
|
5463
|
+
.userSeatsExhausted=${!!(null===(y=null===(w=this.featureAccess)||void 0===w?void 0:w[Gc.WorkspaceUserSeats])||void 0===y?void 0:y.hasUsageExhausted)}
|
|
5464
5464
|
@superflow-invite-modal-close=${this.closeInviteModal}
|
|
5465
5465
|
@superflow-invite-modal-invite-success=${this.onInviteSuccess}
|
|
5466
5466
|
></superflow-invite-modal>
|
|
5467
5467
|
`:""}
|
|
5468
|
-
`:L``}}cd.styles=[Xc,td],ld([
|
|
5468
|
+
`:L``}}cd.styles=[Xc,td],ld([ot()],cd.prototype,"loadPlugin",null),ld([ot()],cd.prototype,"comments",void 0),ld([ot()],cd.prototype,"commentElement",void 0),ld([ot()],cd.prototype,"contactElement",void 0),ld([ot()],cd.prototype,"rewriterElement",void 0),ld([ot()],cd.prototype,"presenceElement",void 0),ld([ot()],cd.prototype,"commentSubscription",void 0),ld([ot()],cd.prototype,"selectionElement",void 0),ld([ot()],cd.prototype,"viewsElement",void 0),ld([ot()],cd.prototype,"docElement",void 0),ld([ot()],cd.prototype,"addCommentMode",void 0),ld([ot()],cd.prototype,"showTourCommentTooltip",void 0),ld([ot()],cd.prototype,"allFeatureDisabled",void 0),ld([ot()],cd.prototype,"allFeatureRestricted",void 0),ld([ot()],cd.prototype,"guestMode",void 0),ld([ot()],cd.prototype,"_expanded",void 0),ld([ot()],cd.prototype,"loading",void 0),ld([ot()],cd.prototype,"signInError",void 0),ld([ot()],cd.prototype,"snippylyUser",void 0),ld([ot()],cd.prototype,"snippylyUserRole",void 0),ld([ot()],cd.prototype,"_isPlanExpired",void 0),ld([ot()],cd.prototype,"showOnboardingModal",void 0),ld([ot()],cd.prototype,"showLiveDemoModal",void 0),ld([ot()],cd.prototype,"showFigmaDemoModal",void 0),ld([ot()],cd.prototype,"showGuestModeSignInModal",void 0),ld([ot()],cd.prototype,"guestModeSignInModalConfig",void 0),ld([ot()],cd.prototype,"showGuestModeNameModal",void 0),ld([ot()],cd.prototype,"guestModeSignInBannerVisible",void 0),ld([ot()],cd.prototype,"guestUserNameInput",void 0),ld([ot()],cd.prototype,"guestUserModelOpened",void 0),ld([ot()],cd.prototype,"guestUserNameUpdated",void 0),ld([ot()],cd.prototype,"guestUserNameUpdateLoading",void 0),ld([it()],cd.prototype,"apiKey",null),ld([it()],cd.prototype,"projectId",null),ld([ot()],cd.prototype,"staging",void 0),ld([it()],cd.prototype,"projectVersionKey",null),ld([ot()],cd.prototype,"projectVersion",void 0),ld([ot()],cd.prototype,"version",void 0),ld([it()],cd.prototype,"veltVersion",void 0),ld([it()],cd.prototype,"autoLocation",null),ld([ot()],cd.prototype,"_menuOpenedId",void 0),ld([ot()],cd.prototype,"copyLinkTooltip",void 0),ld([ot()],cd.prototype,"invalidApiKey",void 0),ld([ot()],cd.prototype,"documentId",void 0),ld([ot()],cd.prototype,"serverDocumentId",void 0),ld([ot()],cd.prototype,"_isUserGlobalContact",void 0),ld([ot()],cd.prototype,"location",void 0),ld([ot()],cd.prototype,"qrCode",void 0),ld([ot()],cd.prototype,"showQrCode",void 0),ld([ot()],cd.prototype,"customLoginEnabledLocally",void 0),ld([it()],cd.prototype,"customLoginEnabled",void 0),ld([ot()],cd.prototype,"providedUser",void 0),ld([ot()],cd.prototype,"autoTranslation",void 0),ld([ot()],cd.prototype,"addCommentCount",void 0),ld([ot()],cd.prototype,"isSigningInUserAdmin",void 0),ld([ot()],cd.prototype,"_privateCommentModeEnabled",void 0),ld([ot()],cd.prototype,"superflowToolbarMoved",void 0),ld([ot()],cd.prototype,"_customerMetadata",void 0),ld([ot()],cd.prototype,"logoMark",void 0),ld([ot()],cd.prototype,"wordMark",void 0),ld([ot()],cd.prototype,"_darkMode",void 0),ld([ot()],cd.prototype,"projectConfig",void 0),ld([ot()],cd.prototype,"allowGuestModeSignIn",void 0),ld([ot()],cd.prototype,"_queryParamsComments",void 0),ld([ot()],cd.prototype,"_usePageTitleAsLocationName",void 0),ld([ot()],cd.prototype,"toolbarEnabled",void 0),ld([ot()],cd.prototype,"toolbarEnabledApiCalled",void 0),ld([ot()],cd.prototype,"passwordProtected",void 0),ld([ot()],cd.prototype,"isPasswordValid",void 0),ld([ot()],cd.prototype,"password",void 0),ld([ot()],cd.prototype,"validatingPasswordLoading",void 0),ld([ot()],cd.prototype,"showPasswordProtectedModal",void 0),ld([ot()],cd.prototype,"showInvalidPassword",void 0),ld([ot()],cd.prototype,"skipGuestNameModal",void 0),ld([ot()],cd.prototype,"_totalViews",void 0),ld([ot()],cd.prototype,"totalViewsCount",void 0),ld([ot()],cd.prototype,"inviteUrl",void 0),ld([ot()],cd.prototype,"showModalOnceCommentIsModeIsOff",void 0),ld([ot()],cd.prototype,"showInviteModal",void 0),ld([ot()],cd.prototype,"featureAccess",void 0),ld([ot()],cd.prototype,"hasAgentAccess",void 0),ld([ot()],cd.prototype,"hasPrivateCommentsAccess",void 0),ld([ot()],cd.prototype,"isPrivateCommentsEnabledOnWorkspace",void 0),ld([ot()],cd.prototype,"hasContentWarnings",void 0),ld([ot()],cd.prototype,"contentWarningsCount",void 0),ld([ot()],cd.prototype,"showContentWarningSidebar",void 0),ld([ot()],cd.prototype,"showAgentCommentsInSidebar",void 0),ld([ot()],cd.prototype,"agentGroups",void 0),ld([ot()],cd.prototype,"spellingSuggestionPagePathMap",void 0),ld([ot()],cd.prototype,"grammarSuggestionPagePathMap",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()}))})(cd);class dd extends Q{}customElements.get("snippyly-plugin")||customElements.define("snippyly-plugin",dd);export{dd as SnippylyPlugin,cd as SuperflowToolbar};
|