UNPKG

@suns/react-monorepo-nx

Version:

To evaluate and compare the bundled and unbundled builds on large codebase.

66 lines (56 loc) 48.6 kB
"use strict";var Mr={exports:{}},Ke={},Wr={exports:{}},_={};/** * @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. */var ft;function Ut(){if(ft)return _;ft=1;var q=Symbol.for("react.element"),p=Symbol.for("react.portal"),ve=Symbol.for("react.fragment"),Q=Symbol.for("react.strict_mode"),pe=Symbol.for("react.profiler"),te=Symbol.for("react.provider"),ne=Symbol.for("react.context"),Z=Symbol.for("react.forward_ref"),L=Symbol.for("react.suspense"),ee=Symbol.for("react.memo"),N=Symbol.for("react.lazy"),U=Symbol.iterator;function re(n){return n===null||typeof n!="object"?null:(n=U&&n[U]||n["@@iterator"],typeof n=="function"?n:null)}var K={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},ce=Object.assign,$e={};function ae(n,s,h){this.props=n,this.context=s,this.refs=$e,this.updater=h||K}ae.prototype.isReactComponent={},ae.prototype.setState=function(n,s){if(typeof n!="object"&&typeof n!="function"&&n!=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,n,s,"setState")},ae.prototype.forceUpdate=function(n){this.updater.enqueueForceUpdate(this,n,"forceUpdate")};function oe(){}oe.prototype=ae.prototype;function F(n,s,h){this.props=n,this.context=s,this.refs=$e,this.updater=h||K}var me=F.prototype=new oe;me.constructor=F,ce(me,ae.prototype),me.isPureReactComponent=!0;var ie=Array.isArray,M=Object.prototype.hasOwnProperty,H={current:null},fe={key:!0,ref:!0,__self:!0,__source:!0};function ye(n,s,h){var C,g={},P=null,k=null;if(s!=null)for(C in s.ref!==void 0&&(k=s.ref),s.key!==void 0&&(P=""+s.key),s)M.call(s,C)&&!fe.hasOwnProperty(C)&&(g[C]=s[C]);var T=arguments.length-2;if(T===1)g.children=h;else if(1<T){for(var w=Array(T),V=0;V<T;V++)w[V]=arguments[V+2];g.children=w}if(n&&n.defaultProps)for(C in T=n.defaultProps,T)g[C]===void 0&&(g[C]=T[C]);return{$$typeof:q,type:n,key:P,ref:k,props:g,_owner:H.current}}function Ce(n,s){return{$$typeof:q,type:n.type,key:s,ref:n.ref,props:n.props,_owner:n._owner}}function we(n){return typeof n=="object"&&n!==null&&n.$$typeof===q}function ze(n){var s={"=":"=0",":":"=2"};return"$"+n.replace(/[=:]/g,function(h){return s[h]})}var Se=/\/+/g;function G(n,s){return typeof n=="object"&&n!==null&&n.key!=null?ze(""+n.key):s.toString(36)}function J(n,s,h,C,g){var P=typeof n;(P==="undefined"||P==="boolean")&&(n=null);var k=!1;if(n===null)k=!0;else switch(P){case"string":case"number":k=!0;break;case"object":switch(n.$$typeof){case q:case p:k=!0}}if(k)return k=n,g=g(k),n=C===""?"."+G(k,0):C,ie(g)?(h="",n!=null&&(h=n.replace(Se,"$&/")+"/"),J(g,s,h,"",function(V){return V})):g!=null&&(we(g)&&(g=Ce(g,h+(!g.key||k&&k.key===g.key?"":(""+g.key).replace(Se,"$&/")+"/")+n)),s.push(g)),1;if(k=0,C=C===""?".":C+":",ie(n))for(var T=0;T<n.length;T++){P=n[T];var w=C+G(P,T);k+=J(P,s,h,w,g)}else if(w=re(n),typeof w=="function")for(n=w.call(n),T=0;!(P=n.next()).done;)P=P.value,w=C+G(P,T++),k+=J(P,s,h,w,g);else if(P==="object")throw s=String(n),Error("Objects are not valid as a React child (found: "+(s==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":s)+"). If you meant to render a collection of children, use an array instead.");return k}function Y(n,s,h){if(n==null)return n;var C=[],g=0;return J(n,C,"","",function(P){return s.call(h,P,g++)}),C}function ue(n){if(n._status===-1){var s=n._result;s=s(),s.then(function(h){(n._status===0||n._status===-1)&&(n._status=1,n._result=h)},function(h){(n._status===0||n._status===-1)&&(n._status=2,n._result=h)}),n._status===-1&&(n._status=0,n._result=s)}if(n._status===1)return n._result.default;throw n._result}var d={current:null},le={transition:null},Te={ReactCurrentDispatcher:d,ReactCurrentBatchConfig:le,ReactCurrentOwner:H};return _.Children={map:Y,forEach:function(n,s,h){Y(n,function(){s.apply(this,arguments)},h)},count:function(n){var s=0;return Y(n,function(){s++}),s},toArray:function(n){return Y(n,function(s){return s})||[]},only:function(n){if(!we(n))throw Error("React.Children.only expected to receive a single React element child.");return n}},_.Component=ae,_.Fragment=ve,_.Profiler=pe,_.PureComponent=F,_.StrictMode=Q,_.Suspense=L,_.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Te,_.cloneElement=function(n,s,h){if(n==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+n+".");var C=ce({},n.props),g=n.key,P=n.ref,k=n._owner;if(s!=null){if(s.ref!==void 0&&(P=s.ref,k=H.current),s.key!==void 0&&(g=""+s.key),n.type&&n.type.defaultProps)var T=n.type.defaultProps;for(w in s)M.call(s,w)&&!fe.hasOwnProperty(w)&&(C[w]=s[w]===void 0&&T!==void 0?T[w]:s[w])}var w=arguments.length-2;if(w===1)C.children=h;else if(1<w){T=Array(w);for(var V=0;V<w;V++)T[V]=arguments[V+2];C.children=T}return{$$typeof:q,type:n.type,key:g,ref:P,props:C,_owner:k}},_.createContext=function(n){return n={$$typeof:ne,_currentValue:n,_currentValue2:n,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},n.Provider={$$typeof:te,_context:n},n.Consumer=n},_.createElement=ye,_.createFactory=function(n){var s=ye.bind(null,n);return s.type=n,s},_.createRef=function(){return{current:null}},_.forwardRef=function(n){return{$$typeof:Z,render:n}},_.isValidElement=we,_.lazy=function(n){return{$$typeof:N,_payload:{_status:-1,_result:n},_init:ue}},_.memo=function(n,s){return{$$typeof:ee,type:n,compare:s===void 0?null:s}},_.startTransition=function(n){var s=le.transition;le.transition={};try{n()}finally{le.transition=s}},_.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},_.useCallback=function(n,s){return d.current.useCallback(n,s)},_.useContext=function(n){return d.current.useContext(n)},_.useDebugValue=function(){},_.useDeferredValue=function(n){return d.current.useDeferredValue(n)},_.useEffect=function(n,s){return d.current.useEffect(n,s)},_.useId=function(){return d.current.useId()},_.useImperativeHandle=function(n,s,h){return d.current.useImperativeHandle(n,s,h)},_.useInsertionEffect=function(n,s){return d.current.useInsertionEffect(n,s)},_.useLayoutEffect=function(n,s){return d.current.useLayoutEffect(n,s)},_.useMemo=function(n,s){return d.current.useMemo(n,s)},_.useReducer=function(n,s,h){return d.current.useReducer(n,s,h)},_.useRef=function(n){return d.current.useRef(n)},_.useState=function(n){return d.current.useState(n)},_.useSyncExternalStore=function(n,s,h){return d.current.useSyncExternalStore(n,s,h)},_.useTransition=function(){return d.current.useTransition()},_.version="18.2.0",_}var Xe={exports:{}};/** * @license React * react.development.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. */Xe.exports;var lt;function Yt(){return lt||(lt=1,function(q,p){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var ve="18.2.0",Q=Symbol.for("react.element"),pe=Symbol.for("react.portal"),te=Symbol.for("react.fragment"),ne=Symbol.for("react.strict_mode"),Z=Symbol.for("react.profiler"),L=Symbol.for("react.provider"),ee=Symbol.for("react.context"),N=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),re=Symbol.for("react.suspense_list"),K=Symbol.for("react.memo"),ce=Symbol.for("react.lazy"),$e=Symbol.for("react.offscreen"),ae=Symbol.iterator,oe="@@iterator";function F(e){if(e===null||typeof e!="object")return null;var r=ae&&e[ae]||e[oe];return typeof r=="function"?r:null}var me={current:null},ie={transition:null},M={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},H={current:null},fe={},ye=null;function Ce(e){ye=e}fe.setExtraStackFrame=function(e){ye=e},fe.getCurrentStack=null,fe.getStackAddendum=function(){var e="";ye&&(e+=ye);var r=fe.getCurrentStack;return r&&(e+=r()||""),e};var we=!1,ze=!1,Se=!1,G=!1,J=!1,Y={ReactCurrentDispatcher:me,ReactCurrentBatchConfig:ie,ReactCurrentOwner:H};Y.ReactDebugCurrentFrame=fe,Y.ReactCurrentActQueue=M;function ue(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];le("warn",e,a)}}function d(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];le("error",e,a)}}function le(e,r,a){{var o=Y.ReactDebugCurrentFrame,u=o.getStackAddendum();u!==""&&(r+="%s",a=a.concat([u]));var v=a.map(function(l){return String(l)});v.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,v)}}var Te={};function n(e,r){{var a=e.constructor,o=a&&(a.displayName||a.name)||"ReactClass",u=o+"."+r;if(Te[u])return;d("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",r,o),Te[u]=!0}}var s={isMounted:function(e){return!1},enqueueForceUpdate:function(e,r,a){n(e,"forceUpdate")},enqueueReplaceState:function(e,r,a,o){n(e,"replaceState")},enqueueSetState:function(e,r,a,o){n(e,"setState")}},h=Object.assign,C={};Object.freeze(C);function g(e,r,a){this.props=e,this.context=r,this.refs=C,this.updater=a||s}g.prototype.isReactComponent={},g.prototype.setState=function(e,r){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw new 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,r,"setState")},g.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};{var P={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},k=function(e,r){Object.defineProperty(g.prototype,e,{get:function(){ue("%s(...) is deprecated in plain JavaScript React classes. %s",r[0],r[1])}})};for(var T in P)P.hasOwnProperty(T)&&k(T,P[T])}function w(){}w.prototype=g.prototype;function V(e,r,a){this.props=e,this.context=r,this.refs=C,this.updater=a||s}var _e=V.prototype=new w;_e.constructor=V,h(_e,g.prototype),_e.isPureReactComponent=!0;function mr(){var e={current:null};return Object.seal(e),e}var Qe=Array.isArray;function Le(e){return Qe(e)}function _r(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,a=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function Ne(e){try{return Oe(e),!1}catch{return!0}}function Oe(e){return""+e}function Pe(e){if(Ne(e))return d("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",_r(e)),Oe(e)}function Ze(e,r,a){var o=e.displayName;if(o)return o;var u=r.displayName||r.name||"";return u!==""?a+"("+u+")":a}function ke(e){return e.displayName||"Context"}function de(e){if(e==null)return null;if(typeof e.tag=="number"&&d("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case te:return"Fragment";case pe:return"Portal";case Z:return"Profiler";case ne:return"StrictMode";case U:return"Suspense";case re:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case ee:var r=e;return ke(r)+".Consumer";case L:var a=e;return ke(a._context)+".Provider";case N:return Ze(e,e.render,"ForwardRef");case K:var o=e.displayName||null;return o!==null?o:de(e.type)||"Memo";case ce:{var u=e,v=u._payload,l=u._init;try{return de(l(v))}catch{return null}}}return null}var je=Object.prototype.hasOwnProperty,Me={key:!0,ref:!0,__self:!0,__source:!0},er,rr,We;We={};function Be(e){if(je.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function ge(e){if(je.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function gr(e,r){var a=function(){er||(er=!0,d("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}function tr(e,r){var a=function(){rr||(rr=!0,d("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}function nr(e){if(typeof e.ref=="string"&&H.current&&e.__self&&H.current.stateNode!==e.__self){var r=de(H.current.type);We[r]||(d('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',r,e.ref),We[r]=!0)}}var xe=function(e,r,a,o,u,v,l){var y={$$typeof:Q,type:e,key:r,ref:a,props:l,_owner:v};return y._store={},Object.defineProperty(y._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(y,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(y,"_source",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.freeze&&(Object.freeze(y.props),Object.freeze(y)),y};function br(e,r,a){var o,u={},v=null,l=null,y=null,E=null;if(r!=null){Be(r)&&(l=r.ref,nr(r)),ge(r)&&(Pe(r.key),v=""+r.key),y=r.__self===void 0?null:r.__self,E=r.__source===void 0?null:r.__source;for(o in r)je.call(r,o)&&!Me.hasOwnProperty(o)&&(u[o]=r[o])}var O=arguments.length-2;if(O===1)u.children=a;else if(O>1){for(var j=Array(O),x=0;x<O;x++)j[x]=arguments[x+2];Object.freeze&&Object.freeze(j),u.children=j}if(e&&e.defaultProps){var I=e.defaultProps;for(o in I)u[o]===void 0&&(u[o]=I[o])}if(v||l){var W=typeof e=="function"?e.displayName||e.name||"Unknown":e;v&&gr(u,W),l&&tr(u,W)}return xe(e,v,l,y,E,H.current,u)}function Er(e,r){var a=xe(e.type,r,e.ref,e._self,e._source,e._owner,e.props);return a}function Rr(e,r,a){if(e==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o,u=h({},e.props),v=e.key,l=e.ref,y=e._self,E=e._source,O=e._owner;if(r!=null){Be(r)&&(l=r.ref,O=H.current),ge(r)&&(Pe(r.key),v=""+r.key);var j;e.type&&e.type.defaultProps&&(j=e.type.defaultProps);for(o in r)je.call(r,o)&&!Me.hasOwnProperty(o)&&(r[o]===void 0&&j!==void 0?u[o]=j[o]:u[o]=r[o])}var x=arguments.length-2;if(x===1)u.children=a;else if(x>1){for(var I=Array(x),W=0;W<x;W++)I[W]=arguments[W+2];u.children=I}return xe(e.type,v,l,y,E,O,u)}function be(e){return typeof e=="object"&&e!==null&&e.$$typeof===Q}var ar=".",Cr=":";function wr(e){var r=/[=:]/g,a={"=":"=0",":":"=2"},o=e.replace(r,function(u){return a[u]});return"$"+o}var Ve=!1,or=/\/+/g;function he(e){return e.replace(or,"$&/")}function Ae(e,r){return typeof e=="object"&&e!==null&&e.key!=null?(Pe(e.key),wr(""+e.key)):r.toString(36)}function Ee(e,r,a,o,u){var v=typeof e;(v==="undefined"||v==="boolean")&&(e=null);var l=!1;if(e===null)l=!0;else switch(v){case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case Q:case pe:l=!0}}if(l){var y=e,E=u(y),O=o===""?ar+Ae(y,0):o;if(Le(E)){var j="";O!=null&&(j=he(O)+"/"),Ee(E,r,j,"",function(Vt){return Vt})}else E!=null&&(be(E)&&(E.key&&(!y||y.key!==E.key)&&Pe(E.key),E=Er(E,a+(E.key&&(!y||y.key!==E.key)?he(""+E.key)+"/":"")+O)),r.push(E));return 1}var x,I,W=0,B=o===""?ar:o+Cr;if(Le(e))for(var hr=0;hr<e.length;hr++)x=e[hr],I=B+Ae(x,hr),W+=Ee(x,r,a,I,u);else{var Nr=F(e);if(typeof Nr=="function"){var ut=e;Nr===ut.entries&&(Ve||ue("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Ve=!0);for(var Mt=Nr.call(ut),st,Wt=0;!(st=Mt.next()).done;)x=st.value,I=B+Ae(x,Wt++),W+=Ee(x,r,a,I,u)}else if(v==="object"){var ct=String(e);throw new Error("Objects are not valid as a React child (found: "+(ct==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":ct)+"). If you meant to render a collection of children, use an array instead.")}}return W}function De(e,r,a){if(e==null)return e;var o=[],u=0;return Ee(e,o,"","",function(v){return r.call(a,v,u++)}),o}function Sr(e){var r=0;return De(e,function(){r++}),r}function ir(e,r,a){De(e,function(){r.apply(this,arguments)},a)}function Tr(e){return De(e,function(r){return r})||[]}function ur(e){if(!be(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}function sr(e){var r={$$typeof:ee,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};r.Provider={$$typeof:L,_context:r};var a=!1,o=!1,u=!1;{var v={$$typeof:ee,_context:r};Object.defineProperties(v,{Provider:{get:function(){return o||(o=!0,d("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),r.Provider},set:function(l){r.Provider=l}},_currentValue:{get:function(){return r._currentValue},set:function(l){r._currentValue=l}},_currentValue2:{get:function(){return r._currentValue2},set:function(l){r._currentValue2=l}},_threadCount:{get:function(){return r._threadCount},set:function(l){r._threadCount=l}},Consumer:{get:function(){return a||(a=!0,d("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),r.Consumer}},displayName:{get:function(){return r.displayName},set:function(l){u||(ue("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",l),u=!0)}}}),r.Consumer=v}return r._currentRenderer=null,r._currentRenderer2=null,r}var Ie=-1,qe=0,He=1,Or=2;function Pr(e){if(e._status===Ie){var r=e._result,a=r();if(a.then(function(v){if(e._status===qe||e._status===Ie){var l=e;l._status=He,l._result=v}},function(v){if(e._status===qe||e._status===Ie){var l=e;l._status=Or,l._result=v}}),e._status===Ie){var o=e;o._status=qe,o._result=a}}if(e._status===He){var u=e._result;return u===void 0&&d(`lazy: Expected the result of a dynamic import() call. Instead received: %s Your code should look like: const MyComponent = lazy(() => import('./MyComponent')) Did you accidentally put curly braces around the import?`,u),"default"in u||d(`lazy: Expected the result of a dynamic import() call. Instead received: %s Your code should look like: const MyComponent = lazy(() => import('./MyComponent'))`,u),u.default}else throw e._result}function kr(e){var r={_status:Ie,_result:e},a={$$typeof:ce,_payload:r,_init:Pr};{var o,u;Object.defineProperties(a,{defaultProps:{configurable:!0,get:function(){return o},set:function(v){d("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),o=v,Object.defineProperty(a,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return u},set:function(v){d("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),u=v,Object.defineProperty(a,"propTypes",{enumerable:!0})}}})}return a}function jr(e){e!=null&&e.$$typeof===K?d("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof e!="function"?d("forwardRef requires a render function but was given %s.",e===null?"null":typeof e):e.length!==0&&e.length!==2&&d("forwardRef render functions accept exactly two parameters: props and ref. %s",e.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),e!=null&&(e.defaultProps!=null||e.propTypes!=null)&&d("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var r={$$typeof:N,render:e};{var a;Object.defineProperty(r,"displayName",{enumerable:!1,configurable:!0,get:function(){return a},set:function(o){a=o,!e.name&&!e.displayName&&(e.displayName=o)}})}return r}var t;t=Symbol.for("react.module.reference");function i(e){return!!(typeof e=="string"||typeof e=="function"||e===te||e===Z||J||e===ne||e===U||e===re||G||e===$e||we||ze||Se||typeof e=="object"&&e!==null&&(e.$$typeof===ce||e.$$typeof===K||e.$$typeof===L||e.$$typeof===ee||e.$$typeof===N||e.$$typeof===t||e.getModuleId!==void 0))}function c(e,r){i(e)||d("memo: The first argument must be a component. Instead received: %s",e===null?"null":typeof e);var a={$$typeof:K,type:e,compare:r===void 0?null:r};{var o;Object.defineProperty(a,"displayName",{enumerable:!1,configurable:!0,get:function(){return o},set:function(u){o=u,!e.name&&!e.displayName&&(e.displayName=u)}})}return a}function f(){var e=me.current;return e===null&&d(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),e}function R(e){var r=f();if(e._context!==void 0){var a=e._context;a.Consumer===e?d("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):a.Provider===e&&d("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return r.useContext(e)}function S(e){var r=f();return r.useState(e)}function b(e,r,a){var o=f();return o.useReducer(e,r,a)}function m(e){var r=f();return r.useRef(e)}function z(e,r){var a=f();return a.useEffect(e,r)}function D(e,r){var a=f();return a.useInsertionEffect(e,r)}function $(e,r){var a=f();return a.useLayoutEffect(e,r)}function X(e,r){var a=f();return a.useCallback(e,r)}function Re(e,r){var a=f();return a.useMemo(e,r)}function cr(e,r,a){var o=f();return o.useImperativeHandle(e,r,a)}function se(e,r){{var a=f();return a.useDebugValue(e,r)}}function ht(){var e=f();return e.useTransition()}function mt(e){var r=f();return r.useDeferredValue(e)}function _t(){var e=f();return e.useId()}function gt(e,r,a){var o=f();return o.useSyncExternalStore(e,r,a)}var Ge=0,Vr,Ur,Yr,zr,Br,qr,Hr;function Gr(){}Gr.__reactDisabledLog=!0;function bt(){{if(Ge===0){Vr=console.log,Ur=console.info,Yr=console.warn,zr=console.error,Br=console.group,qr=console.groupCollapsed,Hr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Gr,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Ge++}}function Et(){{if(Ge--,Ge===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:h({},e,{value:Vr}),info:h({},e,{value:Ur}),warn:h({},e,{value:Yr}),error:h({},e,{value:zr}),group:h({},e,{value:Br}),groupCollapsed:h({},e,{value:qr}),groupEnd:h({},e,{value:Hr})})}Ge<0&&d("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var xr=Y.ReactCurrentDispatcher,Ar;function fr(e,r,a){{if(Ar===void 0)try{throw Error()}catch(u){var o=u.stack.trim().match(/\n( *(at )?)/);Ar=o&&o[1]||""}return` `+Ar+e}}var Dr=!1,lr;{var Rt=typeof WeakMap=="function"?WeakMap:Map;lr=new Rt}function Kr(e,r){if(!e||Dr)return"";{var a=lr.get(e);if(a!==void 0)return a}var o;Dr=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var v;v=xr.current,xr.current=null,bt();try{if(r){var l=function(){throw Error()};if(Object.defineProperty(l.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(l,[])}catch(B){o=B}Reflect.construct(e,[],l)}else{try{l.call()}catch(B){o=B}e.call(l.prototype)}}else{try{throw Error()}catch(B){o=B}e()}}catch(B){if(B&&o&&typeof B.stack=="string"){for(var y=B.stack.split(` `),E=o.stack.split(` `),O=y.length-1,j=E.length-1;O>=1&&j>=0&&y[O]!==E[j];)j--;for(;O>=1&&j>=0;O--,j--)if(y[O]!==E[j]){if(O!==1||j!==1)do if(O--,j--,j<0||y[O]!==E[j]){var x=` `+y[O].replace(" at new "," at ");return e.displayName&&x.includes("<anonymous>")&&(x=x.replace("<anonymous>",e.displayName)),typeof e=="function"&&lr.set(e,x),x}while(O>=1&&j>=0);break}}}finally{Dr=!1,xr.current=v,Et(),Error.prepareStackTrace=u}var I=e?e.displayName||e.name:"",W=I?fr(I):"";return typeof e=="function"&&lr.set(e,W),W}function Ct(e,r,a){return Kr(e,!1)}function wt(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function dr(e,r,a){if(e==null)return"";if(typeof e=="function")return Kr(e,wt(e));if(typeof e=="string")return fr(e);switch(e){case U:return fr("Suspense");case re:return fr("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case N:return Ct(e.render);case K:return dr(e.type,r,a);case ce:{var o=e,u=o._payload,v=o._init;try{return dr(v(u),r,a)}catch{}}}return""}var Jr={},Xr=Y.ReactDebugCurrentFrame;function vr(e){if(e){var r=e._owner,a=dr(e.type,e._source,r?r.type:null);Xr.setExtraStackFrame(a)}else Xr.setExtraStackFrame(null)}function St(e,r,a,o,u){{var v=Function.call.bind(je);for(var l in e)if(v(e,l)){var y=void 0;try{if(typeof e[l]!="function"){var E=Error((o||"React class")+": "+a+" type `"+l+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[l]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw E.name="Invariant Violation",E}y=e[l](r,l,o,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(O){y=O}y&&!(y instanceof Error)&&(vr(u),d("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",o||"React class",a,l,typeof y),vr(null)),y instanceof Error&&!(y.message in Jr)&&(Jr[y.message]=!0,vr(u),d("Failed %s type: %s",a,y.message),vr(null))}}}function Ue(e){if(e){var r=e._owner,a=dr(e.type,e._source,r?r.type:null);Ce(a)}else Ce(null)}var Ir;Ir=!1;function Qr(){if(H.current){var e=de(H.current.type);if(e)return` Check the render method of \``+e+"`."}return""}function Tt(e){if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return` Check your code at `+r+":"+a+"."}return""}function Ot(e){return e!=null?Tt(e.__source):""}var Zr={};function Pt(e){var r=Qr();if(!r){var a=typeof e=="string"?e:e.displayName||e.name;a&&(r=` Check the top-level render call using <`+a+">.")}return r}function et(e,r){if(!(!e._store||e._store.validated||e.key!=null)){e._store.validated=!0;var a=Pt(r);if(!Zr[a]){Zr[a]=!0;var o="";e&&e._owner&&e._owner!==H.current&&(o=" It was passed a child from "+de(e._owner.type)+"."),Ue(e),d('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,o),Ue(null)}}}function rt(e,r){if(typeof e=="object"){if(Le(e))for(var a=0;a<e.length;a++){var o=e[a];be(o)&&et(o,r)}else if(be(e))e._store&&(e._store.validated=!0);else if(e){var u=F(e);if(typeof u=="function"&&u!==e.entries)for(var v=u.call(e),l;!(l=v.next()).done;)be(l.value)&&et(l.value,r)}}}function tt(e){{var r=e.type;if(r==null||typeof r=="string")return;var a;if(typeof r=="function")a=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===N||r.$$typeof===K))a=r.propTypes;else return;if(a){var o=de(r);St(a,e.props,"prop",o,e)}else if(r.PropTypes!==void 0&&!Ir){Ir=!0;var u=de(r);d("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&d("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function kt(e){{for(var r=Object.keys(e.props),a=0;a<r.length;a++){var o=r[a];if(o!=="children"&&o!=="key"){Ue(e),d("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",o),Ue(null);break}}e.ref!==null&&(Ue(e),d("Invalid attribute `ref` supplied to `React.Fragment`."),Ue(null))}}function nt(e,r,a){var o=i(e);if(!o){var u="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(u+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var v=Ot(r);v?u+=v:u+=Qr();var l;e===null?l="null":Le(e)?l="array":e!==void 0&&e.$$typeof===Q?(l="<"+(de(e.type)||"Unknown")+" />",u=" Did you accidentally export a JSX literal instead of a component?"):l=typeof e,d("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",l,u)}var y=br.apply(this,arguments);if(y==null)return y;if(o)for(var E=2;E<arguments.length;E++)rt(arguments[E],e);return e===te?kt(y):tt(y),y}var at=!1;function jt(e){var r=nt.bind(null,e);return r.type=e,at||(at=!0,ue("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(r,"type",{enumerable:!1,get:function(){return ue("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),r}function xt(e,r,a){for(var o=Rr.apply(this,arguments),u=2;u<arguments.length;u++)rt(arguments[u],o.type);return tt(o),o}function At(e,r){var a=ie.transition;ie.transition={};var o=ie.transition;ie.transition._updatedFibers=new Set;try{e()}finally{if(ie.transition=a,a===null&&o._updatedFibers){var u=o._updatedFibers.size;u>10&&ue("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),o._updatedFibers.clear()}}}var ot=!1,pr=null;function Dt(e){if(pr===null)try{var r=("require"+Math.random()).slice(0,7),a=q&&q[r];pr=a.call(q,"timers").setImmediate}catch{pr=function(u){ot===!1&&(ot=!0,typeof MessageChannel>"u"&&d("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var v=new MessageChannel;v.port1.onmessage=u,v.port2.postMessage(void 0)}}return pr(e)}var Ye=0,it=!1;function It(e){{var r=Ye;Ye++,M.current===null&&(M.current=[]);var a=M.isBatchingLegacy,o;try{if(M.isBatchingLegacy=!0,o=e(),!a&&M.didScheduleLegacyUpdate){var u=M.current;u!==null&&(M.didScheduleLegacyUpdate=!1,Lr(u))}}catch(I){throw yr(r),I}finally{M.isBatchingLegacy=a}if(o!==null&&typeof o=="object"&&typeof o.then=="function"){var v=o,l=!1,y={then:function(I,W){l=!0,v.then(function(B){yr(r),Ye===0?Fr(B,I,W):I(B)},function(B){yr(r),W(B)})}};return!it&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){l||(it=!0,d("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),y}else{var E=o;if(yr(r),Ye===0){var O=M.current;O!==null&&(Lr(O),M.current=null);var j={then:function(I,W){M.current===null?(M.current=[],Fr(E,I,W)):I(E)}};return j}else{var x={then:function(I,W){I(E)}};return x}}}}function yr(e){e!==Ye-1&&d("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Ye=e}function Fr(e,r,a){{var o=M.current;if(o!==null)try{Lr(o),Dt(function(){o.length===0?(M.current=null,r(e)):Fr(e,r,a)})}catch(u){a(u)}else r(e)}}var $r=!1;function Lr(e){if(!$r){$r=!0;var r=0;try{for(;r<e.length;r++){var a=e[r];do a=a(!0);while(a!==null)}e.length=0}catch(o){throw e=e.slice(r+1),o}finally{$r=!1}}}var Ft=nt,$t=xt,Lt=jt,Nt={map:De,forEach:ir,count:Sr,toArray:Tr,only:ur};p.Children=Nt,p.Component=g,p.Fragment=te,p.Profiler=Z,p.PureComponent=V,p.StrictMode=ne,p.Suspense=U,p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Y,p.cloneElement=$t,p.createContext=sr,p.createElement=Ft,p.createFactory=Lt,p.createRef=mr,p.forwardRef=jr,p.isValidElement=be,p.lazy=kr,p.memo=c,p.startTransition=At,p.unstable_act=It,p.useCallback=X,p.useContext=R,p.useDebugValue=se,p.useDeferredValue=mt,p.useEffect=z,p.useId=_t,p.useImperativeHandle=cr,p.useInsertionEffect=D,p.useLayoutEffect=$,p.useMemo=Re,p.useReducer=b,p.useRef=m,p.useState=S,p.useSyncExternalStore=gt,p.useTransition=ht,p.version=ve,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(Xe,Xe.exports)),Xe.exports}process.env.NODE_ENV==="production"?Wr.exports=Ut():Wr.exports=Yt();var Fe=Wr.exports;/** * @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. */var dt;function zt(){if(dt)return Ke;dt=1;var q=Fe,p=Symbol.for("react.element"),ve=Symbol.for("react.fragment"),Q=Object.prototype.hasOwnProperty,pe=q.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,te={key:!0,ref:!0,__self:!0,__source:!0};function ne(Z,L,ee){var N,U={},re=null,K=null;ee!==void 0&&(re=""+ee),L.key!==void 0&&(re=""+L.key),L.ref!==void 0&&(K=L.ref);for(N in L)Q.call(L,N)&&!te.hasOwnProperty(N)&&(U[N]=L[N]);if(Z&&Z.defaultProps)for(N in L=Z.defaultProps,L)U[N]===void 0&&(U[N]=L[N]);return{$$typeof:p,type:Z,key:re,ref:K,props:U,_owner:pe.current}}return Ke.Fragment=ve,Ke.jsx=ne,Ke.jsxs=ne,Ke}var Je={};/** * @license React * react-jsx-runtime.development.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. */var vt;function Bt(){return vt||(vt=1,process.env.NODE_ENV!=="production"&&function(){var q=Fe,p=Symbol.for("react.element"),ve=Symbol.for("react.portal"),Q=Symbol.for("react.fragment"),pe=Symbol.for("react.strict_mode"),te=Symbol.for("react.profiler"),ne=Symbol.for("react.provider"),Z=Symbol.for("react.context"),L=Symbol.for("react.forward_ref"),ee=Symbol.for("react.suspense"),N=Symbol.for("react.suspense_list"),U=Symbol.for("react.memo"),re=Symbol.for("react.lazy"),K=Symbol.for("react.offscreen"),ce=Symbol.iterator,$e="@@iterator";function ae(t){if(t===null||typeof t!="object")return null;var i=ce&&t[ce]||t[$e];return typeof i=="function"?i:null}var oe=q.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function F(t){{for(var i=arguments.length,c=new Array(i>1?i-1:0),f=1;f<i;f++)c[f-1]=arguments[f];me("error",t,c)}}function me(t,i,c){{var f=oe.ReactDebugCurrentFrame,R=f.getStackAddendum();R!==""&&(i+="%s",c=c.concat([R]));var S=c.map(function(b){return String(b)});S.unshift("Warning: "+i),Function.prototype.apply.call(console[t],console,S)}}var ie=!1,M=!1,H=!1,fe=!1,ye=!1,Ce;Ce=Symbol.for("react.module.reference");function we(t){return!!(typeof t=="string"||typeof t=="function"||t===Q||t===te||ye||t===pe||t===ee||t===N||fe||t===K||ie||M||H||typeof t=="object"&&t!==null&&(t.$$typeof===re||t.$$typeof===U||t.$$typeof===ne||t.$$typeof===Z||t.$$typeof===L||t.$$typeof===Ce||t.getModuleId!==void 0))}function ze(t,i,c){var f=t.displayName;if(f)return f;var R=i.displayName||i.name||"";return R!==""?c+"("+R+")":c}function Se(t){return t.displayName||"Context"}function G(t){if(t==null)return null;if(typeof t.tag=="number"&&F("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case Q:return"Fragment";case ve:return"Portal";case te:return"Profiler";case pe:return"StrictMode";case ee:return"Suspense";case N:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case Z:var i=t;return Se(i)+".Consumer";case ne:var c=t;return Se(c._context)+".Provider";case L:return ze(t,t.render,"ForwardRef");case U:var f=t.displayName||null;return f!==null?f:G(t.type)||"Memo";case re:{var R=t,S=R._payload,b=R._init;try{return G(b(S))}catch{return null}}}return null}var J=Object.assign,Y=0,ue,d,le,Te,n,s,h;function C(){}C.__reactDisabledLog=!0;function g(){{if(Y===0){ue=console.log,d=console.info,le=console.warn,Te=console.error,n=console.group,s=console.groupCollapsed,h=console.groupEnd;var t={configurable:!0,enumerable:!0,value:C,writable:!0};Object.defineProperties(console,{info:t,log:t,warn:t,error:t,group:t,groupCollapsed:t,groupEnd:t})}Y++}}function P(){{if(Y--,Y===0){var t={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:J({},t,{value:ue}),info:J({},t,{value:d}),warn:J({},t,{value:le}),error:J({},t,{value:Te}),group:J({},t,{value:n}),groupCollapsed:J({},t,{value:s}),groupEnd:J({},t,{value:h})})}Y<0&&F("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var k=oe.ReactCurrentDispatcher,T;function w(t,i,c){{if(T===void 0)try{throw Error()}catch(R){var f=R.stack.trim().match(/\n( *(at )?)/);T=f&&f[1]||""}return` `+T+t}}var V=!1,_e;{var mr=typeof WeakMap=="function"?WeakMap:Map;_e=new mr}function Qe(t,i){if(!t||V)return"";{var c=_e.get(t);if(c!==void 0)return c}var f;V=!0;var R=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var S;S=k.current,k.current=null,g();try{if(i){var b=function(){throw Error()};if(Object.defineProperty(b.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(b,[])}catch(se){f=se}Reflect.construct(t,[],b)}else{try{b.call()}catch(se){f=se}t.call(b.prototype)}}else{try{throw Error()}catch(se){f=se}t()}}catch(se){if(se&&f&&typeof se.stack=="string"){for(var m=se.stack.split(` `),z=f.stack.split(` `),D=m.length-1,$=z.length-1;D>=1&&$>=0&&m[D]!==z[$];)$--;for(;D>=1&&$>=0;D--,$--)if(m[D]!==z[$]){if(D!==1||$!==1)do if(D--,$--,$<0||m[D]!==z[$]){var X=` `+m[D].replace(" at new "," at ");return t.displayName&&X.includes("<anonymous>")&&(X=X.replace("<anonymous>",t.displayName)),typeof t=="function"&&_e.set(t,X),X}while(D>=1&&$>=0);break}}}finally{V=!1,k.current=S,P(),Error.prepareStackTrace=R}var Re=t?t.displayName||t.name:"",cr=Re?w(Re):"";return typeof t=="function"&&_e.set(t,cr),cr}function Le(t,i,c){return Qe(t,!1)}function _r(t){var i=t.prototype;return!!(i&&i.isReactComponent)}function Ne(t,i,c){if(t==null)return"";if(typeof t=="function")return Qe(t,_r(t));if(typeof t=="string")return w(t);switch(t){case ee:return w("Suspense");case N:return w("SuspenseList")}if(typeof t=="object")switch(t.$$typeof){case L:return Le(t.render);case U:return Ne(t.type,i,c);case re:{var f=t,R=f._payload,S=f._init;try{return Ne(S(R),i,c)}catch{}}}return""}var Oe=Object.prototype.hasOwnProperty,Pe={},Ze=oe.ReactDebugCurrentFrame;function ke(t){if(t){var i=t._owner,c=Ne(t.type,t._source,i?i.type:null);Ze.setExtraStackFrame(c)}else Ze.setExtraStackFrame(null)}function de(t,i,c,f,R){{var S=Function.call.bind(Oe);for(var b in t)if(S(t,b)){var m=void 0;try{if(typeof t[b]!="function"){var z=Error((f||"React class")+": "+c+" type `"+b+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof t[b]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw z.name="Invariant Violation",z}m=t[b](i,b,f,c,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(D){m=D}m&&!(m instanceof Error)&&(ke(R),F("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",f||"React class",c,b,typeof m),ke(null)),m instanceof Error&&!(m.message in Pe)&&(Pe[m.message]=!0,ke(R),F("Failed %s type: %s",c,m.message),ke(null))}}}var je=Array.isArray;function Me(t){return je(t)}function er(t){{var i=typeof Symbol=="function"&&Symbol.toStringTag,c=i&&t[Symbol.toStringTag]||t.constructor.name||"Object";return c}}function rr(t){try{return We(t),!1}catch{return!0}}function We(t){return""+t}function Be(t){if(rr(t))return F("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",er(t)),We(t)}var ge=oe.ReactCurrentOwner,gr={key:!0,ref:!0,__self:!0,__source:!0},tr,nr,xe;xe={};function br(t){if(Oe.call(t,"ref")){var i=Object.getOwnPropertyDescriptor(t,"ref").get;if(i&&i.isReactWarning)return!1}return t.ref!==void 0}function Er(t){if(Oe.call(t,"key")){var i=Object.getOwnPropertyDescriptor(t,"key").get;if(i&&i.isReactWarning)return!1}return t.key!==void 0}function Rr(t,i){if(typeof t.ref=="string"&&ge.current&&i&&ge.current.stateNode!==i){var c=G(ge.current.type);xe[c]||(F('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',G(ge.current.type),t.ref),xe[c]=!0)}}function be(t,i){{var c=function(){tr||(tr=!0,F("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))};c.isReactWarning=!0,Object.defineProperty(t,"key",{get:c,configurable:!0})}}function ar(t,i){{var c=function(){nr||(nr=!0,F("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))};c.isReactWarning=!0,Object.defineProperty(t,"ref",{get:c,configurable:!0})}}var Cr=function(t,i,c,f,R,S,b){var m={$$typeof:p,type:t,key:i,ref:c,props:b,_owner:S};return m._store={},Object.defineProperty(m._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(m,"_self",{configurable:!1,enumerable:!1,writable:!1,value:f}),Object.defineProperty(m,"_source",{configurable:!1,enumerable:!1,writable:!1,value:R}),Object.freeze&&(Object.freeze(m.props),Object.freeze(m)),m};function wr(t,i,c,f,R){{var S,b={},m=null,z=null;c!==void 0&&(Be(c),m=""+c),Er(i)&&(Be(i.key),m=""+i.key),br(i)&&(z=i.ref,Rr(i,R));for(S in i)Oe.call(i,S)&&!gr.hasOwnProperty(S)&&(b[S]=i[S]);if(t&&t.defaultProps){var D=t.defaultProps;for(S in D)b[S]===void 0&&(b[S]=D[S])}if(m||z){var $=typeof t=="function"?t.displayName||t.name||"Unknown":t;m&&be(b,$),z&&ar(b,$)}return Cr(t,m,z,R,f,ge.current,b)}}var Ve=oe.ReactCurrentOwner,or=oe.ReactDebugCurrentFrame;function he(t){if(t){var i=t._owner,c=Ne(t.type,t._source,i?i.type:null);or.setExtraStackFrame(c)}else or.setExtraStackFrame(null)}var Ae;Ae=!1;function Ee(t){return typeof t=="object"&&t!==null&&t.$$typeof===p}function De(){{if(Ve.current){var t=G(Ve.current.type);if(t)return` Check the render method of \``+t+"`."}return""}}function Sr(t){{if(t!==void 0){var i=t.fileName.replace(/^.*[\\\/]/,""),c=t.lineNumber;return` Check your code at `+i+":"+c+"."}return""}}var ir={};function Tr(t){{var i=De();if(!i){var c=typeof t=="string"?t:t.displayName||t.name;c&&(i=` Check the top-level render call using <`+c+">.")}return i}}function ur(t,i){{if(!t._store||t._store.validated||t.key!=null)return;t._store.validated=!0;var c=Tr(i);if(ir[c])return;ir[c]=!0;var f="";t&&t._owner&&t._owner!==Ve.current&&(f=" It was passed a child from "+G(t._owner.type)+"."),he(t),F('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',c,f),he(null)}}function sr(t,i){{if(typeof t!="object")return;if(Me(t))for(var c=0;c<t.length;c++){var f=t[c];Ee(f)&&ur(f,i)}else if(Ee(t))t._store&&(t._store.validated=!0);else if(t){var R=ae(t);if(typeof R=="function"&&R!==t.entries)for(var S=R.call(t),b;!(b=S.next()).done;)Ee(b.value)&&ur(b.value,i)}}}function Ie(t){{var i=t.type;if(i==null||typeof i=="string")return;var c;if(typeof i=="function")c=i.propTypes;else if(typeof i=="object"&&(i.$$typeof===L||i.$$typeof===U))c=i.propTypes;else return;if(c){var f=G(i);de(c,t.props,"prop",f,t)}else if(i.PropTypes!==void 0&&!Ae){Ae=!0;var R=G(i);F("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",R||"Unknown")}typeof i.getDefaultProps=="function"&&!i.getDefaultProps.isReactClassApproved&&F("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function qe(t){{for(var i=Object.keys(t.props),c=0;c<i.length;c++){var f=i[c];if(f!=="children"&&f!=="key"){he(t),F("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",f),he(null);break}}t.ref!==null&&(he(t),F("Invalid attribute `ref` supplied to `React.Fragment`."),he(null))}}function He(t,i,c,f,R,S){{var b=we(t);if(!b){var m="";(t===void 0||typeof t=="object"&&t!==null&&Object.keys(t).length===0)&&(m+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var z=Sr(R);z?m+=z:m+=De();var D;t===null?D="null":Me(t)?D="array":t!==void 0&&t.$$typeof===p?(D="<"+(G(t.type)||"Unknown")+" />",m=" Did you accidentally export a JSX literal instead of a component?"):D=typeof t,F("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",D,m)}var $=wr(t,i,c,R,S);if($==null)return $;if(b){var X=i.children;if(X!==void 0)if(f)if(Me(X)){for(var Re=0;Re<X.length;Re++)sr(X[Re],t);Object.freeze&&Object.freeze(X)}else F("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else sr(X,t)}return t===Q?qe($):Ie($),$}}function Or(t,i,c){return He(t,i,c,!0)}function Pr(t,i,c){return He(t,i,c,!1)}var kr=Pr,jr=Or;Je.Fragment=Q,Je.jsx=kr,Je.jsxs=jr}()),Je}process.env.NODE_ENV==="production"?Mr.exports=zt():Mr.exports=Bt();var A=Mr.exports;const qt="_container_i1u4i_1",pt={container:qt,"lds-spinner":"_lds-spinner_i1u4i_6"};function yt(q){return A.jsxs("div",{className:pt.container,children:[A.jsxs("div",{className:pt["lds-spinner"],children:[A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{}),A.jsx("div",{})]}),A.jsx("span",{children:" Loading..."})]})}const Ht="_container_1oksm_5",Gt={container:Ht},Kt=Fe.lazy(()=>Promise.resolve().then(()=>require("./lorem_0shared-7eece3f9.js"))),Jt=Fe.lazy(()=>Promise.resolve().then(()=>require("./lorem_1shared-aaecdf94.js"))),Xt=Fe.lazy(()=>Promise.resolve().then(()=>require("./lorem_2shared-0493ad88.js")));function Qt(q){const[p,ve]=Fe.useState(!1);return A.jsxs("div",{className:Gt.container,children:[A.jsx("h1",{children:"Welcome to Shared!"}),A.jsx("button",{onClick:()=>ve(!p),children:" Toggle Lorem tree"}),p&&A.jsxs(Fe.Suspense,{fallback:A.jsx(yt,{}),children:[A.jsx(Kt,{}),A.jsx(Jt,{}),A.jsx(Xt,{})]})]})}exports.Loading=yt;exports.Shared=Qt;exports.jsxRuntimeExports=A;