2019-09-27 19:16:03 +00:00
var __BUNDLE_START_TIME__=this.nativePerformanceNow?nativePerformanceNow():Date.now(),__DEV__=false,process=this.process||{};process.env=process.env||{};process.env.NODE_ENV=process.env.NODE_ENV||"production";
2019-10-07 13:38:59 +00:00
!(function(r){"use strict";r.__r=o,r.__d=function(r,i,n){if(null!=e[i])return;var o={dependencyMap:n,factory:r,hasError:!1,importedAll:t,importedDefault:t,isInitialized:!1,publicModule:{exports:{}}};e[i]=o},r.__c=n,r.__registerSegment=function(r,e){s[r]=e};var e=n(),t={},i={}.hasOwnProperty;function n(){return e=Object.create(null)}function o(r){var t=r,i=e[t];return i&&i.isInitialized?i.publicModule.exports:d(t,i)}function l(r){var i=r;if(e[i]&&e[i].importedDefault!==t)return e[i].importedDefault;var n=o(i),l=n&&n.__esModule?n.default:n;return e[i].importedDefault=l}function u(r){var n=r;if(e[n]&&e[n].importedAll!==t)return e[n].importedAll;var l,u=o(n);if(u&&u.__esModule)l=u;else{if(l={},u)for(var a in u)i.call(u,a)&&(l[a]=u[a]);l.default=u}return e[n].importedAll=l}o.importDefault=l,o.importAll=u;var a=!1;function d(e,t){if(!a&&r.ErrorUtils){var i;a=!0;try{i=v(e,t)}catch(e){r.ErrorUtils.reportFatalError(e)}return a=!1,i}return v(e,t)}var c=16,f=65535;function p(r){return{segmentId:r>>>c,localId:r&f}}o.unpackModuleId=p,o.packModuleId=function(r){return(r.segmentId<<c)+r.localId};var s=[];function v(t,i){if(!i&&s.length>0){var n=p(t),a=n.segmentId,d=n.localId,c=s[a];null!=c&&(c(d),i=e[t])}var f=r.nativeRequire;if(!i&&f){var v=p(t),h=v.segmentId;f(v.localId,h),i=e[t]}if(!i)throw Error('Requiring unknown module "'+t+'".');if(i.hasError)throw m(t,i.error);i.isInitialized=!0;var I=i,g=I.factory,y=I.dependencyMap;try{var _=i.publicModule;return _.id=t,g(r,o,l,u,_,_.exports,y),i.factory=void 0,i.dependencyMap=void 0,_.exports}catch(r){throw i.hasError=!0,i.error=r,i.isInitialized=!1,i.publicModule.exports=void 0,r}}function m(r,e){return Error('Requiring module "'+r+'", which threw an exception: '+e)}})('undefined'!=typeof globalThis?globalThis:'undefined'!=typeof global?global:'undefined'!=typeof window?window:this);
2020-05-08 16:37:49 +00:00
!(function(n){var e=(function(){function n(n,e){return n}function e(n){var e={};return n.forEach(function(n,r){e[n]=!0}),e}function r(n,r,u){if(n.formatValueCalls++,n.formatValueCalls>200)return"[TOO BIG formatValueCalls "+n.formatValueCalls+" exceeded limit of 200]";var f=t(n,r);if(f)return f;var c=Object.keys(r),s=e(c);if(d(r)&&(c.indexOf('message')>=0||c.indexOf('description')>=0))return o(r);if(0===c.length){if(v(r)){var p=r.name?': '+r.name:'';return n.stylize('[Function'+p+']','special')}if(g(r))return n.stylize(RegExp.prototype.toString.call(r),'regexp');if(y(r))return n.stylize(Date.prototype.toString.call(r),'date');if(d(r))return o(r)}var h,b,m='',j=!1,O=['{','}'];(h=r,Array.isArray(h)&&(j=!0,O=['[',']']),v(r))&&(m=' [Function'+(r.name?': '+r.name:'')+']');return g(r)&&(m=' '+RegExp.prototype.toString.call(r)),y(r)&&(m=' '+Date.prototype.toUTCString.call(r)),d(r)&&(m=' '+o(r)),0!==c.length||j&&0!=r.length?u<0?g(r)?n.stylize(RegExp.prototype.toString.call(r),'regexp'):n.stylize('[Object]','special'):(n.seen.push(r),b=j?i(n,r,u,s,c):c.map(function(e){return a(n,r,u,s,e,j)}),n.seen.pop(),l(b,m,O)):O[0]+m+O[1]}function t(n,e){if(s(e))return n.stylize('undefined','undefined');if('string'==typeof e){var r="'"+JSON.stringify(e).replace(/^"|"$/g,'').replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return n.stylize(r,'string')}return c(e)?n.stylize(''+e,'number'):u(e)?n.stylize(''+e,'boolean'):f(e)?n.stylize('null','null'):void 0}function o(n){return'['+Error.prototype.toString.call(n)+']'}function i(n,e,r,t,o){for(var i=[],l=0,u=e.length;l<u;++l)b(e,String(l))?i.push(a(n,e,r,t,String(l),!0)):i.push('');return o.forEach(function(o){o.match(/^\d+$/)||i.push(a(n,e,r,t,o,!0))}),i}function a(n,e,t,o,i,a){var l,u,c;if((c=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]}).get?u=c.set?n.stylize('[Getter/Setter]','special'):n.stylize('[Getter]','special'):c.set&&(u=n.stylize('[Setter]','special')),b(o,i)||(l='['+i+']'),u||(n.seen.indexOf(c.value)<0?(u=f(t)?r(n,c.value,null):r(n,c.value,t-1)).indexOf('\n')>-1&&(u=a?u.split('\n').map(function(n){return' '+n}).join('\n').substr(2):'\n'+u.split('\n').map(function(n){return' '+n}).join('\n')):u=n.stylize('[Circular]','special')),s(l)){if(a&&i.match(/^\d+$/))return u;(l=JSON.stringify(''+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(l=l.substr(1,l.length-2),l=n.stylize(l,'name')):(l=l.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),l=n.stylize(l,'string'))}return l+': '+u}function l(n,e,r){return n.reduce(function(n,e){return 0,e.indexOf('\n')>=0&&0,n+e.replace(/\u001b\[\d\d?m/g,'').length+1},0)>60?r[0]+(''===e?'':e+'\n ')+' '+n.join(',\n ')+' '+r[1]:r[0]+e+' '+n.join(', ')+' '+r[1]}function u(n){return'boolean'==typeof n}function f(n){return null===n}function c(n){return'number'==typeof n}function s(n){return void 0===n}function g(n){return p(n)&&'[object RegExp]'===h(n)}function p(n){return'object'==typeof n&&null!==n}function y(n){return p(n)&&'[object Date]'===h(n)}function d(n){return p(n)&&('[object Error]'===h(n)||n instanceof Error)}function v(n){return'function'==typeof n}function h(n){return Object.prototype.toString.call(n)}function b(n,e){return Object.prototype.hasOwnProperty.call(n,e)}return function(e,t){return r({seen:[],formatValueCalls:0,stylize:n},e,t.depth)}})(),r='(index)',t={trace:0,info:1,warn:2,error:3},o=[];o[t.trace]='debug',o[t.info]='log',o[t.warn]='warning',o[t.error]='error';var i=1;function a(r){return function(){var a;a=1===arguments.length&&'string'==typeof arguments[0]?arguments[0]:Array.prototype.map.call(arguments,function(n){return e(n,{depth:10})}).join(', ');var l=r;'Warning: '===a.slice(0,9)&&l>=t.error&&(l=t.warn),n.__inspectorLog&&n.__inspectorLog(o[l],a,[].slice.call(arguments),i),s.length&&(a=g('',a)),n.nativeLoggingHook(a,l)}}function l(n,e){return Array.apply(null,Array(e)).map(function(){return n})}var u="\u2502",f="\u2510",c="\u2518",s=[];function g(n,e){return s.join('')+n+' '+(e||'')}if(n.nativeLoggingHook){n.console;n.console={error:a(t.error),info:a(t.info),log:a(t.info),warn:a(t.warn),trace:a(t.trace),debug:a(t.trace)
2020-11-03 14:18:15 +00:00
!(function(n){var r=0,t=function(n,r){throw n},l={setGlobalHandler:function(n){t=n},getGlobalHandler:function(){return t},reportError:function(n){t&&t(n,!1)},reportFatalError:function(n){t&&t(n,!0)},applyWithGuard:function(n,t,u,o,e){try{return r++,n.apply(t,u)}catch(n){l.reportError(n)}finally{r--}return null},applyWithGuardIfNeeded:function(n,r,t){return l.inGuard()?n.apply(r,t):(l.applyWithGuard(n,r,t),null)},inGuard:function(){return!!r},guard:function(n,r,t){var u;if('function'!=typeof n)return console.warn('A function must be passed to ErrorUtils.guard, got ',n),null;var o=null!=(u=null!=r?r:n.name)?u:'<generated guard>';return function(){for(var r=arguments.length,u=new Array(r),e=0;e<r;e++)u[e]=arguments[e];return l.applyWithGuard(n,null!=t?t:this,u,null,o)}}};n.ErrorUtils=l})('undefined'!=typeof globalThis?globalThis:'undefined'!=typeof global?global:'undefined'!=typeof window?window:this);
2019-10-07 13:38:59 +00:00
'undefined'!=typeof globalThis?globalThis:'undefined'!=typeof global?global:'undefined'!=typeof window&&window,(function(){'use strict';var e=Object.prototype.hasOwnProperty;'function'!=typeof Object.entries&&(Object.entries=function(n){if(null==n)throw new TypeError('Object.entries called on non-object');var o=[];for(var t in n)e.call(n,t)&&o.push([t,n[t]]);return o}),'function'!=typeof Object.values&&(Object.values=function(n){if(null==n)throw new TypeError('Object.values called on non-object');var o=[];for(var t in n)e.call(n,t)&&o.push(n[t]);return o})})();
2019-09-27 19:16:03 +00:00
__d(function(g,r,i,a,m,e,d){r(d[0])},0,[1]);
2020-11-03 14:18:15 +00:00
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),p=n(r(d[5])),l=n(r(d[6]));r(d[7]);var f=t(r(d[8])),s=r(d[9]),y=r(d[10]),A=r(d[11]),v=r(d[12]);function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,c.default)(v,t);var n,s,A=(n=v,s=R(),function(){var t,o=(0,l.default)(n);if(s){var u=(0,l.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,p.default)(this,t)});function v(){return(0,o.default)(this,v),A.apply(this,arguments)}return(0,u.default)(v,[{key:"render",value:function(){return f.default.createElement(y.App,this.props)}}]),v})(f.PureComponent);(0,A._initLogging)();var C=console.log,_=s.AppRegistry.runApplication;s.AppRegistry.runApplication=function(){console.log=function(){},_.apply(void 0,arguments),console.log=C},s.AppRegistry.registerComponent('App',function(){return h}),s.AppRegistry.registerComponent('IncomingCallApp',function(){return v.IncomingCallApp})},1,[2,3,4,5,6,8,11,12,70,15,454,517,1949]);
2019-09-27 19:16:03 +00:00
__d(function(g,r,i,a,m,e,d){m.exports=function(t){if(t&&t.__esModule)return t;var o={};if(null!=t)for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var c=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,n):{};c.get||c.set?Object.defineProperty(o,n,c):o[n]=t[n]}return o.default=t,o}},2,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return n&&n.__esModule?n:{default:n}}},3,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,o){if(!(n instanceof o))throw new TypeError("Cannot call a class as a function")}},4,[]);
__d(function(g,r,i,a,m,e,d){function n(n,t){for(var o=0;o<t.length;o++){var u=t[o];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(n,u.key,u)}}m.exports=function(t,o,u){return o&&n(t.prototype,o),u&&n(t,u),t}},5,[]);
2020-11-03 14:18:15 +00:00
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(o,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");o.prototype=Object.create(n&&n.prototype,{constructor:{value:o,writable:!0,configurable:!0}}),n&&t(o,n)}},6,[7]);
__d(function(g,r,i,a,m,e,d){function t(o,n){return m.exports=t=Object.setPrototypeOf||function(t,o){return t.__proto__=o,t},t(o,n)}m.exports=t},7,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);m.exports=function(o,c){return!c||"object"!==n(c)&&"function"!=typeof c?t(o):c}},8,[9,10]);
__d(function(g,r,i,a,m,e,d){function o(t){return(o="function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.iterator:"@@iterator")?function(o){return typeof o}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":typeof o})(t)}function t(n){return"function"==typeof Symbol&&"symbol"===o("function"==typeof Symbol?Symbol.iterator:"@@iterator")?m.exports=t=function(t){return o(t)}:m.exports=t=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":o(t)},t(n)}m.exports=t},9,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}},10,[]);
__d(function(g,r,i,a,m,e,d){function t(o){return m.exports=t=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},t(o)}m.exports=t},11,[]);
__d(function(g,r,i,a,m,e,d){r(d[0]),r(d[1])},12,[13,14]);
__d(function(g,r,i,a,m,e,d){var _;void 0===(_=g||window||this).__filename&&(_.__filename='__filename')},13,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=t(r(d[2]));r(d[3]);var l=t(r(d[4]));function s(t,n){return t===n?t:(o=Object.getPrototypeOf(t))&&(o=s(n,o))||(o=Object.getPrototypeOf(n))&&(o=s(t,o))?o:void 0;var o}function f(t,n){var o=null;return t&&u(t,function(t){return 1===t.nodeType&&t.nodeName===n&&(o=t,!0)}),o}function u(t,n){if(n(t))return!0;if(t=t.firstChild)do{if(u(t,n))return!0}while(t=t.nextSibling);return!1}!(function(t){var u=r(d[5]).DOMParser;if(t.DOMParser=u,void 0===t.addEventListener&&(t.addEventListener=function(){}),void 0===t.removeEventListener&&(t.removeEventListener=function(){}),void 0===t.document){var c=(new u).parseFromString('<html><head></head><body></body></html>','text/xml');void 0===c.addEventListener&&(c.addEventListener=function(){}),void 0===c.cookie&&(c.cookie=''),void 0===c.implementation.createHTMLDocument&&(c.implementation.createHTMLDocument=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'',n=(new u).parseFromString("<html>\n <head><title>"+t+"</title></head>\n <body></body>\n </html>",'text/xml');return Object.defineProperty(n,'body',{get:function(){return n.getElementsByTagName('body')[0]}}),n});var v=Object.getPrototypeOf(c.documentElement);v&&(void 0===v.querySelector&&(v.querySelector=function(t){return f(this,t)}),void 0===v.remove&&(v.remove=function(){null!==this.parentNode&&this.parentNode.removeChild(this)}),v.hasOwnProperty('innerHTML')||Object.defineProperty(v,'innerHTML',{get:function(){return this.childNodes.toString()},set:function(t){this.textContent='';for(var n,o=(new u).parseFromString("<div>"+t+"</div>",'text/xml').documentElement;n=o.firstChild;)this.appendChild(n)}}),v.hasOwnProperty('children')||Object.defineProperty(v,'children',{get:function(){for(var t=this.childNodes,n=[],o=0,l=t[o];l;)1===l.nodeType&&n.push(l),l=t[o+=1];return n}}));var h=s(Object.getPrototypeOf(c),v);if(h&&h!==Object.getPrototypeOf({})){var p=t.console;if(p){var y=r(d[6]).levels;Object.keys(y).forEach(function(t){var n=y[t],o=p[n];'function'==typeof o&&(p[n]=function(){for(var t=arguments.length,l=new Array(t),s=0;s<t;s++)l[s]=arguments[s];if(p.disableYellowBox&&'error'===n)p.warn.apply(p,l);else{for(var f=l.length,u=0;u<f;++u){var c=l[u];if(c&&'string'!=typeof c&&h.isPrototypeOf(c)){var v=c.toString;v&&(c=v.call(c))}l[u]=c}o.apply(this,l)}})})}}t.document=c}void 0===t.location&&(t.location={href:'',search:''});var O=t.navigator;if(O){var b=O.userAgent||'',P=r(d[7]),w=P.name,S=P.version,x=w||'react-native';S&&(x+="/"+S),-1===b.indexOf(x)&&(b=b?x+" "+b:x);var L="("+n.Platform.OS+" "+n.Platform.Version+")";-1===b.indexOf(L)&&(b=b?b+" "+L:L),O.userAgent=b}if(r(d[8]),r(d[9]),t.callstats=r(d[10]),t.XMLHttpRequest){var T=t.XMLHttpRequest.prototype;T&&!T.hasOwnProperty('responseXML')&&Object.defineProperty(T,'responseXML',{get:function(){var t=this.responseText;return t&&(new u).parseFromString(t,'text/xml')}})}'android'===n.Platform.OS&&(t.clearTimeout=o.default.clearTimeout.bind(o.default),t.clearInterval=o.default.clearInterval.bind(o.default),t.setInterval=o.default.setInterval.bind(o.default),t.setTimeout=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return o.default.setTimeout(t,n)}),void 0===t.localStorage&&(t.localStorage=new l.default('@jitsi-meet/')),void 0===t.sessionStorage&&(t.sessionStorage=new l.default)})(g||window||this)},14,[3,15,394,395,396,404,407,410,411,450,453]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]);var t=r(d[1]);m.exports={get AccessibilityInfo(){return r(d[2])},get ActivityIndicator(){return r(d[3])},get ART(){return t('art-moved',"React Native ART has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/art' instead of 'react-native'. See https://github.com/react-native-community/art"),r(d[4])},get Button(){return r(d[5])},get CheckBox(){return t('checkBox-moved',"CheckBox has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/checkbox' instead of 'react-native'. See https://github.com/react-native-community/react-native-checkbox"),r(d[6])},get DatePickerIOS(){return t('DatePickerIOS-merged',"DatePickerIOS has been merged with DatePickerAndroid and will be removed in a future release. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-community/react-native-datetimepicker"),r(d[7])},get DrawerLayoutAndroid(){return r(d[8])},get FlatList(){return r(d[9])},get Image(){return r(d[10])},get ImageBackground(){return r(d[11])},get InputAccessoryView(){return r(d[12])},get KeyboardAvoidingView(){return r(d[13])},get MaskedViewIOS(){return t('maskedviewios-moved',"MaskedViewIOS has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/masked-view' instead of 'react-native'. See https://github.com/react-native-community/react-native-masked-view"),r(d[14])},get Modal(){return r(d[15])},get Picker(){return r(d[16])},get PickerIOS(){return r(d[17])},get ProgressBarAndroid(){return r(d[18])},get ProgressViewIOS(){return r(d[19])},get SafeAreaView(){return r(d[20])},get ScrollView(){return r(d[21])},get SectionList(){return r(d[22])},get SegmentedControlIOS(){return r(d[23])},get Slider(){return t('slider-moved',"Slider has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/slider' instead of 'react-native'. See https://github.com/react-native-community/react-native-slider"),r(d[24])},get Switch(){return r(d[25])},get RefreshControl(){return r(d[26])},get StatusBar(){return r(d[27])},get Text(){return r(d[28])},get TextInput(){return r(d[29])},get Touchable(){return r(d[30])},get TouchableHighlight(){return r(d[31])},get TouchableNativeFeedback(){return r(d[32])},get TouchableOpacity(){return r(d[33])},get TouchableWithoutFeedback(){return r(d[34])},get View(){return r(d[35])},get VirtualizedList(){return r(d[36])},get VirtualizedSectionList(){return r(d[37])},get ActionSheetIOS(){return r(d[38])},get Alert(){return r(d[39])},get Animated(){return r(d[40])},get AppRegistry(){return r(d[41])},get AppState(){return r(d[42])},get AsyncStorage(){return t('async-storage-moved',"AsyncStorage has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/async-storage' instead of 'react-native'. See https://github.com/react-native-community/react-native-async-storage"),r(d[43])},get BackHandler(){return r(d[44])},get Clipboard(){return r(d[45])},get DatePickerAndroid(){return t('DatePickerAndroid-merged',"DatePickerAndroid has been merged with DatePickerIOS and will be removed in a future release. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-community/react-native-datetimepicker"),r(d[46])},get DeviceInfo(){return r(d[47])},get Dimensions(){return r(d[48])},get Easing(){return r(d[49])},get findNodeHandle(){return r(d[50]).findNodeHandle},get I18nManager(){return r(d[51])},get ImagePickerIOS(){return t('imagePickerIOS-moved',"ImagePickerIOS has been extracted from react-native core and will be removed in a future release. Please upgrade to
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(n,o,t,f,s,u,c,l){if(!n){var v;if(void 0===o)v=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var p=[t,f,s,u,c,l],h=0;(v=new Error(o.replace(/%s/g,function(){return p[h++]}))).name='Invariant Violation'}throw v.framesToPop=1,v}}},16,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n={};m.exports=function(c,o){n[c]||(t(!1,o),n[c]=!0)}},17,[18]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t},18,[19]);
__d(function(g,r,i,a,m,e,d){"use strict";function t(t){return function(){return t}}var n=function(){};n.thatReturns=t,n.thatReturnsFalse=t(!1),n.thatReturnsTrue=t(!0),n.thatReturnsNull=t(null),n.thatReturnsThis=function(){return this},n.thatReturnsArgument=function(t){return t},m.exports=n},19,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0])(r(d[1])),t=r(d[2]),u=r(d[3]),c={announcementFinished:'announcementFinished',boldTextChanged:'boldTextChanged',grayscaleChanged:'grayscaleChanged',invertColorsChanged:'invertColorsChanged',reduceMotionChanged:'reduceMotionChanged',reduceTransparencyChanged:'reduceTransparencyChanged',screenReaderChanged:'screenReaderChanged'},o=new Map,s={isBoldTextEnabled:function(){return new t(function(t,u){n.default?n.default.getCurrentBoldTextState(t,u):u(u)})},isGrayscaleEnabled:function(){return new t(function(t,u){n.default?n.default.getCurrentGrayscaleState(t,u):u(u)})},isInvertColorsEnabled:function(){return new t(function(t,u){n.default?n.default.getCurrentInvertColorsState(t,u):u(u)})},isReduceMotionEnabled:function(){return new t(function(t,u){n.default?n.default.getCurrentReduceMotionState(t,u):u(u)})},isReduceTransparencyEnabled:function(){return new t(function(t,u){n.default?n.default.getCurrentReduceTransparencyState(t,u):u(u)})},isScreenReaderEnabled:function(){return new t(function(t,u){n.default?n.default.getCurrentVoiceOverState(t,u):u(u)})},get fetch(){return this.isScreenReaderEnabled},addEventListener:function(n,t){var l;return'change'===n?l=u.addListener(c.screenReaderChanged,t):c[n]&&(l=u.addListener(n,t)),o.set(t,l),{remove:s.removeEventListener.bind(null,n,t)}},setAccessibilityFocus:function(t){n.default&&n.default.setAccessibilityFocus(t)},announceForAccessibility:function(t){n.default&&n.default.announceForAccessibility(t)},removeEventListener:function(n,t){var u=o.get(t);u&&(u.remove(),o.delete(t))}};m.exports=s},20,[21,22,47,52]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return n&&n.__esModule?n:{default:n}}},21,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('AccessibilityManager');e.default=u},22,[23,25]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(){if("function"!=typeof WeakMap)return null;var t=new WeakMap;return n=function(){return t},t}m.exports=function(o){if(o&&o.__esModule)return o;if(null===o||"object"!==t(o)&&"function"!=typeof o)return{default:o};var u=n();if(u&&u.has(o))return u.get(o);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in o)if(Object.prototype.hasOwnProperty.call(o,p)){var l=c?Object.getOwnPropertyDescriptor(o,p):null;l&&(l.get||l.set)?Object.defineProperty(f,p,l):f[p]=o[p]}return f.default=o,u&&u.set(o,f),f}},23,[24]);
__d(function(g,r,i,a,m,e,d){function o(t){"@babel/helpers - typeof";return"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.iterator:"@@iterator")?m.exports=o=function(o){return typeof o}:m.exports=o=function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":typeof o},o(t)}m.exports=o},24,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.get=o,e.getEnforcing=function(n){var u=o(n);return(0,t.default)(null!=u,"TurboModuleRegistry.getEnforcing(...): '"+n+"' could not be found. Verify that a module by this name is registered in the native binary."),u};var t=n(r(d[1])),u=r(d[2]),l=g.__turboModuleProxy;function o(n){if(!g.RN$Bridgeless){var t=u[n];if(null!=t)return t}return null!=l?l(n):null}},25,[21,16,26]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=r(d[3]);function l(o,l){if(!o)return null;var f=t(o,5),v=f[0],h=f[1],y=f[2],C=f[3],p=f[4];if(u(!v.startsWith('RCT')&&!v.startsWith('RK'),"Module name prefixes should've been stripped by the native side but wasn't for "+v),!h&&!y)return{name:v};var M={};return y&&y.forEach(function(n,t){var o=C&&c(C,t),f=p&&c(p,t);u(!o||!f,'Cannot have a method that is both async and a sync hook');var v=o?'promise':f?'sync':'async';M[n]=s(l,t,v)}),n(M,h),null==M.getConstants?M.getConstants=function(){return h||Object.freeze({})}:console.warn("Unable to define method 'getConstants()' on NativeModule '"+v+"'. NativeModule '"+v+"' already has a constant or method called 'getConstants'. Please remove it."),{name:v,module:M}}function f(n,t){u(g.nativeRequireModuleConfig,"Can't lazily create module without nativeRequireModuleConfig");var o=l(g.nativeRequireModuleConfig(n),t);return o&&o.module}function s(n,t,l){var f=null;return(f='promise'===l?function(){for(var u=arguments.length,l=new Array(u),f=0;f<u;f++)l[f]=arguments[f];var s=new Error;return s.framesToPop=1,new Promise(function(u,f){o.enqueueNativeCall(n,t,l,function(n){return u(n)},function(n){return f(v(n,s))})})}:function(){for(var f=arguments.length,s=new Array(f),c=0;c<f;c++)s[c]=arguments[c];var v=s.length>0?s[s.length-1]:null,h=s.length>1?s[s.length-2]:null,y='function'==typeof v,C='function'==typeof h;C&&u(y,'Cannot have a non-function arg after a function arg.');var p=y?v:null,M=C?h:null,b=y+C;if(s=s.slice(0,s.length-b),'sync'===l)return o.callNativeSyncHook(n,t,s,M,p);o.enqueueNativeCall(n,t,s,M,p)}).type=l,f}function c(n,t){return-1!==n.indexOf(t)}function v(t,o){return n(o,t||{})}g.__fbGenNativeModule=l;var h={};if(g.nativeModuleProxy)h=g.nativeModuleProxy;else if(!g.nativeExtensions){var y=g.__fbBatchedBridgeConfig;u(y,'__fbBatchedBridgeConfig is not set, cannot invoke native modules');var C=r(d[4]);(y.remoteModuleConfig||[]).forEach(function(n,t){var o=l(n,t);o&&(o.module?h[o.name]=o.module:C(h,o.name,{get:function(){return f(o.name,t)}}))})}m.exports=h},26,[27,28,34,16,46]);
__d(function(g,r,i,a,m,e,d){function t(){return m.exports=t=Object.assign||function(t){for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var p in o)Object.prototype.hasOwnProperty.call(o,p)&&(t[p]=o[p])}return t},t.apply(this,arguments)}m.exports=t},27,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=r(d[3]);m.exports=function(c,f){return n(c)||t(c,f)||o(c,f)||u()}},28,[29,30,31,33]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(Array.isArray(n))return n}},29,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t,o){if("undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.iterator:"@@iterator")in Object(t)){var n=[],f=!0,l=!1,y=void 0;try{for(var u,c=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]();!(f=(u=c.next()).done)&&(n.push(u.value),!o||n.length!==o);f=!0);}catch(t){l=!0,y=t}finally{try{f||null==c.return||c.return()}finally{if(l)throw y}}return n}}},30,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){if(n){if("string"==typeof n)return t(n,o);var c=Object.prototype.toString.call(n).slice(8,-1);return"Object"===c&&n.constructor&&(c=n.constructor.name),"Map"===c||"Set"===c?Array.from(n):"Arguments"===c||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?t(n,o):void 0}}},31,[32]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){(null==t||t>n.length)&&(t=n.length);for(var l=0,o=new Array(t);l<t;l++)o[l]=n[l];return o}},32,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},33,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=new(r(d[0]));Object.defineProperty(g,'__fbBatchedBridge',{configurable:!0,value:t}),m.exports=t},34,[35]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),l=r(d[1]),u=r(d[2]),s=r(d[3]),n=r(d[4]),h=(r(d[5]),r(d[6])),o=r(d[7]),c=(r(d[8]),(function(){function c(){l(this,c),this._lazyCallableModules={},this._queue=[[],[],[],0],this._successCallbacks=new Map,this._failureCallbacks=new Map,this._callID=0,this._lastFlush=0,this._eventLoopStartTime=Date.now(),this._immediatesCallback=null,this.callFunctionReturnFlushedQueue=this.callFunctionReturnFlushedQueue.bind(this),this.callFunctionReturnResultAndFlushedQueue=this.callFunctionReturnResultAndFlushedQueue.bind(this),this.flushedQueue=this.flushedQueue.bind(this),this.invokeCallbackAndReturnFlushedQueue=this.invokeCallbackAndReturnFlushedQueue.bind(this)}return u(c,[{key:"callFunctionReturnFlushedQueue",value:function(t,l,u){var s=this;return this.__guard(function(){s.__callFunction(t,l,u)}),this.flushedQueue()}},{key:"callFunctionReturnResultAndFlushedQueue",value:function(t,l,u){var s,n=this;return this.__guard(function(){s=n.__callFunction(t,l,u)}),[s,this.flushedQueue()]}},{key:"invokeCallbackAndReturnFlushedQueue",value:function(t,l){var u=this;return this.__guard(function(){u.__invokeCallback(t,l)}),this.flushedQueue()}},{key:"flushedQueue",value:function(){var t=this;this.__guard(function(){t.__callImmediates()});var l=this._queue;return this._queue=[[],[],[],this._callID],l[0].length?l:null}},{key:"getEventLoopRunningTime",value:function(){return Date.now()-this._eventLoopStartTime}},{key:"registerCallableModule",value:function(t,l){this._lazyCallableModules[t]=function(){return l}}},{key:"registerLazyCallableModule",value:function(t,l){var u,s=l;this._lazyCallableModules[t]=function(){return s&&(u=s(),s=null),u}}},{key:"getCallableModule",value:function(t){var l=this._lazyCallableModules[t];return l?l():null}},{key:"callNativeSyncHook",value:function(t,l,u,s,n){this.processCallbacks(t,l,u,s,n);try{return g.nativeCallSyncHook(t,l,u)}catch(t){throw'object'==typeof t&&null!=t&&void 0===t.framesToPop&&/^Exception in HostFunction: /.test(t.message)&&(t.framesToPop=2),t}}},{key:"processCallbacks",value:function(t,l,u,s,n){(s||n)&&(s&&u.push(this._callID<<1),n&&u.push(this._callID<<1|1),this._successCallbacks.set(this._callID,n),this._failureCallbacks.set(this._callID,s)),this._callID++}},{key:"enqueueNativeCall",value:function(t,l,u,s,h){this.processCallbacks(t,l,u,s,h),this._queue[0].push(t),this._queue[1].push(l),this._queue[2].push(u);var o=Date.now();if(g.nativeFlushQueueImmediate&&o-this._lastFlush>=5){var c=this._queue;this._queue=[[],[],[],this._callID],this._lastFlush=o,g.nativeFlushQueueImmediate(c)}n.counterEvent('pending_js_to_native_queue',this._queue[0].length),this.__spy&&this.__spy({type:1,module:t+'',method:l,args:u})}},{key:"createDebugLookup",value:function(t,l,u){}},{key:"setImmediatesCallback",value:function(t){this._immediatesCallback=t}},{key:"__guard",value:function(t){if(this.__shouldPauseOnThrow())t();else try{t()}catch(t){s.reportFatalError(t)}}},{key:"__shouldPauseOnThrow",value:function(){return'undefined'!=typeof DebuggerInternal&&!0===DebuggerInternal.shouldPauseOnThrow}},{key:"__callImmediates",value:function(){n.beginEvent('JSTimers.callImmediates()'),null!=this._immediatesCallback&&this._immediatesCallback(),n.endEvent()}},{key:"__callFunction",value:function(t,l,u){this._lastFlush=Date.now(),this._eventLoopStartTime=this._lastFlush,this.__spy?n.beginEvent(t+"."+l+"("+o(u)+")"):n.beginEvent(t+"."+l+"(...)"),this.__spy&&this.__spy({type:0,module:t,method:l,args:u});var s=this.getCallableModule(t);h(!!s,'Module %s is not a registered callable module (calling %s)',t,l),h(!!s[l],'Method %s does not exist on module %s',l,t);var c=s[l].apply(s,u);return n.endEvent(),c}},{key:"__invokeCallback",value:function(l,u){this._lastFlush=Date.now(),this._eventLoopStartTime=this._lastFlush;var s=l>>>1,n=1&l?this._successCallbacks.get(s):this._failureCallbacks.get(s);n&&(this._successCallbacks.delete(s),this._failureCallbacks.delete(s),n.apply(void 0,t(u)))}}],[{key:"spy",value:function(t){c.prototype.__spy=!0===t?function(t){console.log((0===t.type?'N->J
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=r(d[3]);m.exports=function(c){return n(c)||t(c)||o(c)||u()}},36,[37,38,31,39]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports=function(t){if(Array.isArray(t))return n(t)}},37,[32]);
__d(function(g,r,i,a,m,e,d){m.exports=function(o){if("undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.iterator:"@@iterator")in Object(o))return Array.from(o)}},38,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},39,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,o){if(!(n instanceof o))throw new TypeError("Cannot call a class as a function")}},40,[]);
__d(function(g,r,i,a,m,e,d){function n(n,t){for(var o=0;o<t.length;o++){var u=t[o];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(n,u.key,u)}}m.exports=function(t,o,u){return o&&n(t.prototype,o),u&&n(t,u),t}},41,[]);
__d(function(g,r,i,a,m,e,d){m.exports=g.ErrorUtils},42,[]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]);var n=!1,t=0,c={installReactHook:function(){!0},setEnabled:function(t){n!==t&&(n=t)},isEnabled:function(){return n},beginEvent:function(t,c){n&&(t='function'==typeof t?t():t,g.nativeTraceBeginSection(131072,t,c))},endEvent:function(){n&&g.nativeTraceEndSection(131072)},beginAsyncEvent:function(c){var o=t;return n&&(t++,c='function'==typeof c?c():c,g.nativeTraceBeginAsyncSection(131072,c,o)),o},endAsyncEvent:function(t,c){n&&(t='function'==typeof t?t():t,g.nativeTraceEndAsyncSection(131072,t,c))},counterEvent:function(t,c){n&&(t='function'==typeof t?t():t,g.nativeTraceCounter&&g.nativeTraceCounter(131072,t,c))}};m.exports=c},43,[16]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(t){return t}},44,[]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(t){var n,f=typeof t;if(void 0===t)n='undefined';else if(null===t)n='null';else if('string'===f)n='"'+t+'"';else if('function'===f)try{n=t.toString()}catch(t){n='[function unknown]'}else if(t instanceof Error)n=t.name+': '+t.message;else try{n=JSON.stringify(t)}catch(f){if('function'==typeof t.toString)try{n=t.toString()}catch(t){}}return n||'["'+f+'" failed to stringify]'}},45,[]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(t,n,u){var b,c=u.get,o=!1!==u.enumerable,f=!1!==u.writable,l=!1;function s(u){b=u,l=!0,Object.defineProperty(t,n,{value:u,configurable:!0,enumerable:o,writable:f})}Object.defineProperty(t,n,{get:function(){return l||(l=!0,s(c())),b},set:s,configurable:!0,enumerable:o})}},46,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);r(d[1]),r(d[2]),m.exports=t},47,[48,50,51]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);m.exports=n;var t=h(!0),o=h(!1),f=h(null),u=h(void 0),c=h(0),l=h('');function h(t){var o=new n(n._61);return o._65=1,o._55=t,o}n.resolve=function(v){if(v instanceof n)return v;if(null===v)return f;if(void 0===v)return u;if(!0===v)return t;if(!1===v)return o;if(0===v)return c;if(''===v)return l;if('object'==typeof v||'function'==typeof v)try{var p=v.then;if('function'==typeof p)return new n(p.bind(v))}catch(t){return new n(function(n,o){o(t)})}return h(v)},n.all=function(t){var o=Array.prototype.slice.call(t);return new n(function(t,f){if(0===o.length)return t([]);var u=o.length;function c(l,h){if(h&&('object'==typeof h||'function'==typeof h)){if(h instanceof n&&h.then===n.prototype.then){for(;3===h._65;)h=h._55;return 1===h._65?c(l,h._55):(2===h._65&&f(h._55),void h.then(function(n){c(l,n)},f))}var v=h.then;if('function'==typeof v)return void new n(v.bind(h)).then(function(n){c(l,n)},f)}o[l]=h,0==--u&&t(o)}for(var l=0;l<o.length;l++)c(l,o[l])})},n.reject=function(t){return new n(function(n,o){o(t)})},n.race=function(t){return new n(function(o,f){t.forEach(function(t){n.resolve(t).then(o,f)})})},n.prototype.catch=function(n){return this.then(null,n)}},48,[49]);
__d(function(g,r,i,a,m,e,d){'use strict';function n(){}var t=null,o={};function u(n){try{return n.then}catch(n){return t=n,o}}function f(n,u){try{return n(u)}catch(n){return t=n,o}}function c(n,u,f){try{n(u,f)}catch(n){return t=n,o}}function _(t){if('object'!=typeof this)throw new TypeError('Promises must be constructed via new');if('function'!=typeof t)throw new TypeError('Promise constructor\'s argument is not a function');this._40=0,this._65=0,this._55=null,this._72=null,t!==n&&b(t,this)}function s(t,o,u){return new t.constructor(function(f,c){var s=new _(n);s.then(f,c),l(t,new w(o,u,s))})}function l(n,t){for(;3===n._65;)n=n._55;if(_._37&&_._37(n),0===n._65)return 0===n._40?(n._40=1,void(n._72=t)):1===n._40?(n._40=2,void(n._72=[n._72,t])):void n._72.push(t);h(n,t)}function h(n,u){setImmediate(function(){var c=1===n._65?u.onFulfilled:u.onRejected;if(null!==c){var _=f(c,n._55);_===o?v(u.promise,t):p(u.promise,_)}else 1===n._65?p(u.promise,n._55):v(u.promise,n._55)})}function p(n,f){if(f===n)return v(n,new TypeError('A promise cannot be resolved with itself.'));if(f&&('object'==typeof f||'function'==typeof f)){var c=u(f);if(c===o)return v(n,t);if(c===n.then&&f instanceof _)return n._65=3,n._55=f,void y(n);if('function'==typeof c)return void b(c.bind(f),n)}n._65=1,n._55=f,y(n)}function v(n,t){n._65=2,n._55=t,_._87&&_._87(n,t),y(n)}function y(n){if(1===n._40&&(l(n,n._72),n._72=null),2===n._40){for(var t=0;t<n._72.length;t++)l(n,n._72[t]);n._72=null}}function w(n,t,o){this.onFulfilled='function'==typeof n?n:null,this.onRejected='function'==typeof t?t:null,this.promise=o}function b(n,u){var f=!1,_=c(n,function(n){f||(f=!0,p(u,n))},function(n){f||(f=!0,v(u,n))});f||_!==o||(f=!0,v(u,t))}m.exports=_,_._37=null,_._87=null,_._61=n,_.prototype.then=function(t,o){if(this.constructor!==_)return s(this,t,o);var u=new _(n);return l(this,new w(t,o,u)),u}},49,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t,t.prototype.done=function(t,n){(arguments.length?this.then.apply(this,arguments):this).then(null,function(t){setTimeout(function(){throw t},0)})}},50,[49]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);m.exports=n,n.prototype.finally=function(t){return this.then(function(o){return n.resolve(t()).then(function(){return o})},function(o){return n.resolve(t()).then(function(){throw o})})}},51,[49]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),c=r(d[2]),o=r(d[3]),s=r(d[4]),u=r(d[5]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var f=r(d[6]),p=r(d[7]),h=(function(h){o(R,f);var v,y,b=(v=R,y=l(),function(){var t,n=u(v);if(y){var c=u(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return s(this,t)});function R(){var n;t(this,R);var c=new p;return(n=b.call(this,c)).sharedSubscriber=c,n}return n(R,[{key:"addListener",value:function(t,n,o){return c(u(R.prototype),"addListener",this).call(this,t,n,o)}},{key:"removeAllListeners",value:function(t){c(u(R.prototype),"removeAllListeners",this).call(this,t)}},{key:"removeSubscription",value:function(t){t.emitter!==this?t.emitter.removeSubscription(t):c(u(R.prototype),"removeSubscription",this).call(this,t)}}]),R})();m.exports=new h},52,[40,41,53,56,58,55,60,63]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(c,f,o){return"undefined"!=typeof Reflect&&Reflect.get?m.exports=n=Reflect.get:m.exports=n=function(n,c,f){var o=t(n,c);if(o){var u=Object.getOwnPropertyDescriptor(o,c);return u.get?u.get.call(f):u.value}},n(c,f,o||c)}m.exports=n},53,[54]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){for(;!Object.prototype.hasOwnProperty.call(n,o)&&null!==(n=t(n)););return n}},54,[55]);
__d(function(g,r,i,a,m,e,d){function t(o){return m.exports=t=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},t(o)}m.exports=t},55,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(o,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");o.prototype=Object.create(n&&n.prototype,{constructor:{value:o,writable:!0,configurable:!0}}),n&&t(o,n)}},56,[57]);
__d(function(g,r,i,a,m,e,d){function t(o,n){return m.exports=t=Object.setPrototypeOf||function(t,o){return t.__proto__=o,t},t(o,n)}m.exports=t},57,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);m.exports=function(o,c){return!c||"object"!==n(c)&&"function"!=typeof c?t(o):c}},58,[24,59]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}},59,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),u=r(d[3]),o=r(d[4]),c=function(){return!0},b=(function(){function b(n){t(this,b),this._subscriber=n||new u}return n(b,[{key:"addListener",value:function(t,n,u){return this._subscriber.addSubscription(t,new s(this,this._subscriber,n,u))}},{key:"once",value:function(t,n,s){var u=this;return this.addListener(t,function(){u.removeCurrentListener();for(var t=arguments.length,o=new Array(t),c=0;c<t;c++)o[c]=arguments[c];n.apply(s,o)})}},{key:"removeAllListeners",value:function(t){this._subscriber.removeAllSubscriptions(t)}},{key:"removeCurrentListener",value:function(){o(!!this._currentSubscription,'Not in an emitting cycle; there is no current subscription'),this.removeSubscription(this._currentSubscription)}},{key:"removeSubscription",value:function(t){o(t.emitter===this,'Subscription does not belong to this emitter.'),this._subscriber.removeSubscription(t)}},{key:"listeners",value:function(t){var n=this._subscriber.getSubscriptionsForType(t);return n?n.filter(c).map(function(t){return t.listener}):[]}},{key:"emit",value:function(t){var n=this._subscriber.getSubscriptionsForType(t);if(n){for(var s=0,u=n.length;s<u;s++){var o=n[s];o&&o.listener&&(this._currentSubscription=o,o.listener.apply(o.context,Array.prototype.slice.call(arguments,1)))}this._currentSubscription=null}}},{key:"removeListener",value:function(t,n){var s=this._subscriber.getSubscriptionsForType(t);if(s)for(var u=0,o=s.length;u<o;u++){var c=s[u];c&&c.listener===n&&c.remove()}}}]),b})();m.exports=b},60,[40,41,61,63,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),c=r(d[2]),o=r(d[3]),u=r(d[4]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var s=r(d[5]),l=(function(l){c(y,s);var h,v,p=(h=y,v=f(),function(){var t,n=u(h);if(v){var c=u(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return o(this,t)});function y(n,c,o,u){var f;return t(this,y),(f=p.call(this,c)).emitter=n,f.listener=o,f.context=u,f}return n(y,[{key:"remove",value:function(){this.emitter.removeSubscription(this)}}]),y})();m.exports=l},61,[40,41,56,58,55,62]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),n=(function(){function n(s){t(this,n),this.subscriber=s}return s(n,[{key:"remove",value:function(){this.subscriber.removeSubscription(this)}}]),n})();m.exports=n},62,[40,41]);
__d(function(g,r,i,a,m,e,d){'use strict';var s=r(d[0]),t=r(d[1]),n=r(d[2]),o=(function(){function o(){s(this,o),this._subscriptionsForType={},this._currentSubscription=null}return t(o,[{key:"addSubscription",value:function(s,t){n(t.subscriber===this,'The subscriber of the subscription is incorrectly set.'),this._subscriptionsForType[s]||(this._subscriptionsForType[s]=[]);var o=this._subscriptionsForType[s].length;return this._subscriptionsForType[s].push(t),t.eventType=s,t.key=o,t}},{key:"removeAllSubscriptions",value:function(s){void 0===s?this._subscriptionsForType={}:delete this._subscriptionsForType[s]}},{key:"removeSubscription",value:function(s){var t=s.eventType,n=s.key,o=this._subscriptionsForType[t];o&&delete o[n]}},{key:"getSubscriptionsForType",value:function(s){return this._subscriptionsForType[s]}}]),o})();m.exports=o},63,[40,41,16]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]);var t=r(d[1]),n=r(d[2]);function o(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function s(n){for(var s=1;s<arguments.length;s++){var c=null!=arguments[s]?arguments[s]:{};s%2?o(Object(c),!0).forEach(function(o){t(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):o(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}r(d[3]);var c=r(d[4]),l=r(d[5]),u=r(d[6]),f=r(d[7]).default,p=c.forwardRef(function(t,o){var p,O,b=t.onLayout,h=t.style,j=t.size,w=n(t,["onLayout","style","size"]);switch(j){case'small':p=y.sizeSmall,O='small';break;case'large':p=y.sizeLarge,O='large';break;default:p={height:t.size,width:t.size}}var v=s(s({},w),{},{ref:o,style:p,size:O});return c.createElement(u,{onLayout:b,style:l.compose(y.container,h)},c.createElement(f,v))});p.displayName='ActivityIndicator',p.defaultProps={animating:!0,color:'#999999',hidesWhenStopped:!0,size:'small'};var y=l.create({container:{alignItems:'center',justifyContent:'center'},sizeSmall:{width:20,height:20},sizeLarge:{width:36,height:36}});m.exports=p},64,[27,65,66,68,70,74,102,198]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t,u){return t in n?Object.defineProperty(n,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):n[t]=u,n}},65,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){if(null==n)return{};var l,p,b=t(n,o);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(n);for(p=0;p<c.length;p++)l=c[p],o.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(n,l)&&(b[l]=n[l])}return b}},66,[67]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){if(null==n)return{};var f,u,o={},c=Object.keys(n);for(u=0;u<c.length;u++)f=c[u],t.indexOf(f)>=0||(o[f]=n[f]);return o}},67,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),s={__constants:null,OS:'ios',get Version(){return this.constants.osVersion},get constants(){return null==this.__constants&&(this.__constants=t.default.getConstants()),this.__constants},get isPad(){return'pad'===this.constants.interfaceIdiom},get isTVOS(){return s.isTV},get isTV(){return'tv'===this.constants.interfaceIdiom},get isTesting(){return!1},select:function(t){return'ios'in t?t.ios:t.default}};m.exports=s},68,[21,69]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])).getEnforcing('PlatformConstants');e.default=n},69,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},70,[71]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n="function"==typeof Symbol&&("function"==typeof Symbol?Symbol.for:"@@for"),o=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.element"):60103,u=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.portal"):60106,f=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.fragment"):60107,l=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.strict_mode"):60108,c=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.profiler"):60114,s=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.provider"):60109,y=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.context"):60110,p=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.forward_ref"):60112,b=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.suspense"):60113,v=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.suspense_list"):60120,S=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.memo"):60115,h=n?("function"==typeof Symbol?Symbol.for:"@@for")("react.lazy"):60116;n&&("function"==typeof Symbol?Symbol.for:"@@for")("react.fundamental"),n&&("function"==typeof Symbol?Symbol.for:"@@for")("react.responder");var _="function"==typeof Symbol&&("function"==typeof Symbol?Symbol.iterator:"@@iterator");function k(t){for(var n=t.message,o="https://reactjs.org/docs/error-decoder.html?invariant="+n,u=1;u<arguments.length;u++)o+="&args[]="+encodeURIComponent(arguments[u]);return t.message="Minified React error #"+n+"; visit "+o+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",t}var $={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w={};function C(t,n,o){this.props=t,this.context=n,this.refs=w,this.updater=o||$}function E(){}function R(t,n,o){this.props=t,this.context=n,this.refs=w,this.updater=o||$}C.prototype.isReactComponent={},C.prototype.setState=function(t,n){if("object"!=typeof t&&"function"!=typeof t&&null!=t)throw k(Error(85));this.updater.enqueueSetState(this,t,n,"setState")},C.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},E.prototype=C.prototype;var x=R.prototype=new E;x.constructor=R,t(x,C.prototype),x.isPureReactComponent=!0;var P={current:null},j={suspense:null},O={current:null},A=Object.prototype.hasOwnProperty,I={key:!0,ref:!0,__self:!0,__source:!0};function U(t,n,u){var f=void 0,l={},c=null,s=null;if(null!=n)for(f in void 0!==n.ref&&(s=n.ref),void 0!==n.key&&(c=""+n.key),n)A.call(n,f)&&!I.hasOwnProperty(f)&&(l[f]=n[f]);var y=arguments.length-2;if(1===y)l.children=u;else if(1<y){for(var p=Array(y),b=0;b<y;b++)p[b]=arguments[b+2];l.children=p}if(t&&t.defaultProps)for(f in y=t.defaultProps)void 0===l[f]&&(l[f]=y[f]);return{$$typeof:o,type:t,key:c,ref:s,props:l,_owner:O.current}}function L(t,n){return{$$typeof:o,type:t.type,key:n,ref:t.ref,props:t.props,_owner:t._owner}}function q(t){return"object"==typeof t&&null!==t&&t.$$typeof===o}function F(t){var n={"=":"=0",":":"=2"};return"$"+(""+t).replace(/[=:]/g,function(t){return n[t]})}var M=/\/+/g,D=[];function V(t,n,o,u){if(D.length){var f=D.pop();return f.result=t,f.keyPrefix=n,f.func=o,f.context=u,f.count=0,f}return{result:t,keyPrefix:n,func:o,context:u,count:0}}function B(t){t.result=null,t.keyPrefix=null,t.func=null,t.context=null,t.count=0,10>D.length&&D.push(t)}function N(t,n,f,l){var c=typeof t;"undefined"!==c&&"boolean"!==c||(t=null);var s=!1;if(null===t)s=!0;else switch(c){case"string":case"number":s=!0;break;case"object":switch(t.$$typeof){case o:case u:s=!0}}if(s)return f(l,t,""===n?"."+z(t,0):n),1;if(s=0,n=""===n?".":n+":",Array.isArray(t))for(var y=0;y<t.length;y++){var p=n+z(c=t[y],y);s+=N(c,p,f,l)}else if(null===t||"object"!=typeof t?p=null:p="function"==typeof(p=_&&t[_]||t["@@iterator"])?p:null,"function"==typeof p)for(t=p.call(t),y=0;!(c=t.next()).done;)s+=N(c=c.value,p=n+z(c,y++),f,l);else if("object"===c)throw f=""+t,k(Error(31),"[object Object]"===f?"object with keys {"+Object.keys(t).join(", ")+"}":f,"");return s}function T
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;function f(t){if(null===t||void 0===t)throw new TypeError('Object.assign cannot be called with null or undefined');return Object(t)}m.exports=(function(){try{if(!Object.assign)return!1;var n=new String('abc');if(n[5]='de','5'===Object.getOwnPropertyNames(n)[0])return!1;for(var o={},c=0;c<10;c++)o['_'+String.fromCharCode(c)]=c;if('0123456789'!==Object.getOwnPropertyNames(o).map(function(t){return o[t]}).join(''))return!1;var f={};return'abcdefghijklmnopqrst'.split('').forEach(function(t){f[t]=t}),'abcdefghijklmnopqrst'===Object.keys(t({},f)).join('')}catch(t){return!1}})()?Object.assign:function(t,u){for(var s,b,l=f(t),p=1;p<arguments.length;p++){for(var j in s=Object(arguments[p]))o.call(s,j)&&(l[j]=s[j]);if(n){b=n(s);for(var O=0;O<b.length;O++)c.call(s,b[O])&&(l[b[O]]=s[b[O]])}}return l}},72,[73]);
__d(function(g,r,i,a,m,e,d){function t(){return m.exports=t=Object.assign||function(t){for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var p in o)Object.prototype.hasOwnProperty.call(o,p)&&(t[p]=o[p])}return t},t.apply(this,arguments)}m.exports=t},73,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function o(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function n(n){for(var c=1;c<arguments.length;c++){var l=null!=arguments[c]?arguments[c]:{};c%2?o(Object(l),!0).forEach(function(o){t(n,o,l[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(l)):o(Object(l)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(l,t))})}return n}var c=r(d[1]),l=r(d[2]),s=(r(d[3]),r(d[4])),u=c.roundToNearestPixel(.4);0===u&&(u=1/c.get());var b={position:'absolute',left:0,right:0,top:0,bottom:0};m.exports={hairlineWidth:u,absoluteFill:b,absoluteFillObject:b,compose:function(t,o){return null!=t&&null!=o?[t,o]:null!=t?t:o},flatten:s,setStyleAttributePreprocessor:function(t,o){var c;if(!0===l[t])c={};else{if('object'!=typeof l[t])return void console.error(t+" is not a valid style attribute");c=l[t]}l[t]=n(n({},c),{},{process:o})},create:function(t){return t}}},74,[65,75,78,100,101]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),u=r(d[2]),o=(function(){function o(){t(this,o)}return n(o,null,[{key:"get",value:function(){return u.get('window').scale}},{key:"getFontScale",value:function(){return u.get('window').fontScale||o.get()}},{key:"getPixelSizeForLayoutSize",value:function(t){return Math.round(t*o.get())}},{key:"roundToNearestPixel",value:function(t){var n=o.get();return Math.round(t*n)/n}},{key:"startDetecting",value:function(){}}]),o})();m.exports=o},75,[40,41,76]);
__d(function(g,r,i,a,m,e,d){'use strict';var n,t=r(d[0]),s=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),c=t(r(d[4])),u=t(r(d[5])),f=t(r(d[6])),v=new l.default,h=!1,w=(function(){function t(){(0,s.default)(this,t)}return(0,o.default)(t,null,[{key:"get",value:function(t){return(0,f.default)(n[t],'No dimension set for key '+t),n[t]}},{key:"set",value:function(t){var s=t.screen,o=t.window,l=t.windowPhysicalPixels;l&&(o={width:l.width/l.scale,height:l.height/l.scale,scale:l.scale,fontScale:l.fontScale});var c=t.screenPhysicalPixels;c?s={width:c.width/c.scale,height:c.height/c.scale,scale:c.scale,fontScale:c.fontScale}:null==s&&(s=o),n={window:o,screen:s},h?v.emit('change',n):h=!0}},{key:"addEventListener",value:function(n,t){(0,f.default)('change'===n,'Trying to subscribe to unknown event: "%s"',n),v.addListener(n,t)}},{key:"removeEventListener",value:function(n,t){(0,f.default)('change'===n,'Trying to remove listener for unknown event: "%s"',n),v.removeListener(n,t)}}]),t})(),y=g.nativeExtensions&&g.nativeExtensions.DeviceInfo&&g.nativeExtensions.DeviceInfo.Dimensions;y||(c.default.addListener('didUpdateDimensions',function(n){w.set(n)}),y=u.default.getConstants().Dimensions),w.set(y),m.exports=w},76,[21,40,41,60,52,77,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var f=t(r(d[1])).getEnforcing('DeviceInfo');e.default=f},77,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]);function t(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(o);t&&(c=c.filter(function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable})),n.push.apply(n,c)}return n}function n(n){for(var c=1;c<arguments.length;c++){var l=null!=arguments[c]?arguments[c]:{};c%2?t(Object(l),!0).forEach(function(t){o(n,t,l[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(l)):t(Object(l)).forEach(function(o){Object.defineProperty(n,o,Object.getOwnPropertyDescriptor(l,o))})}return n}for(var c=r(d[1]),l=r(d[2]),b=r(d[3]),s=r(d[4]),f=r(d[5]),p=r(d[6]),O={},u=0,y=Object.keys(n(n(n({},b),l),c));u<y.length;u++){O[y[u]]=!0}O.transform={process:f},O.shadowOffset={diff:p};var C={process:s};O.backgroundColor=C,O.borderBottomColor=C,O.borderColor=C,O.borderLeftColor=C,O.borderRightColor=C,O.borderTopColor=C,O.borderStartColor=C,O.borderEndColor=C,O.color=C,O.shadowColor=C,O.textDecorationColor=C,O.tintColor=C,O.textShadowColor=C,O.overlayColor=C,m.exports=O},78,[65,79,94,95,96,97,99]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function o(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var b=Object.getOwnPropertySymbols(t);o&&(b=b.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,b)}return n}function n(n){for(var b=1;b<arguments.length;b++){var c=null!=arguments[b]?arguments[b]:{};b%2?o(Object(c),!0).forEach(function(o){t(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):o(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}var b=r(d[1]),c=r(d[2]),u=r(d[3]),s=r(d[4]),f=r(d[5]),p=n(n(n(n({},c),u),s),{},{resizeMode:f.oneOf(['center','contain','cover','repeat','stretch']),backfaceVisibility:f.oneOf(['visible','hidden']),backgroundColor:b,borderColor:b,borderWidth:f.number,borderRadius:f.number,overflow:f.oneOf(['visible','hidden']),tintColor:b,opacity:f.number,overlayColor:f.string,borderTopLeftRadius:f.number,borderTopRightRadius:f.number,borderBottomLeftRadius:f.number,borderBottomRightRadius:f.number});m.exports=p},79,[65,80,82,86,87,83]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),f=function(f,l,o,b,t,u){var s=l[o];return void 0===s||null===s?f?new Error('Required '+t+' `'+(u||o)+'` was not specified in `'+b+'`.'):void 0:'number'!=typeof s&&null===n(s)?new Error('Invalid '+t+' `'+(u||o)+'` supplied to `'+b+'`: '+s+"\nValid color formats are\n - '#f0f' (#rgb)\n - '#f0fc' (#rgba)\n - '#ff00ff' (#rrggbb)\n - '#ff00ff00' (#rrggbbaa)\n - 'rgb(255, 255, 255)'\n - 'rgba(255, 255, 255, 1.0)'\n - 'hsl(360, 100%, 100%)'\n - 'hsla(360, 100%, 100%, 1.0)'\n - 'transparent'\n - 'red'\n - 0xff00ff00 (0xrrggbbaa)\n"):void 0},l=f.bind(null,!1);l.isRequired=f.bind(null,!0),m.exports=l},80,[81]);
__d(function(g,r,i,a,m,e,d){'use strict';function l(l,n,t){return t<0&&(t+=1),t>1&&(t-=1),t<.16666666666666666?l+6*(n-l)*t:t<.5?n:t<.6666666666666666?l+(n-l)*(.6666666666666666-t)*6:l}function n(n,t,o){var u=o<.5?o*(1+t):o+t-o*t,s=2*o-u,h=l(s,u,n+.3333333333333333),c=l(s,u,n),b=l(s,u,n-.3333333333333333);return Math.round(255*h)<<24|Math.round(255*c)<<16|Math.round(255*b)<<8}var t,o='[-+]?\\d*\\.?\\d+',u="[-+]?\\d*\\.?\\d+%";function s(){for(var l=arguments.length,n=new Array(l),t=0;t<l;t++)n[t]=arguments[t];return'\\(\\s*('+n.join(')\\s*,\\s*(')+')\\s*\\)'}function h(l){var n=parseInt(l,10);return n<0?0:n>255?255:n}function c(l){return(parseFloat(l)%360+360)%360/360}function b(l){var n=parseFloat(l);return n<0?0:n>1?255:Math.round(255*n)}function p(l){var n=parseFloat(l);return n<0?0:n>100?1:n/100}var y={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199};m.exports=function(l){var k,f=(void 0===t&&(t={rgb:new RegExp('rgb'+s(o,o,o)),rgba:new RegExp('rgba'+s(o,o,o,o)),hsl:new RegExp('hsl'+s(o,u,u)),hsla:new RegExp('hsla'+s(o,u,u,o)),hex3:/^#([0-9a-fA-F]{1})
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t={display:n.oneOf(['none','flex']),width:n.oneOfType([n.number,n.string]),height:n.oneOfType([n.number,n.string]),start:n.oneOfType([n.number,n.string]),end:n.oneOfType([n.number,n.string]),top:n.oneOfType([n.number,n.string]),left:n.oneOfType([n.number,n.string]),right:n.oneOfType([n.number,n.string]),bottom:n.oneOfType([n.number,n.string]),minWidth:n.oneOfType([n.number,n.string]),maxWidth:n.oneOfType([n.number,n.string]),minHeight:n.oneOfType([n.number,n.string]),maxHeight:n.oneOfType([n.number,n.string]),margin:n.oneOfType([n.number,n.string]),marginVertical:n.oneOfType([n.number,n.string]),marginHorizontal:n.oneOfType([n.number,n.string]),marginTop:n.oneOfType([n.number,n.string]),marginBottom:n.oneOfType([n.number,n.string]),marginLeft:n.oneOfType([n.number,n.string]),marginRight:n.oneOfType([n.number,n.string]),marginStart:n.oneOfType([n.number,n.string]),marginEnd:n.oneOfType([n.number,n.string]),padding:n.oneOfType([n.number,n.string]),paddingVertical:n.oneOfType([n.number,n.string]),paddingHorizontal:n.oneOfType([n.number,n.string]),paddingTop:n.oneOfType([n.number,n.string]),paddingBottom:n.oneOfType([n.number,n.string]),paddingLeft:n.oneOfType([n.number,n.string]),paddingRight:n.oneOfType([n.number,n.string]),paddingStart:n.oneOfType([n.number,n.string]),paddingEnd:n.oneOfType([n.number,n.string]),borderWidth:n.number,borderTopWidth:n.number,borderStartWidth:n.number,borderEndWidth:n.number,borderRightWidth:n.number,borderBottomWidth:n.number,borderLeftWidth:n.number,position:n.oneOf(['absolute','relative']),flexDirection:n.oneOf(['row','row-reverse','column','column-reverse']),flexWrap:n.oneOf(['wrap','nowrap','wrap-reverse']),justifyContent:n.oneOf(['flex-start','flex-end','center','space-between','space-around','space-evenly']),alignItems:n.oneOf(['flex-start','flex-end','center','stretch','baseline']),alignSelf:n.oneOf(['auto','flex-start','flex-end','center','stretch','baseline']),alignContent:n.oneOf(['flex-start','flex-end','center','stretch','space-between','space-around']),overflow:n.oneOf(['visible','hidden','scroll']),flex:n.number,flexGrow:n.number,flexShrink:n.number,flexBasis:n.oneOfType([n.number,n.string]),aspectRatio:n.number,zIndex:n.number,direction:n.oneOf(['inherit','ltr','rtl'])};m.exports=t},82,[83]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])()},83,[84]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);function t(){}function o(){}o.resetWarningCache=t,m.exports=function(){function p(t,o,p,c,s,y){if(y!==n){var f=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw f.name='Invariant Violation',f}}function c(){return p}p.isRequired=p;var s={array:p,bool:p,func:p,number:p,object:p,string:p,symbol:p,any:p,arrayOf:c,element:p,elementType:p,instanceOf:c,node:p,objectOf:c,oneOf:c,oneOfType:c,shape:c,exact:c,checkPropTypes:o,resetWarningCache:t};return s.PropTypes=s,s}},84,[85]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports='SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED'},85,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var s=r(d[0]),h=r(d[1]),o={shadowColor:s,shadowOffset:h.shape({width:h.number,height:h.number}),shadowOpacity:h.number,shadowRadius:h.number};m.exports=o},86,[80,83]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),n={transform:t.arrayOf(t.oneOfType([t.shape({perspective:t.number}),t.shape({rotate:t.string}),t.shape({rotateX:t.string}),t.shape({rotateY:t.string}),t.shape({rotateZ:t.string}),t.shape({scale:t.number}),t.shape({scaleX:t.number}),t.shape({scaleY:t.number}),t.shape({translateX:t.number}),t.shape({translateY:t.number}),t.shape({skewX:t.string}),t.shape({skewY:t.string})])),transformMatrix:function(t,s,n){if(t[s])return new Error("The transformMatrix style property is deprecated. Use `transform: [{ matrix: ... }]` instead.")},decomposedMatrix:function(t,s,n){if(t[s])return new Error("The decomposedMatrix style property is deprecated. Use `transform: [...]` instead.")},scaleX:s(t.number,'Use the transform prop instead.'),scaleY:s(t.number,'Use the transform prop instead.'),rotation:s(t.number,'Use the transform prop instead.'),translateX:s(t.number,'Use the transform prop instead.'),translateY:s(t.number,'Use the transform prop instead.')};m.exports=n},87,[83,88]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);m.exports=function(t,o){return function(c,u,p){n.getViewManagerConfig(p)||void 0===c[u]||console.warn("`"+u+"` supplied to `"+p+"` has been deprecated. "+o);for(var s=arguments.length,f=new Array(s>3?s-3:0),l=3;l<s;l++)f[l-3]=arguments[l];return t.apply(void 0,[c,u,p].concat(f))}}},88,[89]);
__d(function(g,r,i,a,m,e,d){'use strict';var s=!0===g.RN$Bridgeless?r(d[0]):r(d[1]);m.exports=s},89,[90,91]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports={getViewManagerConfig:function(n){return console.warn('Attempting to get config for view manager: '+n),null},getConstants:function(){return{}},getConstantsForViewManager:function(n){},getDefaultEventTypes:function(){return[]},playTouchSound:function(){},lazilyLoadView:function(n){},createView:function(n,t,o,u){},updateView:function(n,t,o){},focus:function(n){},blur:function(n){},findSubviewIn:function(n,t,o){},dispatchViewManagerCommand:function(n,t,o){},measure:function(n,t){},measureInWindow:function(n,t){},viewIsDescendantOf:function(n,t,o){},measureLayout:function(n,t,o,u){},measureLayoutRelativeToParent:function(n,t,o){},setJSResponder:function(n,t){},clearJSResponder:function(){},configureNextLayoutAnimation:function(n,t,o){},removeSubviewsFromContainerWithID:function(n){},replaceExistingNonRootView:function(n,t){},setChildren:function(n,t){},manageChildren:function(n,t,o,u,c,f){},setLayoutAnimationEnabledExperimental:function(n){},sendAccessibilityEvent:function(n,t){},showPopupMenu:function(n,t,o,u){},dismissPopupMenu:function(){}}},90,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2]));function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function f(t){for(var o=1;o<arguments.length;o++){var f=null!=arguments[o]?arguments[o]:{};o%2?c(Object(f),!0).forEach(function(o){(0,n.default)(t,o,f[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(f)):c(Object(f)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(f,n))})}return t}var u=r(d[3]),s=(r(d[4]),r(d[5])),l=r(d[6]),y={},O=new Set,p={},v=!1;function w(){return v||(p=o.default.getConstants(),v=!0),p}var b=f(f({},o.default),{},{getConstants:function(){return w()},getViewManagerConfig:function(t){if(void 0===y[t]&&o.default.getConstantsForViewManager)try{y[t]=o.default.getConstantsForViewManager(t)}catch(n){y[t]=null}var n=y[t];if(n)return n;if(!g.nativeCallSyncHook)return n;if(o.default.lazilyLoadView&&!O.has(t)){var c=o.default.lazilyLoadView(t);O.add(t),c.viewConfig&&(w()[t]=c.viewConfig,j(t))}return y[t]}});function j(t){var n=w()[t];y[t]=n,n.Manager&&(l(n,'Constants',{get:function(){var t=u[n.Manager],o={};return t&&Object.keys(t).forEach(function(n){var c=t[n];'function'!=typeof c&&(o[n]=c)}),o}}),l(n,'Commands',{get:function(){var t=u[n.Manager],o={},c=0;return t&&Object.keys(t).forEach(function(n){'function'==typeof t[n]&&(o[n]=c++)}),o}}))}o.default.getViewManagerConfig=b.getViewManagerConfig,Object.keys(w()).forEach(function(t){j(t)}),g.nativeCallSyncHook||Object.keys(w()).forEach(function(t){s.includes(t)||(y[t]||(y[t]=w()[t]),l(o.default,t,{get:function(){return console.warn("Accessing view manager configs directly off UIManager via UIManager['"+t+"'] is no longer supported. Use UIManager.getViewManagerConfig('"+t+"') instead."),b.getViewManagerConfig(t)}}))}),m.exports=b},91,[21,65,92,26,68,93,46]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])).getEnforcing('UIManager');e.default=n},92,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=['clearJSResponder','configureNextLayoutAnimation','createView','dismissPopupMenu','dispatchViewManagerCommand','findSubviewIn','getConstantsForViewManager','getDefaultEventTypes','manageChildren','measure','measureInWindow','measureLayout','measureLayoutRelativeToParent','playTouchSound','removeRootView','removeSubviewsFromContainerWithID','replaceExistingNonRootView','sendAccessibilityEvent','setChildren','setJSResponder','setLayoutAnimationEnabledExperimental','showPopupMenu','updateView','viewIsDescendantOf','PopupMenu','LazyViewManagersEnabled','ViewManagerNames','StyleConstants','AccessibilityEventTypes','UIView','getViewManagerConfig','blur','focus','genericBubblingEventTypes','genericDirectEventTypes','lazilyLoadView']},93,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function n(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function o(o){for(var l=1;l<arguments.length;l++){var c=null!=arguments[l]?arguments[l]:{};l%2?n(Object(c),!0).forEach(function(n){t(o,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(c)):n(Object(c)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(c,t))})}return o}var l=r(d[1]),c=r(d[2]),u=r(d[3]),f=o(o({},c),{},{color:l,fontFamily:u.string,fontSize:u.number,fontStyle:u.oneOf(['normal','italic']),fontWeight:u.oneOf(['normal','bold','100','200','300','400','500','600','700','800','900']),fontVariant:u.arrayOf(u.oneOf(['small-caps','oldstyle-nums','lining-nums','tabular-nums','proportional-nums'])),textShadowOffset:u.shape({width:u.number,height:u.number}),textShadowRadius:u.number,textShadowColor:l,letterSpacing:u.number,lineHeight:u.number,textAlign:u.oneOf(['auto','left','right','center','justify']),textAlignVertical:u.oneOf(['auto','top','bottom','center']),includeFontPadding:u.bool,textDecorationLine:u.oneOf(['none','underline','line-through','underline line-through']),textDecorationStyle:u.oneOf(['solid','double','dotted','dashed']),textDecorationColor:l,textTransform:u.oneOf(['none','capitalize','uppercase','lowercase']),writingDirection:u.oneOf(['auto','ltr','rtl'])});m.exports=f},94,[65,80,95,83]);
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]);function t(o,t){var b=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable})),b.push.apply(b,n)}return b}function b(b){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?t(Object(u),!0).forEach(function(t){o(b,t,u[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(b,Object.getOwnPropertyDescriptors(u)):t(Object(u)).forEach(function(o){Object.defineProperty(b,o,Object.getOwnPropertyDescriptor(u,o))})}return b}var n=r(d[1]),u=r(d[2]),c=r(d[3]),s=r(d[4]),p=r(d[5]),l=b(b(b(b({},u),c),s),{},{backfaceVisibility:p.oneOf(['visible','hidden']),backgroundColor:n,borderColor:n,borderTopColor:n,borderRightColor:n,borderBottomColor:n,borderLeftColor:n,borderStartColor:n,borderEndColor:n,borderRadius:p.number,borderTopLeftRadius:p.number,borderTopRightRadius:p.number,borderTopStartRadius:p.number,borderTopEndRadius:p.number,borderBottomLeftRadius:p.number,borderBottomRightRadius:p.number,borderBottomStartRadius:p.number,borderBottomEndRadius:p.number,borderStyle:p.oneOf(['solid','dotted','dashed']),borderWidth:p.number,borderTopWidth:p.number,borderRightWidth:p.number,borderBottomWidth:p.number,borderLeftWidth:p.number,opacity:p.number,elevation:p.number});m.exports=l},95,[65,80,82,86,87,83]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]);var n=r(d[1]);m.exports=function(t){if(void 0===t||null===t)return t;var u=n(t);return null!==u&&void 0!==u?u=(u<<24|u>>>8)>>>0:void 0}},96,[68,81]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]),r(d[1]),r(d[2]),r(d[3]);m.exports=function(t){return t}},97,[98,68,16,45]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o={createIdentityMatrix:function(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]},createCopy:function(t){return[t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15]]},createOrthographic:function(t,n,o,u,s,c){return[2/(n-t),0,0,0,0,2/(u-o),0,0,0,0,-2/(c-s),0,-(n+t)/(n-t),-(u+o)/(u-o),-(c+s)/(c-s),1]},createFrustum:function(t,n,o,u,s,c){var v=1/(n-t),f=1/(u-o),h=1/(s-c);return[s*v*2,0,0,0,0,s*f*2,0,0,(n+t)*v,(u+o)*f,(c+s)*h,-1,0,0,c*s*h*2,0]},createPerspective:function(t,n,o,u){var s=1/Math.tan(t/2),c=1/(o-u);return[s/n,0,0,0,0,s,0,0,0,0,(u+o)*c,-1,0,0,u*o*c*2,0]},createTranslate2d:function(t,n){var u=o.createIdentityMatrix();return o.reuseTranslate2dCommand(u,t,n),u},reuseTranslate2dCommand:function(t,n,o){t[12]=n,t[13]=o},reuseTranslate3dCommand:function(t,n,o,u){t[12]=n,t[13]=o,t[14]=u},createScale:function(t){var n=o.createIdentityMatrix();return o.reuseScaleCommand(n,t),n},reuseScaleCommand:function(t,n){t[0]=n,t[5]=n},reuseScale3dCommand:function(t,n,o,u){t[0]=n,t[5]=o,t[10]=u},reusePerspectiveCommand:function(t,n){t[11]=-1/n},reuseScaleXCommand:function(t,n){t[0]=n},reuseScaleYCommand:function(t,n){t[5]=n},reuseScaleZCommand:function(t,n){t[10]=n},reuseRotateXCommand:function(t,n){t[5]=Math.cos(n),t[6]=Math.sin(n),t[9]=-Math.sin(n),t[10]=Math.cos(n)},reuseRotateYCommand:function(t,n){t[0]=Math.cos(n),t[2]=-Math.sin(n),t[8]=Math.sin(n),t[10]=Math.cos(n)},reuseRotateZCommand:function(t,n){t[0]=Math.cos(n),t[1]=Math.sin(n),t[4]=-Math.sin(n),t[5]=Math.cos(n)},createRotateZ:function(t){var n=o.createIdentityMatrix();return o.reuseRotateZCommand(n,t),n},reuseSkewXCommand:function(t,n){t[4]=Math.tan(n)},reuseSkewYCommand:function(t,n){t[1]=Math.tan(n)},multiplyInto:function(t,n,o){var u=n[0],s=n[1],c=n[2],v=n[3],f=n[4],h=n[5],M=n[6],l=n[7],C=n[8],p=n[9],x=n[10],T=n[11],y=n[12],S=n[13],D=n[14],P=n[15],q=o[0],X=o[1],Y=o[2],I=o[3];t[0]=q*u+X*f+Y*C+I*y,t[1]=q*s+X*h+Y*p+I*S,t[2]=q*c+X*M+Y*x+I*D,t[3]=q*v+X*l+Y*T+I*P,q=o[4],X=o[5],Y=o[6],I=o[7],t[4]=q*u+X*f+Y*C+I*y,t[5]=q*s+X*h+Y*p+I*S,t[6]=q*c+X*M+Y*x+I*D,t[7]=q*v+X*l+Y*T+I*P,q=o[8],X=o[9],Y=o[10],I=o[11],t[8]=q*u+X*f+Y*C+I*y,t[9]=q*s+X*h+Y*p+I*S,t[10]=q*c+X*M+Y*x+I*D,t[11]=q*v+X*l+Y*T+I*P,q=o[12],X=o[13],Y=o[14],I=o[15],t[12]=q*u+X*f+Y*C+I*y,t[13]=q*s+X*h+Y*p+I*S,t[14]=q*c+X*M+Y*x+I*D,t[15]=q*v+X*l+Y*T+I*P},determinant:function(n){var o=t(n,16),u=o[0],s=o[1],c=o[2],v=o[3],f=o[4],h=o[5],M=o[6],l=o[7],C=o[8],p=o[9],x=o[10],T=o[11],y=o[12],S=o[13],D=o[14],P=o[15];return v*M*p*y-c*l*p*y-v*h*x*y+s*l*x*y+c*h*T*y-s*M*T*y-v*M*C*S+c*l*C*S+v*f*x*S-u*l*x*S-c*f*T*S+u*M*T*S+v*h*C*D-s*l*C*D-v*f*p*D+u*l*p*D+s*f*T*D-u*h*T*D-c*h*C*P+s*M*C*P+c*f*p*P-u*M*p*P-s*f*x*P+u*h*x*P},inverse:function(n){var u=o.determinant(n);if(!u)return n;var s=t(n,16),c=s[0],v=s[1],f=s[2],h=s[3],M=s[4],l=s[5],C=s[6],p=s[7],x=s[8],T=s[9],y=s[10],S=s[11],D=s[12],P=s[13],q=s[14],X=s[15];return[(C*S*P-p*y*P+p*T*q-l*S*q-C*T*X+l*y*X)/u,(h*y*P-f*S*P-h*T*q+v*S*q+f*T*X-v*y*X)/u,(f*p*P-h*C*P+h*l*q-v*p*q-f*l*X+v*C*X)/u,(h*C*T-f*p*T-h*l*y+v*p*y+f*l*S-v*C*S)/u,(p*y*D-C*S*D-p*x*q+M*S*q+C*x*X-M*y*X)/u,(f*S*D-h*y*D+h*x*q-c*S*q-f*x*X+c*y*X)/u,(h*C*D-f*p*D-h*M*q+c*p*q+f*M*X-c*C*X)/u,(f*p*x-h*C*x+h*M*y-c*p*y-f*M*S+c*C*S)/u,(l*S*D-p*T*D+p*x*P-M*S*P-l*x*X+M*T*X)/u,(h*T*D-v*S*D-h*x*P+c*S*P+v*x*X-c*T*X)/u,(v*p*D-h*l*D+h*M*P-c*p*P-v*M*X+c*l*X)/u,(h*l*x-v*p*x-h*M*T+c*p*T+v*M*S-c*l*S)/u,(C*T*D-l*y*D-C*x*P+M*y*P+l*x*q-M*T*q)/u,(v*y*D-f*T*D+f*x*P-c*y*P-v*x*q+c*T*q)/u,(f*l*D-v*C*D-f*M*P+c*C*P+v*M*q-c*l*q)/u,(v*C*x-f*l*x+f*M*T-c*C*T-v*M*y+c*l*y)/u]},transpose:function(t){return[t[0],t[4],t[8],t[12],t[1],t[5],t[9],t[13],t[2],t[6],t[10],t[14],t[3],t[7],t[11],t[15]]},multiplyVectorByMatrix:function(n,o){var u=t(n,4),s=u[0],c=u[1],v=u[2],f=u[3];return[s*o[0]+c*o[4]+v*o[8]+f*o[12],s*o[1]+c*o[5]+v*o[9]+f*o[13],s*o[2]+c*o[6]+v*o[10]+f*o[14],s*o[3]+c*o[7]+v*o[11]+f*o[15]]},v3Length:function(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1]+t[2]*t[2])},v3Normalize:function(t,n){var u=1/(n||o.v3Length(t));return[t[0]*u,t[1]*u,t[2]*u]},v3Dot:function(t,n){return t[0]*n[0]+t[1]*
__d(function(g,r,i,a,m,e,d){'use strict';var t={width:void 0,height:void 0};m.exports=function(h,n){return(h=h||t)!==(n=n||t)&&(h.width!==n.width||h.height!==n.height)}},99,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),u=(r(d[2]),r(d[3]),r(d[4]),r(d[5]),(function(){function u(){t(this,u)}return n(u,null,[{key:"validateStyleProp",value:function(t,n,u){}},{key:"validateStyle",value:function(t,n){}},{key:"addValidStylePropTypes",value:function(t){}}]),u})());m.exports=u},100,[40,41,79,94,95,16]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function t(n){if(null!==n&&'object'==typeof n){if(!Array.isArray(n))return n;for(var f={},o=0,u=n.length;o<u;++o){var c=t(n[o]);if(c)for(var s in c)f[s]=c[s]}return f}}},101,[]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0]).default},102,[103]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.__INTERNAL_VIEW_CONFIG=void 0;var _;r(d[0]),r(d[1]),r(d[2]),r(d[3]);_=r(d[4])('RCTView');e.__INTERNAL_VIEW_CONFIG=void 0;var t=_;e.default=t},103,[68,104,182,183,196]);
__d(function(g,r,i,a,m,e,d){'use strict';var t;t=r(d[0]),m.exports=t},104,[105]);
__d(function(e,t,n,r,i,l,a){"use strict";var o=t(a[0]);t(a[1]);var u=t(a[2]),c=t(a[3]),s=t(a[4]);function f(e){return e.name="Invariant Violation",e}var d=null,p={};function h(){if(d)for(var e in p){var t=p[e],n=d.indexOf(e);if(!(-1<n))throw f(Error("EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `"+e+"`."));if(!g[n]){if(!t.extractEvents)throw f(Error("EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `"+e+"` does not."));for(var r in g[n]=t,n=t.eventTypes){var i=void 0,l=n[r],a=t,o=r;if(v.hasOwnProperty(o))throw f(Error("EventPluginHub: More than one plugin attempted to publish the same event name, `"+o+"`."));v[o]=l;var u=l.phasedRegistrationNames;if(u){for(i in u)u.hasOwnProperty(i)&&m(u[i],a);i=!0}else l.registrationName?(m(l.registrationName,a),i=!0):i=!1;if(!i)throw f(Error("EventPluginRegistry: Failed to publish event `"+r+"` for plugin `"+e+"`."))}}}}function m(e,t){if(y[e])throw f(Error("EventPluginHub: More than one plugin attempted to publish the same registration name, `"+e+"`."));y[e]=t}var g=[],v={},y={};function b(e,t,n,r,i,l,a,o,u){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this.onError(e)}}var T=!1,E=null,x=!1,w=null,S={onError:function(e){T=!0,E=e}};function k(e,t,n,r,i,l,a,o,u){T=!1,E=null,b.apply(S,arguments)}function C(e,t,n,r,i,l,a,o,u){if(k.apply(this,arguments),T){if(!T)throw f(Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue."));var c=E;T=!1,E=null,x||(x=!0,w=c)}}var _=null,P=null,R=null;function N(e,t,n){var r=e.type||"unknown-event";e.currentTarget=R(n),C(r,t,void 0,e),e.currentTarget=null}function I(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))throw f(Error("executeDirectDispatch(...): Invalid `event`."));return e.currentTarget=t?R(n):null,t=t?t(e):null,e.currentTarget=null,e._dispatchListeners=null,e._dispatchInstances=null,t}function U(e,t){if(null==t)throw f(Error("accumulateInto(...): Accumulated items must not be null or undefined."));return null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function z(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}var M=null;function A(e){if(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))for(var r=0;r<t.length&&!e.isPropagationStopped();r++)N(e,t[r],n[r]);else t&&N(e,t,n);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}var D=function(e){if(d)throw f(Error("EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React."));d=Array.prototype.slice.call(e),h()},F=function(e){var t,n=!1;for(t in e)if(e.hasOwnProperty(t)){var r=e[t];if(!p.hasOwnProperty(t)||p[t]!==r){if(p[t])throw f(Error("EventPluginRegistry: Cannot inject two different event plugins using the same name, `"+t+"`."));p[t]=r,n=!0}}n&&h()};function O(e,t){var n=e.stateNode;if(!n)return null;var r=_(n);if(!r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw f(Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof n+"` type."));return n}function j(e){do{e=e.return}while(e&&5!==e.tag);return e||null}function W(e,t,n){for(var r=[];e;)r.push(e),e=j(e);for(e=r.length;0<e--;)t(r[e],"captured",n);for(e=0;e<r.length;e++)t(r[e],"bubbled",n)}function H(e,t,n){(t=O(e,n.dispatchConfig.phasedRegistrationNames[t]))&&(n._dispatchListeners=U(n._dispatchListeners,t),n._dispatchInstances=U(n._dispatchInstances,e))}function Q(e){e&&e.dispatchConfig.phasedRegistrationNames&&W(e._targetInst,H,e)}function B(e){if(e&&e.dis
__d(function(g,r,i,a,m,e,d){r(d[0])},106,[107]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=Date.now();r(d[0]),r(d[1]),r(d[2]),r(d[3]),r(d[4]),r(d[5]),r(d[6]),r(d[7]),r(d[8]),r(d[9]),r(d[10]);var n=r(d[11]);n.markPoint('initializeCore_start',n.currentTimestamp()-(Date.now()-t)),n.markPoint('initializeCore_end')},107,[108,109,110,119,121,123,129,153,158,159,172,166]);
__d(function(g,r,i,a,m,e,d){'use strict';void 0===g.GLOBAL&&(g.GLOBAL=g),void 0===g.window&&(g.window=g),void 0===g.self&&(g.self=g),g.process=g.process||{},g.process.env=g.process.env||{},g.process.env.NODE_ENV||(g.process.env.NODE_ENV='production')},108,[]);
__d(function(g,r,i,a,m,e,d){'use strict';if(g.__RCTProfileIsProfiling){var t=r(d[0]);t.installReactHook(),t.setEnabled(!0)}},109,[43]);
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]);if(o.installConsoleErrorReporter(),!g.__fbDisableExceptionsManager){r(d[1]).setGlobalHandler(function(t,n){try{o.handleException(t,n)}catch(o){throw console.log('Failed to print error: ',o.message),t}})}},110,[111,42]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),o=r(d[1]),t=r(d[2]),c=r(d[3]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(n){return!1}}var l=(function(l){o(E,l);var p,f,u=(p=E,f=s(),function(){var n,o=c(p);if(f){var s=c(this).constructor;n=Reflect.construct(o,arguments,s)}else n=o.apply(this,arguments);return t(this,n)});function E(){var o;n(this,E);for(var t=arguments.length,c=new Array(t),s=0;s<t;s++)c[s]=arguments[s];return(o=u.call.apply(u,[this].concat(c))).name='',o}return E})(r(d[4])(Error)),p=0;function f(n,o){var t=r(d[5]).default;if(t){var c=r(d[6])(n),s=++p,l=n.message||'',f=l;null!=n.componentStack&&(f+="\n\nThis error is located at:"+n.componentStack);var u=null==n.name||''===n.name?'':n.name+": ",E='console.error'===n.name;f.startsWith(u)||(f=u+f),E||(console._errorOriginal?console._errorOriginal(f):console.error(f)),f=null==n.jsEngine?f:f+", js engine: "+n.jsEngine,t.reportException({message:f,originalMessage:f===l?null:l,name:null==n.name||''===n.name?null:n.name,componentStack:'string'==typeof n.componentStack?n.componentStack:null,stack:c,id:s,isFatal:o,extraData:{jsEngine:n.jsEngine,rawStack:n.stack,framesPopped:n.framesToPop}})}}function u(){if(console.reportErrorsAsExceptions)if(arguments[0]&&arguments[0].stack)f(arguments[0],!1);else{console._errorOriginal.apply(console,arguments);var n=r(d[7]),o=Array.prototype.map.call(arguments,n).join(', ');if('"Warning: '===o.slice(0,10))return;var t=new l(o);t.name='console.error',t.framesToPop=(t.framesToPop||0)+1,f(t,!1)}else console._errorOriginal.apply(console,arguments)}m.exports={handleException:function(n,o){f(n instanceof Error?n:new l(n),o)},installConsoleErrorReporter:function(){console._errorOriginal||(console._errorOriginal=console.error.bind(console),console.error=u,void 0===console.reportErrorsAsExceptions&&(console.reportErrorsAsExceptions=!0))},SyntheticError:l}},111,[40,56,58,55,112,116,117,45]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]);function c(f){var p="function"==typeof Map?new Map:void 0;return m.exports=c=function(c){if(null===c||!o(c))return c;if("function"!=typeof c)throw new TypeError("Super expression must either be null or a function");if(void 0!==p){if(p.has(c))return p.get(c);p.set(c,f)}function f(){return u(c,arguments,t(this).constructor)}return f.prototype=Object.create(c.prototype,{constructor:{value:f,enumerable:!1,writable:!0,configurable:!0}}),n(f,c)},c(f)}m.exports=c},112,[55,57,113,114]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return-1!==Function.toString.call(n).indexOf("[native code]")}},113,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);function p(o,u,l){return t()?m.exports=p=Reflect.construct:m.exports=p=function(t,p,o){var u=[null];u.push.apply(u,p);var l=new(Function.bind.apply(t,u));return o&&n(l,o.prototype),l},p.apply(null,arguments)}m.exports=p},114,[57,115]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}},115,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),n=(r(d[2]),o.getEnforcing('ExceptionsManager')),c={reportFatalException:function(t,o,c){n.reportFatalException(t,o,c)},reportSoftException:function(t,o,c){n.reportSoftException(t,o,c)},updateExceptionMessage:function(t,o,c){n.updateExceptionMessage(t,o,c)},dismissRedbox:function(){},reportException:function(t){t.isFatal?c.reportFatalException(t.message,t.stack,t.id):c.reportSoftException(t.message,t.stack,t.id)}},p=c;e.default=p},116,[23,25,68]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(t){if(!t||!t.stack)return[];for(var s=r(d[0]),o=Array.isArray(t.stack)?t.stack:s.parse(t.stack),f='number'==typeof t.framesToPop?t.framesToPop:0;f--;)o.shift();return o}},117,[118]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,'__esModule',{value:!0});var n='<unknown>';var l=/^\s*at (.*?) ?\(((?:file|https?|blob|chrome-extension|native|eval|webpack|<anonymous>|\/|[a-z]:\\|\\\\).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,u=/\((\S*)(?::(\d+))(?::(\d+))\)/;function t(t){var o=l.exec(t);if(!o)return null;var c=o[2]&&0===o[2].indexOf('native'),s=o[2]&&0===o[2].indexOf('eval'),v=u.exec(o[2]);return s&&null!=v&&(o[2]=v[1],o[3]=v[2],o[4]=v[3]),{file:c?null:o[2],methodName:o[1]||n,arguments:c?[o[2]]:[],lineNumber:o[3]?+o[3]:null,column:o[4]?+o[4]:null}}var o=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i;function c(l){var u=o.exec(l);return u?{file:u[2],methodName:u[1]||n,arguments:[],lineNumber:+u[3],column:u[4]?+u[4]:null}:null}var s=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)((?:file|https?|blob|chrome|webpack|resource|\[native).*?|[^@]*bundle)(?::(\d+))?(?::(\d+))?\s*$/i,v=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i;function f(l){var u=s.exec(l);if(!u)return null;var t=u[3]&&u[3].indexOf(' > eval')>-1,o=v.exec(u[3]);return t&&null!=o&&(u[3]=o[1],u[4]=o[2],u[5]=null),{file:u[3],methodName:u[1]||n,arguments:u[2]?u[2].split(','):[],lineNumber:u[4]?+u[4]:null,column:u[5]?+u[5]:null}}var b=/^\s*(?:([^@]*)(?:\((.*?)\))?@)?(\S.*?):(\d+)(?::(\d+))?\s*$/i;function p(l){var u=b.exec(l);return u?{file:u[3],methodName:u[1]||n,arguments:[],lineNumber:+u[4],column:u[5]?+u[5]:null}:null}var x=/^\s*at (?:((?:\[object object\])?[^\\/]+(?: \[as \S+\])?) )?\(?(.*?):(\d+)(?::(\d+))?\)?\s*$/i;function h(l){var u=x.exec(l);return u?{file:u[2],methodName:u[1]||n,arguments:[],lineNumber:+u[3],column:u[4]?+u[4]:null}:null}e.parse=function(n){return n.split('\n').reduce(function(n,l){var u=t(l)||c(l)||f(l)||h(l)||p(l);return u&&n.push(u),n},[])}},118,[]);
__d(function(g,r,i,a,m,e,d){'use strict';(0,r(d[0]).polyfillGlobal)('Promise',function(){return r(d[1])})},119,[120,47]);
__d(function(g,r,i,a,m,e,d){'use strict';var l=r(d[0]);function o(o,t,n){var c=Object.getOwnPropertyDescriptor(o,t),b=c||{},f=b.enumerable,u=b.writable,p=b.configurable;!c||p?l(o,t,{get:n,enumerable:!1!==f,writable:!1!==u}):console.error('Failed to set polyfill. '+t+' is not configurable.')}m.exports={polyfillObjectProperty:o,polyfillGlobal:function(l,t){o(g,l,t)}}},120,[46]);
__d(function(g,r,i,a,m,e,d){'use strict';(0,r(d[0]).polyfillGlobal)('regeneratorRuntime',function(){return delete g.regeneratorRuntime,r(d[1])})},121,[120,122]);
__d(function(g,r,i,a,m,e,d){var t=(function(t){"use strict";var n,o=Object.prototype,c=o.hasOwnProperty,u="function"==typeof Symbol?Symbol:{},h=u.iterator||"@@iterator",f=u.asyncIterator||"@@asyncIterator",l=u.toStringTag||"@@toStringTag";function s(t,n,o){return Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}),t[n]}try{s({},"")}catch(t){s=function(t,n,o){return t[n]=o}}function p(t,n,o,c){var u=n&&n.prototype instanceof E?n:E,h=Object.create(u.prototype),f=new R(c||[]);return h._invoke=S(t,o,f),h}function y(t,n,o){try{return{type:"normal",arg:t.call(n,o)}}catch(t){return{type:"throw",arg:t}}}t.wrap=p;var v="suspendedStart",w="suspendedYield",L="executing",x="completed",b={};function E(){}function _(){}function j(){}var O={};O[h]=function(){return this};var k=Object.getPrototypeOf,G=k&&k(k(Y([])));G&&G!==o&&c.call(G,h)&&(O=G);var N=j.prototype=E.prototype=Object.create(O);function F(t){["next","throw","return"].forEach(function(n){s(t,n,function(t){return this._invoke(n,t)})})}function P(t,n){function o(u,h,f,l){var s=y(t[u],t,h);if("throw"!==s.type){var p=s.arg,v=p.value;return v&&"object"==typeof v&&c.call(v,"__await")?n.resolve(v.__await).then(function(t){o("next",t,f,l)},function(t){o("throw",t,f,l)}):n.resolve(v).then(function(t){p.value=t,f(p)},function(t){return o("throw",t,f,l)})}l(s.arg)}var u;this._invoke=function(t,c){function h(){return new n(function(n,u){o(t,c,n,u)})}return u=u?u.then(h,h):h()}}function S(t,n,o){var c=v;return function(u,h){if(c===L)throw new Error("Generator is already running");if(c===x){if("throw"===u)throw h;return q()}for(o.method=u,o.arg=h;;){var f=o.delegate;if(f){var l=T(f,o);if(l){if(l===b)continue;return l}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(c===v)throw c=x,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);c=L;var s=y(t,n,o);if("normal"===s.type){if(c=o.done?x:w,s.arg===b)continue;return{value:s.arg,done:o.done}}"throw"===s.type&&(c=x,o.method="throw",o.arg=s.arg)}}}function T(t,o){var c=t.iterator[o.method];if(c===n){if(o.delegate=null,"throw"===o.method){if(t.iterator.return&&(o.method="return",o.arg=n,T(t,o),"throw"===o.method))return b;o.method="throw",o.arg=new TypeError("The iterator does not provide a 'throw' method")}return b}var u=y(c,t.iterator,o.arg);if("throw"===u.type)return o.method="throw",o.arg=u.arg,o.delegate=null,b;var h=u.arg;return h?h.done?(o[t.resultName]=h.value,o.next=t.nextLoc,"return"!==o.method&&(o.method="next",o.arg=n),o.delegate=null,b):h:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,b)}function I(t){var n={tryLoc:t[0]};1 in t&&(n.catchLoc=t[1]),2 in t&&(n.finallyLoc=t[2],n.afterLoc=t[3]),this.tryEntries.push(n)}function A(t){var n=t.completion||{};n.type="normal",delete n.arg,t.completion=n}function R(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function Y(t){if(t){var o=t[h];if(o)return o.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var u=-1,f=function o(){for(;++u<t.length;)if(c.call(t,u))return o.value=t[u],o.done=!1,o;return o.value=n,o.done=!0,o};return f.next=f}}return{next:q}}function q(){return{value:n,done:!0}}return _.prototype=N.constructor=j,j.constructor=_,_.displayName=s(j,l,"GeneratorFunction"),t.isGeneratorFunction=function(t){var n="function"==typeof t&&t.constructor;return!!n&&(n===_||"GeneratorFunction"===(n.displayName||n.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,j):(t.__proto__=j,s(t,l,"GeneratorFunction")),t.prototype=Object.create(N),t},t.awrap=function(t){return{__await:t}},F(P.prototype),P.prototype[f]=function(){return this},t.AsyncIterator=P,t.async=function(o,c,u,h,f){f===n&&(f=Promise);var l=new P(p(o,c,u,h),f);return t.isGeneratorFunction(c)?l:l.next().then(function(t){return t.done?t.value:l.next()})},F(N),s(N,l,"Generator"),N[h]=function(){return this},N.toString=function(){return"[object Generator]"},t.keys=function(t){var n=[];for(var o in t)n.push(o);return n.reverse(),function o(){for(;n
__d(function(g,r,i,a,m,e,d){'use strict';if(!g.RN$Bridgeless){var l=r(d[0]).polyfillGlobal,t=function(t){l(t,function(){return r(d[1])[t]})};t('setTimeout'),t('setInterval'),t('setImmediate'),t('clearTimeout'),t('clearInterval'),t('clearImmediate'),t('requestAnimationFrame'),t('cancelAnimationFrame'),t('requestIdleCallback'),t('cancelIdleCallback')}},123,[120,124]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),n=r(d[2]),l=(r(d[3]),r(d[4]),r(d[5])),u=null;function o(){return u||(u=r(d[6])),u()}var c=16.666666666666668,f=[],s=[],v=[],h=[],I=[],T={},b=[],p=1,w=null,k=!1;function q(){var t=v.indexOf(null);return-1===t&&(t=v.length),t}function x(t,n){var l=p++,u=q();return v[u]=l,f[u]=t,s[u]=n,l}function y(t,n,l){r(d[7])(t<=p,'Tried to call timer with ID %s but no such timer exists.',t);var u=v.indexOf(t);if(-1!==u){var h=s[u],I=f[u];if(I&&h){'setTimeout'!==h&&'setImmediate'!==h&&'requestAnimationFrame'!==h&&'requestIdleCallback'!==h||A(u);try{'setTimeout'===h||'setInterval'===h||'setImmediate'===h?I():'requestAnimationFrame'===h?I(o()):'requestIdleCallback'===h?I({timeRemaining:function(){return Math.max(0,c-(o()-n))},didTimeout:!!l}):console.error('Tried to call a callback with invalid type: '+h)}catch(t){w?w.push(t):w=[t]}}else console.error('No callback found for timerID '+t)}}function C(){if(h.length>0){var t=h.slice();h=[];for(var n=0;n<t.length;++n)y(t[n],0)}return h.length>0}function A(t){v[t]=null,f[t]=null,s[t]=null,b[t]=null}function D(t){if(null!=t){var n=v.indexOf(t);if(-1!==n){A(n);var l=s[n];'setImmediate'!==l&&'requestIdleCallback'!==l&&E(t)}}}var O,F={setTimeout:function(t,n){for(var l=arguments.length,u=new Array(l>2?l-2:0),o=2;o<l;o++)u[o-2]=arguments[o];var c=x(function(){return t.apply(void 0,u)},'setTimeout');return N(c,n||0,Date.now(),!1),c},setInterval:function(t,n){for(var l=arguments.length,u=new Array(l>2?l-2:0),o=2;o<l;o++)u[o-2]=arguments[o];var c=x(function(){return t.apply(void 0,u)},'setInterval');return N(c,n||0,Date.now(),!0),c},setImmediate:function(t){for(var n=arguments.length,l=new Array(n>1?n-1:0),u=1;u<n;u++)l[u-1]=arguments[u];var o=x(function(){return t.apply(void 0,l)},'setImmediate');return h.push(o),o},requestAnimationFrame:function(t){var n=x(t,'requestAnimationFrame');return N(n,1,Date.now(),!1),n},requestIdleCallback:function(t,n){0===I.length&&_(!0);var l=n&&n.timeout,u=x(null!=l?function(n){var l=T[u];return l&&(F.clearTimeout(l),delete T[u]),t(n)}:t,'requestIdleCallback');if(I.push(u),null!=l){var c=F.setTimeout(function(){var t=I.indexOf(u);t>-1&&(I.splice(t,1),y(u,o(),!0)),delete T[u],0===I.length&&_(!1)},l);T[u]=c}return u},cancelIdleCallback:function(t){D(t);var n=I.indexOf(t);-1!==n&&I.splice(n,1);var l=T[t];l&&(F.clearTimeout(l),delete T[t]),0===I.length&&_(!1)},clearTimeout:function(t){D(t)},clearInterval:function(t){D(t)},clearImmediate:function(t){D(t);var n=h.indexOf(t);-1!==n&&h.splice(n,1)},cancelAnimationFrame:function(t){D(t)},callTimers:function(t){l(0!==t.length,'Cannot call `callTimers` with an empty list of IDs.'),w=null;for(var n=0;n<t.length;n++)y(t[n],0);if(w){var u=w.length;if(u>1)for(var o=1;o<u;o++)F.setTimeout(function(t){throw t}.bind(null,w[o]),0);throw w[0]}},callIdleCallbacks:function(t){if(!(c-(o()-t)<1)){if(w=null,I.length>0){var n=I.slice();I=[];for(var l=0;l<n.length;++l)y(n[l],t)}0===I.length&&_(!1),w&&w.forEach(function(t){return F.setTimeout(function(){throw t},0)})}},callImmediates:function(){for(w=null;C(););w&&w.forEach(function(t){return F.setTimeout(function(){throw t},0)})},emitTimeDriftWarning:function(t){k||(k=!0,console.warn(t))}};function N(n,u,o,c){l(t.default,'NativeTiming is available'),t.default.createTimer(n,u,o,c)}function E(n){l(t.default,'NativeTiming is available'),t.default.deleteTimer(n)}function _(n){l(t.default,'NativeTiming is available'),t.default.setSendIdleEvents(n)}t.default?O=F:(console.warn("Timing native module is not available, can't set timers."),O={callImmediates:F.callImmediates,setImmediate:F.setImmediate}),n.setImmediatesCallback(O.callImmediates.bind(O)),m.exports=O},124,[21,125,34,68,43,16,126,18]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('Timing');e.default=u},125,[23,25]);
__d(function(g,r,i,a,m,e,d){"use strict";var n,t=r(d[0]);n=t.now?function(){return t.now()}:function(){return Date.now()},m.exports=n},126,[127]);
__d(function(g,r,i,a,m,e,d){'use strict';var n;r(d[0]).canUseDOM&&(n=window.performance||window.msPerformance||window.webkitPerformance),m.exports=n||{}},127,[128]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=!('undefined'==typeof window||!window.document||!window.document.createElement),t={canUseDOM:n,canUseWorkers:'undefined'!=typeof Worker,canUseEventListeners:n&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:n&&!!window.screen,isInWorker:!n};m.exports=t},128,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]).polyfillGlobal;n('XMLHttpRequest',function(){return r(d[1])}),n('FormData',function(){return r(d[2])}),n('fetch',function(){return r(d[3]).fetch}),n('Headers',function(){return r(d[3]).Headers}),n('Request',function(){return r(d[3]).Request}),n('Response',function(){return r(d[3]).Response}),n('WebSocket',function(){return r(d[4])}),n('Blob',function(){return r(d[5])}),n('File',function(){return r(d[6])}),n('FileReader',function(){return r(d[7])}),n('URL',function(){return r(d[8]).URL}),n('URLSearchParams',function(){return r(d[8]).URLSearchParams}),n('AbortController',function(){return r(d[9]).AbortController}),n('AbortSignal',function(){return r(d[9]).AbortSignal})},129,[120,130,142,143,145,133,148,149,151,152]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),n=r(d[2]),o=r(d[3]),h=r(d[4]),p=r(d[5]),u=r(d[6]);function c(t){var s=_();return function(){var n,o=u(t);if(s){var h=u(this).constructor;n=Reflect.construct(o,arguments,h)}else n=o.apply(this,arguments);return p(this,n)}}function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=r(d[7]),y=r(d[8]),f=r(d[9]),v=r(d[10]),R=r(d[11]),E=r(d[12]);l.isAvailable&&l.addNetworkingHandler();var b=0,k=1,N=2,w=3,S=4,D={arraybuffer:'function'==typeof g.ArrayBuffer,blob:'function'==typeof g.Blob,document:!1,json:!0,text:!0,'':!0},T=['abort','error','load','loadstart','progress','timeout','loadend'],q=T.concat('readystatechange'),O=(function(t){h(n,t);var s=c(n);function n(){return o(this,n),s.apply(this,arguments)}return n})(y.apply(void 0,T)),I=(function(p){h(y,p);var _=c(y);function y(){var t;return o(this,y),(t=_.call(this)).UNSENT=b,t.OPENED=k,t.HEADERS_RECEIVED=N,t.LOADING=w,t.DONE=S,t.readyState=b,t.status=0,t.timeout=0,t.withCredentials=!0,t.upload=new O,t._aborted=!1,t._hasError=!1,t._method=null,t._response='',t._url=null,t._timedOut=!1,t._trackingName='unknown',t._incrementalEvents=!1,t._reset(),t}return n(y,null,[{key:"setInterceptor",value:function(t){y._interceptor=t}}]),n(y,[{key:"_reset",value:function(){this.readyState=this.UNSENT,this.responseHeaders=void 0,this.status=0,delete this.responseURL,this._requestId=null,this._cachedResponse=void 0,this._hasError=!1,this._headers={},this._response='',this._responseType='',this._sent=!1,this._lowerCaseResponseHeaders={},this._clearSubscriptions(),this._timedOut=!1}},{key:"__didCreateRequest",value:function(t){this._requestId=t,y._interceptor&&y._interceptor.requestSent(t,this._url||'',this._method||'GET',this._headers)}},{key:"__didUploadProgress",value:function(t,s,n){t===this._requestId&&this.upload.dispatchEvent({type:'progress',lengthComputable:!0,loaded:s,total:n})}},{key:"__didReceiveResponse",value:function(t,s,n,o){t===this._requestId&&(this.status=s,this.setResponseHeaders(n),this.setReadyState(this.HEADERS_RECEIVED),o||''===o?this.responseURL=o:delete this.responseURL,y._interceptor&&y._interceptor.responseReceived(t,o||this._url||'',s,n||{}))}},{key:"__didReceiveData",value:function(t,s){t===this._requestId&&(this._response=s,this._cachedResponse=void 0,this.setReadyState(this.LOADING),y._interceptor&&y._interceptor.dataReceived(t,s))}},{key:"__didReceiveIncrementalData",value:function(t,s,n,o){t===this._requestId&&(this._response?this._response+=s:this._response=s,y._interceptor&&y._interceptor.dataReceived(t,s),this.setReadyState(this.LOADING),this.__didReceiveDataProgress(t,n,o))}},{key:"__didReceiveDataProgress",value:function(t,s,n){t===this._requestId&&this.dispatchEvent({type:'progress',lengthComputable:n>=0,loaded:s,total:n})}},{key:"__didCompleteResponse",value:function(t,s,n){t===this._requestId&&(s&&(''!==this._responseType&&'text'!==this._responseType||(this._response=s),this._hasError=!0,n&&(this._timedOut=!0)),this._clearSubscriptions(),this._requestId=null,this.setReadyState(this.DONE),s?y._interceptor&&y._interceptor.loadingFailed(t,s):y._interceptor&&y._interceptor.loadingFinished(t,this._response.length))}},{key:"_clearSubscriptions",value:function(){(this._subscriptions||[]).forEach(function(t){t&&t.remove()}),this._subscriptions=[]}},{key:"getAllResponseHeaders",value:function(){if(!this.responseHeaders)return null;var t=this.responseHeaders||{};return Object.keys(t).map(function(s){return s+': '+t[s]}).join('\r\n')}},{key:"getResponseHeader",value:function(t){var s=this._lowerCaseResponseHeaders[t.toLowerCase()];return void 0!==s?s:null}},{key:"setRequestHeader",value:function(t,s){if(this.readyState!==this.OPENED)throw new Error('Request has not been opened');this._headers[t.toLowerCase()]=String(s)}},{key:"setTrackingName",value:function(t){return this._trackingName=t,this}},{key:"open",v
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),l=t(r(d[1])),o=t(r(d[2])),n=t(r(d[3])),u=t(r(d[4])),f=t(r(d[5])),c=t(r(d[6]));function b(t,l){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);l&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(t,l).enumerable})),o.push.apply(o,n)}return o}function s(t){for(var o=1;o<arguments.length;o++){var n=null!=arguments[o]?arguments[o]:{};o%2?b(Object(n),!0).forEach(function(o){(0,l.default)(t,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach(function(l){Object.defineProperty(t,l,Object.getOwnPropertyDescriptor(n,l))})}return t}var v=r(d[7]),x=r(d[8]);var y=(function(){function t(){(0,n.default)(this,t)}return(0,u.default)(t,null,[{key:"createFromParts",value:function(l,o){(0,c.default)(f.default,'NativeBlobModule is available.');var n='xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g,function(t){var l=16*Math.random()|0;return('x'==t?l:3&l|8).toString(16)}),u=l.map(function(t){if(t instanceof ArrayBuffer||g.ArrayBufferView&&t instanceof g.ArrayBufferView)throw new Error("Creating blobs from 'ArrayBuffer' and 'ArrayBufferView' are not supported");return t instanceof v?{data:t.data,type:'blob'}:{data:String(t),type:'string'}}),b=u.reduce(function(t,l){return'string'===l.type?t+g.unescape(encodeURI(l.data)).length:t+l.data.size},0);return f.default.createFromParts(u,n),t.createFromOptions({blobId:n,offset:0,size:b,type:o?o.type:'',lastModified:o?o.lastModified:Date.now()})}},{key:"createFromOptions",value:function(t){return x.register(t.blobId),(0,o.default)(Object.create(v.prototype),{data:null==t.__collector?s(s({},t),{},{__collector:(l=t.blobId,null==g.__blobCollectorProvider?null:g.__blobCollectorProvider(l))}):t});var l}},{key:"release",value:function(t){(0,c.default)(f.default,'NativeBlobModule is available.'),x.unregister(t),x.has(t)||f.default.release(t)}},{key:"addNetworkingHandler",value:function(){(0,c.default)(f.default,'NativeBlobModule is available.'),f.default.addNetworkingHandler()}},{key:"addWebSocketHandler",value:function(t){(0,c.default)(f.default,'NativeBlobModule is available.'),f.default.addWebSocketHandler(t)}},{key:"removeWebSocketHandler",value:function(t){(0,c.default)(f.default,'NativeBlobModule is available.'),f.default.removeWebSocketHandler(t)}},{key:"sendOverSocket",value:function(t,l){(0,c.default)(f.default,'NativeBlobModule is available.'),f.default.sendOverSocket(t.data,l)}}]),t})();y.isAvailable=!!f.default,m.exports=y},131,[21,65,27,40,41,132,16,133,134]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('BlobModule');e.default=u},132,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=(function(){function s(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],o=arguments.length>1?arguments[1]:void 0;t(this,s);var u=r(d[2]);this.data=u.createFromParts(n,o).data}return n(s,[{key:"slice",value:function(t,n){var s=r(d[2]),o=this.data,u=o.offset,l=o.size;return'number'==typeof t&&(t>l&&(t=l),u+=t,l-=t,'number'==typeof n&&(n<0&&(n=this.size+n),l=n-t)),s.createFromOptions({blobId:this.data.blobId,offset:u,size:l})}},{key:"close",value:function(){r(d[2]).release(this.data.blobId),this.data=null}},{key:"data",set:function(t){this._data=t},get:function(){if(!this._data)throw new Error('Blob has been closed and is no longer available');return this._data}},{key:"size",get:function(){return this.data.size}},{key:"type",get:function(){return this.data.type||''}}]),s})();m.exports=s},133,[40,41,131]);
__d(function(g,r,i,a,m,e,d){var n={};m.exports={register:function(t){n[t]?n[t]++:n[t]=1},unregister:function(t){n[t]&&(n[t]--,n[t]<=0&&delete n[t])},has:function(t){return n[t]&&n[t]>0}}},134,[]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,'__esModule',{value:!0});var t=new WeakMap,n=new WeakMap;function o(n){var o=t.get(n);return console.assert(null!=o,"'this' is expected an Event object, but got",n),o}function l(t){null==t.passiveListener?t.event.cancelable&&(t.canceled=!0,"function"==typeof t.event.preventDefault&&t.event.preventDefault()):"undefined"!=typeof console&&"function"==typeof console.error&&console.error("Unable to preventDefault inside passive event listener invocation.",t.passiveListener)}function u(n,o){t.set(this,{eventTarget:n,event:o,eventPhase:2,currentTarget:n,canceled:!1,stopped:!1,immediateStopped:!1,passiveListener:null,timeStamp:o.timeStamp||Date.now()}),Object.defineProperty(this,"isTrusted",{value:!1,enumerable:!0});for(var l=Object.keys(o),u=0;u<l.length;++u){var p=l[u];p in this||Object.defineProperty(this,p,s(p))}}function s(t){return{get:function(){return o(this).event[t]},set:function(n){o(this).event[t]=n},configurable:!0,enumerable:!0}}function p(t){return{value:function(){var n=o(this).event;return n[t].apply(n,arguments)},configurable:!0,enumerable:!0}}function c(t,n){var o=Object.keys(n);if(0===o.length)return t;function l(n,o){t.call(this,n,o)}l.prototype=Object.create(t.prototype,{constructor:{value:l,configurable:!0,writable:!0}});for(var u=0;u<o.length;++u){var c=o[u];if(!(c in t.prototype)){var f="function"==typeof Object.getOwnPropertyDescriptor(n,c).value;Object.defineProperty(l.prototype,c,f?p(c):s(c))}}return l}function f(t){if(null==t||t===Object.prototype)return u;var o=n.get(t);return null==o&&(o=c(f(Object.getPrototypeOf(t)),t),n.set(t,o)),o}function v(t,n){return new(f(Object.getPrototypeOf(n)))(t,n)}function y(t){return o(t).immediateStopped}function b(t,n){o(t).eventPhase=n}function h(t,n){o(t).currentTarget=n}function w(t,n){o(t).passiveListener=n}u.prototype={get type(){return o(this).event.type},get target(){return o(this).eventTarget},get currentTarget(){return o(this).currentTarget},composedPath:function(){var t=o(this).currentTarget;return null==t?[]:[t]},get NONE(){return 0},get CAPTURING_PHASE(){return 1},get AT_TARGET(){return 2},get BUBBLING_PHASE(){return 3},get eventPhase(){return o(this).eventPhase},stopPropagation:function(){var t=o(this);t.stopped=!0,"function"==typeof t.event.stopPropagation&&t.event.stopPropagation()},stopImmediatePropagation:function(){var t=o(this);t.stopped=!0,t.immediateStopped=!0,"function"==typeof t.event.stopImmediatePropagation&&t.event.stopImmediatePropagation()},get bubbles(){return Boolean(o(this).event.bubbles)},get cancelable(){return Boolean(o(this).event.cancelable)},preventDefault:function(){l(o(this))},get defaultPrevented(){return o(this).canceled},get composed(){return Boolean(o(this).event.composed)},get timeStamp(){return o(this).timeStamp},get srcElement(){return o(this).eventTarget},get cancelBubble(){return o(this).stopped},set cancelBubble(t){if(t){var n=o(this);n.stopped=!0,"boolean"==typeof n.event.cancelBubble&&(n.event.cancelBubble=!0)}},get returnValue(){return!o(this).canceled},set returnValue(t){t||l(o(this))},initEvent:function(){}},Object.defineProperty(u.prototype,"constructor",{value:u,configurable:!0,writable:!0}),"undefined"!=typeof window&&void 0!==window.Event&&(Object.setPrototypeOf(u.prototype,window.Event.prototype),n.set(window.Event.prototype,u));var T=new WeakMap,P=3;function x(t){return null!==t&&"object"==typeof t}function E(t){var n=T.get(t);if(null==n)throw new TypeError("'this' is expected an EventTarget object, but got another value.");return n}function O(t){return{get:function(){for(var n=E(this).get(t);null!=n;){if(n.listenerType===P)return n.listener;n=n.next}return null},set:function(n){"function"==typeof n||x(n)||(n=null);for(var o=E(this),l=null,u=o.get(t);null!=u;)u.listenerType===P?null!==l?l.next=u.next:null!==u.next?o.set(t,u.next):o.delete(t):l=u,u=u.next;if(null!==n){var s={listener:n,listenerType:P,passive:!1,once:!1,next:null};null===l?o.set(t,s):l.next=s}},configurable:!0,enumerable:!0}}function j(t,n){Object.defineProperty(t,"on"+n,O(n))}
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),c=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),f=t(r(d[5])),s=t(r(d[6])),l=t(r(d[7]));function p(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,u)}return c}function y(t){for(var c=1;c<arguments.length;c++){var u=null!=arguments[c]?arguments[c]:{};c%2?p(Object(u),!0).forEach(function(c){(0,n.default)(t,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):p(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=r(d[8]),h=r(d[9]),v=(function(t){(0,o.default)(v,t);var n,p,b=(n=v,p=O(),function(){var t,c=(0,s.default)(n);if(p){var u=(0,s.default)(this).constructor;t=Reflect.construct(c,arguments,u)}else t=c.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,c.default)(this,v),b.call(this,l.default)}return(0,u.default)(v,[{key:"sendRequest",value:function(t,n,c,u,o,f,s,p,O,b){var v=h(o);l.default.sendRequest({method:t,url:c,data:y(y({},v),{},{trackingName:n}),headers:u,responseType:f,incrementalUpdates:s,timeout:p,withCredentials:b},O)}},{key:"abortRequest",value:function(t){l.default.abortRequest(t)}},{key:"clearCookies",value:function(t){l.default.clearCookies(t)}}]),v})(b);m.exports=new v},136,[21,65,40,41,56,58,55,137,138,139]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])).getEnforcing('Networking');e.default=n},137,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),u=r(d[4]),l=r(d[5]);function c(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=r(d[6]),f=(r(d[7]),r(d[8])),h=r(d[9]),p=(function(p){s(M,v);var y,_,L=(y=M,_=c(),function(){var t,n=l(y);if(_){var o=l(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return u(this,t)});function M(n){var o;return t(this,M),o=L.call(this,f.sharedSubscriber),h(n,'Native module cannot be null.'),o._nativeModule=n,o}return n(M,[{key:"addListener",value:function(t,n,s){return null!=this._nativeModule&&this._nativeModule.addListener(t),o(l(M.prototype),"addListener",this).call(this,t,n,s)}},{key:"removeAllListeners",value:function(t){h(t,'eventType argument is required.');var n=this.listeners(t).length;null!=this._nativeModule&&this._nativeModule.removeListeners(n),o(l(M.prototype),"removeAllListeners",this).call(this,t)}},{key:"removeSubscription",value:function(t){null!=this._nativeModule&&this._nativeModule.removeListeners(1),o(l(M.prototype),"removeSubscription",this).call(this,t)}}]),M})();m.exports=p},138,[40,41,53,56,58,55,60,68,52,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),f=r(d[2]);m.exports=function(s){return'string'==typeof s?{string:s}:s instanceof n?{blob:s.data}:s instanceof f?{formData:s.getParts()}:s instanceof ArrayBuffer||ArrayBuffer.isView(s)?{base64:t(s)}:s}},139,[140,133,142]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=function(f){if(f instanceof ArrayBuffer&&(f=new Uint8Array(f)),f instanceof Uint8Array)return t.fromByteArray(f);if(!ArrayBuffer.isView(f))throw new Error('data must be ArrayBuffer or typed array');var n=f,y=n.buffer,o=n.byteOffset,u=n.byteLength;return t.fromByteArray(new Uint8Array(y,o,u))}},140,[141]);
__d(function(g,r,i,a,m,e,d){'use strict';e.byteLength=function(t){var n=f(t),o=n[0],h=n[1];return 3*(o+h)/4-h},e.toByteArray=function(t){var h,u,c=f(t),C=c[0],y=c[1],s=new o(A(t,C,y)),v=0,l=y>0?C-4:C;for(u=0;u<l;u+=4)h=n[t.charCodeAt(u)]<<18|n[t.charCodeAt(u+1)]<<12|n[t.charCodeAt(u+2)]<<6|n[t.charCodeAt(u+3)],s[v++]=h>>16&255,s[v++]=h>>8&255,s[v++]=255&h;2===y&&(h=n[t.charCodeAt(u)]<<2|n[t.charCodeAt(u+1)]>>4,s[v++]=255&h);1===y&&(h=n[t.charCodeAt(u)]<<10|n[t.charCodeAt(u+1)]<<4|n[t.charCodeAt(u+2)]>>2,s[v++]=h>>8&255,s[v++]=255&h);return s},e.fromByteArray=function(n){for(var o,h=n.length,u=h%3,c=[],f=0,A=h-u;f<A;f+=16383)c.push(C(n,f,f+16383>A?A:f+16383));1===u?(o=n[h-1],c.push(t[o>>2]+t[o<<4&63]+'==')):2===u&&(o=(n[h-2]<<8)+n[h-1],c.push(t[o>>10]+t[o>>4&63]+t[o<<2&63]+'='));return c.join('')};for(var t=[],n=[],o='undefined'!=typeof Uint8Array?Uint8Array:Array,h='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/',u=0,c=h.length;u<c;++u)t[u]=h[u],n[h.charCodeAt(u)]=u;function f(t){var n=t.length;if(n%4>0)throw new Error('Invalid string. Length must be a multiple of 4');var o=t.indexOf('=');return-1===o&&(o=n),[o,o===n?0:4-o%4]}function A(t,n,o){return 3*(n+o)/4-o}function C(n,o,h){for(var u,c,f=[],A=o;A<h;A+=3)u=(n[A]<<16&16711680)+(n[A+1]<<8&65280)+(255&n[A+2]),f.push(t[(c=u)>>18&63]+t[c>>12&63]+t[c>>6&63]+t[63&c]);return f.join('')}n['-'.charCodeAt(0)]=62,n['_'.charCodeAt(0)]=63},141,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]);function s(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function p(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?s(Object(c),!0).forEach(function(o){t(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):s(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}var f=(function(){function t(){o(this,t),this._parts=[]}return c(t,[{key:"append",value:function(t,n){this._parts.push([t,n])}},{key:"getParts",value:function(){return this._parts.map(function(t){var o=n(t,2),c=o[0],s=o[1],f={'content-disposition':'form-data; name="'+c+'"'};return'object'==typeof s&&s?('string'==typeof s.name&&(f['content-disposition']+='; filename="'+s.name+'"'),'string'==typeof s.type&&(f['content-type']=s.type),p(p({},s),{},{headers:f,fieldName:c})):{string:String(s),headers:f,fieldName:c}})}}]),t})();m.exports=f},142,[65,28,40,41]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]),m.exports={fetch:fetch,Headers:Headers,Request:Request,Response:Response}},143,[144]);
__d(function(g,r,i,a,m,e,d){var t,o;t=this,o=function(t){'use strict';var o='undefined'!=typeof globalThis&&globalThis||'undefined'!=typeof self&&self||void 0!==o&&o,n={searchParams:'URLSearchParams'in o,iterable:'Symbol'in o&&'iterator'in Symbol,blob:'FileReader'in o&&'Blob'in o&&(function(){try{return new Blob,!0}catch(t){return!1}})(),formData:'FormData'in o,arrayBuffer:'ArrayBuffer'in o};if(n.arrayBuffer)var s=['[object Int8Array]','[object Uint8Array]','[object Uint8ClampedArray]','[object Int16Array]','[object Uint16Array]','[object Int32Array]','[object Uint32Array]','[object Float32Array]','[object Float64Array]'],h=ArrayBuffer.isView||function(t){return t&&s.indexOf(Object.prototype.toString.call(t))>-1};function f(t){if('string'!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||''===t)throw new TypeError('Invalid character in header field name');return t.toLowerCase()}function u(t){return'string'!=typeof t&&(t=String(t)),t}function c(t){var o={next:function(){var o=t.shift();return{done:void 0===o,value:o}}};return n.iterable&&(o["function"==typeof Symbol?Symbol.iterator:"@@iterator"]=function(){return o}),o}function y(t){this.map={},t instanceof y?t.forEach(function(t,o){this.append(o,t)},this):Array.isArray(t)?t.forEach(function(t){this.append(t[0],t[1])},this):t&&Object.getOwnPropertyNames(t).forEach(function(o){this.append(o,t[o])},this)}function l(t){if(t.bodyUsed)return Promise.reject(new TypeError('Already read'));t.bodyUsed=!0}function p(t){return new Promise(function(o,n){t.onload=function(){o(t.result)},t.onerror=function(){n(t.error)}})}function b(t){var o=new FileReader,n=p(o);return o.readAsArrayBuffer(t),n}function w(t){for(var o=new Uint8Array(t),n=new Array(o.length),s=0;s<o.length;s++)n[s]=String.fromCharCode(o[s]);return n.join('')}function v(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function _(){return this.bodyUsed=!1,this._initBody=function(t){var o;this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?'string'==typeof t?this._bodyText=t:n.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:n.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():n.arrayBuffer&&n.blob&&((o=t)&&DataView.prototype.isPrototypeOf(o))?(this._bodyArrayBuffer=v(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||h(t))?this._bodyArrayBuffer=v(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText='',this.headers.get('content-type')||('string'==typeof t?this.headers.set('content-type','text/plain;charset=UTF-8'):this._bodyBlob&&this._bodyBlob.type?this.headers.set('content-type',this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set('content-type','application/x-www-form-urlencoded;charset=UTF-8'))},n.blob&&(this.blob=function(){var t=l(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error('could not read FormData body as blob');return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=l(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}return this.blob().then(b)}),this.text=function(){var t,o,n,s=l(this);if(s)return s;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,n=p(o),o.readAsText(t),n;if(this._bodyArrayBuffer)return Promise.resolve(w(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error('could not read FormData body as text');return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(A)}),this.json=function(){return this.text().then(JSON.parse)},this}y.prototype.appen
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=t(r(d[1])),n=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),u=t(r(d[5])),l=t(r(d[6])),f=t(r(d[7]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=r(d[8]),b=r(d[9]),p=r(d[10]),v=r(d[11]),_=(r(d[12]),r(d[13])),E=r(d[14]),k=r(d[15]),S=r(d[16]),I=0,N=1,w=2,O=3,C=0,L=(function(t){(0,c.default)(A,t);var p,L,T=(p=A,L=h(),function(){var t,s=(0,l.default)(p);if(L){var n=(0,l.default)(this).constructor;t=Reflect.construct(s,arguments,n)}else t=s.apply(this,arguments);return(0,u.default)(this,t)});function A(t,o,c){var u;(0,n.default)(this,A),(u=T.call(this)).CONNECTING=I,u.OPEN=N,u.CLOSING=w,u.CLOSED=O,u.readyState=I,'string'==typeof o&&(o=[o]);var l=c||{},h=l.headers,y=void 0===h?{}:h,b=(0,s.default)(l,["headers"]);return b&&'string'==typeof b.origin&&(console.warn('Specifying `origin` as a WebSocket connection option is deprecated. Include it under `headers` instead.'),y.origin=b.origin,delete b.origin),Object.keys(b).length>0&&console.warn('Unrecognized WebSocket connection option(s) `'+Object.keys(b).join('`, `')+"`. Did you mean to put these under `headers`?"),Array.isArray(o)||(o=null),u._eventEmitter=new v(f.default),u._socketId=C++,u._registerEvents(),f.default.connect(t,o,{headers:y},u._socketId),u}return(0,o.default)(A,[{key:"close",value:function(t,s){this.readyState!==this.CLOSING&&this.readyState!==this.CLOSED&&(this.readyState=this.CLOSING,this._close(t,s))}},{key:"send",value:function(t){if(this.readyState===this.CONNECTING)throw new Error('INVALID_STATE_ERR');if(t instanceof y)return S(b.isAvailable,'Native module BlobModule is required for blob support'),void b.sendOverSocket(t,this._socketId);if('string'!=typeof t){if(!(t instanceof ArrayBuffer||ArrayBuffer.isView(t)))throw new Error('Unsupported data type');f.default.sendBinary(k(t),this._socketId)}else f.default.send(t,this._socketId)}},{key:"ping",value:function(){if(this.readyState===this.CONNECTING)throw new Error('INVALID_STATE_ERR');f.default.ping(this._socketId)}},{key:"_close",value:function(t,s){var n='number'==typeof t?t:1e3,o='string'==typeof s?s:'';f.default.close(n,o,this._socketId),b.isAvailable&&'blob'===this._binaryType&&b.removeWebSocketHandler(this._socketId)}},{key:"_unregisterEvents",value:function(){this._subscriptions.forEach(function(t){return t.remove()}),this._subscriptions=[]}},{key:"_registerEvents",value:function(){var t=this;this._subscriptions=[this._eventEmitter.addListener('websocketMessage',function(s){if(s.id===t._socketId){var n=s.data;switch(s.type){case'binary':n=E.toByteArray(s.data).buffer;break;case'blob':n=b.createFromOptions(s.data)}t.dispatchEvent(new _('message',{data:n}))}}),this._eventEmitter.addListener('websocketOpen',function(s){s.id===t._socketId&&(t.readyState=t.OPEN,t.protocol=s.protocol,t.dispatchEvent(new _('open')))}),this._eventEmitter.addListener('websocketClosed',function(s){s.id===t._socketId&&(t.readyState=t.CLOSED,t.dispatchEvent(new _('close',{code:s.code,reason:s.reason})),t._unregisterEvents(),t.close())}),this._eventEmitter.addListener('websocketFailed',function(s){s.id===t._socketId&&(t.readyState=t.CLOSED,t.dispatchEvent(new _('error',{message:s.message})),t.dispatchEvent(new _('close',{message:s.message})),t._unregisterEvents(),t.close())})]}},{key:"binaryType",get:function(){return this._binaryType},set:function(t){if('blob'!==t&&'arraybuffer'!==t)throw new Error("binaryType must be either 'blob' or 'arraybuffer'");'blob'!==this._binaryType&&'blob'!==t||(S(b.isAvailable,'Native module BlobModule is required for blob support'),'blob'===t?b.addWebSocketHandler(this._socketId):b.removeWebSocketHandler(this._socketId)),this._binaryType=t}}]),A})(p.apply(void 0,['close','error','message','open']));L.CONNECTING=I,L.OPEN=N,L.CLOSING=w,L.CLOSED=O,m.exports=L},145,[21,66,40,41,56,58,55,146,133,131,135,138,68,147,141,140,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).getEnforcing('WebSocketModule');e.default=o},146,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]);m.exports=function n(o,c){s(this,n),this.type=o.toString(),t(this,c)}},147,[27,40]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),u=r(d[2]),c=r(d[3]),s=r(d[4]);function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var f=r(d[5]),l=r(d[6]),h=(function(h){u(R,f);var p,y,v=(p=R,y=o(),function(){var t,n=s(p);if(y){var u=s(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return c(this,t)});function R(n,u,c){var s;return t(this,R),l(null!=n&&null!=u,'Failed to construct `File`: Must pass both `parts` and `name` arguments.'),(s=v.call(this,n,c)).data.name=u,s}return n(R,[{key:"name",get:function(){return l(null!=this.data.name,'Files must have a name set.'),this.data.name}},{key:"lastModified",get:function(){return this.data.lastModified||0}}]),R})();m.exports=h},148,[40,41,56,58,55,133,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),s=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6]));function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[7]);var h=0,_=1,y=2,p=(function(t){(0,o.default)(R,t);var p,v,b=(p=R,v=l(),function(){var t,n=(0,c.default)(p);if(v){var s=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function R(){var t;return(0,n.default)(this,R),(t=b.call(this)).EMPTY=h,t.LOADING=_,t.DONE=y,t._aborted=!1,t._subscriptions=[],t._reset(),t}return(0,s.default)(R,[{key:"_reset",value:function(){this._readyState=h,this._error=null,this._result=null}},{key:"_clearSubscriptions",value:function(){this._subscriptions.forEach(function(t){return t.remove()}),this._subscriptions=[]}},{key:"_setReadyState",value:function(t){this._readyState=t,this.dispatchEvent({type:'readystatechange'}),t===y&&(this._aborted?this.dispatchEvent({type:'abort'}):this._error?this.dispatchEvent({type:'error'}):this.dispatchEvent({type:'load'}),this.dispatchEvent({type:'loadend'}))}},{key:"readAsArrayBuffer",value:function(){throw new Error('FileReader.readAsArrayBuffer is not implemented')}},{key:"readAsDataURL",value:function(t){var n=this;this._aborted=!1,f.default.readAsDataURL(t.data).then(function(t){n._aborted||(n._result=t,n._setReadyState(y))},function(t){n._aborted||(n._error=t,n._setReadyState(y))})}},{key:"readAsText",value:function(t){var n=this,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'UTF-8';this._aborted=!1,f.default.readAsText(t.data,s).then(function(t){n._aborted||(n._result=t,n._setReadyState(y))},function(t){n._aborted||(n._error=t,n._setReadyState(y))})}},{key:"abort",value:function(){this._aborted=!0,this._readyState!==h&&this._readyState!==y&&(this._reset(),this._setReadyState(y)),this._reset()}},{key:"readyState",get:function(){return this._readyState}},{key:"error",get:function(){return this._error}},{key:"result",get:function(){return this._result}}]),R})(r(d[8]).apply(void 0,['abort','error','load','loadstart','loadend','progress']));p.EMPTY=h,p.LOADING=_,p.DONE=y,m.exports=p},149,[21,40,41,56,58,55,150,133,135]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).getEnforcing('FileReaderModule');e.default=u},150,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.URL=e.URLSearchParams=void 0;var n,o=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),f=(r(d[4]),null);if(s.default&&'string'==typeof s.default.getConstants().BLOB_URI_SCHEME){var l=s.default.getConstants();f=l.BLOB_URI_SCHEME+':','string'==typeof l.BLOB_URI_HOST&&(f+="//"+l.BLOB_URI_HOST+"/")}n=Symbol.iterator;var h=(function(){function t(n){var u=this;(0,o.default)(this,t),this._searchParams=[],'object'==typeof n&&Object.keys(n).forEach(function(t){return u.append(t,n[t])})}return(0,u.default)(t,[{key:"append",value:function(t,n){this._searchParams.push([t,n])}},{key:"delete",value:function(t){throw new Error('not implemented')}},{key:"get",value:function(t){throw new Error('not implemented')}},{key:"getAll",value:function(t){throw new Error('not implemented')}},{key:"has",value:function(t){throw new Error('not implemented')}},{key:"set",value:function(t,n){throw new Error('not implemented')}},{key:"sort",value:function(){throw new Error('not implemented')}},{key:n,value:function(){return this._searchParams["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()}},{key:"toString",value:function(){if(0===this._searchParams.length)return'';var t=this._searchParams.length-1;return this._searchParams.reduce(function(n,o,u){return n+o.join('=')+(u===t?'':'&')},'')}}]),t})();function c(t){return/^(?:(?:(?:https?|ftp):)?\/\/)(?:(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:[/?#]\S*)?$/i.test(t)}e.URLSearchParams=h;var w=(function(){function t(n,u){(0,o.default)(this,t),this._searchParamsInstance=null;var s=null;if(!u||c(n))this._url=n,this._url.endsWith('/')||(this._url+='/');else{if('string'==typeof u){if(!c(s=u))throw new TypeError("Invalid base URL: "+s)}else'object'==typeof u&&(s=u.toString());s.endsWith('/')&&n.startsWith('/')&&(s=s.slice(0,s.length-1)),s.endsWith(n)&&(n=''),this._url=""+s+n}}return(0,u.default)(t,null,[{key:"createObjectURL",value:function(t){if(null===f)throw new Error('Cannot create URL for blob!');return""+f+t.data.blobId+"?offset="+t.data.offset+"&size="+t.size}},{key:"revokeObjectURL",value:function(t){}}]),(0,u.default)(t,[{key:"toJSON",value:function(){return this.toString()}},{key:"toString",value:function(){if(null===this._searchParamsInstance)return this._url;var t=this._url.indexOf('?')>-1?'&':'?';return this._url+t+this._searchParamsInstance.toString()}},{key:"hash",get:function(){throw new Error('not implemented')}},{key:"host",get:function(){throw new Error('not implemented')}},{key:"hostname",get:function(){throw new Error('not implemented')}},{key:"href",get:function(){return this.toString()}},{key:"origin",get:function(){throw new Error('not implemented')}},{key:"password",get:function(){throw new Error('not implemented')}},{key:"pathname",get:function(){throw new Error('not implemented')}},{key:"port",get:function(){throw new Error('not implemented')}},{key:"protocol",get:function(){throw new Error('not implemented')}},{key:"search",get:function(){throw new Error('not implemented')}},{key:"searchParams",get:function(){return null==this._searchParamsInstance&&(this._searchParamsInstance=new h),this._searchParamsInstance}},{key:"username",get:function(){throw new Error('not implemented')}}]),t})();e.URL=w},151,[21,40,41,132,133]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=r(d[1]),n=r(d[2]),l=r(d[3]),c=r(d[4]);function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}Object.defineProperty(e,'__esModule',{value:!0});var f=r(d[5]),b=(function(f){n(S,f);var b,y,s=(b=S,y=u(),function(){var t,o=c(b);if(y){var n=c(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return l(this,t)});function S(){throw t(this,S),s.call(this),new TypeError("AbortSignal cannot be constructed directly")}return o(S,[{key:"aborted",get:function(){var t=p.get(this);if("boolean"!=typeof t)throw new TypeError("Expected 'this' to be an 'AbortSignal' object, but got "+(null===this?"null":typeof this));return t}}]),S})(f.EventTarget);f.defineEventAttribute(b.prototype,"abort");var p=new WeakMap;Object.defineProperties(b.prototype,{aborted:{enumerable:!0}}),"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag")&&Object.defineProperty(b.prototype,"function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag",{configurable:!0,value:"AbortSignal"});var y=(function(){function n(){var o;t(this,n),s.set(this,(o=Object.create(b.prototype),f.EventTarget.call(o),p.set(o,!1),o))}return o(n,[{key:"abort",value:function(){var t;t=S(this),!1===p.get(t)&&(p.set(t,!0),t.dispatchEvent({type:"abort"}))}},{key:"signal",get:function(){return S(this)}}]),n})(),s=new WeakMap;function S(t){var o=s.get(t);if(null==o)throw new TypeError("Expected 'this' to be an 'AbortController' object, but got "+(null===t?"null":typeof t));return o}Object.defineProperties(y.prototype,{signal:{enumerable:!0},abort:{enumerable:!0}}),"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag")&&Object.defineProperty(y.prototype,"function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag",{configurable:!0,value:"AbortController"}),e.AbortController=y,e.AbortSignal=b,e.default=y,m.exports=y,m.exports.AbortController=m.exports.default=y,m.exports.AbortSignal=b},152,[4,5,6,8,11,135]);
__d(function(g,r,i,a,m,e,d){'use strict';g.alert||(g.alert=function(t){r(d[0]).alert('Alert',''+t)})},153,[154]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),s=t(r(d[4])),u=t(r(d[5])),c=(function(){function t(){(0,n.default)(this,t)}return(0,o.default)(t,null,[{key:"alert",value:function(n,o,u,c){if('ios'===l.default.OS)t.prompt(n,o,u,'default');else if('android'===l.default.OS){if(!s.default)return;var f=s.default.getConstants(),p={title:n||'',message:o||'',cancelable:!1};c&&c.cancelable&&(p.cancelable=c.cancelable);var v=u?u.slice(0,3):[{text:"OK"}],y=v.pop(),b=v.pop(),h=v.pop();h&&(p.buttonNeutral=h.text||''),b&&(p.buttonNegative=b.text||''),y&&(p.buttonPositive=y.text||"OK");s.default.showAlert(p,function(t){return console.warn(t)},function(t,n){t===f.buttonClicked?n===f.buttonNeutral?h.onPress&&h.onPress():n===f.buttonNegative?b.onPress&&b.onPress():n===f.buttonPositive&&y.onPress&&y.onPress():t===f.dismissed&&c&&c.onDismiss&&c.onDismiss()})}}},{key:"prompt",value:function(t,n,o){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:'plain-text',c=arguments.length>4?arguments[4]:void 0,f=arguments.length>5?arguments[5]:void 0;if('ios'===l.default.OS){if('function'==typeof s){console.warn("You passed a callback function as the \"type\" argument to Alert.prompt(). React Native is assuming you want to use the deprecated Alert.prompt(title, defaultValue, buttons, callback) signature. The current signature is Alert.prompt(title, message, callbackOrButtons, type, defaultValue, keyboardType) and the old syntax will be removed in a future version.");var p=s;return void u.default.alertWithArgs({title:t||'',type:'plain-text',defaultValue:n||''},function(t,n){p(n)})}var v,y,b=[],h=[];'function'==typeof o?b=[o]:Array.isArray(o)&&o.forEach(function(t,n){if(b[n]=t.onPress,'cancel'===t.style?v=String(n):'destructive'===t.style&&(y=String(n)),t.text||n<(o||[]).length-1){var l={};l[n]=t.text||'',h.push(l)}}),u.default.alertWithArgs({title:t||'',message:n||void 0,buttons:h,type:s||void 0,defaultValue:c,cancelButtonKey:v,destructiveButtonKey:y,keyboardType:f},function(t,n){var o=b[t];o&&o(n)})}}}]),t})();m.exports=c},154,[21,40,41,68,155,156]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).get('DialogManagerAndroid');e.default=o},155,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1]));m.exports={alertWithArgs:function(l,u){null!=t.default&&t.default.alertWithArgs(l,u)}}},156,[21,157]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('AlertManager');e.default=u},157,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]).polyfillObjectProperty,o=g.navigator;void 0===o&&(g.navigator=o={}),t(o,'product',function(){return'ReactNative'})},158,[120]);
__d(function(g,r,i,a,m,e,d){'use strict';if(!g.RN$Bridgeless){var l=r(d[0]);l.registerLazyCallableModule('Systrace',function(){return r(d[1])}),l.registerLazyCallableModule('JSTimers',function(){return r(d[2])}),l.registerLazyCallableModule('HeapCapture',function(){return r(d[3])}),l.registerLazyCallableModule('SamplingProfiler',function(){return r(d[4])}),l.registerLazyCallableModule('RCTLog',function(){return r(d[5])}),l.registerLazyCallableModule('RCTDeviceEventEmitter',function(){return r(d[6])}),l.registerLazyCallableModule('RCTNativeAppEventEmitter',function(){return r(d[7])}),l.registerLazyCallableModule('GlobalPerformanceLogger',function(){return r(d[8])}),l.registerLazyCallableModule('JSDevSupportModule',function(){return r(d[9])}),l.registerCallableModule('HMRClient',r(d[10]))}},159,[34,43,124,160,162,164,52,165,166,169,171]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),p={captureHeap:function(p){var u=null;try{g.nativeCaptureHeap(p),console.log('HeapCapture.captureHeap succeeded: '+p)}catch(t){console.log('HeapCapture.captureHeap error: '+t.toString()),u=t.toString()}t.default&&t.default.captureComplete(p,u)}};m.exports=p},160,[21,161]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('HeapCapture');e.default=u},161,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var o={poke:function(o){var l=null,n=null;try{null===(n=g.pokeSamplingProfiler())?console.log('The JSC Sampling Profiler has started'):console.log('The JSC Sampling Profiler has stopped')}catch(o){console.log('Error occurred when restarting Sampling Profiler: '+o.toString()),l=o.toString()}var t=r(d[0]).default;t&&t.operationComplete(o,n,l)}};m.exports=o},162,[163]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=t(r(d[1])).get('JSCSamplingProfiler');e.default=l},163,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]),n={log:'log',info:'info',warn:'warn',error:'error',fatal:'error'},l=null,t={logIfNoNativeHook:function(o){for(var n=arguments.length,f=new Array(n>1?n-1:0),c=1;c<n;c++)f[c-1]=arguments[c];void 0===g.nativeLoggingHook?t.logToConsole.apply(t,[o].concat(f)):l&&'warn'===o&&l.apply(void 0,f)},logToConsole:function(l){var t,f=n[l];o(f,'Level "'+l+'" not one of '+Object.keys(n).toString());for(var c=arguments.length,v=new Array(c>1?c-1:0),s=1;s<c;s++)v[s-1]=arguments[s];(t=console)[f].apply(t,v)},setWarningHandler:function(o){l=o}};m.exports=t},164,[16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t},165,[52]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])();m.exports=t},166,[167]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=(r(d[1]),g.nativeQPLTimestamp||g.nativePerformanceNow||r(d[2])),n={};m.exports=function(){return{_timespans:{},_extras:{},_points:{},addTimespan:function(t,s,n){this._timespans[t]||(this._timespans[t]={description:n,totalTime:s})},startTimespan:function(o,p){this._timespans[o]||(this._timespans[o]={description:p,startTime:s()},n[o]=t.beginAsyncEvent(o))},stopTimespan:function(o){var p=this._timespans[o];p&&p.startTime&&(p.endTime||(p.endTime=s(),p.totalTime=p.endTime-(p.startTime||0),t.endAsyncEvent(o,n[o]),delete n[o]))},clear:function(){this._timespans={},this._extras={},this._points={}},clearCompleted:function(){for(var t in this._timespans)this._timespans[t].totalTime&&delete this._timespans[t];this._extras={},this._points={}},clearExceptTimespans:function(t){this._timespans=Object.keys(this._timespans).reduce(function(s,n){return-1!==t.indexOf(n)&&(s[n]=this._timespans[n]),s},{}),this._extras={},this._points={}},currentTimestamp:function(){return s()},getTimespans:function(){return this._timespans},hasTimespan:function(t){return!!this._timespans[t]},logTimespans:function(){},addTimespans:function(t,s){for(var n=0,o=t.length;n<o;n+=2){var p=s[n/2];this.addTimespan(p,t[n+1]-t[n],p)}},setExtra:function(t,s){this._extras[t]||(this._extras[t]=s)},getExtras:function(){return this._extras},removeExtra:function(t){var s=this._extras[t];return delete this._extras[t],s},logExtras:function(){},markPoint:function(t,n){this._points[t]||(this._points[t]=null!=n?n:s())},getPoints:function(){return this._points},logPoints:function(){},logEverything:function(){this.logTimespans(),this.logExtras(),this.logPoints()}}}},167,[43,168,126]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(){var n;return(n=console).log.apply(n,arguments)}},168,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),_=r(d[2]),o={getJSHierarchy:function(o){if(t.default){var n=t.default.getConstants();try{var E=(0,_.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.computeComponentStackForErrorReporting)(o);E?t.default.onSuccess(E):t.default.onFailure(n.ERROR_CODE_VIEW_NOT_FOUND,"Component stack doesn't exist for tag "+o)}catch(_){t.default.onFailure(n.ERROR_CODE_EXCEPTION,_.message)}}}};m.exports=o},169,[21,170,104]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('JSDevSupport');e.default=u},170,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n={setup:function(){},enable:function(){console.error("Fast Refresh is disabled in JavaScript bundles built in production mode. Did you forget to run Metro?")},disable:function(){},registerBundle:function(){},log:function(){}};m.exports=n},171,[]);
__d(function(g,r,i,a,m,e,d){'use strict';g.__fetchSegment=function(t,n,c){r(d[0]).default.fetchSegment(t,n,function(t){if(t){var n=new Error(t.message);n.code=t.code,c(n)}c(null)})},g.__getSegment=function(t,n,c){var f=r(d[0]).default;if(!f.getSegment)throw new Error('SegmentFetcher.getSegment must be defined');f.getSegment(t,n,function(t,n){if(t){var f=new Error(t.message);f.code=t.code,c(f)}c(null,n)})}},172,[173]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])).getEnforcing('SegmentFetcher');e.default=n},173,[23,25]);
__d(function(g,r,i,a,m,e,d){m.exports={get BatchedBridge(){return r(d[0])},get ExceptionsManager(){return r(d[1])},get Platform(){return r(d[2])},get RCTEventEmitter(){return r(d[3])},get ReactNativeViewConfigRegistry(){return r(d[4])},get TextInputState(){return r(d[5])},get UIManager(){return r(d[6])},get deepDiffer(){return r(d[7])},get deepFreezeAndThrowOnMutationInDev(){return r(d[8])},get flattenStyle(){return r(d[9])},get ReactFiberErrorDialog(){return r(d[10])}}},174,[34,111,68,175,176,177,89,178,44,101,179]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n={register:function(n){t.registerCallableModule('RCTEventEmitter',n)}};m.exports=n},175,[34]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n={},s={};e.customBubblingEventTypes=n,e.customDirectEventTypes=s;var o=new Map,u=new Map;function f(t){var o=t.bubblingEventTypes,u=t.directEventTypes;if(null!=o)for(var f in o)null==n[f]&&(n[f]=o[f]);if(null!=u)for(var l in u)null==s[l]&&(s[l]=u[l])}e.register=function(n,s){return t(!o.has(n),'Tried to register two views with the same name %s',n),o.set(n,s),n},e.get=function(n){var s;if(u.has(n))s=u.get(n);else{var l=o.get(n);'function'!=typeof l&&t(!1,'View config not found for name %s.%s',n,'string'==typeof n[0]&&/[a-z]/.test(n[0])?' Make sure to start component names with a capital letter.':''),o.set(n,null),f(s=l()),u.set(n,s)}return t(s,'View config not found for name %s',n),s}},176,[16]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]);var n=r(d[1]),u=null,t=new Set;m.exports={currentlyFocusedField:function(){return u},focusTextInput:function(t){u!==t&&null!==t&&(u=t,n.focus(t))},blurTextInput:function(t){u===t&&null!==t&&(u=null,n.blur(t))},registerInput:function(n){t.add(n)},unregisterInput:function(n){t.delete(n)},isTextInput:function(n){return t.has(n)}}},177,[68,89]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function t(n,f){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:-1;if(0===o)return!0;if(n===f)return!1;if('function'==typeof n&&'function'==typeof f)return!1;if('object'!=typeof n||null===n)return n!==f;if('object'!=typeof f||null===f)return!0;if(n.constructor!==f.constructor)return!0;if(Array.isArray(n)){var u=n.length;if(f.length!==u)return!0;for(var c=0;c<u;c++)if(t(n[c],f[c],o-1))return!0}else{for(var l in n)if(t(n[l],f[l],o-1))return!0;for(var v in f)if(void 0===n[v]&&void 0!==f[v])return!0}return!1}},178,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports={showErrorDialog:function(o){var t,c=o.componentStack,p=o.error;t=p instanceof Error?p:'string'==typeof p?new n.SyntheticError(p):new n.SyntheticError('Unspecified error');try{t.componentStack=c}catch(n){}return(0,n.handleException)(t,!1),!1}}},179,[111]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},180,[181]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0});var n=void 0,t=void 0,l=void 0,o=void 0,u=void 0;if(e.unstable_now=void 0,e.unstable_forceFrameRate=void 0,"undefined"==typeof window||"function"!=typeof MessageChannel){var s=null,c=null,f=function(){if(null!==s)try{var n=e.unstable_now();s(!0,n),s=null}catch(n){throw setTimeout(f,0),n}};e.unstable_now=function(){return Date.now()},n=function(t){null!==s?setTimeout(n,0,t):(s=t,setTimeout(f,0))},t=function(n,t){c=setTimeout(n,t)},l=function(){clearTimeout(c)},o=function(){return!1},u=e.unstable_forceFrameRate=function(){}}else{var p=window.performance,v=window.Date,b=window.setTimeout,w=window.clearTimeout,y=window.requestAnimationFrame,_=window.cancelAnimationFrame;"undefined"!=typeof console&&("function"!=typeof y&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof _&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills")),e.unstable_now="object"==typeof p&&"function"==typeof p.now?function(){return p.now()}:function(){return v.now()};var x=!1,h=null,T=-1,k=-1,F=33.33,P=-1,M=-1,C=0,A=!1;o=function(){return e.unstable_now()>=C},u=function(){},e.unstable_forceFrameRate=function(n){0>n||125<n?console.error("forceFrameRate takes a positive int between 0 and 125, forcing framerates higher than 125 fps is not unsupported"):0<n?(F=Math.floor(1e3/n),A=!0):(F=33.33,A=!1)};var L=function(){if(null!==h){var n=e.unstable_now(),t=0<C-n;try{h(t,n)||(h=null)}catch(n){throw j.postMessage(null),n}}},R=new MessageChannel,j=R.port2;R.port1.onmessage=L;var q=function n(t){if(null===h)M=P=-1,x=!1;else{x=!0,y(function(t){w(T),n(t)});if(T=b(function n(){C=e.unstable_now()+F/2,L(),T=b(n,3*F)},3*F),-1!==P&&.1<t-P){var l=t-P;!A&&-1!==M&&l<F&&M<F&&(8.33>(F=l<M?M:l)&&(F=8.33)),M=l}P=t,C=t+F,j.postMessage(null)}};n=function(n){h=n,x||(x=!0,y(function(n){q(n)}))},t=function e(n,t){k=b(function(){n(e.unstable_now())},t)},l=function(){w(k),k=-1}}var D=null,E=null,I=null,N=3,B=!1,O=!1,U=!1;function W(n,t){var l=n.next;if(l===n)D=null;else{n===D&&(D=l);var o=n.previous;o.next=l,l.previous=o}n.next=n.previous=null,l=n.callback,o=N;var u=I;N=n.priorityLevel,I=n;try{var s=n.expirationTime<=t;switch(N){case 1:var c=l(s);break;case 2:case 3:case 4:c=l(s);break;case 5:c=l(s)}}catch(n){throw n}finally{N=o,I=u}if("function"==typeof c)if(t=n.expirationTime,n.callback=c,null===D)D=n.next=n.previous=n;else{c=null,s=D;do{if(t<=s.expirationTime){c=s;break}s=s.next}while(s!==D);null===c?c=D:c===D&&(D=n),(t=c.previous).next=c.previous=n,n.next=c,n.previous=t}}function Y(n){if(null!==E&&E.startTime<=n)do{var t=E,l=t.next;if(t===l)E=null;else{E=l;var o=t.previous;o.next=l,l.previous=o}t.next=t.previous=null,J(t,t.expirationTime)}while(null!==E&&E.startTime<=n)}function z(l){U=!1,Y(l),O||(null!==D?(O=!0,n(G)):null!==E&&t(z,E.startTime-l))}function G(n,u){O=!1,U&&(U=!1,l()),Y(u),B=!0;try{if(n){if(null!==D)do{W(D,u),Y(u=e.unstable_now())}while(null!==D&&!o())}else for(;null!==D&&D.expirationTime<=u;)W(D,u),Y(u=e.unstable_now());return null!==D||(null!==E&&t(z,E.startTime-u),!1)}finally{B=!1}}function H(n){switch(n){case 1:return-1;case 2:return 250;case 5:return 1073741823;case 4:return 1e4;default:return 5e3}}function J(n,t){if(null===D)D=n.next=n.previous=n;else{var l=null,o=D;do{if(t<o.expirationTime){l=o;break}o=o.next}while(o!==D);null===l?l=D:l===D&&(D=n),(t=l.previous).next=l.previous=n,n.next=l,n.previous=t}}var K=u;e.unstable_ImmediatePriority=1,e.unstable_UserBlockingPriority=2,e.unstable_NormalPriority=3,e.unstable_IdlePriority=5,e.unstable_LowPriority=4,e.unstable_runWithPriority=function(n,t){switch(n){case 1:case 2:case 3:case 4:case 5:break;default:n=3}var l=N;N=n;try{return t()}finally{N=l}},e.unstable_next=function(n){switch(N){case 1:case 2:case 3:var t=3;break;default:t=N}var l=N;N=t;try{return n()}finally{N=l}},e.unstable_scheduleCallback=function(o
__d(function(g,r,i,a,m,e,d){'use strict';m.exports={uiViewClassName:'RCTView',bubblingEventTypes:{topSelect:{phasedRegistrationNames:{bubbled:'onSelect',captured:'onSelectCapture'}}},directEventTypes:{topClick:{registrationName:'onClick'},topContentSizeChange:{registrationName:'onContentSizeChange'},topLoadingError:{registrationName:'onLoadingError'},topLoadingFinish:{registrationName:'onLoadingFinish'},topLoadingStart:{registrationName:'onLoadingStart'},topMessage:{registrationName:'onMessage'},topMomentumScrollBegin:{registrationName:'onMomentumScrollBegin'},topMomentumScrollEnd:{registrationName:'onMomentumScrollEnd'},topScroll:{registrationName:'onScroll'},topScrollBeginDrag:{registrationName:'onScrollBeginDrag'},topScrollEndDrag:{registrationName:'onScrollEndDrag'},topSelectionChange:{registrationName:'onSelectionChange'}},validAttributes:{hasTVPreferredFocus:!0,focusable:!0,nativeBackgroundAndroid:!0,nativeForegroundAndroid:!0,nextFocusDown:!0,nextFocusForward:!0,nextFocusLeft:!0,nextFocusRight:!0,nextFocusUp:!0}}},182,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),c=t(r(d[2]));function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function s(t){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?o(Object(s),!0).forEach(function(c){(0,n.default)(t,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}var b=r(d[3]),u=r(d[4]);m.exports=function(t,n){var o={uiViewClassName:t,Commands:{},bubblingEventTypes:s(s({},u.bubblingEventTypes),n.bubblingEventTypes||{}),directEventTypes:s(s({},u.directEventTypes),n.directEventTypes||{}),validAttributes:s(s({},u.validAttributes),n.validAttributes||{})};b.register(t,function(){return(0,c.default)(t,o),o})}},183,[21,65,184,176,185]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.lefthandObjectDiff=function t(n,u){var o={};function c(n,f,u){if(typeof n==typeof f||null==n)if('object'!=typeof n)n===f||(o[u]=f);else{var c=t(n,f);Object.keys(c).length>1&&(o[u]=c)}else o[u]=f}for(var l in n)f.includes(l)||(u?n.hasOwnProperty(l)&&c(n[l],u[l],l):o[l]={});return o},e.getConfigWithoutViewProps=function(t,f){if(!t[f])return{};return Object.keys(t[f]).filter(function(t){return!n.default[f][t]}).reduce(function(n,u){return n[u]=t[f][u],n},{})},e.stringifyViewConfig=function(t){return JSON.stringify(t,function(t,n){return'function'==typeof n?"\u0192 "+n.name:n},2)},e.default=void 0;var n=t(r(d[1])),f=(r(d[2]),['transform','hitSlop']);var u=function(t,n){};e.default=u},184,[21,185,188]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=t(r(d[1])),s=t(r(d[2]));function n(t,o){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);o&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),s.push.apply(s,n)}return s}function c(t){for(var s=1;s<arguments.length;s++){var c=null!=arguments[s]?arguments[s]:{};s%2?n(Object(c),!0).forEach(function(s){(0,o.default)(t,s,c[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):n(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}var p={uiViewClassName:'RCTView',baseModuleName:null,Manager:'ViewManager',Commands:{},Constants:{},bubblingEventTypes:c(c({},s.default.bubblingEventTypes),{},{topBlur:{phasedRegistrationNames:{bubbled:'onBlur',captured:'onBlurCapture'}},topChange:{phasedRegistrationNames:{bubbled:'onChange',captured:'onChangeCapture'}},topEndEditing:{phasedRegistrationNames:{bubbled:'onEndEditing',captured:'onEndEditingCapture'}},topFocus:{phasedRegistrationNames:{bubbled:'onFocus',captured:'onFocusCapture'}},topKeyPress:{phasedRegistrationNames:{bubbled:'onKeyPress',captured:'onKeyPressCapture'}},topPress:{phasedRegistrationNames:{bubbled:'onPress',captured:'onPressCapture'}},topSubmitEditing:{phasedRegistrationNames:{bubbled:'onSubmitEditing',captured:'onSubmitEditingCapture'}},topTouchCancel:{phasedRegistrationNames:{bubbled:'onTouchCancel',captured:'onTouchCancelCapture'}},topTouchEnd:{phasedRegistrationNames:{bubbled:'onTouchEnd',captured:'onTouchEndCapture'}},topTouchMove:{phasedRegistrationNames:{bubbled:'onTouchMove',captured:'onTouchMoveCapture'}},topTouchStart:{phasedRegistrationNames:{bubbled:'onTouchStart',captured:'onTouchStartCapture'}}}),directEventTypes:c(c({},s.default.directEventTypes),{},{topAccessibilityAction:{registrationName:'onAccessibilityAction'},topAccessibilityEscape:{registrationName:'onAccessibilityEscape'},topAccessibilityTap:{registrationName:'onAccessibilityTap'},topLayout:{registrationName:'onLayout'},topMagicTap:{registrationName:'onMagicTap'},onGestureHandlerEvent:{registrationName:'onGestureHandlerEvent'},onGestureHandlerStateChange:{registrationName:'onGestureHandlerStateChange'}}),validAttributes:c(c({},s.default.validAttributes),{},{accessibilityActions:!0,accessibilityElementsHidden:!0,accessibilityHint:!0,accessibilityIgnoresInvertColors:!0,accessibilityLabel:!0,accessibilityLiveRegion:!0,accessibilityRole:!0,accessibilityStates:!0,accessibilityState:!0,accessibilityViewIsModal:!0,accessible:!0,alignContent:!0,alignItems:!0,alignSelf:!0,aspectRatio:!0,backfaceVisibility:!0,backgroundColor:{process:r(d[3])},borderBottomColor:{process:r(d[3])},borderBottomEndRadius:!0,borderBottomLeftRadius:!0,borderBottomRightRadius:!0,borderBottomStartRadius:!0,borderBottomWidth:!0,borderColor:{process:r(d[3])},borderEndColor:{process:r(d[3])},borderEndWidth:!0,borderLeftColor:{process:r(d[3])},borderLeftWidth:!0,borderRadius:!0,borderRightColor:{process:r(d[3])},borderRightWidth:!0,borderStartColor:{process:r(d[3])},borderStartWidth:!0,borderStyle:!0,borderTopColor:{process:r(d[3])},borderTopEndRadius:!0,borderTopLeftRadius:!0,borderTopRightRadius:!0,borderTopStartRadius:!0,borderTopWidth:!0,borderWidth:!0,bottom:!0,clickable:!0,collapsable:!0,direction:!0,display:!0,elevation:!0,end:!0,flex:!0,flexBasis:!0,flexDirection:!0,flexGrow:!0,flexShrink:!0,flexWrap:!0,height:!0,hitSlop:{diff:r(d[4])},importantForAccessibility:!0,justifyContent:!0,left:!0,margin:!0,marginBottom:!0,marginEnd:!0,marginHorizontal:!0,marginLeft:!0,marginRight:!0,marginStart:!0,marginTop:!0,marginVertical:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,nativeID:!0,needsOffscreenAlphaCompositing:!0,onAccessibilityAction:!0,onAccessibilityEscape:!0,onAccessibilityTap:!0,onLayout:!0,onMagicTap:!0,opacity:!0,overflow:!0,padding:!0,paddingBottom:!0,paddingEnd:!0,paddingHorizontal:!0,paddingLeft:!0,paddingRight:!0,paddingStart:!0,paddingTop:!0,paddingVertical:!0,pointerEvents:!0,position:!0,
__d(function(g,r,i,a,m,e,d){'use strict';var t={top:void 0,left:void 0,right:void 0,bottom:void 0};m.exports=function(o,f){return(o=o||t)!==(f=f||t)&&(o.top!==f.top||o.left!==f.left||o.right!==f.right||o.bottom!==f.bottom)}},186,[]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(t,n){return!(t===n||t&&n&&t[12]===n[12]&&t[13]===n[13]&&t[14]===n[14]&&t[5]===n[5]&&t[10]===n[10]&&t[1]===n[1]&&t[2]===n[2]&&t[3]===n[3]&&t[4]===n[4]&&t[6]===n[6]&&t[7]===n[7]&&t[8]===n[8]&&t[9]===n[9]&&t[11]===n[11]&&t[15]===n[15])}},187,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]);function o(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function s(t){for(var s=1;s<arguments.length;s++){var c=null!=arguments[s]?arguments[s]:{};s%2?o(Object(c),!0).forEach(function(o){n(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):o(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var c=r(d[2]),u=r(d[3]),l=r(d[4]),p=r(d[5]),b=r(d[6]),v=r(d[7]),f=r(d[8]),y=r(d[9]),O=r(d[10]),C=r(d[11]),E=r(d[12]);var w=!1;function T(t){var n=u.getConstants();n.ViewManagerNames||n.LazyViewManagersEnabled?t=P(t,u.getDefaultEventTypes()):(t.bubblingEventTypes=P(t.bubblingEventTypes,n.genericBubblingEventTypes),t.directEventTypes=P(t.directEventTypes,n.genericDirectEventTypes))}function P(t,n){if(!n)return t;if(!t)return n;for(var o in n)if(n.hasOwnProperty(o)){var s=n[o];if(t.hasOwnProperty(o)){var c=t[o];'object'==typeof s&&'object'==typeof c&&(s=P(c,s))}t[o]=s}return t}function j(t){switch(t){case'CATransform3D':return b;case'CGPoint':return v;case'CGSize':return C;case'UIEdgeInsets':return l}return null}function h(t){switch(t){case'CGColor':case'UIColor':return f;case'CGColorArray':case'UIColorArray':return y;case'CGImage':case'UIImage':case'RCTImageSource':return O;case'Color':return f;case'ColorArray':return y}return null}m.exports=function(n){var o=u.getViewManagerConfig(n);p(null!=o&&null!=o.NativeProps,'requireNativeComponent: "%s" was not found in the UIManager.',n);for(var l=o.baseModuleName,b=o.bubblingEventTypes,v=o.directEventTypes,f=o.NativeProps;l;){var y=u.getViewManagerConfig(l);y?(b=s(s({},y.bubblingEventTypes),b),v=s(s({},y.directEventTypes),v),f=s(s({},y.NativeProps),f),l=y.baseModuleName):(E(!1,'Base module "%s" does not exist',l),l=null)}var O={};for(var C in f){var P=f[C],I=j(P),N=h(P);O[C]=null==I&&null==N||{diff:I,process:N}}return O.style=c,t(o,{uiViewClassName:n,validAttributes:O,bubblingEventTypes:b,directEventTypes:v}),w||(T(o),w=!0),o}},188,[27,65,78,89,186,16,187,189,96,190,191,99,18]);
__d(function(g,r,i,a,m,e,d){'use strict';var t={x:void 0,y:void 0};m.exports=function(n,o){return(n=n||t)!==(o=o||t)&&(n.x!==o.x||n.y!==o.y)}},189,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);m.exports=function(t){return null==t?null:t.map(n)}},190,[96]);
__d(function(g,r,i,a,m,e,d){'use strict';var t,n,s,u,o=r(d[0]),f=r(d[1]);function c(){if(u)return u;var t=g.nativeExtensions&&g.nativeExtensions.SourceCode;return t||(t=r(d[2]).default),u=t.getConstants().scriptURL}function l(){if(void 0===n){var t=c(),s=t&&t.match(/^https?:\/\/.*?\//);n=s?s[0]:null}return n}function v(t){if(t){if(t.startsWith('assets://'))return null;(t=t.substring(0,t.lastIndexOf('/')+1)).includes('://')||(t='file://'+t)}return t}m.exports=function(n){if('object'==typeof n)return n;var u=o.getAssetByID(n);if(!u)return null;var p=new f(l(),(void 0===s&&(s=v(c())),s),u);return t?t(p):p.defaultAsset()},m.exports.pickScale=f.pickScale,m.exports.setCustomSourceTransformer=function(n){t=n}},191,[192,193,195]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=[];m.exports={registerAsset:function(s){return t.push(s)},getAssetByID:function(s){return t[s-1]}}},192,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),n=r(d[2]),u=(r(d[3]),r(d[4])),o=r(d[5]);function l(t){var s=h.pickScale(t.scales,n.get()),o=1===s?'':'@'+s+'x';return u.getBasePath(t)+'/'+t.name+o+'.'+t.type}function c(t){var s=h.pickScale(t.scales,n.get());return u.getAndroidResourceFolderName(t,s)+'/'+u.getAndroidResourceIdentifier(t)+'.'+t.type}var h=(function(){function h(s,n,u){t(this,h),this.serverUrl=s,this.jsbundleUrl=n,this.asset=u}return s(h,[{key:"isLoadedFromServer",value:function(){return!!this.serverUrl}},{key:"isLoadedFromFileSystem",value:function(){return!(!this.jsbundleUrl||!this.jsbundleUrl.startsWith('file://'))}},{key:"defaultAsset",value:function(){return this.isLoadedFromServer()?this.assetServerURL():this.scaledAssetURLNearBundle()}},{key:"assetServerURL",value:function(){return o(!!this.serverUrl,'need server to load from'),this.fromSource(this.serverUrl+l(this.asset)+"?platform=ios&hash="+this.asset.hash)}},{key:"scaledAssetPath",value:function(){return this.fromSource(l(this.asset))}},{key:"scaledAssetURLNearBundle",value:function(){var t=this.jsbundleUrl||'file://';return this.fromSource(t+l(this.asset))}},{key:"resourceIdentifierWithoutScale",value:function(){return o(!1,'resource identifiers work on Android'),this.fromSource(u.getAndroidResourceIdentifier(this.asset))}},{key:"drawableFolderInBundle",value:function(){var t=this.jsbundleUrl||'file://';return this.fromSource(t+c(this.asset))}},{key:"fromSource",value:function(t){return{__packager_asset:!0,width:this.asset.width,height:this.asset.height,uri:t,scale:h.pickScale(this.asset.scales,n.get())}}}],[{key:"pickScale",value:function(t,s){for(var n=0;n<t.length;n++)if(t[n]>=s)return t[n];return t[t.length-1]||1}}]),h})();m.exports=h},193,[40,41,75,68,194,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t={.75:'ldpi',1:'mdpi',1.5:'hdpi',2:'xhdpi',3:'xxhdpi',4:'xxxhdpi'};function n(n){if(n.toString()in t)return t[n.toString()];throw new Error('no such scale '+n.toString())}var o=new Set(['gif','jpeg','jpg','png','svg','webp','xml']);function s(t){var n=t.httpServerLocation;return'/'===n[0]&&(n=n.substr(1)),n}m.exports={getAndroidAssetSuffix:n,getAndroidResourceFolderName:function(s,u){if(!o.has(s.type))return'raw';var c=n(u);if(!c)throw new Error("Don't know which android drawable suffix to use for scale: "+u+'\nAsset: '+JSON.stringify(s,null,'\t')+'\nPossible scales are:'+JSON.stringify(t,null,'\t'));return'drawable-'+c},getAndroidResourceIdentifier:function(t){return(s(t)+'/'+t.name).toLowerCase().replace(/\//g,'_').replace(/([^a-z0-9_])/g,'').replace(/^assets_/,'')},getBasePath:s}},194,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).getEnforcing('SourceCode');e.default=o},195,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]);m.exports=function(u){return n(u,function(){return t(u)})}},196,[197,188]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]).ReactNativeViewConfigRegistry.register;m.exports=function(n,s){return t(n,s)}},197,[174]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,t(r(d[1])).default)('ActivityIndicatorView',{paperComponentName:'RCTActivityIndicatorView'});e.default=o},198,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[1])),t=r(d[2]);var p=function(n,p){var f=p&&p.paperComponentName?p.paperComponentName:n;if(null!=p&&null!=p.paperComponentNameDeprecated)if(t.UIManager.getViewManagerConfig(n))f=n;else{if(null==p.paperComponentNameDeprecated||!t.UIManager.getViewManagerConfig(p.paperComponentNameDeprecated))throw new Error("Failed to find native component for either "+n+" or "+(p.paperComponentNameDeprecated||'(unknown)'));f=p.paperComponentNameDeprecated}return(0,o.default)(f)};e.default=p},199,[21,196,15]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),l=r(d[4]);function f(t){var n=s();return function(){var o,f=l(t);if(n){var s=l(this).constructor;o=Reflect.construct(f,arguments,s)}else o=f.apply(this,arguments);return u(this,o)}}function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var c=r(d[5]),h=r(d[6]),p=r(d[7]),v=r(d[8]),y=r(d[9]),b=r(d[10]),k=r(d[11]),S=r(d[12]),w=r(d[13]);function x(t,n){if(null==t||null==n)return!0;if(t.length!==n.length)return!0;for(var o=0;o<t.length;o++)if(t[o]!==n[o])return!0;return!1}var C=S(b.UIView,{}),R={transform:{diff:x},opacity:!0},T=S(R,{clipping:{diff:x}}),_=S(R,{fill:{diff:x},stroke:{diff:x},strokeWidth:!0,strokeCap:!0,strokeJoin:!0,strokeDash:{diff:x}}),A=S(_,{d:{diff:x}}),W=S(_,{alignment:!0,frame:{diff:function(t,n){if(t===n)return!1;if(t.font!==n.font){if(null===t.font)return!0;if(null===n.font)return!0;if(t.font.fontFamily!==n.font.fontFamily||t.font.fontSize!==n.font.fontSize||t.font.fontWeight!==n.font.fontWeight||t.font.fontStyle!==n.font.fontStyle)return!0}return x(t.lines,n.lines)}},path:{diff:x}}),D=k('ARTSurfaceView',function(){return{validAttributes:C,uiViewClassName:'ARTSurfaceView'}}),J=k('ARTGroup',function(){return{validAttributes:T,uiViewClassName:'ARTGroup'}}),V=k('ARTShape',function(){return{validAttributes:A,uiViewClassName:'ARTShape'}}),G=k('ARTText',function(){return{validAttributes:W,uiViewClassName:'ARTText'}});function I(t){return t?'string'==typeof t?t:t.length?t.join('\n'):'':''}var N=(function(u){o(s,u);var l=f(s);function s(){return t(this,s),l.apply(this,arguments)}return n(s,[{key:"getChildContext",value:function(){return{isInSurface:!0}}},{key:"render",value:function(){var t=z(this.props.height,0),n=z(this.props.width,0);return v.createElement(D,{style:[this.props.style,{height:t,width:n}]},this.props.children)}}]),s})(v.Component);function z(t,n){return null==t?n:+t}N.childContextTypes={isInSurface:y.bool};var E=new p;function F(t){var n=null!=t.scaleX?t.scaleX:null!=t.scale?t.scale:1,o=null!=t.scaleY?t.scaleY:null!=t.scale?t.scale:1;return E.transformTo(1,0,0,1,0,0).move(t.x||0,t.y||0).rotate(t.rotation||0,t.originX,t.originY).scale(n,o,t.originX,t.originY),null!=t.transform&&E.transform(t.transform),[E.xx,E.yx,E.xy,E.yy,E.x,E.y]}function M(t){return!1===t.visible?0:null==t.opacity?1:+t.opacity}var P=(function(u){o(s,u);var l=f(s);function s(){return t(this,s),l.apply(this,arguments)}return n(s,[{key:"render",value:function(){var t=this.props;return w(this.context.isInSurface,'ART: <Group /> must be a child of a <Surface />'),v.createElement(J,{opacity:M(t),transform:F(t)},this.props.children)}}]),s})(v.Component);P.contextTypes={isInSurface:y.bool.isRequired};var X=(function(u){o(s,u);var l=f(s);function s(){return t(this,s),l.apply(this,arguments)}return n(s,[{key:"render",value:function(){var t=this.props,n=[z(t.x,0),z(t.y,0),z(t.width,0),z(t.height,0)],o=S(t);return delete o.x,delete o.y,v.createElement(J,{clipping:n,opacity:M(t),transform:F(o)},this.props.children)}}]),s})(v.Component),Y=0,O=1,q=2,j=3;function L(t,n,o){var u=new c(t);n[o+0]=u.red/255,n[o+1]=u.green/255,n[o+2]=u.blue/255,n[o+3]=u.alpha}function U(t,n,o){var u=0;if('length'in t)for(;u<t.length;)L(t[u],n,o+4*u),u++;else for(var l in t)L(t[l],n,o+4*u),u++;return o+4*u}function $(t,n,o,u,l){var f,s=0;if('length'in t)for(;s<t.length;)f=s/(t.length-1)*u,n[o+s]=l?1-f:f,s++;else for(var c in t)f=+c*u,n[o+s]=l?1-f:f,s++;return o+s}function B(t,n,o){$(t,n,U(t,n,o),1,!1)}function H(t,n,o){var u=U(t,n,o);$(t,n,u=$(t,n,u=U(t,n,u),.5,!1),.5,!0)}function K(t,n){var o=t[0],u=+n.width,l=+n.height;o===O?(t[1]*=u,t[2]*=l,t[3]*=u,t[4]*=l):o===q&&(t[1]*=u,t[2]*=l,t[3]*=u,t[4]*=l,t[5]*=u,t[6]*=l)}function Q(t,n){if(null==t)return null;if(t._brush)return t._bb&&(K(t._brush,n),t._bb=!1),t._brush;var o=new c(t);return[Y,o.red/255,o.green/255,o.blue/255,o.alpha]}function Z(t){
__d(function(g,r,i,a,m,e,d){var t={maroon:'#800000',red:'#ff0000',orange:'#ffA500',yellow:'#ffff00',olive:'#808000',purple:'#800080',fuchsia:"#ff00ff",white:'#ffffff',lime:'#00ff00',green:'#008000',navy:'#000080',blue:'#0000ff',aqua:'#00ffff',teal:'#008080',black:'#000000',silver:'#c0c0c0',gray:'#808080'},n=function(t,n){for(var h=[],u=0,s=t.length;u<s;u++)h[u]=n(t[u],u);return h},h=function n(h,u){if(h.isColor)this.red=h.red,this.green=h.green,this.blue=h.blue,this.alpha=h.alpha;else{var s=t[h];switch(s&&(h=s,u='hex'),typeof h){case'string':u||(u=(u=h.match(/^rgb|^hsb|^hsl/))?u[0]:'hex');break;case'object':u=u||'rgb',h=h.toString();break;case'number':u='hex',h=h.toString(16)}h=n['parse'+u.toUpperCase()](h),this.red=h[0],this.green=h[1],this.blue=h[2],this.alpha=h[3]}this.isColor=!0},u=function(t,n,h){return Math.min(h,Math.max(n,t))},s=/([-.\d]+\%?)\s*,\s*([-.\d]+\%?)\s*,\s*([-.\d]+\%?)\s*,?\s*([-.\d]*\%?)/,o=/^#?([a-f0-9]{1,2})([a-f0-9]{1,2})([a-f0-9]{1,2})([a-f0-9]{0,2})$/i;h.parseRGB=function(t){return n(t.match(s).slice(1),function(t,n){return t&&(t=parseFloat(t)*('%'==t[t.length-1]?2.55:1)),n<3?Math.round((t%=256)<0?t+256:t):u(''===t?1:Number(t),0,1)})},h.parseHEX=function(t){return 1==t.length&&(t=t+t+t),n(t.match(o).slice(1),function(t,n){return 3==n?t?parseInt(t,16)/255:1:parseInt(1==t.length?t+t:t,16)})},h.parseHSB=function(t){var h=n(t.match(s).slice(1),function(t,n){return t&&(t=parseFloat(t)),0===n?Math.round((t%=360)<0?t+360:t):n<3?u(Math.round(t),0,100):u(''===t?1:Number(t),0,1)}),o=h[3],f=Math.round(h[2]/100*255);if(0==h[1])return[f,f,f,o];var l=h[0],c=l%60,b=Math.round(h[2]*(100-h[1])/1e4*255),p=Math.round(h[2]*(6e3-h[1]*c)/6e5*255),M=Math.round(h[2]*(6e3-h[1]*(60-c))/6e5*255);switch(Math.floor(l/60)){case 0:return[f,M,b,o];case 1:return[p,f,b,o];case 2:return[b,f,M,o];case 3:return[b,p,f,o];case 4:return[M,b,f,o];default:return[f,b,p,o]}},h.parseHSL=function(t){var h=n(t.match(s).slice(1),function(t,n){return t&&(t=parseFloat(t)),0===n?Math.round((t%=360)<0?t+360:t):n<3?u(Math.round(t),0,100):u(''===t?1:Number(t),0,1)}),o=h[0]/60,f=h[1]/100,l=h[2]/100,c=h[3],b=(1-Math.abs(2*l-1))*f,p=b*(1-Math.abs(o%2-1)),M=l-b/2,v=Math.round(255*(b+M)),x=Math.round(255*(p+M)),w=Math.round(255*M);switch(Math.floor(o)){case 0:return[v,x,w,c];case 1:return[x,v,w,c];case 2:return[w,v,x,c];case 3:return[w,x,v,c];case 4:return[x,w,v,c];default:return[v,w,x,c]}};var f=function(t,n){return 1!=n[3]?t+='a':n.pop(),t+'('+n.join(', ')+')'};(h.prototype={toHSB:function(t){var n=this.red,h=this.green,u=this.blue,s=this.alpha,o=Math.max(n,h,u),l=o-Math.min(n,h,u),c=0,b=0!=l?l/o:0,p=o/255;if(b){var M=(o-n)/l,v=(o-h)/l,x=(o-u)/l;c=n==o?x-v:h==o?2+M-x:4+v-M,(c/=6)<0&&c++}var w=[Math.round(360*c),Math.round(100*b),Math.round(100*p),s];return t?w:f('hsb',w)},toHSL:function(t){var n=this.red,h=this.green,u=this.blue,s=this.alpha,o=Math.max(n,h,u),l=Math.min(n,h,u),c=o-l,b=0,p=0!=c?c/(255-Math.abs(o+l-255)):0,M=(o+l)/512;if(p){var v=(o-n)/c,x=(o-h)/c,w=(o-u)/c;b=n==o?w-x:h==o?2+v-w:4+x-v,(b/=6)<0&&b++}var S=[Math.round(360*b),Math.round(100*p),Math.round(100*M),s];return t?S:f('hsl',S)},toHEX:function(t){var h=this.alpha,u=1==(h=Math.round(255*h).toString(16)).length?h+h:h,s=n([this.red,this.green,this.blue],function(t){return 1==(t=t.toString(16)).length?'0'+t:t});return t?s.concat(u):'#'+s.join('')+('ff'==u?'':u)},toRGB:function(t){var n=[this.red,this.green,this.blue,this.alpha];return t?n:f('rgb',n)}}).toString=h.prototype.toRGB,h.hex=function(t){return new h(t,'hex')},null==this.hex&&(this.hex=h.hex),h.hsb=function(t,n,u,s){return new h([t||0,n||0,u||0,null==s?1:s],'hsb')},null==this.hsb&&(this.hsb=h.hsb),h.hsl=function(t,n,u,s){return new h([t||0,n||0,u||0,null==s?1:s],'hsl')},null==this.hsl&&(this.hsl=h.hsl),h.rgb=function(t,n,u,s){return new h([t||0,n||0,u||0,null==s?1:s],'rgb')},null==this.rgb&&(this.rgb=h.rgb),h.detach=function(t){return t=new h(t),[h.rgb(t.red,t.green,t.blue).toString(),t.alpha]},m.exports=h},201,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),h=t(n,{initialize:function(t){this.reset(),t instanceof h?this.path=t.path.slice(0):t&&(t.applyToPath?t.applyToPath(this):this.push(t))},onReset:function(){this.path=[]},onMove:function(t,n,h,o){this.path.push(0,h,o)},onLine:function(t,n,h,o){this.path.push(2,h,o)},onBezierCurve:function(t,n,h,o,s,p,u,c){this.path.push(3,h,o,s,p,u,c)},_arcToBezier:n.prototype.onArc,onArc:function(t,n,h,o,s,p,u,c,f,l,z,T){if(u!==c||T)return this._arcToBezier(t,n,h,o,s,p,u,c,f,l,z,T);this.path.push(4,s,p,u,f,l,z?0:1)},onClose:function(){this.path.push(1)},toJSON:function(){return this.path}});m.exports=h},202,[203,204]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t){for(var n={},o=0,c=arguments.length;o<c;o++){var u=arguments[o];for(var f in'function'==typeof u&&(u=u.prototype),u)n[f]=u[f]}return n.initialize||(n.initialize=function(){}),n.constructor=function(t,o,c,u,f,p,l,s){return new n.initialize(t,o,c,u,f,p,l,s)},n.constructor.prototype=n.initialize.prototype=n,n.constructor}},203,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=t({initialize:function(t){this.reset().push(t)},push:function(){var t=Array.prototype.join.call(arguments,' ').match(/[a-df-z]|[\-+]?(?:[\d\.]e[\-+]?|[^\s\-+,a-z])+/gi);if(!t)return this;for(var n,s=t[0],h=1;s;){switch(s){case'm':this.move(t[h++],t[h++]);break;case'l':this.line(t[h++],t[h++]);break;case'c':this.curve(t[h++],t[h++],t[h++],t[h++],t[h++],t[h++]);break;case's':this.curve(t[h++],t[h++],null,null,t[h++],t[h++]);break;case'q':this.curve(t[h++],t[h++],t[h++],t[h++]);break;case't':this.curve(t[h++],t[h++]);break;case'a':this.arc(t[h+5],t[h+6],t[h],t[h+1],t[h+3],!+t[h+4],t[h+2]),h+=7;break;case'h':this.line(t[h++],0);break;case'v':this.line(0,t[h++]);break;case'M':this.moveTo(t[h++],t[h++]);break;case'L':this.lineTo(t[h++],t[h++]);break;case'C':this.curveTo(t[h++],t[h++],t[h++],t[h++],t[h++],t[h++]);break;case'S':this.curveTo(t[h++],t[h++],null,null,t[h++],t[h++]);break;case'Q':this.curveTo(t[h++],t[h++],t[h++],t[h++]);break;case'T':this.curveTo(t[h++],t[h++]);break;case'A':this.arcTo(t[h+5],t[h+6],t[h],t[h+1],t[h+3],!+t[h+4],t[h+2]),h+=7;break;case'H':this.lineTo(t[h++],this.penY);break;case'V':this.lineTo(this.penX,t[h++]);break;case'Z':case'z':this.close();break;default:s=n,h--;continue}'m'==(n=s)?n='l':'M'==n&&(n='L'),s=t[h++]}return this},reset:function(){return this.penX=this.penY=0,this.penDownX=this.penDownY=null,this._pivotX=this._pivotY=0,this.onReset(),this},move:function(t,n){return this.onMove(this.penX,this.penY,this._pivotX=this.penX+=+t,this._pivotY=this.penY+=+n),this},moveTo:function(t,n){return this.onMove(this.penX,this.penY,this._pivotX=this.penX=+t,this._pivotY=this.penY=+n),this},line:function(t,n){return this.lineTo(this.penX+ +t,this.penY+ +n)},lineTo:function(t,n){return null==this.penDownX&&(this.penDownX=this.penX,this.penDownY=this.penY),this.onLine(this.penX,this.penY,this._pivotX=this.penX=+t,this._pivotY=this.penY=+n),this},curve:function(t,n,s,h,o,u){var p=this.penX,c=this.penY;return this.curveTo(p+ +t,c+ +n,null==s?null:p+ +s,null==h?null:c+ +h,null==o?null:p+ +o,null==u?null:c+ +u)},curveTo:function(t,n,s,h,o,u){var p=this.penX,c=this.penY;return null==s&&(s=+t,h=+n,t=2*p-(this._pivotX||0),n=2*c-(this._pivotY||0)),null==o?(this._pivotX=+t,this._pivotY=+n,s=((o=+s)+2*+t)/3,h=((u=+h)+2*+n)/3,t=(p+2*+t)/3,n=(c+2*+n)/3):(this._pivotX=+s,this._pivotY=+h),null==this.penDownX&&(this.penDownX=p,this.penDownY=c),this.onBezierCurve(p,c,+t,+n,+s,+h,this.penX=+o,this.penY=+u),this},arc:function(t,n,s,h,o,u,p){return this.arcTo(this.penX+ +t,this.penY+ +n,s,h,o,u,p)},arcTo:function(t,n,s,h,o,u,p){if(h=Math.abs(+h||+s||+n-this.penY),!(s=Math.abs(+s||+t-this.penX))||!h||t==this.penX&&n==this.penY)return this.lineTo(t,n);var c=this.penX,l=this.penY,v=!+u,X=!!+o,Y=p?p*Math.PI/180:0,f=Math.cos(Y),M=Math.sin(Y),b=f*(t-=c)/2+M*(n-=l)/2,T=-M*t/2+f*n/2,k=s*s*h*h,w=h*h*b*b,_=s*s*T*T,D=k-_-w;if(D<0)s*=D=Math.sqrt(1-D/k),h*=D,b=t/2,T=n/2;else{D=Math.sqrt(D/(_+w)),X==v&&(D=-D);var z=-D*T*s/h,C=D*b*h/s;b=f*z-M*C+t/2,T=M*z+f*C+n/2}var B=f/s,A=M/s,L=-M/h,I=f/h,P=Math.atan2(L*-b+I*-T,B*-b+A*-T),N=Math.atan2(L*(t-b)+I*(n-T),B*(t-b)+A*(n-T));return b+=c,T+=l,t+=c,n+=l,null==this.penDownX&&(this.penDownX=this.penX,this.penDownY=this.penY),this.onArc(c,l,this._pivotX=this.penX=t,this._pivotY=this.penY=n,b,T,s,h,P,N,!v,p),this},counterArc:function(t,n,s,h,o){return this.arc(t,n,s,h,o,!0)},counterArcTo:function(t,n,s,h,o){return this.arcTo(t,n,s,h,o,!0)},close:function(){return null!=this.penDownX&&(this.onClose(this.penX,this.penY,this.penX=this.penDownX,this.penY=this.penDownY),this.penDownX=null),this},onReset:function(){},onMove:function(t,n,s,h){},onLine:function(t,n,s,h){this.onBezierCurve(t,n,t,n,s,h,s,h)},onBezierCurve:function(t,n,s,h,o,u,p,c){var l,v,X,Y,f,M=p-t,b=c-n,T=M*M+b*b;if((f=(X=s-t)*M+(Y=h-n)*b)>T?(X-=M,Y-=b):f>0&&0!=T&&(X-=f/T*M,Y-=f/T*b),l=X*X+Y*Y,(f=(X=o-t)*M+(Y=u-n)*b)>T?(X-=M,Y-=b):f>0&&0!=T&&(X-=f/T*M,Y-=f/T*b),v=X*X+Y*Y,l<.01&&v<.01)this.onLine(t,n,p,c);else{if(isNaN(l)||isNaN(v))throw new Error('Bad input');var k=.5*(s+o),w=.5*(h+u),_=
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function s(t,s,h,x,y,n){return t&&'object'==typeof t&&(s=t.yx,x=t.yy,n=t.y,h=t.xy,y=t.x,t=t.xx),this.xx=null==t?1:t,this.yx=s||0,this.xy=h||0,this.yy=null==x?1:x,this.x=(null==y?this.x:y)||0,this.y=(null==n?this.y:n)||0,this._transform(),this}m.exports=t({initialize:s,_transform:function(){},xx:1,yx:0,x:0,xy:0,yy:1,y:0,transform:function(t,s,h,x,y,n){var o=this;return t&&'object'==typeof t&&(s=t.yx,x=t.yy,n=t.y,h=t.xy,y=t.x,t=t.xx),y||(y=0),n||(n=0),this.transformTo(o.xx*t+o.xy*s,o.yx*t+o.yy*s,o.xx*h+o.xy*x,o.yx*h+o.yy*x,o.xx*y+o.xy*n+o.x,o.yx*y+o.yy*n+o.y)},transformTo:s,translate:function(t,s){return this.transform(1,0,0,1,t,s)},move:function(t,s){return this.x+=t||0,this.y+=s||0,this._transform(),this},scale:function(t,s){return null==s&&(s=t),this.transform(t,0,0,s,0,0)},rotate:function(t,s,h){null!=s&&null!=h||(s=(this.left||0)+(this.width||0)/2,h=(this.top||0)+(this.height||0)/2);var x=t*Math.PI/180,y=Math.sin(x),n=Math.cos(x);this.transform(1,0,0,1,s,h);return this.transformTo(n*this.xx-y*this.yx,y*this.xx+n*this.yx,n*this.xy-y*this.yy,y*this.xy+n*this.yy,this.x,this.y).transform(1,0,0,1,-s,-h)},moveTo:function(t,s){return this.transformTo(this.xx,this.yx,this.xy,this.yy,t,s)},rotateTo:function(t,s,h){var x=this.yx/this.xx>this.yy/this.xy?-1:1;return(this.xx<0?this.xy>=0:this.xy<0)&&(x=-x),this.rotate(t-180*Math.atan2(x*this.yx,x*this.xx)/Math.PI,s,h)},scaleTo:function(t,s){var h=Math.sqrt(this.xx*this.xx+this.yx*this.yx);return this.xx/=h,this.yx/=h,h=Math.sqrt(this.yy*this.yy+this.xy*this.xy),this.yy/=h,this.xy/=h,this.scale(t,s)},resizeTo:function(t,s){var h=this.width,x=this.height;return h&&x?this.scaleTo(t/h,s/x):this},inversePoint:function(t,s){var h=this.xx,x=this.yx,y=this.xy,n=this.yy,o=this.x,u=this.y,f=x*y-h*n;return 0==f?null:{x:(n*(o-t)+y*(s-u))/f,y:(h*(u-s)+x*(t-o))/f}},point:function(t,s){return{x:this.xx*t+this.xy*s+this.x,y:this.yx*t+this.yy*s+this.y}}})},205,[203]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function c(t,c){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);c&&(n=n.filter(function(c){return Object.getOwnPropertyDescriptor(t,c).enumerable})),s.push.apply(s,n)}return s}function s(s){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?c(Object(o),!0).forEach(function(c){t(s,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(o)):c(Object(o)).forEach(function(t){Object.defineProperty(s,t,Object.getOwnPropertyDescriptor(o,t))})}return s}var n={pointerEvents:!0,accessible:!0,accessibilityActions:!0,accessibilityLabel:!0,accessibilityLiveRegion:!0,accessibilityRole:!0,accessibilityStates:!0,accessibilityState:!0,accessibilityHint:!0,importantForAccessibility:!0,nativeID:!0,testID:!0,renderToHardwareTextureAndroid:!0,shouldRasterizeIOS:!0,onLayout:!0,onAccessibilityAction:!0,onAccessibilityTap:!0,onMagicTap:!0,onAccessibilityEscape:!0,collapsable:!0,needsOffscreenAlphaCompositing:!0,style:r(d[1])},o={UIView:n,RCTView:s(s({},n),{},{removeClippedSubviews:!0})};m.exports=o},206,[65,78]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);m.exports=function(n,u){var c={};return t(c,n),t(c,u),c}},207,[208]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]),c=t.checkMergeObjectArg,n=t.checkMergeIntoObjectArg;m.exports=function(t,o){if(n(t),null!=o)for(var f in c(o),o)Object.prototype.hasOwnProperty.call(o,f)&&(t[f]=o[f])}},208,[209]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=function(t){return'object'!=typeof t||t instanceof Date||null===t},c={MAX_MERGE_DEPTH:36,isTerminal:n,normalizeMergeArg:function(t){return void 0===t||null===t?{}:t},checkMergeArrayArgs:function(n,c){t(Array.isArray(n)&&Array.isArray(c),'Tried to merge arrays, instead got %s and %s.',n,c)},checkMergeObjectArgs:function(t,n){c.checkMergeObjectArg(t),c.checkMergeObjectArg(n)},checkMergeObjectArg:function(c){t(!n(c)&&!Array.isArray(c),'Tried to merge an object, instead got %s.',c)},checkMergeIntoObjectArg:function(c){t(!(n(c)&&'function'!=typeof c||Array.isArray(c)),'Tried to merge into an object, instead got %s.',c)},checkMergeLevel:function(n){t(n<36,"Maximum deep merge depth exceeded. You may be attempting to merge circular structures in an unsupported way.")},checkArrayStrategy:function(n){t(void 0===n||n in c.ArrayStrategies,"You must provide an array strategy to deep merge functions to instruct the deep merge how to resolve merging two arrays.")},ArrayStrategies:{Clobber:'Clobber',Concat:'Concat',IndexByIndex:'IndexByIndex'}};m.exports=c},209,[16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),s=r(d[4]),u=r(d[5]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[6]);var p=r(d[7]),b=r(d[8]),y=r(d[9]),h=(r(d[10]),r(d[11])),x=r(d[12]),O=r(d[13]),D=(function(t){c(v,t);var l,b,D=(l=v,b=f(),function(){var t,n=u(l);if(b){var o=u(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return s(this,t)});function v(){return n(this,v),D.apply(this,arguments)}return o(v,[{key:"render",value:function(){var t=this.props,n=t.accessibilityLabel,o=t.color,c=t.onPress,s=t.touchSoundDisabled,u=t.title,l=t.hasTVPreferredFocus,f=t.nextFocusDown,b=t.nextFocusForward,D=t.nextFocusLeft,v=t.nextFocusRight,P=t.nextFocusUp,j=t.disabled,w=t.testID,R=[F.button],S=[F.text];o&&S.push({color:o});var E=[];j&&(R.push(F.buttonDisabled),S.push(F.textDisabled),E.push('disabled')),O('string'==typeof u,'The title prop of a Button must be a string');var L=u,T=h;return p.createElement(T,{accessibilityLabel:n,accessibilityRole:"button",accessibilityStates:E,hasTVPreferredFocus:l,nextFocusDown:f,nextFocusForward:b,nextFocusLeft:D,nextFocusRight:v,nextFocusUp:P,testID:w,disabled:j,onPress:c,touchSoundDisabled:s},p.createElement(x,{style:R},p.createElement(y,{style:S,disabled:j},L)))}}]),v})(p.Component),F=b.create({button:{},text:(function(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){t(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n})({textAlign:'center',padding:8},{color:'#007AFF',fontSize:18}),buttonDisabled:{},textDisabled:{color:'#cdcdcd'}});m.exports=D},210,[65,40,41,56,58,55,68,70,74,211,226,227,102,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),l=r(d[4]),u=r(d[5]),p=r(d[6]),c=r(d[7]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function h(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function R(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?h(Object(o),!0).forEach(function(n){c(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):h(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var b=r(d[8]),v=r(d[9]),y=r(d[10]),H=r(d[11]),T=r(d[12]),P=r(d[13]),w=r(d[14]),O=r(d[15]),S=r(d[16]),x={top:20,left:20,right:20,bottom:30},C={validAttributes:R(R({},y.UIView),{},{isHighlighted:!0,numberOfLines:!0,ellipsizeMode:!0,allowFontScaling:!0,maxFontSizeMultiplier:!0,disabled:!0,selectable:!0,selectionColor:!0,adjustsFontSizeToFit:!0,minimumFontScale:!0,textBreakStrategy:!0,onTextLayout:!0,onInlineViewLayout:!0,dataDetectorType:!0}),directEventTypes:{topTextLayout:{registrationName:'onTextLayout'},topInlineViewLayout:{registrationName:'onInlineViewLayout'}},uiViewClassName:'RCTText'},M=(function(c){l(P,c);var h,b,y=(h=P,b=f(),function(){var t,n=p(h);if(b){var o=p(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return u(this,t)});function P(){var t;n(this,P);for(var o=arguments.length,l=new Array(o),u=0;u<o;u++)l[u]=arguments[u];return(t=y.call.apply(y,[this].concat(l))).state=R(R({},T.Mixin.touchableGetInitialState()),{},{isHighlighted:!1,createResponderHandlers:t._createResponseHandlers.bind(s(t)),responseHandlers:null}),t}return o(P,[{key:"render",value:function(){var n=this.props;return j(n)&&(n=R(R(R({},n),this.state.responseHandlers),{},{isHighlighted:this.state.isHighlighted})),null!=n.selectionColor&&(n=R(R({},n),{},{selectionColor:S(n.selectionColor)})),v.createElement(H.Consumer,null,function(o){return o?v.createElement(L,t({},n,{ref:n.forwardedRef})):v.createElement(H.Provider,{value:!0},v.createElement(V,t({},n,{ref:n.forwardedRef})))})}},{key:"_createResponseHandlers",value:function(){var t=this;return{onStartShouldSetResponder:function(){var n=t.props.onStartShouldSetResponder,o=null!=n&&n()||j(t.props);return o&&t._attachTouchHandlers(),o},onResponderGrant:function(n,o){O(t.touchableHandleResponderGrant)(n,o),null!=t.props.onResponderGrant&&t.props.onResponderGrant.call(t,n,o)},onResponderMove:function(n){O(t.touchableHandleResponderMove)(n),null!=t.props.onResponderMove&&t.props.onResponderMove.call(t,n)},onResponderRelease:function(n){O(t.touchableHandleResponderRelease)(n),null!=t.props.onResponderRelease&&t.props.onResponderRelease.call(t,n)},onResponderTerminate:function(n){O(t.touchableHandleResponderTerminate)(n),null!=t.props.onResponderTerminate&&t.props.onResponderTerminate.call(t,n)},onResponderTerminationRequest:function(){var n=t.props.onResponderTerminationRequest;return!!O(t.touchableHandleResponderTerminationRequest)()&&(null==n||n())}}}},{key:"_attachTouchHandlers",value:function(){var t=this;if(null==this.touchableGetPressRectOffset){for(var n in T.Mixin)'function'==typeof T.Mixin[n]&&(this[n]=T.Mixin[n].bind(this));this.touchableHandleActivePressIn=function(){!t.props.suppressHighlighting&&j(t.props)&&t.setState({isHighlighted:!0})},this.touchableHandleActivePressOut=function(){!t.props.suppressHighlighting&&j(t.props)&&t.setState({isHighlighted:!1})},this.touchableHandlePress=function(n){null!=t.props.onPress&&t.props.onPress(n)},this.touchableHandleLongPress=function(n){null!=t.props.onLongPress&&t.props.onLongPress(n)},this.touchableGetPressRectOffset=function(){return null==t.props.pressRetentionOffset?x:t.props.press
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]),n=r(d[1]),t=r(d[2]),l=r(d[3]),s=t(r(d[4]));m.exports={ellipsizeMode:l.oneOf(['head','middle','tail','clip']),numberOfLines:l.number,textBreakStrategy:l.oneOf(['simple','highQuality','balanced']),onLayout:l.func,onPress:l.func,onLongPress:l.func,pressRetentionOffset:n,selectable:l.bool,selectionColor:o,suppressHighlighting:l.bool,style:s,testID:l.string,nativeID:l.string,allowFontScaling:l.bool,maxFontSizeMultiplier:l.number,accessible:l.bool,adjustsFontSizeToFit:l.bool,minimumFontScale:l.number,disabled:l.bool,dataDetectorType:l.oneOf(['phoneNumber','link','email','none','all'])}},212,[80,213,214,83,94]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t.shape({top:t.number,left:t.number,bottom:t.number,right:t.number});m.exports=n},213,[83]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]);m.exports=function(o){var c=n(o);return function(n,o,u,v){var f=n;n[o]&&((f={})[o]=t(n[o]));for(var p=arguments.length,s=new Array(p>4?p-4:0),l=4;l<p;l++)s[l-4]=arguments[l];return c.apply(void 0,[f,o,u,v].concat(s))}}},214,[215,101]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]);m.exports=function(o){function l(l,c,s,u,p){if(c[s]){var f=c[s],y=typeof f;'object'!==y&&n(!1,"Invalid "+(p||'(unknown)')+" `"+s+"` of type `"+y+"` supplied to `"+u+"`, expected `object`.");for(var v=t(c[s],o),b=arguments.length,j=new Array(b>5?b-5:0),k=5;k<b;k++)j[k-5]=arguments[k];for(var w in v){var O=o[w];O||n(!1,"Invalid props."+s+" key `"+w+"` supplied to `"+u+"`.\nBad object: "+JSON.stringify(c[s],null,' ')+'\nValid keys: '+JSON.stringify(Object.keys(o),null,' '));var J=O.apply(void 0,[f,w,u,p].concat(j));J&&n(!1,J.message+'\nBad object: '+JSON.stringify(c[s],null,' '))}}else l&&n(!1,"Required object `"+s+"` was not specified in `"+u+"`.")}function c(n,t,o,c){for(var s=arguments.length,u=new Array(s>4?s-4:0),p=4;p<s;p++)u[p-4]=arguments[p];return l.apply(void 0,[!1,n,t,o,c].concat(u))}return c.isRequired=l.bind(null,!0),c}},215,[16,207]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t.createContext(!1)},216,[70]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),E=r(d[1]);function R(t,E){var R=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);E&&(o=o.filter(function(E){return Object.getOwnPropertyDescriptor(t,E).enumerable})),R.push.apply(R,o)}return R}function o(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?R(Object(s),!0).forEach(function(R){E(t,R,s[R])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):R(Object(s)).forEach(function(E){Object.defineProperty(t,E,Object.getOwnPropertyDescriptor(s,E))})}return t}var s=r(d[2]),_=r(d[3]),n=r(d[4]),S=(r(d[5]),r(d[6])),l=r(d[7]),u=r(d[8]),h=r(d[9]),N=(r(d[10]),r(d[11])),O=(r(d[12]),function(t){var E=t.touches,R=t.changedTouches,o=E&&E.length>0,s=R&&R.length>0;return!o&&s?R[0]:o?E[0]:t}),P=N({NOT_RESPONDER:null,RESPONDER_INACTIVE_PRESS_IN:null,RESPONDER_INACTIVE_PRESS_OUT:null,RESPONDER_ACTIVE_PRESS_IN:null,RESPONDER_ACTIVE_PRESS_OUT:null,RESPONDER_ACTIVE_LONG_PRESS_IN:null,RESPONDER_ACTIVE_LONG_PRESS_OUT:null,ERROR:null}),T={NOT_RESPONDER:!1,RESPONDER_INACTIVE_PRESS_IN:!1,RESPONDER_INACTIVE_PRESS_OUT:!1,RESPONDER_ACTIVE_PRESS_IN:!1,RESPONDER_ACTIVE_PRESS_OUT:!1,RESPONDER_ACTIVE_LONG_PRESS_IN:!1,RESPONDER_ACTIVE_LONG_PRESS_OUT:!1,ERROR:!1},c=o(o({},T),{},{RESPONDER_ACTIVE_PRESS_OUT:!0,RESPONDER_ACTIVE_PRESS_IN:!0}),D=o(o({},T),{},{RESPONDER_INACTIVE_PRESS_IN:!0,RESPONDER_ACTIVE_PRESS_IN:!0,RESPONDER_ACTIVE_LONG_PRESS_IN:!0}),A=o(o({},T),{},{RESPONDER_ACTIVE_LONG_PRESS_IN:!0}),I=N({DELAY:null,RESPONDER_GRANT:null,RESPONDER_RELEASE:null,RESPONDER_TERMINATED:null,ENTER_PRESS_RECT:null,LEAVE_PRESS_RECT:null,LONG_PRESS_DETECTED:null}),b={NOT_RESPONDER:{DELAY:P.ERROR,RESPONDER_GRANT:P.RESPONDER_INACTIVE_PRESS_IN,RESPONDER_RELEASE:P.ERROR,RESPONDER_TERMINATED:P.ERROR,ENTER_PRESS_RECT:P.ERROR,LEAVE_PRESS_RECT:P.ERROR,LONG_PRESS_DETECTED:P.ERROR},RESPONDER_INACTIVE_PRESS_IN:{DELAY:P.RESPONDER_ACTIVE_PRESS_IN,RESPONDER_GRANT:P.ERROR,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.RESPONDER_INACTIVE_PRESS_IN,LEAVE_PRESS_RECT:P.RESPONDER_INACTIVE_PRESS_OUT,LONG_PRESS_DETECTED:P.ERROR},RESPONDER_INACTIVE_PRESS_OUT:{DELAY:P.RESPONDER_ACTIVE_PRESS_OUT,RESPONDER_GRANT:P.ERROR,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.RESPONDER_INACTIVE_PRESS_IN,LEAVE_PRESS_RECT:P.RESPONDER_INACTIVE_PRESS_OUT,LONG_PRESS_DETECTED:P.ERROR},RESPONDER_ACTIVE_PRESS_IN:{DELAY:P.ERROR,RESPONDER_GRANT:P.ERROR,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.RESPONDER_ACTIVE_PRESS_IN,LEAVE_PRESS_RECT:P.RESPONDER_ACTIVE_PRESS_OUT,LONG_PRESS_DETECTED:P.RESPONDER_ACTIVE_LONG_PRESS_IN},RESPONDER_ACTIVE_PRESS_OUT:{DELAY:P.ERROR,RESPONDER_GRANT:P.ERROR,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.RESPONDER_ACTIVE_PRESS_IN,LEAVE_PRESS_RECT:P.RESPONDER_ACTIVE_PRESS_OUT,LONG_PRESS_DETECTED:P.ERROR},RESPONDER_ACTIVE_LONG_PRESS_IN:{DELAY:P.ERROR,RESPONDER_GRANT:P.ERROR,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.RESPONDER_ACTIVE_LONG_PRESS_IN,LEAVE_PRESS_RECT:P.RESPONDER_ACTIVE_LONG_PRESS_OUT,LONG_PRESS_DETECTED:P.RESPONDER_ACTIVE_LONG_PRESS_IN},RESPONDER_ACTIVE_LONG_PRESS_OUT:{DELAY:P.ERROR,RESPONDER_GRANT:P.ERROR,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.RESPONDER_ACTIVE_LONG_PRESS_IN,LEAVE_PRESS_RECT:P.RESPONDER_ACTIVE_LONG_PRESS_OUT,LONG_PRESS_DETECTED:P.ERROR},error:{DELAY:P.NOT_RESPONDER,RESPONDER_GRANT:P.RESPONDER_INACTIVE_PRESS_IN,RESPONDER_RELEASE:P.NOT_RESPONDER,RESPONDER_TERMINATED:P.NOT_RESPONDER,ENTER_PRESS_RECT:P.NOT_RESPONDER,LEAVE_PRESS_RECT:P.NOT_RESPONDER,LONG_PRESS_DETECTED:P.NOT_RESPONDER}},p={componentDidMount:function(){_.isTV&&(this._tvEventHandler=new u,this._tvEventHandler.enable(this,function(t,E){var R=S.findNodeHandle(t);E.dispatchConfig={},R===E.tag&&('focus'===E.eventType?t.touchableHandleFocus(E):'blur'===E.eventType?t
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=t.twoArgumentPooler;function n(t,o){this.width=t,this.height=o}n.prototype.destructor=function(){this.width=null,this.height=null},n.getPooledFromElement=function(t){return n.getPooled(t.offsetWidth,t.offsetHeight)},t.addPoolingTo(n,o),m.exports=n},218,[219]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=function(t){if(this.instancePool.length){var n=this.instancePool.pop();return this.call(n,t),n}return new this(t)},o=function(n){t(n instanceof this,'Trying to release an instance into a pool of a different type.'),n.destructor(),this.instancePool.length<this.poolSize&&this.instancePool.push(n)},s=n,l={addPoolingTo:function(t,n){var l=t;return l.instancePool=[],l.getPooled=n||s,l.poolSize||(l.poolSize=10),l.release=o,l},oneArgumentPooler:n,twoArgumentPooler:function(t,n){if(this.instancePool.length){var o=this.instancePool.pop();return this.call(o,t,n),o}return new this(t,n)},threeArgumentPooler:function(t,n,o){if(this.instancePool.length){var s=this.instancePool.pop();return this.call(s,t,n,o),s}return new this(t,n,o)},fourArgumentPooler:function(t,n,o,s){if(this.instancePool.length){var l=this.instancePool.pop();return this.call(l,t,n,o,s),l}return new this(t,n,o,s)}};m.exports=l},219,[16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=t.twoArgumentPooler;function n(t,o){this.left=t,this.top=o}n.prototype.destructor=function(){this.left=null,this.top=null},t.addPoolingTo(n,o),m.exports=n},220,[219]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),n=(r(d[2]),r(d[3]));function v(){this.__nativeTVNavigationEventListener=null,this.__nativeTVNavigationEventEmitter=null}v.prototype.enable=function(v,o){t.default&&(this.__nativeTVNavigationEventEmitter=new n(t.default),this.__nativeTVNavigationEventListener=this.__nativeTVNavigationEventEmitter.addListener('onHWKeyEvent',function(t){o&&o(v,t)}))},v.prototype.disable=function(){this.__nativeTVNavigationEventListener&&(this.__nativeTVNavigationEventListener.remove(),delete this.__nativeTVNavigationEventListener),this.__nativeTVNavigationEventEmitter&&delete this.__nativeTVNavigationEventEmitter},m.exports=v},221,[21,222,68,138]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('TVNavigationEventEmitter');e.default=u},222,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);m.exports=function(t){var o,s={};for(o in t instanceof Object&&!Array.isArray(t)||n(!1),t)t.hasOwnProperty(o)&&(s[o]=o);return s}},223,[224]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=function(n){if(void 0===n)throw new Error('invariant(...): Second argument must be a string.')};m.exports=function(o,t){for(var f=arguments.length,s=new Array(f>2?f-2:0),u=2;u<f;u++)s[u-2]=arguments[u];if(n(t),!o){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var v=0;(c=new Error(t.replace(/%s/g,function(){return String(s[v++])}))).name='Invariant Violation'}throw c.framesToPop=1,c}}},224,[]);
__d(function(g,r,i,a,m,e,d){'use strict';function t(t,o){if(null!=t)return t;var n=new Error(void 0!==o?o:'Got unexpected '+t);throw n.framesToPop=1,n}m.exports=t,m.exports.default=t,Object.defineProperty(m.exports,'__esModule',{value:!0})},225,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),u=r(d[4]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=r(d[5]),s=r(d[6]),p=r(d[7]),h=r(d[8]),y=(function(s){o(k,s);var y,v,R=(y=k,v=f(),function(){var t,n=u(y);if(v){var o=u(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function k(){return t(this,k),R.apply(this,arguments)}return n(k,[{key:"render",value:function(){return l.createElement(h,{style:[b.container,this.props.style]},l.createElement(p,{style:b.info},"TouchableNativeFeedback is not supported on this platform!"))}}]),k})(l.Component);y.SelectableBackground=function(){return{}},y.SelectableBackgroundBorderless=function(){return{}},y.Ripple=function(){return{}},y.canUseNativeForeground=function(){return!1};var b=s.create({container:{height:100,width:300,backgroundColor:'#ffbcbc',borderWidth:1,borderColor:'red',alignItems:'center',justifyContent:'center',margin:10},info:{color:'#333333',margin:20}});m.exports=y},226,[40,41,56,58,55,70,74,211,102]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function s(t,s){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);s&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),o.push.apply(o,n)}return o}function o(o){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?s(Object(c),!0).forEach(function(s){t(o,s,c[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(c)):s(Object(c)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(c,t))})}return o}var n=r(d[1]),c=r(d[2]),p=r(d[3]),l=r(d[4]),u=r(d[5]),h=r(d[6]),b=r(d[7]),y=r(d[8]),f=r(d[9]),P=r(d[10]),O=r(d[11]),v={top:20,left:20,right:20,bottom:30},S=f({displayName:'TouchableOpacity',mixins:[b.Mixin.withoutDefaultFocusAndBlur,p],propTypes:o(o({},y.propTypes),{},{activeOpacity:h.number,hasTVPreferredFocus:h.bool,nextFocusDown:h.number,nextFocusForward:h.number,nextFocusLeft:h.number,nextFocusRight:h.number,nextFocusUp:h.number,tvParallaxProperties:h.object}),getDefaultProps:function(){return{activeOpacity:.2}},getInitialState:function(){return o(o({},this.touchableGetInitialState()),{},{anim:new n.Value(this._getChildStyleOpacityWithDefault())})},componentDidMount:function(){P(this.props)},UNSAFE_componentWillReceiveProps:function(t){P(t)},componentDidUpdate:function(t,s){this.props.disabled!==t.disabled&&this._opacityInactive(250)},setOpacityTo:function(t,s){n.timing(this.state.anim,{toValue:t,duration:s,easing:c.inOut(c.quad),useNativeDriver:!0}).start()},touchableHandleActivePressIn:function(t){'onResponderGrant'===t.dispatchConfig.registrationName?this._opacityActive(0):this._opacityActive(150),this.props.onPressIn&&this.props.onPressIn(t)},touchableHandleActivePressOut:function(t){this._opacityInactive(250),this.props.onPressOut&&this.props.onPressOut(t)},touchableHandleFocus:function(t){l.isTV&&this._opacityActive(150),this.props.onFocus&&this.props.onFocus(t)},touchableHandleBlur:function(t){l.isTV&&this._opacityInactive(250),this.props.onBlur&&this.props.onBlur(t)},touchableHandlePress:function(t){this.props.onPress&&this.props.onPress(t)},touchableHandleLongPress:function(t){this.props.onLongPress&&this.props.onLongPress(t)},touchableGetPressRectOffset:function(){return this.props.pressRetentionOffset||v},touchableGetHitSlop:function(){return this.props.hitSlop},touchableGetHighlightDelayMS:function(){return this.props.delayPressIn||0},touchableGetLongPressDelayMS:function(){return 0===this.props.delayLongPress?0:this.props.delayLongPress||500},touchableGetPressOutDelayMS:function(){return this.props.delayPressOut},_opacityActive:function(t){this.setOpacityTo(this.props.activeOpacity,t)},_opacityInactive:function(t){this.setOpacityTo(this._getChildStyleOpacityWithDefault(),t)},_getChildStyleOpacityWithDefault:function(){var t=O(this.props.style)||{};return null==t.opacity?1:t.opacity},render:function(){return u.createElement(n.View,{accessible:!1!==this.props.accessible,accessibilityLabel:this.props.accessibilityLabel,accessibilityHint:this.props.accessibilityHint,accessibilityRole:this.props.accessibilityRole,accessibilityStates:this.props.accessibilityStates,accessibilityState:this.props.accessibilityState,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,style:[this.props.style,{opacity:this.state.anim}],nativeID:this.props.nativeID,testID:this.props.testID,onLayout:this.props.onLayout,isTVSelectable:!0,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,hasTVPreferredFocus:this.props.hasTVPreferredFocus,tvParallaxProperties:this.props.tvParallaxProperties,hitSlop:this.props.hitSlop,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,onClick:this.touchableHandlePress,onStartShouldSetResponder:this.touchableHandleStartShouldSetResponder,onResponderTerminationRequest:this.toucha
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),c=t(r(d[2]));function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}var u=r(d[3]),s=r(d[4]),O=c.default.isTesting?u:s;m.exports=(function(t){for(var c=1;c<arguments.length;c++){var u=null!=arguments[c]?arguments[c]:{};c%2?o(Object(u),!0).forEach(function(c){(0,n.default)(t,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):o(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t})({get FlatList(){return r(d[5])},get Image(){return r(d[6])},get ScrollView(){return r(d[7])},get SectionList(){return r(d[8])},get Text(){return r(d[9])},get View(){return r(d[10])}},O)},228,[21,65,68,229,239,259,280,285,286,289,290]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function n(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function o(o){for(var u=1;u<arguments.length;u++){var c=null!=arguments[u]?arguments[u]:{};u%2?n(Object(c),!0).forEach(function(n){t(o,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(c)):n(Object(c)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(c,t))})}return o}var u=r(d[1]),c=u.AnimatedEvent,f=u.attachNativeEvent,s=r(d[2]),l=r(d[3]),p=r(d[4]),v=r(d[5]),O=r(d[6]),b=r(d[7]),y=r(d[8]),j={start:function(){},stop:function(){},reset:function(){},_startNativeLoop:function(){},_isUsingNativeDriver:function(){return!1}};m.exports={Value:O,ValueXY:b,Interpolation:l,Node:p,decay:function(t,n){return j},timing:function(t,n){var u=t;return o(o({},j),{},{start:function(t){u.setValue(n.toValue),t&&t({finished:!0})}})},spring:function(t,n){var u=t;return o(o({},j),{},{start:function(t){u.setValue(n.toValue),t&&t({finished:!0})}})},add:s.add,subtract:s.subtract,divide:s.divide,multiply:s.multiply,modulo:s.modulo,diffClamp:s.diffClamp,delay:function(t){return j},sequence:function(t){return j},parallel:function(t,n){return j},stagger:function(t,n){return j},loop:function(t){(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).iterations;return j},event:function(t,n){return null},createAnimatedComponent:y,attachNativeEvent:f,forkEvent:s.forkEvent,unforkEvent:s.unforkEvent,Event:c,__PropsOnlyForTests:v}},229,[65,230,239,232,233,245,231,250,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),v=r(d[3]),o=r(d[4]),c=r(d[5]),_=r(d[3]).shouldUseNativeDriver;function l(t,n,_){var l=[];c(_[0]&&_[0].nativeEvent,'Native driven events only support animated values contained inside `nativeEvent`.'),(function t(n,v){if(n instanceof s)n.__makeNative(),l.push({nativeEventPath:v,animatedValueTag:n.__getNativeTag()});else if('object'==typeof n)for(var o in n)t(n[o],v.concat(o))})(_[0].nativeEvent,[]);var h=o.findNodeHandle(t);return l.forEach(function(t){v.API.addAnimatedEventToView(h,n,t)}),{detach:function(){l.forEach(function(t){v.API.removeAnimatedEventFromView(h,n,t.animatedValueTag)})}}}var h=(function(){function v(n){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t(this,v),this._listeners=[],this._argMapping=n,s.listener&&this.__addListener(s.listener),this._callListeners=this._callListeners.bind(this),this._attachedEvent=null,this.__isNative=_(s)}return n(v,[{key:"__addListener",value:function(t){this._listeners.push(t)}},{key:"__removeListener",value:function(t){this._listeners=this._listeners.filter(function(n){return n!==t})}},{key:"__attach",value:function(t,n){c(this.__isNative,'Only native driven events need to be attached.'),this._attachedEvent=l(t,n,this._argMapping)}},{key:"__detach",value:function(t,n){c(this.__isNative,'Only native driven events need to be detached.'),this._attachedEvent&&this._attachedEvent.detach()}},{key:"__getHandler",value:function(){var t=this;return this.__isNative?this._callListeners:function(){for(var n=arguments.length,v=new Array(n),o=0;o<n;o++)v[o]=arguments[o];var c=function t(n,v,o){if('number'==typeof v&&n instanceof s)n.setValue(v);else if('object'==typeof n)for(var c in n)t(n[c],v[c],c)};t.__isNative||t._argMapping.forEach(function(t,n){c(t,v[n])}),t._callListeners.apply(t,v)}}},{key:"_callListeners",value:function(){for(var t=arguments.length,n=new Array(t),s=0;s<t;s++)n[s]=arguments[s];this._listeners.forEach(function(t){return t.apply(void 0,n)})}},{key:"_validateMapping",value:function(){}}]),v})();m.exports={AnimatedEvent:h,attachNativeEvent:l}},230,[40,41,231,234,104,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),u=r(d[3]),o=r(d[4]),_=r(d[5]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var f=r(d[6]),c=r(d[7]),h=r(d[8]),v=r(d[9]).API;function p(t){var n=new Set;!(function t(s){'function'==typeof s.update?n.add(s):s.__getChildren().forEach(t)})(t),n.forEach(function(t){return t.update()})}var y=(function(y){u(A,c);var k,N,V=(k=A,N=l(),function(){var t,n=_(k);if(N){var s=_(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return o(this,t)});function A(n){var s;return t(this,A),(s=V.call(this))._startingValue=s._value=n,s._offset=0,s._animation=null,s}return n(A,[{key:"__detach",value:function(){this.stopAnimation(),s(_(A.prototype),"__detach",this).call(this)}},{key:"__getValue",value:function(){return this._value+this._offset}},{key:"setValue",value:function(t){this._animation&&(this._animation.stop(),this._animation=null),this._updateValue(t,!this.__isNative),this.__isNative&&v.setAnimatedNodeValue(this.__getNativeTag(),t)}},{key:"setOffset",value:function(t){this._offset=t,this.__isNative&&v.setAnimatedNodeOffset(this.__getNativeTag(),t)}},{key:"flattenOffset",value:function(){this._value+=this._offset,this._offset=0,this.__isNative&&v.flattenAnimatedNodeOffset(this.__getNativeTag())}},{key:"extractOffset",value:function(){this._offset+=this._value,this._value=0,this.__isNative&&v.extractAnimatedNodeOffset(this.__getNativeTag())}},{key:"stopAnimation",value:function(t){this.stopTracking(),this._animation&&this._animation.stop(),this._animation=null,t&&t(this.__getValue())}},{key:"resetAnimation",value:function(t){this.stopAnimation(t),this._value=this._startingValue}},{key:"_onAnimatedValueUpdateReceived",value:function(t){this._updateValue(t,!1)}},{key:"interpolate",value:function(t){return new f(this,t)}},{key:"animate",value:function(t,n){var s=this,u=null;t.__isInteraction&&(u=h.createInteractionHandle());var o=this._animation;this._animation&&this._animation.stop(),this._animation=t,t.start(this._value,function(t){s._updateValue(t,!0)},function(t){s._animation=null,null!==u&&h.clearInteractionHandle(u),n&&n(t)},o,this)}},{key:"stopTracking",value:function(){this._tracking&&this._tracking.__detach(),this._tracking=null}},{key:"track",value:function(t){this.stopTracking(),this._tracking=t}},{key:"_updateValue",value:function(t,n){this._value=t,n&&p(this),s(_(A.prototype),"__callListeners",this).call(this,this.__getValue())}},{key:"__getNativeConfig",value:function(){return{type:'value',value:this._value,offset:this._offset}}}]),A})();m.exports=y},231,[40,41,53,56,58,55,232,236,237,234]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),c=r(d[4]),p=r(d[5]),f=r(d[6]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function h(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function s(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?h(Object(o),!0).forEach(function(n){f(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):h(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}r(d[7]);var v=r(d[8]),_=r(d[9]),y=r(d[10]),R=r(d[11]),b=function(t){return t};function x(t){if(t.outputRange&&'string'==typeof t.outputRange[0])return w(t);var n=t.outputRange;E('outputRange',n);var o=t.inputRange;E('inputRange',o),C(o),y(o.length===n.length,'inputRange ('+o.length+') and outputRange ('+n.length+') must have the same length');var u=t.easing||b,c='extend';void 0!==t.extrapolateLeft?c=t.extrapolateLeft:void 0!==t.extrapolate&&(c=t.extrapolate);var p='extend';return void 0!==t.extrapolateRight?p=t.extrapolateRight:void 0!==t.extrapolate&&(p=t.extrapolate),function(t){y('number'==typeof t,'Cannot interpolation an input which is not a number');var f=P(t,o);return O(t,o[f],o[f+1],n[f],n[f+1],u,c,p)}}function O(t,n,o,u,c,p,f,l){var h=t;if(h<n){if('identity'===f)return h;'clamp'===f&&(h=n)}if(h>o){if('identity'===l)return h;'clamp'===l&&(h=o)}return u===c?u:n===o?t<=n?u:c:(n===-1/0?h=-h:o===1/0?h-=n:h=(h-n)/(o-n),h=p(h),u===-1/0?h=-h:c===1/0?h+=u:h=h*(c-u)+u,h)}function j(t){var n=R(t);return null===n?t:"rgba("+((4278190080&(n=n||0))>>>24)+", "+((16711680&n)>>>16)+", "+((65280&n)>>>8)+", "+(255&n)/255+")"}var k=/[+-]?(?:\d+\.?\d*|\.\d+)(?:[eE][+-]?\d+)?/g;function w(t){var n=t.outputRange;y(n.length>=2,'Bad output range'),D(n=n.map(j));var o=n[0].match(k).map(function(){return[]});n.forEach(function(t){t.match(k).forEach(function(t,n){o[n].push(+t)})});var u,c=n[0].match(k).map(function(n,u){return x(s(s({},t),{},{outputRange:o[u]}))}),p='string'==typeof(u=n[0])&&u.startsWith('rgb');return function(t){var o=0;return n[0].replace(k,function(){var n=+c[o++](t);return p&&(n=o<4?Math.round(n):Math.round(1e3*n)/1e3),String(n)})}}function D(t){for(var n=t[0].replace(k,''),o=1;o<t.length;++o)y(n===t[o].replace(k,''),'invalid pattern '+t[0]+' and '+t[o])}function P(t,n){var o;for(o=1;o<n.length-1&&!(n[o]>=t);++o);return o-1}function C(t){y(t.length>=2,'inputRange must have at least 2 elements');for(var n=1;n<t.length;++n)y(t[n]>=t[n-1],'inputRange must be monotonically non-decreasing '+t)}function E(t,n){y(n.length>=2,t+' must have at least 2 elements'),y(2!==n.length||n[0]!==-1/0||n[1]!==1/0,t+'cannot be ]-infinity;+infinity[ '+n)}var L=(function(f){u(b,v);var h,s,R=(h=b,s=l(),function(){var t,n=p(h);if(s){var o=p(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function b(n,o){var u;return t(this,b),(u=R.call(this))._parent=n,u._config=o,u._interpolation=x(o),u}return n(b,[{key:"__makeNative",value:function(){this._parent.__makeNative(),o(p(b.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){var t=this._parent.__getValue();return y('number'==typeof t,'Cannot interpolate an input which is not a number.'),this._interpolation(t)}},{key:"interpolate",value:function(t){return new b(this,t)}},{key:"__attach",value:function(){this._parent.__addChild(this)}},{key:"__detach",value:function(){this._parent.__removeChild(this),o(p(b.prototype),"__detach",this).call(this)}},{key:"__transformDataType",value:function(t){return t.map(_.transformDataType)}},{key:"__getNativeConfig",value:function(){return{inputRange:this._config.inputRan
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),_=s.API,u=r(d[3]),o=1,v=(function(){function v(){t(this,v),this._listeners={}}return n(v,[{key:"__attach",value:function(){}},{key:"__detach",value:function(){this.__isNative&&null!=this.__nativeTag&&(s.API.dropAnimatedNode(this.__nativeTag),this.__nativeTag=void 0)}},{key:"__getValue",value:function(){}},{key:"__getAnimatedValue",value:function(){return this.__getValue()}},{key:"__addChild",value:function(t){}},{key:"__removeChild",value:function(t){}},{key:"__getChildren",value:function(){return[]}}]),n(v,[{key:"__makeNative",value:function(){if(!this.__isNative)throw new Error('This node cannot be made a "native" animated node');this.hasListeners()&&this._startListeningToNativeValueUpdates()}},{key:"addListener",value:function(t){var n=String(o++);return this._listeners[n]=t,this.__isNative&&this._startListeningToNativeValueUpdates(),n}},{key:"removeListener",value:function(t){delete this._listeners[t],this.__isNative&&!this.hasListeners()&&this._stopListeningForNativeValueUpdates()}},{key:"removeAllListeners",value:function(){this._listeners={},this.__isNative&&this._stopListeningForNativeValueUpdates()}},{key:"hasListeners",value:function(){return!!Object.keys(this._listeners).length}},{key:"_startListeningToNativeValueUpdates",value:function(){var t=this;this.__nativeAnimatedValueListener&&!this.__shouldUpdateListenersForNewNativeTag||(this.__shouldUpdateListenersForNewNativeTag&&(this.__shouldUpdateListenersForNewNativeTag=!1,this._stopListeningForNativeValueUpdates()),_.startListeningToAnimatedNodeValue(this.__getNativeTag()),this.__nativeAnimatedValueListener=s.nativeEventEmitter.addListener('onAnimatedValueUpdate',function(n){n.tag===t.__getNativeTag()&&t._onAnimatedValueUpdateReceived(n.value)}))}},{key:"_onAnimatedValueUpdateReceived",value:function(t){this.__callListeners(t)}},{key:"__callListeners",value:function(t){for(var n in this._listeners)this._listeners[n]({value:t})}},{key:"_stopListeningForNativeValueUpdates",value:function(){this.__nativeAnimatedValueListener&&(this.__nativeAnimatedValueListener.remove(),this.__nativeAnimatedValueListener=null,_.stopListeningToAnimatedNodeValue(this.__getNativeTag()))}},{key:"__getNativeTag",value:function(){if(s.assertNativeAnimatedModule(),u(this.__isNative,'Attempt to get native tag from node not marked as "native"'),null==this.__nativeTag){var t=s.generateNewNodeTag();this.__nativeTag=t,s.API.createAnimatedNode(t,this.__getNativeConfig()),this.__shouldUpdateListenersForNewNativeTag=!0}return this.__nativeTag}},{key:"__getNativeConfig",value:function(){throw new Error('This JS animated node type cannot be used as native animated node')}},{key:"toJSON",value:function(){return this.__getValue()}}]),v})();m.exports=v},233,[40,41,234,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t,n=r(d[0]),o=n(r(d[1])),l=n(r(d[2])),u=n(r(d[3])),s=1,f=1,v=!1,c=[],N={enableQueue:function(){v=!0},disableQueue:function(){(0,u.default)(l.default,'Native animated module is not available'),v=!1;for(var t=0,n=c.length;t<n;t++){var o=c[t];l.default.connectAnimatedNodes(o[0],o[1])}c.length=0},createAnimatedNode:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),l.default.createAnimatedNode(t,n)},startListeningToAnimatedNodeValue:function(t){(0,u.default)(l.default,'Native animated module is not available'),l.default.startListeningToAnimatedNodeValue(t)},stopListeningToAnimatedNodeValue:function(t){(0,u.default)(l.default,'Native animated module is not available'),l.default.stopListeningToAnimatedNodeValue(t)},connectAnimatedNodes:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),v?c.push([t,n]):l.default.connectAnimatedNodes(t,n)},disconnectAnimatedNodes:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),l.default.disconnectAnimatedNodes(t,n)},startAnimatingNode:function(t,n,o,s){(0,u.default)(l.default,'Native animated module is not available'),l.default.startAnimatingNode(t,n,o,s)},stopAnimation:function(t){(0,u.default)(l.default,'Native animated module is not available'),l.default.stopAnimation(t)},setAnimatedNodeValue:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),l.default.setAnimatedNodeValue(t,n)},setAnimatedNodeOffset:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),l.default.setAnimatedNodeOffset(t,n)},flattenAnimatedNodeOffset:function(t){(0,u.default)(l.default,'Native animated module is not available'),l.default.flattenAnimatedNodeOffset(t)},extractAnimatedNodeOffset:function(t){(0,u.default)(l.default,'Native animated module is not available'),l.default.extractAnimatedNodeOffset(t)},connectAnimatedNodeToView:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),l.default.connectAnimatedNodeToView(t,n)},disconnectAnimatedNodeFromView:function(t,n){(0,u.default)(l.default,'Native animated module is not available'),l.default.disconnectAnimatedNodeFromView(t,n)},dropAnimatedNode:function(t){(0,u.default)(l.default,'Native animated module is not available'),l.default.dropAnimatedNode(t)},addAnimatedEventToView:function(t,n,o){(0,u.default)(l.default,'Native animated module is not available'),l.default.addAnimatedEventToView(t,n,o)},removeAnimatedEventFromView:function(t,n,o){(0,u.default)(l.default,'Native animated module is not available'),l.default.removeAnimatedEventFromView(t,n,o)}},p={opacity:!0,transform:!0,borderRadius:!0,borderBottomEndRadius:!0,borderBottomLeftRadius:!0,borderBottomRightRadius:!0,borderBottomStartRadius:!0,borderTopEndRadius:!0,borderTopLeftRadius:!0,borderTopRightRadius:!0,borderTopStartRadius:!0,elevation:!0,shadowOpacity:!0,shadowRadius:!0,scaleX:!0,scaleY:!0,translateX:!0,translateY:!0},A={translateX:!0,translateY:!0,scale:!0,scaleX:!0,scaleY:!0,rotate:!0,rotateX:!0,rotateY:!0,rotateZ:!0,perspective:!0},b={inputRange:!0,outputRange:!0,extrapolate:!0,extrapolateRight:!0,extrapolateLeft:!0};var h=!1;m.exports={API:N,addWhitelistedStyleProp:function(t){p[t]=!0},addWhitelistedTransformProp:function(t){A[t]=!0},addWhitelistedInterpolationParam:function(t){b[t]=!0},validateStyles:function(t){for(var n in t)if(!p.hasOwnProperty(n))throw new Error("Style property '"+n+"' is not supported by native animated module")},validateTransform:function(t){t.forEach(function(t){if(!A.hasOwnProperty(t.property))throw new Error("Property '"+t.property+"' is not supported by native animated module")})},validateInterpolation:function(t){for(var n in t)if(!b.hasOwnProperty(n))throw new Error("Interpolation property '"+n+"' is not supported by native animated module")},generateNewNodeTag:function(){return s++},generateNewAnimationId:function(){return f++},assertNativeAnimatedModule:function(){(0,u.default)(l.default,'Native animated module is not available')},shouldUseNativeDriver:
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('NativeAnimatedModule');e.default=u},235,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),l=r(d[4]),s=r(d[5]);function _(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=u(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var c=0;return function(){return c>=t.length?{done:!0}:{done:!1,value:t[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function u(t,n){if(t){if("string"==typeof t)return h(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?h(t,n):void 0}}function h(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,c=new Array(n);o<n;o++)c[o]=t[o];return c}function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=r(d[6]),y=r(d[7]),p=(function(u){c(b,v);var h,p,N=(h=b,p=f(),function(){var t,n=s(h);if(p){var o=s(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return l(this,t)});function b(){var n;return t(this,b),(n=N.call(this))._children=[],n}return n(b,[{key:"__makeNative",value:function(){if(!this.__isNative){this.__isNative=!0;for(var t,n=_(this._children);!(t=n()).done;){var c=t.value;c.__makeNative(),y.API.connectAnimatedNodes(this.__getNativeTag(),c.__getNativeTag())}}o(s(b.prototype),"__makeNative",this).call(this)}},{key:"__addChild",value:function(t){0===this._children.length&&this.__attach(),this._children.push(t),this.__isNative&&(t.__makeNative(),y.API.connectAnimatedNodes(this.__getNativeTag(),t.__getNativeTag()))}},{key:"__removeChild",value:function(t){var n=this._children.indexOf(t);-1!==n?(this.__isNative&&t.__isNative&&y.API.disconnectAnimatedNodes(this.__getNativeTag(),t.__getNativeTag()),this._children.splice(n,1),0===this._children.length&&this.__detach()):console.warn("Trying to remove a child that doesn't exist")}},{key:"__getChildren",value:function(){return this._children}},{key:"__callListeners",value:function(t){if(o(s(b.prototype),"__callListeners",this).call(this,t),!this.__isNative)for(var n,c=_(this._children);!(n=c()).done;){var l=n.value;l.__getValue&&l.__callListeners(l.__getValue())}}}]),b})();m.exports=p},236,[40,41,53,56,58,55,233,234]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]),o=r(d[2]),c=(r(d[3]),r(d[4])),s=r(d[5]),u=new t,l={Events:s({interactionStart:!0,interactionComplete:!0}),runAfterInteractions:function(n){var t=[],o=new Promise(function(o){k(),n&&t.push(n),t.push({run:o,name:'resolve '+(n&&n.name||'?')}),h.enqueueTasks(t)});return{then:o.then.bind(o),done:function(){if(o.done)return o.done.apply(o,arguments);console.warn('Tried to call done when not supported by current Promise implementation.')},cancel:function(){h.cancelTasks(t)}}},createInteractionHandle:function(){k();var n=++T;return p.add(n),n},clearInteractionHandle:function(n){c(!!n,'InteractionManager: Must provide a handle to clear.'),k(),p.delete(n),v.add(n)},addListener:u.addListener.bind(u),setDeadline:function(n){E=n}},f=new Set,p=new Set,v=new Set,h=new o({onMoreTasks:k}),w=0,T=0,E=-1;function k(){w||(w=E>0?setTimeout(I,0):setImmediate(I))}function I(){w=0;var t=f.size;p.forEach(function(n){return f.add(n)}),v.forEach(function(n){return f.delete(n)});var o=f.size;if(0!==t&&0===o?u.emit(l.Events.interactionComplete):0===t&&0!==o&&u.emit(l.Events.interactionStart),0===o)for(;h.hasTasksToProcess();)if(h.processNext(),E>0&&n.getEventLoopRunningTime()>=E){k();break}p.clear(),v.clear()}m.exports=l},237,[34,60,238,168,16,223]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),u=r(d[2]);function s(t,n){var u=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),u.push.apply(u,s)}return u}function o(n){for(var u=1;u<arguments.length;u++){var o=null!=arguments[u]?arguments[u]:{};u%2?s(Object(o),!0).forEach(function(u){t(n,u,o[u])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):s(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}r(d[3]);var c=r(d[4]),h=(function(){function t(u){var s=u.onMoreTasks;n(this,t),this._onMoreTasks=s,this._queueStack=[{tasks:[],popable:!1}]}return u(t,[{key:"enqueue",value:function(t){this._getCurrentQueue().push(t)}},{key:"enqueueTasks",value:function(t){var n=this;t.forEach(function(t){return n.enqueue(t)})}},{key:"cancelTasks",value:function(t){this._queueStack=this._queueStack.map(function(n){return o(o({},n),{},{tasks:n.tasks.filter(function(n){return-1===t.indexOf(n)})})}).filter(function(t,n){return t.tasks.length>0||0===n})}},{key:"hasTasksToProcess",value:function(){return this._getCurrentQueue().length>0}},{key:"processNext",value:function(){var t=this._getCurrentQueue();if(t.length){var n=t.shift();try{n.gen?this._genPromise(n):n.run?n.run():(c('function'==typeof n,'Expected Function, SimpleTask, or PromiseTask, but got:\n'+JSON.stringify(n,null,2)),n())}catch(t){throw t.message='TaskQueue: Error with task '+(n.name||'')+': '+t.message,t}}}},{key:"_getCurrentQueue",value:function(){var t=this._queueStack.length-1,n=this._queueStack[t];return n.popable&&0===n.tasks.length&&this._queueStack.length>1?(this._queueStack.pop(),this._getCurrentQueue()):n.tasks}},{key:"_genPromise",value:function(t){var n=this;this._queueStack.push({tasks:[],popable:!1});var u=this._queueStack.length-1;t.gen().then(function(){n._queueStack[u].popable=!0,n.hasTasksToProcess()&&n._onMoreTasks()}).catch(function(n){throw n.message="TaskQueue: Error resolving Promise in task "+t.name+": "+n.message,n}).done()}}]),t})();m.exports=h},238,[65,40,41,168,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function n(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function o(o){for(var u=1;u<arguments.length;u++){var s=null!=arguments[u]?arguments[u]:{};u%2?n(Object(s),!0).forEach(function(n){t(o,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(s)):n(Object(s)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(s,t))})}return o}var u=r(d[1]),s=u.AnimatedEvent,c=u.attachNativeEvent,f=r(d[2]),v=r(d[3]),p=r(d[4]),l=r(d[5]),h=r(d[6]),_=r(d[7]),w=r(d[8]),y=r(d[9]),N=r(d[10]),O=r(d[11]),D=r(d[12]),b=r(d[13]),E=r(d[14]),L=r(d[15]),j=r(d[16]),A=r(d[17]),P=function(t,n){return t&&n.onComplete?function(){n.onComplete&&n.onComplete.apply(n,arguments),t&&t.apply(void 0,arguments)}:t||n.onComplete},k=function(t,n,u){if(t instanceof b){var s=o({},n),c=o({},n);for(var f in n){var v=n[f],p=v.x,l=v.y;void 0!==p&&void 0!==l&&(s[f]=p,c[f]=l)}var h=u(t.x,s),_=u(t.y,c);return C([h,_],{stopTogether:!1})}return null},U=function t(n,u){var s=function(t,n,o){o=P(o,n);var u=t,s=n;u.stopTracking(),n.toValue instanceof w?u.track(new O(u,n.toValue,j,s,o)):u.animate(new j(s),o)};return k(n,u,t)||{start:function(t){s(n,u,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var c=o(o({},u),{},{iterations:t});s(n,c)},_isUsingNativeDriver:function(){return u.useNativeDriver||!1}}},V=function(t){var n=0;return{start:function(o){0===t.length?o&&o({finished:!0}):t[n].start(function u(s){s.finished&&++n!==t.length?t[n].start(u):o&&o(s)})},stop:function(){n<t.length&&t[n].stop()},reset:function(){t.forEach(function(t,o){o<=n&&t.reset()}),n=0},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.sequence animations')},_isUsingNativeDriver:function(){return!1}}},C=function(t,n){var o=0,u={},s=!(n&&!1===n.stopTogether),c={start:function(n){o!==t.length?t.forEach(function(f,v){var p=function(f){if(u[v]=!0,++o===t.length)return o=0,void(n&&n(f));!f.finished&&s&&c.stop()};f?f.start(p):p({finished:!0})}):n&&n({finished:!0})},stop:function(){t.forEach(function(t,n){!u[n]&&t.stop(),u[n]=!0})},reset:function(){t.forEach(function(t,n){t.reset(),u[n]=!1,o=0})},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.parallel animations')},_isUsingNativeDriver:function(){return!1}};return c},T=function(t){return U(new D(0),{toValue:0,delay:t,duration:0,useNativeDriver:!1})};m.exports={Value:D,ValueXY:b,Interpolation:l,Node:w,decay:function t(n,u){var s=function(t,n,o){o=P(o,n);var u=t,s=n;u.stopTracking(),u.animate(new E(s),o)};return k(n,u,t)||{start:function(t){s(n,u,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var c=o(o({},u),{},{iterations:t});s(n,c)},_isUsingNativeDriver:function(){return u.useNativeDriver||!1}}},timing:U,spring:function t(n,u){var s=function(t,n,o){o=P(o,n);var u=t,s=n;u.stopTracking(),n.toValue instanceof w?u.track(new O(u,n.toValue,L,s,o)):u.animate(new L(s),o)};return k(n,u,t)||{start:function(t){s(n,u,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var c=o(o({},u),{},{iterations:t});s(n,c)},_isUsingNativeDriver:function(){return u.useNativeDriver||!1}}},add:function(t,n){return new f(t,n)},subtract:function(t,n){return new N(t,n)},divide:function(t,n){return new p(t,n)},multiply:function(t,n){return new _(t,n)},modulo:function(t,n){return new h(t,n)},diffClamp:function(t,n,o){return new v(t,n,o)},delay:T,sequence:V,parallel:C,stagger:function(t,n){return C(n.map(function(n,o){return V([T(t*o),n])}))},loop:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=n.iterations,u=void 0===o?-1:o,s=n.resetBeforeIteration,c=void 0===s||s,f=!1,v=0;return{start:function(n){t&&0!==u?t
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),_=r(d[2]),u=r(d[3]),c=r(d[4]),o=r(d[5]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[6]),l=(r(d[7]),r(d[8])),f=r(d[9]),v=(function(v){u(b,f);var y,p,k=(y=b,p=s(),function(){var t,n=o(y);if(p){var _=o(this).constructor;t=Reflect.construct(n,arguments,_)}else t=n.apply(this,arguments);return c(this,t)});function b(n,_){var u;return t(this,b),(u=k.call(this))._a='number'==typeof n?new l(n):n,u._b='number'==typeof _?new l(_):_,u}return n(b,[{key:"__makeNative",value:function(){this._a.__makeNative(),this._b.__makeNative(),_(o(b.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){return this._a.__getValue()+this._b.__getValue()}},{key:"interpolate",value:function(t){return new h(this,t)}},{key:"__attach",value:function(){this._a.__addChild(this),this._b.__addChild(this)}},{key:"__detach",value:function(){this._a.__removeChild(this),this._b.__removeChild(this),_(o(b.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){return{type:'addition',input:[this._a.__getNativeTag(),this._b.__getNativeTag()]}}}]),b})();m.exports=v},240,[40,41,53,56,58,55,232,233,231,236]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),u=r(d[2]),_=r(d[3]),c=r(d[4]),s=r(d[5]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[6]),o=(r(d[7]),r(d[8])),f=(function(f){_(k,o);var v,p,y=(v=k,p=l(),function(){var t,n=s(v);if(p){var u=s(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return c(this,t)});function k(n,u,_){var c;return t(this,k),(c=y.call(this))._a=n,c._min=u,c._max=_,c._value=c._lastValue=c._a.__getValue(),c}return n(k,[{key:"__makeNative",value:function(){this._a.__makeNative(),u(s(k.prototype),"__makeNative",this).call(this)}},{key:"interpolate",value:function(t){return new h(this,t)}},{key:"__getValue",value:function(){var t=this._a.__getValue(),n=t-this._lastValue;return this._lastValue=t,this._value=Math.min(Math.max(this._value+n,this._min),this._max),this._value}},{key:"__attach",value:function(){this._a.__addChild(this)}},{key:"__detach",value:function(){this._a.__removeChild(this),u(s(k.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){return{type:'diffclamp',input:this._a.__getNativeTag(),min:this._min,max:this._max}}}]),k})();m.exports=f},241,[40,41,53,56,58,55,232,233,236]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),_=r(d[2]),o=r(d[3]),u=r(d[4]),c=r(d[5]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[6]),l=(r(d[7]),r(d[8])),f=r(d[9]),v=(function(v){o(b,f);var y,p,k=(y=b,p=s(),function(){var t,n=c(y);if(p){var _=c(this).constructor;t=Reflect.construct(n,arguments,_)}else t=n.apply(this,arguments);return u(this,t)});function b(n,_){var o;return t(this,b),(o=k.call(this))._a='number'==typeof n?new l(n):n,o._b='number'==typeof _?new l(_):_,o}return n(b,[{key:"__makeNative",value:function(){this._a.__makeNative(),this._b.__makeNative(),_(c(b.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){var t=this._a.__getValue(),n=this._b.__getValue();return 0===n&&console.error('Detected division by zero in AnimatedDivision'),t/n}},{key:"interpolate",value:function(t){return new h(this,t)}},{key:"__attach",value:function(){this._a.__addChild(this),this._b.__addChild(this)}},{key:"__detach",value:function(){this._a.__removeChild(this),this._b.__removeChild(this),_(c(b.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){return{type:'division',input:[this._a.__getNativeTag(),this._b.__getNativeTag()]}}}]),b})();m.exports=v},242,[40,41,53,56,58,55,232,233,231,236]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),u=r(d[1]),n=r(d[2]),o=r(d[3]),c=r(d[4]),s=r(d[5]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=r(d[6]),h=(r(d[7]),r(d[8])),f=(function(f){o(k,h);var v,y,p=(v=k,y=_(),function(){var t,u=s(v);if(y){var n=s(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return c(this,t)});function k(u,n){var o;return t(this,k),(o=p.call(this))._a=u,o._modulus=n,o}return u(k,[{key:"__makeNative",value:function(){this._a.__makeNative(),n(s(k.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){return(this._a.__getValue()%this._modulus+this._modulus)%this._modulus}},{key:"interpolate",value:function(t){return new l(this,t)}},{key:"__attach",value:function(){this._a.__addChild(this)}},{key:"__detach",value:function(){this._a.__removeChild(this),n(s(k.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){return{type:'modulus',input:this._a.__getNativeTag(),modulus:this._modulus}}}]),k})();m.exports=f},243,[40,41,53,56,58,55,232,233,236]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),_=r(d[2]),u=r(d[3]),c=r(d[4]),o=r(d[5]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[6]),l=(r(d[7]),r(d[8])),f=r(d[9]),v=(function(v){u(b,f);var p,y,k=(p=b,y=s(),function(){var t,n=o(p);if(y){var _=o(this).constructor;t=Reflect.construct(n,arguments,_)}else t=n.apply(this,arguments);return c(this,t)});function b(n,_){var u;return t(this,b),(u=k.call(this))._a='number'==typeof n?new l(n):n,u._b='number'==typeof _?new l(_):_,u}return n(b,[{key:"__makeNative",value:function(){this._a.__makeNative(),this._b.__makeNative(),_(o(b.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){return this._a.__getValue()*this._b.__getValue()}},{key:"interpolate",value:function(t){return new h(this,t)}},{key:"__attach",value:function(){this._a.__addChild(this),this._b.__addChild(this)}},{key:"__detach",value:function(){this._a.__removeChild(this),this._b.__removeChild(this),_(o(b.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){return{type:'multiplication',input:[this._a.__getNativeTag(),this._b.__getNativeTag()]}}}]),b})();m.exports=v},244,[40,41,53,56,58,55,232,233,231,236]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),c=r(d[4]),_=r(d[5]),u=r(d[6]);function v(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function f(n){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?v(Object(s),!0).forEach(function(o){t(n,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):v(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[7]).AnimatedEvent,l=r(d[8]),y=r(d[9]),w=r(d[10]),b=r(d[11]),N=r(d[12]),k=(function(t){c(O,l);var v,k,V=(v=O,k=p(),function(){var t,n=u(v);if(k){var o=u(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return _(this,t)});function O(t,o){var s;return n(this,O),s=V.call(this),t.style&&(t=f(f({},t),{},{style:new y(t.style)})),s._props=t,s._callback=o,s.__attach(),s}return o(O,[{key:"__getValue",value:function(){var t={};for(var n in this._props){var o=this._props[n];o instanceof l?(!o.__isNative||o instanceof y)&&(t[n]=o.__getValue()):t[n]=o instanceof h?o.__getHandler():o}return t}},{key:"__getAnimatedValue",value:function(){var t={};for(var n in this._props){var o=this._props[n];o instanceof l&&(t[n]=o.__getAnimatedValue())}return t}},{key:"__attach",value:function(){for(var t in this._props){var n=this._props[t];n instanceof l&&n.__addChild(this)}}},{key:"__detach",value:function(){for(var t in this.__isNative&&this._animatedView&&this.__disconnectAnimatedView(),this._props){var n=this._props[t];n instanceof l&&n.__removeChild(this)}s(u(O.prototype),"__detach",this).call(this)}},{key:"update",value:function(){this._callback()}},{key:"__makeNative",value:function(){if(!this.__isNative){for(var t in this.__isNative=!0,this._props){var n=this._props[t];n instanceof l&&n.__makeNative()}this._animatedView&&this.__connectAnimatedView()}}},{key:"setNativeView",value:function(t){this._animatedView!==t&&(this._animatedView=t,this.__isNative&&this.__connectAnimatedView())}},{key:"__connectAnimatedView",value:function(){N(this.__isNative,'Expected node to be marked as "native"');var t=b.findNodeHandle(this._animatedView);N(null!=t,'Unable to locate attached view in the native tree'),w.API.connectAnimatedNodeToView(this.__getNativeTag(),t)}},{key:"__disconnectAnimatedView",value:function(){N(this.__isNative,'Expected node to be marked as "native"');var t=b.findNodeHandle(this._animatedView);N(null!=t,'Unable to locate attached view in the native tree'),w.API.disconnectAnimatedNodeFromView(this.__getNativeTag(),t)}},{key:"__getNativeConfig",value:function(){var t={};for(var n in this._props){var o=this._props[n];o instanceof l&&(o.__makeNative(),t[n]=o.__getNativeTag())}return{type:'props',props:t}}}]),O})();m.exports=k},245,[65,40,41,53,56,58,55,230,233,246,234,104,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]),l=r(d[4]),c=r(d[5]),u=r(d[6]);function f(t,n){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,o)}return s}function y(n){for(var s=1;s<arguments.length;s++){var o=null!=arguments[s]?arguments[s]:{};s%2?f(Object(o),!0).forEach(function(s){t(n,s,o[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=r(d[7]),h=r(d[8]),p=r(d[9]),k=r(d[10]),O=r(d[11]),b=(function(t){l(j,p);var f,b,A=(f=j,b=_(),function(){var t,n=u(f);if(b){var s=u(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return c(this,t)});function j(t){var s;return n(this,j),s=A.call(this),(t=O(t)||{}).transform&&(t=y(y({},t),{},{transform:new h(t.transform)})),s._style=t,s}return s(j,[{key:"_walkStyleAndGetValues",value:function(t){var n={};for(var s in t){var o=t[s];o instanceof v?o.__isNative||(n[s]=o.__getValue()):o&&!Array.isArray(o)&&'object'==typeof o?n[s]=this._walkStyleAndGetValues(o):n[s]=o}return n}},{key:"__getValue",value:function(){return this._walkStyleAndGetValues(this._style)}},{key:"_walkStyleAndGetAnimatedValues",value:function(t){var n={};for(var s in t){var o=t[s];o instanceof v?n[s]=o.__getAnimatedValue():o&&!Array.isArray(o)&&'object'==typeof o&&(n[s]=this._walkStyleAndGetAnimatedValues(o))}return n}},{key:"__getAnimatedValue",value:function(){return this._walkStyleAndGetAnimatedValues(this._style)}},{key:"__attach",value:function(){for(var t in this._style){var n=this._style[t];n instanceof v&&n.__addChild(this)}}},{key:"__detach",value:function(){for(var t in this._style){var n=this._style[t];n instanceof v&&n.__removeChild(this)}o(u(j.prototype),"__detach",this).call(this)}},{key:"__makeNative",value:function(){for(var t in this._style){var n=this._style[t];n instanceof v&&n.__makeNative()}o(u(j.prototype),"__makeNative",this).call(this)}},{key:"__getNativeConfig",value:function(){var t={};for(var n in this._style)if(this._style[n]instanceof v){var s=this._style[n];s.__makeNative(),t[n]=s.__getNativeTag()}return k.validateStyles(t),{type:'style',style:t}}}]),j})();m.exports=b},246,[65,40,41,53,56,58,55,233,247,236,234,101]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),f=r(d[3]),c=r(d[4]),s=r(d[5]);function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=r(d[6]),_=r(d[7]),h=r(d[8]),l=(function(l){f(N,_);var p,y,k=(p=N,y=u(),function(){var t,n=s(p);if(y){var o=s(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function N(n){var o;return t(this,N),(o=k.call(this))._transforms=n,o}return n(N,[{key:"__makeNative",value:function(){this._transforms.forEach(function(t){for(var n in t){var o=t[n];o instanceof v&&o.__makeNative()}}),o(s(N.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){return this._transforms.map(function(t){var n={};for(var o in t){var f=t[o];n[o]=f instanceof v?f.__getValue():f}return n})}},{key:"__getAnimatedValue",value:function(){return this._transforms.map(function(t){var n={};for(var o in t){var f=t[o];n[o]=f instanceof v?f.__getAnimatedValue():f}return n})}},{key:"__attach",value:function(){var t=this;this._transforms.forEach(function(n){for(var o in n){var f=n[o];f instanceof v&&f.__addChild(t)}})}},{key:"__detach",value:function(){var t=this;this._transforms.forEach(function(n){for(var o in n){var f=n[o];f instanceof v&&f.__removeChild(t)}}),o(s(N.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){var t=[];return this._transforms.forEach(function(n){for(var o in n){var f=n[o];f instanceof v?t.push({type:'animated',property:o,nodeTag:f.__getNativeTag()}):t.push({type:'static',property:o,value:h.transformDataType(f)})}}),h.validateTransform(t),{type:'transform',transforms:t}}}]),N})();m.exports=l},247,[40,41,53,56,58,55,233,236,234]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),_=r(d[2]),u=r(d[3]),c=r(d[4]),o=r(d[5]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[6]),l=(r(d[7]),r(d[8])),f=r(d[9]),v=(function(v){u(b,f);var y,p,k=(y=b,p=s(),function(){var t,n=o(y);if(p){var _=o(this).constructor;t=Reflect.construct(n,arguments,_)}else t=n.apply(this,arguments);return c(this,t)});function b(n,_){var u;return t(this,b),(u=k.call(this))._a='number'==typeof n?new l(n):n,u._b='number'==typeof _?new l(_):_,u}return n(b,[{key:"__makeNative",value:function(){this._a.__makeNative(),this._b.__makeNative(),_(o(b.prototype),"__makeNative",this).call(this)}},{key:"__getValue",value:function(){return this._a.__getValue()-this._b.__getValue()}},{key:"interpolate",value:function(t){return new h(this,t)}},{key:"__attach",value:function(){this._a.__addChild(this),this._b.__addChild(this)}},{key:"__detach",value:function(){this._a.__removeChild(this),this._b.__removeChild(this),_(o(b.prototype),"__detach",this).call(this)}},{key:"__getNativeConfig",value:function(){return{type:'subtraction',input:[this._a.__getNativeTag(),this._b.__getNativeTag()]}}}]),b})();m.exports=v},248,[40,41,53,56,58,55,232,233,231,236]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),u=r(d[4]),_=r(d[5]),s=r(d[6]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function f(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){t(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[7]);var v=r(d[8]),p=r(d[9]),y=p.generateNewAnimationId,O=p.shouldUseNativeDriver,b=(function(t){u(k,v);var l,p,b=(l=k,p=h(),function(){var t,n=s(l);if(p){var o=s(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return _(this,t)});function k(t,o,c,u,_){var s;return n(this,k),(s=b.call(this))._value=t,s._parent=o,s._animationClass=c,s._animationConfig=u,s._useNativeDriver=O(u),s._callback=_,s.__attach(),s}return o(k,[{key:"__makeNative",value:function(){this.__isNative=!0,this._parent.__makeNative(),c(s(k.prototype),"__makeNative",this).call(this),this._value.__makeNative()}},{key:"__getValue",value:function(){return this._parent.__getValue()}},{key:"__attach",value:function(){this._parent.__addChild(this),this._useNativeDriver&&this.__makeNative()}},{key:"__detach",value:function(){this._parent.__removeChild(this),c(s(k.prototype),"__detach",this).call(this)}},{key:"update",value:function(){this._value.animate(new this._animationClass(f(f({},this._animationConfig),{},{toValue:this._animationConfig.toValue.__getValue()})),this._callback)}},{key:"__getNativeConfig",value:function(){var t=new this._animationClass(f(f({},this._animationConfig),{},{toValue:void 0})).__getNativeAnimationConfig();return{type:'tracking',animationId:y(),animationConfig:t,toValue:this._parent.__getNativeTag(),value:this._value.__getNativeTag()}}}]),k})();m.exports=b},249,[65,40,41,53,56,58,55,231,233,234]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),u=r(d[3]),f=r(d[4]);function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=r(d[5]),c=r(d[6]),y=r(d[7]),h=1,x=(function(x){s(k,c);var v,_,p=(v=k,_=o(),function(){var t,n=f(v);if(_){var s=f(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return u(this,t)});function k(n){var s;t(this,k),s=p.call(this);var u=n||{x:0,y:0};return'number'==typeof u.x&&'number'==typeof u.y?(s.x=new l(u.x),s.y=new l(u.y)):(y(u.x instanceof l&&u.y instanceof l,"AnimatedValueXY must be initialized with an object of numbers or AnimatedValues."),s.x=u.x,s.y=u.y),s._listeners={},s}return n(k,[{key:"setValue",value:function(t){this.x.setValue(t.x),this.y.setValue(t.y)}},{key:"setOffset",value:function(t){this.x.setOffset(t.x),this.y.setOffset(t.y)}},{key:"flattenOffset",value:function(){this.x.flattenOffset(),this.y.flattenOffset()}},{key:"extractOffset",value:function(){this.x.extractOffset(),this.y.extractOffset()}},{key:"__getValue",value:function(){return{x:this.x.__getValue(),y:this.y.__getValue()}}},{key:"resetAnimation",value:function(t){this.x.resetAnimation(),this.y.resetAnimation(),t&&t(this.__getValue())}},{key:"stopAnimation",value:function(t){this.x.stopAnimation(),this.y.stopAnimation(),t&&t(this.__getValue())}},{key:"addListener",value:function(t){var n=this,s=String(h++),u=function(s){s.value;t(n.__getValue())};return this._listeners[s]={x:this.x.addListener(u),y:this.y.addListener(u)},s}},{key:"removeListener",value:function(t){this.x.removeListener(this._listeners[t].x),this.y.removeListener(this._listeners[t].y),delete this._listeners[t]}},{key:"removeAllListeners",value:function(){this.x.removeAllListeners(),this.y.removeAllListeners(),this._listeners={}}},{key:"getLayout",value:function(){return{left:this.x,top:this.y}}},{key:"getTranslateTransform",value:function(){return[{translateX:this.x},{translateY:this.y}]}}]),k})();m.exports=x},250,[40,41,56,58,55,231,236,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]),c=r(d[4]),u=r(d[5]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[6]),l=r(d[7]).shouldUseNativeDriver,v=(function(v){o(D,h);var f,p,y=(f=D,p=_(),function(){var t,n=u(f);if(p){var s=u(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return c(this,t)});function D(n){var s,o,c,u;return t(this,D),(u=y.call(this))._deceleration=null!=(s=n.deceleration)?s:.998,u._velocity=n.velocity,u._useNativeDriver=l(n),u.__isInteraction=null!=(o=n.isInteraction)?o:!u._useNativeDriver,u.__iterations=null!=(c=n.iterations)?c:1,u}return n(D,[{key:"__getNativeAnimationConfig",value:function(){return{type:'decay',deceleration:this._deceleration,velocity:this._velocity,iterations:this.__iterations}}},{key:"start",value:function(t,n,s,o,c){this.__active=!0,this._lastValue=t,this._fromValue=t,this._onUpdate=n,this.__onEnd=s,this._startTime=Date.now(),this._useNativeDriver?this.__startNativeAnimation(c):this._animationFrame=requestAnimationFrame(this.onUpdate.bind(this))}},{key:"onUpdate",value:function(){var t=Date.now(),n=this._fromValue+this._velocity/(1-this._deceleration)*(1-Math.exp(-(1-this._deceleration)*(t-this._startTime)));this._onUpdate(n),Math.abs(this._lastValue-n)<.1?this.__debouncedOnEnd({finished:!0}):(this._lastValue=n,this.__active&&(this._animationFrame=requestAnimationFrame(this.onUpdate.bind(this))))}},{key:"stop",value:function(){s(u(D.prototype),"stop",this).call(this),this.__active=!1,g.cancelAnimationFrame(this._animationFrame),this.__debouncedOnEnd({finished:!1})}}]),D})();m.exports=v},251,[40,41,53,56,58,55,252,234]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]),o=r(d[2]),_=(function(){function _(){n(this,_)}return t(_,[{key:"start",value:function(n,t,o,_,u){}},{key:"stop",value:function(){this.__nativeId&&o.API.stopAnimation(this.__nativeId)}},{key:"__getNativeAnimationConfig",value:function(){throw new Error('This animation type cannot be offloaded to native')}},{key:"__debouncedOnEnd",value:function(n){var t=this.__onEnd;this.__onEnd=null,t&&t(n)}},{key:"__startNativeAnimation",value:function(n){o.API.enableQueue(),n.__makeNative(),o.API.disableQueue(),this.__nativeId=o.generateNewAnimationId(),o.API.startAnimatingNode(this.__nativeId,n.__getNativeTag(),this.__getNativeAnimationConfig(),this.__debouncedOnEnd.bind(this))}}]),_})();m.exports=_},252,[40,41,234]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),n=r(d[2]),o=r(d[3]),l=r(d[4]),h=r(d[5]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[6]),r(d[7]);var u=r(d[8]),f=r(d[9]),c=r(d[10]),v=r(d[11]).shouldUseNativeDriver,p=(function(p){o(b,u);var y,V,T=(y=b,V=_(),function(){var t,s=h(y);if(V){var n=h(this).constructor;t=Reflect.construct(s,arguments,n)}else t=s.apply(this,arguments);return l(this,t)});function b(s){var n,o,l,h,_,u,p,y,V,D,M,P;if(t(this,b),(V=T.call(this))._overshootClamping=null!=(n=s.overshootClamping)&&n,V._restDisplacementThreshold=null!=(o=s.restDisplacementThreshold)?o:.001,V._restSpeedThreshold=null!=(l=s.restSpeedThreshold)?l:.001,V._initialVelocity=null!=(h=s.velocity)?h:0,V._lastVelocity=null!=(_=s.velocity)?_:0,V._toValue=s.toValue,V._delay=null!=(u=s.delay)?u:0,V._useNativeDriver=v(s),V.__isInteraction=null!=(p=s.isInteraction)?p:!V._useNativeDriver,V.__iterations=null!=(y=s.iterations)?y:1,void 0!==s.stiffness||void 0!==s.damping||void 0!==s.mass)c(void 0===s.bounciness&&void 0===s.speed&&void 0===s.tension&&void 0===s.friction,'You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one'),V._stiffness=null!=(D=s.stiffness)?D:100,V._damping=null!=(M=s.damping)?M:10,V._mass=null!=(P=s.mass)?P:1;else if(void 0!==s.bounciness||void 0!==s.speed){var S,U;c(void 0===s.tension&&void 0===s.friction&&void 0===s.stiffness&&void 0===s.damping&&void 0===s.mass,'You can define one of bounciness/speed, tension/friction, or stiffness/damping/mass, but not more than one');var A=f.fromBouncinessAndSpeed(null!=(S=s.bounciness)?S:8,null!=(U=s.speed)?U:12);V._stiffness=A.stiffness,V._damping=A.damping,V._mass=1}else{var C,N,k=f.fromOrigamiTensionAndFriction(null!=(C=s.tension)?C:40,null!=(N=s.friction)?N:7);V._stiffness=k.stiffness,V._damping=k.damping,V._mass=1}return c(V._stiffness>0,'Stiffness value must be greater than 0'),c(V._damping>0,'Damping value must be greater than 0'),c(V._mass>0,'Mass value must be greater than 0'),V}return s(b,[{key:"__getNativeAnimationConfig",value:function(){var t;return{type:'spring',overshootClamping:this._overshootClamping,restDisplacementThreshold:this._restDisplacementThreshold,restSpeedThreshold:this._restSpeedThreshold,stiffness:this._stiffness,damping:this._damping,mass:this._mass,initialVelocity:null!=(t=this._initialVelocity)?t:this._lastVelocity,toValue:this._toValue,iterations:this.__iterations}}},{key:"start",value:function(t,s,n,o,l){var h=this;if(this.__active=!0,this._startPosition=t,this._lastPosition=this._startPosition,this._onUpdate=s,this.__onEnd=n,this._lastTime=Date.now(),this._frameTime=0,o instanceof b){var _=o.getInternalState();this._lastPosition=_.lastPosition,this._lastVelocity=_.lastVelocity,this._initialVelocity=this._lastVelocity,this._lastTime=_.lastTime}var u=function(){h._useNativeDriver?h.__startNativeAnimation(l):h.onUpdate()};this._delay?this._timeout=setTimeout(u,this._delay):u()}},{key:"getInternalState",value:function(){return{lastPosition:this._lastPosition,lastVelocity:this._lastVelocity,lastTime:this._lastTime}}},{key:"onUpdate",value:function(){var t=Date.now();t>this._lastTime+64&&(t=this._lastTime+64);var s=(t-this._lastTime)/1e3;this._frameTime+=s;var n=this._damping,o=this._mass,l=this._stiffness,h=-this._initialVelocity,_=n/(2*Math.sqrt(l*o)),u=Math.sqrt(l/o),f=u*Math.sqrt(1-_*_),c=this._toValue-this._startPosition,v=0,p=0,y=this._frameTime;if(_<1){var V=Math.exp(-_*u*y);v=this._toValue-V*((h+_*u*c)/f*Math.sin(f*y)+c*Math.cos(f*y)),p=_*u*V*(Math.sin(f*y)*(h+_*u*c)/f+c*Math.cos(f*y))-V*(Math.cos(f*y)*(h+_*u*c)-f*c*Math.sin(f*y))}else{var T=Math.exp(-u*y);v=this._toValue-T*(c+(h+u*c)*y),p=T*(h*(y*u-1)+y*c*(u*u))}if(this._lastTime=t,this._lastPosition=v,this._lastVelocity=p,this._onUpdate(v),this.__active){var b=!1;this._overshootClamping&&0!==this._stiffness&&(b=this._sta
__d(function(g,r,i,a,m,e,d){'use strict';function n(n){return 3.62*(n-30)+194}function t(n){return 3*(n-8)+25}m.exports={fromOrigamiTensionAndFriction:function(o,u){return{stiffness:n(o),damping:t(u)}},fromBouncinessAndSpeed:function(o,u){function f(n,t,o){return(n-t)/(o-t)}function c(n,t,o){return t+n*(o-t)}function s(n,t,o){return n*o+(1-n)*t}function p(n){return 44e-6*Math.pow(n,3)-.006*Math.pow(n,2)+.36*n+2}function h(n){return 4.5e-7*Math.pow(n,3)-332e-6*Math.pow(n,2)+.1078*n+5.84}var w=f(o/1.7,0,20);w=c(w,0,.8);var M,v,A,_,x=c(f(u/1.7,0,20),.5,200),B=(M=w,v=(A=x)<=18?(_=A,7e-4*Math.pow(_,3)-.031*Math.pow(_,2)+.64*_+1.28):A>18&&A<=44?p(A):h(A),s(2*M-M*M,v,.01));return{stiffness:n(x),damping:t(B)}}}},254,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]),u=r(d[4]),_=r(d[5]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[6]),r(d[7]);var l,c=r(d[8]),f=r(d[9]).shouldUseNativeDriver;function v(){if(!l){var t=r(d[10]);l=t.inOut(t.ease)}return l}var p=(function(l){o(D,c);var p,y,V=(p=D,y=h(),function(){var t,n=_(p);if(y){var s=_(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return u(this,t)});function D(n){var s,o,u,_,h,l;return t(this,D),(l=V.call(this))._toValue=n.toValue,l._easing=null!=(s=n.easing)?s:v(),l._duration=null!=(o=n.duration)?o:500,l._delay=null!=(u=n.delay)?u:0,l.__iterations=null!=(_=n.iterations)?_:1,l._useNativeDriver=f(n),l.__isInteraction=null!=(h=n.isInteraction)?h:!l._useNativeDriver,l}return n(D,[{key:"__getNativeAnimationConfig",value:function(){for(var t=[],n=Math.round(this._duration/16.666666666666668),s=0;s<n;s++)t.push(this._easing(s/n));return t.push(this._easing(1)),{type:'frames',frames:t,toValue:this._toValue,iterations:this.__iterations}}},{key:"start",value:function(t,n,s,o,u){var _=this;this.__active=!0,this._fromValue=t,this._onUpdate=n,this.__onEnd=s;var h=function(){0!==_._duration||_._useNativeDriver?(_._startTime=Date.now(),_._useNativeDriver?_.__startNativeAnimation(u):_._animationFrame=requestAnimationFrame(_.onUpdate.bind(_))):(_._onUpdate(_._toValue),_.__debouncedOnEnd({finished:!0}))};this._delay?this._timeout=setTimeout(h,this._delay):h()}},{key:"onUpdate",value:function(){var t=Date.now();if(t>=this._startTime+this._duration)return 0===this._duration?this._onUpdate(this._toValue):this._onUpdate(this._fromValue+this._easing(1)*(this._toValue-this._fromValue)),void this.__debouncedOnEnd({finished:!0});this._onUpdate(this._fromValue+this._easing((t-this._startTime)/this._duration)*(this._toValue-this._fromValue)),this.__active&&(this._animationFrame=requestAnimationFrame(this.onUpdate.bind(this)))}},{key:"stop",value:function(){s(_(D.prototype),"stop",this).call(this),this.__active=!1,clearTimeout(this._timeout),g.cancelAnimationFrame(this._animationFrame),this.__debouncedOnEnd({finished:!1})}}]),D})();m.exports=p},255,[40,41,53,56,58,55,231,250,252,234,256]);
__d(function(g,r,i,a,m,e,d){'use strict';var n,u=r(d[0]),t=r(d[1]),o=(function(){function o(){u(this,o)}return t(o,null,[{key:"step0",value:function(n){return n>0?1:0}},{key:"step1",value:function(n){return n>=1?1:0}},{key:"linear",value:function(n){return n}},{key:"ease",value:function(u){return n||(n=o.bezier(.42,0,1,1)),n(u)}},{key:"quad",value:function(n){return n*n}},{key:"cubic",value:function(n){return n*n*n}},{key:"poly",value:function(n){return function(u){return Math.pow(u,n)}}},{key:"sin",value:function(n){return 1-Math.cos(n*Math.PI/2)}},{key:"circle",value:function(n){return 1-Math.sqrt(1-n*n)}},{key:"exp",value:function(n){return Math.pow(2,10*(n-1))}},{key:"elastic",value:function(){var n=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1)*Math.PI;return function(u){return 1-Math.pow(Math.cos(u*Math.PI/2),3)*Math.cos(u*n)}}},{key:"back",value:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1.70158;return function(u){return u*u*((n+1)*u-n)}}},{key:"bounce",value:function(n){if(n<.36363636363636365)return 7.5625*n*n;if(n<.7272727272727273){var u=n-.5454545454545454;return 7.5625*u*u+.75}if(n<.9090909090909091){var t=n-.8181818181818182;return 7.5625*t*t+.9375}var o=n-.9545454545454546;return 7.5625*o*o+.984375}},{key:"bezier",value:function(n,u,t,o){return r(d[2])(n,u,t,o)}},{key:"in",value:function(n){return n}},{key:"out",value:function(n){return function(u){return 1-n(1-u)}}},{key:"inOut",value:function(n){return function(u){return u<.5?n(2*u)/2:1-n(2*(1-u))/2}}}]),o})();m.exports=o},256,[40,41,257]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=4,t=.001,u=1e-7,o=10,f=.1,c='function'==typeof Float32Array;function v(n,t){return 1-3*t+3*n}function s(n,t){return 3*t-6*n}function w(n){return 3*n}function l(n,t,u){return((v(t,u)*n+s(t,u))*n+w(t))*n}function y(n,t,u){return 3*v(t,u)*n*n+2*s(t,u)*n+w(t)}function b(n,t,f,c,v){var s,w,y=0,b=t,h=f;do{(s=l(w=b+(h-b)/2,c,v)-n)>0?h=w:b=w}while(Math.abs(s)>u&&++y<o);return w}function h(t,u,o,f){for(var c=u,v=0;v<n;++v){var s=y(c,o,f);if(0===s)return c;c-=(l(c,o,f)-t)/s}return c}m.exports=function(n,u,o,v){if(!(n>=0&&n<=1&&o>=0&&o<=1))throw new Error('bezier x values must be in [0, 1] range');var s=c?new Float32Array(11):new Array(11);if(n!==u||o!==v)for(var w=0;w<11;++w)s[w]=l(w*f,n,o);function A(u){for(var c=0,v=1;10!==v&&s[v]<=u;++v)c+=f;var w=c+(u-s[--v])/(s[v+1]-s[v])*f,l=y(w,n,o);return l>=t?h(u,w,n,o):0===l?w:b(u,c,c+f,n,o)}return function(t){return n===u&&o===v?t:0===t?0:1===t?1:l(A(t),u,v)}}},257,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),p=r(d[4]),c=r(d[5]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var u=r(d[6]).AnimatedEvent,l=r(d[7]),h=r(d[8]),v=r(d[9]),f=r(d[10]);m.exports=function(y,N){f('function'!=typeof y||y.prototype&&y.prototype.isReactComponent,"`createAnimatedComponent` does not support stateless functional components; use a class component instead.");var k=(function(v){s(P,v);var f,k,A=(f=P,k=_(),function(){var t,n=c(f);if(k){var o=c(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return p(this,t)});function P(t){var o;return n(this,P),(o=A.call(this,t))._invokeAnimatedPropsCallbackOnMount=!1,o._eventDetachers=[],o._animatedPropsCallback=function(){if(null==o._component)o._invokeAnimatedPropsCallbackOnMount=!0;else if(P.__skipSetNativeProps_FOR_TESTS_ONLY||'function'!=typeof o._component.setNativeProps)o.forceUpdate();else{if(o._propsAnimated.__isNative)throw new Error("Attempting to run JS driven animation on animated node that has been moved to \"native\" earlier by starting an animation with `useNativeDriver: true`");o._component.setNativeProps(o._propsAnimated.__getAnimatedValue())}},o._setComponentRef=function(t){o._prevComponent=o._component,o._component=t},o}return o(P,[{key:"componentWillUnmount",value:function(){this._propsAnimated&&this._propsAnimated.__detach(),this._detachNativeEvents()}},{key:"setNativeProps",value:function(t){this._component.setNativeProps(t)}},{key:"UNSAFE_componentWillMount",value:function(){this._attachProps(this.props)}},{key:"componentDidMount",value:function(){this._invokeAnimatedPropsCallbackOnMount&&(this._invokeAnimatedPropsCallbackOnMount=!1,this._animatedPropsCallback()),this._propsAnimated.setNativeView(this._component),this._attachNativeEvents()}},{key:"_attachNativeEvents",value:function(){var t,n=this,o=(null==(t=this._component)?void 0:t.getScrollableNode)?this._component.getScrollableNode():this._component,s=function(t){var s=n.props[t];s instanceof u&&s.__isNative&&(s.__attach(o,t),n._eventDetachers.push(function(){return s.__detach(o,t)}))};for(var p in this.props)s(p)}},{key:"_detachNativeEvents",value:function(){this._eventDetachers.forEach(function(t){return t()}),this._eventDetachers=[]}},{key:"_attachProps",value:function(t){var n=this._propsAnimated;this._propsAnimated=new l(t,this._animatedPropsCallback),n&&n.__detach()}},{key:"UNSAFE_componentWillReceiveProps",value:function(t){this._attachProps(t)}},{key:"componentDidUpdate",value:function(t){this._component!==this._prevComponent&&this._propsAnimated.setNativeView(this._component),this._component===this._prevComponent&&t===this.props||(this._detachNativeEvents(),this._attachNativeEvents())}},{key:"render",value:function(){var n=this._propsAnimated.__getValue();return h.createElement(y,t({},N,n,{ref:this._setComponentRef,collapsable:!this._propsAnimated.__isNative&&n.collapsable}))}},{key:"getNode",value:function(){return this._component}}]),P})(h.Component);k.__skipSetNativeProps_FOR_TESTS_ONLY=!1;var A=y.propTypes;return k.propTypes={style:function(t,n,o){if(A)for(var s in v)A[s]||void 0===t[s]||console.warn('You are setting the style `{ '+s+": ... }` as a prop. You should nest it in a style object. E.g. `{ style: { "+s+': ... } }`')}},k}},258,[27,40,41,56,58,55,230,245,70,95,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=r(d[1]);m.exports=o(t,{scrollEventThrottle:1e-4})},259,[260,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),l=r(d[4]),u=r(d[5]),c=r(d[6]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function h(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?p(Object(o),!0).forEach(function(n){c(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):p(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}r(d[7]);var y=r(d[8]),C=r(d[9]),v=r(d[10]),b=r(d[11]),w=r(d[12]),_=r(d[13]),I=h(h({},b.defaultProps),{},{numColumns:1,removeClippedSubviews:!1}),k=(function(p){s(O,p);var I,k,R=(I=O,k=f(),function(){var t,n=u(I);if(k){var o=u(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return l(this,t)});function O(t){var o;return n(this,O),(o=R.call(this,t))._virtualizedListPairs=[],o._captureRef=function(t){o._listRef=t},o._getItem=function(t,n){var s=o.props.numColumns;if(s>1){for(var l=[],u=0;u<s;u++){var c=t[n*s+u];null!=c&&l.push(c)}return l}return t[n]},o._getItemCount=function(t){return t?Math.ceil(t.length/o.props.numColumns):0},o._keyExtractor=function(t,n){var s=o.props,l=s.keyExtractor,u=s.numColumns;return u>1?(_(Array.isArray(t),"FlatList: Encountered internal consistency error, expected each item to consist of an array with 1-%s columns; instead, received a single item.",u),t.map(function(t,o){return l(t,n*u+o)}).join(':')):l(t,n)},o._renderer=function(){var t=o.props,n=t.ListItemComponent,s=t.renderItem,l=t.numColumns,u=t.columnWrapperStyle,f=function(t){return n?C.createElement(n,t):s?s(t):null};return c({},n?'ListItemComponent':'renderItem',function(t){if(l>1){var n=t.item,o=t.index;return _(Array.isArray(n),'Expected array of items with numColumns > 1'),C.createElement(v,{style:w.compose(P.row,u)},n.map(function(n,s){var u=f({item:n,index:o*l+s,separators:t.separators});return null!=u?C.createElement(C.Fragment,{key:s},u):null}))}return f(t)})},o._checkProps(o.props),o.props.viewabilityConfigCallbackPairs?o._virtualizedListPairs=o.props.viewabilityConfigCallbackPairs.map(function(t){return{viewabilityConfig:t.viewabilityConfig,onViewableItemsChanged:o._createOnViewableItemsChanged(t.onViewableItemsChanged)}}):o.props.onViewableItemsChanged&&o._virtualizedListPairs.push({viewabilityConfig:o.props.viewabilityConfig,onViewableItemsChanged:o._createOnViewableItemsChanged(o.props.onViewableItemsChanged)}),o}return o(O,[{key:"scrollToEnd",value:function(t){this._listRef&&this._listRef.scrollToEnd(t)}},{key:"scrollToIndex",value:function(t){this._listRef&&this._listRef.scrollToIndex(t)}},{key:"scrollToItem",value:function(t){this._listRef&&this._listRef.scrollToItem(t)}},{key:"scrollToOffset",value:function(t){this._listRef&&this._listRef.scrollToOffset(t)}},{key:"recordInteraction",value:function(){this._listRef&&this._listRef.recordInteraction()}},{key:"flashScrollIndicators",value:function(){this._listRef&&this._listRef.flashScrollIndicators()}},{key:"getScrollResponder",value:function(){if(this._listRef)return this._listRef.getScrollResponder()}},{key:"getScrollableNode",value:function(){if(this._listRef)return this._listRef.getScrollableNode()}},{key:"setNativeProps",value:function(t){this._listRef&&this._listRef.setNativeProps(t)}}]),o(O,[{key:"componentDidUpdate",value:function(t){_(t.numColumns===this.props.numColumns,"Changing numColumns on the fly is not supported. Change the key prop on FlatList when changing the number of columns to force a fresh render of the component."),_(t.onViewableItemsChanged===this.props.onViewableItemsChanged,'Changing onViewableItems
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),n=r(d[2]),o=r(d[3]),l=r(d[4]),c=r(d[5]),h=r(d[6]),u=r(d[7]);function p(t,s){var n;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(n=f(t))||s&&t&&"number"==typeof t.length){n&&(t=n);var o=0;return function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(n)}function f(t,s){if(t){if("string"==typeof t)return _(t,s);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_(t,s):void 0}}function _(t,s){(null==s||s>t.length)&&(s=t.length);for(var n=0,o=new Array(s);n<s;n++)o[n]=t[n];return o}function y(t,s){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);s&&(o=o.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),n.push.apply(n,o)}return n}function v(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?y(Object(o),!0).forEach(function(n){s(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):y(Object(o)).forEach(function(s){Object.defineProperty(t,s,Object.getOwnPropertyDescriptor(o,s))})}return t}function C(t){var s=L();return function(){var n,o=u(t);if(s){var l=u(this).constructor;n=Reflect.construct(o,arguments,l)}else n=o.apply(this,arguments);return h(this,n)}}function L(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=r(d[8]),S=r(d[9]),I=r(d[10]),M=r(d[11]),R=r(d[12]),x=r(d[13]),w=r(d[14]),k=r(d[15]),E=r(d[16]),O=r(d[17]),T=(r(d[18]),r(d[19])),z=r(d[20]),P=(r(d[21]),r(d[22]).computeWindowedRenderLimits),F=!1,K='',N=(function(h){c(f,h);var u=C(f);function f(s,l){var c;n(this,f),(c=u.call(this,s,l))._getScrollMetrics=function(){return c._scrollMetrics},c._getOutermostParentListRef=function(){return c._isNestedWithSameOrientation()?c.context.virtualizedList.getOutermostParentListRef():o(c)},c._getNestedChildState=function(t){var s=c._nestedChildLists.get(t);return s&&s.state},c._registerAsNestedChild=function(t){var s=c._cellKeysToChildListKeys.get(t.cellKey)||new Set;s.add(t.key),c._cellKeysToChildListKeys.set(t.cellKey,s);var n=c._nestedChildLists.get(t.key);n&&null!==n.ref&&console.error("A VirtualizedList contains a cell which itself contains more than one VirtualizedList of the same orientation as the parent list. You must pass a unique listKey prop to each sibling list."),c._nestedChildLists.set(t.key,{ref:t.ref,state:null}),c._hasInteracted&&t.ref.recordInteraction()},c._unregisterAsNestedChild=function(t){c._nestedChildLists.set(t.key,{ref:null,state:t.state})},c._onUpdateSeparators=function(t,s){t.forEach(function(t){var n=null!=t&&c._cellRefs[t];n&&n.updateSeparatorProps(s)})},c._averageCellLength=0,c._cellKeysToChildListKeys=new Map,c._cellRefs={},c._frames={},c._footerLength=0,c._hasDataChangedSinceEndReached=!0,c._hasDoneInitialScroll=!1,c._hasInteracted=!1,c._hasMore=!1,c._hasWarned={},c._headerLength=0,c._hiPriInProgress=!1,c._highestMeasuredFrameIndex=0,c._indicesToKeys=new Map,c._nestedChildLists=new Map,c._offsetFromParentVirtualizedList=0,c._prevParentOffset=0,c._scrollMetrics={contentLength:0,dOffset:0,dt:10,offset:0,timestamp:0,velocity:0,visibleLength:0},c._scrollRef=null,c._sentEndForContentLength=0,c._totalCellLength=0,c._totalCellsMeasured=0,c._viewabilityTuples=[],c._captureScrollRef=function(t){c._scrollRef=t},c._defaultRenderScrollComponent=function(s){var n=s.onRefresh;return c._isNestedWithSameOrientation()?M.createElement(E,
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),l=r(d[2]),s=(function(){function s(n,l){t(this,s),this._delay=l,this._callback=n}return n(s,[{key:"dispose",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{abort:!1};this._taskHandle&&(this._taskHandle.cancel(),t.abort||this._callback(),this._taskHandle=null)}},{key:"schedule",value:function(){var t=this;if(!this._taskHandle){var n=setTimeout(function(){t._taskHandle=l.runAfterInteractions(function(){t._taskHandle=null,t._callback()})},this._delay);this._taskHandle={cancel:function(){return clearTimeout(n)}}}}}]),s})();m.exports=s},262,[40,41,237]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]);function l(t,n){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,l)}return s}function o(n){for(var s=1;s<arguments.length;s++){var o=null!=arguments[s]?arguments[s]:{};s%2?l(Object(o),!0).forEach(function(s){t(n,s,o[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):l(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}var _=r(d[3]),h=r(d[4]),u=function t(){s(this,t),this.any_blank_count=0,this.any_blank_ms=0,this.any_blank_speed_sum=0,this.mostly_blank_count=0,this.mostly_blank_ms=0,this.pixels_blank=0,this.pixels_sampled=0,this.pixels_scrolled=0,this.total_time_spent=0,this.sample_count=0},f=[],c=10,y=null,p=(function(){function t(n){s(this,t),this._anyBlankStartTime=null,this._enabled=!1,this._info=new u,this._mostlyBlankStartTime=null,this._samplesStartTime=null,this._getFrameMetrics=n,this._enabled=(y||0)>Math.random(),this._resetData()}return n(t,null,[{key:"addListener",value:function(t){return h(null!==y,'Call `FillRateHelper.setSampleRate` before `addListener`.'),f.push(t),{remove:function(){f=f.filter(function(n){return t!==n})}}}},{key:"setSampleRate",value:function(t){y=t}},{key:"setMinSampleCount",value:function(t){c=t}}]),n(t,[{key:"activate",value:function(){this._enabled&&null==this._samplesStartTime&&(this._samplesStartTime=_())}},{key:"deactivateAndFlush",value:function(){if(this._enabled){var t=this._samplesStartTime;if(null!=t)if(this._info.sample_count<c)this._resetData();else{var n=_()-t,s=o(o({},this._info),{},{total_time_spent:n});f.forEach(function(t){return t(s)}),this._resetData()}}}},{key:"computeBlankness",value:function(t,n,s){if(!this._enabled||0===t.getItemCount(t.data)||null==this._samplesStartTime)return 0;var l=s.dOffset,o=s.offset,h=s.velocity,u=s.visibleLength;this._info.sample_count++,this._info.pixels_sampled+=Math.round(u),this._info.pixels_scrolled+=Math.round(Math.abs(l));var f=Math.round(1e3*Math.abs(h)),c=_();null!=this._anyBlankStartTime&&(this._info.any_blank_ms+=c-this._anyBlankStartTime),this._anyBlankStartTime=null,null!=this._mostlyBlankStartTime&&(this._info.mostly_blank_ms+=c-this._mostlyBlankStartTime),this._mostlyBlankStartTime=null;for(var y=0,p=n.first,b=this._getFrameMetrics(p);p<=n.last&&(!b||!b.inLayout);)b=this._getFrameMetrics(p),p++;b&&p>0&&(y=Math.min(u,Math.max(0,b.offset-o)));for(var k=0,v=n.last,S=this._getFrameMetrics(v);v>=n.first&&(!S||!S.inLayout);)S=this._getFrameMetrics(v),v--;if(S&&v<t.getItemCount(t.data)-1){var M=S.offset+S.length;k=Math.min(u,Math.max(0,o+u-M))}var O=Math.round(y+k),T=O/u;return T>0?(this._anyBlankStartTime=c,this._info.any_blank_speed_sum+=f,this._info.any_blank_count++,this._info.pixels_blank+=O,T>.5&&(this._mostlyBlankStartTime=c,this._info.mostly_blank_count++)):(f<.01||Math.abs(l)<1)&&this.deactivateAndFlush(),T}},{key:"enabled",value:function(){return this._enabled}},{key:"_resetData",value:function(){this._anyBlankStartTime=null,this._info=new u,this._mostlyBlankStartTime=null,this._samplesStartTime=null}}]),t})();m.exports=p},263,[65,41,40,126,18]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=t(r(d[1])),n=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4])),u=t(r(d[5])),c=t(r(d[6])),h=t(r(d[7])),l=(t(r(d[8])),t(r(d[9])));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[10]);var v,R=r(d[11]);r(d[12]);v={SIZE:{}};var _=(function(t){(0,u.default)(N,t);var v,_,y=(v=N,_=p(),function(){var t,s=(0,h.default)(v);if(_){var n=(0,h.default)(this).constructor;t=Reflect.construct(s,arguments,n)}else t=s.apply(this,arguments);return(0,c.default)(this,t)});function N(){var t;(0,o.default)(this,N);for(var s=arguments.length,n=new Array(s),f=0;f<s;f++)n[f]=arguments[f];return(t=y.call.apply(y,[this].concat(n)))._lastNativeRefreshing=!1,t._onRefresh=function(){t._lastNativeRefreshing=!0,t.props.onRefresh&&t.props.onRefresh(),t.forceUpdate()},t}return(0,f.default)(N,[{key:"componentDidMount",value:function(){this._lastNativeRefreshing=this.props.refreshing}},{key:"componentDidUpdate",value:function(t){this.props.refreshing!==t.refreshing?this._lastNativeRefreshing=this.props.refreshing:this.props.refreshing!==this._lastNativeRefreshing&&this._setNativePropsOnRef&&(this._setNativePropsOnRef({refreshing:this.props.refreshing}),this._lastNativeRefreshing=this.props.refreshing)}},{key:"render",value:function(){var t=this,o=this.props,f=(o.enabled,o.colors,o.progressBackgroundColor,o.size,o.progressViewOffset,(0,n.default)(o,["enabled","colors","progressBackgroundColor","size","progressViewOffset"]));return R.createElement(l.default,(0,s.default)({},f,{ref:function(s){return t._setNativePropsOnRef=s?s.setNativeProps.bind(s):null},onRefresh:this._onRefresh}))}}]),N})(R.Component);_.SIZE=v.SIZE,m.exports=_},264,[21,27,66,40,41,56,58,55,265,266,68,70,225]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('AndroidSwipeRefreshLayout');e.default=u},265,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,t(r(d[1])).default)('PullToRefreshView',{paperComponentName:'RCTRefreshControl'});e.default=o},266,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),l=r(d[3]),s=r(d[4]),c=r(d[5]),p=r(d[6]),u=r(d[7]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function y(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?f(Object(o),!0).forEach(function(n){u(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var R,v,_=r(d[8]),S=r(d[9]),w=r(d[10]),H=r(d[11]),k=r(d[12]),V=r(d[13]),E=r(d[14]),C=(r(d[15]),r(d[16]),r(d[17]),r(d[18])),T=r(d[19]),A=r(d[20]),b=r(d[21]);r(d[22]);function x(t){var n=y({},k.Mixin);for(var o in n)'function'==typeof n[o]&&(n[o]=n[o].bind(t));return n}R=A('RCTScrollView'),v=A('RCTScrollContentView');var O=w.createContext(null),M=Object.freeze({horizontal:!0}),I=Object.freeze({horizontal:!1}),z=(function(u){s(z,u);var f,E,A=(f=z,E=h(),function(){var t,n=p(f);if(E){var o=p(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function z(t){var o;for(var s in n(this,z),(o=A.call(this,t))._scrollResponder=x(l(o)),o._scrollAnimatedValue=new _.Value(0),o._scrollAnimatedValueAttachment=null,o._stickyHeaderRefs=new Map,o._headerLayoutYs=new Map,o.state=y({layoutHeight:null},k.Mixin.scrollResponderMixinGetInitialState()),o._handleScroll=function(t){o._scrollResponder.scrollResponderHandleScroll(t)},o._handleLayout=function(t){!0===o.props.invertStickyHeaders&&o.setState({layoutHeight:t.nativeEvent.layout.height}),o.props.onLayout&&o.props.onLayout(t)},o._handleContentOnLayout=function(t){var n=t.nativeEvent.layout,l=n.width,s=n.height;o.props.onContentSizeChange&&o.props.onContentSizeChange(l,s)},o._scrollViewRef=null,o._setScrollViewRef=function(t){o._scrollViewRef=t},o._innerViewRef=null,o._setInnerViewRef=function(t){o._innerViewRef=t},k.Mixin)'function'==typeof k.Mixin[s]&&s.startsWith('scrollResponder')&&(l(o)[s]=k.Mixin[s].bind(l(o)));return Object.keys(k.Mixin).filter(function(t){return'function'!=typeof k.Mixin[t]}).forEach(function(t){l(o)[t]=k.Mixin[t]}),o}return o(z,[{key:"UNSAFE_componentWillMount",value:function(){this._scrollResponder.UNSAFE_componentWillMount(),this._scrollAnimatedValue=new _.Value(this.props.contentOffset?this.props.contentOffset.y:0),this._scrollAnimatedValue.setOffset(this.props.contentInset&&this.props.contentInset.top||0),this._stickyHeaderRefs=new Map,this._headerLayoutYs=new Map}},{key:"UNSAFE_componentWillReceiveProps",value:function(t){var n=this.props.contentInset?this.props.contentInset.top:0,o=t.contentInset?t.contentInset.top:0;n!==o&&this._scrollAnimatedValue.setOffset(o||0)}},{key:"componentDidMount",value:function(){this._updateAnimatedNodeAttachment()}},{key:"componentDidUpdate",value:function(){this._updateAnimatedNodeAttachment()}},{key:"componentWillUnmount",value:function(){this._scrollResponder.componentWillUnmount(),this._scrollAnimatedValueAttachment&&this._scrollAnimatedValueAttachment.detach()}},{key:"setNativeProps",value:function(t){this._scrollViewRef&&this._scrollViewRef.setNativeProps(t)}},{key:"getScrollResponder",value:function(){return this}},{key:"getScrollableNode",value:function(){return H.findNodeHandle(this._scrollViewRef)}},{key:"getInnerViewNode",value:function(){return H.findNodeHandle(this._innerViewRef)}},{key:"getNativeScrollRef",value:function(){return this._scrollViewRef}},{key:"scrollTo",value:function(t,n,o){var l,s,c;'number'==typeof t?(console.warn("`scrollTo(y, x, animated)` is deprecated. Use `scrollTo({x: 5, y: 5, animated: true})` instead."),s=t,l=n,c=o):t
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]),s=r(d[1]),n=r(d[2]),l=r(d[3]),t=r(d[4]),c=r(d[5]),p=r(d[6]),h=r(d[7]),u=r(d[8]),S=r(d[9]),b=r(d[10]).ScrollViewManager,R={Mixin:{_subscriptionKeyboardWillShow:null,_subscriptionKeyboardWillHide:null,_subscriptionKeyboardDidShow:null,_subscriptionKeyboardDidHide:null,scrollResponderMixinGetInitialState:function(){return{isTouching:!1,lastMomentumScrollBeginTime:0,lastMomentumScrollEndTime:0,observedScrollSinceBecomingResponder:!1,becameResponderWhileAnimating:!1}},scrollResponderHandleScrollShouldSetResponder:function(){return!0!==this.props.disableScrollViewPanResponder&&this.state.isTouching},scrollResponderHandleStartShouldSetResponder:function(o){if(!0===this.props.disableScrollViewPanResponder)return!1;var s=t.currentlyFocusedField();return'handled'===this.props.keyboardShouldPersistTaps&&null!=s&&o.target!==s},scrollResponderHandleStartShouldSetResponderCapture:function(o){if(this.scrollResponderIsAnimating())return!0;if(!0===this.props.disableScrollViewPanResponder)return!1;var s=t.currentlyFocusedField(),n=this.props.keyboardShouldPersistTaps;return!(n&&'never'!==n||null==s||!o.target||t.isTextInput(o.target))},scrollResponderHandleResponderReject:function(){},scrollResponderHandleTerminationRequest:function(){return!this.state.observedScrollSinceBecomingResponder},scrollResponderHandleTouchEnd:function(o){var s=o.nativeEvent;this.state.isTouching=0!==s.touches.length,this.props.onTouchEnd&&this.props.onTouchEnd(o)},scrollResponderHandleTouchCancel:function(o){this.state.isTouching=!1,this.props.onTouchCancel&&this.props.onTouchCancel(o)},scrollResponderHandleResponderRelease:function(o){this.props.onResponderRelease&&this.props.onResponderRelease(o);var s=t.currentlyFocusedField();!0===this.props.keyboardShouldPersistTaps||'always'===this.props.keyboardShouldPersistTaps||null==s||o.target===s||this.state.observedScrollSinceBecomingResponder||this.state.becameResponderWhileAnimating||(this.props.onScrollResponderKeyboardDismissed&&this.props.onScrollResponderKeyboardDismissed(o),t.blurTextInput(s))},scrollResponderHandleScroll:function(o){this.state.observedScrollSinceBecomingResponder=!0,this.props.onScroll&&this.props.onScroll(o)},scrollResponderHandleResponderGrant:function(o){this.state.observedScrollSinceBecomingResponder=!1,this.props.onResponderGrant&&this.props.onResponderGrant(o),this.state.becameResponderWhileAnimating=this.scrollResponderIsAnimating()},scrollResponderHandleScrollBeginDrag:function(o){s.beginScroll(),this.props.onScrollBeginDrag&&this.props.onScrollBeginDrag(o)},scrollResponderHandleScrollEndDrag:function(o){var n=o.nativeEvent.velocity;this.scrollResponderIsAnimating()||n&&(0!==n.x||0!==n.y)||s.endScroll(),this.props.onScrollEndDrag&&this.props.onScrollEndDrag(o)},scrollResponderHandleMomentumScrollBegin:function(o){this.state.lastMomentumScrollBeginTime=u(),this.props.onMomentumScrollBegin&&this.props.onMomentumScrollBegin(o)},scrollResponderHandleMomentumScrollEnd:function(o){s.endScroll(),this.state.lastMomentumScrollEndTime=u(),this.props.onMomentumScrollEnd&&this.props.onMomentumScrollEnd(o)},scrollResponderHandleTouchStart:function(o){this.state.isTouching=!0,this.props.onTouchStart&&this.props.onTouchStart(o)},scrollResponderHandleTouchMove:function(o){this.props.onTouchMove&&this.props.onTouchMove(o)},scrollResponderIsAnimating:function(){return u()-this.state.lastMomentumScrollEndTime<16||this.state.lastMomentumScrollEndTime<this.state.lastMomentumScrollBeginTime},scrollResponderGetScrollableNode:function(){return this.getScrollableNode?this.getScrollableNode():l.findNodeHandle(this)},scrollResponderScrollTo:function(o,s,n){if('number'==typeof o)console.warn('`scrollResponderScrollTo(x, y, animated)` is deprecated. Use `scrollResponderScrollTo({x: 5, y: 5, animated: true})` instead.');else{var l=o||{};o=l.x,s=l.y,n=l.animated}c.dispatchViewManagerCommand(h(this.scrollResponderGetScrollableNode()),c.getViewManagerConfig('RCTScrollView').Commands.scrollTo,[o||0,s||0,!1!==n])},scrollResponderScrollToEnd:function(o){var s=!1!=
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),o=r(d[2]),l={setGlobalOptions:function(l){if(void 0!==l.debug&&o(t.default,'Trying to debug FrameRateLogger without the native module!'),t.default){var u={debug:!!l.debug,reportStackTraces:!!l.reportStackTraces};t.default.setGlobalOptions(u)}},setContext:function(o){t.default&&t.default.setContext(o)},beginScroll:function(){t.default&&t.default.beginScroll()},endScroll:function(){t.default&&t.default.endScroll()}};m.exports=l},269,[21,270,16]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).get('FrameRateLogger');e.default=o},270,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0])(r(d[1])),o=r(d[2]),t=r(d[3]),u=r(d[4]),s=r(d[5]),c={addListener:function(n,o){s(!1,'Dummy method used for documentation')},removeListener:function(n,o){s(!1,'Dummy method used for documentation')},removeAllListeners:function(n){s(!1,'Dummy method used for documentation')},dismiss:function(){s(!1,'Dummy method used for documentation')},scheduleLayoutAnimation:function(n){s(!1,'Dummy method used for documentation')}};(c=new t(n.default)).dismiss=u,c.scheduleLayoutAnimation=function(n){var t=n.duration,u=n.easing;null!=t&&0!==t&&o.configureNext({duration:t,update:{duration:t,type:null!=u&&o.Types[u]||'keyboard'}})},m.exports=c},271,[21,272,273,138,274,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('KeyboardObserver');e.default=u},272,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0])(r(d[1])),t=r(d[2]);function s(s,o){n.default.isTesting||t.configureNextLayoutAnimation(s,null!=o?o:function(){},function(){})}function o(n,t,s){return{duration:n,create:{type:t,property:s},update:{type:t},delete:{type:t,property:s}}}var p={easeInEaseOut:o(300,'easeInEaseOut','opacity'),linear:o(500,'linear','opacity'),spring:{duration:700,create:{type:'linear',property:'opacity'},update:{type:'spring',springDamping:.4},delete:{type:'linear',property:'opacity'}}},c={configureNext:s,create:o,Types:Object.freeze({spring:'spring',linear:'linear',easeInEaseOut:'easeInEaseOut',easeIn:'easeIn',easeOut:'easeOut',keyboard:'keyboard'}),Properties:Object.freeze({opacity:'opacity',scaleX:'scaleX',scaleY:'scaleY',scaleXY:'scaleXY'}),checkConfig:function(){console.error('LayoutAnimation.checkConfig(...) has been disabled.')},Presets:p,easeInEaseOut:s.bind(null,p.easeInEaseOut),linear:s.bind(null,p.linear),spring:s.bind(null,p.spring)};m.exports=c},273,[21,68,89]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=function(){t.blurTextInput(t.currentlyFocusedField())}},274,[177]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),s=r(d[4]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=r(d[5]),c=r(d[6]),h=r(d[7]),y=r(d[8]),f=p.createAnimatedComponent(y),v=(function(p){o(x,p);var h,y,v=(h=x,y=l(),function(){var t,n=s(h);if(y){var o=s(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return u(this,t)});function x(){var n;t(this,x);for(var o=arguments.length,u=new Array(o),s=0;s<o;s++)u[s]=arguments[s];return(n=v.call.apply(v,[this].concat(u))).state={measured:!1,layoutY:0,layoutHeight:0,nextHeaderLayoutY:n.props.nextHeaderLayoutY},n._onLayout=function(t){n.setState({measured:!0,layoutY:t.nativeEvent.layout.y,layoutHeight:t.nativeEvent.layout.height}),n.props.onLayout(t);var o=c.Children.only(n.props.children);o.props.onLayout&&o.props.onLayout(t)},n}return n(x,[{key:"setNextHeaderY",value:function(t){this.setState({nextHeaderLayoutY:t})}},{key:"render",value:function(){var t=this.props,n=t.inverted,o=t.scrollViewHeight,u=this.state,s=u.measured,l=u.layoutHeight,p=u.layoutY,h=u.nextHeaderLayoutY,y=[-1,0],v=[0,0];if(s)if(n){if(null!=o){var x=p+l-o;if(x>0){y.push(x),v.push(0),y.push(x+1),v.push(1);var H=(h||0)-l-o;H>x&&(y.push(H,H+1),v.push(H-x,H-x))}}}else{y.push(p),v.push(0);var Y=(h||0)-l;Y>=p?(y.push(Y,Y+1),v.push(Y-p,Y-p)):(y.push(p+1),v.push(1))}var R=this.props.scrollAnimatedValue.interpolate({inputRange:y,outputRange:v}),C=c.Children.only(this.props.children);return c.createElement(f,{collapsable:!1,onLayout:this._onLayout,style:[C.props.style,L.header,{transform:[{translateY:R}]}]},c.cloneElement(C,{style:L.fill,onLayout:void 0}))}}]),x})(c.Component),L=h.create({header:{zIndex:10},fill:{flex:1}});m.exports=v},275,[40,41,56,58,55,239,70,74,102]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]);m.exports=function(t){return'normal'===t?.998:'fast'===t?.99:t}},276,[68]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(Object.create(null),{margin:!0,marginHorizontal:!0,marginVertical:!0,marginBottom:!0,marginTop:!0,marginLeft:!0,marginRight:!0,flex:!0,flexGrow:!0,flexShrink:!0,flexBasis:!0,alignSelf:!0,height:!0,minHeight:!0,maxHeight:!0,width:!0,minWidth:!0,maxWidth:!0,position:!0,left:!0,right:!0,bottom:!0,top:!0,transform:!0});m.exports=function(n){var o={},f={};return n&&Object.keys(n).forEach(function(h){var l=n[h];t[h]?f[h]=l:o[h]=l}),{outer:f,inner:o}}},277,[27]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function l(n){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?c(Object(s),!0).forEach(function(o){t(n,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):c(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}function u(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=f(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var s=0;return function(){return s>=t.length?{done:!0}:{done:!1,value:t[s++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function f(t,n){if(t){if("string"==typeof t)return h(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?h(t,n):void 0}}function h(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,s=new Array(n);o<n;o++)s[o]=t[o];return s}var v=r(d[4]),b=(function(){function t(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{viewAreaCoveragePercentThreshold:0};o(this,t),this._hasInteracted=!1,this._timers=new Set,this._viewableIndices=[],this._viewableItems=new Map,this._config=n}return s(t,[{key:"dispose",value:function(){this._timers.forEach(clearTimeout)}},{key:"computeViewableItems",value:function(t,n,o,s,c){var l=this._config,u=l.itemVisiblePercentThreshold,f=l.viewAreaCoveragePercentThreshold,h=null!=f,b=h?f:u;v(null!=b&&null!=u!=(null!=f),'Must set exactly one of itemVisiblePercentThreshold or viewAreaCoveragePercentThreshold');var p=[];if(0===t)return p;var w=-1,_=c||{first:0,last:t-1},I=_.first,O=_.last;if(O>=t)return console.warn('Invalid render range computing viewability '+JSON.stringify({renderRange:c,itemCount:t})),[];for(var S=I;S<=O;S++){var j=s(S);if(j){var P=j.offset-n,A=P+j.length;if(P<o&&A>0)w=S,y(h,b,P,A,o,j.length)&&p.push(S);else if(w>=0)break}}return p}},{key:"onUpdate",value:function(t,n,o,s,c,l,u){var f=this;if((!this._config.waitForInteraction||this._hasInteracted)&&0!==t&&s(0)){var h=[];if(t&&(h=this.computeViewableItems(t,n,o,s,u)),this._viewableIndices.length!==h.length||!this._viewableIndices.every(function(t,n){return t===h[n]}))if(this._viewableIndices=h,this._config.minimumViewTime){var v=setTimeout(function(){f._timers.delete(v),f._onUpdateSync(h,l,c)},this._config.minimumViewTime);this._timers.add(v)}else this._onUpdateSync(h,l,c)}}},{key:"resetViewableIndices",value:function(){this._viewableIndices=[]}},{key:"recordInteraction",value:function(){this._hasInteracted=!0}},{key:"_onUpdateSync",value:function(t,o,s){var c=this;t=t.filter(function(t){return c._viewableIndices.includes(t)});for(var f,h=this._viewableItems,v=new Map(t.map(function(t){var n=s(t,!0);return[n.key,n]})),b=[],y=u(v);!(f=y()).done;){var p=f.value,w=n(p,2),_=w[0],I=w[1];h.has(_)||b.push(I)}for(var O,S=u(h);!(O=S()).done;){var j=O.value,P=n(j,2),A=P[0],T=P[1];v.has(A)||b.push(l(l({},T),{},{isViewable:!1}))}b.length>0&&(this._viewableItems=v,o({viewableItems:Array.from(v.values()),changed:b,viewabilityConfig:this._config}))}}]),t})();function y(t,n,o,s,c,l){if(w(o,s,c))return!0;var u=p(o,s,c);return 100*(t?u/c:u/l)>=n}function p(t,n,o){var s=Math.min(n,o)-Math.max(t,0);return Math.max(0,s)}function w(t,n,o){return t>=0&&n<=o&&n>t}m.exports=b},278,[65,28,40,41,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]);function s(t,s,f){for(var l=[],o=0,u=0;u<s;u++)for(var h=f(u),v=h.offset+h.length,c=0;c<t.length;c++)if(null==l[c]&&v>=t[c]&&(l[c]=u,o++,c===t.length-1))return n(o===t.length,'bad offsets input, should be in increasing order: %s',JSON.stringify(t)),l;return l}function f(t,n){return n.last-n.first+1-Math.max(0,1+Math.min(n.last,t.last)-Math.max(n.first,t.first))}var l={computeWindowedRenderLimits:function(n,l,o,u){var h=n.data,v=n.getItemCount,c=n.maxToRenderPerBatch,x=n.windowSize,M=v(h);if(0===M)return l;var w=u.offset,b=u.velocity,p=u.visibleLength,C=Math.max(0,w),O=C+p,y=(x-1)*p,L=b>1?'after':b<-1?'before':'none',R=Math.max(0,C-.5*y),S=Math.max(0,O+.5*y);if(o(M-1).offset<R)return{first:Math.max(0,M-1-c),last:M-1};var B=s([R,C,O,S],n.getItemCount(n.data),o),I=t(B,4),J=I[0],N=I[1],T=I[2],_=I[3];J=null==J?0:J,N=null==N?Math.max(0,J):N,_=null==_?M-1:_;for(var k={first:N,last:T=null==T?Math.min(_,N+c-1):T},z=f(l,k);!(N<=J&&T>=_);){var E=z>=c,F=N<=l.first||N>l.last,P=N>J&&(!E||!F),W=T>=l.last||T<l.first,j=T<_&&(!E||!W);if(E&&!P&&!j)break;!P||'after'===L&&j&&W||(F&&z++,N--),!j||'before'===L&&P&&F||(W&&z++,T++)}if(!(T>=N&&N>=0&&T<M&&N>=J&&T<=_&&N<=k.first&&T>=k.last))throw new Error('Bad window calculation '+JSON.stringify({first:N,last:T,itemCount:M,overscanFirst:J,overscanLast:_,visible:k}));return{first:N,last:T}},elementsThatOverlapOffsets:s,newRangeCount:f};m.exports=l},279,[28,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]);m.exports=s(t)},280,[281,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),c=r(d[4]),u=(r(d[5]),r(d[6])),h=r(d[7]),l=r(d[8]),f=r(d[9]),p=s.ImageViewManager,w=l('RCTImageView');var v=function(n,o){var s,u,l=f(n.source)||{uri:void 0,width:void 0,height:void 0};if(Array.isArray(l))u=h([y.base,n.style])||{},s=l;else{var p=l.width,v=l.height,z=l.uri;u=h([{width:p,height:v},y.base,n.style])||{},s=[l],''===z&&console.warn('source.uri should not be an empty string')}var I=n.resizeMode||u.resizeMode||'cover',b=u.tintColor;if(null!=n.src&&console.warn('The <Image> component requires a `source` property rather than `src`.'),null!=n.children)throw new Error('The <Image> component cannot contain children. If you want to render content on top of the image, consider using the <ImageBackground> component or absolute positioning.');return c.createElement(w,t({},n,{ref:o,style:u,resizeMode:I,tintColor:b,source:s}))};(v=c.forwardRef(v)).displayName='Image',v.getSize=function(t,n,o){p.getSize(t,n,o||function(){console.warn('Failed to get size for image: '+t)})},v.getSizeWithHeaders=function(t,n,o,s){return p.getSizeWithHeaders({uri:t,headers:n}).then(function(t){o(t.width,t.height)}).catch(s||function(){console.warn('Failed to get size for image: '+t)})},v.prefetch=function(t){return p.prefetchImage(t)},v.queryCache=function(t){return n.async(function(o){for(;;)switch(o.prev=o.next){case 0:return o.next=2,n.awrap(p.queryCache(t));case 2:return o.abrupt("return",o.sent);case 3:case"end":return o.stop()}},null,null,null,Promise)},v.resolveAssetSource=f,v.propTypes=o;var y=u.create({base:{overflow:'hidden'}});m.exports=v},281,[27,282,283,26,70,104,74,101,196,191]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},282,[122]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),o=r(d[1]),t=r(d[2]),s=r(d[3]),c=r(d[4]);m.exports={style:s(t),source:o,defaultSource:c.oneOfType([c.shape({uri:c.string,width:c.number,height:c.number,scale:c.number}),c.number]),accessible:c.bool,accessibilityLabel:c.node,blurRadius:c.number,capInsets:n,resizeMethod:c.oneOf(['auto','resize','scale']),resizeMode:c.oneOf(['cover','contain','stretch','repeat','center']),testID:c.string,onLayout:c.func,onLoadStart:c.func,onProgress:c.func,onError:c.func,onPartialLoad:c.func,onLoad:c.func,onLoadEnd:c.func}},283,[213,284,79,214,83]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=n.shape({uri:n.string,bundle:n.string,method:n.string,headers:n.objectOf(n.string),body:n.string,cache:n.oneOf(['default','reload','force-cache','only-if-cached']),width:n.number,height:n.number,scale:n.number}),c=n.oneOfType([t,n.number,n.arrayOf(t)]);m.exports=c},284,[83]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=r(d[1]);m.exports=o(t,{scrollEventThrottle:1e-4})},285,[267,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=r(d[1]);m.exports=o(t,{scrollEventThrottle:1e-4})},286,[287,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),s=r(d[4]),f=r(d[5]),u=r(d[6]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function h(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?l(Object(o),!0).forEach(function(n){u(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):l(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}r(d[7]);var y=r(d[8]),R=(r(d[9]),r(d[10])),v=h(h({},R.defaultProps),{},{stickySectionHeadersEnabled:!0}),w=(function(u){c(w,u);var l,h,v=(l=w,h=p(),function(){var t,n=f(l);if(h){var o=f(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return s(this,t)});function w(){var t;n(this,w);for(var o=arguments.length,c=new Array(o),s=0;s<o;s++)c[s]=arguments[s];return(t=v.call.apply(v,[this].concat(c)))._captureRef=function(n){t._wrapperListRef=n},t}return o(w,[{key:"scrollToLocation",value:function(t){null!=this._wrapperListRef&&this._wrapperListRef.scrollToLocation(t)}},{key:"recordInteraction",value:function(){var t=this._wrapperListRef&&this._wrapperListRef.getListRef();t&&t.recordInteraction()}},{key:"flashScrollIndicators",value:function(){var t=this._wrapperListRef&&this._wrapperListRef.getListRef();t&&t.flashScrollIndicators()}},{key:"getScrollResponder",value:function(){var t=this._wrapperListRef&&this._wrapperListRef.getListRef();if(t)return t.getScrollResponder()}},{key:"getScrollableNode",value:function(){var t=this._wrapperListRef&&this._wrapperListRef.getListRef();if(t)return t.getScrollableNode()}},{key:"setNativeProps",value:function(t){var n=this._wrapperListRef&&this._wrapperListRef.getListRef();n&&n.setNativeProps(t)}},{key:"render",value:function(){return y.createElement(R,t({},this.props,{ref:this._captureRef,getItemCount:function(t){return t.length},getItem:function(t,n){return t[n]}}))}}]),w})(y.PureComponent);w.defaultProps=v,m.exports=w},287,[27,40,41,56,58,55,65,68,70,267,288]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),c=r(d[4]),l=r(d[5]),p=r(d[6]),u=r(d[7]);function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function h(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?f(Object(s),!0).forEach(function(o){n(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):f(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function S(t){var n=v();return function(){var o,s=u(t);if(n){var c=u(this).constructor;o=Reflect.construct(s,arguments,c)}else o=s.apply(this,arguments);return p(this,o)}}function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=r(d[8]),y=r(d[9]),_=r(d[10]),x=r(d[11]),b=(function(n){l(u,n);var p=S(u);function u(t,n){var c;return o(this,u),(c=p.call(this,t,n))._keyExtractor=function(t,n){var o=c._subExtractor(n);return o&&o.key||String(n)},c._convertViewable=function(t){x(null!=t.index,'Received a broken ViewToken');var n=c._subExtractor(t.index);if(!n)return null;var o=n.section.keyExtractor||c.props.keyExtractor;return h(h({},t),{},{index:n.index,key:o(t.item,n.index),section:n.section})},c._onViewableItemsChanged=function(t){var n=t.viewableItems,o=t.changed;c.props.onViewableItemsChanged&&c.props.onViewableItemsChanged({viewableItems:n.map(c._convertViewable,s(c)).filter(Boolean),changed:o.map(c._convertViewable,s(c)).filter(Boolean)})},c._renderItem=function(t){var n=t.item,o=t.index,s=c._subExtractor(o);if(!s)return null;var l=s.index;if(null==l){var p=s.section;if(!0===s.header){var u=c.props.renderSectionHeader;return u?u({section:p}):null}var f=c.props.renderSectionFooter;return f?f({section:p}):null}var h=s.section.renderItem||c.props.renderItem,S=c._getSeparatorComponent(o,s);return x(h,'no renderItem!'),I.createElement(P,{SeparatorComponent:S,LeadingSeparatorComponent:0===l?c.props.SectionSeparatorComponent:void 0,cellKey:s.key,index:l,item:n,leadingItem:s.leadingItem,leadingSection:s.leadingSection,onUpdateSeparator:c._onUpdateSeparator,prevCellKey:(c._subExtractor(o-1)||{}).key,ref:function(t){c._cellRefs[s.key]=t},renderItem:h,section:s.section,trailingItem:s.trailingItem,trailingSection:s.trailingSection})},c._onUpdateSeparator=function(t,n){var o=c._cellRefs[t];o&&o.updateSeparatorProps(n)},c._cellRefs={},c._captureRef=function(t){c._listRef=t},c.state=c._computeState(t),c}return c(u,[{key:"scrollToLocation",value:function(t){for(var n=t.itemIndex,o=0;o<t.sectionIndex;o++)n+=this.props.getItemCount(this.props.sections[o].data)+2;var s=t.viewOffset||0;t.itemIndex>0&&this.props.stickySectionHeadersEnabled&&(s+=this._listRef._getFrameMetricsApprox(n-t.itemIndex).length);var c=h(h({},t),{},{viewOffset:s,index:n});this._listRef.scrollToIndex(c)}},{key:"getListRef",value:function(){return this._listRef}}]),c(u,[{key:"UNSAFE_componentWillReceiveProps",value:function(t){this.setState(this._computeState(t))}},{key:"_computeState",value:function(t){var n=t.ListHeaderComponent?1:0,o=[],s=t.sections?t.sections.reduce(function(s,c){return o.push(s+n),s+t.getItemCount(c.data)+2},0):0;return{childProps:h(h({},t),{},{renderItem:this._renderItem,ItemSeparatorComponent:void 0,data:t.sections,getItemCount:function(){return s},getItem:function(n,o){return k(t,n,o)},keyExtractor:this._keyExtractor,onViewableItemsChanged:t.onViewableItemsChanged?this._onViewableItemsChanged:void 0,stickyHeaderIndices:t.stickySectionHeadersEnabled?o:void 0})}}},{key:"render",value:function(){return I.createElement(_,t({},this.state.childProps,{ref:this._captureRef}))}},{key:"_subExtractor",value:function(t){for(var n=t,o=this.props,s=o.getItem,c=o.getItemCount,l=o.keyExt
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]);m.exports=s(t)},289,[211,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]);m.exports=s(t)},290,[102,258]);
__d(function(g,r,i,a,m,e,d){'use strict';var _=r(d[0]).__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.NativeMethodsMixin;m.exports=_},291,[104]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function o(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);o&&(s=s.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,s)}return n}function n(n){for(var s=1;s<arguments.length;s++){var c=null!=arguments[s]?arguments[s]:{};s%2?o(Object(c),!0).forEach(function(o){t(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):o(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}function s(t,o){var n;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(n=c(t))||o&&t&&"number"==typeof t.length){n&&(t=n);var s=0;return function(){return s>=t.length?{done:!0}:{done:!1,value:t[s++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(n)}function c(t,o){if(t){if("string"==typeof t)return l(t,o);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,o):void 0}}function l(t,o){(null==o||o>t.length)&&(o=t.length);for(var n=0,s=new Array(o);n<o;n++)s[n]=t[n];return s}var u=r(d[1]),p=r(d[2]),b=r(d[3]),h=r(d[4]),y=r(d[5]),f=r(d[6]),P=r(d[7]),S=r(d[8]).DeprecatedAccessibilityRoles,O={top:20,left:20,right:20,bottom:30},v=['accessibilityLabel','accessibilityHint','accessibilityIgnoresInvertColors','accessibilityRole','accessibilityStates','accessibilityState','accessibilityActions','onAccessibilityAction','hitSlop','nativeID','onBlur','onFocus','onLayout','testID'],R=f({displayName:'TouchableWithoutFeedback',mixins:[h.Mixin],propTypes:{accessible:b.bool,accessibilityLabel:b.node,accessibilityHint:b.string,accessibilityIgnoresInvertColors:b.bool,accessibilityRole:b.oneOf(S),accessibilityStates:b.array,accessibilityState:b.object,accessibilityActions:b.array,onAccessibilityAction:b.func,onFocus:b.func,onBlur:b.func,disabled:b.bool,onPress:b.func,onPressIn:b.func,onPressOut:b.func,onLayout:b.func,touchSoundDisabled:b.bool,onLongPress:b.func,nativeID:b.string,testID:b.string,delayPressIn:b.number,delayPressOut:b.number,delayLongPress:b.number,pressRetentionOffset:u,hitSlop:u},getInitialState:function(){return this.touchableGetInitialState()},componentDidMount:function(){P(this.props)},UNSAFE_componentWillReceiveProps:function(t){P(t)},touchableHandlePress:function(t){this.props.onPress&&this.props.onPress(t)},touchableHandleActivePressIn:function(t){this.props.onPressIn&&this.props.onPressIn(t)},touchableHandleActivePressOut:function(t){this.props.onPressOut&&this.props.onPressOut(t)},touchableHandleLongPress:function(t){this.props.onLongPress&&this.props.onLongPress(t)},touchableGetPressRectOffset:function(){return this.props.pressRetentionOffset||O},touchableGetHitSlop:function(){return this.props.hitSlop},touchableGetHighlightDelayMS:function(){return this.props.delayPressIn||0},touchableGetLongPressDelayMS:function(){return 0===this.props.delayLongPress?0:this.props.delayLongPress||500},touchableGetPressOutDelayMS:function(){return this.props.delayPressOut||0},render:function(){var t=p.Children.only(this.props.children),o=t.props.children;h.TOUCH_TARGET_DEBUG&&t.type===y&&(o=p.Children.toArray(o)).push(h.renderDebugView({color:'red',hitSlop:this.props.hitSlop}));for(var c,l={},u=s(v);!(c=u()).done;){var b=c.value;void 0!==this.props[b]&&(l[b]=this.props[b])}return p.cloneElement(t,n(n({},l),{},{accessible:!1!==this.props.accessible,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,onClick:this.touchableHandlePress,onStartShouldSetResponder:this.touchableHandleStartShouldSetResponder,onResponderTerminationRequest:this.touchableHandleResponderTerminationRequest,onResponderGrant:
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=r(d[1]);if(void 0===t)throw Error("create-react-class could not find the React object. If you are using script tags, make sure that React is being loaded before create-react-class.");var c=(new t.Component).updater;m.exports=o(t.Component,t.isValidElement,c)},293,[70,294]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s='mixins';m.exports=function(p,c,u){var l=[],E={mixins:'DEFINE_MANY',statics:'DEFINE_MANY',propTypes:'DEFINE_MANY',contextTypes:'DEFINE_MANY',childContextTypes:'DEFINE_MANY',getDefaultProps:'DEFINE_MANY_MERGED',getInitialState:'DEFINE_MANY_MERGED',getChildContext:'DEFINE_MANY_MERGED',render:'DEFINE_ONCE',componentWillMount:'DEFINE_MANY',componentDidMount:'DEFINE_MANY',componentWillReceiveProps:'DEFINE_MANY',shouldComponentUpdate:'DEFINE_ONCE',componentWillUpdate:'DEFINE_MANY',componentDidUpdate:'DEFINE_MANY',componentWillUnmount:'DEFINE_MANY',UNSAFE_componentWillMount:'DEFINE_MANY',UNSAFE_componentWillReceiveProps:'DEFINE_MANY',UNSAFE_componentWillUpdate:'DEFINE_MANY',updateComponent:'OVERRIDE_BASE'},f={getDerivedStateFromProps:'DEFINE_MANY_MERGED'},h={displayName:function(t,n){t.displayName=n},mixins:function(t,n){if(n)for(var o=0;o<n.length;o++)N(t,n[o])},childContextTypes:function(n,o){n.childContextTypes=t({},n.childContextTypes,o)},contextTypes:function(n,o){n.contextTypes=t({},n.contextTypes,o)},getDefaultProps:function(t,n){t.getDefaultProps?t.getDefaultProps=M(t.getDefaultProps,n):t.getDefaultProps=n},propTypes:function(n,o){n.propTypes=t({},n.propTypes,o)},statics:function(t,n){_(t,n)},autobind:function(){}};function y(t,n){var s=E.hasOwnProperty(n)?E[n]:null;P.hasOwnProperty(n)&&o('OVERRIDE_BASE'===s,"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.",n),t&&o('DEFINE_MANY'===s||'DEFINE_MANY_MERGED'===s,"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",n)}function N(t,n){if(n){o('function'!=typeof n,"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object."),o(!c(n),"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.");var p=t.prototype,u=p.__reactAutoBindPairs;for(var l in n.hasOwnProperty(s)&&h.mixins(t,n.mixins),n)if(n.hasOwnProperty(l)&&l!==s){var f=n[l],N=p.hasOwnProperty(l);if(y(N,l),h.hasOwnProperty(l))h[l](t,f);else{var _=E.hasOwnProperty(l);if('function'!=typeof f||_||N||!1===n.autobind)if(N){var D=E[l];o(_&&('DEFINE_MANY_MERGED'===D||'DEFINE_MANY'===D),"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.",D,l),'DEFINE_MANY_MERGED'===D?p[l]=M(p[l],f):'DEFINE_MANY'===D&&(p[l]=I(p[l],f))}else p[l]=f;else u.push(l,f),p[l]=f}}}}function _(t,n){if(n)for(var s in n){var p=n[s];if(n.hasOwnProperty(s)){if(o(!(s in h),"ReactClass: You are attempting to define a reserved property, `%s`, that shouldn't be on the \"statics\" key. Define it as an instance property instead; it will still be accessible on the constructor.",s),s in t){var c=f.hasOwnProperty(s)?f[s]:null;return o('DEFINE_MANY_MERGED'===c,"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.",s),void(t[s]=M(t[s],p))}t[s]=p}}}function D(t,n){for(var s in o(t&&n&&'object'==typeof t&&'object'==typeof n,'mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.'),n)n.hasOwnProperty(s)&&(o(void 0===t[s],"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.",s),t[s]=n[s]);return t}function M(t,n){return function(){var o=t.apply(this,arguments),s=n.apply(this,arguments);if(null==o)return s;if(null==s)return o;var p={};return D(p,o),D(p,s),p}}function I(t,n){return function(){t.apply(this,arguments),n.apply(this,arguments)}}function A(t,n){return n.bind(t)}function F(t){for(var n=t.__reactAutoBindPairs,o=0;o<n.length;o+=2){var s=n[o],p=n[o+1];t[s]=A(t,p)}}var Y={componentDidMount:function(){this.__isMounted=!0}},v={componentWillUnmount:function(){this.__isMounted=!1}},P={replaceState:function(t,n){this.updater.enqueueReplaceS
__d(function(g,r,i,a,m,e,d){'use strict';m.exports={}},295,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=function(n){};m.exports=function(o,t,f,s,u,c,l,v){if(n(t),!o){var p;if(void 0===t)p=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var h=[f,s,u,c,l,v],w=0;(p=new Error(t.replace(/%s/g,function(){return h[w++]}))).name='Invariant Violation'}throw p.framesToPop=1,p}}},296,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);m.exports=function(s){n(!(s.delayPressIn<0||s.delayPressOut<0||s.delayLongPress<0),'Touchable components cannot have negative delay properties')}},297,[16]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports={DeprecatedAccessibilityRoles:['none','button','link','search','image','keyboardkey','text','adjustable','imagebutton','header','summary','alert','checkbox','combobox','menu','menubar','menuitem','progressbar','radio','radiogroup','scrollbar','spinbutton','switch','tab','tablist','timer','toolbar'],DeprecatedAccessibilityStates:['selected','disabled','checked','unchecked','busy','expanded','collapsed','hasPopup']}},298,[]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},299,[300]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),c=r(d[2]),u=r(d[3]),o=r(d[4]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var f=r(d[5]),l=r(d[6]),p=(function(l){c(R,l);var p,y,v=(p=R,y=s(),function(){var t,n=o(p);if(y){var c=o(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return u(this,t)});function R(){return t(this,R),v.apply(this,arguments)}return n(R,[{key:"render",value:function(){var t=r(d[7]);return f.createElement(t,{style:[h.unimplementedView,this.props.style]},this.props.children)}}]),R})(f.Component),h=l.create({unimplementedView:{}});m.exports=p},300,[40,41,56,58,55,70,74,102]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),u=r(d[4]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=r(d[5]),p=r(d[6]),f=r(d[7]),h=r(d[8]),v=r(d[9]),D=(function(f){o(I,f);var D,k,C=(D=I,k=s(),function(){var t,n=u(D);if(k){var o=u(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function I(){var n;t(this,I);for(var o=arguments.length,c=new Array(o),u=0;u<o;u++)c[u]=arguments[u];return(n=C.call.apply(C,[this].concat(c)))._picker=null,n._onChange=function(t){var o=t.nativeEvent.timestamp;n.props.onDateChange&&n.props.onDateChange(new Date(o)),n.props.onChange&&n.props.onChange(t)},n}return n(I,[{key:"componentDidUpdate",value:function(){if(this.props.date){var t=this.props.date.getTime();this._picker&&this._picker.setNativeProps({date:t})}}},{key:"render",value:function(){var t=this,n=this.props;return v(n.date||n.initialDate,'A selected date or initial date should be specified.'),p.createElement(h,{style:n.style},p.createElement(l,{testID:n.testID,ref:function(n){t._picker=n},style:y.datePickerIOS,date:n.date?n.date.getTime():n.initialDate?n.initialDate.getTime():void 0,locale:null!=n.locale&&''!==n.locale?n.locale:void 0,maximumDate:n.maximumDate?n.maximumDate.getTime():void 0,minimumDate:n.minimumDate?n.minimumDate.getTime():void 0,mode:n.mode,minuteInterval:n.minuteInterval,timeZoneOffsetInMinutes:n.timeZoneOffsetInMinutes,onChange:this._onChange,onStartShouldSetResponder:function(){return!0},onResponderTerminationRequest:function(){return!1}}))}}]),I})(p.Component);D.DefaultProps={mode:'datetime'};var y=f.create({datePickerIOS:{height:216}});m.exports=D},301,[40,41,56,58,55,302,70,74,102,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t('RCTDatePicker')},302,[196]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},303,[300]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),c=r(d[2]),o=r(d[3]),f=r(d[4]),l=r(d[5]),s=r(d[6]);function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[7]),v=r(d[8]),y=r(d[9]),p=r(d[10]),R=(function(R){f(S,R);var _,w,P=(_=S,w=u(),function(){var t,n=s(_);if(w){var c=s(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return l(this,t)});function S(){var t;c(this,S);for(var n=arguments.length,o=new Array(n),f=0;f<n;f++)o[f]=arguments[f];return(t=P.call.apply(P,[this].concat(o)))._viewRef=null,t._captureRef=function(n){t._viewRef=n},t}return o(S,[{key:"setNativeProps",value:function(t){var n=this._viewRef;n&&n.setNativeProps(t)}},{key:"render",value:function(){var c=this.props,o=c.children,f=c.style,l=c.imageStyle,s=c.imageRef,u=n(c,["children","style","imageStyle","imageRef"]);return v.createElement(p,{accessibilityIgnoresInvertColors:!0,style:f,ref:this._captureRef},v.createElement(h,t({},u,{style:[y.absoluteFill,{width:f.width,height:f.height},l],ref:s})),o)}}]),S})(v.Component);m.exports=R},304,[27,66,40,41,56,58,55,281,70,74,102]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),s=t(r(d[6]));function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[7]),r(d[8]);var p=r(d[9]),h=r(d[10]),y=(function(t){(0,u.default)(C,t);var h,y,R=(h=C,y=f(),function(){var t,n=(0,l.default)(h);if(y){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function C(){return(0,n.default)(this,C),R.apply(this,arguments)}return(0,o.default)(C,[{key:"render",value:function(){return 0===p.Children.count(this.props.children)?null:p.createElement(s.default,{style:[this.props.style,v.container],nativeID:this.props.nativeID,backgroundColor:this.props.backgroundColor},this.props.children)}}]),C})(p.Component),v=h.create({container:{position:'absolute'}});m.exports=y},305,[21,40,41,56,58,55,306,80,68,70,74]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('RCTInputAccessoryView');e.default=u},306,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),u=r(d[4]),c=r(d[5]),l=r(d[6]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[7]),y=r(d[8]),p=(r(d[9]),r(d[10])),v=r(d[11]),b=r(d[12]),_=(function(_){u(C,_);var R,k,L=(R=C,k=f(),function(){var t,n=l(R);if(k){var o=l(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function C(t){var n;return o(this,C),(n=L.call(this,t))._frame=null,n._subscriptions=[],n._initialFrameHeight=0,n._onKeyboardChange=function(t){if(null!=t){var o=t.duration,s=t.easing,u=t.endCoordinates,c=n._relativeKeyboardHeight(u);n.state.bottom!==c&&(o&&s&&y.configureNext({duration:o>10?o:10,update:{duration:o>10?o:10,type:y.Types[s]||'keyboard'}}),n.setState({bottom:c}))}else n.setState({bottom:0})},n._onLayout=function(t){n._frame=t.nativeEvent.layout,n._initialFrameHeight||(n._initialFrameHeight=n._frame.height)},n.state={bottom:0},n.viewRef=p.createRef(),n}return s(C,[{key:"_relativeKeyboardHeight",value:function(t){var n=this._frame;if(!n||!t)return 0;var o=t.screenY-this.props.keyboardVerticalOffset;return Math.max(n.y+n.height-o,0)}},{key:"componentDidMount",value:function(){this._subscriptions=[h.addListener('keyboardWillChangeFrame',this._onKeyboardChange)]}},{key:"componentWillUnmount",value:function(){this._subscriptions.forEach(function(t){t.remove()})}},{key:"render",value:function(){var o=this.props,s=o.behavior,u=o.children,c=o.contentContainerStyle,l=o.enabled,f=(o.keyboardVerticalOffset,o.style),h=n(o,["behavior","children","contentContainerStyle","enabled","keyboardVerticalOffset","style"]),y=l?this.state.bottom:0;switch(s){case'height':var _;return null!=this._frame&&this.state.bottom>0&&(_={height:this._initialFrameHeight-y,flex:0}),p.createElement(b,t({ref:this.viewRef,style:v.compose(f,_),onLayout:this._onLayout},h),u);case'position':return p.createElement(b,t({ref:this.viewRef,style:f,onLayout:this._onLayout},h),p.createElement(b,{style:v.compose(c,{bottom:y})},u));case'padding':return p.createElement(b,t({ref:this.viewRef,style:v.compose(f,{paddingBottom:y}),onLayout:this._onLayout},h),u);default:return p.createElement(b,t({ref:this.viewRef,onLayout:this._onLayout,style:f},h),u)}}}]),C})(p.Component);_.defaultProps={enabled:!0,keyboardVerticalOffset:0},m.exports=_},307,[27,66,40,41,56,58,55,271,273,68,70,74,102]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),l=t(r(d[2])),c=t(r(d[3])),s=t(r(d[4])),o=t(r(d[5])),u=t(r(d[6])),f=t(r(d[7]));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=r(d[8]),v=r(d[9]),k=r(d[10]),y=(function(t){(0,s.default)(w,t);var y,E,R=(y=w,E=p(),function(){var t,n=(0,u.default)(y);if(E){var l=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function w(){var t;(0,l.default)(this,w);for(var n=arguments.length,c=new Array(n),s=0;s<n;s++)c[s]=arguments[s];return(t=R.call.apply(R,[this].concat(c)))._hasWarnedInvalidRenderMask=!1,t}return(0,c.default)(w,[{key:"render",value:function(){var t=this.props,l=t.maskElement,c=t.children,s=(0,n.default)(t,["maskElement","children"]);return h.isValidElement(l)?h.createElement(f.default,s,h.createElement(k,{pointerEvents:"none",style:v.absoluteFill},l),c):(this._hasWarnedInvalidRenderMask||(console.warn("MaskedView: Invalid `maskElement` prop was passed to MaskedView. Expected a React Element. No mask will render."),this._hasWarnedInvalidRenderMask=!0),h.createElement(k,s,c))}}]),w})(h.Component);m.exports=y},308,[21,66,40,41,56,58,55,309,70,74,102]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('RCTMaskedView');e.default=u},309,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t,n=r(d[0]),o=n(r(d[1])),s=n(r(d[2])),l=n(r(d[3])),u=n(r(d[4])),p=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[9]);var y=r(d[10]),S=r(d[11]),_=(r(d[12]),r(d[13])),R=r(d[14]),C=r(d[15]),b=r(d[16]),w=r(d[17]),k=null!=f.default?new S(f.default):null,x=0,D=(function(t){(0,u.default)(y,t);var n,o,f=(n=y,o=v(),function(){var t,s=(0,c.default)(n);if(o){var l=(0,c.default)(this).constructor;t=Reflect.construct(s,arguments,l)}else t=s.apply(this,arguments);return(0,p.default)(this,t)});function y(t){var n;return(0,s.default)(this,y),n=f.call(this,t),y._confirmProps(t),n._identifier=x++,n}return(0,l.default)(y,[{key:"getChildContext",value:function(){return{virtualizedList:null}}},{key:"componentDidMount",value:function(){var t=this;k&&(this._eventSubscription=k.addListener('modalDismissed',function(n){n.modalID===t._identifier&&t.props.onDismiss&&t.props.onDismiss()}))}},{key:"componentWillUnmount",value:function(){this._eventSubscription&&this._eventSubscription.remove()}},{key:"UNSAFE_componentWillReceiveProps",value:function(t){y._confirmProps(t)}},{key:"render",value:function(){if(!0!==this.props.visible)return null;var t={backgroundColor:this.props.transparent?'transparent':'white'},n=this.props.animationType;n||(n='none',this.props.animated&&(n='slide'));var o=this.props.presentationStyle;o||(o='fullScreen',this.props.transparent&&(o='overFullScreen'));var s=this.props.children;return _.createElement(h.default,{animationType:n,presentationStyle:o,transparent:this.props.transparent,hardwareAccelerated:this.props.hardwareAccelerated,onRequestClose:this.props.onRequestClose,onShow:this.props.onShow,identifier:this._identifier,style:T.modal,onStartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrientations,onOrientationChange:this.props.onOrientationChange},_.createElement(C.Context.Provider,{value:null},_.createElement(w,{style:[T.container,t]},s)))}},{key:"_shouldSetResponder",value:function(){return!0}}],[{key:"_confirmProps",value:function(t){t.presentationStyle&&'overFullScreen'!==t.presentationStyle&&t.transparent&&console.warn("Modal with '"+t.presentationStyle+"' presentation style and 'transparent' value is not supported.")}}]),y})(_.Component);D.defaultProps={visible:!0,hardwareAccelerated:!1},D.contextTypes={rootTag:R.number},D.childContextTypes={virtualizedList:R.object};var P=y.getConstants().isRTL?'right':'left',T=b.create({modal:{position:'absolute'},container:(t={},(0,o.default)(t,P,0),(0,o.default)(t,"top",0),(0,o.default)(t,"flex",1),t)});m.exports=D},310,[21,65,40,41,56,58,55,311,312,313,315,138,68,70,83,267,74,102]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('ModalManager');e.default=u},311,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,t(r(d[1])).default)('ModalHostView',{interfaceOnly:!0,paperComponentName:'RCTModalHostView'});e.default=o},312,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),s=r(d[4]);function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[5]);var l=r(d[6]),p=(r(d[7]),r(d[8])),f=(r(d[9]),r(d[10])),h=r(d[11]),v=r(d[12]),y=(function(l){o(x,l);var h,y,b=(h=x,y=u(),function(){var t,n=s(h);if(y){var o=s(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return c(this,t)});function x(){var n;t(this,x);for(var o=arguments.length,c=new Array(o),s=0;s<o;s++)c[s]=arguments[s];return(n=b.call.apply(b,[this].concat(c))).state={inspector:null,mainKey:1},n._subscription=null,n}return n(x,[{key:"getChildContext",value:function(){return{rootTag:this.props.rootTag}}},{key:"componentDidMount",value:function(){}},{key:"componentWillUnmount",value:function(){null!=this._subscription&&this._subscription.remove()}},{key:"render",value:function(){var t=this,n=p.createElement(v,{collapsable:!this.state.inspector,key:this.state.mainKey,pointerEvents:"box-none",style:C.appContainer,ref:function(n){t._mainRef=n}},this.props.children),o=this.props.WrapperComponent;return null!=o&&(n=p.createElement(o,null,n)),p.createElement(f.Provider,{value:this.props.rootTag},p.createElement(v,{style:C.appContainer,pointerEvents:"box-none"},n,null,this.state.inspector))}}]),x})(p.Component);y.childContextTypes={rootTag:l.number};var C=h.create({appContainer:{flex:1}});m.exports=y},313,[40,41,56,58,55,61,83,52,70,104,314,74,102]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t.createContext(0)},314,[70]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),n=t.default?t.default.getConstants():{isRTL:!1,doLeftAndRightSwapInRTL:!0};m.exports={getConstants:function(){return n},allowRTL:function(n){t.default&&t.default.allowRTL(n)},forceRTL:function(n){t.default&&t.default.forceRTL(n)},swapLeftAndRightInRTL:function(n){t.default&&t.default.swapLeftAndRightInRTL(n)},isRTL:n.isRTL,doLeftAndRightSwapInRTL:n.doLeftAndRightSwapInRTL}},315,[21,316]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('I18nManager');e.default=u},316,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),c=r(d[4]);function f(t){var n=s();return function(){var o,f=c(t);if(n){var s=c(this).constructor;o=Reflect.construct(f,arguments,s)}else o=f.apply(this,arguments);return u(this,o)}}function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[5]);var l=r(d[6]),p=(r(d[7]),r(d[8])),h=(r(d[9]),(function(u){o(s,u);var c=f(s);function s(){return t(this,s),c.apply(this,arguments)}return n(s,[{key:"render",value:function(){throw null}}]),s})(p.Component)),y=(function(u){o(s,u);var c=f(s);function s(){return t(this,s),c.apply(this,arguments)}return n(s,[{key:"render",value:function(){return p.createElement(l,this.props,this.props.children)}}]),s})(p.Component);y.MODE_DIALOG="dialog",y.MODE_DROPDOWN='dropdown',y.Item=h,y.defaultProps={mode:"dialog"},m.exports=y},317,[40,41,56,58,55,318,319,68,70,300]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},318,[300]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),c=r(d[4]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var u=r(d[5]),p=r(d[6]),f=(r(d[7]),r(d[8])),h=r(d[9]),v=r(d[10]),y=(function(f){o(k,f);var y,x,C=(y=k,x=l(),function(){var t,n=c(y);if(x){var o=c(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return s(this,t)});function k(){var n;t(this,k);for(var o=arguments.length,s=new Array(o),c=0;c<o;c++)s[c]=arguments[c];return(n=C.call.apply(C,[this].concat(s)))._picker=null,n.state={selectedIndex:0,items:[]},n._onChange=function(t){n.props.onChange&&n.props.onChange(t),n.props.onValueChange&&n.props.onValueChange(t.nativeEvent.newValue,t.nativeEvent.newIndex),n._picker&&n.state.selectedIndex!==t.nativeEvent.newIndex&&n._picker.setNativeProps({selectedIndex:n.state.selectedIndex})},n}return n(k,[{key:"render",value:function(){var t=this;return p.createElement(h,{style:this.props.style},p.createElement(u,{ref:function(n){t._picker=n},testID:this.props.testID,style:[I.pickerIOS,this.props.itemStyle],items:this.state.items,selectedIndex:this.state.selectedIndex,onChange:this._onChange,onStartShouldSetResponder:function(){return!0},onResponderTerminationRequest:function(){return!1}}))}}],[{key:"getDerivedStateFromProps",value:function(t){var n=0,o=[];return p.Children.toArray(t.children).filter(function(t){return null!==t}).forEach(function(s,c){s.props.value===t.selectedValue&&(n=c),o.push({value:s.props.value,label:s.props.label,textColor:v(s.props.color)})}),{selectedIndex:n,items:o}}}]),k})(p.Component);y.Item=function(t){return null};var I=f.create({pickerIOS:{height:216}});m.exports=y},319,[40,41,56,58,55,320,70,104,74,102,96]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);m.exports=t('RCTPicker')},320,[196]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},321,[300]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=t(r(d[1])),f=t(r(d[2])),n=r(d[3]),o=r(d[4]).create({progressView:{height:2}}),u=n.forwardRef(function(t,u){return n.createElement(f.default,(0,s.default)({},t,{style:[o.progressView,t.style],ref:u}))});m.exports=u},322,[21,27,323,70,74]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('RCTProgressView');e.default=u},323,[21,199]);
__d(function(g,r,i,a,m,e,d){var t,f=r(d[0]),n=(r(d[1]),r(d[2]),r(d[3])),u=(r(d[4]),r(d[5]).default),l=n.forwardRef(function(t,l){return n.createElement(u,f({emulateUnlessSupported:!0},t,{ref:l}))});l.displayName='SafeAreaView',t=l,m.exports=t},324,[27,66,68,70,102,325]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('RCTSafeAreaView');e.default=u},325,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=n(r(d[2])),u=n(r(d[3])),f=n(r(d[4])),l=n(r(d[5])),c=n(r(d[6])),s=n(r(d[7])),h=n(r(d[8])),p=t(r(d[9])),v=n(r(d[10])),y=n(r(d[11]));function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,c.default)(V,t);var n,v,R=(n=V,v=C(),function(){var t,o=(0,h.default)(n);if(v){var u=(0,h.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,s.default)(this,t)});function V(){var t;(0,f.default)(this,V);for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return(t=R.call.apply(R,[this].concat(o)))._onChange=function(n){t.props.onChange&&t.props.onChange(n),t.props.onValueChange&&t.props.onValueChange(n.nativeEvent.value)},t}return(0,l.default)(V,[{key:"render",value:function(){var t=this.props,n=t.forwardedRef,f=(t.onValueChange,t.style),l=(0,u.default)(t,["forwardedRef","onValueChange","style"]);return p.createElement(y.default,(0,o.default)({},l,{ref:n,style:[w.segmentedControl,f],onChange:this._onChange}))}}]),V})(p.Component);R.defaultProps={values:[],enabled:!0};var w=v.default.create({segmentedControl:{height:28}}),V=p.forwardRef(function(t,n){return p.createElement(R,(0,o.default)({},t,{forwardedRef:n}))});m.exports=V},326,[23,21,27,66,40,41,56,58,55,70,74,327]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('RCTSegmentedControl');e.default=u},327,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var n,t=r(d[0]),l=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),s=(r(d[4]),r(d[5])),f=(r(d[6]),r(d[7])),c=s.forwardRef(function(t,c){var p=f.compose(n.slider,t.style),v=t.onValueChange,h=t.onSlidingComplete,C=(0,u.default)(t,["onValueChange","onSlidingComplete"]),S=v?function(n){v(n.nativeEvent.value)}:null,V=S,R=h?function(n){h(n.nativeEvent.value)}:null;return s.createElement(o.default,(0,l.default)({},C,{ref:c,style:p,onChange:V,onSlidingComplete:R,onValueChange:S,enabled:!t.disabled,onStartShouldSetResponder:function(){return!0},onResponderTerminationRequest:function(){return!1}}))});c.defaultProps={disabled:!1,value:0,minimumValue:0,maximumValue:1,step:0},n=f.create({slider:{height:40}}),m.exports=c},328,[21,27,66,329,68,70,104,74]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=(0,t(r(d[1])).default)('Slider',{interfaceOnly:!0,paperComponentName:'RCTSlider'});e.default=l},329,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),s=t(r(d[6])),f=t(r(d[7])),h=t(r(d[8]));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[9]),r(d[10]);var v=r(d[11]),C=r(d[12]),R=(function(t){(0,c.default)(w,t);var R,_,S=(R=w,_=p(),function(){var t,n=(0,f.default)(R);if(_){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function w(){var t;(0,l.default)(this,w);for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return(t=S.call.apply(S,[this].concat(o)))._handleChange=function(n){if(null!=t._nativeSwitchRef){var o=!0===t.props.value;t._nativeSwitchRef.setNativeProps({value:o}),null!=t.props.onChange&&t.props.onChange(n),null!=t.props.onValueChange&&t.props.onValueChange(n.nativeEvent.value)}},t._handleSwitchNativeComponentRef=function(n){t._nativeSwitchRef=n},t}return(0,u.default)(w,[{key:"render",value:function(){var t,l=this.props,u=l.disabled,c=l.ios_backgroundColor,s=(l.onChange,l.onValueChange,l.style),f=l.thumbColor,p=l.trackColor,R=l.value,_=(0,o.default)(l,["disabled","ios_backgroundColor","onChange","onValueChange","style","thumbColor","trackColor","value"]),S=f,w=null==p?void 0:p.false,k=null==p?void 0:p.true,T=_,V=T.thumbTintColor,N=T.tintColor,x=T.onTintColor;null!=V&&(S=V),null!=N&&(w=N),null!=x&&(k=x);var D={disabled:u,onTintColor:k,style:C.compose({height:31,width:51},C.compose(s,null==c?null:{backgroundColor:c,borderRadius:16})),thumbTintColor:S,tintColor:w,value:!0===R};return v.createElement(h.default,(0,n.default)({},_,D,{accessibilityRole:null!=(t=_.accessibilityRole)?t:'button',onChange:this._handleChange,onResponderTerminationRequest:b,onStartShouldSetResponder:y,ref:this._handleSwitchNativeComponentRef}))}}]),w})(v.Component),b=function(){return!1},y=function(){return!0};m.exports=R},330,[21,27,66,40,41,56,58,55,331,332,68,70,74]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=(0,t(r(d[1])).default)('Switch',{paperComponentName:'RCTSwitch'});e.default=u},331,[21,199]);
__d(function(g,r,i,a,m,e,d){'use strict';r(d[0]).NativeComponent;var t=r(d[1]);m.exports=t('AndroidSwitch')},332,[104,196]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),l=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),s=t(r(d[6])),f=t(r(d[7]));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[8]);var y=r(d[9]);r(d[10]);function k(t){return{backgroundColor:null!=t.backgroundColor?{value:t.backgroundColor,animated:t.animated}:null,barStyle:null!=t.barStyle?{value:t.barStyle,animated:t.animated}:null,translucent:t.translucent,hidden:null!=t.hidden?{value:t.hidden,animated:t.animated,transition:t.showHideTransition}:null,networkActivityIndicatorVisible:t.networkActivityIndicatorVisible}}var v=(function(t){(0,o.default)(h,t);var s,y,v=(s=h,y=p(),function(){var t,n=(0,c.default)(s);if(y){var l=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function h(){var t;(0,n.default)(this,h);for(var l=arguments.length,o=new Array(l),u=0;u<l;u++)o[u]=arguments[u];return(t=v.call.apply(v,[this].concat(o)))._stackEntry=null,t}return(0,l.default)(h,[{key:"componentDidMount",value:function(){this._stackEntry=h.pushStackEntry(this.props)}},{key:"componentWillUnmount",value:function(){h.popStackEntry(this._stackEntry)}},{key:"componentDidUpdate",value:function(){this._stackEntry=h.replaceStackEntry(this._stackEntry,this.props)}},{key:"render",value:function(){return null}}],[{key:"setHidden",value:function(t,n){n=n||'none',h._defaultProps.hidden.value=t,f.default.setHidden(t,n)}},{key:"setBarStyle",value:function(t,n){n=n||!1,h._defaultProps.barStyle.value=t,f.default.setStyle(t,n)}},{key:"setNetworkActivityIndicatorVisible",value:function(t){h._defaultProps.networkActivityIndicatorVisible=t,f.default.setNetworkActivityIndicatorVisible(t)}},{key:"setBackgroundColor",value:function(t,n){console.warn('`setBackgroundColor` is only available on Android')}},{key:"setTranslucent",value:function(t){console.warn('`setTranslucent` is only available on Android')}},{key:"pushStackEntry",value:function(t){var n=k(t);return h._propsStack.push(n),h._updatePropsStack(),n}},{key:"popStackEntry",value:function(t){var n=h._propsStack.indexOf(t);-1!==n&&h._propsStack.splice(n,1),h._updatePropsStack()}},{key:"replaceStackEntry",value:function(t,n){var l=k(n),o=h._propsStack.indexOf(t);return-1!==o&&(h._propsStack[o]=l),h._updatePropsStack(),l}}]),h})(y.Component);v._propsStack=[],v._defaultProps=k({animated:!1,showHideTransition:'fade',backgroundColor:'black',barStyle:'default',translucent:!1,hidden:!1,networkActivityIndicatorVisible:!1}),v._updateImmediate=null,v._currentValues=null,v.currentHeight=f.default.getConstants().HEIGHT,v.defaultProps={animated:!1,showHideTransition:'fade'},v._updatePropsStack=function(){clearImmediate(v._updateImmediate),v._updateImmediate=setImmediate(function(){var t,n,l=v._currentValues,o=(t=v._propsStack,n=v._defaultProps,t.reduce(function(t,n){for(var l in n)null!=n[l]&&(t[l]=n[l]);return t},(0,s.default)({},n)));l&&l.barStyle.value===o.barStyle.value||f.default.setStyle(o.barStyle.value,o.barStyle.animated||!1),l&&l.hidden.value===o.hidden.value||f.default.setHidden(o.hidden.value,o.hidden.animated?o.hidden.transition:'none'),l&&l.networkActivityIndicatorVisible===o.networkActivityIndicatorVisible||f.default.setNetworkActivityIndicatorVisible(o.networkActivityIndicatorVisible),v._currentValues=o})},m.exports=v},333,[21,40,41,56,58,55,27,334,68,70,96]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).getEnforcing('StatusBarManager');e.default=u},334,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]),l=r(d[4]),c=r(d[5]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var u,h,f=r(d[6]),_=(r(d[7]),r(d[8])),v=(r(d[9]),r(d[10])),S=r(d[11]),y=r(d[12]),b=r(d[13]),C=r(d[14]),I=r(d[15]),x=r(d[16]),R=r(d[17]),T=r(d[18]),F=r(d[19]),N=r(d[20]);r(d[21]);u=N('RCTMultilineTextInputView'),h=N('RCTSinglelineTextInputView');var D=function(){return!0},E=T({displayName:'TextInput',statics:{State:{currentlyFocusedField:I.currentlyFocusedField,focusTextInput:I.focusTextInput,blurTextInput:I.blurTextInput}},propTypes:f,getDefaultProps:function(){return{allowFontScaling:!0,rejectResponderTermination:!0,underlineColorAndroid:'transparent'}},mixins:[_],isFocused:function(){return I.currentlyFocusedField()===S.findNodeHandle(this._inputRef)},_inputRef:void 0,_focusSubscription:void 0,_lastNativeText:void 0,_lastNativeSelection:void 0,_rafId:null,componentDidMount:function(){this._lastNativeText=this.props.value;var t=S.findNodeHandle(this._inputRef);null!=t&&I.registerInput(t),this.props.autoFocus&&(this._rafId=requestAnimationFrame(this.focus))},componentWillUnmount:function(){this._focusSubscription&&this._focusSubscription.remove(),this.isFocused()&&this.blur();var t=S.findNodeHandle(this._inputRef);null!=t&&I.unregisterInput(t),null!=this._rafId&&cancelAnimationFrame(this._rafId)},clear:function(){this.setNativeProps({text:''})},render:function(){var t;return t=R.getViewManagerConfig('RCTVirtualText')?this._renderIOS():this._renderIOSLegacy(),v.createElement(C.Provider,{value:!0},t)},_getText:function(){return'string'==typeof this.props.value?this.props.value:'string'==typeof this.props.defaultValue?this.props.defaultValue:''},_setNativeRef:function(t){this._inputRef=t},_renderIOSLegacy:function(){var t,n=c({},this.props);if(n.style=[this.props.style],n.selection&&null==n.selection.end&&(n.selection={start:n.selection.start,end:n.selection.start}),n.multiline){var s=n.children,o=0;v.Children.forEach(s,function(){return++o}),F(!(n.value&&o),'Cannot specify both value and children.'),o>=1&&(s=v.createElement(b,{style:n.style,allowFontScaling:n.allowFontScaling,maxFontSizeMultiplier:n.maxFontSizeMultiplier},s)),n.inputView&&(s=[s,n.inputView]),n.style.unshift(L.multilineInput),t=v.createElement(u,c({ref:this._setNativeRef},n,{children:s,onFocus:this._onFocus,onBlur:this._onBlur,onChange:this._onChange,onContentSizeChange:this.props.onContentSizeChange,onSelectionChange:this._onSelectionChange,onTextInput:this._onTextInput,onSelectionChangeShouldSetResponder:D,text:this._getText(),dataDetectorTypes:this.props.dataDetectorTypes,onScroll:this._onScroll}))}else t=v.createElement(h,c({ref:this._setNativeRef},n,{onFocus:this._onFocus,onBlur:this._onBlur,onChange:this._onChange,onSelectionChange:this._onSelectionChange,onSelectionChangeShouldSetResponder:D,text:this._getText()}));return v.createElement(x,{onLayout:n.onLayout,onPress:this._onPress,rejectResponderTermination:!0,accessible:n.accessible,accessibilityLabel:n.accessibilityLabel,accessibilityRole:n.accessibilityRole,accessibilityStates:n.accessibilityStates,accessibilityState:n.accessibilityState,nativeID:this.props.nativeID,testID:n.testID},t)},_renderIOS:function(){var t=c({},this.props);t.style=[this.props.style],t.selection&&null==t.selection.end&&(t.selection={start:t.selection.start,end:t.selection.start});var n=t.multiline?u:h;t.multiline&&t.style.unshift(L.multilineInput);var s=v.createElement(n,c({ref:this._setNativeRef},t,{onFocus:this._onFocus,onBlur:this._onBlur,onChange:this._onChange,onContentSizeChange:this.props.onContentSizeChange,onSelectionChange:this._onSelectionChange,onTextInput:this._onTextInput,onSelectionChangeShouldSetResponder:D,text:this._getText(),dataDetectorTypes:this.props.dataDetectorTypes,onScroll:this._onScroll}));return v.createElement(x,{onLayout:t.onLayout,onPress:this._
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);function o(n,o){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(n);o&&(l=l.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,l)}return t}function t(t){for(var l=1;l<arguments.length;l++){var s=null!=arguments[l]?arguments[l]:{};l%2?o(Object(s),!0).forEach(function(o){n(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}var l=r(d[1]),s=r(d[2]),c=r(d[3]),u=r(d[4]),b=r(d[5]),p=['phoneNumber','link','address','calendarEvent','none','all'];m.exports=t(t({},c),{},{autoCapitalize:l.oneOf(['none','sentences','words','characters']),autoCompleteType:l.oneOf(['cc-csc','cc-exp','cc-exp-month','cc-exp-year','cc-number','email','name','password','postal-code','street-address','tel','username','off']),autoCorrect:l.bool,spellCheck:l.bool,autoFocus:l.bool,allowFontScaling:l.bool,maxFontSizeMultiplier:l.number,editable:l.bool,keyboardType:l.oneOf(['default','email-address','numeric','phone-pad','number-pad','ascii-capable','numbers-and-punctuation','url','name-phone-pad','decimal-pad','twitter','web-search','visible-password']),keyboardAppearance:l.oneOf(['default','light','dark']),returnKeyType:l.oneOf(['done','go','next','search','send','none','previous','default','emergency-call','google','join','route','yahoo']),returnKeyLabel:l.string,maxLength:l.number,numberOfLines:l.number,disableFullscreenUI:l.bool,enablesReturnKeyAutomatically:l.bool,multiline:l.bool,textBreakStrategy:l.oneOf(['simple','highQuality','balanced']),onBlur:l.func,onFocus:l.func,onChange:l.func,onChangeText:l.func,onContentSizeChange:l.func,onTextInput:l.func,onEndEditing:l.func,onSelectionChange:l.func,onSubmitEditing:l.func,onKeyPress:l.func,onLayout:l.func,onScroll:l.func,placeholder:l.string,placeholderTextColor:s,scrollEnabled:l.bool,secureTextEntry:l.bool,selectionColor:s,selectionState:l.instanceOf(u),selection:l.shape({start:l.number.isRequired,end:l.number}),value:l.string,defaultValue:l.string,clearButtonMode:l.oneOf(['never','while-editing','unless-editing','always']),clearTextOnFocus:l.bool,selectTextOnFocus:l.bool,blurOnSubmit:l.bool,style:b.propTypes.style,underlineColorAndroid:s,inlineImageLeft:l.string,inlineImagePadding:l.number,rejectResponderTermination:l.bool,dataDetectorTypes:l.oneOfType([l.oneOf(p),l.arrayOf(l.oneOf(p))]),caretHidden:l.bool,contextMenuHidden:l.bool,inputAccessoryViewID:l.string,textContentType:l.oneOf(['none','URL','addressCity','addressCityAndState','addressState','countryName','creditCardNumber','emailAddress','familyName','fullStreetAddress','givenName','jobTitle','location','middleName','name','namePrefix','nameSuffix','nickname','organizationName','postalCode','streetAddressLine1','streetAddressLine2','sublocality','telephoneNumber','username','password','newPassword','oneTimeCode']),showSoftInputOnFocus:l.bool})},336,[65,83,80,337,339,211]);
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]);function t(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(o);t&&(s=s.filter(function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable})),n.push.apply(n,s)}return n}var n=r(d[1]),s=r(d[2]),c=r(d[3]),l=r(d[4]),b=r(d[5]),p=r(d[6]),u=p.DeprecatedAccessibilityRoles,f=p.DeprecatedAccessibilityStates,y=s(c);m.exports=(function(n){for(var s=1;s<arguments.length;s++){var c=null!=arguments[s]?arguments[s]:{};s%2?t(Object(c),!0).forEach(function(t){o(n,t,c[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):t(Object(c)).forEach(function(o){Object.defineProperty(n,o,Object.getOwnPropertyDescriptor(c,o))})}return n})({accessible:b.bool,accessibilityLabel:b.node,accessibilityHint:b.string,accessibilityActions:b.arrayOf(b.string),accessibilityIgnoresInvertColors:b.bool,accessibilityRole:b.oneOf(u),accessibilityStates:b.arrayOf(b.oneOf(f)),accessibilityState:b.object,accessibilityLiveRegion:b.oneOf(['none','polite','assertive']),importantForAccessibility:b.oneOf(['auto','yes','no','no-hide-descendants']),accessibilityViewIsModal:b.bool,accessibilityElementsHidden:b.bool,onAccessibilityAction:b.func,onAccessibilityTap:b.func,onMagicTap:b.func,testID:b.string,nativeID:b.string,onResponderGrant:b.func,onResponderMove:b.func,onResponderReject:b.func,onResponderRelease:b.func,onResponderTerminate:b.func,onResponderTerminationRequest:b.func,onStartShouldSetResponder:b.func,onStartShouldSetResponderCapture:b.func,onMoveShouldSetResponder:b.func,onMoveShouldSetResponderCapture:b.func,hitSlop:n,onLayout:b.func,pointerEvents:b.oneOf(['box-none','none','box-only','auto']),style:y,removeClippedSubviews:b.bool,renderToHardwareTextureAndroid:b.bool,shouldRasterizeIOS:b.bool,collapsable:b.bool,needsOffscreenAlphaCompositing:b.bool},l)},337,[65,213,214,95,338,83,298]);
__d(function(g,r,i,a,m,e,d){'use strict'},338,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]),f=r(d[2]),u=(function(){function f(s,u){t(this,f),this._anchorOffset=s,this._focusOffset=u,this._hasFocus=!1}return s(f,[{key:"update",value:function(t,s){this._anchorOffset===t&&this._focusOffset===s||(this._anchorOffset=t,this._focusOffset=s,this.emit('update'))}},{key:"constrainLength",value:function(t){this.update(Math.min(this._anchorOffset,t),Math.min(this._focusOffset,t))}},{key:"focus",value:function(){this._hasFocus||(this._hasFocus=!0,this.emit('focus'))}},{key:"blur",value:function(){this._hasFocus&&(this._hasFocus=!1,this.emit('blur'))}},{key:"hasFocus",value:function(){return this._hasFocus}},{key:"isCollapsed",value:function(){return this._anchorOffset===this._focusOffset}},{key:"isBackward",value:function(){return this._anchorOffset>this._focusOffset}},{key:"getAnchorOffset",value:function(){return this._hasFocus?this._anchorOffset:null}},{key:"getFocusOffset",value:function(){return this._hasFocus?this._focusOffset:null}},{key:"getStartOffset",value:function(){return this._hasFocus?Math.min(this._anchorOffset,this._focusOffset):null}},{key:"getEndOffset",value:function(){return this._hasFocus?Math.max(this._anchorOffset,this._focusOffset):null}},{key:"overlaps",value:function(t,s){return this.hasFocus()&&this.getStartOffset()<=s&&t<=this.getEndOffset()}}]),f})();f(u,{blur:!0,focus:!0,update:!0}),m.exports=u},339,[40,41,340]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),_=r(d[3]),o=r(d[4]),v=r(d[5])({__types:!0});var E={emit:function(t,n,s,_,o,v,E){return this.__getEventEmitter().emit(t,n,s,_,o,v,E)},emitAndHold:function(t,n,s,_,o,v,E){return this.__getEventEmitter().emitAndHold(t,n,s,_,o,v,E)},addListener:function(t,n,s){return this.__getEventEmitter().addListener(t,n,s)},once:function(t,n,s){return this.__getEventEmitter().once(t,n,s)},addRetroactiveListener:function(t,n,s){return this.__getEventEmitter().addRetroactiveListener(t,n,s)},addListenerMap:function(t,n){return this.__getEventEmitter().addListenerMap(t,n)},addRetroactiveListenerMap:function(t,n){return this.__getEventEmitter().addListenerMap(t,n)},removeAllListeners:function(){this.__getEventEmitter().removeAllListeners()},removeCurrentListener:function(){this.__getEventEmitter().removeCurrentListener()},releaseHeldEventType:function(t){this.__getEventEmitter().releaseHeldEventType(t)},__getEventEmitter:function(){if(!this.__eventEmitter){var t=new n,o=new _;this.__eventEmitter=new s(t,o)}return this.__eventEmitter}};m.exports=function(n,s){o(s,'Must supply set of valid event types');var _=n.prototype||n;o(!_.__eventEmitter,'An active emitter is already mixed in');var u=n.constructor;u&&o(u===Object||u===Function,'Mix EventEmitter into a class, not an instance'),_.hasOwnProperty(v)?t(_.__types,s):_.__types?_.__types=t({},_.__types,s):_.__types=s,t(_,E)}},340,[27,60,341,342,16,343]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=(function(){function s(n,l){t(this,s),this._emitter=n,this._eventHolder=l,this._currentEventToken=null,this._emittingHeldEvents=!1}return n(s,[{key:"addListener",value:function(t,n,s){return this._emitter.addListener(t,n,s)}},{key:"once",value:function(t,n,s){return this._emitter.once(t,n,s)}},{key:"addRetroactiveListener",value:function(t,n,s){var l=this._emitter.addListener(t,n,s);return this._emittingHeldEvents=!0,this._eventHolder.emitToListener(t,n,s),this._emittingHeldEvents=!1,l}},{key:"removeAllListeners",value:function(t){this._emitter.removeAllListeners(t)}},{key:"removeCurrentListener",value:function(){this._emitter.removeCurrentListener()}},{key:"listeners",value:function(t){return this._emitter.listeners(t)}},{key:"emit",value:function(t){for(var n,s=arguments.length,l=new Array(s>1?s-1:0),o=1;o<s;o++)l[o-1]=arguments[o];(n=this._emitter).emit.apply(n,[t].concat(l))}},{key:"emitAndHold",value:function(t){for(var n,s,l=arguments.length,o=new Array(l>1?l-1:0),u=1;u<l;u++)o[u-1]=arguments[u];this._currentEventToken=(n=this._eventHolder).holdEvent.apply(n,[t].concat(o)),(s=this._emitter).emit.apply(s,[t].concat(o)),this._currentEventToken=null}},{key:"releaseCurrentEvent",value:function(){this._currentEventToken?this._eventHolder.releaseEvent(this._currentEventToken):this._emittingHeldEvents&&this._eventHolder.releaseCurrentEvent()}},{key:"releaseHeldEventType",value:function(t){this._eventHolder.releaseEventType(t)}}]),s})();m.exports=s},341,[40,41]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),s=r(d[2]),v=(function(){function v(){t(this,v),this._heldEvents={},this._currentEventKey=null}return n(v,[{key:"holdEvent",value:function(t){this._heldEvents[t]=this._heldEvents[t]||[];for(var n=this._heldEvents[t],s={eventType:t,index:n.length},v=arguments.length,h=new Array(v>1?v-1:0),u=1;u<v;u++)h[u-1]=arguments[u];return n.push(h),s}},{key:"emitToListener",value:function(t,n,s){var v=this,h=this._heldEvents[t];if(h){var u=this._currentEventKey;h.forEach(function(h,u){h&&(v._currentEventKey={eventType:t,index:u},n.apply(s,h))}),this._currentEventKey=u}}},{key:"releaseCurrentEvent",value:function(){s(null!==this._currentEventKey,'Not in an emitting cycle; there is no current event'),this._currentEventKey&&this.releaseEvent(this._currentEventKey)}},{key:"releaseEvent",value:function(t){delete this._heldEvents[t.eventType][t.index]}},{key:"releaseEventType",value:function(t){this._heldEvents[t]=[]}}]),v})();m.exports=v},342,[40,41,16]);
__d(function(g,r,i,a,m,e,d){"use strict";m.exports=function(n){var t;for(t in n)if(n.hasOwnProperty(t))return t;return null}},343,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function s(t,s){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);s&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),o.push.apply(o,n)}return o}function o(o){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?s(Object(l),!0).forEach(function(s){t(o,s,l[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(l)):s(Object(l)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(l,t))})}return o}var n=r(d[1]),l=r(d[2]),p=r(d[3]),h=r(d[4]),c=r(d[5]),u=r(d[6]),y=r(d[7]),b=r(d[8]),f=r(d[9]),P=r(d[10]),S=r(d[11]),O=r(d[12]),x=r(d[13]),T={activeOpacity:.85,delayPressOut:100,underlayColor:'black'},_={top:20,left:20,right:20,bottom:30},F=O({displayName:'TouchableHighlight',propTypes:o(o({},P.propTypes),{},{activeOpacity:c.number,underlayColor:n,style:l.style,onShowUnderlay:c.func,onHideUnderlay:c.func,hasTVPreferredFocus:c.bool,nextFocusDown:c.number,nextFocusForward:c.number,nextFocusLeft:c.number,nextFocusRight:c.number,nextFocusUp:c.number,tvParallaxProperties:c.object,testOnly_pressed:c.bool}),mixins:[p,f.Mixin.withoutDefaultFocusAndBlur],getDefaultProps:function(){return T},getInitialState:function(){return this._isMounted=!1,this.props.testOnly_pressed?o(o({},this.touchableGetInitialState()),{},{extraChildStyle:{opacity:this.props.activeOpacity},extraUnderlayStyle:{backgroundColor:this.props.underlayColor}}):o(o({},this.touchableGetInitialState()),{},{extraChildStyle:null,extraUnderlayStyle:null})},componentDidMount:function(){this._isMounted=!0,x(this.props)},componentWillUnmount:function(){this._isMounted=!1,clearTimeout(this._hideTimeout)},UNSAFE_componentWillReceiveProps:function(t){x(t)},viewConfig:{uiViewClassName:'RCTView',validAttributes:y.RCTView},touchableHandleActivePressIn:function(t){clearTimeout(this._hideTimeout),this._hideTimeout=null,this._showUnderlay(),this.props.onPressIn&&this.props.onPressIn(t)},touchableHandleActivePressOut:function(t){this._hideTimeout||this._hideUnderlay(),this.props.onPressOut&&this.props.onPressOut(t)},touchableHandleFocus:function(t){h.isTV&&this._showUnderlay(),this.props.onFocus&&this.props.onFocus(t)},touchableHandleBlur:function(t){h.isTV&&this._hideUnderlay(),this.props.onBlur&&this.props.onBlur(t)},touchableHandlePress:function(t){clearTimeout(this._hideTimeout),h.isTV||(this._showUnderlay(),this._hideTimeout=setTimeout(this._hideUnderlay,this.props.delayPressOut)),this.props.onPress&&this.props.onPress(t)},touchableHandleLongPress:function(t){this.props.onLongPress&&this.props.onLongPress(t)},touchableGetPressRectOffset:function(){return this.props.pressRetentionOffset||_},touchableGetHitSlop:function(){return this.props.hitSlop},touchableGetHighlightDelayMS:function(){return this.props.delayPressIn},touchableGetLongPressDelayMS:function(){return this.props.delayLongPress},touchableGetPressOutDelayMS:function(){return this.props.delayPressOut},_showUnderlay:function(){this._isMounted&&this._hasPressHandler()&&(this.setState({extraChildStyle:{opacity:this.props.activeOpacity},extraUnderlayStyle:{backgroundColor:this.props.underlayColor}}),this.props.onShowUnderlay&&this.props.onShowUnderlay())},_hideUnderlay:function(){clearTimeout(this._hideTimeout),this._hideTimeout=null,this.props.testOnly_pressed||this._hasPressHandler()&&(this.setState({extraChildStyle:null,extraUnderlayStyle:null}),this.props.onHideUnderlay&&this.props.onHideUnderlay())},_hasPressHandler:function(){return!!(this.props.onPress||this.props.onPressIn||this.props.onPressOut||this.props.onLongPress)},render:function(){var t=u.Children.only(this.props.children);return u.createElement(S,{accessible:!1!==this.props.accessible,accessibilityLabel:this.props.accessibilityLabel,accessibilityHint:this.props.accessibilityHint,accessibilityRole:this.props.accessibilityRole,accessibilityStates:this.props.accessibilityStates,accessibilityState:this.props.accessibilityState,accessibilityActions:
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=t(r(d[1])),n=t(r(d[2])),c=t(r(d[3]));function s(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function l(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?s(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):s(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}var u=r(d[4]),f=r(d[5]),p={showActionSheetWithOptions:function(t,o){u('object'==typeof t&&null!==t,'Options must be a valid object'),u('function'==typeof o,'Must provide a valid callback'),u(c.default,"ActionSheetManager does't exist");var s=t.tintColor,p=(0,n.default)(t,["tintColor"]);c.default.showActionSheetWithOptions(l(l({},p),{},{tintColor:f(s)}),o)},showShareActionSheetWithOptions:function(t,o,n){u('object'==typeof t&&null!==t,'Options must be a valid object'),u('function'==typeof o,'Must provide a valid failureCallback'),u('function'==typeof n,'Must provide a valid successCallback'),u(c.default,"ActionSheetManager does't exist"),c.default.showShareActionSheetWithOptions(l(l({},t),{},{tintColor:f(t.tintColor)}),o,n)}};m.exports=p},345,[21,65,66,346,16,96]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('ActionSheetManager');e.default=u},346,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=n(r(d[1])),o=n(r(d[2])),s=n(r(d[3]));function c(n,t){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);t&&(s=s.filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})),o.push.apply(o,s)}return o}function u(n){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?c(Object(s),!0).forEach(function(o){(0,t.default)(n,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):c(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}var f,l=r(d[4]),p=r(d[5]),y=r(d[6]),b=r(d[7]),h=r(d[8]),k=r(d[9]),O=r(d[10]),v=r(d[11]),C={},w=1,j={},T=new Map,A=new Map,P=function(n){return n()},R=!1,S={setWrapperComponentProvider:function(n){f=n},enableFabricIndicator:function(n){R=n},registerConfig:function(n){n.forEach(function(n){n.run?S.registerRunnable(n.appKey,n.run):(k(null!=n.component,"AppRegistry.registerConfig(...): Every config is expected to set either `run` or `component`, but `%s` has neither.",n.appKey),S.registerComponent(n.appKey,n.component,n.section))})},registerComponent:function(n,t,o){var s=v();return C[n]={componentProvider:t,run:function(n){O(P(t,s),n.initialProps,n.rootTag,f&&f(n),n.fabric,R,s)}},o&&(j[n]=C[n]),n},registerRunnable:function(n,t){return C[n]={run:t},n},registerSection:function(n,t){S.registerComponent(n,t,!0)},getAppKeys:function(){return Object.keys(C)},getSectionKeys:function(){return Object.keys(j)},getSections:function(){return u({},j)},getRunnable:function(n){return C[n]},getRegistry:function(){return{sections:S.getSectionKeys(),runnables:u({},C)}},setComponentProviderInstrumentationHook:function(n){P=n},runApplication:function(n,t){var o='Running "'+n+'" with '+JSON.stringify(t);h(o),p.addSource('AppRegistry.runApplication'+w++,function(){return o}),k(C[n]&&C[n].run,"\""+n+"\" has not been registered. This can happen if:\n* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.\n* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called."),b.setActiveScene({name:n}),C[n].run(t)},unmountApplicationComponentAtRootTag:function(n){y.unmountComponentAtNodeAndRemoveContainer(n)},registerHeadlessTask:function(n,t){this.registerCancellableHeadlessTask(n,t,function(){return function(){}})},registerCancellableHeadlessTask:function(n,t,o){T.has(n)&&console.warn("registerHeadlessTask or registerCancellableHeadlessTask called multiple times for same key '"+n+"'"),T.set(n,t),A.set(n,o)},startHeadlessTask:function(n,t,c){var u=T.get(t);if(!u)return console.warn("No task registered for key "+t),void(o.default&&o.default.notifyTaskFinished(n));u()(c).then(function(){o.default&&o.default.notifyTaskFinished(n)}).catch(function(t){console.error(t),o.default&&t instanceof s.default&&o.default.notifyTaskRetry(n).then(function(t){t||o.default.notifyTaskFinished(n)})})},cancelHeadlessTask:function(n,t){var o=A.get(t);if(!o)throw new Error("No task canceller registered for key '"+t+"'");o()()}};l.registerCallableModule('AppRegistry',S),m.exports=S},347,[21,65,348,349,34,350,104,354,168,16,355,167]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=t(r(d[1])).get('HeadlessJsTaskSupport');e.default=s},348,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),n=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4]));function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=(function(t){(0,n.default)(v,t);var l,s,p=(l=v,s=o(),function(){var t,u=(0,c.default)(l);if(s){var n=(0,c.default)(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,u.default)(this,v),p.apply(this,arguments)}return v})((0,t(r(d[5])).default)(Error));e.default=l},349,[21,40,56,58,55,112]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5]));function f(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=s(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function s(t,n){if(t){if("string"==typeof t)return y(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?y(t,n):void 0}}function y(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var b=r(d[6]),p=r(d[7]);function v(){S.addFileSource('react_hierarchy.txt',function(){return r(d[8])()})}var S=(function(){function t(){(0,o.default)(this,t)}return(0,u.default)(t,null,[{key:"_maybeInit",value:function(){t._subscription||(t._subscription=b.addListener('collectBugExtraData',t.collectExtraData,null),v()),t._redboxSubscription||(t._redboxSubscription=b.addListener('collectRedBoxExtraData',t.collectExtraData,null))}},{key:"addSource",value:function(n,o){return this._addSource(n,o,t._extraSources)}},{key:"addFileSource",value:function(n,o){return this._addSource(n,o,t._fileSources)}},{key:"_addSource",value:function(n,o,u){return t._maybeInit(),u.has(n)&&console.warn("BugReporting.add* called multiple times for same key '"+n+"'"),u.set(n,o),{remove:function(){u.delete(n)}}}},{key:"collectExtraData",value:function(){for(var o,u={},s=f(t._extraSources);!(o=s()).done;){var y=o.value,b=(0,n.default)(y,2),v=b[0],S=b[1];u[v]=S()}for(var x,_={},h=f(t._fileSources);!(x=h()).done;){var D=x.value,E=(0,n.default)(D,2),k=E[0],w=E[1];_[k]=w()}return p('BugReporting extraData:',u),null!=l.default&&null!=l.default.setExtraData&&l.default.setExtraData(u,_),null!=c.default&&null!=c.default.setExtraData&&c.default.setExtraData(u,'From BugReporting.js'),{extras:u,files:_}}}]),t})();S._extraSources=new Map,S._fileSources=new Map,S._subscription=null,S._redboxSubscription=null,m.exports=S},350,[21,28,40,41,351,352,52,168,353]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('BugReporting');e.default=u},351,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('RedBox');e.default=u},352,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(){try{return"React tree dumps have been temporarily disabled while React is upgraded to Fiber."}catch(t){return'Failed to dump react tree: '+t}}},353,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=[],t={name:'default'},c={setActiveScene:function(c){t=c,n.forEach(function(n){return n(t)})},getActiveScene:function(){return t},addActiveSceneChangedListener:function(t){return n.push(t),{remove:function(){n=n.filter(function(n){return t!==n})}}}};m.exports=c},354,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),l=t(r(d[2])),o=t(r(d[3])),c=r(d[4]),p=r(d[5]),u=r(d[6]),s=r(d[7]);r(d[8]),m.exports=function(t,f,v,_,E,T,x){s(v,'Expect to have a valid rootTag, instead got ',v);var A=p.createElement(o.default.Provider,{value:null!=x?x:l.default},p.createElement(c,{rootTag:v,WrapperComponent:_},p.createElement(t,(0,n.default)({},f,{rootTag:v})),!0===E&&!0===T?p.createElement(u,null):null));l.default.startTimespan('renderApplication_React_render'),E?r(d[9]).render(A,v):r(d[10]).render(A,v),l.default.stopTimespan('renderApplication_React_render')}},355,[21,27,166,356,313,70,357,16,358,359,104]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),c=r(d[1])(r(d[2])),n=t(r(d[3])),o=c.createContext(n.default);m.exports=o},356,[21,23,70,166]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]);var f=n.create({container:{alignItems:'center',justifyContent:'center',backgroundColor:'rgba(0,0,0, 0.25)',position:'absolute',top:0,right:0,padding:2},text:{fontSize:6,color:'#ffffff'}});m.exports=function(){return t.createElement(c,{style:f.container},t.createElement(o,{style:f.text},"FABRIC"))}},357,[70,74,211,102]);
__d(function(g,r,i,a,m,e,d){'use strict';var n,t=r(d[0]),o=r(d[1]);function v(){}if(t.isTV){var u=new o,f=new Set;u.enable(this,function(t,o){if(o&&'menu'===o.eventType){for(var v=!0,u=Array.from(f.values()).reverse(),s=0;s<u.length;++s)if(u[s]()){v=!1;break}v&&n.exitApp()}}),n={exitApp:v,addEventListener:function(t,o){return f.add(o),{remove:function(){return n.removeEventListener(t,o)}}},removeEventListener:function(n,t){f.delete(t)}}}else n={exitApp:v,addEventListener:function(n,t){return{remove:v}},removeEventListener:function(n,t){}};m.exports=n},358,[68,221]);
__d(function(g,r,i,a,m,e,d){'use strict';var t,c=r(d[0]);t=r(d[1]),c.BatchedBridge.registerCallableModule('ReactFabric',t),m.exports=t},359,[174,360]);
__d(function(e,t,n,r,i,l,a){"use strict";var o=t(a[0]);t(a[1]);var u=t(a[2]),c=t(a[3]),s=t(a[4]);function f(e){return e.name="Invariant Violation",e}var d=null,p={};function h(){if(d)for(var e in p){var t=p[e],n=d.indexOf(e);if(!(-1<n))throw f(Error("EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `"+e+"`."));if(!g[n]){if(!t.extractEvents)throw f(Error("EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `"+e+"` does not."));for(var r in g[n]=t,n=t.eventTypes){var i=void 0,l=n[r],a=t,o=r;if(y.hasOwnProperty(o))throw f(Error("EventPluginHub: More than one plugin attempted to publish the same event name, `"+o+"`."));y[o]=l;var u=l.phasedRegistrationNames;if(u){for(i in u)u.hasOwnProperty(i)&&m(u[i],a);i=!0}else l.registrationName?(m(l.registrationName,a),i=!0):i=!1;if(!i)throw f(Error("EventPluginRegistry: Failed to publish event `"+r+"` for plugin `"+e+"`."))}}}}function m(e,t){if(v[e])throw f(Error("EventPluginHub: More than one plugin attempted to publish the same registration name, `"+e+"`."));v[e]=t}var g=[],y={},v={};function b(e,t,n,r,i,l,a,o,u){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this.onError(e)}}var T=!1,E=null,x=!1,S=null,w={onError:function(e){T=!0,E=e}};function k(e,t,n,r,i,l,a,o,u){T=!1,E=null,b.apply(w,arguments)}function P(e,t,n,r,i,l,a,o,u){if(k.apply(this,arguments),T){if(!T)throw f(Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue."));var c=E;T=!1,E=null,x||(x=!0,S=c)}}var C=null,_=null,R=null;function N(e,t,n){var r=e.type||"unknown-event";e.currentTarget=R(n),P(r,t,void 0,e),e.currentTarget=null}function I(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))throw f(Error("executeDirectDispatch(...): Invalid `event`."));return e.currentTarget=t?R(n):null,t=t?t(e):null,e.currentTarget=null,e._dispatchListeners=null,e._dispatchInstances=null,t}function z(e,t){if(null==t)throw f(Error("accumulateInto(...): Accumulated items must not be null or undefined."));return null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function U(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}var M=null;function A(e){if(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))for(var r=0;r<t.length&&!e.isPropagationStopped();r++)N(e,t[r],n[r]);else t&&N(e,t,n);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}var D=function(e){if(d)throw f(Error("EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React."));d=Array.prototype.slice.call(e),h()},F=function(e){var t,n=!1;for(t in e)if(e.hasOwnProperty(t)){var r=e[t];if(!p.hasOwnProperty(t)||p[t]!==r){if(p[t])throw f(Error("EventPluginRegistry: Cannot inject two different event plugins using the same name, `"+t+"`."));p[t]=r,n=!0}}n&&h()};function j(e,t){var n=e.stateNode;if(!n)return null;var r=C(n);if(!r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw f(Error("Expected `"+t+"` listener to be a function, instead got a value of `"+typeof n+"` type."));return n}function O(e){do{e=e.return}while(e&&5!==e.tag);return e||null}function W(e,t,n){for(var r=[];e;)r.push(e),e=O(e);for(e=r.length;0<e--;)t(r[e],"captured",n);for(e=0;e<r.length;e++)t(r[e],"bubbled",n)}function H(e,t,n){(t=j(e,n.dispatchConfig.phasedRegistrationNames[t]))&&(n._dispatchListeners=z(n._dispatchListeners,t),n._dispatchInstances=z(n._dispatchInstances,e))}function B(e){e&&e.dispatchConfig.phasedRegistrationNames&&W(e._targetInst,H,e)}function Q(e){if(e&&e.dis
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),c=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6]));function f(t){var n=v();return function(){var u,s=(0,o.default)(t);if(n){var l=(0,o.default)(this).constructor;u=Reflect.construct(s,arguments,l)}else u=s.apply(this,arguments);return(0,c.default)(this,u)}}function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=r(d[7]),h=r(d[8]),y=r(d[9]),_=r(d[10]),S=(function(t){(0,s.default)(o,t);var c=f(o);function o(){var t;(0,n.default)(this,o),(t=c.call(this,l.default))._supportedEvents=['change','memoryWarning','blur','focus'],t.isAvailable=!0,t._eventHandlers=t._supportedEvents.reduce(function(t,n){return t[n]=new Map,t},{}),t.currentState=l.default.getConstants().initialAppState;var u=!1;return t.addListener('appStateDidChange',function(n){u=!0,t.currentState=n.app_state}),l.default.getCurrentAppState(function(n){u||t.currentState===n.app_state||(t.currentState=n.app_state,t.emit('appStateDidChange',n))},y),t}return(0,u.default)(o,[{key:"addEventListener",value:function(t,n){switch(_(-1!==this._supportedEvents.indexOf(t),'Trying to subscribe to unknown event: "%s"',t),t){case'change':this._eventHandlers[t].set(n,this.addListener('appStateDidChange',function(t){n(t.app_state)}));break;case'memoryWarning':this._eventHandlers[t].set(n,this.addListener('memoryWarning',n));break;case'blur':case'focus':this._eventHandlers[t].set(n,this.addListener('appStateFocusChange',function(u){'blur'!==t||u||n(),'focus'===t&&u&&n()}))}}},{key:"removeEventListener",value:function(t,n){_(-1!==this._supportedEvents.indexOf(t),'Trying to remove listener for unknown event: "%s"',t),this._eventHandlers[t].has(n)&&(this._eventHandlers[t].get(n).remove(),this._eventHandlers[t].delete(n))}}]),o})(h);function b(){_(!1,"Cannot use AppState module when native RCTAppState is not included in the build.\nEither include it, or check AppState.isAvailable before calling any methods.")}var k=(function(t){(0,s.default)(o,t);var c=f(o);function o(){var t;(0,n.default)(this,o);for(var u=arguments.length,s=new Array(u),l=0;l<u;l++)s[l]=arguments[l];return(t=c.call.apply(c,[this].concat(s))).isAvailable=!1,t.currentState=null,t}return(0,u.default)(o,[{key:"addEventListener",value:function(){b()}},{key:"removeEventListener",value:function(){b()}},{key:"addListener",value:function(){b()}},{key:"removeAllListeners",value:function(){b()}},{key:"removeSubscription",value:function(){b()}}]),o})(p);S=l.default?new S:new k,m.exports=S},361,[21,40,41,56,58,55,362,60,138,363,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).getEnforcing('AppState');e.default=u},362,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(){for(var o=arguments.length,n=new Array(o),s=0;s<o;s++)n[s]=arguments[s];if(1===n.length&&n[0]instanceof Error){var t=n[0];console.error('Error: "'+t.message+'". Stack:\n'+t.stack)}else console.error.apply(console,n)}},363,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),u=t(r(d[2])),l=t(r(d[3])),o=u.default,s={_getRequests:[],_getKeys:[],_immediate:null,getItem:function(t,n){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(u,l){o.multiGet([t],function(t,o){var s=o&&o[0]&&o[0][1]?o[0][1]:null,f=c(t);n&&n(f&&f[0],s),f?l(f[0]):u(s)})})},setItem:function(t,n,u){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(l,s){o.multiSet([[t,n]],function(t){var n=c(t);u&&u(n&&n[0]),n?s(n[0]):l(null)})})},removeItem:function(t,n){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(u,l){o.multiRemove([t],function(t){var o=c(t);n&&n(o&&o[0]),o?l(o[0]):u(null)})})},mergeItem:function(t,n,u){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(l,s){o.multiMerge([[t,n]],function(t){var n=c(t);u&&u(n&&n[0]),n?s(n[0]):l(null)})})},clear:function(t){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(n,u){o.clear(function(l){t&&t(f(l)),l&&f(l)?u(f(l)):n(null)})})},getAllKeys:function(t){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(n,u){o.getAllKeys(function(l,o){t&&t(f(l),o),l?u(f(l)):n(o)})})},flushGetRequests:function(){var t=this._getRequests,u=this._getKeys;this._getRequests=[],this._getKeys=[],(0,l.default)(o,'RCTAsyncStorage not available'),o.multiGet(u,function(u,l){var o={};l&&l.forEach(function(t){var u=(0,n.default)(t,2),l=u[0],s=u[1];return o[l]=s,s});for(var s=t.length,c=0;c<s;c++){var f=t[c],v=f.keys.map(function(t){return[t,o[t]]});f.callback&&f.callback(null,v),f.resolve&&f.resolve(v)}})},multiGet:function(t,n){var u=this;this._immediate||(this._immediate=setImmediate(function(){u._immediate=null,u.flushGetRequests()}));var l={keys:t,callback:n,keyIndex:this._getKeys.length,resolve:null,reject:null},o=new Promise(function(t,n){l.resolve=t,l.reject=n});return this._getRequests.push(l),t.forEach(function(t){-1===u._getKeys.indexOf(t)&&u._getKeys.push(t)}),o},multiSet:function(t,n){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(u,l){o.multiSet(t,function(t){var o=c(t);n&&n(o),o?l(o):u(null)})})},multiRemove:function(t,n){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(u,l){o.multiRemove(t,function(t){var o=c(t);n&&n(o),o?l(o):u(null)})})},multiMerge:function(t,n){return(0,l.default)(o,'RCTAsyncStorage not available'),new Promise(function(u,l){o.multiMerge(t,function(t){var o=c(t);n&&n(o),o?l(o):u(null)})})}};function c(t){return t?(Array.isArray(t)?t:[t]).map(function(t){return f(t)}):null}function f(t){if(!t)return null;var n=new Error(t.message);return n.key=t.key,n}o.multiMerge||(delete s.mergeItem,delete s.multiMerge),m.exports=s},364,[21,28,365,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),c=o.get('AsyncSQLiteDBStorage')||o.get('AsyncLocalStorage');e.default=c},365,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1]));m.exports={getString:function(){return t.default.getString()},setString:function(n){t.default.setString(n)}}},366,[21,367]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).getEnforcing('Clipboard');e.default=o},367,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]),o=r(d[2]),s=(function(){function s(){t(this,s)}return o(s,null,[{key:"open",value:function(t){return n.async(function(n){for(;;)switch(n.prev=n.next){case 0:throw new Error('DatePickerAndroid is not supported on this platform.');case 1:case"end":return n.stop()}},null,null,null,Promise)}}]),s})();s.dateSetAction='dateSetAction',s.dismissedAction='dismissedAction',m.exports=s},368,[282,40,41]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1]));m.exports=t.default},369,[21,77]);
__d(function(g,r,i,a,m,e,d){'use strict';var o=r(d[0]),n=o(r(d[1])),l=o(r(d[2])),t={canRecordVideos:function(o){return(0,l.default)(n.default,'ImagePickerIOS is not available'),n.default.canRecordVideos(o)},canUseCamera:function(o){return(0,l.default)(n.default,'ImagePickerIOS is not available'),n.default.canUseCamera(o)},openCameraDialog:function(o,t,u){(0,l.default)(n.default,'ImagePickerIOS is not available');var s={videoMode:!0,unmirrorFrontFacingCamera:!1};return null!=o.videoMode&&(s.videoMode=o.videoMode),null!=o.unmirrorFrontFacingCamera&&(s.unmirrorFrontFacingCamera=o.unmirrorFrontFacingCamera),n.default.openCameraDialog(s,t,u)},openSelectDialog:function(o,t,u){(0,l.default)(n.default,'ImagePickerIOS is not available');var s={showImages:!0,showVideos:!1};return null!=o.showImages&&(s.showImages=o.showImages),null!=o.showVideos&&(s.showVideos=o.showVideos),n.default.openSelectDialog(s,t,u)},removePendingVideo:function(o){(0,l.default)(n.default,'ImagePickerIOS is not available'),n.default.removePendingVideo(o)},clearAllPendingVideos:function(){(0,l.default)(n.default,'ImagePickerIOS is not available'),n.default.clearAllPendingVideos()}};m.exports=t},370,[21,371,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('ImagePickerIOS');e.default=u},371,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6]));function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[7]);var v=r(d[8]),p=(r(d[9]),r(d[10])),y=(function(t){(0,o.default)(L,t);var v,y,R=(v=L,y=s(),function(){var t,n=(0,c.default)(v);if(y){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function L(){return(0,n.default)(this,L),R.call(this,l.default)}return(0,u.default)(L,[{key:"addEventListener",value:function(t,n){this.addListener(t,n)}},{key:"removeEventListener",value:function(t,n){this.removeListener(t,n)}},{key:"openURL",value:function(t){return this._validateURL(t),l.default.openURL(t)}},{key:"canOpenURL",value:function(t){return this._validateURL(t),l.default.canOpenURL(t)}},{key:"openSettings",value:function(){return l.default.openSettings()}},{key:"getInitialURL",value:function(){return l.default.getInitialURL()}},{key:"sendIntent",value:function(t,n){return new Promise(function(t,n){return n(new Error('Unsupported'))})}},{key:"_validateURL",value:function(t){p('string'==typeof t,'Invalid URL: should be a string. Was: '+t),p(t,'Invalid URL: cannot be empty')}}]),L})(v);m.exports=new y},372,[21,40,41,56,58,55,373,237,138,68,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[2])),f='android'===n(r(d[3])).default.OS?o.getEnforcing('IntentAndroid'):o.getEnforcing('LinkingManager');e.default=f},373,[21,23,25,68]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),o=r(d[1]),t=o.currentCentroidXOfTouchesChangedAfter,u=o.currentCentroidYOfTouchesChangedAfter,s=o.previousCentroidXOfTouchesChangedAfter,c=o.previousCentroidYOfTouchesChangedAfter,p=o.currentCentroidX,v=o.currentCentroidY,h={_initializeGestureState:function(n){n.moveX=0,n.moveY=0,n.x0=0,n.y0=0,n.dx=0,n.dy=0,n.vx=0,n.vy=0,n.numberActiveTouches=0,n._accountsForMovesUpTo=0},_updateGestureStateOnMove:function(n,o){n.numberActiveTouches=o.numberActiveTouches,n.moveX=t(o,n._accountsForMovesUpTo),n.moveY=u(o,n._accountsForMovesUpTo);var p=n._accountsForMovesUpTo,v=s(o,p),h=t(o,p),l=c(o,p),S=u(o,p),R=n.dx+(h-v),T=n.dy+(S-l),f=o.mostRecentTimeStamp-n._accountsForMovesUpTo;n.vx=(R-n.dx)/f,n.vy=(T-n.dy)/f,n.dx=R,n.dy=T,n._accountsForMovesUpTo=o.mostRecentTimeStamp},create:function(o){var t={handle:null},u={stateID:Math.random(),moveX:0,moveY:0,x0:0,y0:0,dx:0,dy:0,vx:0,vy:0,numberActiveTouches:0,_accountsForMovesUpTo:0};return{panHandlers:{onStartShouldSetResponder:function(n){return null!=o.onStartShouldSetPanResponder&&o.onStartShouldSetPanResponder(n,u)},onMoveShouldSetResponder:function(n){return null!=o.onMoveShouldSetPanResponder&&o.onMoveShouldSetPanResponder(n,u)},onStartShouldSetResponderCapture:function(n){return 1===n.nativeEvent.touches.length&&h._initializeGestureState(u),u.numberActiveTouches=n.touchHistory.numberActiveTouches,null!=o.onStartShouldSetPanResponderCapture&&o.onStartShouldSetPanResponderCapture(n,u)},onMoveShouldSetResponderCapture:function(n){var t=n.touchHistory;return u._accountsForMovesUpTo!==t.mostRecentTimeStamp&&(h._updateGestureStateOnMove(u,t),!!o.onMoveShouldSetPanResponderCapture&&o.onMoveShouldSetPanResponderCapture(n,u))},onResponderGrant:function(s){return t.handle||(t.handle=n.createInteractionHandle()),u.x0=p(s.touchHistory),u.y0=v(s.touchHistory),u.dx=0,u.dy=0,o.onPanResponderGrant&&o.onPanResponderGrant(s,u),null==o.onShouldBlockNativeResponder||o.onShouldBlockNativeResponder(s,u)},onResponderReject:function(n){l(t,o.onPanResponderReject,n,u)},onResponderRelease:function(n){l(t,o.onPanResponderRelease,n,u),h._initializeGestureState(u)},onResponderStart:function(n){var t=n.touchHistory;u.numberActiveTouches=t.numberActiveTouches,o.onPanResponderStart&&o.onPanResponderStart(n,u)},onResponderMove:function(n){var t=n.touchHistory;u._accountsForMovesUpTo!==t.mostRecentTimeStamp&&(h._updateGestureStateOnMove(u,t),o.onPanResponderMove&&o.onPanResponderMove(n,u))},onResponderEnd:function(n){var s=n.touchHistory;u.numberActiveTouches=s.numberActiveTouches,l(t,o.onPanResponderEnd,n,u)},onResponderTerminate:function(n){l(t,o.onPanResponderTerminate,n,u),h._initializeGestureState(u)},onResponderTerminationRequest:function(n){return null==o.onPanResponderTerminationRequest||o.onPanResponderTerminationRequest(n,u)}},getInteractionHandle:function(){return t.handle}}}};function l(o,t,u,s){o.handle&&(n.clearInteractionHandle(o.handle),o.handle=null),t&&t(u,s)}m.exports=h},374,[237,375]);
__d(function(g,r,i,a,m,e,d){var n={centroidDimension:function(t,o,u,c){var f=t.touchBank,s=0,h=0,v=1===t.numberActiveTouches?t.touchBank[t.indexOfSingleActiveTouch]:null;if(null!==v)v.touchActive&&v.currentTimeStamp>o&&(s+=c&&u?v.currentPageX:c&&!u?v.currentPageY:!c&&u?v.previousPageX:v.previousPageY,h=1);else for(var C=0;C<f.length;C++){var l=f[C];if(null!==l&&void 0!==l&&l.touchActive&&l.currentTimeStamp>=o){s+=c&&u?l.currentPageX:c&&!u?l.currentPageY:!c&&u?l.previousPageX:l.previousPageY,h++}}return h>0?s/h:n.noCentroid},currentCentroidXOfTouchesChangedAfter:function(t,o){return n.centroidDimension(t,o,!0,!0)},currentCentroidYOfTouchesChangedAfter:function(t,o){return n.centroidDimension(t,o,!1,!0)},previousCentroidXOfTouchesChangedAfter:function(t,o){return n.centroidDimension(t,o,!0,!1)},previousCentroidYOfTouchesChangedAfter:function(t,o){return n.centroidDimension(t,o,!1,!1)},currentCentroidX:function(t){return n.centroidDimension(t,0,!0,!0)},currentCentroidY:function(t){return n.centroidDimension(t,0,!1,!0)},noCentroid:-1};m.exports=n},375,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),o=n(r(d[1])),s=n(r(d[2])),t=n(r(d[3])),E=n(r(d[4])),u=n(r(d[5])),A=n(r(d[6])),c=n(r(d[7]));function l(n,o){var s=Object.keys(n);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(n);o&&(t=t.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),s.push.apply(s,t)}return s}function _(n){for(var s=1;s<arguments.length;s++){var t=null!=arguments[s]?arguments[s]:{};s%2?l(Object(t),!0).forEach(function(s){(0,o.default)(n,s,t[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):l(Object(t)).forEach(function(o){Object.defineProperty(n,o,Object.getOwnPropertyDescriptor(t,o))})}return n}r(d[8]);var S=Object.freeze({GRANTED:'granted',DENIED:'denied',NEVER_ASK_AGAIN:'never_ask_again'}),O=Object.freeze({READ_CALENDAR:'android.permission.READ_CALENDAR',WRITE_CALENDAR:'android.permission.WRITE_CALENDAR',CAMERA:'android.permission.CAMERA',READ_CONTACTS:'android.permission.READ_CONTACTS',WRITE_CONTACTS:'android.permission.WRITE_CONTACTS',GET_ACCOUNTS:'android.permission.GET_ACCOUNTS',ACCESS_FINE_LOCATION:'android.permission.ACCESS_FINE_LOCATION',ACCESS_COARSE_LOCATION:'android.permission.ACCESS_COARSE_LOCATION',RECORD_AUDIO:'android.permission.RECORD_AUDIO',READ_PHONE_STATE:'android.permission.READ_PHONE_STATE',CALL_PHONE:'android.permission.CALL_PHONE',READ_CALL_LOG:'android.permission.READ_CALL_LOG',WRITE_CALL_LOG:'android.permission.WRITE_CALL_LOG',ADD_VOICEMAIL:'com.android.voicemail.permission.ADD_VOICEMAIL',USE_SIP:'android.permission.USE_SIP',PROCESS_OUTGOING_CALLS:'android.permission.PROCESS_OUTGOING_CALLS',BODY_SENSORS:'android.permission.BODY_SENSORS',SEND_SMS:'android.permission.SEND_SMS',RECEIVE_SMS:'android.permission.RECEIVE_SMS',READ_SMS:'android.permission.READ_SMS',RECEIVE_WAP_PUSH:'android.permission.RECEIVE_WAP_PUSH',RECEIVE_MMS:'android.permission.RECEIVE_MMS',READ_EXTERNAL_STORAGE:'android.permission.READ_EXTERNAL_STORAGE',WRITE_EXTERNAL_STORAGE:'android.permission.WRITE_EXTERNAL_STORAGE'}),p=(function(){function n(){(0,t.default)(this,n),this.PERMISSIONS=O,this.RESULTS=S}return(0,E.default)(n,[{key:"checkPermission",value:function(n){return console.warn('"PermissionsAndroid.checkPermission" is deprecated. Use "PermissionsAndroid.check" instead'),console.warn('"PermissionsAndroid" module works only for Android platform.'),Promise.resolve(!1)}},{key:"check",value:function(n){return console.warn('"PermissionsAndroid" module works only for Android platform.'),Promise.resolve(!1)}},{key:"requestPermission",value:function(n,o){var t;return s.default.async(function(E){for(;;)switch(E.prev=E.next){case 0:return console.warn('"PermissionsAndroid.requestPermission" is deprecated. Use "PermissionsAndroid.request" instead'),console.warn('"PermissionsAndroid" module works only for Android platform.'),E.abrupt("return",Promise.resolve(!1));case 4:return E.next=6,s.default.awrap(this.request(n,o));case 6:return t=E.sent,E.abrupt("return",t===this.RESULTS.GRANTED);case 8:case"end":return E.stop()}},null,this,null,Promise)}},{key:"request",value:function(n,o){return s.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:return console.warn('"PermissionsAndroid" module works only for Android platform.'),t.abrupt("return",Promise.resolve(this.RESULTS.DENIED));case 3:if((0,c.default)(A.default,'PermissionsAndroid is not installed correctly.'),!o){t.next=10;break}return t.next=7,s.default.awrap(A.default.shouldShowRequestPermissionRationale(n));case 7:if(!t.sent||!u.default){t.next=10;break}return t.abrupt("return",new Promise(function(s,t){var E=_({},o);u.default.showAlert(E,function(){return t(new Error('Error showing rationale'))},function(){return s(A.default.requestPermission(n))})}));case 10:return t.abrupt("return",A.default.requestPermission(n));case 11:case"end":return t.stop()}},null,this,null,Promise)}},{key:"requestMultiple",value:function(n){return console.warn('"PermissionsAndroid" module works only for Android platform.'),Promise.resolve({})}}]),n})();p=new p,m.exports=p}
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).get('PermissionsAndroid');e.default=o},377,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=t(r(d[1])),n=t(r(d[2])),l=t(r(d[3])),u=r(d[4]),c=r(d[5]),s=new u(l.default),f=new Map,v=(function(){function t(n){var l=this;(0,o.default)(this,t),this._data={},this._remoteNotificationCompleteCallbackCalled=!1,this._isRemote=n.remote,this._isRemote&&(this._notificationId=n.notificationId),n.remote?Object.keys(n).forEach(function(t){var o=n[t];'aps'===t?(l._alert=o.alert,l._sound=o.sound,l._badgeCount=o.badge,l._category=o.category,l._contentAvailable=o['content-available'],l._threadID=o['thread-id']):l._data[t]=o}):(this._badgeCount=n.applicationIconBadgeNumber,this._sound=n.soundName,this._alert=n.alertBody,this._data=n.userInfo,this._category=n.category)}return(0,n.default)(t,null,[{key:"presentLocalNotification",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.presentLocalNotification(t)}},{key:"scheduleLocalNotification",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.scheduleLocalNotification(t)}},{key:"cancelAllLocalNotifications",value:function(){c(l.default,'PushNotificationManager is not available.'),l.default.cancelAllLocalNotifications()}},{key:"removeAllDeliveredNotifications",value:function(){c(l.default,'PushNotificationManager is not available.'),l.default.removeAllDeliveredNotifications()}},{key:"getDeliveredNotifications",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.getDeliveredNotifications(t)}},{key:"removeDeliveredNotifications",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.removeDeliveredNotifications(t)}},{key:"setApplicationIconBadgeNumber",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.setApplicationIconBadgeNumber(t)}},{key:"getApplicationIconBadgeNumber",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.getApplicationIconBadgeNumber(t)}},{key:"cancelLocalNotifications",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.cancelLocalNotifications(t)}},{key:"getScheduledLocalNotifications",value:function(t){c(l.default,'PushNotificationManager is not available.'),l.default.getScheduledLocalNotifications(t)}},{key:"addEventListener",value:function(o,n){var l;c('notification'===o||'register'===o||'registrationError'===o||'localNotification'===o,'PushNotificationIOS only supports `notification`, `register`, `registrationError`, and `localNotification` events'),'notification'===o?l=s.addListener("remoteNotificationReceived",function(o){n(new t(o))}):'localNotification'===o?l=s.addListener("localNotificationReceived",function(o){n(new t(o))}):'register'===o?l=s.addListener("remoteNotificationsRegistered",function(t){n(t.deviceToken)}):'registrationError'===o&&(l=s.addListener("remoteNotificationRegistrationError",function(t){n(t)})),f.set(o,l)}},{key:"removeEventListener",value:function(t,o){c('notification'===t||'register'===t||'registrationError'===t||'localNotification'===t,'PushNotificationIOS only supports `notification`, `register`, `registrationError`, and `localNotification` events');var n=f.get(t);n&&(n.remove(),f.delete(t))}},{key:"requestPermissions",value:function(t){var o={};return o=t?{alert:!!t.alert,badge:!!t.badge,sound:!!t.sound}:{alert:!0,badge:!0,sound:!0},c(l.default,'PushNotificationManager is not available.'),l.default.requestPermissions(o)}},{key:"abandonPermissions",value:function(){c(l.default,'PushNotificationManager is not available.'),l.default.abandonPermissions()}},{key:"checkPermissions",value:function(t){c('function'==typeof t,'Must provide a valid callback'),c(l.default,'PushNotificationManager is not available.'),l.default.checkPermissions(t)}},{key:"getInitialNotification",value:function(){return c(l.default,'PushNotificationManager is not available.'),l.default.getInitialNotification().then(function(o){return o&&new t(o)})}}]),(0,n.default)(t,[{key:"finish",value:function(t){this._isRemote&&this._notificationId&&!this._remoteNotificationCompleteCallbackCal
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])).get('PushNotificationManager');e.default=o},379,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),s=t(r(d[1])),n=t(r(d[2])),c=r(d[3]),l=r(d[4]),u=[],o={_settings:n.default&&n.default.getConstants().settings,get:function(t){return this._settings[t]},set:function(t){this._settings=(0,s.default)(this._settings,t),n.default.setValues(t)},watchKeys:function(t,s){'string'==typeof t&&(t=[t]),l(Array.isArray(t),'keys should be a string or array of strings');var n=u.length;return u.push({keys:t,callback:s}),n},clearWatch:function(t){t<u.length&&(u[t]={keys:[],callback:null})},_sendObservations:function(t){var s=this;Object.keys(t).forEach(function(n){var c=t[n],l=s._settings[n]!==c;s._settings[n]=c,l&&u.forEach(function(t){-1!==t.keys.indexOf(n)&&t.callback&&t.callback()})})}};c.addListener('settingsUpdated',o._sendObservations.bind(o)),m.exports=o},380,[21,27,381,52,16]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])).getEnforcing('SettingsManager');e.default=n},381,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=(t(r(d[4])),r(d[5]),r(d[6])),c=r(d[7]),l=(function(){function t(){(0,n.default)(this,t)}return(0,o.default)(t,null,[{key:"share",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return u('object'==typeof t&&null!==t,'Content to share must be a valid object'),u('string'==typeof t.url||'string'==typeof t.message,'At least one of URL and message is required'),u('object'==typeof n&&null!==n,'Options must be a valid object'),new Promise(function(o,l){var f=c(n.tintColor);u(s.default,'NativeActionSheetManager is not registered on iOS, but it should be.'),s.default.showShareActionSheetWithOptions({message:'string'==typeof t.message?t.message:void 0,url:'string'==typeof t.url?t.url:void 0,subject:n.subject,tintColor:null!=f?f:void 0,excludedActivityTypes:n.excludedActivityTypes},function(t){return l(t)},function(t,n){o(t?{action:'sharedAction',activityType:n}:{action:'dismissedAction'})})})}}]),t})();l.sharedAction='sharedAction',l.dismissedAction='dismissedAction',m.exports=l},382,[21,40,41,346,383,68,16,96]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('ShareModule');e.default=u},383,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5]));function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var s=(function(t){(0,u.default)(h,t);var o,s,p=(o=h,s=l(),function(){var t,n=(0,f.default)(o);if(s){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function h(){return(0,n.default)(this,h),p.apply(this,arguments)}return h})(r(d[6]));m.exports=new s(o.default)},384,[21,40,56,58,55,334,138]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),c=(function(){function t(){(0,u.default)(this,t)}return(0,s.default)(t,null,[{key:"open",value:function(t){return n.default.async(function(n){for(;;)switch(n.prev=n.next){case 0:if(!o.default){n.next=4;break}return n.abrupt("return",o.default.open(t));case 4:return n.abrupt("return",Promise.reject({message:'TimePickerAndroid is not supported on this platform.'}));case 5:case"end":return n.stop()}},null,null,null,Promise)}}]),t})();c.timeSetAction='timeSetAction',c.dismissedAction='dismissedAction',m.exports=c},385,[21,282,40,41,386]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])).get('TimePickerAndroid');e.default=u},386,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o={show:function(o,s){t(!1,'ToastAndroid is not supported on this platform.')},showWithGravity:function(o,s,n){t(!1,'ToastAndroid is not supported on this platform.')},showWithGravityAndOffset:function(o,s,n,p,f){t(!1,'ToastAndroid is not supported on this platform.')}};m.exports=o},387,[18]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=u.default.get('window'),n=f.useState(!1)[1].bind(null,function(t){return!t}),c=f.useState(t)[0];return f.useEffect(function(){return u.default.addEventListener('change',n),u.default.get('window')!==c&&n(),function(){u.default.removeEventListener('change',n)}},[n,c]),t};var u=n(r(d[2])),f=t(r(d[3]))},388,[23,21,76,70]);
__d(function(g,r,i,a,m,e,d){'use strict';var A=r(d[0])({BOM:"\ufeff",BULLET:"\u2022",BULLET_SP:"\xa0\u2022\xa0",MIDDOT:"\xb7",MIDDOT_SP:"\xa0\xb7\xa0",MIDDOT_KATAKANA:"\u30fb",MDASH:"\u2014",MDASH_SP:"\xa0\u2014\xa0",NDASH:"\u2013",NDASH_SP:"\xa0\u2013\xa0",NBSP:"\xa0",PIZZA:"\ud83c\udf55",TRIANGLE_LEFT:"\u25c0",TRIANGLE_RIGHT:"\u25b6"});m.exports=A},389,[44]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),n=(r(d[2]),!1),o=0;function u(u){var l=arguments.length>1&&void 0!==arguments[1]&&arguments[1];n||(n=!0,0===u[0]&&(t.default.vibrate(),u=u.slice(1)),0!==u.length?setTimeout(function(){return f(++o,u,l,1)},u[0]):n=!1)}function f(u,l,v,c){if(n&&u===o){if(t.default.vibrate(),c>=l.length){if(!v)return void(n=!1);c=0}setTimeout(function(){return f(u,l,v,c+1)},l[c])}}var l={vibrate:function(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:400,f=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!n)if('number'==typeof o)t.default.vibrate();else{if(!Array.isArray(o))throw new Error('Vibration pattern should be a number or array');u(o,f)}},cancel:function(){n=!1}};m.exports=l},390,[21,391,68]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])).getEnforcing('Vibration');e.default=n},391,[23,25]);
__d(function(g,r,i,a,m,e,d){'use strict';var t,n=r(d[0]),u=r(d[1]),c=r(d[2]),o=r(d[3]),f=r(d[4]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}t=(function(t){c(v,t);var s,y,p=(s=v,y=l(),function(){var t,n=f(s);if(y){var u=f(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return o(this,t)});function v(){return n(this,v),p.apply(this,arguments)}return u(v,[{key:"render",value:function(){return null}}],[{key:"ignoreWarnings",value:function(t){}},{key:"install",value:function(){}},{key:"uninstall",value:function(){}}]),v})(r(d[5]).Component),m.exports=t},392,[40,41,56,58,55,70]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),s=n.shape({x:n.number,y:n.number});m.exports=s},393,[83]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=r(d[3]),l=c.NativeModules.RNBackgroundTimer,o=new c.NativeEventEmitter(l),s=new((function(){function t(){var u=this;(0,n.default)(this,t),this.uniqueId=0,this.callbacks={},o.addListener('backgroundTimer.timeout',function(t){if(u.callbacks[t]){var n=u.callbacks[t].callback;u.callbacks[t].interval?l.setTimeout(t,u.callbacks[t].timeout):delete u.callbacks[t],n()}})}return(0,u.default)(t,[{key:"start",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return l.start(t)}},{key:"stop",value:function(){return l.stop()}},{key:"runBackgroundTimer",value:function(t,n){var u=this,l=c.Platform.select({ios:function(){return c.NativeAppEventEmitter},android:function(){return c.DeviceEventEmitter}})();this.start(0),this.backgroundListener=l.addListener('backgroundTimer',function(){u.backgroundListener.remove(),u.backgroundClockMethod(t,n)})}},{key:"backgroundClockMethod",value:function(t,n){var u=this;this.backgroundTimer=this.setTimeout(function(){t(),u.backgroundClockMethod(t,n)},n)}},{key:"stopBackgroundTimer",value:function(){this.stop(),this.clearTimeout(this.backgroundTimer)}},{key:"setTimeout",value:function(t,n){this.uniqueId+=1;var u=this.uniqueId;return this.callbacks[u]={callback:t,interval:!1,timeout:n},l.setTimeout(u,n),u}},{key:"clearTimeout",value:function(t){this.callbacks[t]&&delete this.callbacks[t]}},{key:"setInterval",value:function(t,n){this.uniqueId+=1;var u=this.uniqueId;return this.callbacks[u]={callback:t,interval:!0,timeout:n},l.setTimeout(u,n),u}},{key:"clearInterval",value:function(t){this.callbacks[t]&&delete this.callbacks[t]}}]),t})());e.default=s},394,[3,4,5,15]);
__d(function(g,r,i,a,m,e,d){!(function(t){'use strict';var s=!1;if(!t.forceJURL)try{var h=new URL('b','http://a');h.pathname='c%20d',s='http://a/c%20d'===h.href}catch(t){}if(!s){var n=Object.create(null);n.ftp=21,n.file=0,n.gopher=70,n.http=80,n.https=443,n.ws=80,n.wss=443;var o=Object.create(null);o['%2e']='.',o['.%2e']='..',o['%2e.']='..',o['%2e%2e']='..';var l=void 0,_=/[a-zA-Z]/,c=/[a-zA-Z0-9\+\-\.]/;I.prototype={toString:function(){return this.href},get href(){if(this._isInvalid)return this._url;var t='';return''==this._username&&null==this._password||(t=this._username+(null!=this._password?':'+this._password:'')+'@'),this.protocol+(this._isRelative?'//'+t+this.host:'')+this.pathname+this._query+this._fragment},set href(t){k.call(this),b.call(this,t)},get protocol(){return this._scheme+':'},set protocol(t){this._isInvalid||b.call(this,t+':','scheme start')},get host(){return this._isInvalid?'':this._port?this._host+':'+this._port:this._host},set host(t){!this._isInvalid&&this._isRelative&&b.call(this,t,'host')},get hostname(){return this._host},set hostname(t){!this._isInvalid&&this._isRelative&&b.call(this,t,'hostname')},get port(){return this._port},set port(t){!this._isInvalid&&this._isRelative&&b.call(this,t,'port')},get pathname(){return this._isInvalid?'':this._isRelative?'/'+this._path.join('/'):this._schemeData},set pathname(t){!this._isInvalid&&this._isRelative&&(this._path=[],b.call(this,t,'relative path start'))},get search(){return this._isInvalid||!this._query||'?'==this._query?'':this._query},set search(t){!this._isInvalid&&this._isRelative&&(this._query='?','?'==t[0]&&(t=t.slice(1)),b.call(this,t,'query'))},get hash(){return this._isInvalid||!this._fragment||'#'==this._fragment?'':this._fragment},set hash(t){this._isInvalid||(this._fragment='#','#'==t[0]&&(t=t.slice(1)),b.call(this,t,'fragment'))},get origin(){var t;if(this._isInvalid||!this._scheme)return'';switch(this._scheme){case'data':case'file':case'javascript':case'mailto':return'null'}return(t=this.host)?this._scheme+'://'+t:''}};var p=t.URL;p&&(I.createObjectURL=function(t){return p.createObjectURL.apply(p,arguments)},I.revokeObjectURL=function(t){p.revokeObjectURL(t)}),t.URL=I}function u(t){return void 0!==n[t]}function f(){k.call(this),this._isInvalid=!0}function v(t){return''==t&&f.call(this),t.toLowerCase()}function y(t){var s=t.charCodeAt(0);return s>32&&s<127&&-1==[34,35,60,62,63,96].indexOf(s)?t:encodeURIComponent(t)}function w(t){var s=t.charCodeAt(0);return s>32&&s<127&&-1==[34,35,60,62,96].indexOf(s)?t:encodeURIComponent(t)}function b(t,s,h){function p(t){L.push(t)}var b=s||'scheme start',k=0,I='',R=!1,q=!1,L=[];t:for(;(t[k-1]!=l||0==k)&&!this._isInvalid;){var U=t[k];switch(b){case'scheme start':if(!U||!_.test(U)){if(s){p('Invalid scheme.');break t}I='',b='no scheme';continue}I+=U.toLowerCase(),b='scheme';break;case'scheme':if(U&&c.test(U))I+=U.toLowerCase();else{if(':'!=U){if(s){if(l==U)break t;p('Code point not allowed in scheme: '+U);break t}I='',k=0,b='no scheme';continue}if(this._scheme=I,I='',s)break t;u(this._scheme)&&(this._isRelative=!0),b='file'==this._scheme?'relative':this._isRelative&&h&&h._scheme==this._scheme?'relative or authority':this._isRelative?'authority first slash':'scheme data'}break;case'scheme data':'?'==U?(this._query='?',b='query'):'#'==U?(this._fragment='#',b='fragment'):l!=U&&'\t'!=U&&'\n'!=U&&'\r'!=U&&(this._schemeData+=y(U));break;case'no scheme':if(h&&u(h._scheme)){b='relative';continue}p('Missing scheme.'),f.call(this);break;case'relative or authority':if('/'!=U||'/'!=t[k+1]){p('Expected /, got: '+U),b='relative';continue}b='authority ignore slashes';break;case'relative':if(this._isRelative=!0,'file'!=this._scheme&&(this._scheme=h._scheme),l==U){this._host=h._host,this._port=h._port,this._path=h._path.slice(),this._query=h._query,this._username=h._username,this._password=h._password;break t}if('/'==U||'\\'==U)'\\'==U&&p('\\ is an invalid code point.'),b='relative slash';else if('?'==U)this._host=h._host,this._port=h._port,this._path=h._path.slice(),this._query='?',this._username=h._username,this._p
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),l=t(r(d[4]));function f(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=s(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function s(t,n){if(t){if("string"==typeof t)return y(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?y(t,n):void 0}}function y(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var c=(function(){function t(n){var u=this;(0,o.default)(this,t),this._keyPrefix=n;var l=this._initializeAsync();l&&(this._initializing=l,l.finally(function(){u._initializing===l&&(u._initializing=void 0)}))}return(0,u.default)(t,[{key:"clear",value:function(){for(var t=0,n=Object.keys(this);t<n.length;t++){var o=n[t];this.removeItem(o)}}},{key:"getItem",value:function(t){return this.hasOwnProperty(t)?this[t]:null}},{key:"_getItemAsync",value:function(t){var n=this;return(this._initializing||Promise.resolve()).catch(function(){}).then(function(){return n.getItem(t)})}},{key:"_initializeAsync",value:function(){var t=this;if(void 0!==this._keyPrefix)return new Promise(function(o){l.default.getAllKeys().then(function(){for(var u=arguments.length,s=new Array(u),y=0;y<u;y++)s[y]=arguments[y];var c=s[s.length-1].filter(function(n){return n.startsWith(t._keyPrefix)});l.default.multiGet(c).then(function(){for(var u,l,s=(u=arguments.length-1)<0||arguments.length<=u?void 0:arguments[u],y=t._keyPrefix&&t._keyPrefix.length,c=f(s);!(l=c()).done;){var h=l.value,v=(0,n.default)(h,2),k=v[0],_=v[1];k=k.substring(y),t.hasOwnProperty(k)||(t[k]=_)}o()})})})}},{key:"key",value:function(t){var n=Object.keys(this);return t<n.length?n[t]:null}},{key:"removeItem",value:function(t){delete this[t],void 0===this._keyPrefix||l.default.removeItem(""+String(this._keyPrefix)+t)}},{key:"setItem",value:function(t,n){n=String(n),this[t]=n,void 0===this._keyPrefix||l.default.setItem(""+String(this._keyPrefix)+t,n)}},{key:"length",get:function(){return Object.keys(this).length}}]),t})();e.default=c},396,[3,397,4,5,401]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]);m.exports=function(u,c){return n(u)||t(u,c)||o()}},397,[398,399,400]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(Array.isArray(n))return n}},398,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t,n){var o=[],l=!0,u=!1,f=void 0;try{for(var y,c=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]();!(l=(y=c.next()).done)&&(o.push(y.value),!n||o.length!==n);l=!0);}catch(t){u=!0,f=t}finally{try{l||null==c.return||c.return()}finally{if(u)throw f}}return o}},399,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}},400,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"useAsyncStorage",{enumerable:!0,get:function(){return n.useAsyncStorage}}),e.default=void 0;var u=t(r(d[1])),n=r(d[2]),o=u.default;e.default=o},401,[3,402,403]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=r(d[2]).NativeModules,o=u.RNC_AsyncSQLiteDBStorage||u.RNCAsyncStorage||u.PlatformLocalStorage;if(!o)throw new Error("[@RNC/AsyncStorage]: NativeModule: AsyncStorage is null.\n\nTo fix this issue try these steps:\n\n \u2022 Run `react-native link @react-native-community/async-storage` in the project root.\n\n \u2022 Rebuild and restart the app.\n\n \u2022 Run the packager with `--clearCache` flag.\n\n \u2022 If you are using CocoaPods on iOS, run `pod install` in the `ios` directory and then rebuild and re-run the app.\n\n \u2022 If this happens while testing with Jest, check out docs how to integrate AsyncStorage with it: https://github.com/react-native-community/react-native-async-storage/blob/master/docs/Jest-integration.md\n\nIf none of these fix the issue, please open an issue on the Github repository: https://github.com/react-native-community/react-native-async-storage/issues \n");var s={_getRequests:[],_getKeys:[],_immediate:null,getItem:function(t,n){return new Promise(function(u,s){o.multiGet([t],function(t,o){var c=o&&o[0]&&o[0][1]?o[0][1]:null,f=l(t);n&&n(f&&f[0],c),f?s(f[0]):u(c)})})},setItem:function(t,n,u){return new Promise(function(s,c){o.multiSet([[t,n]],function(t){var n=l(t);u&&u(n&&n[0]),n?c(n[0]):s(null)})})},removeItem:function(t,n){return new Promise(function(u,s){o.multiRemove([t],function(t){var o=l(t);n&&n(o&&o[0]),o?s(o[0]):u(null)})})},mergeItem:function(t,n,u){return new Promise(function(s,c){o.multiMerge([[t,n]],function(t){var n=l(t);u&&u(n&&n[0]),n?c(n[0]):s(null)})})},clear:function(t){return new Promise(function(n,u){o.clear(function(o){var s=c(o);t&&t(s),s?u(s):n(null)})})},getAllKeys:function(t){return new Promise(function(n,u){o.getAllKeys(function(o,s){var l=c(o);t&&t(l,s),l?u(l):n(s)})})},flushGetRequests:function(){var t=this._getRequests,u=this._getKeys;this._getRequests=[],this._getKeys=[],o.multiGet(u,function(u,o){var s={};o&&o.forEach(function(t){var u=(0,n.default)(t,2),o=u[0],l=u[1];return s[o]=l,l});for(var l=t.length,c=0;c<l;c++){var f=t[c],h=f.keys.map(function(t){return[t,s[t]]});f.callback&&f.callback(null,h),f.resolve&&f.resolve(h)}})},multiGet:function(t,n){var u=this;this._immediate||(this._immediate=setImmediate(function(){u._immediate=null,u.flushGetRequests()}));var o={keys:t,callback:n,keyIndex:this._getKeys.length,resolve:null,reject:null},s=new Promise(function(t,n){o.resolve=t,o.reject=n});return this._getRequests.push(o),t.forEach(function(t){-1===u._getKeys.indexOf(t)&&u._getKeys.push(t)}),s},multiSet:function(t,n){return new Promise(function(u,s){o.multiSet(t,function(t){var o=l(t);n&&n(o),o?s(o):u(null)})})},multiRemove:function(t,n){return new Promise(function(u,s){o.multiRemove(t,function(t){var o=l(t);n&&n(o),o?s(o):u(null)})})},multiMerge:function(t,n){return new Promise(function(u,s){o.multiMerge(t,function(t){var o=l(t);n&&n(o),o?s(o):u(null)})})}};function l(t){return t?(Array.isArray(t)?t:[t]).map(function(t){return c(t)}):null}function c(t){if(!t)return null;var n=new Error(t.message);return n.key=t.key,n}o.multiMerge||(delete s.mergeItem,delete s.multiMerge);var f=s;e.default=f},402,[3,397,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.useAsyncStorage=function(t){return{getItem:function(){for(var u=arguments.length,f=new Array(u),o=0;o<u;o++)f[o]=arguments[o];return n.default.getItem.apply(n.default,[t].concat(f))},setItem:function(){for(var u=arguments.length,f=new Array(u),o=0;o<u;o++)f[o]=arguments[o];return n.default.setItem.apply(n.default,[t].concat(f))},mergeItem:function(){for(var u=arguments.length,f=new Array(u),o=0;o<u;o++)f[o]=arguments[o];return n.default.mergeItem.apply(n.default,[t].concat(f))},removeItem:function(){for(var u=arguments.length,f=new Array(u),o=0;o<u;o++)f[o]=arguments[o];return n.default.removeItem.apply(n.default,[t].concat(f))}}};var n=t(r(d[1]))},403,[3,402]);
__d(function(g,r,i,a,m,e,d){function t(t){this.options=t||{locator:{}}}function n(t,n,c){if(!t){if(n instanceof o)return n;t=n}var s={},u=t instanceof Function;function h(n){var o=t[n];!o&&u&&(o=2==t.length?function(o){t(n,o)}:t),s[n]=o&&function(t){o('[xmldom '+n+']\t'+t+l(c))}||function(){}}return c=c||{},h('warning'),h('error'),h('fatalError'),s}function o(){this.cdata=!1}function c(t,n){n.lineNumber=t.lineNumber,n.columnNumber=t.columnNumber}function l(t){if(t)return'\n@'+(t.systemId||'')+'#[line:'+t.lineNumber+',col:'+t.columnNumber+']'}function s(t,n,o){return'string'==typeof t?t.substr(n,o):t.length>=n+o||n?new java.lang.String(t,n,o)+'':t}function u(t,n){t.currentElement?t.currentElement.appendChild(n):t.doc.appendChild(n)}t.prototype.parseFromString=function(t,c){var l=this.options,s=new h,u=l.domBuilder||new o,f=l.errorHandler,p=l.locator,D=l.xmlns||{},E={lt:'<',gt:'>',amp:'&',quot:'"',apos:"'"};return p&&u.setDocumentLocator(p),s.errorHandler=n(f,u,p),s.domBuilder=l.domBuilder||u,/\/x?html?$/.test(c)&&(E.nbsp='\xa0',E.copy='\xa9',D['']='http://www.w3.org/1999/xhtml'),D.xml=D.xml||'http://www.w3.org/XML/1998/namespace',t?s.parse(t,D,E):s.errorHandler.error("invalid doc source"),u.doc},o.prototype={startDocument:function(){this.doc=(new f).createDocument(null,null,null),this.locator&&(this.doc.documentURI=this.locator.systemId)},startElement:function(t,n,o,l){var s=this.doc,h=s.createElementNS(t,o||n),f=l.length;u(this,h),this.currentElement=h,this.locator&&c(this.locator,h);for(var p=0;p<f;p++){t=l.getURI(p);var D=l.getValue(p),E=(o=l.getQName(p),s.createAttributeNS(t,o));this.locator&&c(l.getLocator(p),E),E.value=E.nodeValue=D,h.setAttributeNode(E)}},endElement:function(t,n,o){var c=this.currentElement;c.tagName;this.currentElement=c.parentNode},startPrefixMapping:function(t,n){},endPrefixMapping:function(t){},processingInstruction:function(t,n){var o=this.doc.createProcessingInstruction(t,n);this.locator&&c(this.locator,o),u(this,o)},ignorableWhitespace:function(t,n,o){},characters:function(t,n,o){if(t=s.apply(this,arguments)){if(this.cdata)var l=this.doc.createCDATASection(t);else l=this.doc.createTextNode(t);this.currentElement?this.currentElement.appendChild(l):/^\s*$/.test(t)&&this.doc.appendChild(l),this.locator&&c(this.locator,l)}},skippedEntity:function(t){},endDocument:function(){this.doc.normalize()},setDocumentLocator:function(t){(this.locator=t)&&(t.lineNumber=0)},comment:function(t,n,o){t=s.apply(this,arguments);var l=this.doc.createComment(t);this.locator&&c(this.locator,l),u(this,l)},startCDATA:function(){this.cdata=!0},endCDATA:function(){this.cdata=!1},startDTD:function(t,n,o){var l=this.doc.implementation;if(l&&l.createDocumentType){var s=l.createDocumentType(t,n,o);this.locator&&c(this.locator,s),u(this,s)}},warning:function(t){console.warn('[xmldom warning]\t'+t,l(this.locator))},error:function(t){console.error('[xmldom error]\t'+t,l(this.locator))},fatalError:function(t){throw console.error('[xmldom fatalError]\t'+t,l(this.locator)),t}},"endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl".replace(/\w+/g,function(t){o.prototype[t]=function(){return null}});var h=r(d[0]).XMLReader,f=e.DOMImplementation=r(d[1]).DOMImplementation;e.XMLSerializer=r(d[1]).XMLSerializer,e.DOMParser=t},404,[405,406]);
__d(function(g,r,i,a,m,e,d){var t=/[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,n=new RegExp("[\\-\\.0-9"+t.source.slice(1,-1)+"\\u00B7\\u0300-\\u036F\\u203F-\\u2040]"),s=new RegExp('^'+t.source+n.source+'*(?::'+t.source+n.source+'*)?$'),c=0,u=1,o=2,l=3,f=4,h=5,p=6,w=7;function b(){}function x(t,n,s,c,u){function o(t){if(t>65535){var n=55296+((t-=65536)>>10),s=56320+(1023&t);return String.fromCharCode(n,s)}return String.fromCharCode(t)}function l(t){var n=t.slice(1,-1);return n in s?s[n]:'#'===n.charAt(0)?o(parseInt(n.substr(1).replace('x','0x'))):(u.error('entity not found:'+t),t)}function f(n){if(n>O){var s=t.substring(O,n).replace(/&#?\w+;/g,l);x&&h(O),c.characters(s,0,n-O),O=n}}function h(n,s){for(;n>=w&&(s=b.exec(t));)p=s.index,w=p+s[0].length,x.lineNumber++;x.columnNumber=n-p+1}for(var p=0,w=0,b=/.*(?:\r\n?|\n)|.*$/g,x=c.locator,E=[{currentNSMap:n}],M={},O=0;;){try{var T=t.indexOf('<',O);if(T<0){if(!t.substr(O).match(/^\s*$/)){var S=c.doc,q=S.createTextNode(t.substr(O));S.appendChild(q),c.currentElement=q}return}switch(T>O&&f(T),t.charAt(T+1)){case'/':var y=t.indexOf('>',T+3),_=t.substring(T+2,y),I=E.pop();y<0?(_=t.substring(T+2).replace(/[\s<].*/,''),u.error("end tag name: "+_+' is not complete:'+I.tagName),y=T+1+_.length):_.match(/\s</)&&(_=_.replace(/[\s<].*/,''),u.error("end tag name: "+_+' maybe not complete'),y=T+1+_.length);var L=I.localNSMap,R=I.tagName==_;if(R||I.tagName&&I.tagName.toLowerCase()==_.toLowerCase()){if(c.endElement(I.uri,I.localName,_),L)for(var P in L)c.endPrefixMapping(P);R||u.fatalError("end tag name: "+_+' is not match the current start tagName:'+I.tagName)}else E.push(I);y++;break;case'?':x&&h(T),y=$(t,T,c);break;case'!':x&&h(T),y=C(t,T,c,u);break;default:x&&h(T);var B=new A,U=E[E.length-1].currentNSMap,X=(y=N(t,T,B,U,l,u),B.length);if(!B.closed&&k(t,y,B.tagName,M)&&(B.closed=!0,s.nbsp||u.warning('unclosed xml attribute')),x&&X){for(var z=v(x,{}),H=0;H<X;H++){var Q=B[H];h(Q.offset),Q.locator=v(x,{})}c.locator=z,F(B,c,U)&&E.push(B),c.locator=x}else F(B,c,U)&&E.push(B);'http://www.w3.org/1999/xhtml'!==B.uri||B.closed?y++:y=D(t,y,B.tagName,l,c)}}catch(t){u.error('element parse error: '+t),y=-1}y>O?O=y:f(Math.max(T,O)+1)}}function v(t,n){return n.lineNumber=t.lineNumber,n.columnNumber=t.columnNumber,n}function N(t,n,s,b,x,v){for(var N,F=++n,D=c;;){var k=t.charAt(F);switch(k){case'=':if(D===u)N=t.slice(n,F),D=l;else{if(D!==o)throw new Error('attribute equal must after attrName');D=l}break;case'\'':case'"':if(D===l||D===u){if(D===u&&(v.warning('attribute value must after "="'),N=t.slice(n,F)),n=F+1,!((F=t.indexOf(k,n))>0))throw new Error('attribute value no end \''+k+'\' match');E=t.slice(n,F).replace(/&#?\w+;/g,x),s.add(N,E,n-1),D=h}else{if(D!=f)throw new Error('attribute value must after "="');E=t.slice(n,F).replace(/&#?\w+;/g,x),s.add(N,E,n),v.warning('attribute "'+N+'" missed start quot('+k+')!!'),n=F+1,D=h}break;case'/':switch(D){case c:s.setTagName(t.slice(n,F));case h:case p:case w:D=w,s.closed=!0;case f:case u:case o:break;default:throw new Error("attribute invalid close char('/')")}break;case'':return v.error('unexpected end of input'),D==c&&s.setTagName(t.slice(n,F)),F;case'>':switch(D){case c:s.setTagName(t.slice(n,F));case h:case p:case w:break;case f:case u:'/'===(E=t.slice(n,F)).slice(-1)&&(s.closed=!0,E=E.slice(0,-1));case o:D===o&&(E=N),D==f?(v.warning('attribute "'+E+'" missed quot(")!!'),s.add(N,E.replace(/&#?\w+;/g,x),n)):('http://www.w3.org/1999/xhtml'===b['']&&E.match(/^(?:disabled|checked|selected)$/i)||v.warning('attribute "'+E+'" missed value!! "'+E+'" instead!!'),s.add(E,E,n));break;case l:throw new Error('attribute value missed!!')}return F;case"\x80":k=' ';default:if(k<=' ')switch(D){case c:s.setTagName(t.slice(n,F)),D=p;break;case u:N=t.slice(n,F),D=o;break;case f:var E=t.slice(n,F).replace(/&#?\w+;/g,x);v.warning('attribute "'+E+'" missed quot(")!!'),s.add(N,E,n);case h:D=p}else switch(D){case o:s.tagName;'http://www.w3.org/1999/xhtml'===b['']&&N.match(/^(?:disable
__d(function(g,r,i,a,m,e,d){function t(t,n){for(var o in t)n[o]=t[o]}function n(n,o){var u=n.prototype;if(Object.create){var s=Object.create(o.prototype);u.__proto__=s}if(!(u instanceof o)){function l(){}l.prototype=o.prototype,t(u,l=new l),n.prototype=u=l}u.constructor!=n&&('function'!=typeof n&&console.error("unknow Class:"+n),u.constructor=n)}var o='http://www.w3.org/1999/xhtml',u={},s=u.ELEMENT_NODE=1,l=u.ATTRIBUTE_NODE=2,c=u.TEXT_NODE=3,h=u.CDATA_SECTION_NODE=4,p=u.ENTITY_REFERENCE_NODE=5,f=u.ENTITY_NODE=6,N=u.PROCESSING_INSTRUCTION_NODE=7,v=u.COMMENT_NODE=8,w=u.DOCUMENT_NODE=9,E=u.DOCUMENT_TYPE_NODE=10,y=u.DOCUMENT_FRAGMENT_NODE=11,b=u.NOTATION_NODE=12,T={},_={},D=(T.INDEX_SIZE_ERR=(_[1]="Index size error",1),T.DOMSTRING_SIZE_ERR=(_[2]="DOMString size error",2),T.HIERARCHY_REQUEST_ERR=(_[3]="Hierarchy request error",3)),S=(T.WRONG_DOCUMENT_ERR=(_[4]="Wrong document",4),T.INVALID_CHARACTER_ERR=(_[5]="Invalid character",5),T.NO_DATA_ALLOWED_ERR=(_[6]="No data allowed",6),T.NO_MODIFICATION_ALLOWED_ERR=(_[7]="No modification allowed",7),T.NOT_FOUND_ERR=(_[8]="Not found",8)),C=(T.NOT_SUPPORTED_ERR=(_[9]="Not supported",9),T.INUSE_ATTRIBUTE_ERR=(_[10]="Attribute in use",10));T.INVALID_STATE_ERR=(_[11]="Invalid state",11),T.SYNTAX_ERR=(_[12]="Syntax error",12),T.INVALID_MODIFICATION_ERR=(_[13]="Invalid modification",13),T.NAMESPACE_ERR=(_[14]="Invalid namespace",14),T.INVALID_ACCESS_ERR=(_[15]="Invalid access",15);function I(t,n){if(n instanceof Error)var o=n;else o=this,Error.call(this,_[t]),this.message=_[t],Error.captureStackTrace&&Error.captureStackTrace(this,I);return o.code=t,n&&(this.message=this.message+": "+n),o}function A(){}function R(t,n){this._node=t,this._refresh=n,x(this)}function x(n){var o=n._node._inc||n._node.ownerDocument._inc;if(n._inc!=o){var u=n._refresh(n._node);he(n,'length',u.length),t(u,n),n._inc=o}}function O(){}function U(t,n){for(var o=t.length;o--;)if(t[o]===n)return o}function M(t,n,o,u){if(u?n[U(n,u)]=o:n[n.length++]=o,t){o.ownerElement=t;var s=t.ownerDocument;s&&(u&&Y(s,t,u),F(s,t,o))}}function B(t,n,o){var u=U(n,o);if(!(u>=0))throw I(S,new Error(t.tagName+'@'+o));for(var s=n.length-1;u<s;)n[u]=n[++u];if(n.length=s,t){var l=t.ownerDocument;l&&(Y(l,t,o),o.ownerElement=null)}}function P(t){if(this._features={},t)for(var n in t)this._features=t[n]}function L(){}function V(t){return('<'==t?'<':'>'==t&&'>')||'&'==t&&'&'||'"'==t&&'"'||'&#'+t.charCodeAt()+';'}function k(t,n){if(n(t))return!0;if(t=t.firstChild)do{if(k(t,n))return!0}while(t=t.nextSibling)}function j(){}function F(t,n,o){t&&t._inc++,'http://www.w3.org/2000/xmlns/'==o.namespaceURI&&(n._nsMap[o.prefix?o.localName:'']=o.value)}function Y(t,n,o,u){t&&t._inc++,'http://www.w3.org/2000/xmlns/'==o.namespaceURI&&delete n._nsMap[o.prefix?o.localName:'']}function z(t,n,o){if(t&&t._inc){t._inc++;var u=n.childNodes;if(o)u[u.length++]=o;else{for(var s=n.firstChild,l=0;s;)u[l++]=s,s=s.nextSibling;u.length=l}}}function $(t,n){var o=n.previousSibling,u=n.nextSibling;return o?o.nextSibling=u:t.firstChild=u,u?u.previousSibling=o:t.lastChild=o,z(t.ownerDocument,t),n}function X(t,n,o){var u=n.parentNode;if(u&&u.removeChild(n),n.nodeType===y){var s=n.firstChild;if(null==s)return n;var l=n.lastChild}else s=l=n;var c=o?o.previousSibling:t.lastChild;s.previousSibling=c,l.nextSibling=o,c?c.nextSibling=s:t.firstChild=s,null==o?t.lastChild=l:o.previousSibling=l;do{s.parentNode=t}while(s!==l&&(s=s.nextSibling));return z(t.ownerDocument||t,t),n.nodeType==y&&(n.firstChild=n.lastChild=null),n}function G(t,n){var o=n.parentNode;if(o){var u=t.lastChild;o.removeChild(n);u=t.lastChild}u=t.lastChild;return n.parentNode=t,n.previousSibling=u,n.nextSibling=null,u?u.nextSibling=n:t.firstChild=n,t.lastChild=n,z(t.ownerDocument,t,n),n}function H(){this._nsMap={}}function W(){}function q(){}function Z(){}function Q(){}function J(){}function K(){}function ee(){}function te(){}function ne(){}function re(){}function ie(){}function oe(){}function ae(t,n){var o=[],u=9==this.nodeType?this.documentElement:this,s=u.prefix,l=u.namespaceURI;if(l&&null==s&&null==(s=u.l
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),l=r(d[1]),t={},n=[],s=o.levels.TRACE;m.exports={addGlobalTransport:function(l){o.addGlobalTransport(l)},removeGlobalTransport:function(l){o.removeGlobalTransport(l)},setGlobalOptions:function(l){o.setGlobalOptions(l)},getLogger:function(l,v,f){var u=new o(s,l,v,f);return l?(t[l]=t[l]||[],t[l].push(u)):n.push(u),u},setLogLevelById:function(o,l){for(var s=l?t[l]||[]:n,v=0;v<s.length;v++)s[v].setLevel(o)},setLogLevel:function(o){s=o;for(var l=0;l<n.length;l++)n[l].setLevel(o);for(var v in t){var f=t[v]||[];for(l=0;l<f.length;l++)f[l].setLevel(o)}},levels:o.levels,LogCollector:l}},407,[408,409]);
__d(function(g,r,i,a,m,e,d){var t={trace:0,debug:1,info:2,log:3,warn:4,error:5};c.consoleTransport=console;var n=[c.consoleTransport];c.addGlobalTransport=function(t){-1===n.indexOf(t)&&n.push(t)},c.removeGlobalTransport=function(t){var o=n.indexOf(t);-1!==o&&n.splice(o,1)};var o={};function l(){var t={methodName:"",fileLocation:"",line:null,column:null},n=new Error,o=n.stack?n.stack.split("\n"):[];if(!o||o.length<1)return t;var l=null;return o[3]&&(l=o[3].match(/\s*at\s*(.+?)\s*\((\S*)\s*:(\d*)\s*:(\d*)\)/)),!l||l.length<=4?(0===o[2].indexOf("log@")?t.methodName=o[3].substr(0,o[3].indexOf("@")):t.methodName=o[2].substr(0,o[2].indexOf("@")),t):(t.methodName=l[1],t.fileLocation=l[2],t.line=l[3],t.column=l[4],t)}function s(){var s=arguments[0],c=arguments[1],f=Array.prototype.slice.call(arguments,2);if(!(t[c]<s.level))for(var h=!(s.options.disableCallerInfo||o.disableCallerInfo)&&l(),p=n.concat(s.transports),u=0;u<p.length;u++){var v=p[u],b=v[c];if(b&&"function"==typeof b){var O=[];O.push((new Date).toISOString()),s.id&&O.push("["+s.id+"]"),h&&h.methodName.length>1&&O.push("<"+h.methodName+">: ");var N=O.concat(f);b.bind(v).apply(v,N)}}}function c(n,o,l,c){this.id=o,this.options=c||{},this.transports=l,this.transports||(this.transports=[]),this.level=t[n];for(var f=Object.keys(t),h=0;h<f.length;h++)this[f[h]]=s.bind(null,this,f[h])}c.setGlobalOptions=function(t){o=t||{}},c.prototype.setLevel=function(n){this.level=t[n]},m.exports=c,c.levels={TRACE:"trace",DEBUG:"debug",INFO:"info",LOG:"log",WARN:"warn",ERROR:"error"}},408,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function s(s,o){this.logStorage=s,this.stringifyObjects=!(!o||!o.stringifyObjects)&&o.stringifyObjects,this.storeInterval=o&&o.storeInterval?o.storeInterval:3e4,this.maxEntryLength=o&&o.maxEntryLength?o.maxEntryLength:1e4,Object.keys(t.levels).forEach(function(s){this[t.levels[s]]=function(){this._log.apply(this,arguments)}.bind(this,s)}.bind(this)),this.storeLogsIntervalID=null,this.queue=[],this.totalLen=0,this.outputCache=[]}s.prototype.stringify=function(t){try{return JSON.stringify(t)}catch(t){return'[object with circular refs?]'}},s.prototype.formatLogMessage=function(s){for(var o='',h=1,n=arguments.length;h<n;h++){var u=arguments[h];!this.stringifyObjects&&s!==t.levels.ERROR||'object'!=typeof u||(u=this.stringify(u)),o+=u,h!==n-1&&(o+=' ')}return o.length?o:null},s.prototype._log=function(){var t=arguments[1],s=this.formatLogMessage.apply(this,arguments);if(s){var o=this.queue[this.queue.length-1];(o&&o.text)===s?o.count+=1:(this.queue.push({text:s,timestamp:t,count:1}),this.totalLen+=s.length)}this.totalLen>=this.maxEntryLength&&this._flush(!0,!0)},s.prototype.start=function(){this._reschedulePublishInterval()},s.prototype._reschedulePublishInterval=function(){this.storeLogsIntervalID&&(window.clearTimeout(this.storeLogsIntervalID),this.storeLogsIntervalID=null),this.storeLogsIntervalID=window.setTimeout(this._flush.bind(this,!1,!0),this.storeInterval)},s.prototype.flush=function(){this._flush(!1,!0)},s.prototype._flush=function(t,s){this.totalLen>0&&(this.logStorage.isReady()||t)&&(this.logStorage.isReady()?(this.outputCache.length&&(this.outputCache.forEach(function(t){this.logStorage.storeLogs(t)}.bind(this)),this.outputCache=[]),this.logStorage.storeLogs(this.queue)):this.outputCache.push(this.queue),this.queue=[],this.totalLen=0),s&&this._reschedulePublishInterval()},s.prototype.stop=function(){this._flush(!1,!1)},m.exports=s},409,[408]);
__d(function(e,t,i,r,s,a,n){s.exports={_args:[["github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9","/Users/djorkaeff/Downloads/rocket-chat/jitsi-jitsi-meet"]],_from:"github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",_id:"react-native@github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",_inBundle:!1,_integrity:"",_location:"/react-native",_phantomChildren:{"@hapi/joi":"15.1.1","@react-native-community/cli-debugger-ui":"3.0.0","@react-native-community/cli-tools":"3.0.0","@react-native-community/cli-types":"3.0.0","@types/istanbul-lib-coverage":"2.0.3","@types/istanbul-reports":"1.1.2","@types/yargs-parser":"15.0.0","caller-path":"2.0.0",chalk:"2.4.2","command-exists":"1.2.9",commander:"2.20.3",compression:"1.7.4",connect:"3.7.0","core-js":"2.6.11",deepmerge:"3.3.0",didyoumean:"1.2.1",envinfo:"7.7.3","error-ex":"1.3.2",errorhandler:"1.5.1",execa:"1.0.0","fbjs-css-vars":"1.0.2","find-up":"4.1.0","fs-extra":"7.0.1",glob:"7.1.6","graceful-fs":"4.2.4",inquirer:"3.3.0","is-directory":"0.3.1","isomorphic-fetch":"2.2.1","js-yaml":"3.14.0","json-parse-better-errors":"1.0.2",lodash:"4.17.19","loose-envify":"1.4.0",metro:"0.56.4","metro-config":"0.56.4","metro-core":"0.56.4","metro-react-native-babel-transformer":"0.56.4",minimist:"1.2.5",mkdirp:"0.5.5",morgan:"1.10.0","node-notifier":"5.4.3","object-assign":"4.1.1",open:"6.4.0",ora:"3.4.0",plist:"3.0.1",promise:"7.3.1","react-is":"16.13.1","regenerator-runtime":"0.13.7","serve-static":"1.14.1",setimmediate:"1.0.5","shell-quote":"1.6.1","strip-ansi":"5.2.0","sudo-prompt":"9.2.1","ua-parser-js":"0.7.22",wcwidth:"1.0.1",ws:"1.1.5"},_requested:{type:"git",raw:"github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",rawSpec:"github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",saveSpec:"github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",fetchSpec:null,gitCommittish:"e7ee500660cb975d9037b42d29ea8c04bb5355f9"},_requiredBy:["/"],_resolved:"github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",_spec:"github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",_where:"/Users/djorkaeff/Downloads/rocket-chat/jitsi-jitsi-meet",bin:{"react-native":"cli.js"},bugs:{url:"https://github.com/facebook/react-native/issues"},dependencies:{"@babel/runtime":"^7.0.0","@react-native-community/cli":"^3.0.0","@react-native-community/cli-platform-android":"^3.0.0","@react-native-community/cli-platform-ios":"^3.0.0","abort-controller":"^3.0.0",art:"^0.10.0","base64-js":"^1.1.2",connect:"^3.6.5","create-react-class":"^15.6.3","escape-string-regexp":"^1.0.5","event-target-shim":"^5.0.1",fbjs:"^1.0.0","fbjs-scripts":"^1.1.0","hermes-engine":"^0.2.1",invariant:"^2.2.4","jsc-android":"^245459.0.0","metro-babel-register":"^0.56.0","metro-react-native-babel-transformer":"^0.56.0","metro-source-map":"^0.56.0",nullthrows:"^1.1.0","pretty-format":"^24.7.0",promise:"^7.1.1","prop-types":"^15.7.2","react-devtools-core":"^3.6.3","react-refresh":"^0.4.0","regenerator-runtime":"^0.13.2",scheduler:"0.15.0","stacktrace-parser":"^0.1.3","whatwg-fetch":"^3.0.0"},description:"A framework for building native apps using React",detox:{"test-runner":"jest","runner-config":"RNTester/e2e/config.json",specs:"",configurations:{"ios.sim.release":{binaryPath:"RNTester/build/Build/Products/Release-iphonesimulator/RNTester.app/",build:"xcodebuild -workspace RNTester/RNTesterPods.xcworkspace -scheme RNTester -configuration Release -sdk iphonesimulator -derivedDataPath RNTester/build -UseModernBuildSystem=NO -quiet",type:"ios.simulator",name:"iPhone 6s"},"ios.sim.debug":{binaryPath:"RNTester/build/Build/Products/Debug-iphonesimulator/RNTester.app/",build:"xcodebuild -workspace RNTester/RNTesterPods.xcworkspace -scheme RNTester -configuration Debug -sdk iphonesimulator -derivedDataPath RNTester/build -UseModernBuildSystem=NO -quiet",type:"ios.simulator",name:"iPhone 6s"}}},devDependencies:{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@react-native-community/eslint-plugin":"1.0.0","@reactions/component":"^2.0.2",async:"^2.4.0
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]),t=n(r(d[2]));!(function(n){void 0===n.MediaStream&&(n.MediaStream=o.MediaStream),void 0===n.MediaStreamTrack&&(n.MediaStreamTrack=o.MediaStreamTrack),void 0===n.RTCIceCandidate&&(n.RTCIceCandidate=o.RTCIceCandidate),void 0===n.RTCPeerConnection&&(n.RTCPeerConnection=t.default),void 0===n.RTCPeerConnection&&(n.webkitRTCPeerConnection=t.default),void 0===n.RTCSessionDescription&&(n.RTCSessionDescription=o.RTCSessionDescription);var s=n.navigator;s&&(void 0===s.mediaDevices&&(s.mediaDevices=o.mediaDevices),void 0===s.permissions&&(s.permissions=o.permissions))})(g||window||this)},411,[3,412,445]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.registerGlobals=function(){if('object'!=typeof navigator)throw new Error('navigator is not an object');navigator.mediaDevices||(navigator.mediaDevices={});navigator.mediaDevices.getUserMedia=s.default.getUserMedia.bind(s.default),navigator.mediaDevices.enumerateDevices=s.default.enumerateDevices.bind(s.default),g.RTCPeerConnection=n.default,g.RTCIceCandidate=u.default,g.RTCSessionDescription=o.default,g.MediaStream=c.default,g.MediaStreamTrack=l.default},Object.defineProperty(e,"RTCPeerConnection",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"RTCIceCandidate",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"RTCSessionDescription",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"RTCView",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"MediaStream",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"MediaStreamTrack",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"mediaDevices",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"permissions",{enumerable:!0,get:function(){return b.default}});var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),s=t(r(d[7])),b=t(r(d[8]))},412,[3,413,437,436,440,418,424,441,444]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[2])),c=t(r(d[3])),s=t(r(d[4])),u=t(r(d[5])),f=t(r(d[6])),l=t(r(d[7])),p=t(r(d[8])),h=r(d[9]),C=t(r(d[10])),v=t(r(d[11])),_=(t(r(d[12])),t(r(d[13]))),S=t(r(d[14])),I=t(r(d[15])),w=t(r(d[16])),y=t(r(d[17])),E=t(r(d[18])),k=t(r(d[19])),O=n(r(d[20])),D=t(r(d[21]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(n){return!1}}var L=h.NativeModules.WebRTCModule,b=0,T=(function(n){(0,u.default)(T,n);var t,p,h=(t=T,p=R(),function(){var n,o=(0,l.default)(t);if(p){var c=(0,l.default)(this).constructor;n=Reflect.construct(o,arguments,c)}else n=o.apply(this,arguments);return(0,f.default)(this,n)});function T(n){var t;return(0,c.default)(this,T),(t=h.call(this)).signalingState='stable',t.iceGatheringState='new',t.connectionState='new',t.iceConnectionState='new',t._localStreams=[],t._remoteStreams=[],t._dataChannelIds=new Set,t._peerConnectionId=b++,L.peerConnectionInit(n,t._peerConnectionId),t._registerEvents(),t}return(0,s.default)(T,[{key:"addStream",value:function(n){-1===this._localStreams.indexOf(n)&&(L.peerConnectionAddStream(n._reactTag,this._peerConnectionId),this._localStreams.push(n))}},{key:"removeStream",value:function(n){var t=this._localStreams.indexOf(n);-1!==t&&(this._localStreams.splice(t,1),L.peerConnectionRemoveStream(n._reactTag,this._peerConnectionId))}},{key:"createOffer",value:function(n){var t=this;return new Promise(function(o,c){L.peerConnectionCreateOffer(t._peerConnectionId,O.normalizeOfferAnswerOptions(n),function(n,t){n?o(new w.default(t)):c(t)})})}},{key:"createAnswer",value:function(){var n=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return new Promise(function(o,c){L.peerConnectionCreateAnswer(n._peerConnectionId,O.normalizeOfferAnswerOptions(t),function(n,t){n?o(new w.default(t)):c(t)})})}},{key:"setConfiguration",value:function(n){L.peerConnectionSetConfiguration(n,this._peerConnectionId)}},{key:"setLocalDescription",value:function(n){var t=this;return new Promise(function(o,c){L.peerConnectionSetLocalDescription(n.toJSON?n.toJSON():n,t._peerConnectionId,function(s,u){s?(t.localDescription=n,o()):c(u)})})}},{key:"setRemoteDescription",value:function(n){var t=this;return new Promise(function(o,c){L.peerConnectionSetRemoteDescription(n.toJSON?n.toJSON():n,t._peerConnectionId,function(s,u){s?(t.remoteDescription=n,o()):c(u)})})}},{key:"addIceCandidate",value:function(n){var t=this;return new Promise(function(o,c){L.peerConnectionAddICECandidate(n.toJSON?n.toJSON():n,t._peerConnectionId,function(n){n?o():c(new Error('Failed to add ICE candidate'))})})}},{key:"getStats",value:function(n){var t=this;return new Promise(function(o,c){L.peerConnectionGetStats(n&&n.id||'',t._peerConnectionId,function(n,t){if(n)try{var s=JSON.parse(t);o(s)}catch(n){c(n)}else c(new Error(t))})})}},{key:"getLocalStreams",value:function(){return this._localStreams.slice()}},{key:"getRemoteStreams",value:function(){return this._remoteStreams.slice()}},{key:"close",value:function(){L.peerConnectionClose(this._peerConnectionId)}},{key:"_getTrack",value:function(n,t){var o=this._remoteStreams.find(function(t){return t._reactTag===n});return o&&o._tracks.find(function(n){return n.id===t})}},{key:"_unregisterEvents",value:function(){this._subscriptions.forEach(function(n){return n.remove()}),this._subscriptions=[]}},{key:"_registerEvents",value:function(){var n=this;this._subscriptions=[D.default.addListener('peerConnectionOnRenegotiationNeeded',function(t){t.id===n._peerConnectionId&&n.dispatchEvent(new k.default('negotiationneeded'))}),D.default.addListener('peerConnectionIceConnectionChanged',function(t){t.id===n._peerConnectionId&&(n.iceConnectionState=t.iceConnectionState,n.dispatchEvent(new k.default('iceconnectionstatechange')),'closed'===t.iceConnectionState&&n._unregisterEvents())})
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]),n=r(d[1]),l=r(d[2]),o=t.LISTENERS,u=t.CAPTURE,f=t.BUBBLE,c=t.ATTRIBUTE,s=t.newNode,v=n.defineCustomEventTarget,h=l.createEventWrapper,E=l.STOP_IMMEDIATE_PROPAGATION_FLAG,p="undefined"!=typeof window&&void 0!==window.EventTarget,w=m.exports=function t(){if(!(this instanceof t)){if(1===arguments.length&&Array.isArray(arguments[0]))return v(t,arguments[0]);if(arguments.length>0){for(var n=Array(arguments.length),l=0;l<arguments.length;++l)n[l]=arguments[l];return v(t,n)}throw new TypeError("Cannot call a class as a function")}Object.defineProperty(this,o,{value:Object.create(null)})};w.prototype=Object.create((p?window.EventTarget:Object).prototype,{constructor:{value:w,writable:!0,configurable:!0},addEventListener:{value:function(t,n,l){if(null==n)return!1;if("function"!=typeof n&&"object"!=typeof n)throw new TypeError("\"listener\" is not an object.");var c=l?u:f,v=this[o][t];if(null==v)return this[o][t]=s(n,c),!0;for(var h=null;null!=v;){if(v.listener===n&&v.kind===c)return!1;h=v,v=v.next}return h.next=s(n,c),!0},configurable:!0,writable:!0},removeEventListener:{value:function(t,n,l){if(null==n)return!1;for(var c=l?u:f,s=null,v=this[o][t];null!=v;){if(v.listener===n&&v.kind===c)return null==s?this[o][t]=v.next:s.next=v.next,!0;s=v,v=v.next}return!1},configurable:!0,writable:!0},dispatchEvent:{value:function(t){var n=this[o][t.type];if(null==n)return!0;for(var l=h(t,this);null!=n&&("function"==typeof n.listener?n.listener.call(this,l):n.kind!==c&&"function"==typeof n.listener.handleEvent&&n.listener.handleEvent(l),!l[E]);)n=n.next;return!l.defaultPrevented},configurable:!0,writable:!0}})},414,[415,416,417]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=e.createUniqueKey="undefined"!=typeof Symbol?Symbol:function(n){return"[["+n+"_"+Math.random().toFixed(8).slice(2)+"]]"};e.LISTENERS=n("listeners"),e.CAPTURE=1,e.BUBBLE=2,e.ATTRIBUTE=3,e.newNode=function(n,t){return{listener:n,kind:t,next:null}}},415,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=r(d[0]),t=n.LISTENERS,u=n.ATTRIBUTE,o=n.newNode;function l(n,o){for(var l=n[t][o];null!=l;){if(l.kind===u)return l.listener;l=l.next}return null}function c(n,l,c){"function"!=typeof c&&"object"!=typeof c&&(c=null);for(var f=null,s=n[t][l];null!=s;)s.kind===u?null==f?n[t][l]=s.next:f.next=s.next:f=s,s=s.next;null!=c&&(null==f?n[t][l]=o(c,u):f.next=o(c,u))}e.defineCustomEventTarget=function(n,t){function u(){n.call(this)}var o={constructor:{value:u,configurable:!0,writable:!0}};return t.forEach(function(n){o["on"+n]={get:function(){return l(this,n)},set:function(t){c(this,n,t)},configurable:!0,enumerable:!0}}),u.prototype=Object.create(n.prototype,o),u}},416,[415]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]).createUniqueKey,n=t("stop_immediate_propagation_flag"),l=t("canceled_flag"),u=t("original_event"),o=Object.freeze({stopPropagation:Object.freeze({value:function(){var t=this[u];"function"==typeof t.stopPropagation&&t.stopPropagation()},writable:!0,configurable:!0}),stopImmediatePropagation:Object.freeze({value:function(){this[n]=!0;var t=this[u];"function"==typeof t.stopImmediatePropagation&&t.stopImmediatePropagation()},writable:!0,configurable:!0}),preventDefault:Object.freeze({value:function(){!0===this.cancelable&&(this[l]=!0);var t=this[u];"function"==typeof t.preventDefault&&t.preventDefault()},writable:!0,configurable:!0}),defaultPrevented:Object.freeze({get:function(){return this[l]},enumerable:!0,configurable:!0})});e.STOP_IMMEDIATE_PROPAGATION_FLAG=n,e.createEventWrapper=function(t,b){var c="number"==typeof t.timeStamp?t.timeStamp:Date.now(),p={type:{value:t.type,enumerable:!0},target:{value:b,enumerable:!0},currentTarget:{value:b,enumerable:!0},eventPhase:{value:2,enumerable:!0},bubbles:{value:Boolean(t.bubbles),enumerable:!0},cancelable:{value:Boolean(t.cancelable),enumerable:!0},timeStamp:{value:c,enumerable:!0},isTrusted:{value:!1,enumerable:!0}};return p[n]={value:!1,writable:!0},p[l]={value:!1,writable:!0},p[u]={value:t},void 0!==t.detail&&(p.detail={value:t.detail,enumerable:!0}),Object.create(Object.create(t,o),p)}},417,[415]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),f=t(r(d[5])),l=r(d[6]),s=t(r(d[7])),v=t(r(d[8])),y=t(r(d[9]));function k(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=h(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var c=0;return function(){return c>=t.length?{done:!0}:{done:!1,value:t[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function h(t,n){if(t){if("string"==typeof t)return p(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?p(t,n):void 0}}function p(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,c=new Array(n);o<n;o++)c[o]=t[o];return c}function T(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=l.NativeModules.WebRTCModule,b=(function(t){(0,c.default)(p,t);var l,s,h=(l=p,s=T(),function(){var t,n=(0,f.default)(l);if(s){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function p(t){var o;if((0,n.default)(this,p),(o=h.call(this)).active=!0,o._tracks=[],o.id=v.default.v4(),o._reactTag=o.id,void 0===t)_.mediaStreamCreate(o.id);else if(t instanceof p){_.mediaStreamCreate(o.id);for(var c,u=k(t.getTracks());!(c=u()).done;){var f=c.value;o.addTrack(f)}}else if(Array.isArray(t)){_.mediaStreamCreate(o.id);for(var l,s=k(t);!(l=s()).done;){var T=l.value;o.addTrack(T)}}else{if(!('object'==typeof t&&t.streamId&&t.streamReactTag&&t.tracks))throw new TypeError("invalid type: "+typeof t);o.id=t.streamId,o._reactTag=t.streamReactTag;for(var b,S=k(t.tracks);!(b=S()).done;){var R=b.value;o._tracks.push(new y.default(R))}}return o}return(0,o.default)(p,[{key:"addTrack",value:function(t){-1===this._tracks.indexOf(t)&&(this._tracks.push(t),_.mediaStreamAddTrack(this._reactTag,t.id))}},{key:"removeTrack",value:function(t){var n=this._tracks.indexOf(t);-1!==n&&(this._tracks.splice(n,1),_.mediaStreamRemoveTrack(this._reactTag,t.id))}},{key:"getTracks",value:function(){return this._tracks.slice()}},{key:"getTrackById",value:function(t){return this._tracks.find(function(n){return n.id===t})}},{key:"getAudioTracks",value:function(){return this._tracks.filter(function(t){return'audio'===t.kind})}},{key:"getVideoTracks",value:function(){return this._tracks.filter(function(t){return'video'===t.kind})}},{key:"clone",value:function(){throw new Error('Not implemented.')}},{key:"toURL",value:function(){return this._reactTag}},{key:"release",value:function(){_.mediaStreamRelease(this._reactTag)}}]),p})((0,s.default)(['active','inactive','addtrack','removetrack']));e.default=b},418,[3,4,5,6,8,11,15,414,419,424]);
__d(function(g,r,i,a,m,e,d){var v=r(d[0]),n=r(d[1]),o=n;o.v1=v,o.v4=n,m.exports=o},419,[420,423]);
__d(function(g,r,i,a,m,e,d){var n,o,s=r(d[0]),c=r(d[1]),v=0,l=0;m.exports=function(u,t,f){var k=t&&f||0,q=t||[],w=(u=u||{}).node||n,h=void 0!==u.clockseq?u.clockseq:o;if(null==w||null==h){var _=s();null==w&&(w=n=[1|_[0],_[1],_[2],_[3],_[4],_[5]]),null==h&&(h=o=16383&(_[6]<<8|_[7]))}var p=void 0!==u.msecs?u.msecs:(new Date).getTime(),x=void 0!==u.nsecs?u.nsecs:l+1,C=p-v+(x-l)/1e4;if(C<0&&void 0===u.clockseq&&(h=h+1&16383),(C<0||p>v)&&void 0===u.nsecs&&(x=0),x>=1e4)throw new Error('uuid.v1(): Can\'t create more than 10M uuids/sec');v=p,l=x,o=h;var D=(1e4*(268435455&(p+=122192928e5))+x)%4294967296;q[k++]=D>>>24&255,q[k++]=D>>>16&255,q[k++]=D>>>8&255,q[k++]=255&D;var E=p/4294967296*1e4&268435455;q[k++]=E>>>8&255,q[k++]=255&E,q[k++]=E>>>24&15|16,q[k++]=E>>>16&255,q[k++]=h>>>8|128,q[k++]=255&h;for(var M=0;M<6;++M)q[k+M]=w[M];return t||c(q)}},420,[421,422]);
__d(function(g,r,i,a,m,e,d){var n='undefined'!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||'undefined'!=typeof msCrypto&&'function'==typeof window.msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto);if(n){var t=new Uint8Array(16);m.exports=function(){return n(t),t}}else{var o=new Array(16);m.exports=function(){for(var n,t=0;t<16;t++)0==(3&t)&&(n=4294967296*Math.random()),o[t]=n>>>((3&t)<<3)&255;return o}}},421,[]);
__d(function(g,r,i,a,m,e,d){for(var n=[],t=0;t<256;++t)n[t]=(t+256).toString(16).substr(1);m.exports=function(t,o){var u=o||0,f=n;return[f[t[u++]],f[t[u++]],f[t[u++]],f[t[u++]],'-',f[t[u++]],f[t[u++]],'-',f[t[u++]],f[t[u++]],'-',f[t[u++]],f[t[u++]],'-',f[t[u++]],f[t[u++]],f[t[u++]],f[t[u++]],f[t[u++]],f[t[u++]]].join('')}},422,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]);m.exports=function(t,f,u){var l=f&&u||0;'string'==typeof t&&(f='binary'===t?new Array(16):null,t=null);var v=(t=t||{}).random||(t.rng||n)();if(v[6]=15&v[6]|64,v[8]=63&v[8]|128,f)for(var y=0;y<16;++y)f[l+y]=v[y];return f||o(v)}},423,[421,422]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),s=t(r(d[5])),c=r(d[6]),f=t(r(d[7])),h=(t(r(d[8])),r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=c.NativeModules.WebRTCModule,k=(function(t){(0,l.default)(p,t);var c,f,k=(c=p,f=v(),function(){var t,n=(0,s.default)(c);if(f){var o=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function p(t){var o;(0,n.default)(this,p),(o=k.call(this))._constraints=t.constraints||{},o._enabled=t.enabled,o.id=t.id,o.kind=t.kind,o.label=t.label,o.muted=!1,o.remote=t.remote;var l=t.readyState.toLowerCase();return o.readyState="initializing"===l||"live"===l?"live":"ended",o}return(0,o.default)(p,[{key:"stop",value:function(){y.mediaStreamTrackSetEnabled(this.id,!1),this.readyState='ended'}},{key:"_switchCamera",value:function(){if(this.remote)throw new Error('Not implemented for remote tracks');if('video'!==this.kind)throw new Error('Only implemented for video tracks');y.mediaStreamTrackSwitchCamera(this.id)}},{key:"applyConstraints",value:function(){throw new Error('Not implemented.')}},{key:"clone",value:function(){throw new Error('Not implemented.')}},{key:"getCapabilities",value:function(){throw new Error('Not implemented.')}},{key:"getConstraints",value:function(){return(0,h.deepClone)(this._constraints)}},{key:"getSettings",value:function(){throw new Error('Not implemented.')}},{key:"release",value:function(){y.mediaStreamTrackRelease(this.id)}},{key:"enabled",get:function(){return this._enabled},set:function(t){t!==this._enabled&&(y.mediaStreamTrackSetEnabled(this.id,!this._enabled),this._enabled=!this._enabled,this.muted=!this._enabled)}}]),p})((0,f.default)(['ended','mute','unmute','overconstrained']));e.default=k},424,[3,4,5,6,8,11,15,414,425,426]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),f=t(r(d[2]));e.default=function t(l,n){(0,f.default)(this,t),this.type=l.toString(),(0,u.default)(this,n)}},425,[3,73,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.deepClone=w,e.normalizeOfferAnswerOptions=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o={};if(!t)return o;t.mandatory&&(t=t.mandatory);for(var f=0,c=Object.entries(t);f<c.length;f++){var u=c[f],v=(0,n.default)(u,2),s=v[0],l=v[1],w=h[s.toLowerCase()];w&&(o[w]=String(Boolean(l)))}return o},e.normalizeConstraints=function(t){for(var n=w(t),o=0,f=['audio','video'];o<f.length;o++){var c=f[o],h=n[c],v=typeof h;if('undefined'!==v)if('boolean'===v)h&&(n[c]=u(c));else{if('object'!==v)throw new TypeError("constraints."+c+" is neither a boolean nor a dictionary");n[c]=l(h,c)}}return n};var n=t(r(d[1])),o={},f={facingMode:'user',frameRate:30,height:720,width:1280},c=1.7777777777777777,h={icerestart:'IceRestart',offertoreceiveaudio:'OfferToReceiveAudio',offertoreceivevideo:'OfferToReceiveVideo',voiceactivitydetection:'VoiceActivityDetection'};function u(t){switch(t){case'audio':return o;case'video':return f;default:throw new TypeError("Invalid media type: "+t)}}function v(t,n){var o=t[n],f=typeof o;if('object'===f)for(var c=0,h=['exact','ideal'];c<h.length;c++){var u=h[c];if(o[u])return o[u]}else if('string'===f)return o}function s(t,n){var o=t[n],f=typeof o;if('number'===f)return Number.parseInt(o);if('object'===f)for(var c=0,h=['exact','ideal','min','max'];c<h.length;c++){var u=h[c];if(o[u])return Number.parseInt(o[u])}}function l(t,n){switch(n){case'audio':return t;case'video':var o;return(o=t.mandatory?{deviceId:v(t.optional||{},'sourceId'),facingMode:v(t,'facingMode'),frameRate:s(t.mandatory,'minFrameRate'),height:s(t.mandatory,'minHeight'),width:s(t.mandatory,'minWidth')}:{deviceId:v(t,'deviceId'),facingMode:v(t,'facingMode'),frameRate:s(t,'frameRate'),height:s(t,'height'),width:s(t,'width')}).deviceId||delete o.deviceId,(!o.facingMode||'user'!==o.facingMode&&'environment'!==o.facingMode)&&(o.facingMode=f.facingMode),o.frameRate||(o.frameRate=f.frameRate),o.height||o.width?o.height?o.width||(o.width=Math.round(o.height*c)):o.height=Math.round(o.width/c):(o.height=f.height,o.width=f.width),o;default:throw new TypeError("Invalid media type: "+n)}}function w(t){return JSON.parse(JSON.stringify(t))}},426,[3,397]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),f=t(r(d[2]));e.default=function t(l,n){(0,f.default)(this,t),this.type=l.toString(),(0,u.default)(this,n)}},427,[3,73,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),f=t(r(d[2]));e.default=function t(l,n){(0,f.default)(this,t),this.type=l.toString(),(0,u.default)(this,n)}},428,[3,73,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=t(r(d[4])),f=t(r(d[5])),c=t(r(d[6])),l=r(d[7]),h=t(r(d[8])),y=t(r(d[9])),p=t(r(d[10])),v=t(r(d[11])),b=t(r(d[12]));function _(t){var n=C();return function(){var o,s=(0,f.default)(t);if(n){var c=(0,f.default)(this).constructor;o=Reflect.construct(s,arguments,c)}else o=s.apply(this,arguments);return(0,u.default)(this,o)}}function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var w=l.NativeModules.WebRTCModule,S=((function(t){(0,s.default)(u,t);var n=_(u);function u(){return(0,o.default)(this,u),n.apply(this,arguments)}})((0,c.default)(Error)),(function(t){(0,s.default)(f,t);var u=_(f);function f(t,n,s){var c;return(0,o.default)(this,f),(c=u.call(this)).binaryType='arraybuffer',c.bufferedAmount=0,c.bufferedAmountLowThreshold=0,c.maxPacketLifeTime=null,c.maxRetransmits=null,c.negotiated=!1,c.ordered=!0,c.protocol='',c.readyState='connecting',c._peerConnectionId=t,c.label=n,c.id='id'in s?s.id:-1,c.ordered=!!s.ordered,c.maxPacketLifeTime=s.maxPacketLifeTime,c.maxRetransmits=s.maxRetransmits,c.protocol=s.protocol||'',c.negotiated=!!s.negotiated,c._registerEvents(),c}return(0,n.default)(f,[{key:"send",value:function(t){if('string'!=typeof t){if(ArrayBuffer.isView(t))t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength);else{if(!(t instanceof ArrayBuffer))throw new TypeError('Data must be either string, ArrayBuffer, or ArrayBufferView');t=new Uint8Array(t)}w.dataChannelSend(this._peerConnectionId,this.id,h.default.fromByteArray(t),'binary')}else w.dataChannelSend(this._peerConnectionId,this.id,t,'text')}},{key:"close",value:function(){'closing'!==this.readyState&&'closed'!==this.readyState&&(this.readyState='closing',w.dataChannelClose(this._peerConnectionId,this.id))}},{key:"_unregisterEvents",value:function(){this._subscriptions.forEach(function(t){return t.remove()}),this._subscriptions=[]}},{key:"_registerEvents",value:function(){var t=this;this._subscriptions=[b.default.addListener('dataChannelStateChanged',function(n){n.peerConnectionId===t._peerConnectionId&&n.id===t.id&&(t.readyState=n.state,'open'===t.readyState?t.dispatchEvent(new v.default('open',{channel:t})):'close'===t.readyState&&(t.dispatchEvent(new v.default('close',{channel:t})),t._unregisterEvents()))}),b.default.addListener('dataChannelReceiveMessage',function(n){if(n.peerConnectionId===t._peerConnectionId&&n.id===t.id){var o=n.data;'binary'===n.type&&(o=h.default.toByteArray(n.data).buffer),t.dispatchEvent(new p.default('message',{data:o}))}})]}}]),f})((0,y.default)(['open','message','bufferedamountlow','close','error'])));e.default=S},429,[3,5,4,6,8,11,430,15,141,414,433,434,435]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]);function c(f){var p="function"==typeof Map?new Map:void 0;return m.exports=c=function(c){if(null===c||!o(c))return c;if("function"!=typeof c)throw new TypeError("Super expression must either be null or a function");if(void 0!==p){if(p.has(c))return p.get(c);p.set(c,f)}function f(){return u(c,arguments,t(this).constructor)}return f.prototype=Object.create(c.prototype,{constructor:{value:f,enumerable:!1,writable:!0,configurable:!0}}),n(f,c)},c(f)}m.exports=c},430,[11,7,431,432]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return-1!==Function.toString.call(n).indexOf("[native code]")}},431,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function c(o,u,f){return n()?m.exports=c=Reflect.construct:m.exports=c=function(n,c,o){var u=[null];u.push.apply(u,c);var f=new(Function.bind.apply(n,u));return o&&t(f,o.prototype),f},c.apply(null,arguments)}m.exports=c},432,[7]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),f=t(r(d[2]));e.default=function t(l,n){(0,f.default)(this,t),this.type=l.toString(),(0,u.default)(this,n)}},433,[3,73,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),f=t(r(d[2]));e.default=function t(l,n){(0,f.default)(this,t),this.type=l.toString(),(0,u.default)(this,n)}},434,[3,73,4]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]),u=t.NativeModules.WebRTCModule,l=new t.NativeEventEmitter(u);e.default=l},435,[15]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),s=t(r(d[2])),n=(function(){function t(s){(0,u.default)(this,t),this.sdp=s.sdp,this.type=s.type}return(0,s.default)(t,[{key:"toJSON",value:function(){return{sdp:this.sdp,type:this.type}}}]),t})();e.default=n},436,[3,4,5]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),u=(function(){function t(s){(0,n.default)(this,t),this.candidate=s.candidate,this.sdpMLineIndex=s.sdpMLineIndex,this.sdpMid=s.sdpMid}return(0,s.default)(t,[{key:"toJSON",value:function(){return{candidate:this.candidate,sdpMLineIndex:this.sdpMLineIndex,sdpMid:this.sdpMid}}}]),t})();e.default=u},437,[3,4,5]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1]));e.default=function t(u,c){(0,n.default)(this,t),this.type=u.toString(),this.candidate=null,c&&c.candidate&&(this.candidate=c.candidate)}},438,[3,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),f=t(r(d[2]));e.default=function t(l,n){(0,f.default)(this,t),this.type=l.toString(),(0,u.default)(this,n)}},439,[3,73,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[1]),n=t(r(d[2])),l=(o.NativeModules.WebRTCModule,{name:'RTCVideoView',propTypes:{mirror:n.default.bool,objectFit:n.default.oneOf(['contain','cover']),streamURL:n.default.string,zOrder:n.default.number}}),s=(0,o.requireNativeComponent)('RTCVideoView',l,{nativeOnly:{testID:!0,accessibilityComponentType:!0,renderToHardwareTextureAndroid:!0,accessibilityLabel:!0,accessibilityLiveRegion:!0,importantForAccessibility:!0,onLayout:!0,nativeID:!0}});e.default=s},440,[3,15,83]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),n=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=r(d[6]),s=t(r(d[7])),v=t(r(d[8]));function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=l.NativeModules.WebRTCModule,h=new((function(t){(0,c.default)(R,t);var l,s,h=(l=R,s=y(),function(){var t,u=(0,o.default)(l);if(s){var n=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function R(){return(0,u.default)(this,R),h.apply(this,arguments)}return(0,n.default)(R,[{key:"enumerateDevices",value:function(){return new Promise(function(t){return p.enumerateDevices(t)})}},{key:"getUserMedia",value:function(t){return(0,v.default)(t)}}]),R})((0,s.default)(['devicechange'])));e.default=h},441,[3,4,5,6,8,11,15,414,442]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if('object'!=typeof t)return Promise.reject(new TypeError('constraints is not a dictionary'));if(!(void 0!==t.audio&&t.audio||void 0!==t.video&&t.video))return Promise.reject(new TypeError('audio and/or video is required'));var o=[];(t=s.normalizeConstraints(t)).audio?o.push(f.default.request({name:'microphone'})):o.push(Promise.resolve(!1));t.video?o.push(f.default.request({name:'camera'})):o.push(Promise.resolve(!1));return new Promise(function(u,f){Promise.all(o).then(function(o){var y=(0,n.default)(o,2),p=y[0],h=y[1];if(p||h){p||delete t.audio,h||delete t.video;b.getUserMedia(t,function(o,n){for(var c,f=v(n);!(c=f()).done;){var y=c.value,p=t[y.kind];'object'==typeof p&&(y.constraints=s.deepClone(p))}var b={streamId:o,streamReactTag:o,tracks:n};u(new l.default(b))},function(t,o){var n;switch(t){case'TypeError':n=new TypeError(o)}n||(n=new c.default({message:o,name:t}));f(n)})}else{f(new c.default({message:'Permission denied.',name:'SecurityError'}))}})})};var n=o(r(d[2])),u=r(d[3]),s=t(r(d[4])),l=o(r(d[5])),c=o(r(d[6])),f=o(r(d[7]));function v(t,o){var n;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(n=y(t))||o&&t&&"number"==typeof t.length){n&&(t=n);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(n)}function y(t,o){if(t){if("string"==typeof t)return p(t,o);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(t,o):void 0}}function p(t,o){(null==o||o>t.length)&&(o=t.length);for(var n=0,u=new Array(o);n<o;n++)u[n]=t[n];return u}var b=u.NativeModules.WebRTCModule},442,[2,3,397,15,426,418,443,444]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=t(r(d[1]));e.default=function t(n){(0,s.default)(this,t),this.name=n.name,this.message=n.message,this.constraintName=n.constraintName}},443,[3,4]);
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=n(r(d[1])),o=n(r(d[2])),s=r(d[3]),u=s.NativeModules.WebRTCModule,P=new((function(){function n(){(0,t.default)(this,n),this.RESULT={DENIED:'denied',GRANTED:'granted',PROMPT:'prompt'},this.VALID_PERMISSIONS=['camera','microphone'],this._lastReq=Promise.resolve()}return(0,o.default)(n,[{key:"_requestPermissionAndroid",value:function(n){return new Promise(function(t,o){s.PermissionsAndroid.request(n).then(function(n){return t(!0===n||n===s.PermissionsAndroid.RESULTS.GRANTED)},function(){return t(!1)})})}},{key:"_validatePermissionDescriptior",value:function(n){if("object"!=typeof n)throw new TypeError("Argument 1 of Permissions.query is not an object.");if(void 0===n.name)throw new TypeError("Missing required 'name' member of PermissionDescriptor.");if(-1===this.VALID_PERMISSIONS.indexOf(n.name))throw new TypeError("'name' member of PermissionDescriptor is not a valid value for enumeration PermissionName.")}},{key:"query",value:function(n){var t=this;try{this._validatePermissionDescriptior(n)}catch(n){return Promise.reject(n)}if('android'===s.Platform.OS){var o='camera'===n.name?s.PermissionsAndroid.PERMISSIONS.CAMERA:s.PermissionsAndroid.PERMISSIONS.RECORD_AUDIO;return new Promise(function(n,u){s.PermissionsAndroid.check(o).then(function(o){return n(o?t.RESULT.GRANTED:t.RESULT.PROMPT)},function(){return n(t.RESULT.PROMPT)})})}return'ios'===s.Platform.OS?u.checkPermission(n.name):Promise.reject(new TypeError("Unsupported platform."))}},{key:"request",value:function(n){var t=this;try{this._validatePermissionDescriptior(n)}catch(n){return Promise.reject(n)}if('android'===s.Platform.OS){var o='camera'===n.name?s.PermissionsAndroid.PERMISSIONS.CAMERA:s.PermissionsAndroid.PERMISSIONS.RECORD_AUDIO,P=function(){return t._requestPermissionAndroid(o)};return this._lastReq=this._lastReq.then(P,P),this._lastReq}return'ios'===s.Platform.OS?u.requestPermission(n.name):Promise.reject(new TypeError("Unsupported platform."))}}]),n})());e.default=P},444,[3,4,5,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=f;var n=t(r(d[1])),o=t(r(d[2])),u=r(d[3]),s=r(d[4]);function f(){for(var t=this,n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];s.RTCPeerConnection.apply(this,o),this.onaddstream=function(){for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return(t._onaddstreamQueue?t._queueOnaddstream:t._invokeOnaddstream).apply(t,o)},Object.defineProperty(this,'onaddstream',{configurable:!0,enumerable:!0,get:function(){return this._onaddstream},set:function(t){this._onaddstream=t}})}function c(t){var n=this;return new Promise(function(o,u){n._onaddstreamQueue=[],s.RTCPeerConnection.prototype.setRemoteDescription.call(n,t).then(function(){var t;try{o.apply(void 0,arguments)}finally{t=n._onaddstreamQueue,n._onaddstreamQueue=void 0}n._invokeQueuedOnaddstream(t)},function(){n._onaddstreamQueue=void 0,u.apply(void 0,arguments)})})}f.prototype=Object.create(s.RTCPeerConnection.prototype),f.prototype.constructor=f,f.prototype._invokeOnaddstream=function(){for(var t=this._onaddstream,n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return t&&t.apply(this,o)},f.prototype._invokeQueuedOnaddstream=function(t){var n=this;t&&t.forEach(function(t){try{n._invokeOnaddstream.apply(n,(0,o.default)(t))}catch(t){console.error(t)}})},f.prototype._queueOnaddstream=function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];this._onaddstreamQueue.push(Array.from(n))},f.prototype.setRemoteDescription=function(t){var n,o=this;return(n=t,new Promise(function(t){return t(v(n))}).then(function(t){var o=t.ips,u=t.lines;return Promise.all(Array.from(o.values())).then(function(){return l(n,o,u)})})).catch(function(n){return n&&console.error(n),t}).then(function(t){return c.bind(o)(t)})};var p=(function(){var t=u.NativeModules.POSIX;if(t){var o=t.getaddrinfo;if('function'==typeof o)return function(t){return o(t,void 0).then(function(t){return(0,n.default)(t,1)[0].ai_addr})}}var s=u.NativeModules.NAT64AddrInfo;if(s){var f=s.getIPv6Address;if('function'==typeof f)return f}return function(){return Promise.reject("The impossible just happened! No POSIX.getaddrinfo or NAT64AddrInfo.getIPv6Address!")}})();function v(t){var n=t.sdp,o=0,u=[],s=new Map;do{var f=n.indexOf('\r\n',o),c=void 0;if(-1===f?(c=n.substring(o),o=void 0):(c=n.substring(o,f),o=f+2),c.startsWith('a=candidate:')){var v=c.split(' ');if(v.length>=10&&'typ'===v[6]){for(var l=[v[4]],h=!1,y=8;y<v.length;++y)if('raddr'===v[y]){l.push(v[++y]);break}for(var _=function(t){if(-1!==t.indexOf(':'))return h=!0,"break";s.has(t)||s.set(t,new Promise(function(n,o){var u=s.get(t);u&&'string'==typeof u?n(u):p(t).then(function(o){o&&-1!==o.indexOf(':')&&o!==s.get(t)?s.set(t,o):s.delete(t),n(o)},o)}))},b=0,O=l;b<O.length;b++){if("break"===_(O[b]))break}if(h){s.clear();break}c=v}}u.push(c)}while(o);return{ips:s,lines:u}}function l(t,n,o){if(0===n.size)return t;for(var u=0;u<o.length;++u){var f=o[u];if('string'!=typeof f){var c=f[4],p=n.get(c);p&&(f[4]=p);for(var v=8;v<f.length;++v)if('raddr'===f[v]){c=f[++v],(p=n.get(c))&&(f[v]=p);break}o[u]=f.join(' ')}}return new s.RTCSessionDescription({sdp:o.join('\r\n'),type:t.type})}},445,[3,397,446,15,412]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]);m.exports=function(u){return n(u)||t(u)||o()}},446,[447,448,449]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(Array.isArray(n)){for(var t=0,f=new Array(n.length);t<n.length;t++)f[t]=n[t];return f}}},447,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t){if(("function"==typeof Symbol?Symbol.iterator:"@@iterator")in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}},448,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}},449,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]);window.csioReactNative=!0,window.RTCPeerConnection||(window.RTCPeerConnection=n.RTCPeerConnection),window.webkitRTCPeerConnection||(window.webkitRTCPeerConnection=n.RTCPeerConnection),window.performance||(window.performance={}),window.performance.timing||(window.performance.timing={},window.performance.timing.navigationStart=0),Date.now=Date.now||function(){return(new Date).getTime()},window.performance.now||(window.performance.now=function(){return Date.now()}),window.location||(window.location={},window.location.href='react-native'),window.atob||(window.atob=r(d[2]).decode),window.btoa||(window.btoa=r(d[2]).encode);window.csiosign=function(n,o,w){var t=new(r(d[3]))('SHA-256','TEXT');t.setHMACKey(o,'TEXT'),t.update(n);var c,f=t.getHMAC('BYTES');return w(null,n+='.'+(c=f,window.btoa(c).replace(/\+/g,'-').replace(/\//g,'_').replace(/\=+$/,'')))},window.csioGetOsName=function(){return o.Platform.OS},window.csioGetOsVer=function(){return o.Platform.Version+''}},450,[412,15,451,452]);
__d(function(g,r,i,a,m,e,d){!(function(t){var n='object'==typeof e&&e,o='object'==typeof m&&m&&m.exports==n&&m,c='object'==typeof g&&g;c.global!==c&&c.window!==c||(t=c);var h=function(t){this.message=t};(h.prototype=new Error).name='InvalidCharacterError';var f=function(t){throw new h(t)},s='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/',A=/[\t\n\f\r ]/g,l={encode:function(t){t=String(t),/[^\0-\xFF]/.test(t)&&f("The string to be encoded contains characters outside of the Latin1 range.");for(var n,o,c,h,A=t.length%3,l='',p=-1,u=t.length-A;++p<u;)n=t.charCodeAt(p)<<16,o=t.charCodeAt(++p)<<8,c=t.charCodeAt(++p),l+=s.charAt((h=n+o+c)>>18&63)+s.charAt(h>>12&63)+s.charAt(h>>6&63)+s.charAt(63&h);return 2==A?(n=t.charCodeAt(p)<<8,o=t.charCodeAt(++p),l+=s.charAt((h=n+o)>>10)+s.charAt(h>>4&63)+s.charAt(h<<2&63)+'='):1==A&&(h=t.charCodeAt(p),l+=s.charAt(h>>2)+s.charAt(h<<4&63)+'=='),l},decode:function(t){var n=(t=String(t).replace(A,'')).length;n%4==0&&(n=(t=t.replace(/==?$/,'')).length),(n%4==1||/[^+a-zA-Z0-9/]/.test(t))&&f('Invalid character: the string to be decoded is not correctly encoded.');for(var o,c,h=0,l='',p=-1;++p<n;)c=s.indexOf(t.charAt(p)),o=h%4?64*o+c:c,h++%4&&(l+=String.fromCharCode(255&o>>(-2*h&6)));return l},version:'0.1.0'};if('function'==typeof define&&'object'==typeof define.amd&&define.amd)define(function(){return l});else if(n&&!n.nodeType)if(o)o.exports=l;else for(var p in l)l.hasOwnProperty(p)&&(n[p]=l[p]);else t.base64=l})(this)},451,[]);
__d(function(g,r,i,a,m,e,d){'use strict';!(function(n){function t(n,t,o){var u,l,p,E,v,H,S,U,R,y=0,k=[],F=0,T=!1,B=[],Y=[],C=!1,I=!1,L=-1;if(u=(o=o||{}).encoding||"UTF8",(R=o.numRounds||1)!==parseInt(R,10)||1>R)throw Error("numRounds must a integer >= 1");if("SHA-1"===n)v=512,H=z,S=Z,E=160,U=function(n){return n.slice()};else if(0===n.lastIndexOf("SHA-",0))if(H=function(t,o){return q(t,o,n)},S=function(t,o,u,f){var w,s;if("SHA-224"===n||"SHA-256"===n)w=15+(o+65>>>9<<4),s=16;else{if("SHA-384"!==n&&"SHA-512"!==n)throw Error("Unexpected error in SHA-2 implementation");w=31+(o+129>>>10<<5),s=32}for(;t.length<=w;)t.push(0);for(t[o>>>5]|=128<<24-o%32,o+=u,t[w]=4294967295&o,t[w-1]=o/4294967296|0,u=t.length,o=0;o<u;o+=s)f=q(t.slice(o,o+s),f,n);if("SHA-224"===n)t=[f[0],f[1],f[2],f[3],f[4],f[5],f[6]];else if("SHA-256"===n)t=f;else if("SHA-384"===n)t=[f[0].a,f[0].b,f[1].a,f[1].b,f[2].a,f[2].b,f[3].a,f[3].b,f[4].a,f[4].b,f[5].a,f[5].b];else{if("SHA-512"!==n)throw Error("Unexpected error in SHA-2 implementation");t=[f[0].a,f[0].b,f[1].a,f[1].b,f[2].a,f[2].b,f[3].a,f[3].b,f[4].a,f[4].b,f[5].a,f[5].b,f[6].a,f[6].b,f[7].a,f[7].b]}return t},U=function(n){return n.slice()},"SHA-224"===n)v=512,E=224;else if("SHA-256"===n)v=512,E=256;else if("SHA-384"===n)v=1024,E=384;else{if("SHA-512"!==n)throw Error("Chosen SHA variant is not supported");v=1024,E=512}else{if(0!==n.lastIndexOf("SHA3-",0)&&0!==n.lastIndexOf("SHAKE",0))throw Error("Chosen SHA variant is not supported");var x=6;if(H=D,U=function(n){var t,o=[];for(t=0;5>t;t+=1)o[t]=n[t].slice();return o},L=1,"SHA3-224"===n)v=1152,E=224;else if("SHA3-256"===n)v=1088,E=256;else if("SHA3-384"===n)v=832,E=384;else if("SHA3-512"===n)v=576,E=512;else if("SHAKE128"===n)v=1344,E=-1,x=31,I=!0;else{if("SHAKE256"!==n)throw Error("Chosen SHA variant is not supported");v=1088,E=-1,x=31,I=!0}S=function(n,t,o,u,f){var w,s=x,c=[],b=(o=v)>>>5,h=0,A=t>>>5;for(w=0;w<A&&t>=o;w+=b)u=D(n.slice(w,w+b),u),t-=o;for(n=n.slice(w),t%=o;n.length<b;)n.push(0);for(n[(w=t>>>3)>>2]^=s<<w%4*8,n[b-1]^=2147483648,u=D(n,u);32*c.length<f&&(n=u[h%5][h/5|0],c.push(n.b),!(32*c.length>=f));)c.push(n.a),0==64*(h+=1)%o&&(D(null,u),h=0);return c}}p=A(t,u,L),l=j(n),this.setHMACKey=function(t,o,f){var w;if(!0===T)throw Error("HMAC key already set");if(!0===C)throw Error("Cannot set HMAC key after calling update");if(!0===I)throw Error("SHAKE is not supported for HMAC");for(t=(o=A(o,u=(f||{}).encoding||"UTF8",L)(t)).binLen,o=o.value,f=(w=v>>>3)/4-1,w<t/8&&(o=S(o,t,0,j(n),E));o.length<=f;)o.push(0);for(t=0;t<=f;t+=1)B[t]=909522486^o[t],Y[t]=1549556828^o[t];l=H(B,l),y=v,T=!0},this.update=function(n){var t,o,u,f=0,w=v>>>5;for(n=(t=p(n,k,F)).binLen,o=t.value,t=n>>>5,u=0;u<t;u+=w)f+v<=n&&(l=H(o.slice(u,u+w),l),f+=v);y+=f,k=o.slice(f>>>5),F=n%v,C=!0},this.getHash=function(t,o){var u,A,p,v;if(!0===T)throw Error("Cannot call getHash after setting HMAC key");if(p=h(o),!0===I){if(-1===p.shakeLen)throw Error("shakeLen must be specified in options");E=p.shakeLen}switch(t){case"HEX":u=function(n){return f(n,E,L,p)};break;case"B64":u=function(n){return w(n,E,L,p)};break;case"BYTES":u=function(n){return s(n,E,L)};break;case"ARRAYBUFFER":try{A=new ArrayBuffer(0)}catch(n){throw Error("ARRAYBUFFER not supported by this environment")}u=function(n){return c(n,E,L)};break;case"UINT8ARRAY":try{A=new Uint8Array(0)}catch(n){throw Error("UINT8ARRAY not supported by this environment")}u=function(n){return b(n,E,L)};break;default:throw Error("format must be HEX, B64, BYTES, ARRAYBUFFER, or UINT8ARRAY")}for(v=S(k.slice(),F,y,U(l),E),A=1;A<R;A+=1)!0===I&&0!=E%32&&(v[v.length-1]&=16777215>>>24-E%32),v=S(v,E,0,j(n),E);return u(v)},this.getHMAC=function(t,o){var u,A,p,R;if(!1===T)throw Error("Cannot call getHMAC without first setting HMAC key");switch(p=h(o),t){case"HEX":u=function(n){return f(n,E,L,p)};break;case"B64":u=function(n){return w(n,E,L,p)};break;case"BYTES":u=function(n){return s(n,E,L)};break;case"ARRAYBUFFER":try{u=new ArrayBuffer(0)}catch(n){throw Error("ARRAYBUFFER not supported by this environment")}u=function(n){return c(n,E,L)};break;case"UINT8ARRAY":t
__d(function(e,t,n,r,i,a,o){var s=t(o[0]);!(function(){return function e(n,r,i){function a(s,c){if(!r[s]){if(!n[s]){var u="function"==typeof t&&t;if(!c&&u)return u(s,!0);if(o)return o(s,!0);var l=new Error("Cannot find module '"+s+"'");throw l.code="MODULE_NOT_FOUND",l}var f=r[s]={exports:{}};n[s][0].call(f.exports,function(e){return a(n[s][1][e]||e)},f,f.exports,e,n,r,i)}return r[s].exports}for(var o="function"==typeof t&&t,s=0;s<i.length;s++)a(i[s]);return a}})()({1:[function(t,n,r){(function(e,t,i){!(function(e){if("object"==typeof r&&void 0!==n)n.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var i;"undefined"!=typeof window?i=window:void 0!==t?i=t:"undefined"!=typeof self&&(i=self),i.Promise=e()}})(function(){return(function e(t,n,r){function i(o,s){if(!n[o]){if(!t[o]){var c="function"==typeof _dereq_&&_dereq_;if(!s&&c)return c(o,!0);if(a)return a(o,!0);var u=new Error("Cannot find module '"+o+"'");throw u.code="MODULE_NOT_FOUND",u}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){return i(t[o][1][e]||e)},l,l.exports,e,t,n,r)}return n[o].exports}for(var a="function"==typeof _dereq_&&_dereq_,o=0;o<r.length;o++)i(r[o]);return i})({1:[function(e,t,n){"use strict";t.exports=function(e){function t(e){var t=new n(e),r=t.promise();return t.setHowMany(1),t.setUnwrap(),t.init(),r}var n=e._SomePromiseArray;e.any=function(e){return t(e)},e.prototype.any=function(){return t(this)}}},{}],2:[function(t,n,r){"use strict";function i(){this._customScheduler=!1,this._isTickUsed=!1,this._lateQueue=new l(16),this._normalQueue=new l(16),this._haveDrainedQueues=!1,this._trampolineEnabled=!0;var e=this;this.drainQueues=function(){e._drainQueues()},this._schedule=u}function a(e,t,n){this._lateQueue.push(e,t,n),this._queueTick()}function o(e,t,n){this._normalQueue.push(e,t,n),this._queueTick()}function s(e){this._normalQueue._pushOne(e),this._queueTick()}var c;try{throw new Error}catch(e){c=e}var u=t("./schedule"),l=t("./queue"),f=t("./util");i.prototype.setScheduler=function(e){var t=this._schedule;return this._schedule=e,this._customScheduler=!0,t},i.prototype.hasCustomScheduler=function(){return this._customScheduler},i.prototype.enableTrampoline=function(){this._trampolineEnabled=!0},i.prototype.disableTrampolineIfNecessary=function(){f.hasDevTools&&(this._trampolineEnabled=!1)},i.prototype.haveItemsQueued=function(){return this._isTickUsed||this._haveDrainedQueues},i.prototype.fatalError=function(t,n){n?(e.stderr.write("Fatal "+(t instanceof Error?t.stack:t)+"\n"),e.exit(2)):this.throwLater(t)},i.prototype.throwLater=function(e,t){if(1===arguments.length&&(t=e,e=function(){throw t}),"undefined"!=typeof setTimeout)setTimeout(function(){e(t)},0);else try{this._schedule(function(){e(t)})}catch(e){throw new Error("No async scheduler available\n\n See http://goo.gl/MqrFmX\n")}},f.hasDevTools?(i.prototype.invokeLater=function(e,t,n){this._trampolineEnabled?a.call(this,e,t,n):this._schedule(function(){setTimeout(function(){e.call(t,n)},100)})},i.prototype.invoke=function(e,t,n){this._trampolineEnabled?o.call(this,e,t,n):this._schedule(function(){e.call(t,n)})},i.prototype.settlePromises=function(e){this._trampolineEnabled?s.call(this,e):this._schedule(function(){e._settlePromises()})}):(i.prototype.invokeLater=a,i.prototype.invoke=o,i.prototype.settlePromises=s),i.prototype._drainQueue=function(e){for(;e.length()>0;){var t=e.shift();if("function"==typeof t){var n=e.shift(),r=e.shift();t.call(n,r)}else t._settlePromises()}},i.prototype._drainQueues=function(){this._drainQueue(this._normalQueue),this._reset(),this._haveDrainedQueues=!0,this._drainQueue(this._lateQueue)},i.prototype._queueTick=function(){this._isTickUsed||(this._isTickUsed=!0,this._schedule(this.drainQueues))},i.prototype._reset=function(){this._isTickUsed=!1},n.exports=i,n.exports.firstLineError=c},{"./queue":26,"./schedule":29,"./util":36}],3:[function(e,t,n){"use strict";t.exports=function(e,t,n,r){var i=!1,a=function(e,t){this._reject(t)},o=function(e,t){t.promiseRejectionQueued=!0,t.bindingPromise._then(a,a,null,this,e)},s=function(
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},454,[455]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.App=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),s=t(r(d[4])),u=t(r(d[5])),c=t(r(d[6])),f=t(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=r(d[10]),_=r(d[11]),y=r(d[12]),D=r(d[13]),E=r(d[14]),R=r(d[15]),C=r(d[16]),b=t(r(d[17])),A=r(d[18]);function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[19]),r(d[20]);var L=(function(t){(0,u.default)(k,t);var b,A,L=(b=k,A=S(),function(){var t,n=(0,f.default)(b);if(A){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function k(t){var o;return(0,n.default)(this,k),(o=L.call(this,t))._maybeDisableExceptionsManager(),o._onDimensionsChanged=o._onDimensionsChanged.bind((0,l.default)(o)),o}return(0,o.default)(k,[{key:"componentDidMount",value:function(){var t=this;(0,s.default)((0,f.default)(k.prototype),"componentDidMount",this).call(this),this._init.then(function(){var n=t.state.store,o=n.dispatch,l=n.getState;if(o((0,h.setColorScheme)(t.props.colorScheme)),o((0,_.updateFlags)(t.props.flags)),!(0,D.getFeatureFlag)(l(),y.SERVER_URL_CHANGE_ENABLED,!0)&&void 0!==t.props.url){var s=t.props.url.serverURL;void 0!==s&&o((0,C.updateSettings)({serverURL:s}))}o((0,C.updateSettings)(t.props.userInfo||{}));var u=t.props.flags[y.CALL_INTEGRATION_ENABLED];void 0!==u&&o((0,C.updateSettings)({disableCallIntegration:!u}))})}},{key:"_createMainElement",value:function(t,n){return p.default.createElement(R.DimensionsDetector,{onDimensionsChanged:this._onDimensionsChanged},(0,s.default)((0,f.default)(k.prototype),"_createMainElement",this).call(this,t,n))}},{key:"_maybeDisableExceptionsManager",value:function(){if('android'===E.Platform.OS){var t=g.ErrorUtils.getGlobalHandler(),n=M;t&&t===n||(n.next=t,g.ErrorUtils.setGlobalHandler(n))}}},{key:"_onDimensionsChanged",value:function(t,n){(0,this.state.store.dispatch)((0,R.clientResized)(t,n))}},{key:"_renderDialogContainer",value:function(){return p.default.createElement(v.DialogContainer,null)}}]),k})(A.AbstractApp);function M(t,n){if(n)b.default.error(t);else{var o=M.next;'function'==typeof o&&o(t,n)}}e.App=L},455,[3,4,5,10,456,6,8,11,70,458,554,1137,1139,1140,562,1261,1095,1266,1267,1312,1883]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(c,f,o){return"undefined"!=typeof Reflect&&Reflect.get?m.exports=n=Reflect.get:m.exports=n=function(n,c,f){var o=t(n,c);if(o){var u=Object.getOwnPropertyDescriptor(o,c);return u.get?u.get.call(f):u.value}},n(c,f,o||c)}m.exports=n},456,[457]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){for(;!Object.prototype.hasOwnProperty.call(n,o)&&null!==(n=t(n)););return n}},457,[11]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var o={ColorSchemeRegistry:!0};Object.defineProperty(e,"ColorSchemeRegistry",{enumerable:!0,get:function(){return l.default}});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}}))});var c=r(d[2]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}}))});var u=r(d[3]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))});var l=t(r(d[4]))},458,[3,459,460,461,462]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setColorScheme=function(t){return{type:o.SET_COLOR_SCHEME,colorScheme:t}};var o=r(d[0])},459,[460]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_COLOR_SCHEME=void 0;e.SET_COLOR_SCHEME='SET_COLOR_SCHEME'},460,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.schemeColor=function(n){return function(){return n}}},461,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),c=r(d[5]),s=(r(d[6]),t(r(d[7])));function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function y(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?f(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):f(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}function p(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=h(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function h(t,n){if(t){if("string"==typeof t)return b(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?b(t,n):void 0}}function b(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,l=new Array(n);o<n;o++)l[o]=t[o];return l}var v=new((function(){function t(){(0,l.default)(this,t),this._schemedStyles=new Map,this._styleTemplates=new Map}return(0,u.default)(t,[{key:"clear",value:function(){this._schemedStyles.clear()}},{key:"get",value:function(t,n){var o=this._schemedStyles.get(n);return o||(o=this._applyColorScheme(t,n,this._styleTemplates.get(n)),this._schemedStyles.set(n,o)),o}},{key:"register",value:function(t,n){this._styleTemplates.set(t,n),this._schemedStyles.delete(t)}},{key:"_applyColorScheme",value:function(t,o,l){var u;if(Array.isArray(l)){u=[];for(var c,s=p(l);!(c=s()).done;){var f=c.value;u.push(this._applyColorScheme(t,o,f))}}else{u=y({},l);for(var h=0,b=Object.entries(u);h<b.length;h++){var v=b[h],O=(0,n.default)(v,2),S=O[0],_=O[1];if('object'==typeof _)u[S]=this._applyColorScheme(t,o,_);else if('function'==typeof _){var j=_();u[S]=this._getColor(t,o,j)}}}return u}},{key:"_getColor",value:function(t,n,o){var l=(0,c.toState)(t)['features/base/color-scheme'];return y(y(y(y({},s.default._defaultTheme),l._defaultTheme),s.default[n]),l[n])[o]}}]),t})());e.default=v},462,[3,397,463,4,5,464,545,553]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t,u){return t in n?Object.defineProperty(n,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):n[t]=u,n}},463,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={MiddlewareRegistry:!0,PersistenceRegistry:!0,ReducerRegistry:!0,StateListenerRegistry:!0};Object.defineProperty(e,"MiddlewareRegistry",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"PersistenceRegistry",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"ReducerRegistry",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"StateListenerRegistry",{enumerable:!0,get:function(){return s.default}});var u=r(d[1]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))});var c=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),s=t(r(d[5]))},464,[3,465,502,503,543,544]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.assign=function(t,n){var o=t;for(var c in n)o=p(o,c,n[c],o===t);return o},e.connect=function(t,n){return(0,c.connect)(t,n)},e.equals=function(t,n){return o.default.isEqual(t,n)},e.set=function(t,n,o){return p(t,n,o,!0)},e.toState=function(t){if(t){if('function'==typeof t)return t();var n=t.getState;if('function'==typeof n)return n()}return t};var n=t(r(d[1])),o=t(r(d[2])),c=r(d[3]);function u(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function f(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?u(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):u(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function p(t,o,c,u){if(void 0===c&&Object.prototype.hasOwnProperty.call(t,o)){var p=u?f({},t):t;if(delete p[o])return p}if(t[o]!==c){if(u)return f(f({},t),{},(0,n.default)({},o,c));t[o]=c}return t}},465,[3,463,466,467]);
__d(function(n,t,r,e,u,i,o){(function(){var t,r=200,e='Unsupported core-js use. Try https://npms.io/search?q=ponyfill.',o='Expected a function',f='__lodash_hash_undefined__',a=500,c='__lodash_placeholder__',l=1,s=2,h=4,p=1,v=2,_=1,g=2,d=4,y=8,x=16,b=32,w=64,m=128,j=256,A=512,k=30,z='...',O=800,I=16,R=1,E=2,S=1/0,L=9007199254740991,W=1.7976931348623157e308,C=NaN,T=4294967295,U=4294967294,B=2147483647,$=[['ary',m],['bind',_],['bindKey',g],['curry',y],['curryRight',x],['flip',A],['partial',b],['partialRight',w],['rearg',j]],D='[object Arguments]',M='[object Array]',F='[object AsyncFunction]',N='[object Boolean]',P='[object Date]',Z='[object DOMException]',q='[object Error]',K='[object Function]',V='[object GeneratorFunction]',G='[object Map]',H='[object Number]',J='[object Null]',Y='[object Object]',Q='[object Proxy]',X='[object RegExp]',nn='[object Set]',tn='[object String]',rn='[object Symbol]',en='[object Undefined]',un='[object WeakMap]',on='[object WeakSet]',fn='[object ArrayBuffer]',an='[object DataView]',cn='[object Float32Array]',ln='[object Float64Array]',sn='[object Int8Array]',hn='[object Int16Array]',pn='[object Int32Array]',vn='[object Uint8Array]',_n='[object Uint8ClampedArray]',gn='[object Uint16Array]',dn='[object Uint32Array]',yn=/\b__p \+= '';/g,xn=/\b(__p \+=) '' \+/g,bn=/(__e\(.*?\)|\b__t\)) \+\n'';/g,wn=/&(?:amp|lt|gt|quot|#39);/g,mn=/[&<>"']/g,jn=RegExp(wn.source),An=RegExp(mn.source),kn=/<%-([\s\S]+?)%>/g,zn=/<%([\s\S]+?)%>/g,On=/<%=([\s\S]+?)%>/g,In=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Rn=/^\w*$/,En=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Sn=/[\\^$.*+?()[\]{}|]/g,Ln=RegExp(Sn.source),Wn=/^\s+|\s+$/g,Cn=/^\s+/,Tn=/\s+$/,Un=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Bn=/\{\n\/\* \[wrapped with (.+)\] \*/,$n=/,? & /,Dn=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Mn=/\\(\\)?/g,Fn=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Nn=/\w*$/,Pn=/^[-+]0x[0-9a-f]+$/i,Zn=/^0b[01]+$/i,qn=/^\[object .+?Constructor\]$/,Kn=/^0o[0-7]+$/i,Vn=/^(?:0|[1-9]\d*)$/,Gn=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Hn=/($^)/,Jn=/['\n\r\u2028\u2029\\]/g,Yn="[\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000]",Qn="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",Xn="(?:\\ud83c[\\udde6-\\uddff]){2}",nt="[\\ud800-\\udbff][\\udc00-\\udfff]",tt="[\\ufe0e\\ufe0f]?(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\\ud83c[\\udffb-\\udfff])?"+("(?:\\u200d(?:"+["[^\\ud800-\\udfff]",Xn,nt].join('|')+")[\\ufe0e\\ufe0f]?(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\\ud83c[\\udffb-\\udfff])?)*"),rt='(?:'+["[\\u2700-\\u27bf]",Xn,nt].join('|')+')'+tt,et='(?:'+["[^\\ud800-\\udfff][\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]?",Qn,Xn,nt,"[\\ud800-\\udfff]"].join('|')+')',ut=RegExp("['\u2019]",'g'),it=RegExp(Qn,'g'),ot=RegExp("\\ud83c[\\udffb-\\udfff](?=\\ud83c[\\udffb-\\udfff])|"+et+tt,'g'),ft=RegExp(["[A-Z\\xc0-\\xd6\\xd8-\\xde]?[a-z\\xdf-\\xf6\\xf8-\\xff]+(?:['\u2019](?:d|ll|m|re|s|t|ve))?(?="+[Yn,"[A-Z\\xc0-\\xd6\\xd8-\\xde]",'$'].join('|')+')',"(?:[A-Z\\xc0-\\xd6\\xd8-\\xde]|[^\\ud800-\\udfff\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000\\d+\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde])+(?:['\u2019](?:D|LL|M|RE|S|T|VE))?(?="+[Yn,"[A-Z\\xc0-\\xd6\\xd8-\\xde](?:[a-z\\xdf-\\xf6\\xf8-\\xff]|[^\\ud800-\\udfff\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000\\d+\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde])",'$'].join('|')+')',"[A-Z\\xc0-\\xd6\\xd8-\\xde]?(?:[a-z\\xdf-\\xf6\\xf8-\\xff]
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0;var u=t(r(d[1]));e.Provider=u.default;var c=t(r(d[2]));e.connectAdvanced=c.default;var s=r(d[3]);e.ReactReduxContext=s.ReactReduxContext;var l=t(r(d[4]));e.connect=l.default;var o=r(d[5]);e.useDispatch=o.useDispatch;var v=r(d[6]);e.useSelector=v.useSelector;var n=r(d[7]);e.useStore=n.useStore;var h=r(d[8]),_=r(d[9]);e.batch=_.unstable_batchedUpdates;var b=t(r(d[10]));e.shallowEqual=b.default,(0,h.setBatch)(_.unstable_batchedUpdates)},467,[468,469,477,474,483,497,500,498,476,501,484]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return n&&n.__esModule?n:{default:n}}},468,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]),s=r(d[1]);e.__esModule=!0,e.default=void 0;var n=s(r(d[2])),o=s(r(d[3])),u=t(r(d[4])),c=s(r(d[5])),b=r(d[6]),p=s(r(d[7])),f=(function(t){function s(s){var o;o=t.call(this,s)||this;var u=s.store;o.notifySubscribers=o.notifySubscribers.bind((0,n.default)(o));var c=new p.default(u);return c.onStateChange=o.notifySubscribers,o.state={store:u,subscription:c},o.previousState=u.getState(),o}(0,o.default)(s,t);var c=s.prototype;return c.componentDidMount=function(){this._isMounted=!0,this.state.subscription.trySubscribe(),this.previousState!==this.props.store.getState()&&this.state.subscription.notifyNestedSubs()},c.componentWillUnmount=function(){this.unsubscribe&&this.unsubscribe(),this.state.subscription.tryUnsubscribe(),this._isMounted=!1},c.componentDidUpdate=function(t){if(this.props.store!==t.store){this.state.subscription.tryUnsubscribe();var s=new p.default(this.props.store);s.onStateChange=this.notifySubscribers,this.setState({store:this.props.store,subscription:s})}},c.notifySubscribers=function(){this.state.subscription.notifyNestedSubs()},c.render=function(){var t=this.props.context||b.ReactReduxContext;return u.default.createElement(t.Provider,{value:this.state},this.props.children)},s})(u.Component);f.propTypes={store:c.default.shape({subscribe:c.default.func.isRequired,dispatch:c.default.func.isRequired,getState:c.default.func.isRequired}),context:c.default.object,children:c.default.any};var h=f;e.default=h},469,[470,468,472,473,70,83,474,475]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(){if("function"!=typeof WeakMap)return null;var t=new WeakMap;return n=function(){return t},t}m.exports=function(o){if(o&&o.__esModule)return o;if(null===o||"object"!==t(o)&&"function"!=typeof o)return{default:o};var u=n();if(u&&u.has(o))return u.get(o);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in o)if(Object.prototype.hasOwnProperty.call(o,p)){var l=c?Object.getOwnPropertyDescriptor(o,p):null;l&&(l.get||l.set)?Object.defineProperty(f,p,l):f[p]=o[p]}return f.default=o,u&&u.set(o,f),f}},470,[471]);
__d(function(g,r,i,a,m,e,d){function o(t){"@babel/helpers - typeof";return"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.iterator:"@@iterator")?m.exports=o=function(o){return typeof o}:m.exports=o=function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":typeof o},o(t)}m.exports=o},471,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}},472,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t,o){t.prototype=Object.create(o.prototype),t.prototype.constructor=t,t.__proto__=o}},473,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.default=e.ReactReduxContext=void 0;var u=t(r(d[1])).default.createContext(null);e.ReactReduxContext=u;var l=u;e.default=l},474,[468,70]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.default=void 0;var t=r(d[0]),n=null,s={notify:function(){}};var u=(function(){function u(t,n){this.store=t,this.parentSub=n,this.unsubscribe=null,this.listeners=s,this.handleChangeWrapper=this.handleChangeWrapper.bind(this)}var h=u.prototype;return h.addNestedSub=function(t){return this.trySubscribe(),this.listeners.subscribe(t)},h.notifyNestedSubs=function(){this.listeners.notify()},h.handleChangeWrapper=function(){this.onStateChange&&this.onStateChange()},h.isSubscribed=function(){return Boolean(this.unsubscribe)},h.trySubscribe=function(){var s,u,h;this.unsubscribe||(this.unsubscribe=this.parentSub?this.parentSub.addNestedSub(this.handleChangeWrapper):this.store.subscribe(this.handleChangeWrapper),this.listeners=(s=(0,t.getBatch)(),u=[],h=[],{clear:function(){h=n,u=n},notify:function(){var t=u=h;s(function(){for(var n=0;n<t.length;n++)t[n]()})},get:function(){return h},subscribe:function(t){var s=!0;return h===u&&(h=u.slice()),h.push(t),function(){s&&u!==n&&(s=!1,h===u&&(h=u.slice()),h.splice(h.indexOf(t),1))}}}))},h.tryUnsubscribe=function(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=null,this.listeners.clear(),this.listeners=s)},u})();e.default=u},475,[476]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.getBatch=e.setBatch=void 0;var t=function(t){t()};e.setBatch=function(n){return t=n};e.getBatch=function(){return t}},476,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]),n=r(d[1]);e.__esModule=!0,e.default=function(t,n){void 0===n&&(n={});var x=n,M=x.getDisplayName,N=void 0===M?function(t){return"ConnectAdvanced("+t+")"}:M,b=x.methodName,P=void 0===b?'connectAdvanced':b,S=x.renderCountProp,E=void 0===S?void 0:S,D=x.shouldHandleStateChanges,T=void 0===D||D,_=x.storeKey,K=void 0===_?'store':_,A=x.withRef,B=void 0!==A&&A,H=x.forwardRef,W=void 0!==H&&H,U=x.context,j=void 0===U?v.ReactReduxContext:U,k=(0,u.default)(x,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef","forwardRef","context"]);(0,s.default)(void 0===E,"renderCountProp is removed. render counting is built into the latest React Dev Tools profiling extension"),(0,s.default)(!B,'withRef is removed. To access the wrapped instance, use a ref on the connected component');(0,s.default)('store'===K,"storeKey has been removed and does not do anything. To use a custom Redux store for specific components, create a custom React context with React.createContext(), and pass the context object to React Redux's Provider and specific components like: <Provider context={MyContext}><ConnectedComponent context={MyContext} /></Provider>. You may also pass a {context : MyContext} option to connect");var L=j;return function(n){var v=n.displayName||n.name||'Component',x=N(v),M=(0,o.default)({},k,{getDisplayName:N,methodName:P,renderCountProp:E,shouldHandleStateChanges:T,storeKey:K,displayName:x,wrappedComponentName:v,WrappedComponent:n}),b=k.pure;function S(n){return t(n.dispatch,M)}var D=b?f.useMemo:function(t){return t()};function _(t){var c=(0,f.useMemo)(function(){var n=t.forwardedRef,o=(0,u.default)(t,["forwardedRef"]);return[t.context,n,o]},[t]),v=c[0],M=c[1],N=c[2],b=(0,f.useMemo)(function(){return v&&v.Consumer&&(0,l.isContextConsumer)(f.default.createElement(v.Consumer,null))?v:L},[v,L]),P=(0,f.useContext)(b),E=Boolean(t.store),_=Boolean(P)&&Boolean(P.store);(0,s.default)(E||_,"Could not find \"store\" in the context of \""+x+"\". Either wrap the root component in a <Provider>, or pass a custom React context provider to <Provider> and the corresponding React context consumer to "+x+" in connect options.");var K=t.store||P.store,A=(0,f.useMemo)(function(){return S(K)},[K]),B=(0,f.useMemo)(function(){if(!T)return C;var t=new p.default(K,E?null:P.subscription),n=t.notifyNestedSubs.bind(t);return[t,n]},[K,E,P]),H=B[0],W=B[1],U=(0,f.useMemo)(function(){return E?P:(0,o.default)({},P,{subscription:H})},[E,P,H]),j=(0,f.useReducer)(y,h,R),k=j[0],O=k[0],Y=j[1];if(O&&O.error)throw O.error;var q=(0,f.useRef)(),z=(0,f.useRef)(N),F=(0,f.useRef)(),G=(0,f.useRef)(!1),I=D(function(){return F.current&&N===z.current?F.current:A(K.getState(),N)},[K,O,N]);w(function(){z.current=N,q.current=I,G.current=!1,F.current&&(F.current=null,W())}),w(function(){if(T){var t=!1,n=null,o=function(){if(!t){var o,u,c=K.getState();try{o=A(c,z.current)}catch(t){u=t,n=t}u||(n=null),o===q.current?G.current||W():(q.current=o,F.current=o,G.current=!0,Y({type:'STORE_UPDATED',payload:{latestStoreState:c,error:u}}))}};H.onStateChange=o,H.trySubscribe(),o();return function(){if(t=!0,H.tryUnsubscribe(),n)throw n}}},[K,H,A]);var J=(0,f.useMemo)(function(){return f.default.createElement(n,(0,o.default)({},I,{ref:M}))},[M,n,I]),Q=(0,f.useMemo)(function(){return T?f.default.createElement(b.Provider,{value:U},J):J},[b,J,U]);return Q}var A=b?f.default.memo(_):_;if(A.WrappedComponent=n,A.displayName=x,W){var B=f.default.forwardRef(function(t,n){return f.default.createElement(A,(0,o.default)({},t,{forwardedRef:n}))});return B.displayName=x,B.WrappedComponent=n,(0,c.default)(B,n)}return(0,c.default)(A,n)}};var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),s=n(r(d[5])),f=t(r(d[6])),l=r(d[7]),p=n(r(d[8])),v=r(d[9]),h=[],C=[null,null];function y(t,n){var o=t[1];return[n.payload,o+1]}var R=function(){return[null,0]},w='undefined'!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?f.useLayoutEffect:f.useEffect},477,[470,468,478,479,480,16,70,481,475,474]);
__d(function(g,r,i,a,m,e,d){function t(){return m.exports=t=Object.assign||function(t){for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var p in o)Object.prototype.hasOwnProperty.call(o,p)&&(t[p]=o[p])}return t},t.apply(this,arguments)}m.exports=t},478,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){if(null==n)return{};var f,u,o={},c=Object.keys(n);for(u=0;u<c.length;u++)f=c[u],t.indexOf(f)>=0||(o[f]=n[f]);return o}},479,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},p={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},y={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},n={};function s(p){return t.isMemo(p)?y:n[p.$$typeof]||o}n[t.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},n[t.Memo]=y;var c=Object.defineProperty,f=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,u=Object.getOwnPropertyDescriptor,O=Object.getPrototypeOf,P=Object.prototype;m.exports=function t(o,y,n){if('string'!=typeof y){if(P){var v=O(y);v&&v!==P&&t(o,v,n)}var b=f(y);l&&(b=b.concat(l(y)));for(var j=s(o),T=s(y),$=0;$<b.length;++$){var x=b[$];if(!(p[x]||n&&n[x]||T&&T[x]||j&&j[x])){var h=u(y,x);try{c(o,x,h)}catch(t){}}}}return o}},480,[481]);
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=r(d[0])},481,[482]);
__d(function(g,r,i,a,m,e,d){'use strict';var o="function"==typeof Symbol&&("function"==typeof Symbol?Symbol.for:"@@for"),t=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.element"):60103,n=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.portal"):60106,f=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.fragment"):60107,c=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.strict_mode"):60108,y=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.profiler"):60114,u=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.provider"):60109,l=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.context"):60110,s=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.async_mode"):60111,p=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.concurrent_mode"):60111,b=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.forward_ref"):60112,S=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.suspense"):60113,$=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.suspense_list"):60120,C=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.memo"):60115,M=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.lazy"):60116,_=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.block"):60121,w=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.fundamental"):60117,P=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.responder"):60118,v=o?("function"==typeof Symbol?Symbol.for:"@@for")("react.scope"):60119;function x(o){if("object"==typeof o&&null!==o){var $=o.$$typeof;switch($){case t:switch(o=o.type){case s:case p:case f:case y:case c:case S:return o;default:switch(o=o&&o.$$typeof){case l:case b:case M:case C:case u:return o;default:return $}}case n:return $}}}function F(o){return x(o)===p}e.AsyncMode=s,e.ConcurrentMode=p,e.ContextConsumer=l,e.ContextProvider=u,e.Element=t,e.ForwardRef=b,e.Fragment=f,e.Lazy=M,e.Memo=C,e.Portal=n,e.Profiler=y,e.StrictMode=c,e.Suspense=S,e.isAsyncMode=function(o){return F(o)||x(o)===s},e.isConcurrentMode=F,e.isContextConsumer=function(o){return x(o)===l},e.isContextProvider=function(o){return x(o)===u},e.isElement=function(o){return"object"==typeof o&&null!==o&&o.$$typeof===t},e.isForwardRef=function(o){return x(o)===b},e.isFragment=function(o){return x(o)===f},e.isLazy=function(o){return x(o)===M},e.isMemo=function(o){return x(o)===C},e.isPortal=function(o){return x(o)===n},e.isProfiler=function(o){return x(o)===y},e.isStrictMode=function(o){return x(o)===c},e.isSuspense=function(o){return x(o)===S},e.isValidElementType=function(o){return"string"==typeof o||"function"==typeof o||o===f||o===p||o===y||o===c||o===S||o===$||"object"==typeof o&&null!==o&&(o.$$typeof===M||o.$$typeof===C||o.$$typeof===u||o.$$typeof===l||o.$$typeof===b||o.$$typeof===w||o.$$typeof===P||o.$$typeof===v||o.$$typeof===_)},e.typeOf=x},482,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.createConnect=E,e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),u=t(r(d[3])),p=t(r(d[4])),s=t(r(d[5])),l=t(r(d[6])),c=t(r(d[7])),f=t(r(d[8]));function v(t,o,n){for(var u=o.length-1;u>=0;u--){var p=o[u](t);if(p)return p}return function(o,u){throw new Error("Invalid value of type "+typeof t+" for "+n+" argument when connecting component "+u.wrappedComponentName+".")}}function P(t,o){return t===o}function E(t){var E=void 0===t?{}:t,q=E.connectHOC,S=void 0===q?u.default:q,h=E.mapStateToPropsFactories,w=void 0===h?l.default:h,M=E.mapDispatchToPropsFactories,T=void 0===M?s.default:M,C=E.mergePropsFactories,y=void 0===C?c.default:C,D=E.selectorFactory,F=void 0===D?f.default:D;return function(t,u,s,l){void 0===l&&(l={});var c=l,f=c.pure,E=void 0===f||f,q=c.areStatesEqual,h=void 0===q?P:q,M=c.areOwnPropsEqual,C=void 0===M?p.default:M,D=c.areStatePropsEqual,O=void 0===D?p.default:D,_=c.areMergedPropsEqual,N=void 0===_?p.default:_,H=(0,n.default)(c,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),B=v(t,w,'mapStateToProps'),I=v(u,T,'mapDispatchToProps'),b=v(s,y,'mergeProps');return S(F,(0,o.default)({methodName:'connect',getDisplayName:function(t){return"Connect("+t+")"},shouldHandleStateChanges:Boolean(t),initMapStateToProps:B,initMapDispatchToProps:I,initMergeProps:b,pure:E,areStatesEqual:h,areOwnPropsEqual:C,areStatePropsEqual:O,areMergedPropsEqual:N},H))}}var q=E();e.default=q},483,[468,478,479,477,484,485,493,494,495]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.default=function(u,o){if(n(u,o))return!0;if('object'!=typeof u||null===u||'object'!=typeof o||null===o)return!1;var f=Object.keys(u),l=Object.keys(o);if(f.length!==l.length)return!1;for(var c=0;c<f.length;c++)if(!t.call(o,f[c])||!n(u[f[c]],o[f[c]]))return!1;return!0};var t=Object.prototype.hasOwnProperty;function n(t,n){return t===n?0!==t||0!==n||1/t==1/n:t!=t&&n!=n}},484,[]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.whenMapDispatchToPropsIsFunction=t,e.whenMapDispatchToPropsIsMissing=p,e.whenMapDispatchToPropsIsObject=s,e.default=void 0;var o=r(d[0]),n=r(d[1]);function t(o){return'function'==typeof o?(0,n.wrapMapToPropsFunc)(o,'mapDispatchToProps'):void 0}function p(o){return o?void 0:(0,n.wrapMapToPropsConstant)(function(o){return{dispatch:o}})}function s(t){return t&&'object'==typeof t?(0,n.wrapMapToPropsConstant)(function(n){return(0,o.bindActionCreators)(t,n)}):void 0}var c=[t,p,s];e.default=c},485,[486,489]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,'__esModule',{value:!0});var t,n=(t=r(d[0]))&&'object'==typeof t&&'default'in t?t.default:t,o=function(){return Math.random().toString(36).substring(7).split('').join('.')},u={INIT:"@@redux/INIT"+o(),REPLACE:"@@redux/REPLACE"+o(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+o()}};function c(t){if('object'!=typeof t||null===t)return!1;for(var n=t;null!==Object.getPrototypeOf(n);)n=Object.getPrototypeOf(n);return Object.getPrototypeOf(t)===n}function f(t,n){var o=n&&n.type;return"Given "+(o&&"action \""+String(o)+"\""||'an action')+", reducer \""+t+"\" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined."}function s(t){Object.keys(t).forEach(function(n){var o=t[n];if(void 0===o(void 0,{type:u.INIT}))throw new Error("Reducer \""+n+"\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.");if(void 0===o(void 0,{type:u.PROBE_UNKNOWN_ACTION()}))throw new Error("Reducer \""+n+"\" returned undefined when probed with a random type. Don't try to handle "+u.INIT+" or other actions in \"redux/*\" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.")})}function p(t,n){return function(){return n(t.apply(this,arguments))}}function l(t,n,o){return n in t?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t}function h(t,n){var o=Object.keys(t);return Object.getOwnPropertySymbols&&o.push.apply(o,Object.getOwnPropertySymbols(t)),n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o}function y(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?h(o,!0).forEach(function(n){l(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):h(o).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function b(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return 0===n.length?function(t){return t}:1===n.length?n[0]:n.reduce(function(t,n){return function(){return t(n.apply(void 0,arguments))}})}e.__DO_NOT_USE__ActionTypes=u,e.applyMiddleware=function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return function(t){return function(){var o=t.apply(void 0,arguments),u=function(){throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},c={getState:o.getState,dispatch:function(){return u.apply(void 0,arguments)}},f=n.map(function(t){return t(c)});return y({},o,{dispatch:u=b.apply(void 0,f)(o.dispatch)})}}},e.bindActionCreators=function(t,n){if('function'==typeof t)return p(t,n);if('object'!=typeof t||null===t)throw new Error("bindActionCreators expected an object or a function, instead received "+(null===t?'null':typeof t)+". Did you write \"import ActionCreators from\" instead of \"import * as ActionCreators from\"?");var o={};for(var u in t){var c=t[u];'function'==typeof c&&(o[u]=p(c,n))}return o},e.combineReducers=function(t){for(var n=Object.keys(t),o={},u=0;u<n.length;u++){var c=n[u];'function'==typeof t[c]&&(o[c]=t[c])}var p,l=Object.keys(o);try{s(o)}catch(t){p=t}return function(t,n){if(void 0===t&&(t={}),p)throw p;for(var u=!1,c={},s=0;s<l.length;s++){var h=l[s],y=o[h],b=t[h],w=y(b,n);if(void 0===w){var v=f(h,n);throw new Error(v)}c[h]=w,u=u||w!==b}return u?c:t}},e.compose=b,e.createStore=function t(o,f,s){var p;if('function'==typeof f&&'function'==typeof s||'function'==typeof s&&'function'==typeof a
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0});var t,n,u=r(d[0]),f=(t=u)&&t.__esModule?t:{default:t};n='undefined'!=typeof self?self:'undefined'!=typeof window?window:void 0!==g?g:void 0!==m?m:Function('return this')();var o=(0,f.default)(n);e.default=o},487,[488]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(b){var o,t=b.Symbol;'function'==typeof t?t.observable?o=t.observable:(o=t('observable'),t.observable=o):o='@@observable';return o}},488,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=r(d[0]);e.__esModule=!0,e.wrapMapToPropsConstant=function(n){return function(o,p){var s=n(o,p);function t(){return s}return t.dependsOnOwnProps=!1,t}},e.getDependsOnOwnProps=o,e.wrapMapToPropsFunc=function(n,p){return function(p,s){s.displayName;var t=function(n,o){return t.dependsOnOwnProps?t.mapToProps(n,o):t.mapToProps(n)};return t.dependsOnOwnProps=!0,t.mapToProps=function(p,s){t.mapToProps=n,t.dependsOnOwnProps=o(n);var u=t(p,s);return'function'==typeof u&&(t.mapToProps=u,t.dependsOnOwnProps=o(u),u=t(p,s)),u},t}};n(r(d[1]));function o(n){return null!==n.dependsOnOwnProps&&void 0!==n.dependsOnOwnProps?Boolean(n.dependsOnOwnProps):1!==n.length}},489,[468,490]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.default=function(t,c,f){(0,u.default)(t)||(0,n.default)(f+"() in "+c+" must return a plain object. Instead received "+t+".")};var u=t(r(d[1])),n=t(r(d[2]))},490,[468,491,492]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.default=function(t){if('object'!=typeof t||null===t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;var u=o;for(;null!==Object.getPrototypeOf(u);)u=Object.getPrototypeOf(u);return o===u}},491,[]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.default=function(o){'undefined'!=typeof console&&'function'==typeof console.error&&console.error(o);try{throw new Error(o)}catch(o){}}},492,[]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.whenMapStateToPropsIsFunction=t,e.whenMapStateToPropsIsMissing=n,e.default=void 0;var o=r(d[0]);function t(t){return'function'==typeof t?(0,o.wrapMapToPropsFunc)(t,'mapStateToProps'):void 0}function n(t){return t?void 0:(0,o.wrapMapToPropsConstant)(function(){return{}})}var u=[t,n];e.default=u},493,[489]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=r(d[0]);e.__esModule=!0,e.defaultMergeProps=u,e.wrapMergePropsFunc=o,e.whenMergePropsIsFunction=f,e.whenMergePropsIsOmitted=c,e.default=void 0;var t=n(r(d[1]));n(r(d[2]));function u(n,u,o){return(0,t.default)({},o,n,u)}function o(n){return function(t,u){u.displayName;var o,f=u.pure,c=u.areMergedPropsEqual,s=!1;return function(t,u,p){var v=n(t,u,p);return s?f&&c(v,o)||(o=v):(s=!0,o=v),o}}}function f(n){return'function'==typeof n?o(n):void 0}function c(n){return n?void 0:function(){return u}}var s=[f,c];e.default=s},494,[468,478,490]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=r(d[0]);e.__esModule=!0,e.impureFinalPropsSelectorFactory=o,e.pureFinalPropsSelectorFactory=p,e.default=function(n,u){var s=u.initMapStateToProps,c=u.initMapDispatchToProps,P=u.initMergeProps,l=(0,t.default)(u,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),f=s(n,l),M=c(n,l),O=P(n,l);return(l.pure?p:o)(f,M,O,n,l)};var t=n(r(d[1]));n(r(d[2]));function o(n,t,o,p){return function(u,s){return o(n(u,s),t(p,s),s)}}function p(n,t,o,p,u){var s,c,P,l,f,M=u.areStatesEqual,O=u.areOwnPropsEqual,S=u.areStatePropsEqual,v=!1;function w(u,v){var w,F,T=!O(v,c),_=!M(u,s);return s=u,c=v,T&&_?(P=n(s,c),t.dependsOnOwnProps&&(l=t(p,c)),f=o(P,l,c)):T?(n.dependsOnOwnProps&&(P=n(s,c)),t.dependsOnOwnProps&&(l=t(p,c)),f=o(P,l,c)):_?(w=n(s,c),F=!S(w,P),P=w,F&&(f=o(P,l,c)),f):f}return function(u,M){return v?w(u,M):(P=n(s=u,c=M),l=t(p,c),f=o(P,l,c),v=!0,f)}}},495,[468,479,496]);
__d(function(g,r,i,a,m,e,d){"use strict";var o=r(d[0]);e.__esModule=!0,e.default=function(o,p,n,s){t(o,'mapStateToProps',s),t(p,'mapDispatchToProps',s),t(n,'mergeProps',s)};var p=o(r(d[1]));function t(o,t,n){if(!o)throw new Error("Unexpected value for "+t+" in "+n+".");'mapStateToProps'!==t&&'mapDispatchToProps'!==t||o.hasOwnProperty('dependsOnOwnProps')||(0,p.default)("The selector for "+t+" of "+n+" did not specify a value for dependsOnOwnProps.")}},496,[468,492]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.useDispatch=function(){return(0,t.useStore)().dispatch};var t=r(d[0])},497,[498]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.useStore=function(){return(0,t.useReduxContext)().store};var t=r(d[0])},498,[499]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.useReduxContext=function(){var t=(0,n.useContext)(o.ReactReduxContext);return(0,u.default)(t,'could not find react-redux context value; please ensure the component is wrapped in a <Provider>'),t};var n=r(d[1]),u=t(r(d[2])),o=r(d[3])},499,[468,70,16,474]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.useSelector=function(t,l){void 0===l&&(l=f);(0,u.default)(t,"You must pass a selector to useSelectors");var h,v=(0,c.useReduxContext)(),w=v.store,y=v.subscription,b=(0,n.useReducer)(function(t){return t+1},0)[1],S=(0,n.useMemo)(function(){return new o.default(w,y)},[w,y]),R=(0,n.useRef)(),p=(0,n.useRef)(),_=(0,n.useRef)();try{h=t!==p.current||R.current?t(w.getState()):_.current}catch(t){var E="An error occured while selecting the store state: "+t.message+".";throw R.current&&(E+="\nThe error may be correlated with this previous error:\n"+R.current.stack+"\n\nOriginal stack trace:"),new Error(E)}return s(function(){p.current=t,_.current=h,R.current=void 0}),s(function(){function t(){try{var t=p.current(w.getState());if(l(t,_.current))return;_.current=t}catch(t){R.current=t}b({})}return S.onStateChange=t,S.trySubscribe(),t(),function(){return S.tryUnsubscribe()}},[w,S]),h};var n=r(d[1]),u=t(r(d[2])),c=r(d[3]),o=t(r(d[4])),s='undefined'!=typeof window?n.useLayoutEffect:n.useEffect,f=function(t,n){return t===n}},500,[468,70,16,499,475]);
__d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0;var t=r(d[0]);e.unstable_batchedUpdates=t.unstable_batchedUpdates},501,[15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),u=t(r(d[3])),f=r(d[4]),o=new((function(){function t(){(0,l.default)(this,t),this._elements=[]}return(0,u.default)(t,[{key:"applyMiddleware",value:function(){for(var t=arguments.length,l=new Array(t),u=0;u<t;u++)l[u]=arguments[u];return f.applyMiddleware.apply(void 0,(0,n.default)(this._elements).concat(l))}},{key:"register",value:function(t){this._elements.push(t)}}]),t})());e.default=o},502,[3,446,4,5,486]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=t(r(d[1])),u=t(r(d[2])),n=t(r(d[3])),c=r(d[4]),l=t(r(d[5])),o=t(r(d[6]));function f(t,s){var u=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);s&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),u.push.apply(u,n)}return u}function h(t){for(var u=1;u<arguments.length;u++){var n=null!=arguments[u]?arguments[u]:{};u%2?f(Object(n),!0).forEach(function(u){(0,s.default)(t,u,n[u])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach(function(s){Object.defineProperty(t,s,Object.getOwnPropertyDescriptor(n,s))})}return t}var v=new((function(){function t(){(0,u.default)(this,t),this._defaultStates={},this._elements={}}return(0,n.default)(t,[{key:"getPersistedState",value:function(){for(var t={},s=0,u=Object.keys(this._elements);s<u.length;s++){var n=u[s],l=this._getPersistedSubtree(n,this._elements[n],this._defaultStates[n]);void 0!==l&&(t[n]=l)}if(0===Object.keys(t).length){var f=c.jitsiLocalStorage.getItem("jitsi-state");if(f){try{f=JSON.parse(f)}catch(t){o.default.error('Error parsing persisted state',f,t),f={}}t=this._getFilteredState(f),this.persistState(t),c.jitsiLocalStorage.removeItem("jitsi-state")}}return this._checksum=this._calculateChecksum(t),t}},{key:"persistState",value:function(t){var s=this._getFilteredState(t),u=this._calculateChecksum(s);if(u!==this._checksum){for(var n=0,l=Object.keys(s);n<l.length;n++){var f=l[n];try{c.jitsiLocalStorage.setItem(f,JSON.stringify(s[f]))}catch(t){o.default.error('Error persisting redux subtree',f,t)}}o.default.info("redux state persisted. "+this._checksum+" -> "+u),this._checksum=u}}},{key:"register",value:function(t){var s=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],u=arguments.length>2?arguments[2]:void 0;this._elements[t]=s,this._defaultStates[t]=u}},{key:"_calculateChecksum",value:function(t){try{return l.default.hex(JSON.stringify(t)||'')}catch(t){return o.default.error('Error calculating checksum for state',t),''}}},{key:"_getFilteredState",value:function(t){for(var s={},u=0,n=Object.keys(this._elements);u<n.length;u++){var c=n[u];t[c]&&(s[c]=this._getFilteredSubtree(t[c],this._elements[c]))}return s}},{key:"_getFilteredSubtree",value:function(t,s){var u;if('object'==typeof s){u={};for(var n=0,c=Object.keys(t);n<c.length;n++){var l=c[n];s[l]&&(u[l]=t[l])}}else s&&(u=t);return u}},{key:"_getPersistedSubtree",value:function(t,s,u){var n=c.jitsiLocalStorage.getItem(t);if(n)try{n=JSON.parse(n);var l=this._getFilteredSubtree(n,s);if(void 0!==l)return this._mergeDefaults(l,u)}catch(s){o.default.error('Error parsing persisted subtree',t,n,s)}}},{key:"_mergeDefaults",value:function(t,s){return s?Array.isArray(t)?void 0:h(h({},s),t):t}}]),t})());e.default=v},503,[3,463,4,5,504,515,516]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},504,[505,507,509,513]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getAvatarURL=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},v=t.avatarID,f=t.email,l=t.id,s=n.urlPrefix,c=void 0===s?'https://abotars.jitsi.net/meeple/':s,h=n.urlSuffix,w=void 0===h?'':h;return u(f)||o(v||l,c,w)},e.getGravatarURL=u;var n=t(r(d[1]));function o(t,o,u){return o+n.default.hex(t.trim().toLowerCase())+u}function u(t){var o;return"https://www.gravatar.com/avatar/"+((o=t)&&o.indexOf('@')>0?n.default.hex(t.trim().toLowerCase()):t)+'?d=404&size=200'}},505,[3,506]);
__d(function(g,r,i,a,m,e,d){!(function(){'use strict';var ERROR='input is invalid type',WINDOW='object'==typeof window,root=WINDOW?window:{};root.JS_MD5_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&'object'==typeof self,NODE_JS=!root.JS_MD5_NO_NODE_JS&&'object'==typeof process&&process.versions&&process.versions.node;NODE_JS?root=g:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_MD5_NO_COMMON_JS&&'object'==typeof m&&m.exports,AMD='function'==typeof define&&define.amd,ARRAY_BUFFER=!root.JS_MD5_NO_ARRAY_BUFFER&&'undefined'!=typeof ArrayBuffer,HEX_CHARS='0123456789abcdef'.split(''),EXTRA=[128,32768,8388608,-2147483648],SHIFT=[0,8,16,24],OUTPUT_TYPES=['hex','array','digest','buffer','arrayBuffer','base64'],BASE64_ENCODE_CHAR='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''),blocks=[],buffer8;if(ARRAY_BUFFER){var buffer=new ArrayBuffer(68);buffer8=new Uint8Array(buffer),blocks=new Uint32Array(buffer)}!root.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return'[object Array]'===Object.prototype.toString.call(t)}),!ARRAY_BUFFER||!root.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return'object'==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t){return function(s){return new Md5(!0).update(s)[t]()}},createMethod=function(){var t=createOutputMethod('hex');NODE_JS&&(t=nodeWrap(t)),t.create=function(){return new Md5},t.update=function(s){return t.create().update(s)};for(var s=0;s<OUTPUT_TYPES.length;++s){var o=OUTPUT_TYPES[s];t[o]=createOutputMethod(o)}return t},nodeWrap=function nodeWrap(method){var crypto=eval("require('crypto')"),Buffer=eval("require('buffer').Buffer"),nodeMethod=function(t){if('string'==typeof t)return crypto.createHash('md5').update(t,'utf8').digest('hex');if(null===t||void 0===t)throw ERROR;return t.constructor===ArrayBuffer&&(t=new Uint8Array(t)),Array.isArray(t)||ArrayBuffer.isView(t)||t.constructor===Buffer?crypto.createHash('md5').update(new Buffer(t)).digest('hex'):method(t)};return nodeMethod};function Md5(t){if(t)blocks[0]=blocks[16]=blocks[1]=blocks[2]=blocks[3]=blocks[4]=blocks[5]=blocks[6]=blocks[7]=blocks[8]=blocks[9]=blocks[10]=blocks[11]=blocks[12]=blocks[13]=blocks[14]=blocks[15]=0,this.blocks=blocks,this.buffer8=buffer8;else if(ARRAY_BUFFER){var s=new ArrayBuffer(68);this.buffer8=new Uint8Array(s),this.blocks=new Uint32Array(s)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}Md5.prototype.update=function(t){if(!this.finalized){var s,o=typeof t;if('string'!==o){if('object'!==o)throw ERROR;if(null===t)throw ERROR;if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw ERROR;s=!0}for(var h,f,n=0,A=t.length,u=this.blocks,R=this.buffer8;n<A;){if(this.hashed&&(this.hashed=!1,u[0]=u[16],u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),s)if(ARRAY_BUFFER)for(f=this.start;n<A&&f<64;++n)R[f++]=t[n];else for(f=this.start;n<A&&f<64;++n)u[f>>2]|=t[n]<<SHIFT[3&f++];else if(ARRAY_BUFFER)for(f=this.start;n<A&&f<64;++n)(h=t.charCodeAt(n))<128?R[f++]=h:h<2048?(R[f++]=192|h>>6,R[f++]=128|63&h):h<55296||h>=57344?(R[f++]=224|h>>12,R[f++]=128|h>>6&63,R[f++]=128|63&h):(h=65536+((1023&h)<<10|1023&t.charCodeAt(++n)),R[f++]=240|h>>18,R[f++]=128|h>>12&63,R[f++]=128|h>>6&63,R[f++]=128|63&h);else for(f=this.start;n<A&&f<64;++n)(h=t.charCodeAt(n))<128?u[f>>2]|=h<<SHIFT[3&f++]:h<2048?(u[f>>2]|=(192|h>>6)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]):h<55296||h>=57344?(u[f>>2]|=(224|h>>12)<<SHIFT[3&f++],u[f>>2]|=(128|h>>6&63)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]):(h=65536+((1023&h)<<10|1023&t.charCodeAt(++n)),u[f>>2]|=(240|h>>18)<<SHIFT[3&f++],u[f>>2]|=(128|h>>12&63)<<SHIFT[3&f++],u[f>>2]|=(128|h>>6&63)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]);this.lastByteIndex=f,this.bytes+=f-this.start,f>=64?(this.start=f-64,this.hash(),this.hashed=!0):this.start=f
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BrowserCapabilities",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},507,[3,508]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=r(d[4]);function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function c(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?p(Object(s),!0).forEach(function(o){(0,n.default)(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):p(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}var l=(function(){function t(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=arguments.length>1&&void 0!==arguments[1]&&arguments[1],p=arguments.length>2?arguments[2]:void 0;(0,o.default)(this,t);var l,f=new u.BrowserDetection(p);if('object'==typeof n&&'string'==typeof f.getVersion())for(var b=n[f.getName()]||[],v=0;v<b.length;v++){var h=b[v];if('object'==typeof h){var O=h.version;if(!O||!f.isVersionGreaterThan(O)){l=h;break}}}l&&l.capabilities?this._capabilities=s?c(c({},l.capabilities),l.iframeCapabilities):l.capabilities:this._capabilities={isSupported:!1},void 0===this._capabilities.isSupported?this._capabilities.isSupported=!0:!1===this._capabilities.isSupported&&(this._capabilities={isSupported:!1})}return(0,s.default)(t,[{key:"isSupported",value:function(){return this._capabilities.isSupported}},{key:"supportsAudioIn",value:function(){return this._capabilities.audioIn||!1}},{key:"supportsAudioOut",value:function(){return this._capabilities.audioOut||!1}},{key:"supportsScreenSharing",value:function(){return this._capabilities.screenSharing||!1}},{key:"supportsVideoIn",value:function(){return this._capabilities.videoIn||!1}},{key:"supportsVideoOut",value:function(){return this._capabilities.videoOut||!1}}]),t})();e.default=l},508,[3,463,4,5,509]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BrowserDetection",{enumerable:!0,get:function(){return n.default}}),e.browsers=void 0;var n=o(r(d[2])),u=t(r(d[3]));e.browsers=u},509,[2,3,510,512]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=n(r(d[1])),o=n(r(d[2])),u=n(r(d[3])),s=n(r(d[4])),v=r(d[5]),c={Chrome:v.CHROME,Chromium:v.CHROME,Opera:v.OPERA,Firefox:v.FIREFOX,'Internet Explorer':v.INTERNET_EXPLORER,Safari:v.SAFARI};function h(){var n=navigator.userAgent,t={name:v.UNKNOWN,version:void 0};if(n.match(/Chrome/)&&!n.match(/Edge/))if(n.match(/Edg(A?)/)){var o=n.match(/Chrome\/([\d.]+)/)[1];Number.parseInt(o,10)>72&&(t.name=v.CHROME,t.version=o)}else t.name=v.CHROME,t.version=n.match(/Chrome\/([\d.]+)/)[1];return t}function f(){var n=navigator.userAgent;if(n.match(/Electron/)){var t=n.match(/Electron\/([\d.]+)/)[1];return{name:v.ELECTRON,version:t}}}function l(){var n=navigator.userAgent;if(n.match(/JitsiMeetNW/)){var t=n.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:v.NWJS,version:t}}}function E(){var n,t,o=navigator.userAgent.match(/\b(react[ \t_-]*native)(?:\/(\S+))?/i);if(o||'ReactNative'===navigator.product)return o&&o.length>2&&(t=o[1],n=o[2]),t||(t='react-native'),n||(n='unknown'),{name:v.REACT_NATIVE,version:n}}function _(n){for(var t,o=[E,f,l],u=0;u<o.length;u++)if(t=o[u]())return t;var s=n.getBrowserName();return s in c?{name:c[s],version:n.getBrowserVersion()}:(t=h())||{name:v.UNKNOWN,version:void 0}}var N=(function(){function n(t){var u,h;if((0,o.default)(this,n),this._bowser=s.default.getParser(navigator.userAgent),void 0===t){var f=_(this._bowser);u=f.name,h=f.version}else t.name in c?(u=c[t.name],h=t.version):(u=v.UNKNOWN,h=void 0);this._name=u,this._version=h}return(0,u.default)(n,[{key:"getName",value:function(){return this._name}},{key:"isChrome",value:function(){return this._name===v.CHROME}},{key:"isOpera",value:function(){return this._name===v.OPERA}},{key:"isFirefox",value:function(){return this._name===v.FIREFOX}},{key:"isIExplorer",value:function(){return this._name===v.INTERNET_EXPLORER}},{key:"isSafari",value:function(){return this._name===v.SAFARI}},{key:"isNWJS",value:function(){return this._name===v.NWJS}},{key:"isElectron",value:function(){return this._name===v.ELECTRON}},{key:"isReactNative",value:function(){return this._name===v.REACT_NATIVE}},{key:"getVersion",value:function(){return this._version}},{key:"_checkCondition",value:function(n){if(this._version)return this._bowser.satisfies(n)}},{key:"isVersionGreaterThan",value:function(n){return this._checkCondition((0,t.default)({},this._name,">"+n))}},{key:"isVersionLessThan",value:function(n){return this._checkCondition((0,t.default)({},this._name,"<"+n))}},{key:"isVersionEqualTo",value:function(n){return this._checkCondition((0,t.default)({},this._name,"~"+n))}}]),n})();e.default=N},510,[3,463,4,5,511,512]);
__d(function(g,r,i,a,m,e,d){var t,n,s=r(d[0]);t=this,n=function(){return(function(t){var n={};function s(o){if(n[o])return n[o].exports;var u=n[o]={i:o,l:!1,exports:{}};return t[o].call(u.exports,u,u.exports,s),u.l=!0,u.exports}return s.m=t,s.c=n,s.d=function(t,n,o){s.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:o})},s.r=function(t){"undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag")&&Object.defineProperty(t,"function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag",{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},s.t=function(t,n){if(1&n&&(t=s(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(s.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var u in t)s.d(o,u,function(n){return t[n]}.bind(null,u));return o},s.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(n,"a",n),n},s.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},s.p="",s(s.s=90)})({17:function(t,n,s){"use strict";n.__esModule=!0,n.default=void 0;var o=s(18),u=(function(){function t(){}return t.getFirstMatch=function(t,n){var s=n.match(t);return s&&s.length>0&&s[1]||""},t.getSecondMatch=function(t,n){var s=n.match(t);return s&&s.length>1&&s[2]||""},t.matchAndReturnConst=function(t,n,s){if(t.test(n))return s},t.getWindowsVersionName=function(t){switch(t){case"NT":return"NT";case"XP":return"XP";case"NT 5.0":return"2000";case"NT 5.1":return"XP";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}},t.getMacOSVersionName=function(t){var n=t.split(".").splice(0,2).map(function(t){return parseInt(t,10)||0});if(n.push(0),10===n[0])switch(n[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}},t.getAndroidVersionName=function(t){var n=t.split(".").splice(0,2).map(function(t){return parseInt(t,10)||0});if(n.push(0),!(1===n[0]&&n[1]<5))return 1===n[0]&&n[1]<6?"Cupcake":1===n[0]&&n[1]>=6?"Donut":2===n[0]&&n[1]<2?"Eclair":2===n[0]&&2===n[1]?"Froyo":2===n[0]&&n[1]>2?"Gingerbread":3===n[0]?"Honeycomb":4===n[0]&&n[1]<1?"Ice Cream Sandwich":4===n[0]&&n[1]<4?"Jelly Bean":4===n[0]&&n[1]>=4?"KitKat":5===n[0]?"Lollipop":6===n[0]?"Marshmallow":7===n[0]?"Nougat":8===n[0]?"Oreo":9===n[0]?"Pie":void 0},t.getVersionPrecision=function(t){return t.split(".").length},t.compareVersions=function(n,s,o){void 0===o&&(o=!1);var u=t.getVersionPrecision(n),c=t.getVersionPrecision(s),f=Math.max(u,c),l=0,h=t.map([n,s],function(n){var s=f-t.getVersionPrecision(n),o=n+new Array(s+1).join(".0");return t.map(o.split("."),function(t){return new Array(20-t.length).join("0")+t}).reverse()});for(o&&(l=f-Math.min(u,c)),f-=1;f>=l;){if(h[0][f]>h[1][f])return 1;if(h[0][f]===h[1][f]){if(f===l)return 0;f-=1}else if(h[0][f]<h[1][f])return-1}},t.map=function(t,n){var s,o=[];if(Array.prototype.map)return Array.prototype.map.call(t,n);for(s=0;s<t.length;s+=1)o.push(n(t[s]));return o},t.getBrowserAlias=function(t){return o.BROWSER_ALIASES_MAP[t]},t.getBrowserTypeByAlias=function(t){return o.BROWSER_MAP[t]||""},t})();n.default=u,t.exports=n.default},18:function(t,n,s){"use strict";n.__esModule=!0,n.ENGINE_MAP=n.OS_MAP=n.PLATFORMS_MAP=n.BROWSER_MAP=n.BROWSER_ALIASES_MAP=void 0,n.BROWSER_ALIASES_MAP={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UNKNOWN=e.REACT_NATIVE=e.ELECTRON=e.NWJS=e.SAFARI=e.INTERNET_EXPLORER=e.FIREFOX=e.OPERA=e.CHROME=void 0;e.CHROME='chrome';e.OPERA='opera';e.FIREFOX='firefox';e.INTERNET_EXPLORER='iexplorer';e.SAFARI='safari';e.NWJS='nwjs';e.ELECTRON='electron';e.REACT_NATIVE='react-native';e.UNKNOWN='unknown'},512,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.jitsiLocalStorage=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6]));function f(t){var n=h();return function(){var o,s=(0,l.default)(t);if(n){var c=(0,l.default)(this).constructor;o=Reflect.construct(s,arguments,c)}else o=s.apply(this,arguments);return(0,u.default)(this,o)}}function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,s.default)(l,t);var u=f(l);function l(){var t;(0,n.default)(this,l);for(var o=arguments.length,s=new Array(o),c=0;c<o;c++)s[c]=arguments[c];return(t=u.call.apply(u,[this].concat(s)))._storage={},t}return(0,o.default)(l,[{key:"clear",value:function(){this._storage={}}},{key:"getItem",value:function(t){return this._storage[t]}},{key:"setItem",value:function(t,n){this._storage[t]=n}},{key:"removeItem",value:function(t){delete this._storage[t]}},{key:"key",value:function(t){var n=Object.keys(this._storage);if(!(n.length<=t))return n[t]}},{key:"serialize",value:function(){return JSON.stringify(this._storage)}},{key:"length",get:function(){return Object.keys(this._storage).length}}]),l})(c.default),y=new((function(t){(0,s.default)(l,t);var u=f(l);function l(){var t;(0,n.default)(this,l),t=u.call(this);try{t._storage=window.localStorage,t._localStorageDisabled=!1}catch(t){}return t._storage||(console.warn('Local storage is disabled.'),t._storage=new v,t._localStorageDisabled=!0),t}return(0,o.default)(l,[{key:"isLocalStorageDisabled",value:function(){return this._localStorageDisabled}},{key:"clear",value:function(){this._storage.clear(),this.emit('changed')}},{key:"getItem",value:function(t){return this._storage.getItem(t)}},{key:"setItem",value:function(t,n){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this._storage.setItem(t,n),o||this.emit('changed')}},{key:"removeItem",value:function(t){this._storage.removeItem(t),this.emit('changed')}},{key:"key",value:function(t){return this._storage.key(t)}},{key:"serialize",value:function(){if(this.isLocalStorageDisabled)return this._storage.serialize();for(var t=this._storage.length,n={},o=0;o<t;o++){var s=this._storage.key(o);n[s]=this._storage.getItem(s)}return JSON.stringify(n)}},{key:"length",get:function(){return this._storage.length}}]),l})(c.default));e.jitsiLocalStorage=y},513,[3,4,5,6,8,11,514]);
__d(function(g,r,i,a,m,e,d){'use strict';var t,n='object'==typeof Reflect?Reflect:null,o=n&&'function'==typeof n.apply?n.apply:function(t,n,o){return Function.prototype.apply.call(t,n,o)};t=n&&'function'==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var s=Number.isNaN||function(t){return t!=t};function u(){u.init.call(this)}m.exports=u,m.exports.once=function(t,n){return new Promise(function(o,s){function u(){void 0!==f&&t.removeListener('error',f),o([].slice.call(arguments))}var f;'error'!==n&&(f=function(o){t.removeListener(n,u),s(o)},t.once('error',f)),t.once(n,u)})},u.EventEmitter=u,u.prototype._events=void 0,u.prototype._eventsCount=0,u.prototype._maxListeners=void 0;var f=10;function v(t){if('function'!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function c(t){return void 0===t._maxListeners?u.defaultMaxListeners:t._maxListeners}function l(t,n,o,s){var u,f,l,h;if(v(o),void 0===(f=t._events)?(f=t._events=Object.create(null),t._eventsCount=0):(void 0!==f.newListener&&(t.emit('newListener',n,o.listener?o.listener:o),f=t._events),l=f[n]),void 0===l)l=f[n]=o,++t._eventsCount;else if('function'==typeof l?l=f[n]=s?[o,l]:[l,o]:s?l.unshift(o):l.push(o),(u=c(t))>0&&l.length>u&&!l.warned){l.warned=!0;var p=new Error('Possible EventEmitter memory leak detected. '+l.length+' '+String(n)+" listeners added. Use emitter.setMaxListeners() to increase limit");p.name='MaxListenersExceededWarning',p.emitter=t,p.type=n,p.count=l.length,h=p,console&&console.warn&&console.warn(h)}return t}function h(){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 p(t,n,o){var s={fired:!1,wrapFn:void 0,target:t,type:n,listener:o},u=h.bind(s);return u.listener=o,s.wrapFn=u,u}function y(t,n,o){var s=t._events;if(void 0===s)return[];var u=s[n];return void 0===u?[]:'function'==typeof u?o?[u.listener||u]:[u]:o?b(u):_(u,u.length)}function L(t){var n=this._events;if(void 0!==n){var o=n[t];if('function'==typeof o)return 1;if(void 0!==o)return o.length}return 0}function _(t,n){for(var o=new Array(n),s=0;s<n;++s)o[s]=t[s];return o}function w(t,n){for(;n+1<t.length;n++)t[n]=t[n+1];t.pop()}function b(t){for(var n=new Array(t.length),o=0;o<n.length;++o)n[o]=t[o].listener||t[o];return n}Object.defineProperty(u,'defaultMaxListeners',{enumerable:!0,get:function(){return f},set:function(t){if('number'!=typeof t||t<0||s(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+'.');f=t}}),u.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},u.prototype.setMaxListeners=function(t){if('number'!=typeof t||t<0||s(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+'.');return this._maxListeners=t,this},u.prototype.getMaxListeners=function(){return c(this)},u.prototype.emit=function(t){for(var n=[],s=1;s<arguments.length;s++)n.push(arguments[s]);var u='error'===t,f=this._events;if(void 0!==f)u=u&&void 0===f.error;else if(!u)return!1;if(u){var v;if(n.length>0&&(v=n[0]),v instanceof Error)throw v;var c=new Error('Unhandled error.'+(v?' ('+v.message+')':''));throw c.context=v,c}var l=f[t];if(void 0===l)return!1;if('function'==typeof l)o(l,this,n);else{var h=l.length,p=_(l,h);for(s=0;s<h;++s)o(p[s],this,n)}return!0},u.prototype.addListener=function(t,n){return l(this,t,n,!1)},u.prototype.on=u.prototype.addListener,u.prototype.prependListener=function(t,n){return l(this,t,n,!0)},u.prototype.once=function(t,n){return v(n),this.on(t,p(this,t,n)),this},u.prototype.prependOnceListener=function(t,n){return v(n),this.prependListener(t,p(this,t,n)),this},u.prototype.removeListener
__d(function(g,r,i,a,m,e,d){!(function(){'use strict';var ERROR='input is invalid type',WINDOW='object'==typeof window,root=WINDOW?window:{};root.JS_MD5_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&'object'==typeof self,NODE_JS=!root.JS_MD5_NO_NODE_JS&&'object'==typeof process&&process.versions&&process.versions.node;NODE_JS?root=g:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_MD5_NO_COMMON_JS&&'object'==typeof m&&m.exports,AMD='function'==typeof define&&define.amd,ARRAY_BUFFER=!root.JS_MD5_NO_ARRAY_BUFFER&&'undefined'!=typeof ArrayBuffer,HEX_CHARS='0123456789abcdef'.split(''),EXTRA=[128,32768,8388608,-2147483648],SHIFT=[0,8,16,24],OUTPUT_TYPES=['hex','array','digest','buffer','arrayBuffer','base64'],BASE64_ENCODE_CHAR='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''),blocks=[],buffer8;if(ARRAY_BUFFER){var buffer=new ArrayBuffer(68);buffer8=new Uint8Array(buffer),blocks=new Uint32Array(buffer)}!root.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return'[object Array]'===Object.prototype.toString.call(t)}),!ARRAY_BUFFER||!root.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return'object'==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t){return function(s){return new Md5(!0).update(s)[t]()}},createMethod=function(){var t=createOutputMethod('hex');NODE_JS&&(t=nodeWrap(t)),t.create=function(){return new Md5},t.update=function(s){return t.create().update(s)};for(var s=0;s<OUTPUT_TYPES.length;++s){var o=OUTPUT_TYPES[s];t[o]=createOutputMethod(o)}return t},nodeWrap=function nodeWrap(method){var crypto=eval("require('crypto')"),Buffer=eval("require('buffer').Buffer"),nodeMethod=function(t){if('string'==typeof t)return crypto.createHash('md5').update(t,'utf8').digest('hex');if(null===t||void 0===t)throw ERROR;return t.constructor===ArrayBuffer&&(t=new Uint8Array(t)),Array.isArray(t)||ArrayBuffer.isView(t)||t.constructor===Buffer?crypto.createHash('md5').update(new Buffer(t)).digest('hex'):method(t)};return nodeMethod};function Md5(t){if(t)blocks[0]=blocks[16]=blocks[1]=blocks[2]=blocks[3]=blocks[4]=blocks[5]=blocks[6]=blocks[7]=blocks[8]=blocks[9]=blocks[10]=blocks[11]=blocks[12]=blocks[13]=blocks[14]=blocks[15]=0,this.blocks=blocks,this.buffer8=buffer8;else if(ARRAY_BUFFER){var s=new ArrayBuffer(68);this.buffer8=new Uint8Array(s),this.blocks=new Uint32Array(s)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=0,this.finalized=this.hashed=!1,this.first=!0}Md5.prototype.update=function(t){if(!this.finalized){var s,o=typeof t;if('string'!==o){if('object'!==o)throw ERROR;if(null===t)throw ERROR;if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw ERROR;s=!0}for(var h,f,n=0,A=t.length,u=this.blocks,R=this.buffer8;n<A;){if(this.hashed&&(this.hashed=!1,u[0]=u[16],u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),s)if(ARRAY_BUFFER)for(f=this.start;n<A&&f<64;++n)R[f++]=t[n];else for(f=this.start;n<A&&f<64;++n)u[f>>2]|=t[n]<<SHIFT[3&f++];else if(ARRAY_BUFFER)for(f=this.start;n<A&&f<64;++n)(h=t.charCodeAt(n))<128?R[f++]=h:h<2048?(R[f++]=192|h>>6,R[f++]=128|63&h):h<55296||h>=57344?(R[f++]=224|h>>12,R[f++]=128|h>>6&63,R[f++]=128|63&h):(h=65536+((1023&h)<<10|1023&t.charCodeAt(++n)),R[f++]=240|h>>18,R[f++]=128|h>>12&63,R[f++]=128|h>>6&63,R[f++]=128|63&h);else for(f=this.start;n<A&&f<64;++n)(h=t.charCodeAt(n))<128?u[f>>2]|=h<<SHIFT[3&f++]:h<2048?(u[f>>2]|=(192|h>>6)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]):h<55296||h>=57344?(u[f>>2]|=(224|h>>12)<<SHIFT[3&f++],u[f>>2]|=(128|h>>6&63)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]):(h=65536+((1023&h)<<10|1023&t.charCodeAt(++n)),u[f>>2]|=(240|h>>18)<<SHIFT[3&f++],u[f>>2]|=(128|h>>12&63)<<SHIFT[3&f++],u[f>>2]|=(128|h>>6&63)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]);this.lastByteIndex=f,this.bytes+=f-this.start,f>=64?(this.start=f-64,this.hash(),this.hashed=!0):this.start=f}return this
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/redux');e.default=t},516,[517]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.getLogger=function(o){var t='ReactNative'===navigator.product?f:v;return(0,l.getLogger)(o,void 0,t)},e._initLogging=void 0;var l=t(r(d[2])),n=o(r(d[3])),u=o(r(d[4])),v={},f={disableCallerInfo:!0};var s=n.default.once(function(){if('ReactNative'===navigator.product){var o=r(d[5]).default;l.default.setGlobalOptions(f),o.setGlobalLogOptions(f),l.default.removeGlobalTransport(console),o.removeGlobalLogTransport(console),l.default.addGlobalTransport(u.default),o.addGlobalLogTransport(u.default)}});e._initLogging=s},517,[3,2,407,466,518,525]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=n(r(d[1])),o=r(d[2]),u=r(d[3]),f=o.NativeModules.LogBridge;function c(n){var t,o=n.stack;return'function'==typeof n.cause&&(t=n.cause())&&(o+="\nCaused by: "+c(t)),o}var s=['trace','debug','info','log','warn','error'].reduce(function(n,o){return n[o]=function(n){for(var s=arguments.length,v=new Array(s>1?s-1:0),l=1;l<s;l++)v[l-1]=arguments[l];var y=v.map(function(n){if(n instanceof Error){var t={message:n.message,code:n.code,stack:c(n)};return"Error("+n.name+")"+JSON.stringify(t)}return n}),p=u.format.apply(void 0,(0,t.default)(y));f[o](p)},n},{});e.default=s},518,[3,446,15,519]);
__d(function(g,r,i,a,m,e,d){var t=Object.getOwnPropertyDescriptors||function(t){for(var n=Object.keys(t),o={},u=0;u<n.length;u++)o[n[u]]=Object.getOwnPropertyDescriptor(t,n[u]);return o},n=/%[sdj%]/g;e.format=function(t){if(!x(t)){for(var o=[],u=0;u<arguments.length;u++)o.push(s(arguments[u]));return o.join(' ')}u=1;for(var c=arguments,l=c.length,p=String(t).replace(n,function(t){if('%%'===t)return'%';if(u>=l)return t;switch(t){case'%s':return String(c[u++]);case'%d':return Number(c[u++]);case'%j':try{return JSON.stringify(c[u++])}catch(t){return'[Circular]'}default:return t}}),f=c[u];u<l;f=c[++u])S(f)||!N(f)?p+=' '+f:p+=' '+s(f);return p},e.deprecate=function(t,n){if('undefined'!=typeof process&&!0===process.noDeprecation)return t;if('undefined'==typeof process)return function(){return e.deprecate(t,n).apply(this,arguments)};var o=!1;return function(){if(!o){if(process.throwDeprecation)throw new Error(n);process.traceDeprecation?console.trace(n):console.error(n),o=!0}return t.apply(this,arguments)}};var o={},u=/^$/;if(process.env.NODE_DEBUG){var c=process.env.NODE_DEBUG;c=c.replace(/[|\\{}()[\]^$+?.]/g,'\\$&').replace(/\*/g,'.*').replace(/,/g,'$|^').toUpperCase(),u=new RegExp('^'+c+'$','i')}function s(t,n){var o={seen:[],stylize:p};return arguments.length>=3&&(o.depth=arguments[2]),arguments.length>=4&&(o.colors=arguments[3]),E(n)?o.showHidden=n:n&&e._extend(o,n),D(o.showHidden)&&(o.showHidden=!1),D(o.depth)&&(o.depth=2),D(o.colors)&&(o.colors=!1),D(o.customInspect)&&(o.customInspect=!0),o.colors&&(o.stylize=l),y(o,t,o.depth)}function l(t,n){var o=s.styles[n];return o?"\x1b["+s.colors[o][0]+'m'+t+"\x1b["+s.colors[o][1]+'m':t}function p(t,n){return t}function f(t){var n={};return t.forEach(function(t,o){n[t]=!0}),n}function y(t,n,o){if(t.customInspect&&n&&F(n.inspect)&&n.inspect!==e.inspect&&(!n.constructor||n.constructor.prototype!==n)){var u=n.inspect(o,t);return x(u)||(u=y(t,u,o)),u}var c=b(t,n);if(c)return c;var s=Object.keys(n),l=f(s);if(t.showHidden&&(s=Object.getOwnPropertyNames(n)),$(n)&&(s.indexOf('message')>=0||s.indexOf('description')>=0))return h(n);if(0===s.length){if(F(n)){var p=n.name?': '+n.name:'';return t.stylize('[Function'+p+']','special')}if(P(n))return t.stylize(RegExp.prototype.toString.call(n),'regexp');if(T(n))return t.stylize(Date.prototype.toString.call(n),'date');if($(n))return h(n)}var E,S='',z=!1,D=['{','}'];(w(n)&&(z=!0,D=['[',']']),F(n))&&(S=' [Function'+(n.name?': '+n.name:'')+']');return P(n)&&(S=' '+RegExp.prototype.toString.call(n)),T(n)&&(S=' '+Date.prototype.toUTCString.call(n)),$(n)&&(S=' '+h(n)),0!==s.length||z&&0!=n.length?o<0?P(n)?t.stylize(RegExp.prototype.toString.call(n),'regexp'):t.stylize('[Object]','special'):(t.seen.push(n),E=z?v(t,n,o,l,s):s.map(function(u){return O(t,n,o,l,u,z)}),t.seen.pop(),j(E,S,D)):D[0]+S+D[1]}function b(t,n){if(D(n))return t.stylize('undefined','undefined');if(x(n)){var o='\''+JSON.stringify(n).replace(/^"|"$/g,'').replace(/'/g,"\\'").replace(/\\"/g,'"')+'\'';return t.stylize(o,'string')}return z(n)?t.stylize(''+n,'number'):E(n)?t.stylize(''+n,'boolean'):S(n)?t.stylize('null','null'):void 0}function h(t){return'['+Error.prototype.toString.call(t)+']'}function v(t,n,o,u,c){for(var s=[],l=0,p=n.length;l<p;++l)R(n,String(l))?s.push(O(t,n,o,u,String(l),!0)):s.push('');return c.forEach(function(c){c.match(/^\d+$/)||s.push(O(t,n,o,u,c,!0))}),s}function O(t,n,o,u,c,s){var l,p,f;if((f=Object.getOwnPropertyDescriptor(n,c)||{value:n[c]}).get?p=f.set?t.stylize('[Getter/Setter]','special'):t.stylize('[Getter]','special'):f.set&&(p=t.stylize('[Setter]','special')),R(u,c)||(l='['+c+']'),p||(t.seen.indexOf(f.value)<0?(p=S(o)?y(t,f.value,null):y(t,f.value,o-1)).indexOf('\n')>-1&&(p=s?p.split('\n').map(function(t){return' '+t}).join('\n').substr(2):'\n'+p.split('\n').map(function(t){return' '+t}).join('\n')):p=t.stylize('[Circular]','special')),D(l)){if(s&&c.match(/^\d+$/))return p;(l=JSON.stringify(''+c)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(l=l.substr(1,l.length-2),l=t.stylize(l,'name')):(l=l.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),l=
__d(function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),t=r(d[1]),o=r(d[2]);function f(n){return n.call.bind(n)}var u='undefined'!=typeof BigInt,c='undefined'!=typeof Symbol,y=c&&void 0!==("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag"),p='undefined'!=typeof Uint8Array,s='undefined'!=typeof ArrayBuffer;if(p&&y)var A=Object.getPrototypeOf(Uint8Array.prototype),b=f(Object.getOwnPropertyDescriptor(A,"function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag").get);var l=f(Object.prototype.toString),j=f(Number.prototype.valueOf),w=f(String.prototype.valueOf),S=f(Boolean.prototype.valueOf);if(u)var B=f(BigInt.prototype.valueOf);if(c)var k=f(("function"==typeof Symbol?Symbol.prototype:"@@prototype").valueOf);function I(n,t){if('object'!=typeof n)return!1;try{return t(n),!0}catch(n){return!1}}function O(n){return p&&y?void 0!==b(n):M(n)||U(n)||v(n)||W(n)||h(n)||F(n)||V(n)||P(n)||D(n)||T(n)||C(n)}function M(t){return p&&y?'Uint8Array'===b(t):'[object Uint8Array]'===l(t)||n(t)&&void 0!==t.buffer}function U(n){return p&&y?'Uint8ClampedArray'===b(n):'[object Uint8ClampedArray]'===l(n)}function v(n){return p&&y?'Uint16Array'===b(n):'[object Uint16Array]'===l(n)}function W(n){return p&&y?'Uint32Array'===b(n):'[object Uint32Array]'===l(n)}function h(n){return p&&y?'Int8Array'===b(n):'[object Int8Array]'===l(n)}function F(n){return p&&y?'Int16Array'===b(n):'[object Int16Array]'===l(n)}function V(n){return p&&y?'Int32Array'===b(n):'[object Int32Array]'===l(n)}function P(n){return p&&y?'Float32Array'===b(n):'[object Float32Array]'===l(n)}function D(n){return p&&y?'Float64Array'===b(n):'[object Float64Array]'===l(n)}function T(n){return p&&y?'BigInt64Array'===b(n):'[object BigInt64Array]'===l(n)}function C(n){return p&&y?'BigUint64Array'===b(n):'[object BigUint64Array]'===l(n)}function x(n){return'[object Map]'===l(n)}function E(n){return'[object Set]'===l(n)}function G(n){return'[object WeakMap]'===l(n)}function N(n){return'[object WeakSet]'===l(n)}function _(n){return'[object ArrayBuffer]'===l(n)}function q(n){return'undefined'!=typeof ArrayBuffer&&(_.working?_(n):n instanceof ArrayBuffer)}function z(n){return'[object DataView]'===l(n)}function H(n){return'undefined'!=typeof DataView&&(z.working?z(n):n instanceof DataView)}function J(n){return'[object SharedArrayBuffer]'===l(n)}function K(n){return'undefined'!=typeof SharedArrayBuffer&&(J.working?J(n):n instanceof SharedArrayBuffer)}function L(n){return I(n,j)}function Q(n){return I(n,w)}function R(n){return I(n,S)}function X(n){return u&&I(n,B)}function Y(n){return c&&I(n,k)}e.isArgumentsObject=t,e.isGeneratorFunction=o,e.isPromise=function(n){return'undefined'!=typeof Promise&&n instanceof Promise||null!==n&&'object'==typeof n&&'function'==typeof n.then&&'function'==typeof n.catch},e.isArrayBufferView=function(n){return s&&ArrayBuffer.isView?ArrayBuffer.isView(n):O(n)||H(n)},e.isTypedArray=O,e.isUint8Array=M,e.isUint8ClampedArray=U,e.isUint16Array=v,e.isUint32Array=W,e.isInt8Array=h,e.isInt16Array=F,e.isInt32Array=V,e.isFloat32Array=P,e.isFloat64Array=D,e.isBigInt64Array=T,e.isBigUint64Array=C,x.working='undefined'!=typeof Map&&x(new Map),e.isMap=function(n){return'undefined'!=typeof Map&&(x.working?x(n):n instanceof Map)},E.working='undefined'!=typeof Set&&E(new Set),e.isSet=function(n){return'undefined'!=typeof Set&&(E.working?E(n):n instanceof Set)},G.working='undefined'!=typeof WeakMap&&G(new WeakMap),e.isWeakMap=function(n){return'undefined'!=typeof WeakMap&&(G.working?G(n):n instanceof WeakMap)},N.working='undefined'!=typeof WeakSet&&N(new WeakSet),e.isWeakSet=function(n){return N(n)},_.working='undefined'!=typeof ArrayBuffer&&_(new ArrayBuffer),e.isArrayBuffer=q,z.working='undefined'!=typeof ArrayBuffer&&'undefined'!=typeof DataView&&z(new DataView(new ArrayBuffer(1),0,1)),e.isDataView=H,J.working='undefined'!=typeof SharedArrayBuffer&&J(new SharedArrayBuffer),e.isSharedArrayBuffer=K,e.isAsyncFunction=function(n){return'[object AsyncFunction]'===l(n)},e.isMapIterator=function(n){return'[object Map Iterator]'===l(n)},e.isSetIterator=function(n){return'[object Set
__d(function(g,r,i,a,m,e,d){m.exports=function(t){return t&&'object'==typeof t&&'function'==typeof t.copy&&'function'==typeof t.fill&&'function'==typeof t.readUInt8}},521,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t='function'==typeof Symbol&&'symbol'==typeof("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag"),o=Object.prototype.toString,n=function(n){return!(t&&n&&'object'==typeof n&&("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag")in n)&&'[object Arguments]'===o.call(n)},c=function(t){return!!n(t)||null!==t&&'object'==typeof t&&'number'==typeof t.length&&t.length>=0&&'[object Array]'!==o.call(t)&&'[object Function]'===o.call(t.callee)},l=(function(){return n(arguments)})();n.isLegacyArguments=c,m.exports=l?n:c},522,[]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=Object.prototype.toString,o=Function.prototype.toString,n=/^\s*(?:function)?\*/,c='function'==typeof Symbol&&'symbol'==typeof("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag"),u=Object.getPrototypeOf,f=(function(){if(!c)return!1;try{return Function('return function*() {}')()}catch(t){}})(),y=f?u(f):{};m.exports=function(f){return'function'==typeof f&&(!!n.test(o.call(f))||(c?u(f)===y:'[object GeneratorFunction]'===t.call(f)))}},523,[]);
__d(function(g,r,i,a,m,e,d){'function'==typeof Object.create?m.exports=function(t,o){o&&(t.super_=o,t.prototype=Object.create(o.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:m.exports=function(t,o){if(o){t.super_=o;var p=function(){};p.prototype=o.prototype,t.prototype=new p,t.prototype.constructor=t}}},524,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return n.default}}),r(d[1]);var n=t(r(d[2]));!(function(t){if(void 0===t.$){var n=r(d[3]);n(t),t.$=n}})(g||window||this)},525,[3,526,540,542]);
__d(function(g,r,i,a,m,e,d){r(d[0])},526,[527]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]);t.NativeModules.WiFiStats&&((0,s.getJitsiMeetGlobalNS)().getWiFiStats=t.NativeModules.WiFiStats.getWiFiStats)},527,[15,528]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})});var f=r(d[5]);Object.keys(f).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return f[t]}})})},528,[529,530,532,534,536,537]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.assignIfDefined=function(t,n){var o=Object(t);for(var c in n)if(n.hasOwnProperty(c)){var u=n[c];void 0!==u&&(o[c]=u)}return o},e.copyText=function(t){var n,o=document.createElement('textarea');document.body.appendChild(o),o.value=t,o.select();try{n=document.execCommand('copy')}catch(t){n=!1}return document.body.removeChild(o),n},e.createDeferred=function(){var t={};return t.promise=new Promise(function(n,o){t.resolve=n,t.reject=o}),t},e.escapeRegexp=function(n){if('string'!=typeof n)throw new TypeError('Expected a string');return n.replace(t,'\\$&')},e.getBaseUrl=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window,n=t.document.querySelector('base');if(n&&n.href)return n.href;var o=t.location,c=o.protocol,u=o.host;return c+"//"+u},e.getJitsiMeetGlobalNS=function(){window.JitsiMeetJS||(window.JitsiMeetJS={});window.JitsiMeetJS.app||(window.JitsiMeetJS.app={});return window.JitsiMeetJS.app},e.reportError=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'';console.error(n,t),window.onerror&&window.onerror(n,null,null,null,t)};var t=/[|\\{}()[\]^$+*?.-]/g},529,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.doGetJSON=function(o,u){var c=fetch(o).then(function(t){var n=t.json();return t.ok?n:n.then(function(t){return Promise.reject(t)})});if(u)return(0,t.timeoutPromise)(c,n).catch(function(o){return o.status>=400&&o.status<500?Promise.reject(o):(0,t.timeoutPromise)(c,n)});return c};var t=r(d[0]),n=3e3},530,[531]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.timeoutPromise=function(t,n){return new Promise(function(o,u){var c=setTimeout(function(){return u(new Error('timeout'))},n);t.then(function(t){o(t),clearTimeout(c)},function(t){u(t),clearTimeout(c)})})}},531,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.loadScript=function(t){var u,l,s,c,f,p,w,x,b,h,v,_=arguments;return n.default.async(function(k){for(;;)switch(k.prev=k.next){case 0:if(u=_.length>1&&void 0!==_[1]?_[1]:o,l=_.length>2&&void 0!==_[2]&&_[2],s=new URL(t),c=s.hostname,f=s.pathname,p=s.protocol,c&&f&&p){k.next=5;break}throw new Error("unexpected url: "+t);case 5:return w=new AbortController,x=w.signal,b=setTimeout(function(){w.abort()},u),k.next=10,n.default.awrap(fetch(t,{signal:x}));case 10:h=k.sent,clearTimeout(b),k.t0=h.status,k.next=200===k.t0?15:21;break;case 15:return k.next=17,n.default.awrap(h.text());case 17:if(v=k.sent,!l){k.next=20;break}return k.abrupt("return",v);case 20:return k.abrupt("return",eval.call(window,v));case 21:throw new Error("loadScript error: "+h.statusText);case 22:case"end":return k.stop()}},null,null,null,Promise)};var n=t(r(d[1])),o=5e3},532,[3,533]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},533,[122]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.openURLInBrowser=function(n){o.Linking.openURL(n).catch(function(o){t.default.error("An error occurred while trying to open "+n,o)})};var o=r(d[1]),t=n(r(d[2]))},534,[3,15,535]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/util');e.default=t},535,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getBackendSafePath=function(t){if(!t)return t;return t.split('/').map(l).join('/')},e.getBackendSafeRoomName=l,e.getLocationContextRoot=O,e.parseStandardURIString=R,e.parseURIString=function(t){if('string'!=typeof t)return;var n=R(v(t));n.contextRoot=O(n);var o=n.pathname,s=o.lastIndexOf('/'),c=o.substring(s+1)||void 0;if(c){var h=p(c);h!==c&&(c=h,n.pathname=o.substring(0,s+1)+(c||''))}return n.room=c,n},e.safeDecodeURIComponent=function(t){try{return decodeURIComponent(t)}catch(t){}return t},e.toURLString=function(t){var n;switch(typeof t){case'object':t&&(n=t instanceof URL?t.href:w(t));break;case'string':n=String(t)}return n},e.urlObjectToString=w,e.addHashParamsToURL=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=b(h(h({},(0,o.parseURLParams)(t)),n));s.length&&(t.hash="#"+s.join('&'));return t},e.getDecodedURI=function(t){return decodeURI(t.replace(/^https?:\/\//i,''))},e.URI_PROTOCOL_PATTERN=e.APP_LINK_SCHEME=void 0;var n=t(r(d[1])),o=r(d[2]),s=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function h(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?c(Object(s),!0).forEach(function(o){(0,n.default)(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):c(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}e.APP_LINK_SCHEME='org.jitsi.meet:';var u='[\\:\\?#\\[\\]@!$&\'()*+,;=></"]',f='^([a-z][a-z0-9\\.\\+-]*:)';function p(t){return t?t.replace(new RegExp(u,'g'),''):t}function v(t){var n=new RegExp("^([a-z][a-z0-9\\.\\+-]*:)+",'gi'),o=n.exec(t);if(o){var s=o[o.length-1].toLowerCase();'http:'!==s&&'https:'!==s&&(s='https:'),(t=t.substring(n.lastIndex)).startsWith('//')&&(t=s+t)}return t}function l(t){if(!t)return t;try{t=decodeURIComponent(t)}catch(t){}return t=(t=(0,s.normalizeNFKC)(t)).toLowerCase(),(t=encodeURIComponent(t)).toLowerCase()}function O(t){var n=t.pathname,o=n.lastIndexOf('/');return-1===o?'/':n.substring(0,o+1)}function b(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=[];for(var o in t)try{n.push(o+"="+encodeURIComponent(JSON.stringify(t[o])))}catch(t){console.warn("Error encoding "+o+": "+t)}return n}function R(t){var n,o,s,c={toString:j};if(t=t.replace(/\s/g,''),(o=(n=new RegExp(f,'gi')).exec(t))&&(c.protocol=o[1].toLowerCase(),t=t.substring(n.lastIndex)),o=(n=new RegExp("^(//[^/?#]+)",'gi')).exec(t)){var h=o[1].substring(2);t=t.substring(n.lastIndex);var u=h.indexOf('@');-1!==u&&(h=h.substring(u+1)),c.host=h;var p=h.lastIndexOf(':');-1!==p&&(c.port=h.substring(p+1),h=h.substring(0,p)),c.hostname=h}if((o=(n=new RegExp("^([^?#]*)",'gi')).exec(t))&&(s=o[1],t=t.substring(n.lastIndex)),s?s.startsWith('/')||(s="/"+s):s='/',c.pathname=s,t.startsWith('?')){var v=t.indexOf('#',1);-1===v&&(v=t.length),c.search=t.substring(0,v),t=t.substring(v)}else c.search='';return c.hash=t.startsWith('#')?t:'',c}function j(t){var n=t||this,o=n.hash,s=n.host,c=n.pathname,h=n.protocol,u=n.search,f='';return h&&(f+=h),s&&(f+="//"+s),f+=c||'/',u&&(f+=u),o&&(f+=o),f}function w(t){var n=R(v(t.serverURL&&t.room?new URL(t.room,t.serverURL).toString():t.room?t.room:t.url||''));if(!n.protocol){var o=t.protocol||t.scheme;o&&(o.endsWith(':')||(o+=':'),n.protocol=o)}var s=n.pathname;if(!n.host){var c=t.domain||t.host||t.hostname;if(c){var h=R(v("org.jitsi.meet://"+c)),u=h.host,f=h.hostname,p=h.pathname,l=h.port;u&&(n.host=u,n.hostname=f,n.port=l),'/'===s&&'/'!==p&&(s=p)}}var O=t.roomName||t.room;!O||!n.pathname.endsWith('/')&&n.pathname.endsWith("/"+O)||(s.endsWith('/')||(s+='/'),s+=O),n.pathname=s;var j=t.jwt;if(j){var w=n.search;-1===w.indexOf('?jwt=')&&-1===w.indexOf('&jwt=')&&(w.startsWith('?')||(w="?"+w),1===w.length||(w+='&'),w+="jwt="+j,n.search=w)}for(var x=n.hash,I=0,
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.parseURLParams=function(n){var s=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:'hash',h='search'===o?n.search:n.hash,l={},v=h&&h.substr(1).split('&')||[];if('hash'===o&&1===v.length){var c=v[0];if(c.startsWith('/')&&1===c.split('&').length)return l}return v.forEach(function(n){var o=n.split('='),h=o[0];if(h){var v;try{if(v=o[1],!s){var c=decodeURIComponent(v).replace(/\\&/,'&');v='undefined'===c?void 0:JSON.parse(c)}}catch(n){return void(0,t.reportError)(n,"Failed to parse URL parameter value: "+String(v))}l[h]=v}}),l};var t=r(d[0])},537,[529]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.normalizeNFKC=function(n){return o.nfkc(n)};var o=n(r(d[1]))},538,[2,539]);
__d(function(g,r,i,a,m,e,d){!(function(t){"use strict";for(var n=[null,0,{}],o=10,s=44032,u=4352,f=4449,h=4519,c=21,l=28,p=588,C=function(t,n){this.codepoint=t,this.feature=n},v={},w=[],B=0;B<=255;++B)w[B]=0;var y=[function(t,o,s){return o<60||13311<o&&o<42607?new C(o,n):t(o,s)},function(t,n,s){var u=v[n];return u||(u=t(n,s)).feature&&++w[n>>8&255]>o&&(v[n]=u),u},function(t,n,o){return o?t(n,o):new C(n,null)},function(t,n,o){var v;if(n<u||4371<=n&&n<s||55204<n)return t(n,o);if(u<=n&&n<4371){var w={},B=(n-u)*c;for(v=0;v<c;++v)w[f+v]=s+l*(v+B);return new C(n,[,,w])}var y=n-s,F=y%l,N=[];if(0!==F)N[0]=[s+y-F,h+F];else for(N[0]=[u+Math.floor(y/p),f+Math.floor(y%p/l)],N[2]={},v=1;v<l;++v)N[2][h+v]=n+v;return new C(n,N)},function(t,o,s){var u=65280&o,f=(C.udata[u]||{})[o];return new C(o,f||n)}];C.fromCharCode=y.reduceRight(function(t,n){return function(o,s){return n(t,o,s)}},null),C.isHighSurrogate=function(t){return t>=55296&&t<=56319},C.isLowSurrogate=function(t){return t>=56320&&t<=57343},C.prototype.prepFeature=function(){this.feature||(this.feature=C.fromCharCode(this.codepoint,!0).feature)},C.prototype.toString=function(){if(this.codepoint<65536)return String.fromCharCode(this.codepoint);var t=this.codepoint-65536;return String.fromCharCode(Math.floor(t/1024)+55296,t%1024+56320)},C.prototype.getDecomp=function(){return this.prepFeature(),this.feature[0]||null},C.prototype.isCompatibility=function(){return this.prepFeature(),!!this.feature[1]&&256&this.feature[1]},C.prototype.isExclude=function(){return this.prepFeature(),!!this.feature[1]&&512&this.feature[1]},C.prototype.getCanonicalClass=function(){return this.prepFeature(),this.feature[1]?255&this.feature[1]:0},C.prototype.getComposite=function(t){if(this.prepFeature(),!this.feature[2])return null;var n=this.feature[2][t.codepoint];return n?C.fromCharCode(n):null};var F=function(t){this.str=t,this.cursor=0};F.prototype.next=function(){if(this.str&&this.cursor<this.str.length){var t,n=this.str.charCodeAt(this.cursor++);return C.isHighSurrogate(n)&&this.cursor<this.str.length&&C.isLowSurrogate(t=this.str.charCodeAt(this.cursor))&&(n=1024*(n-55296)+(t-56320)+65536,++this.cursor),C.fromCharCode(n)}return this.str=null,null};var N=function(t,n){this.it=t,this.canonical=n,this.resBuf=[]};N.prototype.next=function(){if(0===this.resBuf.length){var t=this.it.next();if(!t)return null;this.resBuf=(function t(n,o){var s=o.getDecomp();if(!s||n&&o.isCompatibility())return[o];for(var u=[],f=0;f<s.length;++f){var h=t(n,C.fromCharCode(s[f]));u=u.concat(h)}return u})(this.canonical,t)}return this.resBuf.shift()};var b=function(t){this.it=t,this.resBuf=[]};b.prototype.next=function(){var t;if(0===this.resBuf.length)do{var n=this.it.next();if(!n)break;t=n.getCanonicalClass();var o=this.resBuf.length;if(0!==t)for(;o>0;--o){if(this.resBuf[o-1].getCanonicalClass()<=t)break}this.resBuf.splice(o,0,n)}while(0!==t);return this.resBuf.shift()};var S=function(t){this.it=t,this.procBuf=[],this.resBuf=[],this.lastClass=null};S.prototype.next=function(){for(;0===this.resBuf.length;){var t=this.it.next();if(!t){this.resBuf=this.procBuf,this.procBuf=[];break}if(0===this.procBuf.length)this.lastClass=t.getCanonicalClass(),this.procBuf.push(t);else{var n=this.procBuf[0].getComposite(t),o=t.getCanonicalClass();n&&(this.lastClass<o||0===this.lastClass)?this.procBuf[0]=n:(0===o&&(this.resBuf=this.procBuf,this.procBuf=[]),this.lastClass=o,this.procBuf.push(t))}}return this.resBuf.shift()};var x=function(t,n){switch(t){case"NFD":return new b(new N(new F(n),!0));case"NFKD":return new b(new N(new F(n),!1));case"NFC":return new S(new b(new N(new F(n),!0)));case"NFKC":return new S(new b(new N(new F(n),!1)))}throw t+" is invalid"},D=function(t,n){for(var o,s=x(t,n),u="";o=s.next();)u+=o.toString();return u};C.udata={0:{60:[,,{824:8814}],61:[,,{824:8800}],62:[,,{824:8815}],65:[,,{768:192,769:193,770:194,771:195,772:256,774:258,775:550,776:196,777:7842,778:197,780:461,783:512,785:514,803:7840,805:7680,808:260}],66:[,,{775:7682,803:7684,817:7686}],67:[,,{769:262,770:264,775:266,780:268,807:199}],68:[,,{775:7690,780:
__d(function(global,_$$_REQUIRE,_$$_IMPORT_DEFAULT,_$$_IMPORT_ALL,module,exports,_dependencyMap){var _readOnlyError=_$$_REQUIRE(_dependencyMap[0]),_extends=_$$_REQUIRE(_dependencyMap[1]),_get=_$$_REQUIRE(_dependencyMap[2]),_regeneratorRuntime=_$$_REQUIRE(_dependencyMap[3]),_defineProperty=_$$_REQUIRE(_dependencyMap[4]),_slicedToArray=_$$_REQUIRE(_dependencyMap[5]),_assertThisInitialized=_$$_REQUIRE(_dependencyMap[6]),_classCallCheck=_$$_REQUIRE(_dependencyMap[7]),_createClass=_$$_REQUIRE(_dependencyMap[8]),_inherits=_$$_REQUIRE(_dependencyMap[9]),_possibleConstructorReturn=_$$_REQUIRE(_dependencyMap[10]),_getPrototypeOf=_$$_REQUIRE(_dependencyMap[11]),_toConsumableArray=_$$_REQUIRE(_dependencyMap[12]),e,t;function _createSuper(e){var t=_isNativeReflectConstruct();return function(){var n,r=_getPrototypeOf(e);if(t){var i=_getPrototypeOf(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return _possibleConstructorReturn(this,n)}}function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function _createForOfIteratorHelperLoose(e,t){var n;if("undefined"==typeof Symbol||null==e["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(e)||(n=_unsupportedIterableToArray(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(n)}function _unsupportedIterableToArray(e,t){if(e){if("string"==typeof e)return _arrayLikeToArray(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(e,t):void 0}}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}e=window,t=function(){return(function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag")&&Object.defineProperty(e,"function"==typeof Symbol?Symbol.toStringTag:"@@toStringTag",{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=147)})([function(e,t){e.exports={ADD_ICE_CANDIDATE_FAILED:"xmpp.add_ice_candidate_failed",AUDIO_MUTED_BY_FOCUS:"xmpp.audio_muted_by_focus",AUTHENTICATION_REQUIRED:"xmpp.authentication_required",BRIDGE_DOWN:"xmpp.bridge_down",CALL_ACCEPTED:"xmpp.callaccepted.jingle",CALL_INCOMING:"xmpp.callincoming.jingle",CALL_ENDED:"xmpp.callended.jingle",CHAT_ERROR_RECEIVED:"xmpp.chat_error_received",CONFERENCE_PROPERTIES_CHANGED:"xmpp.conference_properties_changed",CONNECTION_ESTABLISHED:"xmpp.connection.connected",CONNECTION_FAILED:"xmpp.connection.failed",CONNECTION_INTERRUPTED:"xmpp.connection.interrupted",CONNECTION_RESTORED:"xmpp.connection.restored",CONNECTION_ICE_FAILED:"xmpp.connection.ice.failed",CONNECTION_STATUS_CHANGED:"xmpp.connection.status.changed",DISPLAY_NAME_CHANGED:"xmpp.di
__d(function(g,r,i,a,m,e,d){m.exports=function(n){throw new Error("\""+n+"\" is read-only")}},541,[]);
__d(function(e,t,n,r,i,o,a){!(function(e,t){"use strict";"object"==typeof i&&"object"==typeof i.exports?i.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)})("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=Object.getPrototypeOf,i=n.slice,o=n.flat?function(e){return n.flat.call(e)}:function(e){return n.concat.apply([],e)},a=n.push,s=n.indexOf,u={},l=u.toString,c=u.hasOwnProperty,f=c.toString,p=f.call(Object),d={},h=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},g=function(e){return null!=e&&e===e.window},v=e.document,y={type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o=(n=n||v).createElement("script");if(o.text=e,t)for(r in y)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?u[l.call(e)]||"object":typeof e}var b=function e(t,n){return new e.fn.init(t,n)};function w(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!h(e)&&!g(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}b.fn=b.prototype={jquery:"3.5.1",constructor:b,length:0,toArray:function(){return i.call(this)},get:function(e){return null==e?i.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=b.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return b.each(this,e)},map:function(e){return this.pushStack(b.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(i.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(b.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(b.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:a,sort:n.sort,splice:n.splice},b.extend=b.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||h(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(b.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||b.isPlainObject(n)?n:{},i=!1,a[t]=b.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},b.extend({expando:"jQuery"+("3.5.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==l.call(e))&&(!(t=r(e))||"function"==typeof(n=c.call(t,"constructor")&&t.constructor)&&f.call(n)===p)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){m(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(w(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(w(Object(e))?b.merge(n,"string"==typeof e?[e]:e):a.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:s.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,a=0,s=[];if(w(e))for(r=e.length;a<r;a++)null!=(i=t(e[a],a,n))&&s.push(i);else for(a in e)null!=(i=t(e[a],a,n))&&s.push(i);return o(s)},guid:1,support:d}),"function"==typeof Symbol&&(b.fn["function"==typeof Symbol?Symbol.iterator:"@@iterator"]=n["function"==typeof Symbol?Symbol.iterator:"@@iterator"]),b.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){u["[object "+t+"]"]=t.toLowerCase()});var T=(function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,v,y,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ie(),S=ie(),A=ie(),k=ie(),N=function(e,t){return e===t&&(f=!0),0},D={}.hasOw
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=r(d[4]);function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function s(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?f(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):f(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var l=new((function(){function t(){(0,o.default)(this,t),this._elements={}}return(0,c.default)(t,[{key:"combineReducers",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,u.combineReducers)(s(s({},this._elements),t))}},{key:"register",value:function(t,n){this._elements[t]=n}}]),t})());e.default=l},543,[3,463,4,5,486]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=r(d[3]),s=t(r(d[4]));function u(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=c(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function c(t,n){if(t){if("string"==typeof t)return f(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?f(t,n):void 0}}function f(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,l=new Array(n);o<n;o++)l[o]=t[o];return l}var v=new((function(){function t(){(0,n.default)(this,t),this._selectorListeners=new Set}return(0,o.default)(t,[{key:"_listener",value:function(t){for(var n,o=t.prevSelections,c=t.store,f=u(this._selectorListeners);!(n=f()).done;){var v=n.value,y=o.get(v);try{var b,p=v.selector(c.getState(),y),h=null==v?void 0:null==(b=v.options)?void 0:b.deepEquals;(h&&!(0,l.equals)(y,p)||!h&&y!==p)&&(o.set(v,p),v.listener(p,c,y))}catch(t){s.default.error(t)}}}},{key:"register",value:function(t,n,o){this._selectorListeners.add({listener:n,selector:t,options:o})}},{key:"subscribe",value:function(t){this._selectorListeners.size&&t.subscribe(this._listener.bind(this,{prevSelections:new Map,store:t}))}}]),t})());e.default=v},544,[3,4,5,465,516]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},545,[546,550]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},546,[547]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},547,[548,549]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.BoxModel=void 0;e.BoxModel={margin:10,padding:10}},548,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ColorPalette=void 0;var l={appBackground:"#111111",black:"#111111",blackBlue:'rgb(0, 3, 6)',blue:'#17A0DB',blueHighlight:'#1081b2',buttonUnderlay:'#495258',darkGrey:'#555555',green:'#40b183',lightGrey:'#AAAAAA',overflowMenuItemUnderlay:'#EEEEEE',red:'#D00000',transparent:'rgba(0, 0, 0, 0)',warning:'rgb(215, 121, 118)',white:'#FFFFFF',G400:'#00875A',N500:'#42526E',R400:'#DE350B',Y200:'#FFC400'};e.ColorPalette=l},549,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t={getFixedPlatformStyle:!0};e.getFixedPlatformStyle=function(t){return t};var n=r(d[0]);Object.keys(n).forEach(function(o){"default"!==o&&"__esModule"!==o&&(Object.prototype.hasOwnProperty.call(t,o)||Object.defineProperty(e,o,{enumerable:!0,get:function(){return n[o]}}))})},550,[551]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.styleTypeToObject=function t(n){if(!n)return{};if(Array.isArray(n)){for(var o,c={},f=s(n);!(o=f()).done;){var l=o.value;(0,u.default)(c,t(l))}return c}return n},e.combineStyles=function(t,n){var u=[];t&&(Array.isArray(t)?u.push.apply(u,(0,o.default)(t)):u.push(t));n&&(Array.isArray(n)?u.push.apply(u,(0,o.default)(n)):u.push(n));return u},e.createStyleSheet=function(t){for(var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o={},u=0,c=Object.keys(t);u<c.length;u++){var f=c[u];o[f]=P(p(p({},t[f]),n[f]))}return o},e.fixAndroidViewClipping=function(t){'android'===c.default.OS&&(t.borderColor=f.ColorPalette.appBackground,t.borderWidth=1);return t},e.getRGBAFormat=function(t,n){var o=t.match(h);if(o)return"#"+o[1]+o[2]+o[3]+S(n);if(o=t.match(v))return"#"+o[1]+o[1]+o[2]+o[2]+o[3]+o[3]+S(n);if(o=t.match(O))return"rgba("+o[1]+", "+o[2]+", "+o[3]+", "+n+")";return t},e.isDarkColor=function(t){var n=I(t);return.2126*w(n.r)+.7152*w(n.g)+.0722*w(n.b)<=.179};var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),f=r(d[5]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function p(t){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?l(Object(u),!0).forEach(function(o){(0,n.default)(t,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):l(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function s(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=b(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function b(t,n){if(t){if("string"==typeof t)return y(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?y(t,n):void 0}}function y(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var h=/^#([0-9A-F]{2,2})([0-9A-F]{2,2})([0-9A-F]{2,2})$/i,v=/^#([0-9A-F]{1,1})([0-9A-F]{1,1})([0-9A-F]{1,1})$/i,O=/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/i,A=/^rgba\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3}),\s*([0-9.]+)\)$/i,j=['height','width'];function S(t){return Number(Math.round(255*t)).toString(16).padStart(2,'0')}function w(t){return t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4)}function I(t){var n=t.match(h);return n?{r:parseInt(n[1],16)/255,g:parseInt(n[2],16)/255,b:parseInt(n[3],16)/255}:(n=t.match(v))?{r:parseInt(""+n[1]+n[1],16)/255,g:parseInt(""+n[2]+n[2],16)/255,b:parseInt(""+n[3]+n[3],16)/255}:(n=t.match(O)||t.match(A))?{r:parseInt(n[1],10)/255,g:parseInt(n[2],10)/255,b:parseInt(n[3],10)/255}:{r:0,g:0,b:0}}function P(t){for(var n,o=s(j);!(n=o()).done;){var u=n.value,c=t[u],f=typeof c;if('undefined'!==f&&'number'!==f){var l=Number(c);Number.isNaN(l)?delete t[u]:t[u]=l}}return t}},551,[3,463,446,73,552,546]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]).Platform;e.default=t},552,[15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]),o={_defaultTheme:{background:'rgb(255, 255, 255)',errorText:t.ColorPalette.red,icon:'rgb(28, 32, 37)',text:'rgb(28, 32, 37)'},Chat:{displayName:'rgb(94, 109, 121)',localMsgBackground:'rgb(215, 230, 249)',privateMsgBackground:'rgb(250, 219, 219)',privateMsgNotice:'rgb(186, 39, 58)',remoteMsgBackground:'rgb(241, 242, 246)',replyBorder:'rgb(219, 197, 200)',replyIcon:'rgb(94, 109, 121)'},Conference:{inviteButtonBackground:'rgb(0, 119, 225)',onVideoText:'white'},Dialog:{border:'rgba(0, 3, 6, 0.6)',buttonBackground:t.ColorPalette.blue,buttonLabel:t.ColorPalette.white},Header:{background:t.ColorPalette.blue,icon:t.ColorPalette.white,statusBar:t.ColorPalette.blueHighlight,statusBarContent:t.ColorPalette.white,text:t.ColorPalette.white},Modal:{},LargeVideo:{background:'rgb(42, 58, 75)'},LoadConfigOverlay:{background:'rgb(249, 249, 249)'},Thumbnail:{activeParticipantHighlight:'rgb(81, 214, 170)',activeParticipantTint:'rgba(49, 183, 106, 0.3)',background:'rgb(94, 109, 122)'},Toolbox:{button:'rgb(255, 255, 255)',buttonToggled:'rgb(38, 58, 76)',buttonToggledBorder:(0,t.getRGBAFormat)('#a4b8d1',.6),hangup:'rgb(225, 45, 45)'}};e.default=o},553,[545]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},554,[555,556,558,557]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.hideDialog=t,e.openDialog=u,e.toggleDialog=function(n,c){return function(p,l){(0,o.isDialogOpen)(l,n)?p(t(n)):p(u(n,c))}};var n=r(d[0]),o=r(d[1]);function t(o){return{type:n.HIDE_DIALOG,component:o}}function u(o,t,u){return{rawDialog:u,type:n.OPEN_DIALOG,component:o,componentProps:t}}},555,[556,557]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.OPEN_DIALOG=e.HIDE_DIALOG=void 0;e.HIDE_DIALOG='HIDE_DIALOG';e.OPEN_DIALOG='OPEN_DIALOG'},556,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isAnyDialogOpen=function(t){return Boolean((0,o.toState)(t)['features/base/dialog'].component)},e.isDialogOpen=function(t,n){return(0,o.toState)(t)['features/base/dialog'].component===n},e._abstractMapStateToProps=function(o){return{_dialogStyles:t.ColorSchemeRegistry.get(o,'Dialog')}};var t=r(d[0]),o=r(d[1])},557,[458,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={DialogContent:!0};Object.defineProperty(e,"DialogContent",{enumerable:!0,get:function(){return u.default}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var u=t(r(d[2]))},558,[3,559,1259]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},559,[560]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={BottomSheet:!0,ConfirmDialog:!0,CustomDialog:!0,DialogContainer:!0,AlertDialog:!0,InputDialog:!0,CustomSubmitDialog:!0};Object.defineProperty(e,"BottomSheet",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"ConfirmDialog",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"CustomDialog",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"DialogContainer",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"AlertDialog",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"InputDialog",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"CustomSubmitDialog",{enumerable:!0,get:function(){return p.default}});var o=t(r(d[1])),u=t(r(d[2])),l=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),b=t(r(d[6])),p=t(r(d[7])),y=r(d[8]);Object.keys(y).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return y[t]}}))})},560,[3,561,1249,1253,1254,1256,1257,1258,1247]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),s=n(r(d[4])),u=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8])),p=t(r(d[9])),y=r(d[10]),S=r(d[11]),v=r(d[12]),b=r(d[13]),R=(r(d[14]),r(d[15]));function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(_,t);var n,S,b=(n=_,S=w(),function(){var t,o=(0,h.default)(n);if(S){var l=(0,h.default)(this).constructor;t=Reflect.construct(o,arguments,l)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function _(t){var n;return(0,l.default)(this,_),(n=b.call(this,t)).panResponder=y.PanResponder.create({onStartShouldSetPanResponder:n._onShouldSetResponder.bind((0,u.default)(n)),onMoveShouldSetPanResponder:n._onShouldSetResponder.bind((0,u.default)(n)),onPanResponderRelease:n._onGestureEnd.bind((0,u.default)(n))}),n}return(0,s.default)(_,[{key:"render",value:function(){var t=this.props,n=t._styles,l=t.renderHeader;return p.default.createElement(v.SlidingView,{accessibilityRole:"menu",accessibilityViewIsModal:!0,onHide:this.props.onCancel,position:"bottom",show:!0},p.default.createElement(y.View,{pointerEvents:"box-none",style:R.bottomSheetStyles.sheetContainer},p.default.createElement(y.View,{pointerEvents:"box-none",style:R.bottomSheetStyles.sheetAreaCover}),l&&l(),p.default.createElement(y.SafeAreaView,(0,o.default)({style:[R.bottomSheetStyles.sheetItemContainer,n.sheet]},this.panResponder.panHandlers),p.default.createElement(y.ScrollView,{bounces:!1,showsVerticalScrollIndicator:!1,style:R.bottomSheetStyles.scrollView},this.props.children))))}},{key:"_onGestureEnd",value:function(t,n){if(Math.abs(n.vy)>Math.abs(n.vx)&&Math.abs(n.vy)>.2){var o=n.vy>0?'down':'up',l=this.props,s=l.onCancel,u=l.onSwipe,c=!1;u&&(c=u(o)),'down'!==o||c||s&&s()}}},{key:"_onShouldSetResponder",value:function(t,n){return 1===t.nativeEvent.touches.length&&Math.abs(n.dx)>5&&Math.abs(n.dy)>5}}]),_})(p.PureComponent);var E=(0,b.connect)(function(t){return{_styles:S.ColorSchemeRegistry.get(t,'BottomSheet')}})(_);e.default=E},561,[2,3,73,4,5,10,6,8,11,70,15,458,562,464,545,1247]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={Platform:!0};Object.defineProperty(e,"Platform",{enumerable:!0,get:function(){return u.default}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var c=r(d[2]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}}))});var u=t(r(d[3])),f=r(d[4]);Object.keys(f).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return f[t]}}))})},562,[3,563,1245,552,1246]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={AbstractPage:!0,NavigateSectionList:!0};Object.defineProperty(e,"AbstractPage",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"NavigateSectionList",{enumerable:!0,get:function(){return u.default}});var c=r(d[1]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}}))});var o=t(r(d[2])),u=t(r(d[3]))},563,[3,564,1243,1244]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},564,[565]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AvatarListItem",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"BackButton",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"BaseIndicator",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"Button",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"Container",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"ForwardButton",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"Header",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"HeaderLabel",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"HeaderWithNavigation",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"Image",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"Link",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(e,"Linkify",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"LoadingIndicator",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"Modal",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(e,"NavigateSectionListEmptyComponent",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"NavigateSectionListItem",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(e,"NavigateSectionListSectionHeader",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(e,"PagedList",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(e,"Pressable",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"SectionList",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(e,"SlidingView",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(e,"Switch",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"Text",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"TintedView",{enumerable:!0,get:function(){return h.default}});var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),b=t(r(d[7])),p=t(r(d[8])),y=t(r(d[9])),P=t(r(d[10])),j=t(r(d[11])),O=t(r(d[12])),s=t(r(d[13])),L=t(r(d[14])),v=t(r(d[15])),S=t(r(d[16])),B=t(r(d[17])),I=t(r(d[18])),w=t(r(d[19])),H=t(r(d[20])),N=t(r(d[21])),_=t(r(d[22])),k=t(r(d[23])),h=t(r(d[24]))},565,[3,566,1201,1202,1204,578,1205,1206,1208,1209,1210,1211,1213,1228,1229,1230,1231,1232,1233,1234,1235,1236,1241,1212,1242]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),s=n(r(d[4])),f=n(r(d[5])),o=n(r(d[6])),c=n(r(d[7])),y=t(r(d[8])),p=r(d[9]),v=r(d[10]),h=(r(d[11]),n(r(d[12]))),I=t(r(d[13]));function L(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,f.default)(E,t);var n,_,R=(n=E,_=L(),function(){var t,l=(0,c.default)(n);if(_){var u=(0,c.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,o.default)(this,t)});function E(t){var n;return(0,l.default)(this,E),(n=R.call(this,t))._renderItemLine=n._renderItemLine.bind((0,s.default)(n)),n}return(0,u.default)(E,[{key:"render",value:function(){var t=this.props,n=t.avatarOnly,l=t.avatarSize,u=void 0===l?I.AVATAR_SIZE:l,s=t.avatarStatus,f=t.avatarStyle,o=t.onLongPress,c=t.onPress,L=this.props.item,_=L.avatar,R=L.colorBase,E=L.lines,S=L.title;return y.default.createElement(h.default,{onClick:c,onLongPress:o,style:I.default.listItem,underlayColor:I.UNDERLAY_COLOR},y.default.createElement(v.Avatar,{colorBase:R,displayName:S,size:u,status:s,style:f,url:_}),n||y.default.createElement(h.default,{style:I.default.listItemDetails},y.default.createElement(p.Text,{numberOfLines:1,style:[I.default.listItemText,I.default.listItemTitle,this.props.titleStyle]},S),this._renderItemLines(E)),this.props.children)}},{key:"_renderItemLine",value:function(t,n){return t?y.default.createElement(p.Text,{key:n,numberOfLines:1,style:[I.default.listItemText,this.props.linesStyle]},t):null}},{key:"_renderItemLines",value:function(t){return t&&t.length?t.map(this._renderItemLine):null}}]),E})(y.Component);e.default=_},566,[2,3,4,5,10,6,8,11,70,15,567,545,578,1200]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},567,[568,1199]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={Avatar:!0};Object.defineProperty(e,"Avatar",{enumerable:!0,get:function(){return u.default}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var u=t(r(d[2]))},568,[3,569,884]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"StatelessAvatar",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},569,[3,570]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),o=t(r(d[5])),f=t(r(d[6])),c=r(d[7]),v=r(d[8]),y=t(r(d[9])),p=t(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=r(d[11]),A=(function(t){(0,u.default)(k,t);var y,A,E=(y=k,A=h(),function(){var t,n=(0,o.default)(y);if(A){var l=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function k(){return(0,n.default)(this,k),E.apply(this,arguments)}return(0,l.default)(k,[{key:"render",value:function(){var t,n=this.props,l=n.initials,u=n.size,s=n.style,o=n.url;return t=this._isIcon(o)?this._renderIconAvatar(o):o?this._renderURLAvatar():l?this._renderInitialsAvatar():this._renderDefaultAvatar(),f.default.createElement(c.View,null,f.default.createElement(c.View,{style:[p.default.avatarContainer(u),s]},t),this._renderAvatarStatus())}},{key:"_renderAvatarStatus",value:function(){var t=this.props,n=t.size,l=t.status;return l?f.default.createElement(c.View,{style:p.default.badgeContainer},f.default.createElement(c.View,{style:p.default.badge(n,l)})):null}},{key:"_renderDefaultAvatar",value:function(){var t=this.props.size;return f.default.createElement(c.Image,{source:_,style:[p.default.avatarContent(t),p.default.staticAvatar]})}},{key:"_renderIconAvatar",value:function(t){var n=this.props,l=n.color,u=n.size;return f.default.createElement(c.View,{style:[p.default.initialsContainer,{backgroundColor:l}]},f.default.createElement(v.Icon,{src:t,style:p.default.initialsText(u)}))}},{key:"_renderInitialsAvatar",value:function(){var t=this.props,n=t.color,l=t.initials,u=t.size;return f.default.createElement(c.View,{style:[p.default.initialsContainer,{backgroundColor:n}]},f.default.createElement(c.Text,{style:p.default.initialsText(u)}," ",l," "))}},{key:"_renderURLAvatar",value:function(){var t=this.props,n=t.onAvatarLoadError,l=t.size,u=t.url;return f.default.createElement(c.Image,{defaultSource:_,onError:n,resizeMode:"cover",source:{uri:u},style:p.default.avatarContent(l)})}}]),k})(y.default);e.default=A},570,[3,4,5,6,8,11,70,15,571,881,882,883]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},571,[572,580]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Icon",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},572,[3,573]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=f,e.DEFAULT_SIZE=e.DEFAULT_COLOR=void 0;var l=t(r(d[1])),o=t(r(d[2])),n=r(d[3]),c=r(d[4]),u='ReactNative'===navigator.product?'white':void 0;e.DEFAULT_COLOR=u;var s='ReactNative'===navigator.product?36:24;function f(t){var f,v,E=t.className,_=t.color,L=t.id,O=t.onClick,T=t.size,p=t.src,y=t.style,C=(0,c.styleTypeToObject)(null!=y?y:{}),N=C.color,h=C.fontSize,A=(0,l.default)(C,["color","fontSize"]),D=null!=(f=null!=_?_:N)?f:u,F=null!=(v=null!=T?T:h)?v:s;return o.default.createElement(n.Container,{className:"jitsi-icon "+E,onClick:O,style:A},o.default.createElement(p,{fill:D,height:F,id:L,width:F}))}e.DEFAULT_SIZE=s,f.defaultProps={className:''}},573,[3,574,70,576,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){if(null==n)return{};var l,p,b=t(n,o);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(n);for(p=0;p<c.length;p++)l=c[p],o.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(n,l)&&(b[l]=n[l])}return b}},574,[575]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){if(null==n)return{};var f,u,o={},c=Object.keys(n);for(u=0;u<c.length;u++)f=c[u],t.indexOf(f)>=0||(o[f]=n[f]);return o}},575,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},576,[577]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Container",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},577,[3,578]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),s=t(r(d[6])),f=t(r(d[7])),b=t(r(d[8])),p=t(r(d[9])),y=r(d[10]);function h(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function v(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?h(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):h(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,s.default)(j,t);var n,h,P=(n=j,h=O(),function(){var t,o=(0,b.default)(n);if(h){var c=(0,b.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function j(){return(0,c.default)(this,j),P.apply(this,arguments)}return(0,l.default)(j,[{key:"render",value:function(){var t=this.props,n=t.accessibilityLabel,c=t.accessible,l=t.onClick,s=t.onLongPress,f=t.touchFeedback,h=void 0===f?Boolean(l||s):f,O=t.underlayColor,P=t.visible,k=void 0===P||P,w=(0,o.default)(t,["accessibilityLabel","accessible","onClick","onLongPress","touchFeedback","underlayColor","visible"]);if(!k)return null;var D=l||s||h,L=(0,u.default)((0,b.default)(j.prototype),"_render",this).call(this,y.View,v({pointerEvents:D?'auto':'box-none'},w));if(L&&D){var C={accessibilityLabel:n,accessible:c,onLongPress:s,onPress:l};L=h?p.default.createElement(y.TouchableHighlight,v(v({},C),{},{underlayColor:O}),L):p.default.createElement(y.TouchableWithoutFeedback,C,L)}return L}}]),j})(t(r(d[11])).default);e.default=P},578,[3,463,574,4,5,456,6,8,11,70,15,579]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=t(r(d[9])),b=r(d[10]);function O(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function h(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?O(Object(o),!0).forEach(function(n){(0,c.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):O(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var j=(function(t){(0,l.default)(j,t);var n,c,O=(n=j,c=v(),function(){var t,o=(0,p.default)(n);if(c){var u=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,s.default)(this,t)});function j(){return(0,u.default)(this,j),O.apply(this,arguments)}return(0,f.default)(j,[{key:"_render",value:function(t,n){var c=n||this.props,u=c.children,f=c.style,l=(c.touchFeedback,c.visible,(0,o.default)(c,["children","style","touchFeedback","visible"])),s=(0,b.getFixedPlatformStyle)(f);return y.default.createElement(t,h({style:s},l),u)}}]),j})(y.Component);e.default=j},579,[2,3,463,574,4,5,6,8,11,70,545]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"IconAdd",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"IconAddPeople",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"IconArrowBack",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"IconArrowDown",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"IconArrowDownSmall",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"IconArrowUp",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"IconArrowLeft",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"IconAudioOnly",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"IconAudioOnlyOff",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"IconAudioRoute",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"IconDeviceSpeaker",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"IconVolume",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"IconBlurBackground",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"IconCamera",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(e,"IconCameraDisabled",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(e,"IconCancelSelection",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(e,"IconChat",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(e,"IconChatSend",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"IconChatUnread",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"IconCheck",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"IconClose",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(e,"IconCloseX",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(e,"IconClosedCaption",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(e,"IconCodeBlock",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"IconConnectionActive",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"IconConnectionInactive",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(e,"IconCopy",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(e,"IconCrown",{enumerable:!0,get:function(){return V.default}}),Object.defineProperty(e,"IconDeviceBluetooth",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(e,"IconDeviceEarpiece",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(e,"IconDeviceHeadphone",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(e,"IconDominantSpeaker",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(e,"IconDownload",{enumerable:!0,get:function(){return Q.default}}),Object.defineProperty(e,"IconDragHandle",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(e,"IconE2EE",{enumerable:!0,get:function(){return W.default}}),Object.defineProperty(e,"IconEdit",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"IconEmail",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(e,"IconEventNote",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(e,"IconExclamation",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(e,"IconExclamationSolid",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(e,"IconExitFullScreen",{enumerable:!0,get:function(){return J.default}}),Object.defineProperty(e,"IconFeedback",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(e,"IconFullScreen",{enumerable:!0,get:function(){return X.default}}),Object.defineProperty(e,"IconGoogle",{enumerable:!0,get:function(){return Y.default}}),Object.defineP
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var v=u(r(d[2])),h=u(r(d[3])),l=t(r(d[4])),f=function(t){return h.default.createElement(l.default,(0,v.default)({width:24,height:24,viewBox:"0 0 24 24"},t),h.default.createElement(l.Path,{d:"M18.984 12.984h-6v6h-1.969v-6h-6v-1.969h6v-6h1.969v6h6v1.969z"}))};e.default=f},581,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={};Object.defineProperty(e,"default",{enumerable:!0,get:function(){return u.default}});var u=t(r(d[1]));Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))})},582,[2,583]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Shape",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"Rect",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"RNSVGRect",{enumerable:!0,get:function(){return f.RNSVGRect}}),Object.defineProperty(e,"Circle",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"RNSVGCircle",{enumerable:!0,get:function(){return o.RNSVGCircle}}),Object.defineProperty(e,"Ellipse",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"RNSVGEllipse",{enumerable:!0,get:function(){return c.RNSVGEllipse}}),Object.defineProperty(e,"Polygon",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"Polyline",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"Line",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"RNSVGLine",{enumerable:!0,get:function(){return p.RNSVGLine}}),Object.defineProperty(e,"Svg",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(e,"RNSVGSvg",{enumerable:!0,get:function(){return S.RNSVGSvg}}),Object.defineProperty(e,"Path",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"RNSVGPath",{enumerable:!0,get:function(){return P.RNSVGPath}}),Object.defineProperty(e,"G",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"RNSVGGroup",{enumerable:!0,get:function(){return y.RNSVGGroup}}),Object.defineProperty(e,"Text",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(e,"RNSVGText",{enumerable:!0,get:function(){return j.RNSVGText}}),Object.defineProperty(e,"TSpan",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"RNSVGTSpan",{enumerable:!0,get:function(){return O.RNSVGTSpan}}),Object.defineProperty(e,"TextPath",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(e,"RNSVGTextPath",{enumerable:!0,get:function(){return G.RNSVGTextPath}}),Object.defineProperty(e,"Use",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(e,"RNSVGUse",{enumerable:!0,get:function(){return R.RNSVGUse}}),Object.defineProperty(e,"Image",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(e,"RNSVGImage",{enumerable:!0,get:function(){return N.RNSVGImage}}),Object.defineProperty(e,"Symbol",{enumerable:!0,get:function(){return V.default}}),Object.defineProperty(e,"RNSVGSymbol",{enumerable:!0,get:function(){return V.RNSVGSymbol}}),Object.defineProperty(e,"Defs",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"RNSVGDefs",{enumerable:!0,get:function(){return s.RNSVGDefs}}),Object.defineProperty(e,"LinearGradient",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"RNSVGLinearGradient",{enumerable:!0,get:function(){return v.RNSVGLinearGradient}}),Object.defineProperty(e,"RadialGradient",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"RNSVGRadialGradient",{enumerable:!0,get:function(){return h.RNSVGRadialGradient}}),Object.defineProperty(e,"Stop",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(e,"ClipPath",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(e,"RNSVGClipPath",{enumerable:!0,get:function(){return U.RNSVGClipPath}}),Object.defineProperty(e,"Pattern",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(e,"RNSVGPattern",{enumerable:!0,get:function(){return T.RNSVGPattern}}),Object.defineProperty(e,"Mask",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(e,"RNSVGMask",{enumerable:!0,get:function(){return F.RNSVGMask}}),Object.defineProperty(e,"Marker",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(e,"RNSVGMarker",{enumerable:!0,get:function(){return M.RNSVGMarker}}),Object.defineProperty(e,"ForeignObject",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"RNSVGForeignObject",{enumerable:!0,get:function(
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.multiply_matrices=b,e.invert=k,e.matrixTransform=S,e.default=e.ownerSVGElement=e.SVGPoint=e.SVGMatrix=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),h=t(r(d[8])),v=r(d[9]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var w=v.NativeModules.RNSVGRenderableManager;function b(t,n){var o=t.a,u=t.b,f=t.c,c=t.d,l=t.e,s=t.f,h=n.a,v=n.b,y=n.c,w=n.d,b=n.e,k=n.f;return{a:o*h+f*v,c:o*y+f*w,e:o*b+f*k+l,b:u*h+c*v,d:u*y+c*w,f:u*b+c*k+s}}function k(t){var n=t.a,o=t.b,u=t.c,f=t.d,c=t.e,l=t.f,s=n*f-o*u;return{a:f/s,b:-o/s,c:-u/s,d:n/s,e:(u*l-f*c)/s,f:-(n*l-o*c)/s}}var p=Math.PI/180,M=(function(){function t(n){if((0,c.default)(this,t),n){var o=n.a,u=n.b,f=n.c,l=n.d,s=n.e,h=n.f;this.a=o,this.b=u,this.c=f,this.d=l,this.e=s,this.f=h}else this.a=1,this.b=0,this.c=0,this.d=1,this.e=0,this.f=0}return(0,l.default)(t,[{key:"multiply",value:function(n){return new t(b(this,n))}},{key:"inverse",value:function(){return new t(k(this))}},{key:"translate",value:function(n,o){return new t(b(this,{a:1,b:0,c:0,d:1,e:n,f:o}))}},{key:"scale",value:function(n){return new t(b(this,{a:n,b:0,c:0,d:n,e:0,f:0}))}},{key:"scaleNonUniform",value:function(n,o){return new t(b(this,{a:n,b:0,c:0,d:o,e:0,f:0}))}},{key:"rotate",value:function(n){var o=Math.cos(p*n),u=Math.sin(p*n);return new t(b(this,{a:o,b:u,c:-u,d:o,e:0,f:0}))}},{key:"rotateFromVector",value:function(n,o){var u=Math.atan2(o,n),f=Math.cos(p*u),c=Math.sin(p*u);return new t(b(this,{a:f,b:c,c:-c,d:f,e:0,f:0}))}},{key:"flipX",value:function(){return new t(b(this,{a:-1,b:0,c:0,d:1,e:0,f:0}))}},{key:"flipY",value:function(){return new t(b(this,{a:1,b:0,c:0,d:-1,e:0,f:0}))}},{key:"skewX",value:function(n){return new t(b(this,{a:1,b:0,c:Math.tan(p*n),d:1,e:0,f:0}))}},{key:"skewY",value:function(n){return new t(b(this,{a:1,b:Math.tan(p*n),c:0,d:1,e:0,f:0}))}}]),t})();function S(t,n){var o=t.a,u=t.b,f=t.c,c=t.d,l=t.e,s=t.f,h=n.x,v=n.y;return{x:o*h+f*v+l,y:u*h+c*v+s}}e.SVGMatrix=M;var P=(function(){function t(n){if((0,c.default)(this,t),n){var o=n.x,u=n.y;this.x=o,this.y=u}else this.x=0,this.y=0}return(0,l.default)(t,[{key:"matrixTransform",value:function(n){return new t(S(n,this))}}]),t})();e.SVGPoint=P;var x={createSVGPoint:function(){return new P},createSVGMatrix:function(){return new M}};e.ownerSVGElement=x;var N=(function(t){(0,o.default)(k,t);var l,s,b=(l=k,s=y(),function(){var t,n=(0,f.default)(l);if(s){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function k(t,o){var u;return(0,c.default)(this,k),(u=b.call(this,t,o)).root=null,u.refMethod=function(t){u.root=t},u.setNativeProps=function(t){u.root&&u.root.setNativeProps(t)},u.getBBox=function(t){var n=t||{},o=n.fill,f=void 0===o||o,c=n.stroke,l=void 0===c||c,s=n.markers,h=void 0===s||s,y=n.clipped,b=void 0===y||y,k=(0,v.findNodeHandle)(u.root);return w.getBBox(k,{fill:f,stroke:l,markers:h,clipped:b})},u.getCTM=function(){var t=(0,v.findNodeHandle)(u.root);return new M(w.getCTM(t))},u.getScreenCTM=function(){var t=(0,v.findNodeHandle)(u.root);return new M(w.getScreenCTM(t))},u.isPointInFill=function(t){var n=(0,v.findNodeHandle)(u.root);return w.isPointInFill(n,t)},u.isPointInStroke=function(t){var n=(0,v.findNodeHandle)(u.root);return w.isPointInStroke(n,t)},u.getTotalLength=function(){var t=(0,v.findNodeHandle)(u.root);return w.getTotalLength(t)},u.getPointAtLength=function(t){var n=(0,v.findNodeHandle)(u.root);return new P(w.getPointAtLength(n,{length:t}))},(0,h.default)((0,n.default)(u)),u}return k})(s.Component);e.default=N,N.prototype.ownerSVGElement=x},584,[3,10,6,8,11,4,5,70,585,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1]));function o(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function s(t){for(var s=1;s<arguments.length;s++){var l=null!=arguments[s]?arguments[s]:{};s%2?o(Object(l),!0).forEach(function(o){(0,n.default)(t,o,l[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):o(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}var l={top:20,left:20,right:20,bottom:30},u=r(d[2]).Touchable.Mixin,c=u.touchableHandleStartShouldSetResponder,p=u.touchableHandleResponderTerminationRequest,h=u.touchableHandleResponderGrant,f=u.touchableHandleResponderMove,b=u.touchableHandleResponderRelease,v=u.touchableHandleResponderTerminate,R=u.touchableGetInitialState,O=s(s({},u),{},{touchableHandleStartShouldSetResponder:function(t){var n=this.props.onStartShouldSetResponder;return n?n(t):c.call(this,t)},touchableHandleResponderTerminationRequest:function(t){var n=this.props.onResponderTerminationRequest;return n?n(t):p.call(this,t)},touchableHandleResponderGrant:function(t){var n=this.props.onResponderGrant;return n?n(t):h.call(this,t)},touchableHandleResponderMove:function(t){var n=this.props.onResponderMove;return n?n(t):f.call(this,t)},touchableHandleResponderRelease:function(t){var n=this.props.onResponderRelease;return n?n(t):b.call(this,t)},touchableHandleResponderTerminate:function(t){var n=this.props.onResponderTerminate;return n?n(t):v.call(this,t)},touchableHandlePress:function(t){var n=this.props.onPress;n&&n(t)},touchableHandleActivePressIn:function(t){var n=this.props.onPressIn;n&&n(t)},touchableHandleActivePressOut:function(t){var n=this.props.onPressOut;n&&n(t)},touchableHandleLongPress:function(t){var n=this.props.onLongPress;n&&n(t)},touchableGetPressRectOffset:function(){return this.props.pressRetentionOffset||l},touchableGetHitSlop:function(){return this.props.hitSlop},touchableGetHighlightDelayMS:function(){return this.props.delayPressIn||0},touchableGetLongPressDelayMS:function(){var t=this.props.delayLongPress;return 0===t?0:t||500},touchableGetPressOutDelayMS:function(){return this.props.delayPressOut||0}}),P=Object.keys(O),y=P.map(function(t){return O[t]}),H=P.length;e.default=function(t){for(var n=0;n<H;n++){var o=P[n],s=y[n];t[o]='function'==typeof s?s.bind(t):s}t.state=R()}},585,[3,463,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGRect=e.default=void 0;var u=t(r(d[1])),n=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),h=t(r(d[7])),s=r(d[8]),y=r(d[9]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(N,t);var s,v,x=(s=N,v=p(),function(){var t,u=(0,l.default)(s);if(v){var n=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function N(){return(0,n.default)(this,N),x.apply(this,arguments)}return(0,f.default)(N,[{key:"render",value:function(){var t=this.props,n=t.x,f=t.y,c=t.width,o=t.height,l=t.rx,s=t.ry;return h.default.createElement(R,(0,u.default)({ref:this.refMethod},(0,y.withoutXY)(this,t),{x:n,y:f,width:c,height:o,rx:l,ry:s}))}}]),N})(t(r(d[10])).default);e.default=v,v.displayName='Rect',v.defaultProps={x:0,y:0,width:0,height:0};var R=(0,s.requireNativeComponent)('RNSVGRect');e.RNSVGRect=R},586,[3,73,4,5,6,8,11,70,15,587,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.propsAndStyles=b,e.default=j,e.extract=function(t,n){return j(b(n),t)},e.withoutXY=function(t,n){return j(v(v({},b(n)),{},{x:null,y:null}),t)};var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),l=t(r(d[4])),p=r(d[5]),u=t(r(d[6])),f=t(r(d[7])),s=r(d[8]);function y(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function v(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?y(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):y(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var O={evenodd:0,nonzero:1};function b(t){var o=t.style;return o?v(v({},Array.isArray(o)?Object.assign.apply(Object,[{}].concat((0,n.default)(o))):o),t):t}function P(t){if(t){var n=t.match(s.idPattern);return n?n[1]:void 0}}function j(t,n){var o=t.id,y=t.opacity,b=t.onLayout,j=t.clipPath,k=t.clipRule,h=t.display,w=t.mask,x=t.marker,S=t.markerStart,D=void 0===S?x:S,E=t.markerMid,M=void 0===E?x:E,_=t.markerEnd,A=void 0===_?x:_,L=t.transform,I=[],R=(0,p.props2transform)(t),z=v(v(v(v(v({matrix:(0,p.transformToMatrix)(R,L)},R),{},{propList:I,opacity:(0,f.default)(y)},(0,u.default)(t,n)),(0,c.default)(t,I)),(0,l.default)(t,I)),{},{display:'none'===h?'none':void 0});if(b&&(z.onLayout=b),D&&(z.markerStart=P(D)),M&&(z.markerMid=P(M)),A&&(z.markerEnd=P(A)),o&&(z.name=String(o)),k&&(z.clipRule=0===O[k]?0:1),j){var T=j.match(s.idPattern);T?z.clipPath=T[1]:console.warn('Invalid `clipPath` prop, expected a clipPath like "#id", but got: "'+j+'"')}if(w){var X=w.match(s.idPattern);X?z.mask=X[1]:console.warn('Invalid `mask` prop, expected a mask like "#id", but got: "'+w+'"')}return z}},587,[3,446,463,588,592,594,597,591,598]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(l,n){var o=l.fill,p=l.fillRule,s=l.fillOpacity;null!=o&&n.push('fill');null!=s&&n.push('fillOpacity');null!=p&&n.push('fillRule');return{fill:o||'number'==typeof o?(0,u.default)(o):c,fillRule:p&&0===t[p]?0:1,fillOpacity:(0,f.default)(s)}};var u=l(r(d[1])),f=l(r(d[2])),n=r(d[3]),t={evenodd:0,nonzero:1},o=n.colorNames.black,c=[0,(0,n.integerColor)(o)]},588,[3,589,591,590]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){if('number'==typeof n&&n>>>0===n&&n>=0&&n<=4294967295)return[0,(0,t.integerColor)(n)];if(!n||'none'===n)return null;if('currentColor'===n)return u;if('context-fill'===n)return f;if('context-stroke'===n)return l;var c='string'==typeof n&&n.match(o);if(c)return[1,c[1]];var s=(0,t.default)(n);if('number'==typeof s)return[0,s];return console.warn("\""+n+"\" is not a valid color or brush"),null};var t=n(r(d[1])),o=/^url\(#(.+)\)$/,u=[2],f=[3],l=[4]},589,[2,590]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(l){if('number'==typeof l)return l>>>0===l&&l>=0&&l<=4294967295?_(l):null;var n='string'==typeof l?O(l):l;if(!Array.isArray(n))return n;var t=n[0],o=n[1],s=n[2],u=n[3],c=((void 0===u?4278190080:Math.round(255*u)<<24)|Math.round(255*t)<<16|Math.round(255*o)<<8|Math.round(255*s))>>>0;return _(c)},e.integerColor=e.colorNames=e.colors=void 0;var l=r(d[0]),n={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};e.colors=n;var t={};for(var o in e.colorNames=t,n)if(n.hasOwnProperty(o)){var s=n[o],u=s[0],c=s[1],h=s[2];t[o]=(4278190080|u<<16|c<<8|h)>>>0}function f(l,n,t,o){var s,u,c,h,f,b=l/360,p=n/100,y=t/100;if(0===p)return[f=y,f,f,o];s=2*y-(u=y<.5?y*(1+p):
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var t=+n;return isNaN(t)?1:t}},591,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,f){var h=t.stroke,c=t.strokeOpacity,p=t.strokeLinecap,v=t.strokeLinejoin,y=t.strokeDasharray,D=t.strokeWidth,L=t.strokeDashoffset,b=t.strokeMiterlimit,j=t.vectorEffect;null!=h&&f.push('stroke');null!=D&&f.push('strokeWidth');null!=c&&f.push('strokeOpacity');null!=y&&f.push('strokeDasharray');null!=L&&f.push('strokeDashoffset');null!=p&&f.push('strokeLinecap');null!=v&&f.push('strokeLinejoin');null!=b&&f.push('strokeMiterlimit');var M=y&&'none'!==y?(0,n.default)(y):null;return{stroke:(0,o.default)(h),strokeOpacity:(0,s.default)(c),strokeLinecap:p&&l[p]||0,strokeLinejoin:v&&u[v]||0,strokeDasharray:M&&M.length%2==1?M.concat(M):M,strokeWidth:null!=D?D:1,strokeDashoffset:y&&L?+L||0:null,strokeMiterlimit:(b&&'number'!=typeof b?parseFloat(b):b)||4,vectorEffect:j&&k[j]||0}};var o=t(r(d[1])),s=t(r(d[2])),n=t(r(d[3])),l={butt:0,square:2,round:1},u={miter:0,bevel:2,round:1},k={none:0,default:0,nonScalingStroke:1,'non-scaling-stroke':1,inherit:2,uri:3}},592,[3,589,591,593]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(u){return Array.isArray(u)?u:'number'==typeof u?[u]:'string'==typeof u?u.trim().replace(n,' ').split(t):[]};var t=/\s+/,n=/,/g},593,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.props2transform=y,e.transformToMatrix=l,e.default=function(s){if(Array.isArray(s))return s;if('string'==typeof s)try{var o=(0,n.parse)(s);return[o[0],o[3],o[1],o[4],o[2],o[5]]}catch(n){return console.error(n),t.identity}return l(y(s),s.transform)};var t=r(d[0]),n=r(d[1]);function s(n){var s=n.x,o=n.y,y=n.originX,l=n.originY,f=n.scaleX,c=n.scaleY,u=n.rotation,p=n.skewX,A=n.skewY;(0,t.appendTransform)(s+y,o+l,f,c,u,p,A,y,l)}function o(t,n,s,o){var y,l;if('number'==typeof t)y=l=t;else if('string'==typeof t){var f=t.split(/\s*,\s*/);2===f.length?(y=+f[0],l=+f[1]):1===f.length&&(y=l=+f[0])}else Array.isArray(t)&&(2===t.length?(y=+t[0],l=+t[1]):1===t.length&&(y=l=+t[0]));return n=+n,isNaN(n)||(y=n),s=+s,isNaN(s)||(l=s),[y||o||0,l||o||0]}function y(t){var n=t.rotation,s=void 0===n?0:n,y=t.translate,l=t.translateX,f=t.translateY,c=t.origin,u=t.originX,p=t.originY,A=t.scale,v=t.scaleX,X=t.scaleY,Y=t.skew,h=t.skewX,w=t.skewY,k=t.x,x=t.y;(Array.isArray(k)||Array.isArray(x))&&console.warn('Passing SvgLengthList to x or y attribute where SvgLength expected');var b=o(y,l||(Array.isArray(k)?k[0]:k),f||(Array.isArray(x)?x[0]:x)),N=o(c,u,p),_=o(A,v,X,1),L=o(Y,h,w);return{rotation:+s||0,originX:N[0],originY:N[1],scaleX:_[0],scaleY:_[1],skewX:L[0],skewY:L[1],x:b[0],y:b[1]}}function l(o,l){if((0,t.reset)(),s(o),l)if(Array.isArray(l))'number'==typeof l[0]&&(0,t.append)(l[0],l[1],l[2],l[3],l[4],l[5]);else if('string'==typeof l)try{var f=(0,n.parse)(l);(0,t.append)(f[0],f[3],f[1],f[4],f[2],f[5])}catch(t){console.error(t)}else s(y(l));return(0,t.toArray)()}},594,[595,596]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.reset=function(){if(M)return;f=v=1,o=u=c=s=0,M=!0},e.toArray=function(){if(M)return n;return[f,o,u,v,c,s]},e.append=h,e.appendTransform=function(n,p,l,y,_,P,b,j,A){if(0===n&&0===p&&1===l&&1===y&&0===_&&0===P&&0===b&&0===j&&0===A)return;var I,O;if(_%360){var T=_*t;I=Math.cos(T),O=Math.sin(T)}else I=1,O=0;var k=I*l,q=O*l,w=-O*y,x=I*y;if(P||b){var z=Math.tan(b*t),B=Math.tan(P*t);h(k+B*q,z*k+q,w+B*x,z*w+x,n,p)}else h(k,q,w,x,n,p);(j||A)&&(c-=j*f+A*u,s-=j*o+A*v,M=!1)},e.identity=void 0;var t=Math.PI/180,n=[1,0,0,1,0,0];e.identity=n;var f=1,o=0,u=0,v=1,c=0,s=0,M=!0;function h(t,n,h,p,l,y){var _=1!==t||0!==n||0!==h||1!==p,P=0!==l||0!==y;if(_||P){if(M)return M=!1,f=t,o=n,u=h,v=p,c=l,void(s=y);var b=f,j=o,A=u,I=v;_&&(f=b*t+A*n,o=j*t+I*n,u=b*h+A*p,v=j*h+I*p),P&&(c=b*l+A*y+c,s=j*l+I*y+s)}}},595,[]);
__d(function(g,r,i,a,m,e,d){"use strict";function n(t,u,o,f){this.message=t,this.expected=u,this.found=o,this.location=f,this.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,n)}!(function(n,t){function u(){this.constructor=n}u.prototype=t.prototype,n.prototype=new u})(n,Error),n.buildMessage=function(n,t){var u={literal:function(n){return"\""+f(n.text)+"\""},class:function(n){var t,u="";for(t=0;t<n.parts.length;t++)u+=n.parts[t]instanceof Array?s(n.parts[t][0])+"-"+s(n.parts[t][1]):s(n.parts[t]);return"["+(n.inverted?"^":"")+u+"]"},any:function(n){return"any character"},end:function(n){return"end of input"},other:function(n){return n.description}};function o(n){return n.charCodeAt(0).toString(16).toUpperCase()}function f(n){return n.replace(/\\/g,'\\\\').replace(/"/g,'\\"').replace(/\0/g,'\\0').replace(/\t/g,'\\t').replace(/\n/g,'\\n').replace(/\r/g,'\\r').replace(/[\x00-\x0F]/g,function(n){return'\\x0'+o(n)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(n){return'\\x'+o(n)})}function s(n){return n.replace(/\\/g,'\\\\').replace(/\]/g,'\\]').replace(/\^/g,'\\^').replace(/-/g,'\\-').replace(/\0/g,'\\0').replace(/\t/g,'\\t').replace(/\n/g,'\\n').replace(/\r/g,'\\r').replace(/[\x00-\x0F]/g,function(n){return'\\x0'+o(n)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(n){return'\\x'+o(n)})}return"Expected "+(function(n){var t,o,f,s=new Array(n.length);for(t=0;t<n.length;t++)s[t]=(f=n[t],u[f.type](f));if(s.sort(),s.length>0){for(t=1,o=1;t<s.length;t++)s[t-1]!==s[t]&&(s[o]=s[t],o++);s.length=o}switch(s.length){case 1:return s[0];case 2:return s[0]+" or "+s[1];default:return s.slice(0,-1).join(", ")+", or "+s[s.length-1]}})(n)+" but "+(function(n){return n?"\""+f(n)+"\"":"end of input"})(t)+" found."},m.exports={SyntaxError:n,parse:function(t,u){u=void 0!==u?u:{};var o,f={},s={transformList:ve},l=ve,c=function(n){return n},h=function(n,t){return o=t,f=(u=n)[0],s=u[1],l=u[2],c=u[3],h=u[4],p=u[5],v=o[0],A=o[1],x=o[2],C=o[3],y=o[4],j=o[5],[f*v+s*C,f*A+s*y,f*x+s*j+l,c*v+h*C,c*A+h*y,c*x+h*j+p];var u,o,f,s,l,c,h,p,v,A,x,C,y,j},p="matrix",v=ce("matrix",!1),A="(",x=ce("(",!1),C=")",y=ce(")",!1),j=function(n,t,u,o,f,s){return[n,u,f,t,o,s]},w="translate",b=ce("translate",!1),E=function(n,t){return[1,0,n,0,1,t||0]},F="scale",M=ce("scale",!1),k=function(n,t){return[n,0,0,0,null===t?n:t,0]},S="rotate",R=ce("rotate",!1),I=function(n,t){var u=Math.cos(Be*n),o=Math.sin(Be*n);if(null!==t){var f=t[0],s=t[1];return[u,-o,u*-f+-o*-s+f,o,u,o*-f+u*-s+s]}return[u,-o,0,o,u,0]},T="skewX",X=ce("skewX",!1),Y=function(n){return[1,Math.tan(Be*n),0,0,1,0]},_="skewY",L=ce("skewY",!1),P=function(n){return[1,0,0,Math.tan(Be*n),1,0]},U=function(n){return parseFloat(n.join(""))},q=function(n){return parseInt(n.join(""))},z=function(n){return n},B=function(n,t){return[n,t]},D=",",G=ce(",",!1),H=function(n){return n.join("")},J=function(n){return n.join("")},K=function(n){return n.join("")},N={type:"other",description:"fractionalConstant"},O=".",Q=ce(".",!1),V=function(n,t){return[n?n.join(""):null,".",t.join("")].join("")},W=/^[eE]/,Z=he(["e","E"],!1,!1),$=function(n){return[n[0],n[1],n[2].join("")].join("")},ee=/^[+\-]/,re=he(["+","-"],!1,!1),ne=/^[0-9]/,te=he([["0","9"]],!1,!1),ue=/^[ \t\r\n]/,oe=he([" ","\t","\r","\n"],!1,!1),ie=0,fe=[{line:1,column:1}],se=0,le=[],ae=0;if("startRule"in u){if(!(u.startRule in s))throw new Error("Can't start parsing from rule \""+u.startRule+"\".");l=s[u.startRule]}function ce(n,t){return{type:"literal",text:n,ignoreCase:t}}function he(n,t,u){return{type:"class",parts:n,inverted:t,ignoreCase:u}}function pe(n){var u,o=fe[n];if(o)return o;for(u=n-1;!fe[u];)u--;for(o={line:(o=fe[u]).line,column:o.column};u<n;)10===t.charCodeAt(u)?(o.line++,o.column=1):o.column++,u++;return fe[n]=o,o}function ge(n,t){var u=pe(n),o=pe(t);return{start:{offset:n,line:u.line,column:u.column},end:{offset:t,line:o.line,column:o.column}}}function de(n){ie<se||(ie>se&&(se=ie,le=[]),le.push(n))}function ve(){var n,t,u,o,s;for(n=ie,t=[],u=Pe();u!==f;)t.push(u),u=Pe();if(t!==f)if((u=Ae())===f&&(u=null),u!==f){for(o=[],s=Pe();s!
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n,t){for(var l=n.onPress,u=n.disabled,p=n.onPressIn,R=n.onPressOut,c=n.onLongPress,b=n.delayPressIn,h=n.delayPressOut,P=n.delayLongPress,v=n.pointerEvents,H={},S=!1,f=0;f<s;f++){var y=o[f],O=n[y];O&&(S=!0,H[y]=O)}v&&(H.pointerEvents=v);(null!=u||l||p||R||c||b||h||P)&&(S=!0,H.onResponderMove=t.touchableHandleResponderMove,H.onResponderGrant=t.touchableHandleResponderGrant,H.onResponderRelease=t.touchableHandleResponderRelease,H.onResponderTerminate=t.touchableHandleResponderTerminate,H.onStartShouldSetResponder=t.touchableHandleStartShouldSetResponder,H.onResponderTerminationRequest=t.touchableHandleResponderTerminationRequest);S&&(H.responsible=!0);return H};var n=r(d[0]),o=Object.keys(n.PanResponder.create({}).panHandlers),s=o.length},597,[15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.pickNotNil=function(n){var t={};for(var o in n)if(n.hasOwnProperty(o)){var u=n[o];void 0!==u&&null!==u&&(t[o]=u)}return t},e.idPattern=void 0;e.idPattern=/#([^)]+)\)?$/},598,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGCircle=e.default=void 0;var c=t(r(d[1])),u=t(r(d[2])),n=t(r(d[3])),f=t(r(d[4])),l=t(r(d[5])),o=t(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(C,t);var p,h,x=(p=C,h=v(),function(){var t,c=(0,o.default)(p);if(h){var u=(0,o.default)(this).constructor;t=Reflect.construct(c,arguments,u)}else t=c.apply(this,arguments);return(0,l.default)(this,t)});function C(){return(0,u.default)(this,C),x.apply(this,arguments)}return(0,n.default)(C,[{key:"render",value:function(){var t=this.props,u=t.cx,n=t.cy,f=t.r;return s.default.createElement(R,(0,c.default)({ref:this.refMethod},(0,y.extract)(this,t),{cx:u,cy:n,r:f}))}}]),C})(t(r(d[10])).default);e.default=h,h.displayName='Circle',h.defaultProps={cx:0,cy:0,r:0};var R=(0,p.requireNativeComponent)('RNSVGCircle');e.RNSVGCircle=R},599,[3,73,4,5,6,8,11,70,15,587,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGEllipse=e.default=void 0;var u=t(r(d[1])),n=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),l=t(r(d[5])),o=t(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(E,t);var p,h,R=(p=E,h=v(),function(){var t,u=(0,o.default)(p);if(h){var n=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function E(){return(0,n.default)(this,E),R.apply(this,arguments)}return(0,c.default)(E,[{key:"render",value:function(){var t=this.props,n=t.cx,c=t.cy,f=t.rx,l=t.ry;return s.default.createElement(x,(0,u.default)({ref:this.refMethod},(0,y.extract)(this,t),{cx:n,cy:c,rx:f,ry:l}))}}]),E})(t(r(d[10])).default);e.default=h,h.displayName='Ellipse',h.defaultProps={cx:0,cy:0,rx:0,ry:0};var x=(0,p.requireNativeComponent)('RNSVGEllipse');e.RNSVGEllipse=x},600,[3,73,4,5,6,8,11,70,15,587,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),s=t(r(d[7])),p=t(r(d[8])),v=t(r(d[9])),y=t(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,o.default)(M,t);var v,P,R=(v=M,P=h(),function(){var t,n=(0,c.default)(v);if(P){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function M(){var t;(0,u.default)(this,M);for(var n=arguments.length,f=new Array(n),o=0;o<n;o++)f[o]=arguments[o];return(t=R.call.apply(R,[this].concat(f))).setNativeProps=function(n){var u=n.points;u&&(n.d="M"+(0,y.default)(u)+"z"),t.root&&t.root.setNativeProps(n)},t}return(0,f.default)(M,[{key:"render",value:function(){var t=this.props,u=t.points;return s.default.createElement(p.default,(0,n.default)({ref:this.refMethod,d:u&&"M"+(0,y.default)(u)+"z"},t))}}]),M})(v.default);e.default=P,P.displayName='Polygon',P.defaultProps={points:''}},601,[3,73,4,5,6,8,11,70,602,584,603]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGPath=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,c.default)(N,t);var h,y,P=(h=N,y=v(),function(){var t,n=(0,l.default)(h);if(y){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function N(){return(0,u.default)(this,N),P.apply(this,arguments)}return(0,f.default)(N,[{key:"render",value:function(){var t=this.props;return s.default.createElement(R,(0,n.default)({ref:this.refMethod},(0,p.extract)(this,t),{d:t.d}))}}]),N})(t(r(d[10])).default);e.default=y,y.displayName='Path';var R=(0,h.requireNativeComponent)('RNSVGPath');e.RNSVGPath=R},602,[3,73,4,5,6,8,11,70,15,587,584]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){return(Array.isArray(n)?n.join(','):n).replace(/[^e]-/,' -').split(/(?:\s+|\s*,\s*)/g).join(' ')}},603,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),s=t(r(d[7])),p=t(r(d[8])),v=t(r(d[9])),y=t(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,o.default)(M,t);var v,P,R=(v=M,P=h(),function(){var t,n=(0,c.default)(v);if(P){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function M(){var t;(0,u.default)(this,M);for(var n=arguments.length,f=new Array(n),o=0;o<n;o++)f[o]=arguments[o];return(t=R.call.apply(R,[this].concat(f))).setNativeProps=function(n){var u=n.points;u&&(n.d="M"+(0,y.default)(u)),t.root&&t.root.setNativeProps(n)},t}return(0,f.default)(M,[{key:"render",value:function(){var t=this.props,u=t.points;return s.default.createElement(p.default,(0,n.default)({ref:this.refMethod,d:u&&"M"+(0,y.default)(u)},t))}}]),M})(v.default);e.default=P,P.displayName='Polyline',P.defaultProps={points:''}},604,[3,73,4,5,6,8,11,70,602,584,603]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGLine=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=t(r(d[7])),y=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,c.default)(N,t);var y,h,R=(y=N,h=v(),function(){var t,n=(0,l.default)(y);if(h){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function N(){return(0,u.default)(this,N),R.apply(this,arguments)}return(0,f.default)(N,[{key:"render",value:function(){var t=this.props,u=t.x1,f=t.y1,c=t.x2,o=t.y2;return s.default.createElement(x,(0,n.default)({ref:this.refMethod},(0,p.extract)(this,t),{x1:u,y1:f,x2:c,y2:o}))}}]),N})(t(r(d[10])).default);e.default=h,h.displayName='Line',h.defaultProps={x1:0,y1:0,x2:0,y2:0};var x=(0,y.requireNativeComponent)('RNSVGLine');e.RNSVGLine=x},605,[3,73,4,5,6,8,11,70,15,587,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGSvg=e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),s=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5])),u=t(r(d[6])),f=t(r(d[7])),p=t(r(d[8])),y=t(r(d[9])),h=t(r(d[10])),v=r(d[11]),b=t(r(d[12])),O=t(r(d[13])),k=t(r(d[14])),w=t(r(d[15])),R=t(r(d[16]));function j(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);o&&(s=s.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,s)}return n}function N(t){for(var o=1;o<arguments.length;o++){var n=null!=arguments[o]?arguments[o]:{};o%2?j(Object(n),!0).forEach(function(o){(0,s.default)(t,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):j(Object(n)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(n,o))})}return t}function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=v.NativeModules.RNSVGSvgViewManager,D=v.StyleSheet.create({svg:{backgroundColor:'transparent',borderWidth:0}}),L=(function(t){(0,f.default)(L,t);var s,w,j=(s=L,w=S(),function(){var t,o=(0,y.default)(s);if(w){var n=(0,y.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,p.default)(this,t)});function L(){var t;(0,c.default)(this,L);for(var o=arguments.length,n=new Array(o),s=0;s<o;s++)n[s]=arguments[s];return(t=j.call.apply(j,[this].concat(n))).measureInWindow=function(o){t.root&&t.root.measureInWindow(o)},t.measure=function(o){t.root&&t.root.measure(o)},t.measureLayout=function(o,n,s){t.root&&t.root.measureLayout(o,n,s)},t.setNativeProps=function(o){var n=o.width,s=o.height;n&&(o.bbWidth=n),s&&(o.bbHeight=s),t.root&&t.root.setNativeProps(o)},t.toDataURL=function(o,n){if(o){var s=(0,v.findNodeHandle)(t.root);P.toDataURL(s,n,o)}},t}return(0,u.default)(L,[{key:"render",value:function(){var t=this.props,s=t.opacity,c=void 0===s?1:s,u=t.viewBox,f=t.preserveAspectRatio,p=t.style,y=t.children,v=t.onLayout,w=(0,l.default)(t,["opacity","viewBox","preserveAspectRatio","style","children","onLayout"]),j=N(N({},Array.isArray(p)?Object.assign.apply(Object,[{}].concat((0,n.default)(p))):p),w),S=j.color,P=j.width,L=j.height,A=j.focusable,W=j.font,x=j.transform,V=j.fill,B=j.fillOpacity,E=j.fillRule,G=j.stroke,I=j.strokeWidth,_=j.strokeOpacity,C=j.strokeDasharray,H=j.strokeDashoffset,U=j.strokeLinecap,q=j.strokeLinejoin,Y=j.strokeMiterlimit,z=parseInt(P,10),F=parseInt(L,10),J=isNaN(z)||'%'===P[P.length-1],K=isNaN(F)||'%'===L[L.length-1],Q=P&&L?{width:J?P:z,height:K?L:F,flex:0}:null,T=+c,X=isNaN(T)?null:{opacity:T},Z=(0,k.default)(S);return h.default.createElement(M,(0,o.default)({},w,{bbWidth:P,bbHeight:L,color:Z,tintColor:Z,onLayout:v,ref:this.refMethod,style:[D.svg,p,X,Q],focusable:Boolean(A)&&'false'!==A},(0,b.default)(w,this),(0,O.default)({viewBox:u,preserveAspectRatio:f})),h.default.createElement(R.default,{children:y,style:p,font:W,transform:x,fill:V,fillOpacity:B,fillRule:E,stroke:G,strokeWidth:I,strokeOpacity:_,strokeDasharray:C,strokeDashoffset:H,strokeLinecap:U,strokeLinejoin:q,strokeMiterlimit:Y}))}}]),L})(w.default);e.default=L,L.displayName='Svg',L.defaultProps={preserveAspectRatio:'xMidYMid meet'};var M=(0,v.requireNativeComponent)('RNSVGSvgView');e.RNSVGSvg=M},606,[3,73,446,463,574,4,5,6,8,11,70,15,597,607,590,584,608]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(l){var x=l.viewBox,u=l.preserveAspectRatio;if(!x)return null;var o=(Array.isArray(x)?x:x.trim().split(M)).map(Number);if(4!==o.length||o.some(isNaN))return console.warn('Invalid `viewBox` prop:'+x),null;var v=u?u.trim().split(M):[],s=v[0],c=v[1];return{minX:o[0],minY:o[1],vbWidth:o[2],vbHeight:o[3],align:t[s]||'xMidYMid',meetOrSlice:n[c]||0}},e.alignEnum=e.meetOrSliceTypes=void 0;var n={meet:0,slice:1,none:2};e.meetOrSliceTypes=n;var t=['xMinYMin','xMidYMin','xMaxYMin','xMinYMid','xMidYMid','xMaxYMid','xMinYMax','xMidYMax','xMaxYMax','none'].reduce(function(n,t){return n[t]=t,n},{});e.alignEnum=t;var M=/\s+/},607,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGGroup=e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),f=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),v=r(d[9]),h=t(r(d[10])),y=r(d[11]),R=n(r(d[12]));function G(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var N=(function(t){(0,c.default)(x,t);var n,v,N=(n=x,v=G(),function(){var t,u=(0,s.default)(n);if(v){var o=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function x(){var t;(0,o.default)(this,x);for(var n=arguments.length,u=new Array(n),f=0;f<n;f++)u[f]=arguments[f];return(t=N.call.apply(N,[this].concat(u))).setNativeProps=function(n){var u=!n.matrix&&(0,R.default)(n);u&&(n.matrix=u),t.root&&t.root.setNativeProps(n)},t}return(0,f.default)(x,[{key:"render",value:function(){var t=this.props,n=(0,h.propsAndStyles)(t);return p.default.createElement(S,(0,u.default)({ref:this.refMethod},(0,h.default)(n,this),{font:(0,y.extractFont)(n)}),t.children)}}]),x})(n(r(d[13])).default);e.default=N,N.displayName='G';var S=(0,v.requireNativeComponent)('RNSVGGroup');e.RNSVGGroup=S},608,[2,3,73,4,5,6,8,11,70,15,587,609,594,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.extractFont=j,e.setTSpan=function(t){p=t},e.default=function(t,n){var o=t.x,c=t.y,u=t.dx,s=t.dy,y=t.rotate,S=t.children,b=t.inlineSize,O=t.baselineShift,h=t.verticalAlign,v=t.alignmentBaseline,x='string'==typeof S||'number'==typeof S?n?l.default.createElement(p,null,String(S)):null:l.Children.count(S)>1||Array.isArray(S)?l.Children.map(S,P):S;return{content:null===x?String(S):null,children:x,inlineSize:b,baselineShift:O,verticalAlign:h,alignmentBaseline:v,font:j(t),x:(0,f.default)(o),y:(0,f.default)(c),dx:(0,f.default)(u),dy:(0,f.default)(s),rotate:(0,f.default)(y)}};var o=n(r(d[2])),l=t(r(d[3])),f=n(r(d[4])),c=r(d[5]);function u(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function s(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?u(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):u(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}var p,y=/^\s*((?:(?:normal|bold|italic)\s+)*)(?:(\d+(?:\.\d+)?(?:%|px|em|pt|pc|mm|cm|in]))*(?:\s*\/.*?)?\s+)?\s*"?([^"]*)/i,S=/^[\s"']*/,b=/[\s"']*$/,O=/\s*,\s*/g,h={};function v(t){return t?t.split(O)[0].replace(S,'').replace(b,''):null}function x(t){if(h.hasOwnProperty(t))return h[t];var n=y.exec(t);if(!n)return h[t]=null,null;var o=/bold/.exec(n[1]),l=/italic/.exec(n[1]);return h[t]={fontSize:n[2]||12,fontWeight:o?'bold':'normal',fontStyle:l?'italic':'normal',fontFamily:v(n[3])},h[t]}function j(t){var n=t.fontData,o=t.fontStyle,l=t.fontVariant,f=t.fontWeight,u=t.fontStretch,p=t.fontSize,y=t.fontFamily,S=t.textAnchor,b=t.textDecoration,O=t.letterSpacing,h=t.wordSpacing,j=t.kerning,P=t.fontFeatureSettings,w=t.fontVariantLigatures,D=t.fontVariationSettings,A=t.font,F=(0,c.pickNotNil)({fontData:n,fontStyle:o,fontVariant:l,fontWeight:f,fontStretch:u,fontSize:p,fontFamily:v(y),textAnchor:S,textDecoration:b,letterSpacing:O,wordSpacing:h,kerning:j,fontFeatureSettings:P,fontVariantLigatures:w,fontVariationSettings:D});return s(s({},'string'==typeof A?x(A):A),F)}function P(t){return'string'==typeof t||'number'==typeof t?l.default.createElement(p,null,String(t)):t}},609,[2,3,463,70,593,598]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGText=e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=n(r(d[9])),v=r(d[10]),O=n(r(d[11])),h=t(r(d[12])),b=n(r(d[13])),j=r(d[14]),P=n(r(d[15]));function N(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function x(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?N(Object(u),!0).forEach(function(n){(0,o.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):N(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[16]);var S=(function(t){(0,l.default)(P,t);var n,o,v=(n=P,o=R(),function(){var t,u=(0,p.default)(n);if(o){var c=(0,p.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function P(){var t;(0,c.default)(this,P);for(var n=arguments.length,o=new Array(n),f=0;f<n;f++)o[f]=arguments[f];return(t=v.call.apply(v,[this].concat(o))).setNativeProps=function(n){var o=n&&!n.matrix&&(0,b.default)(n);o&&(n.matrix=o);var c=(0,h.propsAndStyles)(n);(0,u.default)(c,(0,j.pickNotNil)((0,O.default)(c,!0))),t.root&&t.root.setNativeProps(c)},t}return(0,f.default)(P,[{key:"render",value:function(){var t=(0,h.propsAndStyles)(this.props),n=(0,h.default)(x(x({},t),{},{x:null,y:null}),this);return(0,u.default)(n,(0,O.default)(t,!0)),n.ref=this.refMethod,y.default.createElement(w,n)}}]),P})(P.default);e.default=S,S.displayName='Text';var w=(0,v.requireNativeComponent)('RNSVGText');e.RNSVGText=w},610,[2,3,463,73,4,5,6,8,11,70,15,609,587,594,598,584,611]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGTSpan=e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),p=n(r(d[7])),s=n(r(d[8])),y=n(r(d[9])),v=r(d[10]),O=t(r(d[11])),h=n(r(d[12])),b=t(r(d[13])),S=r(d[14]);function j(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function P(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?j(Object(u),!0).forEach(function(n){(0,o.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):j(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function N(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(j,t);var n,o,v=(n=j,o=N(),function(){var t,u=(0,s.default)(n);if(o){var c=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,p.default)(this,t)});function j(){var t;(0,c.default)(this,j);for(var n=arguments.length,o=new Array(n),f=0;f<n;f++)o[f]=arguments[f];return(t=v.call.apply(v,[this].concat(o))).setNativeProps=function(n){var o=!n.matrix&&(0,h.default)(n);o&&(n.matrix=o);var c=(0,O.propsAndStyles)(n);(0,u.default)(c,(0,S.pickNotNil)((0,b.default)(c,!1))),t.root&&t.root.setNativeProps(c)},t}return(0,f.default)(j,[{key:"render",value:function(){var t=(0,O.propsAndStyles)(this.props),n=(0,O.default)(P(P({},t),{},{x:null,y:null}),this);return(0,u.default)(n,(0,b.default)(t,!1)),n.ref=this.refMethod,y.default.createElement(w,n)}}]),j})(n(r(d[15])).default);e.default=R,R.displayName='TSpan',(0,b.setTSpan)(R);var w=(0,v.requireNativeComponent)('RNSVGTSpan');e.RNSVGTSpan=w},611,[2,3,463,73,4,5,6,8,11,70,15,587,594,609,598,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGTextPath=e.default=void 0;var n=t(r(d[1])),f=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4])),u=t(r(d[5])),c=t(r(d[6])),s=t(r(d[7])),h=t(r(d[8])),p=r(d[9]),v=t(r(d[10])),x=r(d[11]),y=t(r(d[12])),P=r(d[13]),N=t(r(d[14])),R=t(r(d[15]));function k(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T=(function(t){(0,u.default)(S,t);var p,N,T=(p=S,N=k(),function(){var t,n=(0,s.default)(p);if(N){var f=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,f)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function S(){var t;(0,l.default)(this,S);for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return(t=T.call.apply(T,[this].concat(o))).setNativeProps=function(n){var l=!n.matrix&&(0,v.default)(n);l&&(n.matrix=l),(0,f.default)(n,(0,P.pickNotNil)((0,y.default)(n,!0))),t.root&&t.root.setNativeProps(n)},t}return(0,o.default)(S,[{key:"render",value:function(){var t=this.props,l=t.children,o=t.xlinkHref,u=t.href,c=void 0===u?o:u,s=t.startOffset,p=void 0===s?0:s,v=t.method,N=t.spacing,k=t.side,T=t.alignmentBaseline,S=t.midLine,_=(0,n.default)(t,["children","xlinkHref","href","startOffset","method","spacing","side","alignmentBaseline","midLine"]),w=c&&c.match(P.idPattern),B=w&&w[1];if(B){var G=(0,x.withoutXY)(this,_);return(0,f.default)(G,(0,y.default)({children:l},!0),{href:B,startOffset:p,method:v,spacing:N,side:k,alignmentBaseline:T,midLine:S}),G.ref=this.refMethod,h.default.createElement(O,G)}return console.warn('Invalid `href` prop for `TextPath` element, expected a href like "#id", but got: "'+c+'"'),h.default.createElement(R.default,{ref:this.refMethod},l)}}]),S})(N.default);e.default=T,T.displayName='TextPath';var O=(0,p.requireNativeComponent)('RNSVGTextPath');e.RNSVGTextPath=O},612,[3,574,73,4,5,6,8,11,70,15,594,587,609,598,584,611]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGUse=e.default=void 0;var n=t(r(d[1])),f=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),h=t(r(d[7])),s=r(d[8]),p=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,o.default)(N,t);var s,R,w=(s=N,R=y(),function(){var t,n=(0,c.default)(s);if(R){var f=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,f)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function N(){return(0,f.default)(this,N),w.apply(this,arguments)}return(0,u.default)(N,[{key:"render",value:function(){var t=this.props,f=t.children,u=t.x,o=t.y,l=t.width,c=t.height,s=t.xlinkHref,y=t.href,R=void 0===y?s:y,w=R&&R.match(v.idPattern),N=w&&w[1];return N||console.warn('Invalid `href` prop for `Use` element, expected a href like "#id", but got: "'+R+'"'),h.default.createElement(x,(0,n.default)({ref:this.refMethod},(0,p.withoutXY)(this,t),{href:N,x:u,y:o,width:l,height:c}),f)}}]),N})(t(r(d[11])).default);e.default=R,R.displayName='Use',R.defaultProps={x:0,y:0,width:0,height:0};var x=(0,s.requireNativeComponent)('RNSVGUse');e.RNSVGUse=x},613,[3,73,4,5,6,8,11,70,15,587,598,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGImage=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),l=t(r(d[4])),o=t(r(d[5])),c=t(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=/\s+/,x=(function(t){(0,l.default)(N,t);var x,M,I=(x=N,M=y(),function(){var t,n=(0,c.default)(x);if(M){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function N(){return(0,u.default)(this,N),I.apply(this,arguments)}return(0,f.default)(N,[{key:"render",value:function(){var t=this.props,u=t.preserveAspectRatio,f=t.x,l=t.y,o=t.width,c=t.height,y=t.xlinkHref,x=t.href,M=void 0===x?y:x,I=u?u.trim().split(R):[],N=I[0],w=I[1];return s.default.createElement(S,(0,n.default)({ref:this.refMethod},(0,v.withoutXY)(this,t),{x:f,y:l,width:o,height:c,meetOrSlice:p.meetOrSliceTypes[w]||0,align:p.alignEnum[N]||'xMidYMid',src:M?h.Image.resolveAssetSource('string'==typeof M?{uri:M}:M):null}))}}]),N})(t(r(d[11])).default);e.default=x,x.displayName='Image',x.defaultProps={x:0,y:0,width:0,height:0,preserveAspectRatio:'xMidYMid meet'};var S=(0,h.requireNativeComponent)('RNSVGImage');e.RNSVGImage=S},614,[3,73,4,5,6,8,11,70,15,607,587,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGSymbol=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),l=t(r(d[4])),o=t(r(d[5])),c=t(r(d[6])),s=t(r(d[7])),y=r(d[8]),p=t(r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,l.default)(b,t);var y,h,S=(y=b,h=v(),function(){var t,n=(0,c.default)(y);if(h){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function b(){return(0,u.default)(this,b),S.apply(this,arguments)}return(0,f.default)(b,[{key:"render",value:function(){var t=this.props,u=t.id,f=t.children;return s.default.createElement(R,(0,n.default)({ref:this.refMethod,name:u},(0,p.default)(t)),f)}}]),b})(t(r(d[10])).default);e.default=h,h.displayName='Symbol';var R=(0,y.requireNativeComponent)('RNSVGSymbol');e.RNSVGSymbol=R},615,[3,73,4,5,6,8,11,70,15,607,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGDefs=e.default=void 0;var u=n(r(d[2])),f=n(r(d[3])),c=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),p=r(d[8]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,c.default)(R,t);var n,p,y=(n=R,p=v(),function(){var t,u=(0,l.default)(n);if(p){var f=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,f)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function R(){return(0,u.default)(this,R),y.apply(this,arguments)}return(0,f.default)(R,[{key:"render",value:function(){return s.default.createElement(h,null,this.props.children)}}]),R})(s.Component);e.default=y,y.displayName='Defs';var h=(0,p.requireNativeComponent)('RNSVGDefs');e.RNSVGDefs=h},616,[2,3,4,5,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGLinearGradient=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),o=t(r(d[6])),s=t(r(d[7])),y=r(d[8]),p=t(r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,c.default)(G,t);var y,h,x=(y=G,h=v(),function(){var t,n=(0,o.default)(y);if(h){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function G(){return(0,u.default)(this,G),x.apply(this,arguments)}return(0,f.default)(G,[{key:"render",value:function(){var t=this.props,u=t.x1,f=t.y1,c=t.x2,l=t.y2;return s.default.createElement(R,(0,n.default)({ref:this.refMethod,x1:u,y1:f,x2:c,y2:l},(0,p.default)(t,this)))}}]),G})(t(r(d[10])).default);e.default=h,h.displayName='LinearGradient',h.defaultProps={x1:'0%',y1:'0%',x2:'100%',y2:'0%'};var R=(0,y.requireNativeComponent)('RNSVGLinearGradient');e.RNSVGLinearGradient=R},617,[3,73,4,5,6,8,11,70,15,618,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,n){var p=t.id,h=t.children,y=t.gradientTransform,_=t.transform,b=t.gradientUnits;if(!p)return null;for(var C=[],O=h?o.Children.map(h,function(t){return o.default.cloneElement(t,{parent:n})}):[],j=O.length,w=0;w<j;w++){var A=O[w].props,E=A.style,M=A.offset,N=void 0===M?E&&E.offset:M,T=A.stopColor,U=void 0===T?E&&E.stopColor||'#000':T,V=A.stopOpacity,P=void 0===V?E&&E.stopOpacity:V,$=c(N||0),k=U&&(0,f.default)(U);if('number'!=typeof k||isNaN($))console.warn("\""+U+"\" is not a valid color or \""+N+"\" is not a valid offset");else{var q=Math.round(255*(0,u.default)(P));C.push([$,16777215&k|q<<24])}}C.sort(v);for(var x=[],z=C.length,B=0;B<z;B++){var D=C[B];x.push(D[0],D[1])}return{name:p,gradient:x,children:O,gradientUnits:b&&s.default[b]||0,gradientTransform:(0,l.default)(y||_||t)}};var o=n(r(d[2])),f=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),s=t(r(d[6])),p=/^([+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?)(%?)$/;function c(t){if('number'==typeof t)return t;if('object'==typeof t&&'function'==typeof t.__getAnimatedValue)return t.__getAnimatedValue();var n='string'==typeof t&&t.match(p);return n?n[2]?+n[1]/100:+n[1]:(console.warn("\""+t+"\" is not a valid number or percentage string."),0)}var v=function(t,n){return t[0]-n[0]}},618,[3,2,70,590,591,594,619]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.units=void 0;var u={objectBoundingBox:0,userSpaceOnUse:1};e.units=u;var n=u;e.default=n},619,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGRadialGradient=e.default=void 0;var n=t(r(d[1])),f=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),o=t(r(d[6])),s=t(r(d[7])),y=r(d[8]),p=t(r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,c.default)(G,t);var y,R,x=(y=G,R=v(),function(){var t,n=(0,o.default)(y);if(R){var f=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,f)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function G(){return(0,f.default)(this,G),x.apply(this,arguments)}return(0,u.default)(G,[{key:"render",value:function(){var t=this.props,f=t.rx,u=t.ry,c=t.r,l=t.cx,o=t.cy,y=t.fx,v=void 0===y?l:y,R=t.fy,x=void 0===R?o:R;return s.default.createElement(h,(0,n.default)({ref:this.refMethod,fx:v,fy:x,rx:f||c,ry:u||c,cx:l,cy:o},(0,p.default)(t,this)))}}]),G})(t(r(d[10])).default);e.default=R,R.displayName='RadialGradient',R.defaultProps={cx:'50%',cy:'50%',r:'50%'};var h=(0,y.requireNativeComponent)('RNSVGRadialGradient');e.RNSVGRadialGradient=h},620,[3,73,4,5,6,8,11,70,15,618,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5]));function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,c.default)(y,t);var p,s,v=(p=y,s=l(),function(){var t,n=(0,o.default)(p);if(s){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function y(){var t;(0,n.default)(this,y);for(var u=arguments.length,c=new Array(u),f=0;f<u;f++)c[f]=arguments[f];return(t=v.call.apply(v,[this].concat(c))).setNativeProps=function(){var n=t.props.parent;n&&n.forceUpdate()},t}return(0,u.default)(y,[{key:"render",value:function(){return null}}]),y})(r(d[6]).Component);e.default=p,p.displayName='Stop'},621,[3,4,5,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGClipPath=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5])),o=t(r(d[6])),s=t(r(d[7])),p=r(d[8]),h=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,l.default)(C,t);var p,y,P=(p=C,y=v(),function(){var t,n=(0,o.default)(p);if(y){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function C(){return(0,u.default)(this,C),P.apply(this,arguments)}return(0,f.default)(C,[{key:"render",value:function(){var t=this.props;return s.default.createElement(R,(0,n.default)({ref:this.refMethod},(0,h.extract)(this,t)),t.children)}}]),C})(t(r(d[10])).default);e.default=y,y.displayName='ClipPath';var R=(0,p.requireNativeComponent)('RNSVGClipPath');e.RNSVGClipPath=R},622,[3,73,4,5,6,8,11,70,15,587,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGPattern=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),s=t(r(d[7])),p=r(d[8]),h=t(r(d[9])),v=t(r(d[10])),y=t(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var x=(function(t){(0,o.default)(N,t);var p,x,w=(p=N,x=R(),function(){var t,n=(0,c.default)(p);if(x){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function N(){return(0,u.default)(this,N),w.apply(this,arguments)}return(0,f.default)(N,[{key:"render",value:function(){var t=this.props,u=t.patternTransform,f=t.transform,o=t.id,l=t.x,c=t.y,p=t.width,R=t.height,x=t.patternUnits,w=t.patternContentUnits,N=t.children,S=t.viewBox,U=t.preserveAspectRatio,_=(0,h.default)(u||f||t);return s.default.createElement(P,(0,n.default)({ref:this.refMethod,name:o,x:l,y:c,width:p,height:R,matrix:_,patternTransform:_,patternUnits:x&&y.default[x]||0,patternContentUnits:w?y.default[w]:1},(0,v.default)({viewBox:S,preserveAspectRatio:U})),N)}}]),N})(t(r(d[12])).default);e.default=x,x.displayName='Pattern',x.defaultProps={x:'0%',y:'0%',width:'100%',height:'100%'};var P=(0,p.requireNativeComponent)('RNSVGPattern');e.RNSVGPattern=P},623,[3,73,4,5,6,8,11,70,15,594,607,619,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGMask=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),s=t(r(d[5])),l=t(r(d[6])),c=t(r(d[7])),h=r(d[8]),p=t(r(d[9])),v=r(d[10]),y=t(r(d[11]));function k(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,o.default)(w,t);var h,R,N=(h=w,R=k(),function(){var t,n=(0,l.default)(h);if(R){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function w(){return(0,u.default)(this,w),N.apply(this,arguments)}return(0,f.default)(w,[{key:"render",value:function(){var t=this.props,u=t.maskTransform,f=t.transform,o=t.x,s=t.y,l=t.width,h=t.height,k=t.maskUnits,R=t.maskContentUnits,N=t.children;return c.default.createElement(M,(0,n.default)({ref:this.refMethod},(0,v.withoutXY)(this,t),{x:o,y:s,width:l,height:h,maskTransform:(0,p.default)(u||f||t),maskUnits:void 0!==k?y.default[k]:0,maskContentUnits:void 0!==R?y.default[R]:1}),N)}}]),w})(t(r(d[12])).default);e.default=R,R.displayName='Mask',R.defaultProps={x:'0%',y:'0%',width:'100%',height:'100%'};var M=(0,h.requireNativeComponent)('RNSVGMask');e.RNSVGMask=M},624,[3,73,4,5,6,8,11,70,15,594,587,619,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGMarker=e.default=void 0;var n=t(r(d[1])),f=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=t(r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,o.default)(M,t);var h,k,R=(h=M,k=v(),function(){var t,n=(0,l.default)(h);if(k){var f=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,f)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function M(){return(0,f.default)(this,M),R.apply(this,arguments)}return(0,u.default)(M,[{key:"render",value:function(){var t=this.props,f=t.id,u=t.viewBox,o=t.preserveAspectRatio,c=t.refX,l=t.refY,h=t.markerUnits,v=t.orient,k=t.markerWidth,R=t.markerHeight,M=t.children;return s.default.createElement(y,(0,n.default)({ref:this.refMethod,name:f,refX:c,refY:l,orient:String(v),markerUnits:h,markerWidth:k,markerHeight:R},(0,p.default)({viewBox:u,preserveAspectRatio:o})),M)}}]),M})(t(r(d[10])).default);e.default=k,k.displayName='Marker',k.defaultProps={refX:0,refY:0,orient:'0',markerWidth:3,markerHeight:3,markerUnits:'strokeWidth'};var y=(0,h.requireNativeComponent)('RNSVGMarker');e.RNSVGMarker=y},625,[3,73,4,5,6,8,11,70,15,607,584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RNSVGForeignObject=e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),h=t(r(d[7])),s=r(d[8]),p=r(d[9]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(j,t);var s,v,b=(s=j,v=y(),function(){var t,n=(0,l.default)(s);if(v){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function j(){return(0,u.default)(this,j),b.apply(this,arguments)}return(0,f.default)(j,[{key:"render",value:function(){var t=this.props,u=t.x,f=t.y,c=t.width,o=t.height,l=t.children;return h.default.createElement(R,(0,n.default)({ref:this.refMethod},(0,p.withoutXY)(this,t),{x:u,y:f,width:c,height:o}),l)}}]),j})(t(r(d[10])).default);e.default=v,v.displayName='ForeignObject',v.defaultProps={x:'0%',y:'0%',width:'100%',height:'100%'};var R=(0,s.requireNativeComponent)('RNSVGForeignObject');e.RNSVGForeignObject=R},626,[3,73,4,5,6,8,11,70,15,587,608]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.SvgAst=q,e.SvgXml=B,e.fetchText=H,e.SvgUri=function(t){var n=t.uri,u=(0,h.useState)(null),l=(0,s.default)(u,2),c=l[0],f=l[1];return(0,h.useEffect)(function(){n?H(n).then(f).catch(J):f(null)},[n]),h.default.createElement(B,{xml:c,override:t})},e.getStyle=Y,e.astToReact=ee,e.parse=ie,e.camelCase=e.SvgFromUri=e.SvgFromXml=e.err=e.tags=void 0;var u=n(r(d[2])),l=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),o=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),v=n(r(d[9])),h=t(r(d[10])),x=n(r(d[11])),y=n(r(d[12])),k=n(r(d[13])),S=n(r(d[14])),b=n(r(d[15])),E=n(r(d[16])),w=n(r(d[17])),U=n(r(d[18])),D=n(r(d[19])),P=n(r(d[20])),A=n(r(d[21])),C=n(r(d[22])),R=n(r(d[23])),T=n(r(d[24])),_=n(r(d[25])),F=n(r(d[26])),M=n(r(d[27])),G=n(r(d[28])),O=n(r(d[29])),X=n(r(d[30])),j=n(r(d[31])),z=n(r(d[32])),N=n(r(d[33]));function $(t){var n=I();return function(){var u,l=(0,o.default)(t);if(n){var c=(0,o.default)(this).constructor;u=Reflect.construct(l,arguments,c)}else u=l.apply(this,arguments);return(0,f.default)(this,u)}}function I(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var V={svg:w.default,circle:y.default,ellipse:k.default,g:D.default,text:P.default,tspan:A.default,textPath:C.default,path:U.default,polygon:S.default,polyline:b.default,line:E.default,rect:x.default,use:R.default,image:T.default,symbol:_.default,defs:F.default,linearGradient:M.default,radialGradient:G.default,stop:O.default,clipPath:X.default,pattern:j.default,mask:z.default,marker:N.default};function Z(){return null}function q(t){var n=t.ast,u=t.override;if(!n)return null;var l=n.props,c=n.children;return h.default.createElement(w.default,(0,v.default)({},l,u),c)}function B(t){var n=t.xml,u=t.override,l=(0,h.useMemo)(function(){return null!==n?ie(n):null},[n]);return h.default.createElement(q,{ast:l,override:u||t})}function H(t){var n;return p.default.async(function(u){for(;;)switch(u.prev=u.next){case 0:return u.next=2,p.default.awrap(fetch(t));case 2:return n=u.sent,u.next=5,p.default.awrap(n.text());case 5:return u.abrupt("return",u.sent);case 6:case"end":return u.stop()}},null,null,null,Promise)}e.tags=V;var J=console.error.bind(console);e.err=J;var K=(function(t){(0,c.default)(f,t);var n=$(f);function f(){var t;(0,u.default)(this,f);for(var l=arguments.length,c=new Array(l),o=0;o<l;o++)c[o]=arguments[o];return(t=n.call.apply(n,[this].concat(c))).state={ast:null},t}return(0,l.default)(f,[{key:"componentDidMount",value:function(){this.parse(this.props.xml)}},{key:"componentDidUpdate",value:function(t){var n=this.props.xml;n!==t.xml&&this.parse(n)}},{key:"parse",value:function(t){try{this.setState({ast:t?ie(t):null})}catch(t){console.error(t)}}},{key:"render",value:function(){var t=this.props,n=this.state.ast;return h.default.createElement(q,{ast:n,override:t.override||t})}}]),f})(h.Component);e.SvgFromXml=K;var L=(function(t){(0,c.default)(f,t);var n=$(f);function f(){var t;(0,u.default)(this,f);for(var l=arguments.length,c=new Array(l),o=0;o<l;o++)c[o]=arguments[o];return(t=n.call.apply(n,[this].concat(c))).state={xml:null},t}return(0,l.default)(f,[{key:"componentDidMount",value:function(){this.fetch(this.props.uri)}},{key:"componentDidUpdate",value:function(t){var n=this.props.uri;n!==t.uri&&this.fetch(n)}},{key:"fetch",value:function(t){return p.default.async(function(n){for(;;)switch(n.prev=n.next){case 0:if(n.prev=0,n.t0=this,!t){n.next=8;break}return n.next=5,p.default.awrap(H(t));case 5:n.t1=n.sent,n.next=9;break;case 8:n.t1=null;case 9:n.t2=n.t1,n.t3={xml:n.t2},n.t0.setState.call(n.t0,n.t3),n.next=17;break;case 14:n.prev=14,n.t4=n.catch(0),console.error(n.t4);case 17:case"end":return n.stop()}},null,this,[[0,14]],Promise)}},{key:"render",value:function(){var t=this.props,n=this.state.xml;return h.default.createElement(K,{xml:n,override:t})}}]),f})(h.Component);e.SvgFromUri=L;var Q=function(t
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.SvgCss=B,e.SvgCssUri=function(t){var n=t.uri,o=(0,v.useState)(null),u=(0,p.default)(o,2),l=u[0],c=u[1];return(0,v.useEffect)(function(){n?(0,h.fetchText)(n).then(c).catch(h.err):c(null)},[n]),v.default.createElement(B,{xml:l,override:t})},e.SvgWithCssUri=e.SvgWithCss=e.inlineStyles=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),v=t(r(d[9])),h=r(d[10]),y=t(r(d[11])),b=n(r(d[12]));function S(t){var n=w();return function(){var o,u=(0,f.default)(t);if(n){var l=(0,f.default)(this).constructor;o=Reflect.construct(u,arguments,l)}else o=u.apply(this,arguments);return(0,s.default)(this,o)}}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function k(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=x(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function x(t,n){if(t){if("string"==typeof t)return A(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?A(t,n):void 0}}function A(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var C={xmlMode:!0,adapter:{removeSubsets:function(t){for(var n,o,u,l=t.length;--l>-1;){for(n=o=t[l],delete t[l],u=!0;o;){if(t.includes(o)){u=!1,t.splice(l,1);break}o='object'==typeof o&&o.parent||null}u&&(t[l]=n)}return t},existsOne:function t(n,o){return o.some(function(o){return'object'==typeof o&&(n(o)||t(n,o.children))})},getSiblings:function(t){var n='object'==typeof t&&t.parent;return n&&n.children||[]},hasAttrib:function(t,n){return t.props.hasOwnProperty(n)},findOne:function t(n,o){for(var u,l=0,c=o.length;l<c&&!u;l++){var s=o[l];if('string'==typeof s);else if(n(s))u=s;else{var f=s.children;0!==f.length&&(u=t(n,f))}}return u},findAll:function t(n,o){for(var u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],l=0,c=o.length;l<c;l++){var s=o[l];if('object'==typeof s){n(s)&&u.push(s);var f=s.children;0!==f.length&&t(n,f,u)}}return u},isTag:function(t){return'object'==typeof t},getParent:function(t){return'object'==typeof t&&t.parent||null},getChildren:function(t){return'object'==typeof t&&t.children||[]},getName:function(t){return t.tag},getText:function(t){return''},getAttributeValue:function(t,n){return t.props[n]||null}}};function E(t,n){return(0,b.default)(t,n,C)}function j(t,n){y.default.walk(t,{visit:'Rule',enter:function(t){var o=t,u=o.type,l=o.prelude;if('Rule'===u){var c=this.atrule;l.children.each(function(o,u){var l=o.children,s=[];n.push({item:u,atrule:c,rule:t,pseudos:s}),l.each(function(t,n,o){var u=t.type;'PseudoClassSelector'!==u&&'PseudoElementSelector'!==u||s.push({item:n,list:o})})})}}})}function P(t){return t.filter(function(t){var n=t.atrule;if(null===n)return!0;var o=n.name,u=n.prelude,l=u&&u.children.first(),c=l&&'MediaQueryList'===l.type?y.default.generate(u):o;return M.includes(c)})}var M=['','screen'];function T(t){return t.filter(function(t){var n=t.pseudos;return W.includes(y.default.generate({type:'Selector',children:(new y.List).fromArray(n.map(function(t){return t.item.data}))}))})}var W=[''];function D(t){t.forEach(function(t){return t.pseudos.forEach(function(t){return t.list.remove(t.item)})})}function O(t){var n=0,o=0,u=0;return t.children.each(function t(l){switch(l.type){case'SelectorList':case'Selector':l.child
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},629,[630]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0]).create((function(){for(var n={},t=0;t<arguments.length;t++){var o=arguments[t];for(var f in o)n[f]=o[f]}return n})(r(d[1]),r(d[2]),r(d[3])))},630,[631,674,717,746]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),f=r(d[3]),u=r(d[4]),c=r(d[5]),l=r(d[6]),s=r(d[7]),p=r(d[8]),y=r(d[9]),x=r(d[10]),P=r(d[11]),k=r(d[12]);function b(j){var v=l(j),w=y(j),L=s(j),O=p(w),S={List:n,SyntaxError:t,TokenStream:o,Lexer:f,vendorPrefix:P.vendorPrefix,keyword:P.keyword,property:P.property,isCustomProperty:P.isCustomProperty,definitionSyntax:u,lexer:null,createLexer:function(n){return new f(n,S,S.lexer.structure)},tokenize:c,parse:v,walk:w,generate:L,find:w.find,findLast:w.findLast,findAll:w.findAll,clone:x,fromPlainObject:O.fromPlainObject,toPlainObject:O.toPlainObject,createSyntax:function(n){return b(k({},n))},fork:function(n){var t=k({},j);return b('function'==typeof n?n(t,Object.assign):k(t,n))}};return S.lexer=new f({generic:!0,types:j.types,atrules:j.atrules,properties:j.properties,node:j.node},S),S}e.create=function(n){return b(k({},n))}},631,[632,633,635,639,658,644,659,662,670,671,672,642,673]);
__d(function(g,r,i,a,m,e,d){function t(t){return{prev:null,next:null,data:t}}function n(t,n,o){var l;return null!==s?(l=s,s=s.cursor,l.prev=n,l.next=o,l.cursor=t.cursor):l={prev:n,next:o,cursor:t.cursor},t.cursor=l,l}function o(t){var n=t.cursor;t.cursor=n.cursor,n.prev=null,n.next=null,n.cursor=s,s=n}var s=null,l=function(){this.cursor=null,this.head=null,this.tail=null};l.createItem=t,l.prototype.createItem=t,l.prototype.updateCursors=function(t,n,o,s){for(var l=this.cursor;null!==l;)l.prev===t&&(l.prev=n),l.next===o&&(l.next=s),l=l.cursor},l.prototype.getSize=function(){for(var t=0,n=this.head;n;)t++,n=n.next;return t},l.prototype.fromArray=function(n){var o=null;this.head=null;for(var s=0;s<n.length;s++){var l=t(n[s]);null!==o?o.next=l:this.head=l,l.prev=o,o=l}return this.tail=o,this},l.prototype.toArray=function(){for(var t=this.head,n=[];t;)n.push(t.data),t=t.next;return n},l.prototype.toJSON=l.prototype.toArray,l.prototype.isEmpty=function(){return null===this.head},l.prototype.first=function(){return this.head&&this.head.data},l.prototype.last=function(){return this.tail&&this.tail.data},l.prototype.each=function(t,s){var l;void 0===s&&(s=this);for(var h=n(this,null,this.head);null!==h.next;)l=h.next,h.next=l.next,t.call(s,l.data,l,this);o(this)},l.prototype.forEach=l.prototype.each,l.prototype.eachRight=function(t,s){var l;void 0===s&&(s=this);for(var h=n(this,this.tail,null);null!==h.prev;)l=h.prev,h.prev=l.prev,t.call(s,l.data,l,this);o(this)},l.prototype.forEachRight=l.prototype.eachRight,l.prototype.nextUntil=function(t,s,l){if(null!==t){var h;void 0===l&&(l=this);for(var p=n(this,null,t);null!==p.next&&(h=p.next,p.next=h.next,!s.call(l,h.data,h,this)););o(this)}},l.prototype.prevUntil=function(t,s,l){if(null!==t){var h;void 0===l&&(l=this);for(var p=n(this,t,null);null!==p.prev&&(h=p.prev,p.prev=h.prev,!s.call(l,h.data,h,this)););o(this)}},l.prototype.some=function(t,n){var o=this.head;for(void 0===n&&(n=this);null!==o;){if(t.call(n,o.data,o,this))return!0;o=o.next}return!1},l.prototype.map=function(t,n){var o=new l,s=this.head;for(void 0===n&&(n=this);null!==s;)o.appendData(t.call(n,s.data,s,this)),s=s.next;return o},l.prototype.filter=function(t,n){var o=new l,s=this.head;for(void 0===n&&(n=this);null!==s;)t.call(n,s.data,s,this)&&o.appendData(s.data),s=s.next;return o},l.prototype.clear=function(){this.head=null,this.tail=null},l.prototype.copy=function(){for(var n=new l,o=this.head;null!==o;)n.insert(t(o.data)),o=o.next;return n},l.prototype.prepend=function(t){return this.updateCursors(null,t,this.head,t),null!==this.head?(this.head.prev=t,t.next=this.head):this.tail=t,this.head=t,this},l.prototype.prependData=function(n){return this.prepend(t(n))},l.prototype.append=function(t){return this.insert(t)},l.prototype.appendData=function(n){return this.insert(t(n))},l.prototype.insert=function(t,n){if(void 0!==n&&null!==n)if(this.updateCursors(n.prev,t,n,t),null===n.prev){if(this.head!==n)throw new Error('before doesn\'t belong to list');this.head=t,n.prev=t,t.next=n,this.updateCursors(null,t)}else n.prev.next=t,t.prev=n.prev,n.prev=t,t.next=n;else this.updateCursors(this.tail,t,null,t),null!==this.tail?(this.tail.next=t,t.prev=this.tail):this.head=t,this.tail=t;return this},l.prototype.insertData=function(n,o){return this.insert(t(n),o)},l.prototype.remove=function(t){if(this.updateCursors(t,t.prev,t,t.next),null!==t.prev)t.prev.next=t.next;else{if(this.head!==t)throw new Error('item doesn\'t belong to list');this.head=t.next}if(null!==t.next)t.next.prev=t.prev;else{if(this.tail!==t)throw new Error('item doesn\'t belong to list');this.tail=t.prev}return t.prev=null,t.next=null,t},l.prototype.push=function(n){this.insert(t(n))},l.prototype.pop=function(){if(null!==this.tail)return this.remove(this.tail)},l.prototype.unshift=function(n){this.prepend(t(n))},l.prototype.shift=function(){if(null!==this.head)return this.remove(this.head)},l.prototype.prependList=function(t){return this.insertList(t,this.head)},l.prototype.appendList=function(t){return this.insertList(t)},l.prototype.insertList=function(t,n){ret
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=100,o=60,u=' ';function l(n,l){function s(n,t){return c.slice(n,t).map(function(t,o){for(var u=String(n+o+1);u.length<j;)u=' '+u;return u+' |'+t}).join('\n')}var c=n.source.split(/\r\n?|\n|\f/),f=n.line,h=n.column,p=Math.max(1,f-l)-1,v=Math.min(f+l,c.length+1),j=Math.max(4,String(v).length)+1,x=0;(h+=(u.length-1)*(c[f-1].substr(0,h-1).match(/\t/g)||[]).length)>t&&(x=h-o+3,h=58);for(var M=p;M<=v;M++)M>=0&&M<c.length&&(c[M]=c[M].replace(/\t/g,u),c[M]=(x>0&&c[M].length>x?"\u2026":'')+c[M].substr(x,98)+(c[M].length>x+t-1?"\u2026":''));return[s(p,f),new Array(h+j+2).join('-')+'^',s(f,v)].filter(Boolean).join('\n')}m.exports=function(t,o,u,s,c){var f=n('SyntaxError',t);return f.source=o,f.offset=u,f.line=s,f.column=c,f.sourceFragment=function(n){return l(f,isNaN(n)?0:n)},Object.defineProperty(f,'formattedMessage',{get:function(){return'Parse error: '+f.message+'\n'+l(f,2)}}),f.parseError={offset:u,line:s,column:c},f}},633,[634]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t,n){var c=Object.create(SyntaxError.prototype),o=new Error;return c.name=t,c.message=n,Object.defineProperty(c,'stack',{get:function(){return(o.stack||'').replace(/^(.+\n){1,3}/,t+': '+n+'\n')}}),c}},634,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t.TYPE,s=t.NAME,o=r(d[1]).cmpStr,h=n.EOF,f=n.WhiteSpace,u=n.Comment,k=function(){this.offsetAndType=null,this.balance=null,this.reset()};k.prototype={reset:function(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset},lookupType:function(t){return(t+=this.tokenIndex)<this.tokenCount?this.offsetAndType[t]>>24:h},lookupOffset:function(t){return(t+=this.tokenIndex)<this.tokenCount?16777215&this.offsetAndType[t-1]:this.source.length},lookupValue:function(t,n){return(t+=this.tokenIndex)<this.tokenCount&&o(this.source,16777215&this.offsetAndType[t-1],16777215&this.offsetAndType[t],n)},getTokenStart:function(t){return t===this.tokenIndex?this.tokenStart:t>0?t<this.tokenCount?16777215&this.offsetAndType[t-1]:16777215&this.offsetAndType[this.tokenCount]:this.firstCharOffset},getRawLength:function(t,n){var s,o=t,h=16777215&this.offsetAndType[Math.max(o-1,0)];t:for(;o<this.tokenCount&&!((s=this.balance[o])<t);o++)switch(n(this.offsetAndType[o]>>24,this.source,h)){case 1:break t;case 2:o++;break t;default:h=16777215&this.offsetAndType[o],this.balance[s]===o&&(o=s)}return o-this.tokenIndex},isBalanceEdge:function(t){return this.balance[this.tokenIndex]<t},isDelim:function(t,s){return s?this.lookupType(s)===n.Delim&&this.source.charCodeAt(this.lookupOffset(s))===t:this.tokenType===n.Delim&&this.source.charCodeAt(this.tokenStart)===t},getTokenValue:function(){return this.source.substring(this.tokenStart,this.tokenEnd)},getTokenLength:function(){return this.tokenEnd-this.tokenStart},substrToCursor:function(t){return this.source.substring(t,this.tokenStart)},skipWS:function(){for(var t=this.tokenIndex,n=0;t<this.tokenCount&&this.offsetAndType[t]>>24===f;t++,n++);n>0&&this.skip(n)},skipSC:function(){for(;this.tokenType===f||this.tokenType===u;)this.next()},skip:function(t){var n=this.tokenIndex+t;n<this.tokenCount?(this.tokenIndex=n,this.tokenStart=16777215&this.offsetAndType[n-1],n=this.offsetAndType[n],this.tokenType=n>>24,this.tokenEnd=16777215&n):(this.tokenIndex=this.tokenCount,this.next())},next:function(){var t=this.tokenIndex+1;t<this.tokenCount?(this.tokenIndex=t,this.tokenStart=this.tokenEnd,t=this.offsetAndType[t],this.tokenType=t>>24,this.tokenEnd=16777215&t):(this.tokenIndex=this.tokenCount,this.eof=!0,this.tokenType=h,this.tokenStart=this.tokenEnd=this.source.length)},dump:function(){var t=this.firstCharOffset;return Array.prototype.slice.call(this.offsetAndType,0,this.tokenCount).map(function(n,o){var h=t,f=16777215&n;return t=f,{idx:o,type:s[n>>24],chunk:this.source.substring(h,f),balance:this.balance[o]}},this)}},m.exports=k},635,[636,637]);
__d(function(g,r,i,a,m,e,d){var t={EOF:0,Ident:1,Function:2,AtKeyword:3,Hash:4,String:5,BadString:6,Url:7,BadUrl:8,Delim:9,Number:10,Percentage:11,Dimension:12,WhiteSpace:13,CDO:14,CDC:15,Colon:16,Semicolon:17,Comma:18,LeftSquareBracket:19,RightSquareBracket:20,LeftParenthesis:21,RightParenthesis:22,LeftCurlyBracket:23,RightCurlyBracket:24,Comment:25},n=Object.keys(t).reduce(function(n,c){return n[t[c]]=c,n},{});m.exports={TYPE:t,NAME:n}},636,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t.isDigit,c=t.isHexDigit,o=t.isUppercaseLetter,u=t.isName,h=t.isWhiteSpace,f=t.isValidEscape;function C(t,n){return n<t.length?t.charCodeAt(n):0}function A(t,n,c){return 13===c&&10===C(t,n+1)?2:1}function s(t,n,c){var u=t.charCodeAt(n);return o(u)&&(u|=32),u===c}function l(t,c){for(;c<t.length&&n(t.charCodeAt(c));c++);return c}function p(t,n){if(c(C(t,(n+=2)-1))){for(var o=Math.min(t.length,n+5);n<o&&c(C(t,n));n++);var u=C(t,n);h(u)&&(n+=A(t,n,u))}return n}m.exports={consumeEscaped:p,consumeName:function(t,n){for(;n<t.length;n++){var c=t.charCodeAt(n);if(!u(c)){if(!f(c,C(t,n+1)))break;n=p(t,n)-1}}return n},consumeNumber:function(t,c){var o=t.charCodeAt(c);if(43!==o&&45!==o||(o=t.charCodeAt(c+=1)),n(o)&&(c=l(t,c+1),o=t.charCodeAt(c)),46===o&&n(t.charCodeAt(c+1))&&(o=t.charCodeAt(c+=2),c=l(t,c)),s(t,c,101)){var u=0;45!==(o=t.charCodeAt(c+1))&&43!==o||(u=1,o=t.charCodeAt(c+2)),n(o)&&(c=l(t,c+1+u+1))}return c},consumeBadUrlRemnants:function(t,n){for(;n<t.length;n++){var c=t.charCodeAt(n);if(41===c){n++;break}f(c,C(t,n+1))&&(n=p(t,n))}return n},cmpChar:s,cmpStr:function(t,n,c,u){if(c-n!==u.length)return!1;if(n<0||c>t.length)return!1;for(var h=n;h<c;h++){var f=t.charCodeAt(h),C=u.charCodeAt(h-n);if(o(f)&&(f|=32),f!==C)return!1}return!0},getNewlineLength:A,findWhiteSpaceStart:function(t,n){for(;n>=0&&h(t.charCodeAt(n));n--);return n+1},findWhiteSpaceEnd:function(t,n){for(;n<t.length&&h(t.charCodeAt(n));n++);return n}}},637,[638]);
__d(function(g,r,i,a,m,e,d){var t=0;function n(t){return t>=48&&t<=57}function u(t){return t>=65&&t<=90}function c(t){return t>=97&&t<=122}function o(t){return u(t)||c(t)}function s(t){return t>=128}function f(t){return o(t)||s(t)||95===t}function N(t){return t>=0&&t<=8||11===t||t>=14&&t<=31||127===t}function S(t){return 10===t||13===t||12===t}function b(t){return S(t)||32===t||9===t}function l(n,u){return 92===n&&(!S(u)&&u!==t)}var p=new Array(128);k.Eof=128,k.WhiteSpace=130,k.Digit=131,k.NameStart=132,k.NonPrintable=133;for(var h=0;h<p.length;h++)switch(!0){case b(h):p[h]=k.WhiteSpace;break;case n(h):p[h]=k.Digit;break;case f(h):p[h]=k.NameStart;break;case N(h):p[h]=k.NonPrintable;break;default:p[h]=h||k.Eof}function k(t){return t<128?p[t]:k.NameStart}m.exports={isDigit:n,isHexDigit:function(t){return n(t)||t>=65&&t<=70||t>=97&&t<=102},isUppercaseLetter:u,isLowercaseLetter:c,isLetter:o,isNonAscii:s,isNameStart:f,isName:function(t){return f(t)||n(t)||45===t},isNonPrintable:N,isNewline:S,isWhiteSpace:b,isValidEscape:l,isIdentifierStart:function(t,n,u){return 45===t?f(n)||45===n||l(n,u):!!f(t)||92===t&&l(t,n)},isNumberStart:function(t,u,c){return 43===t||45===t?n(u)?2:46===u&&n(c)?3:0:46===t?n(u)?2:0:n(t)?1:0},isBOM:function(t){return 65279===t?1:65534===t?1:0},charCodeCategory:k}},638,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).SyntaxReferenceError,n=r(d[0]).MatchError,s=r(d[1]),o=r(d[2]),u=r(d[3]),p=r(d[4]),c=r(d[5]),l=r(d[6]),h=r(d[7]).buildMatchGraph,y=r(d[8]).matchAsTree,f=r(d[9]),v=r(d[10]),w=r(d[11]).getStructureFromConfig,P=h('inherit | initial | unset'),x=h('inherit | initial | unset | <-ms-legacy-expression>');function k(t,n,s){var o={};for(var u in t)t[u].syntax&&(o[u]=s?t[u].syntax:p(t[u].syntax,{compact:n}));return o}function D(t){for(var n=0;n<t.length;n++)if('var('===t[n].value.toLowerCase())return!0;return!1}function T(t,n,s){return{matched:t,iterations:s,error:n,getTrace:f.getTrace,isType:f.isType,isProperty:f.isProperty,isKeyword:f.isKeyword}}function b(t,s,o,u){var p,c=l(o,t.syntax);return D(c)?T(null,new Error('Matching for a tree with var() is not supported')):(u&&(p=y(c,t.valueCommonSyntax,t)),u&&p.match||(p=y(c,s.match,t)).match?T(p.match,null,p.iterations):T(null,new n(p.reason,s.syntax,o,p),p.iterations))}var A=function(t,n,s){if(this.valueCommonSyntax=P,this.syntax=n,this.generic=!1,this.atrules={},this.properties={},this.types={},this.structure=s||w(t),t){if(t.types)for(var u in t.types)this.addType_(u,t.types[u]);if(t.generic)for(var u in this.generic=!0,o)this.addType_(u,o[u]);if(t.atrules)for(var u in t.atrules)this.addAtrule_(u,t.atrules[u]);if(t.properties)for(var u in t.properties)this.addProperty_(u,t.properties[u])}};A.prototype={structure:{},checkStructure:function(t){function n(t,n){o.push({node:t,message:n})}var s=this.structure,o=[];return this.syntax.walk(t,function(t){s.hasOwnProperty(t.type)?s[t.type].check(t,n):n(t,'Unknown node type `'+t.type+'`')}),!!o.length&&o},createDescriptor:function(t,n,s){var o={type:n,name:s},p={type:n,name:s,syntax:null,match:null};return'function'==typeof t?p.match=h(t,o):('string'==typeof t?Object.defineProperty(p,'syntax',{get:function(){return Object.defineProperty(p,'syntax',{value:u(t)}),p.syntax}}):p.syntax=t,Object.defineProperty(p,'match',{get:function(){return Object.defineProperty(p,'match',{value:h(p.syntax,o)}),p.match}})),p},addAtrule_:function(t,n){var s=this;this.atrules[t]={prelude:n.prelude?this.createDescriptor(n.prelude,'AtrulePrelude',t):null,descriptors:n.descriptors?Object.keys(n.descriptors).reduce(function(t,o){return t[o]=s.createDescriptor(n.descriptors[o],'AtruleDescriptor',o),t},{}):null}},addProperty_:function(t,n){this.properties[t]=this.createDescriptor(n,'Property',t)},addType_:function(t,n){this.types[t]=this.createDescriptor(n,'Type',t),n===o['-ms-legacy-expression']&&(this.valueCommonSyntax=x)},matchAtrulePrelude:function(n,o){var u=s.keyword(n),p=u.vendor?this.getAtrulePrelude(u.name)||this.getAtrulePrelude(u.basename):this.getAtrulePrelude(u.name);return p?b(this,p,o,!0):u.basename in this.atrules?T(null,new Error('At-rule `'+n+'` should not contain a prelude')):T(null,new t('Unknown at-rule',n))},matchAtruleDescriptor:function(n,o,u){var p=s.keyword(n),c=s.keyword(o),l=p.vendor?this.atrules[p.name]||this.atrules[p.basename]:this.atrules[p.name];if(!l)return T(null,new t('Unknown at-rule',n));if(!l.descriptors)return T(null,new Error('At-rule `'+n+'` has no known descriptors'));var h=c.vendor?l.descriptors[c.name]||l.descriptors[c.basename]:l.descriptors[c.name];return h?b(this,h,u,!0):T(null,new t('Unknown at-rule descriptor',o))},matchDeclaration:function(t){return'Declaration'!==t.type?T(null,new Error('Not a Declaration node')):this.matchProperty(t.property,t.value)},matchProperty:function(n,o){var u=s.property(n);if(u.custom)return T(null,new Error('Lexer matching doesn\'t applicable for custom properties'));var p=u.vendor?this.getProperty(u.name)||this.getProperty(u.basename):this.getProperty(u.name);return p?b(this,p,o,!0):T(null,new t('Unknown property',n))},matchType:function(n,s){var o=this.getType(n);return o?b(this,o,s,!1):T(null,new t('Unknown type',n))},match:function(n,s){return'string'==typeof n||n&&n.type?('string'!=typeof n&&n.match||(n=this.createDescriptor(n,'Type','anonymous')),b(this,n,s,!1)):T(null,new t('Bad syntax'))},findValueFragments:function(t,n,s,o){return v.matchFra
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);function o(n){for(var t=n.tokens,o=n.longestMatch,s=o<t.length?t[o].node:null,c=-1,l=0,f='',u=0;u<t.length;u++)u===o&&(c=f.length),null!==s&&t[u].node===s&&(u<=o?l++:l=0),f+=t[u].value;return{node:s,css:f,mismatchOffset:-1===c?f.length:c,last:null===s||l>1}}function s(n,t){var o=n&&n.loc&&n.loc[t];return o?{offset:o.offset,line:o.line,column:o.column}:null}m.exports={SyntaxReferenceError:function(t,o){var s=n('SyntaxReferenceError',t+(o?' `'+o+'`':''));return s.reference=o,s},MatchError:function(c,l,f,u){var h=n('SyntaxMatchError',c),v=o(u),y=v.mismatchOffset||0,x=v.node||f,E=s(x,'end'),M=v.last?E:s(x,'start'),O=v.css;return h.rawMessage=c,h.syntax=l?t(l):'<generic>',h.css=O,h.mismatchOffset=y,h.loc={source:x&&x.loc&&x.loc.source||'<unknown>',start:M,end:E},h.line=M?M.line:void 0,h.column=M?M.column:void 0,h.offset=M?M.offset:void 0,h.message=c+"\n syntax: "+h.syntax+"\n value: "+(h.css||'<empty string>')+"\n --------"+new Array(h.mismatchOffset+1).join('-')+'^',h}}},640,[634,641]);
__d(function(g,r,i,a,m,e,d){function n(n){return n}function t(n){switch(n.type){case'Range':return' ['+(null===n.min?'-\u221e':n.min)+','+(null===n.max?'\u221e':n.max)+']';default:throw new Error('Unknown node type `'+n.type+'`')}}function o(n,t,o,u){var p=' '===n.combinator||u?n.combinator:' '+n.combinator+' ',s=n.terms.map(function(n){return c(n,t,o,u)}).join(p);return(n.explicit||o)&&(s=(u||','===s[0]?'[':'[ ')+s+(u?']':' ]')),s}function c(n,u,p,s){var f,l;switch(n.type){case'Group':f=o(n,u,p,s)+(n.disallowEmpty?'!':'');break;case'Multiplier':return c(n.term,u,p,s)+u(0===(l=n).min&&0===l.max?'*':0===l.min&&1===l.max?'?':1===l.min&&0===l.max?l.comma?'#':'+':1===l.min&&1===l.max?'':(l.comma?'#':'')+(l.min===l.max?'{'+l.min+'}':'{'+l.min+','+(0!==l.max?l.max:'')+'}'),n);case'Type':f='<'+n.name+(n.opts?u(t(n.opts),n.opts):'')+'>';break;case'Property':f='<\''+n.name+'\'>';break;case'Keyword':f=n.name;break;case'AtKeyword':f='@'+n.name;break;case'Function':f=n.name+'(';break;case'String':case'Token':f=n.value;break;case'Comma':f=',';break;default:throw new Error('Unknown node type `'+n.type+'`')}return u(f,n)}m.exports=function(t,o){var u=n,p=!1,s=!1;return'function'==typeof o?u=o:o&&(p=Boolean(o.forceBraces),s=Boolean(o.compact),'function'==typeof o.decorate&&(u=o.decorate)),c(t,u,p,s)}},641,[]);
__d(function(g,r,i,a,m,e,d){var t=Object.prototype.hasOwnProperty,n=Object.create(null),o=Object.create(null),u=45;function c(t,n){return n=n||0,t.length-n>=2&&t.charCodeAt(n)===u&&t.charCodeAt(n+1)===u}function l(t,n){if(n=n||0,t.length-n>=3&&t.charCodeAt(n)===u&&t.charCodeAt(n+1)!==u){var o=t.indexOf('-',n+2);if(-1!==o)return t.substring(n,o+1)}return''}m.exports={keyword:function(o){if(t.call(n,o))return n[o];var u=o.toLowerCase();if(t.call(n,u))return n[o]=n[u];var s=c(u,0),f=s?'':l(u,0);return n[o]=Object.freeze({basename:u.substr(f.length),name:u,vendor:f,prefix:f,custom:s})},property:function(n){if(t.call(o,n))return o[n];var u=n,s=n[0];'/'===s?s='/'===n[1]?'//':'/':'_'!==s&&'*'!==s&&'$'!==s&&'#'!==s&&'+'!==s&&'&'!==s&&(s='');var f=c(u,s.length);if(!f&&(u=u.toLowerCase(),t.call(o,u)))return o[n]=o[u];var h=f?'':l(u,s.length),b=u.substr(0,s.length+h.length);return o[n]=Object.freeze({basename:u.substr(b.length),name:u.substr(s.length),hack:s,vendor:h,prefix:b,custom:f})},isCustomProperty:c,vendorPrefix:l}},642,[]);
__d(function(g,r,i,a,m,e,d){var n,t=r(d[0]),u=t.isIdentifierStart,l=t.isHexDigit,o=t.isDigit,c=t.cmpStr,s=t.consumeNumber,f=t.TYPE,h=r(d[1]),v=r(d[2]),k=['unset','initial','inherit'],b=['calc(','-moz-calc(','-webkit-calc('];function p(n,t){return t<n.length?n.charCodeAt(t):0}function y(n,t){return c(n,0,n.length,t)}function C(n,t){for(var u=0;u<t.length;u++)if(y(n,t[u]))return!0;return!1}function x(n,t){return t===n.length-2&&(92===n.charCodeAt(t)&&o(n.charCodeAt(t+1)))}function B(n,t,u){if(n&&'Range'===n.type){var l=Number(void 0!==u&&u!==t.length?t.substr(0,u):t);if(isNaN(l))return!0;if(null!==n.min&&l<n.min)return!0;if(null!==n.max&&l>n.max)return!0}return!1}function S(n,t){var u=n.index,l=0;do{if(l++,n.balance<=u)break}while(n=t(l));return l}function w(n){return function(t,u,l){return null===t?0:t.type===f.Function&&C(t.value,b)?S(t,u):n(t,u,l)}}function D(n){return function(t){return null===t||t.type!==n?0:1}}function R(n){return function(t,u,l){if(null===t||t.type!==f.Dimension)return 0;var o=s(t.value,0);if(null!==n){var c=t.value.indexOf('\\',o),h=-1!==c&&x(t.value,c)?t.value.substring(o,c):t.value.substr(o);if(!1===n.hasOwnProperty(h.toLowerCase()))return 0}return B(l,t.value,o)?0:1}}function P(n){return'function'!=typeof n&&(n=function(){return 0}),function(t,u,l){return null!==t&&t.type===f.Number&&0===Number(t.value)?1:n(t,u,l)}}m.exports={'ident-token':D(f.Ident),'function-token':D(f.Function),'at-keyword-token':D(f.AtKeyword),'hash-token':D(f.Hash),'string-token':D(f.String),'bad-string-token':D(f.BadString),'url-token':D(f.Url),'bad-url-token':D(f.BadUrl),'delim-token':D(f.Delim),'number-token':D(f.Number),'percentage-token':D(f.Percentage),'dimension-token':D(f.Dimension),'whitespace-token':D(f.WhiteSpace),'CDO-token':D(f.CDO),'CDC-token':D(f.CDC),'colon-token':D(f.Colon),'semicolon-token':D(f.Semicolon),'comma-token':D(f.Comma),'[-token':D(f.LeftSquareBracket),']-token':D(f.RightSquareBracket),'(-token':D(f.LeftParenthesis),')-token':D(f.RightParenthesis),'{-token':D(f.LeftCurlyBracket),'}-token':D(f.RightCurlyBracket),string:D(f.String),ident:D(f.Ident),'custom-ident':function(n){if(null===n||n.type!==f.Ident)return 0;var t=n.value.toLowerCase();return C(t,k)?0:y(t,'default')?0:1},'custom-property-name':function(n){return null===n||n.type!==f.Ident?0:45!==p(n.value,0)||45!==p(n.value,1)?0:1},'hex-color':function(n){if(null===n||n.type!==f.Hash)return 0;var t=n.value.length;if(4!==t&&5!==t&&7!==t&&9!==t)return 0;for(var u=1;u<t;u++)if(!l(n.value.charCodeAt(u)))return 0;return 1},'id-selector':function(n){return null===n||n.type!==f.Hash?0:u(p(n.value,1),p(n.value,2),p(n.value,3))?1:0},'an-plus-b':h,urange:v,'declaration-value':function(n,t){if(!n)return 0;var u=0,l=0,o=n.index;e:do{switch(n.type){case f.BadString:case f.BadUrl:break e;case f.RightCurlyBracket:case f.RightParenthesis:case f.RightSquareBracket:if(n.balance>n.index||n.balance<o)break e;l--;break;case f.Semicolon:if(0===l)break e;break;case f.Delim:if('!'===n.value&&0===l)break e;break;case f.Function:case f.LeftParenthesis:case f.LeftSquareBracket:case f.LeftCurlyBracket:l++}if(u++,n.balance<=o)break}while(n=t(u));return u},'any-value':function(n,t){if(!n)return 0;var u=n.index,l=0;e:do{switch(n.type){case f.BadString:case f.BadUrl:break e;case f.RightCurlyBracket:case f.RightParenthesis:case f.RightSquareBracket:if(n.balance>n.index||n.balance<u)break e}if(l++,n.balance<=u)break}while(n=t(l));return l},dimension:w(R(null)),angle:w(R({deg:!0,grad:!0,rad:!0,turn:!0})),decibel:w(R({db:!0})),frequency:w(R({hz:!0,khz:!0})),flex:w(R({fr:!0})),length:w(P(R({px:!0,mm:!0,cm:!0,in:!0,pt:!0,pc:!0,q:!0,em:!0,ex:!0,ch:!0,rem:!0,vh:!0,vw:!0,vmin:!0,vmax:!0,vm:!0}))),resolution:w(R({dpi:!0,dpcm:!0,dppx:!0,x:!0})),semitones:w(R({st:!0})),time:w(R({s:!0,ms:!0})),percentage:w(function(n,t,u){return null===n||n.type!==f.Percentage?0:B(u,n.value,n.value.length-1)?0:1}),zero:P(),number:w(function(n,t,u){if(null===n)return 0;var l=s(n.value,0);return l===n.value.length||x(n.value,l)?B(u,n.value,l)?0:1:0}),integer:w(function(n,t,u){if(null===n||n.type!==f.Numbe
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]),n=r(d[2]),s=n.TYPE,o=r(d[3]),u=o.isNewline,f=o.isName,k=o.isValidEscape,b=o.isNumberStart,h=o.isIdentifierStart,l=o.charCodeCategory,v=o.isBOM,C=r(d[4]),S=C.cmpStr,B=C.getNewlineLength,D=C.findWhiteSpaceEnd,p=C.consumeEscaped,y=C.consumeName,E=C.consumeNumber,N=C.consumeBadUrlRemnants,w=16777215,O=24;function A(n,o){function C(t){return t<U?n.charCodeAt(t):0}function A(){return x=E(n,x),h(C(x),C(x+1),C(x+2))?(K=s.Dimension,void(x=y(n,x))):37===C(x)?(K=s.Percentage,void x++):void(K=s.Number)}function L(){var t=x;return x=y(n,x),S(n,t,x,'url')&&40===C(x)?34===C(x=D(n,x+1))||39===C(x)?(K=s.Function,void(x=t+4)):void R():40===C(x)?(K=s.Function,void x++):void(K=s.Ident)}function P(t){for(t||(t=C(x++)),K=s.String;x<n.length;x++){var c=n.charCodeAt(x);switch(l(c)){case t:return void x++;case l.Eof:return;case l.WhiteSpace:if(u(c))return x+=B(n,x,c),void(K=s.BadString);break;case 92:if(x===n.length-1)break;var o=C(x+1);u(o)?x+=B(n,x+1,o):k(c,o)&&(x=p(n,x)-1)}}}function R(){for(K=s.Url,x=D(n,x);x<n.length;x++){var t=n.charCodeAt(x);switch(l(t)){case 41:return void x++;case l.Eof:return;case l.WhiteSpace:return 41===C(x=D(n,x))||x>=n.length?void(x<n.length&&x++):(x=N(n,x),void(K=s.BadUrl));case 34:case 39:case 40:case l.NonPrintable:return x=N(n,x),void(K=s.BadUrl);case 92:if(k(t,C(x+1))){x=p(n,x)-1;break}return x=N(n,x),void(K=s.BadUrl)}}}o||(o=new t);for(var U=(n=String(n||'')).length,W=c(o.offsetAndType,U+1),q=c(o.balance,U+1),F=0,j=v(C(0)),x=j,T=0,I=0,_=0;x<U;){var H=n.charCodeAt(x),K=0;switch(q[F]=U,l(H)){case l.WhiteSpace:K=s.WhiteSpace,x=D(n,x+1);break;case 34:P();break;case 35:f(C(x+1))||k(C(x+1),C(x+2))?(K=s.Hash,x=y(n,x+1)):(K=s.Delim,x++);break;case 39:P();break;case 40:K=s.LeftParenthesis,x++;break;case 41:K=s.RightParenthesis,x++;break;case 43:b(H,C(x+1),C(x+2))?A():(K=s.Delim,x++);break;case 44:K=s.Comma,x++;break;case 45:b(H,C(x+1),C(x+2))?A():45===C(x+1)&&62===C(x+2)?(K=s.CDC,x+=3):h(H,C(x+1),C(x+2))?L():(K=s.Delim,x++);break;case 46:b(H,C(x+1),C(x+2))?A():(K=s.Delim,x++);break;case 47:42===C(x+1)?(K=s.Comment,1===(x=n.indexOf('*/',x+2)+2)&&(x=n.length)):(K=s.Delim,x++);break;case 58:K=s.Colon,x++;break;case 59:K=s.Semicolon,x++;break;case 60:33===C(x+1)&&45===C(x+2)&&45===C(x+3)?(K=s.CDO,x+=4):(K=s.Delim,x++);break;case 64:h(C(x+1),C(x+2),C(x+3))?(K=s.AtKeyword,x=y(n,x+1)):(K=s.Delim,x++);break;case 91:K=s.LeftSquareBracket,x++;break;case 92:k(H,C(x+1))?L():(K=s.Delim,x++);break;case 93:K=s.RightSquareBracket,x++;break;case 123:K=s.LeftCurlyBracket,x++;break;case 125:K=s.RightCurlyBracket,x++;break;case l.Digit:A();break;case l.NameStart:L();break;case l.Eof:break;default:K=s.Delim,x++}switch(K){case T:for(T=(I=q[_=I&w])>>O,q[F]=_,q[_++]=F;_<F;_++)q[_]===U&&(q[_]=F);break;case s.LeftParenthesis:case s.Function:q[F]=I,I=(T=s.RightParenthesis)<<O|F;break;case s.LeftSquareBracket:q[F]=I,I=(T=s.RightSquareBracket)<<O|F;break;case s.LeftCurlyBracket:q[F]=I,I=(T=s.RightCurlyBracket)<<O|F}W[F++]=K<<O|x}for(W[F]=s.EOF<<O|x,q[F]=U,q[U]=U;0!==I;)I=q[_=I&w],q[_]=U;return o.source=n,o.firstCharOffset=j,o.offsetAndType=W,o.tokenCount=F,o.balance=q,o.reset(),o.next(),o}Object.keys(n).forEach(function(t){A[t]=n[t]}),Object.keys(o).forEach(function(t){A[t]=o[t]}),Object.keys(C).forEach(function(t){A[t]=C[t]}),m.exports=A},644,[635,645,636,638,637]);
__d(function(g,r,i,a,m,e,d){var n='undefined'!=typeof Uint32Array?Uint32Array:Array;m.exports=function(t,u){return null===t||t.length<u?new n(Math.max(u+1024,16384)):t}},645,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).isDigit,u=r(d[0]).cmpChar,n=r(d[0]).TYPE,l=n.Delim,f=n.WhiteSpace,v=n.Comment,c=n.Ident,o=n.Number,h=n.Dimension,p=43,C=45;function A(t,u){return null!==t&&t.type===l&&t.value.charCodeAt(0)===u}function s(t,u,n){for(;null!==t&&(t.type===f||t.type===v);)t=n(++u);return u}function y(u,n,l,f){if(!u)return 0;var v=u.value.charCodeAt(n);if(v===p||v===C){if(l)return 0;n++}for(;n<u.value.length;n++)if(!t(u.value.charCodeAt(n)))return 0;return f+1}function D(t,u,n){var l=!1,f=s(t,u,n);if(null===(t=n(f)))return u;if(t.type!==o){if(!A(t,p)&&!A(t,C))return u;if(l=!0,null===(t=n(f=s(n(++f),f,n)))&&t.type!==o)return 0}if(!l){var v=t.value.charCodeAt(0);if(v!==p&&v!==C)return 0}return y(t,l?0:1,l,f)}m.exports=function(n,l){var f=0;if(!n)return 0;if(n.type===o)return y(n,0,!1,f);if(n.type===c&&n.value.charCodeAt(0)===C){if(!u(n.value,1,110))return 0;switch(n.value.length){case 2:return D(l(++f),f,l);case 3:return n.value.charCodeAt(2)!==C?0:y(n=l(f=s(l(++f),f,l)),0,!0,f);default:return n.value.charCodeAt(2)!==C?0:y(n,3,!0,f)}}else if(n.type===c||A(n,p)&&l(f+1).type===c){if(n.type!==c&&(n=l(++f)),null===n||!u(n.value,0,110))return 0;switch(n.value.length){case 1:return D(l(++f),f,l);case 2:return n.value.charCodeAt(1)!==C?0:y(n=l(f=s(l(++f),f,l)),0,!0,f);default:return n.value.charCodeAt(1)!==C?0:y(n,2,!0,f)}}else if(n.type===h){for(var v=n.value.charCodeAt(0),w=v===p||v===C?1:0,_=w;_<n.value.length&&t(n.value.charCodeAt(_));_++);return _===w?0:u(n.value,_,110)?_+1===n.value.length?D(l(++f),f,l):n.value.charCodeAt(_+1)!==C?0:_+2===n.value.length?y(n=l(f=s(l(++f),f,l)),0,!0,f):y(n,_+2,!0,f):0}return 0}},646,[644]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).isHexDigit,t=r(d[0]).cmpChar,u=r(d[0]).TYPE,f=u.Ident,l=u.Delim,o=u.Number,c=u.Dimension,v=45,p=63;function y(n,t){return null!==n&&n.type===l&&n.value.charCodeAt(0)===t}function h(n,t){return n.value.charCodeAt(0)===t}function C(t,u,f){for(var l=u,o=0;l<t.value.length;l++){var c=t.value.charCodeAt(l);if(c===v&&f&&0!==o)return C(t,u+o+1,!1)>0?6:0;if(!n(c))return 0;if(++o>6)return 0}return o}function s(n,t,u){if(!n)return 0;for(;y(u(t),p);){if(++n>6)return 0;t++}return t}m.exports=function(n,u){var l=0;if(null===n||n.type!==f||!t(n.value,0,117))return 0;if(null===(n=u(++l)))return 0;if(y(n,43))return null===(n=u(++l))?0:n.type===f?s(C(n,0,!0),++l,u):y(n,p)?s(1,++l,u):0;if(n.type===o){if(!h(n,43))return 0;var A=C(n,1,!0);return 0===A?0:null===(n=u(++l))?l:n.type===c||n.type===o?h(n,v)&&C(n,1,!1)?l+1:0:s(A,l,u)}return n.type===c&&h(n,43)?s(C(n,1,!0),++l,u):0}},647,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=9,o=10,s=12,u=13,c=32,p=33,l=35,f=38,h=39,y=40,C=41,b=42,v=43,x=44,k=45,w=60,A=62,E=63,T=64,P=91,U=93,N=123,S=124,G=125,K=8734,O=(function(t){for(var n='function'==typeof Uint32Array?new Uint32Array(128):new Array(128),o=0;o<128;o++)n[o]=t(String.fromCharCode(o))?1:0;return n})(function(t){return/[a-zA-Z0-9\-]/.test(t)}),W={' ':1,'&&':2,'||':3,'|':4};function _(t){return t.substringToPos(t.findWsEnd(t.pos))}function j(t){for(var n=t.pos;n<t.str.length;n++){var o=t.str.charCodeAt(n);if(o>=128||0===O[o])break}return t.pos===n&&t.error('Expect a keyword'),t.substringToPos(n)}function z(t){for(var n=t.pos;n<t.str.length;n++){var o=t.str.charCodeAt(n);if(o<48||o>57)break}return t.pos===n&&t.error('Expect a number'),t.substringToPos(n)}function F(t){var n=t.str.indexOf('\'',t.pos+1);return-1===n&&(t.pos=t.str.length,t.error('Expect an apostrophe')),t.substringToPos(n+1)}function M(t){var n,o=null;return t.eat(N),n=z(t),t.charCode()===x?(t.pos++,t.charCode()!==G&&(o=z(t))):o=n,t.eat(G),{min:Number(n),max:o?Number(o):0}}function R(t){var n=null,o=!1;switch(t.charCode()){case b:t.pos++,n={min:0,max:0};break;case v:t.pos++,n={min:1,max:0};break;case E:t.pos++,n={min:0,max:1};break;case l:t.pos++,o=!0,n=t.charCode()===N?M(t):{min:1,max:0};break;case N:n=M(t);break;default:return null}return{type:'Multiplier',comma:o,min:n.min,max:n.max,term:null}}function Z(t,n){var o=R(t);return null!==o?(o.term=n,o):n}function q(t){var n=t.peek();return''===n?null:{type:'Token',value:n}}function B(t){var n;return t.eat(w),t.eat(h),n=j(t),t.eat(h),t.eat(A),Z(t,{type:'Property',name:n})}function D(t){var n=null,o=null,s=1;return t.eat(P),t.charCode()===k&&(t.peek(),s=-1),-1==s&&t.charCode()===K?t.peek():n=s*Number(z(t)),_(t),t.eat(x),_(t),t.charCode()===K?t.peek():(s=1,t.charCode()===k&&(t.peek(),s=-1),o=s*Number(z(t))),t.eat(U),null===n&&null===o?null:{type:'Range',min:n,max:o}}function H(t){var n,o=null;return t.eat(w),n=j(t),t.charCode()===y&&t.nextCharCode()===C&&(t.pos+=2,n+='()'),t.charCodeAt(t.findWsEnd(t.pos))===P&&(_(t),o=D(t)),t.eat(A),Z(t,{type:'Type',name:n,opts:o})}function I(t){var n;return n=j(t),t.charCode()===y?(t.pos++,{type:'Function',name:n}):Z(t,{type:'Keyword',name:n})}function J(t,n){function o(t,n){return{type:'Group',terms:t,combinator:n,disallowEmpty:!1,explicit:!1}}for(n=Object.keys(n).sort(function(t,n){return W[t]-W[n]});n.length>0;){for(var s=n.shift(),u=0,c=0;u<t.length;u++){var p=t[u];'Combinator'===p.type&&(p.value===s?(-1===c&&(c=u-1),t.splice(u,1),u--):(-1!==c&&u-c>1&&(t.splice(c,u-c,o(t.slice(c,u),s)),u=c+1),c=-1))}-1!==c&&n.length&&t.splice(c,u-c,o(t.slice(c,u),s))}return s}function L(t){for(var n,o=[],s={},u=null,c=t.pos;n=V(t);)'Spaces'!==n.type&&('Combinator'===n.type?(null!==u&&'Combinator'!==u.type||(t.pos=c,t.error('Unexpected combinator')),s[n.value]=!0):null!==u&&'Combinator'!==u.type&&(s[' ']=!0,o.push({type:'Combinator',value:' '})),o.push(n),u=n,c=t.pos);return null!==u&&'Combinator'===u.type&&(t.pos-=c,t.error('Unexpected combinator')),{type:'Group',terms:o,combinator:J(o,s)||' ',disallowEmpty:!1,explicit:!1}}function Q(t){var n;return t.eat(P),n=L(t),t.eat(U),n.explicit=!0,t.charCode()===p&&(t.pos++,n.disallowEmpty=!0),n}function V(t){var y=t.charCode();if(y<128&&1===O[y])return I(t);switch(y){case U:break;case P:return Z(t,Q(t));case w:return t.nextCharCode()===h?B(t):H(t);case S:return{type:'Combinator',value:t.substringToPos(t.nextCharCode()===S?t.pos+2:t.pos+1)};case f:return t.pos++,t.eat(f),{type:'Combinator',value:'&&'};case x:return t.pos++,{type:'Comma'};case h:return Z(t,{type:'String',value:F(t)});case c:case n:case o:case u:case s:return{type:'Spaces',value:_(t)};case T:return(y=t.nextCharCode())<128&&1===O[y]?(t.pos++,{type:'AtKeyword',name:j(t)}):q(t);case b:case v:case E:case l:case p:break;case N:if((y=t.nextCharCode())<48||y>57)return q(t);break;default:return q(t)}}function X(n){var o=new t(n),s=L(o);return o.pos!==n.length&&o.error('Unexpected input'),1===s.terms.length&&'Group'===s.terms[0].type&&(s=s.terms[0]),s}X('[a&&<b>#|<\'c\'>*||
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=function(t){this.str=t,this.pos=0};s.prototype={charCodeAt:function(t){return t<this.str.length?this.str.charCodeAt(t):0},charCode:function(){return this.charCodeAt(this.pos)},nextCharCode:function(){return this.charCodeAt(this.pos+1)},nextNonWsCode:function(t){return this.charCodeAt(this.findWsEnd(t))},findWsEnd:function(t){for(;t<this.str.length;t++){var s=this.str.charCodeAt(t);if(13!==s&&10!==s&&12!==s&&32!==s&&9!==s)break}return t},substringToPos:function(t){return this.str.substring(this.pos,this.pos=t)},eat:function(t){this.charCode()!==t&&this.error('Expect `'+String.fromCharCode(t)+'`'),this.pos++},peek:function(){return this.pos<this.str.length?this.str.charAt(this.pos++):''},error:function(s){throw new t(s,this.str,this.pos)}},m.exports=s},649,[650]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports=function(t,s,o){var f=n('SyntaxError',t);return f.input=s,f.offset=o,f.rawMessage=t,f.message=f.rawMessage+"\n "+f.input+"\n--"+new Array((f.offset||f.input.length)+1).join('-')+'^',f}},650,[634]);
__d(function(g,r,i,a,m,e,d){var t=function(){};function n(n){return'function'==typeof n?n:t}m.exports=function(o,c,s){var f=t,u=t;if('function'==typeof c?f=c:c&&(f=n(c.enter),u=n(c.leave)),f===t&&u===t)throw new Error('Neither `enter` nor `leave` walker handler is set or both aren\'t a function');!(function t(n){switch(f.call(s,n),n.type){case'Group':n.terms.forEach(t);break;case'Multiplier':t(n.term);break;case'Type':case'Property':case'Keyword':case'AtKeyword':case'Function':case'String':case'Token':case'Comma':break;default:throw new Error('Unknown type: '+n.type)}u.call(s,n)})(o)}},651,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=new(r(d[1])),o={decorator:function(n){var t=null,o={len:0,node:null},u=[o],c='';return{children:n.children,node:function(o){var l=t;t=o,n.node.call(this,o),t=l},chunk:function(n){c+=n,o.node!==t?u.push({len:n.length,node:t}):o.len+=n.length},result:function(){return l(c,u)}}}};function l(o,l){var u=[],c=0,f=0,h=l?l[f].node:null;for(n(o,t);!t.eof;){if(l)for(;f<l.length&&c+l[f].len<=t.tokenStart;)c+=l[f++].len,h=l[f].node;u.push({type:t.tokenType,value:t.getTokenValue(),index:t.tokenIndex,balance:t.balance[t.tokenIndex],node:h}),t.next()}return u}m.exports=function(n,t){return'string'==typeof n?l(n,null):t.generate(n,o)}},652,[644,635]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n={type:'Match'},u={type:'Mismatch'},y={type:'DisallowEmpty'},o=40,l=41;function c(t,y,o){return y===n&&o===u?t:t===n&&y===n&&o===n?t:('If'===t.type&&t.else===u&&y===n&&(y=t.then,t=t.match),{type:'If',match:t,then:y,else:o})}function p(t){return t.length>2&&t.charCodeAt(t.length-2)===o&&t.charCodeAt(t.length-1)===l}function s(t){return'Keyword'===t.type||'AtKeyword'===t.type||'Function'===t.type||'Type'===t.type&&p(t.name)}function h(t,y,o){switch(t){case' ':for(var l=n,f=y.length-1;f>=0;f--){l=c(x=y[f],l,u)}return l;case'|':l=u;var v=null;for(f=y.length-1;f>=0;f--){if(s(x=y[f])&&(null===v&&f>0&&s(y[f-1])&&(l=c({type:'Enum',map:v=Object.create(null)},n,l)),null!==v)){var w=(p(x.name)?x.name.slice(0,-1):x.name).toLowerCase();if(w in v==!1){v[w]=x;continue}}v=null,l=c(x,n,l)}return l;case'&&':if(y.length>5)return{type:'MatchOnce',terms:y,all:!0};for(l=u,f=y.length-1;f>=0;f--){var x=y[f];C=y.length>1?h(t,y.filter(function(t){return t!==x}),!1):n,l=c(x,C,l)}return l;case'||':if(y.length>5)return{type:'MatchOnce',terms:y,all:!1};for(l=o?n:u,f=y.length-1;f>=0;f--){var C;x=y[f];C=y.length>1?h(t,y.filter(function(t){return t!==x}),!0):n,l=c(x,C,l)}return l}}function f(t){var o=n,l=v(t.term);if(0===t.max)(o=c(l=c(l,y,u),null,u)).then=c(n,n,o),t.comma&&(o.then.else=c({type:'Comma',syntax:t},o,u));else for(var p=t.min||1;p<=t.max;p++)t.comma&&o!==n&&(o=c({type:'Comma',syntax:t},o,u)),o=c(l,c(n,n,o),u);if(0===t.min)o=c(n,n,o);else for(p=0;p<t.min-1;p++)t.comma&&o!==n&&(o=c({type:'Comma',syntax:t},o,u)),o=c(l,o,u);return o}function v(t){if('function'==typeof t)return{type:'Generic',fn:t};switch(t.type){case'Group':var n=h(t.combinator,t.terms.map(v),!1);return t.disallowEmpty&&(n=c(n,y,u)),n;case'Multiplier':return f(t);case'Type':case'Property':return{type:t.type,name:t.name,syntax:t};case'Keyword':return{type:t.type,name:t.name.toLowerCase(),syntax:t};case'AtKeyword':return{type:t.type,name:'@'+t.name.toLowerCase(),syntax:t};case'Function':return{type:t.type,name:t.name.toLowerCase()+'(',syntax:t};case'String':return 3===t.value.length?{type:'Token',value:t.value.charAt(1),syntax:t}:{type:t.type,value:t.value.substr(1,t.value.length-2).replace(/\\'/g,'\''),syntax:t};case'Token':return{type:t.type,value:t.value,syntax:t};case'Comma':return{type:t.type,syntax:t};default:throw new Error('Unknown node type:',t.type)}}m.exports={MATCH:n,MISMATCH:u,DISALLOW_EMPTY:y,buildMatchGraph:function(n,u){return'string'==typeof n&&(n=t(n)),{type:'MatchGraph',match:v(n),syntax:u||null,source:n}}}},653,[648]);
__d(function(g,r,i,a,m,e,d){var t=Object.prototype.hasOwnProperty,n=r(d[0]),l=n.MATCH,c=n.MISMATCH,s=n.DISALLOW_EMPTY,u=r(d[1]).TYPE,o=0,h=1,p=2,k=3,y='Match',f='Mismatch',x='Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)',v=15e3,b=0;function S(t){for(var n=null,l=null,c=t;null!==c;)l=c.prev,c.prev=n,n=c,c=l;return n}function M(t,n){if(t.length!==n.length)return!1;for(var l=0;l<t.length;l++){var c=t.charCodeAt(l),s=n.charCodeAt(l);if(c>=65&&c<=90&&(c|=32),c!==s)return!1}return!0}function w(t){return null===t||(t.type===u.Comma||t.type===u.Function||t.type===u.LeftParenthesis||t.type===u.LeftSquareBracket||t.type===u.LeftCurlyBracket||t.type===u.Delim)}function C(t){return null===t||(t.type===u.RightParenthesis||t.type===u.RightSquareBracket||t.type===u.RightCurlyBracket||t.type===u.Delim)}function A(n,S,A){function O(){do{G=++H<n.length?n[H]:null}while(null!==G&&(G.type===u.WhiteSpace||G.type===u.Comment))}function T(t){var l=H+t;return l<n.length?n[l]:null}function B(t,n){return{nextState:t,matchStack:W,syntaxStack:R,thenStack:D,tokenIndex:H,prev:n}}function I(t){D={nextState:t,matchStack:W,syntaxStack:R,prev:D}}function L(t){K=B(t,K)}function E(){W={type:h,syntax:S.syntax,token:G,prev:W},O(),_=null,H>N&&(N=H)}function P(){W=W.type===p?W.prev:{type:k,syntax:R.syntax,token:W.token,prev:W},R=R.prev}var R=null,D=null,K=null,_=null,q=0,F=null,G=null,H=-1,N=0,W={type:o,syntax:null,token:null,prev:null};for(O();null===F&&++q<v;)switch(S.type){case'Match':if(null===D){if(null!==G&&(H!==n.length-1||'\\0'!==G.value&&'\\9'!==G.value)){S=c;break}F=y;break}if((S=D.nextState)===s){if(D.matchStack===W){S=c;break}S=l}for(;D.syntaxStack!==R;)P();D=D.prev;break;case'Mismatch':if(null!==_&&!1!==_)(null===K||H>K.tokenIndex)&&(K=_,_=!1);else if(null===K){F=f;break}S=K.nextState,D=K.thenStack,R=K.syntaxStack,W=K.matchStack,H=K.tokenIndex,G=H<n.length?n[H]:null,K=K.prev;break;case'MatchGraph':S=S.match;break;case'If':S.else!==c&&L(S.else),S.then!==l&&I(S.then),S=S.match;break;case'MatchOnce':S={type:'MatchOnceBuffer',syntax:S,index:0,mask:0};break;case'MatchOnceBuffer':var Y=S.syntax.terms;if(S.index===Y.length){if(0===S.mask||S.syntax.all){S=c;break}S=l;break}if(S.mask===(1<<Y.length)-1){S=l;break}for(;S.index<Y.length;S.index++){var $=1<<S.index;if(0==(S.mask&$)){L(S),I({type:'AddMatchOnce',syntax:S.syntax,mask:S.mask|$}),S=Y[S.index++];break}}break;case'AddMatchOnce':S={type:'MatchOnceBuffer',syntax:S.syntax,index:0,mask:S.mask};break;case'Enum':if(null!==G)if(-1!==(Q=G.value.toLowerCase()).indexOf('\\')&&(Q=Q.replace(/\\[09].*$/,'')),t.call(S.map,Q)){S=S.map[Q];break}S=c;break;case'Generic':var j=null!==R?R.opts:null,U=H+Math.floor(S.fn(G,T,j));if(!isNaN(U)&&U>H){for(;H<U;)E();S=l}else S=c;break;case'Type':case'Property':var z='Type'===S.type?'types':'properties',J=t.call(A,z)?A[z][S.name]:null;if(!J||!J.match)throw new Error('Bad syntax reference: '+('Type'===S.type?'<'+S.name+'>':'<\''+S.name+'\'>'));if(!1!==_&&null!==G&&'Type'===S.type)if('custom-ident'===S.name&&G.type===u.Ident||'length'===S.name&&'0'===G.value){null===_&&(_=B(S,K)),S=c;break}R={syntax:S.syntax,opts:S.syntax.opts||null!==R&&R.opts||null,prev:R},W={type:p,syntax:S.syntax,token:W.token,prev:W},S=J.match;break;case'Keyword':var Q=S.name;if(null!==G){var V=G.value;if(-1!==V.indexOf('\\')&&(V=V.replace(/\\[09].*$/,'')),M(V,Q)){E(),S=l;break}}S=c;break;case'AtKeyword':case'Function':if(null!==G&&M(G.value,S.name)){E(),S=l;break}S=c;break;case'Token':if(null!==G&&G.value===S.value){E(),S=l;break}S=c;break;case'Comma':null!==G&&G.type===u.Comma?w(W.token)?S=c:(E(),S=C(G)?c:l):S=w(W.token)||C(G)?l:c;break;case'String':var X='';for(U=H;U<n.length&&X.length<S.value.length;U++)X+=n[U].value;if(M(X,S.value)){for(;H<U;)E();S=l}else S=c;break;default:throw new Error('Unknown node type: '+S.type)}switch(b+=q,F){case null:console.warn("[csstree-match] BREAK after 15000 iterations"),F=x,W=null;break;case y:for(;null!==R;)P();break;default:W=null}return{tokens:n,reason:F,iterations:q,match:W,longestMatch:N}}m.exports={matchAsList
__d(function(g,r,i,a,m,e,d){function t(t){function n(t){return null!==t&&('Type'===t.type||'Property'===t.type||'Keyword'===t.type)}var u=null;return null!==this.matched&&(function o(y){if(Array.isArray(y.match)){for(var c=0;c<y.match.length;c++)if(o(y.match[c]))return n(y.syntax)&&u.unshift(y.syntax),!0}else if(y.node===t)return u=n(y.syntax)?[y.syntax]:[],!0;return!1})(this.matched),u}function n(n,u,o){var y=t.call(n,u);return null!==y&&y.some(o)}m.exports={getTrace:t,isType:function(t,u){return n(this,t,function(t){return'Type'===t.type&&t.name===u})},isProperty:function(t,u){return n(this,t,function(t){return'Property'===t.type&&t.name===u})},isKeyword:function(t){return n(this,t,function(t){return'Keyword'===t.type})}}},655,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);function t(n){return'node'in n?n.node:t(n.match[0])}function c(n){return'node'in n?n.node:c(n.match[n.match.length-1])}m.exports={matchFragments:function(o,u,h,f,l){var s=[];return null!==h.matched&&(function h(y){if(null!==y.syntax&&y.syntax.type===f&&y.syntax.name===l){var p=t(y),x=c(y);o.syntax.walk(u,function(t,c,o){if(t===p){var u=new n;do{if(u.appendData(c.data),c.data===x)break;c=c.next}while(null!==c);s.push({parent:o,nodes:u})}})}Array.isArray(y.match)&&y.match.forEach(h)})(h.matched),s}}},656,[632]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=Object.prototype.hasOwnProperty;function o(n){return'number'==typeof n&&isFinite(n)&&Math.floor(n)===n&&n>=0}function l(n){return Boolean(n)&&o(n.offset)&&o(n.line)&&o(n.column)}function f(o,f){return function(c,s){if(!c||c.constructor!==Object)return s(c,'Type of node should be an Object');for(var u in c){var p=!0;if(!1!==t.call(c,u)){if('type'===u)c.type!==o&&s(c,'Wrong node type `'+c.type+'`, expected `'+o+'`');else if('loc'===u){if(null===c.loc)continue;if(c.loc&&c.loc.constructor===Object)if('string'!=typeof c.loc.source)u+='.source';else if(l(c.loc.start)){if(l(c.loc.end))continue;u+='.end'}else u+='.start';p=!1}else if(f.hasOwnProperty(u)){var y=0;for(p=!1;!p&&y<f[u].length;y++){var v=f[u][y];switch(v){case String:p='string'==typeof c[u];break;case Boolean:p='boolean'==typeof c[u];break;case null:p=null===c[u];break;default:'string'==typeof v?p=c[u]&&c[u].type===v:Array.isArray(v)&&(p=c[u]instanceof n)}}}else s(c,'Unknown field `'+u+'` for '+o+' node type');p||s(c,'Bad value for `'+o+'.'+u+'`')}}for(var u in f)t.call(f,u)&&!1===t.call(c,u)&&s(c,'Field `'+o+'.'+u+'` is missed')}}function c(n,o){var l=o.structure,c={type:String,loc:!0},s={type:'"'+n+'"'};for(var u in l)if(!1!==t.call(l,u)){for(var p=[],y=c[u]=Array.isArray(l[u])?l[u].slice():[l[u]],v=0;v<y.length;v++){var h=y[v];if(h===String||h===Boolean)p.push(h.name);else if(null===h)p.push('null');else if('string'==typeof h)p.push('<'+h+'>');else{if(!Array.isArray(h))throw new Error('Wrong value `'+h+'` in `'+n+'.'+u+'` structure definition');p.push('List')}}s[u]=p.join(' | ')}return{docs:s,check:f(n,c)}}m.exports={getStructureFromConfig:function(n){var o={};if(n.node)for(var l in n.node)if(t.call(n.node,l)){var f=n.node[l];if(!f.structure)throw new Error('Missed `structure` field in `'+l+'` node type definition');o[l]=c(l,f)}return o}}},657,[632]);
__d(function(g,r,i,a,m,e,d){m.exports={SyntaxError:r(d[0]),parse:r(d[1]),generate:r(d[2]),walk:r(d[3])}},658,[650,648,641,651]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),s=r(d[3]),c=r(d[4]),u=r(d[5]),l=r(d[6]).findWhiteSpaceStart,p=r(d[7]),h=function(){},f=u.TYPE,P=u.NAME,k=f.WhiteSpace,x=f.Ident,v=f.Function,w=f.Url,E=f.Hash,L=f.Percentage,y=f.Number;function S(n){return function(){return this[n]()}}function T(n){var t={context:{},scope:{},atrule:{},pseudo:{}};if(n.parseContext)for(var o in n.parseContext)switch(typeof n.parseContext[o]){case'function':t.context[o]=n.parseContext[o];break;case'string':t.context[o]=S(n.parseContext[o])}if(n.scope)for(var o in n.scope)t.scope[o]=n.scope[o];if(n.atrule)for(var o in n.atrule){var s=n.atrule[o];s.parse&&(t.atrule[o]=s.parse)}if(n.pseudo)for(var o in n.pseudo){var c=n.pseudo[o];c.parse&&(t.pseudo[o]=c.parse)}if(n.node)for(var o in n.node)t[o]=n.node[o].parse;return t}m.exports=function(u){var f={scanner:new o,locationMap:new n,filename:'<unknown>',needPositions:!1,onParseError:h,onParseErrorThrow:!1,parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:p,createList:function(){return new s},createSingleNodeList:function(n){return(new s).appendData(n)},getFirstListNode:function(n){return n&&n.first()},getLastListNode:function(n){return n.last()},parseWithFallback:function(n,t){var o=this.scanner.tokenIndex;try{return n.call(this)}catch(n){if(this.onParseErrorThrow)throw n;var s=t.call(this,o);return this.onParseErrorThrow=!0,this.onParseError(n,s),this.onParseErrorThrow=!1,s}},lookupNonWSType:function(n){do{var t=this.scanner.lookupType(n++);if(t!==k)return t}while(0!==t);return 0},eat:function(n){if(this.scanner.tokenType!==n){var t=this.scanner.tokenStart,o=P[n]+' is expected';switch(n){case x:this.scanner.tokenType===v||this.scanner.tokenType===w?(t=this.scanner.tokenEnd-1,o='Identifier is expected but function found'):o='Identifier is expected';break;case E:this.scanner.isDelim(35)&&(this.scanner.next(),t++,o='Name is expected');break;case L:this.scanner.tokenType===y&&(t=this.scanner.tokenEnd,o='Percent sign is expected');break;default:this.scanner.source.charCodeAt(this.scanner.tokenStart)===n&&(t+=1)}this.error(o,t)}this.scanner.next()},consume:function(n){var t=this.scanner.getTokenValue();return this.eat(n),t},consumeFunctionName:function(){var n=this.scanner.source.substring(this.scanner.tokenStart,this.scanner.tokenEnd-1);return this.eat(v),n},getLocation:function(n,t){return this.needPositions?this.locationMap.getLocationRange(n,t,this.filename):null},getLocationFromList:function(n){if(this.needPositions){var t=this.getFirstListNode(n),o=this.getLastListNode(n);return this.locationMap.getLocationRange(null!==t?t.loc.start.offset-this.locationMap.startOffset:this.scanner.tokenStart,null!==o?o.loc.end.offset-this.locationMap.startOffset:this.scanner.tokenStart,this.filename)}return null},error:function(n,o){var s=void 0!==o&&o<this.scanner.source.length?this.locationMap.getLocation(o):this.scanner.eof?this.locationMap.getLocation(l(this.scanner.source,this.scanner.source.length-1)):this.locationMap.getLocation(this.scanner.tokenStart);throw new t(n||'Unexpected input',this.scanner.source,s.offset,s.line,s.column)}};for(var S in u=T(u||{}))f[S]=u[S];return function(n,t){var o,s=(t=t||{}).context||'default';if(c(n,f.scanner),f.locationMap.setSource(n,t.offset,t.line,t.column),f.filename=t.filename||'<unknown>',f.needPositions=Boolean(t.positions),f.onParseError='function'==typeof t.onParseError?t.onParseError:h,f.onParseErrorThrow=!1,f.parseAtrulePrelude=!('parseAtrulePrelude'in t)||Boolean(t.parseAtrulePrelude),f.parseRulePrelude=!('parseRulePrelude'in t)||Boolean(t.parseRulePrelude),f.parseValue=!('parseValue'in t)||Boolean(t.parseValue),f.parseCustomProperty='parseCustomProperty'in t&&Boolean(t.parseCustomProperty),!f.context.hasOwnProperty(s))throw new Error('Unknown context `'+s+'`');return o=f.context[s].call(f,t),f.scanner.eof||f.error(),o}}},659,[660,633,635,632,644,636,637,661]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]).isBOM,n=10,o=12,u=13;function l(l,h){for(var c=h.length,f=t(l.lines,c),C=l.startLine,p=t(l.columns,c),A=l.startColumn,v=h.length>0?s(h.charCodeAt(0)):0;v<c;v++){var L=h.charCodeAt(v);f[v]=C,p[v]=A++,L!==n&&L!==u&&L!==o||(L===u&&v+1<c&&h.charCodeAt(v+1)===n&&(f[++v]=C,p[v]=A),C++,A=1)}f[v]=C,p[v]=A,l.lines=f,l.columns=p}var h=function(){this.lines=null,this.columns=null,this.linesAndColumnsComputed=!1};h.prototype={setSource:function(t,s,n,o){this.source=t,this.startOffset=void 0===s?0:s,this.startLine=void 0===n?1:n,this.startColumn=void 0===o?1:o,this.linesAndColumnsComputed=!1},ensureLinesAndColumnsComputed:function(){this.linesAndColumnsComputed||(l(this,this.source),this.linesAndColumnsComputed=!0)},getLocation:function(t,s){return this.ensureLinesAndColumnsComputed(),{source:s,offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}},getLocationRange:function(t,s,n){return this.ensureLinesAndColumnsComputed(),{source:n,start:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]},end:{offset:this.startOffset+s,line:this.lines[s],column:this.columns[s]}}}},m.exports=h},660,[645,644]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).TYPE,t=n.WhiteSpace,s=n.Comment;m.exports=function(n){var c=this.createList(),o=null,h={recognizer:n,space:null,ignoreWS:!1,ignoreWSAfter:!1};for(this.scanner.skipSC();!this.scanner.eof;){switch(this.scanner.tokenType){case s:this.scanner.next();continue;case t:h.ignoreWS?this.scanner.next():h.space=this.WhiteSpace();continue}if(void 0===(o=n.getNode.call(this,h)))break;null!==h.space&&(c.push(h.space),h.space=null),c.push(o),h.ignoreWSAfter?(h.ignoreWSAfter=!1,h.ignoreWS=!0):h.ignoreWS=!1}return c}},661,[644]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=Object.prototype.hasOwnProperty;function o(n,t){var o=n.children,c=null;'function'!=typeof t?o.forEach(this.node,this):o.forEach(function(n){null!==c&&t.call(this,c),this.node(n),c=n},this)}m.exports=function(c){function u(n){if(!t.call(f,n.type))throw new Error('Unknown node type: '+n.type);f[n.type].call(this,n)}var f={};if(c.node)for(var l in c.node)f[l]=c.node[l].generate;return function(t,c){var f='',l={children:o,node:u,chunk:function(n){f+=n},result:function(){return f}};return c&&('function'==typeof c.decorator&&(l=c.decorator(l)),c.sourceMap&&(l=n(l))),l.node(t),l.result()}}},662,[663]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).SourceMapGenerator,l={Atrule:!0,Selector:!0,Declaration:!0};m.exports=function(o){var c=new n,t=1,u=0,p={line:1,column:0},s={line:0,column:0},f=!1,h={line:1,column:0},v={generated:h},y=o.node;o.node=function(n){if(n.loc&&n.loc.start&&l.hasOwnProperty(n.type)){var o=n.loc.start.line,M=n.loc.start.column-1;s.line===o&&s.column===M||(s.line=o,s.column=M,p.line=t,p.column=u,f&&(f=!1,p.line===h.line&&p.column===h.column||c.addMapping(v)),f=!0,c.addMapping({source:n.loc.source,original:s,generated:p}))}y.call(this,n),f&&l.hasOwnProperty(n.type)&&(h.line=t,h.column=u)};var M=o.chunk;o.chunk=function(n){for(var l=0;l<n.length;l++)10===n.charCodeAt(l)?(t++,u=0):u++;M(n)};var w=o.result;return o.result=function(){return f&&c.addMapping(v),{css:w(),map:c}},o}},663,[664]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]),t=r(d[2]).ArraySet,s=r(d[3]).MappingList;function l(n){n||(n={}),this._file=o.getArg(n,'file',null),this._sourceRoot=o.getArg(n,'sourceRoot',null),this._skipValidation=o.getArg(n,'skipValidation',!1),this._sources=new t,this._names=new t,this._mappings=new s,this._sourcesContents=null}l.prototype._version=3,l.fromSourceMap=function(n){var t=n.sourceRoot,s=new l({file:n.file,sourceRoot:t});return n.eachMapping(function(n){var l={generated:{line:n.generatedLine,column:n.generatedColumn}};null!=n.source&&(l.source=n.source,null!=t&&(l.source=o.relative(t,l.source)),l.original={line:n.originalLine,column:n.originalColumn},null!=n.name&&(l.name=n.name)),s.addMapping(l)}),n.sources.forEach(function(l){var u=l;null!==t&&(u=o.relative(t,l)),s._sources.has(u)||s._sources.add(u);var c=n.sourceContentFor(l);null!=c&&s.setSourceContent(l,c)}),s},l.prototype.addMapping=function(n){var t=o.getArg(n,'generated'),s=o.getArg(n,'original',null),l=o.getArg(n,'source',null),u=o.getArg(n,'name',null);this._skipValidation||this._validateMapping(t,s,l,u),null!=l&&(l=String(l),this._sources.has(l)||this._sources.add(l)),null!=u&&(u=String(u),this._names.has(u)||this._names.add(u)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=s&&s.line,originalColumn:null!=s&&s.column,source:l,name:u})},l.prototype.setSourceContent=function(n,t){var s=n;null!=this._sourceRoot&&(s=o.relative(this._sourceRoot,s)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[o.toSetString(s)]=t):this._sourcesContents&&(delete this._sourcesContents[o.toSetString(s)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},l.prototype.applySourceMap=function(n,s,l){var u=s;if(null==s){if(null==n.file)throw new Error("SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's \"file\" property. Both were omitted.");u=n.file}var c=this._sourceRoot;null!=c&&(u=o.relative(c,u));var p=new t,h=new t;this._mappings.unsortedForEach(function(t){if(t.source===u&&null!=t.originalLine){var s=n.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=s.source&&(t.source=s.source,null!=l&&(t.source=o.join(l,t.source)),null!=c&&(t.source=o.relative(c,t.source)),t.originalLine=s.line,t.originalColumn=s.column,null!=s.name&&(t.name=s.name))}var f=t.source;null==f||p.has(f)||p.add(f);var _=t.name;null==_||h.has(_)||h.add(_)},this),this._sources=p,this._names=h,n.sources.forEach(function(t){var s=n.sourceContentFor(t);null!=s&&(null!=l&&(t=o.join(l,t)),null!=c&&(t=o.relative(c,t)),this.setSourceContent(t,s))},this)},l.prototype._validateMapping=function(n,o,t,s){if(o&&'number'!=typeof o.line&&'number'!=typeof o.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(n&&'line'in n&&'column'in n&&n.line>0&&n.column>=0)||o||t||s)&&!(n&&'line'in n&&'column'in n&&o&&'line'in o&&'column'in o&&n.line>0&&n.column>=0&&o.line>0&&o.column>=0&&t))throw new Error('Invalid mapping: '+JSON.stringify({generated:n,source:t,original:o,name:s}))},l.prototype._serializeMappings=function(){for(var t,s,l,u,c=0,p=1,h=0,f=0,_=0,v=0,y='',C=this._mappings.toArray(),S=0,w=C.length;S<w;S++){if(t='',(s=C[S]).generatedLine!==p)for(c=0;s.generatedLine!==p;)t+=';',p++;else if(S>0){if(!o.compareByGeneratedPositionsInflated(s,C[S-1]))continue;t+=','}t+=n.encode(s.generatedColumn-c),c=s.generatedColumn,null!=s.source&&(u=this._sources.indexOf(s.source),t+=n.encode(u-v),v=u,t+=n.encode(s.originalLine-1-f),f=s.originalLine-1,t+=n.encode(s.originalColumn-h),h=s.originalColumn,null!=s.name&&(l=this._names.indexOf(s.name),t+=n.encode(l-_),_=l)),y+=t}return y},l.prototype._generateSourcesContent=function(n,t){return n.map(function(n){if(!this._sourcesContents)return null;null!=t&&(n=o.relative(t,n));var s=o.t
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);function o(n){return n<0?1+(-n<<1):0+(n<<1)}e.encode=function(t){var c,u="",h=o(t);do{c=31&h,(h>>>=5)>0&&(c|=32),u+=n.encode(c)}while(h>0);return u},e.decode=function(o,t,c){var u,h,f,l,v=o.length,w=0,s=0;do{if(t>=v)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(h=n.decode(o.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+o.charAt(t-1));u=!!(32&h),w+=(h&=31)<<s,s+=5}while(u);c.value=(l=(f=w)>>1,1==(1&f)?-l:l),c.rest=t}},665,[666]);
__d(function(g,r,i,a,m,e,d){var n='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split('');e.encode=function(t){if(0<=t&&t<n.length)return n[t];throw new TypeError("Must be between 0 and 63: "+t)},e.decode=function(n){return 65<=n&&n<=90?n-65:97<=n&&n<=122?n-97+26:48<=n&&n<=57?n-48+52:43==n?62:47==n?63:-1}},666,[]);
__d(function(g,r,i,a,m,e,d){e.getArg=function(n,t,o){if(t in n)return n[t];if(3===arguments.length)return o;throw new Error('"'+t+'" is a required argument.')};var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,t=/^data:.+\,.+$/;function o(t){var o=t.match(n);return o?{scheme:o[1],auth:o[2],host:o[3],port:o[4],path:o[5]}:null}function u(n){var t='';return n.scheme&&(t+=n.scheme+':'),t+='//',n.auth&&(t+=n.auth+'@'),n.host&&(t+=n.host),n.port&&(t+=":"+n.port),n.path&&(t+=n.path),t}function c(n){var t=n,c=o(n);if(c){if(!c.path)return n;t=c.path}for(var l,h=e.isAbsolute(t),s=t.split(/\/+/),f=0,p=s.length-1;p>=0;p--)'.'===(l=s[p])?s.splice(p,1):'..'===l?f++:f>0&&(''===l?(s.splice(p+1,f),f=0):(s.splice(p,2),f--));return''===(t=s.join('/'))&&(t=h?'/':'.'),c?(c.path=t,u(c)):t}function l(n,l){""===n&&(n="."),""===l&&(l=".");var h=o(l),s=o(n);if(s&&(n=s.path||'/'),h&&!h.scheme)return s&&(h.scheme=s.scheme),u(h);if(h||l.match(t))return l;if(s&&!s.host&&!s.path)return s.host=l,u(s);var f='/'===l.charAt(0)?l:c(n.replace(/\/+$/,'')+'/'+l);return s?(s.path=f,u(s)):f}e.urlParse=o,e.urlGenerate=u,e.normalize=c,e.join=l,e.isAbsolute=function(t){return'/'===t.charAt(0)||n.test(t)},e.relative=function(n,t){""===n&&(n="."),n=n.replace(/\/$/,'');for(var o=0;0!==t.indexOf(n+'/');){var u=n.lastIndexOf("/");if(u<0)return t;if((n=n.slice(0,u)).match(/^([^\/]+:\/)?\/*$/))return t;++o}return Array(o+1).join("../")+t.substr(n.length+1)};var h=!('__proto__'in Object.create(null));function s(n){return n}function f(n){if(!n)return!1;var t=n.length;if(t<9)return!1;if(95!==n.charCodeAt(t-1)||95!==n.charCodeAt(t-2)||111!==n.charCodeAt(t-3)||116!==n.charCodeAt(t-4)||111!==n.charCodeAt(t-5)||114!==n.charCodeAt(t-6)||112!==n.charCodeAt(t-7)||95!==n.charCodeAt(t-8)||95!==n.charCodeAt(t-9))return!1;for(var o=t-10;o>=0;o--)if(36!==n.charCodeAt(o))return!1;return!0}function p(n,t){return n===t?0:null===n?1:null===t?-1:n>t?1:-1}e.toSetString=h?s:function(n){return f(n)?'$'+n:n},e.fromSetString=h?s:function(n){return f(n)?n.slice(1):n},e.compareByOriginalPositions=function(n,t,o){var u=p(n.source,t.source);return 0!==u?u:0!=(u=n.originalLine-t.originalLine)?u:0!=(u=n.originalColumn-t.originalColumn)||o?u:0!=(u=n.generatedColumn-t.generatedColumn)?u:0!=(u=n.generatedLine-t.generatedLine)?u:p(n.name,t.name)},e.compareByGeneratedPositionsDeflated=function(n,t,o){var u=n.generatedLine-t.generatedLine;return 0!==u?u:0!=(u=n.generatedColumn-t.generatedColumn)||o?u:0!==(u=p(n.source,t.source))?u:0!=(u=n.originalLine-t.originalLine)?u:0!=(u=n.originalColumn-t.originalColumn)?u:p(n.name,t.name)},e.compareByGeneratedPositionsInflated=function(n,t){var o=n.generatedLine-t.generatedLine;return 0!==o?o:0!=(o=n.generatedColumn-t.generatedColumn)?o:0!==(o=p(n.source,t.source))?o:0!=(o=n.originalLine-t.originalLine)?o:0!=(o=n.originalColumn-t.originalColumn)?o:p(n.name,t.name)},e.parseSourceMapInput=function(n){return JSON.parse(n.replace(/^\)]}'[^\n]*\n/,''))},e.computeSourceURL=function(n,t,h){if(t=t||'',n&&('/'!==n[n.length-1]&&'/'!==t[0]&&(n+='/'),t=n+t),h){var s=o(h);if(!s)throw new Error("sourceMapURL could not be parsed");if(s.path){var f=s.path.lastIndexOf('/');f>=0&&(s.path=s.path.substring(0,f+1))}t=l(u(s),t)}return c(t)}},667,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=Object.prototype.hasOwnProperty,s="undefined"!=typeof Map;function o(){this._array=[],this._set=s?new Map:Object.create(null)}o.fromArray=function(t,n){for(var s=new o,h=0,p=t.length;h<p;h++)s.add(t[h],n);return s},o.prototype.size=function(){return s?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(o,h){var p=s?o:t.toSetString(o),u=s?this.has(o):n.call(this._set,p),y=this._array.length;u&&!h||this._array.push(o),u||(s?this._set.set(o,y):this._set[p]=y)},o.prototype.has=function(o){if(s)return this._set.has(o);var h=t.toSetString(o);return n.call(this._set,h)},o.prototype.indexOf=function(o){if(s){var h=this._set.get(o);if(h>=0)return h}else{var p=t.toSetString(o);if(n.call(this._set,p))return this._set[p]}throw new Error('"'+o+'" is not in the set.')},o.prototype.at=function(t){if(t>=0&&t<this._array.length)return this._array[t];throw new Error('No element indexed by '+t)},o.prototype.toArray=function(){return this._array.slice()},e.ArraySet=o},668,[667]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}n.prototype.unsortedForEach=function(t,n){this._array.forEach(t,n)},n.prototype.add=function(n){var o,s,h,_,p,u;o=this._last,s=n,h=o.generatedLine,_=s.generatedLine,p=o.generatedColumn,u=s.generatedColumn,_>h||_==h&&u>=p||t.compareByGeneratedPositionsInflated(o,s)<=0?(this._last=n,this._array.push(n)):(this._sorted=!1,this._array.push(n))},n.prototype.toArray=function(){return this._sorted||(this._array.sort(t.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},e.MappingList=n},669,[667]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports=function(c){return{fromPlainObject:function(t){return c(t,{enter:function(c){c.children&&c.children instanceof n==!1&&(c.children=(new n).fromArray(c.children))}}),t},toPlainObject:function(t){return c(t,{leave:function(c){c.children&&c.children instanceof n&&(c.children=c.children.toArray())}}),t}}}},670,[632]);
__d(function(g,r,i,a,m,e,d){var t=Object.prototype.hasOwnProperty,n=function(){};function l(t){return'function'==typeof t?t:n}function u(t,n){return function(l,u,o){l.type===n&&t.call(this,l,u,o)}}function o(n,l){var u=l.structure,o=[];for(var c in u)if(!1!==t.call(u,c)){var f=u[c],s={name:c,type:!1,nullable:!1};Array.isArray(u[c])||(f=[u[c]]);for(var v=0;v<f.length;v++){var h=f[v];null===h?s.nullable=!0:'string'==typeof h?s.type='node':Array.isArray(h)&&(s.type='list')}s.type&&o.push(s)}return o.length?{context:l.walkContext,fields:o}:null}function c(n){var l={};for(var u in n.node)if(t.call(n.node,u)){var c=n.node[u];if(!c.structure)throw new Error('Missed `structure` field in `'+u+'` node type definition');l[u]=o(0,c)}return l}function f(t,n){var l=t.fields.slice(),u=t.context,o='string'==typeof u;return n&&l.reverse(),function(t,c,f){var s;o&&(s=c[u],c[u]=t);for(var v=0;v<l.length;v++){var h=l[v],y=t[h.name];h.nullable&&!y||('list'===h.type?n?y.forEachRight(f):y.forEach(f):f(y))}o&&(c[u]=s)}}function s(t){return{Atrule:{StyleSheet:t.StyleSheet,Atrule:t.Atrule,Rule:t.Rule,Block:t.Block},Rule:{StyleSheet:t.StyleSheet,Atrule:t.Atrule,Rule:t.Rule,Block:t.Block},Declaration:{StyleSheet:t.StyleSheet,Atrule:t.Atrule,Rule:t.Rule,Block:t.Block,DeclarationList:t.DeclarationList}}}m.exports=function(o){var v=c(o),h={},y={};for(var p in v)t.call(v,p)&&null!==v[p]&&(h[p]=f(v[p],!1),y[p]=f(v[p],!0));var w=s(h),A=s(y),S=function(t,o){var c=n,f=n,s=h,p={root:t,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if('function'==typeof o)c=o;else if(o&&(c=l(o.enter),f=l(o.leave),o.reverse&&(s=y),o.visit)){if(w.hasOwnProperty(o.visit))s=o.reverse?A[o.visit]:w[o.visit];else if(!v.hasOwnProperty(o.visit))throw new Error('Bad value `'+o.visit+'` for `visit` option (should be: '+Object.keys(v).join(', ')+')');c=u(c,o.visit),f=u(f,o.visit)}if(c===n&&f===n)throw new Error('Neither `enter` nor `leave` walker handler is set or both aren\'t a function');if(o.reverse){var S=c;c=f,f=S}!(function t(n,l,u){c.call(p,n,l,u),s.hasOwnProperty(n.type)&&s[n.type](n,p,t),f.call(p,n,l,u)})(t)};return S.find=function(t,n){var l=null;return S(t,function(t,u,o){null===l&&n.call(this,t,u,o)&&(l=t)}),l},S.findLast=function(t,n){var l=null;return S(t,{reverse:!0,enter:function(t,u,o){null===l&&n.call(this,t,u,o)&&(l=t)}}),l},S.findAll=function(t,n){var l=[];return S(t,function(t,u,o){n.call(this,t,u,o)&&l.push(t)}),l},S}},671,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports=function t(o){var c={};for(var f in o){var s=o[f];s&&(Array.isArray(s)||s instanceof n?s=s.map(t):s.constructor===Object&&(s=t(s))),c[f]=s}return c}},672,[632]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=Object.prototype.hasOwnProperty,o={generic:!0,types:{},atrules:{},properties:{},parseContext:{},scope:{},atrule:['parse'],pseudo:['parse'],node:['name','structure','parse','generate','walkContext']};function c(n){return n&&n.constructor===Object}function u(t){return c(t)?n({},t):t}function f(n,o){for(var s in o)t.call(o,s)&&(c(n[s])?f(n[s],u(o[s])):n[s]=u(o[s]))}function s(n,o,l){for(var p in l)if(!1!==t.call(l,p))if(!0===l[p])p in o&&t.call(o,p)&&(n[p]=u(o[p]));else if(l[p]){if(c(l[p]))f(v={},n[p]),f(v,o[p]),n[p]=v;else if(Array.isArray(l[p])){var v={},y=l[p].reduce(function(n,t){return n[t]=!0,n},{});for(var x in n[p])t.call(n[p],x)&&(v[x]={},n[p]&&n[p][x]&&s(v[x],n[p][x],y));for(var x in o[p])t.call(o[p],x)&&(v[x]||(v[x]={}),o[p]&&o[p][x]&&s(v[x],o[p][x],y));n[p]=v}}return n}m.exports=function(n,t){return s(n,t,o)}},673,[73]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports={generic:!0,types:t.types,atrules:t.atrules,properties:t.properties,node:r(d[1])}},674,[675,676]);
__d(function(e,t,n,o,r,a,i){r.exports={generic:!0,types:{"absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large","alpha-value":"<number>|<percentage>","angle-percentage":"<angle>|<percentage>","angular-color-hint":"<angle-percentage>","angular-color-stop":"<color>&&<color-stop-angle>?","angular-color-stop-list":"[<angular-color-stop> [, <angular-color-hint>]?]# , <angular-color-stop>","animateable-feature":"scroll-position|contents|<custom-ident>",attachment:"scroll|fixed|local","attr()":"attr( <attr-name> <type-or-unit>? [, <attr-fallback>]? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attribute-selector":"'[' <wq-name> ']'|'[' <wq-name> <attr-matcher> [<string-token>|<ident-token>] <attr-modifier>? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [<line-names>? <fixed-size>]+ <line-names>? )","auto-track-list":"[<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>? <auto-repeat> [<line-names>? [<fixed-size>|<fixed-repeat>]]* <line-names>?","baseline-position":"[first|last]? baseline","basic-shape":"<inset()>|<circle()>|<ellipse()>|<polygon()>","bg-image":"none|<image>","bg-layer":"<bg-image>||<bg-position> [/ <bg-size>]?||<repeat-style>||<attachment>||<box>||<box>","bg-position":"[[left|center|right|top|bottom|<length-percentage>]|[left|center|right|<length-percentage>] [top|center|bottom|<length-percentage>]|[center|[left|right] <length-percentage>?]&&[center|[top|bottom] <length-percentage>?]]","bg-size":"[<length-percentage>|auto]{1,2}|cover|contain","blur()":"blur( <length> )","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity",box:"border-box|padding-box|content-box","brightness()":"brightness( <number-percentage> )","calc()":"calc( <calc-sum> )","calc-sum":"<calc-product> [['+'|'-'] <calc-product>]*","calc-product":"<calc-value> ['*' <calc-value>|'/' <number>]*","calc-value":"<number>|<dimension>|<percentage>|( <calc-sum> )","cf-final-image":"<image>|<color>","cf-mixing-image":"<percentage>?&&<image>","circle()":"circle( [<shape-radius>]? [at <position>]? )","clamp()":"clamp( <calc-sum>#{3} )","class-selector":"'.' <ident-token>","clip-source":"<url>",color:"<rgb()>|<rgba()>|<hsl()>|<hsla()>|<hex-color>|<named-color>|currentcolor|<deprecated-system-color>","color-stop":"<color-stop-length>|<color-stop-angle>","color-stop-angle":"<angle-percentage>{1,2}","color-stop-length":"<length-percentage>{1,2}","color-stop-list":"[<linear-color-stop> [, <linear-color-hint>]?]# , <linear-color-stop>",combinator:"'>'|'+'|'~'|['||']","common-lig-values":"[common-ligatures|no-common-ligatures]",compat:"searchfield|textarea|push-button|button-bevel|slider-horizontal|checkbox|radio|square-button|menulist|menulist-button|listbox|meter|progress-bar","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[<type-selector>? <subclass-selector>* [<pseudo-element-selector> <pseudo-class-selector>*]*]!","compound-selector-list":"<compound-selector>#","complex-selector":"<compound-selector> [<combinator>? <compound-selector>]*","complex-selector-list":"<complex-selector>#","conic-gradient()":"conic-gradient( [from <angle>]? [at <position>]? , <angular-color-stop-list> )","contextual-alt-values":"[contextual|no-contextual]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[<string>|contents|<url>|<quote>|<attr()>|counter( <ident> , <'list-style-type'>? )]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"<image>","contrast()":"contrast( [<number-percentage>] )","counter()":"counter( <custom-ident> , [<counter-style>|none]? )","counter-style":"<counter-style-name>|symbols( )","counter-style-name":"<custom-ident>","counters()":"counters( <custom-ident> , <string> , [<counter-style>|none]? )","cross-fade()":"cross-fade( <cf-mixing-image> , <cf-final-image
__d(function(g,r,i,a,m,e,d){m.exports={AnPlusB:r(d[0]),Atrule:r(d[1]),AtrulePrelude:r(d[2]),AttributeSelector:r(d[3]),Block:r(d[4]),Brackets:r(d[5]),CDC:r(d[6]),CDO:r(d[7]),ClassSelector:r(d[8]),Combinator:r(d[9]),Comment:r(d[10]),Declaration:r(d[11]),DeclarationList:r(d[12]),Dimension:r(d[13]),Function:r(d[14]),HexColor:r(d[15]),Identifier:r(d[16]),IdSelector:r(d[17]),MediaFeature:r(d[18]),MediaQuery:r(d[19]),MediaQueryList:r(d[20]),Nth:r(d[21]),Number:r(d[22]),Operator:r(d[23]),Parentheses:r(d[24]),Percentage:r(d[25]),PseudoClassSelector:r(d[26]),PseudoElementSelector:r(d[27]),Ratio:r(d[28]),Raw:r(d[29]),Rule:r(d[30]),Selector:r(d[31]),SelectorList:r(d[32]),String:r(d[33]),StyleSheet:r(d[34]),TypeSelector:r(d[35]),UnicodeRange:r(d[36]),Url:r(d[37]),Value:r(d[38]),WhiteSpace:r(d[39])}},676,[677,678,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,679,707,708,709,710,711,712,713,714,715,716]);
__d(function(g,r,i,a,m,e,d){var s=r(d[0]).cmpChar,n=r(d[0]).isDigit,t=r(d[0]).TYPE,c=t.WhiteSpace,h=t.Comment,o=t.Ident,l=t.Number,u=t.Dimension,k=43,p=45,S=110,b=!0;function f(s,t){var c=this.scanner.tokenStart+s,h=this.scanner.source.charCodeAt(c);for(h!==k&&h!==p||(t&&this.error('Number sign is not allowed'),c++);c<this.scanner.tokenEnd;c++)n(this.scanner.source.charCodeAt(c))||this.error('Integer is expected',c)}function x(s){return f.call(this,0,s)}function C(n,t){if(!s(this.scanner.source,this.scanner.tokenStart+n,t)){var c='';switch(t){case S:c='N is expected';break;case p:c='HyphenMinus is expected'}this.error(c,this.scanner.tokenStart+n)}}function T(){for(var s=0,n=0,t=this.scanner.tokenType;t===c||t===h;)t=this.scanner.lookupType(++s);if(t!==l){if(!this.scanner.isDelim(k,s)&&!this.scanner.isDelim(p,s))return null;n=this.scanner.isDelim(k,s)?k:p;do{t=this.scanner.lookupType(++s)}while(t===c||t===h);t!==l&&(this.scanner.skip(s),x.call(this,b))}return s>0&&this.scanner.skip(s),0===n&&(t=this.scanner.source.charCodeAt(this.scanner.tokenStart))!==k&&t!==p&&this.error('Number sign is expected'),x.call(this,0!==n),n===p?'-'+this.consume(l):this.consume(l)}m.exports={name:'AnPlusB',structure:{a:[String,null],b:[String,null]},parse:function(){var t=this.scanner.tokenStart,c=null,h=null;if(this.scanner.tokenType===l)x.call(this,!1),h=this.consume(l);else if(this.scanner.tokenType===o&&s(this.scanner.source,this.scanner.tokenStart,p))switch(c='-1',C.call(this,1,S),this.scanner.getTokenLength()){case 2:this.scanner.next(),h=T.call(this);break;case 3:C.call(this,2,p),this.scanner.next(),this.scanner.skipSC(),x.call(this,b),h='-'+this.consume(l);break;default:C.call(this,2,p),f.call(this,3,b),this.scanner.next(),h=this.scanner.substrToCursor(t+2)}else if(this.scanner.tokenType===o||this.scanner.isDelim(k)&&this.scanner.lookupType(1)===o){var A=0;switch(c='1',this.scanner.isDelim(k)&&(A=1,this.scanner.next()),C.call(this,0,S),this.scanner.getTokenLength()){case 1:this.scanner.next(),h=T.call(this);break;case 2:C.call(this,1,p),this.scanner.next(),this.scanner.skipSC(),x.call(this,b),h='-'+this.consume(l);break;default:C.call(this,1,p),f.call(this,2,b),this.scanner.next(),h=this.scanner.substrToCursor(t+A+1)}}else if(this.scanner.tokenType===u){for(var v=this.scanner.source.charCodeAt(this.scanner.tokenStart),y=(A=v===k||v===p,this.scanner.tokenStart+A);y<this.scanner.tokenEnd&&n(this.scanner.source.charCodeAt(y));y++);y===this.scanner.tokenStart+A&&this.error('Integer is expected',this.scanner.tokenStart+A),C.call(this,y-this.scanner.tokenStart,S),c=this.scanner.source.substring(t,y),y+1===this.scanner.tokenEnd?(this.scanner.next(),h=T.call(this)):(C.call(this,y-this.scanner.tokenStart+1,p),y+2===this.scanner.tokenEnd?(this.scanner.next(),this.scanner.skipSC(),x.call(this,b),h='-'+this.consume(l)):(f.call(this,y-this.scanner.tokenStart+2,b),this.scanner.next(),h=this.scanner.substrToCursor(y+1)))}else this.error();return null!==c&&c.charCodeAt(0)===k&&(c=c.substr(1)),null!==h&&h.charCodeAt(0)===k&&(h=h.substr(1)),{type:'AnPlusB',loc:this.getLocation(t,this.scanner.tokenStart),a:c,b:h}},generate:function(s){var n=null!==s.a&&void 0!==s.a,t=null!==s.b&&void 0!==s.b;n?(this.chunk('+1'===s.a?'+n':'1'===s.a?'n':'-1'===s.a?'-n':s.a+'n'),t&&('-'===(t=String(s.b)).charAt(0)||'+'===t.charAt(0)?(this.chunk(t.charAt(0)),this.chunk(t.substr(1))):(this.chunk('+'),this.chunk(t)))):this.chunk(String(s.b))}}},677,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=r(d[1]).mode,s=t.AtKeyword,l=t.Semicolon,u=t.LeftCurlyBracket,c=t.RightCurlyBracket;function o(t){return this.Raw(t,n.leftCurlyBracketOrSemicolon,!0)}function h(){for(var t,n=1;t=this.scanner.lookupType(n);n++){if(t===c)return!0;if(t===u||t===s)return!1}return!1}m.exports={name:'Atrule',structure:{name:String,prelude:['AtrulePrelude','Raw',null],block:['Block',null]},parse:function(){var t,n,c=this.scanner.tokenStart,k=null,p=null;switch(this.eat(s),n=(t=this.scanner.substrToCursor(c+1)).toLowerCase(),this.scanner.skipSC(),!1===this.scanner.eof&&this.scanner.tokenType!==u&&this.scanner.tokenType!==l&&(this.parseAtrulePrelude?'AtrulePrelude'===(k=this.parseWithFallback(this.AtrulePrelude.bind(this,t),o)).type&&null===k.children.head&&(k=null):k=o.call(this,this.scanner.tokenIndex),this.scanner.skipSC()),this.scanner.tokenType){case l:this.scanner.next();break;case u:p=this.atrule.hasOwnProperty(n)&&'function'==typeof this.atrule[n].block?this.atrule[n].block.call(this):this.Block(h.call(this))}return{type:'Atrule',loc:this.getLocation(c,this.scanner.tokenStart),name:t,prelude:k,block:p}},generate:function(t){this.chunk('@'),this.chunk(t.name),null!==t.prelude&&(this.chunk(' '),this.node(t.prelude)),t.block?this.node(t.block):this.chunk(';')},walkContext:'atrule'}},678,[644,679]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).TYPE,t=n.WhiteSpace,c=n.Semicolon,s=n.LeftCurlyBracket,o=n.Delim,u=33;function h(){return this.scanner.tokenIndex>0&&this.scanner.lookupType(-1)===t?this.scanner.tokenIndex>1?this.scanner.getTokenStart(this.scanner.tokenIndex-1):this.scanner.firstCharOffset:this.scanner.tokenStart}function l(){return 0}m.exports={name:'Raw',structure:{value:String},parse:function(n,t,c){var s,o=this.scanner.getTokenStart(n);return this.scanner.skip(this.scanner.getRawLength(n,t||l)),s=c&&this.scanner.tokenStart>o?h.call(this):this.scanner.tokenStart,{type:'Raw',loc:this.getLocation(o,s),value:this.scanner.source.substring(o,s)}},generate:function(n){this.chunk(n.value)},mode:{default:l,leftCurlyBracket:function(n){return n===s?1:0},leftCurlyBracketOrSemicolon:function(n){return n===s||n===c?1:0},exclamationMarkOrSemicolon:function(n,t,s){return n===o&&t.charCodeAt(s)===u?1:n===c?1:0},semicolonIncluded:function(n){return n===c?2:0}}}},679,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.Semicolon,s=t.LeftCurlyBracket;m.exports={name:'AtrulePrelude',structure:{children:[[]]},parse:function(t){var l=null;return null!==t&&(t=t.toLowerCase()),this.scanner.skipSC(),l=this.atrule.hasOwnProperty(t)&&'function'==typeof this.atrule[t].prelude?this.atrule[t].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.scanner.skipSC(),!0!==this.scanner.eof&&this.scanner.tokenType!==s&&this.scanner.tokenType!==n&&this.error('Semicolon or block is expected'),null===l&&(l=this.createList()),{type:'AtrulePrelude',loc:this.getLocationFromList(l),children:l}},generate:function(t){this.children(t)},walkContext:'atrulePrelude'}},680,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.Ident,s=t.String,c=t.Colon,h=t.LeftSquareBracket,o=t.RightSquareBracket,l=36,u=42,k=61,p=94,S=124,f=126;function x(){this.scanner.eof&&this.error('Unexpected end of input');var t=this.scanner.tokenStart,s=!1,h=!0;return this.scanner.isDelim(u)?(s=!0,h=!1,this.scanner.next()):this.scanner.isDelim(S)||this.eat(n),this.scanner.isDelim(S)?this.scanner.source.charCodeAt(this.scanner.tokenStart+1)!==k?(this.scanner.next(),this.eat(n)):s&&this.error('Identifier is expected',this.scanner.tokenEnd):s&&this.error('Vertical line is expected'),h&&this.scanner.tokenType===c&&(this.scanner.next(),this.eat(n)),{type:'Identifier',loc:this.getLocation(t,this.scanner.tokenStart),name:this.scanner.substrToCursor(t)}}function v(){var t=this.scanner.tokenStart,n=this.scanner.source.charCodeAt(t);return n!==k&&n!==f&&n!==p&&n!==l&&n!==u&&n!==S&&this.error('Attribute selector (=, ~=, ^=, $=, *=, |=) is expected'),this.scanner.next(),n!==k&&(this.scanner.isDelim(k)||this.error('Equal sign is expected'),this.scanner.next()),this.scanner.substrToCursor(t)}m.exports={name:'AttributeSelector',structure:{name:'Identifier',matcher:[String,null],value:['String','Identifier',null],flags:[String,null]},parse:function(){var t,c=this.scanner.tokenStart,l=null,u=null,k=null;return this.eat(h),this.scanner.skipSC(),t=x.call(this),this.scanner.skipSC(),this.scanner.tokenType!==o&&(this.scanner.tokenType!==n&&(l=v.call(this),this.scanner.skipSC(),u=this.scanner.tokenType===s?this.String():this.Identifier(),this.scanner.skipSC()),this.scanner.tokenType===n&&(k=this.scanner.getTokenValue(),this.scanner.next(),this.scanner.skipSC())),this.eat(o),{type:'AttributeSelector',loc:this.getLocation(c,this.scanner.tokenStart),name:t,matcher:l,value:u,flags:k}},generate:function(t){var n=' ';this.chunk('['),this.node(t.name),null!==t.matcher&&(this.chunk(t.matcher),null!==t.value&&(this.node(t.value),'String'===t.value.type&&(n=''))),null!==t.flags&&(this.chunk(n),this.chunk(t.flags)),this.chunk(']')}}},681,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=r(d[1]).mode,s=t.WhiteSpace,c=t.Comment,h=t.Semicolon,o=t.AtKeyword,l=t.LeftCurlyBracket,u=t.RightCurlyBracket;function k(t){return this.Raw(t,null,!0)}function f(){return this.parseWithFallback(this.Rule,k)}function p(t){return this.Raw(t,n.semicolonIncluded,!0)}function y(){if(this.scanner.tokenType===h)return p.call(this,this.scanner.tokenIndex);var t=this.parseWithFallback(this.Declaration,p);return this.scanner.tokenType===h&&this.scanner.next(),t}m.exports={name:'Block',structure:{children:[['Atrule','Rule','Declaration']]},parse:function(t){var n=t?y:f,h=this.scanner.tokenStart,p=this.createList();this.eat(l);t:for(;!this.scanner.eof;)switch(this.scanner.tokenType){case u:break t;case s:case c:this.scanner.next();break;case o:p.push(this.parseWithFallback(this.Atrule,k));break;default:p.push(n.call(this))}return this.scanner.eof||this.eat(u),{type:'Block',loc:this.getLocation(h,this.scanner.tokenStart),children:p}},generate:function(t){this.chunk('{'),this.children(t,function(t){'Declaration'===t.type&&this.chunk(';')}),this.chunk('}')},walkContext:'block'}},682,[644,679]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.LeftSquareBracket,c=t.RightSquareBracket;m.exports={name:'Brackets',structure:{children:[[]]},parse:function(t,s){var h,o=this.scanner.tokenStart;return this.eat(n),h=t.call(this,s),this.scanner.eof||this.eat(c),{type:'Brackets',loc:this.getLocation(o,this.scanner.tokenStart),children:h}},generate:function(t){this.chunk('['),this.children(t),this.chunk(']')}}},683,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.CDC;m.exports={name:'CDC',structure:[],parse:function(){var n=this.scanner.tokenStart;return this.eat(t),{type:'CDC',loc:this.getLocation(n,this.scanner.tokenStart)}},generate:function(){this.chunk('--\x3e')}}},684,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.CDO;m.exports={name:'CDO',structure:[],parse:function(){var n=this.scanner.tokenStart;return this.eat(t),{type:'CDO',loc:this.getLocation(n,this.scanner.tokenStart)}},generate:function(){this.chunk('\x3c!--')}}},685,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Ident;m.exports={name:'ClassSelector',structure:{name:String},parse:function(){return this.scanner.isDelim(46)||this.error('Full stop is expected'),this.scanner.next(),{type:'ClassSelector',loc:this.getLocation(this.scanner.tokenStart-1,this.scanner.tokenEnd),name:this.consume(t)}},generate:function(t){this.chunk('.'),this.chunk(t.name)}}},686,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Ident;m.exports={name:'Combinator',structure:{name:String},parse:function(){var n=this.scanner.tokenStart;switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case 62:case 43:case 126:this.scanner.next();break;case 47:this.scanner.next(),this.scanner.tokenType===t&&!1!==this.scanner.lookupValue(0,'deep')||this.error('Identifier `deep` is expected'),this.scanner.next(),this.scanner.isDelim(47)||this.error('Solidus is expected'),this.scanner.next();break;default:this.error('Combinator is expected')}return{type:'Combinator',loc:this.getLocation(n,this.scanner.tokenStart),name:this.scanner.substrToCursor(n)}},generate:function(t){this.chunk(t.name)}}},687,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Comment;m.exports={name:'Comment',structure:{value:String},parse:function(){var n=this.scanner.tokenStart,s=this.scanner.tokenEnd;return this.eat(t),s-n+2>=2&&42===this.scanner.source.charCodeAt(s-2)&&47===this.scanner.source.charCodeAt(s-1)&&(s-=2),{type:'Comment',loc:this.getLocation(n,this.scanner.tokenStart),value:this.scanner.source.substring(n+2,s)}},generate:function(t){this.chunk('/*'),this.chunk(t.value),this.chunk('*/')}}},688,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).isCustomProperty,n=r(d[1]).TYPE,s=r(d[2]).mode,c=n.Ident,o=n.Hash,h=n.Colon,l=n.Semicolon,u=n.Delim,p=33,k=35,S=36,f=38,y=42,x=43,C=47;function v(t){return this.Raw(t,s.exclamationMarkOrSemicolon,!0)}function w(t){return this.Raw(t,s.exclamationMarkOrSemicolon,!1)}function D(){var t=this.scanner.tokenIndex,n=this.Value();return'Raw'!==n.type&&!1===this.scanner.eof&&this.scanner.tokenType!==l&&!1===this.scanner.isDelim(p)&&!1===this.scanner.isBalanceEdge(t)&&this.error(),n}function T(){var t=this.scanner.tokenStart;if(this.scanner.tokenType===u)switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case y:case S:case x:case k:case f:this.scanner.next();break;case C:this.scanner.next(),this.scanner.isDelim(C)&&this.scanner.next()}return this.scanner.tokenType===o?this.eat(o):this.eat(c),this.scanner.substrToCursor(t)}function I(){this.eat(u),this.scanner.skipSC();var t=this.consume(c);return'important'===t||t}m.exports={name:'Declaration',structure:{important:[Boolean,String],property:String,value:['Value','Raw']},parse:function(){var n,s=this.scanner.tokenStart,c=this.scanner.tokenIndex,o=T.call(this),u=t(o),k=u?this.parseCustomProperty:this.parseValue,S=u?w:v,f=!1;return this.scanner.skipSC(),this.eat(h),u||this.scanner.skipSC(),n=k?this.parseWithFallback(D,S):S.call(this,this.scanner.tokenIndex),this.scanner.isDelim(p)&&(f=I.call(this),this.scanner.skipSC()),!1===this.scanner.eof&&this.scanner.tokenType!==l&&!1===this.scanner.isBalanceEdge(c)&&this.error(),{type:'Declaration',loc:this.getLocation(s,this.scanner.tokenStart),important:f,property:o,value:n}},generate:function(t){this.chunk(t.property),this.chunk(':'),this.node(t.value),t.important&&this.chunk(!0===t.important?'!important':'!'+t.important)},walkContext:'declaration'}},689,[642,644,679]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=r(d[1]).mode,c=t.WhiteSpace,s=t.Comment,o=t.Semicolon;function h(t){return this.Raw(t,n.semicolonIncluded,!0)}m.exports={name:'DeclarationList',structure:{children:[['Declaration']]},parse:function(){for(var t=this.createList();!this.scanner.eof;)switch(this.scanner.tokenType){case c:case s:case o:this.scanner.next();break;default:t.push(this.parseWithFallback(this.Declaration,h))}return{type:'DeclarationList',loc:this.getLocationFromList(t),children:t}},generate:function(t){this.children(t,function(t){'Declaration'===t.type&&this.chunk(';')})}}},690,[644,679]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).consumeNumber,t=r(d[1]).TYPE.Dimension;m.exports={name:'Dimension',structure:{value:String,unit:String},parse:function(){var s=this.scanner.tokenStart,u=n(this.scanner.source,s);return this.eat(t),{type:'Dimension',loc:this.getLocation(s,this.scanner.tokenStart),value:this.scanner.source.substring(s,u),unit:this.scanner.source.substring(u,this.scanner.tokenStart)}},generate:function(n){this.chunk(n.value),this.chunk(n.unit)}}},691,[637,644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.RightParenthesis;m.exports={name:'Function',structure:{name:String,children:[[]]},parse:function(n,s){var c,h=this.scanner.tokenStart,o=this.consumeFunctionName(),u=o.toLowerCase();return c=s.hasOwnProperty(u)?s[u].call(this,s):n.call(this,s),this.scanner.eof||this.eat(t),{type:'Function',loc:this.getLocation(h,this.scanner.tokenStart),name:o,children:c}},generate:function(t){this.chunk(t.name),this.chunk('('),this.children(t),this.chunk(')')},walkContext:'function'}},692,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Hash;m.exports={name:'HexColor',structure:{value:String},parse:function(){var n=this.scanner.tokenStart;return this.eat(t),{type:'HexColor',loc:this.getLocation(n,this.scanner.tokenStart),value:this.scanner.substrToCursor(n+1)}},generate:function(t){this.chunk('#'),this.chunk(t.value)}}},693,[644]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).TYPE.Ident;m.exports={name:'Identifier',structure:{name:String},parse:function(){return{type:'Identifier',loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),name:this.consume(n)}},generate:function(n){this.chunk(n.name)}}},694,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Hash;m.exports={name:'IdSelector',structure:{name:String},parse:function(){var n=this.scanner.tokenStart;return this.eat(t),{type:'IdSelector',loc:this.getLocation(n,this.scanner.tokenStart),name:this.scanner.substrToCursor(n+1)}},generate:function(t){this.chunk('#'),this.chunk(t.name)}}},695,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.Ident,s=t.Number,h=t.Dimension,o=t.LeftParenthesis,u=t.RightParenthesis,c=t.Colon,k=t.Delim;m.exports={name:'MediaFeature',structure:{name:String,value:['Identifier','Number','Dimension','Ratio',null]},parse:function(){var t,l=this.scanner.tokenStart,p=null;if(this.eat(o),this.scanner.skipSC(),t=this.consume(n),this.scanner.skipSC(),this.scanner.tokenType!==u){switch(this.eat(c),this.scanner.skipSC(),this.scanner.tokenType){case s:p=this.lookupNonWSType(1)===k?this.Ratio():this.Number();break;case h:p=this.Dimension();break;case n:p=this.Identifier();break;default:this.error('Number, dimension, ratio or identifier is expected')}this.scanner.skipSC()}return this.eat(u),{type:'MediaFeature',loc:this.getLocation(l,this.scanner.tokenStart),name:t,value:p}},generate:function(t){this.chunk('('),this.chunk(t.name),null!==t.value&&(this.chunk(':'),this.node(t.value)),this.chunk(')')}}},696,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.WhiteSpace,s=t.Comment,c=t.Ident,h=t.LeftParenthesis;m.exports={name:'MediaQuery',structure:{children:[['Identifier','MediaFeature','WhiteSpace']]},parse:function(){this.scanner.skipSC();var t=this.createList(),u=null,o=null;e:for(;!this.scanner.eof;){switch(this.scanner.tokenType){case s:this.scanner.next();continue;case n:o=this.WhiteSpace();continue;case c:u=this.Identifier();break;case h:u=this.MediaFeature();break;default:break e}null!==o&&(t.push(o),o=null),t.push(u)}return null===u&&this.error('Identifier or parenthesis is expected'),{type:'MediaQuery',loc:this.getLocationFromList(t),children:t}},generate:function(t){this.children(t)}}},697,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Comma;m.exports={name:'MediaQueryList',structure:{children:[['MediaQuery']]},parse:function(n){var s=this.createList();for(this.scanner.skipSC();!this.scanner.eof&&(s.push(this.MediaQuery(n)),this.scanner.tokenType===t);)this.scanner.next();return{type:'MediaQueryList',loc:this.getLocationFromList(s),children:s}},generate:function(t){this.children(t,function(){this.chunk(',')})}}},698,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={name:'Nth',structure:{nth:['AnPlusB','Identifier'],selector:['SelectorList',null]},parse:function(t){this.scanner.skipSC();var n,s=this.scanner.tokenStart,o=s,h=null;return n=this.scanner.lookupValue(0,'odd')||this.scanner.lookupValue(0,'even')?this.Identifier():this.AnPlusB(),this.scanner.skipSC(),t&&this.scanner.lookupValue(0,'of')?(this.scanner.next(),h=this.SelectorList(),this.needPositions&&(o=this.getLastListNode(h.children).loc.end.offset)):this.needPositions&&(o=n.loc.end.offset),{type:'Nth',loc:this.getLocation(s,o),nth:n,selector:h}},generate:function(t){this.node(t.nth),null!==t.selector&&(this.chunk(' of '),this.node(t.selector))}}},699,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Number;m.exports={name:'Number',structure:{value:String},parse:function(){return{type:'Number',loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),value:this.consume(t)}},generate:function(t){this.chunk(t.value)}}},700,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={name:'Operator',structure:{value:String},parse:function(){var t=this.scanner.tokenStart;return this.scanner.next(),{type:'Operator',loc:this.getLocation(t,this.scanner.tokenStart),value:this.scanner.substrToCursor(t)}},generate:function(t){this.chunk(t.value)}}},701,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.LeftParenthesis,s=t.RightParenthesis;m.exports={name:'Parentheses',structure:{children:[[]]},parse:function(t,h){var c,o=this.scanner.tokenStart;return this.eat(n),c=t.call(this,h),this.scanner.eof||this.eat(s),{type:'Parentheses',loc:this.getLocation(o,this.scanner.tokenStart),children:c}},generate:function(t){this.chunk('('),this.children(t),this.chunk(')')}}},702,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).consumeNumber,n=r(d[1]).TYPE.Percentage;m.exports={name:'Percentage',structure:{value:String},parse:function(){var s=this.scanner.tokenStart,c=t(this.scanner.source,s);return this.eat(n),{type:'Percentage',loc:this.getLocation(s,this.scanner.tokenStart),value:this.scanner.source.substring(s,c)}},generate:function(t){this.chunk(t.value),this.chunk('%')}}},703,[637,644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.Ident,s=t.Function,h=t.Colon,c=t.RightParenthesis;m.exports={name:'PseudoClassSelector',structure:{name:String,children:[['Raw'],null]},parse:function(){var t,o,u=this.scanner.tokenStart,l=null;return this.eat(h),this.scanner.tokenType===s?(o=(t=this.consumeFunctionName()).toLowerCase(),this.pseudo.hasOwnProperty(o)?(this.scanner.skipSC(),l=this.pseudo[o].call(this),this.scanner.skipSC()):(l=this.createList()).push(this.Raw(this.scanner.tokenIndex,null,!1)),this.eat(c)):t=this.consume(n),{type:'PseudoClassSelector',loc:this.getLocation(u,this.scanner.tokenStart),name:t,children:l}},generate:function(t){this.chunk(':'),this.chunk(t.name),null!==t.children&&(this.chunk('('),this.children(t),this.chunk(')'))},walkContext:'function'}},704,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.Ident,s=t.Function,h=t.Colon,c=t.RightParenthesis;m.exports={name:'PseudoElementSelector',structure:{name:String,children:[['Raw'],null]},parse:function(){var t,o,u=this.scanner.tokenStart,l=null;return this.eat(h),this.eat(h),this.scanner.tokenType===s?(o=(t=this.consumeFunctionName()).toLowerCase(),this.pseudo.hasOwnProperty(o)?(this.scanner.skipSC(),l=this.pseudo[o].call(this),this.scanner.skipSC()):(l=this.createList()).push(this.Raw(this.scanner.tokenIndex,null,!1)),this.eat(c)):t=this.consume(n),{type:'PseudoElementSelector',loc:this.getLocation(u,this.scanner.tokenStart),name:t,children:l}},generate:function(t){this.chunk('::'),this.chunk(t.name),null!==t.children&&(this.chunk('('),this.children(t),this.chunk(')'))},walkContext:'function'}},705,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).isDigit,n=r(d[0]).TYPE,s=n.Number,h=n.Delim,o=46;function c(){this.scanner.skipWS();for(var n=this.consume(s),h=0;h<n.length;h++){var c=n.charCodeAt(h);t(c)||c===o||this.error('Unsigned number is expected',this.scanner.tokenStart-n.length+h)}return 0===Number(n)&&this.error('Zero number is not allowed',this.scanner.tokenStart-n.length),n}m.exports={name:'Ratio',structure:{left:String,right:String},parse:function(){var t,n=this.scanner.tokenStart,s=c.call(this);return this.scanner.skipWS(),this.scanner.isDelim(47)||this.error('Solidus is expected'),this.eat(h),t=c.call(this),{type:'Ratio',loc:this.getLocation(n,this.scanner.tokenStart),left:s,right:t}},generate:function(t){this.chunk(t.left),this.chunk('/'),this.chunk(t.right)}}},706,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=r(d[1]).mode,s=t.LeftCurlyBracket;function o(t){return this.Raw(t,n.leftCurlyBracket,!0)}function c(){var t=this.SelectorList();return'Raw'!==t.type&&!1===this.scanner.eof&&this.scanner.tokenType!==s&&this.error(),t}m.exports={name:'Rule',structure:{prelude:['SelectorList','Raw'],block:['Block']},parse:function(){var t,n,s=this.scanner.tokenIndex,l=this.scanner.tokenStart;return t=this.parseRulePrelude?this.parseWithFallback(c,o):o.call(this,s),n=this.Block(!0),{type:'Rule',loc:this.getLocation(l,this.scanner.tokenStart),prelude:t,block:n}},generate:function(t){this.node(t.prelude),this.node(t.block)},walkContext:'rule'}},707,[644,679]);
__d(function(g,r,i,a,m,e,d){m.exports={name:'Selector',structure:{children:[['TypeSelector','IdSelector','ClassSelector','AttributeSelector','PseudoClassSelector','PseudoElementSelector','Combinator','WhiteSpace']]},parse:function(){var t=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(t)&&this.error('Selector is expected'),{type:'Selector',loc:this.getLocationFromList(t),children:t}},generate:function(t){this.children(t)}}},708,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Comma;m.exports={name:'SelectorList',structure:{children:[['Selector','Raw']]},parse:function(){for(var n=this.createList();!this.scanner.eof&&(n.push(this.Selector()),this.scanner.tokenType===t);)this.scanner.next();return{type:'SelectorList',loc:this.getLocationFromList(n),children:n}},generate:function(t){this.children(t,function(){this.chunk(',')})},walkContext:'selector'}},709,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.String;m.exports={name:'String',structure:{value:String},parse:function(){return{type:'String',loc:this.getLocation(this.scanner.tokenStart,this.scanner.tokenEnd),value:this.consume(t)}},generate:function(t){this.chunk(t.value)}}},710,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.WhiteSpace,s=t.Comment,c=t.AtKeyword,h=t.CDO,o=t.CDC;function l(t){return this.Raw(t,null,!1)}m.exports={name:'StyleSheet',structure:{children:[['Comment','CDO','CDC','Atrule','Rule','Raw']]},parse:function(){for(var t,u=this.scanner.tokenStart,C=this.createList();!this.scanner.eof;){switch(this.scanner.tokenType){case n:this.scanner.next();continue;case s:if(33!==this.scanner.source.charCodeAt(this.scanner.tokenStart+2)){this.scanner.next();continue}t=this.Comment();break;case h:t=this.CDO();break;case o:t=this.CDC();break;case c:t=this.parseWithFallback(this.Atrule,l);break;default:t=this.parseWithFallback(this.Rule,l)}C.push(t)}return{type:'StyleSheet',loc:this.getLocation(u,this.scanner.tokenStart),children:C}},generate:function(t){this.children(t)},walkContext:'stylesheet'}},711,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.Ident,n=42;function s(){this.scanner.tokenType!==t&&!1===this.scanner.isDelim(n)&&this.error('Identifier or asterisk is expected'),this.scanner.next()}m.exports={name:'TypeSelector',structure:{name:String},parse:function(){var t=this.scanner.tokenStart;return this.scanner.isDelim(124)?(this.scanner.next(),s.call(this)):(s.call(this),this.scanner.isDelim(124)&&(this.scanner.next(),s.call(this))),{type:'TypeSelector',loc:this.getLocation(t,this.scanner.tokenStart),name:this.scanner.substrToCursor(t)}},generate:function(t){this.chunk(t.name)}}},712,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).isHexDigit,n=r(d[0]).cmpChar,s=r(d[0]).TYPE,c=r(d[0]).NAME,o=s.Ident,h=s.Number,l=s.Dimension,u=43,p=45,x=63;function v(n,s){for(var c=this.scanner.tokenStart+n,o=0;c<this.scanner.tokenEnd;c++){var h=this.scanner.source.charCodeAt(c);if(h===p&&s&&0!==o)return 0===v.call(this,n+o+1,!1)&&this.error(),-1;t(h)||this.error(s&&0!==o?'HyphenMinus'+(o<6?' or hex digit':'')+' is expected':o<6?'Hex digit is expected':'Unexpected input',c),++o>6&&this.error('Too many hex digits',c)}return this.scanner.next(),o}function k(t){for(var n=0;this.scanner.isDelim(x);)++n>t&&this.error('Too many question marks'),this.scanner.next()}function f(t){this.scanner.source.charCodeAt(this.scanner.tokenStart)!==t&&this.error(c[t]+' is expected')}function y(){var t=0;return this.scanner.isDelim(u)?(this.scanner.next(),this.scanner.tokenType===o?void((t=v.call(this,0,!0))>0&&k.call(this,6-t)):this.scanner.isDelim(x)?(this.scanner.next(),void k.call(this,5)):void this.error('Hex digit or question mark is expected')):this.scanner.tokenType===h?(f.call(this,u),t=v.call(this,1,!0),this.scanner.isDelim(x)?void k.call(this,6-t):this.scanner.tokenType===l||this.scanner.tokenType===h?(f.call(this,p),void v.call(this,1,!1)):void 0):this.scanner.tokenType===l?(f.call(this,u),void((t=v.call(this,1,!0))>0&&k.call(this,6-t))):void this.error()}m.exports={name:'UnicodeRange',structure:{value:String},parse:function(){var t=this.scanner.tokenStart;return n(this.scanner.source,t,117)||this.error('U is expected'),n(this.scanner.source,t+1,u)||this.error('Plus sign is expected'),this.scanner.next(),y.call(this),{type:'UnicodeRange',loc:this.getLocation(t,this.scanner.tokenStart),value:this.scanner.substrToCursor(t)}},generate:function(t){this.chunk(t.value)}}},713,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).isWhiteSpace,n=r(d[0]).cmpStr,s=r(d[0]).TYPE,c=s.Function,h=s.Url,o=s.RightParenthesis;m.exports={name:'Url',structure:{value:['String','Raw']},parse:function(){var s,u=this.scanner.tokenStart;switch(this.scanner.tokenType){case h:for(var l=u+4,k=this.scanner.tokenEnd-1;l<k&&t(this.scanner.source.charCodeAt(l));)l++;for(;l<k&&t(this.scanner.source.charCodeAt(k-1));)k--;s={type:'Raw',loc:this.getLocation(l,k),value:this.scanner.source.substring(l,k)},this.eat(h);break;case c:n(this.scanner.source,this.scanner.tokenStart,this.scanner.tokenEnd,'url(')||this.error('Function name must be `url`'),this.eat(c),this.scanner.skipSC(),s=this.String(),this.scanner.skipSC(),this.eat(o);break;default:this.error('Url or Function is expected')}return{type:'Url',loc:this.getLocation(u,this.scanner.tokenStart),value:s}},generate:function(t){this.chunk('url'),this.chunk('('),this.node(t.value),this.chunk(')')}}},714,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={name:'Value',structure:{children:[[]]},parse:function(){var t=this.scanner.tokenStart,n=this.readSequence(this.scope.Value);return{type:'Value',loc:this.getLocation(t,this.scanner.tokenStart),children:n}},generate:function(t){this.children(t)}}},715,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE.WhiteSpace,n=Object.freeze({type:'WhiteSpace',loc:null,value:' '});m.exports={name:'WhiteSpace',structure:{value:String},parse:function(){return this.eat(t),n},generate:function(t){this.chunk(t.value)}}},716,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={parseContext:{default:'StyleSheet',stylesheet:'StyleSheet',atrule:'Atrule',atrulePrelude:function(t){return this.AtrulePrelude(t.atrule?String(t.atrule):null)},mediaQueryList:'MediaQueryList',mediaQuery:'MediaQuery',rule:'Rule',selectorList:'SelectorList',selector:'Selector',block:function(){return this.Block(!0)},declarationList:'DeclarationList',declaration:'Declaration',value:'Value'},scope:r(d[0]),atrule:r(d[1]),pseudo:r(d[2]),node:r(d[3])}},717,[718,726,732,676]);
__d(function(g,r,i,a,m,e,d){m.exports={AtrulePrelude:r(d[0]),Selector:r(d[1]),Value:r(d[2])}},718,[719,721,722]);
__d(function(g,r,i,a,m,e,d){m.exports={getNode:r(d[0])}},719,[720]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).cmpChar,n=r(d[0]).cmpStr,s=r(d[0]).TYPE,c=s.Ident,h=s.String,o=s.Number,u=s.Function,S=s.Url,k=s.Hash,f=s.Dimension,l=s.Percentage,p=s.LeftParenthesis,P=s.LeftSquareBracket,q=s.Comma,x=s.Delim;m.exports=function(s){switch(this.scanner.tokenType){case k:return this.HexColor();case q:return s.space=null,s.ignoreWSAfter=!0,this.Operator();case p:return this.Parentheses(this.readSequence,s.recognizer);case P:return this.Brackets(this.readSequence,s.recognizer);case h:return this.String();case f:return this.Dimension();case l:return this.Percentage();case o:return this.Number();case u:return n(this.scanner.source,this.scanner.tokenStart,this.scanner.tokenEnd,'url(')?this.Url():this.Function(this.readSequence,s.recognizer);case S:return this.Url();case c:return t(this.scanner.source,this.scanner.tokenStart,117)&&t(this.scanner.source,this.scanner.tokenStart+1,43)?this.UnicodeRange():this.Identifier();case x:var C=this.scanner.source.charCodeAt(this.scanner.tokenStart);if(47===C||42===C||43===C||45===C)return this.Operator();35===C&&this.error('Hex or identifier is expected',this.scanner.tokenStart+1)}}},720,[644]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,s=t.Delim,c=t.Ident,n=t.Dimension,o=t.Percentage,h=t.Number,u=t.Hash,l=t.Colon,S=t.LeftSquareBracket,p=35,k=42,C=43,b=47,f=46,P=62,T=124,y=126;m.exports={getNode:function(t){switch(this.scanner.tokenType){case S:return this.AttributeSelector();case u:return this.IdSelector();case l:return this.scanner.lookupType(1)===l?this.PseudoElementSelector():this.PseudoClassSelector();case c:return this.TypeSelector();case h:case o:return this.Percentage();case n:this.scanner.source.charCodeAt(this.scanner.tokenStart)===f&&this.error('Identifier is expected',this.scanner.tokenStart+1);break;case s:switch(this.scanner.source.charCodeAt(this.scanner.tokenStart)){case C:case P:case y:return t.space=null,t.ignoreWSAfter=!0,this.Combinator();case b:return this.Combinator();case f:return this.ClassSelector();case k:case T:return this.TypeSelector();case p:return this.IdSelector()}}}}},721,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={getNode:r(d[0]),'-moz-element':r(d[1]),element:r(d[1]),expression:r(d[2]),var:r(d[3])}},722,[720,723,724,725]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){this.scanner.skipSC();var t=this.createSingleNodeList(this.IdSelector());return this.scanner.skipSC(),t}},723,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){return this.createSingleNodeList(this.Raw(this.scanner.tokenIndex,null,!1))}},724,[]);
__d(function(g,r,i,a,m,e,d){var s=r(d[0]).TYPE,t=r(d[1]).mode,n=s.Comma;m.exports=function(){var s=this.createList();return this.scanner.skipSC(),s.push(this.Identifier()),this.scanner.skipSC(),this.scanner.tokenType===n&&(s.push(this.Operator()),s.push(this.parseCustomProperty?this.Value(null):this.Raw(this.scanner.tokenIndex,t.exclamationMarkOrSemicolon,!1))),s}},725,[644,679]);
__d(function(g,r,i,a,m,e,d){m.exports={'font-face':r(d[0]),import:r(d[1]),media:r(d[2]),page:r(d[3]),supports:r(d[4])}},726,[727,728,729,730,731]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:{prelude:null,block:function(){return this.Block(!0)}}}},727,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,s=t.String,n=t.Ident,h=t.Url,p=t.Function,u=t.LeftParenthesis;m.exports={parse:{prelude:function(){var t=this.createList();switch(this.scanner.skipSC(),this.scanner.tokenType){case s:t.push(this.String());break;case h:case p:t.push(this.Url());break;default:this.error('String or url() is expected')}return this.lookupNonWSType(0)!==n&&this.lookupNonWSType(0)!==u||(t.push(this.WhiteSpace()),t.push(this.MediaQueryList())),t},block:null}}},728,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:{prelude:function(){return this.createSingleNodeList(this.MediaQueryList())},block:function(){return this.Block(!1)}}}},729,[]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:{prelude:function(){return this.createSingleNodeList(this.SelectorList())},block:function(){return this.Block(!0)}}}},730,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).TYPE,n=t.WhiteSpace,s=t.Comment,c=t.Ident,o=t.Function,h=t.Colon,u=t.LeftParenthesis;function l(){return this.createSingleNodeList(this.Raw(this.scanner.tokenIndex,null,!1))}function p(){return this.scanner.skipSC(),this.scanner.tokenType===c&&this.lookupNonWSType(1)===h?this.createSingleNodeList(this.Declaration()):k.call(this)}function k(){var t,h=this.createList(),k=null;this.scanner.skipSC();e:for(;!this.scanner.eof;){switch(this.scanner.tokenType){case n:k=this.WhiteSpace();continue;case s:this.scanner.next();continue;case o:t=this.Function(l,this.scope.AtrulePrelude);break;case c:t=this.Identifier();break;case u:t=this.Parentheses(p,this.scope.AtrulePrelude);break;default:break e}null!==k&&(h.push(k),k=null),h.push(t)}return h}m.exports={parse:{prelude:function(){var t=k.call(this);return null===this.getFirstListNode(t)&&this.error('Condition is expected'),t},block:function(){return this.Block(!1)}}}},731,[644]);
__d(function(g,r,i,a,m,e,d){m.exports={dir:r(d[0]),has:r(d[1]),lang:r(d[2]),matches:r(d[3]),not:r(d[4]),'nth-child':r(d[5]),'nth-last-child':r(d[6]),'nth-last-of-type':r(d[7]),'nth-of-type':r(d[8]),slotted:r(d[9])}},732,[733,734,735,736,738,739,741,742,744,745]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.Identifier())}}},733,[]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.SelectorList())}}},734,[]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.Identifier())}}},735,[]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},736,[737]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.SelectorList())}}},737,[]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},738,[737]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},739,[740]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.Nth(!0))}}},740,[]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},741,[740]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},742,[743]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.Nth(!1))}}},743,[]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0])},744,[743]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:function(){return this.createSingleNodeList(this.Selector())}}},745,[]);
__d(function(g,r,i,a,m,e,d){m.exports={node:r(d[0])}},746,[676]);
__d(function(g,r,i,a,m,e,d){"use strict";m.exports=h;var t=r(d[0]),n=r(d[1]).falseFunc,u=r(d[2]);function s(n){return function(u,s,o){return(s=s||{}).adapter=s.adapter||t,n(u,s,o)}}var o=s(u),f=s(u.compileUnsafe);function l(n){return function(u,s,o){return(o=o||{}).adapter=o.adapter||t,"function"!=typeof u&&(u=f(u,o,s)),u.shouldTestNextSiblings&&(s=p(o&&o.context||s,o.adapter)),s=Array.isArray(s)?o.adapter.removeSubsets(s):o.adapter.getChildren(s),n(u,s,o)}}function c(t,n){var u=n.getSiblings(t);if(!Array.isArray(u))return[];for(u=u.slice(0);u.shift()!==t;);return u}function p(t,n){Array.isArray(t)||(t=[t]);for(var u=t.slice(0),s=0,o=t.length;s<o;s++){var f=c(u[s],n);u.push.apply(u,f)}return u}var y=l(function(t,u,s){return t!==n&&u&&0!==u.length?s.adapter.findAll(t,u):[]}),A=l(function(t,u,s){return t!==n&&u&&0!==u.length?s.adapter.findOne(t,u):null});function h(t,n,u){return y(t,n,u)}h.compile=o,h.filters=u.Pseudos.filters,h.pseudos=u.Pseudos.pseudos,h.selectAll=y,h.selectOne=A,h.is=function(n,u,s){return(s=s||{}).adapter=s.adapter||t,("function"==typeof u?u:o(u,s))(n)},h.parse=o,h.iterate=y,h._compileUnsafe=f,h._compileToken=u.compileToken},747,[748,767,768]);
__d(function(g,r,i,a,m,e,d){var n=m.exports;[r(d[0]),r(d[1]),r(d[2]),r(d[3]),r(d[4]),r(d[5])].forEach(function(c){Object.keys(c).forEach(function(o){n[o]=c[o].bind(n)})})},748,[749,762,763,764,765,766]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),u=n.isTag;m.exports={getInnerHTML:function(n,u){return n.children?n.children.map(function(n){return t(n,u)}).join(""):""},getOuterHTML:t,getText:function t(c){if(Array.isArray(c))return c.map(t).join("");if(u(c))return"br"===c.name?"\n":t(c.children);if(c.type===n.CDATA)return t(c.children);if(c.type===n.Text)return c.data;return""}}},749,[750,751]);
__d(function(g,r,i,a,m,e,d){m.exports={Text:"text",Directive:"directive",Comment:"comment",Script:"script",Style:"style",Tag:"tag",CDATA:"cdata",Doctype:"doctype",isTag:function(t){return"tag"===t.type||"script"===t.type||"style"===t.type}}},750,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),l=r(d[3]);l.elementNames.__proto__=null,l.attributeNames.__proto__=null;var c={__proto__:null,style:!0,script:!0,xmp:!0,iframe:!0,noembed:!0,noframes:!0,plaintext:!0,noscript:!0};function u(n,t){if(n){var c,u='';for(var f in n)c=n[f],u&&(u+=' '),'foreign'===t.xmlMode&&(f=l.attributeNames[f]||f),u+=f,(null!==c&&''!==c||t.xmlMode)&&(u+='="'+(t.decodeEntities?o.encodeXML(c):c.replace(/\"/g,'"'))+'"');return u}}var f={__proto__:null,area:!0,base:!0,basefont:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,isindex:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},s=m.exports=function(n,o){Array.isArray(n)||n.cheerio||(n=[n]),o=o||{};for(var l='',c=0;c<n.length;c++){var u=n[c];'root'===u.type?l+=s(u.children,o):t.isTag(u)?l+=x(u,o):u.type===t.Directive?l+=_(u):u.type===t.Comment?l+=b(u):u.type===t.CDATA?l+=v(u):l+=h(u,o)}return l},p=['mi','mo','mn','ms','mtext','annotation-xml','foreignObject','desc','title'];function x(t,o){'foreign'===o.xmlMode&&(t.name=l.elementNames[t.name]||t.name,t.parent&&p.indexOf(t.parent.name)>=0&&(o=n({},o,{xmlMode:!1}))),!o.xmlMode&&['svg','math'].indexOf(t.name)>=0&&(o=n({},o,{xmlMode:'foreign'}));var c='<'+t.name,x=u(t.attribs,o);return x&&(c+=' '+x),!o.xmlMode||t.children&&0!==t.children.length?(c+='>',t.children&&(c+=s(t.children,o)),f[t.name]&&!o.xmlMode||(c+='</'+t.name+'>')):c+='/>',c}function _(n){return'<'+n.data+'>'}function h(n,t){var l=n.data||'';return!t.decodeEntities||n.parent&&n.parent.name in c||(l=o.encodeXML(l)),l}function v(n){return'<![CDATA['+n.children[0].data+']]>'}function b(n){return'\x3c!--'+n.data+'--\x3e'}},751,[73,752,753,761]);
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Doctype=e.CDATA=e.Tag=e.Style=e.Script=e.Comment=e.Directive=e.Text=e.isTag=void 0,e.isTag=function(t){return"tag"===t.type||"script"===t.type||"style"===t.type},e.Text="text",e.Directive="directive",e.Comment="comment",e.Script="script",e.Style="style",e.Tag="tag",e.CDATA="cdata",e.Doctype="doctype"},752,[]);
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.encode=e.decodeStrict=e.decode=void 0;var t=r(d[0]),n=r(d[1]);e.decode=function(n,c){return(!c||c<=0?t.decodeXML:t.decodeHTML)(n)},e.decodeStrict=function(n,c){return(!c||c<=0?t.decodeXML:t.decodeHTMLStrict)(n)},e.encode=function(t,c){return(!c||c<=0?n.encodeXML:n.encodeHTML)(t)};var c=r(d[1]);Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return c.encodeXML}}),Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return c.encodeHTML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return c.escape}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return c.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return c.encodeHTML}});var o=r(d[0]);Object.defineProperty(e,"decodeXML",{enumerable:!0,get:function(){return o.decodeXML}}),Object.defineProperty(e,"decodeHTML",{enumerable:!0,get:function(){return o.decodeHTML}}),Object.defineProperty(e,"decodeHTMLStrict",{enumerable:!0,get:function(){return o.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML4",{enumerable:!0,get:function(){return o.decodeHTML}}),Object.defineProperty(e,"decodeHTML5",{enumerable:!0,get:function(){return o.decodeHTML}}),Object.defineProperty(e,"decodeHTML4Strict",{enumerable:!0,get:function(){return o.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML5Strict",{enumerable:!0,get:function(){return o.decodeHTMLStrict}}),Object.defineProperty(e,"decodeXMLStrict",{enumerable:!0,get:function(){return o.decodeXML}})},753,[754,760]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.decodeHTML=e.decodeHTMLStrict=e.decodeXML=void 0;var n=t(r(d[0])),u=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3]));function f(t){var n=Object.keys(t).join("|"),u=l(t),c=new RegExp("&(?:"+(n+="|#[xX][\\da-fA-F]+|#\\d+")+");","g");return function(t){return String(t).replace(c,u)}}e.decodeXML=f(c.default),e.decodeHTMLStrict=f(n.default);var s=function(t,n){return t<n?1:-1};function l(t){return function(n){if("#"===n.charAt(1)){var u=n.charAt(2);return"X"===u||"x"===u?o.default(parseInt(n.substr(3),16)):o.default(parseInt(n.substr(2),10))}return t[n.slice(1,-1)]}}e.decodeHTML=(function(){for(var t=Object.keys(u.default).sort(s),c=Object.keys(n.default).sort(s),o=0,f=0;o<c.length;o++)t[f]===c[o]?(c[o]+=";?",f++):c[o]+=";";var v=new RegExp("&(?:"+c.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),p=l(n.default);function M(t){return";"!==t.substr(-1)&&(t+=";"),p(t)}return function(t){return String(t).replace(v,M)}})()},754,[755,756,757,758]);
__d(function(r,e,a,t,o,s,l){o.exports={Aacute:"\xc1",aacute:"\xe1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223e",acd:"\u223f",acE:"\u223e\u0333",Acirc:"\xc2",acirc:"\xe2",acute:"\xb4",Acy:"\u0410",acy:"\u0430",AElig:"\xc6",aelig:"\xe6",af:"\u2061",Afr:"\ud835\udd04",afr:"\ud835\udd1e",Agrave:"\xc0",agrave:"\xe0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03b1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2a3f",amp:"&",AMP:"&",andand:"\u2a55",And:"\u2a53",and:"\u2227",andd:"\u2a5c",andslope:"\u2a58",andv:"\u2a5a",ang:"\u2220",ange:"\u29a4",angle:"\u2220",angmsdaa:"\u29a8",angmsdab:"\u29a9",angmsdac:"\u29aa",angmsdad:"\u29ab",angmsdae:"\u29ac",angmsdaf:"\u29ad",angmsdag:"\u29ae",angmsdah:"\u29af",angmsd:"\u2221",angrt:"\u221f",angrtvb:"\u22be",angrtvbd:"\u299d",angsph:"\u2222",angst:"\xc5",angzarr:"\u237c",Aogon:"\u0104",aogon:"\u0105",Aopf:"\ud835\udd38",aopf:"\ud835\udd52",apacir:"\u2a6f",ap:"\u2248",apE:"\u2a70",ape:"\u224a",apid:"\u224b",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224a",Aring:"\xc5",aring:"\xe5",Ascr:"\ud835\udc9c",ascr:"\ud835\udcb6",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224d",Atilde:"\xc3",atilde:"\xe3",Auml:"\xc4",auml:"\xe4",awconint:"\u2233",awint:"\u2a11",backcong:"\u224c",backepsilon:"\u03f6",backprime:"\u2035",backsim:"\u223d",backsimeq:"\u22cd",Backslash:"\u2216",Barv:"\u2ae7",barvee:"\u22bd",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23b5",bbrktbrk:"\u23b6",bcong:"\u224c",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201e",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29b0",bepsi:"\u03f6",bernou:"\u212c",Bernoullis:"\u212c",Beta:"\u0392",beta:"\u03b2",beth:"\u2136",between:"\u226c",Bfr:"\ud835\udd05",bfr:"\ud835\udd1f",bigcap:"\u22c2",bigcirc:"\u25ef",bigcup:"\u22c3",bigodot:"\u2a00",bigoplus:"\u2a01",bigotimes:"\u2a02",bigsqcup:"\u2a06",bigstar:"\u2605",bigtriangledown:"\u25bd",bigtriangleup:"\u25b3",biguplus:"\u2a04",bigvee:"\u22c1",bigwedge:"\u22c0",bkarow:"\u290d",blacklozenge:"\u29eb",blacksquare:"\u25aa",blacktriangle:"\u25b4",blacktriangledown:"\u25be",blacktriangleleft:"\u25c2",blacktriangleright:"\u25b8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20e5",bnequiv:"\u2261\u20e5",bNot:"\u2aed",bnot:"\u2310",Bopf:"\ud835\udd39",bopf:"\ud835\udd53",bot:"\u22a5",bottom:"\u22a5",bowtie:"\u22c8",boxbox:"\u29c9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250c",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252c",boxHd:"\u2564",boxhD:"\u2565",boxHD:"\u2566",boxhu:"\u2534",boxHu:"\u2567",boxhU:"\u2568",boxHU:"\u2569",boxminus:"\u229f",boxplus:"\u229e",boxtimes:"\u22a0",boxul:"\u2518",boxuL:"\u255b",boxUl:"\u255c",boxUL:"\u255d",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255a",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253c",boxvH:"\u256a",boxVh:"\u256b",boxVH:"\u256c",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251c",boxvR:"\u255e",boxVr:"\u255f",boxVR:"\u2560",bprime:"\u2035",breve:"\u02d8",Breve:"\u02d8",brvbar:"\xa6",bscr:"\ud835\udcb7",Bscr:"\u212c",bsemi:"\u204f",bsim:"\u223d",bsime:"\u22cd",bsolb:"\u29c5",bsol:"\\",bsolhsub:"\u27c8",bull:"\u2022",bullet:"\u2022",bump:"\u224e",bumpE:"\u2aae",bumpe:"\u224f",Bumpeq:"\u224e",bumpeq:"\u224f",Cacute:"\u0106",cacute:"\u0107",capand:"\u2a44",capbrcup:"\u2a49",capcap:"\u2a4b",cap:"\u2229",Cap:"\u22d2",capcup:"\u2a47",capdot:"\u2a40",CapitalDifferentialD:"\u2145",caps:"\u2229\ufe00",caret:"\u2041",caron:"\u02c7",Cayleys:"\u212d",ccaps:"\u2a4d",Ccaron:"\u010c",ccaron:"\u010d",Ccedil:"\xc7",ccedil:"\xe7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2a4c",ccupssm:"\u2a50",Cdot:"\u010a",cdot:"\u010b",cedil:"\xb8",Cedilla:"\xb8",cemptyv:"\u29b2",cent:"\xa2",centerdot:"\xb7",CenterDot:"\xb7",cfr:"\ud835\udd20",Cfr:"\u212d",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03a7",chi:"\u03c7",circ:"\u02c6",circeq:"\u2257",circlearrowleft:"\u21ba",circlearrowright:"\u21bb",circledast:"\u229b",circledcirc:"\u229a",circleddash:"\u229d",CircleDot:"\u22
__d(function(e,c,a,u,r,i,t){r.exports={Aacute:"\xc1",aacute:"\xe1",Acirc:"\xc2",acirc:"\xe2",acute:"\xb4",AElig:"\xc6",aelig:"\xe6",Agrave:"\xc0",agrave:"\xe0",amp:"&",AMP:"&",Aring:"\xc5",aring:"\xe5",Atilde:"\xc3",atilde:"\xe3",Auml:"\xc4",auml:"\xe4",brvbar:"\xa6",Ccedil:"\xc7",ccedil:"\xe7",cedil:"\xb8",cent:"\xa2",copy:"\xa9",COPY:"\xa9",curren:"\xa4",deg:"\xb0",divide:"\xf7",Eacute:"\xc9",eacute:"\xe9",Ecirc:"\xca",ecirc:"\xea",Egrave:"\xc8",egrave:"\xe8",ETH:"\xd0",eth:"\xf0",Euml:"\xcb",euml:"\xeb",frac12:"\xbd",frac14:"\xbc",frac34:"\xbe",gt:">",GT:">",Iacute:"\xcd",iacute:"\xed",Icirc:"\xce",icirc:"\xee",iexcl:"\xa1",Igrave:"\xcc",igrave:"\xec",iquest:"\xbf",Iuml:"\xcf",iuml:"\xef",laquo:"\xab",lt:"<",LT:"<",macr:"\xaf",micro:"\xb5",middot:"\xb7",nbsp:"\xa0",not:"\xac",Ntilde:"\xd1",ntilde:"\xf1",Oacute:"\xd3",oacute:"\xf3",Ocirc:"\xd4",ocirc:"\xf4",Ograve:"\xd2",ograve:"\xf2",ordf:"\xaa",ordm:"\xba",Oslash:"\xd8",oslash:"\xf8",Otilde:"\xd5",otilde:"\xf5",Ouml:"\xd6",ouml:"\xf6",para:"\xb6",plusmn:"\xb1",pound:"\xa3",quot:"\"",QUOT:"\"",raquo:"\xbb",reg:"\xae",REG:"\xae",sect:"\xa7",shy:"\xad",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",szlig:"\xdf",THORN:"\xde",thorn:"\xfe",times:"\xd7",Uacute:"\xda",uacute:"\xfa",Ucirc:"\xdb",ucirc:"\xfb",Ugrave:"\xd9",ugrave:"\xf9",uml:"\xa8",Uuml:"\xdc",uuml:"\xfc",Yacute:"\xdd",yacute:"\xfd",yen:"\xa5",yuml:"\xff"}},756,[]);
__d(function(t,o,p,a,n,s,u){n.exports={amp:"&",apos:"'",gt:">",lt:"<",quot:"\""}},757,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var u=t(r(d[0]));e.default=function(t){if(t>=55296&&t<=57343||t>1114111)return"\ufffd";t in u.default&&(t=u.default[t]);var n="";return t>65535&&(t-=65536,n+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),n+=String.fromCharCode(t)}},758,[759]);
__d(function(n,o,t,_,c,d,e){c.exports={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376}},759,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.escape=e.encodeHTML=e.encodeXML=void 0;var u=F(t(r(d[0])).default),n=f(u);e.encodeXML=p(u,n);var o=F(t(r(d[1])).default),c=f(o);function F(t){return Object.keys(t).sort().reduce(function(u,n){return u[t[n]]="&"+n+";",u},{})}function f(t){for(var u=[],n=[],o=0,c=Object.keys(t);o<c.length;o++){var F=c[o];1===F.length?u.push("\\"+F):n.push(F)}u.sort();for(var f=0;f<u.length-1;f++){for(var s=f;s<u.length-1&&u[s].charCodeAt(1)+1===u[s+1].charCodeAt(1);)s+=1;var l=1+s-f;l<3||u.splice(f,l,u[f]+"-"+u[s])}return n.unshift("["+u.join("")+"]"),new RegExp(n.join("|"),"g")}e.encodeHTML=p(o,c);var s=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g;function l(t){return"&#x"+t.codePointAt(0).toString(16).toUpperCase()+";"}function p(t,u){return function(n){return n.replace(u,function(u){return t[u]}).replace(s,l)}}var D=f(u);e.escape=function(t){return t.replace(D,l).replace(s,l)}},760,[757,755]);
__d(function(e,t,n,a,i,r,s){i.exports={elementNames:{altglyph:"altGlyph",altglyphdef:"altGlyphDef",altglyphitem:"altGlyphItem",animatecolor:"animateColor",animatemotion:"animateMotion",animatetransform:"animateTransform",clippath:"clipPath",feblend:"feBlend",fecolormatrix:"feColorMatrix",fecomponenttransfer:"feComponentTransfer",fecomposite:"feComposite",feconvolvematrix:"feConvolveMatrix",fediffuselighting:"feDiffuseLighting",fedisplacementmap:"feDisplacementMap",fedistantlight:"feDistantLight",fedropshadow:"feDropShadow",feflood:"feFlood",fefunca:"feFuncA",fefuncb:"feFuncB",fefuncg:"feFuncG",fefuncr:"feFuncR",fegaussianblur:"feGaussianBlur",feimage:"feImage",femerge:"feMerge",femergenode:"feMergeNode",femorphology:"feMorphology",feoffset:"feOffset",fepointlight:"fePointLight",fespecularlighting:"feSpecularLighting",fespotlight:"feSpotLight",fetile:"feTile",feturbulence:"feTurbulence",foreignobject:"foreignObject",glyphref:"glyphRef",lineargradient:"linearGradient",radialgradient:"radialGradient",textpath:"textPath"},attributeNames:{definitionurl:"definitionURL",attributename:"attributeName",attributetype:"attributeType",basefrequency:"baseFrequency",baseprofile:"baseProfile",calcmode:"calcMode",clippathunits:"clipPathUnits",diffuseconstant:"diffuseConstant",edgemode:"edgeMode",filterunits:"filterUnits",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",limitingconeangle:"limitingConeAngle",markerheight:"markerHeight",markerunits:"markerUnits",markerwidth:"markerWidth",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",numoctaves:"numOctaves",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",refx:"refX",refy:"refY",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",specularconstant:"specularConstant",specularexponent:"specularExponent",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stitchtiles:"stitchTiles",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textlength:"textLength",viewbox:"viewBox",viewtarget:"viewTarget",xchannelselector:"xChannelSelector",ychannelselector:"yChannelSelector",zoomandpan:"zoomAndPan"}}},761,[]);
__d(function(g,r,i,a,m,e,d){var t=e.getChildren=function(t){return t.children},n=e.getParent=function(t){return t.parent};e.getSiblings=function(u){var c=n(u);return c?t(c):[u]},e.getAttributeValue=function(t,n){return t.attribs&&t.attribs[n]},e.hasAttrib=function(t,n){return!!t.attribs&&hasOwnProperty.call(t.attribs,n)},e.getName=function(t){return t.name}},762,[]);
__d(function(g,r,i,a,m,e,d){e.removeElement=function(n){if(n.prev&&(n.prev.next=n.next),n.next&&(n.next.prev=n.prev),n.parent){var p=n.parent.children;p.splice(p.lastIndexOf(n),1)}},e.replaceElement=function(n,p){var t=p.prev=n.prev;t&&(t.next=p);var v=p.next=n.next;v&&(v.prev=p);var l=p.parent=n.parent;if(l){var c=l.children;c[c.lastIndexOf(n)]=p}},e.appendChild=function(n,p){if(p.parent=n,1!==n.children.push(p)){var t=n.children[n.children.length-2];t.next=p,p.prev=t,p.next=null}},e.append=function(n,p){var t=n.parent,v=n.next;if(p.next=v,p.prev=n,n.next=p,p.parent=t,v){if(v.prev=p,t){var l=t.children;l.splice(l.lastIndexOf(v),0,p)}}else t&&t.children.push(p)},e.prepend=function(n,p){var t=n.parent;if(t){var v=t.children;v.splice(v.lastIndexOf(n),0,p)}n.prev&&(n.prev.next=p),p.parent=t,p.prev=n.prev,p.next=n,n.prev=p}},763,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]).isTag;function t(n,l,h,f){for(var u,c=[],o=0,s=l.length;o<s&&!(n(l[o])&&(c.push(l[o]),--f<=0))&&(u=l[o].children,!(h&&u&&u.length>0&&(u=t(n,u,h,f),c=c.concat(u),(f-=u.length)<=0)));o++);return c}m.exports={filter:function(n,l,h,f){Array.isArray(l)||(l=[l]);"number"==typeof f&&isFinite(f)||(f=1/0);return t(n,l,!1!==h,f)},find:t,findOneChild:function(n,t){for(var l=0,h=t.length;l<h;l++)if(n(t[l]))return t[l];return null},findOne:function t(l,h){var f=null;for(var u=0,c=h.length;u<c&&!f;u++)n(h[u])&&(l(h[u])?f=h[u]:h[u].children.length>0&&(f=t(l,h[u].children)));return f},existsOne:function t(l,h){for(var f=0,u=h.length;f<u;f++)if(n(h[f])&&(l(h[f])||h[f].children.length>0&&t(l,h[f].children)))return!0;return!1},findAll:function(t,l){var h=[],f=l.slice();for(;f.length;){var u=f.shift();n(u)&&(u.children&&u.children.length>0&&f.unshift.apply(f,u.children),t(u)&&h.push(u))}return h}}},764,[750]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=e.isTag=t.isTag;e.testElement=function(t,u){for(var f in t)if(t.hasOwnProperty(f)){if("tag_name"===f){if(!n(u)||!t.tag_name(u.name))return!1}else if("tag_type"===f){if(!t.tag_type(u.type))return!1}else if("tag_contains"===f){if(n(u)||!t.tag_contains(u.data))return!1}else if(!u.attribs||!t[f](u.attribs[f]))return!1}else;return!0};var u={tag_name:function(t){return"function"==typeof t?function(u){return n(u)&&t(u.name)}:"*"===t?n:function(u){return n(u)&&u.name===t}},tag_type:function(t){return"function"==typeof t?function(n){return t(n.type)}:function(n){return n.type===t}},tag_contains:function(t){return"function"==typeof t?function(u){return!n(u)&&t(u.data)}:function(u){return!n(u)&&u.data===t}}};function f(t,n){return"function"==typeof n?function(u){return u.attribs&&n(u.attribs[t])}:function(u){return u.attribs&&u.attribs[t]===n}}function o(t,n){return function(u){return t(u)||n(u)}}e.getElements=function(t,n,c,s){var y=Object.keys(t).map(function(n){var o=t[n];return n in u?u[n](o):f(n,o)});return 0===y.length?[]:this.filter(y.reduce(o),n,c,s)},e.getElementById=function(t,n,u){return Array.isArray(n)||(n=[n]),this.findOne(f("id",t),n,!1!==u)},e.getElementsByTagName=function(t,n,f,o){return this.filter(u.tag_name(t),n,f,o)},e.getElementsByTagType=function(t,n,f,o){return this.filter(u.tag_type(t),n,f,o)}},765,[750]);
__d(function(g,r,i,a,m,e,d){e.removeSubsets=function(n){for(var t,f,o,u=n.length;--u>-1;){for(t=f=n[u],n[u]=null,o=!0;f;){if(n.indexOf(f)>-1){o=!1,n.splice(u,1);break}f=f.parent}o&&(n[u]=t)}return n};var n=1,t=2,f=4,o=8,u=16,c=e.compareDocumentPosition=function(c,s){var l,p,v,h,x,O,b=[],S=[];if(c===s)return 0;for(l=c;l;)b.unshift(l),l=l.parent;for(l=s;l;)S.unshift(l),l=l.parent;for(O=0;b[O]===S[O];)O++;return 0===O?n:(v=(p=b[O-1]).children,h=b[O],x=S[O],v.indexOf(h)>v.indexOf(x)?p===s?f|u:f:p===c?t|o:t)};e.uniqueSort=function(n){var o,u,s=n.length;for(n=n.slice();--s>-1;)o=n[s],(u=n.indexOf(o))>-1&&u<s&&n.splice(s,1);return n.sort(function(n,o){var u=c(n,o);return u&t?-1:u&f?1:0}),n}},766,[]);
__d(function(g,r,i,a,m,e,d){m.exports={trueFunc:function(){return!0},falseFunc:function(){return!1}}},767,[]);
__d(function(g,r,i,a,m,e,d){m.exports=y;var t=r(d[0]).parse,n=r(d[1]),o=r(d[2]),u=r(d[3]),c=r(d[4]),s=r(d[5]),f=n.trueFunc,l=n.falseFunc,p=s.filters;function y(t,n,o){return h(x(t,n,o),n)}function h(t,n){var o=n.adapter;return function(n){return o.isTag(n)&&t(n)}}function x(n,o,u){return F(t(n,o),o,u)}function v(t){return"pseudo"===t.type&&("scope"===t.name||Array.isArray(t.data)&&t.data.some(function(t){return t.some(v)}))}var A={type:"descendant"},M={type:"_flexibleDescendant"},w={type:"pseudo",name:"scope"},b={};function E(t,n,o){var u=n.adapter,c=!!o&&!!o.length&&o.every(function(t){return t===b||!!u.getParent(t)});t.forEach(function(t){if(t.length>0&&T(t[0])&&"descendant"!==t[0].type);else{if(!c||(Array.isArray(t)?t.some(v):v(t)))return;t.unshift(A)}t.unshift(w)})}function F(t,n,u){(t=t.filter(function(t){return t.length>0})).forEach(o);var c=Array.isArray(u);(u=n&&n.context||u)&&!c&&(u=[u]),E(t,n,u);var s=!1,f=t.map(function(t){if(t[0]&&t[1]&&"scope"===t[0].name){var o=t[1].type;c&&"descendant"===o?t[1]=M:"adjacent"!==o&&"sibling"!==o||(s=!0)}return C(t,n,u)}).reduce(_,l);return f.shouldTestNextSiblings=s,f}function T(t){return u[t.type]<0}function C(t,n,o){return t.reduce(function(t,u){if(t===l)return t;if(!(u.type in c))throw new Error("Rule type "+u.type+" is not supported by css-select");return c[u.type](t,u,n,o)},n&&n.rootFunc||f)}function _(t,n){return n===l||t===f?t:t===l||n===f?n:function(o){return t(o)||n(o)}}function O(t){return t.some(T)}p.not=function(t,n,o,u){var c={xmlMode:!(!o||!o.xmlMode),strict:!(!o||!o.strict),adapter:o.adapter};if(c.strict&&(n.length>1||n.some(O)))throw new Error("complex selectors in :not aren't allowed in strict mode");var s=F(n,c,u);return s===l?t:s===f?l:function(n){return!s(n)&&t(n)}},p.has=function(t,n,o){var u=o.adapter,c={xmlMode:!(!o||!o.xmlMode),strict:!(!o||!o.strict),adapter:u},s=n.some(O)?[b]:null,p=F(n,c,s);return p===l?l:p===f?function(n){return u.getChildren(n).some(u.isTag)&&t(n)}:(p=h(p,o),s?function(n){return t(n)&&(s[0]=n,u.existsOne(p,u.getChildren(n)))}:function(n){return t(n)&&u.existsOne(p,u.getChildren(n))})},p.matches=function(t,n,o,u){return F(n,{xmlMode:!(!o||!o.xmlMode),strict:!(!o||!o.strict),rootFunc:t,adapter:o.adapter},u)},y.compileToken=F,y.compileUnsafe=x,y.Pseudos=s},768,[769,767,772,773,774,776]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=this&&this.__createBinding||(Object.create?function(t,n,u,o){void 0===o&&(o=u),Object.defineProperty(t,o,{enumerable:!0,get:function(){return n[u]}})}:function(t,n,u,o){void 0===o&&(o=u),t[o]=n[u]}),n=this&&this.__exportStar||function(n,u){for(var o in n)"default"===o||Object.prototype.hasOwnProperty.call(u,o)||t(u,n,o)},u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.stringify=e.parse=void 0,n(r(d[0]),e);var o=r(d[0]);Object.defineProperty(e,"parse",{enumerable:!0,get:function(){return u(o).default}});var f=r(d[1]);Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return u(f).default}})},769,[770,771]);
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,s){var n=[];if(""!==(t=b(n,""+t,s)))throw new Error("Unmatched selector: "+t);return n};var t=/^[^\\]?(?:\\(?:[\da-f]{1,6}\s?|.)|[\w\-\u00b0-\uFFFF])+/,s=/\\([\da-f]{1,6}\s?|(\s)|.)/gi,n=/^\s*((?:\\.|[\w\u00b0-\uFFFF-])+)\s*(?:(\S?)=\s*(?:(['"])((?:[^\\]|\\[^])*?)\3|(#?(?:\\.|[\w\u00b0-\uFFFF-])*)|)|)\s*(i)?\]/,o={undefined:"exists","":"equals","~":"element","^":"start",$:"end","*":"any","!":"not","|":"hyphen"},u={">":"child","<":"parent","~":"sibling","+":"adjacent"},h={"#":["id","equals"],".":["class","element"]},l=new Set(["has","not","matches","is","host","host-context"]),c=new Set(["contains","icontains"]),f=new Set(['"',"'"]);function p(t,s,n){var o=parseInt(s,16)-65536;return o!=o||n?s:o<0?String.fromCharCode(o+65536):String.fromCharCode(o>>10|55296,1023&o|56320)}function w(t){return t.replace(s,p)}function v(t){return" "===t||"\n"===t||"\t"===t||"\f"===t||"\r"===t}function b(s,p,C){var F,E;void 0===C&&(C={});var A=[],S=!1;function x(){var s=p.match(t);if(!s)throw new Error("Expected name, found "+p);var n=s[0];return p=p.substr(n.length),w(n)}function M(t){for(;v(p.charAt(t));)t++;p=p.substr(t)}function L(t){for(var s=0;"\\"===p.charAt(--t);)s++;return 1==(1&s)}for(M(0);""!==p;){var _=p.charAt(0);if(v(_))S=!0,M(1);else if(_ in u)A.push({type:u[_]}),S=!1,M(1);else if(","===_){if(0===A.length)throw new Error("Empty sub-selector");s.push(A),A=[],S=!1,M(1)}else if(S&&(A.length>0&&A.push({type:"descendant"}),S=!1),"*"===_)p=p.substr(1),A.push({type:"universal"});else if(_ in h){var q=h[_],W=q[0],j=q[1];p=p.substr(1),A.push({type:"attribute",name:W,action:j,value:x(),ignoreCase:!1})}else if("["===_){var P=(p=p.substr(1)).match(n);if(!P)throw new Error("Malformed attribute selector: "+p);var U=P[0],I=P[1],N=P[2],O=P[4],T=void 0===O?"":O,$=P[5],k=void 0===$?T:$,z=P[6];p=p.substr(U.length);var B=w(I);(null!==(F=C.lowerCaseAttributeNames)&&void 0!==F?F:!C.xmlMode)&&(B=B.toLowerCase()),A.push({type:"attribute",name:B,action:o[N],value:w(k),ignoreCase:!!z})}else if(":"===_){if(":"===p.charAt(1)){p=p.substr(2),A.push({type:"pseudo-element",name:x().toLowerCase()});continue}p=p.substr(1);var D=x().toLowerCase(),G=null;if(p.startsWith("("))if(l.has(D)){var H=p.charAt(1),J=f.has(H);if(p=b(G=[],p=p.substr(J?2:1),C),J){if(!p.startsWith(H))throw new Error("Unmatched quotes in :"+D);p=p.substr(1)}if(!p.startsWith(")"))throw new Error("Missing closing parenthesis in :"+D+" ("+p+")");p=p.substr(1)}else{for(var K=1,Q=1;Q>0&&K<p.length;K++)"("!==p.charAt(K)||L(K)?")"!==p.charAt(K)||L(K)||Q--:Q++;if(Q)throw new Error("Parenthesis not matched");if(G=p.substr(1,K-2),p=p.substr(K),c.has(D))(H=G.charAt(0))===G.slice(-1)&&f.has(H)&&(G=G.slice(1,-1)),G=w(G)}A.push({type:"pseudo",name:D,data:G})}else{if(!t.test(p))return A.length&&"descendant"===A[A.length-1].type&&A.pop(),y(s,A),p;var R=x();(null!==(E=C.lowerCaseTags)&&void 0!==E?E:!C.xmlMode)&&(R=R.toLowerCase()),A.push({type:"tag",name:R})}}return y(s,A),p}function y(t,s){if(t.length>0&&0===s.length)throw new Error("Empty sub-selector");t.push(s)}},770,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=this&&this.__spreadArrays||function(){for(var n=0,t=0,s=arguments.length;t<s;t++)n+=arguments[t].length;var u=Array(n),c=0;for(t=0;t<s;t++)for(var o=arguments[t],l=0,f=o.length;l<f;l++,c++)u[c]=o[l];return u};Object.defineProperty(e,"__esModule",{value:!0});var t={equals:"",element:"~",start:"^",end:"$",any:"*",not:"!",hyphen:"|"},s=new Set(n(Object.values(t).filter(Boolean),[":","[","]"," ","\\"]));function u(n){return n.map(c).join(", ")}function c(n){return n.map(o).join("")}function o(n){switch(n.type){case"child":return" > ";case"parent":return" < ";case"sibling":return" ~ ";case"adjacent":return" + ";case"descendant":return" ";case"universal":return"*";case"tag":return l(n.name);case"pseudo-element":return"::"+l(n.name);case"pseudo":return null===n.data?":"+l(n.name):"string"==typeof n.data?":"+l(n.name)+"("+n.data+")":":"+l(n.name)+"("+u(n.data)+")";case"attribute":return"exists"===n.action?"["+l(n.name)+"]":"id"!==n.name||"equals"!==n.action||n.ignoreCase?"class"!==n.name||"element"!==n.action||n.ignoreCase?"["+l(n.name)+t[n.action]+"='"+l(n.value)+"'"+(n.ignoreCase?"i":"")+"]":"."+l(n.value):"#"+l(n.value)}}function l(n){return n.split("").map(function(n){return s.has(n)?"\\"+n:n}).join("")}e.default=u},771,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t){for(var n=t.map(o),s=1;s<t.length;s++){var f=n[s];if(!(f<0))for(var l=s-1;l>=0&&f<n[l];l--){var u=t[l+1];t[l+1]=t[l],t[l]=u,n[l+1]=n[l],n[l]=f}}};var t=r(d[0]),n={__proto__:null,exists:10,equals:8,not:7,start:6,end:6,any:5,hyphen:4,element:4};function o(s){var f=t[s.type];if(f===t.attribute)(f=n[s.action])===n.equals&&"id"===s.name&&(f=9),s.ignoreCase&&(f>>=1);else if(f===t.pseudo)if(s.data)if("has"===s.name||"contains"===s.name)f=0;else if("matches"===s.name||"not"===s.name){f=0;for(var l=0;l<s.data.length;l++)if(1===s.data[l].length){var u=o(s.data[l][0]);if(0===u){f=0;break}u>f&&(f=u)}s.data.length>1&&f>0&&(f-=1)}else f=1;else f=3;return f}},772,[773]);
__d(function(t,e,n,a,d,i,s){d.exports={universal:50,tag:30,attribute:1,pseudo:0,descendant:-1,child:-1,parent:-1,sibling:-1,adjacent:-1}},773,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);m.exports={__proto__:null,attribute:n.compile,pseudo:t.compile,tag:function(n,t,u){var o=t.name,f=u.adapter;return function(t){return f.getName(t)===o&&n(t)}},descendant:function(n,t,u){var o="undefined"!=typeof WeakSet?new WeakSet:null,f=u.adapter;return function(t){for(var u=!1;!u&&(t=f.getParent(t));)o&&o.has(t)||!(u=n(t))&&o&&o.add(t);return u}},_flexibleDescendant:function(n,t,u){var o=u.adapter;return function(t){for(var u=n(t);!u&&(t=o.getParent(t));)u=n(t);return u}},parent:function(n,t,u){if(u&&u.strict)throw new Error("Parent selector isn't part of CSS3");var o=u.adapter;return function(n){return o.getChildren(n).some(f)};function f(t){return o.isTag(t)&&n(t)}},child:function(n,t,u){var o=u.adapter;return function(t){var u=o.getParent(t);return!!u&&n(u)}},sibling:function(n,t,u){var o=u.adapter;return function(t){for(var u=o.getSiblings(t),f=0;f<u.length;f++)if(o.isTag(u[f])){if(u[f]===t)break;if(n(u[f]))return!0}return!1}},adjacent:function(n,t,u){var o=u.adapter;return function(t){for(var u,f=o.getSiblings(t),c=0;c<f.length;c++)if(o.isTag(f[c])){if(f[c]===t)break;u=f[c]}return!!u&&n(u)}},universal:function(n){return n}}},774,[775,776]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]).falseFunc,n=/[-[\]{}()*+?.,\\^$|#\s]/g,u={__proto__:null,equals:function(t,n,u){var o=n.name,l=n.value,s=u.adapter;return n.ignoreCase?(l=l.toLowerCase(),function(n){var u=s.getAttributeValue(n,o);return null!=u&&u.toLowerCase()===l&&t(n)}):function(n){return s.getAttributeValue(n,o)===l&&t(n)}},hyphen:function(t,n,u){var o=n.name,l=n.value,s=l.length,c=u.adapter;return n.ignoreCase?(l=l.toLowerCase(),function(n){var u=c.getAttributeValue(n,o);return null!=u&&(u.length===s||"-"===u.charAt(s))&&u.substr(0,s).toLowerCase()===l&&t(n)}):function(n){var u=c.getAttributeValue(n,o);return null!=u&&u.substr(0,s)===l&&(u.length===s||"-"===u.charAt(s))&&t(n)}},element:function(u,o,l){var s=o.name,c=o.value,f=l.adapter;if(/\s/.test(c))return t;var v="(?:^|\\s)"+(c=c.replace(n,"\\$&"))+"(?:$|\\s)",b=o.ignoreCase?"i":"",p=new RegExp(v,b);return function(t){var n=f.getAttributeValue(t,s);return null!=n&&p.test(n)&&u(t)}},exists:function(t,n,u){var o=n.name,l=u.adapter;return function(n){return l.hasAttrib(n,o)&&t(n)}},start:function(n,u,o){var l=u.name,s=u.value,c=s.length,f=o.adapter;return 0===c?t:u.ignoreCase?(s=s.toLowerCase(),function(t){var u=f.getAttributeValue(t,l);return null!=u&&u.substr(0,c).toLowerCase()===s&&n(t)}):function(t){var u=f.getAttributeValue(t,l);return null!=u&&u.substr(0,c)===s&&n(t)}},end:function(n,u,o){var l=u.name,s=u.value,c=-s.length,f=o.adapter;return 0===c?t:u.ignoreCase?(s=s.toLowerCase(),function(t){var u=f.getAttributeValue(t,l);return null!=u&&u.substr(c).toLowerCase()===s&&n(t)}):function(t){var u=f.getAttributeValue(t,l);return null!=u&&u.substr(c)===s&&n(t)}},any:function(u,o,l){var s=o.name,c=o.value,f=l.adapter;if(""===c)return t;if(o.ignoreCase){var v=new RegExp(c.replace(n,"\\$&"),"i");return function(t){var n=f.getAttributeValue(t,s);return null!=n&&v.test(n)&&u(t)}}return function(t){var n=f.getAttributeValue(t,s);return null!=n&&n.indexOf(c)>=0&&u(t)}},not:function(t,n,u){var o=n.name,l=n.value,s=u.adapter;return""===l?function(n){return!!s.getAttributeValue(n,o)&&t(n)}:n.ignoreCase?(l=l.toLowerCase(),function(n){var u=s.getAttributeValue(n,o);return null!=u&&u.toLowerCase()!==l&&t(n)}):function(n){return s.getAttributeValue(n,o)!==l&&t(n)}}};m.exports={compile:function(t,n,o){if(o&&o.strict&&(n.ignoreCase||"not"===n.action))throw new Error("Unsupported attribute selector");return u[n.action](t,n,o)},rules:u}},775,[767]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),u=r(d[2]),o=n.trueFunc,f=n.falseFunc,s=u.rules.equals;function c(t,n){var u={name:t,value:n};return function(t,n,o){return s(t,u,o)}}function l(t,n){return function(u){return!!n.getParent(u)&&t(u)}}var h={contains:function(t,n,u){var o=u.adapter;return function(u){return t(u)&&o.getText(u).indexOf(n)>=0}},icontains:function(t,n,u){var o=n.toLowerCase(),f=u.adapter;return function(n){return t(n)&&f.getText(n).toLowerCase().indexOf(o)>=0}},"nth-child":function(n,u,s){var c=t(u),h=s.adapter;return c===f?c:c===o?l(n,h):function(t){for(var u=h.getSiblings(t),o=0,f=0;o<u.length;o++)if(h.isTag(u[o])){if(u[o]===t)break;f++}return c(f)&&n(t)}},"nth-last-child":function(n,u,s){var c=t(u),h=s.adapter;return c===f?c:c===o?l(n,h):function(t){for(var u=h.getSiblings(t),o=0,f=u.length-1;f>=0;f--)if(h.isTag(u[f])){if(u[f]===t)break;o++}return c(o)&&n(t)}},"nth-of-type":function(n,u,s){var c=t(u),h=s.adapter;return c===f?c:c===o?l(n,h):function(t){for(var u=h.getSiblings(t),o=0,f=0;f<u.length;f++)if(h.isTag(u[f])){if(u[f]===t)break;h.getName(u[f])===h.getName(t)&&o++}return c(o)&&n(t)}},"nth-last-of-type":function(n,u,s){var c=t(u),h=s.adapter;return c===f?c:c===o?l(n,h):function(t){for(var u=h.getSiblings(t),o=0,f=u.length-1;f>=0;f--)if(h.isTag(u[f])){if(u[f]===t)break;h.getName(u[f])===h.getName(t)&&o++}return c(o)&&n(t)}},root:function(t,n,u){var o=u.adapter;return function(n){return!o.getParent(n)&&t(n)}},scope:function(t,n,u,o){var f=u.adapter;if(!o||0===o.length)return h.root(t,n,u);return 1===o.length?function(n){return u=o[0],s=n,("function"==typeof f.equals?f.equals(u,s):u===s)&&t(n);var u,s}:function(n){return o.indexOf(n)>=0&&t(n)}},checkbox:c("type","checkbox"),file:c("type","file"),password:c("type","password"),radio:c("type","radio"),reset:c("type","reset"),image:c("type","image"),submit:c("type","submit"),hover:function(t,n,u){var o=u.adapter;return'function'==typeof o.isHovered?function(n){return t(n)&&o.isHovered(n)}:f},visited:function(t,n,u){var o=u.adapter;return'function'==typeof o.isVisited?function(n){return t(n)&&o.isVisited(n)}:f},active:function(t,n,u){var o=u.adapter;return'function'==typeof o.isActive?function(n){return t(n)&&o.isActive(n)}:f}};function p(t,n){for(var u=0;t&&u<t.length;u++)if(n.isTag(t[u]))return t[u]}var v={empty:function(t,n){return!n.getChildren(t).some(function(t){return n.isTag(t)||"text"===t.type})},"first-child":function(t,n){return p(n.getSiblings(t),n)===t},"last-child":function(t,n){for(var u=n.getSiblings(t),o=u.length-1;o>=0;o--){if(u[o]===t)return!0;if(n.isTag(u[o]))break}return!1},"first-of-type":function(t,n){for(var u=n.getSiblings(t),o=0;o<u.length;o++)if(n.isTag(u[o])){if(u[o]===t)return!0;if(n.getName(u[o])===n.getName(t))break}return!1},"last-of-type":function(t,n){for(var u=n.getSiblings(t),o=u.length-1;o>=0;o--)if(n.isTag(u[o])){if(u[o]===t)return!0;if(n.getName(u[o])===n.getName(t))break}return!1},"only-of-type":function(t,n){for(var u=n.getSiblings(t),o=0,f=u.length;o<f;o++)if(n.isTag(u[o])){if(u[o]===t)continue;if(n.getName(u[o])===n.getName(t))return!1}return!0},"only-child":function(t,n){for(var u=n.getSiblings(t),o=0;o<u.length;o++)if(n.isTag(u[o])&&u[o]!==t)return!1;return!0},link:function(t,n){return n.hasAttrib(t,"href")},selected:function(t,n){if(n.hasAttrib(t,"selected"))return!0;if("option"!==n.getName(t))return!1;var u=n.getParent(t);if(!u||"select"!==n.getName(u)||n.hasAttrib(u,"multiple"))return!1;for(var o=n.getChildren(u),f=!1,s=0;s<o.length;s++)if(n.isTag(o[s]))if(o[s]===t)f=!0;else{if(!f)return!1;if(n.hasAttrib(o[s],"selected"))return!1}return f},disabled:function(t,n){return n.hasAttrib(t,"disabled")},enabled:function(t,n){return!n.hasAttrib(t,"disabled")},checked:function(t,n){return n.hasAttrib(t,"checked")||v.selected(t,n)},required:function(t,n){return n.hasAttrib(t,"required")},optional:function(t,n){return!n.hasAttrib(t,"required")},parent:function(t,n){return!v.empty(t,n)},header:b(["h1","h2","h3","h4","h5","h6"]),button:function(t,n){var u=n.getName(t);return"button"===u||"input"===u&&"button
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),t=r(d[1]);m.exports=function(n){return t(o(n))},m.exports.parse=o,m.exports.compile=t},777,[778,779]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if("even"===(n=n.trim().toLowerCase()))return[2,0];if("odd"===n)return[2,1];var o,s=n.match(t);if(!s)throw new SyntaxError("n-th rule couldn't be parsed ('"+n+"')");return s[1]?(o=parseInt(s[1],10),isNaN(o)&&(o="-"===s[1].charAt(0)?-1:1)):o=0,[o,s[3]?parseInt((s[2]||"")+s[3],10):0]};var t=/^([+\-]?\d*n)?\s*(?:([+\-]?)\s*(\d+))?$/},778,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){var f=n[0],c=n[1]-1;if(c<0&&f<=0)return t;if(-1===f)return function(n){return n<=c};if(0===f)return function(n){return n===c};if(1===f)return c<0?u:function(n){return n>=c};var o=c%f;o<0&&(o+=f);if(f>1)return function(n){return n>=c&&n%f===o};return f*=-1,function(n){return n<=c&&n%f===o}};var n=r(d[0]),u=n.trueFunc,t=n.falseFunc},779,[767]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),v=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=v(r(d[2])),l=v(r(d[3])),f=t(r(d[4])),c=function(t){return l.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(f.Path,{d:"M20 18.688c3.563 0 10.688 1.75 10.688 5.313v2.688H9.313v-2.688c0-3.563 7.125-5.313 10.688-5.313zM8 13.313h4v2.688H8v4H5.312v-4h-4v-2.688h4v-4H8v4zM20 16c-2.938 0-5.313-2.375-5.313-5.313S17.062 5.312 20 5.312s5.313 2.438 5.313 5.375S22.938 16 20 16z"}))};e.default=c},780,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M20.016 11.016v1.969H7.828l5.578 5.625L12 20.016 3.984 12 12 3.984l1.406 1.406-5.578 5.625h12.188z"}))};e.default=o},781,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),n=l(r(d[3])),f=t(r(d[4])),o=function(t){return n.default.createElement(f.default,(0,u.default)({width:10,height:6,viewBox:"0 0 10 6",fill:"none"},t),n.default.createElement(f.Path,{clipRule:"evenodd",d:"M8.07.248a.75.75 0 111.115 1.004L5.656 5.193a.75.75 0 01-1.115 0L1.068 1.252A.75.75 0 012.182.248L5.1 3.571 8.07.248z"}))};e.default=o},782,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.093 8.331a1 1 0 011.487 1.338l-4.705 5.256a1 1 0 01-1.487 0L6.757 9.669a1 1 0 111.486-1.338l3.889 4.43 3.961-4.43z",fill:"white"}))};e.default=o},783,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:10,height:7,viewBox:"0 0 10 7",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.411 6.057A.833.833 0 109.65 4.943L5.73.563a.833.833 0 00-1.24 0L.63 4.943a.833.833 0 001.24 1.114l3.24-3.691L8.41 6.057z",fill:"white"}))};e.default=o},784,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.522 18.27a1 1 0 11-1.338 1.487l-7.866-7.08a1 1 0 010-1.487l7.866-7.08a1 1 0 111.338 1.487l-7.04 6.336 7.04 6.337z",fill:"#A4B8D1"}))};e.default=o},785,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),c=t(r(d[4])),n=function(t){return f.default.createElement(c.default,(0,l.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(c.Path,{d:"M16 12c2.188 0 4 1.813 4 4s-1.813 4-4 4-4-1.813-4-4 1.813-4 4-4zm0 10.688c3.688 0 6.688-3 6.688-6.688s-3-6.688-6.688-6.688-6.688 3-6.688 6.688 3 6.688 6.688 6.688zM16 6c6.688 0 12.375 4.125 14.688 10-2.313 5.875-8 10-14.688 10S3.625 21.875 1.312 16C3.625 10.125 9.312 6 16 6z"}))};e.default=n},786,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=l(r(d[2])),u=l(r(d[3])),f=t(r(d[4])),n=function(t){return u.default.createElement(f.default,(0,c.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(f.Path,{d:"M15.813 12h.188c2.188 0 4 1.813 4 4v.25zm-5.75 1.063c-.438.875-.75 1.875-.75 2.938 0 3.688 3 6.688 6.688 6.688 1.063 0 2.063-.313 2.938-.75l-2.063-2.063c-.25.063-.563.125-.875.125-2.188 0-4-1.813-4-4 0-.313.063-.625.125-.875zM2.688 5.688L4.376 4l23.625 23.625-1.688 1.688c-1.499-1.48-3.008-2.95-4.5-4.438C20 25.625 18.063 26 16 26 9.312 26 3.625 21.875 1.312 16c1.063-2.625 2.813-4.875 5-6.625-1.219-1.218-2.416-2.459-3.625-3.688zM16 9.313c-.875 0-1.688.188-2.438.5l-2.875-2.875C12.312 6.313 14.125 6 16 6c6.688 0 12.313 4.125 14.625 10-1 2.5-2.563 4.625-4.563 6.313l-3.875-3.875c.313-.75.5-1.563.5-2.438 0-3.688-3-6.688-6.688-6.688z"}))};e.default=n},787,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),v=l(r(d[3])),f=t(r(d[4])),c=function(t){return v.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),v.default.createElement(f.Path,{d:"M18.688 4.313c5.375 1.188 9.313 6 9.313 11.688s-3.938 10.5-9.313 11.688v-2.75c3.875-1.125 6.625-4.688 6.625-8.938s-2.75-7.813-6.625-8.938v-2.75zM22 16a5.936 5.936 0 01-3.313 5.375v-10.75c2 1 3.313 3 3.313 5.375zM4 12h5.313l6.688-6.688v21.375l-6.688-6.688H4v-8z"}))};e.default=c},788,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),M=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=M(r(d[2])),z=M(r(d[3])),u=t(r(d[4])),f=function(t){return z.default.createElement(u.default,(0,l.default)({width:32,height:32,viewBox:"0 0 32 32"},t),z.default.createElement(u.Path,{fill:"#a4b8d1",d:"M14.667 12a2.667 2.667 0 11-5.334 0 2.667 2.667 0 015.334 0zM22.667 12a2.667 2.667 0 11-5.334 0 2.667 2.667 0 015.334 0zM14.667 20a2.667 2.667 0 11-5.334 0 2.667 2.667 0 015.334 0zM13.333 26.667a1.333 1.333 0 11-2.667 0 1.333 1.333 0 012.667 0zM21.333 26.667a1.333 1.333 0 11-2.667 0 1.333 1.333 0 012.667 0zM6.667 20A1.333 1.333 0 114 20a1.333 1.333 0 012.667 0zM6.667 12A1.333 1.333 0 114 12a1.333 1.333 0 012.667 0zM28 20a1.333 1.333 0 11-2.667 0A1.333 1.333 0 0128 20zM28 12a1.333 1.333 0 11-2.667 0A1.333 1.333 0 0128 12zM13.333 5.333a1.333 1.333 0 11-2.667 0 1.333 1.333 0 012.667 0zM21.333 5.333a1.333 1.333 0 11-2.667 0 1.333 1.333 0 012.667 0zM22.667 20a2.667 2.667 0 11-5.334 0 2.667 2.667 0 015.334 0z"}))};e.default=f},789,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),c=t(r(d[4])),n=function(t){return f.default.createElement(c.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(c.Path,{d:"M22.688 14l5.313-5.313v14.625l-5.313-5.313v4.688c0 .75-.625 1.313-1.375 1.313h-16C4.563 24 4 23.437 4 22.687V9.312c0-.75.563-1.313 1.313-1.313h16c.75 0 1.375.563 1.375 1.313V14z"}))};e.default=n},790,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),c=l(r(d[3])),f=t(r(d[4])),n=function(t){return c.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),c.default.createElement(f.Path,{d:"M4.375 2.688L28 26.313l-1.688 1.688-4.25-4.25c-.188.125-.5.25-.75.25h-16c-.75 0-1.313-.563-1.313-1.313V9.313c0-.75.563-1.313 1.313-1.313h1L2.687 4.375zm23.625 6v14.25L13.062 8h8.25c.75 0 1.375.563 1.375 1.313v4.688z"}))};e.default=n},791,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M17.016 15.609L13.407 12l3.609-3.609-1.406-1.406-3.609 3.609-3.609-3.609-1.406 1.406L10.595 12l-3.609 3.609 1.406 1.406 3.609-3.609 3.609 3.609zM12 2.016q4.125 0 7.055 2.93t2.93 7.055-2.93 7.055T12 21.986t-7.055-2.93-2.93-7.055 2.93-7.055T12 2.016z"}))};e.default=o},792,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),v=t(r(d[4])),n=function(t){return f.default.createElement(v.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(v.Path,{d:"M26.688 21.313v-16H5.313v18.688l2.688-2.688h18.688zm0-18.625a2.64 2.64 0 012.625 2.625v16c0 1.438-1.188 2.688-2.625 2.688H8l-5.313 5.313v-24a2.64 2.64 0 012.625-2.625h21.375z"}))};e.default=n},793,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M2.016 21v-6.984l15-2.016-15-2.016V3l21 9z"}))};e.default=o},794,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),v=l(r(d[3])),f=t(r(d[4])),c=function(t){return v.default.createElement(f.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),v.default.createElement(f.Path,{d:"M18 8.016V6H6v2.016h12zm-3.984 6V12H6v2.016h8.016zM6 9v2.016h12V9H6zm14.016-6.984c1.078 0 1.969.891 1.969 1.969v12c0 1.078-.891 2.016-1.969 2.016H6l-3.984 3.984v-18c0-1.078.891-1.969 1.969-1.969h16.031z"}))};e.default=c},795,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M9 16.172L19.594 5.578 21 6.984l-12 12-5.578-5.578L4.828 12z"}))};e.default=o},796,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M18.984 6.422L13.406 12l5.578 5.578-1.406 1.406L12 13.406l-5.578 5.578-1.406-1.406L10.594 12 5.016 6.422l1.406-1.406L12 10.594l5.578-5.578z"}))};e.default=o},797,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),n=l(r(d[3])),f=t(r(d[4])),o=function(t){return n.default.createElement(f.default,(0,u.default)({width:16,height:16,viewBox:"0 0 16 16",fill:"none"},t),n.default.createElement(f.Path,{clipRule:"evenodd",d:"M9.414 8l5.657-5.657A1 1 0 0013.657.93L8 6.586 2.343.929A1 1 0 10.93 2.343L6.586 8 .929 13.657a1 1 0 101.414 1.414L8 9.414l5.657 5.657a1 1 0 001.414-1.414L9.414 8z"}))};e.default=o},798,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),v=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var h=v(r(d[2])),c=v(r(d[3])),u=t(r(d[4])),l=function(t){return c.default.createElement(u.default,(0,h.default)({width:24,height:24,viewBox:"0 0 24 24"},t),c.default.createElement(u.Path,{d:"M18 11.016V9.985a.96.96 0 00-.984-.984h-3c-.563 0-1.031.422-1.031.984v4.031c0 .563.469.984 1.031.984h3a.96.96 0 00.984-.984v-1.031h-1.5v.516h-2.016v-3H16.5v.516H18zm-6.984 0V9.985c0-.563-.469-.984-1.031-.984h-3a.96.96 0 00-.984.984v4.031a.96.96 0 00.984.984h3c.563 0 1.031-.422 1.031-.984v-1.031h-1.5v.516H7.5v-3h2.016v.516h1.5zm7.968-7.032C20.062 3.984 21 4.922 21 6v12c0 1.078-.938 2.016-2.016 2.016H5.015c-1.125 0-2.016-.938-2.016-2.016V6c0-1.078.891-2.016 2.016-2.016h13.969z"}))};e.default=l},799,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.872 7.703a1 1 0 011.337-1.487l5.256 4.705a1 1 0 010 1.487l-5.256 4.631a1 1 0 11-1.337-1.486l4.43-3.889-4.43-3.961zM8.465 15.553a1 1 0 11-1.338 1.487l-5.256-4.705a1 1 0 010-1.487l5.256-4.632a1 1 0 011.338 1.487l-4.43 3.888 4.43 3.962z",fill:"#A4B8D1"}))};e.default=o},800,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),v=t(r(d[4])),n=function(t){return f.default.createElement(v.default,(0,l.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(v.Path,{d:"M28 0a4 4 0 014 4v24a4 4 0 01-8 0V4a4 4 0 014-4zM16 8a4 4 0 014 4v16a4 4 0 01-8 0V12a4 4 0 014-4zM4 20a4 4 0 014 4v4a4 4 0 01-8 0v-4a4 4 0 014-4z"}))};e.default=n},801,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=c(r(d[2])),u=c(r(d[3])),f=t(r(d[4])),n=function(t){return u.default.createElement(f.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),u.default.createElement(f.Path,{d:"M7.75 13c-.01-.35.15-.69.42-.92.75.16 1.45.47 2.08.92 0 .68-.56 1.24-1.25 1.24S7.76 13.69 7.75 13zm6 0c.63-.44 1.33-.75 2.08-.91.27.23.43.57.42.91 0 .7-.56 1.26-1.25 1.26s-1.25-.56-1.25-1.26zM12 9c-2.77-.04-5.5.65-7.93 2L4 12c0 1.23.29 2.44.84 3.54a47.642 47.642 0 0114.32 0c.55-1.1.84-2.31.84-3.54l-.07-1A15.849 15.849 0 0012 9zm0-7c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z"}))};e.default=n},802,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),v=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4a2 2 0 012-2h8a2 2 0 012 2H6v14a2 2 0 01-2-2V4zm6 4v12h8V8h-8zm0-2h8a2 2 0 012 2v12a2 2 0 01-2 2h-8a2 2 0 01-2-2V8a2 2 0 012-2z"}))};e.default=v},803,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),c=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14 4a2 2 0 01-1.298 1.873l1.527 4.07.716 1.912c.062.074.126.074.165.035l1.444-1.444 2.032-2.032a2 2 0 111.248.579L19 19a2 2 0 01-2 2H7a2 2 0 01-2-2L4.166 8.993a2 2 0 111.248-.579l2.033 2.033L8.89 11.89c.087.042.145.016.165-.035l.716-1.912 1.527-4.07A2 2 0 1114 4zM6.84 17l-.393-4.725 1.029 1.03a2.1 2.1 0 003.451-.748L12 9.696l1.073 2.86a2.1 2.1 0 003.451.748l1.03-1.03L17.16 17H6.84z"}))};e.default=c},804,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),c=l(r(d[4])),n=function(l){return f.default.createElement(c.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},l),f.default.createElement(c.Path,{d:"M12.891 16.313l-1.875-1.922v3.797zm-1.875-10.5V9.61l1.875-1.922zm4.687 1.875l-4.313 4.313 4.313 4.313-5.719 5.672H9v-7.594l-4.594 4.594L3 17.58l5.578-5.578L3 6.424l1.406-1.406L9 9.612V2.018h.984zm3.844-.985c.938 1.5 1.453 3.328 1.453 5.203 0 1.969-.563 3.75-1.547 5.297l-1.172-1.172c.609-1.219.984-2.578.984-4.031s-.375-2.813-.984-4.031zM14.25 12l2.297-2.297c.281.703.469 1.5.469 2.297s-.188 1.641-.469 2.344z"}))};e.default=n},805,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),c=l(r(d[3])),f=t(r(d[4])),n=function(t){return c.default.createElement(f.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),c.default.createElement(f.Path,{d:"M15 12c0-1.641-1.359-3-3-3V6.984A5.021 5.021 0 0117.016 12H15zm3.984 0A6.942 6.942 0 0012 5.016V3c4.969 0 9 4.031 9 9h-2.016zm1.032 3.516A.96.96 0 0121 16.5v3.516a.96.96 0 01-.984.984C10.641 21 3 13.359 3 3.984A.96.96 0 013.984 3H7.5a.96.96 0 01.984.984c0 1.266.188 2.438.563 3.563.094.328.047.75-.234 1.031L6.61 10.781c1.453 2.859 3.797 5.156 6.609 6.609l2.203-2.203c.281-.281.703-.328 1.031-.234 1.125.375 2.297.563 3.563.563z"}))};e.default=n},806,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),c=u(r(d[3])),f=t(r(d[4])),v=function(t){return c.default.createElement(f.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),c.default.createElement(f.Path,{d:"M12 .984c4.969 0 9 4.031 9 9v7.031c0 1.641-1.359 3-3 3h-3v-8.016h3.984V9.983c0-3.891-3.094-6.984-6.984-6.984S5.016 6.093 5.016 9.983v2.016H9v8.016H6a3.02 3.02 0 01-3-3V9.984c0-4.969 4.031-9 9-9z"}))};e.default=v},807,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=c(r(d[2])),l=c(r(d[3])),f=t(r(d[4])),v=function(t){return l.default.createElement(f.default,(0,u.default)({width:28,height:28,viewBox:"0 0 28 28"},t),l.default.createElement(f.Path,{d:"M26 10c1.109 0 2 .891 2 2s-.891 2-2 2v6c0 1.094-.906 2-2 2-2.781-2.312-7.266-5.484-12.688-5.938-1.859.625-2.5 2.797-1.281 4.047-1.094 1.797.313 3.063 1.969 4.359-.969 1.906-5 1.937-6.438.609-.906-2.781-2.25-5.563-1.156-9.078H2.5a2.507 2.507 0 01-2.5-2.5v-3c0-1.375 1.125-2.5 2.5-2.5H10c6 0 11-3.5 14-6 1.094 0 2 .906 2 2v6zm-2 9.437V4.531c-4.078 3.125-8.031 4.922-12 5.359v4.219c3.969.438 7.922 2.203 12 5.328z"}))};e.default=v},808,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),v=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11 13.37V5a1 1 0 112 0v8.467l2.631-2.924a1 1 0 011.487 1.338l-5.012 5.568a.085.085 0 01-.126 0L6.97 11.881a1 1 0 111.487-1.338L11 13.371zM20 15a1 1 0 112 0v6a1 1 0 01-1 1H3a1 1 0 01-1-1v-6a1 1 0 112 0v5h16v-5z",fill:"#A4B8D1"}))};e.default=v},809,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),n=t(r(d[4])),c=function(t){return f.default.createElement(n.default,(0,l.default)({width:128,height:32,viewBox:"0 0 128 32"},t),f.default.createElement(n.Path,{d:"M19.431 13.974h90.199c4.859 0 4.207.903 4.207 2.026 0 1.123.333 2.026-4.525 2.026H19.219c-4.859 0-4.844-.903-4.844-2.026 0-1.123.197-2.026 5.056-2.026z"}))};e.default=c},810,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),h=function(l){return f.default.createElement(n.default,(0,u.default)({width:18,height:18,viewBox:"0 0 18 18",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3.75 7.5h10.5V15H3.75V7.5zM14.25 6h-1.5v-.75a3.75 3.75 0 10-7.5 0V6h-1.5a1.5 1.5 0 00-1.5 1.5V15a1.5 1.5 0 001.5 1.5h10.5a1.5 1.5 0 001.5-1.5V7.5a1.5 1.5 0 00-1.5-1.5zm-4.524 5.813a1.5 1.5 0 10-1.452 0A.751.751 0 008.25 12v.75a.75.75 0 001.5 0V12a.751.751 0 00-.024-.187zM9 3a2.25 2.25 0 012.25 2.25V6h-4.5v-.75A2.25 2.25 0 019 3z",fill:"white"}))};e.default=h},811,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),h=function(t){return f.default.createElement(n.default,(0,u.default)({height:24,viewBox:"0 0 24 24",width:24},t),f.default.createElement(n.Path,{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}),f.default.createElement(n.Path,{d:"M0 0h24v24H0z",fill:"none"}))};e.default=h},812,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4h16a2 2 0 012 2v12a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2zm0 4v10h16V8l-8 4-8-4zm16-2H4l8 4 8-4z",fill:"#A4B8D1"}))};e.default=o},813,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),h=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=h(r(d[2])),l=h(r(d[3])),f=t(r(d[4])),v=function(t){return l.default.createElement(f.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),l.default.createElement(f.Path,{d:"M14.016 14.016v1.969H6.985v-1.969h7.031zm4.968 4.968V8.015H5.015v10.969h13.969zm0-15.984C20.062 3 21 3.938 21 5.016v13.969c0 1.078-.938 2.016-2.016 2.016H5.015c-1.125 0-2.016-.938-2.016-2.016V5.016C2.999 3.938 3.89 3 5.015 3h.984V.984h2.016V3h7.969V.984H18V3h.984zm-1.968 6.984V12H6.985V9.984h10.031z"}))};e.default=v},814,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:16,height:16,viewBox:"0 0 16 16",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M1.333 8a6.667 6.667 0 1013.334 0A6.667 6.667 0 001.333 8zm12 0A5.333 5.333 0 112.667 8a5.333 5.333 0 0110.666 0zm-6-3.333a.667.667 0 011.334 0V8a.667.667 0 01-1.334 0V4.667zM8 10a.667.667 0 100 1.333A.667.667 0 008 10z",fill:"white"}))};e.default=o},815,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:16,height:16,viewBox:"0 0 16 16"},t),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8 14.667A6.667 6.667 0 118 1.333a6.667 6.667 0 010 13.334zm-.667-10a.667.667 0 111.334 0V8a.667.667 0 11-1.334 0V4.667zM8 10a.667.667 0 100 1.333A.667.667 0 008 10z"}))};e.default=o},816,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),v=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var h=v(r(d[2])),u=v(r(d[3])),l=t(r(d[4])),f=function(t){return u.default.createElement(l.default,(0,h.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(l.Path,{d:"M21.313 10.688h4v2.625h-6.625V6.688h2.625v4zm-2.625 14.625v-6.625h6.625v2.625h-4v4h-2.625zm-8-14.625v-4h2.625v6.625H6.688v-2.625h4zm-4 10.625v-2.625h6.625v6.625h-2.625v-4h-4z"}))};e.default=f},817,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),c=l(r(d[3])),f=t(r(d[4])),n=function(t){return c.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),c.default.createElement(f.Path,{d:"M1.333 28h5.333V12H1.333v16zm29.334-14.667c0-1.467-1.2-2.667-2.667-2.667h-8.413l1.267-6.093.04-.427c0-.547-.227-1.053-.587-1.413l-1.413-1.4-8.773 8.787A2.61 2.61 0 009.334 12v13.333c0 1.467 1.2 2.667 2.667 2.667h12a2.648 2.648 0 002.453-1.627l4.027-9.4c.12-.307.187-.627.187-.973v-2.547l-.013-.013.013-.107z"}))};e.default=n},818,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),v=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var h=v(r(d[2])),u=v(r(d[3])),l=t(r(d[4])),f=function(t){return u.default.createElement(l.default,(0,h.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(l.Path,{d:"M18.688 6.688h6.625v6.625h-2.625v-4h-4V6.688zm4 16v-4h2.625v6.625h-6.625v-2.625h4zm-16-9.375V6.688h6.625v2.625h-4v4H6.688zm2.625 5.375v4h4v2.625H6.688v-6.625h2.625z"}))};e.default=f},819,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.236 10.354h-.676v-.034H12v3.36h4.748A5.04 5.04 0 0112 17.04 5.04 5.04 0 016.96 12 5.04 5.04 0 0112 6.96c1.285 0 2.454.484 3.344 1.276l2.375-2.375A8.36 8.36 0 0012 3.6 8.4 8.4 0 003.6 12a8.4 8.4 0 008.4 8.4 8.4 8.4 0 008.236-10.046z",fill:"#A4B8D1"}))};e.default=o},820,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=c(r(d[2])),u=c(r(d[3])),f=t(r(d[4])),n=function(t){return u.default.createElement(f.default,(0,l.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(f.Path,{d:"M16 12c-2.125 0-4.188.313-6.125.938v4.125c0 .5-.313 1.063-.75 1.25a13.87 13.87 0 00-3.563 2.438c-.25.25-.563.375-.938.375s-.688-.125-.938-.375L.373 17.438c-.25-.25-.375-.563-.375-.938s.125-.688.375-.938c4.063-3.875 9.563-6.25 15.625-6.25s11.563 2.375 15.625 6.25c.25.25.375.563.375.938s-.125.688-.375.938l-3.313 3.313c-.25.25-.563.375-.938.375s-.688-.125-.938-.375a13.87 13.87 0 00-3.563-2.438c-.438-.188-.75-.625-.75-1.188V13c-1.938-.625-4-1-6.125-1z"}))};e.default=n},821,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),c=l(r(d[3])),f=t(r(d[4])),n=function(t){return c.default.createElement(f.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),c.default.createElement(f.Path,{fill:"none",d:"M0 0h24v24H0z"}),c.default.createElement(f.Path,{d:"M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"}))};e.default=n},822,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),h=t(r(d[4])),n=function(t){return f.default.createElement(h.default,(0,l.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(h.Path,{d:"M16 2.667C8.64 2.667 2.667 8.64 2.667 16S8.64 29.333 16 29.333 29.333 23.36 29.333 16 23.36 2.667 16 2.667zm1.333 20h-2.667v-8h2.667v8zm0-10.667h-2.667V9.333h2.667V12z"}))};e.default=n},823,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var h=t(r(d[2])),u=t(r(d[3])),v=l(r(d[4])),f=function(l){return u.default.createElement(v.default,(0,h.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),u.default.createElement(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14 7a2 2 0 11-4 0 2 2 0 014 0zM8 7a4 4 0 108 0 4 4 0 00-8 0zm4 5c-6.014 0-8 2.25-8 6.75 0 1.5.667 2.25 2 2.25h8.758a4.5 4.5 0 103.812-7c-1.216-1.333-3.296-2-6.57-2zm4.164 2.653C15.236 14.191 13.894 14 12 14c-4.698 0-6 1.174-6 4.75 0 .11.004.191.007.25h8.02a4.498 4.498 0 012.136-4.347zM19 18h2v1h-2v2h-1v-2h-2v-1h2v-2h1v2z",fill:"white"}))};e.default=f},824,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),v=function(t){return f.default.createElement(n.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(n.Path,{d:"M16 6.688l8.875 13.313H7.125zm-9.312 16h18.625v2.625H6.688v-2.625z"}))};e.default=v},825,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),c=l(r(d[3])),f=t(r(d[4])),v=function(t){return c.default.createElement(f.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),c.default.createElement(f.Path,{d:"M17.906 17.391A7.912 7.912 0 0020.015 12a7.983 7.983 0 00-5.016-7.406v.422c0 1.078-.938 1.969-2.016 1.969h-1.969v2.016c0 .563-.469.984-1.031.984H8.014v2.016h6a.96.96 0 01.984.984v3h.984c.891 0 1.641.609 1.922 1.406zm-6.89 2.531V18C9.938 18 9 17.062 9 15.984V15l-4.781-4.781A7.404 7.404 0 003.985 12c0 4.078 3.094 7.453 7.031 7.922zM12 2.016c5.531 0 9.984 4.453 9.984 9.984S17.531 21.984 12 21.984 2.016 17.531 2.016 12 6.469 2.016 12 2.016z"}))};e.default=v},826,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),v=l(r(d[3])),f=t(r(d[4])),h=function(t){return v.default.createElement(f.default,(0,u.default)({height:24,viewBox:"0 0 24 24",width:24},t),v.default.createElement(f.Path,{d:"M11 11h-1v2h2v-1l9.73 9.73L20.46 23 14 16.54V21H3v-2h2V7.54l-4-4 1.27-1.27L11 11zm3 .49L5.51 3H14v1h5v12.49l-2-2V6h-3v5.49z"}))};e.default=h},827,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),h=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var v=h(r(d[2])),u=h(r(d[3])),l=t(r(d[4])),f=function(t){return u.default.createElement(l.default,(0,v.default)({height:24,viewBox:"0 0 24 24",width:24},t),u.default.createElement(l.Path,{d:"M14 6v15H3v-2h2V3h9v1h5v15h2v2h-4V6h-3zm-4 5v2h2v-2h-2z"}))};e.default=f},828,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),v=t(r(d[4])),n=function(t){return f.default.createElement(v.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(v.Path,{d:"M3 6h18v2.016H3V6zm0 6.984v-1.969h18v1.969H3zM3 18v-2.016h18V18H3z"}))};e.default=n},829,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(n.Path,{d:"M22.125 11.438L24 13.313l-8 8-8-8 1.875-1.875L16 17.563z"}))};e.default=o},830,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),c=t(r(d[4])),n=function(t){return f.default.createElement(c.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(c.Path,{d:"M12 15.984c1.078 0 2.016.938 2.016 2.016s-.938 2.016-2.016 2.016S9.984 19.078 9.984 18s.938-2.016 2.016-2.016zm0-6c1.078 0 2.016.938 2.016 2.016s-.938 2.016-2.016 2.016S9.984 13.078 9.984 12 10.922 9.984 12 9.984zm0-1.968c-1.078 0-2.016-.938-2.016-2.016S10.922 3.984 12 3.984s2.016.938 2.016 2.016S13.078 8.016 12 8.016z"}))};e.default=n},831,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(n.Path,{d:"M16 10.688l8 8-1.875 1.875L16 14.438l-6.125 6.125L8 18.688z"}))};e.default=o},832,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),h=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"}),f.default.createElement(n.Path,{d:"M0 0h24v24H0z",fill:"none"}))};e.default=h},833,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),h=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=h(r(d[2])),c=h(r(d[3])),u=t(r(d[4])),f=function(t){return c.default.createElement(u.default,(0,l.default)({width:38,height:12,viewBox:"0 0 38 12",fill:"#5E6D7A"},t),c.default.createElement(u.Rect,{width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:5,width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:10,width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:15,width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:20,width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:25,width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:30,width:3,height:12,rx:1}),c.default.createElement(u.Rect,{x:35,width:3,height:12,rx:1}))};e.default=f},834,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=l(r(d[2])),u=l(r(d[3])),v=t(r(d[4])),f=function(t){return u.default.createElement(v.default,(0,c.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(v.Path,{d:"M5.688 4l22.313 22.313-1.688 1.688-5.563-5.563c-1 .625-2.25 1-3.438 1.188v4.375h-2.625v-4.375c-4.375-.625-8-4.375-8-8.938h2.25c0 4 3.375 6.75 7.063 6.75 1.063 0 2.125-.25 3.063-.688l-2.188-2.188c-.25.063-.563.125-.875.125-2.188 0-4-1.813-4-4v-1l-8-8zM20 14.875l-8-7.938v-.25c0-2.188 1.813-4 4-4s4 1.813 4 4v8.188zm5.313-.187a8.824 8.824 0 01-1.188 4.375L22.5 17.375c.375-.813.563-1.688.563-2.688h2.25z"}))};e.default=f},835,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=c(r(d[2])),l=c(r(d[3])),f=t(r(d[4])),v=function(t){return l.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(f.Path,{d:"M23.063 14.688h2.25c0 4.563-3.625 8.313-8 8.938v4.375h-2.625v-4.375c-4.375-.625-8-4.375-8-8.938h2.25c0 4 3.375 6.75 7.063 6.75s7.063-2.75 7.063-6.75zm-7.063 4c-2.188 0-4-1.813-4-4v-8c0-2.188 1.813-4 4-4s4 1.813 4 4v8c0 2.188-1.813 4-4 4z"}))};e.default=v},836,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),v=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16 6a4 4 0 00-8 0v6a4.002 4.002 0 003.008 3.876c-.005.04-.008.082-.008.124v1.917A6.002 6.002 0 016 12a1 1 0 10-2 0 8.001 8.001 0 007 7.938V21a1 1 0 102 0v-1.062A8.001 8.001 0 0020 12a1 1 0 10-2 0 6.002 6.002 0 01-5 5.917V16c0-.042-.003-.083-.008-.124A4.002 4.002 0 0016 12V6zm-4-2a2 2 0 00-2 2v6a2 2 0 104 0V6a2 2 0 00-2-2z",fill:"#A4B8D1"}))};e.default=v},837,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(n.Path,{d:"M16 20.563l5 3-1.313-5.688L24.125 14l-5.875-.5L16 8.125 13.75 13.5l-5.875.5 4.438 3.875L11 23.563zm13.313-8.25l-7.25 6.313 2.188 9.375-8.25-5-8.25 5 2.188-9.375-7.25-6.313 9.563-.813 3.75-8.813 3.75 8.813z"}))};e.default=o},838,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var v=t(r(d[2])),f=t(r(d[3])),c=l(r(d[4])),u=function(l){return f.default.createElement(c.default,(0,v.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(c.G,{clipPath:"url(#prefix__clip0)",fillRule:"evenodd",clipRule:"evenodd",fill:"#A4B8D1"},f.default.createElement(c.Path,{d:"M6 13.078V15c0 1.4.959 2.576 2.256 2.907A.756.756 0 008.25 18v1.438A4.501 4.501 0 014.5 15 .75.75 0 003 15c0 3.06 2.29 5.584 5.25 5.954v.796a.75.75 0 001.5 0v-.796a5.97 5.97 0 002.92-1.207l2.529 2.53a.762.762 0 101.078-1.078l-2.53-2.53.009-.01-1.073-1.073-.008.011-1.084-1.084.007-.012-1.141-1.141-.004.015L7.5 12.422v-.019l-1.5-1.5v.019L2.801 7.723a.762.762 0 10-1.078 1.078L6 13.078zm1.5 1.5V15a1.5 1.5 0 001.875 1.453L7.5 14.578zm3.013 3.013a2.984 2.984 0 01-.769.316c.004.03.006.061.006.093v1.438a4.476 4.476 0 001.847-.763l-1.084-1.084zM12 14.747l-1.5-1.5V10.5a1.5 1.5 0 00-2.982-.235l-1.17-1.17A3 3 0 0112 10.5v4.247zm1.362 1.362l1.184 1.184A5.983 5.983 0 0015 15a.75.75 0 00-1.5 0c0 .383-.048.754-.138 1.11zM16 4.719V6a2 2 0 001.504 1.938A.508.508 0 0017.5 8v.959A3 3 0 0115 6a.5.5 0 00-1 0 4 4 0 003.5 3.969v.531a.5.5 0 001 0v-.531a3.98 3.98 0 001.946-.804l1.686 1.686a.508.508 0 00.72-.719l-1.687-1.686.006-.007-.716-.715-.005.007-.723-.722.005-.008-.76-.761-.004.01L17 4.28V4.27l-1-1v.012L13.868 1.15a.508.508 0 10-.72.719L16 4.718zm1 1V6a1 1 0 001.25.969L17 5.719zm2.009 2.008c-.159.093-.33.164-.513.211.003.02.004.041.004.062v.959a2.984 2.984 0 001.232-.509l-.723-.723zM20 5.831l-1-1V3a1 1 0 00-1.988-.157l-.78-.78A2 2 0 0120 3v2.831zm.908.908l.79.79A3.99 3.99 0 0022 6a.5.5 0 00-1 0c0 .255-.032.503-.092.74z"})),f.default.createElement(c.Defs,null,f.default.createElement(c.ClipPath,{id:"prefix__clip0"},f.default.createElement(c.Path,{fill:"white",d:"M0 0h24v24H0z"}))))};e.default=u},839,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var v=t(r(d[2])),f=t(r(d[3])),c=l(r(d[4])),u=function(l){return f.default.createElement(c.default,(0,v.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(c.G,{clipPath:"url(#prefix__clip0)",fillRule:"evenodd",clipRule:"evenodd",fill:"white"},f.default.createElement(c.Path,{d:"M6 13.078V15c0 1.4.959 2.576 2.256 2.907A.756.756 0 008.25 18v1.438A4.501 4.501 0 014.5 15 .75.75 0 003 15c0 3.06 2.29 5.584 5.25 5.954v.796a.75.75 0 001.5 0v-.796a5.97 5.97 0 002.92-1.207l2.529 2.53a.762.762 0 101.078-1.078l-2.53-2.53.009-.01-1.073-1.073-.008.011-1.084-1.084.007-.012-1.141-1.141-.004.015L7.5 12.422v-.019l-1.5-1.5v.019L2.801 7.723a.762.762 0 10-1.078 1.078L6 13.078zm1.5 1.5V15a1.5 1.5 0 001.875 1.453L7.5 14.578zm3.013 3.013a2.984 2.984 0 01-.769.316c.004.03.006.061.006.093v1.438a4.476 4.476 0 001.847-.763l-1.084-1.084zM12 14.747l-1.5-1.5V10.5a1.5 1.5 0 00-2.982-.235l-1.17-1.17A3 3 0 0112 10.5v4.247zm1.362 1.362l1.184 1.184A5.983 5.983 0 0015 15a.75.75 0 00-1.5 0c0 .383-.048.754-.138 1.11zM16 4.719V6a2 2 0 001.504 1.938A.508.508 0 0017.5 8v.959A3 3 0 0115 6a.5.5 0 00-1 0 4 4 0 003.5 3.969v.531a.5.5 0 001 0v-.531a3.98 3.98 0 001.946-.804l1.686 1.686a.508.508 0 00.72-.719l-1.687-1.686.006-.007-.716-.715-.005.007-.723-.722.005-.008-.76-.761-.004.01L17 4.28V4.27l-1-1v.012L13.868 1.15a.508.508 0 10-.72.719L16 4.718zm1 1V6a1 1 0 001.25.969L17 5.719zm2.009 2.008c-.159.093-.33.164-.513.211.003.02.004.041.004.062v.959a2.984 2.984 0 001.232-.509l-.723-.723zM20 5.831l-1-1V3a1 1 0 00-1.988-.157l-.78-.78A2 2 0 0120 3v2.831zm.908.908l.79.79A3.99 3.99 0 0022 6a.5.5 0 00-1 0c0 .255-.032.503-.092.74z"})),f.default.createElement(c.Defs,null,f.default.createElement(c.ClipPath,{id:"prefix__clip0"},f.default.createElement(c.Path,{fill:"white",d:"M0 0h24v24H0z"}))))};e.default=u},840,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M9.984 6l6 6-6 6-1.406-1.406L13.172 12 8.578 7.406z"}))};e.default=o},841,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),v=t(r(d[4])),h=function(t){return f.default.createElement(v.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(v.Path,{d:"M14.016 3H21v6.984h-2.016V6.421l-9.797 9.797-1.406-1.406 9.797-9.797h-3.563V2.999zm4.968 15.984V12H21v6.984C21 20.062 20.062 21 18.984 21H5.015c-1.125 0-2.016-.938-2.016-2.016V5.015c0-1.078.891-2.016 2.016-2.016h6.984v2.016H5.015v13.969h13.969z"}))};e.default=h},842,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),o=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 6l11.014-4 6.007 1.5v17L14.014 22 3 18l11.014 1.5V5L7.005 6.5v10L3 18V6z",fill:"#A4B8D1"}))};e.default=o},843,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),c=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M6.609 10.781a15.506 15.506 0 006.609 6.609l2.203-2.203c.281-.281.703-.375 1.031-.234 1.125.375 2.344.563 3.563.563a.96.96 0 01.984.984v3.516a.96.96 0 01-.984.984C10.64 21 2.999 13.359 2.999 3.984A.96.96 0 013.983 3h3.516a.96.96 0 01.984.984c0 1.266.188 2.438.563 3.563.094.328.047.75-.234 1.031z"}))};e.default=c},844,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),v=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M21 19.031V4.968H3v14.063h18zM21 3q.797 0 1.406.609t.609 1.406v13.969q0 .797-.609 1.406T21 20.999H3q-.797 0-1.406-.609t-.609-1.406V5.015q0-.797.609-1.406T3 3h18zm-6.984 12.984L12 18.515l-2.016-2.531h4.031zM6 9.984v4.031l-2.484-2.016zm12 0L20.484 12 18 14.016V9.985zm-6-4.5l2.016 2.531H9.985z"}))};e.default=v},845,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),h=l(r(d[3])),f=t(r(d[4])),v=function(t){return h.default.createElement(f.default,(0,u.default)({width:34,height:32,viewBox:"0 0 34 32"},t),h.default.createElement(f.Path,{d:"M29.765.154H4.181C1.906.154.05 2.049.05 4.378v23.46c0 2.327 1.855 4.222 4.131 4.222h25.584c2.279 0 4.135-1.895 4.135-4.222V4.378c0-2.329-1.856-4.224-4.135-4.224zm-.192 27.482H4.381V4.579h25.188l.004 23.057z"}),h.default.createElement(f.Path,{d:"M21.43 8.921h6.778v17.711H21.43V8.921zM13.396 12.937h6.778v13.694h-6.778V12.937zM5.386 16.954h6.755v9.677H5.386v-9.677z"}))};e.default=v},846,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=c(r(d[2])),l=c(r(d[3])),f=t(r(d[4])),v=function(t){return l.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(f.Path,{d:"M30.688 7.313v19.375c0 2.938-2.438 5.313-5.375 5.313h-9.688a5.391 5.391 0 01-3.813-1.563L1.312 19.75S3 18.125 3.062 18.125a1.7 1.7 0 011.063-.375c.313 0 .563.063.813.188.063 0 5.75 3.25 5.75 3.25V5.313c0-1.125.875-2 2-2s2 .875 2 2v9.375h1.313V2c0-1.125.875-2 2-2s2 .875 2 2v12.688h1.313V3.313c0-1.125.875-2 2-2s2 .875 2 2v11.375h1.375V7.313c0-1.125.875-2 2-2s2 .875 2 2z"}))};e.default=v},847,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),h=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var v=h(r(d[2])),l=h(r(d[3])),c=t(r(d[4])),u=function(t){return l.default.createElement(c.default,(0,v.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(c.Path,{d:"M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm2.167-13.556h-3.456v-1.851h3.261v-1.26h-3.261v-1.777h3.456v-1.361h-5.052v7.61h5.052v-1.361zM23.087 20c1.839 0 3.181-1.134 3.313-2.779h-1.554c-.153.838-.84 1.376-1.754 1.376-1.205 0-1.95-.997-1.95-2.6s.745-2.595 1.945-2.595c.909 0 1.601.575 1.754 1.45h1.554c-.116-1.656-1.501-2.853-3.308-2.853-2.214 0-3.578 1.524-3.578 3.997 0 2.479 1.369 4.003 3.578 4.003zM7.196 17.047h1.305l1.422 2.758h1.807l-1.607-3.006c.877-.348 1.385-1.192 1.385-2.162 0-1.514-1.03-2.442-2.706-2.442H5.6v7.61h1.596v-2.758zm0-3.565v2.341h1.4c.803 0 1.274-.432 1.274-1.165 0-.722-.497-1.176-1.289-1.176H7.196z"}))};e.default=u},848,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),c=t(r(d[4])),n=function(t){return f.default.createElement(c.default,(0,u.default)({width:22,height:28,viewBox:"0 0 22 28"},t),f.default.createElement(c.Path,{d:"M21.625 14.484L.875 26.015c-.484.266-.875.031-.875-.516v-23c0-.547.391-.781.875-.516l20.75 11.531c.484.266.484.703 0 .969z"}))};e.default=n},849,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),c=u(r(d[3])),f=t(r(d[4])),n=function(t){return c.default.createElement(f.default,(0,l.default)({width:24,height:28,viewBox:"0 0 24 28"},t),c.default.createElement(f.Path,{d:"M24 3v22c0 .547-.453 1-1 1H1c-.547 0-1-.453-1-1V3c0-.547.453-1 1-1h22c.547 0 1 .453 1 1z"}))};e.default=n},850,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),c=function(t){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z"}),f.default.createElement(n.Path,{d:"M0 0h24v24H0z",fill:"none"}))};e.default=c},851,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),c=t(r(d[4])),n=function(t){return f.default.createElement(c.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(c.Path,{d:"M12 8.016h1.5v4.219l3.516 2.109-.75 1.219L12 12.985V8.016zM12.984 3c4.969 0 9 4.031 9 9s-4.031 9-9 9a8.85 8.85 0 01-6.328-2.625l1.406-1.453c1.266 1.266 3 2.063 4.922 2.063 3.891 0 7.031-3.094 7.031-6.984s-3.141-6.984-7.031-6.984S6 8.111 6 12.001h3l-4.031 4.031-.094-.141L.984 12h3c0-4.969 4.031-9 9-9z"}))};e.default=n},852,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=c(r(d[2])),l=c(r(d[3])),f=t(r(d[4])),n=function(t){return l.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(f.Path,{d:"M24 26.688V13.313H8v13.375h16zm0-16c1.438 0 2.688 1.188 2.688 2.625v13.375c0 1.438-1.25 2.625-2.688 2.625H8c-1.438 0-2.688-1.188-2.688-2.625V13.313c0-1.438 1.25-2.625 2.688-2.625h12.125V8c0-2.25-1.875-4.125-4.125-4.125S11.875 5.75 11.875 8H9.312c0-3.688 3-6.688 6.688-6.688s6.688 3 6.688 6.688v2.688h1.313zm-8 12c-1.438 0-2.688-1.25-2.688-2.688s1.25-2.688 2.688-2.688 2.688 1.25 2.688 2.688-1.25 2.688-2.688 2.688z"}))};e.default=n},853,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=c(r(d[2])),l=c(r(d[3])),f=t(r(d[4])),v=function(t){return l.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(f.Path,{d:"M24 26.688V13.313H8v13.375h16zM11.875 8v2.688h8.25V8c0-2.25-1.875-4.125-4.125-4.125S11.875 5.75 11.875 8zM24 10.688c1.438 0 2.688 1.188 2.688 2.625v13.375c0 1.438-1.25 2.625-2.688 2.625H8c-1.438 0-2.688-1.188-2.688-2.625V13.313c0-1.438 1.25-2.625 2.688-2.625h1.313V8c0-3.688 3-6.688 6.688-6.688s6.688 3 6.688 6.688v2.688h1.313zm-8 12c-1.438 0-2.688-1.25-2.688-2.688s1.25-2.688 2.688-2.688 2.688 1.25 2.688 2.688-1.25 2.688-2.688 2.688z"}))};e.default=v},854,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),f=l(r(d[3])),o=t(r(d[4])),u=function(t){return f.default.createElement(o.default,(0,n.default)({width:24,height:25,viewBox:"0 0 24 25",fill:"none"},t),f.default.createElement(o.Path,{d:"M3.876 3.008L3 3.118v10.557a7 7 0 003.29 5.935l5.18 3.238.53.331.53-.331 5.18-3.238A7 7 0 0021 13.675V3.117l-.876-.11-8-1L12 1.993l-.124.016-8 1z",fill:"url(#prefix__paint0_linear)",stroke:"white",strokeWidth:2}),f.default.createElement(o.Path,{d:"M20 4v9.675a6 6 0 01-2.82 5.087L12 22V3l8 1z",fill:"url(#prefix__paint1_linear)"}),f.default.createElement(o.Defs,null,f.default.createElement(o.LinearGradient,{id:"prefix__paint0_linear",x1:11.814,y1:4.142,x2:11.814,y2:23,gradientUnits:"userSpaceOnUse"},f.default.createElement(o.Stop,{stopColor:"#FFB800"}),f.default.createElement(o.Stop,{offset:1,stopColor:"#CF4B00"})),f.default.createElement(o.LinearGradient,{id:"prefix__paint1_linear",x1:11.814,y1:4.142,x2:11.814,y2:23,gradientUnits:"userSpaceOnUse"},f.default.createElement(o.Stop,{stopColor:"#FF8A00"}),f.default.createElement(o.Stop,{offset:1,stopColor:"#A03B03"}))))};e.default=u},855,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),o=l(r(d[3])),f=t(r(d[4])),u=function(t){return o.default.createElement(f.default,(0,n.default)({width:24,height:25,viewBox:"0 0 24 25",fill:"none"},t),o.default.createElement(f.Path,{d:"M3.876 3.008L3 3.118v10.557a7 7 0 003.29 5.935l5.18 3.238.53.331.53-.331 5.18-3.238A7 7 0 0021 13.675V3.117l-.876-.11-8-1L12 1.993l-.124.016-8 1z",fill:"url(#prefix__paint0_linear)",stroke:"white",strokeWidth:2}),o.default.createElement(f.Path,{d:"M20 4v9.675a6 6 0 01-2.82 5.087L12 22V3l8 1z",fill:"url(#prefix__paint1_linear)"}),o.default.createElement(f.Path,{d:"M9 11.438L10.685 13 15 9",stroke:"white",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),o.default.createElement(f.Defs,null,o.default.createElement(f.LinearGradient,{id:"prefix__paint0_linear",x1:11.814,y1:4.142,x2:11.814,y2:23,gradientUnits:"userSpaceOnUse"},o.default.createElement(f.Stop,{stopColor:"#76CF9C"}),o.default.createElement(f.Stop,{offset:1,stopColor:"#279255"})),o.default.createElement(f.LinearGradient,{id:"prefix__paint1_linear",x1:11.814,y1:4.142,x2:11.814,y2:23,gradientUnits:"userSpaceOnUse"},o.default.createElement(f.Stop,{stopColor:"#31B76A"}),o.default.createElement(f.Stop,{offset:1,stopColor:"#18663A"}))))};e.default=u},856,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),c=t(r(d[4])),n=function(t){return f.default.createElement(c.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(c.Path,{d:"M9.516 14.016c2.484 0 4.5-2.016 4.5-4.5s-2.016-4.5-4.5-4.5-4.5 2.016-4.5 4.5 2.016 4.5 4.5 4.5zm6 0l4.969 4.969-1.5 1.5-4.969-4.969v-.797l-.281-.281c-1.125.984-2.625 1.547-4.219 1.547C5.907 15.985 3 13.126 3 9.516S5.906 3 9.516 3s6.469 2.906 6.469 6.516c0 1.594-.563 3.094-1.547 4.219l.281.281h.797z"}))};e.default=n},857,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=c(r(d[2])),u=c(r(d[3])),f=l(r(d[4])),n=function(l){return u.default.createElement(f.default,(0,t.default)({width:32,height:32,viewBox:"0 0 32 32"},l),u.default.createElement(f.Path,{d:"M16 20.688c2.563 0 4.688-2.125 4.688-4.688S18.563 11.312 16 11.312 11.312 13.437 11.312 16s2.125 4.688 4.688 4.688zm9.938-3.375l2.813 2.188c.25.188.313.563.125.875l-2.688 4.625c-.188.313-.5.375-.813.25l-3.313-1.313c-.688.5-1.438 1-2.25 1.313l-.5 3.5c-.063.313-.313.563-.625.563h-5.375c-.313 0-.563-.25-.625-.563l-.5-3.5a8.148 8.148 0 01-2.25-1.313l-3.313 1.313c-.313.125-.625.063-.813-.25l-2.688-4.625c-.188-.313-.125-.688.125-.875l2.813-2.188c-.063-.438-.063-.875-.063-1.313s0-.875.063-1.313l-2.813-2.188c-.25-.188-.313-.563-.125-.875l2.688-4.625c.188-.313.5-.375.813-.25l3.313 1.313c.688-.5 1.438-1 2.25-1.313l.5-3.5c.063-.313.313-.563.625-.563h5.375c.313 0 .563.25.625.563l.5 3.5c.813.313 1.563.75 2.25 1.313l3.313-1.313c.313-.125.625-.063.813.25l2.688 4.625c.188.313.125.688-.125.875l-2.813 2.188c.063.438.063.875.063 1.313s0 .875-.063 1.313z"}))};e.default=n},858,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M21.984 2.016v19.969H2.015zm-1.968 4.828L6.844 20.016h13.172V6.844z"}))};e.default=o},859,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),h=t(r(d[4])),v=function(t){return f.default.createElement(h.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(h.Path,{d:"M2.016 21.984L21.985 2.015v6h-3.984v13.969H2.017zm18 0v-1.969h1.969v1.969h-1.969zm0-3.984V9.984h1.969V18h-1.969z"}))};e.default=v},860,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=u(r(d[2])),f=u(r(d[3])),n=t(r(d[4])),o=function(t){return f.default.createElement(n.default,(0,l.default)({width:24,height:24,viewBox:"0 0 24 24"},t),f.default.createElement(n.Path,{d:"M2.016 21.984L21.985 2.015v19.969H2.016z"}))};e.default=o},861,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=l(r(d[2])),u=l(r(d[3])),f=t(r(d[4])),h=function(t){return u.default.createElement(f.default,(0,c.default)({viewBox:"0 0 50 50"},t),u.default.createElement(f.Path,{d:"M30.3 13.7L25 8.4l-5.3 5.3-1.4-1.4L25 5.6l6.7 6.7z"}),u.default.createElement(f.Path,{d:"M24 7h2v21h-2z"}),u.default.createElement(f.Path,{d:"M35 40H15c-1.7 0-3-1.3-3-3V19c0-1.7 1.3-3 3-3h7v2h-7c-.6 0-1 .4-1 1v18c0 .6.4 1 1 1h20c.6 0 1-.4 1-1V19c0-.6-.4-1-1-1h-7v-2h7c1.7 0 3 1.3 3 3v18c0 1.7-1.3 3-3 3z"}))};e.default=h},862,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),v=l(r(d[3])),f=t(r(d[4])),n=function(t){return v.default.createElement(f.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),v.default.createElement(f.Path,{d:"M28 22.688v-16H4v16h24zM28 4c1.438 0 2.688 1.25 2.688 2.688l-.063 16A2.64 2.64 0 0128 25.313h-6.688v2.688H10.687v-2.688H3.999c-1.438 0-2.688-1.188-2.688-2.625v-16C1.311 5.25 2.561 4 3.999 4h24z"}))};e.default=n},863,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),h=t(r(d[4])),n=function(t){return f.default.createElement(h.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(h.Path,{d:"M17.313 12h7.375l-7.375-7.313V12zm4 6.688V16H10.688v2.688h10.625zm0 5.312v-2.688H10.688V24h10.625zM18.688 2.688l8 8v16c0 1.438-1.25 2.625-2.688 2.625H8c-1.438 0-2.688-1.188-2.688-2.625l.063-21.375A2.64 2.64 0 018 2.688h10.688z"}))};e.default=n},864,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),c=function(t){return f.default.createElement(n.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(n.Path,{d:"M16 26.688c5.875 0 10.688-4.813 10.688-10.688S21.875 5.312 16 5.312 5.312 10.125 5.312 16 10.125 26.688 16 26.688zm0-24c7.375 0 13.313 5.938 13.313 13.313S23.375 29.314 16 29.314 2.687 23.376 2.687 16.001 8.625 2.688 16 2.688zM13.313 22V10l8 6z"}))};e.default=c},865,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),v=l(r(d[3])),c=t(r(d[4])),f=function(t){return v.default.createElement(c.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),v.default.createElement(c.Path,{d:"M20 20.688L24.688 16 20 11.312v3.375h-8v-3.375L7.312 16 12 20.688v-3.375h8v3.375zm6.688-15.375c1.438 0 2.625 1.25 2.625 2.688v16c0 1.438-1.188 2.688-2.625 2.688H5.313c-1.438 0-2.625-1.25-2.625-2.688v-16c0-1.438 1.188-2.688 2.625-2.688h4.25l2.438-2.625h8l2.438 2.625h4.25z"}))};e.default=f},866,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var A=c(r(d[2])),u=c(r(d[3])),v=t(r(d[4])),h=function(t){return u.default.createElement(v.default,(0,A.default)({width:24,height:24,viewBox:"0 0 24 24"},t),u.default.createElement(v.Path,{d:"M2.667 0H8a2.667 2.667 0 012.667 2.667V8A2.667 2.667 0 018 10.667H2.667A2.667 2.667 0 010 8V2.667A2.667 2.667 0 012.667 0zM4 2.667c-.736 0-1.333.597-1.333 1.333v2.667C2.667 7.403 3.264 8 4 8h2.667C7.403 8 8 7.403 8 6.667V4c0-.736-.597-1.333-1.333-1.333H4zM2.667 13.333H8A2.667 2.667 0 0110.667 16v5.333A2.667 2.667 0 018 24H2.667A2.667 2.667 0 010 21.333V16a2.667 2.667 0 012.667-2.667zM4 16c-.736 0-1.333.597-1.333 1.333V20c0 .736.597 1.333 1.333 1.333h2.667C7.403 21.333 8 20.736 8 20v-2.667C8 16.597 7.403 16 6.667 16H4zM16 0h5.333A2.667 2.667 0 0124 2.667V8a2.667 2.667 0 01-2.667 2.667H16A2.667 2.667 0 0113.333 8V2.667A2.667 2.667 0 0116 0zm1.333 2.667C16.597 2.667 16 3.264 16 4v2.667C16 7.403 16.597 8 17.333 8H20c.736 0 1.333-.597 1.333-1.333V4c0-.736-.597-1.333-1.333-1.333h-2.667zM16 13.333h5.333A2.667 2.667 0 0124 16v5.333A2.667 2.667 0 0121.333 24H16a2.667 2.667 0 01-2.667-2.667V16A2.667 2.667 0 0116 13.333zM17.333 16c-.736 0-1.333.597-1.333 1.333V20c0 .736.597 1.333 1.333 1.333H20c.736 0 1.333-.597 1.333-1.333v-2.667c0-.736-.597-1.333-1.333-1.333h-2.667z"}))};e.default=h},867,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),n=t(r(d[4])),c=function(t){return f.default.createElement(n.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),f.default.createElement(n.Path,{d:"M22.667 16a6.667 6.667 0 11-13.334 0 6.667 6.667 0 0113.334 0z"}),f.default.createElement(n.Path,{d:"M16 24a8 8 0 000-16 8 8 0 000 16zm0 1.333a9.333 9.333 0 110-18.666 9.333 9.333 0 110 18.666z"}))};e.default=c},868,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),f=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=f(r(d[2])),u=f(r(d[3])),n=t(r(d[4])),v=function(t){return u.default.createElement(n.default,(0,l.default)({"aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"trash-alt",className:"prefix__svg-inline--fa prefix__fa-trash-alt prefix__fa-w-14",role:"img",viewBox:"0 0 448 512"},t),u.default.createElement(n.Path,{d:"M32 464a48 48 0 0048 48h288a48 48 0 0048-48V128H32zm272-256a16 16 0 0132 0v224a16 16 0 01-32 0zm-96 0a16 16 0 0132 0v224a16 16 0 01-32 0zm-96 0a16 16 0 0132 0v224a16 16 0 01-32 0zM432 32H312l-9.4-18.7A24 24 0 00281.1 0H166.8a23.72 23.72 0 00-21.4 13.3L136 32H16A16 16 0 000 48v32a16 16 0 0016 16h416a16 16 0 0016-16V48a16 16 0 00-16-16z"}))};e.default=v},869,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var h=l(r(d[2])),u=l(r(d[3])),v=t(r(d[4])),c=function(t){return u.default.createElement(v.default,(0,h.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(v.Path,{d:"M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zM9.633 19.897h1.788l-2.74-7.891H6.74L4 19.897h1.657l.607-1.881h2.773l.596 1.881zm4.801-7.892h-1.652v5.168c0 1.75 1.285 2.926 3.303 2.926 2.023 0 3.309-1.176 3.309-2.926v-5.168h-1.652v4.998c0 .995-.596 1.63-1.657 1.63-1.055 0-1.652-.634-1.652-1.63v-4.998zM21.32 12v7.897h3.106c2.363 0 3.702-1.438 3.702-4.003 0-2.472-1.356-3.894-3.702-3.894H21.32zm1.651 1.411v5.075h1.192c1.46 0 2.28-.897 2.28-2.565 0-1.597-.848-2.51-2.28-2.51h-1.192zm-15.362.235l-.99 3.095h2.067l-.979-3.095h-.098z"}))};e.default=c},870,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),h=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=h(r(d[2])),v=h(r(d[3])),l=t(r(d[4])),f=function(t){return v.default.createElement(l.default,(0,u.default)({width:32,height:32,viewBox:"0 0 32 32"},t),v.default.createElement(l.Path,{d:"M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-.958-12v-7.994h-1.696v3.224h-3.65v-3.224H8V20h1.696v-3.341h3.65V20h1.696zm1.966-8v8h3.19C22.624 20 24 18.543 24 15.945 24 13.441 22.607 12 20.198 12h-3.19zm1.696 1.429v5.141h1.224c1.499 0 2.342-.909 2.342-2.598 0-1.618-.87-2.543-2.342-2.543h-1.224z"}))};e.default=f},871,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),u=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var h=u(r(d[2])),l=u(r(d[3])),v=t(r(d[4])),f=function(t){return l.default.createElement(v.default,(0,h.default)({width:32,height:32,viewBox:"0 0 32 32"},t),l.default.createElement(v.Path,{d:"M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-1.238-13.541h-3.511v-6.453H9.599v7.891h5.162v-1.438zM16.261 12v7.897h3.106c2.363 0 3.702-1.438 3.702-4.003 0-2.472-1.356-3.894-3.702-3.894h-3.106zm1.652 1.411v5.075h1.192c1.46 0 2.28-.897 2.28-2.565 0-1.597-.848-2.51-2.28-2.51h-1.192z"}))};e.default=f},872,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=l(r(d[2])),u=l(r(d[3])),f=t(r(d[4])),h=function(t){return u.default.createElement(f.default,(0,c.default)({width:32,height:32,viewBox:"0 0 32 32"},t),u.default.createElement(f.Path,{d:"M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zM8.8 17.901c.06 1.471 1.28 2.395 3.161 2.395 1.98 0 3.199-.973 3.199-2.565 0-1.225-.684-1.909-2.27-2.242l-.952-.202c-.924-.197-1.302-.476-1.302-.963 0-.602.547-.984 1.373-.984.798 0 1.378.416 1.455 1.039h1.553C14.968 12.974 13.737 12 11.998 12c-1.821 0-3.019.979-3.019 2.466 0 1.203.705 1.952 2.144 2.253l1.028.219c.968.208 1.362.498 1.362 1.001 0 .596-.607 1.012-1.466 1.012-.93 0-1.575-.41-1.652-1.05H8.798zm7.919-5.704v7.897h3.106c2.363 0 3.702-1.438 3.702-4.003 0-2.472-1.356-3.894-3.702-3.894h-3.106zm1.651 1.411v5.075h1.192c1.46 0 2.28-.897 2.28-2.565 0-1.597-.848-2.51-2.28-2.51H18.37z"}))};e.default=h},873,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[2])),f=t(r(d[3])),n=l(r(d[4])),v=function(l){return f.default.createElement(n.default,(0,u.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),f.default.createElement(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.18 3.683L6 8H3a1 1 0 00-1 1v6a1 1 0 001 1h3l5.18 4.317a.5.5 0 00.82-.384V4.068a.5.5 0 00-.82-.385zM4 10h2.724L10 7.27v9.46L6.724 14H4v-4zm10-2a4 4 0 010 8v-2a2 2 0 100-4V8zm0-4a8 8 0 110 16v-2a6 6 0 000-12V4z",fill:"#A4B8D1"}))};e.default=v},874,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var l=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var v=t(r(d[2])),u=t(r(d[3])),n=l(r(d[4])),f=function(l){return u.default.createElement(n.default,(0,v.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},l),u.default.createElement(n.Path,{clipRule:"evenodd",d:"M7.889 6.426l-.014.012-4.14-4.14a1.017 1.017 0 10-1.437 1.437l4.009 4.01L6 8H3a1 1 0 00-1 1v6a1 1 0 001 1h3l5.18 4.317a.5.5 0 00.82-.384v-6.496l2 2V16c.179 0 .355-.012.528-.034l1.633 1.633c-.67.259-1.399.401-2.161.401v2a7.966 7.966 0 003.672-.89l2.593 2.592a1.017 1.017 0 101.437-1.437L19.37 17.93l.013-.012-1.417-1.416a.753.753 0 00-.013.012l-1.419-1.42.014-.01-1.427-1.427-.015.01L12 10.563v-.026l-2-2v.026l-.705-.705.014-.012-1.42-1.42zM14 9.663l3.745 3.745A4 4 0 0014 8v1.663zm5.248 5.248l1.456 1.456A8 8 0 0014 4v2a6 6 0 015.248 8.91zM12 7.663L9.457 5.119l1.723-1.436a.5.5 0 01.82.385v3.595zM6.724 10l1.003-.836L10 11.437v5.293L6.724 14H4v-4h2.724z"}))};e.default=f},875,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),f=l(r(d[3])),h=t(r(d[4])),n=function(t){return f.default.createElement(h.default,(0,u.default)({height:24,viewBox:"0 0 24 24",width:24},t),f.default.createElement(h.Path,{d:"M0 0h24v24H0z",fill:"none"}),f.default.createElement(h.Path,{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"}))};e.default=n},876,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var f=l(r(d[2])),u=l(r(d[3])),c=t(r(d[4])),n=function(t){return u.default.createElement(c.default,(0,f.default)({width:16,height:12,viewBox:"0 0 16 12",fill:"none"},t),u.default.createElement(c.Path,{opacity:.4,d:"M13.091 6.598a7.187 7.187 0 00-2.336-1.656A6.841 6.841 0 008 4.36c-.946 0-1.882.198-2.755.582a7.187 7.187 0 00-2.336 1.656l1.454 1.544a5.134 5.134 0 011.669-1.184A4.887 4.887 0 018 6.543c.675 0 1.344.141 1.968.415a5.135 5.135 0 011.669 1.184l1.454-1.544z",fill:"white"}),u.default.createElement(c.Path,{opacity:.4,d:"M16 3.51C13.877 1.264 11 0 8 0S2.123 1.263 0 3.51l1.454 1.544C3.192 3.214 5.546 2.181 8 2.181c2.454 0 4.808 1.033 6.546 2.873L16 3.511z",fill:"white"}),u.default.createElement(c.Path,{d:"M5.943 9.817L8 12l2.057-2.183a2.903 2.903 0 00-.944-.67 2.764 2.764 0 00-2.226 0 2.904 2.904 0 00-.944.67z"}))};e.default=n},877,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var f=l(r(d[2])),u=l(r(d[3])),n=t(r(d[4])),c=function(t){return u.default.createElement(n.default,(0,f.default)({width:16,height:12,viewBox:"0 0 16 12",fill:"none"},t),u.default.createElement(n.Path,{d:"M13.091 6.598a7.188 7.188 0 00-2.336-1.656A6.841 6.841 0 008 4.36c-.946 0-1.882.198-2.755.582a7.188 7.188 0 00-2.336 1.656l1.454 1.544a5.134 5.134 0 011.669-1.184A4.887 4.887 0 018 6.543c.675 0 1.344.141 1.968.415a5.135 5.135 0 011.669 1.184l1.454-1.544z",fill:"white"}),u.default.createElement(n.Path,{opacity:.4,d:"M16 3.51C13.877 1.264 11 0 8 0S2.123 1.263 0 3.51l1.454 1.544C3.192 3.214 5.546 2.181 8 2.181c2.454 0 4.808 1.033 6.546 2.873L16 3.511z",fill:"white"}),u.default.createElement(n.Path,{d:"M5.943 9.817L8 12l2.057-2.183a2.903 2.903 0 00-.944-.67 2.764 2.764 0 00-2.226 0 2.904 2.904 0 00-.944.67z"}))};e.default=c},878,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var f=l(r(d[2])),u=l(r(d[3])),n=t(r(d[4])),c=function(t){return u.default.createElement(n.default,(0,f.default)({width:16,height:12,viewBox:"0 0 16 12",fill:"none"},t),u.default.createElement(n.Path,{d:"M13.091 6.598a7.188 7.188 0 00-2.336-1.656A6.841 6.841 0 008 4.36c-.946 0-1.882.198-2.755.582a7.188 7.188 0 00-2.336 1.656l1.454 1.544a5.134 5.134 0 011.669-1.184A4.887 4.887 0 018 6.543c.675 0 1.344.141 1.968.415a5.135 5.135 0 011.669 1.184l1.454-1.544z",fill:"white"}),u.default.createElement(n.Path,{d:"M16 3.51C13.877 1.264 11 0 8 0S2.123 1.263 0 3.51l1.454 1.544C3.192 3.214 5.546 2.181 8 2.181c2.454 0 4.808 1.033 6.546 2.873L16 3.511z",fill:"white"}),u.default.createElement(n.Path,{d:"M5.943 9.817L8 12l2.057-2.183a2.903 2.903 0 00-.944-.67 2.764 2.764 0 00-2.226 0 2.904 2.904 0 00-.944.67z"}))};e.default=c},879,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var f=l(r(d[2])),u=l(r(d[3])),n=t(r(d[4])),o=function(t){return u.default.createElement(n.default,(0,f.default)({width:24,height:24,viewBox:"0 0 24 24",fill:"none"},t),u.default.createElement(n.Path,{d:"M4 3h5.104l2.972 7.604L15.086 3h4.97l-7.483 18H7.572l2.048-4.77L4 3z",fill:"#A4B8D1"}))};e.default=o},880,[2,3,73,70,582]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5]));function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var s=(function(t){(0,f.default)(v,t);var s,p,y=(s=v,p=l(),function(){var t,n=(0,c.default)(s);if(p){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function v(){return(0,n.default)(this,v),y.apply(this,arguments)}return(0,u.default)(v,[{key:"_isIcon",value:function(t){return Boolean(t)&&('object'==typeof t||'function'==typeof t)}}]),v})(r(d[6]).PureComponent);e.default=s},881,[3,4,5,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=r(d[2]),c=r(d[3]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}var b={avatarContainer:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:65;return{alignItems:'center',borderRadius:t/2,height:t,justifyContent:'center',overflow:'hidden',width:t}},avatarContent:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:65;return{height:t,width:t}},badge:function(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:65;switch(arguments.length>1?arguments[1]:void 0){case'available':t='rgb(110, 176, 5)';break;case'away':t='rgb(250, 201, 20)';break;case'busy':t='rgb(233, 0, 27)';break;case'idle':t='rgb(172, 172, 172)'}return{backgroundColor:t,borderRadius:n/2,bottom:0,height:.3*n,position:'absolute',width:.3*n}},badgeContainer:(function(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t})({},o.StyleSheet.absoluteFillObject),initialsContainer:{alignItems:'center',alignSelf:'stretch',flex:1,justifyContent:'center'},initialsText:function(){return{color:'white',fontSize:.45*(arguments.length>0&&void 0!==arguments[0]?arguments[0]:65),fontWeight:'100'}},staticAvatar:{backgroundColor:c.ColorPalette.lightGrey,opacity:.4}};e.default=b},882,[3,463,15,545]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0]).registerAsset({__packager_asset:!0,httpServerLocation:"/assets/images",width:200,height:200,scales:[1],hash:"d424259cf27ba5c430d387e32c8cca56",name:"avatar",type:"png"})},883,[192]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=L,e.default=e.DEFAULT_SIZE=void 0;var l=o(r(d[2])),n=o(r(d[3])),u=o(r(d[4])),s=o(r(d[5])),c=o(r(d[6])),v=o(r(d[7])),f=t(r(d[8])),p=r(d[9]),_=r(d[10]),y=r(d[11]),h=r(d[12]);function A(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}e.DEFAULT_SIZE=65;var E=(function(t){(0,s.default)(E,t);var o,p,_=(o=E,p=A(),function(){var t,l=(0,v.default)(o);if(p){var n=(0,v.default)(this).constructor;t=Reflect.construct(l,arguments,n)}else t=l.apply(this,arguments);return(0,c.default)(this,t)});function E(t){var o;return(0,l.default)(this,E),(o=_.call(this,t)).state={avatarFailed:!1},o._onAvatarLoadError=o._onAvatarLoadError.bind((0,u.default)(o)),o}return(0,n.default)(E,[{key:"componentDidUpdate",value:function(t){t.url!==this.props.url&&this.setState({avatarFailed:!1})}},{key:"render",value:function(){var t=this.props,o=t._initialsBase,l=t._loadableAvatarUrl,n=t.className,u=t.colorBase,s=t.dynamicColor,c=t.id,v=t.size,p=t.status,_=t.testId,A=t.url,E={className:n,color:void 0,id:c,initials:void 0,onAvatarLoadError:void 0,size:v,status:p,testId:_,url:void 0},L=!this.state.avatarFailed&&A||l;L&&(E.onAvatarLoadError=this._onAvatarLoadError,E.url=L);var I=(0,y.getInitials)(o);return I&&(s&&(E.color=(0,y.getAvatarColor)(u||o)),E.initials=I),f.default.createElement(h.StatelessAvatar,E)}},{key:"_onAvatarLoadError",value:function(){this.setState({avatarFailed:!0})}}]),E})(f.PureComponent);function L(t,o){var l,n=o.colorBase,u=o.displayName,s=o.participantId,c=s&&(0,p.getParticipantById)(t,s);return{_initialsBase:null!=(l=null==c?void 0:c.name)?l:u,_loadableAvatarUrl:null==c?void 0:c.loadableAvatarUrl,colorBase:!n&&c?c.id:n}}E.defaultProps={dynamicColor:!0};var I=(0,_.connect)(L)(E);e.default=I},884,[2,3,4,5,10,6,8,11,70,885,464,1199,568]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},885,[886,1062,1132,1130,1063]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.dominantSpeakerChanged=function(t,n){return{type:p.DOMINANT_SPEAKER_CHANGED,participant:{conference:n,id:t}}},e.grantModerator=function(t){return{type:p.GRANT_MODERATOR,id:t}},e.kickParticipant=function(t){return{type:p.KICK_PARTICIPANT,id:t}},e.localParticipantConnectionStatusChanged=function(t){return function(n,c){var o=(0,u.getLocalParticipant)(c);if(o)return n(P(o.id,t))}},e.localParticipantIdChanged=function(t){return function(n,c){var o=(0,u.getLocalParticipant)(c);if(o)return n({type:p.PARTICIPANT_ID_CHANGED,conference:void 0,newValue:t,oldValue:o.id})}},e.localParticipantJoined=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return I((0,o.set)(t,'local',!0))},e.localParticipantLeft=function(){return function(t,n){var c=(0,u.getLocalParticipant)(n);if(c)return t(A(c.id,void 0))}},e.localParticipantRoleChanged=function(t){return function(n,c){var o=(0,u.getLocalParticipant)(c);if(o)return n(y(o.id,t))}},e.muteRemoteParticipant=function(t){return{type:p.MUTE_REMOTE_PARTICIPANT,id:t}},e.participantConnectionStatusChanged=P,e.participantJoined=I,e.hiddenParticipantJoined=function(t,n){return{type:p.HIDDEN_PARTICIPANT_JOINED,id:t,displayName:n}},e.hiddenParticipantLeft=function(t){return{type:p.HIDDEN_PARTICIPANT_LEFT,id:t}},e.participantLeft=A,e.participantPresenceChanged=function(t,n){return T({id:t,presence:n})},e.participantRoleChanged=y,e.participantUpdated=T,e.participantMutedUs=function(t){return function(n,o){t&&n((0,c.showNotification)({descriptionKey:'notify.mutedRemotelyDescription',titleKey:'notify.mutedRemotelyTitle',titleArguments:{participantDisplayName:(0,u.getParticipantDisplayName)(o,t.getId())}}))}},e.participantKicked=function(t,n){return function(o,f){o({type:p.PARTICIPANT_KICKED,kicked:n.getId(),kicker:t.getId()}),o((0,c.showNotification)({titleArguments:{kicked:(0,u.getParticipantDisplayName)(f,n.getId()),kicker:(0,u.getParticipantDisplayName)(f,t.getId())},titleKey:'notify.kickParticipant'},2*c.NOTIFICATION_TIMEOUT))}},e.pinParticipant=function(t){return{type:p.PIN_PARTICIPANT,participant:{id:t}}},e.setLoadableAvatarUrl=function(t,n){return{type:p.SET_LOADABLE_AVATAR_URL,participant:{id:t,loadableAvatarUrl:n}}};var n=t(r(d[1])),c=r(d[2]),o=r(d[3]),p=r(d[4]),u=r(d[5]);function f(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function l(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?f(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function P(t,n){return{type:p.PARTICIPANT_UPDATED,participant:{connectionStatus:n,id:t}}}function I(t){if(t.local)return{type:p.PARTICIPANT_JOINED,participant:t};var n=t.conference;if(!n)throw Error('A remote participant must be associated with a JitsiConference!');return function(c,o){var u=o()['features/base/conference'];if(n===u.conference||n===u.joining)return c({type:p.PARTICIPANT_JOINED,participant:t})}}function A(t,n){return{type:p.PARTICIPANT_LEFT,participant:{conference:n,id:t}}}function y(t,n){return T({id:t,role:n})}function T(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=l({},t);return t.name&&(n.name=(0,u.getNormalizedDisplayName)(t.name)),{type:p.PARTICIPANT_UPDATED,participant:n}}},886,[3,463,887,464,1062,1063]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},887,[888,902,904,903,1061]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.clearNotifications=function(){return{type:c.CLEAR_NOTIFICATIONS}},e.hideNotification=function(t){return{type:c.HIDE_NOTIFICATION,uid:t}},e.setNotificationsEnabled=function(t){return{type:c.SET_NOTIFICATIONS_ENABLED,enabled:t}},e.showErrorNotification=function(t){return s(O(O({},t),{},{appearance:u.NOTIFICATION_TYPE.ERROR}))},e.showNotification=s,e.showWarningNotification=function(t){return s(O(O({},t),{},{appearance:u.NOTIFICATION_TYPE.WARNING}))},e.showParticipantJoinedNotification=function(t){return p.push(t),function(t){return l(t)}};var n=t(r(d[1])),o=t(r(d[2])),c=r(d[3]),u=r(d[4]);function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function O(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?f(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):f(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function s(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;return{type:c.SHOW_NOTIFICATION,props:t,timeout:n,uid:window.Date.now()}}var p=[],l=(0,o.default)(function(t){var n,o=p.length;o>=3?n={titleArguments:{name:p[0],count:o-1},titleKey:'notify.connectedThreePlusMembers'}:2===o?n={titleArguments:{first:p[0],second:p[1]},titleKey:'notify.connectedTwoMembers'}:o&&(n={titleArguments:{name:p[0]},titleKey:'notify.connectedOneMember'}),n&&t(s(n,u.NOTIFICATION_TIMEOUT)),p=[]},500,{leading:!1})},888,[3,463,889,902,903]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o='Expected a function';m.exports=function(f,l,c){var u=!0,p=!0;if('function'!=typeof f)throw new TypeError(o);return t(c)&&(u='leading'in c?!!c.leading:u,p='trailing'in c?!!c.trailing:p),n(f,l,{leading:u,maxWait:l,trailing:p})}},889,[890,891]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u='Expected a function',f=Math.max,c=Math.min;m.exports=function(v,l,s){var T,p,h,x,y,w,E=0,M=!1,W=!1,_=!0;if('function'!=typeof v)throw new TypeError(u);function b(n){var t=T,o=p;return T=p=void 0,E=n,x=v.apply(o,t)}function j(n){return E=n,y=setTimeout(z,l),M?b(n):x}function k(n){var t=l-(n-w);return W?c(t,h-(n-E)):t}function q(n){var t=n-w;return void 0===w||t>=l||t<0||W&&n-E>=h}function z(){var n=t();if(q(n))return A(n);y=setTimeout(z,k(n))}function A(n){return y=void 0,_&&T?b(n):(T=p=void 0,x)}function B(){var n=t(),o=q(n);if(T=arguments,p=this,w=n,o){if(void 0===y)return j(w);if(W)return clearTimeout(y),y=setTimeout(z,l),b(w)}return void 0===y&&(y=setTimeout(z,l)),x}return l=o(l)||0,n(s)&&(M=!!s.leading,h=(W='maxWait'in s)?f(o(s.maxWait)||0,l):h,_='trailing'in s?!!s.trailing:_),B.cancel=function(){void 0!==y&&clearTimeout(y),E=0,T=w=p=y=void 0},B.flush=function(){return void 0===y?x:A(t())},B}},890,[891,892,895]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){var t=typeof n;return null!=n&&('object'==t||'function'==t)}},891,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports=function(){return n.Date.now()}},892,[893]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),f='object'==typeof self&&self&&self.Object===Object&&self,s=t||f||Function('return this')();m.exports=s},893,[894]);
__d(function(g,r,i,a,m,e,d){var t='object'==typeof g&&g&&g.Object===Object&&g;m.exports=t},894,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),f=r(d[1]),n=NaN,u=/^\s+|\s+$/g,s=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,p=/^0o[0-7]+$/i,c=parseInt;m.exports=function(v){if('number'==typeof v)return v;if(f(v))return n;if(t(v)){var l='function'==typeof v.valueOf?v.valueOf():v;v=t(l)?l+'':l}if('string'!=typeof v)return 0===v?v:+v;v=v.replace(u,'');var $=o.test(v);return $||p.test(v)?c(v.slice(2),$?2:8):s.test(v)?n:+v}},895,[891,896]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),t=r(d[1]),n='[object Symbol]';m.exports=function(b){return'symbol'==typeof b||t(b)&&o(b)==n}},896,[897,901]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),c='[object Null]',u='[object Undefined]',f=n?"function"==typeof n?n.toStringTag:"@@toStringTag":void 0;m.exports=function(n){return null==n?void 0===n?u:c:f&&f in Object(n)?t(n):o(n)}},897,[898,899,900]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]).Symbol;m.exports=o},898,[893]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=Object.prototype,n=o.hasOwnProperty,c=o.toString,l=t?"function"==typeof t?t.toStringTag:"@@toStringTag":void 0;m.exports=function(t){var o=n.call(t,l),p=t[l];try{t[l]=void 0}catch(t){}var v=c.call(t);return o?t[l]=p:delete t[l],v}},899,[898]);
__d(function(g,r,i,a,m,e,d){var t=Object.prototype.toString;m.exports=function(n){return t.call(n)}},900,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return null!=n&&'object'==typeof n}},901,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_NOTIFICATIONS_ENABLED=e.SHOW_NOTIFICATION=e.HIDE_NOTIFICATION=e.CLEAR_NOTIFICATIONS=void 0;e.CLEAR_NOTIFICATIONS='CLEAR_NOTIFICATIONS';e.HIDE_NOTIFICATION='HIDE_NOTIFICATION';e.SHOW_NOTIFICATION='SHOW_NOTIFICATION';e.SET_NOTIFICATIONS_ENABLED='SET_NOTIFICATIONS_ENABLED'},902,[]);
__d(function(g,r,i,a,m,e,d){var I=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.NOTIFICATION_TYPE_PRIORITIES=e.NOTIFICATION_TYPE=e.NOTIFICATION_TIMEOUT=void 0;var O,T=I(r(d[1]));e.NOTIFICATION_TIMEOUT=2500;var N={ERROR:'error',INFO:'info',NORMAL:'normal',SUCCESS:'success',WARNING:'warning'};e.NOTIFICATION_TYPE=N;var R=(O={},(0,T.default)(O,N.ERROR,5),(0,T.default)(O,N.INFO,3),(0,T.default)(O,N.NORMAL,3),(0,T.default)(O,N.SUCCESS,3),(0,T.default)(O,N.WARNING,4),O);e.NOTIFICATION_TYPE_PRIORITIES=R},903,[3,463]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},904,[905]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Notification",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"NotificationsContainer",{enumerable:!0,get:function(){return o.default}});var n=t(r(d[1])),o=t(r(d[2]))},905,[3,906,1059]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),f=t(r(d[5])),c=t(r(d[6])),s=r(d[7]),y=r(d[8]),p=r(d[9]),v=t(r(d[10])),h=t(r(d[11]));function E(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var x=(function(t){(0,u.default)(_,t);var y,v,x=(y=_,v=E(),function(){var t,n=(0,f.default)(y);if(v){var l=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,n.default)(this,_),x.apply(this,arguments)}return(0,l.default)(_,[{key:"render",value:function(){var t=this.props.isDismissAllowed;return c.default.createElement(s.View,{pointerEvents:"box-none",style:h.default.notification},c.default.createElement(s.View,{style:h.default.contentColumn},c.default.createElement(s.View,{pointerEvents:"box-none",style:h.default.notificationContent},this._renderContent())),t&&c.default.createElement(s.TouchableOpacity,{onPress:this._onDismissed},c.default.createElement(p.Icon,{src:p.IconClose,style:h.default.dismissIcon})))}},{key:"_renderContent",value:function(){var t=this.props,n=t.maxLines,l=void 0===n?1:n,u=t.t,o=t.title,f=t.titleArguments,y=t.titleKey,p=o||y&&u(y,f),v=this._getDescription();return v&&v.length?v.map(function(t,n){return c.default.createElement(s.Text,{key:n,numberOfLines:l,style:h.default.contentText},t)}):c.default.createElement(s.Text,{numberOfLines:l,style:h.default.contentText},p)}}]),_})(v.default),_=(0,y.translate)(x);e.default=_},906,[3,4,5,6,8,11,70,15,907,571,1057,1058]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={i18next:!0,DEFAULT_LANGUAGE:!0,LANGUAGES:!0};Object.defineProperty(e,"i18next",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"DEFAULT_LANGUAGE",{enumerable:!0,get:function(){return c.DEFAULT_LANGUAGE}}),Object.defineProperty(e,"LANGUAGES",{enumerable:!0,get:function(){return c.LANGUAGES}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))});var c=t(r(d[3]))},907,[2,908,1025,910]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getLocalizedDateFormatter=function(t){return(0,n.default)(t).locale(o())},e.getLocalizedDurationFormatter=function(t){if('0'!==n.default.duration(t).format('h'))return n.default.duration(t).format('h:mm:ss');return n.default.duration(t).format('mm:ss',{trim:!1})};var n=t(r(d[1])),u=t(r(d[2]));function o(){var t,o=u.default.language;if(o){var f=new RegExp('^([a-z]{2,2})(-)*([a-z]{2,2})*$').exec(o.toLowerCase());if(f){var l=new RegExp("^"+f[1]+"(-)*"+("("+f[3]+")*"||''));t=n.default.locales().find(function(t){return l.exec(t)})}}return t||'en'}r(d[3]),r(d[4]),r(d[5]),r(d[6]),r(d[7]),r(d[8]),r(d[9]),r(d[10]),r(d[11]),r(d[12]),r(d[13]),r(d[14]),r(d[15]),r(d[16]),r(d[17]),r(d[18]),r(d[19]),r(d[20])},908,[3,909,910,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024]);
__d(function(g,r,i,a,m,e,d){var t,n;t=this,n=function(){'use strict';var t,n;function s(){return t.apply(null,arguments)}function o(t){return t instanceof Array||'[object Array]'===Object.prototype.toString.call(t)}function u(t){return null!=t&&'[object Object]'===Object.prototype.toString.call(t)}function l(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var n;for(n in t)if(t.hasOwnProperty(n))return!1;return!0}function h(t){return void 0===t}function c(t){return'number'==typeof t||'[object Number]'===Object.prototype.toString.call(t)}function f(t){return t instanceof Date||'[object Date]'===Object.prototype.toString.call(t)}function _(t,n){var s,o=[];for(s=0;s<t.length;++s)o.push(n(t[s],s));return o}function y(t,n){return Object.prototype.hasOwnProperty.call(t,n)}function v(t,n){for(var s in n)y(n,s)&&(t[s]=n[s]);return y(n,'toString')&&(t.toString=n.toString),y(n,'valueOf')&&(t.valueOf=n.valueOf),t}function p(t,n,s,o){return Xt(t,n,s,o,!0).utc()}function w(t){return null==t._pf&&(t._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null,rfc2822:!1,weekdayMismatch:!1}),t._pf}function M(t){if(null==t._isValid){var s=w(t),o=n.call(s.parsedDateParts,function(t){return null!=t}),u=!isNaN(t._d.getTime())&&s.overflow<0&&!s.empty&&!s.invalidMonth&&!s.invalidWeekday&&!s.weekdayMismatch&&!s.nullInput&&!s.invalidFormat&&!s.userInvalidated&&(!s.meridiem||s.meridiem&&o);if(t._strict&&(u=u&&0===s.charsLeftOver&&0===s.unusedTokens.length&&void 0===s.bigHour),null!=Object.isFrozen&&Object.isFrozen(t))return u;t._isValid=u}return t._isValid}function k(t){var n=p(NaN);return null!=t?v(w(n),t):w(n).userInvalidated=!0,n}n=Array.prototype.some?Array.prototype.some:function(t){for(var n=Object(this),s=n.length>>>0,o=0;o<s;o++)if(o in n&&t.call(this,n[o],o,n))return!0;return!1};var S=s.momentProperties=[];function D(t,n){var s,o,u;if(h(n._isAMomentObject)||(t._isAMomentObject=n._isAMomentObject),h(n._i)||(t._i=n._i),h(n._f)||(t._f=n._f),h(n._l)||(t._l=n._l),h(n._strict)||(t._strict=n._strict),h(n._tzm)||(t._tzm=n._tzm),h(n._isUTC)||(t._isUTC=n._isUTC),h(n._offset)||(t._offset=n._offset),h(n._pf)||(t._pf=w(n)),h(n._locale)||(t._locale=n._locale),S.length>0)for(s=0;s<S.length;s++)h(u=n[o=S[s]])||(t[o]=u);return t}var Y=!1;function O(t){D(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===Y&&(Y=!0,s.updateOffset(this),Y=!1)}function T(t){return t instanceof O||null!=t&&null!=t._isAMomentObject}function x(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function b(t){var n=+t,s=0;return 0!==n&&isFinite(n)&&(s=x(n)),s}function P(t,n,s){var o,u=Math.min(t.length,n.length),l=Math.abs(t.length-n.length),h=0;for(o=0;o<u;o++)(s&&t[o]!==n[o]||!s&&b(t[o])!==b(n[o]))&&h++;return h+l}function W(t){!1===s.suppressDeprecationWarnings&&'undefined'!=typeof console&&console.warn&&console.warn('Deprecation warning: '+t)}function R(t,n){var o=!0;return v(function(){if(null!=s.deprecationHandler&&s.deprecationHandler(null,t),o){for(var u,l=[],h=0;h<arguments.length;h++){if(u='','object'==typeof arguments[h]){for(var c in u+='\n['+h+'] ',arguments[0])u+=c+': '+arguments[0][c]+', ';u=u.slice(0,-2)}else u=arguments[h];l.push(u)}W(t+'\nArguments: '+Array.prototype.slice.call(l).join('')+'\n'+(new Error).stack),o=!1}return n.apply(this,arguments)},n)}var C,F={};function U(t,n){null!=s.deprecationHandler&&s.deprecationHandler(t,n),F[t]||(W(n),F[t]=!0)}function N(t){return t instanceof Function||'[object Function]'===Object.prototype.toString.call(t)}function H(t,n){var s,o=v({},t);for(s in n)y(n,s)&&(u(t[s])&&u(n[s])?(o[s]={},v(o[s],t[s]),v(o[s],n[s])):null!=n[s]?o[s]=n[s]:delete o[s]);for(s in t)y(t,s)&&!y(n,s)&&u(t[s])&&(o[s]=v({},o[s]));return o}function L(t){null!=t&&this.set(t)}s.suppressDeprecationWarnings=!1,s.deprecationHandler=null,C=Object.keys?Object.keys:function(t){var n,s=[];for(n in t)y(t,n)&&s.push(n);return s};var G={};function V(t,n){var s=t.toLowerCa
__d(function(g,r,i,a,m,e,d){var u=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.DEFAULT_LANGUAGE=e.LANGUAGES=void 0;var l=u(r(d[1])),t=u(r(d[2])),n=u(r(d[3])),s=u(r(d[4])),f=u(r(d[5])),o=u(r(d[6])),c=Object.keys(s.default);e.LANGUAGES=c;var A=c[0];e.DEFAULT_LANGUAGE=A;var v={backend:{loadPath:'lang/{{ns}}-{{lng}}.json'},defaultNS:'main',fallbackLng:A,interpolation:{escapeValue:!1},load:'languageOnly',ns:['main','languages','countries'],react:{useSuspense:!1},returnEmptyString:!1,returnNull:!1,whitelist:c.slice()};t.default.use('ReactNative'===navigator.product?{}:n.default).use(o.default).init(v),t.default.addResourceBundle(A,'countries',l.default,!0,!0),t.default.addResourceBundle(A,'languages',s.default,!0,!0),t.default.addResourceBundle(A,'main',f.default,!0,!0),r(d[7]);var G=t.default;e.default=G},910,[3,911,912,933,937,938,939,940]);
__d(function(a,n,i,e,r,o,t){r.exports={locale:"en",countries:{AF:"Afghanistan",AL:"Albania",DZ:"Algeria",AS:"American Samoa",AD:"Andorra",AO:"Angola",AI:"Anguilla",AQ:"Antarctica",AG:"Antigua and Barbuda",AR:"Argentina",AM:"Armenia",AW:"Aruba",AU:"Australia",AT:"Austria",AZ:"Azerbaijan",BS:"Bahamas",BH:"Bahrain",BD:"Bangladesh",BB:"Barbados",BY:"Belarus",BE:"Belgium",BZ:"Belize",BJ:"Benin",BM:"Bermuda",BT:"Bhutan",BO:"Bolivia",BA:"Bosnia and Herzegovina",BW:"Botswana",BV:"Bouvet Island",BR:"Brazil",IO:"British Indian Ocean Territory",BN:"Brunei Darussalam",BG:"Bulgaria",BF:"Burkina Faso",BI:"Burundi",KH:"Cambodia",CM:"Cameroon",CA:"Canada",CV:"Cape Verde",KY:"Cayman Islands",CF:"Central African Republic",TD:"Chad",CL:"Chile",CN:"China",CX:"Christmas Island",CC:"Cocos (Keeling) Islands",CO:"Colombia",KM:"Comoros",CG:"Congo",CD:"Congo, the Democratic Republic of the",CK:"Cook Islands",CR:"Costa Rica",CI:"Cote D'Ivoire",HR:"Croatia",CU:"Cuba",CY:"Cyprus",CZ:"Czech Republic",DK:"Denmark",DJ:"Djibouti",DM:"Dominica",DO:"Dominican Republic",EC:"Ecuador",EG:"Egypt",SV:"El Salvador",GQ:"Equatorial Guinea",ER:"Eritrea",EE:"Estonia",ET:"Ethiopia",FK:"Falkland Islands (Malvinas)",FO:"Faroe Islands",FJ:"Fiji",FI:"Finland",FR:"France",GF:"French Guiana",PF:"French Polynesia",TF:"French Southern Territories",GA:"Gabon",GM:"Gambia",GE:"Georgia",DE:"Germany",GH:"Ghana",GI:"Gibraltar",GR:"Greece",GL:"Greenland",GD:"Grenada",GP:"Guadeloupe",GU:"Guam",GT:"Guatemala",GN:"Guinea",GW:"Guinea-Bissau",GY:"Guyana",HT:"Haiti",HM:"Heard Island and Mcdonald Islands",VA:"Holy See (Vatican City State)",HN:"Honduras",HK:"Hong Kong",HU:"Hungary",IS:"Iceland",IN:"India",ID:"Indonesia",IR:"Iran, Islamic Republic of",IQ:"Iraq",IE:"Ireland",IL:"Israel",IT:"Italy",JM:"Jamaica",JP:"Japan",JO:"Jordan",KZ:"Kazakhstan",KE:"Kenya",KI:"Kiribati",KP:"North Korea",KR:"South Korea",KW:"Kuwait",KG:"Kyrgyzstan",LA:"Lao People's Democratic Republic",LV:"Latvia",LB:"Lebanon",LS:"Lesotho",LR:"Liberia",LY:"Libya",LI:"Liechtenstein",LT:"Lithuania",LU:"Luxembourg",MO:"Macao",MK:"Macedonia, the Former Yugoslav Republic of",MG:"Madagascar",MW:"Malawi",MY:"Malaysia",MV:"Maldives",ML:"Mali",MT:"Malta",MH:"Marshall Islands",MQ:"Martinique",MR:"Mauritania",MU:"Mauritius",YT:"Mayotte",MX:"Mexico",FM:"Micronesia, Federated States of",MD:"Moldova, Republic of",MC:"Monaco",MN:"Mongolia",MS:"Montserrat",MA:"Morocco",MZ:"Mozambique",MM:"Myanmar",NA:"Namibia",NR:"Nauru",NP:"Nepal",NL:"Netherlands",NC:"New Caledonia",NZ:"New Zealand",NI:"Nicaragua",NE:"Niger",NG:"Nigeria",NU:"Niue",NF:"Norfolk Island",MP:"Northern Mariana Islands",NO:"Norway",OM:"Oman",PK:"Pakistan",PW:"Palau",PS:"Palestinian Territory, Occupied",PA:"Panama",PG:"Papua New Guinea",PY:"Paraguay",PE:"Peru",PH:"Philippines",PN:"Pitcairn",PL:"Poland",PT:"Portugal",PR:"Puerto Rico",QA:"Qatar",RE:"Reunion",RO:"Romania",RU:"Russian Federation",RW:"Rwanda",SH:"Saint Helena",KN:"Saint Kitts and Nevis",LC:"Saint Lucia",PM:"Saint Pierre and Miquelon",VC:"Saint Vincent and the Grenadines",WS:"Samoa",SM:"San Marino",ST:"Sao Tome and Principe",SA:"Saudi Arabia",SN:"Senegal",SC:"Seychelles",SL:"Sierra Leone",SG:"Singapore",SK:"Slovakia",SI:"Slovenia",SB:"Solomon Islands",SO:"Somalia",ZA:"South Africa",GS:"South Georgia and the South Sandwich Islands",ES:"Spain",LK:"Sri Lanka",SD:"Sudan",SR:"Suriname",SJ:"Svalbard and Jan Mayen",SZ:"Swaziland",SE:"Sweden",CH:"Switzerland",SY:"Syrian Arab Republic",TW:"Taiwan",TJ:"Tajikistan",TZ:"Tanzania, United Republic of",TH:"Thailand",TL:"Timor-Leste",TG:"Togo",TK:"Tokelau",TO:"Tonga",TT:"Trinidad and Tobago",TN:"Tunisia",TR:"Turkey",TM:"Turkmenistan",TC:"Turks and Caicos Islands",TV:"Tuvalu",UG:"Uganda",UA:"Ukraine",AE:"United Arab Emirates",GB:"United Kingdom",US:"United States of America",UM:"United States Minor Outlying Islands",UY:"Uruguay",UZ:"Uzbekistan",VU:"Vanuatu",VE:"Venezuela",VN:"Viet Nam",VG:"Virgin Islands, British",VI:"Virgin Islands, U.S.",WF:"Wallis and Futuna",EH:"Western Sahara",YE:"Yemen",ZM:"Zambia",ZW:"Zimbabwe",AX:"\xc5land Islands",BQ:"Bonaire, Sint Eustatius and Saba",CW:"C
__d(function(g,r,i,a,m,e,d){'use strict';function t(t){return t&&'object'==typeof t&&'default'in t?t.default:t}var n=t(r(d[0])),o=t(r(d[1])),s=t(r(d[2])),u=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),p=t(r(d[7])),h=t(r(d[8])),v=t(r(d[9])),y={type:'logger',log:function(t){this.output('log',t)},warn:function(t){this.output('warn',t)},error:function(t){this.output('error',t)},output:function(t,n){var o;console&&console[t]&&(o=console)[t].apply(o,h(n))}},b=new((function(){function t(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};s(this,t),this.init(n,o)}return u(t,[{key:"init",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=n.prefix||'i18next:',this.logger=t||y,this.options=n,this.debug=n.debug}},{key:"setDebug",value:function(t){this.debug=t}},{key:"log",value:function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return this.forward(n,'log','',!0)}},{key:"warn",value:function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return this.forward(n,'warn','',!0)}},{key:"error",value:function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return this.forward(n,'error','')}},{key:"deprecate",value:function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return this.forward(n,'warn','WARNING DEPRECATED: ',!0)}},{key:"forward",value:function(t,n,o,s){return s&&!this.debug?null:('string'==typeof t[0]&&(t[0]="".concat(o).concat(this.prefix," ").concat(t[0])),this.logger[n](t))}},{key:"create",value:function(n){return new t(this.logger,o({},{prefix:"".concat(this.prefix,":").concat(n,":")},this.options))}}]),t})()),k=(function(){function t(){s(this,t),this.observers={}}return u(t,[{key:"on",value:function(t,n){var o=this;return t.split(' ').forEach(function(t){o.observers[t]=o.observers[t]||[],o.observers[t].push(n)}),this}},{key:"off",value:function(t,n){var o=this;this.observers[t]&&this.observers[t].forEach(function(){if(n){var s=o.observers[t].indexOf(n);s>-1&&o.observers[t].splice(s,1)}else delete o.observers[t]})}},{key:"emit",value:function(t){for(var n=arguments.length,o=new Array(n>1?n-1:0),s=1;s<n;s++)o[s-1]=arguments[s];this.observers[t]&&[].concat(this.observers[t]).forEach(function(t){t.apply(void 0,o)});this.observers['*']&&[].concat(this.observers['*']).forEach(function(n){n.apply(n,[t].concat(o))})}}]),t})();function x(){var t,n,o=new Promise(function(o,s){t=o,n=s});return o.resolve=t,o.reject=n,o}function S(t){return null==t?'':''+t}function w(t,n,o){function s(t){return t&&t.indexOf('###')>-1?t.replace(/###/g,'.'):t}function u(){return!t||'string'==typeof t}for(var l='string'!=typeof n?[].concat(n):n.split('.');l.length>1;){if(u())return{};var c=s(l.shift());!t[c]&&o&&(t[c]=new o),t=t[c]}return u()?{}:{obj:t,k:s(l.shift())}}function R(t,n,o){var s=w(t,n,Object);s.obj[s.k]=o}function O(t,n){var o=w(t,n),s=o.obj,u=o.k;if(s)return s[u]}function L(t,n,o){for(var s in n)s in t?'string'==typeof t[s]||t[s]instanceof String||'string'==typeof n[s]||n[s]instanceof String?o&&(t[s]=n[s]):L(t[s],n[s],o):t[s]=n[s];return t}function N(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,'\\$&')}var C={'&':'&','<':'<','>':'>','"':'"',"'":''','/':'/'};function j(t){return'string'==typeof t?t.replace(/[&<>"'\/]/g,function(t){return C[t]}):t}var E=(function(t){function n(t){var o,u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ns:['translation'],defaultNS:'translation'};return s(this,n),o=l(this,c(n).call(this)),k.call(f(o)),o.data=t||{},o.options=u,void 0===o.options.keySeparator&&(o.options.keySeparator='.'),o}return p(n,k),u(n,[{key:"addNamespaces",value:function(t){this.options.ns.indexOf(t)<0&&this.options.ns.push(t)}},{key:"removeNamespaces",value:function(t){var n=this.options.ns.indexOf(t);n>-1&&this.options.ns.splice(n,1)}},{key:"getResource",value:function(t,n,o){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},u=void 0!==s.keySeparator?s.keySeparator:this.options.keySeparator,l=[t,n];return o&&
__d(function(g,r,i,a,m,e,d){function o(t){"@babel/helpers - typeof";return"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.iterator:"@@iterator")?m.exports=o=function(o){return typeof o}:m.exports=o=function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":typeof o},o(t)}m.exports=o},913,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?Object(arguments[o]):{},f=Object.keys(c);'function'==typeof Object.getOwnPropertySymbols&&(f=f.concat(Object.getOwnPropertySymbols(c).filter(function(t){return Object.getOwnPropertyDescriptor(c,t).enumerable}))),f.forEach(function(o){t(n,o,c[o])})}return n}},914,[915]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t,u){return t in n?Object.defineProperty(n,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):n[t]=u,n}},915,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,o){if(!(n instanceof o))throw new TypeError("Cannot call a class as a function")}},916,[]);
__d(function(g,r,i,a,m,e,d){function n(n,t){for(var o=0;o<t.length;o++){var u=t[o];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(n,u.key,u)}}m.exports=function(t,o,u){return o&&n(t.prototype,o),u&&n(t,u),t}},917,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);m.exports=function(o,c){return!c||"object"!==n(c)&&"function"!=typeof c?t(o):c}},918,[913,919]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(void 0===n)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}},919,[]);
__d(function(g,r,i,a,m,e,d){function t(o){return m.exports=t=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},t(o)}m.exports=t},920,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(o,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");o.prototype=Object.create(n&&n.prototype,{constructor:{value:o,writable:!0,configurable:!0}}),n&&t(o,n)}},921,[922]);
__d(function(g,r,i,a,m,e,d){function t(o,n){return m.exports=t=Object.setPrototypeOf||function(t,o){return t.__proto__=o,t},t(o,n)}m.exports=t},922,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=r(d[3]);m.exports=function(c){return n(c)||t(c)||o(c)||u()}},923,[924,926,927,928]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);m.exports=function(t){if(Array.isArray(t))return n(t)}},924,[925]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){(null==t||t>n.length)&&(t=n.length);for(var l=0,o=new Array(t);l<t;l++)o[l]=n[l];return o}},925,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(o){if("undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.iterator:"@@iterator")in Object(o))return Array.from(o)}},926,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){if(n){if("string"==typeof n)return t(n,o);var c=Object.prototype.toString.call(n).slice(8,-1);return"Object"===c&&n.constructor&&(c=n.constructor.name),"Map"===c||"Set"===c?Array.from(n):"Arguments"===c||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?t(n,o):void 0}}},927,[925]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},928,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=r(d[3]);m.exports=function(c,f){return n(c)||t(c,f)||o(c,f)||u()}},929,[930,931,927,932]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(Array.isArray(n))return n}},930,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t,o){if("undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.iterator:"@@iterator")in Object(t)){var n=[],f=!0,l=!1,y=void 0;try{for(var u,c=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]();!(f=(u=c.next()).done)&&(n.push(u.value),!o||n.length!==o);f=!0);}catch(t){l=!0,y=t}finally{try{f||null==c.return||c.return()}finally{if(l)throw y}}return n}}},931,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},932,[]);
__d(function(g,r,i,a,m,e,d){'use strict';function t(t){return t&&'object'==typeof t&&'default'in t?t.default:t}var n=t(r(d[0])),o=t(r(d[1])),s=t(r(d[2])),l=[],c=l.forEach,u=l.slice;function p(t){return c.call(u.call(arguments,1),function(n){if(n)for(var o in n)void 0===t[o]&&(t[o]=n[o])}),t}function f(t,n){if(n&&'object'===s(n)){var o='',l=encodeURIComponent;for(var c in n)o+='&'+l(c)+'='+l(n[c]);if(!o)return t;t=t+(-1!==t.indexOf('?')?'&':'?')+o.slice(1)}return t}function h(t,n,o,l,c){l&&'object'===s(l)&&(c||(l._t=new Date),l=f('',l).slice(1)),n.queryStringParams&&(t=f(t,n.queryStringParams));try{var u;(u=XMLHttpRequest?new XMLHttpRequest:new ActiveXObject('MSXML2.XMLHTTP.3.0')).open(l?'POST':'GET',t,1),n.crossDomain||u.setRequestHeader('X-Requested-With','XMLHttpRequest'),u.withCredentials=!!n.withCredentials,l&&u.setRequestHeader('Content-type','application/x-www-form-urlencoded'),u.overrideMimeType&&u.overrideMimeType("application/json");var p=n.customHeaders;if(p)for(var h in p)u.setRequestHeader(h,p[h]);u.onreadystatechange=function(){u.readyState>3&&o&&o(u.responseText,u)},u.send(l)}catch(t){console&&console.log(t)}}var v=(function(){function t(o){var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};n(this,t),this.init(o,s),this.type='backend'}return o(t,[{key:"init",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.services=t,this.options=p(n,this.options||{},{loadPath:'/locales/{{lng}}/{{ns}}.json',addPath:'/locales/add/{{lng}}/{{ns}}',allowMultiLoading:!1,parse:JSON.parse,crossDomain:!1,ajax:h})}},{key:"readMulti",value:function(t,n,o){var s=this.options.loadPath;'function'==typeof this.options.loadPath&&(s=this.options.loadPath(t,n));var l=this.services.interpolator.interpolate(s,{lng:t.join('+'),ns:n.join('+')});this.loadUrl(l,o)}},{key:"read",value:function(t,n,o){var s=this.options.loadPath;'function'==typeof this.options.loadPath&&(s=this.options.loadPath([t],[n]));var l=this.services.interpolator.interpolate(s,{lng:t,ns:n});this.loadUrl(l,o)}},{key:"loadUrl",value:function(t,n){var o=this;this.options.ajax(t,this.options,function(s,l){if(l.status>=500&&l.status<600)return n('failed loading '+t,!0);if(l.status>=400&&l.status<500)return n('failed loading '+t,!1);var c,u;try{c=o.options.parse(s,t)}catch(n){u='failed parsing '+t+' to json'}if(u)return n(u,!1);n(null,c)})}},{key:"create",value:function(t,n,o,s){var l=this;'string'==typeof t&&(t=[t]);var c={};c[o]=s||'',t.forEach(function(t){var o=l.services.interpolator.interpolate(l.options.addPath,{lng:t,ns:n});l.options.ajax(o,l.options,function(t,n){},c)})}}]),t})();v.type='backend',m.exports=v},933,[934,935,936]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,o){if(!(n instanceof o))throw new TypeError("Cannot call a class as a function")}},934,[]);
__d(function(g,r,i,a,m,e,d){function n(n,t){for(var o=0;o<t.length;o++){var u=t[o];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(n,u.key,u)}}m.exports=function(t,o,u){return o&&n(t.prototype,o),u&&n(t,u),t}},935,[]);
__d(function(g,r,i,a,m,e,d){function o(t){"@babel/helpers - typeof";return"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.iterator:"@@iterator")?m.exports=o=function(o){return typeof o}:m.exports=o=function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":typeof o},o(t)}m.exports=o},936,[]);
__d(function(a,n,i,e,r,s,h){r.exports={en:"English",af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",ca:"Catalan",cs:"Czech",da:"Danish",de:"German",el:"Greek",enGB:"English (United Kingdom)",eo:"Esperanto",es:"Spanish",esUS:"Spanish (Latin America)",et:"Estonian",eu:"Basque",fi:"Finnish",fr:"French",frCA:"French (Canadian)",he:"Hebrew",mr:"Marathi",hr:"Croatian",hu:"Hungarian",hy:"Armenian",id:"Indonesian",it:"Italian",ja:"Japanese",kab:"Kabyle",ko:"Korean",lt:"Lithuanian",nl:"Dutch",oc:"Occitan",pl:"Polish",ptBR:"Portuguese (Brazil)",ru:"Russian",ro:"Romanian",sc:"Sardinian",sk:"Slovak",sl:"Slovenian",sr:"Serbian",sv:"Swedish",th:"Thailand",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zhCN:"Chinese (China)",zhTW:"Chinese (Taiwan)"}},937,[]);
__d(function(e,o,t,i,n,r,a){n.exports={addPeople:{add:"Invite",addContacts:"Invite your contacts",copyInvite:"Copy meeting invitation",copyLink:"Copy meeting link",copyStream:"Copy live streaming link",countryNotSupported:"We do not support this destination yet.",countryReminder:"Calling outside the US? Please make sure you start with the country code!",defaultEmail:"Your Default Email",disabled:"You can't invite people.",failedToAdd:"Failed to add participants",footerText:"Dialing out is disabled.",googleEmail:"Google Email",inviteMoreHeader:"You are the only one in the meeting",inviteMoreMailSubject:"Join {{appName}} meeting",inviteMorePrompt:"Invite more people",linkCopied:"Link copied to clipboard",loading:"Searching for people and phone numbers",loadingNumber:"Validating phone number",loadingPeople:"Searching for people to invite",noResults:"No matching search results",noValidNumbers:"Please enter a phone number",outlookEmail:"Outlook Email",searchNumbers:"Add phone numbers",searchPeople:"Search for people",searchPeopleAndNumbers:"Search for people or add their phone numbers",shareInvite:"Share meeting invitation",shareLink:"Share the meeting link to invite others",shareStream:"Share the live streaming link",telephone:"Telephone: {{number}}",title:"Invite people to this meeting",yahooEmail:"Yahoo Email"},audioDevices:{bluetooth:"Bluetooth",headphones:"Headphones",phone:"Phone",speaker:"Speaker",none:"No audio devices available"},audioOnly:{audioOnly:"Low bandwidth"},calendarSync:{addMeetingURL:"Add a meeting link",confirmAddLink:"Do you want to add a Jitsi link to this event?",error:{appConfiguration:"Calendar integration is not properly configured.",generic:"An error has occurred. Please check your calendar settings or try refreshing the calendar.",notSignedIn:"An error occurred while authenticating to see calendar events. Please check your calendar settings and try logging in again."},join:"Join",joinTooltip:"Join the meeting",nextMeeting:"next meeting",noEvents:"There are no upcoming events scheduled.",ongoingMeeting:"ongoing meeting",permissionButton:"Open settings",permissionMessage:"The Calendar permission is required to see your meetings in the app.",refresh:"Refresh calendar",today:"Today"},chat:{error:"Error: your message was not sent. Reason: {{error}}",fieldPlaceHolder:"Type your message here",messagebox:"Type a message",messageTo:"Private message to {{recipient}}",noMessagesMessage:"There are no messages in the meeting yet. Start a conversation here!",nickname:{popover:"Choose a nickname",title:"Enter a nickname to use chat"},privateNotice:"Private message to {{recipient}}",title:"Chat",you:"you"},chromeExtensionBanner:{installExtensionText:"Install the extension for Google Calendar and Office 365 integration",buttonText:"Install Chrome Extension",dontShowAgain:"Don\u2019t show me this again"},connectingOverlay:{joiningRoom:"Connecting you to your meeting..."},connection:{ATTACHED:"Attached",AUTHENTICATING:"Authenticating",AUTHFAIL:"Authentication failed",CONNECTED:"Connected",CONNECTING:"Connecting",CONNFAIL:"Connection failed",DISCONNECTED:"Disconnected",DISCONNECTING:"Disconnecting",ERROR:"Error",FETCH_SESSION_ID:"Obtaining session-id...",GET_SESSION_ID_ERROR:"Get session-id error: {{code}}",GOT_SESSION_ID:"Obtaining session-id... Done",LOW_BANDWIDTH:"Video for {{displayName}} has been turned off to save bandwidth"},connectionindicator:{address:"Address:",audio_ssrc:"Audio SSRC:",bandwidth:"Estimated bandwidth:",bitrate:"Bitrate:",bridgeCount:"Server count: ",codecs:"Codecs (A/V): ",connectedTo:"Connected to:",e2e_rtt:"E2E RTT:",framerate:"Frame rate:",less:"Show less",localaddress:"Local address:",localaddress_plural:"Local addresses:",localport:"Local port:",localport_plural:"Local ports:",maxEnabledResolution:"send max",more:"Show more",packetloss:"Packet loss:",quality:{good:"Good",inactive:"Inactive",lost:"Lost",nonoptimal:"Nonoptimal",poor:"Poor"},remoteaddress:"Remote address:",remoteaddress_plural:"Remote addresses:",remoteport:"Remote port:",remoteport_plural:"Remote ports:",resolution:"Reso
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),c=r(d[2]),u=t(r(d[3])),l=Object.keys(u.default),n={cacheUserLanguage:Function.prototype,detect:function(){var t=c.NativeModules.LocaleDetector.locale.replace(/_/,'-').split('-'),u=(0,o.default)(t,2),n=u[0],p=""+n+u[1];return l.includes(p)?p:n},init:Function.prototype,type:'languageDetector'};e.default=n},939,[3,397,15,937]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0])(r(d[1])),u={af:{languages:r(d[2]),main:r(d[3])},ar:{languages:r(d[4]),main:r(d[5])},bg:{languages:r(d[6]),main:r(d[7])},ca:{languages:r(d[8]),main:r(d[9])},de:{languages:r(d[10]),main:r(d[11])},enGB:{languages:r(d[12]),main:r(d[13])},eo:{languages:r(d[14]),main:r(d[15])},es:{languages:r(d[16]),main:r(d[17])},esUS:{languages:r(d[18]),main:r(d[19])},et:{languages:r(d[20]),main:r(d[21])},fi:{languages:r(d[22]),main:r(d[23])},fr:{languages:r(d[24]),main:r(d[25])},frCA:{languages:r(d[26]),main:r(d[27])},hr:{languages:r(d[28]),main:r(d[29])},hu:{languages:r(d[30]),main:r(d[31])},it:{languages:r(d[32]),main:r(d[33])},ja:{languages:r(d[34]),main:r(d[35])},ko:{languages:r(d[36]),main:r(d[37])},nl:{languages:r(d[38]),main:r(d[39])},oc:{languages:r(d[40]),main:r(d[41])},pl:{languages:r(d[42]),main:r(d[43])},ptBR:{languages:r(d[44]),main:r(d[45])},sc:{languages:r(d[46]),main:r(d[47])},ro:{languages:r(d[48]),main:r(d[49])},ru:{languages:r(d[50]),main:r(d[51])},sk:{languages:r(d[52]),main:r(d[53])},sv:{languages:r(d[54]),main:r(d[55])},sl:{languages:r(d[56]),main:r(d[57])},tr:{languages:r(d[58]),main:r(d[59])},vi:{languages:r(d[60]),main:r(d[61])},zhCN:{languages:r(d[62]),main:r(d[63])},zhTW:{languages:r(d[64]),main:r(d[65])},mn:{languages:r(d[66]),main:r(d[67])}};for(var s in u){var l=u[s],f=l.languages,o=l.main;n.default.addResourceBundle(s,'languages',f,!0,!0),n.default.addResourceBundle(s,'main',o,!0,!0)}},940,[3,912,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006]);
__d(function(s,e,a,n,i,o,r){i.exports={en:"Engels",af:"",az:"Azerbeidjans",bg:"Bulgaars",cs:"Tsjeggies",de:"Duits",el:"Grieks",eo:"Esperanto",es:"Spaans",fr:"Frans",hy:"Armeens",it:"Italiaans",ja:"Japannees",ko:"Koreaans",nb:"Bokmal-Noorweegs",oc:"Oksitaans",pl:"Pools",ptBR:"Portugees (Brasili\xeb)",ru:"Russies",sk:"Slowaaks",sl:"Sloweens",sv:"Sweeds",tr:"Turks",vi:"Vi\xebtnamees",zhCN:"Sjinees (Sjina)"}},941,[]);
__d(function(e,i,n,o,r,a,t){r.exports={addPeople:{add:"Nooi uit",countryNotSupported:"Ons ondersteun nog nie di\xe9 bestemming nie.",countryReminder:"",disabled:"U kan nie mense nooi nie.",failedToAdd:"",footerText:"",loading:"",loadingNumber:"Valideer tans foonnommer",loadingPeople:"",noResults:"Geen soekresultate wat pas nie",noValidNumbers:"Gee asseblief \u2019n foonnommer",searchNumbers:"Voeg foonnommers by",searchPeople:"Soek mense",searchPeopleAndNumbers:"Soek mense of voeg hulle foonnommers by",telephone:"Telefoon: {{number}}",title:"Nooi mense na di\xe9 vergadering"},audioDevices:{bluetooth:"Bluetooth",headphones:"Oorfone",phone:"Foon",speaker:"Luidspreker"},audioOnly:{audioOnly:"Net klank"},calendarSync:{addMeetingURL:"Voeg \u2019n vergaderingskakel by",confirmAddLink:"Wil u \u2019n Jitsi-skakel by di\xe9 geleentheid voeg?",error:{appConfiguration:"",generic:"",notSignedIn:""},join:"Sluit aan",joinTooltip:"Sluit aan by die vergadering",nextMeeting:"volgende vergadering",noEvents:"Geen komende geleenthede is geskeduleer nie.",ongoingMeeting:"vergadering onderweg",permissionButton:"Open instellings",permissionMessage:"",refresh:"Verfris kalender",today:"Vandag"},chat:{error:"",messagebox:"",nickname:{popover:"Kies \u2019n bynaam",title:""},title:""},connectingOverlay:{joiningRoom:""},connection:{ATTACHED:"",AUTHENTICATING:"Verifieer",AUTHFAIL:"",CONNECTED:"Gekoppel",CONNECTING:"Koppel tans",CONNFAIL:"Koppeling het misluk",DISCONNECTED:"Ontkoppeld",DISCONNECTING:"Ontkoppel tans",ERROR:"Fout",RECONNECTING:"\u2019n Netwerkprobleem het voorgekom. Herkoppel tans..."},connectionindicator:{address:"Adres:",bandwidth:"Geraamde bandwydte:",bitrate:"Bistempo:",bridgeCount:"Aantal bedieners: ",connectedTo:"Gekoppel aan:",framerate:"Raampietempo:",less:"Wys minder",localaddress:"Plaaslike adres:",localaddress_plural:"Plaaslike adresse:",localport:"Plaaslike poort:",localport_plural:"Plaaslike poorte:",more:"Wys meer",packetloss:"Pakkies verloor:",quality:{good:"Goed",inactive:"Onaktief",lost:"",nonoptimal:"",poor:"Swak"},remoteaddress:"Afgele\xeb adres:",remoteaddress_plural:"Afgele\xeb adresse:",remoteport:"Afgele\xeb poort:",remoteport_plural:"Afgele\xeb poorte:",resolution:"Resolusie:",status:"Verbinding:",transport:"",transport_plural:"",turn:""},dateUtils:{earlier:"Vroe\xebr",today:"Vandag",yesterday:"Gister"},deepLinking:{appNotInstalled:"",description:"",descriptionWithoutWeb:"",downloadApp:"",launchWebButton:"",openApp:"",title:"",tryAgainButton:""},defaultLink:"bv. {{url}}",deviceError:{cameraError:"Toegang na u kamera het misluk",cameraPermission:"Fout met verkryging van kameratoestemming",microphoneError:"Toegang na u mikrofoon het misluk",microphonePermission:"Fout met verkryging van mikrofoontoestemming"},deviceSelection:{noPermission:"Toestemming nie gegee nie",previewUnavailable:"Voorskou nie beskikbaar nie",selectADevice:"Kies 'n toestel",testAudio:"Speel \u2019n toetsklank"},dialog:{accessibilityLabel:{liveStreaming:"Regstreekse stroom"},allow:"Laat toe",alreadySharedVideoMsg:"",alreadySharedVideoTitle:"Slegs een gedeelde video op \u2019n slag word toegelaat",applicationWindow:"Toepassingsvenster",Back:"Terug",cameraConstraintFailedError:"Die kamera voldoen nie aan sekere van die vereistes nie.",cameraNotFoundError:"Kamera is nie gevind nie.",cameraNotSendingData:"Ons kry nie toegang tot u kamera nie. Kontroleer of \u2019n ander toepassing di\xe9 toestel gebruik, kies asb. \u2019n ander toestel by die instellingskieslys of probeer om die toepassing op nuut te laai.",cameraNotSendingDataTitle:"Kan nie toegang tot kamera kry nie",cameraPermissionDeniedError:"U het nie toestemming gegee om u kamera te gebruik nie. U kan steeds by die konferensie aansluit, maar ander sal u nie kan sien nie. Gebruik die kameraknoppie in die adresbalk om dit reg te stel.",cameraUnknownError:"Kan weens onbekende rede nie die kamera gebruik nie.",cameraUnsupportedResolutionError:"Die kamera ondersteun nie die nodige videoresolusie nie.",Cancel:"Kanselleer",close:"Sluit",conferenceDisconnectMsg:"Kontroleer dalk die netwerkverbinding.
__d(function(e,t,h,s,r,c,f){r.exports={en:"\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629",af:"\u0627\u0644\u0623\u0641\u0631\u064a\u0643\u0627\u0646\u064a\u0629",bg:"\u0627\u0644\u0628\u0644\u063a\u0627\u0631\u064a\u0629",ca:"\u0627\u0644\u0643\u0627\u062a\u0627\u0644\u0627\u0646\u064a\u0629",cs:"\u0627\u0644\u062a\u0634\u064a\u0643\u064a\u0629",da:"\u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643\u064a\u0629",de:"\u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629",el:"\u0627\u0644\u064a\u0648\u0646\u0627\u0646\u064a\u0629",enGB:"\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 (\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629)",eo:"\u0627\u0644\u0625\u0633\u0628\u0631\u0627\u0646\u062a\u0648",es:"\u0627\u0644\u0625\u0633\u0628\u0627\u0646\u064a\u0629",esUS:"\u0627\u0644\u0625\u0633\u0628\u0627\u0646\u064a\u0629 (\u0623\u0645\u0631\u064a\u0643\u0627 \u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629)",et:"\u0627\u0644\u0625\u0633\u062a\u0648\u0646\u064a\u0629",fi:"\u0627\u0644\u0641\u0646\u0644\u0646\u062f\u064a\u0629",fr:"\u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629",frCA:"\u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 (\u0627\u0644\u0643\u0646\u062f\u064a\u0629)",hr:"\u0627\u0644\u0643\u0631\u0648\u0627\u062a\u064a\u0629",hu:"\u0627\u0644\u0647\u0646\u063a\u0627\u0631\u064a\u0629",hy:"\u0627\u0644\u0623\u0631\u0645\u0646\u064a\u0629",it:"\u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629",ja:"\u0627\u0644\u064a\u0627\u0628\u0627\u0646\u064a\u0629",ko:"\u0627\u0644\u0643\u0648\u0631\u064a\u0629",nl:"\u0627\u0644\u0647\u0648\u0644\u0646\u062f\u064a\u0629",oc:"\u0627\u0644\u0642\u0633\u0637\u0627\u0646\u064a\u0629",pl:"\u0627\u0644\u0628\u0648\u0644\u0646\u062f\u064a\u0629",ptBR:"\u0627\u0644\u0628\u0631\u062a\u063a\u0627\u0644\u064a\u0629 (\u0627\u0644\u0628\u0631\u0627\u0632\u064a\u0644)",ru:"\u0627\u0644\u0631\u0648\u0633\u064a\u0629",sv:"\u0627\u0644\u0633\u0648\u064a\u062f\u064a\u0629",tr:"\u0627\u0644\u062a\u0631\u0643\u064a\u0629",vi:"\u0627\u0644\u0641\u064a\u062a\u0646\u0627\u0645\u064a\u0629",zhCN:"\u0627\u0644\u0635\u064a\u0646\u064a\u0629 (\u0627\u0644\u0635\u064a\u0646)",zhTW:"\u0627\u0644\u0635\u064a\u0646\u064a\u0629 (\u062a\u0627\u064a\u0648\u0627\u0646)",th:"\u0627\u0644\u062a\u0627\u064a\u0644\u0646\u062f\u064a\u0629",sc:"\u0627\u0644\u0633\u0631\u062f\u064a\u0646\u064a\u0629",eu:"\u0627\u0644\u0628\u0627\u0633\u0643\u064a\u0629",uk:"\u0627\u0644\u0623\u0648\u0643\u0631\u0627\u0646\u064a\u0629",sk:"\u0627\u0644\u0633\u0644\u0648\u0641\u0627\u0643\u064a\u0629",lt:"\u0627\u0644\u0644\u064a\u062a\u0648\u0627\u0646\u064a\u0629",id:"\u0627\u0644\u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0629",he:"\u0627\u0644\u0639\u0628\u0631\u064a\u0629"}},943,[]);
__d(function(e,o,i,t,r,n,a){r.exports={addPeople:{add:"\u0623\u0631\u0633\u0644 \u062f\u0639\u0648\u0629",countryNotSupported:"\u0646\u062d\u0646 \u0644\u0627 \u0646\u062f\u0639\u0645 \u0647\u0630\u0647 \u0627\u0644\u0648\u062c\u0647\u0629 \u0628\u0639\u062f.",countryReminder:"",disabled:"\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u062f\u0639\u0648\u0629 \u0623\u0634\u062e\u0627\u0635.",failedToAdd:"\u0623\u062e\u0641\u0642\u062a \u0639\u0645\u0644\u064a\u0629 \u0625\u0636\u0627\u0641\u0629 \u0645\u0634\u0627\u0631\u0650\u0643\u064a\u0646",footerText:"\u0627\u0644\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u0629 \u063a\u064a\u0631 \u0645\u0641\u0639\u0651\u0644\u0629.",loading:"\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0623\u0634\u062e\u0627\u0635 \u0648\u0623\u0631\u0642\u0627\u0645 \u0647\u0648\u0627\u062a\u0641",loadingNumber:"\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641",loadingPeople:"\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0623\u0634\u062e\u0627\u0635 \u0644\u062f\u0639\u0648\u062a\u0647\u0645",noResults:"\u0644\u064a\u0633 \u0647\u0646\u0627\u0643 \u0623\u064a\u0629 \u0646\u062a\u0627\u0626\u062c \u0628\u062d\u062b \u0645\u0637\u0627\u0628\u0642\u0629",noValidNumbers:"\u064a\u0631\u062c\u0649 \u0625\u062f\u062e\u0627\u0644 \u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641",searchNumbers:"\u0625\u0636\u0627\u0641\u0629 \u0623\u0631\u0642\u0627\u0645 \u0647\u0648\u0627\u062a\u0641",searchPeople:"\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0634\u062e\u0635",searchPeopleAndNumbers:"\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0623\u0634\u062e\u0627\u0635 \u0623\u0648 \u0625\u0636\u0627\u0641\u0629 \u0623\u0631\u0642\u0627\u0645 \u0647\u0648\u0627\u062a\u0641\u0647\u0645",telephone:"\u0627\u0644\u0647\u0627\u062a\u0641: {{number}}",title:"\u062f\u0639\u0648\u0629 \u0634\u062e\u0635 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639"},audioDevices:{bluetooth:"\u0628\u0644\u0648\u062a\u0648\u062b",headphones:"\u0633\u0645\u0627\u0639\u0627\u062a \u0627\u0644\u0631\u0623\u0633",phone:"\u0627\u0644\u0647\u0627\u062a\u0641",speaker:"\u0627\u0644\u0645\u062a\u062d\u062f\u062b",none:"\u0644\u0627 \u062a\u0648\u062c\u062f \u0623\u062c\u0647\u0632\u0629 \u0635\u0648\u062a\u064a\u0629 \u0645\u062a\u0627\u062d\u0629"},audioOnly:{audioOnly:"\u0646\u0637\u0627\u0642 \u062a\u0631\u062f\u062f\u064a \u0639\u0631\u064a\u0636 \u0645\u0646\u062e\u0641\u0636"},calendarSync:{addMeetingURL:"\u0625\u0636\u0627\u0641\u0629 \u0631\u0627\u0628\u0637 \u0644\u0644\u0627\u062c\u062a\u0645\u0627\u0639",confirmAddLink:"\u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0631\u0627\u0628\u0637 Jitsi \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629\u061f",error:{appConfiguration:"",generic:"",notSignedIn:""},join:"\u0627\u0646\u0636\u0645\u0651",joinTooltip:"\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639",nextMeeting:"\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639 \u0627\u0644\u0642\u0627\u062f\u0645",noEvents:"\u0644\u0627 \u062a\u0648\u062c\u062f \u0647\u0646\u0627\u0643 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0642\u0627\u062f\u0645\u0629 \u0645\u064f\u0628\u0631\u0645\u064e\u062c\u0629.",ongoingMeeting:"\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639 \u0627\u0644\u062c\u0627\u0631\u064a",permissionButton:"\u0627\u0641\u062a\u062d \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a",permissionMessage:"\u0625\u0630\u0646 \u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0645\u0637\u0644\u0648\u0628 \u0644\u0631\u0624\u064a\u0629 \u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a\u0643 \u0641\u064a \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",refresh:"\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062a\u0642\u0648\u064a\u0645",today:"\u0627\u0644\u064a\u0648\u0645"},chat:{error:"",fieldPlaceHolder:"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\
__d(function(e,r,f,h,n,o,s){n.exports={en:"\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438",af:"\u0410\u0444\u0440\u0438\u043a\u0430\u043d\u0441",bg:"\u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438",ca:"\u041a\u0430\u0442\u0430\u043b\u043e\u043d\u0441\u043a\u0438",cs:"\u0427\u0435\u0448\u043a\u0438",de:"\u041d\u0435\u043c\u0441\u043a\u0438",el:"\u0413\u0440\u044a\u0446\u043a\u0438",enGB:"\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438 (\u0412\u0435\u043b\u0438\u043a\u043e\u0431\u0440\u0438\u0442\u0430\u043d\u0438\u044f)",eo:"\u0415\u0441\u043f\u0435\u0440\u0430\u043d\u0442\u043e",es:"\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438",esUS:"\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438 (\u041b\u0430\u0442\u0438\u043d\u0441\u043a\u0430 \u0410\u043c\u0435\u0440\u0438\u043a\u0430)",fi:"\u0424\u0438\u043d\u0441\u043a\u0438",fr:"\u0424\u0440\u0435\u043d\u0441\u043a\u0438",frCA:"\u0424\u0440\u0435\u043d\u0441\u043a\u0438 (\u041a\u0430\u043d\u0430\u0434\u0430)",hr:"\u0425\u044a\u0440\u0432\u0430\u0442\u0441\u043a\u0438",hu:"\u0423\u043d\u0433\u0430\u0440\u0441\u043a\u0438",hy:"\u0410\u0440\u043c\u0435\u043d\u0441\u043a\u0438",it:"\u0418\u0442\u0430\u043b\u0438\u0430\u043d\u0441\u043a\u0438",ja:"\u042f\u043f\u043e\u043d\u0441\u043a\u0438",ko:"\u041a\u043e\u0440\u0435\u0439\u0441\u043a\u0438",nl:"\u041d\u0438\u0434\u0435\u0440\u043b\u0430\u043d\u0434\u0441\u043a\u0438",oc:"\u041e\u043a\u0441\u0438\u0442\u0430\u043d\u0441\u043a\u0438",pl:"\u041f\u043e\u043b\u0441\u043a\u0438",ptBR:"\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u0441\u043a\u0438 (\u0411\u0440\u0430\u0437\u0438\u043b\u0438\u044f)",ru:"\u0420\u0443\u0441\u043a\u0438",sv:"\u0428\u0432\u0435\u0434\u0441\u043a\u0438",tr:"\u0422\u0443\u0440\u0441\u043a\u0438",vi:"\u0412\u0438\u0435\u0442\u043d\u0430\u043c\u0441\u043a\u0438",zhCN:"\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438 (\u041a\u0438\u0442\u0430\u0439)",zhTW:"\u0422\u0430\u0439\u0432\u0430\u043d\u0441\u043a\u0438"}},945,[]);
__d(function(e,o,i,r,t,n,a){t.exports={addPeople:{add:"\u041f\u043e\u043a\u0430\u043d\u0438",countryNotSupported:"\u0416\u0435\u043b\u0430\u043d\u0430\u0442\u0430 \u0434\u0435\u0441\u0442\u0438\u043d\u0430\u0446\u0438\u044f \u043d\u0435 \u0441\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430.",countryReminder:"\u041c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u043e \u043e\u0431\u0430\u0436\u0434\u0430\u043d\u0435? \u0417\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u043d\u043e\u043c\u0435\u0440\u0430 \u0441 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u044f\u0442 \u043a\u043e\u0434!",disabled:"\u041d\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u043a\u0430\u043d\u0438\u0442\u0435 \u0445\u043e\u0440\u0430.",failedToAdd:"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u0446\u0438",footerText:"\u0418\u0437\u0445\u043e\u0434\u044f\u0449\u0438\u0442\u0435 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440\u0438 \u043d\u0435 \u0441\u0430 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438.",loading:"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u043d\u0430 \u0445\u043e\u0440\u0430 \u0438 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043d\u0438 \u043d\u043e\u043c\u0435\u0440\u0430",loadingNumber:"\u0412\u0430\u043b\u0438\u0434\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043d\u043e\u043c\u0435\u0440\u0430",loadingPeople:"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u043d\u0430 \u0445\u043e\u0440\u0430",noResults:"\u041d\u044f\u043c\u0430 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438",noValidNumbers:"\u041c\u043e\u043b\u044f \u0432\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0435\u043d \u043d\u043e\u043c\u0435\u0440",searchNumbers:"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043d\u043e\u043c\u0435\u0440\u0430",searchPeople:"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u043d\u0430 \u0445\u043e\u0440\u0430",searchPeopleAndNumbers:"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u043d\u0430 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u0446\u0438 \u0438\u043b\u0438 \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u0441 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0438 \u043d\u043e\u043c\u0435\u0440\u0430",telephone:"\u0422\u0435\u043b\u0435\u0444\u043e\u043d: {{number}}",title:"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u0446\u0438 \u0432 \u0441\u0440\u0435\u0449\u0430\u0442\u0430"},audioDevices:{bluetooth:"Bluetooth",headphones:"\u0421\u043b\u0443\u0448\u0430\u043b\u043a\u0438",phone:"\u0422\u0435\u043b\u0435\u0444\u043e\u043d",speaker:"\u0413\u043e\u0432\u043e\u0440\u0435\u0449",none:"\u041d\u044f\u043c\u0430 \u043d\u0430\u043b\u0438\u0447\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0437\u0430 \u0437\u0432\u0443\u043a"},audioOnly:{audioOnly:"\u041d\u0438\u0441\u044a\u043a \u0434\u0435\u0431\u0438\u0442"},calendarSync:{addMeetingURL:"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430 \u0437\u0430 \u0441\u0440\u0435\u0449\u0430",confirmAddLink:"\u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u0432\u0440\u044a\u0437\u043a\u0430 \u043a\u044a\u043c \u0442\u043e\u0432\u0430 \u0441\u044a\u0431\u0438\u0442\u0438\u0435?",error:{appConfiguration:"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u0441 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u0430 \u043d\u0435 \u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430.",generic:"\u0413\u0440\u0435\u0448\u043a\u0430, \u043c\u043e\u043b\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0442\u0430 \u0437\u0430 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u0430 \u0438\u043b\u0438 \u0433\u043e \u043e\u0431\u043d\u043e\u0432\u0435\u0442\u0435.",notSigned
__d(function(a,n,s,r,e,i,o){e.exports={en:"Angl\xe8s",af:"Afrikaans",ar:"\xc0rab",bg:"B\xfalgar",ca:"Catal\xe0",cs:"Txec",da:"Dan\xe8s",de:"Alemany",el:"Grec",enGB:"Angl\xe8s (Regne Unit)",eo:"Esperanto",es:"Espanyol",esUS:"Espanyol (Am\xe8rica Llatina)",et:"Estoni\xe0",eu:"\xc8uscar",fi:"Fin\xe8s",fr:"Franc\xe8s",frCA:"Franc\xe8s (Canad\xe0)",he:"Hebreu",mr:"Marathi",hr:"Croat",hu:"Hongar\xe8s",hy:"Armeni",id:"Indonesi",it:"Itali\xe0",ja:"Japon\xe8s",ko:"Core\xe0",lt:"Litu\xe0",nl:"Neerland\xe8s",oc:"Occit\xe0",pl:"Polon\xe8s",ptBR:"Portugu\xe8s (Brasil)",ru:"Rus",ro:"Roman\xe8s",sc:"Sard",sk:"Eslovac",sl:"Eslov\xe8",sv:"Suec",th:"Tai",tr:"Turc",uk:"Ucra\xefn\xe8s",vi:"Vietnamita",zhCN:"Xin\xe8s (Xina)",zhTW:"Xin\xe8s (Taiwan)"}},947,[]);
__d(function(e,a,i,r,n,t,o){n.exports={addPeople:{add:"Convida",countryNotSupported:"Encara no \xe9s possible usar aquesta destinaci\xf3.",countryReminder:"Truqueu des de fora els EUA? Assegureu-vos que comenceu b el codi de pa\xeds!",disabled:"No podeu convidar-hi persones.",failedToAdd:"No s'han pogut afegir-hi participants",footerText:"La marcaci\xf3 est\xe0 desactivada.",loading:"S'estan cercant persones i n\xfameros de tel\xe8fon",loadingNumber:"S'est\xe0 validant el n\xfamero de tel\xe8fon",loadingPeople:"S'estan cercant les persones a convidar",noResults:"No s'ha trobat cap resultat coincident",noValidNumbers:"Introdu\xefu un n\xfamero de tel\xe8fon",searchNumbers:"Afegeix-hi n\xfameros de tel\xe8fon",searchPeople:"Cerca-hi persones",searchPeopleAndNumbers:"Cerca persones o n'afegeix els n\xfameros de tel\xe8fon",telephone:"Tel\xe8fon: {{number}}",title:"Convida persones a aquesta reuni\xf3"},audioDevices:{bluetooth:"Bluetooth",headphones:"Auriculars",phone:"Tel\xe8fon",speaker:"Altaveu",none:"No hi ha disponible cap aparell d'\xe0udio"},audioOnly:{audioOnly:"Poc ample de banda"},calendarSync:{addMeetingURL:"Afegeix un enlla\xe7 de reuni\xf3",confirmAddLink:"Voleu afegir un enlla\xe7 Jitsi en aquest esdeveniment?",error:{appConfiguration:"La integraci\xf3 de l'agenda no est\xe0 configurada correctament.",generic:"S'ha produ\xeft un error. Comproveu la configuraci\xf3 de l'agenda o intenteu d'actualitzar-la.",notSignedIn:"S'ha produ\xeft un error en l'autenticaci\xf3 per a visualitzar els esdeveniments del calendari. Reviseu la configuraci\xf3 de l'agenda i intenteu a iniciar la sessi\xf3 m\xe9s endavant."},join:"Afegeix-m'hi",joinTooltip:"Uniu-vos a la reuni\xf3",nextMeeting:"reuni\xf3 seg\xfcent",noEvents:"No hi ha cap esdeveniment previst a l'agenda.",ongoingMeeting:"reuni\xf3 en curs",permissionButton:"Obre la configuraci\xf3",permissionMessage:"Es requereix el perm\xeds d'agenda per a veure les reunions en l'aplicaci\xf3.",refresh:"Actualitza l'agenda",today:"Avui"},chat:{error:"Error: no s'ha enviat el vostre missatge. Ra\xf3: {{error}}",fieldPlaceHolder:"Escriviu aqu\xed el missatge",messagebox:"Escriviu un missatge",messageTo:"Missatge privat per a {{recipient}}",noMessagesMessage:"Encara no hi ha cap missatge en aquesta reuni\xf3. Comenceu una conversa aqu\xed!",nickname:{popover:"Trieu un sobrenom",title:"Introdu\xefu un sobrenom per a usar el xat"},privateNotice:"Missatge privat per a {{recipient}}",title:"Xat",you:"v\xf3s"},chromeExtensionBanner:{installExtensionText:"Instal\xb7la l'extensi\xf3 per a la integraci\xf3 amb Google Calendar i Office 365",buttonText:"Instal\xb7la l'extensi\xf3 de Chrome",dontShowAgain:"No m'ho mostris m\xe9s"},connectingOverlay:{joiningRoom:"S'est\xe0 connectat a la reuni\xf3\u2026"},connection:{ATTACHED:"Adjunt",AUTHENTICATING:"S'est\xe0 autenticant",AUTHFAIL:"L'autenticaci\xf3 ha fallat",CONNECTED:"Connectat",CONNECTING:"S'est\xe0 connectant",CONNFAIL:"La connexi\xf3 ha fallat",DISCONNECTED:"Desconnectat",DISCONNECTING:"S'est\xe0 desconnectant",ERROR:"Error",FETCH_SESSION_ID:"S'est\xe0 obtenint un identificador de sessi\xf3\u2026",GET_SESSION_ID_ERROR:"S'ha produ\xeft un error en obtenir l'identificador de la sessi\xf3: {{code}}",GOT_SESSION_ID:"Obtenci\xf3 d'identificador de sessi\xf3\u2026 Fet",LOW_BANDWIDTH:"S'ha apagat el v\xeddeo de {{displayName}} per a estalviar ample de banda"},connectionindicator:{address:"Adre\xe7a:",bandwidth:"Ample de banda estimat:",bitrate:"Taxa de bits:",bridgeCount:"Nombre de servidors: ",connectedTo:"Connectat a:",e2e_rtt:"E2E RTT:",framerate:"Taxa de fotogrames:",less:"Menys informaci\xf3",localaddress:"Adre\xe7a local:",localaddress_plural:"Adreces locals:",localport:"Port local:",localport_plural:"Ports locals:",more:"M\xe9s informaci\xf3",packetloss:"P\xe8rdua de paquets:",quality:{good:"Bona",inactive:"Inactiva",lost:"Perduda",nonoptimal:"No \xf2ptima",poor:"Pobra"},remoteaddress:"Adre\xe7a remota:",remoteaddress_plural:"Adreces remotes:",remoteport:"Port remot:",remoteport_plural:"Ports remots:",resolution:"Resoluci\xf3:",status:"Co
__d(function(i,s,h,c,n,a,e){n.exports={en:"Englisch",af:"Afrikaans",az:"Aserbaidschanisch",bg:"Bulgarisch",cs:"Tschechisch",de:"Deutsch",el:"Griechisch",eo:"Esperanto",es:"Spanisch",fr:"Franz\xf6sisch",hy:"Armenisch",it:"Italienisch",ja:"Japanisch",ko:"Koreanisch",nb:"Norwegisch (Bokmal)",oc:"Okzitanisch",pl:"Polnisch",ptBR:"Portugiesisch (Brasilien)",ru:"Russisch",sk:"Slowakisch",sl:"Slowenisch",sr:"Serbish",sv:"Schwedisch",tr:"T\xfcrkisch",vi:"Vietnamesisch",zhCN:"Chinesisch (China)",zhTW:"Chinesisch (Taiwan)",nl:"Niederl\xe4ndisch",hu:"Ungarisch",hr:"Kroatisch",frCA:"Franz\xf6sisch (Kanada)",fi:"Finnisch",et:"Estnisch",esUS:"Spanisch (Lateinamerika)",enGB:"Englisch (Vereinigtes K\xf6nigreich)",da:"D\xe4nisch",ca:"Katalanisch"}},949,[]);
__d(function(e,n,i,r,t,a,s){t.exports={addPeople:{add:"Einladen",addContacts:"Laden Sie Ihre Kontakte ein",copyInvite:"Sitzungseinladung kopieren",copyLink:"Konferenzlink kopieren",copyStream:"Livestreaminglink kopieren",countryNotSupported:"Wir unterst\xfctzen dieses Land noch nicht.",countryReminder:"Telefonnummer nicht in den USA? Bitte sicherstellen, dass die Telefonnummer mit dem L\xe4ndercode beginnt.",defaultEmail:"Ihre Standard-E-Mail",disabled:"Sie k\xf6nnen keine Teilnehmer einladen.",failedToAdd:"Fehler beim Hinzuf\xfcgen von Teilnehmern",footerText:"Abgehender Ruf ist deaktiviert.",googleEmail:"Google-E-Mail",inviteMoreHeader:"Sie sind alleine in der Sitzung",inviteMoreMailSubject:"An {{appName}} Meeting teilnehmen",inviteMorePrompt:"Mehr Leute einladen",linkCopied:"Link in die Zwischenablage kopiert",loading:"Suche nach Teilnehmern und Telefonnummern",loadingNumber:"Telefonnummer wird \xfcberpr\xfcft",loadingPeople:"Suche nach einzuladenden Teilnehmern",noResults:"Keine passenden Ergebnisse",noValidNumbers:"Telefonnummer eingeben",outlookEmail:"Outlook-E-Mail",searchNumbers:"Telefonnummern hinzuf\xfcgen",searchPeople:"Nach Teilnehmern suchen",searchPeopleAndNumbers:"Nach Teilnehmen suchen oder deren Telefonnummern hinzuf\xfcgen",shareInvite:"Einladung zur Versammlung teilen",shareLink:"Teilen Sie den Konferenzlink, um andere einzuladen",shareStream:"Den Livestreaminglink freigeben",telephone:"Telefon: {{number}}",title:"Teilnehmer zu dieser Konferenz einladen",yahooEmail:"Yahoo-E-Mail"},audioDevices:{bluetooth:"Bluetooth",headphones:"Kopfh\xf6rer",phone:"H\xf6rer",speaker:"Lautsprecher",none:"Keine Audioger\xe4te verf\xfcgbar"},audioOnly:{audioOnly:"Geringe Bandbreite"},calendarSync:{addMeetingURL:"Konferenzlink hinzuf\xfcgen",confirmAddLink:"M\xf6chten Sie einen Jitsi-Link zu diesem Termin hinzuf\xfcgen?",error:{appConfiguration:"Kalenderintegration ist nicht richtig konfiguriert.",generic:"Ein Fehler ist aufgetreten. Pr\xfcfen Sie Ihre Kalendereinstellungen oder versuchen Sie, den Kalender zu aktualisieren.",notSignedIn:"Ein Fehler ist w\xe4hrend der Authentifizierung zur Anzeige von Kalenderterminen aufgetreten. Pr\xfcfen Sie Ihre Kalendereinstellungen oder versuchen Sie, sich erneut anzumelden."},join:"Teilnehmen",joinTooltip:"Am Meeting teilnehmen",nextMeeting:"N\xe4chste Konferenz",noEvents:"Es gibt keine bevorstehenden Termine.",ongoingMeeting:"Laufendes Meeting",permissionButton:"Einstellungen \xf6ffnen",permissionMessage:"Die App ben\xf6tigt Zugriff auf den Kalender, um Termine und Konferenzen anzuzeigen.",refresh:"Kalender aktualisieren",today:"Heute"},chat:{error:"Fehler: Ihre Nachricht wurde nicht versendet. Grund: {{error}}",fieldPlaceHolder:"Geben Sie Ihre Nachricht hier ein",messagebox:"Nachricht eingeben",messageTo:"Private Nachricht an {{recipient}}",noMessagesMessage:"Es gibt noch keine Nachricht in dieser Konferenz. Starten Sie hier eine Unterhaltung!",nickname:{popover:"Name",title:"Geben Sie einen Alias zum Chatten ein"},privateNotice:"Private Nachricht an {{recipient}}",title:"Chatten",you:"Sie"},chromeExtensionBanner:{installExtensionText:"Installieren Sie die Erweiterung f\xfcr die Integration von Google Calendar und Office 365",buttonText:"Chrome-Erweiterung installieren",dontShowAgain:"Hinweis nicht mehr anzeigen"},connectingOverlay:{joiningRoom:"Eine Verbindung zu Ihrem Meeting wird hergestellt\u2026"},connection:{ATTACHED:"Angeh\xe4ngt",AUTHENTICATING:"Authentifizierung l\xe4uft",AUTHFAIL:"Authentifizierung fehlgeschlagen",CONNECTED:"Verbunden",CONNECTING:"Verbindung wird hergestellt",CONNFAIL:"Verbindungsaufbau gescheitert",DISCONNECTED:"Getrennt",DISCONNECTING:"Verbindung wird getrennt",ERROR:"Fehler",FETCH_SESSION_ID:"Sitzungs-ID abrufen\xa0\u2026",GET_SESSION_ID_ERROR:"Sitzungs-ID-Fehler erhalten: {{code}}",GOT_SESSION_ID:"Sitzungs-ID abrufen\xa0\u2026 beendet",LOW_BANDWIDTH:"Video f\xfcr {{displayName}} wurde ausgeschaltet, um Bandbreite einzusparen"},connectionindicator:{address:"Adresse:",bandwidth:"Gesch\xe4tzte Bandbreite:",bitrate:"Bitrate:",bridgeCount:"Serverzahl: ",c
__d(function(n,a,i,e,s,r,h){s.exports={en:"English",af:"Afrikaans",az:"",bg:"Bulgarian",cs:"Czech",de:"German",el:"Greek",eo:"Esperanto",es:"Spanish",fr:"French",hy:"Armenian",it:"Italian",ja:"Japanese",ko:"Korean",nb:"",oc:"Occitan",pl:"Polish",ptBR:"Portuguese (Brazil)",ru:"Russian",sk:"",sl:"Slovenian",sr:"Serbian",sv:"Swedish",tr:"Turkish",vi:"Vietnamese",zhCN:"Chinese (China)",zhTW:"Chinese (Taiwan)",nl:"Dutch",hu:"Hungarian",hr:"Croatian",frCA:"French (Canadian)",fi:"Finnish",et:"Estonian",esUS:"Spanish (Latin America)",enGB:"English (United Kingdom)",da:"Danish",ca:"Catalan"}},951,[]);
__d(function(e,o,t,r,n,i,a){n.exports={addPeople:{add:"Invite",countryNotSupported:"We do not support this destination yet.",countryReminder:"Calling outside the US? Please make sure you start with the country code!",disabled:"You can't invite people.",failedToAdd:"Failed to add members",footerText:"Dialling out is disabled.",loading:"Searching for people and phone numbers",loadingNumber:"Validating phone number",loadingPeople:"Searching for people to invite",noResults:"No matching search results",noValidNumbers:"Please enter a phone number",searchNumbers:"Add phone numbers",searchPeople:"Search for people",searchPeopleAndNumbers:"Search for people or add their phone numbers",telephone:"Telephone: {{number}}",title:"Invite people to this meeting"},audioDevices:{bluetooth:"Bluetooth",headphones:"Headphones",phone:"Phone",speaker:"Speaker",none:""},audioOnly:{audioOnly:"Audio only"},calendarSync:{addMeetingURL:"Add a meeting link",confirmAddLink:"Do you want to add a Jitsi link to this event?",error:{appConfiguration:"Calendar integration is not properly configured.",generic:"An error has occurred. Please check your calendar settings or try refreshing the calendar.",notSignedIn:"An error occurred while authenticating to see calendar events. Please check your calendar settings and try logging in again."},join:"Join",joinTooltip:"Join the meeting",nextMeeting:"next meeting",noEvents:"There are no upcoming events scheduled.",ongoingMeeting:"ongoing meeting",permissionButton:"Open settings",permissionMessage:"The Calendar permission is required to see your meetings in the app.",refresh:"Refresh calendar",today:"Today"},chat:{error:"Error: your message \"{{originalText}}\" was not sent. Reason: {{error}}",messagebox:"Type a message",nickname:{popover:"Choose a nickname",title:"Enter a nickname to use chat"},title:"Chat",you:"",privateNotice:"",noMessagesMessage:"",messageTo:"",fieldPlaceHolder:""},connectingOverlay:{joiningRoom:"Connecting you to your meeting\u2026"},connection:{ATTACHED:"Attached",AUTHENTICATING:"Authenticating",AUTHFAIL:"Authentication failed",CONNECTED:"Connected",CONNECTING:"Connecting",CONNFAIL:"Connection failed",DISCONNECTED:"Disconnected",DISCONNECTING:"Disconnecting",ERROR:"Error",RECONNECTING:"A network problem occurred. Reconnecting...",LOW_BANDWIDTH:"",GOT_SESSION_ID:"",GET_SESSION_ID_ERROR:"",FETCH_SESSION_ID:""},connectionindicator:{address:"Address:",bandwidth:"Estimated bandwidth:",bitrate:"Bitrate:",bridgeCount:"Server count: ",connectedTo:"Connected to:",framerate:"Frame rate:",less:"Show less",localaddress:"Local address:",localaddress_plural:"Local addresses:",localport:"Local port:",localport_plural:"Local ports:",more:"Show more",packetloss:"Packet loss:",quality:{good:"Good",inactive:"Inactive",lost:"Lost",nonoptimal:"Nonoptimal",poor:"Poor"},remoteaddress:"Remote address:",remoteaddress_plural:"Remote addresses:",remoteport:"Remote port:",remoteport_plural:"Remote ports:",resolution:"Resolution:",status:"Connection:",transport:"Transport:",transport_plural:"Transports:",turn:" (turn)",e2e_rtt:""},dateUtils:{earlier:"Earlier",today:"Today",yesterday:"Yesterday"},deepLinking:{appNotInstalled:"You need the {{app}} mobile app to join this meeting on your phone.",description:"Nothing happened? We tried launching your meeting in the {{app}} desktop app. Try again or launch it in the {{app}} web app.",descriptionWithoutWeb:"",downloadApp:"Download the app",ifDoNotHaveApp:"If you don't have the app yet:",ifHaveApp:"If you already have the app:",joinInApp:"Join this meeting using the app",launchWebButton:"Launch in web",title:"Launching your meeting in {{app}}\u2026",tryAgainButton:"Try again in desktop"},defaultLink:"e.g. {{url}}",deviceError:{cameraError:"Failed to access your camera",cameraPermission:"Error obtaining camera permission",microphoneError:"Failed to access your microphone",microphonePermission:"Error obtaining microphone permission"},deviceSelection:{noPermission:"Permission not granted",previewUnavailable:"Preview unavailable",selectADevice:"Select a device",testAudio:"Play a te
__d(function(a,e,n,r,o,l,s){o.exports={en:"Angla",af:"Afrikansa",az:"Azera",bg:"Bulgara",cs:"\u0108e\u0125a",de:"Germana",el:"Greka",eo:"Esperanto",es:"Hispana",fr:"Franca",hy:"Armena",it:"Itala",ja:"Japana",ko:"Korea",nb:"Norvega (Bukmola)",oc:"Okcitana",pl:"Pola",ptBR:"Portugala (Brazila)",ru:"Rusa",sk:"Slovaka",sl:"Slovena",sv:"Sveda",tr:"Turka",vi:"Vjetnama",zhCN:"\u0108ina (\u0108inuja)"}},953,[]);
__d(function(e,i,a,o,n,t,r){n.exports={addPeople:{add:"Inviti",countryNotSupported:"Ni ankora\u016d ne subtenas \u0109i tiun landon.",countryReminder:"\u0108u vi vokas ekster Usonon? Certi\u011du, ke vi komencas kun la landokodo!",disabled:"Vi ne povas inviti homojn.",failedToAdd:"Malsukcesis aldono de membroj",footerText:"Alvokoj estas mal\u015daltitaj.",loading:"Ser\u0109ado de homoj kaj telefonnumeroj",loadingNumber:"Validigo de telefonnumero",loadingPeople:"Ser\u0109ado de homoj por inviti",noResults:"Nenio trovita",noValidNumbers:"Bonvolu entajpi telefonnumeron",searchNumbers:"Aldoni telefonnumerojn",searchPeople:"Ser\u0109i homojn",searchPeopleAndNumbers:"Ser\u0109i homojn a\u016d aldoni iliajn telefonnumerojn",telephone:"Telefono: {{number}}",title:"Inviti homojn al \u0109i tiu kunveno"},audioDevices:{bluetooth:"Bludento",headphones:"Kapa\u016dskultiloj",phone:"Telefono",speaker:"Parolanto",none:"Neniu disponebla sonaparato"},audioOnly:{audioOnly:"Malalta rapideco de retkonekto"},calendarSync:{addMeetingURL:"Aldoni ligilon al la kunveno",confirmAddLink:"\u0108u vi volas aldoni Jitsi-ligilon al \u0109i tiu evento?",error:{appConfiguration:"Kalendara integrigo ne estas \u011duste agordita.",generic:"Okazis eraro. Bonvolu kontroli viajn kalendarajn agordojn a\u016d provu aktualigi la kalendaron.",notSignedIn:"Okazis eraro dum a\u016dtentigado por vidi kalendarajn eventojn. Bonvolu kontroli viajn kalendarajn agordojn kaj provi ensaluti denove."},join:"Ali\u011di",joinTooltip:"Ali\u011di al la kunveno",nextMeeting:"sekva kunveno",noEvents:"Ne estas planitaj eventoj..",ongoingMeeting:"okazanta kunveno",permissionButton:"Malfermi agordojn",permissionMessage:"Kalendara permeso estas bezonata, por ke vi povu vidi viajn kunvenojn en la aplika\u0135o.",refresh:"Aktualigi la kalendaron",today:"Hodia\u016d"},chat:{error:"Eraro: via mesa\u011do \u201c{{originalText}}\u201d ne estis sendita. Kialo: {{error}}",fieldPlaceHolder:"Tajpu vian mesa\u011don \u0109i tien",messagebox:"Tajpu mesa\u011don",messageTo:"Privata mesa\u011do al {{recipient}}",noMessagesMessage:"Ankora\u016d ne estas mesa\u011doj en la kunveno. Komencu konversation \u0109i tie!",nickname:{popover:"Elektu ka\u015dnomon",title:"Elektu ka\u015dnomon por uzi la babilejon"},privateNotice:"Privata mesa\u011do al {{recipient}}",title:"Babilejo",you:"vi"},chromeExtensionBanner:{installExtensionText:"Instali la kromprogramon por integrigo de Google Calendar kaj Office 365",buttonText:"Instali kromprogramon por Chrome",dontShowAgain:"Ne plu montru tion al mi"},connectingOverlay:{joiningRoom:"Konekti\u011do al via kunveno\u2026"},connection:{ATTACHED:"Kunligita",AUTHENTICATING:"A\u016dtentiganta",AUTHFAIL:"A\u016dtentigo malsukcesis",CONNECTED:"Konektita",CONNECTING:"Konektanta",CONNFAIL:"Konekto malsukcesis",DISCONNECTED:"Malkonektita",DISCONNECTING:"Malkonektanta",ERROR:"Eraro",FETCH_SESSION_ID:"Ricevado de session-id\u2026",GET_SESSION_ID_ERROR:"Eraro dum ricevado de session-id: {{code}}",GOT_SESSION_ID:"Ricevado de session-id\u2026 farita",LOW_BANDWIDTH:"Video por {{displayName}} estis mal\u015daltita por \u015dpari retan trafikon"},connectionindicator:{address:"Address:",bandwidth:"Estimated bandwidth:",bitrate:"Bitrate:",bridgeCount:"Server count: ",connectedTo:"Connected to:",e2e_rtt:"E2E RTT:",framerate:"Frame rate:",less:"Show less",localaddress:"Local address:",localaddress_plural:"Local addresses:",localport:"Local port:",localport_plural:"Local ports:",more:"Show more",packetloss:"Packet loss:",quality:{good:"Bona",inactive:"Neaktiva",lost:"Perdita",nonoptimal:"Neideala",poor:"Malbona"},remoteaddress:"Fora adreso:",remoteaddress_plural:"Foraj adresoj:",remoteport:"Fora pordo:",remoteport_plural:"Foraj pordoj:",resolution:"Distingivo:",status:"Konekto:",transport:"Transporto:",transport_plural:"Transportoj:"},dateUtils:{earlier:"Pli frue",today:"Hodia\u016d",yesterday:"Hiera\u016d"},deepLinking:{appNotInstalled:"Vi bezonas la aplika\u0135on {{app}} por ali\u011di al \u0109i tiu kunveno per via telefono.",description:"\u0108u nenio okazis? Ni provis lan\u0109i v
__d(function(a,o,n,s,e,i,r){e.exports={en:"Ingl\xe9s",af:"Afrik\xe1ans",bg:"B\xfalgaro",ca:"Catal\xe1n",cs:"Checo",de:"Alem\xe1n",el:"Griego",enGB:"Ingl\xe9s (Reino Unido)",eo:"Esperanto",es:"Espa\xf1ol",esUS:"Espa\xf1ol (Am\xe9rica Latina)",fi:"Finland\xe9s",fr:"Franc\xe9s",frCA:"Franc\xe9s (Canadiense)",he:"Hebreo",hr:"Croata",hu:"H\xfangaro",hy:"Armenio",it:"Italiano",ja:"Japon\xe9s",ko:"Coreano",nl:"Holand\xe9s",oc:"Occitano",pl:"Polaco",ptBR:"Portugu\xe9s (Brasil)",ru:"Ruso",sk:"Eslovaco",sv:"Sueco",tr:"Turco",vi:"Vietnamita",zhCN:"Chino (China)",zhTW:"Chino (Taiw\xe1n)",et:"Estonio",da:"Dan\xe9s"}},955,[]);
__d(function(e,a,o,r,i,n,t){i.exports={addPeople:{add:"Invitar",addContacts:"Invitar a sus contactos",copyInvite:"Copiar la invitaci\xf3n a la reuni\xf3n",copyLink:"Copiar el link de la reuni\xf3n",copyStream:"Copiar el link de la transmisi\xf3n en vivo",countryNotSupported:"Aun no contamos con soporte a este destino.",countryReminder:"\xbfLlamando fuera de los Estados Unidos? \xa1Por favor, aseg\xfarese de empezar con el c\xf3digo de pa\xeds!",defaultEmail:"Direcci\xf3n de correo por defecto",disabled:"No puede invitar a otras personas.",failedToAdd:"Error al agregar participantes",footerText:"La marcaci\xf3n est\xe1 desactivada.",googleEmail:"Correo electr\xf3nico de Google",inviteMoreHeader:"Usted se encuentra solo en la reuni\xf3n",inviteMoreMailSubject:"Unirse a la reunion {{appName}}",inviteMorePrompt:"Invitar a m\xe1s personas",linkCopied:"Link copiado al portapapeles",loading:"Buscando por contacto y n\xfamero telef\xf3nico",loadingNumber:"Validando el n\xfamero telef\xf3nico",loadingPeople:"Buscando contactos a invitar",noResults:"No se encontraron coincidencias",noValidNumbers:"Por favor ingrese un n\xfamero de tel\xe9fono",outlookEmail:"Correo de Outlook",searchNumbers:"Agregar n\xfameros telef\xf3nicos",searchPeople:"B\xfascar personas",searchPeopleAndNumbers:"Buscar personas o a\xf1adir sus n\xfameros de tel\xe9fono",shareInvite:"Compartir la invitaci\xf3n a la reuni\xf3n",shareLink:"Compartir el link de la reunion",shareStream:"Compartie el link de la transmici\xf3n en vivo",telephone:"Tel\xe9fono: {{number}}",title:"Invitar a otras personas a esta reuni\xf3n",yahooEmail:"Correo de Yahoo"},audioDevices:{bluetooth:"Bluetooth",headphones:"Auriculares",phone:"Tel\xe9fono",speaker:"Altavoz",none:"No hay dispositivos de audio disponibles"},audioOnly:{audioOnly:"Bajo consumo de Ancho de Banda"},calendarSync:{addMeetingURL:"Agregar un v\xednculo a la reuni\xf3n",confirmAddLink:"\xbfQuiere a\xf1adir un enlace de Jitsi a este evento?",error:{appConfiguration:"La integraci\xf3n del calendario no est\xe1 configurada correctamente",generic:"Se ha producido un error. Compruebe la configuraci\xf3n del calendario o pruebe cargarlo nuevamente.",notSignedIn:"Se ha producido un error de autenticaci\xf3n para ver los eventos del calendario. Compruebe la configuraci\xf3n del calendario e intente iniciar sesi\xf3n de nuevo"},join:"Unirse",joinTooltip:"Unirse a la reuni\xf3n",nextMeeting:"pr\xf3xima reuni\xf3n",noEvents:"No hay eventos pr\xf3ximos programados.",ongoingMeeting:"reuni\xf3n en curso",permissionButton:"Abrir ajustes",permissionMessage:"Los permisos al calendario son necesarios para ver sus reuniones en la aplicaci\xf3n.",refresh:"Actualizar calendario",today:"Hoy"},chat:{error:"Error: su mensaje no se env\xedo. Motivo: {{error}}",fieldPlaceHolder:"Escriba su mensaje aqu\xed",messagebox:"Escriba un mensaje",messageTo:"Mensaje privado para {{recipient}}",noMessagesMessage:"No hay mensajes en la reuni\xf3n. \xa1Inicie una conversaci\xf3n!",nickname:{popover:"Seleccione un apodo",title:"Introduzca un apodo para usar el chat"},privateNotice:"Mensaje privado para {{recipient}}",title:"Chat",you:"usted"},chromeExtensionBanner:{installExtensionText:"Instalar la extensi\xf3n para Google Calendar y la integraci\xf3n con Office 365",buttonText:"Instalar extensi\xf3n de Chrome",dontShowAgain:"No mostrar nuevamente"},connectingOverlay:{joiningRoom:"Conect\xe1ndose a su reuni\xf3n\u2026"},connection:{ATTACHED:"Adjunto",AUTHENTICATING:"Autenticando",AUTHFAIL:"Fallo\u0301 la autenticacio\u0301n",CONNECTED:"Conectado",CONNECTING:"Conectando",CONNFAIL:"Conexi\xf3n fallida",DISCONNECTED:"Desconectado",DISCONNECTING:"Desconectando",ERROR:"Error",RECONNECTING:"Ocurri\xf3 un problema en la red. Reconectando...",FETCH_SESSION_ID:"Obteniendo session-ID\u2026",GET_SESSION_ID_ERROR:"Obtener session-id error: {{code}}",GOT_SESSION_ID:"Obteniendo session-ID\u2026 Listo",LOW_BANDWIDTH:"Video para {{displayName}} ha sido deshabilitado para economizar ancho de banda"},connectionindicator:{address:"Direcci\xf3n:",bandwidth:"Ancho de banda estimad
__d(function(a,o,n,e,r,s,i){r.exports={en:"Ingl\xe9s",af:"Africano",bg:"B\xfalgaro",ca:"Catal\xe1n",cs:"Checo",de:"Alem\xe1n",el:"Griego",enGB:"Ingl\xe9s",eo:"Esperanto",es:"Espa\xf1ol",esUS:"Espa\xf1ol (Latinoam\xe9rica)",fi:"Finland\xe9s",fr:"Franc\xe9s",frCA:"Franc\xe9s (Canadiense)",he:"Hebreo",hr:"Croata",hu:"H\xfangaro",hy:"Armenio",it:"Italiano",ja:"Japon\xe9s",ko:"Coreano",nl:"Holand\xe9s",oc:"Occitano",pl:"Polaco",ptBR:"Portugu\xe9s (Brasil)",ru:"Ruso",sk:"Eslovaco",sv:"Sueco",tr:"Turco",vi:"Vietnamita",zhCN:"Chino (China)",zhTW:"Chino (Taiwan)"}},957,[]);
__d(function(e,a,o,n,i,r,t){i.exports={addPeople:{add:"Invitar",addContacts:"Invitar a sus contactos",copyInvite:"Copiar la invitaci\xf3n a la reuni\xf3n",copyLink:"Copiar el link de la reuni\xf3n",copyStream:"Copiar el link de la transmisi\xf3n en vivo",countryNotSupported:"Aun no contamos con soporte a este destino.",countryReminder:"\xbfLlamando fuera de los Estados Unidos? \xa1Por favor, aseg\xfarese de empezar con el c\xf3digo de pa\xeds!",defaultEmail:"Direcci\xf3n de correo por defecto",disabled:"No puede invitar a otras personas.",failedToAdd:"Error al agregar participantes",footerText:"La marcaci\xf3n est\xe1 desactivada.",googleEmail:"Correo electr\xf3nico de Google",inviteMoreHeader:"Usted se encuentra solo en la reuni\xf3n",inviteMoreMailSubject:"Unirse a la reunion {{appName}}",inviteMorePrompt:"Invitar a m\xe1s personas",linkCopied:"Link copiado al portapapeles",loading:"Buscando por contacto y n\xfamero telef\xf3nico",loadingNumber:"Validando el n\xfamero telef\xf3nico",loadingPeople:"Buscando contactos a invitar",noResults:"No se encontraron coincidencias",noValidNumbers:"Por favor ingrese un n\xfamero de tel\xe9fono",outlookEmail:"Correo de Outlook",searchNumbers:"Agregar n\xfameros telef\xf3nicos",searchPeople:"Buscar personas",searchPeopleAndNumbers:"Buscar personas o a\xf1adir sus n\xfameros de tel\xe9fono",shareInvite:"Compartir la invitaci\xf3n a la reuni\xf3n",shareLink:"Compartir el link de la reunion",shareStream:"Compartie el link de la transmici\xf3n en vivo",telephone:"Tel\xe9fono: {{number}}",title:"Invitar a otras personas a esta reuni\xf3n",yahooEmail:"Correo de Yahoo"},audioDevices:{bluetooth:"Bluetooth",headphones:"Aud\xedfonos",phone:"Tel\xe9fono",speaker:"Altavoz",none:"No hay dispositivos de audio disponibles"},audioOnly:{audioOnly:"Ancho de banda bajo"},calendarSync:{addMeetingURL:"Agregar un v\xednculo a la reuni\xf3n",confirmAddLink:"\xbfQuiere a\xf1adir un enlace de Jitsi a este evento?",error:{appConfiguration:"La integraci\xf3n del calendario no est\xe1 configurada correctamente",generic:"Se ha producido un error. Compruebe la configuraci\xf3n del calendario o pruebe cargarlo nuevamente.",notSignedIn:"Se ha producido un error de autenticaci\xf3n para ver los eventos del calendario. Compruebe la configuraci\xf3n del calendario e intente iniciar sesi\xf3n de nuevo"},join:"Unir",joinTooltip:"Unirse a la reuni\xf3n",nextMeeting:"pr\xf3xima reuni\xf3n",noEvents:"No hay eventos pr\xf3ximos programados.",ongoingMeeting:"reuni\xf3n en proceso",permissionButton:"Abrir configuraci\xf3n",permissionMessage:"Los permisos al calendario son necesarios para ver sus reuniones en la aplicaci\xf3n.",refresh:"Actualizar calendario",today:"Hoy"},chat:{error:"Error: su mensaje no se env\xedo. Motivo: {{error}}",fieldPlaceHolder:"Escriba su mensaje aqu\xed",messagebox:"Escriba un mensaje",messageTo:"Mensaje privado para {{recipient}}",noMessagesMessage:"No hay mensajes en la reuni\xf3n. \xa1Inicie una conversaci\xf3n!",nickname:{popover:"Seleccione un apodo",title:"Introducir un apodo para usar el chat"},privateNotice:"Mensaje privado para {{recipient}}",title:"Mensajes",you:"usted"},chromeExtensionBanner:{installExtensionText:"Instalar la extensi\xf3n para Google Calendar y la integraci\xf3n con Office 365",buttonText:"Instalar extensi\xf3n de Chrome",dontShowAgain:"No mostrar nuevamente"},connectingOverlay:{joiningRoom:"Conectando a su reuni\xf3n\u2026"},connection:{ATTACHED:"Adjunto",AUTHENTICATING:"Autenticando",AUTHFAIL:"Error de autenticaci\xf3n",CONNECTED:"Conectado",CONNECTING:"Conectando",CONNFAIL:"Error de conexi\xf3n",DISCONNECTED:"Desconectado",DISCONNECTING:"Desconectando",ERROR:"Error",RECONNECTING:"Ocurri\xf3 un problema en la red. Reconectando...",FETCH_SESSION_ID:"Obteniendo session-ID\u2026",GET_SESSION_ID_ERROR:"Obtener session-id error: {{code}}",GOT_SESSION_ID:"Obteniendo session-ID\u2026 Listo",LOW_BANDWIDTH:"Video para {{displayName}} ha sido deshabilitado para economizar ancho de banda"},connectionindicator:{address:"Direcci\xf3n:",bandwidth:"Ancho de banda estimado:",bitrate:"
__d(function(e,a,i,l,k,n,r){k.exports={en:"Inglise keel",af:"Afrikaani keel",bg:"Bulgaaria keel",ca:"Katalaani keel",cs:"T\u0161ehhi keel",de:"Saksa keel",el:"Kreeka keel",enGB:"Inglise keel (\xdchendkuningriik)",eo:"Esperanto keel",es:"Hispaania keel",esUS:"Hispaania keel (Ladina-Ameerika)",et:"Eesti keel",fi:"Soome keel",fr:"Prantsuse keel",frCA:"Prantsuse keel (Kanada)",hr:"Horvaadi keel",hu:"Ungari keel",hy:"Armeenia keel",it:"Itaalia keel",ja:"Jaapani keel",ko:"Korea keel",nl:"Hollandi keel",oc:"Oksitaani keel",pl:"Poola keel",ptBR:"Portigali keel (Brasiilia)",ru:"Vene keel",sv:"Roosi keel",tr:"T\xfcrgi keel",vi:"Vietnami keel",zhCN:"Hiina keel (Hiina)",zhTW:"Hiina keel (Tai)"}},959,[]);
__d(function(e,a,i,t,s,n,o){s.exports={addPeople:{add:"Lisa",countryNotSupported:"Valitud riik ei ole toetatud.",countryReminder:"Veendu, et suunakood oleks lisatud.",disabled:"Uusi kontakte ei saa k\xf5nesse lisada.",failedToAdd:"Uue kontakti k\xf5nesse lisamine eba\xf5nnestus",footerText:"Numbri valimine on keelatud.",loading:"Kontaktide otsimine\u2026",loadingNumber:"Telefoninumbri kontrollimine\u2026",loadingPeople:"Kontaktide otsimine k\xf5nesse lisamiseks\u2026",noResults:"Vasteid ei leitud",noValidNumbers:"Sisesta telefoninumber",searchNumbers:"Lisa telefoninumber",searchPeople:"Kontaktide otsimine",searchPeopleAndNumbers:"Otsi kontakti v\xf5i lisa telefoninumber",telephone:"Telefoninumber: {{number}}",title:"Lisa kontakte k\xf5nesse"},audioDevices:{bluetooth:"Bluetooth",headphones:"K\xf5rvaklapid",phone:"Telefon",speaker:"K\xf5lar",none:"Heli vahendid pole k\xe4ttesaadavad"},audioOnly:{audioOnly:"Ainult heli"},calendarSync:{addMeetingURL:"Lisa k\xf5ne link",confirmAddLink:"Kas soovid k\xe4esolevale k\xf5nele lisada lingi?",error:{appConfiguration:"\xdchendus kalendriga ei ole \xf5igesti seadistatud.",generic:"Viga! Palun kontrolli kalendri seadistusi v\xf5i v\xe4rskenda kalendrit.",notSignedIn:"Viga kalendri autentimisel! Palun kontrolli kalendri seadistusi ja logi uuesti sisse."},join:"Liitu",joinTooltip:"Liitu k\xf5nega",nextMeeting:"j\xe4rgmine k\xf5ne",noEvents:"Uusi k\xf5nesid pole planeeritud..",ongoingMeeting:"aktiivne k\xf5ne",permissionButton:"Ava seadistused",permissionMessage:"Planeeritud k\xf5ne n\xe4gemiseks on vajalik kalendri ligip\xe4\xe4su\xf5igus.",refresh:"V\xe4rskenda kalendrit",today:"T\xe4na"},chat:{error:"Viga: s\xf5numi \"{{originalText}}\" saatmine eba\xf5nnestus. P\xf5hjus: {{error}}",fieldPlaceHolder:"Sisesta oma s\xf5num siia",messagebox:"Sisesta s\xf5num",messageTo:"Privaats\xf5num kasutajale {{recipient}}",noMessagesMessage:"Kirjavahetust pole veel alustatud. Alusta kirjavahetust siin!",nickname:{popover:"Sisesta nimi",title:"Sisesta nimi, et k\xf5nega alustada"},privateNotice:"Privaats\xf5num kasutajale {{recipient}}",title:"K\xf5ne",you:"you"},chromeExtensionBanner:{installExtensionText:"Paigalda Google Kalendri laiendus ja Office 365 integratsioon",buttonText:"Paigalda Chrome'i laiendus",dontShowAgain:"\xc4ra rohkem n\xe4ita"},connectingOverlay:{joiningRoom:"K\xf5nega \xfchendamine\u2026"},connection:{ATTACHED:"\xdchendatud",AUTHENTICATING:"Autentimine\u2026",AUTHFAIL:"Autentimine eba\xf5nnestus",CONNECTED:"\xdchendatud",CONNECTING:"\xdchendamine\u2026",CONNFAIL:"\xdchendamine eba\xf5nnestus",DISCONNECTED:"\xdchendus katkestatud",DISCONNECTING:"\xdchenduse katkestamine\u2026",ERROR:"Viga",FETCH_SESSION_ID:"Sessiooni-ID p\xfc\xfcdmine\u2026",GET_SESSION_ID_ERROR:"Sessiooni-ID p\xfc\xfcdmisel tekkis viga: {{code}}",GOT_SESSION_ID:"Sessiooni-ID p\xfc\xfcdmine\u2026 Tehtud",LOW_BANDWIDTH:"Kasutaja {{displayName}} video on \xfclekandekiiruse parandamiseks v\xe4lja l\xfclitatud"},connectionindicator:{address:"Aadress:",bandwidth:"Eeldatav \xfclekandekiirus:",bitrate:"Andmeedastuskiirus:",bridgeCount:"Serverite arv: ",connectedTo:"\xdchendatud:",e2e_rtt:"E2E RTT:",framerate:"Ekraani eraldusv\xf5ime:",less:"N\xe4ita v\xe4hem",localaddress:"Lokaalne aadress:",localaddress_plural:"Lokaalsed aadressid:",localport:"Lokaalne port:",localport_plural:"Lokaalsed pordid:",more:"N\xe4ita rohkem",packetloss:"Andmepaketi kaotus:",quality:{good:"Hea",inactive:"Mitteaktiivne",lost:"Kaotatud",nonoptimal:"Mitteoptimaalne",poor:"N\xf5rk"},remoteaddress:"Kaugt\xf6\xf6 aadress:",remoteaddress_plural:"Kaugt\xf6\xf6 aadressid:",remoteport:"Kaugt\xf6\xf6 port:",remoteport_plural:"Kaugt\xf6\xf6 pordid:",resolution:"Resolutsioon:",status:"\xdchendus:",transport:"Transport:",transport_plural:"Transpordid:"},dateUtils:{earlier:"Varem",today:"T\xe4na",yesterday:"Eile"},deepLinking:{appNotInstalled:"K\xf5nega liitumiseks l\xe4bi mobiiltelefoni on vaja paigaldada {{app}} rakendus.",description:"Midagi ei juhtunud? Proovisime \xfchendust luua t\xf6\xf6laua rakendusega. Proovi uuesti v\xf5i k\xe4ivita {{app}} rakendus
__d(function(a,i,n,k,t,e,r){t.exports={en:"englanti",af:"afrikaans",az:"",bg:"bulgaria",cs:"t\u0161ekki",de:"saksa",el:"kreikka",eo:"esperanto",es:"espanja",fr:"ranska",hy:"armenia",it:"italia",ja:"japani",ko:"korea",nb:"",oc:"oksitaani",pl:"puola",ptBR:"portugali (Brasilia)",ru:"ven\xe4j\xe4",sk:"",sl:"",sv:"ruotsi",tr:"turkki",vi:"vietnam",zhCN:"kiina (Kiina)",zhTW:"kiina (Taiwan)",nl:"hollanti",hu:"unkari",hr:"kroaatti",frCA:"ranska (Kanada)",fi:"suomi",et:"viro",esUS:"espanja (Latinalainen Amerikka)",enGB:"englanti (Yhdistynyt kuningaskunta)",da:"tanska",ca:"katalaani"}},961,[]);
__d(function(t,e,i,a,o,n,s){o.exports={addPeople:{add:"Kutsu",countryNotSupported:"T\xe4t\xe4 maata ei viel\xe4 tueta.",countryReminder:"Soitatko ulkomaille? Muista lis\xe4t\xe4 alkuun maakoodi!",disabled:"Et voi l\xe4hett\xe4\xe4 kutsuja.",failedToAdd:"",footerText:"Soittaminen on estetty.",loading:"Etsit\xe4\xe4n henkil\xf6it\xe4 ja puhelinnumeroita",loadingNumber:"Tarkistetaan puhelinnumeroa",loadingPeople:"Etsit\xe4\xe4n kutsuttavia henkil\xf6it\xe4",noResults:"Ei hakua vastaavia tuloksia",noValidNumbers:"Anna puhelinnumero",searchNumbers:"Lis\xe4\xe4 puhelinnumeroita",searchPeople:"Etsi henkil\xf6it\xe4",searchPeopleAndNumbers:"Etsi henkil\xf6it\xe4 tai lis\xe4\xe4 heid\xe4n puhelinnumeronsa",telephone:"Puhelin: {{number}}",title:"Kutsu henkil\xf6it\xe4 t\xe4h\xe4n kokoukseen"},audioDevices:{bluetooth:"Bluetooth",headphones:"Kuulokkeet",phone:"Puhelin",speaker:"Puhuja"},audioOnly:{audioOnly:"Vain \xe4\xe4ni"},calendarSync:{addMeetingURL:"Lis\xe4\xe4 kokouslinkki",confirmAddLink:"Haluatko lis\xe4t\xe4 tapahtumaan Jitsi-linkin?",error:{appConfiguration:"Kalenterin integrointia ei ole m\xe4\xe4ritetty asianmukaisesti.",generic:"Tapahtui virhe. Tarkista kalenterin m\xe4\xe4ritykset tai p\xe4ivit\xe4 kalenterin\xe4kym\xe4.",notSignedIn:"Kalenterin tapahtumien tarkasteluun tarvittavassa todennuksessa tapahtui virhe. Tarkista kalenterin asetukset ja kirjaudu sis\xe4\xe4n uudelleen."},join:"Liity",joinTooltip:"Liity kokoukseen",nextMeeting:"seuraava kokous",noEvents:"Aikataulussa ei ole tulevia tapahtumia.",ongoingMeeting:"meneill\xe4\xe4n oleva kokous",permissionButton:"Avaa asetukset",permissionMessage:"Kalenterin k\xe4ytt\xf6oikeus vaaditaan, jotta kokouksesi n\xe4kyv\xe4t sovelluksessa.",refresh:"P\xe4ivit\xe4 kalenteri",today:"T\xe4n\xe4\xe4n"},chat:{error:"Virhe: viesti\xe4 \"{{originalText}}\" ei l\xe4hetetty. Syy: {{error}}",messagebox:"Kirjoita viesti",nickname:{popover:"Valitse lempinimi",title:"Anna chatiss\xe4 k\xe4ytett\xe4v\xe4 lempinimi"},title:"Chatti"},connectingOverlay:{joiningRoom:"Yhdistet\xe4\xe4n kokoukseen\u2026"},connection:{ATTACHED:"Liitteen\xe4",AUTHENTICATING:"Todennetaan",AUTHFAIL:"Todennus ep\xe4onnistui",CONNECTED:"Yhdistetty",CONNECTING:"Yhdistet\xe4\xe4n",CONNFAIL:"Yhdist\xe4minen ep\xe4onnistui",DISCONNECTED:"Ei yhteytt\xe4",DISCONNECTING:"Yhteytt\xe4 katkaistaan",ERROR:"Virhe",RECONNECTING:"Tapahtui verkkovirhe. Yhdistet\xe4\xe4n uudelleen..."},connectionindicator:{address:"Osoite:",bandwidth:"Arvioitu kaistanleveys:",bitrate:"Bittinopeus:",bridgeCount:"Palvelimien m\xe4\xe4r\xe4: ",connectedTo:"Yhdistetty kohteeseen:",framerate:"Kuvataajuus:",less:"N\xe4yt\xe4 v\xe4hemm\xe4n",localaddress:"Paikallinen osoite:",localaddress_plural:"Paikalliset osoitteet:",localport:"Paikallinen portti:",localport_plural:"Paikalliset portit:",more:"N\xe4yt\xe4 lis\xe4\xe4",packetloss:"Pakettien menetys:",quality:{good:"Hyv\xe4",inactive:"Ep\xe4aktiivinen",lost:"Katkennut",nonoptimal:"Ei optimaalinen",poor:"Huono"},remoteaddress:"Et\xe4osoite:",remoteaddress_plural:"Et\xe4osoitteet:",remoteport:"Et\xe4portti:",remoteport_plural:"Et\xe4portit:",resolution:"Resoluutio:",status:"Yhteys:",transport:"Kuljetus:",transport_plural:"Kuljetukset:",turn:" (vuoro)"},dateUtils:{earlier:"Aikaisemmin",today:"T\xe4n\xe4\xe4n",yesterday:"Eilen"},deepLinking:{appNotInstalled:"Tarvitset mobiilisovelluksen {{app}}, jotta voit liitty\xe4 t\xe4h\xe4n kokoukseen puhelimellasi.",description:"Eik\xf6 mit\xe4\xe4n tapahtunut? Yritimme k\xe4ynnist\xe4\xe4 kokouksen ty\xf6p\xf6yt\xe4sovelluksessa {{app}}. Yrit\xe4 uudelleen tai k\xe4ynnist\xe4 se verkkosovelluksessa {{app}}.",descriptionWithoutWeb:"",downloadApp:"Lataa sovellus",launchWebButton:"K\xe4ynnist\xe4 verkossa",openApp:"Jatka sovellukseen",title:"K\xe4ynnistet\xe4\xe4n kokousta sovelluksessa {{app}}\u2026",tryAgainButton:"Yrit\xe4 uudelleen ty\xf6p\xf6yt\xe4sovelluksella"},defaultLink:"esim. {{url}}",deviceError:{cameraError:"Kameran k\xe4ytt\xf6 ei onnistunut",cameraPermission:"Virhe kameran k\xe4ytt\xf6oikeuksien hankkimisessa",microphoneError:"Mikrofonin k\xe4ytt\xf6 ei o
__d(function(a,n,i,s,e,o,r){e.exports={en:"Anglais",af:"Afrikaans",bg:"Bulgare",ca:"Catalan",cs:"Tch\xe8que",de:"Allemand",el:"Grec",enGB:"Anglais (Royaume-Uni)",eo:"Esp\xe9ranto",es:"Espagnol",esUS:"Espagnol (Am\xe9rique latine)",fi:"Finnois",fr:"Fran\xe7ais",frCA:"Fran\xe7ais (Canada)",hr:"Croate",hu:"Hongrois",hy:"Arm\xe9nien",it:"Italien",ja:"Japonais",ko:"Cor\xe9en",nl:"N\xe9erlandais",oc:"Occitan",pl:"Polonais",ptBR:"Portugais (Br\xe9sil)",ru:"Russe",sk:"Slovaque",sv:"Su\xe9dois",tr:"Turc",vi:"Vietnamien",zhCN:"Chinois (Chine)",zhTW:"Chinois (Taiwan)",et:"Estonien",da:"Danois"}},963,[]);
__d(function(e,r,n,o,i,t,a){i.exports={addPeople:{add:"Inviter",addContacts:"Inviter vos contacts",copyInvite:"Copier l'invitation \xe0 la r\xe9union",copyLink:"Copier le lien de la r\xe9union",copyStream:"Copier le lien de diffusion en direct",countryNotSupported:"Cette destination n'est pas actuellement support\xe9e.",countryReminder:"Appel hors des \xc9tats-Unis ? Veuillez d\xe9buter par le code du pays !",defaultEmail:"Votre email par d\xe9faut",disabled:"Vous ne pouvez pas inviter quelqu'un.",failedToAdd:"Erreur lors de l'ajout des participants",footerText:"Appels sortants d\xe9sactiv\xe9s.",googleEmail:"Gmail",inviteMoreHeader:"Vous \xeates seul(e) dans la r\xe9union",inviteMoreMailSubject:"Rejoindre une r\xe9union {{appName}}",inviteMorePrompt:"Inviter d'autres personnes",linkCopied:"Lien copi\xe9 dans le presse-papiers",loading:"Rechercher des personnes et des num\xe9ros de t\xe9l\xe9phone",loadingNumber:"Validation du num\xe9ro de t\xe9l\xe9phone",loadingPeople:"Recherche de personnes \xe0 inviter",noResults:"Aucun r\xe9sultat de recherche correspondant",noValidNumbers:"Veuillez entrer un num\xe9ro de t\xe9l\xe9phone",outlookEmail:"Outlook",searchNumbers:"Ajouter des num\xe9ros de t\xe9l\xe9phone",searchPeople:"Rechercher une personne",searchPeopleAndNumbers:"Rechercher des personnes ou ajouter leurs num\xe9ros de t\xe9l\xe9phone",shareInvite:"Partager l'invitation \xe0 la r\xe9union",shareLink:"Partager le lien de la r\xe9union pour inviter d'autres personnes",shareStream:"Partager le lien de diffusion en direct",telephone:"T\xe9l\xe9phone : {{number}}",title:"Inviter une personne \xe0 cette r\xe9union",yahooEmail:"Yahoo"},audioDevices:{bluetooth:"Bluetooth",headphones:"\xc9couteurs",phone:"T\xe9l\xe9phone",speaker:"Haut-parleur",none:"Aucune source audio n'est disponible"},audioOnly:{audioOnly:"Bande passante faible"},calendarSync:{addMeetingURL:"Ajouter un lien de conf\xe9rence",confirmAddLink:"Voulez-vous ajouter un lien Jitsi \xe0 cet \xe9v\xe9nement ?",error:{appConfiguration:"L'int\xe9gration du calendrier n'est pas correctement configur\xe9e.",generic:"Une erreur s'est produite. Veuillez v\xe9rifier les param\xe8tres de votre calendrier ou tenter de l'actualiser.",notSignedIn:"Une erreur d'authentification s'est produite lors de la tentative d'afficher les \xe9v\xe9nements du calendrier. Veuillez v\xe9rifier les param\xe8tres de votre calendrier et essayer de nouveau."},join:"Joindre",joinTooltip:"Rejoindre la r\xe9union",nextMeeting:"prochaine r\xe9union",noEvents:"Il n'y a pas d\u2019\xe9v\xe9nement \xe0 venir.",ongoingMeeting:"La r\xe9union en cours",permissionButton:"Afficher les r\xe9glages",permissionMessage:"La permission du calendrier est requise pour afficher vos r\xe9unions dans l'application.",refresh:"Rafra\xeechir le calendrier",today:"Aujourd'hui"},chat:{error:"Erreur : votre message n'a pas \xe9t\xe9 envoy\xe9. Raison : {{error}}",fieldPlaceHolder:"Tapez votre message ici",messagebox:"Saisissez un message",messageTo:"Message priv\xe9 \xe0 {{recipient}}",noMessagesMessage:"Il n'y a pas encore de messages dans cette r\xe9union. D\xe9marrez une conversation ici !",nickname:{popover:"Choisissez un pseudonyme",title:"Entrez un pseudonyme pour utiliser le chat"},privateNotice:"Message priv\xe9 \xe0 {{recipient}}",title:"Chat",you:"vous"},chromeExtensionBanner:{installExtensionText:"Installer l'extension pour l'int\xe9gration de Google Calendar et Office 365",buttonText:"Installer l'extension Chrome",dontShowAgain:"Ne plus me montrer ceci"},connectingOverlay:{joiningRoom:"Connexion \xe0 la r\xe9union\u2026"},connection:{ATTACHED:"Attach\xe9e",AUTHENTICATING:"Authentification en cours",AUTHFAIL:"\xc9chec de l'authentification",CONNECTED:"Connect\xe9",CONNECTING:"Connexion en cours",CONNFAIL:"\xc9chec de la connexion",DISCONNECTED:"D\xe9connect\xe9",DISCONNECTING:"D\xe9connexion en cours",ERROR:"Erreur",RECONNECTING:"Un probl\xe8me r\xe9seau est survenue. Reconnexion en cours...",FETCH_SESSION_ID:"Obtention d\u2019un identifiant de session\u2026",GET_SESSION_ID_ERROR:"Obtenir une erreur d\u2019ide
__d(function(n,a,i,e,s,o,r){s.exports={en:"Anglais",af:"Africain",bg:"Bulgare",ca:"Catalan",cs:"Tch\xe8que",de:"Allemand",el:"Grec",enGB:"Anglais (Royaume-Uni)",eo:"Esp\xe9ranto",es:"Espagnol",esUS:"Espagnol (Am\xe9rique latine)",fi:"Finnois",fr:"Fran\xe7ais",frCA:"Fran\xe7ais (Canadien)",hr:"Croate",hu:"Hongrois",hy:"Arm\xe9nien",it:"Italien",ja:"Japonais",ko:"Cor\xe9en",nl:"N\xe9erlandais",oc:"Occitan",pl:"Polonais",ptBR:"Portugais (Br\xe9sil)",ru:"Russe",sk:"Slovaque",sv:"Su\xe9dois",tr:"Turc",vi:"Vietnamien",zhCN:"Chinois (Chine)",zhTW:"Chinois (Taiwan)",et:"Estonien",da:"Danois"}},965,[]);
__d(function(e,r,n,i,t,o,a){t.exports={addPeople:{add:"Inviter",countryNotSupported:"Nous ne prenons pas encore cette destination en charge.",countryReminder:"Vous appelez en dehors des \xc9.-U.? Veuillez vous assurer de commencer par le code de pays!",disabled:"Vous ne pouvez pas inviter d'autres personnes.",failedToAdd:"L'ajout de membres a \xe9chou\xe9",footerText:"Les appels sont d\xe9sactiv\xe9s.",loading:"Rechercher des personnes et des num\xe9ros de t\xe9l\xe9phone",loadingNumber:"Validation du num\xe9ro de t\xe9l\xe9phone",loadingPeople:"Rechercher des personnes \xe0 inviter",noResults:"Aucun r\xe9sultat de recherche correspondant",noValidNumbers:"Veuillez entrer un num\xe9ro de t\xe9l\xe9phone",searchNumbers:"Ajouter des num\xe9ros de t\xe9l\xe9phone",searchPeople:"Rechercher des personnes",searchPeopleAndNumbers:"Rechercher des personnes ou ajouter des num\xe9ros de t\xe9l\xe9phone",telephone:"T\xe9l\xe9phone : {{number}}",title:"Inviter des personnes \xe0 cette r\xe9union"},audioDevices:{bluetooth:"Bluetooth",headphones:"\xc9couteurs",phone:"T\xe9l\xe9phone",speaker:"Intervenant",none:"Aucun p\xe9riph\xe9rique audio n'est disponible"},audioOnly:{audioOnly:"Bande passante faible"},calendarSync:{addMeetingURL:"Ajouter un lien de r\xe9union",confirmAddLink:"Voulez-vous ajouter un lien Jitsi Meet \xe0 cet \xe9v\xe9nement ?",error:{appConfiguration:"L'int\xe9gration de l'agenda n'est pas correctement configur\xe9e.",generic:"Une erreur s'est produite. Veuillez v\xe9rifier vos param\xe8tres d'agenda ou essayer de rafra\xeechir l'agenda.",notSignedIn:"Une erreur s'est produite lors de l'authentification des \xe9v\xe9nements d'agenda. Veuillez v\xe9rifier vos param\xe8tres d'agenda ou essayer de vous reconnecter."},join:"Rejoindre",joinTooltip:"Rejoindre la r\xe9union",nextMeeting:"prochaine r\xe9union",noEvents:"Il n'y a aucun \xe9v\xe9nement planifi\xe9 \xe0 venir.",ongoingMeeting:"r\xe9union en cours",permissionButton:"Ouvrir les param\xe8tres",permissionMessage:"L'autorisation de l'Agenda est n\xe9cessaire pour consulter vos r\xe9unions dans l'application.",refresh:"Rafra\xeechir l'agenda",today:"Aujourd'hui"},chat:{error:"Erreur : votre message n'a pas \xe9t\xe9 envoy\xe9. Raison : {{error}}",fieldPlaceHolder:"Tapez votre message ici",messagebox:"Tapez un message",messageTo:"",noMessagesMessage:"Il n'y a pas encore de messages dans cette r\xe9union. D\xe9marrez une conversation ici !",nickname:{popover:"Choisissez un nom d'affichage",title:"Entrer un nom d'affichage pour utiliser le clavardage"},privateNotice:"Message priv\xe9 \xe0 {{recipient}}",title:"Clavardage",you:"vous"},connectingOverlay:{joiningRoom:"Connexion \xe0 la r\xe9union en cours\u2026"},connection:{ATTACHED:"Joint",AUTHENTICATING:"Authentification",AUTHFAIL:"\xc9chec de l'authentification",CONNECTED:"Connect\xe9",CONNECTING:"Connexion en cours",CONNFAIL:"\xc9chec de la connexion",DISCONNECTED:"D\xe9connect\xe9",DISCONNECTING:"D\xe9connexion en cours",ERROR:"Erreur",RECONNECTING:"Un probl\xe8me de r\xe9seau est survenu. Reconnexion en cours..."},connectionindicator:{address:"Adresse:",bandwidth:"Bande passante estim\xe9e :",bitrate:"D\xe9bit binaire :",bridgeCount:"Nombre de serveur : ",connectedTo:"Connect\xe9 \xe0 :",framerate:"Fr\xe9quence d'images :",less:"Afficher moins",localaddress:"Adresse locale :",localaddress_plural:"Adresses locales :",localport:"Port local :",localport_plural:"Ports locaux :",more:"Afficher plus",packetloss:"Perte de paquet :",quality:{good:"Bonne",inactive:"Inactive",lost:"Perdue",nonoptimal:"Non-optimale",poor:"Faible"},remoteaddress:"Adresse distante :",remoteaddress_plural:"Adresses distantes :",remoteport:"Port distant :",remoteport_plural:"Ports distants :",resolution:"R\xe9solution :",status:"Connexion :",transport:"Tranport :",transport_plural:"Transports :"},dateUtils:{earlier:"Plus t\xf4t",today:"Aujourd'hui",yesterday:"Hier"},deepLinking:{appNotInstalled:"L'application mobile {{app}} est n\xe9cessaire pour rejoindre cette r\xe9union sur votre t\xe9l\xe9phone.",description:"Il ne s'est rien pass\xe9? Nous a
__d(function(i,k,s,a,e,n,r){e.exports={en:"Engleski",af:"Afrikanski",az:"A\u017eerbejd\u017eanski",bg:"Bugarski",cs:"\u010ce\u0161ki",de:"Njema\u010dki",el:"Gr\u010dki",eo:"Esperanto",es:"\u0160panjolski",fr:"Francuski",hy:"Armenski",it:"Talijanski",ja:"Japanski",ko:"Korejski",nb:"Norve\u0161ki Bokmal",oc:"Okcitanski",pl:"Poljski",ptBR:"Portugalski (Brazil)",ru:"Ruski",sk:"Slova\u010dki",sl:"Slovenski",sr:"Srpski",sv:"\u0160vedski",tr:"Turski",vi:"Vijetnamski",zhCN:"Kineski (Kina)"}},967,[]);
__d(function(e,i,a,o,n,r,t){n.exports={addPeople:{add:"Pozivnica",countryNotSupported:"Ova destinacija jo\u0161 nije podr\u017eana.",countryReminder:"Zovete izvan zemlje? Molim provjerite da li ste unijeli predbroj dr\u017eave!",disabled:"Ne mo\u017eete slati pozivnice.",failedToAdd:"",footerText:"Upu\u0107ivanje poziva je zabranjeno.",loading:"Pretra\u017eujem ljude i brojeve telefona",loadingNumber:"Provjera telefonskog broja",loadingPeople:"Tra\u017eenje osoba koje \u017eelite pozvati",noResults:"Nema podudarnih rezultata pretra\u017eivanja",noValidNumbers:"Unesite telefonski broj",searchNumbers:"Dodajte telefonske brojeve",searchPeople:"Potra\u017eite osobe",searchPeopleAndNumbers:"Potra\u017eite osobe ili dodajte njihove telefonske brojeve",telephone:"Telefon: {{number}}",title:"Pozovite ljude na ovaj sastanak"},audioDevices:{bluetooth:"Bluetooth",headphones:"Slu\u0161alice",phone:"Telefon",speaker:"Zvu\u010dnik"},audioOnly:{audioOnly:"Samo zvuk"},calendarSync:{addMeetingURL:"Dodajte vezu sastanka",confirmAddLink:"\u017delite li dodati Jitsi vezu u ovaj doga\u0111aj?",error:{appConfiguration:"Integracija kalendara nije ispravno konfigurirana.",generic:"Do\u0161lo je do pogre\u0161ke. Provjerite postavke kalendara ili poku\u0161ajte osvje\u017eiti kalendar.",notSignedIn:"Do\u0161lo je do pogre\u0161ke prilikom provjere autenti\u010dnosti za prikaz doga\u0111aja u kalendaru. Provjerite postavke kalendara i poku\u0161ajte se ponovno prijaviti."},join:"Pridru\u017eite",joinTooltip:"Pridru\u017eite se sastanku",nextMeeting:"slijede\u0107i sastanak",noEvents:"Nema zakazanih doga\u0111aja.",ongoingMeeting:"sastanak u tijeku",permissionButton:"Otvori postavke",permissionMessage:"Dozvola za kalendar je obavezna kako biste vidjeli sastanke u aplikaciji.",refresh:"Osvje\u017ei kalendar",today:"Danas"},chat:{error:"Gre\u0161ka: poruka \"{{originalText}}\" nije poslana. Razlog: {{error}}",messagebox:"",nickname:{popover:"Odaberite nadimak",title:"Unesite nadimak za \u010davrljanje"},title:"\u010cavrljanje"},connectingOverlay:{joiningRoom:""},connection:{ATTACHED:"Spojen",AUTHENTICATING:"Autentikacija",AUTHFAIL:"Autentikacija nije uspjela",CONNECTED:"Povezan",CONNECTING:"Povezivanje",CONNFAIL:"Povezivanje nije uspjelo",DISCONNECTED:"Nije povezano",DISCONNECTING:"Prekid povezivanja",ERROR:"Gre\u0161ka",RECONNECTING:"Dogodio se problem s mre\u017eom. Ponovno povezivanje..."},connectionindicator:{address:"Adresa:",bandwidth:"Procijenjena propusnost:",bitrate:"Brzina prijenosa:",bridgeCount:"Broj poslu\u017eitelja:",connectedTo:"Spojen na:",framerate:"Sli\u010dice po sekundi:",less:"Prika\u017ei manje",localaddress_0:"Lokalna adresa:",localaddress_1:"Lokalne adrese:",localaddress_2:"",localport_0:"Lokalni priklju\u010dak:",localport_1:"Lokalni priklju\u010dci:",localport_2:"",more:"Prika\u017ei vi\u0161e",packetloss:"Gubitak paketa:",quality:{good:"Dobro",inactive:"Neaktivno",lost:"Izgubljeno",nonoptimal:"Nije optimalno",poor:"Slaba"},remoteaddress_0:"Udaljena adresa:",remoteaddress_1:"Udaljene adrese:",remoteaddress_2:"",remoteport_0:"Udaljeni priklju\u010dak:",remoteport_1:"Udaljeni priklju\u010dci:",remoteport_2:"",resolution:"Rezolucija:",status:"Povezivanje",transport_0:"",transport_1:"",transport_2:"",turn:""},dateUtils:{earlier:"Ranije",today:"Danas",yesterday:"Ju\u010der"},deepLinking:{appNotInstalled:"Da biste se pridru\u017eili ovom sastanku na telefonu, potrebna vam je mobilna aplikacija {{app}}.",description:"Ni\u0161ta se nije dogodilo? Poku\u0161ali smo pokrenuti va\u0161 sastanak u aplikaciji {{app}} na radnoj povr\u0161ini. Poku\u0161ajte ponovno ili ga pokrenite u web-aplikaciji {{app}}.",descriptionWithoutWeb:"",downloadApp:"Preuzmite aplikaciju",launchWebButton:"Pokreni na webu",openApp:"Nastavite do aplikacije",title:"Pokretanje sastanka u {{app}}\u2026",tryAgainButton:"Poku\u0161ajte ponovo na radnoj povr\u0161ini"},defaultLink:"npr. {{url}}",deviceError:{cameraError:"Pristup va\u0161oj kameri nije uspio",cameraPermission:"Gre\u0161ka kod dohvata dozvole za kameru",microphoneError:"Pristup va\u0161em mikrofonu n
__d(function(a,n,r,i,l,e,o){l.exports={en:"Angol",af:"Afrikaans",bg:"Bolg\xe1r",ca:"Katal\xe1n",cs:"Cseh",de:"N\xe9met",el:"G\xf6r\xf6g",enGB:"Angol (Egyes\xfclt Kir\xe1lys\xe1g)",eo:"Eszperant\xf3",es:"Spanyol",esUS:"Spanyol (Latin-Amerika)",fi:"Finn",fr:"Francia",frCA:"Francia (kanadai)",hr:"Horv\xe1t",hu:"Magyar",hy:"\xd6rm\xe9ny",it:"Olasz",ja:"Jap\xe1n",ko:"Koreai",nl:"Holland",oc:"Okszit\xe1n",pl:"Lengyel",ptBR:"Portug\xe1l (Brazil)",ru:"Orosz",sk:"Szlov\xe1kul",sv:"Sv\xe9d",tr:"T\xf6r\xf6k",vi:"Vietn\xe1mi",zhCN:"K\xednai (K\xedna)",zhTW:"K\xednai (Tajvan)",et:"\xc9szt",da:"D\xe1n"}},969,[]);
__d(function(e,t,a,s,l,n,o){l.exports={addPeople:{add:"Megh\xedv\xe1s",countryNotSupported:"Ez a c\xe9l\xe1llom\xe1s jelenleg nem t\xe1mogatott.",countryReminder:"Ez USA-n k\xedv\xfcli h\xedv\xe1s? Orsz\xe1gh\xedv\xf3sz\xe1mmal kell kezd\u0151dnie!",disabled:"Nem h\xedvhat meg senkit.",failedToAdd:"Nem siker\xfclt a r\xe9sztvev\u0151k hozz\xe1ad\xe1sa",footerText:"A k\xfcls\u0151 t\xe1rcs\xe1z\xe1s le van tiltva.",loading:"Szem\xe9lyek \xe9s telefonsz\xe1maik keres\xe9se",loadingNumber:"Telefonsz\xe1m ellen\u0151rz\xe9se",loadingPeople:"Megh\xedvhat\xf3 szem\xe9lyek keres\xe9se",noResults:"Nincs tal\xe1lat a keres\xe9sre",noValidNumbers:"Adjon meg egy telefonsz\xe1mot",searchNumbers:"Telefonsz\xe1mok hozz\xe1ad\xe1sa",searchPeople:"Szem\xe9lyek keres\xe9se",searchPeopleAndNumbers:"Szem\xe9lyek keres\xe9se vagy telefonsz\xe1maik hozz\xe1ad\xe1sa",telephone:"Telefon: {{number}}",title:"Szem\xe9lyek megh\xedv\xe1sa az \xe9rtekezletre"},audioDevices:{bluetooth:"Bluetooth",headphones:"Fejhallgat\xf3",phone:"Telefon",speaker:"Hangsz\xf3r\xf3",none:"Nincsenek el\xe9rhet\u0151 hangeszk\xf6z\xf6k"},audioOnly:{audioOnly:"Alacsony s\xe1vsz\xe9less\xe9g"},calendarSync:{addMeetingURL:"\xc9rtekezlet hivatkoz\xe1s\xe1nak hozz\xe1ad\xe1sa",confirmAddLink:"Hozz\xe1adhat\xf3 egy Jitsi hivatkoz\xe1s az esem\xe9nyhez?",error:{appConfiguration:"A napt\xe1rintegr\xe1ci\xf3 nincs helyesen konfigur\xe1lva.",generic:"Hiba t\xf6rt\xe9nt. Ellen\u0151rizze a napt\xe1r be\xe1ll\xedt\xe1sait vagy pr\xf3b\xe1lja friss\xedteni a napt\xe1rat.",notSignedIn:"Hiba t\xf6rt\xe9nt a napt\xe1r esem\xe9nyeihez val\xf3 hozz\xe1f\xe9r\xe9shez sz\xfcks\xe9ges azonos\xedt\xe1s sor\xe1n. Ellen\u0151rizze a napt\xe1r be\xe1ll\xedt\xe1sait \xe9s pr\xf3b\xe1ljon meg \xfajra bel\xe9pni."},join:"R\xe9szv\xe9tel",joinTooltip:"Bekapcsol\xf3d\xe1s az \xe9rtekezletbe",nextMeeting:"k\xf6vetkez\u0151 \xe9rtekezlet",noEvents:"Nincs k\xf6vetkez\u0151 \xfctemezett \xe9rtekezlet.",ongoingMeeting:"folyamatban l\xe9v\u0151 \xe9rtekezlet",permissionButton:"Be\xe1ll\xedt\xe1sok megnyit\xe1sa",permissionMessage:"A napt\xe1r enged\xe9lyez\xe9se sz\xfcks\xe9ges az \xe9rtekezletek applik\xe1ci\xf3ban val\xf3 megtekint\xe9s\xe9hez.",refresh:"Napt\xe1r friss\xedt\xe9se",today:"Ma"},chat:{error:"Hiba: az \xfczenetet nem siker\xfclt elk\xfcldeni. Hiba oka: {{error}}",fieldPlaceHolder:"\xcdrja ide az \xfczenet\xe9t",messagebox:"\xcdrja be az \xfczenetet",messageTo:"Priv\xe1t \xfczenet a felhaszn\xe1l\xf3nak: {{recipient}}",noMessagesMessage:"A tal\xe1lkoz\xf3n m\xe9g nincsenek \xfczenetek. Itt kezdhet besz\xe9lget\xe9st!",nickname:{popover:"Becen\xe9v kiv\xe1laszt\xe1sa",title:"Adjon meg egy becenevet a cseveg\xe9s sz\xe1m\xe1ra"},privateNotice:"Priv\xe1t \xfczenet a felhaszn\xe1l\xf3nak: {{recipient}}",title:"Cseveg\xe9s",you:"neked"},connectingOverlay:{joiningRoom:"Kapcsol\xf3d\xe1s az \xe9rtekezlethez\u2026"},connection:{ATTACHED:"Kapcsol\xf3dva",AUTHENTICATING:"Azonos\xedt\xe1s",AUTHFAIL:"Hiteles\xedt\xe9s meghi\xfasult",CONNECTED:"Kapcsol\xf3dva",CONNECTING:"Kapcsol\xf3d\xe1s",CONNFAIL:"A kapcsolat meghi\xfasult",DISCONNECTED:"Sz\xe9tkapcsolva",DISCONNECTING:"Sz\xe9tkapcsol\xf3d\xe1s",ERROR:"Hiba",RECONNECTING:"H\xe1l\xf3zati hiba t\xf6rt\xe9nt. \xdajracsatlakoz\xe1s...",LOW_BANDWIDTH:"{{displayName}} vide\xf3ja le lett kapcsolva a s\xe1vsz\xe9less\xe9g cs\xf6kkent\xe9se \xe9rdek\xe9ben",GOT_SESSION_ID:"Munkamenet-azonos\xedt\xf3 beszerz\xe9se\u2026 K\xe9sz",GET_SESSION_ID_ERROR:"Hiba a munkamenet-azonos\xedt\xe1sa beszerz\xe9se k\xf6zben: {{code}}",FETCH_SESSION_ID:"Munkamenet-azonos\xedt\xf3 beszerz\xe9se\u2026"},connectionindicator:{address:"C\xedm:",bandwidth:"Becs\xfclt s\xe1vsz\xe9less\xe9g:",bitrate:"Bitsebess\xe9g:",bridgeCount:"Kiszolg\xe1l\xf3 sz\xe1ma: ",connectedTo:"Kapcsol\xf3dva ehhez:",framerate:"K\xe9pkockasebess\xe9g:",less:"Kevesebb megjelen\xedt\xe9se",localaddress:"Helyi c\xedm:",localaddress_plural:"Helyi c\xedmek:",localport:"Helyi port:",localport_plural:"Helyi portok:",more:"T\xf6bb megjelen\xedt\xe9se",packetloss:"Csomagveszt\xe9s:",quality:{good:"J\xf3",inactive
__d(function(e,o,a,n,s,r,c){s.exports={en:"Inglese",af:"Afrikaans",az:"Azero",bg:"Bulgaro",cs:"Ceco",de:"Tedesco",el:"Greco",eo:"Esperanto",es:"Spagnolo",fr:"Francese",hy:"Armeno",it:"Italiano",ja:"Giapponese",ko:"Coreano",nb:"Norvegese bokmal",oc:"Occitano",pl:"Polacco",ptBR:"Portoghese (Brasile)",ru:"Russo",sk:"Slovacco",sl:"Sloveno",sv:"Svedese",tr:"Turco",vi:"Vietnamita",zhCN:"Cinese (Cina)",enGB:"Inglese (Regno Unito)",da:"Danese",ca:"Catalano",zhTW:"",nl:"",hu:"",hr:"",frCA:"",fi:"",et:"",esUS:""}},971,[]);
__d(function(e,i,o,a,t,r,n){t.exports={addPeople:{add:"Invita",countryNotSupported:"Non supportiamo ancora questa destinazione.",countryReminder:"Stai chiamando fuori dagli Stati Uniti? Assicurati d'inserire il prefisso internazionale!",disabled:"Non puoi invitare persone.",failedToAdd:"L'aggiunta di nuove persone \xe8 fallita",footerText:"La chiamata all'esterno \xe8 disabilitata.",loading:"Sto cercando persone e numeri di telefono",loadingNumber:"Sto validando il numero di telefono",loadingPeople:"Sto cercando le persone da invitare",noResults:"Nessun risultato corrispondente",noValidNumbers:"Per favore inserire un numero di telefono",searchNumbers:"Aggiungi numeri di telefono",searchPeople:"Cerca persone",searchPeopleAndNumbers:"Cerca persone o aggiungi i loro numeri di telefono",telephone:"Telefono: {{number}}",title:"Invita persone a questo meeting"},audioDevices:{bluetooth:"Bluetooth",headphones:"Cuffie",phone:"Telefono",speaker:"Vivavoce"},audioOnly:{audioOnly:"Solo audio"},calendarSync:{addMeetingURL:"Aggiungi un collegamento alla conferenza",confirmAddLink:"Vuoi aggiungere un collegamento Jitsi a questo evento?",error:{appConfiguration:"L'integrazione del calendario non \xe8 configurata in modo appropriato.",generic:"\xc8 stato riscontrato un errore. Controllare le impostazioni del calendario o ricaricare la pagina.",notSignedIn:"\xc8 stato riscontrato un errore durante l'autenticazione per la visualizzazione degli eventi del calendario. Controllare le impostazioni del calendario e provare a ripetere l'accesso."},join:"Partecipa",joinTooltip:"Partecipa alla conferenza",nextMeeting:"prossimo meeting",noEvents:"Non ci sono eventi programmati a breve.",ongoingMeeting:"conferenza in corso",permissionButton:"Apri impostazioni",permissionMessage:"Per visualizzare la lista delle conferenze nell'app \xe8 richiesto il permesso Calendario",refresh:"Aggiorna calendario",today:"Oggi"},chat:{error:"Errore: il tuo messaggio \u201c{{originalText}}\u201d non e\u2019 stato inviato. Motivo: {{error}}",messagebox:"Digitare un messaggio",nickname:{popover:"Scegli un nickname",title:"Inserire un nickname per utilizzare la chat"},title:"Chat"},connectingOverlay:{joiningRoom:"Collegamento al tuo meeting in corso\u2026"},connection:{ATTACHED:"Collegato",AUTHENTICATING:"Autenticazione",AUTHFAIL:"Autenticazione fallita",CONNECTED:"Connesso",CONNECTING:"Connessione",CONNFAIL:"Connessione non riuscita",DISCONNECTED:"Disconnesso",DISCONNECTING:"Disconnessione in corso",ERROR:"Errore",RECONNECTING:"Si \xe8 verificato un problema di rete. Riconnessione..."},connectionindicator:{address:"Indirizzo:",bandwidth:"Banda stimata:",bitrate:"Bitrate:",bridgeCount:"Contatore server:",connectedTo:"Connesso a:",framerate:"Fotogrammi al secondo:",less:"Mostra meno",localaddress:"Indirizzo locale:",localaddress_plural:"Indirizzi locali:",localport:"Porta locale:",localport_plural:"Porte locali:",more:"Mostra di pi\xf9",packetloss:"Perdita pacchetti:",quality:{good:"Buona",inactive:"Inattiva",lost:"Persa",nonoptimal:"Non ottimale",poor:"Scarsa"},remoteaddress:"Indirizzo remoto:",remoteaddress_plural:"Indirizzi remoti:",remoteport:"Porta remota:",remoteport_plural:"Porte remote:",resolution:"Risoluzione:",status:"Connessione:",transport:"Trasporto:",turn:"(ruota)"},dateUtils:{earlier:"Prima",today:"Oggi",yesterday:"Ieri"},deepLinking:{appNotInstalled:"Per partecipare a questo meeting sul tuo telefono ti serve l'app mobile di {{app}}",description:"Non \xe8 successo nulla? Abbiamo provato ad avviare la tua videoconferenza sull'app desktop di {{app}}. Prova di nuovo o avviala nell'app web di {{app}}.",descriptionWithoutWeb:"",downloadApp:"Scarica l'app",launchWebButton:"Avvia sul web",openApp:"Prosegui verso l'app",title:"Sto avviando la tua videoconferenza su {{app}}\u2026",tryAgainButton:"Prova di nuovo sul desktop"},defaultLink:"es. {{url}}",deviceError:{cameraError:"Impossibile accedere alla videocamera",cameraPermission:"Errore nell'ottenere i permessi per la videocamera",microphoneError:"Impossibile accedere al microfono",microphonePermission:"Errore ne
__d(function(e,s,o,t,n,r,a){n.exports={en:"\u82f1\u8a9e",af:"\u30a2\u30d5\u30ea\u30ab\u30fc\u30f3\u30b9\u8a9e",az:"\u30a2\u30bc\u30eb\u30d0\u30a4\u30b8\u30e3\u30f3\u8a9e",bg:"\u30d6\u30eb\u30ac\u30ea\u30a2\u8a9e",cs:"\u30c1\u30a7\u30b3\u8a9e",de:"\u30c9\u30a4\u30c4\u8a9e",el:"\u30ae\u30ea\u30b7\u30a2\u8a9e",eo:"\u30a8\u30b9\u30da\u30e9\u30f3\u30c8\u8a9e",es:"\u30b9\u30da\u30a4\u30f3\u8a9e",fr:"\u30d5\u30e9\u30f3\u30b9\u8a9e",hy:"\u30a2\u30eb\u30e1\u30cb\u30a2\u8a9e",it:"\u30a4\u30bf\u30ea\u30a2\u8a9e",ja:"\u65e5\u672c\u8a9e",ko:"\u97d3\u56fd\u8a9e",nb:"\u30ce\u30eb\u30a6\u30a7\u30fc\u8a9e (\u30d6\u30fc\u30af\u30e2\u30fc\u30eb)",oc:"\u30aa\u30c3\u30af\u8a9e",pl:"\u30dd\u30fc\u30e9\u30f3\u30c9\u8a9e",ptBR:"\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e (\u30d6\u30e9\u30b8\u30eb)",ru:"\u30ed\u30b7\u30a2\u8a9e",sk:"\u30b9\u30ed\u30d0\u30ad\u30a2\u8a9e",sl:"\u30b9\u30ed\u30d9\u30cb\u30a2\u8a9e",sv:"\u30b9\u30a6\u30a7\u30fc\u30c7\u30f3\u8a9e",tr:"\u30c8\u30eb\u30b3\u8a9e",vi:"\u30d9\u30c8\u30ca\u30e0\u8a9e",zhCN:"\u4e2d\u56fd\u8a9e (\u4e2d\u56fd)"}},973,[]);
__d(function(e,o,i,r,t,n,a){t.exports={addPeople:{add:"\u62db\u5f85",countryNotSupported:"\u79c1\u305f\u3061\u306f\u3053\u306e\u5b9b\u5148\u3092\u307e\u3060\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u305b\u3093\u3002",countryReminder:"\u7c73\u56fd\u5916\u306b\u30b3\u30fc\u30eb\u3057\u307e\u3059\u304b\uff1f \u56fd\u30b3\u30fc\u30c9\u3067\u59cb\u307e\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\uff01",disabled:"\u4eba\u3092\u62db\u5f85\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002",failedToAdd:"",footerText:"\u30c0\u30a4\u30e4\u30eb\u30a2\u30a6\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002",loading:"\u4eba\u3068\u96fb\u8a71\u756a\u53f7\u3092\u691c\u7d22\u3059\u308b",loadingNumber:"\u96fb\u8a71\u756a\u53f7\u3092\u691c\u8a3c\u3057\u3066\u3044\u307e\u3059",loadingPeople:"\u62db\u5f85\u3059\u308b\u4eba\u3092\u691c\u7d22\u3059\u308b",noResults:"\u4e00\u81f4\u3059\u308b\u691c\u7d22\u7d50\u679c\u304c\u3042\u308a\u307e\u305b\u3093",noValidNumbers:"\u96fb\u8a71\u756a\u53f7\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",searchNumbers:"\u96fb\u8a71\u756a\u53f7\u3092\u8ffd\u52a0",searchPeople:"\u4eba\u3092\u691c\u7d22\u3059\u308b",searchPeopleAndNumbers:"\u4eba\u3092\u691c\u7d22\u3059\u308b\u304b\u3001\u96fb\u8a71\u756a\u53f7\u3092\u8ffd\u52a0\u3059\u308b",telephone:"\u96fb\u8a71\uff1a {{number}}",title:"\u3053\u306e\u4f1a\u8b70\u306b\u4eba\u3092\u62db\u5f85\u3059\u308b"},audioDevices:{bluetooth:"Bluetooth",headphones:"\u30d8\u30c3\u30c9\u30d5\u30a9\u30f3",phone:"\u96fb\u8a71",speaker:"\u30b9\u30d4\u30fc\u30ab\u30fc"},audioOnly:{audioOnly:"\u30aa\u30fc\u30c7\u30a3\u30aa\u306e\u307f"},calendarSync:{addMeetingURL:"\u30df\u30fc\u30c6\u30a3\u30f3\u30b0\u30ea\u30f3\u30af\u3092\u8ffd\u52a0\u3059\u308b",confirmAddLink:"\u3053\u306e\u30a4\u30d9\u30f3\u30c8\u306b\u30d3\u30c7\u30aa\u4f1a\u8b70\u30ea\u30f3\u30af\u3092\u5f35\u308a\u4ed8\u3051\u307e\u3059\u304b\u3002",error:{appConfiguration:"\u30ab\u30ec\u30f3\u30c0\u30fc\u6a5f\u80fd\u304c\u6b63\u3057\u304f\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044",generic:"\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30ab\u30ec\u30f3\u30c0\u30fc\u6a5f\u80fd\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3001\u3082\u3057\u304f\u306f\u30ab\u30ec\u30f3\u30c0\u30fc\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044",notSignedIn:"\u8a8d\u8a3c\u4e2d\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30ab\u30ec\u30f3\u30c0\u30fc\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3057\u3001\u30ed\u30b0\u30a4\u30f3\u3057\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},join:"\u53c2\u52a0",joinTooltip:"\u30df\u30fc\u30c6\u30a3\u30f3\u30b0\u306b\u53c2\u52a0\u3059\u308b",nextMeeting:"\u6b21\u306e\u4f1a\u8b70",noEvents:"",ongoingMeeting:"\u4f1a\u8b70\u4e2d",permissionButton:"\u8a2d\u5b9a\u3092\u958b\u304f",permissionMessage:"\u30a2\u30d7\u30ea\u306b\u4f1a\u8b70\u3092\u8868\u793a\u3059\u308b\u306b\u306f\u3001\u30ab\u30ec\u30f3\u30c0\u30fc\u306e\u30a2\u30af\u30bb\u30b9\u8a31\u53ef\u304c\u5fc5\u8981\u3067\u3059\u3002",refresh:"\u30ab\u30ec\u30f3\u30c0\u30fc\u3092\u66f4\u65b0\u3059\u308b",today:"\u4eca\u65e5"},chat:{error:"\u30a8\u30e9\u30fc: \"{{originalText}}\" \u304c\u307e\u3060\u9001\u4fe1\u3055\u308c\u3066\u3044\u307e\u305b\u3093. \u30a8\u30e9\u30fc\uff1a {{error}}",messagebox:"\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u66f8\u3044\u3066\u304f\u3060\u3055\u3044",nickname:{popover:"\u30cb\u30c3\u30af\u30cd\u30fc\u30e0\u3092\u5165\u529b",title:"\u30c1\u30e3\u30c3\u30c8\u306e\u30cb\u30c3\u30af\u30cd\u30fc\u30e0\u3092\u8a18\u5165\u3057\u3066\u304f\u3060\u3055\u3044"},title:"\u30c1\u30e3\u30c3\u30c8"},connectingOverlay:{joiningRoom:"\u30df\u30fc\u30c6\u30a3\u30f3\u30b0\u306b\u53c2\u52a0\u3057\u3066\u3044\u307e\u3059\u3002\u3002\u3002"},connection:{ATTACHED:"\u6dfb\u4ed8\u3055\u308c\u305f",AUTHENTICATING:"\u8a8d\u8a3c\u4e2d",AUTHFAIL:"\u8a8d\u8a3c\u306b\u5931\u6557\u3057\u307e\u3057\u305f",CONNECTED:"\u63a5\u7d9a\u3055\u308c\u307e\u3057\u305f",CONNECTING:"\u63a5\u7d9a\u4e2d",CONNFAIL:"\u63a5\u7d9a\u306b\u5931\u6557\u3057\u3
__d(function(e,s,o,t,n,r,a){n.exports={en:"\uc601\uc5b4",af:"",az:"\uc544\uc81c\ub974\ubc14\uc774\uc794\uc5b4",bg:"\ubd88\uac00\ub9ac\uc5b4",cs:"\uccb4\ucf54\uc5b4",de:"\ub3c5\uc77c\uc5b4",el:"\uadf8\ub9ac\uc2a4\uc5b4",eo:"\uc5d0\uc2a4\ud398\ub780\ud1a0\uc5b4",es:"\uc2a4\ud398\uc778\uc5b4",fr:"\ud504\ub791\uc2a4\uc5b4",hy:"\uc544\ub974\uba54\ub2c8\uc544\uc5b4",it:"\uc774\ud0c8\ub9ac\uc544\uc5b4",ja:"\uc77c\ubcf8\uc5b4",ko:"\ud55c\uad6d\uc5b4",nb:"\ub178\ub974\uc6e8\uc774\uc5b4",oc:"",pl:"\ud3f4\ub780\ub4dc\uc5b4",ptBR:"\ud3ec\ub974\ud22c\uac08\uc5b4(\ube0c\ub77c\uc9c8)",ru:"\ub7ec\uc2dc\uc544\uc5b4",sk:"\uc2ac\ub85c\ubc14\ud0a4\uc544\uc5b4",sl:"\uc2ac\ub85c\ubca0\ub2c8\uc544\uc5b4",sv:"\uc2a4\uc6e8\ub374\uc5b4",tr:"\ud130\ud0a4\uc5b4",vi:"\ubca0\ud2b8\ub0a8\uc5b4",zhCN:"\uc911\uad6d\uc5b4(\uc911\uad6d)"}},975,[]);
__d(function(e,o,i,t,r,a,n){r.exports={addPeople:{add:"\ucd08\ub300",addContacts:"\uc5f0\ub77d\ucc98\ub85c \ucd08\ub300\ud558\uc138\uc694",copyInvite:"\ud638\uc758 \ucd08\ub300 \ubcf5\uc0ac",copyLink:"\ud68c\uc758 \ub9c1\ud06c \ubcf5\uc0ac",copyStream:"\ub77c\uc774\ube0c \uc2a4\ud2b8\ub9ac\ubc0d \ub9c1\ud06c \ubcf5\uc0ac",countryNotSupported:"\uc544\uc9c1 \ud574\ub2f9 \uc9c0\uc5ed\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",countryReminder:"\ubbf8\uad6d \uc774\uc678\uc758 \uc9c0\uc5ed\uc73c\ub85c \uc804\ud654\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \uad6d\uac00 \ubc88\ud638\ub85c \uc2dc\uc791\ud574\uc57c\ud569\ub2c8\ub2e4!",defaultEmail:"\uae30\ubcf8 \uc774\uba54\uc77c",disabled:"\uc0ac\ub78c\ub4e4\uc744 \ucd08\ub300 \ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.",failedToAdd:"\ucc38\uac00\uc790\ub97c \ucd94\uac00\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.",footerText:"\uc804\ud654 \uac78\uae30\uac00 \ube44\ud65c\uc131\ud654\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",googleEmail:"Google \uc774\uba54\uc77c",inviteMoreHeader:"\ud68c\uc758\uc5d0 \ud63c\uc790 \ucc38\uc5ec\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.",inviteMoreMailSubject:"{{appName}} \ud68c\uc758\uc5d0 \ucc38\uc5ec\ud558\uc138\uc694",inviteMorePrompt:"\ub354 \ub9ce\uc740 \uc0ac\ub78c\uc744 \ucd08\ub300\ud558\uc138\uc694",linkCopied:"\ub9c1\ud06c\uac00 \ud074\ub9bd\ubcf4\ub4dc\uc5d0 \ubcf5\uc0ac\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",loading:"\uc0ac\ub78c \ubc0f \uc804\ud654\ubc88\ud638 \uac80\uc0c9",loadingNumber:"\uc804\ud654\ubc88\ud638 \ud655\uc778 \uc911",loadingPeople:"\ucd08\ub300\ud560 \uc0ac\ub78c \ucc3e\uae30",noResults:"\uc77c\uce58\ud558\ub294 \uac80\uc0c9 \uacb0\uacfc \uc5c6\uc74c",noValidNumbers:"\uc804\ud654 \ubc88\ud638\ub97c \uc785\ub825\ud558\uc2ed\uc2dc\uc624.",outlookEmail:"Outlook \uc774\uba54\uc77c",searchNumbers:"\uc804\ud654\ubc88\ud638 \ucd94\uac00",searchPeople:"\uc778\uba85 \uac80\uc0c9",searchPeopleAndNumbers:"\uc778\uba85 \uac80\uc0c9 \ub610\ub294 \uc804\ud654\ubc88\ud638 \ucd94\uac00",shareInvite:"\ud68c\uc758 \ucd08\ub300 \uacf5\uc720",shareLink:"\ub2e4\ub978 \uc0ac\ub78c\uc744 \ucd08\ub300\ud558\ub824\uba74 \ud68c\uc758 \ub9c1\ud06c\ub97c \uacf5\uc720\ud558\uc138\uc694.",shareStream:"\ub77c\uc774\ube0c \uc2a4\ud2b8\ub9ac\ubc0d \ub9c1\ud06c \uacf5\uc720",telephone:"\uc804\ud654: {{number}}",title:"\uc774 \ud68c\uc758\uc5d0 \uc0ac\ub78c\ub4e4\uc744 \ucd08\ub300\ud558\uc2ed\uc2dc\uc624",yahooEmail:"Yahoo \uc774\uba54\uc77c"},audioDevices:{bluetooth:"\ube14\ub8e8\ud22c\uc2a4",headphones:"\ud5e4\ub4dc\ud3f0",phone:"\ud3f0",speaker:"\uc2a4\ud53c\ucee4",none:"\uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc624\ub514\uc624 \uc7a5\uce58\uac00 \uc5c6\uc2b5\ub2c8\ub2e4."},audioOnly:{audioOnly:"\uc74c\uc131 \uc804\uc6a9"},calendarSync:{addMeetingURL:"\ud68c\uc758 \ub9c1\ud06c \ucd94\uac00",confirmAddLink:"\uc774 \uc774\ubca4\ud2b8\uc5d0 Jitsi \ub9c1\ud06c\ub97c \ucd94\uac00 \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",error:{appConfiguration:"\uce98\ub9b0\ub354\uac00 \uc81c\ub300\ub85c \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",generic:"\uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uce98\ub9b0\ub354 \uc124\uc815\uc744 \ud655\uc778\ud558\uac70\ub098 \uce98\ub9b0\ub354\ub97c \uc0c8\ub85c \uace0\uce68 \ud574\ubcf4\uc138\uc694.",notSignedIn:"\uce98\ub9b0\ub354 \uc774\ubca4\ud2b8\ub97c \ubcf4\uae30 \uc704\ud574 \uc778\uc99d\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uce98\ub9b0\ub354 \uc124\uc815\uc744 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \ub85c\uadf8\uc778\ud558\uc2ed\uc2dc\uc624."},join:"\ucc38\uc5ec",joinTooltip:"\ud68c\uc758\uc5d0 \ucc38\uc5ec\ud558\uc138\uc694",nextMeeting:"\ub2e4\uc74c \ud68c\uc758",noEvents:"\uc608\uc815\ub41c \uc608\uc815\ub41c \uc774\ubca4\ud2b8\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.",ongoingMeeting:"\uc9c4\ud589\uc911\uc778 \ud68c\uc758",permissionButton:"\uc124\uc815 \uc5f4\uae30",permissionMessage:"\uc571\uc5d0 \ud68c\uc758\ub97c \ub098\uc5f4\ud558\ub824\uba74 \uce98\ub9b0\ub354 \uad8c\ud55c\uc774 \ud544\uc694\ud569\ub2c8\ub2e4",refresh:"\ub2ec\ub825 \uc0c8\ub85c\uace0\uce68",today:"\uc624\ub
__d(function(s,a,e,n,i,r,o){i.exports={en:"Engels",af:"Afrikaans",az:"Azerbeidzjaans",bg:"Bulgaars",ca:"Catalaans",cs:"Tsjechisch",da:"Deens",de:"Duits",enGB:"Engels (Verenigd Koninkrijk)",et:"Estlands",el:"Grieks",eo:"Esperanto",es:"Spaans",esUS:"Spaans (Latijns Amerika)",fi:"Fins",fr:"Frans",frCA:"Frans (Canadees)",hr:"Kroatisch",hu:"Hongaars",hy:"Armeens",it:"Italiaans",ja:"Japans",ko:"Koreaans",nb:"Noors (Bokmal)",nl:"Nederlands",oc:"Occitaans",pl:"Pools",ptBR:"Portugees (Brazili\xeb)",ru:"Russisch",sk:"Slowaaks",sl:"Sloveens",sv:"Zweeds",tr:"Turks",vi:"Vietnamees",zhCN:"Chinees (China)",zhTW:"Chinees (Taiwan)"}},977,[]);
__d(function(e,n,r,t,o,i,a){o.exports={addPeople:{add:"Uitnodigen",addContacts:"Nodig uw contacten uit",copyInvite:"Uitnodiging voor vergadering kopi\xebren",copyLink:"Link naar vergadering kopi\xebren",copyStream:"Link naar livestream kopi\xebren",countryNotSupported:"Deze bestemming wordt nog niet ondersteund.",countryReminder:"Belt u buiten de Verenigde Staten? Vergeet dan niet met de landcode te beginnen.",defaultEmail:"Uw Standaard E-mail",disabled:"U kunt geen personen uitnodigen.",failedToAdd:"Het toevoegen van deelnemers is mislukt",footerText:"Uitgaande oproepen zijn uitgeschakeld.",googleEmail:"Google E-mail",inviteMoreHeader:"U bent de enige in de vergadering",inviteMoreMailSubject:"Deelnemen aan {{appName}}-vergadering",inviteMorePrompt:"Nodig meer personen uit",linkCopied:"Link gekopieerd naar klembord",loading:"Personen en telefoonnummers aan het zoeken",loadingNumber:"Telefoonnummer aan het valideren",loadingPeople:"Personen om uit te nodigen aan het zoeken",noResults:"Geen resultaten die overeenkomen met de zoekopdracht",noValidNumbers:"Voer een telefoonnummer in",outlookEmail:"Outlook E-mail",searchNumbers:"Telefoonnummers toevoegen",searchPeople:"Personen zoeken",searchPeopleAndNumbers:"Personen zoeken of hun telefoonnummers toevoegen",shareInvite:"Uitnodiging voor vergadering delen",shareLink:"Deel de link naar de vergadering om anderen uit te nodigen",shareStream:"Deel de link naar de livestream",telephone:"Telefoon: {{number}}",title:"Personen uitnodigen voor deze vergadering",yahooEmail:"Yahoo E-mail"},audioDevices:{bluetooth:"Bluetooth",headphones:"Hoofdtelefoon",phone:"Telefoon",speaker:"Speaker",none:"Geen audioapparaten beschikbaar"},audioOnly:{audioOnly:"Lage bandbreedte"},calendarSync:{addMeetingURL:"Een link naar een vergadering toevoegen",confirmAddLink:"Wilt u een Jitsi-link aan deze afspraak toevoegen?",error:{appConfiguration:"De agenda-integratie is niet juist ingesteld.",generic:"Er is een fout opgetreden. Controleer uw agenda-instellingen of vernieuw de agenda.",notSignedIn:"Er is een fout opgetreden tijdens de authenticering voor het zien van agenda-afspraken. Controleer uw agenda-instellingen en probeer u opnieuw aan te melden."},join:"Deelnemen",joinTooltip:"Deelnemen aan de vergadering",nextMeeting:"volgende vergadering",noEvents:"Er zijn geen aankomende afspraken gepland.",ongoingMeeting:"actieve vergadering",permissionButton:"Instellingen openen",permissionMessage:"Het Agenda-toegangsrecht is nodig om uw afspraken in de app te zien.",refresh:"Agenda vernieuwen",today:"Vandaag"},chat:{error:"Fout: uw bericht \"{{originalText}}\" is niet verzonden. Reden: {{error}}",fieldPlaceHolder:"Typ hier uw bericht",messagebox:"Typ een bericht",messageTo:"Priv\xe9bericht aan {{recipient}}",noMessagesMessage:"Er zijn nog geen berichten in de vergadering. Begin hier een gesprek!",nickname:{popover:"Kies een bijnaam",title:"Voer een bijnaam in om chat te gebruiken"},privateNotice:"Priv\xe9bericht aan {{recipient}}",title:"Chat",you:"u"},chromeExtensionBanner:{installExtensionText:"Installeer de extensie voor Google Calendar en Office 365 integratie",buttonText:"Installeer Chrome Extensie",dontShowAgain:"Laat me dit niet meer zien"},connectingOverlay:{joiningRoom:"U wordt verbonden met uw vergadering..."},connection:{ATTACHED:"Bijgevoegd",AUTHENTICATING:"Authenticeren",AUTHFAIL:"Authenticering mislukt",CONNECTED:"Verbonden",CONNECTING:"Verbinding maken",CONNFAIL:"Verbinding mislukt",DISCONNECTED:"Verbinding verbroken",DISCONNECTING:"Verbinding verbreken",ERROR:"Fout",FETCH_SESSION_ID:"Sessie-id ophalen...",GET_SESSION_ID_ERROR:"Fout bij ophalen sessie-id: {{code}}",GOT_SESSION_ID:"Sessie-id ophalen... Klaar",LOW_BANDWIDTH:"Video voor {{displayName}} is uitgeschakeld om bandbreedte te besparen"},connectionindicator:{address:"Adres:",bandwidth:"Geschatte bandbreedte:",bitrate:"Bitrate:",bridgeCount:"Aantal servers: ",connectedTo:"Verbonden met:",e2e_rtt:"E2E RTT:",framerate:"Framesnelheid:",less:"Minder weergeven",localaddress:"Lokaal adres:",localaddress_plural:"Lokale adressen:",localport:"Lokale
__d(function(a,n,s,i,r,e,t){r.exports={en:"Angl\xe9s",af:"Afrikaans",bg:"Bulgar",ca:"Catalan",cs:"Ch\xe8c",de:"Aleman",el:"Gr\xe8c",enGB:"Angl\xe9s (Reialme Unit)",eo:"Esperanto",es:"Castelhan",esUS:"Espanh\xf2l (America latina)",fi:"Fin\xe9s",fr:"Franc\xe9s",frCA:"Franc\xe9s (Canadian)",hr:"Croat",hu:"Ongr\xe9s",hy:"Armenian",it:"Italian",ja:"Japon\xe9s",ko:"Corean",nl:"Neerland\xe9s",oc:"Occitan",pl:"Polon\xe9s",ptBR:"Portugu\xe9s (Brasil)",ru:"Rus",sv:"Sued\xe9s",tr:"Turc",vi:"Vietnamian",zhCN:"Chin\xe9s (China)",zhTW:"Chin\xe9s (Taiwan)",et:"Estonian",da:"Dan\xe9s",uk:"Ucra\xefnian",th:"Tai",sk:"Eslovac",sc:"Sarde",lt:"Lituanian",id:"Indonesian",he:"Ebr\xe8u",eu:"Basc",mr:"Marathi",sl:"Eslov\xe8n",ro:"Romanian",ar:"Arabi"}},979,[]);
__d(function(a,e,r,n,o,t,i){o.exports={addPeople:{add:"Convidar",countryNotSupported:"S\xe8m pas encara compatibles amb aquesta destinacion.",countryReminder:"Sonatz def\xf2ra los US\u202f? Merc\xe9s de vos assegurar de comen\xe7ar amb lo c\xf2di pa\xeds.",disabled:"Pod\xe8tz pas convidar de monde.",failedToAdd:"Frac\xe0s de l'ajust de participants",footerText:"Sonadas ext. desactivadas.",loading:"Rec\xe8rca de monde e de num\xe8ro de telef\xf2n",loadingNumber:"Validacion del num\xe8ro de telef\xf2n",loadingPeople:"Rec\xe8rca de monde de convidar",noResults:"Pas cap de resultat trobat",noValidNumbers:"Picatz lo num\xe8ro de telef\xf2n",searchNumbers:"Apondre de num\xe8ros de telef\xf2n",searchPeople:"Cercar de monde",searchPeopleAndNumbers:"Cercar de monde o apondre lor num\xe8ros de telef\xf2n",telephone:"Telef\xf2n\u202f: {{number}}",title:"Convidatz de monde a v\xf2stra confer\xe9ncia",shareStream:"Partejar la ligam de la difusion en dir\xe8cte",copyStream:"Copiar lo ligam de la difusion en dir\xe8cte",yahooEmail:"Yahoo Email",outlookEmail:"Outlook Email",shareLink:"Partejar lo ligam de la confer\xe9ncia per convidar de monde",shareInvite:"Partejar invitacion confer\xe9ncia",linkCopied:"Ligam copiat al quichapapi\xe8rs",inviteMorePrompt:"Convidar mai de monde",inviteMoreMailSubject:"Rej\xf3nher la confer\xe9ncia {{appName}}",inviteMoreHeader:"S\xe8tz l\u2019unica persona de la confer\xe9ncia",googleEmail:"Google Email",defaultEmail:"V\xf2stre email per defaut",copyLink:"Copiar lo ligam de la confer\xe9ncia",copyInvite:"Copiar l\u2019invitacion a la confer\xe9ncia",addContacts:"Convidatz v\xf2stres contactes"},audioDevices:{bluetooth:"Bluetooth",headphones:"Escotadors",phone:"Telef\xf2n",speaker:"Nautparlaire",none:"Cap de periferic \xe0udio pas disponible"},audioOnly:{audioOnly:"Benda passanta febla"},calendarSync:{addMeetingURL:"Ajustar un ligam de re\xfcnion",confirmAddLink:"Vol\xe8tz ajustar un ligam Jitsi cap a aqueste eveniment ?",error:{appConfiguration:"L\u2019integracion del calendi\xe8r es pas corr\xe8ctament configurada.",generic:"Una error s\u2019es producha. Verificatz v\xf2stres param\xe8tres de calendi\xe8r o ensajatz de l\u2019actualizar.",notSignedIn:"Una error s\u2019es producha pendent l\u2019autentificacion per veire los eveniments del calendi\xe8r. Verificatz los param\xe8tres del calendi\xe8r e connectatz-vos tornamai."},join:"J\xf3nher",joinTooltip:"Rej\xf3nher la confer\xe9ncia",nextMeeting:"confer\xe9ncia venenta",noEvents:"Cap d\u2019eveniments venents pas prevists.",ongoingMeeting:"confer\xe9ncia en cors",permissionButton:"Dobrir los param\xe8tres",permissionMessage:"La permission pel calendari es necess\xe0ria per listar v\xf2stres RDV dins l\u2019aplicacion.",refresh:"Actualizar lo calendari",today:"U\xe8i"},chat:{error:"Error : lo messatge es pas estat enviat. Rason : {{error}}",fieldPlaceHolder:"Picatz v\xf2stre messatge aqu\xed",messagebox:"Picatz un messatge",messageTo:"Messatge privat per {{recipient}}",noMessagesMessage:"I a pas cap de messatge dins la confer\xe9ncia pel moment. Comen\xe7at una conversacion aqu\xed\u202f!",nickname:{popover:"Causiss\xe8tz un escais",title:"Picatz un escais-nom per utilizar la messatjari\xe1"},privateNotice:"Messatge privat per {{recipient}}",title:"Messatjari\xe1",you:"vos"},connectingOverlay:{joiningRoom:"Connexion a v\xf2stra re\xfcnion\u2026"},connection:{ATTACHED:"Estacada",AUTHENTICATING:"Autentificacion en cors",AUTHFAIL:"Frac\xe0s de l'autentificacion",CONNECTED:"Connectat",CONNECTING:"Connexion en cors",CONNFAIL:"Frac\xe0s de la connexion",DISCONNECTED:"Desconnectat",DISCONNECTING:"Desconnexion en cors",ERROR:"Error",RECONNECTING:"Un probl\xe8ma ret s'es produita. Reconnexion en cors...",LOW_BANDWIDTH:"La vid\xe8o per {{displayName}} es estada copada per estalviar la banda passanta",GOT_SESSION_ID:"Obtencion de session-id... Fach",GET_SESSION_ID_ERROR:"Obt\xe9ner l\u2019error session-id\u202f: {{code}}",FETCH_SESSION_ID:"Obtencion de session-id..."},connectionindicator:{address:"Adre\xe7a :",bandwidth:"Benda passanta estimada :",bitrate:"Debi
__d(function(i,k,s,a,e,r,o){e.exports={en:"angielski",af:"afrykanerski",bg:"bu\u0142garski",ca:"katalo\u0144ski",cs:"czeski",de:"niemiecki",el:"grecki",enGB:"angielski (Zjednoczone Kr\xf3lestwo)",eo:"esperanto",es:"hiszpa\u0144ski",esUS:"hiszpa\u0144ski (Ameryka \u0141aci\u0144ska)",fi:"fi\u0144ski",fr:"francuski",frCA:"francuski (kanadyjski)",hr:"chorwacki",hu:"w\u0119gierski",hy:"ormia\u0144ski",it:"w\u0142oski",ja:"japo\u0144ski",ko:"korea\u0144ski",nl:"holenderski",oc:"oksyta\u0144ski",pl:"polski",ptBR:"portugalski (brazylijski)",ru:"rosyjski",sk:"s\u0142owacki",sv:"szwedzki",tr:"turecki",vi:"wietnamski",zhCN:"chi\u0144ski (Chiny)",zhTW:"chi\u0144ski (Tajwan)"}},981,[]);
__d(function(e,o,a,i,n,r,t){n.exports={addPeople:{add:"Zapro\u015b",addContacts:"Zapro\u015b kontakty",copyInvite:"Kopiuj zaproszenie na spotkanie",copyLink:"Kopiuj link spotkania",copyStream:"Kopiuj link transmisji na \u017cywo",countryNotSupported:"Nie obs\u0142ugujemy jeszcze tej lokalizacji.",countryReminder:"Dzwonisz spoza USA? Upewnij si\u0119, \u017ce zaczynasz od kodu kraju!",defaultEmail:"Domy\u015blna poczta",disabled:"Nie mo\u017cesz zaprasza\u0107 ludzi.",failedToAdd:"B\u0142\u0105d dodawania uczestnik\xf3w",footerText:"Wybieranie numeru jest wy\u0142\u0105czone.",googleEmail:"Poczta Google",inviteMoreHeader:"Jeste\u015b jedynym uczestnikiem tego spotkania",inviteMoreMailSubject:"Do\u0142\u0105cz do spotkania {{appName}}",inviteMorePrompt:"Zapro\u015b innych uczestnik\xf3w",linkCopied:"Link skopiowany do schowka",loading:"Szukaj ludzi i numer\xf3w telefon\xf3w",loadingNumber:"Weryfikacja numeru telefonu",loadingPeople:"Wyszukiwanie os\xf3b do zaproszenia",noResults:"Brak pasuj\u0105cych wynik\xf3w wyszukiwania",noValidNumbers:"Prosz\u0119 wpisa\u0107 numer telefonu",outlookEmail:"Poczta Outlook",searchNumbers:"Dodaj numery telefon\xf3w",searchPeople:"Szukaj ludzi",searchPeopleAndNumbers:"Wyszukaj osoby i dodaj ich numery telefonu",shareInvite:"Udost\u0119pnij zaproszenie na spotkanie",shareLink:"Udost\u0119pnij link do spotkania, aby zaprosi\u0107 innych uczestnik\xf3w",shareStream:"Udost\u0119pnij link transmisji na \u017cywo",telephone:"Telefon: {{number}}",title:"Zapro\u015b uczestnik\xf3w na to spotkanie",yahooEmail:"Poczta Yahoo"},audioDevices:{bluetooth:"Bluetooth",headphones:"S\u0142uchawki",phone:"Telefon",speaker:"G\u0142o\u015bnik",none:"Brak dost\u0119pnych urz\u0105dze\u0144 d\u017awi\u0119kowych"},audioOnly:{audioOnly:"Niska przepustowo\u015b\u0107"},calendarSync:{addMeetingURL:"Dodaj odno\u015bnik do spotkania",confirmAddLink:"Czy chcesz doda\u0107 odno\u015bnik Jitsi do tego wydarzenia?",error:{appConfiguration:"Integracja z kalendarzem nie jest skonfigurowana poprawnie.",generic:"Wyst\u0105pi\u0142 problem. Sprawd\u017a ustawienia kalendarza lub spr\xf3buj od\u015bwie\u017cy\u0107 kalendarz.",notSignedIn:"Wyst\u0105pi\u0142 problem podczas uwierzytelniania dost\u0119pu do wydarze\u0144 w kalendarzu. Sprawd\u017a ustawienia kalendarza i spr\xf3buj zalogowa\u0107 si\u0119 ponownie."},join:"Do\u0142\u0105cz",joinTooltip:"Do\u0142\u0105cz do spotkania",nextMeeting:"nast\u0119pne spotkanie",noEvents:"Nie ma zaplanowanych nadchodz\u0105cych wydarze\u0144.",ongoingMeeting:"trwaj\u0105ce spotkanie",permissionButton:"Otw\xf3rz ustawienia",permissionMessage:"Aby zobaczy\u0107 spotkania w aplikacji, wymagane jest zezwolenie dost\u0119pu do kalendarza.",refresh:"Od\u015bwie\u017c kalendarz",today:"Dzisiaj"},chat:{error:"B\u0142\u0105d: Twoja wiadomo\u015b\u0107 nie zosta\u0142a wys\u0142ana. Pow\xf3d: {{error}}",fieldPlaceHolder:"Wpisz wiadomo\u015b\u0107 tutaj",messagebox:"Wpisz wiadomo\u015b\u0107",messageTo:"Prywatna wiadomo\u015b\u0107 do {{recipient}}",noMessagesMessage:"Aktualnie brak wiadomo\u015bci w tym spotkaniu. Rozpocznij konwersacj\u0119!",nickname:{popover:"Wybierz sw\xf3j nick",title:"Wpisz swoj\u0105 nazw\u0119, aby u\u017cy\u0107 rozmowy"},privateNotice:"Prywatna wiadomo\u015b\u0107 do {{recipient}}",title:"Rozmowa",you:"Ty"},chromeExtensionBanner:{installExtensionText:"Zainstaluj rozszerzenie integruj\u0105ce Kalendarz Google i Office 365",buttonText:"Zainstaluj rozszerzenie Chrome",dontShowAgain:"Nie pokazuj ponownie"},connectingOverlay:{joiningRoom:"\u0141\u0105czenie ze spotkaniem\u2026"},connection:{ATTACHED:"Za\u0142\u0105cznik",AUTHENTICATING:"Uwierzytelnianie",AUTHFAIL:"Uwierzytelnianie nie powiod\u0142o si\u0119",CONNECTED:"Po\u0142\u0105czono",CONNECTING:"Nawi\u0105zywanie po\u0142\u0105czenia",CONNFAIL:"Po\u0142\u0105czenie si\u0119 nie powiod\u0142o",DISCONNECTED:"Roz\u0142\u0105czony",DISCONNECTING:"Roz\u0142\u0105czanie",ERROR:"B\u0142\u0105d",FETCH_SESSION_ID:"Uzyskiwanie id sesji...",GET_SESSION_ID_ERROR:"Nie mo\u017cna uzyska\u0107 id sesji. B\u0142\u0105d: {{code}}",GOT
__d(function(a,n,o,s,r,i,e){r.exports={en:"Ingl\xeas",af:"Afric\xe2ner",bg:"B\xfalgaro",ca:"Catal\xe3o",cs:"Checo",de:"Alem\xe3o",el:"Grego",enGB:"Ingl\xeas (Reino Unido)",eo:"Esperanto",es:"Espanhol",esUS:"Espanhol (Am\xe9rica Latina)",fi:"Finland\xeas",fr:"Franc\xeas",frCA:"Franc\xeas (Canad\xe1)",hr:"Croata",hu:"H\xfangaro",hy:"Arm\xeanio",it:"Italiano",ja:"Japon\xeas",ko:"Coreano",nl:"Holand\xeas",oc:"Occitano",pl:"Polon\xeas",ptBR:"Portugu\xeas (Brasil)",ru:"Russo",sv:"Sueco",tr:"Turco",vi:"Vietnamita",zhCN:"Chin\xeas (China)",zhTW:"Chin\xeas (Taiwan)"}},983,[]);
__d(function(e,a,o,r,i,n,s){i.exports={addPeople:{add:"Convidar",countryNotSupported:"Ainda n\xe3o suportamos este destino.",countryReminder:"Ligando de fora dos EUA? Por favor, certifique-se de come\xe7ar com o c\xf3digo do pa\xeds!",disabled:"Voc\xea n\xe3o pode convidar pessoas.",failedToAdd:"Falha em adicionar participantes",footerText:"Discagem est\xe1 desativada.",loading:"Procurando por pessoas e n\xfameros de telefone",loadingNumber:"Validando o n\xfamero de telefone",loadingPeople:"Procurando por pessoas para convidar",noResults:"Nenhum resultado de busca correspondente",noValidNumbers:"Por favor, digite um n\xfamero de telefone",searchNumbers:"Adicionar n\xfameros de telefone",searchPeople:"Pesquisar pessoas",searchPeopleAndNumbers:"Pesquisar por pessoas ou adicionar seus n\xfameros de telefone",telephone:"Telefone: {{number}}",title:"Convide pessoas para sua reuni\xe3o"},audioDevices:{bluetooth:"Bluetooth",headphones:"Fones de ouvido",phone:"Celular",speaker:"Alto-falantes",none:"Sem dispositivos de \xe1udio dispon\xedvel"},audioOnly:{audioOnly:"Largura de banda baixa"},calendarSync:{addMeetingURL:"Adicionar um link da reuni\xe3o",confirmAddLink:"Gostaria de adicionar um link do Jitsi a esse evento?",error:{appConfiguration:"A integra\xe7\xe3o com calend\xe1rio n\xe3o est\xe1 configurada adequadamente.",generic:"Ocorreu um erro. Verifique as configura\xe7\xf5es de calend\xe1rio ou tente atualizar o calend\xe1rio.",notSignedIn:"Ocorreu um erro durante a autentica\xe7\xe3o para visualiza\xe7\xe3o dos eventos do calend\xe1rio. Verifique as configura\xe7\xf5es de calend\xe1rio e tente entrar novamente."},join:"Participar",joinTooltip:"Participar da reuni\xe3o",nextMeeting:"pr\xf3xima reuni\xe3o",noEvents:"N\xe3o h\xe1 eventos pr\xf3ximos agendados.",ongoingMeeting:"reuni\xe3o em progresso",permissionButton:"Abrir configura\xe7\xf5es",permissionMessage:"Permiss\xe3o do calend\xe1rio \xe9 requerida para ver suas reuni\xf5es na aplica\xe7\xe3o.",refresh:"Atualizar calend\xe1rio",today:"Hoje"},chat:{error:"Erro: sua mensagem n\xe3o foi enviada. Motivo: {{error}}",fieldPlaceHolder:"Digite sua mensagem aqui",messagebox:"Digite uma mensagem",messageTo:"Mensagem privada para {{recipient}}",noMessagesMessage:"N\xe3o h\xe1 mensagens na reuni\xe3o ainda. Inicie uma conversa aqui!",nickname:{popover:"Escolha um apelido",title:"Digite um apelido para usar o bate-papo"},privateNotice:"Mensagem privada para {{recipient}}",title:"Bate-papo",you:"voc\xea"},connectingOverlay:{joiningRoom:"Conectando voc\xea \xe0 reuni\xe3o\u2026"},connection:{ATTACHED:"Anexado",AUTHENTICATING:"Autenticando",AUTHFAIL:"Falha de autentica\xe7\xe3o",CONNECTED:"Conectado",CONNECTING:"Conectando",CONNFAIL:"Falha de conex\xe3o",DISCONNECTED:"Desconectado",DISCONNECTING:"Desconectando",ERROR:"Erro",RECONNECTING:"Ocorreu um problema de rede. Reconectando...",LOW_BANDWIDTH:"O v\xeddeo de {{displayName}} foi desativado para economizar largura de banda",GOT_SESSION_ID:"Obtendo ID da sess\xe3o... Feito",GET_SESSION_ID_ERROR:"Erro ao obter o ID da sess\xe3o: {{code}}",FETCH_SESSION_ID:"Obtendo ID da sess\xe3o..."},connectionindicator:{address:"Endere\xe7o:",bandwidth:"Largura de banda estimada:",bitrate:"Taxa de bits:",bridgeCount:"Servidores: ",connectedTo:"Conectado a:",framerate:"Taxa de quadros:",less:"Mostrar menos",localaddress:"Endere\xe7o local:",localaddress_plural:"Endere\xe7os locais:",localport:"Porta local:",localport_plural:"Portas locais:",more:"Mostrar mais",packetloss:"Perda de pacote:",quality:{good:"Boa",inactive:"Inativo",lost:"Perdido",nonoptimal:"N\xe3o \xf3tima",poor:"Ruim"},remoteaddress:"Endere\xe7o remoto:",remoteaddress_plural:"Endere\xe7os remotos:",remoteport:"Porta remota:",remoteport_plural:"Portas remotas:",resolution:"Resolu\xe7\xe3o:",status:"Conex\xe3o:",transport:"Transporte:",transport_plural:"Transportes:",e2e_rtt:"E2E RTT:"},dateUtils:{earlier:"Mais cedo",today:"Hoje",yesterday:"Ontem"},deepLinking:{appNotInstalled:"Voc\xea precisa do aplicativo m\xf3vel {{app}} para participar da reuni\xe3o no seu telefone.",description:"
__d(function(u,a,e,n,s,i,r){s.exports={en:"Inglesu",af:"Afrikaans",bg:"B\xf9lgaru",ca:"Catalanu",cs:"Tzecu",da:"Danesu",de:"Tedescu",el:"Gregu",enGB:"Inglesu (Rennu Unidu)",eo:"Esperanto",es:"Castillianu",esUS:"Castillianu (Am\xe8rica de su Sud)",fi:"Finlandesu",fr:"Frantzesu",frCA:"Frantzesu (Canadesu)",hr:"Croatu",hu:"Ungheresu",hy:"Armenu",it:"Italianu",ja:"Giaponesu",ko:"Coreanu",nl:"Olandesu",oc:"Otzitanu",pl:"Polacu",ptBR:"Portughesu (Brasile)",ru:"Russu",sc:"Sardu",sv:"Isvedesu",tr:"Turcu",vi:"Vietnamita",zhCN:"Tzinesu (Tzina)",zhTW:"Tzinesu (Taiwan)"}},985,[]);
__d(function(e,a,i,n,r,s,t){r.exports={addPeople:{add:"Invita",countryNotSupported:"No est ancora poss\xecbile de impreare custa destinatzione.",countryReminder:"Ses mutende in foras de is Istados Unidos? Ver\xecfica chi insertas su c\xf2dighe de istadu!",disabled:"Non podes invitare gente.",failedToAdd:"Faddina in s'agiunta de partetzipantes",footerText:"Is mutidas in essida sunt disativadas.",loading:"Chirchende gente e n\xf9meros de tel\xe8fonu",loadingNumber:"Verifichende su n\xf9meru de tel\xe8fonu",loadingPeople:"Chirchende gente de invitare",noResults:"Non cointzidet perunu resultadu",noValidNumbers:"Inserta\xb7nche unu n\xf9meru de tel\xe8fonu",searchNumbers:"Agiunghe n\xf9meros de tel\xe8fonu",searchPeople:"Chirca gente",searchPeopleAndNumbers:"Chirca gente o agiunghe is n\xf9meros de tel\xe8fonu issoro",telephone:"Tel\xe8fonu: {{number}}",title:"Invita gente a custa riunione"},audioDevices:{bluetooth:"Bluetooth",headphones:"Auriculares",phone:"Tel\xe8fonu",speaker:"Altoparlante",none:"Perunu dispositivu de \xe0udio a disponimentu"},audioOnly:{audioOnly:"\xc0mpiu de banda b\xe0sciu"},calendarSync:{addMeetingURL:"Agiunghe unu lig\xe0mene a s'add\xf2biu",confirmAddLink:"Boles agi\xf9nghere unu lig\xe0mene de Jitsi a custu add\xf2biu?",error:{appConfiguration:"S'integratzione de su calend\xe0riu no est cunfigurada bene.",generic:"Faddina. Controlla sa cunfiguratzione de calend\xe0riu o proa de atualizare su calend\xe0riu.",notSignedIn:"Faddina in s'autenticatzione pro visualizare eventos de calend\xe0riu. Controlla sa cunfiguratzione de calend\xe0riu e proa de ti torrare a autenticare."},join:"Aderi",joinTooltip:"Aderi a sa riunione",nextMeeting:"riunione imbeniente",noEvents:"Perunu eventu programmadu in futuru.",ongoingMeeting:"riunione in cursu",permissionButton:"Aberi sa cunfiguratzione",permissionMessage:"Su permissu de su calend\xe0riu est rech\xe8didu pro b\xecdere is riuniones tuss in s'aplicatzione.",refresh:"Atualiza su calend\xe0riu",today:"Oe"},chat:{error:"Faddina: su mess\xe0giu tuo no est istadu imbiadu. Resone: {{error}}",fieldPlaceHolder:"Iscrie su mess\xe0giu inoghe",messagebox:"Iscrie unu mess\xe0giu",messageTo:"Mess\xe0giu privadu a {{recipient}}",noMessagesMessage:"Perunu mess\xe0giu ancora in sa riunione. Cumintza una tzarrada inoghe!",nickname:{popover:"S\xe8bera unu n\xf2mine",title:"Inserta su n\xf2mine pro impreare sa tzarrada"},privateNotice:"Mess\xe0giu privadu a {{recipient}}",title:"Tzarrada",you:"tue"},chromeExtensionBanner:{installExtensionText:"Installa s'estensione de integratzione cun Google Calendar e Office 365",buttonText:"Installa s'estensione de Google",dontShowAgain:"Non ddu torres a ammustrare"},connectingOverlay:{joiningRoom:"Connetende a sa riunione..."},connection:{ATTACHED:"Allegados",AUTHENTICATING:"Autenticatzione in cursu",AUTHFAIL:"Faddina in s'autenticatzione",CONNECTED:"Connessione istabilida",CONNECTING:"Connetende",CONNFAIL:"Faddina in sa connessione",DISCONNECTED:"Disconn\xe8tidu",DISCONNECTING:"Disconnetende",ERROR:"Faddina",FETCH_SESSION_ID:"Otenende id de sessione...",GET_SESSION_ID_ERROR:"Faddina in su ritzevimentu de s'ide de sessione: {{code}}",GOT_SESSION_ID:"Otenende id de sessione... Fatu",LOW_BANDWIDTH:"V\xecdeu disativadu pro {{displayName}} pro istraviare \xe0mpiu de banda"},connectionindicator:{address:"Indiritzu:",bandwidth:"\xc0mpiu de banda istimadu:",bitrate:"Velotzidade de bits:",bridgeCount:"N\xf9meru de servidores: ",connectedTo:"Connessione cun:",e2e_rtt:"E2E RTT:",framerate:"Velotzidade de fotogrammas:",less:"Prus pagu informatziones",localaddress:"Indiritzu locale:",localaddress_plural:"Indiritzos locales:",localport:"Portu locale:",localport_plural:"Portos locales:",more:"\xc0teras informatziones",packetloss:"P\xe8rdida de pachetes:",quality:{good:"Bonu",inactive:"Inativa",lost:"P\xe8rdida",nonoptimal:"No \xf2tima",poor:"P\xf2bera"},remoteaddress:"Indiritzu remotu:",remoteaddress_plural:"Indiritzos remotos:",remoteport:"Portu remotu:",remoteport_plural:"Portos remotos:",resolution:"Risolutzione:",status:"Connessione:",transport:"Traspor
__d(function(a,n,e,i,r,l,o){r.exports={en:"Englez\u0103",af:"Afrikaans",ar:"Arab\u0103",bg:"Bulgar\u0103",ca:"Catalan\u0103",cs:"Ceh\u0103",da:"Danez\u0103",de:"German\u0103",el:"Greac\u0103",enGB:"Englez\u0103 (Regatul Unit)",eo:"Esperanto",es:"Spaniol\u0103",esUS:"Spaniol\u0103 (America Latin\u0103)",et:"Eston\u0103",eu:"Basc\u0103",fi:"Finlandez\u0103",fr:"Francez\u0103",frCA:"Francez\u0103 (Canada)",he:"Ebraic\u0103",hr:"Croat\u0103",hu:"Maghiar\u0103",hy:"Armean\u0103",id:"Indonezian\u0103",it:"Italian\u0103",ja:"Japonez\u0103",ko:"Korean\u0103",lt:"Lituanian\u0103",nl:"Olandez\u0103",oc:"Occitan\u0103",pl:"Polonez\u0103",ptBR:"Portughez\u0103 (Brazilia)",ru:"Rus\u0103",ro:"Rom\xe2n\u0103",sc:"Sard\u0103",sk:"Slovac\u0103",sl:"Sloven\u0103",sv:"Suedez\u0103",th:"Thailandez\u0103",tr:"Turc\u0103",uk:"Ucrainean\u0103",vi:"Vietnamez\u0103",zhCN:"Chinez\u0103 (China)",zhTW:"Chinez\u0103 (Taiwan)"}},987,[]);
__d(function(e,i,a,r,t,n,o){t.exports={addPeople:{add:"Ad\u0103uga\u021bi",countryNotSupported:"Serviciul nu este \xeenc\u0103 disponibil \xeen loca\u021bia dumneavoastr\u0103.",countryReminder:"Suna\u021bi \xeen afara SUA? V\u0103 rug\u0103m s\u0103 tasta\u021bi codul \u021barii \xeenaintea num\u0103rului!",disabled:"Nu pute\u021bi ad\u0103uga persoane.",failedToAdd:"Eroare \xeen ad\u0103ugarea membrilor",footerText:"Apelarea \xeen exterior este dezactivat\u0103.",loading:"Se caut\u0103 persoane \u0219i numere de telefon",loadingNumber:"Se valideaz\u0103 num\u0103rul de telefon",loadingPeople:"Se caut\u0103 persoane care pot fi ad\u0103ugate",noResults:"Nu s-au g\u0103sit rezultate",noValidNumbers:"V\u0103 rug\u0103m introduce\u021bi num\u0103rul de telefon",searchNumbers:"Ad\u0103uga\u021bi numere de telefon",searchPeople:"C\u0103uta\u021bi persoane",searchPeopleAndNumbers:"C\u0103uta\u021bi dup\u0103 nume sau dup\u0103 num\u0103rul de telefon",telephone:"Telefon: {{number}}",title:"Ad\u0103uga\u021bi persoane \xeen acest apel video"},audioDevices:{bluetooth:"Bluetooth",headphones:"C\u0103\u0219ti",phone:"Telefon",speaker:"Difuzor",none:""},audioOnly:{audioOnly:"Doar audio"},calendarSync:{addMeetingURL:"Insera\u021bi un link de apel video",confirmAddLink:"Dori\u021bi s\u0103 adauga\u021bi un link Jitsi la acest apel video?",error:{appConfiguration:"Integrarea calendarului nu este configurat\u0103 corespunz\u0103tor.",generic:"A ap\u0103rut o eroare. V\u0103 rug\u0103m s\u0103 verifica\u021bi set\u0103rile calendarului \u0219i apoi re\xeenc\u0103rca\u021bi calendarul.",notSignedIn:"A ap\u0103rut o eroare \xeen procesul de autentificare pentru a vizualiza evenimentele din calendar. V\u0103 rugam s\u0103 verifica\u021bi set\u0103rile calendarului \u0219i apoi s\u0103 v\u0103 autentifica\u021bi din nou."},join:"Participare",joinTooltip:"Participa\u021bi la apelul video",nextMeeting:"urm\u0103torul apel video",noEvents:"Nu sunt alte evenimente programate.",ongoingMeeting:"apel video \xeen desf\u0103\u0219urare",permissionButton:"Accesa\u021bi set\u0103rile",permissionMessage:"Este nevoie de acces la Calendarul dumneavoastr\u0103 pentru a vizualiza program\u0103rile \xeen aplica\u021bie.",refresh:"Actualiza\u021bi calendarul",today:"Azi"},chat:{error:"Eroare: mesajul dumneavoastr\u0103 \"{{originalText}}\" nu a fost trimis. Motiv: {{error}}",messagebox:"Scrie\u021bi mesajul",nickname:{popover:"Alege\u021bi un pseudonim",title:"Introduce\u021bi un pseudonim pentru a conversa"},title:"Apel video",you:"",privateNotice:"",noMessagesMessage:"",messageTo:"",fieldPlaceHolder:""},connectingOverlay:{joiningRoom:"Sunte\u021bi conectat la conversa\u021bia dumneavoastr\u0103 ..."},connection:{ATTACHED:"Ata\u0219at",AUTHENTICATING:"Autentificare",AUTHFAIL:"Autentificare e\u0219uat\u0103",CONNECTED:"Conectat",CONNECTING:"Se conecteaz\u0103",CONNFAIL:"Conectare e\u0219uat\u0103",DISCONNECTED:"Deconectat",DISCONNECTING:"Se deconecteaz\u0103",ERROR:"Eroare",RECONNECTING:"A ap\u0103rut o eroare de re\u021bea. Reconectare...",LOW_BANDWIDTH:"",GOT_SESSION_ID:"",GET_SESSION_ID_ERROR:"",FETCH_SESSION_ID:""},connectionindicator:{address:"Adres\u0103:",bandwidth:"Viteza de transfer estimat\u0103:",bitrate:"Bitrate:",bridgeCount:"Num\u0103rul de servere: ",connectedTo:"Conectat la:",framerate:"Rat\u0103 cadre:",less:"Ar\u0103ta\u021bi mai pu\u021bin",localaddress:"Adres\u0103 locala:",localaddress_plural:"Adrese locale:",localport:"Port local:",localport_plural:"Porturi locale:",more:"Ar\u0103ta\u021bi mai mult",packetloss:"Pachete pierdute:",quality:{good:"Bun",inactive:"Inactiv",lost:"Pierdut",nonoptimal:"Ineficient",poor:"Slab"},remoteaddress:"Adres\u0103 remote:",remoteaddress_plural:"Adresele remote:",remoteport:"Port extern:",remoteport_plural:"Porturi externe:",resolution:"Rezolu\u021bie:",status:"Conexiune:",transport:"Mod Transport:",transport_plural:"Moduri Transport:",turn:" (turn)",e2e_rtt:""},dateUtils:{earlier:"Mai devreme",today:"Azi",yesterday:"Ieri"},deepLinking:{appNotInstalled:"Este necesar\u0103 {{app}} aplica\u021bia mobil\u010
__d(function(e,r,s,t,f,h,n){f.exports={en:"\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439",af:"\u0410\u0444\u0440\u0438\u043a\u0430\u0430\u043d\u0441",bg:"\u0411\u043e\u043b\u0433\u0430\u0440\u0441\u043a\u0438\u0439",ca:"\u041a\u0430\u0442\u0430\u043b\u043e\u043d\u0441\u043a\u0438\u0439",cs:"\u0427\u0435\u0448\u0441\u043a\u0438\u0439",de:"\u041d\u0435\u043c\u0435\u0446\u043a\u0438\u0439",el:"\u0413\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0439",enGB:"\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439 (\u0412\u0435\u043b\u0438\u043a\u043e\u0431\u0440\u0438\u0442\u0430\u043d\u0438\u044f)",eo:"\u042d\u0441\u043f\u0435\u0440\u0430\u043d\u0442\u043e",es:"\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438\u0439",esUS:"\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438\u0439 (\u041b\u0430\u0442\u0438\u043d\u0441\u043a\u0430\u044f \u0410\u043c\u0435\u0440\u0438\u043a\u0430)",fi:"\u0424\u0438\u043d\u0441\u043a\u0438\u0439",fr:"\u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0439",frCA:"\u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0439 (\u043a\u0430\u043d\u0430\u0434\u0441\u043a\u0438\u0439)",hr:"\u0425\u043e\u0440\u0432\u0430\u0442\u0441\u043a\u0438\u0439",hu:"\u0412\u0435\u043d\u0433\u0435\u0440\u0441\u043a\u0438\u0439",hy:"\u0410\u0440\u043c\u044f\u043d\u0441\u043a\u0438\u0439",it:"\u0418\u0442\u0430\u043b\u044c\u044f\u043d\u0441\u043a\u0438\u0439",ja:"\u042f\u043f\u043e\u043d\u0441\u043a\u0438\u0439",ko:"\u041a\u043e\u0440\u0435\u0439\u0441\u043a\u0438\u0439",nl:"\u0413\u043e\u043b\u043b\u0430\u043d\u0434\u0441\u043a\u0438\u0439",oc:"\u041e\u043a\u0441\u0438\u0442\u0430\u043d\u0441\u043a\u0438\u0439",pl:"\u041f\u043e\u043b\u044c\u0441\u043a\u0438\u0439",ptBR:"\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u044c\u0441\u043a\u0438\u0439 (\u0411\u0440\u0430\u0437\u0438\u043b\u0438\u044f)",ru:"\u0420\u0443\u0441\u0441\u043a\u0438\u0439",sr:"\u0421\u0435\u0440\u0431\u0441\u043a\u0438\u0439",sv:"\u0428\u0432\u0435\u0434\u0441\u043a\u0438\u0439",tr:"\u0422\u0443\u0440\u0435\u0446\u043a\u0438\u0439",vi:"\u0412\u044c\u0435\u0442\u043d\u0430\u043c\u0441\u043a\u0438\u0439",zhCN:"\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439 (\u041a\u0438\u0442\u0430\u0439)",zhTW:"\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439 (\u0422\u0430\u0439\u0432\u0430\u043d\u044c)",et:"\u042d\u0441\u0442\u043e\u043d\u0441\u043a\u0438\u0439",da:"\u0414\u0430\u0442\u0441\u043a\u0438\u0439"}},989,[]);
__d(function(e,o,i,t,r,a,n){r.exports={addPeople:{add:"\u041f\u0440\u0438\u0433\u043b\u0430\u0441\u0438\u0442\u044c",addContacts:"\u041f\u0440\u0438\u0433\u043b\u0430\u0441\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u0438\u0445 \u043b\u044e\u0434\u0435\u0439",copyInvite:"\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043d\u0430 \u0432\u0441\u0442\u0440\u0435\u0447\u0443",copyLink:"\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u0432\u0441\u0442\u0440\u0435\u0447\u0443",copyStream:"\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u043f\u0440\u044f\u043c\u0443\u044e \u0442\u0440\u0430\u043d\u0430\u0441\u043b\u044f\u0446\u0438\u044e",countryNotSupported:"\u042d\u0442\u0430 \u0441\u0442\u0440\u0430\u043d\u0430 \u043f\u043e\u043a\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f.",countryReminder:"\u0412\u044b\u0437\u043e\u0432 \u043d\u0435 \u0432 \u0421\u0428\u0410? \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443\u043a\u0430\u0437\u0430\u043b\u0438 \u043a\u043e\u0434 \u0441\u0442\u0440\u0430\u043d\u044b!",defaultEmail:"\u0412\u0430\u0448 \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b",disabled:"\u041f\u043e\u0438\u0441\u043a \u043d\u0435 \u0434\u0430\u043b \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430.",failedToAdd:"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432",footerText:"\u0412\u044b\u0437\u043e\u0432 \u043d\u043e\u043c\u0435\u0440\u0430 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d.",googleEmail:"\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430 Google",inviteMoreHeader:"\u0421\u0435\u0439\u0447\u0430\u0441 \u0432\u044b \u043e\u0434\u043d\u0438 \u0432 \u044d\u0442\u043e\u0439 \u0432\u0441\u0442\u0440\u0435\u0447\u0435",inviteMoreMailSubject:"\u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u0432\u0441\u0442\u0440\u0435\u0447\u0435 {{appName}} ",inviteMorePrompt:"\u041f\u0440\u0438\u0433\u043b\u0430\u0441\u0438\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0445 \u043b\u044e\u0434\u0435\u0439",linkCopied:"\u0421\u0441\u044b\u043b\u043a\u0430 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0430 \u0432 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0435\u043d\u0430",loading:"\u041f\u043e\u0438\u0441\u043a \u043b\u044e\u0434\u0435\u0439 \u0438 \u043d\u043e\u043c\u0435\u0440\u043e\u0432 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u0432",loadingNumber:"\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u043e\u043c\u0435\u0440\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430",loadingPeople:"\u041f\u043e\u0438\u0441\u043a \u043b\u044e\u0434\u0435\u0439 \u0434\u043b\u044f \u043f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u044f",noResults:"\u041f\u043e\u0438\u0441\u043a \u043d\u0435 \u0434\u0430\u043b \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430",noValidNumbers:"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430",outlookEmail:"\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430 Outlook",searchNumbers:"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u043c\u0435\u0440\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u0432",searchPeople:"\u041f\u043e\u0438\u0441\u043a \u043b\u044e\u0434\u0435\u0439",searchPeopleAndNumbers:"\u041f\u043e\u0438\u0441\u043a \u043b\u044e\u0434\u0435\u0439 \u0438\u043b\u0438
__d(function(n,a,i,t,e,r,o){e.exports={en:"Angli\u010dtina",af:"",bg:"Bulhar\u0161tina",ca:"Katal\xe1n\u0161tina",cs:"\u010ce\u0161tina",da:"D\xe1n\u0161tina",de:"Nem\u010dina",el:"Gr\xe9\u010dtina",enGB:"Angli\u010dtina (Spojen\xe9 kr\xe1\u013eovstvo)",eo:"Esperanto",es:"\u0160paniel\u010dina",esUS:"Angli\u010dtina (Spojen\xe9 \u0161t\xe1ty americk\xe9)",et:"Est\xf3n\u010dina",fi:"F\xedn\u010dina",fr:"Franc\xfa\u017etina",frCA:"Franc\xfa\u017etina (Kanada)",hr:"Chorv\xe1t\u010dina",hu:"Ma\u010far\u010dina",hy:"Arm\xe9n\u010dina",it:"Talian\u010dina",ja:"Japon\u010dina",ko:"K\xf3rej\u010dina",nl:"Holand\u010dina",oc:"Okcit\xe1n\u0161tina",pl:"Pol\u0161tina",ptBR:"Portugal\u010dina",ru:"Ru\u0161tina",sk:"Sloven\u010dina",sv:"\u0160v\xe9d\u010dina",tr:"Ture\u010dtina",vi:"Vietnam\u010dina",zhCN:"\u010c\xedn\u0161tina (\u010c\xedna)",zhTW:"\u010c\xedn\u0161tina (Taiwan)"}},991,[]);
__d(function(e,a,o,i,n,t,r){n.exports={addPeople:{add:"Pozva\u0165",addContacts:"Pozva\u0165 kontakty",copyInvite:"Skop\xedrova\u0165 pozv\xe1nku",copyLink:"Skop\xedrova\u0165 odkaz na konferenciu",copyStream:"Skop\xedrova\u0165 odkaz na \u017eiv\xe9 vysielanie",countryNotSupported:"Zatia\u013e nepodporujeme t\xfato krajinu.",countryReminder:"Medzin\xe1rodn\xfd hovor? Pros\xedm skontrolujte, \u010di telef\xf3nne \u010d\xedslo za\u010d\xedna smerov\xfdm \u010d\xedslo krajiny.",defaultEmail:"Predvolen\xfd email",disabled:"Nem\xf4\u017eete pozva\u0165 \u010fal\u0161\xedch \u013eud\xed.",failedToAdd:"Nepodarilo sa prida\u0165 \xfa\u010dastn\xedka.",footerText:"Odch\xe1dzaj\xface hovory s\xfa zablokovan\xe9.",googleEmail:"Google email",inviteMoreHeader:"Ste s\xe1m v tejto konferencii",inviteMoreMailSubject:"Pozv\xe1nka do konferencie {{appName}}",inviteMorePrompt:"Pozva\u0165 \u013eud\xed",linkCopied:"Odkaz skop\xedrovan\xfd do schr\xe1nky",loading:"H\u013eadanie \u013eud\xed a telef\xf3nnych \u010d\xedsiel",loadingNumber:"Kontrola telef\xf3nneho \u010d\xedsla",loadingPeople:"H\u013eadanie \u013eud\xed na pozvanie",noResults:"\u017diadne v\xfdsledky h\u013eadania",noValidNumbers:"Pros\xedm zadajte telef\xf3nne \u010d\xedslo",outlookEmail:"Outlook email",searchNumbers:"Zadajte telef\xf3nne \u010d\xedsla",searchPeople:"H\u013eadanie \u013eud\xed",searchPeopleAndNumbers:"H\u013eada\u0165 \u013eud\xed alebo prida\u0165 ich telef\xf3nne \u010d\xedsla",shareInvite:"Zdie\u013ea\u0165 pozv\xe1nku do konferencie",shareLink:"Zdie\u013ea\u0165 odkaz na pozvanie",shareStream:"Zdie\u013ea\u0165 odkaz na \u017eiv\xe9 vysielanie",telephone:"Telef\xf3n: {{number}}",title:"Pozva\u0165 \u013eud\xed do tejto konferencie",yahooEmail:"Yahoo email"},audioDevices:{bluetooth:"Bluetooth",headphones:"Sl\xfachadl\xe1",phone:"Telef\xf3n",speaker:"Reproduktor",none:"\u017diadne zvukov\xe9 zariadenia"},audioOnly:{audioOnly:"Iba zvuk"},calendarSync:{addMeetingURL:"Prida\u0165 odkaz na konferenciu",confirmAddLink:"Chcete pridal Jitsi odkaz do tejto udalosti?",error:{appConfiguration:"Integr\xe1cia s kalend\xe1rom nie je spr\xe1vne nastaven\xe1.",generic:"Stala sa chyba. Skontrolujte nastavenia kalend\xe1ra a sk\xfaste obnovi\u0165 kalend\xe1r.",notSignedIn:"Stala sa chyba po\u010das autentifik\xe1cie pre zobrazenie kaled\xe1rov\xfdch udalosti. Skontrolujte nastavenia kalend\xe1ra a sk\xfaste sa znovu prihl\xe1si\u0165."},join:"Z\xfa\u010dastni\u0165 sa",joinTooltip:"Z\xfa\u010dastni\u0165 sa konferencie",nextMeeting:"nasleduj\xfaca konferencia",noEvents:"Nie s\xfa napl\xe1novan\xe9 \u017eiadne \u010fal\u0161ie udalosti.",ongoingMeeting:"prebiehaj\xfaca konferencia",permissionButton:"Otvori\u0165 nastavenia",permissionMessage:"Aplik\xe1cia potrebuje kalend\xe1rov\xe9 opr\xe1vnenie pre zobranie term\xednov a stretnut\xed.",refresh:"Obnovi\u0165 kalend\xe1r",today:"Dnes"},chat:{error:"Chyba: va\u0161a spr\xe1va \"{{originalText}}\" nebola poslan\xe1. D\xf4vod: {{error}}",fieldPlaceHolder:"Zadajte sem va\u0161u spr\xe1vu",messagebox:"Nap\xed\u0161te spr\xe1vu",messageTo:"S\xfakromn\xe1 spr\xe1va pre {{recipient}}",noMessagesMessage:"V tejto konferencii e\u0161te nie je \u017eiadna spr\xe1va. Za\u010dnite tu va\u0161u diskusiu!",nickname:{popover:"Zvo\u013ete meno",title:"Zadajte va\u0161u prez\xfdvku"},privateNotice:"S\xfakromn\xe1 spr\xe1va pre {{recipient}}",title:"Chat",you:"Vy"},chromeExtensionBanner:{installExtensionText:"Nain\u0161talujte roz\u0161\xedrenie pre integr\xe1ciu s Google Calendar a Office 365",buttonText:"In\u0161talova\u0165 Chrome roz\u0161\xedrenie",dontShowAgain:"Upozornenie viac nezobrazova\u0165"},connectingOverlay:{joiningRoom:"Prip\xe1janie do konferencie..."},connection:{ATTACHED:"Prilo\u017een\xfd",AUTHENTICATING:"Overovanie",AUTHFAIL:"Overenie zlyhalo",CONNECTED:"Pripojen\xfd",CONNECTING:"Prip\xe1janie",CONNFAIL:"Spojenie zlyhalo",DISCONNECTED:"Odpojen\xfd",DISCONNECTING:"Odp\xe1janie",ERROR:"Chyba",FETCH_SESSION_ID:"Z\xedskavanie session-id...",GET_SESSION_ID_ERROR:"Chyba pri z\xedskavan\xed session-id: {{code}}",GOT_SESSION_ID:"
__d(function(a,s,k,n,i,e,r){i.exports={en:"Engelska",af:"Afrikaans",az:"",bg:"Bulgariska",cs:"Tjeckiska",de:"Tyska",el:"Grekiska",eo:"Esperanto",es:"Spanska",fr:"Franska",hy:"Armeniska",it:"Italienska",ja:"Japanska",ko:"Koreanska",nb:"Norska (Bokm\xe5l)",oc:"Occitanska",pl:"Polska",ptBR:"Portugisiska (Brasilien)",ru:"Ryska",sk:"Slovakiska",sl:"Slovenska",sv:"Svenska",tr:"Turkiska",vi:"Vietnamesiska",zhCN:"Kinesiska (Kina)",zhTW:"Kinesiska (Taiwan)",nl:"Nederl\xe4ndska",hu:"Ungerska",hr:"Kroatiska",frCA:"Franska (Kanada)",fi:"Finska",et:"Estniska",esUS:"Spanska (Latinamerika)",enGB:"Engelska (Storbritannien)",da:"Danska",ca:"Katalanska"}},993,[]);
__d(function(e,n,t,a,r,i,l){r.exports={addPeople:{add:"Bjud in",countryNotSupported:"Vi st\xf6der inte den h\xe4r platsen \xe4nnu.",countryReminder:"Ringer du till utlandsnummer? B\xf6rja alltid med landskoden.",disabled:"Du kan inte bjuda in andra.",failedToAdd:"Kunde inte l\xe4gga till deltagare",footerText:"Utringningsfunktionen \xe4r avst\xe4ngd.",loading:"S\xf6ker efter personer och telefonnummer",loadingNumber:"Bekr\xe4ftar telefonnummer",loadingPeople:"S\xf6ker efter personer att bjuda in",noResults:"Inga s\xf6ktr\xe4ffar",noValidNumbers:"Ange ett telefonnummer",searchNumbers:"L\xe4gg till telefonnummer",searchPeople:"S\xf6k efter personer",searchPeopleAndNumbers:"S\xf6k efter personer eller l\xe4gg till deras telefonnummer",telephone:"Telefon: {{number}}",title:"Bjud in andra till m\xf6tet"},audioDevices:{bluetooth:"Bluetooth",headphones:"H\xf6rlurar",phone:"Telefon",speaker:"H\xf6gtalare",none:"Inga ljudenheter tillg\xe4ngliga"},audioOnly:{audioOnly:"Enbart ljud"},calendarSync:{addMeetingURL:"L\xe4gg till en m\xf6tesl\xe4nk",confirmAddLink:"Vill du l\xe4gga till en Jitsi-l\xe4nk i h\xe4ndelsen?",error:{appConfiguration:"Kalenderintegrationen \xe4r inte r\xe4tt inst\xe4lld.",generic:"Ett fel har intr\xe4ffat. Kontrollera dina kalenderinst\xe4llningar eller uppdatera kalendern.",notSignedIn:"Ett fel intr\xe4ffade n\xe4r kalenderh\xe4ndelserna autentiserades f\xf6r visning. Kontrollera kalenderinst\xe4llningarna och f\xf6rs\xf6k att logga in igen."},join:"G\xe5 med",joinTooltip:"G\xe5 med i m\xf6tet",nextMeeting:"n\xe4sta m\xf6te",noEvents:"Det finns inga inbokade kommande aktiviteter.",ongoingMeeting:"p\xe5g\xe5ende m\xf6te",permissionButton:"\xd6ppna inst\xe4llningar",permissionMessage:"Till\xe5telse fr\xe5n kalendern kr\xe4vs f\xf6r att se dina m\xf6ten i appen.",refresh:"Uppdatera kalender",today:"Idag"},chat:{error:"Fel: ditt meddelande skickades inte. Orsak: {{error}}",messagebox:"Skriv ett meddelande",nickname:{popover:"V\xe4lj ett namn",title:"Skriv in ett namn f\xf6r att b\xf6rja anv\xe4nda chatten"},title:"Chatt",you:"du",privateNotice:"Privat meddelande till {{recipient}}",noMessagesMessage:"Det finns \xe4nnu inga meddelanden i m\xf6tet. P\xe5b\xf6rja en konversation!",messageTo:"Privat meddelande till {{recipient}}",fieldPlaceHolder:"Skriv ditt meddelande h\xe4r"},connectingOverlay:{joiningRoom:"Ansluter till m\xf6tet\u2026"},connection:{ATTACHED:"Ansluten",AUTHENTICATING:"Kontrollerar beh\xf6righet",AUTHFAIL:"Autentisering misslyckades",CONNECTED:"Ansluten",CONNECTING:"Ansluter",CONNFAIL:"Anslutningen misslyckades",DISCONNECTED:"Fr\xe5nkopplad",DISCONNECTING:"Kopplar fr\xe5n",ERROR:"Fel",RECONNECTING:"Ett n\xe4tverksproblem uppstod. \xc5teransluter\u2026",LOW_BANDWIDTH:"Video f\xf6r {{displayName}} har st\xe4ngts av f\xf6r att spara bandbredd",GOT_SESSION_ID:"H\xe4mta sessions-id ... Klart",GET_SESSION_ID_ERROR:"H\xe4mta sessions-id-fel: {{code}}",FETCH_SESSION_ID:"H\xe4mtar sessions-id \u2026"},connectionindicator:{address:"Adress:",bandwidth:"Ber\xe4knad bandbredd:",bitrate:"Bithastighet:",bridgeCount:"Serverantal: ",connectedTo:"Ansluten till:",framerate:"Bildfrekvens:",less:"Visa mindre",localaddress:"Lokal adress:",localaddress_plural:"Lokala adresser:",localport:"Lokal port:",localport_plural:"Lokala portar:",more:"Visa mer",packetloss:"Paketf\xf6rluster:",quality:{good:"Bra",inactive:"Inaktiv",lost:"F\xf6rlorad",nonoptimal:"Ej optimal",poor:"D\xe5ligt"},remoteaddress:"Fj\xe4rradress:",remoteaddress_plural:"Fj\xe4rradresser:",remoteport:"Fj\xe4rrport:",remoteport_plural:"Fj\xe4rrportar:",resolution:"Uppl\xf6sning:",status:"Anslutning:",transport:"Transport:",transport_plural:"Transporter:",turn:" (turn)",e2e_rtt:"E2E RTT:"},dateUtils:{earlier:"Tidigare",today:"Idag",yesterday:"Ig\xe5r"},deepLinking:{appNotInstalled:"Du beh\xf6ver mobilappen {{app}} f\xf6r att g\xe5 med i det h\xe4r m\xf6tet fr\xe5n din telefon.",description:"H\xe4nde inget? Vi f\xf6rs\xf6kte starta m\xf6tet i programmet {{app}} i din skrivbordsapp. F\xf6rs\xf6k igen eller starta det i webbappen {{app}}.",descriptionWithoutWeb:"H
__d(function(a,n,i,e,o,r,l){o.exports={en:"Angle\u0161\u010dina",af:"Afrikan\u0161\u010dina",az:"Azerbajdan\u0161\u010dina",bg:"Bolgar\u0161\u010dina",cs:"\u010ce\u0161\u010dina",de:"Nem\u0161\u010dina",el:"Gr\u0161\u010dina",eo:"Esperanto",es:"\u0160pan\u0161\u010dina",fr:"Franco\u0161\u010dina",hy:"Armen\u0161\u010dina",it:"Italjan\u0161\u010dina",ja:"Japon\u0161\u010dina",ko:"Korej\u0161\u010dina",nb:"Norve\u0161\u010dina (Bokm\xe5l)",oc:"Okcitan\u0161\u010dina",pl:"Polj\u0161\u010dina",ptBR:"Portugal\u0161\u010dina (Brazilija)",ru:"Ru\u0161\u010dina",sk:"Slova\u0161\u010dina",sl:"Sloven\u0161\u010dina",sv:"\u0160ved\u0161\u010dina",tr:"Tur\u0161\u010dina",vi:"Vietnam\u0161\u010dina",zhCN:"kitaj\u0161\u010dina (poenostavljena)"}},995,[]);
__d(function(e,o,a,i,n,r,t){n.exports={addPeople:{add:"Povabi",countryNotSupported:"Te dr\u017eave \u0161e ne podpiramo.",countryReminder:"Kli\u010dete izven ZDA? Ne pozabite vnesti klicne predpone!",disabled:"Ne morete povabiti drugih.",failedToAdd:"Ni bilo mogo\u010de dodati udele\u017eencev",footerText:"Klicanje navzven je onemogo\u010deno.",loading:"Iskanje kontaktov in telefonskih \u0161tevilk",loadingNumber:"Potrjevanje telefonske \u0161tevilke",loadingPeople:"Iskanje kontaktov, ki jih je mogo\u010de povabiti",noResults:"Ni bilo mogo\u010de najti ustreznih rezultatov",noValidNumbers:"Prosimo, vnesite telefonsko \u0161tevilko",searchNumbers:"Dodaj telefonske \u0161tevilke",searchPeople:"I\u0161\u010di kontakte",searchPeopleAndNumbers:"I\u0161\u010di kontakte in njihove telefonske \u0161tevilke",telephone:"Telefon: {{number}}",title:"Povabite osebe na sre\u010danje"},audioDevices:{bluetooth:"Bluetooth",headphones:"slu\u0161alke",none:"Nobena avdio naprava ni na voljo",phone:"telefon",speaker:"zvo\u010dnik"},audioOnly:{audioOnly:"Samo glas (nizka pasovna \u0161irina)"},calendarSync:{addMeetingURL:"Dodaj povezavo na sre\u010danje",confirmAddLink:"Ali \u017eelite dodati Jitsi povezavo za ta dogodek?",error:{appConfiguration:"Integracija koledarja ni pravilno nastavljena.",generic:"Pri\u0161lo je do napake. Prosimo preverite nastavitve svojega koledarja ali poskusite koledar osve\u017eiti.",notSignedIn:"Pri\u0161lo je do napake pri dostopu do koledarja. Prosimo preverite nastavitve koledarja in se poskusite ponovno prijaviti."},join:"Pridru\u017ei se",joinTooltip:"Pridru\u017ei se sre\u010danju",nextMeeting:"Naslednje sre\u010danje",noEvents:"V kratkem ni na\u010drtovan noben dogodek.",ongoingMeeting:"Aktivna sre\u010danja",permissionButton:"Odpri nastavitve",permissionMessage:"\u010ce \u017eelite svoja sre\u010danja videti v aplikaciji, morate najprej dati dovoljenje za Koledar.",refresh:"Osve\u017ei koledar",today:"Danes"},chat:{error:"Napaka: va\u0161e sporo\u010dilo ni bilo poslano. Razlog: {{error}}",fieldPlaceHolder:"Type your message here",messageTo:"Zasebno sporo\u010dilo za uporabnika {{recipient}}",messagebox:"Vnesite sporo\u010dilo",nickname:{popover:"Izberite svoje ime",title:"Vnesite ime, ki ga \u017eelite uporabljati na sre\u010danju"},noMessagesMessage:"There are no messages in the meeting yet. Start a conversation here!",privateNotice:"Zasebno sporo\u010dilo za uporabnika {{recipient}}",title:"Klepet",you:"vi"},chromeExtensionBanner:{buttonText:"Install Chrome Extension",dontShowAgain:"Don\u2019t show me this again",installExtensionText:"Install the extension for Google Calendar and Office 365 integration"},connectingOverlay:{joiningRoom:"Povezovanje v sobo, kjer poteka sre\u010danje..."},connection:{ATTACHED:"Priklju\u010deno",AUTHENTICATING:"Overjanje",AUTHFAIL:"Overitev je spodletela",CONNECTED:"Povezano",CONNECTING:"Povezovanje",CONNFAIL:"Povezovanje je spodletelo",DISCONNECTED:"Ni povezave",DISCONNECTING:"Prekinjanje povezave",ERROR:"Napaka",FETCH_SESSION_ID:"Pridobivanje ID-ja seje...",GET_SESSION_ID_ERROR:"Napaka pri pridobivanju ID-ja seje: {{code}}",GOT_SESSION_ID:"Pridobivanje ID-ja seje... dokon\u010dano",LOW_BANDWIDTH:"Zaradi manj\u0161e porabe pasovne \u0161irine omre\u017eja je bil video za uporabnika {{displayName}} izklju\u010den",RECONNECTING:"Pri\u0161lo je do omre\u017ene napake. Ponovni poskus...",USER_CONNECTION_INTERRUPTED:"{{displayName}} ima te\u017eave z omre\u017eno povezavo..."},connectionindicator:{address:"Naslov:",bandwidth:"Ocenjena pasovna \u0161irina:",bitrate:"Bitna hitrost:",bridgeCount:"\u0160tevilo stre\u017enikov: ",connectedTo:"Povezan v:",e2e_rtt:"E2E RTT:",framerate:"Frekvenca slik:",less:"Prika\u017ei manj",localaddress:"Lokalni naslov:",localaddress_plural:"Lokalni naslovi:",localport:"Lokalna vrata:",localport_plural:"Lokalna vrata:",more:"Prika\u017ei ve\u010d",packetloss:"Izguba podatkovnih paketkov:",quality:{good:"Dobro",inactive:"Neaktiven",lost:"Izgubljeni",nonoptimal:"Neoptimalno",poor:"Slabo"},remoteaddress:"Oddaljeni naslov:",remoteaddress_plural:"Odda
__d(function(a,e,n,c,i,r,l){i.exports={en:"\u0130ngilizce",af:"Afrikanca",az:"",bg:"Bulgarca",cs:"\xc7ek\xe7e",de:"Almanca",el:"Yunanca",eo:"Esperanto",es:"\u0130spanyolca",fr:"Frans\u0131zca",hy:"Ermenice",it:"\u0130talyanca",ja:"Japonca",ko:"Korece",nb:"Norve\xe7\xe7e Bokmal",oc:"Oksitan dili",pl:"Leh\xe7e",ptBR:"Portekizce (Brezilya)",ru:"Rus\xe7a",sk:"Slovak\xe7a",sl:"Slovence",sv:"Isve\xe7\xe7e",tr:"T\xfcrk\xe7e",vi:"Vietnamca",zhCN:"\xc7ince (\xc7in)",zhTW:"\xc7ince (Tayvan)",nl:"Flemenk\xe7e",hu:"Macarca",hr:"H\u0131rvat\xe7a",frCA:"Frans\u0131zca (Kanada)",fi:"Fince",et:"Estonca",esUS:"\u0130spanyolca (Latin Amerika)",enGB:"\u0130ngilizce (Birle\u015fik Krall\u0131k)",da:"Danca",ca:"Katalanca"}},997,[]);
__d(function(a,e,i,n,r,l,t){r.exports={addPeople:{add:"Davet et",addContacts:"Ki\u015filerinizi davet edin",copyInvite:"Toplant\u0131 davetini kopyala",copyLink:"Toplant\u0131 ba\u011flant\u0131s\u0131n\u0131 kopyala",copyStream:"Canl\u0131 ak\u0131\u015f ba\u011flant\u0131s\u0131n\u0131 kopyala",countryNotSupported:"\xdclke hen\xfcz desteklenmiyor",countryReminder:"D\u0131\u015f bir \xfclkeyi mi ar\u0131yorsunuz? L\xfctfen \xfclke koduyla ba\u015flay\u0131n!",defaultEmail:"Varsay\u0131lan E-postan\u0131z",disabled:"Ki\u015fi davet edemezsiniz.",failedToAdd:"Ki\u015fi eklenemedi",footerText:"D\u0131\u015f arama devre d\u0131\u015f\u0131.",googleEmail:"Google Email",inviteMoreHeader:"Toplant\u0131daki tek ki\u015fisiniz",inviteMoreMailSubject:"{{appName}} toplant\u0131s\u0131na kat\u0131l",inviteMorePrompt:"Daha fazla ki\u015fi davet et",linkCopied:"Ba\u011flant\u0131 panoya kopyaland\u0131",loading:"Ki\u015filer ve telefon numaralar\u0131 aran\u0131yor...",loadingNumber:"Telefon numaras\u0131 do\u011frulan\u0131yor",loadingPeople:"Davet edilecek ki\u015fi aran\u0131yor",noResults:"E\u015fle\u015fen sonu\xe7 bulunamad\u0131",noValidNumbers:"L\xfctfen bir telefon numaras\u0131 girin",outlookEmail:"Outlook Email",searchNumbers:"Telefon numaras\u0131 ekle",searchPeople:"Ki\u015fi ara",searchPeopleAndNumbers:"Ki\u015fi aray\u0131n veya telefon numaras\u0131 ekleyin",shareInvite:"Toplant\u0131 davetini payla\u015f",shareLink:"Kat\u0131l\u0131mc\u0131lar\u0131 davet etmek i\xe7in toplant\u0131 ba\u011flant\u0131s\u0131n\u0131 payla\u015f\u0131n",shareStream:"Canl\u0131 ak\u0131\u015f ba\u011flant\u0131s\u0131n\u0131 payla\u015f\u0131n",telephone:"Telefon numaras\u0131: {{number}}",title:"Bu toplant\u0131ya ki\u015fi davet edin"},audioDevices:{bluetooth:"Bluetooth",headphones:"Kulakl\u0131k",phone:"Telefon",speaker:"Konu\u015fmac\u0131",none:"Ge\xe7erli Ses cihaz\u0131 yok"},audioOnly:{audioOnly:"D\xfc\u015f\xfck bant geni\u015fli\u011fi"},calendarSync:{addMeetingURL:"Bir toplant\u0131 ba\u011flant\u0131s\u0131 ekle",confirmAddLink:"Bu etkinli\u011fe bir toplant\u0131 ba\u011flant\u0131s\u0131 eklensin mi?",error:{appConfiguration:"Takvim entegrasyonu do\u011fru yap\u0131land\u0131r\u0131lmad\u0131.",generic:"Bir hata olu\u015ftu. L\xfctfen takvim ayarlar\u0131n\u0131 kontrol edin veya takvimi yenilemeyi deneyin.",notSignedIn:"Takvim etkinlikleri getirilirken bir hata meydana geldi. L\xfctfen takvim ayarlar\u0131n\u0131 kontrol edin ve tekrar giri\u015f yap\u0131n."},join:"Kat\u0131l",joinTooltip:"Toplant\u0131ya kat\u0131l",nextMeeting:"sonraki toplant\u0131",noEvents:"Planlanm\u0131\u015f bir etkinlik bulunmuyor.",ongoingMeeting:"devam eden toplant\u0131",permissionButton:"Ayarlar\u0131 a\xe7",permissionMessage:"Uygulama i\xe7inde toplant\u0131lar\u0131n\u0131z\u0131 g\xf6r\xfcnt\xfclemek i\xe7in takvim eri\u015fim izni gereklidir.",refresh:"Takvimi yenile",today:"Bug\xfcn"},chat:{error:"Hata: mesaj\u0131n\u0131z g\xf6nderilmedi. Gerek\xe7e: {{error}}",fieldPlaceHolder:"Mesaj\u0131n\u0131z\u0131 buraya yaz\u0131n",messagebox:"Bir mesaj yaz\u0131n",messageTo:"{{recipient}} adl\u0131 ki\u015fiye \xf6zel mesaj",noMessagesMessage:"Toplant\u0131da hen\xfcz mesaj yok. Burada bir konu\u015fma ba\u015flat\u0131n!",nickname:{popover:"Bir takma ad se\xe7in",title:"Sohbette kullanmak i\xe7in bir takma ad girin"},privateNotice:"{{recipient}} i\xe7in \xf6zel mesaj",title:"Sohbet",you:"sen"},connectingOverlay:{joiningRoom:"Toplant\u0131ya ba\u011flan\u0131l\u0131yor..."},connection:{ATTACHED:"Eklenmi\u015f",AUTHENTICATING:"Kimlik do\u011frulan\u0131yor",AUTHFAIL:"Kimlik do\u011frulama ba\u015far\u0131s\u0131z",CONNECTED:"Ba\u011fland\u0131",CONNECTING:"Ba\u011flan\u0131yor",CONNFAIL:"Ba\u011flant\u0131 ba\u015far\u0131s\u0131z",DISCONNECTED:"Ba\u011flant\u0131 kesildi",DISCONNECTING:"Ba\u011flant\u0131 kesiliyor",ERROR:"Hata",RECONNECTING:"Bir ba\u011flant\u0131 hatas\u0131 olu\u015ftu. Tekrar ba\u011flan\u0131yor...",LOW_BANDWIDTH:"Bant geni\u015fli\u011finden tasarruf etmek i\xe7in {{displayName}} ki\u015fisinin videosu kapat\u0131ld\u01
__d(function(n,i,g,T,a,e,h){a.exports={en:"Ti\u1ebfng Anh",af:"Ti\xea\u0301ng Afrika",az:"Ti\xea\u0301ng Azecbaizan",bg:"Ti\u1ebfng Bulgaria",cs:"Ti\xea\u0301ng Se\u0301c",de:"Ti\u1ebfng \u0110\u1ee9c",el:"Ti\xea\u0301ng Nh\xe2\u0323t",eo:"Ti\u1ebfng Esperanto",es:"Ti\u1ebfng T\xe2y Ban Nha",fr:"Ti\u1ebfng Ph\xe1p",hy:"Ti\u1ebfng Acmenia",it:"Ti\u1ebfng \xdd",ja:"Ti\xea\u0301ng Nh\xe2\u0323t",ko:"Ti\xea\u0301ng Ha\u0300n",nb:"Ti\u1ebfng Na Uy",oc:"Ti\u1ebfng Occitan",pl:"Ti\u1ebfng Ba Lan",ptBR:"Ti\u1ebfng B\u1ed3 \u0110\xe0o Nha (Brazil)",ru:"Ti\u1ebfng Nga",sk:"Ti\u1ebfng Slovak",sl:"Ti\u1ebfng Slovenia",sv:"Ti\u1ebfng Th\u1ee5y \u0110i\u1ec3n",tr:"Ti\u1ebfng Th\u1ed5 Nh\u0129 K\u1ef3",vi:"Ti\xea\u0301ng Vi\xea\u0323t",zhCN:"Ti\u1ebfng Hoa (Trung Qu\u1ed1c)"}},999,[]);
__d(function(n,t,i,h,e,a,c){e.exports={addPeople:{add:"M\u1eddi",countryNotSupported:"Chu\u0301ng t\xf4i ch\u01b0a h\xf4\u0303 tr\u01a1\u0323 \u0111i\u0301ch \u0111\xea\u0301n na\u0300y.",countryReminder:"\u0110ang go\u0323i ra ngoa\u0300i My\u0303? \u0110a\u0309m ba\u0309o b\u0103\u0301t \u0111\xe2\u0300u b\u0103\u0300ng ma\u0303 qu\xf4\u0301c gia!",disabled:"Ba\u0323n kh\xf4ng th\xea\u0309 m\u01a1\u0300i th\xeam ng\u01b0\u01a1\u0300i.",failedToAdd:"",footerText:"Quay s\xf4\u0301 bi\u0323 t\u0103\u0301t.",loading:"\u0110ang ti\u0300m ki\xea\u0301m ng\u01b0\u01a1\u0300i ho\u0103\u0323c s\xf4\u0301 \u0111i\xea\u0323n thoa\u0323i.",loadingNumber:"\u0110ang xa\u0301c nh\xe2\u0323n s\xf4\u0301 \u0111i\xea\u0323n thoa\u0323i.",loadingPeople:"\u0110ang ti\u0300m ki\xea\u0301m ng\u01b0\u01a1\u0300i \u0111\xea\u0309 m\u01a1\u0300i",noResults:"Kh\xf4ng ti\u0300m \u0111\u01b0\u01a1\u0323c k\xea\u0301t qua\u0309 kh\u01a1\u0301p",noValidNumbers:"Xin m\u1eddi nh\u1eadp m\u1ed9t s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",searchNumbers:"Th\xeam s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",searchPeople:"T\xecm ng\u01b0\u1eddi",searchPeopleAndNumbers:"T\xecm ng\u01b0\u1eddi v\xe0 th\xeam s\u1ed1",telephone:"S\u1ed1:{{number}}",title:"M\u1eddi ng\u01b0\u1eddi tham d\u1ef1 cu\u1ed9c h\u1ecdp n\xe0y"},audioDevices:{bluetooth:"Bluetooth",headphones:"Tai nghe",phone:"\u0110i\u1ec7n tho\u1ea1i",speaker:"Di\u1ec5n gi\u1ea3"},audioOnly:{audioOnly:"Ch\u1ec9 \xe2m thanh"},calendarSync:{addMeetingURL:"Th\xeam m\u1ed9t li\xean k\u1ebft h\u1ecdp",confirmAddLink:"B\u1ea1n c\xf3 mu\u1ed1n th\xeam m\u1ed9t li\xean ki\u1ebft t\u1edbi s\u1ef1 ki\u1ec7n n\xe0y?",error:{appConfiguration:"T\xedch h\u1ee3p l\u1ecbch ch\u01b0a \u0111\u01b0\u1ee3c c\u1ea5u h\xecnh \u0111\xfang.",generic:"M\u1ed9t l\u1ed7i xu\u1ea5t hi\u1ec7n. Vui l\xf2ng ki\u1ec3m tra c\u1ea5u h\xecnh l\u1ecbch ho\u1eb7c th\u1eed l\xe0m t\u01b0\u01a1i l\u1ecbch.",notSignedIn:"M\u1ed9t l\u1ed7i x\u1ea3y ra khi x\xe1c th\u1ef1c \u0111\u1ec3 xem l\u1ecbch s\u1ef1 ki\u1ec7n. Vui l\xf2ng ki\u1ec3m tra c\u1ea5u h\xecnh l\u1ecbch v\xe0 th\u1eed \u0111\u0103ng nh\u1eadp l\u1ea1i."},join:"Tham gia",joinTooltip:"Tham gia cu\u1ecdc h\u1ecdp",nextMeeting:"Cu\u1ed9c h\u1ecdp ti\u1ebfp theo",noEvents:"Kh\xf4ng c\xf3 s\u1ef1 ki\u1ec7n \u0111\u01b0\u1ee3c l\xean l\u1ecbch n\xe0o ti\u1ebfp theo.",ongoingMeeting:"cu\u1ed9c h\u1ecdp \u0111ang di\u1ec5n ra",permissionButton:"M\u1edf c\u1ea5u h\xecnh",permissionMessage:"Y\xeau c\u1ea7u quy\u1ec1n truy c\u1eadp L\u1ecbch \u0111\u1ec3 th\u1ea5y cu\u1ed9c h\u1ecdp c\u1ee7a b\u1ea1n tr\xean \u1ee9ng d\u1ee5ng.",refresh:"L\xe0m t\u01b0\u01a1i l\u1ecbch",today:"H\xf4m nay"},chat:{error:"L\u1ed7i: th\xf4ng \u0111i\u1ec7p c\u1ee7a b\u1ea1n \"{{originalText}}\" kh\xf4ng \u0111\u01b0\u1ee3c g\u1eedi. Nguy\xean nh\xe2n: {{error}}",messagebox:"Nh\u1eadp m\u1ed9t th\xf4ng \u0111i\u1ec7p",nickname:{popover:"Ch\u1ecdn bi\u1ec7t danh",title:"Nh\u1eadp m\u1ed9t t\xean \u0111\u1ec3 s\u1eed d\u1ee5ng Chat"},title:"Chat"},connectingOverlay:{joiningRoom:"\u0110ang k\u1ebft n\u1ed1i t\u1edbi cu\u1ed9c h\u1ecdp c\u1ee7a b\u1ea1n\u2026"},connection:{ATTACHED:"\u0110\xe3 \u0111\xednh k\xe8m",AUTHENTICATING:"\u0110ang x\xe1c th\u1ef1c",AUTHFAIL:"X\xe1c th\u1ef1c th\u1ea5t b\u1ea1i",CONNECTED:"\u0110\xe3 k\u1ebft n\u1ed1i",CONNECTING:"\u0110ang k\u1ebft n\u1ed1i",CONNFAIL:"K\u1ebft n\u1ed1i th\u1ea5t b\u1ea1i",DISCONNECTED:"\u0110\xe3 ng\u1eaft k\u1ebft n\u1ed1i",DISCONNECTING:"\u0110ang ng\u1eaft k\u1ebft n\u1ed1i",ERROR:"L\u1ed7i",RECONNECTING:"\u0110\xe3 x\u1ea3y ra s\u1ef1 c\u1ed1 m\u1ea1ng. \u0110ang k\u1ebft n\u1ed1i l\u1ea1i..."},connectionindicator:{address:"\u0110\u1ecba ch\u1ec9:",bandwidth:"B\u0103ng th\xf4ng \u01b0\u1edbc t\xednh:",bitrate:"T\u1ed1c \u0111\u1ed9:",bridgeCount:"M\xe1y ch\u1ee7:",connectedTo:"\u0110\xe3 k\u1ebft n\u1ed1i t\u1edbi:",framerate:"T\u1ef7 l\u1ec7 khung h\xecnh:",less:"Hi\u1ec3n th\u1ecb \xedt h\u01a1n",localaddress_0:"\u0110\u1ecba ch\u1ec9 \u0111\u1ecba ph\u01b0\u01a1ng:",localaddress_1:"C\xe1c \u0111\u1ecba ch\u1ec9 \u0111\u1ecba ph\u01b0\u01a1ng:",localport_0:"C\u1ed
__d(function(e,r,f,h,n,o,s){n.exports={en:"\u82f1\u8bed",af:"\u5357\u975e\u8377\u5170\u8bed",bg:"\u4fdd\u52a0\u5229\u4e9a\u8bed",ca:"\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",cs:"\u6377\u514b\u8bed",de:"\u5fb7\u8bed",el:"\u5e0c\u814a\u8bed",enGB:"\u82f1\u8bed\uff08\u82f1\u56fd\uff09",eo:"\u4e16\u754c\u8bed",es:"\u897f\u73ed\u7259\u8bed",esUS:"\u897f\u73ed\u7259\u8bed\uff08\u62c9\u4e01\u7f8e\u6d32\uff09",fi:"\u82ac\u5170\u8bed",fr:"\u6cd5\u8bed",frCA:"\u6cd5\u8bed\uff08\u52a0\u62ff\u5927\uff09",hr:"\u514b\u7f57\u5730\u4e9a\u8bed",hu:"\u5308\u7259\u5229\u8bed",hy:"\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",it:"\u610f\u5927\u5229\u8bed",ja:"\u65e5\u8bed",ko:"\u97e9\u8bed",nl:"\u8377\u5170\u8bed",oc:"\u6b27\u897f\u5766\u8bed",pl:"\u6ce2\u5170\u8bed",ptBR:"\u8461\u8404\u7259\u8bed\uff08\u5df4\u897f\uff09",ru:"\u4fc4\u8bed",sv:"\u745e\u5178\u8bed",tr:"\u571f\u8033\u5176\u8bed",vi:"\u8d8a\u5357\u8bed",zhCN:"\u4e2d\u6587(\u4e2d\u56fd)",zhTW:"\u4e2d\u6587\uff08\u53f0\u6e7e\uff09"}},1001,[]);
__d(function(e,o,i,t,r,n,a){r.exports={addPeople:{add:"\u6dfb\u52a0",countryNotSupported:"\u5f53\u524d\u56fd\u5bb6\u6682\u65f6\u672a\u88ab\u652f\u6301\u3002",countryReminder:"\u5c1d\u8bd5\u5728\u7f8e\u56fd\u4e4b\u5916\u901a\u8bdd\uff1f\u8bf7\u68c0\u67e5\u56fd\u5bb6\u4ee3\u7801\uff01",disabled:"\u5173\u95ed",failedToAdd:"\u6dfb\u52a0\u5931\u8d25",footerText:"\u5e95\u90e8\u6587\u672c",loading:"\u6b63\u5728\u52a0\u8f7d",loadingNumber:"\u6b63\u5728\u52a0\u8f7d\u53f7\u7801",loadingPeople:"\u6b63\u5728\u52a0\u8f7d\u4f1a\u8bae\u4eba\u5458",noResults:"\u6ca1\u6709\u627e\u5230\u67e5\u8be2\u7ed3\u679c",noValidNumbers:"\u65e0\u6548\u53f7\u7801",searchNumbers:"\u67e5\u8be2\u53f7\u7801",searchPeople:"\u67e5\u627e\u4eba\u5458",searchPeopleAndNumbers:"\u641c\u7d22\u6210\u5458\u6216\u6dfb\u52a0\u5176\u7535\u8bdd\u53f7\u7801",telephone:"\u7535\u8bdd\u53f7\u7801\uff1a {{number}}",title:"\u4f1a\u8bae\u6807\u9898"},audioDevices:{bluetooth:"\u84dd\u7259",headphones:"\u8033\u673a",phone:"\u7535\u8bdd",speaker:"\u53d1\u8a00\u4eba",none:"\u6ca1\u6709\u53ef\u7528\u7684\u97f3\u9891\u8bbe\u5907"},audioOnly:{audioOnly:"\u4ec5\u8bed\u97f3\u652f\u6301"},calendarSync:{addMeetingURL:"\u6dfb\u52a0\u4f1a\u8bae\u94fe\u63a5",confirmAddLink:"\u662f\u5426\u5728\u6b64\u4e8b\u4ef6\u4e2d\u6dfb\u52a0Jitsi\u94fe\u63a5",error:{appConfiguration:"\u914d\u7f6e\u9519\u8bef",generic:"\u53d1\u751f\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u65e5\u5386\u8bbe\u7f6e\u6216\u5c1d\u8bd5\u5237\u65b0\u65e5\u5386\u3002",notSignedIn:"\u67e5\u770b\u65e5\u5386\u4e8b\u4ef6\u9a8c\u8bc1\u51fa\u9519\u3002\u8bf7\u68c0\u67e5\u65e5\u5386\u8bbe\u7f6e\uff0c\u7136\u540e\u518d\u6b21\u5c1d\u8bd5\u767b\u5f55\u3002"},join:"\u52a0\u5165",joinTooltip:"\u52a0\u5165\u4f1a\u8bae",nextMeeting:"\u4e0b\u4e00\u573a\u4f1a\u8bae",noEvents:"\u8fd1\u671f\u65e0\u6d3b\u52a8\u3002",ongoingMeeting:"\u6b63\u5728\u8fdb\u884c\u7684\u4f1a\u8bae",permissionButton:"\u8bbe\u7f6e",permissionMessage:"\u5728\u5e94\u7528\u4e2d\u67e5\u770b\u4f1a\u8bae\u9700\u8981\u65e5\u5386\u6743\u9650\u3002",refresh:"\u5237\u65b0\u65e5\u5386",today:"\u4eca\u65e5"},chat:{error:"\u9519\u8bef\uff1a\u6d88\u606f\u672a\u53d1\u9001\u3002\u539f\u56e0\uff1a{{error}}",fieldPlaceHolder:"\u5728\u8fd9\u91cc\u8f93\u5165\u4f60\u7684\u4fe1\u606f",messagebox:"\u8f93\u5165\u6d88\u606f",messageTo:"\u4e0e {{recipient}} \u7684\u79c1\u4eba\u804a\u5929",noMessagesMessage:"\u4f1a\u8bae\u4e2d\u8fd8\u6ca1\u6709\u6d88\u606f\uff0c\u5728\u8fd9\u91cc\u5f00\u59cb\u8c08\u8bdd\u5427\uff01",nickname:{popover:"\u9009\u62e9\u4e00\u4e2a\u6635\u79f0",title:"\u8f93\u5165\u4e00\u4e2a\u6635\u79f0\u7528\u4e8e\u804a\u5929"},privateNotice:"\u4e0e {{recipient}} \u7684\u79c1\u4eba\u804a\u5929",title:"\u8bdd\u9898",you:"\u60a8"},chromeExtensionBanner:{installExtensionText:"",buttonText:"",dontShowAgain:""},connectingOverlay:{joiningRoom:"\u4f1a\u8bae\u8fde\u63a5\u4e2d\u2026"},connection:{ATTACHED:"\u5df2\u63a5\u5165",AUTHENTICATING:"\u8ba4\u8bc1\u4e2d",AUTHFAIL:"\u8ba4\u8bc1\u5931\u8d25",CONNECTED:"\u8fde\u63a5\u4e2d\u2026",CONNECTING:"\u8fde\u63a5\u4e2d",CONNFAIL:"\u8fde\u63a5\u5931\u8d25",DISCONNECTED:"\u5df2\u65ad\u5f00\u8fde\u63a5",DISCONNECTING:"\u65ad\u5f00\u8fde\u63a5\u4e2d",ERROR:"\u9519\u8bef",RECONNECTING:"\u7f51\u7edc\u9519\u8bef\uff0c\u91cd\u8fde\u4e2d\u3002\u3002\u3002"},connectionindicator:{address:"\u5730\u5740\uff1a",bandwidth:"\u4f30\u8ba1\u5e26\u5bbd\uff1a",bitrate:"\u6bd4\u7279\u7387\uff1a",bridgeCount:"\u670d\u52a1\u5668\u6570\u91cf:",connectedTo:"\u8fde\u63a5\u5230:",framerate:"\u5e27\u7387\uff1a",less:"\u663e\u793a\u66f4\u5c11",localaddress:"\u672c\u5730\u5730\u5740\uff1a",localport:"\u672c\u5730\u7aef\u53e3\uff1a",more:"\u663e\u793a\u66f4\u591a",packetloss:"\u4e22\u5305\uff1a",quality:{good:"\u597d",inactive:"\u672a\u6fc0\u6d3b",lost:"\u6389\u7ebf",nonoptimal:"\u4e2d",poor:"\u5dee"},remoteaddress:"\u8fdc\u7a0b\u5730\u5740\uff1a",remoteport:"\u8fdc\u7a0b\u7aef\u53e3\uff1a",resolution:"\u5206\u8fa8\u7387\uff1a",status:"\u8fde\u63a5\uff1a",transport:"\u4f20\u8f93\uff1a"},dateUtils:{earlier:"\u66f4\u65e9\u7684",today:"\u4eca\u65e5",yesterday:"\u6628\u5929"},deepLinking:{a
__d(function(e,r,t,f,h,n,o){h.exports={en:"\u82f1\u8a9e",af:"\u5357\u975e\u8377\u862d\u6587",bg:"\u4fdd\u52a0\u5229\u4e9e\u6587",ca:"\u5361\u9054\u9686\u5c3c\u4e9e\u6587",cs:"\u6377\u514b\u6587",de:"\u5fb7\u6587",el:"\u5e0c\u81d8\u6587",enGB:"\u82f1\u6587 (\u82f1\u570b)",eo:"\u4e16\u754c\u8a9e",es:"\u897f\u73ed\u7259\u6587",esUS:"\u897f\u73ed\u7259\u6587 (\u62c9\u4e01\u7f8e\u6d32)",fi:"\u82ac\u862d\u6587",fr:"\u6cd5\u6587",frCA:"\u6cd5\u6587 (\u52a0\u62ff\u5927)",hr:"\u514b\u7f85\u57c3\u897f\u4e9e\u6587",hu:"\u5308\u7259\u5229\u6587",hy:"\u4e9e\u7f8e\u5c3c\u4e9e\u6587",it:"\u7fa9\u5927\u5229\u6587",ja:"\u65e5\u8a9e",ko:"\u97d3\u6587",nl:"\u8377\u862d\u6587",oc:"\u5967\u897f\u5766\u6587",pl:"\u6ce2\u862d\u6587",ptBR:"\u8461\u8404\u7259\u6587 (\u5df4\u897f)",ru:"\u4fc4\u6587",sv:"\u745e\u5178\u6587",tr:"\u571f\u8033\u5176\u6587",vi:"\u8d8a\u5357\u6587",zhCN:"\u4e2d\u6587 (\u4e2d\u56fd\uff0c\u7b80\u4f53)",zhTW:"\u4e2d\u6587 (\u53f0\u7063\uff0c\u6b63\u9ad4)",et:"\u611b\u6c99\u5c3c\u4e9e\u6587",da:"\u4e39\u9ea5\u6587"}},1003,[]);
__d(function(e,o,i,r,t,n,a){t.exports={addPeople:{add:"\u9080\u8acb",countryNotSupported:"\u6b64\u76ee\u6a19\u5340\u57df\u5c1a\u672a\u652f\u63f4\u3002",countryReminder:"\u5617\u8a66\u64a5\u6253\u5230\u7f8e\u570b\u4ee5\u5916\u7684\u5730\u5340\u55ce\uff1f\u8acb\u78ba\u8a8d\u5728\u958b\u982d\u52a0\u5165\u570b\u5bb6\u4ee3\u78bc\uff01",disabled:"\u60a8\u4e0d\u53ef\u4ee5\u9080\u8acb\u4eba\u54e1\u3002",failedToAdd:"\u589e\u52a0\u53c3\u8207\u4eba\u5931\u6557",footerText:"\u5c0d\u5916\u64ad\u865f\u5df2\u505c\u7528\u3002",loading:"\u5c0b\u627e\u806f\u7d61\u4eba\u53ca\u96fb\u8a71\u865f\u78bc",loadingNumber:"\u9a57\u8b49\u96fb\u8a71\u865f\u78bc",loadingPeople:"\u6b63\u5728\u641c\u5c0b\u9080\u8acb\u7684\u4eba\u54e1",noResults:"\u6c92\u6709\u7b26\u5408\u8981\u6c42\u7684\u641c\u5c0b\u7d50\u679c",noValidNumbers:"\u8acb\u8f38\u5165\u4e00\u7d44\u96fb\u8a71\u865f\u78bc",searchNumbers:"\u65b0\u589e\u96fb\u8a71\u865f\u78bc",searchPeople:"\u5c0b\u627e\u4eba\u54e1",searchPeopleAndNumbers:"\u5c0b\u627e\u4eba\u54e1\u6216\u65b0\u589e\u96fb\u8a71\u865f\u78bc",telephone:"\u96fb\u8a71\uff1a {{number}}",title:"\u9080\u8acb\u4eba\u54e1\u53c3\u52a0\u6703\u8b70"},audioDevices:{bluetooth:"\u85cd\u7259",headphones:"\u8033\u6a5f",phone:"\u96fb\u8a71",speaker:"\u767c\u8a00\u8005",none:"\u6c92\u6709\u53ef\u7528\u7684\u97f3\u6548\u88dd\u7f6e"},audioOnly:{audioOnly:"\u4f4e\u983b\u5bec"},calendarSync:{addMeetingURL:"\u589e\u52a0\u6703\u8b70\u9023\u7d50",confirmAddLink:"\u60a8\u8981\u52a0\u4e0a Jitsi \u9023\u7d50\u65bc\u6b64\u4e8b\u4ef6\u55ce\uff1f",error:{appConfiguration:"\u884c\u4e8b\u66c6\u6574\u5408\u5c1a\u672a\u6b63\u78ba\u8a2d\u5b9a\u3002",generic:"\u767c\u751f\u932f\u8aa4\u3002\u8acb\u6aa2\u67e5\u884c\u4e8b\u66c6\u8a2d\u5b9a\uff0c\u6216\u662f\u91cd\u65b0\u6574\u7406\u884c\u4e8b\u66c6\u3002",notSignedIn:"\u67e5\u770b\u884c\u4e8b\u66c6\u4e8b\u4ef6\u9032\u884c\u8a8d\u8b49\u6642\u767c\u751f\u932f\u8aa4\u3002\u8acb\u6aa2\u67e5\u60a8\u7684\u884c\u4e8b\u66c6\u8a2d\u5b9a\uff0c\u4e26\u518d\u6b21\u767b\u5165\u3002"},join:"\u53c3\u52a0",joinTooltip:"\u53c3\u52a0\u6703\u8b70",nextMeeting:"\u4e0b\u4e00\u500b\u6703\u8b70",noEvents:"\u5df2\u7d93\u6c92\u6709\u6392\u7a0b\u7684\u4e8b\u4ef6\u3002",ongoingMeeting:"\u6b63\u5728\u9032\u884c\u7684\u6703\u8b70",permissionButton:"\u958b\u555f\u8a2d\u5b9a",permissionMessage:"\u5fc5\u9808\u5148\u53d6\u5f97\u884c\u4e8b\u66c6\u7684\u5b58\u53d6\u6b0a\u9650\u624d\u80fd\u67e5\u770b\u60a8\u61c9\u7528\u7a0b\u5f0f\u4e2d\u7684\u6703\u8b70\u3002",refresh:"\u91cd\u65b0\u6574\u7406\u884c\u4e8b\u66c6",today:"\u4eca\u65e5"},chat:{error:"\u932f\u8aa4\uff1a\u60a8\u7684\u8a0a\u606f\u672a\u88ab\u50b3\u9001\u3002\u539f\u56e0\uff1a {{error}}",fieldPlaceHolder:"\u5728\u6b64\u8f38\u5165\u60a8\u7684\u8a0a\u606f",messagebox:"\u8f38\u5165\u8a0a\u606f",messageTo:"\u79c1\u4eba\u8a0a\u606f\u50b3\u9001\u81f3 {{recipient}}",noMessagesMessage:"\u6b64\u6703\u8b70\u5c1a\u7121\u8a0a\u606f\u3002\u5728\u6b64\u958b\u59cb\u5c0d\u8a71\u4ea4\u8ac7\uff01",nickname:{popover:"\u9078\u64c7\u540d\u7a31",title:"\u8f38\u5165\u540d\u7a31\u4f86\u4f7f\u7528\u4ea4\u8ac7"},privateNotice:"\u79c1\u4eba\u8a0a\u606f\u50b3\u9001\u81f3 {{recipient}}",title:"\u4ea4\u8ac7",you:"\u81ea\u5df1"},connectingOverlay:{joiningRoom:"\u5c07\u81ea\u5df1\u9023\u63a5\u81f3\u81ea\u8a02\u6703\u8b70..."},connection:{ATTACHED:"\u5df2\u7d93\u9644\u52a0",AUTHENTICATING:"\u8a8d\u8b49\u4e2d",AUTHFAIL:"\u8a8d\u8b49\u5931\u6557",CONNECTED:"\u5df2\u7d93\u9023\u63a5",CONNECTING:"\u9023\u63a5\u4e2d",CONNFAIL:"\u9023\u63a5\u5931\u6557",DISCONNECTED:"\u5df2\u7d93\u4e2d\u65b7\u9023\u63a5",DISCONNECTING:"\u4e2d\u65b7\u9023\u63a5\u4e2d",ERROR:"\u932f\u8aa4",RECONNECTING:"\u7db2\u8def\u767c\u751f\u554f\u984c\u3002\u91cd\u65b0\u9023\u7dda\u4e2d.........",GOT_SESSION_ID:"\u6b63\u5728\u53d6\u5f97 session-id\u2026 \u5b8c\u6210",GET_SESSION_ID_ERROR:"\u53d6\u5f97 session-id \u6642\u767c\u751f\u932f\u8aa4\uff1a{{code}}",FETCH_SESSION_ID:"\u6b63\u5728\u53d6\u5f97 session-id\u2026",LOW_BANDWIDTH:"\u5df2\u95dc\u9589 {{displayName}} \u7684\u5f71\u7247\u4ee5\u7bc0\u7701\u6d41\u91cf"},connectionindicator:{address:"\u4f4d\u5740\uff1
__d(function(n,a,i,e,s,h,r){s.exports={en:"English",af:"Afrikaans",bg:"Bulgarian",ca:"Catalan",cs:"Czech",da:"Danish",de:"German",el:"Greek",enGB:"English (United Kingdom)",eo:"Esperanto",es:"Spanish",esUS:"Spanish (Latin America)",et:"Estonian",fi:"Finnish",fr:"French",frCA:"French (Canadian)",hr:"Croatian",hu:"Hungarian",hy:"Armenian",it:"Italian",ja:"Japanese",ko:"Korean",nl:"Dutch",oc:"Occitan",pl:"Polish",ptBR:"Portuguese (Brazil)",ru:"Russian",sv:"Swedish",tr:"Turkish",vi:"Vietnamese",zhCN:"Chinese (China)",zhTW:"Chinese (Taiwan)",mn:"\u041c\u043e\u043d\u0433\u043e\u043b"}},1005,[]);
__d(function(e,o,i,t,r,n,a){r.exports={addPeople:{add:"\u0423\u0440\u0438\u0445",countryNotSupported:"\u0422\u0430\u043d\u0430\u0439 \u0443\u043b\u0441\u044b\u0433 \u0445\u0430\u0440\u0430\u0430\u0445\u0430\u043d \u0434\u044d\u043c\u0436\u0438\u0445\u0433\u04af\u0439 \u0431\u0430\u0439\u043d\u0430.",countryReminder:"\u0410\u041d\u0423-\u0430\u0430\u0441 \u04e9\u04e9\u0440 \u0443\u043b\u0441\u0440\u0443\u0443 \u0437\u0430\u043b\u0433\u0430\u0445 \u0431\u043e\u043b \u0443\u043b\u0441\u044b\u043d \u043a\u043e\u0434\u043e\u043e \u043e\u0440\u0443\u0443\u043b\u043d\u0430 \u0443\u0443!",disabled:"\u0425\u04af\u043c\u04af\u04af\u0441\u0438\u0439\u0433 \u0443\u0440\u0438\u0445 \u0431\u043e\u043b\u043e\u043c\u0436\u0433\u04af\u0439.",failedToAdd:"\u041e\u0440\u043e\u043b\u0446\u043e\u0433\u0447 \u043d\u044d\u043c\u0436 \u0447\u0430\u0434\u0441\u0430\u043d\u0433\u04af\u0439",footerText:"\u0414\u0443\u0443\u0434\u043b\u0430\u0433\u0430 \u0445\u0438\u0439\u0445 \u0438\u0434\u044d\u0432\u0445\u0433\u04af\u0439.",loading:"\u0425\u04af\u043c\u04af\u04af\u0441 \u0431\u043e\u043b\u043e\u043d \u0443\u0442\u0430\u0441\u043d\u044b \u0434\u0443\u0433\u0430\u0430\u0440\u044b\u0433 \u0445\u0430\u0439\u0436 \u0431\u0430\u0439\u043d\u0430",loadingNumber:"\u0423\u0442\u0430\u0441\u043d\u044b \u0434\u0443\u0433\u0430\u0430\u0440\u044b\u0433 \u0431\u0430\u0442\u0430\u043b\u0433\u0430\u0430\u0436\u0443\u0443\u043b\u0436 \u0431\u0430\u0439\u043d\u0430",loadingPeople:"\u0423\u0440\u0438\u0445 \u0445\u04af\u043c\u04af\u04af\u0441\u0438\u0439\u0433 \u0445\u0430\u0439\u0436 \u0431\u0430\u0439\u043d\u0430",noResults:"\u04ae\u0440 \u0434\u04af\u043d \u043e\u043b\u0434\u0441\u043e\u043d\u0433\u04af\u0439",noValidNumbers:"\u0423\u0442\u0430\u0441\u043d\u044b \u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430 \u043e\u0440\u0443\u0443\u043b\u043d\u0430 \u0443\u0443",searchNumbers:"\u0423\u0442\u0430\u0441\u043d\u044b \u0434\u0443\u0433\u0430\u0430\u0440 \u043d\u044d\u043c\u044d\u0445",searchPeople:"\u0425\u04af\u043c\u04af\u04af\u0441 \u0445\u0430\u0439\u0445",searchPeopleAndNumbers:"\u0425\u04af\u043c\u04af\u04af\u0441\u044d\u044d\u0441 \u0445\u0430\u0439\u0445 \u044d\u0441\u0432\u044d\u043b \u0443\u0442\u0430\u0441\u043d\u044b \u0434\u0443\u0433\u0430\u0430\u0440 \u043d\u044d\u043c\u043d\u044d \u04af\u04af",telephone:"\u0423\u0442\u0430\u0441: {{number}}",title:"\u0425\u04af\u043c\u04af\u04af\u0441\u0438\u0439\u0433 \u0445\u0443\u0440\u0430\u043b\u0434 \u0443\u0440\u0438\u0445"},audioDevices:{bluetooth:"Bluetooth",headphones:"\u0427\u0438\u0445\u044d\u0432\u0447",phone:"\u0423\u0442\u0430\u0441",speaker:"\u042f\u0440\u0438\u0433\u0447",none:"\u0414\u0443\u0443\u043d\u044b \u0442\u04e9\u0445\u04e9\u04e9\u0440\u04e9\u043c\u0436 \u0431\u0430\u0439\u0445\u0433\u04af\u0439"},audioOnly:{audioOnly:"\u0427\u0430\u043d\u0430\u0440 \u0431\u0430\u0433\u0430\u0441\u0433\u0430\u0445"},calendarSync:{addMeetingURL:"\u0425\u0443\u0440\u043b\u044b\u043d \u0445\u043e\u043b\u0431\u043e\u043e\u0441\u044b\u0433 \u043d\u044d\u043c\u043d\u044d \u04af\u04af",confirmAddLink:"\u0422\u0430 \u044d\u043d\u044d \u04af\u0439\u043b \u044f\u0432\u0434\u0430\u043b\u0434 \u0445\u043e\u043b\u0431\u043e\u043e\u0441\u044b\u0433 \u043d\u044d\u043c\u044d\u0445\u0438\u0439\u0433 \u0445\u04af\u0441\u0447 \u0431\u0430\u0439\u043d\u0430 \u0443\u0443?",error:{appConfiguration:"\u0426\u0430\u0433\u0430\u043b\u0431\u0430\u0440\u044b\u043d \u0445\u043e\u043b\u0431\u043e\u043b\u0442\u044b\u0433 \u0437\u04e9\u0432 \u0442\u043e\u0445\u0438\u0440\u0443\u0443\u043b\u0430\u0430\u0433\u04af\u0439 \u0431\u0430\u0439\u043d\u0430.",generic:"\u0410\u043b\u0434\u0430\u0430 \u0433\u0430\u0440\u0441\u0430\u043d \u0431\u0430\u0439\u043d\u0430. \u0426\u0430\u0433\u0430\u043b\u0431\u0430\u0440\u044b\u043d \u0442\u043e\u0445\u0438\u0440\u0433\u043e\u043e\u0433\u043e\u043e \u0448\u0430\u043b\u0433\u0430\u0445 \u044d\u0441\u0432\u044d\u043b \u0446\u0430\u0433\u0430\u043b\u0431\u0430\u0440 \u0434\u0430\u0445\u0438\u043d \u0430\u0447\u0430\u0430\u043b\u0436 \u04af\u0437\u043d\u044d \u04af\u04af.",notSignedIn:"An error occurred
__d(function(g,r,i,a,m,e,d){!(function(t,n){if('function'==typeof define&&define.amd)define(['moment'],n);else if('object'==typeof e)try{m.exports=n(r(d[0]))}catch(t){m.exports=n}t&&(t.momentDurationFormatSetup=t.moment?n(t.moment):n)})(this,function(t){var n=!1,u=!1,o="escape years months weeks days hours minutes seconds milliseconds general".split(" "),l=[{type:"seconds",targets:[{type:"minutes",value:60},{type:"hours",value:3600},{type:"days",value:86400},{type:"weeks",value:604800},{type:"months",value:2678400},{type:"years",value:31536e3}]},{type:"minutes",targets:[{type:"hours",value:60},{type:"days",value:1440},{type:"weeks",value:10080},{type:"months",value:44640},{type:"years",value:525600}]},{type:"hours",targets:[{type:"days",value:24},{type:"weeks",value:168},{type:"months",value:744},{type:"years",value:8760}]},{type:"days",targets:[{type:"weeks",value:7},{type:"months",value:31},{type:"years",value:365}]},{type:"months",targets:[{type:"years",value:12}]}];function s(t,n){return!(n.length>t.length)&&-1!==t.indexOf(n)}function c(t){for(var n="";t;)n+="0",t-=1;return n}function p(t){for(var n=t.split("").reverse(),u=0,o=!0;o&&u<n.length;)u?"9"===n[u]?n[u]="0":(n[u]=(parseInt(n[u],10)+1).toString(),o=!1):(parseInt(n[u],10)<5&&(o=!1),n[u]="0"),u+=1;return o&&n.push("1"),n.reverse().join("")}function f(t,n,o){var l,s,h,y=n.useToLocaleString,v=n.useGrouping,S=v&&n.grouping.slice(),w=n.maximumSignificantDigits,V=n.minimumIntegerDigits||1,_=n.fractionDigits||0,x=n.groupingSeparator,D=n.decimalSeparator;if(y&&o){var L={minimumIntegerDigits:V,useGrouping:v};if(_&&(L.maximumFractionDigits=_,L.minimumFractionDigits=_),w&&t>0&&(L.maximumSignificantDigits=w),!u){var b=I({},n);b.useGrouping=!1,b.decimalSeparator=".",t=parseFloat(f(t,b),10)}return t.toLocaleString(o,L)}var M=(w?t.toPrecision(w+1):t.toFixed(_+1)).split("e");h=M[1]||"",s=(M=M[0].split("."))[1]||"";var k=(l=M[0]||"").length,T=s.length,F=k+T,j=l+s;(w&&F===w+1||!w&&T===_+1)&&((j=p(j)).length===F+1&&(k+=1),T&&(j=j.slice(0,-1)),l=j.slice(0,k),s=j.slice(k)),w&&(s=s.replace(/0*$/,""));var G=parseInt(h,10);G>0?s.length<=G?(l+=s+=c(G-s.length),s=""):(l+=s.slice(0,G),s=s.slice(G)):G<0&&(s=c(Math.abs(G)-l.length)+l+s,l="0"),w||((s=s.slice(0,_)).length<_&&(s+=c(_-s.length)),l.length<V&&(l=c(V-l.length)+l));var E,P="";if(v)for(M=l;M.length;)S.length&&(E=S.shift()),P&&(P=x+P),P=M.slice(-E)+P,M=M.slice(0,-E);else P=l;return s&&(P=P+D+s),P}function h(t,n){return t.label.length>n.label.length?-1:t.label.length<n.label.length?1:0}function y(t,n){var u=[];return D(j(n),function(o){if("_durationLabels"===o.slice(0,15)){var l=o.slice(15).toLowerCase();D(j(n[o]),function(s){s.slice(0,1)===t&&u.push({type:l,key:s,label:n[o][s]})})}}),u}var v,S={durationLabelsStandard:{S:'millisecond',SS:'milliseconds',s:'second',ss:'seconds',m:'minute',mm:'minutes',h:'hour',hh:'hours',d:'day',dd:'days',w:'week',ww:'weeks',M:'month',MM:'months',y:'year',yy:'years'},durationLabelsShort:{S:'msec',SS:'msecs',s:'sec',ss:'secs',m:'min',mm:'mins',h:'hr',hh:'hrs',d:'dy',dd:'dys',w:'wk',ww:'wks',M:'mo',MM:'mos',y:'yr',yy:'yrs'},durationTimeTemplates:{HMS:'h:mm:ss',HM:'h:mm',MS:'m:ss'},durationLabelTypes:[{type:"standard",string:"__"},{type:"short",string:"_"}],durationPluralKey:function(t,n,u){return 1===n&&null===u?t:t+t}};function w(t){return"[object Array]"===Object.prototype.toString.call(t)}function V(t){return"[object Object]"===Object.prototype.toString.call(t)}function _(t,n){for(var u=t.length;u-=1;)if(n(t[u]))return t[u]}function x(t,n){var u,o=0,l=t&&t.length||0;for("function"!=typeof n&&(u=n,n=function(t){return t===u});o<l;){if(n(t[o]))return t[o];o+=1}}function D(t,n){var u=0,o=t.length;if(t&&o)for(;u<o;){if(!1===n(t[u],u))return;u+=1}}function L(t,n){var u=0,o=t.length,l=[];if(!t||!o)return l;for(;u<o;)l[u]=n(t[u],u),u+=1;return l}function b(t,n){return L(t,function(t){return t[n]})}function M(t){var n=[];return D(t,function(t){t&&n.push(t)}),n}function k(t){var n=[];return D(t,function(t){x(n,t)||n.push(t)}),n}function T(t,n){var u=[];return D(t,function(t){D(n,function(n){t===n&&u.push(t)}
__d(function(g,r,i,a,m,e,d){var _,t;_=this,t=function(_){'use strict';return _.defineLocale('bg',{months:'\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438'.split('_'),monthsShort:'\u044f\u043d\u0440_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a'.split('_'),weekdays:'\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430'.split('_'),weekdaysShort:'\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431'.split('_'),weekdaysMin:'\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431'.split('_'),longDateFormat:{LT:'H:mm',LTS:'H:mm:ss',L:'D.MM.YYYY',LL:'D MMMM YYYY',LLL:'D MMMM YYYY H:mm',LLLL:'dddd, D MMMM YYYY H:mm'},calendar:{sameDay:'[\u0414\u043d\u0435\u0441 \u0432] LT',nextDay:'[\u0423\u0442\u0440\u0435 \u0432] LT',nextWeek:'dddd [\u0432] LT',lastDay:'[\u0412\u0447\u0435\u0440\u0430 \u0432] LT',lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return'[\u0412 \u0438\u0437\u043c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT';case 1:case 2:case 4:case 5:return'[\u0412 \u0438\u0437\u043c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT'}},sameElse:'L'},relativeTime:{future:'\u0441\u043b\u0435\u0434 %s',past:'\u043f\u0440\u0435\u0434\u0438 %s',s:'\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438',m:'\u043c\u0438\u043d\u0443\u0442\u0430',mm:'%d \u043c\u0438\u043d\u0443\u0442\u0438',h:'\u0447\u0430\u0441',hh:'%d \u0447\u0430\u0441\u0430',d:'\u0434\u0435\u043d',dd:'%d \u0434\u043d\u0438',M:'\u043c\u0435\u0441\u0435\u0446',MM:'%d \u043c\u0435\u0441\u0435\u0446\u0430',y:'\u0433\u043e\u0434\u0438\u043d\u0430',yy:'%d \u0433\u043e\u0434\u0438\u043d\u0438'},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(_){var t=_%10,s=_%100;return 0===_?_+'-\u0435\u0432':0===s?_+'-\u0435\u043d':s>10&&s<20?_+'-\u0442\u0438':1===t?_+'-\u0432\u0438':2===t?_+'-\u0440\u0438':7===t||8===t?_+'-\u043c\u0438':_+'-\u0442\u0438'},week:{dow:1,doy:7}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(_.moment)},1008,[909]);
__d(function(g,r,i,a,m,e,d){var n,t;n=this,t=function(n){'use strict';function t(n,t,_,o){var M={m:['eine Minute','einer Minute'],h:['eine Stunde','einer Stunde'],d:['ein Tag','einem Tag'],dd:[n+' Tage',n+' Tagen'],M:['ein Monat','einem Monat'],MM:[n+' Monate',n+' Monaten'],y:['ein Jahr','einem Jahr'],yy:[n+' Jahre',n+' Jahren']};return t?M[_][0]:M[_][1]}return n.defineLocale('de',{months:'Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),monthsShort:'Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),monthsParseExact:!0,weekdays:'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),weekdaysShort:'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'),weekdaysMin:'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD.MM.YYYY',LL:'D. MMMM YYYY',LLL:'D. MMMM YYYY HH:mm',LLLL:'dddd, D. MMMM YYYY HH:mm'},calendar:{sameDay:'[heute um] LT [Uhr]',sameElse:'L',nextDay:'[morgen um] LT [Uhr]',nextWeek:'dddd [um] LT [Uhr]',lastDay:'[gestern um] LT [Uhr]',lastWeek:'[letzten] dddd [um] LT [Uhr]'},relativeTime:{future:'in %s',past:'vor %s',s:'ein paar Sekunden',m:t,mm:'%d Minuten',h:t,hh:'%d Stunden',d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:'%d.',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(n.moment)},1009,[909]);
__d(function(g,r,i,a,m,e,d){var o,t;o=this,t=function(o){'use strict';return o.defineLocale('eo',{months:'januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro'.split('_'),monthsShort:'jan_feb_mar_apr_maj_jun_jul_a\u016dg_sep_okt_nov_dec'.split('_'),weekdays:'diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato'.split('_'),weekdaysShort:'dim_lun_mard_merk_\u0135a\u016d_ven_sab'.split('_'),weekdaysMin:'di_lu_ma_me_\u0135a_ve_sa'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'YYYY-MM-DD',LL:'D[-a de] MMMM, YYYY',LLL:'D[-a de] MMMM, YYYY HH:mm',LLLL:'dddd, [la] D[-a de] MMMM, YYYY HH:mm'},meridiemParse:/[ap]\.t\.m/i,isPM:function(o){return'p'===o.charAt(0).toLowerCase()},meridiem:function(o,t,n){return o>11?n?'p.t.m.':'P.T.M.':n?'a.t.m.':'A.T.M.'},calendar:{sameDay:'[Hodia\u016d je] LT',nextDay:'[Morga\u016d je] LT',nextWeek:'dddd [je] LT',lastDay:'[Hiera\u016d je] LT',lastWeek:'[pasinta] dddd [je] LT',sameElse:'L'},relativeTime:{future:'post %s',past:'anta\u016d %s',s:'sekundoj',m:'minuto',mm:'%d minutoj',h:'horo',hh:'%d horoj',d:'tago',dd:'%d tagoj',M:'monato',MM:'%d monatoj',y:'jaro',yy:'%d jaroj'},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:'%da',week:{dow:1,doy:7}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(o.moment)},1010,[909]);
__d(function(g,r,i,a,m,e,d){var o,n;o=this,n=function(o){'use strict';var n='ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),t='ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],u=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;return o.defineLocale('es',{months:'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),monthsShort:function(o,s){return o?/-MMM-/.test(s)?t[o.month()]:n[o.month()]:n},monthsRegex:u,monthsShortRegex:u,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,weekdays:'domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado'.split('_'),weekdaysShort:'dom._lun._mar._mi\xe9._jue._vie._s\xe1b.'.split('_'),weekdaysMin:'do_lu_ma_mi_ju_vi_s\xe1'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'H:mm',LTS:'H:mm:ss',L:'DD/MM/YYYY',LL:'D [de] MMMM [de] YYYY',LLL:'D [de] MMMM [de] YYYY H:mm',LLLL:'dddd, D [de] MMMM [de] YYYY H:mm'},calendar:{sameDay:function(){return'[hoy a la'+(1!==this.hours()?'s':'')+'] LT'},nextDay:function(){return'[ma\xf1ana a la'+(1!==this.hours()?'s':'')+'] LT'},nextWeek:function(){return'dddd [a la'+(1!==this.hours()?'s':'')+'] LT'},lastDay:function(){return'[ayer a la'+(1!==this.hours()?'s':'')+'] LT'},lastWeek:function(){return'[el] dddd [pasado a la'+(1!==this.hours()?'s':'')+'] LT'},sameElse:'L'},relativeTime:{future:'en %s',past:'hace %s',s:'unos segundos',m:'un minuto',mm:'%d minutos',h:'una hora',hh:'%d horas',d:'un d\xeda',dd:'%d d\xedas',M:'un mes',MM:'%d meses',y:'un a\xf1o',yy:'%d a\xf1os'},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:'%d\xba',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?n(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],n):n(o.moment)},1011,[909]);
__d(function(g,r,i,a,m,e,d){var n,s;n=this,s=function(n){'use strict';return n.defineLocale('fr',{months:'janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre'.split('_'),monthsShort:'janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.'.split('_'),monthsParseExact:!0,weekdays:'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),weekdaysShort:'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),weekdaysMin:'Di_Lu_Ma_Me_Je_Ve_Sa'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD/MM/YYYY',LL:'D MMMM YYYY',LLL:'D MMMM YYYY HH:mm',LLLL:'dddd D MMMM YYYY HH:mm'},calendar:{sameDay:'[Aujourd\u2019hui \xe0] LT',nextDay:'[Demain \xe0] LT',nextWeek:'dddd [\xe0] LT',lastDay:'[Hier \xe0] LT',lastWeek:'dddd [dernier \xe0] LT',sameElse:'L'},relativeTime:{future:'dans %s',past:'il y a %s',s:'quelques secondes',m:'une minute',mm:'%d minutes',h:'une heure',hh:'%d heures',d:'un jour',dd:'%d jours',M:'un mois',MM:'%d mois',y:'un an',yy:'%d ans'},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(n,s){switch(s){case'D':return n+(1===n?'er':'');default:case'M':case'Q':case'DDD':case'd':return n+(1===n?'er':'e');case'w':case'W':return n+(1===n?'re':'e')}},week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?s(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],s):s(n.moment)},1012,[909]);
__d(function(g,r,i,a,m,e,d){var _,t;_=this,t=function(_){'use strict';return _.defineLocale('hy-am',{months:{format:'\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b'.split('_'),standalone:'\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580'.split('_')},monthsShort:'\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f'.split('_'),weekdays:'\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569'.split('_'),weekdaysShort:'\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569'.split('_'),weekdaysMin:'\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD.MM.YYYY',LL:'D MMMM YYYY \u0569.',LLL:'D MMMM YYYY \u0569., HH:mm',LLLL:'dddd, D MMMM YYYY \u0569., HH:mm'},calendar:{sameDay:'[\u0561\u0575\u057d\u0585\u0580] LT',nextDay:'[\u057e\u0561\u0572\u0568] LT',lastDay:'[\u0565\u0580\u0565\u056f] LT',nextWeek:function(){return'dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT'},lastWeek:function(){return'[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT'},sameElse:'L'},relativeTime:{future:'%s \u0570\u0565\u057f\u0578',past:'%s \u0561\u057c\u0561\u057b',s:'\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576',m:'\u0580\u0578\u057a\u0565',mm:'%d \u0580\u0578\u057a\u0565',h:'\u056a\u0561\u0574',hh:'%d \u056a\u0561\u0574',d:'\u0585\u0580',dd:'%d \u0585\u0580',M:'\u0561\u0574\u056b\u057d',MM:'%d \u0561\u0574\u056b\u057d',y:'\u057f\u0561\u0580\u056b',yy:'%d \u057f\u0561\u0580\u056b'},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(_){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(_)},meridiem:function(_){return _<4?'\u0563\u056b\u0577\u0565\u0580\u057e\u0561':_<12?'\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561':_<17?'\u0581\u0565\u0580\u0565\u056f\u057e\u0561':'\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576'},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(_,t){switch(t){case'DDD':case'w':case'W':case'DDDo':return 1===_?_+'-\u056b\u0576':_+'-\u0580\u0564';default:return _}},week:{dow:1,doy:7}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(_.moment)},1013,[909]);
__d(function(g,r,i,a,m,e,d){var n,o;n=this,o=function(n){'use strict';return n.defineLocale('it',{months:'gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre'.split('_'),monthsShort:'gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic'.split('_'),weekdays:'domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato'.split('_'),weekdaysShort:'dom_lun_mar_mer_gio_ven_sab'.split('_'),weekdaysMin:'do_lu_ma_me_gi_ve_sa'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD/MM/YYYY',LL:'D MMMM YYYY',LLL:'D MMMM YYYY HH:mm',LLLL:'dddd, D MMMM YYYY HH:mm'},calendar:{sameDay:'[Oggi alle] LT',nextDay:'[Domani alle] LT',nextWeek:'dddd [alle] LT',lastDay:'[Ieri alle] LT',lastWeek:function(){switch(this.day()){case 0:return'[la scorsa] dddd [alle] LT';default:return'[lo scorso] dddd [alle] LT'}},sameElse:'L'},relativeTime:{future:function(n){return(/^[0-9].+$/.test(n)?'tra':'in')+' '+n},past:'%s fa',s:'alcuni secondi',m:'un minuto',mm:'%d minuti',h:'un\'ora',hh:'%d ore',d:'un giorno',dd:'%d giorni',M:'un mese',MM:'%d mesi',y:'un anno',yy:'%d anni'},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:'%d\xba',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?o(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],o):o(n.moment)},1014,[909]);
__d(function(g,r,i,a,m,e,d){var t,n;t=this,n=function(t){'use strict';return t.defineLocale('nb',{months:'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'),monthsShort:'jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.'.split('_'),monthsParseExact:!0,weekdays:'s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag'.split('_'),weekdaysShort:'s\xf8._ma._ti._on._to._fr._l\xf8.'.split('_'),weekdaysMin:'s\xf8_ma_ti_on_to_fr_l\xf8'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD.MM.YYYY',LL:'D. MMMM YYYY',LLL:'D. MMMM YYYY [kl.] HH:mm',LLLL:'dddd D. MMMM YYYY [kl.] HH:mm'},calendar:{sameDay:'[i dag kl.] LT',nextDay:'[i morgen kl.] LT',nextWeek:'dddd [kl.] LT',lastDay:'[i g\xe5r kl.] LT',lastWeek:'[forrige] dddd [kl.] LT',sameElse:'L'},relativeTime:{future:'om %s',past:'%s siden',s:'noen sekunder',m:'ett minutt',mm:'%d minutter',h:'en time',hh:'%d timer',d:'en dag',dd:'%d dager',M:'en m\xe5ned',MM:'%d m\xe5neder',y:'ett \xe5r',yy:'%d \xe5r'},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:'%d.',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?n(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],n):n(t.moment)},1015,[909]);
__d(function(g,r,i,a,m,e,d){var t,n;t=this,n=function(t){'use strict';var n='stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144'.split('_'),o='stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia'.split('_');function s(t){return t%10<5&&t%10>1&&~~(t/10)%10!=1}function _(t,n,o){var _=t+' ';switch(o){case'm':return n?'minuta':'minut\u0119';case'mm':return _+(s(t)?'minuty':'minut');case'h':return n?'godzina':'godzin\u0119';case'hh':return _+(s(t)?'godziny':'godzin');case'MM':return _+(s(t)?'miesi\u0105ce':'miesi\u0119cy');case'yy':return _+(s(t)?'lata':'lat')}}return t.defineLocale('pl',{months:function(t,s){return t?''===s?'('+o[t.month()]+'|'+n[t.month()]+')':/D MMMM/.test(s)?o[t.month()]:n[t.month()]:n},monthsShort:'sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru'.split('_'),weekdays:'niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota'.split('_'),weekdaysShort:'ndz_pon_wt_\u015br_czw_pt_sob'.split('_'),weekdaysMin:'Nd_Pn_Wt_\u015ar_Cz_Pt_So'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD.MM.YYYY',LL:'D MMMM YYYY',LLL:'D MMMM YYYY HH:mm',LLLL:'dddd, D MMMM YYYY HH:mm'},calendar:{sameDay:'[Dzi\u015b o] LT',nextDay:'[Jutro o] LT',nextWeek:function(){switch(this.day()){case 0:return'[W niedziel\u0119 o] LT';case 2:return'[We wtorek o] LT';case 3:return'[W \u015brod\u0119 o] LT';case 6:return'[W sobot\u0119 o] LT';default:return'[W] dddd [o] LT'}},lastDay:'[Wczoraj o] LT',lastWeek:function(){switch(this.day()){case 0:return'[W zesz\u0142\u0105 niedziel\u0119 o] LT';case 3:return'[W zesz\u0142\u0105 \u015brod\u0119 o] LT';case 6:return'[W zesz\u0142\u0105 sobot\u0119 o] LT';default:return'[W zesz\u0142y] dddd [o] LT'}},sameElse:'L'},relativeTime:{future:'za %s',past:'%s temu',s:'kilka sekund',m:_,mm:_,h:_,hh:_,d:'1 dzie\u0144',dd:'%d dni',M:'miesi\u0105c',MM:_,y:'rok',yy:_},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:'%d.',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?n(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],n):n(t.moment)},1016,[909]);
__d(function(g,r,i,a,m,e,d){var o,t;o=this,t=function(o){'use strict';return o.defineLocale('pt',{months:'janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'),monthsShort:'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),weekdays:'Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado'.split('_'),weekdaysShort:'Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b'.split('_'),weekdaysMin:'Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD/MM/YYYY',LL:'D [de] MMMM [de] YYYY',LLL:'D [de] MMMM [de] YYYY HH:mm',LLLL:'dddd, D [de] MMMM [de] YYYY HH:mm'},calendar:{sameDay:'[Hoje \xe0s] LT',nextDay:'[Amanh\xe3 \xe0s] LT',nextWeek:'dddd [\xe0s] LT',lastDay:'[Ontem \xe0s] LT',lastWeek:function(){return 0===this.day()||6===this.day()?'[\xdaltimo] dddd [\xe0s] LT':'[\xdaltima] dddd [\xe0s] LT'},sameElse:'L'},relativeTime:{future:'em %s',past:'h\xe1 %s',s:'segundos',m:'um minuto',mm:'%d minutos',h:'uma hora',hh:'%d horas',d:'um dia',dd:'%d dias',M:'um m\xeas',MM:'%d meses',y:'um ano',yy:'%d anos'},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:'%d\xba',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(o.moment)},1017,[909]);
__d(function(g,r,i,a,m,e,d){var o,s;o=this,s=function(o){'use strict';return o.defineLocale('pt-br',{months:'janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'),monthsShort:'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),weekdays:'Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado'.split('_'),weekdaysShort:'Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b'.split('_'),weekdaysMin:'Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD/MM/YYYY',LL:'D [de] MMMM [de] YYYY',LLL:'D [de] MMMM [de] YYYY [\xe0s] HH:mm',LLLL:'dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm'},calendar:{sameDay:'[Hoje \xe0s] LT',nextDay:'[Amanh\xe3 \xe0s] LT',nextWeek:'dddd [\xe0s] LT',lastDay:'[Ontem \xe0s] LT',lastWeek:function(){return 0===this.day()||6===this.day()?'[\xdaltimo] dddd [\xe0s] LT':'[\xdaltima] dddd [\xe0s] LT'},sameElse:'L'},relativeTime:{future:'em %s',past:'%s atr\xe1s',s:'poucos segundos',ss:'%d segundos',m:'um minuto',mm:'%d minutos',h:'uma hora',hh:'%d horas',d:'um dia',dd:'%d dias',M:'um m\xeas',MM:'%d meses',y:'um ano',yy:'%d anos'},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:'%d\xba'})},'object'==typeof e&&void 0!==m&&'function'==typeof r?s(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],s):s(o.moment)},1018,[909]);
__d(function(g,r,i,a,m,e,d){var t,_;t=this,_=function(t){'use strict';function _(t,_,s){var n,o;return'm'===s?_?'\u043c\u0438\u043d\u0443\u0442\u0430':'\u043c\u0438\u043d\u0443\u0442\u0443':t+' '+(n=+t,o={mm:_?'\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442':'\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442',hh:'\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432',dd:'\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439',MM:'\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432',yy:'\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442'}[s].split('_'),n%10==1&&n%100!=11?o[0]:n%10>=2&&n%10<=4&&(n%100<10||n%100>=20)?o[1]:o[2])}var s=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];return t.defineLocale('ru',{months:{format:'\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f'.split('_'),standalone:'\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c'.split('_')},monthsShort:{format:'\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.'.split('_'),standalone:'\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.'.split('_')},weekdays:{standalone:'\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430'.split('_'),format:'\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443'.split('_'),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?\] ?dddd/},weekdaysShort:'\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431'.split('_'),weekdaysMin:'\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431'.split('_'),monthsParse:s,longMonthsParse:s,shortMonthsParse:s,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u04
__d(function(g,r,i,a,m,e,d){var t,n;t=this,n=function(t){'use strict';var n='janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december'.split('_'),o='jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec'.split('_');function s(t){return t>1&&t<5}function u(t,n,o,u){var c=t+' ';switch(o){case's':return n||u?'p\xe1r sek\xfand':'p\xe1r sekundami';case'm':return n?'min\xfata':u?'min\xfatu':'min\xfatou';case'mm':return n||u?c+(s(t)?'min\xfaty':'min\xfat'):c+'min\xfatami';case'h':return n?'hodina':u?'hodinu':'hodinou';case'hh':return n||u?c+(s(t)?'hodiny':'hod\xedn'):c+'hodinami';case'd':return n||u?'de\u0148':'d\u0148om';case'dd':return n||u?c+(s(t)?'dni':'dn\xed'):c+'d\u0148ami';case'M':return n||u?'mesiac':'mesiacom';case'MM':return n||u?c+(s(t)?'mesiace':'mesiacov'):c+'mesiacmi';case'y':return n||u?'rok':'rokom';case'yy':return n||u?c+(s(t)?'roky':'rokov'):c+'rokmi'}}return t.defineLocale('sk',{months:n,monthsShort:o,weekdays:'nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota'.split('_'),weekdaysShort:'ne_po_ut_st_\u0161t_pi_so'.split('_'),weekdaysMin:'ne_po_ut_st_\u0161t_pi_so'.split('_'),longDateFormat:{LT:'H:mm',LTS:'H:mm:ss',L:'DD.MM.YYYY',LL:'D. MMMM YYYY',LLL:'D. MMMM YYYY H:mm',LLLL:'dddd D. MMMM YYYY H:mm'},calendar:{sameDay:'[dnes o] LT',nextDay:'[zajtra o] LT',nextWeek:function(){switch(this.day()){case 0:return'[v nede\u013eu o] LT';case 1:case 2:return'[v] dddd [o] LT';case 3:return'[v stredu o] LT';case 4:return'[vo \u0161tvrtok o] LT';case 5:return'[v piatok o] LT';case 6:return'[v sobotu o] LT'}},lastDay:'[v\u010dera o] LT',lastWeek:function(){switch(this.day()){case 0:return'[minul\xfa nede\u013eu o] LT';case 1:case 2:return'[minul\xfd] dddd [o] LT';case 3:return'[minul\xfa stredu o] LT';case 4:case 5:return'[minul\xfd] dddd [o] LT';case 6:return'[minul\xfa sobotu o] LT'}},sameElse:'L'},relativeTime:{future:'za %s',past:'pred %s',s:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:'%d.',week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?n(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],n):n(t.moment)},1020,[909]);
__d(function(g,r,i,a,m,e,d){var n,t;n=this,t=function(n){'use strict';function t(n,t,s,o){var u=n+' ';switch(s){case's':return t||o?'nekaj sekund':'nekaj sekundami';case'm':return t?'ena minuta':'eno minuto';case'mm':return u+=1===n?t?'minuta':'minuto':2===n?t||o?'minuti':'minutama':n<5?t||o?'minute':'minutami':t||o?'minut':'minutami';case'h':return t?'ena ura':'eno uro';case'hh':return u+=1===n?t?'ura':'uro':2===n?t||o?'uri':'urama':n<5?t||o?'ure':'urami':t||o?'ur':'urami';case'd':return t||o?'en dan':'enim dnem';case'dd':return u+=1===n?t||o?'dan':'dnem':2===n?t||o?'dni':'dnevoma':t||o?'dni':'dnevi';case'M':return t||o?'en mesec':'enim mesecem';case'MM':return u+=1===n?t||o?'mesec':'mesecem':2===n?t||o?'meseca':'mesecema':n<5?t||o?'mesece':'meseci':t||o?'mesecev':'meseci';case'y':return t||o?'eno leto':'enim letom';case'yy':return u+=1===n?t||o?'leto':'letom':2===n?t||o?'leti':'letoma':n<5?t||o?'leta':'leti':t||o?'let':'leti'}}return n.defineLocale('sl',{months:'januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december'.split('_'),monthsShort:'jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.'.split('_'),monthsParseExact:!0,weekdays:'nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota'.split('_'),weekdaysShort:'ned._pon._tor._sre._\u010det._pet._sob.'.split('_'),weekdaysMin:'ne_po_to_sr_\u010de_pe_so'.split('_'),weekdaysParseExact:!0,longDateFormat:{LT:'H:mm',LTS:'H:mm:ss',L:'DD.MM.YYYY',LL:'D. MMMM YYYY',LLL:'D. MMMM YYYY H:mm',LLLL:'dddd, D. MMMM YYYY H:mm'},calendar:{sameDay:'[danes ob] LT',nextDay:'[jutri ob] LT',nextWeek:function(){switch(this.day()){case 0:return'[v] [nedeljo] [ob] LT';case 3:return'[v] [sredo] [ob] LT';case 6:return'[v] [soboto] [ob] LT';case 1:case 2:case 4:case 5:return'[v] dddd [ob] LT'}},lastDay:'[v\u010deraj ob] LT',lastWeek:function(){switch(this.day()){case 0:return'[prej\u0161njo] [nedeljo] [ob] LT';case 3:return'[prej\u0161njo] [sredo] [ob] LT';case 6:return'[prej\u0161njo] [soboto] [ob] LT';case 1:case 2:case 4:case 5:return'[prej\u0161nji] dddd [ob] LT'}},sameElse:'L'},relativeTime:{future:'\u010dez %s',past:'pred %s',s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:'%d.',week:{dow:1,doy:7}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(n.moment)},1021,[909]);
__d(function(g,r,i,a,m,e,d){var n,t;n=this,t=function(n){'use strict';return n.defineLocale('sv',{months:'januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december'.split('_'),monthsShort:'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'),weekdays:'s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag'.split('_'),weekdaysShort:'s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r'.split('_'),weekdaysMin:'s\xf6_m\xe5_ti_on_to_fr_l\xf6'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'YYYY-MM-DD',LL:'D MMMM YYYY',LLL:'D MMMM YYYY [kl.] HH:mm',LLLL:'dddd D MMMM YYYY [kl.] HH:mm',lll:'D MMM YYYY HH:mm',llll:'ddd D MMM YYYY HH:mm'},calendar:{sameDay:'[Idag] LT',nextDay:'[Imorgon] LT',lastDay:'[Ig\xe5r] LT',nextWeek:'[P\xe5] dddd LT',lastWeek:'[I] dddd[s] LT',sameElse:'L'},relativeTime:{future:'om %s',past:'f\xf6r %s sedan',s:'n\xe5gra sekunder',m:'en minut',mm:'%d minuter',h:'en timme',hh:'%d timmar',d:'en dag',dd:'%d dagar',M:'en m\xe5nad',MM:'%d m\xe5nader',y:'ett \xe5r',yy:'%d \xe5r'},dayOfMonthOrdinalParse:/\d{1,2}(e|a)/,ordinal:function(n){var t=n%10;return n+(1==~~(n%100/10)?'e':1===t?'a':2===t?'a':'e')},week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(n.moment)},1022,[909]);
__d(function(g,r,i,a,m,e,d){var n,t;n=this,t=function(n){'use strict';var t={1:'\'inci',5:'\'inci',8:'\'inci',70:'\'inci',80:'\'inci',2:'\'nci',7:'\'nci',20:'\'nci',50:'\'nci',3:'\'\xfcnc\xfc',4:'\'\xfcnc\xfc',100:'\'\xfcnc\xfc',6:'\'nc\u0131',9:'\'uncu',10:'\'uncu',30:'\'uncu',60:'\'\u0131nc\u0131',90:'\'\u0131nc\u0131'};return n.defineLocale('tr',{months:'Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k'.split('_'),monthsShort:'Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara'.split('_'),weekdays:'Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi'.split('_'),weekdaysShort:'Paz_Pts_Sal_\xc7ar_Per_Cum_Cts'.split('_'),weekdaysMin:'Pz_Pt_Sa_\xc7a_Pe_Cu_Ct'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'DD.MM.YYYY',LL:'D MMMM YYYY',LLL:'D MMMM YYYY HH:mm',LLLL:'dddd, D MMMM YYYY HH:mm'},calendar:{sameDay:'[bug\xfcn saat] LT',nextDay:'[yar\u0131n saat] LT',nextWeek:'[gelecek] dddd [saat] LT',lastDay:'[d\xfcn] LT',lastWeek:'[ge\xe7en] dddd [saat] LT',sameElse:'L'},relativeTime:{future:'%s sonra',past:'%s \xf6nce',s:'birka\xe7 saniye',m:'bir dakika',mm:'%d dakika',h:'bir saat',hh:'%d saat',d:'bir g\xfcn',dd:'%d g\xfcn',M:'bir ay',MM:'%d ay',y:'bir y\u0131l',yy:'%d y\u0131l'},dayOfMonthOrdinalParse:/\d{1,2}'(inci|nci|\xfcnc\xfc|nc\u0131|uncu|\u0131nc\u0131)/,ordinal:function(n){if(0===n)return n+'\'\u0131nc\u0131';var _=n%10;return n+(t[_]||t[n%100-_]||t[n>=100?100:null])},week:{dow:1,doy:7}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(n.moment)},1023,[909]);
__d(function(g,r,i,a,m,e,d){var _,t;_=this,t=function(_){'use strict';return _.defineLocale('zh-cn',{months:'\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708'.split('_'),monthsShort:'1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708'.split('_'),weekdays:'\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d'.split('_'),weekdaysShort:'\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d'.split('_'),weekdaysMin:'\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d'.split('_'),longDateFormat:{LT:'HH:mm',LTS:'HH:mm:ss',L:'YYYY\u5e74MMMD\u65e5',LL:'YYYY\u5e74MMMD\u65e5',LLL:'YYYY\u5e74MMMD\u65e5Ah\u70b9mm\u5206',LLLL:'YYYY\u5e74MMMD\u65e5ddddAh\u70b9mm\u5206',l:'YYYY\u5e74MMMD\u65e5',ll:'YYYY\u5e74MMMD\u65e5',lll:'YYYY\u5e74MMMD\u65e5 HH:mm',llll:'YYYY\u5e74MMMD\u65e5dddd HH:mm'},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(_,t){return 12===_&&(_=0),'\u51cc\u6668'===t||'\u65e9\u4e0a'===t||'\u4e0a\u5348'===t?_:'\u4e0b\u5348'===t||'\u665a\u4e0a'===t?_+12:_>=11?_:_+12},meridiem:function(_,t,n){var s=100*_+t;return s<600?'\u51cc\u6668':s<900?'\u65e9\u4e0a':s<1130?'\u4e0a\u5348':s<1230?'\u4e2d\u5348':s<1800?'\u4e0b\u5348':'\u665a\u4e0a'},calendar:{sameDay:'[\u4eca\u5929]LT',nextDay:'[\u660e\u5929]LT',nextWeek:'[\u4e0b]ddddLT',lastDay:'[\u6628\u5929]LT',lastWeek:'[\u4e0a]ddddLT',sameElse:'L'},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(_,t){switch(t){case'd':case'D':case'DDD':return _+'\u65e5';case'M':return _+'\u6708';case'w':case'W':return _+'\u5468';default:return _}},relativeTime:{future:'%s\u5185',past:'%s\u524d',s:'\u51e0\u79d2',m:'1 \u5206\u949f',mm:'%d \u5206\u949f',h:'1 \u5c0f\u65f6',hh:'%d \u5c0f\u65f6',d:'1 \u5929',dd:'%d \u5929',M:'1 \u4e2a\u6708',MM:'%d \u4e2a\u6708',y:'1 \u5e74',yy:'%d \u5e74'},week:{dow:1,doy:4}})},'object'==typeof e&&void 0!==m&&'function'==typeof r?t(r(d[0])):'function'==typeof define&&define.amd?define(['../moment'],t):t(_.moment)},1024,[909]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.translate=function(n){return(0,l.withTranslation)(['main','languages','countries'])(n)},e.translateToHTML=function(n,l){var u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t.default.createElement("span",{dangerouslySetInnerHTML:{__html:n(l,u)}})};var t=n(r(d[1])),l=r(d[2])},1025,[3,70,1026]);
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Trans",{enumerable:!0,get:function(){return t.Trans}}),Object.defineProperty(e,"useTranslation",{enumerable:!0,get:function(){return n.useTranslation}}),Object.defineProperty(e,"withTranslation",{enumerable:!0,get:function(){return u.withTranslation}}),Object.defineProperty(e,"Translation",{enumerable:!0,get:function(){return o.Translation}}),Object.defineProperty(e,"I18nextProvider",{enumerable:!0,get:function(){return c.I18nextProvider}}),Object.defineProperty(e,"withSSR",{enumerable:!0,get:function(){return f.withSSR}}),Object.defineProperty(e,"useSSR",{enumerable:!0,get:function(){return b.useSSR}}),Object.defineProperty(e,"I18nContext",{enumerable:!0,get:function(){return l.I18nContext}}),Object.defineProperty(e,"initReactI18next",{enumerable:!0,get:function(){return l.initReactI18next}}),Object.defineProperty(e,"setDefaults",{enumerable:!0,get:function(){return l.setDefaults}}),Object.defineProperty(e,"getDefaults",{enumerable:!0,get:function(){return l.getDefaults}}),Object.defineProperty(e,"setI18n",{enumerable:!0,get:function(){return l.setI18n}}),Object.defineProperty(e,"getI18n",{enumerable:!0,get:function(){return l.getI18n}}),Object.defineProperty(e,"composeInitialProps",{enumerable:!0,get:function(){return l.composeInitialProps}}),Object.defineProperty(e,"getInitialProps",{enumerable:!0,get:function(){return l.getInitialProps}});var t=r(d[0]),n=r(d[1]),u=r(d[2]),o=r(d[3]),c=r(d[4]),f=r(d[5]),b=r(d[6]),l=r(d[7])},1026,[1027,1045,1052,1053,1054,1055,1056,1041]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]),n=r(d[1]),o=r(d[2]);Object.defineProperty(e,"__esModule",{value:!0}),e.nodesToString=b,e.Trans=function(t){var n=t.children,o=t.count,s=t.parent,p=t.i18nKey,y=t.tOptions,v=t.values,E=t.defaults,O=t.components,k=t.ns,x=t.i18n,S=t.t,N=(0,c.default)(t,["children","count","parent","i18nKey","tOptions","values","defaults","components","ns","i18n","t"]),w=(0,f.getHasUsedI18nextProvider)()&&(0,u.useContext)(f.I18nContext)||{},V=w.i18n,A=w.defaultNS,I=x||V||(0,f.getI18n)();if(!I)return(0,h.warnOnce)('You will need pass in an i18next instance by using i18nextReactModule'),n;var K=S||I.t.bind(I)||function(t){return t},T=(0,l.default)({},(0,f.getDefaults)(),I.options&&I.options.react),H=void 0!==s?s:T.defaultTransParent,_=k||K.ns||A||I.options&&I.options.defaultNS;_='string'==typeof _?[_]:_||['translation'];var B=E||b('',n,0,T)||T.transEmptyNodeValue,P=T.hashTransKey,C=p||(P?P(B):B),D=v?{}:{interpolation:{prefix:'#$?',suffix:'?$#'}},F=(0,l.default)({},y,v,D,{defaultValue:B,count:o,ns:_}),M=C?K(C,F):B;return H?u.default.createElement(H,N,j(O||n,M,I,T,F)):j(O||n,M,I,T,F)};var c=o(r(d[3])),l=o(r(d[4])),s=o(r(d[5])),u=n(r(d[6])),p=o(r(d[7])),f=r(d[8]),h=r(d[9]);function y(t){return t&&(t.children||t.props&&t.props.children)}function v(t){return t?t&&t.children?t.children:t.props&&t.props.children:[]}function b(t,n,o,c){if(!n)return'';'[object Array]'!==Object.prototype.toString.call(n)&&(n=[n]);var p=c.transKeepBasicHtmlNodesFor||[];return n.forEach(function(n,o){var f="".concat(o);if('string'==typeof n)t="".concat(t).concat(n);else if(y(n)){var j=p.indexOf(n.type)>-1&&1===Object.keys(n.props).length&&'string'==typeof y(n)?n.type:f;t=n.props&&n.props.i18nIsDynamicList?"".concat(t,"<").concat(j,"></").concat(j,">"):"".concat(t,"<").concat(j,">").concat(b('',v(n),o+1,c),"</").concat(j,">")}else if(u.default.isValidElement(n))t=p.indexOf(n.type)>-1&&0===Object.keys(n.props).length?"".concat(t,"<").concat(n.type,"/>"):"".concat(t,"<").concat(f,"></").concat(f,">");else if('object'===(0,s.default)(n)){var E=(0,l.default)({},n),O=E.format;delete E.format;var k=Object.keys(E);O&&1===k.length?t="".concat(t,"{{").concat(k[0],", ").concat(O,"}}"):1===k.length?t="".concat(t,"{{").concat(k[0],"}}"):(0,h.warn)("react-i18next: the passed in object contained more than one variable - the object should look like {{ value, format }} where format is optional.",n)}else(0,h.warn)("Trans: the passed in value is invalid - seems you passed in a variable like {number} - please pass in variables for interpolation as full objects like {{number}}.",n)}),t}function j(n,o,c,f,h){if(''===o)return[];var b=f.transKeepBasicHtmlNodesFor||[],j=o&&new RegExp(b.join('|')).test(o);if(!n&&!j)return[o];var E={};return(function n(o){'[object Array]'!==Object.prototype.toString.call(o)&&(o=[o]),o.forEach(function(o){'string'!=typeof o&&(y(o)?n(v(o)):'object'!==(0,s.default)(o)||u.default.isValidElement(o)||t(E,o))})})(n),o=c.services.interpolator.interpolate(o,(0,l.default)({},E,h),c.language),v((function t(n,o){return'[object Array]'!==Object.prototype.toString.call(n)&&(n=[n]),'[object Array]'!==Object.prototype.toString.call(o)&&(o=[o]),o.reduce(function(o,c,p){var h,b=c.children&&c.children[0]&&c.children[0].content;if('tag'===c.type){var E=n[parseInt(c.name,10)]||{},O=u.default.isValidElement(E);if('string'==typeof E)o.push(E);else if(y(E)){var k=v(E),x=t(k,c.children),S=(h=k,'[object Array]'===Object.prototype.toString.call(h)&&h.every(function(t){return u.default.isValidElement(t)})&&0===x.length?k:x);E.dummy&&(E.children=S),o.push(u.default.cloneElement(E,(0,l.default)({},E.props,{key:p}),S))}else if(j&&'object'===(0,s.default)(E)&&E.dummy&&!O){var N=t(n,c.children);o.push(u.default.cloneElement(E,(0,l.default)({},E.props,{key:p}),N))}else if(isNaN(c.name)&&f.transSupportBasicHtmlNodes)if(c.voidElement)o.push(u.default.createElement(c.name,{key:"".concat(c.name,"-").concat(p)}));else{var w=t(n,c.children);o.push(u.default.createElement(c.name,{key:"".concat(c.name,"-").concat(p)},w))}else if('object'!==(0,s.default
__d(function(g,r,i,a,m,e,d){function t(){return m.exports=t=Object.assign||function(t){for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var p in o)Object.prototype.hasOwnProperty.call(o,p)&&(t[p]=o[p])}return t},t.apply(this,arguments)}m.exports=t},1028,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(){if("function"!=typeof WeakMap)return null;var t=new WeakMap;return n=function(){return t},t}m.exports=function(o){if(o&&o.__esModule)return o;if(null===o||"object"!==t(o)&&"function"!=typeof o)return{default:o};var u=n();if(u&&u.has(o))return u.get(o);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in o)if(Object.prototype.hasOwnProperty.call(o,p)){var l=c?Object.getOwnPropertyDescriptor(o,p):null;l&&(l.get||l.set)?Object.defineProperty(f,p,l):f[p]=o[p]}return f.default=o,u&&u.set(o,f),f}},1029,[1030]);
__d(function(g,r,i,a,m,e,d){function o(t){"@babel/helpers - typeof";return"function"==typeof Symbol&&"symbol"==typeof("function"==typeof Symbol?Symbol.iterator:"@@iterator")?m.exports=o=function(o){return typeof o}:m.exports=o=function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==("function"==typeof Symbol?Symbol.prototype:"@@prototype")?"symbol":typeof o},o(t)}m.exports=o},1030,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){return n&&n.__esModule?n:{default:n}}},1031,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){if(null==n)return{};var l,p,b=t(n,o);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(n);for(p=0;p<c.length;p++)l=c[p],o.indexOf(l)>=0||Object.prototype.propertyIsEnumerable.call(n,l)&&(b[l]=n[l])}return b}},1032,[1033]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){if(null==n)return{};var f,u,o={},c=Object.keys(n);for(u=0;u<c.length;u++)f=c[u],t.indexOf(f)>=0||(o[f]=n[f]);return o}},1033,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?Object(arguments[o]):{},f=Object.keys(c);'function'==typeof Object.getOwnPropertySymbols&&(f=f.concat(Object.getOwnPropertySymbols(c).filter(function(t){return Object.getOwnPropertyDescriptor(c,t).enumerable}))),f.forEach(function(o){t(n,o,c[o])})}return n}},1034,[1035]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t,u){return t in n?Object.defineProperty(n,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):n[t]=u,n}},1035,[]);
__d(function(g,r,i,a,m,e,d){m.exports={parse:r(d[0]),stringify:r(d[1])}},1036,[1037,1040]);
__d(function(g,r,i,a,m,e,d){var n=/(?:<!--[\S\s]*?-->|<(?:"[^"]*"['"]*|'[^']*'['"]*|[^'">])+>)/g,t=r(d[0]),c=Object.create?Object.create(null):{};function o(n,t,c,o,h){var p=t.indexOf('<',o),s=t.slice(o,-1===p?void 0:p);/^\s*$/.test(s)&&(s=' '),(!h&&p>-1&&c+n.length>=0||' '!==s)&&n.push({type:'text',content:s})}m.exports=function(h,p){p||(p={}),p.components||(p.components=c);var s,l=[],u=-1,f=[],v={},x=!1;return h.replace(n,function(n,c){if(x){if(n!=='</'+s.name+'>')return;x=!1}var O,y='/'!==n.charAt(1),W=0===n.indexOf('\x3c!--'),b=c+n.length,j=h.charAt(b);y&&!W&&(u++,'tag'===(s=t(n)).type&&p.components[s.name]&&(s.type='component',x=!0),s.voidElement||x||!j||'<'===j||o(s.children,h,u,b,p.ignoreWhitespace),v[s.tagName]=s,0===u&&l.push(s),(O=f[u-1])&&O.children.push(s),f[u]=s),(W||!y||s.voidElement)&&(W||u--,!x&&'<'!==j&&j&&o(O=-1===u?l:f[u].children,h,u,b,p.ignoreWhitespace))}),!l.length&&h.length&&o(l,h,0,0,p.ignoreWhitespace),l}},1037,[1038]);
__d(function(g,r,i,a,m,e,d){var t=/([\w-]+)|=|(['"])([.\s\S]*?)\2/g,n=r(d[0]);m.exports=function(o){var c,l=0,v=!0,s={type:'tag',name:'',voidElement:!1,attrs:{},children:[]};return o.replace(t,function(t){if('='===t)return v=!0,void l++;v?0===l?((n[t]||'/'===o.charAt(o.length-2))&&(s.voidElement=!0),s.name=t):(s.attrs[c]=t.replace(/^['"]|['"]$/g,''),c=void 0):(c&&(s.attrs[c]=c),c=t),l++,v=!1}),s}},1038,[1039]);
__d(function(g,r,i,a,m,e,d){m.exports={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}},1039,[]);
__d(function(g,r,i,a,m,e,d){function n(n){var t=[];for(var u in n)t.push(u+'="'+n[u]+'"');return t.length?' '+t.join(' '):''}function t(u,c){switch(c.type){case'text':return u+c.content;case'tag':return u+='<'+c.name+(c.attrs?n(c.attrs):'')+(c.voidElement?'/>':'>'),c.voidElement?u:u+c.children.reduce(t,'')+'</'+c.name+'>'}}m.exports=function(n){return n.reduce(function(n,u){return n+t('',u)},'')}},1040,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.usedI18nextProvider=function(t){s=t},e.getHasUsedI18nextProvider=function(){return s},e.setDefaults=l,e.getDefaults=function(){return f},e.setI18n=I,e.getI18n=N,e.composeInitialProps=function(t){return function(n){return new Promise(function(s){var u=P();t.getInitialProps?t.getInitialProps(n).then(function(t){s((0,c.default)({},t,u))}):s(u)})}},e.getInitialProps=P,e.initReactI18next=e.ReportNamespaces=e.I18nContext=void 0;var n,s,u=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),f={bindI18n:'languageChanging languageChanged',bindI18nStore:'',transEmptyNodeValue:'',transSupportBasicHtmlNodes:!0,transKeepBasicHtmlNodesFor:['br','strong','i','p'],useSuspense:!0},p=t(r(d[4])).default.createContext();function l(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};f=(0,c.default)({},f,t)}e.I18nContext=p;var v=(function(){function t(){(0,u.default)(this,t),this.usedNamespaces={}}return(0,o.default)(t,[{key:"addUsedNamespaces",value:function(t){var n=this;t.forEach(function(t){n.usedNamespaces[t]||(n.usedNamespaces[t]=!0)})}},{key:"getUsedNamespaces",value:function(){return Object.keys(this.usedNamespaces)}}]),t})();function I(t){n=t}function N(){return n}e.ReportNamespaces=v;var h={type:'3rdParty',init:function(t){l(t.options.react),I(t)}};function P(){var t=N(),n=t.reportNamespaces?t.reportNamespaces.getUsedNamespaces():[],s={},u={};return t.languages.forEach(function(s){u[s]={},n.forEach(function(n){u[s][n]=t.getResourceBundle(s,n)||{}})}),s.initialI18nStore=u,s.initialLanguage=t.language,s}e.initReactI18next=h},1041,[1031,1042,1043,1034,70]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,o){if(!(n instanceof o))throw new TypeError("Cannot call a class as a function")}},1042,[]);
__d(function(g,r,i,a,m,e,d){function n(n,t){for(var o=0;o<t.length;o++){var u=t[o];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(n,u.key,u)}}m.exports=function(t,o,u){return o&&n(t.prototype,o),u&&n(t,u),t}},1043,[]);
__d(function(g,r,i,a,m,e,d){"use strict";function n(){if(console&&console.warn){for(var n,t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];'string'==typeof o[0]&&(o[0]="react-i18next:: ".concat(o[0])),(n=console).warn.apply(n,o)}}Object.defineProperty(e,"__esModule",{value:!0}),e.warn=n,e.warnOnce=o,e.loadNamespaces=function(n,t,o){n.loadNamespaces(t,function(){if(n.isInitialized)o();else{n.on('initialized',function t(){setTimeout(function(){n.off('initialized',t)},0),o()})}})},e.hasLoadedNamespace=function(n,t){if(!t.languages||!t.languages.length)return o('i18n.languages were undefined or empty',t.languages),!0;var s=t.languages[0],c=!!t.options&&t.options.fallbackLng,l=t.languages[t.languages.length-1];if('cimode'===s.toLowerCase())return!0;var u=function(n,o){var s=t.services.backendConnector.state["".concat(n,"|").concat(o)];return-1===s||2===s};return!!t.hasResourceBundle(s,n)||!t.services.backendConnector.backend||!(!u(s,n)||c&&!u(l,n))},e.getDisplayName=function(n){return n.displayName||n.name||('string'==typeof n&&n.length>0?n:'Unknown')};var t={};function o(){for(var o=arguments.length,s=new Array(o),c=0;c<o;c++)s[c]=arguments[c];'string'==typeof s[0]&&t[s[0]]||('string'==typeof s[0]&&(t[s[0]]=new Date),n.apply(void 0,s))}},1044,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.useTranslation=function(n){var f=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},p=f.i18n,l=(0,u.getHasUsedI18nextProvider)()&&(0,o.useContext)(u.I18nContext)||{},v=l.i18n,N=l.defaultNS,I=p||v||(0,u.getI18n)();I&&!I.reportNamespaces&&(I.reportNamespaces=new u.ReportNamespaces);if(!I){(0,c.warnOnce)('You will need pass in an i18next instance by using initReactI18next');var S=[function(n){return n},{},!0];return S.t=function(n){return n},S.i18n={},S.ready=!0,S}var x=(0,s.default)({},(0,u.getDefaults)(),I.options.react),y=f.useSuspense,b=void 0===y?x.useSuspense:y,h=n||N||I.options&&I.options.defaultNS;h='string'==typeof h?[h]:h||['translation'],I.reportNamespaces.addUsedNamespaces&&I.reportNamespaces.addUsedNamespaces(h);var w=(I.isInitialized||I.initializedStoreOnce)&&h.every(function(n){return(0,c.hasLoadedNamespace)(n,I)});function _(){return{t:I.getFixedT(null,'fallback'===x.nsMode?h:h[0])}}var E=(0,o.useState)(_()),O=(0,t.default)(E,2),P=O[0],U=O[1];(0,o.useEffect)(function(){var n=!0,t=x.bindI18n,s=x.bindI18nStore;function o(){n&&U(_())}return w||b||(0,c.loadNamespaces)(I,h,function(){n&&U(_())}),t&&I&&I.on(t,o),s&&I&&I.store.on(s,o),function(){n=!1,t&&I&&t.split(' ').forEach(function(n){return I.off(n,o)}),s&&I&&s.split(' ').forEach(function(n){return I.store.off(n,o)})}},[h.join()]);var j=[P.t,I,w];if(j.t=P.t,j.i18n=I,j.ready=w,w)return j;if(!w&&!b)return j;throw new Promise(function(n){(0,c.loadNamespaces)(I,h,function(){U(_()),n()})})};var t=n(r(d[1])),s=n(r(d[2])),o=r(d[3]),u=r(d[4]),c=r(d[5])},1045,[1031,1046,1034,70,1041,1044]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=r(d[3]);m.exports=function(c,f){return n(c)||t(c,f)||o(c,f)||u()}},1046,[1047,1048,1049,1051]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(Array.isArray(n))return n}},1047,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(t,o){if("undefined"!=typeof Symbol&&("function"==typeof Symbol?Symbol.iterator:"@@iterator")in Object(t)){var n=[],f=!0,l=!1,y=void 0;try{for(var u,c=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]();!(f=(u=c.next()).done)&&(n.push(u.value),!o||n.length!==o);f=!0);}catch(t){l=!0,y=t}finally{try{f||null==c.return||c.return()}finally{if(l)throw y}}return n}}},1048,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);m.exports=function(n,o){if(n){if("string"==typeof n)return t(n,o);var c=Object.prototype.toString.call(n).slice(8,-1);return"Object"===c&&n.constructor&&(c=n.constructor.name),"Map"===c||"Set"===c?Array.from(n):"Arguments"===c||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?t(n,o):void 0}}},1049,[1050]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n,t){(null==t||t>n.length)&&(t=n.length);for(var l=0,o=new Array(t);l<t;l++)o[l]=n[l];return o}},1050,[]);
__d(function(g,r,i,a,m,e,d){m.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},1051,[]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.withTranslation=function(t){var c=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(s){function p(l,p){var v=(0,o.useTranslation)(t,l),h=(0,u.default)(v,3),w=h[0],y=h[1],R=h[2],_=(0,n.default)({},l,{t:w,i18n:y,tReady:R});return c.withRef&&p&&(_.ref=p),f.default.createElement(s,_)}return p.displayName="withI18nextTranslation(".concat((0,l.getDisplayName)(s),")"),p.WrappedComponent=s,c.withRef?f.default.forwardRef(p):p}};var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=r(d[4]),l=r(d[5])},1052,[1031,1034,1046,70,1045,1044]);
__d(function(g,r,i,a,m,e,d){"use strict";var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.Translation=function(n){var s=n.ns,c=n.children,o=(0,l.default)(n,["ns","children"]),f=(0,u.useTranslation)(s,o),v=(0,t.default)(f,3),_=v[0],h=v[1],T=v[2];return c(_,{i18n:h,lng:h.language},T)};var t=n(r(d[1])),l=n(r(d[2])),u=(n(r(d[3])),r(d[4]))},1053,[1031,1046,1032,70,1045]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.I18nextProvider=function(t){var l=t.i18n,o=t.defaultNS,v=t.children;return(0,u.usedI18nextProvider)(!0),n.default.createElement(u.I18nContext.Provider,{value:{i18n:l,defaultNS:o}},v)};var n=t(r(d[1])),u=r(d[2])},1054,[1031,70,1041]);
__d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.withSSR=function(){return function(t){function s(c){var p=c.initialI18nStore,s=c.initialLanguage,f=(0,u.default)(c,["initialI18nStore","initialLanguage"]);return(0,l.useSSR)(p,s),o.default.createElement(t,(0,n.default)({},f))}return s.getInitialProps=(0,c.composeInitialProps)(t),s.displayName="withI18nextSSR(".concat((0,p.getDisplayName)(t),")"),s.WrappedComponent=t,s}};var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),l=r(d[4]),c=r(d[5]),p=r(d[6])},1055,[1031,1034,1032,70,1056,1041,1044]);
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.useSSR=function(o,s){var u=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).i18n,c=((0,t.getHasUsedI18nextProvider)()?(0,n.useContext)(t.I18nContext):{}).i18n,l=u||c||(0,t.getI18n)();if(l.options&&l.options.isClone)return;o&&!l.initializedStoreOnce&&(l.services.resourceStore.data=o,l.initializedStoreOnce=!0);s&&!l.initializedLanguageOnce&&(l.changeLanguage(s),l.initializedLanguageOnce=!0)};var n=r(d[0]),t=r(d[1])},1056,[70,1041]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),l=r(d[7]),p=r(d[8]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,o.default)(y,t);var l,p,v=(l=y,p=h(),function(){var t,n=(0,f.default)(l);if(p){var s=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function y(t){var s;return(0,n.default)(this,y),(s=v.call(this,t))._onDismissed=s._onDismissed.bind((0,u.default)(s)),s}return(0,s.default)(y,[{key:"_getDescription",value:function(){var t=this.props,n=t.description,s=t.descriptionArguments,u=t.descriptionKey,o=t.t,c=[];return u&&c.push(o(u,s)),n&&c.push(n),c}},{key:"_getDescriptionKey",value:function(){return this.props.descriptionKey}},{key:"_onDismissed",value:function(){this.props.onDismissed(this.props.uid)}}]),y})(l.Component);e.default=v,v.defaultProps={appearance:p.NOTIFICATION_TYPE.NORMAL,isDismissAllowed:!0}},1057,[3,4,5,10,6,8,11,70,903]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]),n={contentColumn:{justifyContent:'center',flex:1,flexDirection:'column',paddingLeft:1.5*o.BoxModel.padding},contentText:{alignSelf:'flex-start',color:o.ColorPalette.white},dismissIcon:{color:o.ColorPalette.white,fontSize:20,padding:1.5*o.BoxModel.padding},notification:{backgroundColor:'#768898',flexDirection:'row',minHeight:48,marginTop:.5*o.BoxModel.margin},notificationContainer:{flexGrow:0,justifyContent:'flex-end'},notificationContent:{flexDirection:'column'}};e.default=n},1058,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),f=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),h=r(d[9]),v=r(d[10]),y=t(r(d[11])),_=n(r(d[12])),R=n(r(d[13]));function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,c.default)(b,t);var n,v,y=(n=b,v=D(),function(){var t,u=(0,s.default)(n);if(v){var o=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function b(){return(0,o.default)(this,b),y.apply(this,arguments)}return(0,f.default)(b,[{key:"render",value:function(){var t=this.props._notifications,n=t&&t.length&&t[0];return n?p.default.createElement(h.View,{pointerEvents:"box-none",style:[R.default.notificationContainer,this.props.style]},p.default.createElement(_.default,(0,u.default)({},n.props,{onDismissed:this._onDismissed,uid:n.uid}))):null}}]),b})(y.default),E=(0,v.connect)(y._abstractMapStateToProps)(b);e.default=E},1059,[2,3,73,4,5,6,8,11,70,15,464,1060,906,1058]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._abstractMapStateToProps=function(t){var o=t['features/notifications'].notifications;return{_notifications:(0,h.areThereNotifications)(t)?o:[],autoDismissTimeout:'undefined'==typeof interfaceConfig?void 0:interfaceConfig.ENFORCE_NOTIFICATION_AUTO_DISMISS_TIMEOUT}},e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),s=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),l=r(d[7]),_=r(d[8]),h=r(d[9]);function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,u.default)(T,t);var l,h,p=(l=T,h=D(),function(){var t,o=(0,f.default)(l);if(h){var n=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function T(t){var n;return(0,o.default)(this,T),(n=p.call(this,t))._notificationDismissTimeout=null,n._onDismissed=n._onDismissed.bind((0,s.default)(n)),n}return(0,n.default)(T,[{key:"componentDidMount",value:function(){this._manageDismissTimeout()}},{key:"componentDidUpdate",value:function(t){this._manageDismissTimeout(t)}},{key:"_manageDismissTimeout",value:function(t){var o=this,n=this.props,s=n._notifications,u=n.autoDismissTimeout;if(s.length){var c=s[0];if(c!==(t&&t._notifications.length?t._notifications[0]:void 0)&&(this._clearNotificationDismissTimeout(),c&&(c.timeout||'number'==typeof u)&&!1!==c.props.isDismissAllowed)){var f=c.timeout,l=void 0===f?u:f,_=c.uid;this._notificationDismissTimeout=setTimeout(function(){o._onDismissed(_)},l)}}else this._notificationDismissTimeout&&this._clearNotificationDismissTimeout()}},{key:"componentWillUnmount",value:function(){this._clearNotificationDismissTimeout()}},{key:"_clearNotificationDismissTimeout",value:function(){this._notificationDismissTimeout&&clearTimeout(this._notificationDismissTimeout),this._notificationDismissTimeout=null}},{key:"_onDismissed",value:function(t){var o=this.props._notifications;o.length&&o[0].uid!==t||this._clearNotificationDismissTimeout(),this.props.dispatch((0,_.hideNotification)(t))}}]),T})(l.Component);e.default=p},1060,[3,4,5,10,6,8,11,70,888,1061]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.areThereNotifications=function(t){var o=(0,n.toState)(t)['features/notifications'],f=o.enabled,c=o.notifications;return f&&c.length>0},e.joinLeaveNotificationsDisabled=function(){var n;return Boolean('undefined'!=typeof interfaceConfig&&(null==(n=interfaceConfig)?void 0:n.DISABLE_JOIN_LEAVE_NOTIFICATIONS))};var n=r(d[0])},1061,[464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_LOADABLE_AVATAR_URL=e.HIDDEN_PARTICIPANT_LEFT=e.HIDDEN_PARTICIPANT_JOINED=e.PIN_PARTICIPANT=e.PARTICIPANT_UPDATED=e.PARTICIPANT_LEFT=e.PARTICIPANT_KICKED=e.PARTICIPANT_JOINED=e.PARTICIPANT_ROLE_CHANGED=e.PARTICIPANT_ID_CHANGED=e.PARTICIPANT_DISPLAY_NAME_CHANGED=e.MUTE_REMOTE_PARTICIPANT=e.KICK_PARTICIPANT=e.GRANT_MODERATOR=e.DOMINANT_SPEAKER_CHANGED=void 0;e.DOMINANT_SPEAKER_CHANGED='DOMINANT_SPEAKER_CHANGED';e.GRANT_MODERATOR='GRANT_MODERATOR';e.KICK_PARTICIPANT='KICK_PARTICIPANT';e.MUTE_REMOTE_PARTICIPANT='MUTE_REMOTE_PARTICIPANT';e.PARTICIPANT_DISPLAY_NAME_CHANGED='PARTICIPANT_DISPLAY_NAME_CHANGED';e.PARTICIPANT_ID_CHANGED='PARTICIPANT_ID_CHANGED';e.PARTICIPANT_ROLE_CHANGED='PARTICIPANT_ROLE_CHANGED';e.PARTICIPANT_JOINED='PARTICIPANT_JOINED';e.PARTICIPANT_KICKED='PARTICIPANT_KICKED';e.PARTICIPANT_LEFT='PARTICIPANT_LEFT';e.PARTICIPANT_UPDATED='PARTICIPANT_UPDATED';e.PIN_PARTICIPANT='PIN_PARTICIPANT';e.HIDDEN_PARTICIPANT_JOINED='HIDDEN_PARTICIPANT_JOINED';e.HIDDEN_PARTICIPANT_LEFT='HIDDEN_PARTICIPANT_LEFT';e.SET_LOADABLE_AVATAR_URL='SET_LOADABLE_AVATAR_URL'},1062,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getFirstLoadableAvatarUrl=function(t){var n=(0,l.createDeferred)(),u=n.promise.then(function(){return y(t)}).then(function(t){if(v.length){var n=v.shift();n.resolve()}return t});v.length?v.push(n):n.resolve();return u},e.getLocalParticipant=I,e.getNormalizedDisplayName=function(t){if(!t||!t.trim())return;return t.trim().substring(0,p.MAX_DISPLAY_NAME_LENGTH)},e.getParticipantById=T,e.getParticipantCount=function(t){return E(t).length},e.getParticipantCountWithFake=function(t){return _(t).length},e.getParticipantDisplayName=function(t,n){var u=T(t,n);if(u){if(u.name)return u.name;if(u.local)return'object'==typeof interfaceConfig?interfaceConfig.DEFAULT_LOCAL_DISPLAY_NAME:'me'}return'object'==typeof interfaceConfig?interfaceConfig.DEFAULT_REMOTE_DISPLAY_NAME:'Fellow Jitster'},e.getParticipantPresenceStatus=function(t,n){if(!n)return;var u=T(t,n);if(!u)return;return u.presence},e.getParticipants=E,e.getPinnedParticipant=function(t){return _(t).find(function(t){return t.pinned})},e.getYoutubeParticipant=function(t){return _(t).filter(function(t){return t.isFakeParticipant})[0]},e.isParticipantModerator=h,e.isEveryoneModerator=function(t){return _(t).every(h)},e.isIconUrl=function(t){return Boolean(t)&&'object'==typeof t},e.isLocalParticipantModerator=function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],u=(0,f.toState)(t),o=I(u);if(!o)return!1;return o.role===p.PARTICIPANT_ROLE.MODERATOR&&(n||!u['features/base/config'].enableUserRolesBasedOnToken||!u['features/base/jwt'].isGuest)},e.shouldRenderParticipantVideo=function(t,n){var u=(0,f.toState)(t),l=T(u,n);if(!l)return!1;var p=(0,s.getTrackByMediaTypeAndParticipant)(u['features/base/tracks'],c.MEDIA_TYPE.VIDEO,n);if(!(0,c.shouldRenderVideoTrack)(p,!1))return!1;if((l.connectionStatus||o.JitsiParticipantConnectionStatus.ACTIVE)!==o.JitsiParticipantConnectionStatus.ACTIVE)return!1;if(!u['features/base/audio-only'].enabled)return!0;var P=u['features/video-layout'].screenShares||[],v=u['features/large-video'].participantId;return l.id===v&&P.includes(l.id)};var n=t(r(d[1])),u=r(d[2]),o=r(d[3]),c=r(d[4]),f=r(d[5]),s=r(d[6]),l=r(d[7]),p=r(d[8]),P=r(d[9]),v=[],A=new Map,b=[function(t){return t&&t.isJigasi?p.JIGASI_PARTICIPANT_ICON:null},function(t){return t&&t.avatarURL?t.avatarURL:null},function(t){return t&&t.email?(0,u.getGravatarURL)(t.email):null}];function I(t){return _(t).find(function(t){return t.local})}function T(t,n){return _(t).find(function(t){return t.id===n})}function E(t){return _(t).filter(function(t){return!t.isFakeParticipant})}function _(t){return Array.isArray(t)?t:(0,f.toState)(t)['features/base/participants']||[]}function h(t){return(null==t?void 0:t.role)===p.PARTICIPANT_ROLE.MODERATOR}function y(t){var u,o,c;return n.default.async(function(f){for(;;)switch(f.prev=f.next){case 0:u=0;case 1:if(!(u<b.length)){f.next=23;break}if(!(o=b[u](t))){f.next=20;break}if(!A.has(o)){f.next=9;break}if(!A.get(o)){f.next=7;break}return f.abrupt("return",o);case 7:f.next=20;break;case 9:return f.prev=9,f.next=12,n.default.awrap((0,P.preloadImage)(o));case 12:return c=f.sent,A.set(c,!0),f.abrupt("return",c);case 17:f.prev=17,f.t0=f.catch(9),A.set(o,!1);case 20:u++,f.next=1;break;case 23:return f.abrupt("return",void 0);case 24:case"end":return f.stop()}},null,null,[[9,17]],Promise)}},1063,[3,533,505,1064,1072,464,1088,528,1130,1131]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={analytics:!0,browser:!0,JitsiConferenceErrors:!0,JitsiConferenceEvents:!0,JitsiConnectionErrors:!0,JitsiConnectionEvents:!0,JitsiConnectionQualityEvents:!0,JitsiDetectionEvents:!0,JitsiE2ePingEvents:!0,JitsiMediaDevicesEvents:!0,JitsiParticipantConnectionStatus:!0,JitsiRecordingConstants:!0,JitsiSIPVideoGWStatus:!0,JitsiTrackErrors:!0,JitsiTrackEvents:!0};Object.defineProperty(e,"default",{enumerable:!0,get:function(){return s.default}}),e.JitsiTrackEvents=e.JitsiTrackErrors=e.JitsiSIPVideoGWStatus=e.JitsiRecordingConstants=e.JitsiParticipantConnectionStatus=e.JitsiMediaDevicesEvents=e.JitsiE2ePingEvents=e.JitsiDetectionEvents=e.JitsiConnectionQualityEvents=e.JitsiConnectionEvents=e.JitsiConnectionErrors=e.JitsiConferenceEvents=e.JitsiConferenceErrors=e.browser=e.analytics=void 0;var s=t(r(d[1])),o=r(d[2]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var c=r(d[3]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}}))});var v=r(d[4]);Object.keys(v).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return v[t]}}))});var u=s.default.analytics;e.analytics=u;var f=s.default.util.browser;e.browser=f;var l=s.default.errors.conference;e.JitsiConferenceErrors=l;var J=s.default.events.conference;e.JitsiConferenceEvents=J;var E=s.default.errors.connection;e.JitsiConnectionErrors=E;var y=s.default.events.connection;e.JitsiConnectionEvents=y;var C=s.default.events.connectionQuality;e.JitsiConnectionQualityEvents=C;var p=s.default.events.detection;e.JitsiDetectionEvents=p;var b=s.default.events.e2eping;e.JitsiE2ePingEvents=b;var P=s.default.events.mediaDevices;e.JitsiMediaDevicesEvents=P;var O=s.default.constants.participantConnectionStatus;e.JitsiParticipantConnectionStatus=O;var j=s.default.constants.recording;e.JitsiRecordingConstants=j;var k=s.default.constants.sipVideoGW;e.JitsiSIPVideoGWStatus=k;var S=s.default.errors.track;e.JitsiTrackErrors=S;var _=s.default.events.track;e.JitsiTrackEvents=_},1064,[3,525,1065,1068,1069]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.disposeLib=function(){return function(t){t({type:s.LIB_WILL_DISPOSE}),t({type:s.LIB_DID_DISPOSE})}},e.initLib=function(){return function(t,n){var l=n(),p=l['features/base/config'];if(!p)throw new Error('Cannot init lib-jitsi-meet without config');t({type:s.LIB_WILL_INIT});try{f.default.init(b(b({enableAnalyticsLogging:(0,u.isAnalyticsEnabled)(n)},p),{},{externalStorage:o.jitsiLocalStorage.isLocalStorageDisabled()?o.jitsiLocalStorage:void 0})),f.default.setNetworkInfo({isOnline:(0,c.isOnline)(l)}),t({type:s.LIB_DID_INIT})}catch(n){t(O(n))}}},e.libInitError=O;var n=t(r(d[1])),o=r(d[2]),c=r(d[3]),f=t(r(d[4])),s=r(d[5]),u=r(d[6]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function b(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function O(t){return{type:s.LIB_INIT_ERROR,error:t}}},1065,[3,463,504,1066,525,1068,1069]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isOnline=function(t){return t[n.STORE_NAME].isOnline};var n=r(d[0])},1066,[1067]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.STORE_NAME=void 0;e.STORE_NAME='features/base/net-info'},1067,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.LIB_WILL_INIT=e.LIB_WILL_DISPOSE=e.LIB_INIT_ERROR=e.LIB_DID_INIT=e.LIB_DID_DISPOSE=void 0;e.LIB_DID_DISPOSE='LIB_DID_DISPOSE';e.LIB_DID_INIT='LIB_DID_INIT';e.LIB_INIT_ERROR='LIB_INIT_ERROR';e.LIB_WILL_DISPOSE='LIB_WILL_DISPOSE';e.LIB_WILL_INIT='LIB_WILL_INIT'},1068,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={loadConfig:!0};e.loadConfig=function(t){var n,c,l;return o.default.async(function(p){for(;;)switch(p.prev=p.next){case 0:return p.prev=0,p.next=3,o.default.awrap((0,f.loadScript)(t,1e4,!0));case 3:return n=p.sent,p.next=6,o.default.awrap(s.evaluate(n+"\nJSON.stringify(config);"));case 6:if(c=p.sent,'object'==typeof(l=JSON.parse(c))){p.next=10;break}throw new Error('config is not an object');case 10:return u.default.info("Config loaded from "+t),p.abrupt("return",l);case 14:throw p.prev=14,p.t0=p.catch(0),u.default.error("Failed to load config from "+t,p.t0),p.t0;case 18:case"end":return p.stop()}},null,null,[[0,14]],Promise)};var o=t(r(d[1])),c=r(d[2]),f=r(d[3]),u=t(r(d[4])),l=r(d[5]);Object.keys(l).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return l[t]}}))});var s=c.NativeModules.JavaScriptSandbox},1069,[3,533,15,528,1070,1071]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/lib-jitsi-meet');e.default=t},1070,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.createLocalTrack=function(n,c){return o.default.createLocalTracks({cameraDeviceId:c,devices:[n],firefox_fake_device:window.config&&window.config.firefox_fake_device,micDeviceId:c}).then(function(n){var c=(0,t.default)(n,1),o=c[0];return o})},e.isAnalyticsEnabled=function(n){var t=(0,c.toState)(n)['features/base/config'],o=t.disableThirdPartyRequests,f=t.analytics,E=void 0===f?{}:f;return!(o||E.disabled)},e.isFatalJitsiConferenceError=function(n){'string'!=typeof n&&(n=n.name);return n===f.FOCUS_DISCONNECTED||n===f.FOCUS_LEFT||n===f.ICE_FAILED||n===f.OFFER_ANSWER_FAILED||n===f.VIDEOBRIDGE_NOT_AVAILABLE},e.isFatalJitsiConnectionError=function(n){'string'!=typeof n&&(n=n.name);return n===E.CONNECTION_DROPPED_ERROR||n===E.OTHER_ERROR||n===E.SERVER_ERROR};var t=n(r(d[1])),c=r(d[2]),o=n(r(d[3])),f=o.default.errors.conference,E=o.default.errors.connection},1071,[3,397,464,525]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},1072,[1073,1074,1076,1075,1129]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setAudioAvailable=function(n){return{type:t.SET_AUDIO_AVAILABLE,available:n}},e.setAudioMuted=function(n){var u=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return{type:t.SET_AUDIO_MUTED,ensureTrack:u,muted:n}},e.setCameraFacingMode=function(n){return{type:t.SET_CAMERA_FACING_MODE,cameraFacingMode:n}},e.setVideoAvailable=function(n){return{type:t.SET_VIDEO_AVAILABLE,available:n}},e.setVideoMuted=function(u){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.MEDIA_TYPE.VIDEO,E=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.VIDEO_MUTISM_AUTHORITY.USER,_=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return function(n,A){var T=A()['features/base/media'].video.muted,c=u?T|E:T&~E;return n({type:t.SET_VIDEO_MUTED,authority:E,mediaType:o,ensureTrack:_,muted:c})}},e.storeVideoTransform=function(n,u){return{type:t.STORE_VIDEO_TRANSFORM,streamId:n,transform:u}},e.toggleCameraFacingMode=function(){return{type:t.TOGGLE_CAMERA_FACING_MODE}};var t=r(d[0]),n=r(d[1])},1073,[1074,1075]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_CAMERA_FACING_MODE=e.STORE_VIDEO_TRANSFORM=e.SET_VIDEO_MUTED=e.SET_VIDEO_AVAILABLE=e.SET_CAMERA_FACING_MODE=e.SET_AUDIO_AVAILABLE=e.SET_AUDIO_MUTED=void 0;e.SET_AUDIO_MUTED='SET_AUDIO_MUTED';e.SET_AUDIO_AVAILABLE='SET_AUDIO_AVAILABLE';e.SET_CAMERA_FACING_MODE='SET_CAMERA_FACING_MODE';e.SET_VIDEO_AVAILABLE='SET_VIDEO_AVAILABLE';e.SET_VIDEO_MUTED='SET_VIDEO_MUTED';e.STORE_VIDEO_TRANSFORM='STORE_VIDEO_TRANSFORM';e.TOGGLE_CAMERA_FACING_MODE='TOGGLE_CAMERA_FACING_MODE'},1074,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.VIDEO_TYPE=e.VIDEO_MUTISM_AUTHORITY=e.MEDIA_TYPE=e.CAMERA_FACING_MODE=void 0;e.CAMERA_FACING_MODE={ENVIRONMENT:'environment',USER:'user'};e.MEDIA_TYPE={AUDIO:'audio',PRESENTER:'presenter',VIDEO:'video'};e.VIDEO_MUTISM_AUTHORITY={AUDIO_ONLY:1,BACKGROUND:2,USER:4};e.VIDEO_TYPE={CAMERA:'camera',DESKTOP:'desktop'}},1075,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1076,[1077]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1077,[1078]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Audio",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"Video",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"VideoTrack",{enumerable:!0,get:function(){return o.default}});var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3]))},1078,[3,1079,1083,1086]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),l=t(r(d[4])),s=t(r(d[5])),f=t(r(d[6])),c=t(r(d[7])),p=t(r(d[8]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,l.default)(k,t);var y,_,v=(y=k,_=h(),function(){var t,n=(0,f.default)(y);if(_){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function k(){return(0,n.default)(this,k),v.apply(this,arguments)}return(0,u.default)(k,[{key:"_soundLoadedCallback",value:function(t){t?p.default.error('Failed to load sound',t):this.setAudioElementImpl(this._sound)}},{key:"componentDidMount",value:function(){this._sound=this.props.src?new c.default(this.props.src,null,this._soundLoadedCallback.bind(this)):null}},{key:"componentWillUnmount",value:function(){this._sound&&(this._sound.release(),this._sound=null,this.setAudioElementImpl(null))}},{key:"play",value:function(){this._sound&&(this._sound.setNumberOfLoops(this.props.loop?-1:0),(0,o.default)((0,f.default)(k.prototype),"play",this).call(this))}},{key:"render",value:function(){return null}},{key:"stop",value:function(){this._sound&&this._sound.stop()}}]),k})(t(r(d[9])).default);e.default=y},1079,[3,4,5,456,6,8,11,1080,1081,1082]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]),n=t.NativeModules.RNSound,o=n.IsAndroid,s=n.IsWindows,u=r(d[1]),h=new t.NativeEventEmitter(n),p=0;function l(t,l,y,_){var c=this,f=u(t);f?(this._filename=f.uri,y=l):(this._filename=l?l+'/'+t:t,!o||l||/^(\/|http(s?)|asset)/.test(t)||(this._filename=t.toLowerCase().replace(/\.[^.]+$/,''))),this.registerOnPlay=function(){var t=this;null==this.onPlaySubscription?s||(this.onPlaySubscription=h.addListener('onPlayChange',function(n){var o=n.isPlaying;n.playerKey===t._key&&(t._playing=!!o)})):console.warn('On Play change event listener is already registered')},this._loaded=!1,this._key=p++,this._playing=!1,this._duration=-1,this._numberOfChannels=-1,this._volume=1,this._pan=0,this._numberOfLoops=0,this._speed=1,n.prepare(this._filename,this._key,_||{},function(t,n){n&&('number'==typeof n.duration&&(c._duration=n.duration),'number'==typeof n.numberOfChannels&&(c._numberOfChannels=n.numberOfChannels)),null===t&&(c._loaded=!0,c.registerOnPlay()),y&&y(t,n)})}l.prototype.isLoaded=function(){return this._loaded},l.prototype.play=function(t){return this._loaded?n.play(this._key,function(n){return t&&t(n)}):t&&t(!1),this},l.prototype.pause=function(t){var o=this;return this._loaded&&n.pause(this._key,function(){o._playing=!1,t&&t()}),this},l.prototype.stop=function(t){var o=this;return this._loaded&&n.stop(this._key,function(){o._playing=!1,t&&t()}),this},l.prototype.reset=function(){return this._loaded&&o&&(n.reset(this._key),this._playing=!1),this},l.prototype.release=function(){return this._loaded&&(n.release(this._key),this._loaded=!1,s||null!=this.onPlaySubscription&&(this.onPlaySubscription.remove(),this.onPlaySubscription=null)),this},l.prototype.getDuration=function(){return this._duration},l.prototype.getNumberOfChannels=function(){return this._numberOfChannels},l.prototype.getVolume=function(){return this._volume},l.prototype.setVolume=function(t){return this._volume=t,this._loaded&&(o||s?n.setVolume(this._key,t,t):n.setVolume(this._key,t)),this},l.prototype.getSystemVolume=function(t){return s||n.getSystemVolume(t),this},l.prototype.setSystemVolume=function(t){return o&&n.setSystemVolume(t),this},l.prototype.getPan=function(){return this._pan},l.prototype.setPan=function(t){return this._loaded&&n.setPan(this._key,this._pan=t),this},l.prototype.getNumberOfLoops=function(){return this._numberOfLoops},l.prototype.setNumberOfLoops=function(t){return this._numberOfLoops=t,this._loaded&&(o||s?n.setLooping(this._key,!!t):n.setNumberOfLoops(this._key,t)),this},l.prototype.setSpeed=function(t){return this._speed=t,this._loaded&&(s||n.setSpeed(this._key,t)),this},l.prototype.getCurrentTime=function(t){this._loaded&&n.getCurrentTime(this._key,t)},l.prototype.setCurrentTime=function(t){return this._loaded&&n.setCurrentTime(this._key,t),this},l.prototype.setSpeakerphoneOn=function(t){o&&n.setSpeakerphoneOn(this._key,t)},l.prototype.setCategory=function(t){l.setCategory(t,!1)},l.prototype.isPlaying=function(){return this._playing},l.enable=function(t){n.enable(t)},l.enableInSilenceMode=function(t){o||s||n.enableInSilenceMode(t)},l.setActive=function(t){o||s||n.setActive(t)},l.setCategory=function(t){var o=arguments.length>1&&void 0!==arguments[1]&&arguments[1];s||n.setCategory(t,o)},l.setMode=function(t){o||s||n.setMode(t)},l.setSpeakerPhone=function(t){o||s||n.setSpeakerPhone(t)},l.MAIN_BUNDLE=n.MainBundlePath,l.DOCUMENT=n.NSDocumentDirectory,l.LIBRARY=n.NSLibraryDirectory,l.CACHES=n.NSCachesDirectory,m.exports=l},1080,[15,191]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/media');e.default=t},1081,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4])),f=t(r(d[5])),s=t(r(d[6])),c=r(d[7]),p=t(r(d[8]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,o.default)(v,t);var c,y,I=(c=v,y=h(),function(){var t,n=(0,s.default)(c);if(y){var u=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(t){var u;return(0,n.default)(this,v),(u=I.call(this,t)).setAudioElementImpl=u.setAudioElementImpl.bind((0,l.default)(u)),u}return(0,u.default)(v,[{key:"pause",value:function(){this._audioElementImpl&&this._audioElementImpl.pause()}},{key:"play",value:function(){this._audioElementImpl&&this._audioElementImpl.play()}},{key:"setAudioElementImpl",value:function(t){this._audioElementImpl=t;var n=this.props.setRef;'function'==typeof n&&n(t?this:null)}},{key:"setSinkId",value:function(t){this._audioElementImpl&&'function'==typeof this._audioElementImpl.setSinkId&&this._audioElementImpl.setSinkId(t).catch(function(t){return p.default.error('Error setting sink',t)})}},{key:"stop",value:function(){this._audioElementImpl&&this._audioElementImpl.stop()}}]),v})(c.Component);e.default=y},1082,[3,4,5,10,6,8,11,70,1081]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),v=r(d[9]),y=n(r(d[10])),h=n(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,l.default)(E,t);var n,P,b=(n=E,P=R(),function(){var t,o=(0,f.default)(n);if(P){var u=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function E(){return(0,o.default)(this,E),b.apply(this,arguments)}return(0,u.default)(E,[{key:"componentDidMount",value:function(){var t=this.props.onPlaying;t&&t()}},{key:"render",value:function(){var t=this.props,n=t.onPress,o=t.stream,u=t.zoomEnabled;if(o){var l=h.default.video,c=u?'contain':l&&l.objectFit||'cover',f=s.default.createElement(p.RTCView,{mirror:this.props.mirror,objectFit:c,streamURL:o.toURL(),style:l,zOrder:this.props.zOrder});return u?s.default.createElement(y.default,{enabled:u,onPress:n,streamId:o.id,style:l},f):s.default.createElement(v.Pressable,{onPress:n},f)}return null}}]),E})(s.Component);e.default=P},1083,[2,3,4,5,6,8,11,70,412,562,1084,1085]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),l=n(r(d[4])),u=n(r(d[5])),h=n(r(d[6])),c=n(r(d[7])),f=n(r(d[8])),p=n(r(d[9])),v=t(r(d[10])),y=r(d[11]),_=r(d[12]),P=r(d[13]),b=n(r(d[14]));function R(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function S(t){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?R(Object(s),!0).forEach(function(n){(0,o.default)(t,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):R(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function T(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var M={scale:1,translateX:0,translateY:0},x=5,k=(function(t){(0,c.default)(P,t);var n,o,_=(n=P,o=T(),function(){var t,s=(0,p.default)(n);if(o){var l=(0,p.default)(this).constructor;t=Reflect.construct(s,arguments,l)}else t=s.apply(this,arguments);return(0,f.default)(this,t)});function P(t){var n;return(0,l.default)(this,P),(n=_.call(this,t)).state={layout:null,transform:n._getSavedTransform(t.streamId)||M},n._didMove=n._didMove.bind((0,h.default)(n)),n._getTransformStyle=n._getTransformStyle.bind((0,h.default)(n)),n._onGesture=n._onGesture.bind((0,h.default)(n)),n._onLayout=n._onLayout.bind((0,h.default)(n)),n._onMoveShouldSetPanResponder=n._onMoveShouldSetPanResponder.bind((0,h.default)(n)),n._onPanResponderGrant=n._onPanResponderGrant.bind((0,h.default)(n)),n._onPanResponderMove=n._onPanResponderMove.bind((0,h.default)(n)),n._onPanResponderRelease=n._onPanResponderRelease.bind((0,h.default)(n)),n._onStartShouldSetPanResponder=n._onStartShouldSetPanResponder.bind((0,h.default)(n)),n.moveThreshold=y.PixelRatio.get()*x,n.gestureHandlers=y.PanResponder.create({onPanResponderGrant:n._onPanResponderGrant,onPanResponderMove:n._onPanResponderMove,onPanResponderRelease:n._onPanResponderRelease,onPanResponderTerminationRequest:function(){return!0},onMoveShouldSetPanResponder:n._onMoveShouldSetPanResponder,onShouldBlockNativeResponder:function(){return!1},onStartShouldSetPanResponder:n._onStartShouldSetPanResponder}),n}return(0,u.default)(P,[{key:"componentDidUpdate",value:function(t,n){t.streamId!==this.props.streamId&&(this._storeTransform(t.streamId,n.transform),this._restoreTransform(this.props.streamId))}},{key:"componentWillUnmount",value:function(){this._storeTransform(this.props.streamId,this.state.transform)}},{key:"render",value:function(){var t=this.props,n=t.children,o=t.style;return v.default.createElement(y.View,(0,s.default)({onLayout:this._onLayout,pointerEvents:"box-only",style:[b.default.videoTransformedViewContainer,o]},this.gestureHandlers.panHandlers),v.default.createElement(y.View,{style:[b.default.videoTranformedView,this._getTransformStyle()]},n))}},{key:"_calculateTransformIncrement",value:function(t){var n=this.state.transform,o=n.scale,s=n.translateX,l=n.translateY,u=t.scale,h=t.translateX,c=t.translateY;return{scale:o=Math.min(o*(u||1),5),translateX:s+=(h||0)/o,translateY:l+=(c||0)/o}}},{key:"_didMove",value:function(t){var n=t.dx,o=t.dy;return Math.abs(n)>this.moveThreshold||Math.abs(o)>this.moveThreshold}},{key:"_getSavedTransform",value:function(t){var n=this.props,o=n.enabled,s=n._transforms;return o&&s[t]||null}},{key:"_getTouchDistance",value:function(t){var n=t.nativeEvent.touches,o=Math.abs(n[0].pageX-n[1].pageX),s=Math.abs(n[0].pageY-n[1].pageY);return Math.sqrt(Math.pow(o,2)+Math.pow(s,2))}},{key:"_getTouchPosition",value:function(t){var n=t.nativeEvent.touches;return{x:n[0].pageX,y:n[0].pageY}}},{key:"_getTransformStyle",value:function(){if(!this.props.enabled)return null;var t=this.state.transfo
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]).StyleSheet.create({videoTranformedView:{flex:1},videoTransformedViewContainer:{overflow:'hidden'},video:{flex:1}});e.default=o},1085,[15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),o=t(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]),v=t(r(d[10])),h=t(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(D,t);var y,v,_=(y=D,v=R(),function(){var t,n=(0,o.default)(y);if(v){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function D(){return(0,n.default)(this,D),_.apply(this,arguments)}return(0,u.default)(D,[{key:"render",value:function(){return s.default.createElement(p.View,{style:h.default.video},(0,f.default)((0,o.default)(D.prototype),"render",this).call(this))}}]),D})(v.default),D=(0,y.connect)()(_);e.default=D},1086,[3,4,5,456,6,8,11,70,15,464,1087,1085]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(r(d[2])),u=o(r(d[3])),l=o(r(d[4])),s=o(r(d[5])),c=o(r(d[6])),f=o(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=r(d[10]),y=r(d[11]);function k(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var V=(function(t){(0,s.default)(R,t);var o,V,P=(o=R,V=k(),function(){var t,n=(0,f.default)(o);if(V){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function R(t){var o;return(0,n.default)(this,R),(o=P.call(this,t))._onVideoPlaying=o._onVideoPlaying.bind((0,l.default)(o)),o}return(0,u.default)(R,[{key:"render",value:function(){var t,o=this.props.videoTrack||null;this.props.waitForVideoStarted&&o?(0,v.shouldRenderVideoTrack)(o,!0)?t=!0:(0,v.shouldRenderVideoTrack)(o,!1)&&!o.videoStarted&&(t=!0):t=(0,v.shouldRenderVideoTrack)(o,!1);var n=t&&o?o.jitsiTrack.getOriginalStream():null,u=this.props.zoomEnabled&&n&&o&&'desktop'===o.videoType;return p.default.createElement(y.Video,{mirror:o&&o.mirror,onPlaying:this._onVideoPlaying,onPress:this.props.onPress,stream:n,zOrder:this.props.zOrder,zoomEnabled:u})}},{key:"_onVideoPlaying",value:function(){var t=this.props.videoTrack;t&&!t.videoStarted&&this.props.dispatch((0,h.trackVideoStarted)(t.jitsiTrack))}}]),R})(p.Component);e.default=V},1087,[2,3,4,5,10,6,8,11,70,1088,1129,1077]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1088,[1089,1125,1126]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.createDesiredLocalTracks=function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return function(t,o){var c=o();if(0===n.length){var u=c['features/base/media'],f=u.audio,l=u.video;f.muted||n.push(s.MEDIA_TYPE.AUDIO),l.muted&~s.VIDEO_MUTISM_AUTHORITY.BACKGROUND||n.push(s.MEDIA_TYPE.VIDEO)}var A=(0,T.getLocalTracks)(c['features/base/tracks'],!0).map(function(t){return t.mediaType}),E=n.filter(function(t){return-1===A.indexOf(t)});E.length&&t(D({devices:E}))}},e.createLocalTracksA=D,e.destroyLocalTracks=function(){return function(t,n){O(n).then(function(){return t(N(n()['features/base/tracks'].filter(function(t){return t.local}).map(function(t){return t.jitsiTrack})))})}},e.noDataFromSource=y,e.showNoDataFromSourceVideoError=k,e.toggleScreensharing=function(){return{type:l.TOGGLE_SCREENSHARING}},e.replaceLocalTrack=function(t,o,c){return function(u,s){return n.default.async(function(f){for(;;)switch(f.prev=f.next){case 0:if(c||(c=s()['features/base/conference'].conference),!c){f.next=4;break}return f.next=4,n.default.awrap(c.replaceTrack(t,o));case 4:return f.abrupt("return",u(_(t,o)));case 5:case"end":return f.stop()}},null,null,null,Promise)}},e.trackAdded=R,e.trackMutedChanged=C,e.trackNoDataFromSourceNotificationInfoChanged=S,e.trackRemoved=I,e.trackVideoStarted=function(t){return{type:l.TRACK_UPDATED,track:{jitsiTrack:t,videoStarted:!0}}},e.trackVideoTypeChanged=h,e._disposeAndRemoveTracks=N,e.setNoSrcDataNotificationUid=U;var n=t(r(d[1])),o=r(d[2]),c=r(d[3]),u=r(d[4]),s=r(d[5]),f=r(d[6]),l=r(d[7]),T=r(d[8]),A=t(r(d[9]));function E(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=v(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var c=0;return function(){return c>=t.length?{done:!0}:{done:!1,value:t[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function v(t,n){if(t){if("string"==typeof t)return p(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?p(t,n):void 0}}function p(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,c=new Array(n);o<n;o++)c[o]=t[o];return c}function D(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(n,o){for(var c,u=t.devices||[s.MEDIA_TYPE.AUDIO,s.MEDIA_TYPE.VIDEO],f={dispatch:n,getState:o},A=function(c){if((0,T.getLocalTrack)(o()['features/base/tracks'],c,!0))throw new Error("Local track for "+c+" already exists");var u=(0,T.createLocalTracksF)({cameraDeviceId:t.cameraDeviceId,devices:[c],facingMode:t.facingMode||s.CAMERA_FACING_MODE.USER,micDeviceId:t.micDeviceId},!1,f).then(function(t){if(1!==t.length)throw new Error("Expected exactly 1 track, but was given "+t.length+" tracks for device: "+c+".");return u.canceled?M(t).then(function(){return n(K(c))}):n(R(t[0]))},function(t){return n(u.canceled?K(c):b(t,c))});u.cancel=function(){return u.canceled=!0,u},n({type:l.TRACK_WILL_CREATE,track:{gumProcess:u,local:!0,mediaType:c}})},v=E(u);!(c=v()).done;){A(c.value)}}}function y(t){return{type:l.TRACK_NO_DATA_FROM_SOURCE,track:t}}function k(t){return function(n,o){var u,s=(0,T.getTrackByJitsiTrack)(o()['features/base/tracks'],t);if(s){if(s.isReceivingData)u=void 0;else{var f=(0,c.showErrorNotification)({descriptionKey:'dialog.cameraNotSendingData',titleKey:'dialog.cameraNotSendingDataTitle'});n(f),u={uid:f.uid}}n(S(t,u))}}}function _(t,n){return function(c){return(t?c(N([t])):Promise.resolve()).then(function(){if(n){var t=n.isVideoTrack()?s.setVideoMuted:s.setAudioMuted,u=n.isMuted();return(0,o.sendAnalytics)((0,o.createTrackMutedEvent)(n.getType(),'track.replaced',u)),A.default.log("Replace "+n.getType()+"
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1090,[1091,1092]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.createApiEvent=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{action:t,attributes:n,source:'jitsi-meet-api'}},e.createAudioOnlyChangedEvent=function(t){return{action:"audio.only."+(t?'enabled':'disabled')}},e.createConnectionEvent=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{action:t,actionSubject:'connection',attributes:n}},e.createCalendarClickedEvent=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{action:'clicked',actionSubject:t,attributes:n,source:'calendar',type:l}},e.createCalendarSelectedEvent=function(){return{action:'selected',actionSubject:'calendar.selected',attributes:arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},source:'calendar',type:l}},e.createCalendarConnectedEvent=function(){return{action:'calendar.connected',actionSubject:'calendar.connected',attributes:arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}}},e.createRecentClickedEvent=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{action:'clicked',actionSubject:t,attributes:n,source:'recent.list',type:l}},e.createChromeExtensionBannerEvent=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{action:t?'install':'cancel',attributes:n,source:'chrome.extension.banner',type:l}},e.createRecentSelectedEvent=function(){return{action:'selected',actionSubject:'recent.list.selected',attributes:arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},source:'recent.list',type:l}},e.createDeepLinkingPageEvent=function(t,n){var c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return{action:t,actionSubject:n,source:'deepLinkingPage',attributes:c}},e.createDeviceChangedEvent=function(t,n){return{action:'device.changed',attributes:{device_type:n,media_type:t}}},e.createE2EEEvent=function(t){return{action:t,actionSubject:'e2ee'}},e.createFeedbackOpenEvent=function(){return{action:'feedback.opened'}},e.createInviteDialogEvent=function(t,n){var c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return{action:t,actionSubject:n,attributes:c,source:'inviteDialog'}},e.createNetworkInfoEvent=function(t){var n=t.isOnline,c=t.networkType,o=t.details,u={isOnline:n};return c&&(u.networkType=c),o&&(u.details=o),{action:'network.info',attributes:u}},e.createOfferAnswerFailedEvent=function(){return{action:'offer.answer.failure'}},e.createPageReloadScheduledEvent=function(t,n,c){return{action:'page.reload.scheduled',attributes:o({reason:t,timeout:n},c)}},e.createPinnedEvent=function(t,n,c){return{type:u,action:t,actionSubject:'participant',objectType:'participant',objectId:n,attributes:c}},e.createProfilePanelButtonEvent=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{action:'clicked',actionSubject:t,attributes:n,source:'profile.panel',type:l}},e.createRecordingDialogEvent=function(t,n){var c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return{action:'clicked',actionSubject:n,attributes:c,source:t+".recording.dialog",type:l}},e.createLiveStreamingDialogEvent=function(t,n){return{action:'clicked',actionSubject:n,source:t+".liveStreaming.dialog",type:l}},e.createLocalTracksDurationEvent=function(t){var n=t.audio,c=t.video,o=t.conference,u=c.camera,l=c.desktop;return{action:'local.tracks.durations',attributes:{audio:n.value,camera:u.value,conference:o.value,desktop:l.value}}},e.createRecordingEvent=function(t,n,c){return{action:t,actionSubject:"recording."+n,attributes:{value:c}}},e.createRejoinedEvent=function(t){var n=t.url,c=t.lastConferenceDuration,o=t.timeSinceLeft;return{action:'rejoined',attributes:{lastConferenceDuration:c,timeSinceLeft:o,url:n}}},e.createRemoteMuteConfirmedEvent=function(t){return{action:'clicked',actionSubject:'remote.mute.dialog.confirm.button',attributes:{participant_id:t},source:'remote.mute.dialog',type:l}},e.createRemoteVideoMenuButtonEvent=function(t,n){return{action:'clicked',actionSubject:t,attributes:n,s
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.sendAnalytics=function(t){try{f.analytics.sendEvent(t)}catch(t){v.default.warn("Error sending analytics event: "+t)}},e.getAmplitudeIdentity=function(){return f.analytics.amplitudeIdentityProps},e.resetAnalytics=function(){f.analytics.reset()},e.createHandlers=function(t){var n,s,c,u,h,b,w,A,P,E,S,x,k,H,L,M,N,j,C,T,_,z,F;return o.default.async(function(O){for(;;)switch(O.prev=O.next){case 0:if(n=t.getState,(0,y.getJitsiMeetGlobalNS)().analyticsHandlers=[],window.analyticsHandlers=[],(0,f.isAnalyticsEnabled)(n)){O.next=6;break}return f.analytics.dispose(),O.abrupt("return",[]);case 6:if(s=n(),c=s['features/base/config'],u=s['features/base/connection'].locationURL,h=u?u.host:'',b=c.analytics,w=void 0===b?{}:b,A=c.deploymentInfo,P=w.amplitudeAPPKey,E=w.blackListedEvents,S=w.scriptURLs,x=w.googleAnalyticsTrackingId,k=w.matomoEndpoint,H=w.matomoSiteID,L=w.whiteListedEvents,M=s['features/base/jwt'],N=M.group,j=M.user,C={amplitudeAPPKey:P,blackListedEvents:E,envType:A&&A.envType||'dev',googleAnalyticsTrackingId:x,matomoEndpoint:k,matomoSiteID:H,group:N,host:h,product:A&&A.product,subproduct:A&&A.environment,user:j&&j.id,version:f.default.version,whiteListedEvents:L},T=[],P)try{_=new p.AmplitudeHandler(C),f.analytics.amplitudeIdentityProps=_.getIdentityProps(),T.push(_)}catch(t){v.default.error('Failed to initialize Amplitude handler',t)}if(k&&H)try{z=new p.MatomoHandler(C),T.push(z)}catch(t){v.default.error('Failed to initialize Matomo handler',t)}if(!(Array.isArray(S)&&S.length>0)){O.next=28;break}return O.prev=18,O.next=21,o.default.awrap(I(S,C));case 21:F=O.sent,T.push.apply(T,(0,l.default)(F)),O.next=28;break;case 25:O.prev=25,O.t0=O.catch(18),v.default.error('Failed to initialize external analytics handlers',O.t0);case 28:return 0===T.length&&f.analytics.dispose(),v.default.info("Initialized "+T.length+" analytics handlers"),O.abrupt("return",T);case 31:case"end":return O.stop()}},null,null,[[18,25]],Promise)},e.initAnalytics=function(t,n){var o=t.getState;if(!(0,f.isAnalyticsEnabled)(o)||0===n.length)return;var l=o(),y=l['features/base/config'],p=y.deploymentInfo,v=l['features/base/jwt'],h=v.group,b=v.server,w=l['features/base/conference'].room,I={};b&&(I.server=b);h&&(I.group=h);if(I.appName=(0,c.getName)(),I.websocket='ReactNative'!==navigator.product&&'string'==typeof y.websocket,I.externalApi='number'==typeof s.API_ID,I.inIframe=A(),p)for(var P in p)p.hasOwnProperty(P)&&(I[P]=p[P]);if(f.analytics.addPermanentProperties(I),f.analytics.setConferenceName(w),f.analytics.setAnalyticsHandlers(n),!(0,u.isMobileBrowser)()&&f.browser.isChrome()){var E=l['features/base/config'].chromeExtensionBanner;(0,u.checkChromeExtensionsInstalled)(E).then(function(t){(null==t?void 0:t.length)&&f.analytics.addPermanentProperties({hasChromeExtension:t.some(function(t){return t})})})}};var o=n(r(d[2])),l=n(r(d[3])),s=r(d[4]),c=r(d[5]),u=r(d[6]),f=t(r(d[7])),y=r(d[8]),p=r(d[9]),v=n(r(d[10]));function h(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=b(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function b(t,n){if(t){if("string"==typeof t)return w(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?w(t,n):void 0}}function w(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,l=new Array(n);o<n;o++)l[o]=t[o];return l}function A(){if('ReactNative'===navigator.product)return!1;try{return window.self!==window.top}catch(t){return!0}}function I(){for(var t,n=arguments.length>0&&void 0!==
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ENDPOINT_TEXT_MESSAGE_NAME=e.API_ID=void 0;var _=(0,r(d[0]).parseURLParams)(window.location).jitsi_meet_external_api_id;e.API_ID=_;e.ENDPOINT_TEXT_MESSAGE_NAME='endpoint-text-message'},1093,[537]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getDefaultURL=function(t){var o=(0,n.toState)(t);return(0,u.getServerURL)(o)},e.getName=function(){return t.NativeModules.AppInfo.name},e.getSdkBundlePath=function(){return t.NativeModules.AppInfo.sdkBundlePath};var t=r(d[0]),n=r(d[1]),u=r(d[2])},1094,[15,464,1095]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1095,[1096,1097,1098,1099]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.updateSettings=function(n){return{type:t.SETTINGS_UPDATED,settings:n}};var t=r(d[0])},1096,[1097]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SETTINGS_UPDATED=void 0;e.SETTINGS_UPDATED='SETTINGS_UPDATED'},1097,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DEFAULT_SERVER_URL=void 0;e.DEFAULT_SERVER_URL='https://meet.jit.si'},1098,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var t={handleCallIntegrationChange:!0,handleCrashReportingChange:!0};e.handleCallIntegrationChange=function(n){c.setUseConnectionService&&c.setUseConnectionService(!n)},e.handleCrashReportingChange=function(n){l.default.setName('jitsi-default-preferences').then(l.default.set('isCrashReportingDisabled',n.toString()))};var o=r(d[1]),l=n(r(d[2])),s=r(d[3]);Object.keys(s).forEach(function(n){"default"!==n&&"__esModule"!==n&&(Object.prototype.hasOwnProperty.call(t,n)||Object.defineProperty(e,n,{enumerable:!0,get:function(){return s[n]}}))});var c=o.NativeModules.AudioMode},1099,[3,15,1100,1101]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]).NativeModules.RNDefaultPreference;e.default=t},1100,[15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getPropertyValue=function(t,c,v){v=o({config:!0,jwt:!0,settings:!0,urlParams:!0},v);var l=(0,n.toState)(t);if(v.jwt){var f=l['features/base/jwt'][c];if(void 0!==f)return f[c]}if(v.urlParams&&-1!==s.CONFIG_WHITELIST.indexOf(c)){var b=(0,u.parseURLParams)(l['features/base/connection'].locationURL),p=b["config."+c];if(void 0!==p)return p}if(v.settings){var D=l['features/base/settings'][c];if(void 0!==D)return D}if(v.config){var S=l['features/base/config'][c];if(void 0!==S)return S}return},e.getServerURL=function(t){return(0,n.toState)(t)['features/base/settings'].serverURL||v.DEFAULT_SERVER_URL},e.getUserSelectedCameraDeviceId=function(t){var c=(0,n.toState)(t),s=c['features/base/settings'],u=s.userSelectedCameraDeviceId,v=s.userSelectedCameraDeviceLabel;return f({availableDevices:c['features/base/devices'].availableDevices.videoInput,matchRegex:/\s#\d*(?!.*\s#\d*)/,userSelectedDeviceId:u,userSelectedDeviceLabel:v,replacement:''})},e.getUserSelectedMicDeviceId=function(t){var c=(0,n.toState)(t),s=c['features/base/settings'],u=s.userSelectedMicDeviceId,v=s.userSelectedMicDeviceLabel;return f({availableDevices:c['features/base/devices'].availableDevices.audioInput,matchRegex:/\s\(\d*-\s(?!.*\s\(\d*-\s)/,userSelectedDeviceId:u,userSelectedDeviceLabel:v,replacement:' ('})},e.getUserSelectedOutputDeviceId=function(t){var c=(0,n.toState)(t),s=c['features/base/settings'],u=s.userSelectedAudioOutputDeviceId,v=s.userSelectedAudioOutputDeviceLabel;return f({availableDevices:c['features/base/devices'].availableDevices.audioOutput,matchRegex:void 0,userSelectedDeviceId:u,userSelectedDeviceLabel:v,replacement:void 0})};var c=t(r(d[1])),s=r(d[2]),n=r(d[3]),u=r(d[4]),v=r(d[5]);function l(t,c){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);c&&(n=n.filter(function(c){return Object.getOwnPropertyDescriptor(t,c).enumerable})),s.push.apply(s,n)}return s}function o(t){for(var s=1;s<arguments.length;s++){var n=null!=arguments[s]?arguments[s]:{};s%2?l(Object(n),!0).forEach(function(s){(0,c.default)(t,s,n[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach(function(c){Object.defineProperty(t,c,Object.getOwnPropertyDescriptor(n,c))})}return t}function f(t){var c=t.availableDevices,s=t.matchRegex,n=t.userSelectedDeviceId,u=t.userSelectedDeviceLabel,v=t.replacement;if(!u||!n)return n;if(c.find(function(t){return t.deviceId===n}))return n;var l=s?u.replace(s,v):u,o=c.find(function(t){var c=t.label;if(!c)return!1;if(l===c)return!0;var n=c.replace(s,v);return l===n});return o?o.deviceId:n}},1101,[3,463,1102,464,528,1098]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={CONFIG_WHITELIST:!0};Object.defineProperty(e,"CONFIG_WHITELIST",{enumerable:!0,get:function(){return u.default}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var c=r(d[2]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}}))});var u=t(r(d[3])),f=r(d[4]);Object.keys(f).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return f[t]}}))})},1102,[3,1103,1107,1111,1109]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.updateConfig=function(n){return{type:c.UPDATE_CONFIG,config:n}},e.configWillLoad=function(n,o){return{type:c.CONFIG_WILL_LOAD,locationURL:n,room:o}},e.loadConfigError=function(n,o){return{type:c.LOAD_CONFIG_ERROR,error:n,locationURL:o}},e.setConfig=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(o,t){var f=t()['features/base/connection'].locationURL;f&&(0,u.setConfigFromURLParams)(n,window.interfaceConfig,window.loggingConfig,f),o({type:c.SET_CONFIG,config:n})}},e.storeConfig=function(c,u){return function(s){var _=!1;try{void 0!==window.config&&window.config===u||(n.jitsiLocalStorage.setItem(f._CONFIG_STORE_PREFIX+"/"+c,JSON.stringify(u)),_=!0)}catch(n){}if(_)try{s((0,o.addKnownDomains)((0,t.parseURIString)(c).host))}catch(n){}return _}};var n=r(d[0]),o=r(d[1]),t=r(d[2]),c=r(d[3]),f=r(d[4]),u=r(d[5])},1103,[504,1104,528,1107,1108,1109]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1104,[1105,1106]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.addKnownDomains=function(o){return{type:n.ADD_KNOWN_DOMAINS,knownDomains:'string'==typeof o?[o]:o}};var n=r(d[0])},1105,[1106]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ADD_KNOWN_DOMAINS=void 0;e.ADD_KNOWN_DOMAINS='ADD_KNOWN_DOMAINS'},1106,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UPDATE_CONFIG=e.SET_CONFIG=e.LOAD_CONFIG_ERROR=e.CONFIG_WILL_LOAD=void 0;e.CONFIG_WILL_LOAD='CONFIG_WILL_LOAD';e.LOAD_CONFIG_ERROR='LOAD_CONFIG_ERROR';e.SET_CONFIG='SET_CONFIG';e.UPDATE_CONFIG='UPDATE_CONFIG'},1107,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._CONFIG_STORE_PREFIX=void 0;e._CONFIG_STORE_PREFIX='config.js'},1108,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t={_cleanupConfig:!0};e._cleanupConfig=function(t){t.analytics.scriptURLs=[],l.NativeModules.AppInfo.LIBRE_BUILD&&(delete t.analytics.amplitudeAPPKey,delete t.analytics.googleAnalyticsTrackingId,delete t.callStatsID,delete t.callStatsSecret)};var l=r(d[0]),n=r(d[1]);Object.keys(n).forEach(function(l){"default"!==l&&"__esModule"!==l&&(Object.prototype.hasOwnProperty.call(t,l)||Object.defineProperty(e,l,{enumerable:!0,get:function(){return n[l]}}))})},1109,[15,1110]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.createFakeConfig=function(t){var n=new URL(t);return{hosts:{domain:n.hostname,muc:"conference."+n.hostname},bosh:t+"http-bind",clientNode:'https://jitsi.org/jitsi-meet',p2p:{enabled:!0}}},e.overrideConfigJSON=h,e.restoreConfig=function(t){var o=c._CONFIG_STORE_PREFIX+"/"+t,f=n.jitsiLocalStorage.getItem(o);if(f)try{return JSON.parse(f)||void 0}catch(t){n.jitsiLocalStorage.removeItem(o)}return},e.setConfigFromURLParams=function(t,n,o,u){var c=(0,f.parseURLParams)(u),l={};t&&(l.config={}),n&&(l.interfaceConfig={}),o&&(l.loggingConfig={});for(var s=0,y=Object.keys(c);s<y.length;s++){for(var p,b=y[s],S=l,j=b.split('.'),C=j.pop(),O=v(j);!(p=O()).done;){var A=p.value;S=S[A]=S[A]||{}}S[C]=c[b]}h(t,n,o,l)},Object.defineProperty(e,"getRoomName",{enumerable:!0,get:function(){return y.default}});var n=r(d[1]),o=t(r(d[2])),f=r(d[3]),u=t(r(d[4])),c=r(d[5]),l=t(r(d[6])),s=t(r(d[7])),y=t(r(d[8]));function v(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=p(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var f=0;return function(){return f>=t.length?{done:!0}:{done:!1,value:t[f++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function p(t,n){if(t){if("string"==typeof t)return b(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?b(t,n):void 0}}function b(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,f=new Array(n);o<n;o++)f[o]=t[o];return f}function h(t,n,f,u){for(var c=0,l=Object.keys(u);c<l.length;c++){var y=l[c],v=void 0;if('config'===y?v=t:'interfaceConfig'===y?v=n:'loggingConfig'===y&&(v=f),v){var p=S(y,u[y]);o.default.isEmpty(p)||(s.default.info("Extending "+y+" with: "+JSON.stringify(p)),o.default.mergeWith(v,p,function(t,n){return Array.isArray(t)?n:void 0}))}}}function S(t,n){return'interfaceConfig'===t?o.default.pick(n,l.default):'config'===t?o.default.pick(n,u.default):n}},1110,[3,504,466,528,1111,1108,1113,1114,1115]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=t(r(d[1])),s=['_desktopSharingSourceDevice','_peerConnStatusOutOfLastNTimeout','_peerConnStatusRtcMuteTimeout','abTesting','analytics.disabled','audioLevelsInterval','apiLogLevels','avgRtpStatsN','callDisplayName','callFlowsEnabled','callHandle','callStatsConfIDNamespace','callStatsID','callStatsSecret','callUUID','channelLastN','constraints','brandingRoomAlias','debug','debugAudioLevels','defaultLanguage','desktopSharingFrameRate','desktopSharingSources','disable1On1Mode','disableAEC','disableAGC','disableAP','disableAudioLevels','disableDeepLinking','disableH264','disableHPF','disableInviteFunctions','disableLocalVideoFlip','disableNS','disableRemoteControl','disableRemoteMute','disableRtx','disableSimulcast','disableSuspendVideo','disableThirdPartyRequests','displayJids','doNotStoreRoom','e2eping','enableDisplayNameInStats','enableEmailInStats','enableIceRestart','enableInsecureRoomNameWarning','enableLayerSuspension','enableLipSync','enableOpusRed','enableRemb','enableScreenshotCapture','enableTalkWhileMuted','enableNoAudioDetection','enableNoisyMicDetection','enableTcc','enableAutomaticUrlCopy','etherpad_base','failICE','feedbackPercentage','fileRecordingsEnabled','firefox_fake_device','forceJVB121Ratio','gatherStats','googleApiApplicationClientID','hiddenDomain','hideLobbyButton','hosts','iAmRecorder','iAmSipGateway','iceTransportPolicy','ignoreStartMuted','liveStreamingEnabled','localRecording','maxFullResolutionParticipants','minParticipants','nick','openBridgeChannel','opusMaxAverageBitrate','p2p','pcStatsInterval','preferH264','prejoinPageEnabled','requireDisplayName','remoteVideoMenu','roomPasswordNumberOfDigits','resolution','startAudioMuted','startAudioOnly','startBitrate','startScreenSharing','startSilent','startVideoMuted','startWithAudioMuted','startWithVideoMuted','stereo','subject','testing','useTurnUdp','videoQuality.persist','webrtcIceTcpDisable','webrtcIceUdpDisable'].concat(l.default);e.default=s},1111,[3,1112]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default=[]},1112,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default=['AUDIO_LEVEL_PRIMARY_COLOR','AUDIO_LEVEL_SECONDARY_COLOR','AUTO_PIN_LATEST_SCREEN_SHARE','CLOSE_PAGE_GUEST_HINT','CONNECTION_INDICATOR_AUTO_HIDE_ENABLED','CONNECTION_INDICATOR_AUTO_HIDE_TIMEOUT','CONNECTION_INDICATOR_DISABLED','DEFAULT_BACKGROUND','DISABLE_PRESENCE_STATUS','DISABLE_JOIN_LEAVE_NOTIFICATIONS','DEFAULT_LOCAL_DISPLAY_NAME','DEFAULT_REMOTE_DISPLAY_NAME','DISABLE_DOMINANT_SPEAKER_INDICATOR','DISABLE_FOCUS_INDICATOR','DISABLE_PRIVATE_MESSAGES','DISABLE_RINGING','DISABLE_TRANSCRIPTION_SUBTITLES','DISABLE_VIDEO_BACKGROUND','DISPLAY_WELCOME_PAGE_CONTENT','ENABLE_DIAL_OUT','ENABLE_FEEDBACK_ANIMATION','ENFORCE_NOTIFICATION_AUTO_DISMISS_TIMEOUT','FILM_STRIP_MAX_HEIGHT','GENERATE_ROOMNAMES_ON_WELCOME_PAGE','HIDE_INVITE_MORE_HEADER','INDICATOR_FONT_SIZES','INITIAL_TOOLBAR_TIMEOUT','LANG_DETECTION','LIVE_STREAMING_HELP_LINK','LOCAL_THUMBNAIL_RATIO','MAXIMUM_ZOOMING_COEFFICIENT','NATIVE_APP_NAME','OPTIMAL_BROWSERS','PHONE_NUMBER_REGEX','PROVIDER_NAME','RECENT_LIST_ENABLED','REMOTE_THUMBNAIL_RATIO','SETTINGS_SECTIONS','SHOW_CHROME_EXTENSION_BANNER','SHOW_DEEP_LINKING_IMAGE','SHOW_POWERED_BY','SUPPORT_URL','TILE_VIEW_MAX_COLUMNS','TOOLBAR_ALWAYS_VISIBLE','TOOLBAR_BUTTONS','TOOLBAR_TIMEOUT','UNSUPPORTED_BROWSERS','VERTICAL_FILMSTRIP','VIDEO_LAYOUT_FIT','VIDEO_QUALITY_LABEL_DISABLED','filmStripOnly']},1113,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/config');e.default=t},1114,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=window.location.pathname,o=t.substring(t.lastIndexOf('/')+1)||void 0;return(0,n.getBackendSafeRoomName)(o)};var n=r(d[0])},1115,[528]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.isMobileBrowser=function(){return'android'===o.default.OS||'ios'===o.default.OS},e.checkChromeExtensionsInstalled=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=function(n){return new Promise(function(o){var t=new Image;t.src="chrome-extension://"+n.id+"/"+n.path,t.onload=function(){o(!0)},t.onerror=function(){o(!1)}})},t=function(n){return o(n)};return Promise.all((n.chromeExtensionsInfo||[]).map(function(n){return t(n)}))};var o=n(r(d[1]))},1116,[3,552]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AmplitudeHandler",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"MatomoHandler",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1117,[3,1118,1123]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),p=r(d[7]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,s.default)(I,t);var c,v,h=(c=I,v=f(),function(){var t,n=(0,l.default)(c);if(v){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function I(t){var u;(0,n.default)(this,I),u=h.call(this,t);var s=t.amplitudeAPPKey,o=t.host,l=t.user;if(!s)throw new Error('Failed to initialize Amplitude handler, no APP key');return u._enabled=!0,u._amplitudeOptions={host:o},p.amplitude.getInstance(u._amplitudeOptions).init(s,void 0,{includeReferrer:!0}),(0,p.fixDeviceID)(p.amplitude.getInstance(u._amplitudeOptions)),l&&p.amplitude.getInstance(u._amplitudeOptions).setUserId(l),u}return(0,u.default)(I,[{key:"setUserProperties",value:function(t){this._enabled&&p.amplitude.getInstance(this._amplitudeOptions).setUserProperties(t)}},{key:"sendEvent",value:function(t){this._shouldIgnore(t)||p.amplitude.getInstance(this._amplitudeOptions).logEvent(this._extractName(t),t)}},{key:"getIdentityProps",value:function(){return'ReactNative'===navigator.product?{}:{sessionId:p.amplitude.getInstance(this._amplitudeOptions).getSessionId(),deviceId:p.amplitude.getInstance(this._amplitudeOptions).options.deviceId,userId:p.amplitude.getInstance(this._amplitudeOptions).options.userId}}}]),I})(c.default);e.default=v},1118,[3,4,5,6,8,11,1119,1120]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),u=t(r(d[3])),c=(function(){function t(){var u=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,s.default)(this,t),this._enabled=!1,this._whiteListedEvents=u.whiteListedEvents,this._blackListedEvents=[].concat((0,n.default)(u.blackListedEvents||[]),['e2e_rtt','rtp.stats','rtt.by.region','available.device','stream.switch.delay','ice.state.changed','ice.duration','peer.conn.status.duration'])}return(0,u.default)(t,[{key:"_extractName",value:function(t){if('page'===t.type)return t.name;var n=t.action,s=t.actionSubject,u=t.source,c=n;return s&&s!==n&&(c=s+"."+n),u&&u!==n&&(c=u+"."+c),c}},{key:"_shouldIgnore",value:function(t){if(!t||!this._enabled)return!0;var n=this._extractName(t);return Array.isArray(this._whiteListedEvents)?-1===this._whiteListedEvents.indexOf(n):!!Array.isArray(this._blackListedEvents)&&-1!==this._blackListedEvents.indexOf(n)}}]),t})();e.default=c},1119,[3,446,4,5]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={amplitude:!0};Object.defineProperty(e,"amplitude",{enumerable:!0,get:function(){return u.default}});var u=t(r(d[1])),o=r(d[2]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))})},1120,[3,1121,1122]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,s=t(r(d[1])),o=t(r(d[2])),u=r(d[3]).NativeModules.Amplitude,c=(function(){function t(n){if((0,s.default)(this,t),!u)throw new Error('Amplitude analytics is not supported');this._instanceName=n}return(0,o.default)(t,[{key:"init",value:function(t){u.init(this._instanceName,t)}},{key:"setUserId",value:function(t,n,s,o){u.setUserId(this._instanceName,t)}},{key:"setUserProperties",value:function(t){u.setUserProperties(this._instanceName,t)}},{key:"logEvent",value:function(t,n){u.logEvent(this._instanceName,t,JSON.stringify(n))}}]),t})(),l={},f={getInstance:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=t.host,o=void 0===s?'':s,u=t.instanceName,f=void 0===u?'':u,v=o;return''!==f&&(v+="-"+f),''===v?n=n||new c:l[v]=l[v]||new c(v)}};e.default=f},1121,[3,4,5,15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.fixDeviceID=function(n){}},1122,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),c=t(r(d[5])),l=r(d[6]);function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,u.default)(v,t);var l,p,h=(l=v,p=f(),function(){var t,n=(0,c.default)(l);if(p){var o=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function v(t){var o;if((0,n.default)(this,v),(o=h.call(this,t))._userProperties={},!t.matomoEndpoint)throw new Error('Failed to initialize Matomo handler: no endpoint defined.');if(!t.matomoSiteID)throw new Error('Failed to initialize Matomo handler: no site ID defined.');return o._enabled=!0,o._initMatomo(t),o}return(0,o.default)(v,[{key:"_initMatomo",value:function(t){var n=window._paq||[];window._paq=n,n.push(['trackPageView']),n.push(['enableLinkTracking']),(function(){var o=t.matomoEndpoint.endsWith('/')?t.matomoEndpoint:t.matomoEndpoint+"/";n.push(['setTrackerUrl',o+"matomo.php"]),n.push(['setSiteId',t.matomoSiteID]);var u=document,s=u.createElement('script'),c=u.getElementsByTagName('script')[0];s.type='text/javascript',s.async=!0,s.defer=!0,s.src=o+"matomo.js",c.parentNode.insertBefore(s,c)})()}},{key:"_extractValue",value:function(t){var n=t&&t.attributes&&t.attributes.value;return Math.round(parseFloat(n))}},{key:"setUserProperties",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(this._enabled){var n=['user_agent','callstats_name','browser_name'];Object.keys(t).filter(function(t){return-1===n.indexOf(t)}).forEach(function(n,o){_paq.push(['setCustomVariable',1+o,n,t[n],'page'])}),Object.keys(t).filter(function(t){return-1!==n.indexOf(t)}).forEach(function(n,o){_paq.push(['setCustomVariable',1+o,n,t[n],'visit'])})}}},{key:"sendEvent",value:function(t){if(!this._shouldIgnore(t)){var n=this._extractValue(t),o=['trackEvent','jitsi-meet',this._extractName(t)];isNaN(n)||o.push(n),_paq.push(o)}}}]),v})(t(r(d[7])).default);e.default=p;var h=(0,l.getJitsiMeetGlobalNS)();h.analyticsHandlers=h.analyticsHandlers||[],h.analyticsHandlers.push(p)},1123,[3,4,5,6,8,11,528,1119]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/analytics');e.default=t},1124,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TRACK_WILL_CREATE=e.TRACK_UPDATED=e.TRACK_REMOVED=e.TRACK_NO_DATA_FROM_SOURCE=e.TRACK_CREATE_ERROR=e.TRACK_CREATE_CANCELED=e.TRACK_ADDED=e.TOGGLE_SCREENSHARING=e.SET_NO_SRC_DATA_NOTIFICATION_UID=void 0;e.SET_NO_SRC_DATA_NOTIFICATION_UID='SET_NO_SRC_DATA_NOTIFICATION_UID';e.TOGGLE_SCREENSHARING='TOGGLE_SCREENSHARING';e.TRACK_ADDED='TRACK_ADDED';e.TRACK_CREATE_CANCELED='TRACK_CREATE_CANCELED';e.TRACK_CREATE_ERROR='TRACK_CREATE_ERROR';e.TRACK_NO_DATA_FROM_SOURCE='TRACK_NO_DATA_FROM_SOURCE';e.TRACK_REMOVED='TRACK_REMOVED';e.TRACK_UPDATED='TRACK_UPDATED';e.TRACK_WILL_CREATE='TRACK_WILL_CREATE'},1125,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.createLocalPresenterTrack=function(t,n){var f,l,v,T,E,k,p;return c.default.async(function(P){for(;;)switch(P.prev=P.next){case 0:return f=t.cameraDeviceId,l=5,v=[180,270,360,540,720].find(function(t){return n/l<t}),T={video:{aspectRatio:1.3333333333333333,height:{ideal:v}}},P.next=7,c.default.awrap(u.default.createLocalTracks({cameraDeviceId:f,constraints:T,devices:['video']}));case 7:return E=P.sent,k=(0,o.default)(E,1),(p=k[0]).type=s.MEDIA_TYPE.PRESENTER,P.abrupt("return",p);case 12:case"end":return P.stop()}},null,null,null,Promise)},e.createLocalTracksF=T,e.createPrejoinTracks=function(){var t={},n=['audio'],c=!1,o=APP.store.getState()['features/base/settings'],u=o.startAudioOnly,f=o.startWithAudioMuted,l=o.startWithVideoMuted;f&&APP.store.dispatch((0,s.setAudioMuted)(!0));l||u||(n.push('video'),c=!0);return{tryCreateLocalTracks:T({devices:n},!0).catch(function(n){return c?(t.audioAndVideoError=n,T({devices:['audio']},!0)):c?void v.default.error('Should never happen'):(t.audioOnlyError=n,[])}).catch(function(n){return t.audioOnlyError=n,c?T({devices:['video']},!0):[]}).catch(function(n){return c||v.default.error('The impossible just happened',n),t.videoOnlyError=n,[]}),errors:t}},e.getLocalAudioTrack=E,e.getLocalTrack=k,e.getLocalTracks=p,e.getLocalVideoTrack=P,e.getLocalVideoType=function(t){return k(t,s.MEDIA_TYPE.PRESENTER)?s.MEDIA_TYPE.PRESENTER:s.MEDIA_TYPE.VIDEO},e.getLocalJitsiVideoTrack=function(t){var n=P(t['features/base/tracks']);return null==n?void 0:n.jitsiTrack},e.getLocalJitsiAudioTrack=function(t){var n=E(t['features/base/tracks']);return null==n?void 0:n.jitsiTrack},e.getTrackByMediaTypeAndParticipant=h,e.getTrackByJitsiTrack=function(t,n){return t.find(function(t){return t.jitsiTrack===n})},e.getTracksByMediaType=function(t,n){return t.filter(function(t){return t.mediaType===n})},e.isLocalVideoTrackMuted=function(t){var n=k(t,s.MEDIA_TYPE.PRESENTER),c=k(t,s.MEDIA_TYPE.VIDEO);if(n)return I(t,s.MEDIA_TYPE.PRESENTER);if(c)return'camera'!==c.videoType||I(t,s.MEDIA_TYPE.VIDEO);return!0},e.isLocalTrackMuted=I,e.isRemoteTrackMuted=function(t,n,c){var o=h(t,n,c);return!o||o.muted},e.isUserInteractionRequiredForUnmute=function(t){return u.browser.isUserInteractionRequiredForUnmute()&&window&&window.self!==window.top&&!t['features/base/user-interaction'].interacted},e.setTrackMuted=function(t,n){if(n=Boolean(n),t.isMuted()===n)return Promise.resolve();var c=n?'mute':'unmute';return t[c]().catch(function(t){t.name!==u.JitsiTrackErrors.TRACK_IS_DISPOSED&&v.default.error("set track "+c+" failed",t)})};var c=n(r(d[2])),o=n(r(d[3])),u=t(r(d[4])),s=r(d[5]),f=r(d[6]),l=n(r(d[7])),v=n(r(d[8]));function T(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},c=arguments.length>1?arguments[1]:void 0,o=arguments.length>2?arguments[2]:void 0,s=n.cameraDeviceId,T=n.micDeviceId;if('undefined'!=typeof APP){o||(o=APP.store);var E=o.getState();void 0!==s&&null!==s||(s=(0,f.getUserSelectedCameraDeviceId)(E)),void 0!==T&&null!==T||(T=(0,f.getUserSelectedMicDeviceId)(E))}var k=o.getState(),p=k['features/base/config'],P=p.desktopSharingFrameRate,h=p.firefox_fake_device,I=p.resolution,D=null!=(t=n.constraints)?t:k['features/base/config'].constraints;return(0,l.default)(o).then(function(t){var o=t.filter(function(t){return Boolean(t)});return u.default.createLocalTracks({cameraDeviceId:s,constraints:D,desktopSharingFrameRate:P,desktopSharingSourceDevice:n.desktopSharingSourceDevice,desktopSharingSources:n.desktopSharingSources,devices:n.devices.slice(0),effects:o,firefox_fake_device:h,micDeviceId:T,resolution:I},c).catch(function(t){return v.default.error('Failed to create local tracks',n.devices,t),Promise.reject(t)})})}function E(t){return k(t,s.MEDIA_TYPE.AUDIO)}function k(t,n){return p(t,arguments.length>2&&void 0!==arguments[2]&&arguments[2]).find(function(t){return t.mediaType===n})}function p(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t.filter(function(t){return t.local&&(t.jitsi
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){return Promise.resolve([])}},1127,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/tracks');e.default=t},1128,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isAudioMuted=function(u){return Boolean((0,t.toState)(u)['features/base/media'].audio.muted)},e.isVideoMutedByAudioOnly=function(t){return o(t,u.VIDEO_MUTISM_AUTHORITY.AUDIO_ONLY)},e.isVideoMutedByUser=function(t){return o(t,u.VIDEO_MUTISM_AUTHORITY.USER)},e.shouldRenderVideoTrack=function(t,u){return t&&!t.muted&&(!u||t.videoStarted)};var t=r(d[0]),u=r(d[1]);function o(u,o){var n=(0,t.toState)(u)['features/base/media'].video.muted;return Boolean(n&o)}},1129,[464,1075]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.PARTICIPANT_ROLE=e.PARTICIPANT_LEFT_SOUND_ID=e.PARTICIPANT_JOINED_SOUND_ID=e.MAX_DISPLAY_NAME_LENGTH=e.LOCAL_PARTICIPANT_DEFAULT_ID=e.JIGASI_PARTICIPANT_ICON=e.DEFAULT_AVATAR_RELATIVE_PATH=void 0;var A=r(d[0]);e.DEFAULT_AVATAR_RELATIVE_PATH='images/avatar.png';var I=A.IconPhone;e.JIGASI_PARTICIPANT_ICON=I;e.LOCAL_PARTICIPANT_DEFAULT_ID='local';e.MAX_DISPLAY_NAME_LENGTH=50;e.PARTICIPANT_JOINED_SOUND_ID='PARTICIPANT_JOINED_SOUND';e.PARTICIPANT_LEFT_SOUND_ID='PARTICIPANT_LEFT_SOUND';e.PARTICIPANT_ROLE={MODERATOR:'moderator',NONE:'none',PARTICIPANT:'participant'}},1130,[571]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.preloadImage=function(t){if((0,o.isIconUrl)(t))return Promise.resolve(t);return new Promise(function(o,u){n.Image.prefetch(t).then(function(){return o(t)},u)})};var n=r(d[0]),o=r(d[1])},1131,[15,1063]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ParticipantView",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1132,[3,1133]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=n(r(d[3])),s=n(r(d[4])),u=n(r(d[5])),p=n(r(d[6])),l=n(r(d[7])),f=t(r(d[8])),y=r(d[9]),v=r(d[10]),h=r(d[11]),b=r(d[12]),P=r(d[13]),O=r(d[14]),E=r(d[15]),I=r(d[16]),_=r(d[17]),V=r(d[18]),k=r(d[19]),T=n(r(d[20]));function C(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function j(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?C(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):C(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var S=(function(t){(0,u.default)(I,t);var n,o,b=(n=I,o=w(),function(){var t,c=(0,l.default)(n);if(o){var s=(0,l.default)(this).constructor;t=Reflect.construct(c,arguments,s)}else t=c.apply(this,arguments);return(0,p.default)(this,t)});function I(){return(0,c.default)(this,I),b.apply(this,arguments)}return(0,s.default)(I,[{key:"_renderConnectionInfo",value:function(t){var n;switch(t){case P.JitsiParticipantConnectionStatus.INACTIVE:n='connection.LOW_BANDWIDTH';break;default:return null}var o=this.props,c=o.avatarSize,s=o._participantName,u=o.t,p=j(j({},T.default.connectionInfoContainer),{},{width:1.5*c});return f.default.createElement(y.View,{pointerEvents:"box-none",style:p},f.default.createElement(y.Text,{style:T.default.connectionInfoText},u(n,{displayName:s})))}},{key:"render",value:function(){var t=this.props,n=t._connectionStatus,o=t._isFakeParticipant,c=t._renderVideo,s=t._videoTrack,u=t.disableVideo,p=t.onPress,l=t.tintStyle,b=n!==P.JitsiParticipantConnectionStatus.ACTIVE,I=b||this.props.tintEnabled,V=this.props.testHintId?this.props.testHintId:"org.jitsi.meet.Participant#"+this.props.participantId,k=o&&!u;return f.default.createElement(E.Container,{onClick:c||k?void 0:p,style:j(j({},T.default.participantView),this.props.style),touchFeedback:!1},f.default.createElement(_.TestHint,{id:V,onPress:k?void 0:p,value:""}),k&&f.default.createElement(v.YoutubeLargeVideo,{youtubeId:this.props.participantId}),!o&&c&&f.default.createElement(O.VideoTrack,{onPress:p,videoTrack:s,waitForVideoStarted:!1,zOrder:this.props.zOrder,zoomEnabled:this.props.zoomEnabled}),!k&&!c&&f.default.createElement(y.View,{style:T.default.avatarContainer},f.default.createElement(h.Avatar,{participantId:this.props.participantId,size:this.props.avatarSize})),I&&f.default.createElement(E.TintedView,{style:b?void 0:l}),this.props.useConnectivityInfoLabel&&this._renderConnectionInfo(n))}}]),I})(f.Component);var D=(0,b.translate)((0,I.connect)(function(t,n){var o=n.disableVideo,c=n.participantId,s=(0,k.getParticipantById)(t,c);return{_connectionStatus:P.JitsiParticipantConnectionStatus.ACTIVE,_isFakeParticipant:s&&s.isFakeParticipant,_participantName:void 0,_renderVideo:(0,k.shouldRenderParticipantVideo)(t,c)&&!o,_videoTrack:(0,V.getTrackByMediaTypeAndParticipant)(t['features/base/tracks'],O.MEDIA_TYPE.VIDEO,c)}})(S));e.default=D},1133,[2,3,463,4,5,6,8,11,70,15,1134,567,907,1064,1072,562,464,1186,1088,1063,1198]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={VideoShareButton:!0};Object.defineProperty(e,"VideoShareButton",{enumerable:!0,get:function(){return o.default}});var o=t(r(d[1])),u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))})},1134,[3,1135,1167]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),s=r(d[6]),f=r(d[7]),h=r(d[8]),v=r(d[9]),p=r(d[10]),b=r(d[11]),y=r(d[12]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var V=(function(t){(0,l.default)(p,t);var s,f,v=(s=p,f=_(),function(){var t,o=(0,c.default)(s);if(f){var n=(0,c.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,u.default)(this,t)});function p(){var t;(0,o.default)(this,p);for(var n=arguments.length,l=new Array(n),u=0;u<n;u++)l[u]=arguments[u];return(t=v.call.apply(v,[this].concat(l))).accessibilityLabel='toolbar.accessibilityLabel.sharedvideo',t.icon=h.IconShareVideo,t.label='toolbar.sharedvideo',t.toggledLabel='toolbar.stopSharedVideo',t}return(0,n.default)(p,[{key:"_handleClick",value:function(){this._doToggleSharedVideo()}},{key:"_isToggled",value:function(){return this.props._sharingVideo}},{key:"_isDisabled",value:function(){return this.props._isDisabled}},{key:"_doToggleSharedVideo",value:function(){this.props.dispatch((0,y.toggleSharedVideo)())}}]),p})(b.AbstractButton);function D(t){return['playing','pause','start'].includes(t)}var S=(0,f.translate)((0,p.connect)(function(t,o){var n=t['features/youtube-player'],l=n.ownerId,u=n.status,c=(0,v.getLocalParticipant)(t).id,f=(0,s.getFeatureFlag)(t,s.VIDEO_SHARE_BUTTON_ENABLED,!0),h=o.visible,p=void 0===h?f:h;return l!==c?{_isDisabled:D(u),_sharingVideo:!1,visible:p}:{_sharingVideo:D(u),visible:p}})(V));e.default=S},1135,[3,4,5,6,8,11,1136,907,571,885,464,1155,1165]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1136,[1137,1138,1139,1140]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.updateFlags=function(n){return{type:t.UPDATE_FLAGS,flags:n}};var t=r(d[0])},1137,[1138]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UPDATE_FLAGS=void 0;e.UPDATE_FLAGS='UPDATE_FLAGS'},1138,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.WELCOME_PAGE_ENABLED=e.VIDEO_SHARE_BUTTON_ENABLED=e.TOOLBOX_ALWAYS_VISIBLE=e.TILE_VIEW_ENABLED=e.SERVER_URL_CHANGE_ENABLED=e.RESOLUTION=e.RECORDING_ENABLED=e.RAISE_HAND_ENABLED=e.PIP_ENABLED=e.MEETING_PASSWORD_ENABLED=e.MEETING_NAME_ENABLED=e.LIVE_STREAMING_ENABLED=e.KICK_OUT_ENABLED=e.IOS_RECORDING_ENABLED=e.INVITE_ENABLED=e.CHAT_ENABLED=e.CONFERENCE_TIMER_ENABLED=e.CLOSE_CAPTIONS_ENABLED=e.CALL_INTEGRATION_ENABLED=e.CALENDAR_ENABLED=e.ADD_PEOPLE_ENABLED=void 0;e.ADD_PEOPLE_ENABLED='add-people.enabled';e.CALENDAR_ENABLED='calendar.enabled';e.CALL_INTEGRATION_ENABLED='call-integration.enabled';e.CLOSE_CAPTIONS_ENABLED='close-captions.enabled';e.CONFERENCE_TIMER_ENABLED='conference-timer.enabled';e.CHAT_ENABLED='chat.enabled';e.INVITE_ENABLED='invite.enabled';e.IOS_RECORDING_ENABLED='ios.recording.enabled';e.KICK_OUT_ENABLED='kick-out.enabled';e.LIVE_STREAMING_ENABLED='live-streaming.enabled';e.MEETING_NAME_ENABLED='meeting-name.enabled';e.MEETING_PASSWORD_ENABLED='meeting-password.enabled';e.PIP_ENABLED='pip.enabled';e.RAISE_HAND_ENABLED='raise-hand.enabled';e.RECORDING_ENABLED='recording.enabled';e.RESOLUTION='resolution';e.SERVER_URL_CHANGE_ENABLED='server-url-change.enabled';e.TILE_VIEW_ENABLED='tile-view.enabled';e.TOOLBOX_ALWAYS_VISIBLE='toolbox.alwaysVisible';e.VIDEO_SHARE_BUTTON_ENABLED='video-share.enabled';e.WELCOME_PAGE_ENABLED='welcomepage.enabled'},1139,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getFeatureFlag=function(u,n,o){var l=(0,f.toState)(u)['features/base/flags'];if(l){var s=l[n];if(void 0!==s)return s}return((0,t.getAppProp)(u,'flags')||{})[n]||o};var t=r(d[0]),f=r(d[1])},1140,[1141,464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1141,[1142,1143,1144,1154]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.appWillMount=function(t){return function(p){'object'==typeof APP&&APP.API.init(),p({type:n.APP_WILL_MOUNT,app:t})}},e.appWillUnmount=function(t){return{type:n.APP_WILL_UNMOUNT,app:t}};var n=r(d[0])},1142,[1143]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.APP_WILL_UNMOUNT=e.APP_WILL_MOUNT=void 0;e.APP_WILL_MOUNT='APP_WILL_MOUNT';e.APP_WILL_UNMOUNT='APP_WILL_UNMOUNT'},1143,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BaseApp",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1144,[3,1145]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=r(d[7]),v=n(r(d[8])),h=t(r(d[9])),p=r(d[10]),y=r(d[11]),_=r(d[12]),P=n(r(d[13])),E=r(d[14]),S=r(d[15]),R=r(d[16]),w=r(d[17]),k=n(r(d[18]));function M(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var x=(function(t){(0,l.default)(D,t);var n,x,b=(n=D,x=M(),function(){var t,o=(0,s.default)(n);if(x){var u=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function D(t){var n;return(0,o.default)(this,D),(n=b.call(this,t)).state={route:{},store:void 0},n}return(0,u.default)(D,[{key:"componentDidMount",value:function(){var t=this;this._init=this._initStorage().catch(function(t){k.default.error(t)}).then(function(){return new Promise(function(n){t.setState({store:t._createStore()},n)})}).then(function(){return t.state.store.dispatch((0,w.appWillMount)(t))}).catch(function(t){k.default.error(t)})}},{key:"componentWillUnmount",value:function(){this.state.store.dispatch((0,w.appWillUnmount)(this))}},{key:"_initStorage",value:function(){return f.jitsiLocalStorage.getItem('_initializing')||Promise.resolve()}},{key:"render",value:function(){var t=this.state,n=t.route,o=n.component,u=n.props,l=t.store;return l?h.default.createElement(p.I18nextProvider,{i18n:E.i18next},h.default.createElement(y.Provider,{store:l},h.default.createElement(h.Fragment,null,this._createMainElement(o,u),h.default.createElement(R.SoundCollection,null),this._createExtraElement(),this._renderDialogContainer()))):null}},{key:"_createExtraElement",value:function(){return null}},{key:"_createMainElement",value:function(t,n){return t?h.default.createElement(t,n||{}):null}},{key:"_createStore",value:function(){var t,n=S.ReducerRegistry.combineReducers(),o=S.MiddlewareRegistry.applyMiddleware(P.default);'object'==typeof window&&(t=window.devToolsExtension)&&(o=(0,_.compose)(o,t()));var u=(0,_.createStore)(n,S.PersistenceRegistry.getPersistedState(),o);return S.StateListenerRegistry.subscribe(u),'undefined'!=typeof APP&&(APP.store=u),u}},{key:"_navigate",value:function(t){var n=this;return v.default.isEqual(t,this.state.route)?Promise.resolve():t.href?(window.location.href=t.href,Promise.resolve()):new Promise(function(o){n.setState({route:t},o)})}}]),D})(h.Component);e.default=x},1145,[2,3,4,5,6,8,11,504,466,70,1026,467,486,1146,907,464,1147,1142,1153]);
__d(function(g,r,i,a,m,e,d){'use strict';function t(t){return function(n){var u=n.dispatch,c=n.getState;return function(n){return function(f){return'function'==typeof f?f(u,c,t):n(f)}}}}e.__esModule=!0;var n=t();n.withExtraArgument=t,e.default=n},1146,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1147,[1148,1149,1151]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._addAudioElement=function(t,u){return{type:n._ADD_AUDIO_ELEMENT,audioElement:u,soundId:t}},e._removeAudioElement=function(t){return{type:n._REMOVE_AUDIO_ELEMENT,soundId:t}},e.playSound=function(t){return{type:n.PLAY_SOUND,soundId:t}},e.registerSound=function(u,o){var _=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return{type:n.REGISTER_SOUND,soundId:u,src:(0,t.getSoundsPath)()+"/"+o,options:_}},e.stopSound=function(t){return{type:n.STOP_SOUND,soundId:t}},e.unregisterSound=function(t){return{type:n.UNREGISTER_SOUND,soundId:t}};var n=r(d[0]),t=r(d[1])},1148,[1149,1150]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UNREGISTER_SOUND=e.STOP_SOUND=e.REGISTER_SOUND=e.PLAY_SOUND=e._REMOVE_AUDIO_ELEMENT=e._ADD_AUDIO_ELEMENT=void 0;e._ADD_AUDIO_ELEMENT='_ADD_AUDIO_ELEMENT';e._REMOVE_AUDIO_ELEMENT='_REMOVE_AUDIO_ELEMENT';e.PLAY_SOUND='PLAY_SOUND';e.REGISTER_SOUND='REGISTER_SOUND';e.STOP_SOUND='STOP_SOUND';e.UNREGISTER_SOUND='UNREGISTER_SOUND'},1149,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getSoundsPath=function(){return(0,t.getSdkBundlePath)()};var t=r(d[0])},1150,[1094]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"SoundCollection",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},1151,[3,1152]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapDispatchToProps=R,e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),f=n(r(d[4])),l=n(r(d[5])),c=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),y=r(d[9]),v=r(d[10]),h=r(d[11]);function b(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=_(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function _(t,n){if(t){if("string"==typeof t)return A(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?A(t,n):void 0}}function A(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var E=(function(t){(0,l.default)(_,t);var n,v,h=(n=_,v=S(),function(){var t,o=(0,s.default)(n);if(v){var u=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,u.default)(this,_),h.apply(this,arguments)}return(0,f.default)(_,[{key:"render",value:function(){for(var t,n=0,u=[],f=b(this.props._sounds.entries());!(t=f()).done;){var l=t.value,c=(0,o.default)(l,2),s=c[0],v=c[1],h=v.options,_=v.src;u.push(p.default.createElement(y.Audio,{key:n,setRef:this._setRef.bind(this,s),src:_,loop:h.loop})),n+=1}return u}},{key:"_setRef",value:function(t,n){n?this.props._addAudioElement(t,n):this.props._removeAudioElement(t)}}]),_})(p.Component);function R(t){return{_addAudioElement:function(n,o){t((0,h._addAudioElement)(n,o))},_removeAudioElement:function(n){t((0,h._removeAudioElement)(n))}}}var j=(0,v.connect)(function(t){return{_sounds:t['features/base/sounds']}},R)(E);e.default=j},1152,[2,3,397,4,5,6,8,11,70,1072,464,1148]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/app');e.default=t},1153,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getAppProp=function(p,n){var o=(0,t.toState)(p)['features/base/app'];if(o){var u=o.app;if(u)return u.props[n]}return};var t=r(d[0])},1154,[464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AbstractAudioMuteButton",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"AbstractButton",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"AbstractHangupButton",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"AbstractVideoMuteButton",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"BetaTag",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"OverflowMenuItem",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"ToolboxButtonWithIcon",{enumerable:!0,get:function(){return l.default}});var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),b=t(r(d[6])),l=t(r(d[7]))},1155,[3,1156,1157,1160,1161,1162,1163,1164]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),n=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),l=r(d[6]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,o.default)(_,t);var v,h,y=(v=_,h=s(),function(){var t,u=(0,f.default)(v);if(h){var n=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function _(){var t;(0,u.default)(this,_);for(var n=arguments.length,o=new Array(n),c=0;c<n;c++)o[c]=arguments[c];return(t=y.call.apply(y,[this].concat(o))).icon=l.IconMicrophone,t.toggledIcon=l.IconMicDisabled,t}return(0,n.default)(_,[{key:"_handleClick",value:function(){this._setAudioMuted(!this._isAudioMuted())}},{key:"_isAudioMuted",value:function(){}},{key:"_isToggled",value:function(){return this._isAudioMuted()}},{key:"_setAudioMuted",value:function(t){}}]),_})(t(r(d[7])).default);e.default=v},1156,[3,4,5,6,8,11,571,1157]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.defaultDisabledButtonStyles=void 0;var o=l(r(d[2])),n=l(r(d[3])),s=l(r(d[4])),c=l(r(d[5])),u=l(r(d[6])),f=l(r(d[7])),y=l(r(d[8])),b=l(r(d[9])),h=t(r(d[10])),p=r(d[11]),v=l(r(d[12]));function _(t,l){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);l&&(n=n.filter(function(l){return Object.getOwnPropertyDescriptor(t,l).enumerable})),o.push.apply(o,n)}return o}function S(t){for(var l=1;l<arguments.length;l++){var o=null!=arguments[l]?arguments[l]:{};l%2?_(Object(o),!0).forEach(function(l){(0,n.default)(t,l,o[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):_(Object(o)).forEach(function(l){Object.defineProperty(t,l,Object.getOwnPropertyDescriptor(o,l))})}return t}function k(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var O={iconStyle:{opacity:.5},labelStyle:{opacity:.5},style:void 0,underlayColor:void 0};e.defaultDisabledButtonStyles=O;var C=(function(t){(0,f.default)(O,t);var l,n,_=(l=O,n=k(),function(){var t,o=(0,b.default)(l);if(n){var s=(0,b.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,y.default)(this,t)});function O(t){var l;return(0,s.default)(this,O),(l=_.call(this,t))._onClick=l._onClick.bind((0,u.default)(l)),l}return(0,c.default)(O,[{key:"_handleClick",value:function(){}},{key:"_getElementAfter",value:function(){return null}},{key:"_getIcon",value:function(){return(this._isToggled()?this.toggledIcon:this.icon)||this.icon}},{key:"_getLabel",value:function(){return(this._isToggled()?this.toggledLabel:this.label)||this.label}},{key:"_getStyles",value:function(){var t=this.props,l=t.disabledStyles,o=t.styles,n=t.toggledStyles,s=(this._isToggled()?n:o)||o;return this._isDisabled()&&s&&l?{iconStyle:(0,p.combineStyles)(s.iconStyle,l.iconStyle),labelStyle:(0,p.combineStyles)(s.labelStyle,l.labelStyle),style:(0,p.combineStyles)(s.style,l.style),underlayColor:l.underlayColor||s.underlayColor}:s}},{key:"_getTooltip",value:function(){return this.tooltip||''}},{key:"_isDisabled",value:function(){return!1}},{key:"_isToggled",value:function(){}},{key:"_onClick",value:function(){var t=this.props.afterClick;this._handleClick(),t&&t()}},{key:"render",value:function(){var t=S(S({},this.props),{},{accessibilityLabel:this.accessibilityLabel,disabled:this._isDisabled(),elementAfter:this._getElementAfter(),icon:this._getIcon(),label:this._getLabel(),styles:this._getStyles(),toggled:this._isToggled(),tooltip:this._getTooltip()});return h.default.createElement(v.default,(0,o.default)({disabled:this._isDisabled(),onClick:this._onClick},t))}}]),O})(h.Component);e.default=C,C.defaultProps={afterClick:void 0,disabledStyles:O,showLabel:!1,styles:void 0,toggledStyles:void 0,tooltipPosition:'top',visible:!0}},1157,[2,3,73,463,4,5,10,6,8,11,70,545,1158]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=t(r(d[1])),n=t(r(d[2])),c=t(r(d[3])),s=t(r(d[4])),u=t(r(d[5])),o=t(r(d[6])),f=r(d[7]),y=r(d[8]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,c.default)(_,t);var p,b,v=(p=_,b=h(),function(){var t,l=(0,u.default)(p);if(b){var n=(0,u.default)(this).constructor;t=Reflect.construct(l,arguments,n)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function _(){return(0,l.default)(this,_),v.apply(this,arguments)}return(0,n.default)(_,[{key:"_renderIcon",value:function(){var t=this.props.styles;return o.default.createElement(y.Icon,{src:this.props.icon,style:t&&t.iconStyle})}},{key:"_renderItem",value:function(){var t=this.props,l=t.disabled,n=t.elementAfter,c=t.onClick,s=t.showLabel,u=t.styles,y=t.toggled,h=this._renderIcon(),p=u&&u.style;return s&&(h=o.default.createElement(f.View,{style:p},h,o.default.createElement(f.Text,{style:u&&u.labelStyle},this.label),n),p=void 0),o.default.createElement(f.TouchableHighlight,{accessibilityLabel:this.accessibilityLabel,accessibilityRole:"button",accessibilityState:{selected:y},disabled:l,onPress:c,style:p,underlayColor:u&&u.underlayColor},h)}}]),_})(t(r(d[9])).default);e.default=p},1158,[3,4,5,6,8,11,70,15,571,1159]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),s=t(r(d[5])),c=t(r(d[6]));function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,u.default)(v,t);var p,b,y=(p=v,b=f(),function(){var t,n=(0,c.default)(p);if(b){var l=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function v(t){var l;return(0,n.default)(this,v),(l=y.call(this,t))._onClick=l._onClick.bind((0,o.default)(l)),l}return(0,l.default)(v,[{key:"_maybeTranslateAttribute",value:function(t){var n=this.props.t;return'function'==typeof n?n(t):t}},{key:"_onClick",value:function(){var t=this.props,n=t.disabled,l=t.onClick;n||l&&l.apply(void 0,arguments)}},{key:"_renderItem",value:function(){return null}},{key:"render",value:function(){return this.props.visible?this._renderItem():null}},{key:"label",get:function(){return this._maybeTranslateAttribute(this.props.label)}},{key:"tooltip",get:function(){return this._maybeTranslateAttribute(this.props.tooltip)}},{key:"accessibilityLabel",get:function(){return this._maybeTranslateAttribute(this.props.accessibilityLabel)}}]),v})(r(d[7]).Component);e.default=p,p.defaultProps={disabled:!1,label:'',showLabel:!1,t:void 0,tooltip:'',tooltipPosition:'top',visible:!0}},1159,[3,4,5,10,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=r(d[6]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,c.default)(h,t);var p,v,y=(p=h,v=s(),function(){var t,n=(0,o.default)(p);if(v){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function h(){var t;(0,n.default)(this,h);for(var u=arguments.length,c=new Array(u),f=0;f<u;f++)c[f]=arguments[f];return(t=y.call.apply(y,[this].concat(c))).icon=l.IconHangup,t}return(0,u.default)(h,[{key:"_handleClick",value:function(){this._doHangup()}},{key:"_doHangup",value:function(){}}]),h})(t(r(d[7])).default);e.default=p},1160,[3,4,5,6,8,11,571,1157]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),l=r(d[6]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,o.default)(_,t);var v,y,h=(v=_,y=s(),function(){var t,n=(0,f.default)(v);if(y){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function _(){var t;(0,n.default)(this,_);for(var u=arguments.length,o=new Array(u),c=0;c<u;c++)o[c]=arguments[c];return(t=h.call.apply(h,[this].concat(o))).icon=l.IconCamera,t.toggledIcon=l.IconCameraDisabled,t}return(0,u.default)(_,[{key:"_handleClick",value:function(){this._setVideoMuted(!this._isVideoMuted())}},{key:"_isToggled",value:function(){return this._isVideoMuted()}},{key:"_isVideoMuted",value:function(){}},{key:"_setVideoMuted",value:function(t){}}]),_})(t(r(d[7])).default);e.default=v},1161,[3,4,5,6,8,11,571,1157]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),l=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),v=r(d[9]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(R,t);var n,p,h=(n=R,p=y(),function(){var t,u=(0,o.default)(n);if(p){var c=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function R(){return(0,u.default)(this,R),h.apply(this,arguments)}return(0,c.default)(R,[{key:"render",value:function(){return s.default.createElement(v.Container,{className:"beta-tag"},s.default.createElement(v.Text,null,this.props.t('recording.beta')))}}]),R})(s.Component),R=(0,p.translate)(h);e.default=R},1162,[2,3,4,5,6,8,11,70,907,562]);
__d(function(g,r,i,a,m,e,d){},1163,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),l=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),v=n(r(d[8])),h=t(r(d[9])),y=r(d[10]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var M=(function(t){(0,c.default)(p,t);var n,M,b=(n=p,M=_(),function(){var t,s=(0,v.default)(n);if(M){var o=(0,v.default)(this).constructor;t=Reflect.construct(s,arguments,o)}else t=s.apply(this,arguments);return(0,f.default)(this,t)});function p(t){var n;return(0,o.default)(this,p),(n=b.call(this,t)).state={isHovered:!1},n._onMouseEnter=n._onMouseEnter.bind((0,l.default)(n)),n._onMouseLeave=n._onMouseLeave.bind((0,l.default)(n)),n}return(0,u.default)(p,[{key:"_onMouseEnter",value:function(){this.setState({isHovered:!0})}},{key:"_onMouseLeave",value:function(){this.setState({isHovered:!1})}},{key:"render",value:function(){var t=this.props,n=t.children,o=t.icon,u=t.iconDisabled,l=t.onIconClick,c=t.styles,f={},v=9;return u?f.className='settings-button-small-icon settings-button-small-icon--disabled':(f.className='settings-button-small-icon',f.onClick=l,this.state.isHovered&&(f.className=f.className+" settings-button-small-icon--hovered",v=11)),h.default.createElement("div",{className:"settings-button-container",styles:c},n,h.default.createElement("div",{onMouseEnter:this._onMouseEnter,onMouseLeave:this._onMouseLeave},h.default.createElement(y.Icon,(0,s.default)({},f,{size:v,src:o}))))}}]),p})(h.Component);e.default=M},1164,[2,3,73,4,5,10,6,8,11,70,571]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setSharedVideoStatus=function(t,n,u,S){return{type:o.SET_SHARED_VIDEO_STATUS,ownerId:S,status:n,time:u,videoId:t}},e.toggleSharedVideo=function(){return{type:'TOGGLE_SHARED_VIDEO'}},e.showEnterVideoLinkPrompt=function(o){return(0,t.openDialog)(n.EnterVideoLinkPrompt,{onPostSubmit:o})};var t=r(d[0]),o=r(d[1]),n=r(d[2])},1165,[554,1166,1134]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_SHARED_VIDEO=e.SET_SHARED_VIDEO_STATUS=void 0;e.SET_SHARED_VIDEO_STATUS='SET_SHARED_VIDEO_STATUS';e.TOGGLE_SHARED_VIDEO='TOGGLE_SHARED_VIDEO'},1166,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1167,[1168]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"EnterVideoLinkPrompt",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"YoutubeLargeVideo",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1168,[3,1169,1171]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,o.default)(R,t);var p,y,v=(p=R,y=h(),function(){var t,n=(0,f.default)(p);if(y){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function R(){return(0,n.default)(this,R),v.apply(this,arguments)}return(0,u.default)(R,[{key:"render",value:function(){return l.default.createElement(s.InputDialog,{contentKey:"dialog.shareVideoTitle",onSubmit:this._onSetVideoLink,textInputProps:{placeholder:'https://youtu.be/TB7LlM4erx8'}})}}]),R})(t(r(d[9])).default),v=(0,p.connect)()(y);e.default=v},1169,[3,4,5,6,8,11,70,554,464,1170]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6]));function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(w,t);var v,h,p=(v=w,h=s(),function(){var t,n=(0,l.default)(v);if(h){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function w(t){var u;return(0,n.default)(this,w),(u=p.call(this,t))._onSetVideoLink=u._onSetVideoLink.bind((0,o.default)(u)),u}return(0,u.default)(w,[{key:"_onSetVideoLink",value:function(t){if(!t||!t.trim())return!1;var n,u=(/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|(?:m\.)?youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/,!!(n=t.match(/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|(?:m\.)?youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/))&&n[1]);if(u){var o=this.props.onPostSubmit;return o&&o(u),!0}return!1}}]),w})(r(d[7]).Component);e.default=v},1170,[3,4,5,10,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),s=n(r(d[4])),l=n(r(d[5])),c=n(r(d[6])),p=n(r(d[7])),f=t(r(d[8])),h=r(d[9]),y=n(r(d[10])),v=r(d[11]),_=r(d[12]),R=r(d[13]),b=r(d[14]),S=r(d[15]),k=n(r(d[16]));function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=(function(t){(0,l.default)(R,t);var n,v,_=(n=R,v=C(),function(){var t,o=(0,p.default)(n);if(v){var u=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function R(t){var n;return(0,o.default)(this,R),(n=_.call(this,t)).playerRef=(0,f.createRef)(),n._onReady=n._onReady.bind((0,s.default)(n)),n._onChangeState=n._onChangeState.bind((0,s.default)(n)),n.setWideScreenMode(t._isWideScreen),n}return(0,u.default)(R,[{key:"componentDidUpdate",value:function(t){var n=this.playerRef.current,o=this.props,u=o._isWideScreen,s=o._seek;s!==t._seek&&n&&n.getCurrentTime().then(function(t){w(s,t)&&n&&n.seekTo(s)}),u!==t._isWideScreen&&this.setWideScreenMode(u)}},{key:"componentDidMount",value:function(){var t=this;this.intervalId=setInterval(function(){t.saveRefTime()},5e3)}},{key:"componentWillUnmount",value:function(){clearInterval(this.intervalId),this.intervalId=null}},{key:"render",value:function(){var t=this.props,n=t._enableControls,o=t._isPlaying,u=t._playerHeight,s=t._playerWidth,l=t.youtubeId;return f.default.createElement(h.View,{pointerEvents:n?'auto':'none',style:k.default.youtubeVideoContainer},f.default.createElement(y.default,{height:u,initialPlayerParams:{controls:n,modestbranding:!0,preventFullScreen:!0},onChangeState:this._onChangeState,onReady:this._onReady,play:o,playbackRate:1,ref:this.playerRef,videoId:l,volume:50,webViewProps:{bounces:!1,mediaPlaybackRequiresUserAction:!1,scrollEnabled:!1,userAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36"},width:s}))}},{key:"_onReady",value:function(){var t;(null==(t=this.props)?void 0:t._isOwner)&&this.onVideoReady(this.props.youtubeId,this.playerRef.current&&this.playerRef.current.getCurrentTime(),this.props._ownerId)}},{key:"_onChangeState",value:function(t){var n,o=this;(null==(n=this.playerRef)?void 0:n.current)&&this.playerRef.current.getCurrentTime().then(function(n){var u=o.props,s=u._isOwner,l=u._isPlaying,c=u._isStopped,p=u._ownerId,f=u._seek,h=u.youtubeId;W(c,s,t,l,n,f)&&o.onVideoChangeEvent(h,t,n,p)})}},{key:"saveRefTime",value:function(){var t=this,n=this.props,o=n.youtubeId,u=n._status,s=n._ownerId;this.playerRef.current&&this.playerRef.current.getCurrentTime().then(function(n){t.onVideoChangeEvent(o,u,n,s)})}},{key:"onVideoChangeEvent",value:function(t,n,o,u){['playing','paused'].includes(n)&&this.props.dispatch((0,S.setSharedVideoStatus)(t,P(n),o,u))}},{key:"onVideoReady",value:function(t,n,o){var u=this;n.then(function(n){return u.props.dispatch((0,S.setSharedVideoStatus)(t,'playing',n,o))})}},{key:"setWideScreenMode",value:function(t){this.props.dispatch((0,b.setToolboxVisible)(!t))}}]),R})(f.Component);function W(t,n,o,u,s,l){return!t&&(!(!n||'buffering'===o)&&(!!(u&&'paused'===o||!u&&'playing'===o)||w(s,l)))}function w(t,n){return Math.abs(t-n)>5}function P(t){return'paused'===t?'pause':t}var T=(0,_.connect)(function(t){var n,o,u=t['features/youtube-player'],s=u.ownerId,l=u.status,c=u.time,p=(0,v.getLocalParticipant)(t),f=t['features/base/responsive-ui'],h=f.aspectRatio,y=f.clientHeight,_=f.clientWidth,b=h===R.ASPECT_RATIO_WIDE;return b?o=16*(n=y)/9:n=9*(o=_)/16,{_enableControls:s===p.id,_isOwner:s===p.id,_isPlaying:'playing'===l,_isStopped:'stop'===l,_isWideScreen:b,_ownerId:s,_playerHeight:n,_playerWidth:o,_seek:c,_status:l}})(I);e.default=T},1171,[2,3,4,5,10,6,8,11,70,15,1172,885,464,1182,1183,1165,1185]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getYoutubeMeta",{enumerable:!0,get:function(){return n.getYoutubeMeta}}),e.default=void 0;var u=t(r(d[1])),n=r(d[2]),o=u.default;e.default=o},1172,[3,1173,1181]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),u=n(r(d[3])),o=t(r(d[4])),l=r(d[5]),s=n(r(d[6])),S=r(d[7]),v=r(d[8]),f=r(d[9]),p=l.StyleSheet.create({webView:{backgroundColor:'transparent'}}),P=(0,o.forwardRef)(function(t,n){var P=t.height,R=t.width,y=t.videoId,N=t.playList,b=t.play,A=void 0!==b&&b,E=t.mute,C=void 0!==E&&E,T=t.volume,k=void 0===T?100:T,w=t.webViewStyle,_=t.webViewProps,I=t.playbackRate,L=void 0===I?1:I,h=t.onError,O=void 0===h?function(t){}:h,U=t.onReady,F=void 0===U?function(t){}:U,Y=t.playListStartIndex,j=void 0===Y?0:Y,J=t.initialPlayerParams,V=void 0===J?{}:J,M=t.forceAndroidAutoplay,D=void 0!==M&&M,q=t.onChangeState,Q=void 0===q?function(t){}:q,W=t.onPlaybackQualityChange,x=void 0===W?function(t){}:W,G=t.onPlaybackRateChange,H=void 0===G?function(t){}:G,z=(0,o.useRef)(null),B=(0,o.useRef)(new v.EventEmitter),K=(0,o.useState)(!1),X=(0,u.default)(K,2),Z=X[0],$=X[1];(0,o.useImperativeHandle)(n,function(){return{getDuration:function(){return z.current.injectJavaScript(f.PLAYER_FUNCTIONS.durationScript),new Promise(function(t){B.current.once('getDuration',t)})},getCurrentTime:function(){return z.current.injectJavaScript(f.PLAYER_FUNCTIONS.currentTimeScript),new Promise(function(t){B.current.once('getCurrentTime',t)})},isMuted:function(){return z.current.injectJavaScript(f.PLAYER_FUNCTIONS.isMutedScript),new Promise(function(t){B.current.once('isMuted',t)})},getVolume:function(){return z.current.injectJavaScript(f.PLAYER_FUNCTIONS.getVolumeScript),new Promise(function(t){B.current.once('getVolume',t)})},getPlaybackRate:function(){return z.current.injectJavaScript(f.PLAYER_FUNCTIONS.getPlaybackRateScript),new Promise(function(t){B.current.once('getPlaybackRate',t)})},getAvailablePlaybackRates:function(){return z.current.injectJavaScript(f.PLAYER_FUNCTIONS.getAvailablePlaybackRatesScript),new Promise(function(t){B.current.once('getAvailablePlaybackRates',t)})},seekTo:function(t,n){z.current.injectJavaScript(f.PLAYER_FUNCTIONS.seekToScript(t,n))}}},[]),(0,o.useEffect)(function(){Z&&(A?z.current.injectJavaScript(f.PLAYER_FUNCTIONS.playVideo):z.current.injectJavaScript(f.PLAYER_FUNCTIONS.pauseVideo),C?z.current.injectJavaScript(f.PLAYER_FUNCTIONS.muteVideo):z.current.injectJavaScript(f.PLAYER_FUNCTIONS.unMuteVideo),z.current.injectJavaScript(f.PLAYER_FUNCTIONS.setVolume(k)),z.current.injectJavaScript(f.PLAYER_FUNCTIONS.setPlaybackRate(L)))},[A,Z,C,k,L]);var ee=(0,o.useCallback)(function(t){var n=JSON.parse(t.nativeEvent.data);try{switch(n.eventType){case'playerStateChange':Q(S.PLAYER_STATES[n.data]);break;case'playerReady':F(),$(!0),Array.isArray(N)&&z.current.injectJavaScript(f.PLAYER_FUNCTIONS.loadPlaylist(N,j,A));break;case'playerQualityChange':x(n.data);break;case'playerError':O(S.PLAYER_ERROR[n.data]);break;case'playbackRateChange':H(n.data);break;default:B.current.emit(n.eventType,n.data)}}catch(t){console.warn(t)}},[Q,F,x,O,H,j,N,A]);return o.default.createElement(l.View,{style:{height:P,width:R}},o.default.createElement(s.default,(0,c.default)({ref:z,originWhitelist:['*'],onMessage:ee,allowsInlineMediaPlayback:!0,style:[p.webView,w],mediaPlaybackRequiresUserAction:!1,allowsFullscreenVideo:!(null==V?void 0:V.preventFullScreen),source:{html:(0,f.MAIN_SCRIPT)(y,N,V)},userAgent:D?l.Platform.select({android:S.CUSTOM_USER_AGENT,ios:''}):'',onShouldStartLoadWithRequest:function(t){return'about:blank'===t.mainDocumentURL}},_)))});e.default=P},1173,[2,3,73,397,70,15,1174,1179,514,1180]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"WebView",{enumerable:!0,get:function(){return u.default}}),e.default=void 0;var u=t(r(d[1])),f=u.default;e.default=f},1174,[3,1175]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,o=t(r(d[1])),s=t(r(d[2])),c=r(d[3]),l=t(r(d[4])),u=r(d[5]),p=t(r(d[6])),f=this&&this.__extends||(n=function(t,o){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)n.hasOwnProperty(o)&&(t[o]=n[o])})(t,o)},function(t,o){function s(){this.constructor=t}n(t,o),t.prototype=null===o?Object.create(o):(s.prototype=o.prototype,new s)}),h=this&&this.__awaiter||function(t,n,o,s){return new(o||(o=Promise))(function(c,l){function u(t){try{f(s.next(t))}catch(t){l(t)}}function p(t){try{f(s.throw(t))}catch(t){l(t)}}function f(t){var n;t.done?c(t.value):(n=t.value,n instanceof o?n:new o(function(t){t(n)})).then(u,p)}f((s=s.apply(t,n||[])).next())})},v=this&&this.__generator||function(t,n){var o,s,c,l,u={label:0,sent:function(){if(1&c[0])throw c[1];return c[1]},trys:[],ops:[]};return l={next:p(0),throw:p(1),return:p(2)},"function"==typeof Symbol&&(l["function"==typeof Symbol?Symbol.iterator:"@@iterator"]=function(){return this}),l;function p(t){return function(n){return f([t,n])}}function f(l){if(o)throw new TypeError("Generator is already executing.");for(;u;)try{if(o=1,s&&(c=2&l[0]?s.return:l[0]?s.throw||((c=s.return)&&c.call(s),0):s.next)&&!(c=c.call(s,l[1])).done)return c;switch(s=0,c&&(l=[2&l[0],c.value]),l[0]){case 0:case 1:c=l;break;case 4:return u.label++,{value:l[1],done:!1};case 5:u.label++,s=l[1],l=[0];continue;case 7:l=u.ops.pop(),u.trys.pop();continue;default:if(!(c=(c=u.trys).length>0&&c[c.length-1])&&(6===l[0]||2===l[0])){u=0;continue}if(3===l[0]&&(!c||l[1]>c[0]&&l[1]<c[3])){u.label=l[1];break}if(6===l[0]&&u.label<c[1]){u.label=c[1],c=l;break}if(c&&u.label<c[2]){u.label=c[2],u.ops.push(l);break}c[2]&&u.ops.pop(),u.trys.pop();continue}l=n.call(t,u)}catch(t){l=[6,t],s=0}finally{o=c=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}},w=this&&this.__rest||function(t,n){var o={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&n.indexOf(s)<0&&(o[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var c=0;for(s=Object.getOwnPropertySymbols(t);c<s.length;c++)n.indexOf(s[c])<0&&Object.prototype.propertyIsEnumerable.call(t,s[c])&&(o[s[c]]=t[s[c]])}return o},S=c.UIManager,b=c.Image.resolveAssetSource,y=function(t){var n=t;return'normal'===n?n=.998:'fast'===n&&(n=.99),n},C=c.NativeModules.RNCWebViewManager,L=(0,c.requireNativeComponent)('RNCWebView'),E=(function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.state={viewState:n.props.startInLoadingState?'LOADING':'IDLE',lastErrorEvent:null},n.webViewRef=s.default.createRef(),n.getCommands=function(){return S.getViewManagerConfig('RNCWebView').Commands},n.goForward=function(){S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().goForward,void 0)},n.goBack=function(){S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().goBack,void 0)},n.reload=function(){n.setState({viewState:'LOADING'}),S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().reload,void 0)},n.stopLoading=function(){S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().stopLoading,void 0)},n.requestFocus=function(){S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().requestFocus,void 0)},n.postMessage=function(t){S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().postMessage,[String(t)])},n.injectJavaScript=function(t){S.dispatchViewManagerCommand(n.getWebViewHandle(),n.getCommands().injectJavaScript,[t])},n.updateNavigationState=function(t){n.props.onNavigationStateChange&&n.props.onNavigationStateChange(t.nativeEvent)},n.getWebViewHandle=function(){var t=(0,c.findNodeHandle)(n.webViewRef.current);return(0,l.default)(null!=t,'nodeHandle expected to be non-null'),t},n.onLoadingStart=function(t){var o=n.props.onLoadStart;o&&o(t),n.updateNavigationState(t)},n.onLoadingError=function(t){t.persist();var o=n.props,s=o.onError,c=o.onLoadEnd;c&&c(t),s&&s(t),console.warn('Encountered an error loading page',
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.defaultRenderError=e.defaultRenderLoading=e.createOnShouldStartLoadWithRequest=e.defaultOriginWhitelist=void 0;var n=t(r(d[1])),l=t(r(d[2])),u=r(d[3]),o=t(r(d[4])),f=this&&this.__spreadArrays||function(){for(var t=0,n=0,l=arguments.length;n<l;n++)t+=arguments[n].length;var u=Array(t),o=0;for(n=0;n<l;n++)for(var f=arguments[n],c=0,s=f.length;c<s;c++,o++)u[o]=f[c];return u};e.defaultOriginWhitelist=['http://*','https://*'];var c=function(t){var n=/^[A-Za-z][A-Za-z0-9+\-.]+:(\/\/)?[^/]*/.exec(t);return null===n?'':n[0]},s=function(t){return"^"+(0,n.default)(t).replace(/\\\*/g,'.*')},E=function(t,n){var l=c(n);return t.some(function(t){return new RegExp(t).test(l)})},h=function(t){return f(['about:blank'],t||[]).map(s)};e.createOnShouldStartLoadWithRequest=function(t,n,l){return function(o){var f=o.nativeEvent,c=!0,s=f.url,v=f.lockIdentifier;E(h(n),s)?l&&(c=l(f)):(u.Linking.canOpenURL(s).then(function(t){if(t)return u.Linking.openURL(s);console.warn("Can't open url: "+s)}).catch(function(t){console.warn('Error opening URL: ',t)}),c=!1),t(c,s,v)}};e.defaultRenderLoading=function(){return l.default.createElement(u.View,{style:o.default.loadingOrErrorView},l.default.createElement(u.ActivityIndicator,null))};e.defaultRenderError=function(t,n,f){return l.default.createElement(u.View,{style:o.default.loadingOrErrorView},l.default.createElement(u.Text,{style:o.default.errorTextTitle},"Error loading page"),l.default.createElement(u.Text,{style:o.default.errorText},"Domain: "+t),l.default.createElement(u.Text,{style:o.default.errorText},"Error Code: "+n),l.default.createElement(u.Text,{style:o.default.errorText},"Description: "+f))}},1176,[3,1177,70,15,1178]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=/[|\\{}()[\]^$+*?.-]/g;m.exports=function(n){if('string'!=typeof n)throw new TypeError('Expected a string');return n.replace(t,'\\$&')}},1177,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]).StyleSheet.create({container:{flex:1,overflow:'hidden'},loadingOrErrorView:{position:'absolute',flex:1,justifyContent:'center',alignItems:'center',height:'100%',width:'100%',backgroundColor:'white'},loadingProgressBar:{height:20},errorText:{fontSize:14,textAlign:'center',marginBottom:2},errorTextTitle:{fontSize:15,fontWeight:'500',marginBottom:10},webView:{backgroundColor:'#ffffff'}});e.default=t},1178,[15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.CUSTOM_USER_AGENT=e.PLAYER_ERROR=e.PLAYER_STATES=void 0;e.PLAYER_STATES={'-1':'unstarted',0:'ended',1:'playing',2:'paused',3:'buffering',5:'video cued'};e.PLAYER_ERROR={2:'invalid_parameter',5:'HTML5_error',100:'video_not_found',101:'embed_not_allowed',150:'embed_not_allowed'};e.CUSTOM_USER_AGENT='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'},1179,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.MAIN_SCRIPT=e.PLAYER_FUNCTIONS=void 0;var n={durationScript:"\nwindow.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'getDuration', data: player.getDuration()}));\ntrue;\n",currentTimeScript:"\nwindow.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'getCurrentTime', data: player.getCurrentTime()}));\ntrue;\n",isMutedScript:"\nwindow.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'isMuted', data: player.isMuted()}));\ntrue;\n",getVolumeScript:"\nwindow.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'getVolume', data: player.getVolume()}));\ntrue;\n",getPlaybackRateScript:"\nwindow.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'getPlaybackRate', data: player.getPlaybackRate()}));\ntrue;\n",getAvailablePlaybackRatesScript:"\nwindow.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'getAvailablePlaybackRates', data: player.getAvailablePlaybackRates()}));\ntrue;\n",seekToScript:function(n,t){return"\nplayer.seekTo("+n+", "+t+")\n"},playVideo:'player.playVideo(); true;',pauseVideo:'player.pauseVideo(); true;',muteVideo:'player.mute(); true;',unMuteVideo:'player.unMute(); true;',setPlaybackRate:function(n){return"player.setPlaybackRate("+n+"); true;"},setVolume:function(n){return"player.setVolume("+n+"); true;"},loadPlaylist:function(n,t,o){return"\n player."+(o?'loadPlaylist':'cuePlaylist')+"({playlist: "+JSON.stringify(n)+",\n index: "+(t||0)+"}); true;"}};e.PLAYER_FUNCTIONS=n;e.MAIN_SCRIPT=function(n,t,o){var l=o.loop,s=void 0!==l&&l,y=o.controls,p=void 0===y||y,c=o.cc_lang_pref,u=o.showClosedCaptions,v=o.color,w=o.end,b=o.preventFullScreen,f=void 0!==b&&b,R=o.playerLang,h=o.iv_load_policy,N=o.modestbranding,P=o.rel,S=o.start;return"<!DOCTYPE html>\n<html>\n <head>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1\">\n <style>\n body {\n margin: 0;\n }\n .container {\n position: relative;\n width: 100%;\n height: 0;\n padding-bottom: 56.25%;\n }\n .video {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n </style>\n </head>\n <body>\n <div class=\"container\">\n <div class=\"video\" id=\"player\" />\n </div>\n\n <script>\n var tag = document.createElement('script');\n\n tag.src = \"https://www.youtube.com/iframe_api\";\n var firstScriptTag = document.getElementsByTagName('script')[0];\n firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\n\n\n var player;\n function onYouTubeIframeAPIReady() {\n player = new YT.Player('player', {\n height: '1000',\n width: '1000',\n videoId: '"+(n||'')+"',\n playerVars: {\n playsinline: 1,\n loop: "+(s?1:0)+",\n controls: "+(p?1:0)+",\n cc_lang_pref: '"+(c||'')+"',\n cc_load_policy: "+(u?1:0)+",\n color: "+v+",\n end: "+w+",\n fs: "+(f?0:1)+",\n hl: "+R+",\n iv_load_policy: "+h+",\n modestbranding: "+(N?1:0)+",\n rel: "+(P?1:0)+",\n start: "+S+",\n listType: '"+('string'==typeof t?'playlist':'')+"',\n list: '"+('string'==typeof t?t:'')+"',\n },\n events: {\n 'onReady': onPlayerReady,\n 'onStateChange': onPlayerStateChange,\n 'onError': onPlayerError,\n 'onPlaybackQualityChange': onPlaybackQualityChange,\n 'onPlaybackRateChange': onPlaybackRateChange,\n }\n });\n }\n\n function onPlayerError(event) {\n window.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'playerError', data: event.data}))\n }\n\n function onPlaybackRateChange(event) {\n window.ReactNativeWebView.postMessage(JSON.stringify({eventType: 'playbackRateChange', data: event.data}))\n }\n\n function o
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getYoutubeMeta=void 0;var u=t(r(d[1]));e.getYoutubeMeta=function(t){var n;return u.default.async(function(o){for(;;)switch(o.prev=o.next){case 0:return o.next=2,u.default.awrap(fetch("https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v="+t+"&format=json"));case 2:return n=o.sent,o.next=5,u.default.awrap(n.json());case 5:return o.abrupt("return",o.sent);case 6:case"end":return o.stop()}},null,null,null,Promise)}},1181,[3,533]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ASPECT_RATIO_WIDE=e.ASPECT_RATIO_NARROW=void 0;var _=Symbol('ASPECT_RATIO_NARROW');e.ASPECT_RATIO_NARROW=_;var A=Symbol('ASPECT_RATIO_WIDE');e.ASPECT_RATIO_WIDE=A},1182,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.clearToolboxTimeout=function(){return{type:t.CLEAR_TOOLBOX_TIMEOUT}},e.setOverflowMenuVisible=function(o){return{type:t.SET_OVERFLOW_MENU_VISIBLE,visible:o}},e.setToolbarHovered=function(o){return{type:t.SET_TOOLBAR_HOVERED,hovered:o}},e.setToolboxAlwaysVisible=function(o){return{type:t.SET_TOOLBOX_ALWAYS_VISIBLE,alwaysVisible:o}},e.setToolboxEnabled=function(o){return{type:t.SET_TOOLBOX_ENABLED,enabled:o}},e.setToolboxTimeout=function(o,n){return{type:t.SET_TOOLBOX_TIMEOUT,handler:o,timeoutMS:n}},e.setToolboxTimeoutMS=function(o){return{type:t.SET_TOOLBOX_TIMEOUT_MS,timeoutMS:o}},e.setToolboxVisible=function(o){return{type:t.SET_TOOLBOX_VISIBLE,visible:o}},e.toggleToolboxVisible=function(){return{type:t.TOGGLE_TOOLBOX_VISIBLE}};var t=r(d[0])},1183,[1184]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_TOOLBOX_VISIBLE=e.SET_TOOLBOX_VISIBLE=e.SET_TOOLBOX_TIMEOUT_MS=e.SET_TOOLBOX_TIMEOUT=e.SET_TOOLBOX_ENABLED=e.SET_TOOLBOX_ALWAYS_VISIBLE=e.SET_TOOLBAR_HOVERED=e.SET_OVERFLOW_MENU_VISIBLE=e.SET_FULL_SCREEN=e.FULL_SCREEN_CHANGED=e.CLEAR_TOOLBOX_TIMEOUT=void 0;e.CLEAR_TOOLBOX_TIMEOUT='CLEAR_TOOLBOX_TIMEOUT';e.FULL_SCREEN_CHANGED='FULL_SCREEN_CHANGED';e.SET_FULL_SCREEN='SET_FULL_SCREEN';e.SET_OVERFLOW_MENU_VISIBLE='SET_OVERFLOW_MENU_VISIBLE';e.SET_TOOLBAR_HOVERED='SET_TOOLBAR_HOVERED';e.SET_TOOLBOX_ALWAYS_VISIBLE='SET_TOOLBOX_ALWAYS_VISIBLE';e.SET_TOOLBOX_ENABLED='SET_TOOLBOX_ENABLED';e.SET_TOOLBOX_TIMEOUT='SET_TOOLBOX_TIMEOUT';e.SET_TOOLBOX_TIMEOUT_MS='SET_TOOLBOX_TIMEOUT_MS';e.SET_TOOLBOX_VISIBLE='SET_TOOLBOX_VISIBLE';e.TOGGLE_TOOLBOX_VISIBLE='TOGGLE_TOOLBOX_VISIBLE'},1184,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={youtubeVideoContainer:{alignItems:'center',flex:1,flexDirection:'column',justifyContent:'center'}}},1185,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"TestConnectionInfo",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"TestHint",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1186,[3,1187,1196]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),u=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),v=r(d[9]),_=r(d[10]),h=r(d[11]),S=r(d[12]),b=r(d[13]);function U(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,c.default)(S,t);var n,_,h=(n=S,_=U(),function(){var t,o=(0,f.default)(n);if(_){var s=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,u.default)(this,t)});function S(t){var n;return(0,o.default)(this,S),(n=h.call(this,t))._onStatsUpdated=n._onStatsUpdated.bind((0,l.default)(n)),n.state={stats:{bitrate:{download:0,upload:0}}},n}return(0,s.default)(S,[{key:"_onStatsUpdated",value:function(){var t,n,o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.setState({stats:{bitrate:{download:(null==(t=o.bitrate)?void 0:t.download)||0,upload:(null==(n=o.bitrate)?void 0:n.upload)||0}}})}},{key:"componentDidMount",value:function(){v.statsEmitter.subscribeToClientStats(this.props._localUserId,this._onStatsUpdated)}},{key:"componentDidUpdate",value:function(t){t._localUserId!==this.props._localUserId&&(v.statsEmitter.unsubscribeToClientStats(t._localUserId,this._onStatsUpdated),v.statsEmitter.subscribeToClientStats(this.props._localUserId,this._onStatsUpdated))}},{key:"componentWillUnmount",value:function(){v.statsEmitter.unsubscribeToClientStats(this.props._localUserId,this._onStatsUpdated)}},{key:"render",value:function(){return this.props._testMode?p.default.createElement(p.Fragment,{accessible:!1},p.default.createElement(b.TestHint,{id:"org.jitsi.meet.conference.connectionState",value:this.props._conferenceConnectionState}),p.default.createElement(b.TestHint,{id:"org.jitsi.meet.conference.joinedState",value:this.props._conferenceJoinedState}),p.default.createElement(b.TestHint,{id:"org.jitsi.meet.conference.grantModeratorAvailable",value:!0}),p.default.createElement(b.TestHint,{id:"org.jitsi.meet.conference.localParticipantRole",value:this.props._localUserRole}),p.default.createElement(b.TestHint,{id:"org.jitsi.meet.stats.rtp",value:JSON.stringify(this.state.stats)})):null}}]),S})(p.Component);var E=(0,h.connect)(function(t){var n=Boolean(t['features/base/conference'].conference),o=(0,_.getLocalParticipant)(t);return{_conferenceConnectionState:t['features/testing'].connectionState,_conferenceJoinedState:n.toString(),_localUserId:null==o?void 0:o.id,_localUserRole:null==o?void 0:o.role,_testMode:(0,S.isTestModeEnabled)(t)}})(y);e.default=E},1187,[2,3,4,5,10,6,8,11,70,1188,885,464,1195,1186]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={statsEmitter:!0};Object.defineProperty(e,"statsEmitter",{enumerable:!0,get:function(){return u.default}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var u=t(r(d[2]))},1188,[3,1189,1193]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1189,[1190]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ConnectionIndicator",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},1190,[3,1191]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),f=t(r(d[6])),s=r(d[7]),v=r(d[8]),h=r(d[9]),y=t(r(d[10])),p=r(d[11]);function I(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=[s.IconSignalLevel0,s.IconSignalLevel1,s.IconSignalLevel2],O=(function(t){(0,c.default)(O,t);var s,h,y=(s=O,h=I(),function(){var t,n=(0,l.default)(s);if(h){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function O(t){var o;return(0,n.default)(this,O),(o=y.call(this,t)).state={autoHideTimeout:void 0,showIndicator:!1,stats:{}},o}return(0,o.default)(O,[{key:"render",value:function(){var t=this.state,n=t.showIndicator,o=t.stats.percent;if(!n||void 0===o)return null;var c=Math.floor(o/33.4);return f.default.createElement(v.BaseIndicator,{icon:R[c],iconStyle:{color:p.CONNECTOR_INDICATOR_COLORS[c]}})}}]),O})(y.default),S=(0,h.connect)()(O);e.default=S},1191,[3,4,5,6,8,11,70,571,562,464,1192,1194]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.INDICATOR_DISPLAY_THRESHOLD=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),p=t(r(d[7])),l=r(d[8]),h=t(r(d[9]));function I(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}e.INDICATOR_DISPLAY_THRESHOLD=30;var T=(function(t){(0,c.default)(v,t);var l,T,_=(l=v,T=I(),function(){var t,n=(0,p.default)(l);if(T){var o=(0,p.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(t){var n;return(0,o.default)(this,v),(n=_.call(this,t))._onStatsUpdated=n._onStatsUpdated.bind((0,s.default)(n)),n}return(0,u.default)(v,[{key:"componentDidMount",value:function(){h.default.subscribeToClientStats(this.props.participantId,this._onStatsUpdated)}},{key:"componentDidUpdate",value:function(t){t.participantId!==this.props.participantId&&(h.default.unsubscribeToClientStats(t.participantId,this._onStatsUpdated),h.default.subscribeToClientStats(this.props.participantId,this._onStatsUpdated))}},{key:"componentWillUnmount",value:function(){h.default.unsubscribeToClientStats(this.props.participantId,this._onStatsUpdated),clearTimeout(this.autoHideTimeout)}},{key:"_onStatsUpdated",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=t.connectionQuality,u=void 0===o?{}:{percent:o},s=(0,n.default)({},this.state.stats,t,u);this.setState({stats:s}),this._updateIndicatorAutoHide(s.percent)}},{key:"_updateIndicatorAutoHide",value:function(t){var n=this;t<30?(clearTimeout(this.autoHideTimeout),this.autoHideTimeout=void 0,this.setState({showIndicator:!0})):this.autoHideTimeout||(this.autoHideTimeout=setTimeout(function(){n.setState({showIndicator:!1})},'undefined'==typeof interfaceConfig?5e3:interfaceConfig.CONNECTION_INDICATOR_AUTO_HIDE_TIMEOUT))}}]),v})(l.Component);e.default=T},1192,[3,73,4,5,10,6,8,11,70,1193]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=r(d[3]),u={},c={startListeningForStats:function(t){var n=this;t.on(s.JitsiConnectionQualityEvents.LOCAL_STATS_UPDATED,function(o){return n._onStatsUpdated(t.myUserId(),o)}),t.on(s.JitsiConnectionQualityEvents.REMOTE_STATS_UPDATED,function(t,o){return n._emitStatsUpdate(t,o)}),t.on(s.JitsiE2ePingEvents.E2E_RTT_CHANGED,function(t,o){var s={e2eRtt:o,region:t.getProperty('region')};n._emitStatsUpdate(t.getId(),s)})},subscribeToClientStats:function(t,n){t&&(u[t]||(u[t]=[]),u[t].push(n))},unsubscribeToClientStats:function(t,n){if(u[t]){var o=u[t].filter(function(t){return t!==n});o.length?u[t]=o:delete u[t]}},_emitStatsUpdate:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(u[t]||[]).forEach(function(t){t(n)})},_onStatsUpdated:function(t,s){var u=this,c=s.framerate||{},f=s.resolution||{},l=s.codec||{},v=(0,n.default)({},s,{framerate:c[t],resolution:f[t],codec:l[t]});this._emitStatsUpdate(t,v);var _=Object.keys(c),S=Object.keys(f),E=Object.keys(l);o.default.union(_,S,E).filter(function(n){return n!==t}).forEach(function(t){var n={},o=c[t];o&&(n.framerate=o);var s=f[t];s&&(n.resolution=s);var v=l[t];v&&(n.codec=v),u._emitStatsUpdate(t,n)})}};e.default=c},1193,[3,73,466,1064]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.CONNECTOR_INDICATOR_COLORS=void 0;var C=r(d[0]),O=[C.ColorPalette.red,C.ColorPalette.Y200,C.ColorPalette.green];e.CONNECTOR_INDICATOR_COLORS=O},1194,[545]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isTestModeEnabled=function(t){var n=t['features/base/config'].testing;return Boolean(n&&n.testMode)}},1195,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),s=n(r(d[6])),l=t(r(d[7])),p=r(d[8]),h=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(_,t);var n,h,v=(n=_,h=y(),function(){var t,u=(0,s.default)(n);if(h){var o=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function _(){return(0,u.default)(this,_),v.apply(this,arguments)}return(0,o.default)(_,[{key:"render",value:function(){return this.props._testModeEnabled?l.default.createElement(p.Text,{accessibilityLabel:this.props.value,onPress:this.props.onPress,testID:this.props.id}):null}}]),_})(l.Component),P=(0,h.connect)(v._mapStateToProps)(_);e.default=P},1196,[2,3,4,5,6,8,11,70,15,464,1197]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(n){return{_testModeEnabled:(0,t.isTestModeEnabled)(n)}};var t=r(d[0])},1197,[1195]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=r(d[0]),t={avatarContainer:{alignItems:'center',justifyContent:'center'},connectionInfoText:{color:n.ColorPalette.white,fontSize:12,marginVertical:n.BoxModel.margin,marginHorizontal:n.BoxModel.margin,textAlign:'center'},connectionInfoContainer:{alignSelf:'center',backgroundColor:n.ColorPalette.darkGrey,borderRadius:20,marginTop:n.BoxModel.margin},participantView:{alignItems:'stretch',flex:1,justifyContent:'center'}};e.default=t},1198,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getAvatarColor=function(t){var n=0;if(t){for(var l,u=0,v=o(t);!(l=v()).done;){var y=l.value;u+=y.codePointAt(0)}n=u%f.length}return"rgba("+f[n]+", "+c+")"},e.getInitials=function(t){for(var l,u=n.default.split(t,'@')[0],f='',c=o(n.default.words(u));!(l=c()).done;){var v=l.value;f.length<2&&(f+=v.substr(0,1).toUpperCase())}return f};var n=t(r(d[1]));function o(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=l(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function l(t,n){if(t){if("string"==typeof t)return u(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?u(t,n):void 0}}function u(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,l=new Array(n);o<n;o++)l[o]=t[o];return l}var f=['232, 105, 156','255, 198, 115','128, 128, 255','105, 232, 194','234, 255, 128'],c=.4},1199,[3,466]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.TINTED_VIEW_DEFAULT=e.UNDERLAY_COLOR=e.AVATAR_SIZE=void 0;var o=t(r(d[1])),n=r(d[2]);function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);o&&(l=l.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,l)}return n}function c(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?l(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}e.AVATAR_SIZE=65;e.UNDERLAY_COLOR='rgba(255, 255, 255, 0.2)';var f={pageContainer:{flex:1},pageIndicator:{alignItems:'center',flexDirection:'column',justifyContent:'center',padding:n.BoxModel.padding/2},pageIndicatorActive:{color:n.ColorPalette.white},pageIndicatorContainer:{alignItems:'center',backgroundColor:n.ColorPalette.blue,flexDirection:'row',justifyContent:'space-around'},pageIndicatorContent:{alignItems:'center',flexDirection:'column',justifyContent:'center'},pageIndicatorIcon:{color:n.ColorPalette.blueHighlight,fontSize:24},pageIndicatorText:{color:n.ColorPalette.blueHighlight},pagedList:{flex:1},pagedListContainer:{flex:1,flexDirection:'column'},pagedListContainerDisabled:{opacity:.2}},s={avatarContainer:{alignItems:'center',flexDirection:'row',justifyContent:'space-around',padding:5},avatarContent:{backgroundColor:'rgba(0, 0, 0, 0)',color:"rgba(255, 255, 255, 0.6)",fontSize:Math.floor(32.5),fontWeight:'100',textAlign:'center'},container:{flex:1},list:{flex:1,flexDirection:'column'},listItem:{alignItems:'center',flex:1,flexDirection:'row',padding:5},listItemDetails:{flex:1,flexDirection:'column',overflow:'hidden',paddingHorizontal:5},listItemText:{color:"rgba(255, 255, 255, 0.6)",fontSize:14},listItemTitle:{fontWeight:'bold',fontSize:16},listSection:{alignItems:'center',backgroundColor:'rgba(255, 255, 255, 0.2)',flex:1,flexDirection:'row',paddingVertical:5,paddingHorizontal:10},listSectionText:{color:"rgba(255, 255, 255, 0.6)",fontSize:14,fontWeight:'normal'},pullToRefresh:{alignItems:'center',flex:1,flexDirection:'column',justifyContent:'center',padding:20},pullToRefreshIcon:{backgroundColor:'transparent',color:"rgba(255, 255, 255, 0.6)",fontSize:20},pullToRefreshText:{backgroundColor:'transparent',color:"rgba(255, 255, 255, 0.6)"},secondaryActionContainer:{alignItems:'center',backgroundColor:n.ColorPalette.blue,borderRadius:3,height:30,justifyContent:'center',margin:.5*n.BoxModel.margin,marginRight:n.BoxModel.margin,width:30},secondaryActionLabel:{color:n.ColorPalette.white},touchableView:{flexDirection:'row'}},u={backgroundColor:n.ColorPalette.appBackground,opacity:.8};e.TINTED_VIEW_DEFAULT=u;var p=c(c({},f),s);e.default=p},1200,[3,463,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]),h=r(d[10]),v=r(d[11]);function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,u.default)(_,t);var n,y,v=(n=_,y=R(),function(){var t,c=(0,f.default)(n);if(y){var o=(0,f.default)(this).constructor;t=Reflect.construct(c,arguments,o)}else t=c.apply(this,arguments);return(0,l.default)(this,t)});function _(){return(0,c.default)(this,_),v.apply(this,arguments)}return(0,o.default)(_,[{key:"render",value:function(){return s.default.createElement(p.TouchableOpacity,{accessibilityLabel:'Back',onPress:this.props.onPress},s.default.createElement(h.Icon,{src:h.IconArrowBack,style:[this.props._headerStyles.headerButtonIcon,this.props.style]}))}}]),_})(s.Component);var b=(0,v.connect)(function(t){return{_headerStyles:y.ColorSchemeRegistry.get(t,'Header')}})(_);e.default=b},1201,[2,3,4,5,6,8,11,70,15,458,571,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),l=n(r(d[4])),f=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=r(d[9]),y=n(r(d[10]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(D,t);var n,R,_=(n=D,R=v(),function(){var t,u=(0,o.default)(n);if(R){var c=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function D(){return(0,u.default)(this,D),_.apply(this,arguments)}return(0,c.default)(D,[{key:"render",value:function(){var t=this.props,n=t.highlight,u=t.icon,c=t.iconStyle;return s.default.createElement(h.View,{style:n?y.default.highlightedIndicator:null},s.default.createElement(p.Icon,{src:u,style:[y.default.indicator,c]}))}}]),D})(s.Component);e.default=R},1202,[2,3,4,5,6,8,11,70,15,571,1203]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]),t={highlightedIndicator:{backgroundColor:o.ColorPalette.blue,borderRadius:16,padding:4},indicator:{backgroundColor:o.ColorPalette.transparent,color:o.ColorPalette.white,fontSize:12,textShadowColor:o.ColorPalette.black,textShadowOffset:{height:-1,width:0}}};e.default=t},1203,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),p=r(d[8]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(R,t);var n,y,v=(n=R,y=h(),function(){var t,u=(0,l.default)(n);if(y){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function R(){return(0,u.default)(this,R),v.apply(this,arguments)}return(0,c.default)(R,[{key:"render",value:function(){return s.default.createElement(p.TouchableOpacity,{onPress:this.props.onValueChange},s.default.createElement(p.Text,{style:this.props.style},this.props.children))}}]),R})(s.Component);e.default=y},1204,[2,3,4,5,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),l=n(r(d[5])),c=n(r(d[6])),f=t(r(d[7])),p=r(d[8]),h=r(d[9]),y=r(d[10]),v=r(d[11]);function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,u.default)(v,t);var n,h,y=(n=v,h=b(),function(){var t,s=(0,c.default)(n);if(h){var o=(0,c.default)(this).constructor;t=Reflect.construct(s,arguments,o)}else t=s.apply(this,arguments);return(0,l.default)(this,t)});function v(){return(0,s.default)(this,v),y.apply(this,arguments)}return(0,o.default)(v,[{key:"render",value:function(){var t=this.props._headerStyles;return f.default.createElement(p.TouchableOpacity,{accessibilityLabel:'Forward',disabled:this.props.disabled,onPress:this.props.onPress},f.default.createElement(p.Text,{style:[t.headerButtonText,this.props.disabled&&t.disabledButtonText,this.props.style]},this.props.t(this.props.labelKey)))}}]),v})(f.Component);var _=(0,y.translate)((0,v.connect)(function(t){return{_headerStyles:h.ColorSchemeRegistry.get(t,'Header')}})(R));e.default=_},1205,[2,3,4,5,6,8,11,70,15,458,907,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=t(r(d[7])),y=r(d[8]),p=r(d[9]),h=r(d[10]),v=r(d[11]);function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[12]);var _=(function(t){(0,l.default)(_,t);var n,p,h=(n=_,p=C(),function(){var t,o=(0,s.default)(n);if(p){var u=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,o.default)(this,_),h.apply(this,arguments)}return(0,u.default)(_,[{key:"render",value:function(){var t=this.props._styles;return f.default.createElement(y.View,{style:t.headerOverlay},f.default.createElement(y.StatusBar,{backgroundColor:t.statusBar,barStyle:this._getStatusBarContentColor(),translucent:!1}),f.default.createElement(y.SafeAreaView,null,f.default.createElement(y.View,{style:[t.screenHeader,this.props.style]},this.props.children)))}},{key:"_getStatusBarContentColor",value:function(){var t=this.props._styles,n=t.statusBarContent;if(n)return(0,v.isDarkColor)(n)?"dark-content":"light-content";var o=t.statusBar,u=t.screenHeader;return(0,v.isDarkColor)(o||u.backgroundColor)?"light-content":"dark-content"}}]),_})(f.PureComponent);var k=(0,h.connect)(function(t){return{_styles:p.ColorSchemeRegistry.get(t,'Header')}})(_);e.default=k},1206,[2,3,4,5,6,8,11,70,15,458,464,545,1207]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),o=r(d[2]),n=r(d[3]),c=r(d[4]);function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function s(o){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?l(Object(c),!0).forEach(function(n){(0,t.default)(o,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(c,t))})}return o}var u=c.BoxModel.padding/2;n.ColorSchemeRegistry.register('Header',{disabledButtonText:{opacity:.6},headerButtonIcon:{alignSelf:'center',color:(0,n.schemeColor)('icon'),fontSize:22,marginRight:12,padding:8},headerButtonText:{color:(0,n.schemeColor)('text'),fontSize:18},headerOverlay:{backgroundColor:(0,n.schemeColor)('background')},headerText:{color:(0,n.schemeColor)('text'),fontSize:18},headerTextWrapper:{alignItems:'center',justifyContent:'center',left:0,position:'absolute',right:0},page:s(s({},o.StyleSheet.absoluteFillObject),{},{alignItems:'stretch',flex:1,flexDirection:'column',overflow:'hidden'}),screenHeader:{alignItems:'center',backgroundColor:(0,n.schemeColor)('background'),flexDirection:'row',height:48,justifyContent:'space-between',paddingHorizontal:c.BoxModel.padding,paddingVertical:u},statusBar:(0,n.schemeColor)('statusBar'),statusBarContent:(0,n.schemeColor)('statusBarContent')})},1207,[3,463,15,458,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),h=r(d[9]),y=r(d[10]),v=r(d[11]);function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(v,t);var n,h,y=(n=v,h=R(),function(){var t,u=(0,f.default)(n);if(h){var o=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function v(){return(0,u.default)(this,v),y.apply(this,arguments)}return(0,o.default)(v,[{key:"render",value:function(){var t=this.props._headerStyles;return s.default.createElement(p.View,{pointerEvents:"box-none",style:t.headerTextWrapper},s.default.createElement(p.Text,{style:[t.headerText]},this.props.t(this.props.labelKey)))}}]),v})(s.Component);var x=(0,y.translate)((0,v.connect)(function(t){return{_headerStyles:h.ColorSchemeRegistry.get(t,'Header')}})(_));e.default=x},1208,[2,3,4,5,6,8,11,70,15,458,907,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),c=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=n(r(d[9])),h=n(r(d[10])),v=n(r(d[11])),b=n(r(d[12]));function P(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,f.default)(E,t);var n,p,R=(n=E,p=P(),function(){var t,l=(0,c.default)(n);if(p){var u=(0,c.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,o.default)(this,t)});function E(){return(0,l.default)(this,E),R.apply(this,arguments)}return(0,u.default)(E,[{key:"render",value:function(){var t=this.props,n=t.onPressBack,l=t.onPressForward;return s.default.createElement(v.default,null,n&&s.default.createElement(y.default,{onPress:n}),s.default.createElement(b.default,{labelKey:this.props.headerLabelKey}),l&&s.default.createElement(h.default,{disabled:this.props.forwardDisabled,labelKey:this.props.forwardLabelKey,onPress:l}))}}]),E})(s.Component),E=(0,p.translate)(R);e.default=E},1209,[2,3,4,5,6,8,11,70,907,1201,1205,1206,1208]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),p=r(d[8]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(R,t);var n,h,v=(n=R,h=y(),function(){var t,u=(0,l.default)(n);if(h){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function R(){return(0,u.default)(this,R),v.apply(this,arguments)}return(0,c.default)(R,[{key:"render",value:function(){return s.default.createElement(p.Image,{source:this.props.src,style:this.props.style})}}]),R})(s.Component);e.default=h},1210,[2,3,4,5,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),s=n(r(d[6])),l=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=n(r(d[10]));function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,f.default)(L,t);var n,R,_=(n=L,R=y(),function(){var t,u=(0,l.default)(n);if(R){var o=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function L(t){var n;return(0,u.default)(this,L),(n=_.call(this,t))._onPress=n._onPress.bind((0,c.default)(n)),n}return(0,o.default)(L,[{key:"render",value:function(){return p.default.createElement(v.default,{onPress:this._onPress,style:this.props.style},this.props.children)}},{key:"_onLinkingOpenURLRejected",value:function(t){var n=this.props.onLinkingOpenURLRejected;n&&n(t)}},{key:"_onPress",value:function(){var t=this;h.Linking.openURL(this.props.url).catch(function(n){return t._onLinkingOpenURLRejected(n)})}}]),L})(p.Component);e.default=R},1211,[2,3,4,5,10,6,8,11,70,15,1212]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.Text}});var t=r(d[0])},1212,[15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=t(r(d[9])),h=n(r(d[10])),v=r(d[11]),_=n(r(d[12]));function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(b,t);var n,R,k=(n=b,R=D(),function(){var t,o=(0,s.default)(n);if(R){var u=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function b(t){var n;return(0,o.default)(this,b),(n=k.call(this,t))._componentDecorator=n._componentDecorator.bind((0,c.default)(n)),n}return(0,u.default)(b,[{key:"render",value:function(){return y.default.createElement(h.default,{componentDecorator:this._componentDecorator},y.default.createElement(v.Text,{selectable:!0},this.props.children))}},{key:"_componentDecorator",value:function(t,n,o){return y.default.createElement(_.default,{key:o,style:this.props.linkStyle,url:t},p.default.toASCII(n))}}]),b})(y.Component);e.default=R},1213,[2,3,4,5,10,6,8,11,1214,70,1215,15,1211]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function n(t,n){var u;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(u=o(t))||n&&t&&"number"==typeof t.length){u&&(t=u);var f=0;return function(){return f>=t.length?{done:!0}:{done:!1,value:t[f++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(u=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(u)}function o(t,n){if(t){if("string"==typeof t)return u(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?u(t,n):void 0}}function u(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var f=2147483647,l=/^xn--/,c=/[^\0-\x7E]/,v=/[\x2E\u3002\uFF0E\uFF61]/g,s={overflow:'Overflow: input needs wider integers to process','not-basic':'Illegal input >= 0x80 (not a basic code point)','invalid-input':'Invalid input'},p=Math.floor,h=String.fromCharCode;function y(t){throw new RangeError(s[t])}function b(t,n){for(var o=[],u=t.length;u--;)o[u]=n(t[u]);return o}function w(t,n){var o=t.split('@'),u='';return o.length>1&&(u=o[0]+'@',t=o[1]),u+b((t=t.replace(v,'.')).split('.'),n).join('.')}function S(t){for(var n=[],o=0,u=t.length;o<u;){var f=t.charCodeAt(o++);if(f>=55296&&f<=56319&&o<u){var l=t.charCodeAt(o++);56320==(64512&l)?n.push(((1023&f)<<10)+(1023&l)+65536):(n.push(f),o--)}else n.push(f)}return n}var A=function(t,n){return t+22+75*(t<26)-((0!=n)<<5)},C=function(t,n,o){var u=0;for(t=o?p(t/700):t>>1,t+=p(t/n);t>455;u+=36)t=p(t/35);return p(u+36*t/(t+38))},x=function(t){var n,o=[],u=t.length,l=0,c=128,v=72,s=t.lastIndexOf("-");s<0&&(s=0);for(var h=0;h<s;++h)t.charCodeAt(h)>=128&&y('not-basic'),o.push(t.charCodeAt(h));for(var b=s>0?s+1:0;b<u;){for(var w=l,S=1,A=36;;A+=36){b>=u&&y('invalid-input');var x=(n=t.charCodeAt(b++))-48<10?n-22:n-65<26?n-65:n-97<26?n-97:36;(x>=36||x>p((f-l)/S))&&y('overflow'),l+=x*S;var I=A<=v?1:A>=v+26?26:A-v;if(x<I)break;var j=36-I;S>p(f/j)&&y('overflow'),S*=j}var E=o.length+1;v=C(l-w,E,0==w),p(l/E)>f-c&&y('overflow'),c+=p(l/E),l%=E,o.splice(l++,0,c)}return String.fromCodePoint.apply(String,o)},I=function(t){for(var o,u=[],l=(t=S(t)).length,c=128,v=0,s=72,b=n(t);!(o=b()).done;){var w=o.value;w<128&&u.push(h(w))}var x=u.length,I=x;for(x&&u.push("-");I<l;){for(var j,E=f,F=n(t);!(j=F()).done;){var O=j.value;O>=c&&O<E&&(E=O)}var k=I+1;E-c>p((f-v)/k)&&y('overflow'),v+=(E-c)*k,c=E;for(var M,P=n(t);!(M=P()).done;){var U=M.value;if(U<c&&++v>f&&y('overflow'),U==c){for(var _=v,L=36;;L+=36){var R=L<=s?1:L>=s+26?26:L-s;if(_<R)break;var T=_-R,$=36-R;u.push(h(A(R+T%$,0))),_=p(T/$)}u.push(h(A(_,0))),s=C(v,k,I==x),v=0,++I}}++v,++c}return u.join('')},j={version:'2.1.0',ucs2:{decode:S,encode:function(n){return String.fromCodePoint.apply(String,t(n))}},decode:x,encode:I,toASCII:function(t){return w(t,function(t){return c.test(t)?'xn--'+I(t):t})},toUnicode:function(t){return w(t,function(t){return l.test(t)?x(t.slice(4).toLowerCase()):t})}};m.exports=j},1214,[446]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0});var t,u=r(d[0]),l=(t=u)&&t.__esModule?t:{default:t};e.default=l.default},1215,[1216]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0});var t=(function(){function t(t,n){for(var o=0;o<n.length;o++){var u=n[o];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(t,u.key,u)}}return function(n,o,u){return o&&t(n.prototype,o),u&&t(n,u),n}})(),n=(function(t){if(t&&t.__esModule)return t;var n={};if(null!=t)for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(n[o]=t[o]);return n.default=t,n})(r(d[0])),o=s(r(d[1])),u=s(r(d[2])),c=s(r(d[3])),p=s(r(d[4]));function s(t){return t&&t.__esModule?t:{default:t}}function f(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}function l(t,n){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!n||"object"!=typeof n&&"function"!=typeof n?t:n}function h(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function, not "+typeof n);t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),n&&(Object.setPrototypeOf?Object.setPrototypeOf(t,n):t.__proto__=n)}var y=(function(o){function u(){return f(this,u),l(this,(u.__proto__||Object.getPrototypeOf(u)).apply(this,arguments))}return h(u,n.Component),t(u,[{key:'parseString',value:function(t){var n=this;if(''===t)return t;var o=this.props.matchDecorator(t);if(!o)return t;var u=[],c=0;return o.forEach(function(o,p){o.index>c&&u.push(t.substring(c,o.index));var s=n.props.hrefDecorator(o.url),f=n.props.textDecorator(o.text),l=n.props.componentDecorator(s,f,p);u.push(l),c=o.lastIndex}),t.length>c&&u.push(t.substring(c)),1===u.length?u[0]:u}},{key:'parse',value:function(t){var o=this,u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return'string'==typeof t?this.parseString(t):n.isValidElement(t)&&'a'!==t.type&&'button'!==t.type?n.cloneElement(t,{key:u},this.parse(t.props.children)):Array.isArray(t)?t.map(function(t,n){return o.parse(t,n)}):t}},{key:'render',value:function(){return n.createElement(n.Fragment,null,this.parse(this.props.children))}}]),u})();y.defaultProps={componentDecorator:o.default,hrefDecorator:u.default,matchDecorator:c.default,textDecorator:p.default},e.default=y},1216,[70,1217,1218,1219,1227]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0});var t=(function(t){if(t&&t.__esModule)return t;var n={};if(null!=t)for(var u in t)Object.prototype.hasOwnProperty.call(t,u)&&(n[u]=t[u]);return n.default=t,n})(r(d[0]));e.default=function(n,u,f){return t.createElement('a',{href:n,key:f},u)}},1217,[70]);
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return t}},1218,[]);
__d(function(g,r,i,a,m,e,d){'use strict';Object.defineProperty(e,"__esModule",{value:!0});var t=n(r(d[0])),u=n(r(d[1]));function n(t){return t&&t.__esModule?t:{default:t}}var f=new t.default;f.tlds(u.default),e.default=function(t){return f.match(t)}},1219,[1220,1226]);
__d(function(g,r,i,a,m,e,d){'use strict';function t(t){return Array.prototype.slice.call(arguments,1).forEach(function(_){_&&Object.keys(_).forEach(function(s){t[s]=_[s]})}),t}function _(t){return Object.prototype.toString.call(t)}function s(t){return'[object String]'===_(t)}function n(t){return'[object RegExp]'===_(t)}function o(t){return'[object Function]'===_(t)}function h(t){return t.replace(/[.?*+^$[\]\\(){}|-]/g,'\\$&')}var c={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var l={'http:':{validate:function(t,_,s){var n=t.slice(_);return s.re.http||(s.re.http=new RegExp('^\\/\\/'+s.re.src_auth+s.re.src_host_port_strict+s.re.src_path,'i')),s.re.http.test(n)?n.match(s.re.http)[0].length:0}},'https:':'http:','ftp:':'http:','//':{validate:function(t,_,s){var n=t.slice(_);return s.re.no_http||(s.re.no_http=new RegExp('^'+s.re.src_auth+'(?:localhost|(?:(?:'+s.re.src_domain+')\\.)+'+s.re.src_domain_root+')'+s.re.src_port+s.re.src_host_terminator+s.re.src_path,'i')),s.re.no_http.test(n)?_>=3&&':'===t[_-3]?0:_>=3&&'/'===t[_-3]?0:n.match(s.re.no_http)[0].length:0}},'mailto:':{validate:function(t,_,s){var n=t.slice(_);return s.re.mailto||(s.re.mailto=new RegExp('^'+s.re.src_email_name+'@'+s.re.src_host_strict,'i')),s.re.mailto.test(n)?n.match(s.re.mailto)[0].length:0}}},u='a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]',p='biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444'.split('|');function f(t){t.__index__=-1,t.__text_cache__=''}function x(t){var c=t.re=r(d[0])(t.__opts__),l=t.__tlds__.slice();function p(t){return t.replace('%TLDS%',c.src_tlds)}t.onCompile(),t.__tlds_replaced__||l.push(u),l.push(c.src_xn),c.src_tlds=l.join('|'),c.email_fuzzy=RegExp(p(c.tpl_email_fuzzy),'i'),c.link_fuzzy=RegExp(p(c.tpl_link_fuzzy),'i'),c.link_no_ip_fuzzy=RegExp(p(c.tpl_link_no_ip_fuzzy),'i'),c.host_fuzzy_test=RegExp(p(c.tpl_host_fuzzy_test),'i');var x=[];function z(t,_){throw new Error('(LinkifyIt) Invalid schema "'+t+'": '+_)}t.__compiled__={},Object.keys(t.__schemas__).forEach(function(h){var c=t.__schemas__[h];if(null!==c){var l,u={validate:null,link:null};if(t.__compiled__[h]=u,'[object Object]'===_(c))return n(c.validate)?u.validate=(l=c.validate,function(t,_){var s=t.slice(_);return l.test(s)?s.match(l)[0].length:0}):o(c.validate)?u.validate=c.validate:z(h,c),void(o(c.normalize)?u.normalize=c.normalize:c.normalize?z(h,c):u.normalize=function(t,_){_.normalize(t)});s(c)?x.push(h):z(h,c)}}),x.forEach(function(_){t.__compiled__[t.__schemas__[_]]&&(t.__compiled__[_].validate=t.__compiled__[t.__schemas__[_]].validate,t.__compiled__[_].normalize=t.__compiled__[t.__schemas__[_]].normalize)}),t.__compiled__['']={validate:null,normalize:function(t,_){_.normalize(t)}};var y=Object.keys(t.__compiled__).filter(function(_){return _.length>0&&t.__compiled__[_]}).map(h).join('|');t.re.schema_test=RegExp("(^|(?!_)(?:[><\uff5c]|"+c.src_ZPCc+'))('+y+')','i'),t.re.schema_search=RegExp("(^|(?!_)(?:[><\uff5c]|"+c.src_ZPCc+'))('+y+')','ig'),t.re.pretest=RegExp('('+t.re.schema_test.source+')|('+t.re.host_fuzzy_test.source+')|@','i'),f(t)}function z(t,_){var s=t.__index__,n=t.__last_index__,o=t.__text_cache__.slice(s,n);this.schema=t.__schema__.toLowerCase(),this.index=s+_,this.lastIndex=n+_,this.raw=o,this.text=o,this.url=o}function y(t,_){var s=new z(t,_);return t.__compiled__[s.schema].normalize(s,t),s}function v(_,s){if(!(this instanceof v))return new v(_,s);var n;s||(n=_,Object.keys(n||{}).reduce(function(t,_){return t||c.hasOwnProperty(_)},!1)&&(s=_,_={})),this.__opts__=t({},c,s),this.__index__=-1,this.__last_index__=-1,this.__schema__='',this.__text_cache__='',this.__schemas__=t({},l,_),this.__compiled__={},this.__tlds__=p,this.__tlds_replaced__=!1,this.re={},x(this)}v.prototype.add=function(t,_){return this.__schemas__[t]=_,x(this),
__d(function(g,r,i,a,m,e,d){'use strict';m.exports=function(_){var s={};s.src_Any=r(d[0]).source,s.src_Cc=r(d[1]).source,s.src_Z=r(d[2]).source,s.src_P=r(d[3]).source,s.src_ZPCc=[s.src_Z,s.src_P,s.src_Cc].join('|'),s.src_ZCc=[s.src_Z,s.src_Cc].join('|');return s.src_pseudo_letter="(?:(?![><\uff5c]|"+s.src_ZPCc+')'+s.src_Any+')',s.src_ip4='(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)',s.src_auth='(?:(?:(?!'+s.src_ZCc+'|[@/\\[\\]()]).)+@)?',s.src_port='(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?',s.src_host_terminator="(?=$|[><\uff5c]|"+s.src_ZPCc+')(?!-|_|:\\d|\\.-|\\.(?!$|'+s.src_ZPCc+'))',s.src_path="(?:[/?#](?:(?!"+s.src_ZCc+"|[><\uff5c]|[()[\\]{}.,\"'?!\\-]).|\\[(?:(?!"+s.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+s.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+s.src_ZCc+"|[}]).)*\\}|\\\"(?:(?!"+s.src_ZCc+"|[\"]).)+\\\"|\\'(?:(?!"+s.src_ZCc+"|[']).)+\\'|\\'(?="+s.src_pseudo_letter+"|[-]).|\\.{2,4}[a-zA-Z0-9%/]|\\.(?!"+s.src_ZCc+'|[.]).|'+(_&&_['---']?'\\-(?!--(?:[^-]|$))(?:-*)|':'\\-+|')+'\\,(?!'+s.src_ZCc+").|\\!(?!"+s.src_ZCc+"|[!]).|\\?(?!"+s.src_ZCc+"|[?]).)+|\\/)?",s.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',s.src_xn='xn--[a-z0-9\\-]{1,59}',s.src_domain_root='(?:'+s.src_xn+'|'+s.src_pseudo_letter+"{1,63})",s.src_domain='(?:'+s.src_xn+"|(?:"+s.src_pseudo_letter+")|(?:"+s.src_pseudo_letter+'(?:-|'+s.src_pseudo_letter+'){0,61}'+s.src_pseudo_letter+"))",s.src_host="(?:(?:(?:(?:"+s.src_domain+')\\.)*'+s.src_domain+"))",s.tpl_host_fuzzy='(?:'+s.src_ip4+"|(?:(?:(?:"+s.src_domain+")\\.)+(?:%TLDS%)))",s.tpl_host_no_ip_fuzzy='(?:(?:(?:'+s.src_domain+')\\.)+(?:%TLDS%))',s.src_host_strict=s.src_host+s.src_host_terminator,s.tpl_host_fuzzy_strict=s.tpl_host_fuzzy+s.src_host_terminator,s.src_host_port_strict=s.src_host+s.src_port+s.src_host_terminator,s.tpl_host_port_fuzzy_strict=s.tpl_host_fuzzy+s.src_port+s.src_host_terminator,s.tpl_host_port_no_ip_fuzzy_strict=s.tpl_host_no_ip_fuzzy+s.src_port+s.src_host_terminator,s.tpl_host_fuzzy_test='localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:'+s.src_ZPCc+'|>|$))',s.tpl_email_fuzzy="(^|[><\uff5c]|\"|\\(|"+s.src_ZCc+")("+s.src_email_name+'@'+s.tpl_host_fuzzy_strict+')',s.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|"+s.src_ZPCc+"))((?![$+<=>^`|\uff5c])"+s.tpl_host_port_fuzzy_strict+s.src_path+')',s.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|"+s.src_ZPCc+"))((?![$+<=>^`|\uff5c])"+s.tpl_host_port_no_ip_fuzzy_strict+s.src_path+')',s}},1221,[1222,1223,1224,1225]);
__d(function(g,r,i,a,m,e,d){m.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/},1222,[]);
__d(function(g,r,i,a,m,e,d){m.exports=/[\0-\x1F\x7F-\x9F]/},1223,[]);
__d(function(g,r,i,a,m,e,d){m.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/},1224,[]);
__d(function(g,r,i,a,m,e,d){m.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},1225,[]);
__d(function(a,e,i,o,s,r,t){s.exports=["aaa","aarp","abarth","abb","abbott","abbvie","abc","able","abogado","abudhabi","ac","academy","accenture","accountant","accountants","aco","actor","ad","adac","ads","adult","ae","aeg","aero","aetna","af","afamilycompany","afl","africa","ag","agakhan","agency","ai","aig","airbus","airforce","airtel","akdn","al","alfaromeo","alibaba","alipay","allfinanz","allstate","ally","alsace","alstom","am","amazon","americanexpress","americanfamily","amex","amfam","amica","amsterdam","analytics","android","anquan","anz","ao","aol","apartments","app","apple","aq","aquarelle","ar","arab","aramco","archi","army","arpa","art","arte","as","asda","asia","associates","at","athleta","attorney","au","auction","audi","audible","audio","auspost","author","auto","autos","avianca","aw","aws","ax","axa","az","azure","ba","baby","baidu","banamex","bananarepublic","band","bank","bar","barcelona","barclaycard","barclays","barefoot","bargains","baseball","basketball","bauhaus","bayern","bb","bbc","bbt","bbva","bcg","bcn","bd","be","beats","beauty","beer","bentley","berlin","best","bestbuy","bet","bf","bg","bh","bharti","bi","bible","bid","bike","bing","bingo","bio","biz","bj","black","blackfriday","blockbuster","blog","bloomberg","blue","bm","bms","bmw","bn","bnpparibas","bo","boats","boehringer","bofa","bom","bond","boo","book","booking","bosch","bostik","boston","bot","boutique","box","br","bradesco","bridgestone","broadway","broker","brother","brussels","bs","bt","budapest","bugatti","build","builders","business","buy","buzz","bv","bw","by","bz","bzh","ca","cab","cafe","cal","call","calvinklein","cam","camera","camp","cancerresearch","canon","capetown","capital","capitalone","car","caravan","cards","care","career","careers","cars","casa","case","caseih","cash","casino","cat","catering","catholic","cba","cbn","cbre","cbs","cc","cd","ceb","center","ceo","cern","cf","cfa","cfd","cg","ch","chanel","channel","charity","chase","chat","cheap","chintai","christmas","chrome","church","ci","cipriani","circle","cisco","citadel","citi","citic","city","cityeats","ck","cl","claims","cleaning","click","clinic","clinique","clothing","cloud","club","clubmed","cm","cn","co","coach","codes","coffee","college","cologne","com","comcast","commbank","community","company","compare","computer","comsec","condos","construction","consulting","contact","contractors","cooking","cookingchannel","cool","coop","corsica","country","coupon","coupons","courses","cpa","cr","credit","creditcard","creditunion","cricket","crown","crs","cruise","cruises","csc","cu","cuisinella","cv","cw","cx","cy","cymru","cyou","cz","dabur","dad","dance","data","date","dating","datsun","day","dclk","dds","de","deal","dealer","deals","degree","delivery","dell","deloitte","delta","democrat","dental","dentist","desi","design","dev","dhl","diamonds","diet","digital","direct","directory","discount","discover","dish","diy","dj","dk","dm","dnp","do","docs","doctor","dog","domains","dot","download","drive","dtv","dubai","duck","dunlop","dupont","durban","dvag","dvr","dz","earth","eat","ec","eco","edeka","edu","education","ee","eg","email","emerck","energy","engineer","engineering","enterprises","epson","equipment","er","ericsson","erni","es","esq","estate","et","etisalat","eu","eurovision","eus","events","exchange","expert","exposed","express","extraspace","fage","fail","fairwinds","faith","family","fan","fans","farm","farmers","fashion","fast","fedex","feedback","ferrari","ferrero","fi","fiat","fidelity","fido","film","final","finance","financial","fire","firestone","firmdale","fish","fishing","fit","fitness","fj","fk","flickr","flights","flir","florist","flowers","fly","fm","fo","foo","food","foodnetwork","football","ford","forex","forsale","forum","foundation","fox","fr","free","fresenius","frl","frogans","frontdoor","frontier","ftr","fujitsu","fujixerox","fun","fund","furniture","futbol","fyi","ga","gal","gallery","gallo","gallup","game","games","gap","garden","gay","gb","gbiz","gd","gdn","ge","gea","gent","genting","george","gf","gg","ggee","gh","gi","gift","gifts","g
__d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return t}},1227,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=n(r(d[3])),u=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=t(r(d[9])),v=r(d[10]),O=r(d[11]);function b(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function h(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?b(Object(o),!0).forEach(function(n){(0,c.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):b(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function j(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,l.default)(P,t);var n,c,b=(n=P,c=j(),function(){var t,o=(0,p.default)(n);if(c){var u=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,s.default)(this,t)});function P(){return(0,u.default)(this,P),b.apply(this,arguments)}return(0,f.default)(P,[{key:"render",value:function(){var t=this.props.color,n=void 0===t?O.ColorPalette.white:t,c=this.props.size,u=void 0===c?'large':c;'medium'===u&&(u='large');var f=h(h({animating:!0,color:n},this.props),{},{size:u});return y.default.createElement(v.ActivityIndicator,(0,o.default)({animating:!0},f,{size:u}))}}]),P})(y.Component);e.default=P},1228,[2,3,73,463,4,5,6,8,11,70,15,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),f=n(r(d[3])),c=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),h=t(r(d[9])),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(D,t);var n,R,_=(n=D,R=y(),function(){var t,u=(0,p.default)(n);if(R){var f=(0,p.default)(this).constructor;t=Reflect.construct(u,arguments,f)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function D(){return(0,c.default)(this,D),_.apply(this,arguments)}return(0,o.default)(D,[{key:"render",value:function(){var t=this.props,n=t.children,c=(0,f.default)(t,["children"]);return h.default.createElement(v.Modal,(0,u.default)({animationType:'slide',supportedOrientations:['landscape','portrait'],transparent:!0},c),n)}}]),D})(h.Component);e.default=R},1229,[2,3,73,574,4,5,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),l=n(r(d[3])),f=n(r(d[4])),c=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),h=r(d[9]),y=r(d[10]),v=n(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T=(function(t){(0,f.default)(_,t);var n,h,T=(n=_,h=R(),function(){var t,u=(0,o.default)(n);if(h){var l=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,l)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,u.default)(this,_),T.apply(this,arguments)}return(0,l.default)(_,[{key:"render",value:function(){var t=this.props.t;return s.default.createElement(p.View,{style:v.default.pullToRefresh},s.default.createElement(p.Text,{style:v.default.pullToRefreshText},t('sectionList.pullToRefresh')),s.default.createElement(y.Icon,{src:y.IconMenuDown,style:v.default.pullToRefreshIcon}))}}]),_})(s.Component),_=(0,h.translate)(T);e.default=_},1230,[2,3,4,5,6,8,11,70,15,907,571,1200]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),l=n(r(d[3])),o=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),y=t(r(d[8])),v=n(r(d[9])),p=n(r(d[10])),_=n(r(d[11])),h=n(r(d[12]));function L(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=(function(t){(0,c.default)(A,t);var n,I,k=(n=A,I=L(),function(){var t,u=(0,s.default)(n);if(I){var l=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,l)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function A(t){var n;return(0,u.default)(this,A),(n=k.call(this,t))._renderItemLine=n._renderItemLine.bind((0,o.default)(n)),n._renderItemLines=n._renderItemLines.bind((0,o.default)(n)),n}return(0,l.default)(A,[{key:"_renderItemLine",value:function(t,n){return t?y.default.createElement(_.default,{key:n,numberOfLines:1,style:h.default.listItemText},t):null}},{key:"_renderItemLines",value:function(t){return t&&t.length?t.map(this._renderItemLine):null}},{key:"_renderSecondaryAction",value:function(){var t=this.props.secondaryAction;return y.default.createElement(p.default,{onClick:t,style:h.default.secondaryActionContainer},y.default.createElement(_.default,{style:h.default.secondaryActionLabel},"+"))}},{key:"render",value:function(){var t=this.props,n=t.item,u=t.onLongPress,l=t.onPress,o=t.secondaryAction;return y.default.createElement(v.default,{item:n,onLongPress:u,onPress:l},o&&this._renderSecondaryAction())}}]),A})(y.Component);e.default=I},1231,[2,3,4,5,10,6,8,11,70,566,578,1212,1200]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),f=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=n(r(d[8])),y=n(r(d[9])),v=n(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(S,t);var n,R,_=(n=S,R=h(),function(){var t,u=(0,o.default)(n);if(R){var f=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,f)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function S(){return(0,u.default)(this,S),_.apply(this,arguments)}return(0,f.default)(S,[{key:"render",value:function(){var t=this.props.section.section;return s.default.createElement(p.default,{style:v.default.listSection},s.default.createElement(y.default,{style:v.default.listSectionText},t.title))}}]),S})(s.Component);e.default=R},1232,[2,3,4,5,6,8,11,70,578,1212,1200]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),o=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),y=r(d[10]),v=r(d[11]),_=n(r(d[12]));function I(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,c.default)(S,t);var n,v,P=(n=S,v=I(),function(){var t,l=(0,f.default)(n);if(v){var u=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function S(t){var n;return(0,l.default)(this,S),(n=P.call(this,t)).state={pageIndex:n._validatePageIndex(t.defaultPage)},n._maybeRefreshSelectedPage=n._maybeRefreshSelectedPage.bind((0,o.default)(n)),n}return(0,u.default)(S,[{key:"render",value:function(){var t=this.props.disabled,n=this.props.pages.filter(function(t){return t.component});return p.default.createElement(h.View,{style:[_.default.pagedListContainer,t?_.default.pagedListContainerDisabled:null]},n.length>1?this._renderPagedList(t):p.default.createElement(n[0].component,{disabled:t,style:_.default.pagedList}))}},{key:"_getIndicatorStyle",value:function(t){return this.state.pageIndex===t?_.default.pageIndicatorActive:null}},{key:"_maybeRefreshSelectedPage",value:function(){var t,n=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],l=this.props.pages[this.state.pageIndex];l&&(t=l.component)&&(t.WrappedComponent||t).refresh.call(t,this.props.dispatch,n)}},{key:"_onSelectPage",value:function(t){var n=this;return function(){t=n._validatePageIndex(t);var l=n.props.onSelectPage;l&&l(t),n.setState({pageIndex:t},n._maybeRefreshSelectedPage)}}},{key:"_renderPage",value:function(t,n){return t.component?p.default.createElement(h.View,{style:_.default.pageContainer},p.default.createElement(t.component,{disabled:n})):null}},{key:"_renderPagedList",value:function(t){var n=this,l=this.props.pages,u=this.state.pageIndex;return p.default.createElement(h.View,{style:_.default.pagedListContainer},this._renderPage(l[u],t),p.default.createElement(h.SafeAreaView,{style:_.default.pageIndicatorContainer},l.map(function(l,u){return n._renderPageIndicator(l,u,t)})))}},{key:"_renderPageIndicator",value:function(t,n,l){return t.component?p.default.createElement(h.TouchableOpacity,{disabled:l,key:n,onPress:this._onSelectPage(n),style:_.default.pageIndicator},p.default.createElement(h.View,{style:_.default.pageIndicatorContent},p.default.createElement(y.Icon,{src:t.icon,style:[_.default.pageIndicatorIcon,this._getIndicatorStyle(n)]}),p.default.createElement(h.Text,{style:[_.default.pageIndicatorText,this._getIndicatorStyle(n)]},t.title))):null}},{key:"_validatePageIndex",value:function(t){var n=this.props.pages.filter(function(t){return t.component}).length-1;return Math.max(0,Math.min(n,t))}}]),S})(p.Component),S=(0,v.connect)()(P);e.default=S},1233,[2,3,4,5,10,6,8,11,70,15,571,464,1200]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),p=r(d[8]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,f.default)(R,t);var n,v,y=(n=R,v=h(),function(){var t,u=(0,l.default)(n);if(v){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function R(){return(0,u.default)(this,R),y.apply(this,arguments)}return(0,c.default)(R,[{key:"render",value:function(){var t=this.props,n=t.children,u=t.onPress;return u?s.default.createElement(p.TouchableWithoutFeedback,{onPress:u},n):n}}]),R})(s.Component);e.default=v},1234,[2,3,4,5,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),f=n(r(d[4])),u=n(r(d[5])),c=n(r(d[6])),l=t(r(d[7])),p=r(d[8]),h=n(r(d[9]));function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,f.default)(E,t);var n,v,R=(n=E,v=y(),function(){var t,o=(0,c.default)(n);if(v){var s=(0,c.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,u.default)(this,t)});function E(){return(0,o.default)(this,E),R.apply(this,arguments)}return(0,s.default)(E,[{key:"render",value:function(){return l.default.createElement(p.SafeAreaView,{style:h.default.container},l.default.createElement(p.SectionList,{ListEmptyComponent:this.props.ListEmptyComponent,keyExtractor:this.props.keyExtractor,onRefresh:this.props.onRefresh,refreshing:this.props.refreshing,renderItem:this.props.renderItem,renderSectionHeader:this.props.renderSectionHeader,sections:this.props.sections,style:h.default.list}))}}]),E})(l.Component);e.default=v},1235,[2,3,4,5,6,8,11,70,15,1200]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),u=n(r(d[4])),l=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8])),p=n(r(d[9])),v=t(r(d[10])),y=r(d[11]),w=r(d[12]),b=n(r(d[13]));function O(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function _(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?O(Object(o),!0).forEach(function(n){(0,s.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):O(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function k(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,f.default)(P,t);var n,s,O=(n=P,s=k(),function(){var t,o=(0,p.default)(n);if(s){var u=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,h.default)(this,t)});function P(t){var n;(0,u.default)(this,P),n=O.call(this,t);var o=y.Dimensions.get('window'),s=o.height,c=o.width,f=t.position,h=s;return'left'!==f&&'right'!==f||(h=c),n.state={showOverlay:!1,sliderAnimation:new y.Animated.Value(0),positionOffset:h},n._onHardwareBackPress=n._onHardwareBackPress.bind((0,l.default)(n)),n._onHide=n._onHide.bind((0,l.default)(n)),n}return(0,c.default)(P,null,[{key:"getDerivedStateFromProps",value:function(t,n){return{showOverlay:t.show||n.showOverlay}}}]),(0,c.default)(P,[{key:"componentDidMount",value:function(){w.BackButtonRegistry.addListener(this._onHardwareBackPress,!0),this._mounted=!0,this._setShow(this.props.show)}},{key:"componentDidUpdate",value:function(t){var n=this.props.show;t.show!==n&&this._setShow(n)}},{key:"componentWillUnmount",value:function(){w.BackButtonRegistry.removeListener(this._onHardwareBackPress),this._mounted=!1}},{key:"render",value:function(){return this.state.showOverlay?v.default.createElement(y.View,{pointerEvents:"box-none",style:b.default.sliderViewContainer},v.default.createElement(y.TouchableWithoutFeedback,{onPress:this._onHide},v.default.createElement(y.View,{style:b.default.sliderViewShadow})),v.default.createElement(y.Animated.View,{pointerEvents:"box-none",style:this._getContentStyle()},this.props.children)):null}},{key:"_getContentStyle",value:function(){var t=_(_({},this.props.style),b.default.sliderViewContent),n=this.state.positionOffset;switch(this.props.position){case'bottom':(0,o.default)(t,{bottom:-n,left:0,right:0,top:n},{transform:[{translateY:this.state.sliderAnimation}]});break;case'left':(0,o.default)(t,{bottom:0,left:-n,right:n,top:0},{transform:[{translateX:this.state.sliderAnimation}]})}return t}},{key:"_onHardwareBackPress",value:function(){var t=this.props.onHide;return'function'==typeof t&&t()}},{key:"_onHide",value:function(){var t=this;this._setShow(!1).then(function(){var n=t.props.onHide;n&&n()})}},{key:"_setShow",value:function(t){var n=this;return new Promise(function(o){if(n._mounted){var s=n.state.positionOffset,u=n.props.position,l=s;'bottom'!==u&&'right'!==u||(l=-s),y.Animated.timing(n.state.sliderAnimation,{duration:200,toValue:t?l:0,useNativeDriver:!0}).start(function(s){s.finished&&n._mounted&&!t&&n.setState({showOverlay:!1},function(){n.forceUpdate()}),o()})}else o()})}}]),P})(v.PureComponent);e.default=P},1236,[2,3,73,463,4,10,5,6,8,11,70,15,1237,1239]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BackButtonRegistry",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1237,[3,1238]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2]));function u(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=l(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function l(t,n){if(t){if("string"==typeof t)return s(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?s(t,n):void 0}}function s(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var f=new((function(){function t(){(0,n.default)(this,t),this._listeners=[]}return(0,o.default)(t,[{key:"addListener",value:function(t){arguments.length>1&&void 0!==arguments[1]&&arguments[1]?this._listeners.splice(0,0,t):this._listeners.push(t)}},{key:"removeListener",value:function(t){this._listeners=this._listeners.filter(function(n){return n!==t})}},{key:"onHardwareBackPress",value:function(){for(var t,n=u(this._listeners);!(t=n()).done;){if(!0===(0,t.value)())return!0}return!1}}]),t})());e.default=f},1238,[3,4,5]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),n=r(d[2]),c=r(d[3]);function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function b(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?l(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}var u={sliderViewContainer:b(b({},n.StyleSheet.absoluteFillObject),{},{zIndex:c.OVERLAY_Z_INDEX}),sliderViewContent:{position:'absolute'},sliderViewShadow:b(b({},n.StyleSheet.absoluteFillObject),{},{backgroundColor:'rgba(0, 0, 0, 0.5)'})};e.default=u},1239,[3,463,15,1240]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.OVERLAY_Z_INDEX=void 0;e.OVERLAY_Z_INDEX=1e3},1240,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.Switch}});var t=r(d[0])},1241,[15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=n(r(d[3])),u=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),y=r(d[9]),b=r(d[10]);function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}function v(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function h(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?v(Object(o),!0).forEach(function(n){(0,s.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):v(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var j=h(h({},y.StyleSheet.absoluteFillObject),{},{alignItems:'center',justifyContent:'center'}),E=(function(t){(0,u.default)(h,t);var n,s,v=(n=h,s=O(),function(){var t,o=(0,l.default)(n);if(s){var c=(0,l.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function h(){return(0,o.default)(this,h),v.apply(this,arguments)}return(0,c.default)(h,[{key:"render",value:function(){var t=this.props,n=t.children,o=t.style;return p.default.createElement(y.View,{pointerEvents:"box-none",style:j},p.default.createElement(y.View,{pointerEvents:"none",style:[j,b.TINTED_VIEW_DEFAULT,o]}),p.default.createElement(y.View,{pointerEvents:"box-none",style:j},n))}}]),h})(p.Component);e.default=E},1242,[2,3,4,5,6,8,11,463,70,15,1200]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),o=t(r(d[5]));function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var s=(function(t){(0,f.default)(y,t);var s,p,v=(s=y,p=l(),function(){var t,n=(0,o.default)(s);if(p){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function y(){return(0,n.default)(this,y),v.apply(this,arguments)}return(0,u.default)(y,null,[{key:"refresh",value:function(){}}]),y})(r(d[6]).Component);e.default=s},1243,[3,4,5,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),s=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),l=n(r(d[7])),p=t(r(d[8])),y=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(L,t);var n,_,h=(n=L,_=v(),function(){var t,o=(0,l.default)(n);if(_){var u=(0,l.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function L(t){var n;return(0,o.default)(this,L),(n=h.call(this,t))._getItemKey=n._getItemKey.bind((0,u.default)(n)),n._onLongPress=n._onLongPress.bind((0,u.default)(n)),n._onPress=n._onPress.bind((0,u.default)(n)),n._onRefresh=n._onRefresh.bind((0,u.default)(n)),n._renderItem=n._renderItem.bind((0,u.default)(n)),n._renderListEmptyComponent=n._renderListEmptyComponent.bind((0,u.default)(n)),n._renderSectionHeader=n._renderSectionHeader.bind((0,u.default)(n)),n}return(0,s.default)(L,null,[{key:"createSection",value:function(t,n){return{data:[],key:n,title:t}}}]),(0,s.default)(L,[{key:"render",value:function(){var t=this.props,n=t.renderListEmptyComponent,o=void 0===n?this._renderListEmptyComponent():n,u=t.sections;return p.default.createElement(y.SectionList,{ListEmptyComponent:o,keyExtractor:this._getItemKey,onItemClick:this.props.onPress,onRefresh:this._onRefresh,refreshing:!1,renderItem:this._renderItem,renderSectionHeader:this._renderSectionHeader,sections:u})}},{key:"_getItemKey",value:function(t,n){return n+"-"+t.key}},{key:"_onLongPress",value:function(t){var n=this.props,o=n.disabled,u=n.onLongPress;return o||'function'!=typeof u?null:function(){return u(t)}}},{key:"_onPress",value:function(t){var n=this.props,o=n.disabled,u=n.onPress;return!o&&t&&'function'==typeof u?function(){return u(t)}:null}},{key:"_onRefresh",value:function(){var t=this.props.onRefresh;'function'==typeof t&&t()}},{key:"_onSecondaryAction",value:function(t){var n=this;return function(){n.props.onSecondaryAction(t)}}},{key:"_renderItem",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'',o=t.item,u=o.id,s=o.url;return void 0===o.title?null:p.default.createElement(y.NavigateSectionListItem,{item:o,key:n,onLongPress:s?this._onLongPress(o):void 0,onPress:s?this._onPress(s):void 0,secondaryAction:s?void 0:this._onSecondaryAction(u)})}},{key:"_renderListEmptyComponent",value:function(){return'function'==typeof this.props.onRefresh?p.default.createElement(y.NavigateSectionListEmptyComponent,null):null}},{key:"_renderSectionHeader",value:function(t){return p.default.createElement(y.NavigateSectionListSectionHeader,{section:t})}}]),L})(p.Component);e.default=_},1244,[2,3,4,10,5,6,8,11,70,564]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getFieldValue=function(t){var l;return'string'==typeof t?t:null==t?void 0:null==(l=t.target)?void 0:l.value}},1245,[]);
__d(function(g,r,i,a,m,e,d){},1246,[]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.inputDialog=e.brandedDialog=e.bottomSheetStyles=e.PLACEHOLDER_COLOR=e.MD_ITEM_MARGIN_PADDING=e.MD_ITEM_HEIGHT=e.MD_FONT_SIZE=e.FIELD_UNDERLINE=void 0;var t=o(r(d[1])),l=r(d[2]),n=r(d[3]),c=r(d[4]),b=r(d[5]);function s(o,t){var l=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable})),l.push.apply(l,n)}return l}function f(o){for(var l=1;l<arguments.length;l++){var n=null!=arguments[l]?arguments[l]:{};l%2?s(Object(n),!0).forEach(function(l){(0,t.default)(o,l,n[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(n,t))})}return o}var p=c.ColorPalette.transparent;e.FIELD_UNDERLINE=p;e.MD_FONT_SIZE=16;e.MD_ITEM_HEIGHT=48;e.MD_ITEM_MARGIN_PADDING=16;var h=c.ColorPalette.lightGrey;e.PLACEHOLDER_COLOR=h;var u={sheetAreaCover:{backgroundColor:c.ColorPalette.transparent,flex:1},scrollView:{paddingHorizontal:16},sheetContainer:{alignItems:'stretch',flex:1,flexDirection:'column',justifyContent:'flex-end'},sheetItemContainer:{flex:-1}};e.bottomSheetStyles=u;var C={boldDialogText:{fontWeight:'bold'},buttonFarLeft:{borderBottomLeftRadius:5},buttonFarRight:{borderBottomRightRadius:5},buttonWrapper:{alignItems:'stretch',borderRadius:5,flexDirection:'row'},closeWrapper:{alignSelf:'flex-end',padding:c.BoxModel.padding},mainWrapper:{alignSelf:'stretch',padding:2*c.BoxModel.padding,paddingBottom:3*c.BoxModel.padding},overlay:f(f({},l.StyleSheet.absoluteFillObject),{},{alignItems:'center',backgroundColor:'rgba(127, 127, 127, 0.6)',flexDirection:'row',justifyContent:'center',padding:30}),overlayTouchable:f({},l.StyleSheet.absoluteFillObject)};e.brandedDialog=C;var D={color:(0,n.schemeColor)('text'),fontSize:16,textAlign:'center'},x={bottomField:{marginBottom:0},fieldWrapper:f(f({},C.mainWrapper),{},{paddingBottom:2*c.BoxModel.padding}),formMessage:{alignSelf:'flex-start',fontStyle:'italic',margin:c.BoxModel.margin}};e.inputDialog=x,n.ColorSchemeRegistry.register('BottomSheet',{buttons:{iconStyle:{color:(0,n.schemeColor)('icon'),fontSize:24},labelStyle:{color:(0,n.schemeColor)('text'),flexShrink:1,fontSize:16,marginLeft:32,opacity:.9},style:{alignItems:'center',flexDirection:'row',height:48},underlayColor:c.ColorPalette.overflowMenuItemUnderlay},expandIcon:{color:(0,n.schemeColor)('icon')},sheet:{backgroundColor:(0,n.schemeColor)('background')}}),n.ColorSchemeRegistry.register('Dialog',{button:{backgroundColor:(0,n.schemeColor)('buttonBackground'),flex:1,padding:1.5*c.BoxModel.padding},buttonSeparator:{borderRightColor:(0,n.schemeColor)('border'),borderRightWidth:1},buttonLabel:{color:(0,n.schemeColor)('buttonLabel'),fontSize:16,textAlign:'center'},closeStyle:{color:(0,n.schemeColor)('icon'),fontSize:16},dialog:{alignItems:'stretch',backgroundColor:(0,n.schemeColor)('background'),borderColor:(0,n.schemeColor)('border'),borderRadius:5,borderWidth:1,flex:1,flexDirection:'column',maxWidth:b.PREFERRED_DIALOG_SIZE},field:f(f({},D),{},{borderBottomWidth:1,borderColor:(0,n.schemeColor)('border'),margin:c.BoxModel.margin,textAlign:'left'}),fieldLabel:f(f({},D),{},{margin:c.BoxModel.margin,textAlign:'left'}),text:f({},D),topBorderContainer:{borderTopColor:(0,n.schemeColor)('border'),borderTopWidth:1}})},1247,[3,463,15,458,545,1248]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.PREFERRED_DIALOG_SIZE=void 0;e.PREFERRED_DIALOG_SIZE=300},1248,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),s=r(d[7]),p=r(d[8]),y=r(d[9]),h=(r(d[10]),r(d[11])),v=t(r(d[12])),b=r(d[13]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var S=(function(t){(0,u.default)(v,t);var p,y,h=(p=v,y=_(),function(){var t,n=(0,c.default)(p);if(y){var o=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function v(){return(0,n.default)(this,v),h.apply(this,arguments)}return(0,o.default)(v,[{key:"_getSubmitButtonKey",value:function(){return this.props.okKey||'dialog.confirmYes'}},{key:"_renderAdditionalButtons",value:function(){var t=this.props,n=t._dialogStyles,o=t.cancelKey,u=t.t;return f.default.createElement(s.TouchableOpacity,{onPress:this._onCancel,style:[n.button,b.brandedDialog.buttonFarLeft,n.buttonSeparator]},f.default.createElement(s.Text,{style:n.buttonLabel},u(o||'dialog.confirmNo')))}},{key:"_renderSubmittable",value:function(){if(this.props.children)return this.props.children;var t=this.props,n=t._dialogStyles,o=t.contentKey,u=t.t,l='string'==typeof o?u(o):this._renderHTML(u(o.key,o.params));return f.default.createElement(s.Text,{style:n.text},l)}}]),v})(v.default),k=(0,p.translate)((0,y.connect)(h._abstractMapStateToProps)(S));e.default=k},1249,[3,4,5,6,8,11,70,15,907,464,545,557,1250,1247]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4])),f=t(r(d[5])),c=t(r(d[6])),s=r(d[7]),p=(r(d[8]),t(r(d[9]))),y=r(d[10]);function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,l.default)(_,t);var p,h,v=(p=_,h=b(),function(){var t,n=(0,f.default)(p);if(h){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,n.default)(this,_),v.apply(this,arguments)}return(0,u.default)(_,[{key:"_getSubmitButtonKey",value:function(){return this.props.okKey||'dialog.Ok'}},{key:"_renderAdditionalButtons",value:function(){return null}},{key:"_renderContent",value:function(){var t=this.props,n=t._dialogStyles,u=t.t,l=this._renderAdditionalButtons();return c.default.createElement(s.View,null,c.default.createElement(s.View,{style:y.brandedDialog.mainWrapper},this._renderSubmittable()),c.default.createElement(s.View,{style:y.brandedDialog.buttonWrapper},l,c.default.createElement(s.TouchableOpacity,{disabled:this.props.okDisabled,onPress:this._onSubmit,style:[n.button,l?null:y.brandedDialog.buttonFarLeft,y.brandedDialog.buttonFarRight]},c.default.createElement(s.Text,{style:n.buttonLabel},u(this._getSubmitButtonKey())))))}}]),_})(p.default);e.default=h},1250,[3,4,5,6,8,11,70,15,545,1251,1247]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),s=t(r(d[5])),c=t(r(d[6])),f=t(r(d[7])),y=r(d[8]),h=r(d[9]),b=(r(d[10]),t(r(d[11]))),p=r(d[12]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var x=(function(t){(0,o.default)(E,t);var b,x,_=(b=E,x=v(),function(){var t,n=(0,c.default)(b);if(x){var l=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function E(t){var l;return(0,n.default)(this,E),(l=_.call(this,t))._onSubmit=l._onSubmit.bind((0,u.default)(l)),l}return(0,l.default)(E,[{key:"render",value:function(){var t=this.props,n=t._dialogStyles,l=t.style;return f.default.createElement(y.TouchableWithoutFeedback,null,f.default.createElement(y.KeyboardAvoidingView,{behavior:"height",style:[p.brandedDialog.overlay]},f.default.createElement(y.View,{pointerEvents:"box-none",style:[n.dialog,l]},f.default.createElement(y.TouchableOpacity,{onPress:this._onCancel,style:p.brandedDialog.closeWrapper},f.default.createElement(h.Icon,{src:h.IconClose,style:n.closeStyle})),this._renderContent())))}},{key:"_renderHTML",value:function(t){if('string'==typeof t){t=t.replace(/\s{2,}/gi,' ');for(var n,l,u=/<\s*b\s*>/gi,o=/<\s*\/\s*b\s*>/gi,s=0,c=[];(n=u.exec(t))&&(o.lastIndex=u.lastIndex,l=o.exec(t));)c.push(t.substring(s,n.index)),c.push(f.default.createElement(y.Text,{style:p.brandedDialog.boldDialogText},t.substring(u.lastIndex,l.index))),u.lastIndex=s=o.lastIndex;return s<t.length&&c.push(t.substring(s)),c}return t}}]),E})(b.default);e.default=x},1251,[3,4,5,10,6,8,11,70,15,571,545,1252,1247]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),s=r(d[7]),h=r(d[8]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,l.default)(p,t);var s,b,v=(s=p,b=_(),function(){var t,n=(0,f.default)(s);if(b){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function p(t){var u;return(0,n.default)(this,p),(u=v.call(this,t))._onCancel=u._onCancel.bind((0,o.default)(u)),u._onSubmit=u._onSubmit.bind((0,o.default)(u)),u._onSubmitFulfilled=u._onSubmitFulfilled.bind((0,o.default)(u)),u._onSubmitRejected=u._onSubmitRejected.bind((0,o.default)(u)),u}return(0,u.default)(p,[{key:"componentDidMount",value:function(){this._mounted=!0}},{key:"componentWillUnmount",value:function(){this._mounted=!1}},{key:"_hide",value:function(){return this.props.dispatch((0,h.hideDialog)())}},{key:"_onCancel",value:function(){var t=this.props,n=t.cancelDisabled,u=void 0!==n&&n,o=t.onCancel;u||o&&!o()||this._hide()}},{key:"_onSubmit",value:function(t){var n=this.props,u=n.okDisabled,o=void 0!==u&&u,l=n.onSubmit;if(!o){this.setState({submitting:!0});var c,f=!l||l(t);if(f)switch(typeof f){case'function':case'object':c=f.then}'function'==typeof c&&2===c.length?c.call(f,this._onSubmitFulfilled,this._onSubmitRejected):f?this._onSubmitFulfilled():this._onSubmitRejected()}}},{key:"_onSubmitFulfilled",value:function(){this._mounted&&this.setState({submitting:!1}),this._hide()}},{key:"_onSubmitRejected",value:function(){this._mounted&&this.setState({submitting:!1})}}]),p})(s.Component);e.default=b},1252,[3,4,5,10,6,8,11,70,555]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=r(d[6]),s=r(d[7]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,c.default)(v,t);var l,s,h=(l=v,s=p(),function(){var t,n=(0,o.default)(l);if(s){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,n.default)(this,v),h.apply(this,arguments)}return(0,u.default)(v,[{key:"_renderContent",value:function(){return this.props.children}}]),v})(t(r(d[8])).default),v=(0,l.connect)(s._abstractMapStateToProps)(h);e.default=v},1253,[3,4,5,6,8,11,464,557,1251]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=r(d[7]),p=t(r(d[8]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(y,t);var n,s,p=(n=y,s=v(),function(){var t,u=(0,l.default)(n);if(s){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function y(){return(0,u.default)(this,y),p.apply(this,arguments)}return(0,c.default)(y,[{key:"render",value:function(){return this._renderDialogContent()}}]),y})(p.default),h=(0,s.connect)(p.abstractMapStateToProps)(y);e.default=h},1254,[2,3,4,5,6,8,11,464,1255]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.abstractMapStateToProps=function(t){var n=t['features/base/dialog'],o=t['features/base/responsive-ui'].reducedUI;return{_component:n.component,_componentProps:n.componentProps,_rawDialog:n.rawDialog,_reducedUI:o}},e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7]));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(h,t);var n,v,_=(n=h,v=p(),function(){var t,o=(0,l.default)(n);if(v){var u=(0,l.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function h(){return(0,o.default)(this,h),_.apply(this,arguments)}return(0,u.default)(h,[{key:"_renderDialogContent",value:function(){var t=this.props,n=t._component,o=t._reducedUI;return n&&!o?s.default.createElement(n,this.props._componentProps):null}}]),h})(s.Component);e.default=v},1255,[2,3,4,5,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]),y=r(d[9]),v=r(d[10]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(_,t);var p,y,v=(p=_,y=h(),function(){var t,n=(0,o.default)(p);if(y){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function _(){return(0,n.default)(this,_),v.apply(this,arguments)}return(0,u.default)(_,[{key:"_renderSubmittable",value:function(){var t=this.props,n=t._dialogStyles,u=t.contentKey,c=t.t,f='string'==typeof u?c(u):this._renderHTML(c(u.key,u.params));return l.default.createElement(s.Text,{style:n.text},f)}}]),_})(t(r(d[11])).default),R=(0,p.translate)((0,y.connect)(v._abstractMapStateToProps)(_));e.default=R},1256,[3,4,5,6,8,11,70,15,907,464,557,1250]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),s=t(r(d[5])),f=t(r(d[6])),c=t(r(d[7])),p=t(r(d[8])),h=r(d[9]),b=r(d[10]),y=r(d[11]),_=(r(d[12]),r(d[13])),v=t(r(d[14])),x=r(d[15]);function V(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var D=(function(t){(0,s.default)(v,t);var b,y,_=(b=v,y=V(),function(){var t,n=(0,c.default)(b);if(y){var l=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(t){var n;return(0,l.default)(this,v),(n=_.call(this,t)).state={fieldValue:t.initialValue},n._onChangeText=n._onChangeText.bind((0,o.default)(n)),n._onSubmitValue=n._onSubmitValue.bind((0,o.default)(n)),n}return(0,u.default)(v,[{key:"_renderContent",value:function(){var t=this.props,l=t._dialogStyles,u=t.messageKey,o=t.okDisabled,s=t.t;return p.default.createElement(h.View,null,p.default.createElement(h.View,{style:[x.brandedDialog.mainWrapper,x.inputDialog.fieldWrapper]},p.default.createElement(h.Text,{style:l.fieldLabel},s(this.props.contentKey)),p.default.createElement(h.TextInput,(0,n.default)({onChangeText:this._onChangeText,style:l.field,underlineColorAndroid:x.FIELD_UNDERLINE,value:this.state.fieldValue},this.props.textInputProps)),u&&p.default.createElement(h.Text,{style:[x.inputDialog.formMessage,l.text]},s(u))),p.default.createElement(h.View,{style:x.brandedDialog.buttonWrapper},p.default.createElement(h.TouchableOpacity,{disabled:o,onPress:this._onSubmitValue,style:[l.button,x.brandedDialog.buttonFarLeft,x.brandedDialog.buttonFarRight]},p.default.createElement(h.Text,{style:l.buttonLabel},s('dialog.Ok')))))}},{key:"_onChangeText",value:function(t){this.props.validateInput&&!this.props.validateInput(t)||this.setState({fieldValue:t})}},{key:"_onSubmitValue",value:function(){return this._onSubmit(this.state.fieldValue)}}]),v})(v.default),E=(0,b.translate)((0,y.connect)(_._abstractMapStateToProps)(D));e.default=E},1257,[3,73,4,5,10,6,8,11,70,15,907,464,545,557,1251,1247]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=r(d[6]),s=r(d[7]),p=r(d[8]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(v,t);var l,s,p=(l=v,s=h(),function(){var t,n=(0,o.default)(l);if(s){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,n.default)(this,v),p.apply(this,arguments)}return(0,u.default)(v,[{key:"_renderSubmittable",value:function(){return this.props.children}}]),v})(t(r(d[9])).default),y=(0,l.translate)((0,s.connect)(p._abstractMapStateToProps)(v));e.default=y},1258,[3,4,5,6,8,11,907,464,557,1250]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),f=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=n(r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,l.default)(_,t);var n,h,R=(n=_,h=v(),function(){var t,u=(0,o.default)(n);if(h){var f=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,f)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,f.default)(_,[{key:"render",value:function(){var t=this.props,n=t.children,u=t.style,f='string'==typeof n?s.default.createElement(p.Text,{style:u},n):n;return s.default.createElement(p.Container,{style:y.default.dialogContainer},f)}}]),_})(s.Component);e.default=h},1259,[2,3,4,5,6,8,11,70,562,1260]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]),t=(0,o.createStyleSheet)({dialogContainer:{paddingHorizontal:o.BoxModel.padding,paddingVertical:1.5*o.BoxModel.padding}});e.default=t},1260,[545]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1261,[1262,1263,1264,1182]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.clientResized=function(n,u){return{type:t.CLIENT_RESIZED,clientHeight:u,clientWidth:n}},e.setAspectRatio=function(u,c){return function(s,o){if(u!==c){var _=u<c?n.ASPECT_RATIO_NARROW:n.ASPECT_RATIO_WIDE;if(_!==o()['features/base/responsive-ui'].aspectRatio)return s({type:t.SET_ASPECT_RATIO,aspectRatio:_})}}},e.setReducedUI=function(n,c){return function(s,o){var _=Math.min(n,c)<u;if(_!==o()['features/base/responsive-ui'].reducedUI)return s({type:t.SET_REDUCED_UI,reducedUI:_})}};var t=r(d[0]),n=r(d[1]),u=300},1262,[1263,1182]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_REDUCED_UI=e.SET_ASPECT_RATIO=e.CLIENT_RESIZED=void 0;e.CLIENT_RESIZED='CLIENT_RESIZED';e.SET_ASPECT_RATIO='SET_ASPECT_RATIO';e.SET_REDUCED_UI='SET_REDUCED_UI'},1263,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DimensionsDetector",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1264,[3,1265]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),y=t(r(d[8])),h=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,c.default)(L,t);var n,p,_=(n=L,p=v(),function(){var t,u=(0,s.default)(n);if(p){var o=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function L(t){var n;return(0,u.default)(this,L),(n=_.call(this,t))._onLayout=n._onLayout.bind((0,l.default)(n)),n}return(0,o.default)(L,[{key:"_onLayout",value:function(t){var n=t.nativeEvent.layout,u=n.height,o=n.width,l=this.props.onDimensionsChanged;l&&l(o,u)}},{key:"render",value:function(){return y.default.createElement(h.View,{onLayout:this._onLayout,style:h.StyleSheet.absoluteFillObject},this.props.children)}}]),L})(y.PureComponent);e.default=p},1265,[2,3,4,5,10,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/app');e.default=t},1266,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.AbstractApp=void 0;var u=n(r(d[2])),o=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=r(d[10]),R=r(d[11]),y=r(d[12]),_=r(d[13]);function U(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var L=(function(t){(0,c.default)(D,t);var n,h,L=(n=D,h=U(),function(){var t,u=(0,s.default)(n);if(h){var o=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function D(){return(0,u.default)(this,D),L.apply(this,arguments)}return(0,o.default)(D,[{key:"componentDidMount",value:function(){var t=this;(0,l.default)((0,s.default)(D.prototype),"componentDidMount",this).call(this),this._init.then(function(){t._openURL((0,v.toURLString)(t.props.url)||t._getDefaultURL())})}},{key:"componentDidUpdate",value:function(t){var n=this,u=(0,v.toURLString)(t.url),o=(0,v.toURLString)(this.props.url),l=t.timestamp,c=this.props.timestamp;this._init.then(function(){u===o&&l===c||n._openURL(o||n._getDefaultURL())})}},{key:"_createExtraElement",value:function(){return p.default.createElement(p.Fragment,null,p.default.createElement(R.OverlayContainer,null))}},{key:"_getDefaultURL",value:function(){return(0,_.getDefaultURL)(this.state.store)}},{key:"_openURL",value:function(t){this.state.store.dispatch((0,y.appNavigate)((0,v.toURLString)(t)))}}]),D})(h.BaseApp);e.AbstractApp=L},1267,[2,3,4,5,456,6,8,11,70,1141,528,1268,1280,1094]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1268,[1269,1271,1273]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.mediaPermissionPromptVisibilityChanged=function(n,o){return{type:t.MEDIA_PERMISSION_PROMPT_VISIBILITY_CHANGED,browser:o,isVisible:n}},e.setFatalError=function(n){return{type:t.SET_FATAL_ERROR,fatalError:n}};var t=r(d[0])},1269,[1270]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_FATAL_ERROR=e.MEDIA_PERMISSION_PROMPT_VISIBILITY_CHANGED=void 0;e.MEDIA_PERMISSION_PROMPT_VISIBILITY_CHANGED='MEDIA_PERMISSION_PROMPT_VISIBILITY_CHANGED';e.SET_FATAL_ERROR='SET_FATAL_ERROR'},1270,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={OverlayContainer:!0};Object.defineProperty(e,"OverlayContainer",{enumerable:!0,get:function(){return o.default}});var o=t(r(d[1])),u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))})},1271,[3,1272,1311]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),v=r(d[8]),p=r(d[9]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(h,t);var n,v,p=(n=h,v=y(),function(){var t,u=(0,l.default)(n);if(v){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function h(){return(0,u.default)(this,h),p.apply(this,arguments)}return(0,c.default)(h,[{key:"render",value:function(){var t=this.props.overlay;return t?s.default.createElement(t,{}):null}}]),h})(s.Component);var R=(0,v.connect)(function(t){return{overlay:(0,p.getOverlayToRender)(t)}})(h);e.default=R},1272,[2,3,4,5,6,8,11,70,464,1273]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getOverlayToRender=function(o){for(var u,l=n((0,t.getOverlays)());!(u=l()).done;){var f=u.value,y=f.WrappedComponent||f;if(y.needsRender(o))return f}return},e.getMediaPermissionPromptVisibility=function(t){return t['features/overlay'].isMediaPermissionPromptVisible};var t=r(d[0]);function n(t,n){var u;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(u=o(t))||n&&t&&"number"==typeof t.length){u&&(t=u);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(u=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(u)}function o(t,n){if(t){if("string"==typeof t)return u(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?u(t,n):void 0}}function u(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}},1273,[1274]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getOverlays=function(){return[n.LoadConfigOverlay,n.PageReloadOverlay]};var n=r(d[0])},1274,[1275]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"LoadConfigOverlay",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"OverlayFrame",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"PageReloadOverlay",{enumerable:!0,get:function(){return f.default}});var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3]))},1275,[3,1276,1277,1279]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),y=r(d[8]),v=r(d[9]),p=r(d[10]),h=r(d[11]),O=r(d[12]),R=(r(d[13]),n(r(d[14]))),_=n(r(d[15]));function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var E=(function(t){(0,u.default)(O,t);var n,v,p=(n=O,v=C(),function(){var t,l=(0,f.default)(n);if(v){var o=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,o)}else t=l.apply(this,arguments);return(0,c.default)(this,t)});function O(){return(0,l.default)(this,O),p.apply(this,arguments)}return(0,o.default)(O,[{key:"render",value:function(){var t=this.props._styles;return s.default.createElement(R.default,null,s.default.createElement(y.View,{style:[_.default.loadingOverlayWrapper,t.loadingOverlayWrapper]},s.default.createElement(y.SafeAreaView,null,s.default.createElement(h.LoadingIndicator,{color:t.indicatorColor,size:"large",style:_.default.connectIndicator}),s.default.createElement(y.Text,{style:[_.default.loadingOverlayText,t.loadingOverlayText]},this.props.t('connectingOverlay.joiningRoom')))))}}],[{key:"needsRender",value:function(t){return Boolean(t['features/overlay'].loadConfigOverlayVisible)}}]),O})(s.Component);var x=(0,p.translate)((0,O.connect)(function(t){return{_styles:v.ColorSchemeRegistry.get(t,'LoadConfigOverlay')}})(E));e.default=x},1276,[2,3,4,5,6,8,11,70,15,458,907,562,464,545,1277,1278]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),f=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=n(r(d[9]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(_,t);var n,v,R=(n=_,v=h(),function(){var t,u=(0,o.default)(n);if(v){var f=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,f)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,f.default)(_,[{key:"render",value:function(){return s.default.createElement(p.View,{style:y.default.container},s.default.createElement(p.SafeAreaView,{style:y.default.safeContainer},this.props.children))}}]),_})(s.Component);e.default=v},1277,[2,3,4,5,6,8,11,70,15,1278]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),n=r(d[2]),l=r(d[3]),c=r(d[4]);function O(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);o&&(l=l.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,l)}return n}function u(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?O(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):O(Object(l)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(l,o))})}return t}var b={connectIndicator:{margin:c.BoxModel.margin},container:u(u({},n.StyleSheet.absoluteFillObject),{},{backgroundColor:c.ColorPalette.black}),loadingOverlayText:{color:c.ColorPalette.white},loadingOverlayWrapper:u(u({},n.StyleSheet.absoluteFillObject),{},{alignItems:'center',flex:1,flexDirection:'column',justifyContent:'center'}),safeContainer:{flex:1}};e.default=b,l.ColorSchemeRegistry.register('LoadConfigOverlay',{indicatorColor:(0,l.schemeColor)('text'),loadingOverlayText:{color:(0,l.schemeColor)('text')},loadingOverlayWrapper:{backgroundColor:(0,l.schemeColor)('background')}})},1278,[3,463,15,458,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),c=n(r(d[4])),u=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=n(r(d[9])),v=r(d[10]),h=r(d[11]),b=r(d[12]),O=r(d[13]),_=r(d[14]),j=r(d[15]),w=(r(d[16]),r(d[17])),P=t(r(d[18])),R=n(r(d[19]));function C(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function D(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?C(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):C(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var N=(function(t){(0,f.default)(_,t);var n,o,b=(n=_,o=S(),function(){var t,l=(0,p.default)(n);if(o){var c=(0,p.default)(this).constructor;t=Reflect.construct(l,arguments,c)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function _(t){var n;return(0,l.default)(this,_),(n=b.call(this,t))._onCancel=n._onCancel.bind((0,u.default)(n)),n._onReloadNow=n._onReloadNow.bind((0,u.default)(n)),n}return(0,c.default)(_,[{key:"_onCancel",value:function(){clearInterval(this._interval),this.props.dispatch((0,w.setFatalError)(void 0)),this.props.dispatch((0,h.appNavigate)(void 0))}},{key:"_onReloadNow",value:function(){clearInterval(this._interval),this.props.dispatch((0,h.reloadNow)())}},{key:"render",value:function(){var t=this.props,n=t._dialogStyles,o=t.t,l=this.state,c=l.message,u=l.timeLeft,f=l.title;return y.default.createElement(R.default,null,y.default.createElement(O.ConfirmDialog,{cancelKey:"dialog.Cancel",okKey:"dialog.rejoinNow",onCancel:this._onCancel,onSubmit:this._onReloadNow},y.default.createElement(v.Text,{style:n.text},o(f)+" "+o(c,{seconds:u}))))}}]),_})(P.default);var E=(0,_.translate)((0,j.connect)(function(t){return D(D({},(0,P.abstractMapStateToProps)(t)),{},{_dialogStyles:b.ColorSchemeRegistry.get(t,'Dialog')})})(N));e.default=E},1279,[2,3,463,4,5,10,6,8,11,70,15,1280,458,554,907,464,545,1269,1305,1277]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.appNavigate=S,e.redirectWithStoredParams=P,e.redirectToStaticPage=U,e.reloadNow=function(){return function(t,o){t((0,R.setFatalError)(void 0));var n=o(),s=n['features/base/connection'].locationURL,c=_(s,n);k.default.info("Reloading the conference using URL: "+s),'ReactNative'===navigator.product?t(S((0,v.toURLString)(c))):t(C())}},e.reloadWithStoredParams=C,e.maybeRedirectToWelcomePage=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(o,s){var c=s()['features/base/config'].enableClosePage;if(c){if((0,b.isVpaasMeeting)(s()))return void U('/');var u,f=s()['features/base/jwt'],l=f.isGuest,h=f.jwt;window.sessionStorage.setItem('guest',l),window.sessionStorage.setItem('jwt',h);var p='close.html';return interfaceConfig.SHOW_PROMOTIONAL_CLOSE_PAGE?(Number(n.API_ID)===n.API_ID&&(u="#jitsi_meet_external_api_id="+n.API_ID),p='close3.html'):t.feedbackSubmitted||(p='close2.html'),void o(U("static/"+p,u))}t.showThankYou&&o((0,w.showNotification)({titleArguments:{appName:(0,L.getName)()},titleKey:'dialog.thankYou'})),s()['features/base/config'].enableWelcomePage&&setTimeout(function(){o(P('/'))},t.showThankYou?3e3:500)}};var o=t(r(d[1])),n=r(d[2]),s=r(d[3]),c=r(d[4]),u=r(d[5]),f=r(d[6]),l=r(d[7]),h=r(d[8]),p=r(d[9]),v=r(d[10]),b=r(d[11]),w=r(d[12]),R=r(d[13]),L=r(d[14]),k=t(r(d[15]));function S(t){return function(n,l){var h,b,R,S,P,U,_,C,I,N,T;return o.default.async(function(x){for(;;)switch(x.prev=x.next){case 0:if((h=(0,v.parseURIString)(t))&&h.host||(b=(0,v.parseURIString)((0,L.getDefaultURL)(l)),h?(h.host=b.host,h.hostname=b.hostname,h.pathname=b.pathname+h.pathname.substr(1),h.port=b.port,h.protocol=b.protocol):h=b),h.protocol||(h.protocol='https:'),S=(R=h).contextRoot,P=R.host,U=R.room,_=new URL(h.toString()),'ReactNative'===navigator.product&&n((0,u.disconnect)()),n((0,w.clearNotifications)()),n((0,c.configWillLoad)(_,U)),'http:'!==(C=h.protocol.toLowerCase())&&'https:'!==C&&(C='https:'),N=(I=C+"//"+P+(S||'/'))+"config.js",U&&(N+="?room="+(0,v.getBackendSafeRoomName)(U)),U||(T=(0,c.restoreConfig)(I)),T){x.next=31;break}return x.prev=15,x.next=18,o.default.awrap((0,f.loadConfig)(N));case 18:T=x.sent,n((0,c.storeConfig)(I,T)),x.next=31;break;case 22:if(x.prev=22,x.t0=x.catch(15),T=(0,c.restoreConfig)(I)){x.next=31;break}if(!U){x.next=29;break}return n((0,c.loadConfigError)(x.t0,_)),x.abrupt("return");case 29:k.default.warn('Failed to load config but there is no room, applying a fake one'),T=(0,c.createFakeConfig)(I);case 31:if(l()['features/base/config'].locationURL===_){x.next=34;break}return n((0,c.loadConfigError)(new Error('Config no longer needed!'),_)),x.abrupt("return");case 34:n((0,u.setLocationURL)(_)),n((0,c.setConfig)(T)),n((0,s.setRoom)(U)),U&&'ReactNative'===navigator.product&&(n((0,p.createDesiredLocalTracks)()),n((0,u.connect)()));case 38:case"end":return x.stop()}},null,null,[[15,22]],Promise)}}function P(t){return function(o,n){var s=n()['features/base/connection'].locationURL,c=new URL(s.href);c.pathname=t,window.location.assign(c.toString())}}function U(t,o){return function(){var n=window.location,s=t;s.startsWith('/')||(s.startsWith('./')&&(s=s.substring(2)),s=(0,v.getLocationContextRoot)(n)+s),o&&(n.hash=o),n.pathname=s}}function _(t,o){var n=(0,h.toState)(o)['features/base/tracks'],s=(0,p.isLocalVideoTrackMuted)(n),c=(0,p.isLocalTrackMuted)(n,l.MEDIA_TYPE.AUDIO);return(0,v.addHashParamsToURL)(new URL(t),{'config.startWithAudioMuted':c,'config.startWithVideoMuted':s})}function C(){return function(t,o){var n=o(),s=_(n['features/base/connection'].locationURL,n),c=window.location,u=c.search;c.replace(s.toString()),s.search===u&&c.reload()}}},1280,[3,533,1093,1281,1102,1292,1064,1072,464,1088,528,1302,887,1268,1094,1266]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1281,[1282,1301,1295,1294]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.authStatusChanged=function(n,t){return{type:_.AUTH_STATUS_CHANGED,authEnabled:n,authLogin:t}},e.conferenceFailed=y,e.conferenceJoined=D,e.conferenceLeft=R,e.conferenceSubjectChanged=h,e.conferenceTimestampChanged=b,e.conferenceWillJoin=P,e.conferenceWillLeave=function(n){return{type:_.CONFERENCE_WILL_LEAVE,conference:n}},e.createConference=function(){return function(n,t){var o=t(),u=o['features/base/connection'],s=u.connection,E=u.locationURL;if(!s)throw new Error('Cannot create a conference without a connection!');var C=o['features/base/conference'],_=C.password,v=C.room;if(!v)throw new Error('Cannot join a conference without a room name!');var S=o['features/base/config'],y=o['features/base/jwt'].tenant,D=(0,p.getLocalParticipant)(o),R=D.email,h=D.name,b=s.initJitsiConference((0,l.getBackendSafeRoomName)(v),T(T({},S),{},{applicationName:(0,c.getName)(),getWiFiStatsMethod:(0,l.getJitsiMeetGlobalNS)().getWiFiStats,confID:""+E.host+(0,l.getBackendSafePath)(E.pathname),siteID:y,statisticsDisplayName:S.enableDisplayNameInStats?h:void 0,statisticsId:S.enableEmailInStats?R:void 0}));s[f.JITSI_CONNECTION_CONFERENCE_KEY]=b,b[N.JITSI_CONFERENCE_URL_KEY]=E,n(I(b)),O(b,n),(0,A.sendLocalParticipant)(o,b),b.join(_)}},e.checkIfCanJoin=function(){return function(n,t){var o=t()['features/base/conference'],c=o.authRequired,u=o.password;c&&n(I(c)),c&&c.join(u)}},e.dataChannelOpened=function(){return{type:_.DATA_CHANNEL_OPENED}},e.kickedOut=L,e.lockStateChanged=J,e.onStartMutedPolicyChanged=M,e.p2pStatusChanged=function(n){return{type:_.P2P_STATUS_CHANGED,p2p:n}},e.sendTones=function(n,t,o){return{type:_.SEND_TONES,tones:n,duration:t,pause:o}},e.setDesktopSharingEnabled=function(n){return{type:_.SET_DESKTOP_SHARING_ENABLED,desktopSharingEnabled:n}},e.setFollowMe=function(n){return{type:_.SET_FOLLOW_ME,enabled:n}},e.setPassword=function(n,t,o){return function(c,u){switch(t){case n.join:var f=u()['features/base/conference'];c({type:_.SET_PASSWORD,conference:n,method:t,password:o}),(f=u()['features/base/conference']).password!==o||f.conference||t.call(n,o);break;case n.lock:var s=u()['features/base/conference'];return s.conference===n?t.call(n,o).then(function(){return c({type:_.SET_PASSWORD,conference:n,method:t,password:o})}).catch(function(n){return c({type:_.SET_PASSWORD_FAILED,error:n})}):Promise.reject()}}},e.setRoom=function(n){return{type:_.SET_ROOM,room:n}},e.setStartMutedPolicy=function(n,t){return function(o,c){var u=(0,A.getCurrentConference)(c());return u&&u.setStartMutedPolicy({audio:n,video:t}),o(M(n,t))}},e.setSubject=function(n){return function(t,o){var c=o()['features/base/conference'].conference;c?c.setSubject(n||''):t({type:_.SET_PENDING_SUBJECT_CHANGE,subject:n})}};var t=n(r(d[1])),o=r(d[2]),c=r(d[3]),u=r(d[4]),f=r(d[5]),s=r(d[6]),E=r(d[7]),p=r(d[8]),C=r(d[9]),l=r(d[10]),_=r(d[11]),N=r(d[12]),A=r(d[13]),v=n(r(d[14]));function S(n,t){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(n);t&&(c=c.filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})),o.push.apply(o,c)}return o}function T(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?S(Object(c),!0).forEach(function(o){(0,t.default)(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):S(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}function O(n,t){n.on(s.JitsiConferenceEvents.CONFERENCE_ERROR,function(n){return v.default.error('Conference error.',n)}),n.on(s.JitsiConferenceEvents.CONFERENCE_FAILED,function(){for(var o=arguments.length,c=new Array(o),u=0;u<o;u++)c[u]=arguments[u];return t(y.apply(void 0,[n].concat(c)))}),n.on(s.JitsiConferenceEvents.CONFERENCE_JOINED,function(){for(var o=arguments.length,c=new Array(o),u=0;u<o;u++)c[u]=arguments[u];return t(D.apply(void 0,[n].concat(c)))}),n.on(s.JitsiConferenceEvents.CONFERENCE_LEFT,function(){t(b(0));for(var o=arguments.len
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1283,[1284,1285,1286]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.endpointMessageReceived=function(n,s){return{type:t.ENDPOINT_MESSAGE_RECEIVED,participant:n,json:s}},e.removeTranscriptMessage=function(n){return{type:t.REMOVE_TRANSCRIPT_MESSAGE,transcriptMessageID:n}},e.updateTranscriptMessage=function(n,s){return{type:t.UPDATE_TRANSCRIPT_MESSAGE,transcriptMessageID:n,newTranscriptMessage:s}},e.toggleRequestingSubtitles=function(){return{type:t.TOGGLE_REQUESTING_SUBTITLES}};var t=r(d[0])},1284,[1285]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_REQUESTING_SUBTITLES=e.UPDATE_TRANSCRIPT_MESSAGE=e.REMOVE_TRANSCRIPT_MESSAGE=e.ENDPOINT_MESSAGE_RECEIVED=void 0;e.ENDPOINT_MESSAGE_RECEIVED='ENDPOINT_MESSAGE_RECEIVED';e.REMOVE_TRANSCRIPT_MESSAGE='REMOVE_TRANSCRIPT_MESSAGE';e.UPDATE_TRANSCRIPT_MESSAGE='UPDATE_TRANSCRIPT_MESSAGE';e.TOGGLE_REQUESTING_SUBTITLES='TOGGLE_REQUESTING_SUBTITLES'},1285,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Captions",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"ClosedCaptionButton",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1286,[3,1287,1290]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]),y=r(d[9]),v=t(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(b,t);var p,y,_=(p=b,y=h(),function(){var t,n=(0,o.default)(p);if(y){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function b(){return(0,n.default)(this,b),_.apply(this,arguments)}return(0,u.default)(b,[{key:"_renderParagraph",value:function(t,n){return l.default.createElement(s.Text,{key:t,onPress:this.props.onPress,style:v.default.subtitle},n)}},{key:"_renderSubtitlesContainer",value:function(t){return l.default.createElement(s.Container,{style:v.default.subtitlesContainer},t)}}]),b})(y.AbstractCaptions),b=(0,p.connect)(y._abstractMapStateToProps)(_);e.default=b},1287,[3,4,5,6,8,11,70,562,464,1288,1289]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._abstractMapStateToProps=function(t){var n=t['features/subtitles']._requestingSubtitles,o=h(t);return{_requestingSubtitles:n,_transcripts:0===o.size?void 0:o}},e.AbstractCaptions=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6]));function c(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=p(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function p(t,n){if(t){if("string"==typeof t)return y(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?y(t,n):void 0}}function y(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,s.default)(h,t);var p,y,b=(p=h,y=v(),function(){var t,n=(0,l.default)(p);if(y){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function h(){return(0,o.default)(this,h),b.apply(this,arguments)}return(0,u.default)(h,[{key:"render",value:function(){var t=this.props,o=t._requestingSubtitles,u=t._transcripts;if(!o||!u||!u.size)return null;for(var s,f=[],l=c(u);!(s=l()).done;){var p=s.value,y=(0,n.default)(p,2),v=y[0],b=y[1];f.push(this._renderParagraph(v,b))}return this._renderSubtitlesContainer(f)}}]),h})(r(d[7]).Component);function h(t){for(var o,u=t['features/subtitles']._transcriptMessages,s=new Map,f=c(u);!(o=f()).done;){var l=o.value,p=(0,n.default)(l,2),y=p[0],v=p[1];if(v){var b=v.participantName+": ";if(v.final)b+=v.final;else b+=(v.stable||'')+(v.unstable||'');s.set(y,b)}}return s}e.AbstractCaptions=b},1288,[3,397,4,5,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]),t=(0,o.createStyleSheet)({subtitle:{backgroundColor:o.ColorPalette.black,borderRadius:o.BoxModel.margin/4,color:o.ColorPalette.white,marginBottom:o.BoxModel.margin,padding:o.BoxModel.padding/2},subtitlesContainer:{alignItems:'center',flexDirection:'column',flexGrow:0,justifyContent:'flex-end',margin:o.BoxModel.margin}});e.default=t},1289,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.mapStateToProps=h,e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),s=t(r(d[5])),l=r(d[6]),f=r(d[7]),b=r(d[8]),p=r(d[9]),y=r(d[10]);function v(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function O(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?v(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):v(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function j(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,o.default)(p,t);var n,l,f=(n=p,l=j(),function(){var t,c=(0,s.default)(n);if(l){var o=(0,s.default)(this).constructor;t=Reflect.construct(c,arguments,o)}else t=c.apply(this,arguments);return(0,u.default)(this,t)});function p(){var t;(0,c.default)(this,p);for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return(t=f.call.apply(f,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.cc',t.icon=b.IconClosedCaption,t.label='transcribing.start',t.toggledLabel='transcribing.stop',t}return p})(y.AbstractClosedCaptionButton);function h(t,n){var c=t['features/base/config'].transcribingEnabled,o=t['features/base/jwt'].isGuest,u=void 0===o||o,s=(0,l.getFeatureFlag)(t,l.CLOSE_CAPTIONS_ENABLED,!0)&&c&&!u,f=n.visible,b=void 0===f?s:f;return O(O({},(0,y._abstractMapStateToProps)(t,n)),{},{visible:b})}var w=(0,f.translate)((0,p.connect)(h)(P));e.default=w},1290,[3,463,4,6,8,11,1136,907,571,464,1291]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._abstractMapStateToProps=function(t,n){var u=t['features/subtitles']._requestingSubtitles,s=t['features/base/config'].transcribingEnabled,o=n.visible,c=void 0===o?Boolean(s&&(0,f.isLocalParticipantModerator)(t)):o;return{_requestingSubtitles:u,visible:c}},e.AbstractClosedCaptionButton=void 0;var n=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),l=r(d[6]),f=r(d[7]),b=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,s.default)(y,t);var f,b,_=(f=y,b=v(),function(){var t,n=(0,c.default)(f);if(b){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function y(){return(0,n.default)(this,y),_.apply(this,arguments)}return(0,u.default)(y,[{key:"_handleClick",value:function(){var t=this.props,n=t._requestingSubtitles,u=t.dispatch;(0,l.sendAnalytics)((0,l.createToolbarEvent)('transcribing.ccButton',{requesting_subtitles:Boolean(n)})),u((0,p.toggleRequestingSubtitles)())}},{key:"_isDisabled",value:function(){return!1}},{key:"_isToggled",value:function(){return this.props._requestingSubtitles}}]),y})(b.AbstractButton);e.AbstractClosedCaptionButton=_},1291,[3,4,5,6,8,11,1090,885,1155,1284]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1292,[1293,1297,1298,1300]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.connect=function(n,t){return function(o,c){var s=c(),E=L(s),f=s['features/base/connection'].locationURL,C=s['features/base/jwt'].jwt,T=new N.default.JitsiConnection(E.appId,C,E);function _(){b(),o(v(T))}function D(n,t,c,s){b(),o(l(T,{credentials:c,details:s,name:n,message:t}))}function b(){T.removeEventListener(N.JitsiConnectionEvents.CONNECTION_DISCONNECTED,_),T.removeEventListener(N.JitsiConnectionEvents.CONNECTION_FAILED,D)}T[u.JITSI_CONNECTION_URL_KEY]=f,o(I(T)),T.addEventListener(N.JitsiConnectionEvents.CONNECTION_DISCONNECTED,_),T.addEventListener(N.JitsiConnectionEvents.CONNECTION_ESTABLISHED,function n(){T.removeEventListener(N.JitsiConnectionEvents.CONNECTION_ESTABLISHED,n);o(O(T,Date.now()))}),T.addEventListener(N.JitsiConnectionEvents.CONNECTION_FAILED,D),T.connect({id:n,password:t})}},e.connectionDisconnected=v,e.connectionEstablished=O,e.connectionFailed=l,e.disconnect=function(){return function(n,t){var o,N=t(),E=(0,s.getCurrentConference)(N);E?(n((0,c.conferenceWillLeave)(E)),o=E.leave().catch(function(t){C.default.warn('JitsiConference.leave() rejected with:',t),n((0,c.conferenceLeft)(E))})):o=Promise.resolve();var f=N['features/base/connection'],u=f.connecting,v=f.connection,O=v||u;return O?o=o.then(function(){return O.disconnect()}):C.default.info('No connection found while disconnecting.'),o}},e.setLocationURL=function(n){return{type:f.SET_LOCATION_URL,locationURL:n}};var o=t(r(d[2])),c=r(d[3]),s=r(d[4]),N=n(r(d[5])),E=r(d[6]),f=r(d[7]),u=r(d[8]),C=t(r(d[9]));function v(n){return{type:f.CONNECTION_DISCONNECTED,connection:n}}function O(n,t){return{type:f.CONNECTION_ESTABLISHED,connection:n,timeEstablished:t}}function l(n,t){var o=t.credentials;return o&&!Object.keys(o).length&&(t.credentials=void 0),{type:f.CONNECTION_FAILED,connection:n,error:t}}function I(n){return{type:f.CONNECTION_WILL_CONNECT,connection:n}}function L(n){var t=o.default.cloneDeep(n['features/base/config']),c=t.bosh;if(c){var s=n['features/base/connection'].locationURL;if(c.startsWith('//'))c=""+s.protocol+c;else if(c.startsWith('/')){var N=(0,E.parseURIString)(s.href);c=N.protocol+"//"+N.host+(N.contextRoot||'/')+c.substr(1)}var f=n['features/base/conference'].room;f&&(c+="?room="+(0,E.getBackendSafeRoomName)(f)),t.serviceUrl=t.bosh=c}return t}},1293,[2,3,466,1282,1294,1064,528,1297,1298,1299]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._addLocalTracksToConference=function(n,t){for(var o,c=n.getLocalTracks(),f=[],u=p(t);!(o=u()).done;){var s=o.value;-1===c.indexOf(s)&&f.push(n.addTrack(s).catch(function(n){b('Failed to add local track to conference',n)}))}return Promise.all(f)},e.commonUserJoinedHandling=function(n,t,o){var f=n.dispatch,u=o.getId(),s=o.getDisplayName();o.isHidden()?f((0,c.hiddenParticipantJoined)(u,s)):f((0,c.participantJoined)({botType:o.getBotType(),conference:t,id:u,name:s,presence:o.getStatus(),role:o.getRole()}))},e.commonUserLeftHandling=function(n,t,o){var f=n.dispatch,u=o.getId();o.isHidden()?f((0,c.hiddenParticipantLeft)(u)):f((0,c.participantLeft)(u,t))},e.forEachConference=function(n,t){for(var o=(0,f.toState)(n)['features/base/conference'],c=0,u=Object.values(o);c<u.length;c++){var l=u[c];if(l&&'object'==typeof l){var p=l[s.JITSI_CONFERENCE_URL_KEY];if((p||'function'==typeof l.myUserId)&&!t(l,p))return!1}}return!0},e.getConferenceName=function(n){var t=(0,f.toState)(n),o=t['features/base/jwt'].callee,c=t['features/base/config'].callDisplayName,s=t['features/base/conference'],l=s.pendingSubjectChange,p=s.room,v=s.subject;return l||v||c||o&&o.name||h((0,u.safeDecodeURIComponent)(p))},e.getConferenceNameForTitle=function(n){return h((0,u.safeDecodeURIComponent)((0,f.toState)(n)['features/base/conference'].room))},e.getConferenceTimestamp=function(n){return(0,f.toState)(n)['features/base/conference'].conferenceTimestamp},e.getCurrentConference=function(n){var t=(0,f.toState)(n)['features/base/conference'],o=t.conference,c=t.joining,u=t.leaving,s=t.membersOnly,l=t.passwordRequired;if(o)return o===u?void 0:o;return c||l||s},e.getRoomName=function(n){return n['features/base/conference'].room},e._handleParticipantError=function(n){if('Data channels support is disabled!'!==n.message)throw n},e.isRoomValid=function(n){return'string'==typeof n&&''!==n},e._removeLocalTracksFromConference=function(n,t){return Promise.all(t.map(function(t){return n.removeTrack(t).catch(function(n){n.name!==o.JitsiTrackErrors.TRACK_IS_DISPOSED&&b('Failed to remove local track from conference',n)})}))},e.sendLocalParticipant=function(n,t){var o=(0,c.getLocalParticipant)(n),f=o.avatarID,u=o.avatarURL,l=o.email,p=o.features,v=o.name;f&&t.sendCommand(s.AVATAR_ID_COMMAND,{value:f}),u&&t.sendCommand(s.AVATAR_URL_COMMAND,{value:u}),l&&t.sendCommand(s.EMAIL_COMMAND,{value:l}),p&&'true'===p['screen-sharing']&&t.setLocalParticipantProperty('features_screen-sharing',!0);t.setDisplayName(v)};var t=n(r(d[1])),o=r(d[2]),c=r(d[3]),f=r(d[4]),u=r(d[5]),s=r(d[6]),l=n(r(d[7]));function p(n,t){var o;if("undefined"==typeof Symbol||null==n["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(n)||(o=v(n))||t&&n&&"number"==typeof n.length){o&&(n=o);var c=0;return function(){return c>=n.length?{done:!0}:{done:!1,value:n[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=n["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function v(n,t){if(n){if("string"==typeof n)return y(n,t);var o=Object.prototype.toString.call(n).slice(8,-1);return"Object"===o&&n.constructor&&(o=n.constructor.name),"Map"===o||"Set"===o?Array.from(n):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?y(n,t):void 0}}function y(n,t){(null==t||t>n.length)&&(t=n.length);for(var o=0,c=new Array(t);o<t;o++)c[o]=n[o];return c}function b(n,t){l.default.error(n,t)}function h(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'';return t.default.words((""+n).replace(/['\u2019]/g,'')).reduce(function(n,o,c){return n+(c?' ':'')+t.default.upperFirst(o)},'')}},1294,[3,466,1064,885,464,528,1295,1296]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.JITSI_CONFERENCE_URL_KEY=e.EMAIL_COMMAND=e.AVATAR_URL_COMMAND=e.AVATAR_ID_COMMAND=void 0;e.AVATAR_ID_COMMAND='avatar-id';e.AVATAR_URL_COMMAND='avatar-url';e.EMAIL_COMMAND='email';var A=Symbol('url');e.JITSI_CONFERENCE_URL_KEY=A},1295,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/conference');e.default=t},1296,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_LOCATION_URL=e.CONNECTION_WILL_CONNECT=e.CONNECTION_FAILED=e.CONNECTION_ESTABLISHED=e.CONNECTION_DISCONNECTED=void 0;e.CONNECTION_DISCONNECTED='CONNECTION_DISCONNECTED';e.CONNECTION_ESTABLISHED='CONNECTION_ESTABLISHED';e.CONNECTION_FAILED='CONNECTION_FAILED';e.CONNECTION_WILL_CONNECT='CONNECTION_WILL_CONNECT';e.SET_LOCATION_URL='SET_LOCATION_URL'},1297,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.JITSI_CONNECTION_URL_KEY=e.JITSI_CONNECTION_CONFERENCE_KEY=void 0;var N=Symbol('conference');e.JITSI_CONNECTION_CONFERENCE_KEY=N;var _=Symbol('url');e.JITSI_CONNECTION_URL_KEY=_},1298,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/connection');e.default=t},1299,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getCurrentConferenceUrl=function(u){var f,c=(0,t.toState)(u);s(c)&&(f=(0,n.toURLString)(o(c)));f&&'/'===f.substr(-1)&&(f=void 0);return f||void 0},e.getInviteURL=o,e.isInviteURLReady=s,e.getURLWithoutParams=u,e.getURLWithoutParamsNormalized=function(t){var n=u(t).href;if(n)return n.toLowerCase();return''},e.toJid=function(t,n){var o=n.authdomain,s=n.domain;return t.indexOf('@')>=0?t:t+"@"+(o||s)};var t=r(d[0]),n=r(d[1]);function o(n){var o=(0,t.toState)(n),s=o instanceof URL?o:o['features/base/connection'].locationURL;if(s||(s=o['features/base/config'].locationURL),!s)throw new Error('Can not get invite URL - the app is not ready');var f=o['features/dynamic-branding'].inviteDomain,c=u(s);return f?f+"/"+(o['features/base/config'].brandingRoomAlias||c.pathname):c.href}function s(n){var o=(0,t.toState)(n);return Boolean(o['features/base/connection'].locationURL||o['features/base/config'].locationURL)}function u(t){var n=t,o=n.hash,s=n.search;if(o&&o.length>1||s&&s.length>1){(t=new URL(t.href)).hash='',t.search='';var u=t.href;u&&(u.endsWith('#')&&(u=u.substring(0,u.length-1)),u.endsWith('?')&&(u=u.substring(0,u.length-1)),t.href===u||(t=new URL(u)))}return t}},1300,[464,528]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_START_MUTED_POLICY=e.SET_SIP_GATEWAY_ENABLED=e.SET_ROOM=e.SET_PENDING_SUBJECT_CHANGE=e.SET_PASSWORD_FAILED=e.SET_PASSWORD=e.SET_FOLLOW_ME=e.SET_DESKTOP_SHARING_ENABLED=e.SEND_TONES=e.P2P_STATUS_CHANGED=e.LOCK_STATE_CHANGED=e.KICKED_OUT=e.DATA_CHANNEL_OPENED=e.CONFERENCE_WILL_LEAVE=e.CONFERENCE_WILL_JOIN=e.CONFERENCE_TIMESTAMP_CHANGED=e.CONFERENCE_SUBJECT_CHANGED=e.CONFERENCE_LEFT=e.CONFERENCE_JOINED=e.CONFERENCE_FAILED=e.AUTH_STATUS_CHANGED=void 0;e.AUTH_STATUS_CHANGED='AUTH_STATUS_CHANGED';e.CONFERENCE_FAILED='CONFERENCE_FAILED';e.CONFERENCE_JOINED='CONFERENCE_JOINED';e.CONFERENCE_LEFT='CONFERENCE_LEFT';e.CONFERENCE_SUBJECT_CHANGED='CONFERENCE_SUBJECT_CHANGED';e.CONFERENCE_TIMESTAMP_CHANGED='CONFERENCE_TIMESTAMP_CHANGED';e.CONFERENCE_WILL_JOIN='CONFERENCE_WILL_JOIN';e.CONFERENCE_WILL_LEAVE='CONFERENCE_WILL_LEAVE';e.DATA_CHANNEL_OPENED='DATA_CHANNEL_OPENED';e.KICKED_OUT='KICKED_OUT';e.LOCK_STATE_CHANGED='LOCK_STATE_CHANGED';e.P2P_STATUS_CHANGED='P2P_STATUS_CHANGED';e.SEND_TONES='SEND_TONES';e.SET_DESKTOP_SHARING_ENABLED='SET_DESKTOP_SHARING_ENABLED';e.SET_FOLLOW_ME='SET_FOLLOW_ME';e.SET_PASSWORD='SET_PASSWORD';e.SET_PASSWORD_FAILED='SET_PASSWORD_FAILED';e.SET_PENDING_SUBJECT_CHANGE='SET_PENDING_SUBJECT_CHANGE';e.SET_ROOM='SET_ROOM';e.SET_SIP_GATEWAY_ENABLED='SET_SIP_GATEWAY_ENABLED';e.SET_START_MUTED_POLICY='SET_START_MUTED_POLICY'},1301,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.extractVpaasTenantFromPath=c,e.isVpaasMeeting=function(t){return Boolean(t['features/base/config'].billingCounterUrl&&t['features/base/jwt'].jwt&&c(t['features/base/connection'].locationURL.pathname))},e.sendCountRequest=function(t){var o,s,u,c,f,I,p;return n.default.async(function(h){for(;;)switch(h.prev=h.next){case 0:return o=t.baseUrl,s=t.billingId,u=t.jwt,c=t.tenant,f=o+"/"+encodeURIComponent(c)+"/"+s,I={Authorization:"Bearer "+u},h.prev=3,h.next=6,n.default.awrap(fetch(f,{method:'GET',headers:I}));case 6:(p=h.sent).ok||l.default.error('Status error:',p.status),h.next=13;break;case 10:h.prev=10,h.t0=h.catch(3),l.default.error('Could not send request',h.t0);case 13:case"end":return h.stop()}},null,null,[[3,10]],Promise)},e.getBillingId=function(){return s.jitsiLocalStorage.getItem(u.BILLING_ID)},e.setBillingId=function(t){s.jitsiLocalStorage.setItem(u.BILLING_ID,t)};var n=t(r(d[1])),o=t(r(d[2])),s=r(d[3]),u=r(d[4]),l=t(r(d[5]));function c(t){var n=t.split('/'),s=(0,o.default)(n,2)[1];return s.startsWith(u.VPAAS_TENANT_PREFIX)?s:''}},1302,[3,533,397,504,1303,1304]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.VPAAS_TENANT_PREFIX=e.BILLING_ID=void 0;e.BILLING_ID='billingId';e.VPAAS_TENANT_PREFIX='vpaas-magic-cookie'},1303,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/billing-counter');e.default=t},1304,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.abstractMapStateToProps=function(t){var n=t['features/base/config'].error,o=t['features/base/connection'].error,s=t['features/overlay'].fatalError;return{details:s&&s.details,isNetworkFailure:s===n||s===o,reason:s&&(s.message||s.name)}},e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),u=n(r(d[6])),f=r(d[7]),v=t(r(d[8])),p=r(d[9]),h=r(d[10]),y=r(d[11]),P=n(r(d[12])),_=n(r(d[13]));function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(S,t);var n,R,k=(n=S,R=b(),function(){var t,o=(0,u.default)(n);if(R){var s=(0,u.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function S(t){var n;(0,o.default)(this,S),n=k.call(this,t);var s,l,c=10+(0,f.randomInt)(0,20);return n.props.isNetworkFailure?(l='dialog.conferenceDisconnectTitle',s='dialog.conferenceDisconnectMsg'):(l='dialog.conferenceReloadTitle',s='dialog.conferenceReloadMsg'),n.state={message:s,timeLeft:c,timeoutSeconds:c,title:l},n}return(0,s.default)(S,null,[{key:"needsRender",value:function(t){return'undefined'==typeof APP?Boolean(t['features/overlay'].fatalError):this.needsRenderWeb(t)}},{key:"needsRenderWeb",value:function(t){var n=t['features/base/conference'].error,o=t['features/base/config'].error,s=t['features/base/connection'].error;return s&&(0,y.isFatalJitsiConnectionError)(s)||n&&(0,y.isFatalJitsiConferenceError)(n)||o}}]),(0,s.default)(S,[{key:"componentDidMount",value:function(){var t=this;'undefined'!=typeof APP&&APP.conference&&APP.conference._room&&APP.conference._room.sendApplicationLog(JSON.stringify({name:'page.reload',label:this.props.reason})),(0,p.sendAnalytics)((0,p.createPageReloadScheduledEvent)(this.props.reason,this.state.timeoutSeconds,this.props.details)),P.default.info("The conference will be reloaded after "+this.state.timeoutSeconds+" seconds."),this._interval=setInterval(function(){0===t.state.timeLeft?(t._interval&&(clearInterval(t._interval),t._interval=void 0),t.props.dispatch((0,h.reloadNow)())):t.setState(function(t){return{timeLeft:t.timeLeft-1}})},1e3)}},{key:"componentWillUnmount",value:function(){this._interval&&(clearInterval(this._interval),this._interval=void 0)}},{key:"_renderButton",value:function(){return this.props.isNetworkFailure?v.default.createElement(_.default,{textKey:"dialog.rejoinNow"}):null}},{key:"_renderProgressBar",value:function(){var t=this.state,n=t.timeLeft,o=t.timeoutSeconds,s=o-n,l=Math.floor(s/o*100);return v.default.createElement("div",{className:"progress-indicator",id:"reloadProgressBar"},v.default.createElement("div",{className:"progress-indicator-fill",style:{width:l+"%"}}))}}]),S})(v.Component);e.default=R},1305,[2,3,4,5,6,8,11,1306,70,1090,1280,1064,1309,1310]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1306,[1307,1308]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.randomAlphanumString=function(t){return f(t,n)},e.randomElement=o,e.randomHexDigit=function(){return o(t)},e.randomHexString=function(n){return f(n,t)},e.randomInt=u;var n='0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',t='0123456789abcdef';function o(n){return n[u(0,n.length-1)]}function u(n,t){return Math.floor(Math.random()*(t-n+1))+n}function f(n,t){for(var u='',f=0;f<n;++f)u+=o(t);return u}},1307,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.generateRoomWithoutSeparator=function(){var l=(0,s.randomElement)(n);for(;o(l);)for(var c in t){var u=(0,s.randomElement)(t[c]);l=l.replace(c,u)}return l};var s=r(d[0]),t={_ADJECTIVE_:['Able','Absent','Absolute','Abstract','Absurd','Academic','Acceptable','Accessible','Accountable','Accurate','Acid','Active','Actual','Acute','Additional','Adequate','Adjacent','Administrative','Adult','Advance','Advanced','Adverse','Aesthetic','Affordable','Afraid','Aged','Agricultural','Alert','Alien','Alike','Alive','Alone','Alternative','Amateur','Amazed','Amazing','Ambitious','Amusing','Ancient','Angry','Annoyed','Annoying','Annual','Anonymous','Anxious','Apparent','Appealing','Applicable','Appropriate','Arbitrary','Architectural','Artificial','Artistic','Ashamed','Asleep','Assistant','Associated','Astonishing','Attractive','Audio','Authentic','Automatic','Available','Average','Aware','Awful','Awkward','Back','Bad','Balanced','Bare','Based','Basic','Beautiful','Beloved','Beneficial','Bent','Best','Better','Big','Biological','Bitter','Bizarre','Blank','Blind','Blonde','Blue','Bold','Bored','Boring','Bottom','Bound','Brave','Brief','Bright','Brilliant','Broad','Broken','Brown','Busy','Calm','Capable','Capital','Capitalist','Careful','Careless','Casual','Cautious','Central','Certain','Challenging','Characteristic','Charming','Cheap','Cheerful','Chemical','Chief','Chronic','Civic','Civil','Civilian','Classic','Classical','Clean','Clear','Clever','Clinical','Close','Closed','Coastal','Cognitive','Cold','Collective','Colonial','Coloured','Colourful','Comfortable','Comic','Commercial','Common','Communist','Comparable','Comparative','Compelling','Competent','Competitive','Complete','Complex','Complicated','Comprehensive','Compulsory','Concerned','Concrete','Confident','Confused','Confusing','Congressional','Connected','Conscious','Consecutive','Conservative','Considerable','Consistent','Constant','Constitutional','Contemporary','Content','Continuous','Contrary','Controversial','Convenient','Conventional','Convinced','Convincing','Cool','Cooperative','Core','Corporate','Correct','Corresponding','Costly','Countless','Covered','Cream','Creative','Credible','Critical','Crowded','Crucial','Crude','Cruel','Cult','Cultural','Curious','Curly','Current','Curved','Cute','Cynical','Daily','Dairy','Damaging','Dangerous','Dark','Dead','Dear','Decent','Decisive','Dedicated','Deep','Defensive','Definite','Deliberate','Delicate','Delicious','Delighted','Democratic','Dense','Dependent','Depressed','Depressing','Desirable','Desperate','Destructive','Detailed','Determined','Different','Difficult','Digital','Diplomatic','Direct','Dirty','Disabled','Disappointed','Disappointing','Disastrous','Dishonest','Distant','Distinct','Distinctive','Disturbing','Diverse','Divine','Divorced','Domestic','Dominant','Double','Downstairs','Downtown','Dramatic','Dressed','Driving','Dry','Dual','Due','Dull','Dumb','Dynamic','Eager','Early','East','Eastern','Easy','Ecological','Economic','Editorial','Educated','Educational','Effective','Efficient','Elaborate','Elderly','Electoral','Electric','Electrical','Electronic','Elegant','Elementary','Eligible','Embarrassed','Embarrassing','Emotional','Empirical','Empty','Encouraging','Endless','Engaged','Engaging','Enjoyable','Enormous','Entertaining','Enthusiastic','Entire','Environmental','Equal','Equivalent','Essential','Eternal','Ethical','Ethnic','Even','Everyday','Evident','Evil','Evolutionary','Exact','Excellent','Exceptional','Excess','Excessive','Excited','Exciting','Exclusive','Executive','Exotic','Expected','Expensive','Experienced','Experimental','Expert','Explicit','Explosive','Extensive','External','Extra','Extraordinary','Extreme','Fabulous','Failed','Fair','Fake','False','Familiar','Family','Famous','Fancy','Fantastic','Far','Fascinating','Fashionable','Fast','Fat','Fatal','Favourable','Favourite','Federal','Fellow','Feminist','Few','Fierce','Final','Financial','Fine','Firm','Fit','Fixed','Flat','Flawed','Flexible','Flying','Folding','Folk','Follo
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/overlay');e.default=t},1309,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),v=r(d[9]),y=r(d[10]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(y,t);var n,p,v=(n=y,p=h(),function(){var t,o=(0,f.default)(n);if(p){var u=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function y(){return(0,o.default)(this,y),v.apply(this,arguments)}return(0,u.default)(y,[{key:"render",value:function(){return s.default.createElement("button",{className:'button-control button-control_overlay button-control_center',onClick:this.props._reloadNow},this.props.t(this.props.textKey))}}]),y})(s.Component);var b=(0,v.translate)((0,y.connect)(void 0,function(t){return{_reloadNow:function(){t((0,p.reloadNow)())}}})(_));e.default=b},1310,[2,3,4,5,6,8,11,70,1280,907,464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1311,[1275]);
__d(function(g,r,i,a,m,e,d){r(d[0]),r(d[1]),r(d[2]),r(d[3]),r(d[4]),r(d[5]),r(d[6]),r(d[7]),r(d[8]),r(d[9]),r(d[10]),r(d[11]),r(d[12]),r(d[13]),r(d[14])},1312,[1313,1321,1329,1330,1333,1343,1351,1355,1358,1360,1361,1363,1369,1411,1413]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]),n=r(d[2]),c=r(d[3]),s=r(d[4]),O=r(d[5]),E=r(d[6]),u=r(d[7]),l=r(d[8]);function D(t){var o=(0,t.getState)()['features/authentication'].waitForOwnerTimeoutID;o&&clearTimeout(o)}function p(t){(0,t.dispatch)((0,c.hideDialog)(l.LoginDialog))}function N(t){var o=t.getState;return Boolean(o()['features/authentication'].waitForOwnerTimeoutID)}O.MiddlewareRegistry.register(function(O){return function(F){return function(h){switch(h.type){case E.CANCEL_LOGIN:var _=O.dispatch,v=(0,O.getState)()['features/authentication'].thenableWithCancel;if(v&&v.cancel(),!(0,c.isDialogOpen)(O,l.WaitForOwnerDialog)){if(N(O)){var w=F(h);return _((0,u._openWaitForOwnerDialog)()),w}p(O),_((0,t.appNavigate)(void 0))}break;case o.CONFERENCE_FAILED:var C,I=h.error;I.name===s.JitsiConferenceErrors.AUTHENTICATION_REQUIRED&&(void 0===I.recoverable&&(I.recoverable=!0),C=I.recoverable),C?O.dispatch((0,u.waitForOwner)()):O.dispatch((0,u.stopWaitForOwner)());break;case o.CONFERENCE_JOINED:N(O)&&O.dispatch((0,u.stopWaitForOwner)()),p(O);break;case o.CONFERENCE_LEFT:O.dispatch((0,u.stopWaitForOwner)());break;case n.CONNECTION_ESTABLISHED:p(O);break;case n.CONNECTION_FAILED:var T=h.error;T&&T.name===s.JitsiConnectionErrors.PASSWORD_REQUIRED&&void 0===T.recoverable&&(T.recoverable=!0,O.dispatch((0,u._openLoginDialog)()));break;case E.STOP_WAIT_FOR_OWNER:D(O),O.dispatch((0,c.hideDialog)(l.WaitForOwnerDialog));break;case E.WAIT_FOR_OWNER:D(O);var b=h.handler,f=h.timeoutMs;h.waitForOwnerTimeoutID=setTimeout(b,f),(0,c.isDialogOpen)(O,l.LoginDialog)||O.dispatch((0,u._openWaitForOwnerDialog)())}return F(h)}}})},1313,[1280,1281,1292,554,1064,464,1314,1315,1316]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.WAIT_FOR_OWNER=e.UPGRADE_ROLE_STARTED=e.UPGRADE_ROLE_FINISHED=e.STOP_WAIT_FOR_OWNER=e.CANCEL_LOGIN=void 0;e.CANCEL_LOGIN='CANCEL_LOGIN';e.STOP_WAIT_FOR_OWNER='STOP_WAIT_FOR_OWNER';e.UPGRADE_ROLE_FINISHED='UPGRADE_ROLE_FINISHED';e.UPGRADE_ROLE_STARTED='UPGRADE_ROLE_STARTED';e.WAIT_FOR_OWNER='WAIT_FOR_OWNER'},1314,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.authenticateAndUpgradeRole=function(n,t,o){return function(c,u){var f,p=u()['features/base/conference'].password,l=o.authenticateAndUpgradeRole({id:n,password:t,roomPassword:p,onLoginSuccessful:function(){return c(w(l,.5))}});return c((f=l,{type:s.UPGRADE_ROLE_STARTED,thenableWithCancel:f})),l.then(function(){return c(w(l,1))},function(n){(n.authenticationError||n.connectionError)&&b.default.error('authenticateAndUpgradeRole failed',n),c(w(l,n))}),l}},e.cancelLogin=function(){return function(n,t){n({type:s.CANCEL_LOGIN});var o=t()['features/base/connection'],c=o.error,u=o.passwordRequired;u&&n((0,f.connectionFailed)(u,(0,l.set)(c,'recoverable',!1)))}},e.cancelWaitForOwner=function(){return function(n,t){n(E());var o=t()['features/base/conference'].authRequired;o&&n((0,u.conferenceLeft)(o)),n((0,c.appNavigate)(void 0))}},e._openLoginDialog=function(){return(0,p.openDialog)(O.LoginDialog)},e._openWaitForOwnerDialog=function(){return(0,p.openDialog)(O.WaitForOwnerDialog)},e.stopWaitForOwner=E,e.waitForOwner=function(){return function(n){return n({type:s.WAIT_FOR_OWNER,handler:function(){return n((0,u.checkIfCanJoin)())},timeoutMs:5e3})}};var t=n(r(d[1])),o=n(r(d[2])),c=r(d[3]),u=r(d[4]),f=r(d[5]),p=r(d[6]),l=r(d[7]),s=r(d[8]),O=r(d[9]),b=n(r(d[10]));function h(n,t){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(n);t&&(c=c.filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})),o.push.apply(o,c)}return o}function y(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?h(Object(c),!0).forEach(function(o){(0,t.default)(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):h(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}function E(){return{type:s.STOP_WAIT_FOR_OWNER}}function w(n,t){var c,u;if('number'==typeof t)u=t;else{var f=t.authenticationError,p=t.connectionError,l=(0,o.default)(t,["authenticationError","connectionError"]);c=y({name:f||p},l),u=f?.5:0}return{type:s.UPGRADE_ROLE_FINISHED,error:c,progress:u,thenableWithCancel:n}}},1315,[3,463,574,1280,1281,1292,554,464,1314,1316,1320]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"LoginDialog",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"WaitForOwnerDialog",{enumerable:!0,get:function(){return o.default}});var n=t(r(d[1])),o=t(r(d[2]))},1316,[3,1317,1319]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),u=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),h=t(r(d[9])),_=r(d[10]),y=r(d[11]),C=r(d[12]),v=r(d[13]),b=r(d[14]),O=r(d[15]),E=r(d[16]),D=r(d[17]),P=r(d[18]);function w(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function R(t){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?w(Object(s),!0).forEach(function(n){(0,o.default)(t,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):w(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function L(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}r(d[19]);var S=(function(t){(0,u.default)(C,t);var n,o,y=(n=C,o=L(),function(){var t,s=(0,p.default)(n);if(o){var c=(0,p.default)(this).constructor;t=Reflect.construct(s,arguments,c)}else t=s.apply(this,arguments);return(0,f.default)(this,t)});function C(t){var n;return(0,s.default)(this,C),(n=y.call(this,t)).state={username:'',password:''},n._onCancel=n._onCancel.bind((0,l.default)(n)),n._onLogin=n._onLogin.bind((0,l.default)(n)),n._onPasswordChange=n._onPasswordChange.bind((0,l.default)(n)),n._onUsernameChange=n._onUsernameChange.bind((0,l.default)(n)),n}return(0,c.default)(C,[{key:"render",value:function(){var t=this.props,n=t._connecting,o=t._dialogStyles,s=t._styles,c=t.t;return h.default.createElement(O.CustomSubmitDialog,{okDisabled:n,onCancel:this._onCancel,onSubmit:this._onLogin},h.default.createElement(_.View,{style:s.loginDialog},h.default.createElement(_.TextInput,{autoCapitalize:'none',autoCorrect:!1,onChangeText:this._onUsernameChange,placeholder:'user@domain.com',placeholderTextColor:O.PLACEHOLDER_COLOR,style:o.field,underlineColorAndroid:O.FIELD_UNDERLINE,value:this.state.username}),h.default.createElement(_.TextInput,{autoCapitalize:'none',onChangeText:this._onPasswordChange,placeholder:c('dialog.userPassword'),placeholderTextColor:O.PLACEHOLDER_COLOR,secureTextEntry:!0,style:[o.field,O.inputDialog.bottomField],underlineColorAndroid:O.FIELD_UNDERLINE,value:this.state.password}),this._renderMessage()))}},{key:"_renderMessage",value:function(){var t,n=this.props,o=n._connecting,s=n._error,c=n._progress,l=n._styles,u=n.t,f=!1,p={};if(c&&c<1)t='connection.FETCH_SESSION_ID';else if(s){var y=s.name;if(y===D.JitsiConnectionErrors.PASSWORD_REQUIRED){var C=s.credentials;C&&C.jid===(0,v.toJid)(this.state.username,this.props._configHosts)&&C.password===this.state.password&&(t='dialog.incorrectPassword',f=!0)}else y&&(t='dialog.connectErrorWithMsg',p.msg=y+" "+s.message,f=!0)}else o&&(t='connection.CONNECTING');if(t){var b=u(t,p),O=[l.dialogText,f?l.errorMessage:l.progressMessage];return h.default.createElement(_.Text,{style:O},b)}return null}},{key:"_onUsernameChange",value:function(t){this.setState({username:t.trim()})}},{key:"_onPasswordChange",value:function(t){this.setState({password:t})}},{key:"_onCancel",value:function(){this.props.dispatch((0,P.cancelLogin)())}},{key:"_onLogin",value:function(){var t=this.props,n=t._conference,o=t.dispatch,s=this.state,c=s.password,l=s.username,u=(0,v.toJid)(l,this.props._configHosts);return o(n?(0,P.authenticateAndUpgradeRole)(u,c,n):(0,b.connect)(u,c))}}]),C})(h.Component);var j=(0,E.translate)((0,y.connect)(function(t){var n=t['features/authentication'],o=n.error,s=n.progress,c=n.thenableWithCancel,l=t['features/base/conference'].authRequired,u=t['features/base/config'].hosts,f=t['features/base/connection'],p=f.connecting,h=f.error;return R(R({},(0,O._abstractMapStateToProps)(t)),{},{_conference:l,_configHosts:u,_connecting:Boolean(p)||Boo
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),l=r(d[1]);o.ColorSchemeRegistry.register('LoginDialog',{dialogText:{margin:l.BoxModel.margin,marginTop:2*l.BoxModel.margin},errorMessage:{color:(0,o.schemeColor)('errorText')},loginDialog:{flex:0,flexDirection:'column',marginBottom:l.BoxModel.margin,marginTop:l.BoxModel.margin},progressMessage:{color:(0,o.schemeColor)('text')}})},1318,[458,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=n(r(d[3])),u=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=r(d[10]),_=r(d[11]),y=r(d[12]);function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,l.default)(k,t);var n,v,_=(n=k,v=C(),function(){var t,o=(0,s.default)(n);if(v){var c=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function k(t){var n;return(0,o.default)(this,k),(n=_.call(this,t))._onCancel=n._onCancel.bind((0,u.default)(n)),n._onLogin=n._onLogin.bind((0,u.default)(n)),n}return(0,c.default)(k,[{key:"render",value:function(){var t=this.props._room;return p.default.createElement(h.ConfirmDialog,{cancelKey:"dialog.Cancel",contentKey:{key:'dialog.WaitForHostMsgWOk',params:{room:t}},okKey:"dialog.Ok",onCancel:this._onCancel,onSubmit:this._onLogin})}},{key:"_onCancel",value:function(){this.props.dispatch((0,y.cancelWaitForOwner)())}},{key:"_onLogin",value:function(){this.props.dispatch((0,y._openLoginDialog)())}}]),k})(p.Component);var R=(0,v.translate)((0,_.connect)(function(t){var n=t['features/base/conference'].authRequired;return{_room:n&&n.getName()}})(k));e.default=R},1319,[2,3,4,5,10,6,8,11,70,554,907,464,1315]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/authentication');e.default=t},1320,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),c=r(d[4]),s=r(d[5]),f=r(d[6]),E=t(r(d[7]));function l(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=_(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function _(t,n){if(t){if("string"==typeof t)return S(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?S(t,n):void 0}}function S(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var y=n.NativeModules.AudioMode,O=new n.NativeEventEmitter(y);function b(t){var n=[O.addListener(y.DEVICE_CHANGE_EVENT,I,t)];t.dispatch({type:f._SET_AUDIOMODE_SUBSCRIPTIONS,subscriptions:n})}function I(t){(0,this.dispatch)({type:f._SET_AUDIOMODE_DEVICES,devices:t})}function p(t){var n=(0,t.getState)()['features/mobile/audio-mode'].subscriptions;if(n)for(var o,u=l(n);!(o=u()).done;){o.value.remove()}}function v(t,n,o){var u,s=t.getState,f=n(o),l=s(),_=(0,c.getCurrentConference)(l),S=l['features/base/audio-only'].enabled;return u=_?S?y.AUDIO_CALL:y.VIDEO_CALL:y.DEFAULT,y.setMode(u).catch(function(t){return E.default.error("Failed to set audio mode "+String(u)+": "+t)}),f}s.MiddlewareRegistry.register(function(t){return function(n){return function(s){switch(s.type){case f._SET_AUDIOMODE_SUBSCRIPTIONS:p(t);break;case o.APP_WILL_UNMOUNT:t.dispatch({type:f._SET_AUDIOMODE_SUBSCRIPTIONS,subscriptions:void 0});break;case o.APP_WILL_MOUNT:b(t);case c.CONFERENCE_FAILED:case c.CONFERENCE_LEFT:case c.CONFERENCE_JOINED:case u.SET_AUDIO_ONLY:return v(t,n,s)}return n(s)}}})},1321,[3,15,1141,1322,1281,464,1327,1328]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1322,[1323,1325]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.setAudioOnly=f,e.toggleAudioOnly=function(){return function(n,t){var u=t()['features/base/audio-only'].enabled;return n(f(!u,!0))}};var t=n(r(d[1])),u=r(d[2]),o=r(d[3]),l=n(r(d[4]));function f(n){var f=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return function(y,s){s()['features/base/audio-only'].enabled!==n&&((0,u.sendAnalytics)((0,u.createAudioOnlyChangedEvent)(n)),l.default.log("Audio-only "+(n?'enabled':'disabled')),y({type:o.SET_AUDIO_ONLY,audioOnly:n,ensureVideoTrack:f}),'undefined'!=typeof APP&&APP.UI.emitEvent(t.default.TOGGLE_AUDIO_ONLY,n))}}},1323,[3,1324,1090,1325,1326]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={NICKNAME_CHANGED:'UI.nickname_changed',EMAIL_CHANGED:'UI.email_changed',AUDIO_MUTED:'UI.audio_muted',VIDEO_MUTED:'UI.video_muted',ETHERPAD_CLICKED:'UI.etherpad_clicked',SHARED_VIDEO_CLICKED:'UI.start_shared_video',UPDATE_SHARED_VIDEO:'UI.update_shared_video',TOGGLE_FULLSCREEN:'UI.toogle_fullscreen',FULLSCREEN_TOGGLED:'UI.fullscreen_toggled',AUTH_CLICKED:'UI.auth_clicked',TOGGLE_AUDIO_ONLY:'UI.toggle_audioonly',TOGGLE_FILMSTRIP:'UI.toggle_filmstrip',TOGGLE_SCREENSHARING:'UI.toggle_screensharing',HANGUP:'UI.hangup',LOGOUT:'UI.logout',VIDEO_DEVICE_CHANGED:'UI.video_device_changed',AUDIO_DEVICE_CHANGED:'UI.audio_device_changed',LOCAL_FLIPX_CHANGED:'UI.local_flipx_changed',SIDE_TOOLBAR_CONTAINER_TOGGLED:'UI.side_container_toggled',LOCAL_RAISE_HAND_CHANGED:'UI.local_raise_hand_changed',LARGE_VIDEO_AVATAR_VISIBLE:'UI.large_video_avatar_visible',LARGE_VIDEO_ID_CHANGED:'UI.large_video_id_changed'}},1324,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_AUDIO_ONLY=void 0;e.SET_AUDIO_ONLY='SET_AUDIO_ONLY'},1325,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(d[0]).getLogger)('features/base/audio-only');e.default=o},1326,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._SET_AUDIOMODE_SUBSCRIPTIONS=e._SET_AUDIOMODE_DEVICES=void 0;e._SET_AUDIOMODE_DEVICES='_SET_AUDIOMODE_DEVICES';e._SET_AUDIOMODE_SUBSCRIPTIONS='_SET_AUDIOMODE_SUBSCRIPTIONS'},1327,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(d[0]).getLogger)('features/mobile/audio-mode');e.default=o},1328,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),s=r(d[2]),c=r(d[3]),u=n(r(d[4]));u.default.onHardwareBackPress=u.default.onHardwareBackPress.bind(u.default),c.MiddlewareRegistry.register(function(){return function(n){return function(c){switch(c.type){case s.APP_WILL_MOUNT:t.BackHandler.addEventListener('hardwareBackPress',u.default.onHardwareBackPress);break;case s.APP_WILL_UNMOUNT:t.BackHandler.removeEventListener('hardwareBackPress',u.default.onHardwareBackPress)}return n(c)}}})},1329,[3,15,1141,464,1238]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),p=r(d[3]),c=r(d[4]);function u(t,n){t((0,c.appStateChanged)(n))}function _(n,s,p){var c=n.getState,u=c()['features/background'].appStateListener,_=s(p),o=c()['features/background'].appStateListener;return u!==o&&(u&&t.AppState.removeEventListener('change',u),o&&t.AppState.addEventListener('change',o)),_}s.MiddlewareRegistry.register(function(t){return function(s){return function(o){switch(o.type){case p._SET_APP_STATE_LISTENER:return _(t,s,o);case n.APP_WILL_MOUNT:var L=t.dispatch;L((0,c._setAppStateListener)(u.bind(void 0,L)));break;case n.APP_WILL_UNMOUNT:t.dispatch((0,c._setAppStateListener)(void 0))}return s(o)}}})},1330,[15,1141,464,1331,1332]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.APP_STATE_CHANGED=e._SET_APP_STATE_LISTENER=void 0;e._SET_APP_STATE_LISTENER='_SET_APP_STATE_LISTENER';e.APP_STATE_CHANGED='APP_STATE_CHANGED'},1331,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._setAppStateListener=function(n){return{type:t._SET_APP_STATE_LISTENER,listener:n}},e.appStateChanged=function(n){return{type:t.APP_STATE_CHANGED,appState:n}};var t=r(d[0])},1332,[1331]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),l=t(r(d[2])),o=r(d[3]),c=r(d[4]),u=r(d[5]),s=r(d[6]),f=r(d[7]),U=r(d[8]),I=r(d[9]),C=r(d[10]),v=r(d[11]),E=t(r(d[12])),A=t(r(d[13])),S=r(d[14]),p=r(d[15]);function _(t,n){var l;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(l=D(t))||n&&t&&"number"==typeof t.length){l&&(t=l);var o=0;return function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(l=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(l)}function D(t,n){if(t){if("string"==typeof t)return y(t,n);var l=Object.prototype.toString.call(t).slice(8,-1);return"Object"===l&&t.constructor&&(l=t.constructor.name),"Map"===l||"Set"===l?Array.from(t):"Arguments"===l||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)?y(t,n):void 0}}function y(t,n){(null==n||n>t.length)&&(n=t.length);for(var l=0,o=new Array(n);l<n;l++)o[l]=t[l];return o}var O=n.NativeModules.AudioMode,b=E.default||A.default;function N(t,n,l){var o=t.dispatch,c=t.getState,u=n(l),s={dispatch:o,getState:c},f={_onPerformSetMutedCallAction:F,_onPerformEndCallAction:P},U=b.registerSubscriptions(s,f);return U&&o({type:S._SET_CALL_INTEGRATION_SUBSCRIPTIONS,subscriptions:U}),u}function T(t,n,l){var o=t.getState,c=n(l);if(!(0,p.isCallIntegrationEnabled)(o))return c;if(!l.error.recoverable){var u=l.conference.callUUID;u&&(delete l.conference.callUUID,b.reportCallFailed(u))}return c}function h(t,l,o){var c=t.getState,u=l(o);if(!(0,p.isCallIntegrationEnabled)(c))return u;var s=o.conference.callUUID;return s&&b.reportConnectedOutgoingCall(s).then(function(){'ios'===n.Platform.OS&&w(o.conference,c())}).catch(function(){M(c())}),u}function L(t,n,l){var o=t.getState,c=n(l);if(!(0,p.isCallIntegrationEnabled)(o))return c;var u=l.conference.callUUID;return u&&(delete l.conference.callUUID,b.endCall(u)),c}function R(t,o,u){var s=t.dispatch,C=t.getState,v=o(u);if(!(0,p.isCallIntegrationEnabled)(C))return v;var E=u.conference,A=C(),S=A['features/base/config'],_=S.callHandle,D=S.callUUID,y=(0,U.getInviteURL)(A),O=_||y.toString(),N=!(0,I.isVideoMutedByAudioOnly)(A);return E.callUUID?v:(E.callUUID=(D||l.default.v4()).toUpperCase(),b.startCall(E.callUUID,O,N).then(function(){var t=(0,f.getConferenceName)(A);b.updateCall(E.callUUID,{displayName:t,hasVideo:N}),'ios'!==n.Platform.OS&&w(E,A)}).catch(function(t){'CREATE_OUTGOING_CALL_FAILED'===t.code?(delete E.callUUID,s((0,c.appNavigate)(void 0)),n.Alert.alert('Call aborted',"There's already another call in progress. Please end it first and try again.",[{text:'OK'}],{cancelable:!1})):M(A)}),v)}function M(t){var n=(0,f.getCurrentConference)(t);if(n&&(delete n.callUUID,O.setUseConnectionService)){O.setUseConnectionService(!1);var l=!(0,I.isVideoMutedByAudioOnly)(t);O.setMode(l?O.VIDEO_CALL:O.AUDIO_CALL)}}function P(t){var n=t.callUUID,l=this.dispatch,o=this.getState,u=(0,f.getCurrentConference)(o);u&&u.callUUID===n&&(delete u.callUUID,l((0,c.appNavigate)(void 0)))}function F(t){var n=t.callUUID,l=t.muted,c=this.dispatch,u=this.getState,s=(0,f.getCurrentConference)(u);s&&s.callUUID===n&&(l=Boolean(l),(0,o.sendAnalytics)((0,o.createTrackMutedEvent)('audio','call-integration',l)),c((0,I.setAudioMuted)(l,!0)))}function V(t,n,l){var o=t.getState,c=n(l),u=o();if(!(0,p.isCallIntegrationEnabled)(u))return c;var s=(0,f.getCurrentConference)(u);return s&&s.callUUID&&b.updateCall(s.callUUID,{hasVideo:!l.audioOnly}),c}function k(t,n,l){var o=(0,t.getState)()['features/call-integration'].subscriptions;if(o)for(var c,u=_(o);!(c=u()).done;){c.value.remove()}return n(l)}function B(t,n,l){var o=t.getState,c=n(l);if(!(0,p.isCallIntegrationEnabled)(o))return c;var u=l.track.jitsiTrack,s=o(),U=(0,f.getCurrentConference)(s);if(u.isLocal()&&U&&U.callUUID)switch(u.getType()){case'audio':w(U,s);break;case'video':b.updateCall(U.callUUID,{hasVideo:!(0,I.isVideoMutedByAudioOnly)(s)})}return c}function w(t,n
__d(function(g,r,i,a,m,e,d){var v=r(d[0]),n=r(d[1]),o=n;o.v1=v,o.v4=n,m.exports=o},1334,[1335,1338]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),s=r(d[1]),c=o(),n=[1|c[0],c[1],c[2],c[3],c[4],c[5]],v=16383&(c[6]<<8|c[7]),t=0,u=0;m.exports=function(o,c,f){var k=c&&f||0,l=c||[],q=void 0!==(o=o||{}).clockseq?o.clockseq:v,w=void 0!==o.msecs?o.msecs:(new Date).getTime(),h=void 0!==o.nsecs?o.nsecs:u+1,_=w-t+(h-u)/1e4;if(_<0&&void 0===o.clockseq&&(q=q+1&16383),(_<0||w>t)&&void 0===o.nsecs&&(h=0),h>=1e4)throw new Error('uuid.v1(): Can\'t create more than 10M uuids/sec');t=w,u=h,v=q;var p=(1e4*(268435455&(w+=122192928e5))+h)%4294967296;l[k++]=p>>>24&255,l[k++]=p>>>16&255,l[k++]=p>>>8&255,l[k++]=255&p;var x=w/4294967296*1e4&268435455;l[k++]=x>>>8&255,l[k++]=255&x,l[k++]=x>>>24&15|16,l[k++]=x>>>16&255,l[k++]=q>>>8|128,l[k++]=255&q;for(var C=o.node||n,D=0;D<6;++D)l[k+D]=C[D];return c||s(l)}},1335,[1336,1337]);
__d(function(g,r,i,a,m,e,d){var n,t=g.crypto||g.msCrypto;if(t&&t.getRandomValues){var o=new Uint8Array(16);n=function(){return t.getRandomValues(o),o}}if(!n){var u=new Array(16);n=function(){for(var n,t=0;t<16;t++)0==(3&t)&&(n=4294967296*Math.random()),u[t]=n>>>((3&t)<<3)&255;return u}}m.exports=n},1336,[]);
__d(function(g,r,i,a,m,e,d){for(var t=[],n=0;n<256;++n)t[n]=(n+256).toString(16).substr(1);m.exports=function(n,o){var u=o||0,f=t;return f[n[u++]]+f[n[u++]]+f[n[u++]]+f[n[u++]]+'-'+f[n[u++]]+f[n[u++]]+'-'+f[n[u++]]+f[n[u++]]+'-'+f[n[u++]]+f[n[u++]]+'-'+f[n[u++]]+f[n[u++]]+f[n[u++]]+f[n[u++]]+f[n[u++]]+f[n[u++]]}},1337,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]);m.exports=function(t,f,u){var l=f&&u||0;'string'==typeof t&&(f='binary'==t?new Array(16):null,t=null);var v=(t=t||{}).random||(t.rng||n)();if(v[6]=15&v[6]|64,v[8]=63&v[8]|128,f)for(var y=0;y<16;++y)f[l+y]=v[y];return f||o(v)}},1338,[1336,1337]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=r(d[2]),c=r(d[3]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function f(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var u=o.NativeModules.RNCallKit;if(u){var s=new o.NativeEventEmitter(u);u=f(f({},u),{},{addListener:s.addListener.bind(s),registerSubscriptions:function(t,n){return u.setProviderConfiguration({iconTemplateImageName:'CallKitIcon',localizedName:(0,c.getName)()}),[u.addListener('performEndCallAction',n._onPerformEndCallAction,t),u.addListener('performSetMutedCallAction',n._onPerformSetMutedCallAction,t),u.addListener('providerDidReset',n._onPerformEndCallAction,t)]}})}var p=u;e.default=p},1339,[3,463,15,1094]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=r(d[2]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function s(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?c(Object(s),!0).forEach(function(o){(0,n.default)(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):c(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}var u=o.NativeModules.ConnectionService;if(u){var f=new o.NativeEventEmitter(u);u=s(s({},u),{},{addListener:f.addListener.bind(f),registerSubscriptions:function(t,n){return[u.addListener('org.jitsi.meet:features/connection_service#disconnect',n._onPerformEndCallAction,t),u.addListener('org.jitsi.meet:features/connection_service#abort',n._onPerformEndCallAction,t)]},setMuted:function(){}})}var b=u;e.default=b},1340,[3,463,15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._SET_CALL_INTEGRATION_SUBSCRIPTIONS=void 0;e._SET_CALL_INTEGRATION_SUBSCRIPTIONS='_SET_CALL_INTEGRATION_SUBSCRIPTIONS'},1341,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isCallIntegrationEnabled=function(l){var u=(0,n.toState)(l),o=u['features/base/settings'].disableCallIntegration,s=(0,t.getFeatureFlag)(u,t.CALL_INTEGRATION_ENABLED);return null!=s?s:!o};var t=r(d[0]),n=r(d[1])},1342,[1136,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),c=r(d[3]),E=r(d[4]),u=r(d[5]),O=r(d[6]),N=r(d[7]),s=r(d[8]);function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function C(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?f(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):f(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var _='CONFERENCE_TERMINATED';function R(t){return t?'string'==typeof t?t:Error.prototype.toString.apply(t):''}function l(t,n){var o=t.getState()['features/base/connection'].locationURL,E=n.room;(0,c.isRoomValid)(E)&&o&&(0,s.sendEvent)(t,c.CONFERENCE_WILL_JOIN,{url:I(o)})}function I(t){return(0,u.getURLWithoutParams)(t).href}function b(t,n){var E=n.conference,u=n.type,O=(0,o.default)(n,["conference","type"]);if(E&&(O.url=I(E[c.JITSI_CONFERENCE_URL_KEY])),!v(t,n,O)){var N;switch(u){case c.CONFERENCE_FAILED:case c.CONFERENCE_LEFT:N=_;break;default:N=u}(0,s.sendEvent)(t,N,O)}}function p(t,n){var o=t.getState()['features/base/connection'].locationURL,E=n.connection;o&&(0,c.forEachConference)(t,function(t){return t.getConnection()!==E})&&(0,s.sendEvent)(t,_,{url:I(o),error:n.error.name})}function v(t,n,o){switch(n.type){case c.CONFERENCE_LEFT:return E=o,u=t.getState,O=E.url,N=!1,O&&(0,c.forEachConference)(u,function(t,n){return n&&n.toString()===O&&(N=!0),!N}),N;case c.CONFERENCE_WILL_JOIN:return!0;default:return!1}var E,u,O,N}O.MiddlewareRegistry.register(function(t){return function(n){return function(O){var f=n(O),v=O.type;switch(v){case c.CONFERENCE_FAILED:var y=O.error,F=(0,o.default)(O,["error"]);y.recoverable||b(t,C({error:R(y)},F));break;case c.CONFERENCE_JOINED:case c.CONFERENCE_LEFT:case c.CONFERENCE_WILL_JOIN:b(t,O);break;case u.CONNECTION_DISCONNECTED:var L=O.connection;if(!L[u.JITSI_CONNECTION_CONFERENCE_KEY]){var T=L[u.JITSI_CONNECTION_URL_KEY];(0,s.sendEvent)(t,_,{url:I(T)})}break;case u.CONNECTION_FAILED:!O.error.recoverable&&p(t,O);break;case N.ENTER_PICTURE_IN_PICTURE:(0,s.sendEvent)(t,v,{});break;case E.LOAD_CONFIG_ERROR:var D=O.error,S=O.locationURL;(0,s.sendEvent)(t,_,{error:R(D),url:I(S)});break;case c.SET_ROOM:l(t,O)}return f}}})},1343,[3,463,574,1281,1102,1292,464,1344,1350]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1344,[1345,1346,1348]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.enterPictureInPicture=function(){return function(t,f){if((0,u.getFeatureFlag)(f,u.PIP_ENABLED)){var E=n.NativeModules.PictureInPicture,_='android'===o.Platform.OS?E?E.enterPictureInPicture():Promise.reject(new Error('Picture-in-Picture not supported')):Promise.resolve();_.then(function(){return t({type:P.ENTER_PICTURE_IN_PICTURE})},function(t){return c.default.warn("Error entering PiP mode: "+t)})}}};var n=r(d[1]),u=r(d[2]),o=r(d[3]),P=r(d[4]),c=t(r(d[5]))},1345,[3,15,1136,562,1346,1347]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ENTER_PICTURE_IN_PICTURE=void 0;e.ENTER_PICTURE_IN_PICTURE='ENTER_PICTURE_IN_PICTURE'},1346,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/mobile/pip');e.default=t},1347,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"PictureInPictureButton",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1348,[3,1349]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),l=t(r(d[4])),o=t(r(d[5])),f=t(r(d[6])),s=r(d[7]),p=r(d[8]),v=r(d[9]),h=r(d[10]),y=r(d[11]),b=r(d[12]),P=r(d[13]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(y,t);var s,p,v=(s=y,p=_(),function(){var t,n=(0,f.default)(s);if(p){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function y(){var t;(0,n.default)(this,y);for(var u=arguments.length,c=new Array(u),l=0;l<u;l++)c[l]=arguments[l];return(t=v.call.apply(v,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.pip',t.icon=h.IconMenuDown,t.label='toolbar.pip',t}return(0,u.default)(y,[{key:"_handleClick",value:function(){this.props.dispatch((0,P.enterPictureInPicture)())}},{key:"render",value:function(){return this.props._enabled?(0,c.default)((0,f.default)(y.prototype),"render",this).call(this):null}}]),y})(b.AbstractButton);var D=(0,v.translate)((0,y.connect)(function(t){var n=Boolean((0,p.getFeatureFlag)(t,p.PIP_ENABLED));return'android'!==s.Platform.OS||s.NativeModules.PictureInPicture.SUPPORTED||(n=!1),{_enabled:n}})(R));e.default=D},1349,[3,4,5,456,6,8,11,15,1136,907,571,464,1155,1345]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.sendEvent=function(o,v,l){var p=(0,t.getAppProp)(o,'externalAPIScope');p&&n.NativeModules.ExternalAPI.sendEvent(v,l,p)};var n=r(d[0]),t=r(d[1])},1350,[15,1141]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),u=r(d[3]),o=r(d[4]),f=r(d[5]),c=r(d[6]),v=r(d[7]);function l(t){var n=(0,t.getState)();if('active'===n['features/background'].appState){var o=n['features/base/audio-only'].enabled,f=(0,s.getCurrentConference)(n),c=(0,u.isAnyDialogOpen)(n);I(!!f&&(!o&&!c))}}function I(n){'android'===o.Platform.OS&&(n?t.Immersive.on():t.Immersive.off())}function _(n,s,u){var f=n.getState;if('android'===o.Platform.OS){var c=f()['features/full-screen'].listener,v=s(u),l=f()['features/full-screen'].listener;return c!==l&&(c&&t.Immersive.removeImmersiveListener(c),l&&t.Immersive.addImmersiveListener(l)),v}return s(u)}f.MiddlewareRegistry.register(function(t){return function(s){return function(u){switch(u.type){case c._SET_IMMERSIVE_LISTENER:return _(t,s,u);case n.APP_WILL_MOUNT:var o=s(u);return t.dispatch((0,v._setImmersiveListener)(l.bind(void 0,t))),o;case n.APP_WILL_UNMOUNT:t.dispatch((0,v._setImmersiveListener)(void 0))}return s(u)}}}),f.StateListenerRegistry.register(function(t){var n=t['features/base/audio-only'].enabled,o=(0,s.getCurrentConference)(t),f=(0,u.isAnyDialogOpen)(t);return!!o&&(!n&&!f)},function(t){return I(t)})},1351,[1352,1141,1281,557,562,464,1353,1354]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.Immersive=void 0;var t=r(d[0]),n=t.NativeModules.RNImmersive,s=function(){},v=!1,o='android'===t.Platform.OS?{on:function(){return n.setImmersive(!0)},off:function(){return n.setImmersive(!1)},setImmersive:function(t){return n.setImmersive(t)},getImmersive:function(){return n.getImmersive()},addImmersiveListener:function(s){t.DeviceEventEmitter.addListener('@@IMMERSIVE_STATE_CHANGED',s),v||(v=!0,n.addImmersiveListener())},removeImmersiveListener:function(n){return t.DeviceEventEmitter.removeListener('@@IMMERSIVE_STATE_CHANGED',n)}}:{on:s,off:s,setImmersive:s,getImmersive:s,addImmersiveListener:s,removeImmersiveListener:s};e.Immersive=o;var I=o;e.default=I},1352,[15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._SET_IMMERSIVE_LISTENER=void 0;e._SET_IMMERSIVE_LISTENER='_SET_IMMERSIVE_LISTENER'},1353,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._setImmersiveListener=function(n){return{type:t._SET_IMMERSIVE_LISTENER,listener:n}};var t=r(d[0])},1354,[1353]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),c=r(d[2]);n.MiddlewareRegistry.register(function(n){return function(u){return function(s){var N=u(s);switch(s.type){case c.INCOMING_CALL_ANSWERED:case c.INCOMING_CALL_DECLINED:(0,t.sendEvent)(n,s.type,{})}return N}}})},1355,[464,1356,1357]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1356,[1350]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.INCOMING_CALL_RECEIVED=e.INCOMING_CALL_DECLINED=e.INCOMING_CALL_ANSWERED=void 0;e.INCOMING_CALL_ANSWERED='INCOMING_CALL_ANSWERED';e.INCOMING_CALL_DECLINED='INCOMING_CALL_DECLINED';e.INCOMING_CALL_RECEIVED='INCOMING_CALL_RECEIVED'},1357,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]),c=r(d[4]);s.MiddlewareRegistry.register(function(s){return function(u){return function(l){var p,f,R=u(l);switch(l.type){case o.TRACK_CREATE_ERROR:l.permissionDenied&&(0,n.isRoomValid)(s.getState()['features/base/conference'].room)&&(p=l.trackType,f=('video'===p?'Camera':'Microphone')+" permission is required to participate in conferences with "+p+". Please grant it in Settings.",t.Alert.alert('Permission required',f,[{text:'Cancel'},{onPress:c.openSettings,text:'Settings'}],{cancelable:!1}))}return R}}})},1358,[15,1281,464,1088,1359]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.openSettings=function(){switch(t.Platform.OS){case'android':n.NativeModules.AndroidSettings.open().catch(function(){n.Alert.alert('Error opening settings','Please open settings and grant the required permissions',[{text:'OK'}])});break;case'ios':n.Linking.openURL('app-settings:')}};var n=r(d[0]),t=r(d[1])},1359,[15,562]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);r(d[2]).StateListenerRegistry.register(function(t){var o=t['features/mobile/audio-mode'].devices.filter(function(t){return t.selected})[0],u=(0,n.getCurrentConference)(t);return Boolean(u&&'EARPIECE'===(null==o?void 0:o.type))},function(n){return o=n,void t.NativeModules.Proximity.setEnabled(Boolean(o));var o})},1360,[15,1281,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]);function u(n){n?t.default.activate():t.default.deactivate()}r(d[3]).StateListenerRegistry.register(function(t){var u=t['features/base/audio-only'].enabled,o=(0,n.getCurrentConference)(t);return Boolean(o&&!u)},function(t){return u(t)})},1361,[3,1362,1281,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),o=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),v=t(r(d[7])),s=r(d[8]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=0,h=(function(t){(0,o.default)(k,t);var n,v,h=(n=k,v=p(),function(){var t,u=(0,l.default)(n);if(v){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function k(){return(0,u.default)(this,k),h.apply(this,arguments)}return(0,c.default)(k,[{key:"componentDidMount",value:function(){y++,k.activate()}},{key:"componentWillUnmount",value:function(){--y||k.deactivate()}},{key:"render",value:function(){return null}}],[{key:"activate",value:function(){s.NativeModules.KCKeepAwake.activate()}},{key:"deactivate",value:function(){s.NativeModules.KCKeepAwake.deactivate()}}]),k})(v.Component);e.default=h},1362,[2,3,4,5,6,8,11,70,15]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),c=n(r(d[3])),o=r(d[4]),u=r(d[5]),f=r(d[6]),l=r(d[7]),C=r(d[8]),h=r(d[9]),S=r(d[10]),b=r(d[11]),p=t(r(d[12])),R='ios'===s.Platform.OS;function _(t){var n=t.dispatch,s=t.getState;c.subscribeToWatchReachability(function(t,c){n((0,S.setWatchReachable)(c)),E(s)}),c.subscribeToMessages(function(t,c){if(t)p.default.error('watch.subscribeToMessages error:',t);else{var u,f=c.command,S=c.sessionID,R=(u=s(),(0,h.toState)(u)['features/mobile/watchos'].sessionID);if(S&&S===R)switch(f){case b.CMD_HANG_UP:void 0!==typeof(0,l.getCurrentConferenceUrl)(s())&&n((0,o.appNavigate)(void 0));break;case b.CMD_JOIN_CONFERENCE:var _=c.data;(0,l.getCurrentConferenceUrl)(s())!==_&&n((0,o.appNavigate)(_));break;case b.CMD_SET_MUTED:n((0,C.setAudioMuted)('true'===c.muted,!0))}else p.default.warn("Ignoring outdated watch command: "+c.command+" sessionID: "+S+" current session ID: "+R)}})}function v(t){var n=(0,h.toState)(t)['features/recent-list'].slice(-b.MAX_RECENT_URLS);return n.reverse(),n}function D(t){return(0,h.toState)(t)['features/base/media'].audio.muted}function E(t){var n=(0,h.toState)(t),s=n['features/mobile/watchos'],o=s.conferenceTimestamp,u=s.sessionID;if(s.watchReachable)try{c.updateApplicationContext({conferenceTimestamp:o,conferenceURL:(0,l.getCurrentConferenceUrl)(n),micMuted:D(n),recentURLs:v(n),sessionID:u})}catch(t){p.default.error('Failed to stringify or send the context',t)}}R&&h.StateListenerRegistry.register(function(t){return t['features/recent-list']},function(t,n){E(n.getState)}),R&&h.StateListenerRegistry.register(function(t){return D(t)},function(t,n){E(n.getState)}),R&&h.StateListenerRegistry.register(function(t){return(0,l.getCurrentConferenceUrl)(t)},function(t,n){var s=n.dispatch,c=n.getState;s((0,S.setSessionId)()),E(c)}),R&&h.MiddlewareRegistry.register(function(t){return function(n){return function(s){switch(s.type){case u.APP_WILL_MOUNT:_(t);break;case f.CONFERENCE_JOINED:t.dispatch((0,S.setConferenceTimestamp)((new Date).getTime())),E(t.getState())}return n(s)}}})},1363,[3,2,15,1364,1280,1141,1281,1292,1072,464,1365,1367,1368]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.sendMessage=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};return t.sendMessage(n,function(n){return o(null,n)},function(n){return o(n)})},e.subscribeToMessages=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return C(s,function(o){var c=o.id,u=c?function(n){return t.replyToMessageWithId(c,n)}:null;n(null,o,u)})},e.sendMessageData=function(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:I,c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};return new Promise(function(u,s){t.sendMessageData(n,o,function(n){c(null,n),u(n)},function(n){c(n),s(n)})})},e.subscribeToFileTransfers=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){},t=[C(u,function(t){return n(null,t)}),C(c,function(t,o){return n(t,o)})];return function(){return t.forEach(function(n){return n()})}},e.transferFile=function(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};return new Promise(function(u,s){t.transferFile(n,o,function(n){u(n),c(null,n)},function(n){s(n),c(n)})})},e.subscribeToWatchState=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return W(n),C(f,function(t){return n(null,E[t.state])})},e.getWatchState=W,e.subscribeToWatchReachability=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return p(n),C(l,function(t){return n(null,t.reachability)})},e.getWatchReachability=p,e.getIsPaired=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return new Promise(function(o){t.getIsPaired(function(t){n(null,t),o(t)})})},e.getIsWatchAppInstalled=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return new Promise(function(o){t.getIsWatchAppInstalled(function(t){n(null,t),o(t)})})},e.subscribeToUserInfo=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return b(n),C(v,function(t){return n(null,t)})},e.sendUserInfo=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t.sendUserInfo(n)},e.getUserInfo=b,e.updateApplicationContext=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t.updateApplicationContext(n)},e.subscribeToApplicationContext=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return A(n),C(S,function(t){return n(null,t)})},e.getApplicationContext=A,e._subscribe=C,e.sendComplicationUserInfo=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t.sendComplicationUserInfo(n)},e.Encoding=e.WatchState=void 0;var n=r(d[0]),t=n.NativeModules.RNWatch,o=new n.NativeEventEmitter(t),c='WatchFileTransferError',u='WatchFileTransferFinished',s='WatchReceiveMessage',f='WatchStateChanged',l='WatchReachabilityChanged',v='WatchUserInfoReceived',S='WatchApplicationContextReceived',h={NotActivated:'NotActivated',Inactive:'Inactive',Activated:'Activated'};e.WatchState=h;var E={WCSessionActivationStateNotActivated:h.NotActivated,WCSessionActivationStateInactive:h.Inactive,WCSessionActivationStateActivated:h.Activated},N={NSASCIIStringEncoding:1,NSNEXTSTEPStringEncoding:2,NSJapaneseEUCStringEncoding:3,NSUTF8StringEncoding:4,NSISOLatin1StringEncoding:5,NSSymbolStringEncoding:6,NSNonLossyASCIIStringEncoding:7,NSShiftJISStringEncoding:8,NSISOLatin2StringEncoding:9,NSUnicodeStringEncoding:10,NSWindowsCP1251StringEncoding:11,NSWindowsCP1252StringEncoding:12,NSWindowsCP1253StringEncoding:13,NSWindowsCP1254StringEncoding:14,NSWindowsCP1250StringEncoding:15,NSISO2022JPStringEncoding:21,NSMacOSRomanStringEncoding:30,NSUTF16StringEncoding:10,NSUTF16BigEndianStringEncoding:2415919360,NSUTF16LittleEndianStringEncoding:2483028224,NSUTF32StringEncoding:2348810496,NSUTF32BigEndianStringEncoding:2550137088,NSUTF32LittleEndianStringEncoding:2617245952};e
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setConferenceTimestamp=function(n){return{type:t.SET_CONFERENCE_TIMESTAMP,conferenceTimestamp:n}},e.setSessionId=function(){return{type:t.SET_SESSION_ID,sessionID:(new Date).getTime()}},e.setWatchReachable=function(n){return{type:t.SET_WATCH_REACHABLE,watchReachable:n}};var t=r(d[0])},1365,[1366]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_WATCH_REACHABLE=e.SET_SESSION_ID=e.SET_CONFERENCE_TIMESTAMP=void 0;var E=Symbol('WATCH_OS_SET_CONFERENCE_TIMESTAMP');e.SET_CONFERENCE_TIMESTAMP=E;var _=Symbol('WATCH_OS_SET_SESSION_ID');e.SET_SESSION_ID=_;var S=Symbol('WATCH_OS_SET_WATCH_REACHABLE');e.SET_WATCH_REACHABLE=S},1366,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.MAX_RECENT_URLS=e.CMD_SET_MUTED=e.CMD_JOIN_CONFERENCE=e.CMD_HANG_UP=void 0;e.CMD_HANG_UP='hangup';e.CMD_JOIN_CONFERENCE='joinConference';e.CMD_SET_MUTED='setMuted';e.MAX_RECENT_URLS=10},1367,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/mobile/watchos');e.default=t},1368,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),u=r(d[4]),f=r(d[5]),h=r(d[6]),s=t(r(d[7]));c.MiddlewareRegistry.register(function(t){return function(c){return function(l){switch(l.type){case f.BEGIN_SHARE_ROOM:R=l.roomURL,_=(S=t).dispatch,v=S.getState,(0,u.getShareInfoText)(v(),R).then(function(t){var c=(0,o.getName)()+" Conference",u=function(t){return _((0,h.endShareRoom)(R,t))};n.Share.share({message:t,title:c},{dialogTitle:c,subject:c}).then(function(t){u(t.action===n.Share.sharedAction)},function(t){s.default.error("Failed to share conference/room URL "+R+":",t),u(!1)})})}var R,S,_,v;return c(l)}}})},1369,[3,15,1094,464,1370,1380,1379,1410]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1370,[1371,1389,1382]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t={doInvitePeople:!0};e.doInvitePeople=function(){return function(t,_){var E=_(),P=(0,n.getFeatureFlag)(E,n.ADD_PEOPLE_ENABLED,!0)&&((0,c.isAddPeopleEnabled)(E)||(0,c.isDialOutEnabled)(E));return t(P?(0,o.setActiveModalId)(u.ADD_PEOPLE_DIALOG_VIEW_ID):(0,l.beginShareRoom)())}};var n=r(d[0]),o=r(d[1]),l=r(d[2]),u=r(d[3]),c=r(d[4]),_=r(d[5]);Object.keys(_).forEach(function(n){"default"!==n&&"__esModule"!==n&&(Object.prototype.hasOwnProperty.call(t,n)||Object.defineProperty(e,n,{enumerable:!0,get:function(){return _[n]}}))})},1371,[1136,1372,1378,1381,1382,1384]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1372,[1373,1374,1375]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setActiveModalId=function(o){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{activeModalId:o,modalProps:n,type:t.SET_ACTIVE_MODAL_ID}};var t=r(d[0])},1373,[1374]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_ACTIVE_MODAL_ID=void 0;e.SET_ACTIVE_MODAL_ID='SET_ACTIVE_MODAL_ID'},1374,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"JitsiModal",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1375,[3,1376]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(r(d[2])),l=o(r(d[3])),s=o(r(d[4])),u=o(r(d[5])),f=o(r(d[6])),c=o(r(d[7])),h=o(r(d[8])),p=t(r(d[9])),y=r(d[10]),v=r(d[11]),_=r(d[12]),R=r(d[13]),C=(r(d[14]),r(d[15])),w=o(r(d[16]));function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,f.default)(b,t);var o,v,R=(o=b,v=S(),function(){var t,n=(0,h.default)(o);if(v){var l=(0,h.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function b(t){var o;return(0,l.default)(this,b),(o=R.call(this,t))._onRequestClose=o._onRequestClose.bind((0,u.default)(o)),o}return(0,s.default)(b,[{key:"render",value:function(){var t=this.props,o=t._headerStyles,l=t._show,s=t._styles,u=t.children,f=t.footerComponent,c=t.headerProps,h=t.position,v=t.style;return p.default.createElement(_.SlidingView,{onHide:this._onRequestClose,position:h,show:l},p.default.createElement(y.KeyboardAvoidingView,{behavior:"height",style:[o.page,s.page,v]},p.default.createElement(_.HeaderWithNavigation,(0,n.default)({},c,{onPressBack:this._onRequestClose})),p.default.createElement(y.SafeAreaView,{style:w.default.safeArea},u),f&&f()))}},{key:"_onRequestClose",value:function(){var t=this.props,o=t._show,n=t.dispatch,l=t.onClose,s=!0;return!!o&&('function'==typeof l&&(s=l()),s&&n((0,C.setActiveModalId)()),s)}}]),b})(p.PureComponent);b.defaultProps={position:'bottom'};var P=(0,R.connect)(function(t,o){return{_headerStyles:v.ColorSchemeRegistry.get(t,'Header'),_show:t['features/base/modal'].activeModalId===o.modalId,_styles:v.ColorSchemeRegistry.get(t,'Modal')}})(b);e.default=P},1376,[2,3,73,4,5,10,6,8,11,70,15,458,562,464,545,1373,1377]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]);e.default={safeArea:{flex:1}},o.ColorSchemeRegistry.register('Modal',{page:{alignItems:'stretch',backgroundColor:(0,o.schemeColor)('background')}})},1377,[458]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1378,[1379,1380]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.beginShareRoom=function(t){return function(R,u){t||(t=(0,n.getInviteURL)(u)),t&&R({type:o.BEGIN_SHARE_ROOM,roomURL:t})}},e.endShareRoom=function(n,t){return{type:o.END_SHARE_ROOM,roomURL:n,shared:t}};var n=r(d[0]),o=r(d[1])},1379,[1292,1380]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.END_SHARE_ROOM=e.BEGIN_SHARE_ROOM=void 0;e.BEGIN_SHARE_ROOM='BEGIN_SHARE_ROOM';e.END_SHARE_ROOM='END_SHARE_ROOM'},1380,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.OUTGOING_CALL_START_SOUND_ID=e.OUTGOING_CALL_RINGING_SOUND_ID=e.OUTGOING_CALL_REJECTED_SOUND_ID=e.OUTGOING_CALL_EXPIRED_SOUND_ID=e.DIAL_IN_SUMMARY_VIEW_ID=e.ADD_PEOPLE_DIALOG_VIEW_ID=void 0;e.ADD_PEOPLE_DIALOG_VIEW_ID='ADD_PEOPLE_DIALOG_VIEW_ID';e.DIAL_IN_SUMMARY_VIEW_ID='DIAL_IN_SUMMARY_VIEW_ID';e.OUTGOING_CALL_EXPIRED_SOUND_ID='OUTGOING_CALL_EXPIRED_SOUND_ID';e.OUTGOING_CALL_REJECTED_SOUND_ID='OUTGOING_CALL_REJECTED_SOUND_ID';e.OUTGOING_CALL_RINGING_SOUND_ID='OUTGOING_CALL_RINGING_SOUND_ID';e.OUTGOING_CALL_START_SOUND_ID='OUTGOING_CALL_START_SOUND_ID'},1381,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.checkDialNumber=h,e.getDialInConferenceID=p,e.getDialInNumbers=I,e.getDigitsOnly=b,e.getInviteResultsForQuery=function(n,t){var c,l=n.trim(),s=t.dialOutAuthUrl,f=t.addPeopleEnabled,v=t.dialOutEnabled,p=t.peopleSearchQueryTypes,I=t.peopleSearchUrl,P=t.jwt;c=f&&l?R(I,P,l,p):Promise.resolve([]);var D,U=l.startsWith('+');if(v&&s&&y(l)){var S=l;U||l.startsWith('1')||(S="1"+S),S=b(S),D=h(S,s)}else v&&!s?(U=!0,D=Promise.resolve({allow:!0,country:'',phone:l})):D=Promise.resolve({});return Promise.all([c,D]).then(function(n){var t=(0,u.default)(n,2),c=t[0],s=t[1],f=(0,o.default)(c),v=c.find(function(n){return'phone'===n.type});return v||'boolean'!=typeof s.allow||f.push({allowed:s.allow,country:s.country,type:'phone',number:s.phone,originalEntry:l,showCountryCodeReminder:!U}),f})},e.getInviteText=function(n){var t=n._conferenceName,o=n._localParticipantName,u=n._inviteUrl,c=n._locationUrl,l=n._dialIn,s=n._liveStreamViewURL,f=n.phoneNumber,v=n.t,h=x(u),p=o?v('info.inviteURLFirstPartPersonal',{name:o}):v('info.inviteURLFirstPartGeneral');if(p+=v('info.inviteURLSecondPart',{url:h}),s){var I=v('info.inviteLiveStream',{url:s});p=p+"\n"+I}if(S(l)){var b=v('info.invitePhone',{number:f,conferenceID:l.conferenceID}),P=v('info.invitePhoneAlternatives',{url:U(t,c),silentUrl:h+"#config.startSilent=true"});p=p+"\n"+b+"\n"+P}return p},e.getInviteTypeCounts=function(){var n={};return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).forEach(function(t){var o=t.type;n[o]||(n[o]=0),n[o]++}),n},e.invitePeopleAndChatRooms=function(n,t,o,u){if(!u||0===u.length)return Promise.resolve();return fetch(n+"?token="+o,{body:JSON.stringify({invited:u,url:t}),method:'POST',headers:{'Content-Type':'application/json'}})},e.isAddPeopleEnabled=function(n){var t=n['features/base/config'].peopleSearchUrl;return!P(n)&&Boolean(t)},e.isDialOutEnabled=function(n){var t=n['features/base/conference'].conference;return(0,l.isLocalParticipantModerator)(n)&&t&&t.isSIPCallingSupported()},e.isGuest=P,e.searchDirectory=R,e.getShareInfoText=function(n,t,o){var l=x(t),s=void 0!==n['features/base/config'];o&&(l="<a href=\""+l+"\">"+l+"</a>");var h=c.i18next.t('share.mainText',{roomUrl:l});if(s){var b,P=(0,f.parseURIString)(t),y=P.room;if(n['features/invite'].numbers&&n['features/invite'].conferenceID)b=Promise.resolve(n['features/invite']);else{var D=n['features/base/config'],R=D.dialInConfCodeUrl,S=D.dialInNumbersUrl,O=D.hosts,j=O&&O.muc;if(!R||!S||!j)return Promise.resolve(h);b=Promise.all([I(S,y,j),p(R,y,j)]).then(function(n){var t=(0,u.default)(n,2),o=t[0],c=t[1],l=c.conference,s=c.id,f=c.message;return l&&s?{numbers:o,conferenceID:s}:Promise.reject(f)})}return b.then(function(n){var t=n.conferenceID,o=n.numbers,u=N(o)||'';return c.i18next.t('info.dialInNumber')+" "+u+" "+c.i18next.t('info.dialInConferenceID')+" "+t+"#\n\n"}).catch(function(n){return v.default.error('Error fetching numbers or conferenceID',n)}).then(function(t){var u=U(y,n['features/base/connection'].locationURL);return o&&(u="<a href=\""+u+"\">"+u+"</a>"),h+=c.i18next.t('share.dialInfoText',{defaultDialInNumber:t,dialInfoPageUrl:u})})}return Promise.resolve(h)},e.getDialInfoPageURL=U,e.getDialInfoPageURLForURIString=function(n){if(!n)return;var t=(0,f.parseURIString)(n),o=t.protocol,u=t.host,c=t.contextRoot,l=t.room;return o+"//"+u+c+"static/dialInInfo.html?room="+l},e.shouldDisplayDialIn=S,e._getDefaultPhoneNumber=N,e._decodeRoomURI=x,e.getConferenceId=function(n){return(0,s.toState)(n)['features/invite'].conferenceID},e.getDefaultDialInNumber=function(n){return N((0,s.toState)(n)['features/invite'].numbers)},e.executeDialOutRequest=function(n,o,u){var c,l;return t.default.async(function(s){for(;;)switch(s.prev=s.next){case 0:return s.next=2,t.default.awrap(fetch(n,{method:'POST',headers:{'Content-Type':'application/json','request-id':u},body:JSON.stringify(o)}));case 2:return c=s.sent,s.next=5,t.default.awrap(c.json());case 5:return l=s.sent,s.abrupt("return",c.ok?l:Promise.reject(l));case 7:case"end":re
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/invite');e.default=t},1383,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.beginAddPeople=function(){return{type:l.BEGIN_ADD_PEOPLE}},e.hideAddPeopleDialog=function(){return{type:l.HIDE_ADD_PEOPLE_DIALOG}},e.invite=function(n){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return function(l,p){var _=p(),D=(0,f.getParticipants)(_),b=_['features/invite'].calleeInfoVisible;t&&!b&&1===n.length&&'user'===n[0].type&&1===D.length&&l(I(!0,n[0]));var h=_['features/base/conference'].conference;if(void 0===h)return new Promise(function(t){l(E({invitees:n,callback:function(n){return t(n)}}))});var P=[],N=(0,o.default)(n),y=_['features/base/config'],A=y.callFlowsEnabled,S=y.inviteServiceUrl,U=y.inviteServiceCallFlowsUrl,C=(0,u.getInviteURL)(_),L=_['features/base/jwt'].jwt,R=N.filter(function(n){var t=n.type;return'phone'===t}),V=R.map(function(n){var t=n.number;return h.dial(t).then(function(){N=N.filter(function(t){return t!==n})}).catch(function(n){return v.default.error('Error inviting phone number:',n)})});P=P.concat(V);var w=N.filter(function(n){var t=n.type;return'user'===t||'room'===t});if(w.length){var T=(0,s.invitePeopleAndChatRooms)(A?U:S,C,L,w).then(function(){N=N.filter(function(n){var t=n.type;return'user'!==t&&'room'!==t})}).catch(function(n){l(I(!1)),v.default.error('Error inviting people:',n)});P.push(T)}var O=N.filter(function(n){var t=n.type;return'videosipgw'===t});return h&&O.length>0&&l((0,c.inviteVideoRooms)(h,O)),N=N.filter(function(n){var t=n.type;return'videosipgw'!==t}),Promise.all(P).then(function(){return N})}},e.updateDialInNumbers=function(){return function(n,o){var u=o(),f=u['features/base/config'],c=f.dialInConfCodeUrl,v=f.dialInNumbersUrl,I=f.hosts,E=u['features/invite'].numbersFetched,p=I&&I.muc;if(!E&&c&&v&&p){var _=u['features/base/conference'].room;Promise.all([(0,s.getDialInNumbers)(v,_,p),(0,s.getDialInConferenceID)(c,_,p)]).then(function(o){var u=(0,t.default)(o,2),f=u[0],c=u[1],s=c.conference,v=c.id,I=c.message;if(!s||!v)return Promise.reject(I);n({type:l.UPDATE_DIAL_IN_NUMBERS_SUCCESS,conferenceID:v,dialInNumbers:f})}).catch(function(t){n({type:l.UPDATE_DIAL_IN_NUMBERS_FAILED,error:t})})}}},e.setCalleeInfoVisible=I,e.addPendingInviteRequest=E,e.removePendingInviteRequests=function(){return{type:l.REMOVE_PENDING_INVITE_REQUESTS}};var t=n(r(d[1])),o=n(r(d[2])),u=r(d[3]),f=r(d[4]),c=r(d[5]),l=r(d[6]),s=r(d[7]),v=n(r(d[8]));function I(n,t){return{type:l.SET_CALLEE_INFO_VISIBLE,calleeInfoVisible:n,initialCalleeInfo:t}}function E(n){return{type:l.ADD_PENDING_INVITE_REQUEST,request:n}}},1384,[3,397,446,1292,885,1385,1388,1382,1383]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1385,[1386]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.inviteVideoRooms=function(n,t){return{type:o.SIP_GW_INVITE_ROOMS,conference:n,rooms:t}};var o=r(d[0])},1386,[1387]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SIP_GW_INVITE_ROOMS=e.SIP_GW_AVAILABILITY_CHANGED=void 0;e.SIP_GW_AVAILABILITY_CHANGED='SIP_GW_AVAILABILITY_CHANGED';e.SIP_GW_INVITE_ROOMS='SIP_GW_INVITE_ROOMS'},1387,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UPDATE_DIAL_IN_NUMBERS_SUCCESS=e.UPDATE_DIAL_IN_NUMBERS_FAILED=e.HIDE_ADD_PEOPLE_DIALOG=e.SET_CALLEE_INFO_VISIBLE=e.REMOVE_PENDING_INVITE_REQUESTS=e.BEGIN_ADD_PEOPLE=e.ADD_PENDING_INVITE_REQUEST=void 0;e.ADD_PENDING_INVITE_REQUEST='ADD_PENDING_INVITE_REQUEST';e.BEGIN_ADD_PEOPLE='BEGIN_ADD_PEOPLE';e.REMOVE_PENDING_INVITE_REQUESTS='REMOVE_PENDING_INVITE_REQUESTS';e.SET_CALLEE_INFO_VISIBLE='SET_CALLEE_INFO_VISIBLE';e.HIDE_ADD_PEOPLE_DIALOG='HIDE_ADD_PEOPLE_DIALOG';e.UPDATE_DIAL_IN_NUMBERS_FAILED='UPDATE_DIAL_IN_NUMBERS_FAILED';e.UPDATE_DIAL_IN_NUMBERS_SUCCESS='UPDATE_DIAL_IN_NUMBERS_SUCCESS'},1388,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1389,[1390,1396,1401]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1390,[1391]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AddPeopleDialog",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"InviteButton",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1391,[3,1392,1395]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),s=n(r(d[3])),o=n(r(d[4])),u=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8])),y=n(r(d[9])),p=n(r(d[10])),v=r(d[11]),_=r(d[12]),I=r(d[13]),b=r(d[14]),S=r(d[15]),E=r(d[16]),P=r(d[17]),k=r(d[18]),O=r(d[19]),T=r(d[20]),D=t(r(d[21])),w=t(r(d[22]));function F(t,n){var l=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),l.push.apply(l,s)}return l}function x(t){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?F(Object(s),!0).forEach(function(n){(0,l.default)(t,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):F(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var V=(function(t){(0,c.default)(b,t);var n,l,_=(n=b,l=R(),function(){var t,s=(0,h.default)(n);if(l){var o=(0,h.default)(this).constructor;t=Reflect.construct(s,arguments,o)}else t=s.apply(this,arguments);return(0,f.default)(this,t)});function b(t){var n;return(0,s.default)(this,b),(n=_.call(this,t)).defaultState={addToCallError:!1,addToCallInProgress:!1,bottomPadding:!1,fieldValue:'',inviteItems:[],searchInprogress:!1,selectableItems:[]},n.state=n.defaultState,n._keyExtractor=n._keyExtractor.bind((0,u.default)(n)),n._renderInvitedItem=n._renderInvitedItem.bind((0,u.default)(n)),n._renderItem=n._renderItem.bind((0,u.default)(n)),n._renderSeparator=n._renderSeparator.bind((0,u.default)(n)),n._onClearField=n._onClearField.bind((0,u.default)(n)),n._onInvite=n._onInvite.bind((0,u.default)(n)),n._onPressItem=n._onPressItem.bind((0,u.default)(n)),n._onShareMeeting=n._onShareMeeting.bind((0,u.default)(n)),n._onTypeQuery=n._onTypeQuery.bind((0,u.default)(n)),n._renderShareMeetingButton=n._renderShareMeetingButton.bind((0,u.default)(n)),n._setFieldRef=n._setFieldRef.bind((0,u.default)(n)),n}return(0,o.default)(b,[{key:"componentDidUpdate",value:function(t){t._isVisible!==this.props._isVisible&&this._clearState()}},{key:"render",value:function(){var t=this.props,n=t._addPeopleEnabled,l=t._dialOutEnabled,s=this.state,o=s.inviteItems,u=s.selectableItems,c='searchPlaceholder';return n?l||(c='searchPeopleOnlyPlaceholder'):c='searchCallOnlyPlaceholder',p.default.createElement(E.JitsiModal,{footerComponent:this._renderShareMeetingButton,headerProps:{forwardDisabled:this._isAddDisabled(),forwardLabelKey:'inviteDialog.send',headerLabelKey:'inviteDialog.header',onPressForward:this._onInvite},modalId:T.ADD_PEOPLE_DIALOG_VIEW_ID},p.default.createElement(v.View,{style:w.default.searchFieldWrapper},p.default.createElement(v.View,{style:w.default.searchIconWrapper},this.state.searchInprogress?p.default.createElement(v.ActivityIndicator,{color:w.DARK_GREY,size:"small"}):p.default.createElement(S.Icon,{src:S.IconSearch,style:w.default.searchIcon})),p.default.createElement(v.TextInput,{autoCorrect:!1,autoFocus:!1,onBlur:this._onFocused(!1),onChangeText:this._onTypeQuery,onFocus:this._onFocused(!0),placeholder:this.props.t("inviteDialog."+c),ref:this._setFieldRef,style:w.default.searchField,value:this.state.fieldValue}),this._renderClearButton()),Boolean(o.length)&&p.default.createElement(v.View,{style:w.default.invitedList},p.default.createElement(v.FlatList,{data:o,horizontal:!0,keyExtractor:this._keyExtractor,keyboardShouldPersistTaps:"always",renderItem:this._renderInvitedItem})),p.default.createElement(v.View,{style:w.default.resultList},p.default.createElement(v.FlatList,{ItemSeparatorComponent:this._renderSeparator,data:u,extraData:o,keyExtractor:this._keyExtractor,keyboardShouldPersistTaps:"always",renderItem:this._renderItem})))}},{key:"_clearState",value
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){var n=t['features/base/config'],l=n.callFlowsEnabled,o=n.dialOutAuthUrl,u=n.peopleSearchQueryTypes,s=n.peopleSearchUrl;return{_addPeopleEnabled:(0,b.isAddPeopleEnabled)(t),_callFlowsEnabled:l,_dialOutAuthUrl:o,_dialOutEnabled:(0,b.isDialOutEnabled)(t),_jwt:t['features/base/jwt'].jwt,_peopleSearchQueryTypes:u,_peopleSearchUrl:s}},e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),s=t(r(d[5])),c=t(r(d[6])),f=t(r(d[7])),p=r(d[8]),y=r(d[9]),v=r(d[10]),h=r(d[11]),b=r(d[12]),O=t(r(d[13]));function _(t,n){var l=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),l.push.apply(l,o)}return l}function P(t){for(var l=1;l<arguments.length;l++){var o=null!=arguments[l]?arguments[l]:{};l%2?_(Object(o),!0).forEach(function(l){(0,n.default)(t,l,o[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):_(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function j(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var w=(function(t){(0,s.default)(w,t);var n,p,_=(n=w,p=j(),function(){var t,l=(0,f.default)(n);if(p){var o=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,o)}else t=l.apply(this,arguments);return(0,c.default)(this,t)});function w(t){var n;return(0,l.default)(this,w),(n=_.call(this,t))._query=n._query.bind((0,u.default)(n)),n}return(0,o.default)(w,[{key:"_invite",value:function(t){var n=this,l=(0,b.getInviteTypeCounts)(t);if((0,y.sendAnalytics)((0,y.createInviteDialogEvent)('clicked','inviteButton',P(P({},l),{},{inviteAllowed:this._isAddDisabled()}))),this._isAddDisabled())return Promise.resolve([]);this.setState({addToCallInProgress:!0});var o=this.props,u=o._callFlowsEnabled,s=o.dispatch;return s((0,h.invite)(t)).then(function(l){if(n.setState({addToCallInProgress:!1}),l.length){var o=(0,b.getInviteTypeCounts)(l);O.default.error(l.length+" invites failed",o),(0,y.sendAnalytics)((0,y.createInviteDialogEvent)('error','invite',P({},o))),n.setState({addToCallError:!0})}else if(!u){var c,f=t.length;f>=3?c={titleArguments:{name:t[0].name,count:f-1},titleKey:'notify.invitedThreePlusMembers'}:2===f?c={titleArguments:{first:t[0].name,second:t[1].name},titleKey:'notify.invitedTwoMembers'}:f&&(c={titleArguments:{name:t[0].name},titleKey:'notify.invitedOneMember'}),c&&s((0,v.showNotification)(c,v.NOTIFICATION_TIMEOUT))}return l})}},{key:"_isAddDisabled",value:function(){return!this.state.inviteItems.length||this.state.addToCallInProgress}},{key:"_query",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'',n=this.props,l={addPeopleEnabled:n._addPeopleEnabled,dialOutAuthUrl:n._dialOutAuthUrl,dialOutEnabled:n._dialOutEnabled,jwt:n._jwt,peopleSearchQueryTypes:n._peopleSearchQueryTypes,peopleSearchUrl:n._peopleSearchUrl};return(0,b.getInviteResultsForQuery)(t,l)}}]),w})(p.Component);e.default=w},1393,[3,463,4,5,10,6,8,11,70,1090,887,1371,1382,1383]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.ICON_SIZE=e.LIGHT_GREY=e.DARK_GREY=e.AVATAR_SIZE=void 0;var t=r(d[0]);e.AVATAR_SIZE=40;var o='rgb(28, 32, 37)';e.DARK_GREY=o;var n='rgb(209, 219, 232)';e.LIGHT_GREY=n;e.ICON_SIZE=15;var c={avatar:{backgroundColor:n},avatarText:{color:o,fontSize:12},bottomBar:{alignItems:'center',flexDirection:'row',justifyContent:'space-around'},clearButton:{alignItems:'center',justifyContent:'center',marginLeft:5},clearIcon:{color:o,fontSize:18,textAlign:'center'},clearIconContainer:{alignItems:'center',backgroundColor:"rgb(240, 243, 247)",borderRadius:12,justifyContent:'center',height:24,width:24},extraBarPadding:{paddingBottom:30},invitedList:{padding:3},itemLinesStyle:{color:'rgb(118, 136, 152)',fontSize:13},itemText:{color:o,fontSize:14,fontWeight:'normal'},itemWrapper:{alignItems:'center',flexDirection:'row',paddingLeft:5},resultList:{flex:1,padding:5},searchField:{backgroundColor:"rgb(240, 243, 247)",borderBottomRightRadius:10,borderTopRightRadius:10,color:o,flex:1,fontSize:17,paddingVertical:7},selectedIcon:{color:o,fontSize:20,marginRight:t.BoxModel.margin,padding:2},separator:{borderBottomColor:n,borderBottomWidth:1,marginLeft:85},searchFieldWrapper:{alignItems:'stretch',flexDirection:'row',height:52,paddingHorizontal:15,paddingVertical:8},searchIcon:{color:o,fontSize:15},searchIconWrapper:{alignItems:'center',backgroundColor:"rgb(240, 243, 247)",borderBottomLeftRadius:10,borderTopLeftRadius:10,flexDirection:'row',justifyContent:'center',width:31},shareIcon:{fontSize:42},unselectIcon:{color:n,fontSize:16,left:-13.333333333333334,position:'relative',top:-13.333333333333334}};e.default=c},1394,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),v=r(d[8]),p=r(d[9]),b=r(d[10]),h=r(d[11]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,o.default)(b,t);var f,s,p=(f=b,s=y(),function(){var t,n=(0,u.default)(f);if(s){var c=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function b(){var t;(0,n.default)(this,b);for(var c=arguments.length,o=new Array(c),l=0;l<c;l++)o[l]=arguments[l];return(t=p.call.apply(p,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.shareRoom',t.icon=v.IconAddPeople,t.label='toolbar.shareRoom',t}return(0,c.default)(b,[{key:"_handleClick",value:function(){this.props.dispatch((0,h.doInvitePeople)())}}]),b})(b.AbstractButton);var _=(0,s.translate)((0,p.connect)(function(t,n){var c=t['features/base/config'].disableInviteFunctions;return{visible:(0,f.getFeatureFlag)(t,f.INVITE_ENABLED,!0)&&!c&&n.visible}})(R));e.default=_},1395,[3,4,5,6,8,11,1136,907,571,464,1155,1371]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1396,[1397]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DialInSummary",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},1397,[3,1398]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),u=n(r(d[4])),s=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),_=r(d[9]),h=r(d[10]),v=r(d[11]),y=r(d[12]),I=r(d[13]),L=r(d[14]),R=r(d[15]),b=r(d[16]),E=r(d[17]),U=n(r(d[18])),D=t(r(d[19]));function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,s.default)(k,t);var n,y,R=(n=k,y=S(),function(){var t,o=(0,f.default)(n);if(y){var l=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,l)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function k(t){var n;return(0,o.default)(this,k),(n=R.call(this,t))._onError=n._onError.bind((0,u.default)(n)),n._onNavigate=n._onNavigate.bind((0,u.default)(n)),n._renderLoading=n._renderLoading.bind((0,u.default)(n)),n}return(0,l.default)(k,[{key:"render",value:function(){var t=this.props._summaryUrl;return p.default.createElement(I.JitsiModal,{headerProps:{headerLabelKey:'info.label'},modalId:b.DIAL_IN_SUMMARY_VIEW_ID,style:D.default.backDrop},p.default.createElement(h.WebView,{onError:this._onError,onShouldStartLoadWithRequest:this._onNavigate,renderLoading:this._renderLoading,source:{uri:(0,E.getDialInfoPageURLForURIString)(t)},startInLoadingState:!0,style:D.default.webView}))}},{key:"_onError",value:function(){this.props.dispatch((0,I.setActiveModalId)()),this.props.dispatch((0,v.openDialog)(U.default))}},{key:"_onNavigate",value:function(t){var n=t.url;return n.startsWith('tel:')&&(_.Linking.openURL(n),this.props.dispatch((0,I.setActiveModalId)())),n===(0,E.getDialInfoPageURLForURIString)(this.props._summaryUrl)}},{key:"_renderLoading",value:function(){return p.default.createElement(_.View,{style:D.default.indicatorWrapper},p.default.createElement(L.LoadingIndicator,{color:D.INDICATOR_COLOR,size:"large"}))}}]),k})(p.Component);var M=(0,y.translate)((0,R.connect)(function(t){return{_summaryUrl:(t['features/base/modal'].modalProps||{}).summaryUrl}})(k));e.default=M},1398,[2,3,4,5,10,6,8,11,70,15,1174,554,907,1372,562,464,1381,1382,1399,1400]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),y=r(d[8]),p=r(d[9]),v=r(d[10]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,f.default)(R,t);var n,p,v=(n=R,p=h(),function(){var t,u=(0,l.default)(n);if(p){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function R(){return(0,u.default)(this,R),v.apply(this,arguments)}return(0,c.default)(R,[{key:"render",value:function(){return s.default.createElement(y.AlertDialog,{contentKey:"info.dialInSummaryError"})}}]),R})(s.Component),_=(0,p.translate)((0,v.connect)()(R));e.default=_},1399,[2,3,4,5,6,8,11,70,554,907,464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.INDICATOR_COLOR=void 0;var o=r(d[0]),t=o.ColorPalette.lightGrey;e.INDICATOR_COLOR=t;var l={backDrop:{backgroundColor:"rgb(71, 71, 71)"},indicatorWrapper:{alignItems:'center',backgroundColor:o.ColorPalette.white,height:'100%',justifyContent:'center'},webView:{backgroundColor:"rgb(71, 71, 71)",flex:1}};e.default=l},1400,[545]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"CalleeInfoContainer",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},1401,[3,1402]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),l=n(r(d[3])),f=n(r(d[4])),c=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),v=n(r(d[9]));function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(_,t);var n,p,h=(n=_,p=y(),function(){var t,u=(0,o.default)(n);if(p){var l=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,l)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,u.default)(this,_),h.apply(this,arguments)}return(0,l.default)(_,[{key:"render",value:function(){return this.props._calleeInfoVisible?s.default.createElement(v.default,null):null}}]),_})(s.Component);var _=(0,p.connect)(function(t){return{_calleeInfoVisible:t['features/invite'].calleeInfoVisible}})(h);e.default=_},1402,[2,3,4,5,6,8,11,70,464,1403]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),o=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),y=t(r(d[9])),_=r(d[10]),v=r(d[11]),h=r(d[12]),O=r(d[13]),b=r(d[14]),P=r(d[15]),j=r(d[16]),E=n(r(d[17]));function D(t,n){var l=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),l.push.apply(l,u)}return l}function w(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?D(Object(u),!0).forEach(function(n){(0,l.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):D(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var M=(function(t){(0,s.default)(h,t);var n,l,v=(n=h,l=C(),function(){var t,u=(0,p.default)(n);if(l){var c=(0,p.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function h(){return(0,c.default)(this,h),v.apply(this,arguments)}return(0,o.default)(h,[{key:"render",value:function(){var t=this.props._callee,n=t.id,l=t.name,c=t.status,o=void 0===c?j.CALLING:c,s=this.props._isVideoMuted?'solidBG':void 0;return y.default.createElement(O.Container,(0,u.default)({},this._style('ringing',s),{id:"ringOverlay"}),y.default.createElement(O.Container,this._style('ringing__content'),y.default.createElement(_.Avatar,(0,u.default)({},this._style('ringing__avatar'),{participantId:n})),y.default.createElement(O.Container,this._style('ringing__status'),y.default.createElement(j.PresenceLabel,(0,u.default)({defaultPresence:o},this._style('ringing__text')))),y.default.createElement(O.Container,this._style('ringing__name'),y.default.createElement(O.Text,this._style('ringing__text'),l))))}},{key:"_style",value:function(){for(var t,n='',l=arguments.length,u=new Array(l),c=0;c<l;c++)u[c]=arguments[c];for(var o=0,s=u;o<s.length;o++){var f=s[o];f&&(E.default&&f in E.default?t=w(w({},t),E.default[f]):n+=f+" ")}var p={};return n&&(p.className=n.trim()),t&&(p.style=t),p}}]),h})(y.Component);var k=(0,b.connect)(function(t){var n=(0,P.isLocalTrackMuted)(t['features/base/tracks'],v.MEDIA_TYPE.VIDEO),l=(0,h.getParticipants)(t).find(function(t){return'poltergeist'===t.botType});if(l){var u=l.id;return{_callee:{id:u,name:(0,h.getParticipantDisplayName)(t,u),status:(0,h.getParticipantPresenceStatus)(t,u)},_isVideoMuted:n}}return{_callee:t['features/invite'].initialCalleeInfo,_isVideoMuted:n}})(M);e.default=k},1403,[2,3,463,73,4,5,6,8,11,70,567,1072,885,562,464,1088,1404,1409]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1404,[1405,1407]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"PresenceLabel",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},1405,[3,1406]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),l=n(r(d[4])),f=n(r(d[5])),s=n(r(d[6])),o=n(r(d[7])),p=t(r(d[8])),v=r(d[9]),y=r(d[10]),_=r(d[11]),h=r(d[12]),P=r(d[13]),T=r(d[14]);function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var x=(function(t){(0,f.default)(h,t);var n,v,y=(n=h,v=R(),function(){var t,u=(0,o.default)(n);if(v){var c=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function h(){return(0,c.default)(this,h),y.apply(this,arguments)}return(0,l.default)(h,[{key:"render",value:function(){var t=this._getPresenceText();if(null===t)return null;var n=this.props,c=n.style,l=n.className;return p.default.createElement(_.Text,(0,u.default)({className:l},c),t)}},{key:"_getPresenceText",value:function(){var t=this.props,n=t._presence,u=t.t;if(!n)return null;var c=P.STATUS_TO_I18N_KEY[n];return c?u(c):n}}]),h})(p.Component);x.defaultProps={_presence:''};var D=(0,v.translate)((0,h.connect)(function(t,n){var u=(0,y.getParticipantById)(t,n.participantID);return{_presence:(0,T.presenceStatusDisabled)()?'':(null==u?void 0:u.presence)||n.defaultPresence}})(x));e.default=D},1406,[2,3,73,4,5,6,8,11,70,907,885,562,464,1407,1408]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.STATUS_TO_I18N_KEY=e.DISCONNECTED=e.CONNECTED_PHONE_NUMBER=e.CONNECTING2=e.CONNECTING=e.INITIALIZING_CALL=e.EXPIRED=e.IGNORED=e.REJECTED=e.BUSY=e.CONNECTED_USER=e.RINGING=e.CALLING=e.INVITED=void 0;var t,c=n(r(d[1]));e.INVITED="Invited";e.CALLING="calling";e.RINGING="ringing";e.CONNECTED_USER="connected";e.BUSY="busy";e.REJECTED="rejected";e.IGNORED="ignored";e.EXPIRED="expired";e.INITIALIZING_CALL="Initializing Call";e.CONNECTING="Connecting";e.CONNECTING2="Connecting*";e.CONNECTED_PHONE_NUMBER="Connected";e.DISCONNECTED="Disconnected";var N=(t={},(0,c.default)(t,"Invited",'presenceStatus.invited'),(0,c.default)(t,"ringing",'presenceStatus.ringing'),(0,c.default)(t,"calling",'presenceStatus.calling'),(0,c.default)(t,"busy",'presenceStatus.busy'),(0,c.default)(t,"rejected",'presenceStatus.rejected'),(0,c.default)(t,"ignored",'presenceStatus.ignored'),(0,c.default)(t,"expired",'presenceStatus.expired'),(0,c.default)(t,"Initializing Call",'presenceStatus.initializingCall'),(0,c.default)(t,"Connecting",'presenceStatus.connecting'),(0,c.default)(t,"Connecting*",'presenceStatus.connecting2'),(0,c.default)(t,"Connected",'presenceStatus.connected'),(0,c.default)(t,"connected",'presenceStatus.connected'),(0,c.default)(t,"Disconnected",'presenceStatus.disconnected'),t);e.STATUS_TO_I18N_KEY=N},1407,[3,463]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.presenceStatusDisabled=function(){var n;return Boolean('undefined'!=typeof interfaceConfig&&(null==(n=interfaceConfig)?void 0:n.DISABLE_PRESENCE_STATUS))}},1408,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=r(d[2]),c=r(d[3]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function f(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var u=(0,c.createStyleSheet)({ringing:f(f({},o.StyleSheet.absoluteFillObject),{},{alignItems:'center',backgroundColor:c.ColorPalette.black,flex:0,flexDirection:'column',justifyContent:'center',opacity:.8}),ringing__avatar:{borderRadius:50,flex:0,height:100,width:100},'ringing__caller-info':{alignItems:'center',flex:0,flexDirection:'row',justifyContent:'center'},ringing__content:{alignItems:'center',flex:0,flexDirection:'column',justifyContent:'center'},ringing__text:{color:c.ColorPalette.white}});e.default=u},1409,[3,463,15,545]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(d[0]).getLogger)('features/share-room');e.default=o},1410,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]),u=r(d[4]),c=r(d[5]),p='shared-video';function f(t,s,o,p){var f,S=o.state,l=o.time,v=o.from,h=t.dispatch,E=t.getState,L=(0,n.getLocalParticipant)(E()).id,y=null==(f=E()['features/youtube-player'])?void 0:f.status;'start'!==S&&['playing','pause','start'].includes(y)||(h((0,n.participantJoined)({conference:p,id:s,isFakeParticipant:!0,avatarURL:"https://img.youtube.com/vi/"+s+"/0.jpg",name:c.YOUTUBE_PARTICIPANT_NAME})),h((0,n.pinParticipant)(s))),L!==v&&h((0,u.setSharedVideoStatus)(s,S,l,v))}function S(t,s,o){var c=t.dispatch,p=(0,t.getState)(),f=p['features/youtube-player'],S=f.videoId,v=f.ownerId,h=f.status,E=(0,n.getLocalParticipant)(p);return'playing'===h||'start'===h||'pause'===h?v===E.id&&c((0,u.setSharedVideoStatus)(S,'stop',0,E.id)):c((0,u.showEnterVideoLinkPrompt)(function(n){return l(t,n)})),s(o)}function l(s,o){var c=s.dispatch,p=s.getState;if((0,t.getCurrentConference)(p())){var f=(0,n.getLocalParticipant)(p());c((0,u.setSharedVideoStatus)(o,'start',0,f.id))}}function v(t,n,s,o,u){s.sendCommandOnce(p,{value:t,attributes:{from:o,state:n,time:u}})}s.MiddlewareRegistry.register(function(s){return function(c){return function(p){var f,l=s.dispatch,h=(0,s.getState)(),E=(0,t.getCurrentConference)(h),L=null==(f=(0,n.getLocalParticipant)(h))?void 0:f.id,y=p.videoId,C=p.status,I=p.ownerId,P=p.time,T=h['features/youtube-player'],_=T.ownerId,b=T.videoId;switch(p.type){case o.TOGGLE_SHARED_VIDEO:S(s,c,p);break;case t.CONFERENCE_LEFT:l((0,u.setSharedVideoStatus)('','stop',0,''));break;case n.PARTICIPANT_LEFT:p.participant.id===_&&(l((0,u.setSharedVideoStatus)('','stop',0,'')),l((0,n.participantLeft)(b,E)));break;case o.SET_SHARED_VIDEO_STATUS:L===I&&v(y,C,E,L,P)}return c(p)}}}),s.StateListenerRegistry.register(function(n){return(0,t.getCurrentConference)(n)},function(t,s,o){t&&t!==o&&t.addCommandListener(p,function(o){var c=o.value,p=o.attributes,S=s.dispatch,l=s.getState,v=p.from,h=(0,n.getLocalParticipant)(l()).id,E=p.state;['playing','pause','start'].includes(E)?f(s,c,p,t):'stop'===E&&(S((0,n.participantLeft)(c,t)),h!==v&&S((0,u.setSharedVideoStatus)(c,'stop',0,v)))})})},1411,[1281,885,464,1166,1165,1412]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.YOUTUBE_PARTICIPANT_NAME=void 0;e.YOUTUBE_PARTICIPANT_NAME='YouTube'},1412,[]);
__d(function(g,r,i,a,m,e,d){r(d[0]),r(d[1]),r(d[2]),r(d[3]),r(d[4]),r(d[5]),r(d[6]),r(d[7]),r(d[8]),r(d[9]),r(d[10]),r(d[11]),r(d[12]),r(d[13]),r(d[14]),r(d[15]),r(d[16]),r(d[17]),r(d[18]),r(d[19]),r(d[20]),r(d[21]),r(d[22]),r(d[23]),r(d[24]),r(d[25]),r(d[26]),r(d[27]),r(d[28]),r(d[29]),r(d[30]),r(d[31]),r(d[32]),r(d[33]),r(d[34]),r(d[35]),r(d[36]),r(d[37]),r(d[38]),r(d[39]),r(d[40]),r(d[41]),r(d[42]),r(d[43]),r(d[44]),r(d[45])},1413,[1414,1418,1428,1429,1437,1438,1447,1451,1456,1459,1473,1475,1476,1477,1478,1480,1484,1490,1492,1495,1496,1523,1570,1571,1579,1581,1582,1586,1587,1599,1600,1605,1619,1620,1621,1625,1632,1634,1642,1657,1659,1660,1663,1673,1680,1682]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),c=r(d[2]),n=r(d[3]),s=r(d[4]),o=r(d[5]),u=r(d[6]),T=r(d[7]),l=r(d[8]),O=r(d[9]);function f(t,c){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);c&&(s=s.filter(function(c){return Object.getOwnPropertyDescriptor(t,c).enumerable})),n.push.apply(n,s)}return n}function p(c){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?f(Object(s),!0).forEach(function(n){(0,t.default)(c,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(c,Object.getOwnPropertyDescriptors(s)):f(Object(s)).forEach(function(t){Object.defineProperty(c,t,Object.getOwnPropertyDescriptor(s,t))})}return c}function v(t){var c=Date.now(),n=t['features/analytics'].localTracksDuration,s=t['features/base/conference'].conference,o=n.audio,T=n.video,l=T.camera,O=T.desktop,f=t['features/base/tracks'],v=(0,u.getLocalAudioTrack)(f),y=(0,u.getLocalVideoTrack)(f),D=p({},n);if(v&&!v.muted&&s?-1===o.startedTime&&(D.audio.startedTime=c):D.audio={startedTime:-1,value:o.value+(-1===o.startedTime?0:c-o.startedTime)},y&&!y.muted&&s){var E=y.videoType;-1===T[E].startedTime&&(D.video[E].startedTime=c)}else D.video={camera:{startedTime:-1,value:l.value+(-1===l.startedTime?0:c-l.startedTime)},desktop:{startedTime:-1,value:O.value+(-1===O.startedTime?0:c-O.startedTime)}};return p(p({},n),D)}o.MiddlewareRegistry.register(function(t){return function(o){return function(f){switch(f.type){case n.SET_CONFIG:'ReactNative'===navigator.product&&(0,O.resetAnalytics)();break;case c.SET_ROOM:var y=(0,O.createHandlers)(t),D=o(f);return y.then(function(c){(0,O.initAnalytics)(t,c)}),D}var E=o(f);switch(f.type){case c.CONFERENCE_JOINED:var A=t.dispatch,b=(0,t.getState)();A({type:l.UPDATE_LOCAL_TRACKS_DURATION,localTracksDuration:p(p({},v(b)),{},{conference:{startedTime:Date.now(),value:0}})});break;case c.CONFERENCE_WILL_LEAVE:var k=t.dispatch,_=(0,t.getState)(),R=_['features/analytics'].localTracksDuration,w=p(p({},v(_)),{},{conference:{startedTime:-1,value:Date.now()-R.conference.startedTime}});(0,O.sendAnalytics)((0,T.createLocalTracksDurationEvent)(w)),k({type:l.UPDATE_LOCAL_TRACKS_DURATION,localTracksDuration:w});break;case s.SET_NETWORK_INFO:(0,O.sendAnalytics)((0,T.createNetworkInfoEvent)({isOnline:f.isOnline,details:f.details,networkType:f.networkType}));break;case u.TRACK_ADDED:case u.TRACK_REMOVED:case u.TRACK_UPDATED:var C=t.dispatch,N=(0,t.getState)(),L=N['features/analytics'].localTracksDuration;if(-1===L.conference.startedTime||'presenter'===f.mediaType)break;C({type:l.UPDATE_LOCAL_TRACKS_DURATION,localTracksDuration:p(p({},L),v(N))})}return E}}})},1414,[3,463,1281,1102,1415,464,1088,1091,1417,1092]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1415,[1416]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._STORE_NETWORK_INFO_CLEANUP=e.SET_NETWORK_INFO=void 0;e.SET_NETWORK_INFO='SET_NETWORK_INFO';e._STORE_NETWORK_INFO_CLEANUP='STORE_NETWORK_INFO_CLEANUP'},1416,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UPDATE_LOCAL_TRACKS_DURATION=void 0;e.UPDATE_LOCAL_TRACKS_DURATION='UPDATE_LOCAL_TRACKS_DURATION'},1417,[]);
__d(function(g,r,i,a,m,e,d){var n,t=r(d[0]),c=t(r(d[1])),o=r(d[2]),s=r(d[3]),u=r(d[4]),f=r(d[5]),E=r(d[6]),v=r(d[7]),N=r(d[8]),l=r(d[9]),C=r(d[10]),p=r(d[11]),A=r(d[12]),P=r(d[13]),T=t(r(d[14]));function b(t,s,v){var N=t.dispatch,l=t.getState,C=s(v),p=v.conference,A=v.error;switch(A.name){case E.JitsiConferenceErrors.CONFERENCE_DESTROYED:var P=(0,c.default)(A.params,1)[0];N((0,u.showErrorNotification)({description:P,titleKey:'dialog.sessTerminated'})),'undefined'!=typeof APP&&APP.UI.hideStats();break;case E.JitsiConferenceErrors.CONNECTION_ERROR:var b=(0,c.default)(A.params,1)[0];N((0,f.connectionDisconnected)(l()['features/base/connection'].connection)),N((0,u.showErrorNotification)({descriptionArguments:{msg:b},descriptionKey:b?'dialog.connectErrorWithMsg':'dialog.connectError',titleKey:'connection.CONNFAIL'}));break;case E.JitsiConferenceErrors.OFFER_ANSWER_FAILED:(0,o.sendAnalytics)((0,o.createOfferAnswerFailedEvent)())}return'undefined'!=typeof APP?(void 0!==n&&(window.removeEventListener('beforeunload',n),n=void 0),C):(!A.recoverable&&p&&p.leave().catch(function(n){T.default.info('JitsiConference.leave() rejected with:',n)}),C)}function _(t,c,o){var u,f=t.dispatch,E=t.getState,v=c(o),l=o.conference,C=E()['features/base/conference'].pendingSubjectChange,p=E()['features/base/config'].requireDisplayName;return C&&f((0,A.setSubject)(C)),n=function(){f((0,A.conferenceWillLeave)(l))},window.addEventListener('beforeunload',n),!p||(null==(u=(0,N.getLocalParticipant)(E))?void 0:u.name)||l.isHidden()||f((0,s.openDisplayNamePrompt)(void 0)),v}function D(n,t,c){var o=n.dispatch,s=t(c);return'undefined'==typeof APP&&o((0,A.createConference)()),s}function I(t,c,o){var s=t.dispatch,u=t.getState,f=c(o);if(void 0!==n&&(window.removeEventListener('beforeunload',n),n=void 0),'undefined'==typeof APP){var E=o.connection,v=o.error;(0,P.forEachConference)(u,function(n){if(n.getConnection()===E){var t=(0,A.conferenceFailed)(n,v.name);void 0!==v.recoverable&&(t.error.recoverable=v.recoverable),s(t)}return!0})}return f}function O(n,t,c){var o=n.dispatch,s=n.getState,u=t(c),f=s()['features/base/conference'].subject;return f&&o({type:p.SET_PENDING_SUBJECT_CHANGE,subject:void 0}),'object'==typeof APP&&APP.API.notifySubjectChanged(f),u}function S(){void 0!==n&&(window.removeEventListener('beforeunload',n),n=void 0)}function R(n,t,c){var s=(0,n.getState)(),u=s['features/base/conference'].conference;if(!u)return t(c);var f,E=s['features/base/participants'],v=c.participant.id,l=(0,N.getParticipantById)(E,v),C=(0,N.getPinnedParticipant)(E),p=v?o.ACTION_PINNED:o.ACTION_UNPINNED,A=l&&l.local||!v&&C&&C.local;return f=A||(p===o.ACTION_PINNED?v:C&&C.id),(0,o.sendAnalytics)((0,o.createPinnedEvent)(p,f,{local:A,participant_count:u.getParticipantCount()})),t(c)}function h(n,t,c){var o=(0,n.getState)()['features/base/conference'].conference;if(o){var s=c.duration,u=c.tones,f=c.pause;o.sendTones(u,s,f)}return t(c)}function y(n,t,c){var o=n.dispatch,s=(0,n.getState)()['features/base/config'].subject;return c.room&&o((0,A.setSubject)(s)),t(c)}function L(n,t){var c,o=n.getState,s=(0,P.getCurrentConference)(o);if(s){var u=t.track.jitsiTrack;c=t.type===C.TRACK_ADDED?(0,P._addLocalTracksToConference)(s,[u]):(0,P._removeLocalTracksFromConference)(s,[u])}return c||Promise.resolve()}function w(n,t,c){var o=c.track;return o&&o.local&&o.mediaType!==v.MEDIA_TYPE.PRESENTER?L(n,c).then(function(){return t(c)}):t(c)}function F(n,t,c){var o=n.dispatch,s=n.getState,u=s()['features/base/conference'].conference,f=c.participant,E=t(c),v=(0,N.getLocalParticipant)(s);if(u&&f.id===v.id&&('name'in f&&u.setDisplayName(f.name),'role'in f&&f.role===N.PARTICIPANT_ROLE.MODERATOR)){var l=s()['features/base/conference'],C=l.pendingSubjectChange,p=l.subject;void 0!==C&&C!==p&&o((0,A.setSubject)(C))}return E}l.MiddlewareRegistry.register(function(n){return function(t){return function(c){switch(c.type){case p.CONFERENCE_FAILED:return b(n,t,c);case p.CONFERENCE_JOINED:return _(n,t,c);case f.CONNECTION_ESTABLISHED:return D(n,t,c);case f.CONNECTION_FAILED:return I(n,t,c);case p.CONFERENCE_SUBJ
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1419,[1420,1421,1427]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.openDisplayNamePrompt=function(t){return(0,o.openDialog)(n.DisplayNamePrompt,{onPostSubmit:t})};var o=r(d[0]),n=r(d[1])},1420,[554,1421]);
2020-07-20 16:35:17 +00:00
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1421,[1422]);
2020-11-03 14:18:15 +00:00
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DisplayNameLabel",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"DisplayNamePrompt",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1422,[3,1423,1425]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),l=n(r(d[4])),o=n(r(d[5])),f=n(r(d[6])),p=t(r(d[7])),s=r(d[8]),y=r(d[9]),v=r(d[10]),h=n(r(d[11]));function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,l.default)(P,t);var n,y,v=(n=P,y=_(),function(){var t,u=(0,f.default)(n);if(y){var c=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function P(){return(0,u.default)(this,P),v.apply(this,arguments)}return(0,c.default)(P,[{key:"render",value:function(){return this.props._render?p.default.createElement(s.View,{style:h.default.displayNameBackdrop},p.default.createElement(s.Text,{style:h.default.displayNameText},this.props._participantName)):null}}]),P})(p.Component);var R=(0,v.connect)(function(t,n){var u=n.participantId,c=(0,y.getLocalParticipant)(t),l=(0,y.getParticipantById)(t,u),o=l&&l.isFakeParticipant,f=Boolean(u)&&(null==c?void 0:c.id)!==u&&!(0,y.shouldRenderParticipantVideo)(t,u)&&!o;return{_participantName:(0,y.getParticipantDisplayName)(t,u),_render:f}})(P);e.default=R},1423,[2,3,4,5,6,8,11,70,15,885,464,1424]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={displayNameBackdrop:{alignSelf:'center',backgroundColor:'rgba(28, 32, 37, 0.6)',borderRadius:4,paddingHorizontal:16,paddingVertical:4},displayNameText:{color:r(d[0]).ColorPalette.white,fontSize:14}};e.default=o},1424,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(D,t);var p,v,h=(p=D,v=y(),function(){var t,n=(0,o.default)(p);if(v){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function D(){return(0,n.default)(this,D),h.apply(this,arguments)}return(0,u.default)(D,[{key:"render",value:function(){return l.default.createElement(s.InputDialog,{contentKey:"dialog.enterDisplayName",onSubmit:this._onSetDisplayName})}}]),D})(t(r(d[9])).default),h=(0,p.connect)()(v);e.default=h},1425,[3,4,5,6,8,11,70,554,464,1426]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,o.default)(_,t);var s,v,h=(s=_,v=y(),function(){var t,n=(0,l.default)(s);if(v){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function _(t){var u;return(0,n.default)(this,_),(u=h.call(this,t))._onSetDisplayName=u._onSetDisplayName.bind((0,f.default)(u)),u}return(0,u.default)(_,[{key:"_onSetDisplayName",value:function(t){if(!t||!t.trim())return!1;var n=this.props,u=n.dispatch,f=n.onPostSubmit;return u((0,p.updateSettings)({displayName:t})),f&&f(),!0}}]),_})(s.Component);e.default=v},1426,[3,4,5,10,6,8,11,70,1095]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.appendSuffix=function(n){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'';return(n||t)+(n&&t&&n!==t?" ("+t+")":'')}},1427,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),u=r(d[4]),c=r(d[5]),f=r(d[6]),v=r(d[7]),l=r(d[8]);function h(n,o,u){for(var f=o(u),v=l._CONFIG_STORE_PREFIX+"/",h=[],p=0;;++p){var _=t.jitsiLocalStorage.key(p);if(!_)break;var b=void 0;if(_.startsWith(v)&&(b=_.substring(v.length))){var w=(0,c.parseURIString)(b),P=void 0;w&&(P=w.host)&&h.push(P)}}return h.length&&n.dispatch((0,s.addKnownDomains)(h)),f}function p(t,n,s){var u=t.dispatch,c=t.getState,f=n(s),l=c(),h=l['features/base/settings'],p={};void 0!==h.disableP2P&&(p.p2p={enabled:!h.disableP2P});var _=(0,o.getFeatureFlag)(l,'resolution');return void 0!==_&&(p.resolution=_),u((0,v.updateConfig)(p)),void 0!==window.config&&(window.config=l['features/base/config']),f}u.MiddlewareRegistry.register(function(t){return function(o){return function(s){switch(s.type){case n.APP_WILL_MOUNT:return h(t,o,s);case f.SET_CONFIG:return p(t,o,s)}return o(s)}}})},1428,[504,1141,1140,1104,464,528,1107,1103,1108]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),s=r(d[4]),f=r(d[5]),u=r(d[6]),p=r(d[7]),l=r(d[8]),v=r(d[9]),y=r(d[10]),O=t(r(d[11]));function b(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function j(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?b(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):b(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function U(t,n){var o,c=t.dispatch,s=t.getState,f=n.avatarURL,p=n.email,l=n.name,v=n.features;if((f||p||l)&&(o=(0,u.getLocalParticipant)(s))){var y={id:o.id,local:!0};f&&(y.avatarURL=f),p&&(y.email=p),l&&(y.name=l),v&&(y.features=v),c((0,u.participantUpdated)(y))}}function L(t,n,o){var c=t.dispatch,s=t.getState,f=n(o),u=s()['features/base/connection'].locationURL;return c((0,v.setJWT)(u?(0,y.parseJWTFromURLParams)(u):void 0)),f}function P(t,n,s){var f=s.jwt,u=(s.type,(0,o.default)(s,["jwt","type"]));if(!Object.keys(u).length)if(f){var p,l=t.getState()['features/base/config'].enableUserRolesBasedOnToken;s.isGuest=!l;try{p=(0,c.default)(f)}catch(t){O.default.error(t)}if(p){var v=p,y=v.context,b=v.iss;if(s.jwt=f,s.issuer=b,y){var L=R(y.user||{});s.callee=y.callee,s.group=y.group,s.server=y.server,s.tenant=y.tenant,s.user=L,L&&U(t,j(j({},L),{},{features:y.features}))}}}else if('undefined'==typeof APP){var P=t.getState()['features/base/jwt'].user;P&&w(t,P)}return n(s)}function w(t,n){var o,c=t.dispatch,s=t.getState,f=n.avatarURL,p=n.name,l=n.email;if((f||p||l)&&(o=(0,u.getLocalParticipant)(s))){var v={id:o.id,local:!0};f===o.avatarURL&&(v.avatarURL=void 0),l===o.email&&(v.email=void 0),p===o.name&&(v.name=void 0),v.features=void 0,c((0,u.participantUpdated)(v))}}function R(t){var n=t.avatar,o=t.avatarUrl,c=t.email,s=t.id,f=t.name,u={};return'string'==typeof o?u.avatarURL=o.trim():'string'==typeof n&&(u.avatarURL=n.trim()),'string'==typeof c&&(u.email=c.trim()),'string'==typeof s&&(u.id=s.trim()),'string'==typeof f&&(u.name=f.trim()),Object.keys(u).length?u:void 0}p.MiddlewareRegistry.register(function(t){return function(n){return function(o){switch(o.type){case s.SET_CONFIG:case f.SET_LOCATION_URL:return L(t,n,o);case l.SET_JWT:return P(t,n,o)}return n(o)}}})},1429,[3,463,574,1430,1102,1292,885,464,1433,1434,1435,1436]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);function n(t){this.message=t}n.prototype=new Error,n.prototype.name='InvalidTokenError',m.exports=function(o,s){if('string'!=typeof o)throw new n('Invalid token specified');var p=!0===(s=s||{}).header?0:1;try{return JSON.parse(t(o.split('.')[p]))}catch(t){throw new n('Invalid token specified: '+t.message)}},m.exports.InvalidTokenError=n},1430,[1431]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);function n(n){return decodeURIComponent(t(n).replace(/(.)/g,function(t,n){var c=n.charCodeAt(0).toString(16).toUpperCase();return c.length<2&&(c='0'+c),'%'+c}))}m.exports=function(c){var o=c.replace(/-/g,"+").replace(/_/g,"/");switch(o.length%4){case 0:break;case 2:o+="==";break;case 3:o+="=";break;default:throw"Illegal base64url string!"}try{return n(o)}catch(n){return t(o)}}},1431,[1432]);
__d(function(g,r,i,a,m,e,d){var o='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';function n(o){this.message=o}n.prototype=new Error,n.prototype.name='InvalidCharacterError',m.exports='undefined'!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var w=String(t).replace(/=+$/,'');if(w.length%4==1)throw new n("'atob' failed: The string to be decoded is not correctly encoded.");for(var c,f,h=0,p=0,s='';f=w.charAt(p++);~f&&(c=h%4?64*c+f:f,h++%4)?s+=String.fromCharCode(255&c>>(-2*h&6)):0)f=o.indexOf(f);return s}},1432,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_JWT=void 0;e.SET_JWT='SET_JWT'},1433,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setJWT=function(n){return{type:t.SET_JWT,jwt:n}};var t=r(d[0])},1434,[1433]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.parseJWTFromURLParams=function(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.location;return(0,n.parseURLParams)(o,!0,'search').jwt};var n=r(d[0])},1435,[528]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/jwt');e.default=t},1436,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),c=r(d[4]),u=r(d[5]);function f(t){var n,o=t.dispatch,s=(0,t.getState)()['features/base/connection'].locationURL;s&&(n=s.host)&&o((0,u.addKnownDomains)(n))}s.MiddlewareRegistry.register(function(s){return function(h){return function(R){var _,p,w,L,S=h(R);switch(R.type){case n.APP_WILL_MOUNT:p=(_=s).dispatch,w=_.getState,L=(0,c.parseURIString)((0,t.getDefaultURL)(w)),p((0,u.addKnownDomains)(L.host));break;case o.SET_ROOM:f(s)}return S}}})},1437,[1094,1141,1281,464,528,1105]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]),n=r(d[2]),c=r(d[3]),l=r(d[4]),o=r(d[5]),u=r(d[6]),f=r(d[7]),E=r(d[8]),N=r(d[9]),T=r(d[10]),I=r(d[11]),_=t(r(d[12]));function A(t){var s=(0,t.getState)(),n=s['features/base/conference'].conference,c=s['features/base/audio-only'].enabled,l=(s['features/background']||{}).appState,u=s['features/filmstrip'].enabled,f=s['features/base/config'],E=s['features/base/lastn'].lastNLimits,T=(0,N.getParticipantCount)(s);if(n){var A=void 0===f.channelLastN?-1:f.channelLastN,P=(0,I.limitLastN)(T,E);if(void 0!==P&&(A=P),void 0!==l&&'active'!==l)A=0;else if(c){var v=s['features/video-layout'].screenShares,L=(0,o.shouldDisplayTileView)(s),S=s['features/large-video'].participantId,C=S?(0,N.getParticipantById)(s,S):void 0;A=L||!C||C.local?0:(v||[]).includes(S)?1:0}else u||(A=1);if(n.getLastN()!==A){_.default.info("Setting last N to: "+A);try{n.setLastN(A)}catch(t){_.default.error("Failed to set lastN: "+t)}}}else _.default.debug('There is no active conference, not updating last N')}T.MiddlewareRegistry.register(function(t){return function(o){return function(N){var T=o(N);switch(N.type){case c.APP_STATE_CHANGED:case f.CONFERENCE_JOINED:case E.PARTICIPANT_JOINED:case E.PARTICIPANT_KICKED:case E.PARTICIPANT_LEFT:case l.SCREEN_SHARE_PARTICIPANTS_UPDATED:case n.SELECT_LARGE_VIDEO_PARTICIPANT:case u.SET_AUDIO_ONLY:case s.SET_FILMSTRIP_ENABLED:case l.SET_TILE_VIEW:A(t)}return T}}})},1438,[3,1439,1440,1331,1441,1442,1325,1301,1062,1063,464,1445,1446]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_HORIZONTAL_VIEW_DIMENSIONS=e.SET_TILE_VIEW_DIMENSIONS=e.SET_FILMSTRIP_VISIBLE=e.SET_FILMSTRIP_HOVERED=e.SET_FILMSTRIP_ENABLED=void 0;e.SET_FILMSTRIP_ENABLED='SET_FILMSTRIP_ENABLED';e.SET_FILMSTRIP_HOVERED='SET_FILMSTRIP_HOVERED';e.SET_FILMSTRIP_VISIBLE='SET_FILMSTRIP_VISIBLE';e.SET_TILE_VIEW_DIMENSIONS='SET_TILE_VIEW_DIMENSIONS';e.SET_HORIZONTAL_VIEW_DIMENSIONS='SET_HORIZONTAL_VIEW_DIMENSIONS'},1439,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UPDATE_KNOWN_LARGE_VIDEO_RESOLUTION=e.SELECT_LARGE_VIDEO_PARTICIPANT=void 0;e.SELECT_LARGE_VIDEO_PARTICIPANT='SELECT_LARGE_VIDEO_PARTICIPANT';e.UPDATE_KNOWN_LARGE_VIDEO_RESOLUTION='UPDATE_KNOWN_LARGE_VIDEO_RESOLUTION'},1440,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_TILE_VIEW=e.SCREEN_SHARE_PARTICIPANTS_UPDATED=void 0;e.SCREEN_SHARE_PARTICIPANTS_UPDATED='SCREEN_SHARE_PARTICIPANTS_UPDATED';e.SET_TILE_VIEW='SET_TILE_VIEW'},1441,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getCurrentLayout=function(t){if(l(t))return o.LAYOUTS.TILE_VIEW;if(interfaceConfig.VERTICAL_FILMSTRIP)return o.LAYOUTS.VERTICAL_FILMSTRIP_VIEW;return o.LAYOUTS.HORIZONTAL_FILMSTRIP_VIEW},e.getMaxColumnCount=u,e.getTileViewGridDimensions=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u(),o=t['features/base/config'].iAmRecorder,l=t['features/base/participants'].length-(o?1:0),f=Math.ceil(Math.sqrt(l)),c=Math.min(f,n),s=Math.ceil(l/c),I=Math.min(n,s);return{columns:c,visibleRows:I}},e.shouldDisplayTileView=l;var t=r(d[0]),n=r(d[1]),o=r(d[2]);function u(){var t=interfaceConfig.TILE_VIEW_MAX_COLUMNS||5;return Math.min(Math.max(t,1),5)}function l(){var o,u,l=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},f=(0,t.getParticipantCount)(l);if(f<2)return!1;var c=l['features/video-layout'].tileViewEnabled;return void 0!==c?c:!Boolean((null==(o=l['features/etherpad'])?void 0:o.editing)||'object'==typeof interfaceConfig&&(null==(u=interfaceConfig)?void 0:u.filmStripOnly)||(0,t.getPinnedParticipant)(l)||f<3||(0,n.isYoutubeVideoPlaying)(l))}},1442,[885,1443,1444]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isYoutubeVideoPlaying=function(o){return Boolean((0,n.getParticipants)(o).find(function(n){return n.isFakeParticipant&&n.name===t.YOUTUBE_PARTICIPANT_NAME}))};var n=r(d[0]),t=r(d[1])},1443,[885,1412]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.LAYOUTS=void 0;e.LAYOUTS={HORIZONTAL_FILMSTRIP_VIEW:'horizontal-filmstrip-view',TILE_VIEW:'tile-view',VERTICAL_FILMSTRIP_VIEW:'vertical-filmstrip-view'}},1444,[]);
__d(function(g,r,i,a,m,e,d){function t(t,o){var u;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(u=n(t))||o&&t&&"number"==typeof t.length){u&&(t=u);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(u=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(u)}function n(t,n){if(t){if("string"==typeof t)return o(t,n);var u=Object.prototype.toString.call(t).slice(8,-1);return"Object"===u&&t.constructor&&(u=t.constructor.name),"Map"===u||"Set"===u?Array.from(t):"Arguments"===u||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(u)?o(t,n):void 0}}function o(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}Object.defineProperty(e,"__esModule",{value:!0}),e.validateLastNLimits=function(n){if('object'!=typeof n||!Object.keys(n).length||Object.keys(n).find(function(t){return null===t||isNaN(Number(t))||null===n[t]||isNaN(Number(n[t]))}))return;for(var o,u=new Map,l=t(Object.keys(n).map(function(t){return Number(t)}).sort(function(t,n){return t-n}));!(o=l()).done;){var f=o.value;u.set(f,Number(n[f]))}return u},e.limitLastN=function(n,o){if(!o||!o.keys)return;for(var u,l,f=t(o.keys());!(l=f()).done;){var c=l.value;n>=c&&(u=c)}return u?o.get(u):void 0}},1445,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/lastn');e.default=t},1446,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),l=r(d[3]),u=r(d[4]),s=r(d[5]),c=n(r(d[6])),f=r(d[7]),w=r(d[8]);function b(n,t,l){var u=n.dispatch;(0,n.getState)()['features/base/lib-jitsi-meet'].initialized&&u((0,w.disposeLib)());var s=t(l);return u((0,o.setLoggingConfig)(window.loggingConfig)),u((0,w.initLib)()),s}function I(){if(c.default.getGlobalOnErrorHandler){var n=window.onerror;window.onerror=function(t,o,l,u,s){c.default.getGlobalOnErrorHandler(t,o,l,u,s),n&&n(t,o,l,u,s)};var t=window.onunhandledrejection;window.onunhandledrejection=function(n){c.default.getGlobalOnErrorHandler(null,null,null,null,n.reason),t&&t(n)}}}s.MiddlewareRegistry.register(function(n){return function(o){return function(s){switch(s.type){case f.LIB_WILL_INIT:'undefined'!=typeof APP&&I();break;case l.SET_NETWORK_INFO:c.default.setNetworkInfo({isOnline:s.isOnline});break;case u.PARTICIPANT_LEFT:s.participant.local&&n.dispatch((0,w.disposeLib)());break;case t.SET_CONFIG:return b(n,o,s)}return o(s)}}})},1447,[3,1102,1448,1415,885,464,525,1068,1065]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1448,[1449,1450,517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setLogCollector=function(t){return{type:o.SET_LOG_COLLECTOR,logCollector:t}},e.setLoggingConfig=function(t){return{type:o.SET_LOGGING_CONFIG,config:t}};var o=r(d[0])},1449,[1450]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_LOGGING_CONFIG=e.SET_LOG_COLLECTOR=void 0;e.SET_LOG_COLLECTOR='SET_LOG_COLLECTOR';e.SET_LOGGING_CONFIG='SET_LOGGING_CONFIG'},1450,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]),n=o(r(d[2])),l=r(d[3]),u=r(d[4]),f=t(r(d[5])),s=r(d[6]),c=r(d[7]),L=o(r(d[8])),b=o(r(d[9])),v=o(r(d[10])),p=r(d[11]),C=r(d[12]);function P(t,o,l){var u=(0,t.getState)()['features/base/logging'].config;return E(n.default,u),'undefined'==typeof APP||E(f.default,u),o(l)}function T(t,o,n){var l=t.getState,s=o(n),c=n.conference,L=l()['features/base/logging'].logCollector;return L&&c===(0,u.getCurrentConference)(l())&&(L.start(),L.flush(),c.on(f.JitsiConferenceEvents.BEFORE_STATISTICS_DISPOSED,function(){return L.flush()})),s}function I(t,o,l){var u=t.dispatch,s=t.getState,c=s()['features/base/logging'].logCollector;if(c||o.disableLogCollector)c&&o.disableLogCollector&&(n.default.removeGlobalTransport(c),f.default.removeGlobalLogTransport(c),c.stop(),u((0,C.setLogCollector)(void 0)));else{var p=new n.default.LogCollector(new v.default(s)),P=s()['features/base/config'].apiLogLevels;if(P&&Array.isArray(P)&&'object'==typeof APP){var T=(0,L.default)(P);n.default.addGlobalTransport(T),f.default.addGlobalLogTransport(T)}if(n.default.addGlobalTransport(p),f.default.addGlobalLogTransport(p),u((0,C.setLogCollector)(p)),l&&'object'==typeof APP){APP.debugLogs=new b.default;var I=new n.default.LogCollector(APP.debugLogs,{storeInterval:1e3});n.default.addGlobalTransport(I),f.default.addGlobalLogTransport(I),I.start()}}}function G(t,o,n){var l=t.getState;return'undefined'==typeof APP&&E(f.default,l()['features/base/logging'].config),o(n)}function S(t,o,l){var u=t.dispatch,s=t.getState,L=o(l),b=s()['features/base/logging'].config,v=(0,c.isTestModeEnabled)(s());return E(n.default,b),E(f.default,b),I({dispatch:u,getState:s},b,v),L}function E(t,o){t.setLogLevel(o.defaultLogLevel),Object.keys(o).forEach(function(n){return'defaultLogLevel'===n||t.setLogLevelById(o[n],n)})}s.MiddlewareRegistry.register(function(t){return function(o){return function(n){switch(n.type){case l.APP_WILL_MOUNT:return P(t,o,n);case u.CONFERENCE_JOINED:return T(t,o,n);case f.LIB_WILL_INIT:return G(t,o,n);case p.SET_LOGGING_CONFIG:return S(t,o,n)}return o(n)}}})},1451,[2,3,407,1141,1281,1064,464,1452,1453,1454,1455,1450,1449]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1452,[1186,1195]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=function(n){return n.reduce(function(n,t){return n[t]=function(){for(var n=arguments.length,u=new Array(n),o=0;o<n;o++)u[o]=arguments[o];APP.API.notifyLog(t,u)},n},{})};e.default=n},1453,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),o=t(r(d[2])),n=(function(){function t(){(0,u.default)(this,t),this.logs=[]}return(0,o.default)(t,[{key:"isReady",value:function(){return!0}},{key:"storeLogs",value:function(t){for(var u=0,o=t.length;u<o;u++){var n=t[u];'object'==typeof n?this.logs.push(n.text):this.logs.push(n)}}},{key:"getLogs",value:function(){return this.logs}}]),t})();e.default=n},1454,[3,4,5]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=r(d[3]),u=(function(){function t(o){(0,n.default)(this,t),this.counter=1,this.getState=o}return(0,o.default)(t,[{key:"isReady",value:function(){var t=this.getState()['features/base/conference'].conference;return Boolean(t)}},{key:"storeLogs",value:function(t){var n=(0,s.getCurrentConference)(this.getState());if(n&&n.isCallstatsEnabled()){for(var o="{\"log"+this.counter+"\":\"\n",u=0,c=t.length;u<c;u++){var l=t[u];l.timestamp&&(o+=l.timestamp+" "),l.count>1&&(o+="("+l.count+") "),o+=l.text+"\n"}o+='"}',this.counter+=1;try{n.sendApplicationLog(o)}catch(t){console.error("Failed to store the logs, msg length: "+o.length+"error: "+JSON.stringify(t))}}}}]),t})();e.default=u},1455,[3,4,5,1281]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),s=r(d[4]),c=t(r(d[5])),E=r(d[6]),T=r(d[7]),A=r(d[8]),l=r(d[9]),I=r(d[10]),_=t(r(d[11])),M=r(d[12]);function D(t,o,u){var s=t.dispatch,c='active'!==u.appState;return(0,n.sendAnalytics)((0,n.createTrackMutedEvent)('video','background mode',c)),s((0,l.setVideoMuted)(c,I.MEDIA_TYPE.VIDEO,I.VIDEO_MUTISM_AUTHORITY.BACKGROUND)),o(u)}function O(t,o,u){var s=t.dispatch,c=u.audioOnly,E=u.ensureVideoTrack;return(0,n.sendAnalytics)((0,n.createTrackMutedEvent)('video','audio-only mode',c)),s((0,l.setVideoMuted)(c,I.MEDIA_TYPE.VIDEO,I.VIDEO_MUTISM_AUTHORITY.AUDIO_ONLY,E)),'ReactNative'!==navigator.product&&s((0,l.setVideoMuted)(c,I.MEDIA_TYPE.PRESENTER,I.VIDEO_MUTISM_AUTHORITY.AUDIO_ONLY,E)),o(u)}function y(t,o,E){var A,D=t.dispatch,O=(0,t.getState)(),y=E.room,S=(0,s.isRoomValid)(y),v={config:!0,settings:!0,urlParams:!0,jwt:!1},p=S?Boolean((0,T.getPropertyValue)(O,'startWithAudioMuted',v)):M._AUDIO_INITIAL_MEDIA_STATE.muted,V=S?Boolean((0,T.getPropertyValue)(O,'startWithVideoMuted',v)):M._VIDEO_INITIAL_MEDIA_STATE.muted;return(0,n.sendAnalytics)((0,n.createStartMutedConfigurationEvent)('local',p,V)),_.default.log("Start muted: "+(p?'audio, ':'')+(V?'video':'')),D((0,l.setAudioMuted)(p)),D((0,l.setCameraFacingMode)(I.CAMERA_FACING_MODE.USER)),D((0,l.setVideoMuted)(V)),A=!c.default.mediaDevices.supportsVideo()||Boolean((0,T.getPropertyValue)(O,'startAudioOnly',{config:S,urlParams:!0,jwt:!1,settings:!0})),(0,n.sendAnalytics)((0,n.createStartAudioOnlyEvent)(A)),_.default.log("Start audio only set to "+A.toString()),D((0,u.setAudioOnly)(A,!1)),o(E)}function S(t,o){var u=(0,t.getState)()['features/base/media'],s=o.mediaType===I.MEDIA_TYPE.PRESENTER?I.MEDIA_TYPE.VIDEO:o.mediaType,c=Boolean(u[s].muted);o.muted!==c&&((0,n.sendAnalytics)((0,n.createSyncTrackStateEvent)(o.mediaType,c)),_.default.log("Sync "+o.mediaType+" track muted state to "+(c?'muted':'unmuted')),o.muted=c,(0,A.setTrackMuted)(o.jitsiTrack,c))}E.MiddlewareRegistry.register(function(t){return function(n){return function(c){switch(c.type){case o.APP_STATE_CHANGED:return D(t,n,c);case u.SET_AUDIO_ONLY:return O(t,n,c);case s.SET_ROOM:return y(t,n,c);case A.TRACK_ADDED:var E=n(c),T=c.track;return T.local&&'desktop'!==T.videoType&&S(t,T),E}return n(c)}}})},1456,[3,1090,1457,1322,1281,1064,464,1095,1088,1073,1075,1081,1458]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1457,[1332,1331]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._VIDEO_INITIAL_MEDIA_STATE=e._AUDIO_INITIAL_MEDIA_STATE=void 0;var n=t(r(d[1])),E=r(d[2]),c=r(d[3]),o=r(d[4]),s=r(d[5]),u=r(d[6]),_=r(d[7]);function A(t,n){var E=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),E.push.apply(E,c)}return E}function O(t){for(var E=1;E<arguments.length;E++){var c=null!=arguments[E]?arguments[E]:{};E%2?A(Object(c),!0).forEach(function(E){(0,n.default)(t,E,c[E])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):A(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var f={available:!0,muted:!1};e._AUDIO_INITIAL_MEDIA_STATE=f;var I={available:!0,facingMode:_.CAMERA_FACING_MODE.USER,muted:0,transforms:{}};function l(t){return O(O({},t),{},{transforms:I.transforms})}function v(t,E){var c=E.streamId,o=E.transform;return O(O({},t),{},{transforms:O(O({},t.transforms),{},(0,n.default)({},c,o))})}function D(t,n){var E=n.track.jitsiTrack;if(E){var c=E.getStreamId();if(c&&c in t.transforms){var o=O({},t.transforms);return delete o[c],O(O({},t),{},{transforms:o})}}return t}e._VIDEO_INITIAL_MEDIA_STATE=I,o.ReducerRegistry.register('features/base/media',(0,E.combineReducers)({audio:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case u.SET_AUDIO_AVAILABLE:return O(O({},t),{},{available:n.available});case u.SET_AUDIO_MUTED:return O(O({},t),{},{muted:n.muted});default:return t}},video:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:I,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.CONFERENCE_FAILED:case c.CONFERENCE_LEFT:return l(t);case u.SET_CAMERA_FACING_MODE:return O(O({},t),{},{facingMode:n.cameraFacingMode});case u.SET_VIDEO_AVAILABLE:return O(O({},t),{},{available:n.available});case u.SET_VIDEO_MUTED:return O(O({},t),{},{muted:n.muted});case u.STORE_VIDEO_TRANSFORM:return v(t,n);case u.TOGGLE_CAMERA_FACING_MODE:var E=t.facingMode;return E=E===_.CAMERA_FACING_MODE.USER?_.CAMERA_FACING_MODE.ENVIRONMENT:_.CAMERA_FACING_MODE.USER,O(O({},t),{},{facingMode:E});case s.TRACK_REMOVED:return D(t,n);default:return t}}}))},1458,[3,463,486,1301,464,1125,1074,1075]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=t(r(d[3])),u=r(d[4]),f=r(d[5]),l=r(d[6]),N=t(r(d[7]));o.MiddlewareRegistry.register(function(t){var o=t.dispatch,_=t.getState;return function(t){return function(c){var p=t(c);switch(c.type){case n.APP_WILL_MOUNT:if(s.default.isSupported()){var w=new s.default;w.addListener(l.ONLINE_STATE_CHANGED_EVENT,function(t){var n=t.isOnline,s=t.networkType,f=t.details;N.default.info('Network changed',JSON.stringify({isOnline:n,details:f,networkType:s})),o((0,u.setNetworkInfo)({isOnline:n,networkType:s,details:f}))}),o((0,u._storeNetworkInfoCleanup)(function(){w.stop(),w.removeAllListeners()})),w.start()}break;case n.APP_WILL_UNMOUNT:var T=_()[f.STORE_NAME]._cleanup;T&&(T(),o((0,u._storeNetworkInfoCleanup)(void 0)))}return p}}})},1459,[3,1141,464,1460,1471,1067,1470,1472]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),s=t(r(d[6])),l=t(r(d[7])),p=r(d[8]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,o.default)(_,t);var l,y,h=(l=_,y=v(),function(){var t,n=(0,f.default)(l);if(y){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,n.default)(this,_),h.apply(this,arguments)}return(0,u.default)(_,[{key:"start",value:function(){var t=this;this._subscription=s.default.addEventListener(function(n){t.emit(p.ONLINE_STATE_CHANGED_EVENT,_._convertNetInfoState(n))})}},{key:"stop",value:function(){this._subscription&&(this._subscription(),this._subscription=void 0)}}],[{key:"_convertNetInfoState",value:function(t){return{isOnline:t.isInternetReachable,details:t.details,networkType:t.type}}},{key:"isSupported",value:function(){return Boolean(s.default)}}]),_})(l.default);e.default=y},1460,[3,4,5,6,8,11,1461,514,1470]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0});var o={fetch:!0,addEventListener:!0,useNetInfo:!0,removeEventListener:!0,getConnectionInfo:!0,isConnectionExpensive:!0,isConnected:!0};e.fetch=C,e.addEventListener=_,e.useNetInfo=N,e.removeEventListener=O,e.getConnectionInfo=h,e.isConnectionExpensive=y,e.default=e.isConnected=void 0;var u=n(r(d[2])),f=r(d[3]),c=n(r(d[4])),l=n(r(d[5])),s=t(r(d[6]));Object.keys(s).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return s[t]}}))});var v=n(r(d[7])),E=t(r(d[8]));Object.keys(E).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return E[t]}}))}),v.default.setup(),l.default.setup();var p=new Map;function C(){return v.default.latest()}function _(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;if('string'==typeof t)return c.default.warnOnce(),t===s.CHANGE_EVENT_NAME&&n?(l.default.add(n),{remove:function(){l.default.remove(n)}}):{remove:function(){}};var o=t;return v.default.add(o),function(){v.default.remove(o)}}function N(){var t=(0,f.useState)({type:E.NetInfoStateType.unknown,isConnected:!1,isInternetReachable:!1,details:null}),n=(0,u.default)(t,2),o=n[0],c=n[1];return(0,f.useEffect)(function(){return _(c)},[]),o}function O(t,n){c.default.warnOnce(),t===s.CHANGE_EVENT_NAME&&l.default.remove(n)}function h(){return c.default.warnOnce(),l.default.latest()}function y(){return c.default.warnOnce(),v.default.latest().then(c.default.isConnectionExpensive)}var b={addEventListener:function(t,n){if(t!==s.CHANGE_EVENT_NAME)return{remove:function(){}};var o=function(t){n(c.default.isConnected(t))};return p.set(n,o),v.default.add(o),{remove:function(){v.default.remove(o)}}},removeEventListener:function(t,n){var o=p.get(n);o&&v.default.remove(o),p.delete(n)},fetch:function(){return v.default.latest().then(c.default.isConnected)}};e.isConnected=b;var w={fetch:C,addEventListener:_,useNetInfo:N,removeEventListener:O,getConnectionInfo:h,isConnectionExpensive:y,isConnected:b};e.default=w},1461,[2,3,397,70,1462,1464,1469,1465,1463]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.convertState=u,e.isConnectionExpensive=c,e.isConnected=l,e.warnOnce=f,e.default=void 0;var t=r(d[1]),o=n(r(d[2]));function u(n){var t='unknown';return'cellular'===n.type&&(t=n.details.cellularGeneration||'unknown'),{type:n.type===o.NetInfoStateType.vpn||n.type===o.NetInfoStateType.other?'unknown':n.type,effectiveType:t}}function c(n){if('android'===t.Platform.OS)return n.type!==o.NetInfoStateType.none&&n.type!==o.NetInfoStateType.unknown&&n.details.isConnectionExpensive;throw new Error('Currently not supported on iOS')}function l(n){return n.isConnected}var p=!1;function f(){p||(console.warn('Warning: RNCNetInfo - You are using the deprecated API. It will still work, but you must upgrade to the new API to receive the new features. The old API will be removed in the future'),p=!0)}var s={convertState:u,isConnectionExpensive:c,isConnected:l,warnOnce:f};e.default=s},1462,[2,15,1463]);
__d(function(g,r,i,a,m,e,d){var n,t;Object.defineProperty(e,"__esModule",{value:!0}),e.NetInfoCellularGeneration=e.NetInfoStateType=void 0,e.NetInfoStateType=n,(function(n){n.unknown="unknown",n.none="none",n.cellular="cellular",n.wifi="wifi",n.bluetooth="bluetooth",n.ethernet="ethernet",n.wimax="wimax",n.vpn="vpn",n.other="other"})(n||(e.NetInfoStateType=n={})),e.NetInfoCellularGeneration=t,(function(n){n["2g"]="2g",n["3g"]="3g",n["4g"]="4g"})(t||(e.NetInfoCellularGeneration=t={}))},1463,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.setup=c,e.tearDown=v,e.latest=s,e.add=_,e.remove=h,e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=new Set,f=null;function l(t){var n=u.default.convertState(t);f=n,o.forEach(function(t){return t(n)})}function c(){n.default.add(l)}function v(){}function s(){return f?Promise.resolve(f):n.default.latest().then(function(t){return f=u.default.convertState(t)})}function _(t){o.add(t),f?t(f):s().then(t)}function h(t){o.delete(t)}var p={setup:c,tearDown:v,latest:s,add:_,remove:h};e.default=p},1464,[3,1465,1462]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.setup=h,e.tearDown=w,e.latest=P,e.add=S,e.remove=D,e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4]));function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function l(t){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?f(Object(u),!0).forEach(function(o){(0,n.default)(t,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):f(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}var s='netInfo.networkStatusDidChange',p=!1,v=null,O=null,b=new Set,j=null;function y(){return c.default.currentState().then(function(t){u.default.update(t);var n=c.default.convertState(t);return j=n,n})}function h(){p||(v=o.default.eventEmitter.addListener(s,function(t){u.default.update(t);var n=c.default.convertState(t);j=n,b.forEach(function(t){return t(n)})}),y(),O=u.default.addSubscription(function(t){if(j){var n=l(l({},j),{},{isInternetReachable:t});j=n,b.forEach(function(t){return t(n)})}}),p=!0)}function w(){p&&(v&&v.remove(),b.clear(),u.default.clear(),O&&O(),p=!1)}function P(){return j?Promise.resolve(j):y()}function S(t){b.add(t),j?t(j):P().then(t)}function D(t){b.delete(t)}var E={setup:h,tearDown:w,latest:P,add:S,remove:D};e.default=E},1465,[3,463,1466,1467,1468]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=r(d[2]);function u(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function c(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?u(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):u(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var s=o.NativeModules.RNCNetInfo;if(!s)throw new Error("@react-native-community/netinfo: NativeModule.RNCNetInfo is null. To fix this issue try these steps:\n\n\u2022 Run `react-native link @react-native-community/netinfo` in the project root.\n\u2022 Rebuild and re-run the app.\n\u2022 If you are using CocoaPods on iOS, run `pod install` in the `ios` directory and then rebuild and re-run the app. You may also need to re-open Xcode to get the new pods.\n\u2022 Check that the library was linked correctly when you used the link command by running through the manual installation instructions in the README.\n* If you are getting this error while unit testing you need to mock the native module. Follow the guide in the README.\n\nIf none of these fix the issue, please open an issue on the Github repository: https://github.com/react-native-community/react-native-netinfo");var l=null,h=c(c({},s),{},{get eventEmitter(){return l||(l=new o.NativeEventEmitter(s)),l}});e.default=h},1466,[3,463,15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.clear=h,e.update=b,e.currentState=v,e.addSubscription=S,e.default=void 0;var n='https://clients3.google.com/generate_204',t=6e4,l=5e3,u=new Set,c=null,o=null,f=null;function s(n){c!==n&&(c=n,u.forEach(function(n){n(c)}))}function p(){var u=!1;return{promise:fetch(n).then(function(n){u||(s(204===n.status),f=setTimeout(p,c?t:l))}).catch(function(){s(!1),f=setTimeout(p,l)}),cancel:function(){u=!0}}}function h(){null!==o&&(o.cancel(),o=null),null!==f&&(clearTimeout(f),f=null),u.clear()}function b(n){var t;'boolean'==typeof n.isInternetReachable?s(n.isInternetReachable):(t=n.isConnected,null!==o&&(o.cancel(),o=null),null!==f&&(clearTimeout(f),f=null),t?(c||s(null),o=p()):s(!1))}function v(){return c}function S(n){return u.add(n),function(){u.delete(n)}}var _={update:b,currentState:v,clear:h,addSubscription:S};e.default=_},1467,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.convertState=b,e.currentState=l,e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3]));function u(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function f(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?u(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):u(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function b(t){return'boolean'==typeof t.isInternetReachable?t:f(f({},t),{},{isInternetReachable:c.default.currentState()})}function l(){return o.default.getCurrentState()}var O={convertState:b,currentState:l};e.default=O},1468,[3,463,1467,1466]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.CHANGE_EVENT_NAME=void 0;e.CHANGE_EVENT_NAME='connectionChange'},1469,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ONLINE_STATE_CHANGED_EVENT=void 0;e.ONLINE_STATE_CHANGED_EVENT='network-info-online-status-change'},1470,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setNetworkInfo=function(t){var o=t.isOnline,_=t.networkType,u=t.details;return{type:n.SET_NETWORK_INFO,isOnline:o,networkType:_,details:u}},e._storeNetworkInfoCleanup=function(t){return{type:n._STORE_NETWORK_INFO_CLEANUP,cleanup:t}};var n=r(d[0])},1471,[1416]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/net-info');e.default=t},1472,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]),o=r(d[4]),s=r(d[5]),f=r(d[6]),u=r(d[7]),p=r(d[8]),I=r(d[9]),P=r(d[10]),A=r(d[11]),l=r(d[12]),T=r(d[13]);function _(t,n){var c;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(c=N(t))||n&&t&&"number"==typeof t.length){c&&(t=c);var o=0;return function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(c=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(c)}function N(t,n){if(t){if("string"==typeof t)return b(t,n);var c=Object.prototype.toString.call(t).slice(8,-1);return"Object"===c&&t.constructor&&(c=t.constructor.name),"Map"===c||"Set"===c?Array.from(t):"Arguments"===c||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c)?b(t,n):void 0}}function b(t,n){(null==n||n>t.length)&&(n=t.length);for(var c=0,o=new Array(n);c<n;c++)o[c]=t[c];return o}function v(t,n,c,o){var s='true'===o;(0,t.dispatch)((0,P.participantUpdated)({conference:n,id:c,e2eeEnabled:s}))}function E(t,n,c){var o=t.getState,s=t.dispatch,f=n(c),u=o()['features/base/settings'];return s((0,P.localParticipantJoined)({avatarID:u.avatarID,avatarURL:u.avatarURL,email:u.email,name:u.displayName})),f}function y(t,n,c){var o=t.dispatch,s=n(c);return o((0,P.localParticipantLeft)()),s}function L(t,n){var o=t.getState,s=t.dispatch,f=o(),u=f['features/base/config'].startAudioMuted;if(!n.participant.local&&(!u||(0,l.getParticipantCount)(f)<u))if(n.type===I.PARTICIPANT_JOINED){var P=n.participant.presence;P!==c.INVITED&&P!==c.CALLING&&s((0,p.playSound)(A.PARTICIPANT_JOINED_SOUND_ID))}else n.type===I.PARTICIPANT_LEFT&&s((0,p.playSound)(A.PARTICIPANT_LEFT_SOUND_ID))}function C(t,n,c){var o=t.dispatch,s=t.getState,f=c.participant,u=f.avatarURL,p=f.e2eeEnabled,I=f.email,A=f.id,T=f.local,_=f.name,N=f.raisedHand;if(void 0!==N&&T){var b=s()['features/base/conference'].conference;b&&b.setLocalParticipantProperty('raisedHand',N)}if(void 0!==p&&T){var v=s()['features/base/conference'].conference;v&&v.setLocalParticipantProperty('e2eeEnabled',p)}var E=n(c);if(!s()['features/base/config'].disableThirdPartyRequests&&(u||I||A||_)){var y=!A&&T?(0,l.getLocalParticipant)(s()).id:A,L=(0,l.getParticipantById)(s(),y);(0,l.getFirstLoadableAvatarUrl)(L).then(function(t){o((0,P.setLoadableAvatarUrl)(y,t))})}if('object'==typeof APP){var C=T?APP.conference.getMyUserId():A;APP.UI.refreshAvatarDisplay(C)}return E}function S(t,c,o,s){var f=t.dispatch,u=t.getState,p='true'===s;f((0,P.participantUpdated)({conference:c,id:o,raisedHand:p})),p&&f((0,n.showNotification)({titleArguments:{name:(0,l.getParticipantDisplayName)(u,o)},titleKey:'notify.raisedHand'},n.NOTIFICATION_TIMEOUT))}function D(t){var n=t.dispatch;n((0,p.registerSound)(A.PARTICIPANT_JOINED_SOUND_ID,T.PARTICIPANT_JOINED_FILE)),n((0,p.registerSound)(A.PARTICIPANT_LEFT_SOUND_ID,T.PARTICIPANT_LEFT_FILE))}function R(t){var n=t.dispatch;n((0,p.unregisterSound)(A.PARTICIPANT_JOINED_SOUND_ID)),n((0,p.unregisterSound)(A.PARTICIPANT_LEFT_SOUND_ID))}u.MiddlewareRegistry.register(function(n){return function(c){return function(f){switch(f.type){case o.APP_WILL_MOUNT:return D(n),E(n,c,f);case o.APP_WILL_UNMOUNT:return R(n),y(n,c,f);case s.CONFERENCE_WILL_JOIN:n.dispatch((0,P.localParticipantIdChanged)(f.conference.myUserId()));break;case I.DOMINANT_SPEAKER_CHANGED:var u=f.participant,p=u.conference,A=u.id,T=(0,l.getLocalParticipant)(n.getState());T&&n.dispatch((0,P.participantUpdated)({conference:p,id:A,local:T.id===A,raisedHand:!1}));break;case I.GRANT_MODERATOR:n.getState()['features/base/conference'].conference.grantOwner(f.id);break;case I.KICK_PARTICIPANT:n.getState()['features/base/conference'].conference.kickParticipant(f.id);break;case I.MUTE_REMOTE_PARTICIPANT:n.getState()['features/base/conference'].conference.muteParticipant(f.id);break;case I.PARTICIPANT_DISPLAY_NAME_CHANGED:if('undefined'!=typeof APP){var _=(0,l.getLocalPa
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.PARTICIPANT_LEFT_FILE=e.PARTICIPANT_JOINED_FILE=void 0;e.PARTICIPANT_JOINED_FILE='joined.wav';e.PARTICIPANT_LEFT_FILE='left.wav'},1474,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=r(d[4]),c=n.default.throttle(function(t){return o.default.persistState(t)},2e3);'function'==typeof window.addEventListener&&window.addEventListener('unload',function(){c.flush()}),u.default.register(function(t){return function(n){return function(u){var o=(0,f.toState)(t),l=n(u),s=(0,f.toState)(t);return o===s||c(s),l}}})},1475,[3,466,502,503,465]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),c=r(d[2]);t.MiddlewareRegistry.register(function(t){var s=t.dispatch;return function(t){return function(u){var o=t(u);switch(u.type){case n.CLIENT_RESIZED:var f=u.clientWidth,h=u.clientHeight;s((0,c.setAspectRatio)(f,h)),s((0,c.setReducedUI)(f,h))}return o}}})},1476,[464,1263,1262]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),s=r(d[3]),c=r(d[4]),l=r(d[5]),p=r(d[6]),f=r(d[7]),u=r(d[8]),b=r(d[9]),y=r(d[10]),O=r(d[11]);function h(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function v(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?h(Object(s),!0).forEach(function(o){(0,n.default)(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):h(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function P(t){var n=(0,t.getState)()['features/base/settings'].disableCallIntegration;'boolean'==typeof n&&(0,O.handleCallIntegrationChange)(n)}function j(t){switch(t){case'displayName':return'name'}return t}function w(t){var n=t.settings.disableCallIntegration;'boolean'==typeof n&&(0,O.handleCallIntegrationChange)(n)}function C(t){var n=t.settings.disableCrashReporting;'boolean'==typeof n&&(0,O.handleCrashReportingChange)(n)}function I(t,n){var o=t.dispatch,s=n.settings.startAudioOnly;'boolean'==typeof s&&o((0,c.setAudioOnly)(s,!0))}function S(t,n){var o=t.dispatch,s=t.getState,c=n.settings,l=v({},(0,p.getLocalParticipant)(s()));for(var f in c)c.hasOwnProperty(f)&&(l[j(f)]=c[f]);o((0,p.participantUpdated)(l))}function L(t){var n=t.dispatch,s=t.getState,c=(0,u.parseURLParams)(s()['features/base/connection'].locationURL),l=c['userInfo.email'],f=c['userInfo.displayName'];if(l||f){var b=(0,p.getLocalParticipant)(s());if(b){var O=o.default.escape(f),h=o.default.escape(l);n((0,p.participantUpdated)(v(v({},b),{},{email:h,name:O}))),n((0,y.updateSettings)({displayName:O,email:h}))}}}f.MiddlewareRegistry.register(function(t){return function(n){return function(o){var c=n(o);switch(o.type){case s.APP_WILL_MOUNT:P(t);break;case b.SETTINGS_UPDATED:w(o),I(t,o),S(t,o),C(o);break;case l.SET_LOCATION_URL:L(t)}return c}}})},1477,[3,463,466,1141,1322,1297,885,464,528,1097,1096,1099]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=n(r(d[3]));function s(n,t){var o=(0,n.getState)()['features/base/sounds'].get(t);o?o.audioElement?o.audioElement.play():u.default.warn("PLAY_SOUND: sound not loaded yet for id: "+t):u.default.warn("PLAY_SOUND: no sound found for id: "+t)}function f(n,t){var o=(0,n.getState)()['features/base/sounds'].get(t);if(o){var s=o.audioElement;s?s.stop():u.default.warn("STOP_SOUND: sound not loaded yet for id: "+t)}else u.default.warn("STOP_SOUND: no sound found for id: "+t)}t.MiddlewareRegistry.register(function(n){return function(t){return function(u){switch(u.type){case o.PLAY_SOUND:s(n,u.soundId);break;case o.STOP_SOUND:f(n,u.soundId)}return t(u)}}})},1478,[3,464,1149,1479]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/sounds');e.default=t},1479,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),E=r(d[2]),N=r(d[3]),C=r(d[4]),s=n(r(d[5]));function c(n,t){var N=t.dispatch;n.on(E.JitsiConferenceEvents.CONNECTION_ESTABLISHED,o.bind(null,E.JitsiConferenceEvents.CONNECTION_ESTABLISHED,N)),n.on(E.JitsiConferenceEvents.CONNECTION_RESTORED,o.bind(null,E.JitsiConferenceEvents.CONNECTION_RESTORED,N)),n.on(E.JitsiConferenceEvents.CONNECTION_INTERRUPTED,o.bind(null,E.JitsiConferenceEvents.CONNECTION_INTERRUPTED,N))}function o(n,t){switch(n){case E.JitsiConferenceEvents.CONNECTION_ESTABLISHED:case E.JitsiConferenceEvents.CONNECTION_INTERRUPTED:case E.JitsiConferenceEvents.CONNECTION_RESTORED:t((0,C.setConnectionState)(n));break;default:s.default.error("onConnectionEvent - unsupported event type: "+n)}}N.MiddlewareRegistry.register(function(n){return function(E){return function(N){switch(N.type){case t.CONFERENCE_WILL_JOIN:c(N.conference,n)}return E(N)}}})},1480,[3,1281,1064,464,1481,1483]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setConnectionState=function(n){return{type:t.SET_CONNECTION_STATE,connectionState:n}};var t=r(d[0])},1481,[1482]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_CONNECTION_STATE=void 0;e.SET_CONNECTION_STATE='SET_CONNECTION_STATE'},1482,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/testing');e.default=t},1483,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),c=r(d[2]),o=r(d[3]),n=r(d[4]),s=r(d[5]),u=r(d[6]),T=r(d[7]),E=r(d[8]),A=r(d[9]);function f(t,c){var o=t.getState,n=t.dispatch,u=(0,A.getTrackByJitsiTrack)(o()['features/base/tracks'],c.track.jitsiTrack);if(u&&u.local){var T=u.jitsiTrack;if(u.mediaType===s.MEDIA_TYPE.AUDIO&&u.isReceivingData&&k(t,c.track),u.mediaType===s.MEDIA_TYPE.VIDEO){var f=u.noDataFromSourceNotificationInfo,D=void 0===f?{}:f;if(u.isReceivingData)D.timeout&&(clearTimeout(D.timeout),n((0,E.trackNoDataFromSourceNotificationInfoChanged)(T,void 0))),k(t,c.track);else{if(D.timeout)return;var P=setTimeout(function(){return n((0,E.showNoDataFromSourceVideoError)(T))},5e3);n((0,E.trackNoDataFromSourceNotificationInfoChanged)(T,{timeout:P}))}}}}function D(t,c){var o=t.getState,n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return(0,A.getLocalTrack)(o()['features/base/tracks'],c,n)}function k(t,o){var n=t.getState,s=t.dispatch,u=(0,A.getTrackByJitsiTrack)(n()['features/base/tracks'],o.jitsiTrack)||{},T=u.jitsiTrack,f=u.noDataFromSourceNotificationInfo,D=void 0===f?{}:f;D&&D.uid&&(s((0,c.hideNotification)(D.uid)),s((0,E.trackNoDataFromSourceNotificationInfoChanged)(T,void 0)))}function P(t,c,n){var u=c.ensureTrack,T=c.authority,f=c.muted,k=D(t,n,!0);if(k){var P=k.jitsiTrack,I=T===s.VIDEO_MUTISM_AUTHORITY.AUDIO_ONLY;P&&('desktop'!==P.videoType||I)&&(0,A.setTrackMuted)(P,f)}else f||!u||'undefined'!=typeof APP&&!(0,o.isPrejoinPageVisible)(t.getState())||t.dispatch((0,E.createLocalTracksA)({devices:[n]}))}u.MiddlewareRegistry.register(function(c){return function(u){return function(E){switch(E.type){case T.TRACK_ADDED:E.track.local&&c.dispatch((0,n.getAvailableDevices)());break;case T.TRACK_NO_DATA_FROM_SOURCE:var I=u(E);return f(c,E),I;case T.TRACK_REMOVED:k(c,E.track);break;case s.SET_AUDIO_MUTED:if(!E.muted&&(0,A.isUserInteractionRequiredForUnmute)(c.getState()))return;P(c,E,s.MEDIA_TYPE.AUDIO);break;case s.SET_CAMERA_FACING_MODE:var _,M=D(c,s.MEDIA_TYPE.VIDEO);M&&(_=M.jitsiTrack)&&_.getCameraFacingMode()!==E.cameraFacingMode&&c.dispatch((0,s.toggleCameraFacingMode)());break;case s.SET_VIDEO_MUTED:if(!E.muted&&(0,A.isUserInteractionRequiredForUnmute)(c.getState()))return;P(c,E,E.mediaType);break;case s.TOGGLE_CAMERA_FACING_MODE:var v,S=D(c,s.MEDIA_TYPE.VIDEO);if(S&&(v=S.jitsiTrack)){v._switchCamera();var R=v.getCameraFacingMode()===s.CAMERA_FACING_MODE.USER;c.dispatch({type:T.TRACK_UPDATED,track:{jitsiTrack:v,mirror:R}})}break;case T.TOGGLE_SCREENSHARING:'object'==typeof APP&&APP.UI.emitEvent(t.default.TOGGLE_SCREENSHARING);break;case T.TRACK_UPDATED:if('undefined'!=typeof APP){var C=u(E);if((0,o.isPrejoinPageVisible)(c.getState()))return C;var O=E.track.jitsiTrack,p=O.isMuted(),U=O.getParticipantId();return O.type!==s.MEDIA_TYPE.AUDIO?(O.type===s.MEDIA_TYPE.PRESENTER?APP.conference.mutePresenter(p):O.isLocal()?APP.conference.setVideoMuteStatus(p):APP.UI.setVideoMuted(U,p),APP.UI.onPeerVideoTypeChanged(U,O.videoType)):O.isLocal()?APP.conference.setAudioMuteStatus(p):APP.UI.setAudioMuted(U,p),C}}return u(E)}}})},1484,[3,1324,887,1485,1486,1072,464,1125,1089,1126]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isJoinByPhoneButtonVisible=function(t){return Boolean((0,n.getDialOutUrl)(t)&&(0,n.getDialOutStatusUrl)(t))},e.isDeviceStatusVisible=function(t){return!((0,u.isAudioMuted)(t)&&(0,u.isVideoMutedByUser)(t)||t['features/base/config'].startSilent)},e.isDisplayNameRequired=function(t){return t['features/prejoin'].isDisplayNameRequired||t['features/base/config'].requireDisplayName},e.isPrejoinSkipped=function(t){return t['features/prejoin'].userSelectedSkipPrejoin},e.getDeviceStatusText=function(t){var n;return null==(n=t['features/prejoin'])?void 0:n.deviceStatusText},e.getDeviceStatusType=function(t){var n;return null==(n=t['features/prejoin'])?void 0:n.deviceStatusType},e.getDialOutConferenceUrl=function(n){return(0,t.getRoomName)(n)+"@"+n['features/base/config'].hosts.muc},e.getDialOutCountry=o,e.getDialOutNumber=s,e.getDialOutStatus=function(t){return t['features/prejoin'].dialOutStatus},e.getFullDialOutNumber=function(t){var n=s(t);return"+"+o(t).dialCode+n},e.getRawError=function(t){var n;return null==(n=t['features/prejoin'])?void 0:n.rawError},e.isJoinByPhoneDialogVisible=function(t){var n;return null==(n=t['features/prejoin'])?void 0:n.showJoinByPhoneDialog},e.isPrejoinPageEnabled=l,e.isPrejoinPageVisible=function(t){var n;return l(t)&&(null==(n=t['features/prejoin'])?void 0:n.showPrejoin)};var t=r(d[0]),n=r(d[1]),u=r(d[2]);function o(t){return t['features/prejoin'].dialOutCountry}function s(t){return t['features/prejoin'].dialOutNumber}function l(t){return'ReactNative'!==navigator.product&&t['features/base/config'].prejoinPageEnabled&&!t['features/base/settings'].userSelectedSkipPrejoin}},1485,[1281,1109,1072]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.addPendingDeviceRequest=s,e.configureInitialDevices=function(){return function(t,u){var n=(0,v.getDevicesFromURL)(u());return(n?t(l()).then(function(){var o=u();if((0,v.areDeviceLabelsInitialized)(o)){var l={};Object.keys(n).forEach(function(t){var u=n[t],c=(0,v.getDeviceIdByLabel)(o,u,t);if(c){var s=D[t];l[s.currentDeviceId]=c,l[s.userSelectedDeviceId]=c,l[s.userSelectedDeviceLabel]=u}}),t((0,c.updateSettings)(l))}else Object.keys(n).forEach(function(u){t(s({type:'devices',name:'setDevice',device:{kind:u.toLowerCase(),label:n[u]},responseCallback:function(){}}))})}):Promise.resolve()).then(function(){var n=(0,c.getUserSelectedOutputDeviceId)(u());return(0,v.setAudioOutputDeviceId)(n,t).catch(function(t){return o.default.warn("Failed to set audio output device.\n Default audio output device will be used instead "+t)})})}},e.getAvailableDevices=l,e.notifyCameraError=function(t){return{type:n.NOTIFY_CAMERA_ERROR,error:t}},e.notifyMicError=function(t){return{type:n.NOTIFY_MIC_ERROR,error:t}},e.removePendingDeviceRequests=function(){return{type:n.REMOVE_PENDING_DEVICE_REQUESTS}},e.setAudioInputDevice=I,e.setAudioInputDeviceAndUpdateSettings=function(t){return function(u,n){var o=(0,v.getDeviceLabelById)(n(),t,'audioInput');u(I(t)),u((0,c.updateSettings)({userSelectedMicDeviceId:t,userSelectedMicDeviceLabel:o}))}},e.setAudioOutputDevice=function(t){return function(u,c){var n=(0,v.getDeviceLabelById)(c(),t,'audioOutput');return(0,v.setAudioOutputDeviceId)(t,u,!0,n)}},e.setVideoInputDevice=f,e.setVideoInputDeviceAndUpdateSettings=function(t){return function(u,n){var o=(0,v.getDeviceLabelById)(n(),t,'videoInput');u(f(t)),u((0,c.updateSettings)({userSelectedCameraDeviceId:t,userSelectedCameraDeviceLabel:o}))}},e.updateDeviceList=p,e.checkAndNotifyForNewDevice=function(t,u){return{type:n.CHECK_AND_NOTIFY_FOR_NEW_DEVICE,newDevices:t,oldDevices:u}};var u=t(r(d[1])),c=r(d[2]),n=r(d[3]),v=r(d[4]),o=t(r(d[5])),D={audioInput:{currentDeviceId:'micDeviceId',userSelectedDeviceId:'userSelectedMicDeviceId',userSelectedDeviceLabel:'userSelectedMicDeviceLabel'},audioOutput:{currentDeviceId:'audioOutputDeviceId',userSelectedDeviceId:'userSelectedAudioOutputDeviceId',userSelectedDeviceLabel:'userSelectedAudioOutputDeviceLabel'},videoInput:{currentDeviceId:'audioOutputDeviceId',userSelectedDeviceId:'userSelectedCameraDeviceId',userSelectedDeviceLabel:'userSelectedCameraDeviceLabel'}};function s(t){return{type:n.ADD_PENDING_DEVICE_REQUEST,request:t}}function l(){return function(t){return new Promise(function(c){var n=u.default.mediaDevices;n.isDeviceListAvailable()&&n.isDeviceChangeAvailable()?n.enumerateDevices(function(u){t(p(u)),c(u)}):c([])})}}function I(t){return{type:n.SET_AUDIO_INPUT_DEVICE,deviceId:t}}function f(t){return{type:n.SET_VIDEO_INPUT_DEVICE,deviceId:t}}function p(t){return{type:n.UPDATE_DEVICE_LIST,devices:t}}},1486,[3,1064,1095,1487,1488,1489]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.CHECK_AND_NOTIFY_FOR_NEW_DEVICE=e.REMOVE_PENDING_DEVICE_REQUESTS=e.ADD_PENDING_DEVICE_REQUEST=e.UPDATE_DEVICE_LIST=e.SET_VIDEO_INPUT_DEVICE=e.SET_AUDIO_INPUT_DEVICE=e.NOTIFY_MIC_ERROR=e.NOTIFY_CAMERA_ERROR=void 0;e.NOTIFY_CAMERA_ERROR='NOTIFY_CAMERA_ERROR';e.NOTIFY_MIC_ERROR='NOTIFY_MIC_ERROR';e.SET_AUDIO_INPUT_DEVICE='SET_AUDIO_INPUT_DEVICE';e.SET_VIDEO_INPUT_DEVICE='SET_VIDEO_INPUT_DEVICE';e.UPDATE_DEVICE_LIST='UPDATE_DEVICE_LIST';e.ADD_PENDING_DEVICE_REQUEST='ADD_PENDING_DEVICE_REQUEST';e.REMOVE_PENDING_DEVICE_REQUESTS='REMOVE_PENDING_DEVICE_REQUESTS';e.CHECK_AND_NOTIFY_FOR_NEW_DEVICE='CHECK_AND_NOTIFY_FOR_NEW_DEVICE'},1487,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.areDeviceLabelsInitialized=function(t){if(APP.conference._localTracksInitialized)return!0;for(var u=0,n=['audioInput','audioOutput','videoInput'];u<n.length;u++){var c=n[u];if((t['features/base/devices'].availableDevices[c]||[]).find(function(t){return Boolean(t.label)}))return!0}return!1},e.getAudioOutputDeviceId=function(){return u.default.mediaDevices.getAudioOutputDevice()},e.getDefaultDeviceId=function(t,u){var n=o[u]||u,c=(t['features/base/devices'].availableDevices[n]||[]).find(function(t){return'default'===t.deviceId}),v=(t['features/base/devices'].availableDevices[n]||[]).find(function(t){return'default'!==t.deviceId&&t.groupId===c.groupId});if(v)return v.deviceId},e.getDeviceIdByLabel=function(t,u,n){var c=o[n]||n,v=(t['features/base/devices'].availableDevices[c]||[]).find(function(t){return t.label===u});if(v)return v.deviceId},e.getDeviceLabelById=function(t,u,n){var c=o[n]||n,v=(t['features/base/devices'].availableDevices[c]||[]).find(function(t){return t.deviceId===u});if(v)return v.label},e.getDevicesFromURL=function(t){var u=(0,c.parseURLParams)(t['features/base/connection'].locationURL),n=u['devices.audioOutput'],v=u['devices.videoInput'],o=u['devices.audioInput'];if(!n&&!v&&!o)return;var l={};return n&&(l.audioOutput=n),v&&(l.videoInput=v),o&&(l.audioInput=o),l},e.groupDevicesByKind=function(t){return{audioInput:t.filter(function(t){return'audioinput'===t.kind}),audioOutput:t.filter(function(t){return'audiooutput'===t.kind}),videoInput:t.filter(function(t){return'videoinput'===t.kind})}},e.filterAudioDevices=function(t){return t.filter(function(t){return'audioinput'===t.kind})},e.formatDeviceLabel=function(t){var u=t,n=u.lastIndexOf('(');-1!==n&&(u=u.substr(0,n));return u},e.getAudioInputDeviceData=function(t){return t['features/base/devices'].availableDevices.audioInput.map(function(t){var u=t.deviceId,n=t.label;return{deviceId:u,label:n}})},e.getAudioOutputDeviceData=function(t){return t['features/base/devices'].availableDevices.audioOutput.map(function(t){var u=t.deviceId,n=t.label;return{deviceId:u,label:n}})},e.getVideoDeviceIds=function(t){return t['features/base/devices'].availableDevices.videoInput.map(function(t){var u=t.deviceId;return u})},e.hasAvailableDevices=function(t,u){if(void 0===t['features/base/devices'])return!0;return t['features/base/devices'].availableDevices[u].length>0},e.setAudioOutputDeviceId=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'default',c=arguments.length>1?arguments[1]:void 0,o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],l=arguments.length>3?arguments[3]:void 0;return v.default.debug("setAudioOutputDevice: "+String(l)+"["+t+"]"),u.default.mediaDevices.setAudioOutputDevice(t).then(function(){var u={audioOutputDeviceId:t,userSelectedAudioOutputDeviceId:void 0,userSelectedAudioOutputDeviceLabel:void 0};return o?(u.userSelectedAudioOutputDeviceId=t,u.userSelectedAudioOutputDeviceLabel=l):(delete u.userSelectedAudioOutputDeviceId,delete u.userSelectedAudioOutputDeviceLabel),c((0,n.updateSettings)(u))})};var u=t(r(d[1])),n=r(d[2]),c=r(d[3]),v=t(r(d[4])),o={audioinput:'audioInput',audiooutput:'audioOutput',videoinput:'videoInput'}},1488,[3,1064,1095,528,1489]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/devices');e.default=t},1489,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),o=r(d[2]),u=null;function s(n,t){t.isTrusted&&(n({type:o.USER_INTERACTION_RECEIVED}),c())}function w(n){var t=n.dispatch;c(),u=s.bind(null,t),window.addEventListener('mousedown',u),window.addEventListener('keydown',u)}function c(){window.removeEventListener('mousedown',u),window.removeEventListener('keydown',u),u=null}t.MiddlewareRegistry.register(function(t){return function(o){return function(u){switch(u.type){case n.APP_WILL_MOUNT:w(t);break;case n.APP_WILL_UNMOUNT:c()}return o(u)}}})},1490,[1141,464,1491]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.USER_INTERACTION_RECEIVED=void 0;e.USER_INTERACTION_RECEIVED='USER_INTERACTION_RECEIVED'},1491,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),u=r(d[3]),c=r(d[4]),s=r(d[5]),l=r(d[6]);u.MiddlewareRegistry.register(function(u){return function(o){return function(p){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:t.t0=p.type,t.next=t.t0===c.SET_BILLING_ID?3:t.t0===n.CONFERENCE_JOINED?5:7;break;case 3:return(0,l.setBillingId)(p.value),t.abrupt("break",7);case 5:return u.dispatch((0,s.countEndpoint)()),t.abrupt("break",7);case 7:return t.abrupt("return",o(p));case 8:case"end":return t.stop()}},null,null,null,Promise)}}})},1492,[3,533,1301,464,1493,1494,1302]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_BILLING_ID=void 0;e.SET_BILLING_ID='SET_BILLING_ID'},1493,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.countEndpoint=function(){return function(t,l){var s,c=l(),f=c['features/base/config'].billingCounterUrl,b=c['features/base/jwt'].jwt,v=(0,u.extractVpaasTenantFromPath)(c['features/base/connection'].locationURL.pathname),_=Boolean(f&&b&&v);if(_){var p=(0,u.getBillingId)();p||(p=n.default.v4(),t((s=p,{type:o.SET_BILLING_ID,value:s}))),(0,u.sendCountRequest)({baseUrl:f,billingId:p,jwt:b,tenant:v})}}};var n=t(r(d[1])),o=r(d[2]),u=r(d[3])},1494,[3,1334,1493,1302]);
__d(function(g,r,i,a,m,e,d){},1495,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]),n=r(d[2]),c=r(d[3]),o=r(d[4]),p=r(d[5]),f=r(d[6]),E=r(d[7]),u=r(d[8]),_=r(d[9]),M=r(d[10]),S=r(d[11]),v=r(d[12]),P=r(d[13]),l=r(d[14]),A=2e4;function N(t,s){'object'==typeof interfaceConfig&&interfaceConfig.filmStripOnly||'undefined'!=typeof APP&&!(0,_.isButtonEnabled)('chat')||s.getState()['features/base/config'].iAmRecorder||(t.on(c.JitsiConferenceEvents.MESSAGE_RECEIVED,function(t,n,c,o){y(s,{id:t,message:n,nick:o,privateMessage:!1,timestamp:c})}),t.on(c.JitsiConferenceEvents.PRIVATE_MESSAGE_RECEIVED,function(t,n,c){y(s,{id:t,message:n,privateMessage:!0,timestamp:c,nick:void 0})}),t.on(c.JitsiConferenceEvents.CONFERENCE_ERROR,function(t,n){t===c.JitsiConferenceErrors.CHAT_ERROR&&R(s,n)}))}function R(t,s){(0,t.dispatch)((0,S.addMessage)({hasRead:!0,messageType:P.MESSAGE_TYPE_ERROR,message:s,privateMessage:!1,timestamp:Date.now()}))}function y(t,s){var n=t.dispatch,c=t.getState,o=s.id,f=s.message,_=s.nick,M=s.privateMessage,v=s.timestamp,l=c(),A=l['features/chat'].isOpen;A||n((0,E.playSound)(P.INCOMING_MSG_SOUND_ID));var N=(0,p.getParticipantById)(l,o)||{},R=(0,p.getLocalParticipant)(c),y=N.name||_||(0,p.getParticipantDisplayName)(l,o),C=N.local||A,I=(v?new Date(v):new Date).getTime();n((0,S.addMessage)({displayName:y,hasRead:C,id:o,messageType:N.local?P.MESSAGE_TYPE_LOCAL:P.MESSAGE_TYPE_REMOTE,message:f,privateMessage:M,recipient:(0,p.getParticipantDisplayName)(l,R.id),timestamp:I})),'undefined'!=typeof APP&&(APP.API.notifyReceivedChatMessage({body:f,id:o,nick:y,ts:v}),n((0,u.showToolbox)(4e3)))}function C(){if('ReactNative'!==navigator.product){var t=document.getElementById('usermsg');t&&t.focus()}}function I(t,s,n){var c=t.dispatch,o=t.getState,f=(0,p.getLocalParticipant)(o),E=(0,p.getParticipantDisplayName)(o,f.id);c((0,S.addMessage)({displayName:E,hasRead:!0,id:f.id,messageType:P.MESSAGE_TYPE_LOCAL,message:n,privateMessage:!0,recipient:(0,p.getParticipantDisplayName)(o,s),timestamp:Date.now()}))}function O(t,s){if(!s.ignorePrivacy){var n=t['features/chat'],c=n.messages;if(!n.privateMessageRecipient&&c.length){var o='ReactNative'===navigator.product?c[0]:c[c.length-1];if(o.messageType!==P.MESSAGE_TYPE_LOCAL){if(o.privateMessage)return o.id;var p=Date.now(),f=c.filter(function(t){return t.messageType!==P.MESSAGE_TYPE_LOCAL&&t.privateMessage&&t.timestamp+A>p}),E='ReactNative'===navigator.product?f[0]:f[f.length-1];return E?E.id:void 0}}}}f.MiddlewareRegistry.register(function(c){return function(p){return function(f){var u=c.dispatch;switch(f.type){case t.APP_WILL_MOUNT:u((0,E.registerSound)(P.INCOMING_MSG_SOUND_ID,l.INCOMING_MSG_SOUND_FILE));break;case t.APP_WILL_UNMOUNT:u((0,E.unregisterSound)(P.INCOMING_MSG_SOUND_ID));break;case s.CONFERENCE_JOINED:N(f.conference,c);break;case M.SEND_MESSAGE:var _=c.getState(),S=_['features/base/conference'].conference;if(S){var A=O(_,f);if(A)u((0,n.openDialog)(v.ChatPrivacyDialog,{message:f.message,participantID:A}));else{var R=_['features/chat'].privateMessageRecipient;'undefined'!=typeof APP&&APP.API.notifySendingChatMessage(f.message,Boolean(R)),R?(S.sendPrivateTextMessage(R.id,f.message),I(c,R.id,f.message)):S.sendTextMessage(f.message)}}break;case M.SET_PRIVATE_MESSAGE_RECIPIENT:Boolean(f.participant)&&u((0,o.setActiveModalId)(P.CHAT_VIEW_MODAL_ID)),C()}return p(f)}}}),f.StateListenerRegistry.register(function(t){return(0,s.getCurrentConference)(t)},function(t,s,n){var c=s.dispatch,o=s.getState;t!==n&&(o()['features/chat'].isOpen&&c((0,S.toggleChat)()),c((0,S.clearMessages)()))}),f.StateListenerRegistry.register(function(t){return t['features/chat'].isOpen},function(t,s){var n=s.dispatch;'undefined'!=typeof APP&&t&&n((0,u.showToolbox)())})},1496,[1141,1281,554,1064,1372,885,464,1147,1183,1497,1498,1499,1501,1504,1522]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isToolboxVisible=function(o){var s=(0,l.toState)(o),n=s['features/toolbox'],b=n.alwaysVisible,u=n.enabled,_=n.visible,f=s['features/base/participants'].length,c=(0,t.getFeatureFlag)(s,t.TOOLBOX_ALWAYS_VISIBLE,!1);return u&&(b||_||1===f||c)};var t=r(d[0]),l=r(d[1])},1497,[1136,464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_CHAT=e.SET_PRIVATE_MESSAGE_RECIPIENT=e.SEND_MESSAGE=e.CLEAR_MESSAGES=e.ADD_MESSAGE=void 0;e.ADD_MESSAGE='ADD_MESSAGE';e.CLEAR_MESSAGES='CLEAR_MESSAGES';e.SEND_MESSAGE='SEND_MESSAGE';e.SET_PRIVATE_MESSAGE_RECIPIENT='SET_PRIVATE_MESSAGE_RECIPIENT';e.TOGGLE_CHAT='TOGGLE_CHAT'},1498,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t={toggleChat:!0};e.toggleChat=function(){return function(t){t({type:n.TOGGLE_CHAT})}};var n=r(d[0]),o=r(d[1]);Object.keys(o).forEach(function(n){"default"!==n&&"__esModule"!==n&&(Object.prototype.hasOwnProperty.call(t,n)||Object.defineProperty(e,n,{enumerable:!0,get:function(){return o[n]}}))})},1499,[1498,1500]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.addMessage=function(t){return s({type:c.ADD_MESSAGE},t)},e.clearMessages=function(){return{type:c.CLEAR_MESSAGES}},e.sendMessage=function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return{type:c.SEND_MESSAGE,ignorePrivacy:n,message:t}},e.setPrivateMessageRecipient=function(t){return{participant:t,type:c.SET_PRIVATE_MESSAGE_RECIPIENT}};var n=t(r(d[1])),c=r(d[2]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function s(t){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?o(Object(s),!0).forEach(function(c){(0,n.default)(t,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}},1500,[3,463,1498]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={PrivateMessageButton:!0};Object.defineProperty(e,"PrivateMessageButton",{enumerable:!0,get:function(){return u.default}});var o=r(d[1]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}}))});var u=t(r(d[2]))},1501,[3,1502,1516]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Chat",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"ChatButton",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"ChatPrivacyDialog",{enumerable:!0,get:function(){return f.default}});var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3]))},1502,[3,1503,1519,1520]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),f=n(r(d[5])),s=n(r(d[6])),c=n(r(d[7])),p=n(r(d[8])),h=r(d[9]),_=r(d[10]),v=r(d[11]),y=r(d[12]),C=t(r(d[13])),D=n(r(d[14])),E=n(r(d[15])),P=n(r(d[16]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var M=(function(t){(0,f.default)(C,t);var n,h,v=(n=C,h=R(),function(){var t,l=(0,c.default)(n);if(h){var o=(0,c.default)(this).constructor;t=Reflect.construct(l,arguments,o)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function C(t){var n;return(0,l.default)(this,C),(n=v.call(this,t))._onClose=n._onClose.bind((0,u.default)(n)),n}return(0,o.default)(C,[{key:"render",value:function(){return p.default.createElement(_.JitsiModal,{headerProps:{headerLabelKey:'chat.title'},modalId:y.CHAT_VIEW_MODAL_ID,onClose:this._onClose},p.default.createElement(E.default,{messages:this.props._messages}),p.default.createElement(P.default,null),p.default.createElement(D.default,{onSend:this.props._onSendMessage}))}},{key:"_onClose",value:function(){return this.props._onToggleChat(),!0}}]),C})(C.default),S=(0,h.translate)((0,v.connect)(C._mapStateToProps,C._mapDispatchToProps)(M));e.default=S},1503,[2,3,4,5,10,6,8,11,70,907,1372,464,1504,1505,1506,1508,1517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.MESSAGE_TYPE_REMOTE=e.MESSAGE_TYPE_LOCAL=e.MESSAGE_TYPE_ERROR=e.INCOMING_MSG_SOUND_ID=e.CHAT_SIZE=e.CHAT_VIEW_MODAL_ID=void 0;e.CHAT_VIEW_MODAL_ID='chatView';e.CHAT_SIZE=375;e.INCOMING_MSG_SOUND_ID='INCOMING_MSG_SOUND';e.MESSAGE_TYPE_ERROR='error';e.MESSAGE_TYPE_LOCAL='local';e.MESSAGE_TYPE_REMOTE='remote'},1504,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapDispatchToProps=function(t){return{_onToggleChat:function(){t((0,l.toggleChat)())},_onSendMessage:function(n){t((0,l.sendMessage)(n))}}},e._mapStateToProps=function(t){var n=t['features/chat'],o=n.isOpen,u=n.messages,c=(0,s.getLocalParticipant)(t);return{_isOpen:o,_messages:u,_showNamePrompt:!c.name}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),f=r(d[5]),s=r(d[6]),l=r(d[7]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,o.default)(h,t);var f,s,l=(f=h,s=p(),function(){var t,n=(0,c.default)(f);if(s){var o=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function h(){return(0,n.default)(this,h),l.apply(this,arguments)}return h})(f.Component);e.default=h},1505,[3,4,6,8,11,70,885,1499]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),l=n(r(d[4])),s=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),h=t(r(d[8])),_=r(d[9]),v=r(d[10]),b=r(d[11]),p=n(r(d[12]));function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var S=(function(t){(0,s.default)(F,t);var n,v,S=(n=F,v=y(),function(){var t,u=(0,f.default)(n);if(v){var o=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function F(t){var n;return(0,u.default)(this,F),(n=S.call(this,t)).state={addPadding:!1,message:'',showSend:!1},n._onChangeText=n._onChangeText.bind((0,l.default)(n)),n._onFieldReferenceAvailable=n._onFieldReferenceAvailable.bind((0,l.default)(n)),n._onFocused=n._onFocused.bind((0,l.default)(n)),n._onSubmit=n._onSubmit.bind((0,l.default)(n)),n}return(0,o.default)(F,[{key:"render",value:function(){return h.default.createElement(_.View,{style:[p.default.inputBar,this.state.addPadding?p.default.extraBarPadding:null]},h.default.createElement(_.TextInput,{blurOnSubmit:!1,multiline:!1,onBlur:this._onFocused(!1),onChangeText:this._onChangeText,onFocus:this._onFocused(!0),onSubmitEditing:this._onSubmit,placeholder:this.props.t('chat.fieldPlaceHolder'),ref:this._onFieldReferenceAvailable,returnKeyType:"send",style:p.default.inputField,value:this.state.message}),this.state.showSend&&h.default.createElement(_.TouchableOpacity,{onPress:this._onSubmit},h.default.createElement(b.Icon,{src:b.IconChatSend,style:p.default.sendButtonIcon})))}},{key:"_onChangeText",value:function(t){this.setState({message:t,showSend:Boolean(t)})}},{key:"_onFieldReferenceAvailable",value:function(t){t&&t.focus()}},{key:"_onFocused",value:function(t){var n=this;return function(){'android'===_.Platform.OS&&n.setState({addPadding:t})}}},{key:"_onSubmit",value:function(){var t=this.state.message.trim();t&&this.props.onSend(t),this.setState({message:'',showSend:!1})}}]),F})(h.Component),F=(0,v.translate)(S);e.default=F},1506,[2,3,4,5,10,6,8,11,70,15,907,571,1507]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[0]),t=r(d[1]),l={avatarWrapper:{marginRight:8,width:32},chatLink:{color:t.ColorPalette.blue},detailsWrapper:{alignItems:'flex-start',flex:1,flexDirection:'column'},emptyComponentWrapper:{alignSelf:'center',flex:1,padding:t.BoxModel.padding,paddingTop:'10%'},extraBarPadding:{paddingBottom:30},inputBar:{alignItems:'center',borderTopColor:'rgb(209, 219, 231)',borderTopWidth:1,flexDirection:'row',paddingHorizontal:t.BoxModel.padding},inputField:{color:'rgb(28, 32, 37)',flex:1,height:48},messageBubble:{alignItems:'center',borderRadius:8,flexDirection:'row'},messageContainer:{flex:1},messageWrapper:{alignItems:'flex-start',flex:1,flexDirection:'row',marginHorizontal:17,marginVertical:4},ownMessageDetailsWrapper:{alignItems:'flex-end'},replyWrapper:{alignItems:'center',flexDirection:'row'},sendButtonIcon:{color:t.ColorPalette.darkGrey,fontSize:22},systemMessageBubble:{backgroundColor:'rgb(247, 215, 215)'},textWrapper:{alignItems:'flex-start',flexDirection:'column',padding:9},timeText:{color:'rgb(164, 184, 209)',fontSize:13}};e.default=l,o.ColorSchemeRegistry.register('Chat',{backdrop:{backgroundColor:(0,o.schemeColor)('background'),flex:1},displayName:{color:(0,o.schemeColor)('displayName'),fontSize:13},emptyComponentText:{color:(0,o.schemeColor)('displayName'),textAlign:'center'},localMessageBubble:{backgroundColor:(0,o.schemeColor)('localMsgBackground'),borderTopRightRadius:0},messageRecipientCancelIcon:{color:(0,o.schemeColor)('icon'),fontSize:18},messageRecipientContainer:{alignItems:'center',backgroundColor:(0,o.schemeColor)('privateMsgBackground'),flexDirection:'row',padding:t.BoxModel.padding},messageRecipientText:{color:(0,o.schemeColor)('text'),flex:1},privateNotice:{color:(0,o.schemeColor)('privateMsgNotice'),fontSize:11,marginTop:6},privateMessageBubble:{backgroundColor:(0,o.schemeColor)('privateMsgBackground')},remoteMessageBubble:{backgroundColor:(0,o.schemeColor)('remoteMsgBackground'),borderTopLeftRadius:0},replyContainer:{alignSelf:'stretch',borderLeftColor:(0,o.schemeColor)('replyBorder'),borderLeftWidth:1,justifyContent:'center'},replyStyles:{iconStyle:{color:(0,o.schemeColor)('replyIcon'),fontSize:22,padding:8}}})},1507,[458,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),s=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),f=t(r(d[7])),y=r(d[8]),p=r(d[9]),_=r(d[10]),v=r(d[11]),h=(r(d[12]),t(r(d[13]))),E=t(r(d[14])),k=t(r(d[15]));function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var x=(function(t){(0,s.default)(h,t);var p,_,v=(p=h,_=C(),function(){var t,n=(0,c.default)(p);if(_){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function h(t){var u;return(0,n.default)(this,h),(u=v.call(this,t))._keyExtractor=u._keyExtractor.bind((0,o.default)(u)),u._renderListEmptyComponent=u._renderListEmptyComponent.bind((0,o.default)(u)),u._renderMessageGroup=u._renderMessageGroup.bind((0,o.default)(u)),u}return(0,u.default)(h,[{key:"render",value:function(){var t=this._getMessagesGroupedBySender();return f.default.createElement(y.FlatList,{ListEmptyComponent:this._renderListEmptyComponent,data:t,inverted:Boolean(t.length),keyExtractor:this._keyExtractor,keyboardShouldPersistTaps:"always",renderItem:this._renderMessageGroup,style:k.default.messageContainer})}},{key:"_keyExtractor",value:function(t,n){return"key_"+n}},{key:"_renderListEmptyComponent",value:function(){var t=this.props,n=t._styles,u=t.t;return f.default.createElement(y.View,{style:k.default.emptyComponentWrapper},f.default.createElement(y.Text,{style:n.emptyComponentText},u('chat.noMessagesMessage')))}},{key:"_renderMessageGroup",value:function(t){var n=t.item;return f.default.createElement(E.default,{messages:n})}}]),h})(h.default);var M=(0,_.translate)((0,v.connect)(function(t){return{_styles:p.ColorSchemeRegistry.get(t,'Chat')}})(x));e.default=M},1508,[3,4,5,10,6,8,11,70,15,458,907,464,545,1509,1510,1507]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5]));function c(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=(function(t){(0,s.default)(v,t);var l,p,h=(l=v,p=c(),function(){var t,n=(0,o.default)(l);if(p){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,n.default)(this,v),h.apply(this,arguments)}return(0,u.default)(v,[{key:"_getMessagesGroupedBySender",value:function(){for(var t,n=this.props.messages.length,u=[],s=[],f=0;f<n;f++){var o=this.props.messages[f];o.id===t?s.push(o):(s.length&&u.push(s),s=[o],t=o.id)}return s.length&&u.push(s),u}}]),v})(r(d[6]).PureComponent);e.default=l,l.defaultProps={messages:[]}},1509,[3,4,5,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(r(d[2])),u=s(r(d[3])),o=s(r(d[4])),c=s(r(d[5])),f=s(r(d[6])),l=s(r(d[7])),p=t(r(d[8])),y=r(d[9]),h=r(d[10]),_=s(r(d[11])),v=s(r(d[12]));function E(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,c.default)(x,t);var s,k,M=(s=x,k=E(),function(){var t,n=(0,l.default)(s);if(k){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function x(t){var s;return(0,n.default)(this,x),(s=M.call(this,t))._keyExtractor=s._keyExtractor.bind((0,o.default)(s)),s._renderMessage=s._renderMessage.bind((0,o.default)(s)),s}return(0,u.default)(x,[{key:"render",value:function(){return p.default.createElement(y.FlatList,{data:this.props.messages,inverted:!0,keyExtractor:this._keyExtractor,renderItem:this._renderMessage,style:v.default.messageContainer})}},{key:"_keyExtractor",value:function(t,s){return"key_"+s}},{key:"_renderMessage",value:function(t){var s=t.index,n=t.item;return p.default.createElement(_.default,{message:n,showAvatar:this.props.messages[0].messageType!==h.MESSAGE_TYPE_LOCAL&&s===this.props.messages.length-1,showDisplayName:this.props.messages[0].messageType===h.MESSAGE_TYPE_REMOTE&&s===this.props.messages.length-1,showTimestamp:0===s})}}]),x})(p.Component);e.default=k},1510,[2,3,4,5,10,6,8,11,70,15,1504,1511,1507]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=t(r(d[1])),l=t(r(d[2])),n=t(r(d[3])),u=t(r(d[4])),p=t(r(d[5])),f=t(r(d[6])),c=r(d[7]),o=r(d[8]),y=r(d[9]),v=r(d[10]),h=r(d[11]),_=r(d[12]),E=r(d[13]),T=r(d[14]),M=t(r(d[15])),b=t(r(d[16])),w=t(r(d[17]));function N(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,n.default)(M,t);var y,v,_=(y=M,v=N(),function(){var t,s=(0,p.default)(y);if(v){var l=(0,p.default)(this).constructor;t=Reflect.construct(s,arguments,l)}else t=s.apply(this,arguments);return(0,u.default)(this,t)});function M(){return(0,s.default)(this,M),_.apply(this,arguments)}return(0,l.default)(M,[{key:"render",value:function(){var t=this.props,s=t._styles,l=t.message,n=l.messageType===E.MESSAGE_TYPE_LOCAL,u=l.privateMessage,p=[w.default.detailsWrapper],o=[w.default.messageBubble];return n?(p.push(w.default.ownMessageDetailsWrapper),o.push(s.localMessageBubble)):l.messageType===E.MESSAGE_TYPE_ERROR?o.push(w.default.systemMessageBubble):o.push(s.remoteMessageBubble),u&&o.push(s.privateMessageBubble),f.default.createElement(c.View,{style:w.default.messageWrapper},this._renderAvatar(),f.default.createElement(c.View,{style:p},f.default.createElement(c.View,{style:o},f.default.createElement(c.View,{style:w.default.textWrapper},this._renderDisplayName(),f.default.createElement(h.Linkify,{linkStyle:w.default.chatLink},(0,T.replaceNonUnicodeEmojis)(this._getMessageText())),this._renderPrivateNotice()),this._renderPrivateReplyButton()),this._renderTimestamp()))}},{key:"_renderAvatar",value:function(){var t=this.props.message;return f.default.createElement(c.View,{style:w.default.avatarWrapper},this.props.showAvatar&&f.default.createElement(o.Avatar,{displayName:t.displayName,participantId:t.id,size:w.default.avatarWrapper.width}))}},{key:"_renderDisplayName",value:function(){var t=this.props,s=t._styles,l=t.message;return t.showDisplayName?f.default.createElement(c.Text,{style:s.displayName},l.displayName):null}},{key:"_renderPrivateNotice",value:function(){var t=this.props,s=t._styles;return t.message.privateMessage?f.default.createElement(c.Text,{style:s.privateNotice},this._getPrivateNoticeMessage()):null}},{key:"_renderPrivateReplyButton",value:function(){var t=this.props,s=t._styles,l=t.message,n=l.messageType;return l.privateMessage&&n!==E.MESSAGE_TYPE_LOCAL?f.default.createElement(c.View,{style:s.replyContainer},f.default.createElement(b.default,{participantID:l.id,reply:!0,showLabel:!1,toggledStyles:s.replyStyles})):null}},{key:"_renderTimestamp",value:function(){return this.props.showTimestamp?f.default.createElement(c.Text,{style:w.default.timeText},this._getFormattedTimestamp()):null}}]),M})(M.default);var S=(0,v.translate)((0,_.connect)(function(t){return{_styles:y.ColorSchemeRegistry.get(t,'Chat')}})(R));e.default=S},1511,[3,4,5,6,8,11,70,15,567,458,907,562,464,1504,1512,1515,1516,1507]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.replaceNonUnicodeEmojis=function(t){for(var o,u=t,f=l(p);!(o=f()).done;){var c=o.value,s=(0,n.default)(c,2),v=s[0],y=s[1];u=u.replace(v,y)}return u},e.getUnreadCount=function(t){var n=t['features/chat'],o=n.lastReadMessage,u=n.messages,f=u.length;if(!f)return 0;if('ReactNative'===navigator.product)return u.indexOf(o);var l=u.lastIndexOf(o);return f-(l+1)};var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),f=r(d[4]);function l(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=c(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function c(t,n){if(t){if("string"==typeof t)return s(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?s(t,n):void 0}}function s(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var p=[];!(function(){for(var t=0,l=Object.entries(o.default);t<l.length;t++){var c=l[t],s=(0,n.default)(c,2),v=s[0],y=s[1],b=void 0,h=u.default[v];(b=h?h.map(function(t){return(0,f.escapeRegexp)(t)}):[]).push((0,f.escapeRegexp)(":"+v+":"));var S="\\B("+b.join('|')+")\\B";p.push([new RegExp(S,'g'),y])}})()},1512,[3,397,1513,1514,528]);
__d(function(g,r,i,a,m,e,d){m.exports={0:"0\ufe0f\u20e3",1:"1\ufe0f\u20e3",2:"2\ufe0f\u20e3",3:"3\ufe0f\u20e3",4:"4\ufe0f\u20e3",5:"5\ufe0f\u20e3",6:"6\ufe0f\u20e3",7:"7\ufe0f\u20e3",8:"8\ufe0f\u20e3",9:"9\ufe0f\u20e3",10:"\ud83d\udd1f",100:"\ud83d\udcaf",1234:"\ud83d\udd22",grinning_face:"\ud83d\ude00",grinning_face_with_big_eyes:"\ud83d\ude03",grinning_face_with_smiling_eyes:"\ud83d\ude01",beaming_face_with_smiling_eyes:"\ud83d\ude01",grinning_squinting_face:"\ud83d\ude06",grinning_face_with_sweat:"\ud83d\ude05",rolling_on_the_floor_laughing:"\ud83e\udd23",face_with_tears_of_joy:"\ud83d\ude02",slightly_smiling_face:"\ud83d\ude42",upside_down_face:"\ud83d\ude43",winking_face:"\ud83d\ude09",smiling_face_with_smiling_eyes:"\ud83d\ude0a",smiling_face_with_halo:"\ud83d\ude07",smiling_face_with_hearts:"\ud83e\udd70",smiling_face_with_heart_eyes:"\ud83d\ude0d",star_struck:"\ud83e\udd29",face_blowing_a_kiss:"\ud83d\ude18",kissing_face:"\ud83d\ude17",smiling_face:"\u263a\ufe0f",kissing_face_with_closed_eyes:"\ud83d\ude1a",kissing_face_with_smiling_eyes:"\ud83d\ude19",face_savoring_food:"\ud83d\ude0b",face_with_tongue:"\ud83d\ude1b",winking_face_with_tongue:"\ud83d\ude1c",zany_face:"\ud83e\udd2a",squinting_face_with_tongue:"\ud83d\ude1d",money_mouth_face:"\ud83e\udd11",hugging_face:"\ud83e\udd17",face_with_hand_over_mouth:"\ud83e\udd2d",shushing_face:"\ud83e\udd2b",thinking_face:"\ud83e\udd14",zipper_mouth_face:"\ud83e\udd10",face_with_raised_eyebrow:"\ud83e\udd28",neutral_face:"\ud83d\ude10",expressionless_face:"\ud83d\ude11",face_without_mouth:"\ud83d\ude36",smirking_face:"\ud83d\ude0f",unamused_face:"\ud83d\ude12",face_with_rolling_eyes:"\ud83d\ude44",grimacing_face:"\ud83d\ude2c",lying_face:"\ud83e\udd25",relieved_face:"\ud83d\ude0c",pensive_face:"\ud83d\ude14",sleepy_face:"\ud83d\ude2a",drooling_face:"\ud83e\udd24",sleeping_face:"\ud83d\ude34",face_with_medical_mask:"\ud83d\ude37",face_with_thermometer:"\ud83e\udd12",face_with_head_bandage:"\ud83e\udd15",nauseated_face:"\ud83e\udd22",face_vomiting:"\ud83e\udd2e",sneezing_face:"\ud83e\udd27",hot_face:"\ud83e\udd75",cold_face:"\ud83e\udd76",woozy_face:"\ud83e\udd74",dizzy_face:"\ud83d\ude35",exploding_head:"\ud83e\udd2f",cowboy_hat_face:"\ud83e\udd20",partying_face:"\ud83e\udd73",smiling_face_with_sunglasses:"\ud83d\ude0e",nerd_face:"\ud83e\udd13",face_with_monocle:"\ud83e\uddd0",confused_face:"\ud83d\ude15",worried_face:"\ud83d\ude1f",slightly_frowning_face:"\ud83d\ude41",frowning_face:"\u2639",face_with_open_mouth:"\ud83d\ude2e",hushed_face:"\ud83d\ude2f",astonished_face:"\ud83d\ude32",flushed_face:"\ud83d\ude33",pleading_face:"\ud83e\udd7a",frowning_face_with_open_mouth:"\ud83d\ude26",anguished_face:"\ud83d\ude27",fearful_face:"\ud83d\ude28",anxious_face_with_sweat:"\ud83d\ude30",sad_but_relieved_face:"\ud83d\ude25",crying_face:"\ud83d\ude22",loudly_crying_face:"\ud83d\ude2d",face_screaming_in_fear:"\ud83d\ude31",confounded_face:"\ud83d\ude16",persevering_face:"\ud83d\ude23",disappointed_face:"\ud83d\ude1e",downcast_face_with_sweat:"\ud83d\ude13",weary_face:"\ud83d\ude29",tired_face:"\ud83d\ude2b",yawning_face:"\ud83e\udd71",face_with_steam_from_nose:"\ud83d\ude24",pouting_face:"\ud83d\ude21",angry_face:"\ud83d\ude20",face_with_symbols_on_mouth:"\ud83e\udd2c",smiling_face_with_horns:"\ud83d\ude08",angry_face_with_horns:"\ud83d\udc7f",skull:"\ud83d\udc80",skull_and_crossbones:"\u2620\ufe0f",pile_of_poo:"\ud83d\udca9",clown_face:"\ud83e\udd21",ogre:"\ud83d\udc79",goblin:"\ud83d\udc7a",ghost:"\ud83d\udc7b",alien:"\ud83d\udc7d",alien_monster:"\ud83d\udc7e",robot:"\ud83e\udd16",grinning_cat:"\ud83d\ude3a",grinning_cat_with_smiling_eyes:"\ud83d\ude38",cat_with_tears_of_joy:"\ud83d\ude39",smiling_cat_with_heart_eyes:"\ud83d\ude3b",cat_with_wry_smile:"\ud83d\ude3c",kissing_cat:"\ud83d\ude3d",weary_cat:"\ud83d\ude40",crying_cat:"\ud83d\ude3f",pouting_cat:"\ud83d\ude3e",see_no_evil_monkey:"\ud83d\ude48",hear_no_evil_monkey:"\ud83d\ude49",speak_no_evil_monkey:"\ud83d\ude4a",kiss_mark:"\ud83d\udc8b",love_letter:"\ud83d\udc8c",heart_with_arrow:"\ud83d\udc98",heart_with_ribbon:"\ud83d\
__d(function(g,r,i,a,m,e,d){m.exports={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P",":p",":-p"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}},1514,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),f=r(d[6]),p=r(d[7]),l=r(d[8]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,s.default)(_,t);var f,h,y=(f=_,h=v(),function(){var t,n=(0,c.default)(f);if(h){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,n.default)(this,_),y.apply(this,arguments)}return(0,u.default)(_,[{key:"_getFormattedTimestamp",value:function(){return(0,p.getLocalizedDateFormatter)(new Date(this.props.message.timestamp)).format("H:mm")}},{key:"_getMessageText",value:function(){var t=this.props.message;return t.messageType===l.MESSAGE_TYPE_ERROR?this.props.t('chat.error',{error:t.message}):t.message}},{key:"_getPrivateNoticeMessage",value:function(){var t=this.props,n=t.message,u=t.t;return u('chat.privateNotice',{recipient:n.messageType===l.MESSAGE_TYPE_LOCAL?n.recipient:u('chat.you')})}}]),_})(f.PureComponent);e.default=h},1515,[3,4,5,6,8,11,70,907,1504]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapDispatchToProps=R,e._mapStateToProps=P,e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3])),s=t(r(d[4])),u=t(r(d[5])),l=r(d[6]),f=r(d[7]),p=r(d[8]),v=r(d[9]),y=r(d[10]),h=r(d[11]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,o.default)(y,t);var l,p,v=(l=y,p=_(),function(){var t,n=(0,u.default)(l);if(p){var c=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function y(){var t;(0,n.default)(this,y);for(var c=arguments.length,o=new Array(c),s=0;s<c;s++)o[s]=arguments[s];return(t=v.call.apply(v,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.privateMessage',t.icon=f.IconMessage,t.label='toolbar.privateMessage',t.toggledIcon=f.IconReply,t}return(0,c.default)(y,[{key:"_handleClick",value:function(){var t=this.props,n=t._participant;(0,t._setPrivateMessageRecipient)(n)}},{key:"_isToggled",value:function(){return this.props.reply}}]),y})(y.AbstractButton);function R(t){return{_setPrivateMessageRecipient:function(n){t((0,h.setPrivateMessageRecipient)(n))}}}function P(t,n){return{_participant:(0,p.getParticipantById)(t,n.participantID)}}var M=(0,l.translate)((0,v.connect)(P,R)(b));e.default=M},1516,[3,4,5,6,8,11,907,571,885,464,1155,1499]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),o=n(r(d[3])),s=n(r(d[4])),u=n(r(d[5])),l=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),y=r(d[9]),h=r(d[10]),v=r(d[11]),O=r(d[12]),b=r(d[13]),P=t(r(d[14]));function j(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function R(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?j(Object(o),!0).forEach(function(n){(0,c.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):j(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var w=(function(t){(0,u.default)(v,t);var n,c,h=(n=v,c=_(),function(){var t,o=(0,f.default)(n);if(c){var s=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function v(){return(0,o.default)(this,v),h.apply(this,arguments)}return(0,s.default)(v,[{key:"render",value:function(){var t=this.props,n=t._privateMessageRecipient,c=t._styles;if(!n)return null;var o=this.props.t;return p.default.createElement(y.View,{style:c.messageRecipientContainer},p.default.createElement(y.Text,{style:c.messageRecipientText},o('chat.messageTo',{recipient:n})),p.default.createElement(y.TouchableHighlight,{onPress:this.props._onRemovePrivateMessageRecipient},p.default.createElement(O.Icon,{src:O.IconCancelSelection,style:c.messageRecipientCancelIcon})))}}]),v})(P.default);var D=(0,v.translate)((0,b.connect)(function(t){return R(R({},(0,P._mapStateToProps)(t)),{},{_styles:h.ColorSchemeRegistry.get(t,'Chat')})},P._mapDispatchToProps)(w));e.default=D},1517,[2,3,463,4,5,6,8,11,70,15,458,907,571,464,1518]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapDispatchToProps=function(t){return{_onRemovePrivateMessageRecipient:function(){t((0,p.setPrivateMessageRecipient)())}}},e._mapStateToProps=function(t){var n=t['features/chat'].privateMessageRecipient;return{_privateMessageRecipient:n?(0,s.getParticipantDisplayName)(t,n.id):void 0}},e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),o=t(r(d[4])),f=r(d[5]),s=r(d[6]),p=r(d[7]);function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,u.default)(v,t);var f,s,p=(f=v,s=l(),function(){var t,n=(0,o.default)(f);if(s){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function v(){return(0,n.default)(this,v),p.apply(this,arguments)}return v})(f.PureComponent);e.default=v},1518,[3,4,6,8,11,70,885,1499]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),s=r(d[6]),f=r(d[7]),p=r(d[8]),h=r(d[9]),v=r(d[10]),y=r(d[11]),_=r(d[12]),b=r(d[13]),C=r(d[14]);function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=(function(t){(0,c.default)(v,t);var s,p,h=(s=v,p=D(),function(){var t,n=(0,l.default)(s);if(p){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function v(){var t;(0,n.default)(this,v);for(var o=arguments.length,c=new Array(o),u=0;u<o;u++)c[u]=arguments[u];return(t=h.call.apply(h,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.chat',t.icon=f.IconChat,t.label='toolbar.chat',t.toggledIcon=f.IconChatUnread,t}return(0,o.default)(v,[{key:"_handleClick",value:function(){var t=this;this.props._showNamePrompt?this.props._displayNameInputDialog(function(){t.props._displayChat()}):this.props._displayChat()}},{key:"_isToggled",value:function(){return Boolean(this.props._unreadMessageCount)}}]),v})(y.AbstractButton);var A=(0,v.connect)(function(t,n){var o=(0,h.getLocalParticipant)(t),c=(0,s.getFeatureFlag)(t,s.CHAT_ENABLED,!0),u=n.visible,l=void 0===u?c:u;return{_showNamePrompt:!o.name,_unreadMessageCount:(0,C.getUnreadCount)(t),visible:l}},function(t){return{_displayChat:function(){t((0,p.setActiveModalId)(b.CHAT_VIEW_MODAL_ID))},_displayNameInputDialog:function(n){t((0,_.openDisplayNamePrompt)(n))}}})(I);e.default=A},1519,[3,4,5,6,8,11,1136,571,1372,885,464,1155,1419,1504,1512]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),s=t(r(d[5])),l=t(r(d[6])),f=r(d[7]),p=r(d[8]),v=r(d[9]),y=r(d[10]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,c.default)(P,t);var p,v,y=(p=P,v=h(),function(){var t,n=(0,s.default)(p);if(v){var o=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function P(){return(0,n.default)(this,P),y.apply(this,arguments)}return(0,o.default)(P,[{key:"render",value:function(){return l.default.createElement(f.ConfirmDialog,{cancelKey:"dialog.sendPrivateMessageCancel",contentKey:"dialog.sendPrivateMessage",okKey:"dialog.sendPrivateMessageOk",onCancel:this._onSendGroupMessage,onSubmit:this._onSendPrivateMessage})}}]),P})(y.AbstractChatPrivacyDialog),_=(0,p.translate)((0,v.connect)(y._mapStateToProps,y._mapDispatchToProps)(P));e.default=_},1520,[3,4,5,6,8,11,70,554,907,464,1521]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapDispatchToProps=function(t){return{_onSendMessage:function(n){t((0,_.sendMessage)(n,!0))},_onSetMessageRecipient:function(n){t((0,_.setPrivateMessageRecipient)(n))}}},e._mapStateToProps=function(t,n){return{_participant:(0,l.getParticipantById)(t,n.participantID)}},e.AbstractChatPrivacyDialog=void 0;var n=t(r(d[1])),s=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),p=r(d[7]),l=r(d[8]),_=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var M=(function(t){(0,u.default)(M,t);var p,l,_=(p=M,l=v(),function(){var t,n=(0,f.default)(p);if(l){var s=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function M(t){var s;return(0,n.default)(this,M),(s=_.call(this,t))._onSendGroupMessage=s._onSendGroupMessage.bind((0,o.default)(s)),s._onSendPrivateMessage=s._onSendPrivateMessage.bind((0,o.default)(s)),s}return(0,s.default)(M,[{key:"_onSendGroupMessage",value:function(){return this.props._onSendMessage(this.props.message),!0}},{key:"_onSendPrivateMessage",value:function(){var t=this.props,n=t.message,s=t._onSendMessage;return(0,t._onSetMessageRecipient)(t._participant),s(n),!0}}]),M})(p.PureComponent);e.AbstractChatPrivacyDialog=M},1521,[3,4,5,10,6,8,11,70,885,1499]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.INCOMING_MSG_SOUND_FILE=void 0;e.INCOMING_MSG_SOUND_FILE='incomingMessage.wav'},1522,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),c=r(d[2]),s=r(d[3]),o=r(d[4]),u=r(d[5]),f=r(d[6]),p=r(d[7]),l=r(d[8]),v=r(d[9]),E=r(d[10]);u.MiddlewareRegistry.register(function(c){return function(s){return function(o){var u=s(o);switch(o.type){case n.CONFERENCE_JOINED:case f.SET_REDUCED_UI:var p=c.dispatch,b=(0,c.getState)()['features/base/responsive-ui'].reducedUI;p((0,v.setToolboxEnabled)(!b)),p((0,l.setFilmstripEnabled)(!b));break;case n.KICKED_OUT:var D=c.dispatch;D((0,E.notifyKickedOut)(o.participant,function(){D((0,n.conferenceLeft)(o.conference)),D((0,t.appNavigate)(void 0))}))}return u}}}),u.StateListenerRegistry.register(function(t){return(0,n.getCurrentConference)(t)},function(t,n,u){var f=n.dispatch,l=n.getState,v=l()['features/base/conference'],E=v.authRequired,b=v.membersOnly,D=v.passwordRequired;t!==u&&(f((0,o.pinParticipant)(null)),void 0!==E||void 0!==D||void 0!==b||(0,c.isDialogOpen)(l(),p.FeedbackDialog)||f((0,c.hideDialog)()),f((0,s.setActiveModalId)()))})},1523,[1280,1281,554,1372,885,464,1261,1524,1530,1183,1569]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1524,[1525,1527,1528]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.cancelFeedback=function(n,t){return{type:o.CANCEL_FEEDBACK,message:t,score:n}},e.maybeOpenFeedbackDialog=function(t){return function(o,f){var s=f(),b=s['features/base/config'].feedbackPercentage,l=void 0===b?100:b;if(interfaceConfig.filmStripOnly||config.iAmRecorder);else{if(s['features/base/dialog'].component===c.FeedbackDialog)return Promise.reject(n.FEEDBACK_REQUEST_IN_PROGRESS);if(s['features/feedback'].submitted)return Promise.resolve({feedbackSubmitted:!0,showThankYou:!0});if(t.isCallstatsEnabled()&&l>100*Math.random())return new Promise(function(n){o(u(t,function(){var t=f()['features/feedback'].submitted;n({feedbackSubmitted:t,showThankYou:!1})}))})}return Promise.resolve({feedbackSubmitted:!1,showThankYou:!0})}},e.openFeedbackDialog=u,e.submitFeedback=function(n,t,c){return function(u){return c.sendFeedback(n,t).then(function(){return u({type:o.SUBMIT_FEEDBACK_SUCCESS})},function(n){return u({type:o.SUBMIT_FEEDBACK_ERROR,error:n}),Promise.reject(n)})}};var n=r(d[0]),t=r(d[1]),o=r(d[2]),c=r(d[3]);function u(n,o){return(0,t.openDialog)(c.FeedbackDialog,{conference:n,onClose:o})}},1525,[1526,554,1527,1528]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.FEEDBACK_REQUEST_IN_PROGRESS=void 0;e.FEEDBACK_REQUEST_IN_PROGRESS='FeedbackRequestInProgress'},1526,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SUBMIT_FEEDBACK_SUCCESS=e.SUBMIT_FEEDBACK_ERROR=e.CANCEL_FEEDBACK=void 0;e.CANCEL_FEEDBACK='CANCEL_FEEDBACK';e.SUBMIT_FEEDBACK_ERROR='SUBMIT_FEEDBACK_ERROR';e.SUBMIT_FEEDBACK_SUCCESS='SUBMIT_FEEDBACK_SUCCESS'},1527,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"FeedbackDialog",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1528,[3,1529]);
__d(function(g,r,i,a,m,e,d){},1529,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},1530,[1531,1439,1532,1567,1536]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setFilmstripEnabled=function(n){return{type:t.SET_FILMSTRIP_ENABLED,enabled:n}},e.setFilmstripHovered=function(n){return{type:t.SET_FILMSTRIP_HOVERED,hovered:n}},e.setFilmstripVisible=function(n){return{type:t.SET_FILMSTRIP_VISIBLE,visible:n}},e.setTileViewDimensions=function(n){var s=n.thumbnailSize;return{type:t.SET_TILE_VIEW_DIMENSIONS,dimensions:{thumbnailSize:s}}};var t=r(d[0])},1531,[1439]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1532,[1533]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1533,[1534]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Filmstrip",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"TileView",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"styles",{enumerable:!0,get:function(){return f.default}});var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3]))},1534,[3,1535,1568,1566]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),u=l(r(d[3])),c=l(r(d[4])),o=l(r(d[5])),f=l(r(d[6])),s=l(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=r(d[10]),_=r(d[11]),b=r(d[12]),y=r(d[13]),R=l(r(d[14])),E=l(r(d[15])),T=l(r(d[16]));function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var w=(function(t){(0,o.default)(w,t);var l,_,y=(l=w,_=S(),function(){var t,n=(0,s.default)(l);if(_){var u=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function w(t){var l;return(0,u.default)(this,w),(l=y.call(this,t))._separateLocalThumbnail='android'!==v.Platform.OS,l}return(0,c.default)(w,[{key:"render",value:function(){var t=this.props,l=t._aspectRatio,n=t._enabled,u=t._participants,c=t._visible;if(!n)return null;var o=l===b.ASPECT_RATIO_NARROW,f=o?T.default.filmstripNarrow:T.default.filmstripWide;return p.default.createElement(v.Container,{style:f,visible:c},this._separateLocalThumbnail&&!o&&p.default.createElement(R.default,null),p.default.createElement(h.ScrollView,{horizontal:o,showsHorizontalScrollIndicator:!1,showsVerticalScrollIndicator:!1,style:T.default.scrollView},!this._separateLocalThumbnail&&!o&&p.default.createElement(R.default,null),this._sort(u,o).map(function(t){return p.default.createElement(E.default,{key:t.id,participant:t})}),!this._separateLocalThumbnail&&o&&p.default.createElement(R.default,null)),this._separateLocalThumbnail&&o&&p.default.createElement(R.default,null))}},{key:"_sort",value:function(t,l){var u=(0,n.default)(t);return l&&u.reverse(),u}}]),w})(p.Component);var L=(0,_.connect)(function(t){var l=t['features/base/participants'],n=t['features/filmstrip'].enabled;return{_aspectRatio:t['features/base/responsive-ui'].aspectRatio,_enabled:n,_participants:l.filter(function(t){return!t.local}),_visible:(0,y.isFilmstripVisible)(t)}})(w);e.default=L},1535,[2,3,446,4,5,6,8,11,70,15,562,464,1182,1536,1537,1538,1566]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isFilmstripVisible=function(n){return(0,t.toState)(n)['features/base/participants'].length>1};var t=r(d[0])},1536,[464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),l=n(r(d[4])),f=n(r(d[5])),o=n(r(d[6])),p=t(r(d[7])),s=r(d[8]),v=r(d[9]),y=r(d[10]),h=n(r(d[11])),_=n(r(d[12]));function P(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(R,t);var n,v,y=(n=R,v=P(),function(){var t,u=(0,o.default)(n);if(v){var c=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function R(){return(0,u.default)(this,R),y.apply(this,arguments)}return(0,c.default)(R,[{key:"render",value:function(){var t=this.props._localParticipant;return p.default.createElement(s.View,{style:_.default.localThumbnail},p.default.createElement(h.default,{participant:t}))}}]),R})(p.Component);var b=(0,y.connect)(function(t){return{_localParticipant:(0,v.getLocalParticipant)(t)}})(R);e.default=b},1537,[2,3,4,5,6,8,11,70,15,885,464,1538,1566]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),o=r(d[3]),u=r(d[4]),c=r(d[5]),p=r(d[6]),f=r(d[7]),s=r(d[8]),E=r(d[9]),_=(r(d[10]),r(d[11])),I=r(d[12]),T=r(d[13]),y=r(d[14]),v=r(d[15]),b=n(r(d[16])),P=n(r(d[17])),V=n(r(d[18])),C=n(r(d[19])),k=n(r(d[20])),h=n(r(d[21])),A=t(r(d[22]));var M=(0,E.connect)(function(t,n){var l,o=t['features/large-video'],c=t['features/base/tracks'],s=n.participant,E=s.id,I=(0,_.getTrackByMediaTypeAndParticipant)(c,p.MEDIA_TYPE.AUDIO,E),T=(0,_.getTrackByMediaTypeAndParticipant)(c,p.MEDIA_TYPE.VIDEO,E),y=(0,f.getParticipantCount)(t),v=s.dominantSpeaker&&y>2,b=!(0,f.isEveryoneModerator)(t)&&s.role===f.PARTICIPANT_ROLE.MODERATOR;return{_audioMuted:null==(l=null==I?void 0:I.muted)||l,_largeVideo:o,_renderDominantSpeakerIndicator:v,_renderModeratorIndicator:b,_styles:u.ColorSchemeRegistry.get(t,'Thumbnail'),_videoTrack:T}},function(t,n){return{_onClick:function(){var l=n.participant,o=n.tileView;t(o?(0,v.toggleToolboxVisible)():(0,f.pinParticipant)(l.pinned?null:l.id))},_onShowRemoteVideoMenu:function(){var l=n.participant;t((0,c.openDialog)(y.RemoteVideoMenu,{participant:l}))}}})(function(t){var n=t._audioMuted,u=t._largeVideo,c=t._onClick,E=t._onShowRemoteVideoMenu,_=t._renderDominantSpeakerIndicator,y=t._renderModeratorIndicator,v=t._styles,M=t._videoTrack,D=t.disableTint,S=t.participant,R=t.renderDisplayName,O=t.tileView,w=S.id,F=w===u.participantId,L=!M||M.muted,N=M&&M.videoType===p.VIDEO_TYPE.DESKTOP;return l.default.createElement(s.Container,{onClick:c,onLongPress:S.local?void 0:E,style:[A.default.thumbnail,S.pinned&&!O?v.thumbnailPinned:null,t.styleOverrides||null],touchFeedback:!1},l.default.createElement(f.ParticipantView,{avatarSize:O?1.5*A.AVATAR_SIZE:A.AVATAR_SIZE,disableVideo:N||S.isFakeParticipant,participantId:w,style:v.participantViewStyle,tintEnabled:F&&!D,tintStyle:v.activeThumbnailTint,zOrder:1}),R&&l.default.createElement(s.Container,{style:A.default.displayNameContainer},l.default.createElement(T.DisplayNameLabel,{participantId:w})),y&&l.default.createElement(o.View,{style:A.default.moderatorIndicatorContainer},l.default.createElement(V.default,null)),!S.isFakeParticipant&&l.default.createElement(o.View,{style:[A.default.thumbnailTopIndicatorContainer,A.default.thumbnailTopLeftIndicatorContainer]},l.default.createElement(C.default,{participantId:S.id}),_&&l.default.createElement(P.default,null)),!S.isFakeParticipant&&l.default.createElement(o.View,{style:[A.default.thumbnailTopIndicatorContainer,A.default.thumbnailTopRightIndicatorContainer]},l.default.createElement(I.ConnectionIndicator,{participantId:S.id})),!S.isFakeParticipant&&l.default.createElement(s.Container,{style:A.default.thumbnailIndicatorContainer},n&&l.default.createElement(b.default,null),L&&l.default.createElement(h.default,null),N&&l.default.createElement(k.default,null)))});e.default=M},1538,[2,3,70,15,458,554,1072,885,562,464,545,1088,1188,1419,1539,1183,1559,1560,1561,1562,1564,1565,1566]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1539,[1540]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1540,[1541]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"GrantModeratorDialog",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"KickRemoteParticipantDialog",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"MuteRemoteParticipantDialog",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"RemoteVideoMenu",{enumerable:!0,get:function(){return f.default}});var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4]))},1541,[3,1542,1544,1546,1549]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),y=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,o.default)(R,t);var y,p,h=(y=R,p=v(),function(){var t,n=(0,c.default)(y);if(p){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function R(){return(0,n.default)(this,R),h.apply(this,arguments)}return(0,u.default)(R,[{key:"render",value:function(){return l.default.createElement(s.ConfirmDialog,{contentKey:"dialog.grantModeratorDialog",onSubmit:this._onSubmit})}}]),R})(t(r(d[10])).default),R=(0,y.translate)((0,p.connect)()(h));e.default=R},1542,[3,4,5,6,8,11,70,554,907,464,1543]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]),v=r(d[9]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,c.default)(b,t);var s,y,_=(s=b,y=h(),function(){var t,n=(0,l.default)(s);if(y){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function b(t){var u;return(0,n.default)(this,b),(u=_.call(this,t))._onSubmit=u._onSubmit.bind((0,o.default)(u)),u}return(0,u.default)(b,[{key:"_onSubmit",value:function(){var t=this.props,n=t.dispatch,u=t.participantID;return(0,p.sendAnalytics)((0,p.createRemoteVideoMenuButtonEvent)('grant.moderator.button',{participant_id:u})),n((0,v.grantModerator)(u)),!0}}]),b})(s.Component);e.default=y},1543,[3,4,5,10,6,8,11,70,1090,885]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]),y=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,c.default)(R,t);var p,y,h=(p=R,y=v(),function(){var t,n=(0,o.default)(p);if(y){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function R(){return(0,n.default)(this,R),h.apply(this,arguments)}return(0,u.default)(R,[{key:"render",value:function(){return l.default.createElement(s.ConfirmDialog,{contentKey:"dialog.kickParticipantDialog",onSubmit:this._onSubmit})}}]),R})(t(r(d[10])).default),R=(0,p.translate)((0,y.connect)()(h));e.default=R},1544,[3,4,5,6,8,11,70,554,907,464,1545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),o=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]),v=r(d[9]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,o.default)(b,t);var s,y,_=(s=b,y=h(),function(){var t,n=(0,l.default)(s);if(y){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function b(t){var u;return(0,n.default)(this,b),(u=_.call(this,t))._onSubmit=u._onSubmit.bind((0,c.default)(u)),u}return(0,u.default)(b,[{key:"_onSubmit",value:function(){var t=this.props,n=t.dispatch,u=t.participantID;return(0,p.sendAnalytics)((0,p.createRemoteVideoMenuButtonEvent)('kick.button',{participant_id:u})),n((0,v.kickParticipant)(u)),!0}}]),b})(s.Component);e.default=y},1545,[3,4,5,10,6,8,11,70,1090,885]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]),y=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,c.default)(R,t);var p,y,h=(p=R,y=v(),function(){var t,n=(0,o.default)(p);if(y){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function R(){return(0,n.default)(this,R),h.apply(this,arguments)}return(0,u.default)(R,[{key:"render",value:function(){return l.default.createElement(s.ConfirmDialog,{contentKey:"dialog.muteParticipantDialog",onSubmit:this._onSubmit})}}]),R})(t(r(d[10])).default),R=(0,p.translate)((0,y.connect)()(h));e.default=R},1546,[3,4,5,6,8,11,70,554,907,464,1547]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=t(r(d[6])),s=r(d[7]),p=r(d[8]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,f.default)(_,t);var s,h,y=(s=_,h=v(),function(){var t,n=(0,l.default)(s);if(h){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function _(t){var u;return(0,n.default)(this,_),(u=y.call(this,t))._onSubmit=u._onSubmit.bind((0,c.default)(u)),u}return(0,u.default)(_,[{key:"_onSubmit",value:function(){var t=this.props,n=t.dispatch,u=t.participantID;return n((0,p.muteRemote)(u)),!0}}]),_})(s.Component);e.default=h},1547,[3,4,5,10,6,8,11,70,1548]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.hideRemoteVideoMenu=function(){return(0,o.hideDialog)(l.RemoteVideoMenu)},e.muteLocal=s,e.muteRemote=p,e.muteAllParticipants=function(t){return function(n,u){var o=u(),c=(0,f.getLocalParticipant)(o).id,l=o['features/base/participants'].map(function(t){return t.id});l.filter(function(n){return!t.includes(n)}).map(function(t){return t===c?s(!0):p(t)}).map(n)}};var n=t(r(d[1])),u=r(d[2]),o=r(d[3]),c=r(d[4]),f=r(d[5]),l=r(d[6]);function s(t){return function(o){(0,u.sendAnalytics)((0,u.createToolbarEvent)(u.AUDIO_MUTE,{enable:t})),o((0,c.setAudioMuted)(t,!0)),'undefined'==typeof APP||APP.UI.emitEvent(n.default.AUDIO_MUTED,t,!0)}}function p(t){return function(n){(0,u.sendAnalytics)((0,u.createRemoteMuteConfirmedEvent)(t)),n((0,f.muteRemoteParticipant)(t))}}},1548,[3,1324,1090,554,1072,885,1540]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),o=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),_=r(d[10]),y=r(d[11]),v=r(d[12]),b=r(d[13]),C=r(d[14]),E=r(d[15]),M=(r(d[16]),r(d[17])),R=r(d[18]),S=n(r(d[19])),D=n(r(d[20])),k=n(r(d[21])),B=n(r(d[22])),N=n(r(d[23]));function H(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var K,O=(function(t){(0,c.default)(C,t);var n,y,b=(n=C,y=H(),function(){var t,l=(0,f.default)(n);if(y){var u=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function C(t){var n;return(0,l.default)(this,C),(n=b.call(this,t))._onCancel=n._onCancel.bind((0,o.default)(n)),n._renderMenuHeader=n._renderMenuHeader.bind((0,o.default)(n)),n}return(0,u.default)(C,[{key:"render",value:function(){var t=this.props,n=t._disableKick,l=t._disableRemoteMute,u=t.participant,o={afterClick:this._onCancel,showLabel:!0,participantID:u.id,styles:this.props._bottomSheetStyles.buttons};return p.default.createElement(v.BottomSheet,{onCancel:this._onCancel,renderHeader:this._renderMenuHeader},!l&&p.default.createElement(k.default,o),!n&&p.default.createElement(D.default,o),p.default.createElement(S.default,o),p.default.createElement(B.default,o),p.default.createElement(M.PrivateMessageButton,o))}},{key:"_onCancel",value:function(){return!!this.props._isOpen&&(this.props.dispatch((0,R.hideRemoteVideoMenu)()),!0)}},{key:"_renderMenuHeader",value:function(){var t=this.props,n=t._bottomSheetStyles,l=t.participant;return p.default.createElement(h.View,{style:[n.sheet,N.default.participantNameContainer]},p.default.createElement(_.Avatar,{participantId:l.id,size:25}),p.default.createElement(h.Text,{style:N.default.participantNameLabel},this.props._participantDisplayName))}}]),C})(p.PureComponent);var P=K=(0,E.connect)(function(t,n){var l=(0,b.getFeatureFlag)(t,b.KICK_OUT_ENABLED,!0),u=n.participant,o=t['features/base/config'],c=o.remoteVideoMenu,s=void 0===c?{}:c,f=o.disableRemoteMute,p=s.disableKick;return p=p||!l,{_bottomSheetStyles:y.ColorSchemeRegistry.get(t,'BottomSheet'),_disableKick:Boolean(p),_disableRemoteMute:Boolean(f),_isOpen:(0,v.isDialogOpen)(t,K),_participantDisplayName:(0,C.getParticipantDisplayName)(t,u.id)}})(O);e.default=P},1549,[2,3,4,5,10,6,8,11,70,15,567,458,554,1136,885,464,545,1550,1548,1551,1553,1555,1557,1558]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1550,[1499,1498,1501,1504]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(d[1]),l=r(d[2]),n=t(r(d[3])),u=(0,o.translate)((0,l.connect)(n._mapStateToProps)(n.default));e.default=u},1551,[2,907,464,1552]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t,n){var o=n.participantID,c=(0,s.getLocalParticipant)(t),l=(0,s.getParticipantById)(t,o);return{visible:Boolean((null==c?void 0:c.role)===s.PARTICIPANT_ROLE.MODERATOR)&&!(0,s.isParticipantModerator)(l)}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),p=r(d[7]),s=r(d[8]),v=r(d[9]),y=r(d[10]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,c.default)(R,t);var s,v,b=(s=R,v=h(),function(){var t,n=(0,u.default)(s);if(v){var o=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function R(){var t;(0,n.default)(this,R);for(var o=arguments.length,c=new Array(o),l=0;l<o;l++)c[l]=arguments[l];return(t=b.call.apply(b,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.grantModerator',t.icon=p.IconCrown,t.label='videothumbnail.grantModerator',t}return(0,o.default)(R,[{key:"_handleClick",value:function(){var t=this.props,n=t.dispatch,o=t.participantID;n((0,f.openDialog)(y.GrantModeratorDialog,{participantID:o}))}}]),R})(v.AbstractButton);e.default=b},1552,[3,4,5,6,8,11,554,571,885,1155,1540]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=r(d[1]),o=r(d[2]),l=r(d[3]),u=t(r(d[4]));var c=(0,n.translate)((0,l.connect)(function(t){return{visible:(0,o.isLocalParticipantModerator)(t)}})(u.default));e.default=c},1553,[3,907,885,464,1554]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=t(r(d[1])),n=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),v=r(d[9]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,l.default)(k,t);var p,y,b=(p=k,y=h(),function(){var t,c=(0,u.default)(p);if(y){var n=(0,u.default)(this).constructor;t=Reflect.construct(c,arguments,n)}else t=c.apply(this,arguments);return(0,o.default)(this,t)});function k(){var t;(0,c.default)(this,k);for(var n=arguments.length,l=new Array(n),o=0;o<n;o++)l[o]=arguments[o];return(t=b.call.apply(b,[this].concat(l))).accessibilityLabel='toolbar.accessibilityLabel.kick',t.icon=s.IconKick,t.label='videothumbnail.kick',t}return(0,n.default)(k,[{key:"_handleClick",value:function(){var t=this.props,c=t.dispatch,n=t.participantID;c((0,f.openDialog)(v.KickRemoteParticipantDialog,{participantID:n}))}}]),k})(p.AbstractButton);e.default=y},1554,[3,4,5,6,8,11,554,571,1155,1540]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=r(d[3]),u=r(d[4]),f=r(d[5]),p=t(r(d[6]));function O(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function l(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?O(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):O(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}var b=(0,c.translate)((0,f.connect)(function(t,n){return l(l({},(0,p._mapStateToProps)(t,n)),{},{visible:(0,u.isLocalParticipantModerator)(t)})})(p.default));e.default=b},1555,[2,3,463,907,885,464,1556]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t,n){var u=t['features/base/tracks'];return{_audioTrackMuted:(0,h.isRemoteTrackMuted)(u,v.MEDIA_TYPE.AUDIO,n.participantID)}},e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),s=r(d[6]),f=r(d[7]),p=r(d[8]),v=r(d[9]),b=r(d[10]),h=r(d[11]),y=r(d[12]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var D=(function(t){(0,o.default)(D,t);var v,b,h=(v=D,b=_(),function(){var t,n=(0,l.default)(v);if(b){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function D(){var t;(0,n.default)(this,D);for(var u=arguments.length,o=new Array(u),c=0;c<u;c++)o[c]=arguments[c];return(t=h.call.apply(h,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.remoteMute',t.icon=p.IconMicDisabled,t.label='videothumbnail.domute',t.toggledLabel='videothumbnail.muted',t}return(0,u.default)(D,[{key:"_handleClick",value:function(){var t=this.props,n=t.dispatch,u=t.participantID;(0,s.sendAnalytics)((0,s.createRemoteVideoMenuButtonEvent)('mute.button',{participant_id:u})),n((0,f.openDialog)(y.MuteRemoteParticipantDialog,{participantID:u}))}},{key:"_isDisabled",value:function(){return this.props._audioTrackMuted}},{key:"_isToggled",value:function(){return this.props._audioTrackMuted}}]),D})(b.AbstractButton);e.default=D},1556,[3,4,5,6,8,11,1090,554,571,1072,1155,1088,1540]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),h=r(d[9]),v=r(d[10]),y=r(d[11]);function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(y,t);var f,h,v=(f=y,h=b(),function(){var t,n=(0,u.default)(f);if(h){var c=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function y(){var t;(0,n.default)(this,y);for(var c=arguments.length,l=new Array(c),o=0;o<c;o++)l[o]=arguments[o];return(t=v.call.apply(v,[this].concat(l))).accessibilityLabel='toolbar.accessibilityLabel.show',t.icon=s.IconPin,t.label='videothumbnail.show',t}return(0,c.default)(y,[{key:"_handleClick",value:function(){(0,this.props.dispatch)((0,p.pinParticipant)(this.props.participantID))}}]),y})(v.AbstractButton);var _=(0,f.translate)((0,h.connect)(function(t){return{visible:(0,y.shouldDisplayTileView)(t)}})(R));e.default=_},1557,[3,4,5,6,8,11,907,571,885,464,1155,1442]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]),o=r(d[1]),l=(0,o.createStyleSheet)({participantNameContainer:{alignItems:'center',borderBottomColor:o.ColorPalette.lightGrey,borderBottomWidth:1,borderTopLeftRadius:16,borderTopRightRadius:16,flexDirection:'row',height:t.MD_ITEM_HEIGHT,paddingLeft:t.MD_ITEM_MARGIN_PADDING},participantNameLabel:{color:o.ColorPalette.lightGrey,flexShrink:1,fontSize:t.MD_FONT_SIZE,marginLeft:t.MD_ITEM_MARGIN_PADDING,opacity:.9}});e.default=l},1558,[554,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(_,t);var n,y,R=(n=_,y=v(),function(){var t,u=(0,l.default)(n);if(y){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,c.default)(_,[{key:"render",value:function(){return s.default.createElement(p.BaseIndicator,{highlight:!1,icon:h.IconMicDisabled})}}]),_})(s.Component);e.default=y},1559,[2,3,4,5,6,8,11,70,571,562]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),h=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(_,t);var n,y,R=(n=_,y=v(),function(){var t,u=(0,l.default)(n);if(y){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,c.default)(_,[{key:"render",value:function(){return s.default.createElement(h.BaseIndicator,{highlight:!0,icon:p.IconDominantSpeaker})}}]),_})(s.Component);e.default=y},1560,[2,3,4,5,6,8,11,70,571,562]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(_,t);var n,y,R=(n=_,y=v(),function(){var t,u=(0,l.default)(n);if(y){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,c.default)(_,[{key:"render",value:function(){return s.default.createElement(p.BaseIndicator,{highlight:!1,icon:h.IconModerator})}}]),_})(s.Component);e.default=y},1561,[2,3,4,5,6,8,11,70,571,562]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=r(d[8]),h=r(d[9]),v=r(d[10]),y=t(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,f.default)(_,t);var n,v,y=(n=_,v=R(),function(){var t,u=(0,l.default)(n);if(v){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,u.default)(this,_),y.apply(this,arguments)}return(0,c.default)(_,[{key:"_renderIndicator",value:function(){return s.default.createElement(h.BaseIndicator,{highlight:!0,icon:p.IconRaisedHand})}}]),_})(y.default),I=(0,v.connect)(y._mapStateToProps)(_);e.default=I},1562,[2,3,4,5,6,8,11,70,571,562,464,1563]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t,n){var u=(0,s.getParticipantById)(t,n.participantId);return{_raisedHand:u&&u.raisedHand}},e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=r(d[6]),s=r(d[7]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(y,t);var l,s,v=(l=y,s=p(),function(){var t,n=(0,o.default)(l);if(s){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function y(){return(0,n.default)(this,y),v.apply(this,arguments)}return(0,u.default)(y,[{key:"render",value:function(){return this.props._raisedHand?this._renderIndicator():null}}]),y})(l.Component);e.default=v},1563,[3,4,5,6,8,11,70,885]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){return n.default.createElement(c.BaseIndicator,{highlight:!1,icon:o.IconShareDesktop})};var n=t(r(d[1])),o=r(d[2]),c=r(d[3])},1564,[3,70,571,562]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=t(r(d[7])),h=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(_,t);var n,y,R=(n=_,y=v(),function(){var t,u=(0,l.default)(n);if(y){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,c.default)(_,[{key:"render",value:function(){return s.default.createElement(p.BaseIndicator,{highlight:!1,icon:h.IconCameraDisabled})}}]),_})(s.Component);e.default=y},1565,[2,3,4,5,6,8,11,70,571,562]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.AVATAR_SIZE=void 0;var t=r(d[0]),o=r(d[1]),n=r(d[2]);e.AVATAR_SIZE=50;var l={displayNameContainer:{alignSelf:'center',bottom:0,flex:1,margin:4,position:'absolute'},filmstripNarrow:{flexDirection:'row',flexGrow:0,justifyContent:'flex-end',height:n.FILMSTRIP_SIZE},filmstripWide:{bottom:0,flexDirection:'column',flexGrow:0,position:'absolute',right:0,top:0},localThumbnail:{alignContent:'stretch',alignSelf:'stretch',aspectRatio:1,flexShrink:0,flexDirection:'row'},moderatorIndicatorContainer:{bottom:4,position:'absolute',right:4},scrollView:{flexGrow:0},thumbnail:{alignItems:'stretch',backgroundColor:o.ColorPalette.appBackground,borderColor:'#424242',borderRadius:3,borderStyle:'solid',borderWidth:1,flex:1,height:80,justifyContent:'center',margin:2,overflow:'hidden',position:'relative',width:80},thumbnailIndicatorContainer:{alignSelf:'stretch',bottom:4,flex:1,flexDirection:'row',left:4,position:'absolute'},thumbnailTopIndicatorContainer:{padding:4,position:'absolute',top:0},thumbnailTopLeftIndicatorContainer:{left:0},thumbnailTopRightIndicatorContainer:{right:0},tileView:{alignSelf:'center'},tileViewRows:{justifyContent:'center'},tileViewRow:{flexDirection:'row',justifyContent:'center'}};e.default=l,t.ColorSchemeRegistry.register('Thumbnail',{activeThumbnailTint:{backgroundColor:(0,t.schemeColor)('activeParticipantTint')},participantViewStyle:{backgroundColor:(0,t.schemeColor)('background')},thumbnailPinned:{borderColor:(0,t.schemeColor)('activeParticipantHighlight'),shadowColor:(0,t.schemeColor)('activeParticipantHighlight'),shadowOffset:{height:5,width:5},shadowRadius:5}})},1566,[458,545,1567]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TILE_ASPECT_RATIO=e.FILMSTRIP_SIZE=void 0;e.FILMSTRIP_SIZE=90;e.TILE_ASPECT_RATIO=1.7777777777777777},1567,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),y=r(d[10]),v=r(d[11]),b=r(d[12]),_=n(r(d[13])),w=n(r(d[14]));function O(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=R(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function R(t,n){if(t){if("string"==typeof t)return S(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?S(t,n):void 0}}function S(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}function j(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function k(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?j(Object(u),!0).forEach(function(n){(0,o.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):j(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function P(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var D=(function(t){(0,c.default)(R,t);var n,o,y=(n=R,o=P(),function(){var t,u=(0,f.default)(n);if(o){var l=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,l)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function R(){return(0,u.default)(this,R),y.apply(this,arguments)}return(0,l.default)(R,[{key:"componentDidMount",value:function(){this._updateReceiverQuality()}},{key:"componentDidUpdate",value:function(){this._updateReceiverQuality()}},{key:"render",value:function(){var t=this.props,n=t._height,o=t._width,u=t.onClick,l=this._groupIntoRows(this._renderThumbnails(),this._getColumnCount());return p.default.createElement(h.ScrollView,{style:k(k({},w.default.tileView),{},{height:n,width:o})},p.default.createElement(h.TouchableWithoutFeedback,{onPress:u},p.default.createElement(h.View,{style:k(k({},w.default.tileViewRows),{},{minHeight:n,minWidth:o})},l)))}},{key:"_getColumnCount",value:function(){var t=this.props._participants.length;return this.props._aspectRatio===v.ASPECT_RATIO_NARROW?t>=3?2:1:4===t?2:Math.min(3,t)}},{key:"_getSortedParticipants",value:function(){for(var t,n,o=[],u=O(this.props._participants);!(n=u()).done;){var l=n.value;l.local?t=l:o.push(l)}return t&&o.push(t),o}},{key:"_getTileDimensions",value:function(){var t,n=this.props,o=n._height,u=n._participants,l=n._width,c=this._getColumnCount(),s=o-20,f=l-20;return{height:(t=u.length/c>1?Math.min(f/c,s/2):Math.min(f/c,s))/1,width:t}}},{key:"_groupIntoRows",value:function(t,n){for(var o=[],u=0;u<t.length;u++)if(u%n==0){var l=t.slice(u,u+n);o.push(p.default.createElement(h.View,{key:o.length,style:w.default.tileViewRow},l))}return o}},{key:"_renderThumbnails",value:function(){var t={aspectRatio:1,flex:0,height:this._getTileDimensions().height,width:null};return this._getSortedParticipants().map(function(n){return p.default.createElement(_.default,{disableTint:!0,key:n.id,participant:n,renderDisplayName:!0,styleOverrides:t,tileView:!0})})}},{key:"_updateReceiverQuality",value:function(){var t=this._getTileDimensions(),n=t.height,o=t.width;this.props.dis
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.notifyKickedOut=function(o,c){return function(l,p){l((0,t.openDialog)(t.AlertDialog,{contentKey:{key:'dialog.kickTitle',params:{participantDisplayName:(0,n.getParticipantDisplayName)(p,o.getId())}},onSubmit:c}))}};var t=r(d[0]),n=r(d[1])},1569,[554,885]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]);n.MiddlewareRegistry.register(function(n){return function(n){return function(c){switch(c.type){case t.CONFERENCE_JOINED:s.statsEmitter.startListeningForStats(c.conference)}return n(c)}}})},1570,[1281,464,1188]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),u=r(d[2]);t.MiddlewareRegistry.register(function(t){return function(c){return function(o){switch(o.type){case n.OPEN_DESKTOP_APP:(0,u.openDesktopApp)(t.getState())}return c(o)}}})},1571,[464,1572,1573]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.OPEN_WEB_APP=e.OPEN_DESKTOP_APP=void 0;e.OPEN_DESKTOP_APP='OPEN_DESKTOP_APP';e.OPEN_WEB_APP='OPEN_WEB_APP'},1572,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.generateDeepLinkingURL=function(){var n=interfaceConfig.APP_SCHEME||'org.jitsi.meet',p=window.location.href,f=new RegExp(t.URI_PROTOCOL_PATTERN,'gi');if('android'===o.Platform.OS){var s=p.replace(f,'').substr(2),c=interfaceConfig.ANDROID_APP_PACKAGE||'org.jitsi.meet';return"intent://"+s+"#Intent;scheme="+n+";package="+c+";end"}return p.replace(f,n+":")},e.getDeepLinkingPage=function(o){var t=o['features/base/conference'].room;if(o['features/deep-linking'].launchInWeb||!t||o['features/base/config'].disableDeepLinking||(0,p.isVpaasMeeting)(o))return Promise.resolve();if((0,n.isMobileBrowser)()){var c='object'==typeof interfaceConfig&&interfaceConfig.MOBILE_APP_PROMO;return Promise.resolve(void 0===c||Boolean(c)?f.DeepLinkingMobilePage:f.NoMobileApp)}return(0,s._openDesktopApp)(o).then(function(n){return n?f.DeepLinkingDesktopPage:void 0})},e.openDesktopApp=function(n){return(0,s._openDesktopApp)(n)};var n=r(d[0]),o=r(d[1]),t=r(d[2]),p=r(d[3]),f=r(d[4]),s=r(d[5])},1573,[1116,562,528,1302,1574,1578]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DeepLinkingDesktopPage",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"DeepLinkingMobilePage",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"NoMobileApp",{enumerable:!0,get:function(){return o.default}});var t=n(r(d[1])),u=n(r(d[2])),o=n(r(d[3]))},1574,[3,1575,1576,1577]);
__d(function(g,r,i,a,m,e,d){},1575,[]);
__d(function(g,r,i,a,m,e,d){},1576,[]);
__d(function(g,r,i,a,m,e,d){},1577,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._openDesktopApp=function(o){return Promise.resolve(!1)}},1578,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);r(d[1]).MiddlewareRegistry.register(function(n){return function(s){return function(c){var u=s(c);if(c.type===t.UPDATE_DEVICE_LIST){var v=n.getState(),f=v['features/device-selection'].popupDialogData,o=(v['features/base/devices']||{}).availableDevices;f&&f.transport.sendEvent({name:'deviceListChanged',devices:o}),'undefined'!=typeof APP&&APP.API.notifyDeviceListChanged(o)}return u}}})},1579,[1580,464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1580,[1486,1487,1488]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),o=r(d[3]);n.MiddlewareRegistry.register(function(n){var p=n.dispatch,c=n.getState;return function(n){return function(u){switch(u.type){case s.SETTINGS_UPDATED:u.settings.displayName&&(0,t.isDialogOpen)(c,o.DisplayNamePrompt)&&p((0,t.hideDialog)(o.DisplayNamePrompt))}return n(u)}}})},1581,[554,464,1095,1421]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),s=r(d[3]),o=r(d[4]),u=r(d[5]),c=r(d[6]),f=r(d[7]);o.MiddlewareRegistry.register(function(n){var o=n.dispatch,E=n.getState;return function(n){return function(v){switch(v.type){case u.TOGGLE_DOCUMENT_EDITING:if('undefined'==typeof APP){var _=!E()['features/etherpad'].editing;o((0,c.setDocumentEditingState)(_)),_?o((0,s.setActiveModalId)(f.SHARE_DOCUMENT_VIEW_ID)):E()['features/base/modal'].activeModalId===f.SHARE_DOCUMENT_VIEW_ID&&o((0,s.setActiveModalId)(void 0))}else APP.UI.emitEvent(t.default.ETHERPAD_CLICKED)}return n(v)}}}),o.StateListenerRegistry.register(function(t){return(0,n.getCurrentConference)(t)},function(t,n,s){var o=n.dispatch,u=n.getState;t&&t.addCommandListener("etherpad",function(t){var n,s=t.value,f=u()['features/base/config'].etherpad_base;f&&(n=new URL(s,f).toString());o((0,c.setDocumentUrl)(n))}),s&&o((0,c.setDocumentUrl)(void 0))})},1582,[3,1324,1281,1372,464,1583,1584,1585]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_DOCUMENT_EDITING=e.SET_DOCUMENT_URL=e.SET_DOCUMENT_EDITING_STATUS=void 0;e.SET_DOCUMENT_EDITING_STATUS='SET_DOCUMENT_EDITING_STATUS';e.SET_DOCUMENT_URL='SET_DOCUMENT_URL';e.TOGGLE_DOCUMENT_EDITING='TOGGLE_DOCUMENT_EDITING'},1583,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setDocumentEditingState=function(n){return{type:t.SET_DOCUMENT_EDITING_STATUS,editing:n}},e.setDocumentUrl=function(n){return{type:t.SET_DOCUMENT_URL,documentUrl:n}},e.toggleDocument=function(){return{type:t.TOGGLE_DOCUMENT_EDITING}};var t=r(d[0])},1584,[1583]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SHARE_DOCUMENT_VIEW_ID=void 0;e.SHARE_DOCUMENT_VIEW_ID='SHARE_DOCUMENT_VIEW_ID'},1585,[]);
__d(function(g,r,i,a,m,e,d){},1586,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]),n=r(d[2]),l=r(d[3]),s=r(d[4]),c=r(d[5]),f=r(d[6]),u=r(d[7]),p=r(d[8]),h=t(r(d[9]));r(d[10]);var v,w=30,M=0;function b(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1?arguments[1]:void 0,l=arguments.length>2?arguments[2]:void 0,u=l.getState();if(void 0!==o){var v=(0,n.getParticipantById)(u,o);if(!v.local)if('moderator'===v.role)if((0,p.isFollowMeActive)(u)||l.dispatch((0,f.setFollowMeModerator)(o)),t.off)l.dispatch((0,f.setFollowMeModerator)());else{var w=u['features/follow-me'].state||{};if(l.dispatch((0,f.setFollowMeState)(t)),w.filmstripVisible!==t.filmstripVisible&&l.dispatch((0,s.setFilmstripVisible)('true'===t.filmstripVisible)),w.tileViewEnabled!==t.tileViewEnabled&&l.dispatch((0,c.setTileView)('true'===t.tileViewEnabled)),'undefined'!=typeof APP&&w.sharedDocumentVisible!==t.sharedDocumentVisible){var M='true'===t.sharedDocumentVisible,b=APP.UI.getSharedDocumentManager();b&&M!==u['features/etherpad'].editing&&b.toggleEtherpad()}var V=(0,n.getPinnedParticipant)(u),E=t.nextOnStage;void 0===E||V&&E===V.id||w.nextOnStage===t.nextOnStage?void 0===E&&V&&l.dispatch((0,n.pinParticipant)(null)):P(l,E)}else h.default.warn('Received follow-me command not from moderator')}}function P(t,o){(0,n.getParticipantById)(t.getState(),o)?(clearTimeout(v),M=0,t.dispatch((0,n.pinParticipant)(o))):v=setTimeout(function(){M>w?M=0:(M++,P(t,o))},1e3)}l.MiddlewareRegistry.register(function(t){return function(l){return function(s){switch(s.type){case o.CONFERENCE_WILL_JOIN:s.conference.addCommandListener(u.FOLLOW_ME_COMMAND,function(o,n){b(o.attributes,n,t)});break;case n.PARTICIPANT_LEFT:t.getState()['features/follow-me'].moderator===s.participant.id&&t.dispatch((0,f.setFollowMeModerator)())}return l(s)}}})},1587,[3,1301,885,464,1530,1588,1593,1595,1596,1597,1598]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},1588,[1589,1441,1590,1444,1442]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setParticipantsWithScreenShare=function(n){return{type:t.SCREEN_SHARE_PARTICIPANTS_UPDATED,participantIds:n}},e.setTileView=u,e.toggleTileView=function(){return function(t,c){var l=(0,n.shouldDisplayTileView)(c());t(u(!l))}};var t=r(d[0]),n=r(d[1]);function u(n){return{type:t.SET_TILE_VIEW,enabled:n}}},1589,[1441,1442]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"TileViewButton",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1590,[3,1591]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=t(r(d[1])),n=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),u=t(r(d[5])),s=r(d[6]),f=r(d[7]),b=r(d[8]),v=r(d[9]),p=r(d[10]),y=r(d[11]),h=r(d[12]),w=r(d[13]),_=r(d[14]),V=t(r(d[15]));function T(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var E=(function(t){(0,o.default)(y,t);var f,b,p=(f=y,b=T(),function(){var t,l=(0,u.default)(f);if(b){var n=(0,u.default)(this).constructor;t=Reflect.construct(l,arguments,n)}else t=l.apply(this,arguments);return(0,c.default)(this,t)});function y(){var t;(0,l.default)(this,y);for(var n=arguments.length,o=new Array(n),c=0;c<n;c++)o[c]=arguments[c];return(t=p.call.apply(p,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.tileView',t.icon=v.IconTileView,t.label='toolbar.enterTileView',t.toggledLabel='toolbar.exitTileView',t.tooltip='toolbar.tileViewToggle',t}return(0,n.default)(y,[{key:"_handleClick",value:function(){var t=this.props,l=t._tileViewEnabled,n=t.dispatch;(0,s.sendAnalytics)((0,s.createToolbarEvent)('tileview.button',{is_enabled:l}));var o=!l;V.default.debug("Tile view "+(o?'enable':'disable')),n((0,w.setTileView)(o))}},{key:"_isToggled",value:function(){return this.props._tileViewEnabled}}]),y})(h.AbstractButton);var L=(0,b.translate)((0,y.connect)(function(t,l){var n=(0,f.getFeatureFlag)(t,f.TILE_VIEW_ENABLED,!0),o=(0,p.getParticipantCount)(t)<2,c=l.visible,u=void 0===c?n&&!o:c;return{_tileViewEnabled:(0,_.shouldDisplayTileView)(t),visible:u}})(E));e.default=L},1591,[3,4,5,6,8,11,1090,1136,907,571,885,464,1155,1589,1442,1592]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/video-layout');e.default=t},1592,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setFollowMeModerator=function(o){return{type:t.SET_FOLLOW_ME_MODERATOR,id:o}},e.setFollowMeState=function(o){return{type:t.SET_FOLLOW_ME_STATE,state:o}};var t=r(d[0])},1593,[1594]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_FOLLOW_ME_STATE=e.SET_FOLLOW_ME_MODERATOR=void 0;e.SET_FOLLOW_ME_MODERATOR='SET_FOLLOW_ME_MODERATOR';e.SET_FOLLOW_ME_STATE='SET_FOLLOW_ME_STATE'},1594,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.FOLLOW_ME_COMMAND=void 0;e.FOLLOW_ME_COMMAND='follow-me'},1595,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isFollowMeActive=function(t){var l=(0,o.toState)(t);return Boolean(l['features/follow-me'].moderator)};var o=r(d[0])},1596,[464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(d[0]).getLogger)('features/follow-me');e.default=o},1597,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]),f=r(d[3]),u=r(d[4]);function o(t){var s=(0,n.getPinnedParticipant)(t);return{filmstripVisible:t['features/filmstrip'].visible,nextOnStage:s&&s.id,sharedDocumentVisible:t['features/etherpad'].editing,tileViewEnabled:(0,f.shouldDisplayTileView)(t)}}function l(s,f){var l=f.getState(),c=(0,t.getCurrentConference)(l);c&&(0,n.isLocalParticipantModerator)(l)&&('off'!==s?l['features/base/conference'].followMeEnabled&&c.sendCommand(u.FOLLOW_ME_COMMAND,{attributes:o(l)}):c.sendCommandOnce(u.FOLLOW_ME_COMMAND,{attributes:{off:!0}}))}s.StateListenerRegistry.register(function(t){return t['features/base/conference'].followMeEnabled},function(t,n){return l(t||'off',n)}),s.StateListenerRegistry.register(function(t){var s=(0,n.getPinnedParticipant)(t);return s?s.id:null},l),s.StateListenerRegistry.register(function(t){return t['features/etherpad'].editing},l),s.StateListenerRegistry.register(function(t){return t['features/filmstrip'].visible},l),s.StateListenerRegistry.register(function(t){return t['features/video-layout'].tileViewEnabled},l)},1598,[1281,885,464,1442,1595]);
__d(function(g,r,i,a,m,e,d){},1599,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]),n=r(d[2]),s=r(d[3]),p=r(d[4]),T=r(d[5]),A=r(d[6]),E=t(r(d[7]));r(d[8]),s.MiddlewareRegistry.register(function(t){return function(s){return function(I){var P=s(I);switch(I.type){case n.DOMINANT_SPEAKER_CHANGED:var o=t.getState(),D=(0,n.getLocalParticipant)(o);(0,p.isTestModeEnabled)(o)&&E.default.info("Dominant speaker changed event for: "+I.participant.id),D&&D.id!==I.participant.id&&t.dispatch((0,A.selectParticipantInLargeVideo)());break;case n.PARTICIPANT_JOINED:case n.PARTICIPANT_LEFT:case n.PIN_PARTICIPANT:case T.TRACK_ADDED:case T.TRACK_REMOVED:t.dispatch((0,A.selectParticipantInLargeVideo)());break;case c.CONFERENCE_JOINED:t.dispatch((0,A.selectParticipant)());break;case T.TRACK_UPDATED:if('videoType'in I.track){var N=t.getState(),_=(0,T.getTrackByJitsiTrack)(N['features/base/tracks'],I.track.jitsiTrack),f=N['features/large-video'].participantId;_.participantId===f&&t.dispatch((0,A.selectParticipant)())}}return P}}})},1600,[3,1281,885,464,1452,1088,1601,1603,1604]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1601,[1602]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.selectParticipant=l,e.selectParticipantInLargeVideo=function(t){return function(n,c){var o=c(),u=null!=t?t:v(o),p=o['features/large-video'];u!==p.participantId&&(n({type:f.SELECT_LARGE_VIDEO_PARTICIPANT,participantId:u}),n(l()))}},e.updateKnownLargeVideoResolution=function(t){return{type:f.UPDATE_KNOWN_LARGE_VIDEO_RESOLUTION,resolution:t}};var t=r(d[0]),n=r(d[1]),c=r(d[2]),o=r(d[3]),u=r(d[4]),p=r(d[5]),f=r(d[6]);function l(){return function(c,f){var l=f(),s=l['features/base/conference'].conference;if(s){var v=(0,p.shouldDisplayTileView)(l)?(0,o.getParticipants)(l).map(function(t){return t.id}):[l['features/large-video'].participantId];try{s.selectParticipants(v)}catch(c){(0,n._handleParticipantError)(c),(0,t.sendAnalytics)((0,t.createSelectParticipantFailedEvent)(c)),(0,u.reportError)(c,"Failed to select participants "+v.toString())}}}}function s(t){for(var n=t.length-1;n>=0;--n){var o=t[n];if(!o.local&&o.mediaType===c.MEDIA_TYPE.VIDEO)return o}}function v(t){var n=t['features/base/participants'],c=n.find(function(t){return t.pinned}),o=c&&c.id;if(!o&&!(o=(c=n.find(function(t){return t.dominantSpeaker&&!t.local}))&&c.id)){var u=s(t['features/base/tracks']);if(!(o=u&&u.participantId)){for(var p=n.length;p>0&&!c;p--){var f=n[p-1];!f.botType&&(c=f)}o=c&&c.id}}return o}},1602,[1090,1281,1072,885,528,1588,1440]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/large-video');e.default=t},1603,[517]);
__d(function(g,r,i,a,m,e,d){},1604,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]),c=r(d[4]),s=r(d[5]),b=r(d[6]),f=r(d[7]),E=r(d[8]),u=r(d[9]),p=r(d[10]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function O(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){(0,t.default)(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}function y(t,n,c){var s=t.dispatch,b=t.getState,u=c.error,l=b(),O=Boolean(l['features/base/conference'].membersOnly);if(u.name===o.JitsiConferenceErrors.MEMBERS_ONLY_ERROR){void 0===u.recoverable&&(u.recoverable=!0);var y=n(c);return s((0,p.openLobbyScreen)()),(0,E.isPrejoinPageEnabled)(l)&&!l['features/lobby'].knocking&&s((0,p.startKnocking)()),s((0,p.setPasswordJoinFailed)(O)),y}return s((0,p.hideLobbyScreen)()),u.name===o.JitsiConferenceErrors.CONFERENCE_ACCESS_DENIED&&s((0,f.showNotification)({appearance:f.NOTIFICATION_TYPE.ERROR,hideErrorSupportLink:!0,titleKey:'lobby.joinRejectedMessage'})),n(c)}function v(t,n,o){return(0,t.dispatch)((0,p.hideLobbyScreen)()),n(o)}function N(t,n){var o=t.dispatch,s=t.getState,b=n.id,f=s()['features/lobby'].knockingParticipants.find(function(t){return t.id===b});s()['features/base/config'].disableThirdPartyRequests||!f||f.loadableAvatarUrl||(0,c.getFirstLoadableAvatarUrl)(f).then(function(t){t&&o((0,p.participantIsKnockingOrUpdated)({loadableAvatarUrl:t,id:b}))})}function S(t,n,o){var s=o.dispatch,E=o.getState;if((null==t?void 0:t._id)&&'lobby-notify'===(null==n?void 0:n.type)){var u={descriptionArguments:{originParticipantName:(0,c.getParticipantDisplayName)(E,t._id),targetParticipantName:n.name},titleKey:'lobby.notificationTitle'};switch(n.event){case'LOBBY-ENABLED':u.descriptionKey="lobby.notificationLobby"+(n.value?'En':'Dis')+"abled";break;case'LOBBY-ACCESS-GRANTED':u.descriptionKey='lobby.notificationLobbyAccessGranted';break;case'LOBBY-ACCESS-DENIED':u.descriptionKey='lobby.notificationLobbyAccessDenied'}s((0,f.showNotification)(u,(0,b.isTestModeEnabled)(E())?void 0:5e3))}}s.MiddlewareRegistry.register(function(t){return function(o){return function(c){switch(c.type){case n.CONFERENCE_FAILED:return y(t,o,c);case n.CONFERENCE_JOINED:return v(t,o,c);case u.KNOCKING_PARTICIPANT_ARRIVED_OR_UPDATED:var s=o(c);return N(t,c.participant),s}return o(c)}}}),s.StateListenerRegistry.register(function(t){return t['features/base/conference'].conference},function(t,n,c){var s=n.dispatch,b=n.getState;t&&!c&&(t.on(o.JitsiConferenceEvents.MEMBERS_ONLY_CHANGED,function(t){s((0,p.setLobbyModeEnabled)(t))}),t.on(o.JitsiConferenceEvents.LOBBY_USER_JOINED,function(t,n){s((0,p.participantIsKnockingOrUpdated)({id:t,name:n}))}),t.on(o.JitsiConferenceEvents.LOBBY_USER_UPDATED,function(t,n){s((0,p.participantIsKnockingOrUpdated)(O(O({},n),{},{id:t})))}),t.on(o.JitsiConferenceEvents.LOBBY_USER_LEFT,function(t){s((0,p.knockingParticipantLeft)(t))}),t.on(o.JitsiConferenceEvents.ENDPOINT_MESSAGE_RECEIVED,function(t,n){return S(t,n,{dispatch:s,getState:b})}))})},1605,[3,463,1281,1064,885,464,1452,887,1485,1606,1607]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_PASSWORD_JOIN_FAILED=e.SET_KNOCKING_STATE=e.SET_LOBBY_MODE_ENABLED=e.KNOCKING_PARTICIPANT_LEFT=e.KNOCKING_PARTICIPANT_ARRIVED_OR_UPDATED=void 0;e.KNOCKING_PARTICIPANT_ARRIVED_OR_UPDATED='KNOCKING_PARTICIPANT_ARRIVED_OR_UPDATED';e.KNOCKING_PARTICIPANT_LEFT='KNOCKING_PARTICIPANT_LEFT';e.SET_LOBBY_MODE_ENABLED='SET_LOBBY_MODE_ENABLED';e.SET_KNOCKING_STATE='SET_KNOCKING_STATE';e.SET_PASSWORD_JOIN_FAILED='SET_PASSWORD_JOIN_FAILED'},1606,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var o={showDisableLobbyModeDialog:!0,showEnableLobbyModeDialog:!0};e.showDisableLobbyModeDialog=function(){return(0,b.openDialog)(n.DisableLobbyModeDialog)},e.showEnableLobbyModeDialog=function(){return(0,b.openDialog)(n.EnableLobbyModeDialog)};var b=r(d[0]),n=r(d[1]),l=r(d[2]);Object.keys(l).forEach(function(b){"default"!==b&&"__esModule"!==b&&(Object.prototype.hasOwnProperty.call(o,b)||Object.defineProperty(e,b,{enumerable:!0,get:function(){return l[b]}}))})},1607,[554,1608,1617]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DisableLobbyModeDialog",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"EnableLobbyModeDialog",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"KnockingParticipantList",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"LobbyModeButton",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"LobbyScreen",{enumerable:!0,get:function(){return f.default}});var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),b=t(r(d[4])),f=t(r(d[5]))},1608,[3,1609,1610,1612,1614,1615]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),b=t(r(d[8])),y=r(d[9]),p=r(d[10]),v=r(d[11]),h=r(d[12]);function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(_,t);var n,p,v=(n=_,p=D(),function(){var t,o=(0,s.default)(n);if(p){var u=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function _(t){var n;return(0,o.default)(this,_),(n=v.call(this,t))._onDisableLobbyMode=n._onDisableLobbyMode.bind((0,l.default)(n)),n}return(0,u.default)(_,[{key:"render",value:function(){return b.default.createElement(y.ConfirmDialog,{contentKey:"lobby.disableDialogContent",onSubmit:this._onDisableLobbyMode})}},{key:"_onDisableLobbyMode",value:function(){return this.props.dispatch((0,h.toggleLobbyMode)(!1)),!0}}]),_})(b.PureComponent),M=(0,p.translate)((0,v.connect)()(_));e.default=M},1609,[2,3,4,5,10,6,8,11,70,554,907,464,1607]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),u=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),b=n(r(d[7])),s=t(r(d[8])),y=r(d[9]),p=r(d[10]),h=r(d[11]),v=r(d[12]),_=r(d[13]),E=r(d[14]),D=n(r(d[15]));function M(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,c.default)(_,t);var n,p,v=(n=_,p=M(),function(){var t,o=(0,b.default)(n);if(p){var l=(0,b.default)(this).constructor;t=Reflect.construct(o,arguments,l)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function _(t){var n;return(0,o.default)(this,_),(n=v.call(this,t))._onEnableLobbyMode=n._onEnableLobbyMode.bind((0,u.default)(n)),n}return(0,l.default)(_,[{key:"render",value:function(){return s.default.createElement(h.CustomSubmitDialog,{okKey:"lobby.enableDialogSubmit",onSubmit:this._onEnableLobbyMode,titleKey:"lobby.dialogTitle"},s.default.createElement(y.View,{style:D.default.formWrapper},s.default.createElement(y.Text,null,this.props.t('lobby.enableDialogText'))))}},{key:"_onEnableLobbyMode",value:function(){return this.props.dispatch((0,E.toggleLobbyMode)(!0)),!0}}]),_})(s.PureComponent);var S=(0,v.translate)((0,_.connect)(function(t){return{_dialogStyles:p.ColorSchemeRegistry.get(t,'Dialog')}})(R));e.default=S},1610,[2,3,4,5,10,6,8,11,70,15,458,554,907,464,1607,1611]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t={button:{alignItems:'center',borderRadius:4,marginVertical:8,paddingVertical:10},contentWrapper:{alignItems:'center',flexDirection:'column',padding:32},dialogTitle:{fontSize:18,fontWeight:'bold',marginBottom:10},displayNameText:{fontWeight:'bold',marginVertical:10},editButton:{alignSelf:'flex-end',paddingHorizontal:10},editIcon:{color:'black',fontSize:16},field:{borderColor:"#B8C7E0",borderRadius:4,borderWidth:1,marginVertical:8,padding:8},fieldError:{color:r(d[0]).ColorPalette.warning,fontSize:10},fieldRow:{paddingTop:16},fieldLabel:{textAlign:'center'},formWrapper:{alignItems:'stretch',alignSelf:'stretch',paddingVertical:16},joiningMessage:{textAlign:'center'},loadingIndicator:{marginVertical:36},participantBox:{alignItems:'center',alignSelf:'stretch',borderColor:"#B8C7E0",borderRadius:4,borderWidth:1,marginVertical:18,paddingVertical:12},primaryButton:{alignSelf:'stretch',backgroundColor:'rgb(3, 118, 218)'},primaryButtonText:{color:'white'},secondaryButton:{alignSelf:'stretch',backgroundColor:'transparent'},secondaryText:{color:'rgba(0, 0, 0, .7)'},knockingParticipantList:{alignSelf:'stretch',backgroundColor:'rgba(22, 38, 55, 0.8)',flexDirection:'column'},knockingParticipantListButton:{borderRadius:4,marginHorizontal:3,paddingHorizontal:10,paddingVertical:5},knockingParticipantListDetails:{flex:1,marginLeft:10},knockingParticipantListEntry:{alignItems:'center',flexDirection:'row',padding:10},knockingParticipantListPrimaryButton:{backgroundColor:'rgb(3, 118, 218)'},knockingParticipantListSecondaryButton:{backgroundColor:'transparent'},knockingParticipantListText:{color:'white'}};e.default=t},1611,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),l=n(r(d[3])),o=n(r(d[4])),u=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=r(d[9]),P=r(d[10]),k=r(d[11]),b=r(d[12]),O=t(r(d[13])),v=n(r(d[14]));function h(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,l)}return c}function j(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?h(Object(l),!0).forEach(function(n){(0,c.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):h(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}function E(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T=(function(t){(0,u.default)(b,t);var n,c,k=(n=b,c=E(),function(){var t,l=(0,s.default)(n);if(c){var o=(0,s.default)(this).constructor;t=Reflect.construct(l,arguments,o)}else t=l.apply(this,arguments);return(0,f.default)(this,t)});function b(){return(0,l.default)(this,b),k.apply(this,arguments)}return(0,o.default)(b,[{key:"render",value:function(){var t=this,n=this.props,c=n._participants,l=n._visible,o=n.t;return l?p.default.createElement(y.ScrollView,{style:v.default.knockingParticipantList},c.map(function(n){return p.default.createElement(y.View,{key:n.id,style:v.default.knockingParticipantListEntry},p.default.createElement(P.Avatar,{displayName:n.name,size:48,url:n.loadableAvatarUrl}),p.default.createElement(y.View,{style:v.default.knockingParticipantListDetails},p.default.createElement(y.Text,{style:v.default.knockingParticipantListText},n.name),n.email&&p.default.createElement(y.Text,{style:v.default.knockingParticipantListText},n.email)),p.default.createElement(y.TouchableOpacity,{onPress:t._onRespondToParticipant(n.id,!0),style:[v.default.knockingParticipantListButton,v.default.knockingParticipantListPrimaryButton]},p.default.createElement(y.Text,{style:v.default.knockingParticipantListText},o('lobby.allow'))),p.default.createElement(y.TouchableOpacity,{onPress:t._onRespondToParticipant(n.id,!1),style:[v.default.knockingParticipantListButton,v.default.knockingParticipantListSecondaryButton]},p.default.createElement(y.Text,{style:v.default.knockingParticipantListText},o('lobby.reject'))))})):null}}]),b})(O.default);var L=(0,k.translate)((0,b.connect)(function(t){var n=(0,O.mapStateToProps)(t);return j(j({},n),{},{_participants:n._participants.slice(0,2)})})(T));e.default=L},1612,[2,3,463,4,5,6,8,11,70,15,567,907,464,1613,1611]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.mapStateToProps=function(t){var n=t['features/lobby'],o=n.knockingParticipants,c=n.lobbyEnabled;return{_participants:o,_visible:c&&(0,s.isLocalParticipantModerator)(t)&&Boolean(o.length)}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6])),p=r(d[7]),s=r(d[8]),v=r(d[9]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,u.default)(P,t);var p,s,y=(p=P,s=h(),function(){var t,n=(0,l.default)(p);if(s){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function P(t){var o;return(0,n.default)(this,P),(o=y.call(this,t))._onRespondToParticipant=o._onRespondToParticipant.bind((0,c.default)(o)),o}return(0,o.default)(P,[{key:"_onRespondToParticipant",value:function(t,n){var o=this;return function(){o.props.dispatch((0,v.setKnockingParticipantApproval)(t,n))}}}]),P})(p.PureComponent);e.default=y},1613,[3,4,5,10,6,8,11,70,885,1607]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=D,e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),l=t(r(d[3])),c=t(r(d[4])),u=t(r(d[5])),b=r(d[6]),f=r(d[7]),s=r(d[8]),y=r(d[9]),p=r(d[10]),h=t(r(d[11])),v=r(d[12]);function L(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,l.default)(p,t);var b,f,y=(b=p,f=L(),function(){var t,o=(0,u.default)(b);if(f){var n=(0,u.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function p(){var t;(0,o.default)(this,p);for(var n=arguments.length,l=new Array(n),c=0;c<n;c++)l[c]=arguments[c];return(t=y.call.apply(y,[this].concat(l))).accessibilityLabel='toolbar.accessibilityLabel.lobbyButton',t.icon=s.IconMeetingUnlocked,t.label='toolbar.lobbyButtonEnable',t.toggledLabel='toolbar.lobbyButtonDisable',t.toggledIcon=s.IconMeetingLocked,t}return(0,n.default)(p,[{key:"_handleClick",value:function(){var t=this.props.dispatch;this._isToggled()?t((0,v.showDisableLobbyModeDialog)()):t((0,v.showEnableLobbyModeDialog)())}},{key:"_isToggled",value:function(){return this.props.lobbyEnabled}}]),p})(h.default);function D(t){var o=(0,b.getCurrentConference)(t),n=t['features/lobby'].lobbyEnabled,l=t['features/base/config'].hideLobbyButton;return{lobbyEnabled:n,visible:o&&o.isLobbySupported()&&(0,y.isLocalParticipantModerator)(t)&&!l}}var M=(0,f.translate)((0,p.connect)(D)(_));e.default=M},1614,[3,4,5,6,8,11,1281,907,571,885,464,1157,1607]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),u=l(r(d[3])),o=l(r(d[4])),s=l(r(d[5])),f=l(r(d[6])),c=l(r(d[7])),y=r(d[8]),p=r(d[9]),h=r(d[10]),T=r(d[11]),E=r(d[12]),b=r(d[13]),x=r(d[14]),_=t(r(d[15])),v=l(r(d[16]));function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,o.default)(_,t);var l,T,x=(l=_,T=w(),function(){var t,n=(0,f.default)(l);if(T){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function _(){return(0,n.default)(this,_),x.apply(this,arguments)}return(0,u.default)(_,[{key:"render",value:function(){var t=this.props,l=t._meetingName,n=t.t;return c.default.createElement(h.CustomDialog,{onCancel:this._onCancel,style:v.default.contentWrapper},c.default.createElement(y.Text,{style:v.default.dialogTitle},n(this._getScreenTitleKey())),c.default.createElement(y.Text,{style:v.default.secondaryText},l),this._renderContent())}},{key:"_renderJoining",value:function(){return c.default.createElement(c.default.Fragment,null,c.default.createElement(b.LoadingIndicator,{color:"black",style:v.default.loadingIndicator}),c.default.createElement(y.Text,{style:v.default.joiningMessage},this.props.t('lobby.joiningMessage')),this._renderStandardButtons())}},{key:"_renderParticipantForm",value:function(){var t=this.props.t,l=this.state,n=l.displayName,u=l.email;return c.default.createElement(y.View,{style:v.default.formWrapper},c.default.createElement(y.Text,{style:v.default.fieldLabel},t('lobby.nameField')),c.default.createElement(y.TextInput,{onChangeText:this._onChangeDisplayName,style:v.default.field,value:n}),c.default.createElement(y.Text,{style:v.default.fieldLabel},t('lobby.emailField')),c.default.createElement(y.TextInput,{onChangeText:this._onChangeEmail,style:v.default.field,value:u}))}},{key:"_renderParticipantInfo",value:function(){var t=this.state,l=t.displayName,n=t.email;return c.default.createElement(y.View,{style:v.default.participantBox},c.default.createElement(y.TouchableOpacity,{onPress:this._onEnableEdit,style:v.default.editButton},c.default.createElement(E.Icon,{src:E.IconEdit,style:v.default.editIcon})),c.default.createElement(p.Avatar,{participantId:this.props._participantId,size:64}),c.default.createElement(y.Text,{style:v.default.displayNameText},l),Boolean(n)&&c.default.createElement(y.Text,{style:v.default.secondaryText},n))}},{key:"_renderPasswordForm",value:function(){var t=this.props,l=t._passwordJoinFailed,n=t.t;return c.default.createElement(y.View,{style:v.default.formWrapper},c.default.createElement(y.Text,{style:v.default.fieldLabel},this.props.t('lobby.passwordField')),c.default.createElement(y.TextInput,{autoCapitalize:"none",autoCompleteType:"off",onChangeText:this._onChangePassword,secureTextEntry:!0,style:v.default.field,value:this.state.password}),l&&c.default.createElement(y.Text,{style:v.default.fieldError},n('lobby.invalidPassword')))}},{key:"_renderPasswordJoinButtons",value:function(){var t=this.props.t;return c.default.createElement(c.default.Fragment,null,c.default.createElement(y.TouchableOpacity,{disabled:!this.state.password,onPress:this._onJoinWithPassword,style:[v.default.button,v.default.primaryButton]},c.default.createElement(y.Text,{style:v.default.primaryButtonText},t('lobby.passwordJoinButton'))),c.default.createElement(y.TouchableOpacity,{onPress:this._onSwitchToKnockMode,style:[v.default.button,v.default.secondaryButton]},c.default.createElement(y.Text,null,t('lobby.backToKnockModeButton'))))}},{key:"_renderStandardButtons",value:function(){var t=this.props,l=t._knocking,n=t.t;return c.default.createElement(c.default.Fragment,null,l||c.default.createElement(y.TouchableOpacity,{disabled:!this.state.displayName,onPress:this._onAskToJoin,style:[v.default.button,v.default.primaryButton]},c.defau
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){var n=(0,_.getLocalParticipant)(t),o=null==n?void 0:n.id,s=t['features/lobby'],l=s.knocking,u=s.passwordJoinFailed;return{_knocking:l,_meetingName:(0,f.getConferenceName)(t),_participantEmail:null==n?void 0:n.email,_participantId:o,_participantName:null==n?void 0:n.name,_passwordJoinFailed:u}},e.default=e.SCREEN_STATES=void 0;var o=n(r(d[2])),s=n(r(d[3])),l=n(r(d[4])),u=n(r(d[5])),c=n(r(d[6])),p=n(r(d[7])),h=t(r(d[8])),f=r(d[9]),_=r(d[10]),S=r(d[11]),w=r(d[12]),v=r(d[13]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var E={EDIT:1,PASSWORD:2,VIEW:3};e.SCREEN_STATES=E;var k=(function(t){(0,u.default)(k,t);var n,f,_=(n=k,f=y(),function(){var t,o=(0,p.default)(n);if(f){var s=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function k(t){var n;return(0,o.default)(this,k),(n=_.call(this,t)).state={displayName:t._participantName||'',email:t._participantEmail||'',password:'',passwordJoinFailed:!1,screenState:t._participantName?E.VIEW:E.EDIT},n._onAskToJoin=n._onAskToJoin.bind((0,l.default)(n)),n._onCancel=n._onCancel.bind((0,l.default)(n)),n._onChangeDisplayName=n._onChangeDisplayName.bind((0,l.default)(n)),n._onChangeEmail=n._onChangeEmail.bind((0,l.default)(n)),n._onChangePassword=n._onChangePassword.bind((0,l.default)(n)),n._onEnableEdit=n._onEnableEdit.bind((0,l.default)(n)),n._onJoinWithPassword=n._onJoinWithPassword.bind((0,l.default)(n)),n._onSwitchToKnockMode=n._onSwitchToKnockMode.bind((0,l.default)(n)),n._onSwitchToPasswordMode=n._onSwitchToPasswordMode.bind((0,l.default)(n)),n}return(0,s.default)(k,[{key:"_getScreenTitleKey",value:function(){var t=this.state.screenState===E.PASSWORD;return!t&&this.props._knocking?'lobby.joiningTitle':t?'lobby.enterPasswordTitle':'lobby.joinTitle'}},{key:"_onAskToJoin",value:function(){return this.setState({password:''}),this.props.dispatch((0,v.startKnocking)()),!1}},{key:"_onCancel",value:function(){return this.props.dispatch((0,v.cancelKnocking)()),!0}},{key:"_onChangeDisplayName",value:function(t){var n=this,o=(0,S.getFieldValue)(t);this.setState({displayName:o},function(){n.props.dispatch((0,w.updateSettings)({displayName:o}))})}},{key:"_onChangeEmail",value:function(t){var n=this,o=(0,S.getFieldValue)(t);this.setState({email:o},function(){n.props.dispatch((0,w.updateSettings)({email:o}))})}},{key:"_onChangePassword",value:function(t){this.setState({password:(0,S.getFieldValue)(t)})}},{key:"_onEnableEdit",value:function(){this.setState({screenState:E.EDIT})}},{key:"_onJoinWithPassword",value:function(){this.setState({passwordJoinFailed:!1}),this.props.dispatch((0,v.joinWithPassword)(this.state.password))}},{key:"_onSwitchToKnockMode",value:function(){this.setState({password:'',screenState:this.state.displayName?E.VIEW:E.EDIT}),this.props.dispatch((0,v.setPasswordJoinFailed)(!1))}},{key:"_onSwitchToPasswordMode",value:function(){this.setState({screenState:E.PASSWORD})}},{key:"_renderContent",value:function(){var t=this.props._knocking,n=this.state.screenState;return n!==E.PASSWORD&&t?this._renderJoining():h.default.createElement(h.default.Fragment,null,n===E.VIEW&&this._renderParticipantInfo(),n===E.EDIT&&this._renderParticipantForm(),n===E.PASSWORD&&this._renderPasswordForm(),(n===E.VIEW||n===E.EDIT)&&this._renderStandardButtons(),n===E.PASSWORD&&this._renderPasswordJoinButtons())}}],[{key:"getDerivedStateFromProps",value:function(t,n){return t._passwordJoinFailed&&!n.passwordJoinFailed?{password:'',passwordJoinFailed:!0}:null}}]),k})(h.PureComponent);e.default=k},1616,[2,3,4,5,10,6,8,11,70,1281,885,562,1095,1607]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.cancelKnocking=function(){return function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:if('undefined'==typeof APP){t.next=4;break}return APP.API.notifyReadyToClose(),n((0,o.maybeRedirectToWelcomePage)()),t.abrupt("return");case 4:n((0,o.appNavigate)(void 0));case 5:case"end":return t.stop()}},null,null,null,Promise)}},e.hideLobbyScreen=function(){return(0,u.hideDialog)(f.LobbyScreen)},e.joinWithPassword=function(n){return function(o,u){var s;return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:s=(0,c.getCurrentConference)(u),o((0,c.setPassword)(s,s.join,n));case 2:case"end":return t.stop()}},null,null,null,Promise)}},e.knockingParticipantLeft=function(n){return{id:n,type:l.KNOCKING_PARTICIPANT_LEFT}},e.openLobbyScreen=function(){return(0,u.openDialog)(f.LobbyScreen,{},!0)},e.participantIsKnockingOrUpdated=function(n){return{participant:n,type:l.KNOCKING_PARTICIPANT_ARRIVED_OR_UPDATED}},e.setKnockingParticipantApproval=function(n,o){return function(u,s){var l;return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:(l=(0,c.getCurrentConference)(s))&&(o?l.lobbyApproveAccess(n):l.lobbyDenyAccess(n));case 2:case"end":return t.stop()}},null,null,null,Promise)}},e.setKnockingState=p,e.setLobbyModeEnabled=function(n){return{enabled:n,type:l.SET_LOBBY_MODE_ENABLED}},e.setPasswordJoinFailed=function(n){return{failed:n,type:l.SET_PASSWORD_JOIN_FAILED}},e.startKnocking=function(){return function(n,o){var u,l,f;return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:u=o(),l=u['features/base/conference'].membersOnly,f=(0,s.getLocalParticipant)(u),n((0,c.conferenceWillJoin)(l)),l.joinLobby(f.name,f.email),n(p(!0));case 6:case"end":return t.stop()}},null,null,null,Promise)}},e.toggleLobbyMode=function(n){return function(o,u){var s;return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:s=(0,c.getCurrentConference)(u),n?s.enableLobby():s.disableLobby();case 2:case"end":return t.stop()}},null,null,null,Promise)}};var t=n(r(d[1])),o=r(d[2]),c=r(d[3]),u=r(d[4]),s=r(d[5]),l=r(d[6]),f=r(d[7]);function p(n){return{knocking:n,type:l.SET_KNOCKING_STATE}}},1617,[3,533,1280,1281,554,885,1606,1618]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1618,[1608]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),c=r(d[3]),f=r(d[4]),s=r(d[5]);o.MiddlewareRegistry.register(function(t){return function(o){return function(I){switch(I.type){case n.PARTICIPANT_JOINED:var y=o(I),T=I.participant,p=t.dispatch,N=t.getState;if(T.local||(0,s.joinLeaveNotificationsDisabled)()||p((0,c.showParticipantJoinedNotification)((0,n.getParticipantDisplayName)(N,T.id))),'object'==typeof interfaceConfig&&!interfaceConfig.DISABLE_FOCUS_INDICATOR&&T.role===n.PARTICIPANT_ROLE.MODERATOR){var l=(0,n.getParticipantDisplayName)(N,T.id);p((0,c.showNotification)({descriptionArguments:{to:l||'$t(notify.somebody)'},descriptionKey:'notify.grantedTo',titleKey:'notify.somebody',title:l},f.NOTIFICATION_TIMEOUT))}return y;case n.PARTICIPANT_LEFT:if(!(0,s.joinLeaveNotificationsDisabled)()){var A=(0,n.getParticipantById)(t.getState(),I.participant.id);'object'==typeof interfaceConfig&&A&&!A.local&&t.dispatch((0,c.showNotification)({descriptionKey:'notify.disconnected',titleKey:'notify.somebody',title:A.name},f.NOTIFICATION_TIMEOUT))}return o(I);case n.PARTICIPANT_UPDATED:if('undefined'==typeof interfaceConfig||interfaceConfig.DISABLE_FOCUS_INDICATOR)return o(I);var O=I.participant,u=O.id,C=O.role,P=t.getState(),R=(0,n.getParticipantById)(P,u),D=null==R?void 0:R.role;if(D&&D!==C&&C===n.PARTICIPANT_ROLE.MODERATOR){var _=(0,n.getParticipantDisplayName)(P,u);t.dispatch((0,c.showNotification)({descriptionArguments:{to:_||'$t(notify.somebody)'},descriptionKey:'notify.grantedTo',titleKey:'notify.somebody',title:_},f.NOTIFICATION_TIMEOUT))}return o(I)}return o(I)}}}),o.StateListenerRegistry.register(function(n){return(0,t.getCurrentConference)(n)},function(t,n){var o=n.dispatch;t||o((0,c.clearNotifications)())})},1619,[1281,885,464,888,903,1061]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]),t=r(d[2]),s=[n.JitsiConferenceErrors.CONFERENCE_ACCESS_DENIED,n.JitsiConferenceErrors.CONFERENCE_DESTROYED,n.JitsiConferenceErrors.CONNECTION_ERROR];o.StateListenerRegistry.register(function(n){var o=n['features/base/conference'].error,t=n['features/base/config'].error,s=n['features/base/connection'].error;return t||s||o},function(n,o){var E=o.dispatch;n&&-1===s.indexOf(n.name)&&void 0===n.recoverable&&E((0,t.setFatalError)(n))})},1620,[1064,464,1269]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),c=r(d[4]),f=r(d[5]),s=r(d[6]);function l(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=y(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function y(t,n){if(t){if("string"==typeof t)return b(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?b(t,n):void 0}}function b(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}function p(t,n,u){for(var f,s=t.dispatch,y=t.getState,b=n(u),p=[],v=l(y()['features/recent-list']);!(f=v()).done;){var S=f.value.conference,h=(0,c.parseURIString)(S),E=void 0;h&&(E=h.host)&&p.push(E)}return p.length&&s((0,o.addKnownDomains)(p)),b}function v(t,o,u){var c,s=t.dispatch,l=t.getState;l()['features/base/config'].doNotStoreRoom||(c='undefined'==typeof APP?u.conference[n.JITSI_CONFERENCE_URL_KEY]:l()['features/base/connection'].locationURL,s((0,f._updateConferenceDuration)(c)));return o(u)}function S(t,n,u){var c=t.dispatch,s=t.getState;if(!s()['features/base/config'].doNotStoreRoom&&u.room){var l=s()['features/base/connection'].locationURL;l&&(c((0,f._storeCurrentConference)(l)),c((0,o.addKnownDomains)(l.host)))}return n(u)}u.MiddlewareRegistry.register(function(o){return function(u){return function(c){if((0,s.isRecentListEnabled)())switch(c.type){case t.APP_WILL_MOUNT:return p(o,u,c);case n.CONFERENCE_WILL_LEAVE:return v(o,u,c);case n.SET_ROOM:return S(o,u,c)}return u(c)}}})},1621,[1141,1281,1104,464,528,1622,1624]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.deleteRecentListEntry=function(t){return{type:n.DELETE_RECENT_LIST_ENTRY,entryId:t}},e._storeCurrentConference=function(t){return{type:n._STORE_CURRENT_CONFERENCE,locationURL:t}},e._updateConferenceDuration=function(t){return{type:n._UPDATE_CONFERENCE_DURATION,locationURL:t}};var n=r(d[0])},1622,[1623]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._UPDATE_CONFERENCE_DURATION=e._STORE_CURRENT_CONFERENCE=e.DELETE_RECENT_LIST_ENTRY=void 0;e.DELETE_RECENT_LIST_ENTRY='DELETE_RECENT_LIST_ENTRY';e._STORE_CURRENT_CONFERENCE='_STORE_CURRENT_CONFERENCE';e._UPDATE_CONFERENCE_DURATION='_UPDATE_CONFERENCE_DURATION'},1623,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.toDisplayableList=function(t,o,u){var s=n.NavigateSectionList.createSection,f=s(o('dateUtils.today'),'today'),y=s(o('dateUtils.yesterday'),'yesterday'),p=s(o('dateUtils.earlier'),'earlier'),v=(new Date).toDateString(),h=new Date;h.setDate(h.getDate()-1);for(var D,b=h.toDateString(),S=l(t);!(D=S()).done;){var w=D.value,M=new Date(w.date).toDateString(),A=c(w,u,o);M===v?f.data.push(A):M===b?y.data.push(A):p.data.push(A)}var U=[];f.data.length&&(f.data.reverse(),U.push(f));y.data.length&&(y.data.reverse(),U.push(y));p.data.length&&(p.data.reverse(),U.push(p));return U},e.isRecentListEnabled=function(){return!0};var t=r(d[0]),n=r(d[1]),o=r(d[2]);function l(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=u(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function u(t,n){if(t){if("string"==typeof t)return s(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?s(t,n):void 0}}function s(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,l=new Array(n);o<n;o++)l[o]=t[o];return l}function c(t,n,l){var u=(0,o.parseURIString)(t.conference),s=u.protocol+"//"+u.host===n?null:u.host;return{colorBase:s,id:{date:t.date,url:t.conference},key:"key-"+t.conference+"-"+t.date,lines:[y(t.date,l),f(t.duration),s],title:(0,o.safeDecodeURIComponent)(u.room),url:t.conference}}function f(n){return n?(0,t.getLocalizedDurationFormatter)(n):null}function y(n,o){var l=(0,t.getLocalizedDateFormatter)(n),u=new Date(n),s=u.getTime(),c=new Date,f=(new Date).setHours(0,0,0,0),y=f-864e5;return s>=f?l.fromNow():s>=y?o('dateUtils.yesterday'):u.getFullYear()!==c.getFullYear()?l.format('ddd, MMMM DD h:mm A, gggg'):l.format('ddd, MMMM DD h:mm A')}},1624,[907,562,528]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),_=t(r(d[4])),c=r(d[5]),N=r(d[6]),S=r(d[7]),I=r(d[8]),E=r(d[9]),R=r(d[10]),O=r(d[11]),D=r(d[12]);function u(t,n){var o=t.getMode()===_.default.constants.recording.mode.STREAM;switch(t.getError()){case _.default.constants.recording.error.SERVICE_UNAVAILABLE:n((0,E.showRecordingError)({descriptionKey:'recording.unavailable',descriptionArguments:{serviceName:o?'$t(liveStreaming.serviceName)':'$t(recording.serviceName)'},titleKey:o?'liveStreaming.unavailableTitle':'recording.unavailableTitle'}));break;case _.default.constants.recording.error.RESOURCE_CONSTRAINT:n((0,E.showRecordingError)({descriptionKey:o?'liveStreaming.busy':'recording.busy',titleKey:o?'liveStreaming.busyTitle':'recording.busyTitle'}));break;default:n((0,E.showRecordingError)({descriptionKey:o?'liveStreaming.error':'recording.error',titleKey:o?'liveStreaming.failedToStart':'recording.failedToStart'}))}}N.StateListenerRegistry.register(function(t){return(0,s.getCurrentConference)(t)},function(t,n){var o=n.dispatch;t||o((0,E.clearRecordingSessions)())}),N.MiddlewareRegistry.register(function(t){var N=t.dispatch,l=t.getState;return function(t){return function(f){var A;f.type===I.RECORDING_SESSION_UPDATED&&(A=(0,O.getSessionById)(l(),f.sessionData.id));var v=t(f);switch(f.type){case o.APP_WILL_MOUNT:N((0,S.registerSound)(R.LIVE_STREAMING_OFF_SOUND_ID,D.LIVE_STREAMING_OFF_SOUND_FILE)),N((0,S.registerSound)(R.LIVE_STREAMING_ON_SOUND_ID,D.LIVE_STREAMING_ON_SOUND_FILE)),N((0,S.registerSound)(R.RECORDING_OFF_SOUND_ID,D.RECORDING_OFF_SOUND_FILE)),N((0,S.registerSound)(R.RECORDING_ON_SOUND_ID,D.RECORDING_ON_SOUND_FILE));break;case o.APP_WILL_UNMOUNT:N((0,S.unregisterSound)(R.LIVE_STREAMING_OFF_SOUND_ID)),N((0,S.unregisterSound)(R.LIVE_STREAMING_ON_SOUND_ID)),N((0,S.unregisterSound)(R.RECORDING_OFF_SOUND_ID)),N((0,S.unregisterSound)(R.RECORDING_ON_SOUND_ID));break;case s.CONFERENCE_WILL_JOIN:f.conference.on(_.JitsiConferenceEvents.RECORDER_STATE_CHANGED,function(t){t&&(t.getID()&&N((0,E.updateRecordingSessionData)(t)),t.getError()&&u(t,N))});break;case I.RECORDING_SESSION_UPDATED:var C=l()['features/base/config'],L=C.iAmRecorder,T=C.iAmSipGateway,F=C.disableRecordAudioNotification,U=C.recordingLimit;if(L&&!T)break;var y=(0,O.getSessionById)(l(),f.sessionData.id),p=y.initiator,G=y.mode,b=y.terminator,M=_.JitsiRecordingConstants.status,h=M.PENDING,w=M.OFF,P=M.ON;if(y.status!==h||A&&A.status===h){if(y.status!==h)if(N((0,E.hidePendingRecordingNotification)(G)),y.status!==P||A&&A.status===P){if(y.status===w&&(!A||A.status!==w)){N((0,E.showStoppedRecordingNotification)(G,b&&(0,c.getParticipantDisplayName)(l,b.getId())));var V,k,J=0;if(A&&A.timestamp&&(J=Date.now()/1e3-A.timestamp),(0,n.sendAnalytics)((0,n.createRecordingEvent)('stop',G,J)),F)break;G===_.JitsiRecordingConstants.mode.FILE?(V=R.RECORDING_OFF_SOUND_ID,k=R.RECORDING_ON_SOUND_ID):G===_.JitsiRecordingConstants.mode.STREAM&&(V=R.LIVE_STREAMING_OFF_SOUND_ID,k=R.LIVE_STREAMING_ON_SOUND_ID),V&&k&&(N((0,S.stopSound)(k)),N((0,S.playSound)(V)))}}else{if(p){var K=p&&(0,c.getParticipantDisplayName)(l,p.getId());K&&N((0,E.showStartedRecordingNotification)(G,K))}else'object'==typeof U&&N((0,E.showRecordingLimitNotification)(G));if((0,n.sendAnalytics)((0,n.createRecordingEvent)('start',G)),F)break;var B;G===_.JitsiRecordingConstants.mode.FILE?B=R.RECORDING_ON_SOUND_ID:G===_.JitsiRecordingConstants.mode.STREAM&&(B=R.LIVE_STREAMING_ON_SOUND_ID),B&&N((0,S.playSound)(B))}}else N((0,E.showPendingRecordingNotification)(G))}return v}}})},1625,[2,1090,1141,1281,1064,885,464,1147,1626,1627,1629,1630,1631]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_STREAM_KEY=e.SET_PENDING_RECORDING_NOTIFICATION_UID=e.RECORDING_SESSION_UPDATED=e.CLEAR_RECORDING_SESSIONS=void 0;e.CLEAR_RECORDING_SESSIONS='CLEAR_RECORDING_SESSIONS';e.RECORDING_SESSION_UPDATED='RECORDING_SESSION_UPDATED';e.SET_PENDING_RECORDING_NOTIFICATION_UID='SET_PENDING_RECORDING_NOTIFICATION_UID';e.SET_STREAM_KEY='SET_STREAM_KEY'},1626,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var o={showRecordingLimitNotification:!0};e.showRecordingLimitNotification=function(t){return function(o,f){var l,s,u=t===n.default.constants.recording.mode.STREAM;u?(l='liveStreaming.limitNotificationDescriptionNative',s='dialog.liveStreaming'):(l='recording.limitNotificationDescriptionNative',s='dialog.recording');var p=f()['features/base/config'].recordingLimit,v=void 0===p?{}:p,N=v.limit,y=v.appName;return o((0,c.showNotification)({descriptionArguments:{limit:N,app:y},descriptionKey:l,titleKey:s,maxLines:2},1e4))}};var n=t(r(d[1])),c=r(d[2]),f=r(d[3]);Object.keys(f).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return f[t]}}))})},1627,[3,1064,887,1628]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.clearRecordingSessions=function(){return{type:u.CLEAR_RECORDING_SESSIONS}},e.hidePendingRecordingNotification=function(t){return function(n,o){var c=o()['features/recording'].pendingNotificationUids,u=c[t];u&&(n((0,s.hideNotification)(u)),n(l(void 0,t)))}},e.setLiveStreamKey=function(t){return{type:u.SET_STREAM_KEY,streamKey:t}},e.showPendingRecordingNotification=function(t){return function(n){var o=t===c.default.constants.recording.mode.STREAM,u=o?{descriptionKey:'liveStreaming.pending',titleKey:'dialog.liveStreaming'}:{descriptionKey:'recording.pending',titleKey:'dialog.recording'},f=(0,s.showNotification)(p({isDismissAllowed:!1},u));n(f),n(l(f.uid,t))}},e.showRecordingError=function(t){return(0,s.showErrorNotification)(t)},e.showStoppedRecordingNotification=function(t,n){var o=t===c.default.constants.recording.mode.STREAM,u={name:n},f=o?{descriptionKey:n?'liveStreaming.offBy':'liveStreaming.off',descriptionArguments:u,titleKey:'dialog.liveStreaming'}:{descriptionKey:n?'recording.offBy':'recording.off',descriptionArguments:u,titleKey:'dialog.recording'};return(0,s.showNotification)(f,s.NOTIFICATION_TIMEOUT)},e.showStartedRecordingNotification=function(t,n){var o=t===c.default.constants.recording.mode.STREAM,u={name:n},f=o?{descriptionKey:'liveStreaming.onBy',descriptionArguments:u,titleKey:'dialog.liveStreaming'}:{descriptionKey:'recording.onBy',descriptionArguments:u,titleKey:'dialog.recording'};return(0,s.showNotification)(f,s.NOTIFICATION_TIMEOUT)},e.updateRecordingSessionData=function(t){var n=t.getStatus(),o=n===c.JitsiRecordingConstants.status.ON?Date.now()/1e3:void 0;return{type:u.RECORDING_SESSION_UPDATED,sessionData:{error:t.getError(),id:t.getID(),initiator:t.getInitiator(),liveStreamViewURL:t.getLiveStreamViewURL(),mode:t.getMode(),status:n,terminator:t.getTerminator(),timestamp:o}}};var o=n(r(d[2])),c=t(r(d[3])),s=r(d[4]),u=r(d[5]);function f(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function p(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?f(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):f(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function l(t,n){return{type:u.SET_PENDING_RECORDING_NOTIFICATION_UID,streamType:n,uid:t}}},1628,[2,3,463,1064,887,1626]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.RECORDING_STATUS_PRIORITIES=e.RECORDING_TYPES=e.RECORDING_ON_SOUND_ID=e.RECORDING_OFF_SOUND_ID=e.LIVE_STREAMING_ON_SOUND_ID=e.LIVE_STREAMING_OFF_SOUND_ID=void 0;var _=r(d[0]);e.LIVE_STREAMING_OFF_SOUND_ID='LIVE_STREAMING_OFF_SOUND';e.LIVE_STREAMING_ON_SOUND_ID='LIVE_STREAMING_ON_SOUND';e.RECORDING_OFF_SOUND_ID='RECORDING_OFF_SOUND';e.RECORDING_ON_SOUND_ID='RECORDING_ON_SOUND';e.RECORDING_TYPES={JITSI_REC_SERVICE:'recording-service',DROPBOX:'dropbox'};var O=[_.JitsiRecordingConstants.status.OFF,_.JitsiRecordingConstants.status.PENDING,_.JitsiRecordingConstants.status.ON];e.RECORDING_STATUS_PRIORITIES=O},1629,[1064]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getActiveSession=function(n,o){var s=n['features/recording'].sessionDatas,u=t.JitsiRecordingConstants.status;return s.find(function(t){return t.mode===o&&(t.status===u.ON||t.status===u.PENDING)})},e.getRecordingDurationEstimation=function(t){return Math.floor((t||0)/10)},e.getSessionById=function(t,n){return t['features/recording'].sessionDatas.find(function(t){return t.id===n})},e.getSessionStatusToShow=function(t,s){var u,f=t['features/recording'].sessionDatas;if(Array.isArray(f))for(var c,l=o(f);!(c=l()).done;){var y=c.value;y.mode===s&&(!u||n.RECORDING_STATUS_PRIORITIES.indexOf(y.status)>n.RECORDING_STATUS_PRIORITIES.indexOf(u))&&(u=y.status)}return u};var t=r(d[0]),n=r(d[1]);function o(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=s(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function s(t,n){if(t){if("string"==typeof t)return u(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?u(t,n):void 0}}function u(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,s=new Array(n);o<n;o++)s[o]=t[o];return s}},1630,[1064,1629]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.RECORDING_ON_SOUND_FILE=e.RECORDING_OFF_SOUND_FILE=e.LIVE_STREAMING_ON_SOUND_FILE=e.LIVE_STREAMING_OFF_SOUND_FILE=void 0;e.LIVE_STREAMING_OFF_SOUND_FILE='liveStreamingOff.mp3';e.LIVE_STREAMING_ON_SOUND_FILE='liveStreamingOn.mp3';e.RECORDING_OFF_SOUND_FILE='recordingOff.mp3';e.RECORDING_ON_SOUND_FILE='recordingOn.mp3'},1631,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0])(r(d[1])),t=r(d[2]);r(d[3]).StateListenerRegistry.register(function(n){var t=n['features/recent-list'];return t&&t.length&&t[t.length-1]},function(c,o,u){(0,n.default)(o),u&&c&&u.conference===c.conference&&0===c.duration&&(0,t.sendAnalytics)((0,t.createRejoinedEvent)({lastConferenceDuration:u.duration/1e3,timeSinceLeft:(Date.now()-(u.date+u.duration))/1e3,url:u.conference}))})},1632,[3,1633,1090,464]);
__d(function(g,r,i,a,m,e,d){m.exports=function(n){if(null==n)throw new TypeError("Cannot destructure undefined")}},1633,[]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),t=o(r(d[1])),n=r(d[2]),s=r(d[3]),c=r(d[4]),u=r(d[5]),l=r(d[6]),E=r(d[7]),f=r(d[8]),p=r(d[9]),O=o(r(d[10]));function P(o,t,n){var c=o.dispatch;return c((0,s.hideDialog)(f.PasswordRequiredPrompt)),c((0,s.hideDialog)(f.RoomLockPrompt)),t(n)}function R(o,t,n){var u=o.dispatch,l=n.conference,p=n.error;return l&&p.name===c.JitsiConferenceErrors.PASSWORD_REQUIRED?(void 0===p.recoverable&&(p.recoverable=!0),p.recoverable&&u((0,E._openPasswordRequiredPrompt)(l))):(u((0,s.hideDialog)(f.PasswordRequiredPrompt)),u((0,s.hideDialog)(f.RoomLockPrompt))),t(n)}function T(o,t,n){if('undefined'!=typeof APP){var s,u,l=n.error;l===c.JitsiConferenceErrors.PASSWORD_NOT_SUPPORTED?(O.default.warn('room passwords not supported'),s='dialog.passwordNotSupported',u='dialog.passwordNotSupportedTitle'):(O.default.warn('setting password failed',l),s='dialog.lockMessage',u='dialog.lockTitle'),APP.UI.messageHandler.showError({descriptionKey:s,titleKey:u})}return t(n)}u.MiddlewareRegistry.register(function(o){return function(s){return function(c){switch(c.type){case n.CONFERENCE_FAILED:return R(o,s,c);case n.CONFERENCE_JOINED:return P(o,s,c);case n.LOCK_STATE_CHANGED:'undefined'!=typeof APP&&APP.UI.emitEvent(t.default.TOGGLE_ROOM_LOCK,c.locked);var u=o.getState()['features/base/conference'].locked,E=s(c),f=o.getState()['features/base/conference'].locked;return f===p.LOCKED_REMOTELY?o.dispatch((0,l.showNotification)({titleKey:'notify.passwordSetRemotely'},l.NOTIFICATION_TIMEOUT)):u!==p.LOCKED_REMOTELY||f||o.dispatch((0,l.showNotification)({titleKey:'notify.passwordRemovedRemotely'},l.NOTIFICATION_TIMEOUT)),E;case n.SET_PASSWORD_FAILED:return T(o,s,c)}return s(c)}}})},1634,[3,1324,1281,554,1064,464,887,1635,1636,1640,1641]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.beginRoomLockRequest=function(o){return function(n,s){if(void 0===o&&(o=s()['features/base/conference'].conference),o){var u=s()['features/base/config'].roomPasswordNumberOfDigits;n((0,t.openDialog)(c.RoomLockPrompt,{conference:o,passwordNumberOfDigits:u}))}}},e._cancelPasswordRequiredPrompt=function(t){return function(c,s){if('undefined'!=typeof APP)return APP.API.notifyReadyToClose(),void c((0,o.maybeRedirectToWelcomePage)());var u=s();t===u['features/base/conference'].passwordRequired&&t[n.JITSI_CONFERENCE_URL_KEY]===u['features/base/connection'].locationURL&&(c((0,n.conferenceLeft)(t)),c((0,o.appNavigate)(void 0)))}},e.endRoomLockRequest=function(o,s){return function(u){var f=s?u((0,n.setPassword)(o,o.lock,s)):Promise.resolve(),P=function(){return u((0,t.hideDialog)(c.RoomLockPrompt))};f.then(P,P)}},e._openPasswordRequiredPrompt=function(o){return(0,t.openDialog)(c.PasswordRequiredPrompt,{conference:o})},e.unlockRoom=function(){return function(o,t){var c=t()['features/base/conference'].conference;return o((0,n.setPassword)(c,c.lock,''))}};var o=r(d[0]),n=r(d[1]),t=r(d[2]),c=r(d[3])},1635,[1280,1281,554,1636]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"PasswordRequiredPrompt",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"RoomLockButton",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"RoomLockPrompt",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3]))},1636,[3,1637,1638,1639]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),u=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),h=r(d[9]),v=r(d[10]),_=r(d[11]),y=r(d[12]);function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,c.default)(P,t);var n,_,b=(n=P,_=w(),function(){var t,o=(0,f.default)(n);if(_){var s=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function P(t){var n;return(0,o.default)(this,P),(n=b.call(this,t)).state={password:t._password},n._onCancel=n._onCancel.bind((0,u.default)(n)),n._onSubmit=n._onSubmit.bind((0,u.default)(n)),n}return(0,s.default)(P,[{key:"componentDidUpdate",value:function(){var t=this.props._password;t&&t!==this.state.password&&this.setState({password:t})}},{key:"render",value:function(){var t=this.state.password;return p.default.createElement(v.InputDialog,{contentKey:"dialog.passwordLabel",initialValue:t,messageKey:t?'dialog.incorrectRoomLockPassword':void 0,onCancel:this._onCancel,onSubmit:this._onSubmit,textInputProps:{secureTextEntry:!0}})}},{key:"_onCancel",value:function(){return this.props.dispatch((0,y._cancelPasswordRequiredPrompt)(this.props.conference)),!0}},{key:"_onSubmit",value:function(t){var n=this.props.conference;return this.props.dispatch((0,h.setPassword)(n,n.join,t)),!0}}]),P})(p.Component);var P=(0,_.connect)(function(t){return{_password:t['features/base/conference'].password}})(b);e.default=P},1637,[2,3,4,5,10,6,8,11,70,1281,554,464,1635]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),c=t(r(d[2])),n=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),v=r(d[9]),k=r(d[10]),b=r(d[11]),y=r(d[12]);function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,n.default)(k,t);var f,s,v=(f=k,s=R(),function(){var t,o=(0,u.default)(f);if(s){var c=(0,u.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function k(){var t;(0,o.default)(this,k);for(var c=arguments.length,n=new Array(c),l=0;l<c;l++)n[l]=arguments[l];return(t=v.call.apply(v,[this].concat(n))).accessibilityLabel='toolbar.accessibilityLabel.lockRoom',t.icon=p.IconRoomLock,t.label='dialog.lockRoom',t.toggledIcon=p.IconRoomUnlock,t.toggledLabel='dialog.unlockRoom',t}return(0,c.default)(k,[{key:"_handleClick",value:function(){var t=this.props,o=t.dispatch;o(t._locked?(0,y.unlockRoom)():(0,y.beginRoomLockRequest)())}},{key:"_isDisabled",value:function(){return!this.props._localParticipantModerator}},{key:"_isToggled",value:function(){return this.props._locked}}]),k})(b.AbstractButton);var h=(0,s.translate)((0,k.connect)(function(t,o){var c=t['features/base/conference'],n=c.conference,l=c.locked,u=(0,f.getFeatureFlag)(t,f.MEETING_PASSWORD_ENABLED,!0),s=o.visible,p=void 0===s?u:s;return{_localParticipantModerator:Boolean(n&&(0,v.isLocalParticipantModerator)(t)),_locked:Boolean(n&&l),visible:p}})(_));e.default=h},1638,[3,4,5,6,8,11,1136,907,571,885,464,1155,1635]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),b=t(r(d[9])),y=r(d[10]),v=r(d[11]),h=r(d[12]);function O(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function _(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?O(Object(u),!0).forEach(function(n){(0,o.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):O(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function j(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P={autoCapitalize:'none',autoCorrect:!1},D=(function(t){(0,l.default)(O,t);var n,o,v=(n=O,o=j(),function(){var t,u=(0,p.default)(n);if(o){var c=(0,p.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function O(t){var n;return(0,u.default)(this,O),(n=v.call(this,t))._onCancel=n._onCancel.bind((0,f.default)(n)),n._onSubmit=n._onSubmit.bind((0,f.default)(n)),n._validateInput=n._validateInput.bind((0,f.default)(n)),n}return(0,c.default)(O,[{key:"render",value:function(){var t=P;return this.props.passwordNumberOfDigits&&(t=_(_({},t),{},{keyboardType:'number-pad',maxLength:this.props.passwordNumberOfDigits})),b.default.createElement(y.InputDialog,{contentKey:"security.about",onCancel:this._onCancel,onSubmit:this._onSubmit,textInputProps:t,validateInput:this._validateInput})}},{key:"_onCancel",value:function(){return this._onSubmit(void 0)}},{key:"_onSubmit",value:function(t){return this.props.dispatch((0,h.endRoomLockRequest)(this.props.conference,t)),!1}},{key:"_validateInput",value:function(t){return!(this.props.passwordNumberOfDigits&&t.length>0&&!/^\d+$/.test(t))}}]),O})(b.Component),w=(0,v.connect)()(D);e.default=w},1639,[2,3,463,4,5,10,6,8,11,70,554,464,1635]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.LOCKED_REMOTELY=e.LOCKED_LOCALLY=void 0;e.LOCKED_LOCALLY='LOCKED_LOCALLY';e.LOCKED_REMOTELY='LOCKED_REMOTELY'},1640,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(d[0]).getLogger)('features/room-lock');e.default=o},1641,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),c=r(d[2]),o=r(d[3]),s=r(d[4]),l=r(d[5]),f=r(d[6]),u=t(r(d[7])),p=r(d[8]),y=t(r(d[9]));function O(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function b(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?O(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):O(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}f.MiddlewareRegistry.register(function(t){return function(n){return function(f){var O=t.getState(),j=O['features/base/config'],v=j.analytics;switch(f.type){case s.LIB_WILL_INIT:if((0,p.isRtcstatsEnabled)(O))try{var P=v.rtcstatsPollInterval||1e3;u.default.init({rtcstatsEndpoint:v.rtcstatsEndpoint,rtcstatsPollInterval:P})}catch(t){y.default.error('Failed to initialize RTCStats: ',t)}break;case o.CONFERENCE_JOINED:if((0,p.isRtcstatsEnabled)(O)&&u.default.isInitialized())try{u.default.connect();var E=(0,l.getLocalParticipant)(O);u.default.sendIdentityData(b(b(b({},(0,c.getAmplitudeIdentity)()),j),{},{displayName:null==E?void 0:E.name}))}catch(t){y.default.error('RTCStats connect failed with: ',t)}}return n(f)}}})},1642,[3,463,1090,1281,1064,885,464,1643,1656,1655]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),c=t(r(d[4])),s=r(d[5]),u=t(r(d[6]));function f(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=y(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var l=0;return function(){return l>=t.length?{done:!0}:{done:!1,value:t[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function y(t,n){if(t){if("string"==typeof t)return h(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?h(t,n):void 0}}function h(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,l=new Array(n);o<n;o++)l[o]=t[o];return l}function v(t){if(t&&t.iceServers[0]&&t.iceServers[0].urls)for(var n,o=f(t.iceServers[0].urls);!(n=o()).done;){if(n.value.indexOf('taas.callstats.io')>=0)return!0}}var S=new((function(){function t(){(0,n.default)(this,t)}return(0,o.default)(t,[{key:"init",value:function(t){this.handleTraceWSClose=this.handleTraceWSClose.bind(this),this.trace=(0,c.default)(t.rtcstatsEndpoint,this.handleTraceWSClose),(0,l.default)(this.trace,t.rtcstatsPollInterval,[''],v),this.initialized=!0}},{key:"isInitialized",value:function(){return this.initialized}},{key:"sendIdentityData",value:function(t){this.trace&&this.trace('identity',null,t)}},{key:"connect",value:function(){this.trace&&this.trace.connect()}},{key:"close",value:function(){this.trace&&this.trace.close()}},{key:"handleTraceWSClose",value:function(t){u.default.info('RTCStats trace ws closed',t),(0,s.sendAnalytics)((0,s.createRTCStatsTraceCloseEvent)(t))}}]),t})());e.default=S},1643,[3,4,5,1644,1654,1090,1655]);
__d(function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,n,c,p){var h=0,y=new o.BrowserDetection,S=y.isFirefox(),b=y.isSafari(),O=y.isChrome(),D=y.isElectron();if(!(S||b||O||D))throw new Error('RTCStats unsupported browser.');if(c.forEach(function(o){if(window[o+'RTCPeerConnection']){var c=window[o+'RTCPeerConnection'],v=function(o,v){var y=s({},o),O=s({},v);try{var D=new c(o,v);if(p&&p(o))return D;var C='PC_'+h++;D.__rtcStatsId=C,o||(o={nullConfig:!0}),((o=JSON.parse(JSON.stringify(o)))&&o.iceServers||[]).forEach(function(t){delete t.credential}),o.browserType=S?'moz':'webkit',t('create',C,o),v&&t('constraints',C,v),D.addEventListener('icecandidate',function(n){t('onicecandidate',C,n.candidate)}),D.addEventListener('addstream',function(n){t('onaddstream',C,n.stream.id+' '+n.stream.getTracks().map(function(t){return t.kind+':'+t.id}))}),D.addEventListener('track',function(n){t('ontrack',C,n.track.kind+':'+n.track.id+' '+n.streams.map(function(t){return'stream:'+t.id}))}),D.addEventListener('removestream',function(n){t('onremovestream',C,n.stream.id+' '+n.stream.getTracks().map(function(t){return t.kind+':'+t.id}))}),D.addEventListener('signalingstatechange',function(){t('onsignalingstatechange',C,D.signalingState)}),D.addEventListener('iceconnectionstatechange',function(){t('oniceconnectionstatechange',C,D.iceConnectionState)}),D.addEventListener('icegatheringstatechange',function(){t('onicegatheringstatechange',C,D.iceGatheringState)}),D.addEventListener('connectionstatechange',function(){t('onconnectionstatechange',C,D.connectionState)}),D.addEventListener('negotiationneeded',function(){t('onnegotiationneeded',C,void 0)}),D.addEventListener('datachannel',function(n){t('ondatachannel',C,[n.channel.id,n.channel.label])});var T={},E=function(){S||b?D.getStats(null).then(function(n){var o=l(n),c=JSON.parse(JSON.stringify(o));t('getstats',C,u(T,o)),T=c}):D.getStats(function(n){var o=f(D,n),c=JSON.parse(JSON.stringify(o));t('getstats',C,u(T,o)),T=c})};if(n)var w=window.setInterval(function(){'closed'!==D.signalingState?E():window.clearInterval(w)},n);return D.addEventListener('iceconnectionstatechange',function(){'connected'===D.iceConnectionState&&E()}),D}catch(t){return console.error('RTCStats PeerConnection bind failed: ',t),new c(y,O)}};['createDataChannel','close'].forEach(function(n){var o=c.prototype[n];o&&(c.prototype[n]=function(){try{t(n,this.__rtcStatsId,arguments)}catch(t){console.error("RTCStats "+n+" bind failed: ",t)}return o.apply(this,arguments)})}),['addStream','removeStream'].forEach(function(n){var o=c.prototype[n];o&&(c.prototype[n]=function(){try{var c=arguments[0],s=c.getTracks().map(function(t){return t.kind+':'+t.id}).join(',');t(n,this.__rtcStatsId,c.id+' '+s)}catch(t){console.error("RTCStats "+n+" bind failed: ",t)}return o.apply(this,arguments)})}),['addTrack'].forEach(function(n){var o=c.prototype[n];o&&(c.prototype[n]=function(){try{var c=arguments[0],s=[].slice.call(arguments,1);t(n,this.__rtcStatsId,c.kind+':'+c.id+' '+(s.map(function(t){return'stream:'+t.id}).join(';')||'-'))}catch(t){console.error("RTCStats "+n+" bind failed: ",t)}return o.apply(this,arguments)})}),['removeTrack'].forEach(function(n){var o=c.prototype[n];o&&(c.prototype[n]=function(){try{var c=arguments[0].track;t(n,this.__rtcStatsId,c?c.kind+':'+c.id:'null')}catch(t){console.error("RTCStats "+n+" bind failed: ",t)}return o.apply(this,arguments)})}),['createOffer','createAnswer'].forEach(function(n){var o=c.prototype[n];o&&(c.prototype[n]=function(){var c,s=this.__rtcStatsId,l=arguments;1===arguments.length&&'object'==typeof arguments[0]?c=arguments[0]:3===arguments.length&&'object'==typeof arguments[2]&&(c=arguments[2]);try{t(n,this.__rtcStatsId,c)}catch(t){console.error("RTCStats "+n+" bind failed: ",t)}return o.apply(this,c?[c]:void 0).then(function(o){try{t(n+'OnSuccess',s,o)}catch(t){console.error("RTCStats "+n+" promise success bind failed: ",t)}if(!(l.length>0&&'function'==typeof l[0]))return o;l[0].apply(null,[o])},function(o){try{t(n+'OnFailure',s,
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1645,[1646,1648,1650,1653]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getAvatarURL=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},v=t.avatarID,f=t.email,l=t.id,s=n.urlPrefix,c=void 0===s?'https://abotars.jitsi.net/meeple/':s,h=n.urlSuffix,w=void 0===h?'':h;return u(f)||o(v||l,c,w)},e.getGravatarURL=u;var n=t(r(d[1]));function o(t,o,u){return o+n.default.hex(t.trim().toLowerCase())+u}function u(t){var o;return"https://www.gravatar.com/avatar/"+((o=t)&&o.indexOf('@')>0?n.default.hex(t.trim().toLowerCase()):t)+'?d=404&size=200'}},1646,[3,1647]);
__d(function(g,r,i,a,m,e,d){!(function(){'use strict';var ERROR='input is invalid type',WINDOW='object'==typeof window,root=WINDOW?window:{};root.JS_MD5_NO_WINDOW&&(WINDOW=!1);var WEB_WORKER=!WINDOW&&'object'==typeof self,NODE_JS=!root.JS_MD5_NO_NODE_JS&&'object'==typeof process&&process.versions&&process.versions.node;NODE_JS?root=g:WEB_WORKER&&(root=self);var COMMON_JS=!root.JS_MD5_NO_COMMON_JS&&'object'==typeof m&&m.exports,AMD='function'==typeof define&&define.amd,ARRAY_BUFFER=!root.JS_MD5_NO_ARRAY_BUFFER&&'undefined'!=typeof ArrayBuffer,HEX_CHARS='0123456789abcdef'.split(''),EXTRA=[128,32768,8388608,-2147483648],SHIFT=[0,8,16,24],OUTPUT_TYPES=['hex','array','digest','buffer','arrayBuffer','base64'],BASE64_ENCODE_CHAR='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split(''),blocks=[],buffer8;if(ARRAY_BUFFER){var buffer=new ArrayBuffer(68);buffer8=new Uint8Array(buffer),blocks=new Uint32Array(buffer)}!root.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return'[object Array]'===Object.prototype.toString.call(t)}),!ARRAY_BUFFER||!root.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return'object'==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var createOutputMethod=function(t){return function(s){return new Md5(!0).update(s)[t]()}},createMethod=function(){var t=createOutputMethod('hex');NODE_JS&&(t=nodeWrap(t)),t.create=function(){return new Md5},t.update=function(s){return t.create().update(s)};for(var s=0;s<OUTPUT_TYPES.length;++s){var o=OUTPUT_TYPES[s];t[o]=createOutputMethod(o)}return t},nodeWrap=function nodeWrap(method){var crypto=eval("require('crypto')"),Buffer=eval("require('buffer').Buffer"),nodeMethod=function(t){if('string'==typeof t)return crypto.createHash('md5').update(t,'utf8').digest('hex');if(null===t||void 0===t)throw ERROR;return t.constructor===ArrayBuffer&&(t=new Uint8Array(t)),Array.isArray(t)||ArrayBuffer.isView(t)||t.constructor===Buffer?crypto.createHash('md5').update(new Buffer(t)).digest('hex'):method(t)};return nodeMethod};function Md5(t){if(t)blocks[0]=blocks[16]=blocks[1]=blocks[2]=blocks[3]=blocks[4]=blocks[5]=blocks[6]=blocks[7]=blocks[8]=blocks[9]=blocks[10]=blocks[11]=blocks[12]=blocks[13]=blocks[14]=blocks[15]=0,this.blocks=blocks,this.buffer8=buffer8;else if(ARRAY_BUFFER){var s=new ArrayBuffer(68);this.buffer8=new Uint8Array(s),this.blocks=new Uint32Array(s)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}Md5.prototype.update=function(t){if(!this.finalized){var s,o=typeof t;if('string'!==o){if('object'!==o)throw ERROR;if(null===t)throw ERROR;if(ARRAY_BUFFER&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||ARRAY_BUFFER&&ArrayBuffer.isView(t)))throw ERROR;s=!0}for(var h,f,n=0,A=t.length,u=this.blocks,R=this.buffer8;n<A;){if(this.hashed&&(this.hashed=!1,u[0]=u[16],u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),s)if(ARRAY_BUFFER)for(f=this.start;n<A&&f<64;++n)R[f++]=t[n];else for(f=this.start;n<A&&f<64;++n)u[f>>2]|=t[n]<<SHIFT[3&f++];else if(ARRAY_BUFFER)for(f=this.start;n<A&&f<64;++n)(h=t.charCodeAt(n))<128?R[f++]=h:h<2048?(R[f++]=192|h>>6,R[f++]=128|63&h):h<55296||h>=57344?(R[f++]=224|h>>12,R[f++]=128|h>>6&63,R[f++]=128|63&h):(h=65536+((1023&h)<<10|1023&t.charCodeAt(++n)),R[f++]=240|h>>18,R[f++]=128|h>>12&63,R[f++]=128|h>>6&63,R[f++]=128|63&h);else for(f=this.start;n<A&&f<64;++n)(h=t.charCodeAt(n))<128?u[f>>2]|=h<<SHIFT[3&f++]:h<2048?(u[f>>2]|=(192|h>>6)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]):h<55296||h>=57344?(u[f>>2]|=(224|h>>12)<<SHIFT[3&f++],u[f>>2]|=(128|h>>6&63)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]):(h=65536+((1023&h)<<10|1023&t.charCodeAt(++n)),u[f>>2]|=(240|h>>18)<<SHIFT[3&f++],u[f>>2]|=(128|h>>12&63)<<SHIFT[3&f++],u[f>>2]|=(128|h>>6&63)<<SHIFT[3&f++],u[f>>2]|=(128|63&h)<<SHIFT[3&f++]);this.lastByteIndex=f,this.bytes+=f-this.start,f>=64?(this.start=f-64,this.hash(),this.hashed=!0):this.start=f
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BrowserCapabilities",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1648,[3,1649]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=r(d[4]);function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function c(t){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?p(Object(s),!0).forEach(function(o){(0,n.default)(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):p(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}var l=(function(){function t(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=arguments.length>1&&void 0!==arguments[1]&&arguments[1],p=arguments.length>2?arguments[2]:void 0;(0,o.default)(this,t);var l,f=new u.BrowserDetection(p);if('object'==typeof n&&'string'==typeof f.getVersion())for(var b=n[f.getName()]||[],v=0;v<b.length;v++){var h=b[v];if('object'==typeof h){var O=h.version;if(!O||!f.isVersionGreaterThan(O)){l=h;break}}}l&&l.capabilities?this._capabilities=s?c(c({},l.capabilities),l.iframeCapabilities):l.capabilities:this._capabilities={isSupported:!1},void 0===this._capabilities.isSupported?this._capabilities.isSupported=!0:!1===this._capabilities.isSupported&&(this._capabilities={isSupported:!1})}return(0,s.default)(t,[{key:"isSupported",value:function(){return this._capabilities.isSupported}},{key:"supportsAudioIn",value:function(){return this._capabilities.audioIn||!1}},{key:"supportsAudioOut",value:function(){return this._capabilities.audioOut||!1}},{key:"supportsScreenSharing",value:function(){return this._capabilities.screenSharing||!1}},{key:"supportsVideoIn",value:function(){return this._capabilities.videoIn||!1}},{key:"supportsVideoOut",value:function(){return this._capabilities.videoOut||!1}}]),t})();e.default=l},1649,[3,463,4,5,1650]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BrowserDetection",{enumerable:!0,get:function(){return n.default}}),e.browsers=void 0;var n=o(r(d[2])),u=t(r(d[3]));e.browsers=u},1650,[2,3,1651,1652]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=n(r(d[1])),o=n(r(d[2])),u=n(r(d[3])),s=n(r(d[4])),v=r(d[5]),c={Chrome:v.CHROME,Chromium:v.CHROME,Opera:v.OPERA,Firefox:v.FIREFOX,'Internet Explorer':v.INTERNET_EXPLORER,Safari:v.SAFARI};function h(){var n=navigator.userAgent,t={name:v.UNKNOWN,version:void 0};if(n.match(/Chrome/)&&!n.match(/Edge/))if(n.match(/Edg(A?)/)){var o=n.match(/Chrome\/([\d.]+)/)[1];Number.parseInt(o,10)>72&&(t.name=v.CHROME,t.version=o)}else t.name=v.CHROME,t.version=n.match(/Chrome\/([\d.]+)/)[1];return t}function f(){var n=navigator.userAgent;if(n.match(/Electron/)){var t=n.match(/Electron\/([\d.]+)/)[1];return{name:v.ELECTRON,version:t}}}function l(){var n=navigator.userAgent;if(n.match(/JitsiMeetNW/)){var t=n.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:v.NWJS,version:t}}}function E(){var n,t,o=navigator.userAgent.match(/\b(react[ \t_-]*native)(?:\/(\S+))?/i);if(o||'ReactNative'===navigator.product)return o&&o.length>2&&(t=o[1],n=o[2]),t||(t='react-native'),n||(n='unknown'),{name:v.REACT_NATIVE,version:n}}function _(n){for(var t,o=[E,f,l],u=0;u<o.length;u++)if(t=o[u]())return t;var s=n.getBrowserName();return s in c?{name:c[s],version:n.getBrowserVersion()}:(t=h())||{name:v.UNKNOWN,version:void 0}}var N=(function(){function n(t){var u,h;if((0,o.default)(this,n),this._bowser=s.default.getParser(navigator.userAgent),void 0===t){var f=_(this._bowser);u=f.name,h=f.version}else t.name in c?(u=c[t.name],h=t.version):(u=v.UNKNOWN,h=void 0);this._name=u,this._version=h}return(0,u.default)(n,[{key:"getName",value:function(){return this._name}},{key:"isChrome",value:function(){return this._name===v.CHROME}},{key:"isOpera",value:function(){return this._name===v.OPERA}},{key:"isFirefox",value:function(){return this._name===v.FIREFOX}},{key:"isIExplorer",value:function(){return this._name===v.INTERNET_EXPLORER}},{key:"isSafari",value:function(){return this._name===v.SAFARI}},{key:"isNWJS",value:function(){return this._name===v.NWJS}},{key:"isElectron",value:function(){return this._name===v.ELECTRON}},{key:"isReactNative",value:function(){return this._name===v.REACT_NATIVE}},{key:"getVersion",value:function(){return this._version}},{key:"_checkCondition",value:function(n){if(this._version)return this._bowser.satisfies(n)}},{key:"isVersionGreaterThan",value:function(n){return this._checkCondition((0,t.default)({},this._name,">"+n))}},{key:"isVersionLessThan",value:function(n){return this._checkCondition((0,t.default)({},this._name,"<"+n))}},{key:"isVersionEqualTo",value:function(n){return this._checkCondition((0,t.default)({},this._name,"~"+n))}}]),n})();e.default=N},1651,[3,463,4,5,511,1652]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UNKNOWN=e.REACT_NATIVE=e.ELECTRON=e.NWJS=e.SAFARI=e.INTERNET_EXPLORER=e.FIREFOX=e.OPERA=e.CHROME=void 0;e.CHROME='chrome';e.OPERA='opera';e.FIREFOX='firefox';e.INTERNET_EXPLORER='iexplorer';e.SAFARI='safari';e.NWJS='nwjs';e.ELECTRON='electron';e.REACT_NATIVE='react-native';e.UNKNOWN='unknown'},1652,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.jitsiLocalStorage=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5]));function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var s=(function(){function t(){(0,c.default)(this,t)}return(0,f.default)(t,[{key:"getItem",value:function(){}},{key:"setItem",value:function(){}},{key:"removeItem",value:function(){}},{key:"key",value:function(){}}]),t})(),v=new((function(t){(0,n.default)(k,t);var v,y,h=(v=k,y=l(),function(){var t,n=(0,o.default)(v);if(y){var c=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function k(){var t,n;(0,c.default)(this,k),t=h.call(this);try{n=window.localStorage}catch(t){}return t.storage=n||new s,t}return(0,f.default)(k,[{key:"getItem",value:function(t){return this.storage.getItem(t)}},{key:"setItem",value:function(t,n){return this.storage.setItem(t,n)}},{key:"removeItem",value:function(t){return this.storage.removeItem(t)}},{key:"key",value:function(t){return this.storage.key(t)}}]),k})(s));e.jitsiLocalStorage=v},1653,[3,6,8,11,4,5]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(o,c){var l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:3e4,s=[],f=void 0,u=void 0,_=function(){var n=Array.prototype.slice.call(arguments);n.push((new Date).getTime()),n[1]instanceof RTCPeerConnection&&(n[1]=n[1].__rtcStatsId),f&&f.readyState===WebSocket.OPEN?f.send(JSON.stringify(n)):f&&f.readyState>=WebSocket.CLOSING||s.length<300&&s.push(n)};return _.close=function(){f&&f.close()},_.connect=function(){f&&f.close(),(f=new WebSocket(o+window.location.pathname,n)).onclose=function(n){u&&clearInterval(u),c({code:n.code,reason:n.reason})},f.onopen=function(){for(u=setInterval(t.bind(null,f),l);s.length;)f.send(JSON.stringify(s.shift()))}},_};var n='2.0';function t(n){n.send('__ping__')}},1654,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/rtcstats');e.default=t},1655,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isRtcstatsEnabled=function(n){var l,u;if('ReactNative'===navigator.product)return!1;var o=(0,t.toState)(n)['features/base/config'];return null!=(l=null==o?void 0:null==(u=o.analytics)?void 0:u.rtcstatsEnabled)&&l};var t=r(d[0])},1656,[464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),c=r(d[2]),s=r(d[3]),u=r(d[4]),o=t(r(d[5]));function p(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,s)}return c}function l(t){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?p(Object(s),!0).forEach(function(c){(0,n.default)(t,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):p(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}var f='transcription-result',b='translation-result',O='requestingTranscription',y='translation_language',v=3e3;function T(t,n,c){var s=t.dispatch,p=t.getState,O=c.json;if(!O||O.type!==f&&O.type!==b)return n(c);var v=p(),T=v['features/base/conference'].conference.getLocalParticipantProperty(y);try{var P=O.message_id,j=O.participant.name;if(O.type===b&&O.language===T){var _={clearTimeOut:void 0,final:O.text,participantName:j};E(s,P,_),s((0,u.updateTranscriptMessage)(P,_))}else if(O.type===f&&!T){var S=O.transcript[0].text,w=l({},v['features/subtitles']._transcriptMessages.get(P)||{participantName:j});E(s,P,w),O.is_interim?O.stability>.85?(w.stable=S,w.unstable=void 0):w.unstable=S:w.final=S,s((0,u.updateTranscriptMessage)(P,w))}}catch(t){o.default.error('Error occurred while updating transcriptions\n',t)}return n(c)}function E(t,n,c){c.clearTimeOut&&clearTimeout(c.clearTimeOut),c.clearTimeOut=setTimeout(function(){return t((0,u.removeTranscriptMessage)(n))},v)}c.MiddlewareRegistry.register(function(t){return function(n){return function(c){switch(c.type){case s.ENDPOINT_MESSAGE_RECEIVED:return T(t,n,c);case s.TOGGLE_REQUESTING_SUBTITLES:u=t.getState,o=u(),p=o['features/subtitles']._requestingSubtitles,o['features/base/conference'].conference.setLocalParticipantProperty(O,!p)}var u,o,p;return n(c)}}})},1657,[3,463,464,1285,1284,1658]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/subtitles');e.default=t},1658,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);function u(t,n){if('object'==typeof APP)if(n.fullScreen){var u=document.documentElement||{};'function'==typeof u.requestFullscreen?u.requestFullscreen():'function'==typeof u.mozRequestFullScreen?u.mozRequestFullScreen():'function'==typeof u.webkitRequestFullscreen&&u.webkitRequestFullscreen()}else'function'==typeof document.exitFullscreen?document.exitFullscreen():'function'==typeof document.mozCancelFullScreen?document.mozCancelFullScreen():'function'==typeof document.webkitExitFullscreen&&document.webkitExitFullscreen();return t(n)}t.MiddlewareRegistry.register(function(t){return function(o){return function(c){switch(c.type){case n.CLEAR_TOOLBOX_TIMEOUT:var l=t.getState()['features/toolbox'].timeoutID;clearTimeout(l);break;case n.SET_FULL_SCREEN:return u(o,c);case n.SET_TOOLBOX_TIMEOUT:var s=t.getState()['features/toolbox'].timeoutID,f=c.handler,F=c.timeoutMS;clearTimeout(s),c.timeoutID=setTimeout(f,F)}return o(c)}}})},1659,[464,1184]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),c=r(d[2]),s=r(d[3]);t.MiddlewareRegistry.register(function(t){return function(T){return function(o){var p=t.getState()['features/transcribing'],b=p.transcriberJID,I=p.potentialTranscriberJIDs;switch(o.type){case c._TRANSCRIBER_LEFT:t.dispatch((0,s.showStoppedTranscribingNotification)());break;case n.HIDDEN_PARTICIPANT_JOINED:o.displayName&&"Transcriber"===o.displayName?t.dispatch((0,s.transcriberJoined)(o.id)):t.dispatch((0,s.potentialTranscriberJoined)(o.id));break;case n.HIDDEN_PARTICIPANT_LEFT:o.id===b&&t.dispatch((0,s.transcriberLeft)(o.id));break;case n.PARTICIPANT_UPDATED:var N=o.participant;I.includes(N.id)&&"Transcriber"===N.name&&(t.dispatch((0,s.transcriberJoined)(N.id)),t.dispatch((0,s.hidePendingTranscribingNotification)()))}return T(o)}}})},1660,[464,885,1661,1662]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_PENDING_TRANSCRIBING_NOTIFICATION_UID=e._POTENTIAL_TRANSCRIBER_JOINED=e._TRANSCRIBER_LEFT=e._TRANSCRIBER_JOINED=void 0;e._TRANSCRIBER_JOINED='TRANSCRIBER_JOINED';e._TRANSCRIBER_LEFT='TRANSCRIBER_LEFT';e._POTENTIAL_TRANSCRIBER_JOINED='POTENTIAL_TRANSCRIBER_JOINED';e.SET_PENDING_TRANSCRIBING_NOTIFICATION_UID='SET_PENDING_TRANSCRIBING_NOTIFICATION_UID'},1661,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.transcriberJoined=function(n){return{type:t._TRANSCRIBER_JOINED,transcriberJID:n}},e.transcriberLeft=function(n){return{type:t._TRANSCRIBER_LEFT,transcriberJID:n}},e.potentialTranscriberJoined=function(n){return{type:t._POTENTIAL_TRANSCRIBER_JOINED,transcriberJID:n}},e.showPendingTranscribingNotification=function(){return function(t){var c=(0,n.showNotification)({descriptionKey:'transcribing.pending',isDismissAllowed:!1,titleKey:'dialog.transcribing'});t(c),t(o(c.uid))}},e.setPendingTranscribingNotificationUid=o,e.hidePendingTranscribingNotification=function(){return function(t,c){var s=c()['features/transcribing'].pendingNotificationUid;s&&(t((0,n.hideNotification)(s)),t(o()))}},e.showStoppedTranscribingNotification=function(){return(0,n.showNotification)({descriptionKey:'transcribing.off',titleKey:'dialog.transcribing'},n.NOTIFICATION_TIMEOUT)},e.showTranscribingError=function(){return(0,n.showErrorNotification)({descriptionKey:'transcribing.error',titleKey:'transcribing.failedToStart'})};var n=r(d[0]),t=r(d[1]);function o(n){return{type:t.SET_PENDING_TRANSCRIBING_NOTIFICATION_UID,uid:n}}},1662,[887,1661]);
__d(function(g,r,i,a,m,e,d){r(d[0])},1663,[1664]);
__d(function(g,r,i,a,m,e,d){var t,n=r(d[0]),c=r(d[1]),o=r(d[2]),s=r(d[3]),u=r(d[4]),l=r(d[5]);function v(n){var c=n.dispatch;void 0===(0,n.getState)()['features/video-layout'].tileViewEnabled&&void 0!==t&&c((0,l.setTileView)(t)),t=void 0}function T(n){var c=n.dispatch,o=(0,n.getState)()['features/video-layout'].tileViewEnabled;void 0!==o&&(t=o,c((0,l.setTileView)(void 0)))}r(d[6]),o.MiddlewareRegistry.register(function(t){return function(n){return function(o){var l=n(o);switch(o.type){case c.PIN_PARTICIPANT:(0,c.getPinnedParticipant)(t.getState())?T(t):v(t);break;case s.SET_DOCUMENT_EDITING_STATUS:o.editing?T(t):v(t);break;case u.SET_TILE_VIEW:o.enabled&&(0,c.getPinnedParticipant)(t)&&t.dispatch((0,c.pinParticipant)(null))}return l}}}),o.StateListenerRegistry.register(function(t){return(0,n.getCurrentConference)(t)},function(t,n,c){var o=n.dispatch;t!==c&&o((0,l.setTileView)())})},1664,[1281,885,464,1665,1441,1589,1671]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},1665,[1584,1583,1666,1585,1668]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"SharedDocument",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"SharedDocumentButton",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1666,[3,1667,1670]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=P,e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),_=t(r(d[8])),p=r(d[9]),h=r(d[10]),v=r(d[11]),y=r(d[12]),E=r(d[13]),L=r(d[14]),R=r(d[15]),C=r(d[16]),D=r(d[17]),O=r(d[18]),S=t(r(d[19]));function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=(function(t){(0,c.default)(R,t);var n,v,y=(n=R,v=b(),function(){var t,o=(0,s.default)(n);if(v){var u=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function R(t){var n;return(0,o.default)(this,R),(n=y.call(this,t))._onClose=n._onClose.bind((0,l.default)(n)),n._onError=n._onError.bind((0,l.default)(n)),n._renderLoading=n._renderLoading.bind((0,l.default)(n)),n}return(0,u.default)(R,[{key:"render",value:function(){var t=this.props._documentUrl;return _.default.createElement(E.JitsiModal,{headerProps:{headerLabelKey:'documentSharing.title'},modalId:D.SHARE_DOCUMENT_VIEW_ID,style:S.default.webView},_.default.createElement(h.WebView,{onError:this._onError,renderLoading:this._renderLoading,source:{uri:t},startInLoadingState:!0}))}},{key:"_onClose",value:function(){var t=this.props,n=t._isOpen,o=t.dispatch;return!!n&&(o((0,C.toggleDocument)()),!0)}},{key:"_onError",value:function(){var t=this.props,n=t._isOpen,o=t.dispatch;n&&o((0,C.toggleDocument)())}},{key:"_renderLoading",value:function(){return _.default.createElement(p.View,{style:S.default.indicatorWrapper},_.default.createElement(L.LoadingIndicator,{color:S.INDICATOR_COLOR,size:"large"}))}}]),R})(_.PureComponent);function P(t){var n=t['features/etherpad'].editing;return{_documentUrl:(0,O.getSharedDocumentUrl)(t),_headerStyles:v.ColorSchemeRegistry.get(t,'Header'),_isOpen:n}}var k=(0,y.translate)((0,R.connect)(P)(I));e.default=k},1667,[2,3,4,5,10,6,8,11,70,15,1174,458,907,1372,562,464,1584,1585,1668,1669]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getSharedDocumentUrl=function(n){var o=(0,t.toState)(n),u=o['features/etherpad'].documentUrl,f=o['features/base/settings'].displayName;if(!u)return;var l=new URLSearchParams(s);f&&l.append('userName',f);return u+"?"+l.toString()};var t=r(d[0]),s={showControls:'true',showChat:'false',showLineNumbers:'true',useMonospaceFont:'false'}},1668,[464]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.INDICATOR_COLOR=void 0;var t=r(d[0]),o=t.ColorPalette.lightGrey;e.INDICATOR_COLOR=o;var l={indicatorWrapper:{alignItems:'center',backgroundColor:t.ColorPalette.white,height:'100%',justifyContent:'center'},webView:{backgroundColor:'rgb(242, 242, 242)'}};e.default=l},1669,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),v=r(d[9]),h=r(d[10]),b=r(d[11]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(_,t);var s,v,h=(s=_,v=y(),function(){var t,n=(0,u.default)(s);if(v){var o=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function _(){var t;(0,n.default)(this,_);for(var o=arguments.length,c=new Array(o),l=0;l<o;l++)c[l]=arguments[l];return(t=h.call.apply(h,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.document',t.icon=p.IconShareDoc,t.label='toolbar.documentOpen',t.toggledLabel='toolbar.documentClose',t}return(0,o.default)(_,[{key:"_handleClick",value:function(){(0,f.sendAnalytics)((0,f.createToolbarEvent)('toggle.etherpad',{enable:!this.props._editing})),this.props.dispatch((0,b.toggleDocument)())}},{key:"_isToggled",value:function(){return this.props._editing}}]),_})(h.AbstractButton);var R=(0,s.translate)((0,v.connect)(function(t,n){var o=t['features/etherpad'],c=o.documentUrl,l=o.editing,u=n.visible;return{_editing:l,visible:void 0===u?Boolean(c):u}})(_));e.default=R},1670,[3,4,5,6,8,11,1090,907,571,464,1155,1584]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]),o=r(d[4]),u=r(d[5]),s=r(d[6]);function f(){return'object'==typeof interfaceConfig?interfaceConfig.AUTO_PIN_LATEST_SCREEN_SHARE:'remote-only'}function l(t){var c=t.dispatch,o=t.getState,u=o()['features/video-layout'].screenShares;if(u){var s=u[u.length-1],f=(0,n.getPinnedParticipant)(o);s?c((0,n.pinParticipant)(s)):f&&c((0,n.pinParticipant)(null))}}c.StateListenerRegistry.register(function(t){return t['features/video-layout'].tileViewEnabled},function(t,n){(0,n.dispatch)((0,u.selectParticipant)())}),c.StateListenerRegistry.register(function(t){return t['features/base/tracks']},(0,t.default)(function(t,n){if(f()&&!(0,o.isFollowMeActive)(n)){var u=n.getState()['features/video-layout'].screenShares||[],p=t.reduce(function(t,n){'video'===n.mediaType&&'desktop'===n.videoType&&('remote-only'===f()&&n.local||t.push(n.participantId));return t},[]),h=u.filter(function(t){return p.includes(t)});p.forEach(function(t){h.includes(t)||h.push(t)}),(0,c.equals)(u,h)||(n.dispatch((0,s.setParticipantsWithScreenShare)(h)),l(n))}},100))},1671,[3,890,885,464,1672,1601,1589]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1672,[1596]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),s=r(d[4]),f=r(d[5]),l=r(d[6]),c=r(d[7]),v=r(d[8]),y=t(r(d[9])),V=r(d[10]);function p(t,n,o){if(t){var u=Math.min(n,o);t.setReceiverVideoConstraint(u),y.default.info("setReceiverVideoConstraint: "+u)}}function Q(t,n){t&&t.setSenderVideoConstraint(n).catch(function(t){y.default.error("Changing sender resolution to "+n+" failed - "+t+" ")})}function h(t,n,o){var u=t(),s=u['features/base/conference'].conference,f=u['features/video-quality'],l=f.maxReceiverVideoQuality;return p(s,f.preferredVideoQuality,l),n(o)}s.MiddlewareRegistry.register(function(t){var u=t.dispatch,s=t.getState;return function(t){return function(f){if(f.type===n.DATA_CHANNEL_OPENED)return h(s,t,f);var c=t(f);switch(f.type){case n.CONFERENCE_JOINED:if('ReactNative'===navigator.product){var v=s()['features/base/config'].resolution;void 0!==v&&(u((0,l.setPreferredVideoQuality)(Number.parseInt(v,10))),y.default.info("Configured preferred receiver video frame height to: "+v))}break;case o.SET_CONFIG:var V=s(),p=V['features/base/config'].videoQuality,Q=void 0===p?{}:p,E=V['features/video-quality-persistent-storage'].persistedPrefferedVideoQuality;Q.persist&&void 0!==E&&u((0,l.setPreferredVideoQuality)(E))}return c}}}),s.StateListenerRegistry.register(function(t){var n,o,s=t['features/base/responsive-ui'].reducedUI,l=(0,f.shouldDisplayTileView)(t),c=null==(n=t['features/filmstrip'])?void 0:null==(o=n.tileViewDimensions)?void 0:o.thumbnailSize;return{displayTileView:l,participantCount:(0,u.getParticipantCount)(t),reducedUI:s,thumbnailHeight:null==c?void 0:c.height}},function(t,n){var o=t.displayTileView,u=t.participantCount,s=t.reducedUI,f=t.thumbnailHeight,p=n.dispatch,Q=(0,n.getState)(),h=Q['features/video-quality'].maxReceiverVideoQuality,E=Q['features/base/config'].maxFullResolutionParticipants,L=void 0===E?2:E,R=c.VIDEO_QUALITY_LEVELS.ULTRA;if(s)R=c.VIDEO_QUALITY_LEVELS.LOW;else if(o&&!Number.isNaN(f)&&h!==(R=(0,v.getReceiverVideoQualityLevel)(f,(0,V.getMinHeightForQualityLvlMap)(Q)))&&-1!==L){var A=u>L&&R>c.VIDEO_QUALITY_LEVELS.STANDARD;y.default.info("Video quality level for thumbnail height: "+f+", is: "+R+", override: "+String(A)+", max full res N: "+L),A&&(R=c.VIDEO_QUALITY_LEVELS.STANDARD)}h!==R&&p((0,l.setMaxReceiverVideoQuality)(R))},{deepEquals:!0}),s.StateListenerRegistry.register(function(t){var n=t['features/base/conference'].conference,o=t['features/video-quality'];return{conference:n,maxReceiverVideoQuality:o.maxReceiverVideoQuality,preferredVideoQuality:o.preferredVideoQuality}},function(t,n){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},u=t.conference,s=t.maxReceiverVideoQuality,f=t.preferredVideoQuality,l=u!==o.conference,c=f!==o.preferredVideoQuality,v=s!==o.maxReceiverVideoQuality;(l||c||v)&&p(u,f,s),(l||c)&&Q(u,f),'undefined'!=typeof APP&&c&&APP.API.notifyVideoQualityChanged(f)})},1673,[3,1281,1102,885,464,1588,1674,1676,1678,1677,1679]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.setPreferredVideoQuality=o,e.setMaxReceiverVideoQuality=function(t){return{type:u.SET_MAX_RECEIVER_VIDEO_QUALITY,maxReceiverVideoQuality:t}},e.setVideoQuality=function(t){return function(u){t<n.VIDEO_QUALITY_LEVELS.LOW?E.default.error("Invalid frame height for video quality - "+t):u(o(Math.min(t,n.VIDEO_QUALITY_LEVELS.HIGH)))}};var u=r(d[1]),n=r(d[2]),E=t(r(d[3]));function o(t){return{type:u.SET_PREFERRED_VIDEO_QUALITY,preferredVideoQuality:t}}},1674,[3,1675,1676,1677]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_MAX_RECEIVER_VIDEO_QUALITY=e.SET_PREFERRED_VIDEO_QUALITY=void 0;e.SET_PREFERRED_VIDEO_QUALITY='SET_PREFERRED_VIDEO_QUALITY';e.SET_MAX_RECEIVER_VIDEO_QUALITY='SET_MAX_RECEIVER_VIDEO_QUALITY'},1675,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.CFG_LVL_TO_APP_QUALITY_LVL=e.VIDEO_QUALITY_LEVELS=void 0;var L={ULTRA:2160,HIGH:720,STANDARD:360,LOW:180};e.VIDEO_QUALITY_LEVELS=L;var _={low:L.LOW,standard:L.STANDARD,high:L.HIGH};e.CFG_LVL_TO_APP_QUALITY_LVL=_},1676,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/video-quality');e.default=t},1677,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.findNearestQualityLevel=function(t){for(var n=0;n<c.length;n++){var o=c[n];if(o>=t)return o}return},e.getReceiverVideoQualityLevel=function(t,f){for(var l,c=o.VIDEO_QUALITY_LEVELS.LOW,y=u(f.entries());!(l=y()).done;){var L=l.value,v=(0,n.default)(L,2),b=v[0],_=v[1];t>=b&&(c=_)}return c},e.validateMinHeightForQualityLvl=function(t){if('object'!=typeof t||Object.keys(t).map(function(t){return Number(t)}).find(function(t){return null===t||isNaN(t)||t<0}))return;for(var n,f=Object.keys(t).map(function(t){return Number(t)}).sort(function(t,n){return t-n}),l=new Map,c=u(f);!(n=c()).done;){var y=n.value,L=t[y],v=o.CFG_LVL_TO_APP_QUALITY_LVL[L];if(!v)return;l.set(y,v)}return l};var n=t(r(d[1])),o=r(d[2]);function u(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=f(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function f(t,n){if(t){if("string"==typeof t)return l(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?l(t,n):void 0}}function l(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var c=[o.VIDEO_QUALITY_LEVELS.LOW,o.VIDEO_QUALITY_LEVELS.STANDARD,o.VIDEO_QUALITY_LEVELS.HIGH,o.VIDEO_QUALITY_LEVELS.ULTRA]},1678,[3,397,1676]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getMinHeightForQualityLvlMap=function(t){return t['features/video-quality'].minHeightForQualityLvl}},1679,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),o=r(d[2]),s=r(d[3]),u=r(d[4]),l=r(d[5]),S=t(r(d[6]));function c(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=f(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var s=0;return function(){return s>=t.length?{done:!0}:{done:!1,value:t[s++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function f(t,n){if(t){if("string"==typeof t)return I(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?I(t,n):void 0}}function I(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,s=new Array(n);o<n;o++)s[o]=t[o];return s}function y(t){return{type:l.SIP_GW_AVAILABILITY_CHANGED,status:t}}function v(t,n,s){for(var l,f=c(t);!(l=f()).done;){var I=l.value,y=I.id,v=I.name;if(y&&v){var p=n.createVideoSIPGWSession(y,v);if(p instanceof Error){var E=p;switch(E.message){case o.JitsiSIPVideoGWStatus.ERROR_NO_CONNECTION:return void s((0,u.showErrorNotification)({descriptionKey:'videoSIPGW.errorInvite',titleKey:'videoSIPGW.errorInviteTitle'}));case o.JitsiSIPVideoGWStatus.ERROR_SESSION_EXISTS:return void s((0,u.showWarningNotification)({titleKey:'videoSIPGW.errorAlreadyInvited',titleArguments:{displayName:v}}))}return void S.default.error('Unknown error trying to create sip videogw session',E)}p.start()}else S.default.error("No display name or sip number for "+JSON.stringify(I))}}function p(t){switch(t.newState){case o.JitsiSIPVideoGWStatus.STATE_PENDING:return(0,u.showNotification)({titleKey:'videoSIPGW.pending',titleArguments:{displayName:t.displayName}},2e3);case o.JitsiSIPVideoGWStatus.STATE_FAILED:return(0,u.showErrorNotification)({titleKey:'videoSIPGW.errorInviteFailedTitle',titleArguments:{displayName:t.displayName},descriptionKey:'videoSIPGW.errorInviteFailed'});case o.JitsiSIPVideoGWStatus.STATE_OFF:if(t.failureReason===o.JitsiSIPVideoGWStatus.STATUS_BUSY)return(0,u.showErrorNotification)({descriptionKey:'videoSIPGW.busy',titleKey:'videoSIPGW.busyTitle'});t.failureReason&&S.default.error("Unknown sip videogw error "+t.newState+" "+t.failureReason)}return null}s.MiddlewareRegistry.register(function(t){var s=t.dispatch,u=t.getState;return function(t){return function(S){var c=t(S);switch(S.type){case n.CONFERENCE_WILL_JOIN:var f=u()['features/base/conference'].joining;f.on(o.JitsiConferenceEvents.VIDEO_SIP_GW_AVAILABILITY_CHANGED,function(){return s(y.apply(void 0,arguments))}),f.on(o.JitsiConferenceEvents.VIDEO_SIP_GW_SESSION_STATE_CHANGED,function(t){var n=p(t);n&&s(n)});break;case l.SIP_GW_INVITE_ROOMS:v(S.rooms,S.conference,s)}return c}}})},1680,[3,1281,1064,464,887,1387,1681]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/videosipgw');e.default=t},1681,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]),c=r(d[4]),u=r(d[5]),s=r(d[6]),f=r(d[7]);function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function p(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?l(Object(c),!0).forEach(function(o){(0,t.default)(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}function O(t,n,o){var u=n(o),s=window,f=s.history,l=s.location;if(f&&l&&f.length&&'function'==typeof f.replaceState){var p=(0,c.getURLWithoutParams)(l);l!==p&&f.replaceState(f.state,document&&document.title||'',p)}return u}function b(t,n,o){var c=t.dispatch;if(!h(t.getState,o))return n(o);c((0,s.reloadNow)())}function h(t,o){var c=o.error;if(c&&'item-not-found'===c.message&&c.details&&c.details.shard_changed){var u=t(),s=u['features/base/connection'].timeEstablished,f=u['features/base/config']._immediateReloadThreshold,l=s&&Date.now()-s,O=!s||l<=('number'==typeof f?f:1500);return(0,n.sendAnalytics)((0,n.createConnectionEvent)('failed',p(p({},c),{},{connectionEstablished:s,splitBrain:O,timeSinceConnectionEstablished:l}))),O}return!1}function y(t,n,o){var c,u,s=n(o);return c=(0,t.getState)(),u=c['features/base/app'].app,(0,f._getRouteToRender)(c).then(function(t){return u._navigate(t)}),s}u.MiddlewareRegistry.register(function(t){return function(n){return function(u){switch(u.type){case c.CONNECTION_ESTABLISHED:return O(t,n,u);case c.CONNECTION_FAILED:return b(t,n,u);case o.SET_ROOM:return y(t,n,u)}return n(u)}}})},1682,[3,463,1090,1281,1292,464,1280,1683]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._getRouteToRender=function(o){var n=(0,c.toState)(o);if('ReactNative'===navigator.product)return l(n);return v(n)||P(n)};var o=r(d[0]),n=r(d[1]),t=r(d[2]),c=r(d[3]),s=r(d[4]),u=r(d[5]),f=r(d[6]),p=r(d[7]);function l(o){var t=h();return(0,n.isRoomValid)(o['features/base/conference'].room)?t.component=s.Conference:(0,p.isWelcomePageAppEnabled)(o)?t.component=p.WelcomePage:t.component=p.BlankPage,Promise.resolve(t)}function v(o){if((0,n.isRoomValid)(o['features/base/conference'].room)){var c=h(),p=o['features/base/connection'].locationURL;return window.location.href!==p.href?(c.href=p.href,Promise.resolve(c)):(0,u.getDeepLinkingPage)(o).then(function(o){return o?c.component=o:(0,t.isSupportedBrowser)()?c.component=s.Conference:c.component=f.UnsupportedDesktopBrowser,c})}}function P(n){var c=h();if((0,p.isWelcomePageUserEnabled)(n))(0,t.isSupportedBrowser)()?c.component=p.WelcomePage:c.component=f.UnsupportedDesktopBrowser;else{var s=window.location.href;s.endsWith('/')||(s+='/'),c.href=s+(0,o.generateRoomWithoutSeparator)()}return Promise.resolve(c)}function h(){return{component:p.BlankPage,href:void 0}}},1683,[1306,1281,1684,464,1686,1836,1837,1841]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1684,[1685]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.isBrowsersOptimal=function(o){return(interfaceConfig.OPTIMAL_BROWSERS||u).includes(o)},e.isSuboptimalBrowser=function(){return!b(interfaceConfig.OPTIMAL_BROWSERS||u)&&S()},e.isSupportedBrowser=S,e.isSupportedMobileBrowser=function(){return'android'===t.default.OS&&f.isChromiumBased()||'android'===t.default.OS&&f.isFirefox()||'ios'===t.default.OS&&f.isSafari()};var n=o(r(d[1])),t=o(r(d[2])),s=r(d[3]),f=n.default.util.browser,u=['chrome','electron','firefox','nwjs','safari'],c=[],l={chrome:f.isChrome.bind(f),chromium:f.isChromiumBased.bind(f),electron:f.isElectron.bind(f),firefox:f.isFirefox.bind(f),nwjs:f.isNWJS.bind(f),opera:f.isOpera.bind(f),safari:f.isSafari.bind(f)};function S(){return'ReactNative'!==navigator.product&&(!(!(0,s.isMobileBrowser)()&&b(interfaceConfig.UNSUPPORTED_BROWSERS||c))&&((0,s.isMobileBrowser)()||n.default.isWebRtcSupported()))}function b(o){return Boolean(o.find(function(o){var n=l[o];return!!n&&n.call(f)}))}},1685,[3,1064,552,1116]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1686,[1569,1687]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1687,[1688]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Conference",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"renderConferenceTimer",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"InsecureRoomNameLabel",{enumerable:!0,get:function(){return f.default}});var t=n(r(d[1])),u=n(r(d[2])),f=n(r(d[3]))},1688,[3,1689,1825,1826]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),o=n(r(d[3])),c=n(r(d[4])),u=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),_=n(r(d[9])),b=n(r(d[10])),y=r(d[11]),h=n(r(d[12])),v=r(d[13]),E=r(d[14]),P=r(d[15]),C=r(d[16]),k=r(d[17]),O=r(d[18]),V=r(d[19]),R=r(d[20]),I=r(d[21]),w=r(d[22]),T=r(d[23]),x=r(d[24]),S=r(d[25]),A=r(d[26]),B=r(d[27]),D=r(d[28]),N=r(d[29]),j=r(d[30]),L=r(d[31]),F=n(r(d[32])),M=n(r(d[33])),U=n(r(d[34])),H=t(r(d[35]));function W(t,n){var l=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),l.push.apply(l,o)}return l}function G(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?W(Object(o),!0).forEach(function(n){(0,l.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):W(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function K(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var Z=(function(t){(0,f.default)(C,t);var n,l,E=(n=C,l=K(),function(){var t,o=(0,_.default)(n);if(l){var c=(0,_.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,p.default)(this,t)});function C(t){var n;return(0,o.default)(this,C),(n=E.call(this,t))._onClick=n._onClick.bind((0,u.default)(n)),n._onHardwareBackPress=n._onHardwareBackPress.bind((0,u.default)(n)),n._setToolboxVisible=n._setToolboxVisible.bind((0,u.default)(n)),n}return(0,c.default)(C,[{key:"componentDidMount",value:function(){A.BackButtonRegistry.addListener(this._onHardwareBackPress)}},{key:"componentWillUnmount",value:function(){A.BackButtonRegistry.removeListener(this._onHardwareBackPress)}},{key:"render",value:function(){return b.default.createElement(P.Container,{style:H.default.conference},b.default.createElement(y.StatusBar,{barStyle:"light-content",hidden:!0,translucent:!0}),this._renderContent())}},{key:"_onClick",value:function(){this._setToolboxVisible(!this.props._toolboxVisible)}},{key:"_onHardwareBackPress",value:function(){var t,n=this;this.props._pictureInPictureEnabled?t=y.NativeModules.PictureInPicture.enterPictureInPicture():t=Promise.reject(new Error('PiP not enabled'));return t.catch(function(){n.props.dispatch((0,v.appNavigate)(void 0))}),!0}},{key:"_renderConferenceModals",value:function(){return[b.default.createElement(T.AddPeopleDialog,{key:"addPeopleDialog"}),b.default.createElement(V.Chat,{key:"chat"}),b.default.createElement(I.SharedDocument,{key:"sharedDocument"})]}},{key:"_renderConferenceNotification",value:function(){var t=this.props,n=t._calendarEnabled,l=t._reducedUI;return n&&!l?b.default.createElement(ConferenceNotification,null):void 0}},{key:"_renderContent",value:function(){var t=this.props,n=t._aspectRatio,l=t._connecting,o=t._filmstripVisible,c=t._largeVideoParticipantId,u=t._reducedUI,s=t._shouldDisplayTileView,f=t._toolboxVisible,p=o&&n===k.ASPECT_RATIO_NARROW&&!s;return u?this._renderContentForReducedUi():b.default.createElement(b.default.Fragment,null,s?b.default.createElement(w.TileView,{onClick:this._onClick}):b.default.createElement(x.LargeVideo,{onClick:this._onClick}),b.default.createElement(T.CalleeInfoContainer,null),l&&b.default.createElement(P.TintedView,null,b.default.createElement(P.LoadingIndicator,null)),b.default.createElement(y.SafeAreaView,{pointerEvents:"box-none",style:H.default.toolboxAndFilmstripContainer},f&&b.default.createElement(h.default,{colors:H.NAVBAR_GRADIENT_COLORS,end:{x:0,y:0},pointerEvents:"none",start:{x:0,y:1},style:[H.default.bottomGradient,p?H.default.gradientStretchBottom:void 0]}),b.default.createElement(F.default,null),b.default.createElement(B.Captions,{onPress:this._onClick}),s||b.default
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),s=n(r(d[4])),u=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),y=t(r(d[9])),h=r(d[10]),v=n(r(d[11]));function P(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=function(t,n){return Array.isArray(n)?(console.warn("LinearGradient '"+t+"' property should be an object with fields 'x' and 'y', Array type is deprecated."),{x:n[0],y:n[1]}):n},A=(function(t){(0,c.default)(x,t);var n,A,C=(n=x,A=P(),function(){var t,o=(0,p.default)(n);if(A){var l=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,l)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function x(){return(0,s.default)(this,x),C.apply(this,arguments)}return(0,u.default)(x,[{key:"setNativeProps",value:function(t){this.gradientRef.setNativeProps(t)}},{key:"render",value:function(){var t=this,n=this.props,s=n.start,u=n.end,c=n.colors,f=n.locations,p=n.useAngle,P=n.angleCenter,A=n.angle,C=(0,l.default)(n,["start","end","colors","locations","useAngle","angleCenter","angle"]);return c&&f&&c.length!==f.length&&console.warn('LinearGradient colors and locations props should be arrays of the same length'),y.default.createElement(v.default,(0,o.default)({ref:function(n){t.gradientRef=n}},C,{startPoint:R('start',s),endPoint:R('end',u),colors:c.map(h.processColor),locations:f?f.slice(0,c.length):null,useAngle:p,angleCenter:R('angleCenter',P),angle:A}))}}]),x})(y.Component);e.default=A,A.defaultProps={start:{x:.5,y:0},end:{x:.5,y:1}}},1690,[2,3,73,574,4,5,6,8,11,70,15,1691]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).requireNativeComponent)('BVLinearGradient');e.default=t},1691,[15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1692,[1601,1693]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var n={LargeVideo:!0};Object.defineProperty(e,"LargeVideo",{enumerable:!0,get:function(){return o.default}});var o=t(r(d[1])),u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(n,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))})},1693,[3,1694,1696]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=n(r(d[3])),u=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),v=r(d[9]),y=r(d[10]),h=r(d[11]),b=(r(d[12]),r(d[13]));function O(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function P(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?O(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):O(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var j={avatarSize:b.AVATAR_SIZE,useConnectivityInfoLabel:!0},I=(function(t){(0,f.default)(h,t);var n,o,v=(n=h,o=_(),function(){var t,c=(0,s.default)(n);if(o){var u=(0,s.default)(this).constructor;t=Reflect.construct(c,arguments,u)}else t=c.apply(this,arguments);return(0,l.default)(this,t)});function h(){var t;(0,c.default)(this,h);for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];return(t=v.call.apply(v,[this].concat(o))).state=P({},j),t}return(0,u.default)(h,[{key:"render",value:function(){var t=this.state,n=t.avatarSize,o=t.useConnectivityInfoLabel,c=this.props,u=c._participantId,f=c._styles,l=c.onClick;return p.default.createElement(y.ParticipantView,{avatarSize:n,onPress:l,participantId:u,style:f.largeVideo,testHintId:"org.jitsi.meet.LargeVideo",useConnectivityInfoLabel:o,zOrder:0,zoomEnabled:!0})}}],[{key:"getDerivedStateFromProps",value:function(t){var n=t._height,o=t._width,c=2*Math.round(Math.min(n,o)/2);return c<1.5*b.AVATAR_SIZE?{avatarSize:c-15,useConnectivityInfoLabel:!1}:j}}]),h})(p.PureComponent);var S=(0,h.connect)(function(t){var n=t['features/base/responsive-ui'],o=n.clientHeight,c=n.clientWidth;return{_height:o,_participantId:t['features/large-video'].participantId,_styles:v.ColorSchemeRegistry.get(t,'LargeVideo'),_width:c}})(I);e.default=S},1694,[2,3,463,4,5,6,8,11,70,458,885,464,545,1695]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.AVATAR_SIZE=void 0;var o=t(r(d[1])),n=r(d[2]),c=r(d[3]);function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function b(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?l(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}e.AVATAR_SIZE=200,c.ColorSchemeRegistry.register('LargeVideo',{largeVideo:b(b({},n.StyleSheet.absoluteFillObject),{},{alignItems:'stretch',backgroundColor:(0,c.schemeColor)('background'),flex:1,justifyContent:'center'})})},1695,[3,463,15,458]);
__d(function(g,r,i,a,m,e,d){},1696,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1697,[1618]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Toolbox",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1698,[3,1699]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),o=l(r(d[3])),u=l(r(d[4])),s=l(r(d[5])),c=l(r(d[6])),f=l(r(d[7])),y=l(r(d[8])),p=t(r(d[9])),b=r(d[10]),v=r(d[11]),h=r(d[12]),O=r(d[13]),S=(r(d[14]),r(d[15])),_=r(d[16]),j=l(r(d[17])),P=l(r(d[18])),E=l(r(d[19])),B=l(r(d[20])),w=l(r(d[21]));function R(t,l){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);l&&(o=o.filter(function(l){return Object.getOwnPropertyDescriptor(t,l).enumerable})),n.push.apply(n,o)}return n}function C(t){for(var l=1;l<arguments.length;l++){var n=null!=arguments[l]?arguments[l]:{};l%2?R(Object(n),!0).forEach(function(l){(0,o.default)(t,l,n[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):R(Object(n)).forEach(function(l){Object.defineProperty(t,l,Object.getOwnPropertyDescriptor(n,l))})}return t}function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T=(function(t){(0,c.default)(O,t);var l,o,v=(l=O,o=D(),function(){var t,n=(0,y.default)(l);if(o){var u=(0,y.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function O(){return(0,u.default)(this,O),v.apply(this,arguments)}return(0,s.default)(O,[{key:"render",value:function(){return p.default.createElement(h.Container,{style:w.default.toolbox,visible:this.props._visible},this._renderToolbar())}},{key:"_getChatButtonToggledStyle",value:function(t){var l=this.props._styles;return Array.isArray(t.style)?C(C({},t),{},{style:[].concat((0,n.default)(t.style),[l.chatButtonOverride.toggled])}):C(C({},t),{},{style:[t.style,l.chatButtonOverride.toggled]})}},{key:"_renderToolbar",value:function(){var t=this.props._styles,l=t.buttonStyles,n=t.buttonStylesBorderless,o=t.hangupButtonStyles,u=t.toggledButtonStyles;return p.default.createElement(b.View,{accessibilityRole:"toolbar",pointerEvents:"box-none",style:w.default.toolbar},p.default.createElement(S.ChatButton,{styles:n,toggledStyles:this._getChatButtonToggledStyle(u)}),p.default.createElement(j.default,{styles:l,toggledStyles:u}),p.default.createElement(P.default,{styles:o}),p.default.createElement(E.default,{styles:l,toggledStyles:u}),p.default.createElement(B.default,{styles:n,toggledStyles:u}))}}]),O})(p.PureComponent);var x=(0,O.connect)(function(t){return{_styles:v.ColorSchemeRegistry.get(t,'Toolbox'),_visible:(0,_.isToolboxVisible)(t)}})(T);e.default=x},1699,[2,3,446,463,4,5,6,8,11,70,15,458,562,464,545,1550,1497,1700,1701,1702,1703,1775]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=t(r(d[1])),o=t(r(d[2])),n=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),s=t(r(d[6])),f=t(r(d[7])),h=r(d[8]),y=r(d[9]),b=r(d[10]),p=r(d[11]),_=r(d[12]),v=r(d[13]),A=r(d[14]);function M(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,l.default)(_,t);var y,b,p=(y=_,b=M(),function(){var t,u=(0,f.default)(y);if(b){var o=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function _(t){var o;return(0,u.default)(this,_),(o=p.call(this,t)).accessibilityLabel='toolbar.accessibilityLabel.mute',o.label='toolbar.mute',o.tooltip='toolbar.mute',o._onKeyboardShortcut=o._onKeyboardShortcut.bind((0,n.default)(o)),o}return(0,o.default)(_,[{key:"componentDidMount",value:function(){'undefined'==typeof APP||APP.keyboardshortcut.registerShortcut('M',null,this._onKeyboardShortcut,'keyboardShortcuts.mute')}},{key:"componentWillUnmount",value:function(){'undefined'==typeof APP||APP.keyboardshortcut.unregisterShortcut('M')}},{key:"_isAudioMuted",value:function(){return this.props._audioMuted}},{key:"_onKeyboardShortcut",value:function(){(0,h.sendAnalytics)((0,h.createShortcutEvent)(h.AUDIO_MUTE,h.ACTION_SHORTCUT_TRIGGERED,{enable:!this._isAudioMuted()})),(0,c.default)((0,f.default)(_.prototype),"_handleClick",this).call(this)}},{key:"_setAudioMuted",value:function(t){this.props.dispatch((0,A.muteLocal)(t))}},{key:"_isDisabled",value:function(){return this.props._disabled}}]),_})(_.AbstractAudioMuteButton);var P=(0,y.translate)((0,p.connect)(function(t){return{_audioMuted:(0,v.isLocalTrackMuted)(t['features/base/tracks'],b.MEDIA_TYPE.AUDIO),_disabled:t['features/base/config'].startSilent}})(k));e.default=P},1700,[3,4,5,10,456,6,8,11,1090,907,1072,464,1155,1088,1548]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),f=t(r(d[6])),s=r(d[7]),p=r(d[8]),h=r(d[9]),v=r(d[10]),b=r(d[11]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,u.default)(R,t);var v,b,_=(v=R,b=y(),function(){var t,n=(0,l.default)(v);if(b){var c=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function R(t){var c;return(0,n.default)(this,R),(c=_.call(this,t)).accessibilityLabel='toolbar.accessibilityLabel.hangup',c.label='toolbar.hangup',c.tooltip='toolbar.hangup',c._hangup=f.default.once(function(){(0,s.sendAnalytics)((0,s.createToolbarEvent)('hangup')),'ReactNative'===navigator.product?c.props.dispatch((0,p.appNavigate)(void 0)):c.props.dispatch((0,h.disconnect)(!0))}),c}return(0,c.default)(R,[{key:"_doHangup",value:function(){this._hangup()}}]),R})(r(d[12]).AbstractHangupButton),R=(0,v.translate)((0,b.connect)()(_));e.default=R},1701,[3,4,5,6,8,11,466,1090,1280,1292,907,464,1155]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),u=t(r(d[3])),l=t(r(d[4])),c=t(r(d[5])),s=t(r(d[6])),f=t(r(d[7])),y=t(r(d[8])),v=r(d[9]),p=r(d[10]),h=r(d[11]),b=r(d[12]),_=r(d[13]),M=r(d[14]),T=r(d[15]),P=r(d[16]);function A(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var D=(function(t){(0,c.default)(T,t);var h,b,M=(h=T,b=A(),function(){var t,o=(0,f.default)(h);if(b){var n=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,s.default)(this,t)});function T(t){var n;return(0,o.default)(this,T),(n=M.call(this,t)).accessibilityLabel='toolbar.accessibilityLabel.videomute',n.label='toolbar.videomute',n.tooltip='toolbar.videomute',n._onKeyboardShortcut=n._onKeyboardShortcut.bind((0,u.default)(n)),n}return(0,n.default)(T,[{key:"componentDidMount",value:function(){'undefined'==typeof APP||APP.keyboardshortcut.registerShortcut('V',null,this._onKeyboardShortcut,'keyboardShortcuts.videoMute')}},{key:"componentWillUnmount",value:function(){'undefined'==typeof APP||APP.keyboardshortcut.unregisterShortcut('V')}},{key:"_isDisabled",value:function(){return this.props._videoDisabled}},{key:"_isVideoMuted",value:function(){return this.props._videoMuted}},{key:"_onKeyboardShortcut",value:function(){(0,v.sendAnalytics)((0,v.createShortcutEvent)(v.VIDEO_MUTE,v.ACTION_SHORTCUT_TRIGGERED,{enable:!this._isVideoMuted()})),(0,l.default)((0,f.default)(T.prototype),"_handleClick",this).call(this)}},{key:"_setVideoMuted",value:function(t){(0,v.sendAnalytics)((0,v.createToolbarEvent)(v.VIDEO_MUTE,{enable:t})),this.props._audioOnly&&this.props.dispatch((0,p.setAudioOnly)(!1,!0));var o=this.props._videoMediaType;this.props.dispatch((0,_.setVideoMuted)(t,o,_.VIDEO_MUTISM_AUTHORITY.USER,!0)),'undefined'==typeof APP||APP.UI.emitEvent(y.default.VIDEO_MUTED,t,!0)}}]),T})(T.AbstractVideoMuteButton);var E=(0,b.translate)((0,M.connect)(function(t){var o=t['features/base/audio-only'].enabled,n=t['features/base/tracks'];return{_audioOnly:Boolean(o),_videoDisabled:!(0,h.hasAvailableDevices)(t,'videoInput'),_videoMediaType:(0,P.getLocalVideoType)(n),_videoMuted:(0,P.isLocalVideoTrackMuted)(n)}})(D));e.default=E},1702,[3,4,5,10,456,6,8,11,1324,1090,1322,1580,907,1072,464,1155,1088]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),h=r(d[9]),y=r(d[10]),v=t(r(d[11]));function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,o.default)(R,t);var s,h,y=(s=R,h=b(),function(){var t,n=(0,u.default)(s);if(h){var c=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function R(){var t;(0,n.default)(this,R);for(var c=arguments.length,o=new Array(c),l=0;l<c;l++)o[l]=arguments[l];return(t=y.call.apply(y,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.moreActions',t.icon=p.IconMenuThumb,t.label='toolbar.moreActions',t}return(0,c.default)(R,[{key:"_handleClick",value:function(){this.props.dispatch((0,f.openDialog)(v.default))}}]),R})(y.AbstractButton),_=(0,s.translate)((0,h.connect)()(R));e.default=_},1703,[3,4,5,6,8,11,554,907,571,464,1155,1704]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o,l=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),s=n(r(d[5])),f=n(r(d[6])),p=n(r(d[7])),h=n(r(d[8])),y=t(r(d[9])),b=r(d[10]),_=n(r(d[11])),E=r(d[12]),S=r(d[13]),v=r(d[14]),w=r(d[15]),O=(r(d[16]),r(d[17])),M=r(d[18]),C=r(d[19]),T=r(d[20]),j=r(d[21]),B=r(d[22]),P=r(d[23]),D=r(d[24]),k=r(d[25]),R=n(r(d[26])),x=n(r(d[27])),L=n(r(d[28])),I=n(r(d[29])),V=n(r(d[30])),H=n(r(d[31]));function A(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function q(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?A(Object(o),!0).forEach(function(n){(0,l.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):A(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function z(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var F=(function(t){(0,f.default)(w,t);var n,l,E=(n=w,l=z(),function(){var t,o=(0,h.default)(n);if(l){var u=(0,h.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,p.default)(this,t)});function w(t){var n;return(0,u.default)(this,w),(n=E.call(this,t)).state={scrolledToTop:!0,showMore:!1},n._onCancel=n._onCancel.bind((0,s.default)(n)),n._onSwipe=n._onSwipe.bind((0,s.default)(n)),n._onToggleMenu=n._onToggleMenu.bind((0,s.default)(n)),n._renderMenuExpandToggle=n._renderMenuExpandToggle.bind((0,s.default)(n)),n}return(0,c.default)(w,[{key:"render",value:function(){var t=this.props._bottomSheetStyles,n=this.state.showMore,o={afterClick:this._onCancel,showLabel:!0,styles:t.buttons},l=q(q({},o),{},{afterClick:this._onToggleMenu,visible:!n});return y.default.createElement(S.BottomSheet,{onCancel:this._onCancel,onSwipe:this._onSwipe,renderHeader:this._renderMenuExpandToggle},y.default.createElement(T.AudioRouteButton,o),y.default.createElement(M.InviteButton,o),y.default.createElement(x.default,o),y.default.createElement(I.default,o),y.default.createElement(C.LobbyModeButton,o),y.default.createElement(L.default,l),y.default.createElement(_.default,{collapsed:!n},y.default.createElement(V.default,o),y.default.createElement(D.TileViewButton,o),y.default.createElement(j.RecordButton,o),y.default.createElement(j.LiveStreamButton,o),y.default.createElement(k.VideoShareButton,o),y.default.createElement(B.RoomLockButton,o),y.default.createElement(P.ClosedCaptionButton,o),y.default.createElement(O.SharedDocumentButton,o),y.default.createElement(R.default,o)))}},{key:"_renderMenuExpandToggle",value:function(){return y.default.createElement(b.View,{style:[this.props._bottomSheetStyles.sheet,H.default.expandMenuContainer]},y.default.createElement(b.TouchableOpacity,{onPress:this._onToggleMenu},y.default.createElement(v.IconDragHandle,{style:this.props._bottomSheetStyles.expandIcon})))}},{key:"_onCancel",value:function(){return!!this.props._isOpen&&(this.props.dispatch((0,S.hideDialog)(o)),!0)}},{key:"_onSwipe",value:function(t){var n=this.state.showMore;switch(t){case'up':return!n&&this.setState({showMore:!0}),!n;case'down':return n&&this.setState({showMore:!1}),n}}},{key:"_onToggleMenu",value:function(){this.setState({showMore:!this.state.showMore})}}]),w})(y.PureComponent);var G=o=(0,w.connect)(function(t){return{_bottomSheetStyles:E.ColorSchemeRegistry.get(t,'BottomSheet'),_isOpen:(0,S.isDialogOpen)(t,o)}})(F);e.default=G},1704,[2,3,463,4,5,10,6,8,11,70,15,1705,458,554,571,464,545,1665,1370,1608,1707,1712,1769,1283,1588,1134,1770,1771,1772,1773,1774,1775]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),l=n(r(d[4])),u=n(r(d[5])),p=n(r(d[6])),h=t(r(d[7])),c=n(r(d[8])),f=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var H=['easeInOut','easeOut','easeIn'],_=(function(t){(0,l.default)(_,t);var n,c,v=(n=_,c=y(),function(){var t,o=(0,p.default)(n);if(c){var s=(0,p.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,u.default)(this,t)});function _(t){var n;return(0,o.default)(this,_),(n=v.call(this,t)).contentHandle=null,n._handleRef=function(t){n.contentHandle=t},n._handleLayoutChange=function(t){var o=t.nativeEvent.layout.height;n.state.animating||n.props.collapsed||n.state.measuring||n.state.contentHeight===o||(n.state.height.setValue(o),n.setState({contentHeight:o}))},n.state={measuring:!1,measured:!1,height:new f.Animated.Value(t.collapsedHeight),contentHeight:0,animating:!1},n}return(0,s.default)(_,[{key:"componentDidUpdate",value:function(t){var n=this;t.collapsed!==this.props.collapsed?this.setState({measured:!1},function(){return n._componentDidUpdate(t)}):this._componentDidUpdate(t)}},{key:"componentWillUnmount",value:function(){this.unmounted=!0}},{key:"_componentDidUpdate",value:function(t){t.collapsed!==this.props.collapsed?this._toggleCollapsed(this.props.collapsed):this.props.collapsed&&t.collapsedHeight!==this.props.collapsedHeight&&this.state.height.setValue(this.props.collapsedHeight)}},{key:"_measureContent",value:function(t){var n=this;this.setState({measuring:!0},function(){requestAnimationFrame(function(){n.contentHandle?n.contentHandle.getNode().measure(function(o,s,l,u){n.setState({measuring:!1,measured:!0,contentHeight:u},function(){return t(u)})}):n.setState({measuring:!1},function(){return t(n.props.collapsedHeight)})})})}},{key:"_toggleCollapsed",value:function(t){var n=this;if(t)this._transitionToHeight(this.props.collapsedHeight);else{if(!this.contentHandle)return void(this.state.measured&&this._transitionToHeight(this.state.contentHeight));this._measureContent(function(t){n._transitionToHeight(t)})}}},{key:"_transitionToHeight",value:function(t){var n=this,o=this.props.duration,s=this.props.easing;if('string'==typeof s){for(var l,u=!1,p=0;p<H.length;p++)if(l=H[p],s.substr(0,l.length)===l){s=s.substr(l.length,1).toLowerCase()+s.substr(l.length+1),l=l.substr(4,1).toLowerCase()+l.substr(5),s=f.Easing[l](f.Easing[s||'ease']),u=!0;break}if(u||(s=f.Easing[s]),!s)throw new Error('Invalid easing type "'+this.props.easing+'"')}this._animation&&this._animation.stop(),this.setState({animating:!0}),this._animation=f.Animated.timing(this.state.height,{toValue:t,duration:o,easing:s}).start(function(){n.unmounted||n.setState({animating:!1},function(){n.unmounted||n.props.onAnimationEnd()})})}},{key:"render",value:function(){var t=this.props,n=t.collapsed,o=t.enablePointerEvents,s=this.state,l=s.height,u=s.contentHeight,p=s.measuring,c=s.measured,v=!p&&(c||n)&&{overflow:'hidden',height:l},y={};return p?(y.position='absolute',y.opacity=0):'center'===this.props.align?y.transform=[{translateY:l.interpolate({inputRange:[0,u],outputRange:[u/-2,0]})}]:'bottom'===this.props.align&&(y.transform=[{translateY:l.interpolate({inputRange:[0,u],outputRange:[-u,0]})}]),h.default.createElement(f.Animated.View,{style:v,pointerEvents:!o&&n?'none':'auto'},h.default.createElement(f.Animated.View,{ref:this._handleRef,style:[this.props.style,y],onLayout:this.state.animating?void 0:this._handleLayoutChange},this.props.children))}}]),_})(h.Component);e.default=_,_.propTypes={align:c.default.oneOf(['top','center','bottom']),collapsed:c.default.bool,collapsedHeight:c.default.number,enablePointerEvents:c.default.bool,duration:c.default.number,easing:c.default.oneOfType([c.default.string,c.default.func]),style:v.ViewPropTypes.s
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ViewPropTypes=void 0;var p=r(d[0]),o=p.ViewPropTypes||p.View.propTypes;e.ViewPropTypes=o},1706,[15]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1707,[1708]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AudioRouteButton",{enumerable:!0,get:function(){return u.default}});var u=t(r(d[1]))},1708,[3,1709]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),y=r(d[9]),h=r(d[10]),v=t(r(d[11]));function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,c.default)(R,t);var s,y,h=(s=R,y=b(),function(){var t,n=(0,l.default)(s);if(y){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function R(){var t;(0,n.default)(this,R);for(var o=arguments.length,c=new Array(o),u=0;u<o;u++)c[u]=arguments[u];return(t=h.call.apply(h,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.audioRoute',t.icon=p.IconAudioRoute,t.label='toolbar.audioRoute',t}return(0,o.default)(R,[{key:"_handleClick",value:function(){this.props.dispatch((0,f.openDialog)(v.default))}}]),R})(h.AbstractButton),_=(0,s.translate)((0,y.connect)()(R));e.default=_},1709,[3,4,5,6,8,11,554,907,571,464,1155,1710]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),c=n(r(d[3])),l=n(r(d[4])),u=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),v=n(r(d[8])),y=n(r(d[9])),p=t(r(d[10])),h=r(d[11]),b=r(d[12]),S=r(d[13]),E=r(d[14]),D=r(d[15]),O=r(d[16]),_=r(d[17]),P=n(r(d[18]));function j(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function x(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?j(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):j(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function A(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=w(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var c=0;return function(){return c>=t.length?{done:!0}:{done:!1,value:t[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function w(t,n){if(t){if("string"==typeof t)return I(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?I(t,n):void 0}}function I(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,c=new Array(n);o<n;o++)c[o]=t[o];return c}function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T,C=h.NativeModules.AudioMode,k={BLUETOOTH:{icon:D.IconDeviceBluetooth,text:'audioDevices.bluetooth',type:'BLUETOOTH'},EARPIECE:{icon:D.IconDeviceEarpiece,text:'audioDevices.phone',type:'EARPIECE'},HEADPHONES:{icon:D.IconDeviceHeadphone,text:'audioDevices.headphones',type:'HEADPHONES'},SPEAKER:{icon:D.IconDeviceSpeaker,text:'audioDevices.speaker',type:'SPEAKER'}},H=(function(t){(0,s.default)(E,t);var n,o,b=(n=E,o=R(),function(){var t,c=(0,v.default)(n);if(o){var l=(0,v.default)(this).constructor;t=Reflect.construct(c,arguments,l)}else t=c.apply(this,arguments);return(0,f.default)(this,t)});function E(t){var n;return(0,c.default)(this,E),(n=b.call(this,t)).state={devices:[]},n._onCancel=n._onCancel.bind((0,l.default)(n)),C.updateDeviceList&&C.updateDeviceList(),n}return(0,u.default)(E,null,[{key:"getDerivedStateFromProps",value:function(t){var n=t._devices;if(!n)return null;for(var o,c=[],l=A(n);!(o=l()).done;){var u=o.value,s=k[u.type],f='BLUETOOTH'===u.type&&u.name?u.name:s.text;if(s){var v=x(x({},s),{},{selected:Boolean(u.selected),text:t.t(f),uid:u.uid});c.push(v)}}return{devices:y.default.sortBy(c,'text')}}}]),(0,u.default)(E,[{key:"_hide",value:function(){this.props.dispatch((0,S.hideDialog)(T))}},{key:"_onCancel",value:function(){this._hide()}},{key:"_onSelectDeviceFn",value:function(t){var n=this;return function(){n._hide(),C.setAudioDevice(t.uid||t.type)}}},{key:"_renderDevice",value:function(t){var n=this.props._bottomSheetStyles,o=t.icon,c=t.selected,l=t.text,u=c?P.default.selectedText:{};return p.default.createElement(h.TouchableHighlight,{key:t.type,onPress:this._onSelectDeviceFn(t),underlayColor:_.ColorPalette.overflowMenuItemUnderlay},p.default.createElement(h.View,{style:P.default.deviceRow},p.default.createElement(D.Icon,{src:o,style:[P.default.deviceIcon,n.buttons.iconStyle,u]}),p.default.createElement(h.Text,{style:[P.default.deviceText,n.buttons.labelStyle,u]},l)))}},{key:"_renderNoDevices",value:function(){var t=this.props,n=t._bottomSheetStyles,o=t.t;return p.default.create
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]),o=r(d[1]),l=(0,o.createStyleSheet)({deviceRow:{alignItems:'center',flexDirection:'row',height:t.MD_ITEM_HEIGHT},deviceIcon:{color:o.ColorPalette.white,fontSize:24},deviceText:{color:o.ColorPalette.white,fontSize:16,marginLeft:32},selectedText:{color:o.ColorPalette.blue}});e.default=l},1711,[554,545]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1712,[1627,1713,1629,1630]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1713,[1714,1726,1752]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1714,[1715]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RecordingExpandedLabel",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"RecordingLabel",{enumerable:!0,get:function(){return u.default}});var t=n(r(d[1])),u=n(r(d[2]))},1715,[3,1716,1724]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),l=r(d[7]),p=r(d[8]),R=r(d[9]),v=r(d[10]),h=r(d[11]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var C=(function(t){(0,o.default)(v,t);var f,l,R=(f=v,l=_(),function(){var t,n=(0,u.default)(f);if(l){var s=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function v(){return(0,n.default)(this,v),R.apply(this,arguments)}return(0,s.default)(v,[{key:"_getColor",value:function(){switch(this.props.mode){case p.JitsiRecordingConstants.mode.STREAM:return h.LIVE_LABEL_COLOR;case p.JitsiRecordingConstants.mode.FILE:return h.REC_LABEL_COLOR;default:return null}}},{key:"_getLabel",value:function(){var t=this.props,n=t._status,s=t.mode,o=t.t,c='recording',u='expandedOn';switch(s){case p.JitsiRecordingConstants.mode.STREAM:u='liveStreaming';break;case p.JitsiRecordingConstants.mode.FILE:u='recording'}switch(n){case p.JitsiRecordingConstants.status.OFF:c='expandedOff';break;case p.JitsiRecordingConstants.status.PENDING:c='expandedPending';break;case p.JitsiRecordingConstants.status.ON:c='expandedOn'}return o(u+"."+c)}}]),v})(l.ExpandedLabel);var L=(0,f.translate)((0,R.connect)(function(t,n){var s=n.mode;return{_status:(0,v.getSessionStatusToShow)(t,s)}})(C));e.default=L},1716,[3,4,5,6,8,11,907,1717,1064,464,1630,1723]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1717,[1718]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"CircularLabel",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"ExpandedLabel",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1718,[3,1719,1722]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),f=r(d[7]),p=t(r(d[8])),y=r(d[9]),v=t(r(d[10])),h=t(r(d[11]));function A(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,s.default)(b,t);var v,_,R=(v=b,_=A(),function(){var t,n=(0,l.default)(v);if(_){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function b(t){var o;return(0,n.default)(this,b),(o=R.call(this,t)).state={pulseAnimation:new f.Animated.Value(0)},o}return(0,o.default)(b,[{key:"componentDidMount",value:function(){this._maybeToggleAnimation({},this.props)}},{key:"componentDidUpdate",value:function(t){this._maybeToggleAnimation(t,this.props)}},{key:"render",value:function(){var t=this.props,n=t.icon,o=t.label,s=t.status,u=t.style,l=null;switch(s){case"in_progress":l={opacity:this.state.pulseAnimation};break;case"off":l=h.default.labelOff}var v=n?c.default.createElement(p.default,{src:n,style:h.default.indicatorIcon}):c.default.createElement(f.Text,{style:h.default.indicatorText},o);return c.default.createElement(f.Animated.View,{style:[(0,y.combineStyles)(h.default.indicatorContainer,u),l]},v)}},{key:"_maybeToggleAnimation",value:function(t,n){var o=t.status,s=n.status,u=this.state.pulseAnimation;"in_progress"===s&&"in_progress"!==o?(this.animationReference=f.Animated.loop(f.Animated.sequence([f.Animated.timing(u,{delay:500,toValue:1,useNativeDriver:!0}),f.Animated.timing(u,{toValue:.3,useNativeDriver:!0})])),this.animationReference.start()):this.animationReference&&"in_progress"!==s&&"in_progress"===o&&this.animationReference.stop()}}]),b})(v.default);e.default=_},1719,[3,4,5,6,8,11,70,15,573,545,1720,1721]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4]));function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=(function(t){(0,u.default)(v,t);var l,s,p=(l=v,s=o(),function(){var t,n=(0,c.default)(l);if(s){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,n.default)(this,v),p.apply(this,arguments)}return v})(r(d[5]).Component);e.default=l},1720,[3,4,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.LABEL_SIZE=e.LABEL_MARGIN=e.DEFAULT_COLOR=void 0;var o=r(d[0]);e.DEFAULT_COLOR="#808080";e.LABEL_MARGIN=5;e.LABEL_SIZE=36;var t={expandedLabelArrow:{backgroundColor:o.ColorPalette.blue,height:15,transform:[{rotate:'45deg'},{translateX:10}],width:15},expandedLabelContainer:{backgroundColor:o.ColorPalette.blue,borderColor:o.ColorPalette.blue,borderRadius:6,marginHorizontal:o.BoxModel.margin,padding:o.BoxModel.padding},expandedLabelText:{color:o.ColorPalette.white},expandedLabelWrapper:{alignItems:'flex-end',flexDirection:'column'},indicatorContainer:{alignItems:'center',backgroundColor:"#808080",borderRadius:18,borderWidth:0,flex:0,height:36,justifyContent:'center',margin:5,opacity:.6,width:36},indicatorIcon:{fontSize:24},indicatorText:{color:o.ColorPalette.white,fontSize:10},labelOff:{opacity:.3}};e.default=t},1721,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=t(r(d[9]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,l.default)(L,t);var n,v,A=(n=L,v=h(),function(){var t,o=(0,f.default)(n);if(v){var u=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function L(t){var n;return(0,o.default)(this,L),(n=A.call(this,t)).state={opacityAnimation:new p.Animated.Value(0),showArrow:!1},n}return(0,u.default)(L,[{key:"componentDidMount",value:function(){var t=this;p.Animated.decay(this.state.opacityAnimation,{toValue:1,velocity:1,useNativeDriver:!0}).start(function(n){n.finished&&t.setState({showArrow:!0})})}},{key:"render",value:function(){var t=this.props.parentPosition-y.LABEL_MARGIN-y.LABEL_SIZE/2;return s.default.createElement(p.Animated.View,{style:[y.default.expandedLabelWrapper,{opacity:this.state.opacityAnimation}]},s.default.createElement(p.View,{style:[y.default.expandedLabelArrow,{backgroundColor:this._getColor()||y.DEFAULT_COLOR,marginRight:t+0}]}),s.default.createElement(p.View,{style:[y.default.expandedLabelContainer,{backgroundColor:this._getColor()||y.DEFAULT_COLOR}]},s.default.createElement(p.Text,{style:y.default.expandedLabelText},this._getLabel())))}},{key:"_getColor",value:function(){return y.DEFAULT_COLOR}}]),L})(s.Component);e.default=v},1722,[2,3,4,5,6,8,11,70,15,1721]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.REC_LABEL_COLOR=e.LIVE_LABEL_COLOR=void 0;var o=r(d[0]),L=o.ColorPalette.blue;e.LIVE_LABEL_COLOR=L;var t=o.ColorPalette.red;e.REC_LABEL_COLOR=t;var l=(0,o.createStyleSheet)({indicatorLive:{backgroundColor:L},indicatorRecording:{backgroundColor:t}});e.default=l},1723,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),f=n(r(d[7])),p=r(d[8]),h=r(d[9]),v=r(d[10]),y=r(d[11]),R=t(r(d[12])),_=n(r(d[13]));function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var C=(function(t){(0,u.default)(R,t);var n,p,y=(n=R,p=b(),function(){var t,s=(0,l.default)(n);if(p){var o=(0,l.default)(this).constructor;t=Reflect.construct(s,arguments,o)}else t=s.apply(this,arguments);return(0,c.default)(this,t)});function R(){return(0,s.default)(this,R),y.apply(this,arguments)}return(0,o.default)(R,[{key:"_renderLabel",value:function(){var t;switch(this.props.mode){case v.JitsiRecordingConstants.mode.STREAM:t=_.default.indicatorLive;break;case v.JitsiRecordingConstants.mode.FILE:t=_.default.indicatorRecording;break;default:return null}var n='on';switch(this.props._status){case v.JitsiRecordingConstants.status.PENDING:n='in_progress';break;case v.JitsiRecordingConstants.status.OFF:n='off'}return f.default.createElement(h.CircularLabel,{label:this.props.t(this._getLabelKey()),status:n,style:t})}}]),R})(R.default),L=(0,p.translate)((0,y.connect)(R._mapStateToProps)(C));e.default=L},1724,[2,3,4,5,6,8,11,70,907,1717,1064,464,1725,1723]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t,s){var n=s.mode;return{_status:(0,p.getSessionStatusToShow)(t,n)}},e.default=void 0;var s=t(r(d[1])),n=t(r(d[2])),u=t(r(d[3])),o=t(r(d[4])),l=t(r(d[5])),c=r(d[6]),f=r(d[7]),p=r(d[8]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,u.default)(_,t);var c,p,h=(c=_,p=v(),function(){var t,s=(0,l.default)(c);if(p){var n=(0,l.default)(this).constructor;t=Reflect.construct(s,arguments,n)}else t=s.apply(this,arguments);return(0,o.default)(this,t)});function _(t){var n;return(0,s.default)(this,_),(n=h.call(this,t)).state={staleLabel:!1},n._updateStaleStatus({},t),n}return(0,n.default)(_,null,[{key:"getDerivedStateFromProps",value:function(t,s){return{staleLabel:(t._status===f.JitsiRecordingConstants.status.OFF||!s.staleLabel)&&s.staleLabel}}}]),(0,n.default)(_,[{key:"componentDidUpdate",value:function(t){this._updateStaleStatus(t,this.props)}},{key:"render",value:function(){return this.props._status&&!this.state.staleLabel?this._renderLabel():null}},{key:"_getLabelKey",value:function(){switch(this.props.mode){case f.JitsiRecordingConstants.mode.STREAM:return'recording.live';case f.JitsiRecordingConstants.mode.FILE:return'recording.rec';default:return}}},{key:"_updateStaleStatus",value:function(t,s){var n=this;s._status===f.JitsiRecordingConstants.status.OFF&&t._status!==f.JitsiRecordingConstants.status.OFF&&setTimeout(function(){n.props._status===f.JitsiRecordingConstants.status.OFF&&n.setState({staleLabel:!0})},1e4)}}]),_})(c.Component);e.default=h},1725,[3,4,5,6,8,11,70,1064,1630]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1726,[1727]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1727,[1728]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"LiveStreamButton",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"StartLiveStreamDialog",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"StopLiveStreamDialog",{enumerable:!0,get:function(){return o.default}});var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3]))},1728,[3,1729,1731,1750]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.mapStateToProps=b,e.default=void 0;var o=n(r(d[2])),c=r(d[3]),u=r(d[4]),p=r(d[5]),f=t(r(d[6]));function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function O(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?l(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function b(t,n){var o=(0,c.getFeatureFlag)(t,c.LIVE_STREAMING_ENABLED,!0),u=(0,f._mapStateToProps)(t,n);return O(O({},u),{},{visible:o&&u.visible})}var s=(0,u.translate)((0,p.connect)(b)(f.default));e.default=s},1729,[2,3,463,1136,907,464,1730]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t,n){var o,l=n.visible,s='';if(void 0===l){var u=t['features/base/config'],c=u.enableFeaturesBasedOnToken,f=u.liveStreamingEnabled,S=(0,p.getLocalParticipant)(t),_=S.features,y=void 0===_?{}:_;l=f,c&&(l=l&&'true'===String(y.livestreaming),o='disabled'===String(y.livestreaming),l||o||(o=!0,l=!0,s=t['features/base/jwt'].isGuest?'dialog.liveStreamingDisabledForGuestTooltip':'dialog.liveStreamingDisabledTooltip'))}(0,b.getActiveSession)(t,v.JitsiRecordingConstants.mode.FILE)&&(o=!0,s='dialog.liveStreamingDisabledBecauseOfActiveRecordingTooltip');return{_disabled:o,_isLiveStreamRunning:Boolean((0,b.getActiveSession)(t,v.JitsiRecordingConstants.mode.STREAM)),_tooltip:s,visible:l}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),s=t(r(d[4])),u=t(r(d[5])),c=r(d[6]),f=r(d[7]),v=r(d[8]),p=r(d[9]),S=r(d[10]),b=r(d[11]),_=r(d[12]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,l.default)(b,t);var v,p,S=(v=b,p=y(),function(){var t,n=(0,u.default)(v);if(p){var o=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function b(){var t;(0,n.default)(this,b);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return(t=S.call.apply(S,[this].concat(l))).accessibilityLabel='dialog.accessibilityLabel.liveStreaming',t.icon=f.IconLiveStreaming,t.label='dialog.startLiveStreaming',t.toggledLabel='dialog.stopLiveStreaming',t}return(0,o.default)(b,[{key:"_getTooltip",value:function(){return this.props._tooltip||''}},{key:"_handleClick",value:function(){var t=this.props,n=t._isLiveStreamRunning;(0,t.dispatch)((0,c.openDialog)(n?_.StopLiveStreamDialog:_.StartLiveStreamDialog))}},{key:"_isDisabled",value:function(){return this.props._disabled}},{key:"_isToggled",value:function(){return this.props._isLiveStreamRunning}}]),b})(S.AbstractButton);e.default=h},1730,[3,4,5,6,8,11,554,571,1064,885,1155,1630,1727]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),u=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8])),y=r(d[9]),v=r(d[10]),S=r(d[11]),_=r(d[12]),p=r(d[13]),K=r(d[14]),C=t(r(d[15])),b=n(r(d[16])),k=n(r(d[17])),P=n(r(d[18])),E=n(r(d[19]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var U=(function(t){(0,c.default)(C,t);var n,S,_=(n=C,S=R(),function(){var t,o=(0,f.default)(n);if(S){var s=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,s)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function C(t){var n;return(0,o.default)(this,C),(n=_.call(this,t))._onStreamKeyChangeNative=n._onStreamKeyChangeNative.bind((0,u.default)(n)),n._onStreamKeyPick=n._onStreamKeyPick.bind((0,u.default)(n)),n._onUserChanged=n._onUserChanged.bind((0,u.default)(n)),n}return(0,s.default)(C,[{key:"render",value:function(){return h.default.createElement(v.CustomSubmitDialog,{okKey:"dialog.startLiveStreaming",onCancel:this._onCancel,onSubmit:this._onSubmit},h.default.createElement(y.View,{style:E.default.startDialogWrapper},h.default.createElement(b.default,{onUserChanged:this._onUserChanged}),h.default.createElement(P.default,{broadcasts:this.state.broadcasts,onChange:this._onStreamKeyPick}),h.default.createElement(k.default,{onChange:this._onStreamKeyChangeNative,value:this.state.streamKey||this.props._streamKey})))}},{key:"_onStreamKeyChangeNative",value:function(t){this.props.dispatch((0,K.setLiveStreamKey)(t)),this._onStreamKeyChange(t)}},{key:"_onStreamKeyPick",value:function(t){this.setState({streamKey:t})}},{key:"_onUserChanged",value:function(t){var n=this;t?p.googleApi.getTokens().then(function(t){p.googleApi.getYouTubeLiveStreams(t.accessToken).then(function(t){n.setState({broadcasts:t})})}).catch(function(){n.setState({broadcasts:void 0,streamKey:void 0})}):this.setState({broadcasts:void 0,streamKey:void 0})}}]),C})(C.default),D=(0,S.translate)((0,_.connect)(C._mapStateToProps)(U));e.default=D},1731,[2,3,4,5,10,6,8,11,70,15,554,907,464,1732,1627,1742,1743,1746,1749,1745]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0});var o={googleApi:!0};Object.defineProperty(e,"googleApi",{enumerable:!0,get:function(){return l.default}});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}}))});var c=r(d[2]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}}))});var u=r(d[3]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&(Object.prototype.hasOwnProperty.call(o,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}}))});var l=t(r(d[4]))},1732,[3,1733,1737,1735,1736]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.getCalendarEntries=function(t,n){return function(){return f.default.get().then(function(){return f.default._getCalendarEntries(t,n)})}},e.loadGoogleAPI=function(){return function(t,n){return f.default.get().then(function(){var t=n()['features/base/config'],u=t.liveStreamingEnabled,l=t.enableCalendarIntegration,c=t.googleApiApplicationClientID;return n()['features/google-api'].googleAPIState===o.GOOGLE_API_STATES.NEEDS_LOADING?f.default.initializeClient(c,u,l):Promise.resolve()}).then(function(){return t(l(o.GOOGLE_API_STATES.LOADED))}).then(function(){return f.default.isSignedIn()}).then(function(n){n&&t(l(o.GOOGLE_API_STATES.SIGNED_IN))})}},e.requestAvailableYouTubeBroadcasts=function(){return function(){return f.default.requestAvailableYouTubeBroadcasts().then(function(t){for(var n=t.result.items,u={},o=0;o<n.length;o++){var f=n[o],l=f.contentDetails.boundStreamId;l&&!u[l]&&(u[l]={boundStreamID:l,id:f.id,status:f.status.lifeCycleStatus,title:f.snippet.title})}return Object.values(u)})}},e.requestLiveStreamsForYouTubeBroadcast=function(t){return function(){return f.default.requestLiveStreamsForYouTubeBroadcast(t).then(function(n){var u=n.result.items,o=u&&u[0]&&u[0].cdn.ingestionInfo.streamName,f=o||'';return{streamKey:f,selectedBoundStreamID:t}})}},e.setGoogleAPIState=l,e.showAccountSelection=function(){return function(){return f.default.showAccountSelection()}},e.signIn=function(){return function(t){return f.default.get().then(function(){return f.default.signInIfNotSignedIn()}).then(function(){return t({type:u.SET_GOOGLE_API_STATE,googleAPIState:o.GOOGLE_API_STATES.SIGNED_IN})})}},e.signOut=function(){return function(t){return f.default.get().then(function(){return f.default.signOut()}).then(function(){t({type:u.SET_GOOGLE_API_STATE,googleAPIState:o.GOOGLE_API_STATES.LOADED}),t({type:u.SET_GOOGLE_API_PROFILE,profileEmail:''})})}},e.updateProfile=function(){return function(t){return f.default.get().then(function(){return f.default.signInIfNotSignedIn()}).then(function(){return t({type:u.SET_GOOGLE_API_STATE,googleAPIState:o.GOOGLE_API_STATES.SIGNED_IN})}).then(function(){return f.default.getCurrentUserProfile()}).then(function(n){return t({type:u.SET_GOOGLE_API_PROFILE,profileEmail:n.getEmail()}),n.getEmail()})}},e.updateCalendarEvent=function(t,u,o){return function(l,c){return(0,n.getShareInfoText)(c(),o).then(function(n){return f.default._updateCalendarEntry(t,u,o,n)})}};var n=r(d[1]),u=r(d[2]),o=r(d[3]),f=t(r(d[4]));function l(t,n){return{type:u.SET_GOOGLE_API_STATE,googleAPIState:t,googleResponse:n}}},1733,[3,1370,1734,1735,1736]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_GOOGLE_API_PROFILE=e.SET_GOOGLE_API_STATE=void 0;e.SET_GOOGLE_API_STATE='SET_GOOGLE_API_STATE';e.SET_GOOGLE_API_PROFILE='SET_GOOGLE_API_PROFILE'},1734,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.GOOGLE_SCOPE_YOUTUBE=e.GOOGLE_SCOPE_CALENDAR=e.GOOGLE_API_STATES=e.DISCOVERY_DOCS=e.API_URL_LIVE_BROADCASTS=e.API_URL_BROADCAST_STREAMS=void 0;e.API_URL_BROADCAST_STREAMS='https://content.googleapis.com/youtube/v3/liveStreams?part=id%2Csnippet%2Ccdn%2Cstatus&id=';e.API_URL_LIVE_BROADCASTS='https://content.googleapis.com/youtube/v3/liveBroadcasts?broadcastType=all&mine=true&part=id%2Csnippet%2CcontentDetails%2Cstatus';e.DISCOVERY_DOCS=['https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest'];e.GOOGLE_API_STATES={NEEDS_LOADING:0,LOADED:1,SIGNED_IN:2,NOT_AVAILABLE:3};e.GOOGLE_SCOPE_CALENDAR='https://www.googleapis.com/auth/calendar';e.GOOGLE_SCOPE_YOUTUBE='https://www.googleapis.com/auth/youtube.readonly'},1735,[]);
__d(function(g,r,i,a,m,e,d){},1736,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"GoogleSignInButton",{enumerable:!0,get:function(){return t.default}});var t=n(r(d[1]))},1737,[3,1738]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),l=t(r(d[3])),c=t(r(d[4])),f=t(r(d[5])),o=t(r(d[6])),s=r(d[7]),y=r(d[8]),p=t(r(d[9])),v=t(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var O=r(d[11]),I=(function(t){(0,l.default)(R,t);var y,p,I=(y=R,p=h(),function(){var t,n=(0,f.default)(y);if(p){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function R(){return(0,n.default)(this,R),I.apply(this,arguments)}return(0,u.default)(R,[{key:"render",value:function(){var t=this.props,n=t.onClick,u=t.signedIn,l=t.t;return u?o.default.createElement(s.TouchableOpacity,{onPress:n,style:v.default.signOutButton},o.default.createElement(s.Text,{style:v.default.signOutButtonText},l('liveStreaming.signOut'))):o.default.createElement(s.TouchableOpacity,{onPress:n,style:v.default.signInButton},o.default.createElement(s.Image,{resizeMode:'contain',source:O,style:v.default.signInImage}))}}]),R})(p.default),R=(0,y.translate)(I);e.default=R},1738,[3,4,5,6,8,11,70,15,907,1739,1740,1741]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4]));function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=(function(t){(0,u.default)(v,t);var l,s,p=(l=v,s=o(),function(){var t,n=(0,c.default)(l);if(s){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function v(){return(0,n.default)(this,v),p.apply(this,arguments)}return v})(r(d[5]).Component);e.default=l},1739,[3,4,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]),o=(0,t.createStyleSheet)({signInImage:{flex:1},signInButton:{alignItems:'center',height:40,justifyContent:'center'},signOutButton:{alignItems:'center',borderColor:t.ColorPalette.lightGrey,borderRadius:3,borderWidth:1,color:t.ColorPalette.white,height:40,justifyContent:'center'},signOutButtonText:{color:t.ColorPalette.blue,fontSize:14,fontWeight:'bold'}});e.default=o},1740,[545]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0]).registerAsset({__packager_asset:!0,httpServerLocation:"/assets/images",width:382,height:92,scales:[1],hash:"56f00e35d133cf44f6590c095ce984da",name:"btn_google_signin_dark_normal",type:"png"})},1741,[192]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){return{_conference:t['features/base/conference'].conference,_googleAPIState:t['features/google-api'].googleAPIState,_googleProfileEmail:t['features/google-api'].profileEmail,_streamKey:t['features/recording'].streamKey}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),l=r(d[7]),v=r(d[8]),_=r(d[9]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,s.default)(h,t);var l,p,S=(l=h,p=y(),function(){var t,n=(0,f.default)(l);if(p){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function h(t){var o;return(0,n.default)(this,h),(o=S.call(this,t)).state={broadcasts:void 0,errorType:void 0,selectedBoundStreamID:void 0,streamKey:''},o._isMounted=!1,o._onCancel=o._onCancel.bind((0,u.default)(o)),o._onStreamKeyChange=o._onStreamKeyChange.bind((0,u.default)(o)),o._onSubmit=o._onSubmit.bind((0,u.default)(o)),o}return(0,o.default)(h,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1}},{key:"_onCancel",value:function(){return(0,v.sendAnalytics)((0,v.createLiveStreamingDialogEvent)('start','cancel.button')),!0}},{key:"_onStreamKeyChange",value:function(t){this._setStateIfMounted({streamKey:t,selectedBoundStreamID:void 0})}},{key:"_onSubmit",value:function(){var t=this.state,n=t.broadcasts,o=t.selectedBoundStreamID,u=(this.state.streamKey||this.props._streamKey||'').trim();if(!u)return!1;var s=null;if(o){var c=n&&n.find(function(t){return t.boundStreamID===o});s=c&&c.id}return(0,v.sendAnalytics)((0,v.createLiveStreamingDialogEvent)('start','confirm.button')),this.props._conference.startRecording({broadcastId:s,mode:_.JitsiRecordingConstants.mode.STREAM,streamId:u}),!0}},{key:"_setStateIfMounted",value:function(t){this._isMounted&&this.setState(t)}}]),h})(l.Component);e.default=p},1742,[3,4,5,10,6,8,11,70,1090,1064]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(r(d[2])),l=o(r(d[3])),s=o(r(d[4])),u=o(r(d[5])),c=o(r(d[6])),f=o(r(d[7])),p=o(r(d[8])),_=t(r(d[9])),O=r(d[10]),A=r(d[11]),S=r(d[12]),E=r(d[13]),G=(r(d[14]),r(d[15])),h=o(r(d[16])),v=o(r(d[17]));function P(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);o&&(l=l.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,l)}return n}function y(t){for(var o=1;o<arguments.length;o++){var l=null!=arguments[o]?arguments[o]:{};o%2?P(Object(l),!0).forEach(function(o){(0,n.default)(t,o,l[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):P(Object(l)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(l,o))})}return t}function I(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T=(function(t){(0,c.default)(S,t);var o,n,A=(o=S,n=I(),function(){var t,l=(0,p.default)(o);if(n){var s=(0,p.default)(this).constructor;t=Reflect.construct(l,arguments,s)}else t=l.apply(this,arguments);return(0,f.default)(this,t)});function S(t){var o;return(0,l.default)(this,S),(o=A.call(this,t))._logGoogleError=o._logGoogleError.bind((0,u.default)(o)),o._onGoogleButtonPress=o._onGoogleButtonPress.bind((0,u.default)(o)),o}return(0,s.default)(S,[{key:"componentDidMount",value:function(){var t=this;G.googleApi.hasPlayServices().then(function(){G.googleApi.configure({offlineAccess:!1,scopes:[G.GOOGLE_SCOPE_YOUTUBE]}),G.googleApi.signInSilently().then(function(o){t._setApiState(o?G.GOOGLE_API_STATES.SIGNED_IN:G.GOOGLE_API_STATES.LOADED,o)},function(){t._setApiState(G.GOOGLE_API_STATES.LOADED)})}).catch(function(o){t._logGoogleError(o),t._setApiState(G.GOOGLE_API_STATES.NOT_AVAILABLE)})}},{key:"render",value:function(){var t=this.props,o=t._dialogStyles,n=t.t,l=this.props,s=l.googleAPIState,u=l.googleResponse,c=u&&u.user&&u.user.email;if(s===G.GOOGLE_API_STATES.NOT_AVAILABLE||s===G.GOOGLE_API_STATES.NEEDS_LOADING||void 0===s)return null;var f=c?n('liveStreaming.signedInAs')+" "+c:n('liveStreaming.signInCTA');return _.default.createElement(O.View,{style:v.default.formWrapper},_.default.createElement(O.View,{style:v.default.helpText},_.default.createElement(O.Text,{style:[o.text,v.default.text]},f)),_.default.createElement(G.GoogleSignInButton,{onClick:this._onGoogleButtonPress,signedIn:s===G.GOOGLE_API_STATES.SIGNED_IN}))}},{key:"_logGoogleError",value:function(t){h.default.error('Google API error. Possible cause: bad config.',t)}},{key:"_onGoogleButtonPress",value:function(){var t=this.props.googleResponse;t&&t.user?this._onSignOut():this._onSignIn()}},{key:"_onSignIn",value:function(){var t=this;G.googleApi.signIn().then(function(o){t._setApiState(G.GOOGLE_API_STATES.SIGNED_IN,o)},this._logGoogleError)}},{key:"_onSignOut",value:function(){var t=this;G.googleApi.signOut().then(function(o){t._setApiState(G.GOOGLE_API_STATES.LOADED,o)},this._logGoogleError)}},{key:"_setApiState",value:function(t,o){this.props.onUserChanged(o),this.props.dispatch((0,G.setGoogleAPIState)(t,o))}}]),S})(_.Component);var b=(0,S.translate)((0,E.connect)(function(t){var o=t['features/google-api'],n=o.googleAPIState,l=o.googleResponse;return y(y({},(0,A._abstractMapStateToProps)(t)),{},{googleAPIState:n,googleResponse:l})})(T));e.default=b},1743,[2,3,463,4,5,10,6,8,11,70,15,554,907,464,545,1732,1744,1745]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/recording');e.default=t},1744,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.TOUCHABLE_UNDERLAY=e.PLACEHOLDER_COLOR=e.ACTIVE_OPACITY=void 0;var t=r(d[0]);e.ACTIVE_OPACITY=.3;var o=t.ColorPalette.lightGrey;e.PLACEHOLDER_COLOR=o;var l=t.ColorPalette.lightGrey;e.TOUCHABLE_UNDERLAY=l;var n=(0,t.createStyleSheet)({betaTag:{backgroundColor:t.ColorPalette.darkGrey,borderRadius:2,marginLeft:16,opacity:.9,paddingLeft:6,paddingRight:6},betaTagText:{color:t.ColorPalette.white,fontWeight:'bold'},formWrapper:{alignItems:'stretch',flexDirection:'column',padding:t.BoxModel.padding},formFooter:{flexDirection:'row'},formFooterItem:{flex:1},helpText:{marginBottom:t.BoxModel.margin},startDialogWrapper:{flexDirection:'column'},streamKeyHelp:{alignSelf:'flex-end'},streamKeyInput:{alignSelf:'stretch',borderColor:t.ColorPalette.lightGrey,borderBottomWidth:1,fontSize:14,height:40,marginBottom:5,textAlign:'left'},streamKeyInputLabel:{alignSelf:'flex-start'},streamKeyPicker:{alignSelf:'stretch',flex:1,height:40,marginHorizontal:4,width:300},streamKeyPickerCta:{marginBottom:8},streamKeyPickerItem:{padding:4},streamKeyPickerItemHighlight:{backgroundColor:t.ColorPalette.darkGrey},streamKeyPickerWrapper:{borderColor:t.ColorPalette.lightGrey,borderRadius:3,borderWidth:1,flexDirection:'column'},tcText:{textAlign:'right'},text:{fontSize:14,textAlign:'left'},warningText:{color:t.ColorPalette.Y200}});e.default=n},1745,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),u=l(r(d[3])),o=l(r(d[4])),f=l(r(d[5])),c=l(r(d[6])),s=l(r(d[7])),p=l(r(d[8])),y=r(d[9]),v=r(d[10]),h=r(d[11]),_=r(d[12]),O=(r(d[13]),l(r(d[14]))),x=r(d[15]),T=t(r(d[16]));function E(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,f.default)(_,t);var l,v,h=(l=_,v=E(),function(){var t,n=(0,s.default)(l);if(v){var u=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function _(t){var l;return(0,n.default)(this,_),(l=h.call(this,t))._onOpenGooglePrivacyPolicy=l._onOpenGooglePrivacyPolicy.bind((0,o.default)(l)),l._onOpenHelp=l._onOpenHelp.bind((0,o.default)(l)),l._onOpenYoutubeTerms=l._onOpenYoutubeTerms.bind((0,o.default)(l)),l}return(0,u.default)(_,[{key:"render",value:function(){var t=this.props,l=t._dialogStyles,n=t.t;return p.default.createElement(y.View,{style:T.default.formWrapper},p.default.createElement(y.Text,{style:[l.text,T.default.text,T.default.streamKeyInputLabel]},n('dialog.streamKey')),p.default.createElement(y.TextInput,{onChangeText:this._onInputChange,placeholder:n('liveStreaming.enterStreamKey'),placeholderTextColor:T.PLACEHOLDER_COLOR,style:[l.text,T.default.streamKeyInput],value:this.props.value}),p.default.createElement(y.View,{style:T.default.formFooter},this.state.showValidationError?p.default.createElement(y.View,{style:T.default.formFooterItem},p.default.createElement(y.Text,{style:[l.text,T.default.warningText]},n('liveStreaming.invalidStreamKey'))):null,p.default.createElement(y.View,{style:T.default.formFooterItem},p.default.createElement(y.TouchableOpacity,{onPress:this._onOpenHelp,style:T.default.streamKeyHelp},p.default.createElement(y.Text,{style:[l.text,T.default.text]},n('liveStreaming.streamIdHelp'))))),p.default.createElement(y.View,null,p.default.createElement(y.TouchableOpacity,{onPress:this._onOpenYoutubeTerms},p.default.createElement(y.Text,{style:[l.text,T.default.text,T.default.tcText]},n('liveStreaming.youtubeTerms')))),p.default.createElement(y.View,null,p.default.createElement(y.TouchableOpacity,{onPress:this._onOpenGooglePrivacyPolicy},p.default.createElement(y.Text,{style:[l.text,T.default.text,T.default.tcText]},n('liveStreaming.googlePrivacyPolicy')))))}},{key:"_onOpenGooglePrivacyPolicy",value:function(){y.Linking.openURL(x.GOOGLE_PRIVACY_POLICY)}},{key:"_onOpenHelp",value:function(){var t=this.helpURL;'string'==typeof t&&y.Linking.openURL(t)}},{key:"_onOpenYoutubeTerms",value:function(){y.Linking.openURL(x.YOUTUBE_TERMS_URL)}}]),_})(O.default),b=(0,h.translate)((0,_.connect)(v._abstractMapStateToProps)(P));e.default=b},1746,[2,3,4,5,10,6,8,11,70,15,554,907,464,545,1747,1748,1745]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),f=t(r(d[6])),s=t(r(d[7]));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v='https://jitsi.org/live',h=(function(t){(0,u.default)(V,t);var h,y,_=(h=V,y=p(),function(){var t,n=(0,f.default)(h);if(y){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function V(t){var o;return(0,n.default)(this,V),(o=_.call(this,t)).state={showValidationError:Boolean(o.props.value)&&!o._validateStreamKey(o.props.value)},o.helpURL='undefined'!=typeof interfaceConfig&&interfaceConfig.LIVE_STREAMING_HELP_LINK||v,o._debouncedUpdateValidationErrorVisibility=(0,s.default)(o._updateValidationErrorVisibility.bind((0,l.default)(o)),800,{leading:!1}),o._onInputChange=o._onInputChange.bind((0,l.default)(o)),o}return(0,o.default)(V,[{key:"componentDidUpdate",value:function(t){this.props.value!==t.value&&this._debouncedUpdateValidationErrorVisibility()}},{key:"componentWillUnmount",value:function(){this._debouncedUpdateValidationErrorVisibility.cancel()}},{key:"_onInputChange",value:function(t){var n='object'==typeof t?t.target.value:t;this.props.onChange(n)}},{key:"_updateValidationErrorVisibility",value:function(){var t=Boolean(this.props.value)&&!this._validateStreamKey(this.props.value);t!==this.state.showValidationError&&this.setState({showValidationError:t})}},{key:"_validateStreamKey",value:function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:'').trim(),n=/^(?:[a-zA-Z0-9]{4}(?:-(?!$)|$)){4}/.exec(t);return Boolean(n)}}]),V})(r(d[8]).Component);e.default=h},1747,[3,4,5,10,6,8,11,890,70]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.YOUTUBE_TERMS_URL=e.YOUTUBE_LIVE_DASHBOARD_URL=e.GOOGLE_PRIVACY_POLICY=void 0;e.GOOGLE_PRIVACY_POLICY='https://policies.google.com/privacy';e.YOUTUBE_LIVE_DASHBOARD_URL='https://www.youtube.com/live_dashboard';e.YOUTUBE_TERMS_URL='https://www.youtube.com/t/terms'},1748,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),o=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),y=t(r(d[8])),p=r(d[9]),h=r(d[10]),_=r(d[11]),v=r(d[12]),b=(r(d[13]),r(d[14])),k=t(r(d[15]));function E(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var P=(function(t){(0,c.default)(v,t);var n,h,_=(n=v,h=E(),function(){var t,l=(0,f.default)(n);if(h){var u=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function v(t){var n;return(0,l.default)(this,v),(n=_.call(this,t)).state={streamKey:null},n._onOpenYoutubeDashboard=n._onOpenYoutubeDashboard.bind((0,o.default)(n)),n._onStreamPick=n._onStreamPick.bind((0,o.default)(n)),n}return(0,u.default)(v,[{key:"render",value:function(){var t=this,n=this.props,l=n._dialogStyles,u=n.broadcasts;return u?u.length?y.default.createElement(p.View,{style:k.default.formWrapper},y.default.createElement(p.View,{style:k.default.streamKeyPickerCta},y.default.createElement(p.Text,{style:[l.text,k.default.text]},this.props.t('liveStreaming.choose'))),y.default.createElement(p.View,{style:k.default.streamKeyPickerWrapper},u.map(function(n,u){return y.default.createElement(p.TouchableHighlight,{activeOpacity:k.ACTIVE_OPACITY,key:u,onPress:t._onStreamPick(n.key),style:[k.default.streamKeyPickerItem,t.state.streamKey===n.key?k.default.streamKeyPickerItemHighlight:null],underlayColor:k.TOUCHABLE_UNDERLAY},y.default.createElement(p.Text,{style:[l.text,k.default.text]},n.title))}))):y.default.createElement(p.View,{style:k.default.formWrapper},y.default.createElement(p.TouchableOpacity,{onPress:this._onOpenYoutubeDashboard},y.default.createElement(p.Text,{style:[l.text,k.default.warningText]},this.props.t('liveStreaming.getStreamKeyManually')))):null}},{key:"_onOpenYoutubeDashboard",value:function(){p.Linking.openURL(b.YOUTUBE_LIVE_DASHBOARD_URL)}},{key:"_onStreamPick",value:function(t){var n=this;return function(){n.setState({streamKey:t}),n.props.onChange(t)}}}]),v})(y.Component),S=(0,_.translate)((0,v.connect)(h._abstractMapStateToProps)(P));e.default=S},1749,[2,3,4,5,10,6,8,11,70,15,554,907,464,545,1748,1745]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),f=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=r(d[8]),y=r(d[9]),v=r(d[10]),h=t(r(d[11]));function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,f.default)(h,t);var n,y,v=(n=h,y=_(),function(){var t,u=(0,l.default)(n);if(y){var o=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function h(){return(0,u.default)(this,h),v.apply(this,arguments)}return(0,o.default)(h,[{key:"render",value:function(){return s.default.createElement(p.ConfirmDialog,{contentKey:"dialog.stopStreamingWarning",onSubmit:this._onSubmit})}}]),h})(h.default),S=(0,y.translate)((0,v.connect)(h._mapStateToProps)(R));e.default=S},1750,[2,3,4,5,6,8,11,70,554,907,464,1751]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){return{_conference:t['features/base/conference'].conference,_session:(0,_.getActiveSession)(t,v.JitsiRecordingConstants.mode.STREAM)}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),f=t(r(d[5])),s=t(r(d[6])),l=r(d[7]),p=r(d[8]),v=r(d[9]),_=r(d[10]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,u.default)(y,t);var l,v,_=(l=y,v=h(),function(){var t,n=(0,s.default)(l);if(v){var o=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function y(t){var o;return(0,n.default)(this,y),(o=_.call(this,t))._onSubmit=o._onSubmit.bind((0,c.default)(o)),o}return(0,o.default)(y,[{key:"_onSubmit",value:function(){(0,p.sendAnalytics)((0,p.createLiveStreamingDialogEvent)('stop','confirm.button'));var t=this.props._session;return t&&this.props._conference.stopRecording(t.id),!0}}]),y})(l.Component);e.default=y},1751,[3,4,5,10,6,8,11,70,1090,1064,1630]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1752,[1753]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1753,[1754]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RecordButton",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"StartRecordingDialog",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"StopRecordingDialog",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3]))},1754,[3,1755,1757,1767]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.mapStateToProps=b,e.default=void 0;var n=o(r(d[2])),c=r(d[3]),u=r(d[4]),O=r(d[5]),f=r(d[6]),l=t(r(d[7]));function p(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function s(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?p(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):p(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}function b(t,o){var n=(0,u.getFeatureFlag)(t,u.RECORDING_ENABLED,!0),O='ios'!==c.Platform.OS||(0,u.getFeatureFlag)(t,u.IOS_RECORDING_ENABLED,!1),f=(0,l._mapStateToProps)(t,o);return s(s({},f),{},{visible:n&&O&&f.visible})}var j=(0,O.translate)((0,f.connect)(b)(l.default));e.default=j},1755,[2,3,463,15,1136,907,464,1756]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t,o){var n,c=o.visible,s='';if(void 0===c){var l=(0,b.isLocalParticipantModerator)(t),u=t['features/base/config'],f=u.enableFeaturesBasedOnToken,p=u.fileRecordingsEnabled,R=(0,b.getLocalParticipant)(t),_=R.features,h=void 0===_?{}:_;c=l&&p,f&&(c=c&&'true'===String(h.recording),n='disabled'===String(h.recording),c||n||(n=!0,c=!0,s=t['features/base/jwt'].isGuest?'dialog.recordingDisabledForGuestTooltip':'dialog.recordingDisabledTooltip'))}(0,y.getActiveSession)(t,v.JitsiRecordingConstants.mode.STREAM)&&(n=!0,s='dialog.recordingDisabledBecauseOfActiveLiveStreamingTooltip');return{_disabled:n,_isRecordingRunning:Boolean((0,y.getActiveSession)(t,v.JitsiRecordingConstants.mode.FILE)),_tooltip:s,visible:c}},e.default=void 0;var o=t(r(d[1])),n=t(r(d[2])),c=t(r(d[3])),s=t(r(d[4])),l=t(r(d[5])),u=r(d[6]),f=r(d[7]),p=r(d[8]),v=r(d[9]),b=r(d[10]),R=r(d[11]),y=r(d[12]),_=r(d[13]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var S=(function(t){(0,c.default)(S,t);var b,R,y=(b=S,R=h(),function(){var t,o=(0,l.default)(b);if(R){var n=(0,l.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,s.default)(this,t)});function S(){var t;(0,o.default)(this,S);for(var n=arguments.length,c=new Array(n),s=0;s<n;s++)c[s]=arguments[s];return(t=y.call.apply(y,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.recording',t.icon=p.IconToggleRecording,t.label='dialog.startRecording',t.toggledLabel='dialog.stopRecording',t}return(0,n.default)(S,[{key:"_getTooltip",value:function(){return this.props._tooltip||''}},{key:"_handleClick",value:function(){var t=this.props,o=t._isRecordingRunning,n=t.dispatch;(0,u.sendAnalytics)((0,u.createToolbarEvent)('recording.button',{is_recording:o,type:v.JitsiRecordingConstants.mode.FILE})),n((0,f.openDialog)(o?_.StopRecordingDialog:_.StartRecordingDialog))}},{key:"_isDisabled",value:function(){return this.props._disabled}},{key:"_isToggled",value:function(){return this.props._isRecordingRunning}}]),S})(R.AbstractButton);e.default=S},1756,[3,4,5,6,8,11,1090,554,571,1064,885,1155,1630,1753]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),l=n(r(d[3])),o=n(r(d[4])),s=n(r(d[5])),u=n(r(d[6])),f=n(r(d[7])),h=r(d[8]),S=r(d[9]),v=r(d[10]),p=t(r(d[11])),b=n(r(d[12]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,o.default)(p,t);var n,S,v=(n=p,S=R(),function(){var t,c=(0,u.default)(n);if(S){var l=(0,u.default)(this).constructor;t=Reflect.construct(c,arguments,l)}else t=c.apply(this,arguments);return(0,s.default)(this,t)});function p(){return(0,c.default)(this,p),v.apply(this,arguments)}return(0,l.default)(p,[{key:"render",value:function(){var t=this.state,n=t.isTokenValid,c=t.isValidating,l=t.selectedRecordingService,o=t.sharingEnabled,s=t.spaceLeft,u=t.userName,S=this.props,v=S._fileRecordingsServiceEnabled,p=S._fileRecordingsServiceSharingEnabled,R=S._isDropboxEnabled,_=v?c:!!R&&!n;return f.default.createElement(h.CustomSubmitDialog,{okDisabled:_,onSubmit:this._onSubmit},f.default.createElement(b.default,{fileRecordingsServiceEnabled:v,fileRecordingsServiceSharingEnabled:p,integrationsEnabled:this._areIntegrationsEnabled(),isTokenValid:n,isValidating:c,onChange:this._onSelectedRecordingServiceChanged,onSharingSettingChanged:this._onSharingSettingChanged,selectedRecordingService:l,sharingSetting:o,spaceLeft:s,userName:u}))}}]),p})(p.default),E=(0,S.translate)((0,v.connect)(p.mapStateToProps)(_));e.default=E},1757,[2,3,4,5,6,8,11,70,554,907,464,1758,1762]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.mapStateToProps=function(t){var n=t['features/base/config'],o=n.autoCaptionOnRecord,c=void 0!==o&&o,s=n.fileRecordingsServiceEnabled,l=void 0!==s&&s,u=n.fileRecordingsServiceSharingEnabled,f=void 0!==u&&u,p=n.dropbox;return{_appKey:(void 0===p?{}:p).appKey,_autoCaptionOnRecord:c,_conference:t['features/base/conference'].conference,_fileRecordingsServiceEnabled:l,_fileRecordingsServiceSharingEnabled:f,_isDropboxEnabled:(0,S.isEnabled)(t),_token:t['features/dropbox'].token}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),s=t(r(d[4])),l=t(r(d[5])),u=t(r(d[6])),f=t(r(d[7])),p=r(d[8]),_=r(d[9]),b=r(d[10]),S=r(d[11]),v=r(d[12]),h=r(d[13]);function R(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function E(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?R(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):R(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,l.default)(y,t);var n,p,R=(n=y,p=O(),function(){var t,o=(0,f.default)(n);if(p){var c=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,u.default)(this,t)});function y(t){var n,c;return(0,o.default)(this,y),(n=R.call(this,t))._onSubmit=n._onSubmit.bind((0,s.default)(n)),n._onSelectedRecordingServiceChanged=n._onSelectedRecordingServiceChanged.bind((0,s.default)(n)),n._onSharingSettingChanged=n._onSharingSettingChanged.bind((0,s.default)(n)),n.props._fileRecordingsServiceEnabled||!n._areIntegrationsEnabled()?c=h.RECORDING_TYPES.JITSI_REC_SERVICE:n._areIntegrationsEnabled()&&(c=h.RECORDING_TYPES.DROPBOX),n.state={isTokenValid:!1,isValidating:!1,userName:void 0,sharingEnabled:!0,spaceLeft:void 0,selectedRecordingService:c},n}return(0,c.default)(y,[{key:"componentDidMount",value:function(){void 0!==this.props._token&&this._onTokenUpdated()}},{key:"componentDidUpdate",value:function(t){this.props._token!==t._token&&this._onTokenUpdated()}},{key:"_areIntegrationsEnabled",value:function(){return this.props._isDropboxEnabled}},{key:"_onSharingSettingChanged",value:function(){this.setState({sharingEnabled:!this.state.sharingEnabled})}},{key:"_onSelectedRecordingServiceChanged",value:function(t){this.setState({selectedRecordingService:t})}},{key:"_onTokenUpdated",value:function(){var t=this,n=this.props,o=n._appKey,c=n._isDropboxEnabled,s=n._token;c&&(void 0===s?this.setState({isTokenValid:!1,isValidating:!1}):(this.setState({isTokenValid:!1,isValidating:!0}),(0,S.getDropboxData)(s,o).then(function(n){void 0===n?t.setState({isTokenValid:!1,isValidating:!1}):t.setState(E({isTokenValid:!0,isValidating:!1},n))})))}},{key:"_onSubmit",value:function(){var t,n=this.props,o=n._autoCaptionOnRecord,c=n._conference,s=n._isDropboxEnabled,l=n._token,u=n.dispatch,f={};return s&&l&&this.state.selectedRecordingService===h.RECORDING_TYPES.DROPBOX?(t=JSON.stringify({file_recording_metadata:{upload_credentials:{service_name:h.RECORDING_TYPES.DROPBOX,token:l}}}),f.type=h.RECORDING_TYPES.DROPBOX):(t=JSON.stringify({file_recording_metadata:{share:this.state.sharingEnabled}}),f.type=h.RECORDING_TYPES.JITSI_REC_SERVICE),(0,_.sendAnalytics)((0,_.createRecordingDialogEvent)('start','confirm.button',f)),c.startRecording({mode:b.JitsiRecordingConstants.mode.FILE,appData:t}),o&&u((0,v.toggleRequestingSubtitles)()),!0}}]),y})(p.Component);e.default=y},1758,[3,463,4,5,10,6,8,11,70,1090,1064,1759,1283,1629]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1759,[1760,1761]);
__d(function(g,r,i,a,m,e,d){},1760,[]);
__d(function(g,r,i,a,m,e,d){},1761,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),c=n(r(d[4])),s=n(r(d[5])),u=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8])),p=t(r(d[9])),S=r(d[10]),E=r(d[11]),C=r(d[12]),y=r(d[13]),_=r(d[14]),v=r(d[15]),R=r(d[16]),O=r(d[17]),I=r(d[18]),b=r(d[19]),N=r(d[20]),D=r(d[21]);function w(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function P(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?w(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):w(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}function T(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,u.default)(C,t);var n,o,E=(n=C,o=T(),function(){var t,l=(0,h.default)(n);if(o){var c=(0,h.default)(this).constructor;t=Reflect.construct(l,arguments,c)}else t=l.apply(this,arguments);return(0,f.default)(this,t)});function C(t){var n;return(0,l.default)(this,C),(n=E.call(this,t))._onSignIn=n._onSignIn.bind((0,s.default)(n)),n._onSignOut=n._onSignOut.bind((0,s.default)(n)),n._onDropboxSwitchChange=n._onDropboxSwitchChange.bind((0,s.default)(n)),n._onRecordingServiceSwitchChange=n._onRecordingServiceSwitchChange.bind((0,s.default)(n)),n}return(0,c.default)(C,[{key:"render",value:function(){var t=this.props._styles;return p.default.createElement(_.Container,{className:"recording-dialog",style:t.container},this._renderNoIntegrationsContent(),this._renderIntegrationsContent(),this._renderFileSharingContent())}},{key:"_renderFileSharingContent",value:function(){if(!this.props.fileRecordingsServiceSharingEnabled)return null;var t=this.props,n=t._dialogStyles,o=t._styles,l=t.isValidating,c=t.onSharingSettingChanged,s=t.selectedRecordingService,u=t.sharingSetting,f=t.t,h=s!==b.RECORDING_TYPES.JITSI_REC_SERVICE,S='recording-header recording-header-line';return h&&(S+=' recording-switch-disabled'),p.default.createElement(_.Container,{className:S,key:"fileSharingSetting",style:[o.header,n.topBorderContainer,h?o.controlDisabled:null]},p.default.createElement(_.Container,{className:"recording-icon-container"},p.default.createElement(_.Image,{className:"recording-icon",src:D.ICON_SHARE,style:o.recordingIcon})),p.default.createElement(_.Text,{className:"recording-title",style:P(P({},n.text),o.title)},f('recording.fileSharingdescription')),p.default.createElement(_.Switch,{className:"recording-switch",disabled:h||l,onValueChange:c,style:o.switch,trackColor:{false:R.ColorPalette.lightGrey},value:!h&&u}))}},{key:"_renderNoIntegrationsContent",value:function(){if(!this.props.fileRecordingsServiceEnabled&&this.props.integrationsEnabled)return null;var t=this.props,n=t._dialogStyles,o=t._styles,l=t.isValidating,c=t.isVpaas,s=t.t,u=this.props.integrationsEnabled?p.default.createElement(_.Switch,{className:"recording-switch",disabled:l,onValueChange:this._onRecordingServiceSwitchChange,style:o.switch,trackColor:{false:R.ColorPalette.lightGrey},value:this.props.selectedRecordingService===b.RECORDING_TYPES.JITSI_REC_SERVICE}):null,f=c?D.ICON_SHARE:D.JITSI_LOGO;return p.default.createElement(_.Container,{className:"recording-header",key:"noIntegrationSetting",style:o.header},p.default.createElement(_.Container,{className:"recording-icon-container"},p.default.createElement(_.Image,{className:"recording-icon",src:f,style:o.recordingIcon})),p.default.createElement(_.Text,{className:"recording-title",style:P(P({},n.text),o.title)},s('recording.serviceDescription')),u)}},{key:"_renderIntegrationsContent",value:function(){if(!this.props.integrationsEnabled)return null
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.JITSI_LOGO=e.ICON_SHARE=e.DROPBOX_LOGO=void 0;var o=r(d[0]),t=r(d[1]),n=r(d[2]);e.DROPBOX_LOGO=n;var l=r(d[3]);e.ICON_SHARE=l;var c=r(d[4]);e.JITSI_LOGO=c;var O=1.5*t.BoxModel.padding;o.ColorSchemeRegistry.register('StartRecordingDialogContent',{container:{flex:0,flexDirection:'column'},controlDisabled:{opacity:.5},header:{alignItems:'center',flex:0,flexDirection:'row',justifyContent:'space-between',paddingBottom:O,paddingTop:O},loggedIn:{paddingBottom:O},recordingIcon:{width:24,height:24},signButton:{backgroundColor:t.ColorPalette.blue,color:t.ColorPalette.white,fontSize:16,borderRadius:5,padding:.5*t.BoxModel.padding},switch:{color:t.ColorPalette.white},title:{flex:1,fontSize:16,fontWeight:'bold',textAlign:'left',paddingLeft:t.BoxModel.padding},text:{color:(0,o.schemeColor)('text')}})},1763,[458,545,1764,1765,1766]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0]).registerAsset({__packager_asset:!0,httpServerLocation:"/assets/images",width:64,height:64,scales:[1],hash:"0ac6fc61f77d3a3cc74d03ca46e7ada3",name:"dropboxLogo_square",type:"png"})},1764,[192]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0]).registerAsset({__packager_asset:!0,httpServerLocation:"/assets/images",width:128,height:128,scales:[1],hash:"a932ca303133bc2c6dedddc51836d688",name:"icon-users",type:"png"})},1765,[192]);
__d(function(g,r,i,a,m,e,d){m.exports=r(d[0]).registerAsset({__packager_asset:!0,httpServerLocation:"/assets/images",width:64,height:64,scales:[1],hash:"d8e63d36c81fb4a4b6cd62bb4e553ba9",name:"jitsiLogo_square",type:"png"})},1766,[192]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=r(d[8]),y=r(d[9]),v=r(d[10]),h=t(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(h,t);var n,y,v=(n=h,y=R(),function(){var t,u=(0,l.default)(n);if(y){var o=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function h(){return(0,u.default)(this,h),v.apply(this,arguments)}return(0,o.default)(h,[{key:"render",value:function(){return s.default.createElement(p.ConfirmDialog,{contentKey:"dialog.stopRecordingWarning",onSubmit:this._onSubmit})}}]),h})(h.default),S=(0,y.translate)((0,v.connect)(h._mapStateToProps)(_));e.default=S},1767,[2,3,4,5,6,8,11,70,554,907,464,1768]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){return{_conference:t['features/base/conference'].conference,_fileRecordingSession:(0,_.getActiveSession)(t,v.JitsiRecordingConstants.mode.FILE)}},e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),f=t(r(d[5])),s=t(r(d[6])),l=r(d[7]),p=r(d[8]),v=r(d[9]),_=r(d[10]);function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var h=(function(t){(0,u.default)(h,t);var l,v,_=(l=h,v=R(),function(){var t,n=(0,s.default)(l);if(v){var o=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function h(t){var o;return(0,n.default)(this,h),(o=_.call(this,t))._onSubmit=o._onSubmit.bind((0,c.default)(o)),o}return(0,o.default)(h,[{key:"_onSubmit",value:function(){(0,p.sendAnalytics)((0,p.createRecordingDialogEvent)('stop','confirm.button'));var t=this.props._fileRecordingSession;return t&&this.props._conference.stopRecording(t.id),!0}}]),h})(l.Component);e.default=h},1768,[3,4,5,10,6,8,11,70,1090,1064,1630]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1769,[1635,1636,1640]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),l=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),v=r(d[9]),y=r(d[10]),h=r(d[11]);function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,c.default)(R,t);var s,v,y=(s=R,v=b(),function(){var t,n=(0,u.default)(s);if(v){var o=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function R(){var t;(0,n.default)(this,R);for(var o=arguments.length,c=new Array(o),l=0;l<o;l++)c[l]=arguments[l];return(t=y.call.apply(y,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.help',t.icon=p.IconHelp,t.label='toolbar.help',t}return(0,o.default)(R,[{key:"_handleClick",value:function(){(0,f.sendAnalytics)((0,f.createToolbarEvent)('help.pressed')),(0,h.openURLInBrowser)(this.props._userDocumentationURL)}}]),R})(y.AbstractButton);var _=(0,s.translate)((0,v.connect)(function(t){var n=(t['features/base/config'].deploymentUrls||{}).userDocumentationURL;return{_userDocumentationURL:n,visible:'string'==typeof n}})(R));e.default=_},1770,[3,4,5,6,8,11,1090,907,571,464,1155,528]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),f=r(d[6]),s=r(d[7]),y=r(d[8]),p=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,l.default)(h,t);var s,p,b=(s=h,p=v(),function(){var t,n=(0,c.default)(s);if(p){var o=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function h(){var t;(0,n.default)(this,h);for(var o=arguments.length,l=new Array(o),u=0;u<o;u++)l[u]=arguments[u];return(t=b.call.apply(b,[this].concat(l))).accessibilityLabel='toolbar.accessibilityLabel.audioOnly',t.icon=y.IconAudioOnly,t.label='toolbar.audioOnlyOn',t.toggledIcon=y.IconAudioOnlyOff,t.toggledLabel='toolbar.audioOnlyOff',t}return(0,o.default)(h,[{key:"_handleClick",value:function(){this.props.dispatch((0,f.toggleAudioOnly)())}},{key:"_isToggled",value:function(){return this.props._audioOnly}}]),h})(r(d[10]).AbstractButton);var h=(0,s.translate)((0,p.connect)(function(t){var n=t['features/base/audio-only'].enabled;return{_audioOnly:Boolean(n)}})(b));e.default=h},1771,[3,4,5,6,8,11,1322,907,571,464,1155]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),l=r(d[5]),f=r(d[6]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,c.default)(v,t);var l,p,y=(l=v,p=s(),function(){var t,n=(0,u.default)(l);if(p){var c=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function v(){var t;(0,n.default)(this,v);for(var c=arguments.length,o=new Array(c),u=0;u<c;u++)o[u]=arguments[u];return(t=y.call.apply(y,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.moreOptions',t.icon=f.IconMenu,t.label='toolbar.moreOptions',t}return v})(r(d[7]).AbstractButton),y=(0,l.translate)(p);e.default=y},1772,[3,4,6,8,11,907,571,1155]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4])),s=t(r(d[5])),u=r(d[6]),f=r(d[7]),p=r(d[8]),v=r(d[9]),h=r(d[10]),b=r(d[11]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,o.default)(_,t);var f,p,b=(f=_,p=y(),function(){var t,n=(0,s.default)(f);if(p){var l=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,l)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function _(){var t;(0,n.default)(this,_);for(var l=arguments.length,o=new Array(l),c=0;c<l;c++)o[c]=arguments[c];return(t=b.call.apply(b,[this].concat(o))).accessibilityLabel='toolbar.accessibilityLabel.raiseHand',t.icon=v.IconRaisedHand,t.label='toolbar.raiseYourHand',t.toggledLabel='toolbar.lowerYourHand',t}return(0,l.default)(_,[{key:"_handleClick",value:function(){this._toggleRaisedHand()}},{key:"_isToggled",value:function(){return this.props._raisedHand}},{key:"_toggleRaisedHand",value:function(){var t=!this.props._raisedHand;(0,u.sendAnalytics)((0,u.createToolbarEvent)('raise.hand',{enable:t})),this.props.dispatch((0,h.participantUpdated)({id:this.props._localParticipant.id,local:!0,raisedHand:t}))}}]),_})(r(d[12]).AbstractButton);var H=(0,p.translate)((0,b.connect)(function(t,n){var l=(0,h.getLocalParticipant)(t),o=(0,f.getFeatureFlag)(t,f.RAISE_HAND_ENABLED,!0),c=n.visible,s=void 0===c?o:c;return{_localParticipant:l,_raisedHand:l.raisedHand,visible:s}})(_));e.default=H},1773,[3,4,5,6,8,11,1090,1136,907,571,885,464,1155]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),v=r(d[9]),y=r(d[10]),h=r(d[11]);function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,c.default)(h,t);var f,v,y=(f=h,v=b(),function(){var t,n=(0,l.default)(f);if(v){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function h(){var t;(0,n.default)(this,h);for(var o=arguments.length,c=new Array(o),u=0;u<o;u++)c[u]=arguments[u];return(t=y.call.apply(y,[this].concat(c))).accessibilityLabel='toolbar.accessibilityLabel.toggleCamera',t.icon=s.IconSwitchCamera,t.label='toolbar.toggleCamera',t}return(0,o.default)(h,[{key:"_handleClick",value:function(){this.props.dispatch((0,p.toggleCameraFacingMode)())}},{key:"_isDisabled",value:function(){return this.props._audioOnly||this.props._videoMuted}}]),h})(y.AbstractButton);var M=(0,f.translate)((0,v.connect)(function(t){var n=t['features/base/audio-only'].enabled,o=t['features/base/tracks'];return{_audioOnly:Boolean(n),_videoMuted:(0,h.isLocalTrackMuted)(o,p.MEDIA_TYPE.VIDEO)}})(_));e.default=M},1774,[3,4,5,6,8,11,907,571,1072,464,1155,1088]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=o(r(d[1])),n=r(d[2]),l=r(d[3]);function c(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(o);t&&(l=l.filter(function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable})),n.push.apply(n,l)}return n}function u(o){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?c(Object(l),!0).forEach(function(n){(0,t.default)(o,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(l)):c(Object(l)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(l,t))})}return o}var s={backgroundColor:(0,n.schemeColor)('button'),borderRadius:25,borderWidth:0,flex:0,flexDirection:'row',height:50,justifyContent:'center',marginHorizontal:7,width:50},b={alignSelf:'center',color:l.ColorPalette.darkGrey,fontSize:22},f=u(u({},s),{},{backgroundColor:(0,n.schemeColor)('buttonToggled')}),y=u(u({},b),{},{color:l.ColorPalette.white}),p={expandMenuContainer:{alignItems:'center',borderTopLeftRadius:16,borderTopRightRadius:16,flexDirection:'column'},sheetGestureRecognizer:{alignItems:'stretch',flexDirection:'column'},toolbar:{alignItems:'center',flexDirection:'row',flexGrow:0,justifyContent:'center',marginBottom:l.BoxModel.margin/2,paddingHorizontal:l.BoxModel.margin},toolbox:{flexDirection:'column',flexGrow:0}};e.default=p,n.ColorSchemeRegistry.register('Toolbox',{buttonStyles:{iconStyle:b,style:s},buttonStylesBorderless:{iconStyle:y,style:u(u({},s),{},{backgroundColor:'transparent'})},chatButtonOverride:{toggled:{backgroundColor:l.ColorPalette.blue}},hangupButtonStyles:{iconStyle:y,style:u(u({},s),{},{backgroundColor:(0,n.schemeColor)('hangup')}),underlayColor:l.ColorPalette.buttonUnderlay},toggledButtonStyles:{iconStyle:y,style:u(u({},f),{},{borderColor:(0,n.schemeColor)('buttonToggledBorder'),borderWidth:1})}})},1775,[3,463,458,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.abstractMapStateToProps=function(t){return{_notificationsVisible:(0,h.shouldDisplayNotifications)(t),_room:t['features/base/conference'].room,_shouldDisplayTileView:(0,y.shouldDisplayTileView)(t)}},e.AbstractConference=void 0;var o=n(r(d[2])),c=n(r(d[3])),u=n(r(d[4])),f=n(r(d[5])),s=n(r(d[6])),l=t(r(d[7])),p=r(d[8]),y=r(d[9]),h=r(d[10]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,u.default)(_,t);var n,y,h=(n=_,y=v(),function(){var t,o=(0,s.default)(n);if(y){var c=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,c)}else t=o.apply(this,arguments);return(0,f.default)(this,t)});function _(){return(0,o.default)(this,_),h.apply(this,arguments)}return(0,c.default)(_,[{key:"renderNotificationsContainer",value:function(t){return this.props._notificationsVisible?l.default.createElement(p.NotificationsContainer,t):null}}]),_})(l.Component);e.AbstractConference=_},1776,[2,3,4,5,6,8,11,70,904,1588,1777]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1777,[1778]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.shouldDisplayNotifications=function(l){var f=(0,t.toState)(l),s=Boolean((0,n.getOverlayToRender)(f)),u=f['features/invite'].calleeInfoVisible;return(0,o.areThereNotifications)(f)&&!s&&!u};var t=r(d[0]),o=r(d[1]),n=r(d[2])},1778,[464,887,1268]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),s=n(r(d[3])),u=n(r(d[4])),c=n(r(d[5])),l=n(r(d[6])),f=n(r(d[7])),p=n(r(d[8])),y=n(r(d[9])),b=r(d[10]),v=r(d[11]),L=r(d[12]),h=r(d[13]),O=r(d[14]),_=r(d[15]),E=r(d[16]),P=r(d[17]),T=t(r(d[18])),R=n(r(d[19])),x=n(r(d[20]));function w(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function j(t){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?w(Object(s),!0).forEach(function(n){(0,o.default)(t,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):w(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var V={quality:E.VideoQualityExpandedLabel,recording:{component:O.RecordingExpandedLabel,props:{mode:v.JitsiRecordingConstants.mode.FILE}},streaming:{component:O.RecordingExpandedLabel,props:{mode:v.JitsiRecordingConstants.mode.STREAM}},transcribing:_.TranscribingExpandedLabel,'insecure-room-name':R.default},C=(function(t){(0,l.default)(O,t);var n,o,L=(n=O,o=S(),function(){var t,s=(0,p.default)(n);if(o){var u=(0,p.default)(this).constructor;t=Reflect.construct(s,arguments,u)}else t=s.apply(this,arguments);return(0,f.default)(this,t)});function O(t){var n;return(0,s.default)(this,O),(n=L.call(this,t)).state={containerLayout:void 0,labelLayouts:{},parentPosition:void 0,visibleExpandedLabel:void 0},n._onTopViewLayout=n._onTopViewLayout.bind((0,c.default)(n)),n}return(0,u.default)(O,[{key:"componentWillUnmount",value:function(){clearTimeout(this.expandedLabelTimeout)}},{key:"render",value:function(){var t=this.props,n=t._aspectRatio,o=t._filmstripVisible;if(!t._visible)return null;var s=n===h.ASPECT_RATIO_WIDE;return y.default.createElement(b.View,{pointerEvents:"box-none",style:x.default.labelWrapper},y.default.createElement(b.View,{onLayout:this._onTopViewLayout,pointerEvents:"box-none",style:[x.default.indicatorContainer,s&&o&&x.default.indicatorContainerWide]},y.default.createElement(b.TouchableOpacity,{onLayout:this._createOnLayout("recording"),onPress:this._createOnPress("recording")},this._renderRecordingLabel(v.JitsiRecordingConstants.mode.FILE)),y.default.createElement(b.TouchableOpacity,{onLayout:this._createOnLayout("streaming"),onPress:this._createOnPress("streaming")},this._renderRecordingLabel(v.JitsiRecordingConstants.mode.STREAM)),y.default.createElement(b.TouchableOpacity,{onLayout:this._createOnLayout("transcribing"),onPress:this._createOnPress("transcribing")},this._renderTranscribingLabel()),y.default.createElement(b.TouchableOpacity,{onLayout:this._createOnLayout("insecure-room-name"),onPress:this._createOnPress("insecure-room-name")},this._renderInsecureRoomNameLabel()),y.default.createElement(b.TouchableOpacity,{onLayout:this._createOnLayout("quality"),onPress:this._createOnPress("quality")},this._renderVideoQualityLabel())),y.default.createElement(b.View,{style:[x.default.indicatorContainer,s&&o&&x.default.indicatorContainerWide]},this._renderExpandedLabel()))}},{key:"_createOnLayout",value:function(t){var n=this;return function(o){var s=o.nativeEvent.layout,u=n.state.labelLayouts,c={};c[t]=s,n.setState({labelLayouts:j(j({},u),c)})}}},{key:"_createOnPress",value:function(t){var n=this;return function(){var o=n.state,s=o.containerLayout,u=o.labelLayouts,c=n.state.visibleExpandedLabel;if(s){var l=u[t],f=s.width-l.x;c=c===t?void 0:t,clearTimeout(n.expandedLabelTimeout),n.setState({parentPosition:f,visibleExpandedLabel:c}),c&&(n.expandedLabelTimeout=setTimeout(function(){n.setState({visibleExpandedLabel:void 0})},5e3))}}}},{key:"_onTopViewLay
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1780,[1662,1781]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"TranscribingLabel",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"TranscribingExpandedLabel",{enumerable:!0,get:function(){return u.default}});var t=n(r(d[1])),u=n(r(d[2]))},1781,[3,1782,1784]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),l=n(r(d[4])),o=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),h=r(d[9]),v=r(d[10]),y=r(d[11]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,l.default)(y,t);var n,p,v=(n=y,p=_(),function(){var t,u=(0,f.default)(n);if(p){var c=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function y(){return(0,u.default)(this,y),v.apply(this,arguments)}return(0,c.default)(y,[{key:"render",value:function(){return this.props._showLabel?s.default.createElement(h.CircularLabel,{label:this.props.t('transcribing.tr')}):null}}]),y})(s.Component),R=(0,p.translate)((0,v.connect)(y._mapStateToProps)(b));e.default=R},1782,[2,3,4,5,6,8,11,70,907,1717,464,1783]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(n){return{_showLabel:n['features/transcribing'].isTranscribing}}},1783,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),o=r(d[6]);function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var p=(function(t){(0,f.default)(y,t);var o,p,v=(o=y,p=s(),function(){var t,n=(0,l.default)(o);if(p){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function y(){return(0,n.default)(this,y),v.apply(this,arguments)}return(0,u.default)(y,[{key:"_getLabel",value:function(){return this.props.t('transcribing.expandedLabel')}}]),y})(r(d[7]).ExpandedLabel),v=(0,o.translate)(p);e.default=v},1784,[3,4,5,6,8,11,907,1717]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})}),r(d[3])},1785,[1786,1674,1675,1793]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"OverflowMenuVideoQualityItem",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"VideoQualityDialog",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"VideoQualityLabel",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"VideoQualityExpandedLabel",{enumerable:!0,get:function(){return o.default}});var n=t(r(d[1])),u=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4]))},1786,[3,1787,1788,1789,1792]);
__d(function(g,r,i,a,m,e,d){},1787,[]);
__d(function(g,r,i,a,m,e,d){},1788,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),u=n(r(d[3])),o=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=n(r(d[8])),y=r(d[9]),O=r(d[10]),b=r(d[11]),v=r(d[12]),h=t(r(d[13])),j=n(r(d[14]));function P(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,u)}return c}function w(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?P(Object(u),!0).forEach(function(n){(0,c.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):P(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}function D(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var S=(function(t){(0,l.default)(b,t);var n,c,y=(n=b,c=D(),function(){var t,u=(0,s.default)(n);if(c){var o=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,f.default)(this,t)});function b(){return(0,u.default)(this,b),y.apply(this,arguments)}return(0,o.default)(b,[{key:"render",value:function(){var t=this.props,n=t._audioOnly,c=t.style,u=t.t;return n?p.default.createElement(O.CircularLabel,{label:u('videoStatus.audioOnly'),style:(0,v.combineStyles)(j.default.indicatorAudioOnly,c)}):null}}]),b})(h.default);var _=(0,y.translate)((0,b.connect)(function(t){return w({},(0,h._abstractMapStateToProps)(t))})(S));e.default=_},1789,[2,3,463,4,5,6,8,11,70,907,1717,464,545,1790,1791]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._abstractMapStateToProps=function(t){return{_audioOnly:t['features/base/audio-only'].enabled}},e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4]));function c(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var l=(function(t){(0,u.default)(y,t);var l,s,p=(l=y,s=c(),function(){var t,n=(0,f.default)(l);if(s){var u=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function y(){return(0,n.default)(this,y),p.apply(this,arguments)}return y})(r(d[5]).Component);e.default=l},1790,[3,4,6,8,11,70]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.AUD_LABEL_COLOR=void 0;var o=r(d[0]),t=o.ColorPalette.green;e.AUD_LABEL_COLOR=t;var l=(0,o.createStyleSheet)({indicatorAudioOnly:{backgroundColor:t}});e.default=l},1791,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),f=t(r(d[3])),o=t(r(d[4])),c=t(r(d[5])),l=r(d[6]),s=r(d[7]),p=r(d[8]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,f.default)(h,t);var l,s,y=(l=h,s=v(),function(){var t,n=(0,c.default)(l);if(s){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function h(){return(0,n.default)(this,h),y.apply(this,arguments)}return(0,u.default)(h,[{key:"_getColor",value:function(){return p.AUD_LABEL_COLOR}},{key:"_getLabel",value:function(){return this.props.t('videoStatus.audioOnlyExpanded')}}]),h})(s.ExpandedLabel),h=(0,l.translate)(y);e.default=h},1792,[3,4,5,6,8,11,907,1717,1791]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),o=r(d[2]),u=r(d[3]),l=r(d[4]),c=r(d[5]),s=r(d[6]),y=t(r(d[7]));function v(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,u)}return o}function E(t){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?v(Object(u),!0).forEach(function(o){(0,n.default)(t,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):v(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}var f={maxReceiverVideoQuality:c.VIDEO_QUALITY_LEVELS.ULTRA,minHeightForQualityLvl:new Map,preferredVideoQuality:c.VIDEO_QUALITY_LEVELS.ULTRA};function p(t,n){var o,l=n.config,c=null==l?void 0:null==(o=l.videoQuality)?void 0:o.minHeightForQualityLvl,v=(0,s.validateMinHeightForQualityLvl)(c);return c&&!v&&y.default.error('Invalid config value videoQuality.minHeightForQualityLvl'),v?(0,u.set)(t,'minHeightForQualityLvl',v):t}f.minHeightForQualityLvl.set(360,c.VIDEO_QUALITY_LEVELS.STANDARD),f.minHeightForQualityLvl.set(720,c.VIDEO_QUALITY_LEVELS.HIGH),u.PersistenceRegistry.register('features/video-quality-persistent-storage'),u.ReducerRegistry.register('features/video-quality-persistent-storage',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case l.SET_PREFERRED_VIDEO_QUALITY:var o=n.preferredVideoQuality;return E(E({},t),{},{persistedPrefferedVideoQuality:o})}return t}),u.ReducerRegistry.register('features/video-quality',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.SET_CONFIG:return p(t,n);case l.SET_MAX_RECEIVER_VIDEO_QUALITY:return(0,u.set)(t,'maxReceiverVideoQuality',n.maxReceiverVideoQuality);case l.SET_PREFERRED_VIDEO_QUALITY:var c=n.preferredVideoQuality;return E(E({},t),{},{preferredVideoQuality:c})}return t})},1793,[3,463,1102,464,1675,1676,1678,1677]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e._abstractMapStateToProps=function(t){return{_filmstripVisible:(0,y.isFilmstripVisible)(t),_showVideoQualityLabel:!(0,_.shouldDisplayTileView)(t)}},e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),o=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),b=r(d[8]),y=r(d[9]),p=r(d[10]),L=r(d[11]),v=r(d[12]),_=r(d[13]),E=r(d[14]),R=r(d[15]);function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,c.default)(k,t);var n,y,_=(n=k,y=h(),function(){var t,l=(0,f.default)(n);if(y){var u=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,o.default)(this,t)});function k(){return(0,l.default)(this,k),_.apply(this,arguments)}return(0,u.default)(k,[{key:"_renderE2EELabel",value:function(){return s.default.createElement(b.E2EELabel,null)}},{key:"_renderLocalRecordingLabel",value:function(){return s.default.createElement(p.LocalRecordingLabel,null)}},{key:"_renderRecordingLabel",value:function(t){return s.default.createElement(L.RecordingLabel,{mode:t})}},{key:"_renderTranscribingLabel",value:function(){return s.default.createElement(v.TranscribingLabel,null)}},{key:"_renderInsecureRoomNameLabel",value:function(){return s.default.createElement(R.InsecureRoomNameLabel,null)}},{key:"_renderVideoQualityLabel",value:function(){return s.default.createElement(E.VideoQualityLabel,null)}}]),k})(s.Component);e.default=k},1794,[2,3,4,5,6,8,11,70,1795,1530,1799,1712,1780,1588,1785,1687]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})})},1795,[1796,1797,1798]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.toggleE2EE=function(t){return{type:n.TOGGLE_E2EE,enabled:t}};var n=r(d[0])},1796,[1797]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.TOGGLE_E2EE=void 0;e.TOGGLE_E2EE='TOGGLE_E2EE'},1797,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.E2EELabel=void 0;e.E2EELabel=void 0},1798,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})},1799,[1800,1801,1802,1806]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.localRecordingEngaged=function(t){return{type:n.LOCAL_RECORDING_ENGAGED,recordingEngagedAt:t}},e.localRecordingUnengaged=function(){return{type:n.LOCAL_RECORDING_UNENGAGED}},e.statsUpdate=function(t){return{type:n.LOCAL_RECORDING_STATS_UPDATE,stats:t}};var n=r(d[0])},1800,[1801]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.LOCAL_RECORDING_STATS_UPDATE=e.LOCAL_RECORDING_UNENGAGED=e.LOCAL_RECORDING_ENGAGED=void 0;e.LOCAL_RECORDING_ENGAGED='LOCAL_RECORDING_ENGAGED';e.LOCAL_RECORDING_UNENGAGED='LOCAL_RECORDING_UNENGAGED';e.LOCAL_RECORDING_STATS_UPDATE='LOCAL_RECORDING_STATS_UPDATE'},1801,[]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"LocalRecordingButton",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"LocalRecordingLabel",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"LocalRecordingInfoDialog",{enumerable:!0,get:function(){return u.default}});var t=n(r(d[1])),o=n(r(d[2])),u=n(r(d[3]))},1802,[3,1803,1804,1805]);
__d(function(g,r,i,a,m,e,d){},1803,[]);
__d(function(g,r,i,a,m,e,d){},1804,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),c=n(r(d[3])),o=n(r(d[4])),s=n(r(d[5])),u=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),v=r(d[9]),_=r(d[10]),E=r(d[11]),h=r(d[12]),y=r(d[13]),R=r(d[14]);function N(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var S=(function(t){(0,o.default)(h,t);var n,_,E=(n=h,_=N(),function(){var t,l=(0,u.default)(n);if(_){var c=(0,u.default)(this).constructor;t=Reflect.construct(l,arguments,c)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function h(t){var n;return(0,l.default)(this,h),(n=E.call(this,t)).state={durationString:''},n}return(0,c.default)(h,[{key:"componentDidMount",value:function(){var t=this;this._timer=setInterval(function(){t.setState(function(n,l){var c=new Date;return{durationString:t._getDuration(c,l.recordingEngagedAt)}});try{t.props.dispatch((0,y.statsUpdate)(R.recordingController.getParticipantsStats()))}catch(t){}},1e3)}},{key:"componentWillUnmount",value:function(){this._timer&&(clearInterval(this._timer),this._timer=null)}},{key:"render",value:function(){var t=this.props,n=t.isModerator,l=t.t;return p.default.createElement(v.Dialog,{cancelKey:'dialog.close',submitDisabled:!0,titleKey:"localRecording.dialogTitle"},p.default.createElement("div",{className:"localrec-control"},p.default.createElement("span",{className:"localrec-control-info-label"},l('localRecording.moderator')+":"),p.default.createElement("span",{className:"info-value"},l(n?'localRecording.yes':'localRecording.no'))),this._renderModeratorControls(),this._renderDurationAndFormat())}},{key:"_renderDurationAndFormat",value:function(){var t=this.props,n=t.encodingFormat,l=t.isEngaged,c=t.t,o=this.state.durationString;return l?p.default.createElement("div",null,p.default.createElement("div",null,p.default.createElement("span",{className:"localrec-control-info-label"},c('localRecording.duration')+":"),p.default.createElement("span",{className:"info-value"},''===o?c('localRecording.durationNA'):o)),p.default.createElement("div",null,p.default.createElement("span",{className:"localrec-control-info-label"},c('localRecording.encoding')+":"),p.default.createElement("span",{className:"info-value"},n))):null}},{key:"_renderStats",value:function(){var t=this,n=this.props.stats;if(void 0===n)return null;var l=Object.keys(n);return p.default.createElement("div",{className:"localrec-participant-stats"},this._renderStatsHeader(),l.map(function(n,l){return t._renderStatsLine(l,n)}))}},{key:"_renderStatsLine",value:function(t,n){var l=this.props.stats,c='localrec-participant-stats-item__status-dot ';return c+=l[n].recordingStats?l[n].recordingStats.isRecording?'status-on':'status-off':'status-unknown',p.default.createElement("div",{className:"localrec-participant-stats-item",key:t},p.default.createElement("div",{className:"localrec-participant-stats-item__status"},p.default.createElement("span",{className:c})),p.default.createElement("div",{className:"localrec-participant-stats-item__name"},l[n].displayName||n),p.default.createElement("div",{className:"localrec-participant-stats-item__sessionid"},l[n].recordingStats.currentSessionToken))}},{key:"_renderStatsHeader",value:function(){var t=this.props.t;return p.default.createElement("div",{className:"localrec-participant-stats-item"},p.default.createElement("div",{className:"localrec-participant-stats-item__status"}),p.default.createElement("div",{className:"localrec-participant-stats-item__name"},t('localRecording.participant')),p.default.createElement("div",{className:"localrec-participant-stats-item__sessionid"},t('localRecording.sessionToken')))}},{key:"_renderModeratorControls",value:function(){var t=this.props,n=t.isModerator,l=t.isEngaged,c=t.t;return n?p.default.createElement("div",null,p.default.createElement("div",{className:"localrec-control-action-links"},p.default.createElement
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1806,[1807]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.recordingController=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=r(d[3]),c=t(r(d[4])),h=r(d[5]),_=r(d[6]),l=new Set(['flac','wav','ogg']),u='flac',f=Object.freeze({IDLE:Symbol('IDLE'),STARTING:Symbol('STARTING'),RECORDING:Symbol('RECORDING'),STOPPING:Symbol('STOPPING'),FAILED:Symbol('FAILED')}),S=new((function(){function t(){(0,n.default)(this,t),this._adapters={},this._conference=null,this._currentSessionToken=-1,this._state=f.IDLE,this._isMuted=!1,this._micDeviceId='default',this._format=u,this._registered=!1,this.registerEvents=this.registerEvents.bind(this),this.getParticipantsStats=this.getParticipantsStats.bind(this),this._onStartCommand=this._onStartCommand.bind(this),this._onStopCommand=this._onStopCommand.bind(this),this._onPingCommand=this._onPingCommand.bind(this),this._doStartRecording=this._doStartRecording.bind(this),this._doStopRecording=this._doStopRecording.bind(this),this._updateStats=this._updateStats.bind(this),this._switchToNewSession=this._switchToNewSession.bind(this)}return(0,o.default)(t,[{key:"registerEvents",value:function(t){this._registered||(this._conference=t,this._conference&&(this._conference.addCommandListener("localRecStop",this._onStopCommand),this._conference.addCommandListener("localRecStart",this._onStartCommand),this._conference.addCommandListener("localRecPing",this._onPingCommand),this._registered=!0),this._conference.isModerator()||this._conference.sendCommandOnce("localRecPing",{}))}},{key:"startRecording",value:function(){this.registerEvents(),this._conference&&this._conference.isModerator()?(this._conference.removeCommand("localRecStop"),this._conference.sendCommand("localRecStart",{attributes:{sessionToken:this._getRandomToken(),format:this._format}})):this._onWarning&&this._onWarning('localRecording.messages.notModerator')}},{key:"stopRecording",value:function(){this._conference&&(this._conference.isModerator()?(this._conference.removeCommand("localRecStart"),this._conference.sendCommand("localRecStop",{attributes:{sessionToken:this._currentSessionToken}})):this._onWarning&&this._onWarning('localRecording.messages.notModerator'))}},{key:"downloadRecordedData",value:function(t){var n=this;this._adapters[t]?this._adapters[t].exportRecordedData().then(function(o){var s=o.data,c=o.format,_="session_"+t+"_"+n._conference.myUserId()+"."+c;(0,h.downloadBlob)(s,_)}).catch(function(n){c.default.error("Failed to download audio for session "+t+". Error: "+n)}):c.default.error("Invalid session token for download "+t)}},{key:"setMicDevice",value:function(t){t!==this._micDeviceId&&(this._micDeviceId=String(t),this._state===f.RECORDING&&(c.default.log('Before switching microphone...'),this._adapters[this._currentSessionToken].setMicDevice(this._micDeviceId).then(function(){c.default.log('Finished switching microphone.')}).catch(function(){c.default.error('Failed to switch microphone')})),c.default.log("Switch microphone to "+this._micDeviceId))}},{key:"setMuted",value:function(t){this._isMuted=Boolean(t),this._state===f.RECORDING&&this._adapters[this._currentSessionToken].setMuted(this._isMuted)}},{key:"switchFormat",value:function(t){l.has(t)?(this._format=t,c.default.log("Recording format switched to "+t)):c.default.log("Unknown format "+t+". Ignoring...")}},{key:"getLocalStats",value:function(){return{currentSessionToken:this._currentSessionToken,isRecording:this._state===f.RECORDING,recordedBytes:0,recordedLength:0}}},{key:"getParticipantsStats",value:function(){for(var t=this._conference.getParticipants().map(function(t){return{id:t.getId(),displayName:t.getDisplayName(),recordingStats:JSON.parse(t.getProperty("localRecStats")||'{}'),isSelf:!1}}),n={},o=0;o<t.length;++o)n[t[o].id]=t[o];var c=this._conference.myUserId();return n[c]={id:c,displayName:s.i18next.t('localRecording.me'),recordingStats:this.getLocalStats(),isSelf:!0},n}},{key:"_changeState",value:function(t){this._state!==t&&(c.default.log("state change: "+this._state.toString()+" -> "+t.toString()),this._state=t)}},{key:"_updateStats",v
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(d[0]).getLogger)('features/local-recording');e.default=o},1808,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},1809,[1810,1811,1812,1813,1815]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.OggAdapter=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),s=t(r(d[5])),l=t(r(d[6]));function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,u.default)(p,t);var v,_,h=(v=p,_=f(),function(){var t,n=(0,s.default)(v);if(_){var o=(0,s.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function p(){var t;(0,n.default)(this,p);for(var o=arguments.length,u=new Array(o),c=0;c<o;c++)u[c]=arguments[c];return(t=h.call.apply(h,[this].concat(u)))._mediaRecorder=null,t._initPromise=null,t._recordedData=null,t}return(0,o.default)(p,[{key:"start",value:function(t){var n=this;return this._initPromise||(this._initPromise=this._initialize(t)),this._initPromise.then(function(){return new Promise(function(t){n._mediaRecorder.start(),t()})})}},{key:"stop",value:function(){var t=this;return new Promise(function(n){t._mediaRecorder.onstop=function(){return n()},t._mediaRecorder.stop()})}},{key:"exportRecordedData",value:function(){return null!==this._recordedData?Promise.resolve({data:this._recordedData,format:'ogg'}):Promise.reject('No audio data recorded.')}},{key:"setMuted",value:function(t){var n=!t;if(!this._stream)return Promise.resolve();var o=this._stream.getAudioTracks()[0];return o?(o.enabled!==n&&(o.enabled=n,l.default.log(t?'Mute':'Unmute')),Promise.resolve()):(l.default.error('Cannot mute/unmute. Track not found!'),Promise.resolve())}},{key:"_initialize",value:function(t){var n=this;return this._mediaRecorder?Promise.resolve():new Promise(function(o,u){n._getAudioStream(t).then(function(t){n._stream=t,n._mediaRecorder=new MediaRecorder(t),n._mediaRecorder.ondataavailable=function(t){return n._saveMediaData(t.data)},o()}).catch(function(t){l.default.error("Error calling getUserMedia(): "+t),u()})})}},{key:"_saveMediaData",value:function(t){this._recordedData=t}}]),p})(r(d[7]).RecordingAdapter);e.OggAdapter=v},1810,[3,4,5,6,8,11,1808,1811]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RecordingAdapter=void 0;var o=t(r(d[1])),n=t(r(d[2])),c=t(r(d[3])),u=(function(){function t(){(0,o.default)(this,t)}return(0,n.default)(t,[{key:"start",value:function(t){throw new Error('Not implemented')}},{key:"stop",value:function(){throw new Error('Not implemented')}},{key:"exportRecordedData",value:function(){throw new Error('Not implemented')}},{key:"setMuted",value:function(t){throw new Error('Not implemented')}},{key:"setMicDevice",value:function(t){throw new Error('Not implemented')}},{key:"_getAudioStream",value:function(t){return c.default.createLocalTracks({devices:['audio'],micDeviceId:t}).then(function(t){if(1!==t.length)throw new Error("Unexpected number of streams from createLocalTracks.");var o=t[0].stream;if(void 0===o)throw new Error('Failed to create local track.');return o})}}]),t})();e.RecordingAdapter=u},1811,[3,4,5,1064]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.downloadBlob=function(o){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'recording.ogg',t=window.URL.createObjectURL(o),c=document.createElement('a');c.style='display: none',c.href=t,c.download=n,document.body.appendChild(c),c.click(),document.body.removeChild(c)}},1812,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.WavAdapter=void 0;var n=t(r(d[1])),o=t(r(d[2])),s=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),f=t(r(d[6])),c=t(r(d[7]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,u.default)(w,t);var v,y,A=(v=w,y=h(),function(){var t,n=(0,f.default)(v);if(y){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function w(){var t;return(0,n.default)(this,w),(t=A.call(this))._wavLength=0,t._wavBuffers=[],t._isInitialized=!1,t._initPromise=null,t._onAudioProcess=t._onAudioProcess.bind((0,s.default)(t)),t}return(0,o.default)(w,[{key:"start",value:function(t){var n=this;return this._initPromise||(this._initPromise=this._initialize(t)),this._initPromise.then(function(){n._wavBuffers=[],n._wavLength=0,n._connectAudioGraph()})}},{key:"stop",value:function(){return this._disconnectAudioGraph(),this._data=this._exportMonoWAV(this._wavBuffers,this._wavLength),this._audioProcessingNode=null,this._audioSource=null,this._isInitialized=!1,Promise.resolve()}},{key:"exportRecordedData",value:function(){return null!==this._data?Promise.resolve({data:this._data,format:'wav'}):Promise.reject('No audio data recorded.')}},{key:"setMuted",value:function(t){var n=!t;if(!this._stream)return Promise.resolve();var o=this._stream.getAudioTracks()[0];return o?(o.enabled!==n&&(o.enabled=n,c.default.log(t?'Mute':'Unmute')),Promise.resolve()):(c.default.error('Cannot mute/unmute. Track not found!'),Promise.resolve())}},{key:"setMicDevice",value:function(t){return this._replaceMic(t)}},{key:"_createWavHeader",value:function(t){var n=new ArrayBuffer(44),o=new DataView(n);return _(o,0,'RIFF'),_(o,8,'WAVE'),_(o,12,'fmt '),o.setUint32(16,16,!0),o.setUint16(20,1,!0),o.setUint16(22,1,!0),o.setUint32(24,this._sampleRate,!0),o.setUint32(28,1*Number(this._sampleRate)*16/8,!0),o.setUint16(32,1*Number(16)/8,!0),o.setUint16(34,16,!0),_(o,36,'data'),o.setUint32(4,32+t,!0),o.setUint32(40,t,!0),new Uint8Array(n)}},{key:"_initialize",value:function(t){var n=this;return this._isInitialized?Promise.resolve():this._initializeAudioContext(t,this._onAudioProcess).then(function(){n._isInitialized=!0})}},{key:"_onAudioProcess",value:function(t){var n=t.inputBuffer.getChannelData(0);this._wavBuffers.push(new Float32Array(n)),this._wavLength+=n.length}},{key:"_exportMonoWAV",value:function(t,n){for(var o=2*n,s=new ArrayBuffer(44+o),u=new DataView(s),l=this._createWavHeader(o),f=l.length,c=0;c<f;++c)u.setUint8(c,l[c]);return p(u,44,t),new Blob([u],{type:'audio/wav'})}}]),w})(r(d[8]).AbstractAudioContextAdapter);function _(t,n,o){for(var s=o.length,u=0;u<s;++u)t.setUint8(n+u,o.charCodeAt(u))}function p(t,n,o){var s,u,l,f,c,h=o.length,v=n;for(s=0;s<h;++s)for(c=(l=o[s]).length,u=0;u<c;++u,v+=2)f=Math.max(-1,Math.min(1,l[u])),t.setInt16(v,f<0?32768*f:32767*f,!0)}e.WavAdapter=v},1813,[3,4,5,10,6,8,11,1808,1814]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.AbstractAudioContextAdapter=void 0;var o=t(r(d[1])),n=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),s=t(r(d[5])),l=t(r(d[6]));function f(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,u.default)(v,t);var _,h,p=(_=v,h=f(),function(){var t,o=(0,s.default)(_);if(h){var n=(0,s.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function v(){var t;return(0,o.default)(this,v),(t=p.call(this))._audioContext=null,t._audioProcessingNode=null,t._audioSource=null,t._stream=null,t._sampleRate=44100,t._audioContext=new AudioContext,t._sampleRate=t._audioContext.sampleRate,l.default.log("Current sampleRate "+t._sampleRate+"."),t}return(0,n.default)(v,[{key:"_initializeAudioContext",value:function(t,o){var n=this;return'function'!=typeof o?Promise.reject('a callback function is required.'):this._getAudioStream(t).then(function(t){n._stream=t,n._audioSource=n._audioContext.createMediaStreamSource(t),n._audioProcessingNode=n._audioContext.createScriptProcessor(4096,1,1),n._audioProcessingNode.onaudioprocess=o,l.default.debug('AudioContext is set up.')}).catch(function(t){return l.default.error("Error calling getUserMedia(): "+t),Promise.reject(t)})}},{key:"_connectAudioGraph",value:function(){this._audioSource.connect(this._audioProcessingNode),this._audioProcessingNode.connect(this._audioContext.destination)}},{key:"_disconnectAudioGraph",value:function(){this._audioProcessingNode.onaudioprocess=void 0,this._audioProcessingNode.disconnect(),this._audioSource.disconnect()}},{key:"_replaceMic",value:function(t){var o=this;return this._audioContext&&this._audioProcessingNode?this._getAudioStream(t).then(function(t){var n=o._audioContext.createMediaStreamSource(t);o._audioSource.disconnect(),n.connect(o._audioProcessingNode),o._stream=t,o._audioSource=n}):Promise.resolve()}}]),v})(r(d[7]).RecordingAdapter);e.AbstractAudioContextAdapter=_},1814,[3,4,5,6,8,11,1808,1811]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1815,[1816]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.FlacAdapter=void 0;var o=t(r(d[1])),n=t(r(d[2])),s=t(r(d[3])),u=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),f=t(r(d[7])),_=r(d[8]),h=r(d[9]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var k=(function(t){(0,u.default)(A,t);var _,k,p=(_=A,k=v(),function(){var t,o=(0,l.default)(_);if(k){var n=(0,l.default)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,c.default)(this,t)});function A(){var t;return(0,o.default)(this,A),(t=p.call(this))._encoder=null,t._stopPromiseResolver=null,t._initWorkerPromiseResolver=null,t._initPromise=null,t._onAudioProcess=t._onAudioProcess.bind((0,s.default)(t)),t._onWorkerMessage=t._onWorkerMessage.bind((0,s.default)(t)),t}return(0,n.default)(A,[{key:"start",value:function(t){var o=this;return this._initPromise||(this._initPromise=this._initialize(t)),this._initPromise.then(function(){o._connectAudioGraph()})}},{key:"stop",value:function(){var t=this;return this._encoder?new Promise(function(o){t._initPromise=null,t._disconnectAudioGraph(),t._stopPromiseResolver=o,t._encoder.postMessage({command:h.MAIN_THREAD_FINISH})}):(f.default.error('Attempting to stop but has nothing to stop.'),Promise.reject())}},{key:"exportRecordedData",value:function(){return null!==this._data?Promise.resolve({data:this._data,format:'flac'}):Promise.reject('No audio data recorded.')}},{key:"setMuted",value:function(t){var o=!t;if(!this._stream)return Promise.resolve();var n=this._stream.getAudioTracks()[0];return n?(n.enabled!==o&&(n.enabled=o,f.default.log(t?'Mute':'Unmute')),Promise.resolve()):(f.default.error('Cannot mute/unmute. Track not found!'),Promise.resolve())}},{key:"setMicDevice",value:function(t){return this._replaceMic(t)}},{key:"_initialize",value:function(t){var o=this;return null!==this._encoder?Promise.resolve():new Promise(function(t,n){try{o._loadWebWorker()}catch(t){n()}o._initWorkerPromiseResolver=t,o._encoder.onmessage=o._onWorkerMessage,o._encoder.postMessage({command:h.MAIN_THREAD_INIT,config:{sampleRate:o._sampleRate,bps:16}})}).then(function(){return o._initializeAudioContext(t,o._onAudioProcess)})}},{key:"_onAudioProcess",value:function(t){var o=t.inputBuffer.getChannelData(0);this._encoder.postMessage({command:h.MAIN_THREAD_NEW_DATA_ARRIVED,buf:o})}},{key:"_onWorkerMessage",value:function(t){switch(t.data.command){case h.WORKER_BLOB_READY:this._data=t.data.buf,null!==this._stopPromiseResolver&&(this._stopPromiseResolver(),this._stopPromiseResolver=null,this._encoder.terminate(),this._encoder=null);break;case h.DEBUG:f.default.log(t.data);break;case h.WORKER_LIBFLAC_READY:f.default.log('libflac is ready.'),this._initWorkerPromiseResolver();break;default:f.default.error("Unknown event\n from encoder (WebWorker): \""+t.data.command+"\"!")}}},{key:"_loadWebWorker",value:function(){try{this._encoder=new Worker('/libs/flacEncodeWorker.min.js',{name:'FLAC encoder worker'})}catch(t){try{this._encoder=new Worker('/libs/flacEncodeWorker.js',{name:'FLAC encoder worker'})}catch(t){throw new Error('Failed to load flacEncodeWorker.')}}}}]),A})(_.AbstractAudioContextAdapter);e.FlacAdapter=k},1816,[3,4,5,10,6,8,11,1808,1814,1817]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DEBUG=e.WORKER_BLOB_READY=e.WORKER_LIBFLAC_READY=e.MAIN_THREAD_NEW_DATA_ARRIVED=e.MAIN_THREAD_INIT=e.MAIN_THREAD_FINISH=void 0;e.MAIN_THREAD_FINISH='MAIN_THREAD_FINISH';e.MAIN_THREAD_INIT='MAIN_THREAD_INIT';e.MAIN_THREAD_NEW_DATA_ARRIVED='MAIN_THREAD_NEW_DATA_ARRIVED';e.WORKER_LIBFLAC_READY='WORKER_LIBFLAC_READY';e.WORKER_BLOB_READY='WORKER_BLOB_READY';e.DEBUG='DEBUG'},1817,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1818,[1819]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.sessionManager=void 0;var s=t(r(d[1])),n=t(r(d[2])),o=r(d[3]),u=t(r(d[4]));function l(){return window.performance&&window.performance.now&&window.performance.timing&&window.performance.timing.navigationStart?window.performance.now()+window.performance.timing.navigationStart:Date.now()}var S=Object.freeze({SESSION_STARTED:'SESSION_STARTED',SEGMENT_STARTED:'SEGMENT_STARTED',SEGMENT_ENDED:'SEGMENT_ENDED'}),f=new((function(){function t(){(0,s.default)(this,t),this._sessionsMetadata={},this._loadMetadata()}return(0,n.default)(t,[{key:"_loadMetadata",value:function(){var t=o.jitsiLocalStorage.getItem("localRecordingMetadataVersion1");if(null!==t)try{var s=JSON.parse(t);this._sessionsMetadata=s}catch(t){return void u.default.warn('Failed to parse localStorage item.')}}},{key:"_saveMetadata",value:function(){o.jitsiLocalStorage.setItem("localRecordingMetadataVersion1",JSON.stringify(this._sessionsMetadata))}},{key:"createSession",value:function(t,s){void 0===this._sessionsMetadata[t]?(this._sessionsMetadata[t]={format:s,events:[]},this._sessionsMetadata[t].events.push({type:S.SESSION_STARTED,timestamp:l()}),this._saveMetadata()):u.default.warn("Session "+t+" already exists")}},{key:"getSessions",value:function(){for(var t=Object.keys(this._sessionsMetadata),s=[],n=0;n<t.length;++n){var o=this._sessionsMetadata[t[n]],u={start:o.events[0].timestamp,format:o.format,sessionToken:t[n],segments:this.getSegments(t[n])};s.push(u)}return s.sort(function(t,s){return(t.start||0)-(s.start||0)}),s}},{key:"removeSession",value:function(t){delete this._sessionsMetadata[t],this._saveMetadata()}},{key:"getSegments",value:function(t){var s=this._sessionsMetadata[t];return s?this._constructSegments(s.events):[]}},{key:"beginSegment",value:function(t){return void 0===this._sessionsMetadata[t]?(u.default.warn("Attempting to add segments to nonexistent session "+t),-1):(this._sessionsMetadata[t].events.push({type:S.SEGMENT_STARTED,timestamp:l()}),this._saveMetadata(),this.getSegments(t).length-1)}},{key:"getCurrentSegmentIndex",value:function(t){if(void 0===this._sessionsMetadata[t])return-1;var s=this.getSegments(t);return 0===s.length?-1:s[s.length-1].end?-1:s.length-1}},{key:"endSegment",value:function(t){void 0===this._sessionsMetadata[t]?u.default.warn("Attempting to end a segment in nonexistent session "+t):(this._sessionsMetadata[t].events.push({type:S.SEGMENT_ENDED,timestamp:l()}),this._saveMetadata())}},{key:"_constructSegments",value:function(t){if(0===t.length)return[];var s=[],n=null,o={};function l(){if(void 0===o.gapBefore||null===o.gapBefore)if(s.length>0&&s[s.length-1].end){var t=s[s.length-1];o.start&&t.end?o.gapBefore=o.start-t.end:o.gapBefore=null}else null!==n&&0===s.length?o.gapBefore=o.start?o.start-n:null:o.gapBefore=null;o.duration=o.end&&o.start?o.end-o.start:null,s.push(o),o={}}for(var f=0;f<t.length;++f){var v=t[f];switch(v.type){case S.SESSION_STARTED:null===n?n=v.timestamp:u.default.warn('Unexpected SESSION_STARTED event.',v);break;case S.SEGMENT_STARTED:void 0===o.start||null===o.start?o.start=v.timestamp:(l(),o.start=v.timestamp);break;case S.SEGMENT_ENDED:void 0===o.start||null===o.start?u.default.warn('Unexpected SEGMENT_ENDED event',v):(o.end=v.timestamp,l());break;default:u.default.warn('Unexpected error during _constructSegments')}}return o.start&&l(),s}}]),t})());e.sessionManager=f,window.sessionManager=f},1819,[3,4,5,504,1808]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),c=t(r(d[3])),f=t(r(d[4])),o=t(r(d[5])),l=r(d[6]),s=r(d[7]),p=r(d[8]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,c.default)(_,t);var l,s,v=(l=_,s=y(),function(){var t,n=(0,o.default)(l);if(s){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function _(){return(0,n.default)(this,_),v.apply(this,arguments)}return(0,u.default)(_,[{key:"_getColor",value:function(){return p.INSECURE_ROOM_NAME_LABEL_COLOR}},{key:"_getLabel",value:function(){return this.props.t('security.insecureRoomNameWarning')}}]),_})(s.ExpandedLabel),_=(0,l.translate)(v);e.default=_},1820,[3,4,5,6,8,11,907,1717,1821]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.INSECURE_ROOM_NAME_LABEL_COLOR=e.NAVBAR_GRADIENT_COLORS=void 0;var o=r(d[0]),t=r(d[1]),n=r(d[2]);e.NAVBAR_GRADIENT_COLORS=['#000000FF','#00000000'];var l=t.ColorPalette.warning;e.INSECURE_ROOM_NAME_LABEL_COLOR=l;var c={bottomGradient:{bottom:0,flexDirection:'column',justifyContent:'flex-end',minHeight:140,left:0,position:'absolute',right:0},conference:(0,t.fixAndroidViewClipping)({alignSelf:'stretch',backgroundColor:t.ColorPalette.appBackground,flex:1}),displayNameContainer:{margin:10},gradient:{position:'absolute',top:0,left:0,right:0,flex:1},gradientStretchBottom:{height:290},gradientStretchTop:{height:140},indicatorContainer:{flex:1,flexDirection:'row',justifyContent:'flex-end',margin:t.BoxModel.margin},indicatorContainerWide:{marginRight:n.FILMSTRIP_SIZE+t.BoxModel.margin},labelWrapper:{flexDirection:'column',position:'absolute',right:0,top:0},lonelyButton:{alignItems:'center',borderRadius:24,flexDirection:'row',height:48,justifyContent:'space-around',paddingHorizontal:12},lonelyButtonComponents:{marginHorizontal:6},lonelyMeetingContainer:{alignSelf:'stretch',alignItems:'center',padding:2*t.BoxModel.padding},lonelyMessage:{paddingVertical:12},navBarButton:{iconStyle:{color:t.ColorPalette.white,fontSize:24},underlayColor:'transparent'},navBarContainer:{flexDirection:'column',left:0,position:'absolute',right:0,top:0},navBarSafeView:{left:0,position:'absolute',right:0,top:0},navBarWrapper:{alignItems:'center',flex:1,flexDirection:'row',height:44,justifyContent:'space-between',paddingHorizontal:14},roomTimer:{color:t.ColorPalette.white,fontSize:15,opacity:.6},roomName:{color:t.ColorPalette.white,fontSize:17,fontWeight:'400'},roomNameWrapper:{flexDirection:'column',alignItems:'center',left:0,paddingHorizontal:48,position:'absolute',right:0},toolboxAndFilmstripContainer:{bottom:0,flexDirection:'column',justifyContent:'flex-end',left:0,paddingBottom:t.BoxModel.padding,position:'absolute',right:0,top:3*t.BoxModel.margin},insecureRoomNameLabel:{backgroundColor:l}};e.default=c,o.ColorSchemeRegistry.register('Conference',{lonelyButton:{backgroundColor:(0,o.schemeColor)('inviteButtonBackground')},lonelyMessage:{color:(0,o.schemeColor)('onVideoText')}})},1821,[458,545,1530]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),o=n(r(d[3])),u=n(r(d[4])),s=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),y=t(r(d[8])),p=r(d[9]),v=r(d[10]),_=r(d[11]),h=r(d[12]),P=r(d[13]),E=r(d[14]),b=r(d[15]),M=(r(d[16]),r(d[17])),I=n(r(d[18]));function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,s.default)(h,t);var n,v,_=(n=h,v=C(),function(){var t,l=(0,f.default)(n);if(v){var o=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,o)}else t=l.apply(this,arguments);return(0,c.default)(this,t)});function h(t){var n;return(0,l.default)(this,h),(n=_.call(this,t))._onPress=n._onPress.bind((0,u.default)(n)),n}return(0,o.default)(h,[{key:"render",value:function(){var t=this.props,n=t._isInviteFunctionsDiabled,l=t._isLonelyMeeting,o=t._styles,u=t.t;return l?y.default.createElement(p.View,{style:I.default.lonelyMeetingContainer},y.default.createElement(p.Text,{style:[I.default.lonelyMessage,o.lonelyMessage]},u('lonelyMeetingExperience.youAreAlone')),!n&&y.default.createElement(p.TouchableOpacity,{onPress:this._onPress,style:[I.default.lonelyButton,o.lonelyButton]},y.default.createElement(P.Icon,{size:24,src:P.IconAddPeople,style:I.default.lonelyButtonComponents}),y.default.createElement(p.Text,{style:[I.default.lonelyButtonComponents,o.lonelyMessage]},u('lonelyMeetingExperience.button')))):null}},{key:"_onPress",value:function(){this.props.dispatch((0,M.doInvitePeople)())}}]),h})(y.PureComponent);var x=(0,b.connect)(function(t){var n=t['features/base/config'].disableInviteFunctions,l=t['features/base/conference'].conference;return{_isInviteFunctionsDiabled:!(0,_.getFeatureFlag)(t,_.INVITE_ENABLED,!0)||n,_isLonelyMeeting:l&&1===(0,E.getParticipantCount)(t),_styles:v.ColorSchemeRegistry.get(t,'Conference')}})((0,h.translate)(R));e.default=x},1822,[2,3,4,5,10,6,8,11,70,15,458,1136,907,571,885,464,545,1371,1821]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),u=n(r(d[3])),o=n(r(d[4])),f=n(r(d[5])),c=n(r(d[6])),s=t(r(d[7])),E=r(d[8]),p=n(r(d[9])),_=r(d[10]),v=r(d[11]),y=r(d[12]),N=r(d[13]),b=r(d[14]),h=n(r(d[15])),R=t(r(d[16]));function T(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var A=(function(t){(0,o.default)(y,t);var n,_,v=(n=y,_=T(),function(){var t,l=(0,c.default)(n);if(_){var u=(0,c.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,f.default)(this,t)});function y(){return(0,l.default)(this,y),v.apply(this,arguments)}return(0,u.default)(y,[{key:"render",value:function(){return this.props._visible?[s.default.createElement(p.default,{colors:R.NAVBAR_GRADIENT_COLORS,key:1,pointerEvents:"none",style:R.default.gradient},s.default.createElement(E.SafeAreaView,null,s.default.createElement(E.View,{style:R.default.gradientStretchTop}))),s.default.createElement(E.View,{key:2,pointerEvents:"box-none",style:R.default.navBarWrapper},s.default.createElement(N.PictureInPictureButton,{styles:R.default.navBarButton}),s.default.createElement(E.View,{pointerEvents:"box-none",style:R.default.roomNameWrapper},this.props._meetingNameEnabled&&s.default.createElement(E.Text,{numberOfLines:1,style:R.default.roomName},this.props._meetingName),this.props._conferenceTimerEnabled&&s.default.createElement(h.default,null)))]:null}}]),y})(s.Component);var B=(0,y.connect)(function(t){return{_conferenceTimerEnabled:(0,v.getFeatureFlag)(t,v.CONFERENCE_TIMER_ENABLED,!0),_meetingName:(0,_.getConferenceName)(t),_meetingNameEnabled:(0,v.getFeatureFlag)(t,v.MEETING_NAME_ENABLED,!0),_visible:(0,b.isToolboxVisible)(t)}})(A);e.default=B},1823,[2,3,4,5,6,8,11,70,15,1690,1281,1136,464,1344,1497,1824,1821]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=y,e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),c=t(r(d[5])),l=r(d[6]),f=r(d[7]),p=r(d[8]),v=r(d[9]),h=r(d[10]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var T=(function(t){(0,u.default)(T,t);var l,p,h=(l=T,p=_(),function(){var t,n=(0,c.default)(l);if(p){var o=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function T(t){var o;return(0,n.default)(this,T),(o=h.call(this,t)).state={timerValue:(0,v.getLocalizedDurationFormatter)(0)},o}return(0,o.default)(T,[{key:"componentDidMount",value:function(){this._startTimer()}},{key:"componentWillUnmount",value:function(){this._stopTimer()}},{key:"render",value:function(){var t=this.state.timerValue;return this.props._startTimestamp?(0,f.renderConferenceTimer)(t):null}},{key:"_setStateFromUTC",value:function(t,n){if(t&&n&&!(n<t)){var o=n-t,u=(0,v.getLocalizedDurationFormatter)(o);this.setState({timerValue:u})}}},{key:"_startTimer",value:function(){var t=this;this._interval||(this._setStateFromUTC(this.props._startTimestamp,(new Date).getTime()),this._interval=setInterval(function(){t._setStateFromUTC(t.props._startTimestamp,(new Date).getTime())},1e3))}},{key:"_stopTimer",value:function(){this._interval&&clearInterval(this._interval),this.setState({timerValue:(0,v.getLocalizedDurationFormatter)(0)})}}]),T})(l.Component);function y(t){return{_startTimestamp:(0,p.getConferenceTimestamp)(t)}}var D=(0,h.connect)(y)(T);e.default=D},1824,[3,4,5,6,8,11,70,1686,1294,907,464]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return n.default.createElement(u.Text,{numberOfLines:4,style:f.default.roomTimer},t)};var n=t(r(d[1])),u=r(d[2]),f=t(r(d[3]))},1825,[3,70,15,1821]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),c=n(r(d[3])),f=n(r(d[4])),o=n(r(d[5])),l=n(r(d[6])),s=n(r(d[7])),p=r(d[8]),y=r(d[9]),v=r(d[10]),h=t(r(d[11])),R=n(r(d[12]));function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,f.default)(b,t);var n,v,h=(n=b,v=_(),function(){var t,u=(0,l.default)(n);if(v){var c=(0,l.default)(this).constructor;t=Reflect.construct(u,arguments,c)}else t=u.apply(this,arguments);return(0,o.default)(this,t)});function b(){return(0,u.default)(this,b),h.apply(this,arguments)}return(0,c.default)(b,[{key:"_render",value:function(){return s.default.createElement(y.CircularLabel,{icon:p.IconWarning,style:R.default.insecureRoomNameLabel})}}]),b})(h.default),P=(0,v.connect)(h._mapStateToProps)(b);e.default=P},1826,[2,3,4,5,6,8,11,70,571,1717,464,1827,1821]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){var n=t['features/base/conference'],u=n.locked,o=n.room,f=t['features/lobby'].lobbyEnabled,c=t['features/base/config'].enableInsecureRoomNameWarning;return{_visible:void 0!==c&&c&&o&&(0,s.default)(o)&&!(f||Boolean(u))}},e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),f=t(r(d[4])),c=t(r(d[5])),l=r(d[6]),s=t(r(d[7]));function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,o.default)(b,t);var l,s,v=(l=b,s=p(),function(){var t,n=(0,c.default)(l);if(s){var u=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function b(){return(0,n.default)(this,b),v.apply(this,arguments)}return(0,u.default)(b,[{key:"render",value:function(){return this.props._visible?this._render():null}}]),b})(l.PureComponent);e.default=v},1827,[3,4,5,6,8,11,70,1828]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'';return(0,n.default)(t).score<3};var n=t(r(d[1]))},1828,[3,1829]);
__d(function(g,r,i,a,m,e,d){var t,n,s,o,c,u;n=r(d[0]),s=r(d[1]),c=r(d[2]),t=r(d[3]),o=function(){return(new Date).getTime()},u=function(u,_){var f,l,b,h,p,k,q,v,w,y,x;for(null==_&&(_=[]),y=o(),w=[],b=0,h=_.length;b<h;b++)"string"!=(q=typeof(f=_[b]))&&"number"!==q&&"boolean"!==q||w.push(f.toString().toLowerCase());for(k in n.set_user_input_dictionary(w),p=n.omnimatch(u),(v=s.most_guessable_match_sequence(u,p)).calc_time=o()-y,l=c.estimate_attack_times(v.guesses))x=l[k],v[k]=x;return v.feedback=t.get_feedback(v.score,v.sequence),v},m.exports=u},1829,[1830,1833,1834,1835]);
__d(function(g,r,i,a,m,e,d){var t,n,s,o,h,u,l,c,f,_,p,v;for(p in c=r(d[0]),u=r(d[1]),v=r(d[2]),l=function(t){var n,s,o,h;for(h={},n=1,o=0,s=t.length;o<s;o++)h[t[o]]=n,n+=1;return h},o={},c)f=c[p],o[p]=l(f);n={qwerty:u.qwerty,dvorak:u.dvorak,keypad:u.keypad,mac_keypad:u.mac_keypad},s={a:['4','@'],b:['8'],c:['(','{','[','<'],e:['3'],g:['6','9'],i:['1','!','|'],l:['1','|','7'],o:['0'],s:['$','5'],t:['+','7'],x:['%'],z:['2']},h={recent_year:/19\d\d|200\d|201\d/g},t={4:[[1,2],[2,3]],5:[[1,3],[2,3]],6:[[1,2],[2,4],[4,5]],7:[[1,3],[2,3],[4,5],[4,6]],8:[[2,4],[4,6]]},_={empty:function(t){var n;return 0===(function(){var s;for(n in s=[],t)s.push(n);return s})().length},extend:function(t,n){return t.push.apply(t,n)},translate:function(t,n){var s;return(function(){var o,h,u,l;for(l=[],h=0,o=(u=t.split('')).length;h<o;h++)s=u[h],l.push(n[s]||s);return l})().join('')},mod:function(t,n){return(t%n+n)%n},sorted:function(t){return t.sort(function(t,n){return t.i-n.i||t.j-n.j})},omnimatch:function(t){var n,s,o,h,u;for(h=[],u=0,n=(o=[this.dictionary_match,this.reverse_dictionary_match,this.l33t_match,this.spatial_match,this.repeat_match,this.sequence_match,this.regex_match,this.date_match]).length;u<n;u++)s=o[u],this.extend(h,s.call(this,t));return this.sorted(h)},dictionary_match:function(t,n){var s,h,u,l,c,f,_,p,v,y,x,k,b,j;for(s in null==n&&(n=o),c=[],l=t.length,p=t.toLowerCase(),n)for(y=n[s],h=f=0,x=l;0<=x?f<x:f>x;h=0<=x?++f:--f)for(u=_=k=h,b=l;k<=b?_<b:_>b;u=k<=b?++_:--_)p.slice(h,+u+1||9e9)in y&&(v=y[j=p.slice(h,+u+1||9e9)],c.push({pattern:'dictionary',i:h,j:u,token:t.slice(h,+u+1||9e9),matched_word:j,rank:v,dictionary_name:s,reversed:!1,l33t:!1}));return this.sorted(c)},reverse_dictionary_match:function(t,n){var s,h,u,l,c,f;for(null==n&&(n=o),f=t.split('').reverse().join(''),l=0,s=(u=this.dictionary_match(f,n)).length;l<s;l++)(h=u[l]).token=h.token.split('').reverse().join(''),h.reversed=!0,c=[t.length-1-h.j,t.length-1-h.i],h.i=c[0],h.j=c[1];return this.sorted(u)},set_user_input_dictionary:function(t){return o.user_inputs=l(t.slice())},relevant_l33t_subtable:function(t,n){var s,o,h,u,l,c,f,_,p,v;for(l={},u=0,o=(c=t.split('')).length;u<o;u++)s=c[u],l[s]=!0;for(h in v={},n)p=n[h],(f=(function(){var t,n,s;for(s=[],n=0,t=p.length;n<t;n++)(_=p[n])in l&&s.push(_);return s})()).length>0&&(v[h]=f);return v},enumerate_l33t_subs:function(t){var n,s,o,h,u,l,c,f,_,p,v,y,x,k,b;for(u=(function(){var n;for(h in n=[],t)n.push(h);return n})(),b=[[]],s=function(t){var n,s,o,u,l,c,f,_;for(s=[],l={},c=0,u=t.length;c<u;c++)f=t[c],(n=(function(){var t,n,s;for(s=[],_=n=0,t=f.length;n<t;_=++n)h=f[_],s.push([h,_]);return s})()).sort(),(o=(function(){var t,s,o;for(o=[],_=s=0,t=n.length;s<t;_=++s)h=n[_],o.push(h+','+_);return o})().join('-'))in l||(l[o]=!0,s.push(f));return s},(o=function(n){var h,u,l,c,f,_,p,v,y,x,k,j,A,I,q,w;if(n.length){for(u=n[0],A=n.slice(1),p=[],v=0,f=(k=t[u]).length;v<f;v++)for(c=k[v],y=0,_=b.length;y<_;y++){for(h=-1,l=x=0,j=(I=b[y]).length;0<=j?x<j:x>j;l=0<=j?++x:--x)if(I[l][0]===c){h=l;break}-1===h?(w=I.concat([[c,u]]),p.push(w)):((q=I.slice(0)).splice(h,1),q.push([c,u]),p.push(I),p.push(q))}return b=s(p),o(A)}})(u),k=[],_=0,c=b.length;_<c;_++){for(x={},p=0,f=(y=b[_]).length;p<f;p++)l=(v=y[p])[0],n=v[1],x[l]=n;k.push(x)}return k},l33t_match:function(t,n,h){var u,l,c,f,_,p,v,y,x,k,b,j,A,I,q,w;for(null==n&&(n=o),null==h&&(h=s),v=[],y=0,c=(k=this.enumerate_l33t_subs(this.relevant_l33t_subtable(t,h))).length;y<c&&(j=k[y],!this.empty(j));y++)for(I=this.translate(t,j),x=0,f=(b=this.dictionary_match(I,n)).length;x<f;x++)if(_=b[x],(q=t.slice(_.i,+_.j+1||9e9)).toLowerCase()!==_.matched_word){for(A in p={},j)u=j[A],-1!==q.indexOf(A)&&(p[A]=u);_.l33t=!0,_.token=q,_.sub=p,_.sub_display=(function(){var t;for(l in t=[],p)w=p[l],t.push(l+" -> "+w);return t})().join(', '),v.push(_)}return this.sorted(v.filter(function(t){return t.token.length>1}))},spatial_match:function(t,s){var o,h,u;for(h in null==s&&(s=n),u=[],s)o=s[h],this.extend(u,this.spatial_match_helper(t,o,h));return this.sorted(u)},SHIFTED_RX:/[~!@#$%^&*()_+QWERTYUIOP{}|ASDFGHJKL:"ZXCVB
__d(function(e,a,i,r,n,s,o){var t;t={passwords:"123456,password,12345678,qwerty,123456789,12345,1234,111111,1234567,dragon,123123,baseball,abc123,football,monkey,letmein,shadow,master,696969,mustang,666666,qwertyuiop,123321,1234567890,pussy,superman,654321,1qaz2wsx,7777777,fuckyou,qazwsx,jordan,123qwe,000000,killer,trustno1,hunter,harley,zxcvbnm,asdfgh,buster,batman,soccer,tigger,charlie,sunshine,iloveyou,fuckme,ranger,hockey,computer,starwars,asshole,pepper,klaster,112233,zxcvbn,freedom,princess,maggie,pass,ginger,11111111,131313,fuck,love,cheese,159753,summer,chelsea,dallas,biteme,matrix,yankees,6969,corvette,austin,access,thunder,merlin,secret,diamond,hello,hammer,fucker,1234qwer,silver,gfhjkm,internet,samantha,golfer,scooter,test,orange,cookie,q1w2e3r4t5,maverick,sparky,phoenix,mickey,bigdog,snoopy,guitar,whatever,chicken,camaro,mercedes,peanut,ferrari,falcon,cowboy,welcome,sexy,samsung,steelers,smokey,dakota,arsenal,boomer,eagles,tigers,marina,nascar,booboo,gateway,yellow,porsche,monster,spider,diablo,hannah,bulldog,junior,london,purple,compaq,lakers,iceman,qwer1234,hardcore,cowboys,money,banana,ncc1701,boston,tennis,q1w2e3r4,coffee,scooby,123654,nikita,yamaha,mother,barney,brandy,chester,fuckoff,oliver,player,forever,rangers,midnight,chicago,bigdaddy,redsox,angel,badboy,fender,jasper,slayer,rabbit,natasha,marine,bigdick,wizard,marlboro,raiders,prince,casper,fishing,flower,jasmine,iwantu,panties,adidas,winter,winner,gandalf,password1,enter,ghbdtn,1q2w3e4r,golden,cocacola,jordan23,winston,madison,angels,panther,blowme,sexsex,bigtits,spanky,bitch,sophie,asdfasdf,horny,thx1138,toyota,tiger,dick,canada,12344321,blowjob,8675309,muffin,liverpoo,apples,qwerty123,passw0rd,abcd1234,pokemon,123abc,slipknot,qazxsw,123456a,scorpion,qwaszx,butter,startrek,rainbow,asdfghjkl,razz,newyork,redskins,gemini,cameron,qazwsxedc,florida,liverpool,turtle,sierra,viking,booger,butthead,doctor,rocket,159357,dolphins,captain,bandit,jaguar,packers,pookie,peaches,789456,asdf,dolphin,helpme,blue,theman,maxwell,qwertyui,shithead,lovers,maddog,giants,nirvana,metallic,hotdog,rosebud,mountain,warrior,stupid,elephant,suckit,success,bond007,jackass,alexis,porn,lucky,scorpio,samson,q1w2e3,azerty,rush2112,driver,freddy,1q2w3e4r5t,sydney,gators,dexter,red123,123456q,12345a,bubba,creative,voodoo,golf,trouble,america,nissan,gunner,garfield,bullshit,asdfghjk,5150,fucking,apollo,1qazxsw2,2112,eminem,legend,airborne,bear,beavis,apple,brooklyn,godzilla,skippy,4815162342,buddy,qwert,kitten,magic,shelby,beaver,phantom,asdasd,xavier,braves,darkness,blink182,copper,platinum,qweqwe,tomcat,01012011,girls,bigboy,102030,animal,police,online,11223344,voyager,lifehack,12qwaszx,fish,sniper,315475,trinity,blazer,heaven,lover,snowball,playboy,loveme,bubbles,hooters,cricket,willow,donkey,topgun,nintendo,saturn,destiny,pakistan,pumpkin,digital,sergey,redwings,explorer,tits,private,runner,therock,guinness,lasvegas,beatles,789456123,fire,cassie,christin,qwerty1,celtic,asdf1234,andrey,broncos,007007,babygirl,eclipse,fluffy,cartman,michigan,carolina,testing,alexande,birdie,pantera,cherry,vampire,mexico,dickhead,buffalo,genius,montana,beer,minecraft,maximus,flyers,lovely,stalker,metallica,doggie,snickers,speedy,bronco,lol123,paradise,yankee,horses,magnum,dreams,147258369,lacrosse,ou812,goober,enigma,qwertyu,scotty,pimpin,bollocks,surfer,cock,poohbear,genesis,star,asd123,qweasdzxc,racing,hello1,hawaii,eagle1,viper,poopoo,einstein,boobies,12345q,bitches,drowssap,simple,badger,alaska,action,jester,drummer,111222,spitfire,forest,maryjane,champion,diesel,svetlana,friday,hotrod,147258,chevy,lucky1,westside,security,google,badass,tester,shorty,thumper,hitman,mozart,zaq12wsx,boobs,reddog,010203,lizard,a123456,123456789a,ruslan,eagle,1232323q,scarface,qwerty12,147852,a12345,buddha,porno,420420,spirit,money1,stargate,qwe123,naruto,mercury,liberty,12345qwert,semperfi,suzuki,popcorn,spooky,marley,scotland,kitty,cherokee,vikings,simpsons,rascal,qweasd,hummer,loveyou,michael1,patches,russia,jupiter,penguin,passion,cumshot,vfhbyf,honda,vladimir,sandman,passport,raider,bastard,123789,infinity,as
__d(function(g,r,i,a,m,e,d){var l;l={qwerty:{"!":["`~",null,null,"2@","qQ",null],"\"":[";:","[{","]}",null,null,"/?"],"#":["2@",null,null,"4$","eE","wW"],$:["3#",null,null,"5%","rR","eE"],"%":["4$",null,null,"6^","tT","rR"],"&":["6^",null,null,"8*","uU","yY"],"'":[";:","[{","]}",null,null,"/?"],"(":["8*",null,null,"0)","oO","iI"],")":["9(",null,null,"-_","pP","oO"],"*":["7&",null,null,"9(","iI","uU"],"+":["-_",null,null,null,"]}","[{"],",":["mM","kK","lL",".>",null,null],"-":["0)",null,null,"=+","[{","pP"],".":[",<","lL",";:","/?",null,null],"/":[".>",";:","'\"",null,null,null],0:["9(",null,null,"-_","pP","oO"],1:["`~",null,null,"2@","qQ",null],2:["1!",null,null,"3#","wW","qQ"],3:["2@",null,null,"4$","eE","wW"],4:["3#",null,null,"5%","rR","eE"],5:["4$",null,null,"6^","tT","rR"],6:["5%",null,null,"7&","yY","tT"],7:["6^",null,null,"8*","uU","yY"],8:["7&",null,null,"9(","iI","uU"],9:["8*",null,null,"0)","oO","iI"],":":["lL","pP","[{","'\"","/?",".>"],";":["lL","pP","[{","'\"","/?",".>"],"<":["mM","kK","lL",".>",null,null],"=":["-_",null,null,null,"]}","[{"],">":[",<","lL",";:","/?",null,null],"?":[".>",";:","'\"",null,null,null],"@":["1!",null,null,"3#","wW","qQ"],A:[null,"qQ","wW","sS","zZ",null],B:["vV","gG","hH","nN",null,null],C:["xX","dD","fF","vV",null,null],D:["sS","eE","rR","fF","cC","xX"],E:["wW","3#","4$","rR","dD","sS"],F:["dD","rR","tT","gG","vV","cC"],G:["fF","tT","yY","hH","bB","vV"],H:["gG","yY","uU","jJ","nN","bB"],I:["uU","8*","9(","oO","kK","jJ"],J:["hH","uU","iI","kK","mM","nN"],K:["jJ","iI","oO","lL",",<","mM"],L:["kK","oO","pP",";:",".>",",<"],M:["nN","jJ","kK",",<",null,null],N:["bB","hH","jJ","mM",null,null],O:["iI","9(","0)","pP","lL","kK"],P:["oO","0)","-_","[{",";:","lL"],Q:[null,"1!","2@","wW","aA",null],R:["eE","4$","5%","tT","fF","dD"],S:["aA","wW","eE","dD","xX","zZ"],T:["rR","5%","6^","yY","gG","fF"],U:["yY","7&","8*","iI","jJ","hH"],V:["cC","fF","gG","bB",null,null],W:["qQ","2@","3#","eE","sS","aA"],X:["zZ","sS","dD","cC",null,null],Y:["tT","6^","7&","uU","hH","gG"],Z:[null,"aA","sS","xX",null,null],"[":["pP","-_","=+","]}","'\"",";:"],"\\":["]}",null,null,null,null,null],"]":["[{","=+",null,"\\|",null,"'\""],"^":["5%",null,null,"7&","yY","tT"],_:["0)",null,null,"=+","[{","pP"],"`":[null,null,null,"1!",null,null],a:[null,"qQ","wW","sS","zZ",null],b:["vV","gG","hH","nN",null,null],c:["xX","dD","fF","vV",null,null],d:["sS","eE","rR","fF","cC","xX"],e:["wW","3#","4$","rR","dD","sS"],f:["dD","rR","tT","gG","vV","cC"],g:["fF","tT","yY","hH","bB","vV"],h:["gG","yY","uU","jJ","nN","bB"],i:["uU","8*","9(","oO","kK","jJ"],j:["hH","uU","iI","kK","mM","nN"],k:["jJ","iI","oO","lL",",<","mM"],l:["kK","oO","pP",";:",".>",",<"],m:["nN","jJ","kK",",<",null,null],n:["bB","hH","jJ","mM",null,null],o:["iI","9(","0)","pP","lL","kK"],p:["oO","0)","-_","[{",";:","lL"],q:[null,"1!","2@","wW","aA",null],r:["eE","4$","5%","tT","fF","dD"],s:["aA","wW","eE","dD","xX","zZ"],t:["rR","5%","6^","yY","gG","fF"],u:["yY","7&","8*","iI","jJ","hH"],v:["cC","fF","gG","bB",null,null],w:["qQ","2@","3#","eE","sS","aA"],x:["zZ","sS","dD","cC",null,null],y:["tT","6^","7&","uU","hH","gG"],z:[null,"aA","sS","xX",null,null],"{":["pP","-_","=+","]}","'\"",";:"],"|":["]}",null,null,null,null,null],"}":["[{","=+",null,"\\|",null,"'\""],"~":[null,null,null,"1!",null,null]},dvorak:{"!":["`~",null,null,"2@","'\"",null],"\"":[null,"1!","2@",",<","aA",null],"#":["2@",null,null,"4$",".>",",<"],$:["3#",null,null,"5%","pP",".>"],"%":["4$",null,null,"6^","yY","pP"],"&":["6^",null,null,"8*","gG","fF"],"'":[null,"1!","2@",",<","aA",null],"(":["8*",null,null,"0)","rR","cC"],")":["9(",null,null,"[{","lL","rR"],"*":["7&",null,null,"9(","cC","gG"],"+":["/?","]}",null,"\\|",null,"-_"],",":["'\"","2@","3#",".>","oO","aA"],"-":["sS","/?","=+",null,null,"zZ"],".":[",<","3#","4$","pP","eE","oO"],"/":["lL","[{","]}","=+","-_","sS"],0:["9(",null,null,"[{","lL","rR"],1:["`~",null,null,"2@","'\"",null],2:["1!",null,null,"3#",",<","'\""],3:["2@",null,null,"4$",".>",",<"],4:["3#",null,null,"5%","pP",".>"],5:["4$",null,null,"6^","yY","pP"],6:["5%",null,null,"7&","f
__d(function(g,r,i,a,m,e,d){var t,n,s,u;t=r(d[0]),n=function(t){var n,s,u,o,h;for(u in n=0,t)h=t[u],n+=(function(){var t,n,s;for(s=[],n=0,t=h.length;n<t;n++)(o=h[n])&&s.push(o);return s})().length;return n/=(function(){var n;for(s in n=[],t)t[s],n.push(s);return n})().length},u={nCk:function(t,n){var s,u,o,h;if(n>t)return 0;if(0===n)return 1;for(o=1,s=u=1,h=n;1<=h?u<=h:u>=h;s=1<=h?++u:--u)o*=t,o/=s,t-=1;return o},log10:function(t){return Math.log(t)/Math.log(10)},log2:function(t){return Math.log(t)/Math.log(2)},factorial:function(t){var n,s,u,o;if(t<2)return 1;for(n=1,s=u=2,o=t;2<=o?u<=o:u>=o;s=2<=o?++u:--u)n*=s;return n},most_guessable_match_sequence:function(t,n,s){var u,o,h,f,_,c,l,E,p,A,v,R,P,I,M,k,N,S,T,Y,b,D,O;for(null==s&&(s=!1),v=t.length,A=(function(){var t,n,s;for(s=[],t=0,n=v;0<=n?t<n:t>n;0<=n?++t:--t)s.push([]);return s})(),R=0,_=n.length;R<_;R++)A[(E=n[R]).j].push(E);for(k=0,c=A.length;k<c;k++)A[k].sort(function(t,n){return t.i-n.i});for(P={m:(function(){var t,n,s;for(n=[],s=0,t=v;0<=t?s<t:s>t;0<=t?++s:--s)n.push({});return n})(),pi:(function(){var t,n,s;for(n=[],s=0,t=v;0<=t?s<t:s>t;0<=t?++s:--s)n.push({});return n})(),g:(function(){var t,n,s;for(n=[],s=0,t=v;0<=t?s<t:s>t;0<=t?++s:--s)n.push({});return n})()},O=this,b=function(n,u){var o,h,f,_,c,l;for(h in _=n.j,c=O.estimate_guesses(n,t),u>1&&(c*=P.pi[n.i-1][u-1]),f=O.factorial(u)*c,s||(f+=Math.pow(1e4,u-1)),l=P.g[_])if(o=l[h],!(h>u)&&o<=f)return;return P.g[_][u]=f,P.m[_][u]=n,P.pi[_][u]=c},u=function(t){var n,s,u,o,h,f;for(E=p(0,t),b(E,1),h=[],n=f=1,o=t;1<=o?f<=o:f>=o;n=1<=o?++f:--f)E=p(n,t),h.push((function(){var t,o;for(s in o=[],t=P.m[n-1])u=t[s],s=parseInt(s),'bruteforce'!==u.pattern&&o.push(b(E,s+1));return o})());return h},p=function(n,s){return{pattern:'bruteforce',token:t.slice(n,+s+1||9e9),i:n,j:s}},Y=function(t){var n,s,u,o,h,f,_;for(s in f=[],o=t-1,h=void 0,u=1/0,_=P.g[o])(n=_[s])<u&&(h=s,u=n);for(;o>=0;)E=P.m[o][h],f.unshift(E),o=E.i-1,h--;return f},h=T=0,N=v;0<=N?T<N:T>N;h=0<=N?++T:--T){for(D=0,l=(S=A[h]).length;D<l;D++)if((E=S[D]).i>0)for(f in P.m[E.i-1])f=parseInt(f),b(E,f+1);else b(E,1);u(h)}return I=(M=Y(v)).length,o=0===t.length?1:P.g[v-1][I],{password:t,guesses:o,guesses_log10:this.log10(o),sequence:M}},estimate_guesses:function(t,n){var s,u;return null!=t.guesses?t.guesses:(u=1,t.token.length<n.length&&(u=1===t.token.length?10:50),s={bruteforce:this.bruteforce_guesses,dictionary:this.dictionary_guesses,spatial:this.spatial_guesses,repeat:this.repeat_guesses,sequence:this.sequence_guesses,regex:this.regex_guesses,date:this.date_guesses}[t.pattern].call(this,t),t.guesses=Math.max(s,u),t.guesses_log10=this.log10(t.guesses),t.guesses)},bruteforce_guesses:function(t){var n,s;return(n=Math.pow(10,t.token.length))===Number.POSITIVE_INFINITY&&(n=Number.MAX_VALUE),s=1===t.token.length?11:51,Math.max(n,s)},repeat_guesses:function(t){return t.base_guesses*t.repeat_count},sequence_guesses:function(t){var n,s;return n='a'===(s=t.token.charAt(0))||'A'===s||'z'===s||'Z'===s||'0'===s||'1'===s||'9'===s?4:s.match(/\d/)?10:26,t.ascending||(n*=2),n*t.token.length},MIN_YEAR_SPACE:20,REFERENCE_YEAR:(new Date).getFullYear(),regex_guesses:function(t){var n,s;if(n={alpha_lower:26,alpha_upper:26,alpha:52,alphanumeric:62,digits:10,symbols:33},t.regex_name in n)return Math.pow(n[t.regex_name],t.token.length);switch(t.regex_name){case'recent_year':return s=Math.abs(parseInt(t.regex_match[0])-this.REFERENCE_YEAR),s=Math.max(s,this.MIN_YEAR_SPACE)}},date_guesses:function(t){var n;return n=365*Math.max(Math.abs(t.year-this.REFERENCE_YEAR),this.MIN_YEAR_SPACE),t.separator&&(n*=4),n},KEYBOARD_AVERAGE_DEGREE:n(t.qwerty),KEYPAD_AVERAGE_DEGREE:n(t.keypad),KEYBOARD_STARTING_POSITIONS:(function(){var n,u;for(s in u=[],n=t.qwerty)n[s],u.push(s);return u})().length,KEYPAD_STARTING_POSITIONS:(function(){var n,u;for(s in u=[],n=t.keypad)n[s],u.push(s);return u})().length,spatial_guesses:function(t){var n,s,u,o,h,f,_,c,l,E,p,A,v,R,P,I,M;for('qwerty'===(E=t.graph)||'dvorak'===E?(R=this.KEYBOARD_STARTING_POSITIONS,o=this.KEYBOARD_AVERAGE_DEGREE):(R=this.KEYPAD_STARTING_POSITIONS,o
__d(function(g,r,i,a,m,e,d){var n;n={estimate_attack_times:function(n){var t,o,s,_;for(s in t={},o={online_throttling_100_per_hour:n/.027777777777777776,online_no_throttling_10_per_second:n/10,offline_slow_hashing_1e4_per_second:n/1e4,offline_fast_hashing_1e10_per_second:n/1e10})_=o[s],t[s]=this.display_time(_);return{crack_times_seconds:o,crack_times_display:t,score:this.guesses_to_score(n)}},guesses_to_score:function(n){return 5,n<1005?0:n<1e6+5?1:n<1e8+5?2:n<1e10+5?3:4},display_time:function(n){var t,o,s,_,u;return 60,3600,86400,2678400,u=32140800,321408e4,s=(_=n<1?[null,'less than a second']:n<60?[t=Math.round(n),t+" second"]:n<3600?[t=Math.round(n/60),t+" minute"]:n<86400?[t=Math.round(n/3600),t+" hour"]:n<2678400?[t=Math.round(n/86400),t+" day"]:n<u?[t=Math.round(n/2678400),t+" month"]:n<321408e4?[t=Math.round(n/u),t+" year"]:[null,'centuries'])[1],null!=(o=_[0])&&1!==o&&(s+='s'),s}},m.exports=n},1834,[]);
__d(function(g,r,i,a,m,e,d){var s,t;t=r(d[0]),s={default_feedback:{warning:'',suggestions:["Use a few words, avoid common phrases","No need for symbols, digits, or uppercase letters"]},get_feedback:function(t,n){var o,u,c,h,l,y;if(0===n.length)return this.default_feedback;if(t>2)return{warning:'',suggestions:[]};for(h=n[0],u=0,c=(y=n.slice(1)).length;u<c;u++)(l=y[u]).token.length>h.token.length&&(h=l);return o='Add another word or two. Uncommon words are better.',null!=(s=this.get_match_feedback(h,1===n.length))?(s.suggestions.unshift(o),null==s.warning&&(s.warning='')):s={warning:'',suggestions:[o]},s},get_match_feedback:function(s,t){switch(s.pattern){case'dictionary':return this.get_dictionary_match_feedback(s,t);case'spatial':return s.graph.toUpperCase(),{warning:1===s.turns?'Straight rows of keys are easy to guess':'Short keyboard patterns are easy to guess',suggestions:['Use a longer keyboard pattern with more turns']};case'repeat':return{warning:1===s.base_token.length?'Repeats like "aaa" are easy to guess':'Repeats like "abcabcabc" are only slightly harder to guess than "abc"',suggestions:['Avoid repeated words and characters']};case'sequence':return{warning:"Sequences like abc or 6543 are easy to guess",suggestions:['Avoid sequences']};case'regex':if('recent_year'===s.regex_name)return{warning:"Recent years are easy to guess",suggestions:['Avoid recent years','Avoid years that are associated with you']};break;case'date':return{warning:"Dates are often easy to guess",suggestions:['Avoid dates and years that are associated with you']}}},get_dictionary_match_feedback:function(s,n){var o,u,c,h;return c='passwords'===s.dictionary_name?!n||s.l33t||s.reversed?s.guesses_log10<=4?'This is similar to a commonly used password':void 0:s.rank<=10?'This is a top-10 common password':s.rank<=100?'This is a top-100 common password':'This is a very common password':'english_wikipedia'===s.dictionary_name?n?'A word by itself is easy to guess':void 0:'surnames'===(o=s.dictionary_name)||'male_names'===o||'female_names'===o?n?'Names and surnames by themselves are easy to guess':'Common names and surnames are easy to guess':'',u=[],(h=s.token).match(t.START_UPPER)?u.push("Capitalization doesn't help very much"):h.match(t.ALL_UPPER)&&h.toLowerCase()!==h&&u.push("All-uppercase is almost as easy to guess as all-lowercase"),s.reversed&&s.token.length>=4&&u.push("Reversed words aren't much harder to guess"),s.l33t&&u.push("Predictable substitutions like '@' instead of 'a' don't help very much"),{warning:c,suggestions:u}}},m.exports=s},1835,[1833]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1836,[1573]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1837,[1838]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"UnsupportedDesktopBrowser",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1838,[3,1839]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),s=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),c=t(r(d[7])),p=r(d[8]),h=r(d[9]),_=r(d[10]);function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,s.default)(k,t);var n,h,y=(n=k,h=v(),function(){var t,o=(0,f.default)(n);if(h){var u=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function k(){return(0,o.default)(this,k),y.apply(this,arguments)}return(0,u.default)(k,[{key:"render",value:function(){return c.default.createElement("div",{className:"unsupported-desktop-browser"},c.default.createElement("h2",{className:"unsupported-desktop-browser__title"},"It looks like you're using a browser we don't support."),c.default.createElement("p",{className:"unsupported-desktop-browser__description"},"Please try again with the latest version of\xa0",c.default.createElement("a",{className:"unsupported-desktop-browser__link",href:_.CHROME},"Chrome"),"\xa0",this._showFirefox()&&c.default.createElement(c.default.Fragment,null,"or ",c.default.createElement("a",{className:"unsupported-desktop-browser__link",href:_.FIREFOX},"Firefox"))))}},{key:"_showFirefox",value:function(){return(0,p.isBrowsersOptimal)('firefox')}}]),k})(c.Component),k=(0,h.translate)(y);e.default=k},1839,[2,3,4,5,6,8,11,70,1684,907,1840]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SAFARI=e.FIREFOX=e.EDGE=e.CHROMIUM=e.CHROME=void 0;e.CHROME='https://www.google.com/chrome/';e.CHROMIUM='https://www.chromium.org/';e.EDGE='https://www.microsoft.com/en-us/windows/microsoft-edge';e.FIREFOX='https://www.getfirefox.com/';e.SAFARI='https://support.apple.com/downloads/safari'},1840,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1841,[1842,1882]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"BlankPage",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"WelcomePage",{enumerable:!0,get:function(){return u.default}});var n=t(r(d[1])),u=t(r(d[2]))},1842,[3,1843,1845]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),u=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]),v=r(d[10]),h=r(d[11]),R=(r(d[12]),r(d[13])),_=n(r(d[14]));function k(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var C=(function(t){(0,c.default)(C,t);var n,y,h=(n=C,y=k(),function(){var t,o=(0,f.default)(n);if(y){var u=(0,f.default)(this).constructor;t=Reflect.construct(o,arguments,u)}else t=o.apply(this,arguments);return(0,l.default)(this,t)});function C(){return(0,o.default)(this,C),h.apply(this,arguments)}return(0,u.default)(C,[{key:"componentDidMount",value:function(){this.props.dispatch((0,R.destroyLocalTracks)())}},{key:"render",value:function(){var t=this.props._styles;return s.default.createElement(p.View,{style:[_.default.blankPageWrapper,t.loadingOverlayWrapper]},s.default.createElement(v.LoadingIndicator,{color:t.indicatorColor,size:"large"}))}}]),C})(s.Component);var D=(0,h.connect)(function(t){return{_styles:y.ColorSchemeRegistry.get(t,'LoadConfigOverlay')}})(C);e.default=D},1843,[2,3,4,5,6,8,11,70,15,458,562,464,545,1088,1844]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.SWITCH_UNDER_COLOR=e.SWITCH_THUMB_COLOR=e.SIDEBAR_AVATAR_SIZE=e.PLACEHOLDER_TEXT_COLOR=void 0;var o=t(r(d[1])),n=r(d[2]),l=r(d[3]);function c(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);o&&(l=l.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,l)}return n}function u(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?c(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):c(Object(l)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(l,o))})}return t}e.PLACEHOLDER_TEXT_COLOR='rgba(255, 255, 255, 0.5)';e.SIDEBAR_AVATAR_SIZE=100;var C=l.ColorPalette.blueHighlight;e.SWITCH_THUMB_COLOR=C;e.SWITCH_UNDER_COLOR='rgba(0, 0, 0, 0.4)';var f=l.ColorPalette.white,s={audioVideoSwitch:{marginHorizontal:5},audioVideoSwitchContainer:{alignItems:'center',flexDirection:'row'},blankPageWrapper:u(u({},n.StyleSheet.absoluteFillObject),{},{alignItems:'center',flex:1,flexDirection:'column',justifyContent:'center'}),button:{backgroundColor:l.ColorPalette.blue,borderColor:l.ColorPalette.blue,borderRadius:4,borderWidth:1,height:30,justifyContent:'center',paddingHorizontal:20},buttonText:{alignSelf:'center',color:l.ColorPalette.white,fontSize:14},displayName:{color:l.ColorPalette.white,fontSize:16,marginTop:l.BoxModel.margin,textAlign:'center'},enterRoomText:{color:f,fontSize:18,marginBottom:l.BoxModel.margin},header:{justifyContent:'space-between'},hintButtonContainer:{flexDirection:'row',justifyContent:'center'},hintContainer:{flexDirection:'column',overflow:'hidden'},hintText:{textAlign:'center'},hintTextContainer:{marginBottom:2*l.BoxModel.margin},itemContainer:{flexDirection:'column',paddingTop:10},joinControls:{padding:l.BoxModel.padding},messageContainer:{backgroundColor:l.ColorPalette.white,borderColor:l.ColorPalette.white,borderRadius:4,borderWidth:1,marginVertical:5,paddingHorizontal:l.BoxModel.padding,paddingVertical:2*l.BoxModel.padding},localVideoTrackUnderlay:{alignSelf:'stretch',backgroundColor:'transparent',flex:1},page:{flex:1,flexDirection:'column'},reducedUIContainer:{alignItems:'center',backgroundColor:l.ColorPalette.blue,flex:1,justifyContent:'center'},reducedUIText:{color:f,fontSize:12},roomContainer:{alignSelf:'stretch',flexDirection:'column'},sideBar:{width:250},sideBarBody:{backgroundColor:l.ColorPalette.white,flex:1},sideBarHeader:{alignItems:'center',flexDirection:'column',height:150,justifyContent:'center',padding:l.BoxModel.padding},sideBarItem:{padding:13},sideBarItemButtonContainer:{alignItems:'center',flexDirection:'row',justifyContent:'flex-start'},sideBarItemIcon:{color:l.ColorPalette.blueHighlight,fontSize:20,marginRight:15},sideBarItemText:{color:l.ColorPalette.black,fontWeight:'bold'},switchLabel:{paddingHorizontal:3},textInput:{backgroundColor:'transparent',borderColor:l.ColorPalette.white,borderRadius:4,borderWidth:1,color:f,fontSize:23,height:50,padding:4,textAlign:'center'},title:{color:f,fontSize:25,marginBottom:2*l.BoxModel.margin,textAlign:'center'},insecureRoomNameWarningContainer:{alignItems:'center',flexDirection:'row',paddingHorizontal:5},insecureRoomNameWarningIcon:{color:l.ColorPalette.warning,fontSize:24,marginRight:10},insecureRoomNameWarningText:{color:l.ColorPalette.warning,flex:1},welcomePage:{backgroundColor:l.ColorPalette.blue,overflow:'hidden'}};e.default=s},1844,[3,463,15,545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n(r(d[2])),l=n(r(d[3])),u=n(r(d[4])),s=n(r(d[5])),c=n(r(d[6])),f=n(r(d[7])),h=n(r(d[8])),y=n(r(d[9])),p=n(r(d[10])),_=r(d[11]),b=r(d[12]),E=r(d[13]),v=r(d[14]),w=r(d[15]),x=r(d[16]),C=r(d[17]),F=r(d[18]),S=r(d[19]),T=r(d[20]),O=r(d[21]),B=r(d[22]),I=r(d[23]),P=r(d[24]),R=r(d[25]),k=n(r(d[26])),j=n(r(d[27])),V=n(r(d[28])),D=n(r(d[29])),A=t(r(d[30]));function H(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);n&&(l=l.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,l)}return o}function L(t){for(var n=1;n<arguments.length;n++){var l=null!=arguments[n]?arguments[n]:{};n%2?H(Object(l),!0).forEach(function(n){(0,o.default)(t,n,l[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(l)):H(Object(l)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(l,n))})}return t}function W(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var M=(function(t){(0,f.default)(v,t);var n,o,E=(n=v,o=W(),function(){var t,l=(0,y.default)(n);if(o){var u=(0,y.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,h.default)(this,t)});function v(t){var n;return(0,l.default)(this,v),(n=E.call(this,t)).state._fieldFocused=!1,n.state.hintBoxAnimation=new _.Animated.Value(0),n._onFieldFocusChange=n._onFieldFocusChange.bind((0,s.default)(n)),n._onShowSideBar=n._onShowSideBar.bind((0,s.default)(n)),n._renderHintBox=n._renderHintBox.bind((0,s.default)(n)),n._onFieldBlur=n._onFieldFocusChange.bind((0,s.default)(n),!1),n._onFieldFocus=n._onFieldFocusChange.bind((0,s.default)(n),!0),n}return(0,u.default)(v,[{key:"componentDidMount",value:function(){(0,c.default)((0,y.default)(v.prototype),"componentDidMount",this).call(this),this._updateRoomname();var t=this.props.dispatch;this.props._settings.startAudioOnly?t((0,T.destroyLocalTracks)()):navigator.permissions.query({name:'camera'}).then(function(n){'granted'===n&&t((0,T.createDesiredLocalTracks)(x.MEDIA_TYPE.VIDEO))})}},{key:"render",value:function(){return this._renderFullUI()}},{key:"_doRenderInsecureRoomNameWarning",value:function(){return p.default.createElement(_.View,{style:[A.default.messageContainer,A.default.insecureRoomNameWarningContainer]},p.default.createElement(w.Icon,{src:w.IconWarning,style:A.default.insecureRoomNameWarningIcon}),p.default.createElement(C.Text,{style:A.default.insecureRoomNameWarningText},this.props.t('security.insecureRoomNameWarning')))}},{key:"_getHintBoxStyle",value:function(){return[A.default.messageContainer,A.default.hintContainer,{opacity:this.state.hintBoxAnimation}]}},{key:"_onFieldFocusChange",value:function(t){var n=this;t&&this.setState({_fieldFocused:!0}),_.Animated.timing(this.state.hintBoxAnimation,{duration:300,toValue:t?1:0}).start(function(o){return o.finished&&!t&&n.setState({_fieldFocused:!1})})}},{key:"_onShowSideBar",value:function(){_.Keyboard.dismiss(),this.props.dispatch((0,P.setSideBarVisible)(!0))}},{key:"_renderHintBox",value:function(){if(this.state._fieldFocused){var t=this.props.t;return p.default.createElement(_.Animated.View,{style:this._getHintBoxStyle()},p.default.createElement(_.View,{style:A.default.hintTextContainer},p.default.createElement(C.Text,{style:A.default.hintText},t('welcomepage.roomnameHint'))),p.default.createElement(_.View,{style:A.default.hintButtonContainer},this._renderJoinButton()))}return null}},{key:"_renderJoinButton",value:function(){var t,n=this.props.t;return t=this.state.joining?p.default.createElement(_.View,null,p.default.createElement(C.LoadingIndicator,{color:A.default.buttonText.color,size:"small"})):p.default.createElement(C.Text,{style:A.default.buttonText},this.props.t('welcomepage.join')),p.default
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})})},1846,[1847,1849]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"HelpView",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1847,[3,1848]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),f=n(r(d[3])),c=n(r(d[4])),l=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=n(r(d[8])),h=r(d[9]),v=r(d[10]),y=r(d[11]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R='https://web-cdn.jitsi.net/faq/meet-faq.html',P=(function(t){(0,c.default)(P,t);var n,v,R=(n=P,v=_(),function(){var t,u=(0,o.default)(n);if(v){var f=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,f)}else t=u.apply(this,arguments);return(0,l.default)(this,t)});function P(){return(0,u.default)(this,P),R.apply(this,arguments)}return(0,f.default)(P,[{key:"render",value:function(){return s.default.createElement(h.JitsiModal,{headerProps:{headerLabelKey:'helpView.header'},modalId:y.HELP_VIEW_MODAL_ID},s.default.createElement(p.default,{source:{uri:this.props._url}}))}}]),P})(s.PureComponent);var b=(0,v.connect)(function(t){return{_url:t['features/base/config'].helpCentreURL||R}})(P);e.default=b},1848,[2,3,4,5,6,8,11,70,1174,1372,464,1849]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.HELP_VIEW_MODAL_ID=void 0;e.HELP_VIEW_MODAL_ID='helpView'},1849,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})});var n=r(d[1]);Object.keys(n).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return n[t]}})});var u=r(d[2]);Object.keys(u).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return u[t]}})});var o=r(d[3]);Object.keys(o).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})});var c=r(d[4]);Object.keys(c).forEach(function(t){"default"!==t&&"__esModule"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return c[t]}})})},1850,[1851,1855,1856,1860,1861]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.openSettingsDialog=function(t){return(0,n.openDialog)(c.SettingsDialog,{defaultTab:t})},e.submitMoreTab=function(n){return function(s,c){var P=(0,f.getMoreTabProps)(c());n.followMeEnabled!==P.followMeEnabled&&s((0,t.setFollowMe)(n.followMeEnabled));var S,b=n.showPrejoinPage;b!==P.showPrejoinPage&&(b&&(null==(S=c()['features/prejoin'])?void 0:S.showPrejoin)&&s((0,l.setPrejoinPageVisibility)(!1)),s((0,u.updateSettings)({userSelectedSkipPrejoin:!b})));n.startAudioMuted===P.startAudioMuted&&n.startVideoMuted===P.startVideoMuted||s((0,t.setStartMutedPolicy)(n.startAudioMuted,n.startVideoMuted)),n.currentLanguage!==P.currentLanguage&&o.i18next.changeLanguage(n.currentLanguage)}},e.submitProfileTab=function(t){return function(n,o){var u=(0,f.getProfileTabProps)(o());t.displayName!==u.displayName&&APP.conference.changeLocalDisplayName(t.displayName),t.email!==u.email&&APP.conference.changeLocalEmail(t.email)}},e.toggleAudioSettings=function(){return function(t,n){var o=n()['features/settings'].audioSettingsVisible;t(P(!o))}},e.toggleVideoSettings=function(){return function(t,n){var o=n()['features/settings'].videoSettingsVisible;t(S(!o))}};var t=r(d[0]),n=r(d[1]),o=r(d[2]),u=r(d[3]),l=r(d[4]),s=r(d[5]),c=r(d[6]),f=r(d[7]);function P(t){return{type:s.SET_AUDIO_SETTINGS_VISIBILITY,value:t}}function S(t){return{type:s.SET_VIDEO_SETTINGS_VISIBILITY,value:t}}},1851,[1281,554,907,1095,1852,1855,1856,1861]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.dialOut=function(t,o){return function(s,l){var f,T,D,N,S,y,_,k;return n.default.async(function(P){for(;;)switch(P.prev=P.next){case 0:return f=l(),T=u.default.v4(),D=(0,c.getDialOutUrl)(f),N=(0,v.getDialOutConferenceUrl)(f),S=(0,v.getFullDialOutNumber)(f),y=(0,v.getDialOutCountry)(f).code.toUpperCase(),_={conferenceUrl:N,countryCode:y,name:S,phoneNumber:S},P.prev=7,P.next=10,n.default.awrap((0,p.executeDialOutRequest)(D,_,T));case 10:s(O(T,t,o)),P.next=20;break;case 13:P.prev=13,P.t0=P.catch(7),k={titleKey:'prejoin.errorDialOut',titleArguments:void 0},P.t0.status&&('validation.failed'===P.t0.messageKey?k.titleKey='prejoin.errorValidation':(k.titleKey='prejoin.errorStatusCode',k.titleArguments={status:P.t0.status})),s((0,E.showErrorNotification)(k)),I.default.error('Error dialing out',P.t0),o();case 20:case"end":return P.stop()}},null,null,[[7,13]],Promise)}},e.initPrejoin=function(t,u){return function(o){return n.default.async(function(n){for(;;)switch(n.prev=n.next){case 0:o(R(u)),t.forEach(function(t){return o((0,l.trackAdded)(t))});case 2:case"end":return n.stop()}},null,null,null,Promise)}},e.joinConference=_,e.joinConferenceWithoutAudio=function(){return function(t,u){var o,c,s;return n.default.async(function(f){for(;;)switch(f.prev=f.next){case 0:if(c=u()['features/base/tracks'],!(s=null==(o=(0,l.getLocalAudioTrack)(c))?void 0:o.jitsiTrack)){f.next=5;break}return f.next=5,n.default.awrap(t((0,l.replaceLocalTrack)(s,null)));case 5:t(_({startSilent:!0}));case 6:case"end":return f.stop()}},null,null,null,Promise)}},e.makePrecallTest=function(t){return function(u){var o;return n.default.async(function(c){for(;;)switch(c.prev=c.next){case 0:return c.next=2,n.default.awrap(JitsiMeetJS.precallTest.init(t));case 2:return c.next=4,n.default.awrap(JitsiMeetJS.precallTest.execute());case 4:o=c.sent,u(P(o));case 6:case"end":return c.stop()}},null,null,null,Promise)}},e.openDialInPage=function(){return function(t,n){var u=n(),c=u['features/base/connection'].locationURL,s=(0,o.getRoomName)(u),l=(0,p.getDialInfoPageURL)(s,c);(0,f.openURLInBrowser)(l,!0)}},e.replaceAudioTrackById=function(t){return function(u,o){var c,f,p,E;return n.default.async(function(T){for(;;)switch(T.prev=T.next){case 0:return T.prev=0,f=o()['features/base/tracks'],T.next=4,n.default.awrap((0,s.createLocalTrack)('audio',t));case 4:p=T.sent,E=null==(c=(0,l.getLocalAudioTrack)(f))?void 0:c.jitsiTrack,u((0,l.replaceLocalTrack)(E,p)),T.next=13;break;case 9:T.prev=9,T.t0=T.catch(0),u(k('prejoin.audioTrackError')),I.default.log('Error replacing audio track',T.t0);case 13:case"end":return T.stop()}},null,null,[[0,9]],Promise)}},e.replaceVideoTrackById=function(t){return function(u,o){var c,f,p,E;return n.default.async(function(T){for(;;)switch(T.prev=T.next){case 0:return T.prev=0,f=o()['features/base/tracks'],T.next=4,n.default.awrap((0,s.createLocalTrack)('video',t));case 4:p=T.sent,E=null==(c=(0,l.getLocalVideoTrack)(f))?void 0:c.jitsiTrack,u((0,l.replaceLocalTrack)(E,p)),T.next=13;break;case 9:T.prev=9,T.t0=T.catch(0),u(k('prejoin.videoTrackError')),I.default.log('Error replacing video track',T.t0);case 13:case"end":return T.stop()}},null,null,[[0,9]],Promise)}},e.setDeviceStatusOk=function(t){return{type:T.SET_DEVICE_STATUS,value:{deviceStatusText:t,deviceStatusType:'ok'}}},e.setDeviceStatusWarning=k,e.setDialOutCountry=function(t){return{type:T.SET_DIALOUT_COUNTRY,value:t}},e.setPrejoinDisplayNameRequired=function(){return{type:T.SET_PREJOIN_DISPLAY_NAME_REQUIRED}},e.setDialOutNumber=function(t){return{type:T.SET_DIALOUT_NUMBER,value:t}},e.setSkipPrejoin=function(t){return{type:T.SET_SKIP_PREJOIN,value:t}},e.setJoinByPhoneDialogVisiblity=function(t){return{type:T.SET_JOIN_BY_PHONE_DIALOG_VISIBLITY,value:t}},e.setPrecallTestResults=P,e.setPrejoinDeviceErrors=R,e.setPrejoinPageVisibility=function(t){return{type:T.SET_PREJOIN_PAGE_VISIBILITY,value:t}};var n=t(r(d[1])),u=t(r(d[2])),o=r(d[3]),c=r(d[4]),s=r(d[5]),l=r(d[6]),f=r(d[7]),p=r(d[8]),E=r(d[9]),T=r(d[10]),v=r(d[11
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_PREJOIN_PAGE_VISIBILITY=e.SET_PREJOIN_DEVICE_ERRORS=e.SET_PREJOIN_AUDIO_MUTED=e.SET_PREJOIN_AUDIO_DISABLED=e.SET_PRECALL_TEST_RESULTS=e.SET_JOIN_BY_PHONE_DIALOG_VISIBLITY=e.SET_DIALOUT_STATUS=e.SET_DIALOUT_NUMBER=e.SET_DIALOUT_COUNTRY=e.SET_PREJOIN_DISPLAY_NAME_REQUIRED=e.SET_SKIP_PREJOIN=e.SET_DEVICE_STATUS=e.PREJOIN_START_CONFERENCE=void 0;e.PREJOIN_START_CONFERENCE='PREJOIN_START_CONFERENCE';e.SET_DEVICE_STATUS='SET_DEVICE_STATUS';e.SET_SKIP_PREJOIN='SET_SKIP_PREJOIN';e.SET_PREJOIN_DISPLAY_NAME_REQUIRED='SET_PREJOIN_DISPLAY_NAME_REQUIRED';e.SET_DIALOUT_COUNTRY='SET_DIALOUT_COUNTRY';e.SET_DIALOUT_NUMBER='SET_DIALOUT_NUMBER';e.SET_DIALOUT_STATUS='SET_DIALOUT_STATUS';e.SET_JOIN_BY_PHONE_DIALOG_VISIBLITY='SET_JOIN_BY_PHONE_DIALOG_VISIBLITY';e.SET_PRECALL_TEST_RESULTS='SET_PRECALL_TEST_RESULTS';e.SET_PREJOIN_AUDIO_DISABLED='SET_PREJOIN_AUDIO_DISABLED';e.SET_PREJOIN_AUDIO_MUTED='SET_PREJOIN_AUDIO_MUTED';e.SET_PREJOIN_DEVICE_ERRORS='SET_PREJOIN_DEVICE_ERRORS';e.SET_PREJOIN_PAGE_VISIBILITY='SET_PREJOIN_PAGE_VISIBILITY'},1853,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/prejoin');e.default=t},1854,[517]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_VIDEO_SETTINGS_VISIBILITY=e.SET_AUDIO_SETTINGS_VISIBILITY=void 0;e.SET_AUDIO_SETTINGS_VISIBILITY='SET_AUDIO_SETTINGS_VISIBILITY';e.SET_VIDEO_SETTINGS_VISIBILITY='SET_VIDEO_SETTINGS_VISIBILITY'},1855,[]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1856,[1857]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1857,[1858]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"SettingsView",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1858,[3,1859]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),l=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),u=t(r(d[5])),c=t(r(d[6])),h=t(r(d[7])),f=t(r(d[8])),p=t(r(d[9])),b=r(d[10]),v=r(d[11]),_=r(d[12]),C=r(d[13]),S=r(d[14]),y=r(d[15]),R=r(d[16]),w=t(r(d[17])),E=t(r(d[18]));function V(t,n){var l=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),l.push.apply(l,s)}return l}function L(t){for(var l=1;l<arguments.length;l++){var s=null!=arguments[l]?arguments[l]:{};l%2?V(Object(s),!0).forEach(function(l){(0,n.default)(t,l,s[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):V(Object(s)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(s,n))})}return t}function P(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var A=b.NativeModules.AppInfo,U=(function(t){(0,c.default)(R,t);var n,v,C=(n=R,v=P(),function(){var t,l=(0,f.default)(n);if(v){var s=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,s)}else t=l.apply(this,arguments);return(0,h.default)(this,t)});function R(t){var n;(0,l.default)(this,R),n=C.call(this,t);var s=t._settings||{},u=s.disableCallIntegration,c=s.disableCrashReporting,h=s.disableP2P,f=s.displayName,p=s.email,b=s.serverURL,v=s.startWithAudioMuted,_=s.startWithVideoMuted;return n.state={disableCallIntegration:u,disableCrashReporting:c,disableP2P:h,displayName:f,email:p,serverURL:b,showAdvanced:!1,startWithAudioMuted:v,startWithVideoMuted:_},n._onBlurServerURL=n._onBlurServerURL.bind((0,o.default)(n)),n._onClose=n._onClose.bind((0,o.default)(n)),n._onDisableCallIntegration=n._onDisableCallIntegration.bind((0,o.default)(n)),n._onDisableCrashReporting=n._onDisableCrashReporting.bind((0,o.default)(n)),n._onDisableP2P=n._onDisableP2P.bind((0,o.default)(n)),n._onShowAdvanced=n._onShowAdvanced.bind((0,o.default)(n)),n._setURLFieldReference=n._setURLFieldReference.bind((0,o.default)(n)),n._showURLAlert=n._showURLAlert.bind((0,o.default)(n)),n}return(0,s.default)(R,[{key:"render",value:function(){var t=this.state,n=t.displayName,l=t.email,s=t.serverURL,o=t.startWithAudioMuted,u=t.startWithVideoMuted;return p.default.createElement(_.JitsiModal,{headerProps:{headerLabelKey:'settingsView.header'},modalId:S.SETTINGS_VIEW_ID,onClose:this._onClose},p.default.createElement(b.ScrollView,null,p.default.createElement(E.default,{label:"settingsView.profileSection"}),p.default.createElement(w.default,{fieldSeparator:!0,label:"settingsView.displayName",layout:"column"},p.default.createElement(b.TextInput,{autoCorrect:!1,onChangeText:this._onChangeDisplayName,placeholder:"John Doe",textContentType:'name',value:n})),p.default.createElement(w.default,{label:"settingsView.email",layout:"column"},p.default.createElement(b.TextInput,{autoCapitalize:"none",autoCorrect:!1,keyboardType:'email-address',onChangeText:this._onChangeEmail,placeholder:"email@example.com",textContentType:'emailAddress',value:l})),p.default.createElement(E.default,{label:"settingsView.conferenceSection"}),p.default.createElement(w.default,{fieldSeparator:!0,label:"settingsView.serverURL",layout:"column"},p.default.createElement(b.TextInput,{autoCapitalize:"none",autoCorrect:!1,editable:this.props._serverURLChangeEnabled,keyboardType:'url',onBlur:this._onBlurServerURL,onChangeText:this._onChangeServerURL,placeholder:this.props._serverURL,textContentType:'URL',value:s})),p.default.createElement(w.default,{fieldSeparator:!0,label:"settingsView.startWithAudioMuted"},p.default.createElement(b.Switch,{onValueChange:this._onStartAudioMutedChange,value:o})),p.default.createElement(w.default,{label:"settingsView.startWithVideoMuted"},p.default.createElement(b.Switch,{onValueChange:this._onStartVideoMutedChange,value:u})),
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SETTINGS_VIEW_ID=e.SETTINGS_TABS=void 0;e.SETTINGS_TABS={CALENDAR:'calendar_tab',DEVICES:'devices_tab',MORE:'more_tab',PROFILE:'profile_tab'};e.SETTINGS_VIEW_ID='SETTINGS_VIEW_ID'},1860,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.isSettingEnabled=v,e.isServerURLChangeEnabled=function(t){var n=(0,l.toState)(t);return(0,o.getFeatureFlag)(n,o.SERVER_URL_CHANGE_ENABLED,!0)},e.normalizeUserInputURL=function(t){if(t){t=t.replace(/\s/g,'').toLowerCase();var n=new RegExp('^(\\w+://)?(.+)$'),o=n.exec(t);!o||o[1]&&o[1].startsWith('http')||(t="https://"+o[2]);var c=(0,f.parseStandardURIString)(t);return c.host?c.toString():null}return t},e.shouldShowOnlyDeviceSelection=function(){return 1===interfaceConfig.SETTINGS_SECTIONS.length&&v('devices')},e.getMoreTabProps=function(t){var n=(0,l.toState)(t),o=c.i18next.language||c.DEFAULT_LANGUAGE,u=n['features/base/conference'],f=u.conference,v=u.followMeEnabled,b=u.startAudioMutedPolicy,p=u.startVideoMutedPolicy,E=(0,S.isFollowMeActive)(n),h=interfaceConfig.SETTINGS_SECTIONS||[],T=Boolean(f&&h.includes('moderator')&&(0,s.isLocalParticipantModerator)(n));return{currentLanguage:o,followMeActive:Boolean(f&&E),followMeEnabled:Boolean(f&&v),languages:c.LANGUAGES,showLanguageSettings:h.includes('language'),showModeratorSettings:T,showPrejoinSettings:n['features/base/config'].prejoinPageEnabled,showPrejoinPage:!n['features/base/settings'].userSelectedSkipPrejoin,startAudioMuted:Boolean(f&&b),startVideoMuted:Boolean(f&&p)}},e.getProfileTabProps=function(t){var n=(0,l.toState)(t),o=n['features/base/conference'],c=o.authEnabled,u=o.authLogin,f=o.conference,S=(0,s.getLocalParticipant)(n);return{authEnabled:Boolean(f&&c),authLogin:u,displayName:S.name,email:S.email}},e.createLocalVideoTracks=function(t){return Promise.all(t.map(function(t){return(0,u.createLocalTrack)('video',t).then(function(n){return{jitsiTrack:n,deviceId:t}}).catch(function(){return{jitsiTrack:null,deviceId:t,error:'deviceSelection.previewUnavailable'}})}))},e.createLocalAudioTracks=function(t){return Promise.all(t.map(function(t){var o,c,s,l;return n.default.async(function(f){for(;;)switch(f.prev=f.next){case 0:return o=t.deviceId,c=t.label,s=null,l=!1,f.prev=3,f.next=6,n.default.awrap((0,u.createLocalTrack)('audio',o));case 6:s=f.sent,f.next=12;break;case 9:f.prev=9,f.t0=f.catch(3),l=!0;case 12:return f.abrupt("return",{deviceId:o,hasError:l,jitsiTrack:s,label:c});case 13:case"end":return f.stop()}},null,null,[[3,9]],Promise)}))},e.getAudioSettingsVisibility=function(t){return t['features/settings'].audioSettingsVisible},e.getVideoSettingsVisibility=function(t){return t['features/settings'].videoSettingsVisible};var n=t(r(d[1])),o=r(d[2]),c=r(d[3]),u=r(d[4]),s=r(d[5]),l=r(d[6]),f=r(d[7]),S=r(d[8]);function v(t){return interfaceConfig.SETTINGS_SECTIONS.includes(t)}},1861,[3,533,1136,907,1069,885,464,528,1672]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){return{_serverURL:(0,h.getDefaultURL)(t),_settings:t['features/base/settings'],_visible:t['features/settings'].visible}},e.AbstractSettingsView=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),s=t(r(d[4])),f=t(r(d[5])),l=t(r(d[6])),c=r(d[7]),h=r(d[8]),_=r(d[9]);function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var v=(function(t){(0,s.default)(S,t);var c,h,v=(c=S,h=p(),function(){var t,n=(0,l.default)(c);if(h){var u=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function S(t){var u;return(0,n.default)(this,S),(u=v.call(this,t))._onChangeDisplayName=u._onChangeDisplayName.bind((0,o.default)(u)),u._onChangeEmail=u._onChangeEmail.bind((0,o.default)(u)),u._onChangeServerURL=u._onChangeServerURL.bind((0,o.default)(u)),u._onStartAudioMutedChange=u._onStartAudioMutedChange.bind((0,o.default)(u)),u._onStartVideoMutedChange=u._onStartVideoMutedChange.bind((0,o.default)(u)),u}return(0,u.default)(S,[{key:"_onChangeDisplayName",value:function(t){this._updateSettings({displayName:t})}},{key:"_onChangeEmail",value:function(t){this._updateSettings({email:t})}},{key:"_onChangeServerURL",value:function(t){this._updateSettings({serverURL:t})}},{key:"_onStartAudioMutedChange",value:function(t){this._updateSettings({startWithAudioMuted:t})}},{key:"_onStartVideoMutedChange",value:function(t){this._updateSettings({startWithVideoMuted:t})}},{key:"_updateSettings",value:function(t){this.props.dispatch((0,_.updateSettings)(t))}}]),S})(c.Component);e.AbstractSettingsView=v},1862,[3,4,5,10,6,8,11,70,1094,1095]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=l(r(d[2])),n=l(r(d[3])),o=l(r(d[4])),f=l(r(d[5])),c=l(r(d[6])),s=l(r(d[7])),p=t(r(d[8])),y=r(d[9]),h=r(d[10]),v=t(r(d[11]));function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var C=(function(t){(0,f.default)(R,t);var l,h,C=(l=R,h=_(),function(){var t,u=(0,s.default)(l);if(h){var n=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,n)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function R(t){var l;return(0,u.default)(this,R),l=C.call(this,t),p.default.Children.only(l.props.children),l._getDefaultFieldProps=l._getDefaultFieldProps.bind((0,o.default)(l)),l._getRowStyle=l._getRowStyle.bind((0,o.default)(l)),l}return(0,n.default)(R,[{key:"render",value:function(){var t=this.props,l=t.layout,u=t.t,n=p.default.cloneElement(this.props.children,this._getDefaultFieldProps(this.props.children));return p.default.createElement(y.View,{style:this._getRowStyle()},p.default.createElement(y.View,{style:v.default.fieldLabelContainer},p.default.createElement(y.Text,{style:[v.default.text,v.default.fieldLabelText,'column'===l?v.default.fieldLabelTextColumn:void 0]},u(this.props.label))),p.default.createElement(y.View,{style:v.default.fieldValueContainer},n))}},{key:"_getDefaultFieldProps",value:function(t){if(t&&t.type)switch(t.type.displayName){case'TextInput':return{placeholderTextColor:v.PLACEHOLDER_COLOR,style:[v.default.textInputField,'column'===this.props.layout?v.default.textInputFieldColumn:void 0],underlineColorAndroid:v.ANDROID_UNDERLINE_COLOR}}return{}}},{key:"_getRowStyle",value:function(){var t=this.props,l=t.fieldSeparator,u=t.layout,n=[v.default.fieldContainer];return l&&n.push(v.default.fieldSeparator),'column'===u&&n.push(v.default.fieldContainerColumn),n}}]),R})(p.Component),R=(0,h.translate)(C);e.default=R},1863,[2,3,4,5,10,6,8,11,70,15,907,1864]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.PLACEHOLDER_COLOR=e.ANDROID_UNDERLINE_COLOR=void 0;var t=r(d[0]);e.ANDROID_UNDERLINE_COLOR='transparent';var l=t.ColorPalette.lightGrey;e.PLACEHOLDER_COLOR=l;var o={fieldContainer:{alignItems:'center',flexDirection:'row',minHeight:65,paddingHorizontal:8},fieldContainerColumn:{alignItems:'flex-start',flexDirection:'column',paddingVertical:3},fieldLabelContainer:{alignItems:'center',flexDirection:'row',marginRight:5},fieldLabelText:{fontSize:17},fieldLabelTextColumn:{fontSize:12},fieldSeparator:{borderBottomWidth:1,borderColor:'rgba(0, 0, 0, 0.1)'},fieldValueContainer:{alignItems:'center',flex:1,flexDirection:'row',justifyContent:'flex-end'},formSectionTitle:{backgroundColor:'rgba(0, 0, 0, 0.1)',padding:5},text:{color:t.ColorPalette.black},textInputField:{color:t.ColorPalette.black,flex:1,fontSize:17,textAlign:'right'},textInputFieldColumn:{backgroundColor:'rgb(245, 245, 245)',borderRadius:8,marginVertical:5,paddingVertical:3,textAlign:'left'}};e.default=o},1864,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),l=n(r(d[3])),f=n(r(d[4])),c=n(r(d[5])),o=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]),v=n(r(d[10]));function h(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,f.default)(_,t);var n,y,R=(n=_,y=h(),function(){var t,u=(0,o.default)(n);if(y){var l=(0,o.default)(this).constructor;t=Reflect.construct(u,arguments,l)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function _(){return(0,u.default)(this,_),R.apply(this,arguments)}return(0,l.default)(_,[{key:"render",value:function(){var t=this.props,n=t.label,u=t.style,l=t.t;return s.default.createElement(p.View,{style:[v.default.formSectionTitle,u]},s.default.createElement(p.Text,null,l(n)))}}]),_})(s.Component),_=(0,y.translate)(R);e.default=_},1865,[2,3,4,5,6,8,11,70,15,907,1864]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.setSideBarVisible=function(_){return{type:t.SET_SIDEBAR_VISIBLE,visible:_}},e.setWelcomePageListsDefaultPage=function(_){return{type:t.SET_WELCOME_PAGE_LISTS_DEFAULT_PAGE,pageIndex:_}};var t=r(d[0])},1866,[1867]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_WELCOME_PAGE_LISTS_DEFAULT_PAGE=e.SET_SIDEBAR_VISIBLE=void 0;e.SET_SIDEBAR_VISIBLE='SET_SIDEBAR_VISIBLE';e.SET_WELCOME_PAGE_LISTS_DEFAULT_PAGE='SET_WELCOME_PAGE_LIST_DEFAULT_PAGE'},1867,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=function(t){return{_calendarEnabled:!1,_enableInsecureRoomNameWarning:t['features/base/config'].enableInsecureRoomNameWarning||!1,_moderatedRoomServiceUrl:t['features/base/config'].moderatedRoomServiceUrl,_recentListEnabled:(0,p.isRecentListEnabled)(),_room:t['features/base/conference'].room,_settings:t['features/base/settings']}},e.AbstractWelcomePage=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),s=t(r(d[4])),c=t(r(d[5])),l=t(r(d[6])),f=r(d[7]),h=r(d[8]),_=r(d[9]),R=r(d[10]),v=t(r(d[11])),p=r(d[12]);function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,s.default)(I,t);var h,p,y=(h=I,p=b(),function(){var t,n=(0,l.default)(h);if(p){var o=(0,l.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,c.default)(this,t)});function I(t){var u;return(0,n.default)(this,I),(u=y.call(this,t)).state={animateTimeoutId:void 0,generatedRoomname:'',insecureRoomName:!1,joining:!1,room:'',roomPlaceholder:'',updateTimeoutId:void 0},u._animateRoomnameChanging=u._animateRoomnameChanging.bind((0,o.default)(u)),u._onJoin=u._onJoin.bind((0,o.default)(u)),u._onRoomChange=u._onRoomChange.bind((0,o.default)(u)),u._renderInsecureRoomNameWarning=u._renderInsecureRoomNameWarning.bind((0,o.default)(u)),u._updateRoomname=u._updateRoomname.bind((0,o.default)(u)),u}return(0,u.default)(I,null,[{key:"getDerivedStateFromProps",value:function(t,n){return{room:t._room||n.room}}}]),(0,u.default)(I,[{key:"componentDidMount",value:function(){this._mounted=!0,(0,_.sendAnalytics)((0,_.createWelcomePageEvent)('viewed',void 0,{value:1}))}},{key:"componentWillUnmount",value:function(){this._clearTimeouts(),this._mounted=!1}},{key:"_animateRoomnameChanging",value:function(t){var n,o=this,u=this.state.roomPlaceholder+t.substr(0,1);t.length>1&&(n=setTimeout(function(){o._animateRoomnameChanging(t.substring(1,t.length))},70)),this.setState({animateTimeoutId:n,roomPlaceholder:u})}},{key:"_clearTimeouts",value:function(){clearTimeout(this.state.animateTimeoutId),clearTimeout(this.state.updateTimeoutId)}},{key:"_onJoin",value:function(){var t=this,n=this.state.room||this.state.generatedRoomname;if((0,_.sendAnalytics)((0,_.createWelcomePageEvent)('clicked','joinButton',{isGenerated:!this.state.room,room:n})),n){this.setState({joining:!0});var o=function(){return t._mounted&&t.setState({joining:!1})};this.props.dispatch((0,R.appNavigate)(n)).then(o,o)}}},{key:"_onRoomChange",value:function(t){this.setState({room:t,insecureRoomName:this.props._enableInsecureRoomNameWarning&&t&&(0,v.default)(t)})}},{key:"_renderInsecureRoomNameWarning",value:function(){return this.props._enableInsecureRoomNameWarning&&this.state.insecureRoomName?this._doRenderInsecureRoomNameWarning():null}},{key:"_updateRoomname",value:function(){var t=this,n=(0,f.generateRoomWithoutSeparator)(),o=setTimeout(this._updateRoomname,1e4);this._clearTimeouts(),this.setState({generatedRoomname:n,roomPlaceholder:'',updateTimeoutId:o},function(){return t._animateRoomnameChanging(n)})}}]),I})(h.Component);e.AbstractWelcomePage=y},1868,[3,4,10,5,6,8,11,1306,70,1090,1280,1828,1624]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),u=n(r(d[3])),l=n(r(d[4])),o=n(r(d[5])),f=n(r(d[6])),s=t(r(d[7])),p=r(d[8]),y=r(d[9]),h=r(d[10]),v=r(d[11]),k=r(d[12]),T=n(r(d[13]));function V(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,l.default)(_,t);var n,v,k=(n=_,v=V(),function(){var t,c=(0,f.default)(n);if(v){var u=(0,f.default)(this).constructor;t=Reflect.construct(c,arguments,u)}else t=c.apply(this,arguments);return(0,o.default)(this,t)});function _(){return(0,c.default)(this,_),k.apply(this,arguments)}return(0,u.default)(_,[{key:"render",value:function(){return s.default.createElement(p.View,{style:[T.default.localVideoTrackUnderlay,this.props.style]},s.default.createElement(y.VideoTrack,{videoTrack:this.props._localVideoTrack}),s.default.createElement(h.TintedView,null,this.props.children))}}]),_})(s.Component);var R=(0,v.connect)(function(t){return{_localVideoTrack:(0,k.getLocalVideoTrack)(t['features/base/tracks'])}})(_);e.default=R},1869,[2,3,4,5,6,8,11,70,15,1072,562,464,1088,1844]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=T,e.default=void 0;var u=n(r(d[2])),o=n(r(d[3])),l=n(r(d[4])),c=n(r(d[5])),s=n(r(d[6])),f=n(r(d[7])),h=t(r(d[8])),y=r(d[9]),S=r(d[10]),_=r(d[11]),O=r(d[12]),p=r(d[13]),C=r(d[14]),v=t(r(d[15]));function A(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var w=(function(t){(0,c.default)(p,t);var n,S,_=(n=p,S=A(),function(){var t,u=(0,f.default)(n);if(S){var o=(0,f.default)(this).constructor;t=Reflect.construct(u,arguments,o)}else t=u.apply(this,arguments);return(0,s.default)(this,t)});function p(t){var n;return(0,u.default)(this,p),(n=_.call(this,t))._onStartAudioOnlyChange=n._onStartAudioOnlyChange.bind((0,l.default)(n)),n._onStartAudioOnlyFalse=n._onStartAudioOnlyChangeFn(!1),n._onStartAudioOnlyTrue=n._onStartAudioOnlyChangeFn(!0),n}return(0,o.default)(p,[{key:"render",value:function(){var t=this.props,n=t.t,u=t._headerStyles,o=t._settings;return h.default.createElement(y.View,{style:v.default.audioVideoSwitchContainer},h.default.createElement(y.TouchableWithoutFeedback,{onPress:this._onStartAudioOnlyFalse},h.default.createElement(y.View,{style:v.default.switchLabel},h.default.createElement(O.Text,{style:u.headerText},n('welcomepage.audioVideoSwitch.video')))),h.default.createElement(y.Switch,{onValueChange:this._onStartAudioOnlyChange,style:v.default.audioVideoSwitch,thumbColor:v.SWITCH_THUMB_COLOR,trackColor:{true:v.SWITCH_UNDER_COLOR},value:o.startAudioOnly}),h.default.createElement(y.TouchableWithoutFeedback,{onPress:this._onStartAudioOnlyTrue},h.default.createElement(y.View,{style:v.default.switchLabel},h.default.createElement(O.Text,{style:u.headerText},n('welcomepage.audioVideoSwitch.audio')))))}},{key:"_onStartAudioOnlyChange",value:function(t){(0,this.props.dispatch)((0,C.updateSettings)({startAudioOnly:t}))}},{key:"_onStartAudioOnlyChangeFn",value:function(t){var n=this;return function(){return n._onStartAudioOnlyChange(t)}}}]),p})(h.Component);function T(t){return{_headerStyles:S.ColorSchemeRegistry.get(t,'Header'),_settings:t['features/base/settings']}}var b=(0,_.translate)((0,p.connect)(T)(w));e.default=b},1870,[2,3,4,5,10,6,8,11,70,15,458,907,562,464,1095,1844]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var c=n(r(d[2])),l=n(r(d[3])),u=n(r(d[4])),o=n(r(d[5])),f=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),v=r(d[9]),P=r(d[10]),h=r(d[11]),_=r(d[12]),y=r(d[13]),R=r(d[14]);function S(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,o.default)(b,t);var n,v,_=(n=b,v=S(),function(){var t,c=(0,s.default)(n);if(v){var l=(0,s.default)(this).constructor;t=Reflect.construct(c,arguments,l)}else t=c.apply(this,arguments);return(0,f.default)(this,t)});function b(t){var n;return(0,c.default)(this,b),(n=_.call(this,t))._onSelectPage=n._onSelectPage.bind((0,u.default)(n)),n}return(0,l.default)(b,[{key:"render",value:function(){var t=this.props,n=t._defaultPage,c=t.t;if(void 0===n)return null;var l=[{component:y.RecentList,icon:P.IconRestore,title:c('welcomepage.recentList')}];return p.default.createElement(h.PagedList,{defaultPage:n,disabled:this.props.disabled,onSelectPage:this._onSelectPage,pages:l})}},{key:"_onSelectPage",value:function(t){this.props.dispatch((0,R.setWelcomePageListsDefaultPage)(t))}}]),b})(p.Component);var L=(0,v.translate)((0,_.connect)(function(t){var n=t['features/welcome'].defaultPage;if(void 0===n){var c=t['features/recent-list'];n=c&&c.length?0:1}return{_calendarEnabled:!1,_defaultPage:n}})(b));e.default=L},1871,[2,3,4,5,10,6,8,11,70,907,571,562,464,1872,1866]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1872,[1873]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RecentList",{enumerable:!0,get:function(){return n.default}});var n=t(r(d[1]))},1873,[3,1874]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e._mapStateToProps=S,e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),o=t(r(d[3])),u=t(r(d[4])),l=t(r(d[5])),c=t(r(d[6])),f=t(r(d[7])),p=r(d[8]),v=r(d[9]),L=r(d[10]),_=r(d[11]),h=r(d[12]),y=r(d[13]),P=t(r(d[14])),R=t(r(d[15]));function b(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var D=(function(t){(0,u.default)(P,t);var p,L,h=(p=P,L=b(),function(){var t,n=(0,c.default)(p);if(L){var s=(0,c.default)(this).constructor;t=Reflect.construct(n,arguments,s)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function P(t){var s;return(0,n.default)(this,P),(s=h.call(this,t))._onLongPress=s._onLongPress.bind((0,o.default)(s)),s}return(0,s.default)(P,[{key:"render",value:function(){if(!(0,y.isRecentListEnabled)())return null;var t=this.props,n=t.disabled,s=t.t,o=t._defaultServerURL,u=t._recentList,l=(0,y.toDisplayableList)(u,s,o);return f.default.createElement(_.NavigateSectionList,{disabled:n,onLongPress:this._onLongPress,onPress:this._onPress,renderListEmptyComponent:this._getRenderListEmptyComponent(),sections:l})}},{key:"_onLongPress",value:function(t){this.props.dispatch((0,v.openDialog)(R.default,{item:t}))}}]),P})(P.default);function S(t){return{_defaultServerURL:(0,p.getDefaultURL)(t),_recentList:t['features/recent-list']}}var E=(0,L.translate)((0,h.connect)(S)(D));e.default=E},1874,[3,4,5,10,6,8,11,70,1094,555,907,562,464,1624,1875,1877]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),u=t(r(d[3])),l=t(r(d[4])),s=t(r(d[5])),o=t(r(d[6])),f=t(r(d[7])),p=r(d[8]),y=r(d[9]),v=r(d[10]),h=t(r(d[11]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var _=(function(t){(0,l.default)(k,t);var _,E,P=(_=k,E=R(),function(){var t,n=(0,o.default)(_);if(E){var c=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,s.default)(this,t)});function k(t){var c;return(0,n.default)(this,k),(c=P.call(this,t))._onPress=c._onPress.bind((0,u.default)(c)),c}return(0,c.default)(k,[{key:"componentDidMount",value:function(){(0,p.sendAnalytics)((0,p.createRecentSelectedEvent)())}},{key:"_getRenderListEmptyComponent",value:function(){var t=this.props.t;return f.default.createElement(v.Container,{className:"meetings-list-empty",style:h.default.emptyListContainer},f.default.createElement(v.Text,{className:"description",style:h.default.emptyListText},t('welcomepage.recentListEmpty')))}},{key:"_onPress",value:function(t){var n=this.props.dispatch;(0,p.sendAnalytics)((0,p.createRecentClickedEvent)('recent.meeting.tile')),n((0,y.appNavigate)(t))}}]),k})(v.AbstractPage);e.default=_},1875,[3,4,5,10,6,8,11,70,1090,1280,562,1876]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=r(d[0]),o=(0,t.createStyleSheet)({emptyListText:{backgroundColor:'transparent',color:'rgba(255, 255, 255, 0.6)',textAlign:'center'},emptyListContainer:{alignItems:'center',justifyContent:'center',padding:20},entryNameContainer:{alignItems:'center',borderBottomColor:t.ColorPalette.lightGrey,borderBottomWidth:1,borderTopLeftRadius:16,borderTopRightRadius:16,flexDirection:'row',justifyContent:'center',height:48},entryNameLabel:{color:t.ColorPalette.lightGrey,flexShrink:1,fontSize:16,opacity:.9}});e.default=o},1876,[545]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l,u=n(r(d[2])),o=n(r(d[3])),c=n(r(d[4])),f=n(r(d[5])),s=n(r(d[6])),h=n(r(d[7])),p=t(r(d[8])),y=r(d[9]),_=r(d[10]),v=r(d[11]),b=r(d[12]),C=(r(d[13]),n(r(d[14]))),S=n(r(d[15])),M=n(r(d[16]));function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var E=(function(t){(0,f.default)(E,t);var n,_,b=(n=E,_=R(),function(){var t,l=(0,h.default)(n);if(_){var u=(0,h.default)(this).constructor;t=Reflect.construct(l,arguments,u)}else t=l.apply(this,arguments);return(0,s.default)(this,t)});function E(t){var n;return(0,u.default)(this,E),(n=b.call(this,t))._onCancel=n._onCancel.bind((0,c.default)(n)),n._renderMenuHeader=n._renderMenuHeader.bind((0,c.default)(n)),n}return(0,o.default)(E,[{key:"render",value:function(){var t=this.props,n=t._bottomSheetStyles,l=t.item,u={afterClick:this._onCancel,itemId:l.id,showLabel:!0,styles:n.buttons};return p.default.createElement(v.BottomSheet,{onCancel:this._onCancel,renderHeader:this._renderMenuHeader},p.default.createElement(C.default,u),p.default.createElement(S.default,u))}},{key:"_onCancel",value:function(){return!!this.props._isOpen&&(this.props.dispatch((0,v.hideDialog)(l)),!0)}},{key:"_renderMenuHeader",value:function(){var t=this.props,n=t._bottomSheetStyles,l=t.item;return p.default.createElement(y.View,{style:[n.sheet,M.default.entryNameContainer]},p.default.createElement(y.Text,{ellipsizeMode:'middle',numberOfLines:1,style:M.default.entryNameLabel},l.title))}}]),E})(p.PureComponent);var H=l=(0,b.connect)(function(t){return{_bottomSheetStyles:_.ColorSchemeRegistry.get(t,'BottomSheet'),_isOpen:(0,v.isDialogOpen)(t,l)}})(E);e.default=H},1877,[2,3,4,5,10,6,8,11,70,15,458,554,464,545,1878,1879,1876]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),o=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),h=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var R=(function(t){(0,l.default)(R,t);var f,p,h=(f=R,p=y(),function(){var t,n=(0,o.default)(f);if(p){var c=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function R(){var t;(0,n.default)(this,R);for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];return(t=h.call.apply(h,[this].concat(l))).accessibilityLabel='welcomepage.recentListDelete',t.icon=s.IconTrash,t.label='welcomepage.recentListDelete',t}return(0,c.default)(R,[{key:"_handleClick",value:function(){var t=this.props,n=t.dispatch,c=t.itemId;n((0,v.deleteRecentListEntry)(c))}}]),R})(h.AbstractButton),b=(0,f.translate)((0,p.connect)()(R));e.default=b},1878,[3,4,5,6,8,11,907,571,464,1155,1622]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),l=t(r(d[3])),o=t(r(d[4])),u=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),v=r(d[9]),y=r(d[10]),h=r(d[11]);function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=(function(t){(0,l.default)(I,t);var f,v,y=(f=I,v=_(),function(){var t,n=(0,u.default)(f);if(v){var c=(0,u.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,o.default)(this,t)});function I(){var t;(0,n.default)(this,I);for(var c=arguments.length,l=new Array(c),o=0;o<c;o++)l[o]=arguments[o];return(t=y.call.apply(y,[this].concat(l))).accessibilityLabel='welcomepage.info',t.icon=s.IconInfo,t.label='welcomepage.info',t}return(0,c.default)(I,[{key:"_handleClick",value:function(){var t=this.props,n=t.dispatch,c=t.itemId;n((0,p.setActiveModalId)(h.DIAL_IN_SUMMARY_VIEW_ID,{summaryUrl:c.url}))}}]),I})(y.AbstractButton),R=(0,f.translate)((0,v.connect)()(I));e.default=R},1879,[3,4,5,6,8,11,907,571,1372,464,1155,1381]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(r(d[2])),o=n(r(d[3])),s=n(r(d[4])),c=n(r(d[5])),u=n(r(d[6])),f=n(r(d[7])),p=t(r(d[8])),_=r(d[9]),v=r(d[10]),y=r(d[11]),h=r(d[12]),S=r(d[13]),I=r(d[14]),E=r(d[15]),b=r(d[16]),H=r(d[17]),B=r(d[18]),P=n(r(d[19])),O=t(r(d[20]));function V(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var A=(function(t){(0,c.default)(A,t);var n,S,E=(n=A,S=V(),function(){var t,l=(0,f.default)(n);if(S){var o=(0,f.default)(this).constructor;t=Reflect.construct(l,arguments,o)}else t=l.apply(this,arguments);return(0,u.default)(this,t)});function A(t){var n;return(0,l.default)(this,A),(n=E.call(this,t))._onHideSideBar=n._onHideSideBar.bind((0,s.default)(n)),n._onOpenHelpPage=n._onOpenHelpPage.bind((0,s.default)(n)),n._onOpenSettings=n._onOpenSettings.bind((0,s.default)(n)),n}return(0,o.default)(A,[{key:"render",value:function(){return p.default.createElement(I.SlidingView,{onHide:this._onHideSideBar,position:"left",show:this.props._visible,style:O.default.sideBar},p.default.createElement(I.Header,{style:O.default.sideBarHeader},p.default.createElement(v.Avatar,{participantId:this.props._localParticipantId,size:O.SIDEBAR_AVATAR_SIZE}),p.default.createElement(_.Text,{style:O.default.displayName},this.props._displayName)),p.default.createElement(_.SafeAreaView,{style:O.default.sideBarBody},p.default.createElement(_.ScrollView,{style:O.default.itemContainer},p.default.createElement(P.default,{icon:y.IconSettings,label:"settings.title",onPress:this._onOpenSettings}),p.default.createElement(P.default,{icon:y.IconInfo,label:"welcomepage.terms",url:"https://jitsi.org/meet/terms"}),p.default.createElement(P.default,{icon:y.IconInfo,label:"welcomepage.privacy",url:"https://jitsi.org/meet/privacy"}),p.default.createElement(P.default,{icon:y.IconHelp,label:"welcomepage.getHelp",onPress:this._onOpenHelpPage}))))}},{key:"_onHideSideBar",value:function(){this.props.dispatch((0,B.setSideBarVisible)(!1))}},{key:"_onOpenHelpPage",value:function(){var t=this.props.dispatch;t((0,B.setSideBarVisible)(!1)),t((0,h.setActiveModalId)(b.HELP_VIEW_MODAL_ID))}},{key:"_onOpenSettings",value:function(){var t=this.props.dispatch;t((0,B.setSideBarVisible)(!1)),t((0,h.setActiveModalId)(H.SETTINGS_VIEW_ID))}}]),A})(p.Component);var w=(0,E.connect)(function(t){var n=(0,S.getLocalParticipant)(t),l=null==n?void 0:n.id;return{_displayName:n&&(0,S.getParticipantDisplayName)(t,l),_localParticipantId:l,_visible:t['features/welcome'].sideBarVisible}})(A);e.default=w},1880,[2,3,4,5,10,6,8,11,70,15,567,571,1372,885,562,464,1846,1850,1866,1881,1844]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=n(r(d[2])),l=n(r(d[3])),o=n(r(d[4])),f=n(r(d[5])),c=n(r(d[6])),s=n(r(d[7])),p=t(r(d[8])),y=r(d[9]),v=r(d[10]),h=r(d[11]),R=n(r(d[12]));function _(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var I=(function(t){(0,f.default)(L,t);var n,v,I=(n=L,v=_(),function(){var t,u=(0,s.default)(n);if(v){var l=(0,s.default)(this).constructor;t=Reflect.construct(u,arguments,l)}else t=u.apply(this,arguments);return(0,c.default)(this,t)});function L(t){var n;return(0,u.default)(this,L),(n=I.call(this,t))._onOpenURL=n._onOpenURL.bind((0,o.default)(n)),n}return(0,l.default)(L,[{key:"render",value:function(){var t=this.props,n=t.label,u=t.onPress,l=t.t,o='function'==typeof u?u:this._onOpenURL;return p.default.createElement(y.TouchableOpacity,{onPress:o,style:R.default.sideBarItem},p.default.createElement(y.View,{style:R.default.sideBarItemButtonContainer},p.default.createElement(h.Icon,{src:this.props.icon,style:R.default.sideBarItemIcon}),p.default.createElement(y.Text,{style:R.default.sideBarItemText},l(n))))}},{key:"_onOpenURL",value:function(){var t=this.props.url;'string'==typeof t&&y.Linking.openURL(t)}}]),L})(p.Component),L=(0,v.translate)(I);e.default=L},1881,[2,3,4,5,10,6,8,11,70,15,907,571,1844]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.isWelcomePageAppEnabled=function(n){if('ReactNative'===navigator.product)return Boolean((0,t.getFeatureFlag)(n,t.WELCOME_PAGE_ENABLED));return!0},e.isWelcomePageUserEnabled=function(t){return'undefined'==typeof APP||(0,n.toState)(t)['features/base/config'].enableWelcomePage};var t=r(d[0]),n=r(d[1])},1882,[1136,464]);
__d(function(g,r,i,a,m,e,d){r(d[0]),r(d[1]),r(d[2]),r(d[3]),r(d[4]),r(d[5]),r(d[6]),r(d[7]),r(d[8])},1883,[1884,1885,1886,1887,1888,1889,1890,1891,1892]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]);t.ReducerRegistry.register('features/authentication',function(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=arguments.length>1?arguments[1]:void 0;switch(s.type){case n.CANCEL_LOGIN:return(0,t.assign)(o,{error:void 0,progress:void 0,thenableWithCancel:void 0});case n.STOP_WAIT_FOR_OWNER:return(0,t.assign)(o,{error:void 0,waitForOwnerTimeoutID:void 0});case n.UPGRADE_ROLE_FINISHED:var c=s.thenableWithCancel;if(o.thenableWithCancel===c){var h=s.error,v=s.progress;return(h||1===v)&&(c=void 0),(0,t.assign)(o,{error:h,progress:v||void 0,thenableWithCancel:c})}break;case n.UPGRADE_ROLE_STARTED:return(0,t.assign)(o,{error:void 0,progress:void 0,thenableWithCancel:s.thenableWithCancel});case n.WAIT_FOR_OWNER:return(0,t.assign)(o,{waitForOwnerTimeoutID:s.waitForOwnerTimeoutID})}return o})},1884,[464,1314]);
__d(function(g,r,i,a,m,e,d){var s=r(d[0]),t=r(d[1]),c={devices:[],subscriptions:[]};s.ReducerRegistry.register('features/mobile/audio-mode',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c,u=arguments.length>1?arguments[1]:void 0;switch(u.type){case t._SET_AUDIOMODE_DEVICES:var o=u.devices;return(0,s.equals)(n.devices,o)?n:(0,s.set)(n,'devices',o);case t._SET_AUDIOMODE_SUBSCRIPTIONS:return(0,s.set)(n,'subscriptions',u.subscriptions)}return n})},1885,[464,1327]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function p(n){for(var c=1;c<arguments.length;c++){var p=null!=arguments[c]?arguments[c]:{};c%2?o(Object(p),!0).forEach(function(c){(0,t.default)(n,c,p[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(p)):o(Object(p)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(p,t))})}return n}var u={appState:'active'};n.ReducerRegistry.register('features/background',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:u,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c._SET_APP_STATE_LISTENER:return p(p({},t),{},{appStateListener:n.listener});case c.APP_STATE_CHANGED:return p(p({},t),{},{appState:n.appState})}return t})},1886,[3,463,464,1331]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=t(r(d[2])),u=t(r(d[3])),c=r(d[4]);(s.default||u.default)&&n.ReducerRegistry.register('features/call-integration',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=arguments.length>1?arguments[1]:void 0;switch(s.type){case c._SET_CALL_INTEGRATION_SUBSCRIPTIONS:return(0,n.assign)(t,'subscriptions',s.subscriptions)}return t})},1887,[3,464,1339,1340,1341]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function s(n){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?o(Object(s),!0).forEach(function(c){(0,t.default)(n,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}n.ReducerRegistry.register('features/full-screen',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c._SET_IMMERSIVE_LISTENER:return s(s({},t),{},{listener:n.listener})}return t})},1888,[3,463,464,1353]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=r(d[1]);t.ReducerRegistry.register('features/mobile/incoming-call',function(){var l=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.INCOMING_CALL_ANSWERED:case c.INCOMING_CALL_DECLINED:return(0,t.set)(l,'caller',void 0);case c.INCOMING_CALL_RECEIVED:return(0,t.set)(l,'caller',n.caller)}return l})},1889,[464,1357]);
__d(function(g,r,i,a,m,e,d){var s=r(d[0]),n=r(d[1]),t={sessionID:(new Date).getTime()};s.ReducerRegistry.register('features/mobile/watchos',function(){var c=arguments.length>0&&void 0!==arguments[0]?arguments[0]:t,o=arguments.length>1?arguments[1]:void 0;switch(o.type){case n.SET_CONFERENCE_TIMESTAMP:return(0,s.assign)(c,{conferenceTimestamp:o.conferenceTimestamp});case n.SET_SESSION_ID:return(0,s.assign)(c,{sessionID:o.sessionID,conferenceTimestamp:0});case n.SET_WATCH_REACHABLE:return(0,s.assign)(c,{watchReachable:o.watchReachable});default:return c}})},1890,[464,1366]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function u(n){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?c(Object(u),!0).forEach(function(o){(0,t.default)(n,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):c(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}n.ReducerRegistry.register('features/youtube-player',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0,c=n.videoId,s=n.status,O=n.time,f=n.ownerId;switch(n.type){case o.SET_SHARED_VIDEO_STATUS:return u(u({},t),{},{videoId:c,status:s,time:O,ownerId:f});default:return t}})},1891,[3,463,464,1166]);
__d(function(g,r,i,a,m,e,d){r(d[0]),r(d[1]),r(d[2]),r(d[3]),r(d[4]),r(d[5]),r(d[6]),r(d[7]),r(d[8]),r(d[9]),r(d[10]),r(d[11]),r(d[12]),r(d[13]),r(d[14]),r(d[15]),r(d[16]),r(d[17]),r(d[18]),r(d[19]),r(d[20]),r(d[21]),r(d[22]),r(d[23]),r(d[24]),r(d[25]),r(d[26]),r(d[27]),r(d[28]),r(d[29]),r(d[30]),r(d[31]),r(d[32]),r(d[33]),r(d[34]),r(d[35]),r(d[36]),r(d[37]),r(d[38]),r(d[39]),r(d[40]),r(d[41]),r(d[42]),r(d[43]),r(d[44]),r(d[45]),r(d[46]),r(d[47]),r(d[48])},1892,[1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1458,1908,1909,1910,1911,1912,1914,1915,1916,1917,1918,1920,1922,1923,1924,1926,1928,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1941,1942,1943,1944,1945,1946,1947,1948]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var u=null!=arguments[c]?arguments[c]:{};c%2?o(Object(u),!0).forEach(function(c){(0,t.default)(n,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):o(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}var s={localTracksDuration:{audio:{startedTime:-1,value:0},video:{camera:{startedTime:-1,value:0},desktop:{startedTime:-1,value:0}},conference:{startedTime:-1,value:0}}};n.ReducerRegistry.register('features/analytics',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.UPDATE_LOCAL_TRACKS_DURATION:return u(u({},t),{},{localTracksDuration:n.localTracksDuration});default:return t}})},1893,[3,463,464,1417]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),p=r(d[3]);function c(t,n){var p=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),p.push.apply(p,c)}return p}function o(n){for(var p=1;p<arguments.length;p++){var o=null!=arguments[p]?arguments[p]:{};p%2?c(Object(o),!0).forEach(function(p){(0,t.default)(n,p,o[p])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):c(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}n.ReducerRegistry.register('features/base/app',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case p.APP_WILL_MOUNT:var c=n.app;if(t.app!==c)return o(o({},t),{},{app:c});break;case p.APP_WILL_UNMOUNT:if(t.app===n.app)return o(o({},t),{},{app:void 0})}return t})},1894,[3,463,464,1143]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function u(n){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?c(Object(u),!0).forEach(function(o){(0,t.default)(n,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):c(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}var O={enabled:!1};n.ReducerRegistry.register('features/base/audio-only',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:O,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.SET_AUDIO_ONLY:return u(u({},t),{},{enabled:n.audioOnly});default:return t}})},1895,[3,463,464,1325]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),c=r(d[2]),n=r(d[3]);c.ReducerRegistry.register('features/base/color-scheme',function(){var c=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1?arguments[1]:void 0;switch(o.type){case n.SET_COLOR_SCHEME:return t.default.cloneDeep(o.colorScheme)||c}return c})},1896,[3,466,464,460]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0])(r(d[1])),o=r(d[2]),t=r(d[3]),c=r(d[4]),s=r(d[5]),E=r(d[6]),u=r(d[7]);function O(n,o){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(n);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,c)}return t}function f(o){for(var t=1;t<arguments.length;t++){var c=null!=arguments[t]?arguments[t]:{};t%2?O(Object(c),!0).forEach(function(t){(0,n.default)(o,t,c[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(c)):O(Object(c)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(c,n))})}return o}var _={conference:void 0,e2eeSupported:void 0,joining:void 0,leaving:void 0,locked:void 0,membersOnly:void 0,password:void 0,passwordRequired:void 0};function v(n,o){var t=o.authEnabled,c=o.authLogin;return(0,s.assign)(n,{authEnabled:t,authLogin:c})}function C(n,t){var E,u,O,f=t.conference,_=t.error,v=n.conference||n.joining;if(v&&v!==f)return n;switch(_.name){case c.JitsiConferenceErrors.AUTHENTICATION_REQUIRED:E=f;break;case c.JitsiConferenceErrors.CONFERENCE_ACCESS_DENIED:case c.JitsiConferenceErrors.MEMBERS_ONLY_ERROR:u=f;break;case c.JitsiConferenceErrors.PASSWORD_REQUIRED:O=f}return(0,s.assign)(n,{authRequired:E,conference:void 0,e2eeSupported:void 0,error:_,joining:void 0,leaving:void 0,locked:O?o.LOCKED_REMOTELY:void 0,membersOnly:u,password:void 0,passwordRequired:O})}function l(n,t){var c=t.conference,E=c.room&&c.room.locked?o.LOCKED_REMOTELY:void 0;return(0,s.assign)(n,{authRequired:void 0,conference:c,e2eeSupported:c.isE2EESupported(),joining:void 0,membersOnly:void 0,leaving:void 0,locked:E,passwordRequired:void 0})}function p(n,o){var t=o.conference,c=o.type,s=f({},n);for(var u in n)if(n[u]===t)switch(s[u]=void 0,u){case'conference':case'passwordRequired':delete s.locked,delete s.password}return c===E.CONFERENCE_WILL_LEAVE&&(t!==n.joining&&t!==n.conference||(s.leaving=t)),s}function N(n,o){var t=o.conference;return(0,s.assign)(n,{error:void 0,joining:t})}function S(n,t){var c=t.conference,E=t.locked;return n.conference!==c?n:(0,s.assign)(n,{locked:E?n.locked||o.LOCKED_REMOTELY:void 0,password:E?n.password:void 0})}function R(n,o){return(0,s.set)(n,'p2p',o.p2p)}function T(n,o){return(0,s.set)(n,'desktopSharingEnabled',o.desktopSharingEnabled)}function L(n,t){var c=t.conference,E=t.method,u=t.password;switch(E){case c.join:return(0,s.assign)(n,{joining:n.conference?n.joining:c,locked:o.LOCKED_REMOTELY,password:u});case c.lock:return(0,s.assign)(n,{locked:u?o.LOCKED_LOCALLY:void 0,password:u})}return n}function b(n,o){var t=o.room;return(0,u.isRoomValid)(t)||(t=void 0),(0,s.assign)(n,{error:void 0,room:t})}function A(n,o){return(0,s.set)(n,'isSIPGatewayEnabled',o.isSIPGatewayEnabled)}s.ReducerRegistry.register('features/base/conference',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:_,o=arguments.length>1?arguments[1]:void 0;switch(o.type){case E.AUTH_STATUS_CHANGED:return v(n,o);case E.CONFERENCE_FAILED:return C(n,o);case E.CONFERENCE_JOINED:return l(n,o);case E.CONFERENCE_SUBJECT_CHANGED:return(0,s.set)(n,'subject',o.subject);case E.CONFERENCE_TIMESTAMP_CHANGED:return(0,s.set)(n,'conferenceTimestamp',o.conferenceTimestamp);case E.CONFERENCE_LEFT:case E.CONFERENCE_WILL_LEAVE:return p(n,o);case E.CONFERENCE_WILL_JOIN:return N(n,o);case t.CONNECTION_WILL_CONNECT:return(0,s.set)(n,'authRequired',void 0);case E.LOCK_STATE_CHANGED:return S(n,o);case E.P2P_STATUS_CHANGED:return R(n,o);case E.SET_DESKTOP_SHARING_ENABLED:return T(n,o);case E.SET_FOLLOW_ME:return(0,s.set)(n,'followMeEnabled',o.enabled);case t.SET_LOCATION_URL:return(0,s.set)(n,'room',void 0);case E.SET_PASSWORD:return L(n,o);case E.SET_PENDING_SUBJECT_CHANGE:return(0,s.set)(n,'pendingSubjectChange',o.subject);case E.SET_ROOM:return b(n,o);case E.SET_SIP_GATEWAY_ENABLED:return A(n,o);case E.SET_START_MUTED_POLICY:return f(f({},n),{},{startAudioMutedPolicy:o.startAudioMutedPolicy,startVideoMutedPolicy:o.startVideoMutedPolicy})}return n})},1897,[3,46
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),o=t(r(d[2])),c=t(r(d[3])),u=r(d[4]),l=r(d[5]),f=r(d[6]);function s(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function y(t){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?s(Object(c),!0).forEach(function(o){(0,n.default)(t,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):s(Object(c)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(c,n))})}return t}function p(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=b(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var c=0;return function(){return c>=t.length?{done:!0}:{done:!1,value:t[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function b(t,n){if(t){if("string"==typeof t)return v(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?v(t,n):void 0}}function v(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,c=new Array(n);o<n;o++)c[o]=t[o];return c}var O={},j={analytics:{},disableAudioLevels:!0,p2p:{disableH264:!1,preferH264:!0},remoteVideoMenu:{}};function h(){return'ReactNative'===navigator.product?j:O}function A(t,n){var o=n.config;o=S(o);var l=c.default.merge({},o,{error:void 0},h());return(0,f._cleanupConfig)(l),(0,u.equals)(t,l)?t:l}function S(t){var c=t,l={analytics:[['analyticsScriptUrls','scriptURLs'],['googleAnalyticsTrackingId','googleAnalyticsTrackingId']]};return Object.keys(l).forEach(function(f){'object'!=typeof t[f]&&(c=(0,u.set)(c,f,{}));for(var s,b=p(l[f]);!(s=b()).done;){var v=s.value,O=(0,o.default)(v,2),j=O[0],h=O[1];if(j in c&&!(h in c[f])){var A=c[j];c===t&&(c=y({},c)),delete c[j],c[f]=y(y({},c[f]),{},(0,n.default)({},h,A))}}}),c}function R(t,n){var o=n.config,l=c.default.merge({},t,o);return(0,f._cleanupConfig)(l),(0,u.equals)(t,l)?t:l}u.ReducerRegistry.register('features/base/config',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:h(),n=arguments.length>1?arguments[1]:void 0;switch(n.type){case l.UPDATE_CONFIG:return R(t,n);case l.CONFIG_WILL_LOAD:return{error:void 0,locationURL:n.locationURL};case l.LOAD_CONFIG_ERROR:if(t.locationURL===n.locationURL)return{error:n.error};break;case l.SET_CONFIG:return A(t,n)}return t})},1898,[3,463,397,466,464,1107,1109]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),o=r(d[1]),t=r(d[2]),c=r(d[3]);function s(n,o){var c=o.connection;return N(n)!==c?n:(0,t.assign)(n,{connecting:void 0,connection:void 0,timeEstablished:void 0})}function u(n,o){var c=o.connection,s=o.timeEstablished;return(0,t.assign)(n,{connecting:void 0,connection:c,error:void 0,passwordRequired:void 0,timeEstablished:s})}function v(n,c){var s=c.connection,u=c.error,v=N(n);return v&&v!==s?n:(0,t.assign)(n,{connecting:void 0,connection:void 0,error:u,passwordRequired:u.name===o.JitsiConnectionErrors.PASSWORD_REQUIRED?s:void 0})}function E(n,o){var c=o.connection;return(0,t.assign)(n,{connecting:c,connection:void 0,error:void 0,passwordRequired:void 0,timeEstablished:void 0})}function N(n){return n.connection||n.connecting}function O(n,o){var c=o.locationURL;return(0,t.set)(n,'locationURL',c)}function C(n){return(0,t.assign)(n,{error:void 0,passwordRequired:void 0})}t.ReducerRegistry.register('features/base/connection',function(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case c.CONNECTION_DISCONNECTED:return s(o,t);case c.CONNECTION_ESTABLISHED:return u(o,t);case c.CONNECTION_FAILED:return v(o,t);case c.CONNECTION_WILL_CONNECT:return E(o,t);case c.SET_LOCATION_URL:return O(o,t);case n.SET_ROOM:return C(o)}return o})},1899,[1281,1064,464,1297]);
__d(function(g,r,i,a,m,e,d){var o=r(d[0]),n=r(d[1]);o.ReducerRegistry.register('features/base/dialog',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},c=arguments.length>1?arguments[1]:void 0;switch(c.type){case n.HIDE_DIALOG:var s=c.component;if(void 0===s||t.component===s)return(0,o.assign)(t,{component:void 0,componentProps:void 0,rawDialog:!1});break;case n.OPEN_DIALOG:return(0,o.assign)(t,{component:c.component,componentProps:c.componentProps,rawDialog:c.rawDialog})}return t})},1900,[464,556]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),s=r(d[2]),u=r(d[3]),n={};s.ReducerRegistry.register('features/base/flags',function(){var s=arguments.length>0&&void 0!==arguments[0]?arguments[0]:n,f=arguments.length>1?arguments[1]:void 0;switch(f.type){case u.UPDATE_FLAGS:var l=t.default.merge({},s,f.flags);return t.default.isEqual(s,l)?s:l}return s})},1901,[3,466,464,1138]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),c=t(r(d[2])),o=r(d[3]),u=r(d[4]);function s(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function p(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?s(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):s(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var f={isGuest:!0};o.ReducerRegistry.register('features/base/jwt',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case u.SET_JWT:n.type;var s=(0,c.default)(n,["type"]),O=p(p({},f),s);return(0,o.equals)(t,O)?t:O}return t})},1902,[3,463,574,464,1433]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DEFAULT_STATE=void 0;var t=r(d[0]),n=r(d[1]),o=r(d[2]);function u(t,n){var o;if("undefined"==typeof Symbol||null==t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]){if(Array.isArray(t)||(o=s(t))||n&&t&&"number"==typeof t.length){o&&(t=o);var u=0;return function(){return u>=t.length?{done:!0}:{done:!1,value:t[u++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(o=t["function"==typeof Symbol?Symbol.iterator:"@@iterator"]()).next.bind(o)}function s(t,n){if(t){if("string"==typeof t)return l(t,n);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?l(t,n):void 0}}function l(t,n){(null==n||n>t.length)&&(n=t.length);for(var o=0,u=new Array(n);o<n;o++)u[o]=t[o];return u}var f=['alpha.jitsi.net','beta.meet.jit.si','meet.jit.si','8x8.vc'];e.DEFAULT_STATE=f;function y(t,n){var o=Array.isArray(t)?t:[];if(Array.isArray(n)){o=Array.from(t);for(var s,l=u(n);!(s=l()).done;){var f=s.value;f=f.toLowerCase(),!o.includes(f)&&o.push(f)}}return o}n.PersistenceRegistry.register("features/base/known-domains"),n.ReducerRegistry.register("features/base/known-domains",function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,u=arguments.length>1?arguments[1]:void 0;switch(u.type){case o.ADD_KNOWN_DOMAINS:return y(n,u.knownDomains);case t.APP_WILL_MOUNT:return y(n,f);default:return n}})},1903,[1143,464,1106]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]),n=r(d[2]);function u(t,u){var c=u.config;return(0,s.set)(t,'lastNLimits',(0,n.validateLastNLimits)(c.lastNLimits))}s.ReducerRegistry.register('features/base/lastn',function(){var s=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case t.SET_CONFIG:return u(s,n)}return s})},1904,[1102,464,1445]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function u(n){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?c(Object(u),!0).forEach(function(o){(0,t.default)(n,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):c(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}var s={};n.ReducerRegistry.register('features/base/lib-jitsi-meet',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.LIB_DID_DISPOSE:return s;case o.LIB_DID_INIT:return u(u({},t),{},{initError:void 0,initialized:!0});case o.LIB_INIT_ERROR:return u(u({},t),{},{initError:n.error,initialized:!1});default:return t}})},1905,[3,463,464,1068]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function u(n){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?c(Object(u),!0).forEach(function(o){(0,t.default)(n,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):c(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}var f={config:r(d[4]),logCollector:void 0};function l(t,o){var c=u(u({},f.config),o.config);return(0,n.equals)(t.config,c)?t:u(u({},t),{},{config:c})}function O(t,o){return(0,n.set)(t,'logCollector',o.logCollector)}n.ReducerRegistry.register('features/base/logging',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.SET_LOGGING_CONFIG:return l(t,n);case o.SET_LOG_COLLECTOR:return O(t,n);default:return t}})},1906,[3,463,464,1450,1907]);
__d(function(g,r,i,a,m,e,d){'object'==typeof m&&'object'==typeof e&&(m.exports={defaultLogLevel:'trace','modules/RTC/TraceablePeerConnection.js':'info','modules/statistics/CallStats.js':'info','modules/xmpp/strophe.util.js':'log'})},1907,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),o=r(d[2]),n=r(d[3]);function c(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function s(o){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?c(Object(s),!0).forEach(function(n){(0,t.default)(o,n,s[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(s)):c(Object(s)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(s,t))})}return o}o.ReducerRegistry.register('features/base/modal',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1?arguments[1]:void 0;switch(o.type){case n.SET_ACTIVE_MODAL_ID:return s(s({},t),{},{activeModalId:o.activeModalId,modalProps:o.modalProps})}return t})},1908,[3,463,464,1374]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),l=r(d[2]),s={isOnline:!0};n.ReducerRegistry.register(l.STORE_NAME,function(){var l=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,u=arguments.length>1?arguments[1]:void 0;switch(u.type){case t.SET_NETWORK_INFO:return(0,n.assign)(l,{isOnline:u.isOnline,networkType:u.networkType,cellularGeneration:u.cellularGeneration,details:u.details});case t._STORE_NETWORK_INFO_CLEANUP:return(0,n.assign)(l,{_cleanup:u.cleanup});default:return l}})},1909,[464,1416,1067]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),c=t(r(d[2])),o=r(d[3]),A=r(d[4]),p=r(d[5]);function s(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function l(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?s(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):s(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var P=['conference','id','local','dominantSpeaker','pinned'];function u(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case A.DOMINANT_SPEAKER_CHANGED:return(0,o.set)(t,'dominantSpeaker',t.id===n.participant.id);case A.PARTICIPANT_ID_CHANGED:var c=n.conference;if(t.id===n.oldValue&&t.conference===c&&(c||t.local))return l(l({},t),{},{id:n.newValue});break;case A.SET_LOADABLE_AVATAR_URL:case A.PARTICIPANT_UPDATED:var s=n.participant,u=s.id,T=s.local;if(!u&&T&&(u=p.LOCAL_PARTICIPANT_DEFAULT_ID),t.id===u){var f=l({},t);for(var I in s)s.hasOwnProperty(I)&&-1===P.indexOf(I)&&(f[I]=s[I]);return f}break;case A.PIN_PARTICIPANT:return(0,o.set)(t,'pinned',t.id===n.participant.id)}return t}function T(t){var n=t.participant,c=n.avatarID,o=n.avatarURL,A=n.botType,s=n.connectionStatus,l=n.dominantSpeaker,P=n.email,u=n.isFakeParticipant,T=n.isJigasi,f=n.loadableAvatarUrl,I=n.local,_=n.name,O=n.pinned,v=n.presence,D=n.role,N=n.conference,E=n.id;return I&&(N=void 0,E||(E=p.LOCAL_PARTICIPANT_DEFAULT_ID)),{avatarID:c,avatarURL:o,botType:A,conference:N,connectionStatus:s,dominantSpeaker:l||!1,email:P,id:E,isFakeParticipant:u,isJigasi:T,loadableAvatarUrl:f,local:I||!1,name:_,pinned:O||!1,presence:v,role:D||p.PARTICIPANT_ROLE.NONE}}o.ReducerRegistry.register('features/base/participants',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1?arguments[1]:void 0;switch(n.type){case A.SET_LOADABLE_AVATAR_URL:case A.DOMINANT_SPEAKER_CHANGED:case A.PARTICIPANT_ID_CHANGED:case A.PARTICIPANT_UPDATED:case A.PIN_PARTICIPANT:return t.map(function(t){return u(t,n)});case A.PARTICIPANT_JOINED:return[].concat((0,c.default)(t),[T(n)]);case A.PARTICIPANT_LEFT:var o=n.participant,p=o.conference,s=o.id;return t.filter(function(t){return!(t.id===s&&t.conference===p&&(p||t.local))})}return t})},1910,[3,463,446,464,1062,1130]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]),o=r(d[4]);function s(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?s(Object(o),!0).forEach(function(c){(0,t.default)(n,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):s(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}var p=window,O=p.innerHeight,l=void 0===O?0:O,f=p.innerWidth,b=void 0===f?0:f,h={aspectRatio:o.ASPECT_RATIO_NARROW,clientHeight:l,clientWidth:b,reducedUI:!1};n.ReducerRegistry.register('features/base/responsive-ui',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:h,o=arguments.length>1?arguments[1]:void 0;switch(o.type){case c.CLIENT_RESIZED:return u(u({},t),{},{clientWidth:o.clientWidth,clientHeight:o.clientHeight});case c.SET_ASPECT_RATIO:return(0,n.set)(t,'aspectRatio',o.aspectRatio);case c.SET_REDUCED_UI:return(0,n.set)(t,'reducedUI',o.reducedUI)}return t})},1911,[3,463,464,1263,1182]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),o=t(r(d[1])),c=r(d[2]),s=r(d[3]),n=t(r(d[4])),u=r(d[5]),l=r(d[6]),v=r(d[7]),p=r(d[8]),f=r(d[9]),I=t(r(d[10]));function D(t,o){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);o&&(s=s.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),c.push.apply(c,s)}return c}function O(t){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?D(Object(s),!0).forEach(function(c){(0,o.default)(t,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):D(Object(s)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(s,o))})}return t}var b={audioOutputDeviceId:void 0,avatarID:void 0,avatarURL:void 0,cameraDeviceId:void 0,disableCallIntegration:void 0,disableCrashReporting:void 0,disableP2P:void 0,displayName:void 0,email:void 0,localFlipX:!0,micDeviceId:void 0,serverURL:void 0,startAudioOnly:!1,startWithAudioMuted:!1,startWithVideoMuted:!1,userSelectedAudioOutputDeviceId:void 0,userSelectedCameraDeviceId:void 0,userSelectedMicDeviceId:void 0,userSelectedAudioOutputDeviceLabel:void 0,userSelectedCameraDeviceLabel:void 0,userSelectedMicDeviceLabel:void 0,userSelectedSkipPrejoin:void 0},S={};function j(){var t=c.jitsiLocalStorage.getItem('features/base/profile');if(t)try{if((t=JSON.parse(t))&&'object'==typeof t)return t.profile||t}catch(t){I.default.warn('Error parsing persisted legacy profile',t)}return{}}function y(t){var o=t,u=c.jitsiLocalStorage.getItem('displayname'),v=c.jitsiLocalStorage.getItem('email'),f=n.default.escape(c.jitsiLocalStorage.getItem('avatarId')),I=null===u?void 0:n.default.escape(u),D=null===v?void 0:n.default.escape(v);if(f||(f=(0,s.randomHexString)(32)),o=(0,p.assignIfDefined)({avatarID:f,displayName:I,email:D},o),!l.browser.isReactNative()){var O=JSON.parse(c.jitsiLocalStorage.getItem('localFlipX')||'true'),b=c.jitsiLocalStorage.getItem('cameraDeviceId')||'',S=c.jitsiLocalStorage.getItem('micDeviceId')||'',y=c.jitsiLocalStorage.getItem('audioOutputDeviceId')||'default';o=(0,p.assignIfDefined)({audioOutputDeviceId:y,cameraDeviceId:b,localFlipX:O,micDeviceId:S},o)}var L=j();return o=(0,p.assignIfDefined)(L,o)}Object.keys(b).forEach(function(t){S[t]=!0}),S.audioOutputDeviceId=!1,S.cameraDeviceId=!1,S.micDeviceId=!1,v.PersistenceRegistry.register("features/base/settings",S),v.ReducerRegistry.register("features/base/settings",function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:b,o=arguments.length>1?arguments[1]:void 0;switch(o.type){case u.APP_WILL_MOUNT:return y(t);case f.SETTINGS_UPDATED:return O(O({},t),o.settings)}return t})},1912,[3,463,504,1306,466,1143,1064,464,528,1097,1913]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/base/settings');e.default=t},1913,[517]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=r(d[1]),s=r(d[2]),u=n(r(d[3])),o=new Map;function E(n,o){var E=o.type===s._ADD_AUDIO_ELEMENT,c=new Map(n),_=o.soundId,f=c.get(_);return f?E?c.set(_,(0,t.assign)(f,{audioElement:o.audioElement})):c.set(_,(0,t.assign)(f,{audioElement:void 0})):u.default.warn(o.type+": no sound for id: "+_),c}function c(n,t){var s=new Map(n);return s.set(t.soundId,{src:t.src,options:t.options}),s}function _(n,t){var s=new Map(n);return s.delete(t.soundId),s}t.ReducerRegistry.register('features/base/sounds',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case s._ADD_AUDIO_ELEMENT:case s._REMOVE_AUDIO_ELEMENT:return E(n,t);case s.REGISTER_SOUND:return c(n,t);case s.UNREGISTER_SOUND:return _(n,t);default:return n}})},1914,[3,464,1149,1479]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),c={connectionState:''};function o(n,c){return(0,t.assign)(n,{connectionState:c.connectionState})}t.ReducerRegistry.register('features/testing',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c,u=arguments.length>1?arguments[1]:void 0;switch(u.type){case n.SET_CONNECTION_STATE:return o(t,u);default:return t}})},1915,[464,1482]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),c=t(r(d[1])),n=t(r(d[2])),s=r(d[3]),u=r(d[4]),o=r(d[5]);function f(t,c){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);c&&(s=s.filter(function(c){return Object.getOwnPropertyDescriptor(t,c).enumerable})),n.push.apply(n,s)}return n}function T(t){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?f(Object(s),!0).forEach(function(c){(0,n.default)(t,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):f(Object(s)).forEach(function(c){Object.defineProperty(t,c,Object.getOwnPropertyDescriptor(s,c))})}return t}function R(t,c){switch(c.type){case s.PARTICIPANT_ID_CHANGED:if(t.participantId===c.oldValue)return T(T({},t),{},{participantId:c.newValue});break;case o.TRACK_UPDATED:var n=c.track;if(t.jitsiTrack===n.jitsiTrack)for(var u in n)if(t[u]!==n[u])return T(T({},t),n);break;case o.TRACK_NO_DATA_FROM_SOURCE:var f=c.track;if(t.jitsiTrack===f.jitsiTrack){var R=f.jitsiTrack.isReceivingData();if(t.isReceivingData!==R)return T(T({},t),{},{isReceivingData:R})}}return t}u.ReducerRegistry.register('features/base/tracks',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1?arguments[1]:void 0;switch(n.type){case s.PARTICIPANT_ID_CHANGED:case o.TRACK_NO_DATA_FROM_SOURCE:case o.TRACK_UPDATED:return t.map(function(t){return R(t,n)});case o.TRACK_ADDED:var u=t;return n.track.local&&(u=t.filter(function(t){return!t.local||t.mediaType!==n.track.mediaType})),[].concat((0,c.default)(u),[n.track]);case o.TRACK_CREATE_CANCELED:case o.TRACK_CREATE_ERROR:return t.filter(function(t){return!t.local||t.mediaType!==n.trackType});case o.TRACK_REMOVED:return t.filter(function(t){return t.jitsiTrack!==n.track.jitsiTrack});case o.TRACK_WILL_CREATE:return[].concat((0,c.default)(t),[n.track]);default:return t}}),u.ReducerRegistry.register('features/base/no-src-data',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},c=arguments.length>1?arguments[1]:void 0;switch(c.type){case o.SET_NO_SRC_DATA_NOTIFICATION_UID:return(0,u.set)(t,'noSrcDataNotificationUid',c.uid);default:return t}})},1916,[3,446,463,885,464,1125]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]),o=r(d[4]);function s(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?s(Object(o),!0).forEach(function(c){(0,t.default)(n,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):s(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}c.ReducerRegistry.register('features/base/user-interaction',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};switch((arguments.length>1?arguments[1]:void 0).type){case n.APP_WILL_MOUNT:case n.APP_WILL_UNMOUNT:return u(u({},t),{},{interacted:!1});case o.USER_INTERACTION_RECEIVED:return u(u({},t),{},{interacted:!0})}return t})},1917,[3,463,1141,464,1491]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var u=null!=arguments[c]?arguments[c]:{};c%2?o(Object(u),!0).forEach(function(c){(0,t.default)(n,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):o(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}n.ReducerRegistry.register('features/blur',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};switch((arguments.length>1?arguments[1]:void 0).type){case c.BLUR_ENABLED:return u(u({},t),{},{blurEnabled:!0});case c.BLUR_DISABLED:return u(u({},t),{},{blurEnabled:!1})}return t})},1918,[3,463,464,1919]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.BLUR_DISABLED=e.BLUR_ENABLED=void 0;e.BLUR_ENABLED='BLUR_ENABLED';e.BLUR_DISABLED='BLUR_DISABLED'},1919,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),s=r(d[3]);function o(t,n){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,o)}return s}function c(n){for(var s=1;s<arguments.length;s++){var c=null!=arguments[s]?arguments[s]:{};s%2?o(Object(c),!0).forEach(function(s){(0,t.default)(n,s,c[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):o(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}var u={authorization:void 0,events:[],integrationReady:!1,integrationType:void 0,msAuthState:void 0};n.PersistenceRegistry.register("features/calendar-sync",{integrationType:!0,msAuthState:!0}),n.ReducerRegistry.register("features/calendar-sync",function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:u,o=arguments.length>1?arguments[1]:void 0;switch(o.type){case s.CLEAR_CALENDAR_INTEGRATION:return u;case s.SET_CALENDAR_AUTH_STATE:return o.msAuthState?(0,n.set)(t,'msAuthState',c(c({},t.msAuthState),o.msAuthState)):(0,n.set)(t,'msAuthState',void 0);case s.SET_CALENDAR_AUTHORIZATION:return(0,n.set)(t,'authorization',o.authorization);case s.SET_CALENDAR_ERROR:return(0,n.set)(t,'error',o.error);case s.SET_CALENDAR_EVENTS:return(0,n.set)(t,'events',o.events);case s.SET_CALENDAR_INTEGRATION:return c(c({},t),{},{integrationReady:o.integrationReady,integrationType:o.integrationType});case s.SET_CALENDAR_PROFILE_EMAIL:return(0,n.set)(t,'profileEmail',o.email);case s.SET_LOADING_CALENDAR_EVENTS:return(0,n.set)(t,'isLoadingEvents',o.isLoadingEvents)}return t})},1920,[3,463,464,1921]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_LOADING_CALENDAR_EVENTS=e.SET_CALENDAR_PROFILE_EMAIL=e.SET_CALENDAR_AUTH_STATE=e.SET_CALENDAR_INTEGRATION=e.SET_CALENDAR_EVENTS=e.SET_CALENDAR_ERROR=e.SET_CALENDAR_AUTHORIZATION=e.REFRESH_CALENDAR=e.CLEAR_CALENDAR_INTEGRATION=void 0;e.CLEAR_CALENDAR_INTEGRATION='CLEAR_CALENDAR_INTEGRATION';e.REFRESH_CALENDAR='REFRESH_CALENDAR';e.SET_CALENDAR_AUTHORIZATION='SET_CALENDAR_AUTHORIZATION';e.SET_CALENDAR_ERROR='SET_CALENDAR_ERROR';e.SET_CALENDAR_EVENTS='SET_CALENDAR_EVENTS';e.SET_CALENDAR_INTEGRATION='SET_CALENDAR_INTEGRATION';e.SET_CALENDAR_AUTH_STATE='SET_CALENDAR_AUTH_STATE';e.SET_CALENDAR_PROFILE_EMAIL='SET_CALENDAR_PROFILE_EMAIL';e.SET_LOADING_CALENDAR_EVENTS='SET_LOADING_CALENDAR_EVENTS'},1921,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=t(r(d[1])),n=t(r(d[2])),c=r(d[3]),p=r(d[4]),o=r(d[5]),u=r(d[6]);function O(t,s){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);s&&(c=c.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),n.push.apply(n,c)}return n}function v(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?O(Object(c),!0).forEach(function(n){(0,s.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):O(Object(c)).forEach(function(s){Object.defineProperty(t,s,Object.getOwnPropertyDescriptor(c,s))})}return t}var l={isOpen:!1,lastReadMessage:void 0,messages:[],privateMessageRecipient:void 0};function f(t){return v(v({},t),{},{isOpen:!t.isOpen,lastReadMessage:t.messages['ReactNative'===navigator.product?0:t.messages.length-1],privateMessageRecipient:t.isOpen?void 0:t.privateMessageRecipient})}p.ReducerRegistry.register('features/chat',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,s=arguments.length>1?arguments[1]:void 0;switch(s.type){case o.ADD_MESSAGE:var p={displayName:s.displayName,error:s.error,id:s.id,messageType:s.messageType,message:s.message,privateMessage:s.privateMessage,recipient:s.recipient,timestamp:s.timestamp},O='ReactNative'===navigator.product?[p].concat((0,n.default)(t.messages)):[].concat((0,n.default)(t.messages),[p]);return v(v({},t),{},{lastReadMessage:s.hasRead?p:t.lastReadMessage,messages:O});case o.CLEAR_MESSAGES:return v(v({},t),{},{lastReadMessage:void 0,messages:[]});case c.SET_ACTIVE_MODAL_ID:if(s.activeModalId===u.CHAT_VIEW_MODAL_ID)return f(t);break;case o.SET_PRIVATE_MESSAGE_RECIPIENT:return v(v({},t),{},{isOpen:Boolean(s.participant)||t.isOpen,privateMessageRecipient:s.participant});case o.TOGGLE_CHAT:return f(t)}return t})},1922,[3,463,446,1372,464,1498,1504]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var u=null!=arguments[c]?arguments[c]:{};c%2?o(Object(u),!0).forEach(function(c){(0,t.default)(n,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):o(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}n.ReducerRegistry.register('features/deep-linking',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};switch((arguments.length>1?arguments[1]:void 0).type){case c.OPEN_WEB_APP:return u(u({},t),{},{launchInWeb:!0})}return t})},1923,[3,463,464,1572]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function p(n){for(var o=1;o<arguments.length;o++){var p=null!=arguments[o]?arguments[o]:{};o%2?c(Object(p),!0).forEach(function(o){(0,t.default)(n,o,p[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(p)):c(Object(p)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(p,t))})}return n}n.ReducerRegistry.register('features/device-selection',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;return n.type===o.SET_DEVICE_SELECTION_POPUP_DATA?p(p({},t),{},{popupDialogData:n.popupDialogData}):t})},1924,[3,463,464,1925]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_DEVICE_SELECTION_POPUP_DATA=void 0;e.SET_DEVICE_SELECTION_POPUP_DATA='SET_DEVICE_SELECTION_POPUP_DATA'},1925,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function s(n){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?c(Object(s),!0).forEach(function(o){(0,t.default)(n,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):c(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}n.PersistenceRegistry.register("features/dropbox"),n.ReducerRegistry.register("features/dropbox",function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.UPDATE_DROPBOX_TOKEN:return s(s({},t),{},{token:n.token});default:return t}})},1926,[3,463,464,1927]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.UPDATE_DROPBOX_TOKEN=void 0;e.UPDATE_DROPBOX_TOKEN='UPDATE_DROPBOX_TOKEN'},1927,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function c(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function u(n){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?c(Object(u),!0).forEach(function(o){(0,t.default)(n,o,u[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):c(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}var l={backgroundColor:'',backgroundImageUrl:'',customizationReady:!1,customizationFailed:!1,defaultBranding:!0,inviteDomain:'',logoClickUrl:'',logoImageUrl:'',useDynamicBrandingData:!1};n.ReducerRegistry.register('features/dynamic-branding',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.SET_DYNAMIC_BRANDING_DATA:var c=n.value;return{backgroundColor:c.backgroundColor,backgroundImageUrl:c.backgroundImageUrl,defaultBranding:c.defaultBranding,inviteDomain:c.inviteDomain,logoClickUrl:c.logoClickUrl,logoImageUrl:c.logoImageUrl,customizationFailed:!1,customizationReady:!0,useDynamicBrandingData:!0};case o.SET_DYNAMIC_BRANDING_FAILED:return u(u({},t),{},{customizationReady:!0,customizationFailed:!0,useDynamicBrandingData:!0});case o.SET_DYNAMIC_BRANDING_READY:return u(u({},t),{},{customizationReady:!0})}return t})},1928,[3,463,464,1929]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SET_DYNAMIC_BRANDING_READY=e.SET_DYNAMIC_BRANDING_FAILED=e.SET_DYNAMIC_BRANDING_DATA=void 0;e.SET_DYNAMIC_BRANDING_DATA='SET_DYNAMIC_BRANDING_DATA';e.SET_DYNAMIC_BRANDING_FAILED='SET_DYNAMIC_BRANDING_FAILED';e.SET_DYNAMIC_BRANDING_READY='SET_DYNAMIC_BRANDING_READY'},1929,[]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var u=null!=arguments[c]?arguments[c]:{};c%2?o(Object(u),!0).forEach(function(c){(0,t.default)(n,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(u)):o(Object(u)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(u,t))})}return n}var O={documentUrl:void 0,editing:!1};n.ReducerRegistry.register('features/etherpad',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:O,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.SET_DOCUMENT_EDITING_STATUS:return u(u({},t),{},{editing:n.editing});case c.SET_DOCUMENT_URL:return u(u({},t),{},{documentUrl:n.documentUrl});default:return t}})},1930,[3,463,464,1583]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]);function s(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,s)}return o}function c(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?s(Object(c),!0).forEach(function(o){(0,t.default)(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):s(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}var l={enabled:!0,horizontalViewDimensions:{},tileViewDimensions:{},visible:!0};n.ReducerRegistry.register('features/filmstrip',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.SET_FILMSTRIP_ENABLED:return c(c({},t),{},{enabled:n.enabled});case o.SET_FILMSTRIP_HOVERED:return c(c({},t),{},{hovered:n.hovered});case o.SET_FILMSTRIP_VISIBLE:return c(c({},t),{},{visible:n.visible});case o.SET_HORIZONTAL_VIEW_DIMENSIONS:return c(c({},t),{},{horizontalViewDimensions:n.dimensions});case o.SET_TILE_VIEW_DIMENSIONS:return c(c({},t),{},{tileViewDimensions:n.dimensions})}return t})},1931,[3,463,464,1439]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]);t.ReducerRegistry.register('features/follow-me',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1?arguments[1]:void 0;switch(o.type){case s.SET_FOLLOW_ME_MODERATOR:var _=(0,t.set)(n,'moderator',o.id);return o.id||(_=(0,t.set)(_,'state',void 0)),_;case s.SET_FOLLOW_ME_STATE:return(0,t.set)(n,'state',o.state)}return n})},1932,[464,1594]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),o=r(d[2]),n=r(d[3]);function c(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);o&&(c=c.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,c)}return n}function O(o){for(var n=1;n<arguments.length;n++){var O=null!=arguments[n]?arguments[n]:{};n%2?c(Object(O),!0).forEach(function(n){(0,t.default)(o,n,O[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(O)):c(Object(O)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(O,t))})}return o}var l={googleAPIState:r(d[4]).GOOGLE_API_STATES.NEEDS_LOADING,profileEmail:''};o.ReducerRegistry.register('features/google-api',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,o=arguments.length>1?arguments[1]:void 0;switch(o.type){case n.SET_GOOGLE_API_STATE:return O(O({},t),{},{googleAPIState:o.googleAPIState,googleResponse:o.googleResponse});case n.SET_GOOGLE_API_PROFILE:return O(O({},t),{},{profileEmail:o.profileEmail})}return t})},1933,[3,463,464,1734,1735]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=n(r(d[1])),c=n(r(d[2])),s=r(d[3]),u=r(d[4]),o=n(r(d[5]));function l(n,t){var c=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);t&&(s=s.filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})),c.push.apply(c,s)}return c}function b(n){for(var t=1;t<arguments.length;t++){var s=null!=arguments[t]?arguments[t]:{};t%2?l(Object(s),!0).forEach(function(t){(0,c.default)(n,t,s[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):l(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}var I={calleeInfoVisible:!1,numbersEnabled:!0,numbersFetched:!1,pendingInviteRequests:[]};s.ReducerRegistry.register('features/invite',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:I,c=arguments.length>1?arguments[1]:void 0;switch(c.type){case u.ADD_PENDING_INVITE_REQUEST:return b(b({},n),{},{pendingInviteRequests:[].concat((0,t.default)(n.pendingInviteRequests),[c.request])});case u.REMOVE_PENDING_INVITE_REQUESTS:return b(b({},n),{},{pendingInviteRequests:[]});case u.SET_CALLEE_INFO_VISIBLE:return b(b({},n),{},{calleeInfoVisible:c.calleeInfoVisible,initialCalleeInfo:c.initialCalleeInfo});case u.UPDATE_DIAL_IN_NUMBERS_FAILED:return b(b({},n),{},{error:c.error});case u.UPDATE_DIAL_IN_NUMBERS_SUCCESS:if(Array.isArray(c.dialInNumbers))return b(b({},n),{},{conferenceID:c.conferenceID,numbers:c.dialInNumbers,numbersEnabled:!0,numbersFetched:!0});o.default.warn('Using deprecated API for retrieving phone numbers');var s=c.dialInNumbers.numbersEnabled;return b(b({},n),{},{conferenceID:c.conferenceID,numbers:c.dialInNumbers,numbersEnabled:s,numbersFetched:!0})}return n})},1934,[3,446,463,464,1388,1383]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]),o=r(d[4]);function p(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function u(n){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?p(Object(o),!0).forEach(function(c){(0,t.default)(n,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):p(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}c.ReducerRegistry.register('features/large-video',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},c=arguments.length>1?arguments[1]:void 0;switch(c.type){case n.PARTICIPANT_ID_CHANGED:if(t.participantId===c.oldValue)return u(u({},t),{},{participantId:c.newValue});break;case o.SELECT_LARGE_VIDEO_PARTICIPANT:return u(u({},t),{},{participantId:c.participantId});case o.UPDATE_KNOWN_LARGE_VIDEO_RESOLUTION:return u(u({},t),{},{resolution:c.resolution})}return t})},1935,[3,463,885,464,1440]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]),t=n(r(d[1])),c=n(r(d[2])),o=r(d[3]),s=r(d[4]),u=r(d[5]);function p(n,t){var c=Object.keys(n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(n);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})),c.push.apply(c,o)}return c}function O(n){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?p(Object(o),!0).forEach(function(t){(0,c.default)(n,t,o[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):p(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}var l={knocking:!1,knockingParticipants:[],lobbyEnabled:!1,passwordJoinFailed:!1};function f(n,c){var o=c.knockingParticipants.find(function(t){return t.id===n.id});return o=O(O({},o),n),O(O({},c),{},{knockingParticipants:[].concat((0,t.default)(c.knockingParticipants.filter(function(t){return t.id!==n.id})),[o])})}s.ReducerRegistry.register('features/lobby',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case o.CONFERENCE_JOINED:case o.CONFERENCE_LEFT:return O(O({},n),{},{knocking:!1,passwordJoinFailed:!1});case u.KNOCKING_PARTICIPANT_ARRIVED_OR_UPDATED:return f(t.participant,n);case u.KNOCKING_PARTICIPANT_LEFT:return O(O({},n),{},{knockingParticipants:n.knockingParticipants.filter(function(n){return n.id!==t.id})});case u.SET_KNOCKING_STATE:return O(O({},n),{},{knocking:t.knocking,passwordJoinFailed:!1});case u.SET_LOBBY_MODE_ENABLED:return O(O({},n),{},{lobbyEnabled:t.enabled});case o.SET_PASSWORD:return O(O({},n),{},{passwordJoinFailed:!1});case u.SET_PASSWORD_JOIN_FAILED:return O(O({},n),{},{passwordJoinFailed:t.failed})}return n})},1936,[3,446,463,1281,464,1606]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),o=r(d[3]),c=r(d[4]);function s(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);n&&(c=c.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,c)}return o}function O(n){for(var o=1;o<arguments.length;o++){var c=null!=arguments[o]?arguments[o]:{};o%2?s(Object(c),!0).forEach(function(o){(0,t.default)(n,o,c[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(c)):s(Object(c)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(c,t))})}return n}var p={enabled:!0,notifications:[]};function u(t,n){for(var o=c.NOTIFICATION_TYPE_PRIORITIES[n.props.appearance]||0,s=t.length,O=1;O<t.length;O++){var p=t[O];if((c.NOTIFICATION_TYPE_PRIORITIES[p.props.appearance]||0)<o){s=O;break}}var u=t.slice();return u.splice(s,0,n),u}n.ReducerRegistry.register('features/notifications',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case o.CLEAR_NOTIFICATIONS:return O(O({},t),{},{notifications:[]});case o.HIDE_NOTIFICATION:return O(O({},t),{},{notifications:t.notifications.filter(function(t){return t.uid!==n.uid})});case o.SET_NOTIFICATIONS_ENABLED:return O(O({},t),{},{enabled:n.enabled});case o.SHOW_NOTIFICATION:return O(O({},t),{},{notifications:u(t.notifications,{component:n.component,props:n.props,timeout:n.timeout,uid:n.uid})})}return t})},1937,[3,463,464,902,903]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=r(d[1]),s=r(d[2]);function o(t,s){var o=s.browser,u=s.isVisible;return(0,n.assign)(t,{browser:o,isMediaPermissionPromptVisible:u})}function u(t,s){return(0,n.set)(t,'loadConfigOverlayVisible',s)}function _(t,s){var o=s.fatalError;return(0,n.set)(t,'fatalError',o)}n.ReducerRegistry.register('features/overlay',function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},c=arguments.length>1?arguments[1]:void 0;switch(c.type){case t.CONFIG_WILL_LOAD:return u(n,Boolean(c.room));case t.LOAD_CONFIG_ERROR:case t.SET_CONFIG:return u(!1);case s.MEDIA_PERMISSION_PROMPT_VISIBILITY_CHANGED:return o(n,c);case s.SET_FATAL_ERROR:return _(n,c)}return n})},1938,[1102,464,1270]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.MAX_LIST_SIZE=void 0;var n=t(r(d[1])),c=r(d[2]),o=r(d[3]),u=r(d[4]),f=r(d[5]),s=r(d[6]),l=r(d[7]),O=t(r(d[8]));function y(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function p(t){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?y(Object(o),!0).forEach(function(c){(0,n.default)(t,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):y(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var E=[],v='recentURLs',R=30;e.MAX_LIST_SIZE=R;function _(t,n){return t.filter(function(t){return t.conference!==n.url||t.date!==n.date})}function h(t){if(t&&'object'==typeof t){if(Array.isArray(t))return t;var n=t.list;if(Array.isArray(n)&&n.length)return n.slice()}return E}function b(){var t=c.jitsiLocalStorage.getItem(v);if(t)try{return JSON.parse(t)}catch(t){O.default.warn('Failed to parse legacy recent-room list!')}return[]}function L(t,n){var c=n.locationURL.href,o=t.filter(function(t){return!j(t.conference,c)});return o.push({conference:c,date:Date.now(),duration:0}),o.splice(0,o.length-R),o}function P(t,n){var c=n.locationURL;if(c&&c.href&&t.length){var o=t.length-1,u=t[o];if(j(u.conference,c.href)){var f=p(p({},u),{},{duration:Date.now()-u.date});delete f.conferenceDuration;var s=t.slice();return s[o]=f,s}}return t}function j(t,n){return(0,u.getURLWithoutParamsNormalized)(new URL(t))===(0,u.getURLWithoutParamsNormalized)(new URL(n))}f.PersistenceRegistry.register("features/recent-list"),f.ReducerRegistry.register("features/recent-list",function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:b(),n=arguments.length>1?arguments[1]:void 0;if((0,l.isRecentListEnabled)())switch(n.type){case o.APP_WILL_MOUNT:return h(t);case s.DELETE_RECENT_LIST_ENTRY:return _(t,n.entryId);case s._STORE_CURRENT_CONFERENCE:return L(t,n);case s._UPDATE_CONFERENCE_DURATION:return P(t,n);default:return t}return t})},1939,[3,463,504,1141,1292,464,1623,1624,1940]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=(0,r(d[0]).getLogger)('features/recent-list');e.default=t},1940,[517]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),n=t(r(d[1])),s=t(r(d[2])),o=r(d[3]),c=r(d[4]);function u(t,n){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),s.push.apply(s,o)}return s}function f(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?u(Object(o),!0).forEach(function(n){(0,s.default)(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):u(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var O={pendingNotificationUids:{},sessionDatas:[]};function p(t,s){return t.find(function(t){return t.id===s.id})?t.map(function(t){return t.id===s.id?f({},s):t}):[].concat((0,n.default)(t),[f({},s)])}o.ReducerRegistry.register('features/recording',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:O,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.CLEAR_RECORDING_SESSIONS:return f(f({},t),{},{sessionDatas:[]});case c.RECORDING_SESSION_UPDATED:return f(f({},t),{},{sessionDatas:p(t.sessionDatas,n.sessionData)});case c.SET_PENDING_RECORDING_NOTIFICATION_UID:var s=f({},t.pendingNotificationUids);return s[n.streamType]=n.uid,f(f({},t),{},{pendingNotificationUids:s});case c.SET_STREAM_KEY:return f(f({},t),{},{streamKey:n.streamKey});default:return t}})},1941,[3,446,463,464,1626]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function s(n){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?o(Object(s),!0).forEach(function(c){(0,t.default)(n,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}n.ReducerRegistry.register('features/settings',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.SET_AUDIO_SETTINGS_VISIBILITY:return s(s({},t),{},{audioSettingsVisible:n.value});case c.SET_VIDEO_SETTINGS_VISIBILITY:return s(s({},t),{},{videoSettingsVisible:n.value})}return t})},1942,[3,463,464,1855]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),s=r(d[2]),n=r(d[3]);function c(t,s){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);s&&(c=c.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),n.push.apply(n,c)}return n}function u(s){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?c(Object(u),!0).forEach(function(n){(0,t.default)(s,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(u)):c(Object(u)).forEach(function(t){Object.defineProperty(s,t,Object.getOwnPropertyDescriptor(u,t))})}return s}var o={_transcriptMessages:new Map,_requestingSubtitles:!1};function p(t,s){var n=s.transcriptMessageID,c=new Map(t._transcriptMessages);return c.delete(n),u(u({},t),{},{_transcriptMessages:c})}function O(t,s){var n=s.transcriptMessageID,c=s.newTranscriptMessage,o=new Map(t._transcriptMessages);return o.set(n,c),u(u({},t),{},{_transcriptMessages:o})}s.ReducerRegistry.register('features/subtitles',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o,s=arguments.length>1?arguments[1]:void 0;switch(s.type){case n.REMOVE_TRANSCRIPT_MESSAGE:return p(t,s);case n.UPDATE_TRANSCRIPT_MESSAGE:return O(t,s);case n.TOGGLE_REQUESTING_SUBTITLES:return u(u({},t),{},{_requestingSubtitles:!t._requestingSubtitles})}return t})},1943,[3,463,464,1285]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),O=r(d[3]);function o(t,n){var O=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),O.push.apply(O,o)}return O}function s(n){for(var O=1;O<arguments.length;O++){var s=null!=arguments[O]?arguments[O]:{};O%2?o(Object(s),!0).forEach(function(O){(0,t.default)(n,O,s[O])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}n.ReducerRegistry.register('features/toolbox',function(){var t,o,l,c=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(t=!1,o=!1,l=5e3,'undefined'!=typeof interfaceConfig&&(interfaceConfig.INITIAL_TOOLBAR_TIMEOUT&&(l=interfaceConfig.INITIAL_TOOLBAR_TIMEOUT),void 0!==interfaceConfig.TOOLBAR_ALWAYS_VISIBLE&&(t=interfaceConfig.TOOLBAR_ALWAYS_VISIBLE)),!0===t&&(o=!0),{alwaysVisible:t,enabled:!0,hovered:!1,overflowMenuVisible:!1,timeoutID:null,timeoutMS:l,visible:o}),u=arguments.length>1?arguments[1]:void 0;switch(u.type){case O.CLEAR_TOOLBOX_TIMEOUT:return s(s({},c),{},{timeoutID:void 0});case O.FULL_SCREEN_CHANGED:return s(s({},c),{},{fullScreen:u.fullScreen});case O.SET_OVERFLOW_MENU_VISIBLE:return s(s({},c),{},{overflowMenuVisible:u.visible});case O.SET_TOOLBAR_HOVERED:return s(s({},c),{},{hovered:u.hovered});case O.SET_TOOLBOX_ALWAYS_VISIBLE:return s(s({},c),{},{alwaysVisible:u.alwaysVisible,visible:!0===u.alwaysVisible||c.visible});case O.SET_TOOLBOX_ENABLED:return s(s({},c),{},{enabled:u.enabled});case O.SET_TOOLBOX_TIMEOUT:return s(s({},c),{},{timeoutID:u.timeoutID,timeoutMS:u.timeoutMS});case O.SET_TOOLBOX_TIMEOUT_MS:return s(s({},c),{},{timeoutMS:u.timeoutMS});case O.SET_TOOLBOX_VISIBLE:return(0,n.set)(c,'visible',c.alwaysVisible||u.visible);case O.TOGGLE_TOOLBOX_VISIBLE:return(0,n.set)(c,'visible',c.alwaysVisible||!c.visible)}return c})},1944,[3,463,464,1184]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function s(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);n&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,s)}return c}function o(n){for(var c=1;c<arguments.length;c++){var o=null!=arguments[c]?arguments[c]:{};c%2?s(Object(o),!0).forEach(function(c){(0,t.default)(n,c,o[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):s(Object(o)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(o,t))})}return n}n.ReducerRegistry.register('features/transcribing',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{isTranscribing:!1,isDialing:!1,isTerminating:!1,transcriberJID:null,potentialTranscriberJIDs:[]},n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c._TRANSCRIBER_JOINED:return o(o({},t),{},{isTranscribing:!0,isDialing:!1,transcriberJID:n.transcriberJID});case c._TRANSCRIBER_LEFT:return o(o({},t),{},{isTerminating:!1,isTranscribing:!1,transcriberJID:void 0,potentialTranscriberJIDs:[]});case c._POTENTIAL_TRANSCRIBER_JOINED:return o(o({},t),{},{potentialTranscriberJIDs:[n.transcriberJID].concat(t.potentialTranscriberJIDs)});case c.SET_PENDING_TRANSCRIBING_NOTIFICATION_UID:return o(o({},t),{},{pendingNotificationUid:n.uid});default:return t}})},1945,[3,463,464,1661]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function s(n){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?o(Object(s),!0).forEach(function(c){(0,t.default)(n,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}var u={screenShares:[],tileViewEnabled:void 0};n.ReducerRegistry.register('features/video-layout',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:u,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.SCREEN_SHARE_PARTICIPANTS_UPDATED:return s(s({},t),{},{screenShares:n.participantIds});case c.SET_TILE_VIEW:return s(s({},t),{},{tileViewEnabled:n.enabled})}return t})},1946,[3,463,464,1441]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0])(r(d[1])),n=r(d[2]),c=r(d[3]);function o(t,n){var c=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),c.push.apply(c,o)}return c}function s(n){for(var c=1;c<arguments.length;c++){var s=null!=arguments[c]?arguments[c]:{};c%2?o(Object(s),!0).forEach(function(c){(0,t.default)(n,c,s[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(s)):o(Object(s)).forEach(function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(s,t))})}return n}n.ReducerRegistry.register('features/videosipgw',function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1?arguments[1]:void 0;switch(n.type){case c.SIP_GW_AVAILABILITY_CHANGED:return s(s({},t),{},{status:n.status})}return t})},1947,[3,463,464,1387]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),s=r(d[1]);t.PersistenceRegistry.register("features/welcome",{defaultPage:!0}),t.ReducerRegistry.register("features/welcome",function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},u=arguments.length>1?arguments[1]:void 0;switch(u.type){case s.SET_SIDEBAR_VISIBLE:return(0,t.set)(n,'sideBarVisible',u.visible);case s.SET_WELCOME_PAGE_LISTS_DEFAULT_PAGE:return(0,t.set)(n,'defaultPage',u.pageIndex)}return n})},1948,[464,1867]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0});var t=r(d[0]);Object.keys(t).forEach(function(n){"default"!==n&&"__esModule"!==n&&Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[n]}})})},1949,[1950]);
__d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"IncomingCallApp",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"IncomingCallPage",{enumerable:!0,get:function(){return u.default}});var t=n(r(d[1])),u=n(r(d[2]))},1950,[3,1951,1953]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),o=t(r(d[2])),u=t(r(d[3])),c=t(r(d[4])),l=t(r(d[5])),f=t(r(d[6])),s=r(d[7]),p=r(d[8]),h=t(r(d[9]));function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var y=(function(t){(0,c.default)(_,t);var s,y,R=(s=_,y=v(),function(){var t,n=(0,f.default)(s);if(y){var o=(0,f.default)(this).constructor;t=Reflect.construct(n,arguments,o)}else t=n.apply(this,arguments);return(0,l.default)(this,t)});function _(){return(0,n.default)(this,_),R.apply(this,arguments)}return(0,o.default)(_,[{key:"componentDidMount",value:function(){var t=this;(0,u.default)((0,f.default)(_.prototype),"componentDidMount",this).call(this),this._init.then(function(){var n=t.state.store.dispatch,o=t.props,c=o.callerAvatarURL,l=o.callerName,s=o.hasVideo;n((0,p.incomingCallReceived)({avatarUrl:c,hasVideo:s,name:l})),(0,u.default)((0,f.default)(_.prototype),"_navigate",t).call(t,{component:h.default})})}}]),_})(s.BaseApp);e.default=y},1951,[3,4,5,456,6,8,11,1141,1952,1953]);
__d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.incomingCallAnswered=function(){return{type:n.INCOMING_CALL_ANSWERED}},e.incomingCallDeclined=function(){return{type:n.INCOMING_CALL_DECLINED}},e.incomingCallReceived=function(t){return{type:n.INCOMING_CALL_RECEIVED,caller:t}};var n=r(d[0])},1952,[1357]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]),l=r(d[1]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=l(r(d[2])),u=l(r(d[3])),c=l(r(d[4])),f=l(r(d[5])),o=l(r(d[6])),s=t(r(d[7])),y=r(d[8]),v=l(r(d[9])),p=r(d[10]),E=r(d[11]),_=r(d[12]),A=l(r(d[13])),R=l(r(d[14])),h=t(r(d[15]));function C(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,c.default)(b,t);var l,E,_=(l=b,E=C(),function(){var t,n=(0,o.default)(l);if(E){var u=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,u)}else t=n.apply(this,arguments);return(0,f.default)(this,t)});function b(){return(0,n.default)(this,b),_.apply(this,arguments)}return(0,u.default)(b,[{key:"render",value:function(){var t=this.props,l=t.t,n=t._callerName,u=l(t._hasVideo?'incomingCall.videoCallTitle':'incomingCall.audioCallTitle');return s.default.createElement(y.View,{style:h.default.pageContainer},s.default.createElement(y.View,{style:h.default.backgroundAvatar},s.default.createElement(y.Image,{source:{uri:this.props._callerAvatarURL},style:h.default.backgroundAvatarImage})),s.default.createElement(v.default,{colors:h.BACKGROUND_OVERLAY_GRADIENT,style:h.default.backgroundOverlayGradient}),s.default.createElement(y.Text,{style:h.default.title},u),s.default.createElement(y.Text,{numberOfLines:6,style:h.default.callerName},n),s.default.createElement(y.Text,{style:h.default.productLabel},l('incomingCall.productLabel')),this._renderCallerAvatar(),this._renderButtons())}},{key:"_renderButtons",value:function(){var t=this.props.t;return s.default.createElement(y.View,{style:h.default.buttonsContainer},s.default.createElement(y.View,{style:h.default.buttonWrapper},s.default.createElement(R.default,{styles:h.default.declineButtonStyles}),s.default.createElement(y.Text,{style:h.default.buttonText},t('incomingCall.decline'))),s.default.createElement(y.View,{style:h.default.buttonWrapper},s.default.createElement(A.default,{styles:h.default.answerButtonStyles}),s.default.createElement(y.Text,{style:h.default.buttonText},t('incomingCall.answer'))))}},{key:"_renderCallerAvatar",value:function(){return s.default.createElement(y.View,{style:h.default.avatarContainer},s.default.createElement(v.default,{colors:h.AVATAR_BORDER_GRADIENT,style:h.default.avatarBorder}),s.default.createElement(y.View,{style:h.default.avatar},s.default.createElement(p.Avatar,{size:h.CALLER_AVATAR_SIZE,url:this.props._callerAvatarURL})))}}]),b})(s.Component);var T=(0,E.translate)((0,_.connect)(function(t){var l=(t['features/mobile/incoming-call']||{}).caller;return{_callerAvatarURL:l.avatarUrl,_callerName:l.name,_hasVideo:l.hasVideo}})(b));e.default=T},1953,[2,3,4,5,6,8,11,70,15,1690,567,907,464,1954,1955,1956]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),o=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),h=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,l.default)(b,t);var f,p,h=(f=b,p=y(),function(){var t,n=(0,o.default)(f);if(p){var c=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function b(){var t;(0,n.default)(this,b);for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];return(t=h.call.apply(h,[this].concat(l))).accessibilityLabel='incomingCall.answer',t.icon=s.IconHangup,t.label='incomingCall.answer',t}return(0,c.default)(b,[{key:"_handleClick",value:function(){this.props.dispatch((0,v.incomingCallAnswered)())}}]),b})(h.AbstractButton),R=(0,f.translate)((0,p.connect)()(b));e.default=R},1954,[3,4,5,6,8,11,907,571,464,1155,1952]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),c=t(r(d[2])),l=t(r(d[3])),u=t(r(d[4])),o=t(r(d[5])),f=r(d[6]),s=r(d[7]),p=r(d[8]),h=r(d[9]),v=r(d[10]);function y(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}var b=(function(t){(0,l.default)(b,t);var f,p,h=(f=b,p=y(),function(){var t,n=(0,o.default)(f);if(p){var c=(0,o.default)(this).constructor;t=Reflect.construct(n,arguments,c)}else t=n.apply(this,arguments);return(0,u.default)(this,t)});function b(){var t;(0,n.default)(this,b);for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];return(t=h.call.apply(h,[this].concat(l))).accessibilityLabel='incomingCall.decline',t.icon=s.IconHangup,t.label='incomingCall.decline',t}return(0,c.default)(b,[{key:"_handleClick",value:function(){this.props.dispatch((0,v.incomingCallDeclined)())}}]),b})(h.AbstractButton),R=(0,f.translate)((0,p.connect)()(b));e.default=R},1955,[3,4,5,6,8,11,907,571,464,1155,1952]);
__d(function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.CALLER_AVATAR_SIZE=e.BACKGROUND_OVERLAY_GRADIENT=e.AVATAR_BORDER_GRADIENT=void 0;var o=t(r(d[1])),n=r(d[2]);function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);o&&(l=l.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,l)}return n}function c(t){for(var n=1;n<arguments.length;n++){var c=null!=arguments[n]?arguments[n]:{};n%2?l(Object(c),!0).forEach(function(n){(0,o.default)(t,n,c[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(c)):l(Object(c)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(c,o))})}return t}e.AVATAR_BORDER_GRADIENT=['#4C9AFF','#0052CC'];e.BACKGROUND_OVERLAY_GRADIENT=['#0052CC','#4C9AFF'];e.CALLER_AVATAR_SIZE=128;var u={alignSelf:'center',color:n.ColorPalette.white,fontSize:32},f={alignSelf:'center',borderRadius:28,borderWidth:0,flex:0,flexDirection:'row',height:56,justifyContent:'center',width:56},b={color:n.ColorPalette.white,fontSize:16},p=(0,n.createStyleSheet)({answerButtonStyles:{iconStyle:c(c({},u),{},{transform:[{rotateZ:'130deg'}]}),style:c(c({},f),{},{backgroundColor:n.ColorPalette.green}),underlayColor:n.ColorPalette.buttonUnderlay},avatar:{marginLeft:3,marginTop:3,position:'absolute'},avatarBorder:{borderRadius:67,height:134,position:'absolute',width:134},avatarContainer:{height:134,marginTop:32,width:134},backgroundAvatar:{bottom:0,left:0,position:'absolute',right:0,top:0},backgroundAvatarImage:{flex:1},backgroundOverlayGradient:{bottom:0,left:0,opacity:.9,position:'absolute',right:0,top:0},buttonsContainer:{alignItems:'flex-end',flex:1,flexDirection:'row'},buttonText:c(c({},b),{},{alignSelf:'center',marginTop:12}),buttonWrapper:{flex:1},callerName:c(c({},b),{},{fontSize:36,marginBottom:8,marginLeft:48,marginRight:48,marginTop:8,textAlign:'center'}),declineButtonStyles:{iconStyle:u,style:c(c({},f),{},{backgroundColor:n.ColorPalette.red}),underlayColor:n.ColorPalette.buttonUnderlay},pageContainer:{alignItems:'center',flex:1,paddingBottom:48,paddingTop:48},productLabel:c({},b),title:c({},b)});e.default=p},1956,[3,463,545]);
__r(107);
2019-09-27 19:16:03 +00:00
__r(0);