react-server-dom-webpack 18.3.0-next-6ddcbd4f9-20230209 → 18.3.0-next-4a4ef2706-20230212

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,45 +7,46 @@
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
9
  */
10
- (function(){'use strict';(function(r,z){"object"===typeof exports&&"undefined"!==typeof module?z(exports,require("react-dom")):"function"===typeof define&&define.amd?define(["exports","react","react-dom"],z):(r=r||self,z(r.ReactServerDOMServer={},r.React,r.ReactDOM))})(this,function(r,z,G){function N(a,c){if(0!==c.length)if(512<c.length)0<n&&(a.enqueue(new Uint8Array(p.buffer,0,n)),p=new Uint8Array(512),n=0),a.enqueue(c);else{var e=p.length-n;e<c.length&&(0===e?a.enqueue(p):(p.set(c.subarray(0,
11
- e),n),a.enqueue(p),c=c.subarray(e)),p=new Uint8Array(512),n=0);p.set(c,n);n+=c.length}return!0}function b(a){return B.encode(a)}function da(a,c){"function"===typeof a.error?a.error(c):a.close()}function O(a,c,e){a=H(e);c=c.toString(16)+":"+a+"\n";return B.encode(c)}function l(a,c,e,d,m,b,g){this.acceptsBooleans=2===c||3===c||4===c;this.attributeName=d;this.attributeNamespace=m;this.mustUseProperty=e;this.propertyName=a;this.type=c;this.sanitizeURL=b;this.removeEmptyString=g}function I(a,c){if(a!==
12
- c){a.context._currentValue=a.parentValue;a=a.parent;var e=c.parent;if(null===a){if(null!==e)throw Error("The stacks must reach the root at the same time. This is a bug in React.");}else{if(null===e)throw Error("The stacks must reach the root at the same time. This is a bug in React.");I(a,e);c.context._currentValue=c.value}}}function ea(a){a.context._currentValue=a.parentValue;a=a.parent;null!==a&&ea(a)}function fa(a){var c=a.parent;null!==c&&fa(c);a.context._currentValue=a.value}function ha(a,c){a.context._currentValue=
13
- a.parentValue;a=a.parent;if(null===a)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");a.depth===c.depth?I(a,c):ha(a,c)}function ia(a,c){var e=c.parent;if(null===e)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");a.depth===e.depth?I(a,e):ia(a,e);c.context._currentValue=c.value}function P(a){var c=u;c!==a&&(null===c?fa(a):null===a?ea(c):c.depth===a.depth?I(c,a):c.depth>a.depth?ha(c,a):ia(c,a),
14
- u=a)}function ja(a,c){var e=a._currentValue;a._currentValue=c;var d=u;return u=a={parent:d,depth:null===d?0:d.depth+1,context:a,parentValue:e,value:c}}function ka(){}function za(a,c,e){e=a[e];void 0===e?a.push(c):e!==c&&(c.then(ka,ka),c=e);switch(c.status){case "fulfilled":return c.value;case "rejected":throw c.reason;default:if("string"!==typeof c.status)switch(a=c,a.status="pending",a.then(function(a){if("pending"===c.status){var e=c;e.status="fulfilled";e.value=a}},function(a){if("pending"===c.status){var e=
15
- c;e.status="rejected";e.reason=a}}),c.status){case "fulfilled":return c.value;case "rejected":throw c.reason;}J=c;throw Q;}}function la(){if(null===J)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var a=J;J=null;return a}function ma(){var a=v;v=null;return a}function na(a){return a._currentValue}function q(){throw Error("This Hook is not supported in Server Components.");}function Aa(){throw Error("Refreshing the cache is not supported in Server Components.");
16
- }function R(){return(new AbortController).signal}function Ba(a){console.error(a)}function Ca(a,c,e,d,m){if(null!==S.current&&S.current!==oa)throw Error("Currently React only supports one RSC renderer at a time.");S.current=oa;var b=new Set,g=[],h={status:0,fatalError:null,destination:null,bundlerConfig:c,cache:new Map,nextChunkId:0,pendingChunks:0,abortableTasks:b,pingedTasks:g,completedModuleChunks:[],completedJSONChunks:[],completedErrorChunks:[],writtenSymbols:new Map,writtenModules:new Map,writtenProviders:new Map,
17
- identifierPrefix:m||"",identifierCount:1,onError:void 0===e?Ba:e,toJSON:function(a,c){return Da(h,this,a,c)}};h.pendingChunks++;c=Ea(d);a=T(h,a,c,b);g.push(a);return h}function Fa(a,c){a.pendingChunks++;var e=T(a,null,u,a.abortableTasks);switch(c.status){case "fulfilled":return e.model=c.value,U(a,e),e.id;case "rejected":var d=w(a,c.reason);A(a,e.id,d);return e.id;default:"string"!==typeof c.status&&(c.status="pending",c.then(function(a){"pending"===c.status&&(c.status="fulfilled",c.value=a)},function(a){"pending"===
18
- c.status&&(c.status="rejected",c.reason=a)}))}c.then(function(c){e.model=c;U(a,e)},function(c){c=w(a,c);A(a,e.id,c)});return e.id}function Ga(a){if("fulfilled"===a.status)return a.value;if("rejected"===a.status)throw a.reason;throw a;}function Ha(a){switch(a.status){case "fulfilled":case "rejected":break;default:"string"!==typeof a.status&&(a.status="pending",a.then(function(c){"pending"===a.status&&(a.status="fulfilled",a.value=c)},function(c){"pending"===a.status&&(a.status="rejected",a.reason=
19
- c)}))}return{$$typeof:C,_payload:a,_init:Ga}}function D(a,c,e,d,b,f){if(null!==d&&void 0!==d)throw Error("Refs cannot be used in Server Components, nor passed to Client Components.");if("function"===typeof c){if(c.$$typeof===K)return[t,c,e,b];L=0;v=f;b=c(b);return"object"===typeof b&&null!==b&&"function"===typeof b.then?"fulfilled"===b.status?b.value:Ha(b):b}if("string"===typeof c)return[t,c,e,b];if("symbol"===typeof c)return c===Ia?b.children:[t,c,e,b];if(null!=c&&"object"===typeof c){if(c.$$typeof===
20
- K)return[t,c,e,b];switch(c.$$typeof){case C:var m=c._init;c=m(c._payload);return D(a,c,e,d,b,f);case pa:return a=c.render,L=0,v=f,a(b,void 0);case qa:return D(a,c.type,e,d,b,f);case ra:return ja(c._context,b.value),[t,c,e,{value:b.value,children:b.children,__pop:sa}]}}throw Error("Unsupported Server Component type: "+V(c));}function U(a,c){var e=a.pingedTasks;e.push(c);1===e.length&&ta(a)}function T(a,c,e,d){var b={id:a.nextChunkId++,status:0,model:c,context:e,ping:function(){return U(a,b)},thenableState:null};
21
- d.add(b);return b}function ua(a,c,e,d){var b=d.filepath+"#"+d.name+(d.async?"#async":""),f=a.writtenModules,g=f.get(b);if(void 0!==g)return c[0]===t&&"1"===e?"$L"+g.toString(16):"$"+g.toString(16);try{var h=a.bundlerConfig[d.filepath][d.name];var k=d.async?{id:h.id,chunks:h.chunks,name:h.name,async:!0}:h;a.pendingChunks++;var l=a.nextChunkId++,n=H(k),p=l.toString(16)+":I"+n+"\n";var q=B.encode(p);a.completedModuleChunks.push(q);f.set(b,l);return c[0]===t&&"1"===e?"$L"+l.toString(16):"$"+l.toString(16)}catch(Ja){return a.pendingChunks++,
22
- c=a.nextChunkId++,e=w(a,Ja),A(a,c,e),"$"+c.toString(16)}}function va(a){return Object.prototype.toString.call(a).replace(/^\[object (.*)\]$/,function(a,e){return e})}function V(a){switch(typeof a){case "string":return JSON.stringify(10>=a.length?a:a.substr(0,10)+"...");case "object":if(wa(a))return"[...]";a=va(a);return"Object"===a?"{...}":a;case "function":return"function";default:return String(a)}}function M(a){if("string"===typeof a)return a;switch(a){case Ka:return"Suspense";case La:return"SuspenseList"}if("object"===
23
- typeof a)switch(a.$$typeof){case pa:return M(a.render);case qa:return M(a.type);case C:var c=a._payload;a=a._init;try{return M(a(c))}catch(e){}}return""}function x(a,c){var e=va(a);if("Object"!==e&&"Array"!==e)return e;e=-1;var d=0;if(wa(a)){var b="[";for(var f=0;f<a.length;f++){0<f&&(b+=", ");var g=a[f];g="object"===typeof g&&null!==g?x(g):V(g);""+f===c?(e=b.length,d=g.length,b+=g):b=10>g.length&&40>b.length+g.length?b+g:b+"..."}b+="]"}else if(a.$$typeof===t)b="<"+M(a.type)+"/>";else{b="{";f=Object.keys(a);
24
- for(g=0;g<f.length;g++){0<g&&(b+=", ");var h=f[g],k=JSON.stringify(h);b+=('"'+h+'"'===k?h:k)+": ";k=a[h];k="object"===typeof k&&null!==k?x(k):V(k);h===c?(e=b.length,d=k.length,b+=k):b=10>k.length&&40>b.length+k.length?b+k:b+"..."}b+="}"}return void 0===c?b:-1<e&&0<d?(a=" ".repeat(e)+"^".repeat(d),"\n "+b+"\n "+a):"\n "+b}function Da(a,c,b,d){switch(d){case t:return"$"}for(;"object"===typeof d&&null!==d&&(d.$$typeof===t||d.$$typeof===C);)try{switch(d.$$typeof){case t:var e=d;d=D(a,e.type,e.key,
25
- e.ref,e.props,null);break;case C:var f=d._init;d=f(d._payload)}}catch(g){b=g===Q?la():g;if("object"===typeof b&&null!==b&&"function"===typeof b.then)return a.pendingChunks++,a=T(a,d,u,a.abortableTasks),d=a.ping,b.then(d,d),a.thenableState=ma(),"$L"+a.id.toString(16);a.pendingChunks++;d=a.nextChunkId++;b=w(a,b);A(a,d,b);return"$L"+d.toString(16)}if(null===d)return null;if("object"===typeof d){if(d.$$typeof===K)return ua(a,c,b,d);if("function"===typeof d.then)return"$@"+Fa(a,d).toString(16);if(d.$$typeof===
26
- ra)return d=d._context._globalName,c=a.writtenProviders,b=c.get(b),void 0===b&&(a.pendingChunks++,b=a.nextChunkId++,c.set(d,b),d=O(a,b,"$P"+d),a.completedJSONChunks.push(d)),"$"+b.toString(16);if(d===sa){a=u;if(null===a)throw Error("Tried to pop a Context at the root of the app. This is a bug in React.");d=a.parentValue;a.context._currentValue=d===xa?a.context._defaultValue:d;u=a.parent;return}return d}if("string"===typeof d)return a="$"===d[0]?"$"+d:d,a;if("boolean"===typeof d||"number"===typeof d||
27
- "undefined"===typeof d)return d;if("function"===typeof d){if(d.$$typeof===K)return ua(a,c,b,d);if(/^on[A-Z]/.test(b))throw Error("Event handlers cannot be passed to Client Component props."+x(c,b)+"\nIf you need interactivity, consider converting part of this to a Client Component.");throw Error("Functions cannot be passed directly to Client Components because they're not serializable."+x(c,b));}if("symbol"===typeof d){e=a.writtenSymbols;f=e.get(d);if(void 0!==f)return"$"+f.toString(16);f=d.description;
28
- if(Symbol.for(f)!==d)throw Error("Only global symbols received from Symbol.for(...) can be passed to Client Components. The symbol Symbol.for("+(d.description+") cannot be found among global symbols.")+x(c,b));a.pendingChunks++;b=a.nextChunkId++;c=O(a,b,"$S"+f);a.completedModuleChunks.push(c);e.set(d,b);return"$"+b.toString(16)}if("bigint"===typeof d)throw Error("BigInt ("+d+") is not yet supported in Client Component props."+x(c,b));throw Error("Type "+typeof d+" is not supported in Client Component props."+
29
- x(c,b));}function w(a,c){a=a.onError;c=a(c);if(null!=c&&"string"!==typeof c)throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof c+'" instead');return c||""}function W(a,c){null!==a.destination?(a.status=2,da(a.destination,c)):(a.status=1,a.fatalError=c)}function A(a,c,b){b={digest:b};c=c.toString(16)+":E"+H(b)+"\n";c=B.encode(c);a.completedErrorChunks.push(c)}
30
- function ta(a){var c=X.current,b=y;X.current=Ma;y=a.cache;E=a;try{var d=a.pingedTasks;a.pingedTasks=[];for(var m=0;m<d.length;m++){var f=d[m];var g=a;if(0===f.status){P(f.context);try{var h=f.model;if("object"===typeof h&&null!==h&&h.$$typeof===t){var k=h,l=f.thenableState;f.model=h;h=D(g,k.type,k.key,k.ref,k.props,l);for(f.thenableState=null;"object"===typeof h&&null!==h&&h.$$typeof===t;)k=h,f.model=h,h=D(g,k.type,k.key,k.ref,k.props,null)}var n=f.id,p=H(h,g.toJSON),q=n.toString(16)+":"+p+"\n";var u=
31
- B.encode(q);g.completedJSONChunks.push(u);g.abortableTasks.delete(f);f.status=1}catch(F){var r=F===Q?la():F;if("object"===typeof r&&null!==r&&"function"===typeof r.then){var v=f.ping;r.then(v,v);f.thenableState=ma()}else{g.abortableTasks.delete(f);f.status=4;var x=w(g,r);A(g,f.id,x)}}}}null!==a.destination&&Y(a,a.destination)}catch(F){w(a,F),W(a,F)}finally{X.current=c,y=b,E=null}}function Y(a,c){p=new Uint8Array(512);n=0;try{for(var b=a.completedModuleChunks,d=0;d<b.length;d++)if(a.pendingChunks--,
32
- !N(c,b[d])){a.destination=null;d++;break}b.splice(0,d);var m=a.completedJSONChunks;for(d=0;d<m.length;d++)if(a.pendingChunks--,!N(c,m[d])){a.destination=null;d++;break}m.splice(0,d);var f=a.completedErrorChunks;for(d=0;d<f.length;d++)if(a.pendingChunks--,!N(c,f[d])){a.destination=null;d++;break}f.splice(0,d)}finally{p&&0<n&&(c.enqueue(new Uint8Array(p.buffer,0,n)),p=null,n=0)}0===a.pendingChunks&&c.close()}function ya(a,c){try{var b=a.abortableTasks;if(0<b.size){var d=w(a,void 0===c?Error("The render was aborted by the server without a reason."):
33
- c);a.pendingChunks++;var m=a.nextChunkId++;A(a,m,d);b.forEach(function(c){c.status=3;var b="$"+m.toString(16);c=O(a,c.id,b);a.completedErrorChunks.push(c)});b.clear()}null!==a.destination&&Y(a,a.destination)}catch(f){w(a,f),W(a,f)}}function Ea(a){if(a){var c=u;P(null);for(var b=0;b<a.length;b++){var d=a[b],m=d[0];d=d[1];Z[m]||(Z[m]=z.createServerContext(m,xa));ja(Z[m],d)}a=u;P(c);return a}return null}var p=null,n=0,B=new TextEncoder,H=JSON.stringify,K=Symbol.for("react.client.reference"),t=Symbol.for("react.element"),
34
- Ia=Symbol.for("react.fragment"),ra=Symbol.for("react.provider"),Na=Symbol.for("react.server_context"),pa=Symbol.for("react.forward_ref"),Ka=Symbol.for("react.suspense"),La=Symbol.for("react.suspense_list"),qa=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),xa=Symbol.for("react.default_value"),Oa=Symbol.for("react.memo_cache_sentinel");"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){new l(a,
10
+ (function(){'use strict';(function(v,z){"object"===typeof exports&&"undefined"!==typeof module?z(exports,require("react-dom")):"function"===typeof define&&define.amd?define(["exports","react","react-dom"],z):(v=v||self,z(v.ReactServerDOMServer={},v.React,v.ReactDOM))})(this,function(v,z,G){function N(a,b){if(0!==b.length)if(512<b.length)0<p&&(a.enqueue(new Uint8Array(n.buffer,0,p)),n=new Uint8Array(512),p=0),a.enqueue(b);else{var e=n.length-p;e<b.length&&(0===e?a.enqueue(n):(n.set(b.subarray(0,
11
+ e),p),a.enqueue(n),b=b.subarray(e)),n=new Uint8Array(512),p=0);n.set(b,p);p+=b.length}return!0}function c(a){return B.encode(a)}function da(a,b){"function"===typeof a.error?a.error(b):a.close()}function ea(a,b,e){a=H(e,a.toJSON);b=b.toString(16)+":"+a+"\n";return B.encode(b)}function O(a,b,e){a=H(e);b=b.toString(16)+":"+a+"\n";return B.encode(b)}function l(a,b,e,d,m,c,g){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=m;this.mustUseProperty=e;this.propertyName=
12
+ a;this.type=b;this.sanitizeURL=c;this.removeEmptyString=g}function I(a,b){if(a!==b){a.context._currentValue=a.parentValue;a=a.parent;var e=b.parent;if(null===a){if(null!==e)throw Error("The stacks must reach the root at the same time. This is a bug in React.");}else{if(null===e)throw Error("The stacks must reach the root at the same time. This is a bug in React.");I(a,e);b.context._currentValue=b.value}}}function fa(a){a.context._currentValue=a.parentValue;a=a.parent;null!==a&&fa(a)}function ha(a){var b=
13
+ a.parent;null!==b&&ha(b);a.context._currentValue=a.value}function ia(a,b){a.context._currentValue=a.parentValue;a=a.parent;if(null===a)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");a.depth===b.depth?I(a,b):ia(a,b)}function ja(a,b){var e=b.parent;if(null===e)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");a.depth===e.depth?I(a,e):ja(a,e);b.context._currentValue=b.value}function P(a){var b=
14
+ t;b!==a&&(null===b?ha(a):null===a?fa(b):b.depth===a.depth?I(b,a):b.depth>a.depth?ia(b,a):ja(b,a),t=a)}function ka(a,b){var e=a._currentValue;a._currentValue=b;var d=t;return t=a={parent:d,depth:null===d?0:d.depth+1,context:a,parentValue:e,value:b}}function la(){}function Aa(a,b,e){e=a[e];void 0===e?a.push(b):e!==b&&(b.then(la,la),b=e);switch(b.status){case "fulfilled":return b.value;case "rejected":throw b.reason;default:if("string"!==typeof b.status)switch(a=b,a.status="pending",a.then(function(a){if("pending"===
15
+ b.status){var e=b;e.status="fulfilled";e.value=a}},function(a){if("pending"===b.status){var e=b;e.status="rejected";e.reason=a}}),b.status){case "fulfilled":return b.value;case "rejected":throw b.reason;}J=b;throw Q;}}function ma(){if(null===J)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var a=J;J=null;return a}function na(){var a=w;w=null;return a}function oa(a){return a._currentValue}function q(){throw Error("This Hook is not supported in Server Components.");
16
+ }function Ba(){throw Error("Refreshing the cache is not supported in Server Components.");}function R(){return(new AbortController).signal}function Ca(a){console.error(a)}function Da(a,b,e,d,m){if(null!==S.current&&S.current!==pa)throw Error("Currently React only supports one RSC renderer at a time.");S.current=pa;var c=new Set,g=[],h={status:0,fatalError:null,destination:null,bundlerConfig:b,cache:new Map,nextChunkId:0,pendingChunks:0,abortableTasks:c,pingedTasks:g,completedImportChunks:[],completedJSONChunks:[],
17
+ completedErrorChunks:[],writtenSymbols:new Map,writtenClientReferences:new Map,writtenServerReferences:new Map,writtenProviders:new Map,identifierPrefix:m||"",identifierCount:1,onError:void 0===e?Ca:e,toJSON:function(a,b){return Ea(h,this,a,b)}};h.pendingChunks++;b=Fa(d);a=T(h,a,b,c);g.push(a);return h}function Ga(a,b){a.pendingChunks++;var e=T(a,null,t,a.abortableTasks);switch(b.status){case "fulfilled":return e.model=b.value,U(a,e),e.id;case "rejected":var d=u(a,b.reason);A(a,e.id,d);return e.id;
18
+ default:"string"!==typeof b.status&&(b.status="pending",b.then(function(a){"pending"===b.status&&(b.status="fulfilled",b.value=a)},function(a){"pending"===b.status&&(b.status="rejected",b.reason=a)}))}b.then(function(b){e.model=b;U(a,e)},function(b){b=u(a,b);A(a,e.id,b)});return e.id}function Ha(a){if("fulfilled"===a.status)return a.value;if("rejected"===a.status)throw a.reason;throw a;}function Ia(a){switch(a.status){case "fulfilled":case "rejected":break;default:"string"!==typeof a.status&&(a.status=
19
+ "pending",a.then(function(b){"pending"===a.status&&(a.status="fulfilled",a.value=b)},function(b){"pending"===a.status&&(a.status="rejected",a.reason=b)}))}return{$$typeof:C,_payload:a,_init:Ha}}function D(a,b,e,d,c,f){if(null!==d&&void 0!==d)throw Error("Refs cannot be used in Server Components, nor passed to Client Components.");if("function"===typeof b){if(b.$$typeof===K)return[r,b,e,c];L=0;w=f;c=b(c);return"object"===typeof c&&null!==c&&"function"===typeof c.then?"fulfilled"===c.status?c.value:
20
+ Ia(c):c}if("string"===typeof b)return[r,b,e,c];if("symbol"===typeof b)return b===Ja?c.children:[r,b,e,c];if(null!=b&&"object"===typeof b){if(b.$$typeof===K)return[r,b,e,c];switch(b.$$typeof){case C:var m=b._init;b=m(b._payload);return D(a,b,e,d,c,f);case qa:return a=b.render,L=0,w=f,a(c,void 0);case ra:return D(a,b.type,e,d,c,f);case sa:return ka(b._context,c.value),[r,b,e,{value:c.value,children:c.children,__pop:ta}]}}throw Error("Unsupported Server Component type: "+V(b));}function U(a,b){var e=
21
+ a.pingedTasks;e.push(b);1===e.length&&ua(a)}function T(a,b,e,d){var c={id:a.nextChunkId++,status:0,model:b,context:e,ping:function(){return U(a,c)},thenableState:null};d.add(c);return c}function va(a,b,e,d){var c=d.filepath+"#"+d.name+(d.async?"#async":""),f=a.writtenClientReferences,g=f.get(c);if(void 0!==g)return b[0]===r&&"1"===e?"$L"+g.toString(16):"$"+g.toString(16);try{var h=a.bundlerConfig[d.filepath][d.name];var k=d.async?{id:h.id,chunks:h.chunks,name:h.name,async:!0}:h;a.pendingChunks++;
22
+ var l=a.nextChunkId++,p=H(k),n=l.toString(16)+":I"+p+"\n";var q=B.encode(n);a.completedImportChunks.push(q);f.set(c,l);return b[0]===r&&"1"===e?"$L"+l.toString(16):"$"+l.toString(16)}catch(Ka){return a.pendingChunks++,b=a.nextChunkId++,e=u(a,Ka),A(a,b,e),"$"+b.toString(16)}}function wa(a){return Object.prototype.toString.call(a).replace(/^\[object (.*)\]$/,function(a,e){return e})}function V(a){switch(typeof a){case "string":return JSON.stringify(10>=a.length?a:a.substr(0,10)+"...");case "object":if(xa(a))return"[...]";
23
+ a=wa(a);return"Object"===a?"{...}":a;case "function":return"function";default:return String(a)}}function M(a){if("string"===typeof a)return a;switch(a){case La:return"Suspense";case Ma:return"SuspenseList"}if("object"===typeof a)switch(a.$$typeof){case qa:return M(a.render);case ra:return M(a.type);case C:var b=a._payload;a=a._init;try{return M(a(b))}catch(e){}}return""}function x(a,b){var e=wa(a);if("Object"!==e&&"Array"!==e)return e;e=-1;var d=0;if(xa(a)){var c="[";for(var f=0;f<a.length;f++){0<
24
+ f&&(c+=", ");var g=a[f];g="object"===typeof g&&null!==g?x(g):V(g);""+f===b?(e=c.length,d=g.length,c+=g):c=10>g.length&&40>c.length+g.length?c+g:c+"..."}c+="]"}else if(a.$$typeof===r)c="<"+M(a.type)+"/>";else{c="{";f=Object.keys(a);for(g=0;g<f.length;g++){0<g&&(c+=", ");var h=f[g],k=JSON.stringify(h);c+=('"'+h+'"'===k?h:k)+": ";k=a[h];k="object"===typeof k&&null!==k?x(k):V(k);h===b?(e=c.length,d=k.length,c+=k):c=10>k.length&&40>c.length+k.length?c+k:c+"..."}c+="}"}return void 0===b?c:-1<e&&0<d?(a=
25
+ " ".repeat(e)+"^".repeat(d),"\n "+c+"\n "+a):"\n "+c}function Ea(a,b,c,d){switch(d){case r:return"$"}for(;"object"===typeof d&&null!==d&&(d.$$typeof===r||d.$$typeof===C);)try{switch(d.$$typeof){case r:var e=d;d=D(a,e.type,e.key,e.ref,e.props,null);break;case C:var f=d._init;d=f(d._payload)}}catch(g){c=g===Q?ma():g;if("object"===typeof c&&null!==c&&"function"===typeof c.then)return a.pendingChunks++,a=T(a,d,t,a.abortableTasks),d=a.ping,c.then(d,d),a.thenableState=na(),"$L"+a.id.toString(16);a.pendingChunks++;
26
+ d=a.nextChunkId++;c=u(a,c);A(a,d,c);return"$L"+d.toString(16)}if(null===d)return null;if("object"===typeof d){if(d.$$typeof===K)return va(a,b,c,d);if("function"===typeof d.then)return"$@"+Ga(a,d).toString(16);if(d.$$typeof===sa)return d=d._context._globalName,b=a.writtenProviders,c=b.get(c),void 0===c&&(a.pendingChunks++,c=a.nextChunkId++,b.set(d,c),d=O(a,c,"$P"+d),a.completedJSONChunks.push(d)),"$"+c.toString(16);if(d===ta){a=t;if(null===a)throw Error("Tried to pop a Context at the root of the app. This is a bug in React.");
27
+ d=a.parentValue;a.context._currentValue=d===ya?a.context._defaultValue:d;t=a.parent;return}return d}if("string"===typeof d)return a="$"===d[0]?"$"+d:d,a;if("boolean"===typeof d||"number"===typeof d||"undefined"===typeof d)return d;if("function"===typeof d){if(d.$$typeof===K)return va(a,b,c,d);if(d.$$typeof===Na)return c=a.writtenServerReferences,b=c.get(d),void 0!==b?a="$F"+b.toString(16):(e={id:d.$$filepath,name:d.$$name,bound:Promise.resolve(d.$$bound)},a.pendingChunks++,b=a.nextChunkId++,e=ea(a,
28
+ b,e),a.completedJSONChunks.push(e),c.set(d,b),a="$F"+b.toString(16)),a;if(/^on[A-Z]/.test(c))throw Error("Event handlers cannot be passed to Client Component props."+x(b,c)+"\nIf you need interactivity, consider converting part of this to a Client Component.");throw Error('Functions cannot be passed directly to Client Components unless you explicitly expose it by marking it with "use server".'+x(b,c));}if("symbol"===typeof d){e=a.writtenSymbols;f=e.get(d);if(void 0!==f)return"$"+f.toString(16);f=
29
+ d.description;if(Symbol.for(f)!==d)throw Error("Only global symbols received from Symbol.for(...) can be passed to Client Components. The symbol Symbol.for("+(d.description+") cannot be found among global symbols.")+x(b,c));a.pendingChunks++;c=a.nextChunkId++;b=O(a,c,"$S"+f);a.completedImportChunks.push(b);e.set(d,c);return"$"+c.toString(16)}if("bigint"===typeof d)throw Error("BigInt ("+d+") is not yet supported in Client Component props."+x(b,c));throw Error("Type "+typeof d+" is not supported in Client Component props."+
30
+ x(b,c));}function u(a,b){a=a.onError;b=a(b);if(null!=b&&"string"!==typeof b)throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof b+'" instead');return b||""}function W(a,b){null!==a.destination?(a.status=2,da(a.destination,b)):(a.status=1,a.fatalError=b)}function A(a,b,c){c={digest:c};b=b.toString(16)+":E"+H(c)+"\n";b=B.encode(b);a.completedErrorChunks.push(b)}
31
+ function ua(a){var b=X.current,c=y;X.current=Oa;y=a.cache;E=a;try{var d=a.pingedTasks;a.pingedTasks=[];for(var m=0;m<d.length;m++){var f=d[m];var g=a;if(0===f.status){P(f.context);try{var h=f.model;if("object"===typeof h&&null!==h&&h.$$typeof===r){var k=h,l=f.thenableState;f.model=h;h=D(g,k.type,k.key,k.ref,k.props,l);for(f.thenableState=null;"object"===typeof h&&null!==h&&h.$$typeof===r;)k=h,f.model=h,h=D(g,k.type,k.key,k.ref,k.props,null)}var p=ea(g,f.id,h);g.completedJSONChunks.push(p);g.abortableTasks.delete(f);
32
+ f.status=1}catch(F){var n=F===Q?ma():F;if("object"===typeof n&&null!==n&&"function"===typeof n.then){var q=f.ping;n.then(q,q);f.thenableState=na()}else{g.abortableTasks.delete(f);f.status=4;var t=u(g,n);A(g,f.id,t)}}}}null!==a.destination&&Y(a,a.destination)}catch(F){u(a,F),W(a,F)}finally{X.current=b,y=c,E=null}}function Y(a,b){n=new Uint8Array(512);p=0;try{for(var c=a.completedImportChunks,d=0;d<c.length;d++)if(a.pendingChunks--,!N(b,c[d])){a.destination=null;d++;break}c.splice(0,d);var m=a.completedJSONChunks;
33
+ for(d=0;d<m.length;d++)if(a.pendingChunks--,!N(b,m[d])){a.destination=null;d++;break}m.splice(0,d);var f=a.completedErrorChunks;for(d=0;d<f.length;d++)if(a.pendingChunks--,!N(b,f[d])){a.destination=null;d++;break}f.splice(0,d)}finally{n&&0<p&&(b.enqueue(new Uint8Array(n.buffer,0,p)),n=null,p=0)}0===a.pendingChunks&&b.close()}function za(a,b){try{var c=a.abortableTasks;if(0<c.size){var d=u(a,void 0===b?Error("The render was aborted by the server without a reason."):b);a.pendingChunks++;var m=a.nextChunkId++;
34
+ A(a,m,d);c.forEach(function(b){b.status=3;var c="$"+m.toString(16);b=O(a,b.id,c);a.completedErrorChunks.push(b)});c.clear()}null!==a.destination&&Y(a,a.destination)}catch(f){u(a,f),W(a,f)}}function Fa(a){if(a){var b=t;P(null);for(var c=0;c<a.length;c++){var d=a[c],m=d[0];d=d[1];Z[m]||(Z[m]=z.createServerContext(m,ya));ka(Z[m],d)}a=t;P(b);return a}return null}var n=null,p=0,B=new TextEncoder,H=JSON.stringify,K=Symbol.for("react.client.reference"),Na=Symbol.for("react.server.reference"),r=Symbol.for("react.element"),
35
+ Ja=Symbol.for("react.fragment"),sa=Symbol.for("react.provider"),Pa=Symbol.for("react.server_context"),qa=Symbol.for("react.forward_ref"),La=Symbol.for("react.suspense"),Ma=Symbol.for("react.suspense_list"),ra=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),ya=Symbol.for("react.default_value"),Qa=Symbol.for("react.memo_cache_sentinel");"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){new l(a,
35
36
  0,!1,a,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){new l(a[0],1,!1,a[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){new l(a,2,!1,a.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){new l(a,2,!1,a,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(a){new l(a,
36
- 3,!1,a.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(a){new l(a,3,!0,a,null,!1,!1)});["capture","download"].forEach(function(a){new l(a,4,!1,a,null,!1,!1)});["cols","rows","size","span"].forEach(function(a){new l(a,6,!1,a,null,!1,!1)});["rowSpan","start"].forEach(function(a){new l(a,5,!1,a.toLowerCase(),null,!1,!1)});var aa=/[\-:]([a-z])/g,ba=function(a){return a[1].toUpperCase()};"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 transform-origin 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(a){var c=
37
- a.replace(aa,ba);new l(c,1,!1,a,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var c=a.replace(aa,ba);new l(c,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(a){var c=a.replace(aa,ba);new l(c,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(a){new l(a,1,!1,a.toLowerCase(),null,!1,!1)});new l("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",
37
+ 3,!1,a.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(a){new l(a,3,!0,a,null,!1,!1)});["capture","download"].forEach(function(a){new l(a,4,!1,a,null,!1,!1)});["cols","rows","size","span"].forEach(function(a){new l(a,6,!1,a,null,!1,!1)});["rowSpan","start"].forEach(function(a){new l(a,5,!1,a.toLowerCase(),null,!1,!1)});var aa=/[\-:]([a-z])/g,ba=function(a){return a[1].toUpperCase()};"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 transform-origin 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(a){var b=
38
+ a.replace(aa,ba);new l(b,1,!1,a,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(aa,ba);new l(b,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(aa,ba);new l(b,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(a){new l(a,1,!1,a.toLowerCase(),null,!1,!1)});new l("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",
38
39
  !0,!1);["src","href","action","formAction"].forEach(function(a){new l(a,1,!1,a.toLowerCase(),null,!0,!0)});var ca={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,
39
- 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},Pa=["Webkit","ms","Moz","O"];Object.keys(ca).forEach(function(a){Pa.forEach(function(c){c=c+a.charAt(0).toUpperCase()+a.substring(1);ca[c]=ca[a]})});var wa=Array.isArray;b('"></template>');b("<script>");b("\x3c/script>");b('<script src="');b('<script type="module" src="');
40
- b('" integrity="');b('" async="">\x3c/script>');b("\x3c!-- --\x3e");b(' style="');b(":");b(";");b(" ");b('="');b('"');b('=""');b(">");b("/>");b(' selected=""');b("\n");b("<!DOCTYPE html>");b("</");b(">");b('<template id="');b('"></template>');b("\x3c!--$--\x3e");b('\x3c!--$?--\x3e<template id="');b('"></template>');b("\x3c!--$!--\x3e");b("\x3c!--/$--\x3e");b("<template");b('"');b(' data-dgst="');b(' data-msg="');b(' data-stck="');b("></template>");b('<div hidden id="');b('">');b("</div>");b('<svg aria-hidden="true" style="display:none" id="');
41
- b('">');b("</svg>");b('<math aria-hidden="true" style="display:none" id="');b('">');b("</math>");b('<table hidden id="');b('">');b("</table>");b('<table hidden><tbody id="');b('">');b("</tbody></table>");b('<table hidden><tr id="');b('">');b("</tr></table>");b('<table hidden><colgroup id="');b('">');b("</colgroup></table>");b('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};;$RS("');
42
- b('$RS("');b('","');b('")\x3c/script>');b('<template data-rsi="" data-sid="');b('" data-pid="');b('$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};;$RC("');
43
- b('$RC("');b('$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};;$RM=new Map;\n$RR=function(p,q,v){function r(l){this.s=l}for(var t=$RC,u=$RM,m=new Map,n=document,g,e,f=n.querySelectorAll("link[data-precedence],style[data-precedence]"),d=0;e=f[d++];)m.set(e.dataset.precedence,g=e);e=0;f=[];for(var c,h,b,a;c=v[e++];){var k=0;h=c[k++];if(b=u.get(h))"l"!==b.s&&f.push(b);else{a=n.createElement("link");a.href=h;a.rel="stylesheet";for(a.dataset.precedence=d=c[k++];b=c[k++];)a.setAttribute(b,c[k++]);b=a._p=new Promise(function(l,w){a.onload=l;a.onerror=w});b.then(r.bind(b,\n"l"),r.bind(b,"e"));u.set(h,b);f.push(b);c=m.get(d)||g;c===g&&(g=a);m.set(d,a);c?c.parentNode.insertBefore(a,c.nextSibling):(d=n.head,d.insertBefore(a,d.firstChild))}}Promise.all(f).then(t.bind(null,p,q,""),t.bind(null,p,q,"Resource failed to load"))};;$RR("');
44
- b('$RM=new Map;\n$RR=function(p,q,v){function r(l){this.s=l}for(var t=$RC,u=$RM,m=new Map,n=document,g,e,f=n.querySelectorAll("link[data-precedence],style[data-precedence]"),d=0;e=f[d++];)m.set(e.dataset.precedence,g=e);e=0;f=[];for(var c,h,b,a;c=v[e++];){var k=0;h=c[k++];if(b=u.get(h))"l"!==b.s&&f.push(b);else{a=n.createElement("link");a.href=h;a.rel="stylesheet";for(a.dataset.precedence=d=c[k++];b=c[k++];)a.setAttribute(b,c[k++]);b=a._p=new Promise(function(l,w){a.onload=l;a.onerror=w});b.then(r.bind(b,\n"l"),r.bind(b,"e"));u.set(h,b);f.push(b);c=m.get(d)||g;c===g&&(g=a);m.set(d,a);c?c.parentNode.insertBefore(a,c.nextSibling):(d=n.head,d.insertBefore(a,d.firstChild))}}Promise.all(f).then(t.bind(null,p,q,""),t.bind(null,p,q,"Resource failed to load"))};;$RR("');
45
- b('$RR("');b('","');b('",');b('"');b(")\x3c/script>");b('<template data-rci="" data-bid="');b('<template data-rri="" data-bid="');b('" data-sid="');b('" data-sty="');b('$RX=function(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};;$RX("');b('$RX("');b('"');b(",");b(")\x3c/script>");b('<template data-rxi="" data-bid="');b('" data-dgst="');b('" data-msg="');b('" data-stck="');b('<style data-precedence="');
46
- b('"></style>');b("[");b(",[");b(",");b("]");var u=null,Q=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`"),J=null,E=null,L=0,v=
47
- null,Ma={useMemo:function(a){return a()},useCallback:function(a){return a},useDebugValue:function(){},useDeferredValue:q,useTransition:q,readContext:na,useContext:na,useReducer:q,useRef:q,useState:q,useInsertionEffect:q,useLayoutEffect:q,useImperativeHandle:q,useEffect:q,useId:function(){if(null===E)throw Error("useId can only be used while React is rendering");var a=E.identifierCount++;return":"+E.identifierPrefix+"S"+a.toString(32)+":"},useMutableSource:q,useSyncExternalStore:q,useCacheRefresh:function(){return Aa},
48
- useMemoCache:function(a){for(var c=Array(a),b=0;b<a;b++)c[b]=Oa;return c},use:function(a){if(null!==a&&"object"===typeof a||"function"===typeof a){if("function"===typeof a.then){var c=L;L+=1;null===v&&(v=[]);return za(v,a,c)}if(a.$$typeof===Na)return a._currentValue}throw Error("An unsupported type was passed to use(): "+String(a));}},oa={getCacheSignal:function(){var a=y?y:new Map,c=a.get(R);void 0===c&&(c=R(),a.set(R,c));return c},getCacheForType:function(a){var c=y?y:new Map,b=c.get(a);void 0===
49
- b&&(b=a(),c.set(a,b));return b}},y=null;G=z.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;var Z=G.ContextRegistry,X=G.ReactCurrentDispatcher,S=G.ReactCurrentCache,sa={};r.renderToReadableStream=function(a,c,b){var d=Ca(a,c,b?b.onError:void 0,b?b.context:void 0,b?b.identifierPrefix:void 0);if(b&&b.signal){var e=b.signal;if(e.aborted)ya(d,e.reason);else{var f=function(){ya(d,e.reason);e.removeEventListener("abort",f)};e.addEventListener("abort",f)}}return new ReadableStream({type:"bytes",start:function(a){ta(d)},
50
- pull:function(a){if(1===d.status)d.status=2,da(a,d.fatalError);else if(2!==d.status&&null===d.destination){d.destination=a;try{Y(d,a)}catch(h){w(d,h),W(d,h)}}},cancel:function(a){}},{highWaterMark:0})}});
40
+ 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},Ra=["Webkit","ms","Moz","O"];Object.keys(ca).forEach(function(a){Ra.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);ca[b]=ca[a]})});var xa=Array.isArray;c('"></template>');c("<script>");c("\x3c/script>");c('<script src="');c('<script type="module" src="');
41
+ c('" integrity="');c('" async="">\x3c/script>');c("\x3c!-- --\x3e");c(' style="');c(":");c(";");c(" ");c('="');c('"');c('=""');c(">");c("/>");c(' selected=""');c("\n");c("<!DOCTYPE html>");c("</");c(">");c('<template id="');c('"></template>');c("\x3c!--$--\x3e");c('\x3c!--$?--\x3e<template id="');c('"></template>');c("\x3c!--$!--\x3e");c("\x3c!--/$--\x3e");c("<template");c('"');c(' data-dgst="');c(' data-msg="');c(' data-stck="');c("></template>");c('<div hidden id="');c('">');c("</div>");c('<svg aria-hidden="true" style="display:none" id="');
42
+ c('">');c("</svg>");c('<math aria-hidden="true" style="display:none" id="');c('">');c("</math>");c('<table hidden id="');c('">');c("</table>");c('<table hidden><tbody id="');c('">');c("</tbody></table>");c('<table hidden><tr id="');c('">');c("</tr></table>");c('<table hidden><colgroup id="');c('">');c("</colgroup></table>");c('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};;$RS("');
43
+ c('$RS("');c('","');c('")\x3c/script>');c('<template data-rsi="" data-sid="');c('" data-pid="');c('$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RC("');
44
+ c('$RC("');c('$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RM=new Map;\n$RR=function(p,q,w){function r(l){this.s=l}for(var t=$RC,m=$RM,u=new Map,n=new Map,g=document,h,e,f=g.querySelectorAll("template[data-precedence]"),c=0;e=f[c++];){for(var b=e.content.firstChild;b;b=b.nextSibling)u.set(b.getAttribute("data-href"),b);e.parentNode.removeChild(e)}f=g.querySelectorAll("link[data-precedence],style[data-precedence]");for(c=0;e=f[c++];)m.set(e.getAttribute("STYLE"===e.nodeName?"data-href":"href"),e),n.set(e.dataset.precedence,h=e);e=0;f=[];for(var d,\nv,a;d=w[e++];){var k=0;b=d[k++];if(!(a=m.get(b))){if(a=u.get(b))c=a.getAttribute("data-precedence");else{a=g.createElement("link");a.href=b;a.rel="stylesheet";for(a.dataset.precedence=c=d[k++];v=d[k++];)a.setAttribute(v,d[k++]);d=a._p=new Promise(function(l,x){a.onload=l;a.onerror=x});d.then(r.bind(d,"l"),r.bind(d,"e"))}m.set(b,a);b=n.get(c)||h;b===h&&(h=a);n.set(c,a);b?b.parentNode.insertBefore(a,b.nextSibling):(c=g.head,c.insertBefore(a,c.firstChild))}d=a._p;c=a.getAttribute("media");!d||"l"===\nd.s||c&&!matchMedia(c).matches||f.push(d)}Promise.all(f).then(t.bind(null,p,q,""),t.bind(null,p,q,"Resource failed to load"))};$RR("');
45
+ c('$RM=new Map;\n$RR=function(p,q,w){function r(l){this.s=l}for(var t=$RC,m=$RM,u=new Map,n=new Map,g=document,h,e,f=g.querySelectorAll("template[data-precedence]"),c=0;e=f[c++];){for(var b=e.content.firstChild;b;b=b.nextSibling)u.set(b.getAttribute("data-href"),b);e.parentNode.removeChild(e)}f=g.querySelectorAll("link[data-precedence],style[data-precedence]");for(c=0;e=f[c++];)m.set(e.getAttribute("STYLE"===e.nodeName?"data-href":"href"),e),n.set(e.dataset.precedence,h=e);e=0;f=[];for(var d,\nv,a;d=w[e++];){var k=0;b=d[k++];if(!(a=m.get(b))){if(a=u.get(b))c=a.getAttribute("data-precedence");else{a=g.createElement("link");a.href=b;a.rel="stylesheet";for(a.dataset.precedence=c=d[k++];v=d[k++];)a.setAttribute(v,d[k++]);d=a._p=new Promise(function(l,x){a.onload=l;a.onerror=x});d.then(r.bind(d,"l"),r.bind(d,"e"))}m.set(b,a);b=n.get(c)||h;b===h&&(h=a);n.set(c,a);b?b.parentNode.insertBefore(a,b.nextSibling):(c=g.head,c.insertBefore(a,c.firstChild))}d=a._p;c=a.getAttribute("media");!d||"l"===\nd.s||c&&!matchMedia(c).matches||f.push(d)}Promise.all(f).then(t.bind(null,p,q,""),t.bind(null,p,q,"Resource failed to load"))};$RR("');
46
+ c('$RR("');c('","');c('",');c('"');c(")\x3c/script>");c('<template data-rci="" data-bid="');c('<template data-rri="" data-bid="');c('" data-sid="');c('" data-sty="');c('$RX=function(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};;$RX("');c('$RX("');c('"');c(",");c(")\x3c/script>");c('<template data-rxi="" data-bid="');c('" data-dgst="');c('" data-msg="');c('" data-stck="');c('<template data-precedence="">');
47
+ c("</template>");c('<style data-precedence="');c('"></style>');c("[");c(",[");c(",");c("]");var t=null,Q=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`"),
48
+ J=null,E=null,L=0,w=null,Oa={useMemo:function(a){return a()},useCallback:function(a){return a},useDebugValue:function(){},useDeferredValue:q,useTransition:q,readContext:oa,useContext:oa,useReducer:q,useRef:q,useState:q,useInsertionEffect:q,useLayoutEffect:q,useImperativeHandle:q,useEffect:q,useId:function(){if(null===E)throw Error("useId can only be used while React is rendering");var a=E.identifierCount++;return":"+E.identifierPrefix+"S"+a.toString(32)+":"},useMutableSource:q,useSyncExternalStore:q,
49
+ useCacheRefresh:function(){return Ba},useMemoCache:function(a){for(var b=Array(a),c=0;c<a;c++)b[c]=Qa;return b},use:function(a){if(null!==a&&"object"===typeof a||"function"===typeof a){if("function"===typeof a.then){var b=L;L+=1;null===w&&(w=[]);return Aa(w,a,b)}if(a.$$typeof===Pa)return a._currentValue}throw Error("An unsupported type was passed to use(): "+String(a));}},pa={getCacheSignal:function(){var a=y?y:new Map,b=a.get(R);void 0===b&&(b=R(),a.set(R,b));return b},getCacheForType:function(a){var b=
50
+ y?y:new Map,c=b.get(a);void 0===c&&(c=a(),b.set(a,c));return c}},y=null;G=z.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;var Z=G.ContextRegistry,X=G.ReactCurrentDispatcher,S=G.ReactCurrentCache,ta={};v.renderToReadableStream=function(a,b,c){var d=Da(a,b,c?c.onError:void 0,c?c.context:void 0,c?c.identifierPrefix:void 0);if(c&&c.signal){var e=c.signal;if(e.aborted)za(d,e.reason);else{var f=function(){za(d,e.reason);e.removeEventListener("abort",f)};e.addEventListener("abort",f)}}return new ReadableStream({type:"bytes",
51
+ start:function(a){ua(d)},pull:function(a){if(1===d.status)d.status=2,da(a,d.fatalError);else if(2!==d.status&&null===d.destination){d.destination=a;try{Y(d,a)}catch(h){u(d,h),W(d,h)}}},cancel:function(a){}},{highWaterMark:0})}});
51
52
  })();