@snippyly/plugin-staging 1.0.199 → 1.0.201
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/snippyly.js +54 -59
- package/snippyly.min.js +106 -111
package/snippyly.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var t=function(t){return new Promise((function(e,i){var o=document.getElementById("veltScript"),n=!1,s="latest";if(t&&(t.staging&&(n=t.staging),t.version&&(s=t.version)),(null==t?void 0:t.version)||(s="1.0.
|
|
1
|
+
var t=function(t){return new Promise((function(e,i){var o=document.getElementById("veltScript"),n=!1,s="latest";if(t&&(t.staging&&(n=t.staging),t.version&&(s=t.version)),(null==t?void 0:t.version)||(s="1.0.21"),o)e();else{var r=document.createElement("script");r.src=n?"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getPrivateNpmPackageFile?packageName=sdk-staging&packageVersion=".concat(s&&"latest"!==s?s:"1.0.1","&filePath=velt.js&orgName=@veltdev"):"https://cdn.jsdelivr.net/npm/@veltdev/sdk@".concat(s,"/velt.js"),r.id="veltScript",r.type="module",document.body.appendChild(r),r.onload=function(){e()},r.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(n,s){function r(t){try{l(o.next(t))}catch(t){s(t)}}function a(t){try{l(o.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}l((o=o.apply(t,e||[])).next())}))}(void 0,void 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
|
|
@@ -14,46 +14,41 @@ var t=function(t){return new Promise((function(e,i){var o=document.getElementByI
|
|
|
14
14
|
* Copyright 2017 Google LLC
|
|
15
15
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
16
16
|
*/
|
|
17
|
-
var m;f.finalized=!0,f.elementProperties=new Map,f.elementStyles=[],f.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:f}),(null!==(l=globalThis.reactiveElementVersions)&&void 0!==l?l:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,w=g?g.createPolicy("lit-html",{createHTML:t=>t}):void 0,C=`lit$${(Math.random()+"").slice(9)}$`,y="?"+C,b=`<${y}>`,x=document,S=(t="")=>x.createComment(t),E=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,$=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,L=/-->/g,M=/>/g,F=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,A=/'/g,I=/"/g,V=/^(?:script|style|textarea|title)$/i,H=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),
|
|
17
|
+
var m;f.finalized=!0,f.elementProperties=new Map,f.elementStyles=[],f.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:f}),(null!==(l=globalThis.reactiveElementVersions)&&void 0!==l?l:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,w=g?g.createPolicy("lit-html",{createHTML:t=>t}):void 0,C=`lit$${(Math.random()+"").slice(9)}$`,y="?"+C,b=`<${y}>`,x=document,S=(t="")=>x.createComment(t),E=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,$=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,L=/-->/g,M=/>/g,F=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,A=/'/g,I=/"/g,V=/^(?:script|style|textarea|title)$/i,H=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),B=Symbol.for("lit-noChange"),D=Symbol.for("lit-nothing"),j=new WeakMap,T=x.createTreeWalker(x,129,null,!1),_=(t,e)=>{const i=t.length-1,o=[];let n,s=2===e?"<svg>":"",r=$;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===$?"!--"===l[1]?r=L:void 0!==l[1]?r=M:void 0!==l[2]?(V.test(l[2])&&(n=RegExp("</"+l[2],"g")),r=F):void 0!==l[3]&&(r=F):r===F?">"===l[0]?(r=null!=n?n:$,c=-1):void 0===l[1]?c=-2:(c=r.lastIndex-l[2].length,a=l[1],r=void 0===l[3]?F:'"'===l[3]?I:A):r===I||r===A?r=F:r===L||r===M?r=$:(r=F,n=void 0);const h=r===F&&t[e+1].startsWith("/>")?" ":"";s+=r===$?i+b:c>=0?(o.push(a),i.slice(0,c)+"$lit$"+i.slice(c)+C+h):i+C+(-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 O{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]=_(t,e);if(this.el=O.createElement(l,i),T.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(o=T.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(C)){const i=c[s++];if(t.push(e),void 0!==i){const t=o.getAttribute(i.toLowerCase()+"$lit$").split(C),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:n,name:e[2],strings:t,ctor:"."===e[1]?N:"?"===e[1]?K:"@"===e[1]?q:Z})}else a.push({type:6,index:n})}for(const e of t)o.removeAttribute(e)}if(V.test(o.tagName)){const t=o.textContent.split(C),e=t.length-1;if(e>0){o.textContent=g?g.emptyScript:"";for(let i=0;i<e;i++)o.append(t[i],S()),T.nextNode(),a.push({type:2,index:++n});o.append(t[e],S())}}}else if(8===o.nodeType)if(o.data===y)a.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(C,t+1));)a.push({type:7,index:n}),t+=C.length-1}n++}}static createElement(t,e){const i=x.createElement("template");return i.innerHTML=t,i}}function U(t,e,i=t,o){var n,s,r,a;if(e===B)return e;let l=void 0!==o?null===(n=i._$Cl)||void 0===n?void 0:n[o]:i._$Cu;const c=E(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=U(t,l._$AS(t,e.values),l,o)),e}class R{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);T.currentNode=n;let s=T.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 J(s,this,t)),this.v.push(e),l=o[++a]}r!==(null==l?void 0:l.index)&&(s=T.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++}}class z{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=U(this,t,e),E(t)?t===D||null==t||""===t?(this._$AH!==D&&this._$AR(),this._$AH=D):t!==this._$AH&&t!==B&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return k(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&&E(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=O.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 R(n,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=j.get(t.strings);return void 0===e&&j.set(t.strings,e=new O(t)),e}S(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,o=0;for(const n of t)o===e.length?e.push(i=new z(this.M(S()),this.M(S()),this,this.options)):i=e[o],i._$AI(n),o++;o<e.length&&(this._$AR(i&&i._$AB.nextSibling,o),e.length=o)}_$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))}}class Z{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=U(this,t,e,0),s=!E(t)||t!==this._$AH&&t!==B,s&&(this._$AH=t);else{const o=t;let r,a;for(t=n[0],r=0;r<n.length-1;r++)a=U(this,o[i+r],e,r),a===B&&(a=this._$AH[r]),s||(s=!E(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 N extends Z{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===D?void 0:t}}const P=g?g.emptyScript:"";class K extends Z{constructor(){super(...arguments),this.type=4}C(t){t&&t!==D?this.element.setAttribute(this.name,P):this.element.removeAttribute(this.name)}}class q extends Z{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=U(this,t,e,0))&&void 0!==i?i:D)===B)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 J{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){U(this,t)}}const Y=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 W,G;null==Y||Y(O,z),(null!==(m=globalThis.litHtmlVersions)&&void 0!==m?m:globalThis.litHtmlVersions=[]).push("2.2.6");class X extends f{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(S(),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
|
|
23
|
+
var W,G;null==Y||Y(O,z),(null!==(m=globalThis.litHtmlVersions)&&void 0!==m?m:globalThis.litHtmlVersions=[]).push("2.2.6");class X extends f{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(S(),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 B}}X.finalized=!0,X._$litElement$=!0,null===(W=globalThis.litElementHydrateSupport)||void 0===W||W.call(globalThis,{LitElement:X});const Q=globalThis.litElementPolyfillSupport;null==Q||Q({LitElement:X}),(null!==(G=globalThis.litElementVersions)&&void 0!==G?G: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
|
|
29
|
+
const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};function et(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):tt(t,e)
|
|
30
30
|
/**
|
|
31
31
|
* @license
|
|
32
32
|
* Copyright 2017 Google LLC
|
|
33
33
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @license
|
|
37
|
-
* Copyright 2017 Google LLC
|
|
38
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
39
|
-
*/}function ot(t){return it({...t,state:!0})}
|
|
34
|
+
*/}function it(t){return et({...t,state:!0})}
|
|
40
35
|
/**
|
|
41
36
|
* @license
|
|
42
37
|
* Copyright 2021 Google LLC
|
|
43
38
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
44
|
-
*/var
|
|
39
|
+
*/var ot;null===(ot=window.HTMLSlotElement)||void 0===ot||ot.prototype.assignedElements;
|
|
45
40
|
/**
|
|
46
41
|
* @license
|
|
47
42
|
* Copyright 2017 Google LLC
|
|
48
43
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
49
44
|
*/
|
|
50
|
-
const
|
|
45
|
+
const nt=1;
|
|
51
46
|
/**
|
|
52
47
|
* @license
|
|
53
48
|
* Copyright 2018 Google LLC
|
|
54
49
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
55
50
|
*/
|
|
56
|
-
const
|
|
51
|
+
const st=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}{constructor(t){var e;if(super(t),t.type!==nt||"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 B}}),rt="velt-cursor",at="velt-comments",lt="velt-comments-sidebar",ct="velt-huddle",dt="velt-recorder-notes",ht="velt-recorder-control-panel",ut="velt-arrows",pt="enable-url-navigation",vt="9dbcd2509e0fa90a5c81f038ce618e3f",ft="6d24f74f12f6fb84c87efa8f791cfb2e",mt=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},gt={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(mt(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 Error();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)}}},wt=function(t){return function(t){const e=mt(t);return gt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
|
|
57
52
|
/**
|
|
58
53
|
* @license
|
|
59
54
|
* Copyright 2022 Google LLC
|
|
@@ -70,7 +65,7 @@ const rt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constru
|
|
|
70
65
|
* See the License for the specific language governing permissions and
|
|
71
66
|
* limitations under the License.
|
|
72
67
|
*/
|
|
73
|
-
const
|
|
68
|
+
const Ct=()=>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,yt=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const e=t&&function(t){try{return gt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},bt=()=>{try{return Ct()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||yt()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},xt=t=>{const e=(t=>{var e,i;return null===(i=null===(e=bt())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]})(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]};
|
|
74
69
|
/**
|
|
75
70
|
* @license
|
|
76
71
|
* Copyright 2017 Google LLC
|
|
@@ -87,7 +82,7 @@ const yt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=
|
|
|
87
82
|
* See the License for the specific language governing permissions and
|
|
88
83
|
* limitations under the License.
|
|
89
84
|
*/
|
|
90
|
-
class
|
|
85
|
+
class St{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,i)=>{e?this.reject(e):this.resolve(i),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(e):t(e,i))}}}
|
|
91
86
|
/**
|
|
92
87
|
* @license
|
|
93
88
|
* Copyright 2017 Google LLC
|
|
@@ -103,7 +98,7 @@ class Et{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
103
98
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
104
99
|
* See the License for the specific language governing permissions and
|
|
105
100
|
* limitations under the License.
|
|
106
|
-
*/class
|
|
101
|
+
*/class Et extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,Et.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,kt.prototype.create)}}class kt{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($t,((t,i)=>{const o=e[i];return null!=o?String(o):`<${i}?>`}))}(n,i):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new Et(o,r,i)}}const $t=/\{\$([^}]+)}/g;function Lt(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(Mt(i)&&Mt(s)){if(!Lt(i,s))return!1}else if(i!==s)return!1}for(const t of o)if(!i.includes(t))return!1;return!0}function Mt(t){return null!==t&&"object"==typeof t}
|
|
107
102
|
/**
|
|
108
103
|
* @license
|
|
109
104
|
* Copyright 2021 Google LLC
|
|
@@ -119,7 +114,7 @@ class Et{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
119
114
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
120
115
|
* See the License for the specific language governing permissions and
|
|
121
116
|
* limitations under the License.
|
|
122
|
-
*/function
|
|
117
|
+
*/function Ft(t){return t&&t._delegate?t._delegate:t}class At{constructor(t,e,i){this.name=t,this.instanceFactory=e,this.type=i,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}
|
|
123
118
|
/**
|
|
124
119
|
* @license
|
|
125
120
|
* Copyright 2019 Google LLC
|
|
@@ -152,7 +147,7 @@ class Et{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
152
147
|
* See the License for the specific language governing permissions and
|
|
153
148
|
* limitations under the License.
|
|
154
149
|
*/
|
|
155
|
-
class
|
|
150
|
+
class It{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 St;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}
|
|
156
151
|
/**
|
|
157
152
|
* @license
|
|
158
153
|
* Copyright 2019 Google LLC
|
|
@@ -168,7 +163,7 @@ class Vt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
168
163
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
169
164
|
* See the License for the specific language governing permissions and
|
|
170
165
|
* limitations under the License.
|
|
171
|
-
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}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="[DEFAULT]"){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="[DEFAULT]"){return this.instances.has(t)}getOptions(t="[DEFAULT]"){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,"[DEFAULT]"===o?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="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class
|
|
166
|
+
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}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="[DEFAULT]"){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="[DEFAULT]"){return this.instances.has(t)}getOptions(t="[DEFAULT]"){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,"[DEFAULT]"===o?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="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Vt{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 It(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
|
|
172
167
|
/**
|
|
173
168
|
* @license
|
|
174
169
|
* Copyright 2017 Google LLC
|
|
@@ -184,7 +179,7 @@ class Vt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
184
179
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
185
180
|
* See the License for the specific language governing permissions and
|
|
186
181
|
* limitations under the License.
|
|
187
|
-
*/var
|
|
182
|
+
*/var Ht;!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"}(Ht||(Ht={}));const Bt={debug:Ht.DEBUG,verbose:Ht.VERBOSE,info:Ht.INFO,warn:Ht.WARN,error:Ht.ERROR,silent:Ht.SILENT},Dt=Ht.INFO,jt={[Ht.DEBUG]:"log",[Ht.VERBOSE]:"log",[Ht.INFO]:"info",[Ht.WARN]:"warn",[Ht.ERROR]:"error"},Tt=(t,e,...i)=>{if(e<t.logLevel)return;const o=(new Date).toISOString(),n=jt[e];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[n](`[${o}] ${t.name}:`,...i)};let _t,Ot;const Ut=new WeakMap,Rt=new WeakMap,zt=new WeakMap,Zt=new WeakMap,Nt=new WeakMap;let Pt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Rt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||zt.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Jt(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Kt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Ot||(Ot=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(Yt(this),e),Jt(Ut.get(this))}:function(...e){return Jt(t.apply(Yt(this),e))}:function(e,...i){const o=t.call(Yt(this),e,...i);return zt.set(o,e.sort?e.sort():[e]),Jt(o)}}function qt(t){return"function"==typeof t?Kt(t):(t instanceof IDBTransaction&&function(t){if(Rt.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)}));Rt.set(t,e)}(t),e=t,(_t||(_t=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Pt):t);var e}function Jt(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(Jt(t.result)),o()},s=()=>{i(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return e.then((e=>{e instanceof IDBCursor&&Ut.set(e,t)})).catch((()=>{})),Nt.set(e,t),e}(t);if(Zt.has(t))return Zt.get(t);const e=qt(t);return e!==t&&(Zt.set(t,e),Nt.set(e,t)),e}const Yt=t=>Nt.get(t);const Wt=["get","getKey","getAll","getAllKeys","count"],Gt=["put","add","delete","clear"],Xt=new Map;function Qt(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(Xt.get(e))return Xt.get(e);const i=e.replace(/FromIndex$/,""),o=e!==i,n=Gt.includes(i);if(!(i in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!Wt.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 Xt.set(e,s),s}Pt=(t=>({...t,get:(e,i,o)=>Qt(e,i)||t.get(e,i,o),has:(e,i)=>!!Qt(e,i)||t.has(e,i)}))(Pt);
|
|
188
183
|
/**
|
|
189
184
|
* @license
|
|
190
185
|
* Copyright 2019 Google LLC
|
|
@@ -201,7 +196,7 @@ class Vt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
201
196
|
* See the License for the specific language governing permissions and
|
|
202
197
|
* limitations under the License.
|
|
203
198
|
*/
|
|
204
|
-
class
|
|
199
|
+
class te{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 ee="@firebase/app",ie=new class{constructor(t){this.name=t,this._logLevel=Dt,this._logHandler=Tt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Ht))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Bt[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,Ht.DEBUG,...t),this._logHandler(this,Ht.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Ht.VERBOSE,...t),this._logHandler(this,Ht.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Ht.INFO,...t),this._logHandler(this,Ht.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Ht.WARN,...t),this._logHandler(this,Ht.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Ht.ERROR,...t),this._logHandler(this,Ht.ERROR,...t)}}("@firebase/app"),oe={[ee]:"fire-core","@firebase/app-compat":"fire-core-compat","@firebase/analytics":"fire-analytics","@firebase/analytics-compat":"fire-analytics-compat","@firebase/app-check":"fire-app-check","@firebase/app-check-compat":"fire-app-check-compat","@firebase/auth":"fire-auth","@firebase/auth-compat":"fire-auth-compat","@firebase/database":"fire-rtdb","@firebase/database-compat":"fire-rtdb-compat","@firebase/functions":"fire-fn","@firebase/functions-compat":"fire-fn-compat","@firebase/installations":"fire-iid","@firebase/installations-compat":"fire-iid-compat","@firebase/messaging":"fire-fcm","@firebase/messaging-compat":"fire-fcm-compat","@firebase/performance":"fire-perf","@firebase/performance-compat":"fire-perf-compat","@firebase/remote-config":"fire-rc","@firebase/remote-config-compat":"fire-rc-compat","@firebase/storage":"fire-gcs","@firebase/storage-compat":"fire-gcs-compat","@firebase/firestore":"fire-fst","@firebase/firestore-compat":"fire-fst-compat","fire-js":"fire-js",firebase:"fire-js-all"},ne=new Map,se=new Map;function re(t,e){try{t.container.addComponent(e)}catch(i){ie.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function ae(t){const e=t.name;if(se.has(e))return ie.debug(`There were multiple attempts to register component ${e}.`),!1;se.set(e,t);for(const e of ne.values())re(e,t);return!0}
|
|
205
200
|
/**
|
|
206
201
|
* @license
|
|
207
202
|
* Copyright 2019 Google LLC
|
|
@@ -218,7 +213,7 @@ class ee{constructor(t){this.container=t}getPlatformInfoString(){return this.con
|
|
|
218
213
|
* See the License for the specific language governing permissions and
|
|
219
214
|
* limitations under the License.
|
|
220
215
|
*/
|
|
221
|
-
const
|
|
216
|
+
const le=new kt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call Firebase App.initializeApp()","bad-app-name":"Illegal App name: '{$appName}","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}."});
|
|
222
217
|
/**
|
|
223
218
|
* @license
|
|
224
219
|
* Copyright 2019 Google LLC
|
|
@@ -235,7 +230,7 @@ const ce=new $t("app","Firebase",{"no-app":"No Firebase App '{$appName}' has bee
|
|
|
235
230
|
* See the License for the specific language governing permissions and
|
|
236
231
|
* limitations under the License.
|
|
237
232
|
*/
|
|
238
|
-
class
|
|
233
|
+
class ce{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new At("app",(()=>this),"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw le.create("app-deleted",{appName:this._name})}}function de(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const o=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),n=o.name;if("string"!=typeof n||!n)throw le.create("bad-app-name",{appName:String(n)});var s;if(i||(i=null===(s=bt())||void 0===s?void 0:s.config),!i)throw le.create("no-options");const r=ne.get(n);if(r){if(Lt(i,r.options)&&Lt(o,r.config))return r;throw le.create("duplicate-app",{appName:n})}const a=new Vt(n);for(const t of se.values())a.addComponent(t);const l=new ce(i,o,a);return ne.set(n,l),l}function he(t,e,i){var o;let n=null!==(o=oe[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 ie.warn(t.join(" "))}ae(new At(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
|
|
239
234
|
/**
|
|
240
235
|
* @license
|
|
241
236
|
* Copyright 2021 Google LLC
|
|
@@ -251,7 +246,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
251
246
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
252
247
|
* See the License for the specific language governing permissions and
|
|
253
248
|
* limitations under the License.
|
|
254
|
-
*/const
|
|
249
|
+
*/const ue="firebase-heartbeat-store";let pe=null;function ve(){return pe||(pe=function(t,e,{blocked:i,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,e),a=Jt(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(Jt(r.result),t.oldVersion,t.newVersion,Jt(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),a.then((t=>{s&&t.addEventListener("close",(()=>s())),n&&t.addEventListener("versionchange",(()=>n()))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(ue)}}).catch((t=>{throw le.create("idb-open",{originalErrorMessage:t.message})}))),pe}async function fe(t,e){try{const i=(await ve()).transaction(ue,"readwrite"),o=i.objectStore(ue);return await o.put(e,me(t)),i.done}catch(t){if(t instanceof Et)ie.warn(t.message);else{const e=le.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ie.warn(e.message)}}}function me(t){return`${t.name}!${t.options.appId}`}
|
|
255
250
|
/**
|
|
256
251
|
* @license
|
|
257
252
|
* Copyright 2021 Google LLC
|
|
@@ -267,7 +262,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
267
262
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
268
263
|
* See the License for the specific language governing permissions and
|
|
269
264
|
* limitations under the License.
|
|
270
|
-
*/class
|
|
265
|
+
*/class ge{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new Ce(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),e=we();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==e&&!this._heartbeatsCache.heartbeats.some((t=>t.date===e)))return this._heartbeatsCache.heartbeats.push({date:e,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const e=new Date(t.date).valueOf();return Date.now()-e<=2592e6})),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null===this._heartbeatsCache||0===this._heartbeatsCache.heartbeats.length)return"";const t=we(),{heartbeatsToSend:e,unsentEntries:i}=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),ye(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),ye(i)>e){i.pop();break}o=o.slice(1)}return{heartbeatsToSend:i,unsentEntries:o}}(this._heartbeatsCache.heartbeats),o=wt(JSON.stringify({version:2,heartbeats:e}));return this._heartbeatsCache.lastSentHeartbeatDate=t,i.length>0?(this._heartbeatsCache.heartbeats=i,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}}function we(){return(new Date).toISOString().substring(0,10)}class Ce{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{return(await ve()).transaction(ue).objectStore(ue).get(me(t))}catch(t){if(t instanceof Et)ie.warn(t.message);else{const e=le.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});ie.warn(e.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return fe(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 fe(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function ye(t){return wt(JSON.stringify({version:2,heartbeats:t})).length}
|
|
271
266
|
/**
|
|
272
267
|
* @license
|
|
273
268
|
* Copyright 2019 Google LLC
|
|
@@ -283,7 +278,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
283
278
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
284
279
|
* See the License for the specific language governing permissions and
|
|
285
280
|
* limitations under the License.
|
|
286
|
-
*/var
|
|
281
|
+
*/var be;be="",ae(new At("platform-logger",(t=>new te(t)),"PRIVATE")),ae(new At("heartbeat",(t=>new ge(t)),"PRIVATE")),he(ee,"0.9.0",be),he(ee,"0.9.0","esm2017"),he("fire-js","");
|
|
287
282
|
/**
|
|
288
283
|
* @license
|
|
289
284
|
* Copyright 2020 Google LLC
|
|
@@ -300,7 +295,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
300
295
|
* See the License for the specific language governing permissions and
|
|
301
296
|
* limitations under the License.
|
|
302
297
|
*/
|
|
303
|
-
|
|
298
|
+
he("firebase","9.15.0","app");function xe(t,e){const i={};for(const o in t)t.hasOwnProperty(o)&&(i[o]=e(t[o]));return i}function Se(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=>Se(t)));if("function"==typeof t||"object"==typeof t)return xe(t,(t=>Se(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Ee(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=>Ee(t))):"function"==typeof t||"object"==typeof t?xe(t,(t=>Ee(t))):t}
|
|
304
299
|
/**
|
|
305
300
|
* @license
|
|
306
301
|
* Copyright 2020 Google LLC
|
|
@@ -316,7 +311,7 @@ ue("firebase","9.15.0","app");function Se(t,e){const i={};for(const o in t)t.has
|
|
|
316
311
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
317
312
|
* See the License for the specific language governing permissions and
|
|
318
313
|
* limitations under the License.
|
|
319
|
-
*/const
|
|
314
|
+
*/const ke={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"};
|
|
320
315
|
/**
|
|
321
316
|
* @license
|
|
322
317
|
* Copyright 2017 Google LLC
|
|
@@ -332,7 +327,7 @@ ue("firebase","9.15.0","app");function Se(t,e){const i={};for(const o in t)t.has
|
|
|
332
327
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
333
328
|
* See the License for the specific language governing permissions and
|
|
334
329
|
* limitations under the License.
|
|
335
|
-
*/class
|
|
330
|
+
*/class $e extends Et{constructor(t,e,i){super(`functions/${t}`,e||""),this.details=i}}
|
|
336
331
|
/**
|
|
337
332
|
* @license
|
|
338
333
|
* Copyright 2017 Google LLC
|
|
@@ -349,7 +344,7 @@ ue("firebase","9.15.0","app");function Se(t,e){const i={};for(const o in t)t.has
|
|
|
349
344
|
* See the License for the specific language governing permissions and
|
|
350
345
|
* limitations under the License.
|
|
351
346
|
*/
|
|
352
|
-
class
|
|
347
|
+
class Le{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=null,this.auth=t.getImmediate({optional:!0}),this.messaging=e.getImmediate({optional:!0}),this.auth||t.get().then((t=>this.auth=t),(()=>{})),this.messaging||e.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||i.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(){if(this.appCheck){const t=await this.appCheck.getToken();return t.error?null:t.token}return null}async getContext(){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken()}}}
|
|
353
348
|
/**
|
|
354
349
|
* @license
|
|
355
350
|
* Copyright 2017 Google LLC
|
|
@@ -365,7 +360,7 @@ class Me{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
365
360
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
366
361
|
* See the License for the specific language governing permissions and
|
|
367
362
|
* limitations under the License.
|
|
368
|
-
*/class
|
|
363
|
+
*/class Me{constructor(t,e,i,o,n="us-central1",s){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new Le(e,i,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin,this.region="us-central1"}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 Fe(t,e,i){return o=>function(t,e,i,o){const n=t._url(e);return async function(t,e,i,o){const n={data:i=Se(i)},s={},r=await t.contextProvider.getContext();r.authToken&&(s.Authorization="Bearer "+r.authToken);r.messagingToken&&(s["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(s["X-Firebase-AppCheck"]=r.appCheckToken);const a=function(t){let e=null;return{promise:new Promise(((i,o)=>{e=setTimeout((()=>{o(new $e("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(o.timeout||7e4),l=await Promise.race([Ae(e,n,s,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new $e("cancelled","Firebase Functions instance was deleted.");const c=function(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(!ke[e])return new $e("internal","internal");o=ke[e],n=e}const s=t.message;"string"==typeof s&&(n=s),i=t.details,void 0!==i&&(i=Ee(i))}}catch(t){}return"ok"===o?null:new $e(o,n,i)}(l.status,l.json);if(c)throw c;if(!l.json)throw new $e("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 $e("internal","Response is missing data field.");return{data:Ee(d)}}(t,n,i,o)}(t,e,o,i||{})}async function Ae(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}}const Ie="@firebase/functions";function Ve(t,e,i){return Fe(Ft(t),e,i)}!function(t,e){ae(new At("functions",((e,{instanceIdentifier:i})=>{const o=e.getProvider("app").getImmediate(),n=e.getProvider("auth-internal"),s=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new Me(o,n,s,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),he(Ie,"0.9.0",e),he(Ie,"0.9.0","esm2017")}
|
|
369
364
|
/**
|
|
370
365
|
* @license
|
|
371
366
|
* Copyright 2020 Google LLC
|
|
@@ -381,15 +376,15 @@ class Me{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
381
376
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
382
377
|
* See the License for the specific language governing permissions and
|
|
383
378
|
* limitations under the License.
|
|
384
|
-
*/(fetch.bind(self));class De{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 Be extends De{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(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 Be(e,t)}toString(t=Te){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 Te={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 Be(i,e/2)}},je={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 Be(i,e)}},_e={stringify(t){try{return decodeURIComponent(escape(je.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>je.parse(unescape(encodeURIComponent(t)))};class Oe extends De{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Be,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=_e.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 Be(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ue extends Oe{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new De,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Re(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 Re extends De{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=_e.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 ze=Be;class Ze extends De{constructor(t,e){super(),this.high=t,this.low=e}}class Ne extends De{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 ze.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 Pe={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((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 Be.create(o,n)})(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Ke=[];for(let t=0;t<64;t+=1)Ke[t]=4294967296*Math.abs(Math.sin(t+1))|0;const qe=(t,e,i,o,n,s,r)=>{const a=t+(e&i|~e&o)+n+r;return(a<<s|a>>>32-s)+e},Je=(t,e,i,o,n,s,r)=>{const a=t+(e&o|i&~o)+n+r;return(a<<s|a>>>32-s)+e},Ye=(t,e,i,o,n,s,r)=>{const a=t+(e^i^o)+n+r;return(a<<s|a>>>32-s)+e},We=(t,e,i,o,n,s,r)=>{const a=t+(i^(e|~o))+n+r;return(a<<s|a>>>32-s)+e};class Ge extends Ue{_doReset(){this._hash=new Be([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],f=i[e+11],m=i[e+12],g=i[e+13],w=i[e+14],C=i[e+15];let y=o[0],b=o[1],x=o[2],S=o[3];y=qe(y,b,x,S,n,7,Ke[0]),S=qe(S,y,b,x,s,12,Ke[1]),x=qe(x,S,y,b,r,17,Ke[2]),b=qe(b,x,S,y,a,22,Ke[3]),y=qe(y,b,x,S,l,7,Ke[4]),S=qe(S,y,b,x,c,12,Ke[5]),x=qe(x,S,y,b,d,17,Ke[6]),b=qe(b,x,S,y,h,22,Ke[7]),y=qe(y,b,x,S,u,7,Ke[8]),S=qe(S,y,b,x,p,12,Ke[9]),x=qe(x,S,y,b,v,17,Ke[10]),b=qe(b,x,S,y,f,22,Ke[11]),y=qe(y,b,x,S,m,7,Ke[12]),S=qe(S,y,b,x,g,12,Ke[13]),x=qe(x,S,y,b,w,17,Ke[14]),b=qe(b,x,S,y,C,22,Ke[15]),y=Je(y,b,x,S,s,5,Ke[16]),S=Je(S,y,b,x,d,9,Ke[17]),x=Je(x,S,y,b,f,14,Ke[18]),b=Je(b,x,S,y,n,20,Ke[19]),y=Je(y,b,x,S,c,5,Ke[20]),S=Je(S,y,b,x,v,9,Ke[21]),x=Je(x,S,y,b,C,14,Ke[22]),b=Je(b,x,S,y,l,20,Ke[23]),y=Je(y,b,x,S,p,5,Ke[24]),S=Je(S,y,b,x,w,9,Ke[25]),x=Je(x,S,y,b,a,14,Ke[26]),b=Je(b,x,S,y,u,20,Ke[27]),y=Je(y,b,x,S,g,5,Ke[28]),S=Je(S,y,b,x,r,9,Ke[29]),x=Je(x,S,y,b,h,14,Ke[30]),b=Je(b,x,S,y,m,20,Ke[31]),y=Ye(y,b,x,S,c,4,Ke[32]),S=Ye(S,y,b,x,u,11,Ke[33]),x=Ye(x,S,y,b,f,16,Ke[34]),b=Ye(b,x,S,y,w,23,Ke[35]),y=Ye(y,b,x,S,s,4,Ke[36]),S=Ye(S,y,b,x,l,11,Ke[37]),x=Ye(x,S,y,b,h,16,Ke[38]),b=Ye(b,x,S,y,v,23,Ke[39]),y=Ye(y,b,x,S,g,4,Ke[40]),S=Ye(S,y,b,x,n,11,Ke[41]),x=Ye(x,S,y,b,a,16,Ke[42]),b=Ye(b,x,S,y,d,23,Ke[43]),y=Ye(y,b,x,S,p,4,Ke[44]),S=Ye(S,y,b,x,m,11,Ke[45]),x=Ye(x,S,y,b,C,16,Ke[46]),b=Ye(b,x,S,y,r,23,Ke[47]),y=We(y,b,x,S,n,6,Ke[48]),S=We(S,y,b,x,h,10,Ke[49]),x=We(x,S,y,b,w,15,Ke[50]),b=We(b,x,S,y,c,21,Ke[51]),y=We(y,b,x,S,m,6,Ke[52]),S=We(S,y,b,x,a,10,Ke[53]),x=We(x,S,y,b,v,15,Ke[54]),b=We(b,x,S,y,s,21,Ke[55]),y=We(y,b,x,S,u,6,Ke[56]),S=We(S,y,b,x,C,10,Ke[57]),x=We(x,S,y,b,d,15,Ke[58]),b=We(b,x,S,y,g,21,Ke[59]),y=We(y,b,x,S,l,6,Ke[60]),S=We(S,y,b,x,f,10,Ke[61]),x=We(x,S,y,b,r,15,Ke[62]),b=We(b,x,S,y,p,21,Ke[63]),o[0]=o[0]+y|0,o[1]=o[1]+b|0,o[2]=o[2]+x|0,o[3]=o[3]+S|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 Xe=Ue._createHelper(Ge),Qe=Ue._createHmacHelper(Ge);class ti extends De{constructor(t){super(),this.cfg=Object.assign(new De,{keySize:4,hasher:Ge,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),s=Be.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 ei extends Oe{constructor(t,e,i){super(),this.cfg=Object.assign(new De,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?ui:di;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()}}ei._ENC_XFORM_MODE=1,ei._DEC_XFORM_MODE=2,ei.keySize=4,ei.ivSize=4;class ii extends ei{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class oi extends De{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 ni(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 si extends oi{}si.Encryptor=class extends si{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;ni.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},si.Decryptor=class extends si{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),ni.call(this,t,e,o),this._prevBlock=n}};const ri={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=Be.create(s,o);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class ai extends ei{constructor(t,e,i){super(t,e,Object.assign({mode:si,padding:ri},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.i=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 li extends De{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ci={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?Be.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(Pe)},parse(t){let e;const i=Pe.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=Be.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),li.create({ciphertext:i,salt:e})}};class di extends De{static encrypt(t,e,i,o){const n=Object.assign(new De,this.cfg,o),s=t.createEncryptor(i,n),r=s.finalize(e),a=s.cfg;return li.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 De,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}}di.cfg=Object.assign(new De,{format:ci});const hi={execute(t,e,i,o){let n=o;n||(n=Be.random(8));const s=ti.create({keySize:e+i}).compute(t,n),r=Be.create(s.words.slice(e),4*i);return s.sigBytes=4*e,li.create({key:s,iv:r,salt:n})}};class ui extends di{static encrypt(t,e,i,o){const n=Object.assign(new De,this.cfg,o),s=n.kdf.execute(i,t.keySize,t.ivSize);n.iv=s.iv;const r=di.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 De,this.cfg,o);n=this._parse(n,s.format);const r=s.kdf.execute(i,t.keySize,t.ivSize,n.salt);s.iv=r.iv;return di.decrypt.call(this,t,n,r.key,s)}}ui.cfg=Object.assign(di.cfg,{kdf:hi});const pi=t=>t<<8&4278255360|t>>>8&16711935,vi={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 Be.create(i,2*e)}},fi=vi,mi={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=pi(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]|=pi(t.charCodeAt(o)<<16-o%2*16);return Be.create(i,2*e)}},gi=[];class wi extends Ue{_doReset(){this._hash=new Be([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)gi[i]=0|t[e+i];else{const t=gi[i-3]^gi[i-8]^gi[i-14]^gi[i-16];gi[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+gi[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 Ci=Ue._createHelper(wi),yi=Ue._createHmacHelper(wi),bi=[],xi=[],Si=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Ei=t=>4294967296*(t-(0|t))|0;let ki=2,$i=0;for(;$i<64;)Si(ki)&&($i<8&&(bi[$i]=Ei(ki**.5)),xi[$i]=Ei(ki**(1/3)),$i+=1),ki+=1;const Li=[];class Mi extends Ue{_doReset(){this._hash=new Be(bi.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)Li[i]=0|t[e+i];else{const t=Li[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=Li[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;Li[i]=e+Li[i-7]+n+Li[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)+xi[i]+Li[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 Fi=Ue._createHelper(Mi),Ai=Ue._createHmacHelper(Mi);class Ii extends Mi{_doReset(){this._hash=new Be([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Vi=Mi._createHelper(Ii),Hi=Mi._createHmacHelper(Ii),Di=[new Ze(1116352408,3609767458),new Ze(1899447441,602891725),new Ze(3049323471,3964484399),new Ze(3921009573,2173295548),new Ze(961987163,4081628472),new Ze(1508970993,3053834265),new Ze(2453635748,2937671579),new Ze(2870763221,3664609560),new Ze(3624381080,2734883394),new Ze(310598401,1164996542),new Ze(607225278,1323610764),new Ze(1426881987,3590304994),new Ze(1925078388,4068182383),new Ze(2162078206,991336113),new Ze(2614888103,633803317),new Ze(3248222580,3479774868),new Ze(3835390401,2666613458),new Ze(4022224774,944711139),new Ze(264347078,2341262773),new Ze(604807628,2007800933),new Ze(770255983,1495990901),new Ze(1249150122,1856431235),new Ze(1555081692,3175218132),new Ze(1996064986,2198950837),new Ze(2554220882,3999719339),new Ze(2821834349,766784016),new Ze(2952996808,2566594879),new Ze(3210313671,3203337956),new Ze(3336571891,1034457026),new Ze(3584528711,2466948901),new Ze(113926993,3758326383),new Ze(338241895,168717936),new Ze(666307205,1188179964),new Ze(773529912,1546045734),new Ze(1294757372,1522805485),new Ze(1396182291,2643833823),new Ze(1695183700,2343527390),new Ze(1986661051,1014477480),new Ze(2177026350,1206759142),new Ze(2456956037,344077627),new Ze(2730485921,1290863460),new Ze(2820302411,3158454273),new Ze(3259730800,3505952657),new Ze(3345764771,106217008),new Ze(3516065817,3606008344),new Ze(3600352804,1432725776),new Ze(4094571909,1467031594),new Ze(275423344,851169720),new Ze(430227734,3100823752),new Ze(506948616,1363258195),new Ze(659060556,3750685593),new Ze(883997877,3785050280),new Ze(958139571,3318307427),new Ze(1322822218,3812723403),new Ze(1537002063,2003034995),new Ze(1747873779,3602036899),new Ze(1955562222,1575990012),new Ze(2024104815,1125592928),new Ze(2227730452,2716904306),new Ze(2361852424,442776044),new Ze(2428436474,593698344),new Ze(2756734187,3733110249),new Ze(3204031479,2999351573),new Ze(3329325298,3815920427),new Ze(3391569614,3928383900),new Ze(3515267271,566280711),new Ze(3940187606,3454069534),new Ze(4118630271,4000239992),new Ze(116418474,1914138554),new Ze(174292421,2731055270),new Ze(289380356,3203993006),new Ze(460393269,320620315),new Ze(685471733,587496836),new Ze(852142971,1086792851),new Ze(1017036298,365543100),new Ze(1126000580,2618297676),new Ze(1288033470,3409855158),new Ze(1501505948,4234509866),new Ze(1607167915,987167468),new Ze(1816402316,1246189591)],Bi=[];for(let t=0;t<80;t+=1)Bi[t]=new Ze;class Ti extends Ue{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ne([new Ze(1779033703,4089235720),new Ze(3144134277,2227873595),new Ze(1013904242,4271175723),new Ze(2773480762,1595750129),new Ze(1359893119,2917565137),new Ze(2600822924,725511199),new Ze(528734635,4215389547),new Ze(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 f=s.high;let m=s.low;const g=r.high;let w=r.low;const C=a.high;let y=a.low;const b=l.high;let x=l.low;const S=c.high;let E=c.low;const k=d.high;let $=d.low,L=h,M=u,F=p,A=v,I=f,V=m,H=g,D=w,B=C,T=y,j=b,_=x,O=S,U=E,R=k,z=$;for(let i=0;i<80;i+=1){let o,n;const s=Bi[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=Bi[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=Bi[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=Bi[i-7],f=v.high,m=v.low,g=Bi[i-16],w=g.high,C=g.low;o=l+m,n=a+f+(o>>>0<l>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=C,n=n+w+(o>>>0<C>>>0?1:0),s.high=n,s.low=o}const r=B&j^~B&O,a=T&_^~T&U,l=L&F^L&I^F&I,c=M&A^M&V^A&V,d=(L>>>28|M<<4)^(L<<30|M>>>2)^(L<<25|M>>>7),h=(M>>>28|L<<4)^(M<<30|L>>>2)^(M<<25|L>>>7),u=(B>>>14|T<<18)^(B>>>18|T<<14)^(B<<23|T>>>9),p=(T>>>14|B<<18)^(T>>>18|B<<14)^(T<<23|B>>>9),v=Di[i],f=v.high,m=v.low;let g=z+p,w=R+u+(g>>>0<z>>>0?1:0);g+=a,w=w+r+(g>>>0<a>>>0?1:0),g+=m,w=w+f+(g>>>0<m>>>0?1:0),g+=o,w=w+n+(g>>>0<o>>>0?1:0);const C=h+c;R=O,z=U,O=j,U=_,j=B,_=T,T=D+g|0,B=H+w+(T>>>0<D>>>0?1:0)|0,H=I,D=V,I=F,V=A,F=L,A=M,M=g+C|0,L=w+(d+l+(C>>>0<h>>>0?1:0))+(M>>>0<g>>>0?1:0)|0}o.low=u+M,u=o.low,o.high=h+L+(u>>>0<M>>>0?1:0),n.low=v+A,v=n.low,n.high=p+F+(v>>>0<A>>>0?1:0),s.low=m+V,m=s.low,s.high=f+I+(m>>>0<V>>>0?1:0),r.low=w+D,w=r.low,r.high=g+H+(w>>>0<D>>>0?1:0),a.low=y+T,y=a.low,a.high=C+B+(y>>>0<T>>>0?1:0),l.low=x+_,x=l.low,l.high=b+j+(x>>>0<_>>>0?1:0),c.low=E+U,E=c.low,c.high=S+O+(E>>>0<U>>>0?1:0),d.low=$+z,$=d.low,d.high=k+R+($>>>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 ji=Ue._createHelper(Ti),_i=Ue._createHmacHelper(Ti);class Oi extends Ti{_doReset(){this._hash=new Ne([new Ze(3418070365,3238371032),new Ze(1654270250,914150663),new Ze(2438529370,812702999),new Ze(355462360,4144912697),new Ze(1731405415,4290775857),new Ze(2394180231,1750603025),new Ze(3675008525,1694076839),new Ze(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Ui=Ti._createHelper(Oi),Ri=Ti._createHmacHelper(Oi),zi=[],Zi=[],Ni=[];let Pi=1,Ki=0;for(let t=0;t<24;t+=1){zi[Pi+5*Ki]=(t+1)*(t+2)/2%64;const e=(2*Pi+3*Ki)%5;Pi=Ki%5,Ki=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Zi[t+5*e]=e+(2*t+3*e)%5*5;let qi=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&qi){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&qi?qi=qi<<1^113:qi<<=1}Ni[t]=Ze.create(e,i)}const Ji=[];for(let t=0;t<25;t+=1)Ji[t]=Ze.create();class Yi extends Ue{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 Ze;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=Ji[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=Ji[(t+4)%5],o=Ji[(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=zi[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=Ji[Zi[t]];l.high=e,l.low=o}const e=Ji[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=Ji[o],r=Ji[(t+1)%5+5*e],a=Ji[(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=Ni[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 Be(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 Wi=Ue._createHelper(Yi),Gi=Ue._createHmacHelper(Yi),Xi=Be.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]),Qi=Be.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]),to=Be.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]),eo=Be.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]),io=Be.create([0,1518500249,1859775393,2400959708,2840853838]),oo=Be.create([1352829926,1548603684,1836072691,2053994217,0]),no=(t,e,i)=>t^e^i,so=(t,e,i)=>t&e|~t&i,ro=(t,e,i)=>(t|~e)^i,ao=(t,e,i)=>t&i|e&~i,lo=(t,e,i)=>t^(e|~i),co=(t,e)=>t<<e|t>>>32-e;class ho extends Ue{_doReset(){this._hash=Be.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=io.words,s=oo.words,r=Xi.words,a=Qi.words,l=to.words,c=eo.words;let d,h=o[0],u=o[1],p=o[2],v=o[3],f=o[4],m=o[0],g=o[1],w=o[2],C=o[3],y=o[4];for(let t=0;t<80;t+=1)d=h+i[e+r[t]]|0,d+=t<16?no(u,p,v)+n[0]:t<32?so(u,p,v)+n[1]:t<48?ro(u,p,v)+n[2]:t<64?ao(u,p,v)+n[3]:lo(u,p,v)+n[4],d|=0,d=co(d,l[t]),d=d+f|0,h=f,f=v,v=co(p,10),p=u,u=d,d=m+i[e+a[t]]|0,d+=t<16?lo(g,w,C)+s[0]:t<32?ao(g,w,C)+s[1]:t<48?ro(g,w,C)+s[2]:t<64?so(g,w,C)+s[3]:no(g,w,C)+s[4],d|=0,d=co(d,c[t]),d=d+y|0,m=y,y=C,C=co(w,10),w=g,g=d;d=o[1]+p+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+m|0,o[3]=o[4]+h+g|0,o[4]=o[0]+u+w|0,o[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,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 uo=Ue._createHelper(ho),po=Ue._createHmacHelper(ho);class vo extends De{constructor(t){super(),this.cfg=Object.assign(new De,{keySize:4,hasher:wi,iterations:1},t)}compute(t,e){const{cfg:i}=this,o=Re.create(i.hasher,t),n=Be.create(),s=Be.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 fo=[],mo=[],go=[],wo=[],Co=[],yo=[],bo=[],xo=[],So=[],Eo=[],ko=[];for(let t=0;t<256;t+=1)ko[t]=t<128?t<<1:t<<1^283;let $o=0,Lo=0;for(let t=0;t<256;t+=1){let t=Lo^Lo<<1^Lo<<2^Lo<<3^Lo<<4;t=t>>>8^255&t^99,fo[$o]=t,mo[t]=$o;const e=ko[$o],i=ko[e],o=ko[i];let n=257*ko[t]^16843008*t;go[$o]=n<<24|n>>>8,wo[$o]=n<<16|n>>>16,Co[$o]=n<<8|n>>>24,yo[$o]=n,n=16843009*o^65537*i^257*e^16843008*$o,bo[t]=n<<24|n>>>8,xo[t]=n<<16|n>>>16,So[t]=n<<8|n>>>24,Eo[t]=n,$o?($o=e^ko[ko[ko[o^e]]],Lo^=ko[ko[Lo]]):(Lo=1,$o=Lo)}const Mo=[0,1,2,4,8,16,32,64,128,27,54];class Fo extends ai{_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=fo[t>>>24]<<24|fo[t>>>16&255]<<16|fo[t>>>8&255]<<8|fo[255&t]):(t=t<<8|t>>>24,t=fo[t>>>24]<<24|fo[t>>>16&255]<<16|fo[t>>>8&255]<<8|fo[255&t],t^=Mo[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:bo[fo[t>>>24]]^xo[fo[t>>>16&255]]^So[fo[t>>>8&255]]^Eo[fo[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,go,wo,Co,yo,fo)}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,bo,xo,So,Eo,mo),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 f=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const m=(a[h>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&d])^i[v];v+=1;const g=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^i[v];v+=1;const w=(a[p>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&u])^i[v];v+=1,l[e]=f,l[e+1]=m,l[e+2]=g,l[e+3]=w}}Fo.keySize=8;const Ao=ai._createHelper(Fo),Io=[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],Vo=[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],Ho=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Do=[{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}],Bo=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function To(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function jo(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class _o extends ai{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=Io[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=Ho[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(Vo[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(Vo[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],To.call(this,4,252645135),To.call(this,16,65535),jo.call(this,2,858993459),jo.call(this,8,16711935),To.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|=Do[t][((n^e[t])&Bo[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,To.call(this,1,1431655765),jo.call(this,8,16711935),jo.call(this,2,858993459),To.call(this,16,65535),To.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}_o.keySize=2,_o.ivSize=2,_o.blockSize=2;const Oo=ai._createHelper(_o);class Uo extends ai{_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=_o.createEncryptor(Be.create(e)),this._des2=_o.createEncryptor(Be.create(i)),this._des3=_o.createEncryptor(Be.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)}}Uo.keySize=6,Uo.ivSize=2,Uo.blockSize=2;const Ro=ai._createHelper(Uo),zo=[],Zo=[],No=[];function Po(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Zo[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Zo[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Zo[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Zo[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Zo[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Zo[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Zo[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Zo[6]>>>0?1:0)|0,this._b=e[7]>>>0<Zo[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);No[i]=r^a}t[0]=No[0]+(No[7]<<16|No[7]>>>16)+(No[6]<<16|No[6]>>>16)|0,t[1]=No[1]+(No[0]<<8|No[0]>>>24)+No[7]|0,t[2]=No[2]+(No[1]<<16|No[1]>>>16)+(No[0]<<16|No[0]>>>16)|0,t[3]=No[3]+(No[2]<<8|No[2]>>>24)+No[1]|0,t[4]=No[4]+(No[3]<<16|No[3]>>>16)+(No[2]<<16|No[2]>>>16)|0,t[5]=No[5]+(No[4]<<8|No[4]>>>24)+No[3]|0,t[6]=No[6]+(No[5]<<16|No[5]>>>16)+(No[4]<<16|No[4]>>>16)|0,t[7]=No[7]+(No[6]<<8|No[6]>>>24)+No[5]|0}class Ko extends ii{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)Po.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)Po.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Po.call(this),zo[0]=o[0]^o[5]>>>16^o[3]<<16,zo[1]=o[2]^o[7]>>>16^o[5]<<16,zo[2]=o[4]^o[1]>>>16^o[7]<<16,zo[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)zo[t]=16711935&(zo[t]<<8|zo[t]>>>24)|4278255360&(zo[t]<<24|zo[t]>>>8),i[e+t]^=zo[t]}}const qo=ii._createHelper(Ko),Jo=[],Yo=[],Wo=[];function Go(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Yo[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Yo[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Yo[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Yo[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Yo[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Yo[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Yo[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Yo[6]>>>0?1:0)|0,this._b=e[7]>>>0<Yo[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);Wo[i]=r^a}t[0]=Wo[0]+(Wo[7]<<16|Wo[7]>>>16)+(Wo[6]<<16|Wo[6]>>>16)|0,t[1]=Wo[1]+(Wo[0]<<8|Wo[0]>>>24)+Wo[7]|0,t[2]=Wo[2]+(Wo[1]<<16|Wo[1]>>>16)+(Wo[0]<<16|Wo[0]>>>16)|0,t[3]=Wo[3]+(Wo[2]<<8|Wo[2]>>>24)+Wo[1]|0,t[4]=Wo[4]+(Wo[3]<<16|Wo[3]>>>16)+(Wo[2]<<16|Wo[2]>>>16)|0,t[5]=Wo[5]+(Wo[4]<<8|Wo[4]>>>24)+Wo[3]|0,t[6]=Wo[6]+(Wo[5]<<16|Wo[5]>>>16)+(Wo[4]<<16|Wo[4]>>>16)|0,t[7]=Wo[7]+(Wo[6]<<8|Wo[6]>>>24)+Wo[5]|0}class Xo extends ii{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)Go.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)Go.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Go.call(this),Jo[0]=o[0]^o[5]>>>16^o[3]<<16,Jo[1]=o[2]^o[7]>>>16^o[5]<<16,Jo[2]=o[4]^o[1]>>>16^o[7]<<16,Jo[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Jo[t]=16711935&(Jo[t]<<8|Jo[t]>>>24)|4278255360&(Jo[t]<<24|Jo[t]>>>8),i[e+t]^=Jo[t]}}const Qo=ii._createHelper(Xo);function tn(){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 en extends ii{_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]^=tn.call(this)}}en.keySize=8,en.ivSize=0;const on=ii._createHelper(en);class nn extends en{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)tn.call(this)}}const sn=ii._createHelper(nn);function rn(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 an extends oi{}an.Encryptor=class extends an{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;rn.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},an.Decryptor=class extends an{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);rn.call(this,t,e,o,i),this._prevBlock=n}};class ln extends oi{}ln.Encryptor=class extends ln{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]}},ln.Decryptor=ln.Encryptor;const cn=t=>{let e=t;if(255==(t>>24&255)){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}else e+=1<<24;return e};
|
|
379
|
+
*/(fetch.bind(self));class He{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 Be extends He{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(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 Be(e,t)}toString(t=De){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 De={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 Be(i,e/2)}},je={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 Be(i,e)}},Te={stringify(t){try{return decodeURIComponent(escape(je.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>je.parse(unescape(encodeURIComponent(t)))};class _e extends He{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Be,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Te.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 Be(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Oe extends _e{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new He,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Ue(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 Ue extends He{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=Te.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 Re=Be;class ze extends He{constructor(t,e){super(),this.high=t,this.low=e}}class Ze extends He{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 Re.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 Ne={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((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 Be.create(o,n)})(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Pe=[];for(let t=0;t<64;t+=1)Pe[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Ke=(t,e,i,o,n,s,r)=>{const a=t+(e&i|~e&o)+n+r;return(a<<s|a>>>32-s)+e},qe=(t,e,i,o,n,s,r)=>{const a=t+(e&o|i&~o)+n+r;return(a<<s|a>>>32-s)+e},Je=(t,e,i,o,n,s,r)=>{const a=t+(e^i^o)+n+r;return(a<<s|a>>>32-s)+e},Ye=(t,e,i,o,n,s,r)=>{const a=t+(i^(e|~o))+n+r;return(a<<s|a>>>32-s)+e};class We extends Oe{_doReset(){this._hash=new Be([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],f=i[e+11],m=i[e+12],g=i[e+13],w=i[e+14],C=i[e+15];let y=o[0],b=o[1],x=o[2],S=o[3];y=Ke(y,b,x,S,n,7,Pe[0]),S=Ke(S,y,b,x,s,12,Pe[1]),x=Ke(x,S,y,b,r,17,Pe[2]),b=Ke(b,x,S,y,a,22,Pe[3]),y=Ke(y,b,x,S,l,7,Pe[4]),S=Ke(S,y,b,x,c,12,Pe[5]),x=Ke(x,S,y,b,d,17,Pe[6]),b=Ke(b,x,S,y,h,22,Pe[7]),y=Ke(y,b,x,S,u,7,Pe[8]),S=Ke(S,y,b,x,p,12,Pe[9]),x=Ke(x,S,y,b,v,17,Pe[10]),b=Ke(b,x,S,y,f,22,Pe[11]),y=Ke(y,b,x,S,m,7,Pe[12]),S=Ke(S,y,b,x,g,12,Pe[13]),x=Ke(x,S,y,b,w,17,Pe[14]),b=Ke(b,x,S,y,C,22,Pe[15]),y=qe(y,b,x,S,s,5,Pe[16]),S=qe(S,y,b,x,d,9,Pe[17]),x=qe(x,S,y,b,f,14,Pe[18]),b=qe(b,x,S,y,n,20,Pe[19]),y=qe(y,b,x,S,c,5,Pe[20]),S=qe(S,y,b,x,v,9,Pe[21]),x=qe(x,S,y,b,C,14,Pe[22]),b=qe(b,x,S,y,l,20,Pe[23]),y=qe(y,b,x,S,p,5,Pe[24]),S=qe(S,y,b,x,w,9,Pe[25]),x=qe(x,S,y,b,a,14,Pe[26]),b=qe(b,x,S,y,u,20,Pe[27]),y=qe(y,b,x,S,g,5,Pe[28]),S=qe(S,y,b,x,r,9,Pe[29]),x=qe(x,S,y,b,h,14,Pe[30]),b=qe(b,x,S,y,m,20,Pe[31]),y=Je(y,b,x,S,c,4,Pe[32]),S=Je(S,y,b,x,u,11,Pe[33]),x=Je(x,S,y,b,f,16,Pe[34]),b=Je(b,x,S,y,w,23,Pe[35]),y=Je(y,b,x,S,s,4,Pe[36]),S=Je(S,y,b,x,l,11,Pe[37]),x=Je(x,S,y,b,h,16,Pe[38]),b=Je(b,x,S,y,v,23,Pe[39]),y=Je(y,b,x,S,g,4,Pe[40]),S=Je(S,y,b,x,n,11,Pe[41]),x=Je(x,S,y,b,a,16,Pe[42]),b=Je(b,x,S,y,d,23,Pe[43]),y=Je(y,b,x,S,p,4,Pe[44]),S=Je(S,y,b,x,m,11,Pe[45]),x=Je(x,S,y,b,C,16,Pe[46]),b=Je(b,x,S,y,r,23,Pe[47]),y=Ye(y,b,x,S,n,6,Pe[48]),S=Ye(S,y,b,x,h,10,Pe[49]),x=Ye(x,S,y,b,w,15,Pe[50]),b=Ye(b,x,S,y,c,21,Pe[51]),y=Ye(y,b,x,S,m,6,Pe[52]),S=Ye(S,y,b,x,a,10,Pe[53]),x=Ye(x,S,y,b,v,15,Pe[54]),b=Ye(b,x,S,y,s,21,Pe[55]),y=Ye(y,b,x,S,u,6,Pe[56]),S=Ye(S,y,b,x,C,10,Pe[57]),x=Ye(x,S,y,b,d,15,Pe[58]),b=Ye(b,x,S,y,g,21,Pe[59]),y=Ye(y,b,x,S,l,6,Pe[60]),S=Ye(S,y,b,x,f,10,Pe[61]),x=Ye(x,S,y,b,r,15,Pe[62]),b=Ye(b,x,S,y,p,21,Pe[63]),o[0]=o[0]+y|0,o[1]=o[1]+b|0,o[2]=o[2]+x|0,o[3]=o[3]+S|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 Ge=Oe._createHelper(We),Xe=Oe._createHmacHelper(We);class Qe extends He{constructor(t){super(),this.cfg=Object.assign(new He,{keySize:4,hasher:We,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),s=Be.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 ti extends _e{constructor(t,e,i){super(),this.cfg=Object.assign(new He,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?hi:ci;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()}}ti._ENC_XFORM_MODE=1,ti._DEC_XFORM_MODE=2,ti.keySize=4,ti.ivSize=4;class ei extends ti{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ii extends He{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 oi(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 ni extends ii{}ni.Encryptor=class extends ni{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;oi.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},ni.Decryptor=class extends ni{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),oi.call(this,t,e,o),this._prevBlock=n}};const si={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=Be.create(s,o);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class ri extends ti{constructor(t,e,i){super(t,e,Object.assign({mode:ni,padding:si},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.i=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 ai extends He{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const li={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?Be.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(Ne)},parse(t){let e;const i=Ne.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=Be.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),ai.create({ciphertext:i,salt:e})}};class ci extends He{static encrypt(t,e,i,o){const n=Object.assign(new He,this.cfg,o),s=t.createEncryptor(i,n),r=s.finalize(e),a=s.cfg;return ai.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 He,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}}ci.cfg=Object.assign(new He,{format:li});const di={execute(t,e,i,o){let n=o;n||(n=Be.random(8));const s=Qe.create({keySize:e+i}).compute(t,n),r=Be.create(s.words.slice(e),4*i);return s.sigBytes=4*e,ai.create({key:s,iv:r,salt:n})}};class hi extends ci{static encrypt(t,e,i,o){const n=Object.assign(new He,this.cfg,o),s=n.kdf.execute(i,t.keySize,t.ivSize);n.iv=s.iv;const r=ci.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 He,this.cfg,o);n=this._parse(n,s.format);const r=s.kdf.execute(i,t.keySize,t.ivSize,n.salt);s.iv=r.iv;return ci.decrypt.call(this,t,n,r.key,s)}}hi.cfg=Object.assign(ci.cfg,{kdf:di});const ui=t=>t<<8&4278255360|t>>>8&16711935,pi={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 Be.create(i,2*e)}},vi=pi,fi={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=ui(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]|=ui(t.charCodeAt(o)<<16-o%2*16);return Be.create(i,2*e)}},mi=[];class gi extends Oe{_doReset(){this._hash=new Be([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)mi[i]=0|t[e+i];else{const t=mi[i-3]^mi[i-8]^mi[i-14]^mi[i-16];mi[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+mi[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 wi=Oe._createHelper(gi),Ci=Oe._createHmacHelper(gi),yi=[],bi=[],xi=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Si=t=>4294967296*(t-(0|t))|0;let Ei=2,ki=0;for(;ki<64;)xi(Ei)&&(ki<8&&(yi[ki]=Si(Ei**.5)),bi[ki]=Si(Ei**(1/3)),ki+=1),Ei+=1;const $i=[];class Li extends Oe{_doReset(){this._hash=new Be(yi.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)$i[i]=0|t[e+i];else{const t=$i[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=$i[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;$i[i]=e+$i[i-7]+n+$i[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)+bi[i]+$i[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 Mi=Oe._createHelper(Li),Fi=Oe._createHmacHelper(Li);class Ai extends Li{_doReset(){this._hash=new Be([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Ii=Li._createHelper(Ai),Vi=Li._createHmacHelper(Ai),Hi=[new ze(1116352408,3609767458),new ze(1899447441,602891725),new ze(3049323471,3964484399),new ze(3921009573,2173295548),new ze(961987163,4081628472),new ze(1508970993,3053834265),new ze(2453635748,2937671579),new ze(2870763221,3664609560),new ze(3624381080,2734883394),new ze(310598401,1164996542),new ze(607225278,1323610764),new ze(1426881987,3590304994),new ze(1925078388,4068182383),new ze(2162078206,991336113),new ze(2614888103,633803317),new ze(3248222580,3479774868),new ze(3835390401,2666613458),new ze(4022224774,944711139),new ze(264347078,2341262773),new ze(604807628,2007800933),new ze(770255983,1495990901),new ze(1249150122,1856431235),new ze(1555081692,3175218132),new ze(1996064986,2198950837),new ze(2554220882,3999719339),new ze(2821834349,766784016),new ze(2952996808,2566594879),new ze(3210313671,3203337956),new ze(3336571891,1034457026),new ze(3584528711,2466948901),new ze(113926993,3758326383),new ze(338241895,168717936),new ze(666307205,1188179964),new ze(773529912,1546045734),new ze(1294757372,1522805485),new ze(1396182291,2643833823),new ze(1695183700,2343527390),new ze(1986661051,1014477480),new ze(2177026350,1206759142),new ze(2456956037,344077627),new ze(2730485921,1290863460),new ze(2820302411,3158454273),new ze(3259730800,3505952657),new ze(3345764771,106217008),new ze(3516065817,3606008344),new ze(3600352804,1432725776),new ze(4094571909,1467031594),new ze(275423344,851169720),new ze(430227734,3100823752),new ze(506948616,1363258195),new ze(659060556,3750685593),new ze(883997877,3785050280),new ze(958139571,3318307427),new ze(1322822218,3812723403),new ze(1537002063,2003034995),new ze(1747873779,3602036899),new ze(1955562222,1575990012),new ze(2024104815,1125592928),new ze(2227730452,2716904306),new ze(2361852424,442776044),new ze(2428436474,593698344),new ze(2756734187,3733110249),new ze(3204031479,2999351573),new ze(3329325298,3815920427),new ze(3391569614,3928383900),new ze(3515267271,566280711),new ze(3940187606,3454069534),new ze(4118630271,4000239992),new ze(116418474,1914138554),new ze(174292421,2731055270),new ze(289380356,3203993006),new ze(460393269,320620315),new ze(685471733,587496836),new ze(852142971,1086792851),new ze(1017036298,365543100),new ze(1126000580,2618297676),new ze(1288033470,3409855158),new ze(1501505948,4234509866),new ze(1607167915,987167468),new ze(1816402316,1246189591)],Bi=[];for(let t=0;t<80;t+=1)Bi[t]=new ze;class Di extends Oe{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ze([new ze(1779033703,4089235720),new ze(3144134277,2227873595),new ze(1013904242,4271175723),new ze(2773480762,1595750129),new ze(1359893119,2917565137),new ze(2600822924,725511199),new ze(528734635,4215389547),new ze(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 f=s.high;let m=s.low;const g=r.high;let w=r.low;const C=a.high;let y=a.low;const b=l.high;let x=l.low;const S=c.high;let E=c.low;const k=d.high;let $=d.low,L=h,M=u,F=p,A=v,I=f,V=m,H=g,B=w,D=C,j=y,T=b,_=x,O=S,U=E,R=k,z=$;for(let i=0;i<80;i+=1){let o,n;const s=Bi[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=Bi[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=Bi[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=Bi[i-7],f=v.high,m=v.low,g=Bi[i-16],w=g.high,C=g.low;o=l+m,n=a+f+(o>>>0<l>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=C,n=n+w+(o>>>0<C>>>0?1:0),s.high=n,s.low=o}const r=D&T^~D&O,a=j&_^~j&U,l=L&F^L&I^F&I,c=M&A^M&V^A&V,d=(L>>>28|M<<4)^(L<<30|M>>>2)^(L<<25|M>>>7),h=(M>>>28|L<<4)^(M<<30|L>>>2)^(M<<25|L>>>7),u=(D>>>14|j<<18)^(D>>>18|j<<14)^(D<<23|j>>>9),p=(j>>>14|D<<18)^(j>>>18|D<<14)^(j<<23|D>>>9),v=Hi[i],f=v.high,m=v.low;let g=z+p,w=R+u+(g>>>0<z>>>0?1:0);g+=a,w=w+r+(g>>>0<a>>>0?1:0),g+=m,w=w+f+(g>>>0<m>>>0?1:0),g+=o,w=w+n+(g>>>0<o>>>0?1:0);const C=h+c;R=O,z=U,O=T,U=_,T=D,_=j,j=B+g|0,D=H+w+(j>>>0<B>>>0?1:0)|0,H=I,B=V,I=F,V=A,F=L,A=M,M=g+C|0,L=w+(d+l+(C>>>0<h>>>0?1:0))+(M>>>0<g>>>0?1:0)|0}o.low=u+M,u=o.low,o.high=h+L+(u>>>0<M>>>0?1:0),n.low=v+A,v=n.low,n.high=p+F+(v>>>0<A>>>0?1:0),s.low=m+V,m=s.low,s.high=f+I+(m>>>0<V>>>0?1:0),r.low=w+B,w=r.low,r.high=g+H+(w>>>0<B>>>0?1:0),a.low=y+j,y=a.low,a.high=C+D+(y>>>0<j>>>0?1:0),l.low=x+_,x=l.low,l.high=b+T+(x>>>0<_>>>0?1:0),c.low=E+U,E=c.low,c.high=S+O+(E>>>0<U>>>0?1:0),d.low=$+z,$=d.low,d.high=k+R+($>>>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 ji=Oe._createHelper(Di),Ti=Oe._createHmacHelper(Di);class _i extends Di{_doReset(){this._hash=new Ze([new ze(3418070365,3238371032),new ze(1654270250,914150663),new ze(2438529370,812702999),new ze(355462360,4144912697),new ze(1731405415,4290775857),new ze(2394180231,1750603025),new ze(3675008525,1694076839),new ze(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Oi=Di._createHelper(_i),Ui=Di._createHmacHelper(_i),Ri=[],zi=[],Zi=[];let Ni=1,Pi=0;for(let t=0;t<24;t+=1){Ri[Ni+5*Pi]=(t+1)*(t+2)/2%64;const e=(2*Ni+3*Pi)%5;Ni=Pi%5,Pi=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)zi[t+5*e]=e+(2*t+3*e)%5*5;let Ki=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&Ki){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&Ki?Ki=Ki<<1^113:Ki<<=1}Zi[t]=ze.create(e,i)}const qi=[];for(let t=0;t<25;t+=1)qi[t]=ze.create();class Ji extends Oe{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 ze;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=qi[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=qi[(t+4)%5],o=qi[(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=Ri[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=qi[zi[t]];l.high=e,l.low=o}const e=qi[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=qi[o],r=qi[(t+1)%5+5*e],a=qi[(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=Zi[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 Be(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 Yi=Oe._createHelper(Ji),Wi=Oe._createHmacHelper(Ji),Gi=Be.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]),Xi=Be.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]),Qi=Be.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]),to=Be.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]),eo=Be.create([0,1518500249,1859775393,2400959708,2840853838]),io=Be.create([1352829926,1548603684,1836072691,2053994217,0]),oo=(t,e,i)=>t^e^i,no=(t,e,i)=>t&e|~t&i,so=(t,e,i)=>(t|~e)^i,ro=(t,e,i)=>t&i|e&~i,ao=(t,e,i)=>t^(e|~i),lo=(t,e)=>t<<e|t>>>32-e;class co extends Oe{_doReset(){this._hash=Be.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=eo.words,s=io.words,r=Gi.words,a=Xi.words,l=Qi.words,c=to.words;let d,h=o[0],u=o[1],p=o[2],v=o[3],f=o[4],m=o[0],g=o[1],w=o[2],C=o[3],y=o[4];for(let t=0;t<80;t+=1)d=h+i[e+r[t]]|0,d+=t<16?oo(u,p,v)+n[0]:t<32?no(u,p,v)+n[1]:t<48?so(u,p,v)+n[2]:t<64?ro(u,p,v)+n[3]:ao(u,p,v)+n[4],d|=0,d=lo(d,l[t]),d=d+f|0,h=f,f=v,v=lo(p,10),p=u,u=d,d=m+i[e+a[t]]|0,d+=t<16?ao(g,w,C)+s[0]:t<32?ro(g,w,C)+s[1]:t<48?so(g,w,C)+s[2]:t<64?no(g,w,C)+s[3]:oo(g,w,C)+s[4],d|=0,d=lo(d,c[t]),d=d+y|0,m=y,y=C,C=lo(w,10),w=g,g=d;d=o[1]+p+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+m|0,o[3]=o[4]+h+g|0,o[4]=o[0]+u+w|0,o[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,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 ho=Oe._createHelper(co),uo=Oe._createHmacHelper(co);class po extends He{constructor(t){super(),this.cfg=Object.assign(new He,{keySize:4,hasher:gi,iterations:1},t)}compute(t,e){const{cfg:i}=this,o=Ue.create(i.hasher,t),n=Be.create(),s=Be.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 vo=[],fo=[],mo=[],go=[],wo=[],Co=[],yo=[],bo=[],xo=[],So=[],Eo=[];for(let t=0;t<256;t+=1)Eo[t]=t<128?t<<1:t<<1^283;let ko=0,$o=0;for(let t=0;t<256;t+=1){let t=$o^$o<<1^$o<<2^$o<<3^$o<<4;t=t>>>8^255&t^99,vo[ko]=t,fo[t]=ko;const e=Eo[ko],i=Eo[e],o=Eo[i];let n=257*Eo[t]^16843008*t;mo[ko]=n<<24|n>>>8,go[ko]=n<<16|n>>>16,wo[ko]=n<<8|n>>>24,Co[ko]=n,n=16843009*o^65537*i^257*e^16843008*ko,yo[t]=n<<24|n>>>8,bo[t]=n<<16|n>>>16,xo[t]=n<<8|n>>>24,So[t]=n,ko?(ko=e^Eo[Eo[Eo[o^e]]],$o^=Eo[Eo[$o]]):($o=1,ko=$o)}const Lo=[0,1,2,4,8,16,32,64,128,27,54];class Mo extends ri{_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=vo[t>>>24]<<24|vo[t>>>16&255]<<16|vo[t>>>8&255]<<8|vo[255&t]):(t=t<<8|t>>>24,t=vo[t>>>24]<<24|vo[t>>>16&255]<<16|vo[t>>>8&255]<<8|vo[255&t],t^=Lo[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:yo[vo[t>>>24]]^bo[vo[t>>>16&255]]^xo[vo[t>>>8&255]]^So[vo[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,mo,go,wo,Co,vo)}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,yo,bo,xo,So,fo),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 f=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const m=(a[h>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&d])^i[v];v+=1;const g=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^i[v];v+=1;const w=(a[p>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&u])^i[v];v+=1,l[e]=f,l[e+1]=m,l[e+2]=g,l[e+3]=w}}Mo.keySize=8;const Fo=ri._createHelper(Mo),Ao=[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],Io=[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],Vo=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Ho=[{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}],Bo=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Do(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function jo(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class To extends ri{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=Ao[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=Vo[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(Io[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(Io[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],Do.call(this,4,252645135),Do.call(this,16,65535),jo.call(this,2,858993459),jo.call(this,8,16711935),Do.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|=Ho[t][((n^e[t])&Bo[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,Do.call(this,1,1431655765),jo.call(this,8,16711935),jo.call(this,2,858993459),Do.call(this,16,65535),Do.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}To.keySize=2,To.ivSize=2,To.blockSize=2;const _o=ri._createHelper(To);class Oo extends ri{_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=To.createEncryptor(Be.create(e)),this._des2=To.createEncryptor(Be.create(i)),this._des3=To.createEncryptor(Be.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)}}Oo.keySize=6,Oo.ivSize=2,Oo.blockSize=2;const Uo=ri._createHelper(Oo),Ro=[],zo=[],Zo=[];function No(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)zo[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<zo[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<zo[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<zo[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<zo[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<zo[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<zo[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<zo[6]>>>0?1:0)|0,this._b=e[7]>>>0<zo[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);Zo[i]=r^a}t[0]=Zo[0]+(Zo[7]<<16|Zo[7]>>>16)+(Zo[6]<<16|Zo[6]>>>16)|0,t[1]=Zo[1]+(Zo[0]<<8|Zo[0]>>>24)+Zo[7]|0,t[2]=Zo[2]+(Zo[1]<<16|Zo[1]>>>16)+(Zo[0]<<16|Zo[0]>>>16)|0,t[3]=Zo[3]+(Zo[2]<<8|Zo[2]>>>24)+Zo[1]|0,t[4]=Zo[4]+(Zo[3]<<16|Zo[3]>>>16)+(Zo[2]<<16|Zo[2]>>>16)|0,t[5]=Zo[5]+(Zo[4]<<8|Zo[4]>>>24)+Zo[3]|0,t[6]=Zo[6]+(Zo[5]<<16|Zo[5]>>>16)+(Zo[4]<<16|Zo[4]>>>16)|0,t[7]=Zo[7]+(Zo[6]<<8|Zo[6]>>>24)+Zo[5]|0}class Po extends ei{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)No.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)No.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;No.call(this),Ro[0]=o[0]^o[5]>>>16^o[3]<<16,Ro[1]=o[2]^o[7]>>>16^o[5]<<16,Ro[2]=o[4]^o[1]>>>16^o[7]<<16,Ro[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Ro[t]=16711935&(Ro[t]<<8|Ro[t]>>>24)|4278255360&(Ro[t]<<24|Ro[t]>>>8),i[e+t]^=Ro[t]}}const Ko=ei._createHelper(Po),qo=[],Jo=[],Yo=[];function Wo(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Jo[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Jo[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Jo[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Jo[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Jo[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Jo[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Jo[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Jo[6]>>>0?1:0)|0,this._b=e[7]>>>0<Jo[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);Yo[i]=r^a}t[0]=Yo[0]+(Yo[7]<<16|Yo[7]>>>16)+(Yo[6]<<16|Yo[6]>>>16)|0,t[1]=Yo[1]+(Yo[0]<<8|Yo[0]>>>24)+Yo[7]|0,t[2]=Yo[2]+(Yo[1]<<16|Yo[1]>>>16)+(Yo[0]<<16|Yo[0]>>>16)|0,t[3]=Yo[3]+(Yo[2]<<8|Yo[2]>>>24)+Yo[1]|0,t[4]=Yo[4]+(Yo[3]<<16|Yo[3]>>>16)+(Yo[2]<<16|Yo[2]>>>16)|0,t[5]=Yo[5]+(Yo[4]<<8|Yo[4]>>>24)+Yo[3]|0,t[6]=Yo[6]+(Yo[5]<<16|Yo[5]>>>16)+(Yo[4]<<16|Yo[4]>>>16)|0,t[7]=Yo[7]+(Yo[6]<<8|Yo[6]>>>24)+Yo[5]|0}class Go extends ei{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)Wo.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)Wo.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Wo.call(this),qo[0]=o[0]^o[5]>>>16^o[3]<<16,qo[1]=o[2]^o[7]>>>16^o[5]<<16,qo[2]=o[4]^o[1]>>>16^o[7]<<16,qo[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)qo[t]=16711935&(qo[t]<<8|qo[t]>>>24)|4278255360&(qo[t]<<24|qo[t]>>>8),i[e+t]^=qo[t]}}const Xo=ei._createHelper(Go);function Qo(){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 tn extends ei{_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]^=Qo.call(this)}}tn.keySize=8,tn.ivSize=0;const en=ei._createHelper(tn);class on extends tn{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)Qo.call(this)}}const nn=ei._createHelper(on);function sn(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 rn extends ii{}rn.Encryptor=class extends rn{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;sn.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},rn.Decryptor=class extends rn{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);sn.call(this,t,e,o,i),this._prevBlock=n}};class an extends ii{}an.Encryptor=class extends an{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]}},an.Decryptor=an.Encryptor;const ln=t=>{let e=t;if(255==(t>>24&255)){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}else e+=1<<24;return e};
|
|
385
380
|
/** @preserve
|
|
386
381
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
|
387
382
|
* derived from CryptoJS.mode.CTR
|
|
388
383
|
* Jan Hruby jhruby.web@gmail.com
|
|
389
384
|
*/
|
|
390
|
-
class
|
|
385
|
+
class cn extends ii{}cn.Encryptor=class extends cn{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]=ln(e[0]),0===e[0]&&(e[1]=ln(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]}},cn.Decryptor=cn.Encryptor;class dn extends ii{}dn.Encryptor=class extends dn{processBlock(t,e){this._cipher.encryptBlock(t,e)}},dn.Decryptor=class extends dn{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class hn extends ii{}hn.Encryptor=class extends hn{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]}},hn.Decryptor=hn.Encryptor;const un={pad(t,e){const i=4*e,o=i-t.sigBytes%i;t.concat(Be.random(o-1)).concat(Be.create([o<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},pn={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}}},vn={pad(t,e){t.concat(Be.create([2147483648],1)),pn.pad(t,e)},unpad(t){const e=t;pn.unpad(e),e.sigBytes-=1}},fn={stringify:t=>t.ciphertext.toString(De),parse(t){const e=De.parse(t);return ai.create({ciphertext:e})}};var mn={lib:{Base:He,WordArray:Be,BufferedBlockAlgorithm:_e,Hasher:Oe,Cipher:ti,StreamCipher:ei,BlockCipherMode:ii,BlockCipher:ri,CipherParams:ai,SerializableCipher:ci,PasswordBasedCipher:hi},x64:{Word:ze,WordArray:Ze},enc:{Hex:De,Latin1:je,Utf8:Te,Utf16:vi,Utf16BE:pi,Utf16LE:fi,Base64:Ne},algo:{HMAC:Ue,MD5:We,SHA1:gi,SHA224:Ai,SHA256:Li,SHA384:_i,SHA512:Di,SHA3:Ji,RIPEMD160:co,PBKDF2:po,EvpKDF:Qe,AES:Mo,DES:To,TripleDES:Oo,Rabbit:Po,RabbitLegacy:Go,RC4:tn,RC4Drop:on},mode:{CBC:ni,CFB:rn,CTR:an,CTRGladman:cn,ECB:dn,OFB:hn},pad:{Pkcs7:si,AnsiX923:{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}},Iso10126:un,Iso97971:vn,NoPadding:{pad(){},unpad(){}},ZeroPadding:pn},format:{OpenSSL:li,Hex:fn},kdf:{OpenSSL:di},MD5:Ge,HmacMD5:Xe,SHA1:wi,HmacSHA1:Ci,SHA224:Ii,HmacSHA224:Vi,SHA256:Mi,HmacSHA256:Fi,SHA384:Oi,HmacSHA384:Ui,SHA512:ji,HmacSHA512:Ti,SHA3:Yi,HmacSHA3:Wi,RIPEMD160:ho,HmacRIPEMD160:uo,PBKDF2:(t,e,i)=>po.create(i).compute(t,e),EvpKDF:(t,e,i)=>Qe.create(i).compute(t,e),AES:Fo,DES:_o,TripleDES:Uo,Rabbit:Ko,RabbitLegacy:Xo,RC4:en,RC4Drop:nn};const gn=(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),An("Error in setLocalStorage: ",t)}},wn=(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),An("Error in getLocalStorage: ",t),null}},Cn=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),An("Error in removeLocalStorageData: ",t)}},yn=(...t)=>{if(t)switch(t.length){case 1:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1))`;case 2:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))`;case 3:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
|
|
391
386
|
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1))`;case 4:return r`calc(${t[0]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[1]}rem * var(--snippyly-base-rem-unit, 1))
|
|
392
|
-
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},
|
|
387
|
+
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},bn=(t,e,i)=>{try{const o=mn.enc.Utf8.parse(e),n=mn.enc.Utf8.parse(i);return mn.AES.encrypt(mn.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:mn.mode.CBC,padding:mn.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),An("Error in encrypt: ",e),t}},xn=(t,e,i)=>{try{const o=mn.enc.Utf8.parse(e),n=mn.enc.Utf8.parse(i);return mn.AES.decrypt(t,o,{keySize:32,iv:n,mode:mn.mode.CBC,padding:mn.pad.Pkcs7}).toString(mn.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),An("Error in decrypt: ",t),null}},Sn=()=>{try{const t=wn("_sfut",!0);if(t){const e=xn(t,vt,ft);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),Cn("_sfut")}else{const t=wn("snippyly-user",!0);if(t)return En(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),An("Error in getUserFromToken: ",t),null}},En=()=>{try{const t=wn("snippyly-user",!0);if(t){const e=bn(t,vt,ft);gn("_sfut",e,!0)}Cn("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),An("Error in moveSnippylyUserToST: ",t)}},kn=function(t=function(t="[DEFAULT]"){const e=ne.get(t);if(!e&&"[DEFAULT]"===t)return de();if(!e)throw le.create("no-app",{appName:t});return e}(),e="us-central1"){const i=function(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}(Ft(t),"functions"),o=i.getImmediate({identifier:e}),n=xt("functions");return n&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Ft(t),e,i)}(o,...n),o}(de({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let $n,Ln={};const Mn=(t={})=>{Ln={...Ln,...t}},Fn=t=>{$n=t},An=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};In("error",o)},In=(t,e={},i=!0)=>{try{if(null==$n?void 0:$n.userSnippylyId){e=i?{...Ln,...e}:e,e={...e,source:"superflowToolbar"};const o={userId:null==$n?void 0:$n.userSnippylyId,event:t,properties:e,sf:!0};Vn("track",o)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},Vn=(t,e)=>{try{Ve(kn,"sa")({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},Hn=r`
|
|
393
388
|
|
|
394
389
|
.wrap {
|
|
395
390
|
padding: 32px;
|
|
@@ -739,8 +734,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
739
734
|
bottom: 0;
|
|
740
735
|
right: 0;
|
|
741
736
|
z-index: 2147483577;
|
|
742
|
-
margin: ${
|
|
743
|
-
margin-bottom: ${
|
|
737
|
+
margin: ${yn(1.5)};
|
|
738
|
+
margin-bottom: ${yn(3)}; // Added to prevent overlap between plugin UI and webflow badge
|
|
744
739
|
max-width: 100vw !important;
|
|
745
740
|
box-sizing: border-box;
|
|
746
741
|
|
|
@@ -911,7 +906,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
911
906
|
}
|
|
912
907
|
|
|
913
908
|
.s-presence-avatar-image-small {
|
|
914
|
-
width: ${
|
|
909
|
+
width: ${yn(1.6)};
|
|
915
910
|
height: auto;
|
|
916
911
|
display: block;
|
|
917
912
|
}
|
|
@@ -1003,7 +998,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1003
998
|
|
|
1004
999
|
.s-user-avatar-initial {
|
|
1005
1000
|
color: black !important;
|
|
1006
|
-
font-size: ${
|
|
1001
|
+
font-size: ${yn(.8)} !important;
|
|
1007
1002
|
position: relative !important;
|
|
1008
1003
|
}
|
|
1009
1004
|
|
|
@@ -1344,13 +1339,13 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1344
1339
|
display: flex;
|
|
1345
1340
|
}
|
|
1346
1341
|
}
|
|
1347
|
-
`;!function(){const t={allow:["windowVariables","snippylyPlugin","sdkUrl"],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}},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");return null==t||t.remove(),{valid:!!e,type:"snippylyPlugin",apiKey:e,staging:i,projectVersionKey:o,projectId:n}},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}}},load:()=>{for(let e=0;e<t.allow.length;e++){const i=t.allow[e],o=t.loaders[i]();if(o&&o.valid)return console.log(o,"eventData"),o}}},e=()=>{try{const e=t.load();if(e&&e.valid){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const t={};return t.apiKey=e.apiKey,e.staging&&(t.staging="true"),e.projectVersionKey&&(t.projectVersionKey=e.projectVersionKey),e.projectId&&(t.projectId=e.projectId),void((t={})=>{try{console.log(t,"loadSuperflowToolbarTag");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)?e():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{e()}))}();navigator.language.split("-")[0];const Tn=new Map;Tn.set("es",{Comment:"Comentario","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"}),Tn.set("fr",{Comment:"Commentaire","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"}),Tn.set("hi",{Comment:"टिप्पणी","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:"आगामी"}),Tn.set("it",{Comment:"Commento","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"}),Tn.set("ru",{Comment:"Комментарий","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:"Далее"}),Tn.set("uk",{Comment:"Коментар","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 jn=t=>{try{return t}catch(e){return t}};var _n=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 On=class extends X{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this.showTourCommentTooltip=!1,this._expanded=!0,this.loading=!1,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,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),In("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await(t=>{const e={apiKey:t};return He($n,"customLoginEnabled")(e)})(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),In("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(yn("_sfut"),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),In("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),In("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),In("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),In("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),In("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!Cn("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has("sflivedemo"))if(Cn("sflivedemo",!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete("sflivedemo"),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("sffigmademo"))if(Cn("sffigmademo",!1)){this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete("sffigmademo"),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("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),i=Sn(t,ft,mt),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=xn(e,ft,mt);wn("_sfut",i,!0)}}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,wn("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(wn("review","true",!1),yn("feedback"),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("feedback")||Cn("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),e.has("feedback")?(wn("feedback","true",!1),yn("review"),"true"!==e.get("feedback")&&(e.delete("feedback"),e.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("review")||Cn("feedback",!1)&&(e.append("feedback","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),In("Error in checkUrl: ",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&&wn("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(wn("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&wn("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),In("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Cn("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||Cn("projectVersion",!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),In("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=En();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(lt)){const t=document.createElement(lt);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),this.staging&&(t.addEventListener("onCommentAdd",(t=>{console.log("Comment added: ",null==t?void 0:t.detail)})),t.addEventListener("onCommentUpdate",(t=>{console.log("Comment updated: ",t.detail)}))),window.document.body.appendChild(t)}if(!document.querySelector(at)){const t=document.createElement(at);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(ut)){const t=document.createElement(ut);window.document.body.appendChild(t)}if(!document.querySelector(pt)){const t=document.createElement(pt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),In("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,s,r,a,l,c,d;try{if(await e(this.apiKey,{options:{staging:this.staging,version:this.staging?"1.0.97":"latest",velt:!0}}),this.autoTranslation&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.enableAutoTranslation)&&(null===Snippyly||void 0===Snippyly||Snippyly.enableAutoTranslation()),!document.querySelector(ct)){const t=document.createElement(ct);t.setAttribute(vt,"true"),window.document.body.appendChild(t)}if(Snippyly){null===Snippyly||void 0===Snippyly||Snippyly.sf(!0);try{(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Snippyly))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink1")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.googleapis.com",t.id="superflowFontLink1",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink2")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.gstatic.com",t.crossOrigin="anonymous",t.id="superflowFontLink2",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),In("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&Fn({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((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),In("Error in cyrb53: ",t),0}})((t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")})(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),(null===(t=this.commentElement)||void 0===t?void 0:t.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(i=this.commentElement)||void 0===i?void 0:i.showDeviceInfo)&&this.commentElement.showDeviceInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t})),(null===(o=this.commentElement)||void 0===o?void 0:o.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(n=this.commentElement)||void 0===n?void 0:n.enableAutoCategorize)&&this.commentElement.enableAutoCategorize(),(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 e=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;e&&"object"==typeof e&&(null===(a=this.commentElement)||void 0===a?void 0:a.setCustomStatuses)&&this.commentElement.setCustomStatuses(e)}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(l=this.rewriterElement)||void 0===l||l.enableRewriter()),this.presenceElement&&(null===(c=this.presenceElement)||void 0===c?void 0:c.enableFlockMode)&&(null===(d=this.presenceElement)||void 0===d||d.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),In("Error in initializeSnippyly: ",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),In("Error in checkToEnableUpgradeButton: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete("review"),e.searchParams.delete("feedback"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId"),e.searchParams.delete("sprojectInstall"),e.searchParams.delete("sflivedemo");const i=t.get("sversion")||this.projectVersion;e.search="";let o=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),In("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),In("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,e,i,o;try{if(window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)){if(this.previousLocation&&(null===(t=this.previousLocation)||void 0===t?void 0:t.url)===(null===(e=this.location)||void 0===e?void 0:e.url)&&(null===(i=this.previousLocation)||void 0===i?void 0:i.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))),this.previousLocation=JSON.parse(JSON.stringify(this.location))}}catch(t){console.warn("Error in setLocation: ",t),In("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,e;try{this.invalidApiKey=!1;let e,i={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};e=this.customLoginEnabled&&this.providedUser?this.providedUser:En(),(null==e?void 0:e.email)&&(i=e),i.isAnonymous?delete i.groupId:i.groupId=Snippyly.getDocumentId()+"",this.customLoginEnabledLocally||(null===(t=null==i?void 0:i.contacts)||void 0===t?void 0:t.length)&&(i.contacts=[]),(null==i?void 0:i.isAnonymous)||(this.loading=!0);const o=await Snippyly.identify(i);An(o),(null==i?void 0:i.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(i))),Snippyly.getUserRole$().subscribe((t=>{var e;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),null===(e=this.commentElement)||void 0===e||e.enablePriority()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),In("Error in isPlanExpired$: ",t)}))),Fn({clientUserId:null==i?void 0:i.userId}),this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{Cn("sfTourCommentTooltip")||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),In("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var e;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)})),"All"!==this.viewMode&&(this.viewMode?this.comments=this.comments.filter((t=>{var e;return(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var e;return!(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)})))})))}catch(t){console.warn("Error in getComments: ",t),In("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),In("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),In("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`https://snippyly-self-serve-platform.web.app//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),In("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const e=xn(t,ft,mt),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getQRCode?text=${encodeURIComponent(e)}`),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),In("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),In("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,yn("review"),yn("feedback"),yn("sreviewId"),yn("projectVersionKey","sessionStorage"),yn("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),e.delete("feedback"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),e.delete("sprojectInstall"),e.delete("sflivedemo"),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),In("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),yn("snippyly-user"),yn("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-self-serve-platform.web.app//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),In("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),In("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),In("Error in copyLink: ",t)}},this.setViewMode=t=>{try{this.viewMode=t,t?this.location.view=t:delete this.location.view,this.setLocation(),this.getComments()}catch(t){console.warn("Error in setViewMode: ",t),In("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://snippyly-self-serve-platform.web.app/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const e=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();e&&(t=`https://snippyly-self-serve-platform.web.app//dashboard/project/comment/${this.apiKey}/${e}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),In("Error in goToAdminPortal: ",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),In("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,wn("sprojectInstall","true");const t=new URL(document.location);t.searchParams.delete("sprojectInstall"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),In("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,wn("sflivedemo","true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete("sflivedemo"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),In("Error in onLiveDemoModalNextClick: ",t)}},this.onFigmaDemoModalNextClick=()=>{try{this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete("sffigmademo"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onFigmaDemoModalNextClick: ",t),In("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),In("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,wn("sfTourCommentTooltip","true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),In("Error in onTourCommentTooltipClick: ",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),In("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?H`
|
|
1342
|
+
`;!function(){const t={allow:["windowVariables","snippylyPlugin","sdkUrl"],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}},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");return null==t||t.remove(),{valid:!!e,type:"snippylyPlugin",apiKey:e,staging:i,projectVersionKey:o,projectId:n}},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}}},load:()=>{for(let e=0;e<t.allow.length;e++){const i=t.allow[e],o=t.loaders[i]();if(o&&o.valid)return o}}},e=()=>{try{const e=t.load();if(e&&e.valid){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const t={};return t.apiKey=e.apiKey,e.staging&&(t.staging="true"),e.projectVersionKey&&(t.projectVersionKey=e.projectVersionKey),e.projectId&&(t.projectId=e.projectId),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)?e():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{e()}))}();navigator.language.split("-")[0];const Dn=new Map;Dn.set("es",{Comment:"Comentario","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"}),Dn.set("fr",{Comment:"Commentaire","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"}),Dn.set("hi",{Comment:"टिप्पणी","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:"आगामी"}),Dn.set("it",{Comment:"Commento","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"}),Dn.set("ru",{Comment:"Комментарий","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:"Далее"}),Dn.set("uk",{Comment:"Коментар","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 jn=t=>{try{return t}catch(e){return t}};var Tn=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 _n extends X{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this.showTourCommentTooltip=!1,this._expanded=!0,this.loading=!1,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,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),An("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await(t=>{const e={apiKey:t};return Ve(kn,"customLoginEnabled")(e)})(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),An("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(Cn("_sfut"),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),An("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),An("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),An("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),An("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),An("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!wn("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has("sflivedemo"))if(wn("sflivedemo",!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete("sflivedemo"),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("sffigmademo"))if(wn("sffigmademo",!1)){this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete("sffigmademo"),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("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),i=xn(t,vt,ft),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=bn(e,vt,ft);gn("_sfut",i,!0)}}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,gn("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(gn("review","true",!1),Cn("feedback"),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("feedback")||wn("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),e.has("feedback")?(gn("feedback","true",!1),Cn("review"),"true"!==e.get("feedback")&&(e.delete("feedback"),e.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("review")||wn("feedback",!1)&&(e.append("feedback","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),An("Error in checkUrl: ",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&&gn("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(gn("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&gn("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),An("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||wn("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||wn("projectVersion",!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),An("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Sn();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(at)){const t=document.createElement(at);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),this.staging&&(t.addEventListener("onCommentAdd",(t=>{console.log("Comment added: ",null==t?void 0:t.detail)})),t.addEventListener("onCommentUpdate",(t=>{console.log("Comment updated: ",t.detail)}))),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(ut)){const t=document.createElement(ut);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),An("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,s,r,a,l,c,d;try{if(await e(this.apiKey,{options:{staging:this.staging,version:this.staging?"1.0.97":"latest",velt:!0}}),!window.Snippyly)return;if(this.autoTranslation&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.enableAutoTranslation)&&(null===Snippyly||void 0===Snippyly||Snippyly.enableAutoTranslation()),!document.querySelector(lt)){const t=document.createElement(lt);t.setAttribute(pt,"true"),window.document.body.appendChild(t)}if(Snippyly){null===Snippyly||void 0===Snippyly||Snippyly.sf(!0);try{(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Snippyly))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink1")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.googleapis.com",t.id="superflowFontLink1",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink2")){const t=document.createElement("link");t.rel="preconnect",t.href="https://fonts.gstatic.com",t.crossOrigin="anonymous",t.id="superflowFontLink2",document.head.appendChild(t)}if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),An("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&Mn({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((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),An("Error in cyrb53: ",t),0}})((t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")})(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),(null===(t=this.commentElement)||void 0===t?void 0:t.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(i=this.commentElement)||void 0===i?void 0:i.showDeviceInfo)&&this.commentElement.showDeviceInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t})),(null===(o=this.commentElement)||void 0===o?void 0:o.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(n=this.commentElement)||void 0===n?void 0:n.enableAutoCategorize)&&this.commentElement.enableAutoCategorize(),(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 e=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;e&&"object"==typeof e&&(null===(a=this.commentElement)||void 0===a?void 0:a.setCustomStatuses)&&this.commentElement.setCustomStatuses(e)}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(l=this.rewriterElement)||void 0===l||l.enableRewriter()),this.presenceElement&&(null===(c=this.presenceElement)||void 0===c?void 0:c.enableFlockMode)&&(null===(d=this.presenceElement)||void 0===d||d.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),An("Error in initializeSnippyly: ",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),An("Error in checkToEnableUpgradeButton: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete("review"),e.searchParams.delete("feedback"),e.searchParams.delete("sreviewId"),e.searchParams.delete("scommentId"),e.searchParams.delete("sprojectInstall"),e.searchParams.delete("sflivedemo");const i=t.get("sversion")||this.projectVersion;e.search="";let o=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),An("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),An("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,e,i,o;try{if(window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)){if(this.previousLocation&&(null===(t=this.previousLocation)||void 0===t?void 0:t.url)===(null===(e=this.location)||void 0===e?void 0:e.url)&&(null===(i=this.previousLocation)||void 0===i?void 0:i.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))),this.previousLocation=JSON.parse(JSON.stringify(this.location))}}catch(t){console.warn("Error in setLocation: ",t),An("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,e;try{this.invalidApiKey=!1;let e,i={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};e=this.customLoginEnabled&&this.providedUser?this.providedUser:Sn(),(null==e?void 0:e.email)&&(i=e),i.isAnonymous?delete i.groupId:i.groupId=Snippyly.getDocumentId()+"",this.customLoginEnabledLocally||(null===(t=null==i?void 0:i.contacts)||void 0===t?void 0:t.length)&&(i.contacts=[]),(null==i?void 0:i.isAnonymous)||(this.loading=!0);const o=await Snippyly.identify(i);Fn(o),(null==i?void 0:i.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(i))),Snippyly.getUserRole$().subscribe((t=>{var e;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),null===(e=this.commentElement)||void 0===e||e.enablePriority()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),An("Error in isPlanExpired$: ",t)}))),Mn({clientUserId:null==i?void 0:i.userId}),this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{wn("sfTourCommentTooltip")||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),An("Error in identifySnippyly: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var e;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)})),"All"!==this.viewMode&&(this.viewMode?this.comments=this.comments.filter((t=>{var e;return(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var e;return!(null===(e=null==t?void 0:t.location)||void 0===e?void 0:e.view)})))})))}catch(t){console.warn("Error in getComments: ",t),An("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),An("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),An("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`https://snippyly-self-serve-platform.web.app//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),An("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const e=bn(t,vt,ft),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getQRCode?text=${encodeURIComponent(e)}`),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),An("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),An("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,Cn("review"),Cn("feedback"),Cn("sreviewId"),Cn("projectVersionKey","sessionStorage"),Cn("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),e.delete("feedback"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),e.delete("sprojectInstall"),e.delete("sflivedemo"),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),An("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),Cn("snippyly-user"),Cn("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-self-serve-platform.web.app//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),An("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),An("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),An("Error in copyLink: ",t)}},this.setViewMode=t=>{try{this.viewMode=t,t?this.location.view=t:delete this.location.view,this.setLocation(),this.getComments()}catch(t){console.warn("Error in setViewMode: ",t),An("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://snippyly-self-serve-platform.web.app/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const e=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();e&&(t=`https://snippyly-self-serve-platform.web.app//dashboard/project/comment/${this.apiKey}/${e}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),An("Error in goToAdminPortal: ",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),An("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,gn("sprojectInstall","true");const t=new URL(document.location);t.searchParams.delete("sprojectInstall"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),An("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,gn("sflivedemo","true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete("sflivedemo"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),An("Error in onLiveDemoModalNextClick: ",t)}},this.onFigmaDemoModalNextClick=()=>{try{this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete("sffigmademo"),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onFigmaDemoModalNextClick: ",t),An("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),An("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,gn("sfTourCommentTooltip","true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),An("Error in onTourCommentTooltipClick: ",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),An("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?H`
|
|
1348
1343
|
<div class="disable-add-comment-button" @click=${()=>this.disableCommentMode()}>
|
|
1349
1344
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1350
1345
|
<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"/>
|
|
1351
1346
|
</svg>
|
|
1352
1347
|
</div>
|
|
1353
|
-
`:H``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),
|
|
1348
|
+
`:H``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),An("Error in disableAddCommentModeButton: ",t),H``}},this.addStyles=()=>{var t,e;try{const i=document.createElement("style");i.textContent=Hn.cssText,null===(t=this.shadowRoot)||void 0===t||t.appendChild(i);const o=document.createElement("style");o.textContent=Bn.cssText,null===(e=this.shadowRoot)||void 0===e||e.appendChild(o)}catch(t){console.warn("Error in addStyles: ",t),An("Error in addStyles: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,Cn("_sfut"),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),An("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(),Mn({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&gn("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),An("Error in set projectVersionKey: ",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()}connectedCallback(){super.connectedCallback(),this.expanded=!0,this.setAttribute("data-velt-comment-disabled","true"),this.style.zIndex="2147483577";const t=document.createElement("style");t.innerHTML='body[data-velt-ongoing-recording="screen"] superflow-toolbar { display: none !important; }',document.head.appendChild(t),this.addStyles(),setTimeout((()=>{const t=document.querySelectorAll('script[src*="snippyly.min.js"]');(null==t?void 0:t.length)>1&&console.warn("Multiple superflow scripts installed.")}),1e3)}render(){var t,e,i,o,n,s,r,a,l;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?H`
|
|
1354
1349
|
<div class="snippyly-plugin-container">
|
|
1355
1350
|
<div class="toolbar" id="smallToolbar">
|
|
1356
1351
|
<!-- <div class="toolbar-section">
|
|
@@ -1380,8 +1375,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1380
1375
|
<div class="toolbar-divider"></div>
|
|
1381
1376
|
</div>
|
|
1382
1377
|
${this.snippylyUserRole?H`
|
|
1383
|
-
<div class="toolbar-section comment-viewmode-section ${
|
|
1384
|
-
<div class="toolbar-actions1 ${
|
|
1378
|
+
<div class="toolbar-section comment-viewmode-section ${st({"d-none":!this.expanded})}">
|
|
1379
|
+
<div class="toolbar-actions1 ${st({"d-none":!this.commentElement})}">
|
|
1385
1380
|
<velt-sidebar-button>
|
|
1386
1381
|
<div class="action-border tooltip">
|
|
1387
1382
|
<div class="tooltiptext">${jn("All Comments")}</div>
|
|
@@ -1399,14 +1394,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1399
1394
|
</div>
|
|
1400
1395
|
</velt-sidebar-button>
|
|
1401
1396
|
</div>
|
|
1402
|
-
<div class="toolbar-section ${
|
|
1397
|
+
<div class="toolbar-section ${st({"d-none":!this.commentElement})}">
|
|
1403
1398
|
<div class="toolbar-divider"></div>
|
|
1404
1399
|
</div>
|
|
1405
1400
|
</div>
|
|
1406
1401
|
`:null}
|
|
1407
1402
|
${!this.customLoginEnabledLocally||this.loading?H`
|
|
1408
1403
|
<div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
|
|
1409
|
-
<a class="toolbar-button sign-in-button ${
|
|
1404
|
+
<a class="toolbar-button sign-in-button ${st({loading:this.loading})}">
|
|
1410
1405
|
${this.loading?H`
|
|
1411
1406
|
<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">
|
|
1412
1407
|
<g transform="rotate(0 50 50)">
|
|
@@ -1609,7 +1604,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1609
1604
|
`:H`
|
|
1610
1605
|
<div class="snippyly-plugin-container">
|
|
1611
1606
|
${this.disableCommentModeButton()}
|
|
1612
|
-
<div class="toolbar ${
|
|
1607
|
+
<div class="toolbar ${st({expanded:this.expanded,"add-comment-mode":this.addCommentMode})}">
|
|
1613
1608
|
|
|
1614
1609
|
<!-- icon + logo -->
|
|
1615
1610
|
<div class="toolbar-section toolbar-toggle-icon d-sm-none" @click=${()=>this.toggleSnippylyPluginToolbar()}>
|
|
@@ -1619,7 +1614,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1619
1614
|
</svg>
|
|
1620
1615
|
</div>
|
|
1621
1616
|
|
|
1622
|
-
<div class="toolbar-section snippyly-logo ${
|
|
1617
|
+
<div class="toolbar-section snippyly-logo ${st({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
|
|
1623
1618
|
<!-- <img class="toolbar-logo"
|
|
1624
1619
|
src="https://drive.google.com/uc?export=view&id=1x4HyR7dk3bbCXoeWS-Sy8NZ_EI-f6nR2"> -->
|
|
1625
1620
|
<svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
|
|
@@ -1643,12 +1638,12 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1643
1638
|
|
|
1644
1639
|
${this.snippylyUserRole&&!this.isPlanExpired?H`
|
|
1645
1640
|
<!-- divider -->
|
|
1646
|
-
<div class="toolbar-section d-xs-none ${
|
|
1641
|
+
<div class="toolbar-section d-xs-none ${st({"d-none":!this.expanded})}">
|
|
1647
1642
|
<div class="toolbar-divider"></div>
|
|
1648
1643
|
</div>
|
|
1649
1644
|
|
|
1650
1645
|
<!-- avatars -->
|
|
1651
|
-
<div class="toolbar-section presence-section d-sm-none ${
|
|
1646
|
+
<div class="toolbar-section presence-section d-sm-none ${st({"d-none":!this.expanded})}">
|
|
1652
1647
|
<div class="toolbar-avatars">
|
|
1653
1648
|
<velt-presence max-users="4"></velt-presence>
|
|
1654
1649
|
<!-- <div class="avatar blue overlapped">
|
|
@@ -1674,7 +1669,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1674
1669
|
</div> -->
|
|
1675
1670
|
|
|
1676
1671
|
<!-- actions -->
|
|
1677
|
-
<div class="toolbar-section huddle-recorder-section ${
|
|
1672
|
+
<div class="toolbar-section huddle-recorder-section ${st({"d-none":!this.expanded})}">
|
|
1678
1673
|
<div class="toolbar-actions">
|
|
1679
1674
|
<div class="action tooltip comment-tool-container">
|
|
1680
1675
|
<div class="tooltiptext">${jn("Comment")}</div>
|
|
@@ -1686,14 +1681,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1686
1681
|
`:null}
|
|
1687
1682
|
<velt-comment-tool class="custom-tool">
|
|
1688
1683
|
<div class="action" slot="button" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
1689
|
-
<svg class="toolbar-icon ${
|
|
1684
|
+
<svg class="toolbar-icon ${st({active:this.addCommentMode||this.showTourCommentTooltip})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1690
1685
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
1691
1686
|
d="M17.7608 6.03888C21.6888 6.64595 24.7153 9.3481 25.7503 13.1722C26.0832 14.4028 26.0832 16.5981 25.7503 17.8287C24.8136 21.2897 22.3047 23.7986 18.8437 24.7353C18.1546 24.9217 17.6783 24.9695 16.5154 24.9685C14.9367 24.9672 14.1823 24.8254 12.8496 24.2792L12.1364 23.9869L9.93697 24.5342C7.8786 25.0464 7.71866 25.071 7.44436 24.917C6.90064 24.6118 6.90443 24.3818 7.49147 22.0353L8.03021 19.8823L7.73728 19.1677C7.19053 17.8336 7.04867 17.0796 7.04737 15.5005C7.0464 14.3376 7.09415 13.8613 7.28063 13.1722C8.21127 9.73361 10.737 7.1939 14.1308 6.28405C14.9298 6.06985 17.0392 5.92745 17.7608 6.03888ZM14.2233 8.05664C12.9452 8.46912 12.019 9.04056 11.0373 10.0223C9.57907 11.4805 8.85364 13.0991 8.75174 15.1214C8.68947 16.3572 8.85884 17.3544 9.31582 18.4435C9.47381 18.8201 9.65855 19.2624 9.72624 19.4266C9.82922 19.6761 9.78471 19.9865 9.45432 21.3204C9.23688 22.1979 9.06827 22.9251 9.07953 22.9364C9.09079 22.9476 9.81796 22.779 10.6955 22.5616C12.0294 22.2312 12.3398 22.1867 12.5893 22.2897C12.7535 22.3573 13.1958 22.5421 13.5724 22.7001C14.6615 23.1571 15.6587 23.3264 16.8945 23.2642C18.9168 23.1623 20.5354 22.4368 21.9936 20.9786C22.968 20.0042 23.5361 19.0878 23.9685 17.7926C24.2112 17.0656 24.2457 16.7805 24.2457 15.5005C24.2457 14.2204 24.2112 13.9353 23.9685 13.2083C23.5361 11.9132 22.968 10.9967 21.9936 10.0223C20.3414 8.37025 18.566 7.66777 16.2447 7.74769C15.3595 7.77823 14.8403 7.8575 14.2233 8.05664Z" />
|
|
1692
1687
|
</svg>
|
|
1693
1688
|
</div>
|
|
1694
1689
|
</velt-comment-tool>
|
|
1695
1690
|
</div>
|
|
1696
|
-
<div class="action tooltip ${
|
|
1691
|
+
<div class="action tooltip ${st({"d-none":this.addCommentMode})}">
|
|
1697
1692
|
<div class="tooltiptext">${jn("Arrow")}</div>
|
|
1698
1693
|
<velt-arrow-tool class="custom-tool">
|
|
1699
1694
|
<div class="action">
|
|
@@ -1705,7 +1700,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1705
1700
|
</div>
|
|
1706
1701
|
</velt-arrow-tool>
|
|
1707
1702
|
</div>
|
|
1708
|
-
<div class="tooltip cursor-pointer ${
|
|
1703
|
+
<div class="tooltip cursor-pointer ${st({"d-none":this.addCommentMode})}">
|
|
1709
1704
|
<div class="tooltiptext">${jn("Live Huddle")}</div>
|
|
1710
1705
|
<velt-huddle-tool type="all"></velt-huddle-tool>
|
|
1711
1706
|
</div>
|
|
@@ -1719,12 +1714,12 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1719
1714
|
</div>
|
|
1720
1715
|
|
|
1721
1716
|
<!-- divider -->
|
|
1722
|
-
<div class="toolbar-section ${
|
|
1717
|
+
<div class="toolbar-section ${st({"d-none":!this.expanded||this.addCommentMode})}">
|
|
1723
1718
|
<div class="toolbar-divider"></div>
|
|
1724
1719
|
</div>
|
|
1725
1720
|
|
|
1726
1721
|
<!-- actions 1 -->
|
|
1727
|
-
<div class="toolbar-section comment-viewmode-section ${
|
|
1722
|
+
<div class="toolbar-section comment-viewmode-section ${st({"d-none":!this.expanded||this.addCommentMode})}">
|
|
1728
1723
|
<div class="toolbar-actions1">
|
|
1729
1724
|
<velt-sidebar-button>
|
|
1730
1725
|
<div class="action-border tooltip">
|
|
@@ -1768,7 +1763,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1768
1763
|
</div>
|
|
1769
1764
|
|
|
1770
1765
|
<!-- divider -->
|
|
1771
|
-
<div class="toolbar-section ${
|
|
1766
|
+
<div class="toolbar-section ${st({"d-none":!this.expanded||this.addCommentMode})}">
|
|
1772
1767
|
<div class="toolbar-divider"></div>
|
|
1773
1768
|
</div>`:H`
|
|
1774
1769
|
${this.isPlanExpired&&this.isUserGlobalContact?H`
|
|
@@ -1778,7 +1773,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1778
1773
|
</a>
|
|
1779
1774
|
</div>
|
|
1780
1775
|
`:null}
|
|
1781
|
-
<div class="tooltip ${
|
|
1776
|
+
<div class="tooltip ${st({"d-none":!this.expanded||this.addCommentMode})}">
|
|
1782
1777
|
<div class="tooltiptext">
|
|
1783
1778
|
${this.snippylyUserRole?this.isUserGlobalContact?jn("Your plan has expired! Please upgrade."):H`${jn("Your plan has expired!")} <br/> ${jn("Please contact the admin.")}`:H`${jn("You don't have access.")} <br/> ${jn("Reach out to the admin of this project.")}`}
|
|
1784
1779
|
</div>
|
|
@@ -1789,7 +1784,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1789
1784
|
`}
|
|
1790
1785
|
|
|
1791
1786
|
<!-- actions 2 -->
|
|
1792
|
-
<div class="toolbar-section user-profile-section ${
|
|
1787
|
+
<div class="toolbar-section user-profile-section ${st({"d-none":!this.expanded||this.addCommentMode})}">
|
|
1793
1788
|
<div class="toolbar-actions2">
|
|
1794
1789
|
${"Admin"===this.snippylyUserRole&&this.staging&&!this.isPlanExpired?H`
|
|
1795
1790
|
<div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
|
|
@@ -1804,7 +1799,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1804
1799
|
</div>
|
|
1805
1800
|
|
|
1806
1801
|
<!-- context menu icon -->
|
|
1807
|
-
<div class="toolbar-section ${
|
|
1802
|
+
<div class="toolbar-section ${st({"d-none":!this.expanded||this.addCommentMode})}">
|
|
1808
1803
|
<div class="toolbar-section s-more-menu dropdown">
|
|
1809
1804
|
<div class="dropdown-content">
|
|
1810
1805
|
<div class="menu-point header disable-hover">
|
|
@@ -1974,4 +1969,4 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1974
1969
|
</div>
|
|
1975
1970
|
</div>
|
|
1976
1971
|
`:H``}
|
|
1977
|
-
`:H``}}
|
|
1972
|
+
`:H``}}_n.styles=[Hn,Bn],Tn([it()],_n.prototype,"loadPlugin",null),Tn([it()],_n.prototype,"comments",void 0),Tn([it()],_n.prototype,"commentElement",void 0),Tn([it()],_n.prototype,"contactElement",void 0),Tn([it()],_n.prototype,"rewriterElement",void 0),Tn([it()],_n.prototype,"presenceElement",void 0),Tn([it()],_n.prototype,"commentSubscription",void 0),Tn([it()],_n.prototype,"selectionElement",void 0),Tn([it()],_n.prototype,"addCommentMode",void 0),Tn([it()],_n.prototype,"showTourCommentTooltip",void 0),Tn([it()],_n.prototype,"_expanded",void 0),Tn([it()],_n.prototype,"loading",void 0),Tn([it()],_n.prototype,"signInError",void 0),Tn([it()],_n.prototype,"snippylyUser",void 0),Tn([it()],_n.prototype,"snippylyUserRole",void 0),Tn([it()],_n.prototype,"_isPlanExpired",void 0),Tn([it()],_n.prototype,"showOnboardingModal",void 0),Tn([it()],_n.prototype,"showLiveDemoModal",void 0),Tn([it()],_n.prototype,"showFigmaDemoModal",void 0),Tn([et()],_n.prototype,"apiKey",null),Tn([et()],_n.prototype,"projectId",void 0),Tn([it()],_n.prototype,"staging",void 0),Tn([et()],_n.prototype,"projectVersionKey",null),Tn([it()],_n.prototype,"projectVersion",void 0),Tn([it()],_n.prototype,"_menuOpenedId",void 0),Tn([it()],_n.prototype,"copyLinkTooltip",void 0),Tn([it()],_n.prototype,"invalidApiKey",void 0),Tn([it()],_n.prototype,"documentId",void 0),Tn([it()],_n.prototype,"_isUserGlobalContact",void 0),Tn([it()],_n.prototype,"location",void 0),Tn([it()],_n.prototype,"viewMode",void 0),Tn([it()],_n.prototype,"qrCode",void 0),Tn([it()],_n.prototype,"showQrCode",void 0),Tn([it()],_n.prototype,"customLoginEnabledLocally",void 0),Tn([it()],_n.prototype,"customLoginEnabled",void 0),Tn([it()],_n.prototype,"providedUser",void 0),Tn([it()],_n.prototype,"autoTranslation",void 0),customElements.get("superflow-toolbar")||customElements.define("superflow-toolbar",_n);class On extends X{}customElements.get("snippyly-plugin")||customElements.define("snippyly-plugin",On);export{On as SnippylyPlugin,_n as SuperflowToolbar};
|