@rimori/playwright-testing 0.3.28 → 0.3.29-next.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/README.md +4 -4
- package/dist/core/MessageChannelSimulator.js +2 -2
- package/dist/core/RimoriTestEnvironment.d.ts +1 -1
- package/dist/core/RimoriTestEnvironment.js +3 -3
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_client__loadShare__.mjs.js +5 -8
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_react_mf_2_client__loadShare__.mjs.js +51 -69
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.mjs.js +1 -1
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_dev_mf_2_runtime__loadShare__.mjs.js +1 -9
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_2_dom_mf_1_client__loadShare__.mjs.js +9 -25
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__zod__loadShare__.mjs.js +1 -1
- package/dist/harness/hostInit.js +1 -1
- package/dist/harness/index.html +0 -1
- package/dist/harness/index.js +1 -1
- package/dist/harness/localSharedImportMap.js +1 -1
- package/dist/harness/preload-helper.js +1 -1
- package/dist/harness/remoteEntry.js +1 -7
- package/dist/harness/rolldown-runtime.js +1 -0
- package/dist/harness/virtualExposes.js +1 -1
- package/dist/harness/virtual_mf-REMOTE_ENTRY_ID___mfe_internal__rimori-scenario-host__remoteEntry-_hash_.js +4 -0
- package/package.json +7 -7
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react__loadShare__.mjs.js +0 -9
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react__loadShare__.mjs_commonjs-proxy.js +0 -1
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs.js +0 -9
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_2_dom__loadShare__.mjs.js +0 -9
- package/dist/harness/__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy.js +0 -1
|
@@ -1,7 +1 @@
|
|
|
1
|
-
import{
|
|
2
|
-
`),r=t.filter(n=>!jn.some(o=>n.includes(o)));return r.length?`Stack trace:
|
|
3
|
-
${r.slice(0,5).join(`
|
|
4
|
-
`)}`:void 0}catch{return}}var Rr=class{constructor(e,t=ge){this.prefix=e,this.delegate=t??ge}setPrefix(e){this.prefix=e}setDelegate(e){this.delegate=e??ge}emit(e,t){const r=this.delegate,n=Lt.isDebugMode()?Bn():void 0,o=n?[...t,n]:t,s=(()=>{switch(e){case"log":return["log","info"];case"info":return["info","log"];case"warn":return["warn","info","log"];case"error":return["error","warn","log"];default:return["debug","log"]}})();for(const i of s){const a=r[i];if(typeof a=="function"){a.call(r,this.prefix,...o);return}}for(const i of s){const a=ge[i];if(typeof a=="function"){a.call(ge,this.prefix,...o);return}}}log(...e){this.emit("log",e)}warn(...e){this.emit("warn",e)}error(...e){this.emit("error",e)}success(...e){this.emit("info",e)}info(...e){this.emit("info",e)}ready(...e){this.emit("info",e)}debug(...e){Lt.isDebugMode()&&this.emit("debug",e)}};function Tr(e){return new Rr(e)}function Ir(e){const t=new Rr(e);return Object.defineProperty(t,"__mf_infrastructure_logger__",{value:!0,enumerable:!1,configurable:!1}),t}function Vn(e,t,r){if(e.__mf_infrastructure_logger__&&t?.getInfrastructureLogger)try{const n=t.getInfrastructureLogger(r);n&&typeof n=="object"&&(typeof n.log=="function"||typeof n.info=="function"||typeof n.warn=="function"||typeof n.error=="function")&&e.setDelegate(n)}catch{e.setDelegate(void 0)}}const xn=Tr(br),Xn=Ir(br);de.bindLoggerToCompiler=Vn;de.createInfrastructureLogger=Ir;de.createLogger=Tr;de.infrastructureLogger=Xn;de.logger=xn;var he={};const Kn=H;async function vt(e,t){try{return await e()}catch(r){!t&&Kn.warn(r);return}}function je(e,t){const r=/^(https?:)?\/\//i;return e.replace(r,"").replace(/\/$/,"")===t.replace(r,"").replace(/\/$/,"")}function Mr(e){let t=null,r=!0,n=2e4,o;const s=document.getElementsByTagName("script");for(let c=0;c<s.length;c++){const u=s[c],f=u.getAttribute("src");if(f&&je(f,e.url)){t=u,r=!1;break}}if(!t){const c=e.attrs;t=document.createElement("script"),t.type=c?.type==="module"?"module":"text/javascript";let u;e.createScriptHook&&(u=e.createScriptHook(e.url,e.attrs),u instanceof HTMLScriptElement?t=u:typeof u=="object"&&("script"in u&&u.script&&(t=u.script),"timeout"in u&&u.timeout&&(n=u.timeout))),t.src||(t.src=e.url),c&&!u&&Object.keys(c).forEach(f=>{t&&(f==="async"||f==="defer"?t[f]=c[f]:t.getAttribute(f)||t.setAttribute(f,c[f]))})}let i=null;const a=typeof window<"u"?c=>{if(c.filename&&je(c.filename,e.url)){const u=new Error(`ScriptExecutionError: Script "${e.url}" loaded but threw a runtime error during execution: ${c.message} (${c.filename}:${c.lineno}:${c.colno})`);u.name="ScriptExecutionError",i=u}}:null;a&&window.addEventListener("error",a);const l=async(c,u)=>{clearTimeout(o),a&&window.removeEventListener("error",a);const f=()=>{if(u?.type==="error"){const d=new Error(u?.isTimeout?`ScriptNetworkError: Script "${e.url}" timed out.`:`ScriptNetworkError: Failed to load script "${e.url}" - the script URL is unreachable or the server returned an error (network failure, 404, CORS, etc.)`);d.name="ScriptNetworkError",e?.onErrorCallback&&e?.onErrorCallback(d)}else i?e?.onErrorCallback&&e?.onErrorCallback(i):e?.cb&&e?.cb()};if(t&&(t.onerror=null,t.onload=null,vt(()=>{const{needDeleteScript:d=!0}=e;d&&t?.parentNode&&t.parentNode.removeChild(t)}),c&&typeof c=="function")){const d=c(u);if(d instanceof Promise){const h=await d;return f(),h}return f(),d}f()};return t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o=setTimeout(()=>{l(null,{type:"error",isTimeout:!0})},n),{script:t,needAttach:r}}function Yn(e){let t=null,r=!0;const n=document.getElementsByTagName("link");for(let s=0;s<n.length;s++){const i=n[s],a=i.getAttribute("href"),l=i.getAttribute("rel");if(a&&je(a,e.url)&&l===e.attrs.rel){t=i,r=!1;break}}if(!t){t=document.createElement("link"),t.setAttribute("href",e.url);let s;const i=e.attrs;e.createLinkHook&&(s=e.createLinkHook(e.url,i),s instanceof HTMLLinkElement&&(t=s)),i&&!s&&Object.keys(i).forEach(a=>{t&&!t.getAttribute(a)&&t.setAttribute(a,i[a])})}const o=(s,i)=>{const a=()=>{i?.type==="error"?e?.onErrorCallback&&e?.onErrorCallback(i):e?.cb&&e?.cb()};if(t&&(t.onerror=null,t.onload=null,vt(()=>{const{needDeleteLink:l=!0}=e;l&&t?.parentNode&&t.parentNode.removeChild(t)}),s)){const l=s(i);return a(),l}a()};return t.onerror=o.bind(null,t.onerror),t.onload=o.bind(null,t.onload),{link:t,needAttach:r}}function zn(e,t){const{attrs:r={},createScriptHook:n}=t;return new Promise((o,s)=>{const{script:i,needAttach:a}=Mr({url:e,cb:o,onErrorCallback:s,attrs:{fetchpriority:"high",...r},createScriptHook:n,needDeleteScript:!0});a&&document.head.appendChild(i)})}he.createLink=Yn;he.createScript=Mr;he.isStaticResourcesEqual=je;he.loadScript=zn;he.safeWrapper=vt;var Ot={};const Jn=(e,t,r,n)=>{t(new Error("createScriptNode is disabled in non-Node.js environment"))},Zn=(e,t)=>{throw new Error("loadScriptNode is disabled in non-Node.js environment")};Ot.createScriptNode=Jn;Ot.loadScriptNode=Zn;var Nr={};function Qn(e,t,r){return function(n){if(n===!1)return!1;if(typeof n>"u")return e?t:!1;if(n===!0)return t;if(n&&typeof n=="object")return{...t,...n};throw new Error(`Unexpected type for \`${r}\`, expect boolean/undefined/object, got: ${typeof n}`)}}Nr.normalizeOptions=Qn;var Pr={};const eo=e=>e;Pr.createModuleFederationConfig=eo;(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=M,r=ur,n=fr,o=dr,s=hr,i=mr,a=_r,l=Z,c=H,u=fe,f=de,d=he,h=Ot,m=Nr,_=Pr;e.BROWSER_LOG_KEY=t.BROWSER_LOG_KEY,e.ENCODE_NAME_PREFIX=t.ENCODE_NAME_PREFIX,e.EncodedNameTransformMap=t.EncodedNameTransformMap,e.FederationModuleManifest=t.FederationModuleManifest,e.MANIFEST_EXT=t.MANIFEST_EXT,e.MFModuleType=t.MFModuleType,e.MFPrefetchCommon=t.MFPrefetchCommon,e.MODULE_DEVTOOL_IDENTIFIER=t.MODULE_DEVTOOL_IDENTIFIER,e.ManifestFileName=t.ManifestFileName,e.NameTransformMap=t.NameTransformMap,e.NameTransformSymbol=t.NameTransformSymbol,e.SEPARATOR=t.SEPARATOR,e.StatsFileName=t.StatsFileName,e.TEMP_DIR=t.TEMP_DIR,e.TreeShakingStatus=t.TreeShakingStatus,e.assert=c.assert,e.bindLoggerToCompiler=f.bindLoggerToCompiler,e.composeKeyWithSeparator=c.composeKeyWithSeparator,Object.defineProperty(e,"consumeSharedPlugin",{enumerable:!0,get:function(){return i.ConsumeSharedPlugin_exports}}),Object.defineProperty(e,"containerPlugin",{enumerable:!0,get:function(){return r.ContainerPlugin_exports}}),Object.defineProperty(e,"containerReferencePlugin",{enumerable:!0,get:function(){return n.ContainerReferencePlugin_exports}}),e.createInfrastructureLogger=f.createInfrastructureLogger,e.createLink=d.createLink,e.createLogger=f.createLogger,e.createModuleFederationConfig=_.createModuleFederationConfig,e.createScript=d.createScript,e.createScriptNode=h.createScriptNode,e.decodeName=c.decodeName,e.encodeName=c.encodeName,e.error=c.error,e.generateExposeFilename=c.generateExposeFilename,e.generateShareFilename=c.generateShareFilename,e.generateSnapshotFromManifest=u.generateSnapshotFromManifest,e.getManifestFileName=u.getManifestFileName,e.getProcessEnv=l.getProcessEnv,e.getResourceUrl=c.getResourceUrl,e.inferAutoPublicPath=u.inferAutoPublicPath,e.infrastructureLogger=f.infrastructureLogger,e.isBrowserEnv=l.isBrowserEnv,e.isBrowserEnvValue=l.isBrowserEnvValue,e.isDebugMode=l.isDebugMode,e.isManifestProvider=u.isManifestProvider,e.isReactNativeEnv=l.isReactNativeEnv,e.isRequiredVersion=c.isRequiredVersion,e.isStaticResourcesEqual=d.isStaticResourcesEqual,e.loadScript=d.loadScript,e.loadScriptNode=h.loadScriptNode,e.logger=f.logger,Object.defineProperty(e,"moduleFederationPlugin",{enumerable:!0,get:function(){return o.ModuleFederationPlugin_exports}}),e.normalizeOptions=m.normalizeOptions,e.parseEntry=c.parseEntry,Object.defineProperty(e,"provideSharedPlugin",{enumerable:!0,get:function(){return a.ProvideSharedPlugin_exports}}),e.safeToString=c.safeToString,e.safeWrapper=d.safeWrapper,Object.defineProperty(e,"sharePlugin",{enumerable:!0,get:function(){return s.SharePlugin_exports}}),e.simpleJoinRemoteEntry=u.simpleJoinRemoteEntry,e.warn=c.warn})(D);var vr={},At={};const to=e=>`View the docs to see how to solve: https://module-federation.io/guide/troubleshooting/${e.split("-")[0].toLowerCase()}#${e.toLowerCase()}`,ro=(e,t,r,n)=>{const o=[`${[t[e]]} #${e}`];return r&&o.push(`args: ${JSON.stringify(r)}`),o.push(to(e)),n&&o.push(`Original Error Message:
|
|
5
|
-
${n}`),o.join(`
|
|
6
|
-
`)};At.getShortErrorMsg=ro;(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=At;function r(n,o,s,i,a,l){return i(t.getShortErrorMsg(n,o,s,a))}e.logAndReport=r})(vr);let no=D,oo=vr;const te="[ Federation Runtime ]",pt=(0,no.createLogger)(te);function so(e,t,r,n,o){e||(r!==void 0?gt(t,r,n,void 0,o):gt(t))}function gt(e,t,r,n,o){if(t!==void 0)return(0,oo.logAndReport)(e,t,r??{},i=>{throw new Error(`${te}: ${i}`)},n,o);const s=e;throw s instanceof Error?(s.message.startsWith(te)||(s.message=`${te}: ${s.message}`),s):new Error(`${te}: ${s}`)}function io(e){e instanceof Error&&(e.message.startsWith(te)||(e.message=`${te}: ${e.message}`)),pt.warn(e)}I.assert=so;I.error=gt;I.logger=pt;I.warn=io;var R={};const ao=I;let Dt=D;function lo(e,t){return e.findIndex(r=>r===t)===-1&&e.push(t),e}function co(e){return"version"in e&&e.version?`${e.name}:${e.version}`:"entry"in e&&e.entry?`${e.name}:${e.entry}`:`${e.name}`}function uo(e){return typeof e.entry<"u"}function fo(e){return!e.entry.includes(".json")}async function ho(e,t){try{return await e()}catch(r){!t&&ao.warn(r);return}}function mo(e){return e&&typeof e=="object"}const Or=Object.prototype.toString;function _o(e){return Or.call(e)==="[object Object]"}function po(e,t){const r=/^(https?:)?\/\//i;return e.replace(r,"").replace(/\/$/,"")===t.replace(r,"").replace(/\/$/,"")}function go(e){return Array.isArray(e)?e:[e]}function Eo(e){const t={url:"",type:"global",globalName:""};return Dt.isBrowserEnvValue||(0,Dt.isReactNativeEnv)()||!("ssrRemoteEntry"in e)?"remoteEntry"in e?{url:e.remoteEntry,type:e.remoteEntryType,globalName:e.globalName}:t:"ssrRemoteEntry"in e?{url:e.ssrRemoteEntry||t.url,type:e.ssrRemoteEntryType||t.type,globalName:e.globalName}:t}const yo=(e,t)=>{let r;return e.endsWith("/")?r=e.slice(0,-1):r=e,t.startsWith(".")&&(t=t.slice(1)),r=r+t,r};R.addUniqueItem=lo;R.arrayOptions=go;R.getFMId=co;R.getRemoteEntryInfoFromSnapshot=Eo;R.isObject=mo;R.isPlainObject=_o;R.isPureRemoteEntry=fo;R.isRemoteInfoWithEntry=uo;R.isStaticResourcesEqual=po;R.objectToString=Or;R.processModuleAlias=yo;R.safeWrapper=ho;var S={};const Ar=I,Et=R;let So=D;const v=typeof globalThis=="object"?globalThis:window,C=(()=>{try{return document.defaultView}catch{return v}})(),bo=C;function qe(e,t,r){Object.defineProperty(e,t,{value:r,configurable:!1,writable:!0})}function Ue(e,t){return Object.hasOwnProperty.call(e,t)}Ue(v,"__GLOBAL_LOADING_REMOTE_ENTRY__")||qe(v,"__GLOBAL_LOADING_REMOTE_ENTRY__",{});const yt=v.__GLOBAL_LOADING_REMOTE_ENTRY__;function $r(e){Ue(e,"__VMOK__")&&!Ue(e,"__FEDERATION__")&&qe(e,"__FEDERATION__",e.__VMOK__),Ue(e,"__FEDERATION__")||(qe(e,"__FEDERATION__",{__GLOBAL_PLUGIN__:[],__INSTANCES__:[],moduleInfo:{},__SHARE__:{},__MANIFEST_LOADING__:{},__PRELOADED_MAP__:new Map}),qe(e,"__VMOK__",e.__FEDERATION__)),e.__FEDERATION__.__GLOBAL_PLUGIN__??=[],e.__FEDERATION__.__INSTANCES__??=[],e.__FEDERATION__.moduleInfo??={},e.__FEDERATION__.__SHARE__??={},e.__FEDERATION__.__MANIFEST_LOADING__??={},e.__FEDERATION__.__PRELOADED_MAP__??=new Map}$r(v);$r(C);function Ro(){v.__FEDERATION__.__GLOBAL_PLUGIN__=[],v.__FEDERATION__.__INSTANCES__=[],v.__FEDERATION__.moduleInfo={},v.__FEDERATION__.__SHARE__={},v.__FEDERATION__.__MANIFEST_LOADING__={},Object.keys(yt).forEach(e=>{delete yt[e]})}function To(e){v.__FEDERATION__.__INSTANCES__.push(e)}function Io(){return v.__FEDERATION__.__DEBUG_CONSTRUCTOR__}function Mo(e,t=(0,So.isDebugMode)()){t&&(v.__FEDERATION__.__DEBUG_CONSTRUCTOR__=e,v.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__="2.3.3")}function St(e,t){if(typeof t=="string"){if(e[t])return{value:e[t],key:t};{const r=Object.keys(e);for(const n of r){const[o,s]=n.split(":"),i=`${o}:${t}`,a=e[i];if(a)return{value:a,key:i}}return{value:void 0,key:t}}}else Ar.error(`getInfoWithoutType: "key" must be a string, got ${typeof t} (${JSON.stringify(t)}).`)}const No=()=>C.__FEDERATION__.moduleInfo,kr=(e,t)=>{const r=St(t,Et.getFMId(e)).value;if(r&&!r.version&&"version"in e&&e.version&&(r.version=e.version),r)return r;if("version"in e&&e.version){const{version:n,...o}=e,s=Et.getFMId(o),i=St(C.__FEDERATION__.moduleInfo,s).value;if(i?.version===n)return i}},Po=e=>kr(e,C.__FEDERATION__.moduleInfo),vo=(e,t)=>{const r=Et.getFMId(e);return C.__FEDERATION__.moduleInfo[r]=t,C.__FEDERATION__.moduleInfo},Oo=e=>(C.__FEDERATION__.moduleInfo={...C.__FEDERATION__.moduleInfo,...e},()=>{const t=Object.keys(e);for(const r of t)delete C.__FEDERATION__.moduleInfo[r]}),Ao=(e,t)=>{const r=t||`__FEDERATION_${e}:custom__`;return{remoteEntryKey:r,entryExports:v[r]}},$o=e=>{const{__GLOBAL_PLUGIN__:t}=C.__FEDERATION__;e.forEach(r=>{t.findIndex(n=>n.name===r.name)===-1?t.push(r):Ar.warn(`The plugin ${r.name} has been registered.`)})},ko=()=>C.__FEDERATION__.__GLOBAL_PLUGIN__,wo=e=>v.__FEDERATION__.__PRELOADED_MAP__.get(e),Fo=e=>v.__FEDERATION__.__PRELOADED_MAP__.set(e,!0);S.CurrentGlobal=v;S.Global=bo;S.addGlobalSnapshot=Oo;S.getGlobalFederationConstructor=Io;S.getGlobalHostPlugins=ko;S.getGlobalSnapshot=No;S.getGlobalSnapshotInfoByModuleInfo=Po;S.getInfoWithoutType=St;S.getPreloaded=wo;S.getRemoteEntryExports=Ao;S.getTargetSnapshotInfoByModuleInfo=kr;S.globalLoading=yt;S.nativeGlobal=C;S.registerGlobalPlugins=$o;S.resetFederationGlobalInfo=Ro;S.setGlobalFederationConstructor=Mo;S.setGlobalFederationInstance=To;S.setGlobalSnapshotInfoByModuleInfo=vo;S.setPreloaded=Fo;var $t={},oe={},W={};const Ht="[0-9A-Za-z-]+",kt=`(?:\\+(${Ht}(?:\\.${Ht})*))`,Te="0|[1-9]\\d*",Ge="[0-9]+",wr="\\d*[a-zA-Z-][a-zA-Z0-9-]*",Ct=`(?:${Ge}|${wr})`,Lo=`(?:-?(${Ct}(?:\\.${Ct})*))`,qt=`(?:${Te}|${wr})`,Fr=`(?:-(${qt}(?:\\.${qt})*))`,Qe=`${Te}|x|X|\\*`,ue=`[v=\\s]*(${Qe})(?:\\.(${Qe})(?:\\.(${Qe})(?:${Fr})?${kt}?)?)?`,Do=`^\\s*(${ue})\\s+-\\s+(${ue})\\s*$`,Ho=`[v=\\s]*${`(${Ge})\\.(${Ge})\\.(${Ge})`}${Lo}?${kt}?`,wt="((?:<|>)?=?)",Co=`(\\s*)${wt}\\s*(${Ho}|${ue})`,Lr="(?:~>?)",qo=`(\\s*)${Lr}\\s+`,Dr="(?:\\^)",Uo=`(\\s*)${Dr}\\s+`,Go="(<|>)?=?\\s*\\*",Wo=`^${Dr}${ue}$`,jo=`v?${`(${Te})\\.(${Te})\\.(${Te})`}${Fr}?${kt}?`,Bo=`^${Lr}${ue}$`,Vo=`^${wt}\\s*${ue}$`,xo=`^${wt}\\s*(${jo})$|^$`,Xo="^\\s*>=\\s*0.0.0\\s*$";W.caret=Wo;W.caretTrim=Uo;W.comparator=xo;W.comparatorTrim=Co;W.gte0=Xo;W.hyphenRange=Do;W.star=Go;W.tilde=Bo;W.tildeTrim=qo;W.xRange=Vo;const Ko=W;function Hr(e){return new RegExp(e)}function Yo(e){return!e||e.toLowerCase()==="x"||e==="*"}function zo(...e){return t=>e.reduce((r,n)=>n(r),t)}function Jo(e){return e.match(Hr(Ko.comparator))}function Zo(e,t,r,n){const o=`${e}.${t}.${r}`;return n?`${o}-${n}`:o}oe.combineVersion=Zo;oe.extractComparator=Jo;oe.isXVersion=Yo;oe.parseRegex=Hr;oe.pipe=zo;var x={};const Y=W,b=oe;function Qo(e){return e.replace(b.parseRegex(Y.hyphenRange),(t,r,n,o,s,i,a,l,c,u,f,d)=>(b.isXVersion(n)?r="":b.isXVersion(o)?r=`>=${n}.0.0`:b.isXVersion(s)?r=`>=${n}.${o}.0`:r=`>=${r}`,b.isXVersion(c)?l="":b.isXVersion(u)?l=`<${Number(c)+1}.0.0-0`:b.isXVersion(f)?l=`<${c}.${Number(u)+1}.0-0`:d?l=`<=${c}.${u}.${f}-${d}`:l=`<=${l}`,`${r} ${l}`.trim()))}function es(e){return e.replace(b.parseRegex(Y.comparatorTrim),"$1$2$3")}function ts(e){return e.replace(b.parseRegex(Y.tildeTrim),"$1~")}function rs(e){return e.replace(b.parseRegex(Y.caretTrim),"$1^")}function ns(e){return e.trim().split(/\s+/).map(t=>t.replace(b.parseRegex(Y.caret),(r,n,o,s,i)=>b.isXVersion(n)?"":b.isXVersion(o)?`>=${n}.0.0 <${Number(n)+1}.0.0-0`:b.isXVersion(s)?n==="0"?`>=${n}.${o}.0 <${n}.${Number(o)+1}.0-0`:`>=${n}.${o}.0 <${Number(n)+1}.0.0-0`:i?n==="0"?o==="0"?`>=${n}.${o}.${s}-${i} <${n}.${o}.${Number(s)+1}-0`:`>=${n}.${o}.${s}-${i} <${n}.${Number(o)+1}.0-0`:`>=${n}.${o}.${s}-${i} <${Number(n)+1}.0.0-0`:n==="0"?o==="0"?`>=${n}.${o}.${s} <${n}.${o}.${Number(s)+1}-0`:`>=${n}.${o}.${s} <${n}.${Number(o)+1}.0-0`:`>=${n}.${o}.${s} <${Number(n)+1}.0.0-0`)).join(" ")}function os(e){return e.trim().split(/\s+/).map(t=>t.replace(b.parseRegex(Y.tilde),(r,n,o,s,i)=>b.isXVersion(n)?"":b.isXVersion(o)?`>=${n}.0.0 <${Number(n)+1}.0.0-0`:b.isXVersion(s)?`>=${n}.${o}.0 <${n}.${Number(o)+1}.0-0`:i?`>=${n}.${o}.${s}-${i} <${n}.${Number(o)+1}.0-0`:`>=${n}.${o}.${s} <${n}.${Number(o)+1}.0-0`)).join(" ")}function ss(e){return e.split(/\s+/).map(t=>t.trim().replace(b.parseRegex(Y.xRange),(r,n,o,s,i,a)=>{const l=b.isXVersion(o),c=l||b.isXVersion(s),u=c||b.isXVersion(i);return n==="="&&u&&(n=""),a="",l?n===">"||n==="<"?"<0.0.0-0":"*":n&&u?(c&&(s=0),i=0,n===">"?(n=">=",c?(o=Number(o)+1,s=0,i=0):(s=Number(s)+1,i=0)):n==="<="&&(n="<",c?o=Number(o)+1:s=Number(s)+1),n==="<"&&(a="-0"),`${n+o}.${s}.${i}${a}`):c?`>=${o}.0.0${a} <${Number(o)+1}.0.0-0`:u?`>=${o}.${s}.0${a} <${o}.${Number(s)+1}.0-0`:r})).join(" ")}function is(e){return e.trim().replace(b.parseRegex(Y.star),"")}function as(e){return e.trim().replace(b.parseRegex(Y.gte0),"")}x.parseCaretTrim=rs;x.parseCarets=ns;x.parseComparatorTrim=es;x.parseGTE0=as;x.parseHyphen=Qo;x.parseStar=is;x.parseTildeTrim=ts;x.parseTildes=os;x.parseXRanges=ss;var Cr={};function We(e,t){return e=Number(e)||e,t=Number(t)||t,e>t?1:e===t?0:-1}function ls(e,t){const{preRelease:r}=e,{preRelease:n}=t;if(r===void 0&&n)return 1;if(r&&n===void 0)return-1;if(r===void 0&&n===void 0)return 0;for(let o=0,s=r.length;o<=s;o++){const i=r[o],a=n[o];if(i!==a)return i===void 0&&a===void 0?0:i?a?We(i,a):-1:1}return 0}function we(e,t){return We(e.major,t.major)||We(e.minor,t.minor)||We(e.patch,t.patch)||ls(e,t)}function et(e,t){return e.version===t.version}function cs(e,t){switch(e.operator){case"":case"=":return et(e,t);case">":return we(e,t)<0;case">=":return et(e,t)||we(e,t)<0;case"<":return we(e,t)>0;case"<=":return et(e,t)||we(e,t)>0;case void 0:return!0;default:return!1}}Cr.compare=cs;const le=oe,K=x,us=Cr;function fs(e){return le.pipe(K.parseCarets,K.parseTildes,K.parseXRanges,K.parseStar)(e)}function ds(e){return le.pipe(K.parseHyphen,K.parseComparatorTrim,K.parseTildeTrim,K.parseCaretTrim)(e.trim()).split(/\s+/).join(" ")}function hs(e,t){if(!e)return!1;const r=le.extractComparator(e);if(!r)return!1;const[,n,,o,s,i,a]=r,l={operator:n,version:le.combineVersion(o,s,i,a),major:o,minor:s,patch:i,preRelease:a?.split(".")},c=t.split("||");for(const u of c){const f=u.trim();if(!f||f==="*"||f==="x")return!0;try{const d=ds(f);if(!d.trim())return!0;const h=d.split(" ").map(E=>fs(E)).join(" ");if(!h.trim())return!0;const m=h.split(/\s+/).map(E=>K.parseGTE0(E)).filter(Boolean);if(m.length===0)continue;let _=!0;for(const E of m){const g=le.extractComparator(E);if(!g){_=!1;break}const[,p,,N,k,O,T]=g;if(!us.compare({operator:p,version:le.combineVersion(N,k,O,T),major:N,minor:k,patch:O,preRelease:T?.split(".")},l)){_=!1;break}}if(_)return!0}catch(d){console.error(`[semver] Error processing range part "${f}":`,d);continue}}return!1}$t.satisfy=hs;var q={},se={};const ms="default",_s="global";se.DEFAULT_REMOTE_TYPE=_s;se.DEFAULT_SCOPE=ms;const Be=I,qr=R,Ur=S,ps=se,Se=$t;let bt=D;function gs(e,t,r,n){let o;return"get"in e?o=e.get:"lib"in e?o=()=>Promise.resolve(e.lib):o=()=>Promise.resolve(()=>{Be.error(`Cannot get shared "${r}" from "${t}": neither "get" nor "lib" is provided in the share config.`)}),e.shareConfig?.eager&&e.treeShaking?.mode&&Be.error(`Invalid shared config for "${r}" from "${t}": cannot use both "eager: true" and "treeShaking.mode" simultaneously. Choose one strategy.`),{deps:[],useIn:[],from:t,loading:null,...e,shareConfig:{requiredVersion:`^${e.version}`,singleton:!1,eager:!1,strictVersion:!1,...e.shareConfig},get:o,loaded:e?.loaded||"lib"in e?!0:void 0,version:e.version??"0",scope:Array.isArray(e.scope)?e.scope:[e.scope??"default"],strategy:(e.strategy??n)||"version-first",treeShaking:e.treeShaking?{...e.treeShaking,mode:e.treeShaking.mode??"server-calc",status:e.treeShaking.status??bt.TreeShakingStatus.UNKNOWN,useIn:[]}:void 0}}function Es(e,t){const r=t.shared||{},n=t.name,o=Object.keys(r).reduce((i,a)=>{const l=qr.arrayOptions(r[a]);return i[a]=i[a]||[],l.forEach(c=>{i[a].push(gs(c,n,a,t.shareStrategy))}),i},{}),s={...e.shared};return Object.keys(o).forEach(i=>{s[i]?o[i].forEach(a=>{s[i].find(l=>l.version===a.version)||s[i].push(a)}):s[i]=o[i]}),{allShareInfos:s,newShareInfos:o}}function Ie(e,t){if(!e)return!1;const{status:r,mode:n}=e;return r===bt.TreeShakingStatus.NO_USE?!1:r===bt.TreeShakingStatus.CALCULATED?!0:n==="runtime-infer"?t?Ss(e,t):!0:!1}function re(e,t){const r=n=>{if(!Number.isNaN(Number(n))){const o=n.split(".");let s=n;for(let i=0;i<3-o.length;i++)s+=".0";return s}return n};return!!Se.satisfy(r(e),`<=${r(t)}`)}const Me=(e,t)=>{const r=t||function(n,o){return re(n,o)};return Object.keys(e).reduce((n,o)=>!n||r(n,o)||n==="0"?o:n,0)},Ve=e=>!!e.loaded||typeof e.lib=="function",ys=e=>!!e.loading,Ss=(e,t)=>{if(!e||!t)return!1;const{usedExports:r}=e;return r?!!t.every(n=>r.includes(n)):!1};function bs(e,t,r,n){const o=e[t][r];let s="",i=Ie(n);const a=function(l,c){return i?o[l].treeShaking?o[c].treeShaking?!Ve(o[l].treeShaking)&&re(l,c):!1:!0:!Ve(o[l])&&re(l,c)};if(i){if(s=Me(e[t][r],a),s)return{version:s,useTreesShaking:i};i=!1}return{version:Me(e[t][r],a),useTreesShaking:i}}const ie=e=>Ve(e)||ys(e);function Rs(e,t,r,n){const o=e[t][r];let s="",i=Ie(n);const a=function(l,c){if(i){if(!o[l].treeShaking)return!0;if(!o[c].treeShaking)return!1;if(ie(o[c].treeShaking))return ie(o[l].treeShaking)?!!re(l,c):!0;if(ie(o[l].treeShaking))return!1}return ie(o[c])?ie(o[l])?!!re(l,c):!0:ie(o[l])?!1:re(l,c)};if(i){if(s=Me(e[t][r],a),s)return{version:s,useTreesShaking:i};i=!1}return{version:Me(e[t][r],a),useTreesShaking:i}}function Ts(e){return e==="loaded-first"?Rs:bs}function Is(e,t,r,n){if(!e)return;const{shareConfig:o,scope:s=ps.DEFAULT_SCOPE,strategy:i,treeShaking:a}=r,l=Array.isArray(s)?s:[s];for(const c of l)if(o&&e[c]&&e[c][t]){const{requiredVersion:u}=o,{version:f,useTreesShaking:d}=Ts(i)(e,c,t,a),h=()=>{const _=e[c][t][f];if(o.singleton){if(typeof u=="string"&&!Se.satisfy(f,u)){const E=`Version ${f} from ${f&&_.from} of shared singleton module ${t} does not satisfy the requirement of ${r.from} which needs ${u})`;o.strictVersion?Be.error(E):Be.warn(E)}return{shared:_,useTreesShaking:d}}else{if(u===!1||u==="*")return{shared:_,useTreesShaking:d};if(Se.satisfy(f,u))return{shared:_,useTreesShaking:d};const E=Ie(a);if(E){for(const[g,p]of Object.entries(e[c][t]))if(Ie(p.treeShaking,a?.usedExports)&&Se.satisfy(g,u))return{shared:p,useTreesShaking:E}}for(const[g,p]of Object.entries(e[c][t]))if(Se.satisfy(g,u))return{shared:p,useTreesShaking:!1}}},m={shareScopeMap:e,scope:c,pkgName:t,version:f,GlobalFederation:Ur.Global.__FEDERATION__,shareInfo:r,resolver:h};return(n.emit(m)||m).resolver()}}function Ms(){return Ur.Global.__FEDERATION__.__SHARE__}function Ns(e){const{pkgName:t,extraOptions:r,shareInfos:n}=e,o=l=>{if(!l)return;const c={};return l.forEach(f=>{c[f.version]=f}),c[Me(c,function(f,d){return!Ve(c[f])&&re(f,d)})]},s=r?.resolver??o,i=l=>l!==null&&typeof l=="object"&&!Array.isArray(l),a=(...l)=>{const c={};for(const u of l)if(u)for(const[f,d]of Object.entries(u)){const h=c[f];i(h)&&i(d)?c[f]=a(h,d):d!==void 0&&(c[f]=d)}return c};return a(s(n[t]),r?.customShareInfo)}const Ps=(e,t)=>{e.useIn||(e.useIn=[]),qr.addUniqueItem(e.useIn,t)};function vs(e,t){return t&&e.treeShaking?e.treeShaking:e}q.addUseIn=Ps;q.directShare=vs;q.formatShareConfigs=Es;q.getGlobalShareScope=Ms;q.getRegisteredShare=Is;q.getTargetSharedOptions=Ns;q.shouldUseTreeShaking=Ie;var me={};function Os(e,t){for(const r of e){const n=t.startsWith(r.name);let o=t.replace(r.name,"");if(n){if(o.startsWith("/")){const a=r.name;return o=`.${o}`,{pkgNameOrAlias:a,expose:o,remote:r}}else if(o==="")return{pkgNameOrAlias:r.name,expose:".",remote:r}}const s=r.alias&&t.startsWith(r.alias);let i=r.alias&&t.replace(r.alias,"");if(r.alias&&s){if(i&&i.startsWith("/")){const a=r.alias;return i=`.${i}`,{pkgNameOrAlias:a,expose:i,remote:r}}else if(i==="")return{pkgNameOrAlias:r.alias,expose:".",remote:r}}}}function As(e,t){for(const r of e)if(t===r.name||r.alias&&t===r.alias)return r}me.matchRemote=As;me.matchRemoteWithNameAndExpose=Os;var X={},z={},$={};const $s="RUNTIME-001",ks="RUNTIME-002",ws="RUNTIME-003",Fs="RUNTIME-004",Ls="RUNTIME-005",Ds="RUNTIME-006",Hs="RUNTIME-007",Cs="RUNTIME-008",qs="RUNTIME-009",Us="RUNTIME-010",Gs="RUNTIME-011",Ws="RUNTIME-012",js="TYPE-001",Bs="BUILD-001",Vs="BUILD-002";$.BUILD_001=Bs;$.BUILD_002=Vs;$.RUNTIME_001=$s;$.RUNTIME_002=ks;$.RUNTIME_003=ws;$.RUNTIME_004=Fs;$.RUNTIME_005=Ls;$.RUNTIME_006=Ds;$.RUNTIME_007=Hs;$.RUNTIME_008=Cs;$.RUNTIME_009=qs;$.RUNTIME_010=Us;$.RUNTIME_011=Gs;$.RUNTIME_012=Ws;$.TYPE_001=js;var ve={};const F=$,Gr={[F.RUNTIME_001]:"Failed to get remoteEntry exports.",[F.RUNTIME_002]:'The remote entry interface does not contain "init"',[F.RUNTIME_003]:"Failed to get manifest.",[F.RUNTIME_004]:"Failed to locate remote.",[F.RUNTIME_005]:"Invalid loadShareSync function call from bundler runtime",[F.RUNTIME_006]:"Invalid loadShareSync function call from runtime",[F.RUNTIME_007]:"Failed to get remote snapshot.",[F.RUNTIME_008]:"Failed to load script resources.",[F.RUNTIME_009]:"Please call createInstance first.",[F.RUNTIME_010]:'The name option cannot be changed after initialization. If you want to create a new instance with a different name, please use "createInstance" api.',[F.RUNTIME_011]:"The remoteEntry URL is missing from the remote snapshot.",[F.RUNTIME_012]:'The getter for the shared module is not a function. This may be caused by setting "shared.import: false" without the host providing the corresponding lib.'},Wr={[F.TYPE_001]:"Failed to generate type declaration. Execute the below cmd to reproduce and fix the error."},jr={[F.BUILD_001]:"Failed to find expose module.",[F.BUILD_002]:"PublicPath is required in prod mode."},xs={...Gr,...Wr,...jr};ve.buildDescMap=jr;ve.errorDescMap=xs;ve.runtimeDescMap=Gr;ve.typeDescMap=Wr;(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=$,r=At,n=ve;e.BUILD_001=t.BUILD_001,e.BUILD_002=t.BUILD_002,e.RUNTIME_001=t.RUNTIME_001,e.RUNTIME_002=t.RUNTIME_002,e.RUNTIME_003=t.RUNTIME_003,e.RUNTIME_004=t.RUNTIME_004,e.RUNTIME_005=t.RUNTIME_005,e.RUNTIME_006=t.RUNTIME_006,e.RUNTIME_007=t.RUNTIME_007,e.RUNTIME_008=t.RUNTIME_008,e.RUNTIME_009=t.RUNTIME_009,e.RUNTIME_010=t.RUNTIME_010,e.RUNTIME_011=t.RUNTIME_011,e.RUNTIME_012=t.RUNTIME_012,e.TYPE_001=t.TYPE_001,e.buildDescMap=n.buildDescMap,e.errorDescMap=n.errorDescMap,e.getShortErrorMsg=r.getShortErrorMsg,e.runtimeDescMap=n.runtimeDescMap,e.typeDescMap=n.typeDescMap})(z);const Xe=I,ce=S,Ut=se;let Br=D,Ne=z;const Vr=".then(callbacks[0]).catch(callbacks[1])";async function Xs({entry:e,remoteEntryExports:t}){return new Promise((r,n)=>{try{t?r(t):typeof FEDERATION_ALLOW_NEW_FUNCTION<"u"?new Function("callbacks",`import("${e}")${Vr}`)([r,n]):import(e).then(r).catch(n)}catch(o){Xe.error(`Failed to load ESM entry from "${e}". ${o instanceof Error?o.message:String(o)}`)}})}async function Ks({entry:e,remoteEntryExports:t}){return new Promise((r,n)=>{try{t?r(t):typeof __system_context__>"u"?System.import(e).then(r).catch(n):new Function("callbacks",`System.import("${e}")${Vr}`)([r,n])}catch(o){Xe.error(`Failed to load SystemJS entry from "${e}". ${o instanceof Error?o.message:String(o)}`)}})}function Ys(e,t,r){const{remoteEntryKey:n,entryExports:o}=ce.getRemoteEntryExports(e,t);return o||Xe.error(Ne.RUNTIME_001,Ne.runtimeDescMap,{remoteName:e,remoteEntryUrl:r,remoteEntryKey:n}),o}async function zs({name:e,globalName:t,entry:r,remoteInfo:n,loaderHook:o,getEntryUrl:s}){const{entryExports:i}=ce.getRemoteEntryExports(e,t);if(i)return i;const a=s?s(r):r;return(0,Br.loadScript)(a,{attrs:{},createScriptHook:(l,c)=>{const u=o.lifecycle.createScript.emit({url:l,attrs:c,remoteInfo:n});if(u&&(u instanceof HTMLScriptElement||"script"in u||"timeout"in u))return u}}).then(()=>Ys(e,t,r),l=>{const c=l instanceof Error?l.message:String(l);Xe.error(Ne.RUNTIME_008,Ne.runtimeDescMap,{remoteName:e,resourceUrl:a},c)})}async function Js({remoteInfo:e,remoteEntryExports:t,loaderHook:r,getEntryUrl:n}){const{entry:o,entryGlobalName:s,name:i,type:a}=e;switch(a){case"esm":case"module":return Xs({entry:o,remoteEntryExports:t});case"system":return Ks({entry:o,remoteEntryExports:t});default:return zs({entry:o,globalName:s,name:i,remoteInfo:e,loaderHook:r,getEntryUrl:n})}}function Rt(e){const{entry:t,name:r}=e;return(0,Br.composeKeyWithSeparator)(r,t)}async function xr(e){const{origin:t,remoteEntryExports:r,remoteInfo:n,getEntryUrl:o,_inErrorHandling:s=!1}=e,i=Rt(n);if(r)return r;if(!ce.globalLoading[i]){const a=t.remoteHandler.hooks.lifecycle.loadEntry,l=t.loaderHook;ce.globalLoading[i]=a.emit({loaderHook:l,remoteInfo:n,remoteEntryExports:r}).then(c=>c||Js({remoteInfo:n,remoteEntryExports:r,loaderHook:l,getEntryUrl:o})).catch(async c=>{const u=Rt(n),f=c instanceof Error&&c.message.includes("ScriptExecutionError");if(c instanceof Error&&c.message.includes(Ne.RUNTIME_008)&&!f&&!s){const d=m=>xr({...m,_inErrorHandling:!0}),h=await t.loaderHook.lifecycle.loadEntryError.emit({getRemoteEntry:d,origin:t,remoteInfo:n,remoteEntryExports:r,globalLoading:ce.globalLoading,uniqueKey:u});if(h)return h}throw c})}return ce.globalLoading[i]}function Zs(e){return{...e,entry:"entry"in e?e.entry:"",type:e.type||Ut.DEFAULT_REMOTE_TYPE,entryGlobalName:e.entryGlobalName||e.name,shareScope:e.shareScope||Ut.DEFAULT_SCOPE}}X.getRemoteEntry=xr;X.getRemoteEntryUniqueKey=Rt;X.getRemoteInfo=Zs;var Xr={};function Qs(){return typeof FEDERATION_BUILD_IDENTIFIER<"u"?FEDERATION_BUILD_IDENTIFIER:""}Xr.getBuilderId=Qs;var Kr={};const ei=S;function ti(e,t){const r=ei.getGlobalHostPlugins(),n=[t.hooks,t.remoteHandler.hooks,t.sharedHandler.hooks,t.snapshotHandler.hooks,t.loaderHook,t.bridgeHook];return r.length>0&&r.forEach(o=>{e?.find(s=>s.name!==o.name)&&e.push(o)}),e&&e.length>0&&e.forEach(o=>{n.forEach(s=>{s.applyPlugin(o,t)})}),e}Kr.registerPlugins=ti;var Oe={};function ri(e){return{name:e.name,alias:e.alias,entry:"entry"in e?e.entry:void 0,version:"version"in e?e.version:void 0,type:e.type,entryGlobalName:e.entryGlobalName,shareScope:e.shareScope}}function ni(e){const t={};for(const[r,n]of Object.entries(e.shared)){const o=n[0];o&&(t[r]={version:o.version,singleton:o.shareConfig?.singleton,requiredVersion:o.shareConfig?.requiredVersion===!1?!1:o.shareConfig?.requiredVersion,eager:o.eager,strictVersion:o.shareConfig?.strictVersion})}return{project:{name:e.name,mfRole:e.remotes?.length>0?"host":"unknown"},mfConfig:{name:e.name,remotes:e.remotes?.map(ri)??[],shared:t}}}Oe.optionsToMFContext=ni;var Yr={},Q={};const oi=I,si=me,Gt=X;let be=D;function zr(e){return{resourceCategory:"sync",share:!0,depsRemote:!0,prefetchInterface:!1,...e}}function ii(e,t){return t.map(r=>{const n=si.matchRemote(e,r.nameOrAlias);return oi.assert(n,`Unable to preload ${r.nameOrAlias} as it is not included in ${!n&&(0,be.safeToString)({remoteInfo:n,remotes:e})}`),{remote:n,preloadConfig:zr(r)}})}function ai(e){return e?e.map(t=>t==="."?t:t.startsWith("./")?t.replace("./",""):t):[]}function li(e,t,r,n=!0){const{cssAssets:o,jsAssetsWithoutEntry:s,entryAssets:i}=r;if(t.options.inBrowser){if(i.forEach(a=>{const{moduleInfo:l}=a,c=t.moduleCache.get(e.name);c?Gt.getRemoteEntry({origin:t,remoteInfo:l,remoteEntryExports:c.remoteEntryExports}):Gt.getRemoteEntry({origin:t,remoteInfo:l,remoteEntryExports:void 0})}),n){const a={rel:"preload",as:"style"};o.forEach(l=>{const{link:c,needAttach:u}=(0,be.createLink)({url:l,cb:()=>{},attrs:a,createLinkHook:(f,d)=>{const h=t.loaderHook.lifecycle.createLink.emit({url:f,attrs:d,remoteInfo:e});if(h instanceof HTMLLinkElement)return h}});u&&document.head.appendChild(c)})}else{const a={rel:"stylesheet",type:"text/css"};o.forEach(l=>{const{link:c,needAttach:u}=(0,be.createLink)({url:l,cb:()=>{},attrs:a,createLinkHook:(f,d)=>{const h=t.loaderHook.lifecycle.createLink.emit({url:f,attrs:d,remoteInfo:e});if(h instanceof HTMLLinkElement)return h},needDeleteLink:!1});u&&document.head.appendChild(c)})}if(n){const a={rel:"preload",as:"script"};s.forEach(l=>{const{link:c,needAttach:u}=(0,be.createLink)({url:l,cb:()=>{},attrs:a,createLinkHook:(f,d)=>{const h=t.loaderHook.lifecycle.createLink.emit({url:f,attrs:d,remoteInfo:e});if(h instanceof HTMLLinkElement)return h}});u&&document.head.appendChild(c)})}else{const a={fetchpriority:"high",type:e?.type==="module"?"module":"text/javascript"};s.forEach(l=>{const{script:c,needAttach:u}=(0,be.createScript)({url:l,cb:()=>{},attrs:a,createScriptHook:(f,d)=>{const h=t.loaderHook.lifecycle.createScript.emit({url:f,attrs:d,remoteInfo:e});if(h instanceof HTMLScriptElement)return h},needDeleteScript:!0});u&&document.head.appendChild(c)})}}}Q.defaultPreloadArgs=zr;Q.formatPreloadArgs=ii;Q.normalizePreloadExposes=ai;Q.preloadAssets=li;const A=S,Wt=q,ci=me,ui=X,fi=Q,di={getRegisteredShare:Wt.getRegisteredShare,getGlobalShareScope:Wt.getGlobalShareScope},hi={Global:A.Global,nativeGlobal:A.nativeGlobal,resetFederationGlobalInfo:A.resetFederationGlobalInfo,setGlobalFederationInstance:A.setGlobalFederationInstance,getGlobalFederationConstructor:A.getGlobalFederationConstructor,setGlobalFederationConstructor:A.setGlobalFederationConstructor,getInfoWithoutType:A.getInfoWithoutType,getGlobalSnapshot:A.getGlobalSnapshot,getTargetSnapshotInfoByModuleInfo:A.getTargetSnapshotInfoByModuleInfo,getGlobalSnapshotInfoByModuleInfo:A.getGlobalSnapshotInfoByModuleInfo,setGlobalSnapshotInfoByModuleInfo:A.setGlobalSnapshotInfoByModuleInfo,addGlobalSnapshot:A.addGlobalSnapshot,getRemoteEntryExports:A.getRemoteEntryExports,registerGlobalPlugins:A.registerGlobalPlugins,getGlobalHostPlugins:A.getGlobalHostPlugins,getPreloaded:A.getPreloaded,setPreloaded:A.setPreloaded};var mi={global:hi,share:di,utils:{matchRemoteWithNameAndExpose:ci.matchRemoteWithNameAndExpose,preloadAssets:fi.preloadAssets,getRemoteInfo:ui.getRemoteInfo}};Yr.default=mi;var Ke={};const tt=I,jt=R,_i=X,pi=Oe;let gi=D,Bt=z;function Ei(e,t,r){const n=t,o=Array.isArray(e.shareScope)?e.shareScope:[e.shareScope];o.length||o.push("default"),o.forEach(i=>{n[i]||(n[i]={})});const s={version:e.version||"",shareScopeKeys:Array.isArray(e.shareScope)?o:e.shareScope||"default"};return Object.defineProperty(s,"shareScopeMap",{value:n,enumerable:!1}),{remoteEntryInitOptions:s,shareScope:n[o[0]],initScope:r??[]}}var yi=class{constructor({remoteInfo:e,host:t}){this.inited=!1,this.initing=!1,this.lib=void 0,this.remoteInfo=e,this.host=t}async getEntry(){if(this.remoteEntryExports)return this.remoteEntryExports;const e=await _i.getRemoteEntry({origin:this.host,remoteInfo:this.remoteInfo,remoteEntryExports:this.remoteEntryExports});return tt.assert(e,`remoteEntryExports is undefined
|
|
7
|
-
${(0,gi.safeToString)(this.remoteInfo)}`),this.remoteEntryExports=e,this.remoteEntryExports}async init(e,t,r){const n=await this.getEntry();if(this.inited)return n;if(this.initPromise)return await this.initPromise,n;this.initing=!0,this.initPromise=(async()=>{const{remoteEntryInitOptions:o,shareScope:s,initScope:i}=Ei(this.remoteInfo,this.host.shareScopeMap,r),a=await this.host.hooks.lifecycle.beforeInitContainer.emit({shareScope:s,remoteEntryInitOptions:o,initScope:i,remoteInfo:this.remoteInfo,origin:this.host});typeof n?.init>"u"&&tt.error(Bt.RUNTIME_002,Bt.runtimeDescMap,{hostName:this.host.name,remoteName:this.remoteInfo.name,remoteEntryUrl:this.remoteInfo.entry,remoteEntryKey:this.remoteInfo.entryGlobalName},void 0,pi.optionsToMFContext(this.host.options)),await n.init(a.shareScope,a.initScope,a.remoteEntryInitOptions),await this.host.hooks.lifecycle.initContainer.emit({...a,id:e,remoteSnapshot:t,remoteEntryExports:n}),this.inited=!0})();try{await this.initPromise}finally{this.initing=!1,this.initPromise=void 0}return n}async get(e,t,r,n){const{loadFactory:o=!0}=r||{loadFactory:!0},s=await this.init(e,n);this.lib=s;let i;i=await this.host.loaderHook.lifecycle.getModuleFactory.emit({remoteEntryExports:s,expose:t,moduleInfo:this.remoteInfo}),i||(i=await s.get(t)),tt.assert(i,`${jt.getFMId(this.remoteInfo)} remote don't export ${t}.`);const a=jt.processModuleAlias(this.remoteInfo.name,t),l=this.wraperFactory(i,a);return o?await l():l}wraperFactory(e,t){function r(n,o){n&&typeof n=="object"&&Object.isExtensible(n)&&!Object.getOwnPropertyDescriptor(n,Symbol.for("mf_module_id"))&&Object.defineProperty(n,Symbol.for("mf_module_id"),{value:o,enumerable:!1})}return e instanceof Promise?async()=>{const n=await e();return r(n,t),n}:()=>{const n=e();return r(n,t),n}}};Ke.Module=yi;var Jr={},_e={},Si=class{constructor(e){this.type="",this.listeners=new Set,e&&(this.type=e)}on(e){typeof e=="function"&&this.listeners.add(e)}once(e){const t=this;this.on(function r(...n){return t.remove(r),e.apply(null,n)})}emit(...e){let t;return this.listeners.size>0&&this.listeners.forEach(r=>{t=r(...e)}),t}remove(e){this.listeners.delete(e)}removeAll(){this.listeners.clear()}};_e.SyncHook=Si;var Ae={};const bi=_e;var Ri=class extends bi.SyncHook{emit(...e){let t;const r=Array.from(this.listeners);if(r.length>0){let n=0;const o=s=>s===!1?!1:n<r.length?Promise.resolve(r[n++].apply(null,e)).then(o):s;t=o()}return Promise.resolve(t)}};Ae.AsyncHook=Ri;var pe={};const rt=I,Zr=R,Ti=_e;function Qr(e,t){if(!Zr.isObject(t))return!1;if(e!==t){for(const r in e)if(!(r in t))return!1}return!0}var Ii=class extends Ti.SyncHook{constructor(e){super(),this.onerror=rt.error,this.type=e}emit(e){Zr.isObject(e)||rt.error(`The data for the "${this.type}" hook should be an object.`);for(const t of this.listeners)try{const r=t(e);if(Qr(e,r))e=r;else{this.onerror(`A plugin returned an unacceptable value for the "${this.type}" type.`);break}}catch(r){rt.warn(r),this.onerror(r)}return e}};pe.SyncWaterfallHook=Ii;pe.checkReturnData=Qr;var $e={};const nt=I,Mi=R,Ni=_e,Pi=pe;var vi=class extends Ni.SyncHook{constructor(e){super(),this.onerror=nt.error,this.type=e}emit(e){Mi.isObject(e)||nt.error(`The response data for the "${this.type}" hook must be an object.`);const t=Array.from(this.listeners);if(t.length>0){let r=0;const n=s=>(nt.warn(s),this.onerror(s),e),o=s=>{if(Pi.checkReturnData(e,s)){if(e=s,r<t.length)try{return Promise.resolve(t[r++](e)).then(o,n)}catch(i){return n(i)}}else this.onerror(`A plugin returned an incorrect value for the "${this.type}" type.`);return e};return Promise.resolve(o(e))}return Promise.resolve(e)}};$e.AsyncWaterfallHook=vi;var ke={};const Fe=I,Oi=R;var Ai=class{constructor(e){this.registerPlugins={},this.lifecycle=e,this.lifecycleKeys=Object.keys(e)}applyPlugin(e,t){Fe.assert(Oi.isPlainObject(e),"Plugin configuration is invalid.");const r=e.name;Fe.assert(r,"A name must be provided by the plugin."),this.registerPlugins[r]||(this.registerPlugins[r]=e,e.apply?.(t),Object.keys(this.lifecycle).forEach(n=>{const o=e[n];o&&this.lifecycle[n].on(o)}))}removePlugin(e){Fe.assert(e,"A name is required.");const t=this.registerPlugins[e];Fe.assert(t,`The plugin "${e}" is not registered.`),Object.keys(t).forEach(r=>{r!=="name"&&this.lifecycle[r].remove(t[r])})}};ke.PluginSystem=Ai;var Ye={};const $i=I,Tt=R,ki=Q;let Vt=D,xt=z;function en(e,t){const r=Tt.getRemoteEntryInfoFromSnapshot(t);r.url||$i.error(xt.RUNTIME_011,xt.runtimeDescMap,{remoteName:e.name});let n=(0,Vt.getResourceUrl)(t,r.url);!Vt.isBrowserEnvValue&&!n.startsWith("http")&&(n=`https:${n}`),e.type=r.type,e.entryGlobalName=r.globalName,e.entry=n,e.version=t.version,e.buildVersion=t.buildVersion}function wi(){return{name:"snapshot-plugin",async afterResolve(e){const{remote:t,pkgNameOrAlias:r,expose:n,origin:o,remoteInfo:s,id:i}=e;if(!Tt.isRemoteInfoWithEntry(t)||!Tt.isPureRemoteEntry(t)){const{remoteSnapshot:a,globalSnapshot:l}=await o.snapshotHandler.loadRemoteSnapshotInfo({moduleInfo:t,id:i});en(s,a);const c={remote:t,preloadConfig:{nameOrAlias:r,exposes:[n],resourceCategory:"sync",share:!1,depsRemote:!1}},u=await o.remoteHandler.hooks.lifecycle.generatePreloadAssets.emit({origin:o,preloadOptions:c,remoteInfo:s,remote:t,remoteSnapshot:a,globalSnapshot:l});return u&&ki.preloadAssets(s,o,u,!1),{...e,remoteSnapshot:a}}return e}}}Ye.assignRemoteInfo=en;Ye.snapshotPlugin=wi;var tn={};const Pe=R,It=S,Fi=q,Xt=Q,Li=Ye;let xe=D;function Di(e){const t=e.split(":");return t.length===1?{name:t[0],version:void 0}:t.length===2?{name:t[0],version:t[1]}:{name:t[1],version:t[2]}}function rn(e,t,r,n,o={},s){const{value:i}=It.getInfoWithoutType(e,Pe.getFMId(t)),a=s||i;if(a&&!(0,xe.isManifestProvider)(a)&&(r(a,t,n),a.remotesInfo)){const l=Object.keys(a.remotesInfo);for(const c of l){if(o[c])continue;o[c]=!0;const u=Di(c),f=a.remotesInfo[c];rn(e,{name:u.name,version:f.matchedVersion},r,!1,o,void 0)}}}const ot=(e,t)=>document.querySelector(`${e}[${e==="link"?"href":"src"}="${t}"]`);function Hi(e,t,r,n,o){const s=[],i=[],a=[],l=new Set,c=new Set,{options:u}=e,{preloadConfig:f}=t,{depsRemote:d}=f;if(rn(n,r,(m,_,E)=>{let g;if(E)g=f;else if(Array.isArray(d)){const T=d.find(L=>L.nameOrAlias===_.name||L.nameOrAlias===_.alias);if(!T)return;g=Xt.defaultPreloadArgs(T)}else if(d===!0)g=f;else return;const p=(0,xe.getResourceUrl)(m,Pe.getRemoteEntryInfoFromSnapshot(m).url);p&&a.push({name:_.name,moduleInfo:{name:_.name,entry:p,type:"remoteEntryType"in m?m.remoteEntryType:"global",entryGlobalName:"globalName"in m?m.globalName:_.name,shareScope:"",version:"version"in m?m.version:void 0},url:p});let N="modules"in m?m.modules:[];const k=Xt.normalizePreloadExposes(g.exposes);k.length&&"modules"in m&&(N=m?.modules?.reduce((T,L)=>(k?.indexOf(L.moduleName)!==-1&&T.push(L),T),[]));function O(T){const L=T.map(j=>(0,xe.getResourceUrl)(m,j));return g.filter?L.filter(g.filter):L}if(N){const T=N.length;for(let L=0;L<T;L++){const j=N[L],Ze=`${_.name}/${j.moduleName}`;e.remoteHandler.hooks.lifecycle.handlePreloadModule.emit({id:j.moduleName==="."?_.name:Ze,name:_.name,remoteSnapshot:m,preloadConfig:g,remote:_,origin:e}),!It.getPreloaded(Ze)&&(g.resourceCategory==="all"?(s.push(...O(j.assets.css.async)),s.push(...O(j.assets.css.sync)),i.push(...O(j.assets.js.async)),i.push(...O(j.assets.js.sync))):g.resourceCategory==="sync"&&(s.push(...O(j.assets.css.sync)),i.push(...O(j.assets.js.sync))),It.setPreloaded(Ze))}}},!0,{},o),o.shared&&o.shared.length>0){const m=(_,E)=>{const{shared:g}=Fi.getRegisteredShare(e.shareScopeMap,E.sharedName,_,e.sharedHandler.hooks.lifecycle.resolveShare)||{};g&&typeof g.lib=="function"&&(E.assets.js.sync.forEach(p=>{l.add(p)}),E.assets.css.sync.forEach(p=>{c.add(p)}))};o.shared.forEach(_=>{const E=u.shared?.[_.sharedName];if(!E)return;const g=_.version?E.find(p=>p.version===_.version):E;g&&Pe.arrayOptions(g).forEach(p=>{m(p,_)})})}const h=i.filter(m=>!l.has(m)&&!ot("script",m));return{cssAssets:s.filter(m=>!c.has(m)&&!ot("link",m)),jsAssetsWithoutEntry:h,entryAssets:a.filter(m=>!ot("script",m.url))}}const Ci=function(){return{name:"generate-preload-assets-plugin",async generatePreloadAssets(e){const{origin:t,preloadOptions:r,remoteInfo:n,remote:o,globalSnapshot:s,remoteSnapshot:i}=e;return xe.isBrowserEnvValue?Pe.isRemoteInfoWithEntry(o)&&Pe.isPureRemoteEntry(o)?{cssAssets:[],jsAssetsWithoutEntry:[],entryAssets:[{name:o.name,url:o.entry,moduleInfo:{name:n.name,entry:o.entry,type:n.type||"global",entryGlobalName:"",shareScope:""}}]}:(Li.assignRemoteInfo(n,i),Hi(t,r,n,s,i)):{cssAssets:[],jsAssetsWithoutEntry:[],entryAssets:[]}}}};tn.generatePreloadAssetsPlugin=Ci;var ze={};const st=I,qi=R,G=S,Ui=X,Kt=Oe,Gi=Ae,it=$e,Wi=ke;let at=D,Le=z;function nn(e,t){const r=G.getGlobalSnapshotInfoByModuleInfo({name:t.name,version:t.options.version}),n=r&&"remotesInfo"in r&&r.remotesInfo&&G.getInfoWithoutType(r.remotesInfo,e.name).value;return n&&n.matchedVersion?{hostGlobalSnapshot:r,globalSnapshot:G.getGlobalSnapshot(),remoteSnapshot:G.getGlobalSnapshotInfoByModuleInfo({name:e.name,version:n.matchedVersion})}:{hostGlobalSnapshot:void 0,globalSnapshot:G.getGlobalSnapshot(),remoteSnapshot:G.getGlobalSnapshotInfoByModuleInfo({name:e.name,version:"version"in e?e.version:void 0})}}var ji=class{constructor(e){this.loadingHostSnapshot=null,this.manifestCache=new Map,this.hooks=new Wi.PluginSystem({beforeLoadRemoteSnapshot:new Gi.AsyncHook("beforeLoadRemoteSnapshot"),loadSnapshot:new it.AsyncWaterfallHook("loadGlobalSnapshot"),loadRemoteSnapshot:new it.AsyncWaterfallHook("loadRemoteSnapshot"),afterLoadSnapshot:new it.AsyncWaterfallHook("afterLoadSnapshot")}),this.manifestLoading=G.Global.__FEDERATION__.__MANIFEST_LOADING__,this.HostInstance=e,this.loaderHook=e.loaderHook}async loadRemoteSnapshotInfo({moduleInfo:e,id:t,expose:r}){const{options:n}=this.HostInstance;await this.hooks.lifecycle.beforeLoadRemoteSnapshot.emit({options:n,moduleInfo:e});let o=G.getGlobalSnapshotInfoByModuleInfo({name:this.HostInstance.options.name,version:this.HostInstance.options.version});o||(o={version:this.HostInstance.options.version||"",remoteEntry:"",remotesInfo:{}},G.addGlobalSnapshot({[this.HostInstance.options.name]:o})),o&&"remotesInfo"in o&&!G.getInfoWithoutType(o.remotesInfo,e.name).value&&("version"in e||"entry"in e)&&(o.remotesInfo={...o?.remotesInfo,[e.name]:{matchedVersion:"version"in e?e.version:e.entry}});const{hostGlobalSnapshot:s,remoteSnapshot:i,globalSnapshot:a}=this.getGlobalRemoteInfo(e),{remoteSnapshot:l,globalSnapshot:c}=await this.hooks.lifecycle.loadSnapshot.emit({options:n,moduleInfo:e,hostGlobalSnapshot:s,remoteSnapshot:i,globalSnapshot:a});let u,f;if(l)if((0,at.isManifestProvider)(l)){const d=at.isBrowserEnvValue?l.remoteEntry:l.ssrRemoteEntry||l.remoteEntry||"",h=await this.getManifestJson(d,e,{}),m=G.setGlobalSnapshotInfoByModuleInfo({...e,entry:d},h);u=h,f=m}else{const{remoteSnapshot:d}=await this.hooks.lifecycle.loadRemoteSnapshot.emit({options:this.HostInstance.options,moduleInfo:e,remoteSnapshot:l,from:"global"});u=d,f=c}else if(qi.isRemoteInfoWithEntry(e)){const d=await this.getManifestJson(e.entry,e,{}),h=G.setGlobalSnapshotInfoByModuleInfo(e,d),{remoteSnapshot:m}=await this.hooks.lifecycle.loadRemoteSnapshot.emit({options:this.HostInstance.options,moduleInfo:e,remoteSnapshot:d,from:"global"});u=m,f=h}else st.error(Le.RUNTIME_007,Le.runtimeDescMap,{remoteName:e.name,remoteVersion:e.version,hostName:this.HostInstance.options.name,globalSnapshot:JSON.stringify(c)},void 0,Kt.optionsToMFContext(this.HostInstance.options));return await this.hooks.lifecycle.afterLoadSnapshot.emit({id:t,host:this.HostInstance,options:n,moduleInfo:e,remoteSnapshot:u}),{remoteSnapshot:u,globalSnapshot:f}}getGlobalRemoteInfo(e){return nn(e,this.HostInstance)}async getManifestJson(e,t,r){const n=async()=>{let s=this.manifestCache.get(e);if(s)return s;try{let i=await this.loaderHook.lifecycle.fetch.emit(e,{},Ui.getRemoteInfo(t));(!i||!(i instanceof Response))&&(i=await fetch(e,{})),s=await i.json()}catch(i){s=await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({id:e,error:i,from:"runtime",lifecycle:"afterResolve",origin:this.HostInstance}),s||(delete this.manifestLoading[e],st.error(Le.RUNTIME_003,Le.runtimeDescMap,{manifestUrl:e,moduleName:t.name,hostName:this.HostInstance.options.name},`${i}`,Kt.optionsToMFContext(this.HostInstance.options)))}return st.assert(s.metaData&&s.exposes&&s.shared,`"${e}" is not a valid federation manifest for remote "${t.name}". Missing required fields: ${[!s.metaData&&"metaData",!s.exposes&&"exposes",!s.shared&&"shared"].filter(Boolean).join(", ")}.`),this.manifestCache.set(e,s),s},o=async()=>{const s=await n(),i=(0,at.generateSnapshotFromManifest)(s,{version:e}),{remoteSnapshot:a}=await this.hooks.lifecycle.loadRemoteSnapshot.emit({options:this.HostInstance.options,moduleInfo:t,manifestJson:s,remoteSnapshot:i,manifestUrl:e,from:"manifest"});return a};return this.manifestLoading[e]||(this.manifestLoading[e]=o().then(s=>s)),this.manifestLoading[e]}};ze.SnapshotHandler=ji;ze.getGlobalRemoteInfo=nn;var on={};const lt=I,Bi=se,P=q,Yt=Oe,Vi=Ae,ct=pe,zt=$e,xi=ke;let Ee=z;var Xi=class{constructor(e){this.hooks=new xi.PluginSystem({beforeRegisterShare:new ct.SyncWaterfallHook("beforeRegisterShare"),afterResolve:new zt.AsyncWaterfallHook("afterResolve"),beforeLoadShare:new zt.AsyncWaterfallHook("beforeLoadShare"),loadShare:new Vi.AsyncHook,resolveShare:new ct.SyncWaterfallHook("resolveShare"),initContainerShareScopeMap:new ct.SyncWaterfallHook("initContainerShareScopeMap")}),this.host=e,this.shareScopeMap={},this.initTokens={},this._setGlobalShareScopeMap(e.options)}registerShared(e,t){const{newShareInfos:r,allShareInfos:n}=P.formatShareConfigs(e,t);return Object.keys(r).forEach(o=>{r[o].forEach(s=>{s.scope.forEach(i=>{this.hooks.lifecycle.beforeRegisterShare.emit({origin:this.host,pkgName:o,shared:s}),this.shareScopeMap[i]?.[o]||this.setShared({pkgName:o,lib:s.lib,get:s.get,loaded:s.loaded||!!s.lib,shared:s,from:t.name})})})}),{newShareInfos:r,allShareInfos:n}}async loadShare(e,t){const{host:r}=this,n=P.getTargetSharedOptions({pkgName:e,extraOptions:t,shareInfos:r.options.shared});n?.scope&&await Promise.all(n.scope.map(async a=>{await Promise.all(this.initializeSharing(a,{strategy:n.strategy}))}));const{shareInfo:o}=await this.hooks.lifecycle.beforeLoadShare.emit({pkgName:e,shareInfo:n,shared:r.options.shared,origin:r});lt.assert(o,`Cannot find shared "${e}" in host "${r.options.name}". Ensure the shared config for "${e}" is declared in the federation plugin options and the host has been initialized before loading shares.`);const{shared:s,useTreesShaking:i}=P.getRegisteredShare(this.shareScopeMap,e,o,this.hooks.lifecycle.resolveShare)||{};if(s){const a=P.directShare(s,i);if(a.lib)return P.addUseIn(a,r.options.name),a.lib;if(a.loading&&!a.loaded){const l=await a.loading;return a.loaded=!0,a.lib||(a.lib=l),P.addUseIn(a,r.options.name),l}else{const c=(async()=>{const u=await a.get();return P.addUseIn(a,r.options.name),a.loaded=!0,a.lib=u,u})();return this.setShared({pkgName:e,loaded:!1,shared:s,from:r.options.name,lib:null,loading:c,treeShaking:i?a:void 0}),c}}else{if(t?.customShareInfo)return!1;const a=P.shouldUseTreeShaking(o.treeShaking),l=P.directShare(o,a),u=(async()=>{const f=await l.get();l.lib=f,l.loaded=!0,P.addUseIn(l,r.options.name);const{shared:d,useTreesShaking:h}=P.getRegisteredShare(this.shareScopeMap,e,o,this.hooks.lifecycle.resolveShare)||{};if(d){const m=P.directShare(d,h);m.lib=f,m.loaded=!0,d.from=o.from}return f})();return this.setShared({pkgName:e,loaded:!1,shared:o,from:r.options.name,lib:null,loading:u,treeShaking:a?l:void 0}),u}}initializeSharing(e=Bi.DEFAULT_SCOPE,t){const{host:r}=this,n=t?.from,o=t?.strategy;let s=t?.initScope;const i=[];if(n!=="build"){const{initTokens:d}=this;s||(s=[]);let h=d[e];if(h||(h=d[e]={from:this.host.name}),s.indexOf(h)>=0)return i;s.push(h)}const a=this.shareScopeMap,l=r.options.name;a[e]||(a[e]={});const c=a[e],u=(d,h)=>{const{version:m,eager:_}=h;c[d]=c[d]||{};const E=c[d],g=E[m]&&P.directShare(E[m]),p=!!(g&&("eager"in g&&g.eager||"shareConfig"in g&&g.shareConfig?.eager));(!g||g.strategy!=="loaded-first"&&!g.loaded&&(!_!=!p?_:l>E[m].from))&&(E[m]=h)},f=async d=>{const{module:h}=await r.remoteHandler.getRemoteModuleAndOptions({id:d});let m;try{m=await h.getEntry()}catch(_){if(m=await r.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({id:d,error:_,from:"runtime",lifecycle:"beforeLoadShare",origin:r}),!m)return}finally{m?.init&&!h.initing&&(h.remoteEntryExports=m,await h.init(void 0,void 0,s))}};return Object.keys(r.options.shared).forEach(d=>{r.options.shared[d].forEach(h=>{h.scope.includes(e)&&u(d,h)})}),(r.options.shareStrategy==="version-first"||o==="version-first")&&r.options.remotes.forEach(d=>{d.shareScope===e&&i.push(f(d.name))}),i}loadShareSync(e,t){const{host:r}=this,n=P.getTargetSharedOptions({pkgName:e,extraOptions:t,shareInfos:r.options.shared});n?.scope&&n.scope.forEach(i=>{this.initializeSharing(i,{strategy:n.strategy})});const{shared:o,useTreesShaking:s}=P.getRegisteredShare(this.shareScopeMap,e,n,this.hooks.lifecycle.resolveShare)||{};if(o){if(typeof o.lib=="function")return P.addUseIn(o,r.options.name),o.loaded||(o.loaded=!0,o.from===r.options.name&&(n.loaded=!0)),o.lib;if(typeof o.get=="function"){const i=o.get();if(!(i instanceof Promise))return P.addUseIn(o,r.options.name),this.setShared({pkgName:e,loaded:!0,from:r.options.name,lib:i,shared:o}),i}}if(n.lib)return n.loaded||(n.loaded=!0),n.lib;if(n.get){const i=n.get();return i instanceof Promise&<.error(t?.from==="build"?Ee.RUNTIME_005:Ee.RUNTIME_006,Ee.runtimeDescMap,{hostName:r.options.name,sharedPkgName:e},void 0,Yt.optionsToMFContext(r.options)),n.lib=i,this.setShared({pkgName:e,loaded:!0,from:r.options.name,lib:n.lib,shared:n}),n.lib}lt.error(Ee.RUNTIME_006,Ee.runtimeDescMap,{hostName:r.options.name,sharedPkgName:e},void 0,Yt.optionsToMFContext(r.options))}initShareScopeMap(e,t,r={}){const{host:n}=this;this.shareScopeMap[e]=t,this.hooks.lifecycle.initContainerShareScopeMap.emit({shareScope:t,options:n.options,origin:n,scopeName:e,hostShareScopeMap:r.hostShareScopeMap})}setShared({pkgName:e,shared:t,from:r,lib:n,loading:o,loaded:s,get:i,treeShaking:a}){const{version:l,scope:c="default",...u}=t,f=Array.isArray(c)?c:[c],d=h=>{const m=(E,g,p)=>{p&&!E[g]&&(E[g]=p)},_=a?h.treeShaking:h;m(_,"loaded",s),m(_,"loading",o),m(_,"get",i)};f.forEach(h=>{this.shareScopeMap[h]||(this.shareScopeMap[h]={}),this.shareScopeMap[h][e]||(this.shareScopeMap[h][e]={}),this.shareScopeMap[h][e][l]||(this.shareScopeMap[h][e][l]={version:l,scope:[h],...u,lib:n});const m=this.shareScopeMap[h][e][l];d(m),r&&m.from!==r&&(m.from=r)})}_setGlobalShareScopeMap(e){const t=P.getGlobalShareScope(),r=e.id||e.name;r&&!t[r]&&(t[r]=this.shareScopeMap)}};on.SharedHandler=Xi;var sn={};const De=I,U=S,Jt=se,Ki=q,Yi=me,ut=X,zi=Oe,Zt=Q,Ji=Ke,Zi=_e,ae=Ae,Qt=pe,Qi=$e,ea=ke,ta=ze;let ft=D,er=z;var ra=class{constructor(e){this.hooks=new ea.PluginSystem({beforeRegisterRemote:new Qt.SyncWaterfallHook("beforeRegisterRemote"),registerRemote:new Qt.SyncWaterfallHook("registerRemote"),beforeRequest:new Qi.AsyncWaterfallHook("beforeRequest"),onLoad:new ae.AsyncHook("onLoad"),handlePreloadModule:new Zi.SyncHook("handlePreloadModule"),errorLoadRemote:new ae.AsyncHook("errorLoadRemote"),beforePreloadRemote:new ae.AsyncHook("beforePreloadRemote"),generatePreloadAssets:new ae.AsyncHook("generatePreloadAssets"),afterPreloadRemote:new ae.AsyncHook,loadEntry:new ae.AsyncHook}),this.host=e,this.idToRemoteMap={}}formatAndRegisterRemote(e,t){return(t.remotes||[]).reduce((r,n)=>(this.registerRemote(n,r,{force:!1}),r),e.remotes)}setIdToRemoteMap(e,t){const{remote:r,expose:n}=t,{name:o,alias:s}=r;if(this.idToRemoteMap[e]={name:r.name,expose:n},s&&e.startsWith(o)){const i=e.replace(o,s);this.idToRemoteMap[i]={name:r.name,expose:n};return}if(s&&e.startsWith(s)){const i=e.replace(s,o);this.idToRemoteMap[i]={name:r.name,expose:n}}}async loadRemote(e,t){const{host:r}=this;try{const{loadFactory:n=!0}=t||{loadFactory:!0},{module:o,moduleOptions:s,remoteMatchInfo:i}=await this.getRemoteModuleAndOptions({id:e}),{pkgNameOrAlias:a,remote:l,expose:c,id:u,remoteSnapshot:f}=i,d=await o.get(u,c,t,f),h=await this.hooks.lifecycle.onLoad.emit({id:u,pkgNameOrAlias:a,expose:c,exposeModule:n?d:void 0,exposeModuleFactory:n?void 0:d,remote:l,options:s,moduleInstance:o,origin:r});return this.setIdToRemoteMap(e,i),typeof h=="function"?h:d}catch(n){const{from:o="runtime"}=t||{from:"runtime"},s=await this.hooks.lifecycle.errorLoadRemote.emit({id:e,error:n,from:o,lifecycle:"onLoad",origin:r});if(!s)throw n;return s}}async preloadRemote(e){const{host:t}=this;await this.hooks.lifecycle.beforePreloadRemote.emit({preloadOps:e,options:t.options,origin:t});const r=Zt.formatPreloadArgs(t.options.remotes,e);await Promise.all(r.map(async n=>{const{remote:o}=n,s=ut.getRemoteInfo(o),{globalSnapshot:i,remoteSnapshot:a}=await t.snapshotHandler.loadRemoteSnapshotInfo({moduleInfo:o}),l=await this.hooks.lifecycle.generatePreloadAssets.emit({origin:t,preloadOptions:n,remote:o,remoteInfo:s,globalSnapshot:i,remoteSnapshot:a});l&&Zt.preloadAssets(s,t,l)}))}registerRemotes(e,t){const{host:r}=this;e.forEach(n=>{this.registerRemote(n,r.options.remotes,{force:t?.force})})}async getRemoteModuleAndOptions(e){const{host:t}=this,{id:r}=e;let n;try{n=await this.hooks.lifecycle.beforeRequest.emit({id:r,options:t.options,origin:t})}catch(h){if(n=await this.hooks.lifecycle.errorLoadRemote.emit({id:r,options:t.options,origin:t,from:"runtime",error:h,lifecycle:"beforeRequest"}),!n)throw h}const{id:o}=n,s=Yi.matchRemoteWithNameAndExpose(t.options.remotes,o);s||De.error(er.RUNTIME_004,er.runtimeDescMap,{hostName:t.options.name,requestId:o},void 0,zi.optionsToMFContext(t.options));const{remote:i}=s,a=ut.getRemoteInfo(i),l=await t.sharedHandler.hooks.lifecycle.afterResolve.emit({id:o,...s,options:t.options,origin:t,remoteInfo:a}),{remote:c,expose:u}=l;De.assert(c&&u,`The 'beforeRequest' hook was executed, but it failed to return the correct 'remote' and 'expose' values while loading ${o}.`);let f=t.moduleCache.get(c.name);const d={host:t,remoteInfo:a};return f||(f=new Ji.Module(d),t.moduleCache.set(c.name,f)),{module:f,moduleOptions:d,remoteMatchInfo:l}}registerRemote(e,t,r){const{host:n}=this,o=()=>{if(e.alias){const i=t.find(a=>e.alias&&(a.name.startsWith(e.alias)||a.alias?.startsWith(e.alias)));De.assert(!i,`The alias ${e.alias} of remote ${e.name} is not allowed to be the prefix of ${i&&i.name} name or alias`)}"entry"in e&&ft.isBrowserEnvValue&&typeof window<"u"&&!e.entry.startsWith("http")&&(e.entry=new URL(e.entry,window.location.origin).href),e.shareScope||(e.shareScope=Jt.DEFAULT_SCOPE),e.type||(e.type=Jt.DEFAULT_REMOTE_TYPE)};this.hooks.lifecycle.beforeRegisterRemote.emit({remote:e,origin:n});const s=t.find(i=>i.name===e.name);if(!s)o(),t.push(e),this.hooks.lifecycle.registerRemote.emit({remote:e,origin:n});else{const i=[`The remote "${e.name}" is already registered.`,"Please note that overriding it may cause unexpected errors."];r?.force&&(this.removeRemote(s),o(),t.push(e),this.hooks.lifecycle.registerRemote.emit({remote:e,origin:n}),(0,ft.warn)(i.join(" ")))}}removeRemote(e){try{const{host:t}=this,{name:r}=e,n=t.options.remotes.findIndex(s=>s.name===r);n!==-1&&t.options.remotes.splice(n,1);const o=t.moduleCache.get(e.name);if(o){const s=o.remoteInfo,i=s.entryGlobalName;U.CurrentGlobal[i]&&(Object.getOwnPropertyDescriptor(U.CurrentGlobal,i)?.configurable?delete U.CurrentGlobal[i]:U.CurrentGlobal[i]=void 0);const a=ut.getRemoteEntryUniqueKey(o.remoteInfo);U.globalLoading[a]&&delete U.globalLoading[a],t.snapshotHandler.manifestCache.delete(s.entry);let l=s.buildVersion?(0,ft.composeKeyWithSeparator)(s.name,s.buildVersion):s.name;const c=U.CurrentGlobal.__FEDERATION__.__INSTANCES__.findIndex(f=>s.buildVersion?f.options.id===l:f.name===l);if(c!==-1){const f=U.CurrentGlobal.__FEDERATION__.__INSTANCES__[c];l=f.options.id||l;const d=Ki.getGlobalShareScope();let h=!0;const m=[];Object.keys(d).forEach(_=>{const E=d[_];E&&Object.keys(E).forEach(g=>{const p=E[g];p&&Object.keys(p).forEach(N=>{const k=p[N];k&&Object.keys(k).forEach(O=>{const T=k[O];T&&typeof T=="object"&&T.from===s.name&&(T.loaded||T.loading?(T.useIn=T.useIn.filter(L=>L!==s.name),T.useIn.length?h=!1:m.push([_,g,N,O])):m.push([_,g,N,O]))})})})}),h&&(f.shareScopeMap={},delete d[l]),m.forEach(([_,E,g,p])=>{delete d[_]?.[E]?.[g]?.[p]}),U.CurrentGlobal.__FEDERATION__.__INSTANCES__.splice(c,1)}const{hostGlobalSnapshot:u}=ta.getGlobalRemoteInfo(e,t);if(u){const f=u&&"remotesInfo"in u&&u.remotesInfo&&U.getInfoWithoutType(u.remotesInfo,e.name).key;f&&(delete u.remotesInfo[f],U.Global.__FEDERATION__.__MANIFEST_LOADING__[f]&&delete U.Global.__FEDERATION__.__MANIFEST_LOADING__[f])}t.moduleCache.delete(e.name)}}catch(t){De.logger.error(`removeRemote failed: ${t instanceof Error?t.message:String(t)}`)}}};sn.RemoteHandler=ra;const na=I,oa=se,sa=q,ia=Xr,aa=Kr,la=X,ca=Ke,J=_e,dt=Ae,ua=pe,tr=$e,ht=ke,fa=Ye,da=tn,ha=ze,ma=on,_a=sn;let pa=D,mt=z;const ga=typeof FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN=="boolean"?!FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN:!0;var Ea=class{constructor(e){this.hooks=new ht.PluginSystem({beforeInit:new ua.SyncWaterfallHook("beforeInit"),init:new J.SyncHook,beforeInitContainer:new tr.AsyncWaterfallHook("beforeInitContainer"),initContainer:new tr.AsyncWaterfallHook("initContainer")}),this.version="2.3.3",this.moduleCache=new Map,this.loaderHook=new ht.PluginSystem({getModuleInfo:new J.SyncHook,createScript:new J.SyncHook,createLink:new J.SyncHook,fetch:new dt.AsyncHook,loadEntryError:new dt.AsyncHook,getModuleFactory:new dt.AsyncHook}),this.bridgeHook=new ht.PluginSystem({beforeBridgeRender:new J.SyncHook,afterBridgeRender:new J.SyncHook,beforeBridgeDestroy:new J.SyncHook,afterBridgeDestroy:new J.SyncHook});const t=ga?[fa.snapshotPlugin(),da.generatePreloadAssetsPlugin()]:[],r={id:ia.getBuilderId(),name:e.name,plugins:t,remotes:[],shared:{},inBrowser:pa.isBrowserEnvValue};this.name=e.name,this.options=r,this.snapshotHandler=new ha.SnapshotHandler(this),this.sharedHandler=new ma.SharedHandler(this),this.remoteHandler=new _a.RemoteHandler(this),this.shareScopeMap=this.sharedHandler.shareScopeMap,this.registerPlugins([...r.plugins,...e.plugins||[]]),this.options=this.formatOptions(r,e)}initOptions(e){e.name&&e.name!==this.options.name&&na.error((0,mt.getShortErrorMsg)(mt.RUNTIME_010,mt.runtimeDescMap)),this.registerPlugins(e.plugins);const t=this.formatOptions(this.options,e);return this.options=t,t}async loadShare(e,t){return this.sharedHandler.loadShare(e,t)}loadShareSync(e,t){return this.sharedHandler.loadShareSync(e,t)}initializeSharing(e=oa.DEFAULT_SCOPE,t){return this.sharedHandler.initializeSharing(e,t)}initRawContainer(e,t,r){const n=la.getRemoteInfo({name:e,entry:t}),o=new ca.Module({host:this,remoteInfo:n});return o.remoteEntryExports=r,this.moduleCache.set(e,o),o}async loadRemote(e,t){return this.remoteHandler.loadRemote(e,t)}async preloadRemote(e){return this.remoteHandler.preloadRemote(e)}initShareScopeMap(e,t,r={}){this.sharedHandler.initShareScopeMap(e,t,r)}formatOptions(e,t){const{allShareInfos:r}=sa.formatShareConfigs(e,t),{userOptions:n,options:o}=this.hooks.lifecycle.beforeInit.emit({origin:this,userOptions:t,options:e,shareInfo:r}),s=this.remoteHandler.formatAndRegisterRemote(o,n),{allShareInfos:i}=this.sharedHandler.registerShared(o,n),a=[...o.plugins];n.plugins&&n.plugins.forEach(c=>{a.includes(c)||a.push(c)});const l={...e,...t,plugins:a,remotes:s,shared:i};return this.hooks.lifecycle.init.emit({origin:this,options:l}),l}registerPlugins(e){const t=aa.registerPlugins(e,this);this.options.plugins=this.options.plugins.reduce((r,n)=>(n&&r&&!r.find(o=>o.name===n.name)&&r.push(n),r),t||[])}registerRemotes(e,t){return this.remoteHandler.registerRemotes(e,t)}registerShared(e){this.sharedHandler.registerShared(this.options,{...this.options,shared:e})}};Jr.ModuleFederation=Ea;var an={},ln={},rr=Object.defineProperty,ya=(e,t)=>{let r={};for(var n in e)rr(r,n,{get:e[n],enumerable:!0});return t||rr(r,Symbol.toStringTag,{value:"Module"}),r};ln.__exportAll=ya;(function(e){var r=ln.__exportAll({});Object.defineProperty(e,"type_exports",{enumerable:!0,get:function(){return r}})})(an);(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=I,r=R,n=S,o=$t,s=q,i=me,a=X,l=Yr,c=Ke,u=Jr,f=an;let d=D;const h=l.default;e.CurrentGlobal=n.CurrentGlobal,e.Global=n.Global,e.Module=c.Module,e.ModuleFederation=u.ModuleFederation,e.addGlobalSnapshot=n.addGlobalSnapshot,e.assert=t.assert,e.error=t.error,e.getGlobalFederationConstructor=n.getGlobalFederationConstructor,e.getGlobalSnapshot=n.getGlobalSnapshot,e.getInfoWithoutType=n.getInfoWithoutType,e.getRegisteredShare=s.getRegisteredShare,e.getRemoteEntry=a.getRemoteEntry,e.getRemoteInfo=a.getRemoteInfo,e.helpers=h,e.isStaticResourcesEqual=r.isStaticResourcesEqual,Object.defineProperty(e,"loadScript",{enumerable:!0,get:function(){return d.loadScript}}),Object.defineProperty(e,"loadScriptNode",{enumerable:!0,get:function(){return d.loadScriptNode}}),e.matchRemoteWithNameAndExpose=i.matchRemoteWithNameAndExpose,e.registerGlobalPlugins=n.registerGlobalPlugins,e.resetFederationGlobalInfo=n.resetFederationGlobalInfo,e.safeWrapper=r.safeWrapper,e.satisfy=o.satisfy,e.setGlobalFederationConstructor=n.setGlobalFederationConstructor,e.setGlobalFederationInstance=n.setGlobalFederationInstance,Object.defineProperty(e,"types",{enumerable:!0,get:function(){return f.type_exports}})})(Nt);let Sa=Nt;function ba(){return typeof FEDERATION_BUILD_IDENTIFIER<"u"?FEDERATION_BUILD_IDENTIFIER:""}function Ra(e,t){const r=ba();return Sa.CurrentGlobal.__FEDERATION__.__INSTANCES__.find(n=>!!(r&&n.options.id===r||n.options.name===e&&!n.options.version&&!t||n.options.name===e&&t&&n.options.version===t))}cr.getGlobalFederationInstance=Ra;(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=cr;let r=Nt,n=z;function o(_){const E=new((0,r.getGlobalFederationConstructor)()||r.ModuleFederation)(_);return(0,r.setGlobalFederationInstance)(E),E}let s=null;function i(_){const E=t.getGlobalFederationInstance(_.name,_.version);return E?(E.initOptions(_),s||(s=E),E):(s=o(_),s)}function a(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.loadRemote.apply(s,_)}function l(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.loadShare.apply(s,_)}function c(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.loadShareSync.apply(s,_)}function u(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.preloadRemote.apply(s,_)}function f(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.registerRemotes.apply(s,_)}function d(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.registerPlugins.apply(s,_)}function h(){return s}function m(..._){return(0,r.assert)(s,n.RUNTIME_009,n.runtimeDescMap),s.registerShared.apply(s,_)}(0,r.setGlobalFederationConstructor)(r.ModuleFederation),Object.defineProperty(e,"Module",{enumerable:!0,get:function(){return r.Module}}),e.ModuleFederation=r.ModuleFederation,e.createInstance=o,e.getInstance=h,Object.defineProperty(e,"getRemoteEntry",{enumerable:!0,get:function(){return r.getRemoteEntry}}),Object.defineProperty(e,"getRemoteInfo",{enumerable:!0,get:function(){return r.getRemoteInfo}}),e.init=i,e.loadRemote=a,Object.defineProperty(e,"loadScript",{enumerable:!0,get:function(){return r.loadScript}}),Object.defineProperty(e,"loadScriptNode",{enumerable:!0,get:function(){return r.loadScriptNode}}),e.loadShare=l,e.loadShareSync=c,e.preloadRemote=u,Object.defineProperty(e,"registerGlobalPlugins",{enumerable:!0,get:function(){return r.registerGlobalPlugins}}),e.registerPlugins=d,e.registerRemotes=f,e.registerShared=m})(lr);typeof __VUE_HMR_RUNTIME__>"u"&&(globalThis.__VUE_HMR_RUNTIME__={createRecord(){},rerender(){},reload(){}});const cn="__mf_init____mf__virtual/__mfe_internal__rimori_mf_2_scenario_mf_2_host__mf_v__runtimeInit__mf_v__.js__";let Mt=globalThis[cn];if(!Mt){let e,t;const r=new Promise((n,o)=>{e=n,t=o});Mt=globalThis[cn]={initPromise:r,initResolve:e,initReject:t},typeof window>"u"&&e({loadRemote:function(){return Promise.resolve(void 0)},loadShare:function(){return Promise.resolve(void 0)}})}const Ta=Mt.initResolve,Je="__mf_module_cache__";globalThis[Je]||={share:{},remote:{}};globalThis[Je].share||={};globalThis[Je].remote||={};const w=globalThis[Je],nr={},or="default",sr="__mfe_internal__rimori-scenario-host";let He,ir,ar;async function Ia(){return ir??=B(()=>import("./localSharedImportMap.js"),[]),ir}async function Ma(){return ar??=B(()=>import("./virtualExposes.js"),[]).then(e=>e.default??e),ar}async function Pa(e={},t=[]){const{usedShared:r,usedRemotes:n}=await Ia();if(w.share.react===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react__loadShare__.mjs.js").then(c=>c.a),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share.react=l}if(w.share["react-dom"]===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_2_dom__loadShare__.mjs.js").then(c=>c.a),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share["react-dom"]=l}if(w.share["react/jsx-dev-runtime"]===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_dev_mf_2_runtime__loadShare__.mjs.js").then(c=>c.a),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share["react/jsx-dev-runtime"]=l}if(w.share["react/jsx-runtime"]===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs.js").then(c=>c.a),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share["react/jsx-runtime"]=l}if(w.share["@rimori/client"]===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_client__loadShare__.mjs.js").then(c=>c._),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share["@rimori/client"]=l}if(w.share["@rimori/react-client"]===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_react_mf_2_client__loadShare__.mjs.js").then(c=>c._),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share["@rimori/react-client"]=l}if(w.share["@tanstack/react-query"]===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.mjs.js").then(c=>c._),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share["@tanstack/react-query"]=l}if(w.share.zod===void 0){const l={...await B(()=>import("./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__zod__loadShare__.mjs.js").then(c=>c._),[])};Object.defineProperty(l,"__esModule",{value:!0,enumerable:!1}),w.share.zod=l}const o={name:sr,remotes:n,shared:r,plugins:[],shareStrategy:"version-first"};He?He.initOptions(o):He=lr.createInstance(o);const s=He;var i=nr[or];if(i||(i=nr[or]={from:sr}),!(t.indexOf(i)>=0)){t.push(i),s.initShareScopeMap("default",e),Ta(s);try{await Promise.all(await s.initializeSharing("default",{strategy:"version-first",from:"build",initScope:t}))}catch(a){console.error("[Module Federation]",a)}return s}}async function va(e){const t=await Ma();if(!(e in t))throw new Error(`[Module Federation] Module ${e} does not exist in container.`);return t[e]().then(r=>()=>r)}export{va as get,Pa as init};
|
|
1
|
+
import{n as e,t}from"./virtual_mf-REMOTE_ENTRY_ID___mfe_internal__rimori-scenario-host__remoteEntry-_hash_.js";export{t as get,e as init};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,t)=>()=>(e&&(t=e(e=0)),t),s=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),c=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},l=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},u=(n,r,a)=>(a=n==null?{}:e(i(n)),l(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n)),d=e=>a.call(e,`module.exports`)?e[`module.exports`]:l(t({},`__esModule`,{value:!0}),e);export{u as a,d as i,o as n,c as r,s as t};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Promise.resolve();
|
|
1
|
+
Promise.resolve();var e={};export{e as default};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import{t as e}from"./preload-helper.js";var t=`FEDERATION_DEBUG`,n={AT:`@`,HYPHEN:`-`,SLASH:`/`},r={[n.AT]:`scope_`,[n.HYPHEN]:`_`,[n.SLASH]:`__`};r[n.AT],n.AT,r[n.HYPHEN],n.HYPHEN,r[n.SLASH],n.SLASH;var i=function(e){return e[e.UNKNOWN=1]=`UNKNOWN`,e[e.CALCULATED=2]=`CALCULATED`,e[e.NO_USE=0]=`NO_USE`,e}({});function a(){return!0}function o(){return typeof navigator<`u`&&navigator?.product===`ReactNative`}function s(){try{if(a()&&window.localStorage)return!!localStorage.getItem(t)}catch{return!1}return!1}function c(){return typeof process<`u`&&{}.FEDERATION_DEBUG?!!{}.FEDERATION_DEBUG:typeof FEDERATION_DEBUG<`u`&&FEDERATION_DEBUG?!0:s()}var l=`[ Federation Runtime ]`,u=function(...e){return e.length?e.reduce((e,t)=>t?e?`${e}:${t}`:t:e,``):``},d=(e,t)=>{if(`getPublicPath`in e){let n;return n=e.getPublicPath.startsWith(`function`)?Function(`return `+e.getPublicPath)()():Function(e.getPublicPath)(),`${n}${t}`}else if(`publicPath`in e)return!a()&&!o()&&`ssrPublicPath`in e&&typeof e.ssrPublicPath==`string`?`${e.ssrPublicPath}${t}`:`${e.publicPath}${t}`;else return console.warn(`Cannot get resource URL. If in debug mode, please ignore.`,e,t),``},f=e=>{console.warn(`${l}: ${e}`)};function p(e){try{return JSON.stringify(e,null,2)}catch{return``}}var m=(e,t)=>{if(!e)return t;let n=(e=>{if(e===`.`)return``;if(e.startsWith(`./`))return e.replace(`./`,``);if(e.startsWith(`/`)){let t=e.slice(1);return t.endsWith(`/`)?t.slice(0,-1):t}return e})(e);return n?n.endsWith(`/`)?`${n}${t}`:`${n}/${t}`:t};function ee(e){return e.replace(/#.*$/,``).replace(/\?.*$/,``).replace(/\/[^\/]+$/,`/`)}function te(e,t={}){let{remotes:n={},overrides:r={},version:i}=t,a,o=()=>`publicPath`in e.metaData?(e.metaData.publicPath===`auto`||e.metaData.publicPath===``)&&i?ee(i):e.metaData.publicPath:e.metaData.getPublicPath,s=Object.keys(r),c={};Object.keys(n).length||(c=e.remotes?.reduce((e,t)=>{let n,i=t.federationContainerName;return n=s.includes(i)?r[i]:`version`in t?t.version:t.entry,e[i]={matchedVersion:n},e},{})||{}),Object.keys(n).forEach(e=>c[e]={matchedVersion:s.includes(e)?r[e]:n[e]});let{remoteEntry:{path:l,name:u,type:d},types:f={path:``,name:``,zip:``,api:``},buildInfo:{buildVersion:p},globalName:te,ssrRemoteEntry:h}=e.metaData,{exposes:ne}=e,g={version:i||``,buildVersion:p,globalName:te,remoteEntry:m(l,u),remoteEntryType:d,remoteTypes:m(f.path,f.name),remoteTypesZip:f.zip||``,remoteTypesAPI:f.api||``,remotesInfo:c,shared:e?.shared.map(e=>({assets:e.assets,sharedName:e.name,version:e.version,usedExports:e.referenceExports||[]})),modules:ne?.map(e=>({moduleName:e.name,modulePath:e.path,assets:e.assets}))};if(e.metaData?.prefetchInterface){let t=e.metaData.prefetchInterface;g={...g,prefetchInterface:t}}if(e.metaData?.prefetchEntry){let{path:t,name:n,type:r}=e.metaData.prefetchEntry;g={...g,prefetchEntry:m(t,n),prefetchEntryType:r}}if(`publicPath`in e.metaData?(a={...g,publicPath:o()},typeof e.metaData.ssrPublicPath==`string`&&(a.ssrPublicPath=e.metaData.ssrPublicPath)):a={...g,getPublicPath:o()},h){let e=m(h.path,h.name);a.ssrRemoteEntry=e,a.ssrRemoteEntryType=h.type||`commonjs-module`}return a}function h(e){return!!(`remoteEntry`in e&&e.remoteEntry.includes(`.json`))}var ne=`[ Module Federation ]`,g=console,re=[`logger.ts`,`logger.js`,`captureStackTrace`,`Logger.emit`,`Logger.log`,`Logger.info`,`Logger.warn`,`Logger.error`,`Logger.debug`];function ie(){try{let e=Error().stack;if(!e)return;let[,...t]=e.split(`
|
|
2
|
+
`),n=t.filter(e=>!re.some(t=>e.includes(t)));return n.length?`Stack trace:\n${n.slice(0,5).join(`
|
|
3
|
+
`)}`:void 0}catch{return}}var ae=class{constructor(e,t=g){this.prefix=e,this.delegate=t??g}setPrefix(e){this.prefix=e}setDelegate(e){this.delegate=e??g}emit(e,t){let n=this.delegate,r=c()?ie():void 0,i=r?[...t,r]:t,a=(()=>{switch(e){case`log`:return[`log`,`info`];case`info`:return[`info`,`log`];case`warn`:return[`warn`,`info`,`log`];case`error`:return[`error`,`warn`,`log`];default:return[`debug`,`log`]}})();for(let e of a){let t=n[e];if(typeof t==`function`){t.call(n,this.prefix,...i);return}}for(let e of a){let t=g[e];if(typeof t==`function`){t.call(g,this.prefix,...i);return}}}log(...e){this.emit(`log`,e)}warn(...e){this.emit(`warn`,e)}error(...e){this.emit(`error`,e)}success(...e){this.emit(`info`,e)}info(...e){this.emit(`info`,e)}ready(...e){this.emit(`info`,e)}debug(...e){c()&&this.emit(`debug`,e)}};function oe(e){return new ae(e)}function se(e){let t=new ae(e);return Object.defineProperty(t,`__mf_infrastructure_logger__`,{value:!0,enumerable:!1,configurable:!1}),t}oe(ne),se(ne);async function ce(e,t){try{return await e()}catch(e){!t&&f(e);return}}function le(e,t){let n=/^(https?:)?\/\//i;return e.replace(n,``).replace(/\/$/,``)===t.replace(n,``).replace(/\/$/,``)}function ue(e){let t=null,n=!0,r=2e4,i,a=document.getElementsByTagName(`script`);for(let r=0;r<a.length;r++){let i=a[r],o=i.getAttribute(`src`);if(o&&le(o,e.url)){t=i,n=!1;break}}if(!t){let n=e.attrs;t=document.createElement(`script`),t.type=n?.type===`module`?`module`:`text/javascript`;let i;e.createScriptHook&&(i=e.createScriptHook(e.url,e.attrs),i instanceof HTMLScriptElement?t=i:typeof i==`object`&&(`script`in i&&i.script&&(t=i.script),`timeout`in i&&i.timeout&&(r=i.timeout))),t.src||=e.url,n&&!i&&Object.keys(n).forEach(e=>{t&&(e===`async`||e===`defer`?t[e]=n[e]:t.getAttribute(e)||t.setAttribute(e,n[e]))})}let o=null,s=typeof window<`u`?t=>{if(t.filename&&le(t.filename,e.url)){let n=Error(`ScriptExecutionError: Script "${e.url}" loaded but threw a runtime error during execution: ${t.message} (${t.filename}:${t.lineno}:${t.colno})`);n.name=`ScriptExecutionError`,o=n}}:null;s&&window.addEventListener(`error`,s);let c=async(n,r)=>{clearTimeout(i),s&&window.removeEventListener(`error`,s);let a=()=>{if(r?.type===`error`){let t=Error(r?.isTimeout?`ScriptNetworkError: Script "${e.url}" timed out.`:`ScriptNetworkError: Failed to load script "${e.url}" - the script URL is unreachable or the server returned an error (network failure, 404, CORS, etc.)`);t.name=`ScriptNetworkError`,e?.onErrorCallback&&e?.onErrorCallback(t)}else o?e?.onErrorCallback&&e?.onErrorCallback(o):e?.cb&&e?.cb()};if(t&&(t.onerror=null,t.onload=null,ce(()=>{let{needDeleteScript:n=!0}=e;n&&t?.parentNode&&t.parentNode.removeChild(t)}),n&&typeof n==`function`)){let e=n(r);if(e instanceof Promise){let t=await e;return a(),t}return a(),e}a()};return t.onerror=c.bind(null,t.onerror),t.onload=c.bind(null,t.onload),i=setTimeout(()=>{c(null,{type:`error`,isTimeout:!0})},r),{script:t,needAttach:n}}function de(e){let t=null,n=!0,r=document.getElementsByTagName(`link`);for(let i=0;i<r.length;i++){let a=r[i],o=a.getAttribute(`href`),s=a.getAttribute(`rel`);if(o&&le(o,e.url)&&s===e.attrs.rel){t=a,n=!1;break}}if(!t){t=document.createElement(`link`),t.setAttribute(`href`,e.url);let n,r=e.attrs;e.createLinkHook&&(n=e.createLinkHook(e.url,r),n instanceof HTMLLinkElement&&(t=n)),r&&!n&&Object.keys(r).forEach(e=>{t&&!t.getAttribute(e)&&t.setAttribute(e,r[e])})}let i=(n,r)=>{let i=()=>{r?.type===`error`?e?.onErrorCallback&&e?.onErrorCallback(r):e?.cb&&e?.cb()};if(t&&(t.onerror=null,t.onload=null,ce(()=>{let{needDeleteLink:n=!0}=e;n&&t?.parentNode&&t.parentNode.removeChild(t)}),n)){let e=n(r);return i(),e}i()};return t.onerror=i.bind(null,t.onerror),t.onload=i.bind(null,t.onload),{link:t,needAttach:n}}function fe(e,t){let{attrs:n={},createScriptHook:r}=t;return new Promise((t,i)=>{let{script:a,needAttach:o}=ue({url:e,cb:t,onErrorCallback:i,attrs:{fetchpriority:`high`,...n},createScriptHook:r,needDeleteScript:!0});o&&document.head.appendChild(a)})}var pe=e=>`View the docs to see how to solve: https://module-federation.io/guide/troubleshooting/${e.split(`-`)[0].toLowerCase()}#${e.toLowerCase()}`,me=(e,t,n,r)=>{let i=[`${[t[e]]} #${e}`];return n&&i.push(`args: ${JSON.stringify(n)}`),i.push(pe(e)),r&&i.push(`Original Error Message:\n ${r}`),i.join(`
|
|
4
|
+
`)};function he(e,t,n,r,i,a){return r(me(e,t,n,i))}var _=`[ Federation Runtime ]`,ge=oe(_);function v(e,t,n,r,i){e||(n===void 0?y(t):y(t,n,r,void 0,i))}function y(e,t,n,r,i){if(t!==void 0)return he(e,t,n??{},e=>{throw Error(`${_}: ${e}`)},r,i);let a=e;throw a instanceof Error?(a.message.startsWith(_)||(a.message=`${_}: ${a.message}`),a):Error(`${_}: ${a}`)}function _e(e){e instanceof Error&&(e.message.startsWith(_)||(e.message=`${_}: ${e.message}`)),ge.warn(e)}function ve(e,t){return e.findIndex(e=>e===t)===-1&&e.push(t),e}function b(e){return`version`in e&&e.version?`${e.name}:${e.version}`:`entry`in e&&e.entry?`${e.name}:${e.entry}`:`${e.name}`}function ye(e){return e.entry!==void 0}function be(e){return!e.entry.includes(`.json`)}function xe(e){return e&&typeof e==`object`}var Se=Object.prototype.toString;function Ce(e){return Se.call(e)===`[object Object]`}function we(e){return Array.isArray(e)?e:[e]}function Te(e){return`remoteEntry`in e?{url:e.remoteEntry,type:e.remoteEntryType,globalName:e.globalName}:{url:``,type:`global`,globalName:``}}var Ee=(e,t)=>{let n;return n=e.endsWith(`/`)?e.slice(0,-1):e,t.startsWith(`.`)&&(t=t.slice(1)),n+=t,n},x=typeof globalThis==`object`?globalThis:window,S=(()=>{try{return document.defaultView}catch{return x}})(),C=S;function w(e,t,n){Object.defineProperty(e,t,{value:n,configurable:!1,writable:!0})}function T(e,t){return Object.hasOwnProperty.call(e,t)}T(x,`__GLOBAL_LOADING_REMOTE_ENTRY__`)||w(x,`__GLOBAL_LOADING_REMOTE_ENTRY__`,{});var E=x.__GLOBAL_LOADING_REMOTE_ENTRY__;function De(e){T(e,`__VMOK__`)&&!T(e,`__FEDERATION__`)&&w(e,`__FEDERATION__`,e.__VMOK__),T(e,`__FEDERATION__`)||(w(e,`__FEDERATION__`,{__GLOBAL_PLUGIN__:[],__INSTANCES__:[],moduleInfo:{},__SHARE__:{},__MANIFEST_LOADING__:{},__PRELOADED_MAP__:new Map}),w(e,`__VMOK__`,e.__FEDERATION__)),e.__FEDERATION__.__GLOBAL_PLUGIN__??=[],e.__FEDERATION__.__INSTANCES__??=[],e.__FEDERATION__.moduleInfo??={},e.__FEDERATION__.__SHARE__??={},e.__FEDERATION__.__MANIFEST_LOADING__??={},e.__FEDERATION__.__PRELOADED_MAP__??=new Map}De(x),De(S);function Oe(e){x.__FEDERATION__.__INSTANCES__.push(e)}function ke(){return x.__FEDERATION__.__DEBUG_CONSTRUCTOR__}function Ae(e,t=c()){t&&(x.__FEDERATION__.__DEBUG_CONSTRUCTOR__=e,x.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__=`2.3.3`)}function D(e,t){if(typeof t==`string`){if(e[t])return{value:e[t],key:t};{let n=Object.keys(e);for(let r of n){let[n,i]=r.split(`:`),a=`${n}:${t}`,o=e[a];if(o)return{value:o,key:a}}return{value:void 0,key:t}}}else y(`getInfoWithoutType: "key" must be a string, got ${typeof t} (${JSON.stringify(t)}).`)}var je=()=>S.__FEDERATION__.moduleInfo,Me=(e,t)=>{let n=D(t,b(e)).value;if(n&&!n.version&&`version`in e&&e.version&&(n.version=e.version),n)return n;if(`version`in e&&e.version){let{version:t,...n}=e,r=b(n),i=D(S.__FEDERATION__.moduleInfo,r).value;if(i?.version===t)return i}},O=e=>Me(e,S.__FEDERATION__.moduleInfo),Ne=(e,t)=>{let n=b(e);return S.__FEDERATION__.moduleInfo[n]=t,S.__FEDERATION__.moduleInfo},Pe=e=>(S.__FEDERATION__.moduleInfo={...S.__FEDERATION__.moduleInfo,...e},()=>{let t=Object.keys(e);for(let e of t)delete S.__FEDERATION__.moduleInfo[e]}),Fe=(e,t)=>{let n=t||`__FEDERATION_${e}:custom__`;return{remoteEntryKey:n,entryExports:x[n]}},Ie=()=>S.__FEDERATION__.__GLOBAL_PLUGIN__,Le=e=>x.__FEDERATION__.__PRELOADED_MAP__.get(e),Re=e=>x.__FEDERATION__.__PRELOADED_MAP__.set(e,!0),ze=`[0-9A-Za-z-]+`,Be=`(?:\\+(${ze}(?:\\.${ze})*))`,k=`0|[1-9]\\d*`,A=`[0-9]+`,Ve=`\\d*[a-zA-Z-][a-zA-Z0-9-]*`,He=`(?:${A}|${Ve})`,Ue=`(?:-?(${He}(?:\\.${He})*))`,We=`(?:${k}|${Ve})`,Ge=`(?:-(${We}(?:\\.${We})*))`,Ke=`${k}|x|X|\\*`,j=`[v=\\s]*(${Ke})(?:\\.(${Ke})(?:\\.(${Ke})(?:${Ge})?${Be}?)?)?`,qe=`^\\s*(${j})\\s+-\\s+(${j})\\s*$`,Je=`[v=\\s]*${`(${A})\\.(${A})\\.(${A})`}${Ue}?${Be}?`,Ye=`((?:<|>)?=?)`,Xe=`(\\s*)${Ye}\\s*(${Je}|${j})`,Ze=`(?:~>?)`,Qe=`(\\s*)${Ze}\\s+`,$e=`(?:\\^)`,et=`(\\s*)${$e}\\s+`,tt=`(<|>)?=?\\s*\\*`,nt=`^${$e}${j}$`,rt=`v?${`(${k})\\.(${k})\\.(${k})`}${Ge}?${Be}?`,it=`^${Ze}${j}$`,at=`^${Ye}\\s*${j}$`,ot=`^${Ye}\\s*(${rt})$|^$`,st=`^\\s*>=\\s*0.0.0\\s*$`;function M(e){return new RegExp(e)}function N(e){return!e||e.toLowerCase()===`x`||e===`*`}function ct(...e){return t=>e.reduce((e,t)=>t(e),t)}function lt(e){return e.match(M(ot))}function ut(e,t,n,r){let i=`${e}.${t}.${n}`;return r?`${i}-${r}`:i}function dt(e){return e.replace(M(qe),(e,t,n,r,i,a,o,s,c,l,u,d)=>(t=N(n)?``:N(r)?`>=${n}.0.0`:N(i)?`>=${n}.${r}.0`:`>=${t}`,s=N(c)?``:N(l)?`<${Number(c)+1}.0.0-0`:N(u)?`<${c}.${Number(l)+1}.0-0`:d?`<=${c}.${l}.${u}-${d}`:`<=${s}`,`${t} ${s}`.trim()))}function ft(e){return e.replace(M(Xe),`$1$2$3`)}function pt(e){return e.replace(M(Qe),`$1~`)}function mt(e){return e.replace(M(et),`$1^`)}function ht(e){return e.trim().split(/\s+/).map(e=>e.replace(M(nt),(e,t,n,r,i)=>N(t)?``:N(n)?`>=${t}.0.0 <${Number(t)+1}.0.0-0`:N(r)?t===`0`?`>=${t}.${n}.0 <${t}.${Number(n)+1}.0-0`:`>=${t}.${n}.0 <${Number(t)+1}.0.0-0`:i?t===`0`?n===`0`?`>=${t}.${n}.${r}-${i} <${t}.${n}.${Number(r)+1}-0`:`>=${t}.${n}.${r}-${i} <${t}.${Number(n)+1}.0-0`:`>=${t}.${n}.${r}-${i} <${Number(t)+1}.0.0-0`:t===`0`?n===`0`?`>=${t}.${n}.${r} <${t}.${n}.${Number(r)+1}-0`:`>=${t}.${n}.${r} <${t}.${Number(n)+1}.0-0`:`>=${t}.${n}.${r} <${Number(t)+1}.0.0-0`)).join(` `)}function gt(e){return e.trim().split(/\s+/).map(e=>e.replace(M(it),(e,t,n,r,i)=>N(t)?``:N(n)?`>=${t}.0.0 <${Number(t)+1}.0.0-0`:N(r)?`>=${t}.${n}.0 <${t}.${Number(n)+1}.0-0`:i?`>=${t}.${n}.${r}-${i} <${t}.${Number(n)+1}.0-0`:`>=${t}.${n}.${r} <${t}.${Number(n)+1}.0-0`)).join(` `)}function _t(e){return e.split(/\s+/).map(e=>e.trim().replace(M(at),(e,t,n,r,i,a)=>{let o=N(n),s=o||N(r),c=s||N(i);return t===`=`&&c&&(t=``),a=``,o?t===`>`||t===`<`?`<0.0.0-0`:`*`:t&&c?(s&&(r=0),i=0,t===`>`?(t=`>=`,s?(n=Number(n)+1,r=0,i=0):(r=Number(r)+1,i=0)):t===`<=`&&(t=`<`,s?n=Number(n)+1:r=Number(r)+1),t===`<`&&(a=`-0`),`${t+n}.${r}.${i}${a}`):s?`>=${n}.0.0${a} <${Number(n)+1}.0.0-0`:c?`>=${n}.${r}.0${a} <${n}.${Number(r)+1}.0-0`:e})).join(` `)}function vt(e){return e.trim().replace(M(tt),``)}function yt(e){return e.trim().replace(M(st),``)}function bt(e,t){return e=Number(e)||e,t=Number(t)||t,e>t?1:e===t?0:-1}function xt(e,t){let{preRelease:n}=e,{preRelease:r}=t;if(n===void 0&&r)return 1;if(n&&r===void 0)return-1;if(n===void 0&&r===void 0)return 0;for(let e=0,t=n.length;e<=t;e++){let t=n[e],i=r[e];if(t!==i)return t===void 0&&i===void 0?0:t?i?bt(t,i):-1:1}return 0}function P(e,t){return bt(e.major,t.major)||bt(e.minor,t.minor)||bt(e.patch,t.patch)||xt(e,t)}function St(e,t){return e.version===t.version}function Ct(e,t){switch(e.operator){case``:case`=`:return St(e,t);case`>`:return P(e,t)<0;case`>=`:return St(e,t)||P(e,t)<0;case`<`:return P(e,t)>0;case`<=`:return St(e,t)||P(e,t)>0;case void 0:return!0;default:return!1}}function wt(e){return ct(ht,gt,_t,vt)(e)}function Tt(e){return ct(dt,ft,pt,mt)(e.trim()).split(/\s+/).join(` `)}function F(e,t){if(!e)return!1;let n=lt(e);if(!n)return!1;let[,r,,i,a,o,s]=n,c={operator:r,version:ut(i,a,o,s),major:i,minor:a,patch:o,preRelease:s?.split(`.`)},l=t.split(`||`);for(let e of l){let t=e.trim();if(!t||t===`*`||t===`x`)return!0;try{let e=Tt(t);if(!e.trim())return!0;let n=e.split(` `).map(e=>wt(e)).join(` `);if(!n.trim())return!0;let r=n.split(/\s+/).map(e=>yt(e)).filter(Boolean);if(r.length===0)continue;let i=!0;for(let e of r){let t=lt(e);if(!t){i=!1;break}let[,n,,r,a,o,s]=t;if(!Ct({operator:n,version:ut(r,a,o,s),major:r,minor:a,patch:o,preRelease:s?.split(`.`)},c)){i=!1;break}}if(i)return!0}catch(e){console.error(`[semver] Error processing range part "${t}":`,e);continue}}return!1}var I=`default`,Et=`global`;function Dt(e,t,n,r){let a;return a=`get`in e?e.get:`lib`in e?()=>Promise.resolve(e.lib):()=>Promise.resolve(()=>{y(`Cannot get shared "${n}" from "${t}": neither "get" nor "lib" is provided in the share config.`)}),e.shareConfig?.eager&&e.treeShaking?.mode&&y(`Invalid shared config for "${n}" from "${t}": cannot use both "eager: true" and "treeShaking.mode" simultaneously. Choose one strategy.`),{deps:[],useIn:[],from:t,loading:null,...e,shareConfig:{requiredVersion:`^${e.version}`,singleton:!1,eager:!1,strictVersion:!1,...e.shareConfig},get:a,loaded:e?.loaded||`lib`in e?!0:void 0,version:e.version??`0`,scope:Array.isArray(e.scope)?e.scope:[e.scope??`default`],strategy:(e.strategy??r)||`version-first`,treeShaking:e.treeShaking?{...e.treeShaking,mode:e.treeShaking.mode??`server-calc`,status:e.treeShaking.status??i.UNKNOWN,useIn:[]}:void 0}}function Ot(e,t){let n=t.shared||{},r=t.name,i=Object.keys(n).reduce((e,i)=>{let a=we(n[i]);return e[i]=e[i]||[],a.forEach(n=>{e[i].push(Dt(n,r,i,t.shareStrategy))}),e},{}),a={...e.shared};return Object.keys(i).forEach(e=>{a[e]?i[e].forEach(t=>{a[e].find(e=>e.version===t.version)||a[e].push(t)}):a[e]=i[e]}),{allShareInfos:a,newShareInfos:i}}function L(e,t){if(!e)return!1;let{status:n,mode:r}=e;return n===i.NO_USE?!1:n===i.CALCULATED?!0:r===`runtime-infer`?t?At(e,t):!0:!1}function R(e,t){let n=e=>{if(!Number.isNaN(Number(e))){let t=e.split(`.`),n=e;for(let e=0;e<3-t.length;e++)n+=`.0`;return n}return e};return!!F(n(e),`<=${n(t)}`)}var z=(e,t)=>{let n=t||function(e,t){return R(e,t)};return Object.keys(e).reduce((e,t)=>!e||n(e,t)||e===`0`?t:e,0)},B=e=>!!e.loaded||typeof e.lib==`function`,kt=e=>!!e.loading,At=(e,t)=>{if(!e||!t)return!1;let{usedExports:n}=e;return n?!!t.every(e=>n.includes(e)):!1};function jt(e,t,n,r){let i=e[t][n],a=``,o=L(r),s=function(e,t){return o?i[e].treeShaking?i[t].treeShaking?!B(i[e].treeShaking)&&R(e,t):!1:!0:!B(i[e])&&R(e,t)};if(o){if(a=z(e[t][n],s),a)return{version:a,useTreesShaking:o};o=!1}return{version:z(e[t][n],s),useTreesShaking:o}}var V=e=>B(e)||kt(e);function Mt(e,t,n,r){let i=e[t][n],a=``,o=L(r),s=function(e,t){if(o){if(!i[e].treeShaking)return!0;if(!i[t].treeShaking)return!1;if(V(i[t].treeShaking))return V(i[e].treeShaking)?!!R(e,t):!0;if(V(i[e].treeShaking))return!1}return V(i[t])?V(i[e])?!!R(e,t):!0:V(i[e])?!1:R(e,t)};if(o){if(a=z(e[t][n],s),a)return{version:a,useTreesShaking:o};o=!1}return{version:z(e[t][n],s),useTreesShaking:o}}function Nt(e){return e===`loaded-first`?Mt:jt}function H(e,t,n,r){if(!e)return;let{shareConfig:i,scope:a=I,strategy:o,treeShaking:s}=n,c=Array.isArray(a)?a:[a];for(let a of c)if(i&&e[a]&&e[a][t]){let{requiredVersion:c}=i,{version:l,useTreesShaking:u}=Nt(o)(e,a,t,s),d={shareScopeMap:e,scope:a,pkgName:t,version:l,GlobalFederation:C.__FEDERATION__,shareInfo:n,resolver:()=>{let r=e[a][t][l];if(i.singleton){if(typeof c==`string`&&!F(l,c)){let e=`Version ${l} from ${l&&r.from} of shared singleton module ${t} does not satisfy the requirement of ${n.from} which needs ${c})`;i.strictVersion?y(e):_e(e)}return{shared:r,useTreesShaking:u}}else{if(c===!1||c===`*`||F(l,c))return{shared:r,useTreesShaking:u};let n=L(s);if(n){for(let[r,i]of Object.entries(e[a][t]))if(L(i.treeShaking,s?.usedExports)&&F(r,c))return{shared:i,useTreesShaking:n}}for(let[n,r]of Object.entries(e[a][t]))if(F(n,c))return{shared:r,useTreesShaking:!1}}}};return(r.emit(d)||d).resolver()}}function Pt(){return C.__FEDERATION__.__SHARE__}function Ft(e){let{pkgName:t,extraOptions:n,shareInfos:r}=e,i=n?.resolver??(e=>{if(!e)return;let t={};return e.forEach(e=>{t[e.version]=e}),t[z(t,function(e,n){return!B(t[e])&&R(e,n)})]}),a=e=>typeof e==`object`&&!!e&&!Array.isArray(e),o=(...e)=>{let t={};for(let n of e)if(n)for(let[e,r]of Object.entries(n)){let n=t[e];a(n)&&a(r)?t[e]=o(n,r):r!==void 0&&(t[e]=r)}return t};return o(i(r[t]),n?.customShareInfo)}var U=(e,t)=>{e.useIn||=[],ve(e.useIn,t)};function W(e,t){return t&&e.treeShaking?e.treeShaking:e}function It(e,t){for(let n of e){let e=t.startsWith(n.name),r=t.replace(n.name,``);if(e){if(r.startsWith(`/`)){let e=n.name;return r=`.${r}`,{pkgNameOrAlias:e,expose:r,remote:n}}else if(r===``)return{pkgNameOrAlias:n.name,expose:`.`,remote:n}}let i=n.alias&&t.startsWith(n.alias),a=n.alias&&t.replace(n.alias,``);if(n.alias&&i){if(a&&a.startsWith(`/`)){let e=n.alias;return a=`.${a}`,{pkgNameOrAlias:e,expose:a,remote:n}}else if(a===``)return{pkgNameOrAlias:n.alias,expose:`.`,remote:n}}}}function Lt(e,t){for(let n of e)if(t===n.name||n.alias&&t===n.alias)return n}var Rt=`RUNTIME-001`,zt=`RUNTIME-002`,Bt=`RUNTIME-003`,Vt=`RUNTIME-004`,Ht=`RUNTIME-005`,Ut=`RUNTIME-006`,Wt=`RUNTIME-007`,Gt=`RUNTIME-008`,Kt=`RUNTIME-009`,qt=`RUNTIME-010`,Jt=`RUNTIME-011`,Yt=`RUNTIME-012`,Xt=`TYPE-001`,Zt=`BUILD-001`,Qt=`BUILD-002`,G={[Rt]:`Failed to get remoteEntry exports.`,[zt]:`The remote entry interface does not contain "init"`,[Bt]:`Failed to get manifest.`,[Vt]:`Failed to locate remote.`,[Ht]:`Invalid loadShareSync function call from bundler runtime`,[Ut]:`Invalid loadShareSync function call from runtime`,[Wt]:`Failed to get remote snapshot.`,[Gt]:`Failed to load script resources.`,[Kt]:`Please call createInstance first.`,[qt]:`The name option cannot be changed after initialization. If you want to create a new instance with a different name, please use "createInstance" api.`,[Jt]:`The remoteEntry URL is missing from the remote snapshot.`,[Yt]:`The getter for the shared module is not a function. This may be caused by setting "shared.import: false" without the host providing the corresponding lib.`},$t={[Xt]:`Failed to generate type declaration. Execute the below cmd to reproduce and fix the error.`},en={[Zt]:`Failed to find expose module.`,[Qt]:`PublicPath is required in prod mode.`};({...G,...$t,...en});var tn=`.then(callbacks[0]).catch(callbacks[1])`;async function nn({entry:t,remoteEntryExports:n}){return new Promise((r,i)=>{try{n?r(n):typeof FEDERATION_ALLOW_NEW_FUNCTION<`u`?Function(`callbacks`,`import("${t}")${tn}`)([r,i]):e(()=>import(t).then(r),[]).catch(i)}catch(e){y(`Failed to load ESM entry from "${t}". ${e instanceof Error?e.message:String(e)}`)}})}async function rn({entry:e,remoteEntryExports:t}){return new Promise((n,r)=>{try{t?n(t):typeof __system_context__>`u`?System.import(e).then(n).catch(r):Function(`callbacks`,`System.import("${e}")${tn}`)([n,r])}catch(t){y(`Failed to load SystemJS entry from "${e}". ${t instanceof Error?t.message:String(t)}`)}})}function an(e,t,n){let{remoteEntryKey:r,entryExports:i}=Fe(e,t);return i||y(Rt,G,{remoteName:e,remoteEntryUrl:n,remoteEntryKey:r}),i}async function on({name:e,globalName:t,entry:n,remoteInfo:r,loaderHook:i,getEntryUrl:a}){let{entryExports:o}=Fe(e,t);if(o)return o;let s=a?a(n):n;return fe(s,{attrs:{},createScriptHook:(e,t)=>{let n=i.lifecycle.createScript.emit({url:e,attrs:t,remoteInfo:r});if(n&&(n instanceof HTMLScriptElement||`script`in n||`timeout`in n))return n}}).then(()=>an(e,t,n),t=>{let n=t instanceof Error?t.message:String(t);y(Gt,G,{remoteName:e,resourceUrl:s},n)})}async function sn({remoteInfo:e,remoteEntryExports:t,loaderHook:n,getEntryUrl:r}){let{entry:i,entryGlobalName:a,name:o,type:s}=e;switch(s){case`esm`:case`module`:return nn({entry:i,remoteEntryExports:t});case`system`:return rn({entry:i,remoteEntryExports:t});default:return on({entry:i,globalName:a,name:o,remoteInfo:e,loaderHook:n,getEntryUrl:r})}}function cn(e){let{entry:t,name:n}=e;return u(n,t)}async function ln(e){let{origin:t,remoteEntryExports:n,remoteInfo:r,getEntryUrl:i,_inErrorHandling:a=!1}=e,o=cn(r);if(n)return n;if(!E[o]){let e=t.remoteHandler.hooks.lifecycle.loadEntry,s=t.loaderHook;E[o]=e.emit({loaderHook:s,remoteInfo:r,remoteEntryExports:n}).then(e=>e||sn({remoteInfo:r,remoteEntryExports:n,loaderHook:s,getEntryUrl:i})).catch(async e=>{let i=cn(r),o=e instanceof Error&&e.message.includes(`ScriptExecutionError`);if(e instanceof Error&&e.message.includes(`RUNTIME-008`)&&!o&&!a){let e=await t.loaderHook.lifecycle.loadEntryError.emit({getRemoteEntry:e=>ln({...e,_inErrorHandling:!0}),origin:t,remoteInfo:r,remoteEntryExports:n,globalLoading:E,uniqueKey:i});if(e)return e}throw e})}return E[o]}function K(e){return{...e,entry:`entry`in e?e.entry:``,type:e.type||`global`,entryGlobalName:e.entryGlobalName||e.name,shareScope:e.shareScope||`default`}}function un(){return typeof FEDERATION_BUILD_IDENTIFIER<`u`?FEDERATION_BUILD_IDENTIFIER:``}function dn(e,t){let n=Ie(),r=[t.hooks,t.remoteHandler.hooks,t.sharedHandler.hooks,t.snapshotHandler.hooks,t.loaderHook,t.bridgeHook];return n.length>0&&n.forEach(t=>{e?.find(e=>e.name!==t.name)&&e.push(t)}),e&&e.length>0&&e.forEach(e=>{r.forEach(n=>{n.applyPlugin(e,t)})}),e}function fn(e){return{name:e.name,alias:e.alias,entry:`entry`in e?e.entry:void 0,version:`version`in e?e.version:void 0,type:e.type,entryGlobalName:e.entryGlobalName,shareScope:e.shareScope}}function q(e){let t={};for(let[n,r]of Object.entries(e.shared)){let e=r[0];e&&(t[n]={version:e.version,singleton:e.shareConfig?.singleton,requiredVersion:e.shareConfig?.requiredVersion===!1?!1:e.shareConfig?.requiredVersion,eager:e.eager,strictVersion:e.shareConfig?.strictVersion})}return{project:{name:e.name,mfRole:e.remotes?.length>0?`host`:`unknown`},mfConfig:{name:e.name,remotes:e.remotes?.map(fn)??[],shared:t}}}function pn(e){return{resourceCategory:`sync`,share:!0,depsRemote:!0,prefetchInterface:!1,...e}}function mn(e,t){return t.map(t=>{let n=Lt(e,t.nameOrAlias);return v(n,`Unable to preload ${t.nameOrAlias} as it is not included in ${!n&&p({remoteInfo:n,remotes:e})}`),{remote:n,preloadConfig:pn(t)}})}function hn(e){return e?e.map(e=>e===`.`?e:e.startsWith(`./`)?e.replace(`./`,``):e):[]}function gn(e,t,n,r=!0){let{cssAssets:i,jsAssetsWithoutEntry:a,entryAssets:o}=n;if(t.options.inBrowser){if(o.forEach(n=>{let{moduleInfo:r}=n,i=t.moduleCache.get(e.name);ln(i?{origin:t,remoteInfo:r,remoteEntryExports:i.remoteEntryExports}:{origin:t,remoteInfo:r,remoteEntryExports:void 0})}),r){let n={rel:`preload`,as:`style`};i.forEach(r=>{let{link:i,needAttach:a}=de({url:r,cb:()=>{},attrs:n,createLinkHook:(n,r)=>{let i=t.loaderHook.lifecycle.createLink.emit({url:n,attrs:r,remoteInfo:e});if(i instanceof HTMLLinkElement)return i}});a&&document.head.appendChild(i)})}else{let n={rel:`stylesheet`,type:`text/css`};i.forEach(r=>{let{link:i,needAttach:a}=de({url:r,cb:()=>{},attrs:n,createLinkHook:(n,r)=>{let i=t.loaderHook.lifecycle.createLink.emit({url:n,attrs:r,remoteInfo:e});if(i instanceof HTMLLinkElement)return i},needDeleteLink:!1});a&&document.head.appendChild(i)})}if(r){let n={rel:`preload`,as:`script`};a.forEach(r=>{let{link:i,needAttach:a}=de({url:r,cb:()=>{},attrs:n,createLinkHook:(n,r)=>{let i=t.loaderHook.lifecycle.createLink.emit({url:n,attrs:r,remoteInfo:e});if(i instanceof HTMLLinkElement)return i}});a&&document.head.appendChild(i)})}else{let n={fetchpriority:`high`,type:e?.type===`module`?`module`:`text/javascript`};a.forEach(r=>{let{script:i,needAttach:a}=ue({url:r,cb:()=>{},attrs:n,createScriptHook:(n,r)=>{let i=t.loaderHook.lifecycle.createScript.emit({url:n,attrs:r,remoteInfo:e});if(i instanceof HTMLScriptElement)return i},needDeleteScript:!0});a&&document.head.appendChild(i)})}}}function _n(e,t,n){let r=t,i=Array.isArray(e.shareScope)?e.shareScope:[e.shareScope];i.length||i.push(`default`),i.forEach(e=>{r[e]||(r[e]={})});let a={version:e.version||``,shareScopeKeys:Array.isArray(e.shareScope)?i:e.shareScope||`default`};return Object.defineProperty(a,`shareScopeMap`,{value:r,enumerable:!1}),{remoteEntryInitOptions:a,shareScope:r[i[0]],initScope:n??[]}}var vn=class{constructor({remoteInfo:e,host:t}){this.inited=!1,this.initing=!1,this.lib=void 0,this.remoteInfo=e,this.host=t}async getEntry(){if(this.remoteEntryExports)return this.remoteEntryExports;let e=await ln({origin:this.host,remoteInfo:this.remoteInfo,remoteEntryExports:this.remoteEntryExports});return v(e,`remoteEntryExports is undefined \n ${p(this.remoteInfo)}`),this.remoteEntryExports=e,this.remoteEntryExports}async init(e,t,n){let r=await this.getEntry();if(this.inited)return r;if(this.initPromise)return await this.initPromise,r;this.initing=!0,this.initPromise=(async()=>{let{remoteEntryInitOptions:i,shareScope:a,initScope:o}=_n(this.remoteInfo,this.host.shareScopeMap,n),s=await this.host.hooks.lifecycle.beforeInitContainer.emit({shareScope:a,remoteEntryInitOptions:i,initScope:o,remoteInfo:this.remoteInfo,origin:this.host});r?.init===void 0&&y(zt,G,{hostName:this.host.name,remoteName:this.remoteInfo.name,remoteEntryUrl:this.remoteInfo.entry,remoteEntryKey:this.remoteInfo.entryGlobalName},void 0,q(this.host.options)),await r.init(s.shareScope,s.initScope,s.remoteEntryInitOptions),await this.host.hooks.lifecycle.initContainer.emit({...s,id:e,remoteSnapshot:t,remoteEntryExports:r}),this.inited=!0})();try{await this.initPromise}finally{this.initing=!1,this.initPromise=void 0}return r}async get(e,t,n,r){let{loadFactory:i=!0}=n||{loadFactory:!0},a=await this.init(e,r);this.lib=a;let o;o=await this.host.loaderHook.lifecycle.getModuleFactory.emit({remoteEntryExports:a,expose:t,moduleInfo:this.remoteInfo}),o||=await a.get(t),v(o,`${b(this.remoteInfo)} remote don't export ${t}.`);let s=Ee(this.remoteInfo.name,t),c=this.wraperFactory(o,s);return i?await c():c}wraperFactory(e,t){function n(e,t){e&&typeof e==`object`&&Object.isExtensible(e)&&!Object.getOwnPropertyDescriptor(e,Symbol.for(`mf_module_id`))&&Object.defineProperty(e,Symbol.for(`mf_module_id`),{value:t,enumerable:!1})}return e instanceof Promise?async()=>{let r=await e();return n(r,t),r}:()=>{let r=e();return n(r,t),r}}},J=class{constructor(e){this.type=``,this.listeners=new Set,e&&(this.type=e)}on(e){typeof e==`function`&&this.listeners.add(e)}once(e){let t=this;this.on(function n(...r){return t.remove(n),e.apply(null,r)})}emit(...e){let t;return this.listeners.size>0&&this.listeners.forEach(n=>{t=n(...e)}),t}remove(e){this.listeners.delete(e)}removeAll(){this.listeners.clear()}},Y=class extends J{emit(...e){let t,n=Array.from(this.listeners);if(n.length>0){let r=0,i=t=>t===!1?!1:r<n.length?Promise.resolve(n[r++].apply(null,e)).then(i):t;t=i()}return Promise.resolve(t)}};function yn(e,t){if(!xe(t))return!1;if(e!==t){for(let n in e)if(!(n in t))return!1}return!0}var X=class extends J{constructor(e){super(),this.onerror=y,this.type=e}emit(e){xe(e)||y(`The data for the "${this.type}" hook should be an object.`);for(let t of this.listeners)try{let n=t(e);if(yn(e,n))e=n;else{this.onerror(`A plugin returned an unacceptable value for the "${this.type}" type.`);break}}catch(e){_e(e),this.onerror(e)}return e}},Z=class extends J{constructor(e){super(),this.onerror=y,this.type=e}emit(e){xe(e)||y(`The response data for the "${this.type}" hook must be an object.`);let t=Array.from(this.listeners);if(t.length>0){let n=0,r=t=>(_e(t),this.onerror(t),e),i=a=>{if(yn(e,a)){if(e=a,n<t.length)try{return Promise.resolve(t[n++](e)).then(i,r)}catch(e){return r(e)}}else this.onerror(`A plugin returned an incorrect value for the "${this.type}" type.`);return e};return Promise.resolve(i(e))}return Promise.resolve(e)}},Q=class{constructor(e){this.registerPlugins={},this.lifecycle=e,this.lifecycleKeys=Object.keys(e)}applyPlugin(e,t){v(Ce(e),`Plugin configuration is invalid.`);let n=e.name;v(n,`A name must be provided by the plugin.`),this.registerPlugins[n]||(this.registerPlugins[n]=e,e.apply?.(t),Object.keys(this.lifecycle).forEach(t=>{let n=e[t];n&&this.lifecycle[t].on(n)}))}removePlugin(e){v(e,`A name is required.`);let t=this.registerPlugins[e];v(t,`The plugin "${e}" is not registered.`),Object.keys(t).forEach(e=>{e!==`name`&&this.lifecycle[e].remove(t[e])})}};function bn(e,t){let n=Te(t);n.url||y(Jt,G,{remoteName:e.name});let r=d(t,n.url);e.type=n.type,e.entryGlobalName=n.globalName,e.entry=r,e.version=t.version,e.buildVersion=t.buildVersion}function xn(){return{name:`snapshot-plugin`,async afterResolve(e){let{remote:t,pkgNameOrAlias:n,expose:r,origin:i,remoteInfo:a,id:o}=e;if(!ye(t)||!be(t)){let{remoteSnapshot:s,globalSnapshot:c}=await i.snapshotHandler.loadRemoteSnapshotInfo({moduleInfo:t,id:o});bn(a,s);let l={remote:t,preloadConfig:{nameOrAlias:n,exposes:[r],resourceCategory:`sync`,share:!1,depsRemote:!1}},u=await i.remoteHandler.hooks.lifecycle.generatePreloadAssets.emit({origin:i,preloadOptions:l,remoteInfo:a,remote:t,remoteSnapshot:s,globalSnapshot:c});return u&&gn(a,i,u,!1),{...e,remoteSnapshot:s}}return e}}}function Sn(e){let t=e.split(`:`);return t.length===1?{name:t[0],version:void 0}:t.length===2?{name:t[0],version:t[1]}:{name:t[1],version:t[2]}}function Cn(e,t,n,r,i={},a){let{value:o}=D(e,b(t)),s=a||o;if(s&&!h(s)&&(n(s,t,r),s.remotesInfo)){let t=Object.keys(s.remotesInfo);for(let r of t){if(i[r])continue;i[r]=!0;let t=Sn(r),a=s.remotesInfo[r];Cn(e,{name:t.name,version:a.matchedVersion},n,!1,i,void 0)}}}var wn=(e,t)=>document.querySelector(`${e}[${e===`link`?`href`:`src`}="${t}"]`);function Tn(e,t,n,r,i){let a=[],o=[],s=[],c=new Set,l=new Set,{options:u}=e,{preloadConfig:f}=t,{depsRemote:p}=f;if(Cn(r,n,(t,n,r)=>{let i;if(r)i=f;else if(Array.isArray(p)){let e=p.find(e=>e.nameOrAlias===n.name||e.nameOrAlias===n.alias);if(!e)return;i=pn(e)}else if(p===!0)i=f;else return;let c=d(t,Te(t).url);c&&s.push({name:n.name,moduleInfo:{name:n.name,entry:c,type:`remoteEntryType`in t?t.remoteEntryType:`global`,entryGlobalName:`globalName`in t?t.globalName:n.name,shareScope:``,version:`version`in t?t.version:void 0},url:c});let l=`modules`in t?t.modules:[],u=hn(i.exposes);u.length&&`modules`in t&&(l=t?.modules?.reduce((e,t)=>(u?.indexOf(t.moduleName)!==-1&&e.push(t),e),[]));function m(e){let n=e.map(e=>d(t,e));return i.filter?n.filter(i.filter):n}if(l){let r=l.length;for(let s=0;s<r;s++){let r=l[s],c=`${n.name}/${r.moduleName}`;e.remoteHandler.hooks.lifecycle.handlePreloadModule.emit({id:r.moduleName===`.`?n.name:c,name:n.name,remoteSnapshot:t,preloadConfig:i,remote:n,origin:e}),!Le(c)&&(i.resourceCategory===`all`?(a.push(...m(r.assets.css.async)),a.push(...m(r.assets.css.sync)),o.push(...m(r.assets.js.async)),o.push(...m(r.assets.js.sync))):i.resourceCategory===`sync`&&(a.push(...m(r.assets.css.sync)),o.push(...m(r.assets.js.sync))),Re(c))}}},!0,{},i),i.shared&&i.shared.length>0){let t=(t,n)=>{let{shared:r}=H(e.shareScopeMap,n.sharedName,t,e.sharedHandler.hooks.lifecycle.resolveShare)||{};r&&typeof r.lib==`function`&&(n.assets.js.sync.forEach(e=>{c.add(e)}),n.assets.css.sync.forEach(e=>{l.add(e)}))};i.shared.forEach(e=>{let n=u.shared?.[e.sharedName];if(!n)return;let r=e.version?n.find(t=>t.version===e.version):n;r&&we(r).forEach(n=>{t(n,e)})})}let m=o.filter(e=>!c.has(e)&&!wn(`script`,e));return{cssAssets:a.filter(e=>!l.has(e)&&!wn(`link`,e)),jsAssetsWithoutEntry:m,entryAssets:s.filter(e=>!wn(`script`,e.url))}}var En=function(){return{name:`generate-preload-assets-plugin`,async generatePreloadAssets(e){let{origin:t,preloadOptions:n,remoteInfo:r,remote:i,globalSnapshot:a,remoteSnapshot:o}=e;return ye(i)&&be(i)?{cssAssets:[],jsAssetsWithoutEntry:[],entryAssets:[{name:i.name,url:i.entry,moduleInfo:{name:r.name,entry:i.entry,type:r.type||`global`,entryGlobalName:``,shareScope:``}}]}:(bn(r,o),Tn(t,n,r,a,o))}}};function Dn(e,t){let n=O({name:t.name,version:t.options.version}),r=n&&`remotesInfo`in n&&n.remotesInfo&&D(n.remotesInfo,e.name).value;return r&&r.matchedVersion?{hostGlobalSnapshot:n,globalSnapshot:je(),remoteSnapshot:O({name:e.name,version:r.matchedVersion})}:{hostGlobalSnapshot:void 0,globalSnapshot:je(),remoteSnapshot:O({name:e.name,version:`version`in e?e.version:void 0})}}var On=class{constructor(e){this.loadingHostSnapshot=null,this.manifestCache=new Map,this.hooks=new Q({beforeLoadRemoteSnapshot:new Y(`beforeLoadRemoteSnapshot`),loadSnapshot:new Z(`loadGlobalSnapshot`),loadRemoteSnapshot:new Z(`loadRemoteSnapshot`),afterLoadSnapshot:new Z(`afterLoadSnapshot`)}),this.manifestLoading=C.__FEDERATION__.__MANIFEST_LOADING__,this.HostInstance=e,this.loaderHook=e.loaderHook}async loadRemoteSnapshotInfo({moduleInfo:e,id:t,expose:n}){let{options:r}=this.HostInstance;await this.hooks.lifecycle.beforeLoadRemoteSnapshot.emit({options:r,moduleInfo:e});let i=O({name:this.HostInstance.options.name,version:this.HostInstance.options.version});i||(i={version:this.HostInstance.options.version||``,remoteEntry:``,remotesInfo:{}},Pe({[this.HostInstance.options.name]:i})),i&&`remotesInfo`in i&&!D(i.remotesInfo,e.name).value&&(`version`in e||`entry`in e)&&(i.remotesInfo={...i?.remotesInfo,[e.name]:{matchedVersion:`version`in e?e.version:e.entry}});let{hostGlobalSnapshot:a,remoteSnapshot:o,globalSnapshot:s}=this.getGlobalRemoteInfo(e),{remoteSnapshot:c,globalSnapshot:l}=await this.hooks.lifecycle.loadSnapshot.emit({options:r,moduleInfo:e,hostGlobalSnapshot:a,remoteSnapshot:o,globalSnapshot:s}),u,d;if(c)if(h(c)){let t=c.remoteEntry,n=await this.getManifestJson(t,e,{}),r=Ne({...e,entry:t},n);u=n,d=r}else{let{remoteSnapshot:t}=await this.hooks.lifecycle.loadRemoteSnapshot.emit({options:this.HostInstance.options,moduleInfo:e,remoteSnapshot:c,from:`global`});u=t,d=l}else if(ye(e)){let t=await this.getManifestJson(e.entry,e,{}),n=Ne(e,t),{remoteSnapshot:r}=await this.hooks.lifecycle.loadRemoteSnapshot.emit({options:this.HostInstance.options,moduleInfo:e,remoteSnapshot:t,from:`global`});u=r,d=n}else y(Wt,G,{remoteName:e.name,remoteVersion:e.version,hostName:this.HostInstance.options.name,globalSnapshot:JSON.stringify(l)},void 0,q(this.HostInstance.options));return await this.hooks.lifecycle.afterLoadSnapshot.emit({id:t,host:this.HostInstance,options:r,moduleInfo:e,remoteSnapshot:u}),{remoteSnapshot:u,globalSnapshot:d}}getGlobalRemoteInfo(e){return Dn(e,this.HostInstance)}async getManifestJson(e,t,n){let r=async()=>{let n=this.manifestCache.get(e);if(n)return n;try{let r=await this.loaderHook.lifecycle.fetch.emit(e,{},K(t));(!r||!(r instanceof Response))&&(r=await fetch(e,{})),n=await r.json()}catch(r){n=await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({id:e,error:r,from:`runtime`,lifecycle:`afterResolve`,origin:this.HostInstance}),n||(delete this.manifestLoading[e],y(Bt,G,{manifestUrl:e,moduleName:t.name,hostName:this.HostInstance.options.name},`${r}`,q(this.HostInstance.options)))}return v(n.metaData&&n.exposes&&n.shared,`"${e}" is not a valid federation manifest for remote "${t.name}". Missing required fields: ${[!n.metaData&&`metaData`,!n.exposes&&`exposes`,!n.shared&&`shared`].filter(Boolean).join(`, `)}.`),this.manifestCache.set(e,n),n},i=async()=>{let n=await r(),i=te(n,{version:e}),{remoteSnapshot:a}=await this.hooks.lifecycle.loadRemoteSnapshot.emit({options:this.HostInstance.options,moduleInfo:t,manifestJson:n,remoteSnapshot:i,manifestUrl:e,from:`manifest`});return a};return this.manifestLoading[e]||(this.manifestLoading[e]=i().then(e=>e)),this.manifestLoading[e]}},kn=class{constructor(e){this.hooks=new Q({beforeRegisterShare:new X(`beforeRegisterShare`),afterResolve:new Z(`afterResolve`),beforeLoadShare:new Z(`beforeLoadShare`),loadShare:new Y,resolveShare:new X(`resolveShare`),initContainerShareScopeMap:new X(`initContainerShareScopeMap`)}),this.host=e,this.shareScopeMap={},this.initTokens={},this._setGlobalShareScopeMap(e.options)}registerShared(e,t){let{newShareInfos:n,allShareInfos:r}=Ot(e,t);return Object.keys(n).forEach(e=>{n[e].forEach(n=>{n.scope.forEach(r=>{this.hooks.lifecycle.beforeRegisterShare.emit({origin:this.host,pkgName:e,shared:n}),this.shareScopeMap[r]?.[e]||this.setShared({pkgName:e,lib:n.lib,get:n.get,loaded:n.loaded||!!n.lib,shared:n,from:t.name})})})}),{newShareInfos:n,allShareInfos:r}}async loadShare(e,t){let{host:n}=this,r=Ft({pkgName:e,extraOptions:t,shareInfos:n.options.shared});r?.scope&&await Promise.all(r.scope.map(async e=>{await Promise.all(this.initializeSharing(e,{strategy:r.strategy}))}));let{shareInfo:i}=await this.hooks.lifecycle.beforeLoadShare.emit({pkgName:e,shareInfo:r,shared:n.options.shared,origin:n});v(i,`Cannot find shared "${e}" in host "${n.options.name}". Ensure the shared config for "${e}" is declared in the federation plugin options and the host has been initialized before loading shares.`);let{shared:a,useTreesShaking:o}=H(this.shareScopeMap,e,i,this.hooks.lifecycle.resolveShare)||{};if(a){let t=W(a,o);if(t.lib)return U(t,n.options.name),t.lib;if(t.loading&&!t.loaded){let e=await t.loading;return t.loaded=!0,t.lib||=e,U(t,n.options.name),e}else{let r=(async()=>{let e=await t.get();return U(t,n.options.name),t.loaded=!0,t.lib=e,e})();return this.setShared({pkgName:e,loaded:!1,shared:a,from:n.options.name,lib:null,loading:r,treeShaking:o?t:void 0}),r}}else{if(t?.customShareInfo)return!1;let r=L(i.treeShaking),a=W(i,r),o=(async()=>{let t=await a.get();a.lib=t,a.loaded=!0,U(a,n.options.name);let{shared:r,useTreesShaking:o}=H(this.shareScopeMap,e,i,this.hooks.lifecycle.resolveShare)||{};if(r){let e=W(r,o);e.lib=t,e.loaded=!0,r.from=i.from}return t})();return this.setShared({pkgName:e,loaded:!1,shared:i,from:n.options.name,lib:null,loading:o,treeShaking:r?a:void 0}),o}}initializeSharing(e=I,t){let{host:n}=this,r=t?.from,i=t?.strategy,a=t?.initScope,o=[];if(r!==`build`){let{initTokens:t}=this;a||=[];let n=t[e];if(n||=t[e]={from:this.host.name},a.indexOf(n)>=0)return o;a.push(n)}let s=this.shareScopeMap,c=n.options.name;s[e]||(s[e]={});let l=s[e],u=(e,t)=>{let{version:n,eager:r}=t;l[e]=l[e]||{};let i=l[e],a=i[n]&&W(i[n]),o=!!(a&&(`eager`in a&&a.eager||`shareConfig`in a&&a.shareConfig?.eager));(!a||a.strategy!==`loaded-first`&&!a.loaded&&(!r==!o?c>i[n].from:r))&&(i[n]=t)},d=async e=>{let{module:t}=await n.remoteHandler.getRemoteModuleAndOptions({id:e}),r;try{r=await t.getEntry()}catch(t){if(r=await n.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({id:e,error:t,from:`runtime`,lifecycle:`beforeLoadShare`,origin:n}),!r)return}finally{r?.init&&!t.initing&&(t.remoteEntryExports=r,await t.init(void 0,void 0,a))}};return Object.keys(n.options.shared).forEach(t=>{n.options.shared[t].forEach(n=>{n.scope.includes(e)&&u(t,n)})}),(n.options.shareStrategy===`version-first`||i===`version-first`)&&n.options.remotes.forEach(t=>{t.shareScope===e&&o.push(d(t.name))}),o}loadShareSync(e,t){let{host:n}=this,r=Ft({pkgName:e,extraOptions:t,shareInfos:n.options.shared});r?.scope&&r.scope.forEach(e=>{this.initializeSharing(e,{strategy:r.strategy})});let{shared:i,useTreesShaking:a}=H(this.shareScopeMap,e,r,this.hooks.lifecycle.resolveShare)||{};if(i){if(typeof i.lib==`function`)return U(i,n.options.name),i.loaded||(i.loaded=!0,i.from===n.options.name&&(r.loaded=!0)),i.lib;if(typeof i.get==`function`){let t=i.get();if(!(t instanceof Promise))return U(i,n.options.name),this.setShared({pkgName:e,loaded:!0,from:n.options.name,lib:t,shared:i}),t}}if(r.lib)return r.loaded||=!0,r.lib;if(r.get){let i=r.get();return i instanceof Promise&&y(t?.from===`build`?Ht:Ut,G,{hostName:n.options.name,sharedPkgName:e},void 0,q(n.options)),r.lib=i,this.setShared({pkgName:e,loaded:!0,from:n.options.name,lib:r.lib,shared:r}),r.lib}y(Ut,G,{hostName:n.options.name,sharedPkgName:e},void 0,q(n.options))}initShareScopeMap(e,t,n={}){let{host:r}=this;this.shareScopeMap[e]=t,this.hooks.lifecycle.initContainerShareScopeMap.emit({shareScope:t,options:r.options,origin:r,scopeName:e,hostShareScopeMap:n.hostShareScopeMap})}setShared({pkgName:e,shared:t,from:n,lib:r,loading:i,loaded:a,get:o,treeShaking:s}){let{version:c,scope:l=`default`,...u}=t,d=Array.isArray(l)?l:[l],f=e=>{let t=(e,t,n)=>{n&&!e[t]&&(e[t]=n)},n=s?e.treeShaking:e;t(n,`loaded`,a),t(n,`loading`,i),t(n,`get`,o)};d.forEach(t=>{this.shareScopeMap[t]||(this.shareScopeMap[t]={}),this.shareScopeMap[t][e]||(this.shareScopeMap[t][e]={}),this.shareScopeMap[t][e][c]||(this.shareScopeMap[t][e][c]={version:c,scope:[t],...u,lib:r});let i=this.shareScopeMap[t][e][c];f(i),n&&i.from!==n&&(i.from=n)})}_setGlobalShareScopeMap(e){let t=Pt(),n=e.id||e.name;n&&!t[n]&&(t[n]=this.shareScopeMap)}},An=class{constructor(e){this.hooks=new Q({beforeRegisterRemote:new X(`beforeRegisterRemote`),registerRemote:new X(`registerRemote`),beforeRequest:new Z(`beforeRequest`),onLoad:new Y(`onLoad`),handlePreloadModule:new J(`handlePreloadModule`),errorLoadRemote:new Y(`errorLoadRemote`),beforePreloadRemote:new Y(`beforePreloadRemote`),generatePreloadAssets:new Y(`generatePreloadAssets`),afterPreloadRemote:new Y,loadEntry:new Y}),this.host=e,this.idToRemoteMap={}}formatAndRegisterRemote(e,t){return(t.remotes||[]).reduce((e,t)=>(this.registerRemote(t,e,{force:!1}),e),e.remotes)}setIdToRemoteMap(e,t){let{remote:n,expose:r}=t,{name:i,alias:a}=n;if(this.idToRemoteMap[e]={name:n.name,expose:r},a&&e.startsWith(i)){let t=e.replace(i,a);this.idToRemoteMap[t]={name:n.name,expose:r};return}if(a&&e.startsWith(a)){let t=e.replace(a,i);this.idToRemoteMap[t]={name:n.name,expose:r}}}async loadRemote(e,t){let{host:n}=this;try{let{loadFactory:r=!0}=t||{loadFactory:!0},{module:i,moduleOptions:a,remoteMatchInfo:o}=await this.getRemoteModuleAndOptions({id:e}),{pkgNameOrAlias:s,remote:c,expose:l,id:u,remoteSnapshot:d}=o,f=await i.get(u,l,t,d),p=await this.hooks.lifecycle.onLoad.emit({id:u,pkgNameOrAlias:s,expose:l,exposeModule:r?f:void 0,exposeModuleFactory:r?void 0:f,remote:c,options:a,moduleInstance:i,origin:n});return this.setIdToRemoteMap(e,o),typeof p==`function`?p:f}catch(r){let{from:i=`runtime`}=t||{from:`runtime`},a=await this.hooks.lifecycle.errorLoadRemote.emit({id:e,error:r,from:i,lifecycle:`onLoad`,origin:n});if(!a)throw r;return a}}async preloadRemote(e){let{host:t}=this;await this.hooks.lifecycle.beforePreloadRemote.emit({preloadOps:e,options:t.options,origin:t});let n=mn(t.options.remotes,e);await Promise.all(n.map(async e=>{let{remote:n}=e,r=K(n),{globalSnapshot:i,remoteSnapshot:a}=await t.snapshotHandler.loadRemoteSnapshotInfo({moduleInfo:n}),o=await this.hooks.lifecycle.generatePreloadAssets.emit({origin:t,preloadOptions:e,remote:n,remoteInfo:r,globalSnapshot:i,remoteSnapshot:a});o&&gn(r,t,o)}))}registerRemotes(e,t){let{host:n}=this;e.forEach(e=>{this.registerRemote(e,n.options.remotes,{force:t?.force})})}async getRemoteModuleAndOptions(e){let{host:t}=this,{id:n}=e,r;try{r=await this.hooks.lifecycle.beforeRequest.emit({id:n,options:t.options,origin:t})}catch(e){if(r=await this.hooks.lifecycle.errorLoadRemote.emit({id:n,options:t.options,origin:t,from:`runtime`,error:e,lifecycle:`beforeRequest`}),!r)throw e}let{id:i}=r,a=It(t.options.remotes,i);a||y(Vt,G,{hostName:t.options.name,requestId:i},void 0,q(t.options));let{remote:o}=a,s=K(o),c=await t.sharedHandler.hooks.lifecycle.afterResolve.emit({id:i,...a,options:t.options,origin:t,remoteInfo:s}),{remote:l,expose:u}=c;v(l&&u,`The 'beforeRequest' hook was executed, but it failed to return the correct 'remote' and 'expose' values while loading ${i}.`);let d=t.moduleCache.get(l.name),f={host:t,remoteInfo:s};return d||(d=new vn(f),t.moduleCache.set(l.name,d)),{module:d,moduleOptions:f,remoteMatchInfo:c}}registerRemote(e,t,n){let{host:r}=this,i=()=>{if(e.alias){let n=t.find(t=>e.alias&&(t.name.startsWith(e.alias)||t.alias?.startsWith(e.alias)));v(!n,`The alias ${e.alias} of remote ${e.name} is not allowed to be the prefix of ${n&&n.name} name or alias`)}`entry`in e&&typeof window<`u`&&!e.entry.startsWith(`http`)&&(e.entry=new URL(e.entry,window.location.origin).href),e.shareScope||=I,e.type||=Et};this.hooks.lifecycle.beforeRegisterRemote.emit({remote:e,origin:r});let a=t.find(t=>t.name===e.name);if(!a)i(),t.push(e),this.hooks.lifecycle.registerRemote.emit({remote:e,origin:r});else{let o=[`The remote "${e.name}" is already registered.`,`Please note that overriding it may cause unexpected errors.`];n?.force&&(this.removeRemote(a),i(),t.push(e),this.hooks.lifecycle.registerRemote.emit({remote:e,origin:r}),f(o.join(` `)))}}removeRemote(e){try{let{host:t}=this,{name:n}=e,r=t.options.remotes.findIndex(e=>e.name===n);r!==-1&&t.options.remotes.splice(r,1);let i=t.moduleCache.get(e.name);if(i){let n=i.remoteInfo,r=n.entryGlobalName;x[r]&&(Object.getOwnPropertyDescriptor(x,r)?.configurable?delete x[r]:x[r]=void 0);let a=cn(i.remoteInfo);E[a]&&delete E[a],t.snapshotHandler.manifestCache.delete(n.entry);let o=n.buildVersion?u(n.name,n.buildVersion):n.name,s=x.__FEDERATION__.__INSTANCES__.findIndex(e=>n.buildVersion?e.options.id===o:e.name===o);if(s!==-1){let e=x.__FEDERATION__.__INSTANCES__[s];o=e.options.id||o;let t=Pt(),r=!0,i=[];Object.keys(t).forEach(e=>{let a=t[e];a&&Object.keys(a).forEach(t=>{let o=a[t];o&&Object.keys(o).forEach(a=>{let s=o[a];s&&Object.keys(s).forEach(o=>{let c=s[o];c&&typeof c==`object`&&c.from===n.name&&(c.loaded||c.loading?(c.useIn=c.useIn.filter(e=>e!==n.name),c.useIn.length?r=!1:i.push([e,t,a,o])):i.push([e,t,a,o]))})})})}),r&&(e.shareScopeMap={},delete t[o]),i.forEach(([e,n,r,i])=>{delete t[e]?.[n]?.[r]?.[i]}),x.__FEDERATION__.__INSTANCES__.splice(s,1)}let{hostGlobalSnapshot:c}=Dn(e,t);if(c){let t=c&&`remotesInfo`in c&&c.remotesInfo&&D(c.remotesInfo,e.name).key;t&&(delete c.remotesInfo[t],C.__FEDERATION__.__MANIFEST_LOADING__[t]&&delete C.__FEDERATION__.__MANIFEST_LOADING__[t])}t.moduleCache.delete(e.name)}}catch(e){ge.error(`removeRemote failed: ${e instanceof Error?e.message:String(e)}`)}}},jn=typeof FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN==`boolean`?!FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN:!0,Mn=class{constructor(e){this.hooks=new Q({beforeInit:new X(`beforeInit`),init:new J,beforeInitContainer:new Z(`beforeInitContainer`),initContainer:new Z(`initContainer`)}),this.version=`2.3.3`,this.moduleCache=new Map,this.loaderHook=new Q({getModuleInfo:new J,createScript:new J,createLink:new J,fetch:new Y,loadEntryError:new Y,getModuleFactory:new Y}),this.bridgeHook=new Q({beforeBridgeRender:new J,afterBridgeRender:new J,beforeBridgeDestroy:new J,afterBridgeDestroy:new J});let t=jn?[xn(),En()]:[],n={id:un(),name:e.name,plugins:t,remotes:[],shared:{},inBrowser:!0};this.name=e.name,this.options=n,this.snapshotHandler=new On(this),this.sharedHandler=new kn(this),this.remoteHandler=new An(this),this.shareScopeMap=this.sharedHandler.shareScopeMap,this.registerPlugins([...n.plugins,...e.plugins||[]]),this.options=this.formatOptions(n,e)}initOptions(e){e.name&&e.name!==this.options.name&&y(me(qt,G)),this.registerPlugins(e.plugins);let t=this.formatOptions(this.options,e);return this.options=t,t}async loadShare(e,t){return this.sharedHandler.loadShare(e,t)}loadShareSync(e,t){return this.sharedHandler.loadShareSync(e,t)}initializeSharing(e=I,t){return this.sharedHandler.initializeSharing(e,t)}initRawContainer(e,t,n){let r=K({name:e,entry:t}),i=new vn({host:this,remoteInfo:r});return i.remoteEntryExports=n,this.moduleCache.set(e,i),i}async loadRemote(e,t){return this.remoteHandler.loadRemote(e,t)}async preloadRemote(e){return this.remoteHandler.preloadRemote(e)}initShareScopeMap(e,t,n={}){this.sharedHandler.initShareScopeMap(e,t,n)}formatOptions(e,t){let{allShareInfos:n}=Ot(e,t),{userOptions:r,options:i}=this.hooks.lifecycle.beforeInit.emit({origin:this,userOptions:t,options:e,shareInfo:n}),a=this.remoteHandler.formatAndRegisterRemote(i,r),{allShareInfos:o}=this.sharedHandler.registerShared(i,r),s=[...i.plugins];r.plugins&&r.plugins.forEach(e=>{s.includes(e)||s.push(e)});let c={...e,...t,plugins:s,remotes:a,shared:o};return this.hooks.lifecycle.init.emit({origin:this,options:c}),c}registerPlugins(e){let t=dn(e,this);this.options.plugins=this.options.plugins.reduce((e,t)=>(t&&e&&!e.find(e=>e.name===t.name)&&e.push(t),e),t||[])}registerRemotes(e,t){return this.remoteHandler.registerRemotes(e,t)}registerShared(e){this.sharedHandler.registerShared(this.options,{...this.options,shared:e})}};function Nn(e){let t=new((ke())||Mn)(e);return Oe(t),t}Ae(Mn),typeof __VUE_HMR_RUNTIME__>`u`&&(globalThis.__VUE_HMR_RUNTIME__={createRecord(){},rerender(){},reload(){}});var Pn=`__mf_init____mf__virtual/__mfe_internal__rimori_mf_2_scenario_mf_2_host__mf_v__runtimeInit__mf_v__.js__`,Fn=globalThis[Pn];if(!Fn){let e,t,n=new Promise((n,r)=>{e=n,t=r});Fn=globalThis[Pn]={initPromise:n,initResolve:e,initReject:t},typeof window>`u`&&e({loadRemote:function(){return Promise.resolve(void 0)},loadShare:function(){return Promise.resolve(void 0)}})}var In=Fn.initResolve,Ln=`__mf_module_cache__`;globalThis[Ln]||={share:{},remote:{}},globalThis[Ln].share||={},globalThis[Ln].remote||={};var $=globalThis[Ln],Rn={},zn=`default`,Bn=`__mfe_internal__rimori-scenario-host`,Vn,Hn,Un;async function Wn(){return Hn??=e(()=>import(`./localSharedImportMap.js`),[]),Hn}async function Gn(){return Un??=e(()=>import(`./virtualExposes.js`).then(e=>e.default??e),[]),Un}async function Kn(t={},n=[]){let{usedShared:r,usedRemotes:i}=await Wn();if($.share.react===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_react_mf_2_client__loadShare__.mjs.js`).then(e=>(e.y(),e.v)),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share.react=t}if($.share[`react-dom`]===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_react_mf_2_client__loadShare__.mjs.js`).then(e=>(e.c(),e.s)),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share[`react-dom`]=t}if($.share[`react/jsx-dev-runtime`]===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_dev_mf_2_runtime__loadShare__.mjs.js`).then(e=>e.t),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share[`react/jsx-dev-runtime`]=t}if($.share[`react/jsx-runtime`]===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_react_mf_2_client__loadShare__.mjs.js`).then(e=>e.a),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share[`react/jsx-runtime`]=t}if($.share[`@rimori/client`]===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_client__loadShare__.mjs.js`).then(e=>e.s),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share[`@rimori/client`]=t}if($.share[`@rimori/react-client`]===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_rimori_mf_1_react_mf_2_client__loadShare__.mjs.js`).then(e=>e.n),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share[`@rimori/react-client`]=t}if($.share[`@tanstack/react-query`]===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.mjs.js`).then(e=>e.t),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share[`@tanstack/react-query`]=t}if($.share.zod===void 0){let t={...await e(()=>import(`./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__zod__loadShare__.mjs.js`).then(e=>e.t),[])};Object.defineProperty(t,`__esModule`,{value:!0,enumerable:!1}),$.share.zod=t}let a={name:Bn,remotes:i,shared:r,plugins:[],shareStrategy:`version-first`};Vn?Vn.initOptions(a):Vn=Nn(a);let o=Vn;var s=Rn[zn];if(s||=Rn[zn]={from:Bn},!(n.indexOf(s)>=0)){n.push(s),o.initShareScopeMap(`default`,t),In(o);try{await Promise.all(await o.initializeSharing(`default`,{strategy:`version-first`,from:`build`,initScope:n}))}catch(e){console.error(`[Module Federation]`,e)}return o}}async function qn(e){let t=await Gn();if(!(e in t))throw Error(`[Module Federation] Module ${e} does not exist in container.`);return t[e]().then(e=>()=>e)}export{Kn as n,qn as t};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rimori/playwright-testing",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.29-next.1",
|
|
4
4
|
"description": "Playwright testing utilities for Rimori plugins and workers",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"types": "dist/index.d.ts",
|
|
12
12
|
"source": "src/index.ts",
|
|
13
13
|
"scripts": {
|
|
14
|
-
"build": "tsc -p tsconfig.json &&
|
|
15
|
-
"build:harness": "vite build --config harness.vite.config.
|
|
14
|
+
"build": "tsc -p tsconfig.json && pnpm build:harness",
|
|
15
|
+
"build:harness": "vite build --config harness.vite.config.mts",
|
|
16
16
|
"dev": "tsc -w --preserveWatchOutput -p tsconfig.json",
|
|
17
17
|
"clean": "rimraf dist",
|
|
18
18
|
"lint": "eslint \"src/**/*.{ts,tsx}\"",
|
|
@@ -27,24 +27,24 @@
|
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
29
|
"@playwright/test": "^1.40.0",
|
|
30
|
-
"@rimori/client": "
|
|
30
|
+
"@rimori/client": "2.5.38-next.1"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@module-federation/enhanced": "2.3.3",
|
|
34
34
|
"@module-federation/vite": "1.15.0",
|
|
35
35
|
"@playwright/test": "^1.40.0",
|
|
36
|
-
"@rimori/client": "
|
|
36
|
+
"@rimori/client": "2.5.38-next.1",
|
|
37
37
|
"@rimori/react-client": "^0.4.19",
|
|
38
38
|
"@tanstack/react-query": "^5.56.2",
|
|
39
39
|
"@types/node": "^20.12.7",
|
|
40
40
|
"@types/react": "^19.0.0",
|
|
41
41
|
"@types/react-dom": "^19.0.0",
|
|
42
|
-
"@vitejs/plugin-react
|
|
42
|
+
"@vitejs/plugin-react": "^6.0.0",
|
|
43
43
|
"react": "^19.1.0",
|
|
44
44
|
"react-dom": "^19.1.0",
|
|
45
45
|
"rimraf": "^5.0.7",
|
|
46
46
|
"typescript": "^5.7.2",
|
|
47
|
-
"vite": "^
|
|
47
|
+
"vite": "^8.0.0",
|
|
48
48
|
"zod": "^3.23.8"
|
|
49
49
|
},
|
|
50
50
|
"files": [
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import{g as Y}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs.js";function P(e,t){for(var r=0;r<t.length;r++){const n=t[r];if(typeof n!="string"&&!Array.isArray(n)){for(const o in n)if(o!=="default"&&!(o in e)){const s=Object.getOwnPropertyDescriptor(n,o);s&&Object.defineProperty(e,o,s.get?s:{enumerable:!0,get:()=>n[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var N={exports:{}},u={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react.production.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Meta Platforms, Inc. and 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 T=Symbol.for("react.transitional.element"),$=Symbol.for("react.portal"),D=Symbol.for("react.fragment"),k=Symbol.for("react.strict_mode"),z=Symbol.for("react.profiler"),G=Symbol.for("react.consumer"),q=Symbol.for("react.context"),K=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),V=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),B=Symbol.for("react.activity"),h=Symbol.iterator;function Q(e){return e===null||typeof e!="object"?null:(e=h&&e[h]||e["@@iterator"],typeof e=="function"?e:null)}var I={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},j=Object.assign,H={};function p(e,t,r){this.props=e,this.context=t,this.refs=H,this.updater=r||I}p.prototype.isReactComponent={};p.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};p.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function M(){}M.prototype=p.prototype;function v(e,t,r){this.props=e,this.context=t,this.refs=H,this.updater=r||I}var C=v.prototype=new M;C.constructor=v;j(C,p.prototype);C.isPureReactComponent=!0;var g=Array.isArray;function R(){}var f={H:null,A:null,T:null,S:null},b=Object.prototype.hasOwnProperty;function d(e,t,r){var n=r.ref;return{$$typeof:T,type:e,key:t,ref:n!==void 0?n:null,props:r}}function X(e,t){return d(e.type,t,e.props)}function S(e){return typeof e=="object"&&e!==null&&e.$$typeof===T}function Z(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(r){return t[r]})}var A=/\/+/g;function y(e,t){return typeof e=="object"&&e!==null&&e.key!=null?Z(""+e.key):t.toString(36)}function J(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch(typeof e.status=="string"?e.then(R,R):(e.status="pending",e.then(function(t){e.status==="pending"&&(e.status="fulfilled",e.value=t)},function(t){e.status==="pending"&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}function l(e,t,r,n,o){var s=typeof e;(s==="undefined"||s==="boolean")&&(e=null);var _=!1;if(e===null)_=!0;else switch(s){case"bigint":case"string":case"number":_=!0;break;case"object":switch(e.$$typeof){case T:case $:_=!0;break;case w:return _=e._init,l(_(e._payload),t,r,n,o)}}if(_)return o=o(e),_=n===""?"."+y(e,0):n,g(o)?(r="",_!=null&&(r=_.replace(A,"$&/")+"/"),l(o,t,r,"",function(U){return U})):o!=null&&(S(o)&&(o=X(o,r+(o.key==null||e&&e.key===o.key?"":(""+o.key).replace(A,"$&/")+"/")+_)),t.push(o)),1;_=0;var c=n===""?".":n+":";if(g(e))for(var i=0;i<e.length;i++)n=e[i],s=c+y(n,i),_+=l(n,t,r,s,o);else if(i=Q(e),typeof i=="function")for(e=i.call(e),i=0;!(n=e.next()).done;)n=n.value,s=c+y(n,i++),_+=l(n,t,r,s,o);else if(s==="object"){if(typeof e.then=="function")return l(J(e),t,r,n,o);throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.")}return _}function m(e,t,r){if(e==null)return e;var n=[],o=0;return l(e,n,"","",function(s){return t.call(r,s,o++)}),n}function F(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(r){(e._status===0||e._status===-1)&&(e._status=1,e._result=r)},function(r){(e._status===0||e._status===-1)&&(e._status=2,e._result=r)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var O=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},ee={map:m,forEach:function(e,t,r){m(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return m(e,function(){t++}),t},toArray:function(e){return m(e,function(t){return t})||[]},only:function(e){if(!S(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};u.Activity=B;u.Children=ee;u.Component=p;u.Fragment=D;u.Profiler=z;u.PureComponent=v;u.StrictMode=k;u.Suspense=W;u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=f;u.__COMPILER_RUNTIME={__proto__:null,c:function(e){return f.H.useMemoCache(e)}};u.cache=function(e){return function(){return e.apply(null,arguments)}};u.cacheSignal=function(){return null};u.cloneElement=function(e,t,r){if(e==null)throw Error("The argument must be a React element, but you passed "+e+".");var n=j({},e.props),o=e.key;if(t!=null)for(s in t.key!==void 0&&(o=""+t.key),t)!b.call(t,s)||s==="key"||s==="__self"||s==="__source"||s==="ref"&&t.ref===void 0||(n[s]=t[s]);var s=arguments.length-2;if(s===1)n.children=r;else if(1<s){for(var _=Array(s),c=0;c<s;c++)_[c]=arguments[c+2];n.children=_}return d(e.type,o,n)};u.createContext=function(e){return e={$$typeof:q,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:G,_context:e},e};u.createElement=function(e,t,r){var n,o={},s=null;if(t!=null)for(n in t.key!==void 0&&(s=""+t.key),t)b.call(t,n)&&n!=="key"&&n!=="__self"&&n!=="__source"&&(o[n]=t[n]);var _=arguments.length-2;if(_===1)o.children=r;else if(1<_){for(var c=Array(_),i=0;i<_;i++)c[i]=arguments[i+2];o.children=c}if(e&&e.defaultProps)for(n in _=e.defaultProps,_)o[n]===void 0&&(o[n]=_[n]);return d(e,s,o)};u.createRef=function(){return{current:null}};u.forwardRef=function(e){return{$$typeof:K,render:e}};u.isValidElement=S;u.lazy=function(e){return{$$typeof:w,_payload:{_status:-1,_result:e},_init:F}};u.memo=function(e,t){return{$$typeof:V,type:e,compare:t===void 0?null:t}};u.startTransition=function(e){var t=f.T,r={};f.T=r;try{var n=e(),o=f.S;o!==null&&o(r,n),typeof n=="object"&&n!==null&&typeof n.then=="function"&&n.then(R,O)}catch(s){O(s)}finally{t!==null&&r.types!==null&&(t.types=r.types),f.T=t}};u.unstable_useCacheRefresh=function(){return f.H.useCacheRefresh()};u.use=function(e){return f.H.use(e)};u.useActionState=function(e,t,r){return f.H.useActionState(e,t,r)};u.useCallback=function(e,t){return f.H.useCallback(e,t)};u.useContext=function(e){return f.H.useContext(e)};u.useDebugValue=function(){};u.useDeferredValue=function(e,t){return f.H.useDeferredValue(e,t)};u.useEffect=function(e,t){return f.H.useEffect(e,t)};u.useEffectEvent=function(e){return f.H.useEffectEvent(e)};u.useId=function(){return f.H.useId()};u.useImperativeHandle=function(e,t,r){return f.H.useImperativeHandle(e,t,r)};u.useInsertionEffect=function(e,t){return f.H.useInsertionEffect(e,t)};u.useLayoutEffect=function(e,t){return f.H.useLayoutEffect(e,t)};u.useMemo=function(e,t){return f.H.useMemo(e,t)};u.useOptimistic=function(e,t){return f.H.useOptimistic(e,t)};u.useReducer=function(e,t,r){return f.H.useReducer(e,t,r)};u.useRef=function(e){return f.H.useRef(e)};u.useState=function(e){return f.H.useState(e)};u.useSyncExternalStore=function(e,t,r){return f.H.useSyncExternalStore(e,t,r)};u.useTransition=function(){return f.H.useTransition()};u.version="19.2.5";N.exports=u;var x=N.exports;const te=Y(x),ne=P({__proto__:null,default:te},[x]),E="__mf_module_cache__";globalThis[E]||={share:{},remote:{}};globalThis[E].share||={};globalThis[E].remote||={};const L=globalThis[E];let a=L.share.react;a===void 0&&(a=ne,L.share.react=a);const re=a,ue=a.__esModule?a.default:a.default??a,{Activity:oe,Children:se,Component:_e,Fragment:fe,Profiler:ie,PureComponent:ce,StrictMode:ae,Suspense:le,__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE:pe,__COMPILER_RUNTIME:me,cache:Ee,cacheSignal:ye,cloneElement:Re,createContext:Te,createElement:ve,createRef:Ce,forwardRef:de,isValidElement:Se,lazy:he,memo:ge,startTransition:Ae,unstable_useCacheRefresh:Oe,use:Pe,useActionState:Ne,useCallback:we,useContext:Ie,useDebugValue:je,useDeferredValue:He,useEffect:Me,useEffectEvent:be,useId:xe,useImperativeHandle:Le,useInsertionEffect:Ue,useLayoutEffect:Ye,useMemo:$e,useOptimistic:De,useReducer:ke,useRef:ze,useState:Ge,useSyncExternalStore:qe,useTransition:Ke,version:We}=a,Be=P({__proto__:null,Activity:oe,Children:se,Component:_e,Fragment:fe,Profiler:ie,PureComponent:ce,StrictMode:ae,Suspense:le,__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE:pe,__COMPILER_RUNTIME:me,cache:Ee,cacheSignal:ye,cloneElement:Re,createContext:Te,createElement:ve,createRef:Ce,default:ue,forwardRef:de,isValidElement:Se,lazy:he,memo:ge,startTransition:Ae,unstable_useCacheRefresh:Oe,use:Pe,useActionState:Ne,useCallback:we,useContext:Ie,useDebugValue:je,useDeferredValue:He,useEffect:Me,useEffectEvent:be,useId:xe,useImperativeHandle:Le,useInsertionEffect:Ue,useLayoutEffect:Ye,useMemo:$e,useOptimistic:De,useReducer:ke,useRef:ze,useState:Ge,useSyncExternalStore:qe,useTransition:Ke,version:We},[re]);export{ue as R,ne as _,Be as a,Ge as b,ze as c,Me as d,Te as e,Ie as f,we as g,Ye as h,de as i,Le as j,$e as k,je as l,qe as m};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a as _}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react__loadShare__.mjs.js";import{b as r}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs.js";const o=r(_);export{o as r};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
function u(e,t){for(var r=0;r<t.length;r++){const _=t[r];if(typeof _!="string"&&!Array.isArray(_)){for(const o in _)if(o!=="default"&&!(o in e)){const l=Object.getOwnPropertyDescriptor(_,o);l&&Object.defineProperty(e,o,l.get?l:{enumerable:!0,get:()=>_[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}function d(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function O(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function _(){return this instanceof _?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(_){var o=Object.getOwnPropertyDescriptor(e,_);Object.defineProperty(r,_,o.get?o:{enumerable:!0,get:function(){return e[_]}})}),r}var f={exports:{}},a={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react-jsx-runtime.production.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Meta Platforms, Inc. and 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 p=Symbol.for("react.transitional.element"),h=Symbol.for("react.fragment");function i(e,t,r){var _=null;if(r!==void 0&&(_=""+r),t.key!==void 0&&(_=""+t.key),"key"in t){r={};for(var o in t)o!=="key"&&(r[o]=t[o])}else r=t;return t=r.ref,{$$typeof:p,type:e,key:_,ref:t!==void 0?t:null,props:r}}a.Fragment=h;a.jsx=i;a.jsxs=i;f.exports=a;var c=f.exports;const j=d(c),x=u({__proto__:null,default:j},[c]),n="__mf_module_cache__";globalThis[n]||={share:{},remote:{}};globalThis[n].share||={};globalThis[n].remote||={};const m=globalThis[n];let s=m.share["react/jsx-runtime"];s===void 0&&(s=x,m.share["react/jsx-runtime"]=s);const g=s,y=s.__esModule?s.default:s.default??s,{Fragment:v,jsx:b,jsxs:E}=s,T=u({__proto__:null,Fragment:v,default:y,jsx:b,jsxs:E},[g]);export{x as _,T as a,O as b,b as c,E as d,v as e,d as g};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import{g as v}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs.js";import{r as T}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react__loadShare__.mjs_commonjs-proxy.js";function d(r,e){for(var t=0;t<e.length;t++){const i=e[t];if(typeof i!="string"&&!Array.isArray(i)){for(const f in i)if(f!=="default"&&!(f in r)){const o=Object.getOwnPropertyDescriptor(i,f);o&&Object.defineProperty(r,f,o.get?o:{enumerable:!0,get:()=>i[f]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var g={exports:{}},_={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react-dom.production.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Meta Platforms, Inc. and 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 h=T;function m(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 c(){}var n={d:{f:c,r:function(){throw Error(m(522))},D:c,C:c,L:c,m:c,X:c,S:c,M:c},p:0,findDOMNode:null},p=Symbol.for("react.portal");function E(r,e,t){var i=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:p,key:i==null?null:""+i,children:r,containerInfo:e,implementation:t}}var s=h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function l(r,e){if(r==="font")return"";if(typeof e=="string")return e==="use-credentials"?e:""}_.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=n;_.createPortal=function(r,e){var t=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)throw Error(m(299));return E(r,e,null,t)};_.flushSync=function(r){var e=s.T,t=n.p;try{if(s.T=null,n.p=2,r)return r()}finally{s.T=e,n.p=t,n.d.f()}};_.preconnect=function(r,e){typeof r=="string"&&(e?(e=e.crossOrigin,e=typeof e=="string"?e==="use-credentials"?e:"":void 0):e=null,n.d.C(r,e))};_.prefetchDNS=function(r){typeof r=="string"&&n.d.D(r)};_.preinit=function(r,e){if(typeof r=="string"&&e&&typeof e.as=="string"){var t=e.as,i=l(t,e.crossOrigin),f=typeof e.integrity=="string"?e.integrity:void 0,o=typeof e.fetchPriority=="string"?e.fetchPriority:void 0;t==="style"?n.d.S(r,typeof e.precedence=="string"?e.precedence:void 0,{crossOrigin:i,integrity:f,fetchPriority:o}):t==="script"&&n.d.X(r,{crossOrigin:i,integrity:f,fetchPriority:o,nonce:typeof e.nonce=="string"?e.nonce:void 0})}};_.preinitModule=function(r,e){if(typeof r=="string")if(typeof e=="object"&&e!==null){if(e.as==null||e.as==="script"){var t=l(e.as,e.crossOrigin);n.d.M(r,{crossOrigin:t,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0})}}else e==null&&n.d.M(r)};_.preload=function(r,e){if(typeof r=="string"&&typeof e=="object"&&e!==null&&typeof e.as=="string"){var t=e.as,i=l(t,e.crossOrigin);n.d.L(r,t,{crossOrigin:i,integrity:typeof e.integrity=="string"?e.integrity:void 0,nonce:typeof e.nonce=="string"?e.nonce:void 0,type:typeof e.type=="string"?e.type:void 0,fetchPriority:typeof e.fetchPriority=="string"?e.fetchPriority:void 0,referrerPolicy:typeof e.referrerPolicy=="string"?e.referrerPolicy:void 0,imageSrcSet:typeof e.imageSrcSet=="string"?e.imageSrcSet:void 0,imageSizes:typeof e.imageSizes=="string"?e.imageSizes:void 0,media:typeof e.media=="string"?e.media:void 0})}};_.preloadModule=function(r,e){if(typeof r=="string")if(e){var t=l(e.as,e.crossOrigin);n.d.m(r,{as:typeof e.as=="string"&&e.as!=="script"?e.as:void 0,crossOrigin:t,integrity:typeof e.integrity=="string"?e.integrity:void 0})}else n.d.m(r)};_.requestFormReset=function(r){n.d.r(r)};_.unstable_batchedUpdates=function(r,e){return r(e)};_.useFormState=function(r,e,t){return s.H.useFormState(r,e,t)};_.useFormStatus=function(){return s.H.useHostTransitionStatus()};_.version="19.2.5";function y(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(y)}catch(r){console.error(r)}}y(),g.exports=_;var O=g.exports;const R=v(O),N=d({__proto__:null,default:R},[O]),u="__mf_module_cache__";globalThis[u]||={share:{},remote:{}};globalThis[u].share||={};globalThis[u].remote||={};const S=globalThis[u];let a=S.share["react-dom"];a===void 0&&(a=N,S.share["react-dom"]=a);const D=a,A=a.__esModule?a.default:a.default??a,{__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE:P,createPortal:b,flushSync:C,preconnect:M,prefetchDNS:L,preinit:U,preinitModule:F,preload:H,preloadModule:I,requestFormReset:x,unstable_batchedUpdates:G,useFormState:j,useFormStatus:k,version:Y}=a,w=d({__proto__:null,__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE:P,createPortal:b,default:A,flushSync:C,preconnect:M,prefetchDNS:L,preinit:U,preinitModule:F,preload:H,preloadModule:I,requestFormReset:x,unstable_batchedUpdates:G,useFormState:j,useFormStatus:k,version:Y},[D]);export{A as R,N as _,w as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a as _}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_2_dom__loadShare__.mjs.js";import{b as r}from"./__mfe_internal__rimori_mf_2_scenario_mf_2_host__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs.js";const m=r(_);export{m as r};
|