-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwrohgouwrg.js
49 lines (40 loc) · 38.9 KB
/
wrohgouwrg.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
var ot={exports:{}},We={},Ir={exports:{}},Ye={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.
*/Ye.exports;var it;function $t(){return it||(it=1,function(Se,d){(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var cr="18.2.0",L=Symbol.for("react.element"),Pe=Symbol.for("react.portal"),ee=Symbol.for("react.fragment"),he=Symbol.for("react.strict_mode"),ye=Symbol.for("react.profiler"),B=Symbol.for("react.provider"),z=Symbol.for("react.context"),M=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),re=Symbol.for("react.suspense_list"),G=Symbol.for("react.memo"),te=Symbol.for("react.lazy"),fr=Symbol.for("react.offscreen"),Ne=Symbol.iterator,K="@@iterator";function O(e){if(e===null||typeof e!="object")return null;var r=Ne&&e[Ne]||e[K];return typeof r=="function"?r:null}var Ue={current:null},H={transition:null},S={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},x={current:null},ne={},me=null;function ke(e){me=e}ne.setExtraStackFrame=function(e){me=e},ne.getCurrentStack=null,ne.getStackAddendum=function(){var e="";me&&(e+=me);var r=ne.getCurrentStack;return r&&(e+=r()||""),e};var lr=!1,dr=!1,Ve=!1,F=!1,Y=!1,A={ReactCurrentDispatcher:Ue,ReactCurrentBatchConfig:H,ReactCurrentOwner:x};A.ReactDebugCurrentFrame=ne,A.ReactCurrentActQueue=S;function N(e){{for(var r=arguments.length,n=new Array(r>1?r-1:0),a=1;a<r;a++)n[a-1]=arguments[a];je("warn",e,n)}}function h(e){{for(var r=arguments.length,n=new Array(r>1?r-1:0),a=1;a<r;a++)n[a-1]=arguments[a];je("error",e,n)}}function je(e,r,n){{var a=A.ReactDebugCurrentFrame,i=a.getStackAddendum();i!==""&&(r+="%s",n=n.concat([i]));var f=n.map(function(c){return String(c)});f.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,f)}}var Ae={};function ge(e,r){{var n=e.constructor,a=n&&(n.displayName||n.name)||"ReactClass",i=a+"."+r;if(Ae[i])return;h("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,a),Ae[i]=!0}}var De={isMounted:function(e){return!1},enqueueForceUpdate:function(e,r,n){ge(e,"forceUpdate")},enqueueReplaceState:function(e,r,n,a){ge(e,"replaceState")},enqueueSetState:function(e,r,n,a){ge(e,"setState")}},D=Object.assign,be={};Object.freeze(be);function U(e,r,n){this.props=e,this.context=r,this.refs=be,this.updater=n||De}U.prototype.isReactComponent={},U.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")},U.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};{var xe={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)."]},Fe=function(e,r){Object.defineProperty(U.prototype,e,{get:function(){N("%s(...) is deprecated in plain JavaScript React classes. %s",r[0],r[1])}})};for(var ae in xe)xe.hasOwnProperty(ae)&&Fe(ae,xe[ae])}function oe(){}oe.prototype=U.prototype;function ie(e,r,n){this.props=e,this.context=r,this.refs=be,this.updater=n||De}var q=ie.prototype=new oe;q.constructor=ie,D(q,U.prototype),q.isPureReactComponent=!0;function vr(){var e={current:null};return Object.seal(e),e}var Be=Array.isArray;function _e(e){return Be(e)}function pr(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,n=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n}}function Ee(e){try{return ue(e),!1}catch{return!0}}function ue(e){return""+e}function se(e){if(Ee(e))return h("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",pr(e)),ue(e)}function ze(e,r,n){var a=e.displayName;if(a)return a;var i=r.displayName||r.name||"";return i!==""?n+"("+i+")":n}function ce(e){return e.displayName||"Context"}function $(e){if(e==null)return null;if(typeof e.tag=="number"&&h("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 ee:return"Fragment";case Pe:return"Portal";case ye:return"Profiler";case he:return"StrictMode";case W:return"Suspense";case re:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case z:var r=e;return ce(r)+".Consumer";case B:var n=e;return ce(n._context)+".Provider";case M:return ze(e,e.render,"ForwardRef");case G:var a=e.displayName||null;return a!==null?a:$(e.type)||"Memo";case te:{var i=e,f=i._payload,c=i._init;try{return $(c(f))}catch{return null}}}return null}var fe=Object.prototype.hasOwnProperty,Re={key:!0,ref:!0,__self:!0,__source:!0},Ge,Ke,Ce;Ce={};function Ie(e){if(fe.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function J(e){if(fe.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function hr(e,r){var n=function(){Ge||(Ge=!0,h("%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))};n.isReactWarning=!0,Object.defineProperty(e,"key",{get:n,configurable:!0})}function He(e,r){var n=function(){Ke||(Ke=!0,h("%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))};n.isReactWarning=!0,Object.defineProperty(e,"ref",{get:n,configurable:!0})}function qe(e){if(typeof e.ref=="string"&&x.current&&e.__self&&x.current.stateNode!==e.__self){var r=$(x.current.type);Ce[r]||(h('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),Ce[r]=!0)}}var le=function(e,r,n,a,i,f,c){var l={$$typeof:L,type:e,key:r,ref:n,props:c,_owner:f};return l._store={},Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:a}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:i}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l};function yr(e,r,n){var a,i={},f=null,c=null,l=null,y=null;if(r!=null){Ie(r)&&(c=r.ref,qe(r)),J(r)&&(se(r.key),f=""+r.key),l=r.__self===void 0?null:r.__self,y=r.__source===void 0?null:r.__source;for(a in r)fe.call(r,a)&&!Re.hasOwnProperty(a)&&(i[a]=r[a])}var b=arguments.length-2;if(b===1)i.children=n;else if(b>1){for(var _=Array(b),E=0;E<b;E++)_[E]=arguments[E+2];Object.freeze&&Object.freeze(_),i.children=_}if(e&&e.defaultProps){var C=e.defaultProps;for(a in C)i[a]===void 0&&(i[a]=C[a])}if(f||c){var T=typeof e=="function"?e.displayName||e.name||"Unknown":e;f&&hr(i,T),c&&He(i,T)}return le(e,f,c,l,y,x.current,i)}function mr(e,r){var n=le(e.type,r,e.ref,e._self,e._source,e._owner,e.props);return n}function gr(e,r,n){if(e==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var a,i=D({},e.props),f=e.key,c=e.ref,l=e._self,y=e._source,b=e._owner;if(r!=null){Ie(r)&&(c=r.ref,b=x.current),J(r)&&(se(r.key),f=""+r.key);var _;e.type&&e.type.defaultProps&&(_=e.type.defaultProps);for(a in r)fe.call(r,a)&&!Re.hasOwnProperty(a)&&(r[a]===void 0&&_!==void 0?i[a]=_[a]:i[a]=r[a])}var E=arguments.length-2;if(E===1)i.children=n;else if(E>1){for(var C=Array(E),T=0;T<E;T++)C[T]=arguments[T+2];i.children=C}return le(e.type,f,c,l,y,b,i)}function X(e){return typeof e=="object"&&e!==null&&e.$$typeof===L}var Je=".",br=":";function _r(e){var r=/[=:]/g,n={"=":"=0",":":"=2"},a=e.replace(r,function(i){return n[i]});return"$"+a}var we=!1,Xe=/\/+/g;function V(e){return e.replace(Xe,"$&/")}function de(e,r){return typeof e=="object"&&e!==null&&e.key!=null?(se(e.key),_r(""+e.key)):r.toString(36)}function Q(e,r,n,a,i){var f=typeof e;(f==="undefined"||f==="boolean")&&(e=null);var c=!1;if(e===null)c=!0;else switch(f){case"string":case"number":c=!0;break;case"object":switch(e.$$typeof){case L:case Pe:c=!0}}if(c){var l=e,y=i(l),b=a===""?Je+de(l,0):a;if(_e(y)){var _="";b!=null&&(_=V(b)+"/"),Q(y,r,_,"",function(It){return It})}else y!=null&&(X(y)&&(y.key&&(!l||l.key!==y.key)&&se(y.key),y=mr(y,n+(y.key&&(!l||l.key!==y.key)?V(""+y.key)+"/":"")+b)),r.push(y));return 1}var E,C,T=0,k=a===""?Je:a+br;if(_e(e))for(var sr=0;sr<e.length;sr++)E=e[sr],C=k+de(E,sr),T+=Q(E,r,n,C,i);else{var Fr=O(e);if(typeof Fr=="function"){var tt=e;Fr===tt.entries&&(we||N("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),we=!0);for(var xt=Fr.call(tt),nt,Ft=0;!(nt=xt.next()).done;)E=nt.value,C=k+de(E,Ft++),T+=Q(E,r,n,C,i)}else if(f==="object"){var at=String(e);throw new Error("Objects are not valid as a React child (found: "+(at==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":at)+"). If you meant to render a collection of children, use an array instead.")}}return T}function ve(e,r,n){if(e==null)return e;var a=[],i=0;return Q(e,a,"","",function(f){return r.call(n,f,i++)}),a}function Er(e){var r=0;return ve(e,function(){r++}),r}function Qe(e,r,n){ve(e,function(){r.apply(this,arguments)},n)}function Rr(e){return ve(e,function(r){return r})||[]}function Ze(e){if(!X(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}function er(e){var r={$$typeof:z,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};r.Provider={$$typeof:B,_context:r};var n=!1,a=!1,i=!1;{var f={$$typeof:z,_context:r};Object.defineProperties(f,{Provider:{get:function(){return a||(a=!0,h("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(c){r.Provider=c}},_currentValue:{get:function(){return r._currentValue},set:function(c){r._currentValue=c}},_currentValue2:{get:function(){return r._currentValue2},set:function(c){r._currentValue2=c}},_threadCount:{get:function(){return r._threadCount},set:function(c){r._threadCount=c}},Consumer:{get:function(){return n||(n=!0,h("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(c){i||(N("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",c),i=!0)}}}),r.Consumer=f}return r._currentRenderer=null,r._currentRenderer2=null,r}var pe=-1,$e=0,Le=1,Cr=2;function wr(e){if(e._status===pe){var r=e._result,n=r();if(n.then(function(f){if(e._status===$e||e._status===pe){var c=e;c._status=Le,c._result=f}},function(f){if(e._status===$e||e._status===pe){var c=e;c._status=Cr,c._result=f}}),e._status===pe){var a=e;a._status=$e,a._result=n}}if(e._status===Le){var i=e._result;return i===void 0&&h(`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?`,i),"default"in i||h(`lazy: Expected the result of a dynamic import() call. Instead received: %s
Your code should look like:
const MyComponent = lazy(() => import('./MyComponent'))`,i),i.default}else throw e._result}function Tr(e){var r={_status:pe,_result:e},n={$$typeof:te,_payload:r,_init:wr};{var a,i;Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return a},set:function(f){h("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."),a=f,Object.defineProperty(n,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return i},set:function(f){h("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."),i=f,Object.defineProperty(n,"propTypes",{enumerable:!0})}}})}return n}function Or(e){e!=null&&e.$$typeof===G?h("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof e!="function"?h("forwardRef requires a render function but was given %s.",e===null?"null":typeof e):e.length!==0&&e.length!==2&&h("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)&&h("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var r={$$typeof:M,render:e};{var n;Object.defineProperty(r,"displayName",{enumerable:!1,configurable:!0,get:function(){return n},set:function(a){n=a,!e.name&&!e.displayName&&(e.displayName=a)}})}return r}var t;t=Symbol.for("react.module.reference");function o(e){return!!(typeof e=="string"||typeof e=="function"||e===ee||e===ye||Y||e===he||e===W||e===re||F||e===fr||lr||dr||Ve||typeof e=="object"&&e!==null&&(e.$$typeof===te||e.$$typeof===G||e.$$typeof===B||e.$$typeof===z||e.$$typeof===M||e.$$typeof===t||e.getModuleId!==void 0))}function u(e,r){o(e)||h("memo: The first argument must be a component. Instead received: %s",e===null?"null":typeof e);var n={$$typeof:G,type:e,compare:r===void 0?null:r};{var a;Object.defineProperty(n,"displayName",{enumerable:!1,configurable:!0,get:function(){return a},set:function(i){a=i,!e.name&&!e.displayName&&(e.displayName=i)}})}return n}function s(){var e=Ue.current;return e===null&&h(`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 m(e){var r=s();if(e._context!==void 0){var n=e._context;n.Consumer===e?h("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?"):n.Provider===e&&h("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return r.useContext(e)}function g(e){var r=s();return r.useState(e)}function p(e,r,n){var a=s();return a.useReducer(e,r,n)}function v(e){var r=s();return r.useRef(e)}function P(e,r){var n=s();return n.useEffect(e,r)}function R(e,r){var n=s();return n.useInsertionEffect(e,r)}function w(e,r){var n=s();return n.useLayoutEffect(e,r)}function j(e,r){var n=s();return n.useCallback(e,r)}function Z(e,r){var n=s();return n.useMemo(e,r)}function rr(e,r,n){var a=s();return a.useImperativeHandle(e,r,n)}function I(e,r){{var n=s();return n.useDebugValue(e,r)}}function ft(){var e=s();return e.useTransition()}function lt(e){var r=s();return r.useDeferredValue(e)}function dt(){var e=s();return e.useId()}function vt(e,r,n){var a=s();return a.useSyncExternalStore(e,r,n)}var Me=0,$r,Lr,Mr,Wr,Yr,Nr,Ur;function Vr(){}Vr.__reactDisabledLog=!0;function pt(){{if(Me===0){$r=console.log,Lr=console.info,Mr=console.warn,Wr=console.error,Yr=console.group,Nr=console.groupCollapsed,Ur=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Vr,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Me++}}function ht(){{if(Me--,Me===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D({},e,{value:$r}),info:D({},e,{value:Lr}),warn:D({},e,{value:Mr}),error:D({},e,{value:Wr}),group:D({},e,{value:Yr}),groupCollapsed:D({},e,{value:Nr}),groupEnd:D({},e,{value:Ur})})}Me<0&&h("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Sr=A.ReactCurrentDispatcher,Pr;function tr(e,r,n){{if(Pr===void 0)try{throw Error()}catch(i){var a=i.stack.trim().match(/\n( *(at )?)/);Pr=a&&a[1]||""}return`
`+Pr+e}}var kr=!1,nr;{var yt=typeof WeakMap=="function"?WeakMap:Map;nr=new yt}function Br(e,r){if(!e||kr)return"";{var n=nr.get(e);if(n!==void 0)return n}var a;kr=!0;var i=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var f;f=Sr.current,Sr.current=null,pt();try{if(r){var c=function(){throw Error()};if(Object.defineProperty(c.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(c,[])}catch(k){a=k}Reflect.construct(e,[],c)}else{try{c.call()}catch(k){a=k}e.call(c.prototype)}}else{try{throw Error()}catch(k){a=k}e()}}catch(k){if(k&&a&&typeof k.stack=="string"){for(var l=k.stack.split(`
`),y=a.stack.split(`
`),b=l.length-1,_=y.length-1;b>=1&&_>=0&&l[b]!==y[_];)_--;for(;b>=1&&_>=0;b--,_--)if(l[b]!==y[_]){if(b!==1||_!==1)do if(b--,_--,_<0||l[b]!==y[_]){var E=`
`+l[b].replace(" at new "," at ");return e.displayName&&E.includes("<anonymous>")&&(E=E.replace("<anonymous>",e.displayName)),typeof e=="function"&&nr.set(e,E),E}while(b>=1&&_>=0);break}}}finally{kr=!1,Sr.current=f,ht(),Error.prepareStackTrace=i}var C=e?e.displayName||e.name:"",T=C?tr(C):"";return typeof e=="function"&&nr.set(e,T),T}function mt(e,r,n){return Br(e,!1)}function gt(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function ar(e,r,n){if(e==null)return"";if(typeof e=="function")return Br(e,gt(e));if(typeof e=="string")return tr(e);switch(e){case W:return tr("Suspense");case re:return tr("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case M:return mt(e.render);case G:return ar(e.type,r,n);case te:{var a=e,i=a._payload,f=a._init;try{return ar(f(i),r,n)}catch{}}}return""}var zr={},Gr=A.ReactDebugCurrentFrame;function or(e){if(e){var r=e._owner,n=ar(e.type,e._source,r?r.type:null);Gr.setExtraStackFrame(n)}else Gr.setExtraStackFrame(null)}function bt(e,r,n,a,i){{var f=Function.call.bind(fe);for(var c in e)if(f(e,c)){var l=void 0;try{if(typeof e[c]!="function"){var y=Error((a||"React class")+": "+n+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw y.name="Invariant Violation",y}l=e[c](r,c,a,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(b){l=b}l&&!(l instanceof Error)&&(or(i),h("%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).",a||"React class",n,c,typeof l),or(null)),l instanceof Error&&!(l.message in zr)&&(zr[l.message]=!0,or(i),h("Failed %s type: %s",n,l.message),or(null))}}}function Te(e){if(e){var r=e._owner,n=ar(e.type,e._source,r?r.type:null);ke(n)}else ke(null)}var jr;jr=!1;function Kr(){if(x.current){var e=$(x.current.type);if(e)return`
Check the render method of \``+e+"`."}return""}function _t(e){if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),n=e.lineNumber;return`
Check your code at `+r+":"+n+"."}return""}function Et(e){return e!=null?_t(e.__source):""}var Hr={};function Rt(e){var r=Kr();if(!r){var n=typeof e=="string"?e:e.displayName||e.name;n&&(r=`
Check the top-level render call using <`+n+">.")}return r}function qr(e,r){if(!(!e._store||e._store.validated||e.key!=null)){e._store.validated=!0;var n=Rt(r);if(!Hr[n]){Hr[n]=!0;var a="";e&&e._owner&&e._owner!==x.current&&(a=" It was passed a child from "+$(e._owner.type)+"."),Te(e),h('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',n,a),Te(null)}}}function Jr(e,r){if(typeof e=="object"){if(_e(e))for(var n=0;n<e.length;n++){var a=e[n];X(a)&&qr(a,r)}else if(X(e))e._store&&(e._store.validated=!0);else if(e){var i=O(e);if(typeof i=="function"&&i!==e.entries)for(var f=i.call(e),c;!(c=f.next()).done;)X(c.value)&&qr(c.value,r)}}}function Xr(e){{var r=e.type;if(r==null||typeof r=="string")return;var n;if(typeof r=="function")n=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===M||r.$$typeof===G))n=r.propTypes;else return;if(n){var a=$(r);bt(n,e.props,"prop",a,e)}else if(r.PropTypes!==void 0&&!jr){jr=!0;var i=$(r);h("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",i||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&h("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ct(e){{for(var r=Object.keys(e.props),n=0;n<r.length;n++){var a=r[n];if(a!=="children"&&a!=="key"){Te(e),h("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",a),Te(null);break}}e.ref!==null&&(Te(e),h("Invalid attribute `ref` supplied to `React.Fragment`."),Te(null))}}function Qr(e,r,n){var a=o(e);if(!a){var i="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(i+=" 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 f=Et(r);f?i+=f:i+=Kr();var c;e===null?c="null":_e(e)?c="array":e!==void 0&&e.$$typeof===L?(c="<"+($(e.type)||"Unknown")+" />",i=" Did you accidentally export a JSX literal instead of a component?"):c=typeof e,h("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",c,i)}var l=yr.apply(this,arguments);if(l==null)return l;if(a)for(var y=2;y<arguments.length;y++)Jr(arguments[y],e);return e===ee?Ct(l):Xr(l),l}var Zr=!1;function wt(e){var r=Qr.bind(null,e);return r.type=e,Zr||(Zr=!0,N("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 N("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),r}function Tt(e,r,n){for(var a=gr.apply(this,arguments),i=2;i<arguments.length;i++)Jr(arguments[i],a.type);return Xr(a),a}function Ot(e,r){var n=H.transition;H.transition={};var a=H.transition;H.transition._updatedFibers=new Set;try{e()}finally{if(H.transition=n,n===null&&a._updatedFibers){var i=a._updatedFibers.size;i>10&&N("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."),a._updatedFibers.clear()}}}var et=!1,ir=null;function St(e){if(ir===null)try{var r=("require"+Math.random()).slice(0,7),n=Se&&Se[r];ir=n.call(Se,"timers").setImmediate}catch{ir=function(i){et===!1&&(et=!0,typeof MessageChannel>"u"&&h("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 f=new MessageChannel;f.port1.onmessage=i,f.port2.postMessage(void 0)}}return ir(e)}var Oe=0,rt=!1;function Pt(e){{var r=Oe;Oe++,S.current===null&&(S.current=[]);var n=S.isBatchingLegacy,a;try{if(S.isBatchingLegacy=!0,a=e(),!n&&S.didScheduleLegacyUpdate){var i=S.current;i!==null&&(S.didScheduleLegacyUpdate=!1,xr(i))}}catch(C){throw ur(r),C}finally{S.isBatchingLegacy=n}if(a!==null&&typeof a=="object"&&typeof a.then=="function"){var f=a,c=!1,l={then:function(C,T){c=!0,f.then(function(k){ur(r),Oe===0?Ar(k,C,T):C(k)},function(k){ur(r),T(k)})}};return!rt&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){c||(rt=!0,h("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 () => ...);"))}),l}else{var y=a;if(ur(r),Oe===0){var b=S.current;b!==null&&(xr(b),S.current=null);var _={then:function(C,T){S.current===null?(S.current=[],Ar(y,C,T)):C(y)}};return _}else{var E={then:function(C,T){C(y)}};return E}}}}function ur(e){e!==Oe-1&&h("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Oe=e}function Ar(e,r,n){{var a=S.current;if(a!==null)try{xr(a),St(function(){a.length===0?(S.current=null,r(e)):Ar(e,r,n)})}catch(i){n(i)}else r(e)}}var Dr=!1;function xr(e){if(!Dr){Dr=!0;var r=0;try{for(;r<e.length;r++){var n=e[r];do n=n(!0);while(n!==null)}e.length=0}catch(a){throw e=e.slice(r+1),a}finally{Dr=!1}}}var kt=Qr,jt=Tt,At=wt,Dt={map:ve,forEach:Qe,count:Er,toArray:Rr,only:Ze};d.Children=Dt,d.Component=U,d.Fragment=ee,d.Profiler=ye,d.PureComponent=ie,d.StrictMode=he,d.Suspense=W,d.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=A,d.cloneElement=jt,d.createContext=er,d.createElement=kt,d.createFactory=At,d.createRef=vr,d.forwardRef=Or,d.isValidElement=X,d.lazy=Tr,d.memo=u,d.startTransition=Ot,d.unstable_act=Pt,d.useCallback=j,d.useContext=m,d.useDebugValue=I,d.useDeferredValue=lt,d.useEffect=P,d.useId=dt,d.useImperativeHandle=rr,d.useInsertionEffect=R,d.useLayoutEffect=w,d.useMemo=Z,d.useReducer=p,d.useRef=v,d.useState=g,d.useSyncExternalStore=vt,d.useTransition=ft,d.version=cr,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()}(Ye,Ye.exports)),Ye.exports}var ut;function Lt(){return ut||(ut=1,Ir.exports=$t()),Ir.exports}/**
* @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 st;function Mt(){return st||(st=1,function(){var Se=Lt(),d=Symbol.for("react.element"),cr=Symbol.for("react.portal"),L=Symbol.for("react.fragment"),Pe=Symbol.for("react.strict_mode"),ee=Symbol.for("react.profiler"),he=Symbol.for("react.provider"),ye=Symbol.for("react.context"),B=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),M=Symbol.for("react.suspense_list"),W=Symbol.for("react.memo"),re=Symbol.for("react.lazy"),G=Symbol.for("react.offscreen"),te=Symbol.iterator,fr="@@iterator";function Ne(t){if(t===null||typeof t!="object")return null;var o=te&&t[te]||t[fr];return typeof o=="function"?o:null}var K=Se.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function O(t){{for(var o=arguments.length,u=new Array(o>1?o-1:0),s=1;s<o;s++)u[s-1]=arguments[s];Ue("error",t,u)}}function Ue(t,o,u){{var s=K.ReactDebugCurrentFrame,m=s.getStackAddendum();m!==""&&(o+="%s",u=u.concat([m]));var g=u.map(function(p){return String(p)});g.unshift("Warning: "+o),Function.prototype.apply.call(console[t],console,g)}}var H=!1,S=!1,x=!1,ne=!1,me=!1,ke;ke=Symbol.for("react.module.reference");function lr(t){return!!(typeof t=="string"||typeof t=="function"||t===L||t===ee||me||t===Pe||t===z||t===M||ne||t===G||H||S||x||typeof t=="object"&&t!==null&&(t.$$typeof===re||t.$$typeof===W||t.$$typeof===he||t.$$typeof===ye||t.$$typeof===B||t.$$typeof===ke||t.getModuleId!==void 0))}function dr(t,o,u){var s=t.displayName;if(s)return s;var m=o.displayName||o.name||"";return m!==""?u+"("+m+")":u}function Ve(t){return t.displayName||"Context"}function F(t){if(t==null)return null;if(typeof t.tag=="number"&&O("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 L:return"Fragment";case cr:return"Portal";case ee:return"Profiler";case Pe:return"StrictMode";case z:return"Suspense";case M:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case ye:var o=t;return Ve(o)+".Consumer";case he:var u=t;return Ve(u._context)+".Provider";case B:return dr(t,t.render,"ForwardRef");case W:var s=t.displayName||null;return s!==null?s:F(t.type)||"Memo";case re:{var m=t,g=m._payload,p=m._init;try{return F(p(g))}catch{return null}}}return null}var Y=Object.assign,A=0,N,h,je,Ae,ge,De,D;function be(){}be.__reactDisabledLog=!0;function U(){{if(A===0){N=console.log,h=console.info,je=console.warn,Ae=console.error,ge=console.group,De=console.groupCollapsed,D=console.groupEnd;var t={configurable:!0,enumerable:!0,value:be,writable:!0};Object.defineProperties(console,{info:t,log:t,warn:t,error:t,group:t,groupCollapsed:t,groupEnd:t})}A++}}function xe(){{if(A--,A===0){var t={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Y({},t,{value:N}),info:Y({},t,{value:h}),warn:Y({},t,{value:je}),error:Y({},t,{value:Ae}),group:Y({},t,{value:ge}),groupCollapsed:Y({},t,{value:De}),groupEnd:Y({},t,{value:D})})}A<0&&O("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Fe=K.ReactCurrentDispatcher,ae;function oe(t,o,u){{if(ae===void 0)try{throw Error()}catch(m){var s=m.stack.trim().match(/\n( *(at )?)/);ae=s&&s[1]||""}return`
`+ae+t}}var ie=!1,q;{var vr=typeof WeakMap=="function"?WeakMap:Map;q=new vr}function Be(t,o){if(!t||ie)return"";{var u=q.get(t);if(u!==void 0)return u}var s;ie=!0;var m=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var g;g=Fe.current,Fe.current=null,U();try{if(o){var p=function(){throw Error()};if(Object.defineProperty(p.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(p,[])}catch(I){s=I}Reflect.construct(t,[],p)}else{try{p.call()}catch(I){s=I}t.call(p.prototype)}}else{try{throw Error()}catch(I){s=I}t()}}catch(I){if(I&&s&&typeof I.stack=="string"){for(var v=I.stack.split(`
`),P=s.stack.split(`
`),R=v.length-1,w=P.length-1;R>=1&&w>=0&&v[R]!==P[w];)w--;for(;R>=1&&w>=0;R--,w--)if(v[R]!==P[w]){if(R!==1||w!==1)do if(R--,w--,w<0||v[R]!==P[w]){var j=`
`+v[R].replace(" at new "," at ");return t.displayName&&j.includes("<anonymous>")&&(j=j.replace("<anonymous>",t.displayName)),typeof t=="function"&&q.set(t,j),j}while(R>=1&&w>=0);break}}}finally{ie=!1,Fe.current=g,xe(),Error.prepareStackTrace=m}var Z=t?t.displayName||t.name:"",rr=Z?oe(Z):"";return typeof t=="function"&&q.set(t,rr),rr}function _e(t,o,u){return Be(t,!1)}function pr(t){var o=t.prototype;return!!(o&&o.isReactComponent)}function Ee(t,o,u){if(t==null)return"";if(typeof t=="function")return Be(t,pr(t));if(typeof t=="string")return oe(t);switch(t){case z:return oe("Suspense");case M:return oe("SuspenseList")}if(typeof t=="object")switch(t.$$typeof){case B:return _e(t.render);case W:return Ee(t.type,o,u);case re:{var s=t,m=s._payload,g=s._init;try{return Ee(g(m),o,u)}catch{}}}return""}var ue=Object.prototype.hasOwnProperty,se={},ze=K.ReactDebugCurrentFrame;function ce(t){if(t){var o=t._owner,u=Ee(t.type,t._source,o?o.type:null);ze.setExtraStackFrame(u)}else ze.setExtraStackFrame(null)}function $(t,o,u,s,m){{var g=Function.call.bind(ue);for(var p in t)if(g(t,p)){var v=void 0;try{if(typeof t[p]!="function"){var P=Error((s||"React class")+": "+u+" type `"+p+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof t[p]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw P.name="Invariant Violation",P}v=t[p](o,p,s,u,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(R){v=R}v&&!(v instanceof Error)&&(ce(m),O("%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).",s||"React class",u,p,typeof v),ce(null)),v instanceof Error&&!(v.message in se)&&(se[v.message]=!0,ce(m),O("Failed %s type: %s",u,v.message),ce(null))}}}var fe=Array.isArray;function Re(t){return fe(t)}function Ge(t){{var o=typeof Symbol=="function"&&Symbol.toStringTag,u=o&&t[Symbol.toStringTag]||t.constructor.name||"Object";return u}}function Ke(t){try{return Ce(t),!1}catch{return!0}}function Ce(t){return""+t}function Ie(t){if(Ke(t))return O("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ge(t)),Ce(t)}var J=K.ReactCurrentOwner,hr={key:!0,ref:!0,__self:!0,__source:!0},He,qe,le;le={};function yr(t){if(ue.call(t,"ref")){var o=Object.getOwnPropertyDescriptor(t,"ref").get;if(o&&o.isReactWarning)return!1}return t.ref!==void 0}function mr(t){if(ue.call(t,"key")){var o=Object.getOwnPropertyDescriptor(t,"key").get;if(o&&o.isReactWarning)return!1}return t.key!==void 0}function gr(t,o){if(typeof t.ref=="string"&&J.current&&o&&J.current.stateNode!==o){var u=F(J.current.type);le[u]||(O('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',F(J.current.type),t.ref),le[u]=!0)}}function X(t,o){{var u=function(){He||(He=!0,O("%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)",o))};u.isReactWarning=!0,Object.defineProperty(t,"key",{get:u,configurable:!0})}}function Je(t,o){{var u=function(){qe||(qe=!0,O("%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)",o))};u.isReactWarning=!0,Object.defineProperty(t,"ref",{get:u,configurable:!0})}}var br=function(t,o,u,s,m,g,p){var v={$$typeof:d,type:t,key:o,ref:u,props:p,_owner:g};return v._store={},Object.defineProperty(v._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(v,"_self",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.defineProperty(v,"_source",{configurable:!1,enumerable:!1,writable:!1,value:m}),Object.freeze&&(Object.freeze(v.props),Object.freeze(v)),v};function _r(t,o,u,s,m){{var g,p={},v=null,P=null;u!==void 0&&(Ie(u),v=""+u),mr(o)&&(Ie(o.key),v=""+o.key),yr(o)&&(P=o.ref,gr(o,m));for(g in o)ue.call(o,g)&&!hr.hasOwnProperty(g)&&(p[g]=o[g]);if(t&&t.defaultProps){var R=t.defaultProps;for(g in R)p[g]===void 0&&(p[g]=R[g])}if(v||P){var w=typeof t=="function"?t.displayName||t.name||"Unknown":t;v&&X(p,w),P&&Je(p,w)}return br(t,v,P,m,s,J.current,p)}}var we=K.ReactCurrentOwner,Xe=K.ReactDebugCurrentFrame;function V(t){if(t){var o=t._owner,u=Ee(t.type,t._source,o?o.type:null);Xe.setExtraStackFrame(u)}else Xe.setExtraStackFrame(null)}var de;de=!1;function Q(t){return typeof t=="object"&&t!==null&&t.$$typeof===d}function ve(){{if(we.current){var t=F(we.current.type);if(t)return`
Check the render method of \``+t+"`."}return""}}function Er(t){{if(t!==void 0){var o=t.fileName.replace(/^.*[\\\/]/,""),u=t.lineNumber;return`
Check your code at `+o+":"+u+"."}return""}}var Qe={};function Rr(t){{var o=ve();if(!o){var u=typeof t=="string"?t:t.displayName||t.name;u&&(o=`
Check the top-level render call using <`+u+">.")}return o}}function Ze(t,o){{if(!t._store||t._store.validated||t.key!=null)return;t._store.validated=!0;var u=Rr(o);if(Qe[u])return;Qe[u]=!0;var s="";t&&t._owner&&t._owner!==we.current&&(s=" It was passed a child from "+F(t._owner.type)+"."),V(t),O('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',u,s),V(null)}}function er(t,o){{if(typeof t!="object")return;if(Re(t))for(var u=0;u<t.length;u++){var s=t[u];Q(s)&&Ze(s,o)}else if(Q(t))t._store&&(t._store.validated=!0);else if(t){var m=Ne(t);if(typeof m=="function"&&m!==t.entries)for(var g=m.call(t),p;!(p=g.next()).done;)Q(p.value)&&Ze(p.value,o)}}}function pe(t){{var o=t.type;if(o==null||typeof o=="string")return;var u;if(typeof o=="function")u=o.propTypes;else if(typeof o=="object"&&(o.$$typeof===B||o.$$typeof===W))u=o.propTypes;else return;if(u){var s=F(o);$(u,t.props,"prop",s,t)}else if(o.PropTypes!==void 0&&!de){de=!0;var m=F(o);O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",m||"Unknown")}typeof o.getDefaultProps=="function"&&!o.getDefaultProps.isReactClassApproved&&O("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function $e(t){{for(var o=Object.keys(t.props),u=0;u<o.length;u++){var s=o[u];if(s!=="children"&&s!=="key"){V(t),O("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",s),V(null);break}}t.ref!==null&&(V(t),O("Invalid attribute `ref` supplied to `React.Fragment`."),V(null))}}function Le(t,o,u,s,m,g){{var p=lr(t);if(!p){var v="";(t===void 0||typeof t=="object"&&t!==null&&Object.keys(t).length===0)&&(v+=" 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 P=Er(m);P?v+=P:v+=ve();var R;t===null?R="null":Re(t)?R="array":t!==void 0&&t.$$typeof===d?(R="<"+(F(t.type)||"Unknown")+" />",v=" Did you accidentally export a JSX literal instead of a component?"):R=typeof t,O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",R,v)}var w=_r(t,o,u,m,g);if(w==null)return w;if(p){var j=o.children;if(j!==void 0)if(s)if(Re(j)){for(var Z=0;Z<j.length;Z++)er(j[Z],t);Object.freeze&&Object.freeze(j)}else O("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 er(j,t)}return t===L?$e(w):pe(w),w}}function Cr(t,o,u){return Le(t,o,u,!0)}function wr(t,o,u){return Le(t,o,u,!1)}var Tr=wr,Or=Cr;We.Fragment=L,We.jsx=Tr,We.jsxs=Or}()),We}ot.exports=Mt();var ct=ot.exports;const Wt={name:"iFramer",id:"bunker.iframer",description:"Opens an inputted url in an about:blank tab",tile(){return ct.jsx("div",{className:"w-64 space-y-2",children:ct.jsx("p",{children:"what"})})}};export{Wt as default};