Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vendors~editor-collab~editor-guest~editor-rich~files-modal.js « js - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3bf795d4cb35cf96b71f6d3c68e1c2850f59cd96 (plain)
1
2
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[1],{188:function(t,e,r){"use strict";function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}r(99);var o,i=r(10),a=r(7),u=r(370),s=r(2),f=r(120),c=r(12),l=r(58),h=r(4),p=r(116),y=r(371),v=r(74).codeAt,m=r(644),g=r(32),d=r(645),b=r(21),S=s.URL,w=d.URLSearchParams,R=d.getState,L=b.set,U=b.getterFor("URL"),k=Math.floor,A=Math.pow,P=/[A-Za-z]/,q=/[\d+-.A-Za-z]/,O=/\d/,x=/^(0x|0X)/,j=/^[0-7]+$/,I=/^\d+$/,B=/^[\dA-Fa-f]+$/,E=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,C=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,F=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,T=/[\u0009\u000A\u000D]/g,N=function(t,e){var r,n,o;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return"Invalid host";if(!(r=J(e.slice(1,-1))))return"Invalid host";t.host=r}else if(X(t)){if(e=m(e),E.test(e))return"Invalid host";if(null===(r=$(e)))return"Invalid host";t.host=r}else{if(C.test(e))return"Invalid host";for(r="",n=y(e),o=0;o<n.length;o++)r+=H(n[o],M);t.host=r}},$=function(t){var e,r,n,o,i,a,u,s=t.split(".");if(s.length&&""==s[s.length-1]&&s.pop(),(e=s.length)>4)return t;for(r=[],n=0;n<e;n++){if(""==(o=s[n]))return t;if(i=10,o.length>1&&"0"==o.charAt(0)&&(i=x.test(o)?16:8,o=o.slice(8==i?1:2)),""===o)a=0;else{if(!(10==i?I:8==i?j:B).test(o))return t;a=parseInt(o,i)}r.push(a)}for(n=0;n<e;n++)if(a=r[n],n==e-1){if(a>=A(256,5-e))return null}else if(a>255)return null;for(u=r.pop(),n=0;n<r.length;n++)u+=r[n]*A(256,3-n);return u},J=function(t){var e,r,n,o,i,a,u,s=[0,0,0,0,0,0,0,0],f=0,c=null,l=0,h=function(){return t.charAt(l)};if(":"==h()){if(":"!=t.charAt(1))return;l+=2,c=++f}for(;h();){if(8==f)return;if(":"!=h()){for(e=r=0;r<4&&B.test(h());)e=16*e+parseInt(h(),16),l++,r++;if("."==h()){if(0==r)return;if(l-=r,f>6)return;for(n=0;h();){if(o=null,n>0){if(!("."==h()&&n<4))return;l++}if(!O.test(h()))return;for(;O.test(h());){if(i=parseInt(h(),10),null===o)o=i;else{if(0==o)return;o=10*o+i}if(o>255)return;l++}s[f]=256*s[f]+o,2!=++n&&4!=n||f++}if(4!=n)return;break}if(":"==h()){if(l++,!h())return}else if(h())return;s[f++]=e}else{if(null!==c)return;l++,c=++f}}if(null!==c)for(a=f-c,f=7;0!=f&&a>0;)u=s[f],s[f--]=s[c+a-1],s[c+--a]=u;else if(8!=f)return;return s},D=function(t){var e,r,o,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)e.unshift(t%256),t=k(t/256);return e.join(".")}if("object"==n(t)){for(e="",o=function(t){for(var e=null,r=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>r&&(e=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r&&(e=n,r=o),e}(t),r=0;r<8;r++)i&&0===t[r]||(i&&(i=!1),o===r?(e+=r?":":"::",i=!0):(e+=t[r].toString(16),r<7&&(e+=":")));return"["+e+"]"}return t},M={},W=p({},M,{" ":1,'"':1,"<":1,">":1,"`":1}),z=p({},W,{"#":1,"?":1,"{":1,"}":1}),Z=p({},z,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),H=function(t,e){var r=v(t,0);return r>32&&r<127&&!h(e,t)?t:encodeURIComponent(t)},Q={ftp:21,file:null,http:80,https:443,ws:80,wss:443},X=function(t){return h(Q,t.scheme)},G=function(t){return""!=t.username||""!=t.password},K=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},V=function(t,e){var r;return 2==t.length&&P.test(t.charAt(0))&&(":"==(r=t.charAt(1))||!e&&"|"==r)},Y=function(t){var e;return t.length>1&&V(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},_=function(t){var e=t.path,r=e.length;!r||"file"==t.scheme&&1==r&&V(e[0],!0)||e.pop()},tt=function(t){return"."===t||"%2e"===t.toLowerCase()},et={},rt={},nt={},ot={},it={},at={},ut={},st={},ft={},ct={},lt={},ht={},pt={},yt={},vt={},mt={},gt={},dt={},bt={},St={},wt={},Rt=function(t,e,r,n){var i,a,u,s,f,c=r||et,l=0,p="",v=!1,m=!1,g=!1;for(r||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(F,"")),e=e.replace(T,""),i=y(e);l<=i.length;){switch(a=i[l],c){case et:if(!a||!P.test(a)){if(r)return"Invalid scheme";c=nt;continue}p+=a.toLowerCase(),c=rt;break;case rt:if(a&&(q.test(a)||"+"==a||"-"==a||"."==a))p+=a.toLowerCase();else{if(":"!=a){if(r)return"Invalid scheme";p="",c=nt,l=0;continue}if(r&&(X(t)!=h(Q,p)||"file"==p&&(G(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=p,r)return void(X(t)&&Q[t.scheme]==t.port&&(t.port=null));p="","file"==t.scheme?c=yt:X(t)&&n&&n.scheme==t.scheme?c=ot:X(t)?c=st:"/"==i[l+1]?(c=it,l++):(t.cannotBeABaseURL=!0,t.path.push(""),c=bt)}break;case nt:if(!n||n.cannotBeABaseURL&&"#"!=a)return"Invalid scheme";if(n.cannotBeABaseURL&&"#"==a){t.scheme=n.scheme,t.path=n.path.slice(),t.query=n.query,t.fragment="",t.cannotBeABaseURL=!0,c=wt;break}c="file"==n.scheme?yt:at;continue;case ot:if("/"!=a||"/"!=i[l+1]){c=at;continue}c=ft,l++;break;case it:if("/"==a){c=ct;break}c=dt;continue;case at:if(t.scheme=n.scheme,a==o)t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query=n.query;else if("/"==a||"\\"==a&&X(t))c=ut;else if("?"==a)t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query="",c=St;else{if("#"!=a){t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.path.pop(),c=dt;continue}t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query=n.query,t.fragment="",c=wt}break;case ut:if(!X(t)||"/"!=a&&"\\"!=a){if("/"!=a){t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,c=dt;continue}c=ct}else c=ft;break;case st:if(c=ft,"/"!=a||"/"!=p.charAt(l+1))continue;l++;break;case ft:if("/"!=a&&"\\"!=a){c=ct;continue}break;case ct:if("@"==a){v&&(p="%40"+p),v=!0,u=y(p);for(var d=0;d<u.length;d++){var b=u[d];if(":"!=b||g){var S=H(b,Z);g?t.password+=S:t.username+=S}else g=!0}p=""}else if(a==o||"/"==a||"?"==a||"#"==a||"\\"==a&&X(t)){if(v&&""==p)return"Invalid authority";l-=y(p).length+1,p="",c=lt}else p+=a;break;case lt:case ht:if(r&&"file"==t.scheme){c=mt;continue}if(":"!=a||m){if(a==o||"/"==a||"?"==a||"#"==a||"\\"==a&&X(t)){if(X(t)&&""==p)return"Invalid host";if(r&&""==p&&(G(t)||null!==t.port))return;if(s=N(t,p))return s;if(p="",c=gt,r)return;continue}"["==a?m=!0:"]"==a&&(m=!1),p+=a}else{if(""==p)return"Invalid host";if(s=N(t,p))return s;if(p="",c=pt,r==ht)return}break;case pt:if(!O.test(a)){if(a==o||"/"==a||"?"==a||"#"==a||"\\"==a&&X(t)||r){if(""!=p){var w=parseInt(p,10);if(w>65535)return"Invalid port";t.port=X(t)&&w===Q[t.scheme]?null:w,p=""}if(r)return;c=gt;continue}return"Invalid port"}p+=a;break;case yt:if(t.scheme="file","/"==a||"\\"==a)c=vt;else{if(!n||"file"!=n.scheme){c=dt;continue}if(a==o)t.host=n.host,t.path=n.path.slice(),t.query=n.query;else if("?"==a)t.host=n.host,t.path=n.path.slice(),t.query="",c=St;else{if("#"!=a){Y(i.slice(l).join(""))||(t.host=n.host,t.path=n.path.slice(),_(t)),c=dt;continue}t.host=n.host,t.path=n.path.slice(),t.query=n.query,t.fragment="",c=wt}}break;case vt:if("/"==a||"\\"==a){c=mt;break}n&&"file"==n.scheme&&!Y(i.slice(l).join(""))&&(V(n.path[0],!0)?t.path.push(n.path[0]):t.host=n.host),c=dt;continue;case mt:if(a==o||"/"==a||"\\"==a||"?"==a||"#"==a){if(!r&&V(p))c=dt;else if(""==p){if(t.host="",r)return;c=gt}else{if(s=N(t,p))return s;if("localhost"==t.host&&(t.host=""),r)return;p="",c=gt}continue}p+=a;break;case gt:if(X(t)){if(c=dt,"/"!=a&&"\\"!=a)continue}else if(r||"?"!=a)if(r||"#"!=a){if(a!=o&&(c=dt,"/"!=a))continue}else t.fragment="",c=wt;else t.query="",c=St;break;case dt:if(a==o||"/"==a||"\\"==a&&X(t)||!r&&("?"==a||"#"==a)){if(".."===(f=(f=p).toLowerCase())||"%2e."===f||".%2e"===f||"%2e%2e"===f?(_(t),"/"==a||"\\"==a&&X(t)||t.path.push("")):tt(p)?"/"==a||"\\"==a&&X(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&V(p)&&(t.host&&(t.host=""),p=p.charAt(0)+":"),t.path.push(p)),p="","file"==t.scheme&&(a==o||"?"==a||"#"==a))for(;t.path.length>1&&""===t.path[0];)t.path.shift();"?"==a?(t.query="",c=St):"#"==a&&(t.fragment="",c=wt)}else p+=H(a,z);break;case bt:"?"==a?(t.query="",c=St):"#"==a?(t.fragment="",c=wt):a!=o&&(t.path[0]+=H(a,M));break;case St:r||"#"!=a?a!=o&&("'"==a&&X(t)?t.query+="%27":t.query+="#"==a?"%23":H(a,M)):(t.fragment="",c=wt);break;case wt:a!=o&&(t.fragment+=H(a,W))}l++}},Lt=function(t){var e,r,n=l(this,Lt,"URL"),o=arguments.length>1?arguments[1]:void 0,i=String(t),u=L(n,{type:"URL"});if(void 0!==o)if(o instanceof Lt)e=U(o);else if(r=Rt(e={},String(o)))throw TypeError(r);if(r=Rt(u,i,null,e))throw TypeError(r);var s=u.searchParams=new w,f=R(s);f.updateSearchParams(u.query),f.updateURL=function(){u.query=String(s)||null},a||(n.href=kt.call(n),n.origin=At.call(n),n.protocol=Pt.call(n),n.username=qt.call(n),n.password=Ot.call(n),n.host=xt.call(n),n.hostname=jt.call(n),n.port=It.call(n),n.pathname=Bt.call(n),n.search=Et.call(n),n.searchParams=Ct.call(n),n.hash=Ft.call(n))},Ut=Lt.prototype,kt=function(){var t=U(this),e=t.scheme,r=t.username,n=t.password,o=t.host,i=t.port,a=t.path,u=t.query,s=t.fragment,f=e+":";return null!==o?(f+="//",G(t)&&(f+=r+(n?":"+n:"")+"@"),f+=D(o),null!==i&&(f+=":"+i)):"file"==e&&(f+="//"),f+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==u&&(f+="?"+u),null!==s&&(f+="#"+s),f},At=function(){var t=U(this),e=t.scheme,r=t.port;if("blob"==e)try{return new URL(e.path[0]).origin}catch(t){return"null"}return"file"!=e&&X(t)?e+"://"+D(t.host)+(null!==r?":"+r:""):"null"},Pt=function(){return U(this).scheme+":"},qt=function(){return U(this).username},Ot=function(){return U(this).password},xt=function(){var t=U(this),e=t.host,r=t.port;return null===e?"":null===r?D(e):D(e)+":"+r},jt=function(){var t=U(this).host;return null===t?"":D(t)},It=function(){var t=U(this).port;return null===t?"":String(t)},Bt=function(){var t=U(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Et=function(){var t=U(this).query;return t?"?"+t:""},Ct=function(){return U(this).searchParams},Ft=function(){var t=U(this).fragment;return t?"#"+t:""},Tt=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(a&&f(Ut,{href:Tt(kt,(function(t){var e=U(this),r=String(t),n=Rt(e,r);if(n)throw TypeError(n);R(e.searchParams).updateSearchParams(e.query)})),origin:Tt(At),protocol:Tt(Pt,(function(t){var e=U(this);Rt(e,String(t)+":",et)})),username:Tt(qt,(function(t){var e=U(this),r=y(String(t));if(!K(e)){e.username="";for(var n=0;n<r.length;n++)e.username+=H(r[n],Z)}})),password:Tt(Ot,(function(t){var e=U(this),r=y(String(t));if(!K(e)){e.password="";for(var n=0;n<r.length;n++)e.password+=H(r[n],Z)}})),host:Tt(xt,(function(t){var e=U(this);e.cannotBeABaseURL||Rt(e,String(t),lt)})),hostname:Tt(jt,(function(t){var e=U(this);e.cannotBeABaseURL||Rt(e,String(t),ht)})),port:Tt(It,(function(t){var e=U(this);K(e)||(""==(t=String(t))?e.port=null:Rt(e,t,pt))})),pathname:Tt(Bt,(function(t){var e=U(this);e.cannotBeABaseURL||(e.path=[],Rt(e,t+"",gt))})),search:Tt(Et,(function(t){var e=U(this);""==(t=String(t))?e.query=null:("?"==t.charAt(0)&&(t=t.slice(1)),e.query="",Rt(e,t,St)),R(e.searchParams).updateSearchParams(e.query)})),searchParams:Tt(Ct),hash:Tt(Ft,(function(t){var e=U(this);""!=(t=String(t))?("#"==t.charAt(0)&&(t=t.slice(1)),e.fragment="",Rt(e,t,wt)):e.fragment=null}))}),c(Ut,"toJSON",(function(){return kt.call(this)}),{enumerable:!0}),c(Ut,"toString",(function(){return kt.call(this)}),{enumerable:!0}),S){var Nt=S.createObjectURL,$t=S.revokeObjectURL;Nt&&c(Lt,"createObjectURL",(function(t){return Nt.apply(S,arguments)})),$t&&c(Lt,"revokeObjectURL",(function(t){return $t.apply(S,arguments)}))}g(Lt,"URL"),i({global:!0,forced:!u,sham:!a},{URL:Lt})},195:function(t,e,r){var n=r(24),o="["+r(211)+"]",i=RegExp("^"+o+o+"*"),a=RegExp(o+o+"*$"),u=function(t){return function(e){var r=String(n(e));return 1&t&&(r=r.replace(i,"")),2&t&&(r=r.replace(a,"")),r}};t.exports={start:u(1),end:u(2),trim:u(3)}},196:function(t,e,r){var n=r(7),o=r(8).f,i=Function.prototype,a=i.toString,u=/^\s*function ([^ (]*)/;n&&!("name"in i)&&o(i,"name",{configurable:!0,get:function(){try{return a.call(this).match(u)[1]}catch(t){return""}}})},207:function(t,e,r){"use strict";var n=r(10),o=r(59).map,i=r(55),a=r(30),u=i("map"),s=a("map");n({target:"Array",proto:!0,forced:!u||!s},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},208:function(t,e,r){"use strict";function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var o=r(10),i=r(2),a=r(22),u=r(34),s=r(7),f=r(69),c=r(117),l=r(0),h=r(4),p=r(61),y=r(5),v=r(6),m=r(16),g=r(20),d=r(33),b=r(23),S=r(31),w=r(68),R=r(104),L=r(643),U=r(67),k=r(54),A=r(8),P=r(62),q=r(9),O=r(12),x=r(65),j=r(37),I=r(26),B=r(38),E=r(1),C=r(368),F=r(369),T=r(32),N=r(21),$=r(59).forEach,J=j("hidden"),D=E("toPrimitive"),M=N.set,W=N.getterFor("Symbol"),z=Object.prototype,Z=i.Symbol,H=a("JSON","stringify"),Q=k.f,X=A.f,G=L.f,K=P.f,V=x("symbols"),Y=x("op-symbols"),_=x("string-to-symbol-registry"),tt=x("symbol-to-string-registry"),et=x("wks"),rt=i.QObject,nt=!rt||!rt.prototype||!rt.prototype.findChild,ot=s&&l((function(){return 7!=S(X({},"a",{get:function(){return X(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Q(z,e);n&&delete z[e],X(t,e,r),n&&t!==z&&X(z,e,n)}:X,it=function(t,e){var r=V[t]=S(Z.prototype);return M(r,{type:"Symbol",tag:t,description:e}),s||(r.description=e),r},at=c?function(t){return"symbol"==n(t)}:function(t){return Object(t)instanceof Z},ut=function(t,e,r){t===z&&ut(Y,e,r),v(t);var n=d(e,!0);return v(r),h(V,n)?(r.enumerable?(h(t,J)&&t[J][n]&&(t[J][n]=!1),r=S(r,{enumerable:b(0,!1)})):(h(t,J)||X(t,J,b(1,{})),t[J][n]=!0),ot(t,n,r)):X(t,n,r)},st=function(t,e){v(t);var r=g(e),n=w(r).concat(ht(r));return $(n,(function(e){s&&!ft.call(r,e)||ut(t,e,r[e])})),t},ft=function(t){var e=d(t,!0),r=K.call(this,e);return!(this===z&&h(V,e)&&!h(Y,e))&&(!(r||!h(this,e)||!h(V,e)||h(this,J)&&this[J][e])||r)},ct=function(t,e){var r=g(t),n=d(e,!0);if(r!==z||!h(V,n)||h(Y,n)){var o=Q(r,n);return!o||!h(V,n)||h(r,J)&&r[J][n]||(o.enumerable=!0),o}},lt=function(t){var e=G(g(t)),r=[];return $(e,(function(t){h(V,t)||h(I,t)||r.push(t)})),r},ht=function(t){var e=t===z,r=G(e?Y:g(t)),n=[];return $(r,(function(t){!h(V,t)||e&&!h(z,t)||n.push(V[t])})),n};(f||(O((Z=function(){if(this instanceof Z)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=B(t),r=function t(r){this===z&&t.call(Y,r),h(this,J)&&h(this[J],e)&&(this[J][e]=!1),ot(this,e,b(1,r))};return s&&nt&&ot(z,e,{configurable:!0,set:r}),it(e,t)}).prototype,"toString",(function(){return W(this).tag})),O(Z,"withoutSetter",(function(t){return it(B(t),t)})),P.f=ft,A.f=ut,k.f=ct,R.f=L.f=lt,U.f=ht,C.f=function(t){return it(E(t),t)},s&&(X(Z.prototype,"description",{configurable:!0,get:function(){return W(this).description}}),u||O(z,"propertyIsEnumerable",ft,{unsafe:!0}))),o({global:!0,wrap:!0,forced:!f,sham:!f},{Symbol:Z}),$(w(et),(function(t){F(t)})),o({target:"Symbol",stat:!0,forced:!f},{for:function(t){var e=String(t);if(h(_,e))return _[e];var r=Z(e);return _[e]=r,tt[r]=e,r},keyFor:function(t){if(!at(t))throw TypeError(t+" is not a symbol");if(h(tt,t))return tt[t]},useSetter:function(){nt=!0},useSimple:function(){nt=!1}}),o({target:"Object",stat:!0,forced:!f,sham:!s},{create:function(t,e){return void 0===e?S(t):st(S(t),e)},defineProperty:ut,defineProperties:st,getOwnPropertyDescriptor:ct}),o({target:"Object",stat:!0,forced:!f},{getOwnPropertyNames:lt,getOwnPropertySymbols:ht}),o({target:"Object",stat:!0,forced:l((function(){U.f(1)}))},{getOwnPropertySymbols:function(t){return U.f(m(t))}}),H)&&o({target:"JSON",stat:!0,forced:!f||l((function(){var t=Z();return"[null]"!=H([t])||"{}"!=H({a:t})||"{}"!=H(Object(t))}))},{stringify:function(t,e,r){for(var n,o=[t],i=1;arguments.length>i;)o.push(arguments[i++]);if(n=e,(y(e)||void 0!==t)&&!at(t))return p(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!at(e))return e}),o[1]=e,H.apply(null,o)}});Z.prototype[D]||q(Z.prototype,D,Z.prototype.valueOf),T(Z,"Symbol"),I[J]=!0},211:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},214:function(t,e,r){"use strict";var n=r(10),o=r(7),i=r(2),a=r(4),u=r(5),s=r(8).f,f=r(114),c=i.Symbol;if(o&&"function"==typeof c&&(!("description"in c.prototype)||void 0!==c().description)){var l={},h=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof h?new c(t):void 0===t?c():c(t);return""===t&&(l[e]=!0),e};f(h,c);var p=h.prototype=c.prototype;p.constructor=h;var y=p.toString,v="Symbol(test)"==String(c("test")),m=/^Symbol\((.*)\)[^)]+$/;s(p,"description",{configurable:!0,get:function(){var t=u(this)?this.valueOf():this,e=y.call(t);if(a(l,t))return"";var r=v?e.slice(7,-1):e.replace(m,"$1");return""===r?void 0:r}}),n({global:!0,forced:!0},{Symbol:h})}},215:function(t,e,r){"use strict";var n=r(10),o=r(5),i=r(61),a=r(106),u=r(15),s=r(20),f=r(105),c=r(1),l=r(55),h=r(30),p=l("slice"),y=h("slice",{ACCESSORS:!0,0:0,1:2}),v=c("species"),m=[].slice,g=Math.max;n({target:"Array",proto:!0,forced:!p||!y},{slice:function(t,e){var r,n,c,l=s(this),h=u(l.length),p=a(t,h),y=a(void 0===e?h:e,h);if(i(l)&&("function"!=typeof(r=l.constructor)||r!==Array&&!i(r.prototype)?o(r)&&null===(r=r[v])&&(r=void 0):r=void 0,r===Array||void 0===r))return m.call(l,p,y);for(n=new(void 0===r?Array:r)(g(y-p,0)),c=0;p<y;p++,c++)p in l&&f(n,c,l[p]);return n.length=c,n}})},216:function(t,e,r){r(369)("iterator")},217:function(t,e,r){var n=r(10),o=r(371);n({target:"Array",stat:!0,forced:!r(111)((function(t){Array.from(t)}))},{from:o})},368:function(t,e,r){var n=r(1);e.f=n},369:function(t,e,r){var n=r(115),o=r(4),i=r(368),a=r(8).f;t.exports=function(t){var e=n.Symbol||(n.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},370:function(t,e,r){var n=r(0),o=r(1),i=r(34),a=o("iterator");t.exports=!n((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,r="";return t.pathname="c%20d",e.forEach((function(t,n){e.delete("b"),r+=n+t})),i&&!t.toJSON||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==r||"x"!==new URL("http://x",void 0).host}))},371:function(t,e,r){"use strict";var n=r(35),o=r(16),i=r(124),a=r(123),u=r(15),s=r(105),f=r(108);t.exports=function(t){var e,r,c,l,h,p,y=o(t),v="function"==typeof this?this:Array,m=arguments.length,g=m>1?arguments[1]:void 0,d=void 0!==g,b=f(y),S=0;if(d&&(g=n(g,m>2?arguments[2]:void 0,2)),null==b||v==Array&&a(b))for(r=new v(e=u(y.length));e>S;S++)p=d?g(y[S],S):y[S],s(r,S,p);else for(h=(l=b.call(y)).next,r=new v;!(c=h.call(l)).done;S++)p=d?i(l,g,[c.value,S],!0):c.value,s(r,S,p);return r.length=S,r}},643:function(t,e,r){function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var o=r(20),i=r(104).f,a={}.toString,u="object"==("undefined"==typeof window?"undefined":n(window))&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"[object Window]"==a.call(t)?function(t){try{return i(t)}catch(t){return u.slice()}}(t):i(o(t))}},644:function(t,e,r){"use strict";var n=/[^\0-\u007E]/,o=/[.\u3002\uFF0E\uFF61]/g,i="Overflow: input needs wider integers to process",a=Math.floor,u=String.fromCharCode,s=function(t){return t+22+75*(t<26)},f=function(t,e,r){var n=0;for(t=r?a(t/700):t>>1,t+=a(t/e);t>455;n+=36)t=a(t/35);return a(n+36*t/(t+38))},c=function(t){var e,r,n=[],o=(t=function(t){for(var e=[],r=0,n=t.length;r<n;){var o=t.charCodeAt(r++);if(o>=55296&&o<=56319&&r<n){var i=t.charCodeAt(r++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),r--)}else e.push(o)}return e}(t)).length,c=128,l=0,h=72;for(e=0;e<t.length;e++)(r=t[e])<128&&n.push(u(r));var p=n.length,y=p;for(p&&n.push("-");y<o;){var v=2147483647;for(e=0;e<t.length;e++)(r=t[e])>=c&&r<v&&(v=r);var m=y+1;if(v-c>a((2147483647-l)/m))throw RangeError(i);for(l+=(v-c)*m,c=v,e=0;e<t.length;e++){if((r=t[e])<c&&++l>2147483647)throw RangeError(i);if(r==c){for(var g=l,d=36;;d+=36){var b=d<=h?1:d>=h+26?26:d-h;if(g<b)break;var S=g-b,w=36-b;n.push(u(s(b+S%w))),g=a(S/w)}n.push(u(s(g))),h=f(l,m,y==p),l=0,++y}}++l,++c}return n.join("")};t.exports=function(t){var e,r,i=[],a=t.toLowerCase().replace(o,".").split(".");for(e=0;e<a.length;e++)r=a[e],i.push(n.test(r)?"xn--"+c(r):r);return i.join(".")}},645:function(t,e,r){"use strict";r(52);var n=r(10),o=r(22),i=r(370),a=r(12),u=r(113),s=r(32),f=r(122),c=r(21),l=r(58),h=r(4),p=r(35),y=r(73),v=r(6),m=r(5),g=r(31),d=r(23),b=r(646),S=r(108),w=r(1),R=o("fetch"),L=o("Headers"),U=w("iterator"),k=c.set,A=c.getterFor("URLSearchParams"),P=c.getterFor("URLSearchParamsIterator"),q=/\+/g,O=Array(4),x=function(t){return O[t-1]||(O[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},j=function(t){try{return decodeURIComponent(t)}catch(e){return t}},I=function(t){var e=t.replace(q," "),r=4;try{return decodeURIComponent(e)}catch(t){for(;r;)e=e.replace(x(r--),j);return e}},B=/[!'()~]|%20/g,E={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},C=function(t){return E[t]},F=function(t){return encodeURIComponent(t).replace(B,C)},T=function(t,e){if(e)for(var r,n,o=e.split("&"),i=0;i<o.length;)(r=o[i++]).length&&(n=r.split("="),t.push({key:I(n.shift()),value:I(n.join("="))}))},N=function(t){this.entries.length=0,T(this.entries,t)},$=function(t,e){if(t<e)throw TypeError("Not enough arguments")},J=f((function(t,e){k(this,{type:"URLSearchParamsIterator",iterator:b(A(t).entries),kind:e})}),"Iterator",(function(){var t=P(this),e=t.kind,r=t.iterator.next(),n=r.value;return r.done||(r.value="keys"===e?n.key:"values"===e?n.value:[n.key,n.value]),r})),D=function(){l(this,D,"URLSearchParams");var t,e,r,n,o,i,a,u,s,f=arguments.length>0?arguments[0]:void 0,c=this,p=[];if(k(c,{type:"URLSearchParams",entries:p,updateURL:function(){},updateSearchParams:N}),void 0!==f)if(m(f))if("function"==typeof(t=S(f)))for(r=(e=t.call(f)).next;!(n=r.call(e)).done;){if((a=(i=(o=b(v(n.value))).next).call(o)).done||(u=i.call(o)).done||!i.call(o).done)throw TypeError("Expected sequence with length 2");p.push({key:a.value+"",value:u.value+""})}else for(s in f)h(f,s)&&p.push({key:s,value:f[s]+""});else T(p,"string"==typeof f?"?"===f.charAt(0)?f.slice(1):f:f+"")},M=D.prototype;u(M,{append:function(t,e){$(arguments.length,2);var r=A(this);r.entries.push({key:t+"",value:e+""}),r.updateURL()},delete:function(t){$(arguments.length,1);for(var e=A(this),r=e.entries,n=t+"",o=0;o<r.length;)r[o].key===n?r.splice(o,1):o++;e.updateURL()},get:function(t){$(arguments.length,1);for(var e=A(this).entries,r=t+"",n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){$(arguments.length,1);for(var e=A(this).entries,r=t+"",n=[],o=0;o<e.length;o++)e[o].key===r&&n.push(e[o].value);return n},has:function(t){$(arguments.length,1);for(var e=A(this).entries,r=t+"",n=0;n<e.length;)if(e[n++].key===r)return!0;return!1},set:function(t,e){$(arguments.length,1);for(var r,n=A(this),o=n.entries,i=!1,a=t+"",u=e+"",s=0;s<o.length;s++)(r=o[s]).key===a&&(i?o.splice(s--,1):(i=!0,r.value=u));i||o.push({key:a,value:u}),n.updateURL()},sort:function(){var t,e,r,n=A(this),o=n.entries,i=o.slice();for(o.length=0,r=0;r<i.length;r++){for(t=i[r],e=0;e<r;e++)if(o[e].key>t.key){o.splice(e,0,t);break}e===r&&o.push(t)}n.updateURL()},forEach:function(t){for(var e,r=A(this).entries,n=p(t,arguments.length>1?arguments[1]:void 0,3),o=0;o<r.length;)n((e=r[o++]).value,e.key,this)},keys:function(){return new J(this,"keys")},values:function(){return new J(this,"values")},entries:function(){return new J(this,"entries")}},{enumerable:!0}),a(M,U,M.entries),a(M,"toString",(function(){for(var t,e=A(this).entries,r=[],n=0;n<e.length;)t=e[n++],r.push(F(t.key)+"="+F(t.value));return r.join("&")}),{enumerable:!0}),s(D,"URLSearchParams"),n({global:!0,forced:!i},{URLSearchParams:D}),i||"function"!=typeof R||"function"!=typeof L||n({global:!0,enumerable:!0,forced:!0},{fetch:function(t){var e,r,n,o=[t];return arguments.length>1&&(m(e=arguments[1])&&(r=e.body,"URLSearchParams"===y(r)&&((n=e.headers?new L(e.headers):new L).has("content-type")||n.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),e=g(e,{body:d(0,String(r)),headers:d(0,n)}))),o.push(e)),R.apply(this,o)}}),t.exports={URLSearchParams:D,getState:A}},646:function(t,e,r){var n=r(6),o=r(108);t.exports=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return n(e.call(t))}}}]);
//# sourceMappingURL=vendors~editor-collab~editor-guest~editor-rich~files-modal.js.map?v=09b193f314c6ea142063