(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[1],{201:function(t,e,r){"use strict";var n=r(11),o=r(111).indexOf,i=r(118),a=[].indexOf,u=!!a&&1/[1].indexOf(1,-0)<0,s=i("indexOf");n({target:"Array",proto:!0,forced:u||!s},{indexOf:function(t){return u?a.apply(this,arguments)||0:o(this,t,arguments.length>1?arguments[1]:void 0)}})},202:function(t,e,r){"use strict";var n=r(11),o=r(63).map;n({target:"Array",proto:!0,forced:!r(58)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},203: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(11),a=r(9),u=r(402),s=r(1),c=r(128),f=r(10),l=r(61),h=r(6),p=r(126),y=r(403),v=r(64).codeAt,g=r(705),m=r(32),d=r(706),b=r(18),w=s.URL,S=d.URLSearchParams,R=d.getState,L=b.set,U=b.getterFor("URL"),k=Math.floor,A=Math.pow,P=/[A-Za-z]/,x=/[\d+-.A-Za-z]/,O=/\d/,q=/^(0x|0X)/,j=/^[0-7]+$/,I=/^\d+$/,B=/^[\dA-Fa-f]+$/,E=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,C=/[\u0000\t\u000A\u000D #/:?@[\\]]/,F=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,T=/[\t\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=g(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;o4)return t;for(r=[],n=0;n1&&"0"==o.charAt(0)&&(i=q.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=A(256,5-e))return null}else if(a>255)return null;for(u=r.pop(),n=0;n6)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[c]=256*s[c]+o,2!=++n&&4!=n||c++}if(4!=n)return;break}if(":"==h()){if(l++,!h())return}else if(h())return;s[c++]=e}else{if(null!==f)return;l++,f=++c}}if(null!==f)for(a=c-f,c=7;0!=c&&a>0;)u=s[c],s[c--]=s[f+a-1],s[f+--a]=u;else if(8!=c)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={},ct={},ft={},lt={},ht={},pt={},yt={},vt={},gt={},mt={},dt={},bt={},wt={},St={},Rt=function(t,e,r,n){var i,a,u,s,c,f=r||et,l=0,p="",v=!1,g=!1,m=!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],f){case et:if(!a||!P.test(a)){if(r)return"Invalid scheme";f=nt;continue}p+=a.toLowerCase(),f=rt;break;case rt:if(a&&(x.test(a)||"+"==a||"-"==a||"."==a))p+=a.toLowerCase();else{if(":"!=a){if(r)return"Invalid scheme";p="",f=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?f=yt:X(t)&&n&&n.scheme==t.scheme?f=ot:X(t)?f=st:"/"==i[l+1]?(f=it,l++):(t.cannotBeABaseURL=!0,t.path.push(""),f=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,f=St;break}f="file"==n.scheme?yt:at;continue;case ot:if("/"!=a||"/"!=i[l+1]){f=at;continue}f=ct,l++;break;case it:if("/"==a){f=ft;break}f=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))f=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="",f=wt;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(),f=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="",f=St}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,f=dt;continue}f=ft}else f=ct;break;case st:if(f=ct,"/"!=a||"/"!=p.charAt(l+1))continue;l++;break;case ct:if("/"!=a&&"\\"!=a){f=ft;continue}break;case ft:if("@"==a){v&&(p="%40"+p),v=!0,u=y(p);for(var d=0;d65535)return"Invalid port";t.port=X(t)&&S===Q[t.scheme]?null:S,p=""}if(r)return;f=mt;continue}return"Invalid port"}p+=a;break;case yt:if(t.scheme="file","/"==a||"\\"==a)f=vt;else{if(!n||"file"!=n.scheme){f=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="",f=wt;else{if("#"!=a){Y(i.slice(l).join(""))||(t.host=n.host,t.path=n.path.slice(),_(t)),f=dt;continue}t.host=n.host,t.path=n.path.slice(),t.query=n.query,t.fragment="",f=St}}break;case vt:if("/"==a||"\\"==a){f=gt;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),f=dt;continue;case gt:if(a==o||"/"==a||"\\"==a||"?"==a||"#"==a){if(!r&&V(p))f=dt;else if(""==p){if(t.host="",r)return;f=mt}else{if(s=N(t,p))return s;if("localhost"==t.host&&(t.host=""),r)return;p="",f=mt}continue}p+=a;break;case mt:if(X(t)){if(f=dt,"/"!=a&&"\\"!=a)continue}else if(r||"?"!=a)if(r||"#"!=a){if(a!=o&&(f=dt,"/"!=a))continue}else t.fragment="",f=St;else t.query="",f=wt;break;case dt:if(a==o||"/"==a||"\\"==a&&X(t)||!r&&("?"==a||"#"==a)){if(".."===(c=(c=p).toLowerCase())||"%2e."===c||".%2e"===c||"%2e%2e"===c?(_(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="",f=wt):"#"==a&&(t.fragment="",f=St)}else p+=H(a,z);break;case bt:"?"==a?(t.query="",f=wt):"#"==a?(t.fragment="",f=St):a!=o&&(t.path[0]+=H(a,M));break;case wt:r||"#"!=a?a!=o&&("'"==a&&X(t)?t.query+="%27":t.query+="#"==a?"%23":H(a,M)):(t.fragment="",f=St);break;case St: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 S,c=R(s);c.updateSearchParams(u.query),c.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=xt.call(n),n.password=Ot.call(n),n.host=qt.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,c=e+":";return null!==o?(c+="//",G(t)&&(c+=r+(n?":"+n:"")+"@"),c+=D(o),null!==i&&(c+=":"+i)):"file"==e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==u&&(c+="?"+u),null!==s&&(c+="#"+s),c},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+":"},xt=function(){return U(this).username},Ot=function(){return U(this).password},qt=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&&c(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(xt,(function(t){var e=U(this),r=y(String(t));if(!K(e)){e.username="";for(var n=0;ni;)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]||x(Z.prototype,D,Z.prototype.valueOf),T(Z,"Symbol"),I[J]=!0},232:function(t,e,r){"use strict";t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},235:function(t,e,r){"use strict";var n=r(11),o=r(9),i=r(1),a=r(6),u=r(5),s=r(7).f,c=r(124),f=i.Symbol;if(o&&"function"==typeof f&&(!("description"in f.prototype)||void 0!==f().description)){var l={},h=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof h?new f(t):void 0===t?f():f(t);return""===t&&(l[e]=!0),e};c(h,f);var p=h.prototype=f.prototype;p.constructor=h;var y=p.toString,v="Symbol(test)"==String(f("test")),g=/^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(g,"$1");return""===r?void 0:r}}),n({global:!0,forced:!0},{Symbol:h})}},236:function(t,e,r){"use strict";var n=r(11),o=r(5),i=r(59),a=r(104),u=r(12),s=r(19),c=r(105),f=r(2),l=r(58)("slice"),h=f("species"),p=[].slice,y=Math.max;n({target:"Array",proto:!0,forced:!l},{slice:function(t,e){var r,n,f,l=s(this),v=u(l.length),g=a(t,v),m=a(void 0===e?v:e,v);if(i(l)&&("function"!=typeof(r=l.constructor)||r!==Array&&!i(r.prototype)?o(r)&&null===(r=r[h])&&(r=void 0):r=void 0,r===Array||void 0===r))return p.call(l,g,m);for(n=new(void 0===r?Array:r)(y(m-g,0)),f=0;g1?arguments[1]:void 0,d=void 0!==m,b=c(y),w=0;if(d&&(m=n(m,g>2?arguments[2]:void 0,2)),null==b||v==Array&&a(b))for(r=new v(e=u(y.length));e>w;w++)p=d?m(y[w],w):y[w],s(r,w,p);else for(h=(l=b.call(y)).next,r=new v;!(f=h.call(l)).done;w++)p=d?i(l,m,[f.value,w],!0):f.value,s(r,w,p);return r.length=w,r}},703: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(19),i=r(103).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))}},704:function(t,e,r){"use strict";var n=r(4),o=r(132);t.exports=function(t,e,r,i){try{return i?e(n(r)[0],r[1]):e(r)}catch(e){throw o(t),e}}},705: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)},c=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))},f=function(t){var e,r,n=[],o=(t=function(t){for(var e=[],r=0,n=t.length;r=55296&&o<=56319&&r=f&&ra((2147483647-l)/g))throw RangeError(i);for(l+=(v-f)*g,f=v,e=0;e2147483647)throw RangeError(i);if(r==f){for(var m=l,d=36;;d+=36){var b=d<=h?1:d>=h+26?26:d-h;if(m0?arguments[0]:void 0,f=this,p=[];if(k(f,{type:"URLSearchParams",entries:p,updateURL:function(){},updateSearchParams:N}),void 0!==c)if(g(c))if("function"==typeof(t=w(c)))for(r=(e=t.call(c)).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 c)h(c,s)&&p.push({key:s,value:c[s]+""});else T(p,"string"==typeof c?"?"===c.charAt(0)?c.slice(1):c:c+"")},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;ot.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;o1&&(g(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=m(e,{body:d(0,String(r)),headers:d(0,n)}))),o.push(e)),R.apply(this,o)}}),t.exports={URLSearchParams:D,getState:A}},707:function(t,e,r){"use strict";var n=r(4),o=r(109);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=a3c239818c591b7a2f0a