@hievilmath/browser-formidavim 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts ADDED
@@ -0,0 +1 @@
1
+ export * from './lib/components/render';
package/index.js ADDED
@@ -0,0 +1,70 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var pr={exports:{}},yr={};/**
2
+ * @license React
3
+ * react-jsx-dev-runtime.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var lt;function Ut(){if(lt)return yr;lt=1;var z=Symbol.for("react.fragment");return yr.Fragment=z,yr.jsxDEV=void 0,yr}var mr={},hr={exports:{}},g={};/**
10
+ * @license React
11
+ * react.production.min.js
12
+ *
13
+ * Copyright (c) Facebook, Inc. and its affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var dt;function Wt(){if(dt)return g;dt=1;var z=Symbol.for("react.element"),y=Symbol.for("react.portal"),We=Symbol.for("react.fragment"),G=Symbol.for("react.strict_mode"),Re=Symbol.for("react.profiler"),se=Symbol.for("react.provider"),pe=Symbol.for("react.context"),ye=Symbol.for("react.forward_ref"),te=Symbol.for("react.suspense"),ne=Symbol.for("react.memo"),J=Symbol.for("react.lazy"),K=Symbol.iterator;function ce(n){return n===null||typeof n!="object"?null:(n=K&&n[K]||n["@@iterator"],typeof n=="function"?n:null)}var X={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},ae=Object.assign,Ie={};function Q(n,u,b){this.props=n,this.context=u,this.refs=Ie,this.updater=b||X}Q.prototype.isReactComponent={},Q.prototype.setState=function(n,u){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,u,"setState")},Q.prototype.forceUpdate=function(n){this.updater.enqueueForceUpdate(this,n,"forceUpdate")};function Z(){}Z.prototype=Q.prototype;function A(n,u,b){this.props=n,this.context=u,this.refs=Ie,this.updater=b||X}var me=A.prototype=new Z;me.constructor=A,ae(me,Q.prototype),me.isPureReactComponent=!0;var ee=Array.isArray,$=Object.prototype.hasOwnProperty,B={current:null},oe={key:!0,ref:!0,__self:!0,__source:!0};function fe(n,u,b){var E,w={},k=null,O=null;if(u!=null)for(E in u.ref!==void 0&&(O=u.ref),u.key!==void 0&&(k=""+u.key),u)$.call(u,E)&&!oe.hasOwnProperty(E)&&(w[E]=u[E]);var T=arguments.length-2;if(T===1)w.children=b;else if(1<T){for(var S=Array(T),N=0;N<T;N++)S[N]=arguments[N+2];w.children=S}if(n&&n.defaultProps)for(E in T=n.defaultProps,T)w[E]===void 0&&(w[E]=T[E]);return{$$typeof:z,type:n,key:k,ref:O,props:w,_owner:B.current}}function Ce(n,u){return{$$typeof:z,type:n.type,key:u,ref:n.ref,props:n.props,_owner:n._owner}}function we(n){return typeof n=="object"&&n!==null&&n.$$typeof===z}function Ye(n){var u={"=":"=0",":":"=2"};return"$"+n.replace(/[=:]/g,function(b){return u[b]})}var Se=/\/+/g;function W(n,u){return typeof n=="object"&&n!==null&&n.key!=null?Ye(""+n.key):u.toString(36)}function q(n,u,b,E,w){var k=typeof n;(k==="undefined"||k==="boolean")&&(n=null);var O=!1;if(n===null)O=!0;else switch(k){case"string":case"number":O=!0;break;case"object":switch(n.$$typeof){case z:case y:O=!0}}if(O)return O=n,w=w(O),n=E===""?"."+W(O,0):E,ee(w)?(b="",n!=null&&(b=n.replace(Se,"$&/")+"/"),q(w,u,b,"",function(N){return N})):w!=null&&(we(w)&&(w=Ce(w,b+(!w.key||O&&O.key===w.key?"":(""+w.key).replace(Se,"$&/")+"/")+n)),u.push(w)),1;if(O=0,E=E===""?".":E+":",ee(n))for(var T=0;T<n.length;T++){k=n[T];var S=E+W(k,T);O+=q(k,u,b,S,w)}else if(S=ce(n),typeof S=="function")for(n=S.call(n),T=0;!(k=n.next()).done;)k=k.value,S=E+W(k,T++),O+=q(k,u,b,S,w);else if(k==="object")throw u=String(n),Error("Objects are not valid as a React child (found: "+(u==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":u)+"). If you meant to render a collection of children, use an array instead.");return O}function M(n,u,b){if(n==null)return n;var E=[],w=0;return q(n,E,"","",function(k){return u.call(b,k,w++)}),E}function re(n){if(n._status===-1){var u=n._result;u=u(),u.then(function(b){(n._status===0||n._status===-1)&&(n._status=1,n._result=b)},function(b){(n._status===0||n._status===-1)&&(n._status=2,n._result=b)}),n._status===-1&&(n._status=0,n._result=u)}if(n._status===1)return n._result.default;throw n._result}var l={current:null},ie={transition:null},Te={ReactCurrentDispatcher:l,ReactCurrentBatchConfig:ie,ReactCurrentOwner:B};function le(){throw Error("act(...) is not supported in production builds of React.")}return g.Children={map:M,forEach:function(n,u,b){M(n,function(){u.apply(this,arguments)},b)},count:function(n){var u=0;return M(n,function(){u++}),u},toArray:function(n){return M(n,function(u){return u})||[]},only:function(n){if(!we(n))throw Error("React.Children.only expected to receive a single React element child.");return n}},g.Component=Q,g.Fragment=We,g.Profiler=Re,g.PureComponent=A,g.StrictMode=G,g.Suspense=te,g.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Te,g.act=le,g.cloneElement=function(n,u,b){if(n==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+n+".");var E=ae({},n.props),w=n.key,k=n.ref,O=n._owner;if(u!=null){if(u.ref!==void 0&&(k=u.ref,O=B.current),u.key!==void 0&&(w=""+u.key),n.type&&n.type.defaultProps)var T=n.type.defaultProps;for(S in u)$.call(u,S)&&!oe.hasOwnProperty(S)&&(E[S]=u[S]===void 0&&T!==void 0?T[S]:u[S])}var S=arguments.length-2;if(S===1)E.children=b;else if(1<S){T=Array(S);for(var N=0;N<S;N++)T[N]=arguments[N+2];E.children=T}return{$$typeof:z,type:n.type,key:w,ref:k,props:E,_owner:O}},g.createContext=function(n){return n={$$typeof:pe,_currentValue:n,_currentValue2:n,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},n.Provider={$$typeof:se,_context:n},n.Consumer=n},g.createElement=fe,g.createFactory=function(n){var u=fe.bind(null,n);return u.type=n,u},g.createRef=function(){return{current:null}},g.forwardRef=function(n){return{$$typeof:ye,render:n}},g.isValidElement=we,g.lazy=function(n){return{$$typeof:J,_payload:{_status:-1,_result:n},_init:re}},g.memo=function(n,u){return{$$typeof:ne,type:n,compare:u===void 0?null:u}},g.startTransition=function(n){var u=ie.transition;ie.transition={};try{n()}finally{ie.transition=u}},g.unstable_act=le,g.useCallback=function(n,u){return l.current.useCallback(n,u)},g.useContext=function(n){return l.current.useContext(n)},g.useDebugValue=function(){},g.useDeferredValue=function(n){return l.current.useDeferredValue(n)},g.useEffect=function(n,u){return l.current.useEffect(n,u)},g.useId=function(){return l.current.useId()},g.useImperativeHandle=function(n,u,b){return l.current.useImperativeHandle(n,u,b)},g.useInsertionEffect=function(n,u){return l.current.useInsertionEffect(n,u)},g.useLayoutEffect=function(n,u){return l.current.useLayoutEffect(n,u)},g.useMemo=function(n,u){return l.current.useMemo(n,u)},g.useReducer=function(n,u,b){return l.current.useReducer(n,u,b)},g.useRef=function(n){return l.current.useRef(n)},g.useState=function(n){return l.current.useState(n)},g.useSyncExternalStore=function(n,u,b){return l.current.useSyncExternalStore(n,u,b)},g.useTransition=function(){return l.current.useTransition()},g.version="18.3.1",g}var Ge={exports:{}};/**
18
+ * @license React
19
+ * react.development.js
20
+ *
21
+ * Copyright (c) Facebook, Inc. and its affiliates.
22
+ *
23
+ * This source code is licensed under the MIT license found in the
24
+ * LICENSE file in the root directory of this source tree.
25
+ */Ge.exports;var vt;function Yt(){return vt||(vt=1,function(z,y){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 We="18.3.1",G=Symbol.for("react.element"),Re=Symbol.for("react.portal"),se=Symbol.for("react.fragment"),pe=Symbol.for("react.strict_mode"),ye=Symbol.for("react.profiler"),te=Symbol.for("react.provider"),ne=Symbol.for("react.context"),J=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),ce=Symbol.for("react.suspense_list"),X=Symbol.for("react.memo"),ae=Symbol.for("react.lazy"),Ie=Symbol.for("react.offscreen"),Q=Symbol.iterator,Z="@@iterator";function A(e){if(e===null||typeof e!="object")return null;var r=Q&&e[Q]||e[Z];return typeof r=="function"?r:null}var me={current:null},ee={transition:null},$={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},B={current:null},oe={},fe=null;function Ce(e){fe=e}oe.setExtraStackFrame=function(e){fe=e},oe.getCurrentStack=null,oe.getStackAddendum=function(){var e="";fe&&(e+=fe);var r=oe.getCurrentStack;return r&&(e+=r()||""),e};var we=!1,Ye=!1,Se=!1,W=!1,q=!1,M={ReactCurrentDispatcher:me,ReactCurrentBatchConfig:ee,ReactCurrentOwner:B};M.ReactDebugCurrentFrame=oe,M.ReactCurrentActQueue=$;function re(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];ie("warn",e,a)}}function l(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];ie("error",e,a)}}function ie(e,r,a){{var o=M.ReactDebugCurrentFrame,s=o.getStackAddendum();s!==""&&(r+="%s",a=a.concat([s]));var v=a.map(function(f){return String(f)});v.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,v)}}var Te={};function le(e,r){{var a=e.constructor,o=a&&(a.displayName||a.name)||"ReactClass",s=o+"."+r;if(Te[s])return;l("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[s]=!0}}var n={isMounted:function(e){return!1},enqueueForceUpdate:function(e,r,a){le(e,"forceUpdate")},enqueueReplaceState:function(e,r,a,o){le(e,"replaceState")},enqueueSetState:function(e,r,a,o){le(e,"setState")}},u=Object.assign,b={};Object.freeze(b);function E(e,r,a){this.props=e,this.context=r,this.refs=b,this.updater=a||n}E.prototype.isReactComponent={},E.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")},E.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};{var w={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(E.prototype,e,{get:function(){re("%s(...) is deprecated in plain JavaScript React classes. %s",r[0],r[1])}})};for(var O in w)w.hasOwnProperty(O)&&k(O,w[O])}function T(){}T.prototype=E.prototype;function S(e,r,a){this.props=e,this.context=r,this.refs=b,this.updater=a||n}var N=S.prototype=new T;N.constructor=S,u(N,E.prototype),N.isPureReactComponent=!0;function br(){var e={current:null};return Object.seal(e),e}var Je=Array.isArray;function Fe(e){return Je(e)}function _r(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,a=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function $e(e){try{return he(e),!1}catch{return!0}}function he(e){return""+e}function Oe(e){if($e(e))return l("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",_r(e)),he(e)}function Xe(e,r,a){var o=e.displayName;if(o)return o;var s=r.displayName||r.name||"";return s!==""?a+"("+s+")":a}function Pe(e){return e.displayName||"Context"}function ue(e){if(e==null)return null;if(typeof e.tag=="number"&&l("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 se:return"Fragment";case Re:return"Portal";case ye:return"Profiler";case pe:return"StrictMode";case K:return"Suspense";case ce:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case ne:var r=e;return Pe(r)+".Consumer";case te:var a=e;return Pe(a._context)+".Provider";case J:return Xe(e,e.render,"ForwardRef");case X:var o=e.displayName||null;return o!==null?o:ue(e.type)||"Memo";case ae:{var s=e,v=s._payload,f=s._init;try{return ue(f(v))}catch{return null}}}return null}var ke=Object.prototype.hasOwnProperty,Ne={key:!0,ref:!0,__self:!0,__source:!0},Qe,Ze,Le;Le={};function Be(e){if(ke.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(ke.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Er(e,r){var a=function(){Qe||(Qe=!0,l("%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 er(e,r){var a=function(){Ze||(Ze=!0,l("%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 rr(e){if(typeof e.ref=="string"&&B.current&&e.__self&&B.current.stateNode!==e.__self){var r=ue(B.current.type);Le[r]||(l('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),Le[r]=!0)}}var je=function(e,r,a,o,s,v,f){var p={$$typeof:G,type:e,key:r,ref:a,props:f,_owner:v};return p._store={},Object.defineProperty(p._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(p,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(p,"_source",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.freeze&&(Object.freeze(p.props),Object.freeze(p)),p};function Rr(e,r,a){var o,s={},v=null,f=null,p=null,R=null;if(r!=null){Be(r)&&(f=r.ref,rr(r)),ge(r)&&(Oe(r.key),v=""+r.key),p=r.__self===void 0?null:r.__self,R=r.__source===void 0?null:r.__source;for(o in r)ke.call(r,o)&&!Ne.hasOwnProperty(o)&&(s[o]=r[o])}var P=arguments.length-2;if(P===1)s.children=a;else if(P>1){for(var j=Array(P),D=0;D<P;D++)j[D]=arguments[D+2];Object.freeze&&Object.freeze(j),s.children=j}if(e&&e.defaultProps){var I=e.defaultProps;for(o in I)s[o]===void 0&&(s[o]=I[o])}if(v||f){var L=typeof e=="function"?e.displayName||e.name||"Unknown":e;v&&Er(s,L),f&&er(s,L)}return je(e,v,f,p,R,B.current,s)}function Cr(e,r){var a=je(e.type,r,e.ref,e._self,e._source,e._owner,e.props);return a}function wr(e,r,a){if(e==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o,s=u({},e.props),v=e.key,f=e.ref,p=e._self,R=e._source,P=e._owner;if(r!=null){Be(r)&&(f=r.ref,P=B.current),ge(r)&&(Oe(r.key),v=""+r.key);var j;e.type&&e.type.defaultProps&&(j=e.type.defaultProps);for(o in r)ke.call(r,o)&&!Ne.hasOwnProperty(o)&&(r[o]===void 0&&j!==void 0?s[o]=j[o]:s[o]=r[o])}var D=arguments.length-2;if(D===1)s.children=a;else if(D>1){for(var I=Array(D),L=0;L<D;L++)I[L]=arguments[L+2];s.children=I}return je(e.type,v,f,p,R,P,s)}function be(e){return typeof e=="object"&&e!==null&&e.$$typeof===G}var tr=".",Sr=":";function Tr(e){var r=/[=:]/g,a={"=":"=0",":":"=2"},o=e.replace(r,function(s){return a[s]});return"$"+o}var Me=!1,nr=/\/+/g;function de(e){return e.replace(nr,"$&/")}function De(e,r){return typeof e=="object"&&e!==null&&e.key!=null?(Oe(e.key),Tr(""+e.key)):r.toString(36)}function _e(e,r,a,o,s){var v=typeof e;(v==="undefined"||v==="boolean")&&(e=null);var f=!1;if(e===null)f=!0;else switch(v){case"string":case"number":f=!0;break;case"object":switch(e.$$typeof){case G:case Re:f=!0}}if(f){var p=e,R=s(p),P=o===""?tr+De(p,0):o;if(Fe(R)){var j="";P!=null&&(j=de(P)+"/"),_e(R,r,j,"",function(Vt){return Vt})}else R!=null&&(be(R)&&(R.key&&(!p||p.key!==R.key)&&Oe(R.key),R=Cr(R,a+(R.key&&(!p||p.key!==R.key)?de(""+R.key)+"/":"")+P)),r.push(R));return 1}var D,I,L=0,U=o===""?tr:o+Sr;if(Fe(e))for(var vr=0;vr<e.length;vr++)D=e[vr],I=U+De(D,vr),L+=_e(D,r,a,I,s);else{var Vr=A(e);if(typeof Vr=="function"){var st=e;Vr===st.entries&&(Me||re("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Me=!0);for(var Lt=Vr.call(st),ct,Mt=0;!(ct=Lt.next()).done;)D=ct.value,I=U+De(D,Mt++),L+=_e(D,r,a,I,s)}else if(v==="object"){var ft=String(e);throw new Error("Objects are not valid as a React child (found: "+(ft==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":ft)+"). If you meant to render a collection of children, use an array instead.")}}return L}function Ae(e,r,a){if(e==null)return e;var o=[],s=0;return _e(e,o,"","",function(v){return r.call(a,v,s++)}),o}function Or(e){var r=0;return Ae(e,function(){r++}),r}function ar(e,r,a){Ae(e,function(){r.apply(this,arguments)},a)}function Pr(e){return Ae(e,function(r){return r})||[]}function or(e){if(!be(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}function ir(e){var r={$$typeof:ne,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};r.Provider={$$typeof:te,_context:r};var a=!1,o=!1,s=!1;{var v={$$typeof:ne,_context:r};Object.defineProperties(v,{Provider:{get:function(){return o||(o=!0,l("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(f){r.Provider=f}},_currentValue:{get:function(){return r._currentValue},set:function(f){r._currentValue=f}},_currentValue2:{get:function(){return r._currentValue2},set:function(f){r._currentValue2=f}},_threadCount:{get:function(){return r._threadCount},set:function(f){r._threadCount=f}},Consumer:{get:function(){return a||(a=!0,l("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(f){s||(re("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",f),s=!0)}}}),r.Consumer=v}return r._currentRenderer=null,r._currentRenderer2=null,r}var xe=-1,ze=0,qe=1,kr=2;function jr(e){if(e._status===xe){var r=e._result,a=r();if(a.then(function(v){if(e._status===ze||e._status===xe){var f=e;f._status=qe,f._result=v}},function(v){if(e._status===ze||e._status===xe){var f=e;f._status=kr,f._result=v}}),e._status===xe){var o=e;o._status=ze,o._result=a}}if(e._status===qe){var s=e._result;return s===void 0&&l(`lazy: Expected the result of a dynamic import() call. Instead received: %s
26
+
27
+ Your code should look like:
28
+ const MyComponent = lazy(() => import('./MyComponent'))
29
+
30
+ Did you accidentally put curly braces around the import?`,s),"default"in s||l(`lazy: Expected the result of a dynamic import() call. Instead received: %s
31
+
32
+ Your code should look like:
33
+ const MyComponent = lazy(() => import('./MyComponent'))`,s),s.default}else throw e._result}function t(e){var r={_status:xe,_result:e},a={$$typeof:ae,_payload:r,_init:jr};{var o,s;Object.defineProperties(a,{defaultProps:{configurable:!0,get:function(){return o},set:function(v){l("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 s},set:function(v){l("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."),s=v,Object.defineProperty(a,"propTypes",{enumerable:!0})}}})}return a}function i(e){e!=null&&e.$$typeof===X?l("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof e!="function"?l("forwardRef requires a render function but was given %s.",e===null?"null":typeof e):e.length!==0&&e.length!==2&&l("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)&&l("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var r={$$typeof:J,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 c;c=Symbol.for("react.module.reference");function d(e){return!!(typeof e=="string"||typeof e=="function"||e===se||e===ye||q||e===pe||e===K||e===ce||W||e===Ie||we||Ye||Se||typeof e=="object"&&e!==null&&(e.$$typeof===ae||e.$$typeof===X||e.$$typeof===te||e.$$typeof===ne||e.$$typeof===J||e.$$typeof===c||e.getModuleId!==void 0))}function C(e,r){d(e)||l("memo: The first argument must be a component. Instead received: %s",e===null?"null":typeof e);var a={$$typeof:X,type:e,compare:r===void 0?null:r};{var o;Object.defineProperty(a,"displayName",{enumerable:!1,configurable:!0,get:function(){return o},set:function(s){o=s,!e.name&&!e.displayName&&(e.displayName=s)}})}return a}function m(){var e=me.current;return e===null&&l(`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:
34
+ 1. You might have mismatching versions of React and the renderer (such as React DOM)
35
+ 2. You might be breaking the Rules of Hooks
36
+ 3. You might have more than one copy of React in the same app
37
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),e}function _(e){var r=m();if(e._context!==void 0){var a=e._context;a.Consumer===e?l("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&&l("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return r.useContext(e)}function h(e){var r=m();return r.useState(e)}function V(e,r,a){var o=m();return o.useReducer(e,r,a)}function x(e){var r=m();return r.useRef(e)}function F(e,r){var a=m();return a.useEffect(e,r)}function H(e,r){var a=m();return a.useInsertionEffect(e,r)}function Ee(e,r){var a=m();return a.useLayoutEffect(e,r)}function ve(e,r){var a=m();return a.useCallback(e,r)}function Y(e,r){var a=m();return a.useMemo(e,r)}function He(e,r,a){var o=m();return o.useImperativeHandle(e,r,a)}function Dr(e,r){{var a=m();return a.useDebugValue(e,r)}}function Ar(){var e=m();return e.useTransition()}function ht(e){var r=m();return r.useDeferredValue(e)}function gt(){var e=m();return e.useId()}function bt(e,r,a){var o=m();return o.useSyncExternalStore(e,r,a)}var Ke=0,Ur,Wr,Yr,Br,zr,qr,Hr;function Kr(){}Kr.__reactDisabledLog=!0;function _t(){{if(Ke===0){Ur=console.log,Wr=console.info,Yr=console.warn,Br=console.error,zr=console.group,qr=console.groupCollapsed,Hr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Kr,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Ke++}}function Et(){{if(Ke--,Ke===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:u({},e,{value:Ur}),info:u({},e,{value:Wr}),warn:u({},e,{value:Yr}),error:u({},e,{value:Br}),group:u({},e,{value:zr}),groupCollapsed:u({},e,{value:qr}),groupEnd:u({},e,{value:Hr})})}Ke<0&&l("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var xr=M.ReactCurrentDispatcher,Ir;function ur(e,r,a){{if(Ir===void 0)try{throw Error()}catch(s){var o=s.stack.trim().match(/\n( *(at )?)/);Ir=o&&o[1]||""}return`
38
+ `+Ir+e}}var Fr=!1,sr;{var Rt=typeof WeakMap=="function"?WeakMap:Map;sr=new Rt}function Gr(e,r){if(!e||Fr)return"";{var a=sr.get(e);if(a!==void 0)return a}var o;Fr=!0;var s=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var v;v=xr.current,xr.current=null,_t();try{if(r){var f=function(){throw Error()};if(Object.defineProperty(f.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(f,[])}catch(U){o=U}Reflect.construct(e,[],f)}else{try{f.call()}catch(U){o=U}e.call(f.prototype)}}else{try{throw Error()}catch(U){o=U}e()}}catch(U){if(U&&o&&typeof U.stack=="string"){for(var p=U.stack.split(`
39
+ `),R=o.stack.split(`
40
+ `),P=p.length-1,j=R.length-1;P>=1&&j>=0&&p[P]!==R[j];)j--;for(;P>=1&&j>=0;P--,j--)if(p[P]!==R[j]){if(P!==1||j!==1)do if(P--,j--,j<0||p[P]!==R[j]){var D=`
41
+ `+p[P].replace(" at new "," at ");return e.displayName&&D.includes("<anonymous>")&&(D=D.replace("<anonymous>",e.displayName)),typeof e=="function"&&sr.set(e,D),D}while(P>=1&&j>=0);break}}}finally{Fr=!1,xr.current=v,Et(),Error.prepareStackTrace=s}var I=e?e.displayName||e.name:"",L=I?ur(I):"";return typeof e=="function"&&sr.set(e,L),L}function Ct(e,r,a){return Gr(e,!1)}function wt(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function cr(e,r,a){if(e==null)return"";if(typeof e=="function")return Gr(e,wt(e));if(typeof e=="string")return ur(e);switch(e){case K:return ur("Suspense");case ce:return ur("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case J:return Ct(e.render);case X:return cr(e.type,r,a);case ae:{var o=e,s=o._payload,v=o._init;try{return cr(v(s),r,a)}catch{}}}return""}var Jr={},Xr=M.ReactDebugCurrentFrame;function fr(e){if(e){var r=e._owner,a=cr(e.type,e._source,r?r.type:null);Xr.setExtraStackFrame(a)}else Xr.setExtraStackFrame(null)}function St(e,r,a,o,s){{var v=Function.call.bind(ke);for(var f in e)if(v(e,f)){var p=void 0;try{if(typeof e[f]!="function"){var R=Error((o||"React class")+": "+a+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw R.name="Invariant Violation",R}p=e[f](r,f,o,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(P){p=P}p&&!(p instanceof Error)&&(fr(s),l("%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,f,typeof p),fr(null)),p instanceof Error&&!(p.message in Jr)&&(Jr[p.message]=!0,fr(s),l("Failed %s type: %s",a,p.message),fr(null))}}}function Ve(e){if(e){var r=e._owner,a=cr(e.type,e._source,r?r.type:null);Ce(a)}else Ce(null)}var $r;$r=!1;function Qr(){if(B.current){var e=ue(B.current.type);if(e)return`
42
+
43
+ Check the render method of \``+e+"`."}return""}function Tt(e){if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return`
44
+
45
+ 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=`
46
+
47
+ 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!==B.current&&(o=" It was passed a child from "+ue(e._owner.type)+"."),Ve(e),l('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),Ve(null)}}}function rt(e,r){if(typeof e=="object"){if(Fe(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 s=A(e);if(typeof s=="function"&&s!==e.entries)for(var v=s.call(e),f;!(f=v.next()).done;)be(f.value)&&et(f.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===J||r.$$typeof===X))a=r.propTypes;else return;if(a){var o=ue(r);St(a,e.props,"prop",o,e)}else if(r.PropTypes!==void 0&&!$r){$r=!0;var s=ue(r);l("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",s||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&l("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"){Ve(e),l("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",o),Ve(null);break}}e.ref!==null&&(Ve(e),l("Invalid attribute `ref` supplied to `React.Fragment`."),Ve(null))}}function nt(e,r,a){var o=d(e);if(!o){var s="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(s+=" 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?s+=v:s+=Qr();var f;e===null?f="null":Fe(e)?f="array":e!==void 0&&e.$$typeof===G?(f="<"+(ue(e.type)||"Unknown")+" />",s=" Did you accidentally export a JSX literal instead of a component?"):f=typeof e,l("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",f,s)}var p=Rr.apply(this,arguments);if(p==null)return p;if(o)for(var R=2;R<arguments.length;R++)rt(arguments[R],e);return e===se?kt(p):tt(p),p}var at=!1;function jt(e){var r=nt.bind(null,e);return r.type=e,at||(at=!0,re("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 re("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),r}function Dt(e,r,a){for(var o=wr.apply(this,arguments),s=2;s<arguments.length;s++)rt(arguments[s],o.type);return tt(o),o}function At(e,r){var a=ee.transition;ee.transition={};var o=ee.transition;ee.transition._updatedFibers=new Set;try{e()}finally{if(ee.transition=a,a===null&&o._updatedFibers){var s=o._updatedFibers.size;s>10&&re("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,lr=null;function xt(e){if(lr===null)try{var r=("require"+Math.random()).slice(0,7),a=z&&z[r];lr=a.call(z,"timers").setImmediate}catch{lr=function(s){ot===!1&&(ot=!0,typeof MessageChannel>"u"&&l("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=s,v.port2.postMessage(void 0)}}return lr(e)}var Ue=0,it=!1;function ut(e){{var r=Ue;Ue++,$.current===null&&($.current=[]);var a=$.isBatchingLegacy,o;try{if($.isBatchingLegacy=!0,o=e(),!a&&$.didScheduleLegacyUpdate){var s=$.current;s!==null&&($.didScheduleLegacyUpdate=!1,Mr(s))}}catch(I){throw dr(r),I}finally{$.isBatchingLegacy=a}if(o!==null&&typeof o=="object"&&typeof o.then=="function"){var v=o,f=!1,p={then:function(I,L){f=!0,v.then(function(U){dr(r),Ue===0?Nr(U,I,L):I(U)},function(U){dr(r),L(U)})}};return!it&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){f||(it=!0,l("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 () => ...);"))}),p}else{var R=o;if(dr(r),Ue===0){var P=$.current;P!==null&&(Mr(P),$.current=null);var j={then:function(I,L){$.current===null?($.current=[],Nr(R,I,L)):I(R)}};return j}else{var D={then:function(I,L){I(R)}};return D}}}}function dr(e){e!==Ue-1&&l("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Ue=e}function Nr(e,r,a){{var o=$.current;if(o!==null)try{Mr(o),xt(function(){o.length===0?($.current=null,r(e)):Nr(e,r,a)})}catch(s){a(s)}else r(e)}}var Lr=!1;function Mr(e){if(!Lr){Lr=!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{Lr=!1}}}var It=nt,Ft=Dt,$t=jt,Nt={map:Ae,forEach:ar,count:Or,toArray:Pr,only:or};y.Children=Nt,y.Component=E,y.Fragment=se,y.Profiler=ye,y.PureComponent=S,y.StrictMode=pe,y.Suspense=K,y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=M,y.act=ut,y.cloneElement=Ft,y.createContext=ir,y.createElement=It,y.createFactory=$t,y.createRef=br,y.forwardRef=i,y.isValidElement=be,y.lazy=t,y.memo=C,y.startTransition=At,y.unstable_act=ut,y.useCallback=ve,y.useContext=_,y.useDebugValue=Dr,y.useDeferredValue=ht,y.useEffect=F,y.useId=gt,y.useImperativeHandle=He,y.useInsertionEffect=H,y.useLayoutEffect=Ee,y.useMemo=Y,y.useReducer=V,y.useRef=x,y.useState=h,y.useSyncExternalStore=bt,y.useTransition=Ar,y.version=We,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(Ge,Ge.exports)),Ge.exports}var pt;function Bt(){return pt||(pt=1,process.env.NODE_ENV==="production"?hr.exports=Wt():hr.exports=Yt()),hr.exports}/**
48
+ * @license React
49
+ * react-jsx-dev-runtime.development.js
50
+ *
51
+ * Copyright (c) Facebook, Inc. and its affiliates.
52
+ *
53
+ * This source code is licensed under the MIT license found in the
54
+ * LICENSE file in the root directory of this source tree.
55
+ */var yt;function zt(){return yt||(yt=1,process.env.NODE_ENV!=="production"&&function(){var z=Bt(),y=Symbol.for("react.element"),We=Symbol.for("react.portal"),G=Symbol.for("react.fragment"),Re=Symbol.for("react.strict_mode"),se=Symbol.for("react.profiler"),pe=Symbol.for("react.provider"),ye=Symbol.for("react.context"),te=Symbol.for("react.forward_ref"),ne=Symbol.for("react.suspense"),J=Symbol.for("react.suspense_list"),K=Symbol.for("react.memo"),ce=Symbol.for("react.lazy"),X=Symbol.for("react.offscreen"),ae=Symbol.iterator,Ie="@@iterator";function Q(t){if(t===null||typeof t!="object")return null;var i=ae&&t[ae]||t[Ie];return typeof i=="function"?i:null}var Z=z.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function A(t){{for(var i=arguments.length,c=new Array(i>1?i-1:0),d=1;d<i;d++)c[d-1]=arguments[d];me("error",t,c)}}function me(t,i,c){{var d=Z.ReactDebugCurrentFrame,C=d.getStackAddendum();C!==""&&(i+="%s",c=c.concat([C]));var m=c.map(function(_){return String(_)});m.unshift("Warning: "+i),Function.prototype.apply.call(console[t],console,m)}}var ee=!1,$=!1,B=!1,oe=!1,fe=!1,Ce;Ce=Symbol.for("react.module.reference");function we(t){return!!(typeof t=="string"||typeof t=="function"||t===G||t===se||fe||t===Re||t===ne||t===J||oe||t===X||ee||$||B||typeof t=="object"&&t!==null&&(t.$$typeof===ce||t.$$typeof===K||t.$$typeof===pe||t.$$typeof===ye||t.$$typeof===te||t.$$typeof===Ce||t.getModuleId!==void 0))}function Ye(t,i,c){var d=t.displayName;if(d)return d;var C=i.displayName||i.name||"";return C!==""?c+"("+C+")":c}function Se(t){return t.displayName||"Context"}function W(t){if(t==null)return null;if(typeof t.tag=="number"&&A("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 G:return"Fragment";case We:return"Portal";case se:return"Profiler";case Re:return"StrictMode";case ne:return"Suspense";case J:return"SuspenseList"}if(typeof t=="object")switch(t.$$typeof){case ye:var i=t;return Se(i)+".Consumer";case pe:var c=t;return Se(c._context)+".Provider";case te:return Ye(t,t.render,"ForwardRef");case K:var d=t.displayName||null;return d!==null?d:W(t.type)||"Memo";case ce:{var C=t,m=C._payload,_=C._init;try{return W(_(m))}catch{return null}}}return null}var q=Object.assign,M=0,re,l,ie,Te,le,n,u;function b(){}b.__reactDisabledLog=!0;function E(){{if(M===0){re=console.log,l=console.info,ie=console.warn,Te=console.error,le=console.group,n=console.groupCollapsed,u=console.groupEnd;var t={configurable:!0,enumerable:!0,value:b,writable:!0};Object.defineProperties(console,{info:t,log:t,warn:t,error:t,group:t,groupCollapsed:t,groupEnd:t})}M++}}function w(){{if(M--,M===0){var t={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:q({},t,{value:re}),info:q({},t,{value:l}),warn:q({},t,{value:ie}),error:q({},t,{value:Te}),group:q({},t,{value:le}),groupCollapsed:q({},t,{value:n}),groupEnd:q({},t,{value:u})})}M<0&&A("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var k=Z.ReactCurrentDispatcher,O;function T(t,i,c){{if(O===void 0)try{throw Error()}catch(C){var d=C.stack.trim().match(/\n( *(at )?)/);O=d&&d[1]||""}return`
56
+ `+O+t}}var S=!1,N;{var br=typeof WeakMap=="function"?WeakMap:Map;N=new br}function Je(t,i){if(!t||S)return"";{var c=N.get(t);if(c!==void 0)return c}var d;S=!0;var C=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var m;m=k.current,k.current=null,E();try{if(i){var _=function(){throw Error()};if(Object.defineProperty(_.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_,[])}catch(Y){d=Y}Reflect.construct(t,[],_)}else{try{_.call()}catch(Y){d=Y}t.call(_.prototype)}}else{try{throw Error()}catch(Y){d=Y}t()}}catch(Y){if(Y&&d&&typeof Y.stack=="string"){for(var h=Y.stack.split(`
57
+ `),V=d.stack.split(`
58
+ `),x=h.length-1,F=V.length-1;x>=1&&F>=0&&h[x]!==V[F];)F--;for(;x>=1&&F>=0;x--,F--)if(h[x]!==V[F]){if(x!==1||F!==1)do if(x--,F--,F<0||h[x]!==V[F]){var H=`
59
+ `+h[x].replace(" at new "," at ");return t.displayName&&H.includes("<anonymous>")&&(H=H.replace("<anonymous>",t.displayName)),typeof t=="function"&&N.set(t,H),H}while(x>=1&&F>=0);break}}}finally{S=!1,k.current=m,w(),Error.prepareStackTrace=C}var Ee=t?t.displayName||t.name:"",ve=Ee?T(Ee):"";return typeof t=="function"&&N.set(t,ve),ve}function Fe(t,i,c){return Je(t,!1)}function _r(t){var i=t.prototype;return!!(i&&i.isReactComponent)}function $e(t,i,c){if(t==null)return"";if(typeof t=="function")return Je(t,_r(t));if(typeof t=="string")return T(t);switch(t){case ne:return T("Suspense");case J:return T("SuspenseList")}if(typeof t=="object")switch(t.$$typeof){case te:return Fe(t.render);case K:return $e(t.type,i,c);case ce:{var d=t,C=d._payload,m=d._init;try{return $e(m(C),i,c)}catch{}}}return""}var he=Object.prototype.hasOwnProperty,Oe={},Xe=Z.ReactDebugCurrentFrame;function Pe(t){if(t){var i=t._owner,c=$e(t.type,t._source,i?i.type:null);Xe.setExtraStackFrame(c)}else Xe.setExtraStackFrame(null)}function ue(t,i,c,d,C){{var m=Function.call.bind(he);for(var _ in t)if(m(t,_)){var h=void 0;try{if(typeof t[_]!="function"){var V=Error((d||"React class")+": "+c+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof t[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw V.name="Invariant Violation",V}h=t[_](i,_,d,c,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(x){h=x}h&&!(h instanceof Error)&&(Pe(C),A("%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).",d||"React class",c,_,typeof h),Pe(null)),h instanceof Error&&!(h.message in Oe)&&(Oe[h.message]=!0,Pe(C),A("Failed %s type: %s",c,h.message),Pe(null))}}}var ke=Array.isArray;function Ne(t){return ke(t)}function Qe(t){{var i=typeof Symbol=="function"&&Symbol.toStringTag,c=i&&t[Symbol.toStringTag]||t.constructor.name||"Object";return c}}function Ze(t){try{return Le(t),!1}catch{return!0}}function Le(t){return""+t}function Be(t){if(Ze(t))return A("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Qe(t)),Le(t)}var ge=Z.ReactCurrentOwner,Er={key:!0,ref:!0,__self:!0,__source:!0},er,rr,je;je={};function Rr(t){if(he.call(t,"ref")){var i=Object.getOwnPropertyDescriptor(t,"ref").get;if(i&&i.isReactWarning)return!1}return t.ref!==void 0}function Cr(t){if(he.call(t,"key")){var i=Object.getOwnPropertyDescriptor(t,"key").get;if(i&&i.isReactWarning)return!1}return t.key!==void 0}function wr(t,i){if(typeof t.ref=="string"&&ge.current&&i&&ge.current.stateNode!==i){var c=W(ge.current.type);je[c]||(A('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',W(ge.current.type),t.ref),je[c]=!0)}}function be(t,i){{var c=function(){er||(er=!0,A("%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 tr(t,i){{var c=function(){rr||(rr=!0,A("%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 Sr=function(t,i,c,d,C,m,_){var h={$$typeof:y,type:t,key:i,ref:c,props:_,_owner:m};return h._store={},Object.defineProperty(h._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(h,"_self",{configurable:!1,enumerable:!1,writable:!1,value:d}),Object.defineProperty(h,"_source",{configurable:!1,enumerable:!1,writable:!1,value:C}),Object.freeze&&(Object.freeze(h.props),Object.freeze(h)),h};function Tr(t,i,c,d,C){{var m,_={},h=null,V=null;c!==void 0&&(Be(c),h=""+c),Cr(i)&&(Be(i.key),h=""+i.key),Rr(i)&&(V=i.ref,wr(i,C));for(m in i)he.call(i,m)&&!Er.hasOwnProperty(m)&&(_[m]=i[m]);if(t&&t.defaultProps){var x=t.defaultProps;for(m in x)_[m]===void 0&&(_[m]=x[m])}if(h||V){var F=typeof t=="function"?t.displayName||t.name||"Unknown":t;h&&be(_,F),V&&tr(_,F)}return Sr(t,h,V,C,d,ge.current,_)}}var Me=Z.ReactCurrentOwner,nr=Z.ReactDebugCurrentFrame;function de(t){if(t){var i=t._owner,c=$e(t.type,t._source,i?i.type:null);nr.setExtraStackFrame(c)}else nr.setExtraStackFrame(null)}var De;De=!1;function _e(t){return typeof t=="object"&&t!==null&&t.$$typeof===y}function Ae(){{if(Me.current){var t=W(Me.current.type);if(t)return`
60
+
61
+ Check the render method of \``+t+"`."}return""}}function Or(t){{if(t!==void 0){var i=t.fileName.replace(/^.*[\\\/]/,""),c=t.lineNumber;return`
62
+
63
+ Check your code at `+i+":"+c+"."}return""}}var ar={};function Pr(t){{var i=Ae();if(!i){var c=typeof t=="string"?t:t.displayName||t.name;c&&(i=`
64
+
65
+ Check the top-level render call using <`+c+">.")}return i}}function or(t,i){{if(!t._store||t._store.validated||t.key!=null)return;t._store.validated=!0;var c=Pr(i);if(ar[c])return;ar[c]=!0;var d="";t&&t._owner&&t._owner!==Me.current&&(d=" It was passed a child from "+W(t._owner.type)+"."),de(t),A('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',c,d),de(null)}}function ir(t,i){{if(typeof t!="object")return;if(Ne(t))for(var c=0;c<t.length;c++){var d=t[c];_e(d)&&or(d,i)}else if(_e(t))t._store&&(t._store.validated=!0);else if(t){var C=Q(t);if(typeof C=="function"&&C!==t.entries)for(var m=C.call(t),_;!(_=m.next()).done;)_e(_.value)&&or(_.value,i)}}}function xe(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===te||i.$$typeof===K))c=i.propTypes;else return;if(c){var d=W(i);ue(c,t.props,"prop",d,t)}else if(i.PropTypes!==void 0&&!De){De=!0;var C=W(i);A("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",C||"Unknown")}typeof i.getDefaultProps=="function"&&!i.getDefaultProps.isReactClassApproved&&A("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ze(t){{for(var i=Object.keys(t.props),c=0;c<i.length;c++){var d=i[c];if(d!=="children"&&d!=="key"){de(t),A("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",d),de(null);break}}t.ref!==null&&(de(t),A("Invalid attribute `ref` supplied to `React.Fragment`."),de(null))}}var qe={};function kr(t,i,c,d,C,m){{var _=we(t);if(!_){var h="";(t===void 0||typeof t=="object"&&t!==null&&Object.keys(t).length===0)&&(h+=" 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=Or(C);V?h+=V:h+=Ae();var x;t===null?x="null":Ne(t)?x="array":t!==void 0&&t.$$typeof===y?(x="<"+(W(t.type)||"Unknown")+" />",h=" Did you accidentally export a JSX literal instead of a component?"):x=typeof t,A("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",x,h)}var F=Tr(t,i,c,C,m);if(F==null)return F;if(_){var H=i.children;if(H!==void 0)if(d)if(Ne(H)){for(var Ee=0;Ee<H.length;Ee++)ir(H[Ee],t);Object.freeze&&Object.freeze(H)}else A("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 ir(H,t)}if(he.call(i,"key")){var ve=W(t),Y=Object.keys(i).filter(function(Ar){return Ar!=="key"}),He=Y.length>0?"{key: someKey, "+Y.join(": ..., ")+": ...}":"{key: someKey}";if(!qe[ve+He]){var Dr=Y.length>0?"{"+Y.join(": ..., ")+": ...}":"{}";A(`A props object containing a "key" prop is being spread into JSX:
66
+ let props = %s;
67
+ <%s {...props} />
68
+ React keys must be passed directly to JSX without using spread:
69
+ let props = %s;
70
+ <%s key={someKey} {...props} />`,He,ve,Dr,ve),qe[ve+He]=!0}}return t===G?ze(F):xe(F),F}}var jr=kr;mr.Fragment=G,mr.jsxDEV=jr}()),mr}var mt;function qt(){return mt||(mt=1,process.env.NODE_ENV==="production"?pr.exports=Ut():pr.exports=zt()),pr.exports}var gr=qt();const Ht=({data:z,config:y})=>gr.jsxDEV("div",{children:[gr.jsxDEV("h1",{children:"Formidavim"},void 0,!1,{fileName:"/Users/lnorris/github.com/Ivim-Health/ivim/libs/browser/formidavim/src/lib/components/render.tsx",lineNumber:7,columnNumber:7},void 0),gr.jsxDEV("p",{children:"This is the Formidavim application."},void 0,!1,{fileName:"/Users/lnorris/github.com/Ivim-Health/ivim/libs/browser/formidavim/src/lib/components/render.tsx",lineNumber:8,columnNumber:7},void 0),gr.jsxDEV("p",{children:"Routes and components will be rendered here."},void 0,!1,{fileName:"/Users/lnorris/github.com/Ivim-Health/ivim/libs/browser/formidavim/src/lib/components/render.tsx",lineNumber:9,columnNumber:7},void 0)]},void 0,!0,{fileName:"/Users/lnorris/github.com/Ivim-Health/ivim/libs/browser/formidavim/src/lib/components/render.tsx",lineNumber:6,columnNumber:5},void 0);exports.Render=Ht;