@usesuperflow/toolbar 1.0.5 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/superflow.js +132 -66
- package/superflow.min.js +101 -35
package/superflow.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
var t=function(t){return new Promise((function(e
|
|
1
|
+
var t=function(t){return new Promise((function(i,e){var o=document.getElementById("snippylyScript"),n=!1,s="latest",r=!1;if(t&&(t.staging&&(n=t.staging),t.version&&(s=t.version),t.velt&&(r=t.velt)),(null==t?void 0:t.version)||(s="1.0.115"),o)i();else{var l=document.createElement("script");l.src=r?"https://cdn.jsdelivr.net/npm/@veltdev/sdk".concat(n?"-staging":"","@").concat(s,"/velt.js"):"https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(n?"-staging":"","@").concat(s,"/snippyly.js"),l.id="snippylyScript",l.type="module",document.body.appendChild(l),l.onload=function(){i()},l.onerror=function(){e(new Error("Failed to load Snippyly script"))}}}))},i=function(i,e){return function(t,i,e,o){return new(e||(e=Promise))((function(n,s){function r(t){try{a(o.next(t))}catch(t){s(t)}}function l(t){try{a(o.throw(t))}catch(t){s(t)}}function a(t){var i;t.done?n(t.value):(i=t.value,i instanceof e?i:new e((function(t){t(i)}))).then(r,l)}a((o=o.apply(t,i||[])).next())}))}(void 0,void 0,void 0,(function(){var o,n;return function(t,i){var e,o,n,s,r={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function l(l){return function(a){return function(l){if(e)throw new TypeError("Generator is already executing.");for(;s&&(s=0,l[0]&&(r=0)),r;)try{if(e=1,o&&(n=2&l[0]?o.return:l[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,l[1])).done)return n;switch(o=0,n&&(l=[2&l[0],n.value]),l[0]){case 0:case 1:n=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,o=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!((n=(n=r.trys).length>0&&n[n.length-1])||6!==l[0]&&2!==l[0])){r=0;continue}if(3===l[0]&&(!n||l[1]>n[0]&&l[1]<n[3])){r.label=l[1];break}if(6===l[0]&&r.label<n[1]){r.label=n[1],n=l;break}if(n&&r.label<n[2]){r.label=n[2],r.ops.push(l);break}n[2]&&r.ops.pop(),r.trys.pop();continue}l=i.call(t,r)}catch(t){l=[6,t],o=0}finally{e=n=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,a])}}}(this,(function(s){switch(s.label){case 0:return s.trys.push([0,6,,7]),[4,t(null==e?void 0:e.options)];case 1:return s.sent(),o=window.Snippyly,e?[4,o.init(i,e)]:[3,3];case 2:return s.sent(),[3,5];case 3:return[4,o.init(i)];case 4:s.sent(),s.label=5;case 5:return(null==o?void 0:o.st)&&(null==o||o.st("client")),[2,o];case 6:return n=s.sent(),console.error(n),[2,null];case 7:return[2]}}))}))};
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Copyright 2019 Google LLC
|
|
5
5
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
6
|
-
*/const
|
|
6
|
+
*/const e=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol(),n=new Map;class s{constructor(t,i){if(this._$cssResult$=!0,i!==o)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=n.get(this.cssText);return e&&void 0===t&&(n.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const r=(t,...i)=>{const e=1===t.length?t[0]:i.reduce(((i,e,o)=>i+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(e)+t[o+1]),t[0]);return new s(e,o)},l=e?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let i="";for(const e of t.cssRules)i+=e.cssText;return(t=>new s("string"==typeof t?t:t+"",o))(i)})(t):t
|
|
7
7
|
/**
|
|
8
8
|
* @license
|
|
9
9
|
* Copyright 2017 Google LLC
|
|
10
10
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
11
|
-
*/;var a;const c=window.trustedTypes,d=c?c.emptyScript:"",h=window.reactiveElementPolyfillSupport,p={toAttribute(t,
|
|
11
|
+
*/;var a;const c=window.trustedTypes,d=c?c.emptyScript:"",h=window.reactiveElementPolyfillSupport,p={toAttribute(t,i){switch(i){case Boolean:t=t?d:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,i){let e=t;switch(i){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},u=(t,i)=>i!==t&&(i==i||t==t),v={attribute:!0,type:String,converter:p,reflect:!1,hasChanged:u};class f extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var i;null!==(i=this.l)&&void 0!==i||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,e)=>{const o=this._$Eh(e,i);void 0!==o&&(this._$Eu.set(o,e),t.push(o))})),t}static createProperty(t,i=v){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const e="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,e,i);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,i,e){return{get(){return this[i]},set(o){const n=this[t];this[i]=o,this.requestUpdate(t,n,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||v}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const e of i)this.createProperty(e,t[e])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const i=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)i.unshift(l(t))}else void 0!==t&&i.push(l(t));return i}static _$Eh(t,i){const e=i.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var i,e;(null!==(i=this._$Eg)&&void 0!==i?i:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(e=t.hostConnected)||void 0===e||e.call(t))}removeController(t){var i;null===(i=this._$Eg)||void 0===i||i.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Et.set(i,this[i]),delete this[i])}))}createRenderRoot(){var t;const i=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,i)=>{e?t.adoptedStyleSheets=i.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):i.forEach((i=>{const e=document.createElement("style"),o=window.litNonce;void 0!==o&&e.setAttribute("nonce",o),e.textContent=i.cssText,t.appendChild(e)}))})(i,this.constructor.elementStyles),i}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}))}attributeChangedCallback(t,i,e){this._$AK(t,e)}_$ES(t,i,e=v){var o,n;const s=this.constructor._$Eh(t,e);if(void 0!==s&&!0===e.reflect){const r=(null!==(n=null===(o=e.converter)||void 0===o?void 0:o.toAttribute)&&void 0!==n?n:p.toAttribute)(i,e.type);this._$Ei=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Ei=null}}_$AK(t,i){var e,o,n;const s=this.constructor,r=s._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=s.getPropertyOptions(r),l=t.converter,a=null!==(n=null!==(o=null===(e=l)||void 0===e?void 0:e.fromAttribute)&&void 0!==o?o:"function"==typeof l?l:null)&&void 0!==n?n:p.fromAttribute;this._$Ei=r,this[r]=a(i,t.type),this._$Ei=null}}requestUpdate(t,i,e){let o=!0;void 0!==t&&(((e=e||this.constructor.getPropertyOptions(t)).hasChanged||u)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===e.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,e))):o=!1),!this.isUpdatePending&&o&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,i)=>this[i]=t)),this._$Et=void 0);let i=!1;const e=this._$AL;try{i=this.shouldUpdate(e),i?(this.willUpdate(e),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(e)):this._$EU()}catch(t){throw i=!1,this._$EU(),t}i&&this._$AE(e)}willUpdate(t){}_$AE(t){var i;null===(i=this._$Eg)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$ES(i,this[i],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
|
|
12
12
|
/**
|
|
13
13
|
* @license
|
|
14
14
|
* Copyright 2017 Google LLC
|
|
15
15
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
16
16
|
*/
|
|
17
|
-
var w;f.finalized=!0,f.elementProperties=new Map,f.elementStyles=[],f.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:f}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const
|
|
17
|
+
var w;f.finalized=!0,f.elementProperties=new Map,f.elementStyles=[],f.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:f}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const m=globalThis.trustedTypes,g=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,C=`lit$${(Math.random()+"").slice(9)}$`,y="?"+C,b=`<${y}>`,x=document,E=(t="")=>x.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,S=Array.isArray,$=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,L=/>/g,M=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,A=/'/g,H=/"/g,D=/^(?:script|style|textarea|title)$/i,B=(t=>(i,...e)=>({_$litType$:t,strings:i,values:e}))(1),_=Symbol.for("lit-noChange"),I=Symbol.for("lit-nothing"),V=new WeakMap,T=x.createTreeWalker(x,129,null,!1),Z=(t,i)=>{const e=t.length-1,o=[];let n,s=2===i?"<svg>":"",r=$;for(let i=0;i<e;i++){const e=t[i];let l,a,c=-1,d=0;for(;d<e.length&&(r.lastIndex=d,a=r.exec(e),null!==a);)d=r.lastIndex,r===$?"!--"===a[1]?r=F:void 0!==a[1]?r=L:void 0!==a[2]?(D.test(a[2])&&(n=RegExp("</"+a[2],"g")),r=M):void 0!==a[3]&&(r=M):r===M?">"===a[0]?(r=null!=n?n:$,c=-1):void 0===a[1]?c=-2:(c=r.lastIndex-a[2].length,l=a[1],r=void 0===a[3]?M:'"'===a[3]?H:A):r===H||r===A?r=M:r===F||r===L?r=$:(r=M,n=void 0);const h=r===M&&t[i+1].startsWith("/>")?" ":"";s+=r===$?e+b:c>=0?(o.push(l),e.slice(0,c)+"$lit$"+e.slice(c)+C+h):e+C+(-2===c?(o.push(void 0),i):h)}const l=s+(t[e]||"<?>")+(2===i?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==g?g.createHTML(l):l,o]};class U{constructor({strings:t,_$litType$:i},e){let o;this.parts=[];let n=0,s=0;const r=t.length-1,l=this.parts,[a,c]=Z(t,i);if(this.el=U.createElement(a,e),T.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes)}for(;null!==(o=T.nextNode())&&l.length<r;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const i of o.getAttributeNames())if(i.endsWith("$lit$")||i.startsWith(C)){const e=c[s++];if(t.push(i),void 0!==e){const t=o.getAttribute(e.toLowerCase()+"$lit$").split(C),i=/([.?@])?(.*)/.exec(e);l.push({type:1,index:n,name:i[2],strings:t,ctor:"."===i[1]?P:"?"===i[1]?K:"@"===i[1]?q:R})}else l.push({type:6,index:n})}for(const i of t)o.removeAttribute(i)}if(D.test(o.tagName)){const t=o.textContent.split(C),i=t.length-1;if(i>0){o.textContent=m?m.emptyScript:"";for(let e=0;e<i;e++)o.append(t[e],E()),T.nextNode(),l.push({type:2,index:++n});o.append(t[i],E())}}}else if(8===o.nodeType)if(o.data===y)l.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(C,t+1));)l.push({type:7,index:n}),t+=C.length-1}n++}}static createElement(t,i){const e=x.createElement("template");return e.innerHTML=t,e}}function j(t,i,e=t,o){var n,s,r,l;if(i===_)return i;let a=void 0!==o?null===(n=e._$Cl)||void 0===n?void 0:n[o]:e._$Cu;const c=k(i)?void 0:i._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(s=null==a?void 0:a._$AO)||void 0===s||s.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,e,o)),void 0!==o?(null!==(r=(l=e)._$Cl)&&void 0!==r?r:l._$Cl=[])[o]=a:e._$Cu=a),void 0!==a&&(i=j(t,a._$AS(t,i.values),a,o)),i}class O{constructor(t,i){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var i;const{el:{content:e},parts:o}=this._$AD,n=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:x).importNode(e,!0);T.currentNode=n;let s=T.nextNode(),r=0,l=0,a=o[0];for(;void 0!==a;){if(r===a.index){let i;2===a.type?i=new N(s,s.nextSibling,this,t):1===a.type?i=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(i=new J(s,this,t)),this.v.push(i),a=o[++l]}r!==(null==a?void 0:a.index)&&(s=T.nextNode(),r++)}return n}m(t){let i=0;for(const e of this.v)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,i),i+=e.strings.length-2):e._$AI(t[i])),i++}}class N{constructor(t,i,e,o){var n;this.type=2,this._$AH=I,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=e,this.options=o,this._$Cg=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===t.nodeType&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=j(this,t,i),k(t)?t===I||null==t||""===t?(this._$AH!==I&&this._$AR(),this._$AH=I):t!==this._$AH&&t!==_&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var i;return S(t)||"function"==typeof(null===(i=t)||void 0===i?void 0:i[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,i=this._$AB){return this._$AA.parentNode.insertBefore(t,i)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==I&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var i;const{values:e,_$litType$:o}=t,n="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=U.createElement(o.h,this.options)),o);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===n)this._$AH.m(e);else{const t=new O(n,this),i=t.p(this.options);t.m(e),this.k(i),this._$AH=t}}_$AC(t){let i=V.get(t.strings);return void 0===i&&V.set(t.strings,i=new U(t)),i}S(t){S(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let e,o=0;for(const n of t)o===i.length?i.push(e=new N(this.M(E()),this.M(E()),this,this.options)):e=i[o],e._$AI(n),o++;o<i.length&&(this._$AR(e&&e._$AB.nextSibling,o),i.length=o)}_$AR(t=this._$AA.nextSibling,i){var e;for(null===(e=this._$AP)||void 0===e||e.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var i;void 0===this._$AM&&(this._$Cg=t,null===(i=this._$AP)||void 0===i||i.call(this,t))}}class R{constructor(t,i,e,o,n){this.type=1,this._$AH=I,this._$AN=void 0,this.element=t,this.name=i,this._$AM=o,this.options=n,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=I}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,e,o){const n=this.strings;let s=!1;if(void 0===n)t=j(this,t,i,0),s=!k(t)||t!==this._$AH&&t!==_,s&&(this._$AH=t);else{const o=t;let r,l;for(t=n[0],r=0;r<n.length-1;r++)l=j(this,o[e+r],i,r),l===_&&(l=this._$AH[r]),s||(s=!k(l)||l!==this._$AH[r]),l===I?t=I:t!==I&&(t+=(null!=l?l:"")+n[r+1]),this._$AH[r]=l}s&&!o&&this.C(t)}C(t){t===I?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class P extends R{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===I?void 0:t}}const z=m?m.emptyScript:"";class K extends R{constructor(){super(...arguments),this.type=4}C(t){t&&t!==I?this.element.setAttribute(this.name,z):this.element.removeAttribute(this.name)}}class q extends R{constructor(t,i,e,o,n){super(t,i,e,o,n),this.type=5}_$AI(t,i=this){var e;if((t=null!==(e=j(this,t,i,0))&&void 0!==e?e:I)===_)return;const o=this._$AH,n=t===I&&o!==I||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,s=t!==I&&(o===I||n);n&&this.element.removeEventListener(this.name,this,o),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i,e;"function"==typeof this._$AH?this._$AH.call(null!==(e=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==e?e:this.element,t):this._$AH.handleEvent(t)}}class J{constructor(t,i,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){j(this,t)}}const W=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 G,X;null==W||W(U,N),(null!==(w=globalThis.litHtmlVersions)&&void 0!==w?w:globalThis.litHtmlVersions=[]).push("2.2.6");class Y extends f{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,
|
|
23
|
+
var G,X;null==W||W(U,N),(null!==(w=globalThis.litHtmlVersions)&&void 0!==w?w:globalThis.litHtmlVersions=[]).push("2.2.6");class Y extends f{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,i;const e=super.createRenderRoot();return null!==(t=(i=this.renderOptions).renderBefore)&&void 0!==t||(i.renderBefore=e.firstChild),e}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,i,e)=>{var o,n;const s=null!==(o=null==e?void 0:e.renderBefore)&&void 0!==o?o:i;let r=s._$litPart$;if(void 0===r){const t=null!==(n=null==e?void 0:e.renderBefore)&&void 0!==n?n:null;s._$litPart$=r=new N(i.insertBefore(E(),t),t,void 0,null!=e?e:{})}return r._$AI(t),r})(i,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 _}}Y.finalized=!0,Y._$litElement$=!0,null===(G=globalThis.litElementHydrateSupport)||void 0===G||G.call(globalThis,{LitElement:Y});const Q=globalThis.litElementPolyfillSupport;null==Q||Q({LitElement:Y}),(null!==(X=globalThis.litElementVersions)&&void 0!==X?X: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=>i=>"function"==typeof i?((t,i)=>(window.customElements.define(t,i),i))(t,i):((t,i)=>{const{kind:e,elements:o}=i;return{kind:e,elements:o,finisher(i){window.customElements.define(t,i)}}})(t,i)
|
|
30
30
|
/**
|
|
31
31
|
* @license
|
|
32
32
|
* Copyright 2017 Google LLC
|
|
33
33
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
34
|
-
*/,
|
|
34
|
+
*/,it=(t,i)=>"method"===i.kind&&i.descriptor&&!("value"in i.descriptor)?{...i,finisher(e){e.createProperty(i.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:i.key,initializer(){"function"==typeof i.initializer&&(this[i.key]=i.initializer.call(this))},finisher(e){e.createProperty(i.key,t)}};function et(t){return(i,e)=>void 0!==e?((t,i,e)=>{i.constructor.createProperty(e,t)})(t,i,e):it(t,i)
|
|
35
35
|
/**
|
|
36
36
|
* @license
|
|
37
37
|
* Copyright 2017 Google LLC
|
|
38
38
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
39
|
-
*/}function ot(t){return
|
|
39
|
+
*/}function ot(t){return et({...t,state:!0})}
|
|
40
40
|
/**
|
|
41
41
|
* @license
|
|
42
42
|
* Copyright 2021 Google LLC
|
|
@@ -53,7 +53,7 @@ const st=1;
|
|
|
53
53
|
* Copyright 2018 Google LLC
|
|
54
54
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
55
55
|
*/
|
|
56
|
-
const rt=(t=>(...
|
|
56
|
+
const rt=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,i,e){this._$Ct=t,this._$AM=i,this._$Ci=e}_$AS(t,i){return this.update(t,i)}update(t,i){return this.render(...i)}}{constructor(t){var i;if(super(t),t.type!==st||"class"!==t.name||(null===(i=t.strings)||void 0===i?void 0:i.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((i=>t[i])).join(" ")+" "}update(t,[i]){var e,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 i)i[t]&&!(null===(e=this.st)||void 0===e?void 0:e.has(t))&&this.et.add(t);return this.render(i)}const n=t.element.classList;this.et.forEach((t=>{t in i||(n.remove(t),this.et.delete(t))}));for(const t in i){const e=!!i[t];e===this.et.has(t)||(null===(o=this.st)||void 0===o?void 0:o.has(t))||(e?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return _}}),lt="velt-cursor",at="velt-comments",ct="velt-comments-sidebar",dt="velt-huddle",ht="velt-recorder-notes",pt="velt-recorder-control-panel",ut="velt-arrows",vt="enable-url-navigation",ft="9dbcd2509e0fa90a5c81f038ce618e3f",wt="6d24f74f12f6fb84c87efa8f791cfb2e",mt=function(t){const i=[];let e=0;for(let o=0;o<t.length;o++){let n=t.charCodeAt(o);n<128?i[e++]=n:n<2048?(i[e++]=n>>6|192,i[e++]=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)),i[e++]=n>>18|240,i[e++]=n>>12&63|128,i[e++]=n>>6&63|128,i[e++]=63&n|128):(i[e++]=n>>12|224,i[e++]=n>>6&63|128,i[e++]=63&n|128)}return i},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,i){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const e=i?this.byteToCharMapWebSafe_:this.byteToCharMap_,o=[];for(let i=0;i<t.length;i+=3){const n=t[i],s=i+1<t.length,r=s?t[i+1]:0,l=i+2<t.length,a=l?t[i+2]:0,c=n>>2,d=(3&n)<<4|r>>4;let h=(15&r)<<2|a>>6,p=63&a;l||(p=64,s||(h=64)),o.push(e[c],e[d],e[h],e[p])}return o.join("")},encodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?btoa(t):this.encodeByteArray(mt(t),i)},decodeString(t,i){return this.HAS_NATIVE_SUPPORT&&!i?atob(t):function(t){const i=[];let e=0,o=0;for(;e<t.length;){const n=t[e++];if(n<128)i[o++]=String.fromCharCode(n);else if(n>191&&n<224){const s=t[e++];i[o++]=String.fromCharCode((31&n)<<6|63&s)}else if(n>239&&n<365){const s=((7&n)<<18|(63&t[e++])<<12|(63&t[e++])<<6|63&t[e++])-65536;i[o++]=String.fromCharCode(55296+(s>>10)),i[o++]=String.fromCharCode(56320+(1023&s))}else{const s=t[e++],r=t[e++];i[o++]=String.fromCharCode((15&n)<<12|(63&s)<<6|63&r)}}return i.join("")}(this.decodeStringToByteArray(t,i))},decodeStringToByteArray(t,i){this.init_();const e=i?this.charToByteMapWebSafe_:this.charToByteMap_,o=[];for(let i=0;i<t.length;){const n=e[t.charAt(i++)],s=i<t.length?e[t.charAt(i)]:0;++i;const r=i<t.length?e[t.charAt(i)]:64;++i;const l=i<t.length?e[t.charAt(i)]:64;if(++i,null==n||null==s||null==r||null==l)throw Error();const a=n<<2|s>>4;if(o.push(a),64!==r){const t=s<<4&240|r>>2;if(o.push(t),64!==l){const t=r<<6&192|l;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)}}},Ct=function(t){return function(t){const i=mt(t);return gt.encodeByteArray(i,!0)}(t).replace(/\./g,"")};
|
|
57
57
|
/**
|
|
58
58
|
* @license
|
|
59
59
|
* Copyright 2022 Google LLC
|
|
@@ -70,7 +70,7 @@ const rt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constru
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
const yt=()=>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,bt=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const
|
|
73
|
+
const yt=()=>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,bt=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const i=t&&function(t){try{return gt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return i&&JSON.parse(i)},xt=()=>{try{return yt()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||bt()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},Et=t=>{const i=(t=>{var i,e;return null===(e=null===(i=xt())||void 0===i?void 0:i.emulatorHosts)||void 0===e?void 0:e[t]})(t);if(!i)return;const e=i.lastIndexOf(":");if(e<=0||e+1===i.length)throw new Error(`Invalid host ${i} with no separate hostname and port!`);const o=parseInt(i.substring(e+1),10);return"["===i[0]?[i.substring(1,e-1),o]:[i.substring(0,e),o]};
|
|
74
74
|
/**
|
|
75
75
|
* @license
|
|
76
76
|
* Copyright 2017 Google LLC
|
|
@@ -87,7 +87,7 @@ const yt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=
|
|
|
87
87
|
* See the License for the specific language governing permissions and
|
|
88
88
|
* limitations under the License.
|
|
89
89
|
*/
|
|
90
|
-
class kt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,
|
|
90
|
+
class kt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,i)=>{this.resolve=t,this.reject=i}))}wrapCallback(t){return(i,e)=>{i?this.reject(i):this.resolve(e),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(i):t(i,e))}}}
|
|
91
91
|
/**
|
|
92
92
|
* @license
|
|
93
93
|
* Copyright 2017 Google LLC
|
|
@@ -103,7 +103,7 @@ class kt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
103
103
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
104
104
|
* See the License for the specific language governing permissions and
|
|
105
105
|
* limitations under the License.
|
|
106
|
-
*/class St extends Error{constructor(t,e
|
|
106
|
+
*/class St extends Error{constructor(t,i,e){super(i),this.code=t,this.customData=e,this.name="FirebaseError",Object.setPrototypeOf(this,St.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,$t.prototype.create)}}class $t{constructor(t,i,e){this.service=t,this.serviceName=i,this.errors=e}create(t,...i){const e=i[0]||{},o=`${this.service}/${t}`,n=this.errors[t],s=n?function(t,i){return t.replace(Ft,((t,e)=>{const o=i[e];return null!=o?String(o):`<${e}?>`}))}(n,e):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new St(o,r,e)}}const Ft=/\{\$([^}]+)}/g;function Lt(t,i){if(t===i)return!0;const e=Object.keys(t),o=Object.keys(i);for(const n of e){if(!o.includes(n))return!1;const e=t[n],s=i[n];if(Mt(e)&&Mt(s)){if(!Lt(e,s))return!1}else if(e!==s)return!1}for(const t of o)if(!e.includes(t))return!1;return!0}function Mt(t){return null!==t&&"object"==typeof t}
|
|
107
107
|
/**
|
|
108
108
|
* @license
|
|
109
109
|
* Copyright 2021 Google LLC
|
|
@@ -119,7 +119,7 @@ class kt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
119
119
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
120
120
|
* See the License for the specific language governing permissions and
|
|
121
121
|
* limitations under the License.
|
|
122
|
-
*/function At(t){return t&&t._delegate?t._delegate:t}class Ht{constructor(t,e
|
|
122
|
+
*/function At(t){return t&&t._delegate?t._delegate:t}class Ht{constructor(t,i,e){this.name=t,this.instanceFactory=i,this.type=e,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
123
|
/**
|
|
124
124
|
* @license
|
|
125
125
|
* Copyright 2019 Google LLC
|
|
@@ -152,7 +152,7 @@ class kt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
152
152
|
* See the License for the specific language governing permissions and
|
|
153
153
|
* limitations under the License.
|
|
154
154
|
*/
|
|
155
|
-
class
|
|
155
|
+
class Dt{constructor(t,i){this.name=t,this.container=i,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const i=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(i)){const t=new kt;if(this.instancesDeferred.set(i,t),this.isInitialized(i)||this.shouldAutoInitialize())try{const e=this.getOrInitializeService({instanceIdentifier:i});e&&t.resolve(e)}catch(t){}}return this.instancesDeferred.get(i).promise}getImmediate(t){var i;const e=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),o=null!==(i=null==t?void 0:t.optional)&&void 0!==i&&i;if(!this.isInitialized(e)&&!this.shouldAutoInitialize()){if(o)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:e})}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
156
|
/**
|
|
157
157
|
* @license
|
|
158
158
|
* Copyright 2019 Google LLC
|
|
@@ -168,7 +168,7 @@ class Bt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
168
168
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
169
169
|
* See the License for the specific language governing permissions and
|
|
170
170
|
* limitations under the License.
|
|
171
|
-
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,
|
|
171
|
+
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,i]of this.instancesDeferred.entries()){const e=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:e});i.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:i={}}=t,e=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(e))throw Error(`${this.name}(${e}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const o=this.getOrInitializeService({instanceIdentifier:e,options:i});for(const[t,i]of this.instancesDeferred.entries()){e===this.normalizeInstanceIdentifier(t)&&i.resolve(o)}return o}onInit(t,i){var e;const o=this.normalizeInstanceIdentifier(i),n=null!==(e=this.onInitCallbacks.get(o))&&void 0!==e?e: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,i){const e=this.onInitCallbacks.get(i);if(e)for(const o of e)try{o(t,i)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:i={}}){let e=this.instances.get(t);if(!e&&this.component&&(e=this.component.instanceFactory(this.container,{instanceIdentifier:(o=t,"[DEFAULT]"===o?void 0:o),options:i}),this.instances.set(t,e),this.instancesOptions.set(t,i),this.invokeOnInitCallbacks(e,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,e)}catch(t){}var o;return e||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Bt{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const i=this.getProvider(t.name);if(i.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);i.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 i=new Dt(t,this);return this.providers.set(t,i),i}getProviders(){return Array.from(this.providers.values())}}
|
|
172
172
|
/**
|
|
173
173
|
* @license
|
|
174
174
|
* Copyright 2017 Google LLC
|
|
@@ -184,7 +184,7 @@ class Bt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
184
184
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
185
185
|
* See the License for the specific language governing permissions and
|
|
186
186
|
* limitations under the License.
|
|
187
|
-
*/var _t;!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"}(_t||(_t={}));const It={debug:_t.DEBUG,verbose:_t.VERBOSE,info:_t.INFO,warn:_t.WARN,error:_t.ERROR,silent:_t.SILENT},Vt=_t.INFO,Tt={[_t.DEBUG]:"log",[_t.VERBOSE]:"log",[_t.INFO]:"info",[_t.WARN]:"warn",[_t.ERROR]:"error"},Zt=(t,e
|
|
187
|
+
*/var _t;!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"}(_t||(_t={}));const It={debug:_t.DEBUG,verbose:_t.VERBOSE,info:_t.INFO,warn:_t.WARN,error:_t.ERROR,silent:_t.SILENT},Vt=_t.INFO,Tt={[_t.DEBUG]:"log",[_t.VERBOSE]:"log",[_t.INFO]:"info",[_t.WARN]:"warn",[_t.ERROR]:"error"},Zt=(t,i,...e)=>{if(i<t.logLevel)return;const o=(new Date).toISOString(),n=Tt[i];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${i})`);console[n](`[${o}] ${t.name}:`,...e)};let Ut,jt;const Ot=new WeakMap,Nt=new WeakMap,Rt=new WeakMap,Pt=new WeakMap,zt=new WeakMap;let Kt={get(t,i,e){if(t instanceof IDBTransaction){if("done"===i)return Nt.get(t);if("objectStoreNames"===i)return t.objectStoreNames||Rt.get(t);if("store"===i)return e.objectStoreNames[1]?void 0:e.objectStore(e.objectStoreNames[0])}return Wt(t[i])},set:(t,i,e)=>(t[i]=e,!0),has:(t,i)=>t instanceof IDBTransaction&&("done"===i||"store"===i)||i in t};function qt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(jt||(jt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...i){return t.apply(Gt(this),i),Wt(Ot.get(this))}:function(...i){return Wt(t.apply(Gt(this),i))}:function(i,...e){const o=t.call(Gt(this),i,...e);return Rt.set(o,i.sort?i.sort():[i]),Wt(o)}}function Jt(t){return"function"==typeof t?qt(t):(t instanceof IDBTransaction&&function(t){if(Nt.has(t))return;const i=new Promise(((i,e)=>{const o=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",s),t.removeEventListener("abort",s)},n=()=>{i(),o()},s=()=>{e(t.error||new DOMException("AbortError","AbortError")),o()};t.addEventListener("complete",n),t.addEventListener("error",s),t.addEventListener("abort",s)}));Nt.set(t,i)}(t),i=t,(Ut||(Ut=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>i instanceof t))?new Proxy(t,Kt):t);var i}function Wt(t){if(t instanceof IDBRequest)return function(t){const i=new Promise(((i,e)=>{const o=()=>{t.removeEventListener("success",n),t.removeEventListener("error",s)},n=()=>{i(Wt(t.result)),o()},s=()=>{e(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return i.then((i=>{i instanceof IDBCursor&&Ot.set(i,t)})).catch((()=>{})),zt.set(i,t),i}(t);if(Pt.has(t))return Pt.get(t);const i=Jt(t);return i!==t&&(Pt.set(t,i),zt.set(i,t)),i}const Gt=t=>zt.get(t);const Xt=["get","getKey","getAll","getAllKeys","count"],Yt=["put","add","delete","clear"],Qt=new Map;function ti(t,i){if(!(t instanceof IDBDatabase)||i in t||"string"!=typeof i)return;if(Qt.get(i))return Qt.get(i);const e=i.replace(/FromIndex$/,""),o=i!==e,n=Yt.includes(e);if(!(e in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!Xt.includes(e))return;const s=async function(t,...i){const s=this.transaction(t,n?"readwrite":"readonly");let r=s.store;return o&&(r=r.index(i.shift())),(await Promise.all([r[e](...i),n&&s.done]))[0]};return Qt.set(i,s),s}Kt=(t=>({...t,get:(i,e,o)=>ti(i,e)||t.get(i,e,o),has:(i,e)=>!!ti(i,e)||t.has(i,e)}))(Kt);
|
|
188
188
|
/**
|
|
189
189
|
* @license
|
|
190
190
|
* Copyright 2019 Google LLC
|
|
@@ -201,7 +201,7 @@ class Bt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
201
201
|
* See the License for the specific language governing permissions and
|
|
202
202
|
* limitations under the License.
|
|
203
203
|
*/
|
|
204
|
-
class
|
|
204
|
+
class ii{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const i=t.getComponent();return"VERSION"===(null==i?void 0:i.type)}(t)){const i=t.getImmediate();return`${i.library}/${i.version}`}return null})).filter((t=>t)).join(" ")}}const ei="@firebase/app",oi=new class{constructor(t){this.name=t,this._logLevel=Vt,this._logHandler=Zt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in _t))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?It[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,_t.DEBUG,...t),this._logHandler(this,_t.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,_t.VERBOSE,...t),this._logHandler(this,_t.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,_t.INFO,...t),this._logHandler(this,_t.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,_t.WARN,...t),this._logHandler(this,_t.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,_t.ERROR,...t),this._logHandler(this,_t.ERROR,...t)}}("@firebase/app"),ni={[ei]:"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"},si=new Map,ri=new Map;function li(t,i){try{t.container.addComponent(i)}catch(e){oi.debug(`Component ${i.name} failed to register with FirebaseApp ${t.name}`,e)}}function ai(t){const i=t.name;if(ri.has(i))return oi.debug(`There were multiple attempts to register component ${i}.`),!1;ri.set(i,t);for(const i of si.values())li(i,t);return!0}
|
|
205
205
|
/**
|
|
206
206
|
* @license
|
|
207
207
|
* Copyright 2019 Google LLC
|
|
@@ -218,7 +218,7 @@ class ee{constructor(t){this.container=t}getPlatformInfoString(){return this.con
|
|
|
218
218
|
* See the License for the specific language governing permissions and
|
|
219
219
|
* limitations under the License.
|
|
220
220
|
*/
|
|
221
|
-
const
|
|
221
|
+
const ci=new $t("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
222
|
/**
|
|
223
223
|
* @license
|
|
224
224
|
* Copyright 2019 Google LLC
|
|
@@ -235,7 +235,7 @@ const ce=new $t("app","Firebase",{"no-app":"No Firebase App '{$appName}' has bee
|
|
|
235
235
|
* See the License for the specific language governing permissions and
|
|
236
236
|
* limitations under the License.
|
|
237
237
|
*/
|
|
238
|
-
class
|
|
238
|
+
class di{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},i),this._name=i.name,this._automaticDataCollectionEnabled=i.automaticDataCollectionEnabled,this._container=e,this.container.addComponent(new Ht("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 ci.create("app-deleted",{appName:this._name})}}function hi(t,i={}){let e=t;if("object"!=typeof i){i={name:i}}const o=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},i),n=o.name;if("string"!=typeof n||!n)throw ci.create("bad-app-name",{appName:String(n)});var s;if(e||(e=null===(s=xt())||void 0===s?void 0:s.config),!e)throw ci.create("no-options");const r=si.get(n);if(r){if(Lt(e,r.options)&&Lt(o,r.config))return r;throw ci.create("duplicate-app",{appName:n})}const l=new Bt(n);for(const t of ri.values())l.addComponent(t);const a=new di(e,o,l);return si.set(n,a),a}function pi(t,i,e){var o;let n=null!==(o=ni[t])&&void 0!==o?o:t;e&&(n+=`-${e}`);const s=n.match(/\s|\//),r=i.match(/\s|\//);if(s||r){const t=[`Unable to register library "${n}" with version "${i}":`];return s&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),s&&r&&t.push("and"),r&&t.push(`version name "${i}" contains illegal characters (whitespace or "/")`),void oi.warn(t.join(" "))}ai(new Ht(`${n}-version`,(()=>({library:n,version:i})),"VERSION"))}
|
|
239
239
|
/**
|
|
240
240
|
* @license
|
|
241
241
|
* Copyright 2021 Google LLC
|
|
@@ -251,7 +251,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
251
251
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
252
252
|
* See the License for the specific language governing permissions and
|
|
253
253
|
* limitations under the License.
|
|
254
|
-
*/const
|
|
254
|
+
*/const ui="firebase-heartbeat-store";let vi=null;function fi(){return vi||(vi=function(t,i,{blocked:e,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,i),l=Wt(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(Wt(r.result),t.oldVersion,t.newVersion,Wt(r.transaction))})),e&&r.addEventListener("blocked",(()=>e())),l.then((t=>{s&&t.addEventListener("close",(()=>s())),n&&t.addEventListener("versionchange",(()=>n()))})).catch((()=>{})),l}("firebase-heartbeat-database",1,{upgrade:(t,i)=>{if(0===i)t.createObjectStore(ui)}}).catch((t=>{throw ci.create("idb-open",{originalErrorMessage:t.message})}))),vi}async function wi(t,i){try{const e=(await fi()).transaction(ui,"readwrite"),o=e.objectStore(ui);return await o.put(i,mi(t)),e.done}catch(t){if(t instanceof St)oi.warn(t.message);else{const i=ci.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});oi.warn(i.message)}}}function mi(t){return`${t.name}!${t.options.appId}`}
|
|
255
255
|
/**
|
|
256
256
|
* @license
|
|
257
257
|
* Copyright 2021 Google LLC
|
|
@@ -267,7 +267,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
267
267
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
268
268
|
* See the License for the specific language governing permissions and
|
|
269
269
|
* limitations under the License.
|
|
270
|
-
*/class
|
|
270
|
+
*/class gi{constructor(t){this.container=t,this._heartbeatsCache=null;const i=this.container.getProvider("app").getImmediate();this._storage=new yi(i),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),i=Ci();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==i&&!this._heartbeatsCache.heartbeats.some((t=>t.date===i)))return this._heartbeatsCache.heartbeats.push({date:i,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const i=new Date(t.date).valueOf();return Date.now()-i<=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=Ci(),{heartbeatsToSend:i,unsentEntries:e}=function(t,i=1024){const e=[];let o=t.slice();for(const n of t){const t=e.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),bi(e)>i){t.dates.pop();break}}else if(e.push({agent:n.agent,dates:[n.date]}),bi(e)>i){e.pop();break}o=o.slice(1)}return{heartbeatsToSend:e,unsentEntries:o}}(this._heartbeatsCache.heartbeats),o=Ct(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=t,e.length>0?(this._heartbeatsCache.heartbeats=e,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}}function Ci(){return(new Date).toISOString().substring(0,10)}class yi{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,i)=>{try{let e=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),e||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{e=!1},n.onerror=()=>{var t;i((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){i(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await fi()).transaction(ui).objectStore(ui).get(mi(t))}catch(t){if(t instanceof St)oi.warn(t.message);else{const i=ci.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});oi.warn(i.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return wi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var i;if(await this._canUseIndexedDBPromise){const e=await this.read();return wi(this.app,{lastSentHeartbeatDate:null!==(i=t.lastSentHeartbeatDate)&&void 0!==i?i:e.lastSentHeartbeatDate,heartbeats:[...e.heartbeats,...t.heartbeats]})}}}function bi(t){return Ct(JSON.stringify({version:2,heartbeats:t})).length}
|
|
271
271
|
/**
|
|
272
272
|
* @license
|
|
273
273
|
* Copyright 2019 Google LLC
|
|
@@ -283,7 +283,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
283
283
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
284
284
|
* See the License for the specific language governing permissions and
|
|
285
285
|
* limitations under the License.
|
|
286
|
-
*/var
|
|
286
|
+
*/var xi;xi="",ai(new Ht("platform-logger",(t=>new ii(t)),"PRIVATE")),ai(new Ht("heartbeat",(t=>new gi(t)),"PRIVATE")),pi(ei,"0.9.0",xi),pi(ei,"0.9.0","esm2017"),pi("fire-js","");
|
|
287
287
|
/**
|
|
288
288
|
* @license
|
|
289
289
|
* Copyright 2020 Google LLC
|
|
@@ -300,7 +300,7 @@ class de{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
300
300
|
* See the License for the specific language governing permissions and
|
|
301
301
|
* limitations under the License.
|
|
302
302
|
*/
|
|
303
|
-
|
|
303
|
+
pi("firebase","9.15.0","app");function Ei(t,i){const e={};for(const o in t)t.hasOwnProperty(o)&&(e[o]=i(t[o]));return e}function ki(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=>ki(t)));if("function"==typeof t||"object"==typeof t)return Ei(t,(t=>ki(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Si(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 i=Number(t.value);if(isNaN(i))throw new Error("Data cannot be decoded from JSON: "+t);return i}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>Si(t))):"function"==typeof t||"object"==typeof t?Ei(t,(t=>Si(t))):t}
|
|
304
304
|
/**
|
|
305
305
|
* @license
|
|
306
306
|
* Copyright 2020 Google LLC
|
|
@@ -316,7 +316,7 @@ pe("firebase","9.15.0","app");function Ee(t,e){const i={};for(const o in t)t.has
|
|
|
316
316
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
317
317
|
* See the License for the specific language governing permissions and
|
|
318
318
|
* limitations under the License.
|
|
319
|
-
*/const $
|
|
319
|
+
*/const $i={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
320
|
/**
|
|
321
321
|
* @license
|
|
322
322
|
* Copyright 2017 Google LLC
|
|
@@ -332,7 +332,7 @@ pe("firebase","9.15.0","app");function Ee(t,e){const i={};for(const o in t)t.has
|
|
|
332
332
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
333
333
|
* See the License for the specific language governing permissions and
|
|
334
334
|
* limitations under the License.
|
|
335
|
-
*/class
|
|
335
|
+
*/class Fi extends St{constructor(t,i,e){super(`functions/${t}`,i||""),this.details=e}}
|
|
336
336
|
/**
|
|
337
337
|
* @license
|
|
338
338
|
* Copyright 2017 Google LLC
|
|
@@ -349,7 +349,7 @@ pe("firebase","9.15.0","app");function Ee(t,e){const i={};for(const o in t)t.has
|
|
|
349
349
|
* See the License for the specific language governing permissions and
|
|
350
350
|
* limitations under the License.
|
|
351
351
|
*/
|
|
352
|
-
class
|
|
352
|
+
class Li{constructor(t,i,e){this.auth=null,this.messaging=null,this.appCheck=null,this.auth=t.getImmediate({optional:!0}),this.messaging=i.getImmediate({optional:!0}),this.auth||t.get().then((t=>this.auth=t),(()=>{})),this.messaging||i.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||e.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
353
|
/**
|
|
354
354
|
* @license
|
|
355
355
|
* Copyright 2017 Google LLC
|
|
@@ -365,7 +365,7 @@ class Fe{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
365
365
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
366
366
|
* See the License for the specific language governing permissions and
|
|
367
367
|
* limitations under the License.
|
|
368
|
-
*/class
|
|
368
|
+
*/class Mi{constructor(t,i,e,o,n="us-central1",s){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new Li(i,e,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 i=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${i}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${i}.cloudfunctions.net/${t}`}}function Ai(t,i,e){return o=>function(t,i,e,o){const n=t._url(i);return async function(t,i,e,o){const n={data:e=ki(e)},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 l=function(t){let i=null;return{promise:new Promise(((e,o)=>{i=setTimeout((()=>{o(new Fi("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{i&&clearTimeout(i)}}}(o.timeout||7e4),a=await Promise.race([Hi(i,n,s,t.fetchImpl),l.promise,t.cancelAllRequests]);if(l.cancel(),!a)throw new Fi("cancelled","Firebase Functions instance was deleted.");const c=function(t,i){let e,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=i&&i.error;if(t){const i=t.status;if("string"==typeof i){if(!$i[i])return new Fi("internal","internal");o=$i[i],n=i}const s=t.message;"string"==typeof s&&(n=s),e=t.details,void 0!==e&&(e=Si(e))}}catch(t){}return"ok"===o?null:new Fi(o,n,e)}(a.status,a.json);if(c)throw c;if(!a.json)throw new Fi("internal","Response is not valid JSON object.");let d=a.json.data;void 0===d&&(d=a.json.result);if(void 0===d)throw new Fi("internal","Response is missing data field.");return{data:Si(d)}}(t,n,e,o)}(t,i,o,e||{})}async function Hi(t,i,e,o){let n;e["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(i),headers:e})}catch(t){return{status:0,json:null}}let s=null;try{s=await n.json()}catch(t){}return{status:n.status,json:s}}const Di="@firebase/functions";function Bi(t,i,e){return Ai(At(t),i,e)}!function(t,i){ai(new Ht("functions",((i,{instanceIdentifier:e})=>{const o=i.getProvider("app").getImmediate(),n=i.getProvider("auth-internal"),s=i.getProvider("messaging-internal"),r=i.getProvider("app-check-internal");return new Mi(o,n,s,r,e,t)}),"PUBLIC").setMultipleInstances(!0)),pi(Di,"0.9.0",i),pi(Di,"0.9.0","esm2017")}
|
|
369
369
|
/**
|
|
370
370
|
* @license
|
|
371
371
|
* Copyright 2020 Google LLC
|
|
@@ -381,15 +381,15 @@ class Fe{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
381
381
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
382
382
|
* See the License for the specific language governing permissions and
|
|
383
383
|
* limitations under the License.
|
|
384
|
-
*/(fetch.bind(self));class _e{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 Ie extends _e{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 Ie(e,t)}toString(t=Ve){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 Ve={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 Ie(i,e/2)}},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(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 Ie(i,e)}},Ze={stringify(t){try{return decodeURIComponent(escape(Te.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Te.parse(unescape(encodeURIComponent(t)))};class Ue extends _e{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Ie,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Ze.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 l=r*o,a=Math.min(4*l,s);if(l){for(let t=0;t<l;t+=o)this._doProcessBlock(n,t);e=n.splice(0,l),i.sigBytes-=a}return new Ie(e,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class je extends Ue{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new _e,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Oe(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 Oe extends _e{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=Ze.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 l=o.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<n;t+=1)a[t]^=1549556828,c[t]^=909522486;r.sigBytes=s,l.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 Ne=Ie;class Re extends _e{constructor(t,e){super(),this.high=t,this.low=e}}class Pe extends _e{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 Ne.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 ze={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 Ie.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 l=t+(e&i|~e&o)+n+r;return(l<<s|l>>>32-s)+e},Je=(t,e,i,o,n,s,r)=>{const l=t+(e&o|i&~o)+n+r;return(l<<s|l>>>32-s)+e},We=(t,e,i,o,n,s,r)=>{const l=t+(e^i^o)+n+r;return(l<<s|l>>>32-s)+e},Ge=(t,e,i,o,n,s,r)=>{const l=t+(i^(e|~o))+n+r;return(l<<s|l>>>32-s)+e};class Xe extends je{_doReset(){this._hash=new Ie([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],l=i[e+3],a=i[e+4],c=i[e+5],d=i[e+6],h=i[e+7],p=i[e+8],u=i[e+9],v=i[e+10],f=i[e+11],w=i[e+12],g=i[e+13],m=i[e+14],C=i[e+15];let y=o[0],b=o[1],x=o[2],E=o[3];y=qe(y,b,x,E,n,7,Ke[0]),E=qe(E,y,b,x,s,12,Ke[1]),x=qe(x,E,y,b,r,17,Ke[2]),b=qe(b,x,E,y,l,22,Ke[3]),y=qe(y,b,x,E,a,7,Ke[4]),E=qe(E,y,b,x,c,12,Ke[5]),x=qe(x,E,y,b,d,17,Ke[6]),b=qe(b,x,E,y,h,22,Ke[7]),y=qe(y,b,x,E,p,7,Ke[8]),E=qe(E,y,b,x,u,12,Ke[9]),x=qe(x,E,y,b,v,17,Ke[10]),b=qe(b,x,E,y,f,22,Ke[11]),y=qe(y,b,x,E,w,7,Ke[12]),E=qe(E,y,b,x,g,12,Ke[13]),x=qe(x,E,y,b,m,17,Ke[14]),b=qe(b,x,E,y,C,22,Ke[15]),y=Je(y,b,x,E,s,5,Ke[16]),E=Je(E,y,b,x,d,9,Ke[17]),x=Je(x,E,y,b,f,14,Ke[18]),b=Je(b,x,E,y,n,20,Ke[19]),y=Je(y,b,x,E,c,5,Ke[20]),E=Je(E,y,b,x,v,9,Ke[21]),x=Je(x,E,y,b,C,14,Ke[22]),b=Je(b,x,E,y,a,20,Ke[23]),y=Je(y,b,x,E,u,5,Ke[24]),E=Je(E,y,b,x,m,9,Ke[25]),x=Je(x,E,y,b,l,14,Ke[26]),b=Je(b,x,E,y,p,20,Ke[27]),y=Je(y,b,x,E,g,5,Ke[28]),E=Je(E,y,b,x,r,9,Ke[29]),x=Je(x,E,y,b,h,14,Ke[30]),b=Je(b,x,E,y,w,20,Ke[31]),y=We(y,b,x,E,c,4,Ke[32]),E=We(E,y,b,x,p,11,Ke[33]),x=We(x,E,y,b,f,16,Ke[34]),b=We(b,x,E,y,m,23,Ke[35]),y=We(y,b,x,E,s,4,Ke[36]),E=We(E,y,b,x,a,11,Ke[37]),x=We(x,E,y,b,h,16,Ke[38]),b=We(b,x,E,y,v,23,Ke[39]),y=We(y,b,x,E,g,4,Ke[40]),E=We(E,y,b,x,n,11,Ke[41]),x=We(x,E,y,b,l,16,Ke[42]),b=We(b,x,E,y,d,23,Ke[43]),y=We(y,b,x,E,u,4,Ke[44]),E=We(E,y,b,x,w,11,Ke[45]),x=We(x,E,y,b,C,16,Ke[46]),b=We(b,x,E,y,r,23,Ke[47]),y=Ge(y,b,x,E,n,6,Ke[48]),E=Ge(E,y,b,x,h,10,Ke[49]),x=Ge(x,E,y,b,m,15,Ke[50]),b=Ge(b,x,E,y,c,21,Ke[51]),y=Ge(y,b,x,E,w,6,Ke[52]),E=Ge(E,y,b,x,l,10,Ke[53]),x=Ge(x,E,y,b,v,15,Ke[54]),b=Ge(b,x,E,y,s,21,Ke[55]),y=Ge(y,b,x,E,p,6,Ke[56]),E=Ge(E,y,b,x,C,10,Ke[57]),x=Ge(x,E,y,b,d,15,Ke[58]),b=Ge(b,x,E,y,g,21,Ke[59]),y=Ge(y,b,x,E,a,6,Ke[60]),E=Ge(E,y,b,x,f,10,Ke[61]),x=Ge(x,E,y,b,r,15,Ke[62]),b=Ge(b,x,E,y,u,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]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32;const n=Math.floor(i/4294967296),s=i;e[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const e=l[t];l[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 Ye=je._createHelper(Xe),Qe=je._createHmacHelper(Xe);class ti extends _e{constructor(t){super(),this.cfg=Object.assign(new _e,{keySize:4,hasher:Xe,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),s=Ie.create(),r=s.words,{keySize:l,iterations:a}=o;for(;r.length<l;){i&&n.update(i),i=n.update(t).finalize(e),n.reset();for(let t=1;t<a;t+=1)i=n.finalize(i),n.reset();s.concat(i)}return s.sigBytes=4*l,s}}class ei extends Ue{constructor(t,e,i){super(),this.cfg=Object.assign(new _e,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?pi: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 _e{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=Ie.create(s,o);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class li 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 ai extends _e{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?Ie.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(ze)},parse(t){let e;const i=ze.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=Ie.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),ai.create({ciphertext:i,salt:e})}};class di extends _e{static encrypt(t,e,i,o){const n=Object.assign(new _e,this.cfg,o),s=t.createEncryptor(i,n),r=s.finalize(e),l=s.cfg;return ai.create({ciphertext:r,key:i,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:s.blockSize,formatter:n.format})}static decrypt(t,e,i,o){let n=e;const s=Object.assign(new _e,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 _e,{format:ci});const hi={execute(t,e,i,o){let n=o;n||(n=Ie.random(8));const s=ti.create({keySize:e+i}).compute(t,n),r=Ie.create(s.words.slice(e),4*i);return s.sigBytes=4*e,ai.create({key:s,iv:r,salt:n})}};class pi extends di{static encrypt(t,e,i,o){const n=Object.assign(new _e,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 _e,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)}}pi.cfg=Object.assign(di.cfg,{kdf:hi});const ui=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 Ie.create(i,2*e)}},fi=vi,wi={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 Ie.create(i,2*e)}},gi=[];class mi extends je{_doReset(){this._hash=new Ie([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],l=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 a=(o<<5|o>>>27)+l+gi[i];a+=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,l=r,r=s,s=n<<30|n>>>2,n=o,o=a}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]+l|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=je._createHelper(mi),yi=je._createHmacHelper(mi),bi=[],xi=[],Ei=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},ki=t=>4294967296*(t-(0|t))|0;let Si=2,$i=0;for(;$i<64;)Ei(Si)&&($i<8&&(bi[$i]=ki(Si**.5)),xi[$i]=ki(Si**(1/3)),$i+=1),Si+=1;const Li=[];class Fi extends je{_doReset(){this._hash=new Ie(bi.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],s=i[2],r=i[3],l=i[4],a=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,p=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),u=d+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+xi[i]+Li[i];d=c,c=a,a=l,l=r+u|0,r=s,s=n,n=o,o=u+(p+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]+l|0,i[5]=i[5]+a|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=je._createHelper(Fi),Ai=je._createHmacHelper(Fi);class Hi extends Fi{_doReset(){this._hash=new Ie([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Bi=Fi._createHelper(Hi),Di=Fi._createHmacHelper(Hi),_i=[new Re(1116352408,3609767458),new Re(1899447441,602891725),new Re(3049323471,3964484399),new Re(3921009573,2173295548),new Re(961987163,4081628472),new Re(1508970993,3053834265),new Re(2453635748,2937671579),new Re(2870763221,3664609560),new Re(3624381080,2734883394),new Re(310598401,1164996542),new Re(607225278,1323610764),new Re(1426881987,3590304994),new Re(1925078388,4068182383),new Re(2162078206,991336113),new Re(2614888103,633803317),new Re(3248222580,3479774868),new Re(3835390401,2666613458),new Re(4022224774,944711139),new Re(264347078,2341262773),new Re(604807628,2007800933),new Re(770255983,1495990901),new Re(1249150122,1856431235),new Re(1555081692,3175218132),new Re(1996064986,2198950837),new Re(2554220882,3999719339),new Re(2821834349,766784016),new Re(2952996808,2566594879),new Re(3210313671,3203337956),new Re(3336571891,1034457026),new Re(3584528711,2466948901),new Re(113926993,3758326383),new Re(338241895,168717936),new Re(666307205,1188179964),new Re(773529912,1546045734),new Re(1294757372,1522805485),new Re(1396182291,2643833823),new Re(1695183700,2343527390),new Re(1986661051,1014477480),new Re(2177026350,1206759142),new Re(2456956037,344077627),new Re(2730485921,1290863460),new Re(2820302411,3158454273),new Re(3259730800,3505952657),new Re(3345764771,106217008),new Re(3516065817,3606008344),new Re(3600352804,1432725776),new Re(4094571909,1467031594),new Re(275423344,851169720),new Re(430227734,3100823752),new Re(506948616,1363258195),new Re(659060556,3750685593),new Re(883997877,3785050280),new Re(958139571,3318307427),new Re(1322822218,3812723403),new Re(1537002063,2003034995),new Re(1747873779,3602036899),new Re(1955562222,1575990012),new Re(2024104815,1125592928),new Re(2227730452,2716904306),new Re(2361852424,442776044),new Re(2428436474,593698344),new Re(2756734187,3733110249),new Re(3204031479,2999351573),new Re(3329325298,3815920427),new Re(3391569614,3928383900),new Re(3515267271,566280711),new Re(3940187606,3454069534),new Re(4118630271,4000239992),new Re(116418474,1914138554),new Re(174292421,2731055270),new Re(289380356,3203993006),new Re(460393269,320620315),new Re(685471733,587496836),new Re(852142971,1086792851),new Re(1017036298,365543100),new Re(1126000580,2618297676),new Re(1288033470,3409855158),new Re(1501505948,4234509866),new Re(1607167915,987167468),new Re(1816402316,1246189591)],Ii=[];for(let t=0;t<80;t+=1)Ii[t]=new Re;class Vi extends je{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Pe([new Re(1779033703,4089235720),new Re(3144134277,2227873595),new Re(1013904242,4271175723),new Re(2773480762,1595750129),new Re(1359893119,2917565137),new Re(2600822924,725511199),new Re(528734635,4215389547),new Re(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,o=i[0],n=i[1],s=i[2],r=i[3],l=i[4],a=i[5],c=i[6],d=i[7],h=o.high;let p=o.low;const u=n.high;let v=n.low;const f=s.high;let w=s.low;const g=r.high;let m=r.low;const C=l.high;let y=l.low;const b=a.high;let x=a.low;const E=c.high;let k=c.low;const S=d.high;let $=d.low,L=h,F=p,M=u,A=v,H=f,B=w,D=g,_=m,I=C,V=y,T=b,Z=x,U=E,j=k,O=S,N=$;for(let i=0;i<80;i+=1){let o,n;const s=Ii[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=Ii[i-15],e=t.high,r=t.low,l=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,a=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),c=Ii[i-2],d=c.high,h=c.low,p=(d>>>19|h<<13)^(d<<3|h>>>29)^d>>>6,u=(h>>>19|d<<13)^(h<<3|d>>>29)^(h>>>6|d<<26),v=Ii[i-7],f=v.high,w=v.low,g=Ii[i-16],m=g.high,C=g.low;o=a+w,n=l+f+(o>>>0<a>>>0?1:0),o+=u,n=n+p+(o>>>0<u>>>0?1:0),o+=C,n=n+m+(o>>>0<C>>>0?1:0),s.high=n,s.low=o}const r=I&T^~I&U,l=V&Z^~V&j,a=L&M^L&H^M&H,c=F&A^F&B^A&B,d=(L>>>28|F<<4)^(L<<30|F>>>2)^(L<<25|F>>>7),h=(F>>>28|L<<4)^(F<<30|L>>>2)^(F<<25|L>>>7),p=(I>>>14|V<<18)^(I>>>18|V<<14)^(I<<23|V>>>9),u=(V>>>14|I<<18)^(V>>>18|I<<14)^(V<<23|I>>>9),v=_i[i],f=v.high,w=v.low;let g=N+u,m=O+p+(g>>>0<N>>>0?1:0);g+=l,m=m+r+(g>>>0<l>>>0?1:0),g+=w,m=m+f+(g>>>0<w>>>0?1:0),g+=o,m=m+n+(g>>>0<o>>>0?1:0);const C=h+c;O=U,N=j,U=T,j=Z,T=I,Z=V,V=_+g|0,I=D+m+(V>>>0<_>>>0?1:0)|0,D=H,_=B,H=M,B=A,M=L,A=F,F=g+C|0,L=m+(d+a+(C>>>0<h>>>0?1:0))+(F>>>0<g>>>0?1:0)|0}o.low=p+F,p=o.low,o.high=h+L+(p>>>0<F>>>0?1:0),n.low=v+A,v=n.low,n.high=u+M+(v>>>0<A>>>0?1:0),s.low=w+B,w=s.low,s.high=f+H+(w>>>0<B>>>0?1:0),r.low=m+_,m=r.low,r.high=g+D+(m>>>0<_>>>0?1:0),l.low=y+V,y=l.low,l.high=C+I+(y>>>0<V>>>0?1:0),a.low=x+Z,x=a.low,a.high=b+T+(x>>>0<Z>>>0?1:0),c.low=k+j,k=c.low,c.high=E+U+(k>>>0<j>>>0?1:0),d.low=$+N,$=d.low,d.high=S+O+($>>>0<N>>>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 Ti=je._createHelper(Vi),Zi=je._createHmacHelper(Vi);class Ui extends Vi{_doReset(){this._hash=new Pe([new Re(3418070365,3238371032),new Re(1654270250,914150663),new Re(2438529370,812702999),new Re(355462360,4144912697),new Re(1731405415,4290775857),new Re(2394180231,1750603025),new Re(3675008525,1694076839),new Re(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ji=Vi._createHelper(Ui),Oi=Vi._createHmacHelper(Ui),Ni=[],Ri=[],Pi=[];let zi=1,Ki=0;for(let t=0;t<24;t+=1){Ni[zi+5*Ki]=(t+1)*(t+2)/2%64;const e=(2*zi+3*Ki)%5;zi=Ki%5,Ki=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ri[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}Pi[t]=Re.create(e,i)}const Ji=[];for(let t=0;t<25;t+=1)Ji[t]=Re.create();class Wi extends je{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 Re;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),l=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^=l}}for(let t=1;t<25;t+=1){let e,o;const n=i[t],s=n.high,r=n.low,l=Ni[t];l<32?(e=s<<l|r>>>32-l,o=r<<l|s>>>32-l):(e=r<<l-32|s>>>64-l,o=s<<l-32|r>>>64-l);const a=Ji[Ri[t]];a.high=e,a.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],l=Ji[(t+2)%5+5*e];n.high=s.high^~r.high&l.high,n.low=s.low^~r.low&l.low}const n=i[0],s=Pi[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,l=[];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),l.push(o),l.push(i)}return new Ie(l,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 Gi=je._createHelper(Wi),Xi=je._createHmacHelper(Wi),Yi=Ie.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=Ie.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=Ie.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=Ie.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=Ie.create([0,1518500249,1859775393,2400959708,2840853838]),oo=Ie.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,lo=(t,e,i)=>t&i|e&~i,ao=(t,e,i)=>t^(e|~i),co=(t,e)=>t<<e|t>>>32-e;class ho extends je{_doReset(){this._hash=Ie.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=Yi.words,l=Qi.words,a=to.words,c=eo.words;let d,h=o[0],p=o[1],u=o[2],v=o[3],f=o[4],w=o[0],g=o[1],m=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(p,u,v)+n[0]:t<32?so(p,u,v)+n[1]:t<48?ro(p,u,v)+n[2]:t<64?lo(p,u,v)+n[3]:ao(p,u,v)+n[4],d|=0,d=co(d,a[t]),d=d+f|0,h=f,f=v,v=co(u,10),u=p,p=d,d=w+i[e+l[t]]|0,d+=t<16?ao(g,m,C)+s[0]:t<32?lo(g,m,C)+s[1]:t<48?ro(g,m,C)+s[2]:t<64?so(g,m,C)+s[3]:no(g,m,C)+s[4],d|=0,d=co(d,c[t]),d=d+y|0,w=y,y=C,C=co(m,10),m=g,g=d;d=o[1]+u+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+w|0,o[3]=o[4]+h+g|0,o[4]=o[0]+p+m|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 po=je._createHelper(ho),uo=je._createHmacHelper(ho);class vo extends _e{constructor(t){super(),this.cfg=Object.assign(new _e,{keySize:4,hasher:mi,iterations:1},t)}compute(t,e){const{cfg:i}=this,o=Oe.create(i.hasher,t),n=Ie.create(),s=Ie.create([1]),r=n.words,l=s.words,{keySize:a,iterations:c}=i;for(;r.length<a;){const t=o.update(e).finalize(s);o.reset();const i=t.words,r=i.length;let a=t;for(let t=1;t<c;t+=1){a=o.finalize(a),o.reset();const t=a.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}n.concat(t),l[0]+=1}return n.sigBytes=4*a,n}}const fo=[],wo=[],go=[],mo=[],Co=[],yo=[],bo=[],xo=[],Eo=[],ko=[],So=[];for(let t=0;t<256;t+=1)So[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,wo[t]=$o;const e=So[$o],i=So[e],o=So[i];let n=257*So[t]^16843008*t;go[$o]=n<<24|n>>>8,mo[$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,Eo[t]=n<<8|n>>>24,ko[t]=n,$o?($o=e^So[So[So[o^e]]],Lo^=So[So[Lo]]):(Lo=1,$o=Lo)}const Fo=[0,1,2,4,8,16,32,64,128,27,54];class Mo extends li{_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^=Fo[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]]^Eo[fo[t>>>8&255]]^ko[fo[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,go,mo,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,Eo,ko,wo),o=i[e+1],i[e+1]=i[e+3],i[e+3]=o}_doCryptBlock(t,e,i,o,n,s,r,l){const a=t,c=this._nRounds;let d=a[e]^i[0],h=a[e+1]^i[1],p=a[e+2]^i[2],u=a[e+3]^i[3],v=4;for(let t=1;t<c;t+=1){const t=o[d>>>24]^n[h>>>16&255]^s[p>>>8&255]^r[255&u]^i[v];v+=1;const e=o[h>>>24]^n[p>>>16&255]^s[u>>>8&255]^r[255&d]^i[v];v+=1;const l=o[p>>>24]^n[u>>>16&255]^s[d>>>8&255]^r[255&h]^i[v];v+=1;const a=o[u>>>24]^n[d>>>16&255]^s[h>>>8&255]^r[255&p]^i[v];v+=1,d=t,h=e,p=l,u=a}const f=(l[d>>>24]<<24|l[h>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^i[v];v+=1;const w=(l[h>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&d])^i[v];v+=1;const g=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[d>>>8&255]<<8|l[255&h])^i[v];v+=1;const m=(l[u>>>24]<<24|l[d>>>16&255]<<16|l[h>>>8&255]<<8|l[255&p])^i[v];v+=1,a[e]=f,a[e+1]=w,a[e+2]=g,a[e+3]=m}}Mo.keySize=8;const Ao=li._createHelper(Mo),Ho=[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],Bo=[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],Do=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],_o=[{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}],Io=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Vo(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function To(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Zo extends li{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=Ho[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=Do[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(Bo[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(Bo[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],Vo.call(this,4,252645135),Vo.call(this,16,65535),To.call(this,2,858993459),To.call(this,8,16711935),Vo.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|=_o[t][((n^e[t])&Io[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,Vo.call(this,1,1431655765),To.call(this,8,16711935),To.call(this,2,858993459),Vo.call(this,16,65535),Vo.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}Zo.keySize=2,Zo.ivSize=2,Zo.blockSize=2;const Uo=li._createHelper(Zo);class jo extends li{_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=Zo.createEncryptor(Ie.create(e)),this._des2=Zo.createEncryptor(Ie.create(i)),this._des3=Zo.createEncryptor(Ie.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)}}jo.keySize=6,jo.ivSize=2,jo.blockSize=2;const Oo=li._createHelper(jo),No=[],Ro=[],Po=[];function zo(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Ro[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Ro[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Ro[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Ro[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Ro[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Ro[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Ro[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Ro[6]>>>0?1:0)|0,this._b=e[7]>>>0<Ro[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,l=((4294901760&o)*o|0)+((65535&o)*o|0);Po[i]=r^l}t[0]=Po[0]+(Po[7]<<16|Po[7]>>>16)+(Po[6]<<16|Po[6]>>>16)|0,t[1]=Po[1]+(Po[0]<<8|Po[0]>>>24)+Po[7]|0,t[2]=Po[2]+(Po[1]<<16|Po[1]>>>16)+(Po[0]<<16|Po[0]>>>16)|0,t[3]=Po[3]+(Po[2]<<8|Po[2]>>>24)+Po[1]|0,t[4]=Po[4]+(Po[3]<<16|Po[3]>>>16)+(Po[2]<<16|Po[2]>>>16)|0,t[5]=Po[5]+(Po[4]<<8|Po[4]>>>24)+Po[3]|0,t[6]=Po[6]+(Po[5]<<16|Po[5]>>>16)+(Po[4]<<16|Po[4]>>>16)|0,t[7]=Po[7]+(Po[6]<<8|Po[6]>>>24)+Po[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)zo.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),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)zo.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;zo.call(this),No[0]=o[0]^o[5]>>>16^o[3]<<16,No[1]=o[2]^o[7]>>>16^o[5]<<16,No[2]=o[4]^o[1]>>>16^o[7]<<16,No[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)No[t]=16711935&(No[t]<<8|No[t]>>>24)|4278255360&(No[t]<<24|No[t]>>>8),i[e+t]^=No[t]}}const qo=ii._createHelper(Ko),Jo=[],Wo=[],Go=[];function Xo(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Wo[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Wo[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Wo[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Wo[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Wo[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Wo[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Wo[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Wo[6]>>>0?1:0)|0,this._b=e[7]>>>0<Wo[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,l=((4294901760&o)*o|0)+((65535&o)*o|0);Go[i]=r^l}t[0]=Go[0]+(Go[7]<<16|Go[7]>>>16)+(Go[6]<<16|Go[6]>>>16)|0,t[1]=Go[1]+(Go[0]<<8|Go[0]>>>24)+Go[7]|0,t[2]=Go[2]+(Go[1]<<16|Go[1]>>>16)+(Go[0]<<16|Go[0]>>>16)|0,t[3]=Go[3]+(Go[2]<<8|Go[2]>>>24)+Go[1]|0,t[4]=Go[4]+(Go[3]<<16|Go[3]>>>16)+(Go[2]<<16|Go[2]>>>16)|0,t[5]=Go[5]+(Go[4]<<8|Go[4]>>>24)+Go[3]|0,t[6]=Go[6]+(Go[5]<<16|Go[5]>>>16)+(Go[4]<<16|Go[4]>>>16)|0,t[7]=Go[7]+(Go[6]<<8|Go[6]>>>24)+Go[5]|0}class Yo 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)Xo.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),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)Xo.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Xo.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(Yo);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 l=o[t];o[t]=o[n],o[n]=l}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 ln extends oi{}ln.Encryptor=class extends ln{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;rn.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},ln.Decryptor=class extends ln{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 an extends oi{}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 l=r.slice(0);o.encryptBlock(l,0),r[n-1]=r[n-1]+1|0;for(let t=0;t<n;t+=1)i[e+t]^=l[t]}},an.Decryptor=an.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};
|
|
384
|
+
*/(fetch.bind(self));class _i{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 Ii extends _i{constructor(t=[],i=4*t.length){super();let e=t;if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){const t=e.byteLength,i=[];for(let o=0;o<t;o+=1)i[o>>>2]|=e[o]<<24-o%4*8;this.words=i,this.sigBytes=t}else this.words=t,this.sigBytes=i}static random(t){const i=[],e=t=>{let i=t,e=987654321;const o=4294967295;return()=>{e=36969*(65535&e)+(e>>16)&o,i=18e3*(65535&i)+(i>>16)&o;let t=(e<<16)+i&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=e(4294967296*(o||Math.random()));o=987654071*t(),i.push(4294967296*t()|0)}return new Ii(i,t)}toString(t=Vi){return t.stringify(this)}concat(t){const i=this.words,e=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=e[t>>>2]>>>24-t%4*8&255;i[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)i[o+t>>>2]=e[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:i}=this;t[i>>>2]&=4294967295<<32-i%4*8,t.length=Math.ceil(i/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Vi={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;o.push((e>>>4).toString(16)),o.push((15&e).toString(16))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=2)e[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new Ii(e,i/2)}},Ti={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new Ii(e,i)}},Zi={stringify(t){try{return decodeURIComponent(escape(Ti.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Ti.parse(unescape(encodeURIComponent(t)))};class Ui extends _i{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Ii,this._nDataBytes=0}_append(t){let i=t;"string"==typeof i&&(i=Zi.parse(i)),this._data.concat(i),this._nDataBytes+=i.sigBytes}_process(t){let i;const{_data:e,blockSize:o}=this,n=e.words,s=e.sigBytes;let r=s/(4*o);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*o,a=Math.min(4*l,s);if(l){for(let t=0;t<l;t+=o)this._doProcessBlock(n,t);i=n.splice(0,l),e.sigBytes-=a}return new Ii(i,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class ji extends Ui{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new _i,t),this.reset()}static _createHelper(t){return(i,e)=>new t(e).finalize(i)}static _createHmacHelper(t){return(i,e)=>new Oi(t,e).finalize(i)}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 Oi extends _i{constructor(t,i){super();const e=new t;this._hasher=e;let o=i;"string"==typeof o&&(o=Zi.parse(o));const n=e.blockSize,s=4*n;o.sigBytes>s&&(o=e.finalize(i)),o.clamp();const r=o.clone();this._oKey=r;const l=o.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<n;t+=1)a[t]^=1549556828,c[t]^=909522486;r.sigBytes=s,l.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 i=this._hasher,e=i.finalize(t);i.reset();return i.finalize(this._oKey.clone().concat(e))}}const Ni=Ii;class Ri extends _i{constructor(t,i){super(),this.high=t,this.low=i}}class Pi extends _i{constructor(t=[],i=8*t.length){super(),this.words=t,this.sigBytes=i}toX32(){const t=this.words,i=t.length,e=[];for(let o=0;o<i;o+=1){const i=t[o];e.push(i.high),e.push(i.low)}return Ni.create(e,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:i}=t,e=i.length;for(let t=0;t<e;t+=1)i[t]=i[t].clone();return t}}const zi={stringify(t){const{words:i,sigBytes:e}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<e;t+=3){const s=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<e;i+=1)n.push(o.charAt(s>>>6*(3-i)&63))}const s=o.charAt(64);if(s)for(;n.length%4;)n.push(s);return n.join("")},parse(t){let i=t.length;const e=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<e.length;t+=1)o[e.charCodeAt(t)]=t}const n=e.charAt(64);if(n){const e=t.indexOf(n);-1!==e&&(i=e)}return((t,i,e)=>{const o=[];let n=0;for(let s=0;s<i;s+=1)if(s%4){const i=e[t.charCodeAt(s-1)]<<s%4*2|e[t.charCodeAt(s)]>>>6-s%4*2;o[n>>>2]|=i<<24-n%4*8,n+=1}return Ii.create(o,n)})(t,i,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Ki=[];for(let t=0;t<64;t+=1)Ki[t]=4294967296*Math.abs(Math.sin(t+1))|0;const qi=(t,i,e,o,n,s,r)=>{const l=t+(i&e|~i&o)+n+r;return(l<<s|l>>>32-s)+i},Ji=(t,i,e,o,n,s,r)=>{const l=t+(i&o|e&~o)+n+r;return(l<<s|l>>>32-s)+i},Wi=(t,i,e,o,n,s,r)=>{const l=t+(i^e^o)+n+r;return(l<<s|l>>>32-s)+i},Gi=(t,i,e,o,n,s,r)=>{const l=t+(e^(i|~o))+n+r;return(l<<s|l>>>32-s)+i};class Xi extends ji{_doReset(){this._hash=new Ii([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,i){const e=t;for(let o=0;o<16;o+=1){const n=i+o,s=t[n];e[n]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const o=this._hash.words,n=e[i+0],s=e[i+1],r=e[i+2],l=e[i+3],a=e[i+4],c=e[i+5],d=e[i+6],h=e[i+7],p=e[i+8],u=e[i+9],v=e[i+10],f=e[i+11],w=e[i+12],m=e[i+13],g=e[i+14],C=e[i+15];let y=o[0],b=o[1],x=o[2],E=o[3];y=qi(y,b,x,E,n,7,Ki[0]),E=qi(E,y,b,x,s,12,Ki[1]),x=qi(x,E,y,b,r,17,Ki[2]),b=qi(b,x,E,y,l,22,Ki[3]),y=qi(y,b,x,E,a,7,Ki[4]),E=qi(E,y,b,x,c,12,Ki[5]),x=qi(x,E,y,b,d,17,Ki[6]),b=qi(b,x,E,y,h,22,Ki[7]),y=qi(y,b,x,E,p,7,Ki[8]),E=qi(E,y,b,x,u,12,Ki[9]),x=qi(x,E,y,b,v,17,Ki[10]),b=qi(b,x,E,y,f,22,Ki[11]),y=qi(y,b,x,E,w,7,Ki[12]),E=qi(E,y,b,x,m,12,Ki[13]),x=qi(x,E,y,b,g,17,Ki[14]),b=qi(b,x,E,y,C,22,Ki[15]),y=Ji(y,b,x,E,s,5,Ki[16]),E=Ji(E,y,b,x,d,9,Ki[17]),x=Ji(x,E,y,b,f,14,Ki[18]),b=Ji(b,x,E,y,n,20,Ki[19]),y=Ji(y,b,x,E,c,5,Ki[20]),E=Ji(E,y,b,x,v,9,Ki[21]),x=Ji(x,E,y,b,C,14,Ki[22]),b=Ji(b,x,E,y,a,20,Ki[23]),y=Ji(y,b,x,E,u,5,Ki[24]),E=Ji(E,y,b,x,g,9,Ki[25]),x=Ji(x,E,y,b,l,14,Ki[26]),b=Ji(b,x,E,y,p,20,Ki[27]),y=Ji(y,b,x,E,m,5,Ki[28]),E=Ji(E,y,b,x,r,9,Ki[29]),x=Ji(x,E,y,b,h,14,Ki[30]),b=Ji(b,x,E,y,w,20,Ki[31]),y=Wi(y,b,x,E,c,4,Ki[32]),E=Wi(E,y,b,x,p,11,Ki[33]),x=Wi(x,E,y,b,f,16,Ki[34]),b=Wi(b,x,E,y,g,23,Ki[35]),y=Wi(y,b,x,E,s,4,Ki[36]),E=Wi(E,y,b,x,a,11,Ki[37]),x=Wi(x,E,y,b,h,16,Ki[38]),b=Wi(b,x,E,y,v,23,Ki[39]),y=Wi(y,b,x,E,m,4,Ki[40]),E=Wi(E,y,b,x,n,11,Ki[41]),x=Wi(x,E,y,b,l,16,Ki[42]),b=Wi(b,x,E,y,d,23,Ki[43]),y=Wi(y,b,x,E,u,4,Ki[44]),E=Wi(E,y,b,x,w,11,Ki[45]),x=Wi(x,E,y,b,C,16,Ki[46]),b=Wi(b,x,E,y,r,23,Ki[47]),y=Gi(y,b,x,E,n,6,Ki[48]),E=Gi(E,y,b,x,h,10,Ki[49]),x=Gi(x,E,y,b,g,15,Ki[50]),b=Gi(b,x,E,y,c,21,Ki[51]),y=Gi(y,b,x,E,w,6,Ki[52]),E=Gi(E,y,b,x,l,10,Ki[53]),x=Gi(x,E,y,b,v,15,Ki[54]),b=Gi(b,x,E,y,s,21,Ki[55]),y=Gi(y,b,x,E,p,6,Ki[56]),E=Gi(E,y,b,x,C,10,Ki[57]),x=Gi(x,E,y,b,d,15,Ki[58]),b=Gi(b,x,E,y,m,21,Ki[59]),y=Gi(y,b,x,E,a,6,Ki[60]),E=Gi(E,y,b,x,f,10,Ki[61]),x=Gi(x,E,y,b,r,15,Ki[62]),b=Gi(b,x,E,y,u,21,Ki[63]),o[0]=o[0]+y|0,o[1]=o[1]+b|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32;const n=Math.floor(e/4294967296),s=e;i[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),i[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(i.length+1),this._process();const r=this._hash,l=r.words;for(let t=0;t<4;t+=1){const i=l[t];l[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Yi=ji._createHelper(Xi),Qi=ji._createHmacHelper(Xi);class te extends _i{constructor(t){super(),this.cfg=Object.assign(new _i,{keySize:4,hasher:Xi,iterations:1},t)}compute(t,i){let e;const{cfg:o}=this,n=o.hasher.create(),s=Ii.create(),r=s.words,{keySize:l,iterations:a}=o;for(;r.length<l;){e&&n.update(e),e=n.update(t).finalize(i),n.reset();for(let t=1;t<a;t+=1)e=n.finalize(e),n.reset();s.concat(e)}return s.sigBytes=4*l,s}}class ie extends Ui{constructor(t,i,e){super(),this.cfg=Object.assign(new _i,e),this._xformMode=t,this._key=i,this.reset()}static createEncryptor(t,i){return this.create(this._ENC_XFORM_MODE,t,i)}static createDecryptor(t,i){return this.create(this._DEC_XFORM_MODE,t,i)}static _createHelper(t){const i=t=>"string"==typeof t?pe:de;return{encrypt:(e,o,n)=>i(o).encrypt(t,e,o,n),decrypt:(e,o,n)=>i(o).decrypt(t,e,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()}}ie._ENC_XFORM_MODE=1,ie._DEC_XFORM_MODE=2,ie.keySize=4,ie.ivSize=4;class ee extends ie{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class oe extends _i{constructor(t,i){super(),this._cipher=t,this._iv=i}static createEncryptor(t,i){return this.Encryptor.create(t,i)}static createDecryptor(t,i){return this.Decryptor.create(t,i)}}function ne(t,i,e){const o=t;let n;const s=this._iv;s?(n=s,this._iv=void 0):n=this._prevBlock;for(let t=0;t<e;t+=1)o[i+t]^=n[t]}class se extends oe{}se.Encryptor=class extends se{processBlock(t,i){const e=this._cipher,{blockSize:o}=e;ne.call(this,t,i,o),e.encryptBlock(t,i),this._prevBlock=t.slice(i,i+o)}},se.Decryptor=class extends se{processBlock(t,i){const e=this._cipher,{blockSize:o}=e,n=t.slice(i,i+o);e.decryptBlock(t,i),ne.call(this,t,i,o),this._prevBlock=n}};const re={pad(t,i){const e=4*i,o=e-t.sigBytes%e,n=o<<24|o<<16|o<<8|o,s=[];for(let t=0;t<o;t+=4)s.push(n);const r=Ii.create(s,o);t.concat(r)},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}};class le extends ie{constructor(t,i,e){super(t,i,Object.assign({mode:se,padding:re},e)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:i}=this,{iv:e,mode:o}=i;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,e&&e.words),this._mode.i=t}_doProcessBlock(t,i){this._mode.processBlock(t,i)}_doFinalize(){let t;const{padding:i}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(i.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),i.unpad(t)),t}}class ae extends _i{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ce={stringify(t){let i;const{ciphertext:e,salt:o}=t;return i=o?Ii.create([1398893684,1701076831]).concat(o).concat(e):e,i.toString(zi)},parse(t){let i;const e=zi.parse(t),o=e.words;return 1398893684===o[0]&&1701076831===o[1]&&(i=Ii.create(o.slice(2,4)),o.splice(0,4),e.sigBytes-=16),ae.create({ciphertext:e,salt:i})}};class de extends _i{static encrypt(t,i,e,o){const n=Object.assign(new _i,this.cfg,o),s=t.createEncryptor(e,n),r=s.finalize(i),l=s.cfg;return ae.create({ciphertext:r,key:e,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:s.blockSize,formatter:n.format})}static decrypt(t,i,e,o){let n=i;const s=Object.assign(new _i,this.cfg,o);n=this._parse(n,s.format);return t.createDecryptor(e,s).finalize(n.ciphertext)}static _parse(t,i){return"string"==typeof t?i.parse(t,this):t}}de.cfg=Object.assign(new _i,{format:ce});const he={execute(t,i,e,o){let n=o;n||(n=Ii.random(8));const s=te.create({keySize:i+e}).compute(t,n),r=Ii.create(s.words.slice(i),4*e);return s.sigBytes=4*i,ae.create({key:s,iv:r,salt:n})}};class pe extends de{static encrypt(t,i,e,o){const n=Object.assign(new _i,this.cfg,o),s=n.kdf.execute(e,t.keySize,t.ivSize);n.iv=s.iv;const r=de.encrypt.call(this,t,i,s.key,n);return r.mixIn(s),r}static decrypt(t,i,e,o){let n=i;const s=Object.assign(new _i,this.cfg,o);n=this._parse(n,s.format);const r=s.kdf.execute(e,t.keySize,t.ivSize,n.salt);s.iv=r.iv;return de.decrypt.call(this,t,n,r.key,s)}}pe.cfg=Object.assign(de.cfg,{kdf:he});const ue=t=>t<<8&4278255360|t>>>8&16711935,ve={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=2){const e=i[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return Ii.create(e,2*i)}},fe=ve,we={stringify(t){const{words:i,sigBytes:e}=t,o=[];for(let t=0;t<e;t+=2){const e=ue(i[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(e))}return o.join("")},parse(t){const i=t.length,e=[];for(let o=0;o<i;o+=1)e[o>>>1]|=ue(t.charCodeAt(o)<<16-o%2*16);return Ii.create(e,2*i)}},me=[];class ge extends ji{_doReset(){this._hash=new Ii([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=this._hash.words;let o=e[0],n=e[1],s=e[2],r=e[3],l=e[4];for(let e=0;e<80;e+=1){if(e<16)me[e]=0|t[i+e];else{const t=me[e-3]^me[e-8]^me[e-14]^me[e-16];me[e]=t<<1|t>>>31}let a=(o<<5|o>>>27)+l+me[e];a+=e<20?1518500249+(n&s|~n&r):e<40?1859775393+(n^s^r):e<60?(n&s|n&r|s&r)-1894007588:(n^s^r)-899497514,l=r,r=s,s=n<<30|n>>>2,n=o,o=a}e[0]=e[0]+o|0,e[1]=e[1]+n|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(o+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ce=ji._createHelper(ge),ye=ji._createHmacHelper(ge),be=[],xe=[],Ee=t=>{const i=Math.sqrt(t);for(let e=2;e<=i;e+=1)if(!(t%e))return!1;return!0},ke=t=>4294967296*(t-(0|t))|0;let Se=2,$e=0;for(;$e<64;)Ee(Se)&&($e<8&&(be[$e]=ke(Se**.5)),xe[$e]=ke(Se**(1/3)),$e+=1),Se+=1;const Fe=[];class Le extends ji{_doReset(){this._hash=new Ii(be.slice(0))}_doProcessBlock(t,i){const e=this._hash.words;let o=e[0],n=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],d=e[7];for(let e=0;e<64;e+=1){if(e<16)Fe[e]=0|t[i+e];else{const t=Fe[e-15],i=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=Fe[e-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;Fe[e]=i+Fe[e-7]+n+Fe[e-16]}const h=o&n^o&s^n&s,p=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),u=d+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+xe[e]+Fe[e];d=c,c=a,a=l,l=r+u|0,r=s,s=n,n=o,o=u+(p+h)|0}e[0]=e[0]+o|0,e[1]=e[1]+n|0,e[2]=e[2]+s|0,e[3]=e[3]+r|0,e[4]=e[4]+l|0,e[5]=e[5]+a|0,e[6]=e[6]+c|0,e[7]=e[7]+d|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(o+64>>>9<<4)]=e,t.sigBytes=4*i.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Me=ji._createHelper(Le),Ae=ji._createHmacHelper(Le);class He extends Le{_doReset(){this._hash=new Ii([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const De=Le._createHelper(He),Be=Le._createHmacHelper(He),_e=[new Ri(1116352408,3609767458),new Ri(1899447441,602891725),new Ri(3049323471,3964484399),new Ri(3921009573,2173295548),new Ri(961987163,4081628472),new Ri(1508970993,3053834265),new Ri(2453635748,2937671579),new Ri(2870763221,3664609560),new Ri(3624381080,2734883394),new Ri(310598401,1164996542),new Ri(607225278,1323610764),new Ri(1426881987,3590304994),new Ri(1925078388,4068182383),new Ri(2162078206,991336113),new Ri(2614888103,633803317),new Ri(3248222580,3479774868),new Ri(3835390401,2666613458),new Ri(4022224774,944711139),new Ri(264347078,2341262773),new Ri(604807628,2007800933),new Ri(770255983,1495990901),new Ri(1249150122,1856431235),new Ri(1555081692,3175218132),new Ri(1996064986,2198950837),new Ri(2554220882,3999719339),new Ri(2821834349,766784016),new Ri(2952996808,2566594879),new Ri(3210313671,3203337956),new Ri(3336571891,1034457026),new Ri(3584528711,2466948901),new Ri(113926993,3758326383),new Ri(338241895,168717936),new Ri(666307205,1188179964),new Ri(773529912,1546045734),new Ri(1294757372,1522805485),new Ri(1396182291,2643833823),new Ri(1695183700,2343527390),new Ri(1986661051,1014477480),new Ri(2177026350,1206759142),new Ri(2456956037,344077627),new Ri(2730485921,1290863460),new Ri(2820302411,3158454273),new Ri(3259730800,3505952657),new Ri(3345764771,106217008),new Ri(3516065817,3606008344),new Ri(3600352804,1432725776),new Ri(4094571909,1467031594),new Ri(275423344,851169720),new Ri(430227734,3100823752),new Ri(506948616,1363258195),new Ri(659060556,3750685593),new Ri(883997877,3785050280),new Ri(958139571,3318307427),new Ri(1322822218,3812723403),new Ri(1537002063,2003034995),new Ri(1747873779,3602036899),new Ri(1955562222,1575990012),new Ri(2024104815,1125592928),new Ri(2227730452,2716904306),new Ri(2361852424,442776044),new Ri(2428436474,593698344),new Ri(2756734187,3733110249),new Ri(3204031479,2999351573),new Ri(3329325298,3815920427),new Ri(3391569614,3928383900),new Ri(3515267271,566280711),new Ri(3940187606,3454069534),new Ri(4118630271,4000239992),new Ri(116418474,1914138554),new Ri(174292421,2731055270),new Ri(289380356,3203993006),new Ri(460393269,320620315),new Ri(685471733,587496836),new Ri(852142971,1086792851),new Ri(1017036298,365543100),new Ri(1126000580,2618297676),new Ri(1288033470,3409855158),new Ri(1501505948,4234509866),new Ri(1607167915,987167468),new Ri(1816402316,1246189591)],Ie=[];for(let t=0;t<80;t+=1)Ie[t]=new Ri;class Ve extends ji{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Pi([new Ri(1779033703,4089235720),new Ri(3144134277,2227873595),new Ri(1013904242,4271175723),new Ri(2773480762,1595750129),new Ri(1359893119,2917565137),new Ri(2600822924,725511199),new Ri(528734635,4215389547),new Ri(1541459225,327033209)])}_doProcessBlock(t,i){const e=this._hash.words,o=e[0],n=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],d=e[7],h=o.high;let p=o.low;const u=n.high;let v=n.low;const f=s.high;let w=s.low;const m=r.high;let g=r.low;const C=l.high;let y=l.low;const b=a.high;let x=a.low;const E=c.high;let k=c.low;const S=d.high;let $=d.low,F=h,L=p,M=u,A=v,H=f,D=w,B=m,_=g,I=C,V=y,T=b,Z=x,U=E,j=k,O=S,N=$;for(let e=0;e<80;e+=1){let o,n;const s=Ie[e];if(e<16)s.high=0|t[i+2*e],n=s.high,s.low=0|t[i+2*e+1],o=s.low;else{const t=Ie[e-15],i=t.high,r=t.low,l=(i>>>1|r<<31)^(i>>>8|r<<24)^i>>>7,a=(r>>>1|i<<31)^(r>>>8|i<<24)^(r>>>7|i<<25),c=Ie[e-2],d=c.high,h=c.low,p=(d>>>19|h<<13)^(d<<3|h>>>29)^d>>>6,u=(h>>>19|d<<13)^(h<<3|d>>>29)^(h>>>6|d<<26),v=Ie[e-7],f=v.high,w=v.low,m=Ie[e-16],g=m.high,C=m.low;o=a+w,n=l+f+(o>>>0<a>>>0?1:0),o+=u,n=n+p+(o>>>0<u>>>0?1:0),o+=C,n=n+g+(o>>>0<C>>>0?1:0),s.high=n,s.low=o}const r=I&T^~I&U,l=V&Z^~V&j,a=F&M^F&H^M&H,c=L&A^L&D^A&D,d=(F>>>28|L<<4)^(F<<30|L>>>2)^(F<<25|L>>>7),h=(L>>>28|F<<4)^(L<<30|F>>>2)^(L<<25|F>>>7),p=(I>>>14|V<<18)^(I>>>18|V<<14)^(I<<23|V>>>9),u=(V>>>14|I<<18)^(V>>>18|I<<14)^(V<<23|I>>>9),v=_e[e],f=v.high,w=v.low;let m=N+u,g=O+p+(m>>>0<N>>>0?1:0);m+=l,g=g+r+(m>>>0<l>>>0?1:0),m+=w,g=g+f+(m>>>0<w>>>0?1:0),m+=o,g=g+n+(m>>>0<o>>>0?1:0);const C=h+c;O=U,N=j,U=T,j=Z,T=I,Z=V,V=_+m|0,I=B+g+(V>>>0<_>>>0?1:0)|0,B=H,_=D,H=M,D=A,M=F,A=L,L=m+C|0,F=g+(d+a+(C>>>0<h>>>0?1:0))+(L>>>0<m>>>0?1:0)|0}o.low=p+L,p=o.low,o.high=h+F+(p>>>0<L>>>0?1:0),n.low=v+A,v=n.low,n.high=u+M+(v>>>0<A>>>0?1:0),s.low=w+D,w=s.low,s.high=f+H+(w>>>0<D>>>0?1:0),r.low=g+_,g=r.low,r.high=m+B+(g>>>0<_>>>0?1:0),l.low=y+V,y=l.low,l.high=C+I+(y>>>0<V>>>0?1:0),a.low=x+Z,x=a.low,a.high=b+T+(x>>>0<Z>>>0?1:0),c.low=k+j,k=c.low,c.high=E+U+(k>>>0<j>>>0?1:0),d.low=$+N,$=d.low,d.high=S+O+($>>>0<N>>>0?1:0)}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32,i[30+(o+128>>>10<<5)]=Math.floor(e/4294967296),i[31+(o+128>>>10<<5)]=e,t.sigBytes=4*i.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Te=ji._createHelper(Ve),Ze=ji._createHmacHelper(Ve);class Ue extends Ve{_doReset(){this._hash=new Pi([new Ri(3418070365,3238371032),new Ri(1654270250,914150663),new Ri(2438529370,812702999),new Ri(355462360,4144912697),new Ri(1731405415,4290775857),new Ri(2394180231,1750603025),new Ri(3675008525,1694076839),new Ri(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const je=Ve._createHelper(Ue),Oe=Ve._createHmacHelper(Ue),Ne=[],Re=[],Pe=[];let ze=1,Ke=0;for(let t=0;t<24;t+=1){Ne[ze+5*Ke]=(t+1)*(t+2)/2%64;const i=(2*ze+3*Ke)%5;ze=Ke%5,Ke=i}for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1)Re[t+5*i]=i+(2*t+3*i)%5*5;let qe=1;for(let t=0;t<24;t+=1){let i=0,e=0;for(let t=0;t<7;t+=1){if(1&qe){const o=(1<<t)-1;o<32?e^=1<<o:i^=1<<o-32}128&qe?qe=qe<<1^113:qe<<=1}Pe[t]=Ri.create(i,e)}const Je=[];for(let t=0;t<25;t+=1)Je[t]=Ri.create();class We extends ji{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let i=0;i<25;i+=1)t[i]=new Ri;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,i){const e=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[i+2*n],s=t[i+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=e[n];r.high^=s,r.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let i=0,o=0;for(let n=0;n<5;n+=1){const s=e[t+5*n];i^=s.high,o^=s.low}const n=Je[t];n.high=i,n.low=o}for(let t=0;t<5;t+=1){const i=Je[(t+4)%5],o=Je[(t+1)%5],n=o.high,s=o.low,r=i.high^(n<<1|s>>>31),l=i.low^(s<<1|n>>>31);for(let i=0;i<5;i+=1){const o=e[t+5*i];o.high^=r,o.low^=l}}for(let t=1;t<25;t+=1){let i,o;const n=e[t],s=n.high,r=n.low,l=Ne[t];l<32?(i=s<<l|r>>>32-l,o=r<<l|s>>>32-l):(i=r<<l-32|s>>>64-l,o=s<<l-32|r>>>64-l);const a=Je[Re[t]];a.high=i,a.low=o}const i=Je[0],o=e[0];i.high=o.high,i.low=o.low;for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1){const o=t+5*i,n=e[o],s=Je[o],r=Je[(t+1)%5+5*i],l=Je[(t+2)%5+5*i];n.high=s.high^~r.high&l.high,n.low=s.low^~r.low&l.low}const n=e[0],s=Pe[t];n.high^=s.high,n.low^=s.low}}_doFinalize(){const t=this._data,i=t.words,e=8*t.sigBytes,o=32*this.blockSize;i[e>>>5]|=1<<24-e%32,i[(Math.ceil((e+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();const n=this._state,s=this.cfg.outputLength/8,r=s/8,l=[];for(let t=0;t<r;t+=1){const i=n[t];let e=i.high,o=i.low;e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l.push(o),l.push(e)}return new Ii(l,s)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const i=t._state;for(let t=0;t<25;t+=1)i[t]=i[t].clone();return t}}const Ge=ji._createHelper(We),Xe=ji._createHmacHelper(We),Ye=Ii.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]),Qe=Ii.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=Ii.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]),io=Ii.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=Ii.create([0,1518500249,1859775393,2400959708,2840853838]),oo=Ii.create([1352829926,1548603684,1836072691,2053994217,0]),no=(t,i,e)=>t^i^e,so=(t,i,e)=>t&i|~t&e,ro=(t,i,e)=>(t|~i)^e,lo=(t,i,e)=>t&e|i&~e,ao=(t,i,e)=>t^(i|~e),co=(t,i)=>t<<i|t>>>32-i;class ho extends ji{_doReset(){this._hash=Ii.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=t;for(let t=0;t<16;t+=1){const o=i+t,n=e[o];e[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=eo.words,s=oo.words,r=Ye.words,l=Qe.words,a=to.words,c=io.words;let d,h=o[0],p=o[1],u=o[2],v=o[3],f=o[4],w=o[0],m=o[1],g=o[2],C=o[3],y=o[4];for(let t=0;t<80;t+=1)d=h+e[i+r[t]]|0,d+=t<16?no(p,u,v)+n[0]:t<32?so(p,u,v)+n[1]:t<48?ro(p,u,v)+n[2]:t<64?lo(p,u,v)+n[3]:ao(p,u,v)+n[4],d|=0,d=co(d,a[t]),d=d+f|0,h=f,f=v,v=co(u,10),u=p,p=d,d=w+e[i+l[t]]|0,d+=t<16?ao(m,g,C)+s[0]:t<32?lo(m,g,C)+s[1]:t<48?ro(m,g,C)+s[2]:t<64?so(m,g,C)+s[3]:no(m,g,C)+s[4],d|=0,d=co(d,c[t]),d=d+y|0,w=y,y=C,C=co(g,10),g=m,m=d;d=o[1]+u+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+w|0,o[3]=o[4]+h+m|0,o[4]=o[0]+p+g|0,o[0]=d}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(i.length+1),this._process();const n=this._hash,s=n.words;for(let t=0;t<5;t+=1){const i=s[t];s[t]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const po=ji._createHelper(ho),uo=ji._createHmacHelper(ho);class vo extends _i{constructor(t){super(),this.cfg=Object.assign(new _i,{keySize:4,hasher:ge,iterations:1},t)}compute(t,i){const{cfg:e}=this,o=Oi.create(e.hasher,t),n=Ii.create(),s=Ii.create([1]),r=n.words,l=s.words,{keySize:a,iterations:c}=e;for(;r.length<a;){const t=o.update(i).finalize(s);o.reset();const e=t.words,r=e.length;let a=t;for(let t=1;t<c;t+=1){a=o.finalize(a),o.reset();const t=a.words;for(let i=0;i<r;i+=1)e[i]^=t[i]}n.concat(t),l[0]+=1}return n.sigBytes=4*a,n}}const fo=[],wo=[],mo=[],go=[],Co=[],yo=[],bo=[],xo=[],Eo=[],ko=[],So=[];for(let t=0;t<256;t+=1)So[t]=t<128?t<<1:t<<1^283;let $o=0,Fo=0;for(let t=0;t<256;t+=1){let t=Fo^Fo<<1^Fo<<2^Fo<<3^Fo<<4;t=t>>>8^255&t^99,fo[$o]=t,wo[t]=$o;const i=So[$o],e=So[i],o=So[e];let n=257*So[t]^16843008*t;mo[$o]=n<<24|n>>>8,go[$o]=n<<16|n>>>16,Co[$o]=n<<8|n>>>24,yo[$o]=n,n=16843009*o^65537*e^257*i^16843008*$o,bo[t]=n<<24|n>>>8,xo[t]=n<<16|n>>>16,Eo[t]=n<<8|n>>>24,ko[t]=n,$o?($o=i^So[So[So[o^i]]],Fo^=So[So[Fo]]):(Fo=1,$o=Fo)}const Lo=[0,1,2,4,8,16,32,64,128,27,54];class Mo extends le{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const i=this._keyPriorReset,e=i.words,o=i.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let i=0;i<n;i+=1)i<o?s[i]=e[i]:(t=s[i-1],i%o?o>6&&i%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^=Lo[i/o|0]<<24),s[i]=s[i-o]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let i=0;i<n;i+=1){const e=n-i;t=i%4?s[e]:s[e-4],r[i]=i<4||e<=4?t:bo[fo[t>>>24]]^xo[fo[t>>>16&255]]^Eo[fo[t>>>8&255]]^ko[fo[255&t]]}}encryptBlock(t,i){this._doCryptBlock(t,i,this._keySchedule,mo,go,Co,yo,fo)}decryptBlock(t,i){const e=t;let o=e[i+1];e[i+1]=e[i+3],e[i+3]=o,this._doCryptBlock(e,i,this._invKeySchedule,bo,xo,Eo,ko,wo),o=e[i+1],e[i+1]=e[i+3],e[i+3]=o}_doCryptBlock(t,i,e,o,n,s,r,l){const a=t,c=this._nRounds;let d=a[i]^e[0],h=a[i+1]^e[1],p=a[i+2]^e[2],u=a[i+3]^e[3],v=4;for(let t=1;t<c;t+=1){const t=o[d>>>24]^n[h>>>16&255]^s[p>>>8&255]^r[255&u]^e[v];v+=1;const i=o[h>>>24]^n[p>>>16&255]^s[u>>>8&255]^r[255&d]^e[v];v+=1;const l=o[p>>>24]^n[u>>>16&255]^s[d>>>8&255]^r[255&h]^e[v];v+=1;const a=o[u>>>24]^n[d>>>16&255]^s[h>>>8&255]^r[255&p]^e[v];v+=1,d=t,h=i,p=l,u=a}const f=(l[d>>>24]<<24|l[h>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^e[v];v+=1;const w=(l[h>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&d])^e[v];v+=1;const m=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[d>>>8&255]<<8|l[255&h])^e[v];v+=1;const g=(l[u>>>24]<<24|l[d>>>16&255]<<16|l[h>>>8&255]<<8|l[255&p])^e[v];v+=1,a[i]=f,a[i+1]=w,a[i+2]=m,a[i+3]=g}}Mo.keySize=8;const Ao=le._createHelper(Mo),Ho=[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],Do=[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],Bo=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],_o=[{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}],Io=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Vo(t,i){const e=(this._lBlock>>>t^this._rBlock)&i;this._rBlock^=e,this._lBlock^=e<<t}function To(t,i){const e=(this._rBlock>>>t^this._lBlock)&i;this._lBlock^=e,this._rBlock^=e<<t}class Zo extends le{_doReset(){const t=this._key.words,i=[];for(let e=0;e<56;e+=1){const o=Ho[e]-1;i[e]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const e=this._subKeys;for(let t=0;t<16;t+=1){e[t]=[];const o=e[t],n=Bo[t];for(let t=0;t<24;t+=1)o[t/6|0]|=i[(Do[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=i[28+(Do[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]=e[15-t]}encryptBlock(t,i){this._doCryptBlock(t,i,this._subKeys)}decryptBlock(t,i){this._doCryptBlock(t,i,this._invSubKeys)}_doCryptBlock(t,i,e){const o=t;this._lBlock=t[i],this._rBlock=t[i+1],Vo.call(this,4,252645135),Vo.call(this,16,65535),To.call(this,2,858993459),To.call(this,8,16711935),Vo.call(this,1,1431655765);for(let t=0;t<16;t+=1){const i=e[t],o=this._lBlock,n=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=_o[t][((n^i[t])&Io[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,Vo.call(this,1,1431655765),To.call(this,8,16711935),To.call(this,2,858993459),Vo.call(this,16,65535),Vo.call(this,4,252645135),o[i]=this._lBlock,o[i+1]=this._rBlock}}Zo.keySize=2,Zo.ivSize=2,Zo.blockSize=2;const Uo=le._createHelper(Zo);class jo extends le{_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 i=t.slice(0,2),e=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=Zo.createEncryptor(Ii.create(i)),this._des2=Zo.createEncryptor(Ii.create(e)),this._des3=Zo.createEncryptor(Ii.create(o))}encryptBlock(t,i){this._des1.encryptBlock(t,i),this._des2.decryptBlock(t,i),this._des3.encryptBlock(t,i)}decryptBlock(t,i){this._des3.decryptBlock(t,i),this._des2.encryptBlock(t,i),this._des1.decryptBlock(t,i)}}jo.keySize=6,jo.ivSize=2,jo.blockSize=2;const Oo=le._createHelper(jo),No=[],Ro=[],Po=[];function zo(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)Ro[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<Ro[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<Ro[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<Ro[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<Ro[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<Ro[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<Ro[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<Ro[6]>>>0?1:0)|0,this._b=i[7]>>>0<Ro[7]>>>0?1:0;for(let e=0;e<8;e+=1){const o=t[e]+i[e],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,l=((4294901760&o)*o|0)+((65535&o)*o|0);Po[e]=r^l}t[0]=Po[0]+(Po[7]<<16|Po[7]>>>16)+(Po[6]<<16|Po[6]>>>16)|0,t[1]=Po[1]+(Po[0]<<8|Po[0]>>>24)+Po[7]|0,t[2]=Po[2]+(Po[1]<<16|Po[1]>>>16)+(Po[0]<<16|Po[0]>>>16)|0,t[3]=Po[3]+(Po[2]<<8|Po[2]>>>24)+Po[1]|0,t[4]=Po[4]+(Po[3]<<16|Po[3]>>>16)+(Po[2]<<16|Po[2]>>>16)|0,t[5]=Po[5]+(Po[4]<<8|Po[4]>>>24)+Po[3]|0,t[6]=Po[6]+(Po[5]<<16|Po[5]>>>16)+(Po[4]<<16|Po[4]>>>16)|0,t[7]=Po[7]+(Po[6]<<8|Po[6]>>>24)+Po[5]|0}class Ko extends ee{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=this.cfg;for(let i=0;i<4;i+=1)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>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 e=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)zo.call(this);for(let t=0;t<8;t+=1)o[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],n=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)zo.call(this)}}_doProcessBlock(t,i){const e=t,o=this._X;zo.call(this),No[0]=o[0]^o[5]>>>16^o[3]<<16,No[1]=o[2]^o[7]>>>16^o[5]<<16,No[2]=o[4]^o[1]>>>16^o[7]<<16,No[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)No[t]=16711935&(No[t]<<8|No[t]>>>24)|4278255360&(No[t]<<24|No[t]>>>8),e[i+t]^=No[t]}}const qo=ee._createHelper(Ko),Jo=[],Wo=[],Go=[];function Xo(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)Wo[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<Wo[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<Wo[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<Wo[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<Wo[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<Wo[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<Wo[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<Wo[6]>>>0?1:0)|0,this._b=i[7]>>>0<Wo[7]>>>0?1:0;for(let e=0;e<8;e+=1){const o=t[e]+i[e],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,l=((4294901760&o)*o|0)+((65535&o)*o|0);Go[e]=r^l}t[0]=Go[0]+(Go[7]<<16|Go[7]>>>16)+(Go[6]<<16|Go[6]>>>16)|0,t[1]=Go[1]+(Go[0]<<8|Go[0]>>>24)+Go[7]|0,t[2]=Go[2]+(Go[1]<<16|Go[1]>>>16)+(Go[0]<<16|Go[0]>>>16)|0,t[3]=Go[3]+(Go[2]<<8|Go[2]>>>24)+Go[1]|0,t[4]=Go[4]+(Go[3]<<16|Go[3]>>>16)+(Go[2]<<16|Go[2]>>>16)|0,t[5]=Go[5]+(Go[4]<<8|Go[4]>>>24)+Go[3]|0,t[6]=Go[6]+(Go[5]<<16|Go[5]>>>16)+(Go[4]<<16|Go[4]>>>16)|0,t[7]=Go[7]+(Go[6]<<8|Go[6]>>>24)+Go[5]|0}class Yo extends ee{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:i}=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 e=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)Xo.call(this);for(let t=0;t<8;t+=1)o[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],n=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;o[0]^=s,o[1]^=l,o[2]^=r,o[3]^=a,o[4]^=s,o[5]^=l,o[6]^=r,o[7]^=a;for(let t=0;t<4;t+=1)Xo.call(this)}}_doProcessBlock(t,i){const e=t,o=this._X;Xo.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),e[i+t]^=Jo[t]}}const Qo=ee._createHelper(Yo);function tn(){const t=this._S;let i=this._i,e=this._j,o=0;for(let n=0;n<4;n+=1){i=(i+1)%256,e=(e+t[i])%256;const s=t[i];t[i]=t[e],t[e]=s,o|=t[(t[i]+t[e])%256]<<24-8*n}return this._i=i,this._j=e,o}class en extends ee{_doReset(){const t=this._key,i=t.words,e=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%e,r=i[s>>>2]>>>24-s%4*8&255;n=(n+o[t]+r)%256;const l=o[t];o[t]=o[n],o[n]=l}this._j=0,this._i=this._j}_doProcessBlock(t,i){t[i]^=tn.call(this)}}en.keySize=8,en.ivSize=0;const on=ee._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=ee._createHelper(nn);function rn(t,i,e,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<e;t+=1)n[i+t]^=s[t]}class ln extends oe{}ln.Encryptor=class extends ln{processBlock(t,i){const e=this._cipher,{blockSize:o}=e;rn.call(this,t,i,o,e),this._prevBlock=t.slice(i,i+o)}},ln.Decryptor=class extends ln{processBlock(t,i){const e=this._cipher,{blockSize:o}=e,n=t.slice(i,i+o);rn.call(this,t,i,o,e),this._prevBlock=n}};class an extends oe{}an.Encryptor=class extends an{processBlock(t,i){const e=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 l=r.slice(0);o.encryptBlock(l,0),r[n-1]=r[n-1]+1|0;for(let t=0;t<n;t+=1)e[i+t]^=l[t]}},an.Decryptor=an.Encryptor;const cn=t=>{let i=t;if(255==(t>>24&255)){let e=t>>16&255,o=t>>8&255,n=255&t;255===e?(e=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):e+=1,i=0,i+=e<<16,i+=o<<8,i+=n}else i+=1<<24;return i};
|
|
385
385
|
/** @preserve
|
|
386
386
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
|
387
387
|
* derived from CryptoJS.mode.CTR
|
|
388
388
|
* Jan Hruby jhruby.web@gmail.com
|
|
389
389
|
*/
|
|
390
|
-
class dn extends
|
|
390
|
+
class dn extends oe{}dn.Encryptor=class extends dn{processBlock(t,i){const e=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 i=t;i[0]=cn(i[0]),0===i[0]&&(i[1]=cn(i[1]))})(r);const l=r.slice(0);o.encryptBlock(l,0);for(let t=0;t<n;t+=1)e[i+t]^=l[t]}},dn.Decryptor=dn.Encryptor;class hn extends oe{}hn.Encryptor=class extends hn{processBlock(t,i){this._cipher.encryptBlock(t,i)}},hn.Decryptor=class extends hn{processBlock(t,i){this._cipher.decryptBlock(t,i)}};class pn extends oe{}pn.Encryptor=class extends pn{processBlock(t,i){const e=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)e[i+t]^=r[t]}},pn.Decryptor=pn.Encryptor;const un={pad(t,i){const e=4*i,o=e-t.sigBytes%e;t.concat(Ii.random(o-1)).concat(Ii.create([o<<24],1))},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},vn={pad(t,i){const e=t,o=4*i;e.clamp(),e.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const i=t,e=i.words;for(let t=i.sigBytes-1;t>=0;t-=1)if(e[t>>>2]>>>24-t%4*8&255){i.sigBytes=t+1;break}}},fn={pad(t,i){t.concat(Ii.create([2147483648],1)),vn.pad(t,i)},unpad(t){const i=t;vn.unpad(i),i.sigBytes-=1}},wn={stringify:t=>t.ciphertext.toString(Vi),parse(t){const i=Vi.parse(t);return ae.create({ciphertext:i})}};var mn={lib:{Base:_i,WordArray:Ii,BufferedBlockAlgorithm:Ui,Hasher:ji,Cipher:ie,StreamCipher:ee,BlockCipherMode:oe,BlockCipher:le,CipherParams:ae,SerializableCipher:de,PasswordBasedCipher:pe},x64:{Word:Ri,WordArray:Pi},enc:{Hex:Vi,Latin1:Ti,Utf8:Zi,Utf16:fe,Utf16BE:ve,Utf16LE:we,Base64:zi},algo:{HMAC:Oi,MD5:Xi,SHA1:ge,SHA224:He,SHA256:Le,SHA384:Ue,SHA512:Ve,SHA3:We,RIPEMD160:ho,PBKDF2:vo,EvpKDF:te,AES:Mo,DES:Zo,TripleDES:jo,Rabbit:Ko,RabbitLegacy:Yo,RC4:en,RC4Drop:nn},mode:{CBC:se,CFB:ln,CTR:an,CTRGladman:dn,ECB:hn,OFB:pn},pad:{Pkcs7:re,AnsiX923:{pad(t,i){const e=t,o=e.sigBytes,n=4*i,s=n-o%n,r=o+s-1;e.clamp(),e.words[r>>>2]|=s<<24-r%4*8,e.sigBytes+=s},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}},Iso10126:un,Iso97971:fn,NoPadding:{pad(){},unpad(){}},ZeroPadding:vn},format:{OpenSSL:ce,Hex:wn},kdf:{OpenSSL:he},MD5:Yi,HmacMD5:Qi,SHA1:Ce,HmacSHA1:ye,SHA224:De,HmacSHA224:Be,SHA256:Me,HmacSHA256:Ae,SHA384:je,HmacSHA384:Oe,SHA512:Te,HmacSHA512:Ze,SHA3:Ge,HmacSHA3:Xe,RIPEMD160:po,HmacRIPEMD160:uo,PBKDF2:(t,i,e)=>vo.create(e).compute(t,i),EvpKDF:(t,i,e)=>te.create(e).compute(t,i),AES:Ao,DES:Uo,TripleDES:Oo,Rabbit:qo,RabbitLegacy:Qo,RC4:on,RC4Drop:sn};const gn=(t,i,e=!1,o="localStorage")=>{try{const n=e?btoa(i):i;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),Hn("Error in setLocalStorage: ",t)}},Cn=(t,i=!1,e="localStorage")=>{try{let o=null;return o="localStorage"===e?localStorage.getItem(t):sessionStorage.getItem(t),o&&i?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),Hn("Error in getLocalStorage: ",t),null}},yn=(t,i="localStorage")=>{try{"localStorage"===i?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Hn("Error in removeLocalStorageData: ",t)}},bn=(...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
391
|
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`},xn=(t,e
|
|
392
|
+
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},xn=(t,i,e)=>{try{const o=mn.enc.Utf8.parse(i),n=mn.enc.Utf8.parse(e);return mn.AES.encrypt(mn.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:mn.mode.CBC,padding:mn.pad.Pkcs7}).toString()}catch(i){return console.warn("Error in encrypt: ",i),Hn("Error in encrypt: ",i),t}},En=(t,i,e)=>{try{const o=mn.enc.Utf8.parse(i),n=mn.enc.Utf8.parse(e);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),Hn("Error in decrypt: ",t),null}},kn=()=>{try{const t=Cn("_sfut",!0);if(t){const i=En(t,ft,wt);if(i)return JSON.parse(i);console.warn("Error in getUserFromToken: ","Invalid token."),yn("_sfut")}else{const t=Cn("snippyly-user",!0);if(t)return Sn(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Hn("Error in getUserFromToken: ",t),null}},Sn=()=>{try{const t=Cn("snippyly-user",!0);if(t){const i=xn(t,ft,wt);gn("_sfut",i,!0)}yn("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Hn("Error in moveSnippylyUserToST: ",t)}},$n=function(t=function(t="[DEFAULT]"){const i=si.get(t);if(!i&&"[DEFAULT]"===t)return hi();if(!i)throw ci.create("no-app",{appName:t});return i}(),i="us-central1"){const e=function(t,i){const e=t.container.getProvider("heartbeat").getImmediate({optional:!0});return e&&e.triggerHeartbeat(),t.container.getProvider(i)}(At(t),"functions"),o=e.getImmediate({identifier:i}),n=Et("functions");return n&&function(t,i,e){!function(t,i,e){t.emulatorOrigin=`http://${i}:${e}`}(At(t),i,e)}(o,...n),o}(hi({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let Fn,Ln={};const Mn=(t={})=>{Ln={...Ln,...t}},An=t=>{Fn=t},Hn=(t,i,e={})=>{const o={error:t,message:(null==i?void 0:i.message)||i||t,...e};Dn("error",o)},Dn=(t,i={},e=!0)=>{try{if(null==Fn?void 0:Fn.userSnippylyId){i=e?{...Ln,...i}:i,i={...i,source:"superflowToolbar"};const o={userId:null==Fn?void 0:Fn.userSnippylyId,event:t,properties:i,sf:!0};Bn("track",o)}else console.warn("Untracked event: ",t,i)}catch(t){console.warn("Error in trackEvent: ",t)}},Bn=(t,i)=>{try{Bi($n,"sa")({type:t,data:i})}catch(t){console.warn("Error in setAnalytics: ",t)}},_n=r`
|
|
393
393
|
|
|
394
394
|
.wrap {
|
|
395
395
|
padding: 32px;
|
|
@@ -675,6 +675,58 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
675
675
|
transform: translate(50%, 41%) rotate(45deg);
|
|
676
676
|
transform-origin: center;
|
|
677
677
|
}
|
|
678
|
+
|
|
679
|
+
.tooltip .tour-tooltiptext {
|
|
680
|
+
block-size: auto;
|
|
681
|
+
width: max-content;
|
|
682
|
+
bottom: 140%;
|
|
683
|
+
background-color: #625DF5 !important;
|
|
684
|
+
color: #fff;
|
|
685
|
+
text-align: left;
|
|
686
|
+
padding: 16px;
|
|
687
|
+
border-radius: 6px;
|
|
688
|
+
font-style: normal;
|
|
689
|
+
font-weight: 400;
|
|
690
|
+
font-size: 12px;
|
|
691
|
+
line-height: 3em;
|
|
692
|
+
max-width: 280px;
|
|
693
|
+
|
|
694
|
+
/* Position the tooltip text - see examples below! */
|
|
695
|
+
position: absolute;
|
|
696
|
+
z-index: 1;
|
|
697
|
+
transition: opacity 0.5s;
|
|
698
|
+
|
|
699
|
+
display: flex;
|
|
700
|
+
flex-direction: column;
|
|
701
|
+
gap: 8px;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
.tooltip .tour-tooltiptext::after {
|
|
705
|
+
content: " ";
|
|
706
|
+
position: absolute;
|
|
707
|
+
bottom: 0;
|
|
708
|
+
right: 50%;
|
|
709
|
+
width: 12px;
|
|
710
|
+
height: 12px;
|
|
711
|
+
background-color: #625DF5;
|
|
712
|
+
border-radius: 4px;
|
|
713
|
+
transform: translate(50%, 41%) rotate(45deg);
|
|
714
|
+
transform-origin: center;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
.tour-tooltip-content {
|
|
718
|
+
line-height: 1.5em;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.tour-tooltip-action {
|
|
722
|
+
border-radius: 8px;
|
|
723
|
+
padding: 8px 16px;
|
|
724
|
+
color: white;
|
|
725
|
+
background: #403cab;
|
|
726
|
+
border: 0;
|
|
727
|
+
align-self: end;
|
|
728
|
+
cursor: pointer;
|
|
729
|
+
}
|
|
678
730
|
`,In=r`
|
|
679
731
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
|
|
680
732
|
|
|
@@ -1060,6 +1112,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1060
1112
|
.profile-img {
|
|
1061
1113
|
margin-left: 8px;
|
|
1062
1114
|
}
|
|
1115
|
+
|
|
1116
|
+
.comment-tool-container .tour-tooltiptext {
|
|
1117
|
+
left: 0 !important;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
.comment-tool-container .tour-tooltiptext::after {
|
|
1121
|
+
right: calc(100% - 16px) !important;
|
|
1122
|
+
}
|
|
1063
1123
|
}
|
|
1064
1124
|
|
|
1065
1125
|
@media only screen and (max-width: 400px) {
|
|
@@ -1261,7 +1321,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1261
1321
|
line-height: 1;
|
|
1262
1322
|
cursor: pointer;
|
|
1263
1323
|
}
|
|
1264
|
-
`;!function(){const t=()=>{try{let t=window.SUPERFLOW_TOOLBAR_API_KEY,e=!!window.SUPERFLOW_TOOLBAR_STAGING,i=window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,o=window.SUPERFLOW_TOOLBAR_PROJECT_ID;if(!t){const n=document.querySelector("snippyly-plugin");n&&(t=n.getAttribute("apiKey"),e=!!n.getAttribute("staging"),i=n.getAttribute("projectVersionKey"),o=n.getAttribute("projectId"),null==n||n.remove())}if(t){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const n={};n.apiKey=t,e&&(n.staging="true"),i&&(n.projectVersionKey=i),o&&(n.projectId=o),((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)}})(n)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?t():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{t()}))}();var Vn=function(t,e,i,o){for(var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(n=t[l])&&(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 Tn=class extends Y{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.staging=false,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),Hn("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await(t=>{const e={apiKey:t};return De($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),Hn("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),Hn("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),Hn("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Hn("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Hn("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),Hn("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=En(t,ft,wt),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,wt);mn("_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,mn("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(mn("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")?(mn("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),Hn("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&&mn("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(mn("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&mn("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Hn("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),Hn("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=kn();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()})),window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);t.setAttribute(vt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(lt)){const t=document.createElement(lt);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(pt)){const t=document.createElement(pt);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),Hn("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,s,r,l,a;try{if(await e(this.apiKey,{options:{staging:this.staging,version:"latest",velt:!0}}),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),Hn("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),Hn("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();const e=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;e&&"object"==typeof e&&(null===(s=this.commentElement)||void 0===s?void 0:s.setCustomStatuses)&&this.commentElement.setCustomStatuses(e)}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(r=this.rewriterElement)||void 0===r||r.enableRewriter()),this.presenceElement&&(null===(l=this.presenceElement)||void 0===l?void 0:l.enableFlockMode)&&(null===(a=this.presenceElement)||void 0===a||a.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Hn("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),Hn("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),Hn("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),Hn("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),Hn("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:kn(),(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),Hn("Error in isPlanExpired$: ",t)}))),Mn({clientUserId:null==i?void 0:i.userId}),this.getComments(),this.checkGlobalUserContact()}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),Hn("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),Hn("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),Hn("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Hn("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`https://app.usesuperflow.com//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Hn("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const e=xn(t,ft,wt),i=await fetch(`https://us-central1-snippyly-sdk-prod.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),Hn("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),Hn("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),Hn("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),yn("snippyly-user"),yn("_sfut"),this.snippylyUser=void 0,window.open(`https://app.usesuperflow.com//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Hn("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),Hn("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),Hn("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),Hn("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://app.usesuperflow.com/";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://app.usesuperflow.com//dashboard/project/comment/${this.apiKey}/${e}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Hn("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1pdbjok4g-0sRhuBwPVC73eO9KVGDtag","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Hn("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,mn("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),Hn("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,mn("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),Hn("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),Hn("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://app.usesuperflow.com/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Hn("Error in onUpgradePlanClick: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,yn("_sfut"),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl()}catch(t){console.warn("Error in constructor: ",t),Hn("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var e,i,o,n,s,r,l,a,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===(l=null===(r=null===document||void 0===document?void 0:document.body)||void 0===r?void 0:r.style)||void 0===l||l.setProperty("perspective","none","important"),null===(d=null===(c=null===(a=null===document||void 0===document?void 0:document.body)||void 0===a?void 0:a.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&&mn("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Hn("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",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,l,a;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?D`
|
|
1324
|
+
`;!function(){const t=()=>{try{let t=window.SUPERFLOW_TOOLBAR_API_KEY,i=!!window.SUPERFLOW_TOOLBAR_STAGING,e=window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,o=window.SUPERFLOW_TOOLBAR_PROJECT_ID;if(!t){const n=document.querySelector("snippyly-plugin");n&&(t=n.getAttribute("apiKey"),i=!!n.getAttribute("staging"),e=n.getAttribute("projectVersionKey"),o=n.getAttribute("projectId"),null==n||n.remove())}if(t){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const n={};n.apiKey=t,i&&(n.staging="true"),e&&(n.projectVersionKey=e),o&&(n.projectId=o),((t={})=>{try{const i=document.createElement("superflow-toolbar");Object.keys(t||{}).forEach((e=>{i.setAttribute(e,t[e])})),document.body.appendChild(i)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(n)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?t():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{t()}))}();var Vn=function(t,i,e,o){for(var n,s=arguments.length,r=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,e):o,l=t.length-1;l>=0;l--)(n=t[l])&&(r=(s<3?n(r):s>3?n(i,e,r):n(i,e))||r);return s>3&&r&&Object.defineProperty(i,e,r),r};let Tn=class extends Y{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=false,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),Hn("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const i=await(t=>{const i={apiKey:t};return Bi($n,"customLoginEnabled")(i)})(this.apiKey);this.customLoginEnabled=!!(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),Hn("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),Hn("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),Hn("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Hn("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Hn("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const i=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),i};const i=history.replaceState;history.replaceState=function(){const t=i.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),Hn("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),i=t.searchParams;if((null==i?void 0:i.has("sprojectInstall"))&&!Cn("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==i?void 0:i.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==i?void 0:i.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(i.has("st")||i.has("snippyly_google_token")){if(i.has("st")){const t=decodeURIComponent(i.get("st")),e=En(t,ft,wt),o=e&&JSON.parse(e);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 i=JSON.stringify(t),e=xn(i,ft,wt);gn("_sfut",e,!0)}}else if(i.has("snippyly_google_token")){const t=JSON.parse(atob(i.get("snippyly_google_token"))),e={};e.userId=t.uid,e.name=t.displayName,e.email=t.email,e.photoUrl=null==t?void 0:t.photoURL,gn("snippyly-user",JSON.stringify(e),!0)}i.delete("st"),i.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}i.has("review")?(gn("review","true",!1),yn("feedback"),"true"!==i.get("review")&&(i.delete("review"),i.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has("feedback")||Cn("review",!1)&&(i.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),i.has("feedback")?(gn("feedback","true",!1),yn("review"),"true"!==i.get("feedback")&&(i.delete("feedback"),i.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has("review")||Cn("feedback",!1)&&(i.append("feedback","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Hn("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),Hn("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Cn("projectVersionKey",!1,"sessionStorage"),i=this.projectVersion||Cn("projectVersion",!1,"sessionStorage");if(t&&i){const e=new URL(document.location),o=e.searchParams;o.get(t)||(o.set(t,i),window.history.replaceState({},document.title,e.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Hn("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=kn();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()})),window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);t.setAttribute(vt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(lt)){const t=document.createElement(lt);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(pt)){const t=document.createElement(pt);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),Hn("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,e,o,n,s,r,l,a;try{if(await i(this.apiKey,{options:{staging:this.staging,version:"latest",velt:!0}}),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),Hn("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&Mn({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,i=0)=>{try{let e=3735928559^i,o=1103547991^i;for(let i,n=0;n<t.length;n++)i=t.charCodeAt(n),e=Math.imul(e^i,2654435761),o=Math.imul(o^i,1597334677);return e=Math.imul(e^e>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),4294967296*(2097151&o)+(e>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Hn("Error in cyrb53: ",t),0}})((t=>{let i;return i=t.includes("http")?new URL(t):new URL("http://"+t),i.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===(e=this.commentElement)||void 0===e?void 0:e.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();const i=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;i&&"object"==typeof i&&(null===(s=this.commentElement)||void 0===s?void 0:s.setCustomStatuses)&&this.commentElement.setCustomStatuses(i)}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(r=this.rewriterElement)||void 0===r||r.enableRewriter()),this.presenceElement&&(null===(l=this.presenceElement)||void 0===l?void 0:l.enableFlockMode)&&(null===(a=this.presenceElement)||void 0===a||a.enableFlockMode(!0)),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Hn("Error in initializeSnippyly: ",t)}},this.checkToEnableUpgradeButton=()=>{var t,i;try{this.isPlanExpired&&this.isUserGlobalContact?(null===(t=this.commentElement)||void 0===t?void 0:t.enableUpgradeButton)&&this.commentElement.enableUpgradeButton():(null===(i=this.commentElement)||void 0===i?void 0:i.disableUpgradeButton)&&this.commentElement.disableUpgradeButton()}catch(t){console.warn("Error in checkToEnableUpgradeButton: ",t),Hn("Error in checkToEnableUpgradeButton: ",t)}},this.generateLocation=()=>{try{const t=new URL(document.location).searchParams,i=new URL(document.location);i.searchParams.delete("review"),i.searchParams.delete("feedback"),i.searchParams.delete("sreviewId"),i.searchParams.delete("scommentId"),i.searchParams.delete("sprojectInstall"),i.searchParams.delete("sflivedemo");const e=t.get("sversion")||this.projectVersion;i.search="";let o=(t=>{try{return t.replace(/#.*$/,"")}catch(i){return console.warn("Error in removeHashFromUrl: ",i),Hn("Error in removeHashFromUrl: ",i),t}})(i.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:e}}catch(t){console.warn("Error in generateLocation: ",t),Hn("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,i,e,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===(i=this.location)||void 0===i?void 0:i.url)&&(null===(e=this.previousLocation)||void 0===e?void 0:e.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),Hn("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,i;try{this.invalidApiKey=!1;let i,e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};i=this.customLoginEnabled&&this.providedUser?this.providedUser:kn(),(null==i?void 0:i.email)&&(e=i),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",this.customLoginEnabledLocally||(null===(t=null==e?void 0:e.contacts)||void 0===t?void 0:t.length)&&(e.contacts=[]),(null==e?void 0:e.isAnonymous)||(this.loading=!0);const o=await Snippyly.identify(e);An(o),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Snippyly.getUserRole$().subscribe((t=>{var i;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),null===(i=this.commentElement)||void 0===i||i.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),Hn("Error in isPlanExpired$: ",t)}))),Mn({clientUserId:null==e?void 0:e.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===(i=null==t?void 0:t.toLowerCase())||void 0===i?void 0:i.includes("invalid"))&&(this.invalidApiKey=!0),console.warn("Error in identifySnippyly: ",t),Hn("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 i;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(i=null==t?void 0:t.status)||void 0===i?void 0:i.type)})),"All"!==this.viewMode&&(this.viewMode?this.comments=this.comments.filter((t=>{var i;return(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)===this.viewMode})):this.comments=this.comments.filter((t=>{var i;return!(null===(i=null==t?void 0:t.location)||void 0===i?void 0:i.view)})))})))}catch(t){console.warn("Error in getComments: ",t),Hn("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),Hn("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Hn("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading||this.customLoginEnabledLocally)return;window.open(`https://app.usesuperflow.com//signup?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Hn("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const i=xn(t,ft,wt),e=await fetch(`https://us-central1-snippyly-sdk-prod.cloudfunctions.net/getQRCode?text=${encodeURIComponent(i)}`),o=await e.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Hn("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),Hn("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),i=t.searchParams;i.delete("sreviewId"),i.delete("review"),i.delete("feedback"),this.projectVersionKey&&i.delete(this.projectVersionKey),i.delete("sversion"),i.delete("sprojectInstall"),i.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),Hn("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),yn("snippyly-user"),yn("_sfut"),this.snippylyUser=void 0,window.open(`https://app.usesuperflow.com//signout?redirect_url=${encodeURIComponent(window.location.href)}&source=sf`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Hn("Error in signOutUser: ",t)}},this.toggleMenu=(t,i)=>{try{t.stopPropagation(),this.menuOpenedId===i?this.menuOpenedId=void 0:this.menuOpenedId=i}catch(t){console.warn("Error in toggleMenu: ",t),Hn("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),Hn("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),Hn("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{let t="https://app.usesuperflow.com/";if(Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)){const i=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId();i&&(t=`https://app.usesuperflow.com//dashboard/project/comment/${this.apiKey}/${i}`)}window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Hn("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1pdbjok4g-0sRhuBwPVC73eO9KVGDtag","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Hn("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),Hn("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),Hn("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),Hn("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://app.usesuperflow.com/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Hn("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,gn("sfTourCommentTooltip","true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),Hn("Error in onTourCommentTooltipClick: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,yn("_sfut"),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl()}catch(t){console.warn("Error in constructor: ",t),Hn("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var i,e,o,n,s,r,l,a,c,d;this._loadPlugin=t,this.loadPlugin?(this.classList.add("visible"),null===(e=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===e||e.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===(l=null===(r=null===document||void 0===document?void 0:document.body)||void 0===r?void 0:r.style)||void 0===l||l.setProperty("perspective","none","important"),null===(d=null===(c=null===(a=null===document||void 0===document?void 0:document.body)||void 0===a?void 0:a.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),Hn("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",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,i,e,o,n,s,r,l,a;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?B`
|
|
1265
1325
|
<div class="snippyly-plugin-container">
|
|
1266
1326
|
<div class="toolbar" id="smallToolbar">
|
|
1267
1327
|
<!-- <div class="toolbar-section">
|
|
@@ -1290,7 +1350,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1290
1350
|
<div class="toolbar-section">
|
|
1291
1351
|
<div class="toolbar-divider"></div>
|
|
1292
1352
|
</div>
|
|
1293
|
-
${this.snippylyUserRole?
|
|
1353
|
+
${this.snippylyUserRole?B`
|
|
1294
1354
|
<div class="toolbar-section comment-viewmode-section ${rt({"d-none":!this.expanded})}">
|
|
1295
1355
|
<div class="toolbar-actions1 ${rt({"d-none":!this.commentElement})}">
|
|
1296
1356
|
<velt-sidebar-button>
|
|
@@ -1315,10 +1375,10 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1315
1375
|
</div>
|
|
1316
1376
|
</div>
|
|
1317
1377
|
`:null}
|
|
1318
|
-
${!this.customLoginEnabledLocally||this.loading?
|
|
1378
|
+
${!this.customLoginEnabledLocally||this.loading?B`
|
|
1319
1379
|
<div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
|
|
1320
1380
|
<a class="toolbar-button sign-in-button ${rt({loading:this.loading})}">
|
|
1321
|
-
${this.loading?
|
|
1381
|
+
${this.loading?B`
|
|
1322
1382
|
<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">
|
|
1323
1383
|
<g transform="rotate(0 50 50)">
|
|
1324
1384
|
<rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
|
|
@@ -1371,13 +1431,13 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1371
1431
|
</g>
|
|
1372
1432
|
</svg>
|
|
1373
1433
|
Signing In
|
|
1374
|
-
`:
|
|
1434
|
+
`:B`${this.signInError?B`
|
|
1375
1435
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1376
1436
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
|
|
1377
1437
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
|
|
1378
1438
|
</svg>
|
|
1379
1439
|
<span>Sign in again!</span>
|
|
1380
|
-
`:
|
|
1440
|
+
`:B`
|
|
1381
1441
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1382
1442
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
|
|
1383
1443
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
|
|
@@ -1457,7 +1517,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1457
1517
|
|
|
1458
1518
|
<p>Exit Review Mode</p>
|
|
1459
1519
|
</div>
|
|
1460
|
-
${this.customLoginEnabledLocally?null:
|
|
1520
|
+
${this.customLoginEnabledLocally?null:B`
|
|
1461
1521
|
<div class="menu-point" @click=${()=>this.loginWithGoogle()}>
|
|
1462
1522
|
<svg width="20" height="20" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1463
1523
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="#777E91"/>
|
|
@@ -1479,14 +1539,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1479
1539
|
</svg>
|
|
1480
1540
|
</div>
|
|
1481
1541
|
</div>
|
|
1482
|
-
${this.showQrCode&&this.qrCode?
|
|
1542
|
+
${this.showQrCode&&this.qrCode?B`
|
|
1483
1543
|
<div class="qrcode-container">
|
|
1484
1544
|
<img class="qrcode" src=${this.qrCode} />
|
|
1485
1545
|
<button class="qrcode-container-close-btn" @click=${()=>this.toggleQRCodeVisibility()}>x</button>
|
|
1486
1546
|
</div>
|
|
1487
1547
|
`:null}
|
|
1488
1548
|
</div>
|
|
1489
|
-
${this.showLiveDemoModal?
|
|
1549
|
+
${this.showLiveDemoModal?B`
|
|
1490
1550
|
<div class="snippyly-plugin-modal-container" @click=${()=>this.onLiveDemoModalNextClick()}>
|
|
1491
1551
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
1492
1552
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
@@ -1500,8 +1560,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1500
1560
|
<div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>Done</div>
|
|
1501
1561
|
</div>
|
|
1502
1562
|
</div>
|
|
1503
|
-
`:
|
|
1504
|
-
${this.showFigmaDemoModal?
|
|
1563
|
+
`:B``}
|
|
1564
|
+
${this.showFigmaDemoModal?B`
|
|
1505
1565
|
<div class="snippyly-plugin-modal-container" @click=${()=>this.onFigmaDemoModalNextClick()}>
|
|
1506
1566
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
1507
1567
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
@@ -1514,8 +1574,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1514
1574
|
<div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>Done</div>
|
|
1515
1575
|
</div>
|
|
1516
1576
|
</div>
|
|
1517
|
-
`:
|
|
1518
|
-
`:
|
|
1577
|
+
`:B``}
|
|
1578
|
+
`:B`
|
|
1519
1579
|
<div class="snippyly-plugin-container">
|
|
1520
1580
|
<div class="toolbar ${rt({expanded:this.expanded})}">
|
|
1521
1581
|
|
|
@@ -1549,7 +1609,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1549
1609
|
|
|
1550
1610
|
<!-- Below features should only be allowed if user role is available -->
|
|
1551
1611
|
|
|
1552
|
-
${this.snippylyUserRole&&!this.isPlanExpired?
|
|
1612
|
+
${this.snippylyUserRole&&!this.isPlanExpired?B`
|
|
1553
1613
|
<!-- divider -->
|
|
1554
1614
|
<div class="toolbar-section d-xs-none ${rt({"d-none":!this.expanded})}">
|
|
1555
1615
|
<div class="toolbar-divider"></div>
|
|
@@ -1584,11 +1644,17 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1584
1644
|
<!-- actions -->
|
|
1585
1645
|
<div class="toolbar-section huddle-recorder-section ${rt({"d-none":!this.expanded})}">
|
|
1586
1646
|
<div class="toolbar-actions">
|
|
1587
|
-
<div class="action tooltip">
|
|
1647
|
+
<div class="action tooltip comment-tool-container">
|
|
1588
1648
|
<div class="tooltiptext">Comment</div>
|
|
1649
|
+
${this.showTourCommentTooltip?B`
|
|
1650
|
+
<div class="tour-tooltiptext" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
1651
|
+
<div class="tour-tooltip-content">Click to add comments on this page.</div>
|
|
1652
|
+
<button class="tour-tooltip-action" @click=${()=>this.onTourCommentTooltipClick()}>Ok</button>
|
|
1653
|
+
</div>
|
|
1654
|
+
`:null}
|
|
1589
1655
|
<velt-comment-tool class="custom-tool">
|
|
1590
|
-
<div class="action" slot="button">
|
|
1591
|
-
<svg class="toolbar-icon ${rt({active:this.addCommentMode})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1656
|
+
<div class="action" slot="button" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
1657
|
+
<svg class="toolbar-icon ${rt({active:this.addCommentMode||this.showTourCommentTooltip})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1592
1658
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
1593
1659
|
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" />
|
|
1594
1660
|
</svg>
|
|
@@ -1611,7 +1677,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1611
1677
|
<div class="tooltiptext">Live Huddle</div>
|
|
1612
1678
|
<velt-huddle-tool type="all"></velt-huddle-tool>
|
|
1613
1679
|
</div>
|
|
1614
|
-
${this.staging?
|
|
1680
|
+
${this.staging?B`
|
|
1615
1681
|
<div class="tooltip cursor-pointer">
|
|
1616
1682
|
<div class="tooltiptext">Recording</div>
|
|
1617
1683
|
<velt-recorder-tool type="all"></velt-recorder-tool>
|
|
@@ -1641,10 +1707,10 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1641
1707
|
</clipPath>
|
|
1642
1708
|
</defs>
|
|
1643
1709
|
</svg>
|
|
1644
|
-
<p class="action-text">${null===(
|
|
1710
|
+
<p class="action-text">${null===(i=this.comments)||void 0===i?void 0:i.length}</p>
|
|
1645
1711
|
</div>
|
|
1646
1712
|
</velt-sidebar-button>
|
|
1647
|
-
${this.isUserGlobalContact||"Admin"===this.snippylyUserRole?
|
|
1713
|
+
${this.isUserGlobalContact||"Admin"===this.snippylyUserRole?B`
|
|
1648
1714
|
<velt-menu class="d-sm-none">
|
|
1649
1715
|
<div menu-trigger class="action-border dropdown tooltip">
|
|
1650
1716
|
<div class="tooltiptext">Views</div>
|
|
@@ -1672,8 +1738,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1672
1738
|
<!-- divider -->
|
|
1673
1739
|
<div class="toolbar-section ${rt({"d-none":!this.expanded})}">
|
|
1674
1740
|
<div class="toolbar-divider"></div>
|
|
1675
|
-
</div>`:
|
|
1676
|
-
${this.isPlanExpired&&this.isUserGlobalContact?
|
|
1741
|
+
</div>`:B`
|
|
1742
|
+
${this.isPlanExpired&&this.isUserGlobalContact?B`
|
|
1677
1743
|
<div>
|
|
1678
1744
|
<a class="toolbar-button sign-in-button" @click=${()=>this.onUpgradePlanClick()}>
|
|
1679
1745
|
Upgrade
|
|
@@ -1682,7 +1748,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1682
1748
|
`:null}
|
|
1683
1749
|
<div class="tooltip ${rt({"d-none":!this.expanded})}">
|
|
1684
1750
|
<div class="tooltiptext">
|
|
1685
|
-
${this.snippylyUserRole?this.isUserGlobalContact?"Your plan has expired! Please upgrade.":
|
|
1751
|
+
${this.snippylyUserRole?this.isUserGlobalContact?"Your plan has expired! Please upgrade.":B`Your plan has expired! <br/> Please contact the admin.`:B`You don't have access. <br/> Reach out to the admin of this project.`}
|
|
1686
1752
|
</div>
|
|
1687
1753
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1688
1754
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8V12Z" fill="#FF7162"/>
|
|
@@ -1693,14 +1759,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1693
1759
|
<!-- actions 2 -->
|
|
1694
1760
|
<div class="toolbar-section user-profile-section ${rt({"d-none":!this.expanded})}">
|
|
1695
1761
|
<div class="toolbar-actions2">
|
|
1696
|
-
${"Admin"===this.snippylyUserRole&&this.staging&&!this.isPlanExpired?
|
|
1762
|
+
${"Admin"===this.snippylyUserRole&&this.staging&&!this.isPlanExpired?B`
|
|
1697
1763
|
<div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
|
|
1698
1764
|
<div class="tooltiptext">Share</div>
|
|
1699
1765
|
<velt-user-invite-tool></velt-user-invite-tool>
|
|
1700
1766
|
</div>
|
|
1701
1767
|
`:null}
|
|
1702
1768
|
<div class="action">
|
|
1703
|
-
${(null===(
|
|
1769
|
+
${(null===(e=this.snippylyUser)||void 0===e?void 0:e.photoUrl)?B`<img class="toolbar-img profile-img" src=${null===(o=this.snippylyUser)||void 0===o?void 0:o.photoUrl} referrerpolicy="no-referrer" title=${null===(n=this.snippylyUser)||void 0===n?void 0:n.name} />`:B`<div class="profile-initial"><span>${(null===(r=null===(s=this.snippylyUser)||void 0===s?void 0:s.name)||void 0===r?void 0:r.charAt(0))||(null===(a=null===(l=this.snippylyUser)||void 0===l?void 0:l.email)||void 0===a?void 0:a.charAt(0))}</span></div>`}
|
|
1704
1770
|
</div>
|
|
1705
1771
|
</div>
|
|
1706
1772
|
</div>
|
|
@@ -1738,7 +1804,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1738
1804
|
</a>
|
|
1739
1805
|
</div>
|
|
1740
1806
|
<hr />
|
|
1741
|
-
${this.isUserGlobalContact?
|
|
1807
|
+
${this.isUserGlobalContact?B`
|
|
1742
1808
|
<div class="menu-point" @click=${()=>this.goToAdminPortal()}>
|
|
1743
1809
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1744
1810
|
<path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
|
|
@@ -1747,7 +1813,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1747
1813
|
<p>View project</p>
|
|
1748
1814
|
</div>
|
|
1749
1815
|
<hr />
|
|
1750
|
-
`:
|
|
1816
|
+
`:B``}
|
|
1751
1817
|
<div class="menu-point">
|
|
1752
1818
|
<velt-user-request-tool type="feedback"></velt-user-request-tool>
|
|
1753
1819
|
</div>
|
|
@@ -1785,7 +1851,7 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1785
1851
|
|
|
1786
1852
|
<p>Exit Review Mode</p>
|
|
1787
1853
|
</div>
|
|
1788
|
-
${this.customLoginEnabledLocally?null:
|
|
1854
|
+
${this.customLoginEnabledLocally?null:B`
|
|
1789
1855
|
<div class="menu-point" @click=${()=>this.signOutUser()}>
|
|
1790
1856
|
<svg
|
|
1791
1857
|
width="20"
|
|
@@ -1825,14 +1891,14 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1825
1891
|
</div>
|
|
1826
1892
|
|
|
1827
1893
|
</div>
|
|
1828
|
-
${this.showQrCode&&this.qrCode?
|
|
1894
|
+
${this.showQrCode&&this.qrCode?B`
|
|
1829
1895
|
<div class="qrcode-container">
|
|
1830
1896
|
<img class="qrcode" src=${this.qrCode} />
|
|
1831
1897
|
<button class="qrcode-container-close-btn" @click=${()=>this.toggleQRCodeVisibility()}>x</button>
|
|
1832
1898
|
</div>
|
|
1833
1899
|
`:null}
|
|
1834
1900
|
</div>
|
|
1835
|
-
${this.showOnboardingModal?
|
|
1901
|
+
${this.showOnboardingModal?B`
|
|
1836
1902
|
<div class="snippyly-plugin-modal-container" @click=${()=>this.onboardingNextClick()}>
|
|
1837
1903
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
1838
1904
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
@@ -1846,8 +1912,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1846
1912
|
<div class="s-button s-primary" @click=${()=>this.onboardingNextClick()}>Next</div>
|
|
1847
1913
|
</div>
|
|
1848
1914
|
</div>
|
|
1849
|
-
`:
|
|
1850
|
-
${this.showLiveDemoModal?
|
|
1915
|
+
`:B``}
|
|
1916
|
+
${this.showLiveDemoModal?B`
|
|
1851
1917
|
<div class="snippyly-plugin-modal-container" @click=${()=>this.onLiveDemoModalNextClick()}>
|
|
1852
1918
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
1853
1919
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
@@ -1861,8 +1927,8 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1861
1927
|
<div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>Done</div>
|
|
1862
1928
|
</div>
|
|
1863
1929
|
</div>
|
|
1864
|
-
`:
|
|
1865
|
-
${this.showFigmaDemoModal?
|
|
1930
|
+
`:B``}
|
|
1931
|
+
${this.showFigmaDemoModal?B`
|
|
1866
1932
|
<div class="snippyly-plugin-modal-container" @click=${()=>this.onFigmaDemoModalNextClick()}>
|
|
1867
1933
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
1868
1934
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
@@ -1875,5 +1941,5 @@ class dn extends oi{}dn.Encryptor=class extends dn{processBlock(t,e){const i=t,o
|
|
|
1875
1941
|
<div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>Done</div>
|
|
1876
1942
|
</div>
|
|
1877
1943
|
</div>
|
|
1878
|
-
`:
|
|
1879
|
-
`:
|
|
1944
|
+
`:B``}
|
|
1945
|
+
`:B``}};Tn.styles=[_n,In],Vn([ot()],Tn.prototype,"loadPlugin",null),Vn([ot()],Tn.prototype,"comments",void 0),Vn([ot()],Tn.prototype,"commentElement",void 0),Vn([ot()],Tn.prototype,"contactElement",void 0),Vn([ot()],Tn.prototype,"rewriterElement",void 0),Vn([ot()],Tn.prototype,"presenceElement",void 0),Vn([ot()],Tn.prototype,"commentSubscription",void 0),Vn([ot()],Tn.prototype,"selectionElement",void 0),Vn([ot()],Tn.prototype,"addCommentMode",void 0),Vn([ot()],Tn.prototype,"showTourCommentTooltip",void 0),Vn([ot()],Tn.prototype,"_expanded",void 0),Vn([ot()],Tn.prototype,"loading",void 0),Vn([ot()],Tn.prototype,"signInError",void 0),Vn([ot()],Tn.prototype,"snippylyUser",void 0),Vn([ot()],Tn.prototype,"snippylyUserRole",void 0),Vn([ot()],Tn.prototype,"_isPlanExpired",void 0),Vn([ot()],Tn.prototype,"showOnboardingModal",void 0),Vn([ot()],Tn.prototype,"showLiveDemoModal",void 0),Vn([ot()],Tn.prototype,"showFigmaDemoModal",void 0),Vn([et()],Tn.prototype,"apiKey",null),Vn([et()],Tn.prototype,"projectId",void 0),Vn([ot()],Tn.prototype,"staging",void 0),Vn([et()],Tn.prototype,"projectVersionKey",null),Vn([ot()],Tn.prototype,"projectVersion",void 0),Vn([ot()],Tn.prototype,"_menuOpenedId",void 0),Vn([ot()],Tn.prototype,"copyLinkTooltip",void 0),Vn([ot()],Tn.prototype,"invalidApiKey",void 0),Vn([ot()],Tn.prototype,"documentId",void 0),Vn([ot()],Tn.prototype,"_isUserGlobalContact",void 0),Vn([ot()],Tn.prototype,"location",void 0),Vn([ot()],Tn.prototype,"viewMode",void 0),Vn([ot()],Tn.prototype,"qrCode",void 0),Vn([ot()],Tn.prototype,"showQrCode",void 0),Vn([ot()],Tn.prototype,"customLoginEnabledLocally",void 0),Vn([ot()],Tn.prototype,"customLoginEnabled",void 0),Vn([ot()],Tn.prototype,"providedUser",void 0),Tn=Vn([tt("superflow-toolbar")],Tn);let Zn=class extends Y{};Zn=Vn([tt("snippyly-plugin")],Zn);export{Zn as SnippylyPlugin,Tn as SuperflowToolbar};
|