@snippyly/plugin-staging 1.0.655 → 1.0.657
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 +123 -124
- package/snippyly.min.js +123 -124
package/snippyly.min.js
CHANGED
|
@@ -232,7 +232,7 @@ class Ce{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
|
|
|
232
232
|
* See the License for the specific language governing permissions and
|
|
233
233
|
* limitations under the License.
|
|
234
234
|
*/
|
|
235
|
-
class ni{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const ri="@firebase/app",si="0.
|
|
235
|
+
class ni{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const ri="@firebase/app",si="0.11.4",ai=new Ue("@firebase/app"),li="@firebase/app-compat",ci="@firebase/analytics-compat",di="@firebase/analytics",hi="@firebase/app-check-compat",ui="@firebase/app-check",pi="@firebase/auth",vi="@firebase/auth-compat",mi="@firebase/database",gi="@firebase/data-connect",fi="@firebase/database-compat",wi="@firebase/functions",yi="@firebase/functions-compat",bi="@firebase/installations",Ci="@firebase/installations-compat",xi="@firebase/messaging",Ei="@firebase/messaging-compat",Si="@firebase/performance",ki="@firebase/performance-compat",Mi="@firebase/remote-config",_i="@firebase/remote-config-compat",Ni="@firebase/storage",Ti="@firebase/storage-compat",Ii="@firebase/firestore",Ai="@firebase/vertexai",Li="@firebase/firestore-compat",Oi="firebase",Di="[DEFAULT]",Fi={[ri]:"fire-core",[li]:"fire-core-compat",[di]:"fire-analytics",[ci]:"fire-analytics-compat",[ui]:"fire-app-check",[hi]:"fire-app-check-compat",[pi]:"fire-auth",[vi]:"fire-auth-compat",[mi]:"fire-rtdb",[gi]:"fire-data-connect",[fi]:"fire-rtdb-compat",[wi]:"fire-fn",[yi]:"fire-fn-compat",[bi]:"fire-iid",[Ci]:"fire-iid-compat",[xi]:"fire-fcm",[Ei]:"fire-fcm-compat",[Si]:"fire-perf",[ki]:"fire-perf-compat",[Mi]:"fire-rc",[_i]:"fire-rc-compat",[Ni]:"fire-gcs",[Ti]:"fire-gcs-compat",[Ii]:"fire-fst",[Li]:"fire-fst-compat",[Ai]:"fire-vertex","fire-js":"fire-js",[Oi]:"fire-js-all"},$i=new Map,ji=new Map,Vi=new Map;function Pi(t,e){try{t.container.addComponent(e)}catch(i){ai.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function Ri(t){const e=t.name;if(Vi.has(e))return ai.debug(`There were multiple attempts to register component ${e}.`),!1;Vi.set(e,t);for(const e of $i.values())Pi(e,t);for(const e of ji.values())Pi(e,t);return!0}function Ui(t){return null!=t&&void 0!==t.settings}
|
|
236
236
|
/**
|
|
237
237
|
* @license
|
|
238
238
|
* Copyright 2019 Google LLC
|
|
@@ -248,7 +248,7 @@ class ni{constructor(t){this.container=t}getPlatformInfoString(){return this.con
|
|
|
248
248
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
249
249
|
* See the License for the specific language governing permissions and
|
|
250
250
|
* limitations under the License.
|
|
251
|
-
*/const
|
|
251
|
+
*/const zi=new Se("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","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","server-app-deleted":"Firebase Server App has been 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}.","finalization-registry-not-supported":"FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.","invalid-server-app-environment":"FirebaseServerApp is not for use in browser environments."});
|
|
252
252
|
/**
|
|
253
253
|
* @license
|
|
254
254
|
* Copyright 2019 Google LLC
|
|
@@ -265,7 +265,7 @@ class ni{constructor(t){this.container=t}getPlatformInfoString(){return this.con
|
|
|
265
265
|
* See the License for the specific language governing permissions and
|
|
266
266
|
* limitations under the License.
|
|
267
267
|
*/
|
|
268
|
-
class
|
|
268
|
+
class Hi{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 Le("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 zi.create("app-deleted",{appName:this._name})}}
|
|
269
269
|
/**
|
|
270
270
|
* @license
|
|
271
271
|
* Copyright 2019 Google LLC
|
|
@@ -281,7 +281,7 @@ class zi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
281
281
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
282
282
|
* See the License for the specific language governing permissions and
|
|
283
283
|
* limitations under the License.
|
|
284
|
-
*/const
|
|
284
|
+
*/const Bi="11.6.0";function Zi(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const o=Object.assign({name:Di,automaticDataCollectionEnabled:!1},e),n=o.name;if("string"!=typeof n||!n)throw zi.create("bad-app-name",{appName:String(n)});if(i||(i=be()),!i)throw zi.create("no-options");const r=$i.get(n);if(r){if(Me(i,r.options)&&Me(o,r.config))return r;throw zi.create("duplicate-app",{appName:n})}const s=new Fe(n);for(const t of Vi.values())s.addComponent(t);const a=new Hi(i,o,s);return $i.set(n,a),a}function Gi(t,e,i){var o;let n=null!==(o=Fi[t])&&void 0!==o?o:t;i&&(n+=`-${i}`);const r=n.match(/\s|\//),s=e.match(/\s|\//);if(r||s){const t=[`Unable to register library "${n}" with version "${e}":`];return r&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),r&&s&&t.push("and"),s&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ai.warn(t.join(" "))}Ri(new Le(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
|
|
285
285
|
/**
|
|
286
286
|
* @license
|
|
287
287
|
* Copyright 2021 Google LLC
|
|
@@ -297,7 +297,7 @@ class zi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
297
297
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
298
298
|
* See the License for the specific language governing permissions and
|
|
299
299
|
* limitations under the License.
|
|
300
|
-
*/const
|
|
300
|
+
*/const Wi="firebase-heartbeat-store";let Ki=null;function Ji(){return Ki||(Ki=function(t,e,{blocked:i,upgrade:o,blocking:n,terminated:r}={}){const s=indexedDB.open(t,e),a=Qe(s);return o&&s.addEventListener("upgradeneeded",(t=>{o(Qe(s.result),t.oldVersion,t.newVersion,Qe(s.transaction),t)})),i&&s.addEventListener("blocked",(t=>i(t.oldVersion,t.newVersion,t))),a.then((t=>{r&&t.addEventListener("close",(()=>r())),n&&t.addEventListener("versionchange",(t=>n(t.oldVersion,t.newVersion,t)))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)try{t.createObjectStore(Wi)}catch(t){console.warn(t)}}}).catch((t=>{throw zi.create("idb-open",{originalErrorMessage:t.message})}))),Ki}async function Yi(t,e){try{const i=(await Ji()).transaction(Wi,"readwrite"),o=i.objectStore(Wi);await o.put(e,qi(t)),await i.done}catch(t){if(t instanceof Ee)ai.warn(t.message);else{const e=zi.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ai.warn(e.message)}}}function qi(t){return`${t.name}!${t.options.appId}`}
|
|
301
301
|
/**
|
|
302
302
|
* @license
|
|
303
303
|
* Copyright 2021 Google LLC
|
|
@@ -313,7 +313,7 @@ class zi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
313
313
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
314
314
|
* See the License for the specific language governing permissions and
|
|
315
315
|
* limitations under the License.
|
|
316
|
-
*/class
|
|
316
|
+
*/class Qi{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new to(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){var t,e;try{const i=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),o=Xi();if(null==(null===(t=this._heartbeatsCache)||void 0===t?void 0:t.heartbeats)&&(this._heartbeatsCache=await this._heartbeatsCachePromise,null==(null===(e=this._heartbeatsCache)||void 0===e?void 0:e.heartbeats)))return;if(this._heartbeatsCache.lastSentHeartbeatDate===o||this._heartbeatsCache.heartbeats.some((t=>t.date===o)))return;if(this._heartbeatsCache.heartbeats.push({date:o,agent:i}),this._heartbeatsCache.heartbeats.length>30){const t=function(t){if(0===t.length)return-1;let e=0,i=t[0].date;for(let o=1;o<t.length;o++)t[o].date<i&&(i=t[o].date,e=o);return e}
|
|
317
317
|
/**
|
|
318
318
|
* @license
|
|
319
319
|
* Copyright 2019 Google LLC
|
|
@@ -329,7 +329,7 @@ class zi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
329
329
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
330
330
|
* See the License for the specific language governing permissions and
|
|
331
331
|
* limitations under the License.
|
|
332
|
-
*/var eo;eo="",
|
|
332
|
+
*/(this._heartbeatsCache.heartbeats);this._heartbeatsCache.heartbeats.splice(t,1)}return this._storage.overwrite(this._heartbeatsCache)}catch(t){ai.warn(t)}}async getHeartbeatsHeader(){var t;try{if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null==(null===(t=this._heartbeatsCache)||void 0===t?void 0:t.heartbeats)||0===this._heartbeatsCache.heartbeats.length)return"";const e=Xi(),{heartbeatsToSend:i,unsentEntries:o}=function(t,e=1024){const i=[];let o=t.slice();for(const n of t){const t=i.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),eo(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),eo(i)>e){i.pop();break}o=o.slice(1)}return{heartbeatsToSend:i,unsentEntries:o}}(this._heartbeatsCache.heartbeats),n=me(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=e,o.length>0?(this._heartbeatsCache.heartbeats=o,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),n}catch(t){return ai.warn(t),""}}}function Xi(){return(new Date).toISOString().substring(0,10)}class to{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,e)=>{try{let i=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),i||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{i=!1},n.onerror=()=>{var t;e((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){e(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{const e=(await Ji()).transaction(Wi),i=await e.objectStore(Wi).get(qi(t));return await e.done,i}catch(t){if(t instanceof Ee)ai.warn(t.message);else{const e=zi.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});ai.warn(e.message)}}}(this.app);return(null==t?void 0:t.heartbeats)?t:{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return Yi(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 Yi(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function eo(t){return me(JSON.stringify({version:2,heartbeats:t})).length}var io;io="",Ri(new Le("platform-logger",(t=>new ni(t)),"PRIVATE")),Ri(new Le("heartbeat",(t=>new Qi(t)),"PRIVATE")),Gi(ri,si,io),Gi(ri,si,"esm2017"),Gi("fire-js","");
|
|
333
333
|
/**
|
|
334
334
|
* @license
|
|
335
335
|
* Copyright 2020 Google LLC
|
|
@@ -346,7 +346,7 @@ class zi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
|
|
|
346
346
|
* See the License for the specific language governing permissions and
|
|
347
347
|
* limitations under the License.
|
|
348
348
|
*/
|
|
349
|
-
|
|
349
|
+
Gi("firebase","11.6.0","app");function oo(t,e){const i={};for(const o in t)t.hasOwnProperty(o)&&(i[o]=e(t[o]));return i}function no(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=>no(t)));if("function"==typeof t||"object"==typeof t)return oo(t,(t=>no(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function ro(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=>ro(t))):"function"==typeof t||"object"==typeof t?oo(t,(t=>ro(t))):t}
|
|
350
350
|
/**
|
|
351
351
|
* @license
|
|
352
352
|
* Copyright 2020 Google LLC
|
|
@@ -362,7 +362,7 @@ Zi("firebase","10.12.2","app");function io(t,e){const i={};for(const o in t)t.ha
|
|
|
362
362
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
363
363
|
* See the License for the specific language governing permissions and
|
|
364
364
|
* limitations under the License.
|
|
365
|
-
*/const
|
|
365
|
+
*/const so="functions",ao={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"};
|
|
366
366
|
/**
|
|
367
367
|
* @license
|
|
368
368
|
* Copyright 2017 Google LLC
|
|
@@ -378,7 +378,7 @@ Zi("firebase","10.12.2","app");function io(t,e){const i={};for(const o in t)t.ha
|
|
|
378
378
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
379
379
|
* See the License for the specific language governing permissions and
|
|
380
380
|
* limitations under the License.
|
|
381
|
-
*/class
|
|
381
|
+
*/class lo extends Ee{constructor(t,e,i){super(`${so}/${t}`,e||""),this.details=i,Object.setPrototypeOf(this,lo.prototype)}}function co(t,e){let i,o=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=o;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!ao[e])return new lo("internal","internal");o=ao[e],n=e}const r=t.message;"string"==typeof r&&(n=r),i=t.details,void 0!==i&&(i=ro(i))}}catch(t){}return"ok"===o?null:new lo(o,n,i)}
|
|
382
382
|
/**
|
|
383
383
|
* @license
|
|
384
384
|
* Copyright 2017 Google LLC
|
|
@@ -394,8 +394,7 @@ Zi("firebase","10.12.2","app");function io(t,e){const i={};for(const o in t)t.ha
|
|
|
394
394
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
395
395
|
* See the License for the specific language governing permissions and
|
|
396
396
|
* limitations under the License.
|
|
397
|
-
*/
|
|
398
|
-
class lo{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(t){if(this.appCheck){const e=t?await this.appCheck.getLimitedUseToken():await this.appCheck.getToken();return e.error?null:e.token}return null}async getContext(t){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken(t)}}}
|
|
397
|
+
*/class ho{constructor(t,e,i,o){this.app=t,this.auth=null,this.messaging=null,this.appCheck=null,this.serverAppAppCheckToken=null,Ui(t)&&t.settings.appCheckToken&&(this.serverAppAppCheckToken=t.settings.appCheckToken),this.auth=e.getImmediate({optional:!0}),this.messaging=i.getImmediate({optional:!0}),this.auth||e.get().then((t=>this.auth=t),(()=>{})),this.messaging||i.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||null==o||o.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(t){if(this.serverAppAppCheckToken)return this.serverAppAppCheckToken;if(this.appCheck){const e=t?await this.appCheck.getLimitedUseToken():await this.appCheck.getToken();return e.error?null:e.token}return null}async getContext(t){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken(t)}}}
|
|
399
398
|
/**
|
|
400
399
|
* @license
|
|
401
400
|
* Copyright 2017 Google LLC
|
|
@@ -411,7 +410,7 @@ class lo{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
411
410
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
412
411
|
* See the License for the specific language governing permissions and
|
|
413
412
|
* limitations under the License.
|
|
414
|
-
*/const
|
|
413
|
+
*/const uo="us-central1",po=/^data: (.*?)(?:\n|$)/;class vo{constructor(t,e,i,o,n=uo,r=(...t)=>fetch(...t)){this.app=t,this.fetchImpl=r,this.emulatorOrigin=null,this.contextProvider=new ho(t,e,i,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin+("/"===t.pathname?"":t.pathname),this.region=uo}catch(t){this.customDomain=null,this.region=n}}_delete(){return this.deleteService()}_url(t){const e=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${e}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${e}.cloudfunctions.net/${t}`}}function mo(t,e,i){const o=o=>async function(t,e,i,o){i=no(i);const n={data:i},r=await fo(t,o),s=o.timeout||7e4,a=function(t){let e=null;return{promise:new Promise(((i,o)=>{e=setTimeout((()=>{o(new lo("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(s),l=await Promise.race([go(e,n,r,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new lo("cancelled","Firebase Functions instance was deleted.");const c=co(l.status,l.json);if(c)throw c;if(!l.json)throw new lo("internal","Response is not valid JSON object.");let d=l.json.data;void 0===d&&(d=l.json.result);if(void 0===d)throw new lo("internal","Response is missing data field.");return{data:ro(d)}}(t,e,o,i||{});return o.stream=(i,o)=>async function(t,e,i,o){var n;i=no(i);const r={data:i},s=await fo(t,o);let a,l,c;s["Content-Type"]="application/json",s.Accept="text/event-stream";try{a=await t.fetchImpl(e,{method:"POST",body:JSON.stringify(r),headers:s,signal:null==o?void 0:o.signal})}catch(t){if(t instanceof Error&&"AbortError"===t.name){const t=new lo("cancelled","Request was cancelled.");return{data:Promise.reject(t),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(t)})}}}const e=co(0,null);return{data:Promise.reject(e),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(e)})}}}const d=new Promise(((t,e)=>{l=t,c=e}));null===(n=null==o?void 0:o.signal)||void 0===n||n.addEventListener("abort",(()=>{const t=new lo("cancelled","Request was cancelled.");c(t)}));const h=function(t,e,i,o){const n=(t,o)=>{const n=t.match(po);if(!n)return;const r=n[1];try{const t=JSON.parse(r);if("result"in t)return void e(ro(t.result));if("message"in t)return void o.enqueue(ro(t.message));if("error"in t){const e=co(0,t);return o.error(e),void i(e)}}catch(t){if(t instanceof lo)return o.error(t),void i(t)}},r=new TextDecoder;return new ReadableStream({start(e){let s="";return a();async function a(){if(null==o?void 0:o.aborted){const t=new lo("cancelled","Request was cancelled");return e.error(t),i(t),Promise.resolve()}try{const{value:l,done:c}=await t.read();if(c)return s.trim()&&n(s.trim(),e),void e.close();if(null==o?void 0:o.aborted){const o=new lo("cancelled","Request was cancelled");return e.error(o),i(o),void await t.cancel()}s+=r.decode(l,{stream:!0});const d=s.split("\n");s=d.pop()||"";for(const t of d)t.trim()&&n(t.trim(),e);return a()}catch(t){const o=t instanceof lo?t:co(0,null);e.error(o),i(o)}}},cancel:()=>t.cancel()})}(a.body.getReader(),l,c,null==o?void 0:o.signal);return{stream:{[Symbol.asyncIterator](){const t=h.getReader();return{async next(){const{value:e,done:i}=await t.read();return{value:e,done:i}},return:async()=>(await t.cancel(),{done:!0,value:void 0})}}},data:d}}(t,e,i,o||{}),o}async function go(t,e,i,o){let n;i["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let r=null;try{r=await n.json()}catch(t){}return{status:n.status,json:r}}async function fo(t,e){const i={},o=await t.contextProvider.getContext(e.limitedUseAppCheckTokens);return o.authToken&&(i.Authorization="Bearer "+o.authToken),o.messagingToken&&(i["Firebase-Instance-ID-Token"]=o.messagingToken),null!==o.appCheckToken&&(i["X-Firebase-AppCheck"]=o.appCheckToken),i}const wo="@firebase/functions",yo="0.12.3";function bo(t,e,i){return mo(Ae(t),e,i)}function Co(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(t);n<o.length;n++)e.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(t,o[n])&&(i[o[n]]=t[o[n]])}return i}function xo(){return{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}}!function(t){Ri(new Le(so,((t,{instanceIdentifier:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("auth-internal"),n=t.getProvider("messaging-internal"),r=t.getProvider("app-check-internal");return new vo(i,o,n,r,e)}),"PUBLIC").setMultipleInstances(!0)),Gi(wo,yo,t),Gi(wo,yo,"esm2017")}
|
|
415
414
|
/**
|
|
416
415
|
* @license
|
|
417
416
|
* Copyright 2020 Google LLC
|
|
@@ -427,7 +426,7 @@ class lo{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
427
426
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
428
427
|
* See the License for the specific language governing permissions and
|
|
429
428
|
* limitations under the License.
|
|
430
|
-
*/(
|
|
429
|
+
*/(),"function"==typeof SuppressedError&&SuppressedError;const Eo=xo,So=new Se("auth","Firebase",{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}),ko=new Ue("@firebase/auth");function Mo(t,...e){ko.logLevel<=$e.ERROR&&ko.error(`Auth (${Bi}): ${t}`,...e)}
|
|
431
430
|
/**
|
|
432
431
|
* @license
|
|
433
432
|
* Copyright 2020 Google LLC
|
|
@@ -443,7 +442,7 @@ class lo{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
443
442
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
444
443
|
* See the License for the specific language governing permissions and
|
|
445
444
|
* limitations under the License.
|
|
446
|
-
*/function
|
|
445
|
+
*/function _o(t,...e){throw Ao(t,...e)}function No(t,...e){return Ao(t,...e)}function To(t,e,i){const o=Object.assign(Object.assign({},Eo()),{[e]:i});return new Se("auth","Firebase",o).create(e,{appName:t.name})}function Io(t){return To(t,"operation-not-supported-in-this-environment","Operations that alter the current user are not supported in conjunction with FirebaseServerApp")}function Ao(t,...e){if("string"!=typeof t){const i=e[0],o=[...e.slice(1)];return o[0]&&(o[0].appName=t.name),t._errorFactory.create(i,...o)}return So.create(t,...e)}function Lo(t,e,...i){if(!t)throw Ao(e,...i)}function Oo(t){const e="INTERNAL ASSERTION FAILED: "+t;throw Mo(e),new Error(e)}function Do(t,e){t||Oo(e)}function Fo(){var t;return"undefined"!=typeof self&&(null===(t=self.location)||void 0===t?void 0:t.protocol)||null}
|
|
447
446
|
/**
|
|
448
447
|
* @license
|
|
449
448
|
* Copyright 2020 Google LLC
|
|
@@ -459,7 +458,7 @@ class lo{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
459
458
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
460
459
|
* See the License for the specific language governing permissions and
|
|
461
460
|
* limitations under the License.
|
|
462
|
-
*/function
|
|
461
|
+
*/function $o(){return"undefined"==typeof navigator||!navigator||!("onLine"in navigator)||"boolean"!=typeof navigator.onLine||"http:"!==Fo()&&"https:"!==Fo()&&!function(){const t="object"==typeof chrome?chrome.runtime:"object"==typeof browser?browser.runtime:void 0;return"object"==typeof t&&void 0!==t.id}()&&!("connection"in navigator)||navigator.onLine}
|
|
463
462
|
/**
|
|
464
463
|
* @license
|
|
465
464
|
* Copyright 2020 Google LLC
|
|
@@ -476,7 +475,7 @@ class lo{constructor(t,e,i){this.auth=null,this.messaging=null,this.appCheck=nul
|
|
|
476
475
|
* See the License for the specific language governing permissions and
|
|
477
476
|
* limitations under the License.
|
|
478
477
|
*/
|
|
479
|
-
class
|
|
478
|
+
class jo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Do(e>t,"Short delay should be less than long delay!"),this.isMobile="undefined"!=typeof window&&!!(window.cordova||window.phonegap||window.PhoneGap)&&/ios|iphone|ipod|ipad|android|blackberry|iemobile/i.test(xe())||"object"==typeof navigator&&"ReactNative"===navigator.product}get(){return $o()?this.isMobile?this.longDelay:this.shortDelay:Math.min(5e3,this.shortDelay)}}
|
|
480
479
|
/**
|
|
481
480
|
* @license
|
|
482
481
|
* Copyright 2020 Google LLC
|
|
@@ -509,7 +508,7 @@ class Oo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
|
|
|
509
508
|
* See the License for the specific language governing permissions and
|
|
510
509
|
* limitations under the License.
|
|
511
510
|
*/
|
|
512
|
-
class
|
|
511
|
+
class Vo{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(this.responseImpl=i)}static fetch(){return this.fetchImpl?this.fetchImpl:"undefined"!=typeof self&&"fetch"in self?self.fetch:"undefined"!=typeof globalThis&&globalThis.fetch?globalThis.fetch:"undefined"!=typeof fetch?fetch:void Oo("Could not find fetch implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static headers(){return this.headersImpl?this.headersImpl:"undefined"!=typeof self&&"Headers"in self?self.Headers:"undefined"!=typeof globalThis&&globalThis.Headers?globalThis.Headers:"undefined"!=typeof Headers?Headers:void Oo("Could not find Headers implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static response(){return this.responseImpl?this.responseImpl:"undefined"!=typeof self&&"Response"in self?self.Response:"undefined"!=typeof globalThis&&globalThis.Response?globalThis.Response:"undefined"!=typeof Response?Response:void Oo("Could not find Response implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}}
|
|
513
512
|
/**
|
|
514
513
|
* @license
|
|
515
514
|
* Copyright 2020 Google LLC
|
|
@@ -525,7 +524,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
525
524
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
526
525
|
* See the License for the specific language governing permissions and
|
|
527
526
|
* limitations under the License.
|
|
528
|
-
*/const
|
|
527
|
+
*/const Po={CREDENTIAL_MISMATCH:"custom-token-mismatch",MISSING_CUSTOM_TOKEN:"internal-error",INVALID_IDENTIFIER:"invalid-email",MISSING_CONTINUE_URI:"internal-error",INVALID_PASSWORD:"wrong-password",MISSING_PASSWORD:"missing-password",INVALID_LOGIN_CREDENTIALS:"invalid-credential",EMAIL_EXISTS:"email-already-in-use",PASSWORD_LOGIN_DISABLED:"operation-not-allowed",INVALID_IDP_RESPONSE:"invalid-credential",INVALID_PENDING_TOKEN:"invalid-credential",FEDERATED_USER_ID_ALREADY_LINKED:"credential-already-in-use",MISSING_REQ_TYPE:"internal-error",EMAIL_NOT_FOUND:"user-not-found",RESET_PASSWORD_EXCEED_LIMIT:"too-many-requests",EXPIRED_OOB_CODE:"expired-action-code",INVALID_OOB_CODE:"invalid-action-code",MISSING_OOB_CODE:"internal-error",CREDENTIAL_TOO_OLD_LOGIN_AGAIN:"requires-recent-login",INVALID_ID_TOKEN:"invalid-user-token",TOKEN_EXPIRED:"user-token-expired",USER_NOT_FOUND:"user-token-expired",TOO_MANY_ATTEMPTS_TRY_LATER:"too-many-requests",PASSWORD_DOES_NOT_MEET_REQUIREMENTS:"password-does-not-meet-requirements",INVALID_CODE:"invalid-verification-code",INVALID_SESSION_INFO:"invalid-verification-id",INVALID_TEMPORARY_PROOF:"invalid-credential",MISSING_SESSION_INFO:"missing-verification-id",SESSION_EXPIRED:"code-expired",MISSING_ANDROID_PACKAGE_NAME:"missing-android-pkg-name",UNAUTHORIZED_DOMAIN:"unauthorized-continue-uri",INVALID_OAUTH_CLIENT_ID:"invalid-oauth-client-id",ADMIN_ONLY_OPERATION:"admin-restricted-operation",INVALID_MFA_PENDING_CREDENTIAL:"invalid-multi-factor-session",MFA_ENROLLMENT_NOT_FOUND:"multi-factor-info-not-found",MISSING_MFA_ENROLLMENT_ID:"missing-multi-factor-info",MISSING_MFA_PENDING_CREDENTIAL:"missing-multi-factor-session",SECOND_FACTOR_EXISTS:"second-factor-already-in-use",SECOND_FACTOR_LIMIT_EXCEEDED:"maximum-second-factor-count-exceeded",BLOCKING_FUNCTION_ERROR_RESPONSE:"internal-error",RECAPTCHA_NOT_ENABLED:"recaptcha-not-enabled",MISSING_RECAPTCHA_TOKEN:"missing-recaptcha-token",INVALID_RECAPTCHA_TOKEN:"invalid-recaptcha-token",INVALID_RECAPTCHA_ACTION:"invalid-recaptcha-action",MISSING_CLIENT_TYPE:"missing-client-type",MISSING_RECAPTCHA_VERSION:"missing-recaptcha-version",INVALID_RECAPTCHA_VERSION:"invalid-recaptcha-version",INVALID_REQ_TYPE:"invalid-req-type"},Ro=["/v1/accounts:signInWithCustomToken","/v1/accounts:signInWithEmailLink","/v1/accounts:signInWithIdp","/v1/accounts:signInWithPassword","/v1/accounts:signInWithPhoneNumber","/v1/token"],Uo=new jo(3e4,6e4);
|
|
529
528
|
/**
|
|
530
529
|
* @license
|
|
531
530
|
* Copyright 2020 Google LLC
|
|
@@ -541,7 +540,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
541
540
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
542
541
|
* See the License for the specific language governing permissions and
|
|
543
542
|
* limitations under the License.
|
|
544
|
-
*/function
|
|
543
|
+
*/function zo(t,e){return t.tenantId&&!e.tenantId?Object.assign(Object.assign({},e),{tenantId:t.tenantId}):e}async function Ho(t,e,i,o,n={}){return Bo(t,n,(async()=>{let n={},r={};o&&("GET"===e?r=o:n={body:JSON.stringify(o)});const s=Ne(Object.assign({key:t.config.apiKey},r)).slice(1),a=await t._getAdditionalHeaders();a["Content-Type"]="application/json",t.languageCode&&(a["X-Firebase-Locale"]=t.languageCode);const l=Object.assign({method:e,headers:a},n);return"undefined"!=typeof navigator&&"Cloudflare-Workers"===navigator.userAgent||(l.referrerPolicy="no-referrer"),Vo.fetch()(await Zo(t,t.config.apiHost,i,s),l)}))}async function Bo(t,e,i){t._canInitEmulator=!1;const o=Object.assign(Object.assign({},Po),e);try{const e=new Go(t),n=await Promise.race([i(),e.promise]);e.clearNetworkTimeout();const r=await n.json();if("needConfirmation"in r)throw Wo(t,"account-exists-with-different-credential",r);if(n.ok&&!("errorMessage"in r))return r;{const e=n.ok?r.errorMessage:r.error.message,[i,s]=e.split(" : ");if("FEDERATED_USER_ID_ALREADY_LINKED"===i)throw Wo(t,"credential-already-in-use",r);if("EMAIL_EXISTS"===i)throw Wo(t,"email-already-in-use",r);if("USER_DISABLED"===i)throw Wo(t,"user-disabled",r);const a=o[i]||i.toLowerCase().replace(/[_\s]+/g,"-");if(s)throw To(t,a,s);_o(t,a)}}catch(e){if(e instanceof Ee)throw e;_o(t,"network-request-failed",{message:String(e)})}}async function Zo(t,e,i,o){const n=`${e}${i}?${o}`,r=t,s=r.config.emulator?function(t,e){Do(t.emulator,"Emulator should always be set here");const{url:i}=t.emulator;return e?`${i}${e.startsWith("/")?e.slice(1):e}`:i}(t.config,n):`${t.config.apiScheme}://${n}`;if(Ro.includes(i)&&(await r._persistenceManagerAvailable,"COOKIE"===r._getPersistenceType())){return r._getPersistence()._getFinalTarget(s).toString()}return s}class Go{clearNetworkTimeout(){clearTimeout(this.timer)}constructor(t){this.auth=t,this.timer=null,this.promise=new Promise(((t,e)=>{this.timer=setTimeout((()=>e(No(this.auth,"network-request-failed"))),Uo.get())}))}}function Wo(t,e,i){const o={appName:t.name};i.email&&(o.email=i.email),i.phoneNumber&&(o.phoneNumber=i.phoneNumber);const n=No(t,e,o);return n.customData._tokenResponse=i,n}
|
|
545
544
|
/**
|
|
546
545
|
* @license
|
|
547
546
|
* Copyright 2020 Google LLC
|
|
@@ -557,7 +556,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
557
556
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
558
557
|
* See the License for the specific language governing permissions and
|
|
559
558
|
* limitations under the License.
|
|
560
|
-
*/async function
|
|
559
|
+
*/async function Ko(t,e){return Ho(t,"POST","/v1/accounts:lookup",e)}
|
|
561
560
|
/**
|
|
562
561
|
* @license
|
|
563
562
|
* Copyright 2020 Google LLC
|
|
@@ -573,7 +572,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
573
572
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
574
573
|
* See the License for the specific language governing permissions and
|
|
575
574
|
* limitations under the License.
|
|
576
|
-
*/function
|
|
575
|
+
*/function Jo(t){if(t)try{const e=new Date(Number(t));if(!isNaN(e.getTime()))return e.toUTCString()}catch(t){}}function Yo(t){return 1e3*Number(t)}function qo(t){const[e,i,o]=t.split(".");if(void 0===e||void 0===i||void 0===o)return Mo("JWT malformed, contained fewer than 3 sections"),null;try{const t=ge(i);return t?JSON.parse(t):(Mo("Failed to decode base64 JWT payload"),null)}catch(t){return Mo("Caught error parsing JWT payload as JSON",null==t?void 0:t.toString()),null}}function Qo(t){const e=qo(t);return Lo(e,"internal-error"),Lo(void 0!==e.exp,"internal-error"),Lo(void 0!==e.iat,"internal-error"),Number(e.exp)-Number(e.iat)}
|
|
577
576
|
/**
|
|
578
577
|
* @license
|
|
579
578
|
* Copyright 2020 Google LLC
|
|
@@ -589,7 +588,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
589
588
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
590
589
|
* See the License for the specific language governing permissions and
|
|
591
590
|
* limitations under the License.
|
|
592
|
-
*/async function
|
|
591
|
+
*/async function Xo(t,e,i=!1){if(i)return e;try{return await e}catch(e){throw e instanceof Ee&&function({code:t}){return"auth/user-disabled"===t||"auth/user-token-expired"===t}
|
|
593
592
|
/**
|
|
594
593
|
* @license
|
|
595
594
|
* Copyright 2020 Google LLC
|
|
@@ -605,7 +604,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
605
604
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
606
605
|
* See the License for the specific language governing permissions and
|
|
607
606
|
* limitations under the License.
|
|
608
|
-
*/(e)&&t.auth.currentUser===t&&await t.auth.signOut(),e}}class
|
|
607
|
+
*/(e)&&t.auth.currentUser===t&&await t.auth.signOut(),e}}class tn{constructor(t){this.user=t,this.isRunning=!1,this.timerId=null,this.errorBackoff=3e4}_start(){this.isRunning||(this.isRunning=!0,this.schedule())}_stop(){this.isRunning&&(this.isRunning=!1,null!==this.timerId&&clearTimeout(this.timerId))}getInterval(t){var e;if(t){const t=this.errorBackoff;return this.errorBackoff=Math.min(2*this.errorBackoff,96e4),t}{this.errorBackoff=3e4;const t=(null!==(e=this.user.stsTokenManager.expirationTime)&&void 0!==e?e:0)-Date.now()-3e5;return Math.max(0,t)}}schedule(t=!1){if(!this.isRunning)return;const e=this.getInterval(t);this.timerId=setTimeout((async()=>{await this.iteration()}),e)}async iteration(){try{await this.user.getIdToken(!0)}catch(t){return void("auth/network-request-failed"===(null==t?void 0:t.code)&&this.schedule(!0))}this.schedule()}}
|
|
609
608
|
/**
|
|
610
609
|
* @license
|
|
611
610
|
* Copyright 2020 Google LLC
|
|
@@ -621,7 +620,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
621
620
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
622
621
|
* See the License for the specific language governing permissions and
|
|
623
622
|
* limitations under the License.
|
|
624
|
-
*/class
|
|
623
|
+
*/class en{constructor(t,e){this.createdAt=t,this.lastLoginAt=e,this._initializeTime()}_initializeTime(){this.lastSignInTime=Jo(this.lastLoginAt),this.creationTime=Jo(this.createdAt)}_copy(t){this.createdAt=t.createdAt,this.lastLoginAt=t.lastLoginAt,this._initializeTime()}toJSON(){return{createdAt:this.createdAt,lastLoginAt:this.lastLoginAt}}}
|
|
625
624
|
/**
|
|
626
625
|
* @license
|
|
627
626
|
* Copyright 2019 Google LLC
|
|
@@ -637,7 +636,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
637
636
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
638
637
|
* See the License for the specific language governing permissions and
|
|
639
638
|
* limitations under the License.
|
|
640
|
-
*/async function
|
|
639
|
+
*/async function on(t){var e;const i=t.auth,o=await t.getIdToken(),n=await Xo(t,Ko(i,{idToken:o}));Lo(null==n?void 0:n.users.length,i,"internal-error");const r=n.users[0];t._notifyReloadListener(r);const s=(null===(e=r.providerUserInfo)||void 0===e?void 0:e.length)?nn(r.providerUserInfo):[],a=function(t,e){const i=t.filter((t=>!e.some((e=>e.providerId===t.providerId))));return[...i,...e]}(t.providerData,s),l=t.isAnonymous,c=!(t.email&&r.passwordHash||(null==a?void 0:a.length)),d=!!l&&c,h={uid:r.localId,displayName:r.displayName||null,photoURL:r.photoUrl||null,email:r.email||null,emailVerified:r.emailVerified||!1,phoneNumber:r.phoneNumber||null,tenantId:r.tenantId||null,providerData:a,metadata:new en(r.createdAt,r.lastLoginAt),isAnonymous:d};Object.assign(t,h)}function nn(t){return t.map((t=>{var{providerId:e}=t,i=Co(t,["providerId"]);return{providerId:e,uid:i.rawId||"",displayName:i.displayName||null,email:i.email||null,phoneNumber:i.phoneNumber||null,photoURL:i.photoUrl||null}}))}
|
|
641
640
|
/**
|
|
642
641
|
* @license
|
|
643
642
|
* Copyright 2020 Google LLC
|
|
@@ -670,7 +669,7 @@ class Do{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(t
|
|
|
670
669
|
* See the License for the specific language governing permissions and
|
|
671
670
|
* limitations under the License.
|
|
672
671
|
*/
|
|
673
|
-
class
|
|
672
|
+
class rn{constructor(){this.refreshToken=null,this.accessToken=null,this.expirationTime=null}get isExpired(){return!this.expirationTime||Date.now()>this.expirationTime-3e4}updateFromServerResponse(t){Lo(t.idToken,"internal-error"),Lo(void 0!==t.idToken,"internal-error"),Lo(void 0!==t.refreshToken,"internal-error");const e="expiresIn"in t&&void 0!==t.expiresIn?Number(t.expiresIn):Qo(t.idToken);this.updateTokensAndExpiration(t.idToken,t.refreshToken,e)}updateFromIdToken(t){Lo(0!==t.length,"internal-error");const e=Qo(t);this.updateTokensAndExpiration(t,null,e)}async getToken(t,e=!1){return e||!this.accessToken||this.isExpired?(Lo(this.refreshToken,t,"user-token-expired"),this.refreshToken?(await this.refresh(t,this.refreshToken),this.accessToken):null):this.accessToken}clearRefreshToken(){this.refreshToken=null}async refresh(t,e){const{accessToken:i,refreshToken:o,expiresIn:n}=await async function(t,e){const i=await Bo(t,{},(async()=>{const i=Ne({grant_type:"refresh_token",refresh_token:e}).slice(1),{tokenApiHost:o,apiKey:n}=t.config,r=await Zo(t,o,"/v1/token",`key=${n}`),s=await t._getAdditionalHeaders();return s["Content-Type"]="application/x-www-form-urlencoded",Vo.fetch()(r,{method:"POST",headers:s,body:i})}));return{accessToken:i.access_token,expiresIn:i.expires_in,refreshToken:i.refresh_token}}(t,e);this.updateTokensAndExpiration(i,o,Number(n))}updateTokensAndExpiration(t,e,i){this.refreshToken=e||null,this.accessToken=t||null,this.expirationTime=Date.now()+1e3*i}static fromJSON(t,e){const{refreshToken:i,accessToken:o,expirationTime:n}=e,r=new rn;return i&&(Lo("string"==typeof i,"internal-error",{appName:t}),r.refreshToken=i),o&&(Lo("string"==typeof o,"internal-error",{appName:t}),r.accessToken=o),n&&(Lo("number"==typeof n,"internal-error",{appName:t}),r.expirationTime=n),r}toJSON(){return{refreshToken:this.refreshToken,accessToken:this.accessToken,expirationTime:this.expirationTime}}_assign(t){this.accessToken=t.accessToken,this.refreshToken=t.refreshToken,this.expirationTime=t.expirationTime}_clone(){return Object.assign(new rn,this.toJSON())}_performRefresh(){return Oo("not implemented")}}
|
|
674
673
|
/**
|
|
675
674
|
* @license
|
|
676
675
|
* Copyright 2020 Google LLC
|
|
@@ -686,7 +685,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
686
685
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
687
686
|
* See the License for the specific language governing permissions and
|
|
688
687
|
* limitations under the License.
|
|
689
|
-
*/function
|
|
688
|
+
*/function sn(t,e){Lo("string"==typeof t||void 0===t,"internal-error",{appName:e})}class an{constructor(t){var{uid:e,auth:i,stsTokenManager:o}=t,n=Co(t,["uid","auth","stsTokenManager"]);this.providerId="firebase",this.proactiveRefresh=new tn(this),this.reloadUserInfo=null,this.reloadListener=null,this.uid=e,this.auth=i,this.stsTokenManager=o,this.accessToken=o.accessToken,this.displayName=n.displayName||null,this.email=n.email||null,this.emailVerified=n.emailVerified||!1,this.phoneNumber=n.phoneNumber||null,this.photoURL=n.photoURL||null,this.isAnonymous=n.isAnonymous||!1,this.tenantId=n.tenantId||null,this.providerData=n.providerData?[...n.providerData]:[],this.metadata=new en(n.createdAt||void 0,n.lastLoginAt||void 0)}async getIdToken(t){const e=await Xo(this,this.stsTokenManager.getToken(this.auth,t));return Lo(e,this.auth,"internal-error"),this.accessToken!==e&&(this.accessToken=e,await this.auth._persistUserIfCurrent(this),this.auth._notifyListenersIfCurrent(this)),e}getIdTokenResult(t){return async function(t,e=!1){const i=Ae(t),o=await i.getIdToken(e),n=qo(o);Lo(n&&n.exp&&n.auth_time&&n.iat,i.auth,"internal-error");const r="object"==typeof n.firebase?n.firebase:void 0,s=null==r?void 0:r.sign_in_provider;return{claims:n,token:o,authTime:Jo(Yo(n.auth_time)),issuedAtTime:Jo(Yo(n.iat)),expirationTime:Jo(Yo(n.exp)),signInProvider:s||null,signInSecondFactor:(null==r?void 0:r.sign_in_second_factor)||null}}(this,t)}reload(){return async function(t){const e=Ae(t);await on(e),await e.auth._persistUserIfCurrent(e),e.auth._notifyListenersIfCurrent(e)}(this)}_assign(t){this!==t&&(Lo(this.uid===t.uid,this.auth,"internal-error"),this.displayName=t.displayName,this.photoURL=t.photoURL,this.email=t.email,this.emailVerified=t.emailVerified,this.phoneNumber=t.phoneNumber,this.isAnonymous=t.isAnonymous,this.tenantId=t.tenantId,this.providerData=t.providerData.map((t=>Object.assign({},t))),this.metadata._copy(t.metadata),this.stsTokenManager._assign(t.stsTokenManager))}_clone(t){const e=new an(Object.assign(Object.assign({},this),{auth:t,stsTokenManager:this.stsTokenManager._clone()}));return e.metadata._copy(this.metadata),e}_onReload(t){Lo(!this.reloadListener,this.auth,"internal-error"),this.reloadListener=t,this.reloadUserInfo&&(this._notifyReloadListener(this.reloadUserInfo),this.reloadUserInfo=null)}_notifyReloadListener(t){this.reloadListener?this.reloadListener(t):this.reloadUserInfo=t}_startProactiveRefresh(){this.proactiveRefresh._start()}_stopProactiveRefresh(){this.proactiveRefresh._stop()}async _updateTokensIfNecessary(t,e=!1){let i=!1;t.idToken&&t.idToken!==this.stsTokenManager.accessToken&&(this.stsTokenManager.updateFromServerResponse(t),i=!0),e&&await on(this),await this.auth._persistUserIfCurrent(this),i&&this.auth._notifyListenersIfCurrent(this)}async delete(){if(Ui(this.auth.app))return Promise.reject(Io(this.auth));const t=await this.getIdToken();return await Xo(this,async function(t,e){return Ho(t,"POST","/v1/accounts:delete",e)}(this.auth,{idToken:t})),this.stsTokenManager.clearRefreshToken(),this.auth.signOut()}toJSON(){return Object.assign(Object.assign({uid:this.uid,email:this.email||void 0,emailVerified:this.emailVerified,displayName:this.displayName||void 0,isAnonymous:this.isAnonymous,photoURL:this.photoURL||void 0,phoneNumber:this.phoneNumber||void 0,tenantId:this.tenantId||void 0,providerData:this.providerData.map((t=>Object.assign({},t))),stsTokenManager:this.stsTokenManager.toJSON(),_redirectEventId:this._redirectEventId},this.metadata.toJSON()),{apiKey:this.auth.config.apiKey,appName:this.auth.name})}get refreshToken(){return this.stsTokenManager.refreshToken||""}static _fromJSON(t,e){var i,o,n,r,s,a,l,c;const d=null!==(i=e.displayName)&&void 0!==i?i:void 0,h=null!==(o=e.email)&&void 0!==o?o:void 0,u=null!==(n=e.phoneNumber)&&void 0!==n?n:void 0,p=null!==(r=e.photoURL)&&void 0!==r?r:void 0,v=null!==(s=e.tenantId)&&void 0!==s?s:void 0,m=null!==(a=e._redirectEventId)&&void 0!==a?a:void 0,g=null!==(l=e.createdAt)&&void 0!==l?l:void 0,f=null!==(c=e.lastLoginAt)&&void 0!==c?c:void 0,{uid:w,emailVerified:y,isAnonymous:b,providerData:C,stsTokenManager:x}=e;Lo(w&&x,t,"internal-error");const E=rn.fromJSON(this.name,x);Lo("string"==typeof w,t,"internal-error"),sn(d,t.name),sn(h,t.name),Lo("boolean"==typeof y,t,"internal-error"),Lo("boolean"==typeof b,t,"internal-error"),sn(u,t.name),sn(p,t.name),sn(v,t.name),sn(m,t.name),sn(g,t.name),sn(f,t.name);const S=new an({uid:w,auth:t,email:h,emailVerified:y,displayName:d,isAnonymous:b,photoURL:p,phoneNumber:u,tenantId:v,stsTokenManager:E,createdAt:g,lastLoginAt:f});return C&&Array.isArray(C)&&(S.providerData=C.map((t=>Object.assign({},t)))),m&&(S._redirectEventId=m),S}static async _fromIdTokenResponse(t,e,i=!1){const o=new rn;o.updateFromServerResponse(e);const n=new an({uid:e.localId,auth:t,stsTokenManager:o,isAnonymous:i});return await on(n),n}static async _fromGetAccountInfoResponse(t,e,i){const o=e.users[0];Lo(void 0!==o.localId,"internal-error");const n=void 0!==o.providerUserInfo?nn(o.providerUserInfo):[],r=!(o.email&&o.passwordHash||(null==n?void 0:n.length)),s=new rn;s.updateFromIdToken(i);const a=new an({uid:o.localId,auth:t,stsTokenManager:s,isAnonymous:r}),l={uid:o.localId,displayName:o.displayName||null,photoURL:o.photoUrl||null,email:o.email||null,emailVerified:o.emailVerified||!1,phoneNumber:o.phoneNumber||null,tenantId:o.tenantId||null,providerData:n,metadata:new en(o.createdAt,o.lastLoginAt),isAnonymous:!(o.email&&o.passwordHash||(null==n?void 0:n.length))};return Object.assign(a,l),a}}
|
|
690
689
|
/**
|
|
691
690
|
* @license
|
|
692
691
|
* Copyright 2020 Google LLC
|
|
@@ -702,7 +701,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
702
701
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
703
702
|
* See the License for the specific language governing permissions and
|
|
704
703
|
* limitations under the License.
|
|
705
|
-
*/const
|
|
704
|
+
*/const ln=new Map;function cn(t){Do(t instanceof Function,"Expected a class definition");let e=ln.get(t);return e?(Do(e instanceof t,"Instance stored in cache mismatched with class"),e):(e=new t,ln.set(t,e),e)}
|
|
706
705
|
/**
|
|
707
706
|
* @license
|
|
708
707
|
* Copyright 2019 Google LLC
|
|
@@ -718,7 +717,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
718
717
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
719
718
|
* See the License for the specific language governing permissions and
|
|
720
719
|
* limitations under the License.
|
|
721
|
-
*/class
|
|
720
|
+
*/class dn{constructor(){this.type="NONE",this.storage={}}async _isAvailable(){return!0}async _set(t,e){this.storage[t]=e}async _get(t){const e=this.storage[t];return void 0===e?null:e}async _remove(t){delete this.storage[t]}_addListener(t,e){}_removeListener(t,e){}}dn.type="NONE";const hn=dn;
|
|
722
721
|
/**
|
|
723
722
|
* @license
|
|
724
723
|
* Copyright 2019 Google LLC
|
|
@@ -734,7 +733,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
734
733
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
735
734
|
* See the License for the specific language governing permissions and
|
|
736
735
|
* limitations under the License.
|
|
737
|
-
*/function
|
|
736
|
+
*/function un(t,e,i){return`firebase:${t}:${e}:${i}`}class pn{constructor(t,e,i){this.persistence=t,this.auth=e,this.userKey=i;const{config:o,name:n}=this.auth;this.fullUserKey=un(this.userKey,o.apiKey,n),this.fullPersistenceKey=un("persistence",o.apiKey,n),this.boundEventHandler=e._onStorageEvent.bind(e),this.persistence._addListener(this.fullUserKey,this.boundEventHandler)}setCurrentUser(t){return this.persistence._set(this.fullUserKey,t.toJSON())}async getCurrentUser(){const t=await this.persistence._get(this.fullUserKey);if(!t)return null;if("string"==typeof t){const e=await Ko(this.auth,{idToken:t}).catch((()=>{}));return e?an._fromGetAccountInfoResponse(this.auth,e,t):null}return an._fromJSON(this.auth,t)}removeCurrentUser(){return this.persistence._remove(this.fullUserKey)}savePersistenceForRedirect(){return this.persistence._set(this.fullPersistenceKey,this.persistence.type)}async setPersistence(t){if(this.persistence===t)return;const e=await this.getCurrentUser();return await this.removeCurrentUser(),this.persistence=t,e?this.setCurrentUser(e):void 0}delete(){this.persistence._removeListener(this.fullUserKey,this.boundEventHandler)}static async create(t,e,i="authUser"){if(!e.length)return new pn(cn(hn),t,i);const o=(await Promise.all(e.map((async t=>{if(await t._isAvailable())return t})))).filter((t=>t));let n=o[0]||cn(hn);const r=un(i,t.config.apiKey,t.name);let s=null;for(const i of e)try{const e=await i._get(r);if(e){let o;if("string"==typeof e){const i=await Ko(t,{idToken:e}).catch((()=>{}));if(!i)break;o=await an._fromGetAccountInfoResponse(t,i,e)}else o=an._fromJSON(t,e);i!==n&&(s=o),n=i;break}}catch(t){}const a=o.filter((t=>t._shouldAllowMigration));return n._shouldAllowMigration&&a.length?(n=a[0],s&&await n._set(r,s.toJSON()),await Promise.all(e.map((async t=>{if(t!==n)try{await t._remove(r)}catch(t){}}))),new pn(n,t,i)):new pn(n,t,i)}}
|
|
738
737
|
/**
|
|
739
738
|
* @license
|
|
740
739
|
* Copyright 2020 Google LLC
|
|
@@ -750,7 +749,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
750
749
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
751
750
|
* See the License for the specific language governing permissions and
|
|
752
751
|
* limitations under the License.
|
|
753
|
-
*/function
|
|
752
|
+
*/function vn(t){const e=t.toLowerCase();if(e.includes("opera/")||e.includes("opr/")||e.includes("opios/"))return"Opera";if(function(t=xe()){return/iemobile/i.test(t)}(e))return"IEMobile";if(e.includes("msie")||e.includes("trident/"))return"IE";if(e.includes("edge/"))return"Edge";if(function(t=xe()){return/firefox\//i.test(t)}(e))return"Firefox";if(e.includes("silk/"))return"Silk";if(function(t=xe()){return/blackberry/i.test(t)}(e))return"Blackberry";if(function(t=xe()){return/webos/i.test(t)}
|
|
754
753
|
/**
|
|
755
754
|
* @license
|
|
756
755
|
* Copyright 2020 Google LLC
|
|
@@ -766,7 +765,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
766
765
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
767
766
|
* See the License for the specific language governing permissions and
|
|
768
767
|
* limitations under the License.
|
|
769
|
-
*/(e))return"Webos";if(function(t=xe()){const e=t.toLowerCase();return e.includes("safari/")&&!e.includes("chrome/")&&!e.includes("crios/")&&!e.includes("android")}(e))return"Safari";if((e.includes("chrome/")||function(t=xe()){return/crios\//i.test(t)}(e))&&!e.includes("edge/"))return"Chrome";if(function(t=xe()){return/android/i.test(t)}(e))return"Android";{const e=/([a-zA-Z\d\.]+)\/[a-zA-Z\d\.]*$/,i=t.match(e);if(2===(null==i?void 0:i.length))return i[1]}return"Other"}function
|
|
768
|
+
*/(e))return"Webos";if(function(t=xe()){const e=t.toLowerCase();return e.includes("safari/")&&!e.includes("chrome/")&&!e.includes("crios/")&&!e.includes("android")}(e))return"Safari";if((e.includes("chrome/")||function(t=xe()){return/crios\//i.test(t)}(e))&&!e.includes("edge/"))return"Chrome";if(function(t=xe()){return/android/i.test(t)}(e))return"Android";{const e=/([a-zA-Z\d\.]+)\/[a-zA-Z\d\.]*$/,i=t.match(e);if(2===(null==i?void 0:i.length))return i[1]}return"Other"}function mn(t,e=[]){let i;switch(t){case"Browser":i=vn(xe());break;case"Worker":i=`${vn(xe())}-${t}`;break;default:i=t}const o=e.length?e.join(","):"FirebaseCore-web";return`${i}/JsCore/${Bi}/${o}`}
|
|
770
769
|
/**
|
|
771
770
|
* @license
|
|
772
771
|
* Copyright 2022 Google LLC
|
|
@@ -782,7 +781,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
782
781
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
783
782
|
* See the License for the specific language governing permissions and
|
|
784
783
|
* limitations under the License.
|
|
785
|
-
*/class
|
|
784
|
+
*/class gn{constructor(t){this.auth=t,this.queue=[]}pushCallback(t,e){const i=e=>new Promise(((i,o)=>{try{i(t(e))}catch(t){o(t)}}));i.onAbort=e,this.queue.push(i);const o=this.queue.length-1;return()=>{this.queue[o]=()=>Promise.resolve()}}async runMiddleware(t){if(this.auth.currentUser===t)return;const e=[];try{for(const i of this.queue)await i(t),i.onAbort&&e.push(i.onAbort)}catch(t){e.reverse();for(const t of e)try{t()}catch(t){}throw this.auth._errorFactory.create("login-blocked",{originalMessage:null==t?void 0:t.message})}}}
|
|
786
785
|
/**
|
|
787
786
|
* @license
|
|
788
787
|
* Copyright 2023 Google LLC
|
|
@@ -798,7 +797,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
798
797
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
799
798
|
* See the License for the specific language governing permissions and
|
|
800
799
|
* limitations under the License.
|
|
801
|
-
*/class
|
|
800
|
+
*/class fn{constructor(t){var e,i,o,n;const r=t.customStrengthOptions;this.customStrengthOptions={},this.customStrengthOptions.minPasswordLength=null!==(e=r.minPasswordLength)&&void 0!==e?e:6,r.maxPasswordLength&&(this.customStrengthOptions.maxPasswordLength=r.maxPasswordLength),void 0!==r.containsLowercaseCharacter&&(this.customStrengthOptions.containsLowercaseLetter=r.containsLowercaseCharacter),void 0!==r.containsUppercaseCharacter&&(this.customStrengthOptions.containsUppercaseLetter=r.containsUppercaseCharacter),void 0!==r.containsNumericCharacter&&(this.customStrengthOptions.containsNumericCharacter=r.containsNumericCharacter),void 0!==r.containsNonAlphanumericCharacter&&(this.customStrengthOptions.containsNonAlphanumericCharacter=r.containsNonAlphanumericCharacter),this.enforcementState=t.enforcementState,"ENFORCEMENT_STATE_UNSPECIFIED"===this.enforcementState&&(this.enforcementState="OFF"),this.allowedNonAlphanumericCharacters=null!==(o=null===(i=t.allowedNonAlphanumericCharacters)||void 0===i?void 0:i.join(""))&&void 0!==o?o:"",this.forceUpgradeOnSignin=null!==(n=t.forceUpgradeOnSignin)&&void 0!==n&&n,this.schemaVersion=t.schemaVersion}validatePassword(t){var e,i,o,n,r,s;const a={isValid:!0,passwordPolicy:this};return this.validatePasswordLengthOptions(t,a),this.validatePasswordCharacterOptions(t,a),a.isValid&&(a.isValid=null===(e=a.meetsMinPasswordLength)||void 0===e||e),a.isValid&&(a.isValid=null===(i=a.meetsMaxPasswordLength)||void 0===i||i),a.isValid&&(a.isValid=null===(o=a.containsLowercaseLetter)||void 0===o||o),a.isValid&&(a.isValid=null===(n=a.containsUppercaseLetter)||void 0===n||n),a.isValid&&(a.isValid=null===(r=a.containsNumericCharacter)||void 0===r||r),a.isValid&&(a.isValid=null===(s=a.containsNonAlphanumericCharacter)||void 0===s||s),a}validatePasswordLengthOptions(t,e){const i=this.customStrengthOptions.minPasswordLength,o=this.customStrengthOptions.maxPasswordLength;i&&(e.meetsMinPasswordLength=t.length>=i),o&&(e.meetsMaxPasswordLength=t.length<=o)}validatePasswordCharacterOptions(t,e){let i;this.updatePasswordCharacterOptionsStatuses(e,!1,!1,!1,!1);for(let o=0;o<t.length;o++)i=t.charAt(o),this.updatePasswordCharacterOptionsStatuses(e,i>="a"&&i<="z",i>="A"&&i<="Z",i>="0"&&i<="9",this.allowedNonAlphanumericCharacters.includes(i))}updatePasswordCharacterOptionsStatuses(t,e,i,o,n){this.customStrengthOptions.containsLowercaseLetter&&(t.containsLowercaseLetter||(t.containsLowercaseLetter=e)),this.customStrengthOptions.containsUppercaseLetter&&(t.containsUppercaseLetter||(t.containsUppercaseLetter=i)),this.customStrengthOptions.containsNumericCharacter&&(t.containsNumericCharacter||(t.containsNumericCharacter=o)),this.customStrengthOptions.containsNonAlphanumericCharacter&&(t.containsNonAlphanumericCharacter||(t.containsNonAlphanumericCharacter=n))}}
|
|
802
801
|
/**
|
|
803
802
|
* @license
|
|
804
803
|
* Copyright 2020 Google LLC
|
|
@@ -814,7 +813,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
814
813
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
815
814
|
* See the License for the specific language governing permissions and
|
|
816
815
|
* limitations under the License.
|
|
817
|
-
*/class
|
|
816
|
+
*/class wn{constructor(t,e,i,o){this.app=t,this.heartbeatServiceProvider=e,this.appCheckServiceProvider=i,this.config=o,this.currentUser=null,this.emulatorConfig=null,this.operations=Promise.resolve(),this.authStateSubscription=new yn(this),this.idTokenSubscription=new yn(this),this.beforeStateQueue=new gn(this),this.redirectUser=null,this.isProactiveRefreshEnabled=!1,this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION=1,this._canInitEmulator=!0,this._isInitialized=!1,this._deleted=!1,this._initializationPromise=null,this._popupRedirectResolver=null,this._errorFactory=So,this._agentRecaptchaConfig=null,this._tenantRecaptchaConfigs={},this._projectPasswordPolicy=null,this._tenantPasswordPolicies={},this._resolvePersistenceManagerAvailable=void 0,this.lastNotifiedUid=void 0,this.languageCode=null,this.tenantId=null,this.settings={appVerificationDisabledForTesting:!1},this.frameworks=[],this.name=t.name,this.clientVersion=o.sdkClientVersion,this._persistenceManagerAvailable=new Promise((t=>this._resolvePersistenceManagerAvailable=t))}_initializeWithPersistence(t,e){return e&&(this._popupRedirectResolver=cn(e)),this._initializationPromise=this.queue((async()=>{var i,o,n;if(!this._deleted&&(this.persistenceManager=await pn.create(this,t),null===(i=this._resolvePersistenceManagerAvailable)||void 0===i||i.call(this),!this._deleted)){if(null===(o=this._popupRedirectResolver)||void 0===o?void 0:o._shouldInitProactively)try{await this._popupRedirectResolver._initialize(this)}catch(t){}await this.initializeCurrentUser(e),this.lastNotifiedUid=(null===(n=this.currentUser)||void 0===n?void 0:n.uid)||null,this._deleted||(this._isInitialized=!0)}})),this._initializationPromise}async _onStorageEvent(){if(this._deleted)return;const t=await this.assertedPersistence.getCurrentUser();return this.currentUser||t?this.currentUser&&t&&this.currentUser.uid===t.uid?(this._currentUser._assign(t),void await this.currentUser.getIdToken()):void await this._updateCurrentUser(t,!0):void 0}async initializeCurrentUserFromIdToken(t){try{const e=await Ko(this,{idToken:t}),i=await an._fromGetAccountInfoResponse(this,e,t);await this.directlySetCurrentUser(i)}catch(t){console.warn("FirebaseServerApp could not login user with provided authIdToken: ",t),await this.directlySetCurrentUser(null)}}async initializeCurrentUser(t){var e;if(Ui(this.app)){const t=this.app.settings.authIdToken;return t?new Promise((e=>{setTimeout((()=>this.initializeCurrentUserFromIdToken(t).then(e,e)))})):this.directlySetCurrentUser(null)}const i=await this.assertedPersistence.getCurrentUser();let o=i,n=!1;if(t&&this.config.authDomain){await this.getOrInitRedirectPersistenceManager();const i=null===(e=this.redirectUser)||void 0===e?void 0:e._redirectEventId,r=null==o?void 0:o._redirectEventId,s=await this.tryRedirectSignIn(t);i&&i!==r||!(null==s?void 0:s.user)||(o=s.user,n=!0)}if(!o)return this.directlySetCurrentUser(null);if(!o._redirectEventId){if(n)try{await this.beforeStateQueue.runMiddleware(o)}catch(t){o=i,this._popupRedirectResolver._overrideRedirectResult(this,(()=>Promise.reject(t)))}return o?this.reloadAndSetCurrentUserOrClear(o):this.directlySetCurrentUser(null)}return Lo(this._popupRedirectResolver,this,"argument-error"),await this.getOrInitRedirectPersistenceManager(),this.redirectUser&&this.redirectUser._redirectEventId===o._redirectEventId?this.directlySetCurrentUser(o):this.reloadAndSetCurrentUserOrClear(o)}async tryRedirectSignIn(t){let e=null;try{e=await this._popupRedirectResolver._completeRedirectFn(this,t,!0)}catch(t){await this._setRedirectUser(null)}return e}async reloadAndSetCurrentUserOrClear(t){try{await on(t)}catch(t){if("auth/network-request-failed"!==(null==t?void 0:t.code))return this.directlySetCurrentUser(null)}return this.directlySetCurrentUser(t)}useDeviceLanguage(){this.languageCode=function(){if("undefined"==typeof navigator)return null;const t=navigator;return t.languages&&t.languages[0]||t.language||null}()}async _delete(){this._deleted=!0}async updateCurrentUser(t){if(Ui(this.app))return Promise.reject(Io(this));const e=t?Ae(t):null;return e&&Lo(e.auth.config.apiKey===this.config.apiKey,this,"invalid-user-token"),this._updateCurrentUser(e&&e._clone(this))}async _updateCurrentUser(t,e=!1){if(!this._deleted)return t&&Lo(this.tenantId===t.tenantId,this,"tenant-id-mismatch"),e||await this.beforeStateQueue.runMiddleware(t),this.queue((async()=>{await this.directlySetCurrentUser(t),this.notifyAuthListeners()}))}async signOut(){return Ui(this.app)?Promise.reject(Io(this)):(await this.beforeStateQueue.runMiddleware(null),(this.redirectPersistenceManager||this._popupRedirectResolver)&&await this._setRedirectUser(null),this._updateCurrentUser(null,!0))}setPersistence(t){return Ui(this.app)?Promise.reject(Io(this)):this.queue((async()=>{await this.assertedPersistence.setPersistence(cn(t))}))}_getRecaptchaConfig(){return null==this.tenantId?this._agentRecaptchaConfig:this._tenantRecaptchaConfigs[this.tenantId]}async validatePassword(t){this._getPasswordPolicyInternal()||await this._updatePasswordPolicy();const e=this._getPasswordPolicyInternal();return e.schemaVersion!==this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION?Promise.reject(this._errorFactory.create("unsupported-password-policy-schema-version",{})):e.validatePassword(t)}_getPasswordPolicyInternal(){return null===this.tenantId?this._projectPasswordPolicy:this._tenantPasswordPolicies[this.tenantId]}async _updatePasswordPolicy(){const t=await async function(t,e={}){return Ho(t,"GET","/v2/passwordPolicy",zo(t,e))}
|
|
818
817
|
/**
|
|
819
818
|
* @license
|
|
820
819
|
* Copyright 2023 Google LLC
|
|
@@ -830,7 +829,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
830
829
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
831
830
|
* See the License for the specific language governing permissions and
|
|
832
831
|
* limitations under the License.
|
|
833
|
-
*/(this),e=new
|
|
832
|
+
*/(this),e=new fn(t);null===this.tenantId?this._projectPasswordPolicy=e:this._tenantPasswordPolicies[this.tenantId]=e}_getPersistenceType(){return this.assertedPersistence.persistence.type}_getPersistence(){return this.assertedPersistence.persistence}_updateErrorMap(t){this._errorFactory=new Se("auth","Firebase",t())}onAuthStateChanged(t,e,i){return this.registerStateListener(this.authStateSubscription,t,e,i)}beforeAuthStateChanged(t,e){return this.beforeStateQueue.pushCallback(t,e)}onIdTokenChanged(t,e,i){return this.registerStateListener(this.idTokenSubscription,t,e,i)}authStateReady(){return new Promise(((t,e)=>{if(this.currentUser)t();else{const i=this.onAuthStateChanged((()=>{i(),t()}),e)}}))}async revokeAccessToken(t){if(this.currentUser){const e={providerId:"apple.com",tokenType:"ACCESS_TOKEN",token:t,idToken:await this.currentUser.getIdToken()};null!=this.tenantId&&(e.tenantId=this.tenantId),await async function(t,e){return Ho(t,"POST","/v2/accounts:revokeToken",zo(t,e))}(this,e)}}toJSON(){var t;return{apiKey:this.config.apiKey,authDomain:this.config.authDomain,appName:this.name,currentUser:null===(t=this._currentUser)||void 0===t?void 0:t.toJSON()}}async _setRedirectUser(t,e){const i=await this.getOrInitRedirectPersistenceManager(e);return null===t?i.removeCurrentUser():i.setCurrentUser(t)}async getOrInitRedirectPersistenceManager(t){if(!this.redirectPersistenceManager){const e=t&&cn(t)||this._popupRedirectResolver;Lo(e,this,"argument-error"),this.redirectPersistenceManager=await pn.create(this,[cn(e._redirectPersistence)],"redirectUser"),this.redirectUser=await this.redirectPersistenceManager.getCurrentUser()}return this.redirectPersistenceManager}async _redirectUserForId(t){var e,i;return this._isInitialized&&await this.queue((async()=>{})),(null===(e=this._currentUser)||void 0===e?void 0:e._redirectEventId)===t?this._currentUser:(null===(i=this.redirectUser)||void 0===i?void 0:i._redirectEventId)===t?this.redirectUser:null}async _persistUserIfCurrent(t){if(t===this.currentUser)return this.queue((async()=>this.directlySetCurrentUser(t)))}_notifyListenersIfCurrent(t){t===this.currentUser&&this.notifyAuthListeners()}_key(){return`${this.config.authDomain}:${this.config.apiKey}:${this.name}`}_startProactiveRefresh(){this.isProactiveRefreshEnabled=!0,this.currentUser&&this._currentUser._startProactiveRefresh()}_stopProactiveRefresh(){this.isProactiveRefreshEnabled=!1,this.currentUser&&this._currentUser._stopProactiveRefresh()}get _currentUser(){return this.currentUser}notifyAuthListeners(){var t,e;if(!this._isInitialized)return;this.idTokenSubscription.next(this.currentUser);const i=null!==(e=null===(t=this.currentUser)||void 0===t?void 0:t.uid)&&void 0!==e?e:null;this.lastNotifiedUid!==i&&(this.lastNotifiedUid=i,this.authStateSubscription.next(this.currentUser))}registerStateListener(t,e,i,o){if(this._deleted)return()=>{};const n="function"==typeof e?e:e.next.bind(e);let r=!1;const s=this._isInitialized?Promise.resolve():this._initializationPromise;if(Lo(s,this,"internal-error"),s.then((()=>{r||n(this.currentUser)})),"function"==typeof e){const n=t.addObserver(e,i,o);return()=>{r=!0,n()}}{const i=t.addObserver(e);return()=>{r=!0,i()}}}async directlySetCurrentUser(t){this.currentUser&&this.currentUser!==t&&this._currentUser._stopProactiveRefresh(),t&&this.isProactiveRefreshEnabled&&t._startProactiveRefresh(),this.currentUser=t,t?await this.assertedPersistence.setCurrentUser(t):await this.assertedPersistence.removeCurrentUser()}queue(t){return this.operations=this.operations.then(t,t),this.operations}get assertedPersistence(){return Lo(this.persistenceManager,this,"internal-error"),this.persistenceManager}_logFramework(t){t&&!this.frameworks.includes(t)&&(this.frameworks.push(t),this.frameworks.sort(),this.clientVersion=mn(this.config.clientPlatform,this._getFrameworks()))}_getFrameworks(){return this.frameworks}async _getAdditionalHeaders(){var t;const e={"X-Client-Version":this.clientVersion};this.app.options.appId&&(e["X-Firebase-gmpid"]=this.app.options.appId);const i=await(null===(t=this.heartbeatServiceProvider.getImmediate({optional:!0}))||void 0===t?void 0:t.getHeartbeatsHeader());i&&(e["X-Firebase-Client"]=i);const o=await this._getAppCheckToken();return o&&(e["X-Firebase-AppCheck"]=o),e}async _getAppCheckToken(){var t;if(Ui(this.app)&&this.app.settings.appCheckToken)return this.app.settings.appCheckToken;const e=await(null===(t=this.appCheckServiceProvider.getImmediate({optional:!0}))||void 0===t?void 0:t.getToken());return(null==e?void 0:e.error)&&function(t,...e){ko.logLevel<=$e.WARN&&ko.warn(`Auth (${Bi}): ${t}`,...e)}(`Error while retrieving App Check token: ${e.error}`),null==e?void 0:e.token}}class yn{constructor(t){this.auth=t,this.observer=null,this.addObserver=function(t,e){const i=new Te(t,e);return i.subscribe.bind(i)}((t=>this.observer=t))}get next(){return Lo(this.observer,this.auth,"internal-error"),this.observer.next.bind(this.observer)}}new jo(3e4,6e4),
|
|
834
833
|
/**
|
|
835
834
|
* @license
|
|
836
835
|
* Copyright 2020 Google LLC
|
|
@@ -847,7 +846,7 @@ class Xo{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
|
|
|
847
846
|
* See the License for the specific language governing permissions and
|
|
848
847
|
* limitations under the License.
|
|
849
848
|
*/
|
|
850
|
-
new
|
|
849
|
+
new jo(2e3,1e4),
|
|
851
850
|
/**
|
|
852
851
|
* @license
|
|
853
852
|
* Copyright 2020 Google LLC.
|
|
@@ -864,7 +863,7 @@ new Oo(2e3,1e4),
|
|
|
864
863
|
* See the License for the specific language governing permissions and
|
|
865
864
|
* limitations under the License.
|
|
866
865
|
*/
|
|
867
|
-
new
|
|
866
|
+
new jo(3e4,6e4),
|
|
868
867
|
/**
|
|
869
868
|
* @license
|
|
870
869
|
* Copyright 2020 Google LLC.
|
|
@@ -881,7 +880,7 @@ new Oo(3e4,6e4),
|
|
|
881
880
|
* See the License for the specific language governing permissions and
|
|
882
881
|
* limitations under the License.
|
|
883
882
|
*/
|
|
884
|
-
new
|
|
883
|
+
new jo(5e3,15e3);var bn="@firebase/auth",Cn="1.10.0";
|
|
885
884
|
/**
|
|
886
885
|
* @license
|
|
887
886
|
* Copyright 2020 Google LLC
|
|
@@ -898,7 +897,7 @@ new Oo(5e3,15e3);var mn="@firebase/auth",gn="1.7.4";
|
|
|
898
897
|
* See the License for the specific language governing permissions and
|
|
899
898
|
* limitations under the License.
|
|
900
899
|
*/
|
|
901
|
-
class
|
|
900
|
+
class xn{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var t;return this.assertAuthConfigured(),(null===(t=this.auth.currentUser)||void 0===t?void 0:t.uid)||null}async getToken(t){if(this.assertAuthConfigured(),await this.auth._initializationPromise,!this.auth.currentUser)return null;return{accessToken:await this.auth.currentUser.getIdToken(t)}}addAuthTokenListener(t){if(this.assertAuthConfigured(),this.internalListeners.has(t))return;const e=this.auth.onIdTokenChanged((e=>{t((null==e?void 0:e.stsTokenManager.accessToken)||null)}));this.internalListeners.set(t,e),this.updateProactiveRefresh()}removeAuthTokenListener(t){this.assertAuthConfigured();const e=this.internalListeners.get(t);e&&(this.internalListeners.delete(t),e(),this.updateProactiveRefresh())}assertAuthConfigured(){Lo(this.auth._initializationPromise,"dependent-sdk-initialized-before-auth")}updateProactiveRefresh(){this.internalListeners.size>0?this.auth._startProactiveRefresh():this.auth._stopProactiveRefresh()}}
|
|
902
901
|
/**
|
|
903
902
|
* @license
|
|
904
903
|
* Copyright 2020 Google LLC
|
|
@@ -914,7 +913,7 @@ class fn{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var
|
|
|
914
913
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
915
914
|
* See the License for the specific language governing permissions and
|
|
916
915
|
* limitations under the License.
|
|
917
|
-
*/var
|
|
916
|
+
*/var En;
|
|
918
917
|
/**
|
|
919
918
|
* @license
|
|
920
919
|
* Copyright 2021 Google LLC
|
|
@@ -930,15 +929,15 @@ class fn{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var
|
|
|
930
929
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
931
930
|
* See the License for the specific language governing permissions and
|
|
932
931
|
* limitations under the License.
|
|
933
|
-
*/(t=>{var e;null===(e=we())||void 0===e||e[`_${t}`]})("authIdTokenMaxAge"),wn="Browser",Pi(new Le("auth",((t,{options:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("heartbeat"),n=t.getProvider("app-check-internal"),{apiKey:r,authDomain:s}=i.options;No(r&&!r.includes(":"),"invalid-api-key",{appName:i.name});const a={apiKey:r,authDomain:s,clientPlatform:wn,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:dn(wn)},l=new pn(i,o,n,a);return function(t,e){const i=(null==e?void 0:e.persistence)||[],o=(Array.isArray(i)?i:[i]).map(nn);(null==e?void 0:e.errorMap)&&t._updateErrorMap(e.errorMap),t._initializeWithPersistence(o,null==e?void 0:e.popupRedirectResolver)}(l,e),l}),"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback(((t,e,i)=>{t.getProvider("auth-internal").initialize()}))),Pi(new Le("auth-internal",(t=>(t=>new fn(t))(function(t){return Ae(t)}(t.getProvider("auth").getImmediate()))),"PRIVATE").setInstantiationMode("EXPLICIT")),Zi(mn,gn,function(t){switch(t){case"Node":return"node";case"ReactNative":return"rn";case"Worker":return"webworker";case"Cordova":return"cordova";case"WebExtension":return"web-extension";default:return}}(wn)),Zi(mn,gn,"esm2017");const yn=("undefined"!=typeof globalThis?globalThis:void 0)?.crypto||("undefined"!=typeof global?global:void 0)?.crypto||("undefined"!=typeof window?window:void 0)?.crypto||("undefined"!=typeof self?self:void 0)?.crypto||("undefined"!=typeof frames?frames:void 0)?.[0]?.crypto;let bn;bn=yn?t=>{const e=[];for(let i=0;i<t;i+=4)e.push(yn.getRandomValues(new Uint32Array(1))[0]);return new xn(e,t)}:t=>{const e=[],i=t=>{let e=t,i=987654321;const o=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&o,e=18e3*(65535&e)+(e>>16)&o;let t=(i<<16)+e&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=i(4294967296*(o||Math.random()));o=987654071*t(),e.push(4294967296*t()|0)}return new xn(e,t)};class Cn{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 xn extends Cn{constructor(t=[],e=4*t.length){super();let i=t;if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){const t=i.byteLength,e=[];for(let o=0;o<t;o+=1)e[o>>>2]|=i[o]<<24-o%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random=bn;toString(t=En){return t.stringify(this)}concat(t){const e=this.words,i=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=i[t>>>2]>>>24-t%4*8&255;e[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)e[o+t>>>2]=i[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const En={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push((i>>>4).toString(16)),o.push((15&i).toString(16))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=2)i[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new xn(i,e/2)}},Sn={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new xn(i,e)}},kn={stringify(t){try{return decodeURIComponent(escape(Sn.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Sn.parse(unescape(encodeURIComponent(t)))};class Mn extends Cn{constructor(){super(),this._minBufferSize=0}reset(){this._data=new xn,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=kn.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:o}=this,n=i.words,r=i.sigBytes;let s=r/(4*o);s=t?Math.ceil(s):Math.max((0|s)-this._minBufferSize,0);const a=s*o,l=Math.min(4*a,r);if(a){for(let t=0;t<a;t+=o)this._doProcessBlock(n,t);e=n.splice(0,a),i.sigBytes-=l}return new xn(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class _n extends Mn{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Cn,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new Nn(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 Nn extends Cn{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=kn.parse(o));const n=i.blockSize,r=4*n;o.sigBytes>r&&(o=i.finalize(e)),o.clamp();const s=o.clone();this._oKey=s;const a=o.clone();this._iKey=a;const l=s.words,c=a.words;for(let t=0;t<n;t+=1)l[t]^=1549556828,c[t]^=909522486;s.sigBytes=r,a.sigBytes=r,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 Tn=xn;class In extends Cn{constructor(t,e){super(),this.high=t,this.low=e}}class An extends Cn{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let o=0;o<e;o+=1){const e=t[o];i.push(e.high),i.push(e.low)}return Tn.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 Ln=(t,e,i)=>{const o=[];let n=0;for(let r=0;r<e;r+=1)if(r%4){const e=i[t.charCodeAt(r-1)]<<r%4*2|i[t.charCodeAt(r)]>>>6-r%4*2;o[n>>>2]|=e<<24-n%4*8,n+=1}return xn.create(o,n)},On={stringify(t){const{words:e,sigBytes:i}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<i;t+=3){const r=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<i;e+=1)n.push(o.charAt(r>>>6*(3-e)&63))}const r=o.charAt(64);if(r)for(;n.length%4;)n.push(r);return n.join("")},parse(t){let e=t.length;const i=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<i.length;t+=1)o[i.charCodeAt(t)]=t}const n=i.charAt(64);if(n){const i=t.indexOf(n);-1!==i&&(e=i)}return Ln(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Dn=[];for(let t=0;t<64;t+=1)Dn[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Fn=(t,e,i,o,n,r,s)=>{const a=t+(e&i|~e&o)+n+s;return(a<<r|a>>>32-r)+e},$n=(t,e,i,o,n,r,s)=>{const a=t+(e&o|i&~o)+n+s;return(a<<r|a>>>32-r)+e},jn=(t,e,i,o,n,r,s)=>{const a=t+(e^i^o)+n+s;return(a<<r|a>>>32-r)+e},Vn=(t,e,i,o,n,r,s)=>{const a=t+(i^(e|~o))+n+s;return(a<<r|a>>>32-r)+e};class Pn extends _n{_doReset(){this._hash=new xn([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let o=0;o<16;o+=1){const n=e+o,r=t[n];i[n]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8)}const o=this._hash.words,n=i[e+0],r=i[e+1],s=i[e+2],a=i[e+3],l=i[e+4],c=i[e+5],d=i[e+6],h=i[e+7],u=i[e+8],p=i[e+9],v=i[e+10],m=i[e+11],g=i[e+12],f=i[e+13],w=i[e+14],y=i[e+15];let b=o[0],C=o[1],x=o[2],E=o[3];b=Fn(b,C,x,E,n,7,Dn[0]),E=Fn(E,b,C,x,r,12,Dn[1]),x=Fn(x,E,b,C,s,17,Dn[2]),C=Fn(C,x,E,b,a,22,Dn[3]),b=Fn(b,C,x,E,l,7,Dn[4]),E=Fn(E,b,C,x,c,12,Dn[5]),x=Fn(x,E,b,C,d,17,Dn[6]),C=Fn(C,x,E,b,h,22,Dn[7]),b=Fn(b,C,x,E,u,7,Dn[8]),E=Fn(E,b,C,x,p,12,Dn[9]),x=Fn(x,E,b,C,v,17,Dn[10]),C=Fn(C,x,E,b,m,22,Dn[11]),b=Fn(b,C,x,E,g,7,Dn[12]),E=Fn(E,b,C,x,f,12,Dn[13]),x=Fn(x,E,b,C,w,17,Dn[14]),C=Fn(C,x,E,b,y,22,Dn[15]),b=$n(b,C,x,E,r,5,Dn[16]),E=$n(E,b,C,x,d,9,Dn[17]),x=$n(x,E,b,C,m,14,Dn[18]),C=$n(C,x,E,b,n,20,Dn[19]),b=$n(b,C,x,E,c,5,Dn[20]),E=$n(E,b,C,x,v,9,Dn[21]),x=$n(x,E,b,C,y,14,Dn[22]),C=$n(C,x,E,b,l,20,Dn[23]),b=$n(b,C,x,E,p,5,Dn[24]),E=$n(E,b,C,x,w,9,Dn[25]),x=$n(x,E,b,C,a,14,Dn[26]),C=$n(C,x,E,b,u,20,Dn[27]),b=$n(b,C,x,E,f,5,Dn[28]),E=$n(E,b,C,x,s,9,Dn[29]),x=$n(x,E,b,C,h,14,Dn[30]),C=$n(C,x,E,b,g,20,Dn[31]),b=jn(b,C,x,E,c,4,Dn[32]),E=jn(E,b,C,x,u,11,Dn[33]),x=jn(x,E,b,C,m,16,Dn[34]),C=jn(C,x,E,b,w,23,Dn[35]),b=jn(b,C,x,E,r,4,Dn[36]),E=jn(E,b,C,x,l,11,Dn[37]),x=jn(x,E,b,C,h,16,Dn[38]),C=jn(C,x,E,b,v,23,Dn[39]),b=jn(b,C,x,E,f,4,Dn[40]),E=jn(E,b,C,x,n,11,Dn[41]),x=jn(x,E,b,C,a,16,Dn[42]),C=jn(C,x,E,b,d,23,Dn[43]),b=jn(b,C,x,E,p,4,Dn[44]),E=jn(E,b,C,x,g,11,Dn[45]),x=jn(x,E,b,C,y,16,Dn[46]),C=jn(C,x,E,b,s,23,Dn[47]),b=Vn(b,C,x,E,n,6,Dn[48]),E=Vn(E,b,C,x,h,10,Dn[49]),x=Vn(x,E,b,C,w,15,Dn[50]),C=Vn(C,x,E,b,c,21,Dn[51]),b=Vn(b,C,x,E,g,6,Dn[52]),E=Vn(E,b,C,x,a,10,Dn[53]),x=Vn(x,E,b,C,v,15,Dn[54]),C=Vn(C,x,E,b,r,21,Dn[55]),b=Vn(b,C,x,E,u,6,Dn[56]),E=Vn(E,b,C,x,y,10,Dn[57]),x=Vn(x,E,b,C,d,15,Dn[58]),C=Vn(C,x,E,b,f,21,Dn[59]),b=Vn(b,C,x,E,l,6,Dn[60]),E=Vn(E,b,C,x,m,10,Dn[61]),x=Vn(x,E,b,C,s,15,Dn[62]),C=Vn(C,x,E,b,p,21,Dn[63]),o[0]=o[0]+b|0,o[1]=o[1]+C|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32;const n=Math.floor(i/4294967296),r=i;e[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e[14+(o+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();const s=this._hash,a=s.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 s}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Rn=_n._createHelper(Pn),Un=_n._createHmacHelper(Pn);class zn extends Cn{constructor(t){super(),this.cfg=Object.assign(new Cn,{keySize:4,hasher:Pn,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),r=xn.create(),s=r.words,{keySize:a,iterations:l}=o;for(;s.length<a;){i&&n.update(i),i=n.update(t).finalize(e),n.reset();for(let t=1;t<l;t+=1)i=n.finalize(i),n.reset();r.concat(i)}return r.sigBytes=4*a,r}}class Hn extends Mn{constructor(t,e,i){super(),this.cfg=Object.assign(new Cn,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?tr:Qn;return{encrypt:(i,o,n)=>e(o).encrypt(t,i,o,n),decrypt:(i,o,n)=>e(o).decrypt(t,i,o,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}Hn._ENC_XFORM_MODE=1,Hn._DEC_XFORM_MODE=2,Hn.keySize=4,Hn.ivSize=4;class Bn extends Hn{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Zn extends Cn{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 Gn(t,e,i){const o=t;let n;const r=this._iv;r?(n=r,this._iv=void 0):n=this._prevBlock;for(let t=0;t<i;t+=1)o[e+t]^=n[t]}class Wn extends Zn{}Wn.Encryptor=class extends Wn{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;Gn.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},Wn.Decryptor=class extends Wn{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),Gn.call(this,t,e,o),this._prevBlock=n}};const Kn={pad(t,e){const i=4*e,o=i-t.sigBytes%i,n=o<<24|o<<16|o<<8|o,r=[];for(let t=0;t<o;t+=4)r.push(n);const s=xn.create(r,o);t.concat(s)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class Jn extends Hn{constructor(t,e,i){super(t,e,Object.assign({mode:Wn,padding:Kn},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:o}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,i&&i.words),this._mode.i=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class Yn extends Cn{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const qn={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?xn.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(On)},parse(t){let e;const i=On.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=xn.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),Yn.create({ciphertext:i,salt:e})}};class Qn extends Cn{static encrypt(t,e,i,o){const n=Object.assign(new Cn,this.cfg,o),r=t.createEncryptor(i,n),s=r.finalize(e),a=r.cfg;return Yn.create({ciphertext:s,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:r.blockSize,formatter:n.format})}static decrypt(t,e,i,o){let n=e;const r=Object.assign(new Cn,this.cfg,o);n=this._parse(n,r.format);return t.createDecryptor(i,r).finalize(n.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}Qn.cfg=Object.assign(new Cn,{format:qn});const Xn={execute(t,e,i,o,n){let r,s=o;s||(s=xn.random(8)),r=n?zn.create({keySize:e+i,hasher:n}).compute(t,s):zn.create({keySize:e+i}).compute(t,s);const a=xn.create(r.words.slice(e),4*i);return r.sigBytes=4*e,Yn.create({key:r,iv:a,salt:s})}};class tr extends Qn{static encrypt(t,e,i,o){const n=Object.assign(new Cn,this.cfg,o),r=n.kdf.execute(i,t.keySize,t.ivSize,n.salt,n.hasher);n.iv=r.iv;const s=Qn.encrypt.call(this,t,e,r.key,n);return s.mixIn(r),s}static decrypt(t,e,i,o){let n=e;const r=Object.assign(new Cn,this.cfg,o);n=this._parse(n,r.format);const s=r.kdf.execute(i,t.keySize,t.ivSize,n.salt,r.hasher);r.iv=s.iv;return Qn.decrypt.call(this,t,n,s.key,r)}}tr.cfg=Object.assign(Qn.cfg,{kdf:Xn});const er=t=>t<<8&4278255360|t>>>8&16711935,ir={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return xn.create(i,2*e)}},or=ir,nr={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=er(e[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=er(t.charCodeAt(o)<<16-o%2*16);return xn.create(i,2*e)}},rr={stringify(t,e=!0){const{words:i,sigBytes:o}=t,n=e?this._safeMap:this._map;t.clamp();const r=[];for(let t=0;t<o;t+=3){const e=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<o;i+=1)r.push(n.charAt(e>>>6*(3-i)&63))}const s=n.charAt(64);if(s)for(;r.length%4;)r.push(s);return r.join("")},parse(t,e=!0){let i=t.length;const o=e?this._safeMap:this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<o.length;t+=1)n[o.charCodeAt(t)]=t}const r=o.charAt(64);if(r){const e=t.indexOf(r);-1!==e&&(i=e)}return Ln(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safeMap:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"},sr=[];class ar extends _n{_doReset(){this._hash=new xn([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],r=i[2],s=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)sr[i]=0|t[e+i];else{const t=sr[i-3]^sr[i-8]^sr[i-14]^sr[i-16];sr[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+sr[i];l+=i<20?1518500249+(n&r|~n&s):i<40?1859775393+(n^r^s):i<60?(n&r|n&s|r&s)-1894007588:(n^r^s)-899497514,a=s,s=r,r=n<<30|n>>>2,n=o,o=l}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+r|0,i[3]=i[3]+s|0,i[4]=i[4]+a|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const lr=_n._createHelper(ar),cr=_n._createHmacHelper(ar),dr=[],hr=[],ur=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},pr=t=>4294967296*(t-(0|t))|0;let vr=2,mr=0;for(;mr<64;)ur(vr)&&(mr<8&&(dr[mr]=pr(vr**.5)),hr[mr]=pr(vr**(1/3)),mr+=1),vr+=1;const gr=[];class fr extends _n{_doReset(){this._hash=new xn(dr.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],r=i[2],s=i[3],a=i[4],l=i[5],c=i[6],d=i[7];for(let i=0;i<64;i+=1){if(i<16)gr[i]=0|t[e+i];else{const t=gr[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=gr[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;gr[i]=e+gr[i-7]+n+gr[i-16]}const h=o&n^o&r^n&r,u=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),p=d+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+hr[i]+gr[i];d=c,c=l,l=a,a=s+p|0,s=r,r=n,n=o,o=p+(u+h)|0}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+r|0,i[3]=i[3]+s|0,i[4]=i[4]+a|0,i[5]=i[5]+l|0,i[6]=i[6]+c|0,i[7]=i[7]+d|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const wr=_n._createHelper(fr),yr=_n._createHmacHelper(fr);class br extends fr{_doReset(){this._hash=new xn([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Cr=fr._createHelper(br),xr=fr._createHmacHelper(br),Er=[new In(1116352408,3609767458),new In(1899447441,602891725),new In(3049323471,3964484399),new In(3921009573,2173295548),new In(961987163,4081628472),new In(1508970993,3053834265),new In(2453635748,2937671579),new In(2870763221,3664609560),new In(3624381080,2734883394),new In(310598401,1164996542),new In(607225278,1323610764),new In(1426881987,3590304994),new In(1925078388,4068182383),new In(2162078206,991336113),new In(2614888103,633803317),new In(3248222580,3479774868),new In(3835390401,2666613458),new In(4022224774,944711139),new In(264347078,2341262773),new In(604807628,2007800933),new In(770255983,1495990901),new In(1249150122,1856431235),new In(1555081692,3175218132),new In(1996064986,2198950837),new In(2554220882,3999719339),new In(2821834349,766784016),new In(2952996808,2566594879),new In(3210313671,3203337956),new In(3336571891,1034457026),new In(3584528711,2466948901),new In(113926993,3758326383),new In(338241895,168717936),new In(666307205,1188179964),new In(773529912,1546045734),new In(1294757372,1522805485),new In(1396182291,2643833823),new In(1695183700,2343527390),new In(1986661051,1014477480),new In(2177026350,1206759142),new In(2456956037,344077627),new In(2730485921,1290863460),new In(2820302411,3158454273),new In(3259730800,3505952657),new In(3345764771,106217008),new In(3516065817,3606008344),new In(3600352804,1432725776),new In(4094571909,1467031594),new In(275423344,851169720),new In(430227734,3100823752),new In(506948616,1363258195),new In(659060556,3750685593),new In(883997877,3785050280),new In(958139571,3318307427),new In(1322822218,3812723403),new In(1537002063,2003034995),new In(1747873779,3602036899),new In(1955562222,1575990012),new In(2024104815,1125592928),new In(2227730452,2716904306),new In(2361852424,442776044),new In(2428436474,593698344),new In(2756734187,3733110249),new In(3204031479,2999351573),new In(3329325298,3815920427),new In(3391569614,3928383900),new In(3515267271,566280711),new In(3940187606,3454069534),new In(4118630271,4000239992),new In(116418474,1914138554),new In(174292421,2731055270),new In(289380356,3203993006),new In(460393269,320620315),new In(685471733,587496836),new In(852142971,1086792851),new In(1017036298,365543100),new In(1126000580,2618297676),new In(1288033470,3409855158),new In(1501505948,4234509866),new In(1607167915,987167468),new In(1816402316,1246189591)],Sr=[];for(let t=0;t<80;t+=1)Sr[t]=new In;class kr extends _n{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new An([new In(1779033703,4089235720),new In(3144134277,2227873595),new In(1013904242,4271175723),new In(2773480762,1595750129),new In(1359893119,2917565137),new In(2600822924,725511199),new In(528734635,4215389547),new In(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,o=i[0],n=i[1],r=i[2],s=i[3],a=i[4],l=i[5],c=i[6],d=i[7],h=o.high;let u=o.low;const p=n.high;let v=n.low;const m=r.high;let g=r.low;const f=s.high;let w=s.low;const y=a.high;let b=a.low;const C=l.high;let x=l.low;const E=c.high;let S=c.low;const k=d.high;let M=d.low,_=h,N=u,T=p,I=v,A=m,L=g,O=f,D=w,F=y,$=b,j=C,V=x,P=E,R=S,U=k,z=M;for(let i=0;i<80;i+=1){let o,n;const r=Sr[i];if(i<16)r.high=0|t[e+2*i],n=r.high,r.low=0|t[e+2*i+1],o=r.low;else{const t=Sr[i-15],e=t.high,s=t.low,a=(e>>>1|s<<31)^(e>>>8|s<<24)^e>>>7,l=(s>>>1|e<<31)^(s>>>8|e<<24)^(s>>>7|e<<25),c=Sr[i-2],d=c.high,h=c.low,u=(d>>>19|h<<13)^(d<<3|h>>>29)^d>>>6,p=(h>>>19|d<<13)^(h<<3|d>>>29)^(h>>>6|d<<26),v=Sr[i-7],m=v.high,g=v.low,f=Sr[i-16],w=f.high,y=f.low;o=l+g,n=a+m+(o>>>0<l>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=y,n=n+w+(o>>>0<y>>>0?1:0),r.high=n,r.low=o}const s=F&j^~F&P,a=$&V^~$&R,l=_&T^_&A^T&A,c=N&I^N&L^I&L,d=(_>>>28|N<<4)^(_<<30|N>>>2)^(_<<25|N>>>7),h=(N>>>28|_<<4)^(N<<30|_>>>2)^(N<<25|_>>>7),u=(F>>>14|$<<18)^(F>>>18|$<<14)^(F<<23|$>>>9),p=($>>>14|F<<18)^($>>>18|F<<14)^($<<23|F>>>9),v=Er[i],m=v.high,g=v.low;let f=z+p,w=U+u+(f>>>0<z>>>0?1:0);f+=a,w=w+s+(f>>>0<a>>>0?1:0),f+=g,w=w+m+(f>>>0<g>>>0?1:0),f+=o,w=w+n+(f>>>0<o>>>0?1:0);const y=h+c;U=P,z=R,P=j,R=V,j=F,V=$,$=D+f|0,F=O+w+($>>>0<D>>>0?1:0)|0,O=A,D=L,A=T,L=I,T=_,I=N,N=f+y|0,_=w+(d+l+(y>>>0<h>>>0?1:0))+(N>>>0<f>>>0?1:0)|0}o.low=u+N,u=o.low,o.high=h+_+(u>>>0<N>>>0?1:0),n.low=v+I,v=n.low,n.high=p+T+(v>>>0<I>>>0?1:0),r.low=g+L,g=r.low,r.high=m+A+(g>>>0<L>>>0?1:0),s.low=w+D,w=s.low,s.high=f+O+(w>>>0<D>>>0?1:0),a.low=b+$,b=a.low,a.high=y+F+(b>>>0<$>>>0?1:0),l.low=x+V,x=l.low,l.high=C+j+(x>>>0<V>>>0?1:0),c.low=S+R,S=c.low,c.high=E+P+(S>>>0<R>>>0?1:0),d.low=M+z,M=d.low,d.high=k+U+(M>>>0<z>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[30+(o+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(o+128>>>10<<5)]=i,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Mr=_n._createHelper(kr),_r=_n._createHmacHelper(kr);class Nr extends kr{_doReset(){this._hash=new An([new In(3418070365,3238371032),new In(1654270250,914150663),new In(2438529370,812702999),new In(355462360,4144912697),new In(1731405415,4290775857),new In(2394180231,1750603025),new In(3675008525,1694076839),new In(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Tr=kr._createHelper(Nr),Ir=kr._createHmacHelper(Nr),Ar=[],Lr=[],Or=[];let Dr=1,Fr=0;for(let t=0;t<24;t+=1){Ar[Dr+5*Fr]=(t+1)*(t+2)/2%64;const e=(2*Dr+3*Fr)%5;Dr=Fr%5,Fr=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)Lr[t+5*e]=e+(2*t+3*e)%5*5;let $r=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&$r){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&$r?$r=$r<<1^113:$r<<=1}Or[t]=In.create(e,i)}const jr=[];for(let t=0;t<25;t+=1)jr[t]=In.create();class Vr extends _n{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 In;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[e+2*n],r=t[e+2*n+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8);const s=i[n];s.high^=r,s.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,o=0;for(let n=0;n<5;n+=1){const r=i[t+5*n];e^=r.high,o^=r.low}const n=jr[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=jr[(t+4)%5],o=jr[(t+1)%5],n=o.high,r=o.low,s=e.high^(n<<1|r>>>31),a=e.low^(r<<1|n>>>31);for(let e=0;e<5;e+=1){const o=i[t+5*e];o.high^=s,o.low^=a}}for(let t=1;t<25;t+=1){let e,o;const n=i[t],r=n.high,s=n.low,a=Ar[t];a<32?(e=r<<a|s>>>32-a,o=s<<a|r>>>32-a):(e=s<<a-32|r>>>64-a,o=r<<a-32|s>>>64-a);const l=jr[Lr[t]];l.high=e,l.low=o}const e=jr[0],o=i[0];e.high=o.high,e.low=o.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const o=t+5*e,n=i[o],r=jr[o],s=jr[(t+1)%5+5*e],a=jr[(t+2)%5+5*e];n.high=r.high^~s.high&a.high,n.low=r.low^~s.low&a.low}const n=i[0],r=Or[t];n.high^=r.high,n.low^=r.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,o=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const n=this._state,r=this.cfg.outputLength/8,s=r/8,a=[];for(let t=0;t<s;t+=1){const e=n[t];let i=e.high,o=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a.push(o),a.push(i)}return new xn(a,r)}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 Pr=_n._createHelper(Vr),Rr=_n._createHmacHelper(Vr),Ur=xn.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]),zr=xn.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]),Hr=xn.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]),Br=xn.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]),Zr=xn.create([0,1518500249,1859775393,2400959708,2840853838]),Gr=xn.create([1352829926,1548603684,1836072691,2053994217,0]),Wr=(t,e,i)=>t^e^i,Kr=(t,e,i)=>t&e|~t&i,Jr=(t,e,i)=>(t|~e)^i,Yr=(t,e,i)=>t&i|e&~i,qr=(t,e,i)=>t^(e|~i),Qr=(t,e)=>t<<e|t>>>32-e;class Xr extends _n{_doReset(){this._hash=xn.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const o=e+t,n=i[o];i[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=Zr.words,r=Gr.words,s=Ur.words,a=zr.words,l=Hr.words,c=Br.words;let d,h=o[0],u=o[1],p=o[2],v=o[3],m=o[4],g=o[0],f=o[1],w=o[2],y=o[3],b=o[4];for(let t=0;t<80;t+=1)d=h+i[e+s[t]]|0,d+=t<16?Wr(u,p,v)+n[0]:t<32?Kr(u,p,v)+n[1]:t<48?Jr(u,p,v)+n[2]:t<64?Yr(u,p,v)+n[3]:qr(u,p,v)+n[4],d|=0,d=Qr(d,l[t]),d=d+m|0,h=m,m=v,v=Qr(p,10),p=u,u=d,d=g+i[e+a[t]]|0,d+=t<16?qr(f,w,y)+r[0]:t<32?Yr(f,w,y)+r[1]:t<48?Jr(f,w,y)+r[2]:t<64?Kr(f,w,y)+r[3]:Wr(f,w,y)+r[4],d|=0,d=Qr(d,c[t]),d=d+b|0,g=b,b=y,y=Qr(w,10),w=f,f=d;d=o[1]+p+y|0,o[1]=o[2]+v+b|0,o[2]=o[3]+m+g|0,o[3]=o[4]+h+f|0,o[4]=o[0]+u+w|0,o[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,r=n.words;for(let t=0;t<5;t+=1){const e=r[t];r[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ts=_n._createHelper(Xr),es=_n._createHmacHelper(Xr);class is extends Cn{constructor(t){super(),this.cfg=Object.assign(new Cn,{keySize:4,hasher:fr,iterations:25e4},t)}compute(t,e){const{cfg:i}=this,o=Nn.create(i.hasher,t),n=xn.create(),r=xn.create([1]),s=n.words,a=r.words,{keySize:l,iterations:c}=i;for(;s.length<l;){const t=o.update(e).finalize(r);o.reset();const i=t.words,s=i.length;let l=t;for(let t=1;t<c;t+=1){l=o.finalize(l),o.reset();const t=l.words;for(let e=0;e<s;e+=1)i[e]^=t[e]}n.concat(t),a[0]+=1}return n.sigBytes=4*l,n}}const os=[],ns=[],rs=[],ss=[],as=[],ls=[],cs=[],ds=[],hs=[],us=[],ps=[];for(let t=0;t<256;t+=1)ps[t]=t<128?t<<1:t<<1^283;let vs=0,ms=0;for(let t=0;t<256;t+=1){let t=ms^ms<<1^ms<<2^ms<<3^ms<<4;t=t>>>8^255&t^99,os[vs]=t,ns[t]=vs;const e=ps[vs],i=ps[e],o=ps[i];let n=257*ps[t]^16843008*t;rs[vs]=n<<24|n>>>8,ss[vs]=n<<16|n>>>16,as[vs]=n<<8|n>>>24,ls[vs]=n,n=16843009*o^65537*i^257*e^16843008*vs,cs[t]=n<<24|n>>>8,ds[t]=n<<16|n>>>16,hs[t]=n<<8|n>>>24,us[t]=n,vs?(vs=e^ps[ps[ps[o^e]]],ms^=ps[ps[ms]]):(ms=1,vs=ms)}const gs=[0,1,2,4,8,16,32,64,128,27,54];class fs extends Jn{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,o=e.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const r=this._keySchedule;for(let e=0;e<n;e+=1)e<o?r[e]=i[e]:(t=r[e-1],e%o?o>6&&e%o==4&&(t=os[t>>>24]<<24|os[t>>>16&255]<<16|os[t>>>8&255]<<8|os[255&t]):(t=t<<8|t>>>24,t=os[t>>>24]<<24|os[t>>>16&255]<<16|os[t>>>8&255]<<8|os[255&t],t^=gs[e/o|0]<<24),r[e]=r[e-o]^t);this._invKeySchedule=[];const s=this._invKeySchedule;for(let e=0;e<n;e+=1){const i=n-e;t=e%4?r[i]:r[i-4],s[e]=e<4||i<=4?t:cs[os[t>>>24]]^ds[os[t>>>16&255]]^hs[os[t>>>8&255]]^us[os[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,rs,ss,as,ls,os)}decryptBlock(t,e){const i=t;let o=i[e+1];i[e+1]=i[e+3],i[e+3]=o,this._doCryptBlock(i,e,this._invKeySchedule,cs,ds,hs,us,ns),o=i[e+1],i[e+1]=i[e+3],i[e+3]=o}_doCryptBlock(t,e,i,o,n,r,s,a){const l=t,c=this._nRounds;let d=l[e]^i[0],h=l[e+1]^i[1],u=l[e+2]^i[2],p=l[e+3]^i[3],v=4;for(let t=1;t<c;t+=1){const t=o[d>>>24]^n[h>>>16&255]^r[u>>>8&255]^s[255&p]^i[v];v+=1;const e=o[h>>>24]^n[u>>>16&255]^r[p>>>8&255]^s[255&d]^i[v];v+=1;const a=o[u>>>24]^n[p>>>16&255]^r[d>>>8&255]^s[255&h]^i[v];v+=1;const l=o[p>>>24]^n[d>>>16&255]^r[h>>>8&255]^s[255&u]^i[v];v+=1,d=t,h=e,u=a,p=l}const m=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const g=(a[h>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&d])^i[v];v+=1;const f=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^i[v];v+=1;const w=(a[p>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&u])^i[v];v+=1,l[e]=m,l[e+1]=g,l[e+2]=f,l[e+3]=w}}fs.keySize=8;const ws=Jn._createHelper(fs),ys=[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],bs=[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],Cs=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],xs=[{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}],Es=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Ss(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function ks(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class Ms extends Jn{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=ys[i]-1;e[i]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const o=i[t],n=Cs[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(bs[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(bs[t+24]-1+n)%28]<<31-t%6;o[0]=o[0]<<1|o[0]>>>31;for(let t=1;t<7;t+=1)o[t]>>>=4*(t-1)+3;o[7]=o[7]<<5|o[7]>>>27}this._invSubKeys=[];const o=this._invSubKeys;for(let t=0;t<16;t+=1)o[t]=i[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,i){const o=t;this._lBlock=t[e],this._rBlock=t[e+1],Ss.call(this,4,252645135),Ss.call(this,16,65535),ks.call(this,2,858993459),ks.call(this,8,16711935),Ss.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],o=this._lBlock,n=this._rBlock;let r=0;for(let t=0;t<8;t+=1)r|=xs[t][((n^e[t])&Es[t])>>>0];this._lBlock=n,this._rBlock=o^r}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,Ss.call(this,1,1431655765),ks.call(this,8,16711935),ks.call(this,2,858993459),Ss.call(this,16,65535),Ss.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}Ms.keySize=2,Ms.ivSize=2;const _s=Jn._createHelper(Ms);class Ns extends Jn{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=Ms.createEncryptor(xn.create(e)),this._des2=Ms.createEncryptor(xn.create(i)),this._des3=Ms.createEncryptor(xn.create(o))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}Ns.keySize=6,Ns.ivSize=2;const Ts=Jn._createHelper(Ns),Is=[],As=[],Ls=[];function Os(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)As[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<As[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<As[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<As[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<As[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<As[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<As[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<As[6]>>>0?1:0)|0,this._b=e[7]>>>0<As[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,r=o>>>16,s=((n*n>>>17)+n*r>>>15)+r*r,a=((4294901760&o)*o|0)+((65535&o)*o|0);Ls[i]=s^a}t[0]=Ls[0]+(Ls[7]<<16|Ls[7]>>>16)+(Ls[6]<<16|Ls[6]>>>16)|0,t[1]=Ls[1]+(Ls[0]<<8|Ls[0]>>>24)+Ls[7]|0,t[2]=Ls[2]+(Ls[1]<<16|Ls[1]>>>16)+(Ls[0]<<16|Ls[0]>>>16)|0,t[3]=Ls[3]+(Ls[2]<<8|Ls[2]>>>24)+Ls[1]|0,t[4]=Ls[4]+(Ls[3]<<16|Ls[3]>>>16)+(Ls[2]<<16|Ls[2]>>>16)|0,t[5]=Ls[5]+(Ls[4]<<8|Ls[4]>>>24)+Ls[3]|0,t[6]=Ls[6]+(Ls[5]<<16|Ls[5]>>>16)+(Ls[4]<<16|Ls[4]>>>16)|0,t[7]=Ls[7]+(Ls[6]<<8|Ls[6]>>>24)+Ls[5]|0}class Ds extends Bn{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;for(let e=0;e<4;e+=1)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)Os.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],r=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=r>>>16|4294901760&s,l=s<<16|65535&r;o[0]^=r,o[1]^=a,o[2]^=s,o[3]^=l,o[4]^=r,o[5]^=a,o[6]^=s,o[7]^=l;for(let t=0;t<4;t+=1)Os.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Os.call(this),Is[0]=o[0]^o[5]>>>16^o[3]<<16,Is[1]=o[2]^o[7]>>>16^o[5]<<16,Is[2]=o[4]^o[1]>>>16^o[7]<<16,Is[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Is[t]=16711935&(Is[t]<<8|Is[t]>>>24)|4278255360&(Is[t]<<24|Is[t]>>>8),i[e+t]^=Is[t]}}const Fs=Bn._createHelper(Ds),$s=[],js=[],Vs=[];function Ps(){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 o=t[i]+e[i],n=65535&o,r=o>>>16,s=((n*n>>>17)+n*r>>>15)+r*r,a=((4294901760&o)*o|0)+((65535&o)*o|0);Vs[i]=s^a}t[0]=Vs[0]+(Vs[7]<<16|Vs[7]>>>16)+(Vs[6]<<16|Vs[6]>>>16)|0,t[1]=Vs[1]+(Vs[0]<<8|Vs[0]>>>24)+Vs[7]|0,t[2]=Vs[2]+(Vs[1]<<16|Vs[1]>>>16)+(Vs[0]<<16|Vs[0]>>>16)|0,t[3]=Vs[3]+(Vs[2]<<8|Vs[2]>>>24)+Vs[1]|0,t[4]=Vs[4]+(Vs[3]<<16|Vs[3]>>>16)+(Vs[2]<<16|Vs[2]>>>16)|0,t[5]=Vs[5]+(Vs[4]<<8|Vs[4]>>>24)+Vs[3]|0,t[6]=Vs[6]+(Vs[5]<<16|Vs[5]>>>16)+(Vs[4]<<16|Vs[4]>>>16)|0,t[7]=Vs[7]+(Vs[6]<<8|Vs[6]>>>24)+Vs[5]|0}class Rs extends Bn{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)Ps.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],r=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=r>>>16|4294901760&s,l=s<<16|65535&r;o[0]^=r,o[1]^=a,o[2]^=s,o[3]^=l,o[4]^=r,o[5]^=a,o[6]^=s,o[7]^=l;for(let t=0;t<4;t+=1)Ps.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Ps.call(this),$s[0]=o[0]^o[5]>>>16^o[3]<<16,$s[1]=o[2]^o[7]>>>16^o[5]<<16,$s[2]=o[4]^o[1]>>>16^o[7]<<16,$s[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)$s[t]=16711935&($s[t]<<8|$s[t]>>>24)|4278255360&($s[t]<<24|$s[t]>>>8),i[e+t]^=$s[t]}}const Us=Bn._createHelper(Rs);function zs(){const t=this._S;let e=this._i,i=this._j,o=0;for(let n=0;n<4;n+=1){e=(e+1)%256,i=(i+t[e])%256;const r=t[e];t[e]=t[i],t[i]=r,o|=t[(t[e]+t[i])%256]<<24-8*n}return this._i=e,this._j=i,o}class Hs extends Bn{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const o=this._S;for(let t=0;t<256;t+=1)o[t]=t;for(let t=0,n=0;t<256;t+=1){const r=t%i,s=e[r>>>2]>>>24-r%4*8&255;n=(n+o[t]+s)%256;const a=o[t];o[t]=o[n],o[n]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=zs.call(this)}}Hs.keySize=8,Hs.ivSize=0;const Bs=Bn._createHelper(Hs);class Zs extends Hs{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)zs.call(this)}}const Gs=Bn._createHelper(Zs),Ws=16,Ks=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Js=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]],Ys={pbox:[],sbox:[]};function qs(t,e){const i=e>>24&255,o=e>>16&255,n=e>>8&255,r=255&e;let s=t.sbox[0][i]+t.sbox[1][o];return s^=t.sbox[2][n],s+=t.sbox[3][r],s}function Qs(t,e,i){let o,n=e,r=i;for(let e=0;e<Ws;++e)n^=t.pbox[e],r=qs(t,n)^r,o=n,n=r,r=o;return o=n,n=r,r=o,r^=t.pbox[Ws],n^=t.pbox[17],{left:n,right:r}}class Xs extends Jn{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){if(this._keyPriorReset===this._key)return;const t=this._keyPriorReset=this._key,e=t.words,i=t.sigBytes/4;!function(t,e,i){for(let e=0;e<4;e++){t.sbox[e]=[];for(let i=0;i<256;i++)t.sbox[e][i]=Js[e][i]}let o=0;for(let n=0;n<18;n++)t.pbox[n]=Ks[n]^e[o],o++,o>=i&&(o=0);let n=0,r=0,s=0;for(let e=0;e<18;e+=2)s=Qs(t,n,r),n=s.left,r=s.right,t.pbox[e]=n,t.pbox[e+1]=r;for(let e=0;e<4;e++)for(let i=0;i<256;i+=2)s=Qs(t,n,r),n=s.left,r=s.right,t.sbox[e][i]=n,t.sbox[e][i+1]=r}(Ys,e,i)}encryptBlock(t,e){const i=Qs(Ys,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}decryptBlock(t,e){const i=function(t,e,i){let o,n=e,r=i;for(let e=17;e>1;--e)n^=t.pbox[e],r=qs(t,n)^r,o=n,n=r,r=o;return o=n,n=r,r=o,r^=t.pbox[1],n^=t.pbox[0],{left:n,right:r}}(Ys,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}}Xs.keySize=4,Xs.ivSize=2;const ta=Jn._createHelper(Xs);function ea(t,e,i,o){const n=t;let r;const s=this._iv;s?(r=s.slice(0),this._iv=void 0):r=this._prevBlock,o.encryptBlock(r,0);for(let t=0;t<i;t+=1)n[e+t]^=r[t]}class ia extends Zn{}ia.Encryptor=class extends ia{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;ea.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},ia.Decryptor=class extends ia{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);ea.call(this,t,e,o,i),this._prevBlock=n}};class oa extends Zn{}oa.Encryptor=class extends oa{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._counter;r&&(this._counter=r.slice(0),s=this._counter,this._iv=void 0);const a=s.slice(0);o.encryptBlock(a,0),s[n-1]=s[n-1]+1|0;for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},oa.Decryptor=oa.Encryptor;const na=t=>{let e=t;if(255&~(t>>24))e+=1<<24;else{let i=t>>16&255,o=t>>8&255,n=255&t;255===i?(i=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):i+=1,e=0,e+=i<<16,e+=o<<8,e+=n}return e};
|
|
932
|
+
*/(t=>{var e;null===(e=we())||void 0===e||e[`_${t}`]})("authIdTokenMaxAge"),En="Browser",Ri(new Le("auth",((t,{options:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("heartbeat"),n=t.getProvider("app-check-internal"),{apiKey:r,authDomain:s}=i.options;Lo(r&&!r.includes(":"),"invalid-api-key",{appName:i.name});const a={apiKey:r,authDomain:s,clientPlatform:En,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:mn(En)},l=new wn(i,o,n,a);return function(t,e){const i=(null==e?void 0:e.persistence)||[],o=(Array.isArray(i)?i:[i]).map(cn);(null==e?void 0:e.errorMap)&&t._updateErrorMap(e.errorMap),t._initializeWithPersistence(o,null==e?void 0:e.popupRedirectResolver)}(l,e),l}),"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback(((t,e,i)=>{t.getProvider("auth-internal").initialize()}))),Ri(new Le("auth-internal",(t=>(t=>new xn(t))(function(t){return Ae(t)}(t.getProvider("auth").getImmediate()))),"PRIVATE").setInstantiationMode("EXPLICIT")),Gi(bn,Cn,function(t){switch(t){case"Node":return"node";case"ReactNative":return"rn";case"Worker":return"webworker";case"Cordova":return"cordova";case"WebExtension":return"web-extension";default:return}}(En)),Gi(bn,Cn,"esm2017");const Sn=("undefined"!=typeof globalThis?globalThis:void 0)?.crypto||("undefined"!=typeof global?global:void 0)?.crypto||("undefined"!=typeof window?window:void 0)?.crypto||("undefined"!=typeof self?self:void 0)?.crypto||("undefined"!=typeof frames?frames:void 0)?.[0]?.crypto;let kn;kn=Sn?t=>{const e=[];for(let i=0;i<t;i+=4)e.push(Sn.getRandomValues(new Uint32Array(1))[0]);return new _n(e,t)}:t=>{const e=[],i=t=>{let e=t,i=987654321;const o=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&o,e=18e3*(65535&e)+(e>>16)&o;let t=(i<<16)+e&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=i(4294967296*(o||Math.random()));o=987654071*t(),e.push(4294967296*t()|0)}return new _n(e,t)};class Mn{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 _n extends Mn{constructor(t=[],e=4*t.length){super();let i=t;if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){const t=i.byteLength,e=[];for(let o=0;o<t;o+=1)e[o>>>2]|=i[o]<<24-o%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random=kn;toString(t=Nn){return t.stringify(this)}concat(t){const e=this.words,i=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=i[t>>>2]>>>24-t%4*8&255;e[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)e[o+t>>>2]=i[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const Nn={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push((i>>>4).toString(16)),o.push((15&i).toString(16))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=2)i[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new _n(i,e/2)}},Tn={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new _n(i,e)}},In={stringify(t){try{return decodeURIComponent(escape(Tn.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>Tn.parse(unescape(encodeURIComponent(t)))};class An extends Mn{constructor(){super(),this._minBufferSize=0}reset(){this._data=new _n,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=In.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:o}=this,n=i.words,r=i.sigBytes;let s=r/(4*o);s=t?Math.ceil(s):Math.max((0|s)-this._minBufferSize,0);const a=s*o,l=Math.min(4*a,r);if(a){for(let t=0;t<a;t+=o)this._doProcessBlock(n,t);e=n.splice(0,a),i.sigBytes-=l}return new _n(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class Ln extends An{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new Mn,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new On(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 On extends Mn{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=In.parse(o));const n=i.blockSize,r=4*n;o.sigBytes>r&&(o=i.finalize(e)),o.clamp();const s=o.clone();this._oKey=s;const a=o.clone();this._iKey=a;const l=s.words,c=a.words;for(let t=0;t<n;t+=1)l[t]^=1549556828,c[t]^=909522486;s.sigBytes=r,a.sigBytes=r,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 Dn=_n;class Fn extends Mn{constructor(t,e){super(),this.high=t,this.low=e}}class $n extends Mn{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let o=0;o<e;o+=1){const e=t[o];i.push(e.high),i.push(e.low)}return Dn.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 jn=(t,e,i)=>{const o=[];let n=0;for(let r=0;r<e;r+=1)if(r%4){const e=i[t.charCodeAt(r-1)]<<r%4*2|i[t.charCodeAt(r)]>>>6-r%4*2;o[n>>>2]|=e<<24-n%4*8,n+=1}return _n.create(o,n)},Vn={stringify(t){const{words:e,sigBytes:i}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<i;t+=3){const r=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<i;e+=1)n.push(o.charAt(r>>>6*(3-e)&63))}const r=o.charAt(64);if(r)for(;n.length%4;)n.push(r);return n.join("")},parse(t){let e=t.length;const i=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<i.length;t+=1)o[i.charCodeAt(t)]=t}const n=i.charAt(64);if(n){const i=t.indexOf(n);-1!==i&&(e=i)}return jn(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},Pn=[];for(let t=0;t<64;t+=1)Pn[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Rn=(t,e,i,o,n,r,s)=>{const a=t+(e&i|~e&o)+n+s;return(a<<r|a>>>32-r)+e},Un=(t,e,i,o,n,r,s)=>{const a=t+(e&o|i&~o)+n+s;return(a<<r|a>>>32-r)+e},zn=(t,e,i,o,n,r,s)=>{const a=t+(e^i^o)+n+s;return(a<<r|a>>>32-r)+e},Hn=(t,e,i,o,n,r,s)=>{const a=t+(i^(e|~o))+n+s;return(a<<r|a>>>32-r)+e};class Bn extends Ln{_doReset(){this._hash=new _n([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let o=0;o<16;o+=1){const n=e+o,r=t[n];i[n]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8)}const o=this._hash.words,n=i[e+0],r=i[e+1],s=i[e+2],a=i[e+3],l=i[e+4],c=i[e+5],d=i[e+6],h=i[e+7],u=i[e+8],p=i[e+9],v=i[e+10],m=i[e+11],g=i[e+12],f=i[e+13],w=i[e+14],y=i[e+15];let b=o[0],C=o[1],x=o[2],E=o[3];b=Rn(b,C,x,E,n,7,Pn[0]),E=Rn(E,b,C,x,r,12,Pn[1]),x=Rn(x,E,b,C,s,17,Pn[2]),C=Rn(C,x,E,b,a,22,Pn[3]),b=Rn(b,C,x,E,l,7,Pn[4]),E=Rn(E,b,C,x,c,12,Pn[5]),x=Rn(x,E,b,C,d,17,Pn[6]),C=Rn(C,x,E,b,h,22,Pn[7]),b=Rn(b,C,x,E,u,7,Pn[8]),E=Rn(E,b,C,x,p,12,Pn[9]),x=Rn(x,E,b,C,v,17,Pn[10]),C=Rn(C,x,E,b,m,22,Pn[11]),b=Rn(b,C,x,E,g,7,Pn[12]),E=Rn(E,b,C,x,f,12,Pn[13]),x=Rn(x,E,b,C,w,17,Pn[14]),C=Rn(C,x,E,b,y,22,Pn[15]),b=Un(b,C,x,E,r,5,Pn[16]),E=Un(E,b,C,x,d,9,Pn[17]),x=Un(x,E,b,C,m,14,Pn[18]),C=Un(C,x,E,b,n,20,Pn[19]),b=Un(b,C,x,E,c,5,Pn[20]),E=Un(E,b,C,x,v,9,Pn[21]),x=Un(x,E,b,C,y,14,Pn[22]),C=Un(C,x,E,b,l,20,Pn[23]),b=Un(b,C,x,E,p,5,Pn[24]),E=Un(E,b,C,x,w,9,Pn[25]),x=Un(x,E,b,C,a,14,Pn[26]),C=Un(C,x,E,b,u,20,Pn[27]),b=Un(b,C,x,E,f,5,Pn[28]),E=Un(E,b,C,x,s,9,Pn[29]),x=Un(x,E,b,C,h,14,Pn[30]),C=Un(C,x,E,b,g,20,Pn[31]),b=zn(b,C,x,E,c,4,Pn[32]),E=zn(E,b,C,x,u,11,Pn[33]),x=zn(x,E,b,C,m,16,Pn[34]),C=zn(C,x,E,b,w,23,Pn[35]),b=zn(b,C,x,E,r,4,Pn[36]),E=zn(E,b,C,x,l,11,Pn[37]),x=zn(x,E,b,C,h,16,Pn[38]),C=zn(C,x,E,b,v,23,Pn[39]),b=zn(b,C,x,E,f,4,Pn[40]),E=zn(E,b,C,x,n,11,Pn[41]),x=zn(x,E,b,C,a,16,Pn[42]),C=zn(C,x,E,b,d,23,Pn[43]),b=zn(b,C,x,E,p,4,Pn[44]),E=zn(E,b,C,x,g,11,Pn[45]),x=zn(x,E,b,C,y,16,Pn[46]),C=zn(C,x,E,b,s,23,Pn[47]),b=Hn(b,C,x,E,n,6,Pn[48]),E=Hn(E,b,C,x,h,10,Pn[49]),x=Hn(x,E,b,C,w,15,Pn[50]),C=Hn(C,x,E,b,c,21,Pn[51]),b=Hn(b,C,x,E,g,6,Pn[52]),E=Hn(E,b,C,x,a,10,Pn[53]),x=Hn(x,E,b,C,v,15,Pn[54]),C=Hn(C,x,E,b,r,21,Pn[55]),b=Hn(b,C,x,E,u,6,Pn[56]),E=Hn(E,b,C,x,y,10,Pn[57]),x=Hn(x,E,b,C,d,15,Pn[58]),C=Hn(C,x,E,b,f,21,Pn[59]),b=Hn(b,C,x,E,l,6,Pn[60]),E=Hn(E,b,C,x,m,10,Pn[61]),x=Hn(x,E,b,C,s,15,Pn[62]),C=Hn(C,x,E,b,p,21,Pn[63]),o[0]=o[0]+b|0,o[1]=o[1]+C|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32;const n=Math.floor(i/4294967296),r=i;e[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e[14+(o+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();const s=this._hash,a=s.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 s}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Zn=Ln._createHelper(Bn),Gn=Ln._createHmacHelper(Bn);class Wn extends Mn{constructor(t){super(),this.cfg=Object.assign(new Mn,{keySize:4,hasher:Bn,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),r=_n.create(),s=r.words,{keySize:a,iterations:l}=o;for(;s.length<a;){i&&n.update(i),i=n.update(t).finalize(e),n.reset();for(let t=1;t<l;t+=1)i=n.finalize(i),n.reset();r.concat(i)}return r.sigBytes=4*a,r}}class Kn extends An{constructor(t,e,i){super(),this.cfg=Object.assign(new Mn,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?rr:or;return{encrypt:(i,o,n)=>e(o).encrypt(t,i,o,n),decrypt:(i,o,n)=>e(o).decrypt(t,i,o,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}Kn._ENC_XFORM_MODE=1,Kn._DEC_XFORM_MODE=2,Kn.keySize=4,Kn.ivSize=4;class Jn extends Kn{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Yn extends Mn{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 qn(t,e,i){const o=t;let n;const r=this._iv;r?(n=r,this._iv=void 0):n=this._prevBlock;for(let t=0;t<i;t+=1)o[e+t]^=n[t]}class Qn extends Yn{}Qn.Encryptor=class extends Qn{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;qn.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},Qn.Decryptor=class extends Qn{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),qn.call(this,t,e,o),this._prevBlock=n}};const Xn={pad(t,e){const i=4*e,o=i-t.sigBytes%i,n=o<<24|o<<16|o<<8|o,r=[];for(let t=0;t<o;t+=4)r.push(n);const s=_n.create(r,o);t.concat(s)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class tr extends Kn{constructor(t,e,i){super(t,e,Object.assign({mode:Qn,padding:Xn},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:o}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,i&&i.words),this._mode.i=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class er extends Mn{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const ir={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?_n.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(Vn)},parse(t){let e;const i=Vn.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=_n.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),er.create({ciphertext:i,salt:e})}};class or extends Mn{static encrypt(t,e,i,o){const n=Object.assign(new Mn,this.cfg,o),r=t.createEncryptor(i,n),s=r.finalize(e),a=r.cfg;return er.create({ciphertext:s,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:r.blockSize,formatter:n.format})}static decrypt(t,e,i,o){let n=e;const r=Object.assign(new Mn,this.cfg,o);n=this._parse(n,r.format);return t.createDecryptor(i,r).finalize(n.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}or.cfg=Object.assign(new Mn,{format:ir});const nr={execute(t,e,i,o,n){let r,s=o;s||(s=_n.random(8)),r=n?Wn.create({keySize:e+i,hasher:n}).compute(t,s):Wn.create({keySize:e+i}).compute(t,s);const a=_n.create(r.words.slice(e),4*i);return r.sigBytes=4*e,er.create({key:r,iv:a,salt:s})}};class rr extends or{static encrypt(t,e,i,o){const n=Object.assign(new Mn,this.cfg,o),r=n.kdf.execute(i,t.keySize,t.ivSize,n.salt,n.hasher);n.iv=r.iv;const s=or.encrypt.call(this,t,e,r.key,n);return s.mixIn(r),s}static decrypt(t,e,i,o){let n=e;const r=Object.assign(new Mn,this.cfg,o);n=this._parse(n,r.format);const s=r.kdf.execute(i,t.keySize,t.ivSize,n.salt,r.hasher);r.iv=s.iv;return or.decrypt.call(this,t,n,s.key,r)}}rr.cfg=Object.assign(or.cfg,{kdf:nr});const sr=t=>t<<8&4278255360|t>>>8&16711935,ar={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return _n.create(i,2*e)}},lr=ar,cr={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=sr(e[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=sr(t.charCodeAt(o)<<16-o%2*16);return _n.create(i,2*e)}},dr={stringify(t,e=!0){const{words:i,sigBytes:o}=t,n=e?this._safeMap:this._map;t.clamp();const r=[];for(let t=0;t<o;t+=3){const e=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<o;i+=1)r.push(n.charAt(e>>>6*(3-i)&63))}const s=n.charAt(64);if(s)for(;r.length%4;)r.push(s);return r.join("")},parse(t,e=!0){let i=t.length;const o=e?this._safeMap:this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<o.length;t+=1)n[o.charCodeAt(t)]=t}const r=o.charAt(64);if(r){const e=t.indexOf(r);-1!==e&&(i=e)}return jn(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safeMap:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"},hr=[];class ur extends Ln{_doReset(){this._hash=new _n([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],r=i[2],s=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)hr[i]=0|t[e+i];else{const t=hr[i-3]^hr[i-8]^hr[i-14]^hr[i-16];hr[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+hr[i];l+=i<20?1518500249+(n&r|~n&s):i<40?1859775393+(n^r^s):i<60?(n&r|n&s|r&s)-1894007588:(n^r^s)-899497514,a=s,s=r,r=n<<30|n>>>2,n=o,o=l}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+r|0,i[3]=i[3]+s|0,i[4]=i[4]+a|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const pr=Ln._createHelper(ur),vr=Ln._createHmacHelper(ur),mr=[],gr=[],fr=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},wr=t=>4294967296*(t-(0|t))|0;let yr=2,br=0;for(;br<64;)fr(yr)&&(br<8&&(mr[br]=wr(yr**.5)),gr[br]=wr(yr**(1/3)),br+=1),yr+=1;const Cr=[];class xr extends Ln{_doReset(){this._hash=new _n(mr.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],r=i[2],s=i[3],a=i[4],l=i[5],c=i[6],d=i[7];for(let i=0;i<64;i+=1){if(i<16)Cr[i]=0|t[e+i];else{const t=Cr[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=Cr[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;Cr[i]=e+Cr[i-7]+n+Cr[i-16]}const h=o&n^o&r^n&r,u=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),p=d+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+gr[i]+Cr[i];d=c,c=l,l=a,a=s+p|0,s=r,r=n,n=o,o=p+(u+h)|0}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+r|0,i[3]=i[3]+s|0,i[4]=i[4]+a|0,i[5]=i[5]+l|0,i[6]=i[6]+c|0,i[7]=i[7]+d|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Er=Ln._createHelper(xr),Sr=Ln._createHmacHelper(xr);class kr extends xr{_doReset(){this._hash=new _n([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const Mr=xr._createHelper(kr),_r=xr._createHmacHelper(kr),Nr=[new Fn(1116352408,3609767458),new Fn(1899447441,602891725),new Fn(3049323471,3964484399),new Fn(3921009573,2173295548),new Fn(961987163,4081628472),new Fn(1508970993,3053834265),new Fn(2453635748,2937671579),new Fn(2870763221,3664609560),new Fn(3624381080,2734883394),new Fn(310598401,1164996542),new Fn(607225278,1323610764),new Fn(1426881987,3590304994),new Fn(1925078388,4068182383),new Fn(2162078206,991336113),new Fn(2614888103,633803317),new Fn(3248222580,3479774868),new Fn(3835390401,2666613458),new Fn(4022224774,944711139),new Fn(264347078,2341262773),new Fn(604807628,2007800933),new Fn(770255983,1495990901),new Fn(1249150122,1856431235),new Fn(1555081692,3175218132),new Fn(1996064986,2198950837),new Fn(2554220882,3999719339),new Fn(2821834349,766784016),new Fn(2952996808,2566594879),new Fn(3210313671,3203337956),new Fn(3336571891,1034457026),new Fn(3584528711,2466948901),new Fn(113926993,3758326383),new Fn(338241895,168717936),new Fn(666307205,1188179964),new Fn(773529912,1546045734),new Fn(1294757372,1522805485),new Fn(1396182291,2643833823),new Fn(1695183700,2343527390),new Fn(1986661051,1014477480),new Fn(2177026350,1206759142),new Fn(2456956037,344077627),new Fn(2730485921,1290863460),new Fn(2820302411,3158454273),new Fn(3259730800,3505952657),new Fn(3345764771,106217008),new Fn(3516065817,3606008344),new Fn(3600352804,1432725776),new Fn(4094571909,1467031594),new Fn(275423344,851169720),new Fn(430227734,3100823752),new Fn(506948616,1363258195),new Fn(659060556,3750685593),new Fn(883997877,3785050280),new Fn(958139571,3318307427),new Fn(1322822218,3812723403),new Fn(1537002063,2003034995),new Fn(1747873779,3602036899),new Fn(1955562222,1575990012),new Fn(2024104815,1125592928),new Fn(2227730452,2716904306),new Fn(2361852424,442776044),new Fn(2428436474,593698344),new Fn(2756734187,3733110249),new Fn(3204031479,2999351573),new Fn(3329325298,3815920427),new Fn(3391569614,3928383900),new Fn(3515267271,566280711),new Fn(3940187606,3454069534),new Fn(4118630271,4000239992),new Fn(116418474,1914138554),new Fn(174292421,2731055270),new Fn(289380356,3203993006),new Fn(460393269,320620315),new Fn(685471733,587496836),new Fn(852142971,1086792851),new Fn(1017036298,365543100),new Fn(1126000580,2618297676),new Fn(1288033470,3409855158),new Fn(1501505948,4234509866),new Fn(1607167915,987167468),new Fn(1816402316,1246189591)],Tr=[];for(let t=0;t<80;t+=1)Tr[t]=new Fn;class Ir extends Ln{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new $n([new Fn(1779033703,4089235720),new Fn(3144134277,2227873595),new Fn(1013904242,4271175723),new Fn(2773480762,1595750129),new Fn(1359893119,2917565137),new Fn(2600822924,725511199),new Fn(528734635,4215389547),new Fn(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,o=i[0],n=i[1],r=i[2],s=i[3],a=i[4],l=i[5],c=i[6],d=i[7],h=o.high;let u=o.low;const p=n.high;let v=n.low;const m=r.high;let g=r.low;const f=s.high;let w=s.low;const y=a.high;let b=a.low;const C=l.high;let x=l.low;const E=c.high;let S=c.low;const k=d.high;let M=d.low,_=h,N=u,T=p,I=v,A=m,L=g,O=f,D=w,F=y,$=b,j=C,V=x,P=E,R=S,U=k,z=M;for(let i=0;i<80;i+=1){let o,n;const r=Tr[i];if(i<16)r.high=0|t[e+2*i],n=r.high,r.low=0|t[e+2*i+1],o=r.low;else{const t=Tr[i-15],e=t.high,s=t.low,a=(e>>>1|s<<31)^(e>>>8|s<<24)^e>>>7,l=(s>>>1|e<<31)^(s>>>8|e<<24)^(s>>>7|e<<25),c=Tr[i-2],d=c.high,h=c.low,u=(d>>>19|h<<13)^(d<<3|h>>>29)^d>>>6,p=(h>>>19|d<<13)^(h<<3|d>>>29)^(h>>>6|d<<26),v=Tr[i-7],m=v.high,g=v.low,f=Tr[i-16],w=f.high,y=f.low;o=l+g,n=a+m+(o>>>0<l>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=y,n=n+w+(o>>>0<y>>>0?1:0),r.high=n,r.low=o}const s=F&j^~F&P,a=$&V^~$&R,l=_&T^_&A^T&A,c=N&I^N&L^I&L,d=(_>>>28|N<<4)^(_<<30|N>>>2)^(_<<25|N>>>7),h=(N>>>28|_<<4)^(N<<30|_>>>2)^(N<<25|_>>>7),u=(F>>>14|$<<18)^(F>>>18|$<<14)^(F<<23|$>>>9),p=($>>>14|F<<18)^($>>>18|F<<14)^($<<23|F>>>9),v=Nr[i],m=v.high,g=v.low;let f=z+p,w=U+u+(f>>>0<z>>>0?1:0);f+=a,w=w+s+(f>>>0<a>>>0?1:0),f+=g,w=w+m+(f>>>0<g>>>0?1:0),f+=o,w=w+n+(f>>>0<o>>>0?1:0);const y=h+c;U=P,z=R,P=j,R=V,j=F,V=$,$=D+f|0,F=O+w+($>>>0<D>>>0?1:0)|0,O=A,D=L,A=T,L=I,T=_,I=N,N=f+y|0,_=w+(d+l+(y>>>0<h>>>0?1:0))+(N>>>0<f>>>0?1:0)|0}o.low=u+N,u=o.low,o.high=h+_+(u>>>0<N>>>0?1:0),n.low=v+I,v=n.low,n.high=p+T+(v>>>0<I>>>0?1:0),r.low=g+L,g=r.low,r.high=m+A+(g>>>0<L>>>0?1:0),s.low=w+D,w=s.low,s.high=f+O+(w>>>0<D>>>0?1:0),a.low=b+$,b=a.low,a.high=y+F+(b>>>0<$>>>0?1:0),l.low=x+V,x=l.low,l.high=C+j+(x>>>0<V>>>0?1:0),c.low=S+R,S=c.low,c.high=E+P+(S>>>0<R>>>0?1:0),d.low=M+z,M=d.low,d.high=k+U+(M>>>0<z>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[30+(o+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(o+128>>>10<<5)]=i,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Ar=Ln._createHelper(Ir),Lr=Ln._createHmacHelper(Ir);class Or extends Ir{_doReset(){this._hash=new $n([new Fn(3418070365,3238371032),new Fn(1654270250,914150663),new Fn(2438529370,812702999),new Fn(355462360,4144912697),new Fn(1731405415,4290775857),new Fn(2394180231,1750603025),new Fn(3675008525,1694076839),new Fn(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const Dr=Ir._createHelper(Or),Fr=Ir._createHmacHelper(Or),$r=[],jr=[],Vr=[];let Pr=1,Rr=0;for(let t=0;t<24;t+=1){$r[Pr+5*Rr]=(t+1)*(t+2)/2%64;const e=(2*Pr+3*Rr)%5;Pr=Rr%5,Rr=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)jr[t+5*e]=e+(2*t+3*e)%5*5;let Ur=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&Ur){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&Ur?Ur=Ur<<1^113:Ur<<=1}Vr[t]=Fn.create(e,i)}const zr=[];for(let t=0;t<25;t+=1)zr[t]=Fn.create();class Hr extends Ln{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 Fn;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[e+2*n],r=t[e+2*n+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8);const s=i[n];s.high^=r,s.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,o=0;for(let n=0;n<5;n+=1){const r=i[t+5*n];e^=r.high,o^=r.low}const n=zr[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=zr[(t+4)%5],o=zr[(t+1)%5],n=o.high,r=o.low,s=e.high^(n<<1|r>>>31),a=e.low^(r<<1|n>>>31);for(let e=0;e<5;e+=1){const o=i[t+5*e];o.high^=s,o.low^=a}}for(let t=1;t<25;t+=1){let e,o;const n=i[t],r=n.high,s=n.low,a=$r[t];a<32?(e=r<<a|s>>>32-a,o=s<<a|r>>>32-a):(e=s<<a-32|r>>>64-a,o=r<<a-32|s>>>64-a);const l=zr[jr[t]];l.high=e,l.low=o}const e=zr[0],o=i[0];e.high=o.high,e.low=o.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const o=t+5*e,n=i[o],r=zr[o],s=zr[(t+1)%5+5*e],a=zr[(t+2)%5+5*e];n.high=r.high^~s.high&a.high,n.low=r.low^~s.low&a.low}const n=i[0],r=Vr[t];n.high^=r.high,n.low^=r.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,o=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const n=this._state,r=this.cfg.outputLength/8,s=r/8,a=[];for(let t=0;t<s;t+=1){const e=n[t];let i=e.high,o=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a.push(o),a.push(i)}return new _n(a,r)}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 Br=Ln._createHelper(Hr),Zr=Ln._createHmacHelper(Hr),Gr=_n.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]),Wr=_n.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]),Kr=_n.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]),Jr=_n.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]),Yr=_n.create([0,1518500249,1859775393,2400959708,2840853838]),qr=_n.create([1352829926,1548603684,1836072691,2053994217,0]),Qr=(t,e,i)=>t^e^i,Xr=(t,e,i)=>t&e|~t&i,ts=(t,e,i)=>(t|~e)^i,es=(t,e,i)=>t&i|e&~i,is=(t,e,i)=>t^(e|~i),os=(t,e)=>t<<e|t>>>32-e;class ns extends Ln{_doReset(){this._hash=_n.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const o=e+t,n=i[o];i[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=Yr.words,r=qr.words,s=Gr.words,a=Wr.words,l=Kr.words,c=Jr.words;let d,h=o[0],u=o[1],p=o[2],v=o[3],m=o[4],g=o[0],f=o[1],w=o[2],y=o[3],b=o[4];for(let t=0;t<80;t+=1)d=h+i[e+s[t]]|0,d+=t<16?Qr(u,p,v)+n[0]:t<32?Xr(u,p,v)+n[1]:t<48?ts(u,p,v)+n[2]:t<64?es(u,p,v)+n[3]:is(u,p,v)+n[4],d|=0,d=os(d,l[t]),d=d+m|0,h=m,m=v,v=os(p,10),p=u,u=d,d=g+i[e+a[t]]|0,d+=t<16?is(f,w,y)+r[0]:t<32?es(f,w,y)+r[1]:t<48?ts(f,w,y)+r[2]:t<64?Xr(f,w,y)+r[3]:Qr(f,w,y)+r[4],d|=0,d=os(d,c[t]),d=d+b|0,g=b,b=y,y=os(w,10),w=f,f=d;d=o[1]+p+y|0,o[1]=o[2]+v+b|0,o[2]=o[3]+m+g|0,o[3]=o[4]+h+f|0,o[4]=o[0]+u+w|0,o[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,r=n.words;for(let t=0;t<5;t+=1){const e=r[t];r[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const rs=Ln._createHelper(ns),ss=Ln._createHmacHelper(ns);class as extends Mn{constructor(t){super(),this.cfg=Object.assign(new Mn,{keySize:4,hasher:xr,iterations:25e4},t)}compute(t,e){const{cfg:i}=this,o=On.create(i.hasher,t),n=_n.create(),r=_n.create([1]),s=n.words,a=r.words,{keySize:l,iterations:c}=i;for(;s.length<l;){const t=o.update(e).finalize(r);o.reset();const i=t.words,s=i.length;let l=t;for(let t=1;t<c;t+=1){l=o.finalize(l),o.reset();const t=l.words;for(let e=0;e<s;e+=1)i[e]^=t[e]}n.concat(t),a[0]+=1}return n.sigBytes=4*l,n}}const ls=[],cs=[],ds=[],hs=[],us=[],ps=[],vs=[],ms=[],gs=[],fs=[],ws=[];for(let t=0;t<256;t+=1)ws[t]=t<128?t<<1:t<<1^283;let ys=0,bs=0;for(let t=0;t<256;t+=1){let t=bs^bs<<1^bs<<2^bs<<3^bs<<4;t=t>>>8^255&t^99,ls[ys]=t,cs[t]=ys;const e=ws[ys],i=ws[e],o=ws[i];let n=257*ws[t]^16843008*t;ds[ys]=n<<24|n>>>8,hs[ys]=n<<16|n>>>16,us[ys]=n<<8|n>>>24,ps[ys]=n,n=16843009*o^65537*i^257*e^16843008*ys,vs[t]=n<<24|n>>>8,ms[t]=n<<16|n>>>16,gs[t]=n<<8|n>>>24,fs[t]=n,ys?(ys=e^ws[ws[ws[o^e]]],bs^=ws[ws[bs]]):(bs=1,ys=bs)}const Cs=[0,1,2,4,8,16,32,64,128,27,54];class xs extends tr{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,o=e.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const r=this._keySchedule;for(let e=0;e<n;e+=1)e<o?r[e]=i[e]:(t=r[e-1],e%o?o>6&&e%o==4&&(t=ls[t>>>24]<<24|ls[t>>>16&255]<<16|ls[t>>>8&255]<<8|ls[255&t]):(t=t<<8|t>>>24,t=ls[t>>>24]<<24|ls[t>>>16&255]<<16|ls[t>>>8&255]<<8|ls[255&t],t^=Cs[e/o|0]<<24),r[e]=r[e-o]^t);this._invKeySchedule=[];const s=this._invKeySchedule;for(let e=0;e<n;e+=1){const i=n-e;t=e%4?r[i]:r[i-4],s[e]=e<4||i<=4?t:vs[ls[t>>>24]]^ms[ls[t>>>16&255]]^gs[ls[t>>>8&255]]^fs[ls[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,ds,hs,us,ps,ls)}decryptBlock(t,e){const i=t;let o=i[e+1];i[e+1]=i[e+3],i[e+3]=o,this._doCryptBlock(i,e,this._invKeySchedule,vs,ms,gs,fs,cs),o=i[e+1],i[e+1]=i[e+3],i[e+3]=o}_doCryptBlock(t,e,i,o,n,r,s,a){const l=t,c=this._nRounds;let d=l[e]^i[0],h=l[e+1]^i[1],u=l[e+2]^i[2],p=l[e+3]^i[3],v=4;for(let t=1;t<c;t+=1){const t=o[d>>>24]^n[h>>>16&255]^r[u>>>8&255]^s[255&p]^i[v];v+=1;const e=o[h>>>24]^n[u>>>16&255]^r[p>>>8&255]^s[255&d]^i[v];v+=1;const a=o[u>>>24]^n[p>>>16&255]^r[d>>>8&255]^s[255&h]^i[v];v+=1;const l=o[p>>>24]^n[d>>>16&255]^r[h>>>8&255]^s[255&u]^i[v];v+=1,d=t,h=e,u=a,p=l}const m=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const g=(a[h>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&d])^i[v];v+=1;const f=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^i[v];v+=1;const w=(a[p>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&u])^i[v];v+=1,l[e]=m,l[e+1]=g,l[e+2]=f,l[e+3]=w}}xs.keySize=8;const Es=tr._createHelper(xs),Ss=[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],ks=[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],Ms=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],_s=[{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}],Ns=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function Ts(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function Is(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class As extends tr{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=Ss[i]-1;e[i]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const o=i[t],n=Ms[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(ks[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(ks[t+24]-1+n)%28]<<31-t%6;o[0]=o[0]<<1|o[0]>>>31;for(let t=1;t<7;t+=1)o[t]>>>=4*(t-1)+3;o[7]=o[7]<<5|o[7]>>>27}this._invSubKeys=[];const o=this._invSubKeys;for(let t=0;t<16;t+=1)o[t]=i[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,i){const o=t;this._lBlock=t[e],this._rBlock=t[e+1],Ts.call(this,4,252645135),Ts.call(this,16,65535),Is.call(this,2,858993459),Is.call(this,8,16711935),Ts.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],o=this._lBlock,n=this._rBlock;let r=0;for(let t=0;t<8;t+=1)r|=_s[t][((n^e[t])&Ns[t])>>>0];this._lBlock=n,this._rBlock=o^r}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,Ts.call(this,1,1431655765),Is.call(this,8,16711935),Is.call(this,2,858993459),Ts.call(this,16,65535),Ts.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}As.keySize=2,As.ivSize=2;const Ls=tr._createHelper(As);class Os extends tr{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=As.createEncryptor(_n.create(e)),this._des2=As.createEncryptor(_n.create(i)),this._des3=As.createEncryptor(_n.create(o))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}Os.keySize=6,Os.ivSize=2;const Ds=tr._createHelper(Os),Fs=[],$s=[],js=[];function Vs(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)$s[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<$s[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<$s[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<$s[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<$s[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<$s[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<$s[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<$s[6]>>>0?1:0)|0,this._b=e[7]>>>0<$s[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,r=o>>>16,s=((n*n>>>17)+n*r>>>15)+r*r,a=((4294901760&o)*o|0)+((65535&o)*o|0);js[i]=s^a}t[0]=js[0]+(js[7]<<16|js[7]>>>16)+(js[6]<<16|js[6]>>>16)|0,t[1]=js[1]+(js[0]<<8|js[0]>>>24)+js[7]|0,t[2]=js[2]+(js[1]<<16|js[1]>>>16)+(js[0]<<16|js[0]>>>16)|0,t[3]=js[3]+(js[2]<<8|js[2]>>>24)+js[1]|0,t[4]=js[4]+(js[3]<<16|js[3]>>>16)+(js[2]<<16|js[2]>>>16)|0,t[5]=js[5]+(js[4]<<8|js[4]>>>24)+js[3]|0,t[6]=js[6]+(js[5]<<16|js[5]>>>16)+(js[4]<<16|js[4]>>>16)|0,t[7]=js[7]+(js[6]<<8|js[6]>>>24)+js[5]|0}class Ps extends Jn{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;for(let e=0;e<4;e+=1)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)Vs.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],r=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=r>>>16|4294901760&s,l=s<<16|65535&r;o[0]^=r,o[1]^=a,o[2]^=s,o[3]^=l,o[4]^=r,o[5]^=a,o[6]^=s,o[7]^=l;for(let t=0;t<4;t+=1)Vs.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Vs.call(this),Fs[0]=o[0]^o[5]>>>16^o[3]<<16,Fs[1]=o[2]^o[7]>>>16^o[5]<<16,Fs[2]=o[4]^o[1]>>>16^o[7]<<16,Fs[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Fs[t]=16711935&(Fs[t]<<8|Fs[t]>>>24)|4278255360&(Fs[t]<<24|Fs[t]>>>8),i[e+t]^=Fs[t]}}const Rs=Jn._createHelper(Ps),Us=[],zs=[],Hs=[];function Bs(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)zs[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<zs[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<zs[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<zs[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<zs[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<zs[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<zs[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<zs[6]>>>0?1:0)|0,this._b=e[7]>>>0<zs[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,r=o>>>16,s=((n*n>>>17)+n*r>>>15)+r*r,a=((4294901760&o)*o|0)+((65535&o)*o|0);Hs[i]=s^a}t[0]=Hs[0]+(Hs[7]<<16|Hs[7]>>>16)+(Hs[6]<<16|Hs[6]>>>16)|0,t[1]=Hs[1]+(Hs[0]<<8|Hs[0]>>>24)+Hs[7]|0,t[2]=Hs[2]+(Hs[1]<<16|Hs[1]>>>16)+(Hs[0]<<16|Hs[0]>>>16)|0,t[3]=Hs[3]+(Hs[2]<<8|Hs[2]>>>24)+Hs[1]|0,t[4]=Hs[4]+(Hs[3]<<16|Hs[3]>>>16)+(Hs[2]<<16|Hs[2]>>>16)|0,t[5]=Hs[5]+(Hs[4]<<8|Hs[4]>>>24)+Hs[3]|0,t[6]=Hs[6]+(Hs[5]<<16|Hs[5]>>>16)+(Hs[4]<<16|Hs[4]>>>16)|0,t[7]=Hs[7]+(Hs[6]<<8|Hs[6]>>>24)+Hs[5]|0}class Zs extends Jn{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)Bs.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],r=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=r>>>16|4294901760&s,l=s<<16|65535&r;o[0]^=r,o[1]^=a,o[2]^=s,o[3]^=l,o[4]^=r,o[5]^=a,o[6]^=s,o[7]^=l;for(let t=0;t<4;t+=1)Bs.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Bs.call(this),Us[0]=o[0]^o[5]>>>16^o[3]<<16,Us[1]=o[2]^o[7]>>>16^o[5]<<16,Us[2]=o[4]^o[1]>>>16^o[7]<<16,Us[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)Us[t]=16711935&(Us[t]<<8|Us[t]>>>24)|4278255360&(Us[t]<<24|Us[t]>>>8),i[e+t]^=Us[t]}}const Gs=Jn._createHelper(Zs);function Ws(){const t=this._S;let e=this._i,i=this._j,o=0;for(let n=0;n<4;n+=1){e=(e+1)%256,i=(i+t[e])%256;const r=t[e];t[e]=t[i],t[i]=r,o|=t[(t[e]+t[i])%256]<<24-8*n}return this._i=e,this._j=i,o}class Ks extends Jn{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const o=this._S;for(let t=0;t<256;t+=1)o[t]=t;for(let t=0,n=0;t<256;t+=1){const r=t%i,s=e[r>>>2]>>>24-r%4*8&255;n=(n+o[t]+s)%256;const a=o[t];o[t]=o[n],o[n]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=Ws.call(this)}}Ks.keySize=8,Ks.ivSize=0;const Js=Jn._createHelper(Ks);class Ys extends Ks{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)Ws.call(this)}}const qs=Jn._createHelper(Ys),Qs=16,Xs=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],ta=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]],ea={pbox:[],sbox:[]};function ia(t,e){const i=e>>24&255,o=e>>16&255,n=e>>8&255,r=255&e;let s=t.sbox[0][i]+t.sbox[1][o];return s^=t.sbox[2][n],s+=t.sbox[3][r],s}function oa(t,e,i){let o,n=e,r=i;for(let e=0;e<Qs;++e)n^=t.pbox[e],r=ia(t,n)^r,o=n,n=r,r=o;return o=n,n=r,r=o,r^=t.pbox[Qs],n^=t.pbox[17],{left:n,right:r}}class na extends tr{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){if(this._keyPriorReset===this._key)return;const t=this._keyPriorReset=this._key,e=t.words,i=t.sigBytes/4;!function(t,e,i){for(let e=0;e<4;e++){t.sbox[e]=[];for(let i=0;i<256;i++)t.sbox[e][i]=ta[e][i]}let o=0;for(let n=0;n<18;n++)t.pbox[n]=Xs[n]^e[o],o++,o>=i&&(o=0);let n=0,r=0,s=0;for(let e=0;e<18;e+=2)s=oa(t,n,r),n=s.left,r=s.right,t.pbox[e]=n,t.pbox[e+1]=r;for(let e=0;e<4;e++)for(let i=0;i<256;i+=2)s=oa(t,n,r),n=s.left,r=s.right,t.sbox[e][i]=n,t.sbox[e][i+1]=r}(ea,e,i)}encryptBlock(t,e){const i=oa(ea,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}decryptBlock(t,e){const i=function(t,e,i){let o,n=e,r=i;for(let e=17;e>1;--e)n^=t.pbox[e],r=ia(t,n)^r,o=n,n=r,r=o;return o=n,n=r,r=o,r^=t.pbox[1],n^=t.pbox[0],{left:n,right:r}}(ea,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}}na.keySize=4,na.ivSize=2;const ra=tr._createHelper(na);function sa(t,e,i,o){const n=t;let r;const s=this._iv;s?(r=s.slice(0),this._iv=void 0):r=this._prevBlock,o.encryptBlock(r,0);for(let t=0;t<i;t+=1)n[e+t]^=r[t]}class aa extends Yn{}aa.Encryptor=class extends aa{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;sa.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},aa.Decryptor=class extends aa{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);sa.call(this,t,e,o,i),this._prevBlock=n}};class la extends Yn{}la.Encryptor=class extends la{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._counter;r&&(this._counter=r.slice(0),s=this._counter,this._iv=void 0);const a=s.slice(0);o.encryptBlock(a,0),s[n-1]=s[n-1]+1|0;for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},la.Decryptor=la.Encryptor;const ca=t=>{let e=t;if(255&~(t>>24))e+=1<<24;else{let i=t>>16&255,o=t>>8&255,n=255&t;255===i?(i=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):i+=1,e=0,e+=i<<16,e+=o<<8,e+=n}return e};
|
|
934
933
|
/** @preserve
|
|
935
934
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
|
936
935
|
* derived from CryptoJS.mode.CTR
|
|
937
936
|
* Jan Hruby jhruby.web@gmail.com
|
|
938
937
|
*/
|
|
939
|
-
class
|
|
938
|
+
class da extends Yn{}da.Encryptor=class extends da{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._counter;r&&(this._counter=r.slice(0),s=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=ca(e[0]),0===e[0]&&(e[1]=ca(e[1]))})(s);const a=s.slice(0);o.encryptBlock(a,0);for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},da.Decryptor=da.Encryptor;class ha extends Yn{}ha.Encryptor=class extends ha{processBlock(t,e){this._cipher.encryptBlock(t,e)}},ha.Decryptor=class extends ha{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class ua extends Yn{}ua.Encryptor=class extends ua{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._keystream;r&&(this._keystream=r.slice(0),s=this._keystream,this._iv=void 0),o.encryptBlock(s,0);for(let t=0;t<n;t+=1)i[e+t]^=s[t]}},ua.Decryptor=ua.Encryptor;const pa={pad(t,e){const i=t,o=i.sigBytes,n=4*e,r=n-o%n,s=o+r-1;i.clamp(),i.words[s>>>2]|=r<<24-s%4*8,i.sigBytes+=r},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},va={pad(t,e){const i=4*e,o=i-t.sigBytes%i;t.concat(_n.random(o-1)).concat(_n.create([o<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},ma={pad(t,e){const i=t,o=4*e;i.clamp(),i.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const e=t,i=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(i[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},ga={pad(t,e){t.concat(_n.create([2147483648],1)),ma.pad(t,e)},unpad(t){const e=t;ma.unpad(e),e.sigBytes-=1}},fa={pad(){},unpad(){}},wa={stringify:t=>t.ciphertext.toString(Nn),parse(t){const e=Nn.parse(t);return er.create({ciphertext:e})}};var ya={lib:{Base:Mn,WordArray:_n,BufferedBlockAlgorithm:An,Hasher:Ln,Cipher:Kn,StreamCipher:Jn,BlockCipherMode:Yn,BlockCipher:tr,CipherParams:er,SerializableCipher:or,PasswordBasedCipher:rr},x64:{Word:Fn,WordArray:$n},enc:{Hex:Nn,Latin1:Tn,Utf8:In,Utf16:lr,Utf16BE:ar,Utf16LE:cr,Base64:Vn,Base64url:dr},algo:{HMAC:On,MD5:Bn,SHA1:ur,SHA224:kr,SHA256:xr,SHA384:Or,SHA512:Ir,SHA3:Hr,RIPEMD160:ns,PBKDF2:as,EvpKDF:Wn,AES:xs,DES:As,TripleDES:Os,Rabbit:Ps,RabbitLegacy:Zs,RC4:Ks,RC4Drop:Ys,Blowfish:na},mode:{CBC:Qn,CFB:aa,CTR:la,CTRGladman:da,ECB:ha,OFB:ua},pad:{Pkcs7:Xn,AnsiX923:pa,Iso10126:va,Iso97971:ga,NoPadding:fa,ZeroPadding:ma},format:{OpenSSL:ir,Hex:wa},kdf:{OpenSSL:nr},MD5:Zn,HmacMD5:Gn,SHA1:pr,HmacSHA1:vr,SHA224:Mr,HmacSHA224:_r,SHA256:Er,HmacSHA256:Sr,SHA384:Dr,HmacSHA384:Fr,SHA512:Ar,HmacSHA512:Lr,SHA3:Br,HmacSHA3:Zr,RIPEMD160:rs,HmacRIPEMD160:ss,PBKDF2:(t,e,i)=>as.create(i).compute(t,e),EvpKDF:(t,e,i)=>Wn.create(i).compute(t,e),AES:Es,DES:Ls,TripleDES:Ds,Rabbit:Rs,RabbitLegacy:Gs,RC4:Js,RC4Drop:qs,Blowfish:ra};const ba=(t,e=0)=>{try{let i=3735928559^e,o=1103547991^e;for(let e,n=0;n<t.length;n++)e=t.charCodeAt(n),i=Math.imul(i^e,2654435761),o=Math.imul(o^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&o)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Pa("Error in cyrb53: ",t),0}},Ca=t=>{try{return"object"!=typeof t?Object.assign({},...Object.keys(t).sort().map((e=>({[e]:t[e]&&"object"==typeof t[e]?Ca(t[e]):t[e]})))):t}catch(e){return t}},xa=t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")};function Ea(t){try{const e=localStorage.getItem(t);if(!e)return null;try{return JSON.parse(e)}catch(t){return e}}catch(t){return console.warn("Error in getLocalStorage: ",t),null}}const Sa=(t,e,i=!1,o="localStorage")=>{try{const n=i?btoa(e):e;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),Pa("Error in setLocalStorage: ",t)}},ka=(t,e=!1,i="localStorage")=>{try{let o=null;return o="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),o&&e?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),Pa("Error in getLocalStorage: ",t),null}},Ma=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Pa("Error in removeLocalStorageData: ",t)}},_a=(...t)=>{if(t)switch(t.length){case 1:return a`calc(${t[0]}rem * var(--velt-base-rem-unit, 1))`;case 2:return a`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))`;case 3:return a`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))
|
|
940
939
|
calc(${t[2]}rem * var(--velt-base-rem-unit, 1))`;case 4:return a`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))
|
|
941
|
-
calc(${t[2]}rem * var(--velt-base-rem-unit, 1)) calc(${t[3]}rem * var(--velt-base-rem-unit, 1))`}return a`0`},Ea=(t,e,i)=>{try{const o=va.enc.Utf8.parse(e),n=va.enc.Utf8.parse(i);return va.AES.encrypt(va.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:va.mode.CBC,padding:va.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Da("Error in encrypt: ",e),t}},Sa=(t,e,i)=>{try{const o=va.enc.Utf8.parse(e),n=va.enc.Utf8.parse(i);return va.AES.decrypt(t,o,{keySize:32,iv:n,mode:va.mode.CBC,padding:va.pad.Pkcs7}).toString(va.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Da("Error in decrypt: ",t),null}},ka=()=>{try{const t=ba(xt,!0);if(t){const e=Sa(t,Xt,te);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),Ca(xt)}else{const t=ba(bt,!0);if(t)return Ma(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Da("Error in getUserFromToken: ",t),null}},Ma=()=>{try{const t=ba(bt,!0);if(t){const e=Ea(t,Xt,te);ya(xt,e,!0)}Ca(bt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Da("Error in moveSnippylyUserToST: ",t)}},_a=(t=!0)=>{try{const e=ba(Et,!0);if(e){const t=Sa(e,Xt,te);return t?JSON.parse(t):null}if(t){const t=Jt,e=t[Math.floor(Math.random()*t.length)],i=e.name,o=e.photoUrl,n={name:i,email:"guest@usesuperflow.com",userId:Math.floor(1e9*Math.random())+"",photoUrl:o,isGuest:!0},r=JSON.stringify(n),s=Ea(r,Xt,te);return ya(Et,s,!0),n}return null}catch(t){return console.warn("Error in getGuestUser: ",t),Da("Error in getGuestUser: ",t),null}},Na=t=>{try{const e=t?JSON.stringify(t):"false";ya(zt,e)}catch(t){console.warn("Error in setCustomerMetadataToStorage: ",t),Da("Error in setCustomerMetadataToStorage: ",t)}},Ta=function(t=function(t=Oi){const e=Fi.get(t);if(!e&&t===Oi&&be())return Bi();if(!e)throw Ui.create("no-app",{appName:t});return e}(),e=co){const i=function(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}(Ae(t),ro),o=i.getImmediate({identifier:e}),n=ye("functions");return n&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Ae(t),e,i)}(o,...n),o}(Bi({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Ia,Aa={sourcePlatform:"superflowToolbar"};const La=(t={})=>{Aa={...Aa,...t}},Oa=t=>{Ia=t},Da=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};Fa("error",o)},Fa=(t,e={},i=!0)=>{try{if(null==Ia?void 0:Ia.userSnippylyId){e=i?{...Aa,...e}:e,e={...e};const o={userId:null==Ia?void 0:Ia.userSnippylyId,event:t,properties:e,sf:!0};$a("track",o)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},$a=(t,e)=>{try{go(Ta,ee,{timeout:12e5})({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},ja=async(t,e,i,o,n)=>{try{const r=go(Ta,se,{timeout:12e5}),s=await r({apiKey:t,projectId:e,oldUser:i,newUser:o,deleteGuestUserFlag:n});return null==s?void 0:s.data}catch(t){return console.warn("Error in usermigration: ",t),null}};navigator.language.split("-")[0];const Va=new Map;Va.set("es",{Comment:"Comentario","Commenting is disabled. Contact admin.":"Los comentarios están deshabilitados. Póngase en contacto con el administrador.","Arrow feature is disabled. Contact admin.":"La función de flecha está desactivada. Póngase en contacto con el administrador.","All Comments":"Todos los comentarios","Signing In":"Iniciando sesión","Sign in again!":"¡Inicia sesión de nuevo!","Sign in to comment":"Inicia sesión para comentar",Superflow:"Superflujo","Sign in to comment on this page.":"Inicia sesión para comentar en esta página.","Join Community":"Únete a la comunidad","Open in Mobile":"Abrir en móvil","Exit Review Mode":"Salir del modo de revisión","Sign in":"Iniciar sesión","Try Superflow using the toolbar below.":"Prueba Superflujo usando la barra de herramientas de abajo.","Get ready to drop your first comment!":"¡Prepárate para dejar tu primer comentario!","But before you do that, you definitely deserve a high five!":"¡Pero antes de eso, definitivamente mereces un choca esos cinco!",Done:"Hecho","Sign in on the toolbar below and add":"Inicia sesión en la barra de herramientas de abajo y añade","comments on the design flaws.":"comentarios sobre los defectos de diseño.","Click to add comments on this page.":"Haz clic para añadir comentarios en esta página.",Ok:"Ok",Arrow:"Flecha","Live Huddle":"Encuentro en vivo",Recording:"Grabación","Open Comments":"Abrir comentarios",Views:"Vistas",Internal:"Interno",External:"Externo",All:"Todos",Upgrade:"Actualizar","You don't have access.":"No tienes acceso.","Reach out to the admin of this project.":"Contacta al administrador de este proyecto.","Your plan has expired! Please upgrade.":"¡Tu plan ha caducado! Por favor, actualiza.","Your plan has expired!":"¡Tu plan ha caducado!","Please contact the admin.":"Por favor, contacta al administrador.",Share:"Compartir","Add comments & recordings on this page.":"Añade comentarios y grabaciones en esta página.","Learn more":"Aprender más","View project":"Ver proyecto","Sign Out":"Cerrar sesión","You’re a SuperFlow installation wizard!":"¡Eres un mago de la instalación de Superflujo!",Next:"Siguiente"}),Va.set("fr",{Comment:"Commentaire","Commenting is disabled. Contact admin.":"Les commentaires sont désactivés. Contactez l'administrateur.","Arrow feature is disabled. Contact admin.":"La fonction flèche est désactivée. Contactez l'administrateur.","All Comments":"Tous les commentaires","Signing In":"Connexion en cours","Sign in again!":"Connectez-vous à nouveau!","Sign in to comment":"Connectez-vous pour commenter",Superflow:"Superflux","Sign in to comment on this page.":"Connectez-vous pour commenter sur cette page.","Join Community":"Rejoindre la communauté","Open in Mobile":"Ouvrir sur mobile","Exit Review Mode":"Quitter le mode de révision","Sign in":"Se connecter","Try Superflow using the toolbar below.":"Essayez Superflux en utilisant la barre d'outils ci-dessous.","Get ready to drop your first comment!":"Préparez-vous à laisser votre premier commentaire!","But before you do that, you definitely deserve a high five!":"Mais avant cela, vous méritez certainement un tope-là!",Done:"Terminé","Sign in on the toolbar below and add":"Connectez-vous sur la barre d'outils ci-dessous et ajoutez","comments on the design flaws.":"des commentaires sur les défauts de conception.","Click to add comments on this page.":"Cliquez pour ajouter des commentaires sur cette page.",Ok:"Ok",Arrow:"Flèche","Live Huddle":"Discussion en direct",Recording:"Enregistrement","Open Comments":"Ouvrir les commentaires",Views:"Vues",Internal:"Interne",External:"Externe",All:"Tous",Upgrade:"Mettre à jour","You don't have access.":"Vous n'avez pas accès.","Reach out to the admin of this project.":"Contactez l'administrateur de ce projet.","Your plan has expired! Please upgrade.":"Votre plan a expiré! Veuillez mettre à jour.","Your plan has expired!":"Votre plan a expiré!","Please contact the admin.":"Veuillez contacter l'administrateur.",Share:"Partager","Add comments & recordings on this page.":"Ajoutez des commentaires et des enregistrements sur cette page.","Learn more":"En savoir plus","View project":"Voir le projet","Sign Out":"Se déconnecter","You’re a SuperFlow installation wizard!":"Vous êtes un sorcier d'installation de Superflux!",Next:"Suivant"}),Va.set("hi",{Comment:"टिप्पणी","Commenting is disabled. Contact admin.":"टिप्पणी करना अक्षम है. व्यवस्थापक से संपर्क करें.","Arrow feature is disabled. Contact admin.":"तीर सुविधा अक्षम है. व्यवस्थापक से संपर्क करें.","All Comments":"सभी टिप्पणियाँ","Signing In":"साइन इन कर रहा है","Sign in again!":"फिर से साइन इन करें!","Sign in to comment":"टिप्पणी करने के लिए साइन इन करें",Superflow:"सुपरफ्लो","Sign in to comment on this page.":"इस पृष्ठ पर टिप्पणी करने के लिए साइन इन करें।","Join Community":"समुदाय में शामिल हों","Open in Mobile":"मोबाइल में खोलें","Exit Review Mode":"समीक्षा मोड से बाहर निकलें","Sign in":"साइन इन करें","Try Superflow using the toolbar below.":"टूलबार का उपयोग करके सुपरफ्लो का प्रयास करें।","Get ready to drop your first comment!":"अपनी पहली टिप्पणी डालने के लिए तैयार हो जाओ!","But before you do that, you definitely deserve a high five!":"लेकिन इससे पहले, आपको निश्चित रूप से एक उच्च पांच मिलता है!",Done:"किया हुआ","Sign in on the toolbar below and add":"टूलबार पर साइन इन करें और जोड़ें","comments on the design flaws.":"डिज़ाइन की खामियों पर टिप्पणियाँ।","Click to add comments on this page.":"इस पृष्ठ पर टिप्पणियाँ जोड़ने के लिए क्लिक करें।",Ok:"ठीक",Arrow:"तीर","Live Huddle":"लाइव हडल",Recording:"रेकॉर्डिंग","Open Comments":"टिप्पणियाँ खोलें",Views:"दृश्य",Internal:"आंतरिक",External:"बाहरी",All:"सब",Upgrade:"अपग्रेड","You don't have access.":"आपके पास पहुंच नहीं है।","Reach out to the admin of this project.":"इस परियोजना के व्यवस्थापक से संपर्क करें।","Your plan has expired! Please upgrade.":"आपकी योजना समाप्त हो गई है! कृपया अपग्रेड करें।","Your plan has expired!":"आपकी योजना समाप्त हो गई है!","Please contact the admin.":"कृपया व्यवस्थापक से संपर्क करें।",Share:"शेयर","Add comments & recordings on this page.":"इस पृष्ठ पर टिप्पणियाँ और रिकॉर्डिंग जोड़ें।","Learn more":"और अधिक जानें","View project":"परियोजना देखें","Sign Out":"साइन आउट","You’re a SuperFlow installation wizard!":"आप एक सुपरफ्लो स्थापना विज़ार्ड हैं!",Next:"आगामी"}),Va.set("it",{Comment:"Commento","Commenting is disabled. Contact admin.":"I commenti sono disabilitati. Contatta l'amministratore.","Arrow feature is disabled. Contact admin.":"La funzione freccia è disabilitata. Contatta l'amministratore.","All Comments":"Tutti i commenti","Signing In":"Accesso in corso","Sign in again!":"Accedi di nuovo!","Sign in to comment":"Accedi per commentare",Superflow:"Superflusso","Sign in to comment on this page.":"Accedi per commentare su questa pagina.","Join Community":"Unisciti alla comunità","Open in Mobile":"Apri su mobile","Exit Review Mode":"Esci dalla modalità di revisione","Sign in":"Accedi","Try Superflow using the toolbar below.":"Prova Superflusso utilizzando la barra degli strumenti qui sotto.","Get ready to drop your first comment!":"Preparati a lasciare il tuo primo commento!","But before you do that, you definitely deserve a high five!":"Ma prima di farlo, meriti sicuramente un cinque in alto!",Done:"Fatto","Sign in on the toolbar below and add":"Accedi alla barra degli strumenti qui sotto e aggiungi","comments on the design flaws.":"commenti sui difetti di progettazione.","Click to add comments on this page.":"Clicca per aggiungere commenti su questa pagina.",Ok:"Ok",Arrow:"Freccia","Live Huddle":"Riunione dal vivo",Recording:"Registrazione","Open Comments":"Apri commenti",Views:"Visualizzazioni",Internal:"Interno",External:"Esterno",All:"Tutti",Upgrade:"Aggiorna","You don't have access.":"Non hai accesso.","Reach out to the admin of this project.":"Contatta l'amministratore di questo progetto.","Your plan has expired! Please upgrade.":"Il tuo piano è scaduto! Si prega di aggiornare.","Your plan has expired!":"Il tuo piano è scaduto!","Please contact the admin.":"Si prega di contattare l'amministratore.",Share:"Condividi","Add comments & recordings on this page.":"Aggiungi commenti e registrazioni su questa pagina.","Learn more":"Scopri di più","View project":"Visualizza progetto","Sign Out":"Disconnetti","You’re a SuperFlow installation wizard!":"Sei un mago dell'installazione di Superflusso!",Next:"Avanti"}),Va.set("ru",{Comment:"Комментарий","Commenting is disabled. Contact admin.":"Комментирование отключено. Свяжитесь с админом.","Arrow feature is disabled. Contact admin.":"Функция стрелки отключена. Свяжитесь с администратором.","All Comments":"Все комментарии","Signing In":"Вход в систему","Sign in again!":"Войдите снова!","Sign in to comment":"Войдите, чтобы оставить комментарий",Superflow:"Суперпоток","Sign in to comment on this page.":"Войдите, чтобы оставить комментарий на этой странице.","Join Community":"Присоединиться к сообществу","Open in Mobile":"Открыть на мобильном","Exit Review Mode":"Выйти из режима обзора","Sign in":"Войти","Try Superflow using the toolbar below.":"Попробуйте Суперпоток, используя панель инструментов ниже.","Get ready to drop your first comment!":"Приготовьтесь оставить свой первый комментарий!","But before you do that, you definitely deserve a high five!":"Но перед этим вы определенно заслуживаете пять!",Done:"Сделано","Sign in on the toolbar below and add":"Войдите на панели инструментов ниже и добавьте","comments on the design flaws.":"комментарии об ошибках в дизайне.","Click to add comments on this page.":"Нажмите, чтобы добавить комментарии на этой странице.",Ok:"Ок",Arrow:"Стрелка","Live Huddle":"Прямой сбор",Recording:"Запись","Open Comments":"Открыть комментарии",Views:"Просмотры",Internal:"Внутренний",External:"Внешний",All:"Все",Upgrade:"Обновить","You don't have access.":"У вас нет доступа.","Reach out to the admin of this project.":"Обратитесь к администратору этого проекта.","Your plan has expired! Please upgrade.":"Ваш план истек! Пожалуйста, обновите.","Your plan has expired!":"Ваш план истек!","Please contact the admin.":"Пожалуйста, свяжитесь с администратором.",Share:"Поделиться","Add comments & recordings on this page.":"Добавьте комментарии и записи на этой странице.","Learn more":"Узнать больше","View project":"Посмотреть проект","Sign Out":"Выйти","You’re a SuperFlow installation wizard!":"Вы волшебник установки Суперпотока!",Next:"Далее"}),Va.set("uk",{Comment:"Коментар","Commenting is disabled. Contact admin.":"Коментування вимкнено. Зв'язатися з адміном.","Arrow feature is disabled. Contact admin.":"Функція стрілки вимкнена. Зв'язатися з адміном.","All Comments":"Всі коментарі","Signing In":"Увійти в систему","Sign in again!":"Увійдіть знову!","Sign in to comment":"Увійдіть, щоб залишити коментар",Superflow:"Суперпотік","Sign in to comment on this page.":"Увійдіть, щоб залишити коментар на цій сторінці.","Join Community":"Приєднатися до спільноти","Open in Mobile":"Відкрити на мобільному","Exit Review Mode":"Вийти з режиму огляду","Sign in":"Увійти","Try Superflow using the toolbar below.":"Спробуйте Суперпотік, використовуючи панель інструментів нижче.","Get ready to drop your first comment!":"Приготуйтеся залишити свій перший коментар!","But before you do that, you definitely deserve a high five!":"Але перед тим, як ви це зробите, ви точно заслуговуєте на високу п'ятірку!",Done:"Готово","Sign in on the toolbar below and add":"Увійдіть в панель інструментів нижче і додайте","comments on the design flaws.":"коментарі про помилки в дизайні.","Click to add comments on this page.":"Натисніть, щоб додати коментарі на цій сторінці.",Ok:"Добре",Arrow:"Стрілка","Live Huddle":"Пряма група",Recording:"Запис","Open Comments":"Відкрити коментарі",Views:"Перегляди",Internal:"Внутрішній",External:"Зовнішній",All:"Все",Upgrade:"Оновити","You don't have access.":"У вас немає доступу.","Reach out to the admin of this project.":"Зверніться до адміністратора цього проекту.","Your plan has expired! Please upgrade.":"Термін дії вашого плану закінчився! Будь ласка, оновіть.","Your plan has expired!":"Термін дії вашого плану закінчився!","Please contact the admin.":"Будь ласка, зв'яжіться з адміністратором.",Share:"Поділитися","Add comments & recordings on this page.":"Додайте коментарі та записи на цій сторінці.","Learn more":"Дізнатися більше","View project":"Переглянути проект","Sign Out":"Вийти","You’re a SuperFlow installation wizard!":"Ви чарівник встановлення Суперпотоку!",Next:"Далі"});const Pa=t=>{try{return t}catch(e){return t}},Ra=a`
|
|
940
|
+
calc(${t[2]}rem * var(--velt-base-rem-unit, 1)) calc(${t[3]}rem * var(--velt-base-rem-unit, 1))`}return a`0`},Na=(t,e,i)=>{try{const o=ya.enc.Utf8.parse(e),n=ya.enc.Utf8.parse(i);return ya.AES.encrypt(ya.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:ya.mode.CBC,padding:ya.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Pa("Error in encrypt: ",e),t}},Ta=(t,e,i)=>{try{const o=ya.enc.Utf8.parse(e),n=ya.enc.Utf8.parse(i);return ya.AES.decrypt(t,o,{keySize:32,iv:n,mode:ya.mode.CBC,padding:ya.pad.Pkcs7}).toString(ya.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Pa("Error in decrypt: ",t),null}},Ia=()=>{try{const t=ka(xt,!0);if(t){const e=Ta(t,Xt,te);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),Ma(xt)}else{const t=ka(bt,!0);if(t)return Aa(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Pa("Error in getUserFromToken: ",t),null}},Aa=()=>{try{const t=ka(bt,!0);if(t){const e=Na(t,Xt,te);Sa(xt,e,!0)}Ma(bt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Pa("Error in moveSnippylyUserToST: ",t)}},La=(t=!0)=>{try{const e=ka(Et,!0);if(e){const t=Ta(e,Xt,te);return t?JSON.parse(t):null}if(t){const t=Jt,e=t[Math.floor(Math.random()*t.length)],i=e.name,o=e.photoUrl,n={name:i,email:"guest@usesuperflow.com",userId:Math.floor(1e9*Math.random())+"",photoUrl:o,isGuest:!0},r=JSON.stringify(n),s=Na(r,Xt,te);return Sa(Et,s,!0),n}return null}catch(t){return console.warn("Error in getGuestUser: ",t),Pa("Error in getGuestUser: ",t),null}},Oa=t=>{try{const e=t?JSON.stringify(t):"false";Sa(zt,e)}catch(t){console.warn("Error in setCustomerMetadataToStorage: ",t),Pa("Error in setCustomerMetadataToStorage: ",t)}},Da=function(t=function(t=Di){const e=$i.get(t);if(!e&&t===Di&&be())return Zi();if(!e)throw zi.create("no-app",{appName:t});return e}(),e=uo){const i=function(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}(Ae(t),so),o=i.getImmediate({identifier:e}),n=ye("functions");return n&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Ae(t),e,i)}(o,...n),o}(Zi({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}));let Fa,$a={sourcePlatform:"superflowToolbar"};const ja=(t={})=>{$a={...$a,...t}},Va=t=>{Fa=t},Pa=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};Ra("error",o)},Ra=(t,e={},i=!0)=>{try{if(null==Fa?void 0:Fa.userSnippylyId){e=i?{...$a,...e}:e,e={...e};const o={userId:null==Fa?void 0:Fa.userSnippylyId,event:t,properties:e,sf:!0};Ua("track",o)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},Ua=(t,e)=>{try{bo(Da,ee,{timeout:12e5})({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},za=async(t,e,i,o,n)=>{try{const r=bo(Da,se,{timeout:12e5}),s=await r({apiKey:t,projectId:e,oldUser:i,newUser:o,deleteGuestUserFlag:n});return null==s?void 0:s.data}catch(t){return console.warn("Error in usermigration: ",t),null}};navigator.language.split("-")[0];const Ha=new Map;Ha.set("es",{Comment:"Comentario","Commenting is disabled. Contact admin.":"Los comentarios están deshabilitados. Póngase en contacto con el administrador.","Arrow feature is disabled. Contact admin.":"La función de flecha está desactivada. Póngase en contacto con el administrador.","All Comments":"Todos los comentarios","Signing In":"Iniciando sesión","Sign in again!":"¡Inicia sesión de nuevo!","Sign in to comment":"Inicia sesión para comentar",Superflow:"Superflujo","Sign in to comment on this page.":"Inicia sesión para comentar en esta página.","Join Community":"Únete a la comunidad","Open in Mobile":"Abrir en móvil","Exit Review Mode":"Salir del modo de revisión","Sign in":"Iniciar sesión","Try Superflow using the toolbar below.":"Prueba Superflujo usando la barra de herramientas de abajo.","Get ready to drop your first comment!":"¡Prepárate para dejar tu primer comentario!","But before you do that, you definitely deserve a high five!":"¡Pero antes de eso, definitivamente mereces un choca esos cinco!",Done:"Hecho","Sign in on the toolbar below and add":"Inicia sesión en la barra de herramientas de abajo y añade","comments on the design flaws.":"comentarios sobre los defectos de diseño.","Click to add comments on this page.":"Haz clic para añadir comentarios en esta página.",Ok:"Ok",Arrow:"Flecha","Live Huddle":"Encuentro en vivo",Recording:"Grabación","Open Comments":"Abrir comentarios",Views:"Vistas",Internal:"Interno",External:"Externo",All:"Todos",Upgrade:"Actualizar","You don't have access.":"No tienes acceso.","Reach out to the admin of this project.":"Contacta al administrador de este proyecto.","Your plan has expired! Please upgrade.":"¡Tu plan ha caducado! Por favor, actualiza.","Your plan has expired!":"¡Tu plan ha caducado!","Please contact the admin.":"Por favor, contacta al administrador.",Share:"Compartir","Add comments & recordings on this page.":"Añade comentarios y grabaciones en esta página.","Learn more":"Aprender más","View project":"Ver proyecto","Sign Out":"Cerrar sesión","You’re a SuperFlow installation wizard!":"¡Eres un mago de la instalación de Superflujo!",Next:"Siguiente"}),Ha.set("fr",{Comment:"Commentaire","Commenting is disabled. Contact admin.":"Les commentaires sont désactivés. Contactez l'administrateur.","Arrow feature is disabled. Contact admin.":"La fonction flèche est désactivée. Contactez l'administrateur.","All Comments":"Tous les commentaires","Signing In":"Connexion en cours","Sign in again!":"Connectez-vous à nouveau!","Sign in to comment":"Connectez-vous pour commenter",Superflow:"Superflux","Sign in to comment on this page.":"Connectez-vous pour commenter sur cette page.","Join Community":"Rejoindre la communauté","Open in Mobile":"Ouvrir sur mobile","Exit Review Mode":"Quitter le mode de révision","Sign in":"Se connecter","Try Superflow using the toolbar below.":"Essayez Superflux en utilisant la barre d'outils ci-dessous.","Get ready to drop your first comment!":"Préparez-vous à laisser votre premier commentaire!","But before you do that, you definitely deserve a high five!":"Mais avant cela, vous méritez certainement un tope-là!",Done:"Terminé","Sign in on the toolbar below and add":"Connectez-vous sur la barre d'outils ci-dessous et ajoutez","comments on the design flaws.":"des commentaires sur les défauts de conception.","Click to add comments on this page.":"Cliquez pour ajouter des commentaires sur cette page.",Ok:"Ok",Arrow:"Flèche","Live Huddle":"Discussion en direct",Recording:"Enregistrement","Open Comments":"Ouvrir les commentaires",Views:"Vues",Internal:"Interne",External:"Externe",All:"Tous",Upgrade:"Mettre à jour","You don't have access.":"Vous n'avez pas accès.","Reach out to the admin of this project.":"Contactez l'administrateur de ce projet.","Your plan has expired! Please upgrade.":"Votre plan a expiré! Veuillez mettre à jour.","Your plan has expired!":"Votre plan a expiré!","Please contact the admin.":"Veuillez contacter l'administrateur.",Share:"Partager","Add comments & recordings on this page.":"Ajoutez des commentaires et des enregistrements sur cette page.","Learn more":"En savoir plus","View project":"Voir le projet","Sign Out":"Se déconnecter","You’re a SuperFlow installation wizard!":"Vous êtes un sorcier d'installation de Superflux!",Next:"Suivant"}),Ha.set("hi",{Comment:"टिप्पणी","Commenting is disabled. Contact admin.":"टिप्पणी करना अक्षम है. व्यवस्थापक से संपर्क करें.","Arrow feature is disabled. Contact admin.":"तीर सुविधा अक्षम है. व्यवस्थापक से संपर्क करें.","All Comments":"सभी टिप्पणियाँ","Signing In":"साइन इन कर रहा है","Sign in again!":"फिर से साइन इन करें!","Sign in to comment":"टिप्पणी करने के लिए साइन इन करें",Superflow:"सुपरफ्लो","Sign in to comment on this page.":"इस पृष्ठ पर टिप्पणी करने के लिए साइन इन करें।","Join Community":"समुदाय में शामिल हों","Open in Mobile":"मोबाइल में खोलें","Exit Review Mode":"समीक्षा मोड से बाहर निकलें","Sign in":"साइन इन करें","Try Superflow using the toolbar below.":"टूलबार का उपयोग करके सुपरफ्लो का प्रयास करें।","Get ready to drop your first comment!":"अपनी पहली टिप्पणी डालने के लिए तैयार हो जाओ!","But before you do that, you definitely deserve a high five!":"लेकिन इससे पहले, आपको निश्चित रूप से एक उच्च पांच मिलता है!",Done:"किया हुआ","Sign in on the toolbar below and add":"टूलबार पर साइन इन करें और जोड़ें","comments on the design flaws.":"डिज़ाइन की खामियों पर टिप्पणियाँ।","Click to add comments on this page.":"इस पृष्ठ पर टिप्पणियाँ जोड़ने के लिए क्लिक करें।",Ok:"ठीक",Arrow:"तीर","Live Huddle":"लाइव हडल",Recording:"रेकॉर्डिंग","Open Comments":"टिप्पणियाँ खोलें",Views:"दृश्य",Internal:"आंतरिक",External:"बाहरी",All:"सब",Upgrade:"अपग्रेड","You don't have access.":"आपके पास पहुंच नहीं है।","Reach out to the admin of this project.":"इस परियोजना के व्यवस्थापक से संपर्क करें।","Your plan has expired! Please upgrade.":"आपकी योजना समाप्त हो गई है! कृपया अपग्रेड करें।","Your plan has expired!":"आपकी योजना समाप्त हो गई है!","Please contact the admin.":"कृपया व्यवस्थापक से संपर्क करें।",Share:"शेयर","Add comments & recordings on this page.":"इस पृष्ठ पर टिप्पणियाँ और रिकॉर्डिंग जोड़ें।","Learn more":"और अधिक जानें","View project":"परियोजना देखें","Sign Out":"साइन आउट","You’re a SuperFlow installation wizard!":"आप एक सुपरफ्लो स्थापना विज़ार्ड हैं!",Next:"आगामी"}),Ha.set("it",{Comment:"Commento","Commenting is disabled. Contact admin.":"I commenti sono disabilitati. Contatta l'amministratore.","Arrow feature is disabled. Contact admin.":"La funzione freccia è disabilitata. Contatta l'amministratore.","All Comments":"Tutti i commenti","Signing In":"Accesso in corso","Sign in again!":"Accedi di nuovo!","Sign in to comment":"Accedi per commentare",Superflow:"Superflusso","Sign in to comment on this page.":"Accedi per commentare su questa pagina.","Join Community":"Unisciti alla comunità","Open in Mobile":"Apri su mobile","Exit Review Mode":"Esci dalla modalità di revisione","Sign in":"Accedi","Try Superflow using the toolbar below.":"Prova Superflusso utilizzando la barra degli strumenti qui sotto.","Get ready to drop your first comment!":"Preparati a lasciare il tuo primo commento!","But before you do that, you definitely deserve a high five!":"Ma prima di farlo, meriti sicuramente un cinque in alto!",Done:"Fatto","Sign in on the toolbar below and add":"Accedi alla barra degli strumenti qui sotto e aggiungi","comments on the design flaws.":"commenti sui difetti di progettazione.","Click to add comments on this page.":"Clicca per aggiungere commenti su questa pagina.",Ok:"Ok",Arrow:"Freccia","Live Huddle":"Riunione dal vivo",Recording:"Registrazione","Open Comments":"Apri commenti",Views:"Visualizzazioni",Internal:"Interno",External:"Esterno",All:"Tutti",Upgrade:"Aggiorna","You don't have access.":"Non hai accesso.","Reach out to the admin of this project.":"Contatta l'amministratore di questo progetto.","Your plan has expired! Please upgrade.":"Il tuo piano è scaduto! Si prega di aggiornare.","Your plan has expired!":"Il tuo piano è scaduto!","Please contact the admin.":"Si prega di contattare l'amministratore.",Share:"Condividi","Add comments & recordings on this page.":"Aggiungi commenti e registrazioni su questa pagina.","Learn more":"Scopri di più","View project":"Visualizza progetto","Sign Out":"Disconnetti","You’re a SuperFlow installation wizard!":"Sei un mago dell'installazione di Superflusso!",Next:"Avanti"}),Ha.set("ru",{Comment:"Комментарий","Commenting is disabled. Contact admin.":"Комментирование отключено. Свяжитесь с админом.","Arrow feature is disabled. Contact admin.":"Функция стрелки отключена. Свяжитесь с администратором.","All Comments":"Все комментарии","Signing In":"Вход в систему","Sign in again!":"Войдите снова!","Sign in to comment":"Войдите, чтобы оставить комментарий",Superflow:"Суперпоток","Sign in to comment on this page.":"Войдите, чтобы оставить комментарий на этой странице.","Join Community":"Присоединиться к сообществу","Open in Mobile":"Открыть на мобильном","Exit Review Mode":"Выйти из режима обзора","Sign in":"Войти","Try Superflow using the toolbar below.":"Попробуйте Суперпоток, используя панель инструментов ниже.","Get ready to drop your first comment!":"Приготовьтесь оставить свой первый комментарий!","But before you do that, you definitely deserve a high five!":"Но перед этим вы определенно заслуживаете пять!",Done:"Сделано","Sign in on the toolbar below and add":"Войдите на панели инструментов ниже и добавьте","comments on the design flaws.":"комментарии об ошибках в дизайне.","Click to add comments on this page.":"Нажмите, чтобы добавить комментарии на этой странице.",Ok:"Ок",Arrow:"Стрелка","Live Huddle":"Прямой сбор",Recording:"Запись","Open Comments":"Открыть комментарии",Views:"Просмотры",Internal:"Внутренний",External:"Внешний",All:"Все",Upgrade:"Обновить","You don't have access.":"У вас нет доступа.","Reach out to the admin of this project.":"Обратитесь к администратору этого проекта.","Your plan has expired! Please upgrade.":"Ваш план истек! Пожалуйста, обновите.","Your plan has expired!":"Ваш план истек!","Please contact the admin.":"Пожалуйста, свяжитесь с администратором.",Share:"Поделиться","Add comments & recordings on this page.":"Добавьте комментарии и записи на этой странице.","Learn more":"Узнать больше","View project":"Посмотреть проект","Sign Out":"Выйти","You’re a SuperFlow installation wizard!":"Вы волшебник установки Суперпотока!",Next:"Далее"}),Ha.set("uk",{Comment:"Коментар","Commenting is disabled. Contact admin.":"Коментування вимкнено. Зв'язатися з адміном.","Arrow feature is disabled. Contact admin.":"Функція стрілки вимкнена. Зв'язатися з адміном.","All Comments":"Всі коментарі","Signing In":"Увійти в систему","Sign in again!":"Увійдіть знову!","Sign in to comment":"Увійдіть, щоб залишити коментар",Superflow:"Суперпотік","Sign in to comment on this page.":"Увійдіть, щоб залишити коментар на цій сторінці.","Join Community":"Приєднатися до спільноти","Open in Mobile":"Відкрити на мобільному","Exit Review Mode":"Вийти з режиму огляду","Sign in":"Увійти","Try Superflow using the toolbar below.":"Спробуйте Суперпотік, використовуючи панель інструментів нижче.","Get ready to drop your first comment!":"Приготуйтеся залишити свій перший коментар!","But before you do that, you definitely deserve a high five!":"Але перед тим, як ви це зробите, ви точно заслуговуєте на високу п'ятірку!",Done:"Готово","Sign in on the toolbar below and add":"Увійдіть в панель інструментів нижче і додайте","comments on the design flaws.":"коментарі про помилки в дизайні.","Click to add comments on this page.":"Натисніть, щоб додати коментарі на цій сторінці.",Ok:"Добре",Arrow:"Стрілка","Live Huddle":"Пряма група",Recording:"Запис","Open Comments":"Відкрити коментарі",Views:"Перегляди",Internal:"Внутрішній",External:"Зовнішній",All:"Все",Upgrade:"Оновити","You don't have access.":"У вас немає доступу.","Reach out to the admin of this project.":"Зверніться до адміністратора цього проекту.","Your plan has expired! Please upgrade.":"Термін дії вашого плану закінчився! Будь ласка, оновіть.","Your plan has expired!":"Термін дії вашого плану закінчився!","Please contact the admin.":"Будь ласка, зв'яжіться з адміністратором.",Share:"Поділитися","Add comments & recordings on this page.":"Додайте коментарі та записи на цій сторінці.","Learn more":"Дізнатися більше","View project":"Переглянути проект","Sign Out":"Вийти","You’re a SuperFlow installation wizard!":"Ви чарівник встановлення Суперпотоку!",Next:"Далі"});const Ba=t=>{try{return t}catch(e){return t}},Za=a`
|
|
942
941
|
|
|
943
942
|
.wrap {
|
|
944
943
|
padding: 32px;
|
|
@@ -1209,7 +1208,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1209
1208
|
line-height: 2em;
|
|
1210
1209
|
display: flex;
|
|
1211
1210
|
flex-direction: column;
|
|
1212
|
-
gap: ${
|
|
1211
|
+
gap: ${_a(.4)};
|
|
1213
1212
|
|
|
1214
1213
|
/* Position the tooltip text - see examples below! */
|
|
1215
1214
|
position: absolute;
|
|
@@ -1288,7 +1287,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1288
1287
|
align-self: end;
|
|
1289
1288
|
cursor: pointer;
|
|
1290
1289
|
}
|
|
1291
|
-
`,
|
|
1290
|
+
`,Ga=a`
|
|
1292
1291
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
|
|
1293
1292
|
|
|
1294
1293
|
* {
|
|
@@ -1300,8 +1299,8 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1300
1299
|
bottom: 0;
|
|
1301
1300
|
right: 0;
|
|
1302
1301
|
z-index: 2147483577;
|
|
1303
|
-
margin: ${
|
|
1304
|
-
margin-bottom: ${
|
|
1302
|
+
margin: ${_a(1.5)};
|
|
1303
|
+
margin-bottom: ${_a(3)}; // Added to prevent overlap between plugin UI and webflow badge
|
|
1305
1304
|
max-width: 100vw !important;
|
|
1306
1305
|
box-sizing: border-box;
|
|
1307
1306
|
|
|
@@ -1555,7 +1554,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1555
1554
|
}
|
|
1556
1555
|
|
|
1557
1556
|
.s-presence-avatar-image-small {
|
|
1558
|
-
width: ${
|
|
1557
|
+
width: ${_a(1.6)};
|
|
1559
1558
|
height: auto;
|
|
1560
1559
|
display: block;
|
|
1561
1560
|
}
|
|
@@ -1648,7 +1647,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1648
1647
|
|
|
1649
1648
|
.s-user-avatar-initial {
|
|
1650
1649
|
color: black !important;
|
|
1651
|
-
font-size: ${
|
|
1650
|
+
font-size: ${_a(.8)} !important;
|
|
1652
1651
|
position: relative !important;
|
|
1653
1652
|
}
|
|
1654
1653
|
|
|
@@ -1681,8 +1680,8 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1681
1680
|
flex-direction: column;
|
|
1682
1681
|
width: max-content;
|
|
1683
1682
|
border-radius: 16px;
|
|
1684
|
-
padding: ${
|
|
1685
|
-
font-size: ${
|
|
1683
|
+
padding: ${_a(3)};
|
|
1684
|
+
font-size: ${_a(.8)};
|
|
1686
1685
|
color: #4c5366;
|
|
1687
1686
|
box-sizing: border-box;
|
|
1688
1687
|
}
|
|
@@ -1697,8 +1696,8 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1697
1696
|
}
|
|
1698
1697
|
|
|
1699
1698
|
.s-modal img {
|
|
1700
|
-
padding: ${
|
|
1701
|
-
width: ${
|
|
1699
|
+
padding: ${_a(2,1,0,1)};
|
|
1700
|
+
width: ${_a(8)};
|
|
1702
1701
|
}
|
|
1703
1702
|
|
|
1704
1703
|
.s-modal-text h1 {
|
|
@@ -1707,7 +1706,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1707
1706
|
line-height: 32px;
|
|
1708
1707
|
color: #4C5366;
|
|
1709
1708
|
font-style: normal;
|
|
1710
|
-
margin-bottom: ${
|
|
1709
|
+
margin-bottom: ${_a(1)};
|
|
1711
1710
|
}
|
|
1712
1711
|
|
|
1713
1712
|
.s-modal-text p {
|
|
@@ -1723,9 +1722,9 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1723
1722
|
display: flex;
|
|
1724
1723
|
align-items: center;
|
|
1725
1724
|
justify-content: center;
|
|
1726
|
-
padding: ${
|
|
1727
|
-
border-radius: ${
|
|
1728
|
-
font-size: ${
|
|
1725
|
+
padding: ${_a(1,2.5)};
|
|
1726
|
+
border-radius: ${_a(.8)};
|
|
1727
|
+
font-size: ${_a(.8)};
|
|
1729
1728
|
transition: 0.1s ease;
|
|
1730
1729
|
cursor: pointer;
|
|
1731
1730
|
}
|
|
@@ -1738,8 +1737,8 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1738
1737
|
}
|
|
1739
1738
|
|
|
1740
1739
|
.s-modal-text {
|
|
1741
|
-
gap: ${
|
|
1742
|
-
max-width: ${
|
|
1740
|
+
gap: ${_a(.2)};
|
|
1741
|
+
max-width: ${_a(30)};
|
|
1743
1742
|
text-align: center;
|
|
1744
1743
|
padding-left: 0px;
|
|
1745
1744
|
padding-right: 0px;
|
|
@@ -1793,7 +1792,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1793
1792
|
.s-user-request-tool-button {
|
|
1794
1793
|
display: flex;
|
|
1795
1794
|
align-items: center;
|
|
1796
|
-
gap: ${
|
|
1795
|
+
gap: ${_a(1)};
|
|
1797
1796
|
}
|
|
1798
1797
|
|
|
1799
1798
|
.s-user-request-tool-button svg {
|
|
@@ -1806,7 +1805,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1806
1805
|
.s-more-menu hr {
|
|
1807
1806
|
width: 90%;
|
|
1808
1807
|
border: 0;
|
|
1809
|
-
border-top: ${
|
|
1808
|
+
border-top: ${_a(.01)} solid #D4D6DF;
|
|
1810
1809
|
margin: 8px auto;
|
|
1811
1810
|
}
|
|
1812
1811
|
|
|
@@ -1874,8 +1873,8 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1874
1873
|
.dropdown-content .menu-point {
|
|
1875
1874
|
display: flex;
|
|
1876
1875
|
align-items: center;
|
|
1877
|
-
gap: ${
|
|
1878
|
-
padding: ${
|
|
1876
|
+
gap: ${_a(1)};
|
|
1877
|
+
padding: ${_a(.5,1)};
|
|
1879
1878
|
color: #ababb5;
|
|
1880
1879
|
text-align: left;
|
|
1881
1880
|
font-style: normal;
|
|
@@ -1896,7 +1895,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1896
1895
|
color: #FFCB00;
|
|
1897
1896
|
display: flex;
|
|
1898
1897
|
align-items: center;
|
|
1899
|
-
gap: ${
|
|
1898
|
+
gap: ${_a(.25)};
|
|
1900
1899
|
font-size: 12px;
|
|
1901
1900
|
color: grey;
|
|
1902
1901
|
text-decoration: none;
|
|
@@ -1911,25 +1910,25 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
1911
1910
|
}
|
|
1912
1911
|
|
|
1913
1912
|
.menu-point.header {
|
|
1914
|
-
gap: ${
|
|
1913
|
+
gap: ${_a(.5)};
|
|
1915
1914
|
}
|
|
1916
1915
|
|
|
1917
1916
|
.menu-point-wrap {
|
|
1918
1917
|
display: flex;
|
|
1919
1918
|
flex-direction: column;
|
|
1920
1919
|
color: #ababb5;
|
|
1921
|
-
font-size: ${
|
|
1922
|
-
padding: ${
|
|
1923
|
-
gap: ${
|
|
1920
|
+
font-size: ${_a(.9)};
|
|
1921
|
+
padding: ${_a(0,1,.25,1)};
|
|
1922
|
+
gap: ${_a(.5)};
|
|
1924
1923
|
align-items: flex-start;
|
|
1925
1924
|
width: 100%;
|
|
1926
|
-
line-height: ${
|
|
1925
|
+
line-height: ${_a(1.4)};
|
|
1927
1926
|
|
|
1928
1927
|
color: #4C5366;
|
|
1929
1928
|
}
|
|
1930
1929
|
|
|
1931
1930
|
.user-profile-section {
|
|
1932
|
-
margin-left: ${
|
|
1931
|
+
margin-left: ${_a(.5)};
|
|
1933
1932
|
}
|
|
1934
1933
|
|
|
1935
1934
|
.user-invite-tool-container {
|
|
@@ -2616,7 +2615,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2616
2615
|
display: none;
|
|
2617
2616
|
}
|
|
2618
2617
|
}
|
|
2619
|
-
`;var za=function(t,e,i,o){for(var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s};class Ha extends X{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this.showTourCommentTooltip=!1,this.allFeatureDisabled=!1,this.allFeatureRestricted=!1,this.guestMode=!1,this._expanded=!0,this.loading=!0,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.showGuestModeSignInModal=!1,this.defaultGuestModeSignInModalConfig={title:"Sign in to notify your team",description:"Notify your team about your latest comments.",closeOnClickOutside:!1,showLeaveCommentButton:!0},this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig)),this.showGuestModeNameModal=!1,this.guestModeSignInBannerVisible=!1,this.guestUserNameInput="",this.guestUserModelOpened=!1,this.guestUserNameUpdated=!1,this.guestUserNameUpdateLoading=!1,this.staging=qt,this._autoLocation=!0,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.addCommentCount=0,this._privateCommentModeEnabled=!1,this.superflowToolbarMoved=!1,this._darkMode=!1,this.allowGuestModeSignIn=!0,this._queryParamsComments=!1,this._usePageTitleAsLocationName=!1,this.toolbarEnabled=!1,this.toolbarEnabledApiCalled=!1,this.passwordProtected=!1,this.isPasswordValid=!1,this.password="",this.validatingPasswordLoading=!1,this.showPasswordProtectedModal=!1,this.showInvalidPassword=!1,this.skipGuestNameModal=!1,this._totalViews={},this.totalViewsCount=0,this.inviteUrl="",this.showModalOnceCommentIsModeIsOff=!1,this.subscriptions=[],this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),Da("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await(t=>{const e={apiKey:t};return go(Ta,ae,{timeout:12e5})(e)})(this.apiKey);this.customLoginEnabled=!!(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),Da("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(Ca(xt),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),Da("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),Da("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Da("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Da("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),Da("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{this.setInviteUrl();const t=new URL(document.location),e=t.searchParams;if(e.has(yt)&&ya(gt,"true",!1),(null==e?void 0:e.has(_t))&&!ba(_t)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has(Nt))if(ba(Nt,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(null==e?void 0:e.has(Tt))if(ba(Tt,!1)){this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Tt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showFigmaDemoModal=!0;else this.showFigmaDemoModal=!1;if(e.has(Ct)||e.has("snippyly_google_token")){if(e.has(Ct)){const t=decodeURIComponent(e.get(Ct)),i=Sa(t,Xt,te),o=i&&JSON.parse(i);if(o){const t={};t.userId=o.uid,t.name=o.displayName,t.email=o.email,t.photoUrl=null==o?void 0:o.photoURL;const e=JSON.stringify(t),i=Ea(e,Xt,te);ya(xt,i,!0),Ca(At)}}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,ya(bt,JSON.stringify(i),!0)}e.delete(Ct),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has(gt)?(ya(gt,"true",!1),Ca(ft),e.delete(gt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(ft)||ba(gt,!1)&&this.loadPluginUI(),e.has(ft)?(ya(ft,"true",!1),Ca(gt),e.delete(ft),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(gt)||ba(ft,!1)&&this.loadPluginUI(),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Da("Error in checkUrl: ",t)}},this.setInviteUrl=()=>{try{const t=new URL(document.location);t.searchParams.has(gt)||t.searchParams.set(gt,"true"),this.inviteUrl=t.toString()}catch(t){console.warn("Error in setInviteUrl: ",t),Da("Error in setInviteUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&ya(kt,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(gt)||t.has(ft))&&t.has(Mt)&&(ya(St,Mt,!1,"sessionStorage"),this.projectVersion=t.get(Mt),this.projectVersion&&ya(kt,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Da("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||ba(St,!1,"sessionStorage"),e=this.projectVersion||ba(kt,!1,"sessionStorage");if(t&&e){const i=new URL(document.location),o=i.searchParams;o.get(t)||(o.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Da("Error in setVersionInUrl: ",t)}},this.loadPluginUI=async()=>{var t,e,i,o,n,r,s,a,l;try{if(!this.apiKey)return;if(!this.projectId)return;if(this.loadPlugin)return this.generateLocation(),void this.setLocation();if(this.toolbarEnabledApiCalled||await this.detectToolbarEnabled(),!this.toolbarEnabled)return;const c=ka();if(c&&!(null==c?void 0:c.isAnonymous)&&(this.loading=!0),null===(t=this.getCustomerMetadata())||void 0===t||t.then((t=>{this.customerMetadata=t})).catch((t=>{console.warn("Error in getCustomerMetadata: ",t),Da("Error in getCustomerMetadata: ",t)})),wa($t)&&(this.isPasswordValid=wa($t)),ba(Lt,!0)&&ba(Vt,!0)&&ba(Ot,!0)&&ba(Dt,!0)&&ba(Ft,!0)?(this.guestMode="true"===ba(Lt,!0),this.allowGuestModeSignIn="true"===ba(Vt,!0),this.passwordProtected="true"===ba(Ot,!0),this.queryParamsComments="true"===ba(Dt,!0),this.usePageTitleAsLocationName="true"===ba(Ft,!0)):(this.projectConfig=await(async(t,e)=>{var i;try{const o=go(Ta,le,{timeout:12e5}),n=await o({apiKey:t,projectId:e});return null===(i=null==n?void 0:n.data)||void 0===i?void 0:i.data}catch(t){return console.warn("Error in getProjectConfig: ",t),null}})(this.apiKey,this.projectId),this.guestMode=!!(null===(e=this.projectConfig)||void 0===e?void 0:e.guestMode)||this.guestMode,this.allowGuestModeSignIn=!!(null===(o=null===(i=this.projectConfig)||void 0===i?void 0:i.guestModeConfig)||void 0===o?void 0:o.allowSignIn),this.queryParamsComments=!!(null===(n=this.projectConfig)||void 0===n?void 0:n.queryParamsComments),this.usePageTitleAsLocationName=!!(null===(r=this.projectConfig)||void 0===r?void 0:r.usePageTitleAsLocationName),(null===(s=this.projectConfig)||void 0===s?void 0:s.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.passwordProtected=!!(null===(l=null===(a=this.projectConfig)||void 0===a?void 0:a.passwordProtected)||void 0===l?void 0:l.enabled),ya(Lt,this.guestMode+"",!0),ya(Vt,this.allowGuestModeSignIn+"",!0),ya(Ot,this.passwordProtected+"",!0),ya(Dt,this.queryParamsComments+"",!0),ya(Ft,this.usePageTitleAsLocationName+"",!0)),this.loadPlugin=!0,!document.querySelector(Gt.VELT_COMMENTS)){const t=document.createElement(Gt.VELT_COMMENTS);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),t.addEventListener("onCommentAdd",(()=>{this.addCommentCount++})),t.addEventListener("onCommentUpdate",(t=>{var e,i;(null===(e=this.snippylyUser)||void 0===e?void 0:e.isGuest)&&"newlyAdded"===(null===(i=null==t?void 0:t.detail)||void 0===i?void 0:i.type)&&(this.addCommentCount>=2&&(this.showModalOnceCommentIsModeIsOff=!0),this.addCommentCount>=5&&!this.showModalOnceCommentIsModeIsOff&&(this.showModalOnceCommentIsModeIsOff=!0))})),window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_CURSOR)){const t=document.createElement(Gt.VELT_CURSOR);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_HUDDLE)){const t=document.createElement(Gt.VELT_HUDDLE);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_RECORDER_NOTES)){const t=document.createElement(Gt.VELT_RECORDER_NOTES);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_RECORDER_CONTROL_PANEL)){const t=document.createElement(Gt.VELT_RECORDER_CONTROL_PANEL);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_ARROWS)){const t=document.createElement(Gt.VELT_ARROWS);window.document.body.appendChild(t)}try{const t=new URL(document.location),e=t.searchParams;let i=!1;e.has("wireframe")&&"true"===e.get("wireframe")&&(sessionStorage.setItem("velt-wireframe","true"),e.delete("wireframe"),i=!0),e.get("velt-version")&&(sessionStorage.setItem("velt-version",e.get("velt-version")),e.delete("velt-version"),i=!0),e.get("velt-env")&&(sessionStorage.setItem("velt-env",e.get("velt-env")),e.delete("velt-env"),i=!0),i&&window.history.replaceState({},document.title,t.href)}catch(t){}if(this.staging&&"true"===sessionStorage.getItem("velt-wireframe")){const t=document.createElement("velt-wireframe");t.innerHTML='\n <style>\n .dialog-header-container {\n padding: 12px;\n background: lightcyan;\n margin-top: 8px;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .dialog-all-comment-container app-comment-dialog-all-comment > div {\n padding: 12px;\n background: lightpink;\n margin-top: 8px;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .sidebar-dialog-header-container {\n padding: 12px;\n background: lightgreen;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .sidebar-dialog-header-block {\n display: flex;\n align-items: center;\n gap: 8px;\n }\n </style>\n\t\t\t\t\t\t<velt-comment-pin-wireframe>\n\t\t\t\t\t\t\t<div class="custom-comment-pin-container">\n\t\t\t\t\t\t\t\t\t<div style="width: 35px; height: 35px; background-color: blue; border-radius: 12px; border-width: 3px; border-style: solid; border-color: #f00;"></div>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-unread-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div class="custom-indicator"></div>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-unread-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-private-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<span>P</span>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-private-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-ghost-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<span>G</span>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-ghost-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-index-wireframe></velt-comment-pin-index-wireframe>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-pin-wireframe>\n\n\t\t\t\t\t\t<velt-comment-bubble-wireframe>\n\t\t\t\t\t\t\t<div class="custom-comment-bubble">\n\t\t\t\t\t\t\t\t<velt-comment-bubble-avatar-wireframe></velt-comment-bubble-avatar-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-bubble-comments-count-wireframe></velt-comment-bubble-comments-count-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-bubble-wireframe>\n\n\t\t\t\t\t\t<velt-text-comment-tool-wireframe>\n\t\t\t\t\t\t\t<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t\t\t\t<circle cx="50" cy="50" r="40" fill="red" />\n\t\t\t\t\t\t\t\t<rect x="5" y="5" width="90" height="90" fill="blue" fill-opacity="0.5" />\n\t\t\t\t\t\t\t\t<polygon points="50,5 95,95 5,95" fill="yellow" fill-opacity="0.7" />\n\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t</velt-text-comment-tool-wireframe>\n\n\t\t\t\t\t\t<velt-text-comment-toolbar-wireframe>\n\t\t\t\t\t\t\t<div style="background-color:violet; display: flex; gap: 8px; border-radius: 12px; padding: 8px; align-items: center;">\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-generic-wireframe><p>GPT</p></velt-text-comment-toolbar-generic-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-seperator-wireframe><p>Seperator</p></velt-text-comment-toolbar-seperator-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-comment-annotation-wireframe><p>Comment</p></velt-text-comment-toolbar-comment-annotation-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-copywriter-wireframe><p>Copywriter</p></velt-text-comment-toolbar-copywriter-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-text-comment-toolbar-wireframe>\n\t\t\t\t\t\t<velt-comment-sidebar-wireframe>\n\t\t\t\t\t\t\t<div style="background-color:lightblue; width: 100%; height: 100%;">\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-header-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Custom Header</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div style="color:#0d6efd;">Custom Close Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-search-wireframe></velt-comment-sidebar-search-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-status-wireframe></velt-comment-sidebar-status-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div style="color:#0d6efd;">Custom Filter Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-button-wireframe>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-header-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Custom Filter</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-title-wireframe></velt-comment-sidebar-filter-title-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div>Custom CLose filter</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-close-button-wireframe>\n\n\t\t\t\t\t\t\t\t\t<div style="background-color: yellow">\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-location-wireframe></velt-comment-sidebar-filter-location-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-people-wireframe></velt-comment-sidebar-filter-people-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-category-wireframe></velt-comment-sidebar-filter-category-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-priority-wireframe></velt-comment-sidebar-filter-priority-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-comment-type-wireframe></velt-comment-sidebar-filter-comment-type-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-versions-wireframe></velt-comment-sidebar-filter-versions-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-group-by-wireframe></velt-comment-sidebar-filter-group-by-wireframe>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-done-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div>Custom Done Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-done-button-wireframe>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-list-wireframe></velt-comment-sidebar-list-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-empty-placeholder-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Empty Placeholder</div>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-empty-placeholder-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-page-mode-wireframe></velt-comment-sidebar-page-mode-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-sidebar-wireframe>\n <velt-comment-dialog-wireframe variant="dialog">\n <div class="dialog-all-comment-container">\n <velt-comment-dialog-all-comment-wireframe></velt-comment-dialog-all-comment-wireframe>\n </div>\n <div class="dialog-body-container">\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n </div>\n <div class="dialog-composer-container">\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n </div>\n <div class="dialog-header-container">\n <velt-comment-dialog-header-wireframe></velt-comment-dialog-header-wireframe>\n </div>\n </velt-comment-dialog-wireframe>\n <velt-comment-dialog-wireframe variant="sidebar">\n <div class="sidebar-dialog-header-container">\n <velt-comment-dialog-header-wireframe>\n <div class="sidebar-dialog-header-block">\n <velt-comment-dialog-comment-count-wireframe></velt-comment-dialog-comment-count-wireframe>\n <velt-comment-dialog-status-wireframe></velt-comment-dialog-status-wireframe>\n <div style="flex-grow: 1"></div>\n <velt-comment-dialog-comment-category-wireframe></velt-comment-dialog-comment-category-wireframe>\n <velt-comment-dialog-priority-wireframe></velt-comment-dialog-priority-wireframe>\n </div>\n </velt-comment-dialog-header-wireframe>\n </div>\n <div class="sidebar-dialog-body-container">\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n </div>\n <div class="sidebar-dialog-composer-container">\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n </div>\n </velt-comment-dialog-wireframe>\n ',window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Da("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,e,o,n,r,s,a,l,c,d,h,u,p,v,m,g,f,w,y,b,C,x,E,S;try{let k=this.staging?pt:vt;this.staging||mt.includes(this.apiKey)||(k="latest"),this.veltVersion&&(k=this.veltVersion);let M=this.staging,_=!1;if((null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-version"))&&(k=sessionStorage.getItem("velt-version")),null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-env")){"staging"===sessionStorage.getItem("velt-env")&&(M=!1,_=!0)}if(await i(this.apiKey,{options:{develop:M,staging:_,version:k,velt:!0,proxyDomain:"https://cdn.velt.dev"}}),!window.Snippyly)return;if(this.autoTranslation&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.enableAutoTranslation)&&(null===Snippyly||void 0===Snippyly||Snippyly.enableAutoTranslation()),!document.querySelector(Gt.VELT_COMMENTS_SIDEBAR)){const t=document.createElement(Gt.VELT_COMMENTS_SIDEBAR);t.setAttribute(Wt.ENABLE_URL_NAVIGATION,"true"),t.setAttribute(Wt.CURRENT_LOCATION_SUFFIX,"true"),window.document.body.appendChild(t)}if(Snippyly){null===Snippyly||void 0===Snippyly||Snippyly.sf(!0);try{window.dispatchEvent(new CustomEvent("onVeltLoad",{detail:{Velt:Snippyly}})),(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Snippyly))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/fonts%2Fpoppins%2Fpoppins.css?alt=media&token=5f31a0f2-5f67-4974-bf56-78ae655f2b68",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),Da("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&La({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=ma(fa(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.serverDocumentId=(S=this.documentId+"")?`${ma(S)}`:void 0,La({documentId:this.serverDocumentId,clientDocumentId:this.documentId}),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachments(!0),(null===(t=this.commentElement)||void 0===t?void 0:t.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(e=this.commentElement)||void 0===e?void 0:e.enableDeviceInfo)&&this.commentElement.enableDeviceInfo(!0),this.commentElement.enableCommentIndex(!0),this.commentElement.onCommentModeChange&&this.commentElement.onCommentModeChange().subscribe((t=>{this.addCommentMode=t,this.addCommentMode||this.showModalOnceCommentIsModeIsOff&&(this.addCommentCount>=2&&!ba(Pt)&&(this.allowGuestModeSignIn?this.openGuestModeSignInModal():this.openGuestModeNameModel(),ya(Pt,"true"),this.showModalOnceCommentIsModeIsOff=!1),this.addCommentCount>=5&&!this.showGuestModeSignInModal&&!ba(Ut,!1,"sessionStorage")&&(this.showGuestModeSignInBanner(),ya(Ut,"true",!1,"sessionStorage"),this.showModalOnceCommentIsModeIsOff=!1))})),(null===(o=this.commentElement)||void 0===o?void 0:o.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(n=this.commentElement)||void 0===n?void 0:n.enableAutoCategorize)&&this.commentElement.enableAutoCategorize(),(null===(r=this.commentElement)||void 0===r?void 0:r.enablePersistentCommentMode)&&this.commentElement.enablePersistentCommentMode(),(null===(s=this.commentElement)||void 0===s?void 0:s.enableGhostComments)&&this.commentElement.enableGhostComments();const i=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;i&&"object"==typeof i&&(null===(a=this.commentElement)||void 0===a?void 0:a.setCustomStatus)&&this.commentElement.setCustomStatus(i),(null===(l=this.commentElement)||void 0===l?void 0:l.enableMinimap)&&this.commentElement.enableMinimap(),(null===(c=this.commentElement)||void 0===c?void 0:c.setDStrategy)&&(null===(d=this.commentElement)||void 0===d||d.setDStrategy("dynamicId")),(null===(h=this.commentElement)||void 0===h?void 0:h.enableSidebarButtonOnCommentDialog)&&this.commentElement.enableSidebarButtonOnCommentDialog(),(null===(u=this.commentElement)||void 0===u?void 0:u.enableHotkey)&&this.commentElement.enableHotkey(),(null===(p=this.commentElement)||void 0===p?void 0:p.enableDeviceIndicatorOnCommentPins)&&this.commentElement.enableDeviceIndicatorOnCommentPins()}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(v=this.rewriterElement)||void 0===v||v.enableRewriter()),this.presenceElement&&(null===(m=this.presenceElement)||void 0===m?void 0:m.enableFlockMode)&&(null===(g=this.presenceElement)||void 0===g||g.enableFlockMode(!0)),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocElement)&&(this.docElement=Snippyly.getDocElement()),null===(b=(null===(f=this.docElement)||void 0===f?void 0:f.getDocumentMetadata)?null===(w=this.docElement)||void 0===w?void 0:w.getDocumentMetadata():null===(y=null===Snippyly||void 0===Snippyly?void 0:Snippyly.docService)||void 0===y?void 0:y.getDocumentMetadata$())||void 0===b||b.subscribe((t=>{const e=(null==t?void 0:t.versions)?Object.values(null==t?void 0:t.versions):[],i=new URL(document.location).searchParams.get("version");if(i){const t=e.find((t=>t.versionId===i));t&&(this.version={id:t.versionId,name:t.versionName||t.versionId},this.setLocation())}})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getViewsElement)&&(this.viewsElement=Snippyly.getViewsElement()),(null===(C=this.viewsElement)||void 0===C?void 0:C.getUniqueViewsByUser)&&(null===(E=null===(x=this.viewsElement)||void 0===x?void 0:x.getUniqueViewsByUser())||void 0===E||E.subscribe((t=>{this.totalViews=t}))),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Da("Error in initializeSnippyly: ",t)}},this.checkToEnableUpgradeButton=()=>{var t,e;try{this.isPlanExpired&&this.isUserGlobalContact?(null===(t=this.commentElement)||void 0===t?void 0:t.enableUpgradeButton)&&this.commentElement.enableUpgradeButton():(null===(e=this.commentElement)||void 0===e?void 0:e.disableUpgradeButton)&&this.commentElement.disableUpgradeButton()}catch(t){console.warn("Error in checkToEnableUpgradeButton: ",t),Da("Error in checkToEnableUpgradeButton: ",t)}},this.getCustomerMetadata=async()=>{try{let t=(()=>{try{const t=ba(zt);return t?"false"===t?JSON.parse(JSON.stringify(Kt)):JSON.parse(t):null}catch(t){return console.warn("Error in getCustomerMetadataFromStorage: ",t),Da("Error in getCustomerMetadataFromStorage: ",t),null}})();return t||(t=await(async t=>{try{const e=go(Ta,ne,{timeout:12e5}),i=await e({apiKey:t});return null==i?void 0:i.data}catch(t){return console.warn("Error in getCustomerMetadata: ",t),null}})(this.apiKey),Na(t)),t}catch(t){console.warn("Error in getCustomerMetadata: ",t),Da("Error in getCustomerMetadata: ",t)}},this.getSamlConfig=async()=>{try{let t=(()=>{try{const t=ba(Ht,!0);return t?JSON.parse(t):null}catch(t){return console.warn("Error in getSamlConfigFromStorage: ",t),Da("Error in getSamlConfigFromStorage: ",t),null}})();return t||(t=await(async t=>{var e;try{const i=go(Ta,he,{timeout:12e5}),o=await i({eventType:"getPublicConfig",apiKey:t});return null===(e=null==o?void 0:o.data)||void 0===e?void 0:e.publicConfig}catch(t){return console.warn("Error in getSamlPublicConfig: ",t),null}})(this.apiKey),t&&(t=>{try{if(t){const e=JSON.stringify(t);ya(Ht,e,!0)}}catch(t){console.warn("Error in setSamlConfigToStorage: ",t),Da("Error in setSamlConfigToStorage: ",t)}})(t)),t}catch(t){console.warn("Error in getSamlConfig: ",t),Da("Error in getSamlConfig: ",t)}},this.setLogos=()=>{var t,e,i,o,n,r,s,a,l,c,d,h;try{let u="light";this.privateCommentModeEnabled&&(u="dark");const p=null===(i=null===(e=null===(t=this.customerMetadata)||void 0===t?void 0:t.customBranding)||void 0===e?void 0:e.logo)||void 0===i?void 0:i.logoMark,v=null===(r=null===(n=null===(o=null==Yt?void 0:Kt)||void 0===o?void 0:o.customBranding)||void 0===n?void 0:n.logo)||void 0===r?void 0:r.logoMark,m=null===(l=null===(a=null===(s=this.customerMetadata)||void 0===s?void 0:s.customBranding)||void 0===a?void 0:a.logo)||void 0===l?void 0:l.wordMark,g=null===(h=null===(d=null===(c=null==Yt?void 0:Kt)||void 0===c?void 0:c.customBranding)||void 0===d?void 0:d.logo)||void 0===h?void 0:h.wordMark;switch(u){case"light":this.logoMark=(null==p?void 0:p.lightUrl)||(null==p?void 0:p.darkUrl)||(null==v?void 0:v.lightUrl),this.wordMark=(null==m?void 0:m.lightUrl)||(null==m?void 0:m.darkUrl)||(null==g?void 0:g.lightUrl);break;case"dark":this.logoMark=(null==p?void 0:p.darkUrl)||(null==p?void 0:p.lightUrl)||(null==v?void 0:v.darkUrl),this.wordMark=(null==m?void 0:m.darkUrl)||(null==m?void 0:m.lightUrl)||(null==g?void 0:g.darkUrl)}}catch(t){console.warn("Error in setLogos: ",t),Da("Error in setLogos: ",t)}},this.getLogoMark=()=>{var t;try{return(null===(t=this.logoMark)||void 0===t?void 0:t.includes("<svg"))?D`
|
|
2618
|
+
`;var Wa=function(t,e,i,o){for(var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s};class Ka extends X{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this.showTourCommentTooltip=!1,this.allFeatureDisabled=!1,this.allFeatureRestricted=!1,this.guestMode=!1,this._expanded=!0,this.loading=!0,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.showGuestModeSignInModal=!1,this.defaultGuestModeSignInModalConfig={title:"Sign in to notify your team",description:"Notify your team about your latest comments.",closeOnClickOutside:!1,showLeaveCommentButton:!0},this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig)),this.showGuestModeNameModal=!1,this.guestModeSignInBannerVisible=!1,this.guestUserNameInput="",this.guestUserModelOpened=!1,this.guestUserNameUpdated=!1,this.guestUserNameUpdateLoading=!1,this.staging=qt,this._autoLocation=!0,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.addCommentCount=0,this._privateCommentModeEnabled=!1,this.superflowToolbarMoved=!1,this._darkMode=!1,this.allowGuestModeSignIn=!0,this._queryParamsComments=!1,this._usePageTitleAsLocationName=!1,this.toolbarEnabled=!1,this.toolbarEnabledApiCalled=!1,this.passwordProtected=!1,this.isPasswordValid=!1,this.password="",this.validatingPasswordLoading=!1,this.showPasswordProtectedModal=!1,this.showInvalidPassword=!1,this.skipGuestNameModal=!1,this._totalViews={},this.totalViewsCount=0,this.inviteUrl="",this.showModalOnceCommentIsModeIsOff=!1,this.subscriptions=[],this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),Pa("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await(t=>{const e={apiKey:t};return bo(Da,ae,{timeout:12e5})(e)})(this.apiKey);this.customLoginEnabled=!!(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),Pa("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(Ma(xt),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),Pa("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),Pa("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Pa("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Pa("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),Pa("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{this.setInviteUrl();const t=new URL(document.location),e=t.searchParams;if(e.has(yt)&&Sa(gt,"true",!1),(null==e?void 0:e.has(_t))&&!ka(_t)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has(Nt))if(ka(Nt,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(null==e?void 0:e.has(Tt))if(ka(Tt,!1)){this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Tt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showFigmaDemoModal=!0;else this.showFigmaDemoModal=!1;if(e.has(Ct)||e.has("snippyly_google_token")){if(e.has(Ct)){const t=decodeURIComponent(e.get(Ct)),i=Ta(t,Xt,te),o=i&&JSON.parse(i);if(o){const t={};t.userId=o.uid,t.name=o.displayName,t.email=o.email,t.photoUrl=null==o?void 0:o.photoURL;const e=JSON.stringify(t),i=Na(e,Xt,te);Sa(xt,i,!0),Ma(At)}}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,Sa(bt,JSON.stringify(i),!0)}e.delete(Ct),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has(gt)?(Sa(gt,"true",!1),Ma(ft),e.delete(gt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(ft)||ka(gt,!1)&&this.loadPluginUI(),e.has(ft)?(Sa(ft,"true",!1),Ma(gt),e.delete(ft),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(gt)||ka(ft,!1)&&this.loadPluginUI(),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Pa("Error in checkUrl: ",t)}},this.setInviteUrl=()=>{try{const t=new URL(document.location);t.searchParams.has(gt)||t.searchParams.set(gt,"true"),this.inviteUrl=t.toString()}catch(t){console.warn("Error in setInviteUrl: ",t),Pa("Error in setInviteUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&Sa(kt,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(gt)||t.has(ft))&&t.has(Mt)&&(Sa(St,Mt,!1,"sessionStorage"),this.projectVersion=t.get(Mt),this.projectVersion&&Sa(kt,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Pa("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||ka(St,!1,"sessionStorage"),e=this.projectVersion||ka(kt,!1,"sessionStorage");if(t&&e){const i=new URL(document.location),o=i.searchParams;o.get(t)||(o.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Pa("Error in setVersionInUrl: ",t)}},this.loadPluginUI=async()=>{var t,e,i,o,n,r,s,a,l;try{if(!this.apiKey)return;if(!this.projectId)return;if(this.loadPlugin)return this.generateLocation(),void this.setLocation();if(this.toolbarEnabledApiCalled||await this.detectToolbarEnabled(),!this.toolbarEnabled)return;const c=Ia();if(c&&!(null==c?void 0:c.isAnonymous)&&(this.loading=!0),null===(t=this.getCustomerMetadata())||void 0===t||t.then((t=>{this.customerMetadata=t})).catch((t=>{console.warn("Error in getCustomerMetadata: ",t),Pa("Error in getCustomerMetadata: ",t)})),Ea($t)&&(this.isPasswordValid=Ea($t)),ka(Lt,!0)&&ka(Vt,!0)&&ka(Ot,!0)&&ka(Dt,!0)&&ka(Ft,!0)?(this.guestMode="true"===ka(Lt,!0),this.allowGuestModeSignIn="true"===ka(Vt,!0),this.passwordProtected="true"===ka(Ot,!0),this.queryParamsComments="true"===ka(Dt,!0),this.usePageTitleAsLocationName="true"===ka(Ft,!0)):(this.projectConfig=await(async(t,e)=>{var i;try{const o=bo(Da,le,{timeout:12e5}),n=await o({apiKey:t,projectId:e});return null===(i=null==n?void 0:n.data)||void 0===i?void 0:i.data}catch(t){return console.warn("Error in getProjectConfig: ",t),null}})(this.apiKey,this.projectId),this.guestMode=!!(null===(e=this.projectConfig)||void 0===e?void 0:e.guestMode)||this.guestMode,this.allowGuestModeSignIn=!!(null===(o=null===(i=this.projectConfig)||void 0===i?void 0:i.guestModeConfig)||void 0===o?void 0:o.allowSignIn),this.queryParamsComments=!!(null===(n=this.projectConfig)||void 0===n?void 0:n.queryParamsComments),this.usePageTitleAsLocationName=!!(null===(r=this.projectConfig)||void 0===r?void 0:r.usePageTitleAsLocationName),(null===(s=this.projectConfig)||void 0===s?void 0:s.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.passwordProtected=!!(null===(l=null===(a=this.projectConfig)||void 0===a?void 0:a.passwordProtected)||void 0===l?void 0:l.enabled),Sa(Lt,this.guestMode+"",!0),Sa(Vt,this.allowGuestModeSignIn+"",!0),Sa(Ot,this.passwordProtected+"",!0),Sa(Dt,this.queryParamsComments+"",!0),Sa(Ft,this.usePageTitleAsLocationName+"",!0)),this.loadPlugin=!0,!document.querySelector(Gt.VELT_COMMENTS)){const t=document.createElement(Gt.VELT_COMMENTS);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),t.addEventListener("onCommentAdd",(()=>{this.addCommentCount++})),t.addEventListener("onCommentUpdate",(t=>{var e,i;(null===(e=this.snippylyUser)||void 0===e?void 0:e.isGuest)&&"newlyAdded"===(null===(i=null==t?void 0:t.detail)||void 0===i?void 0:i.type)&&(this.addCommentCount>=2&&(this.showModalOnceCommentIsModeIsOff=!0),this.addCommentCount>=5&&!this.showModalOnceCommentIsModeIsOff&&(this.showModalOnceCommentIsModeIsOff=!0))})),window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_CURSOR)){const t=document.createElement(Gt.VELT_CURSOR);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_HUDDLE)){const t=document.createElement(Gt.VELT_HUDDLE);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_RECORDER_NOTES)){const t=document.createElement(Gt.VELT_RECORDER_NOTES);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_RECORDER_CONTROL_PANEL)){const t=document.createElement(Gt.VELT_RECORDER_CONTROL_PANEL);window.document.body.appendChild(t)}if(!document.querySelector(Gt.VELT_ARROWS)){const t=document.createElement(Gt.VELT_ARROWS);window.document.body.appendChild(t)}try{const t=new URL(document.location),e=t.searchParams;let i=!1;e.has("wireframe")&&"true"===e.get("wireframe")&&(sessionStorage.setItem("velt-wireframe","true"),e.delete("wireframe"),i=!0),e.get("velt-version")&&(sessionStorage.setItem("velt-version",e.get("velt-version")),e.delete("velt-version"),i=!0),e.get("velt-env")&&(sessionStorage.setItem("velt-env",e.get("velt-env")),e.delete("velt-env"),i=!0),i&&window.history.replaceState({},document.title,t.href)}catch(t){}if(this.staging&&"true"===sessionStorage.getItem("velt-wireframe")){const t=document.createElement("velt-wireframe");t.innerHTML='\n <style>\n .dialog-header-container {\n padding: 12px;\n background: lightcyan;\n margin-top: 8px;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .dialog-all-comment-container app-comment-dialog-all-comment > div {\n padding: 12px;\n background: lightpink;\n margin-top: 8px;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .sidebar-dialog-header-container {\n padding: 12px;\n background: lightgreen;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .sidebar-dialog-header-block {\n display: flex;\n align-items: center;\n gap: 8px;\n }\n </style>\n\t\t\t\t\t\t<velt-comment-pin-wireframe>\n\t\t\t\t\t\t\t<div class="custom-comment-pin-container">\n\t\t\t\t\t\t\t\t\t<div style="width: 35px; height: 35px; background-color: blue; border-radius: 12px; border-width: 3px; border-style: solid; border-color: #f00;"></div>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-unread-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div class="custom-indicator"></div>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-unread-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-private-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<span>P</span>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-private-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-ghost-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<span>G</span>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-ghost-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-index-wireframe></velt-comment-pin-index-wireframe>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-pin-wireframe>\n\n\t\t\t\t\t\t<velt-comment-bubble-wireframe>\n\t\t\t\t\t\t\t<div class="custom-comment-bubble">\n\t\t\t\t\t\t\t\t<velt-comment-bubble-avatar-wireframe></velt-comment-bubble-avatar-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-bubble-comments-count-wireframe></velt-comment-bubble-comments-count-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-bubble-wireframe>\n\n\t\t\t\t\t\t<velt-text-comment-tool-wireframe>\n\t\t\t\t\t\t\t<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t\t\t\t<circle cx="50" cy="50" r="40" fill="red" />\n\t\t\t\t\t\t\t\t<rect x="5" y="5" width="90" height="90" fill="blue" fill-opacity="0.5" />\n\t\t\t\t\t\t\t\t<polygon points="50,5 95,95 5,95" fill="yellow" fill-opacity="0.7" />\n\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t</velt-text-comment-tool-wireframe>\n\n\t\t\t\t\t\t<velt-text-comment-toolbar-wireframe>\n\t\t\t\t\t\t\t<div style="background-color:violet; display: flex; gap: 8px; border-radius: 12px; padding: 8px; align-items: center;">\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-generic-wireframe><p>GPT</p></velt-text-comment-toolbar-generic-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-seperator-wireframe><p>Seperator</p></velt-text-comment-toolbar-seperator-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-comment-annotation-wireframe><p>Comment</p></velt-text-comment-toolbar-comment-annotation-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-copywriter-wireframe><p>Copywriter</p></velt-text-comment-toolbar-copywriter-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-text-comment-toolbar-wireframe>\n\t\t\t\t\t\t<velt-comment-sidebar-wireframe>\n\t\t\t\t\t\t\t<div style="background-color:lightblue; width: 100%; height: 100%;">\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-header-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Custom Header</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div style="color:#0d6efd;">Custom Close Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-search-wireframe></velt-comment-sidebar-search-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-status-wireframe></velt-comment-sidebar-status-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div style="color:#0d6efd;">Custom Filter Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-button-wireframe>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-header-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Custom Filter</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-title-wireframe></velt-comment-sidebar-filter-title-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div>Custom CLose filter</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-close-button-wireframe>\n\n\t\t\t\t\t\t\t\t\t<div style="background-color: yellow">\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-location-wireframe></velt-comment-sidebar-filter-location-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-people-wireframe></velt-comment-sidebar-filter-people-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-category-wireframe></velt-comment-sidebar-filter-category-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-priority-wireframe></velt-comment-sidebar-filter-priority-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-comment-type-wireframe></velt-comment-sidebar-filter-comment-type-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-versions-wireframe></velt-comment-sidebar-filter-versions-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-group-by-wireframe></velt-comment-sidebar-filter-group-by-wireframe>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-done-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div>Custom Done Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-done-button-wireframe>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-list-wireframe></velt-comment-sidebar-list-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-empty-placeholder-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Empty Placeholder</div>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-empty-placeholder-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-page-mode-wireframe></velt-comment-sidebar-page-mode-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-sidebar-wireframe>\n <velt-comment-dialog-wireframe variant="dialog">\n <div class="dialog-all-comment-container">\n <velt-comment-dialog-all-comment-wireframe></velt-comment-dialog-all-comment-wireframe>\n </div>\n <div class="dialog-body-container">\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n </div>\n <div class="dialog-composer-container">\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n </div>\n <div class="dialog-header-container">\n <velt-comment-dialog-header-wireframe></velt-comment-dialog-header-wireframe>\n </div>\n </velt-comment-dialog-wireframe>\n <velt-comment-dialog-wireframe variant="sidebar">\n <div class="sidebar-dialog-header-container">\n <velt-comment-dialog-header-wireframe>\n <div class="sidebar-dialog-header-block">\n <velt-comment-dialog-comment-count-wireframe></velt-comment-dialog-comment-count-wireframe>\n <velt-comment-dialog-status-wireframe></velt-comment-dialog-status-wireframe>\n <div style="flex-grow: 1"></div>\n <velt-comment-dialog-comment-category-wireframe></velt-comment-dialog-comment-category-wireframe>\n <velt-comment-dialog-priority-wireframe></velt-comment-dialog-priority-wireframe>\n </div>\n </velt-comment-dialog-header-wireframe>\n </div>\n <div class="sidebar-dialog-body-container">\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n </div>\n <div class="sidebar-dialog-composer-container">\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n </div>\n </velt-comment-dialog-wireframe>\n ',window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Pa("Error in loadPluginUI: ",t)}},this.initializeSnippyly=async()=>{var t,e,o,n,r,s,a,l,c,d,h,u,p,v,m,g,f,w,y,b,C,x,E,S;try{let k=this.staging?pt:vt;this.staging||mt.includes(this.apiKey)||(k="latest"),this.veltVersion&&(k=this.veltVersion);let M=this.staging,_=!1;if((null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-version"))&&(k=sessionStorage.getItem("velt-version")),null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-env")){"staging"===sessionStorage.getItem("velt-env")&&(M=!1,_=!0)}if(await i(this.apiKey,{options:{develop:M,staging:_,version:k,velt:!0,proxyDomain:"https://cdn.velt.dev"}}),!window.Snippyly)return;if(this.autoTranslation&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.enableAutoTranslation)&&(null===Snippyly||void 0===Snippyly||Snippyly.enableAutoTranslation()),!document.querySelector(Gt.VELT_COMMENTS_SIDEBAR)){const t=document.createElement(Gt.VELT_COMMENTS_SIDEBAR);t.setAttribute(Wt.ENABLE_URL_NAVIGATION,"true"),t.setAttribute(Wt.CURRENT_LOCATION_SUFFIX,"true"),window.document.body.appendChild(t)}if(Snippyly){null===Snippyly||void 0===Snippyly||Snippyly.sf(!0);try{window.dispatchEvent(new CustomEvent("onVeltLoad",{detail:{Velt:Snippyly}})),(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Snippyly))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/fonts%2Fpoppins%2Fpoppins.css?alt=media&token=5f31a0f2-5f67-4974-bf56-78ae655f2b68",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),Pa("Error in loadPoppinsFont: ",t)}})()}if(Snippyly&&ja({sdkVersion:null===Snippyly||void 0===Snippyly?void 0:Snippyly.version,sdkType:"client"}),this.documentId=ba(xa(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),await(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setDocumentId(this.documentId+"")),this.serverDocumentId=(S=this.documentId+"")?`${ba(S)}`:void 0,ja({documentId:this.serverDocumentId,clientDocumentId:this.documentId}),this.generateLocation(),this.setLocation(),this.commentElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCommentElement(),this.contactElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getContactElement(),this.rewriterElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getRewriterElement(),this.presenceElement=null===Snippyly||void 0===Snippyly?void 0:Snippyly.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachments(!0),(null===(t=this.commentElement)||void 0===t?void 0:t.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(e=this.commentElement)||void 0===e?void 0:e.enableDeviceInfo)&&this.commentElement.enableDeviceInfo(!0),this.commentElement.enableCommentIndex(!0),this.commentElement.onCommentModeChange&&this.commentElement.onCommentModeChange().subscribe((t=>{this.addCommentMode=t,this.addCommentMode||this.showModalOnceCommentIsModeIsOff&&(this.addCommentCount>=2&&!ka(Pt)&&(this.allowGuestModeSignIn?this.openGuestModeSignInModal():this.openGuestModeNameModel(),Sa(Pt,"true"),this.showModalOnceCommentIsModeIsOff=!1),this.addCommentCount>=5&&!this.showGuestModeSignInModal&&!ka(Ut,!1,"sessionStorage")&&(this.showGuestModeSignInBanner(),Sa(Ut,"true",!1,"sessionStorage"),this.showModalOnceCommentIsModeIsOff=!1))})),(null===(o=this.commentElement)||void 0===o?void 0:o.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(n=this.commentElement)||void 0===n?void 0:n.enableAutoCategorize)&&this.commentElement.enableAutoCategorize(),(null===(r=this.commentElement)||void 0===r?void 0:r.enablePersistentCommentMode)&&this.commentElement.enablePersistentCommentMode(),(null===(s=this.commentElement)||void 0===s?void 0:s.enableGhostComments)&&this.commentElement.enableGhostComments();const i=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;i&&"object"==typeof i&&(null===(a=this.commentElement)||void 0===a?void 0:a.setCustomStatus)&&this.commentElement.setCustomStatus(i),(null===(l=this.commentElement)||void 0===l?void 0:l.enableMinimap)&&this.commentElement.enableMinimap(),(null===(c=this.commentElement)||void 0===c?void 0:c.setDStrategy)&&(null===(d=this.commentElement)||void 0===d||d.setDStrategy("dynamicId")),(null===(h=this.commentElement)||void 0===h?void 0:h.enableSidebarButtonOnCommentDialog)&&this.commentElement.enableSidebarButtonOnCommentDialog(),(null===(u=this.commentElement)||void 0===u?void 0:u.enableHotkey)&&this.commentElement.enableHotkey(),(null===(p=this.commentElement)||void 0===p?void 0:p.enableDeviceIndicatorOnCommentPins)&&this.commentElement.enableDeviceIndicatorOnCommentPins()}this.selectionElement=Snippyly.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(v=this.rewriterElement)||void 0===v||v.enableRewriter()),this.presenceElement&&(null===(m=this.presenceElement)||void 0===m?void 0:m.enableFlockMode)&&(null===(g=this.presenceElement)||void 0===g||g.enableFlockMode(!0)),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocElement)&&(this.docElement=Snippyly.getDocElement()),null===(b=(null===(f=this.docElement)||void 0===f?void 0:f.getDocumentMetadata)?null===(w=this.docElement)||void 0===w?void 0:w.getDocumentMetadata():null===(y=null===Snippyly||void 0===Snippyly?void 0:Snippyly.docService)||void 0===y?void 0:y.getDocumentMetadata$())||void 0===b||b.subscribe((t=>{const e=(null==t?void 0:t.versions)?Object.values(null==t?void 0:t.versions):[],i=new URL(document.location).searchParams.get("version");if(i){const t=e.find((t=>t.versionId===i));t&&(this.version={id:t.versionId,name:t.versionName||t.versionId},this.setLocation())}})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getViewsElement)&&(this.viewsElement=Snippyly.getViewsElement()),(null===(C=this.viewsElement)||void 0===C?void 0:C.getUniqueViewsByUser)&&(null===(E=null===(x=this.viewsElement)||void 0===x?void 0:x.getUniqueViewsByUser())||void 0===E||E.subscribe((t=>{this.totalViews=t}))),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Pa("Error in initializeSnippyly: ",t)}},this.checkToEnableUpgradeButton=()=>{var t,e;try{this.isPlanExpired&&this.isUserGlobalContact?(null===(t=this.commentElement)||void 0===t?void 0:t.enableUpgradeButton)&&this.commentElement.enableUpgradeButton():(null===(e=this.commentElement)||void 0===e?void 0:e.disableUpgradeButton)&&this.commentElement.disableUpgradeButton()}catch(t){console.warn("Error in checkToEnableUpgradeButton: ",t),Pa("Error in checkToEnableUpgradeButton: ",t)}},this.getCustomerMetadata=async()=>{try{let t=(()=>{try{const t=ka(zt);return t?"false"===t?JSON.parse(JSON.stringify(Kt)):JSON.parse(t):null}catch(t){return console.warn("Error in getCustomerMetadataFromStorage: ",t),Pa("Error in getCustomerMetadataFromStorage: ",t),null}})();return t||(t=await(async t=>{try{const e=bo(Da,ne,{timeout:12e5}),i=await e({apiKey:t});return null==i?void 0:i.data}catch(t){return console.warn("Error in getCustomerMetadata: ",t),null}})(this.apiKey),Oa(t)),t}catch(t){console.warn("Error in getCustomerMetadata: ",t),Pa("Error in getCustomerMetadata: ",t)}},this.getSamlConfig=async()=>{try{let t=(()=>{try{const t=ka(Ht,!0);return t?JSON.parse(t):null}catch(t){return console.warn("Error in getSamlConfigFromStorage: ",t),Pa("Error in getSamlConfigFromStorage: ",t),null}})();return t||(t=await(async t=>{var e;try{const i=bo(Da,he,{timeout:12e5}),o=await i({eventType:"getPublicConfig",apiKey:t});return null===(e=null==o?void 0:o.data)||void 0===e?void 0:e.publicConfig}catch(t){return console.warn("Error in getSamlPublicConfig: ",t),null}})(this.apiKey),t&&(t=>{try{if(t){const e=JSON.stringify(t);Sa(Ht,e,!0)}}catch(t){console.warn("Error in setSamlConfigToStorage: ",t),Pa("Error in setSamlConfigToStorage: ",t)}})(t)),t}catch(t){console.warn("Error in getSamlConfig: ",t),Pa("Error in getSamlConfig: ",t)}},this.setLogos=()=>{var t,e,i,o,n,r,s,a,l,c,d,h;try{let u="light";this.privateCommentModeEnabled&&(u="dark");const p=null===(i=null===(e=null===(t=this.customerMetadata)||void 0===t?void 0:t.customBranding)||void 0===e?void 0:e.logo)||void 0===i?void 0:i.logoMark,v=null===(r=null===(n=null===(o=null==Yt?void 0:Kt)||void 0===o?void 0:o.customBranding)||void 0===n?void 0:n.logo)||void 0===r?void 0:r.logoMark,m=null===(l=null===(a=null===(s=this.customerMetadata)||void 0===s?void 0:s.customBranding)||void 0===a?void 0:a.logo)||void 0===l?void 0:l.wordMark,g=null===(h=null===(d=null===(c=null==Yt?void 0:Kt)||void 0===c?void 0:c.customBranding)||void 0===d?void 0:d.logo)||void 0===h?void 0:h.wordMark;switch(u){case"light":this.logoMark=(null==p?void 0:p.lightUrl)||(null==p?void 0:p.darkUrl)||(null==v?void 0:v.lightUrl),this.wordMark=(null==m?void 0:m.lightUrl)||(null==m?void 0:m.darkUrl)||(null==g?void 0:g.lightUrl);break;case"dark":this.logoMark=(null==p?void 0:p.darkUrl)||(null==p?void 0:p.lightUrl)||(null==v?void 0:v.darkUrl),this.wordMark=(null==m?void 0:m.darkUrl)||(null==m?void 0:m.lightUrl)||(null==g?void 0:g.darkUrl)}}catch(t){console.warn("Error in setLogos: ",t),Pa("Error in setLogos: ",t)}},this.getLogoMark=()=>{var t;try{return(null===(t=this.logoMark)||void 0===t?void 0:t.includes("<svg"))?D`
|
|
2620
2619
|
${ht(this.logoMark)}
|
|
2621
2620
|
`:D`
|
|
2622
2621
|
<img src=${this.logoMark} />
|
|
@@ -2624,13 +2623,13 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2624
2623
|
${ht(this.wordMark)}
|
|
2625
2624
|
`:D`
|
|
2626
2625
|
<img src=${this.wordMark} />
|
|
2627
|
-
`}catch(t){return console.warn("Error in getWordMark: ",t),D``}},this.generateLocation=()=>{try{if(this.autoLocation){const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete(gt),e.searchParams.delete(ft),e.searchParams.delete(wt),e.searchParams.delete(yt),e.searchParams.delete(_t),e.searchParams.delete(Nt);const i=t.get(Mt)||this.projectVersion;this.queryParamsComments||(e.search="");let o=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Da("Error in removeHashFromUrl: ",e),t}})(e.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:i}}}catch(t){console.warn("Error in generateLocation: ",t),Da("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,e,i,o;try{if(this.autoLocation&&window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)){if(this.version?(this.location||(this.location={}),this.location.version=this.version):this.location&&delete this.location.version,this.previousLocation&&(null===(t=this.previousLocation)||void 0===t?void 0:t.url)===(null===(e=this.location)||void 0===e?void 0:e.url)&&(null===(i=this.previousLocation)||void 0===i?void 0:i.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;const n=(t=>{try{const e=ga(t);return ma(JSON.stringify(e))}catch(t){return}})(JSON.parse(JSON.stringify(this.location)));if(n?this.location.id=`${n}`:delete this.location.id,this.usePageTitleAsLocationName){const t=document.title;t&&(this.location.locationName=t)}null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))),La({clientLocation:this.location}),this.previousLocation=JSON.parse(JSON.stringify(this.location)),this.onVeltLocationChange()}}catch(t){console.warn("Error in setLocation: ",t),Da("Error in setLocation: ",t)}},this.onVeltLocationChange=()=>{try{window.dispatchEvent(new CustomEvent("veltLocationChange",{detail:this.location}))}catch(t){console.warn("Error in onVeltLocationChange: ",t),Da("Error in onVeltLocationChange: ",t)}},this.identifySnippyly=async()=>{var t,e;let i="",o="";try{this.invalidApiKey=!1;let e,n={name:"Default User",email:"default@usesuperflow.com",userId:"default",isAnonymous:!0};e=this.customLoginEnabled&&this.providedUser?this.providedUser:ka();const r=await this.getSamlConfig();if(r&&(this.signInUrl=`${Qt}saml/${r.slug}/login?source=sf`),(null==e?void 0:e.email)&&(n=e),n.isAnonymous)delete n.groupId;else{const t=Snippyly.getDocumentId()||this.serverDocumentId;t&&(n.groupId=t+"")}if(this.customLoginEnabledLocally||(null===(t=null==n?void 0:n.contacts)||void 0===t?void 0:t.length)&&(n.contacts=[]),i=null==n?void 0:n.email,o=null==n?void 0:n.userId,(null==n?void 0:n.isAnonymous)&&this.projectId&&this.guestMode){const t=_a();t&&(n=JSON.parse(JSON.stringify(t)))}let s;(null==n?void 0:n.isAnonymous)||(this.loading=!0),(null==n?void 0:n.groupId)&&(s||(s={}),s.groupId=null==n?void 0:n.groupId);const a=await(async(t,e,i)=>{var o,n;try{const r=go(Ta,re,{timeout:12e5}),s=await r({apiKey:t,userId:e,userProperties:i});return null===(n=null===(o=null==s?void 0:s.data)||void 0===o?void 0:o.data)||void 0===n?void 0:n.token}catch(t){return console.warn("Error in generateSuperflowAuthToken: ",t),null}})(this.apiKey,null==n?void 0:n.userId,s),l={};a&&(l.authToken=a);const c=await Snippyly.identify(n,l);Oa(JSON.parse(JSON.stringify(c||{}))),(null==n?void 0:n.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(n)));const d=JSON.parse(JSON.stringify(c||{}));(null==d?void 0:d.userSnippylyId)&&!(null==d?void 0:d.isGuest)&&this.checkToMigrateGuestUser(d),Snippyly.getUserRole$().subscribe((t=>{var e;this.loading=!1,this.snippylyUserRole=t,"Admin"===this.snippylyUserRole&&this.allFeatureDisabled&&(this.allFeatureDisabled=!1),this.snippylyUserRole||Fa(ut.Events.USER_EMAIL_NOT_WHITELISTED),null===(e=this.commentElement)||void 0===e||e.enablePriority(),this.checkPrivateCommentModeFromStorage()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getFeaturesAccessLevelIam$)&&this.subscriptions.push(Snippyly.getFeaturesAccessLevelIam$().subscribe((async t=>{var e,i,o,n,r,s,a,l;this.allFeatureDisabled=!!(null===(e=null==t?void 0:t.all)||void 0===e?void 0:e.disabled)&&"Admin"!==this.snippylyUserRole,this.allFeatureRestricted=!!(null===(i=null==t?void 0:t.all)||void 0===i?void 0:i.restricted),this.guestMode=!!(null===(o=null==t?void 0:t.all)||void 0===o?void 0:o.guestMode),this.allowGuestModeSignIn=!!(null===(r=null===(n=null==t?void 0:t.all)||void 0===n?void 0:n.guestModeConfig)||void 0===r?void 0:r.allowSignIn),this.guestMode&&Fa(ut.Events.GUEST_MODE_PRESENT),(null===(s=null==t?void 0:t.all)||void 0===s?void 0:s.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.passwordProtected=!!(null===(l=null===(a=null==t?void 0:t.all)||void 0===a?void 0:a.passwordProtected)||void 0===l?void 0:l.enabled),Velt&&(t&&this.passwordProtected&&!this.isPasswordValid?Velt.disableFeatures(["area","arrow","audioHuddle","cursor","huddle","liveStateSync","presence","tag","recorder","comment"]):Velt.disableFeatures([])),ya(Lt,this.guestMode+"",!0),ya(Vt,this.allowGuestModeSignIn+"",!0),ya(Ot,this.passwordProtected+"",!0)}),(t=>{this.loading=!1,console.warn("Error in getFeaturesAccessLevelIam$: ",t),Da("Error in getFeaturesAccessLevelIam$: ",t)}))),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),Da("Error in isPlanExpired$: ",t)}))),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCustomerMetadata$)&&(null===Snippyly||void 0===Snippyly||Snippyly.getCustomerMetadata$().subscribe((t=>{Na(t),t&&(this.customerMetadata=t)}),(t=>{console.warn("Error in getCustomerMetadata$: ",t),Da("Error in getCustomerMetadata$: ",t)}))),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentMetadata)&&(null===Snippyly||void 0===Snippyly||Snippyly.getDocumentMetadata().subscribe((t=>{var e,i;t&&(this.queryParamsComments=!!(null===(e=null==t?void 0:t.extraConfig)||void 0===e?void 0:e.queryParamsComments),ya(Dt,this.queryParamsComments+"",!0),this.usePageTitleAsLocationName=!!(null===(i=null==t?void 0:t.extraConfig)||void 0===i?void 0:i.usePageTitleAsLocationName),ya(Ft,this.usePageTitleAsLocationName+"",!0))}),(t=>{console.warn("Error in getDocumentMetadata: ",t),Da("Error in getDocumentMetadata: ",t)}))),La({clientUserId:null==n?void 0:n.userId});try{(t=>{var e,i,o,n,r,s,a,l,c,d,h,u;const p={properties:{apiKey:null!==(e=null==Aa?void 0:Aa.apiKey)&&void 0!==e?e:"",name:null!==(i=null==t?void 0:t.name)&&void 0!==i?i:"",firstName:(null==t?void 0:t.name)?null===(o=null==t?void 0:t.name)||void 0===o?void 0:o.split(" ")[0]:"",lastName:(null==t?void 0:t.name)?null===(n=null==t?void 0:t.name)||void 0===n?void 0:n.split(" ")[1]:"",email:null!==(r=null==t?void 0:t.email)&&void 0!==r?r:"",clientUserId:null!==(s=null==t?void 0:t.userId)&&void 0!==s?s:"",snippylyUserId:null!==(a=null==t?void 0:t.userSnippylyId)&&void 0!==a?a:"",groupId:null!==(l=null==t?void 0:t.groupId)&&void 0!==l?l:"",isOwner:"",plan:"",sdkVersion:null!==(c=null==Aa?void 0:Aa.sdkVersion)&&void 0!==c?c:"",sdkType:null!==(d=null==Aa?void 0:Aa.sdkType)&&void 0!==d?d:"",sourcePlatform:null!==(h=null==Aa?void 0:Aa.sourcePlatform)&&void 0!==h?h:"",website:null===(u=null===window||void 0===window?void 0:window.location)||void 0===u?void 0:u.href},context:{userAgent:null===navigator||void 0===navigator?void 0:navigator.userAgent},userId:null==t?void 0:t.userSnippylyId,sf:!0};$a("identify",p)})(n)}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{ba(It)||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){if(this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))){this.invalidApiKey=!0,Fa(ut.Events.DOMAIN_NOT_WHITELISTED),this.projectId&&(async(t,e)=>{try{const i=go(Ta,ie,{timeout:12e5});await i({apiKey:t,projectId:e})}catch(t){console.warn("Error in checkDomainWhitelisted: ",t)}})(this.apiKey,this.projectId);if(new URL(document.location).searchParams.has(_t))this.isSigningInUserAdmin=!0;else if(ba(At))this.isSigningInUserAdmin="true"===ba(At,!0);else{const t=await(async(t,e,i,o)=>{try{const n=go(Ta,oe,{timeout:12e5}),r=await n({apiKey:t,projectId:e,email:i,userId:o});return null==r?void 0:r.data}catch(t){return console.warn("Error in iam: ",t),null}})(this.apiKey,this.projectId||"",i,o);this.isSigningInUserAdmin=!!(null==t?void 0:t.isAdmin),ya(At,this.isSigningInUserAdmin+"",!0)}}console.warn("Error in identifySnippyly: ",t),Da("Error in identifySnippyly: ",t)}},this.checkToMigrateGuestUser=async t=>{try{const e=_a(!1);e&&(await ja(this.apiKey,this.projectId||"",e,t,!0),Ca(Et))}catch(t){console.warn("Error in checkToMigrationGuestUser: ",t),Da("Error in checkToMigrationGuestUser: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var e;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)}))})))}catch(t){console.warn("Error in getComments: ",t),Da("Error in getComments: ",t)}},this.setQueryParamsCommentsInSdk=()=>{var t,e,i,o;try{this.commentElement&&(this.queryParamsComments&&(null===(t=this.commentElement)||void 0===t?void 0:t.enableQueryParamsComments)?null===(e=this.commentElement)||void 0===e||e.enableQueryParamsComments():!this.queryParamsComments&&(null===(i=this.commentElement)||void 0===i?void 0:i.disableQueryParamsComments)&&(null===(o=this.commentElement)||void 0===o||o.disableQueryParamsComments()))}catch(t){console.warn("Error in setQueryParamsCommentsInSdk: ",t),Da("Error in setQueryParamsCommentsInSdk: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Da("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded,this.expanded?Fa(ut.Events.TOOLBAR_EXPANDED):Fa(ut.Events.TOOLBAR_COLLAPSED)}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Da("Error in toggleSnippylyPluginToolbar: ",t)}},this.togglePrivateCommentMode=()=>{try{this.commentElement&&(this.privateCommentModeEnabled?(this.commentElement.disablePrivateCommentMode&&this.commentElement.disablePrivateCommentMode(),this.privateCommentModeEnabled=!1,Fa(ut.Events.PRIVATE_MODE_DISABLED)):(this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode(),this.privateCommentModeEnabled=!0,Fa(ut.Events.PRIVATE_MODE_ENABLED)),ya(jt,this.privateCommentModeEnabled.toString()))}catch(t){console.warn("Error in togglePrivateCommentMode: ",t),Da("Error in togglePrivateCommentMode: ",t)}},this.checkPrivateCommentModeFromStorage=()=>{try{this.allFeatureDisabled||"Admin"!==this.snippylyUserRole||ba(jt)&&(this.privateCommentModeEnabled="true"===ba(jt),this.privateCommentModeEnabled&&this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode())}catch(t){console.warn("Error in checkPrivateCommentModeFromStorage: ",t),Da("Error in checkPrivateCommentModeFromStorage: ",t)}},this.loginWithGoogle=()=>{try{if(Fa(ut.Events.SIGNIN_CLICKED),this.loading||this.customLoginEnabledLocally)return;window.open(this.signInUrl,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Da("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=new URL(window.location.href);null==t||t.searchParams.set("review","true");const e=null==t?void 0:t.toString();if(e){const t=Ea(e,Xt,te),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getqrcode?text=${encodeURIComponent(t)}`),o=await i.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Da("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{Fa(ut.Events.OPEN_MOBILE_CLICKED),this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),Da("Error in toggleQRCodeVisibility: ",t)}},this.onUserInviteToolClick=()=>{var t;(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)&&(this.guestModeSignInModalConfig.title="Sign in to invite others.",this.guestModeSignInModalConfig.description="Invite team members to comment on this project.",this.guestModeSignInModalConfig.showLeaveCommentButton=!1,this.guestModeSignInModalConfig.closeOnClickOutside=!0,this.openGuestModeSignInModal())},this.removeSnippyly=async()=>{try{Fa(ut.Events.EXIT_REVIEW_MODE_CLICKED),this.exitReviewModeCalled=!0,Ca(gt),Ca(ft),Ca(wt),Ca(St,"sessionStorage"),Ca(kt,"sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete(wt),e.delete(gt),e.delete(yt),e.delete(ft),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete(Mt),e.delete(_t),e.delete(Nt),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),Da("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{Fa(ut.Events.SIGNOUT_CLICKED),this.subscriptions.forEach((t=>{t&&t.unsubscribe&&(null==t||t.unsubscribe())})),await Snippyly.signOutUser(),Ca(bt),Ca(xt),Ca(At),Ca(jt),this.snippylyUser=void 0,window.open(this.signOutUrl,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Da("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),Da("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),Da("Error in copyLink: ",t)}},this.goToAdminPortal=()=>{try{let t=`${Qt}`;Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)&&this.serverDocumentId&&(t=`${Qt}/dashboard/project/comment/${this.apiKey}/${this.serverDocumentId}`),Fa(ut.Events.VIEW_PROJECT_CLICKED),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Da("Error in goToAdminPortal: ",t)}},this.goToAdminPortalDashboard=()=>{try{let t=`${Qt}`;Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)&&this.serverDocumentId&&(t=`${Qt}/dashboard`),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortalDashboard: ",t),Da("Error in goToAdminPortalDashboard: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Da("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,ya(_t,"true");const t=new URL(document.location);t.searchParams.delete(_t),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),Da("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,ya(Nt,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),Da("Error in onLiveDemoModalNextClick: ",t)}},this.onFigmaDemoModalNextClick=()=>{try{this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Tt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onFigmaDemoModalNextClick: ",t),Da("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://superflow-portal-staging-2023.web.app/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Da("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,ya(It,"true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),Da("Error in onTourCommentTooltipClick: ",t)}},this.onGuestModeChipSignInButtonClick=()=>{try{Fa(ut.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeChipSignInButtonClick: ",t),Da("Error in onGuestModeChipSignInButtonClick: ",t)}},this.openGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!0,Fa(ut.Events.GUEST_MODE_SIGN_IN_DIALOG_SHOWN)}catch(t){console.warn("Error in openGuestModeSignInModal: ",t),Da("Error in openGuestModeSignInModal: ",t)}},this.closeGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!1,this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig))}catch(t){console.warn("Error in closeGuestModeSignInModal: ",t),Da("Error in closeGuestModeSignInModal: ",t)}},this.onGuestModeSignInModalSignInButtonClick=()=>{try{Fa(ut.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeSignInModalSignInButtonClick: ",t),Da("Error in onGuestModeSignInModalSignInButtonClick: ",t)}},this.openGuestModeNameModel=t=>{try{t&&(t.stopPropagation(),t.preventDefault()),this.skipGuestNameModal||(this.showGuestModeNameModal=!0,Fa(ut.Events.GUEST_MODE_NAME_NUDGE_SHOWN))}catch(t){console.warn("Error in openGuestModeNameModel: ",t),Da("Error in openGuestModeNameModel: ",t)}},this.closeGuestModeNameModel=()=>{try{this.showGuestModeNameModal=!1}catch(t){console.warn("Error in closeGuestModeNameModel: ",t),Da("Error in closeGuestModeNameModel: ",t)}},this.onGuestModeNameModalSkipButtonClick=()=>{try{Fa(ut.Events.GUEST_MODE_SKIP_BUTTON_CLICKED),this.showGuestModeNameModal=!1}catch(t){console.warn("Error in onGuestModeNameModalSkipButtonClick: ",t),Da("Error in onGuestModeNameModalSkipButtonClick: ",t)}},this.onPasswordProtectedModalCloseButtonClick=()=>{try{Fa(ut.Events.PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED),this.showPasswordProtectedModal=!1,this.password="",this.showInvalidPassword=!1}catch(t){console.warn("Error in onPasswordProtectedModalCloseButtonClick: ",t),Da("Error in onPasswordProtectedModalCloseButtonClick: ",t)}},this.onPasswordProtectedModalOpenButtonClick=()=>{try{Fa(ut.Events.PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED),this.showPasswordProtectedModal=!0}catch(t){console.warn("Error in onPasswordProtectedModalOpenButtonClick: ",t),Da("Error in onPasswordProtectedModalOpenButtonClick: ",t)}},this.showGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!0,Fa(ut.Events.GUEST_MODE_SIGN_IN_NUDGE_SHOWN)}catch(t){console.warn("Error in showGuestModeSignInBanner: ",t),Da("Error in showGuestModeSignInBanner: ",t)}},this.hideGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!1}catch(t){console.warn("Error in hideGuestModeSignInBanner: ",t),Da("Error in hideGuestModeSignInBanner: ",t)}},this.onGuestModeBannerSignInButtonClick=()=>{try{Fa(ut.Events.GUEST_MODE_SIGN_IN_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeBannerSignInButtonClick: ",t),Da("Error in onGuestModeBannerSignInButtonClick: ",t)}},this.updateGuestUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;const e=_a();if(e){const t=JSON.parse(JSON.stringify(e));e.name=this.guestUserNameInput,e.photoUrl=null,this.guestUserNameUpdateLoading=!0,(t=>{try{const e=JSON.stringify(t),i=Ea(e,Xt,te);ya(Et,i,!0)}catch(t){console.warn("Error in updateGuestUser: ",t),Da("Error in updateGuestUser: ",t)}})(e),await Snippyly.identify(e),this.snippylyUser=JSON.parse(JSON.stringify(e)),await ja(this.apiKey,this.projectId||"",t,e),this.showGuestModeNameModal=!1,this.guestUserNameUpdated=!0,this.guestUserNameUpdateLoading=!1,ya(Rt,"true"),Fa(ut.Events.GUEST_MODE_NAME_ADDED,{oldName:null==t?void 0:t.name,newName:null==e?void 0:e.name})}this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateGuestUserName: ",t),Da("Error in updateGuestUserName: ",t)}},this.submitPassword=async()=>{var t;try{if(Fa(ut.Events.REVIEW_PASSWORD_ADDED),!(null===(t=this.password)||void 0===t?void 0:t.trim()))return;if(this.validatingPasswordLoading)return;this.validatingPasswordLoading=!0,this.isPasswordValid=await(async(t,e,i)=>{var o;try{const n=go(Ta,ce,{timeout:12e5}),r=await n({apiKey:t,projectId:e,password:i});return null===(o=null==r?void 0:r.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in validatePassword: ",t),null}})(this.apiKey,this.projectId,this.password),function(t,e){try{const i="object"==typeof e?JSON.stringify(e):e;localStorage.setItem(t,i)}catch(t){console.warn("Error in setLocalStorage: ",t)}}($t,this.isPasswordValid),this.isPasswordValid?(this.password="",this.onPasswordProtectedModalCloseButtonClick(),this.showInvalidPassword=!1,Velt&&Velt.disableFeatures([]),Fa(ut.Events.REVIEW_PASSWORD_ACCEPTED)):(this.showInvalidPassword=!0,Fa(ut.Events.REVIEW_PASSWORD_REJECTED)),this.validatingPasswordLoading=!1}catch(t){console.warn("Error in submitPassword: ",t),Da("Error in submitPassword: ",t)}},this.updateUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;this.guestUserNameUpdateLoading=!0;const e=JSON.parse(JSON.stringify(this.snippylyUser)),i=JSON.parse(JSON.stringify(this.snippylyUser));i.name=this.guestUserNameInput,await ja(this.apiKey,this.projectId||"",e,i),await Snippyly.updateUser(i),this.snippylyUser=JSON.parse(JSON.stringify(i));const o=ka();o.name=i.name;const n=JSON.stringify(o),r=Ea(n,Xt,te);ya(xt,r,!0),this.guestUserNameUpdateLoading=!1,this.guestUserNameInput="",this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateUserName: ",t),Da("Error in updateUserName: ",t)}},this.disableCommentMode=()=>{var t;try{(null===(t=this.commentElement)||void 0===t?void 0:t.disableCommentMode)&&this.commentElement.disableCommentMode()}catch(t){console.warn("Error in disableAddCommentMode: ",t),Da("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?D`
|
|
2626
|
+
`}catch(t){return console.warn("Error in getWordMark: ",t),D``}},this.generateLocation=()=>{try{if(this.autoLocation){const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete(gt),e.searchParams.delete(ft),e.searchParams.delete(wt),e.searchParams.delete(yt),e.searchParams.delete(_t),e.searchParams.delete(Nt);const i=t.get(Mt)||this.projectVersion;this.queryParamsComments||(e.search="");let o=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Pa("Error in removeHashFromUrl: ",e),t}})(e.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:i}}}catch(t){console.warn("Error in generateLocation: ",t),Pa("Error in generateLocation: ",t)}},this.setLocation=()=>{var t,e,i,o;try{if(this.autoLocation&&window.Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.setLocation)){if(this.version?(this.location||(this.location={}),this.location.version=this.version):this.location&&delete this.location.version,this.previousLocation&&(null===(t=this.previousLocation)||void 0===t?void 0:t.url)===(null===(e=this.location)||void 0===e?void 0:e.url)&&(null===(i=this.previousLocation)||void 0===i?void 0:i.version)===(null===(o=this.location)||void 0===o?void 0:o.version))return;const n=(t=>{try{const e=Ca(t);return ba(JSON.stringify(e))}catch(t){return}})(JSON.parse(JSON.stringify(this.location)));if(n?this.location.id=`${n}`:delete this.location.id,this.usePageTitleAsLocationName){const t=document.title;t&&(this.location.locationName=t)}null===Snippyly||void 0===Snippyly||Snippyly.setLocation(JSON.parse(JSON.stringify(this.location))),ja({clientLocation:this.location}),this.previousLocation=JSON.parse(JSON.stringify(this.location)),this.onVeltLocationChange()}}catch(t){console.warn("Error in setLocation: ",t),Pa("Error in setLocation: ",t)}},this.onVeltLocationChange=()=>{try{window.dispatchEvent(new CustomEvent("veltLocationChange",{detail:this.location}))}catch(t){console.warn("Error in onVeltLocationChange: ",t),Pa("Error in onVeltLocationChange: ",t)}},this.identifySnippyly=async()=>{var t,e;let i="",o="";try{this.invalidApiKey=!1;let e,n={name:"Default User",email:"default@usesuperflow.com",userId:"default",isAnonymous:!0};e=this.customLoginEnabled&&this.providedUser?this.providedUser:Ia();const r=await this.getSamlConfig();if(r&&(this.signInUrl=`${Qt}saml/${r.slug}/login?source=sf`),(null==e?void 0:e.email)&&(n=e),n.isAnonymous)delete n.groupId;else{const t=Snippyly.getDocumentId()||this.serverDocumentId;t&&(n.groupId=t+"")}if(this.customLoginEnabledLocally||(null===(t=null==n?void 0:n.contacts)||void 0===t?void 0:t.length)&&(n.contacts=[]),i=null==n?void 0:n.email,o=null==n?void 0:n.userId,(null==n?void 0:n.isAnonymous)&&this.projectId&&this.guestMode){const t=La();t&&(n=JSON.parse(JSON.stringify(t)))}let s;(null==n?void 0:n.isAnonymous)||(this.loading=!0),(null==n?void 0:n.groupId)&&(s||(s={}),s.groupId=null==n?void 0:n.groupId);const a=await(async(t,e,i)=>{var o,n;try{const r=bo(Da,re,{timeout:12e5}),s=await r({apiKey:t,userId:e,userProperties:i});return null===(n=null===(o=null==s?void 0:s.data)||void 0===o?void 0:o.data)||void 0===n?void 0:n.token}catch(t){return console.warn("Error in generateSuperflowAuthToken: ",t),null}})(this.apiKey,null==n?void 0:n.userId,s),l={};a&&(l.authToken=a);const c=await Snippyly.identify(n,l);Va(JSON.parse(JSON.stringify(c||{}))),(null==n?void 0:n.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(n)));const d=JSON.parse(JSON.stringify(c||{}));(null==d?void 0:d.userSnippylyId)&&!(null==d?void 0:d.isGuest)&&this.checkToMigrateGuestUser(d),Snippyly.getUserRole$().subscribe((t=>{var e;this.loading=!1,this.snippylyUserRole=t,"Admin"===this.snippylyUserRole&&this.allFeatureDisabled&&(this.allFeatureDisabled=!1),this.snippylyUserRole||Ra(ut.Events.USER_EMAIL_NOT_WHITELISTED),null===(e=this.commentElement)||void 0===e||e.enablePriority(),this.checkPrivateCommentModeFromStorage()})),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getFeaturesAccessLevelIam$)&&this.subscriptions.push(Snippyly.getFeaturesAccessLevelIam$().subscribe((async t=>{var e,i,o,n,r,s,a,l;this.allFeatureDisabled=!!(null===(e=null==t?void 0:t.all)||void 0===e?void 0:e.disabled)&&"Admin"!==this.snippylyUserRole,this.allFeatureRestricted=!!(null===(i=null==t?void 0:t.all)||void 0===i?void 0:i.restricted),this.guestMode=!!(null===(o=null==t?void 0:t.all)||void 0===o?void 0:o.guestMode),this.allowGuestModeSignIn=!!(null===(r=null===(n=null==t?void 0:t.all)||void 0===n?void 0:n.guestModeConfig)||void 0===r?void 0:r.allowSignIn),this.guestMode&&Ra(ut.Events.GUEST_MODE_PRESENT),(null===(s=null==t?void 0:t.all)||void 0===s?void 0:s.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.passwordProtected=!!(null===(l=null===(a=null==t?void 0:t.all)||void 0===a?void 0:a.passwordProtected)||void 0===l?void 0:l.enabled),Velt&&(t&&this.passwordProtected&&!this.isPasswordValid?Velt.disableFeatures(["area","arrow","audioHuddle","cursor","huddle","liveStateSync","presence","tag","recorder","comment"]):Velt.disableFeatures([])),Sa(Lt,this.guestMode+"",!0),Sa(Vt,this.allowGuestModeSignIn+"",!0),Sa(Ot,this.passwordProtected+"",!0)}),(t=>{this.loading=!1,console.warn("Error in getFeaturesAccessLevelIam$: ",t),Pa("Error in getFeaturesAccessLevelIam$: ",t)}))),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.isPlanExpired$)&&(null===Snippyly||void 0===Snippyly||Snippyly.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),Pa("Error in isPlanExpired$: ",t)}))),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getCustomerMetadata$)&&(null===Snippyly||void 0===Snippyly||Snippyly.getCustomerMetadata$().subscribe((t=>{Oa(t),t&&(this.customerMetadata=t)}),(t=>{console.warn("Error in getCustomerMetadata$: ",t),Pa("Error in getCustomerMetadata$: ",t)}))),(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentMetadata)&&(null===Snippyly||void 0===Snippyly||Snippyly.getDocumentMetadata().subscribe((t=>{var e,i;t&&(this.queryParamsComments=!!(null===(e=null==t?void 0:t.extraConfig)||void 0===e?void 0:e.queryParamsComments),Sa(Dt,this.queryParamsComments+"",!0),this.usePageTitleAsLocationName=!!(null===(i=null==t?void 0:t.extraConfig)||void 0===i?void 0:i.usePageTitleAsLocationName),Sa(Ft,this.usePageTitleAsLocationName+"",!0))}),(t=>{console.warn("Error in getDocumentMetadata: ",t),Pa("Error in getDocumentMetadata: ",t)}))),ja({clientUserId:null==n?void 0:n.userId});try{(t=>{var e,i,o,n,r,s,a,l,c,d,h,u;const p={properties:{apiKey:null!==(e=null==$a?void 0:$a.apiKey)&&void 0!==e?e:"",name:null!==(i=null==t?void 0:t.name)&&void 0!==i?i:"",firstName:(null==t?void 0:t.name)?null===(o=null==t?void 0:t.name)||void 0===o?void 0:o.split(" ")[0]:"",lastName:(null==t?void 0:t.name)?null===(n=null==t?void 0:t.name)||void 0===n?void 0:n.split(" ")[1]:"",email:null!==(r=null==t?void 0:t.email)&&void 0!==r?r:"",clientUserId:null!==(s=null==t?void 0:t.userId)&&void 0!==s?s:"",snippylyUserId:null!==(a=null==t?void 0:t.userSnippylyId)&&void 0!==a?a:"",groupId:null!==(l=null==t?void 0:t.groupId)&&void 0!==l?l:"",isOwner:"",plan:"",sdkVersion:null!==(c=null==$a?void 0:$a.sdkVersion)&&void 0!==c?c:"",sdkType:null!==(d=null==$a?void 0:$a.sdkType)&&void 0!==d?d:"",sourcePlatform:null!==(h=null==$a?void 0:$a.sourcePlatform)&&void 0!==h?h:"",website:null===(u=null===window||void 0===window?void 0:window.location)||void 0===u?void 0:u.href},context:{userAgent:null===navigator||void 0===navigator?void 0:navigator.userAgent},userId:null==t?void 0:t.userSnippylyId,sf:!0};Ua("identify",p)})(n)}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{ka(It)||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){if(this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))){this.invalidApiKey=!0,Ra(ut.Events.DOMAIN_NOT_WHITELISTED),this.projectId&&(async(t,e)=>{try{const i=bo(Da,ie,{timeout:12e5});await i({apiKey:t,projectId:e})}catch(t){console.warn("Error in checkDomainWhitelisted: ",t)}})(this.apiKey,this.projectId);if(new URL(document.location).searchParams.has(_t))this.isSigningInUserAdmin=!0;else if(ka(At))this.isSigningInUserAdmin="true"===ka(At,!0);else{const t=await(async(t,e,i,o)=>{try{const n=bo(Da,oe,{timeout:12e5}),r=await n({apiKey:t,projectId:e,email:i,userId:o});return null==r?void 0:r.data}catch(t){return console.warn("Error in iam: ",t),null}})(this.apiKey,this.projectId||"",i,o);this.isSigningInUserAdmin=!!(null==t?void 0:t.isAdmin),Sa(At,this.isSigningInUserAdmin+"",!0)}}console.warn("Error in identifySnippyly: ",t),Pa("Error in identifySnippyly: ",t)}},this.checkToMigrateGuestUser=async t=>{try{const e=La(!1);e&&(await za(this.apiKey,this.projectId||"",e,t,!0),Ma(Et))}catch(t){console.warn("Error in checkToMigrationGuestUser: ",t),Pa("Error in checkToMigrationGuestUser: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var e;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)}))})))}catch(t){console.warn("Error in getComments: ",t),Pa("Error in getComments: ",t)}},this.setQueryParamsCommentsInSdk=()=>{var t,e,i,o;try{this.commentElement&&(this.queryParamsComments&&(null===(t=this.commentElement)||void 0===t?void 0:t.enableQueryParamsComments)?null===(e=this.commentElement)||void 0===e||e.enableQueryParamsComments():!this.queryParamsComments&&(null===(i=this.commentElement)||void 0===i?void 0:i.disableQueryParamsComments)&&(null===(o=this.commentElement)||void 0===o||o.disableQueryParamsComments()))}catch(t){console.warn("Error in setQueryParamsCommentsInSdk: ",t),Pa("Error in setQueryParamsCommentsInSdk: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Pa("Error in checkGlobalUserContact: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded,this.expanded?Ra(ut.Events.TOOLBAR_EXPANDED):Ra(ut.Events.TOOLBAR_COLLAPSED)}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Pa("Error in toggleSnippylyPluginToolbar: ",t)}},this.togglePrivateCommentMode=()=>{try{this.commentElement&&(this.privateCommentModeEnabled?(this.commentElement.disablePrivateCommentMode&&this.commentElement.disablePrivateCommentMode(),this.privateCommentModeEnabled=!1,Ra(ut.Events.PRIVATE_MODE_DISABLED)):(this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode(),this.privateCommentModeEnabled=!0,Ra(ut.Events.PRIVATE_MODE_ENABLED)),Sa(jt,this.privateCommentModeEnabled.toString()))}catch(t){console.warn("Error in togglePrivateCommentMode: ",t),Pa("Error in togglePrivateCommentMode: ",t)}},this.checkPrivateCommentModeFromStorage=()=>{try{this.allFeatureDisabled||"Admin"!==this.snippylyUserRole||ka(jt)&&(this.privateCommentModeEnabled="true"===ka(jt),this.privateCommentModeEnabled&&this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode())}catch(t){console.warn("Error in checkPrivateCommentModeFromStorage: ",t),Pa("Error in checkPrivateCommentModeFromStorage: ",t)}},this.loginWithGoogle=()=>{try{if(Ra(ut.Events.SIGNIN_CLICKED),this.loading||this.customLoginEnabledLocally)return;window.open(this.signInUrl,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Pa("Error in loginWithGoogle: ",t)}},this.getQRCode=async()=>{try{const t=new URL(window.location.href);null==t||t.searchParams.set("review","true");const e=null==t?void 0:t.toString();if(e){const t=Na(e,Xt,te),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getqrcode?text=${encodeURIComponent(t)}`),o=await i.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Pa("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{Ra(ut.Events.OPEN_MOBILE_CLICKED),this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),Pa("Error in toggleQRCodeVisibility: ",t)}},this.onUserInviteToolClick=()=>{var t;(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)&&(this.guestModeSignInModalConfig.title="Sign in to invite others.",this.guestModeSignInModalConfig.description="Invite team members to comment on this project.",this.guestModeSignInModalConfig.showLeaveCommentButton=!1,this.guestModeSignInModalConfig.closeOnClickOutside=!0,this.openGuestModeSignInModal())},this.removeSnippyly=async()=>{try{Ra(ut.Events.EXIT_REVIEW_MODE_CLICKED),this.exitReviewModeCalled=!0,Ma(gt),Ma(ft),Ma(wt),Ma(St,"sessionStorage"),Ma(kt,"sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete(wt),e.delete(gt),e.delete(yt),e.delete(ft),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete(Mt),e.delete(_t),e.delete(Nt),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),Pa("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{Ra(ut.Events.SIGNOUT_CLICKED),this.subscriptions.forEach((t=>{t&&t.unsubscribe&&(null==t||t.unsubscribe())})),await Snippyly.signOutUser(),Ma(bt),Ma(xt),Ma(At),Ma(jt),this.snippylyUser=void 0,window.open(this.signOutUrl,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Pa("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),Pa("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),Pa("Error in copyLink: ",t)}},this.goToAdminPortal=()=>{try{let t=`${Qt}`;Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)&&this.serverDocumentId&&(t=`${Qt}/dashboard/project/comment/${this.apiKey}/${this.serverDocumentId}`),Ra(ut.Events.VIEW_PROJECT_CLICKED),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Pa("Error in goToAdminPortal: ",t)}},this.goToAdminPortalDashboard=()=>{try{let t=`${Qt}`;Snippyly&&(null===Snippyly||void 0===Snippyly?void 0:Snippyly.getDocumentId)&&this.serverDocumentId&&(t=`${Qt}/dashboard`),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortalDashboard: ",t),Pa("Error in goToAdminPortalDashboard: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Pa("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,Sa(_t,"true");const t=new URL(document.location);t.searchParams.delete(_t),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),Pa("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,Sa(Nt,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),Pa("Error in onLiveDemoModalNextClick: ",t)}},this.onFigmaDemoModalNextClick=()=>{try{this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Tt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onFigmaDemoModalNextClick: ",t),Pa("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://superflow-portal-staging-2023.web.app/dashboard/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Pa("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,Sa(It,"true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),Pa("Error in onTourCommentTooltipClick: ",t)}},this.onGuestModeChipSignInButtonClick=()=>{try{Ra(ut.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeChipSignInButtonClick: ",t),Pa("Error in onGuestModeChipSignInButtonClick: ",t)}},this.openGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!0,Ra(ut.Events.GUEST_MODE_SIGN_IN_DIALOG_SHOWN)}catch(t){console.warn("Error in openGuestModeSignInModal: ",t),Pa("Error in openGuestModeSignInModal: ",t)}},this.closeGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!1,this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig))}catch(t){console.warn("Error in closeGuestModeSignInModal: ",t),Pa("Error in closeGuestModeSignInModal: ",t)}},this.onGuestModeSignInModalSignInButtonClick=()=>{try{Ra(ut.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeSignInModalSignInButtonClick: ",t),Pa("Error in onGuestModeSignInModalSignInButtonClick: ",t)}},this.openGuestModeNameModel=t=>{try{t&&(t.stopPropagation(),t.preventDefault()),this.skipGuestNameModal||(this.showGuestModeNameModal=!0,Ra(ut.Events.GUEST_MODE_NAME_NUDGE_SHOWN))}catch(t){console.warn("Error in openGuestModeNameModel: ",t),Pa("Error in openGuestModeNameModel: ",t)}},this.closeGuestModeNameModel=()=>{try{this.showGuestModeNameModal=!1}catch(t){console.warn("Error in closeGuestModeNameModel: ",t),Pa("Error in closeGuestModeNameModel: ",t)}},this.onGuestModeNameModalSkipButtonClick=()=>{try{Ra(ut.Events.GUEST_MODE_SKIP_BUTTON_CLICKED),this.showGuestModeNameModal=!1}catch(t){console.warn("Error in onGuestModeNameModalSkipButtonClick: ",t),Pa("Error in onGuestModeNameModalSkipButtonClick: ",t)}},this.onPasswordProtectedModalCloseButtonClick=()=>{try{Ra(ut.Events.PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED),this.showPasswordProtectedModal=!1,this.password="",this.showInvalidPassword=!1}catch(t){console.warn("Error in onPasswordProtectedModalCloseButtonClick: ",t),Pa("Error in onPasswordProtectedModalCloseButtonClick: ",t)}},this.onPasswordProtectedModalOpenButtonClick=()=>{try{Ra(ut.Events.PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED),this.showPasswordProtectedModal=!0}catch(t){console.warn("Error in onPasswordProtectedModalOpenButtonClick: ",t),Pa("Error in onPasswordProtectedModalOpenButtonClick: ",t)}},this.showGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!0,Ra(ut.Events.GUEST_MODE_SIGN_IN_NUDGE_SHOWN)}catch(t){console.warn("Error in showGuestModeSignInBanner: ",t),Pa("Error in showGuestModeSignInBanner: ",t)}},this.hideGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!1}catch(t){console.warn("Error in hideGuestModeSignInBanner: ",t),Pa("Error in hideGuestModeSignInBanner: ",t)}},this.onGuestModeBannerSignInButtonClick=()=>{try{Ra(ut.Events.GUEST_MODE_SIGN_IN_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeBannerSignInButtonClick: ",t),Pa("Error in onGuestModeBannerSignInButtonClick: ",t)}},this.updateGuestUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;const e=La();if(e){const t=JSON.parse(JSON.stringify(e));e.name=this.guestUserNameInput,e.photoUrl=null,this.guestUserNameUpdateLoading=!0,(t=>{try{const e=JSON.stringify(t),i=Na(e,Xt,te);Sa(Et,i,!0)}catch(t){console.warn("Error in updateGuestUser: ",t),Pa("Error in updateGuestUser: ",t)}})(e),await Snippyly.identify(e),this.snippylyUser=JSON.parse(JSON.stringify(e)),await za(this.apiKey,this.projectId||"",t,e),this.showGuestModeNameModal=!1,this.guestUserNameUpdated=!0,this.guestUserNameUpdateLoading=!1,Sa(Rt,"true"),Ra(ut.Events.GUEST_MODE_NAME_ADDED,{oldName:null==t?void 0:t.name,newName:null==e?void 0:e.name})}this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateGuestUserName: ",t),Pa("Error in updateGuestUserName: ",t)}},this.submitPassword=async()=>{var t;try{if(Ra(ut.Events.REVIEW_PASSWORD_ADDED),!(null===(t=this.password)||void 0===t?void 0:t.trim()))return;if(this.validatingPasswordLoading)return;this.validatingPasswordLoading=!0,this.isPasswordValid=await(async(t,e,i)=>{var o;try{const n=bo(Da,ce,{timeout:12e5}),r=await n({apiKey:t,projectId:e,password:i});return null===(o=null==r?void 0:r.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in validatePassword: ",t),null}})(this.apiKey,this.projectId,this.password),function(t,e){try{const i="object"==typeof e?JSON.stringify(e):e;localStorage.setItem(t,i)}catch(t){console.warn("Error in setLocalStorage: ",t)}}($t,this.isPasswordValid),this.isPasswordValid?(this.password="",this.onPasswordProtectedModalCloseButtonClick(),this.showInvalidPassword=!1,Velt&&Velt.disableFeatures([]),Ra(ut.Events.REVIEW_PASSWORD_ACCEPTED)):(this.showInvalidPassword=!0,Ra(ut.Events.REVIEW_PASSWORD_REJECTED)),this.validatingPasswordLoading=!1}catch(t){console.warn("Error in submitPassword: ",t),Pa("Error in submitPassword: ",t)}},this.updateUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;this.guestUserNameUpdateLoading=!0;const e=JSON.parse(JSON.stringify(this.snippylyUser)),i=JSON.parse(JSON.stringify(this.snippylyUser));i.name=this.guestUserNameInput,await za(this.apiKey,this.projectId||"",e,i),await Snippyly.updateUser(i),this.snippylyUser=JSON.parse(JSON.stringify(i));const o=Ia();o.name=i.name;const n=JSON.stringify(o),r=Na(n,Xt,te);Sa(xt,r,!0),this.guestUserNameUpdateLoading=!1,this.guestUserNameInput="",this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateUserName: ",t),Pa("Error in updateUserName: ",t)}},this.disableCommentMode=()=>{var t;try{(null===(t=this.commentElement)||void 0===t?void 0:t.disableCommentMode)&&this.commentElement.disableCommentMode()}catch(t){console.warn("Error in disableAddCommentMode: ",t),Pa("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?D`
|
|
2628
2627
|
<div class="disable-add-comment-button" @click=${()=>this.disableCommentMode()}>
|
|
2629
2628
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2630
2629
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.52861 3.52858C3.78896 3.26823 4.21107 3.26823 4.47141 3.52858L8.00001 7.05717L11.5286 3.52858C11.789 3.26823 12.2111 3.26823 12.4714 3.52858C12.7318 3.78892 12.7318 4.21103 12.4714 4.47138L8.94282 7.99998L12.4714 11.5286C12.7318 11.7889 12.7318 12.211 12.4714 12.4714C12.2111 12.7317 11.789 12.7317 11.5286 12.4714L8.00001 8.94279L4.47141 12.4714C4.21107 12.7317 3.78896 12.7317 3.52861 12.4714C3.26826 12.211 3.26826 11.7889 3.52861 11.5286L7.0572 7.99998L3.52861 4.47138C3.26826 4.21103 3.26826 3.78892 3.52861 3.52858Z" fill="#FAFBFF"/>
|
|
2631
2630
|
</svg>
|
|
2632
2631
|
</div>
|
|
2633
|
-
`:D``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),
|
|
2632
|
+
`:D``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),Pa("Error in disableAddCommentModeButton: ",t),D``}},this.addStyles=()=>{var t,e;try{const i=document.createElement("style");i.textContent=Za.cssText,null===(t=this.shadowRoot)||void 0===t||t.appendChild(i);const o=document.createElement("style");o.textContent=Ga.cssText,null===(e=this.shadowRoot)||void 0===e||e.appendChild(o)}catch(t){console.warn("Error in addStyles: ",t),Pa("Error in addStyles: ",t)}},this.guestUserNameUpdated=!!ka(Rt);const t=new URL(document.location);t.searchParams.has(Ct)&&t.searchParams.delete(Ct),this.signInUrl=`${Qt}/signin?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,this.signOutUrl=`${Qt}/signout?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,Ma(xt),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()},signInUrl:this.signInUrl,signOutUrl:this.signOutUrl,openGuestModeSignInModal:t=>{this.skipGuestNameModal=t,this.openGuestModeSignInModal()},onPasswordProtectedModalOpenButtonClick:()=>{this.onPasswordProtectedModalOpenButtonClick()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Pa("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var e,i,o,n,r,s,a,l,c,d;this._loadPlugin=t,this.loadPlugin?(this.classList.add("visible"),null===(i=null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.style)||void 0===i||i.setProperty("transform","none","important"),null===(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"),null===(a=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.style)||void 0===a||a.setProperty("perspective","none","important"),null===(d=null===(c=null===(l=null===document||void 0===document?void 0:document.body)||void 0===l?void 0:l.parentElement)||void 0===c?void 0:c.style)||void 0===d||d.setProperty("perspective","none","important")):this.classList.remove("visible")}get expanded(){return this._expanded}set expanded(t){this._expanded=t,this.expanded?this.classList.add("expanded"):this.classList.remove("expanded")}get isPlanExpired(){return this._isPlanExpired}set isPlanExpired(t){this._isPlanExpired=t,this.checkToEnableUpgradeButton()}get apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),ja({apiKey:this.apiKey}),this.checkUrl()}get projectId(){return this._projectId}set projectId(t){this._projectId=t,this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&Sa(St,this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Pa("Error in set projectVersionKey: ",t)}}get autoLocation(){return this._autoLocation}set autoLocation(t){this._autoLocation="true"===t||!0===t}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}get isUserGlobalContact(){return this._isUserGlobalContact}set isUserGlobalContact(t){this._isUserGlobalContact=t,this.checkToEnableUpgradeButton()}get privateCommentModeEnabled(){return this._privateCommentModeEnabled}set privateCommentModeEnabled(t){this._privateCommentModeEnabled=t,this.darkMode=!!this.privateCommentModeEnabled}get customerMetadata(){return this._customerMetadata}set customerMetadata(t){this._customerMetadata=t,this.setLogos()}get documentMetadata(){return this._documentMetadata}set documentMetadata(t){this._documentMetadata=t}get darkMode(){return this._darkMode}set darkMode(t){this._darkMode=t,this.setLogos()}get queryParamsComments(){return this._queryParamsComments}set queryParamsComments(t){this._queryParamsComments=t,this.setQueryParamsCommentsInSdk()}get usePageTitleAsLocationName(){return this._usePageTitleAsLocationName}set usePageTitleAsLocationName(t){this._usePageTitleAsLocationName=t}get totalViews(){return this._totalViews}set totalViews(t){this._totalViews=t,this.totalViewsCount=Object.keys(this.totalViews||{}).length}connectedCallback(){super.connectedCallback(),this.getAttribute("apiKey")&&!this.getAttribute("projectId")&&(this.projectId=ba(xa(window.location.origin))+""),this.expanded=!0,this.setAttribute("data-velt-comment-disabled","true"),this.style.zIndex="2147483647",setTimeout((()=>{if(!this.superflowToolbarMoved){this.superflowToolbarMoved=!0,document.body.appendChild(this);const t=document.querySelector(".cdk-overlay-container");t&&document.body.appendChild(t)}}),5e3);const t=document.createElement("style");t.innerHTML='body[data-velt-ongoing-recording="screen"] superflow-toolbar { display: none !important; }',document.head.appendChild(t),this.addStyles(),setTimeout((()=>{const t=document.querySelectorAll('script[src*="snippyly.min.js"]');(null==t?void 0:t.length)>1&&(console.warn("Multiple superflow scripts installed."),Ra(ut.Events.DUPLICATE_SCRIPT_INSTALLED))}),1e3)}async detectToolbarEnabled(){try{if(this.projectId&&this.apiKey){this.toolbarEnabledApiCalled=!0;const t=document.location.toString();t.includes(Zt)||t.includes(Bt)?this.toolbarEnabled=!0:this.toolbarEnabled=await(async(t,e,i)=>{var o;try{const n=bo(Da,de,{timeout:12e5}),r=await n({apiKey:t,projectId:e,url:i});return null===(o=null==r?void 0:r.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in checkToolbarEnabled: ",t),null}})(this.apiKey,this.projectId,t),this.toolbarEnabled||Ra(ut.Events.TOOLBAR_DISABLED)}}catch(t){console.warn("Error in detectToolbarEnabled: ",t),Pa("Error in detectToolbarEnabled: ",t)}}render(){var t,e,i,o,n,r,s,a,l,c,d,h,u,p,v,m,g,f;return this.loadPlugin&&this.toolbarEnabled?!this.snippylyUser||this.loading||null===this.isPlanExpired?D`
|
|
2634
2633
|
<div class="snippyly-plugin-container" part="superflow-toolbar-container">
|
|
2635
2634
|
<div class="toolbar" id="smallToolbar">
|
|
2636
2635
|
<!-- <div class="toolbar-section">
|
|
@@ -2651,7 +2650,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2651
2650
|
<div class="toolbar-section comment-viewmode-section ${ct({"d-none":!this.expanded})}">
|
|
2652
2651
|
<div class="toolbar-actions1 ${ct({"d-none":!this.commentElement})}">
|
|
2653
2652
|
<div class="tooltip">
|
|
2654
|
-
<div class="tooltiptext">${
|
|
2653
|
+
<div class="tooltiptext">${Ba("All Comments")}</div>
|
|
2655
2654
|
<velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
|
|
2656
2655
|
</div>
|
|
2657
2656
|
</div>
|
|
@@ -2721,13 +2720,13 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2721
2720
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
|
|
2722
2721
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
|
|
2723
2722
|
</svg>
|
|
2724
|
-
<span>${
|
|
2723
|
+
<span>${Ba("Sign in again!")}</span>
|
|
2725
2724
|
`:D`
|
|
2726
2725
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2727
2726
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
|
|
2728
2727
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
|
|
2729
2728
|
</svg>
|
|
2730
|
-
<span>${
|
|
2729
|
+
<span>${Ba("Sign in to comment")}</span>
|
|
2731
2730
|
`}`}
|
|
2732
2731
|
</a>
|
|
2733
2732
|
</div>
|
|
@@ -2764,9 +2763,9 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2764
2763
|
</div>
|
|
2765
2764
|
</div>
|
|
2766
2765
|
<div class="menu-point-wrap">
|
|
2767
|
-
${
|
|
2766
|
+
${Ba("Sign in to comment on this page.")}
|
|
2768
2767
|
<a href="https://www.usesuperflow.com/features" target="_blank">
|
|
2769
|
-
${
|
|
2768
|
+
${Ba("Learn more")}
|
|
2770
2769
|
<svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2771
2770
|
<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"/>
|
|
2772
2771
|
<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"/>
|
|
@@ -2782,7 +2781,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2782
2781
|
<path fill="#777E91" d="M9 2h5v5H9V2Zm1 1v3h3V3h-3ZM8 8v2h1v1H8v1h2v-2h1v2h1v-1h2v-1h-3V8H8Zm2 2H9V9h1v1Zm4 2h-1v1h-2v1h3v-2Zm-4 2v-1H8v1h2Z"/>
|
|
2783
2782
|
<path fill="#777E91" d="M12 9h2V8h-2v1Z"/>
|
|
2784
2783
|
</svg>
|
|
2785
|
-
<p>${
|
|
2784
|
+
<p>${Ba("Open in Mobile")}</p>
|
|
2786
2785
|
</div>
|
|
2787
2786
|
<div class="menu-point" @click=${()=>this.removeSnippyly()}>
|
|
2788
2787
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -2790,7 +2789,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2790
2789
|
<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"/>
|
|
2791
2790
|
</svg>
|
|
2792
2791
|
|
|
2793
|
-
<p>${
|
|
2792
|
+
<p>${Ba("Exit Review Mode")}</p>
|
|
2794
2793
|
</div>
|
|
2795
2794
|
${!this.customLoginEnabledLocally&&this.allowGuestModeSignIn?D`
|
|
2796
2795
|
<div class="menu-point" @click=${()=>this.loginWithGoogle()}>
|
|
@@ -2798,7 +2797,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2798
2797
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="#777E91"/>
|
|
2799
2798
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="#777E91"/>
|
|
2800
2799
|
</svg>
|
|
2801
|
-
<p>${
|
|
2800
|
+
<p>${Ba("Sign in")}</p>
|
|
2802
2801
|
</div>
|
|
2803
2802
|
`:null}
|
|
2804
2803
|
</div>
|
|
@@ -2826,13 +2825,13 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2826
2825
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
2827
2826
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
2828
2827
|
<div class="s-modal-text">
|
|
2829
|
-
<h1>${
|
|
2828
|
+
<h1>${Ba("Try Superflow using the toolbar below.")}</h1>
|
|
2830
2829
|
<p>
|
|
2831
|
-
${
|
|
2832
|
-
${
|
|
2830
|
+
${Ba("Get ready to drop your first comment!")} <br/>
|
|
2831
|
+
${Ba("But before you do that, you definitely deserve a high five!")}
|
|
2833
2832
|
</p>
|
|
2834
2833
|
</div>
|
|
2835
|
-
<div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${
|
|
2834
|
+
<div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${Ba("Done")}</div>
|
|
2836
2835
|
</div>
|
|
2837
2836
|
</div>
|
|
2838
2837
|
`:D``}
|
|
@@ -2842,11 +2841,11 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2842
2841
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
2843
2842
|
<div class="s-modal-text">
|
|
2844
2843
|
<h1>
|
|
2845
|
-
${
|
|
2846
|
-
${
|
|
2844
|
+
${Ba("Sign in on the toolbar below and add")}<br/>
|
|
2845
|
+
${Ba("comments on the design flaws.")}
|
|
2847
2846
|
</h1>
|
|
2848
2847
|
</div>
|
|
2849
|
-
<div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${
|
|
2848
|
+
<div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${Ba("Done")}</div>
|
|
2850
2849
|
</div>
|
|
2851
2850
|
</div>
|
|
2852
2851
|
`:D``}
|
|
@@ -2864,7 +2863,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2864
2863
|
</div>
|
|
2865
2864
|
|
|
2866
2865
|
${!(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)&&!(null===(e=this.snippylyUser)||void 0===e?void 0:e.name)||(null===(i=this.snippylyUser)||void 0===i?void 0:i.isGuest)&&!this.guestUserNameUpdated?D`
|
|
2867
|
-
<div class="toolbar-section snippyly-logo ${ct({"d-xs-none":this.expanded})}" @click=${()=>{
|
|
2866
|
+
<div class="toolbar-section snippyly-logo ${ct({"d-xs-none":this.expanded})}" @click=${()=>{Ra(ut.Events.TOOLBAR_NOTIFICATION_CLICKED),this.openGuestModeNameModel()}}>
|
|
2868
2867
|
|
|
2869
2868
|
<div class="notification-container">
|
|
2870
2869
|
<div class="notification">
|
|
@@ -2937,11 +2936,11 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2937
2936
|
</div>
|
|
2938
2937
|
</div>`}
|
|
2939
2938
|
<div class="action tooltip comment-tool-container">
|
|
2940
|
-
<div class="tooltiptext">${this.allFeatureDisabled?
|
|
2939
|
+
<div class="tooltiptext">${this.allFeatureDisabled?Ba("Commenting is disabled. Contact admin."):Ba("Comment (C)")}</div>
|
|
2941
2940
|
${!this.allFeatureDisabled&&this.showTourCommentTooltip?D`
|
|
2942
2941
|
<div class="tour-tooltiptext" @click=${()=>this.onTourCommentTooltipClick()}>
|
|
2943
|
-
<div class="tour-tooltip-content">${
|
|
2944
|
-
<button class="tour-tooltip-action" @click=${()=>this.onTourCommentTooltipClick()}>${
|
|
2942
|
+
<div class="tour-tooltip-content">${Ba("Click to add comments on this page.")}</div>
|
|
2943
|
+
<button class="tour-tooltip-action" @click=${()=>this.onTourCommentTooltipClick()}>${Ba("Ok")}</button>
|
|
2945
2944
|
</div>
|
|
2946
2945
|
`:null}
|
|
2947
2946
|
${this.allFeatureDisabled?D`
|
|
@@ -2959,7 +2958,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2959
2958
|
`}
|
|
2960
2959
|
</div>
|
|
2961
2960
|
<div class="action tooltip ${ct({"d-none":this.addCommentMode})}">
|
|
2962
|
-
<div class="tooltiptext">${this.allFeatureDisabled?
|
|
2961
|
+
<div class="tooltiptext">${this.allFeatureDisabled?Ba("Arrow feature is disabled. Contact admin."):Ba("Arrow")}</div>
|
|
2963
2962
|
${this.allFeatureDisabled?D`
|
|
2964
2963
|
<div class="custom-tool">
|
|
2965
2964
|
<div class="action">
|
|
@@ -2977,12 +2976,12 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2977
2976
|
`}
|
|
2978
2977
|
</div>
|
|
2979
2978
|
<div class="tooltip cursor-pointer hide-huddle-tool ${ct({"d-none":this.addCommentMode})}">
|
|
2980
|
-
<div class="tooltiptext">${
|
|
2979
|
+
<div class="tooltiptext">${Ba("Live Huddle")}</div>
|
|
2981
2980
|
<velt-huddle-tool type="all"></velt-huddle-tool>
|
|
2982
2981
|
</div>
|
|
2983
2982
|
${this.staging&&!this.addCommentMode?D`
|
|
2984
2983
|
<div class="tooltip cursor-pointer">
|
|
2985
|
-
<div class="tooltiptext">${
|
|
2984
|
+
<div class="tooltiptext">${Ba("Recording")}</div>
|
|
2986
2985
|
<velt-recorder-tool type="all"></velt-recorder-tool>
|
|
2987
2986
|
</div>
|
|
2988
2987
|
`:null}
|
|
@@ -2998,7 +2997,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
2998
2997
|
<div class="toolbar-section comment-viewmode-section ${ct({"d-none":!this.expanded||this.addCommentMode})}">
|
|
2999
2998
|
<div class="toolbar-actions1">
|
|
3000
2999
|
<div class="tooltip">
|
|
3001
|
-
<div class="tooltiptext">${
|
|
3000
|
+
<div class="tooltiptext">${Ba("Open Comments")}</div>
|
|
3002
3001
|
<velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
|
|
3003
3002
|
</div>
|
|
3004
3003
|
</div>
|
|
@@ -3031,7 +3030,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3031
3030
|
${this.snippylyUserRole?null:D`
|
|
3032
3031
|
<div class="tooltip ${ct({"d-none":!this.expanded||this.addCommentMode})}">
|
|
3033
3032
|
<div class="tooltiptext">
|
|
3034
|
-
${this.snippylyUserRole?null:D`${
|
|
3033
|
+
${this.snippylyUserRole?null:D`${Ba("You don't have access to this project.")} <br/> ${Ba("Please contact admin.")}`}
|
|
3035
3034
|
</div>
|
|
3036
3035
|
<div class="s-alert-btn">
|
|
3037
3036
|
<div class='error-container'>
|
|
@@ -3077,7 +3076,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3077
3076
|
<div class="toolbar-actions2">
|
|
3078
3077
|
${this.isPlanExpired?null:D`
|
|
3079
3078
|
<div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
|
|
3080
|
-
<div class="tooltiptext">${
|
|
3079
|
+
<div class="tooltiptext">${Ba("Share")}</div>
|
|
3081
3080
|
<velt-user-invite-tool disabled=${this.snippylyUser&&!(null===(o=this.snippylyUser)||void 0===o?void 0:o.isGuest)?"false":"true"}
|
|
3082
3081
|
invite-url=${this.inviteUrl}
|
|
3083
3082
|
document-user-access-list=${"Admin"===this.snippylyUserRole?"true":"false"} @click=${()=>this.onUserInviteToolClick()}></velt-user-invite-tool>
|
|
@@ -3085,7 +3084,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3085
3084
|
`}
|
|
3086
3085
|
${(null===(n=this.snippylyUser)||void 0===n?void 0:n.isGuest)&&this.allowGuestModeSignIn?D`
|
|
3087
3086
|
<div class="s-guest-user-sign-in-button" @click=${()=>this.loginWithGoogle()}>
|
|
3088
|
-
<p>${
|
|
3087
|
+
<p>${Ba("Sign in")}</p>
|
|
3089
3088
|
</div>
|
|
3090
3089
|
`:D`
|
|
3091
3090
|
<div class="action">
|
|
@@ -3105,9 +3104,9 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3105
3104
|
</div>
|
|
3106
3105
|
</div>
|
|
3107
3106
|
<div class="menu-point-wrap">
|
|
3108
|
-
${
|
|
3107
|
+
${Ba("Add comments & recordings on this page.")}
|
|
3109
3108
|
<a href="https://www.usesuperflow.com/features" target="_blank">
|
|
3110
|
-
${
|
|
3109
|
+
${Ba("Learn more")}
|
|
3111
3110
|
<svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3112
3111
|
<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"/>
|
|
3113
3112
|
<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"/>
|
|
@@ -3121,7 +3120,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3121
3120
|
<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"/>
|
|
3122
3121
|
<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"/>
|
|
3123
3122
|
</svg>
|
|
3124
|
-
<p>${
|
|
3123
|
+
<p>${Ba("View project")}</p>
|
|
3125
3124
|
</div>
|
|
3126
3125
|
<hr />
|
|
3127
3126
|
`:D``}
|
|
@@ -3136,7 +3135,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3136
3135
|
d="M15.75 9C13.95 12 11.7 13.5 9 13.5C6.3 13.5 4.05 12 2.25 9C4.05 6 6.3 4.5 9 4.5C11.7 4.5 13.95 6 15.75 9Z"
|
|
3137
3136
|
stroke="#777E91" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round" />
|
|
3138
3137
|
</svg>
|
|
3139
|
-
<p>${
|
|
3138
|
+
<p>${Ba(this.totalViewsCount+" Total Views")}</p>
|
|
3140
3139
|
</div>
|
|
3141
3140
|
</velt-view-analytics>
|
|
3142
3141
|
`:D``}
|
|
@@ -3159,7 +3158,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3159
3158
|
<path fill="#777E91" d="M9 2h5v5H9V2Zm1 1v3h3V3h-3ZM8 8v2h1v1H8v1h2v-2h1v2h1v-1h2v-1h-3V8H8Zm2 2H9V9h1v1Zm4 2h-1v1h-2v1h3v-2Zm-4 2v-1H8v1h2Z"/>
|
|
3160
3159
|
<path fill="#777E91" d="M12 9h2V8h-2v1Z"/>
|
|
3161
3160
|
</svg>
|
|
3162
|
-
<p>${
|
|
3161
|
+
<p>${Ba("Open in Mobile")}</p>
|
|
3163
3162
|
</div>
|
|
3164
3163
|
<div class="menu-point" @click=${()=>this.removeSnippyly()}>
|
|
3165
3164
|
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -3167,7 +3166,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3167
3166
|
<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"/>
|
|
3168
3167
|
</svg>
|
|
3169
3168
|
|
|
3170
|
-
<p>${
|
|
3169
|
+
<p>${Ba("Exit Review Mode")}</p>
|
|
3171
3170
|
</div>
|
|
3172
3171
|
${this.customLoginEnabledLocally||(null===(u=this.snippylyUser)||void 0===u?void 0:u.isGuest)?null:D`
|
|
3173
3172
|
<div class="menu-point" @click=${()=>this.signOutUser()}>
|
|
@@ -3191,7 +3190,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3191
3190
|
fill="#4C5366"
|
|
3192
3191
|
/>
|
|
3193
3192
|
</svg>
|
|
3194
|
-
<p>${
|
|
3193
|
+
<p>${Ba("Sign Out")}</p>
|
|
3195
3194
|
</div>
|
|
3196
3195
|
`}
|
|
3197
3196
|
</div>
|
|
@@ -3221,13 +3220,13 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3221
3220
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
3222
3221
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
3223
3222
|
<div class="s-modal-text">
|
|
3224
|
-
<h1>${
|
|
3223
|
+
<h1>${Ba("You’re a SuperFlow installation wizard!")}</h1>
|
|
3225
3224
|
<p>
|
|
3226
|
-
${
|
|
3227
|
-
${
|
|
3225
|
+
${Ba("Get ready to drop your first comment!")} <br/>
|
|
3226
|
+
${Ba("But before you do that, you definitely deserve a high five!")}
|
|
3228
3227
|
</p>
|
|
3229
3228
|
</div>
|
|
3230
|
-
<div class="s-button s-primary" @click=${()=>this.onboardingNextClick()}>${
|
|
3229
|
+
<div class="s-button s-primary" @click=${()=>this.onboardingNextClick()}>${Ba("Next")}</div>
|
|
3231
3230
|
</div>
|
|
3232
3231
|
</div>
|
|
3233
3232
|
`:D``}
|
|
@@ -3236,13 +3235,13 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3236
3235
|
<div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
|
|
3237
3236
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
3238
3237
|
<div class="s-modal-text">
|
|
3239
|
-
<h1>${
|
|
3238
|
+
<h1>${Ba("Try Superflow using the toolbar below.")}</h1>
|
|
3240
3239
|
<p>
|
|
3241
|
-
${
|
|
3242
|
-
${
|
|
3240
|
+
${Ba("Get ready to drop your first comment!")} <br/>
|
|
3241
|
+
${Ba("But before you do that, you definitely deserve a high five!")}
|
|
3243
3242
|
</p>
|
|
3244
3243
|
</div>
|
|
3245
|
-
<div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${
|
|
3244
|
+
<div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${Ba("Done")}</div>
|
|
3246
3245
|
</div>
|
|
3247
3246
|
</div>
|
|
3248
3247
|
`:D``}
|
|
@@ -3252,11 +3251,11 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3252
3251
|
<img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
|
|
3253
3252
|
<div class="s-modal-text">
|
|
3254
3253
|
<h1>
|
|
3255
|
-
${
|
|
3256
|
-
${
|
|
3254
|
+
${Ba("Sign in on the toolbar below and add")}<br/>
|
|
3255
|
+
${Ba("comments on the design flaws.")}
|
|
3257
3256
|
</h1>
|
|
3258
3257
|
</div>
|
|
3259
|
-
<div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${
|
|
3258
|
+
<div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${Ba("Done")}</div>
|
|
3260
3259
|
</div>
|
|
3261
3260
|
</div>
|
|
3262
3261
|
`:D``}
|
|
@@ -3326,7 +3325,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3326
3325
|
</g>
|
|
3327
3326
|
</svg>
|
|
3328
3327
|
`:null}
|
|
3329
|
-
${this.guestUserNameUpdateLoading?"":
|
|
3328
|
+
${this.guestUserNameUpdateLoading?"":Ba("Save")}
|
|
3330
3329
|
</div>
|
|
3331
3330
|
<div class="s-modal-link-text" @click=${()=>this.onGuestModeNameModalSkipButtonClick()}>Skip</div>
|
|
3332
3331
|
</div>
|
|
@@ -3347,7 +3346,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3347
3346
|
</div>
|
|
3348
3347
|
<div class="s-modal-title">${null===(m=this.guestModeSignInModalConfig)||void 0===m?void 0:m.title}</div>
|
|
3349
3348
|
<div class="s-modal-subtitle">${null===(g=this.guestModeSignInModalConfig)||void 0===g?void 0:g.description}</div>
|
|
3350
|
-
<div class="s-button s-primary s-signin-button" @click=${()=>this.onGuestModeSignInModalSignInButtonClick()}>${
|
|
3349
|
+
<div class="s-button s-primary s-signin-button" @click=${()=>this.onGuestModeSignInModalSignInButtonClick()}>${Ba("Sign in")}</div>
|
|
3351
3350
|
${this.guestModeSignInModalConfig.showLeaveCommentButton?D`
|
|
3352
3351
|
<div class="s-modal-link-text" @click=${t=>{this.closeGuestModeSignInModal(),this.openGuestModeNameModel(t)}}>Leave Comment Anonymously</div>
|
|
3353
3352
|
`:D``}
|
|
@@ -3358,7 +3357,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3358
3357
|
<div class="s-guest-mode-banner">
|
|
3359
3358
|
<span>Notify your team about your comments by signing in.</span>
|
|
3360
3359
|
<div class="s-guest-mode-banner-actions">
|
|
3361
|
-
<button @click=${()=>this.onGuestModeBannerSignInButtonClick()}>${
|
|
3360
|
+
<button @click=${()=>this.onGuestModeBannerSignInButtonClick()}>${Ba("Sign in")}</button>
|
|
3362
3361
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="cursor-pointer" viewBox="0 0 16 16" @click=${()=>this.hideGuestModeSignInBanner()}>
|
|
3363
3362
|
<path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/>
|
|
3364
3363
|
</svg>
|
|
@@ -3445,7 +3444,7 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3445
3444
|
</g>
|
|
3446
3445
|
</svg>
|
|
3447
3446
|
`:null}
|
|
3448
|
-
${this.validatingPasswordLoading?"":
|
|
3447
|
+
${this.validatingPasswordLoading?"":Ba("Submit")}
|
|
3449
3448
|
</div>
|
|
3450
3449
|
</div>
|
|
3451
3450
|
${this.showInvalidPassword?D`
|
|
@@ -3468,4 +3467,4 @@ class ra extends Zn{}ra.Encryptor=class extends ra{processBlock(t,e){const i=t,o
|
|
|
3468
3467
|
</div>
|
|
3469
3468
|
</div>
|
|
3470
3469
|
`:D``}
|
|
3471
|
-
`:D``}}
|
|
3470
|
+
`:D``}}Ka.styles=[Za,Ga],Wa([ot()],Ka.prototype,"loadPlugin",null),Wa([ot()],Ka.prototype,"comments",void 0),Wa([ot()],Ka.prototype,"commentElement",void 0),Wa([ot()],Ka.prototype,"contactElement",void 0),Wa([ot()],Ka.prototype,"rewriterElement",void 0),Wa([ot()],Ka.prototype,"presenceElement",void 0),Wa([ot()],Ka.prototype,"commentSubscription",void 0),Wa([ot()],Ka.prototype,"selectionElement",void 0),Wa([ot()],Ka.prototype,"viewsElement",void 0),Wa([ot()],Ka.prototype,"docElement",void 0),Wa([ot()],Ka.prototype,"addCommentMode",void 0),Wa([ot()],Ka.prototype,"showTourCommentTooltip",void 0),Wa([ot()],Ka.prototype,"allFeatureDisabled",void 0),Wa([ot()],Ka.prototype,"allFeatureRestricted",void 0),Wa([ot()],Ka.prototype,"guestMode",void 0),Wa([ot()],Ka.prototype,"_expanded",void 0),Wa([ot()],Ka.prototype,"loading",void 0),Wa([ot()],Ka.prototype,"signInError",void 0),Wa([ot()],Ka.prototype,"snippylyUser",void 0),Wa([ot()],Ka.prototype,"snippylyUserRole",void 0),Wa([ot()],Ka.prototype,"_isPlanExpired",void 0),Wa([ot()],Ka.prototype,"showOnboardingModal",void 0),Wa([ot()],Ka.prototype,"showLiveDemoModal",void 0),Wa([ot()],Ka.prototype,"showFigmaDemoModal",void 0),Wa([ot()],Ka.prototype,"showGuestModeSignInModal",void 0),Wa([ot()],Ka.prototype,"guestModeSignInModalConfig",void 0),Wa([ot()],Ka.prototype,"showGuestModeNameModal",void 0),Wa([ot()],Ka.prototype,"guestModeSignInBannerVisible",void 0),Wa([ot()],Ka.prototype,"guestUserNameInput",void 0),Wa([ot()],Ka.prototype,"guestUserModelOpened",void 0),Wa([ot()],Ka.prototype,"guestUserNameUpdated",void 0),Wa([ot()],Ka.prototype,"guestUserNameUpdateLoading",void 0),Wa([it()],Ka.prototype,"apiKey",null),Wa([it()],Ka.prototype,"projectId",null),Wa([ot()],Ka.prototype,"staging",void 0),Wa([it()],Ka.prototype,"projectVersionKey",null),Wa([ot()],Ka.prototype,"projectVersion",void 0),Wa([ot()],Ka.prototype,"version",void 0),Wa([it()],Ka.prototype,"veltVersion",void 0),Wa([it()],Ka.prototype,"autoLocation",null),Wa([ot()],Ka.prototype,"_menuOpenedId",void 0),Wa([ot()],Ka.prototype,"copyLinkTooltip",void 0),Wa([ot()],Ka.prototype,"invalidApiKey",void 0),Wa([ot()],Ka.prototype,"documentId",void 0),Wa([ot()],Ka.prototype,"serverDocumentId",void 0),Wa([ot()],Ka.prototype,"_isUserGlobalContact",void 0),Wa([ot()],Ka.prototype,"location",void 0),Wa([ot()],Ka.prototype,"qrCode",void 0),Wa([ot()],Ka.prototype,"showQrCode",void 0),Wa([ot()],Ka.prototype,"customLoginEnabledLocally",void 0),Wa([it()],Ka.prototype,"customLoginEnabled",void 0),Wa([ot()],Ka.prototype,"providedUser",void 0),Wa([ot()],Ka.prototype,"autoTranslation",void 0),Wa([ot()],Ka.prototype,"addCommentCount",void 0),Wa([ot()],Ka.prototype,"isSigningInUserAdmin",void 0),Wa([ot()],Ka.prototype,"_privateCommentModeEnabled",void 0),Wa([ot()],Ka.prototype,"superflowToolbarMoved",void 0),Wa([ot()],Ka.prototype,"_customerMetadata",void 0),Wa([ot()],Ka.prototype,"logoMark",void 0),Wa([ot()],Ka.prototype,"wordMark",void 0),Wa([ot()],Ka.prototype,"_darkMode",void 0),Wa([ot()],Ka.prototype,"projectConfig",void 0),Wa([ot()],Ka.prototype,"allowGuestModeSignIn",void 0),Wa([ot()],Ka.prototype,"_queryParamsComments",void 0),Wa([ot()],Ka.prototype,"_usePageTitleAsLocationName",void 0),Wa([ot()],Ka.prototype,"toolbarEnabled",void 0),Wa([ot()],Ka.prototype,"toolbarEnabledApiCalled",void 0),Wa([ot()],Ka.prototype,"passwordProtected",void 0),Wa([ot()],Ka.prototype,"isPasswordValid",void 0),Wa([ot()],Ka.prototype,"password",void 0),Wa([ot()],Ka.prototype,"validatingPasswordLoading",void 0),Wa([ot()],Ka.prototype,"showPasswordProtectedModal",void 0),Wa([ot()],Ka.prototype,"showInvalidPassword",void 0),Wa([ot()],Ka.prototype,"skipGuestNameModal",void 0),Wa([ot()],Ka.prototype,"_totalViews",void 0),Wa([ot()],Ka.prototype,"totalViewsCount",void 0),Wa([ot()],Ka.prototype,"inviteUrl",void 0),Wa([ot()],Ka.prototype,"showModalOnceCommentIsModeIsOff",void 0),(t=>{if(customElements.get("superflow-toolbar")||customElements.get("snippyly-plugin"))return;const e={allow:["sdkUrl","windowVariables","snippylyPlugin"],loaders:{windowVariables:()=>{const t=null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_API_KEY;return{valid:!!t,type:"windowVariables",apiKey:t,staging:!!(null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_STAGING),projectVersionKey:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,projectId:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_PROJECT_ID,autoLocation:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_AUTO_LOCATION,veltVersion:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_VELT_VERSION}},snippylyPlugin:()=>{const t=document.querySelector("snippyly-plugin");if(!t)return;const e=t.getAttribute("apiKey"),i=!!t.getAttribute("staging"),o=t.getAttribute("projectVersionKey"),n=t.getAttribute("projectId"),r=t.getAttribute("autoLocation"),s=t.getAttribute("veltVersion");return null==t||t.remove(),{valid:!!e,type:"snippylyPlugin",apiKey:e,staging:i,projectVersionKey:o,projectId:n,autoLocation:r,veltVersion:s}},sdkUrl:()=>{const t=document.getElementById("superflowToolbarScript");if(!t)return;const e=null==t?void 0:t.src,i=new URL(e).searchParams,o=i.has("apiKey")?i.get("apiKey"):void 0;return{valid:!!o,type:"sdkUrl",apiKey:o,staging:void 0,projectVersionKey:void 0,projectId:i.has("projectId")?i.get("projectId"):void 0,autoLocation:i.has("autoLocation")?i.get("autoLocation"):void 0,veltVersion:i.has("veltVersion")?i.get("veltVersion"):void 0}}},load:()=>{for(let t=0;t<e.allow.length;t++){const i=e.allow[t],o=e.loaders[i]();if(o&&o.valid)return o}}},i=()=>{try{const i=e.load();if(customElements.define("superflow-toolbar",t),i&&i.valid){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()})),document.querySelectorAll("snippyly-plugin").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const t={};return t.apiKey=i.apiKey,i.staging&&(t.staging="true"),i.projectVersionKey&&(t.projectVersionKey=i.projectVersionKey),i.projectId&&(t.projectId=i.projectId),(null==i?void 0:i.autoLocation)&&(t.autoLocation=i.autoLocation),(null==i?void 0:i.veltVersion)&&(t.veltVersion=i.veltVersion),void((t={})=>{try{const e=document.createElement("superflow-toolbar");Object.keys(t||{}).forEach((i=>{e.setAttribute(i,t[i])})),document.body.appendChild(e)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(t)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?i():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{i()}))})(Ka);class Ja extends X{}customElements.get("snippyly-plugin")||customElements.define("snippyly-plugin",Ja),t.SnippylyPlugin=Ja,t.SuperflowToolbar=Ka}({});
|