/* esm.sh - react@18.2.0 */ var F=Object.create;var k=Object.defineProperty;var U=Object.getOwnPropertyDescriptor;var q=Object.getOwnPropertyNames;var A=Object.getPrototypeOf,M=Object.prototype.hasOwnProperty;var w=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var z=(e,t,r,u)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of q(t))!M.call(e,o)&&o!==r&&k(e,o,{get:()=>t[o],enumerable:!(u=U(t,o))||u.enumerable});return e};var B=(e,t,r)=>(r=e!=null?F(A(e)):{},z(t||!e||!e.__esModule?k(r,"default",{value:e,enumerable:!0}):r,e));var V=w(n=>{"use strict";var y=Symbol.for("react.element"),H=Symbol.for("react.portal"),W=Symbol.for("react.fragment"),Y=Symbol.for("react.strict_mode"),G=Symbol.for("react.profiler"),J=Symbol.for("react.provider"),K=Symbol.for("react.context"),Q=Symbol.for("react.forward_ref"),X=Symbol.for("react.suspense"),Z=Symbol.for("react.memo"),ee=Symbol.for("react.lazy"),b=Symbol.iterator;function te(e){return e===null||typeof e!="object"?null:(e=b&&e[b]||e["@@iterator"],typeof e=="function"?e:null)}var x={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},O=Object.assign,I={};function p(e,t,r){this.props=e,this.context=t,this.refs=I,this.updater=r||x}p.prototype.isReactComponent={};p.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};p.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function g(){}g.prototype=p.prototype;function S(e,t,r){this.props=e,this.context=t,this.refs=I,this.updater=r||x}var E=S.prototype=new g;E.constructor=S;O(E,p.prototype);E.isPureReactComponent=!0;var $=Array.isArray,P=Object.prototype.hasOwnProperty,R={current:null},T={key:!0,ref:!0,__self:!0,__source:!0};function D(e,t,r){var u,o={},c=null,f=null;if(t!=null)for(u in t.ref!==void 0&&(f=t.ref),t.key!==void 0&&(c=""+t.key),t)P.call(t,u)&&!T.hasOwnProperty(u)&&(o[u]=t[u]);var i=arguments.length-2;if(i===1)o.children=r;else if(1{"use strict";L.exports=V()});var h=B(N()),{Children:fe,Component:le,Fragment:ae,Profiler:pe,PureComponent:ye,StrictMode:de,Suspense:_e,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:me,cloneElement:he,createContext:ve,createElement:Se,createFactory:Ee,createRef:Re,forwardRef:Ce,isValidElement:ke,lazy:we,memo:be,startTransition:$e,unstable_act:je,useCallback:xe,useContext:Oe,useDebugValue:Ie,useDeferredValue:ge,useEffect:Pe,useId:Te,useImperativeHandle:De,useInsertionEffect:Ve,useLayoutEffect:Le,useMemo:Ne,useReducer:Fe,useRef:Ue,useState:qe,useSyncExternalStore:Ae,useTransition:Me,version:ze}=h,Be=h.default??h;export{fe as Children,le as Component,ae as Fragment,pe as Profiler,ye as PureComponent,de as StrictMode,_e as Suspense,me as __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,he as cloneElement,ve as createContext,Se as createElement,Ee as createFactory,Re as createRef,Be as default,Ce as forwardRef,ke as isValidElement,we as lazy,be as memo,$e as startTransition,je as unstable_act,xe as useCallback,Oe as useContext,Ie as useDebugValue,ge as useDeferredValue,Pe as useEffect,Te as useId,De as useImperativeHandle,Ve as useInsertionEffect,Le as useLayoutEffect,Ne as useMemo,Fe as useReducer,Ue as useRef,qe as useState,Ae as useSyncExternalStore,Me as useTransition,ze as version}; /*! Bundled license information: react/cjs/react.production.min.js: (** * @license React * react.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. *) */ //# sourceMappingURL=react.mjs.map