-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
269 lines (264 loc) · 240 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>body{background:white;padding:10 24px;margin:10;height:100vh;justify-content:center;align-items:center;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.App{color:#72a24d;min-width:100vw;min-height:100vh}.container{width:fit-content;height:auto;display:flex;gap:.375em;padding:.625em;border:1px solid rgb(208,206,206)}.square{width:1.45em;height:1.45em;flex-direction:row}.green{background-color:#00cf00}.blue{background-color:#2f76f1}.red{background-color:#f14242}.grey{background-color:#d0cece}.commit-date{writing-mode:vertical-rl;transform:rotate(-16deg);color:#000;font-size:.7rem;margin-left:1em;margin-top:.25em}#activity-heading{color:#000}.tooltip{visibility:hidden;width:auto;background-color:#000;color:#fff;text-align:center;border-radius:5px;padding:.3125em;font-weight:400;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.75rem;position:absolute;z-index:1;margin-top:-2em;margin-left:-1em}.commit:hover .tooltip{visibility:visible}
</style>
<script>global = window; var __bfs__=function(){"use strict";function t(t,r){return r.forEach((function(r){r&&"string"!=typeof r&&!Array.isArray(r)&&Object.keys(r).forEach((function(e){if("default"!==e&&!(e in t)){var n=Object.getOwnPropertyDescriptor(r,e);Object.defineProperty(t,e,n.get?n:{enumerable:!0,get:function(){return r[e]}})}}))})),Object.freeze(t)}var r=[],e=[],n="undefined"!=typeof Uint8Array?Uint8Array:Array,o=!1;function i(){o=!0;for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=0,i=t.length;n<i;++n)r[n]=t[n],e[t.charCodeAt(n)]=n;e["-".charCodeAt(0)]=62,e["_".charCodeAt(0)]=63}function s(t,e,n){for(var o,i,s=[],u=e;u<n;u+=3)o=(t[u]<<16)+(t[u+1]<<8)+t[u+2],s.push(r[(i=o)>>18&63]+r[i>>12&63]+r[i>>6&63]+r[63&i]);return s.join("")}function u(t){var e;o||i();for(var n=t.length,u=n%3,a="",f=[],c=0,p=n-u;c<p;c+=16383)f.push(s(t,c,c+16383>p?p:c+16383));return 1===u?(e=t[n-1],a+=r[e>>2],a+=r[e<<4&63],a+="=="):2===u&&(e=(t[n-2]<<8)+t[n-1],a+=r[e>>10],a+=r[e>>4&63],a+=r[e<<2&63],a+="="),f.push(a),f.join("")}function a(t,r,e,n,o){var i,s,u=8*o-n-1,a=(1<<u)-1,f=a>>1,c=-7,p=e?o-1:0,h=e?-1:1,l=t[r+p];for(p+=h,i=l&(1<<-c)-1,l>>=-c,c+=u;c>0;i=256*i+t[r+p],p+=h,c-=8);for(s=i&(1<<-c)-1,i>>=-c,c+=n;c>0;s=256*s+t[r+p],p+=h,c-=8);if(0===i)i=1-f;else{if(i===a)return s?NaN:1/0*(l?-1:1);s+=Math.pow(2,n),i-=f}return(l?-1:1)*s*Math.pow(2,i-n)}function f(t,r,e,n,o,i){var s,u,a,f=8*i-o-1,c=(1<<f)-1,p=c>>1,h=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,l=n?0:i-1,y=n?1:-1,d=r<0||0===r&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(u=isNaN(r)?1:0,s=c):(s=Math.floor(Math.log(r)/Math.LN2),r*(a=Math.pow(2,-s))<1&&(s--,a*=2),(r+=s+p>=1?h/a:h*Math.pow(2,1-p))*a>=2&&(s++,a/=2),s+p>=c?(u=0,s=c):s+p>=1?(u=(r*a-1)*Math.pow(2,o),s+=p):(u=r*Math.pow(2,p-1)*Math.pow(2,o),s=0));o>=8;t[e+l]=255&u,l+=y,u/=256,o-=8);for(s=s<<o|u,f+=o;f>0;t[e+l]=255&s,l+=y,s/=256,f-=8);t[e+l-y]|=128*d}var c={}.toString,p=Array.isArray||function(t){return"[object Array]"==c.call(t)};d.TYPED_ARRAY_SUPPORT=void 0===global.TYPED_ARRAY_SUPPORT||global.TYPED_ARRAY_SUPPORT;var h=l();function l(){return d.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function y(t,r){if(l()<r)throw new RangeError("Invalid typed array length");return d.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(r)).__proto__=d.prototype:(null===t&&(t=new d(r)),t.length=r),t}function d(t,r,e){if(!(d.TYPED_ARRAY_SUPPORT||this instanceof d))return new d(t,r,e);if("number"==typeof t){if("string"==typeof r)throw new Error("If encoding is specified then the first argument must be a string");return m(this,t)}return E(this,t,r,e)}function E(t,r,e,n){if("number"==typeof r)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&r instanceof ArrayBuffer?function(t,r,e,n){if(r.byteLength,e<0||r.byteLength<e)throw new RangeError("'offset' is out of bounds");if(r.byteLength<e+(n||0))throw new RangeError("'length' is out of bounds");r=void 0===e&&void 0===n?new Uint8Array(r):void 0===n?new Uint8Array(r,e):new Uint8Array(r,e,n);d.TYPED_ARRAY_SUPPORT?(t=r).__proto__=d.prototype:t=w(t,r);return t}(t,r,e,n):"string"==typeof r?function(t,r,e){"string"==typeof e&&""!==e||(e="utf8");if(!d.isEncoding(e))throw new TypeError('"encoding" must be a valid string encoding');var n=0|b(r,e),o=(t=y(t,n)).write(r,e);o!==n&&(t=t.slice(0,o));return t}(t,r,e):function(t,r){if(S(r)){var e=0|v(r.length);return 0===(t=y(t,e)).length||r.copy(t,0,0,e),t}if(r){if("undefined"!=typeof ArrayBuffer&&r.buffer instanceof ArrayBuffer||"length"in r)return"number"!=typeof r.length||(n=r.length)!=n?y(t,0):w(t,r);if("Buffer"===r.type&&p(r.data))return w(t,r.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,r)}function g(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function m(t,r){if(g(r),t=y(t,r<0?0:0|v(r)),!d.TYPED_ARRAY_SUPPORT)for(var e=0;e<r;++e)t[e]=0;return t}function w(t,r){var e=r.length<0?0:0|v(r.length);t=y(t,e);for(var n=0;n<e;n+=1)t[n]=255&r[n];return t}function v(t){if(t>=l())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l().toString(16)+" bytes");return 0|t}function S(t){return!(null==t||!t._isBuffer)}function b(t,r){if(S(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var e=t.length;if(0===e)return 0;for(var n=!1;;)switch(r){case"ascii":case"latin1":case"binary":return e;case"utf8":case"utf-8":case void 0:return H(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*e;case"hex":return e>>>1;case"base64":return q(t).length;default:if(n)return H(t).length;r=(""+r).toLowerCase(),n=!0}}function A(t,r,e){var n=!1;if((void 0===r||r<0)&&(r=0),r>this.length)return"";if((void 0===e||e>this.length)&&(e=this.length),e<=0)return"";if((e>>>=0)<=(r>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return U(this,r,e);case"utf8":case"utf-8":return D(this,r,e);case"ascii":return B(this,r,e);case"latin1":case"binary":return k(this,r,e);case"base64":return L(this,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return x(this,r,e);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function T(t,r,e){var n=t[r];t[r]=t[e],t[e]=n}function _(t,r,e,n,o){if(0===t.length)return-1;if("string"==typeof e?(n=e,e=0):e>2147483647?e=2147483647:e<-2147483648&&(e=-2147483648),e=+e,isNaN(e)&&(e=o?0:t.length-1),e<0&&(e=t.length+e),e>=t.length){if(o)return-1;e=t.length-1}else if(e<0){if(!o)return-1;e=0}if("string"==typeof r&&(r=d.from(r,n)),S(r))return 0===r.length?-1:O(t,r,e,n,o);if("number"==typeof r)return r&=255,d.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,r,e):Uint8Array.prototype.lastIndexOf.call(t,r,e):O(t,[r],e,n,o);throw new TypeError("val must be string, number or Buffer")}function O(t,r,e,n,o){var i,s=1,u=t.length,a=r.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||r.length<2)return-1;s=2,u/=2,a/=2,e/=2}function f(t,r){return 1===s?t[r]:t.readUInt16BE(r*s)}if(o){var c=-1;for(i=e;i<u;i++)if(f(t,i)===f(r,-1===c?0:i-c)){if(-1===c&&(c=i),i-c+1===a)return c*s}else-1!==c&&(i-=i-c),c=-1}else for(e+a>u&&(e=u-a),i=e;i>=0;i--){for(var p=!0,h=0;h<a;h++)if(f(t,i+h)!==f(r,h)){p=!1;break}if(p)return i}return-1}function F(t,r,e,n){e=Number(e)||0;var o=t.length-e;n?(n=Number(n))>o&&(n=o):n=o;var i=r.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var s=0;s<n;++s){var u=parseInt(r.substr(2*s,2),16);if(isNaN(u))return s;t[e+s]=u}return s}function N(t,r,e,n){return G(H(r,t.length-e),t,e,n)}function I(t,r,e,n){return G(function(t){for(var r=[],e=0;e<t.length;++e)r.push(255&t.charCodeAt(e));return r}(r),t,e,n)}function P(t,r,e,n){return I(t,r,e,n)}function C(t,r,e,n){return G(q(r),t,e,n)}function R(t,r,e,n){return G(function(t,r){for(var e,n,o,i=[],s=0;s<t.length&&!((r-=2)<0);++s)e=t.charCodeAt(s),n=e>>8,o=e%256,i.push(o),i.push(n);return i}(r,t.length-e),t,e,n)}function L(t,r,e){return 0===r&&e===t.length?u(t):u(t.slice(r,e))}function D(t,r,e){e=Math.min(t.length,e);for(var n=[],o=r;o<e;){var i,s,u,a,f=t[o],c=null,p=f>239?4:f>223?3:f>191?2:1;if(o+p<=e)switch(p){case 1:f<128&&(c=f);break;case 2:128==(192&(i=t[o+1]))&&(a=(31&f)<<6|63&i)>127&&(c=a);break;case 3:i=t[o+1],s=t[o+2],128==(192&i)&&128==(192&s)&&(a=(15&f)<<12|(63&i)<<6|63&s)>2047&&(a<55296||a>57343)&&(c=a);break;case 4:i=t[o+1],s=t[o+2],u=t[o+3],128==(192&i)&&128==(192&s)&&128==(192&u)&&(a=(15&f)<<18|(63&i)<<12|(63&s)<<6|63&u)>65535&&a<1114112&&(c=a)}null===c?(c=65533,p=1):c>65535&&(c-=65536,n.push(c>>>10&1023|55296),c=56320|1023&c),n.push(c),o+=p}return function(t){var r=t.length;if(r<=4096)return String.fromCharCode.apply(String,t);var e="",n=0;for(;n<r;)e+=String.fromCharCode.apply(String,t.slice(n,n+=4096));return e}(n)}d.poolSize=8192,d._augment=function(t){return t.__proto__=d.prototype,t},d.from=function(t,r,e){return E(null,t,r,e)},d.TYPED_ARRAY_SUPPORT&&(d.prototype.__proto__=Uint8Array.prototype,d.__proto__=Uint8Array),d.alloc=function(t,r,e){return function(t,r,e,n){return g(r),r<=0?y(t,r):void 0!==e?"string"==typeof n?y(t,r).fill(e,n):y(t,r).fill(e):y(t,r)}(null,t,r,e)},d.allocUnsafe=function(t){return m(null,t)},d.allocUnsafeSlow=function(t){return m(null,t)},d.isBuffer=$,d.compare=function(t,r){if(!S(t)||!S(r))throw new TypeError("Arguments must be Buffers");if(t===r)return 0;for(var e=t.length,n=r.length,o=0,i=Math.min(e,n);o<i;++o)if(t[o]!==r[o]){e=t[o],n=r[o];break}return e<n?-1:n<e?1:0},d.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},d.concat=function(t,r){if(!p(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return d.alloc(0);var e;if(void 0===r)for(r=0,e=0;e<t.length;++e)r+=t[e].length;var n=d.allocUnsafe(r),o=0;for(e=0;e<t.length;++e){var i=t[e];if(!S(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(n,o),o+=i.length}return n},d.byteLength=b,d.prototype._isBuffer=!0,d.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)T(this,r,r+1);return this},d.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)T(this,r,r+3),T(this,r+1,r+2);return this},d.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)T(this,r,r+7),T(this,r+1,r+6),T(this,r+2,r+5),T(this,r+3,r+4);return this},d.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?D(this,0,t):A.apply(this,arguments)},d.prototype.equals=function(t){if(!S(t))throw new TypeError("Argument must be a Buffer");return this===t||0===d.compare(this,t)},d.prototype.inspect=function(){var t="";return this.length>0&&(t=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(t+=" ... ")),"<Buffer "+t+">"},d.prototype.compare=function(t,r,e,n,o){if(!S(t))throw new TypeError("Argument must be a Buffer");if(void 0===r&&(r=0),void 0===e&&(e=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),r<0||e>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&r>=e)return 0;if(n>=o)return-1;if(r>=e)return 1;if(this===t)return 0;for(var i=(o>>>=0)-(n>>>=0),s=(e>>>=0)-(r>>>=0),u=Math.min(i,s),a=this.slice(n,o),f=t.slice(r,e),c=0;c<u;++c)if(a[c]!==f[c]){i=a[c],s=f[c];break}return i<s?-1:s<i?1:0},d.prototype.includes=function(t,r,e){return-1!==this.indexOf(t,r,e)},d.prototype.indexOf=function(t,r,e){return _(this,t,r,e,!0)},d.prototype.lastIndexOf=function(t,r,e){return _(this,t,r,e,!1)},d.prototype.write=function(t,r,e,n){if(void 0===r)n="utf8",e=this.length,r=0;else if(void 0===e&&"string"==typeof r)n=r,e=this.length,r=0;else{if(!isFinite(r))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");r|=0,isFinite(e)?(e|=0,void 0===n&&(n="utf8")):(n=e,e=void 0)}var o=this.length-r;if((void 0===e||e>o)&&(e=o),t.length>0&&(e<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return F(this,t,r,e);case"utf8":case"utf-8":return N(this,t,r,e);case"ascii":return I(this,t,r,e);case"latin1":case"binary":return P(this,t,r,e);case"base64":return C(this,t,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R(this,t,r,e);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function B(t,r,e){var n="";e=Math.min(t.length,e);for(var o=r;o<e;++o)n+=String.fromCharCode(127&t[o]);return n}function k(t,r,e){var n="";e=Math.min(t.length,e);for(var o=r;o<e;++o)n+=String.fromCharCode(t[o]);return n}function U(t,r,e){var n=t.length;(!r||r<0)&&(r=0),(!e||e<0||e>n)&&(e=n);for(var o="",i=r;i<e;++i)o+=J(t[i]);return o}function x(t,r,e){for(var n=t.slice(r,e),o="",i=0;i<n.length;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}function M(t,r,e){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+r>e)throw new RangeError("Trying to access beyond buffer length")}function Y(t,r,e,n,o,i){if(!S(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>o||r<i)throw new RangeError('"value" argument is out of bounds');if(e+n>t.length)throw new RangeError("Index out of range")}function j(t,r,e,n){r<0&&(r=65535+r+1);for(var o=0,i=Math.min(t.length-e,2);o<i;++o)t[e+o]=(r&255<<8*(n?o:1-o))>>>8*(n?o:1-o)}function V(t,r,e,n){r<0&&(r=4294967295+r+1);for(var o=0,i=Math.min(t.length-e,4);o<i;++o)t[e+o]=r>>>8*(n?o:3-o)&255}function z(t,r,e,n,o,i){if(e+n>t.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("Index out of range")}function W(t,r,e,n,o){return o||z(t,0,e,4),f(t,r,e,n,23,4),e+4}function X(t,r,e,n,o){return o||z(t,0,e,8),f(t,r,e,n,52,8),e+8}d.prototype.slice=function(t,r){var e,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(r=void 0===r?n:~~r)<0?(r+=n)<0&&(r=0):r>n&&(r=n),r<t&&(r=t),d.TYPED_ARRAY_SUPPORT)(e=this.subarray(t,r)).__proto__=d.prototype;else{var o=r-t;e=new d(o,void 0);for(var i=0;i<o;++i)e[i]=this[i+t]}return e},d.prototype.readUIntLE=function(t,r,e){t|=0,r|=0,e||M(t,r,this.length);for(var n=this[t],o=1,i=0;++i<r&&(o*=256);)n+=this[t+i]*o;return n},d.prototype.readUIntBE=function(t,r,e){t|=0,r|=0,e||M(t,r,this.length);for(var n=this[t+--r],o=1;r>0&&(o*=256);)n+=this[t+--r]*o;return n},d.prototype.readUInt8=function(t,r){return r||M(t,1,this.length),this[t]},d.prototype.readUInt16LE=function(t,r){return r||M(t,2,this.length),this[t]|this[t+1]<<8},d.prototype.readUInt16BE=function(t,r){return r||M(t,2,this.length),this[t]<<8|this[t+1]},d.prototype.readUInt32LE=function(t,r){return r||M(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},d.prototype.readUInt32BE=function(t,r){return r||M(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},d.prototype.readIntLE=function(t,r,e){t|=0,r|=0,e||M(t,r,this.length);for(var n=this[t],o=1,i=0;++i<r&&(o*=256);)n+=this[t+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*r)),n},d.prototype.readIntBE=function(t,r,e){t|=0,r|=0,e||M(t,r,this.length);for(var n=r,o=1,i=this[t+--n];n>0&&(o*=256);)i+=this[t+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*r)),i},d.prototype.readInt8=function(t,r){return r||M(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},d.prototype.readInt16LE=function(t,r){r||M(t,2,this.length);var e=this[t]|this[t+1]<<8;return 32768&e?4294901760|e:e},d.prototype.readInt16BE=function(t,r){r||M(t,2,this.length);var e=this[t+1]|this[t]<<8;return 32768&e?4294901760|e:e},d.prototype.readInt32LE=function(t,r){return r||M(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},d.prototype.readInt32BE=function(t,r){return r||M(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},d.prototype.readFloatLE=function(t,r){return r||M(t,4,this.length),a(this,t,!0,23,4)},d.prototype.readFloatBE=function(t,r){return r||M(t,4,this.length),a(this,t,!1,23,4)},d.prototype.readDoubleLE=function(t,r){return r||M(t,8,this.length),a(this,t,!0,52,8)},d.prototype.readDoubleBE=function(t,r){return r||M(t,8,this.length),a(this,t,!1,52,8)},d.prototype.writeUIntLE=function(t,r,e,n){(t=+t,r|=0,e|=0,n)||Y(this,t,r,e,Math.pow(2,8*e)-1,0);var o=1,i=0;for(this[r]=255&t;++i<e&&(o*=256);)this[r+i]=t/o&255;return r+e},d.prototype.writeUIntBE=function(t,r,e,n){(t=+t,r|=0,e|=0,n)||Y(this,t,r,e,Math.pow(2,8*e)-1,0);var o=e-1,i=1;for(this[r+o]=255&t;--o>=0&&(i*=256);)this[r+o]=t/i&255;return r+e},d.prototype.writeUInt8=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,1,255,0),d.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[r]=255&t,r+1},d.prototype.writeUInt16LE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,2,65535,0),d.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):j(this,t,r,!0),r+2},d.prototype.writeUInt16BE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,2,65535,0),d.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):j(this,t,r,!1),r+2},d.prototype.writeUInt32LE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,4,4294967295,0),d.TYPED_ARRAY_SUPPORT?(this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=255&t):V(this,t,r,!0),r+4},d.prototype.writeUInt32BE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,4,4294967295,0),d.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):V(this,t,r,!1),r+4},d.prototype.writeIntLE=function(t,r,e,n){if(t=+t,r|=0,!n){var o=Math.pow(2,8*e-1);Y(this,t,r,e,o-1,-o)}var i=0,s=1,u=0;for(this[r]=255&t;++i<e&&(s*=256);)t<0&&0===u&&0!==this[r+i-1]&&(u=1),this[r+i]=(t/s>>0)-u&255;return r+e},d.prototype.writeIntBE=function(t,r,e,n){if(t=+t,r|=0,!n){var o=Math.pow(2,8*e-1);Y(this,t,r,e,o-1,-o)}var i=e-1,s=1,u=0;for(this[r+i]=255&t;--i>=0&&(s*=256);)t<0&&0===u&&0!==this[r+i+1]&&(u=1),this[r+i]=(t/s>>0)-u&255;return r+e},d.prototype.writeInt8=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,1,127,-128),d.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[r]=255&t,r+1},d.prototype.writeInt16LE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,2,32767,-32768),d.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):j(this,t,r,!0),r+2},d.prototype.writeInt16BE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,2,32767,-32768),d.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):j(this,t,r,!1),r+2},d.prototype.writeInt32LE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,4,2147483647,-2147483648),d.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24):V(this,t,r,!0),r+4},d.prototype.writeInt32BE=function(t,r,e){return t=+t,r|=0,e||Y(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),d.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):V(this,t,r,!1),r+4},d.prototype.writeFloatLE=function(t,r,e){return W(this,t,r,!0,e)},d.prototype.writeFloatBE=function(t,r,e){return W(this,t,r,!1,e)},d.prototype.writeDoubleLE=function(t,r,e){return X(this,t,r,!0,e)},d.prototype.writeDoubleBE=function(t,r,e){return X(this,t,r,!1,e)},d.prototype.copy=function(t,r,e,n){if(e||(e=0),n||0===n||(n=this.length),r>=t.length&&(r=t.length),r||(r=0),n>0&&n<e&&(n=e),n===e)return 0;if(0===t.length||0===this.length)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(e<0||e>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-r<n-e&&(n=t.length-r+e);var o,i=n-e;if(this===t&&e<r&&r<n)for(o=i-1;o>=0;--o)t[o+r]=this[o+e];else if(i<1e3||!d.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+r]=this[o+e];else Uint8Array.prototype.set.call(t,this.subarray(e,e+i),r);return i},d.prototype.fill=function(t,r,e,n){if("string"==typeof t){if("string"==typeof r?(n=r,r=0,e=this.length):"string"==typeof e&&(n=e,e=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!d.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(r<0||this.length<r||this.length<e)throw new RangeError("Out of range index");if(e<=r)return this;var i;if(r>>>=0,e=void 0===e?this.length:e>>>0,t||(t=0),"number"==typeof t)for(i=r;i<e;++i)this[i]=t;else{var s=S(t)?t:H(new d(t,n).toString()),u=s.length;for(i=0;i<e-r;++i)this[i+r]=s[i%u]}return this};var K=/[^+\/0-9A-Za-z-_]/g;function J(t){return t<16?"0"+t.toString(16):t.toString(16)}function H(t,r){var e;r=r||1/0;for(var n=t.length,o=null,i=[],s=0;s<n;++s){if((e=t.charCodeAt(s))>55295&&e<57344){if(!o){if(e>56319){(r-=3)>-1&&i.push(239,191,189);continue}if(s+1===n){(r-=3)>-1&&i.push(239,191,189);continue}o=e;continue}if(e<56320){(r-=3)>-1&&i.push(239,191,189),o=e;continue}e=65536+(o-55296<<10|e-56320)}else o&&(r-=3)>-1&&i.push(239,191,189);if(o=null,e<128){if((r-=1)<0)break;i.push(e)}else if(e<2048){if((r-=2)<0)break;i.push(e>>6|192,63&e|128)}else if(e<65536){if((r-=3)<0)break;i.push(e>>12|224,e>>6&63|128,63&e|128)}else{if(!(e<1114112))throw new Error("Invalid code point");if((r-=4)<0)break;i.push(e>>18|240,e>>12&63|128,e>>6&63|128,63&e|128)}}return i}function q(t){return function(t){var r,s,u,a,f,c;o||i();var p=t.length;if(p%4>0)throw new Error("Invalid string. Length must be a multiple of 4");f="="===t[p-2]?2:"="===t[p-1]?1:0,c=new n(3*p/4-f),u=f>0?p-4:p;var h=0;for(r=0,s=0;r<u;r+=4,s+=3)a=e[t.charCodeAt(r)]<<18|e[t.charCodeAt(r+1)]<<12|e[t.charCodeAt(r+2)]<<6|e[t.charCodeAt(r+3)],c[h++]=a>>16&255,c[h++]=a>>8&255,c[h++]=255&a;return 2===f?(a=e[t.charCodeAt(r)]<<2|e[t.charCodeAt(r+1)]>>4,c[h++]=255&a):1===f&&(a=e[t.charCodeAt(r)]<<10|e[t.charCodeAt(r+1)]<<4|e[t.charCodeAt(r+2)]>>2,c[h++]=a>>8&255,c[h++]=255&a),c}(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(K,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function G(t,r,e,n){for(var o=0;o<n&&!(o+e>=r.length||o>=t.length);++o)r[o+e]=t[o];return o}function $(t){return null!=t&&(!!t._isBuffer||Z(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&Z(t.slice(0,0))}(t))}function Z(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}var Q=Object.freeze({__proto__:null,INSPECT_MAX_BYTES:50,kMaxLength:h,Buffer:d,SlowBuffer:function(t){return+t!=t&&(t=0),d.alloc(+t)},isBuffer:$});function tt(){}function rt(){rt.init.call(this)}function et(t){return void 0===t._maxListeners?rt.defaultMaxListeners:t._maxListeners}function nt(t,r,e){if(r)t.call(e);else for(var n=t.length,o=pt(t,n),i=0;i<n;++i)o[i].call(e)}function ot(t,r,e,n){if(r)t.call(e,n);else for(var o=t.length,i=pt(t,o),s=0;s<o;++s)i[s].call(e,n)}function it(t,r,e,n,o){if(r)t.call(e,n,o);else for(var i=t.length,s=pt(t,i),u=0;u<i;++u)s[u].call(e,n,o)}function st(t,r,e,n,o,i){if(r)t.call(e,n,o,i);else for(var s=t.length,u=pt(t,s),a=0;a<s;++a)u[a].call(e,n,o,i)}function ut(t,r,e,n){if(r)t.apply(e,n);else for(var o=t.length,i=pt(t,o),s=0;s<o;++s)i[s].apply(e,n)}function at(t,r,e,n){var o,i,s,u;if("function"!=typeof e)throw new TypeError('"listener" argument must be a function');if((i=t._events)?(i.newListener&&(t.emit("newListener",r,e.listener?e.listener:e),i=t._events),s=i[r]):(i=t._events=new tt,t._eventsCount=0),s){if("function"==typeof s?s=i[r]=n?[e,s]:[s,e]:n?s.unshift(e):s.push(e),!s.warned&&(o=et(t))&&o>0&&s.length>o){s.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+r+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=t,a.type=r,a.count=s.length,u=a,"function"==typeof console.warn?console.warn(u):console.log(u)}}else s=i[r]=e,++t._eventsCount;return t}function ft(t,r,e){var n=!1;function o(){t.removeListener(r,o),n||(n=!0,e.apply(t,arguments))}return o.listener=e,o}function ct(t){var r=this._events;if(r){var e=r[t];if("function"==typeof e)return 1;if(e)return e.length}return 0}function pt(t,r){for(var e=new Array(r);r--;)e[r]=t[r];return e}function ht(t,r){for(var e=0,n=t.length-1;n>=0;n--){var o=t[n];"."===o?t.splice(n,1):".."===o?(t.splice(n,1),e++):e&&(t.splice(n,1),e--)}if(r)for(;e--;e)t.unshift("..");return t}tt.prototype=Object.create(null),rt.EventEmitter=rt,rt.usingDomains=!1,rt.prototype.domain=void 0,rt.prototype._events=void 0,rt.prototype._maxListeners=void 0,rt.defaultMaxListeners=10,rt.init=function(){this.domain=null,rt.usingDomains&&(void 0).active,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new tt,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},rt.prototype.setMaxListeners=function(t){if("number"!=typeof t||t<0||isNaN(t))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=t,this},rt.prototype.getMaxListeners=function(){return et(this)},rt.prototype.emit=function(t){var r,e,n,o,i,s,u,a="error"===t;if(s=this._events)a=a&&null==s.error;else if(!a)return!1;if(u=this.domain,a){if(r=arguments[1],!u){if(r instanceof Error)throw r;var f=new Error('Uncaught, unspecified "error" event. ('+r+")");throw f.context=r,f}return r||(r=new Error('Uncaught, unspecified "error" event')),r.domainEmitter=this,r.domain=u,r.domainThrown=!1,u.emit("error",r),!1}if(!(e=s[t]))return!1;var c="function"==typeof e;switch(n=arguments.length){case 1:nt(e,c,this);break;case 2:ot(e,c,this,arguments[1]);break;case 3:it(e,c,this,arguments[1],arguments[2]);break;case 4:st(e,c,this,arguments[1],arguments[2],arguments[3]);break;default:for(o=new Array(n-1),i=1;i<n;i++)o[i-1]=arguments[i];ut(e,c,this,o)}return!0},rt.prototype.addListener=function(t,r){return at(this,t,r,!1)},rt.prototype.on=rt.prototype.addListener,rt.prototype.prependListener=function(t,r){return at(this,t,r,!0)},rt.prototype.once=function(t,r){if("function"!=typeof r)throw new TypeError('"listener" argument must be a function');return this.on(t,ft(this,t,r)),this},rt.prototype.prependOnceListener=function(t,r){if("function"!=typeof r)throw new TypeError('"listener" argument must be a function');return this.prependListener(t,ft(this,t,r)),this},rt.prototype.removeListener=function(t,r){var e,n,o,i,s;if("function"!=typeof r)throw new TypeError('"listener" argument must be a function');if(!(n=this._events))return this;if(!(e=n[t]))return this;if(e===r||e.listener&&e.listener===r)0==--this._eventsCount?this._events=new tt:(delete n[t],n.removeListener&&this.emit("removeListener",t,e.listener||r));else if("function"!=typeof e){for(o=-1,i=e.length;i-- >0;)if(e[i]===r||e[i].listener&&e[i].listener===r){s=e[i].listener,o=i;break}if(o<0)return this;if(1===e.length){if(e[0]=void 0,0==--this._eventsCount)return this._events=new tt,this;delete n[t]}else!function(t,r){for(var e=r,n=e+1,o=t.length;n<o;e+=1,n+=1)t[e]=t[n];t.pop()}(e,o);n.removeListener&&this.emit("removeListener",t,s||r)}return this},rt.prototype.removeAllListeners=function(t){var r,e;if(!(e=this._events))return this;if(!e.removeListener)return 0===arguments.length?(this._events=new tt,this._eventsCount=0):e[t]&&(0==--this._eventsCount?this._events=new tt:delete e[t]),this;if(0===arguments.length){for(var n,o=Object.keys(e),i=0;i<o.length;++i)"removeListener"!==(n=o[i])&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=new tt,this._eventsCount=0,this}if("function"==typeof(r=e[t]))this.removeListener(t,r);else if(r)do{this.removeListener(t,r[r.length-1])}while(r[0]);return this},rt.prototype.listeners=function(t){var r,e=this._events;return e&&(r=e[t])?"function"==typeof r?[r.listener||r]:function(t){for(var r=new Array(t.length),e=0;e<r.length;++e)r[e]=t[e].listener||t[e];return r}(r):[]},rt.listenerCount=function(t,r){return"function"==typeof t.listenerCount?t.listenerCount(r):ct.call(t,r)},rt.prototype.listenerCount=ct,rt.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var lt=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,yt=function(t){return lt.exec(t).slice(1)};function dt(){for(var t="",r=!1,e=arguments.length-1;e>=-1&&!r;e--){var n=e>=0?arguments[e]:"/";if("string"!=typeof n)throw new TypeError("Arguments to path.resolve must be strings");n&&(t=n+"/"+t,r="/"===n.charAt(0))}return(r?"/":"")+(t=ht(Tt(t.split("/"),(function(t){return!!t})),!r).join("/"))||"."}function Et(t){var r=gt(t),e="/"===_t(t,-1);return(t=ht(Tt(t.split("/"),(function(t){return!!t})),!r).join("/"))||r||(t="."),t&&e&&(t+="/"),(r?"/":"")+t}function gt(t){return"/"===t.charAt(0)}function mt(){var t=Array.prototype.slice.call(arguments,0);return Et(Tt(t,(function(t,r){if("string"!=typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))}function wt(t,r){function e(t){for(var r=0;r<t.length&&""===t[r];r++);for(var e=t.length-1;e>=0&&""===t[e];e--);return r>e?[]:t.slice(r,e-r+1)}t=dt(t).substr(1),r=dt(r).substr(1);for(var n=e(t.split("/")),o=e(r.split("/")),i=Math.min(n.length,o.length),s=i,u=0;u<i;u++)if(n[u]!==o[u]){s=u;break}var a=[];for(u=s;u<n.length;u++)a.push("..");return(a=a.concat(o.slice(s))).join("/")}function vt(t){var r=yt(t),e=r[0],n=r[1];return e||n?(n&&(n=n.substr(0,n.length-1)),e+n):"."}function St(t,r){var e=yt(t)[2];return r&&e.substr(-1*r.length)===r&&(e=e.substr(0,e.length-r.length)),e}function bt(t){return yt(t)[3]}var At={extname:bt,basename:St,dirname:vt,sep:"/",delimiter:":",relative:wt,join:mt,isAbsolute:gt,normalize:Et,resolve:dt};function Tt(t,r){if(t.filter)return t.filter(r);for(var e=[],n=0;n<t.length;n++)r(t[n],n,t)&&e.push(t[n]);return e}var _t="b"==="ab".substr(-1)?function(t,r,e){return t.substr(r,e)}:function(t,r,e){return r<0&&(r=t.length+r),t.substr(r,e)},Ot=Object.freeze({__proto__:null,resolve:dt,normalize:Et,isAbsolute:gt,join:mt,relative:wt,sep:"/",delimiter:":",dirname:vt,basename:St,extname:bt,default:At});function Ft(){throw new Error("setTimeout has not been defined")}function Nt(){throw new Error("clearTimeout has not been defined")}var It=Ft,Pt=Nt;function Ct(t){if(It===setTimeout)return setTimeout(t,0);if((It===Ft||!It)&&setTimeout)return It=setTimeout,setTimeout(t,0);try{return It(t,0)}catch(r){try{return It.call(null,t,0)}catch(r){return It.call(this,t,0)}}}"function"==typeof global.setTimeout&&(It=setTimeout),"function"==typeof global.clearTimeout&&(Pt=clearTimeout);var Rt,Lt=[],Dt=!1,Bt=-1;function kt(){Dt&&Rt&&(Dt=!1,Rt.length?Lt=Rt.concat(Lt):Bt=-1,Lt.length&&Ut())}function Ut(){if(!Dt){var t=Ct(kt);Dt=!0;for(var r=Lt.length;r;){for(Rt=Lt,Lt=[];++Bt<r;)Rt&&Rt[Bt].run();Bt=-1,r=Lt.length}Rt=null,Dt=!1,function(t){if(Pt===clearTimeout)return clearTimeout(t);if((Pt===Nt||!Pt)&&clearTimeout)return Pt=clearTimeout,clearTimeout(t);try{Pt(t)}catch(r){try{return Pt.call(null,t)}catch(r){return Pt.call(this,t)}}}(t)}}function xt(t){var r=new Array(arguments.length-1);if(arguments.length>1)for(var e=1;e<arguments.length;e++)r[e-1]=arguments[e];Lt.push(new Mt(t,r)),1!==Lt.length||Dt||Ct(Ut)}function Mt(t,r){this.fun=t,this.array=r}Mt.prototype.run=function(){this.fun.apply(null,this.array)};var Yt={},jt=[],Vt={},zt={},Wt={};function Xt(){}var Kt=Xt,Jt=Xt,Ht=Xt,qt=Xt,Gt=Xt,$t=Xt,Zt=Xt;function Qt(t){throw new Error("process.binding is not supported")}function tr(){return"/"}function rr(t){throw new Error("process.chdir is not supported")}function er(){return 0}var nr=global.performance||{},or=nr.now||nr.mozNow||nr.msNow||nr.oNow||nr.webkitNow||function(){return(new Date).getTime()};function ir(t){var r=.001*or.call(nr),e=Math.floor(r),n=Math.floor(r%1*1e9);return t&&(e-=t[0],(n-=t[1])<0&&(e--,n+=1e9)),[e,n]}var sr=new Date;function ur(){return(new Date-sr)/1e3}var ar={nextTick:xt,title:"browser",browser:!0,env:Yt,argv:jt,version:"",versions:Vt,on:Kt,addListener:Jt,once:Ht,off:qt,removeListener:Gt,removeAllListeners:$t,emit:Zt,binding:Qt,cwd:tr,chdir:rr,umask:er,hrtime:ir,platform:"browser",release:zt,config:Wt,uptime:ur},fr=Object.freeze({__proto__:null,nextTick:xt,title:"browser",platform:"browser",browser:!0,env:Yt,argv:jt,version:"",versions:Vt,release:zt,config:Wt,on:Kt,addListener:Jt,once:Ht,off:qt,removeListener:Gt,removeAllListeners:$t,emit:Zt,binding:Qt,cwd:tr,chdir:rr,umask:er,hrtime:ir,uptime:ur,default:ar}),cr="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function pr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function hr(t,r,e){return t(e={path:r,exports:{},require:function(t,r){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==r&&e.path)}},e.exports),e.exports}var lr=hr((function(t,r){var e,n,o=cr&&cr.__extends||(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)r.hasOwnProperty(e)&&(t[e]=r[e])},function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});r.__esModule=!0,function(t){t[t.EPERM=1]="EPERM",t[t.ENOENT=2]="ENOENT",t[t.EIO=5]="EIO",t[t.EBADF=9]="EBADF",t[t.EACCES=13]="EACCES",t[t.EBUSY=16]="EBUSY",t[t.EEXIST=17]="EEXIST",t[t.ENOTDIR=20]="ENOTDIR",t[t.EISDIR=21]="EISDIR",t[t.EINVAL=22]="EINVAL",t[t.EFBIG=27]="EFBIG",t[t.ENOSPC=28]="ENOSPC",t[t.EROFS=30]="EROFS",t[t.ENOTEMPTY=39]="ENOTEMPTY",t[t.ENOTSUP=95]="ENOTSUP"}(n=r.ErrorCode||(r.ErrorCode={})),r.ErrorStrings={},r.ErrorStrings[n.EPERM]="Operation not permitted.",r.ErrorStrings[n.ENOENT]="No such file or directory.",r.ErrorStrings[n.EIO]="Input/output error.",r.ErrorStrings[n.EBADF]="Bad file descriptor.",r.ErrorStrings[n.EACCES]="Permission denied.",r.ErrorStrings[n.EBUSY]="Resource busy or locked.",r.ErrorStrings[n.EEXIST]="File exists.",r.ErrorStrings[n.ENOTDIR]="File is not a directory.",r.ErrorStrings[n.EISDIR]="File is a directory.",r.ErrorStrings[n.EINVAL]="Invalid argument.",r.ErrorStrings[n.EFBIG]="File is too big.",r.ErrorStrings[n.ENOSPC]="No space left on disk.",r.ErrorStrings[n.EROFS]="Cannot modify a read-only file system.",r.ErrorStrings[n.ENOTEMPTY]="Directory is not empty.",r.ErrorStrings[n.ENOTSUP]="Operation is not supported.";var i=function(t){function e(e,o,i){void 0===o&&(o=r.ErrorStrings[e]);var s=t.call(this,o)||this;return s.syscall="",s.errno=e,s.code=n[e],s.path=i,s.stack=(new Error).stack,s.message="Error: "+s.code+": "+o+(s.path?", '"+s.path+"'":""),s}return o(e,t),e.fromJSON=function(t){var r=new e(0);return r.errno=t.errno,r.code=t.code,r.path=t.path,r.stack=t.stack,r.message=t.message,r},e.fromBuffer=function(t,r){return void 0===r&&(r=0),e.fromJSON(JSON.parse(t.toString("utf8",r+4,r+4+t.readUInt32LE(r))))},e.FileError=function(t,n){return new e(t,r.ErrorStrings[t],n)},e.ENOENT=function(t){return this.FileError(n.ENOENT,t)},e.EEXIST=function(t){return this.FileError(n.EEXIST,t)},e.EISDIR=function(t){return this.FileError(n.EISDIR,t)},e.ENOTDIR=function(t){return this.FileError(n.ENOTDIR,t)},e.EPERM=function(t){return this.FileError(n.EPERM,t)},e.ENOTEMPTY=function(t){return this.FileError(n.ENOTEMPTY,t)},e.prototype.toString=function(){return this.message},e.prototype.toJSON=function(){return{errno:this.errno,code:this.code,path:this.path,stack:this.stack,message:this.message}},e.prototype.writeToBuffer=function(t,r){void 0===t&&(t=Buffer.alloc(this.bufferSize())),void 0===r&&(r=0);var e=t.write(JSON.stringify(this.toJSON()),r+4);return t.writeUInt32LE(e,r),t},e.prototype.bufferSize=function(){return 4+Buffer.byteLength(JSON.stringify(this.toJSON()))},e}(Error);r.ApiError=i}));pr(lr);var yr=lr.ErrorCode;lr.ErrorStrings;var dr=lr.ApiError,Er=hr((function(t,r){var e;r.__esModule=!0,function(t){t[t.NOP=0]="NOP",t[t.THROW_EXCEPTION=1]="THROW_EXCEPTION",t[t.TRUNCATE_FILE=2]="TRUNCATE_FILE",t[t.CREATE_FILE=3]="CREATE_FILE"}(e=r.ActionType||(r.ActionType={}));var n=function(){function t(r){if(this.flagStr=r,t.validFlagStrs.indexOf(r)<0)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid flag: "+r)}return t.getFileFlag=function(r){return t.flagCache.hasOwnProperty(r)?t.flagCache[r]:t.flagCache[r]=new t(r)},t.prototype.getFlagString=function(){return this.flagStr},t.prototype.isReadable=function(){return-1!==this.flagStr.indexOf("r")||-1!==this.flagStr.indexOf("+")},t.prototype.isWriteable=function(){return-1!==this.flagStr.indexOf("w")||-1!==this.flagStr.indexOf("a")||-1!==this.flagStr.indexOf("+")},t.prototype.isTruncating=function(){return-1!==this.flagStr.indexOf("w")},t.prototype.isAppendable=function(){return-1!==this.flagStr.indexOf("a")},t.prototype.isSynchronous=function(){return-1!==this.flagStr.indexOf("s")},t.prototype.isExclusive=function(){return-1!==this.flagStr.indexOf("x")},t.prototype.pathExistsAction=function(){return this.isExclusive()?e.THROW_EXCEPTION:this.isTruncating()?e.TRUNCATE_FILE:e.NOP},t.prototype.pathNotExistsAction=function(){return(this.isWriteable()||this.isAppendable())&&"r+"!==this.flagStr?e.CREATE_FILE:e.THROW_EXCEPTION},t}();n.flagCache={},n.validFlagStrs=["r","r+","rs","rs+","w","wx","w+","wx+","a","ax","a+","ax+"],r.FileFlag=n}));pr(Er),Er.ActionType,Er.FileFlag;var gr=hr((function(t,r){function e(t,r,e,n,o){return t<r||e<r?t>e?e+1:t+1:n===o?r:r+1}r.__esModule=!0,r.default=function(t,r){if(t===r)return 0;if(t.length>r.length){var n=t;t=r,r=n}for(var o=t.length,i=r.length;o>0&&t.charCodeAt(o-1)===r.charCodeAt(i-1);)o--,i--;for(var s=0;s<o&&t.charCodeAt(s)===r.charCodeAt(s);)s++;if(i-=s,0===(o-=s)||1===i)return i;for(var u,a,f,c,p,h=new Array(o<<1),l=0;l<o;)h[o+l]=t.charCodeAt(s+l),h[l]=++l;for(u=0;u+3<i;){var y=r.charCodeAt(s+(a=u)),d=r.charCodeAt(s+(f=u+1)),E=r.charCodeAt(s+(c=u+2)),g=r.charCodeAt(s+(p=u+3)),m=u+=4;for(l=0;l<o;){var w=h[o+l];a=e(S=h[l],a,f,y,w),f=e(a,f,c,d,w),c=e(f,c,p,E,w),m=e(c,p,m,g,w),h[l++]=m,p=c,c=f,f=a,a=S}}for(var v=0;u<i;){y=r.charCodeAt(s+(a=u));v=++u;for(l=0;l<o;l++){var S=h[l];h[l]=v=S<a||v<a?S>v?v+1:S+1:y===h[o+l]?a:a+1,a=S}}return v}}));pr(gr);var mr=hr((function(t,r){function e(t){return t instanceof Uint8Array?t:new Uint8Array(t)}function n(t){return t instanceof Buffer?t:0===t.byteOffset&&t.byteLength===t.buffer.byteLength?o(t.buffer):Buffer.from(t.buffer,t.byteOffset,t.byteLength)}function o(t){return Buffer.from(t)}r.__esModule=!0,r.deprecationMessage=function(t,r,e){t&&console.warn("["+r+"] Direct file system constructor usage is deprecated for this file system, and will be removed in the next major version. Please use the '"+r+".Create("+JSON.stringify(e)+", callback)' method instead. See https://github.com/jvilk/BrowserFS/issues/176 for more details.")},r.isIE="undefined"!=typeof navigator&&!(!/(msie) ([\w.]+)/.exec(navigator.userAgent.toLowerCase())&&-1===navigator.userAgent.indexOf("Trident")),r.isWebWorker="undefined"==typeof window,r.fail=function(){throw new Error("BFS has reached an impossible code path; please file a bug.")},r.mkdirpSync=function t(r,e,n){n.existsSync(r)||(t(At.dirname(r),e,n),n.mkdirSync(r,e))},r.buffer2ArrayBuffer=function(t){var r=e(t),n=r.byteOffset,o=r.byteLength;return 0===n&&o===r.buffer.byteLength?r.buffer:r.buffer.slice(n,n+o)},r.buffer2Uint8array=e,r.arrayish2Buffer=function(t){return t instanceof Buffer?t:t instanceof Uint8Array?n(t):Buffer.from(t)},r.uint8Array2Buffer=n,r.arrayBuffer2Buffer=o,r.copyingSlice=function(t,r,o){if(void 0===r&&(r=0),void 0===o&&(o=t.length),r<0||o<0||o>t.length||r>o)throw new TypeError("Invalid slice bounds on buffer of length "+t.length+": ["+r+", "+o+"]");if(0===t.length)return s();var i=e(t),u=t[0],a=(u+1)%255;return t[0]=a,i[0]===a?(i[0]=u,n(i.slice(r,o))):(t[0]=u,n(i.subarray(r,o)))};var i=null;function s(){return i||(i=Buffer.alloc(0))}r.emptyBuffer=s,r.bufferValidator=function(t,r){Buffer.isBuffer(t)?r():r(new lr.ApiError(lr.ErrorCode.EINVAL,"option must be a Buffer."))},r.checkOptions=function(t,r,e){var n=t.Options,o=t.Name,i=0,s=!1,u=!1;function a(t){s||(t&&(s=!0,e(t)),0===--i&&u&&e())}var f=function(t){if(n.hasOwnProperty(t)){var u=n[t],f=r[t];if(null==f){if(!u.optional){var c=Object.keys(r).filter((function(t){return!(t in n)})).map((function(r){return{str:r,distance:gr.default(t,r)}})).filter((function(t){return t.distance<5})).sort((function(t,r){return t.distance-r.distance}));return s?{value:void 0}:(s=!0,{value:e(new lr.ApiError(lr.ErrorCode.EINVAL,"["+o+"] Required option '"+t+"' not provided."+(c.length>0?" You provided unrecognized option '"+c[0].str+"'; perhaps you meant to type '"+t+"'.":"")+"\nOption description: "+u.description))})}}else{if(!(Array.isArray(u.type)?-1!==u.type.indexOf(typeof f):typeof f===u.type))return s?{value:void 0}:(s=!0,{value:e(new lr.ApiError(lr.ErrorCode.EINVAL,"["+o+"] Value provided for option "+t+" is not the proper type. Expected "+(Array.isArray(u.type)?"one of {"+u.type.join(", ")+"}":u.type)+", but received "+typeof f+"\nOption description: "+u.description))});u.validator&&(i++,u.validator(f,a))}}};for(var c in n){var p=f(c);if("object"==typeof p)return p.value}u=!0,0!==i||s||e()}}));pr(mr),mr.deprecationMessage,mr.isIE,mr.isWebWorker,mr.fail,mr.mkdirpSync,mr.buffer2ArrayBuffer,mr.buffer2Uint8array,mr.arrayish2Buffer,mr.uint8Array2Buffer,mr.arrayBuffer2Buffer,mr.copyingSlice,mr.emptyBuffer,mr.bufferValidator,mr.checkOptions;var wr=hr((function(t,r){var e,n=cr&&cr.__extends||(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)r.hasOwnProperty(e)&&(t[e]=r[e])},function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});r.__esModule=!0;var o=function(){function t(){}return t.prototype.supportsLinks=function(){return!1},t.prototype.diskSpace=function(t,r){r(0,0)},t.prototype.openFile=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.createFile=function(t,r,e,n){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.open=function(t,r,e,n){var o=this;this.stat(t,!1,(function(i,s){if(i)switch(r.pathNotExistsAction()){case Er.ActionType.CREATE_FILE:return o.stat(At.dirname(t),!1,(function(i,s){i?n(i):s&&!s.isDirectory()?n(lr.ApiError.ENOTDIR(At.dirname(t))):o.createFile(t,r,e,n)}));case Er.ActionType.THROW_EXCEPTION:return n(lr.ApiError.ENOENT(t));default:return n(new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid FileFlag object."))}else{if(s&&s.isDirectory())return n(lr.ApiError.EISDIR(t));switch(r.pathExistsAction()){case Er.ActionType.THROW_EXCEPTION:return n(lr.ApiError.EEXIST(t));case Er.ActionType.TRUNCATE_FILE:return o.openFile(t,r,(function(t,r){t?n(t):r?r.truncate(0,(function(){r.sync((function(){n(null,r)}))})):mr.fail()}));case Er.ActionType.NOP:return o.openFile(t,r,n);default:return n(new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid FileFlag object."))}}}))},t.prototype.rename=function(t,r,e){e(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.renameSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.stat=function(t,r,e){e(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.statSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.openFileSync=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.createFileSync=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.openSync=function(t,r,e){var n;try{n=this.statSync(t,!1)}catch(n){switch(r.pathNotExistsAction()){case Er.ActionType.CREATE_FILE:if(!this.statSync(At.dirname(t),!1).isDirectory())throw lr.ApiError.ENOTDIR(At.dirname(t));return this.createFileSync(t,r,e);case Er.ActionType.THROW_EXCEPTION:throw lr.ApiError.ENOENT(t);default:throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid FileFlag object.")}}if(n.isDirectory())throw lr.ApiError.EISDIR(t);switch(r.pathExistsAction()){case Er.ActionType.THROW_EXCEPTION:throw lr.ApiError.EEXIST(t);case Er.ActionType.TRUNCATE_FILE:return this.unlinkSync(t),this.createFileSync(t,r,n.mode);case Er.ActionType.NOP:return this.openFileSync(t,r,e);default:throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid FileFlag object.")}},t.prototype.unlink=function(t,r){r(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.unlinkSync=function(t){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.rmdir=function(t,r){r(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.rmdirSync=function(t){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.mkdir=function(t,r,e){e(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.mkdirSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.readdir=function(t,r){r(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.readdirSync=function(t){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.exists=function(t,r){this.stat(t,null,(function(t){r(!t)}))},t.prototype.existsSync=function(t){try{return this.statSync(t,!0),!0}catch(t){return!1}},t.prototype.realpath=function(t,r,e){if(this.supportsLinks())for(var n=t.split(At.sep),o=0;o<n.length;o++){var i=n.slice(0,o+1);n[o]=At.join.apply(null,i)}else this.exists(t,(function(r){r?e(null,t):e(lr.ApiError.ENOENT(t))}))},t.prototype.realpathSync=function(t,r){if(this.supportsLinks()){for(var e=t.split(At.sep),n=0;n<e.length;n++){var o=e.slice(0,n+1);e[n]=At.join.apply(At,o)}return e.join(At.sep)}if(this.existsSync(t))return t;throw lr.ApiError.ENOENT(t)},t.prototype.truncate=function(t,r,e){this.open(t,Er.FileFlag.getFileFlag("r+"),420,(function(t,n){if(t)return e(t);n.truncate(r,(function(t){n.close((function(r){e(t||r)}))}))}))},t.prototype.truncateSync=function(t,r){var e=this.openSync(t,Er.FileFlag.getFileFlag("r+"),420);try{e.truncateSync(r)}catch(t){throw t}finally{e.closeSync()}},t.prototype.readFile=function(t,r,e,n){var o=n;this.open(t,e,420,(function(t,e){if(t)return n(t);n=function(t,r){e.close((function(e){return t||(t=e),o(t,r)}))},e.stat((function(t,o){if(t)return n(t);var i=Buffer.alloc(o.size);e.read(i,0,o.size,0,(function(t){if(t)return n(t);if(null===r)return n(t,i);try{n(null,i.toString(r))}catch(t){n(t)}}))}))}))},t.prototype.readFileSync=function(t,r,e){var n=this.openSync(t,e,420);try{var o=n.statSync(),i=Buffer.alloc(o.size);return n.readSync(i,0,o.size,0),n.closeSync(),null===r?i:i.toString(r)}finally{n.closeSync()}},t.prototype.writeFile=function(t,r,e,n,o,i){var s=i;this.open(t,n,420,(function(t,n){if(t)return i(t);i=function(t){n.close((function(r){s(t||r)}))};try{"string"==typeof r&&(r=Buffer.from(r,e))}catch(t){return i(t)}n.write(r,0,r.length,0,i)}))},t.prototype.writeFileSync=function(t,r,e,n,o){var i=this.openSync(t,n,o);try{"string"==typeof r&&(r=Buffer.from(r,e)),i.writeSync(r,0,r.length,0)}finally{i.closeSync()}},t.prototype.appendFile=function(t,r,e,n,o,i){var s=i;this.open(t,n,o,(function(t,n){if(t)return i(t);i=function(t){n.close((function(r){s(t||r)}))},"string"==typeof r&&(r=Buffer.from(r,e)),n.write(r,0,r.length,null,i)}))},t.prototype.appendFileSync=function(t,r,e,n,o){var i=this.openSync(t,n,o);try{"string"==typeof r&&(r=Buffer.from(r,e)),i.writeSync(r,0,r.length,null)}finally{i.closeSync()}},t.prototype.chmod=function(t,r,e,n){n(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.chmodSync=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.chown=function(t,r,e,n,o){o(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.chownSync=function(t,r,e,n){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.utimes=function(t,r,e,n){n(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.utimesSync=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.link=function(t,r,e){e(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.linkSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.symlink=function(t,r,e,n){n(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.symlinkSync=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.readlink=function(t,r){r(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.readlinkSync=function(t){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t}();r.BaseFileSystem=o;var i=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return n(r,t),r.prototype.supportsSynch=function(){return!0},r.prototype.rename=function(t,r,e){try{this.renameSync(t,r),e()}catch(t){e(t)}},r.prototype.stat=function(t,r,e){try{e(null,this.statSync(t,r))}catch(t){e(t)}},r.prototype.open=function(t,r,e,n){try{n(null,this.openSync(t,r,e))}catch(t){n(t)}},r.prototype.unlink=function(t,r){try{this.unlinkSync(t),r()}catch(t){r(t)}},r.prototype.rmdir=function(t,r){try{this.rmdirSync(t),r()}catch(t){r(t)}},r.prototype.mkdir=function(t,r,e){try{this.mkdirSync(t,r),e()}catch(t){e(t)}},r.prototype.readdir=function(t,r){try{r(null,this.readdirSync(t))}catch(t){r(t)}},r.prototype.chmod=function(t,r,e,n){try{this.chmodSync(t,r,e),n()}catch(t){n(t)}},r.prototype.chown=function(t,r,e,n,o){try{this.chownSync(t,r,e,n),o()}catch(t){o(t)}},r.prototype.utimes=function(t,r,e,n){try{this.utimesSync(t,r,e),n()}catch(t){n(t)}},r.prototype.link=function(t,r,e){try{this.linkSync(t,r),e()}catch(t){e(t)}},r.prototype.symlink=function(t,r,e,n){try{this.symlinkSync(t,r,e),n()}catch(t){n(t)}},r.prototype.readlink=function(t,r){try{r(null,this.readlinkSync(t))}catch(t){r(t)}},r}(o);r.SynchronousFileSystem=i}));pr(wr),wr.BaseFileSystem;var vr=wr.SynchronousFileSystem,Sr=hr((function(t,r){var e;r.__esModule=!0,function(t){t[t.FILE=32768]="FILE",t[t.DIRECTORY=16384]="DIRECTORY",t[t.SYMLINK=40960]="SYMLINK"}(e=r.FileType||(r.FileType={}));var n=function(){function t(t,r,n,o,i,s){if(void 0===o&&(o=new Date),void 0===i&&(i=new Date),void 0===s&&(s=new Date),this.size=r,this.atime=o,this.mtime=i,this.ctime=s,this.dev=0,this.ino=0,this.rdev=0,this.nlink=1,this.blksize=4096,this.uid=0,this.gid=0,this.birthtime=new Date(0),this.fileData=null,n)this.mode=n;else switch(t){case e.FILE:this.mode=420;break;case e.DIRECTORY:default:this.mode=511}this.blocks=Math.ceil(r/512),this.mode<4096&&(this.mode|=t)}return t.fromBuffer=function(r){var e=r.readUInt32LE(0),n=r.readUInt32LE(4),o=r.readDoubleLE(8),i=r.readDoubleLE(16),s=r.readDoubleLE(24);return new t(61440&n,e,4095&n,new Date(o),new Date(i),new Date(s))},t.prototype.toBuffer=function(){var t=Buffer.alloc(32);return t.writeUInt32LE(this.size,0),t.writeUInt32LE(this.mode,4),t.writeDoubleLE(this.atime.getTime(),8),t.writeDoubleLE(this.mtime.getTime(),16),t.writeDoubleLE(this.ctime.getTime(),24),t},t.prototype.clone=function(){return new t(61440&this.mode,this.size,4095&this.mode,this.atime,this.mtime,this.ctime)},t.prototype.isFile=function(){return(61440&this.mode)===e.FILE},t.prototype.isDirectory=function(){return(61440&this.mode)===e.DIRECTORY},t.prototype.isSymbolicLink=function(){return(61440&this.mode)===e.SYMLINK},t.prototype.chmod=function(t){this.mode=61440&this.mode|t},t.prototype.isSocket=function(){return!1},t.prototype.isBlockDevice=function(){return!1},t.prototype.isCharacterDevice=function(){return!1},t.prototype.isFIFO=function(){return!1},t}();r.default=n})),br=pr(Sr),Ar=Sr.FileType,Tr=hr((function(t,r){r.__esModule=!0;var e=function(){function t(t,r,e,n,o,i){this.id=t,this.size=r,this.mode=e,this.atime=n,this.mtime=o,this.ctime=i}return t.fromBuffer=function(r){if(void 0===r)throw new Error("NO");return new t(r.toString("ascii",30),r.readUInt32LE(0),r.readUInt16LE(4),r.readDoubleLE(6),r.readDoubleLE(14),r.readDoubleLE(22))},t.prototype.toStats=function(){return new Sr.default((61440&this.mode)===Sr.FileType.DIRECTORY?Sr.FileType.DIRECTORY:Sr.FileType.FILE,this.size,this.mode,new Date(this.atime),new Date(this.mtime),new Date(this.ctime))},t.prototype.getSize=function(){return 30+this.id.length},t.prototype.toBuffer=function(t){return void 0===t&&(t=Buffer.alloc(this.getSize())),t.writeUInt32LE(this.size,0),t.writeUInt16LE(this.mode,4),t.writeDoubleLE(this.atime,6),t.writeDoubleLE(this.mtime,14),t.writeDoubleLE(this.ctime,22),t.write(this.id,30,this.id.length,"ascii"),t},t.prototype.update=function(t){var r=!1;this.size!==t.size&&(this.size=t.size,r=!0),this.mode!==t.mode&&(this.mode=t.mode,r=!0);var e=t.atime.getTime();this.atime!==e&&(this.atime=e,r=!0);var n=t.mtime.getTime();this.mtime!==n&&(this.mtime=n,r=!0);var o=t.ctime.getTime();return this.ctime!==o&&(this.ctime=o,r=!0),r},t.prototype.isFile=function(){return(61440&this.mode)===Sr.FileType.FILE},t.prototype.isDirectory=function(){return(61440&this.mode)===Sr.FileType.DIRECTORY},t}();r.default=e}));pr(Tr);var _r=hr((function(t,r){r.__esModule=!0;var e=function(){function t(){}return t.prototype.sync=function(t){t(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.syncSync=function(){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.datasync=function(t){this.sync(t)},t.prototype.datasyncSync=function(){return this.syncSync()},t.prototype.chown=function(t,r,e){e(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.chownSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.chmod=function(t,r){r(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.chmodSync=function(t){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.utimes=function(t,r,e){e(new lr.ApiError(lr.ErrorCode.ENOTSUP))},t.prototype.utimesSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t}();r.BaseFile=e}));pr(_r),_r.BaseFile;var Or=hr((function(t,r){r.__esModule=!0;var e=At,n=function(t,r){return t};function o(t){if(t)return t;throw new lr.ApiError(lr.ErrorCode.EIO,"Initialize BrowserFS with a file system using BrowserFS.initialize(filesystem)")}function i(t,r){switch(typeof t){case"number":return t;case"string":var e=parseInt(t,8);return isNaN(e)?r:e;default:return r}}function s(t){if(t instanceof Date)return t;if("number"==typeof t)return new Date(1e3*t);throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid time.")}function u(t){if(t.indexOf("\0")>=0)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Path must be a string without null bytes.");if(""===t)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Path must not be empty.");return e.resolve(t)}function a(t,r,e,n){switch(typeof t){case"object":return{encoding:void 0!==t.encoding?t.encoding:r,flag:void 0!==t.flag?t.flag:e,mode:i(t.mode,n)};case"string":return{encoding:t,flag:e,mode:n};default:return{encoding:r,flag:e,mode:n}}}function f(){}var c=function(){function t(){this.F_OK=0,this.R_OK=4,this.W_OK=2,this.X_OK=1,this.root=null,this.fdMap={},this.nextFd=100}return t.prototype.initialize=function(t){if(!t.constructor.isAvailable())throw new lr.ApiError(lr.ErrorCode.EINVAL,"Tried to instantiate BrowserFS with an unavailable file system.");return this.root=t},t.prototype._toUnixTimestamp=function(t){if("number"==typeof t)return t;if(t instanceof Date)return t.getTime()/1e3;throw new Error("Cannot parse time: "+t)},t.prototype.getRootFS=function(){return this.root?this.root:null},t.prototype.rename=function(t,r,e){void 0===e&&(e=f);var i=n(e,1);try{o(this.root).rename(u(t),u(r),i)}catch(t){i(t)}},t.prototype.renameSync=function(t,r){o(this.root).renameSync(u(t),u(r))},t.prototype.exists=function(t,r){void 0===r&&(r=f);var e=n(r,1);try{return o(this.root).exists(u(t),e)}catch(t){return e(!1)}},t.prototype.existsSync=function(t){try{return o(this.root).existsSync(u(t))}catch(t){return!1}},t.prototype.stat=function(t,r){void 0===r&&(r=f);var e=n(r,2);try{return o(this.root).stat(u(t),!1,e)}catch(t){return e(t)}},t.prototype.statSync=function(t){return o(this.root).statSync(u(t),!1)},t.prototype.lstat=function(t,r){void 0===r&&(r=f);var e=n(r,2);try{return o(this.root).stat(u(t),!0,e)}catch(t){return e(t)}},t.prototype.lstatSync=function(t){return o(this.root).statSync(u(t),!0)},t.prototype.truncate=function(t,r,e){void 0===r&&(r=0),void 0===e&&(e=f);var i=0;"function"==typeof r?e=r:"number"==typeof r&&(i=r);var s=n(e,1);try{if(i<0)throw new lr.ApiError(lr.ErrorCode.EINVAL);return o(this.root).truncate(u(t),i,s)}catch(t){return s(t)}},t.prototype.truncateSync=function(t,r){if(void 0===r&&(r=0),r<0)throw new lr.ApiError(lr.ErrorCode.EINVAL);return o(this.root).truncateSync(u(t),r)},t.prototype.unlink=function(t,r){void 0===r&&(r=f);var e=n(r,1);try{return o(this.root).unlink(u(t),e)}catch(t){return e(t)}},t.prototype.unlinkSync=function(t){return o(this.root).unlinkSync(u(t))},t.prototype.open=function(t,r,e,s){var a=this;void 0===s&&(s=f);var c=i(e,420),p=n(s="function"==typeof e?e:s,2);try{o(this.root).open(u(t),Er.FileFlag.getFileFlag(r),c,(function(t,r){r?p(t,a.getFdForFile(r)):p(t)}))}catch(t){p(t)}},t.prototype.openSync=function(t,r,e){return void 0===e&&(e=420),this.getFdForFile(o(this.root).openSync(u(t),Er.FileFlag.getFileFlag(r),i(e,420)))},t.prototype.readFile=function(t,r,e){void 0===r&&(r={}),void 0===e&&(e=f);var i=a(r,null,"r",null),s=n(e="function"==typeof r?r:e,2);try{var c=Er.FileFlag.getFileFlag(i.flag);return c.isReadable()?o(this.root).readFile(u(t),i.encoding,c,s):s(new lr.ApiError(lr.ErrorCode.EINVAL,"Flag passed to readFile must allow for reading."))}catch(t){return s(t)}},t.prototype.readFileSync=function(t,r){void 0===r&&(r={});var e=a(r,null,"r",null),n=Er.FileFlag.getFileFlag(e.flag);if(!n.isReadable())throw new lr.ApiError(lr.ErrorCode.EINVAL,"Flag passed to readFile must allow for reading.");return o(this.root).readFileSync(u(t),e.encoding,n)},t.prototype.writeFile=function(t,r,e,i){void 0===e&&(e={}),void 0===i&&(i=f);var s=a(e,"utf8","w",420),c=n(i="function"==typeof e?e:i,1);try{var p=Er.FileFlag.getFileFlag(s.flag);return p.isWriteable()?o(this.root).writeFile(u(t),r,s.encoding,p,s.mode,c):c(new lr.ApiError(lr.ErrorCode.EINVAL,"Flag passed to writeFile must allow for writing."))}catch(t){return c(t)}},t.prototype.writeFileSync=function(t,r,e){var n=a(e,"utf8","w",420),i=Er.FileFlag.getFileFlag(n.flag);if(!i.isWriteable())throw new lr.ApiError(lr.ErrorCode.EINVAL,"Flag passed to writeFile must allow for writing.");return o(this.root).writeFileSync(u(t),r,n.encoding,i,n.mode)},t.prototype.appendFile=function(t,r,e,i){void 0===i&&(i=f);var s=a(e,"utf8","a",420),c=n(i="function"==typeof e?e:i,1);try{var p=Er.FileFlag.getFileFlag(s.flag);if(!p.isAppendable())return c(new lr.ApiError(lr.ErrorCode.EINVAL,"Flag passed to appendFile must allow for appending."));o(this.root).appendFile(u(t),r,s.encoding,p,s.mode,c)}catch(t){c(t)}},t.prototype.appendFileSync=function(t,r,e){var n=a(e,"utf8","a",420),i=Er.FileFlag.getFileFlag(n.flag);if(!i.isAppendable())throw new lr.ApiError(lr.ErrorCode.EINVAL,"Flag passed to appendFile must allow for appending.");return o(this.root).appendFileSync(u(t),r,n.encoding,i,n.mode)},t.prototype.fstat=function(t,r){void 0===r&&(r=f);var e=n(r,2);try{this.fd2file(t).stat(e)}catch(t){e(t)}},t.prototype.fstatSync=function(t){return this.fd2file(t).statSync()},t.prototype.close=function(t,r){var e=this;void 0===r&&(r=f);var o=n(r,1);try{this.fd2file(t).close((function(r){r||e.closeFd(t),o(r)}))}catch(t){o(t)}},t.prototype.closeSync=function(t){this.fd2file(t).closeSync(),this.closeFd(t)},t.prototype.ftruncate=function(t,r,e){void 0===e&&(e=f);var o="number"==typeof r?r:0,i=n(e="function"==typeof r?r:e,1);try{var s=this.fd2file(t);if(o<0)throw new lr.ApiError(lr.ErrorCode.EINVAL);s.truncate(o,i)}catch(t){i(t)}},t.prototype.ftruncateSync=function(t,r){void 0===r&&(r=0);var e=this.fd2file(t);if(r<0)throw new lr.ApiError(lr.ErrorCode.EINVAL);e.truncateSync(r)},t.prototype.fsync=function(t,r){void 0===r&&(r=f);var e=n(r,1);try{this.fd2file(t).sync(e)}catch(t){e(t)}},t.prototype.fsyncSync=function(t){this.fd2file(t).syncSync()},t.prototype.fdatasync=function(t,r){void 0===r&&(r=f);var e=n(r,1);try{this.fd2file(t).datasync(e)}catch(t){e(t)}},t.prototype.fdatasyncSync=function(t){this.fd2file(t).datasyncSync()},t.prototype.write=function(t,r,e,o,i,s){void 0===s&&(s=f);var u,a,c,p=null;if("string"==typeof r){var h="utf8";switch(typeof e){case"function":s=e;break;case"number":p=e,h="string"==typeof o?o:"utf8",s="function"==typeof i?i:s;break;default:return(s="function"==typeof o?o:"function"==typeof i?i:s)(new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid arguments."))}a=0,c=(u=Buffer.from(r,h)).length}else u=r,a=e,c=o,p="number"==typeof i?i:null,s="function"==typeof i?i:s;var l=n(s,3);try{var y=this.fd2file(t);null==p&&(p=y.getPos()),y.write(u,a,c,p,l)}catch(t){l(t)}},t.prototype.writeSync=function(t,r,e,n,o){var i,s,u,a=0;if("string"==typeof r){u="number"==typeof e?e:null;var f="string"==typeof n?n:"utf8";a=0,s=(i=Buffer.from(r,f)).length}else i=r,a=e,s=n,u="number"==typeof o?o:null;var c=this.fd2file(t);return null==u&&(u=c.getPos()),c.writeSync(i,a,s,u)},t.prototype.read=function(t,r,e,o,i,s){var u,a,c,p,h;if(void 0===s&&(s=f),"number"==typeof r){c=r,u=e;var l=o;s="function"==typeof i?i:s,a=0,p=Buffer.alloc(c),h=n((function(t,r,e){if(t)return s(t);s(t,e.toString(l),r)}),3)}else p=r,a=e,c=o,u=i,h=n(s,3);try{var y=this.fd2file(t);null==u&&(u=y.getPos()),y.read(p,a,c,u,h)}catch(t){h(t)}},t.prototype.readSync=function(t,r,e,n,o){var i,s,u,a,f=!1,c="utf8";"number"==typeof r?(u=r,a=e,c=n,s=0,i=Buffer.alloc(u),f=!0):(i=r,s=e,u=n,a=o);var p=this.fd2file(t);null==a&&(a=p.getPos());var h=p.readSync(i,s,u,a);return f?[i.toString(c),h]:h},t.prototype.fchown=function(t,r,e,o){void 0===o&&(o=f);var i=n(o,1);try{this.fd2file(t).chown(r,e,i)}catch(t){i(t)}},t.prototype.fchownSync=function(t,r,e){this.fd2file(t).chownSync(r,e)},t.prototype.fchmod=function(t,r,e){var o=n(e,1);try{var i="string"==typeof r?parseInt(r,8):r;this.fd2file(t).chmod(i,o)}catch(t){o(t)}},t.prototype.fchmodSync=function(t,r){var e="string"==typeof r?parseInt(r,8):r;this.fd2file(t).chmodSync(e)},t.prototype.futimes=function(t,r,e,o){void 0===o&&(o=f);var i=n(o,1);try{var s=this.fd2file(t);"number"==typeof r&&(r=new Date(1e3*r)),"number"==typeof e&&(e=new Date(1e3*e)),s.utimes(r,e,i)}catch(t){i(t)}},t.prototype.futimesSync=function(t,r,e){this.fd2file(t).utimesSync(s(r),s(e))},t.prototype.rmdir=function(t,r){void 0===r&&(r=f);var e=n(r,1);try{t=u(t),o(this.root).rmdir(t,e)}catch(t){e(t)}},t.prototype.rmdirSync=function(t){return t=u(t),o(this.root).rmdirSync(t)},t.prototype.mkdir=function(t,r,e){void 0===e&&(e=f),"function"==typeof r&&(e=r,r=511);var i=n(e,1);try{t=u(t),o(this.root).mkdir(t,r,i)}catch(t){i(t)}},t.prototype.mkdirSync=function(t,r){o(this.root).mkdirSync(u(t),i(r,511))},t.prototype.readdir=function(t,r){void 0===r&&(r=f);var e=n(r,2);try{t=u(t),o(this.root).readdir(t,e)}catch(t){e(t)}},t.prototype.readdirSync=function(t){return t=u(t),o(this.root).readdirSync(t)},t.prototype.link=function(t,r,e){void 0===e&&(e=f);var i=n(e,1);try{t=u(t),r=u(r),o(this.root).link(t,r,i)}catch(t){i(t)}},t.prototype.linkSync=function(t,r){return t=u(t),r=u(r),o(this.root).linkSync(t,r)},t.prototype.symlink=function(t,r,e,i){void 0===i&&(i=f);var s="string"==typeof e?e:"file",a=n(i="function"==typeof e?e:i,1);try{if("file"!==s&&"dir"!==s)return a(new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid type: "+s));t=u(t),r=u(r),o(this.root).symlink(t,r,s,a)}catch(t){a(t)}},t.prototype.symlinkSync=function(t,r,e){if(e){if("file"!==e&&"dir"!==e)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid type: "+e)}else e="file";return t=u(t),r=u(r),o(this.root).symlinkSync(t,r,e)},t.prototype.readlink=function(t,r){void 0===r&&(r=f);var e=n(r,2);try{t=u(t),o(this.root).readlink(t,e)}catch(t){e(t)}},t.prototype.readlinkSync=function(t){return t=u(t),o(this.root).readlinkSync(t)},t.prototype.chown=function(t,r,e,i){void 0===i&&(i=f);var s=n(i,1);try{t=u(t),o(this.root).chown(t,!1,r,e,s)}catch(t){s(t)}},t.prototype.chownSync=function(t,r,e){t=u(t),o(this.root).chownSync(t,!1,r,e)},t.prototype.lchown=function(t,r,e,i){void 0===i&&(i=f);var s=n(i,1);try{t=u(t),o(this.root).chown(t,!0,r,e,s)}catch(t){s(t)}},t.prototype.lchownSync=function(t,r,e){t=u(t),o(this.root).chownSync(t,!0,r,e)},t.prototype.chmod=function(t,r,e){void 0===e&&(e=f);var s=n(e,1);try{var a=i(r,-1);if(a<0)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid mode.");o(this.root).chmod(u(t),!1,a,s)}catch(t){s(t)}},t.prototype.chmodSync=function(t,r){var e=i(r,-1);if(e<0)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid mode.");t=u(t),o(this.root).chmodSync(t,!1,e)},t.prototype.lchmod=function(t,r,e){void 0===e&&(e=f);var s=n(e,1);try{var a=i(r,-1);if(a<0)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid mode.");o(this.root).chmod(u(t),!0,a,s)}catch(t){s(t)}},t.prototype.lchmodSync=function(t,r){var e=i(r,-1);if(e<1)throw new lr.ApiError(lr.ErrorCode.EINVAL,"Invalid mode.");o(this.root).chmodSync(u(t),!0,e)},t.prototype.utimes=function(t,r,e,i){void 0===i&&(i=f);var a=n(i,1);try{o(this.root).utimes(u(t),s(r),s(e),a)}catch(t){a(t)}},t.prototype.utimesSync=function(t,r,e){o(this.root).utimesSync(u(t),s(r),s(e))},t.prototype.realpath=function(t,r,e){void 0===e&&(e=f);var i="object"==typeof r?r:{},s=n(e="function"==typeof r?r:f,2);try{t=u(t),o(this.root).realpath(t,i,s)}catch(t){s(t)}},t.prototype.realpathSync=function(t,r){return void 0===r&&(r={}),t=u(t),o(this.root).realpathSync(t,r)},t.prototype.watchFile=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.unwatchFile=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.watch=function(t,r,e){return"function"==typeof r?o(this.root).watch(u(t),r):o(this.root).watch(u(t),r,e)},t.prototype.access=function(t,r,e){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.accessSync=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.createReadStream=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.createWriteStream=function(t,r){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},t.prototype.wrapCallbacks=function(t){n=t},t.prototype.getFdForFile=function(t){var r=this.nextFd++;return this.fdMap[r]=t,r},t.prototype.fd2file=function(t){var r=this.fdMap[t];if(r)return r;throw new lr.ApiError(lr.ErrorCode.EBADF,"Invalid file descriptor.")},t.prototype.closeFd=function(t){delete this.fdMap[t]},t}();c.Stats=Sr.default,r.default=c})),Fr=pr(Or),Nr=hr((function(t,r){r.__esModule=!0;var e=new Or.default,n={},o=Or.default.prototype;Object.keys(o).forEach((function(t){"function"==typeof e[t]?n[t]=function(){return e[t].apply(e,arguments)}:n[t]=e[t]})),n.changeFSModule=function(t){e=t},n.getFSModule=function(){return e},n.FS=Or.default,r.default=n})),Ir=pr(Nr),Pr=hr((function(t,r){var e,n=cr&&cr.__extends||(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)r.hasOwnProperty(e)&&(t[e]=r[e])},function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});r.__esModule=!0;var o=function(t){function r(r,e,n,o,i){var s=t.call(this)||this;if(s._pos=0,s._dirty=!1,s._fs=r,s._path=e,s._flag=n,s._stat=o,s._buffer=i||mr.emptyBuffer(),s._stat.size!==s._buffer.length&&s._flag.isReadable())throw new Error("Invalid buffer: Buffer is "+s._buffer.length+" long, yet Stats object specifies that file is "+s._stat.size+" long.");return s}return n(r,t),r.prototype.getBuffer=function(){return this._buffer},r.prototype.getStats=function(){return this._stat},r.prototype.getFlag=function(){return this._flag},r.prototype.getPath=function(){return this._path},r.prototype.getPos=function(){return this._flag.isAppendable()?this._stat.size:this._pos},r.prototype.advancePos=function(t){return this._pos+=t},r.prototype.setPos=function(t){return this._pos=t},r.prototype.sync=function(t){try{this.syncSync(),t()}catch(r){t(r)}},r.prototype.syncSync=function(){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},r.prototype.close=function(t){try{this.closeSync(),t()}catch(r){t(r)}},r.prototype.closeSync=function(){throw new lr.ApiError(lr.ErrorCode.ENOTSUP)},r.prototype.stat=function(t){try{t(null,this._stat.clone())}catch(r){t(r)}},r.prototype.statSync=function(){return this._stat.clone()},r.prototype.truncate=function(t,r){try{this.truncateSync(t),this._flag.isSynchronous()&&!Nr.default.getRootFS().supportsSynch()&&this.sync(r),r()}catch(t){return r(t)}},r.prototype.truncateSync=function(t){if(this._dirty=!0,!this._flag.isWriteable())throw new lr.ApiError(lr.ErrorCode.EPERM,"File not opened with a writeable mode.");if(this._stat.mtime=new Date,t>this._buffer.length){var r=Buffer.alloc(t-this._buffer.length,0);return this.writeSync(r,0,r.length,this._buffer.length),void(this._flag.isSynchronous()&&Nr.default.getRootFS().supportsSynch()&&this.syncSync())}this._stat.size=t;var e=Buffer.alloc(t);this._buffer.copy(e,0,0,t),this._buffer=e,this._flag.isSynchronous()&&Nr.default.getRootFS().supportsSynch()&&this.syncSync()},r.prototype.write=function(t,r,e,n,o){try{o(null,this.writeSync(t,r,e,n),t)}catch(t){o(t)}},r.prototype.writeSync=function(t,r,e,n){if(this._dirty=!0,null==n&&(n=this.getPos()),!this._flag.isWriteable())throw new lr.ApiError(lr.ErrorCode.EPERM,"File not opened with a writeable mode.");var o=n+e;if(o>this._stat.size&&(this._stat.size=o,o>this._buffer.length)){var i=Buffer.alloc(o);this._buffer.copy(i),this._buffer=i}var s=t.copy(this._buffer,n,r,r+e);return this._stat.mtime=new Date,this._flag.isSynchronous()?(this.syncSync(),s):(this.setPos(n+s),s)},r.prototype.read=function(t,r,e,n,o){try{o(null,this.readSync(t,r,e,n),t)}catch(t){o(t)}},r.prototype.readSync=function(t,r,e,n){if(!this._flag.isReadable())throw new lr.ApiError(lr.ErrorCode.EPERM,"File not opened with a readable mode.");null==n&&(n=this.getPos()),n+e>this._stat.size&&(e=this._stat.size-n);var o=this._buffer.copy(t,r,n,n+e);return this._stat.atime=new Date,this._pos=n+e,o},r.prototype.chmod=function(t,r){try{this.chmodSync(t),r()}catch(t){r(t)}},r.prototype.chmodSync=function(t){if(!this._fs.supportsProps())throw new lr.ApiError(lr.ErrorCode.ENOTSUP);this._dirty=!0,this._stat.chmod(t),this.syncSync()},r.prototype.isDirty=function(){return this._dirty},r.prototype.resetDirty=function(){this._dirty=!1},r}(_r.BaseFile);r.default=o;var i=function(t){function r(r,e,n,o,i){return t.call(this,r,e,n,o,i)||this}return n(r,t),r.prototype.sync=function(t){t()},r.prototype.syncSync=function(){},r.prototype.close=function(t){t()},r.prototype.closeSync=function(){},r}(o);r.NoSyncFile=i})),Cr=pr(Pr);Pr.NoSyncFile;var Rr=hr((function(t,r){var e,n=cr&&cr.__extends||(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)r.hasOwnProperty(e)&&(t[e]=r[e])},function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});r.__esModule=!0;var o=null;function i(){return o||(o=Buffer.from("{}"))}function s(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){var r=16*Math.random()|0;return("x"===t?r:3&r|8).toString(16)}))}function u(t,r){return!t||(r(t),!1)}function a(t,r,e){return!t||(r.abort((function(){e(t)})),!1)}var f=function(){function t(t){this.store=t,this.originalData={},this.modifiedKeys=[]}return t.prototype.get=function(t){var r=this.store.get(t);return this.stashOldValue(t,r),r},t.prototype.put=function(t,r,e){return this.markModified(t),this.store.put(t,r,e)},t.prototype.del=function(t){this.markModified(t),this.store.del(t)},t.prototype.commit=function(){},t.prototype.abort=function(){for(var t=0,r=this.modifiedKeys;t<r.length;t++){var e=r[t],n=this.originalData[e];n?this.store.put(e,n,!0):this.store.del(e)}},t.prototype.stashOldValue=function(t,r){this.originalData.hasOwnProperty(t)||(this.originalData[t]=r)},t.prototype.markModified=function(t){-1===this.modifiedKeys.indexOf(t)&&(this.modifiedKeys.push(t),this.originalData.hasOwnProperty(t)||(this.originalData[t]=this.store.get(t)))},t}();r.SimpleSyncRWTransaction=f;var c=function(t){function r(r,e,n,o,i){return t.call(this,r,e,n,o,i)||this}return n(r,t),r.prototype.syncSync=function(){this.isDirty()&&(this._fs._syncSync(this.getPath(),this.getBuffer(),this.getStats()),this.resetDirty())},r.prototype.closeSync=function(){this.syncSync()},r}(Pr.default);r.SyncKeyValueFile=c;var p=function(t){function r(r){var e=t.call(this)||this;return e.store=r.store,e.makeRootDirectory(),e}return n(r,t),r.isAvailable=function(){return!0},r.prototype.getName=function(){return this.store.name()},r.prototype.isReadOnly=function(){return!1},r.prototype.supportsSymlinks=function(){return!1},r.prototype.supportsProps=function(){return!1},r.prototype.supportsSynch=function(){return!0},r.prototype.empty=function(){this.store.clear(),this.makeRootDirectory()},r.prototype.renameSync=function(t,r){var e=this.store.beginTransaction("readwrite"),n=At.dirname(t),o=At.basename(t),i=At.dirname(r),s=At.basename(r),u=this.findINode(e,n),a=this.getDirListing(e,n,u);if(!a[o])throw lr.ApiError.ENOENT(t);var f,c,p=a[o];if(delete a[o],0===(i+"/").indexOf(t+"/"))throw new lr.ApiError(lr.ErrorCode.EBUSY,n);if(i===n?(f=u,c=a):(f=this.findINode(e,i),c=this.getDirListing(e,i,f)),c[s]){var h=this.getINode(e,r,c[s]);if(!h.isFile())throw lr.ApiError.EPERM(r);try{e.del(h.id),e.del(c[s])}catch(t){throw e.abort(),t}}c[s]=p;try{e.put(u.id,Buffer.from(JSON.stringify(a)),!0),e.put(f.id,Buffer.from(JSON.stringify(c)),!0)}catch(t){throw e.abort(),t}e.commit()},r.prototype.statSync=function(t,r){return this.findINode(this.store.beginTransaction("readonly"),t).toStats()},r.prototype.createFileSync=function(t,r,e){var n=this.store.beginTransaction("readwrite"),o=mr.emptyBuffer(),i=this.commitNewFile(n,t,Sr.FileType.FILE,e,o);return new c(this,t,r,i.toStats(),o)},r.prototype.openFileSync=function(t,r){var e=this.store.beginTransaction("readonly"),n=this.findINode(e,t),o=e.get(n.id);if(void 0===o)throw lr.ApiError.ENOENT(t);return new c(this,t,r,n.toStats(),o)},r.prototype.unlinkSync=function(t){this.removeEntry(t,!1)},r.prototype.rmdirSync=function(t){if(this.readdirSync(t).length>0)throw lr.ApiError.ENOTEMPTY(t);this.removeEntry(t,!0)},r.prototype.mkdirSync=function(t,r){var e=this.store.beginTransaction("readwrite"),n=Buffer.from("{}");this.commitNewFile(e,t,Sr.FileType.DIRECTORY,r,n)},r.prototype.readdirSync=function(t){var r=this.store.beginTransaction("readonly");return Object.keys(this.getDirListing(r,t,this.findINode(r,t)))},r.prototype._syncSync=function(t,r,e){var n=this.store.beginTransaction("readwrite"),o=this._findINode(n,At.dirname(t),At.basename(t)),i=this.getINode(n,t,o),s=i.update(e);try{n.put(i.id,r,!0),s&&n.put(o,i.toBuffer(),!0)}catch(t){throw n.abort(),t}n.commit()},r.prototype.makeRootDirectory=function(){var t=this.store.beginTransaction("readwrite");if(void 0===t.get("/")){var r=(new Date).getTime(),e=new Tr.default(s(),4096,511|Sr.FileType.DIRECTORY,r,r,r);t.put(e.id,i(),!1),t.put("/",e.toBuffer(),!1),t.commit()}},r.prototype._findINode=function(t,r,e){var n=this,o=function(o){var i=n.getDirListing(t,r,o);if(i[e])return i[e];throw lr.ApiError.ENOENT(At.resolve(r,e))};return"/"===r?""===e?"/":o(this.getINode(t,r,"/")):o(this.getINode(t,r+At.sep+e,this._findINode(t,At.dirname(r),At.basename(r))))},r.prototype.findINode=function(t,r){return this.getINode(t,r,this._findINode(t,At.dirname(r),At.basename(r)))},r.prototype.getINode=function(t,r,e){var n=t.get(e);if(void 0===n)throw lr.ApiError.ENOENT(r);return Tr.default.fromBuffer(n)},r.prototype.getDirListing=function(t,r,e){if(!e.isDirectory())throw lr.ApiError.ENOTDIR(r);var n=t.get(e.id);if(void 0===n)throw lr.ApiError.ENOENT(r);return JSON.parse(n.toString())},r.prototype.addNewNode=function(t,r){for(var e;;)try{return e=s(),t.put(e,r,!1),e}catch(t){}throw new lr.ApiError(lr.ErrorCode.EIO,"Unable to commit data to key-value store.")},r.prototype.commitNewFile=function(t,r,e,n,o){var i,s=At.dirname(r),u=At.basename(r),a=this.findINode(t,s),f=this.getDirListing(t,s,a),c=(new Date).getTime();if("/"===r)throw lr.ApiError.EEXIST(r);if(f[u])throw lr.ApiError.EEXIST(r);try{var p=this.addNewNode(t,o);i=new Tr.default(p,o.length,n|e,c,c,c);var h=this.addNewNode(t,i.toBuffer());f[u]=h,t.put(a.id,Buffer.from(JSON.stringify(f)),!0)}catch(r){throw t.abort(),r}return t.commit(),i},r.prototype.removeEntry=function(t,r){var e=this.store.beginTransaction("readwrite"),n=At.dirname(t),o=this.findINode(e,n),i=this.getDirListing(e,n,o),s=At.basename(t);if(!i[s])throw lr.ApiError.ENOENT(t);var u=i[s];delete i[s];var a=this.getINode(e,t,u);if(!r&&a.isDirectory())throw lr.ApiError.EISDIR(t);if(r&&!a.isDirectory())throw lr.ApiError.ENOTDIR(t);try{e.del(a.id),e.del(u),e.put(o.id,Buffer.from(JSON.stringify(i)),!0)}catch(t){throw e.abort(),t}e.commit()},r}(wr.SynchronousFileSystem);r.SyncKeyValueFileSystem=p;var h=function(t){function r(r,e,n,o,i){return t.call(this,r,e,n,o,i)||this}return n(r,t),r.prototype.sync=function(t){var r=this;this.isDirty()?this._fs._sync(this.getPath(),this.getBuffer(),this.getStats(),(function(e){e||r.resetDirty(),t(e)})):t()},r.prototype.close=function(t){this.sync(t)},r}(Pr.default);r.AsyncKeyValueFile=h;var l=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return n(r,t),r.isAvailable=function(){return!0},r.prototype.init=function(t,r){this.store=t,this.makeRootDirectory(r)},r.prototype.getName=function(){return this.store.name()},r.prototype.isReadOnly=function(){return!1},r.prototype.supportsSymlinks=function(){return!1},r.prototype.supportsProps=function(){return!1},r.prototype.supportsSynch=function(){return!1},r.prototype.empty=function(t){var r=this;this.store.clear((function(e){u(e,t)&&r.makeRootDirectory(t)}))},r.prototype.rename=function(t,r,e){var n=this,o=this.store.beginTransaction("readwrite"),i=At.dirname(t),s=At.basename(t),u=At.dirname(r),f=At.basename(r),c={},p={},h=!1;if(0===(u+"/").indexOf(t+"/"))return e(new lr.ApiError(lr.ErrorCode.EBUSY,i));var l=function(l){n.findINodeAndDirListing(o,l,(function(y,d,E){y?h||(h=!0,o.abort((function(){e(y)}))):(c[l]=d,p[l]=E,function(){if(!h&&p.hasOwnProperty(i)&&p.hasOwnProperty(u)){var l=p[i],y=c[i],d=p[u],E=c[u];if(l[s]){var g=l[s];delete l[s];var m=function(){d[f]=g,o.put(y.id,Buffer.from(JSON.stringify(l)),!0,(function(t){a(t,o,e)&&(i===u?o.commit(e):o.put(E.id,Buffer.from(JSON.stringify(d)),!0,(function(t){a(t,o,e)&&o.commit(e)})))}))};d[f]?n.getINode(o,r,d[f],(function(t,n){a(t,o,e)&&(n.isFile()?o.del(n.id,(function(t){a(t,o,e)&&o.del(d[f],(function(t){a(t,o,e)&&m()}))})):o.abort((function(t){e(lr.ApiError.EPERM(r))})))})):m()}else e(lr.ApiError.ENOENT(t))}}())}))};l(i),i!==u&&l(u)},r.prototype.stat=function(t,r,e){var n=this.store.beginTransaction("readonly");this.findINode(n,t,(function(t,r){u(t,e)&&e(null,r.toStats())}))},r.prototype.createFile=function(t,r,e,n){var o=this,i=this.store.beginTransaction("readwrite"),s=mr.emptyBuffer();this.commitNewFile(i,t,Sr.FileType.FILE,e,s,(function(e,i){u(e,n)&&n(null,new h(o,t,r,i.toStats(),s))}))},r.prototype.openFile=function(t,r,e){var n=this,o=this.store.beginTransaction("readonly");this.findINode(o,t,(function(i,s){u(i,e)&&o.get(s.id,(function(o,i){u(o,e)&&(void 0===i?e(lr.ApiError.ENOENT(t)):e(null,new h(n,t,r,s.toStats(),i)))}))}))},r.prototype.unlink=function(t,r){this.removeEntry(t,!1,r)},r.prototype.rmdir=function(t,r){var e=this;this.readdir(t,(function(n,o){n?r(n):o.length>0?r(lr.ApiError.ENOTEMPTY(t)):e.removeEntry(t,!0,r)}))},r.prototype.mkdir=function(t,r,e){var n=this.store.beginTransaction("readwrite"),o=Buffer.from("{}");this.commitNewFile(n,t,Sr.FileType.DIRECTORY,r,o,e)},r.prototype.readdir=function(t,r){var e=this,n=this.store.beginTransaction("readonly");this.findINode(n,t,(function(o,i){u(o,r)&&e.getDirListing(n,t,i,(function(t,e){u(t,r)&&r(null,Object.keys(e))}))}))},r.prototype._sync=function(t,r,e,n){var o=this,i=this.store.beginTransaction("readwrite");this._findINode(i,At.dirname(t),At.basename(t),(function(s,u){a(s,i,n)&&o.getINode(i,t,u,(function(t,o){if(a(t,i,n)){var s=o.update(e);i.put(o.id,r,!0,(function(t){a(t,i,n)&&(s?i.put(u,o.toBuffer(),!0,(function(t){a(t,i,n)&&i.commit(n)})):i.commit(n))}))}}))}))},r.prototype.makeRootDirectory=function(t){var r=this.store.beginTransaction("readwrite");r.get("/",(function(e,n){if(e||void 0===n){var o=(new Date).getTime(),u=new Tr.default(s(),4096,511|Sr.FileType.DIRECTORY,o,o,o);r.put(u.id,i(),!1,(function(e){a(e,r,t)&&r.put("/",u.toBuffer(),!1,(function(e){e?r.abort((function(){t(e)})):r.commit(t)}))}))}else r.commit(t)}))},r.prototype._findINode=function(t,r,e,n){var o=this,i=function(t,o,i){t?n(t):i[e]?n(null,i[e]):n(lr.ApiError.ENOENT(At.resolve(r,e)))};"/"===r?""===e?n(null,"/"):this.getINode(t,r,"/",(function(e,s){u(e,n)&&o.getDirListing(t,r,s,(function(t,r){i(t,0,r)}))})):this.findINodeAndDirListing(t,r,i)},r.prototype.findINode=function(t,r,e){var n=this;this._findINode(t,At.dirname(r),At.basename(r),(function(o,i){u(o,e)&&n.getINode(t,r,i,e)}))},r.prototype.getINode=function(t,r,e,n){t.get(e,(function(t,e){u(t,n)&&(void 0===e?n(lr.ApiError.ENOENT(r)):n(null,Tr.default.fromBuffer(e)))}))},r.prototype.getDirListing=function(t,r,e,n){e.isDirectory()?t.get(e.id,(function(t,e){if(u(t,n))try{n(null,JSON.parse(e.toString()))}catch(t){n(lr.ApiError.ENOENT(r))}})):n(lr.ApiError.ENOTDIR(r))},r.prototype.findINodeAndDirListing=function(t,r,e){var n=this;this.findINode(t,r,(function(o,i){u(o,e)&&n.getDirListing(t,r,i,(function(t,r){u(t,e)&&e(null,i,r)}))}))},r.prototype.addNewNode=function(t,r,e){var n,o=0,i=function(){5==++o?e(new lr.ApiError(lr.ErrorCode.EIO,"Unable to commit data to key-value store.")):(n=s(),t.put(n,r,!1,(function(t,r){t||!r?i():e(null,n)})))};i()},r.prototype.commitNewFile=function(t,r,e,n,o,i){var s=this,u=At.dirname(r),f=At.basename(r),c=(new Date).getTime();if("/"===r)return i(lr.ApiError.EEXIST(r));this.findINodeAndDirListing(t,u,(function(u,p,h){a(u,t,i)&&(h[f]?t.abort((function(){i(lr.ApiError.EEXIST(r))})):s.addNewNode(t,o,(function(r,u){if(a(r,t,i)){var l=new Tr.default(u,o.length,n|e,c,c,c);s.addNewNode(t,l.toBuffer(),(function(r,e){a(r,t,i)&&(h[f]=e,t.put(p.id,Buffer.from(JSON.stringify(h)),!0,(function(r){a(r,t,i)&&t.commit((function(r){a(r,t,i)&&i(null,l)}))})))}))}})))}))},r.prototype.removeEntry=function(t,r,e){var n=this,o=this.store.beginTransaction("readwrite"),i=At.dirname(t),s=At.basename(t);this.findINodeAndDirListing(o,i,(function(i,u,f){if(a(i,o,e))if(f[s]){var c=f[s];delete f[s],n.getINode(o,t,c,(function(n,i){a(n,o,e)&&(!r&&i.isDirectory()?o.abort((function(){e(lr.ApiError.EISDIR(t))})):r&&!i.isDirectory()?o.abort((function(){e(lr.ApiError.ENOTDIR(t))})):o.del(i.id,(function(t){a(t,o,e)&&o.del(c,(function(t){a(t,o,e)&&o.put(u.id,Buffer.from(JSON.stringify(f)),!0,(function(t){a(t,o,e)&&o.commit(e)}))}))})))}))}else o.abort((function(){e(lr.ApiError.ENOENT(t))}))}))},r}(wr.BaseFileSystem);r.AsyncKeyValueFileSystem=l}));pr(Rr),Rr.SimpleSyncRWTransaction,Rr.SyncKeyValueFile,Rr.SyncKeyValueFileSystem,Rr.AsyncKeyValueFile,Rr.AsyncKeyValueFileSystem;var Lr=hr((function(t,r){var e,n=cr&&cr.__extends||(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)r.hasOwnProperty(e)&&(t[e]=r[e])},function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});r.__esModule=!0;var o=function(){function t(){this.store={}}return t.prototype.name=function(){return i.Name},t.prototype.clear=function(){this.store={}},t.prototype.beginTransaction=function(t){return new Rr.SimpleSyncRWTransaction(this)},t.prototype.get=function(t){return this.store[t]},t.prototype.put=function(t,r,e){return!(!e&&this.store.hasOwnProperty(t))&&(this.store[t]=r,!0)},t.prototype.del=function(t){delete this.store[t]},t}();r.InMemoryStore=o;var i=function(t){function r(){return t.call(this,{store:new o})||this}return n(r,t),r.Create=function(t,e){e(null,new r)},r}(Rr.SyncKeyValueFileSystem);i.Name="InMemory",i.Options={},r.default=i})),Dr=pr(Lr);Lr.InMemoryStore;var Br=hr((function(t,r){r.endianness=function(){return"LE"},r.hostname=function(){return"undefined"!=typeof location?location.hostname:""},r.loadavg=function(){return[]},r.uptime=function(){return 0},r.freemem=function(){return Number.MAX_VALUE},r.totalmem=function(){return Number.MAX_VALUE},r.cpus=function(){return[]},r.type=function(){return"Browser"},r.release=function(){return"undefined"!=typeof navigator?navigator.appVersion:""},r.networkInterfaces=r.getNetworkInterfaces=function(){return{}},r.arch=function(){return"javascript"},r.platform=function(){return"browser"},r.tmpdir=r.tmpDir=function(){return"/tmp"},r.EOL="\n",r.homedir=function(){return"/"}})),kr=Br.endianness,Ur=Br.hostname,xr=Br.loadavg,Mr=Br.uptime,Yr=Br.freemem,jr=Br.totalmem,Vr=Br.cpus,zr=Br.type,Wr=Br.release,Xr=Br.networkInterfaces,Kr=Br.getNetworkInterfaces,Jr=Br.arch,Hr=Br.platform,qr=Br.tmpdir,Gr=Br.tmpDir,$r=Br.EOL,Zr=Br.homedir,Qr=Object.freeze(t({__proto__:null,default:Br,__moduleExports:Br,endianness:kr,hostname:Ur,loadavg:xr,uptime:Mr,freemem:Yr,totalmem:jr,cpus:Vr,type:zr,release:Wr,networkInterfaces:Xr,getNetworkInterfaces:Kr,arch:Jr,platform:Hr,tmpdir:qr,tmpDir:Gr,EOL:$r,homedir:Zr},[Br]));class te extends Cr{constructor(t,r,e,n,o){super(t,r,e,n,o)}sync(t){if(this.isDirty()){const r=this.getBuffer();this._fs._sync(this.getPath(),r,(r,e)=>{r||this.resetDirty(),t(r)})}else t()}close(t){this.sync(t)}syncSync(){this.isDirty()&&(this._fs._syncSync(this.getPath(),this.getBuffer()),this.resetDirty())}closeSync(){this.syncSync()}}class re extends vr{constructor(t){super(),this.baseFS=t.baseFS,this.omitValueOnEvent=t.omitValueOnEvent}static Create(t,r){r(null,new re(t))}static isAvailable(){return!0}getName(){return"VirtualFS"}isReadOnly(){return!1}supportsProps(){return!1}supportsSynch(){return!0}empty(t){const r=this.baseFS.getFiles();Object.keys(r).forEach(t=>{const e=r[t];this.baseFS.removeFile(e.path)}),t()}renameSync(t,r){const e=this.baseFS.getFiles(),n=Object.keys(e).filter(r=>r.startsWith(t)+"/"||r===t);if(0===n.length)throw dr.FileError(yr.ENOENT,t);n.map(t=>({path:t,file:e[t]})).forEach(({path:e,file:n})=>{this.baseFS.moveFile(n.path,e.replace(t,r))})}statSync(t,r){const e=this.baseFS.getFiles(),n=e[t];if(!n){if(Object.keys(e).filter(r=>r.startsWith(t.endsWith("/")?t:t+"/")||r===t).length>0)return new br(Ar.DIRECTORY,0);throw dr.FileError(yr.ENOENT,t)}return new br(Ar.FILE,((null==n?void 0:n.value)||"").length)}createFileSync(t,r,e){if("/"===t)throw dr.EEXIST(t);if(this.baseFS.getFiles()[t])throw dr.EEXIST(t);this.baseFS.addFile(t);const n=Buffer.from(""),o=new br(Ar.FILE,n.length);return new te(this,t,r,o,n)}openFileSync(t,r,e){const n=this.baseFS.getFiles()[t];if(!n)throw dr.ENOENT(t);const o=n.value||"",i=Buffer.from(o),s=new br(Ar.FILE,i.length);return new te(this,t,r,s,i)}rmdirSync(t){const r=this.baseFS.getFiles();Object.keys(r).filter(r=>r.startsWith(t+"/")||t===r).forEach(t=>{const e=r[t];this.baseFS.removeFile(e.path)})}mkdirSync(t){console.warn("mkdir [not implemented]",t)}readdirSync(t){const r=Object.keys(this.baseFS.getFiles()),e=t.endsWith("/")?t:t+"/",n=r.filter(t=>t.startsWith(e));if(0===n.length)return[];const o=new Set,i=e.split("/").length;return n.filter(t=>t.split("/").length>=i).forEach(t=>{const r=t.split("/");r.length=i,o.add(r.join("/"))}),Array.from(o).map(t=>t.replace(e,""))}_sync(t,r,e){const n=vt(t);this.stat(n,!1,(o,i)=>{if(o)e(dr.FileError(yr.ENOENT,n));else{const n=this.baseFS.getFiles()[t];this.omitValueOnEvent?this.baseFS.updateFile(n.path,void 0):this.baseFS.updateFile(n.path,r),e(null)}})}_syncSync(t,r){const e=vt(t);this.statSync(e,!1);const n=this.baseFS.getFiles()[t];n&&(this.omitValueOnEvent?this.baseFS.updateFile(n.path,void 0):this.baseFS.updateFile(n.path,r))}unlinkSync(t){const r=this.baseFS.getFiles()[t];if(!r)throw dr.ENOENT(t);this.baseFS.removeFile(r.path)}watch(t,r,e){if(!this.baseFS.getFiles()[t])throw dr.ENOENT(t);return"function"==typeof r?this.baseFS.watch(t,r):this.baseFS.watch(t,e)}unwatchFile(t,r){console.warn("unwatchFile: not implemented")}}re.Name="VirtualFS",re.Options={baseFS:{type:"object",description:"Base file system",validator:(t,r)=>{t?r():r(new dr(yr.EINVAL,"Base FS is invalid"))}},omitValueOnEvent:{type:"boolean",description:"Omit value on event",validator:(t,r)=>{r()}}};const ee=Object.getOwnPropertyDescriptors||function(t){const r=Object.keys(t),e={};for(let n=0;n<r.length;n++)e[r[n]]=Object.getOwnPropertyDescriptor(t,r[n]);return e},ne="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function oe(t){if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');if(ne&&t[ne]){const r=t[ne];if("function"!=typeof r)throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(r,ne,{value:r,enumerable:!1,writable:!1,configurable:!0}),r}function r(){let r,e;const n=new Promise((function(t,n){r=t,e=n})),o=[];for(let t=0;t<arguments.length;t++)o.push(arguments[t]);o.push((function(t,n){1!==arguments.length||t instanceof Error?t?e(t):r(n):r(t)}));try{t.apply(this,o)}catch(t){e(t)}return n}return Object.setPrototypeOf(r,Object.getPrototypeOf(t)),ne&&Object.defineProperty(r,ne,{value:r,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(r,ee(t))}oe.custom=ne;const ie="undefined"!=typeof window?(se=window,new Proxy(se,{get(t,r,e){const n=Symbol.for("__"+r+"__");if(n)return t[n]},set:(t,r,e)=>t[Symbol.for("__"+r+"__")]=e})):{};var se;return{FS:Fr,backends:{InMemory:Dr,VirtualFS:re},polyFills:{path:Ot,buffer:Q,process:fr,os:Qr,events:{EventEmitter:rt}},plugins:{},BFSRequire:function(t){var r;switch(t){case"fs":return Ir;case"fs/promises":return Ir.promises;case"path":return Object.assign(Object.assign({},Ot),{posix:Ot});case"buffer":return Q;case"process":const e=Object.assign({},fr);return e.versions.node="16.14.0",e;case"events":return rt;case"os":return Qr;default:ie.startedPackages||(ie.startedPackages=new Map);const n=ie.startedPackages,o=null===(r=ie.modules)||void 0===r?void 0:r[t];if(o){if(n.has(t))return n.get(t);{const r=o(window);return n.set(t,r),r}}throw new Error(`Module "${t}" does not exist`)}},initialize:function(t){ie.startedPackages=new Map;const r=Ir.initialize(t);var e;return(e=Ir).promises={access:oe(e.access),appendFile:oe(e.appendFile),chmod:oe(e.chmod),chown:oe(e.chown),readdir:oe(e.readdir),readFile:oe(e.readFile),readlink:oe(e.readlink),realpath:oe(e.realpath),rename:oe(e.rename),rmdir:oe(e.rmdir),stat:oe(e.stat),symlink:oe(e.symlink),truncate:oe(e.truncate),unlink:oe(e.unlink),utimes:oe(e.utimes),writeFile:oe(e.writeFile)},r}}}(); window.process = { env: { NODE_ENV: 'development' }, nextTick: function(cb) { return requestAnimationFrame(cb); }, browser: false, once: __bfs__.BFSRequire('process').once,};window.path = __bfs__.BFSRequire('path');window.fs = __bfs__.BFSRequire('fs');window.events = __bfs__.BFSRequire('events');window.os = __bfs__.BFSRequire('os');window.process = __bfs__.BFSRequire('process');window.process.stdout = {isTTY: true};window.buffer = __bfs__.BFSRequire('buffer');window.buffer.hasOwnProperty = () => true;window.Buffer = window.buffer.Buffer;window.require = __bfs__.BFSRequire;window.__filename = '/index.js';window.__dirname = '/';__bfs__.backends.InMemory.Create({}, ( e, inMemory ) => { if ( e ) { console.error(e); return; }; __bfs__.initialize(inMemory);});</script></head>
<body>
<div id="root"></div>
<script path="/node_modules/react?_v=18.0.0&_env=prod">window[Symbol.for('__modules__')] = window[Symbol.for('__modules__')] || {};
window[Symbol.for('__modules__')]['/node_modules/react?_v=18.0.0&_env=prod'] = (window) => {
"use strict";var __dependency__=(()=>{var T=Object.defineProperty;var a=(e,t)=>T(e,"name",{value:t,configurable:!0});var R=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var q=R(r=>{"use strict";var d=Symbol.for("react.element"),A=Symbol.for("react.portal"),N=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),F=Symbol.for("react.profiler"),L=Symbol.for("react.provider"),M=Symbol.for("react.context"),z=Symbol.for("react.forward_ref"),B=Symbol.for("react.suspense"),H=Symbol.for("react.memo"),W=Symbol.for("react.lazy"),$=Symbol.iterator;function G(e){return e===null||typeof e!="object"?null:(e=$&&e[$]||e["@@iterator"],typeof e=="function"?e:null)}a(G,"A");var j={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},O=Object.assign,x={};function y(e,t,n){this.props=e,this.context=t,this.refs=x,this.updater=n||j}a(y,"E");y.prototype.isReactComponent={};y.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function g(){}a(g,"F");g.prototype=y.prototype;function S(e,t,n){this.props=e,this.context=t,this.refs=x,this.updater=n||j}a(S,"G");var E=S.prototype=new g;E.constructor=S;O(E,y.prototype);E.isPureReactComponent=!0;var b=Array.isArray,P=Object.prototype.hasOwnProperty,k={current:null},I={key:!0,ref:!0,__self:!0,__source:!0};function V(e,t,n){var u,o={},c=null,f=null;if(t!=null)for(u in t.ref!==void 0&&(f=t.ref),t.key!==void 0&&(c=""+t.key),t)P.call(t,u)&&!I.hasOwnProperty(u)&&(o[u]=t[u]);var s=arguments.length-2;if(s===1)o.children=n;else if(1<s){for(var i=Array(s),p=0;p<s;p++)i[p]=arguments[p+2];o.children=i}if(e&&e.defaultProps)for(u in s=e.defaultProps,s)o[u]===void 0&&(o[u]=s[u]);return{$$typeof:d,type:e,key:c,ref:f,props:o,_owner:k.current}}a(V,"M");function J(e,t){return{$$typeof:d,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}a(J,"N");function w(e){return typeof e=="object"&&e!==null&&e.$$typeof===d}a(w,"O");function K(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}a(K,"escape");var C=/\/+/g;function m(e,t){return typeof e=="object"&&e!==null&&e.key!=null?K(""+e.key):t.toString(36)}a(m,"Q");function h(e,t,n,u,o){var c=typeof e;(c==="undefined"||c==="boolean")&&(e=null);var f=!1;if(e===null)f=!0;else switch(c){case"string":case"number":f=!0;break;case"object":switch(e.$$typeof){case d:case A:f=!0}}if(f)return f=e,o=o(f),e=u===""?"."+m(f,0):u,b(o)?(n="",e!=null&&(n=e.replace(C,"$&/")+"/"),h(o,t,n,"",function(p){return p})):o!=null&&(w(o)&&(o=J(o,n+(!o.key||f&&f.key===o.key?"":(""+o.key).replace(C,"$&/")+"/")+e)),t.push(o)),1;if(f=0,u=u===""?".":u+":",b(e))for(var s=0;s<e.length;s++){c=e[s];var i=u+m(c,s);f+=h(c,t,n,i,o)}else if(i=G(e),typeof i=="function")for(e=i.call(e),s=0;!(c=e.next()).done;)c=c.value,i=u+m(c,s++),f+=h(c,t,n,i,o);else if(c==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return f}a(h,"R");function _(e,t,n){if(e==null)return e;var u=[],o=0;return h(e,u,"","",function(c){return t.call(n,c,o++)}),u}a(_,"S");function Q(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}a(Q,"T");var l={current:null},v={transition:null},Y={ReactCurrentDispatcher:l,ReactCurrentBatchConfig:v,ReactCurrentOwner:k};r.Children={map:_,forEach:function(e,t,n){_(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return _(e,function(){t++}),t},toArray:function(e){return _(e,function(t){return t})||[]},only:function(e){if(!w(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};r.Component=y;r.Fragment=N;r.Profiler=F;r.PureComponent=S;r.StrictMode=U;r.Suspense=B;r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Y;r.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var u=O({},e.props),o=e.key,c=e.ref,f=e._owner;if(t!=null){if(t.ref!==void 0&&(c=t.ref,f=k.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(i in t)P.call(t,i)&&!I.hasOwnProperty(i)&&(u[i]=t[i]===void 0&&s!==void 0?s[i]:t[i])}var i=arguments.length-2;if(i===1)u.children=n;else if(1<i){s=Array(i);for(var p=0;p<i;p++)s[p]=arguments[p+2];u.children=s}return{$$typeof:d,type:e.type,key:o,ref:c,props:u,_owner:f}};r.createContext=function(e){return e={$$typeof:M,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:L,_context:e},e.Consumer=e};r.createElement=V;r.createFactory=function(e){var t=V.bind(null,e);return t.type=e,t};r.createRef=function(){return{current:null}};r.forwardRef=function(e){return{$$typeof:z,render:e}};r.isValidElement=w;r.lazy=function(e){return{$$typeof:W,_payload:{_status:-1,_result:e},_init:Q}};r.memo=function(e,t){return{$$typeof:H,type:e,compare:t===void 0?null:t}};r.startTransition=function(e){var t=v.transition;v.transition={};try{e()}finally{v.transition=t}};r.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};r.useCallback=function(e,t){return l.current.useCallback(e,t)};r.useContext=function(e){return l.current.useContext(e)};r.useDebugValue=function(){};r.useDeferredValue=function(e){return l.current.useDeferredValue(e)};r.useEffect=function(e,t){return l.current.useEffect(e,t)};r.useId=function(){return l.current.useId()};r.useImperativeHandle=function(e,t,n){return l.current.useImperativeHandle(e,t,n)};r.useInsertionEffect=function(e,t){return l.current.useInsertionEffect(e,t)};r.useLayoutEffect=function(e,t){return l.current.useLayoutEffect(e,t)};r.useMemo=function(e,t){return l.current.useMemo(e,t)};r.useReducer=function(e,t,n){return l.current.useReducer(e,t,n)};r.useRef=function(e){return l.current.useRef(e)};r.useState=function(e){return l.current.useState(e)};r.useSyncExternalStore=function(e,t,n){return l.current.useSyncExternalStore(e,t,n)};r.useTransition=function(){return l.current.useTransition()};r.version="18.0.0-fc46dba67-20220329"});var X=R((re,D)=>{D.exports=q()});return X();})();
/*! Bundled license information:
react/cjs/react.production.min.js:
(**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*)
*/
;
return __dependency__;
};</script><script path="/node_modules/react-dom/client?_v=18.0.0&_env=prod">window[Symbol.for('__modules__')] = window[Symbol.for('__modules__')] || {};
window[Symbol.for('__modules__')]['/node_modules/react-dom/client?_v=18.0.0&_env=prod'] = (window) => {
"use strict";var __dependency__=(()=>{var sa=Object.defineProperty;var u=(e,n)=>sa(e,"name",{value:n,configurable:!0}),Ji=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(n,t)=>(typeof require<"u"?require:n)[t]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var Zr=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports);var ta=Zr(ce=>{"use strict";var oo=Ji("/node_modules/react?_v=18.0.0&_env=prod"),se=Ji("/node_modules/scheduler?_v=0.21.0&_env=prod");function v(e){for(var n="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t]);return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}u(v,"p");var so=new Set,dt={};function mn(e,n){On(e,n),On(e+"Capture",n)}u(mn,"ea");function On(e,n){for(dt[e]=n,e=0;e<n.length;e++)so.add(n[e])}u(On,"fa");var Fe=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),wl=Object.prototype.hasOwnProperty,aa=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,bi={},eu={};function ca(e){return wl.call(eu,e)?!0:wl.call(bi,e)?!1:aa.test(e)?eu[e]=!0:(bi[e]=!0,!1)}u(ca,"ma");function fa(e,n,t,r){if(t!==null&&t.type===0)return!1;switch(typeof n){case"function":case"symbol":return!0;case"boolean":return r?!1:t!==null?!t.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}u(fa,"na");function da(e,n,t,r){if(n===null||typeof n>"u"||fa(e,n,t,r))return!0;if(r)return!1;if(t!==null)switch(t.type){case 3:return!n;case 4:return n===!1;case 5:return isNaN(n);case 6:return isNaN(n)||1>n}return!1}u(da,"oa");function J(e,n,t,r,l,i,o){this.acceptsBooleans=n===2||n===3||n===4,this.attributeName=r,this.attributeNamespace=l,this.mustUseProperty=t,this.propertyName=e,this.type=n,this.sanitizeURL=i,this.removeEmptyString=o}u(J,"q");var B={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){B[e]=new J(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var n=e[0];B[n]=new J(n,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){B[e]=new J(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){B[e]=new J(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){B[e]=new J(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){B[e]=new J(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){B[e]=new J(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){B[e]=new J(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){B[e]=new J(e,5,!1,e.toLowerCase(),null,!1,!1)});var ai=/[\-:]([a-z])/g;function ci(e){return e[1].toUpperCase()}u(ci,"qa");"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var n=e.replace(ai,ci);B[n]=new J(n,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var n=e.replace(ai,ci);B[n]=new J(n,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var n=e.replace(ai,ci);B[n]=new J(n,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){B[e]=new J(e,1,!1,e.toLowerCase(),null,!1,!1)});B.xlinkHref=new J("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){B[e]=new J(e,1,!1,e.toLowerCase(),null,!0,!0)});function fi(e,n,t,r){var l=B.hasOwnProperty(n)?B[n]:null;(l!==null?l.type!==0:r||!(2<n.length)||n[0]!=="o"&&n[0]!=="O"||n[1]!=="n"&&n[1]!=="N")&&(da(n,t,l,r)&&(t=null),r||l===null?ca(n)&&(t===null?e.removeAttribute(n):e.setAttribute(n,""+t)):l.mustUseProperty?e[l.propertyName]=t===null?l.type===3?!1:"":t:(n=l.attributeName,r=l.attributeNamespace,t===null?e.removeAttribute(n):(l=l.type,t=l===3||l===4&&t===!0?"":""+t,r?e.setAttributeNS(r,n,t):e.setAttribute(n,t))))}u(fi,"ra");var Ie=oo.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Dt=Symbol.for("react.element"),yn=Symbol.for("react.portal"),wn=Symbol.for("react.fragment"),di=Symbol.for("react.strict_mode"),Sl=Symbol.for("react.profiler"),ao=Symbol.for("react.provider"),co=Symbol.for("react.context"),pi=Symbol.for("react.forward_ref"),kl=Symbol.for("react.suspense"),El=Symbol.for("react.suspense_list"),mi=Symbol.for("react.memo"),Ue=Symbol.for("react.lazy");Symbol.for("react.scope");Symbol.for("react.debug_trace_mode");var fo=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden");Symbol.for("react.cache");Symbol.for("react.tracing_marker");var nu=Symbol.iterator;function Bn(e){return e===null||typeof e!="object"?null:(e=nu&&e[nu]||e["@@iterator"],typeof e=="function"?e:null)}u(Bn,"Ia");var I=Object.assign,Jr;function et(e){if(Jr===void 0)try{throw Error()}catch(t){var n=t.stack.trim().match(/\n( *(at )?)/);Jr=n&&n[1]||""}return`
`+Jr+e}u(et,"Ka");var br=!1;function el(e,n){if(!e||br)return"";br=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(n)if(n=u(function(){throw Error()},"b"),Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(n,[])}catch(p){var r=p}Reflect.construct(e,[],n)}else{try{n.call()}catch(p){r=p}e.call(n.prototype)}else{try{throw Error()}catch(p){r=p}e()}}catch(p){if(p&&r&&typeof p.stack=="string"){for(var l=p.stack.split(`
`),i=r.stack.split(`
`),o=l.length-1,s=i.length-1;1<=o&&0<=s&&l[o]!==i[s];)s--;for(;1<=o&&0<=s;o--,s--)if(l[o]!==i[s]){if(o!==1||s!==1)do if(o--,s--,0>s||l[o]!==i[s]){var a=`
`+l[o].replace(" at new "," at ");return e.displayName&&a.includes("<anonymous>")&&(a=a.replace("<anonymous>",e.displayName)),a}while(1<=o&&0<=s);break}}}finally{br=!1,Error.prepareStackTrace=t}return(e=e?e.displayName||e.name:"")?et(e):""}u(el,"Ma");function pa(e){switch(e.tag){case 5:return et(e.type);case 16:return et("Lazy");case 13:return et("Suspense");case 19:return et("SuspenseList");case 0:case 2:case 15:return e=el(e.type,!1),e;case 11:return e=el(e.type.render,!1),e;case 1:return e=el(e.type,!0),e;default:return""}}u(pa,"Na");function xl(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case wn:return"Fragment";case yn:return"Portal";case Sl:return"Profiler";case di:return"StrictMode";case kl:return"Suspense";case El:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case co:return(e.displayName||"Context")+".Consumer";case ao:return(e._context.displayName||"Context")+".Provider";case pi:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case mi:return n=e.displayName||null,n!==null?n:xl(e.type)||"Memo";case Ue:n=e._payload,e=e._init;try{return xl(e(n))}catch{}}return null}u(xl,"Oa");function ma(e){var n=e.type;switch(e.tag){case 24:return"Cache";case 9:return(n.displayName||"Context")+".Consumer";case 10:return(n._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=n.render,e=e.displayName||e.name||"",n.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return n;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return xl(n);case 8:return n===di?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n}return null}u(ma,"Pa");function Ge(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}u(Ge,"Qa");function po(e){var n=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}u(po,"Ra");function ha(e){var n=po(e)?"checked":"value",t=Object.getOwnPropertyDescriptor(e.constructor.prototype,n),r=""+e[n];if(!e.hasOwnProperty(n)&&typeof t<"u"&&typeof t.get=="function"&&typeof t.set=="function"){var l=t.get,i=t.set;return Object.defineProperty(e,n,{configurable:!0,get:function(){return l.call(this)},set:function(o){r=""+o,i.call(this,o)}}),Object.defineProperty(e,n,{enumerable:t.enumerable}),{getValue:function(){return r},setValue:function(o){r=""+o},stopTracking:function(){e._valueTracker=null,delete e[n]}}}}u(ha,"Sa");function Ot(e){e._valueTracker||(e._valueTracker=ha(e))}u(Ot,"Ta");function mo(e){if(!e)return!1;var n=e._valueTracker;if(!n)return!0;var t=n.getValue(),r="";return e&&(r=po(e)?e.checked?"true":"false":e.value),e=r,e!==t?(n.setValue(e),!0):!1}u(mo,"Ua");function fr(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}u(fr,"Va");function Cl(e,n){var t=n.checked;return I({},n,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:t??e._wrapperState.initialChecked})}u(Cl,"Wa");function tu(e,n){var t=n.defaultValue==null?"":n.defaultValue,r=n.checked!=null?n.checked:n.defaultChecked;t=Ge(n.value!=null?n.value:t),e._wrapperState={initialChecked:r,initialValue:t,controlled:n.type==="checkbox"||n.type==="radio"?n.checked!=null:n.value!=null}}u(tu,"Xa");function ho(e,n){n=n.checked,n!=null&&fi(e,"checked",n,!1)}u(ho,"Ya");function Nl(e,n){ho(e,n);var t=Ge(n.value),r=n.type;if(t!=null)r==="number"?(t===0&&e.value===""||e.value!=t)&&(e.value=""+t):e.value!==""+t&&(e.value=""+t);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}n.hasOwnProperty("value")?_l(e,n.type,t):n.hasOwnProperty("defaultValue")&&_l(e,n.type,Ge(n.defaultValue)),n.checked==null&&n.defaultChecked!=null&&(e.defaultChecked=!!n.defaultChecked)}u(Nl,"Za");function ru(e,n,t){if(n.hasOwnProperty("value")||n.hasOwnProperty("defaultValue")){var r=n.type;if(!(r!=="submit"&&r!=="reset"||n.value!==void 0&&n.value!==null))return;n=""+e._wrapperState.initialValue,t||n===e.value||(e.value=n),e.defaultValue=n}t=e.name,t!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,t!==""&&(e.name=t)}u(ru,"ab");function _l(e,n,t){(n!=="number"||fr(e.ownerDocument)!==e)&&(t==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+t&&(e.defaultValue=""+t))}u(_l,"$a");var nt=Array.isArray;function Ln(e,n,t,r){if(e=e.options,n){n={};for(var l=0;l<t.length;l++)n["$"+t[l]]=!0;for(t=0;t<e.length;t++)l=n.hasOwnProperty("$"+e[t].value),e[t].selected!==l&&(e[t].selected=l),l&&r&&(e[t].defaultSelected=!0)}else{for(t=""+Ge(t),n=null,l=0;l<e.length;l++){if(e[l].value===t){e[l].selected=!0,r&&(e[l].defaultSelected=!0);return}n!==null||e[l].disabled||(n=e[l])}n!==null&&(n.selected=!0)}}u(Ln,"cb");function Pl(e,n){if(n.dangerouslySetInnerHTML!=null)throw Error(v(91));return I({},n,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}u(Pl,"db");function lu(e,n){var t=n.value;if(t==null){if(t=n.children,n=n.defaultValue,t!=null){if(n!=null)throw Error(v(92));if(nt(t)){if(1<t.length)throw Error(v(93));t=t[0]}n=t}n==null&&(n=""),t=n}e._wrapperState={initialValue:Ge(t)}}u(lu,"eb");function vo(e,n){var t=Ge(n.value),r=Ge(n.defaultValue);t!=null&&(t=""+t,t!==e.value&&(e.value=t),n.defaultValue==null&&e.defaultValue!==t&&(e.defaultValue=t)),r!=null&&(e.defaultValue=""+r)}u(vo,"fb");function iu(e){var n=e.textContent;n===e._wrapperState.initialValue&&n!==""&&n!==null&&(e.value=n)}u(iu,"gb");function go(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}u(go,"hb");function zl(e,n){return e==null||e==="http://www.w3.org/1999/xhtml"?go(n):e==="http://www.w3.org/2000/svg"&&n==="foreignObject"?"http://www.w3.org/1999/xhtml":e}u(zl,"ib");var It,yo=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(n,t,r,l){MSApp.execUnsafeLocalFunction(function(){return e(n,t,r,l)})}:e}(function(e,n){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=n;else{for(It=It||document.createElement("div"),It.innerHTML="<svg>"+n.valueOf().toString()+"</svg>",n=It.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;n.firstChild;)e.appendChild(n.firstChild)}});function pt(e,n){if(n){var t=e.firstChild;if(t&&t===e.lastChild&&t.nodeType===3){t.nodeValue=n;return}}e.textContent=n}u(pt,"lb");var lt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},va=["Webkit","ms","Moz","O"];Object.keys(lt).forEach(function(e){va.forEach(function(n){n=n+e.charAt(0).toUpperCase()+e.substring(1),lt[n]=lt[e]})});function wo(e,n,t){return n==null||typeof n=="boolean"||n===""?"":t||typeof n!="number"||n===0||lt.hasOwnProperty(e)&<[e]?(""+n).trim():n+"px"}u(wo,"ob");function So(e,n){e=e.style;for(var t in n)if(n.hasOwnProperty(t)){var r=t.indexOf("--")===0,l=wo(t,n[t],r);t==="float"&&(t="cssFloat"),r?e.setProperty(t,l):e[t]=l}}u(So,"pb");var ga=I({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Ll(e,n){if(n){if(ga[e]&&(n.children!=null||n.dangerouslySetInnerHTML!=null))throw Error(v(137,e));if(n.dangerouslySetInnerHTML!=null){if(n.children!=null)throw Error(v(60));if(typeof n.dangerouslySetInnerHTML!="object"||!("__html"in n.dangerouslySetInnerHTML))throw Error(v(61))}if(n.style!=null&&typeof n.style!="object")throw Error(v(62))}}u(Ll,"rb");function Tl(e,n){if(e.indexOf("-")===-1)return typeof n.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}u(Tl,"sb");var Ml=null;function hi(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}u(hi,"ub");var Rl=null,Tn=null,Mn=null;function uu(e){if(e=Rt(e)){if(typeof Rl!="function")throw Error(v(280));var n=e.stateNode;n&&(n=Ar(n),Rl(e.stateNode,e.type,n))}}u(uu,"yb");function ko(e){Tn?Mn?Mn.push(e):Mn=[e]:Tn=e}u(ko,"Bb");function Eo(){if(Tn){var e=Tn,n=Mn;if(Mn=Tn=null,uu(e),n)for(e=0;e<n.length;e++)uu(n[e])}}u(Eo,"Cb");function xo(e,n){return e(n)}u(xo,"Db");function Co(){}u(Co,"Eb");var nl=!1;function No(e,n,t){if(nl)return e(n,t);nl=!0;try{return xo(e,n,t)}finally{nl=!1,(Tn!==null||Mn!==null)&&(Co(),Eo())}}u(No,"Gb");function mt(e,n){var t=e.stateNode;if(t===null)return null;var r=Ar(t);if(r===null)return null;t=r[n];e:switch(n){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(t&&typeof t!="function")throw Error(v(231,n,typeof t));return t}u(mt,"Hb");var Fl=!1;if(Fe)try{vn={},Object.defineProperty(vn,"passive",{get:function(){Fl=!0}}),window.addEventListener("test",vn,vn),window.removeEventListener("test",vn,vn)}catch{Fl=!1}var vn;function ya(e,n,t,r,l,i,o,s,a){var p=Array.prototype.slice.call(arguments,3);try{n.apply(t,p)}catch(m){this.onError(m)}}u(ya,"Kb");var it=!1,dr=null,pr=!1,Dl=null,wa={onError:function(e){it=!0,dr=e}};function Sa(e,n,t,r,l,i,o,s,a){it=!1,dr=null,ya.apply(wa,arguments)}u(Sa,"Qb");function ka(e,n,t,r,l,i,o,s,a){if(Sa.apply(this,arguments),it){if(it){var p=dr;it=!1,dr=null}else throw Error(v(198));pr||(pr=!0,Dl=p)}}u(ka,"Rb");function hn(e){var n=e,t=e;if(e.alternate)for(;n.return;)n=n.return;else{e=n;do n=e,n.flags&4098&&(t=n.return),e=n.return;while(e)}return n.tag===3?t:null}u(hn,"Sb");function _o(e){if(e.tag===13){var n=e.memoizedState;if(n===null&&(e=e.alternate,e!==null&&(n=e.memoizedState)),n!==null)return n.dehydrated}return null}u(_o,"Tb");function ou(e){if(hn(e)!==e)throw Error(v(188))}u(ou,"Ub");function Ea(e){var n=e.alternate;if(!n){if(n=hn(e),n===null)throw Error(v(188));return n!==e?null:e}for(var t=e,r=n;;){var l=t.return;if(l===null)break;var i=l.alternate;if(i===null){if(r=l.return,r!==null){t=r;continue}break}if(l.child===i.child){for(i=l.child;i;){if(i===t)return ou(l),e;if(i===r)return ou(l),n;i=i.sibling}throw Error(v(188))}if(t.return!==r.return)t=l,r=i;else{for(var o=!1,s=l.child;s;){if(s===t){o=!0,t=l,r=i;break}if(s===r){o=!0,r=l,t=i;break}s=s.sibling}if(!o){for(s=i.child;s;){if(s===t){o=!0,t=i,r=l;break}if(s===r){o=!0,r=i,t=l;break}s=s.sibling}if(!o)throw Error(v(189))}}if(t.alternate!==r)throw Error(v(190))}if(t.tag!==3)throw Error(v(188));return t.stateNode.current===t?e:n}u(Ea,"Vb");function Po(e){return e=Ea(e),e!==null?zo(e):null}u(Po,"Wb");function zo(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var n=zo(e);if(n!==null)return n;e=e.sibling}return null}u(zo,"Xb");var Lo=se.unstable_scheduleCallback,su=se.unstable_cancelCallback,xa=se.unstable_shouldYield,Ca=se.unstable_requestPaint,U=se.unstable_now,Na=se.unstable_getCurrentPriorityLevel,vi=se.unstable_ImmediatePriority,To=se.unstable_UserBlockingPriority,mr=se.unstable_NormalPriority,_a=se.unstable_LowPriority,Mo=se.unstable_IdlePriority,Ir=null,xe=null;function Pa(e){if(xe&&typeof xe.onCommitFiberRoot=="function")try{xe.onCommitFiberRoot(Ir,e,void 0,(e.current.flags&128)===128)}catch{}}u(Pa,"jc");var Se=Math.clz32?Math.clz32:Ta,za=Math.log,La=Math.LN2;function Ta(e){return e>>>=0,e===0?32:31-(za(e)/La|0)|0}u(Ta,"kc");var jt=64,Ut=4194304;function tt(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}u(tt,"qc");function hr(e,n){var t=e.pendingLanes;if(t===0)return 0;var r=0,l=e.suspendedLanes,i=e.pingedLanes,o=t&268435455;if(o!==0){var s=o&~l;s!==0?r=tt(s):(i&=o,i!==0&&(r=tt(i)))}else o=t&~l,o!==0?r=tt(o):i!==0&&(r=tt(i));if(r===0)return 0;if(n!==0&&n!==r&&!(n&l)&&(l=r&-r,i=n&-n,l>=i||l===16&&(i&4194240)!==0))return n;if(r&4&&(r|=t&16),n=e.entangledLanes,n!==0)for(e=e.entanglements,n&=r;0<n;)t=31-Se(n),l=1<<t,r|=e[t],n&=~l;return r}u(hr,"rc");function Ma(e,n){switch(e){case 1:case 2:case 4:return n+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return n+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}u(Ma,"sc");function Ra(e,n){for(var t=e.suspendedLanes,r=e.pingedLanes,l=e.expirationTimes,i=e.pendingLanes;0<i;){var o=31-Se(i),s=1<<o,a=l[o];a===-1?(!(s&t)||s&r)&&(l[o]=Ma(s,n)):a<=n&&(e.expiredLanes|=s),i&=~s}}u(Ra,"tc");function Ol(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}u(Ol,"uc");function tl(e){for(var n=[],t=0;31>t;t++)n.push(e);return n}u(tl,"vc");function Tt(e,n,t){e.pendingLanes|=n,n!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,n=31-Se(n),e[n]=t}u(Tt,"wc");function Fa(e,n){var t=e.pendingLanes&~n;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=n,e.mutableReadLanes&=n,e.entangledLanes&=n,n=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<t;){var l=31-Se(t),i=1<<l;n[l]=0,r[l]=-1,e[l]=-1,t&=~i}}u(Fa,"xc");function gi(e,n){var t=e.entangledLanes|=n;for(e=e.entanglements;t;){var r=31-Se(t),l=1<<r;l&n|e[r]&n&&(e[r]|=n),t&=~l}}u(gi,"yc");var L=0;function Ro(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}u(Ro,"zc");var Fo,yi,Do,Oo,Io,Il=!1,Vt=[],$e=null,Be=null,qe=null,ht=new Map,vt=new Map,Ae=[],Da="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function au(e,n){switch(e){case"focusin":case"focusout":$e=null;break;case"dragenter":case"dragleave":Be=null;break;case"mouseover":case"mouseout":qe=null;break;case"pointerover":case"pointerout":ht.delete(n.pointerId);break;case"gotpointercapture":case"lostpointercapture":vt.delete(n.pointerId)}}u(au,"Oc");function qn(e,n,t,r,l,i){return e===null||e.nativeEvent!==i?(e={blockedOn:n,domEventName:t,eventSystemFlags:r,nativeEvent:i,targetContainers:[l]},n!==null&&(n=Rt(n),n!==null&&yi(n)),e):(e.eventSystemFlags|=r,n=e.targetContainers,l!==null&&n.indexOf(l)===-1&&n.push(l),e)}u(qn,"Pc");function Oa(e,n,t,r,l){switch(n){case"focusin":return $e=qn($e,e,n,t,r,l),!0;case"dragenter":return Be=qn(Be,e,n,t,r,l),!0;case"mouseover":return qe=qn(qe,e,n,t,r,l),!0;case"pointerover":var i=l.pointerId;return ht.set(i,qn(ht.get(i)||null,e,n,t,r,l)),!0;case"gotpointercapture":return i=l.pointerId,vt.set(i,qn(vt.get(i)||null,e,n,t,r,l)),!0}return!1}u(Oa,"Qc");function jo(e){var n=ln(e.target);if(n!==null){var t=hn(n);if(t!==null){if(n=t.tag,n===13){if(n=_o(t),n!==null){e.blockedOn=n,Io(e.priority,function(){Do(t)});return}}else if(n===3&&t.stateNode.current.memoizedState.isDehydrated){e.blockedOn=t.tag===3?t.stateNode.containerInfo:null;return}}}e.blockedOn=null}u(jo,"Rc");function tr(e){if(e.blockedOn!==null)return!1;for(var n=e.targetContainers;0<n.length;){var t=jl(e.domEventName,e.eventSystemFlags,n[0],e.nativeEvent);if(t===null){t=e.nativeEvent;var r=new t.constructor(t.type,t);Ml=r,t.target.dispatchEvent(r),Ml=null}else return n=Rt(t),n!==null&&yi(n),e.blockedOn=t,!1;n.shift()}return!0}u(tr,"Tc");function cu(e,n,t){tr(e)&&t.delete(n)}u(cu,"Vc");function Ia(){Il=!1,$e!==null&&tr($e)&&($e=null),Be!==null&&tr(Be)&&(Be=null),qe!==null&&tr(qe)&&(qe=null),ht.forEach(cu),vt.forEach(cu)}u(Ia,"Wc");function Kn(e,n){e.blockedOn===n&&(e.blockedOn=null,Il||(Il=!0,se.unstable_scheduleCallback(se.unstable_NormalPriority,Ia)))}u(Kn,"Xc");function gt(e){function n(l){return Kn(l,e)}if(u(n,"b"),0<Vt.length){Kn(Vt[0],e);for(var t=1;t<Vt.length;t++){var r=Vt[t];r.blockedOn===e&&(r.blockedOn=null)}}for($e!==null&&Kn($e,e),Be!==null&&Kn(Be,e),qe!==null&&Kn(qe,e),ht.forEach(n),vt.forEach(n),t=0;t<Ae.length;t++)r=Ae[t],r.blockedOn===e&&(r.blockedOn=null);for(;0<Ae.length&&(t=Ae[0],t.blockedOn===null);)jo(t),t.blockedOn===null&&Ae.shift()}u(gt,"Yc");var Rn=Ie.ReactCurrentBatchConfig;function ja(e,n,t,r){var l=L,i=Rn.transition;Rn.transition=null;try{L=1,wi(e,n,t,r)}finally{L=l,Rn.transition=i}}u(ja,"$c");function Ua(e,n,t,r){var l=L,i=Rn.transition;Rn.transition=null;try{L=4,wi(e,n,t,r)}finally{L=l,Rn.transition=i}}u(Ua,"bd");function wi(e,n,t,r){var l=jl(e,n,t,r);if(l===null)al(e,n,r,vr,t),au(e,r);else if(Oa(l,e,n,t,r))r.stopPropagation();else if(au(e,r),n&4&&-1<Da.indexOf(e)){for(;l!==null;){var i=Rt(l);if(i!==null&&Fo(i),i=jl(e,n,t,r),i===null&&al(e,n,r,vr,t),i===l)break;l=i}l!==null&&r.stopPropagation()}else al(e,n,r,null,t)}u(wi,"ad");var vr=null;function jl(e,n,t,r){if(vr=null,e=hi(r),e=ln(e),e!==null)if(n=hn(e),n===null)e=null;else if(t=n.tag,t===13){if(e=_o(n),e!==null)return e;e=null}else if(t===3){if(n.stateNode.current.memoizedState.isDehydrated)return n.tag===3?n.stateNode.containerInfo:null;e=null}else n!==e&&(e=null);return vr=e,null}u(jl,"Uc");function Uo(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Na()){case vi:return 1;case To:return 4;case mr:case _a:return 16;case Mo:return 536870912;default:return 16}default:return 16}}u(Uo,"ed");var We=null,Si=null,rr=null;function Vo(){if(rr)return rr;var e,n=Si,t=n.length,r,l="value"in We?We.value:We.textContent,i=l.length;for(e=0;e<t&&n[e]===l[e];e++);var o=t-e;for(r=1;r<=o&&n[t-r]===l[i-r];r++);return rr=l.slice(e,1<r?1-r:void 0)}u(Vo,"id");function lr(e){var n=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&n===13&&(e=13)):e=n,e===10&&(e=13),32<=e||e===13?e:0}u(lr,"jd");function At(){return!0}u(At,"kd");function fu(){return!1}u(fu,"ld");function ae(e){function n(t,r,l,i,o){this._reactName=t,this._targetInst=l,this.type=r,this.nativeEvent=i,this.target=o,this.currentTarget=null;for(var s in e)e.hasOwnProperty(s)&&(t=e[s],this[s]=t?t(i):i[s]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?At:fu,this.isPropagationStopped=fu,this}return u(n,"b"),I(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var t=this.nativeEvent;t&&(t.preventDefault?t.preventDefault():typeof t.returnValue!="unknown"&&(t.returnValue=!1),this.isDefaultPrevented=At)},stopPropagation:function(){var t=this.nativeEvent;t&&(t.stopPropagation?t.stopPropagation():typeof t.cancelBubble!="unknown"&&(t.cancelBubble=!0),this.isPropagationStopped=At)},persist:function(){},isPersistent:At}),n}u(ae,"md");var Hn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ki=ae(Hn),Mt=I({},Hn,{view:0,detail:0}),Va=ae(Mt),rl,ll,Yn,jr=I({},Mt,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ei,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Yn&&(Yn&&e.type==="mousemove"?(rl=e.screenX-Yn.screenX,ll=e.screenY-Yn.screenY):ll=rl=0,Yn=e),rl)},movementY:function(e){return"movementY"in e?e.movementY:ll}}),du=ae(jr),Aa=I({},jr,{dataTransfer:0}),Qa=ae(Aa),Wa=I({},Mt,{relatedTarget:0}),il=ae(Wa),Ha=I({},Hn,{animationName:0,elapsedTime:0,pseudoElement:0}),$a=ae(Ha),Ba=I({},Hn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),qa=ae(Ba),Ka=I({},Hn,{data:0}),pu=ae(Ka),Ya={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Xa={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Ga={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Za(e){var n=this.nativeEvent;return n.getModifierState?n.getModifierState(e):(e=Ga[e])?!!n[e]:!1}u(Za,"Kd");function Ei(){return Za}u(Ei,"ud");var Ja=I({},Mt,{key:function(e){if(e.key){var n=Ya[e.key]||e.key;if(n!=="Unidentified")return n}return e.type==="keypress"?(e=lr(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?Xa[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ei,charCode:function(e){return e.type==="keypress"?lr(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?lr(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),ba=ae(Ja),ec=I({},jr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),mu=ae(ec),nc=I({},Mt,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ei}),tc=ae(nc),rc=I({},Hn,{propertyName:0,elapsedTime:0,pseudoElement:0}),lc=ae(rc),ic=I({},jr,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),uc=ae(ic),oc=[9,13,27,32],xi=Fe&&"CompositionEvent"in window,ut=null;Fe&&"documentMode"in document&&(ut=document.documentMode);var sc=Fe&&"TextEvent"in window&&!ut,Ao=Fe&&(!xi||ut&&8<ut&&11>=ut),hu=String.fromCharCode(32),vu=!1;function Qo(e,n){switch(e){case"keyup":return oc.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}u(Qo,"be");function Wo(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}u(Wo,"ce");var Sn=!1;function ac(e,n){switch(e){case"compositionend":return Wo(n);case"keypress":return n.which!==32?null:(vu=!0,hu);case"textInput":return e=n.data,e===hu&&vu?null:e;default:return null}}u(ac,"ee");function cc(e,n){if(Sn)return e==="compositionend"||!xi&&Qo(e,n)?(e=Vo(),rr=Si=We=null,Sn=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(n.ctrlKey||n.altKey||n.metaKey)||n.ctrlKey&&n.altKey){if(n.char&&1<n.char.length)return n.char;if(n.which)return String.fromCharCode(n.which)}return null;case"compositionend":return Ao&&n.locale!=="ko"?null:n.data;default:return null}}u(cc,"fe");var fc={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function gu(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n==="input"?!!fc[e.type]:n==="textarea"}u(gu,"he");function Ho(e,n,t,r){ko(r),n=gr(n,"onChange"),0<n.length&&(t=new ki("onChange","change",null,t,r),e.push({event:t,listeners:n}))}u(Ho,"ie");var ot=null,yt=null;function dc(e){es(e,0)}u(dc,"me");function Ur(e){var n=xn(e);if(mo(n))return e}u(Ur,"oe");function pc(e,n){if(e==="change")return n}u(pc,"qe");var $o=!1;Fe&&(Fe?(Wt="oninput"in document,Wt||(ul=document.createElement("div"),ul.setAttribute("oninput","return;"),Wt=typeof ul.oninput=="function"),Qt=Wt):Qt=!1,$o=Qt&&(!document.documentMode||9<document.documentMode));var Qt,Wt,ul;function yu(){ot&&(ot.detachEvent("onpropertychange",Bo),yt=ot=null)}u(yu,"ve");function Bo(e){if(e.propertyName==="value"&&Ur(yt)){var n=[];Ho(n,yt,e,hi(e)),No(dc,n)}}u(Bo,"we");function mc(e,n,t){e==="focusin"?(yu(),ot=n,yt=t,ot.attachEvent("onpropertychange",Bo)):e==="focusout"&&yu()}u(mc,"xe");function hc(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Ur(yt)}u(hc,"ye");function vc(e,n){if(e==="click")return Ur(n)}u(vc,"ze");function gc(e,n){if(e==="input"||e==="change")return Ur(n)}u(gc,"Ae");function yc(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}u(yc,"Be");var Ne=typeof Object.is=="function"?Object.is:yc;function wt(e,n){if(Ne(e,n))return!0;if(typeof e!="object"||e===null||typeof n!="object"||n===null)return!1;var t=Object.keys(e),r=Object.keys(n);if(t.length!==r.length)return!1;for(r=0;r<t.length;r++){var l=t[r];if(!wl.call(n,l)||!Ne(e[l],n[l]))return!1}return!0}u(wt,"De");function wu(e){for(;e&&e.firstChild;)e=e.firstChild;return e}u(wu,"Ee");function Su(e,n){var t=wu(e);e=0;for(var r;t;){if(t.nodeType===3){if(r=e+t.textContent.length,e<=n&&r>=n)return{node:t,offset:n-e};e=r}e:{for(;t;){if(t.nextSibling){t=t.nextSibling;break e}t=t.parentNode}t=void 0}t=wu(t)}}u(Su,"Fe");function qo(e,n){return e&&n?e===n?!0:e&&e.nodeType===3?!1:n&&n.nodeType===3?qo(e,n.parentNode):"contains"in e?e.contains(n):e.compareDocumentPosition?!!(e.compareDocumentPosition(n)&16):!1:!1}u(qo,"Ge");function Ko(){for(var e=window,n=fr();n instanceof e.HTMLIFrameElement;){try{var t=typeof n.contentWindow.location.href=="string"}catch{t=!1}if(t)e=n.contentWindow;else break;n=fr(e.document)}return n}u(Ko,"He");function Ci(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n&&(n==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||n==="textarea"||e.contentEditable==="true")}u(Ci,"Ie");function wc(e){var n=Ko(),t=e.focusedElem,r=e.selectionRange;if(n!==t&&t&&t.ownerDocument&&qo(t.ownerDocument.documentElement,t)){if(r!==null&&Ci(t)){if(n=r.start,e=r.end,e===void 0&&(e=n),"selectionStart"in t)t.selectionStart=n,t.selectionEnd=Math.min(e,t.value.length);else if(e=(n=t.ownerDocument||document)&&n.defaultView||window,e.getSelection){e=e.getSelection();var l=t.textContent.length,i=Math.min(r.start,l);r=r.end===void 0?i:Math.min(r.end,l),!e.extend&&i>r&&(l=r,r=i,i=l),l=Su(t,i);var o=Su(t,r);l&&o&&(e.rangeCount!==1||e.anchorNode!==l.node||e.anchorOffset!==l.offset||e.focusNode!==o.node||e.focusOffset!==o.offset)&&(n=n.createRange(),n.setStart(l.node,l.offset),e.removeAllRanges(),i>r?(e.addRange(n),e.extend(o.node,o.offset)):(n.setEnd(o.node,o.offset),e.addRange(n)))}}for(n=[],e=t;e=e.parentNode;)e.nodeType===1&&n.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof t.focus=="function"&&t.focus(),t=0;t<n.length;t++)e=n[t],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}u(wc,"Je");var Sc=Fe&&"documentMode"in document&&11>=document.documentMode,kn=null,Ul=null,st=null,Vl=!1;function ku(e,n,t){var r=t.window===t?t.document:t.nodeType===9?t:t.ownerDocument;Vl||kn==null||kn!==fr(r)||(r=kn,"selectionStart"in r&&Ci(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),st&&wt(st,r)||(st=r,r=gr(Ul,"onSelect"),0<r.length&&(n=new ki("onSelect","select",null,n,t),e.push({event:n,listeners:r}),n.target=kn)))}u(ku,"Pe");function Ht(e,n){var t={};return t[e.toLowerCase()]=n.toLowerCase(),t["Webkit"+e]="webkit"+n,t["Moz"+e]="moz"+n,t}u(Ht,"Qe");var En={animationend:Ht("Animation","AnimationEnd"),animationiteration:Ht("Animation","AnimationIteration"),animationstart:Ht("Animation","AnimationStart"),transitionend:Ht("Transition","TransitionEnd")},ol={},Yo={};Fe&&(Yo=document.createElement("div").style,"AnimationEvent"in window||(delete En.animationend.animation,delete En.animationiteration.animation,delete En.animationstart.animation),"TransitionEvent"in window||delete En.transitionend.transition);function Vr(e){if(ol[e])return ol[e];if(!En[e])return e;var n=En[e],t;for(t in n)if(n.hasOwnProperty(t)&&t in Yo)return ol[e]=n[t];return e}u(Vr,"Ue");var Xo=Vr("animationend"),Go=Vr("animationiteration"),Zo=Vr("animationstart"),Jo=Vr("transitionend"),bo=new Map,Eu="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function be(e,n){bo.set(e,n),mn(n,[e])}u(be,"af");for($t=0;$t<Eu.length;$t++)Bt=Eu[$t],xu=Bt.toLowerCase(),Cu=Bt[0].toUpperCase()+Bt.slice(1),be(xu,"on"+Cu);var Bt,xu,Cu,$t;be(Xo,"onAnimationEnd");be(Go,"onAnimationIteration");be(Zo,"onAnimationStart");be("dblclick","onDoubleClick");be("focusin","onFocus");be("focusout","onBlur");be(Jo,"onTransitionEnd");On("onMouseEnter",["mouseout","mouseover"]);On("onMouseLeave",["mouseout","mouseover"]);On("onPointerEnter",["pointerout","pointerover"]);On("onPointerLeave",["pointerout","pointerover"]);mn("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));mn("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));mn("onBeforeInput",["compositionend","keypress","textInput","paste"]);mn("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));mn("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));mn("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var rt="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),kc=new Set("cancel close invalid load scroll toggle".split(" ").concat(rt));function Nu(e,n,t){var r=e.type||"unknown-event";e.currentTarget=t,ka(r,n,void 0,e),e.currentTarget=null}u(Nu,"hf");function es(e,n){n=(n&4)!==0;for(var t=0;t<e.length;t++){var r=e[t],l=r.event;r=r.listeners;e:{var i=void 0;if(n)for(var o=r.length-1;0<=o;o--){var s=r[o],a=s.instance,p=s.currentTarget;if(s=s.listener,a!==i&&l.isPropagationStopped())break e;Nu(l,s,p),i=a}else for(o=0;o<r.length;o++){if(s=r[o],a=s.instance,p=s.currentTarget,s=s.listener,a!==i&&l.isPropagationStopped())break e;Nu(l,s,p),i=a}}}if(pr)throw e=Dl,pr=!1,Dl=null,e}u(es,"ne");function R(e,n){var t=n[Hl];t===void 0&&(t=n[Hl]=new Set);var r=e+"__bubble";t.has(r)||(ns(n,e,2,!1),t.add(r))}u(R,"F");function sl(e,n,t){var r=0;n&&(r|=4),ns(t,e,r,n)}u(sl,"lf");var qt="_reactListening"+Math.random().toString(36).slice(2);function St(e){if(!e[qt]){e[qt]=!0,so.forEach(function(t){t!=="selectionchange"&&(kc.has(t)||sl(t,!1,e),sl(t,!0,e))});var n=e.nodeType===9?e:e.ownerDocument;n===null||n[qt]||(n[qt]=!0,sl("selectionchange",!1,n))}}u(St,"nf");function ns(e,n,t,r){switch(Uo(n)){case 1:var l=ja;break;case 4:l=Ua;break;default:l=wi}t=l.bind(null,n,t,e),l=void 0,!Fl||n!=="touchstart"&&n!=="touchmove"&&n!=="wheel"||(l=!0),r?l!==void 0?e.addEventListener(n,t,{capture:!0,passive:l}):e.addEventListener(n,t,!0):l!==void 0?e.addEventListener(n,t,{passive:l}):e.addEventListener(n,t,!1)}u(ns,"kf");function al(e,n,t,r,l){var i=r;if(!(n&1)&&!(n&2)&&r!==null)e:for(;;){if(r===null)return;var o=r.tag;if(o===3||o===4){var s=r.stateNode.containerInfo;if(s===l||s.nodeType===8&&s.parentNode===l)break;if(o===4)for(o=r.return;o!==null;){var a=o.tag;if((a===3||a===4)&&(a=o.stateNode.containerInfo,a===l||a.nodeType===8&&a.parentNode===l))return;o=o.return}for(;s!==null;){if(o=ln(s),o===null)return;if(a=o.tag,a===5||a===6){r=i=o;continue e}s=s.parentNode}}r=r.return}No(function(){var p=i,m=hi(t),E=[];e:{var g=bo.get(e);if(g!==void 0){var S=ki,y=e;switch(e){case"keypress":if(lr(t)===0)break e;case"keydown":case"keyup":S=ba;break;case"focusin":y="focus",S=il;break;case"focusout":y="blur",S=il;break;case"beforeblur":case"afterblur":S=il;break;case"click":if(t.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":S=du;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":S=Qa;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":S=tc;break;case Xo:case Go:case Zo:S=$a;break;case Jo:S=lc;break;case"scroll":S=Va;break;case"wheel":S=uc;break;case"copy":case"cut":case"paste":S=qa;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":S=mu}var _=(n&4)!==0,M=!_&&e==="scroll",f=_?g!==null?g+"Capture":null:g;_=[];for(var c=p,d;c!==null;){d=c;var h=d.stateNode;if(d.tag===5&&h!==null&&(d=h,f!==null&&(h=mt(c,f),h!=null&&_.push(kt(c,h,d)))),M)break;c=c.return}0<_.length&&(g=new S(g,y,null,t,m),E.push({event:g,listeners:_}))}}if(!(n&7)){e:{if(g=e==="mouseover"||e==="pointerover",S=e==="mouseout"||e==="pointerout",g&&t!==Ml&&(y=t.relatedTarget||t.fromElement)&&(ln(y)||y[De]))break e;if((S||g)&&(g=m.window===m?m:(g=m.ownerDocument)?g.defaultView||g.parentWindow:window,S?(y=t.relatedTarget||t.toElement,S=p,y=y?ln(y):null,y!==null&&(M=hn(y),y!==M||y.tag!==5&&y.tag!==6)&&(y=null)):(S=null,y=p),S!==y)){if(_=du,h="onMouseLeave",f="onMouseEnter",c="mouse",(e==="pointerout"||e==="pointerover")&&(_=mu,h="onPointerLeave",f="onPointerEnter",c="pointer"),M=S==null?g:xn(S),d=y==null?g:xn(y),g=new _(h,c+"leave",S,t,m),g.target=M,g.relatedTarget=d,h=null,ln(m)===p&&(_=new _(f,c+"enter",y,t,m),_.target=d,_.relatedTarget=M,h=_),M=h,S&&y)n:{for(_=S,f=y,c=0,d=_;d;d=gn(d))c++;for(d=0,h=f;h;h=gn(h))d++;for(;0<c-d;)_=gn(_),c--;for(;0<d-c;)f=gn(f),d--;for(;c--;){if(_===f||f!==null&&_===f.alternate)break n;_=gn(_),f=gn(f)}_=null}else _=null;S!==null&&_u(E,g,S,_,!1),y!==null&&M!==null&&_u(E,M,y,_,!0)}}e:{if(g=p?xn(p):window,S=g.nodeName&&g.nodeName.toLowerCase(),S==="select"||S==="input"&&g.type==="file")var k=pc;else if(gu(g))if($o)k=gc;else{k=hc;var x=mc}else(S=g.nodeName)&&S.toLowerCase()==="input"&&(g.type==="checkbox"||g.type==="radio")&&(k=vc);if(k&&(k=k(e,p))){Ho(E,k,t,m);break e}x&&x(e,g,p),e==="focusout"&&(x=g._wrapperState)&&x.controlled&&g.type==="number"&&_l(g,"number",g.value)}switch(x=p?xn(p):window,e){case"focusin":(gu(x)||x.contentEditable==="true")&&(kn=x,Ul=p,st=null);break;case"focusout":st=Ul=kn=null;break;case"mousedown":Vl=!0;break;case"contextmenu":case"mouseup":case"dragend":Vl=!1,ku(E,t,m);break;case"selectionchange":if(Sc)break;case"keydown":case"keyup":ku(E,t,m)}var C;if(xi)e:{switch(e){case"compositionstart":var N="onCompositionStart";break e;case"compositionend":N="onCompositionEnd";break e;case"compositionupdate":N="onCompositionUpdate";break e}N=void 0}else Sn?Qo(e,t)&&(N="onCompositionEnd"):e==="keydown"&&t.keyCode===229&&(N="onCompositionStart");N&&(Ao&&t.locale!=="ko"&&(Sn||N!=="onCompositionStart"?N==="onCompositionEnd"&&Sn&&(C=Vo()):(We=m,Si="value"in We?We.value:We.textContent,Sn=!0)),x=gr(p,N),0<x.length&&(N=new pu(N,e,null,t,m),E.push({event:N,listeners:x}),C?N.data=C:(C=Wo(t),C!==null&&(N.data=C)))),(C=sc?ac(e,t):cc(e,t))&&(p=gr(p,"onBeforeInput"),0<p.length&&(m=new pu("onBeforeInput","beforeinput",null,t,m),E.push({event:m,listeners:p}),m.data=C))}es(E,n)})}u(al,"cd");function kt(e,n,t){return{instance:e,listener:n,currentTarget:t}}u(kt,"of");function gr(e,n){for(var t=n+"Capture",r=[];e!==null;){var l=e,i=l.stateNode;l.tag===5&&i!==null&&(l=i,i=mt(e,t),i!=null&&r.unshift(kt(e,i,l)),i=mt(e,n),i!=null&&r.push(kt(e,i,l))),e=e.return}return r}u(gr,"je");function gn(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}u(gn,"qf");function _u(e,n,t,r,l){for(var i=n._reactName,o=[];t!==null&&t!==r;){var s=t,a=s.alternate,p=s.stateNode;if(a!==null&&a===r)break;s.tag===5&&p!==null&&(s=p,l?(a=mt(t,i),a!=null&&o.unshift(kt(t,a,s))):l||(a=mt(t,i),a!=null&&o.push(kt(t,a,s)))),t=t.return}o.length!==0&&e.push({event:n,listeners:o})}u(_u,"rf");var Ec=/\r\n?/g,xc=/\u0000|\uFFFD/g;function Pu(e){return(typeof e=="string"?e:""+e).replace(Ec,`
`).replace(xc,"")}u(Pu,"uf");function Kt(e,n,t){if(n=Pu(n),Pu(e)!==n&&t)throw Error(v(425))}u(Kt,"vf");function yr(){}u(yr,"wf");var Al=null;function Ql(e,n){return e==="textarea"||e==="noscript"||typeof n.children=="string"||typeof n.children=="number"||typeof n.dangerouslySetInnerHTML=="object"&&n.dangerouslySetInnerHTML!==null&&n.dangerouslySetInnerHTML.__html!=null}u(Ql,"yf");var Wl=typeof setTimeout=="function"?setTimeout:void 0,Cc=typeof clearTimeout=="function"?clearTimeout:void 0,zu=typeof Promise=="function"?Promise:void 0,Nc=typeof queueMicrotask=="function"?queueMicrotask:typeof zu<"u"?function(e){return zu.resolve(null).then(e).catch(_c)}:Wl;function _c(e){setTimeout(function(){throw e})}u(_c,"Cf");function cl(e,n){var t=n,r=0;do{var l=t.nextSibling;if(e.removeChild(t),l&&l.nodeType===8)if(t=l.data,t==="/$"){if(r===0){e.removeChild(l),gt(n);return}r--}else t!=="$"&&t!=="$?"&&t!=="$!"||r++;t=l}while(t);gt(n)}u(cl,"Ef");function Le(e){for(;e!=null;e=e.nextSibling){var n=e.nodeType;if(n===1||n===3)break;if(n===8){if(n=e.data,n==="$"||n==="$!"||n==="$?")break;if(n==="/$")return null}}return e}u(Le,"Ff");function Lu(e){e=e.previousSibling;for(var n=0;e;){if(e.nodeType===8){var t=e.data;if(t==="$"||t==="$!"||t==="$?"){if(n===0)return e;n--}else t==="/$"&&n++}e=e.previousSibling}return null}u(Lu,"Gf");var $n=Math.random().toString(36).slice(2),ke="__reactFiber$"+$n,Et="__reactProps$"+$n,De="__reactContainer$"+$n,Hl="__reactEvents$"+$n,Pc="__reactListeners$"+$n,zc="__reactHandles$"+$n;function ln(e){var n=e[ke];if(n)return n;for(var t=e.parentNode;t;){if(n=t[De]||t[ke]){if(t=n.alternate,n.child!==null||t!==null&&t.child!==null)for(e=Lu(e);e!==null;){if(t=e[ke])return t;e=Lu(e)}return n}e=t,t=e.parentNode}return null}u(ln,"Sc");function Rt(e){return e=e[ke]||e[De],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}u(Rt,"zb");function xn(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(v(33))}u(xn,"pe");function Ar(e){return e[Et]||null}u(Ar,"Ab");var $l=[],Cn=-1;function en(e){return{current:e}}u(en,"Of");function F(e){0>Cn||(e.current=$l[Cn],$l[Cn]=null,Cn--)}u(F,"G");function T(e,n){Cn++,$l[Cn]=e.current,e.current=n}u(T,"H");var Ze={},X=en(Ze),te=en(!1),fn=Ze;function In(e,n){var t=e.type.contextTypes;if(!t)return Ze;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===n)return r.__reactInternalMemoizedMaskedChildContext;var l={},i;for(i in t)l[i]=n[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=n,e.__reactInternalMemoizedMaskedChildContext=l),l}u(In,"Sf");function re(e){return e=e.childContextTypes,e!=null}u(re,"Tf");function wr(){F(te),F(X)}u(wr,"Uf");function Tu(e,n,t){if(X.current!==Ze)throw Error(v(168));T(X,n),T(te,t)}u(Tu,"Vf");function ts(e,n,t){var r=e.stateNode;if(n=n.childContextTypes,typeof r.getChildContext!="function")return t;r=r.getChildContext();for(var l in r)if(!(l in n))throw Error(v(108,ma(e)||"Unknown",l));return I({},t,r)}u(ts,"Wf");function Sr(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Ze,fn=X.current,T(X,e),T(te,te.current),!0}u(Sr,"Xf");function Mu(e,n,t){var r=e.stateNode;if(!r)throw Error(v(169));t?(e=ts(e,n,fn),r.__reactInternalMemoizedMergedChildContext=e,F(te),F(X),T(X,e)):F(te),T(te,t)}u(Mu,"Yf");var ze=null,Qr=!1,fl=!1;function rs(e){ze===null?ze=[e]:ze.push(e)}u(rs,"bg");function Lc(e){Qr=!0,rs(e)}u(Lc,"cg");function nn(){if(!fl&&ze!==null){fl=!0;var e=0,n=L;try{var t=ze;for(L=1;e<t.length;e++){var r=t[e];do r=r(!0);while(r!==null)}ze=null,Qr=!1}catch(l){throw ze!==null&&(ze=ze.slice(e+1)),Lo(vi,nn),l}finally{L=n,fl=!1}}return null}u(nn,"dg");var Tc=Ie.ReactCurrentBatchConfig;function ye(e,n){if(e&&e.defaultProps){n=I({},n),e=e.defaultProps;for(var t in e)n[t]===void 0&&(n[t]=e[t]);return n}return n}u(ye,"fg");var kr=en(null),Er=null,Nn=null,Ni=null;function _i(){Ni=Nn=Er=null}u(_i,"kg");function Pi(e){var n=kr.current;F(kr),e._currentValue=n}u(Pi,"lg");function Bl(e,n,t){for(;e!==null;){var r=e.alternate;if((e.childLanes&n)!==n?(e.childLanes|=n,r!==null&&(r.childLanes|=n)):r!==null&&(r.childLanes&n)!==n&&(r.childLanes|=n),e===t)break;e=e.return}}u(Bl,"mg");function Fn(e,n){Er=e,Ni=Nn=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&n&&(ue=!0),e.firstContext=null)}u(Fn,"ng");function ge(e){var n=e._currentValue;if(Ni!==e)if(e={context:e,memoizedValue:n,next:null},Nn===null){if(Er===null)throw Error(v(308));Nn=e,Er.dependencies={lanes:0,firstContext:e}}else Nn=Nn.next=e;return n}u(ge,"pg");var Ee=null,Ve=!1;function zi(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}u(zi,"sg");function ls(e,n){e=e.updateQueue,n.updateQueue===e&&(n.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}u(ls,"tg");function Re(e,n){return{eventTime:e,lane:n,tag:0,payload:null,callback:null,next:null}}u(Re,"ug");function Ke(e,n){var t=e.updateQueue;t!==null&&(t=t.shared,A!==null&&e.mode&1&&!(P&2)?(e=t.interleaved,e===null?(n.next=n,Ee===null?Ee=[t]:Ee.push(t)):(n.next=e.next,e.next=n),t.interleaved=n):(e=t.pending,e===null?n.next=n:(n.next=e.next,e.next=n),t.pending=n))}u(Ke,"vg");function ir(e,n,t){if(n=n.updateQueue,n!==null&&(n=n.shared,(t&4194240)!==0)){var r=n.lanes;r&=e.pendingLanes,t|=r,n.lanes=t,gi(e,t)}}u(ir,"wg");function Ru(e,n){var t=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,t===r)){var l=null,i=null;if(t=t.firstBaseUpdate,t!==null){do{var o={eventTime:t.eventTime,lane:t.lane,tag:t.tag,payload:t.payload,callback:t.callback,next:null};i===null?l=i=o:i=i.next=o,t=t.next}while(t!==null);i===null?l=i=n:i=i.next=n}else l=i=n;t={baseState:r.baseState,firstBaseUpdate:l,lastBaseUpdate:i,shared:r.shared,effects:r.effects},e.updateQueue=t;return}e=t.lastBaseUpdate,e===null?t.firstBaseUpdate=n:e.next=n,t.lastBaseUpdate=n}u(Ru,"xg");function xr(e,n,t,r){var l=e.updateQueue;Ve=!1;var i=l.firstBaseUpdate,o=l.lastBaseUpdate,s=l.shared.pending;if(s!==null){l.shared.pending=null;var a=s,p=a.next;a.next=null,o===null?i=p:o.next=p,o=a;var m=e.alternate;m!==null&&(m=m.updateQueue,s=m.lastBaseUpdate,s!==o&&(s===null?m.firstBaseUpdate=p:s.next=p,m.lastBaseUpdate=a))}if(i!==null){var E=l.baseState;o=0,m=p=a=null,s=i;do{var g=s.lane,S=s.eventTime;if((r&g)===g){m!==null&&(m=m.next={eventTime:S,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var y=e,_=s;switch(g=n,S=t,_.tag){case 1:if(y=_.payload,typeof y=="function"){E=y.call(S,E,g);break e}E=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=_.payload,g=typeof y=="function"?y.call(S,E,g):y,g==null)break e;E=I({},E,g);break e;case 2:Ve=!0}}s.callback!==null&&s.lane!==0&&(e.flags|=64,g=l.effects,g===null?l.effects=[s]:g.push(s))}else S={eventTime:S,lane:g,tag:s.tag,payload:s.payload,callback:s.callback,next:null},m===null?(p=m=S,a=E):m=m.next=S,o|=g;if(s=s.next,s===null){if(s=l.shared.pending,s===null)break;g=s,s=g.next,g.next=null,l.lastBaseUpdate=g,l.shared.pending=null}}while(1);if(m===null&&(a=E),l.baseState=a,l.firstBaseUpdate=p,l.lastBaseUpdate=m,n=l.shared.interleaved,n!==null){l=n;do o|=l.lane,l=l.next;while(l!==n)}else i===null&&(l.shared.lanes=0);Qn|=o,e.lanes=o,e.memoizedState=E}}u(xr,"yg");function Fu(e,n,t){if(e=n.effects,n.effects=null,e!==null)for(n=0;n<e.length;n++){var r=e[n],l=r.callback;if(l!==null){if(r.callback=null,r=t,typeof l!="function")throw Error(v(191,l));l.call(r)}}}u(Fu,"Ag");var is=new oo.Component().refs;function ql(e,n,t,r){n=e.memoizedState,t=t(r,n),t=t==null?n:I({},n,t),e.memoizedState=t,e.lanes===0&&(e.updateQueue.baseState=t)}u(ql,"Cg");var Wr={isMounted:function(e){return(e=e._reactInternals)?hn(e)===e:!1},enqueueSetState:function(e,n,t){e=e._reactInternals;var r=Z(),l=Xe(e),i=Re(r,l);i.payload=n,t!=null&&(i.callback=t),Ke(e,i),n=ve(e,l,r),n!==null&&ir(n,e,l)},enqueueReplaceState:function(e,n,t){e=e._reactInternals;var r=Z(),l=Xe(e),i=Re(r,l);i.tag=1,i.payload=n,t!=null&&(i.callback=t),Ke(e,i),n=ve(e,l,r),n!==null&&ir(n,e,l)},enqueueForceUpdate:function(e,n){e=e._reactInternals;var t=Z(),r=Xe(e),l=Re(t,r);l.tag=2,n!=null&&(l.callback=n),Ke(e,l),n=ve(e,r,t),n!==null&&ir(n,e,r)}};function Du(e,n,t,r,l,i,o){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,i,o):n.prototype&&n.prototype.isPureReactComponent?!wt(t,r)||!wt(l,i):!0}u(Du,"Gg");function us(e,n,t){var r=!1,l=Ze,i=n.contextType;return typeof i=="object"&&i!==null?i=ge(i):(l=re(n)?fn:X.current,r=n.contextTypes,i=(r=r!=null)?In(e,l):Ze),n=new n(t,i),e.memoizedState=n.state!==null&&n.state!==void 0?n.state:null,n.updater=Wr,e.stateNode=n,n._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=l,e.__reactInternalMemoizedMaskedChildContext=i),n}u(us,"Hg");function Ou(e,n,t,r){e=n.state,typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps(t,r),typeof n.UNSAFE_componentWillReceiveProps=="function"&&n.UNSAFE_componentWillReceiveProps(t,r),n.state!==e&&Wr.enqueueReplaceState(n,n.state,null)}u(Ou,"Ig");function Kl(e,n,t,r){var l=e.stateNode;l.props=t,l.state=e.memoizedState,l.refs=is,zi(e);var i=n.contextType;typeof i=="object"&&i!==null?l.context=ge(i):(i=re(n)?fn:X.current,l.context=In(e,i)),l.state=e.memoizedState,i=n.getDerivedStateFromProps,typeof i=="function"&&(ql(e,n,i,t),l.state=e.memoizedState),typeof n.getDerivedStateFromProps=="function"||typeof l.getSnapshotBeforeUpdate=="function"||typeof l.UNSAFE_componentWillMount!="function"&&typeof l.componentWillMount!="function"||(n=l.state,typeof l.componentWillMount=="function"&&l.componentWillMount(),typeof l.UNSAFE_componentWillMount=="function"&&l.UNSAFE_componentWillMount(),n!==l.state&&Wr.enqueueReplaceState(l,l.state,null),xr(e,t,l,r),l.state=e.memoizedState),typeof l.componentDidMount=="function"&&(e.flags|=4194308)}u(Kl,"Jg");var _n=[],Pn=0,Cr=null,Nr=0,fe=[],de=0,dn=null,Te=1,Me="";function tn(e,n){_n[Pn++]=Nr,_n[Pn++]=Cr,Cr=e,Nr=n}u(tn,"Tg");function os(e,n,t){fe[de++]=Te,fe[de++]=Me,fe[de++]=dn,dn=e;var r=Te;e=Me;var l=32-Se(r)-1;r&=~(1<<l),t+=1;var i=32-Se(n)+l;if(30<i){var o=l-l%5;i=(r&(1<<o)-1).toString(32),r>>=o,l-=o,Te=1<<32-Se(n)+l|t<<l|r,Me=i+e}else Te=1<<i|t<<l|r,Me=e}u(os,"Ug");function Li(e){e.return!==null&&(tn(e,1),os(e,1,0))}u(Li,"Vg");function Ti(e){for(;e===Cr;)Cr=_n[--Pn],_n[Pn]=null,Nr=_n[--Pn],_n[Pn]=null;for(;e===dn;)dn=fe[--de],fe[de]=null,Me=fe[--de],fe[de]=null,Te=fe[--de],fe[de]=null}u(Ti,"Wg");var oe=null,ee=null,D=!1,we=null;function ss(e,n){var t=pe(5,null,null,0);t.elementType="DELETED",t.stateNode=n,t.return=e,n=e.deletions,n===null?(e.deletions=[t],e.flags|=16):n.push(t)}u(ss,"$g");function Iu(e,n){switch(e.tag){case 5:var t=e.type;return n=n.nodeType!==1||t.toLowerCase()!==n.nodeName.toLowerCase()?null:n,n!==null?(e.stateNode=n,oe=e,ee=Le(n.firstChild),!0):!1;case 6:return n=e.pendingProps===""||n.nodeType!==3?null:n,n!==null?(e.stateNode=n,oe=e,ee=null,!0):!1;case 13:return n=n.nodeType!==8?null:n,n!==null?(t=dn!==null?{id:Te,overflow:Me}:null,e.memoizedState={dehydrated:n,treeContext:t,retryLane:1073741824},t=pe(18,null,null,0),t.stateNode=n,t.return=e,e.child=t,oe=e,ee=null,!0):!1;default:return!1}}u(Iu,"bh");function Yl(e){return(e.mode&1)!==0&&(e.flags&128)===0}u(Yl,"ch");function Xl(e){if(D){var n=ee;if(n){var t=n;if(!Iu(e,n)){if(Yl(e))throw Error(v(418));n=Le(t.nextSibling);var r=oe;n&&Iu(e,n)?ss(r,t):(e.flags=e.flags&-4097|2,D=!1,oe=e)}}else{if(Yl(e))throw Error(v(418));e.flags=e.flags&-4097|2,D=!1,oe=e}}}u(Xl,"dh");function ju(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;oe=e}u(ju,"eh");function Xn(e){if(e!==oe)return!1;if(!D)return ju(e),D=!0,!1;var n;if((n=e.tag!==3)&&!(n=e.tag!==5)&&(n=e.type,n=n!=="head"&&n!=="body"&&!Ql(e.type,e.memoizedProps)),n&&(n=ee)){if(Yl(e)){for(e=ee;e;)e=Le(e.nextSibling);throw Error(v(418))}for(;n;)ss(e,n),n=Le(n.nextSibling)}if(ju(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(v(317));e:{for(e=e.nextSibling,n=0;e;){if(e.nodeType===8){var t=e.data;if(t==="/$"){if(n===0){ee=Le(e.nextSibling);break e}n--}else t!=="$"&&t!=="$!"&&t!=="$?"||n++}e=e.nextSibling}ee=null}}else ee=oe?Le(e.stateNode.nextSibling):null;return!0}u(Xn,"fh");function jn(){ee=oe=null,D=!1}u(jn,"gh");function Mi(e){we===null?we=[e]:we.push(e)}u(Mi,"hh");function Gn(e,n,t){if(e=t.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(t._owner){if(t=t._owner,t){if(t.tag!==1)throw Error(v(309));var r=t.stateNode}if(!r)throw Error(v(147,e));var l=r,i=""+e;return n!==null&&n.ref!==null&&typeof n.ref=="function"&&n.ref._stringRef===i?n.ref:(n=u(function(o){var s=l.refs;s===is&&(s=l.refs={}),o===null?delete s[i]:s[i]=o},"b"),n._stringRef=i,n)}if(typeof e!="string")throw Error(v(284));if(!t._owner)throw Error(v(290,e))}return e}u(Gn,"ih");function Yt(e,n){throw e=Object.prototype.toString.call(n),Error(v(31,e==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":e))}u(Yt,"jh");function Uu(e){var n=e._init;return n(e._payload)}u(Uu,"kh");function as(e){function n(f,c){if(e){var d=f.deletions;d===null?(f.deletions=[c],f.flags|=16):d.push(c)}}u(n,"b");function t(f,c){if(!e)return null;for(;c!==null;)n(f,c),c=c.sibling;return null}u(t,"c");function r(f,c){for(f=new Map;c!==null;)c.key!==null?f.set(c.key,c):f.set(c.index,c),c=c.sibling;return f}u(r,"d");function l(f,c){return f=Je(f,c),f.index=0,f.sibling=null,f}u(l,"e");function i(f,c,d){return f.index=d,e?(d=f.alternate,d!==null?(d=d.index,d<c?(f.flags|=2,c):d):(f.flags|=2,c)):(f.flags|=1048576,c)}u(i,"f");function o(f){return e&&f.alternate===null&&(f.flags|=2),f}u(o,"g");function s(f,c,d,h){return c===null||c.tag!==6?(c=gl(d,f.mode,h),c.return=f,c):(c=l(c,d),c.return=f,c)}u(s,"h");function a(f,c,d,h){var k=d.type;return k===wn?m(f,c,d.props.children,h,d.key):c!==null&&(c.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===Ue&&Uu(k)===c.type)?(h=l(c,d.props),h.ref=Gn(f,c,d),h.return=f,h):(h=cr(d.type,d.key,d.props,null,f.mode,h),h.ref=Gn(f,c,d),h.return=f,h)}u(a,"k");function p(f,c,d,h){return c===null||c.tag!==4||c.stateNode.containerInfo!==d.containerInfo||c.stateNode.implementation!==d.implementation?(c=yl(d,f.mode,h),c.return=f,c):(c=l(c,d.children||[]),c.return=f,c)}u(p,"l");function m(f,c,d,h,k){return c===null||c.tag!==7?(c=cn(d,f.mode,h,k),c.return=f,c):(c=l(c,d),c.return=f,c)}u(m,"m");function E(f,c,d){if(typeof c=="string"&&c!==""||typeof c=="number")return c=gl(""+c,f.mode,d),c.return=f,c;if(typeof c=="object"&&c!==null){switch(c.$$typeof){case Dt:return d=cr(c.type,c.key,c.props,null,f.mode,d),d.ref=Gn(f,null,c),d.return=f,d;case yn:return c=yl(c,f.mode,d),c.return=f,c;case Ue:var h=c._init;return E(f,h(c._payload),d)}if(nt(c)||Bn(c))return c=cn(c,f.mode,d,null),c.return=f,c;Yt(f,c)}return null}u(E,"w");function g(f,c,d,h){var k=c!==null?c.key:null;if(typeof d=="string"&&d!==""||typeof d=="number")return k!==null?null:s(f,c,""+d,h);if(typeof d=="object"&&d!==null){switch(d.$$typeof){case Dt:return d.key===k?a(f,c,d,h):null;case yn:return d.key===k?p(f,c,d,h):null;case Ue:return k=d._init,g(f,c,k(d._payload),h)}if(nt(d)||Bn(d))return k!==null?null:m(f,c,d,h,null);Yt(f,d)}return null}u(g,"u");function S(f,c,d,h,k){if(typeof h=="string"&&h!==""||typeof h=="number")return f=f.get(d)||null,s(c,f,""+h,k);if(typeof h=="object"&&h!==null){switch(h.$$typeof){case Dt:return f=f.get(h.key===null?d:h.key)||null,a(c,f,h,k);case yn:return f=f.get(h.key===null?d:h.key)||null,p(c,f,h,k);case Ue:var x=h._init;return S(f,c,d,x(h._payload),k)}if(nt(h)||Bn(h))return f=f.get(d)||null,m(c,f,h,k,null);Yt(c,h)}return null}u(S,"y");function y(f,c,d,h){for(var k=null,x=null,C=c,N=c=0,W=null;C!==null&&N<d.length;N++){C.index>N?(W=C,C=null):W=C.sibling;var z=g(f,C,d[N],h);if(z===null){C===null&&(C=W);break}e&&C&&z.alternate===null&&n(f,C),c=i(z,c,N),x===null?k=z:x.sibling=z,x=z,C=W}if(N===d.length)return t(f,C),D&&tn(f,N),k;if(C===null){for(;N<d.length;N++)C=E(f,d[N],h),C!==null&&(c=i(C,c,N),x===null?k=C:x.sibling=C,x=C);return D&&tn(f,N),k}for(C=r(f,C);N<d.length;N++)W=S(C,f,N,d[N],h),W!==null&&(e&&W.alternate!==null&&C.delete(W.key===null?N:W.key),c=i(W,c,N),x===null?k=W:x.sibling=W,x=W);return e&&C.forEach(function(je){return n(f,je)}),D&&tn(f,N),k}u(y,"n");function _(f,c,d,h){var k=Bn(d);if(typeof k!="function")throw Error(v(150));if(d=k.call(d),d==null)throw Error(v(151));for(var x=k=null,C=c,N=c=0,W=null,z=d.next();C!==null&&!z.done;N++,z=d.next()){C.index>N?(W=C,C=null):W=C.sibling;var je=g(f,C,z.value,h);if(je===null){C===null&&(C=W);break}e&&C&&je.alternate===null&&n(f,C),c=i(je,c,N),x===null?k=je:x.sibling=je,x=je,C=W}if(z.done)return t(f,C),D&&tn(f,N),k;if(C===null){for(;!z.done;N++,z=d.next())z=E(f,z.value,h),z!==null&&(c=i(z,c,N),x===null?k=z:x.sibling=z,x=z);return D&&tn(f,N),k}for(C=r(f,C);!z.done;N++,z=d.next())z=S(C,f,N,z.value,h),z!==null&&(e&&z.alternate!==null&&C.delete(z.key===null?N:z.key),c=i(z,c,N),x===null?k=z:x.sibling=z,x=z);return e&&C.forEach(function(oa){return n(f,oa)}),D&&tn(f,N),k}u(_,"v");function M(f,c,d,h){if(typeof d=="object"&&d!==null&&d.type===wn&&d.key===null&&(d=d.props.children),typeof d=="object"&&d!==null){switch(d.$$typeof){case Dt:e:{for(var k=d.key,x=c;x!==null;){if(x.key===k){if(k=d.type,k===wn){if(x.tag===7){t(f,x.sibling),c=l(x,d.props.children),c.return=f,f=c;break e}}else if(x.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===Ue&&Uu(k)===x.type){t(f,x.sibling),c=l(x,d.props),c.ref=Gn(f,x,d),c.return=f,f=c;break e}t(f,x);break}else n(f,x);x=x.sibling}d.type===wn?(c=cn(d.props.children,f.mode,h,d.key),c.return=f,f=c):(h=cr(d.type,d.key,d.props,null,f.mode,h),h.ref=Gn(f,c,d),h.return=f,f=h)}return o(f);case yn:e:{for(x=d.key;c!==null;){if(c.key===x)if(c.tag===4&&c.stateNode.containerInfo===d.containerInfo&&c.stateNode.implementation===d.implementation){t(f,c.sibling),c=l(c,d.children||[]),c.return=f,f=c;break e}else{t(f,c);break}else n(f,c);c=c.sibling}c=yl(d,f.mode,h),c.return=f,f=c}return o(f);case Ue:return x=d._init,M(f,c,x(d._payload),h)}if(nt(d))return y(f,c,d,h);if(Bn(d))return _(f,c,d,h);Yt(f,d)}return typeof d=="string"&&d!==""||typeof d=="number"?(d=""+d,c!==null&&c.tag===6?(t(f,c.sibling),c=l(c,d),c.return=f,f=c):(t(f,c),c=gl(d,f.mode,h),c.return=f,f=c),o(f)):t(f,c)}return u(M,"C"),M}u(as,"lh");var Un=as(!0),cs=as(!1),Ft={},Ce=en(Ft),xt=en(Ft),Ct=en(Ft);function un(e){if(e===Ft)throw Error(v(174));return e}u(un,"xh");function Ri(e,n){switch(T(Ct,n),T(xt,e),T(Ce,Ft),e=n.nodeType,e){case 9:case 11:n=(n=n.documentElement)?n.namespaceURI:zl(null,"");break;default:e=e===8?n.parentNode:n,n=e.namespaceURI||null,e=e.tagName,n=zl(n,e)}F(Ce),T(Ce,n)}u(Ri,"yh");function Vn(){F(Ce),F(xt),F(Ct)}u(Vn,"zh");function fs(e){un(Ct.current);var n=un(Ce.current),t=zl(n,e.type);n!==t&&(T(xt,e),T(Ce,t))}u(fs,"Ah");function Fi(e){xt.current===e&&(F(Ce),F(xt))}u(Fi,"Bh");var O=en(0);function _r(e){for(var n=e;n!==null;){if(n.tag===13){var t=n.memoizedState;if(t!==null&&(t=t.dehydrated,t===null||t.data==="$?"||t.data==="$!"))return n}else if(n.tag===19&&n.memoizedProps.revealOrder!==void 0){if(n.flags&128)return n}else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}u(_r,"Ch");var dl=[];function Di(){for(var e=0;e<dl.length;e++)dl[e]._workInProgressVersionPrimary=null;dl.length=0}u(Di,"Eh");var ur=Ie.ReactCurrentDispatcher,me=Ie.ReactCurrentBatchConfig,An=0,j=null,Y=null,H=null,Pr=!1,at=!1,Nt=0,Mc=0;function q(){throw Error(v(321))}u(q,"U");function Oi(e,n){if(n===null)return!1;for(var t=0;t<n.length&&t<e.length;t++)if(!Ne(e[t],n[t]))return!1;return!0}u(Oi,"Mh");function Ii(e,n,t,r,l,i){if(An=i,j=n,n.memoizedState=null,n.updateQueue=null,n.lanes=0,ur.current=e===null||e.memoizedState===null?Oc:Ic,e=t(r,l),at){i=0;do{if(at=!1,Nt=0,25<=i)throw Error(v(301));i+=1,H=Y=null,n.updateQueue=null,ur.current=jc,e=t(r,l)}while(at)}if(ur.current=zr,n=Y!==null&&Y.next!==null,An=0,H=Y=j=null,Pr=!1,n)throw Error(v(300));return e}u(Ii,"Nh");function ji(){var e=Nt!==0;return Nt=0,e}u(ji,"Sh");function Pe(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return H===null?j.memoizedState=H=e:H=H.next=e,H}u(Pe,"Th");function _e(){if(Y===null){var e=j.alternate;e=e!==null?e.memoizedState:null}else e=Y.next;var n=H===null?j.memoizedState:H.next;if(n!==null)H=n,Y=e;else{if(e===null)throw Error(v(310));Y=e,e={memoizedState:Y.memoizedState,baseState:Y.baseState,baseQueue:Y.baseQueue,queue:Y.queue,next:null},H===null?j.memoizedState=H=e:H=H.next=e}return H}u(_e,"Uh");function sn(e,n){return typeof n=="function"?n(e):n}u(sn,"Vh");function Xt(e){var n=_e(),t=n.queue;if(t===null)throw Error(v(311));t.lastRenderedReducer=e;var r=Y,l=r.baseQueue,i=t.pending;if(i!==null){if(l!==null){var o=l.next;l.next=i.next,i.next=o}r.baseQueue=l=i,t.pending=null}if(l!==null){i=l.next,r=r.baseState;var s=o=null,a=null,p=i;do{var m=p.lane;if((An&m)===m)a!==null&&(a=a.next={lane:0,action:p.action,hasEagerState:p.hasEagerState,eagerState:p.eagerState,next:null}),r=p.hasEagerState?p.eagerState:e(r,p.action);else{var E={lane:m,action:p.action,hasEagerState:p.hasEagerState,eagerState:p.eagerState,next:null};a===null?(s=a=E,o=r):a=a.next=E,j.lanes|=m,Qn|=m}p=p.next}while(p!==null&&p!==i);a===null?o=r:a.next=s,Ne(r,n.memoizedState)||(ue=!0),n.memoizedState=r,n.baseState=o,n.baseQueue=a,t.lastRenderedState=r}if(e=t.interleaved,e!==null){l=e;do i=l.lane,j.lanes|=i,Qn|=i,l=l.next;while(l!==e)}else l===null&&(t.lanes=0);return[n.memoizedState,t.dispatch]}u(Xt,"Wh");function Gt(e){var n=_e(),t=n.queue;if(t===null)throw Error(v(311));t.lastRenderedReducer=e;var r=t.dispatch,l=t.pending,i=n.memoizedState;if(l!==null){t.pending=null;var o=l=l.next;do i=e(i,o.action),o=o.next;while(o!==l);Ne(i,n.memoizedState)||(ue=!0),n.memoizedState=i,n.baseQueue===null&&(n.baseState=i),t.lastRenderedState=i}return[i,r]}u(Gt,"Xh");function ds(){}u(ds,"Yh");function ps(e,n){var t=j,r=_e(),l=n(),i=!Ne(r.memoizedState,l);if(i&&(r.memoizedState=l,ue=!0),r=r.queue,Pt(vs.bind(null,t,r,e),[e]),r.getSnapshot!==n||i||H!==null&&H.memoizedState.tag&1){if(t.flags|=2048,_t(9,hs.bind(null,t,r,l,n),void 0,null),A===null)throw Error(v(349));An&30||ms(t,n,l)}return l}u(ps,"Zh");function ms(e,n,t){e.flags|=16384,e={getSnapshot:n,value:t},n=j.updateQueue,n===null?(n={lastEffect:null,stores:null},j.updateQueue=n,n.stores=[e]):(t=n.stores,t===null?n.stores=[e]:t.push(e))}u(ms,"di");function hs(e,n,t,r){n.value=t,n.getSnapshot=r,gs(n)&&ve(e,1,-1)}u(hs,"ci");function vs(e,n,t){return t(function(){gs(n)&&ve(e,1,-1)})}u(vs,"ai");function gs(e){var n=e.getSnapshot;e=e.value;try{var t=n();return!Ne(e,t)}catch{return!0}}u(gs,"ei");function pl(e){var n=Pe();return typeof e=="function"&&(e=e()),n.memoizedState=n.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:sn,lastRenderedState:e},n.queue=e,e=e.dispatch=Dc.bind(null,j,e),[n.memoizedState,e]}u(pl,"fi");function _t(e,n,t,r){return e={tag:e,create:n,destroy:t,deps:r,next:null},n=j.updateQueue,n===null?(n={lastEffect:null,stores:null},j.updateQueue=n,n.lastEffect=e.next=e):(t=n.lastEffect,t===null?n.lastEffect=e.next=e:(r=t.next,t.next=e,e.next=r,n.lastEffect=e)),e}u(_t,"bi");function ys(){return _e().memoizedState}u(ys,"hi");function or(e,n,t,r){var l=Pe();j.flags|=e,l.memoizedState=_t(1|n,t,void 0,r===void 0?null:r)}u(or,"ii");function Hr(e,n,t,r){var l=_e();r=r===void 0?null:r;var i=void 0;if(Y!==null){var o=Y.memoizedState;if(i=o.destroy,r!==null&&Oi(r,o.deps)){l.memoizedState=_t(n,t,i,r);return}}j.flags|=e,l.memoizedState=_t(1|n,t,i,r)}u(Hr,"ji");function ml(e,n){return or(8390656,8,e,n)}u(ml,"ki");function Pt(e,n){return Hr(2048,8,e,n)}u(Pt,"$h");function ws(e,n){return Hr(4,2,e,n)}u(ws,"li");function Ss(e,n){return Hr(4,4,e,n)}u(Ss,"mi");function ks(e,n){if(typeof n=="function")return e=e(),n(e),function(){n(null)};if(n!=null)return e=e(),n.current=e,function(){n.current=null}}u(ks,"ni");function Es(e,n,t){return t=t!=null?t.concat([e]):null,Hr(4,4,ks.bind(null,n,e),t)}u(Es,"oi");function Ui(){}u(Ui,"pi");function xs(e,n){var t=_e();n=n===void 0?null:n;var r=t.memoizedState;return r!==null&&n!==null&&Oi(n,r[1])?r[0]:(t.memoizedState=[e,n],e)}u(xs,"qi");function Cs(e,n){var t=_e();n=n===void 0?null:n;var r=t.memoizedState;return r!==null&&n!==null&&Oi(n,r[1])?r[0]:(e=e(),t.memoizedState=[e,n],e)}u(Cs,"ri");function Rc(e,n){var t=L;L=t!==0&&4>t?t:4,e(!0);var r=me.transition;me.transition={};try{e(!1),n()}finally{L=t,me.transition=r}}u(Rc,"si");function Ns(){return _e().memoizedState}u(Ns,"ti");function Fc(e,n,t){var r=Xe(e);t={lane:r,action:t,hasEagerState:!1,eagerState:null,next:null},_s(e)?Ps(n,t):(zs(e,n,t),t=Z(),e=ve(e,r,t),e!==null&&Ls(e,n,r))}u(Fc,"ui");function Dc(e,n,t){var r=Xe(e),l={lane:r,action:t,hasEagerState:!1,eagerState:null,next:null};if(_s(e))Ps(n,l);else{zs(e,n,l);var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=n.lastRenderedReducer,i!==null))try{var o=n.lastRenderedState,s=i(o,t);if(l.hasEagerState=!0,l.eagerState=s,Ne(s,o))return}catch{}finally{}t=Z(),e=ve(e,r,t),e!==null&&Ls(e,n,r)}}u(Dc,"gi");function _s(e){var n=e.alternate;return e===j||n!==null&&n===j}u(_s,"vi");function Ps(e,n){at=Pr=!0;var t=e.pending;t===null?n.next=n:(n.next=t.next,t.next=n),e.pending=n}u(Ps,"wi");function zs(e,n,t){A!==null&&e.mode&1&&!(P&2)?(e=n.interleaved,e===null?(t.next=t,Ee===null?Ee=[n]:Ee.push(n)):(t.next=e.next,e.next=t),n.interleaved=t):(e=n.pending,e===null?t.next=t:(t.next=e.next,e.next=t),n.pending=t)}u(zs,"xi");function Ls(e,n,t){if(t&4194240){var r=n.lanes;r&=e.pendingLanes,t|=r,n.lanes=t,gi(e,t)}}u(Ls,"yi");var zr={readContext:ge,useCallback:q,useContext:q,useEffect:q,useImperativeHandle:q,useInsertionEffect:q,useLayoutEffect:q,useMemo:q,useReducer:q,useRef:q,useState:q,useDebugValue:q,useDeferredValue:q,useTransition:q,useMutableSource:q,useSyncExternalStore:q,useId:q,unstable_isNewReconciler:!1},Oc={readContext:ge,useCallback:function(e,n){return Pe().memoizedState=[e,n===void 0?null:n],e},useContext:ge,useEffect:ml,useImperativeHandle:function(e,n,t){return t=t!=null?t.concat([e]):null,or(4194308,4,ks.bind(null,n,e),t)},useLayoutEffect:function(e,n){return or(4194308,4,e,n)},useInsertionEffect:function(e,n){return or(4,2,e,n)},useMemo:function(e,n){var t=Pe();return n=n===void 0?null:n,e=e(),t.memoizedState=[e,n],e},useReducer:function(e,n,t){var r=Pe();return n=t!==void 0?t(n):n,r.memoizedState=r.baseState=n,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:n},r.queue=e,e=e.dispatch=Fc.bind(null,j,e),[r.memoizedState,e]},useRef:function(e){var n=Pe();return e={current:e},n.memoizedState=e},useState:pl,useDebugValue:Ui,useDeferredValue:function(e){var n=pl(e),t=n[0],r=n[1];return ml(function(){var l=me.transition;me.transition={};try{r(e)}finally{me.transition=l}},[e]),t},useTransition:function(){var e=pl(!1),n=e[0];return e=Rc.bind(null,e[1]),Pe().memoizedState=e,[n,e]},useMutableSource:function(){},useSyncExternalStore:function(e,n,t){var r=j,l=Pe();if(D){if(t===void 0)throw Error(v(407));t=t()}else{if(t=n(),A===null)throw Error(v(349));An&30||ms(r,n,t)}l.memoizedState=t;var i={value:t,getSnapshot:n};return l.queue=i,ml(vs.bind(null,r,i,e),[e]),r.flags|=2048,_t(9,hs.bind(null,r,i,t,n),void 0,null),t},useId:function(){var e=Pe(),n=A.identifierPrefix;if(D){var t=Me,r=Te;t=(r&~(1<<32-Se(r)-1)).toString(32)+t,n=":"+n+"R"+t,t=Nt++,0<t&&(n+="H"+t.toString(32)),n+=":"}else t=Mc++,n=":"+n+"r"+t.toString(32)+":";return e.memoizedState=n},unstable_isNewReconciler:!1},Ic={readContext:ge,useCallback:xs,useContext:ge,useEffect:Pt,useImperativeHandle:Es,useInsertionEffect:ws,useLayoutEffect:Ss,useMemo:Cs,useReducer:Xt,useRef:ys,useState:function(){return Xt(sn)},useDebugValue:Ui,useDeferredValue:function(e){var n=Xt(sn),t=n[0],r=n[1];return Pt(function(){var l=me.transition;me.transition={};try{r(e)}finally{me.transition=l}},[e]),t},useTransition:function(){var e=Xt(sn)[0],n=_e().memoizedState;return[e,n]},useMutableSource:ds,useSyncExternalStore:ps,useId:Ns,unstable_isNewReconciler:!1},jc={readContext:ge,useCallback:xs,useContext:ge,useEffect:Pt,useImperativeHandle:Es,useInsertionEffect:ws,useLayoutEffect:Ss,useMemo:Cs,useReducer:Gt,useRef:ys,useState:function(){return Gt(sn)},useDebugValue:Ui,useDeferredValue:function(e){var n=Gt(sn),t=n[0],r=n[1];return Pt(function(){var l=me.transition;me.transition={};try{r(e)}finally{me.transition=l}},[e]),t},useTransition:function(){var e=Gt(sn)[0],n=_e().memoizedState;return[e,n]},useMutableSource:ds,useSyncExternalStore:ps,useId:Ns,unstable_isNewReconciler:!1};function Vi(e,n){try{var t="",r=n;do t+=pa(r),r=r.return;while(r);var l=t}catch(i){l=`
Error generating stack: `+i.message+`
`+i.stack}return{value:e,source:n,stack:l}}u(Vi,"zi");function Gl(e,n){try{console.error(n.value)}catch(t){setTimeout(function(){throw t})}}u(Gl,"Ai");var Uc=typeof WeakMap=="function"?WeakMap:Map;function Ts(e,n,t){t=Re(-1,t),t.tag=3,t.payload={element:null};var r=n.value;return t.callback=function(){Mr||(Mr=!0,ii=r),Gl(e,n)},t}u(Ts,"Ci");function Ms(e,n,t){t=Re(-1,t),t.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var l=n.value;t.payload=function(){return r(l)},t.callback=function(){Gl(e,n)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){Gl(e,n),typeof r!="function"&&(Ye===null?Ye=new Set([this]):Ye.add(this));var o=n.stack;this.componentDidCatch(n.value,{componentStack:o!==null?o:""})}),t}u(Ms,"Fi");function Vu(e,n,t){var r=e.pingCache;if(r===null){r=e.pingCache=new Uc;var l=new Set;r.set(n,l)}else l=r.get(n),l===void 0&&(l=new Set,r.set(n,l));l.has(t)||(l.add(t),e=Jc.bind(null,e,n,t),n.then(e,e))}u(Vu,"Hi");function Au(e){do{var n;if((n=e.tag===13)&&(n=e.memoizedState,n=n!==null?n.dehydrated!==null:!0),n)return e;e=e.return}while(e!==null);return null}u(Au,"Ji");function Qu(e,n,t,r,l){return e.mode&1?(e.flags|=65536,e.lanes=l,e):(e===n?e.flags|=65536:(e.flags|=128,t.flags|=131072,t.flags&=-52805,t.tag===1&&(t.alternate===null?t.tag=17:(n=Re(-1,1),n.tag=2,Ke(t,n))),t.lanes|=1),e)}u(Qu,"Ki");var Rs,Zl,Fs,Ds;Rs=u(function(e,n){for(var t=n.child;t!==null;){if(t.tag===5||t.tag===6)e.appendChild(t.stateNode);else if(t.tag!==4&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===n)break;for(;t.sibling===null;){if(t.return===null||t.return===n)return;t=t.return}t.sibling.return=t.return,t=t.sibling}},"Li");Zl=u(function(){},"Mi");Fs=u(function(e,n,t,r){var l=e.memoizedProps;if(l!==r){e=n.stateNode,un(Ce.current);var i=null;switch(t){case"input":l=Cl(e,l),r=Cl(e,r),i=[];break;case"select":l=I({},l,{value:void 0}),r=I({},r,{value:void 0}),i=[];break;case"textarea":l=Pl(e,l),r=Pl(e,r),i=[];break;default:typeof l.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=yr)}Ll(t,r);var o;t=null;for(p in l)if(!r.hasOwnProperty(p)&&l.hasOwnProperty(p)&&l[p]!=null)if(p==="style"){var s=l[p];for(o in s)s.hasOwnProperty(o)&&(t||(t={}),t[o]="")}else p!=="dangerouslySetInnerHTML"&&p!=="children"&&p!=="suppressContentEditableWarning"&&p!=="suppressHydrationWarning"&&p!=="autoFocus"&&(dt.hasOwnProperty(p)?i||(i=[]):(i=i||[]).push(p,null));for(p in r){var a=r[p];if(s=l?.[p],r.hasOwnProperty(p)&&a!==s&&(a!=null||s!=null))if(p==="style")if(s){for(o in s)!s.hasOwnProperty(o)||a&&a.hasOwnProperty(o)||(t||(t={}),t[o]="");for(o in a)a.hasOwnProperty(o)&&s[o]!==a[o]&&(t||(t={}),t[o]=a[o])}else t||(i||(i=[]),i.push(p,t)),t=a;else p==="dangerouslySetInnerHTML"?(a=a?a.__html:void 0,s=s?s.__html:void 0,a!=null&&s!==a&&(i=i||[]).push(p,a)):p==="children"?typeof a!="string"&&typeof a!="number"||(i=i||[]).push(p,""+a):p!=="suppressContentEditableWarning"&&p!=="suppressHydrationWarning"&&(dt.hasOwnProperty(p)?(a!=null&&p==="onScroll"&&R("scroll",e),i||s===a||(i=[])):(i=i||[]).push(p,a))}t&&(i=i||[]).push("style",t);var p=i;(n.updateQueue=p)&&(n.flags|=4)}},"Ni");Ds=u(function(e,n,t,r){t!==r&&(n.flags|=4)},"Oi");function Zn(e,n){if(!D)switch(e.tailMode){case"hidden":n=e.tail;for(var t=null;n!==null;)n.alternate!==null&&(t=n),n=n.sibling;t===null?e.tail=null:t.sibling=null;break;case"collapsed":t=e.tail;for(var r=null;t!==null;)t.alternate!==null&&(r=t),t=t.sibling;r===null?n||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}u(Zn,"Pi");function K(e){var n=e.alternate!==null&&e.alternate.child===e.child,t=0,r=0;if(n)for(var l=e.child;l!==null;)t|=l.lanes|l.childLanes,r|=l.subtreeFlags&14680064,r|=l.flags&14680064,l.return=e,l=l.sibling;else for(l=e.child;l!==null;)t|=l.lanes|l.childLanes,r|=l.subtreeFlags,r|=l.flags,l.return=e,l=l.sibling;return e.subtreeFlags|=r,e.childLanes=t,n}u(K,"V");function Vc(e,n,t){var r=n.pendingProps;switch(Ti(n),n.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return K(n),null;case 1:return re(n.type)&&wr(),K(n),null;case 3:return r=n.stateNode,Vn(),F(te),F(X),Di(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(Xn(n)?n.flags|=4:e===null||e.memoizedState.isDehydrated&&!(n.flags&256)||(n.flags|=1024,we!==null&&(si(we),we=null))),Zl(e,n),K(n),null;case 5:Fi(n);var l=un(Ct.current);if(t=n.type,e!==null&&n.stateNode!=null)Fs(e,n,t,r,l),e.ref!==n.ref&&(n.flags|=512,n.flags|=2097152);else{if(!r){if(n.stateNode===null)throw Error(v(166));return K(n),null}if(e=un(Ce.current),Xn(n)){r=n.stateNode,t=n.type;var i=n.memoizedProps;switch(r[ke]=n,r[Et]=i,e=(n.mode&1)!==0,t){case"dialog":R("cancel",r),R("close",r);break;case"iframe":case"object":case"embed":R("load",r);break;case"video":case"audio":for(l=0;l<rt.length;l++)R(rt[l],r);break;case"source":R("error",r);break;case"img":case"image":case"link":R("error",r),R("load",r);break;case"details":R("toggle",r);break;case"input":tu(r,i),R("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!i.multiple},R("invalid",r);break;case"textarea":lu(r,i),R("invalid",r)}Ll(t,i),l=null;for(var o in i)if(i.hasOwnProperty(o)){var s=i[o];o==="children"?typeof s=="string"?r.textContent!==s&&(Kt(r.textContent,s,e),l=["children",s]):typeof s=="number"&&r.textContent!==""+s&&(Kt(r.textContent,s,e),l=["children",""+s]):dt.hasOwnProperty(o)&&s!=null&&o==="onScroll"&&R("scroll",r)}switch(t){case"input":Ot(r),ru(r,i,!0);break;case"textarea":Ot(r),iu(r);break;case"select":case"option":break;default:typeof i.onClick=="function"&&(r.onclick=yr)}r=l,n.updateQueue=r,r!==null&&(n.flags|=4)}else{o=l.nodeType===9?l:l.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=go(t)),e==="http://www.w3.org/1999/xhtml"?t==="script"?(e=o.createElement("div"),e.innerHTML="<\script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(t,{is:r.is}):(e=o.createElement(t),t==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,t),e[ke]=n,e[Et]=r,Rs(e,n,!1,!1),n.stateNode=e;e:{switch(o=Tl(t,r),t){case"dialog":R("cancel",e),R("close",e),l=r;break;case"iframe":case"object":case"embed":R("load",e),l=r;break;case"video":case"audio":for(l=0;l<rt.length;l++)R(rt[l],e);l=r;break;case"source":R("error",e),l=r;break;case"img":case"image":case"link":R("error",e),R("load",e),l=r;break;case"details":R("toggle",e),l=r;break;case"input":tu(e,r),l=Cl(e,r),R("invalid",e);break;case"option":l=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},l=I({},r,{value:void 0}),R("invalid",e);break;case"textarea":lu(e,r),l=Pl(e,r),R("invalid",e);break;default:l=r}Ll(t,l),s=l;for(i in s)if(s.hasOwnProperty(i)){var a=s[i];i==="style"?So(e,a):i==="dangerouslySetInnerHTML"?(a=a?a.__html:void 0,a!=null&&yo(e,a)):i==="children"?typeof a=="string"?(t!=="textarea"||a!=="")&&pt(e,a):typeof a=="number"&&pt(e,""+a):i!=="suppressContentEditableWarning"&&i!=="suppressHydrationWarning"&&i!=="autoFocus"&&(dt.hasOwnProperty(i)?a!=null&&i==="onScroll"&&R("scroll",e):a!=null&&fi(e,i,a,o))}switch(t){case"input":Ot(e),ru(e,r,!1);break;case"textarea":Ot(e),iu(e);break;case"option":r.value!=null&&e.setAttribute("value",""+Ge(r.value));break;case"select":e.multiple=!!r.multiple,i=r.value,i!=null?Ln(e,!!r.multiple,i,!1):r.defaultValue!=null&&Ln(e,!!r.multiple,r.defaultValue,!0);break;default:typeof l.onClick=="function"&&(e.onclick=yr)}switch(t){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(n.flags|=4)}n.ref!==null&&(n.flags|=512,n.flags|=2097152)}return K(n),null;case 6:if(e&&n.stateNode!=null)Ds(e,n,e.memoizedProps,r);else{if(typeof r!="string"&&n.stateNode===null)throw Error(v(166));if(t=un(Ct.current),un(Ce.current),Xn(n)){if(r=n.stateNode,t=n.memoizedProps,r[ke]=n,(i=r.nodeValue!==t)&&(e=oe,e!==null))switch(o=(e.mode&1)!==0,e.tag){case 3:Kt(r.nodeValue,t,o);break;case 5:e.memoizedProps[void 0]!==!0&&Kt(r.nodeValue,t,o)}i&&(n.flags|=4)}else r=(t.nodeType===9?t:t.ownerDocument).createTextNode(r),r[ke]=n,n.stateNode=r}return K(n),null;case 13:if(F(O),r=n.memoizedState,D&&ee!==null&&n.mode&1&&!(n.flags&128)){for(r=ee;r;)r=Le(r.nextSibling);return jn(),n.flags|=98560,n}if(r!==null&&r.dehydrated!==null){if(r=Xn(n),e===null){if(!r)throw Error(v(318));if(r=n.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(v(317));r[ke]=n}else jn(),!(n.flags&128)&&(n.memoizedState=null),n.flags|=4;return K(n),null}return we!==null&&(si(we),we=null),n.flags&128?(n.lanes=t,n):(r=r!==null,t=!1,e===null?Xn(n):t=e.memoizedState!==null,r&&!t&&(n.child.flags|=8192,n.mode&1&&(e===null||O.current&1?Q===0&&(Q=3):Bi())),n.updateQueue!==null&&(n.flags|=4),K(n),null);case 4:return Vn(),Zl(e,n),e===null&&St(n.stateNode.containerInfo),K(n),null;case 10:return Pi(n.type._context),K(n),null;case 17:return re(n.type)&&wr(),K(n),null;case 19:if(F(O),i=n.memoizedState,i===null)return K(n),null;if(r=(n.flags&128)!==0,o=i.rendering,o===null)if(r)Zn(i,!1);else{if(Q!==0||e!==null&&e.flags&128)for(e=n.child;e!==null;){if(o=_r(e),o!==null){for(n.flags|=128,Zn(i,!1),r=o.updateQueue,r!==null&&(n.updateQueue=r,n.flags|=4),n.subtreeFlags=0,r=t,t=n.child;t!==null;)i=t,e=r,i.flags&=14680066,o=i.alternate,o===null?(i.childLanes=0,i.lanes=e,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=o.childLanes,i.lanes=o.lanes,i.child=o.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=o.memoizedProps,i.memoizedState=o.memoizedState,i.updateQueue=o.updateQueue,i.type=o.type,e=o.dependencies,i.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),t=t.sibling;return T(O,O.current&1|2),n.child}e=e.sibling}i.tail!==null&&U()>Wn&&(n.flags|=128,r=!0,Zn(i,!1),n.lanes=4194304)}else{if(!r)if(e=_r(o),e!==null){if(n.flags|=128,r=!0,t=e.updateQueue,t!==null&&(n.updateQueue=t,n.flags|=4),Zn(i,!0),i.tail===null&&i.tailMode==="hidden"&&!o.alternate&&!D)return K(n),null}else 2*U()-i.renderingStartTime>Wn&&t!==1073741824&&(n.flags|=128,r=!0,Zn(i,!1),n.lanes=4194304);i.isBackwards?(o.sibling=n.child,n.child=o):(t=i.last,t!==null?t.sibling=o:n.child=o,i.last=o)}return i.tail!==null?(n=i.tail,i.rendering=n,i.tail=n.sibling,i.renderingStartTime=U(),n.sibling=null,t=O.current,T(O,r?t&1|2:t&1),n):(K(n),null);case 22:case 23:return $i(),r=n.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(n.flags|=8192),r&&n.mode&1?ie&1073741824&&(K(n),n.subtreeFlags&6&&(n.flags|=8192)):K(n),null;case 24:return null;case 25:return null}throw Error(v(156,n.tag))}u(Vc,"Qi");var Ac=Ie.ReactCurrentOwner,ue=!1;function G(e,n,t,r){n.child=e===null?cs(n,null,t,r):Un(n,e.child,t,r)}u(G,"Xi");function Wu(e,n,t,r,l){t=t.render;var i=n.ref;return Fn(n,l),r=Ii(e,n,t,r,i,l),t=ji(),e!==null&&!ue?(n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~l,Oe(e,n,l)):(D&&t&&Li(n),n.flags|=1,G(e,n,r,l),n.child)}u(Wu,"Yi");function Hu(e,n,t,r,l){if(e===null){var i=t.type;return typeof i=="function"&&!qi(i)&&i.defaultProps===void 0&&t.compare===null&&t.defaultProps===void 0?(n.tag=15,n.type=i,Os(e,n,i,r,l)):(e=cr(t.type,null,r,n,n.mode,l),e.ref=n.ref,e.return=n,n.child=e)}if(i=e.child,!(e.lanes&l)){var o=i.memoizedProps;if(t=t.compare,t=t!==null?t:wt,t(o,r)&&e.ref===n.ref)return Oe(e,n,l)}return n.flags|=1,e=Je(i,r),e.ref=n.ref,e.return=n,n.child=e}u(Hu,"$i");function Os(e,n,t,r,l){if(e!==null&&wt(e.memoizedProps,r)&&e.ref===n.ref)if(ue=!1,(e.lanes&l)!==0)e.flags&131072&&(ue=!0);else return n.lanes=e.lanes,Oe(e,n,l);return Jl(e,n,t,r,l)}u(Os,"bj");function Is(e,n,t){var r=n.pendingProps,l=r.children,i=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(n.mode&1))n.memoizedState={baseLanes:0,cachePool:null},T(zn,ie),ie|=t;else if(t&1073741824)n.memoizedState={baseLanes:0,cachePool:null},r=i!==null?i.baseLanes:t,T(zn,ie),ie|=r;else return e=i!==null?i.baseLanes|t:t,n.lanes=n.childLanes=1073741824,n.memoizedState={baseLanes:e,cachePool:null},n.updateQueue=null,T(zn,ie),ie|=e,null;else i!==null?(r=i.baseLanes|t,n.memoizedState=null):r=t,T(zn,ie),ie|=r;return G(e,n,l,t),n.child}u(Is,"dj");function js(e,n){var t=n.ref;(e===null&&t!==null||e!==null&&e.ref!==t)&&(n.flags|=512,n.flags|=2097152)}u(js,"fj");function Jl(e,n,t,r,l){var i=re(t)?fn:X.current;return i=In(n,i),Fn(n,l),t=Ii(e,n,t,r,i,l),r=ji(),e!==null&&!ue?(n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~l,Oe(e,n,l)):(D&&r&&Li(n),n.flags|=1,G(e,n,t,l),n.child)}u(Jl,"cj");function $u(e,n,t,r,l){if(re(t)){var i=!0;Sr(n)}else i=!1;if(Fn(n,l),n.stateNode===null)e!==null&&(e.alternate=null,n.alternate=null,n.flags|=2),us(n,t,r),Kl(n,t,r,l),r=!0;else if(e===null){var o=n.stateNode,s=n.memoizedProps;o.props=s;var a=o.context,p=t.contextType;typeof p=="object"&&p!==null?p=ge(p):(p=re(t)?fn:X.current,p=In(n,p));var m=t.getDerivedStateFromProps,E=typeof m=="function"||typeof o.getSnapshotBeforeUpdate=="function";E||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(s!==r||a!==p)&&Ou(n,o,r,p),Ve=!1;var g=n.memoizedState;o.state=g,xr(n,r,o,l),a=n.memoizedState,s!==r||g!==a||te.current||Ve?(typeof m=="function"&&(ql(n,t,m,r),a=n.memoizedState),(s=Ve||Du(n,t,s,r,g,a,p))?(E||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(n.flags|=4194308)):(typeof o.componentDidMount=="function"&&(n.flags|=4194308),n.memoizedProps=r,n.memoizedState=a),o.props=r,o.state=a,o.context=p,r=s):(typeof o.componentDidMount=="function"&&(n.flags|=4194308),r=!1)}else{o=n.stateNode,ls(e,n),s=n.memoizedProps,p=n.type===n.elementType?s:ye(n.type,s),o.props=p,E=n.pendingProps,g=o.context,a=t.contextType,typeof a=="object"&&a!==null?a=ge(a):(a=re(t)?fn:X.current,a=In(n,a));var S=t.getDerivedStateFromProps;(m=typeof S=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(s!==E||g!==a)&&Ou(n,o,r,a),Ve=!1,g=n.memoizedState,o.state=g,xr(n,r,o,l);var y=n.memoizedState;s!==E||g!==y||te.current||Ve?(typeof S=="function"&&(ql(n,t,S,r),y=n.memoizedState),(p=Ve||Du(n,t,p,r,g,y,a)||!1)?(m||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,y,a),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,y,a)),typeof o.componentDidUpdate=="function"&&(n.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(n.flags|=1024)):(typeof o.componentDidUpdate!="function"||s===e.memoizedProps&&g===e.memoizedState||(n.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&g===e.memoizedState||(n.flags|=1024),n.memoizedProps=r,n.memoizedState=y),o.props=r,o.state=y,o.context=a,r=p):(typeof o.componentDidUpdate!="function"||s===e.memoizedProps&&g===e.memoizedState||(n.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||s===e.memoizedProps&&g===e.memoizedState||(n.flags|=1024),r=!1)}return bl(e,n,t,r,i,l)}u($u,"gj");function bl(e,n,t,r,l,i){js(e,n);var o=(n.flags&128)!==0;if(!r&&!o)return l&&Mu(n,t,!1),Oe(e,n,i);r=n.stateNode,Ac.current=n;var s=o&&typeof t.getDerivedStateFromError!="function"?null:r.render();return n.flags|=1,e!==null&&o?(n.child=Un(n,e.child,null,i),n.child=Un(n,null,s,i)):G(e,n,s,i),n.memoizedState=r.state,l&&Mu(n,t,!0),n.child}u(bl,"hj");function Us(e){var n=e.stateNode;n.pendingContext?Tu(e,n.pendingContext,n.pendingContext!==n.context):n.context&&Tu(e,n.context,!1),Ri(e,n.containerInfo)}u(Us,"ij");function Bu(e,n,t,r,l){return jn(),Mi(l),n.flags|=256,G(e,n,t,r),n.child}u(Bu,"jj");var Zt={dehydrated:null,treeContext:null,retryLane:0};function Jt(e){return{baseLanes:e,cachePool:null}}u(Jt,"lj");function Vs(e,n,t){var r=n.pendingProps,l=O.current,i=!1,o=(n.flags&128)!==0,s;if((s=o)||(s=e!==null&&e.memoizedState===null?!1:(l&2)!==0),s?(i=!0,n.flags&=-129):(e===null||e.memoizedState!==null)&&(l|=1),T(O,l&1),e===null)return Xl(n),e=n.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(n.mode&1?e.data==="$!"?n.lanes=8:n.lanes=1073741824:n.lanes=1,null):(l=r.children,e=r.fallback,i?(r=n.mode,i=n.child,l={mode:"hidden",children:l},!(r&1)&&i!==null?(i.childLanes=0,i.pendingProps=l):i=Dr(l,r,0,null),e=cn(e,r,t,null),i.return=n,e.return=n,i.sibling=e,n.child=i,n.child.memoizedState=Jt(t),n.memoizedState=Zt,e):ei(n,l));if(l=e.memoizedState,l!==null){if(s=l.dehydrated,s!==null){if(o)return n.flags&256?(n.flags&=-257,bt(e,n,t,Error(v(422)))):n.memoizedState!==null?(n.child=e.child,n.flags|=128,null):(i=r.fallback,l=n.mode,r=Dr({mode:"visible",children:r.children},l,0,null),i=cn(i,l,t,null),i.flags|=2,r.return=n,i.return=n,r.sibling=i,n.child=r,n.mode&1&&Un(n,e.child,null,t),n.child.memoizedState=Jt(t),n.memoizedState=Zt,i);if(!(n.mode&1))n=bt(e,n,t,null);else if(s.data==="$!")n=bt(e,n,t,Error(v(419)));else if(r=(t&e.childLanes)!==0,ue||r){if(r=A,r!==null){switch(t&-t){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:i=32;break;case 536870912:i=268435456;break;default:i=0}r=i&(r.suspendedLanes|t)?0:i,r!==0&&r!==l.retryLane&&(l.retryLane=r,ve(e,r,-1))}Bi(),n=bt(e,n,t,Error(v(421)))}else s.data==="$?"?(n.flags|=128,n.child=e.child,n=bc.bind(null,e),s._reactRetry=n,n=null):(t=l.treeContext,ee=Le(s.nextSibling),oe=n,D=!0,we=null,t!==null&&(fe[de++]=Te,fe[de++]=Me,fe[de++]=dn,Te=t.id,Me=t.overflow,dn=n),n=ei(n,n.pendingProps.children),n.flags|=4096);return n}return i?(r=Ku(e,n,r.children,r.fallback,t),i=n.child,l=e.child.memoizedState,i.memoizedState=l===null?Jt(t):{baseLanes:l.baseLanes|t,cachePool:null},i.childLanes=e.childLanes&~t,n.memoizedState=Zt,r):(t=qu(e,n,r.children,t),n.memoizedState=null,t)}return i?(r=Ku(e,n,r.children,r.fallback,t),i=n.child,l=e.child.memoizedState,i.memoizedState=l===null?Jt(t):{baseLanes:l.baseLanes|t,cachePool:null},i.childLanes=e.childLanes&~t,n.memoizedState=Zt,r):(t=qu(e,n,r.children,t),n.memoizedState=null,t)}u(Vs,"mj");function ei(e,n){return n=Dr({mode:"visible",children:n},e.mode,0,null),n.return=e,e.child=n}u(ei,"oj");function qu(e,n,t,r){var l=e.child;return e=l.sibling,t=Je(l,{mode:"visible",children:t}),!(n.mode&1)&&(t.lanes=r),t.return=n,t.sibling=null,e!==null&&(r=n.deletions,r===null?(n.deletions=[e],n.flags|=16):r.push(e)),n.child=t}u(qu,"sj");function Ku(e,n,t,r,l){var i=n.mode;e=e.child;var o=e.sibling,s={mode:"hidden",children:t};return!(i&1)&&n.child!==e?(t=n.child,t.childLanes=0,t.pendingProps=s,n.deletions=null):(t=Je(e,s),t.subtreeFlags=e.subtreeFlags&14680064),o!==null?r=Je(o,r):(r=cn(r,i,l,null),r.flags|=2),r.return=n,t.return=n,t.sibling=r,n.child=t,r}u(Ku,"rj");function bt(e,n,t,r){return r!==null&&Mi(r),Un(n,e.child,null,t),e=ei(n,n.pendingProps.children),e.flags|=2,n.memoizedState=null,e}u(bt,"pj");function Yu(e,n,t){e.lanes|=n;var r=e.alternate;r!==null&&(r.lanes|=n),Bl(e.return,n,t)}u(Yu,"tj");function hl(e,n,t,r,l){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:r,tail:t,tailMode:l}:(i.isBackwards=n,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=t,i.tailMode=l)}u(hl,"uj");function As(e,n,t){var r=n.pendingProps,l=r.revealOrder,i=r.tail;if(G(e,n,r.children,t),r=O.current,r&2)r=r&1|2,n.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=n.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Yu(e,t,n);else if(e.tag===19)Yu(e,t,n);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===n)break e;for(;e.sibling===null;){if(e.return===null||e.return===n)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(T(O,r),!(n.mode&1))n.memoizedState=null;else switch(l){case"forwards":for(t=n.child,l=null;t!==null;)e=t.alternate,e!==null&&_r(e)===null&&(l=t),t=t.sibling;t=l,t===null?(l=n.child,n.child=null):(l=t.sibling,t.sibling=null),hl(n,!1,l,t,i);break;case"backwards":for(t=null,l=n.child,n.child=null;l!==null;){if(e=l.alternate,e!==null&&_r(e)===null){n.child=l;break}e=l.sibling,l.sibling=t,t=l,l=e}hl(n,!0,t,null,i);break;case"together":hl(n,!1,null,null,void 0);break;default:n.memoizedState=null}return n.child}u(As,"vj");function Oe(e,n,t){if(e!==null&&(n.dependencies=e.dependencies),Qn|=n.lanes,!(t&n.childLanes))return null;if(e!==null&&n.child!==e.child)throw Error(v(153));if(n.child!==null){for(e=n.child,t=Je(e,e.pendingProps),n.child=t,t.return=n;e.sibling!==null;)e=e.sibling,t=t.sibling=Je(e,e.pendingProps),t.return=n;t.sibling=null}return n.child}u(Oe,"Zi");function Qc(e,n,t){switch(n.tag){case 3:Us(n),jn();break;case 5:fs(n);break;case 1:re(n.type)&&Sr(n);break;case 4:Ri(n,n.stateNode.containerInfo);break;case 10:var r=n.type._context,l=n.memoizedProps.value;T(kr,r._currentValue),r._currentValue=l;break;case 13:if(r=n.memoizedState,r!==null)return r.dehydrated!==null?(T(O,O.current&1),n.flags|=128,null):t&n.child.childLanes?Vs(e,n,t):(T(O,O.current&1),e=Oe(e,n,t),e!==null?e.sibling:null);T(O,O.current&1);break;case 19:if(r=(t&n.childLanes)!==0,e.flags&128){if(r)return As(e,n,t);n.flags|=128}if(l=n.memoizedState,l!==null&&(l.rendering=null,l.tail=null,l.lastEffect=null),T(O,O.current),r)break;return null;case 22:case 23:return n.lanes=0,Is(e,n,t)}return Oe(e,n,t)}u(Qc,"wj");function Wc(e,n){switch(Ti(n),n.tag){case 1:return re(n.type)&&wr(),e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 3:return Vn(),F(te),F(X),Di(),e=n.flags,e&65536&&!(e&128)?(n.flags=e&-65537|128,n):null;case 5:return Fi(n),null;case 13:if(F(O),e=n.memoizedState,e!==null&&e.dehydrated!==null){if(n.alternate===null)throw Error(v(340));jn()}return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 19:return F(O),null;case 4:return Vn(),null;case 10:return Pi(n.type._context),null;case 22:case 23:return $i(),null;case 24:return null;default:return null}}u(Wc,"xj");var er=!1,on=!1,Hc=typeof WeakSet=="function"?WeakSet:Set,w=null;function Lr(e,n){var t=e.ref;if(t!==null)if(typeof t=="function")try{t(null)}catch(r){ne(e,n,r)}else t.current=null}u(Lr,"Bj");function ni(e,n,t){try{t()}catch(r){ne(e,n,r)}}u(ni,"Dj");var Xu=!1;function $c(e,n){if(e=Ko(),Ci(e)){if("selectionStart"in e)var t={start:e.selectionStart,end:e.selectionEnd};else e:{t=(t=e.ownerDocument)&&t.defaultView||window;var r=t.getSelection&&t.getSelection();if(r&&r.rangeCount!==0){t=r.anchorNode;var l=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{t.nodeType,i.nodeType}catch{t=null;break e}var o=0,s=-1,a=-1,p=0,m=0,E=e,g=null;n:for(;;){for(var S;E!==t||l!==0&&E.nodeType!==3||(s=o+l),E!==i||r!==0&&E.nodeType!==3||(a=o+r),E.nodeType===3&&(o+=E.nodeValue.length),(S=E.firstChild)!==null;)g=E,E=S;for(;;){if(E===e)break n;if(g===t&&++p===l&&(s=o),g===i&&++m===r&&(a=o),(S=E.nextSibling)!==null)break;E=g,g=E.parentNode}E=S}t=s===-1||a===-1?null:{start:s,end:a}}else t=null}t=t||{start:0,end:0}}else t=null;for(Al={focusedElem:e,selectionRange:t},w=n;w!==null;)if(n=w,e=n.child,(n.subtreeFlags&1028)!==0&&e!==null)e.return=n,w=e;else for(;w!==null;){n=w;try{var y=n.alternate;if(n.flags&1024)switch(n.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var _=y.memoizedProps,M=y.memoizedState,f=n.stateNode,c=f.getSnapshotBeforeUpdate(n.elementType===n.type?_:ye(n.type,_),M);f.__reactInternalSnapshotBeforeUpdate=c}break;case 3:var d=n.stateNode.containerInfo;if(d.nodeType===1)d.textContent="";else if(d.nodeType===9){var h=d.body;h!=null&&(h.textContent="")}break;case 5:case 6:case 4:case 17:break;default:throw Error(v(163))}}catch(k){ne(n,n.return,k)}if(e=n.sibling,e!==null){e.return=n.return,w=e;break}w=n.return}return y=Xu,Xu=!1,y}u($c,"Fj");function zt(e,n,t){var r=n.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var l=r=r.next;do{if((l.tag&e)===e){var i=l.destroy;l.destroy=void 0,i!==void 0&&ni(n,t,i)}l=l.next}while(l!==r)}}u(zt,"Gj");function $r(e,n){if(n=n.updateQueue,n=n!==null?n.lastEffect:null,n!==null){var t=n=n.next;do{if((t.tag&e)===e){var r=t.create;t.destroy=r()}t=t.next}while(t!==n)}}u($r,"Hj");function ti(e){var n=e.ref;if(n!==null){var t=e.stateNode;switch(e.tag){case 5:e=t;break;default:e=t}typeof n=="function"?n(e):n.current=e}}u(ti,"Ij");function Gu(e,n,t){if(xe&&typeof xe.onCommitFiberUnmount=="function")try{xe.onCommitFiberUnmount(Ir,n)}catch{}switch(n.tag){case 0:case 11:case 14:case 15:if(e=n.updateQueue,e!==null&&(e=e.lastEffect,e!==null)){var r=e=e.next;do{var l=r,i=l.destroy;l=l.tag,i!==void 0&&(l&2||l&4)&&ni(n,t,i),r=r.next}while(r!==e)}break;case 1:if(Lr(n,t),e=n.stateNode,typeof e.componentWillUnmount=="function")try{e.props=n.memoizedProps,e.state=n.memoizedState,e.componentWillUnmount()}catch(o){ne(n,t,o)}break;case 5:Lr(n,t);break;case 4:Hs(e,n,t)}}u(Gu,"Jj");function Qs(e){var n=e.alternate;n!==null&&(e.alternate=null,Qs(n)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(n=e.stateNode,n!==null&&(delete n[ke],delete n[Et],delete n[Hl],delete n[Pc],delete n[zc])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}u(Qs,"Lj");function Ws(e){return e.tag===5||e.tag===3||e.tag===4}u(Ws,"Mj");function Zu(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Ws(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}u(Zu,"Nj");function Ju(e){e:{for(var n=e.return;n!==null;){if(Ws(n))break e;n=n.return}throw Error(v(160))}var t=n;switch(t.tag){case 5:n=t.stateNode,t.flags&32&&(pt(n,""),t.flags&=-33),t=Zu(e),li(e,t,n);break;case 3:case 4:n=t.stateNode.containerInfo,t=Zu(e),ri(e,t,n);break;default:throw Error(v(161))}}u(Ju,"Oj");function ri(e,n,t){var r=e.tag;if(r===5||r===6)e=e.stateNode,n?t.nodeType===8?t.parentNode.insertBefore(e,n):t.insertBefore(e,n):(t.nodeType===8?(n=t.parentNode,n.insertBefore(e,t)):(n=t,n.appendChild(e)),t=t._reactRootContainer,t!=null||n.onclick!==null||(n.onclick=yr));else if(r!==4&&(e=e.child,e!==null))for(ri(e,n,t),e=e.sibling;e!==null;)ri(e,n,t),e=e.sibling}u(ri,"Qj");function li(e,n,t){var r=e.tag;if(r===5||r===6)e=e.stateNode,n?t.insertBefore(e,n):t.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(li(e,n,t),e=e.sibling;e!==null;)li(e,n,t),e=e.sibling}u(li,"Pj");function Hs(e,n,t){for(var r=n,l=!1,i,o;;){if(!l){l=r.return;e:for(;;){if(l===null)throw Error(v(160));switch(i=l.stateNode,l.tag){case 5:o=!1;break e;case 3:i=i.containerInfo,o=!0;break e;case 4:i=i.containerInfo,o=!0;break e}l=l.return}l=!0}if(r.tag===5||r.tag===6){e:for(var s=e,a=r,p=t,m=a;;)if(Gu(s,m,p),m.child!==null&&m.tag!==4)m.child.return=m,m=m.child;else{if(m===a)break e;for(;m.sibling===null;){if(m.return===null||m.return===a)break e;m=m.return}m.sibling.return=m.return,m=m.sibling}o?(s=i,a=r.stateNode,s.nodeType===8?s.parentNode.removeChild(a):s.removeChild(a)):i.removeChild(r.stateNode)}else if(r.tag===18)o?(s=i,a=r.stateNode,s.nodeType===8?cl(s.parentNode,a):s.nodeType===1&&cl(s,a),gt(s)):cl(i,r.stateNode);else if(r.tag===4){if(r.child!==null){i=r.stateNode.containerInfo,o=!0,r.child.return=r,r=r.child;continue}}else if(Gu(e,r,t),r.child!==null){r.child.return=r,r=r.child;continue}if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return;r=r.return,r.tag===4&&(l=!1)}r.sibling.return=r.return,r=r.sibling}}u(Hs,"Kj");function vl(e,n){switch(n.tag){case 0:case 11:case 14:case 15:zt(3,n,n.return),$r(3,n),zt(5,n,n.return);return;case 1:return;case 5:var t=n.stateNode;if(t!=null){var r=n.memoizedProps,l=e!==null?e.memoizedProps:r;e=n.type;var i=n.updateQueue;if(n.updateQueue=null,i!==null){for(e==="input"&&r.type==="radio"&&r.name!=null&&ho(t,r),Tl(e,l),n=Tl(e,r),l=0;l<i.length;l+=2){var o=i[l],s=i[l+1];o==="style"?So(t,s):o==="dangerouslySetInnerHTML"?yo(t,s):o==="children"?pt(t,s):fi(t,o,s,n)}switch(e){case"input":Nl(t,r);break;case"textarea":vo(t,r);break;case"select":e=t._wrapperState.wasMultiple,t._wrapperState.wasMultiple=!!r.multiple,i=r.value,i!=null?Ln(t,!!r.multiple,i,!1):e!==!!r.multiple&&(r.defaultValue!=null?Ln(t,!!r.multiple,r.defaultValue,!0):Ln(t,!!r.multiple,r.multiple?[]:"",!1))}t[Et]=r}}return;case 6:if(n.stateNode===null)throw Error(v(162));n.stateNode.nodeValue=n.memoizedProps;return;case 3:e!==null&&e.memoizedState.isDehydrated&>(n.stateNode.containerInfo);return;case 12:return;case 13:bu(n);return;case 19:bu(n);return;case 17:return}throw Error(v(163))}u(vl,"Rj");function bu(e){var n=e.updateQueue;if(n!==null){e.updateQueue=null;var t=e.stateNode;t===null&&(t=e.stateNode=new Hc),n.forEach(function(r){var l=ef.bind(null,e,r);t.has(r)||(t.add(r),r.then(l,l))})}}u(bu,"Sj");function Bc(e,n){for(w=n;w!==null;){n=w;var t=n.deletions;if(t!==null)for(var r=0;r<t.length;r++){var l=t[r];try{Hs(e,l,n);var i=l.alternate;i!==null&&(i.return=null),l.return=null}catch(N){ne(l,n,N)}}if(t=n.child,n.subtreeFlags&12854&&t!==null)t.return=n,w=t;else for(;w!==null;){n=w;try{var o=n.flags;if(o&32&&pt(n.stateNode,""),o&512){var s=n.alternate;if(s!==null){var a=s.ref;a!==null&&(typeof a=="function"?a(null):a.current=null)}}if(o&8192)switch(n.tag){case 13:if(n.memoizedState!==null){var p=n.alternate;(p===null||p.memoizedState===null)&&(Wi=U())}break;case 22:var m=n.memoizedState!==null,E=n.alternate,g=E!==null&&E.memoizedState!==null;t=n;e:{r=t,l=m;for(var S=null,y=r;;){if(y.tag===5){if(S===null){S=y;var _=y.stateNode;if(l){var M=_.style;typeof M.setProperty=="function"?M.setProperty("display","none","important"):M.display="none"}else{var f=y.stateNode,c=y.memoizedProps.style,d=c!=null&&c.hasOwnProperty("display")?c.display:null;f.style.display=wo("display",d)}}}else if(y.tag===6)S===null&&(y.stateNode.nodeValue=l?"":y.memoizedProps);else if((y.tag!==22&&y.tag!==23||y.memoizedState===null||y===r)&&y.child!==null){y.child.return=y,y=y.child;continue}if(y===r)break;for(;y.sibling===null;){if(y.return===null||y.return===r)break e;S===y&&(S=null),y=y.return}S===y&&(S=null),y.sibling.return=y.return,y=y.sibling}}if(m&&!g&&t.mode&1){w=t;for(var h=t.child;h!==null;){for(t=w=h;w!==null;){r=w;var k=r.child;switch(r.tag){case 0:case 11:case 14:case 15:zt(4,r,r.return);break;case 1:Lr(r,r.return);var x=r.stateNode;if(typeof x.componentWillUnmount=="function"){var C=r.return;try{x.props=r.memoizedProps,x.state=r.memoizedState,x.componentWillUnmount()}catch(N){ne(r,C,N)}}break;case 5:Lr(r,r.return);break;case 22:if(r.memoizedState!==null){no(t);continue}}k!==null?(k.return=r,w=k):no(t)}h=h.sibling}}}switch(o&4102){case 2:Ju(n),n.flags&=-3;break;case 6:Ju(n),n.flags&=-3,vl(n.alternate,n);break;case 4096:n.flags&=-4097;break;case 4100:n.flags&=-4097,vl(n.alternate,n);break;case 4:vl(n.alternate,n)}}catch(N){ne(n,n.return,N)}if(t=n.sibling,t!==null){t.return=n.return,w=t;break}w=n.return}}}u(Bc,"Uj");function qc(e,n,t){w=e,$s(e,n,t)}u(qc,"Xj");function $s(e,n,t){for(var r=(e.mode&1)!==0;w!==null;){var l=w,i=l.child;if(l.tag===22&&r){var o=l.memoizedState!==null||er;if(!o){var s=l.alternate,a=s!==null&&s.memoizedState!==null||on;s=er;var p=on;if(er=o,(on=a)&&!p)for(w=l;w!==null;)o=w,a=o.child,o.tag===22&&o.memoizedState!==null?to(l):a!==null?(a.return=o,w=a):to(l);for(;i!==null;)w=i,$s(i,n,t),i=i.sibling;w=l,er=s,on=p}eo(e,n,t)}else l.subtreeFlags&8772&&i!==null?(i.return=l,w=i):eo(e,n,t)}}u($s,"Yj");function eo(e){for(;w!==null;){var n=w;if(n.flags&8772){var t=n.alternate;try{if(n.flags&8772)switch(n.tag){case 0:case 11:case 15:on||$r(5,n);break;case 1:var r=n.stateNode;if(n.flags&4&&!on)if(t===null)r.componentDidMount();else{var l=n.elementType===n.type?t.memoizedProps:ye(n.type,t.memoizedProps);r.componentDidUpdate(l,t.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var i=n.updateQueue;i!==null&&Fu(n,i,r);break;case 3:var o=n.updateQueue;if(o!==null){if(t=null,n.child!==null)switch(n.child.tag){case 5:t=n.child.stateNode;break;case 1:t=n.child.stateNode}Fu(n,o,t)}break;case 5:var s=n.stateNode;if(t===null&&n.flags&4){t=s;var a=n.memoizedProps;switch(n.type){case"button":case"input":case"select":case"textarea":a.autoFocus&&t.focus();break;case"img":a.src&&(t.src=a.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(n.memoizedState===null){var p=n.alternate;if(p!==null){var m=p.memoizedState;if(m!==null){var E=m.dehydrated;E!==null&>(E)}}}break;case 19:case 17:case 21:case 22:case 23:break;default:throw Error(v(163))}on||n.flags&512&&ti(n)}catch(g){ne(n,n.return,g)}}if(n===e){w=null;break}if(t=n.sibling,t!==null){t.return=n.return,w=t;break}w=n.return}}u(eo,"ak");function no(e){for(;w!==null;){var n=w;if(n===e){w=null;break}var t=n.sibling;if(t!==null){t.return=n.return,w=t;break}w=n.return}}u(no,"Wj");function to(e){for(;w!==null;){var n=w;try{switch(n.tag){case 0:case 11:case 15:var t=n.return;try{$r(4,n)}catch(a){ne(n,t,a)}break;case 1:var r=n.stateNode;if(typeof r.componentDidMount=="function"){var l=n.return;try{r.componentDidMount()}catch(a){ne(n,l,a)}}var i=n.return;try{ti(n)}catch(a){ne(n,i,a)}break;case 5:var o=n.return;try{ti(n)}catch(a){ne(n,o,a)}}}catch(a){ne(n,n.return,a)}if(n===e){w=null;break}var s=n.sibling;if(s!==null){s.return=n.return,w=s;break}w=n.return}}u(to,"Zj");var Kc=Math.ceil,Tr=Ie.ReactCurrentDispatcher,Ai=Ie.ReactCurrentOwner,he=Ie.ReactCurrentBatchConfig,P=0,A=null,V=null,$=0,ie=0,zn=en(0),Q=0,Lt=null,Qn=0,Br=0,Qi=0,ct=null,b=null,Wi=0,Wn=1/0,Mr=!1,ii=null,Ye=null,nr=!1,He=null,Rr=0,ft=0,ui=null,sr=-1,ar=0;function Z(){return P&6?U():sr!==-1?sr:sr=U()}u(Z,"M");function Xe(e){return e.mode&1?P&2&&$!==0?$&-$:Tc.transition!==null?(ar===0&&(e=jt,jt<<=1,!(jt&4194240)&&(jt=64),ar=e),ar):(e=L,e!==0||(e=window.event,e=e===void 0?16:Uo(e.type)),e):1}u(Xe,"Dg");function ve(e,n,t){if(50<ft)throw ft=0,ui=null,Error(v(185));var r=qr(e,n);return r===null?null:(Tt(r,n,t),(!(P&2)||r!==A)&&(r===A&&(!(P&2)&&(Br|=n),Q===4&&Qe(r,$)),le(r,t),n===1&&P===0&&!(e.mode&1)&&(Wn=U()+500,Qr&&nn())),r)}u(ve,"Eg");function qr(e,n){e.lanes|=n;var t=e.alternate;for(t!==null&&(t.lanes|=n),t=e,e=e.return;e!==null;)e.childLanes|=n,t=e.alternate,t!==null&&(t.childLanes|=n),t=e,e=e.return;return t.tag===3?t.stateNode:null}u(qr,"rk");function le(e,n){var t=e.callbackNode;Ra(e,n);var r=hr(e,e===A?$:0);if(r===0)t!==null&&su(t),e.callbackNode=null,e.callbackPriority=0;else if(n=r&-r,e.callbackPriority!==n){if(t!=null&&su(t),n===1)e.tag===0?Lc(ro.bind(null,e)):rs(ro.bind(null,e)),Nc(function(){P===0&&nn()}),t=null;else{switch(Ro(r)){case 1:t=vi;break;case 4:t=To;break;case 16:t=mr;break;case 536870912:t=Mo;break;default:t=mr}t=Js(t,Bs.bind(null,e))}e.callbackPriority=n,e.callbackNode=t}}u(le,"tk");function Bs(e,n){if(sr=-1,ar=0,P&6)throw Error(v(327));var t=e.callbackNode;if(Dn()&&e.callbackNode!==t)return null;var r=hr(e,e===A?$:0);if(r===0)return null;if(r&30||r&e.expiredLanes||n)n=Fr(e,r);else{n=r;var l=P;P|=2;var i=Ks();(A!==e||$!==n)&&(Wn=U()+500,an(e,n));do try{Gc();break}catch(s){qs(e,s)}while(1);_i(),Tr.current=i,P=l,V!==null?n=0:(A=null,$=0,n=Q)}if(n!==0){if(n===2&&(l=Ol(e),l!==0&&(r=l,n=oi(e,l))),n===1)throw t=Lt,an(e,0),Qe(e,r),le(e,U()),t;if(n===6)Qe(e,r);else{if(l=e.current.alternate,!(r&30)&&!Yc(l)&&(n=Fr(e,r),n===2&&(i=Ol(e),i!==0&&(r=i,n=oi(e,i))),n===1))throw t=Lt,an(e,0),Qe(e,r),le(e,U()),t;switch(e.finishedWork=l,e.finishedLanes=r,n){case 0:case 1:throw Error(v(345));case 2:rn(e,b);break;case 3:if(Qe(e,r),(r&130023424)===r&&(n=Wi+500-U(),10<n)){if(hr(e,0)!==0)break;if(l=e.suspendedLanes,(l&r)!==r){Z(),e.pingedLanes|=e.suspendedLanes&l;break}e.timeoutHandle=Wl(rn.bind(null,e,b),n);break}rn(e,b);break;case 4:if(Qe(e,r),(r&4194240)===r)break;for(n=e.eventTimes,l=-1;0<r;){var o=31-Se(r);i=1<<o,o=n[o],o>l&&(l=o),r&=~i}if(r=l,r=U()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*Kc(r/1960))-r,10<r){e.timeoutHandle=Wl(rn.bind(null,e,b),r);break}rn(e,b);break;case 5:rn(e,b);break;default:throw Error(v(329))}}}return le(e,U()),e.callbackNode===t?Bs.bind(null,e):null}u(Bs,"wk");function oi(e,n){var t=ct;return e.current.memoizedState.isDehydrated&&(an(e,n).flags|=256),e=Fr(e,n),e!==2&&(n=b,b=t,n!==null&&si(n)),e}u(oi,"Dk");function si(e){b===null?b=e:b.push.apply(b,e)}u(si,"Ri");function Yc(e){for(var n=e;;){if(n.flags&16384){var t=n.updateQueue;if(t!==null&&(t=t.stores,t!==null))for(var r=0;r<t.length;r++){var l=t[r],i=l.getSnapshot;l=l.value;try{if(!Ne(i(),l))return!1}catch{return!1}}}if(t=n.child,n.subtreeFlags&16384&&t!==null)t.return=n,n=t;else{if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}}return!0}u(Yc,"Ek");function Qe(e,n){for(n&=~Qi,n&=~Br,e.suspendedLanes|=n,e.pingedLanes&=~n,e=e.expirationTimes;0<n;){var t=31-Se(n),r=1<<t;e[t]=-1,n&=~r}}u(Qe,"sk");function ro(e){if(P&6)throw Error(v(327));Dn();var n=hr(e,0);if(!(n&1))return le(e,U()),null;var t=Fr(e,n);if(e.tag!==0&&t===2){var r=Ol(e);r!==0&&(n=r,t=oi(e,r))}if(t===1)throw t=Lt,an(e,0),Qe(e,n),le(e,U()),t;if(t===6)throw Error(v(345));return e.finishedWork=e.current.alternate,e.finishedLanes=n,rn(e,b),le(e,U()),null}u(ro,"uk");function Hi(e,n){var t=P;P|=1;try{return e(n)}finally{P=t,P===0&&(Wn=U()+500,Qr&&nn())}}u(Hi,"Gk");function pn(e){He!==null&&He.tag===0&&!(P&6)&&Dn();var n=P;P|=1;var t=he.transition,r=L;try{if(he.transition=null,L=1,e)return e()}finally{L=r,he.transition=t,P=n,!(P&6)&&nn()}}u(pn,"Hk");function $i(){ie=zn.current,F(zn)}u($i,"Ui");function an(e,n){e.finishedWork=null,e.finishedLanes=0;var t=e.timeoutHandle;if(t!==-1&&(e.timeoutHandle=-1,Cc(t)),V!==null)for(t=V.return;t!==null;){var r=t;switch(Ti(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&wr();break;case 3:Vn(),F(te),F(X),Di();break;case 5:Fi(r);break;case 4:Vn();break;case 13:F(O);break;case 19:F(O);break;case 10:Pi(r.type._context);break;case 22:case 23:$i()}t=t.return}if(A=e,V=e=Je(e.current,null),$=ie=n,Q=0,Lt=null,Qi=Br=Qn=0,b=ct=null,Ee!==null){for(n=0;n<Ee.length;n++)if(t=Ee[n],r=t.interleaved,r!==null){t.interleaved=null;var l=r.next,i=t.pending;if(i!==null){var o=i.next;i.next=l,r.next=o}t.pending=r}Ee=null}return e}u(an,"Ak");function qs(e,n){do{var t=V;try{if(_i(),ur.current=zr,Pr){for(var r=j.memoizedState;r!==null;){var l=r.queue;l!==null&&(l.pending=null),r=r.next}Pr=!1}if(An=0,H=Y=j=null,at=!1,Nt=0,Ai.current=null,t===null||t.return===null){Q=1,Lt=n,V=null;break}e:{var i=e,o=t.return,s=t,a=n;if(n=$,s.flags|=32768,a!==null&&typeof a=="object"&&typeof a.then=="function"){var p=a,m=s,E=m.tag;if(!(m.mode&1)&&(E===0||E===11||E===15)){var g=m.alternate;g?(m.updateQueue=g.updateQueue,m.memoizedState=g.memoizedState,m.lanes=g.lanes):(m.updateQueue=null,m.memoizedState=null)}var S=Au(o);if(S!==null){S.flags&=-257,Qu(S,o,s,i,n),S.mode&1&&Vu(i,p,n),n=S,a=p;var y=n.updateQueue;if(y===null){var _=new Set;_.add(a),n.updateQueue=_}else y.add(a);break e}else{if(!(n&1)){Vu(i,p,n),Bi();break e}a=Error(v(426))}}else if(D&&s.mode&1){var M=Au(o);if(M!==null){!(M.flags&65536)&&(M.flags|=256),Qu(M,o,s,i,n),Mi(a);break e}}i=a,Q!==4&&(Q=2),ct===null?ct=[i]:ct.push(i),a=Vi(a,s),s=o;do{switch(s.tag){case 3:s.flags|=65536,n&=-n,s.lanes|=n;var f=Ts(s,a,n);Ru(s,f);break e;case 1:i=a;var c=s.type,d=s.stateNode;if(!(s.flags&128)&&(typeof c.getDerivedStateFromError=="function"||d!==null&&typeof d.componentDidCatch=="function"&&(Ye===null||!Ye.has(d)))){s.flags|=65536,n&=-n,s.lanes|=n;var h=Ms(s,i,n);Ru(s,h);break e}}s=s.return}while(s!==null)}Xs(t)}catch(k){n=k,V===t&&t!==null&&(V=t=t.return);continue}break}while(1)}u(qs,"Ck");function Ks(){var e=Tr.current;return Tr.current=zr,e===null?zr:e}u(Ks,"zk");function Bi(){(Q===0||Q===3||Q===2)&&(Q=4),A===null||!(Qn&268435455)&&!(Br&268435455)||Qe(A,$)}u(Bi,"Si");function Fr(e,n){var t=P;P|=2;var r=Ks();A===e&&$===n||an(e,n);do try{Xc();break}catch(l){qs(e,l)}while(1);if(_i(),P=t,Tr.current=r,V!==null)throw Error(v(261));return A=null,$=0,Q}u(Fr,"yk");function Xc(){for(;V!==null;)Ys(V)}u(Xc,"Jk");function Gc(){for(;V!==null&&!xa();)Ys(V)}u(Gc,"Bk");function Ys(e){var n=Zs(e.alternate,e,ie);e.memoizedProps=e.pendingProps,n===null?Xs(e):V=n,Ai.current=null}u(Ys,"Kk");function Xs(e){var n=e;do{var t=n.alternate;if(e=n.return,n.flags&32768){if(t=Wc(t,n),t!==null){t.flags&=32767,V=t;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Q=6,V=null;return}}else if(t=Vc(t,n,ie),t!==null){V=t;return}if(n=n.sibling,n!==null){V=n;return}V=n=e}while(n!==null);Q===0&&(Q=5)}u(Xs,"Ik");function rn(e,n){var t=L,r=he.transition;try{he.transition=null,L=1,Zc(e,n,t)}finally{he.transition=r,L=t}return null}u(rn,"Fk");function Zc(e,n,t){do Dn();while(He!==null);if(P&6)throw Error(v(327));var r=e.finishedWork,l=e.finishedLanes;if(r===null)return null;if(e.finishedWork=null,e.finishedLanes=0,r===e.current)throw Error(v(177));e.callbackNode=null,e.callbackPriority=0;var i=r.lanes|r.childLanes;if(Fa(e,i),e===A&&(V=A=null,$=0),!(r.subtreeFlags&2064)&&!(r.flags&2064)||nr||(nr=!0,Js(mr,function(){return Dn(),null})),i=(r.flags&15990)!==0,r.subtreeFlags&15990||i){i=he.transition,he.transition=null;var o=L;L=1;var s=P;P|=4,Ai.current=null,$c(e,r),Bc(e,r,l),wc(Al),Al=null,e.current=r,qc(r,e,l),Ca(),P=s,L=o,he.transition=i}else e.current=r;if(nr&&(nr=!1,He=e,Rr=l),i=e.pendingLanes,i===0&&(Ye=null),Pa(r.stateNode,t),le(e,U()),n!==null)for(t=e.onRecoverableError,r=0;r<n.length;r++)t(n[r]);if(Mr)throw Mr=!1,e=ii,ii=null,e;return Rr&1&&e.tag!==0&&Dn(),i=e.pendingLanes,i&1?e===ui?ft++:(ft=0,ui=e):ft=0,nn(),null}u(Zc,"Mk");function Dn(){if(He!==null){var e=Ro(Rr),n=he.transition,t=L;try{if(he.transition=null,L=16>e?16:e,He===null)var r=!1;else{if(e=He,He=null,Rr=0,P&6)throw Error(v(331));var l=P;for(P|=4,w=e.current;w!==null;){var i=w,o=i.child;if(w.flags&16){var s=i.deletions;if(s!==null){for(var a=0;a<s.length;a++){var p=s[a];for(w=p;w!==null;){var m=w;switch(m.tag){case 0:case 11:case 15:zt(8,m,i)}var E=m.child;if(E!==null)E.return=m,w=E;else for(;w!==null;){m=w;var g=m.sibling,S=m.return;if(Qs(m),m===p){w=null;break}if(g!==null){g.return=S,w=g;break}w=S}}}var y=i.alternate;if(y!==null){var _=y.child;if(_!==null){y.child=null;do{var M=_.sibling;_.sibling=null,_=M}while(_!==null)}}w=i}}if(i.subtreeFlags&2064&&o!==null)o.return=i,w=o;else e:for(;w!==null;){if(i=w,i.flags&2048)switch(i.tag){case 0:case 11:case 15:zt(9,i,i.return)}var f=i.sibling;if(f!==null){f.return=i.return,w=f;break e}w=i.return}}var c=e.current;for(w=c;w!==null;){o=w;var d=o.child;if(o.subtreeFlags&2064&&d!==null)d.return=o,w=d;else e:for(o=c;w!==null;){if(s=w,s.flags&2048)try{switch(s.tag){case 0:case 11:case 15:$r(9,s)}}catch(k){ne(s,s.return,k)}if(s===o){w=null;break e}var h=s.sibling;if(h!==null){h.return=s.return,w=h;break e}w=s.return}}if(P=l,nn(),xe&&typeof xe.onPostCommitFiberRoot=="function")try{xe.onPostCommitFiberRoot(Ir,e)}catch{}r=!0}return r}finally{L=t,he.transition=n}}return!1}u(Dn,"xk");function lo(e,n,t){n=Vi(t,n),n=Ts(e,n,1),Ke(e,n),n=Z(),e=qr(e,1),e!==null&&(Tt(e,1,n),le(e,n))}u(lo,"Nk");function ne(e,n,t){if(e.tag===3)lo(e,e,t);else for(;n!==null;){if(n.tag===3){lo(n,e,t);break}else if(n.tag===1){var r=n.stateNode;if(typeof n.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Ye===null||!Ye.has(r))){e=Vi(t,e),e=Ms(n,e,1),Ke(n,e),e=Z(),n=qr(n,1),n!==null&&(Tt(n,1,e),le(n,e));break}}n=n.return}}u(ne,"Cj");function Jc(e,n,t){var r=e.pingCache;r!==null&&r.delete(n),n=Z(),e.pingedLanes|=e.suspendedLanes&t,A===e&&($&t)===t&&(Q===4||Q===3&&($&130023424)===$&&500>U()-Wi?an(e,0):Qi|=t),le(e,n)}u(Jc,"Ii");function Gs(e,n){n===0&&(e.mode&1?(n=Ut,Ut<<=1,!(Ut&130023424)&&(Ut=4194304)):n=1);var t=Z();e=qr(e,n),e!==null&&(Tt(e,n,t),le(e,t))}u(Gs,"Ok");function bc(e){var n=e.memoizedState,t=0;n!==null&&(t=n.retryLane),Gs(e,t)}u(bc,"qj");function ef(e,n){var t=0;switch(e.tag){case 13:var r=e.stateNode,l=e.memoizedState;l!==null&&(t=l.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(v(314))}r!==null&&r.delete(n),Gs(e,t)}u(ef,"Tj");var Zs;Zs=u(function(e,n,t){if(e!==null)if(e.memoizedProps!==n.pendingProps||te.current)ue=!0;else{if(!(e.lanes&t)&&!(n.flags&128))return ue=!1,Qc(e,n,t);ue=!!(e.flags&131072)}else ue=!1,D&&n.flags&1048576&&os(n,Nr,n.index);switch(n.lanes=0,n.tag){case 2:var r=n.type;e!==null&&(e.alternate=null,n.alternate=null,n.flags|=2),e=n.pendingProps;var l=In(n,X.current);Fn(n,t),l=Ii(null,n,r,e,l,t);var i=ji();return n.flags|=1,typeof l=="object"&&l!==null&&typeof l.render=="function"&&l.$$typeof===void 0?(n.tag=1,n.memoizedState=null,n.updateQueue=null,re(r)?(i=!0,Sr(n)):i=!1,n.memoizedState=l.state!==null&&l.state!==void 0?l.state:null,zi(n),l.updater=Wr,n.stateNode=l,l._reactInternals=n,Kl(n,r,e,t),n=bl(null,n,r,!0,i,t)):(n.tag=0,D&&i&&Li(n),G(null,n,l,t),n=n.child),n;case 16:r=n.elementType;e:{switch(e!==null&&(e.alternate=null,n.alternate=null,n.flags|=2),e=n.pendingProps,l=r._init,r=l(r._payload),n.type=r,l=n.tag=tf(r),e=ye(r,e),l){case 0:n=Jl(null,n,r,e,t);break e;case 1:n=$u(null,n,r,e,t);break e;case 11:n=Wu(null,n,r,e,t);break e;case 14:n=Hu(null,n,r,ye(r.type,e),t);break e}throw Error(v(306,r,""))}return n;case 0:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ye(r,l),Jl(e,n,r,l,t);case 1:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ye(r,l),$u(e,n,r,l,t);case 3:e:{if(Us(n),e===null)throw Error(v(387));r=n.pendingProps,i=n.memoizedState,l=i.element,ls(e,n),xr(n,r,null,t);var o=n.memoizedState;if(r=o.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:o.cache,transitions:o.transitions},n.updateQueue.baseState=i,n.memoizedState=i,n.flags&256){l=Error(v(423)),n=Bu(e,n,r,t,l);break e}else if(r!==l){l=Error(v(424)),n=Bu(e,n,r,t,l);break e}else for(ee=Le(n.stateNode.containerInfo.firstChild),oe=n,D=!0,we=null,t=cs(n,null,r,t),n.child=t;t;)t.flags=t.flags&-3|4096,t=t.sibling;else{if(jn(),r===l){n=Oe(e,n,t);break e}G(e,n,r,t)}n=n.child}return n;case 5:return fs(n),e===null&&Xl(n),r=n.type,l=n.pendingProps,i=e!==null?e.memoizedProps:null,o=l.children,Ql(r,l)?o=null:i!==null&&Ql(r,i)&&(n.flags|=32),js(e,n),G(e,n,o,t),n.child;case 6:return e===null&&Xl(n),null;case 13:return Vs(e,n,t);case 4:return Ri(n,n.stateNode.containerInfo),r=n.pendingProps,e===null?n.child=Un(n,null,r,t):G(e,n,r,t),n.child;case 11:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ye(r,l),Wu(e,n,r,l,t);case 7:return G(e,n,n.pendingProps,t),n.child;case 8:return G(e,n,n.pendingProps.children,t),n.child;case 12:return G(e,n,n.pendingProps.children,t),n.child;case 10:e:{if(r=n.type._context,l=n.pendingProps,i=n.memoizedProps,o=l.value,T(kr,r._currentValue),r._currentValue=o,i!==null)if(Ne(i.value,o)){if(i.children===l.children&&!te.current){n=Oe(e,n,t);break e}}else for(i=n.child,i!==null&&(i.return=n);i!==null;){var s=i.dependencies;if(s!==null){o=i.child;for(var a=s.firstContext;a!==null;){if(a.context===r){if(i.tag===1){a=Re(-1,t&-t),a.tag=2;var p=i.updateQueue;if(p!==null){p=p.shared;var m=p.pending;m===null?a.next=a:(a.next=m.next,m.next=a),p.pending=a}}i.lanes|=t,a=i.alternate,a!==null&&(a.lanes|=t),Bl(i.return,t,n),s.lanes|=t;break}a=a.next}}else if(i.tag===10)o=i.type===n.type?null:i.child;else if(i.tag===18){if(o=i.return,o===null)throw Error(v(341));o.lanes|=t,s=o.alternate,s!==null&&(s.lanes|=t),Bl(o,t,n),o=i.sibling}else o=i.child;if(o!==null)o.return=i;else for(o=i;o!==null;){if(o===n){o=null;break}if(i=o.sibling,i!==null){i.return=o.return,o=i;break}o=o.return}i=o}G(e,n,l.children,t),n=n.child}return n;case 9:return l=n.type,r=n.pendingProps.children,Fn(n,t),l=ge(l),r=r(l),n.flags|=1,G(e,n,r,t),n.child;case 14:return r=n.type,l=ye(r,n.pendingProps),l=ye(r.type,l),Hu(e,n,r,l,t);case 15:return Os(e,n,n.type,n.pendingProps,t);case 17:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ye(r,l),e!==null&&(e.alternate=null,n.alternate=null,n.flags|=2),n.tag=1,re(r)?(e=!0,Sr(n)):e=!1,Fn(n,t),us(n,r,l),Kl(n,r,l,t),bl(null,n,r,!0,e,t);case 19:return As(e,n,t);case 22:return Is(e,n,t)}throw Error(v(156,n.tag))},"Lk");function Js(e,n){return Lo(e,n)}u(Js,"vk");function nf(e,n,t,r){this.tag=e,this.key=t,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}u(nf,"Qk");function pe(e,n,t,r){return new nf(e,n,t,r)}u(pe,"ah");function qi(e){return e=e.prototype,!(!e||!e.isReactComponent)}u(qi,"aj");function tf(e){if(typeof e=="function")return qi(e)?1:0;if(e!=null){if(e=e.$$typeof,e===pi)return 11;if(e===mi)return 14}return 2}u(tf,"Pk");function Je(e,n){var t=e.alternate;return t===null?(t=pe(e.tag,n,e.key,e.mode),t.elementType=e.elementType,t.type=e.type,t.stateNode=e.stateNode,t.alternate=e,e.alternate=t):(t.pendingProps=n,t.type=e.type,t.flags=0,t.subtreeFlags=0,t.deletions=null),t.flags=e.flags&14680064,t.childLanes=e.childLanes,t.lanes=e.lanes,t.child=e.child,t.memoizedProps=e.memoizedProps,t.memoizedState=e.memoizedState,t.updateQueue=e.updateQueue,n=e.dependencies,t.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},t.sibling=e.sibling,t.index=e.index,t.ref=e.ref,t}u(Je,"mh");function cr(e,n,t,r,l,i){var o=2;if(r=e,typeof e=="function")qi(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case wn:return cn(t.children,l,i,n);case di:o=8,l|=8;break;case Sl:return e=pe(12,t,n,l|2),e.elementType=Sl,e.lanes=i,e;case kl:return e=pe(13,t,n,l),e.elementType=kl,e.lanes=i,e;case El:return e=pe(19,t,n,l),e.elementType=El,e.lanes=i,e;case fo:return Dr(t,l,i,n);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case ao:o=10;break e;case co:o=9;break e;case pi:o=11;break e;case mi:o=14;break e;case Ue:o=16,r=null;break e}throw Error(v(130,e==null?e:typeof e,""))}return n=pe(o,t,n,l),n.elementType=e,n.type=r,n.lanes=i,n}u(cr,"oh");function cn(e,n,t,r){return e=pe(7,e,r,n),e.lanes=t,e}u(cn,"qh");function Dr(e,n,t,r){return e=pe(22,e,r,n),e.elementType=fo,e.lanes=t,e.stateNode={},e}u(Dr,"nj");function gl(e,n,t){return e=pe(6,e,null,n),e.lanes=t,e}u(gl,"nh");function yl(e,n,t){return n=pe(4,e.children!==null?e.children:[],e.key,n),n.lanes=t,n.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},n}u(yl,"ph");function rf(e,n,t,r,l){this.tag=n,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=tl(0),this.expirationTimes=tl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=tl(0),this.identifierPrefix=r,this.onRecoverableError=l,this.mutableSourceEagerHydrationData=null}u(rf,"Rk");function Ki(e,n,t,r,l,i,o,s,a){return e=new rf(e,n,t,s,a),n===1?(n=1,i===!0&&(n|=8)):n=0,i=pe(3,null,null,n),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:t,cache:null,transitions:null},zi(i),e}u(Ki,"Sk");function lf(e,n,t){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:yn,key:r==null?null:""+r,children:e,containerInfo:n,implementation:t}}u(lf,"Tk");function bs(e){if(!e)return Ze;e=e._reactInternals;e:{if(hn(e)!==e||e.tag!==1)throw Error(v(170));var n=e;do{switch(n.tag){case 3:n=n.stateNode.context;break e;case 1:if(re(n.type)){n=n.stateNode.__reactInternalMemoizedMergedChildContext;break e}}n=n.return}while(n!==null);throw Error(v(171))}if(e.tag===1){var t=e.type;if(re(t))return ts(e,t,n)}return n}u(bs,"Uk");function ea(e,n,t,r,l,i,o,s,a){return e=Ki(t,r,!0,e,l,i,o,s,a),e.context=bs(null),t=e.current,r=Z(),l=Xe(t),i=Re(r,l),i.callback=n??null,Ke(t,i),e.current.lanes=l,Tt(e,l,r),le(e,r),e}u(ea,"Vk");function Kr(e,n,t,r){var l=n.current,i=Z(),o=Xe(l);return t=bs(t),n.context===null?n.context=t:n.pendingContext=t,n=Re(i,o),n.payload={element:e},r=r===void 0?null:r,r!==null&&(n.callback=r),Ke(l,n),e=ve(l,o,i),e!==null&&ir(e,l,o),o}u(Kr,"Wk");function Or(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}u(Or,"Xk");function io(e,n){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var t=e.retryLane;e.retryLane=t!==0&&t<n?t:n}}u(io,"Yk");function Yi(e,n){io(e,n),(e=e.alternate)&&io(e,n)}u(Yi,"Zk");function uf(){return null}u(uf,"$k");var na=typeof reportError=="function"?reportError:function(e){console.error(e)};function Xi(e){this._internalRoot=e}u(Xi,"bl");Yr.prototype.render=Xi.prototype.render=function(e){var n=this._internalRoot;if(n===null)throw Error(v(409));Kr(e,n,null,null)};Yr.prototype.unmount=Xi.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var n=e.containerInfo;pn(function(){Kr(null,e,null,null)}),n[De]=null}};function Yr(e){this._internalRoot=e}u(Yr,"cl");Yr.prototype.unstable_scheduleHydration=function(e){if(e){var n=Oo();e={blockedOn:null,target:e,priority:n};for(var t=0;t<Ae.length&&n!==0&&n<Ae[t].priority;t++);Ae.splice(t,0,e),t===0&&jo(e)}};function Gi(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}u(Gi,"dl");function Xr(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}u(Xr,"el");function uo(){}u(uo,"fl");function of(e,n,t,r,l){if(l){if(typeof r=="function"){var i=r;r=u(function(){var p=Or(o);i.call(p)},"d")}var o=ea(n,r,e,0,null,!1,!1,"",uo);return e._reactRootContainer=o,e[De]=o.current,St(e.nodeType===8?e.parentNode:e),pn(),o}for(;l=e.lastChild;)e.removeChild(l);if(typeof r=="function"){var s=r;r=u(function(){var p=Or(a);s.call(p)},"d")}var a=Ki(e,0,!1,null,null,!1,!1,"",uo);return e._reactRootContainer=a,e[De]=a.current,St(e.nodeType===8?e.parentNode:e),pn(function(){Kr(n,a,t,r)}),a}u(of,"gl");function Gr(e,n,t,r,l){var i=t._reactRootContainer;if(i){var o=i;if(typeof l=="function"){var s=l;l=u(function(){var a=Or(o);s.call(a)},"e")}Kr(n,o,e,l)}else o=of(t,n,e,l,r);return Or(o)}u(Gr,"hl");Fo=u(function(e){switch(e.tag){case 3:var n=e.stateNode;if(n.current.memoizedState.isDehydrated){var t=tt(n.pendingLanes);t!==0&&(gi(n,t|1),le(n,U()),!(P&6)&&(Wn=U()+500,nn()))}break;case 13:var r=Z();pn(function(){return ve(e,1,r)}),Yi(e,1)}},"Ac");yi=u(function(e){if(e.tag===13){var n=Z();ve(e,134217728,n),Yi(e,134217728)}},"Bc");Do=u(function(e){if(e.tag===13){var n=Z(),t=Xe(e);ve(e,t,n),Yi(e,t)}},"Cc");Oo=u(function(){return L},"Dc");Io=u(function(e,n){var t=L;try{return L=e,n()}finally{L=t}},"Ec");Rl=u(function(e,n,t){switch(n){case"input":if(Nl(e,t),n=t.name,t.type==="radio"&&n!=null){for(t=e;t.parentNode;)t=t.parentNode;for(t=t.querySelectorAll("input[name="+JSON.stringify(""+n)+'][type="radio"]'),n=0;n<t.length;n++){var r=t[n];if(r!==e&&r.form===e.form){var l=Ar(r);if(!l)throw Error(v(90));mo(r),Nl(r,l)}}}break;case"textarea":vo(e,t);break;case"select":n=t.value,n!=null&&Ln(e,!!t.multiple,n,!1)}},"vb");xo=Hi;Co=pn;var sf={usingClientEntryPoint:!1,Events:[Rt,xn,Ar,ko,Eo,Hi]},Jn={findFiberByHostInstance:ln,bundleType:0,version:"18.0.0-fc46dba67-20220329",rendererPackageName:"react-dom"},af={bundleType:Jn.bundleType,version:Jn.version,rendererPackageName:Jn.rendererPackageName,rendererConfig:Jn.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Ie.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=Po(e),e===null?null:e.stateNode},findFiberByHostInstance:Jn.findFiberByHostInstance||uf,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.0.0-fc46dba67-20220329"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&(bn=__REACT_DEVTOOLS_GLOBAL_HOOK__,!bn.isDisabled&&bn.supportsFiber))try{Ir=bn.inject(af),xe=bn}catch{}var bn;ce.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=sf;ce.createPortal=function(e,n){var t=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Gi(n))throw Error(v(200));return lf(e,n,null,t)};ce.createRoot=function(e,n){if(!Gi(e))throw Error(v(299));var t=!1,r="",l=na;return n!=null&&(n.unstable_strictMode===!0&&(t=!0),n.identifierPrefix!==void 0&&(r=n.identifierPrefix),n.onRecoverableError!==void 0&&(l=n.onRecoverableError)),n=Ki(e,1,!1,null,null,t,!1,r,l),e[De]=n.current,St(e.nodeType===8?e.parentNode:e),new Xi(n)};ce.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var n=e._reactInternals;if(n===void 0)throw typeof e.render=="function"?Error(v(188)):(e=Object.keys(e).join(","),Error(v(268,e)));return e=Po(n),e=e===null?null:e.stateNode,e};ce.flushSync=function(e){return pn(e)};ce.hydrate=function(e,n,t){if(!Xr(n))throw Error(v(200));return Gr(null,e,n,!0,t)};ce.hydrateRoot=function(e,n,t){if(!Gi(e))throw Error(v(405));var r=t!=null&&t.hydratedSources||null,l=!1,i="",o=na;if(t!=null&&(t.unstable_strictMode===!0&&(l=!0),t.identifierPrefix!==void 0&&(i=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),n=ea(n,null,e,1,t??null,l,!1,i,o),e[De]=n.current,St(e),r)for(e=0;e<r.length;e++)t=r[e],l=t._getVersion,l=l(t._source),n.mutableSourceEagerHydrationData==null?n.mutableSourceEagerHydrationData=[t,l]:n.mutableSourceEagerHydrationData.push(t,l);return new Yr(n)};ce.render=function(e,n,t){if(!Xr(n))throw Error(v(200));return Gr(null,e,n,!1,t)};ce.unmountComponentAtNode=function(e){if(!Xr(e))throw Error(v(40));return e._reactRootContainer?(pn(function(){Gr(null,null,e,!1,function(){e._reactRootContainer=null,e[De]=null})}),!0):!1};ce.unstable_batchedUpdates=Hi;ce.unstable_renderSubtreeIntoContainer=function(e,n,t,r){if(!Xr(t))throw Error(v(200));if(e==null||e._reactInternals===void 0)throw Error(v(38));return Gr(e,n,t,!1,r)};ce.version="18.0.0-fc46dba67-20220329"});var ia=Zr((mf,la)=>{"use strict";function ra(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(ra)}catch(e){console.error(e)}}u(ra,"checkDCE");ra(),la.exports=ta()});var cf=Zr(Zi=>{var ua=ia();Zi.createRoot=ua.createRoot,Zi.hydrateRoot=ua.hydrateRoot;var vf});return cf();})();
/*! Bundled license information:
react-dom/cjs/react-dom.production.min.js:
(**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*)
*/
;
return __dependency__;
};</script><script path="/node_modules/scheduler?_v=0.21.0&_env=prod">window[Symbol.for('__modules__')] = window[Symbol.for('__modules__')] || {};
window[Symbol.for('__modules__')]['/node_modules/scheduler?_v=0.21.0&_env=prod'] = (window) => {
"use strict";var __dependency__=(()=>{var V=Object.defineProperty;var o=(e,n)=>V(e,"name",{value:n,configurable:!0});var R=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports);var Q=R(r=>{"use strict";function L(e,n){var t=e.length;e.push(n);e:for(;0<t;){var l=t-1>>>1,i=e[l];if(0<h(i,n))e[l]=n,e[t]=i,t=l;else break e}}o(L,"f");function s(e){return e.length===0?null:e[0]}o(s,"h");function w(e){if(e.length===0)return null;var n=e[0],t=e.pop();if(t!==n){e[0]=t;e:for(var l=0,i=e.length,m=i>>>1;l<m;){var v=2*(l+1)-1,P=e[v],p=v+1,_=e[p];if(0>h(P,t))p<i&&0>h(_,P)?(e[l]=_,e[p]=t,l=p):(e[l]=P,e[v]=t,l=v);else if(p<i&&0>h(_,t))e[l]=_,e[p]=t,l=p;else break e}}return n}o(w,"k");function h(e,n){var t=e.sortIndex-n.sortIndex;return t!==0?t:e.id-n.id}o(h,"g");typeof performance=="object"&&typeof performance.now=="function"?(B=performance,r.unstable_now=function(){return B.now()}):(T=Date,O=T.now(),r.unstable_now=function(){return T.now()-O});var B,T,O,f=[],c=[],W=1,a=null,u=3,I=!1,b=!1,d=!1,A=typeof setTimeout=="function"?setTimeout:null,G=typeof clearTimeout=="function"?clearTimeout:null,q=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function M(e){for(var n=s(c);n!==null;){if(n.callback===null)w(c);else if(n.startTime<=e)w(c),n.sortIndex=n.expirationTime,L(f,n);else break;n=s(c)}}o(M,"G");function N(e){if(d=!1,M(e),!b)if(s(f)!==null)b=!0,F(j);else{var n=s(c);n!==null&&D(N,n.startTime-e)}}o(N,"H");function j(e,n){b=!1,d&&(d=!1,G(g),g=-1),I=!0;var t=u;try{for(M(n),a=s(f);a!==null&&(!(a.expirationTime>n)||e&&!K());){var l=a.callback;if(typeof l=="function"){a.callback=null,u=a.priorityLevel;var i=l(a.expirationTime<=n);n=r.unstable_now(),typeof i=="function"?a.callback=i:a===s(f)&&w(f),M(n)}else w(f);a=s(f)}if(a!==null)var m=!0;else{var v=s(c);v!==null&&D(N,v.startTime-n),m=!1}return m}finally{a=null,u=t,I=!1}}o(j,"J");var x=!1,k=null,g=-1,H=5,J=-1;function K(){return!(r.unstable_now()-J<H)}o(K,"M");function E(){if(k!==null){var e=r.unstable_now();J=e;var n=!0;try{n=k(!0,e)}finally{n?y():(x=!1,k=null)}}else x=!1}o(E,"R");var y;typeof q=="function"?y=o(function(){q(E)},"S"):typeof MessageChannel<"u"?(C=new MessageChannel,z=C.port2,C.port1.onmessage=E,y=o(function(){z.postMessage(null)},"S")):y=o(function(){A(E,0)},"S");var C,z;function F(e){k=e,x||(x=!0,y())}o(F,"I");function D(e,n){g=A(function(){e(r.unstable_now())},n)}o(D,"K");r.unstable_IdlePriority=5;r.unstable_ImmediatePriority=1;r.unstable_LowPriority=4;r.unstable_NormalPriority=3;r.unstable_Profiling=null;r.unstable_UserBlockingPriority=2;r.unstable_cancelCallback=function(e){e.callback=null};r.unstable_continueExecution=function(){b||I||(b=!0,F(j))};r.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):H=0<e?Math.floor(1e3/e):5};r.unstable_getCurrentPriorityLevel=function(){return u};r.unstable_getFirstCallbackNode=function(){return s(f)};r.unstable_next=function(e){switch(u){case 1:case 2:case 3:var n=3;break;default:n=u}var t=u;u=n;try{return e()}finally{u=t}};r.unstable_pauseExecution=function(){};r.unstable_requestPaint=function(){};r.unstable_runWithPriority=function(e,n){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var t=u;u=e;try{return n()}finally{u=t}};r.unstable_scheduleCallback=function(e,n,t){var l=r.unstable_now();switch(typeof t=="object"&&t!==null?(t=t.delay,t=typeof t=="number"&&0<t?l+t:l):t=l,e){case 1:var i=-1;break;case 2:i=250;break;case 5:i=1073741823;break;case 4:i=1e4;break;default:i=5e3}return i=t+i,e={id:W++,callback:n,priorityLevel:e,startTime:t,expirationTime:i,sortIndex:-1},t>l?(e.sortIndex=t,L(c,e),s(f)===null&&e===s(c)&&(d?(G(g),g=-1):d=!0,D(N,t-l))):(e.sortIndex=i,L(f,e),b||I||(b=!0,F(j))),e};r.unstable_shouldYield=K;r.unstable_wrapCallback=function(e){var n=u;return function(){var t=u;u=n;try{return e.apply(this,arguments)}finally{u=t}}}});var Y=R((U,S)=>{S.exports=Q()});return Y();})();
/*! Bundled license information:
scheduler/cjs/scheduler.production.min.js:
(**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*)
*/
;
return __dependency__;
};</script><script path="/node_modules/react/jsx-runtime?_v=18.0.0&_env=prod">window[Symbol.for('__modules__')] = window[Symbol.for('__modules__')] || {};
window[Symbol.for('__modules__')]['/node_modules/react/jsx-runtime?_v=18.0.0&_env=prod'] = (window) => {
"use strict";var __dependency__=(()=>{var y=Object.defineProperty;var _=(r,e)=>y(r,"name",{value:e,configurable:!0}),d=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,o)=>(typeof require<"u"?require:e)[o]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+r+'" is not supported')});var i=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var p=i(n=>{"use strict";var m=d("/node_modules/react?_v=18.0.0&_env=prod"),O=Symbol.for("react.element"),v=Symbol.for("react.fragment"),E=Object.prototype.hasOwnProperty,j=m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,k={key:!0,ref:!0,__self:!0,__source:!0};function l(r,e,o){var t,s={},f=null,u=null;o!==void 0&&(f=""+o),e.key!==void 0&&(f=""+e.key),e.ref!==void 0&&(u=e.ref);for(t in e)E.call(e,t)&&!k.hasOwnProperty(t)&&(s[t]=e[t]);if(r&&r.defaultProps)for(t in e=r.defaultProps,e)s[t]===void 0&&(s[t]=e[t]);return{$$typeof:O,type:r,key:f,ref:u,props:s,_owner:j.current}}_(l,"q");n.Fragment=v;n.jsx=l;n.jsxs=l});var x=i((a,c)=>{c.exports=p()});return x();})();
/*! Bundled license information:
react/cjs/react-jsx-runtime.production.min.js:
(**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*)
*/
;
return __dependency__;
};</script><script>var N = Object.create;
var l = Object.defineProperty;
var q = Object.getOwnPropertyDescriptor;
var k = Object.getOwnPropertyNames;
var R = Object.getPrototypeOf,
S = Object.prototype.hasOwnProperty;
var i = (e, a) => l(e, "name", {
value: a,
configurable: !0
});
var L = (e, a, r, n) => {
if (a && typeof a == "object" || typeof a == "function") for (let m of k(a)) !S.call(e, m) && m !== r && l(e, m, {
get: () => a[m],
enumerable: !(n = q(a, m)) || n.enumerable
});
return e;
};
var B = (e, a, r) => (r = e != null ? N(R(e)) : {}, L(a || !e || !e.__esModule ? l(r, "default", {
value: e,
enumerable: !0
}) : r, e));
var I = require("/node_modules/react?_v=18.0.0&_env=prod"),
A = B(require("/node_modules/react-dom/client?_v=18.0.0&_env=prod"));
var s = require("/node_modules/react?_v=18.0.0&_env=prod");
var M = [{
commit: "1dd6d8a8f9d76c2d62d2845d13fdf1e15a9e1d26",
author: "Amir Canto",
date: "2023-12-01",
description: "Add historica balance model"
}, {
commit: "10048b8bb53033296180122c854c3c6e112e4189",
author: "Amir Canto",
date: "2023-12-02",
description: "Add historica balance model"
}, {
commit: "261e9a5defce285246aec11d42be9c3b37af75ba",
author: "Amir Canto",
date: "2023-12-09",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-01",
description: "Add historica balance model"
}, {
commit: "098964f3acab059351df2387c9650309ebc7b218",
author: "Amir Canto",
date: "2023-12-10",
description: "Add historica balance model"
}, {
commit: "098964f3aca4059351df2387c9650309ebc7b218",
author: "Amir Canto",
date: "2023-12-10",
description: "Add historica balance model"
}, {
commit: "098964aca4059351df2387c9650309ebc7b218",
author: "Amir Canto",
date: "2023-12-10",
description: "Add historica balance model"
}, {
commit: "098964aca4059351df2387c9650309ebc7b218",
author: "Amir Canto",
date: "2023-12-10",
description: "Add historica balance model"
}, {
commit: "098964aca405932df2387c9650309ebc7b218",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}, {
commit: "aef0c13cd4566363fb90f2f971d9780738884716",
author: "Amir Canto",
date: "2023-12-25",
description: "Add historica balance model"
}],
p = M;
var o = require("/node_modules/react/jsx-runtime?_v=18.0.0&_env=prod");
function u(e) {
let [a, r] = (0, s.useState)({}),
[n, m] = (0, s.useState)([]),
C = i(() => {
var _loopIt = 0;
let t = [];
for (let c = 1; c < 31; c++) {
if (_loopIt++ > 1500) {
global.infiniteLoopError = new RangeError('Potential infinite loop: exceeded ' + 1500 + ' iterations.');
throw global.infiniteLoopError;
}
t.push("2023-12-" + v(c));
}
return t;
}, "decemberMonth"),
v = i(t => t < 10 ? "0" + t : t, "padNumber");
(0, s.useEffect)(() => {
r(i(d => {
let f = {};
for (commit of d) f[commit.date] ? f[commit.date] += 1 : f[commit.date] = 1;
return f;
}, "groupCommits")(p));
let c = C();
m(c);
}, []);
let b = i(t => {
let c = "square",
d = "";
return t < 1 ? d = "grey" : t >= 1 && t <= 3 ? d = "green" : t >= 4 && t <= 6 ? d = "blue" : t >= 7 && (d = "red"), c += " " + d;
}, "colorBoxClass"),
y = i(({
day: t
}) => (0, o.jsx)("div", {
className: a[t] === void 0 ? b(0) : b(a[t])
}, t), "Square"),
g = i(({
day: t
}) => (0, o.jsxs)("span", {
className: "commit-date",
children: [" ", t]
}), "LabelSquare"),
D = i(({
day: t
}) => (0, o.jsxs)("div", {
className: "commit",
children: [(0, o.jsxs)("span", {
className: "tooltip",
children: [a[t] === void 0 ? 0 : a[t], " commits"]
}, t), (0, o.jsx)(y, {
day: t
}), (0, o.jsx)(g, {
day: t
})]
}, t), "Commit");
return (0, o.jsxs)("div", {
className: "App",
"aria-labelledby": "activity-heading",
children: [(0, o.jsx)("h1", {
id: "activity-heading",
children: "Activity Commits Diagram"
}), (0, o.jsx)(i(({
data: t
}) => (0, o.jsx)("div", {
className: "container",
children: t.map((c, d) => (0, o.jsx)(D, {
day: c
}, d))
}), "ActivityDiagram"), {
data: n
})]
});
}
i(u, "App");
var h = require("/node_modules/react/jsx-runtime?_v=18.0.0&_env=prod");
A.default.createRoot(document.querySelector("#root")).render((0, h.jsx)(u, {}));</script>
</body>
</html>