@snippyly/plugin 1.0.67 → 1.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/snippyly.js +98 -99
- package/snippyly.min.js +124 -125
package/snippyly.js
CHANGED
|
@@ -1,43 +1,42 @@
|
|
|
1
|
-
|
|
1
|
+
var t=function(t){return new Promise((function(e,i){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)e();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(){e()},l.onerror=function(){i(new Error("Failed to load Snippyly script"))}}}))},e=function(e,i){return function(t,e,i,o){return new(i||(i=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 e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,l)}a((o=o.apply(t,e||[])).next())}))}(void 0,void 0,void 0,(function(){var o,n;return function(t,e){var i,o,n,s,r={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next: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(i)throw new TypeError("Generator is already executing.");for(;s&&(s=0,l[0]&&(r=0)),r;)try{if(i=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=e.call(t,r)}catch(t){l=[6,t],o=0}finally{i=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==i?void 0:i.options)];case 1:return s.sent(),o=window.Snippyly,i?[4,o.init(e,i)]:[3,3];case 2:return s.sent(),[3,5];case 3:return[4,o.init(e)];case 4:s.sent(),s.label=5;case 5:return(null==o?void 0:o.st)&&(null==o||o.st("client")),[2,o];case 6:return n=s.sent(),console.error(n),[2,null];case 7:return[2]}}))}))};
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Copyright 2019 Google LLC
|
|
5
5
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
6
|
-
*/
|
|
7
|
-
const e=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,n=Symbol(),o=new Map;class s{constructor(t,i){if(this._$cssResult$=!0,i!==n)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=o.get(this.cssText);return e&&void 0===t&&(o.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,n)=>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[n+1]),t[0]);return new s(e,n)},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+"",n))(i)})(t):t
|
|
6
|
+
*/const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol(),n=new Map;class s{constructor(t,e){if(this._$cssResult$=!0,e!==o)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=n.get(this.cssText);return i&&void 0===t&&(n.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}}const r=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,o)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+t[o+1]),t[0]);return new s(i,o)},l=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new s("string"==typeof t?t:t+"",o))(e)})(t):t
|
|
8
7
|
/**
|
|
9
8
|
* @license
|
|
10
9
|
* Copyright 2017 Google LLC
|
|
11
10
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
12
|
-
*/;var a;const c=window.trustedTypes,h=c?c.emptyScript:"",d=window.reactiveElementPolyfillSupport,p={toAttribute(t,
|
|
11
|
+
*/;var a;const c=window.trustedTypes,h=c?c.emptyScript:"",d=window.reactiveElementPolyfillSupport,p={toAttribute(t,e){switch(e){case Boolean:t=t?h:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},u=(t,e)=>e!==t&&(e==e||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 e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const o=this._$Eh(i,e);void 0!==o&&(this._$Eu.set(o,i),t.push(o))})),t}static createProperty(t,e=v){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,i,e);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(o){const n=this[t];this[e]=o,this.requestUpdate(t,n,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||v}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(l(t))}else void 0!==t&&e.push(l(t));return e}static _$Eh(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{i?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),o=window.litNonce;void 0!==o&&i.setAttribute("nonce",o),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ES(t,e,i=v){var o,n;const s=this.constructor._$Eh(t,i);if(void 0!==s&&!0===i.reflect){const r=(null!==(n=null===(o=i.converter)||void 0===o?void 0:o.toAttribute)&&void 0!==n?n:p.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Ei=null}}_$AK(t,e){var i,o,n;const s=this.constructor,r=s._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=s.getPropertyOptions(r),l=t.converter,a=null!==(n=null!==(o=null===(i=l)||void 0===i?void 0:i.fromAttribute)&&void 0!==o?o:"function"==typeof l?l:null)&&void 0!==n?n:p.fromAttribute;this._$Ei=r,this[r]=a(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let o=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||u)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):o=!1),!this.isUpdatePending&&o&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
|
|
13
12
|
/**
|
|
14
13
|
* @license
|
|
15
14
|
* Copyright 2017 Google LLC
|
|
16
15
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
17
16
|
*/
|
|
18
|
-
var w;f.finalized=!0,f.elementProperties=new Map,f.elementStyles=[],f.shadowRootOptions={mode:"open"},null==d||d({ReactiveElement:f}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,
|
|
17
|
+
var w;f.finalized=!0,f.elementProperties=new Map,f.elementStyles=[],f.shadowRootOptions={mode:"open"},null==d||d({ReactiveElement:f}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,m=g?g.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),S=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,L=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,M=/>/g,$=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,A=/'/g,H=/"/g,B=/^(?:script|style|textarea|title)$/i,I=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),_=Symbol.for("lit-noChange"),D=Symbol.for("lit-nothing"),V=new WeakMap,T=x.createTreeWalker(x,129,null,!1),Z=(t,e)=>{const i=t.length-1,o=[];let n,s=2===e?"<svg>":"",r=L;for(let e=0;e<i;e++){const i=t[e];let l,a,c=-1,h=0;for(;h<i.length&&(r.lastIndex=h,a=r.exec(i),null!==a);)h=r.lastIndex,r===L?"!--"===a[1]?r=F:void 0!==a[1]?r=M:void 0!==a[2]?(B.test(a[2])&&(n=RegExp("</"+a[2],"g")),r=$):void 0!==a[3]&&(r=$):r===$?">"===a[0]?(r=null!=n?n:L,c=-1):void 0===a[1]?c=-2:(c=r.lastIndex-a[2].length,l=a[1],r=void 0===a[3]?$:'"'===a[3]?H:A):r===H||r===A?r=$:r===F||r===M?r=L:(r=$,n=void 0);const d=r===$&&t[e+1].startsWith("/>")?" ":"";s+=r===L?i+b:c>=0?(o.push(l),i.slice(0,c)+"$lit$"+i.slice(c)+C+d):i+C+(-2===c?(o.push(void 0),e):d)}const l=s+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==m?m.createHTML(l):l,o]};class j{constructor({strings:t,_$litType$:e},i){let o;this.parts=[];let n=0,s=0;const r=t.length-1,l=this.parts,[a,c]=Z(t,e);if(this.el=j.createElement(a,i),T.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(o=T.nextNode())&&l.length<r;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const e of o.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(C)){const i=c[s++];if(t.push(e),void 0!==i){const t=o.getAttribute(i.toLowerCase()+"$lit$").split(C),e=/([.?@])?(.*)/.exec(i);l.push({type:1,index:n,name:e[2],strings:t,ctor:"."===e[1]?P:"?"===e[1]?K:"@"===e[1]?q:R})}else l.push({type:6,index:n})}for(const e of t)o.removeAttribute(e)}if(B.test(o.tagName)){const t=o.textContent.split(C),e=t.length-1;if(e>0){o.textContent=g?g.emptyScript:"";for(let i=0;i<e;i++)o.append(t[i],E()),T.nextNode(),l.push({type:2,index:++n});o.append(t[e],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,e){const i=x.createElement("template");return i.innerHTML=t,i}}function U(t,e,i=t,o){var n,s,r,l;if(e===_)return e;let a=void 0!==o?null===(n=i._$Cl)||void 0===n?void 0:n[o]:i._$Cu;const c=S(e)?void 0:e._$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,i,o)),void 0!==o?(null!==(r=(l=i)._$Cl)&&void 0!==r?r:l._$Cl=[])[o]=a:i._$Cu=a),void 0!==a&&(e=U(t,a._$AS(t,e.values),a,o)),e}class O{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:i},parts:o}=this._$AD,n=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(i,!0);T.currentNode=n;let s=T.nextNode(),r=0,l=0,a=o[0];for(;void 0!==a;){if(r===a.index){let e;2===a.type?e=new N(s,s.nextSibling,this,t):1===a.type?e=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(e=new J(s,this,t)),this.v.push(e),a=o[++l]}r!==(null==a?void 0:a.index)&&(s=T.nextNode(),r++)}return n}m(t){let e=0;for(const i of this.v)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class N{constructor(t,e,i,o){var n;this.type=2,this._$AH=D,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=o,this._$Cg=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=U(this,t,e),S(t)?t===D||null==t||""===t?(this._$AH!==D&&this._$AR(),this._$AH=D):t!==this._$AH&&t!==_&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return k(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==D&&S(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:o}=t,n="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=j.createElement(o.h,this.options)),o);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===n)this._$AH.m(i);else{const t=new O(n,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=V.get(t.strings);return void 0===e&&V.set(t.strings,e=new j(t)),e}S(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,o=0;for(const n of t)o===e.length?e.push(i=new N(this.M(E()),this.M(E()),this,this.options)):i=e[o],i._$AI(n),o++;o<e.length&&(this._$AR(i&&i._$AB.nextSibling,o),e.length=o)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class R{constructor(t,e,i,o,n){this.type=1,this._$AH=D,this._$AN=void 0,this.element=t,this.name=e,this._$AM=o,this.options=n,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=D}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,o){const n=this.strings;let s=!1;if(void 0===n)t=U(this,t,e,0),s=!S(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=U(this,o[i+r],e,r),l===_&&(l=this._$AH[r]),s||(s=!S(l)||l!==this._$AH[r]),l===D?t=D:t!==D&&(t+=(null!=l?l:"")+n[r+1]),this._$AH[r]=l}s&&!o&&this.C(t)}C(t){t===D?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===D?void 0:t}}const z=g?g.emptyScript:"";class K extends R{constructor(){super(...arguments),this.type=4}C(t){t&&t!==D?this.element.setAttribute(this.name,z):this.element.removeAttribute(this.name)}}class q extends R{constructor(t,e,i,o,n){super(t,e,i,o,n),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=U(this,t,e,0))&&void 0!==i?i:D)===_)return;const o=this._$AH,n=t===D&&o!==D||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,s=t!==D&&(o===D||n);n&&this.element.removeEventListener(this.name,this,o),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class J{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){U(this,t)}}const W=window.litHtmlPolyfillSupport;
|
|
19
18
|
/**
|
|
20
19
|
* @license
|
|
21
20
|
* Copyright 2017 Google LLC
|
|
22
21
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
23
22
|
*/
|
|
24
|
-
var G,X;null==W||W(
|
|
23
|
+
var G,X;null==W||W(j,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,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,i)=>{var o,n;const s=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:e;let r=s._$litPart$;if(void 0===r){const t=null!==(n=null==i?void 0:i.renderBefore)&&void 0!==n?n:null;s._$litPart$=r=new N(e.insertBefore(E(),t),t,void 0,null!=i?i:{})}return r._$AI(t),r})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return _}}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");
|
|
25
24
|
/**
|
|
26
25
|
* @license
|
|
27
26
|
* Copyright 2017 Google LLC
|
|
28
27
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
29
28
|
*/
|
|
30
|
-
const tt=(t,
|
|
29
|
+
const tt=t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:o}=e;return{kind:i,elements:o,finisher(e){window.customElements.define(t,e)}}})(t,e)
|
|
31
30
|
/**
|
|
32
31
|
* @license
|
|
33
32
|
* Copyright 2017 Google LLC
|
|
34
33
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
35
|
-
|
|
34
|
+
*/,et=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};function it(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):et(t,e)
|
|
36
35
|
/**
|
|
37
36
|
* @license
|
|
38
37
|
* Copyright 2017 Google LLC
|
|
39
38
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
|
-
*/}function
|
|
39
|
+
*/}function ot(t){return it({...t,state:!0})}
|
|
41
40
|
/**
|
|
42
41
|
* @license
|
|
43
42
|
* Copyright 2021 Google LLC
|
|
@@ -48,13 +47,13 @@ const tt=(t,i)=>"method"===i.kind&&i.descriptor&&!("value"in i.descriptor)?{...i
|
|
|
48
47
|
* Copyright 2017 Google LLC
|
|
49
48
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
50
49
|
*/
|
|
51
|
-
const
|
|
50
|
+
const st=1;
|
|
52
51
|
/**
|
|
53
52
|
* @license
|
|
54
53
|
* Copyright 2018 Google LLC
|
|
55
54
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
56
55
|
*/
|
|
57
|
-
const
|
|
56
|
+
const rt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}{constructor(t){var e;if(super(t),t.type!==st||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,o;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.et.add(t);return this.render(e)}const n=t.element.classList;this.et.forEach((t=>{t in e||(n.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(o=this.st)||void 0===o?void 0:o.has(t))||(i?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return _}}),lt="velt-cursor",at="velt-comments",ct="velt-comments-sidebar",ht="velt-huddle",dt="velt-recorder-notes",pt="velt-recorder-control-panel",ut="velt-arrows",vt="enable-url-navigation",ft="9dbcd2509e0fa90a5c81f038ce618e3f",wt="6d24f74f12f6fb84c87efa8f791cfb2e",gt=function(t){const e=[];let i=0;for(let o=0;o<t.length;o++){let n=t.charCodeAt(o);n<128?e[i++]=n:n<2048?(e[i++]=n>>6|192,e[i++]=63&n|128):55296==(64512&n)&&o+1<t.length&&56320==(64512&t.charCodeAt(o+1))?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++o)),e[i++]=n>>18|240,e[i++]=n>>12&63|128,e[i++]=n>>6&63|128,e[i++]=63&n|128):(e[i++]=n>>12|224,e[i++]=n>>6&63|128,e[i++]=63&n|128)}return e},mt={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:"function"==typeof atob,encodeByteArray(t,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const i=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,o=[];for(let e=0;e<t.length;e+=3){const n=t[e],s=e+1<t.length,r=s?t[e+1]:0,l=e+2<t.length,a=l?t[e+2]:0,c=n>>2,h=(3&n)<<4|r>>4;let d=(15&r)<<2|a>>6,p=63&a;l||(p=64,s||(d=64)),o.push(i[c],i[h],i[d],i[p])}return o.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(gt(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,o=0;for(;i<t.length;){const n=t[i++];if(n<128)e[o++]=String.fromCharCode(n);else if(n>191&&n<224){const s=t[i++];e[o++]=String.fromCharCode((31&n)<<6|63&s)}else if(n>239&&n<365){const s=((7&n)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[o++]=String.fromCharCode(55296+(s>>10)),e[o++]=String.fromCharCode(56320+(1023&s))}else{const s=t[i++],r=t[i++];e[o++]=String.fromCharCode((15&n)<<12|(63&s)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,o=[];for(let e=0;e<t.length;){const n=i[t.charAt(e++)],s=e<t.length?i[t.charAt(e)]:0;++e;const r=e<t.length?i[t.charAt(e)]:64;++e;const l=e<t.length?i[t.charAt(e)]:64;if(++e,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 e=gt(t);return mt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
|
|
58
57
|
/**
|
|
59
58
|
* @license
|
|
60
59
|
* Copyright 2022 Google LLC
|
|
@@ -71,7 +70,7 @@ const st=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constru
|
|
|
71
70
|
* See the License for the specific language governing permissions and
|
|
72
71
|
* limitations under the License.
|
|
73
72
|
*/
|
|
74
|
-
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 e=t&&function(t){try{return mt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},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 e=(t=>{var e,i;return null===(i=null===(e=xt())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]})(t);if(!e)return;const i=e.lastIndexOf(":");if(i<=0||i+1===e.length)throw new Error(`Invalid host ${e} with no separate hostname and port!`);const o=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),o]:[e.substring(0,i),o]};
|
|
75
74
|
/**
|
|
76
75
|
* @license
|
|
77
76
|
* Copyright 2017 Google LLC
|
|
@@ -88,7 +87,7 @@ const mt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=
|
|
|
88
87
|
* See the License for the specific language governing permissions and
|
|
89
88
|
* limitations under the License.
|
|
90
89
|
*/
|
|
91
|
-
class
|
|
90
|
+
class St{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,i)=>{e?this.reject(e):this.resolve(i),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(e):t(e,i))}}}
|
|
92
91
|
/**
|
|
93
92
|
* @license
|
|
94
93
|
* Copyright 2017 Google LLC
|
|
@@ -104,7 +103,7 @@ class Et{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
104
103
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
105
104
|
* See the License for the specific language governing permissions and
|
|
106
105
|
* limitations under the License.
|
|
107
|
-
*/class
|
|
106
|
+
*/class kt extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,kt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Lt.prototype.create)}}class Lt{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},o=`${this.service}/${t}`,n=this.errors[t],s=n?function(t,e){return t.replace(Ft,((t,i)=>{const o=e[i];return null!=o?String(o):`<${i}?>`}))}(n,i):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new kt(o,r,i)}}const Ft=/\{\$([^}]+)}/g;function Mt(t,e){if(t===e)return!0;const i=Object.keys(t),o=Object.keys(e);for(const n of i){if(!o.includes(n))return!1;const i=t[n],s=e[n];if($t(i)&&$t(s)){if(!Mt(i,s))return!1}else if(i!==s)return!1}for(const t of o)if(!i.includes(t))return!1;return!0}function $t(t){return null!==t&&"object"==typeof t}
|
|
108
107
|
/**
|
|
109
108
|
* @license
|
|
110
109
|
* Copyright 2021 Google LLC
|
|
@@ -120,7 +119,7 @@ class Et{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
120
119
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
121
120
|
* See the License for the specific language governing permissions and
|
|
122
121
|
* limitations under the License.
|
|
123
|
-
*/function
|
|
122
|
+
*/function At(t){return t&&t._delegate?t._delegate:t}class Ht{constructor(t,e,i){this.name=t,this.instanceFactory=e,this.type=i,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}
|
|
124
123
|
/**
|
|
125
124
|
* @license
|
|
126
125
|
* Copyright 2019 Google LLC
|
|
@@ -153,7 +152,7 @@ class Et{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
153
152
|
* See the License for the specific language governing permissions and
|
|
154
153
|
* limitations under the License.
|
|
155
154
|
*/
|
|
156
|
-
class
|
|
155
|
+
class Bt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const e=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(e)){const t=new St;if(this.instancesDeferred.set(e,t),this.isInitialized(e)||this.shouldAutoInitialize())try{const i=this.getOrInitializeService({instanceIdentifier:e});i&&t.resolve(i)}catch(t){}}return this.instancesDeferred.get(e).promise}getImmediate(t){var e;const i=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),o=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(o)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(o)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
|
|
157
156
|
/**
|
|
158
157
|
* @license
|
|
159
158
|
* Copyright 2019 Google LLC
|
|
@@ -169,7 +168,7 @@ class Ht{constructor(t,i){this.name=t,this.container=i,this.component=null,this.
|
|
|
169
168
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
170
169
|
* See the License for the specific language governing permissions and
|
|
171
170
|
* limitations under the License.
|
|
172
|
-
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,
|
|
171
|
+
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,e]of this.instancesDeferred.entries()){const i=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:i});e.resolve(t)}catch(t){}}}}clearInstance(t="[DEFAULT]"){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter((t=>"INTERNAL"in t)).map((t=>t.INTERNAL.delete())),...t.filter((t=>"_delete"in t)).map((t=>t._delete()))])}isComponentSet(){return null!=this.component}isInitialized(t="[DEFAULT]"){return this.instances.has(t)}getOptions(t="[DEFAULT]"){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:e={}}=t,i=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(i))throw Error(`${this.name}(${i}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const o=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(o)}return o}onInit(t,e){var i;const o=this.normalizeInstanceIdentifier(e),n=null!==(i=this.onInitCallbacks.get(o))&&void 0!==i?i:new Set;n.add(t),this.onInitCallbacks.set(o,n);const s=this.instances.get(o);return s&&t(s,o),()=>{n.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const o of i)try{o(t,e)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:e={}}){let i=this.instances.get(t);if(!i&&this.component&&(i=this.component.instanceFactory(this.container,{instanceIdentifier:(o=t,"[DEFAULT]"===o?void 0:o),options:e}),this.instances.set(t,i),this.instancesOptions.set(t,e),this.invokeOnInitCallbacks(i,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,i)}catch(t){}var o;return i||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class It{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const e=this.getProvider(t.name);if(e.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);e.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const e=new Bt(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
|
|
173
172
|
/**
|
|
174
173
|
* @license
|
|
175
174
|
* Copyright 2017 Google LLC
|
|
@@ -185,7 +184,7 @@ class Ht{constructor(t,i){this.name=t,this.container=i,this.component=null,this.
|
|
|
185
184
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
186
185
|
* See the License for the specific language governing permissions and
|
|
187
186
|
* limitations under the License.
|
|
188
|
-
*/var
|
|
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 Dt={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,...i)=>{if(e<t.logLevel)return;const o=(new Date).toISOString(),n=Tt[e];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[n](`[${o}] ${t.name}:`,...i)};let jt,Ut;const Ot=new WeakMap,Nt=new WeakMap,Rt=new WeakMap,Pt=new WeakMap,zt=new WeakMap;let Kt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Nt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Rt.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Wt(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function qt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Ut||(Ut=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(Gt(this),e),Wt(Ot.get(this))}:function(...e){return Wt(t.apply(Gt(this),e))}:function(e,...i){const o=t.call(Gt(this),e,...i);return Rt.set(o,e.sort?e.sort():[e]),Wt(o)}}function Jt(t){return"function"==typeof t?qt(t):(t instanceof IDBTransaction&&function(t){if(Nt.has(t))return;const e=new Promise(((e,i)=>{const o=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",s),t.removeEventListener("abort",s)},n=()=>{e(),o()},s=()=>{i(t.error||new DOMException("AbortError","AbortError")),o()};t.addEventListener("complete",n),t.addEventListener("error",s),t.addEventListener("abort",s)}));Nt.set(t,e)}(t),e=t,(jt||(jt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Kt):t);var e}function Wt(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const o=()=>{t.removeEventListener("success",n),t.removeEventListener("error",s)},n=()=>{e(Wt(t.result)),o()},s=()=>{i(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return e.then((e=>{e instanceof IDBCursor&&Ot.set(e,t)})).catch((()=>{})),zt.set(e,t),e}(t);if(Pt.has(t))return Pt.get(t);const e=Jt(t);return e!==t&&(Pt.set(t,e),zt.set(e,t)),e}const Gt=t=>zt.get(t);const Xt=["get","getKey","getAll","getAllKeys","count"],Yt=["put","add","delete","clear"],Qt=new Map;function te(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(Qt.get(e))return Qt.get(e);const i=e.replace(/FromIndex$/,""),o=e!==i,n=Yt.includes(i);if(!(i in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!Xt.includes(i))return;const s=async function(t,...e){const s=this.transaction(t,n?"readwrite":"readonly");let r=s.store;return o&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),n&&s.done]))[0]};return Qt.set(e,s),s}Kt=(t=>({...t,get:(e,i,o)=>te(e,i)||t.get(e,i,o),has:(e,i)=>!!te(e,i)||t.has(e,i)}))(Kt);
|
|
189
188
|
/**
|
|
190
189
|
* @license
|
|
191
190
|
* Copyright 2019 Google LLC
|
|
@@ -202,7 +201,7 @@ class Ht{constructor(t,i){this.name=t,this.container=i,this.component=null,this.
|
|
|
202
201
|
* See the License for the specific language governing permissions and
|
|
203
202
|
* limitations under the License.
|
|
204
203
|
*/
|
|
205
|
-
class
|
|
204
|
+
class ee{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const ie="@firebase/app",oe=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?Dt[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"),ne={[ie]:"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"},se=new Map,re=new Map;function le(t,e){try{t.container.addComponent(e)}catch(i){oe.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function ae(t){const e=t.name;if(re.has(e))return oe.debug(`There were multiple attempts to register component ${e}.`),!1;re.set(e,t);for(const e of se.values())le(e,t);return!0}
|
|
206
205
|
/**
|
|
207
206
|
* @license
|
|
208
207
|
* Copyright 2019 Google LLC
|
|
@@ -219,7 +218,7 @@ class ti{constructor(t){this.container=t}getPlatformInfoString(){return this.con
|
|
|
219
218
|
* See the License for the specific language governing permissions and
|
|
220
219
|
* limitations under the License.
|
|
221
220
|
*/
|
|
222
|
-
const
|
|
221
|
+
const ce=new Lt("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}."});
|
|
223
222
|
/**
|
|
224
223
|
* @license
|
|
225
224
|
* Copyright 2019 Google LLC
|
|
@@ -236,7 +235,7 @@ const ai=new kt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has bee
|
|
|
236
235
|
* See the License for the specific language governing permissions and
|
|
237
236
|
* limitations under the License.
|
|
238
237
|
*/
|
|
239
|
-
class
|
|
238
|
+
class he{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new 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 ce.create("app-deleted",{appName:this._name})}}function de(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const o=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),n=o.name;if("string"!=typeof n||!n)throw ce.create("bad-app-name",{appName:String(n)});var s;if(i||(i=null===(s=xt())||void 0===s?void 0:s.config),!i)throw ce.create("no-options");const r=se.get(n);if(r){if(Mt(i,r.options)&&Mt(o,r.config))return r;throw ce.create("duplicate-app",{appName:n})}const l=new It(n);for(const t of re.values())l.addComponent(t);const a=new he(i,o,l);return se.set(n,a),a}function pe(t,e,i){var o;let n=null!==(o=ne[t])&&void 0!==o?o:t;i&&(n+=`-${i}`);const s=n.match(/\s|\//),r=e.match(/\s|\//);if(s||r){const t=[`Unable to register library "${n}" with version "${e}":`];return s&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),s&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void oe.warn(t.join(" "))}ae(new Ht(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
|
|
240
239
|
/**
|
|
241
240
|
* @license
|
|
242
241
|
* Copyright 2021 Google LLC
|
|
@@ -252,7 +251,7 @@ class ci{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
252
251
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
253
252
|
* See the License for the specific language governing permissions and
|
|
254
253
|
* limitations under the License.
|
|
255
|
-
*/const
|
|
254
|
+
*/const ue="firebase-heartbeat-store";let ve=null;function fe(){return ve||(ve=function(t,e,{blocked:i,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,e),l=Wt(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(Wt(r.result),t.oldVersion,t.newVersion,Wt(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),l.then((t=>{s&&t.addEventListener("close",(()=>s())),n&&t.addEventListener("versionchange",(()=>n()))})).catch((()=>{})),l}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(ue)}}).catch((t=>{throw ce.create("idb-open",{originalErrorMessage:t.message})}))),ve}async function we(t,e){try{const i=(await fe()).transaction(ue,"readwrite"),o=i.objectStore(ue);return await o.put(e,ge(t)),i.done}catch(t){if(t instanceof kt)oe.warn(t.message);else{const e=ce.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});oe.warn(e.message)}}}function ge(t){return`${t.name}!${t.options.appId}`}
|
|
256
255
|
/**
|
|
257
256
|
* @license
|
|
258
257
|
* Copyright 2021 Google LLC
|
|
@@ -268,7 +267,7 @@ class ci{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
268
267
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
269
268
|
* See the License for the specific language governing permissions and
|
|
270
269
|
* limitations under the License.
|
|
271
|
-
*/class
|
|
270
|
+
*/class me{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new ye(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){const t=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),e=Ce();if(null===this._heartbeatsCache&&(this._heartbeatsCache=await this._heartbeatsCachePromise),this._heartbeatsCache.lastSentHeartbeatDate!==e&&!this._heartbeatsCache.heartbeats.some((t=>t.date===e)))return this._heartbeatsCache.heartbeats.push({date:e,agent:t}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter((t=>{const e=new Date(t.date).valueOf();return Date.now()-e<=2592e6})),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null===this._heartbeatsCache||0===this._heartbeatsCache.heartbeats.length)return"";const t=Ce(),{heartbeatsToSend:e,unsentEntries:i}=function(t,e=1024){const i=[];let o=t.slice();for(const n of t){const t=i.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),be(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),be(i)>e){i.pop();break}o=o.slice(1)}return{heartbeatsToSend:i,unsentEntries:o}}(this._heartbeatsCache.heartbeats),o=Ct(JSON.stringify({version:2,heartbeats:e}));return this._heartbeatsCache.lastSentHeartbeatDate=t,i.length>0?(this._heartbeatsCache.heartbeats=i,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}}function Ce(){return(new Date).toISOString().substring(0,10)}class ye{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,e)=>{try{let i=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),i||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{i=!1},n.onerror=()=>{var t;e((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){e(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{return(await fe()).transaction(ue).objectStore(ue).get(ge(t))}catch(t){if(t instanceof kt)oe.warn(t.message);else{const e=ce.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});oe.warn(e.message)}}}(this.app);return t||{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return we(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return we(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function be(t){return Ct(JSON.stringify({version:2,heartbeats:t})).length}
|
|
272
271
|
/**
|
|
273
272
|
* @license
|
|
274
273
|
* Copyright 2019 Google LLC
|
|
@@ -284,7 +283,7 @@ class ci{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
284
283
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
285
284
|
* See the License for the specific language governing permissions and
|
|
286
285
|
* limitations under the License.
|
|
287
|
-
*/var
|
|
286
|
+
*/var xe;xe="",ae(new Ht("platform-logger",(t=>new ee(t)),"PRIVATE")),ae(new Ht("heartbeat",(t=>new me(t)),"PRIVATE")),pe(ie,"0.9.0",xe),pe(ie,"0.9.0","esm2017"),pe("fire-js","");
|
|
288
287
|
/**
|
|
289
288
|
* @license
|
|
290
289
|
* Copyright 2020 Google LLC
|
|
@@ -301,7 +300,7 @@ class ci{constructor(t,i,e){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
301
300
|
* See the License for the specific language governing permissions and
|
|
302
301
|
* limitations under the License.
|
|
303
302
|
*/
|
|
304
|
-
|
|
303
|
+
pe("firebase","9.15.0","app");function Ee(t,e){const i={};for(const o in t)t.hasOwnProperty(o)&&(i[o]=e(t[o]));return i}function Se(t){if(null==t)return null;if(t instanceof Number&&(t=t.valueOf()),"number"==typeof t&&isFinite(t))return t;if(!0===t||!1===t)return t;if("[object String]"===Object.prototype.toString.call(t))return t;if(t instanceof Date)return t.toISOString();if(Array.isArray(t))return t.map((t=>Se(t)));if("function"==typeof t||"object"==typeof t)return Ee(t,(t=>Se(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function ke(t){if(null==t)return t;if(t["@type"])switch(t["@type"]){case"type.googleapis.com/google.protobuf.Int64Value":case"type.googleapis.com/google.protobuf.UInt64Value":{const e=Number(t.value);if(isNaN(e))throw new Error("Data cannot be decoded from JSON: "+t);return e}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>ke(t))):"function"==typeof t||"object"==typeof t?Ee(t,(t=>ke(t))):t}
|
|
305
304
|
/**
|
|
306
305
|
* @license
|
|
307
306
|
* Copyright 2020 Google LLC
|
|
@@ -317,7 +316,7 @@ di("firebase","9.15.0","app");function xi(t,i){const e={};for(const n in t)t.has
|
|
|
317
316
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
318
317
|
* See the License for the specific language governing permissions and
|
|
319
318
|
* limitations under the License.
|
|
320
|
-
*/const
|
|
319
|
+
*/const Le={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"};
|
|
321
320
|
/**
|
|
322
321
|
* @license
|
|
323
322
|
* Copyright 2017 Google LLC
|
|
@@ -333,7 +332,7 @@ di("firebase","9.15.0","app");function xi(t,i){const e={};for(const n in t)t.has
|
|
|
333
332
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
334
333
|
* See the License for the specific language governing permissions and
|
|
335
334
|
* limitations under the License.
|
|
336
|
-
*/class
|
|
335
|
+
*/class Fe extends kt{constructor(t,e,i){super(`functions/${t}`,e||""),this.details=i}}
|
|
337
336
|
/**
|
|
338
337
|
* @license
|
|
339
338
|
* Copyright 2017 Google LLC
|
|
@@ -350,7 +349,7 @@ di("firebase","9.15.0","app");function xi(t,i){const e={};for(const n in t)t.has
|
|
|
350
349
|
* See the License for the specific language governing permissions and
|
|
351
350
|
* limitations under the License.
|
|
352
351
|
*/
|
|
353
|
-
class
|
|
352
|
+
class Me{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=null,this.auth=t.getImmediate({optional:!0}),this.messaging=e.getImmediate({optional:!0}),this.auth||t.get().then((t=>this.auth=t),(()=>{})),this.messaging||e.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||i.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(){if(this.appCheck){const t=await this.appCheck.getToken();return t.error?null:t.token}return null}async getContext(){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken()}}}
|
|
354
353
|
/**
|
|
355
354
|
* @license
|
|
356
355
|
* Copyright 2017 Google LLC
|
|
@@ -366,7 +365,7 @@ class Fi{constructor(t,i,e){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
366
365
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
367
366
|
* See the License for the specific language governing permissions and
|
|
368
367
|
* limitations under the License.
|
|
369
|
-
*/class $
|
|
368
|
+
*/class $e{constructor(t,e,i,o,n="us-central1",s){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new Me(e,i,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=n}}_delete(){return this.deleteService()}_url(t){const e=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${e}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${e}.cloudfunctions.net/${t}`}}function Ae(t,e,i){return o=>function(t,e,i,o){const n=t._url(e);return async function(t,e,i,o){const n={data:i=Se(i)},s={},r=await t.contextProvider.getContext();r.authToken&&(s.Authorization="Bearer "+r.authToken);r.messagingToken&&(s["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(s["X-Firebase-AppCheck"]=r.appCheckToken);const l=function(t){let e=null;return{promise:new Promise(((i,o)=>{e=setTimeout((()=>{o(new Fe("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(o.timeout||7e4),a=await Promise.race([He(e,n,s,t.fetchImpl),l.promise,t.cancelAllRequests]);if(l.cancel(),!a)throw new Fe("cancelled","Firebase Functions instance was deleted.");const c=function(t,e){let i,o=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=o;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!Le[e])return new Fe("internal","internal");o=Le[e],n=e}const s=t.message;"string"==typeof s&&(n=s),i=t.details,void 0!==i&&(i=ke(i))}}catch(t){}return"ok"===o?null:new Fe(o,n,i)}(a.status,a.json);if(c)throw c;if(!a.json)throw new Fe("internal","Response is not valid JSON object.");let h=a.json.data;void 0===h&&(h=a.json.result);if(void 0===h)throw new Fe("internal","Response is missing data field.");return{data:ke(h)}}(t,n,i,o)}(t,e,o,i||{})}async function He(t,e,i,o){let n;i["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let s=null;try{s=await n.json()}catch(t){}return{status:n.status,json:s}}const Be="@firebase/functions";function Ie(t,e,i){return Ae(At(t),e,i)}!function(t,e){ae(new Ht("functions",((e,{instanceIdentifier:i})=>{const o=e.getProvider("app").getImmediate(),n=e.getProvider("auth-internal"),s=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new $e(o,n,s,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),pe(Be,"0.9.0",e),pe(Be,"0.9.0","esm2017")}
|
|
370
369
|
/**
|
|
371
370
|
* @license
|
|
372
371
|
* Copyright 2020 Google LLC
|
|
@@ -382,15 +381,15 @@ class Fi{constructor(t,i,e){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
382
381
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
383
382
|
* See the License for the specific language governing permissions and
|
|
384
383
|
* limitations under the License.
|
|
385
|
-
*/(fetch.bind(self));const Ii=function(t=function(t="[DEFAULT]"){const i=oi.get(t);if(!i&&"[DEFAULT]"===t)return hi();if(!i)throw ai.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)}(Mt(t),"functions"),n=e.getImmediate({identifier:i}),o=xt("functions");return o&&function(t,i,e){!function(t,i,e){t.emulatorOrigin=`http://${i}:${e}`}(Mt(t),i,e)}(n,...o),n}(hi({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let _i={};const Di=(t={})=>{_i={..._i,...t}},Vi=(t,i,e={})=>{const n={error:t,message:(null==i?void 0:i.message)||i||t,...e};Ti("error",n)},Ti=(t,i={},e=!0)=>{try{i=e?{..._i,...i}:i,i={...i,source:"superflowToolbar"};Zi("event",{userId:void 0,eventName:t,properties:i})}catch(t){console.warn("Error in trackEvent: ",t)}},Zi=(t,i)=>{try{Bi(Ii,"sa")({type:t,body:i})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Ui{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 ji extends Ui{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 n=0;n<t;n+=1)i[n>>>2]|=e[n]<<24-n%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 n=4294967295;return()=>{e=36969*(65535&e)+(e>>16)&n,i=18e3*(65535&i)+(i>>16)&n;let t=(e<<16)+i&n;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let n,o=0;o<t;o+=4){const t=e(4294967296*(n||Math.random()));n=987654071*t(),i.push(4294967296*t()|0)}return new ji(i,t)}toString(t=Oi){return t.stringify(this)}concat(t){const i=this.words,e=t.words,n=this.sigBytes,o=t.sigBytes;if(this.clamp(),n%4)for(let t=0;t<o;t+=1){const o=e[t>>>2]>>>24-t%4*8&255;i[n+t>>>2]|=o<<24-(n+t)%4*8}else for(let t=0;t<o;t+=4)i[n+t>>>2]=e[t>>>2];return this.sigBytes+=o,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 Oi={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;n.push((e>>>4).toString(16)),n.push((15&e).toString(16))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=2)e[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new ji(e,i/2)}},Ni={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=1){const e=i[t>>>2]>>>24-t%4*8&255;n.push(String.fromCharCode(e))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=1)e[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new ji(e,i)}},Ri={stringify(t){try{return decodeURIComponent(escape(Ni.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Ni.parse(unescape(encodeURIComponent(t)))};class Pi extends Ui{constructor(){super(),this._minBufferSize=0}reset(){this._data=new ji,this._nDataBytes=0}_append(t){let i=t;"string"==typeof i&&(i=Ri.parse(i)),this._data.concat(i),this._nDataBytes+=i.sigBytes}_process(t){let i;const{_data:e,blockSize:n}=this,o=e.words,s=e.sigBytes;let r=s/(4*n);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const l=r*n,a=Math.min(4*l,s);if(l){for(let t=0;t<l;t+=n)this._doProcessBlock(o,t);i=o.splice(0,l),e.sigBytes-=a}return new ji(i,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class zi extends Pi{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Ui,t),this.reset()}static _createHelper(t){return(i,e)=>new t(e).finalize(i)}static _createHmacHelper(t){return(i,e)=>new qi(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 qi extends Ui{constructor(t,i){super();const e=new t;this._hasher=e;let n=i;"string"==typeof n&&(n=Ri.parse(n));const o=e.blockSize,s=4*o;n.sigBytes>s&&(n=e.finalize(i)),n.clamp();const r=n.clone();this._oKey=r;const l=n.clone();this._iKey=l;const a=r.words,c=l.words;for(let t=0;t<o;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 Ki=ji;class Ji extends Ui{constructor(t,i){super(),this.high=t,this.low=i}}class Wi extends Ui{constructor(t=[],i=8*t.length){super(),this.words=t,this.sigBytes=i}toX32(){const t=this.words,i=t.length,e=[];for(let n=0;n<i;n+=1){const i=t[n];e.push(i.high),e.push(i.low)}return Ki.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 Gi={stringify(t){const{words:i,sigBytes:e}=t,n=this._map;t.clamp();const o=[];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)o.push(n.charAt(s>>>6*(3-i)&63))}const s=n.charAt(64);if(s)for(;o.length%4;)o.push(s);return o.join("")},parse(t){let i=t.length;const e=this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<e.length;t+=1)n[e.charCodeAt(t)]=t}const o=e.charAt(64);if(o){const e=t.indexOf(o);-1!==e&&(i=e)}return((t,i,e)=>{const n=[];let o=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;n[o>>>2]|=i<<24-o%4*8,o+=1}return ji.create(n,o)})(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Xi=[];for(let t=0;t<64;t+=1)Xi[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Qi=(t,i,e,n,o,s,r)=>{const l=t+(i&e|~i&n)+o+r;return(l<<s|l>>>32-s)+i},Yi=(t,i,e,n,o,s,r)=>{const l=t+(i&n|e&~n)+o+r;return(l<<s|l>>>32-s)+i},te=(t,i,e,n,o,s,r)=>{const l=t+(i^e^n)+o+r;return(l<<s|l>>>32-s)+i},ie=(t,i,e,n,o,s,r)=>{const l=t+(e^(i|~n))+o+r;return(l<<s|l>>>32-s)+i};class ee extends zi{_doReset(){this._hash=new ji([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,i){const e=t;for(let n=0;n<16;n+=1){const o=i+n,s=t[o];e[o]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const n=this._hash.words,o=e[i+0],s=e[i+1],r=e[i+2],l=e[i+3],a=e[i+4],c=e[i+5],h=e[i+6],d=e[i+7],p=e[i+8],u=e[i+9],v=e[i+10],f=e[i+11],w=e[i+12],g=e[i+13],y=e[i+14],m=e[i+15];let C=n[0],b=n[1],x=n[2],E=n[3];C=Qi(C,b,x,E,o,7,Xi[0]),E=Qi(E,C,b,x,s,12,Xi[1]),x=Qi(x,E,C,b,r,17,Xi[2]),b=Qi(b,x,E,C,l,22,Xi[3]),C=Qi(C,b,x,E,a,7,Xi[4]),E=Qi(E,C,b,x,c,12,Xi[5]),x=Qi(x,E,C,b,h,17,Xi[6]),b=Qi(b,x,E,C,d,22,Xi[7]),C=Qi(C,b,x,E,p,7,Xi[8]),E=Qi(E,C,b,x,u,12,Xi[9]),x=Qi(x,E,C,b,v,17,Xi[10]),b=Qi(b,x,E,C,f,22,Xi[11]),C=Qi(C,b,x,E,w,7,Xi[12]),E=Qi(E,C,b,x,g,12,Xi[13]),x=Qi(x,E,C,b,y,17,Xi[14]),b=Qi(b,x,E,C,m,22,Xi[15]),C=Yi(C,b,x,E,s,5,Xi[16]),E=Yi(E,C,b,x,h,9,Xi[17]),x=Yi(x,E,C,b,f,14,Xi[18]),b=Yi(b,x,E,C,o,20,Xi[19]),C=Yi(C,b,x,E,c,5,Xi[20]),E=Yi(E,C,b,x,v,9,Xi[21]),x=Yi(x,E,C,b,m,14,Xi[22]),b=Yi(b,x,E,C,a,20,Xi[23]),C=Yi(C,b,x,E,u,5,Xi[24]),E=Yi(E,C,b,x,y,9,Xi[25]),x=Yi(x,E,C,b,l,14,Xi[26]),b=Yi(b,x,E,C,p,20,Xi[27]),C=Yi(C,b,x,E,g,5,Xi[28]),E=Yi(E,C,b,x,r,9,Xi[29]),x=Yi(x,E,C,b,d,14,Xi[30]),b=Yi(b,x,E,C,w,20,Xi[31]),C=te(C,b,x,E,c,4,Xi[32]),E=te(E,C,b,x,p,11,Xi[33]),x=te(x,E,C,b,f,16,Xi[34]),b=te(b,x,E,C,y,23,Xi[35]),C=te(C,b,x,E,s,4,Xi[36]),E=te(E,C,b,x,a,11,Xi[37]),x=te(x,E,C,b,d,16,Xi[38]),b=te(b,x,E,C,v,23,Xi[39]),C=te(C,b,x,E,g,4,Xi[40]),E=te(E,C,b,x,o,11,Xi[41]),x=te(x,E,C,b,l,16,Xi[42]),b=te(b,x,E,C,h,23,Xi[43]),C=te(C,b,x,E,u,4,Xi[44]),E=te(E,C,b,x,w,11,Xi[45]),x=te(x,E,C,b,m,16,Xi[46]),b=te(b,x,E,C,r,23,Xi[47]),C=ie(C,b,x,E,o,6,Xi[48]),E=ie(E,C,b,x,d,10,Xi[49]),x=ie(x,E,C,b,y,15,Xi[50]),b=ie(b,x,E,C,c,21,Xi[51]),C=ie(C,b,x,E,w,6,Xi[52]),E=ie(E,C,b,x,l,10,Xi[53]),x=ie(x,E,C,b,v,15,Xi[54]),b=ie(b,x,E,C,s,21,Xi[55]),C=ie(C,b,x,E,p,6,Xi[56]),E=ie(E,C,b,x,m,10,Xi[57]),x=ie(x,E,C,b,h,15,Xi[58]),b=ie(b,x,E,C,g,21,Xi[59]),C=ie(C,b,x,E,a,6,Xi[60]),E=ie(E,C,b,x,f,10,Xi[61]),x=ie(x,E,C,b,r,15,Xi[62]),b=ie(b,x,E,C,u,21,Xi[63]),n[0]=n[0]+C|0,n[1]=n[1]+b|0,n[2]=n[2]+x|0,n[3]=n[3]+E|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;i[n>>>5]|=128<<24-n%32;const o=Math.floor(e/4294967296),s=e;i[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),i[14+(n+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 ne=zi._createHelper(ee),oe=zi._createHmacHelper(ee);class se extends Ui{constructor(t){super(),this.cfg=Object.assign(new Ui,{keySize:4,hasher:ee,iterations:1},t)}compute(t,i){let e;const{cfg:n}=this,o=n.hasher.create(),s=ji.create(),r=s.words,{keySize:l,iterations:a}=n;for(;r.length<l;){e&&o.update(e),e=o.update(t).finalize(i),o.reset();for(let t=1;t<a;t+=1)e=o.finalize(e),o.reset();s.concat(e)}return s.sigBytes=4*l,s}}class re extends Pi{constructor(t,i,e){super(),this.cfg=Object.assign(new Ui,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?ge:fe;return{encrypt:(e,n,o)=>i(n).encrypt(t,e,n,o),decrypt:(e,n,o)=>i(n).decrypt(t,e,n,o)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}re._ENC_XFORM_MODE=1,re._DEC_XFORM_MODE=2,re.keySize=4,re.ivSize=4;class le extends re{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ae extends Ui{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 ce(t,i,e){const n=t;let o;const s=this._iv;s?(o=s,this._iv=void 0):o=this._prevBlock;for(let t=0;t<e;t+=1)n[i+t]^=o[t]}class he extends ae{}he.Encryptor=class extends he{processBlock(t,i){const e=this._cipher,{blockSize:n}=e;ce.call(this,t,i,n),e.encryptBlock(t,i),this._prevBlock=t.slice(i,i+n)}},he.Decryptor=class extends he{processBlock(t,i){const e=this._cipher,{blockSize:n}=e,o=t.slice(i,i+n);e.decryptBlock(t,i),ce.call(this,t,i,n),this._prevBlock=o}};const de={pad(t,i){const e=4*i,n=e-t.sigBytes%e,o=n<<24|n<<16|n<<8|n,s=[];for(let t=0;t<n;t+=4)s.push(o);const r=ji.create(s,n);t.concat(r)},unpad(t){const i=t,e=255&i.words[i.sigBytes-1>>>2];i.sigBytes-=e}};class pe extends re{constructor(t,i,e){super(t,i,Object.assign({mode:he,padding:de},e)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:i}=this,{iv:e,mode:n}=i;this._xformMode===this.constructor._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode=t.call(n,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 ue extends Ui{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ve={stringify(t){let i;const{ciphertext:e,salt:n}=t;return i=n?ji.create([1398893684,1701076831]).concat(n).concat(e):e,i.toString(Gi)},parse(t){let i;const e=Gi.parse(t),n=e.words;return 1398893684===n[0]&&1701076831===n[1]&&(i=ji.create(n.slice(2,4)),n.splice(0,4),e.sigBytes-=16),ue.create({ciphertext:e,salt:i})}};class fe extends Ui{static encrypt(t,i,e,n){const o=Object.assign(new Ui,this.cfg,n),s=t.createEncryptor(e,o),r=s.finalize(i),l=s.cfg;return ue.create({ciphertext:r,key:e,iv:l.iv,algorithm:t,mode:l.mode,padding:l.padding,blockSize:s.blockSize,formatter:o.format})}static decrypt(t,i,e,n){let o=i;const s=Object.assign(new Ui,this.cfg,n);o=this._parse(o,s.format);return t.createDecryptor(e,s).finalize(o.ciphertext)}static _parse(t,i){return"string"==typeof t?i.parse(t,this):t}}fe.cfg=Object.assign(new Ui,{format:ve});const we={execute(t,i,e,n){let o=n;o||(o=ji.random(8));const s=se.create({keySize:i+e}).compute(t,o),r=ji.create(s.words.slice(i),4*e);return s.sigBytes=4*i,ue.create({key:s,iv:r,salt:o})}};class ge extends fe{static encrypt(t,i,e,n){const o=Object.assign(new Ui,this.cfg,n),s=o.kdf.execute(e,t.keySize,t.ivSize);o.iv=s.iv;const r=fe.encrypt.call(this,t,i,s.key,o);return r.mixIn(s),r}static decrypt(t,i,e,n){let o=i;const s=Object.assign(new Ui,this.cfg,n);o=this._parse(o,s.format);const r=s.kdf.execute(e,t.keySize,t.ivSize,o.salt);s.iv=r.iv;return fe.decrypt.call(this,t,o,r.key,s)}}ge.cfg=Object.assign(fe.cfg,{kdf:we});const ye=t=>t<<8&4278255360|t>>>8&16711935,me={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=2){const e=i[t>>>2]>>>16-t%4*8&65535;n.push(String.fromCharCode(e))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=1)e[n>>>1]|=t.charCodeAt(n)<<16-n%2*16;return ji.create(e,2*i)}},Ce=me,be={stringify(t){const{words:i,sigBytes:e}=t,n=[];for(let t=0;t<e;t+=2){const e=ye(i[t>>>2]>>>16-t%4*8&65535);n.push(String.fromCharCode(e))}return n.join("")},parse(t){const i=t.length,e=[];for(let n=0;n<i;n+=1)e[n>>>1]|=ye(t.charCodeAt(n)<<16-n%2*16);return ji.create(e,2*i)}},xe=[];class Ee extends zi{_doReset(){this._hash=new ji([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=this._hash.words;let n=e[0],o=e[1],s=e[2],r=e[3],l=e[4];for(let e=0;e<80;e+=1){if(e<16)xe[e]=0|t[i+e];else{const t=xe[e-3]^xe[e-8]^xe[e-14]^xe[e-16];xe[e]=t<<1|t>>>31}let a=(n<<5|n>>>27)+l+xe[e];a+=e<20?1518500249+(o&s|~o&r):e<40?1859775393+(o^s^r):e<60?(o&s|o&r|s&r)-1894007588:(o^s^r)-899497514,l=r,r=s,s=o<<30|o>>>2,o=n,n=a}e[0]=e[0]+n|0,e[1]=e[1]+o|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,n=8*t.sigBytes;return i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(n+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 Se=zi._createHelper(Ee),ke=zi._createHmacHelper(Ee),Le=[],Fe=[],$e=t=>{const i=Math.sqrt(t);for(let e=2;e<=i;e+=1)if(!(t%e))return!1;return!0},Me=t=>4294967296*(t-(0|t))|0;let Ae=2,He=0;for(;He<64;)$e(Ae)&&(He<8&&(Le[He]=Me(Ae**.5)),Fe[He]=Me(Ae**(1/3)),He+=1),Ae+=1;const Be=[];class Ie extends zi{_doReset(){this._hash=new ji(Le.slice(0))}_doProcessBlock(t,i){const e=this._hash.words;let n=e[0],o=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7];for(let e=0;e<64;e+=1){if(e<16)Be[e]=0|t[i+e];else{const t=Be[e-15],i=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,n=Be[e-2],o=(n<<15|n>>>17)^(n<<13|n>>>19)^n>>>10;Be[e]=i+Be[e-7]+o+Be[e-16]}const d=n&o^n&s^o&s,p=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),u=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+Fe[e]+Be[e];h=c,c=a,a=l,l=r+u|0,r=s,s=o,o=n,n=u+(p+d)|0}e[0]=e[0]+n|0,e[1]=e[1]+o|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]+h|0}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;return i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=Math.floor(e/4294967296),i[15+(n+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 _e=zi._createHelper(Ie),De=zi._createHmacHelper(Ie);class Ve extends Ie{_doReset(){this._hash=new ji([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Te=Ie._createHelper(Ve),Ze=Ie._createHmacHelper(Ve),Ue=[new Ji(1116352408,3609767458),new Ji(1899447441,602891725),new Ji(3049323471,3964484399),new Ji(3921009573,2173295548),new Ji(961987163,4081628472),new Ji(1508970993,3053834265),new Ji(2453635748,2937671579),new Ji(2870763221,3664609560),new Ji(3624381080,2734883394),new Ji(310598401,1164996542),new Ji(607225278,1323610764),new Ji(1426881987,3590304994),new Ji(1925078388,4068182383),new Ji(2162078206,991336113),new Ji(2614888103,633803317),new Ji(3248222580,3479774868),new Ji(3835390401,2666613458),new Ji(4022224774,944711139),new Ji(264347078,2341262773),new Ji(604807628,2007800933),new Ji(770255983,1495990901),new Ji(1249150122,1856431235),new Ji(1555081692,3175218132),new Ji(1996064986,2198950837),new Ji(2554220882,3999719339),new Ji(2821834349,766784016),new Ji(2952996808,2566594879),new Ji(3210313671,3203337956),new Ji(3336571891,1034457026),new Ji(3584528711,2466948901),new Ji(113926993,3758326383),new Ji(338241895,168717936),new Ji(666307205,1188179964),new Ji(773529912,1546045734),new Ji(1294757372,1522805485),new Ji(1396182291,2643833823),new Ji(1695183700,2343527390),new Ji(1986661051,1014477480),new Ji(2177026350,1206759142),new Ji(2456956037,344077627),new Ji(2730485921,1290863460),new Ji(2820302411,3158454273),new Ji(3259730800,3505952657),new Ji(3345764771,106217008),new Ji(3516065817,3606008344),new Ji(3600352804,1432725776),new Ji(4094571909,1467031594),new Ji(275423344,851169720),new Ji(430227734,3100823752),new Ji(506948616,1363258195),new Ji(659060556,3750685593),new Ji(883997877,3785050280),new Ji(958139571,3318307427),new Ji(1322822218,3812723403),new Ji(1537002063,2003034995),new Ji(1747873779,3602036899),new Ji(1955562222,1575990012),new Ji(2024104815,1125592928),new Ji(2227730452,2716904306),new Ji(2361852424,442776044),new Ji(2428436474,593698344),new Ji(2756734187,3733110249),new Ji(3204031479,2999351573),new Ji(3329325298,3815920427),new Ji(3391569614,3928383900),new Ji(3515267271,566280711),new Ji(3940187606,3454069534),new Ji(4118630271,4000239992),new Ji(116418474,1914138554),new Ji(174292421,2731055270),new Ji(289380356,3203993006),new Ji(460393269,320620315),new Ji(685471733,587496836),new Ji(852142971,1086792851),new Ji(1017036298,365543100),new Ji(1126000580,2618297676),new Ji(1288033470,3409855158),new Ji(1501505948,4234509866),new Ji(1607167915,987167468),new Ji(1816402316,1246189591)],je=[];for(let t=0;t<80;t+=1)je[t]=new Ji;class Oe extends zi{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Wi([new Ji(1779033703,4089235720),new Ji(3144134277,2227873595),new Ji(1013904242,4271175723),new Ji(2773480762,1595750129),new Ji(1359893119,2917565137),new Ji(2600822924,725511199),new Ji(528734635,4215389547),new Ji(1541459225,327033209)])}_doProcessBlock(t,i){const e=this._hash.words,n=e[0],o=e[1],s=e[2],r=e[3],l=e[4],a=e[5],c=e[6],h=e[7],d=n.high;let p=n.low;const u=o.high;let v=o.low;const f=s.high;let w=s.low;const g=r.high;let y=r.low;const m=l.high;let C=l.low;const b=a.high;let x=a.low;const E=c.high;let S=c.low;const k=h.high;let L=h.low,F=d,$=p,M=u,A=v,H=f,B=w,I=g,_=y,D=m,V=C,T=b,Z=x,U=E,j=S,O=k,N=L;for(let e=0;e<80;e+=1){let n,o;const s=je[e];if(e<16)s.high=0|t[i+2*e],o=s.high,s.low=0|t[i+2*e+1],n=s.low;else{const t=je[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=je[e-2],h=c.high,d=c.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),v=je[e-7],f=v.high,w=v.low,g=je[e-16],y=g.high,m=g.low;n=a+w,o=l+f+(n>>>0<a>>>0?1:0),n+=u,o=o+p+(n>>>0<u>>>0?1:0),n+=m,o=o+y+(n>>>0<m>>>0?1:0),s.high=o,s.low=n}const r=D&T^~D&U,l=V&Z^~V&j,a=F&M^F&H^M&H,c=$&A^$&B^A&B,h=(F>>>28|$<<4)^(F<<30|$>>>2)^(F<<25|$>>>7),d=($>>>28|F<<4)^($<<30|F>>>2)^($<<25|F>>>7),p=(D>>>14|V<<18)^(D>>>18|V<<14)^(D<<23|V>>>9),u=(V>>>14|D<<18)^(V>>>18|D<<14)^(V<<23|D>>>9),v=Ue[e],f=v.high,w=v.low;let g=N+u,y=O+p+(g>>>0<N>>>0?1:0);g+=l,y=y+r+(g>>>0<l>>>0?1:0),g+=w,y=y+f+(g>>>0<w>>>0?1:0),g+=n,y=y+o+(g>>>0<n>>>0?1:0);const m=d+c;O=U,N=j,U=T,j=Z,T=D,Z=V,V=_+g|0,D=I+y+(V>>>0<_>>>0?1:0)|0,I=H,_=B,H=M,B=A,M=F,A=$,$=g+m|0,F=y+(h+a+(m>>>0<d>>>0?1:0))+($>>>0<g>>>0?1:0)|0}n.low=p+$,p=n.low,n.high=d+F+(p>>>0<$>>>0?1:0),o.low=v+A,v=o.low,o.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=y+_,y=r.low,r.high=g+I+(y>>>0<_>>>0?1:0),l.low=C+V,C=l.low,l.high=m+D+(C>>>0<V>>>0?1:0),a.low=x+Z,x=a.low,a.high=b+T+(x>>>0<Z>>>0?1:0),c.low=S+j,S=c.low,c.high=E+U+(S>>>0<j>>>0?1:0),h.low=L+N,L=h.low,h.high=k+O+(L>>>0<N>>>0?1:0)}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;i[n>>>5]|=128<<24-n%32,i[30+(n+128>>>10<<5)]=Math.floor(e/4294967296),i[31+(n+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 Ne=zi._createHelper(Oe),Re=zi._createHmacHelper(Oe);class Pe extends Oe{_doReset(){this._hash=new Wi([new Ji(3418070365,3238371032),new Ji(1654270250,914150663),new Ji(2438529370,812702999),new Ji(355462360,4144912697),new Ji(1731405415,4290775857),new Ji(2394180231,1750603025),new Ji(3675008525,1694076839),new Ji(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ze=Oe._createHelper(Pe),qe=Oe._createHmacHelper(Pe),Ke=[],Je=[],We=[];let Ge=1,Xe=0;for(let t=0;t<24;t+=1){Ke[Ge+5*Xe]=(t+1)*(t+2)/2%64;const i=(2*Ge+3*Xe)%5;Ge=Xe%5,Xe=i}for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1)Je[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 n=(1<<t)-1;n<32?e^=1<<n:i^=1<<n-32}128&Qe?Qe=Qe<<1^113:Qe<<=1}We[t]=Ji.create(i,e)}const Ye=[];for(let t=0;t<25;t+=1)Ye[t]=Ji.create();class tn extends zi{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 Ji;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,i){const e=this._state,n=this.blockSize/2;for(let o=0;o<n;o+=1){let n=t[i+2*o],s=t[i+2*o+1];n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);const r=e[o];r.high^=s,r.low^=n}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let i=0,n=0;for(let o=0;o<5;o+=1){const s=e[t+5*o];i^=s.high,n^=s.low}const o=Ye[t];o.high=i,o.low=n}for(let t=0;t<5;t+=1){const i=Ye[(t+4)%5],n=Ye[(t+1)%5],o=n.high,s=n.low,r=i.high^(o<<1|s>>>31),l=i.low^(s<<1|o>>>31);for(let i=0;i<5;i+=1){const n=e[t+5*i];n.high^=r,n.low^=l}}for(let t=1;t<25;t+=1){let i,n;const o=e[t],s=o.high,r=o.low,l=Ke[t];l<32?(i=s<<l|r>>>32-l,n=r<<l|s>>>32-l):(i=r<<l-32|s>>>64-l,n=s<<l-32|r>>>64-l);const a=Ye[Je[t]];a.high=i,a.low=n}const i=Ye[0],n=e[0];i.high=n.high,i.low=n.low;for(let t=0;t<5;t+=1)for(let i=0;i<5;i+=1){const n=t+5*i,o=e[n],s=Ye[n],r=Ye[(t+1)%5+5*i],l=Ye[(t+2)%5+5*i];o.high=s.high^~r.high&l.high,o.low=s.low^~r.low&l.low}const o=e[0],s=We[t];o.high^=s.high,o.low^=s.low}}_doFinalize(){const t=this._data,i=t.words,e=8*t.sigBytes,n=32*this.blockSize;i[e>>>5]|=1<<24-e%32,i[(Math.ceil((e+1)/n)*n>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();const o=this._state,s=this.cfg.outputLength/8,r=s/8,l=[];for(let t=0;t<r;t+=1){const i=o[t];let e=i.high,n=i.low;e=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),l.push(n),l.push(e)}return new ji(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 en=zi._createHelper(tn),nn=zi._createHmacHelper(tn),on=ji.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]),sn=ji.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]),rn=ji.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]),ln=ji.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]),an=ji.create([0,1518500249,1859775393,2400959708,2840853838]),cn=ji.create([1352829926,1548603684,1836072691,2053994217,0]),hn=(t,i,e)=>t^i^e,dn=(t,i,e)=>t&i|~t&e,pn=(t,i,e)=>(t|~i)^e,un=(t,i,e)=>t&e|i&~e,vn=(t,i,e)=>t^(i|~e),fn=(t,i)=>t<<i|t>>>32-i;class wn extends zi{_doReset(){this._hash=ji.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,i){const e=t;for(let t=0;t<16;t+=1){const n=i+t,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const n=this._hash.words,o=an.words,s=cn.words,r=on.words,l=sn.words,a=rn.words,c=ln.words;let h,d=n[0],p=n[1],u=n[2],v=n[3],f=n[4],w=n[0],g=n[1],y=n[2],m=n[3],C=n[4];for(let t=0;t<80;t+=1)h=d+e[i+r[t]]|0,h+=t<16?hn(p,u,v)+o[0]:t<32?dn(p,u,v)+o[1]:t<48?pn(p,u,v)+o[2]:t<64?un(p,u,v)+o[3]:vn(p,u,v)+o[4],h|=0,h=fn(h,a[t]),h=h+f|0,d=f,f=v,v=fn(u,10),u=p,p=h,h=w+e[i+l[t]]|0,h+=t<16?vn(g,y,m)+s[0]:t<32?un(g,y,m)+s[1]:t<48?pn(g,y,m)+s[2]:t<64?dn(g,y,m)+s[3]:hn(g,y,m)+s[4],h|=0,h=fn(h,c[t]),h=h+C|0,w=C,C=m,m=fn(y,10),y=g,g=h;h=n[1]+u+m|0,n[1]=n[2]+v+C|0,n[2]=n[3]+f+w|0,n[3]=n[4]+d+g|0,n[4]=n[0]+p+y|0,n[0]=h}_doFinalize(){const t=this._data,i=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(i.length+1),this._process();const o=this._hash,s=o.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 o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const gn=zi._createHelper(wn),yn=zi._createHmacHelper(wn);class mn extends Ui{constructor(t){super(),this.cfg=Object.assign(new Ui,{keySize:4,hasher:Ee,iterations:1},t)}compute(t,i){const{cfg:e}=this,n=qi.create(e.hasher,t),o=ji.create(),s=ji.create([1]),r=o.words,l=s.words,{keySize:a,iterations:c}=e;for(;r.length<a;){const t=n.update(i).finalize(s);n.reset();const e=t.words,r=e.length;let a=t;for(let t=1;t<c;t+=1){a=n.finalize(a),n.reset();const t=a.words;for(let i=0;i<r;i+=1)e[i]^=t[i]}o.concat(t),l[0]+=1}return o.sigBytes=4*a,o}}const Cn=[],bn=[],xn=[],En=[],Sn=[],kn=[],Ln=[],Fn=[],$n=[],Mn=[],An=[];for(let t=0;t<256;t+=1)An[t]=t<128?t<<1:t<<1^283;let Hn=0,Bn=0;for(let t=0;t<256;t+=1){let t=Bn^Bn<<1^Bn<<2^Bn<<3^Bn<<4;t=t>>>8^255&t^99,Cn[Hn]=t,bn[t]=Hn;const i=An[Hn],e=An[i],n=An[e];let o=257*An[t]^16843008*t;xn[Hn]=o<<24|o>>>8,En[Hn]=o<<16|o>>>16,Sn[Hn]=o<<8|o>>>24,kn[Hn]=o,o=16843009*n^65537*e^257*i^16843008*Hn,Ln[t]=o<<24|o>>>8,Fn[t]=o<<16|o>>>16,$n[t]=o<<8|o>>>24,Mn[t]=o,Hn?(Hn=i^An[An[An[n^i]]],Bn^=An[An[Bn]]):(Bn=1,Hn=Bn)}const In=[0,1,2,4,8,16,32,64,128,27,54];class _n extends pe{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const i=this._keyPriorReset,e=i.words,n=i.sigBytes/4;this._nRounds=n+6;const o=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let i=0;i<o;i+=1)i<n?s[i]=e[i]:(t=s[i-1],i%n?n>6&&i%n==4&&(t=Cn[t>>>24]<<24|Cn[t>>>16&255]<<16|Cn[t>>>8&255]<<8|Cn[255&t]):(t=t<<8|t>>>24,t=Cn[t>>>24]<<24|Cn[t>>>16&255]<<16|Cn[t>>>8&255]<<8|Cn[255&t],t^=In[i/n|0]<<24),s[i]=s[i-n]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let i=0;i<o;i+=1){const e=o-i;t=i%4?s[e]:s[e-4],r[i]=i<4||e<=4?t:Ln[Cn[t>>>24]]^Fn[Cn[t>>>16&255]]^$n[Cn[t>>>8&255]]^Mn[Cn[255&t]]}}encryptBlock(t,i){this._doCryptBlock(t,i,this._keySchedule,xn,En,Sn,kn,Cn)}decryptBlock(t,i){const e=t;let n=e[i+1];e[i+1]=e[i+3],e[i+3]=n,this._doCryptBlock(e,i,this._invKeySchedule,Ln,Fn,$n,Mn,bn),n=e[i+1],e[i+1]=e[i+3],e[i+3]=n}_doCryptBlock(t,i,e,n,o,s,r,l){const a=t,c=this._nRounds;let h=a[i]^e[0],d=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=n[h>>>24]^o[d>>>16&255]^s[p>>>8&255]^r[255&u]^e[v];v+=1;const i=n[d>>>24]^o[p>>>16&255]^s[u>>>8&255]^r[255&h]^e[v];v+=1;const l=n[p>>>24]^o[u>>>16&255]^s[h>>>8&255]^r[255&d]^e[v];v+=1;const a=n[u>>>24]^o[h>>>16&255]^s[d>>>8&255]^r[255&p]^e[v];v+=1,h=t,d=i,p=l,u=a}const f=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^e[v];v+=1;const w=(l[d>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&h])^e[v];v+=1;const g=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^e[v];v+=1;const y=(l[u>>>24]<<24|l[h>>>16&255]<<16|l[d>>>8&255]<<8|l[255&p])^e[v];v+=1,a[i]=f,a[i+1]=w,a[i+2]=g,a[i+3]=y}}_n.keySize=8;const Dn=pe._createHelper(_n),Vn=[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],Tn=[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],Zn=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Un=[{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}],jn=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function On(t,i){const e=(this._lBlock>>>t^this._rBlock)&i;this._rBlock^=e,this._lBlock^=e<<t}function Nn(t,i){const e=(this._rBlock>>>t^this._lBlock)&i;this._lBlock^=e,this._rBlock^=e<<t}class Rn extends pe{_doReset(){const t=this._key.words,i=[];for(let e=0;e<56;e+=1){const n=Vn[e]-1;i[e]=t[n>>>5]>>>31-n%32&1}this._subKeys=[];const e=this._subKeys;for(let t=0;t<16;t+=1){e[t]=[];const n=e[t],o=Zn[t];for(let t=0;t<24;t+=1)n[t/6|0]|=i[(Tn[t]-1+o)%28]<<31-t%6,n[4+(t/6|0)]|=i[28+(Tn[t+24]-1+o)%28]<<31-t%6;n[0]=n[0]<<1|n[0]>>>31;for(let t=1;t<7;t+=1)n[t]>>>=4*(t-1)+3;n[7]=n[7]<<5|n[7]>>>27}this._invSubKeys=[];const n=this._invSubKeys;for(let t=0;t<16;t+=1)n[t]=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 n=t;this._lBlock=t[i],this._rBlock=t[i+1],On.call(this,4,252645135),On.call(this,16,65535),Nn.call(this,2,858993459),Nn.call(this,8,16711935),On.call(this,1,1431655765);for(let t=0;t<16;t+=1){const i=e[t],n=this._lBlock,o=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=Un[t][((o^i[t])&jn[t])>>>0];this._lBlock=o,this._rBlock=n^s}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,On.call(this,1,1431655765),Nn.call(this,8,16711935),Nn.call(this,2,858993459),On.call(this,16,65535),On.call(this,4,252645135),n[i]=this._lBlock,n[i+1]=this._rBlock}}Rn.keySize=2,Rn.ivSize=2,Rn.blockSize=2;const Pn=pe._createHelper(Rn);class zn extends pe{_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),n=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Rn.createEncryptor(ji.create(i)),this._des2=Rn.createEncryptor(ji.create(e)),this._des3=Rn.createEncryptor(ji.create(n))}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)}}zn.keySize=6,zn.ivSize=2,zn.blockSize=2;const qn=pe._createHelper(zn),Kn=[],Jn=[],Wn=[];function Gn(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)Jn[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<Jn[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<Jn[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<Jn[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<Jn[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<Jn[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<Jn[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<Jn[6]>>>0?1:0)|0,this._b=i[7]>>>0<Jn[7]>>>0?1:0;for(let e=0;e<8;e+=1){const n=t[e]+i[e],o=65535&n,s=n>>>16,r=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);Wn[e]=r^l}t[0]=Wn[0]+(Wn[7]<<16|Wn[7]>>>16)+(Wn[6]<<16|Wn[6]>>>16)|0,t[1]=Wn[1]+(Wn[0]<<8|Wn[0]>>>24)+Wn[7]|0,t[2]=Wn[2]+(Wn[1]<<16|Wn[1]>>>16)+(Wn[0]<<16|Wn[0]>>>16)|0,t[3]=Wn[3]+(Wn[2]<<8|Wn[2]>>>24)+Wn[1]|0,t[4]=Wn[4]+(Wn[3]<<16|Wn[3]>>>16)+(Wn[2]<<16|Wn[2]>>>16)|0,t[5]=Wn[5]+(Wn[4]<<8|Wn[4]>>>24)+Wn[3]|0,t[6]=Wn[6]+(Wn[5]<<16|Wn[5]>>>16)+(Wn[4]<<16|Wn[4]>>>16)|0,t[7]=Wn[7]+(Wn[6]<<8|Wn[6]>>>24)+Wn[5]|0}class Xn extends le{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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)Gn.call(this);for(let t=0;t<8;t+=1)n[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],o=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;n[0]^=s,n[1]^=l,n[2]^=r,n[3]^=a,n[4]^=s,n[5]^=l,n[6]^=r,n[7]^=a;for(let t=0;t<4;t+=1)Gn.call(this)}}_doProcessBlock(t,i){const e=t,n=this._X;Gn.call(this),Kn[0]=n[0]^n[5]>>>16^n[3]<<16,Kn[1]=n[2]^n[7]>>>16^n[5]<<16,Kn[2]=n[4]^n[1]>>>16^n[7]<<16,Kn[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Kn[t]=16711935&(Kn[t]<<8|Kn[t]>>>24)|4278255360&(Kn[t]<<24|Kn[t]>>>8),e[i+t]^=Kn[t]}}const Qn=le._createHelper(Xn),Yn=[],to=[],io=[];function eo(){const t=this._X,i=this._C;for(let t=0;t<8;t+=1)to[t]=i[t];i[0]=i[0]+1295307597+this._b|0,i[1]=i[1]+3545052371+(i[0]>>>0<to[0]>>>0?1:0)|0,i[2]=i[2]+886263092+(i[1]>>>0<to[1]>>>0?1:0)|0,i[3]=i[3]+1295307597+(i[2]>>>0<to[2]>>>0?1:0)|0,i[4]=i[4]+3545052371+(i[3]>>>0<to[3]>>>0?1:0)|0,i[5]=i[5]+886263092+(i[4]>>>0<to[4]>>>0?1:0)|0,i[6]=i[6]+1295307597+(i[5]>>>0<to[5]>>>0?1:0)|0,i[7]=i[7]+3545052371+(i[6]>>>0<to[6]>>>0?1:0)|0,this._b=i[7]>>>0<to[7]>>>0?1:0;for(let e=0;e<8;e+=1){const n=t[e]+i[e],o=65535&n,s=n>>>16,r=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);io[e]=r^l}t[0]=io[0]+(io[7]<<16|io[7]>>>16)+(io[6]<<16|io[6]>>>16)|0,t[1]=io[1]+(io[0]<<8|io[0]>>>24)+io[7]|0,t[2]=io[2]+(io[1]<<16|io[1]>>>16)+(io[0]<<16|io[0]>>>16)|0,t[3]=io[3]+(io[2]<<8|io[2]>>>24)+io[1]|0,t[4]=io[4]+(io[3]<<16|io[3]>>>16)+(io[2]<<16|io[2]>>>16)|0,t[5]=io[5]+(io[4]<<8|io[4]>>>24)+io[3]|0,t[6]=io[6]+(io[5]<<16|io[5]>>>16)+(io[4]<<16|io[4]>>>16)|0,t[7]=io[7]+(io[6]<<8|io[6]>>>24)+io[5]|0}class no extends le{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 n=this._C;this._b=0;for(let t=0;t<4;t+=1)eo.call(this);for(let t=0;t<8;t+=1)n[t]^=e[t+4&7];if(i){const t=i.words,e=t[0],o=t[1],s=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),l=s>>>16|4294901760&r,a=r<<16|65535&s;n[0]^=s,n[1]^=l,n[2]^=r,n[3]^=a,n[4]^=s,n[5]^=l,n[6]^=r,n[7]^=a;for(let t=0;t<4;t+=1)eo.call(this)}}_doProcessBlock(t,i){const e=t,n=this._X;eo.call(this),Yn[0]=n[0]^n[5]>>>16^n[3]<<16,Yn[1]=n[2]^n[7]>>>16^n[5]<<16,Yn[2]=n[4]^n[1]>>>16^n[7]<<16,Yn[3]=n[6]^n[3]>>>16^n[1]<<16;for(let t=0;t<4;t+=1)Yn[t]=16711935&(Yn[t]<<8|Yn[t]>>>24)|4278255360&(Yn[t]<<24|Yn[t]>>>8),e[i+t]^=Yn[t]}}const oo=le._createHelper(no);function so(){const t=this._S;let i=this._i,e=this._j,n=0;for(let o=0;o<4;o+=1){i=(i+1)%256,e=(e+t[i])%256;const s=t[i];t[i]=t[e],t[e]=s,n|=t[(t[i]+t[e])%256]<<24-8*o}return this._i=i,this._j=e,n}class ro extends le{_doReset(){const t=this._key,i=t.words,e=t.sigBytes;this._S=[];const n=this._S;for(let t=0;t<256;t+=1)n[t]=t;for(let t=0,o=0;t<256;t+=1){const s=t%e,r=i[s>>>2]>>>24-s%4*8&255;o=(o+n[t]+r)%256;const l=n[t];n[t]=n[o],n[o]=l}this._j=0,this._i=this._j}_doProcessBlock(t,i){t[i]^=so.call(this)}}ro.keySize=8,ro.ivSize=0;const lo=le._createHelper(ro);class ao extends ro{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)so.call(this)}}const co=le._createHelper(ao);function ho(t,i,e,n){const o=t;let s;const r=this._iv;r?(s=r.slice(0),this._iv=void 0):s=this._prevBlock,n.encryptBlock(s,0);for(let t=0;t<e;t+=1)o[i+t]^=s[t]}class po extends ae{}po.Encryptor=class extends po{processBlock(t,i){const e=this._cipher,{blockSize:n}=e;ho.call(this,t,i,n,e),this._prevBlock=t.slice(i,i+n)}},po.Decryptor=class extends po{processBlock(t,i){const e=this._cipher,{blockSize:n}=e,o=t.slice(i,i+n);ho.call(this,t,i,n,e),this._prevBlock=o}};class uo extends ae{}uo.Encryptor=class extends uo{processBlock(t,i){const e=t,n=this._cipher,{blockSize:o}=n,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0);const l=r.slice(0);n.encryptBlock(l,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)e[i+t]^=l[t]}},uo.Decryptor=uo.Encryptor;const vo=t=>{let i=t;if(255==(t>>24&255)){let e=t>>16&255,n=t>>8&255,o=255&t;255===e?(e=0,255===n?(n=0,255===o?o=0:o+=1):n+=1):e+=1,i=0,i+=e<<16,i+=n<<8,i+=o}else i+=1<<24;return i};
|
|
384
|
+
*/(fetch.bind(self));const _e=function(t=function(t="[DEFAULT]"){const e=se.get(t);if(!e&&"[DEFAULT]"===t)return de();if(!e)throw ce.create("no-app",{appName:t});return e}(),e="us-central1"){const i=function(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}(At(t),"functions"),o=i.getImmediate({identifier:e}),n=Et("functions");return n&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(At(t),e,i)}(o,...n),o}(de({apiKey:"AIzaSyD-upDZIcd4inmT2hCbVjN8rMcHqY-j1WE",projectId:"snippyly-sdk-prod",messagingSenderId:"769823558474",appId:"1:769823558474:web:79f3bb0db8fd99f6f58fb3"}));let De={};const Ve=(t={})=>{De={...De,...t}},Te=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};Ze("error",o)},Ze=(t,e={},i=!0)=>{try{e=i?{...De,...e}:e,e={...e,source:"superflowToolbar"};je("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},je=(t,e)=>{try{Ie(_e,"sa")({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Ue{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 Oe extends Ue{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 Oe(e,t)}toString(t=Ne){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 Ne={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 Oe(i,e/2)}},Re={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 Oe(i,e)}},Pe={stringify(t){try{return decodeURIComponent(escape(Re.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Re.parse(unescape(encodeURIComponent(t)))};class ze extends Ue{constructor(){super(),this._minBufferSize=0}reset(){this._data=new Oe,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Pe.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 Oe(e,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ke extends ze{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Ue,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new qe(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 qe extends Ue{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=Pe.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 Je=Oe;class We extends Ue{constructor(t,e){super(),this.high=t,this.low=e}}class Ge extends Ue{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 Je.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 Xe={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 Oe.create(o,n)})(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Ye=[];for(let t=0;t<64;t+=1)Ye[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},ti=(t,e,i,o,n,s,r)=>{const l=t+(e&o|i&~o)+n+r;return(l<<s|l>>>32-s)+e},ei=(t,e,i,o,n,s,r)=>{const l=t+(e^i^o)+n+r;return(l<<s|l>>>32-s)+e},ii=(t,e,i,o,n,s,r)=>{const l=t+(i^(e|~o))+n+r;return(l<<s|l>>>32-s)+e};class oi extends Ke{_doReset(){this._hash=new Oe([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],h=i[e+6],d=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,Ye[0]),E=Qe(E,y,b,x,s,12,Ye[1]),x=Qe(x,E,y,b,r,17,Ye[2]),b=Qe(b,x,E,y,l,22,Ye[3]),y=Qe(y,b,x,E,a,7,Ye[4]),E=Qe(E,y,b,x,c,12,Ye[5]),x=Qe(x,E,y,b,h,17,Ye[6]),b=Qe(b,x,E,y,d,22,Ye[7]),y=Qe(y,b,x,E,p,7,Ye[8]),E=Qe(E,y,b,x,u,12,Ye[9]),x=Qe(x,E,y,b,v,17,Ye[10]),b=Qe(b,x,E,y,f,22,Ye[11]),y=Qe(y,b,x,E,w,7,Ye[12]),E=Qe(E,y,b,x,g,12,Ye[13]),x=Qe(x,E,y,b,m,17,Ye[14]),b=Qe(b,x,E,y,C,22,Ye[15]),y=ti(y,b,x,E,s,5,Ye[16]),E=ti(E,y,b,x,h,9,Ye[17]),x=ti(x,E,y,b,f,14,Ye[18]),b=ti(b,x,E,y,n,20,Ye[19]),y=ti(y,b,x,E,c,5,Ye[20]),E=ti(E,y,b,x,v,9,Ye[21]),x=ti(x,E,y,b,C,14,Ye[22]),b=ti(b,x,E,y,a,20,Ye[23]),y=ti(y,b,x,E,u,5,Ye[24]),E=ti(E,y,b,x,m,9,Ye[25]),x=ti(x,E,y,b,l,14,Ye[26]),b=ti(b,x,E,y,p,20,Ye[27]),y=ti(y,b,x,E,g,5,Ye[28]),E=ti(E,y,b,x,r,9,Ye[29]),x=ti(x,E,y,b,d,14,Ye[30]),b=ti(b,x,E,y,w,20,Ye[31]),y=ei(y,b,x,E,c,4,Ye[32]),E=ei(E,y,b,x,p,11,Ye[33]),x=ei(x,E,y,b,f,16,Ye[34]),b=ei(b,x,E,y,m,23,Ye[35]),y=ei(y,b,x,E,s,4,Ye[36]),E=ei(E,y,b,x,a,11,Ye[37]),x=ei(x,E,y,b,d,16,Ye[38]),b=ei(b,x,E,y,v,23,Ye[39]),y=ei(y,b,x,E,g,4,Ye[40]),E=ei(E,y,b,x,n,11,Ye[41]),x=ei(x,E,y,b,l,16,Ye[42]),b=ei(b,x,E,y,h,23,Ye[43]),y=ei(y,b,x,E,u,4,Ye[44]),E=ei(E,y,b,x,w,11,Ye[45]),x=ei(x,E,y,b,C,16,Ye[46]),b=ei(b,x,E,y,r,23,Ye[47]),y=ii(y,b,x,E,n,6,Ye[48]),E=ii(E,y,b,x,d,10,Ye[49]),x=ii(x,E,y,b,m,15,Ye[50]),b=ii(b,x,E,y,c,21,Ye[51]),y=ii(y,b,x,E,w,6,Ye[52]),E=ii(E,y,b,x,l,10,Ye[53]),x=ii(x,E,y,b,v,15,Ye[54]),b=ii(b,x,E,y,s,21,Ye[55]),y=ii(y,b,x,E,p,6,Ye[56]),E=ii(E,y,b,x,C,10,Ye[57]),x=ii(x,E,y,b,h,15,Ye[58]),b=ii(b,x,E,y,g,21,Ye[59]),y=ii(y,b,x,E,a,6,Ye[60]),E=ii(E,y,b,x,f,10,Ye[61]),x=ii(x,E,y,b,r,15,Ye[62]),b=ii(b,x,E,y,u,21,Ye[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 ni=Ke._createHelper(oi),si=Ke._createHmacHelper(oi);class ri extends Ue{constructor(t){super(),this.cfg=Object.assign(new Ue,{keySize:4,hasher:oi,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),s=Oe.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 li extends ze{constructor(t,e,i){super(),this.cfg=Object.assign(new Ue,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?mi:wi;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()}}li._ENC_XFORM_MODE=1,li._DEC_XFORM_MODE=2,li.keySize=4,li.ivSize=4;class ai extends li{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ci extends Ue{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 hi(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 di extends ci{}di.Encryptor=class extends di{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;hi.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},di.Decryptor=class extends di{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),hi.call(this,t,e,o),this._prevBlock=n}};const pi={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=Oe.create(s,o);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class ui extends li{constructor(t,e,i){super(t,e,Object.assign({mode:di,padding:pi},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 vi extends Ue{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const fi={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?Oe.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(Xe)},parse(t){let e;const i=Xe.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=Oe.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),vi.create({ciphertext:i,salt:e})}};class wi extends Ue{static encrypt(t,e,i,o){const n=Object.assign(new Ue,this.cfg,o),s=t.createEncryptor(i,n),r=s.finalize(e),l=s.cfg;return vi.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 Ue,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}}wi.cfg=Object.assign(new Ue,{format:fi});const gi={execute(t,e,i,o){let n=o;n||(n=Oe.random(8));const s=ri.create({keySize:e+i}).compute(t,n),r=Oe.create(s.words.slice(e),4*i);return s.sigBytes=4*e,vi.create({key:s,iv:r,salt:n})}};class mi extends wi{static encrypt(t,e,i,o){const n=Object.assign(new Ue,this.cfg,o),s=n.kdf.execute(i,t.keySize,t.ivSize);n.iv=s.iv;const r=wi.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 Ue,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 wi.decrypt.call(this,t,n,r.key,s)}}mi.cfg=Object.assign(wi.cfg,{kdf:gi});const Ci=t=>t<<8&4278255360|t>>>8&16711935,yi={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 Oe.create(i,2*e)}},bi=yi,xi={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=Ci(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]|=Ci(t.charCodeAt(o)<<16-o%2*16);return Oe.create(i,2*e)}},Ei=[];class Si extends Ke{_doReset(){this._hash=new Oe([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)Ei[i]=0|t[e+i];else{const t=Ei[i-3]^Ei[i-8]^Ei[i-14]^Ei[i-16];Ei[i]=t<<1|t>>>31}let a=(o<<5|o>>>27)+l+Ei[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 ki=Ke._createHelper(Si),Li=Ke._createHmacHelper(Si),Fi=[],Mi=[],$i=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Ai=t=>4294967296*(t-(0|t))|0;let Hi=2,Bi=0;for(;Bi<64;)$i(Hi)&&(Bi<8&&(Fi[Bi]=Ai(Hi**.5)),Mi[Bi]=Ai(Hi**(1/3)),Bi+=1),Hi+=1;const Ii=[];class _i extends Ke{_doReset(){this._hash=new Oe(Fi.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],h=i[7];for(let i=0;i<64;i+=1){if(i<16)Ii[i]=0|t[e+i];else{const t=Ii[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=Ii[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;Ii[i]=e+Ii[i-7]+n+Ii[i-16]}const d=o&n^o&s^n&s,p=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),u=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&a^~l&c)+Mi[i]+Ii[i];h=c,c=a,a=l,l=r+u|0,r=s,s=n,n=o,o=u+(p+d)|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]+h|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 Di=Ke._createHelper(_i),Vi=Ke._createHmacHelper(_i);class Ti extends _i{_doReset(){this._hash=new Oe([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Zi=_i._createHelper(Ti),ji=_i._createHmacHelper(Ti),Ui=[new We(1116352408,3609767458),new We(1899447441,602891725),new We(3049323471,3964484399),new We(3921009573,2173295548),new We(961987163,4081628472),new We(1508970993,3053834265),new We(2453635748,2937671579),new We(2870763221,3664609560),new We(3624381080,2734883394),new We(310598401,1164996542),new We(607225278,1323610764),new We(1426881987,3590304994),new We(1925078388,4068182383),new We(2162078206,991336113),new We(2614888103,633803317),new We(3248222580,3479774868),new We(3835390401,2666613458),new We(4022224774,944711139),new We(264347078,2341262773),new We(604807628,2007800933),new We(770255983,1495990901),new We(1249150122,1856431235),new We(1555081692,3175218132),new We(1996064986,2198950837),new We(2554220882,3999719339),new We(2821834349,766784016),new We(2952996808,2566594879),new We(3210313671,3203337956),new We(3336571891,1034457026),new We(3584528711,2466948901),new We(113926993,3758326383),new We(338241895,168717936),new We(666307205,1188179964),new We(773529912,1546045734),new We(1294757372,1522805485),new We(1396182291,2643833823),new We(1695183700,2343527390),new We(1986661051,1014477480),new We(2177026350,1206759142),new We(2456956037,344077627),new We(2730485921,1290863460),new We(2820302411,3158454273),new We(3259730800,3505952657),new We(3345764771,106217008),new We(3516065817,3606008344),new We(3600352804,1432725776),new We(4094571909,1467031594),new We(275423344,851169720),new We(430227734,3100823752),new We(506948616,1363258195),new We(659060556,3750685593),new We(883997877,3785050280),new We(958139571,3318307427),new We(1322822218,3812723403),new We(1537002063,2003034995),new We(1747873779,3602036899),new We(1955562222,1575990012),new We(2024104815,1125592928),new We(2227730452,2716904306),new We(2361852424,442776044),new We(2428436474,593698344),new We(2756734187,3733110249),new We(3204031479,2999351573),new We(3329325298,3815920427),new We(3391569614,3928383900),new We(3515267271,566280711),new We(3940187606,3454069534),new We(4118630271,4000239992),new We(116418474,1914138554),new We(174292421,2731055270),new We(289380356,3203993006),new We(460393269,320620315),new We(685471733,587496836),new We(852142971,1086792851),new We(1017036298,365543100),new We(1126000580,2618297676),new We(1288033470,3409855158),new We(1501505948,4234509866),new We(1607167915,987167468),new We(1816402316,1246189591)],Oi=[];for(let t=0;t<80;t+=1)Oi[t]=new We;class Ni extends Ke{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ge([new We(1779033703,4089235720),new We(3144134277,2227873595),new We(1013904242,4271175723),new We(2773480762,1595750129),new We(1359893119,2917565137),new We(2600822924,725511199),new We(528734635,4215389547),new We(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],h=i[7],d=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 S=c.low;const k=h.high;let L=h.low,F=d,M=p,$=u,A=v,H=f,B=w,I=g,_=m,D=C,V=y,T=b,Z=x,j=E,U=S,O=k,N=L;for(let i=0;i<80;i+=1){let o,n;const s=Oi[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=Oi[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=Oi[i-2],h=c.high,d=c.low,p=(h>>>19|d<<13)^(h<<3|d>>>29)^h>>>6,u=(d>>>19|h<<13)^(d<<3|h>>>29)^(d>>>6|h<<26),v=Oi[i-7],f=v.high,w=v.low,g=Oi[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=D&T^~D&j,l=V&Z^~V&U,a=F&$^F&H^$&H,c=M&A^M&B^A&B,h=(F>>>28|M<<4)^(F<<30|M>>>2)^(F<<25|M>>>7),d=(M>>>28|F<<4)^(M<<30|F>>>2)^(M<<25|F>>>7),p=(D>>>14|V<<18)^(D>>>18|V<<14)^(D<<23|V>>>9),u=(V>>>14|D<<18)^(V>>>18|D<<14)^(V<<23|D>>>9),v=Ui[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=d+c;O=j,N=U,j=T,U=Z,T=D,Z=V,V=_+g|0,D=I+m+(V>>>0<_>>>0?1:0)|0,I=H,_=B,H=$,B=A,$=F,A=M,M=g+C|0,F=m+(h+a+(C>>>0<d>>>0?1:0))+(M>>>0<g>>>0?1:0)|0}o.low=p+M,p=o.low,o.high=d+F+(p>>>0<M>>>0?1:0),n.low=v+A,v=n.low,n.high=u+$+(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+I+(m>>>0<_>>>0?1:0),l.low=y+V,y=l.low,l.high=C+D+(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=S+U,S=c.low,c.high=E+j+(S>>>0<U>>>0?1:0),h.low=L+N,L=h.low,h.high=k+O+(L>>>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 Ri=Ke._createHelper(Ni),Pi=Ke._createHmacHelper(Ni);class zi extends Ni{_doReset(){this._hash=new Ge([new We(3418070365,3238371032),new We(1654270250,914150663),new We(2438529370,812702999),new We(355462360,4144912697),new We(1731405415,4290775857),new We(2394180231,1750603025),new We(3675008525,1694076839),new We(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Ki=Ni._createHelper(zi),qi=Ni._createHmacHelper(zi),Ji=[],Wi=[],Gi=[];let Xi=1,Yi=0;for(let t=0;t<24;t+=1){Ji[Xi+5*Yi]=(t+1)*(t+2)/2%64;const e=(2*Xi+3*Yi)%5;Xi=Yi%5,Yi=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Wi[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}Gi[t]=We.create(e,i)}const to=[];for(let t=0;t<25;t+=1)to[t]=We.create();class eo extends Ke{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 We;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=to[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=to[(t+4)%5],o=to[(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=Ji[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=to[Wi[t]];a.high=e,a.low=o}const e=to[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=to[o],r=to[(t+1)%5+5*e],l=to[(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=Gi[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 Oe(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 io=Ke._createHelper(eo),oo=Ke._createHmacHelper(eo),no=Oe.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]),so=Oe.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]),ro=Oe.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]),lo=Oe.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]),ao=Oe.create([0,1518500249,1859775393,2400959708,2840853838]),co=Oe.create([1352829926,1548603684,1836072691,2053994217,0]),ho=(t,e,i)=>t^e^i,po=(t,e,i)=>t&e|~t&i,uo=(t,e,i)=>(t|~e)^i,vo=(t,e,i)=>t&i|e&~i,fo=(t,e,i)=>t^(e|~i),wo=(t,e)=>t<<e|t>>>32-e;class go extends Ke{_doReset(){this._hash=Oe.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=ao.words,s=co.words,r=no.words,l=so.words,a=ro.words,c=lo.words;let h,d=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)h=d+i[e+r[t]]|0,h+=t<16?ho(p,u,v)+n[0]:t<32?po(p,u,v)+n[1]:t<48?uo(p,u,v)+n[2]:t<64?vo(p,u,v)+n[3]:fo(p,u,v)+n[4],h|=0,h=wo(h,a[t]),h=h+f|0,d=f,f=v,v=wo(u,10),u=p,p=h,h=w+i[e+l[t]]|0,h+=t<16?fo(g,m,C)+s[0]:t<32?vo(g,m,C)+s[1]:t<48?uo(g,m,C)+s[2]:t<64?po(g,m,C)+s[3]:ho(g,m,C)+s[4],h|=0,h=wo(h,c[t]),h=h+y|0,w=y,y=C,C=wo(m,10),m=g,g=h;h=o[1]+u+C|0,o[1]=o[2]+v+y|0,o[2]=o[3]+f+w|0,o[3]=o[4]+d+g|0,o[4]=o[0]+p+m|0,o[0]=h}_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 mo=Ke._createHelper(go),Co=Ke._createHmacHelper(go);class yo extends Ue{constructor(t){super(),this.cfg=Object.assign(new Ue,{keySize:4,hasher:Si,iterations:1},t)}compute(t,e){const{cfg:i}=this,o=qe.create(i.hasher,t),n=Oe.create(),s=Oe.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 bo=[],xo=[],Eo=[],So=[],ko=[],Lo=[],Fo=[],Mo=[],$o=[],Ao=[],Ho=[];for(let t=0;t<256;t+=1)Ho[t]=t<128?t<<1:t<<1^283;let Bo=0,Io=0;for(let t=0;t<256;t+=1){let t=Io^Io<<1^Io<<2^Io<<3^Io<<4;t=t>>>8^255&t^99,bo[Bo]=t,xo[t]=Bo;const e=Ho[Bo],i=Ho[e],o=Ho[i];let n=257*Ho[t]^16843008*t;Eo[Bo]=n<<24|n>>>8,So[Bo]=n<<16|n>>>16,ko[Bo]=n<<8|n>>>24,Lo[Bo]=n,n=16843009*o^65537*i^257*e^16843008*Bo,Fo[t]=n<<24|n>>>8,Mo[t]=n<<16|n>>>16,$o[t]=n<<8|n>>>24,Ao[t]=n,Bo?(Bo=e^Ho[Ho[Ho[o^e]]],Io^=Ho[Ho[Io]]):(Io=1,Bo=Io)}const _o=[0,1,2,4,8,16,32,64,128,27,54];class Do extends ui{_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=bo[t>>>24]<<24|bo[t>>>16&255]<<16|bo[t>>>8&255]<<8|bo[255&t]):(t=t<<8|t>>>24,t=bo[t>>>24]<<24|bo[t>>>16&255]<<16|bo[t>>>8&255]<<8|bo[255&t],t^=_o[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:Fo[bo[t>>>24]]^Mo[bo[t>>>16&255]]^$o[bo[t>>>8&255]]^Ao[bo[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Eo,So,ko,Lo,bo)}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,Fo,Mo,$o,Ao,xo),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 h=a[e]^i[0],d=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[h>>>24]^n[d>>>16&255]^s[p>>>8&255]^r[255&u]^i[v];v+=1;const e=o[d>>>24]^n[p>>>16&255]^s[u>>>8&255]^r[255&h]^i[v];v+=1;const l=o[p>>>24]^n[u>>>16&255]^s[h>>>8&255]^r[255&d]^i[v];v+=1;const a=o[u>>>24]^n[h>>>16&255]^s[d>>>8&255]^r[255&p]^i[v];v+=1,h=t,d=e,p=l,u=a}const f=(l[h>>>24]<<24|l[d>>>16&255]<<16|l[p>>>8&255]<<8|l[255&u])^i[v];v+=1;const w=(l[d>>>24]<<24|l[p>>>16&255]<<16|l[u>>>8&255]<<8|l[255&h])^i[v];v+=1;const g=(l[p>>>24]<<24|l[u>>>16&255]<<16|l[h>>>8&255]<<8|l[255&d])^i[v];v+=1;const m=(l[u>>>24]<<24|l[h>>>16&255]<<16|l[d>>>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}}Do.keySize=8;const Vo=ui._createHelper(Do),To=[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],Zo=[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],jo=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Uo=[{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}],Oo=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function No(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Ro(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Po extends ui{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=To[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=jo[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(Zo[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(Zo[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],No.call(this,4,252645135),No.call(this,16,65535),Ro.call(this,2,858993459),Ro.call(this,8,16711935),No.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|=Uo[t][((n^e[t])&Oo[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,No.call(this,1,1431655765),Ro.call(this,8,16711935),Ro.call(this,2,858993459),No.call(this,16,65535),No.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}Po.keySize=2,Po.ivSize=2,Po.blockSize=2;const zo=ui._createHelper(Po);class Ko extends ui{_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=Po.createEncryptor(Oe.create(e)),this._des2=Po.createEncryptor(Oe.create(i)),this._des3=Po.createEncryptor(Oe.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)}}Ko.keySize=6,Ko.ivSize=2,Ko.blockSize=2;const qo=ui._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 ai{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)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=ai._createHelper(Yo),tn=[],en=[],on=[];function nn(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)en[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<en[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<en[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<en[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<en[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<en[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<en[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<en[6]>>>0?1:0)|0,this._b=e[7]>>>0<en[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);on[i]=r^l}t[0]=on[0]+(on[7]<<16|on[7]>>>16)+(on[6]<<16|on[6]>>>16)|0,t[1]=on[1]+(on[0]<<8|on[0]>>>24)+on[7]|0,t[2]=on[2]+(on[1]<<16|on[1]>>>16)+(on[0]<<16|on[0]>>>16)|0,t[3]=on[3]+(on[2]<<8|on[2]>>>24)+on[1]|0,t[4]=on[4]+(on[3]<<16|on[3]>>>16)+(on[2]<<16|on[2]>>>16)|0,t[5]=on[5]+(on[4]<<8|on[4]>>>24)+on[3]|0,t[6]=on[6]+(on[5]<<16|on[5]>>>16)+(on[4]<<16|on[4]>>>16)|0,t[7]=on[7]+(on[6]<<8|on[6]>>>24)+on[5]|0}class sn extends ai{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)nn.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)nn.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;nn.call(this),tn[0]=o[0]^o[5]>>>16^o[3]<<16,tn[1]=o[2]^o[7]>>>16^o[5]<<16,tn[2]=o[4]^o[1]>>>16^o[7]<<16,tn[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)tn[t]=16711935&(tn[t]<<8|tn[t]>>>24)|4278255360&(tn[t]<<24|tn[t]>>>8),i[e+t]^=tn[t]}}const rn=ai._createHelper(sn);function ln(){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 an extends ai{_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]^=ln.call(this)}}an.keySize=8,an.ivSize=0;const cn=ai._createHelper(an);class hn extends an{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)ln.call(this)}}const dn=ai._createHelper(hn);function pn(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 un extends ci{}un.Encryptor=class extends un{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;pn.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},un.Decryptor=class extends un{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);pn.call(this,t,e,o,i),this._prevBlock=n}};class vn extends ci{}vn.Encryptor=class extends vn{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]}},vn.Decryptor=vn.Encryptor;const fn=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};
|
|
386
385
|
/** @preserve
|
|
387
386
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
|
388
387
|
* derived from CryptoJS.mode.CTR
|
|
389
388
|
* Jan Hruby jhruby.web@gmail.com
|
|
390
389
|
*/
|
|
391
|
-
class
|
|
390
|
+
class wn extends ci{}wn.Encryptor=class extends wn{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=fn(e[0]),0===e[0]&&(e[1]=fn(e[1]))})(r);const l=r.slice(0);o.encryptBlock(l,0);for(let t=0;t<n;t+=1)i[e+t]^=l[t]}},wn.Decryptor=wn.Encryptor;class gn extends ci{}gn.Encryptor=class extends gn{processBlock(t,e){this._cipher.encryptBlock(t,e)}},gn.Decryptor=class extends gn{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class mn extends ci{}mn.Encryptor=class extends mn{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._keystream;s&&(this._keystream=s.slice(0),r=this._keystream,this._iv=void 0),o.encryptBlock(r,0);for(let t=0;t<n;t+=1)i[e+t]^=r[t]}},mn.Decryptor=mn.Encryptor;const Cn={pad(t,e){const i=4*e,o=i-t.sigBytes%i;t.concat(Oe.random(o-1)).concat(Oe.create([o<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},yn={pad(t,e){const i=t,o=4*e;i.clamp(),i.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const e=t,i=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(i[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},bn={pad(t,e){t.concat(Oe.create([2147483648],1)),yn.pad(t,e)},unpad(t){const e=t;yn.unpad(e),e.sigBytes-=1}},xn={stringify:t=>t.ciphertext.toString(Ne),parse(t){const e=Ne.parse(t);return vi.create({ciphertext:e})}};var En={lib:{Base:Ue,WordArray:Oe,BufferedBlockAlgorithm:ze,Hasher:Ke,Cipher:li,StreamCipher:ai,BlockCipherMode:ci,BlockCipher:ui,CipherParams:vi,SerializableCipher:wi,PasswordBasedCipher:mi},x64:{Word:We,WordArray:Ge},enc:{Hex:Ne,Latin1:Re,Utf8:Pe,Utf16:bi,Utf16BE:yi,Utf16LE:xi,Base64:Xe},algo:{HMAC:qe,MD5:oi,SHA1:Si,SHA224:Ti,SHA256:_i,SHA384:zi,SHA512:Ni,SHA3:eo,RIPEMD160:go,PBKDF2:yo,EvpKDF:ri,AES:Do,DES:Po,TripleDES:Ko,Rabbit:Yo,RabbitLegacy:sn,RC4:an,RC4Drop:hn},mode:{CBC:di,CFB:un,CTR:vn,CTRGladman:wn,ECB:gn,OFB:mn},pad:{Pkcs7:pi,AnsiX923:{pad(t,e){const i=t,o=i.sigBytes,n=4*e,s=n-o%n,r=o+s-1;i.clamp(),i.words[r>>>2]|=s<<24-r%4*8,i.sigBytes+=s},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Iso10126:Cn,Iso97971:bn,NoPadding:{pad(){},unpad(){}},ZeroPadding:yn},format:{OpenSSL:fi,Hex:xn},kdf:{OpenSSL:gi},MD5:ni,HmacMD5:si,SHA1:ki,HmacSHA1:Li,SHA224:Zi,HmacSHA224:ji,SHA256:Di,HmacSHA256:Vi,SHA384:Ki,HmacSHA384:qi,SHA512:Ri,HmacSHA512:Pi,SHA3:io,HmacSHA3:oo,RIPEMD160:mo,HmacRIPEMD160:Co,PBKDF2:(t,e,i)=>yo.create(i).compute(t,e),EvpKDF:(t,e,i)=>ri.create(i).compute(t,e),AES:Vo,DES:zo,TripleDES:qo,Rabbit:Qo,RabbitLegacy:rn,RC4:cn,RC4Drop:dn};const Sn=(t,e,i=!1,o="localStorage")=>{try{const n=i?btoa(e):e;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),Te("Error in setLocalStorage: ",t)}},kn=(t,e=!1,i="localStorage")=>{try{let o=null;return o="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),o&&e?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),Te("Error in getLocalStorage: ",t),null}},Ln=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Te("Error in removeLocalStorageData: ",t)}},Fn=(...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))
|
|
392
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))
|
|
393
|
-
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},
|
|
392
|
+
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},Mn=(t,e,i)=>{try{const o=En.enc.Utf8.parse(e),n=En.enc.Utf8.parse(i);return En.AES.encrypt(En.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:En.mode.CBC,padding:En.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Te("Error in encrypt: ",e),t}},$n=(t,e,i)=>{try{const o=En.enc.Utf8.parse(e),n=En.enc.Utf8.parse(i);return En.AES.decrypt(t,o,{keySize:32,iv:n,mode:En.mode.CBC,padding:En.pad.Pkcs7}).toString(En.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Te("Error in decrypt: ",t),null}},An=()=>{try{const t=kn("_sfut",!0);if(t){const e=$n(t,ft,wt);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),Ln("_sfut")}else{const t=kn("snippyly-user",!0);if(t)return Hn(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Te("Error in getUserFromToken: ",t),null}},Hn=()=>{try{const t=kn("snippyly-user",!0);if(t){const e=Mn(t,ft,wt);Sn("_sfut",e,!0)}Ln("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Te("Error in moveSnippylyUserToST: ",t)}},Bn=r`
|
|
394
393
|
|
|
395
394
|
.wrap {
|
|
396
395
|
padding: 32px;
|
|
@@ -676,7 +675,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
676
675
|
transform: translate(50%, 41%) rotate(45deg);
|
|
677
676
|
transform-origin: center;
|
|
678
677
|
}
|
|
679
|
-
`,
|
|
678
|
+
`,In=r`
|
|
680
679
|
@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');
|
|
681
680
|
|
|
682
681
|
* {
|
|
@@ -688,8 +687,8 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
688
687
|
bottom: 0;
|
|
689
688
|
right: 0;
|
|
690
689
|
z-index: 2147483577;
|
|
691
|
-
margin: ${
|
|
692
|
-
margin-bottom: ${
|
|
690
|
+
margin: ${Fn(1.5)};
|
|
691
|
+
margin-bottom: ${Fn(3)}; // Added to prevent overlap between plugin UI and webflow badge
|
|
693
692
|
max-width: 100vw !important;
|
|
694
693
|
box-sizing: border-box;
|
|
695
694
|
}
|
|
@@ -746,64 +745,64 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
746
745
|
transform: rotate(180deg);
|
|
747
746
|
}
|
|
748
747
|
|
|
749
|
-
|
|
748
|
+
velt-huddle-tool .action-dropdown {
|
|
750
749
|
display: flex;
|
|
751
750
|
align-items: center;
|
|
752
751
|
justify-content: center;
|
|
753
752
|
}
|
|
754
753
|
|
|
755
|
-
|
|
754
|
+
velt-huddle-tool .action-dropdown .mat-menu-trigger {
|
|
756
755
|
display: flex;
|
|
757
756
|
}
|
|
758
757
|
|
|
759
|
-
|
|
758
|
+
velt-huddle-tool .action-dropdown svg path:first-child {
|
|
760
759
|
stroke: rgb(143, 149, 178);
|
|
761
760
|
stroke-width: 1.5px;
|
|
762
761
|
fill: none !important;
|
|
763
762
|
}
|
|
764
763
|
|
|
765
|
-
|
|
764
|
+
velt-huddle-tool .action-dropdown svg path:not(:first-child) {
|
|
766
765
|
fill: rgb(143, 149, 178);
|
|
767
766
|
stroke: rgb(143, 149, 178);
|
|
768
767
|
stroke-width: 0.5px;
|
|
769
768
|
}
|
|
770
769
|
|
|
771
|
-
|
|
772
|
-
|
|
770
|
+
velt-huddle-tool .action-dropdown:active svg path:first-child,
|
|
771
|
+
velt-huddle-tool .action-dropdown.active svg path:first-child {
|
|
773
772
|
stroke: white;
|
|
774
773
|
fill: transparent !important;
|
|
775
774
|
}
|
|
776
775
|
|
|
777
|
-
|
|
778
|
-
|
|
776
|
+
velt-huddle-tool .action-dropdown:active svg path:not(:first-child),
|
|
777
|
+
velt-huddle-tool .action-dropdown.active svg path:not(:first-child) {
|
|
779
778
|
fill: white;
|
|
780
779
|
stroke: white;
|
|
781
780
|
}
|
|
782
781
|
|
|
783
|
-
|
|
782
|
+
velt-recorder-tool .action-dropdown {
|
|
784
783
|
display: flex;
|
|
785
784
|
align-items: center;
|
|
786
785
|
justify-content: center;
|
|
787
786
|
}
|
|
788
787
|
|
|
789
|
-
|
|
788
|
+
velt-recorder-tool .action-dropdown .mat-menu-trigger {
|
|
790
789
|
display: flex;
|
|
791
790
|
}
|
|
792
791
|
|
|
793
|
-
|
|
792
|
+
velt-recorder-tool .action-dropdown svg path:first-child {
|
|
794
793
|
fill: rgb(143, 149, 178);
|
|
795
794
|
stroke-width: 1.5px;
|
|
796
795
|
}
|
|
797
796
|
|
|
798
|
-
|
|
797
|
+
velt-recorder-tool .action-dropdown svg path:not(:first-child) {
|
|
799
798
|
fill: rgb(143, 149, 178);
|
|
800
799
|
}
|
|
801
800
|
|
|
802
|
-
|
|
801
|
+
velt-recorder-tool .action-dropdown:active svg path:first-child {
|
|
803
802
|
fill: white;
|
|
804
803
|
}
|
|
805
804
|
|
|
806
|
-
|
|
805
|
+
velt-recorder-tool .action-dropdown:active svg path:not(:first-child) {
|
|
807
806
|
fill: white;
|
|
808
807
|
}
|
|
809
808
|
|
|
@@ -811,13 +810,13 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
811
810
|
display: none !important;
|
|
812
811
|
}
|
|
813
812
|
|
|
814
|
-
|
|
813
|
+
velt-presence {
|
|
815
814
|
display: flex;
|
|
816
815
|
|
|
817
|
-
--
|
|
818
|
-
--
|
|
819
|
-
--
|
|
820
|
-
--
|
|
816
|
+
--velt-presence-avatar-size: 24px;
|
|
817
|
+
--velt-avatar-size: 24px;
|
|
818
|
+
--velt-presence-tooltip-bg-color: var(--velt-bg-color);
|
|
819
|
+
--velt-presence-tooltip-border-color: var(--velt-border-color);
|
|
821
820
|
}
|
|
822
821
|
|
|
823
822
|
.s-presence-container {
|
|
@@ -856,7 +855,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
856
855
|
}
|
|
857
856
|
|
|
858
857
|
.s-presence-avatar-image-small {
|
|
859
|
-
width: ${
|
|
858
|
+
width: ${Fn(1.6)};
|
|
860
859
|
height: auto;
|
|
861
860
|
display: block;
|
|
862
861
|
}
|
|
@@ -869,11 +868,11 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
869
868
|
filter: grayscale(1);
|
|
870
869
|
}
|
|
871
870
|
|
|
872
|
-
|
|
871
|
+
velt-sidebar-button .action-border path {
|
|
873
872
|
stroke: #8f95b2;
|
|
874
873
|
}
|
|
875
874
|
|
|
876
|
-
|
|
875
|
+
velt-sidebar-button .action-border {
|
|
877
876
|
padding: 3px 7px 3px 10px;
|
|
878
877
|
}
|
|
879
878
|
|
|
@@ -894,7 +893,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
894
893
|
margin: 0 !important;
|
|
895
894
|
}
|
|
896
895
|
|
|
897
|
-
.toolbar-avatars
|
|
896
|
+
.toolbar-avatars velt-presence:not(:empty) {
|
|
898
897
|
margin: 0px 6px;
|
|
899
898
|
}
|
|
900
899
|
|
|
@@ -948,7 +947,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
948
947
|
|
|
949
948
|
.s-user-avatar-initial {
|
|
950
949
|
color: black !important;
|
|
951
|
-
font-size: ${
|
|
950
|
+
font-size: ${Fn(.8)} !important;
|
|
952
951
|
position: relative !important;
|
|
953
952
|
}
|
|
954
953
|
|
|
@@ -1262,7 +1261,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1262
1261
|
line-height: 1;
|
|
1263
1262
|
cursor: pointer;
|
|
1264
1263
|
}
|
|
1265
|
-
`;(()=>{try{const t=window.SUPERFLOW_TOOLBAR_API_KEY,i=!!window.SUPERFLOW_TOOLBAR_STAGING,e=window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,n=window.SUPERFLOW_TOOLBAR_PROJECT_ID;if(t){(()=>{try{document.querySelectorAll("snippyly-plugin").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const o={};o.apiKey=t,i&&(o.staging="true"),e&&(o.projectVersionKey=e),n&&(o.projectId=n),((t={})=>{try{const i=document.createElement("snippyly-plugin");Object.keys(t||{}).forEach((e=>{i.setAttribute(e,t[e])})),document.body.appendChild(i)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(o)}}catch(t){console.warn("Error in initSuperflow: ",t)}})();var Io=function(t,i,e,n){for(var o,s=arguments.length,r=s<3?i:null===n?n=Object.getOwnPropertyDescriptor(i,e):n,l=t.length-1;l>=0;l--)(o=t[l])&&(r=(s<3?o(r):s>3?o(i,e,r):o(i,e))||r);return s>3&&r&&Object.defineProperty(i,e,r),r};let _o=class extends Q{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.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),Vi("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const i=await(t=>{const i={apiKey:t};return Bi(Ii,"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),Vi("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(ko("_sfut"),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),Vi("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),Vi("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Vi("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Vi("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),Vi("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),i=t.searchParams;if((null==i?void 0:i.has("sprojectInstall"))&&!So("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==i?void 0:i.has("sflivedemo"))if(So("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(i.has("st")||i.has("snippyly_google_token")){if(i.has("st")){const t=decodeURIComponent(i.get("st")),e=$o(t,vt,ft),n=e&&JSON.parse(e);if(n){const t={};t.userId=n.uid,t.name=n.displayName,t.email=n.email,t.photoUrl=null==n?void 0:n.photoURL;const i=JSON.stringify(t),e=Fo(i,vt,ft);Eo("_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,Eo("snippyly-user",JSON.stringify(e),!0)}i.delete("st"),i.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}i.has("review")?(Eo("review","true",!1),ko("feedback"),"true"!==i.get("review")&&(i.delete("review"),i.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has("feedback")||So("review",!1)&&(i.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),i.has("feedback")?(Eo("feedback","true",!1),ko("review"),"true"!==i.get("feedback")&&(i.delete("feedback"),i.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):i.has("review")||So("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),Vi("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&&Eo("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(Eo("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Eo("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Vi("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||So("projectVersionKey",!1,"sessionStorage"),i=this.projectVersion||So("projectVersion",!1,"sessionStorage");if(t&&i){const e=new URL(document.location),n=e.searchParams;n.get(t)||(n.set(t,i),window.history.replaceState({},document.title,e.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Vi("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Mo();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(lt)){const t=document.createElement(lt);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(at)){const t=document.createElement(at);t.setAttribute(ut,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(ct)){const t=document.createElement(ct);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);window.document.body.appendChild(t)}if(!document.querySelector(pt)){const t=document.createElement(pt);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Vi("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var e,n,o,s,r,l,a,c,h;try{await(c=this.apiKey,h={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,e;return i(this,(function(i){switch(i.label){case 0:return i.trys.push([0,6,,7]),[4,(n=null==h?void 0:h.options,new Promise((function(t,i){var e=document.getElementById("snippylyScript"),o=!1,s="latest";if(n&&(n.staging&&(o=n.staging),n.version&&(s=n.version)),(null==n?void 0:n.version)||(s="1.0.78"),e)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(o?"-staging":"","@").concat(s,"/snippyly.js"),r.id="snippylyScript",r.type="module",document.body.appendChild(r),r.onload=function(){t()},r.onerror=function(){i(new Error("Failed to load Snippyly script"))}}})))];case 1:return i.sent(),t=window.Snippyly,h?[4,t.init(c,h)]:[3,3];case 2:return i.sent(),[3,5];case 3:return[4,t.init(c)];case 4:i.sent(),i.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return e=i.sent(),console.error(e),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0),document.body.style.setProperty("--snippyly-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),Vi("Error in loadPoppinsFont: ",t)}})()),Snippyly&&Di({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,i=0)=>{try{let e=3735928559^i,n=1103547991^i;for(let i,o=0;o<t.length;o++)i=t.charCodeAt(o),e=Math.imul(e^i,2654435761),n=Math.imul(n^i,1597334677);return e=Math.imul(e^e>>>16,2246822507)^Math.imul(n^n>>>13,3266489909),n=Math.imul(n^n>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),4294967296*(2097151&n)+(e>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Vi("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===(e=this.commentElement)||void 0===e?void 0:e.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(n=this.commentElement)||void 0===n?void 0:n.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===(s=this.commentElement)||void 0===s?void 0:s.enableAutoCategorize)&&this.commentElement.enableAutoCategorize()),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),Vi("Error in initializeSnippyly: ",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 n=(t=>{try{return t.replace(/#.*$/,"")}catch(i){return console.warn("Error in removeHashFromUrl: ",i),Vi("Error in removeHashFromUrl: ",i),t}})(i.href);this.projectId&&(n=null==n?void 0:n.replace(window.location.origin,"")),this.location={url:n,version:e}}catch(t){console.warn("Error in generateLocation: ",t),Vi("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,i,e,n;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===(n=this.location)||void 0===n?void 0:n.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),Vi("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:Mo(),(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),await Snippyly.identify(e),(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Snippyly.getUserRole$().subscribe((t=>{var i,e;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),"Admin"===this.snippylyUserRole?null===(i=this.commentElement)||void 0===i||i.enablePriority():null===(e=this.commentElement)||void 0===e||e.disablePriority()})),(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),Vi("Error in isPlanExpired$: ",t)}))),Di({clientUserId:null==e?void 0:e.userId}),this.getComments(),this.checkGlobalUserContact()}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),Vi("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),Vi("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),Vi("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Vi("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),Vi("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const i=Fo(t,vt,ft),e=await fetch(`https://us-central1-snippyly-sdk-prod.cloudfunctions.net/getQRCode?text=${encodeURIComponent(i)}`),n=await e.json();(null==n?void 0:n.qrcode)&&(this.qrCode=null==n?void 0:n.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Vi("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),Vi("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,ko("review"),ko("feedback"),ko("sreviewId"),ko("projectVersionKey","sessionStorage"),ko("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),Vi("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),ko("snippyly-user"),ko("_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),Vi("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),Vi("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),Vi("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),Vi("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),Vi("Error in goToAdminPortal: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Vi("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Eo("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),Vi("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,Eo("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),Vi("Error in onLiveDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://app.usesuperflow.com/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Vi("Error in onUpgradePlanClick: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,ko("_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),Vi("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var i,e,n,o,s,r,l,a,c,h;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===(o=null===(n=null===document||void 0===document?void 0:document.body)||void 0===n?void 0:n.parentElement)||void 0===o?void 0:o.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===(h=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===h||h.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 apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),Di({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Eo("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Vi("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}connectedCallback(){super.connectedCallback(),this.expanded=!0,this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577"}render(){var t,i,e,n,o,s,r,l,a;return this.loadPlugin?!this.snippylyUser||this.loading||null===this.isPlanExpired?I`
|
|
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 _n=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 Dn=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.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),Te("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await(t=>{const e={apiKey:t};return Ie(_e,"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),Te("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(Ln("_sfut"),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),Te("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),Te("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Te("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Te("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),Te("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!kn("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has("sflivedemo"))if(kn("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(e.has("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),i=$n(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=Mn(e,ft,wt);Sn("_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,Sn("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(Sn("review","true",!1),Ln("feedback"),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("feedback")||kn("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),e.has("feedback")?(Sn("feedback","true",!1),Ln("review"),"true"!==e.get("feedback")&&(e.delete("feedback"),e.append("feedback","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):e.has("review")||kn("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),Te("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&&Sn("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has("review")||t.has("feedback"))&&t.has("sversion")&&(Sn("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Sn("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Te("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||kn("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||kn("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),Te("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=An();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("signIn",(()=>{this.loginWithGoogle()})),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(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}if(!document.querySelector(dt)){const t=document.createElement(dt);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),Te("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),Te("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&Ve({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),Te("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),Te("Error in initializeSnippyly: ",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),Te("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),Te("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),Te("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:An(),(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),await Snippyly.identify(i),(null==i?void 0:i.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(i))),Snippyly.getUserRole$().subscribe((t=>{var e,i;this.loading=!1,this.snippylyUserRole||"Admin"!==t||this.setViewMode("All"),this.snippylyUserRole=t,this.snippylyUserRole||this.setViewMode(null),"Admin"===this.snippylyUserRole?null===(e=this.commentElement)||void 0===e||e.enablePriority():null===(i=this.commentElement)||void 0===i||i.disablePriority()})),(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),Te("Error in isPlanExpired$: ",t)}))),Ve({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),Te("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),Te("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),Te("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Te("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),Te("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=window.location.href;if(t){const e=Mn(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),Te("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),Te("Error in toggleQRCodeVisibility: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,Ln("review"),Ln("feedback"),Ln("sreviewId"),Ln("projectVersionKey","sessionStorage"),Ln("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),Te("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),Ln("snippyly-user"),Ln("_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),Te("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),Te("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),Te("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),Te("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),Te("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),Te("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Sn("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),Te("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,Sn("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),Te("Error in onLiveDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://app.usesuperflow.com/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Te("Error in onUpgradePlanClick: ",t)}},window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,Ln("_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),Te("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var e,i,o,n,s,r,l,a,c,h;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===(h=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===h||h.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 apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),Ve({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Sn("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Te("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}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?I`
|
|
1266
1265
|
<div class="snippyly-plugin-container">
|
|
1267
1266
|
<div class="toolbar" id="smallToolbar">
|
|
1268
1267
|
<!-- <div class="toolbar-section">
|
|
@@ -1292,9 +1291,9 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1292
1291
|
<div class="toolbar-divider"></div>
|
|
1293
1292
|
</div>
|
|
1294
1293
|
${this.snippylyUserRole?I`
|
|
1295
|
-
<div class="toolbar-section comment-viewmode-section ${
|
|
1296
|
-
<div class="toolbar-actions1 ${
|
|
1297
|
-
<
|
|
1294
|
+
<div class="toolbar-section comment-viewmode-section ${rt({"d-none":!this.expanded})}">
|
|
1295
|
+
<div class="toolbar-actions1 ${rt({"d-none":!this.commentElement})}">
|
|
1296
|
+
<velt-sidebar-button>
|
|
1298
1297
|
<div class="action-border tooltip">
|
|
1299
1298
|
<div class="tooltiptext">All Comments</div>
|
|
1300
1299
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
@@ -1309,16 +1308,16 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1309
1308
|
</svg>
|
|
1310
1309
|
<p class="action-text">${null===(t=this.comments)||void 0===t?void 0:t.length}</p>
|
|
1311
1310
|
</div>
|
|
1312
|
-
</
|
|
1311
|
+
</velt-sidebar-button>
|
|
1313
1312
|
</div>
|
|
1314
|
-
<div class="toolbar-section ${
|
|
1313
|
+
<div class="toolbar-section ${rt({"d-none":!this.commentElement})}">
|
|
1315
1314
|
<div class="toolbar-divider"></div>
|
|
1316
1315
|
</div>
|
|
1317
1316
|
</div>
|
|
1318
1317
|
`:null}
|
|
1319
1318
|
${!this.customLoginEnabledLocally||this.loading?I`
|
|
1320
1319
|
<div class="toolbar-section" @click=${()=>this.loginWithGoogle()}>
|
|
1321
|
-
<a class="toolbar-button sign-in-button ${
|
|
1320
|
+
<a class="toolbar-button sign-in-button ${rt({loading:this.loading})}">
|
|
1322
1321
|
${this.loading?I`
|
|
1323
1322
|
<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">
|
|
1324
1323
|
<g transform="rotate(0 50 50)">
|
|
@@ -1422,13 +1421,13 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1422
1421
|
</div>
|
|
1423
1422
|
<hr />
|
|
1424
1423
|
<div class="menu-point">
|
|
1425
|
-
<
|
|
1424
|
+
<velt-user-request-tool type="feedback"></velt-user-request-tool>
|
|
1426
1425
|
</div>
|
|
1427
1426
|
<div class="menu-point">
|
|
1428
|
-
<
|
|
1427
|
+
<velt-user-request-tool type="reportBug"></velt-user-request-tool>
|
|
1429
1428
|
</div>
|
|
1430
1429
|
<div class="menu-point">
|
|
1431
|
-
<
|
|
1430
|
+
<velt-user-request-tool type="contactUs"></velt-user-request-tool>
|
|
1432
1431
|
</div>
|
|
1433
1432
|
<div class="menu-point" @click=${()=>this.joinCommunity()}>
|
|
1434
1433
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -1504,7 +1503,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1504
1503
|
`:I``}
|
|
1505
1504
|
`:I`
|
|
1506
1505
|
<div class="snippyly-plugin-container">
|
|
1507
|
-
<div class="toolbar ${
|
|
1506
|
+
<div class="toolbar ${rt({expanded:this.expanded})}">
|
|
1508
1507
|
|
|
1509
1508
|
<!-- icon + logo -->
|
|
1510
1509
|
<div class="toolbar-section toolbar-toggle-icon d-sm-none" @click=${()=>this.toggleSnippylyPluginToolbar()}>
|
|
@@ -1514,7 +1513,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1514
1513
|
</svg>
|
|
1515
1514
|
</div>
|
|
1516
1515
|
|
|
1517
|
-
<div class="toolbar-section snippyly-logo ${
|
|
1516
|
+
<div class="toolbar-section snippyly-logo ${rt({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
|
|
1518
1517
|
<!-- <img class="toolbar-logo"
|
|
1519
1518
|
src="https://drive.google.com/uc?export=view&id=1x4HyR7dk3bbCXoeWS-Sy8NZ_EI-f6nR2"> -->
|
|
1520
1519
|
<svg class="toolbar-logo" width="28" height="28" viewBox="0 0 20 20" fill="none"
|
|
@@ -1538,14 +1537,14 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1538
1537
|
|
|
1539
1538
|
${this.snippylyUserRole&&!this.isPlanExpired?I`
|
|
1540
1539
|
<!-- divider -->
|
|
1541
|
-
<div class="toolbar-section d-xs-none ${
|
|
1540
|
+
<div class="toolbar-section d-xs-none ${rt({"d-none":!this.expanded})}">
|
|
1542
1541
|
<div class="toolbar-divider"></div>
|
|
1543
1542
|
</div>
|
|
1544
1543
|
|
|
1545
1544
|
<!-- avatars -->
|
|
1546
|
-
<div class="toolbar-section presence-section d-sm-none ${
|
|
1545
|
+
<div class="toolbar-section presence-section d-sm-none ${rt({"d-none":!this.expanded})}">
|
|
1547
1546
|
<div class="toolbar-avatars">
|
|
1548
|
-
<
|
|
1547
|
+
<velt-presence max-users="4"></velt-presence>
|
|
1549
1548
|
<!-- <div class="avatar blue overlapped">
|
|
1550
1549
|
<img class="avatar-img"
|
|
1551
1550
|
src="https://drive.google.com/uc?export=view&id=1QHXtKZg8I7-wIapZJDs-x8YenlHMvzP4">
|
|
@@ -1569,22 +1568,22 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1569
1568
|
</div> -->
|
|
1570
1569
|
|
|
1571
1570
|
<!-- actions -->
|
|
1572
|
-
<div class="toolbar-section huddle-recorder-section ${
|
|
1571
|
+
<div class="toolbar-section huddle-recorder-section ${rt({"d-none":!this.expanded})}">
|
|
1573
1572
|
<div class="toolbar-actions">
|
|
1574
1573
|
<div class="action tooltip">
|
|
1575
1574
|
<div class="tooltiptext">Comment</div>
|
|
1576
|
-
<
|
|
1575
|
+
<velt-comment-tool class="custom-tool">
|
|
1577
1576
|
<div class="action" slot="button">
|
|
1578
|
-
<svg class="toolbar-icon ${
|
|
1577
|
+
<svg class="toolbar-icon ${rt({active:this.addCommentMode})}" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1579
1578
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
1580
1579
|
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" />
|
|
1581
1580
|
</svg>
|
|
1582
1581
|
</div>
|
|
1583
|
-
</
|
|
1582
|
+
</velt-comment-tool>
|
|
1584
1583
|
</div>
|
|
1585
1584
|
<div class="action tooltip">
|
|
1586
1585
|
<div class="tooltiptext">Arrow</div>
|
|
1587
|
-
<
|
|
1586
|
+
<velt-arrow-tool class="custom-tool">
|
|
1588
1587
|
<div class="action">
|
|
1589
1588
|
<svg class="toolbar-icon" width="32" height="32" viewBox="0 0 32 32"
|
|
1590
1589
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -1592,30 +1591,30 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1592
1591
|
d="M22.6315 18.0207C23.3673 17.9913 23.9399 17.371 23.9105 16.6352L23.6567 10.2894C23.6289 9.59486 23.0723 9.03819 22.3778 9.01041L16.0319 8.75654C15.2961 8.7271 14.6758 9.29972 14.6463 10.0355C14.6169 10.7713 15.1895 11.3916 15.9253 11.4211L19.2283 11.5532L10.0679 20.7136C9.54724 21.2343 9.54724 22.0785 10.0679 22.5992C10.5886 23.1199 11.4329 23.1199 11.9536 22.5992L21.1139 13.4389L21.246 16.7418C21.2754 17.4775 21.8957 18.0502 22.6315 18.0207Z" />
|
|
1593
1592
|
</svg>
|
|
1594
1593
|
</div>
|
|
1595
|
-
</
|
|
1594
|
+
</velt-arrow-tool>
|
|
1596
1595
|
</div>
|
|
1597
1596
|
<div class="tooltip cursor-pointer">
|
|
1598
1597
|
<div class="tooltiptext">Live Huddle</div>
|
|
1599
|
-
<
|
|
1598
|
+
<velt-huddle-tool type="all"></velt-huddle-tool>
|
|
1600
1599
|
</div>
|
|
1601
1600
|
${this.staging?I`
|
|
1602
1601
|
<div class="tooltip cursor-pointer">
|
|
1603
1602
|
<div class="tooltiptext">Recording</div>
|
|
1604
|
-
<
|
|
1603
|
+
<velt-recorder-tool type="all"></velt-recorder-tool>
|
|
1605
1604
|
</div>
|
|
1606
1605
|
`:null}
|
|
1607
1606
|
</div>
|
|
1608
1607
|
</div>
|
|
1609
1608
|
|
|
1610
1609
|
<!-- divider -->
|
|
1611
|
-
<div class="toolbar-section ${
|
|
1610
|
+
<div class="toolbar-section ${rt({"d-none":!this.expanded})}">
|
|
1612
1611
|
<div class="toolbar-divider"></div>
|
|
1613
1612
|
</div>
|
|
1614
1613
|
|
|
1615
1614
|
<!-- actions 1 -->
|
|
1616
|
-
<div class="toolbar-section comment-viewmode-section ${
|
|
1615
|
+
<div class="toolbar-section comment-viewmode-section ${rt({"d-none":!this.expanded})}">
|
|
1617
1616
|
<div class="toolbar-actions1">
|
|
1618
|
-
<
|
|
1617
|
+
<velt-sidebar-button>
|
|
1619
1618
|
<div class="action-border tooltip">
|
|
1620
1619
|
<div class="tooltiptext">Open Comments</div>
|
|
1621
1620
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
@@ -1628,11 +1627,11 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1628
1627
|
</clipPath>
|
|
1629
1628
|
</defs>
|
|
1630
1629
|
</svg>
|
|
1631
|
-
<p class="action-text">${null===(
|
|
1630
|
+
<p class="action-text">${null===(e=this.comments)||void 0===e?void 0:e.length}</p>
|
|
1632
1631
|
</div>
|
|
1633
|
-
</
|
|
1632
|
+
</velt-sidebar-button>
|
|
1634
1633
|
${this.isUserGlobalContact||"Admin"===this.snippylyUserRole?I`
|
|
1635
|
-
<
|
|
1634
|
+
<velt-menu class="d-sm-none">
|
|
1636
1635
|
<div menu-trigger class="action-border dropdown tooltip">
|
|
1637
1636
|
<div class="tooltiptext">Views</div>
|
|
1638
1637
|
<svg width="16" height="24" viewBox="0 0 16 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -1651,13 +1650,13 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1651
1650
|
<div @click=${()=>this.setViewMode(null)}>External</div>
|
|
1652
1651
|
<div @click=${()=>this.setViewMode("All")}>All</div>
|
|
1653
1652
|
</div>
|
|
1654
|
-
</
|
|
1653
|
+
</velt-menu>
|
|
1655
1654
|
`:null}
|
|
1656
1655
|
</div>
|
|
1657
1656
|
</div>
|
|
1658
1657
|
|
|
1659
1658
|
<!-- divider -->
|
|
1660
|
-
<div class="toolbar-section ${
|
|
1659
|
+
<div class="toolbar-section ${rt({"d-none":!this.expanded})}">
|
|
1661
1660
|
<div class="toolbar-divider"></div>
|
|
1662
1661
|
</div>`:I`
|
|
1663
1662
|
${this.isPlanExpired&&this.isUserGlobalContact?I`
|
|
@@ -1667,7 +1666,7 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1667
1666
|
</a>
|
|
1668
1667
|
</div>
|
|
1669
1668
|
`:null}
|
|
1670
|
-
<div class="tooltip ${
|
|
1669
|
+
<div class="tooltip ${rt({"d-none":!this.expanded})}">
|
|
1671
1670
|
<div class="tooltiptext">
|
|
1672
1671
|
${this.snippylyUserRole?this.isUserGlobalContact?"Your plan has expired! Please upgrade.":I`Your plan has expired! <br/> Please contact the admin.`:I`You don't have access. <br/> Reach out to the admin of this project.`}
|
|
1673
1672
|
</div>
|
|
@@ -1678,22 +1677,22 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1678
1677
|
`}
|
|
1679
1678
|
|
|
1680
1679
|
<!-- actions 2 -->
|
|
1681
|
-
<div class="toolbar-section user-profile-section ${
|
|
1680
|
+
<div class="toolbar-section user-profile-section ${rt({"d-none":!this.expanded})}">
|
|
1682
1681
|
<div class="toolbar-actions2">
|
|
1683
1682
|
${"Admin"===this.snippylyUserRole&&this.staging&&!this.isPlanExpired?I`
|
|
1684
1683
|
<div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
|
|
1685
1684
|
<div class="tooltiptext">Share</div>
|
|
1686
|
-
<
|
|
1685
|
+
<velt-user-invite-tool></velt-user-invite-tool>
|
|
1687
1686
|
</div>
|
|
1688
1687
|
`:null}
|
|
1689
1688
|
<div class="action">
|
|
1690
|
-
${(null===(
|
|
1689
|
+
${(null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl)?I`<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} />`:I`<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>`}
|
|
1691
1690
|
</div>
|
|
1692
1691
|
</div>
|
|
1693
1692
|
</div>
|
|
1694
1693
|
|
|
1695
1694
|
<!-- context menu icon -->
|
|
1696
|
-
<div class="toolbar-section ${
|
|
1695
|
+
<div class="toolbar-section ${rt({"d-none":!this.expanded})}">
|
|
1697
1696
|
<div class="toolbar-section s-more-menu dropdown">
|
|
1698
1697
|
<div class="dropdown-content">
|
|
1699
1698
|
<div class="menu-point header disable-hover">
|
|
@@ -1736,13 +1735,13 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1736
1735
|
<hr />
|
|
1737
1736
|
`:I``}
|
|
1738
1737
|
<div class="menu-point">
|
|
1739
|
-
<
|
|
1738
|
+
<velt-user-request-tool type="feedback"></velt-user-request-tool>
|
|
1740
1739
|
</div>
|
|
1741
1740
|
<div class="menu-point">
|
|
1742
|
-
<
|
|
1741
|
+
<velt-user-request-tool type="reportBug"></velt-user-request-tool>
|
|
1743
1742
|
</div>
|
|
1744
1743
|
<div class="menu-point">
|
|
1745
|
-
<
|
|
1744
|
+
<velt-user-request-tool type="contactUs"></velt-user-request-tool>
|
|
1746
1745
|
</div>
|
|
1747
1746
|
<div class="menu-point" @click=${()=>this.joinCommunity()}>
|
|
1748
1747
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -1849,4 +1848,4 @@ class fo extends ae{}fo.Encryptor=class extends fo{processBlock(t,i){const e=t,n
|
|
|
1849
1848
|
</div>
|
|
1850
1849
|
</div>
|
|
1851
1850
|
`:I``}
|
|
1852
|
-
`:I``}};
|
|
1851
|
+
`:I``}};Dn.styles=[Bn,In],_n([ot()],Dn.prototype,"loadPlugin",null),_n([ot()],Dn.prototype,"comments",void 0),_n([ot()],Dn.prototype,"commentElement",void 0),_n([ot()],Dn.prototype,"contactElement",void 0),_n([ot()],Dn.prototype,"rewriterElement",void 0),_n([ot()],Dn.prototype,"presenceElement",void 0),_n([ot()],Dn.prototype,"commentSubscription",void 0),_n([ot()],Dn.prototype,"selectionElement",void 0),_n([ot()],Dn.prototype,"addCommentMode",void 0),_n([ot()],Dn.prototype,"_expanded",void 0),_n([ot()],Dn.prototype,"loading",void 0),_n([ot()],Dn.prototype,"signInError",void 0),_n([ot()],Dn.prototype,"snippylyUser",void 0),_n([ot()],Dn.prototype,"snippylyUserRole",void 0),_n([ot()],Dn.prototype,"isPlanExpired",void 0),_n([ot()],Dn.prototype,"showOnboardingModal",void 0),_n([ot()],Dn.prototype,"showLiveDemoModal",void 0),_n([it()],Dn.prototype,"apiKey",null),_n([it()],Dn.prototype,"projectId",void 0),_n([ot()],Dn.prototype,"staging",void 0),_n([it()],Dn.prototype,"projectVersionKey",null),_n([ot()],Dn.prototype,"projectVersion",void 0),_n([ot()],Dn.prototype,"_menuOpenedId",void 0),_n([ot()],Dn.prototype,"copyLinkTooltip",void 0),_n([ot()],Dn.prototype,"invalidApiKey",void 0),_n([ot()],Dn.prototype,"documentId",void 0),_n([ot()],Dn.prototype,"isUserGlobalContact",void 0),_n([ot()],Dn.prototype,"location",void 0),_n([ot()],Dn.prototype,"viewMode",void 0),_n([ot()],Dn.prototype,"qrCode",void 0),_n([ot()],Dn.prototype,"showQrCode",void 0),_n([ot()],Dn.prototype,"customLoginEnabledLocally",void 0),_n([ot()],Dn.prototype,"customLoginEnabled",void 0),_n([ot()],Dn.prototype,"providedUser",void 0),Dn=_n([tt("superflow-toolbar")],Dn);let Vn=class extends Y{};Vn=_n([tt("snippyly-plugin")],Vn);export{Vn as SnippylyPlugin,Dn as SuperflowToolbar};
|