|
|
|
|
"use strict";var React=require("react");function formatProdErrorMessage(r){var e="https://react.dev/errors/"+r;if(1<arguments.length){e+="?args[]="+encodeURIComponent(arguments[1]);for(var t=2;t<arguments.length;t++)e+="&args[]="+encodeURIComponent(arguments[t])}return"Minified React error #"+r+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function noop(){}var Internals={d:{f:noop,r:function(){throw Error(formatProdErrorMessage(522))},D:noop,C:noop,L:noop,m:noop,X:noop,S:noop,M:noop},p:0,findDOMNode:null},REACT_PORTAL_TYPE=Symbol.for("react.portal");function createPortal$1(r,e,t){var n=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:REACT_PORTAL_TYPE,key:null==n?null:""+n,children:r,containerInfo:e,implementation:t}}var ReactSharedInternals=React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function getCrossOriginStringAs(r,e){return"font"===r?"":"string"==typeof e?"use-credentials"===e?e:"":void 0}exports.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=Internals,exports.createPortal=function(r,e){var t=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)throw Error(formatProdErrorMessage(299));return createPortal$1(r,e,null,t)},exports.flushSync=function(r){var e=ReactSharedInternals.T,t=Internals.p;try{if(ReactSharedInternals.T=null,Internals.p=2,r)return r()}finally{ReactSharedInternals.T=e,Internals.p=t,Internals.d.f()}},exports.preconnect=function(r,e){"string"==typeof r&&(e=e?"string"==typeof(e=e.crossOrigin)?"use-credentials"===e?e:"":void 0:null,Internals.d.C(r,e))},exports.prefetchDNS=function(r){"string"==typeof r&&Internals.d.D(r)},exports.preinit=function(r,e){var t,n,o,i;"string"==typeof r&&e&&"string"==typeof e.as&&(n=getCrossOriginStringAs(t=e.as,e.crossOrigin),o="string"==typeof e.integrity?e.integrity:void 0,i="string"==typeof e.fetchPriority?e.fetchPriority:void 0,"style"===t?Internals.d.S(r,"string"==typeof e.precedence?e.precedence:void 0,{crossOrigin:n,integrity:o,fetchPriority:i}):"script"===t&&Internals.d.X(r,{crossOrigin:n,integrity:o,fetchPriority:i,nonce:"string"==typeof e.nonce?e.nonce:void 0}))},exports.preinitModule=function(r,e){var t;"string"==typeof r&&("object"==typeof e&&null!==e?null!=e.as&&"script"!==e.as||(t=getCrossOriginStringAs(e.as,e.crossOrigin),Internals.d.M(r,{crossOrigin:t,integrity:"string"==typeof e.integrity?e.integrity:void 0,nonce:"string"==typeof e.nonce?e.nonce:void 0})):null==e&&Internals.d.M(r))},exports.preload=function(r,e){var t,n;"string"==typeof r&&"object"==typeof e&&null!==e&&"string"==typeof e.as&&(n=getCrossOriginStringAs(t=e.as,e.crossOrigin),Internals.d.L(r,t,{crossOrigin:n,integrity:"string"==typeof e.integrity?e.integrity:void 0,nonce:"string"==typeof e.nonce?e.nonce:void 0,type:"string"==typeof e.type?e.type:void 0,fetchPriority:"string"==typeof e.fetchPriority?e.fetchPriority:void 0,referrerPolicy:"string"==typeof e.referrerPolicy?e.referrerPolicy:void 0,imageSrcSet:"string"==typeof e.imageSrcSet?e.imageSrcSet:void 0,imageSizes:"string"==typeof e.imageSizes?e.imageSizes:void 0,media:"string"==typeof e.media?e.media:void 0}))},exports.preloadModule=function(r,e){var t;"string"==typeof r&&(e?(t=getCrossOriginStringAs(e.as,e.crossOrigin),Internals.d.m(r,{as:"string"==typeof e.as&&"script"!==e.as?e.as:void 0,crossOrigin:t,integrity:"string"==typeof e.integrity?e.integrity:void 0})):Internals.d.m(r))},exports.requestFormReset=function(r){Internals.d.r(r)},exports.unstable_batchedUpdates=function(r,e){return r(e)},exports.useFormState=function(r,e,t){return ReactSharedInternals.H.useFormState(r,e,t)},exports.useFormStatus=function(){return ReactSharedInternals.H.useHostTransitionStatus()},exports.version="19.0.0";
|