@snippyly/plugin-staging 1.0.74 → 1.0.75
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 +286 -68
package/package.json
CHANGED
package/snippyly.js
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
function t(t,e,s
|
|
1
|
+
function t(t,e,i,s){return new(i||(i=Promise))((function(o,n){function r(t){try{c(s.next(t))}catch(t){n(t)}}function a(t){try{c(s.throw(t))}catch(t){n(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}c((s=s.apply(t,e||[])).next())}))}function e(t,e){var i,s,o,n,r={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(n[Symbol.iterator]=function(){return this}),n;function a(a){return function(c){return function(a){if(i)throw new TypeError("Generator is already executing.");for(;n&&(n=0,a[0]&&(r=0)),r;)try{if(i=1,s&&(o=2&a[0]?s.return:a[0]?s.throw||((o=s.return)&&o.call(s),0):s.next)&&!(o=o.call(s,a[1])).done)return o;switch(s=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return r.label++,{value:a[1],done:!1};case 5:r.label++,s=a[1],a=[0];continue;case 7:a=r.ops.pop(),r.trys.pop();continue;default:if(!(o=r.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){r=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){r.label=a[1];break}if(6===a[0]&&r.label<o[1]){r.label=o[1],o=a;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(a);break}o[2]&&r.ops.pop(),r.trys.pop();continue}a=e.call(t,r)}catch(t){a=[6,t],s=0}finally{i=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Copyright 2019 Google LLC
|
|
5
5
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
6
6
|
*/
|
|
7
|
-
const
|
|
7
|
+
const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s=Symbol(),o=new Map;class n{constructor(t,e){if(this._$cssResult$=!0,e!==s)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=o.get(this.cssText);return i&&void 0===t&&(o.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,s)=>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[s+1]),t[0]);return new n(i,s)},a=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new n("string"==typeof t?t:t+"",s))(e)})(t):t
|
|
8
8
|
/**
|
|
9
9
|
* @license
|
|
10
10
|
* Copyright 2017 Google LLC
|
|
11
11
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
12
|
-
*/;var
|
|
12
|
+
*/;var c;const l=window.trustedTypes,A=l?l.emptyScript:"",h=window.reactiveElementPolyfillSupport,w={toAttribute(t,e){switch(e){case Boolean:t=t?A: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}},d=(t,e)=>e!==t&&(e==e||t==t),g={attribute:!0,type:String,converter:w,reflect:!1,hasChanged:d};class u 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 s=this._$Eh(i,e);void 0!==s&&(this._$Eu.set(s,i),t.push(s))})),t}static createProperty(t,e=g){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,s=this.getPropertyDescriptor(t,i,e);void 0!==s&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const o=this[t];this[e]=s,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||g}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(a(t))}else void 0!==t&&e.push(a(t));return e}static _$Eh(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{i?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),s=window.litNonce;void 0!==s&&i.setAttribute("nonce",s),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=g){var s,o;const n=this.constructor._$Eh(t,i);if(void 0!==n&&!0===i.reflect){const r=(null!==(o=null===(s=i.converter)||void 0===s?void 0:s.toAttribute)&&void 0!==o?o:w.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(n):this.setAttribute(n,r),this._$Ei=null}}_$AK(t,e){var i,s,o;const n=this.constructor,r=n._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=n.getPropertyOptions(r),a=t.converter,c=null!==(o=null!==(s=null===(i=a)||void 0===i?void 0:i.fromAttribute)&&void 0!==s?s:"function"==typeof a?a:null)&&void 0!==o?o:w.fromAttribute;this._$Ei=r,this[r]=c(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let s=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||d)(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))):s=!1),!this.isUpdatePending&&s&&(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
13
|
/**
|
|
14
14
|
* @license
|
|
15
15
|
* Copyright 2017 Google LLC
|
|
16
16
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
17
17
|
*/
|
|
18
|
-
var v;u.finalized=!0,u.elementProperties=new Map,u.elementStyles=[],u.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:u}),(null!==(
|
|
18
|
+
var v;u.finalized=!0,u.elementProperties=new Map,u.elementStyles=[],u.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:u}),(null!==(c=globalThis.reactiveElementVersions)&&void 0!==c?c:globalThis.reactiveElementVersions=[]).push("1.3.2");const C=globalThis.trustedTypes,f=C?C.createPolicy("lit-html",{createHTML:t=>t}):void 0,p=`lit$${(Math.random()+"").slice(9)}$`,D="?"+p,B=`<${D}>`,y=document,L=(t="")=>y.createComment(t),m=t=>null===t||"object"!=typeof t&&"function"!=typeof t,b=Array.isArray,Y=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,H=/>/g,x=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,z=/'/g,M=/"/g,X=/^(?:script|style|textarea|title)$/i,Q=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),E=Symbol.for("lit-noChange"),O=Symbol.for("lit-nothing"),W=new WeakMap,P=y.createTreeWalker(y,129,null,!1),j=(t,e)=>{const i=t.length-1,s=[];let o,n=2===e?"<svg>":"",r=Y;for(let e=0;e<i;e++){const i=t[e];let a,c,l=-1,A=0;for(;A<i.length&&(r.lastIndex=A,c=r.exec(i),null!==c);)A=r.lastIndex,r===Y?"!--"===c[1]?r=F:void 0!==c[1]?r=H:void 0!==c[2]?(X.test(c[2])&&(o=RegExp("</"+c[2],"g")),r=x):void 0!==c[3]&&(r=x):r===x?">"===c[0]?(r=null!=o?o:Y,l=-1):void 0===c[1]?l=-2:(l=r.lastIndex-c[2].length,a=c[1],r=void 0===c[3]?x:'"'===c[3]?M:z):r===M||r===z?r=x:r===F||r===H?r=Y:(r=x,o=void 0);const h=r===x&&t[e+1].startsWith("/>")?" ":"";n+=r===Y?i+B:l>=0?(s.push(a),i.slice(0,l)+"$lit$"+i.slice(l)+p+h):i+p+(-2===l?(s.push(void 0),e):h)}const a=n+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==f?f.createHTML(a):a,s]};class G{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,n=0;const r=t.length-1,a=this.parts,[c,l]=j(t,e);if(this.el=G.createElement(c,i),P.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=P.nextNode())&&a.length<r;){if(1===s.nodeType){if(s.hasAttributes()){const t=[];for(const e of s.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(p)){const i=l[n++];if(t.push(e),void 0!==i){const t=s.getAttribute(i.toLowerCase()+"$lit$").split(p),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:o,name:e[2],strings:t,ctor:"."===e[1]?V:"?"===e[1]?T:"@"===e[1]?U:I})}else a.push({type:6,index:o})}for(const e of t)s.removeAttribute(e)}if(X.test(s.tagName)){const t=s.textContent.split(p),e=t.length-1;if(e>0){s.textContent=C?C.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],L()),P.nextNode(),a.push({type:2,index:++o});s.append(t[e],L())}}}else if(8===s.nodeType)if(s.data===D)a.push({type:2,index:o});else{let t=-1;for(;-1!==(t=s.data.indexOf(p,t+1));)a.push({type:7,index:o}),t+=p.length-1}o++}}static createElement(t,e){const i=y.createElement("template");return i.innerHTML=t,i}}function N(t,e,i=t,s){var o,n,r,a;if(e===E)return e;let c=void 0!==s?null===(o=i._$Cl)||void 0===o?void 0:o[s]:i._$Cu;const l=m(e)?void 0:e._$litDirective$;return(null==c?void 0:c.constructor)!==l&&(null===(n=null==c?void 0:c._$AO)||void 0===n||n.call(c,!1),void 0===l?c=void 0:(c=new l(t),c._$AT(t,i,s)),void 0!==s?(null!==(r=(a=i)._$Cl)&&void 0!==r?r:a._$Cl=[])[s]=c:i._$Cu=c),void 0!==c&&(e=N(t,c._$AS(t,e.values),c,s)),e}class K{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:s}=this._$AD,o=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:y).importNode(i,!0);P.currentNode=o;let n=P.nextNode(),r=0,a=0,c=s[0];for(;void 0!==c;){if(r===c.index){let e;2===c.type?e=new S(n,n.nextSibling,this,t):1===c.type?e=new c.ctor(n,c.name,c.strings,this,t):6===c.type&&(e=new Z(n,this,t)),this.v.push(e),c=s[++a]}r!==(null==c?void 0:c.index)&&(n=P.nextNode(),r++)}return o}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 S{constructor(t,e,i,s){var o;this.type=2,this._$AH=O,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cg=null===(o=null==s?void 0:s.isConnected)||void 0===o||o}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=N(this,t,e),m(t)?t===O||null==t||""===t?(this._$AH!==O&&this._$AR(),this._$AH=O):t!==this._$AH&&t!==E&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return b(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!==O&&m(this._$AH)?this._$AA.nextSibling.data=t:this.k(y.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:s}=t,o="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=G.createElement(s.h,this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.m(i);else{const t=new K(o,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=W.get(t.strings);return void 0===e&&W.set(t.strings,e=new G(t)),e}S(t){b(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new S(this.M(L()),this.M(L()),this,this.options)):i=e[s],i._$AI(o),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$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 I{constructor(t,e,i,s,o){this.type=1,this._$AH=O,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=O}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const o=this.strings;let n=!1;if(void 0===o)t=N(this,t,e,0),n=!m(t)||t!==this._$AH&&t!==E,n&&(this._$AH=t);else{const s=t;let r,a;for(t=o[0],r=0;r<o.length-1;r++)a=N(this,s[i+r],e,r),a===E&&(a=this._$AH[r]),n||(n=!m(a)||a!==this._$AH[r]),a===O?t=O:t!==O&&(t+=(null!=a?a:"")+o[r+1]),this._$AH[r]=a}n&&!s&&this.C(t)}C(t){t===O?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class V extends I{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===O?void 0:t}}const J=C?C.emptyScript:"";class T extends I{constructor(){super(...arguments),this.type=4}C(t){t&&t!==O?this.element.setAttribute(this.name,J):this.element.removeAttribute(this.name)}}class U extends I{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=N(this,t,e,0))&&void 0!==i?i:O)===E)return;const s=this._$AH,o=t===O&&s!==O||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,n=t!==O&&(s===O||o);o&&this.element.removeEventListener(this.name,this,s),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class Z{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){N(this,t)}}const k=window.litHtmlPolyfillSupport;
|
|
19
19
|
/**
|
|
20
20
|
* @license
|
|
21
21
|
* Copyright 2017 Google LLC
|
|
22
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
23
23
|
*/
|
|
24
|
-
var R,q;null==
|
|
24
|
+
var R,q;null==k||k(G,S),(null!==(v=globalThis.litHtmlVersions)&&void 0!==v?v:globalThis.litHtmlVersions=[]).push("2.2.6");class $ extends u{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 s,o;const n=null!==(s=null==i?void 0:i.renderBefore)&&void 0!==s?s:e;let r=n._$litPart$;if(void 0===r){const t=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:null;n._$litPart$=r=new S(e.insertBefore(L(),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 E}}$.finalized=!0,$._$litElement$=!0,null===(R=globalThis.litElementHydrateSupport)||void 0===R||R.call(globalThis,{LitElement:$});const _=globalThis.litElementPolyfillSupport;null==_||_({LitElement:$}),(null!==(q=globalThis.litElementVersions)&&void 0!==q?q:globalThis.litElementVersions=[]).push("3.2.0");
|
|
25
25
|
/**
|
|
26
26
|
* @license
|
|
27
27
|
* Copyright 2017 Google LLC
|
|
28
28
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
29
29
|
*/
|
|
30
|
-
const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(
|
|
30
|
+
const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};
|
|
31
31
|
/**
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright 2017 Google LLC
|
|
34
34
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
35
|
-
*/function et(t){return(e,
|
|
35
|
+
*/function et(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):tt(t,e)
|
|
36
36
|
/**
|
|
37
37
|
* @license
|
|
38
38
|
* Copyright 2017 Google LLC
|
|
39
39
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
|
-
*/}function
|
|
40
|
+
*/}function it(t){return et({...t,state:!0})}
|
|
41
41
|
/**
|
|
42
42
|
* @license
|
|
43
43
|
* Copyright 2021 Google LLC
|
|
44
44
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
45
|
-
*/var
|
|
45
|
+
*/var st;null===(st=window.HTMLSlotElement)||void 0===st||st.prototype.assignedElements;
|
|
46
46
|
/**
|
|
47
47
|
* @license
|
|
48
48
|
* Copyright 2017 Google LLC
|
|
@@ -54,7 +54,7 @@ const ot=1;
|
|
|
54
54
|
* Copyright 2018 Google LLC
|
|
55
55
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
56
56
|
*/
|
|
57
|
-
const nt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,
|
|
57
|
+
const nt=(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!==ot||"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,s;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 o=t.element.classList;this.et.forEach((t=>{t in e||(o.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(s=this.st)||void 0===s?void 0:s.has(t))||(i?(o.add(t),this.et.add(t)):(o.remove(t),this.et.delete(t)))}return E}}),rt="snippyly-cursor",at="snippyly-comments",ct="snippyly-comments-sidebar",lt="snippyly-huddle",At="snippyly-recorder-notes",ht="snippyly-recorder-control-panel",wt="enable-url-navigation",dt="9dbcd2509e0fa90a5c81f038ce618e3f",gt="6d24f74f12f6fb84c87efa8f791cfb2e",ut=function(t){const e=[];let i=0;for(let s=0;s<t.length;s++){let o=t.charCodeAt(s);o<128?e[i++]=o:o<2048?(e[i++]=o>>6|192,e[i++]=63&o|128):55296==(64512&o)&&s+1<t.length&&56320==(64512&t.charCodeAt(s+1))?(o=65536+((1023&o)<<10)+(1023&t.charCodeAt(++s)),e[i++]=o>>18|240,e[i++]=o>>12&63|128,e[i++]=o>>6&63|128,e[i++]=63&o|128):(e[i++]=o>>12|224,e[i++]=o>>6&63|128,e[i++]=63&o|128)}return e},vt={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_,s=[];for(let e=0;e<t.length;e+=3){const o=t[e],n=e+1<t.length,r=n?t[e+1]:0,a=e+2<t.length,c=a?t[e+2]:0,l=o>>2,A=(3&o)<<4|r>>4;let h=(15&r)<<2|c>>6,w=63&c;a||(w=64,n||(h=64)),s.push(i[l],i[A],i[h],i[w])}return s.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(ut(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,s=0;for(;i<t.length;){const o=t[i++];if(o<128)e[s++]=String.fromCharCode(o);else if(o>191&&o<224){const n=t[i++];e[s++]=String.fromCharCode((31&o)<<6|63&n)}else if(o>239&&o<365){const n=((7&o)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[s++]=String.fromCharCode(55296+(n>>10)),e[s++]=String.fromCharCode(56320+(1023&n))}else{const n=t[i++],r=t[i++];e[s++]=String.fromCharCode((15&o)<<12|(63&n)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,s=[];for(let e=0;e<t.length;){const o=i[t.charAt(e++)],n=e<t.length?i[t.charAt(e)]:0;++e;const r=e<t.length?i[t.charAt(e)]:64;++e;const a=e<t.length?i[t.charAt(e)]:64;if(++e,null==o||null==n||null==r||null==a)throw Error();const c=o<<2|n>>4;if(s.push(c),64!==r){const t=n<<4&240|r>>2;if(s.push(t),64!==a){const t=r<<6&192|a;s.push(t)}}}return s},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=ut(t);return vt.encodeByteArray(e,!0)}(t).replace(/\./g,"")};
|
|
58
58
|
/**
|
|
59
59
|
* @license
|
|
60
60
|
* Copyright 2022 Google LLC
|
|
@@ -71,7 +71,7 @@ const nt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends class{constru
|
|
|
71
71
|
* See the License for the specific language governing permissions and
|
|
72
72
|
* limitations under the License.
|
|
73
73
|
*/
|
|
74
|
-
const
|
|
74
|
+
const ft=()=>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,pt=()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const e=t&&function(t){try{return vt.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null}(t[1]);return e&&JSON.parse(e)},Dt=()=>{try{return ft()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||pt()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},Bt=t=>{const e=(t=>{var e,i;return null===(i=null===(e=Dt())||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 s=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),s]:[e.substring(0,i),s]};
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
77
77
|
* Copyright 2017 Google LLC
|
|
@@ -88,7 +88,7 @@ const pt=()=>function(){if("undefined"!=typeof self)return self;if("undefined"!=
|
|
|
88
88
|
* See the License for the specific language governing permissions and
|
|
89
89
|
* limitations under the License.
|
|
90
90
|
*/
|
|
91
|
-
class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,
|
|
91
|
+
class yt{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
92
|
/**
|
|
93
93
|
* @license
|
|
94
94
|
* Copyright 2017 Google LLC
|
|
@@ -104,7 +104,7 @@ class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
104
104
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
105
105
|
* See the License for the specific language governing permissions and
|
|
106
106
|
* limitations under the License.
|
|
107
|
-
*/class
|
|
107
|
+
*/class Lt extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,Lt.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,mt.prototype.create)}}class mt{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},s=`${this.service}/${t}`,o=this.errors[t],n=o?function(t,e){return t.replace(bt,((t,i)=>{const s=e[i];return null!=s?String(s):`<${i}?>`}))}(o,i):"Error",r=`${this.serviceName}: ${n} (${s}).`;return new Lt(s,r,i)}}const bt=/\{\$([^}]+)}/g;function Yt(t,e){if(t===e)return!0;const i=Object.keys(t),s=Object.keys(e);for(const o of i){if(!s.includes(o))return!1;const i=t[o],n=e[o];if(Ft(i)&&Ft(n)){if(!Yt(i,n))return!1}else if(i!==n)return!1}for(const t of s)if(!i.includes(t))return!1;return!0}function Ft(t){return null!==t&&"object"==typeof t}
|
|
108
108
|
/**
|
|
109
109
|
* @license
|
|
110
110
|
* Copyright 2021 Google LLC
|
|
@@ -120,7 +120,7 @@ class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
120
120
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
121
121
|
* See the License for the specific language governing permissions and
|
|
122
122
|
* limitations under the License.
|
|
123
|
-
*/function Ht(t){return t&&t._delegate?t._delegate:t}class xt{constructor(t,e,
|
|
123
|
+
*/function Ht(t){return t&&t._delegate?t._delegate:t}class xt{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
124
|
/**
|
|
125
125
|
* @license
|
|
126
126
|
* Copyright 2019 Google LLC
|
|
@@ -153,7 +153,7 @@ class yt{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
153
153
|
* See the License for the specific language governing permissions and
|
|
154
154
|
* limitations under the License.
|
|
155
155
|
*/
|
|
156
|
-
class zt{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 yt;if(this.instancesDeferred.set(e,t),this.isInitialized(e)||this.shouldAutoInitialize())try{const
|
|
156
|
+
class zt{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 yt;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),s=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(s)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(s)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
157
|
/**
|
|
158
158
|
* @license
|
|
159
159
|
* Copyright 2019 Google LLC
|
|
@@ -169,7 +169,7 @@ class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
169
169
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
170
170
|
* See the License for the specific language governing permissions and
|
|
171
171
|
* limitations under the License.
|
|
172
|
-
*/(t))try{this.getOrInitializeService({instanceIdentifier:"[DEFAULT]"})}catch(t){}for(const[t,e]of this.instancesDeferred.entries()){const
|
|
172
|
+
*/(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 s=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(s)}return s}onInit(t,e){var i;const s=this.normalizeInstanceIdentifier(e),o=null!==(i=this.onInitCallbacks.get(s))&&void 0!==i?i:new Set;o.add(t),this.onInitCallbacks.set(s,o);const n=this.instances.get(s);return n&&t(n,s),()=>{o.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const s of i)try{s(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:(s=t,"[DEFAULT]"===s?void 0:s),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 s;return i||null}normalizeInstanceIdentifier(t="[DEFAULT]"){return this.component?this.component.multipleInstances?t:"[DEFAULT]":t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Mt{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 zt(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
|
|
173
173
|
/**
|
|
174
174
|
* @license
|
|
175
175
|
* Copyright 2017 Google LLC
|
|
@@ -185,7 +185,7 @@ class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
185
185
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
186
186
|
* See the License for the specific language governing permissions and
|
|
187
187
|
* limitations under the License.
|
|
188
|
-
*/var
|
|
188
|
+
*/var Xt;!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"}(Xt||(Xt={}));const Qt={debug:Xt.DEBUG,verbose:Xt.VERBOSE,info:Xt.INFO,warn:Xt.WARN,error:Xt.ERROR,silent:Xt.SILENT},Et=Xt.INFO,Ot={[Xt.DEBUG]:"log",[Xt.VERBOSE]:"log",[Xt.INFO]:"info",[Xt.WARN]:"warn",[Xt.ERROR]:"error"},Wt=(t,e,...i)=>{if(e<t.logLevel)return;const s=(new Date).toISOString(),o=Ot[e];if(!o)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[o](`[${s}] ${t.name}:`,...i)};let Pt,jt;const Gt=new WeakMap,Nt=new WeakMap,Kt=new WeakMap,St=new WeakMap,It=new WeakMap;let Vt={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Nt.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Kt.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Ut(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Jt(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(jt||(jt=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(Zt(this),e),Ut(Gt.get(this))}:function(...e){return Ut(t.apply(Zt(this),e))}:function(e,...i){const s=t.call(Zt(this),e,...i);return Kt.set(s,e.sort?e.sort():[e]),Ut(s)}}function Tt(t){return"function"==typeof t?Jt(t):(t instanceof IDBTransaction&&function(t){if(Nt.has(t))return;const e=new Promise(((e,i)=>{const s=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",n),t.removeEventListener("abort",n)},o=()=>{e(),s()},n=()=>{i(t.error||new DOMException("AbortError","AbortError")),s()};t.addEventListener("complete",o),t.addEventListener("error",n),t.addEventListener("abort",n)}));Nt.set(t,e)}(t),e=t,(Pt||(Pt=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Vt):t);var e}function Ut(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const s=()=>{t.removeEventListener("success",o),t.removeEventListener("error",n)},o=()=>{e(Ut(t.result)),s()},n=()=>{i(t.error),s()};t.addEventListener("success",o),t.addEventListener("error",n)}));return e.then((e=>{e instanceof IDBCursor&&Gt.set(e,t)})).catch((()=>{})),It.set(e,t),e}(t);if(St.has(t))return St.get(t);const e=Tt(t);return e!==t&&(St.set(t,e),It.set(e,t)),e}const Zt=t=>It.get(t);const kt=["get","getKey","getAll","getAllKeys","count"],Rt=["put","add","delete","clear"],qt=new Map;function $t(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$/,""),s=e!==i,o=Rt.includes(i);if(!(i in(s?IDBIndex:IDBObjectStore).prototype)||!o&&!kt.includes(i))return;const n=async function(t,...e){const n=this.transaction(t,o?"readwrite":"readonly");let r=n.store;return s&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),o&&n.done]))[0]};return qt.set(e,n),n}Vt=(t=>({...t,get:(e,i,s)=>$t(e,i)||t.get(e,i,s),has:(e,i)=>!!$t(e,i)||t.has(e,i)}))(Vt);
|
|
189
189
|
/**
|
|
190
190
|
* @license
|
|
191
191
|
* Copyright 2019 Google LLC
|
|
@@ -202,7 +202,7 @@ class zt{constructor(t,e){this.name=t,this.container=e,this.component=null,this.
|
|
|
202
202
|
* See the License for the specific language governing permissions and
|
|
203
203
|
* limitations under the License.
|
|
204
204
|
*/
|
|
205
|
-
class _t{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 te="@firebase/app",ee=new class{constructor(t){this.name=t,this._logLevel=Et,this._logHandler=Wt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in
|
|
205
|
+
class _t{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 te="@firebase/app",ee=new class{constructor(t){this.name=t,this._logLevel=Et,this._logHandler=Wt,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Xt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Qt[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,Xt.DEBUG,...t),this._logHandler(this,Xt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Xt.VERBOSE,...t),this._logHandler(this,Xt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Xt.INFO,...t),this._logHandler(this,Xt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Xt.WARN,...t),this._logHandler(this,Xt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Xt.ERROR,...t),this._logHandler(this,Xt.ERROR,...t)}}("@firebase/app"),ie={[te]:"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,oe=new Map;function ne(t,e){try{t.container.addComponent(e)}catch(i){ee.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function re(t){const e=t.name;if(oe.has(e))return ee.debug(`There were multiple attempts to register component ${e}.`),!1;oe.set(e,t);for(const e of se.values())ne(e,t);return!0}
|
|
206
206
|
/**
|
|
207
207
|
* @license
|
|
208
208
|
* Copyright 2019 Google LLC
|
|
@@ -219,7 +219,7 @@ class _t{constructor(t){this.container=t}getPlatformInfoString(){return this.con
|
|
|
219
219
|
* See the License for the specific language governing permissions and
|
|
220
220
|
* limitations under the License.
|
|
221
221
|
*/
|
|
222
|
-
const
|
|
222
|
+
const ae=new mt("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
223
|
/**
|
|
224
224
|
* @license
|
|
225
225
|
* Copyright 2019 Google LLC
|
|
@@ -236,7 +236,7 @@ const ce=new Lt("app","Firebase",{"no-app":"No Firebase App '{$appName}' has bee
|
|
|
236
236
|
* See the License for the specific language governing permissions and
|
|
237
237
|
* limitations under the License.
|
|
238
238
|
*/
|
|
239
|
-
class
|
|
239
|
+
class ce{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new xt("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 ae.create("app-deleted",{appName:this._name})}}function le(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const s=Object.assign({name:"[DEFAULT]",automaticDataCollectionEnabled:!1},e),o=s.name;if("string"!=typeof o||!o)throw ae.create("bad-app-name",{appName:String(o)});var n;if(i||(i=null===(n=Dt())||void 0===n?void 0:n.config),!i)throw ae.create("no-options");const r=se.get(o);if(r){if(Yt(i,r.options)&&Yt(s,r.config))return r;throw ae.create("duplicate-app",{appName:o})}const a=new Mt(o);for(const t of oe.values())a.addComponent(t);const c=new ce(i,s,a);return se.set(o,c),c}function Ae(t,e,i){var s;let o=null!==(s=ie[t])&&void 0!==s?s:t;i&&(o+=`-${i}`);const n=o.match(/\s|\//),r=e.match(/\s|\//);if(n||r){const t=[`Unable to register library "${o}" with version "${e}":`];return n&&t.push(`library name "${o}" contains illegal characters (whitespace or "/")`),n&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ee.warn(t.join(" "))}re(new xt(`${o}-version`,(()=>({library:o,version:e})),"VERSION"))}
|
|
240
240
|
/**
|
|
241
241
|
* @license
|
|
242
242
|
* Copyright 2021 Google LLC
|
|
@@ -252,7 +252,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
252
252
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
253
253
|
* See the License for the specific language governing permissions and
|
|
254
254
|
* limitations under the License.
|
|
255
|
-
*/const he="firebase-heartbeat-store";let we=null;function
|
|
255
|
+
*/const he="firebase-heartbeat-store";let we=null;function de(){return we||(we=function(t,e,{blocked:i,upgrade:s,blocking:o,terminated:n}={}){const r=indexedDB.open(t,e),a=Ut(r);return s&&r.addEventListener("upgradeneeded",(t=>{s(Ut(r.result),t.oldVersion,t.newVersion,Ut(r.transaction))})),i&&r.addEventListener("blocked",(()=>i())),a.then((t=>{n&&t.addEventListener("close",(()=>n())),o&&t.addEventListener("versionchange",(()=>o()))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)t.createObjectStore(he)}}).catch((t=>{throw ae.create("idb-open",{originalErrorMessage:t.message})}))),we}async function ge(t,e){try{const i=(await de()).transaction(he,"readwrite"),s=i.objectStore(he);return await s.put(e,ue(t)),i.done}catch(t){if(t instanceof Lt)ee.warn(t.message);else{const e=ae.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ee.warn(e.message)}}}function ue(t){return`${t.name}!${t.options.appId}`}
|
|
256
256
|
/**
|
|
257
257
|
* @license
|
|
258
258
|
* Copyright 2021 Google LLC
|
|
@@ -268,7 +268,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
268
268
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
269
269
|
* See the License for the specific language governing permissions and
|
|
270
270
|
* limitations under the License.
|
|
271
|
-
*/class ve{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new
|
|
271
|
+
*/class ve{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new fe(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 s=t.slice();for(const o of t){const t=i.find((t=>t.agent===o.agent));if(t){if(t.dates.push(o.date),pe(i)>e){t.dates.pop();break}}else if(i.push({agent:o.agent,dates:[o.date]}),pe(i)>e){i.pop();break}s=s.slice(1)}return{heartbeatsToSend:i,unsentEntries:s}}(this._heartbeatsCache.heartbeats),s=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)),s}}function Ce(){return(new Date).toISOString().substring(0,10)}class fe{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 s="validate-browser-context-for-indexeddb-analytics-module",o=self.indexedDB.open(s);o.onsuccess=()=>{o.result.close(),i||self.indexedDB.deleteDatabase(s),t(!0)},o.onupgradeneeded=()=>{i=!1},o.onerror=()=>{var t;e((null===(t=o.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 de()).transaction(he).objectStore(he).get(ue(t))}catch(t){if(t instanceof Lt)ee.warn(t.message);else{const e=ae.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});ee.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 ge(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 ge(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function pe(t){return Ct(JSON.stringify({version:2,heartbeats:t})).length}
|
|
272
272
|
/**
|
|
273
273
|
* @license
|
|
274
274
|
* Copyright 2019 Google LLC
|
|
@@ -301,7 +301,7 @@ class ae{constructor(t,e,s){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
301
301
|
* See the License for the specific language governing permissions and
|
|
302
302
|
* limitations under the License.
|
|
303
303
|
*/
|
|
304
|
-
Ae("firebase","9.15.0","app");function Be(t,e){const
|
|
304
|
+
Ae("firebase","9.15.0","app");function Be(t,e){const i={};for(const s in t)t.hasOwnProperty(s)&&(i[s]=e(t[s]));return i}function ye(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=>ye(t)));if("function"==typeof t||"object"==typeof t)return Be(t,(t=>ye(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function Le(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=>Le(t))):"function"==typeof t||"object"==typeof t?Be(t,(t=>Le(t))):t}
|
|
305
305
|
/**
|
|
306
306
|
* @license
|
|
307
307
|
* Copyright 2020 Google LLC
|
|
@@ -317,7 +317,7 @@ Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.has
|
|
|
317
317
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
318
318
|
* See the License for the specific language governing permissions and
|
|
319
319
|
* limitations under the License.
|
|
320
|
-
*/const
|
|
320
|
+
*/const me={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
321
|
/**
|
|
322
322
|
* @license
|
|
323
323
|
* Copyright 2017 Google LLC
|
|
@@ -333,7 +333,7 @@ Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.has
|
|
|
333
333
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
334
334
|
* See the License for the specific language governing permissions and
|
|
335
335
|
* limitations under the License.
|
|
336
|
-
*/class be extends
|
|
336
|
+
*/class be extends Lt{constructor(t,e,i){super(`functions/${t}`,e||""),this.details=i}}
|
|
337
337
|
/**
|
|
338
338
|
* @license
|
|
339
339
|
* Copyright 2017 Google LLC
|
|
@@ -350,7 +350,7 @@ Ae("firebase","9.15.0","app");function Be(t,e){const s={};for(const i in t)t.has
|
|
|
350
350
|
* See the License for the specific language governing permissions and
|
|
351
351
|
* limitations under the License.
|
|
352
352
|
*/
|
|
353
|
-
class
|
|
353
|
+
class Ye{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
354
|
/**
|
|
355
355
|
* @license
|
|
356
356
|
* Copyright 2017 Google LLC
|
|
@@ -366,7 +366,7 @@ class me{constructor(t,e,s){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
366
366
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
367
367
|
* See the License for the specific language governing permissions and
|
|
368
368
|
* limitations under the License.
|
|
369
|
-
*/class Fe{constructor(t,e,s,
|
|
369
|
+
*/class Fe{constructor(t,e,i,s,o="us-central1",n){this.app=t,this.fetchImpl=n,this.emulatorOrigin=null,this.contextProvider=new Ye(e,i,s),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(o);this.customDomain=t.origin,this.region="us-central1"}catch(t){this.customDomain=null,this.region=o}}_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 He(t,e,i){return s=>function(t,e,i,s){const o=t._url(e);return async function(t,e,i,s){const o={data:i=ye(i)},n={},r=await t.contextProvider.getContext();r.authToken&&(n.Authorization="Bearer "+r.authToken);r.messagingToken&&(n["Firebase-Instance-ID-Token"]=r.messagingToken);null!==r.appCheckToken&&(n["X-Firebase-AppCheck"]=r.appCheckToken);const a=function(t){let e=null;return{promise:new Promise(((i,s)=>{e=setTimeout((()=>{s(new be("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(s.timeout||7e4),c=await Promise.race([xe(e,o,n,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!c)throw new be("cancelled","Firebase Functions instance was deleted.");const l=function(t,e){let i,s=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),o=s;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!me[e])return new be("internal","internal");s=me[e],o=e}const n=t.message;"string"==typeof n&&(o=n),i=t.details,void 0!==i&&(i=Le(i))}}catch(t){}return"ok"===s?null:new be(s,o,i)}(c.status,c.json);if(l)throw l;if(!c.json)throw new be("internal","Response is not valid JSON object.");let A=c.json.data;void 0===A&&(A=c.json.result);if(void 0===A)throw new be("internal","Response is missing data field.");return{data:Le(A)}}(t,o,i,s)}(t,e,s,i||{})}async function xe(t,e,i,s){let o;i["Content-Type"]="application/json";try{o=await s(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let n=null;try{n=await o.json()}catch(t){}return{status:o.status,json:n}}const ze="@firebase/functions";!function(t,e){re(new xt("functions",((e,{instanceIdentifier:i})=>{const s=e.getProvider("app").getImmediate(),o=e.getProvider("auth-internal"),n=e.getProvider("messaging-internal"),r=e.getProvider("app-check-internal");return new Fe(s,o,n,r,i,t)}),"PUBLIC").setMultipleInstances(!0)),Ae(ze,"0.9.0",e),Ae(ze,"0.9.0","esm2017")}
|
|
370
370
|
/**
|
|
371
371
|
* @license
|
|
372
372
|
* Copyright 2020 Google LLC
|
|
@@ -382,15 +382,15 @@ class me{constructor(t,e,s){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
382
382
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
383
383
|
* See the License for the specific language governing permissions and
|
|
384
384
|
* limitations under the License.
|
|
385
|
-
*/(fetch.bind(self));const Xe=function(t=function(t="[DEFAULT]"){const e=ie.get(t);if(!e&&"[DEFAULT]"===t)return le();if(!e)throw ce.create("no-app",{appName:t});return e}(),e="us-central1"){const s=function(t,e){const s=t.container.getProvider("heartbeat").getImmediate({optional:!0});return s&&s.triggerHeartbeat(),t.container.getProvider(e)}(Ht(t),"functions"),i=s.getImmediate({identifier:e}),o=Bt("functions");return o&&function(t,e,s){!function(t,e,s){t.emulatorOrigin=`http://${e}:${s}`}(Ht(t),e,s)}(i,...o),i}(le({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Me={};const Qe=(t={})=>{Me={...Me,...t}},Ee=(t,e,s={})=>{const i={error:t,message:(null==e?void 0:e.message)||e||t,...s};Oe("error",i)},Oe=(t,e={},s=!0)=>{try{e=s?{...Me,...e}:e,e={...e,source:"superflowToolbar"};We("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},We=(t,e)=>{try{const s=function(t,e,s){return He(Ht(t),e,s)}(Xe,"sa");s({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Pe{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 je extends Pe{constructor(t=[],e=4*t.length){super();let s=t;if(s instanceof ArrayBuffer&&(s=new Uint8Array(s)),(s instanceof Int8Array||s instanceof Uint8ClampedArray||s instanceof Int16Array||s instanceof Uint16Array||s instanceof Int32Array||s instanceof Uint32Array||s instanceof Float32Array||s instanceof Float64Array)&&(s=new Uint8Array(s.buffer,s.byteOffset,s.byteLength)),s instanceof Uint8Array){const t=s.byteLength,e=[];for(let i=0;i<t;i+=1)e[i>>>2]|=s[i]<<24-i%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random(t){const e=[],s=t=>{let e=t,s=987654321;const i=4294967295;return()=>{s=36969*(65535&s)+(s>>16)&i,e=18e3*(65535&e)+(e>>16)&i;let t=(s<<16)+e&i;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let i,o=0;o<t;o+=4){const t=s(4294967296*(i||Math.random()));i=987654071*t(),e.push(4294967296*t()|0)}return new je(e,t)}toString(t=Ge){return t.stringify(this)}concat(t){const e=this.words,s=t.words,i=this.sigBytes,o=t.sigBytes;if(this.clamp(),i%4)for(let t=0;t<o;t+=1){const o=s[t>>>2]>>>24-t%4*8&255;e[i+t>>>2]|=o<<24-(i+t)%4*8}else for(let t=0;t<o;t+=4)e[i+t>>>2]=s[t>>>2];return this.sigBytes+=o,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Ge={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=1){const s=e[t>>>2]>>>24-t%4*8&255;i.push((s>>>4).toString(16)),i.push((15&s).toString(16))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=2)s[i>>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new je(s,e/2)}},Ne={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=1){const s=e[t>>>2]>>>24-t%4*8&255;i.push(String.fromCharCode(s))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=1)s[i>>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new je(s,e)}},Ke={stringify(t){try{return decodeURIComponent(escape(Ne.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Ne.parse(unescape(encodeURIComponent(t)))};class Se extends Pe{constructor(){super(),this._minBufferSize=0}reset(){this._data=new je,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Ke.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:s,blockSize:i}=this,o=s.words,n=s.sigBytes;let r=n/(4*i);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const c=r*i,a=Math.min(4*c,n);if(c){for(let t=0;t<c;t+=i)this._doProcessBlock(o,t);e=o.splice(0,c),s.sigBytes-=a}return new je(e,a)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ie extends Se{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Pe,t),this.reset()}static _createHelper(t){return(e,s)=>new t(s).finalize(e)}static _createHmacHelper(t){return(e,s)=>new Je(t,s).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 Je extends Pe{constructor(t,e){super();const s=new t;this._hasher=s;let i=e;"string"==typeof i&&(i=Ke.parse(i));const o=s.blockSize,n=4*o;i.sigBytes>n&&(i=s.finalize(e)),i.clamp();const r=i.clone();this._oKey=r;const c=i.clone();this._iKey=c;const a=r.words,l=c.words;for(let t=0;t<o;t+=1)a[t]^=1549556828,l[t]^=909522486;r.sigBytes=n,c.sigBytes=n,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,s=e.finalize(t);e.reset();return e.finalize(this._oKey.clone().concat(s))}}const Te=je;class Ve extends Pe{constructor(t,e){super(),this.high=t,this.low=e}}class Ue extends Pe{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,s=[];for(let i=0;i<e;i+=1){const e=t[i];s.push(e.high),s.push(e.low)}return Te.create(s,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:e}=t,s=e.length;for(let t=0;t<s;t+=1)e[t]=e[t].clone();return t}}const ke={stringify(t){const{words:e,sigBytes:s}=t,i=this._map;t.clamp();const o=[];for(let t=0;t<s;t+=3){const n=(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<s;e+=1)o.push(i.charAt(n>>>6*(3-e)&63))}const n=i.charAt(64);if(n)for(;o.length%4;)o.push(n);return o.join("")},parse(t){let e=t.length;const s=this._map;let i=this._reverseMap;if(!i){this._reverseMap=[],i=this._reverseMap;for(let t=0;t<s.length;t+=1)i[s.charCodeAt(t)]=t}const o=s.charAt(64);if(o){const s=t.indexOf(o);-1!==s&&(e=s)}return((t,e,s)=>{const i=[];let o=0;for(let n=0;n<e;n+=1)if(n%4){const e=s[t.charCodeAt(n-1)]<<n%4*2|s[t.charCodeAt(n)]>>>6-n%4*2;i[o>>>2]|=e<<24-o%4*8,o+=1}return je.create(i,o)})(t,e,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Ze=[];for(let t=0;t<64;t+=1)Ze[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Re=(t,e,s,i,o,n,r)=>{const c=t+(e&s|~e&i)+o+r;return(c<<n|c>>>32-n)+e},qe=(t,e,s,i,o,n,r)=>{const c=t+(e&i|s&~i)+o+r;return(c<<n|c>>>32-n)+e},$e=(t,e,s,i,o,n,r)=>{const c=t+(e^s^i)+o+r;return(c<<n|c>>>32-n)+e},_e=(t,e,s,i,o,n,r)=>{const c=t+(s^(e|~i))+o+r;return(c<<n|c>>>32-n)+e};class ts extends Ie{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const s=t;for(let i=0;i<16;i+=1){const o=e+i,n=t[o];s[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const i=this._hash.words,o=s[e+0],n=s[e+1],r=s[e+2],c=s[e+3],a=s[e+4],l=s[e+5],A=s[e+6],h=s[e+7],w=s[e+8],g=s[e+9],d=s[e+10],u=s[e+11],v=s[e+12],f=s[e+13],p=s[e+14],C=s[e+15];let D=i[0],B=i[1],y=i[2],Y=i[3];D=Re(D,B,y,Y,o,7,Ze[0]),Y=Re(Y,D,B,y,n,12,Ze[1]),y=Re(y,Y,D,B,r,17,Ze[2]),B=Re(B,y,Y,D,c,22,Ze[3]),D=Re(D,B,y,Y,a,7,Ze[4]),Y=Re(Y,D,B,y,l,12,Ze[5]),y=Re(y,Y,D,B,A,17,Ze[6]),B=Re(B,y,Y,D,h,22,Ze[7]),D=Re(D,B,y,Y,w,7,Ze[8]),Y=Re(Y,D,B,y,g,12,Ze[9]),y=Re(y,Y,D,B,d,17,Ze[10]),B=Re(B,y,Y,D,u,22,Ze[11]),D=Re(D,B,y,Y,v,7,Ze[12]),Y=Re(Y,D,B,y,f,12,Ze[13]),y=Re(y,Y,D,B,p,17,Ze[14]),B=Re(B,y,Y,D,C,22,Ze[15]),D=qe(D,B,y,Y,n,5,Ze[16]),Y=qe(Y,D,B,y,A,9,Ze[17]),y=qe(y,Y,D,B,u,14,Ze[18]),B=qe(B,y,Y,D,o,20,Ze[19]),D=qe(D,B,y,Y,l,5,Ze[20]),Y=qe(Y,D,B,y,d,9,Ze[21]),y=qe(y,Y,D,B,C,14,Ze[22]),B=qe(B,y,Y,D,a,20,Ze[23]),D=qe(D,B,y,Y,g,5,Ze[24]),Y=qe(Y,D,B,y,p,9,Ze[25]),y=qe(y,Y,D,B,c,14,Ze[26]),B=qe(B,y,Y,D,w,20,Ze[27]),D=qe(D,B,y,Y,f,5,Ze[28]),Y=qe(Y,D,B,y,r,9,Ze[29]),y=qe(y,Y,D,B,h,14,Ze[30]),B=qe(B,y,Y,D,v,20,Ze[31]),D=$e(D,B,y,Y,l,4,Ze[32]),Y=$e(Y,D,B,y,w,11,Ze[33]),y=$e(y,Y,D,B,u,16,Ze[34]),B=$e(B,y,Y,D,p,23,Ze[35]),D=$e(D,B,y,Y,n,4,Ze[36]),Y=$e(Y,D,B,y,a,11,Ze[37]),y=$e(y,Y,D,B,h,16,Ze[38]),B=$e(B,y,Y,D,d,23,Ze[39]),D=$e(D,B,y,Y,f,4,Ze[40]),Y=$e(Y,D,B,y,o,11,Ze[41]),y=$e(y,Y,D,B,c,16,Ze[42]),B=$e(B,y,Y,D,A,23,Ze[43]),D=$e(D,B,y,Y,g,4,Ze[44]),Y=$e(Y,D,B,y,v,11,Ze[45]),y=$e(y,Y,D,B,C,16,Ze[46]),B=$e(B,y,Y,D,r,23,Ze[47]),D=_e(D,B,y,Y,o,6,Ze[48]),Y=_e(Y,D,B,y,h,10,Ze[49]),y=_e(y,Y,D,B,p,15,Ze[50]),B=_e(B,y,Y,D,l,21,Ze[51]),D=_e(D,B,y,Y,v,6,Ze[52]),Y=_e(Y,D,B,y,c,10,Ze[53]),y=_e(y,Y,D,B,d,15,Ze[54]),B=_e(B,y,Y,D,n,21,Ze[55]),D=_e(D,B,y,Y,w,6,Ze[56]),Y=_e(Y,D,B,y,C,10,Ze[57]),y=_e(y,Y,D,B,A,15,Ze[58]),B=_e(B,y,Y,D,f,21,Ze[59]),D=_e(D,B,y,Y,a,6,Ze[60]),Y=_e(Y,D,B,y,u,10,Ze[61]),y=_e(y,Y,D,B,r,15,Ze[62]),B=_e(B,y,Y,D,g,21,Ze[63]),i[0]=i[0]+D|0,i[1]=i[1]+B|0,i[2]=i[2]+y|0,i[3]=i[3]+Y|0}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32;const o=Math.floor(s/4294967296),n=s;e[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(i+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,c=r.words;for(let t=0;t<4;t+=1){const e=c[t];c[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 es=Ie._createHelper(ts),ss=Ie._createHmacHelper(ts);class is extends Pe{constructor(t){super(),this.cfg=Object.assign(new Pe,{keySize:4,hasher:ts,iterations:1},t)}compute(t,e){let s;const{cfg:i}=this,o=i.hasher.create(),n=je.create(),r=n.words,{keySize:c,iterations:a}=i;for(;r.length<c;){s&&o.update(s),s=o.update(t).finalize(e),o.reset();for(let t=1;t<a;t+=1)s=o.finalize(s),o.reset();n.concat(s)}return n.sigBytes=4*c,n}}class os extends Se{constructor(t,e,s){super(),this.cfg=Object.assign(new Pe,s),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?us:gs;return{encrypt:(s,i,o)=>e(i).encrypt(t,s,i,o),decrypt:(s,i,o)=>e(i).decrypt(t,s,i,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()}}os._ENC_XFORM_MODE=1,os._DEC_XFORM_MODE=2,os.keySize=4,os.ivSize=4;class ns extends os{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class rs extends Pe{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 cs(t,e,s){const i=t;let o;const n=this._iv;n?(o=n,this._iv=void 0):o=this._prevBlock;for(let t=0;t<s;t+=1)i[e+t]^=o[t]}class as extends rs{}as.Encryptor=class extends as{processBlock(t,e){const s=this._cipher,{blockSize:i}=s;cs.call(this,t,e,i),s.encryptBlock(t,e),this._prevBlock=t.slice(e,e+i)}},as.Decryptor=class extends as{processBlock(t,e){const s=this._cipher,{blockSize:i}=s,o=t.slice(e,e+i);s.decryptBlock(t,e),cs.call(this,t,e,i),this._prevBlock=o}};const ls={pad(t,e){const s=4*e,i=s-t.sigBytes%s,o=i<<24|i<<16|i<<8|i,n=[];for(let t=0;t<i;t+=4)n.push(o);const r=je.create(n,i);t.concat(r)},unpad(t){const e=t,s=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=s}};class As extends os{constructor(t,e,s){super(t,e,Object.assign({mode:as,padding:ls},s)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:s,mode:i}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=i.createEncryptor:(t=i.createDecryptor,this._minBufferSize=1),this._mode=t.call(i,this,s&&s.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 hs extends Pe{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ws={stringify(t){let e;const{ciphertext:s,salt:i}=t;return e=i?je.create([1398893684,1701076831]).concat(i).concat(s):s,e.toString(ke)},parse(t){let e;const s=ke.parse(t),i=s.words;return 1398893684===i[0]&&1701076831===i[1]&&(e=je.create(i.slice(2,4)),i.splice(0,4),s.sigBytes-=16),hs.create({ciphertext:s,salt:e})}};class gs extends Pe{static encrypt(t,e,s,i){const o=Object.assign(new Pe,this.cfg,i),n=t.createEncryptor(s,o),r=n.finalize(e),c=n.cfg;return hs.create({ciphertext:r,key:s,iv:c.iv,algorithm:t,mode:c.mode,padding:c.padding,blockSize:n.blockSize,formatter:o.format})}static decrypt(t,e,s,i){let o=e;const n=Object.assign(new Pe,this.cfg,i);o=this._parse(o,n.format);return t.createDecryptor(s,n).finalize(o.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}gs.cfg=Object.assign(new Pe,{format:ws});const ds={execute(t,e,s,i){let o=i;o||(o=je.random(8));const n=is.create({keySize:e+s}).compute(t,o),r=je.create(n.words.slice(e),4*s);return n.sigBytes=4*e,hs.create({key:n,iv:r,salt:o})}};class us extends gs{static encrypt(t,e,s,i){const o=Object.assign(new Pe,this.cfg,i),n=o.kdf.execute(s,t.keySize,t.ivSize);o.iv=n.iv;const r=gs.encrypt.call(this,t,e,n.key,o);return r.mixIn(n),r}static decrypt(t,e,s,i){let o=e;const n=Object.assign(new Pe,this.cfg,i);o=this._parse(o,n.format);const r=n.kdf.execute(s,t.keySize,t.ivSize,o.salt);n.iv=r.iv;return gs.decrypt.call(this,t,o,r.key,n)}}us.cfg=Object.assign(gs.cfg,{kdf:ds});const vs=t=>t<<8&4278255360|t>>>8&16711935,fs={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=2){const s=e[t>>>2]>>>16-t%4*8&65535;i.push(String.fromCharCode(s))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=1)s[i>>>1]|=t.charCodeAt(i)<<16-i%2*16;return je.create(s,2*e)}},ps=fs,Cs={stringify(t){const{words:e,sigBytes:s}=t,i=[];for(let t=0;t<s;t+=2){const s=vs(e[t>>>2]>>>16-t%4*8&65535);i.push(String.fromCharCode(s))}return i.join("")},parse(t){const e=t.length,s=[];for(let i=0;i<e;i+=1)s[i>>>1]|=vs(t.charCodeAt(i)<<16-i%2*16);return je.create(s,2*e)}},Ds=[];class Bs extends Ie{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const s=this._hash.words;let i=s[0],o=s[1],n=s[2],r=s[3],c=s[4];for(let s=0;s<80;s+=1){if(s<16)Ds[s]=0|t[e+s];else{const t=Ds[s-3]^Ds[s-8]^Ds[s-14]^Ds[s-16];Ds[s]=t<<1|t>>>31}let a=(i<<5|i>>>27)+c+Ds[s];a+=s<20?1518500249+(o&n|~o&r):s<40?1859775393+(o^n^r):s<60?(o&n|o&r|n&r)-1894007588:(o^n^r)-899497514,c=r,r=n,n=o<<30|o>>>2,o=i,i=a}s[0]=s[0]+i|0,s[1]=s[1]+o|0,s[2]=s[2]+n|0,s[3]=s[3]+r|0,s[4]=s[4]+c|0}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=Math.floor(s/4294967296),e[15+(i+64>>>9<<4)]=s,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ys=Ie._createHelper(Bs),Ys=Ie._createHmacHelper(Bs),Ls=[],bs=[],ms=t=>{const e=Math.sqrt(t);for(let s=2;s<=e;s+=1)if(!(t%s))return!1;return!0},Fs=t=>4294967296*(t-(0|t))|0;let Hs=2,xs=0;for(;xs<64;)ms(Hs)&&(xs<8&&(Ls[xs]=Fs(Hs**.5)),bs[xs]=Fs(Hs**(1/3)),xs+=1),Hs+=1;const zs=[];class Xs extends Ie{_doReset(){this._hash=new je(Ls.slice(0))}_doProcessBlock(t,e){const s=this._hash.words;let i=s[0],o=s[1],n=s[2],r=s[3],c=s[4],a=s[5],l=s[6],A=s[7];for(let s=0;s<64;s+=1){if(s<16)zs[s]=0|t[e+s];else{const t=zs[s-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,i=zs[s-2],o=(i<<15|i>>>17)^(i<<13|i>>>19)^i>>>10;zs[s]=e+zs[s-7]+o+zs[s-16]}const h=i&o^i&n^o&n,w=(i<<30|i>>>2)^(i<<19|i>>>13)^(i<<10|i>>>22),g=A+((c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25))+(c&a^~c&l)+bs[s]+zs[s];A=l,l=a,a=c,c=r+g|0,r=n,n=o,o=i,i=g+(w+h)|0}s[0]=s[0]+i|0,s[1]=s[1]+o|0,s[2]=s[2]+n|0,s[3]=s[3]+r|0,s[4]=s[4]+c|0,s[5]=s[5]+a|0,s[6]=s[6]+l|0,s[7]=s[7]+A|0}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;return e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=Math.floor(s/4294967296),e[15+(i+64>>>9<<4)]=s,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ms=Ie._createHelper(Xs),Qs=Ie._createHmacHelper(Xs);class Es extends Xs{_doReset(){this._hash=new je([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Os=Xs._createHelper(Es),Ws=Xs._createHmacHelper(Es),Ps=[new Ve(1116352408,3609767458),new Ve(1899447441,602891725),new Ve(3049323471,3964484399),new Ve(3921009573,2173295548),new Ve(961987163,4081628472),new Ve(1508970993,3053834265),new Ve(2453635748,2937671579),new Ve(2870763221,3664609560),new Ve(3624381080,2734883394),new Ve(310598401,1164996542),new Ve(607225278,1323610764),new Ve(1426881987,3590304994),new Ve(1925078388,4068182383),new Ve(2162078206,991336113),new Ve(2614888103,633803317),new Ve(3248222580,3479774868),new Ve(3835390401,2666613458),new Ve(4022224774,944711139),new Ve(264347078,2341262773),new Ve(604807628,2007800933),new Ve(770255983,1495990901),new Ve(1249150122,1856431235),new Ve(1555081692,3175218132),new Ve(1996064986,2198950837),new Ve(2554220882,3999719339),new Ve(2821834349,766784016),new Ve(2952996808,2566594879),new Ve(3210313671,3203337956),new Ve(3336571891,1034457026),new Ve(3584528711,2466948901),new Ve(113926993,3758326383),new Ve(338241895,168717936),new Ve(666307205,1188179964),new Ve(773529912,1546045734),new Ve(1294757372,1522805485),new Ve(1396182291,2643833823),new Ve(1695183700,2343527390),new Ve(1986661051,1014477480),new Ve(2177026350,1206759142),new Ve(2456956037,344077627),new Ve(2730485921,1290863460),new Ve(2820302411,3158454273),new Ve(3259730800,3505952657),new Ve(3345764771,106217008),new Ve(3516065817,3606008344),new Ve(3600352804,1432725776),new Ve(4094571909,1467031594),new Ve(275423344,851169720),new Ve(430227734,3100823752),new Ve(506948616,1363258195),new Ve(659060556,3750685593),new Ve(883997877,3785050280),new Ve(958139571,3318307427),new Ve(1322822218,3812723403),new Ve(1537002063,2003034995),new Ve(1747873779,3602036899),new Ve(1955562222,1575990012),new Ve(2024104815,1125592928),new Ve(2227730452,2716904306),new Ve(2361852424,442776044),new Ve(2428436474,593698344),new Ve(2756734187,3733110249),new Ve(3204031479,2999351573),new Ve(3329325298,3815920427),new Ve(3391569614,3928383900),new Ve(3515267271,566280711),new Ve(3940187606,3454069534),new Ve(4118630271,4000239992),new Ve(116418474,1914138554),new Ve(174292421,2731055270),new Ve(289380356,3203993006),new Ve(460393269,320620315),new Ve(685471733,587496836),new Ve(852142971,1086792851),new Ve(1017036298,365543100),new Ve(1126000580,2618297676),new Ve(1288033470,3409855158),new Ve(1501505948,4234509866),new Ve(1607167915,987167468),new Ve(1816402316,1246189591)],js=[];for(let t=0;t<80;t+=1)js[t]=new Ve;class Gs extends Ie{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ue([new Ve(1779033703,4089235720),new Ve(3144134277,2227873595),new Ve(1013904242,4271175723),new Ve(2773480762,1595750129),new Ve(1359893119,2917565137),new Ve(2600822924,725511199),new Ve(528734635,4215389547),new Ve(1541459225,327033209)])}_doProcessBlock(t,e){const s=this._hash.words,i=s[0],o=s[1],n=s[2],r=s[3],c=s[4],a=s[5],l=s[6],A=s[7],h=i.high;let w=i.low;const g=o.high;let d=o.low;const u=n.high;let v=n.low;const f=r.high;let p=r.low;const C=c.high;let D=c.low;const B=a.high;let y=a.low;const Y=l.high;let L=l.low;const b=A.high;let m=A.low,F=h,H=w,x=g,z=d,X=u,M=v,Q=f,E=p,O=C,W=D,P=B,j=y,G=Y,N=L,K=b,S=m;for(let s=0;s<80;s+=1){let i,o;const n=js[s];if(s<16)n.high=0|t[e+2*s],o=n.high,n.low=0|t[e+2*s+1],i=n.low;else{const t=js[s-15],e=t.high,r=t.low,c=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,a=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),l=js[s-2],A=l.high,h=l.low,w=(A>>>19|h<<13)^(A<<3|h>>>29)^A>>>6,g=(h>>>19|A<<13)^(h<<3|A>>>29)^(h>>>6|A<<26),d=js[s-7],u=d.high,v=d.low,f=js[s-16],p=f.high,C=f.low;i=a+v,o=c+u+(i>>>0<a>>>0?1:0),i+=g,o=o+w+(i>>>0<g>>>0?1:0),i+=C,o=o+p+(i>>>0<C>>>0?1:0),n.high=o,n.low=i}const r=O&P^~O&G,c=W&j^~W&N,a=F&x^F&X^x&X,l=H&z^H&M^z&M,A=(F>>>28|H<<4)^(F<<30|H>>>2)^(F<<25|H>>>7),h=(H>>>28|F<<4)^(H<<30|F>>>2)^(H<<25|F>>>7),w=(O>>>14|W<<18)^(O>>>18|W<<14)^(O<<23|W>>>9),g=(W>>>14|O<<18)^(W>>>18|O<<14)^(W<<23|O>>>9),d=Ps[s],u=d.high,v=d.low;let f=S+g,p=K+w+(f>>>0<S>>>0?1:0);f+=c,p=p+r+(f>>>0<c>>>0?1:0),f+=v,p=p+u+(f>>>0<v>>>0?1:0),f+=i,p=p+o+(f>>>0<i>>>0?1:0);const C=h+l;K=G,S=N,G=P,N=j,P=O,j=W,W=E+f|0,O=Q+p+(W>>>0<E>>>0?1:0)|0,Q=X,E=M,X=x,M=z,x=F,z=H,H=f+C|0,F=p+(A+a+(C>>>0<h>>>0?1:0))+(H>>>0<f>>>0?1:0)|0}i.low=w+H,w=i.low,i.high=h+F+(w>>>0<H>>>0?1:0),o.low=d+z,d=o.low,o.high=g+x+(d>>>0<z>>>0?1:0),n.low=v+M,v=n.low,n.high=u+X+(v>>>0<M>>>0?1:0),r.low=p+E,p=r.low,r.high=f+Q+(p>>>0<E>>>0?1:0),c.low=D+W,D=c.low,c.high=C+O+(D>>>0<W>>>0?1:0),a.low=y+j,y=a.low,a.high=B+P+(y>>>0<j>>>0?1:0),l.low=L+N,L=l.low,l.high=Y+G+(L>>>0<N>>>0?1:0),A.low=m+S,m=A.low,A.high=b+K+(m>>>0<S>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[30+(i+128>>>10<<5)]=Math.floor(s/4294967296),e[31+(i+128>>>10<<5)]=s,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 Ns=Ie._createHelper(Gs),Ks=Ie._createHmacHelper(Gs);class Ss extends Gs{_doReset(){this._hash=new Ue([new Ve(3418070365,3238371032),new Ve(1654270250,914150663),new Ve(2438529370,812702999),new Ve(355462360,4144912697),new Ve(1731405415,4290775857),new Ve(2394180231,1750603025),new Ve(3675008525,1694076839),new Ve(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Is=Gs._createHelper(Ss),Js=Gs._createHmacHelper(Ss),Ts=[],Vs=[],Us=[];let ks=1,Zs=0;for(let t=0;t<24;t+=1){Ts[ks+5*Zs]=(t+1)*(t+2)/2%64;const e=(2*ks+3*Zs)%5;ks=Zs%5,Zs=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Vs[t+5*e]=e+(2*t+3*e)%5*5;let Rs=1;for(let t=0;t<24;t+=1){let e=0,s=0;for(let t=0;t<7;t+=1){if(1&Rs){const i=(1<<t)-1;i<32?s^=1<<i:e^=1<<i-32}128&Rs?Rs=Rs<<1^113:Rs<<=1}Us[t]=Ve.create(e,s)}const qs=[];for(let t=0;t<25;t+=1)qs[t]=Ve.create();class $s extends Ie{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 Ve;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const s=this._state,i=this.blockSize/2;for(let o=0;o<i;o+=1){let i=t[e+2*o],n=t[e+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);const r=s[o];r.high^=n,r.low^=i}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,i=0;for(let o=0;o<5;o+=1){const n=s[t+5*o];e^=n.high,i^=n.low}const o=qs[t];o.high=e,o.low=i}for(let t=0;t<5;t+=1){const e=qs[(t+4)%5],i=qs[(t+1)%5],o=i.high,n=i.low,r=e.high^(o<<1|n>>>31),c=e.low^(n<<1|o>>>31);for(let e=0;e<5;e+=1){const i=s[t+5*e];i.high^=r,i.low^=c}}for(let t=1;t<25;t+=1){let e,i;const o=s[t],n=o.high,r=o.low,c=Ts[t];c<32?(e=n<<c|r>>>32-c,i=r<<c|n>>>32-c):(e=r<<c-32|n>>>64-c,i=n<<c-32|r>>>64-c);const a=qs[Vs[t]];a.high=e,a.low=i}const e=qs[0],i=s[0];e.high=i.high,e.low=i.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const i=t+5*e,o=s[i],n=qs[i],r=qs[(t+1)%5+5*e],c=qs[(t+2)%5+5*e];o.high=n.high^~r.high&c.high,o.low=n.low^~r.low&c.low}const o=s[0],n=Us[t];o.high^=n.high,o.low^=n.low}}_doFinalize(){const t=this._data,e=t.words,s=8*t.sigBytes,i=32*this.blockSize;e[s>>>5]|=1<<24-s%32,e[(Math.ceil((s+1)/i)*i>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const o=this._state,n=this.cfg.outputLength/8,r=n/8,c=[];for(let t=0;t<r;t+=1){const e=o[t];let s=e.high,i=e.low;s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),c.push(i),c.push(s)}return new je(c,n)}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 _s=Ie._createHelper($s),ti=Ie._createHmacHelper($s),ei=je.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]),si=je.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]),ii=je.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]),oi=je.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]),ni=je.create([0,1518500249,1859775393,2400959708,2840853838]),ri=je.create([1352829926,1548603684,1836072691,2053994217,0]),ci=(t,e,s)=>t^e^s,ai=(t,e,s)=>t&e|~t&s,li=(t,e,s)=>(t|~e)^s,Ai=(t,e,s)=>t&s|e&~s,hi=(t,e,s)=>t^(e|~s),wi=(t,e)=>t<<e|t>>>32-e;class gi extends Ie{_doReset(){this._hash=je.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const s=t;for(let t=0;t<16;t+=1){const i=e+t,o=s[i];s[i]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const i=this._hash.words,o=ni.words,n=ri.words,r=ei.words,c=si.words,a=ii.words,l=oi.words;let A,h=i[0],w=i[1],g=i[2],d=i[3],u=i[4],v=i[0],f=i[1],p=i[2],C=i[3],D=i[4];for(let t=0;t<80;t+=1)A=h+s[e+r[t]]|0,A+=t<16?ci(w,g,d)+o[0]:t<32?ai(w,g,d)+o[1]:t<48?li(w,g,d)+o[2]:t<64?Ai(w,g,d)+o[3]:hi(w,g,d)+o[4],A|=0,A=wi(A,a[t]),A=A+u|0,h=u,u=d,d=wi(g,10),g=w,w=A,A=v+s[e+c[t]]|0,A+=t<16?hi(f,p,C)+n[0]:t<32?Ai(f,p,C)+n[1]:t<48?li(f,p,C)+n[2]:t<64?ai(f,p,C)+n[3]:ci(f,p,C)+n[4],A|=0,A=wi(A,l[t]),A=A+D|0,v=D,D=C,C=wi(p,10),p=f,f=A;A=i[1]+g+C|0,i[1]=i[2]+d+D|0,i[2]=i[3]+u+v|0,i[3]=i[4]+h+f|0,i[4]=i[0]+w+p|0,i[0]=A}_doFinalize(){const t=this._data,e=t.words,s=8*this._nDataBytes,i=8*t.sigBytes;e[i>>>5]|=128<<24-i%32,e[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(e.length+1),this._process();const o=this._hash,n=o.words;for(let t=0;t<5;t+=1){const e=n[t];n[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const di=Ie._createHelper(gi),ui=Ie._createHmacHelper(gi);class vi extends Pe{constructor(t){super(),this.cfg=Object.assign(new Pe,{keySize:4,hasher:Bs,iterations:1},t)}compute(t,e){const{cfg:s}=this,i=Je.create(s.hasher,t),o=je.create(),n=je.create([1]),r=o.words,c=n.words,{keySize:a,iterations:l}=s;for(;r.length<a;){const t=i.update(e).finalize(n);i.reset();const s=t.words,r=s.length;let a=t;for(let t=1;t<l;t+=1){a=i.finalize(a),i.reset();const t=a.words;for(let e=0;e<r;e+=1)s[e]^=t[e]}o.concat(t),c[0]+=1}return o.sigBytes=4*a,o}}const fi=[],pi=[],Ci=[],Di=[],Bi=[],yi=[],Yi=[],Li=[],bi=[],mi=[],Fi=[];for(let t=0;t<256;t+=1)Fi[t]=t<128?t<<1:t<<1^283;let Hi=0,xi=0;for(let t=0;t<256;t+=1){let t=xi^xi<<1^xi<<2^xi<<3^xi<<4;t=t>>>8^255&t^99,fi[Hi]=t,pi[t]=Hi;const e=Fi[Hi],s=Fi[e],i=Fi[s];let o=257*Fi[t]^16843008*t;Ci[Hi]=o<<24|o>>>8,Di[Hi]=o<<16|o>>>16,Bi[Hi]=o<<8|o>>>24,yi[Hi]=o,o=16843009*i^65537*s^257*e^16843008*Hi,Yi[t]=o<<24|o>>>8,Li[t]=o<<16|o>>>16,bi[t]=o<<8|o>>>24,mi[t]=o,Hi?(Hi=e^Fi[Fi[Fi[i^e]]],xi^=Fi[Fi[xi]]):(xi=1,Hi=xi)}const zi=[0,1,2,4,8,16,32,64,128,27,54];class Xi extends As{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,s=e.words,i=e.sigBytes/4;this._nRounds=i+6;const o=4*(this._nRounds+1);this._keySchedule=[];const n=this._keySchedule;for(let e=0;e<o;e+=1)e<i?n[e]=s[e]:(t=n[e-1],e%i?i>6&&e%i==4&&(t=fi[t>>>24]<<24|fi[t>>>16&255]<<16|fi[t>>>8&255]<<8|fi[255&t]):(t=t<<8|t>>>24,t=fi[t>>>24]<<24|fi[t>>>16&255]<<16|fi[t>>>8&255]<<8|fi[255&t],t^=zi[e/i|0]<<24),n[e]=n[e-i]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<o;e+=1){const s=o-e;t=e%4?n[s]:n[s-4],r[e]=e<4||s<=4?t:Yi[fi[t>>>24]]^Li[fi[t>>>16&255]]^bi[fi[t>>>8&255]]^mi[fi[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Ci,Di,Bi,yi,fi)}decryptBlock(t,e){const s=t;let i=s[e+1];s[e+1]=s[e+3],s[e+3]=i,this._doCryptBlock(s,e,this._invKeySchedule,Yi,Li,bi,mi,pi),i=s[e+1],s[e+1]=s[e+3],s[e+3]=i}_doCryptBlock(t,e,s,i,o,n,r,c){const a=t,l=this._nRounds;let A=a[e]^s[0],h=a[e+1]^s[1],w=a[e+2]^s[2],g=a[e+3]^s[3],d=4;for(let t=1;t<l;t+=1){const t=i[A>>>24]^o[h>>>16&255]^n[w>>>8&255]^r[255&g]^s[d];d+=1;const e=i[h>>>24]^o[w>>>16&255]^n[g>>>8&255]^r[255&A]^s[d];d+=1;const c=i[w>>>24]^o[g>>>16&255]^n[A>>>8&255]^r[255&h]^s[d];d+=1;const a=i[g>>>24]^o[A>>>16&255]^n[h>>>8&255]^r[255&w]^s[d];d+=1,A=t,h=e,w=c,g=a}const u=(c[A>>>24]<<24|c[h>>>16&255]<<16|c[w>>>8&255]<<8|c[255&g])^s[d];d+=1;const v=(c[h>>>24]<<24|c[w>>>16&255]<<16|c[g>>>8&255]<<8|c[255&A])^s[d];d+=1;const f=(c[w>>>24]<<24|c[g>>>16&255]<<16|c[A>>>8&255]<<8|c[255&h])^s[d];d+=1;const p=(c[g>>>24]<<24|c[A>>>16&255]<<16|c[h>>>8&255]<<8|c[255&w])^s[d];d+=1,a[e]=u,a[e+1]=v,a[e+2]=f,a[e+3]=p}}Xi.keySize=8;const Mi=As._createHelper(Xi),Qi=[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],Ei=[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],Oi=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Wi=[{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}],Pi=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function ji(t,e){const s=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=s,this._lBlock^=s<<t}function Gi(t,e){const s=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=s,this._rBlock^=s<<t}class Ni extends As{_doReset(){const t=this._key.words,e=[];for(let s=0;s<56;s+=1){const i=Qi[s]-1;e[s]=t[i>>>5]>>>31-i%32&1}this._subKeys=[];const s=this._subKeys;for(let t=0;t<16;t+=1){s[t]=[];const i=s[t],o=Oi[t];for(let t=0;t<24;t+=1)i[t/6|0]|=e[(Ei[t]-1+o)%28]<<31-t%6,i[4+(t/6|0)]|=e[28+(Ei[t+24]-1+o)%28]<<31-t%6;i[0]=i[0]<<1|i[0]>>>31;for(let t=1;t<7;t+=1)i[t]>>>=4*(t-1)+3;i[7]=i[7]<<5|i[7]>>>27}this._invSubKeys=[];const i=this._invSubKeys;for(let t=0;t<16;t+=1)i[t]=s[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,s){const i=t;this._lBlock=t[e],this._rBlock=t[e+1],ji.call(this,4,252645135),ji.call(this,16,65535),Gi.call(this,2,858993459),Gi.call(this,8,16711935),ji.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=s[t],i=this._lBlock,o=this._rBlock;let n=0;for(let t=0;t<8;t+=1)n|=Wi[t][((o^e[t])&Pi[t])>>>0];this._lBlock=o,this._rBlock=i^n}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,ji.call(this,1,1431655765),Gi.call(this,8,16711935),Gi.call(this,2,858993459),ji.call(this,16,65535),ji.call(this,4,252645135),i[e]=this._lBlock,i[e+1]=this._rBlock}}Ni.keySize=2,Ni.ivSize=2,Ni.blockSize=2;const Ki=As._createHelper(Ni);class Si extends As{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),s=t.length<4?t.slice(0,2):t.slice(2,4),i=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Ni.createEncryptor(je.create(e)),this._des2=Ni.createEncryptor(je.create(s)),this._des3=Ni.createEncryptor(je.create(i))}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)}}Si.keySize=6,Si.ivSize=2,Si.blockSize=2;const Ii=As._createHelper(Si),Ji=[],Ti=[],Vi=[];function Ui(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Ti[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Ti[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Ti[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Ti[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Ti[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Ti[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Ti[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Ti[6]>>>0?1:0)|0,this._b=e[7]>>>0<Ti[7]>>>0?1:0;for(let s=0;s<8;s+=1){const i=t[s]+e[s],o=65535&i,n=i>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,c=((4294901760&i)*i|0)+((65535&i)*i|0);Vi[s]=r^c}t[0]=Vi[0]+(Vi[7]<<16|Vi[7]>>>16)+(Vi[6]<<16|Vi[6]>>>16)|0,t[1]=Vi[1]+(Vi[0]<<8|Vi[0]>>>24)+Vi[7]|0,t[2]=Vi[2]+(Vi[1]<<16|Vi[1]>>>16)+(Vi[0]<<16|Vi[0]>>>16)|0,t[3]=Vi[3]+(Vi[2]<<8|Vi[2]>>>24)+Vi[1]|0,t[4]=Vi[4]+(Vi[3]<<16|Vi[3]>>>16)+(Vi[2]<<16|Vi[2]>>>16)|0,t[5]=Vi[5]+(Vi[4]<<8|Vi[4]>>>24)+Vi[3]|0,t[6]=Vi[6]+(Vi[5]<<16|Vi[5]>>>16)+(Vi[4]<<16|Vi[4]>>>16)|0,t[7]=Vi[7]+(Vi[6]<<8|Vi[6]>>>24)+Vi[5]|0}class ki extends ns{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 s=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 i=this._C;this._b=0;for(let t=0;t<4;t+=1)Ui.call(this);for(let t=0;t<8;t+=1)i[t]^=s[t+4&7];if(e){const t=e.words,s=t[0],o=t[1],n=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),c=n>>>16|4294901760&r,a=r<<16|65535&n;i[0]^=n,i[1]^=c,i[2]^=r,i[3]^=a,i[4]^=n,i[5]^=c,i[6]^=r,i[7]^=a;for(let t=0;t<4;t+=1)Ui.call(this)}}_doProcessBlock(t,e){const s=t,i=this._X;Ui.call(this),Ji[0]=i[0]^i[5]>>>16^i[3]<<16,Ji[1]=i[2]^i[7]>>>16^i[5]<<16,Ji[2]=i[4]^i[1]>>>16^i[7]<<16,Ji[3]=i[6]^i[3]>>>16^i[1]<<16;for(let t=0;t<4;t+=1)Ji[t]=16711935&(Ji[t]<<8|Ji[t]>>>24)|4278255360&(Ji[t]<<24|Ji[t]>>>8),s[e+t]^=Ji[t]}}const Zi=ns._createHelper(ki),Ri=[],qi=[],$i=[];function _i(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)qi[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<qi[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<qi[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<qi[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<qi[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<qi[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<qi[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<qi[6]>>>0?1:0)|0,this._b=e[7]>>>0<qi[7]>>>0?1:0;for(let s=0;s<8;s+=1){const i=t[s]+e[s],o=65535&i,n=i>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,c=((4294901760&i)*i|0)+((65535&i)*i|0);$i[s]=r^c}t[0]=$i[0]+($i[7]<<16|$i[7]>>>16)+($i[6]<<16|$i[6]>>>16)|0,t[1]=$i[1]+($i[0]<<8|$i[0]>>>24)+$i[7]|0,t[2]=$i[2]+($i[1]<<16|$i[1]>>>16)+($i[0]<<16|$i[0]>>>16)|0,t[3]=$i[3]+($i[2]<<8|$i[2]>>>24)+$i[1]|0,t[4]=$i[4]+($i[3]<<16|$i[3]>>>16)+($i[2]<<16|$i[2]>>>16)|0,t[5]=$i[5]+($i[4]<<8|$i[4]>>>24)+$i[3]|0,t[6]=$i[6]+($i[5]<<16|$i[5]>>>16)+($i[4]<<16|$i[4]>>>16)|0,t[7]=$i[7]+($i[6]<<8|$i[6]>>>24)+$i[5]|0}class to extends ns{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 s=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 i=this._C;this._b=0;for(let t=0;t<4;t+=1)_i.call(this);for(let t=0;t<8;t+=1)i[t]^=s[t+4&7];if(e){const t=e.words,s=t[0],o=t[1],n=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),c=n>>>16|4294901760&r,a=r<<16|65535&n;i[0]^=n,i[1]^=c,i[2]^=r,i[3]^=a,i[4]^=n,i[5]^=c,i[6]^=r,i[7]^=a;for(let t=0;t<4;t+=1)_i.call(this)}}_doProcessBlock(t,e){const s=t,i=this._X;_i.call(this),Ri[0]=i[0]^i[5]>>>16^i[3]<<16,Ri[1]=i[2]^i[7]>>>16^i[5]<<16,Ri[2]=i[4]^i[1]>>>16^i[7]<<16,Ri[3]=i[6]^i[3]>>>16^i[1]<<16;for(let t=0;t<4;t+=1)Ri[t]=16711935&(Ri[t]<<8|Ri[t]>>>24)|4278255360&(Ri[t]<<24|Ri[t]>>>8),s[e+t]^=Ri[t]}}const eo=ns._createHelper(to);function so(){const t=this._S;let e=this._i,s=this._j,i=0;for(let o=0;o<4;o+=1){e=(e+1)%256,s=(s+t[e])%256;const n=t[e];t[e]=t[s],t[s]=n,i|=t[(t[e]+t[s])%256]<<24-8*o}return this._i=e,this._j=s,i}class io extends ns{_doReset(){const t=this._key,e=t.words,s=t.sigBytes;this._S=[];const i=this._S;for(let t=0;t<256;t+=1)i[t]=t;for(let t=0,o=0;t<256;t+=1){const n=t%s,r=e[n>>>2]>>>24-n%4*8&255;o=(o+i[t]+r)%256;const c=i[t];i[t]=i[o],i[o]=c}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=so.call(this)}}io.keySize=8,io.ivSize=0;const oo=ns._createHelper(io);class no extends io{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 ro=ns._createHelper(no);function co(t,e,s,i){const o=t;let n;const r=this._iv;r?(n=r.slice(0),this._iv=void 0):n=this._prevBlock,i.encryptBlock(n,0);for(let t=0;t<s;t+=1)o[e+t]^=n[t]}class ao extends rs{}ao.Encryptor=class extends ao{processBlock(t,e){const s=this._cipher,{blockSize:i}=s;co.call(this,t,e,i,s),this._prevBlock=t.slice(e,e+i)}},ao.Decryptor=class extends ao{processBlock(t,e){const s=this._cipher,{blockSize:i}=s,o=t.slice(e,e+i);co.call(this,t,e,i,s),this._prevBlock=o}};class lo extends rs{}lo.Encryptor=class extends lo{processBlock(t,e){const s=t,i=this._cipher,{blockSize:o}=i,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0);const c=r.slice(0);i.encryptBlock(c,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)s[e+t]^=c[t]}},lo.Decryptor=lo.Encryptor;const Ao=t=>{let e=t;if(255==(t>>24&255)){let s=t>>16&255,i=t>>8&255,o=255&t;255===s?(s=0,255===i?(i=0,255===o?o=0:o+=1):i+=1):s+=1,e=0,e+=s<<16,e+=i<<8,e+=o}else e+=1<<24;return e};
|
|
385
|
+
*/(fetch.bind(self));const Me=function(t=function(t="[DEFAULT]"){const e=se.get(t);if(!e&&"[DEFAULT]"===t)return le();if(!e)throw ae.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)}(Ht(t),"functions"),s=i.getImmediate({identifier:e}),o=Bt("functions");return o&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Ht(t),e,i)}(s,...o),s}(le({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Xe={};const Qe=(t={})=>{Xe={...Xe,...t}},Ee=(t,e,i={})=>{const s={error:t,message:(null==e?void 0:e.message)||e||t,...i};Oe("error",s)},Oe=(t,e={},i=!0)=>{try{e=i?{...Xe,...e}:e,e={...e,source:"superflowToolbar"};We("event",{userId:void 0,eventName:t,properties:e})}catch(t){console.warn("Error in trackEvent: ",t)}},We=(t,e)=>{try{const i=function(t,e,i){return He(Ht(t),e,i)}(Me,"sa");i({type:t,body:e})}catch(t){console.warn("Error in setAnalytics: ",t)}};class Pe{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 je extends Pe{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 s=0;s<t;s+=1)e[s>>>2]|=i[s]<<24-s%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 s=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&s,e=18e3*(65535&e)+(e>>16)&s;let t=(i<<16)+e&s;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let s,o=0;o<t;o+=4){const t=i(4294967296*(s||Math.random()));s=987654071*t(),e.push(4294967296*t()|0)}return new je(e,t)}toString(t=Ge){return t.stringify(this)}concat(t){const e=this.words,i=t.words,s=this.sigBytes,o=t.sigBytes;if(this.clamp(),s%4)for(let t=0;t<o;t+=1){const o=i[t>>>2]>>>24-t%4*8&255;e[s+t>>>2]|=o<<24-(s+t)%4*8}else for(let t=0;t<o;t+=4)e[s+t>>>2]=i[t>>>2];return this.sigBytes+=o,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Ge={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;s.push((i>>>4).toString(16)),s.push((15&i).toString(16))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=2)i[s>>>3]|=parseInt(t.substr(s,2),16)<<24-s%8*4;return new je(i,e/2)}},Ne={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>2]|=(255&t.charCodeAt(s))<<24-s%4*8;return new je(i,e)}},Ke={stringify(t){try{return decodeURIComponent(escape(Ne.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Ne.parse(unescape(encodeURIComponent(t)))};class Se extends Pe{constructor(){super(),this._minBufferSize=0}reset(){this._data=new je,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=Ke.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:s}=this,o=i.words,n=i.sigBytes;let r=n/(4*s);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const a=r*s,c=Math.min(4*a,n);if(a){for(let t=0;t<a;t+=s)this._doProcessBlock(o,t);e=o.splice(0,a),i.sigBytes-=c}return new je(e,c)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ie extends Se{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Pe,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Ve(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 Ve extends Pe{constructor(t,e){super();const i=new t;this._hasher=i;let s=e;"string"==typeof s&&(s=Ke.parse(s));const o=i.blockSize,n=4*o;s.sigBytes>n&&(s=i.finalize(e)),s.clamp();const r=s.clone();this._oKey=r;const a=s.clone();this._iKey=a;const c=r.words,l=a.words;for(let t=0;t<o;t+=1)c[t]^=1549556828,l[t]^=909522486;r.sigBytes=n,a.sigBytes=n,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=je;class Te extends Pe{constructor(t,e){super(),this.high=t,this.low=e}}class Ue extends Pe{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let s=0;s<e;s+=1){const e=t[s];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 Ze={stringify(t){const{words:e,sigBytes:i}=t,s=this._map;t.clamp();const o=[];for(let t=0;t<i;t+=3){const n=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<i;e+=1)o.push(s.charAt(n>>>6*(3-e)&63))}const n=s.charAt(64);if(n)for(;o.length%4;)o.push(n);return o.join("")},parse(t){let e=t.length;const i=this._map;let s=this._reverseMap;if(!s){this._reverseMap=[],s=this._reverseMap;for(let t=0;t<i.length;t+=1)s[i.charCodeAt(t)]=t}const o=i.charAt(64);if(o){const i=t.indexOf(o);-1!==i&&(e=i)}return((t,e,i)=>{const s=[];let o=0;for(let n=0;n<e;n+=1)if(n%4){const e=i[t.charCodeAt(n-1)]<<n%4*2|i[t.charCodeAt(n)]>>>6-n%4*2;s[o>>>2]|=e<<24-o%4*8,o+=1}return je.create(s,o)})(t,e,s)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},ke=[];for(let t=0;t<64;t+=1)ke[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Re=(t,e,i,s,o,n,r)=>{const a=t+(e&i|~e&s)+o+r;return(a<<n|a>>>32-n)+e},qe=(t,e,i,s,o,n,r)=>{const a=t+(e&s|i&~s)+o+r;return(a<<n|a>>>32-n)+e},$e=(t,e,i,s,o,n,r)=>{const a=t+(e^i^s)+o+r;return(a<<n|a>>>32-n)+e},_e=(t,e,i,s,o,n,r)=>{const a=t+(i^(e|~s))+o+r;return(a<<n|a>>>32-n)+e};class ti extends Ie{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let s=0;s<16;s+=1){const o=e+s,n=t[o];i[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const s=this._hash.words,o=i[e+0],n=i[e+1],r=i[e+2],a=i[e+3],c=i[e+4],l=i[e+5],A=i[e+6],h=i[e+7],w=i[e+8],d=i[e+9],g=i[e+10],u=i[e+11],v=i[e+12],C=i[e+13],f=i[e+14],p=i[e+15];let D=s[0],B=s[1],y=s[2],L=s[3];D=Re(D,B,y,L,o,7,ke[0]),L=Re(L,D,B,y,n,12,ke[1]),y=Re(y,L,D,B,r,17,ke[2]),B=Re(B,y,L,D,a,22,ke[3]),D=Re(D,B,y,L,c,7,ke[4]),L=Re(L,D,B,y,l,12,ke[5]),y=Re(y,L,D,B,A,17,ke[6]),B=Re(B,y,L,D,h,22,ke[7]),D=Re(D,B,y,L,w,7,ke[8]),L=Re(L,D,B,y,d,12,ke[9]),y=Re(y,L,D,B,g,17,ke[10]),B=Re(B,y,L,D,u,22,ke[11]),D=Re(D,B,y,L,v,7,ke[12]),L=Re(L,D,B,y,C,12,ke[13]),y=Re(y,L,D,B,f,17,ke[14]),B=Re(B,y,L,D,p,22,ke[15]),D=qe(D,B,y,L,n,5,ke[16]),L=qe(L,D,B,y,A,9,ke[17]),y=qe(y,L,D,B,u,14,ke[18]),B=qe(B,y,L,D,o,20,ke[19]),D=qe(D,B,y,L,l,5,ke[20]),L=qe(L,D,B,y,g,9,ke[21]),y=qe(y,L,D,B,p,14,ke[22]),B=qe(B,y,L,D,c,20,ke[23]),D=qe(D,B,y,L,d,5,ke[24]),L=qe(L,D,B,y,f,9,ke[25]),y=qe(y,L,D,B,a,14,ke[26]),B=qe(B,y,L,D,w,20,ke[27]),D=qe(D,B,y,L,C,5,ke[28]),L=qe(L,D,B,y,r,9,ke[29]),y=qe(y,L,D,B,h,14,ke[30]),B=qe(B,y,L,D,v,20,ke[31]),D=$e(D,B,y,L,l,4,ke[32]),L=$e(L,D,B,y,w,11,ke[33]),y=$e(y,L,D,B,u,16,ke[34]),B=$e(B,y,L,D,f,23,ke[35]),D=$e(D,B,y,L,n,4,ke[36]),L=$e(L,D,B,y,c,11,ke[37]),y=$e(y,L,D,B,h,16,ke[38]),B=$e(B,y,L,D,g,23,ke[39]),D=$e(D,B,y,L,C,4,ke[40]),L=$e(L,D,B,y,o,11,ke[41]),y=$e(y,L,D,B,a,16,ke[42]),B=$e(B,y,L,D,A,23,ke[43]),D=$e(D,B,y,L,d,4,ke[44]),L=$e(L,D,B,y,v,11,ke[45]),y=$e(y,L,D,B,p,16,ke[46]),B=$e(B,y,L,D,r,23,ke[47]),D=_e(D,B,y,L,o,6,ke[48]),L=_e(L,D,B,y,h,10,ke[49]),y=_e(y,L,D,B,f,15,ke[50]),B=_e(B,y,L,D,l,21,ke[51]),D=_e(D,B,y,L,v,6,ke[52]),L=_e(L,D,B,y,a,10,ke[53]),y=_e(y,L,D,B,g,15,ke[54]),B=_e(B,y,L,D,n,21,ke[55]),D=_e(D,B,y,L,w,6,ke[56]),L=_e(L,D,B,y,p,10,ke[57]),y=_e(y,L,D,B,A,15,ke[58]),B=_e(B,y,L,D,C,21,ke[59]),D=_e(D,B,y,L,c,6,ke[60]),L=_e(L,D,B,y,u,10,ke[61]),y=_e(y,L,D,B,r,15,ke[62]),B=_e(B,y,L,D,d,21,ke[63]),s[0]=s[0]+D|0,s[1]=s[1]+B|0,s[2]=s[2]+y|0,s[3]=s[3]+L|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32;const o=Math.floor(i/4294967296),n=i;e[15+(s+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(s+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,a=r.words;for(let t=0;t<4;t+=1){const e=a[t];a[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ei=Ie._createHelper(ti),ii=Ie._createHmacHelper(ti);class si extends Pe{constructor(t){super(),this.cfg=Object.assign(new Pe,{keySize:4,hasher:ti,iterations:1},t)}compute(t,e){let i;const{cfg:s}=this,o=s.hasher.create(),n=je.create(),r=n.words,{keySize:a,iterations:c}=s;for(;r.length<a;){i&&o.update(i),i=o.update(t).finalize(e),o.reset();for(let t=1;t<c;t+=1)i=o.finalize(i),o.reset();n.concat(i)}return n.sigBytes=4*a,n}}class oi extends Se{constructor(t,e,i){super(),this.cfg=Object.assign(new Pe,i),this._xformMode=t,this._key=e,this.reset()}static createEncryptor(t,e){return this.create(this._ENC_XFORM_MODE,t,e)}static createDecryptor(t,e){return this.create(this._DEC_XFORM_MODE,t,e)}static _createHelper(t){const e=t=>"string"==typeof t?ui:di;return{encrypt:(i,s,o)=>e(s).encrypt(t,i,s,o),decrypt:(i,s,o)=>e(s).decrypt(t,i,s,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()}}oi._ENC_XFORM_MODE=1,oi._DEC_XFORM_MODE=2,oi.keySize=4,oi.ivSize=4;class ni extends oi{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class ri extends Pe{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 ai(t,e,i){const s=t;let o;const n=this._iv;n?(o=n,this._iv=void 0):o=this._prevBlock;for(let t=0;t<i;t+=1)s[e+t]^=o[t]}class ci extends ri{}ci.Encryptor=class extends ci{processBlock(t,e){const i=this._cipher,{blockSize:s}=i;ai.call(this,t,e,s),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+s)}},ci.Decryptor=class extends ci{processBlock(t,e){const i=this._cipher,{blockSize:s}=i,o=t.slice(e,e+s);i.decryptBlock(t,e),ai.call(this,t,e,s),this._prevBlock=o}};const li={pad(t,e){const i=4*e,s=i-t.sigBytes%i,o=s<<24|s<<16|s<<8|s,n=[];for(let t=0;t<s;t+=4)n.push(o);const r=je.create(n,s);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class Ai extends oi{constructor(t,e,i){super(t,e,Object.assign({mode:ci,padding:li},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:s}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=s.createEncryptor:(t=s.createDecryptor,this._minBufferSize=1),this._mode=t.call(s,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 hi extends Pe{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const wi={stringify(t){let e;const{ciphertext:i,salt:s}=t;return e=s?je.create([1398893684,1701076831]).concat(s).concat(i):i,e.toString(Ze)},parse(t){let e;const i=Ze.parse(t),s=i.words;return 1398893684===s[0]&&1701076831===s[1]&&(e=je.create(s.slice(2,4)),s.splice(0,4),i.sigBytes-=16),hi.create({ciphertext:i,salt:e})}};class di extends Pe{static encrypt(t,e,i,s){const o=Object.assign(new Pe,this.cfg,s),n=t.createEncryptor(i,o),r=n.finalize(e),a=n.cfg;return hi.create({ciphertext:r,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:n.blockSize,formatter:o.format})}static decrypt(t,e,i,s){let o=e;const n=Object.assign(new Pe,this.cfg,s);o=this._parse(o,n.format);return t.createDecryptor(i,n).finalize(o.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}di.cfg=Object.assign(new Pe,{format:wi});const gi={execute(t,e,i,s){let o=s;o||(o=je.random(8));const n=si.create({keySize:e+i}).compute(t,o),r=je.create(n.words.slice(e),4*i);return n.sigBytes=4*e,hi.create({key:n,iv:r,salt:o})}};class ui extends di{static encrypt(t,e,i,s){const o=Object.assign(new Pe,this.cfg,s),n=o.kdf.execute(i,t.keySize,t.ivSize);o.iv=n.iv;const r=di.encrypt.call(this,t,e,n.key,o);return r.mixIn(n),r}static decrypt(t,e,i,s){let o=e;const n=Object.assign(new Pe,this.cfg,s);o=this._parse(o,n.format);const r=n.kdf.execute(i,t.keySize,t.ivSize,o.salt);n.iv=r.iv;return di.decrypt.call(this,t,o,r.key,n)}}ui.cfg=Object.assign(di.cfg,{kdf:gi});const vi=t=>t<<8&4278255360|t>>>8&16711935,Ci={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>1]|=t.charCodeAt(s)<<16-s%2*16;return je.create(i,2*e)}},fi=Ci,pi={stringify(t){const{words:e,sigBytes:i}=t,s=[];for(let t=0;t<i;t+=2){const i=vi(e[t>>>2]>>>16-t%4*8&65535);s.push(String.fromCharCode(i))}return s.join("")},parse(t){const e=t.length,i=[];for(let s=0;s<e;s+=1)i[s>>>1]|=vi(t.charCodeAt(s)<<16-s%2*16);return je.create(i,2*e)}},Di=[];class Bi extends Ie{_doReset(){this._hash=new je([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let s=i[0],o=i[1],n=i[2],r=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)Di[i]=0|t[e+i];else{const t=Di[i-3]^Di[i-8]^Di[i-14]^Di[i-16];Di[i]=t<<1|t>>>31}let c=(s<<5|s>>>27)+a+Di[i];c+=i<20?1518500249+(o&n|~o&r):i<40?1859775393+(o^n^r):i<60?(o&n|o&r|n&r)-1894007588:(o^n^r)-899497514,a=r,r=n,n=o<<30|o>>>2,o=s,s=c}i[0]=i[0]+s|0,i[1]=i[1]+o|0,i[2]=i[2]+n|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;return e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(s+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 yi=Ie._createHelper(Bi),Li=Ie._createHmacHelper(Bi),mi=[],bi=[],Yi=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Fi=t=>4294967296*(t-(0|t))|0;let Hi=2,xi=0;for(;xi<64;)Yi(Hi)&&(xi<8&&(mi[xi]=Fi(Hi**.5)),bi[xi]=Fi(Hi**(1/3)),xi+=1),Hi+=1;const zi=[];class Mi extends Ie{_doReset(){this._hash=new je(mi.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let s=i[0],o=i[1],n=i[2],r=i[3],a=i[4],c=i[5],l=i[6],A=i[7];for(let i=0;i<64;i+=1){if(i<16)zi[i]=0|t[e+i];else{const t=zi[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,s=zi[i-2],o=(s<<15|s>>>17)^(s<<13|s>>>19)^s>>>10;zi[i]=e+zi[i-7]+o+zi[i-16]}const h=s&o^s&n^o&n,w=(s<<30|s>>>2)^(s<<19|s>>>13)^(s<<10|s>>>22),d=A+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&c^~a&l)+bi[i]+zi[i];A=l,l=c,c=a,a=r+d|0,r=n,n=o,o=s,s=d+(w+h)|0}i[0]=i[0]+s|0,i[1]=i[1]+o|0,i[2]=i[2]+n|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0,i[5]=i[5]+c|0,i[6]=i[6]+l|0,i[7]=i[7]+A|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;return e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(s+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 Xi=Ie._createHelper(Mi),Qi=Ie._createHmacHelper(Mi);class Ei extends Mi{_doReset(){this._hash=new je([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Oi=Mi._createHelper(Ei),Wi=Mi._createHmacHelper(Ei),Pi=[new Te(1116352408,3609767458),new Te(1899447441,602891725),new Te(3049323471,3964484399),new Te(3921009573,2173295548),new Te(961987163,4081628472),new Te(1508970993,3053834265),new Te(2453635748,2937671579),new Te(2870763221,3664609560),new Te(3624381080,2734883394),new Te(310598401,1164996542),new Te(607225278,1323610764),new Te(1426881987,3590304994),new Te(1925078388,4068182383),new Te(2162078206,991336113),new Te(2614888103,633803317),new Te(3248222580,3479774868),new Te(3835390401,2666613458),new Te(4022224774,944711139),new Te(264347078,2341262773),new Te(604807628,2007800933),new Te(770255983,1495990901),new Te(1249150122,1856431235),new Te(1555081692,3175218132),new Te(1996064986,2198950837),new Te(2554220882,3999719339),new Te(2821834349,766784016),new Te(2952996808,2566594879),new Te(3210313671,3203337956),new Te(3336571891,1034457026),new Te(3584528711,2466948901),new Te(113926993,3758326383),new Te(338241895,168717936),new Te(666307205,1188179964),new Te(773529912,1546045734),new Te(1294757372,1522805485),new Te(1396182291,2643833823),new Te(1695183700,2343527390),new Te(1986661051,1014477480),new Te(2177026350,1206759142),new Te(2456956037,344077627),new Te(2730485921,1290863460),new Te(2820302411,3158454273),new Te(3259730800,3505952657),new Te(3345764771,106217008),new Te(3516065817,3606008344),new Te(3600352804,1432725776),new Te(4094571909,1467031594),new Te(275423344,851169720),new Te(430227734,3100823752),new Te(506948616,1363258195),new Te(659060556,3750685593),new Te(883997877,3785050280),new Te(958139571,3318307427),new Te(1322822218,3812723403),new Te(1537002063,2003034995),new Te(1747873779,3602036899),new Te(1955562222,1575990012),new Te(2024104815,1125592928),new Te(2227730452,2716904306),new Te(2361852424,442776044),new Te(2428436474,593698344),new Te(2756734187,3733110249),new Te(3204031479,2999351573),new Te(3329325298,3815920427),new Te(3391569614,3928383900),new Te(3515267271,566280711),new Te(3940187606,3454069534),new Te(4118630271,4000239992),new Te(116418474,1914138554),new Te(174292421,2731055270),new Te(289380356,3203993006),new Te(460393269,320620315),new Te(685471733,587496836),new Te(852142971,1086792851),new Te(1017036298,365543100),new Te(1126000580,2618297676),new Te(1288033470,3409855158),new Te(1501505948,4234509866),new Te(1607167915,987167468),new Te(1816402316,1246189591)],ji=[];for(let t=0;t<80;t+=1)ji[t]=new Te;class Gi extends Ie{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new Ue([new Te(1779033703,4089235720),new Te(3144134277,2227873595),new Te(1013904242,4271175723),new Te(2773480762,1595750129),new Te(1359893119,2917565137),new Te(2600822924,725511199),new Te(528734635,4215389547),new Te(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,s=i[0],o=i[1],n=i[2],r=i[3],a=i[4],c=i[5],l=i[6],A=i[7],h=s.high;let w=s.low;const d=o.high;let g=o.low;const u=n.high;let v=n.low;const C=r.high;let f=r.low;const p=a.high;let D=a.low;const B=c.high;let y=c.low;const L=l.high;let m=l.low;const b=A.high;let Y=A.low,F=h,H=w,x=d,z=g,M=u,X=v,Q=C,E=f,O=p,W=D,P=B,j=y,G=L,N=m,K=b,S=Y;for(let i=0;i<80;i+=1){let s,o;const n=ji[i];if(i<16)n.high=0|t[e+2*i],o=n.high,n.low=0|t[e+2*i+1],s=n.low;else{const t=ji[i-15],e=t.high,r=t.low,a=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,c=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),l=ji[i-2],A=l.high,h=l.low,w=(A>>>19|h<<13)^(A<<3|h>>>29)^A>>>6,d=(h>>>19|A<<13)^(h<<3|A>>>29)^(h>>>6|A<<26),g=ji[i-7],u=g.high,v=g.low,C=ji[i-16],f=C.high,p=C.low;s=c+v,o=a+u+(s>>>0<c>>>0?1:0),s+=d,o=o+w+(s>>>0<d>>>0?1:0),s+=p,o=o+f+(s>>>0<p>>>0?1:0),n.high=o,n.low=s}const r=O&P^~O&G,a=W&j^~W&N,c=F&x^F&M^x&M,l=H&z^H&X^z&X,A=(F>>>28|H<<4)^(F<<30|H>>>2)^(F<<25|H>>>7),h=(H>>>28|F<<4)^(H<<30|F>>>2)^(H<<25|F>>>7),w=(O>>>14|W<<18)^(O>>>18|W<<14)^(O<<23|W>>>9),d=(W>>>14|O<<18)^(W>>>18|O<<14)^(W<<23|O>>>9),g=Pi[i],u=g.high,v=g.low;let C=S+d,f=K+w+(C>>>0<S>>>0?1:0);C+=a,f=f+r+(C>>>0<a>>>0?1:0),C+=v,f=f+u+(C>>>0<v>>>0?1:0),C+=s,f=f+o+(C>>>0<s>>>0?1:0);const p=h+l;K=G,S=N,G=P,N=j,P=O,j=W,W=E+C|0,O=Q+f+(W>>>0<E>>>0?1:0)|0,Q=M,E=X,M=x,X=z,x=F,z=H,H=C+p|0,F=f+(A+c+(p>>>0<h>>>0?1:0))+(H>>>0<C>>>0?1:0)|0}s.low=w+H,w=s.low,s.high=h+F+(w>>>0<H>>>0?1:0),o.low=g+z,g=o.low,o.high=d+x+(g>>>0<z>>>0?1:0),n.low=v+X,v=n.low,n.high=u+M+(v>>>0<X>>>0?1:0),r.low=f+E,f=r.low,r.high=C+Q+(f>>>0<E>>>0?1:0),a.low=D+W,D=a.low,a.high=p+O+(D>>>0<W>>>0?1:0),c.low=y+j,y=c.low,c.high=B+P+(y>>>0<j>>>0?1:0),l.low=m+N,m=l.low,l.high=L+G+(m>>>0<N>>>0?1:0),A.low=Y+S,Y=A.low,A.high=b+K+(Y>>>0<S>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32,e[30+(s+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(s+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 Ni=Ie._createHelper(Gi),Ki=Ie._createHmacHelper(Gi);class Si extends Gi{_doReset(){this._hash=new Ue([new Te(3418070365,3238371032),new Te(1654270250,914150663),new Te(2438529370,812702999),new Te(355462360,4144912697),new Te(1731405415,4290775857),new Te(2394180231,1750603025),new Te(3675008525,1694076839),new Te(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Ii=Gi._createHelper(Si),Vi=Gi._createHmacHelper(Si),Ji=[],Ti=[],Ui=[];let Zi=1,ki=0;for(let t=0;t<24;t+=1){Ji[Zi+5*ki]=(t+1)*(t+2)/2%64;const e=(2*Zi+3*ki)%5;Zi=ki%5,ki=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Ti[t+5*e]=e+(2*t+3*e)%5*5;let Ri=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&Ri){const s=(1<<t)-1;s<32?i^=1<<s:e^=1<<s-32}128&Ri?Ri=Ri<<1^113:Ri<<=1}Ui[t]=Te.create(e,i)}const qi=[];for(let t=0;t<25;t+=1)qi[t]=Te.create();class $i extends Ie{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 Te;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,s=this.blockSize/2;for(let o=0;o<s;o+=1){let s=t[e+2*o],n=t[e+2*o+1];s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);const r=i[o];r.high^=n,r.low^=s}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,s=0;for(let o=0;o<5;o+=1){const n=i[t+5*o];e^=n.high,s^=n.low}const o=qi[t];o.high=e,o.low=s}for(let t=0;t<5;t+=1){const e=qi[(t+4)%5],s=qi[(t+1)%5],o=s.high,n=s.low,r=e.high^(o<<1|n>>>31),a=e.low^(n<<1|o>>>31);for(let e=0;e<5;e+=1){const s=i[t+5*e];s.high^=r,s.low^=a}}for(let t=1;t<25;t+=1){let e,s;const o=i[t],n=o.high,r=o.low,a=Ji[t];a<32?(e=n<<a|r>>>32-a,s=r<<a|n>>>32-a):(e=r<<a-32|n>>>64-a,s=n<<a-32|r>>>64-a);const c=qi[Ti[t]];c.high=e,c.low=s}const e=qi[0],s=i[0];e.high=s.high,e.low=s.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const s=t+5*e,o=i[s],n=qi[s],r=qi[(t+1)%5+5*e],a=qi[(t+2)%5+5*e];o.high=n.high^~r.high&a.high,o.low=n.low^~r.low&a.low}const o=i[0],n=Ui[t];o.high^=n.high,o.low^=n.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,s=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/s)*s>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const o=this._state,n=this.cfg.outputLength/8,r=n/8,a=[];for(let t=0;t<r;t+=1){const e=o[t];let i=e.high,s=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),a.push(s),a.push(i)}return new je(a,n)}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 _i=Ie._createHelper($i),ts=Ie._createHmacHelper($i),es=je.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]),is=je.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]),ss=je.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]),os=je.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]),ns=je.create([0,1518500249,1859775393,2400959708,2840853838]),rs=je.create([1352829926,1548603684,1836072691,2053994217,0]),as=(t,e,i)=>t^e^i,cs=(t,e,i)=>t&e|~t&i,ls=(t,e,i)=>(t|~e)^i,As=(t,e,i)=>t&i|e&~i,hs=(t,e,i)=>t^(e|~i),ws=(t,e)=>t<<e|t>>>32-e;class ds extends Ie{_doReset(){this._hash=je.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const s=e+t,o=i[s];i[s]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}const s=this._hash.words,o=ns.words,n=rs.words,r=es.words,a=is.words,c=ss.words,l=os.words;let A,h=s[0],w=s[1],d=s[2],g=s[3],u=s[4],v=s[0],C=s[1],f=s[2],p=s[3],D=s[4];for(let t=0;t<80;t+=1)A=h+i[e+r[t]]|0,A+=t<16?as(w,d,g)+o[0]:t<32?cs(w,d,g)+o[1]:t<48?ls(w,d,g)+o[2]:t<64?As(w,d,g)+o[3]:hs(w,d,g)+o[4],A|=0,A=ws(A,c[t]),A=A+u|0,h=u,u=g,g=ws(d,10),d=w,w=A,A=v+i[e+a[t]]|0,A+=t<16?hs(C,f,p)+n[0]:t<32?As(C,f,p)+n[1]:t<48?ls(C,f,p)+n[2]:t<64?cs(C,f,p)+n[3]:as(C,f,p)+n[4],A|=0,A=ws(A,l[t]),A=A+D|0,v=D,D=p,p=ws(f,10),f=C,C=A;A=s[1]+d+p|0,s[1]=s[2]+g+D|0,s[2]=s[3]+u+v|0,s[3]=s[4]+h+C|0,s[4]=s[0]+w+f|0,s[0]=A}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,s=8*t.sigBytes;e[s>>>5]|=128<<24-s%32,e[14+(s+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const o=this._hash,n=o.words;for(let t=0;t<5;t+=1){const e=n[t];n[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return o}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const gs=Ie._createHelper(ds),us=Ie._createHmacHelper(ds);class vs extends Pe{constructor(t){super(),this.cfg=Object.assign(new Pe,{keySize:4,hasher:Bi,iterations:1},t)}compute(t,e){const{cfg:i}=this,s=Ve.create(i.hasher,t),o=je.create(),n=je.create([1]),r=o.words,a=n.words,{keySize:c,iterations:l}=i;for(;r.length<c;){const t=s.update(e).finalize(n);s.reset();const i=t.words,r=i.length;let c=t;for(let t=1;t<l;t+=1){c=s.finalize(c),s.reset();const t=c.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}o.concat(t),a[0]+=1}return o.sigBytes=4*c,o}}const Cs=[],fs=[],ps=[],Ds=[],Bs=[],ys=[],Ls=[],ms=[],bs=[],Ys=[],Fs=[];for(let t=0;t<256;t+=1)Fs[t]=t<128?t<<1:t<<1^283;let Hs=0,xs=0;for(let t=0;t<256;t+=1){let t=xs^xs<<1^xs<<2^xs<<3^xs<<4;t=t>>>8^255&t^99,Cs[Hs]=t,fs[t]=Hs;const e=Fs[Hs],i=Fs[e],s=Fs[i];let o=257*Fs[t]^16843008*t;ps[Hs]=o<<24|o>>>8,Ds[Hs]=o<<16|o>>>16,Bs[Hs]=o<<8|o>>>24,ys[Hs]=o,o=16843009*s^65537*i^257*e^16843008*Hs,Ls[t]=o<<24|o>>>8,ms[t]=o<<16|o>>>16,bs[t]=o<<8|o>>>24,Ys[t]=o,Hs?(Hs=e^Fs[Fs[Fs[s^e]]],xs^=Fs[Fs[xs]]):(xs=1,Hs=xs)}const zs=[0,1,2,4,8,16,32,64,128,27,54];class Ms extends Ai{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,s=e.sigBytes/4;this._nRounds=s+6;const o=4*(this._nRounds+1);this._keySchedule=[];const n=this._keySchedule;for(let e=0;e<o;e+=1)e<s?n[e]=i[e]:(t=n[e-1],e%s?s>6&&e%s==4&&(t=Cs[t>>>24]<<24|Cs[t>>>16&255]<<16|Cs[t>>>8&255]<<8|Cs[255&t]):(t=t<<8|t>>>24,t=Cs[t>>>24]<<24|Cs[t>>>16&255]<<16|Cs[t>>>8&255]<<8|Cs[255&t],t^=zs[e/s|0]<<24),n[e]=n[e-s]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<o;e+=1){const i=o-e;t=e%4?n[i]:n[i-4],r[e]=e<4||i<=4?t:Ls[Cs[t>>>24]]^ms[Cs[t>>>16&255]]^bs[Cs[t>>>8&255]]^Ys[Cs[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,ps,Ds,Bs,ys,Cs)}decryptBlock(t,e){const i=t;let s=i[e+1];i[e+1]=i[e+3],i[e+3]=s,this._doCryptBlock(i,e,this._invKeySchedule,Ls,ms,bs,Ys,fs),s=i[e+1],i[e+1]=i[e+3],i[e+3]=s}_doCryptBlock(t,e,i,s,o,n,r,a){const c=t,l=this._nRounds;let A=c[e]^i[0],h=c[e+1]^i[1],w=c[e+2]^i[2],d=c[e+3]^i[3],g=4;for(let t=1;t<l;t+=1){const t=s[A>>>24]^o[h>>>16&255]^n[w>>>8&255]^r[255&d]^i[g];g+=1;const e=s[h>>>24]^o[w>>>16&255]^n[d>>>8&255]^r[255&A]^i[g];g+=1;const a=s[w>>>24]^o[d>>>16&255]^n[A>>>8&255]^r[255&h]^i[g];g+=1;const c=s[d>>>24]^o[A>>>16&255]^n[h>>>8&255]^r[255&w]^i[g];g+=1,A=t,h=e,w=a,d=c}const u=(a[A>>>24]<<24|a[h>>>16&255]<<16|a[w>>>8&255]<<8|a[255&d])^i[g];g+=1;const v=(a[h>>>24]<<24|a[w>>>16&255]<<16|a[d>>>8&255]<<8|a[255&A])^i[g];g+=1;const C=(a[w>>>24]<<24|a[d>>>16&255]<<16|a[A>>>8&255]<<8|a[255&h])^i[g];g+=1;const f=(a[d>>>24]<<24|a[A>>>16&255]<<16|a[h>>>8&255]<<8|a[255&w])^i[g];g+=1,c[e]=u,c[e+1]=v,c[e+2]=C,c[e+3]=f}}Ms.keySize=8;const Xs=Ai._createHelper(Ms),Qs=[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],Es=[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],Os=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],Ws=[{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}],Ps=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function js(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Gs(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Ns extends Ai{_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const s=Qs[i]-1;e[i]=t[s>>>5]>>>31-s%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const s=i[t],o=Os[t];for(let t=0;t<24;t+=1)s[t/6|0]|=e[(Es[t]-1+o)%28]<<31-t%6,s[4+(t/6|0)]|=e[28+(Es[t+24]-1+o)%28]<<31-t%6;s[0]=s[0]<<1|s[0]>>>31;for(let t=1;t<7;t+=1)s[t]>>>=4*(t-1)+3;s[7]=s[7]<<5|s[7]>>>27}this._invSubKeys=[];const s=this._invSubKeys;for(let t=0;t<16;t+=1)s[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 s=t;this._lBlock=t[e],this._rBlock=t[e+1],js.call(this,4,252645135),js.call(this,16,65535),Gs.call(this,2,858993459),Gs.call(this,8,16711935),js.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],s=this._lBlock,o=this._rBlock;let n=0;for(let t=0;t<8;t+=1)n|=Ws[t][((o^e[t])&Ps[t])>>>0];this._lBlock=o,this._rBlock=s^n}const o=this._lBlock;this._lBlock=this._rBlock,this._rBlock=o,js.call(this,1,1431655765),Gs.call(this,8,16711935),Gs.call(this,2,858993459),js.call(this,16,65535),js.call(this,4,252645135),s[e]=this._lBlock,s[e+1]=this._rBlock}}Ns.keySize=2,Ns.ivSize=2,Ns.blockSize=2;const Ks=Ai._createHelper(Ns);class Ss extends Ai{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),s=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Ns.createEncryptor(je.create(e)),this._des2=Ns.createEncryptor(je.create(i)),this._des3=Ns.createEncryptor(je.create(s))}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)}}Ss.keySize=6,Ss.ivSize=2,Ss.blockSize=2;const Is=Ai._createHelper(Ss),Vs=[],Js=[],Ts=[];function Us(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Js[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Js[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Js[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Js[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Js[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Js[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Js[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Js[6]>>>0?1:0)|0,this._b=e[7]>>>0<Js[7]>>>0?1:0;for(let i=0;i<8;i+=1){const s=t[i]+e[i],o=65535&s,n=s>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,a=((4294901760&s)*s|0)+((65535&s)*s|0);Ts[i]=r^a}t[0]=Ts[0]+(Ts[7]<<16|Ts[7]>>>16)+(Ts[6]<<16|Ts[6]>>>16)|0,t[1]=Ts[1]+(Ts[0]<<8|Ts[0]>>>24)+Ts[7]|0,t[2]=Ts[2]+(Ts[1]<<16|Ts[1]>>>16)+(Ts[0]<<16|Ts[0]>>>16)|0,t[3]=Ts[3]+(Ts[2]<<8|Ts[2]>>>24)+Ts[1]|0,t[4]=Ts[4]+(Ts[3]<<16|Ts[3]>>>16)+(Ts[2]<<16|Ts[2]>>>16)|0,t[5]=Ts[5]+(Ts[4]<<8|Ts[4]>>>24)+Ts[3]|0,t[6]=Ts[6]+(Ts[5]<<16|Ts[5]>>>16)+(Ts[4]<<16|Ts[4]>>>16)|0,t[7]=Ts[7]+(Ts[6]<<8|Ts[6]>>>24)+Ts[5]|0}class Zs extends ni{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 s=this._C;this._b=0;for(let t=0;t<4;t+=1)Us.call(this);for(let t=0;t<8;t+=1)s[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],o=t[1],n=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=n>>>16|4294901760&r,c=r<<16|65535&n;s[0]^=n,s[1]^=a,s[2]^=r,s[3]^=c,s[4]^=n,s[5]^=a,s[6]^=r,s[7]^=c;for(let t=0;t<4;t+=1)Us.call(this)}}_doProcessBlock(t,e){const i=t,s=this._X;Us.call(this),Vs[0]=s[0]^s[5]>>>16^s[3]<<16,Vs[1]=s[2]^s[7]>>>16^s[5]<<16,Vs[2]=s[4]^s[1]>>>16^s[7]<<16,Vs[3]=s[6]^s[3]>>>16^s[1]<<16;for(let t=0;t<4;t+=1)Vs[t]=16711935&(Vs[t]<<8|Vs[t]>>>24)|4278255360&(Vs[t]<<24|Vs[t]>>>8),i[e+t]^=Vs[t]}}const ks=ni._createHelper(Zs),Rs=[],qs=[],$s=[];function _s(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)qs[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<qs[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<qs[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<qs[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<qs[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<qs[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<qs[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<qs[6]>>>0?1:0)|0,this._b=e[7]>>>0<qs[7]>>>0?1:0;for(let i=0;i<8;i+=1){const s=t[i]+e[i],o=65535&s,n=s>>>16,r=((o*o>>>17)+o*n>>>15)+n*n,a=((4294901760&s)*s|0)+((65535&s)*s|0);$s[i]=r^a}t[0]=$s[0]+($s[7]<<16|$s[7]>>>16)+($s[6]<<16|$s[6]>>>16)|0,t[1]=$s[1]+($s[0]<<8|$s[0]>>>24)+$s[7]|0,t[2]=$s[2]+($s[1]<<16|$s[1]>>>16)+($s[0]<<16|$s[0]>>>16)|0,t[3]=$s[3]+($s[2]<<8|$s[2]>>>24)+$s[1]|0,t[4]=$s[4]+($s[3]<<16|$s[3]>>>16)+($s[2]<<16|$s[2]>>>16)|0,t[5]=$s[5]+($s[4]<<8|$s[4]>>>24)+$s[3]|0,t[6]=$s[6]+($s[5]<<16|$s[5]>>>16)+($s[4]<<16|$s[4]>>>16)|0,t[7]=$s[7]+($s[6]<<8|$s[6]>>>24)+$s[5]|0}class to extends ni{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 s=this._C;this._b=0;for(let t=0;t<4;t+=1)_s.call(this);for(let t=0;t<8;t+=1)s[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],o=t[1],n=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=n>>>16|4294901760&r,c=r<<16|65535&n;s[0]^=n,s[1]^=a,s[2]^=r,s[3]^=c,s[4]^=n,s[5]^=a,s[6]^=r,s[7]^=c;for(let t=0;t<4;t+=1)_s.call(this)}}_doProcessBlock(t,e){const i=t,s=this._X;_s.call(this),Rs[0]=s[0]^s[5]>>>16^s[3]<<16,Rs[1]=s[2]^s[7]>>>16^s[5]<<16,Rs[2]=s[4]^s[1]>>>16^s[7]<<16,Rs[3]=s[6]^s[3]>>>16^s[1]<<16;for(let t=0;t<4;t+=1)Rs[t]=16711935&(Rs[t]<<8|Rs[t]>>>24)|4278255360&(Rs[t]<<24|Rs[t]>>>8),i[e+t]^=Rs[t]}}const eo=ni._createHelper(to);function io(){const t=this._S;let e=this._i,i=this._j,s=0;for(let o=0;o<4;o+=1){e=(e+1)%256,i=(i+t[e])%256;const n=t[e];t[e]=t[i],t[i]=n,s|=t[(t[e]+t[i])%256]<<24-8*o}return this._i=e,this._j=i,s}class so extends ni{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const s=this._S;for(let t=0;t<256;t+=1)s[t]=t;for(let t=0,o=0;t<256;t+=1){const n=t%i,r=e[n>>>2]>>>24-n%4*8&255;o=(o+s[t]+r)%256;const a=s[t];s[t]=s[o],s[o]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=io.call(this)}}so.keySize=8,so.ivSize=0;const oo=ni._createHelper(so);class no extends so{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)io.call(this)}}const ro=ni._createHelper(no);function ao(t,e,i,s){const o=t;let n;const r=this._iv;r?(n=r.slice(0),this._iv=void 0):n=this._prevBlock,s.encryptBlock(n,0);for(let t=0;t<i;t+=1)o[e+t]^=n[t]}class co extends ri{}co.Encryptor=class extends co{processBlock(t,e){const i=this._cipher,{blockSize:s}=i;ao.call(this,t,e,s,i),this._prevBlock=t.slice(e,e+s)}},co.Decryptor=class extends co{processBlock(t,e){const i=this._cipher,{blockSize:s}=i,o=t.slice(e,e+s);ao.call(this,t,e,s,i),this._prevBlock=o}};class lo extends ri{}lo.Encryptor=class extends lo{processBlock(t,e){const i=t,s=this._cipher,{blockSize:o}=s,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0);const a=r.slice(0);s.encryptBlock(a,0),r[o-1]=r[o-1]+1|0;for(let t=0;t<o;t+=1)i[e+t]^=a[t]}},lo.Decryptor=lo.Encryptor;const Ao=t=>{let e=t;if(255==(t>>24&255)){let i=t>>16&255,s=t>>8&255,o=255&t;255===i?(i=0,255===s?(s=0,255===o?o=0:o+=1):s+=1):i+=1,e=0,e+=i<<16,e+=s<<8,e+=o}else e+=1<<24;return e};
|
|
386
386
|
/** @preserve
|
|
387
387
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
|
388
388
|
* derived from CryptoJS.mode.CTR
|
|
389
389
|
* Jan Hruby jhruby.web@gmail.com
|
|
390
390
|
*/
|
|
391
|
-
class ho extends
|
|
391
|
+
class ho extends ri{}ho.Encryptor=class extends ho{processBlock(t,e){const i=t,s=this._cipher,{blockSize:o}=s,n=this._iv;let r=this._counter;n&&(this._counter=n.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=Ao(e[0]),0===e[0]&&(e[1]=Ao(e[1]))})(r);const a=r.slice(0);s.encryptBlock(a,0);for(let t=0;t<o;t+=1)i[e+t]^=a[t]}},ho.Decryptor=ho.Encryptor;class wo extends ri{}wo.Encryptor=class extends wo{processBlock(t,e){this._cipher.encryptBlock(t,e)}},wo.Decryptor=class extends wo{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class go extends ri{}go.Encryptor=class extends go{processBlock(t,e){const i=t,s=this._cipher,{blockSize:o}=s,n=this._iv;let r=this._keystream;n&&(this._keystream=n.slice(0),r=this._keystream,this._iv=void 0),s.encryptBlock(r,0);for(let t=0;t<o;t+=1)i[e+t]^=r[t]}},go.Decryptor=go.Encryptor;const uo={pad(t,e){const i=4*e,s=i-t.sigBytes%i;t.concat(je.random(s-1)).concat(je.create([s<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},vo={pad(t,e){const i=t,s=4*e;i.clamp(),i.sigBytes+=s-(t.sigBytes%s||s)},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}}},Co={pad(t,e){t.concat(je.create([2147483648],1)),vo.pad(t,e)},unpad(t){const e=t;vo.unpad(e),e.sigBytes-=1}},fo={stringify:t=>t.ciphertext.toString(Ge),parse(t){const e=Ge.parse(t);return hi.create({ciphertext:e})}};var po={lib:{Base:Pe,WordArray:je,BufferedBlockAlgorithm:Se,Hasher:Ie,Cipher:oi,StreamCipher:ni,BlockCipherMode:ri,BlockCipher:Ai,CipherParams:hi,SerializableCipher:di,PasswordBasedCipher:ui},x64:{Word:Te,WordArray:Ue},enc:{Hex:Ge,Latin1:Ne,Utf8:Ke,Utf16:fi,Utf16BE:Ci,Utf16LE:pi,Base64:Ze},algo:{HMAC:Ve,MD5:ti,SHA1:Bi,SHA224:Ei,SHA256:Mi,SHA384:Si,SHA512:Gi,SHA3:$i,RIPEMD160:ds,PBKDF2:vs,EvpKDF:si,AES:Ms,DES:Ns,TripleDES:Ss,Rabbit:Zs,RabbitLegacy:to,RC4:so,RC4Drop:no},mode:{CBC:ci,CFB:co,CTR:lo,CTRGladman:ho,ECB:wo,OFB:go},pad:{Pkcs7:li,AnsiX923:{pad(t,e){const i=t,s=i.sigBytes,o=4*e,n=o-s%o,r=s+n-1;i.clamp(),i.words[r>>>2]|=n<<24-r%4*8,i.sigBytes+=n},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Iso10126:uo,Iso97971:Co,NoPadding:{pad(){},unpad(){}},ZeroPadding:vo},format:{OpenSSL:wi,Hex:fo},kdf:{OpenSSL:gi},MD5:ei,HmacMD5:ii,SHA1:yi,HmacSHA1:Li,SHA224:Oi,HmacSHA224:Wi,SHA256:Xi,HmacSHA256:Qi,SHA384:Ii,HmacSHA384:Vi,SHA512:Ni,HmacSHA512:Ki,SHA3:_i,HmacSHA3:ts,RIPEMD160:gs,HmacRIPEMD160:us,PBKDF2:(t,e,i)=>vs.create(i).compute(t,e),EvpKDF:(t,e,i)=>si.create(i).compute(t,e),AES:Xs,DES:Ks,TripleDES:Is,Rabbit:ks,RabbitLegacy:eo,RC4:oo,RC4Drop:ro};const Do=(t,e,i=!1,s="localStorage")=>{try{const o=i?btoa(e):e;"localStorage"===s?localStorage.setItem(t,o):sessionStorage.setItem(t,o)}catch(t){console.warn("Error in setLocalStorage: ",t),Ee("Error in setLocalStorage: ",t)}},Bo=(t,e=!1,i="localStorage")=>{try{let s=null;return s="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),s&&e?atob(s):s}catch(t){return console.warn("Error in getLocalStorage: ",t),Ee("Error in getLocalStorage: ",t),null}},yo=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Ee("Error in removeLocalStorageData: ",t)}},Lo=(...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
392
|
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`},
|
|
393
|
+
calc(${t[2]}rem * var(--snippyly-base-rem-unit, 1)) calc(${t[3]}rem * var(--snippyly-base-rem-unit, 1))`}return r`0`},mo=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Ee("Error in removeHashFromUrl: ",e),t}},bo=(t,e,i)=>{try{const s=po.enc.Utf8.parse(e),o=po.enc.Utf8.parse(i);return po.AES.encrypt(po.enc.Utf8.parse(t),s,{keySize:32,iv:o,mode:po.mode.CBC,padding:po.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Ee("Error in encrypt: ",e),t}},Yo=(t,e,i)=>{try{const s=po.enc.Utf8.parse(e),o=po.enc.Utf8.parse(i);return po.AES.decrypt(t,s,{keySize:32,iv:o,mode:po.mode.CBC,padding:po.pad.Pkcs7}).toString(po.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Ee("Error in decrypt: ",t),null}},Fo=()=>{try{const t=Bo("_sfut",!0);if(t){const e=Yo(t,dt,gt);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),yo("_sfut")}else{const t=Bo("snippyly-user",!0);if(t)return Ho(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Ee("Error in getUserFromToken: ",t),null}},Ho=()=>{try{const t=Bo("snippyly-user",!0);if(t){const e=bo(t,dt,gt);Do("_sfut",e,!0)}yo("snippyly-user")}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Ee("Error in moveSnippylyUserToST: ",t)}},xo=r`
|
|
394
394
|
|
|
395
395
|
.wrap {
|
|
396
396
|
padding: 32px;
|
|
@@ -688,8 +688,8 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
688
688
|
bottom: 0;
|
|
689
689
|
right: 0;
|
|
690
690
|
z-index: 2147483577;
|
|
691
|
-
margin: ${
|
|
692
|
-
margin-bottom: ${
|
|
691
|
+
margin: ${Lo(1.5)};
|
|
692
|
+
margin-bottom: ${Lo(3)}; // Added to prevent overlap between plugin UI and webflow badge
|
|
693
693
|
max-width: 100vw !important;
|
|
694
694
|
box-sizing: border-box;
|
|
695
695
|
}
|
|
@@ -806,7 +806,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
806
806
|
}
|
|
807
807
|
|
|
808
808
|
.d-none {
|
|
809
|
-
display: none;
|
|
809
|
+
display: none !important;
|
|
810
810
|
}
|
|
811
811
|
|
|
812
812
|
snippyly-presence {
|
|
@@ -849,7 +849,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
849
849
|
}
|
|
850
850
|
|
|
851
851
|
.s-presence-avatar-image-small {
|
|
852
|
-
width: ${
|
|
852
|
+
width: ${Lo(1.6)};
|
|
853
853
|
height: auto;
|
|
854
854
|
display: block;
|
|
855
855
|
}
|
|
@@ -941,7 +941,7 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
941
941
|
|
|
942
942
|
.s-user-avatar-initial {
|
|
943
943
|
color: black !important;
|
|
944
|
-
font-size: ${
|
|
944
|
+
font-size: ${Lo(.8)} !important;
|
|
945
945
|
position: relative !important;
|
|
946
946
|
}
|
|
947
947
|
|
|
@@ -1068,7 +1068,124 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
1068
1068
|
padding: 0px 2px;
|
|
1069
1069
|
}
|
|
1070
1070
|
}
|
|
1071
|
-
`;var Xo=function(t,e,s,i){for(var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i,c=t.length-1;c>=0;c--)(o=t[c])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r);return n>3&&r&&Object.defineProperty(e,s,r),r};let Mo=class extends ${constructor(){var s,i,o,n,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.showOnboardingModal=!0,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.exitReviewModeCalled=!1,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),Ee("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Ee("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Ee("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),Ee("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!Bo("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,e.has("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),s=mo(t,gt,dt),i=s&&JSON.parse(s);if(i){const t={};t.userId=i.uid,t.name=i.displayName,t.email=i.email,t.photoUrl=null==i?void 0:i.photoURL;const e=JSON.stringify(t),s=bo(e,gt,dt);Do("_sfut",s,!0)}}else if(e.has("snippyly_google_token")){const t=JSON.parse(atob(e.get("snippyly_google_token"))),s={};s.userId=t.uid,s.name=t.displayName,s.email=t.email,s.photoUrl=null==t?void 0:t.photoURL,Do("snippyly-user",JSON.stringify(s),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(Do("review","true",!1),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):Bo("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Ee("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&&Do("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;t.has("review")&&t.has("sversion")&&(Do("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Do("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Ee("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Bo("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||Bo("projectVersion",!1,"sessionStorage");if(t&&e){const s=new URL(document.location),i=s.searchParams;i.get(t)||(i.set(t,e),window.history.replaceState({},document.title,s.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Ee("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Fo();if(t&&!(null==t?void 0:t.isAnonymous)&&(this.loading=!0),this.loadPlugin=!0,!document.querySelector(ct)){const t=document.createElement(ct);null==t||t.addEventListener("signIn",(()=>{this.loginWithGoogle()})),window.document.body.appendChild(t)}if(!document.querySelector(at)){const t=document.createElement(at);t.setAttribute(wt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(lt)){const t=document.createElement(lt);window.document.body.appendChild(t)}if(!document.querySelector(At)){const t=document.createElement(At);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Ee("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var s,i,o;try{await(i=this.apiKey,o={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,s;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,6,,7]),[4,(n=null==o?void 0:o.options,new Promise((function(t,e){var s=document.getElementById("snippylyScript"),i=!1,o="latest";if(n&&(n.staging&&(i=n.staging),n.version&&(o=n.version)),(null==n?void 0:n.version)||(o="1.0.78"),s)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(i?"-staging":"","@").concat(o,"/snippyly.js"),r.id="snippylyScript",r.type="module",document.body.appendChild(r),r.onload=function(){t()},r.onerror=function(){e(new Error("Failed to load Snippyly script"))}}})))];case 1:return e.sent(),t=window.Snippyly,o?[4,t.init(i,o)]:[3,3];case 2:return e.sent(),[3,5];case 3:return[4,t.init(i)];case 4:e.sent(),e.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return s=e.sent(),console.error(s),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0)),Snippyly&&Qe({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,e=0)=>{try{let s=3735928559^e,i=1103547991^e;for(let e,o=0;o<t.length;o++)e=t.charCodeAt(o),s=Math.imul(s^e,2654435761),i=Math.imul(i^e,1597334677);return s=Math.imul(s^s>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507)^Math.imul(s^s>>>13,3266489909),4294967296*(2097151&i)+(s>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Ee("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))+"",null===Snippyly||void 0===Snippyly||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.commentElement&&(this.commentElement.enableTextComments(!0),this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t}))),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(s=this.rewriterElement)||void 0===s||s.enableRewriter()),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Ee("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("sreviewId"),e.searchParams.delete("scommentId");const s=t.get("sversion")||this.projectVersion;this.location={url:Lo(e.href),version:s}}catch(t){console.warn("Error in generateLocation: ",t),Ee("Error in generateLocation: ",t)}},this.setLocation=()=>{try{window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)&&(null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))))}catch(t){console.warn("Error in setLocation: ",t),Ee("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,e;try{this.invalidApiKey=!1;let e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};const s=Fo();(null==s?void 0:s.email)&&(e=s),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",(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),this.loading=!1,(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Qe({clientUserId:null==e?void 0:e.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),Ee("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=t,"All"!==this.viewMode&&(this.viewMode?this.comments=t.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),Ee("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t||this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Ee("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Ee("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading)return;window.open(`https://snippyly-login-staging.web.app/?redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Ee("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,yo("review"),yo("sreviewId"),yo("projectVersionKey","sessionStorage"),yo("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),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),Ee("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),yo("snippyly-user"),yo("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-login-staging.web.app/?signout=true&redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Ee("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),Ee("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),Ee("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),Ee("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/","_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Ee("Error in goToAdminPortal: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Do("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),Ee("Error in onboardingNextClick: ",t)}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(i=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.style)||void 0===i||i.setProperty("transform","none","important"),null===(r=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Ee("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){this._loadPlugin=t,this.loadPlugin?this.classList.add("visible"):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,Qe({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Do("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Ee("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}render(){var t,e,s,i,o,n,r;return this.loadPlugin?this.snippylyUser?Q`
|
|
1071
|
+
|
|
1072
|
+
.s-user-request-tool-button {
|
|
1073
|
+
display: flex;
|
|
1074
|
+
align-items: center;
|
|
1075
|
+
gap: 1rem;
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
.s-user-request-tool-button svg {
|
|
1079
|
+
width: 20px;
|
|
1080
|
+
height: 20px;
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1083
|
+
/* Last 3-dot menu options css */
|
|
1084
|
+
|
|
1085
|
+
hr {
|
|
1086
|
+
width: 90%;
|
|
1087
|
+
border: 0.01rem solid #D4D6DF;
|
|
1088
|
+
margin: 0 auto;
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
* {
|
|
1092
|
+
margin: 0;
|
|
1093
|
+
padding: 0;
|
|
1094
|
+
font-style: normal;
|
|
1095
|
+
font-size: 14px;
|
|
1096
|
+
line-height: 1.14em;
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
.toolbar-section {
|
|
1100
|
+
display: flex;
|
|
1101
|
+
justify-content: center;
|
|
1102
|
+
align-items: center;
|
|
1103
|
+
}
|
|
1104
|
+
|
|
1105
|
+
.toolbar-icon {
|
|
1106
|
+
width: 32px;
|
|
1107
|
+
height: 32px;
|
|
1108
|
+
border-radius: 50px;
|
|
1109
|
+
fill: #80808a;
|
|
1110
|
+
cursor: pointer;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
.toolbar-icon:hover {
|
|
1114
|
+
background: #625df5;
|
|
1115
|
+
fill: white;
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
.toolbar-icon:active {
|
|
1119
|
+
fill: #ffffff !important;
|
|
1120
|
+
background: #625df5;
|
|
1121
|
+
}
|
|
1122
|
+
|
|
1123
|
+
.dropdown {
|
|
1124
|
+
position: relative;
|
|
1125
|
+
display: flex;
|
|
1126
|
+
flex-direction: row;
|
|
1127
|
+
align-items: center;
|
|
1128
|
+
}
|
|
1129
|
+
|
|
1130
|
+
.dropdown .dropdown-content {
|
|
1131
|
+
visibility: hidden;
|
|
1132
|
+
block-size: auto;
|
|
1133
|
+
width: max-content;
|
|
1134
|
+
// bottom: 170%;
|
|
1135
|
+
bottom: 100%;
|
|
1136
|
+
right: 0%;
|
|
1137
|
+
background: #141416 !important;
|
|
1138
|
+
border: 1px solid #222226;
|
|
1139
|
+
border-radius: 8px;
|
|
1140
|
+
padding: 4px 0px;
|
|
1141
|
+
position: absolute;
|
|
1142
|
+
z-index: 1;
|
|
1143
|
+
opacity: 0;
|
|
1144
|
+
transition: opacity 0.5s;
|
|
1145
|
+
display: flex;
|
|
1146
|
+
flex-direction: column;
|
|
1147
|
+
align-items: flex-start;
|
|
1148
|
+
|
|
1149
|
+
min-width: 212px;
|
|
1150
|
+
background: white !important;
|
|
1151
|
+
border: 1px solid #D4D6DF;
|
|
1152
|
+
}
|
|
1153
|
+
|
|
1154
|
+
.dropdown:hover .dropdown-content {
|
|
1155
|
+
visibility: visible;
|
|
1156
|
+
opacity: 1;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
.dropdown-content .menu-point {
|
|
1160
|
+
display: flex;
|
|
1161
|
+
align-items: center;
|
|
1162
|
+
gap: 1rem;
|
|
1163
|
+
padding: 0.5rem 1rem;
|
|
1164
|
+
color: #ababb5;
|
|
1165
|
+
text-align: left;
|
|
1166
|
+
font-style: normal;
|
|
1167
|
+
font-weight: 400;
|
|
1168
|
+
font-size: 12px;
|
|
1169
|
+
line-height: 2em;
|
|
1170
|
+
cursor: pointer;
|
|
1171
|
+
|
|
1172
|
+
color: #4C5366;
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
.menu-point-wrap {
|
|
1176
|
+
display: flex;
|
|
1177
|
+
flex-direction: column;
|
|
1178
|
+
color: #ababb5;
|
|
1179
|
+
font-size: 0.9rem;
|
|
1180
|
+
padding: 0rem 1rem 1rem 1rem;
|
|
1181
|
+
gap: 0.5rem;
|
|
1182
|
+
align-items: flex-start;
|
|
1183
|
+
width: 100%;
|
|
1184
|
+
line-height: 1.4rem;
|
|
1185
|
+
|
|
1186
|
+
color: #4C5366;
|
|
1187
|
+
}
|
|
1188
|
+
`;var Mo=function(t,e,i,s){for(var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r};let Xo=class extends ${constructor(){var i,s,o,n,r;super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this._expanded=!0,this.loading=!1,this.showOnboardingModal=!0,this.staging=true,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this.isUserGlobalContact=!1,this.exitReviewModeCalled=!1,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),Ee("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Ee("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Ee("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),Ee("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{const t=new URL(document.location),e=t.searchParams;if((null==e?void 0:e.has("sprojectInstall"))&&!Bo("sprojectInstall")?this.showOnboardingModal=!0:this.showOnboardingModal=!1,e.has("st")||e.has("snippyly_google_token")){if(e.has("st")){const t=decodeURIComponent(e.get("st")),i=Yo(t,dt,gt),s=i&&JSON.parse(i);if(s){const t={};t.userId=s.uid,t.name=s.displayName,t.email=s.email,t.photoUrl=null==s?void 0:s.photoURL;const e=JSON.stringify(t),i=bo(e,dt,gt);Do("_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,Do("snippyly-user",JSON.stringify(i),!0)}e.delete("st"),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has("review")?(Do("review","true",!1),"true"!==e.get("review")&&(e.delete("review"),e.append("review","true"),window.history.replaceState({},document.title,t.href)),this.loadPluginUI()):Bo("review",!1)&&(e.append("review","true"),window.history.replaceState({},document.title,t.href),this.loadPluginUI()),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Ee("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&&Do("projectVersion",this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;t.has("review")&&t.has("sversion")&&(Do("projectVersionKey","sversion",!1,"sessionStorage"),this.projectVersion=t.get("sversion"),this.projectVersion&&Do("projectVersion",this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Ee("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||Bo("projectVersionKey",!1,"sessionStorage"),e=this.projectVersion||Bo("projectVersion",!1,"sessionStorage");if(t&&e){const i=new URL(document.location),s=i.searchParams;s.get(t)||(s.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Ee("Error in setVersionInUrl: ",t)}},this.loadPluginUI=()=>{try{if(!this.apiKey)return;if(this.loadPlugin)return this.generateLocation(),void this.setViewMode(this.viewMode);const t=Fo();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(wt,"true"),window.document.body.appendChild(t)}if(!document.querySelector(rt)){const t=document.createElement(rt);window.document.body.appendChild(t)}if(!document.querySelector(lt)){const t=document.createElement(lt);window.document.body.appendChild(t)}if(!document.querySelector(At)){const t=document.createElement(At);window.document.body.appendChild(t)}if(!document.querySelector(ht)){const t=document.createElement(ht);window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Ee("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var i,s,o;try{await(s=this.apiKey,o={options:{staging:this.staging,version:"latest"}},t(void 0,void 0,void 0,(function(){var t,i;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,6,,7]),[4,(n=null==o?void 0:o.options,new Promise((function(t,e){var i=document.getElementById("snippylyScript"),s=!1,o="latest";if(n&&(n.staging&&(s=n.staging),n.version&&(o=n.version)),(null==n?void 0:n.version)||(o="1.0.78"),i)t();else{var r=document.createElement("script");r.src="https://cdn.jsdelivr.net/npm/@snippyly/sdk".concat(s?"-staging":"","@").concat(o,"/snippyly.js"),r.id="snippylyScript",r.type="module",document.body.appendChild(r),r.onload=function(){t()},r.onerror=function(){e(new Error("Failed to load Snippyly script"))}}})))];case 1:return e.sent(),t=window.Snippyly,o?[4,t.init(s,o)]:[3,3];case 2:return e.sent(),[3,5];case 3:return[4,t.init(s)];case 4:e.sent(),e.label=5;case 5:return(null==t?void 0:t.st)&&(null==t||t.st("client")),[2,t];case 6:return i=e.sent(),console.error(i),[2,null];case 7:return[2]}var n}))}))),Snippyly&&(null===Snippyly||void 0===Snippyly||Snippyly.sf(!0)),Snippyly&&Qe({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=((t,e=0)=>{try{let i=3735928559^e,s=1103547991^e;for(let e,o=0;o<t.length;o++)e=t.charCodeAt(o),i=Math.imul(i^e,2654435761),s=Math.imul(s^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(s^s>>>13,3266489909),s=Math.imul(s^s>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&s)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Ee("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))+"",null===Snippyly||void 0===Snippyly||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.commentElement&&(this.commentElement.enableTextComments(!0),this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachment(!0),this.commentElement.showScreenSizeInfo(!0),this.commentElement.showCommentIndex(!0),this.commentElement.addCommentModeChange&&this.commentElement.addCommentModeChange().subscribe((t=>{this.addCommentMode=t}))),this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(i=this.rewriterElement)||void 0===i||i.enableRewriter()),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Ee("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("sreviewId"),e.searchParams.delete("scommentId");const i=t.get("sversion")||this.projectVersion;this.location={url:mo(e.href),version:i}}catch(t){console.warn("Error in generateLocation: ",t),Ee("Error in generateLocation: ",t)}},this.setLocation=()=>{try{window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)&&(null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))))}catch(t){console.warn("Error in setLocation: ",t),Ee("Error in setLocation: ",t)}},this.identifySnippyly=async()=>{var t,e;try{this.invalidApiKey=!1;let e={name:"Anonymous User",email:"anonymous@snippyly.com",userId:"anonymous",isAnonymous:!0};const i=Fo();(null==i?void 0:i.email)&&(e=i),e.isAnonymous?delete e.groupId:e.groupId=Snippyly.getDocumentId()+"",(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),this.loading=!1,(null==e?void 0:e.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(e))),Qe({clientUserId:null==e?void 0:e.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),Ee("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=t,"All"!==this.viewMode&&(this.viewMode?this.comments=t.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),Ee("Error in getComments: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{!this.isUserGlobalContact&&t&&this.setViewMode("All"),this.isUserGlobalContact=t,t||this.setViewMode(null)}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Ee("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Ee("Error in toggleSnippylyPluginToolbar: ",t)}},this.loginWithGoogle=()=>{try{if(this.loading)return;window.open(`https://snippyly-login-staging.web.app/?redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Ee("Error in loginWithGoogle: ",t)}},this.removeSnippyly=async()=>{try{this.exitReviewModeCalled=!0,yo("review"),yo("sreviewId"),yo("projectVersionKey","sessionStorage"),yo("projectVersion","sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete("sreviewId"),e.delete("review"),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete("sversion"),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),Ee("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{await Snippyly.signOutUser(),yo("snippyly-user"),yo("_sfut"),this.snippylyUser=void 0,window.open(`https://snippyly-login-staging.web.app/?signout=true&redirect_url=${encodeURIComponent(window.location.href)}`,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Ee("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),Ee("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),Ee("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),Ee("Error in setViewMode: ",t)}},this.goToAdminPortal=()=>{try{window.open("https://snippyly-self-serve-platform.web.app/","_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Ee("Error in goToAdminPortal: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Do("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),Ee("Error in onboardingNextClick: ",t)}},this.setAttribute("data-snippyly-comment-disabled","true"),this.style.zIndex="2147483577",null===(s=null===(i=null===document||void 0===document?void 0:document.body)||void 0===i?void 0:i.style)||void 0===s||s.setProperty("transform","none","important"),null===(r=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===r||r.setProperty("transform","none","important");try{this.expanded=!0,this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Ee("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){this._loadPlugin=t,this.loadPlugin?this.classList.add("visible"):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,Qe({apiKey:this.apiKey}),this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Do("projectVersionKey",this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Ee("Error in set projectVersionKey: ",t)}}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}render(){var t,e,i,s,o,n,r;return this.loadPlugin?this.snippylyUser?Q`
|
|
1072
1189
|
<div class="snippyly-plugin-container">
|
|
1073
1190
|
<div class="toolbar ${nt({expanded:this.expanded})}">
|
|
1074
1191
|
|
|
@@ -1224,43 +1341,144 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
1224
1341
|
|
|
1225
1342
|
</div>
|
|
1226
1343
|
<div class="action">
|
|
1227
|
-
${(null===(
|
|
1344
|
+
${(null===(i=this.snippylyUser)||void 0===i?void 0:i.photoUrl)?Q`<img class="toolbar-img profile-img" src=${null===(s=this.snippylyUser)||void 0===s?void 0:s.photoUrl} referrerpolicy="no-referrer" title=${null===(o=this.snippylyUser)||void 0===o?void 0:o.name} />`:Q`<div class="profile-initial"><span>${(null===(r=null===(n=this.snippylyUser)||void 0===n?void 0:n.name)||void 0===r?void 0:r.charAt(0))||"-"}</span></div>`}
|
|
1228
1345
|
</div>
|
|
1229
1346
|
</div>
|
|
1230
1347
|
</div>
|
|
1231
1348
|
|
|
1232
1349
|
<!-- context menu icon -->
|
|
1233
1350
|
<div class="toolbar-section ${nt({"d-none":!this.expanded})}">
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
<
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
<
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1351
|
+
<div class="toolbar-section dropdown">
|
|
1352
|
+
<div class="dropdown-content">
|
|
1353
|
+
<div class="menu-point">
|
|
1354
|
+
<svg
|
|
1355
|
+
width="20"
|
|
1356
|
+
height="21"
|
|
1357
|
+
viewBox="0 0 20 21"
|
|
1358
|
+
fill="none"
|
|
1359
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1360
|
+
>
|
|
1361
|
+
<path
|
|
1362
|
+
fill-rule="evenodd"
|
|
1363
|
+
clip-rule="evenodd"
|
|
1364
|
+
d="M11.4672 2.1994C14.7405 2.70529 17.2627 4.95708 18.1251 8.14385C18.4026 9.16935 18.4026 10.9987 18.1251 12.0242C17.3445 14.9084 15.2538 16.9991 12.3696 17.7797C11.7954 17.9351 11.3985 17.9749 10.4295 17.9741C9.11383 17.973 8.48521 17.8548 7.37461 17.3996L6.78028 17.1561L4.94739 17.6121C3.23209 18.039 3.0988 18.0595 2.87022 17.9311C2.41712 17.6768 2.42028 17.4852 2.90948 15.5297L3.35843 13.7356L3.11432 13.1401C2.6587 12.0283 2.54048 11.4 2.5394 10.084C2.53858 9.11503 2.57838 8.71806 2.73378 8.14385C3.50931 5.27834 5.61409 3.16191 8.44225 2.4037C9.10805 2.2252 10.866 2.10654 11.4672 2.1994ZM8.51932 3.88086C7.45429 4.22459 6.68246 4.70079 5.86433 5.51892C4.64915 6.73411 4.04462 8.08294 3.9597 9.7682C3.90781 10.798 4.04895 11.629 4.42977 12.5366C4.56143 12.8504 4.71538 13.219 4.77178 13.3558C4.8576 13.5637 4.82051 13.8224 4.54519 14.934C4.36398 15.6653 4.22348 16.2712 4.23286 16.2806C4.24225 16.29 4.84822 16.1495 5.57953 15.9683C6.69112 15.693 6.94975 15.6559 7.15767 15.7417C7.29448 15.7981 7.66311 15.9521 7.97688 16.0837C8.88453 16.4645 9.71547 16.6057 10.7453 16.5538C12.4306 16.4689 13.7794 15.8643 14.9946 14.6492C15.8066 13.8372 16.28 13.0735 16.6403 11.9942C16.8426 11.3883 16.8713 11.1508 16.8713 10.084C16.8713 9.0173 16.8426 8.77978 16.6403 8.1739C16.28 7.09462 15.8066 6.33091 14.9946 5.51892C13.6178 4.1422 12.1383 3.5568 10.2039 3.6234C9.46613 3.64885 9.03351 3.71491 8.51932 3.88086Z"
|
|
1365
|
+
fill="#4C5366"
|
|
1366
|
+
/>
|
|
1367
|
+
</svg>
|
|
1368
|
+
|
|
1369
|
+
<p>Comments</p>
|
|
1370
|
+
</div>
|
|
1371
|
+
<div class="menu-point-wrap">
|
|
1372
|
+
Welcome to comments!
|
|
1373
|
+
<br />Collab with your team.
|
|
1374
|
+
<svg
|
|
1375
|
+
width="89"
|
|
1376
|
+
height="18"
|
|
1377
|
+
viewBox="0 0 89 18"
|
|
1378
|
+
fill="none"
|
|
1379
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1380
|
+
>
|
|
1381
|
+
<path
|
|
1382
|
+
d="M2.016 12.112H4.944V13H0.924V4.636H2.016V12.112ZM12.1037 9.46C12.1037 9.668 12.0917 9.888 12.0677 10.12H6.81169C6.85169 10.768 7.07169 11.276 7.47169 11.644C7.87969 12.004 8.37169 12.184 8.94769 12.184C9.41969 12.184 9.81169 12.076 10.1237 11.86C10.4437 11.636 10.6677 11.34 10.7957 10.972H11.9717C11.7957 11.604 11.4437 12.12 10.9157 12.52C10.3877 12.912 9.73169 13.108 8.94769 13.108C8.32369 13.108 7.76369 12.968 7.26769 12.688C6.77969 12.408 6.39569 12.012 6.11569 11.5C5.83569 10.98 5.69569 10.38 5.69569 9.7C5.69569 9.02 5.83169 8.424 6.10369 7.912C6.37569 7.4 6.75569 7.008 7.24369 6.736C7.73969 6.456 8.30769 6.316 8.94769 6.316C9.57169 6.316 10.1237 6.452 10.6037 6.724C11.0837 6.996 11.4517 7.372 11.7077 7.852C11.9717 8.324 12.1037 8.86 12.1037 9.46ZM10.9757 9.232C10.9757 8.816 10.8837 8.46 10.6997 8.164C10.5157 7.86 10.2637 7.632 9.94369 7.48C9.63169 7.32 9.28369 7.24 8.89969 7.24C8.34769 7.24 7.87569 7.416 7.48369 7.768C7.09969 8.12 6.87969 8.608 6.82369 9.232H10.9757ZM13.1371 9.688C13.1371 9.016 13.2731 8.428 13.5451 7.924C13.8171 7.412 14.1891 7.016 14.6611 6.736C15.1411 6.456 15.6731 6.316 16.2571 6.316C16.8331 6.316 17.3331 6.44 17.7571 6.688C18.1811 6.936 18.4971 7.248 18.7051 7.624V6.424H19.8091V13H18.7051V11.776C18.4891 12.16 18.1651 12.48 17.7331 12.736C17.3091 12.984 16.8131 13.108 16.2451 13.108C15.6611 13.108 15.1331 12.964 14.6611 12.676C14.1891 12.388 13.8171 11.984 13.5451 11.464C13.2731 10.944 13.1371 10.352 13.1371 9.688ZM18.7051 9.7C18.7051 9.204 18.6051 8.772 18.4051 8.404C18.2051 8.036 17.9331 7.756 17.5891 7.564C17.2531 7.364 16.8811 7.264 16.4731 7.264C16.0651 7.264 15.6931 7.36 15.3571 7.552C15.0211 7.744 14.7531 8.024 14.5531 8.392C14.3531 8.76 14.2531 9.192 14.2531 9.688C14.2531 10.192 14.3531 10.632 14.5531 11.008C14.7531 11.376 15.0211 11.66 15.3571 11.86C15.6931 12.052 16.0651 12.148 16.4731 12.148C16.8811 12.148 17.2531 12.052 17.5891 11.86C17.9331 11.66 18.2051 11.376 18.4051 11.008C18.6051 10.632 18.7051 10.196 18.7051 9.7ZM22.7465 7.492C22.9385 7.116 23.2105 6.824 23.5625 6.616C23.9225 6.408 24.3585 6.304 24.8705 6.304V7.432H24.5825C23.3585 7.432 22.7465 8.096 22.7465 9.424V13H21.6545V6.424H22.7465V7.492ZM29.335 6.304C30.135 6.304 30.783 6.548 31.279 7.036C31.775 7.516 32.023 8.212 32.023 9.124V13H30.943V9.28C30.943 8.624 30.779 8.124 30.451 7.78C30.123 7.428 29.675 7.252 29.107 7.252C28.531 7.252 28.071 7.432 27.727 7.792C27.391 8.152 27.223 8.676 27.223 9.364V13H26.131V6.424H27.223V7.36C27.439 7.024 27.731 6.764 28.099 6.58C28.475 6.396 28.887 6.304 29.335 6.304ZM44.914 6.304C45.426 6.304 45.882 6.412 46.282 6.628C46.682 6.836 46.998 7.152 47.23 7.576C47.462 8 47.578 8.516 47.578 9.124V13H46.498V9.28C46.498 8.624 46.334 8.124 46.006 7.78C45.686 7.428 45.25 7.252 44.698 7.252C44.13 7.252 43.678 7.436 43.342 7.804C43.006 8.164 42.838 8.688 42.838 9.376V13H41.758V9.28C41.758 8.624 41.594 8.124 41.266 7.78C40.946 7.428 40.51 7.252 39.958 7.252C39.39 7.252 38.938 7.436 38.602 7.804C38.266 8.164 38.098 8.688 38.098 9.376V13H37.006V6.424H38.098V7.372C38.314 7.028 38.602 6.764 38.962 6.58C39.33 6.396 39.734 6.304 40.174 6.304C40.726 6.304 41.214 6.428 41.638 6.676C42.062 6.924 42.378 7.288 42.586 7.768C42.77 7.304 43.074 6.944 43.498 6.688C43.922 6.432 44.394 6.304 44.914 6.304ZM52.2373 13.108C51.6213 13.108 51.0613 12.968 50.5573 12.688C50.0613 12.408 49.6693 12.012 49.3813 11.5C49.1013 10.98 48.9613 10.38 48.9613 9.7C48.9613 9.028 49.1053 8.436 49.3933 7.924C49.6893 7.404 50.0893 7.008 50.5933 6.736C51.0973 6.456 51.6613 6.316 52.2853 6.316C52.9093 6.316 53.4733 6.456 53.9773 6.736C54.4813 7.008 54.8773 7.4 55.1653 7.912C55.4613 8.424 55.6093 9.02 55.6093 9.7C55.6093 10.38 55.4573 10.98 55.1533 11.5C54.8573 12.012 54.4533 12.408 53.9413 12.688C53.4293 12.968 52.8613 13.108 52.2373 13.108ZM52.2373 12.148C52.6293 12.148 52.9973 12.056 53.3413 11.872C53.6853 11.688 53.9613 11.412 54.1693 11.044C54.3853 10.676 54.4933 10.228 54.4933 9.7C54.4933 9.172 54.3893 8.724 54.1813 8.356C53.9733 7.988 53.7013 7.716 53.3653 7.54C53.0293 7.356 52.6653 7.264 52.2733 7.264C51.8733 7.264 51.5053 7.356 51.1693 7.54C50.8413 7.716 50.5773 7.988 50.3773 8.356C50.1773 8.724 50.0773 9.172 50.0773 9.7C50.0773 10.236 50.1733 10.688 50.3653 11.056C50.5653 11.424 50.8293 11.7 51.1573 11.884C51.4853 12.06 51.8453 12.148 52.2373 12.148ZM58.1371 7.492C58.3291 7.116 58.6011 6.824 58.9531 6.616C59.3131 6.408 59.7491 6.304 60.2611 6.304V7.432H59.9731C58.7491 7.432 58.1371 8.096 58.1371 9.424V13H57.0451V6.424H58.1371V7.492ZM67.5217 9.46C67.5217 9.668 67.5097 9.888 67.4857 10.12H62.2297C62.2697 10.768 62.4897 11.276 62.8897 11.644C63.2977 12.004 63.7897 12.184 64.3657 12.184C64.8377 12.184 65.2297 12.076 65.5417 11.86C65.8617 11.636 66.0857 11.34 66.2137 10.972H67.3897C67.2137 11.604 66.8617 12.12 66.3337 12.52C65.8057 12.912 65.1497 13.108 64.3657 13.108C63.7417 13.108 63.1817 12.968 62.6857 12.688C62.1977 12.408 61.8137 12.012 61.5337 11.5C61.2537 10.98 61.1137 10.38 61.1137 9.7C61.1137 9.02 61.2497 8.424 61.5217 7.912C61.7937 7.4 62.1737 7.008 62.6617 6.736C63.1577 6.456 63.7257 6.316 64.3657 6.316C64.9897 6.316 65.5417 6.452 66.0217 6.724C66.5017 6.996 66.8697 7.372 67.1257 7.852C67.3897 8.324 67.5217 8.86 67.5217 9.46ZM66.3937 9.232C66.3937 8.816 66.3017 8.46 66.1177 8.164C65.9337 7.86 65.6817 7.632 65.3617 7.48C65.0497 7.32 64.7017 7.24 64.3177 7.24C63.7657 7.24 63.2937 7.416 62.9017 7.768C62.5177 8.12 62.2977 8.608 62.2417 9.232H66.3937Z"
|
|
1383
|
+
fill="#4C5366"
|
|
1384
|
+
/>
|
|
1385
|
+
<path
|
|
1386
|
+
d="M76.4459 2.37984C75.9357 2.48936 75.4945 2.73358 75.1126 3.11222C74.831 3.39698 74.6462 3.67249 74.5179 4.00732C74.327 4.50188 74.3333 4.27031 74.3333 8.99956C74.3333 13.7288 74.327 13.4972 74.5179 13.9918C74.834 14.8149 75.6322 15.4691 76.5085 15.6318C76.7651 15.6787 85.2346 15.6787 85.4912 15.6318C85.9826 15.541 86.5584 15.2344 86.9059 14.8775C87.2565 14.5144 87.5194 14.0262 87.6226 13.5379C87.6571 13.3752 87.6665 12.8431 87.6665 10.8368V8.34228H87.0092H86.3519V10.6804C86.3519 12.0356 86.3394 13.0998 86.3206 13.2062C86.2267 13.779 85.7791 14.2265 85.2063 14.3204C84.9591 14.361 77.0405 14.361 76.7931 14.3204C76.2297 14.2296 75.7852 13.7945 75.6789 13.228C75.6382 13.0058 75.635 5.04963 75.6789 4.79303C75.7727 4.22024 76.2203 3.77263 76.7931 3.67875C76.8995 3.65997 77.9637 3.64746 79.319 3.64746H81.6569V2.99018V2.3329L79.1467 2.33603C77.2003 2.33603 76.59 2.34855 76.4459 2.37984Z"
|
|
1387
|
+
fill="#4C5366"
|
|
1388
|
+
/>
|
|
1389
|
+
<path
|
|
1390
|
+
d="M83.003 2.99016V3.64744H84.1986H85.3974L83.6822 5.36268L81.9702 7.07465L82.4335 7.53791C82.6869 7.79138 82.9093 7.99805 82.9249 7.99805C82.9437 7.99805 83.7199 7.23437 84.6527 6.30159L86.3522 4.60213V5.80091V6.99655H87.0095H87.6665V4.66486V2.33316H85.3348H83.003V2.99016Z"
|
|
1391
|
+
fill="#4C5366"
|
|
1392
|
+
/>
|
|
1393
|
+
</svg>
|
|
1394
|
+
</div>
|
|
1395
|
+
<hr />
|
|
1396
|
+
${this.isUserGlobalContact?Q`
|
|
1397
|
+
<div class="menu-point" @click=${()=>this.goToAdminPortal()}>
|
|
1398
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1399
|
+
<path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
|
|
1400
|
+
<path d="M12.5058 2.48917V3.31077H14.0004H15.4988L13.3548 5.45481L11.2148 7.59477L11.7939 8.17385C12.1108 8.49069 12.3887 8.74902 12.4082 8.74902C12.4317 8.74902 13.4019 7.79443 14.5679 6.62845L16.6924 4.50413V6.0026V7.49715H17.514H18.3352V4.58253V1.66791H15.4206H12.5058V2.48917Z" fill="#4C5366"/>
|
|
1401
|
+
</svg>
|
|
1402
|
+
<p>View project</p>
|
|
1403
|
+
</div>
|
|
1404
|
+
`:Q``}
|
|
1405
|
+
<div class="menu-point">
|
|
1406
|
+
<snippyly-user-request-tool type="feedback"></snippyly-user-request-tool>
|
|
1407
|
+
</div>
|
|
1408
|
+
<div class="menu-point">
|
|
1409
|
+
<snippyly-user-request-tool type="reportBug"></snippyly-user-request-tool>
|
|
1410
|
+
</div>
|
|
1411
|
+
<div class="menu-point">
|
|
1412
|
+
<snippyly-user-request-tool type="contactUs"></snippyly-user-request-tool>
|
|
1413
|
+
</div>
|
|
1414
|
+
<div class="menu-point" @click=${()=>this.toggleSnippylyPluginToolbar()}>
|
|
1415
|
+
<svg
|
|
1416
|
+
width="20"
|
|
1417
|
+
height="20"
|
|
1418
|
+
viewBox="0 0 20 20"
|
|
1419
|
+
fill="none"
|
|
1420
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1421
|
+
>
|
|
1422
|
+
<path
|
|
1423
|
+
fill-rule="evenodd"
|
|
1424
|
+
clip-rule="evenodd"
|
|
1425
|
+
d="M9.99997 15.0007C13.4379 15.0007 15.8826 12.8403 17.3144 11.0412C17.8109 10.4172 17.8109 9.58413 17.3144 8.96011C15.8826 7.16097 13.4379 5.00065 9.99997 5.00065C6.56206 5.00065 4.1173 7.16097 2.68559 8.96011C2.18901 9.58413 2.18901 10.4172 2.68559 11.0412C4.1173 12.8403 6.56206 15.0007 9.99997 15.0007ZM18.6185 12.079C19.5985 10.8475 19.5985 9.15377 18.6185 7.92232C17.0616 5.96587 14.1888 3.33398 9.99997 3.33398C5.81119 3.33398 2.93835 5.96587 1.38146 7.92232C0.401494 9.15377 0.401494 10.8475 1.38146 12.079C2.93835 14.0354 5.81119 16.6673 9.99997 16.6673C14.1888 16.6673 17.0616 14.0354 18.6185 12.079Z"
|
|
1426
|
+
fill="#4C5366"
|
|
1427
|
+
/>
|
|
1428
|
+
<path
|
|
1429
|
+
fill-rule="evenodd"
|
|
1430
|
+
clip-rule="evenodd"
|
|
1431
|
+
d="M11.6667 9.99935C11.6667 10.9198 10.9206 11.666 10.0001 11.666C9.07961 11.666 8.33341 10.9198 8.33341 9.99935C8.33341 9.97569 8.33391 9.95215 8.33488 9.92874C8.46479 9.97447 8.60453 9.99935 8.75008 9.99935C9.44044 9.99935 10.0001 9.4397 10.0001 8.74935C10.0001 8.6038 9.9752 8.46406 9.92947 8.33415C9.95289 8.33317 9.97643 8.33268 10.0001 8.33268C10.9206 8.33268 11.6667 9.07887 11.6667 9.99935ZM13.3334 9.99935C13.3334 11.8403 11.841 13.3327 10.0001 13.3327C8.15913 13.3327 6.66675 11.8403 6.66675 9.99935C6.66675 8.1584 8.15913 6.66602 10.0001 6.66602C11.841 6.66602 13.3334 8.1584 13.3334 9.99935Z"
|
|
1432
|
+
fill="#4C5366"
|
|
1433
|
+
/>
|
|
1434
|
+
</svg>
|
|
1435
|
+
|
|
1436
|
+
<p>Hide toolbar</p>
|
|
1437
|
+
</div>
|
|
1438
|
+
<div class="menu-point" @click=${()=>this.removeSnippyly()}>
|
|
1439
|
+
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1440
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C10.0478 4 8.24816 4.161 6.80371 4.35177C5.50372 4.52346 4.52346 5.50372 4.35177 6.80371C4.16101 8.24816 4 10.0478 4 12C4 13.9522 4.161 15.7518 4.35177 17.1963C4.52346 18.4963 5.50372 19.4765 6.80371 19.6482C8.24816 19.839 10.0478 20 12 20C13.9522 20 15.7518 19.839 17.1963 19.6482C18.4963 19.4765 19.4765 18.4963 19.6482 17.1963C19.839 15.7518 20 13.9522 20 12C20 10.0478 19.839 8.24816 19.6482 6.80371C19.4765 5.50372 18.4963 4.52346 17.1963 4.35177C15.7518 4.16101 13.9522 4 12 4ZM6.54184 2.36899C4.34504 2.65912 2.65912 4.34504 2.36899 6.54184C2.16953 8.05208 2 9.94127 2 12C2 14.0587 2.16953 15.9479 2.36899 17.4582C2.65912 19.655 4.34504 21.3409 6.54184 21.631C8.05208 21.8305 9.94127 22 12 22C14.0587 22 15.9479 21.8305 17.4582 21.631C19.655 21.3409 21.3409 19.655 21.631 17.4582C21.8305 15.9479 22 14.0587 22 12C22 9.94127 21.8305 8.05208 21.631 6.54184C21.3409 4.34504 19.655 2.65912 17.4582 2.36899C15.9479 2.16953 14.0587 2 12 2C9.94127 2 8.05208 2.16953 6.54184 2.36899Z" fill="#777E91"/>
|
|
1441
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z" fill="#777E91"/>
|
|
1442
|
+
</svg>
|
|
1443
|
+
|
|
1444
|
+
<p>Exit Review Mode</p>
|
|
1445
|
+
</div>
|
|
1446
|
+
<hr />
|
|
1447
|
+
<div class="menu-point" @click=${()=>this.signOutUser()}>
|
|
1448
|
+
<svg
|
|
1449
|
+
width="20"
|
|
1450
|
+
height="20"
|
|
1451
|
+
viewBox="0 0 20 20"
|
|
1452
|
+
fill="none"
|
|
1453
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1454
|
+
>
|
|
1455
|
+
<path
|
|
1456
|
+
fill-rule="evenodd"
|
|
1457
|
+
clip-rule="evenodd"
|
|
1458
|
+
d="M9.19107 12.5012C9.65098 12.4839 10.0379 12.8426 10.0552 13.3025C10.0944 14.3394 10.1494 15.0961 10.2034 15.6387C10.2566 16.173 10.5792 16.4945 11.0289 16.5495C11.5591 16.6143 12.307 16.6673 13.3334 16.6673C14.3598 16.6673 15.1078 16.6143 15.638 16.5495C16.0874 16.4945 16.4101 16.1729 16.4634 15.6384C16.5637 14.6313 16.6667 12.8913 16.6667 10.0007C16.6667 7.10997 16.5637 5.36999 16.4634 4.36288C16.4101 3.82842 16.0874 3.50679 15.638 3.45185C15.1078 3.38703 14.3598 3.33398 13.3334 3.33398C12.307 3.33398 11.5591 3.38703 11.0289 3.45184C10.5792 3.50681 10.2566 3.8283 10.2034 4.36263C10.1494 4.90519 10.0944 5.66193 10.0552 6.69875C10.0379 7.15866 9.65098 7.51742 9.19107 7.50006C8.73116 7.4827 8.3724 7.09579 8.38976 6.63588C8.42994 5.57169 8.4869 4.78017 8.54495 4.19741C8.667 2.97227 9.52117 1.95707 10.8266 1.79749C11.4343 1.72321 12.2507 1.66732 13.3334 1.66732C14.4161 1.66732 15.2325 1.72321 15.8402 1.7975C17.1458 1.9571 17.9998 2.97278 18.1218 4.19767C18.2293 5.27622 18.3334 7.07438 18.3334 10.0006C18.3334 12.9269 18.2293 14.7251 18.1218 15.8036C17.9998 17.0285 17.1458 18.0442 15.8402 18.2038C15.2325 18.2781 14.4161 18.334 13.3334 18.334C12.2507 18.334 11.4343 18.2781 10.8266 18.2038C9.52117 18.0442 8.667 17.029 8.54495 15.8039C8.4869 15.2211 8.42994 14.4296 8.38976 13.3654C8.3724 12.9055 8.73116 12.5186 9.19107 12.5012Z"
|
|
1459
|
+
fill="#4C5366"
|
|
1460
|
+
/>
|
|
1461
|
+
<path
|
|
1462
|
+
fill-rule="evenodd"
|
|
1463
|
+
clip-rule="evenodd"
|
|
1464
|
+
d="M6.006 12.3274C6.33144 12.6528 6.33144 13.1805 6.006 13.5059C5.68057 13.8314 5.15293 13.8314 4.82749 13.5059L1.91083 10.5893C1.58539 10.2638 1.58539 9.73618 1.91083 9.41074L4.82749 6.49408C5.15293 6.16864 5.68057 6.16864 6.006 6.49408C6.33144 6.81951 6.33144 7.34715 6.006 7.67259L4.51193 9.16667H12.5001C12.9603 9.16667 13.3334 9.53976 13.3334 10C13.3334 10.4602 12.9603 10.8333 12.5001 10.8333L4.51193 10.8333L6.006 12.3274Z"
|
|
1465
|
+
fill="#4C5366"
|
|
1466
|
+
/>
|
|
1467
|
+
</svg>
|
|
1468
|
+
<p>Sign Out</p>
|
|
1469
|
+
</div>
|
|
1470
|
+
</div>
|
|
1471
|
+
<svg
|
|
1472
|
+
class="toolbar-icon"
|
|
1473
|
+
viewBox="0 0 32 32"
|
|
1474
|
+
fill="none"
|
|
1475
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1476
|
+
>
|
|
1477
|
+
<path
|
|
1478
|
+
d="M14 23C14 24.1 14.9 25 16 25C17.1 25 18 24.1 18 23C18 21.9 17.1 21 16 21C14.9 21 14 21.9 14 23ZM14 9C14 10.1 14.9 11 16 11C17.1 11 18 10.1 18 9C18 7.9 17.1 7 16 7C14.9 7 14 7.9 14 9ZM14 16C14 17.1 14.9 18 16 18C17.1 18 18 17.1 18 16C18 14.9 17.1 14 16 14C14.9 14 14 14.9 14 16Z"
|
|
1479
|
+
/>
|
|
1480
|
+
</svg>
|
|
1481
|
+
</div>
|
|
1264
1482
|
</div>
|
|
1265
1483
|
|
|
1266
1484
|
</div>
|
|
@@ -1404,4 +1622,4 @@ class ho extends rs{}ho.Encryptor=class extends ho{processBlock(t,e){const s=t,i
|
|
|
1404
1622
|
</div>
|
|
1405
1623
|
</div>
|
|
1406
1624
|
</div>
|
|
1407
|
-
`:Q``}};
|
|
1625
|
+
`:Q``}};Xo.styles=[xo,zo],Mo([it()],Xo.prototype,"loadPlugin",null),Mo([it()],Xo.prototype,"comments",void 0),Mo([it()],Xo.prototype,"commentElement",void 0),Mo([it()],Xo.prototype,"contactElement",void 0),Mo([it()],Xo.prototype,"rewriterElement",void 0),Mo([it()],Xo.prototype,"commentSubscription",void 0),Mo([it()],Xo.prototype,"selectionElement",void 0),Mo([it()],Xo.prototype,"addCommentMode",void 0),Mo([it()],Xo.prototype,"_expanded",void 0),Mo([it()],Xo.prototype,"loading",void 0),Mo([it()],Xo.prototype,"signInError",void 0),Mo([it()],Xo.prototype,"snippylyUser",void 0),Mo([it()],Xo.prototype,"showOnboardingModal",void 0),Mo([et()],Xo.prototype,"apiKey",null),Mo([it()],Xo.prototype,"staging",void 0),Mo([et()],Xo.prototype,"projectVersionKey",null),Mo([it()],Xo.prototype,"projectVersion",void 0),Mo([it()],Xo.prototype,"_menuOpenedId",void 0),Mo([it()],Xo.prototype,"copyLinkTooltip",void 0),Mo([it()],Xo.prototype,"invalidApiKey",void 0),Mo([it()],Xo.prototype,"documentId",void 0),Mo([it()],Xo.prototype,"isUserGlobalContact",void 0),Mo([it()],Xo.prototype,"location",void 0),Mo([it()],Xo.prototype,"viewMode",void 0),Xo=Mo([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:s}=e;return{kind:i,elements:s,finisher(e){window.customElements.define(t,e)}}})(t,e))("snippyly-plugin")],Xo);export{Xo as SnippylyPlugin};
|