Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package element-web for openSUSE:Factory 
checked in at 2024-10-06 17:51:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/element-web (Old)
 and      /work/SRC/openSUSE:Factory/.element-web.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "element-web"

Sun Oct  6 17:51:59 2024 rev:64 rq:1205714 version:1.11.79

Changes:
--------
--- /work/SRC/openSUSE:Factory/element-web/element-web.changes  2024-09-12 
16:56:18.048712556 +0200
+++ /work/SRC/openSUSE:Factory/.element-web.new.19354/element-web.changes       
2024-10-06 17:52:09.809582424 +0200
@@ -1,0 +2,32 @@
+Wed Oct  2 12:43:47 UTC 2024 - Dominik Heidler <dheid...@suse.de>
+
+- Version 1.11.79
+  * No changes
+
+  ## ✨ Features
+
+  * https://github.com/element-hq/matrix-react-sdk/pull/106). Contributed by 
@RiotRobot.
+
+-------------------------------------------------------------------
+Thu Sep 26 12:41:06 UTC 2024 - Dominik Heidler <dheid...@suse.de>
+
+- Version 1.11.78
+  ## ✨ Features
+  
+  * Add Release announcement for the pinning message list 
(https://github.com/element-hq/matrix-react-sdk/pull/46). Contributed by 
@florianduros.
+  * Unlabs feature pinning 
(https://github.com/element-hq/matrix-react-sdk/pull/22). Contributed by 
@florianduros.
+  * Add mobile registration 
(https://github.com/element-hq/matrix-react-sdk/pull/42). Contributed by 
@langleyd.
+  * Add support for `org.matrix.cross_signing_reset` UIA stage flow 
(https://github.com/element-hq/matrix-react-sdk/pull/34). Contributed by 
@t3chguy.
+  * Add timezone to user profile 
(https://github.com/element-hq/matrix-react-sdk/pull/20). Contributed by 
@Half-Shot.
+  * Add config option to force verification 
(https://github.com/element-hq/matrix-react-sdk/pull/29). Contributed by @dbkr.
+  * Reduce pinned message banner size 
(https://github.com/element-hq/matrix-react-sdk/pull/28). Contributed by 
@florianduros.
+  * Enable message pinning labs by default 
(https://github.com/element-hq/matrix-react-sdk/pull/25). Contributed by 
@florianduros.
+  * Remove release announcement of the new header 
(https://github.com/element-hq/matrix-react-sdk/pull/23). Contributed by 
@florianduros.
+  
+  ## 🐛 Bug Fixes
+  
+  * Fix timeout type (https://github.com/element-hq/matrix-react-sdk/pull/40). 
Contributed by @dbkr.
+  * Fix huge usage bandwidth and performance issue of pinned message banner. 
(https://github.com/element-hq/matrix-react-sdk/pull/37). Contributed by 
@florianduros.
+  * Reverse order of pinned message list 
(https://github.com/element-hq/matrix-react-sdk/pull/19). Contributed by 
@florianduros.
+
+-------------------------------------------------------------------

Old:
----
  element-web-1.11.77.tar.gz

New:
----
  element-web-1.11.79.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ element-web.spec ++++++
--- /var/tmp/diff_new_pack.0ejTG8/_old  2024-10-06 17:52:13.357729872 +0200
+++ /var/tmp/diff_new_pack.0ejTG8/_new  2024-10-06 17:52:13.357729872 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           element-web
-Version:        1.11.77
+Version:        1.11.79
 Release:        0
 Summary:        A glossy Matrix collaboration client - web files
 License:        Apache-2.0

++++++ element-web-1.11.77.tar.gz -> element-web-1.11.79.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/element-web-1.11.77/CHANGELOG.md 
new/element-web-1.11.79/CHANGELOG.md
--- old/element-web-1.11.77/CHANGELOG.md        2024-09-10 15:03:38.000000000 
+0200
+++ new/element-web-1.11.79/CHANGELOG.md        2024-10-01 14:03:22.000000000 
+0200
@@ -1,3 +1,34 @@
+Changes in 
[1.11.79](https://github.com/element-hq/element-web/releases/tag/v1.11.79) 
(2024-10-01)
+==================================================================================================
+* No changes
+
+## ✨ Features
+
+* [Backport staging] Allow joining calls and video rooms without enabling the 
labs flags ([#106](https://github.com/element-hq/matrix-react-sdk/pull/106)). 
Contributed by @RiotRobot.
+
+
+
+Changes in 
[1.11.78](https://github.com/element-hq/element-web/releases/tag/v1.11.78) 
(2024-09-24)
+==================================================================================================
+## ✨ Features
+
+* Add Release announcement for the pinning message list 
([#46](https://github.com/element-hq/matrix-react-sdk/pull/46)). Contributed by 
@florianduros.
+* Unlabs feature pinning 
([#22](https://github.com/element-hq/matrix-react-sdk/pull/22)). Contributed by 
@florianduros.
+* Add mobile registration 
([#42](https://github.com/element-hq/matrix-react-sdk/pull/42)). Contributed by 
@langleyd.
+* Add support for `org.matrix.cross_signing_reset` UIA stage flow 
([#34](https://github.com/element-hq/matrix-react-sdk/pull/34)). Contributed by 
@t3chguy.
+* Add timezone to user profile 
([#20](https://github.com/element-hq/matrix-react-sdk/pull/20)). Contributed by 
@Half-Shot.
+* Add config option to force verification 
([#29](https://github.com/element-hq/matrix-react-sdk/pull/29)). Contributed by 
@dbkr.
+* Reduce pinned message banner size 
([#28](https://github.com/element-hq/matrix-react-sdk/pull/28)). Contributed by 
@florianduros.
+* Enable message pinning labs by default 
([#25](https://github.com/element-hq/matrix-react-sdk/pull/25)). Contributed by 
@florianduros.
+* Remove release announcement of the new header 
([#23](https://github.com/element-hq/matrix-react-sdk/pull/23)). Contributed by 
@florianduros.
+
+## 🐛 Bug Fixes
+
+* Fix timeout type 
([#40](https://github.com/element-hq/matrix-react-sdk/pull/40)). Contributed by 
@dbkr.
+* Fix huge usage bandwidth and performance issue of pinned message banner. 
([#37](https://github.com/element-hq/matrix-react-sdk/pull/37)). Contributed by 
@florianduros.
+* Reverse order of pinned message list 
([#19](https://github.com/element-hq/matrix-react-sdk/pull/19)). Contributed by 
@florianduros.
+
+
 Changes in 
[1.11.77](https://github.com/element-hq/element-web/releases/tag/v1.11.77) 
(2024-09-10)
 
==================================================================================================
 ## ✨ Features
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/element-web-1.11.77/docs/labs.md 
new/element-web-1.11.79/docs/labs.md
--- old/element-web-1.11.77/docs/labs.md        2024-09-10 15:03:38.000000000 
+0200
+++ new/element-web-1.11.79/docs/labs.md        2024-10-01 14:03:22.000000000 
+0200
@@ -83,7 +83,7 @@
 
 ## Video rooms (`feature_video_rooms`)
 
-Enables support for creating and joining video rooms, which are persistent 
video chats that users can jump in and out of.
+Enables support for creating video rooms, which are persistent video chats 
that users can jump in and out of.
 
 ## Element Call video rooms (`feature_element_call_video_rooms`) [In 
Development]
 
@@ -93,7 +93,7 @@
 
 ## New group call experience (`feature_group_calls`) [In Development]
 
-This feature allows users to place and join native 
[MSC3401](https://github.com/matrix-org/matrix-spec-proposals/pull/3401) group 
calls in compatible rooms, using Element Call.
+This feature allows users to place native 
[MSC3401](https://github.com/matrix-org/matrix-spec-proposals/pull/3401) group 
calls in compatible rooms, using Element Call.
 
 If you're enabling this at the deployment level, you may also want to 
reference the docs for the `element_call` config section.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/element-web-1.11.77/package.json 
new/element-web-1.11.79/package.json
--- old/element-web-1.11.77/package.json        2024-09-10 15:03:38.000000000 
+0200
+++ new/element-web-1.11.79/package.json        2024-10-01 14:03:22.000000000 
+0200
@@ -1,6 +1,6 @@
 {
     "name": "element-web",
-    "version": "1.11.77",
+    "version": "1.11.79",
     "description": "A feature-rich client for Matrix.org",
     "author": "New Vector Ltd.",
     "repository": {
@@ -82,8 +82,8 @@
         "jsrsasign": "^11.0.0",
         "katex": "^0.16.0",
         "lodash": "^4.17.21",
-        "matrix-js-sdk": "34.5.0",
-        "matrix-react-sdk": "3.109.0",
+        "matrix-js-sdk": "34.6.0",
+        "matrix-react-sdk": "3.111.0",
         "matrix-widget-api": "^1.8.2",
         "react": "17.0.2",
         "react-dom": "17.0.2",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/element-web-1.11.77/yarn.lock 
new/element-web-1.11.79/yarn.lock
--- old/element-web-1.11.77/yarn.lock   2024-09-10 15:03:38.000000000 +0200
+++ new/element-web-1.11.79/yarn.lock   2024-10-01 14:03:22.000000000 +0200
@@ -2054,10 +2054,10 @@
   resolved 
"https://registry.yarnpkg.com/@mapbox/whoots-js/-/whoots-js-3.1.0.tgz#497c67a1cef50d1a2459ba60f315e448d2ad87fe";
   integrity 
sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==
 
-"@matrix-org/analytics-events@^0.24.0":
-  version "0.24.0"
-  resolved 
"https://registry.yarnpkg.com/@matrix-org/analytics-events/-/analytics-events-0.24.0.tgz#21a64537ac975b18e1eb13d9fd0bdc7d448a6039";
-  integrity 
sha512-3FDdtqZ+5cMqVffWjFNOIQ7RDFN6XS11kqdtN2ps8uvq5ce8gT0yXQvK37WeKWKZZ5QAKeoMzGhud+lsVcb1xg==
+"@matrix-org/analytics-events@^0.25.0":
+  version "0.25.0"
+  resolved 
"https://registry.yarnpkg.com/@matrix-org/analytics-events/-/analytics-events-0.25.0.tgz#b0b85297dc05a67feaf89cc5d70b80283c988141";
+  integrity 
sha512-UCTuMjlJGArMqG9qXGfeNz/XtZDFldwuO+dkqP6Wo1nVdWasoWAOlcimDWQ2JnNFCg+UDZU+HLBdS5juTd6xTg==
 
 "@matrix-org/emojibase-bindings@^1.1.2":
   version "1.1.3"
@@ -2067,10 +2067,10 @@
     emojibase "^15.0.0"
     emojibase-data "^15.0.0"
 
-"@matrix-org/matrix-sdk-crypto-wasm@^7.0.0":
-  version "7.0.0"
-  resolved 
"https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-7.0.0.tgz#8d6abdb9ded8656cc9e2a7909913a34bf3fc9b3a";
-  integrity 
sha512-MOencXiW/gI5MuTtCNsuojjwT5DXCrjMqv9xOslJC9h2tPdLFFFMGr58dY5Lis4DRd9MRWcgrGowUIHOqieWTA==
+"@matrix-org/matrix-sdk-crypto-wasm@^9.0.0":
+  version "9.0.0"
+  resolved 
"https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-9.0.0.tgz#293fe8fcb9bc4d577c5f6cf2cbffa151c6e11329";
+  integrity 
sha512-dz4dkYXj6BeOQuw52XQj8dMuhi85pSFhfFeFlNRAO7JdRPhE9CHBrfK8knkZV5Zux5vvf3Ub4E7myoLeJgZoEw==
 
 "@matrix-org/matrix-wysiwyg@2.37.9":
   version "2.37.9"
@@ -8189,13 +8189,13 @@
   resolved 
"https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd";
   integrity 
sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
 
-matrix-js-sdk@34.5.0:
-  version "34.5.0"
-  resolved 
"https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.5.0.tgz#078c81eb0f9271ae01d21df442979dcb2161cd8a";
-  integrity 
sha512-pbp+IxAkSwGmefrlUGCrtrs3UWyqN2iWh4lKnJW+jFIlsksXq7A8vL4cS1z8LXmpcHQAg3mKNuj8n8uhm51t1A==
+matrix-js-sdk@34.6.0:
+  version "34.6.0"
+  resolved 
"https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.6.0.tgz#85678230e2f29006f4b01a19d580a88ef305f06e";
+  integrity 
sha512-wNpmopLCnNXLpN6Zpdl+6zuWKhJTBUCe+cyoebLWm8IuseWOqBrQrvM4Olmi5C3RCNV2EaR/+XwAO8xjxjAZwg==
   dependencies:
     "@babel/runtime" "^7.12.5"
-    "@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"
+    "@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"
     "@matrix-org/olm" "3.2.15"
     another-json "^0.2.0"
     bs58 "^6.0.0"
@@ -8217,13 +8217,13 @@
   dependencies:
     expect "^28.1.0"
 
-matrix-react-sdk@3.109.0:
-  version "3.109.0"
-  resolved 
"https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.109.0.tgz#25025f841ee90c25e26a5057464c1fd7ad637061";
-  integrity 
sha512-0M+iomIZxhzLp/zUnsd+VbNJYkFQuPGJD5Gi2mjO1N4vGikv2xpIZsPS3VamjUc9NZ6jN29urZo8YX946MmRyA==
+matrix-react-sdk@3.111.0:
+  version "3.111.0"
+  resolved 
"https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.111.0.tgz#88f3aff30ce8791d60e06540a951d1f3b9827b52";
+  integrity 
sha512-RrZYthV2W4nf/0cCRRrulU/kxK6KhERD6HqiWzm3Ilpo9slkeHsRJsjny1AMITMPuxfHm4B0j3Tlg1n8txQgQw==
   dependencies:
     "@babel/runtime" "^7.12.5"
-    "@matrix-org/analytics-events" "^0.24.0"
+    "@matrix-org/analytics-events" "^0.25.0"
     "@matrix-org/emojibase-bindings" "^1.1.2"
     "@matrix-org/matrix-wysiwyg" "2.37.9"
     "@matrix-org/react-sdk-module-api" "^2.4.0"
@@ -8265,7 +8265,7 @@
     maplibre-gl "^2.0.0"
     matrix-encrypt-attachment "^1.0.3"
     matrix-events-sdk "0.0.1"
-    matrix-js-sdk "34.5.0"
+    matrix-js-sdk "34.6.0"
     matrix-widget-api "^1.9.0"
     memoize-one "^6.0.0"
     minimist "^1.2.5"

++++++ jitsi_external_api.min.js ++++++
--- /var/tmp/diff_new_pack.0ejTG8/_old  2024-10-06 17:52:13.649742007 +0200
+++ /var/tmp/diff_new_pack.0ejTG8/_new  2024-10-06 17:52:13.653742174 +0200
@@ -1,4 +1,4 @@
-!function(e,t){"object"==typeof exports&&"object"==typeof 
module?module.exports=t():"function"==typeof 
define&&define.amd?define([],t):"object"==typeof 
exports?exports.JitsiMeetExternalAPI=t():e.JitsiMeetExternalAPI=t()}(self,(()=>(()=>{var
 e={372:(e,t,n)=>{"use strict";n.d(t,{default:()=>N});var 
r=n(620),i=n.n(r);class s extends r{constructor(){var 
e,t,n;super(...arguments),e=this,n={},(t=function(e){var 
t=function(e,t){if("object"!=typeof e||null===e)return e;var 
n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof 
r)return r;throw new TypeError("@@toPrimitive must return a primitive 
value.")}return String(e)}(e,"string");return"symbol"==typeof 
t?t:String(t)}(t="_storage"))in 
e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}clear(){this._storage={}}get
 length(){return Object.keys(this._storage).length}getItem(e){return 
this._storage[e]}setItem(e,t){this._storage[e]=t}removeItem(e){delete 
this._storage[e]}key(e){const t
 =Object.keys(this._storage);if(!(t.length<=e))return t[e]}serialize(){let 
e=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:[];if(0===e.length)return 
JSON.stringify(this._storage);const t={...this._storage};return 
e.forEach((e=>{delete t[e]})),JSON.stringify(t)}}const o=new class extends 
r{constructor(){super();try{this._storage=window.localStorage,this._localStorageDisabled=!1}catch(e){}this._storage||(console.warn("Local
 storage is disabled."),this._storage=new 
s,this._localStorageDisabled=!0)}isLocalStorageDisabled(){return 
this._localStorageDisabled}setLocalStorageDisabled(e){this._localStorageDisabled=e;try{this._storage=e?new
 s:window.localStorage}catch(e){}this._storage||(this._storage=new 
s)}clear(){this._storage.clear(),this.emit("changed")}get length(){return 
this._storage.length}getItem(e){return 
this._storage.getItem(e)}setItem(e,t){let n=arguments.length>2&&void 
0!==arguments[2]&&arguments[2];this._storage.setItem(e,t),n||this.emit("changed")}removeItem(e){this._
 storage.removeItem(e),this.emit("changed")}key(e){return 
this._storage.key(e)}serialize(){let e=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:[];if(this.isLocalStorageDisabled())return 
this._storage.serialize(e);const t=this._storage.length,n={};for(let 
r=0;r<t;r++){const 
t=this._storage.key(r);e.includes(t)||(n[t]=this._storage.getItem(t))}return 
JSON.stringify(n)}};var a=n(571);function c(e){return a.parse(e)}const 
d=["__proto__","constructor","prototype"];var 
l;!function(e){e[e.PaymentRequired=402]="PaymentRequired"}(l||(l={}));function 
u(e){const t=new 
RegExp("^([a-z][a-z0-9\\.\\+-]*:)+","gi"),n=t.exec(e);if(n){let 
r=n[n.length-1].toLowerCase();"http:"!==r&&"https:"!==r&&(r="https:"),(e=e.substring(t.lastIndex)).startsWith("//")&&(e=r+e)}return
 e}function p(e={}){const t=[];for(const n in 
e)try{t.push(`${n}=${encodeURIComponent(JSON.stringify(e[n]))}`)}catch(e){console.warn(`Error
 encoding ${n}: ${e}`)}return t}function h(e){const t={toString:g};let 
n,r,i;if(e=e.replace
 (/\s/g,""),n=new 
RegExp("^([a-z][a-z0-9\\.\\+-]*:)","gi"),r=n.exec(e),r&&(t.protocol=r[1].toLowerCase(),e=e.substring(n.lastIndex)),n=new
 RegExp("^(//[^/?#]+)","gi"),r=n.exec(e),r){let 
i=r[1].substring(2);e=e.substring(n.lastIndex);const 
s=i.indexOf("@");-1!==s&&(i=i.substring(s+1)),t.host=i;const 
o=i.lastIndexOf(":");-1!==o&&(t.port=i.substring(o+1),i=i.substring(0,o)),t.hostname=i}if(n=new
 
RegExp("^([^?#]*)","gi"),r=n.exec(e),r&&(i=r[1],e=e.substring(n.lastIndex)),i?i.startsWith("/")||(i=`/${i}`):i="/",t.pathname=i,e.startsWith("?")){let
 
n=e.indexOf("#",1);-1===n&&(n=e.length),t.search=e.substring(0,n),e=e.substring(n)}else
 t.search="";return t.hash=e.startsWith("#")?e:"",t}function 
g(e){const{hash:t,host:n,pathname:r,protocol:i,search:s}=e||this;let 
o="";return i&&(o+=i),n&&(o+=`//${n}`),o+=r||"/",s&&(o+=s),t&&(o+=t),o}function 
m(e){let t;t=e.serverURL&&e.room?new 
URL(e.room,e.serverURL).toString():e.room?e.room:e.url||"";const 
n=h(u(t));if(!n.protocol){let t=e.protocol||e.scheme
 
;t&&(t.endsWith(":")||(t+=":"),n.protocol=t)}let{pathname:r}=n;if(!n.host){const
 
t=e.domain||e.host||e.hostname;if(t){const{host:e,hostname:i,pathname:s,port:o}=h(u(`org.jitsi.meet://${t}`));e&&(n.host=e,n.hostname=i,n.port=o),"/"===r&&"/"!==s&&(r=s)}}const
 
i=e.roomName||e.room;!i||!n.pathname.endsWith("/")&&n.pathname.endsWith(`/${i}`)||(r.endsWith("/")||(r+="/"),r+=i),n.pathname=r;const{jwt:s,lang:o,release:a}=e,c=new
 
URLSearchParams(n.search);s&&c.set("jwt",s);const{defaultLanguage:d}=e.configOverwrite||{};(o||d)&&c.set("lang",o||d),a&&c.set("release",a);const
 l=c.toString();l&&(n.search=`?${l}`);let{hash:g}=n;for(const t 
of["config","iceServers","interfaceConfig","devices","userInfo","appData"]){const
 n=p(e[`${t}Overwrite`]||e[t]||e[`${t}Override`]);if(n.length){let 
e=`${t}.${n.join(`&${t}.`)}`;g.length?e=`&${e}`:g="#",g+=e}}return 
n.hash=g,n.toString()||void 0}const 
f={window:window.opener||window.parent},v="message";class 
y{constructor(){let{postisOptions:e}=arguments.length>0
 &&void 0!==arguments[0]?arguments[0]:{};this.postis=function(e){var 
t,n=e.scope,r=e.window,i=e.windowForEventListening||window,s=e.allowedOrigin,o={},a=[],d={},l=!1,u="__ready__",p=function(e){var
 
t;try{t=c(e.data)}catch(e){return}if((!s||e.origin===s)&&t&&t.postis&&t.scope===n){var
 r=o[t.method];if(r)for(var i=0;i<r.length;i++)r[i].call(null,t.params);else 
d[t.method]=d[t.method]||[],d[t.method].push(t.params)}};i.addEventListener("message",p,!1);var
 h={listen:function(e,t){o[e]=o[e]||[],o[e].push(t);var n=d[e];if(n)for(var 
r=o[e],i=0;i<r.length;i++)for(var 
s=0;s<n.length;s++)r[i].call(null,n[s]);delete d[e]},send:function(e){var 
t=e.method;(l||e.method===u)&&r&&"function"==typeof 
r.postMessage?r.postMessage(JSON.stringify({postis:!0,scope:n,method:t,params:e.params}),"*"):a.push(e)},ready:function(e){l?e():setTimeout((function(){h.ready(e)}),50)},destroy:function(e){clearInterval(t),l=!1,i&&"function"==typeof
 i.removeEventListener&&i.removeEventListener("message",p),e&&e()}},g=+ne
 w Date+Math.random()+"";return 
t=setInterval((function(){h.send({method:u,params:g})}),50),h.listen(u,(function(e){if(e===g){clearInterval(t),l=!0;for(var
 n=0;n<a.length;n++)h.send(a[n]);a=[]}else 
h.send({method:u,params:e})})),h}({...f,...e}),this._receiveCallback=()=>{},this.postis.listen(v,(e=>this._receiveCallback(e)))}dispose(){this.postis.destroy()}send(e){this.postis.send({method:v,params:e})}setReceiveCallback(e){this._receiveCallback=e}}const
 _="request",b="response";class 
w{constructor(){let{backend:e}=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:{};this._listeners=new 
Map,this._requestID=0,this._responseHandlers=new 
Map,this._unprocessedMessages=new 
Set,this.addListener=this.on,e&&this.setBackend(e)}_disposeBackend(){this._backend&&(this._backend.dispose(),this._backend=null)}_onMessageReceived(e){if(e.type===b){const
 
t=this._responseHandlers.get(e.id);t&&(t(e),this._responseHandlers.delete(e.id))}else
 e.type===_?this.emit("request",e.data,((t,n)=>{this._backend
 
.send({type:b,error:n,id:e.id,result:t})})):this.emit("event",e.data)}dispose(){this._responseHandlers.clear(),this._unprocessedMessages.clear(),this.removeAllListeners(),this._disposeBackend()}emit(e){for(var
 t=arguments.length,n=new 
Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];const 
i=this._listeners.get(e);let s=!1;return 
i&&i.size&&i.forEach((e=>{s=e(...n)||s})),s||this._unprocessedMessages.add(n),s}on(e,t){let
 n=this._listeners.get(e);return n||(n=new 
Set,this._listeners.set(e,n)),n.add(t),this._unprocessedMessages.forEach((e=>{t(...e)&&this._unprocessedMessages.delete(e)})),this}removeAllListeners(e){return
 
e?this._listeners.delete(e):this._listeners.clear(),this}removeListener(e,t){const
 n=this._listeners.get(e);return n&&n.delete(t),this}sendEvent(){let 
e=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:{};this._backend&&this._backend.send({type:"event",data:e})}sendRequest(e){if(!this._backend)return
 Promise.reject(new Error("No transport backend defined!"));this.
 _requestID++;const t=this._requestID;return new 
Promise(((n,r)=>{this._responseHandlers.set(t,(e=>{let{error:t,result:i}=e;void 
0!==i?n(i):r(void 0!==t?t:new Error("Unexpected response 
format!"))}));try{this._backend.send({type:_,data:e,id:t})}catch(e){this._responseHandlers.delete(t),r(e)}}))}setBackend(e){this._disposeBackend(),this._backend=e,this._backend.setReceiveCallback(this._onMessageReceived.bind(this))}}let
 L;try{L=function(e,t=!1,n="hash"){if(!e)return{};"string"==typeof e&&(e=new 
URL(e));const 
r="search"===n?e.search:e.hash,i={},s=r?.substr(1).split("&")||[];if("hash"===n&&1===s.length){const
 e=s[0];if(e.startsWith("/")&&1===e.split("&").length)return i}return 
s.forEach((e=>{const 
n=e.split("="),r=n[0];if(!r||r.split(".").some((e=>d.includes(e))))return;let 
s;try{if(s=n[1],!t){const 
e=decodeURIComponent(s).replace(/\\&/,"&");s="undefined"===e?void 
0:c(e)}}catch(e){return void 
function(e,t=""){console.error(t,e),window.onerror?.(t,void 0,void 0,void 
0,e)}(e,`Failed to pa
 rse URL parameter value: 
${String(s)}`)}i[r]=s})),i}(window.location).jitsi_meet_external_api_id}catch(e){}(window.JitsiMeetJS||(window.JitsiMeetJS={}),window.JitsiMeetJS.app||(window.JitsiMeetJS.app={}),window.JitsiMeetJS.app).setExternalTransportBackend=e=>undefined.setBackend(e);var
 k=n(860);const 
C=n.n(k)().getLogger("modules/API/external/functions.js");function 
E(e,t){return e.sendRequest({type:"devices",name:"setDevice",device:t})}const 
S=["css/all.css","libs/alwaysontop.min.js"],x={addBreakoutRoom:"add-breakout-room",answerKnockingParticipant:"answer-knocking-participant",approveVideo:"approve-video",askToUnmute:"ask-to-unmute",autoAssignToBreakoutRooms:"auto-assign-to-breakout-rooms",avatarUrl:"avatar-url",cancelPrivateChat:"cancel-private-chat",closeBreakoutRoom:"close-breakout-room",displayName:"display-name",endConference:"end-conference",email:"email",grantModerator:"grant-moderator",hangup:"video-hangup",hideNotification:"hide-notification",initiatePrivateChat:"initiate
 
-private-chat",joinBreakoutRoom:"join-breakout-room",localSubject:"local-subject",kickParticipant:"kick-participant",muteEveryone:"mute-everyone",overwriteConfig:"overwrite-config",overwriteNames:"overwrite-names",password:"password",pinParticipant:"pin-participant",rejectParticipant:"reject-participant",removeBreakoutRoom:"remove-breakout-room",resizeFilmStrip:"resize-film-strip",resizeLargeVideo:"resize-large-video",sendCameraFacingMode:"send-camera-facing-mode-message",sendChatMessage:"send-chat-message",sendEndpointTextMessage:"send-endpoint-text-message",sendParticipantToRoom:"send-participant-to-room",sendTones:"send-tones",setAssumedBandwidthBps:"set-assumed-bandwidth-bps",setFollowMe:"set-follow-me",setLargeVideoParticipant:"set-large-video-participant",setMediaEncryptionKey:"set-media-encryption-key",setNoiseSuppressionEnabled:"set-noise-suppression-enabled",setParticipantVolume:"set-participant-volume",setSubtitles:"set-subtitles",setTileView:"set-tile-view",setVideoQualit
 
y:"set-video-quality",showNotification:"show-notification",startRecording:"start-recording",startShareVideo:"start-share-video",stopRecording:"stop-recording",stopShareVideo:"stop-share-video",subject:"subject",submitFeedback:"submit-feedback",toggleAudio:"toggle-audio",toggleCamera:"toggle-camera",toggleCameraMirror:"toggle-camera-mirror",toggleChat:"toggle-chat",toggleE2EE:"toggle-e2ee",toggleFilmStrip:"toggle-film-strip",toggleLobby:"toggle-lobby",toggleModeration:"toggle-moderation",toggleNoiseSuppression:"toggle-noise-suppression",toggleParticipantsPane:"toggle-participants-pane",toggleRaiseHand:"toggle-raise-hand",toggleShareScreen:"toggle-share-screen",toggleSubtitles:"toggle-subtitles",toggleTileView:"toggle-tile-view",toggleVirtualBackgroundDialog:"toggle-virtual-background",toggleVideo:"toggle-video",toggleWhiteboard:"toggle-whiteboard"},O={"avatar-changed":"avatarChanged","audio-availability-changed":"audioAvailabilityChanged","audio-mute-status-changed":"audioMuteStatusC
 
hanged","audio-or-video-sharing-toggled":"audioOrVideoSharingToggled","breakout-rooms-updated":"breakoutRoomsUpdated","browser-support":"browserSupport","camera-error":"cameraError","chat-updated":"chatUpdated","compute-pressure-changed":"computePressureChanged","content-sharing-participants-changed":"contentSharingParticipantsChanged","data-channel-closed":"dataChannelClosed","data-channel-opened":"dataChannelOpened","device-list-changed":"deviceListChanged","display-name-change":"displayNameChange","dominant-speaker-changed":"dominantSpeakerChanged","email-change":"emailChange","error-occurred":"errorOccurred","endpoint-text-message-received":"endpointTextMessageReceived","face-landmark-detected":"faceLandmarkDetected","feedback-submitted":"feedbackSubmitted","feedback-prompt-displayed":"feedbackPromptDisplayed","filmstrip-display-changed":"filmstripDisplayChanged","incoming-message":"incomingMessage","knocking-participant":"knockingParticipant",log:"log","mic-error":"micError","m
 
oderation-participant-approved":"moderationParticipantApproved","moderation-participant-rejected":"moderationParticipantRejected","moderation-status-changed":"moderationStatusChanged","mouse-enter":"mouseEnter","mouse-leave":"mouseLeave","mouse-move":"mouseMove","non-participant-message-received":"nonParticipantMessageReceived","notification-triggered":"notificationTriggered","outgoing-message":"outgoingMessage","p2p-status-changed":"p2pStatusChanged","participant-joined":"participantJoined","participant-kicked-out":"participantKickedOut","participant-left":"participantLeft","participant-role-changed":"participantRoleChanged","participants-pane-toggled":"participantsPaneToggled","password-required":"passwordRequired","peer-connection-failure":"peerConnectionFailure","prejoin-screen-loaded":"prejoinScreenLoaded","proxy-connection-event":"proxyConnectionEvent","raise-hand-updated":"raiseHandUpdated",ready:"ready","recording-link-available":"recordingLinkAvailable","recording-status-ch
 
anged":"recordingStatusChanged","participant-menu-button-clicked":"participantMenuButtonClick","video-ready-to-close":"readyToClose","video-conference-joined":"videoConferenceJoined","video-conference-left":"videoConferenceLeft","video-availability-changed":"videoAvailabilityChanged","video-mute-status-changed":"videoMuteStatusChanged","video-quality-changed":"videoQualityChanged","screen-sharing-status-changed":"screenSharingStatusChanged","subject-change":"subjectChange","suspend-detected":"suspendDetected","tile-view-changed":"tileViewChanged","toolbar-button-clicked":"toolbarButtonClicked","transcription-chunk-received":"transcriptionChunkReceived","whiteboard-status-changed":"whiteboardStatusChanged"},R={"_request-desktop-sources":"_requestDesktopSources"};let
 j=0;function I(e,t){e._numberOfParticipants+=t}function P(e){let 
t;return"string"==typeof 
e&&null!==String(e).match(/([0-9]*\.?[0-9]+)(em|pt|px|((d|l|s)?v)(h|w)|%)$/)?t=e:"number"==typeof
 e&&(t=`${e}px`),t}class N extends
 (i()){constructor(e){super();for(var t=arguments.length,n=new 
Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];const{roomName:i="",width:s="100%",height:a="100%",parentNode:c=document.body,configOverwrite:d={},interfaceConfigOverwrite:l={},jwt:u,lang:p,onload:h,invitees:g,iceServers:f,devices:v,userInfo:_,e2eeKey:b,release:L,sandbox:k=""}=function(e){if(!e.length)return{};switch(typeof
 
e[0]){case"string":case"undefined":{const[t,n,r,i,s,o,a,c,d]=e;return{roomName:t,width:n,height:r,parentNode:i,configOverwrite:s,interfaceConfigOverwrite:o,jwt:a,onload:c,lang:d}}case"object":return
 e[0];default:throw new Error("Can't parse the 
arguments!")}}(n),C=o.getItem("jitsiLocalStorage");this._parentNode=c,this._url=function(e){return
 m({...arguments.length>1&&void 
0!==arguments[1]?arguments[1]:{},url:`https://${e}/#jitsi_meet_external_api_id=${j}`})}(e,{configOverwrite:d,iceServers:f,interfaceConfigOverwrite:l,jwt:u,lang:p,roomName:i,devices:v,userInfo:_,appData:{localStorageContent:C},release
 :L}),this._createIFrame(a,s,k),this._transport=new w({backend:new 
y({postisOptions:{allowedOrigin:new 
URL(this._url).origin,scope:`jitsi_meet_external_api_${j}`,window:this._frame.contentWindow}})}),Array.isArray(g)&&g.length>0&&this.invite(g),this._onload=h,this._tmpE2EEKey=b,this._isLargeVideoVisible=!1,this._isPrejoinVideoVisible=!1,this._numberOfParticipants=0,this._participants={},this._myUserID=void
 0,this._onStageParticipant=void 
0,this._setupListeners(),j++}_createIFrame(e,t,n){const 
r=`jitsiConferenceFrame${j}`;this._frame=document.createElement("iframe"),this._frame.allow=["autoplay","camera","clipboard-write","compute-pressure","display-capture","hid","microphone","screen-wake-lock"].join(";
 
"),this._frame.name=r,this._frame.id=r,this._setSize(e,t),this._frame.setAttribute("allowFullScreen","true"),this._frame.style.border=0,n&&(this._frame.sandbox=n),this._frame.src=this._url,this._frame=this._parentNode.appendChild(this._frame)}_getAlwaysOnTopResources(){const
 e=this._f
 rame.contentWindow,t=e.document;let n="";const 
r=t.querySelector("base");if(r&&r.href)n=r.href;else{const{protocol:t,host:r}=e.location;n=`${t}//${r}`}return
 S.map((e=>new 
URL(e,n).href))}_getFormattedDisplayName(e){const{formattedDisplayName:t}=this._participants[e]||{};return
 t}_getOnStageParticipant(){return 
this._onStageParticipant}_getLargeVideo(){const 
e=this.getIFrame();if(this._isLargeVideoVisible&&e&&e.contentWindow&&e.contentWindow.document)return
 e.contentWindow.document.getElementById("largeVideo")}_getPrejoinVideo(){const 
e=this.getIFrame();if(this._isPrejoinVideoVisible&&e&&e.contentWindow&&e.contentWindow.document)return
 
e.contentWindow.document.getElementById("prejoinVideo")}_getParticipantVideo(e){const
 t=this.getIFrame();if(t&&t.contentWindow&&t.contentWindow.document)return void 
0===e||e===this._myUserID?t.contentWindow.document.getElementById("localVideo_container"):t.contentWindow.document.querySelector(`#participant_${e}
 video`)}_setSize(e,t){const n=P(e),r=P(t
 );void 0!==n&&(this._height=e,this._frame.style.height=n),void 
0!==r&&(this._width=t,this._frame.style.width=r)}_setupListeners(){this._transport.on("event",(e=>{let{name:t,...n}=e;const
 r=n.id;switch(t){case"ready":var i;null===(i=this._onload)||void 
0===i||i.call(this);break;case"video-conference-joined":if(void 
0!==this._tmpE2EEKey){const e=e=>{const t=[];for(let 
n=0;n<e.length;n+=2)t.push(parseInt(e.substring(n,n+2),16));return 
t};this.executeCommand("setMediaEncryptionKey",JSON.stringify({exportedKey:e(this._tmpE2EEKey),index:0})),this._tmpE2EEKey=void
 
0}this._myUserID=r,this._participants[r]={email:n.email,avatarURL:n.avatarURL};case"participant-joined":this._participants[r]=this._participants[r]||{},this._participants[r].displayName=n.displayName,this._participants[r].formattedDisplayName=n.formattedDisplayName,I(this,1);break;case"participant-left":I(this,-1),delete
 this._participants[r];break;case"display-name-change":{const 
e=this._participants[r];e&&(e.displayName=n.displ
 
ayname,e.formattedDisplayName=n.formattedDisplayName);break}case"email-change":{const
 e=this._participants[r];e&&(e.email=n.email);break}case"avatar-changed":{const 
e=this._participants[r];e&&(e.avatarURL=n.avatarURL);break}case"on-stage-participant-changed":this._onStageParticipant=r,this.emit("largeVideoChanged");break;case"large-video-visibility-changed":this._isLargeVideoVisible=n.isVisible,this.emit("largeVideoChanged");break;case"prejoin-screen-loaded":this._participants[r]={displayName:n.displayName,formattedDisplayName:n.formattedDisplayName};break;case"on-prejoin-video-changed":this._isPrejoinVideoVisible=n.isVisible,this.emit("prejoinVideoChanged");break;case"video-conference-left":I(this,-1),delete
 
this._participants[this._myUserID];break;case"video-quality-changed":this._videoQuality=n.videoQuality;break;case"breakout-rooms-updated":this.updateNumberOfParticipants(n.rooms);break;case"local-storage-changed":return
 o.setItem("jitsiLocalStorage",n.localStorageContent),!0}co
 nst 
s=O[t];return!!s&&(this.emit(s,n),!0)})),this._transport.on("request",((e,t)=>{const
 
n=R[e.name],r={...e,name:n};n&&this.emit(n,r,t)}))}updateNumberOfParticipants(e){if(!e||!Object.keys(e).length)return;const
 t=Object.keys(e).reduce(((t,n)=>{var r;return null!==(r=e[n])&&void 
0!==r&&r.participants?Object.keys(e[n].participants).length+t:t}),0);this._numberOfParticipants=t}async
 getRoomsInfo(){return 
this._transport.sendRequest({name:"rooms-info"})}isP2pActive(){return 
this._transport.sendRequest({name:"get-p2p-status"})}addEventListener(e,t){this.on(e,t)}addEventListeners(e){for(const
 t in e)this.addEventListener(t,e[t])}captureLargeVideoScreenshot(){return 
this._transport.sendRequest({name:"capture-largevideo-screenshot"})}dispose(){this.emit("_willDispose"),this._transport.dispose(),this.removeAllListeners(),this._frame&&this._frame.parentNode&&this._frame.parentNode.removeChild(this._frame)}executeCommand(e){if(e
 in x){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t
 ;r++)n[r-1]=arguments[r];this._transport.sendEvent({data:n,name:x[e]})}else 
console.error("Not supported command name.")}executeCommands(e){for(const t in 
e)this.executeCommand(t,e[t])}getAvailableDevices(){return function(e){return 
e.sendRequest({type:"devices",name:"getAvailableDevices"}).catch((e=>(C.error(e),{})))}(this._transport)}getContentSharingParticipants(){return
 
this._transport.sendRequest({name:"get-content-sharing-participants"})}getCurrentDevices(){return
 function(e){return 
e.sendRequest({type:"devices",name:"getCurrentDevices"}).catch((e=>(C.error(e),{})))}(this._transport)}getCustomAvatarBackgrounds(){return
 
this._transport.sendRequest({name:"get-custom-avatar-backgrounds"})}getLivestreamUrl(){return
 
this._transport.sendRequest({name:"get-livestream-url"})}getParticipantsInfo(){const
 e=Object.keys(this._participants),t=Object.values(this._participants);return 
t.forEach(((t,n)=>{t.participantId=e[n]})),t}getVideoQuality(){return 
this._videoQuality}isAudioAvailable(){
 return 
this._transport.sendRequest({name:"is-audio-available"})}isDeviceChangeAvailable(e){return
 function(e,t){return 
e.sendRequest({deviceType:t,type:"devices",name:"isDeviceChangeAvailable"})}(this._transport,e)}isDeviceListAvailable(){return
 function(e){return 
e.sendRequest({type:"devices",name:"isDeviceListAvailable"})}(this._transport)}isMultipleAudioInputSupported(){return
 function(e){return 
e.sendRequest({type:"devices",name:"isMultipleAudioInputSupported"})}(this._transport)}invite(e){return
 
Array.isArray(e)&&0!==e.length?this._transport.sendRequest({name:"invite",invitees:e}):Promise.reject(new
 TypeError("Invalid Argument"))}isAudioMuted(){return 
this._transport.sendRequest({name:"is-audio-muted"})}isAudioDisabled(){return 
this._transport.sendRequest({name:"is-audio-disabled"})}isModerationOn(e){return
 
this._transport.sendRequest({name:"is-moderation-on",mediaType:e})}isParticipantForceMuted(e,t){return
 this._transport.sendRequest({name:"is-participant-force-muted",partici
 pantId:e,mediaType:t})}isParticipantsPaneOpen(){return 
this._transport.sendRequest({name:"is-participants-pane-open"})}isSharingScreen(){return
 this._transport.sendRequest({name:"is-sharing-screen"})}isStartSilent(){return 
this._transport.sendRequest({name:"is-start-silent"})}getAvatarURL(e){const{avatarURL:t}=this._participants[e]||{};return
 t}getDeploymentInfo(){return 
this._transport.sendRequest({name:"deployment-info"})}getDisplayName(e){const{displayName:t}=this._participants[e]||{};return
 t}getEmail(e){const{email:t}=this._participants[e]||{};return 
t}getIFrame(){return this._frame}getNumberOfParticipants(){return 
this._numberOfParticipants}getSupportedCommands(){return 
Object.keys(x)}getSupportedEvents(){return 
Object.values(O)}isVideoAvailable(){return 
this._transport.sendRequest({name:"is-video-available"})}isVideoMuted(){return 
this._transport.sendRequest({name:"is-video-muted"})}listBreakoutRooms(){return 
this._transport.sendRequest({name:"list-breakout-rooms"})}_isNewEle
 ctronScreensharingSupported(){return 
this._transport.sendRequest({name:"_new_electron_screensharing_supported"})}pinParticipant(e,t){this.executeCommand("pinParticipant",e,t)}removeEventListener(e){this.removeAllListeners(e)}removeEventListeners(e){e.forEach((e=>this.removeEventListener(e)))}resizeLargeVideo(e,t){e<=this._width&&t<=this._height&&this.executeCommand("resizeLargeVideo",e,t)}sendProxyConnectionEvent(e){this._transport.sendEvent({data:[e],name:"proxy-connection-event"})}setAudioInputDevice(e,t){return
 function(e,t,n){return 
E(e,{id:n,kind:"audioinput",label:t})}(this._transport,e,t)}setAudioOutputDevice(e,t){return
 function(e,t,n){return 
E(e,{id:n,kind:"audiooutput",label:t})}(this._transport,e,t)}setLargeVideoParticipant(e,t){this.executeCommand("setLargeVideoParticipant",e,t)}setVideoInputDevice(e,t){return
 function(e,t,n){return 
E(e,{id:n,kind:"videoinput",label:t})}(this._transport,e,t)}startRecording(e){this.executeCommand("startRecording",e)}stopRecording(e){this.
 
executeCommand("stopRecording",e)}toggleE2EE(e){this.executeCommand("toggleE2EE",e)}async
 setMediaEncryptionKey(e){const{key:t,index:n}=e;if(t){const e=await 
crypto.subtle.exportKey("raw",t);this.executeCommand("setMediaEncryptionKey",JSON.stringify({exportedKey:Array.from(new
 Uint8Array(e)),index:n}))}else 
this.executeCommand("setMediaEncryptionKey",JSON.stringify({exportedKey:!1,index:n}))}}},872:(e,t,n)=>{e.exports=n(372).default},571:(e,t)=>{"use
 strict";const 
n=/"(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])"\s*\:/;t.parse=function(e){const
 r="object"==typeof(arguments.length<=1?void 
0:arguments[1])&&(arguments.length<=1?void 
0:arguments[1]),i=(arguments.length<=1?0:arguments.length-1)>1||!r?arguments.length<=1?void
 0:arguments[1]:void 
0,s=(arguments.length<=1?0:arguments.length-1)>1&&(arguments.length<=2?void 
0:arguments[2])||r||{},o=JSON.parse(e,i);return"ignore"===s.protoAction?o:o&&"ob
 ject"==typeof o&&e.match(n)?(t.scan(o,s),o):o},t.scan=function(e){let 
t=arguments.length>1&&void 
0!==arguments[1]?arguments[1]:{},n=[e];for(;n.length;){const e=n;n=[];for(const 
r of 
e){if(Object.prototype.hasOwnProperty.call(r,"__proto__")){if("remove"!==t.protoAction)throw
 new SyntaxError("Object contains forbidden prototype property");delete 
r.__proto__}for(const e in r){const t=r[e];t&&"object"==typeof 
t&&n.push(r[e])}}}},t.safeParse=function(e,n){try{return 
t.parse(e,n)}catch(e){return null}}},369:(e,t,n)=>{var r=n(7);function 
i(e,t){this.logStorage=e,this.stringifyObjects=!(!t||!t.stringifyObjects)&&t.stringifyObjects,this.storeInterval=t&&t.storeInterval?t.storeInterval:3e4,this.maxEntryLength=t&&t.maxEntryLength?t.maxEntryLength:1e4,Object.values(r.levels).forEach(function(e){this[e]=function(){this._log.apply(this,arguments)}.bind(this,e)}.bind(this)),this.storeLogsIntervalID=null,this.queue=[],this.totalLen=0,this.outputCache=[]}i.prototype.stringify=function(e){try{return
 
 JSON.stringify(e)}catch(e){return"[object with circular 
refs?]"}},i.prototype.formatLogMessage=function(e){for(var 
t="",n=1,r=arguments.length;n<r;n++){var i=arguments[n];i instanceof 
Error?t+=i.toString()+": "+i.stack:this.stringifyObjects&&"object"==typeof 
i?t+=this.stringify(i):t+=i,n!==r-1&&(t+=" ")}return 
t.length?t:null},i.prototype._log=function(){var 
e=arguments[1],t=this.formatLogMessage.apply(this,arguments);if(t){var 
n=this.queue[this.queue.length-1],r=n&&n.text;r===t?n.count+=1:(this.queue.push({text:t,timestamp:e,count:1}),this.totalLen+=t.length)}this.totalLen>=this.maxEntryLength&&this._flush(!0,!0)},i.prototype.start=function(){this._reschedulePublishInterval()},i.prototype._reschedulePublishInterval=function(){this.storeLogsIntervalID&&(window.clearTimeout(this.storeLogsIntervalID),this.storeLogsIntervalID=null),this.storeLogsIntervalID=window.setTimeout(this._flush.bind(this,!1,!0),this.storeInterval)},i.prototype.flush=function(){this._flush(!1,!0)},i.prototype._s
 
toreLogs=function(e){try{this.logStorage.storeLogs(e)}catch(e){console.error("LogCollector
 error when calling logStorage.storeLogs(): 
",e)}},i.prototype._flush=function(e,t){var 
n=!1;try{n=this.logStorage.isReady()}catch(e){console.error("LogCollector error 
when calling logStorage.isReady(): 
",e)}this.totalLen>0&&(n||e)&&(n?(this.outputCache.length&&(this.outputCache.forEach(function(e){this._storeLogs(e)}.bind(this)),this.outputCache=[]),this._storeLogs(this.queue)):this.outputCache.push(this.queue),this.queue=[],this.totalLen=0),t&&this._reschedulePublishInterval()},i.prototype.stop=function(){this._flush(!1,!1)},e.exports=i},7:e=>{var
 t={trace:0,debug:1,info:2,log:3,warn:4,error:5};o.consoleTransport=console;var 
n=[o.consoleTransport];o.addGlobalTransport=function(e){-1===n.indexOf(e)&&n.push(e)},o.removeGlobalTransport=function(e){var
 t=n.indexOf(e);-1!==t&&n.splice(t,1)};var r={};function i(){var 
e={methodName:"",fileLocation:"",line:null,column:null},t=new 
Error,n=t.stack?t.st
 ack.split("\n"):[];if(!n||n.length<3)return e;var r=null;return 
n[3]&&(r=n[3].match(/\s*at\s*(.+?)\s*\((\S*)\s*:(\d*)\s*:(\d*)\)/)),!r||r.length<=4?(0===n[2].indexOf("log@")?e.methodName=n[3].substr(0,n[3].indexOf("@")):e.methodName=n[2].substr(0,n[2].indexOf("@")),e):(e.methodName=r[1],e.fileLocation=r[2],e.line=r[3],e.column=r[4],e)}function
 s(){var 
e=arguments[0],s=arguments[1],o=Array.prototype.slice.call(arguments,2);if(!(t[s]<e.level))for(var
 
a=!(e.options.disableCallerInfo||r.disableCallerInfo)&&i(),c=n.concat(e.transports),d=0;d<c.length;d++){var
 l=c[d],u=l[s];if(u&&"function"==typeof u){var p=[];p.push((new 
Date).toISOString()),e.id&&p.push("["+e.id+"]"),a&&a.methodName.length>1&&p.push("<"+a.methodName+">:
 ");var h=p.concat(o);try{u.bind(l).apply(l,h)}catch(e){console.error("An error 
occured when trying to log with one of the available transports",e)}}}}function 
o(e,n,r,i){this.id=n,this.options=i||{},this.transports=r,this.transports||(this.transports=[]),this.level=t[e];
 for(var 
o=Object.keys(t),a=0;a<o.length;a++)this[o[a]]=s.bind(null,this,o[a])}o.setGlobalOptions=function(e){r=e||{}},o.prototype.setLevel=function(e){this.level=t[e]},e.exports=o,o.levels={TRACE:"trace",DEBUG:"debug",INFO:"info",LOG:"log",WARN:"warn",ERROR:"error"}},860:(e,t,n)=>{var
 
r=n(7),i=n(369),s={},o=[],a=r.levels.TRACE;e.exports={addGlobalTransport:function(e){r.addGlobalTransport(e)},removeGlobalTransport:function(e){r.removeGlobalTransport(e)},setGlobalOptions:function(e){r.setGlobalOptions(e)},getLogger:function(e,t,n){var
 i=new r(a,e,t,n);return 
e?(s[e]=s[e]||[],s[e].push(i)):o.push(i),i},getUntrackedLogger:function(e,t,n){return
 new r(a,e,t,n)},setLogLevelById:function(e,t){for(var 
n=t?s[t]||[]:o,r=0;r<n.length;r++)n[r].setLevel(e)},setLogLevel:function(e){a=e;for(var
 t=0;t<o.length;t++)o[t].setLevel(e);for(var n in s){var 
r=s[n]||[];for(t=0;t<r.length;t++)r[t].setLevel(e)}},levels:r.levels,LogCollector:i}},620:e=>{"use
 strict";var t,n="object"==typeof Reflect?Reflect:n
 ull,r=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return 
Function.prototype.apply.call(e,t,n)};t=n&&"function"==typeof 
n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return 
Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return
 Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return 
e!=e};function 
s(){s.init.call(this)}e.exports=s,e.exports.once=function(e,t){return new 
Promise((function(n,r){function i(n){e.removeListener(t,s),r(n)}function 
s(){"function"==typeof 
e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}m(e,t,s,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof
 
e.on&&m(e,"error",t,{once:!0})}(e,i)}))},s.EventEmitter=s,s.prototype._events=void
 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var 
o=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" 
argument must be of type Function. Received type '+typeof e)}function 
c(e){return void
  0===e._maxListeners?s.defaultMaxListeners:e._maxListeners}function 
d(e,t,n,r){var i,s,o,d;if(a(n),void 
0===(s=e._events)?(s=e._events=Object.create(null),e._eventsCount=0):(void 
0!==s.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),s=e._events),o=s[t]),void
 0===o)o=s[t]=n,++e._eventsCount;else if("function"==typeof 
o?o=s[t]=r?[n,o]:[o,n]:r?o.unshift(n):o.push(n),(i=c(e))>0&&o.length>i&&!o.warned){o.warned=!0;var
 l=new Error("Possible EventEmitter memory leak detected. "+o.length+" 
"+String(t)+" listeners added. Use emitter.setMaxListeners() to increase 
limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=o.length,d=l,console&&console.warn&&console.warn(d)}return
 e}function l(){if(!this.fired)return 
this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function
 u(e,t,n){var r={fired:!1,wrapFn:void 
0,target:e,type:t,listener:n},i=l.bind(r);retur
 n i.listener=n,r.wrapFn=i,i}function p(e,t,n){var r=e._events;if(void 
0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof 
i?n?[i.listener||i]:[i]:n?function(e){for(var t=new 
Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return 
t}(i):g(i,i.length)}function h(e){var t=this._events;if(void 0!==t){var 
n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 
0}function g(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return 
n}function m(e,t,n,r){if("function"==typeof 
e.on)r.once?e.once(t,n):e.on(t,n);else{if("function"!=typeof 
e.addEventListener)throw new TypeError('The "emitter" argument must be of type 
EventEmitter. Received type '+typeof e);e.addEventListener(t,(function 
i(s){r.once&&e.removeEventListener(t,i),n(s)}))}}Object.defineProperty(s,"defaultMaxListeners",{enumerable:!0,get:function(){return
 o},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The 
value of "defaultMaxListeners" is out of range. It must be
  a non-negative number. Received '+e+".");o=e}}),s.init=function(){void 
0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void
 0},s.prototype.setMaxListeners=function(e){if("number"!=typeof 
e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be 
a non-negative number. Received '+e+".");return 
this._maxListeners=e,this},s.prototype.getMaxListeners=function(){return 
c(this)},s.prototype.emit=function(e){for(var 
t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var 
i="error"===e,s=this._events;if(void 0!==s)i=i&&void 0===s.error;else 
if(!i)return!1;if(i){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw 
o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw 
a.context=o,a}var c=s[e];if(void 0===c)return!1;if("function"==typeof 
c)r(c,this,t);else{var 
d=c.length,l=g(c,d);for(n=0;n<d;++n)r(l[n],this,t)}return!0},s.prototype.addList
 ener=function(e,t){return 
d(this,e,t,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(e,t){return
 d(this,e,t,!0)},s.prototype.once=function(e,t){return 
a(t),this.on(e,u(this,e,t)),this},s.prototype.prependOnceListener=function(e,t){return
 
a(t),this.prependListener(e,u(this,e,t)),this},s.prototype.removeListener=function(e,t){var
 n,r,i,s,o;if(a(t),void 0===(r=this._events))return this;if(void 
0===(n=r[e]))return 
this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete
 r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else 
if("function"!=typeof 
n){for(i=-1,s=n.length-1;s>=0;s--)if(n[s]===t||n[s].listener===t){o=n[s].listener,i=s;break}if(i<0)return
 
this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void
 0!==r.removeListener&&this.emit("removeListener",e,o||t)}return 
this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListene
 rs=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 
0===n.removeListener)return 
0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void
 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete 
n[e]),this;if(0===arguments.length){var 
i,s=Object.keys(n);for(r=0;r<s.length;++r)"removeListener"!==(i=s[r])&&this.removeAllListeners(i);return
 
this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else
 if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return 
this},s.prototype.listeners=function(e){return 
p(this,e,!0)},s.prototype.rawListeners=function(e){return 
p(this,e,!1)},s.listenerCount=function(e,t){return"function"==typeof 
e.listenerCount?e.listenerCount(t):h.call(e,t)},s.prototype.listenerCount=h,s.prototype.eventNames=function(){return
 this._eventsCount>0?t(this._events):[]}}},t={};function n(r){var i=t[
 r];if(void 0!==i)return i.exports;var s=t[r]={exports:{}};return 
e[r](s,s.exports,n),s.exports}return n.n=e=>{var 
t=e&&e.__esModule?()=>e.default:()=>e;return 
n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in 
t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n(872)})()));
+!function(e,t){"object"==typeof exports&&"object"==typeof 
module?module.exports=t():"function"==typeof 
define&&define.amd?define([],t):"object"==typeof 
exports?exports.JitsiMeetExternalAPI=t():e.JitsiMeetExternalAPI=t()}(self,(()=>(()=>{var
 e={372:(e,t,n)=>{"use strict";n.d(t,{default:()=>D});var 
r=n(620),i=n.n(r);class s extends r{constructor(){var 
e,t,n;super(...arguments),e=this,n={},(t=function(e){var 
t=function(e,t){if("object"!=typeof e||!e)return e;var 
n=e[Symbol.toPrimitive];if(void 0!==n){var 
r=n.call(e,"string");if("object"!=typeof r)return r;throw new 
TypeError("@@toPrimitive must return a primitive value.")}return 
String(e)}(e);return"symbol"==typeof t?t:t+""}(t="_storage"))in 
e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}clear(){this._storage={}}get
 length(){return Object.keys(this._storage).length}getItem(e){return 
this._storage[e]}setItem(e,t){this._storage[e]=t}removeItem(e){delete 
this._storage[e]}key(e){const t=Object.keys(
 this._storage);if(!(t.length<=e))return t[e]}serialize(){let 
e=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:[];if(0===e.length)return 
JSON.stringify(this._storage);const t={...this._storage};return 
e.forEach((e=>{delete t[e]})),JSON.stringify(t)}}const o=new class extends 
r{constructor(){super();try{this._storage=window.localStorage,this._localStorageDisabled=!1}catch(e){}this._storage||(console.warn("Local
 storage is disabled."),this._storage=new 
s,this._localStorageDisabled=!0)}isLocalStorageDisabled(){return 
this._localStorageDisabled}setLocalStorageDisabled(e){this._localStorageDisabled=e;try{this._storage=e?new
 s:window.localStorage}catch(e){}this._storage||(this._storage=new 
s)}clear(){this._storage.clear(),this.emit("changed")}get length(){return 
this._storage.length}getItem(e){return 
this._storage.getItem(e)}setItem(e,t){let n=arguments.length>2&&void 
0!==arguments[2]&&arguments[2];this._storage.setItem(e,t),n||this.emit("changed")}removeItem(e){this._storage.remov
 eItem(e),this.emit("changed")}key(e){return 
this._storage.key(e)}serialize(){let e=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:[];if(this.isLocalStorageDisabled())return 
this._storage.serialize(e);const t=this._storage.length,n={};for(let 
r=0;r<t;r++){const 
t=this._storage.key(r);e.includes(t)||(n[t]=this._storage.getItem(t))}return 
JSON.stringify(n)}};n(449);var a=n(571);function c(e){return a.parse(e)}const 
l=["__proto__","constructor","prototype"];var 
d;!function(e){e[e.PaymentRequired=402]="PaymentRequired"}(d||(d={}));const 
u="(//[^/?#]+)",h="([^?#]*)",p="^([a-z][a-z0-9\\.\\+-]*:)";function g(e){const 
t=new RegExp(`${p}+`,"gi"),n=t.exec(e);if(n){let 
r=n[n.length-1].toLowerCase();"http:"!==r&&"https:"!==r&&(r="https:"),(e=e.substring(t.lastIndex)).startsWith("//")&&(e=r+e)}return
 e}function m(e={}){const t=[];for(const n in 
e)try{t.push(`${n}=${encodeURIComponent(JSON.stringify(e[n]))}`)}catch(e){console.warn(`Error
 encoding ${n}: ${e}`)}return t}function f(e){const t
 ={toString:v};let n,r,i;if(e=e.replace(/\s/g,""),n=new 
RegExp(p,"gi"),r=n.exec(e),r&&(t.protocol=r[1].toLowerCase(),e=e.substring(n.lastIndex)),n=new
 RegExp(`^${u}`,"gi"),r=n.exec(e),r){let 
i=r[1].substring(2);e=e.substring(n.lastIndex);const 
s=i.indexOf("@");-1!==s&&(i=i.substring(s+1)),t.host=i;const 
o=i.lastIndexOf(":");-1!==o&&(t.port=i.substring(o+1),i=i.substring(0,o)),t.hostname=i}if(n=new
 
RegExp(`^${h}`,"gi"),r=n.exec(e),r&&(i=r[1],e=e.substring(n.lastIndex)),i?i.startsWith("/")||(i=`/${i}`):i="/",t.pathname=i,e.startsWith("?")){let
 
n=e.indexOf("#",1);-1===n&&(n=e.length),t.search=e.substring(0,n),e=e.substring(n)}else
 t.search="";return t.hash=e.startsWith("#")?e:"",t}function 
v(e){const{hash:t,host:n,pathname:r,protocol:i,search:s}=e||this;let 
o="";return i&&(o+=i),n&&(o+=`//${n}`),o+=r||"/",s&&(o+=s),t&&(o+=t),o}const 
y={window:window.opener||window.parent},_="message";class 
b{constructor(){let{postisOptions:e}=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:{};thi
 s.postis=function(e){var 
t,n=e.scope,r=e.window,i=e.windowForEventListening||window,s=e.allowedOrigin,o={},a=[],l={},d=!1,u="__ready__",h=function(e){var
 
t;try{t=c(e.data)}catch(e){return}if((!s||e.origin===s)&&t&&t.postis&&t.scope===n){var
 r=o[t.method];if(r)for(var i=0;i<r.length;i++)r[i].call(null,t.params);else 
l[t.method]=l[t.method]||[],l[t.method].push(t.params)}};i.addEventListener("message",h,!1);var
 p={listen:function(e,t){o[e]=o[e]||[],o[e].push(t);var n=l[e];if(n)for(var 
r=o[e],i=0;i<r.length;i++)for(var 
s=0;s<n.length;s++)r[i].call(null,n[s]);delete l[e]},send:function(e){var 
t=e.method;(d||e.method===u)&&r&&"function"==typeof 
r.postMessage?r.postMessage(JSON.stringify({postis:!0,scope:n,method:t,params:e.params}),"*"):a.push(e)},ready:function(e){d?e():setTimeout((function(){p.ready(e)}),50)},destroy:function(e){clearInterval(t),d=!1,i&&"function"==typeof
 i.removeEventListener&&i.removeEventListener("message",h),e&&e()}},g=+new 
Date+Math.random()+"";return t=setInterva
 
l((function(){p.send({method:u,params:g})}),50),p.listen(u,(function(e){if(e===g){clearInterval(t),d=!0;for(var
 n=0;n<a.length;n++)p.send(a[n]);a=[]}else 
p.send({method:u,params:e})})),p}({...y,...e}),this._receiveCallback=()=>{},this.postis.listen(_,(e=>this._receiveCallback(e)))}dispose(){this.postis.destroy()}send(e){this.postis.send({method:_,params:e})}setReceiveCallback(e){this._receiveCallback=e}}const
 w="request",L="response";class 
k{constructor(){let{backend:e}=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:{};this._listeners=new 
Map,this._requestID=0,this._responseHandlers=new 
Map,this._unprocessedMessages=new 
Set,this.addListener=this.on,e&&this.setBackend(e)}_disposeBackend(){this._backend&&(this._backend.dispose(),this._backend=null)}_onMessageReceived(e){if(e.type===L){const
 
t=this._responseHandlers.get(e.id);t&&(t(e),this._responseHandlers.delete(e.id))}else
 
e.type===w?this.emit("request",e.data,((t,n)=>{this._backend.send({type:L,error:n,id:e.id,result:t})}))
 
:this.emit("event",e.data)}dispose(){this._responseHandlers.clear(),this._unprocessedMessages.clear(),this.removeAllListeners(),this._disposeBackend()}emit(e){for(var
 t=arguments.length,n=new 
Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];const 
i=this._listeners.get(e);let s=!1;return 
i&&i.size&&i.forEach((e=>{s=e(...n)||s})),s||this._unprocessedMessages.add(n),s}on(e,t){let
 n=this._listeners.get(e);return n||(n=new 
Set,this._listeners.set(e,n)),n.add(t),this._unprocessedMessages.forEach((e=>{t(...e)&&this._unprocessedMessages.delete(e)})),this}removeAllListeners(e){return
 
e?this._listeners.delete(e):this._listeners.clear(),this}removeListener(e,t){const
 n=this._listeners.get(e);return n&&n.delete(t),this}sendEvent(){let 
e=arguments.length>0&&void 
0!==arguments[0]?arguments[0]:{};this._backend&&this._backend.send({type:"event",data:e})}sendRequest(e){if(!this._backend)return
 Promise.reject(new Error("No transport backend 
defined!"));this._requestID++;const t=this._requestID;return
  new 
Promise(((n,r)=>{this._responseHandlers.set(t,(e=>{let{error:t,result:i}=e;void 
0!==i?n(i):r(void 0!==t?t:new Error("Unexpected response 
format!"))}));try{this._backend.send({type:w,data:e,id:t})}catch(e){this._responseHandlers.delete(t),r(e)}}))}setBackend(e){this._disposeBackend(),this._backend=e,this._backend.setReceiveCallback(this._onMessageReceived.bind(this))}}let
 C;try{C=function(e,t=!1,n="hash"){if(!e)return{};"string"==typeof e&&(e=new 
URL(e));const 
r="search"===n?e.search:e.hash,i={},s=r?.substr(1).split("&")||[];if("hash"===n&&1===s.length){const
 e=s[0];if(e.startsWith("/")&&1===e.split("&").length)return i}return 
s.forEach((e=>{const 
n=e.split("="),r=n[0];if(!r||r.split(".").some((e=>l.includes(e))))return;let 
s;try{if(s=n[1],!t){const 
e=decodeURIComponent(s).replace(/\\&/,"&").replace(/[\u2018\u2019]/g,"'").replace(/[\u201C\u201D]/g,'"');s="undefined"===e?void
 0:c(e)}}catch(e){return void 
function(e,t=""){console.error(t,e),window.onerror?.(t,void 0,void 0,void 0,
 e)}(e,`Failed to parse URL parameter value: 
${String(s)}`)}i[r]=s})),i}(window.location).jitsi_meet_external_api_id}catch(e){}(window.JitsiMeetJS||(window.JitsiMeetJS={}),window.JitsiMeetJS.app||(window.JitsiMeetJS.app={}),window.JitsiMeetJS.app).setExternalTransportBackend=e=>undefined.setBackend(e);var
 x=n(860);const 
E=n.n(x)().getLogger("modules/API/external/functions.js");function 
S(e,t){return e.sendRequest({type:"devices",name:"setDevice",device:t})}const 
R=["css/all.css","libs/alwaysontop.min.js"],O={addBreakoutRoom:"add-breakout-room",answerKnockingParticipant:"answer-knocking-participant",approveVideo:"approve-video",askToUnmute:"ask-to-unmute",autoAssignToBreakoutRooms:"auto-assign-to-breakout-rooms",avatarUrl:"avatar-url",cancelPrivateChat:"cancel-private-chat",closeBreakoutRoom:"close-breakout-room",displayName:"display-name",endConference:"end-conference",email:"email",grantModerator:"grant-moderator",hangup:"video-hangup",hideNotification:"hide-notification",initiatePr
 
ivateChat:"initiate-private-chat",joinBreakoutRoom:"join-breakout-room",localSubject:"local-subject",kickParticipant:"kick-participant",muteEveryone:"mute-everyone",overwriteConfig:"overwrite-config",overwriteNames:"overwrite-names",password:"password",pinParticipant:"pin-participant",rejectParticipant:"reject-participant",removeBreakoutRoom:"remove-breakout-room",resizeFilmStrip:"resize-film-strip",resizeLargeVideo:"resize-large-video",sendCameraFacingMode:"send-camera-facing-mode-message",sendChatMessage:"send-chat-message",sendEndpointTextMessage:"send-endpoint-text-message",sendParticipantToRoom:"send-participant-to-room",sendTones:"send-tones",setAssumedBandwidthBps:"set-assumed-bandwidth-bps",setFollowMe:"set-follow-me",setLargeVideoParticipant:"set-large-video-participant",setMediaEncryptionKey:"set-media-encryption-key",setNoiseSuppressionEnabled:"set-noise-suppression-enabled",setParticipantVolume:"set-participant-volume",setSubtitles:"set-subtitles",setTileView:"set-tile-v
 
iew",setVideoQuality:"set-video-quality",showNotification:"show-notification",startRecording:"start-recording",startShareVideo:"start-share-video",stopRecording:"stop-recording",stopShareVideo:"stop-share-video",subject:"subject",submitFeedback:"submit-feedback",toggleAudio:"toggle-audio",toggleCamera:"toggle-camera",toggleCameraMirror:"toggle-camera-mirror",toggleChat:"toggle-chat",toggleE2EE:"toggle-e2ee",toggleFilmStrip:"toggle-film-strip",toggleLobby:"toggle-lobby",toggleModeration:"toggle-moderation",toggleNoiseSuppression:"toggle-noise-suppression",toggleParticipantsPane:"toggle-participants-pane",toggleRaiseHand:"toggle-raise-hand",toggleShareScreen:"toggle-share-screen",toggleSubtitles:"toggle-subtitles",toggleTileView:"toggle-tile-view",toggleVirtualBackgroundDialog:"toggle-virtual-background",toggleVideo:"toggle-video",toggleWhiteboard:"toggle-whiteboard"},j={"avatar-changed":"avatarChanged","audio-availability-changed":"audioAvailabilityChanged","audio-mute-status-changed
 
":"audioMuteStatusChanged","audio-or-video-sharing-toggled":"audioOrVideoSharingToggled","breakout-rooms-updated":"breakoutRoomsUpdated","browser-support":"browserSupport","camera-error":"cameraError","chat-updated":"chatUpdated","compute-pressure-changed":"computePressureChanged","conference-created-timestamp":"conferenceCreatedTimestamp","content-sharing-participants-changed":"contentSharingParticipantsChanged","data-channel-closed":"dataChannelClosed","data-channel-opened":"dataChannelOpened","device-list-changed":"deviceListChanged","display-name-change":"displayNameChange","dominant-speaker-changed":"dominantSpeakerChanged","email-change":"emailChange","error-occurred":"errorOccurred","endpoint-text-message-received":"endpointTextMessageReceived","face-landmark-detected":"faceLandmarkDetected","feedback-submitted":"feedbackSubmitted","feedback-prompt-displayed":"feedbackPromptDisplayed","filmstrip-display-changed":"filmstripDisplayChanged","incoming-message":"incomingMessage","
 
knocking-participant":"knockingParticipant",log:"log","mic-error":"micError","moderation-participant-approved":"moderationParticipantApproved","moderation-participant-rejected":"moderationParticipantRejected","moderation-status-changed":"moderationStatusChanged","mouse-enter":"mouseEnter","mouse-leave":"mouseLeave","mouse-move":"mouseMove","non-participant-message-received":"nonParticipantMessageReceived","notification-triggered":"notificationTriggered","outgoing-message":"outgoingMessage","p2p-status-changed":"p2pStatusChanged","participant-joined":"participantJoined","participant-kicked-out":"participantKickedOut","participant-left":"participantLeft","participant-role-changed":"participantRoleChanged","participants-pane-toggled":"participantsPaneToggled","password-required":"passwordRequired","peer-connection-failure":"peerConnectionFailure","prejoin-screen-loaded":"prejoinScreenLoaded","proxy-connection-event":"proxyConnectionEvent","raise-hand-updated":"raiseHandUpdated",ready:"
 
ready","recording-link-available":"recordingLinkAvailable","recording-status-changed":"recordingStatusChanged","participant-menu-button-clicked":"participantMenuButtonClick","video-ready-to-close":"readyToClose","video-conference-joined":"videoConferenceJoined","video-conference-left":"videoConferenceLeft","video-availability-changed":"videoAvailabilityChanged","video-mute-status-changed":"videoMuteStatusChanged","video-quality-changed":"videoQualityChanged","screen-sharing-status-changed":"screenSharingStatusChanged","subject-change":"subjectChange","suspend-detected":"suspendDetected","tile-view-changed":"tileViewChanged","toolbar-button-clicked":"toolbarButtonClicked","transcribing-status-changed":"transcribingStatusChanged","transcription-chunk-received":"transcriptionChunkReceived","whiteboard-status-changed":"whiteboardStatusChanged"},I={"_request-desktop-sources":"_requestDesktopSources"};let
 P=0;function N(e,t){e._numberOfParticipants+=t}function A(e){let 
t;return"string"==t
 ypeof 
e&&null!==String(e).match(/([0-9]*\.?[0-9]+)(em|pt|px|((d|l|s)?v)(h|w)|%)$/)?t=e:"number"==typeof
 e&&(t=`${e}px`),t}class D extends(i()){constructor(e){super();for(var 
t=arguments.length,n=new 
Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];const{roomName:i="",width:s="100%",height:a="100%",parentNode:c=document.body,configOverwrite:l={},interfaceConfigOverwrite:d={},jwt:u,lang:h,onload:p,invitees:v,iceServers:y,devices:_,userInfo:w,e2eeKey:L,release:C,sandbox:x=""}=function(e){if(!e.length)return{};switch(typeof
 
e[0]){case"string":case"undefined":{const[t,n,r,i,s,o,a,c,l]=e;return{roomName:t,width:n,height:r,parentNode:i,configOverwrite:s,interfaceConfigOverwrite:o,jwt:a,onload:c,lang:l}}case"object":return
 e[0];default:throw new Error("Can't parse the 
arguments!")}}(n),E=o.getItem("jitsiLocalStorage");this._parentNode=c,this._url=function(e){return
 function(e){let t;t=e.serverURL&&e.room?new 
URL(e.room,e.serverURL).toString():e.room?e.room:e.url||"";const 
n=f(g(t));if(!n.pr
 otocol){let 
t=e.protocol||e.scheme;t&&(t.endsWith(":")||(t+=":"),n.protocol=t)}let{pathname:r}=n;if(!n.host){const
 
t=e.domain||e.host||e.hostname;if(t){const{host:e,hostname:i,pathname:s,port:o}=f(g(`org.jitsi.meet://${t}`));e&&(n.host=e,n.hostname=i,n.port=o),"/"===r&&"/"!==s&&(r=s)}}const
 
i=e.roomName||e.room;!i||!n.pathname.endsWith("/")&&n.pathname.endsWith(`/${i}`)||(r.endsWith("/")||(r+="/"),r+=i),n.pathname=r;const{jwt:s,lang:o,release:a}=e,c=new
 
URLSearchParams(n.search);s&&c.set("jwt",s);const{defaultLanguage:l}=e.configOverwrite||{};(o||l)&&c.set("lang",o||l),a&&c.set("release",a);const
 
d=c.toString();d&&(n.search=`?${d}`);let{hash:u}=n;s&&(u=u.length?`${u}&jwt=${JSON.stringify(s)}`:`#jwt=${JSON.stringify(s)}`);for(const
 t 
of["config","iceServers","interfaceConfig","devices","userInfo","appData"]){const
 n=m(e[`${t}Overwrite`]||e[t]||e[`${t}Override`]);if(n.length){let 
e=`${t}.${n.join(`&${t}.`)}`;u.length?e=`&${e}`:u="#",u+=e}}return 
n.hash=u,n.toString()||void 0}({...argu
 ments.length>1&&void 
0!==arguments[1]?arguments[1]:{},url:`https://${e}/#jitsi_meet_external_api_id=${P}`})}(e,{configOverwrite:l,iceServers:y,interfaceConfigOverwrite:d,jwt:u,lang:h,roomName:i,devices:_,userInfo:w,appData:{localStorageContent:E},release:C}),this._createIFrame(a,s,x),this._transport=new
 k({backend:new b({postisOptions:{allowedOrigin:new 
URL(this._url).origin,scope:`jitsi_meet_external_api_${P}`,window:this._frame.contentWindow}})}),Array.isArray(v)&&v.length>0&&this.invite(v),this._onload=p,this._tmpE2EEKey=L,this._isLargeVideoVisible=!1,this._isPrejoinVideoVisible=!1,this._numberOfParticipants=0,this._participants={},this._myUserID=void
 0,this._onStageParticipant=void 
0,this._setupListeners(),P++}_createIFrame(e,t,n){const 
r=`jitsiConferenceFrame${P}`;this._frame=document.createElement("iframe"),this._frame.allow=["autoplay","camera","clipboard-write","compute-pressure","display-capture","hid","microphone","screen-wake-lock","speaker-selection"].join(";
 "),this._fr
 
ame.name=r,this._frame.id=r,this._setSize(e,t),this._frame.setAttribute("allowFullScreen","true"),this._frame.style.border=0,n&&(this._frame.sandbox=n),this._frame.src=this._url,this._frame=this._parentNode.appendChild(this._frame)}_getAlwaysOnTopResources(){const
 e=this._frame.contentWindow,t=e.document;let n="";const 
r=t.querySelector("base");if(r&&r.href)n=r.href;else{const{protocol:t,host:r}=e.location;n=`${t}//${r}`}return
 R.map((e=>new 
URL(e,n).href))}_getFormattedDisplayName(e){const{formattedDisplayName:t}=this._participants[e]||{};return
 t}_getOnStageParticipant(){return 
this._onStageParticipant}_getLargeVideo(){const 
e=this.getIFrame();if(this._isLargeVideoVisible&&e&&e.contentWindow&&e.contentWindow.document)return
 e.contentWindow.document.getElementById("largeVideo")}_getPrejoinVideo(){const 
e=this.getIFrame();if(this._isPrejoinVideoVisible&&e&&e.contentWindow&&e.contentWindow.document)return
 e.contentWindow.document.getElementById("prejoinVideo")}_getParticipantVideo(e)
 {const 
t=this.getIFrame();if(t&&t.contentWindow&&t.contentWindow.document)return void 
0===e||e===this._myUserID?t.contentWindow.document.getElementById("localVideo_container"):t.contentWindow.document.querySelector(`#participant_${e}
 video`)}_setSize(e,t){const n=A(e),r=A(t);void 
0!==n&&(this._height=e,this._frame.style.height=n),void 
0!==r&&(this._width=t,this._frame.style.width=r)}_setupListeners(){this._transport.on("event",(e=>{let{name:t,...n}=e;const
 r=n.id;switch(t){case"ready":var i;null===(i=this._onload)||void 
0===i||i.call(this);break;case"video-conference-joined":if(void 
0!==this._tmpE2EEKey){const e=e=>{const t=[];for(let 
n=0;n<e.length;n+=2)t.push(parseInt(e.substring(n,n+2),16));return 
t};this.executeCommand("setMediaEncryptionKey",JSON.stringify({exportedKey:e(this._tmpE2EEKey),index:0})),this._tmpE2EEKey=void
 
0}this._myUserID=r,this._participants[r]={email:n.email,avatarURL:n.avatarURL};case"participant-joined":this._participants[r]=this._participants[r]||{},this._p
 
articipants[r].displayName=n.displayName,this._participants[r].formattedDisplayName=n.formattedDisplayName,N(this,1);break;case"participant-left":N(this,-1),delete
 this._participants[r];break;case"display-name-change":{const 
e=this._participants[r];e&&(e.displayName=n.displayname,e.formattedDisplayName=n.formattedDisplayName);break}case"email-change":{const
 e=this._participants[r];e&&(e.email=n.email);break}case"avatar-changed":{const 
e=this._participants[r];e&&(e.avatarURL=n.avatarURL);break}case"on-stage-participant-changed":this._onStageParticipant=r,this.emit("largeVideoChanged");break;case"large-video-visibility-changed":this._isLargeVideoVisible=n.isVisible,this.emit("largeVideoChanged");break;case"prejoin-screen-loaded":this._participants[r]={displayName:n.displayName,formattedDisplayName:n.formattedDisplayName};break;case"on-prejoin-video-changed":this._isPrejoinVideoVisible=n.isVisible,this.emit("prejoinVideoChanged");break;case"video-conference-left":N(this,-1),delete
 this
 
._participants[this._myUserID];break;case"video-quality-changed":this._videoQuality=n.videoQuality;break;case"breakout-rooms-updated":this.updateNumberOfParticipants(n.rooms);break;case"local-storage-changed":return
 o.setItem("jitsiLocalStorage",n.localStorageContent),!0}const 
s=j[t];return!!s&&(this.emit(s,n),!0)})),this._transport.on("request",((e,t)=>{const
 
n=I[e.name],r={...e,name:n};n&&this.emit(n,r,t)}))}updateNumberOfParticipants(e){if(!e||!Object.keys(e).length)return;const
 t=Object.keys(e).reduce(((t,n)=>{var r;return null!==(r=e[n])&&void 
0!==r&&r.participants?Object.keys(e[n].participants).length+t:t}),0);this._numberOfParticipants=t}async
 getRoomsInfo(){return 
this._transport.sendRequest({name:"rooms-info"})}isP2pActive(){return 
this._transport.sendRequest({name:"get-p2p-status"})}addEventListener(e,t){this.on(e,t)}addEventListeners(e){for(const
 t in e)this.addEventListener(t,e[t])}captureLargeVideoScreenshot(){return 
this._transport.sendRequest({name:"capture-largevideo
 
-screenshot"})}dispose(){this.emit("_willDispose"),this._transport.dispose(),this.removeAllListeners(),this._frame&&this._frame.parentNode&&this._frame.parentNode.removeChild(this._frame)}executeCommand(e){if(e
 in O){for(var t=arguments.length,n=new 
Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];this._transport.sendEvent({data:n,name:O[e]})}else
 console.error("Not supported command name.")}executeCommands(e){for(const t in 
e)this.executeCommand(t,e[t])}getAvailableDevices(){return function(e){return 
e.sendRequest({type:"devices",name:"getAvailableDevices"}).catch((e=>(E.error(e),{})))}(this._transport)}getContentSharingParticipants(){return
 
this._transport.sendRequest({name:"get-content-sharing-participants"})}getCurrentDevices(){return
 function(e){return 
e.sendRequest({type:"devices",name:"getCurrentDevices"}).catch((e=>(E.error(e),{})))}(this._transport)}getCustomAvatarBackgrounds(){return
 
this._transport.sendRequest({name:"get-custom-avatar-backgrounds"})}getLivestreamUrl(){ret
 urn 
this._transport.sendRequest({name:"get-livestream-url"})}getParticipantsInfo(){const
 e=Object.keys(this._participants),t=Object.values(this._participants);return 
t.forEach(((t,n)=>{t.participantId=e[n]})),t}getVideoQuality(){return 
this._videoQuality}isAudioAvailable(){return 
this._transport.sendRequest({name:"is-audio-available"})}isDeviceChangeAvailable(e){return
 function(e,t){return 
e.sendRequest({deviceType:t,type:"devices",name:"isDeviceChangeAvailable"})}(this._transport,e)}isDeviceListAvailable(){return
 function(e){return 
e.sendRequest({type:"devices",name:"isDeviceListAvailable"})}(this._transport)}isMultipleAudioInputSupported(){return
 function(e){return 
e.sendRequest({type:"devices",name:"isMultipleAudioInputSupported"})}(this._transport)}invite(e){return
 
Array.isArray(e)&&0!==e.length?this._transport.sendRequest({name:"invite",invitees:e}):Promise.reject(new
 TypeError("Invalid Argument"))}isAudioMuted(){return 
this._transport.sendRequest({name:"is-audio-muted"})}isAud
 ioDisabled(){return 
this._transport.sendRequest({name:"is-audio-disabled"})}isModerationOn(e){return
 
this._transport.sendRequest({name:"is-moderation-on",mediaType:e})}isParticipantForceMuted(e,t){return
 
this._transport.sendRequest({name:"is-participant-force-muted",participantId:e,mediaType:t})}isParticipantsPaneOpen(){return
 
this._transport.sendRequest({name:"is-participants-pane-open"})}isSharingScreen(){return
 this._transport.sendRequest({name:"is-sharing-screen"})}isStartSilent(){return 
this._transport.sendRequest({name:"is-start-silent"})}getAvatarURL(e){const{avatarURL:t}=this._participants[e]||{};return
 t}getDeploymentInfo(){return 
this._transport.sendRequest({name:"deployment-info"})}getDisplayName(e){const{displayName:t}=this._participants[e]||{};return
 t}getEmail(e){const{email:t}=this._participants[e]||{};return 
t}getIFrame(){return this._frame}getNumberOfParticipants(){return 
this._numberOfParticipants}getSessionId(){return 
this._transport.sendRequest({name:"session-id"
 })}getSupportedCommands(){return Object.keys(O)}getSupportedEvents(){return 
Object.values(j)}isVideoAvailable(){return 
this._transport.sendRequest({name:"is-video-available"})}isVideoMuted(){return 
this._transport.sendRequest({name:"is-video-muted"})}listBreakoutRooms(){return 
this._transport.sendRequest({name:"list-breakout-rooms"})}_isNewElectronScreensharingSupported(){return
 
this._transport.sendRequest({name:"_new_electron_screensharing_supported"})}pinParticipant(e,t){this.executeCommand("pinParticipant",e,t)}removeEventListener(e){this.removeAllListeners(e)}removeEventListeners(e){e.forEach((e=>this.removeEventListener(e)))}resizeLargeVideo(e,t){e<=this._width&&t<=this._height&&this.executeCommand("resizeLargeVideo",e,t)}sendProxyConnectionEvent(e){this._transport.sendEvent({data:[e],name:"proxy-connection-event"})}setAudioInputDevice(e,t){return
 function(e,t,n){return 
S(e,{id:n,kind:"audioinput",label:t})}(this._transport,e,t)}setAudioOutputDevice(e,t){return
 function(e,t,n){
 return 
S(e,{id:n,kind:"audiooutput",label:t})}(this._transport,e,t)}setLargeVideoParticipant(e,t){this.executeCommand("setLargeVideoParticipant",e,t)}setVideoInputDevice(e,t){return
 function(e,t,n){return 
S(e,{id:n,kind:"videoinput",label:t})}(this._transport,e,t)}startRecording(e){this.executeCommand("startRecording",e)}stopRecording(e,t){this.executeCommand("stopRecording",e,t)}toggleE2EE(e){this.executeCommand("toggleE2EE",e)}async
 setMediaEncryptionKey(e){const{key:t,index:n}=e;if(t){const e=await 
crypto.subtle.exportKey("raw",t);this.executeCommand("setMediaEncryptionKey",JSON.stringify({exportedKey:Array.from(new
 Uint8Array(e)),index:n}))}else 
this.executeCommand("setMediaEncryptionKey",JSON.stringify({exportedKey:!1,index:n}))}}},872:(e,t,n)=>{e.exports=n(372).default},135:(e,t)=>{"use
 
strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BLANK_URL=t.relativeFirstCharacters=t.urlSchemeRegex=t.ctrlCharactersRegex=t.htmlCtrlEntityRegex=t.htmlEntitiesRegex=t.invalidProtocol
 Regex=void 
0,t.invalidProtocolRegex=/^([^\w]*)(javascript|data|vbscript)/im,t.htmlEntitiesRegex=/&#(\w+)(^\w|;)?/g,t.htmlCtrlEntityRegex=/&(newline|tab);/gi,t.ctrlCharactersRegex=/[\u0000-\u001F\u007F-\u009F\u2000-\u200D\uFEFF]/gim,t.urlSchemeRegex=/^.+(:|&colon;)/gim,t.relativeFirstCharacters=[".","/"],t.BLANK_URL="about:blank"},449:(e,t,n)=>{"use
 strict";n(135)},571:(e,t)=>{"use strict";const 
n=/"(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])"\s*\:/;t.parse=function(e){const
 r="object"==typeof(arguments.length<=1?void 
0:arguments[1])&&(arguments.length<=1?void 
0:arguments[1]),i=(arguments.length<=1?0:arguments.length-1)>1||!r?arguments.length<=1?void
 0:arguments[1]:void 
0,s=(arguments.length<=1?0:arguments.length-1)>1&&(arguments.length<=2?void 
0:arguments[2])||r||{},o=JSON.parse(e,i);return"ignore"===s.protoAction?o:o&&"object"==typeof
 o&&e.match(n)?(t.scan(o,s),o):o},t.scan=function(e){let t
 =arguments.length>1&&void 
0!==arguments[1]?arguments[1]:{},n=[e];for(;n.length;){const e=n;n=[];for(const 
r of 
e){if(Object.prototype.hasOwnProperty.call(r,"__proto__")){if("remove"!==t.protoAction)throw
 new SyntaxError("Object contains forbidden prototype property");delete 
r.__proto__}for(const e in r){const t=r[e];t&&"object"==typeof 
t&&n.push(r[e])}}}},t.safeParse=function(e,n){try{return 
t.parse(e,n)}catch(e){return null}}},369:(e,t,n)=>{var r=n(7);function 
i(e,t){this.logStorage=e,this.stringifyObjects=!(!t||!t.stringifyObjects)&&t.stringifyObjects,this.storeInterval=t&&t.storeInterval?t.storeInterval:3e4,this.maxEntryLength=t&&t.maxEntryLength?t.maxEntryLength:1e4,Object.values(r.levels).forEach(function(e){this[e]=function(){this._log.apply(this,arguments)}.bind(this,e)}.bind(this)),this.storeLogsIntervalID=null,this.queue=[],this.totalLen=0,this.outputCache=[]}i.prototype.stringify=function(e){try{return
 JSON.stringify(e)}catch(e){return"[object with circular refs?]"}},i.pro
 totype.formatLogMessage=function(e){for(var 
t="",n=1,r=arguments.length;n<r;n++){var i=arguments[n];i instanceof 
Error?t+=i.toString()+": "+i.stack:this.stringifyObjects&&"object"==typeof 
i?t+=this.stringify(i):t+=i,n!==r-1&&(t+=" ")}return 
t.length?t:null},i.prototype._log=function(){var 
e=arguments[1],t=this.formatLogMessage.apply(this,arguments);if(t){var 
n=this.queue[this.queue.length-1];(n&&n.text)===t?n.count+=1:(this.queue.push({text:t,timestamp:e,count:1}),this.totalLen+=t.length)}this.totalLen>=this.maxEntryLength&&this._flush(!0,!0)},i.prototype.start=function(){this._reschedulePublishInterval()},i.prototype._reschedulePublishInterval=function(){this.storeLogsIntervalID&&(window.clearTimeout(this.storeLogsIntervalID),this.storeLogsIntervalID=null),this.storeLogsIntervalID=window.setTimeout(this._flush.bind(this,!1,!0),this.storeInterval)},i.prototype.flush=function(){this._flush(!1,!0)},i.prototype._storeLogs=function(e){try{this.logStorage.storeLogs(e)}catch(e){console.er
 ror("LogCollector error when calling logStorage.storeLogs(): 
",e)}},i.prototype._flush=function(e,t){var 
n=!1;try{n=this.logStorage.isReady()}catch(e){console.error("LogCollector error 
when calling logStorage.isReady(): 
",e)}this.totalLen>0&&(n||e)&&(n?(this.outputCache.length&&(this.outputCache.forEach(function(e){this._storeLogs(e)}.bind(this)),this.outputCache=[]),this._storeLogs(this.queue)):this.outputCache.push(this.queue),this.queue=[],this.totalLen=0),t&&this._reschedulePublishInterval()},i.prototype.stop=function(){this._flush(!1,!1)},e.exports=i},7:e=>{var
 t={trace:0,debug:1,info:2,log:3,warn:4,error:5};s.consoleTransport=console;var 
n=[s.consoleTransport];s.addGlobalTransport=function(e){-1===n.indexOf(e)&&n.push(e)},s.removeGlobalTransport=function(e){var
 t=n.indexOf(e);-1!==t&&n.splice(t,1)};var r={};function i(){var 
e=arguments[0],i=arguments[1],s=Array.prototype.slice.call(arguments,2);if(!(t[i]<e.level))for(var
 o=!(e.options.disableCallerInfo||r.disableCallerInfo)&&f
 unction(){var e={methodName:"",fileLocation:"",line:null,column:null},t=new 
Error,n=t.stack?t.stack.split("\n"):[];if(!n||n.length<3)return e;var 
r=null;return 
n[3]&&(r=n[3].match(/\s*at\s*(.+?)\s*\((\S*)\s*:(\d*)\s*:(\d*)\)/)),!r||r.length<=4?(0===n[2].indexOf("log@")?e.methodName=n[3].substr(0,n[3].indexOf("@")):e.methodName=n[2].substr(0,n[2].indexOf("@")),e):(e.methodName=r[1],e.fileLocation=r[2],e.line=r[3],e.column=r[4],e)}(),a=n.concat(e.transports),c=0;c<a.length;c++){var
 l=a[c],d=l[i];if(d&&"function"==typeof d){var u=[];u.push((new 
Date).toISOString()),e.id&&u.push("["+e.id+"]"),o&&o.methodName.length>1&&u.push("<"+o.methodName+">:
 ");var h=u.concat(s);try{d.bind(l).apply(l,h)}catch(e){console.error("An error 
occured when trying to log with one of the available transports",e)}}}}function 
s(e,n,r,s){this.id=n,this.options=s||{},this.transports=r,this.transports||(this.transports=[]),this.level=t[e];for(var
 o=Object.keys(t),a=0;a<o.length;a++)this[o[a]]=i.bind(null,this,o[a]
 
)}s.setGlobalOptions=function(e){r=e||{}},s.prototype.setLevel=function(e){this.level=t[e]},e.exports=s,s.levels={TRACE:"trace",DEBUG:"debug",INFO:"info",LOG:"log",WARN:"warn",ERROR:"error"}},860:(e,t,n)=>{var
 
r=n(7),i=n(369),s={},o=[],a=r.levels.TRACE;e.exports={addGlobalTransport:function(e){r.addGlobalTransport(e)},removeGlobalTransport:function(e){r.removeGlobalTransport(e)},setGlobalOptions:function(e){r.setGlobalOptions(e)},getLogger:function(e,t,n){var
 i=new r(a,e,t,n);return 
e?(s[e]=s[e]||[],s[e].push(i)):o.push(i),i},getUntrackedLogger:function(e,t,n){return
 new r(a,e,t,n)},setLogLevelById:function(e,t){for(var 
n=t?s[t]||[]:o,r=0;r<n.length;r++)n[r].setLevel(e)},setLogLevel:function(e){a=e;for(var
 t=0;t<o.length;t++)o[t].setLevel(e);for(var n in s){var 
r=s[n]||[];for(t=0;t<r.length;t++)r[t].setLevel(e)}},levels:r.levels,LogCollector:i}},620:e=>{"use
 strict";var t,n="object"==typeof Reflect?Reflect:null,r=n&&"function"==typeof 
n.apply?n.apply:function(e,t,n){return Function.
 prototype.apply.call(e,t,n)};t=n&&"function"==typeof 
n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return 
Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return
 Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return 
e!=e};function 
s(){s.init.call(this)}e.exports=s,e.exports.once=function(e,t){return new 
Promise((function(n,r){function i(n){e.removeListener(t,s),r(n)}function 
s(){"function"==typeof 
e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}m(e,t,s,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof
 
e.on&&m(e,"error",t,{once:!0})}(e,i)}))},s.EventEmitter=s,s.prototype._events=void
 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var 
o=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" 
argument must be of type Function. Received type '+typeof e)}function 
c(e){return void 
0===e._maxListeners?s.defaultMaxListeners:e._maxListeners}function l(e,t,n,
 r){var i,s,o,l;if(a(n),void 
0===(s=e._events)?(s=e._events=Object.create(null),e._eventsCount=0):(void 
0!==s.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),s=e._events),o=s[t]),void
 0===o)o=s[t]=n,++e._eventsCount;else if("function"==typeof 
o?o=s[t]=r?[n,o]:[o,n]:r?o.unshift(n):o.push(n),(i=c(e))>0&&o.length>i&&!o.warned){o.warned=!0;var
 d=new Error("Possible EventEmitter memory leak detected. "+o.length+" 
"+String(t)+" listeners added. Use emitter.setMaxListeners() to increase 
limit");d.name="MaxListenersExceededWarning",d.emitter=e,d.type=t,d.count=o.length,l=d,console&&console.warn&&console.warn(l)}return
 e}function d(){if(!this.fired)return 
this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function
 u(e,t,n){var r={fired:!1,wrapFn:void 
0,target:e,type:t,listener:n},i=d.bind(r);return 
i.listener=n,r.wrapFn=i,i}function h(e,t,n){var r=e._events;if(void 0===r)
 return[];var i=r[t];return void 0===i?[]:"function"==typeof 
i?n?[i.listener||i]:[i]:n?function(e){for(var t=new 
Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return 
t}(i):g(i,i.length)}function p(e){var t=this._events;if(void 0!==t){var 
n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 
0}function g(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return 
n}function m(e,t,n,r){if("function"==typeof 
e.on)r.once?e.once(t,n):e.on(t,n);else{if("function"!=typeof 
e.addEventListener)throw new TypeError('The "emitter" argument must be of type 
EventEmitter. Received type '+typeof e);e.addEventListener(t,(function 
i(s){r.once&&e.removeEventListener(t,i),n(s)}))}}Object.defineProperty(s,"defaultMaxListeners",{enumerable:!0,get:function(){return
 o},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The 
value of "defaultMaxListeners" is out of range. It must be a non-negative 
number. Received '+e+".");o=e}}),s.init=function(){void 0!==
 
this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void
 0},s.prototype.setMaxListeners=function(e){if("number"!=typeof 
e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be 
a non-negative number. Received '+e+".");return 
this._maxListeners=e,this},s.prototype.getMaxListeners=function(){return 
c(this)},s.prototype.emit=function(e){for(var 
t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var 
i="error"===e,s=this._events;if(void 0!==s)i=i&&void 0===s.error;else 
if(!i)return!1;if(i){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw 
o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw 
a.context=o,a}var c=s[e];if(void 0===c)return!1;if("function"==typeof 
c)r(c,this,t);else{var 
l=c.length,d=g(c,l);for(n=0;n<l;++n)r(d[n],this,t)}return!0},s.prototype.addListener=function(e,t){return
 l(this,e,t,!1)},s.prototype.on=s.prototype.addList
 ener,s.prototype.prependListener=function(e,t){return 
l(this,e,t,!0)},s.prototype.once=function(e,t){return 
a(t),this.on(e,u(this,e,t)),this},s.prototype.prependOnceListener=function(e,t){return
 
a(t),this.prependListener(e,u(this,e,t)),this},s.prototype.removeListener=function(e,t){var
 n,r,i,s,o;if(a(t),void 0===(r=this._events))return this;if(void 
0===(n=r[e]))return 
this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete
 r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else 
if("function"!=typeof 
n){for(i=-1,s=n.length-1;s>=0;s--)if(n[s]===t||n[s].listener===t){o=n[s].listener,i=s;break}if(i<0)return
 
this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void
 0!==r.removeListener&&this.emit("removeListener",e,o||t)}return 
this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(e){var
 t,n,r;if(void 0===(n=this._events))return this;if(void 0=
 ==n.removeListener)return 
0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void
 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete 
n[e]),this;if(0===arguments.length){var 
i,s=Object.keys(n);for(r=0;r<s.length;++r)"removeListener"!==(i=s[r])&&this.removeAllListeners(i);return
 
this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else
 if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return 
this},s.prototype.listeners=function(e){return 
h(this,e,!0)},s.prototype.rawListeners=function(e){return 
h(this,e,!1)},s.listenerCount=function(e,t){return"function"==typeof 
e.listenerCount?e.listenerCount(t):p.call(e,t)},s.prototype.listenerCount=p,s.prototype.eventNames=function(){return
 this._eventsCount>0?t(this._events):[]}}},t={};function n(r){var 
i=t[r];if(void 0!==i)return i.exports;var s=t[r]={exports:{}};return e[r](s,s.ex
 ports,n),s.exports}return n.n=e=>{var 
t=e&&e.__esModule?()=>e.default:()=>e;return 
n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in 
t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n(872)})()));
 //# sourceMappingURL=external_api.min.js.map
 (No newline at EOF)
 

++++++ npm-packages-offline-cache.tar.gz ++++++
/work/SRC/openSUSE:Factory/element-web/npm-packages-offline-cache.tar.gz 
/work/SRC/openSUSE:Factory/.element-web.new.19354/npm-packages-offline-cache.tar.gz
 differ: char 12, line 1

Reply via email to