-
Notifications
You must be signed in to change notification settings - Fork 129
Expand file tree
/
Copy pathvendors~editor-collab~editor-guest~editor-rich~files-modal.js
More file actions
2 lines (2 loc) · 18.5 KB
/
Copy pathvendors~editor-collab~editor-guest~editor-rich~files-modal.js
File metadata and controls
2 lines (2 loc) · 18.5 KB
1
2
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[0],{223:function(e,t,r){"use strict";var n=r(5),a=r(90).indexOf,o=r(139),s=[].indexOf,i=!!s&&1/[1].indexOf(1,-0)<0,u=o("indexOf");n({target:"Array",proto:!0,forced:i||!u},{indexOf:function(e){return i?s.apply(this,arguments)||0:a(this,e,arguments.length>1?arguments[1]:void 0)}})},225:function(e,t,r){"use strict";var n=r(17),a=r(15),o="["+r(246)+"]",s=RegExp("^"+o+o+"*"),i=RegExp(o+o+"*$"),u=function(e){return function(t){var r=a(n(t));return 1&e&&(r=r.replace(s,"")),2&e&&(r=r.replace(i,"")),r}};e.exports={start:u(1),end:u(2),trim:u(3)}},226:function(e,t,r){"use strict";function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}r(131);var a,o=r(5),s=r(9),i=r(406),u=r(2),f=r(147),h=r(13),c=r(82),l=r(4),p=r(146),v=r(703),m=r(88).codeAt,g=r(705),d=r(15),y=r(66),w=r(706),b=r(20),R=u.URL,L=w.URLSearchParams,U=w.getState,k=b.set,A=b.getterFor("URL"),S=Math.floor,q=Math.pow,x=/[A-Za-z]/,I=/[\d+-.A-Za-z]/,P=/\d/,B=/^0x/i,E=/^[0-7]+$/,j=/^\d+$/,C=/^[\dA-Fa-f]+$/,O=/[\0\t\n\r #%/:<>?@[\\\]^|]/,F=/[\0\t\n\r #/:<>?@[\\\]^|]/,T=/^[\u0000-\u0020]+|[\u0000-\u0020]+$/g,$=/[\t\n\r]/g,J=function(e,t){var r,n,a;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return"Invalid host";if(!(r=N(t.slice(1,-1))))return"Invalid host";e.host=r}else if(Q(e)){if(t=g(t),O.test(t))return"Invalid host";if(null===(r=M(t)))return"Invalid host";e.host=r}else{if(F.test(t))return"Invalid host";for(r="",n=v(t),a=0;a<n.length;a++)r+=G(n[a],W);e.host=r}},M=function(e){var t,r,n,a,o,s,i,u=e.split(".");if(u.length&&""==u[u.length-1]&&u.pop(),(t=u.length)>4)return e;for(r=[],n=0;n<t;n++){if(""==(a=u[n]))return e;if(o=10,a.length>1&&"0"==a.charAt(0)&&(o=B.test(a)?16:8,a=a.slice(8==o?1:2)),""===a)s=0;else{if(!(10==o?j:8==o?E:C).test(a))return e;s=parseInt(a,o)}r.push(s)}for(n=0;n<t;n++)if(s=r[n],n==t-1){if(s>=q(256,5-t))return null}else if(s>255)return null;for(i=r.pop(),n=0;n<r.length;n++)i+=r[n]*q(256,3-n);return i},N=function(e){var t,r,n,a,o,s,i,u=[0,0,0,0,0,0,0,0],f=0,h=null,c=0,l=function(){return e.charAt(c)};if(":"==l()){if(":"!=e.charAt(1))return;c+=2,h=++f}for(;l();){if(8==f)return;if(":"!=l()){for(t=r=0;r<4&&C.test(l());)t=16*t+parseInt(l(),16),c++,r++;if("."==l()){if(0==r)return;if(c-=r,f>6)return;for(n=0;l();){if(a=null,n>0){if(!("."==l()&&n<4))return;c++}if(!P.test(l()))return;for(;P.test(l());){if(o=parseInt(l(),10),null===a)a=o;else{if(0==a)return;a=10*a+o}if(a>255)return;c++}u[f]=256*u[f]+a,2!=++n&&4!=n||f++}if(4!=n)return;break}if(":"==l()){if(c++,!l())return}else if(l())return;u[f++]=t}else{if(null!==h)return;c++,h=++f}}if(null!==h)for(s=f-h,f=7;0!=f&&s>0;)i=u[f],u[f--]=u[h+s-1],u[h+--s]=i;else if(8!=f)return;return u},z=function(e){var t,r,a,o;if("number"==typeof e){for(t=[],r=0;r<4;r++)t.unshift(e%256),e=S(e/256);return t.join(".")}if("object"==n(e)){for(t="",a=function(e){for(var t=null,r=1,n=null,a=0,o=0;o<8;o++)0!==e[o]?(a>r&&(t=n,r=a),n=null,a=0):(null===n&&(n=o),++a);return a>r&&(t=n,r=a),t}(e),r=0;r<8;r++)o&&0===e[r]||(o&&(o=!1),a===r?(t+=r?":":"::",o=!0):(t+=e[r].toString(16),r<7&&(t+=":")));return"["+t+"]"}return e},W={},Z=p({},W,{" ":1,'"':1,"<":1,">":1,"`":1}),D=p({},Z,{"#":1,"?":1,"{":1,"}":1}),H=p({},D,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),G=function(e,t){var r=m(e,0);return r>32&&r<127&&!l(t,e)?e:encodeURIComponent(e)},K={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Q=function(e){return l(K,e.scheme)},V=function(e){return""!=e.username||""!=e.password},X=function(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme},Y=function(e,t){var r;return 2==e.length&&x.test(e.charAt(0))&&(":"==(r=e.charAt(1))||!t&&"|"==r)},_=function(e){var t;return e.length>1&&Y(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)},ee=function(e){var t=e.path,r=t.length;!r||"file"==e.scheme&&1==r&&Y(t[0],!0)||t.pop()},te=function(e){return"."===e||"%2e"===e.toLowerCase()},re={},ne={},ae={},oe={},se={},ie={},ue={},fe={},he={},ce={},le={},pe={},ve={},me={},ge={},de={},ye={},we={},be={},Re={},Le={},Ue=function(e,t,r,n){var o,s,i,u,f,h=r||re,c=0,p="",m=!1,g=!1,d=!1;for(r||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(T,"")),t=t.replace($,""),o=v(t);c<=o.length;){switch(s=o[c],h){case re:if(!s||!x.test(s)){if(r)return"Invalid scheme";h=ae;continue}p+=s.toLowerCase(),h=ne;break;case ne:if(s&&(I.test(s)||"+"==s||"-"==s||"."==s))p+=s.toLowerCase();else{if(":"!=s){if(r)return"Invalid scheme";p="",h=ae,c=0;continue}if(r&&(Q(e)!=l(K,p)||"file"==p&&(V(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=p,r)return void(Q(e)&&K[e.scheme]==e.port&&(e.port=null));p="","file"==e.scheme?h=me:Q(e)&&n&&n.scheme==e.scheme?h=oe:Q(e)?h=fe:"/"==o[c+1]?(h=se,c++):(e.cannotBeABaseURL=!0,e.path.push(""),h=be)}break;case ae:if(!n||n.cannotBeABaseURL&&"#"!=s)return"Invalid scheme";if(n.cannotBeABaseURL&&"#"==s){e.scheme=n.scheme,e.path=n.path.slice(),e.query=n.query,e.fragment="",e.cannotBeABaseURL=!0,h=Le;break}h="file"==n.scheme?me:ie;continue;case oe:if("/"!=s||"/"!=o[c+1]){h=ie;continue}h=he,c++;break;case se:if("/"==s){h=ce;break}h=we;continue;case ie:if(e.scheme=n.scheme,s==a)e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.query=n.query;else if("/"==s||"\\"==s&&Q(e))h=ue;else if("?"==s)e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.query="",h=Re;else{if("#"!=s){e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.path.pop(),h=we;continue}e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.query=n.query,e.fragment="",h=Le}break;case ue:if(!Q(e)||"/"!=s&&"\\"!=s){if("/"!=s){e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,h=we;continue}h=ce}else h=he;break;case fe:if(h=he,"/"!=s||"/"!=p.charAt(c+1))continue;c++;break;case he:if("/"!=s&&"\\"!=s){h=ce;continue}break;case ce:if("@"==s){m&&(p="%40"+p),m=!0,i=v(p);for(var y=0;y<i.length;y++){var w=i[y];if(":"!=w||d){var b=G(w,H);d?e.password+=b:e.username+=b}else d=!0}p=""}else if(s==a||"/"==s||"?"==s||"#"==s||"\\"==s&&Q(e)){if(m&&""==p)return"Invalid authority";c-=v(p).length+1,p="",h=le}else p+=s;break;case le:case pe:if(r&&"file"==e.scheme){h=de;continue}if(":"!=s||g){if(s==a||"/"==s||"?"==s||"#"==s||"\\"==s&&Q(e)){if(Q(e)&&""==p)return"Invalid host";if(r&&""==p&&(V(e)||null!==e.port))return;if(u=J(e,p))return u;if(p="",h=ye,r)return;continue}"["==s?g=!0:"]"==s&&(g=!1),p+=s}else{if(""==p)return"Invalid host";if(u=J(e,p))return u;if(p="",h=ve,r==pe)return}break;case ve:if(!P.test(s)){if(s==a||"/"==s||"?"==s||"#"==s||"\\"==s&&Q(e)||r){if(""!=p){var R=parseInt(p,10);if(R>65535)return"Invalid port";e.port=Q(e)&&R===K[e.scheme]?null:R,p=""}if(r)return;h=ye;continue}return"Invalid port"}p+=s;break;case me:if(e.scheme="file","/"==s||"\\"==s)h=ge;else{if(!n||"file"!=n.scheme){h=we;continue}if(s==a)e.host=n.host,e.path=n.path.slice(),e.query=n.query;else if("?"==s)e.host=n.host,e.path=n.path.slice(),e.query="",h=Re;else{if("#"!=s){_(o.slice(c).join(""))||(e.host=n.host,e.path=n.path.slice(),ee(e)),h=we;continue}e.host=n.host,e.path=n.path.slice(),e.query=n.query,e.fragment="",h=Le}}break;case ge:if("/"==s||"\\"==s){h=de;break}n&&"file"==n.scheme&&!_(o.slice(c).join(""))&&(Y(n.path[0],!0)?e.path.push(n.path[0]):e.host=n.host),h=we;continue;case de:if(s==a||"/"==s||"\\"==s||"?"==s||"#"==s){if(!r&&Y(p))h=we;else if(""==p){if(e.host="",r)return;h=ye}else{if(u=J(e,p))return u;if("localhost"==e.host&&(e.host=""),r)return;p="",h=ye}continue}p+=s;break;case ye:if(Q(e)){if(h=we,"/"!=s&&"\\"!=s)continue}else if(r||"?"!=s)if(r||"#"!=s){if(s!=a&&(h=we,"/"!=s))continue}else e.fragment="",h=Le;else e.query="",h=Re;break;case we:if(s==a||"/"==s||"\\"==s&&Q(e)||!r&&("?"==s||"#"==s)){if(".."===(f=(f=p).toLowerCase())||"%2e."===f||".%2e"===f||"%2e%2e"===f?(ee(e),"/"==s||"\\"==s&&Q(e)||e.path.push("")):te(p)?"/"==s||"\\"==s&&Q(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&Y(p)&&(e.host&&(e.host=""),p=p.charAt(0)+":"),e.path.push(p)),p="","file"==e.scheme&&(s==a||"?"==s||"#"==s))for(;e.path.length>1&&""===e.path[0];)e.path.shift();"?"==s?(e.query="",h=Re):"#"==s&&(e.fragment="",h=Le)}else p+=G(s,D);break;case be:"?"==s?(e.query="",h=Re):"#"==s?(e.fragment="",h=Le):s!=a&&(e.path[0]+=G(s,W));break;case Re:r||"#"!=s?s!=a&&("'"==s&&Q(e)?e.query+="%27":e.query+="#"==s?"%23":G(s,W)):(e.fragment="",h=Le);break;case Le:s!=a&&(e.fragment+=G(s,Z))}c++}},ke=function(e){var t,r,n=c(this,ke,"URL"),a=arguments.length>1?arguments[1]:void 0,o=d(e),i=k(n,{type:"URL"});if(void 0!==a)if(a instanceof ke)t=A(a);else if(r=Ue(t={},d(a)))throw TypeError(r);if(r=Ue(i,o,null,t))throw TypeError(r);var u=i.searchParams=new L,f=U(u);f.updateSearchParams(i.query),f.updateURL=function(){i.query=String(u)||null},s||(n.href=Se.call(n),n.origin=qe.call(n),n.protocol=xe.call(n),n.username=Ie.call(n),n.password=Pe.call(n),n.host=Be.call(n),n.hostname=Ee.call(n),n.port=je.call(n),n.pathname=Ce.call(n),n.search=Oe.call(n),n.searchParams=Fe.call(n),n.hash=Te.call(n))},Ae=ke.prototype,Se=function(){var e=A(this),t=e.scheme,r=e.username,n=e.password,a=e.host,o=e.port,s=e.path,i=e.query,u=e.fragment,f=t+":";return null!==a?(f+="//",V(e)&&(f+=r+(n?":"+n:"")+"@"),f+=z(a),null!==o&&(f+=":"+o)):"file"==t&&(f+="//"),f+=e.cannotBeABaseURL?s[0]:s.length?"/"+s.join("/"):"",null!==i&&(f+="?"+i),null!==u&&(f+="#"+u),f},qe=function(){var e=A(this),t=e.scheme,r=e.port;if("blob"==t)try{return new ke(t.path[0]).origin}catch(e){return"null"}return"file"!=t&&Q(e)?t+"://"+z(e.host)+(null!==r?":"+r:""):"null"},xe=function(){return A(this).scheme+":"},Ie=function(){return A(this).username},Pe=function(){return A(this).password},Be=function(){var e=A(this),t=e.host,r=e.port;return null===t?"":null===r?z(t):z(t)+":"+r},Ee=function(){var e=A(this).host;return null===e?"":z(e)},je=function(){var e=A(this).port;return null===e?"":String(e)},Ce=function(){var e=A(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},Oe=function(){var e=A(this).query;return e?"?"+e:""},Fe=function(){return A(this).searchParams},Te=function(){var e=A(this).fragment;return e?"#"+e:""},$e=function(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}};if(s&&f(Ae,{href:$e(Se,(function(e){var t=A(this),r=d(e),n=Ue(t,r);if(n)throw TypeError(n);U(t.searchParams).updateSearchParams(t.query)})),origin:$e(qe),protocol:$e(xe,(function(e){var t=A(this);Ue(t,d(e)+":",re)})),username:$e(Ie,(function(e){var t=A(this),r=v(d(e));if(!X(t)){t.username="";for(var n=0;n<r.length;n++)t.username+=G(r[n],H)}})),password:$e(Pe,(function(e){var t=A(this),r=v(d(e));if(!X(t)){t.password="";for(var n=0;n<r.length;n++)t.password+=G(r[n],H)}})),host:$e(Be,(function(e){var t=A(this);t.cannotBeABaseURL||Ue(t,d(e),le)})),hostname:$e(Ee,(function(e){var t=A(this);t.cannotBeABaseURL||Ue(t,d(e),pe)})),port:$e(je,(function(e){var t=A(this);X(t)||(""==(e=d(e))?t.port=null:Ue(t,e,ve))})),pathname:$e(Ce,(function(e){var t=A(this);t.cannotBeABaseURL||(t.path=[],Ue(t,d(e),ye))})),search:$e(Oe,(function(e){var t=A(this);""==(e=d(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",Ue(t,e,Re)),U(t.searchParams).updateSearchParams(t.query)})),searchParams:$e(Fe),hash:$e(Te,(function(e){var t=A(this);""!=(e=d(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",Ue(t,e,Le)):t.fragment=null}))}),h(Ae,"toJSON",(function(){return Se.call(this)}),{enumerable:!0}),h(Ae,"toString",(function(){return Se.call(this)}),{enumerable:!0}),R){var Je=R.createObjectURL,Me=R.revokeObjectURL;Je&&h(ke,"createObjectURL",(function(e){return Je.apply(R,arguments)})),Me&&h(ke,"revokeObjectURL",(function(e){return Me.apply(R,arguments)}))}y(ke,"URL"),o({global:!0,forced:!i,sham:!s},{URL:ke})},246:function(e,t,r){"use strict";e.exports="\t\n\v\f\r \u2028\u2029\ufeff"},406:function(e,t,r){"use strict";var n=r(0),a=r(1),o=r(24),s=a("iterator");e.exports=!n((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,r="";return e.pathname="c%20d",t.forEach((function(e,n){t.delete("b"),r+=n+e})),o&&!e.toJSON||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[s]||"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}))},703:function(e,t,r){"use strict";var n=r(41),a=r(11),o=r(704),s=r(150),i=r(12),u=r(86),f=r(136),h=r(87);e.exports=function(e){var t,r,c,l,p,v,m=a(e),g="function"==typeof this?this:Array,d=arguments.length,y=d>1?arguments[1]:void 0,w=void 0!==y,b=h(m),R=0;if(w&&(y=n(y,d>2?arguments[2]:void 0,2)),null==b||g==Array&&s(b))for(r=new g(t=i(m.length));t>R;R++)v=w?y(m[R],R):m[R],u(r,R,v);else for(p=(l=f(m,b)).next,r=new g;!(c=p.call(l)).done;R++)v=w?o(l,y,[c.value,R],!0):c.value,u(r,R,v);return r.length=R,r}},704:function(e,t,r){"use strict";var n=r(7),a=r(151);e.exports=function(e,t,r,o){try{return o?t(n(r)[0],r[1]):t(r)}catch(t){a(e,"throw",t)}}},705:function(e,t,r){"use strict";var n=/[^\0-\u007E]/,a=/[.\u3002\uFF0E\uFF61]/g,o="Overflow: input needs wider integers to process",s=Math.floor,i=String.fromCharCode,u=function(e){return e+22+75*(e<26)},f=function(e,t,r){var n=0;for(e=r?s(e/700):e>>1,e+=s(e/t);e>455;n+=36)e=s(e/35);return s(n+36*e/(e+38))},h=function(e){var t,r,n=[],a=(e=function(e){for(var t=[],r=0,n=e.length;r<n;){var a=e.charCodeAt(r++);if(a>=55296&&a<=56319&&r<n){var o=e.charCodeAt(r++);56320==(64512&o)?t.push(((1023&a)<<10)+(1023&o)+65536):(t.push(a),r--)}else t.push(a)}return t}(e)).length,h=128,c=0,l=72;for(t=0;t<e.length;t++)(r=e[t])<128&&n.push(i(r));var p=n.length,v=p;for(p&&n.push("-");v<a;){var m=2147483647;for(t=0;t<e.length;t++)(r=e[t])>=h&&r<m&&(m=r);var g=v+1;if(m-h>s((2147483647-c)/g))throw RangeError(o);for(c+=(m-h)*g,h=m,t=0;t<e.length;t++){if((r=e[t])<h&&++c>2147483647)throw RangeError(o);if(r==h){for(var d=c,y=36;;y+=36){var w=y<=l?1:y>=l+26?26:y-l;if(d<w)break;var b=d-w,R=36-w;n.push(i(u(w+b%R))),d=s(b/R)}n.push(i(u(d))),l=f(c,g,v==p),c=0,++v}}++c,++h}return n.join("")};e.exports=function(e){var t,r,o=[],s=e.toLowerCase().replace(a,".").split(".");for(t=0;t<s.length;t++)r=s[t],o.push(n.test(r)?"xn--"+h(r):r);return o.join(".")}},706:function(e,t,r){"use strict";r(81);var n=r(5),a=r(18),o=r(406),s=r(13),i=r(137),u=r(66),f=r(149),h=r(20),c=r(82),l=r(4),p=r(41),v=r(94),m=r(7),g=r(3),d=r(15),y=r(42),w=r(21),b=r(136),R=r(87),L=r(1),U=a("fetch"),k=a("Request"),A=k&&k.prototype,S=a("Headers"),q=L("iterator"),x=h.set,I=h.getterFor("URLSearchParams"),P=h.getterFor("URLSearchParamsIterator"),B=/\+/g,E=Array(4),j=function(e){return E[e-1]||(E[e-1]=RegExp("((?:%[\\da-f]{2}){"+e+"})","gi"))},C=function(e){try{return decodeURIComponent(e)}catch(t){return e}},O=function(e){var t=e.replace(B," "),r=4;try{return decodeURIComponent(t)}catch(e){for(;r;)t=t.replace(j(r--),C);return t}},F=/[!'()~]|%20/g,T={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},$=function(e){return T[e]},J=function(e){return encodeURIComponent(e).replace(F,$)},M=function(e,t){if(t)for(var r,n,a=t.split("&"),o=0;o<a.length;)(r=a[o++]).length&&(n=r.split("="),e.push({key:O(n.shift()),value:O(n.join("="))}))},N=function(e){this.entries.length=0,M(this.entries,e)},z=function(e,t){if(e<t)throw TypeError("Not enough arguments")},W=f((function(e,t){x(this,{type:"URLSearchParamsIterator",iterator:b(I(e).entries),kind:t})}),"Iterator",(function(){var e=P(this),t=e.kind,r=e.iterator.next(),n=r.value;return r.done||(r.value="keys"===t?n.key:"values"===t?n.value:[n.key,n.value]),r})),Z=function(){c(this,Z,"URLSearchParams");var e,t,r,n,a,o,s,i,u,f=arguments.length>0?arguments[0]:void 0,h=this,p=[];if(x(h,{type:"URLSearchParams",entries:p,updateURL:function(){},updateSearchParams:N}),void 0!==f)if(g(f))if("function"==typeof(e=R(f)))for(r=(t=b(f,e)).next;!(n=r.call(t)).done;){if((s=(o=(a=b(m(n.value))).next).call(a)).done||(i=o.call(a)).done||!o.call(a).done)throw TypeError("Expected sequence with length 2");p.push({key:d(s.value),value:d(i.value)})}else for(u in f)l(f,u)&&p.push({key:u,value:d(f[u])});else M(p,"string"==typeof f?"?"===f.charAt(0)?f.slice(1):f:d(f))},D=Z.prototype;if(i(D,{append:function(e,t){z(arguments.length,2);var r=I(this);r.entries.push({key:d(e),value:d(t)}),r.updateURL()},delete:function(e){z(arguments.length,1);for(var t=I(this),r=t.entries,n=d(e),a=0;a<r.length;)r[a].key===n?r.splice(a,1):a++;t.updateURL()},get:function(e){z(arguments.length,1);for(var t=I(this).entries,r=d(e),n=0;n<t.length;n++)if(t[n].key===r)return t[n].value;return null},getAll:function(e){z(arguments.length,1);for(var t=I(this).entries,r=d(e),n=[],a=0;a<t.length;a++)t[a].key===r&&n.push(t[a].value);return n},has:function(e){z(arguments.length,1);for(var t=I(this).entries,r=d(e),n=0;n<t.length;)if(t[n++].key===r)return!0;return!1},set:function(e,t){z(arguments.length,1);for(var r,n=I(this),a=n.entries,o=!1,s=d(e),i=d(t),u=0;u<a.length;u++)(r=a[u]).key===s&&(o?a.splice(u--,1):(o=!0,r.value=i));o||a.push({key:s,value:i}),n.updateURL()},sort:function(){var e,t,r,n=I(this),a=n.entries,o=a.slice();for(a.length=0,r=0;r<o.length;r++){for(e=o[r],t=0;t<r;t++)if(a[t].key>e.key){a.splice(t,0,e);break}t===r&&a.push(e)}n.updateURL()},forEach:function(e){for(var t,r=I(this).entries,n=p(e,arguments.length>1?arguments[1]:void 0,3),a=0;a<r.length;)n((t=r[a++]).value,t.key,this)},keys:function(){return new W(this,"keys")},values:function(){return new W(this,"values")},entries:function(){return new W(this,"entries")}},{enumerable:!0}),s(D,q,D.entries),s(D,"toString",(function(){for(var e,t=I(this).entries,r=[],n=0;n<t.length;)e=t[n++],r.push(J(e.key)+"="+J(e.value));return r.join("&")}),{enumerable:!0}),u(Z,"URLSearchParams"),n({global:!0,forced:!o},{URLSearchParams:Z}),!o&&"function"==typeof S){var H=function(e){if(g(e)){var t,r=e.body;if("URLSearchParams"===v(r))return(t=e.headers?new S(e.headers):new S).has("content-type")||t.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),y(e,{body:w(0,String(r)),headers:w(0,t)})}return e};if("function"==typeof U&&n({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return U(e,arguments.length>1?H(arguments[1]):{})}}),"function"==typeof k){var G=function(e){return c(this,G,"Request"),new k(e,arguments.length>1?H(arguments[1]):{})};A.constructor=G,G.prototype=A,n({global:!0,forced:!0},{Request:G})}}e.exports={URLSearchParams:Z,getState:I}}}]);
//# sourceMappingURL=vendors~editor-collab~editor-guest~editor-rich~files-modal.js.map?v=af2c049876b03a09635b