@appshell/react-shell 1.0.0-alpha.23 → 1.0.0-alpha.25

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/dist/58.js ADDED
@@ -0,0 +1 @@
1
+ "use strict";(globalThis.webpackChunkappshell_react_shell=globalThis.webpackChunkappshell_react_shell||[]).push([[58,677],{58(e,t,r){r.r(t),r.d(t,{RemoteProvider:()=>m,RemoteSlot:()=>b,jsonResource:()=>y,useRemote:()=>g});var o=r(392),n=r(650);let a=!1;const s=new Set,c=async(e,t,r,o="default")=>{console.debug(`loading Appshell component: { scope: ${e}, module: ${t}, shareScope: ${o} }`),a||(a=!0,(0,n.getInstance)()||(0,n.init)({name:"Appshell",remotes:[]})),s.has(e)||(s.add(e),(0,n.registerRemotes)([{name:e,entry:r}]));const c=t.replace(/^\.\//,""),l=await(0,n.loadRemote)(`${e}/${c}`);if(!l)throw new Error(`Failed to find module container ${e}`);return console.debug(`Appshell component loaded: { scope: ${e}, module: ${t}, shareScope: ${o} }`),l.default};(Object.getOwnPropertyDescriptor(c,"name")||{}).writable||Object.defineProperty(c,"name",{value:"default",configurable:!0});const l=(e={})=>{const t=e.composition??("undefined"==typeof window?void 0:window.__appshell_config__),r=e.resolver??((...e)=>async t=>{for(const r of e){const e=await r(t);if(e)return e}})((e=>async t=>{const r=e?.remotes[t];if(e&&r)return{remote:r,vars:e.vars[r.scope]??{}}})(t),((e,t="")=>async r=>{if(!e)return;const o=`${t}/v1/applications/${e.applicationId}/remotes/${r}`,n=await fetch(o,{credentials:"include"});if(!n.ok)return;const a=await n.json();return{remote:a,vars:e.vars[a.scope]??{}}})(t));return async e=>{const t=t=>new Error(`Failed to load component '${e}'. ${t?.toString()}`);let n;try{n=await r(e)}catch(e){throw t(e)}if(!n)throw new Error(`Remote resource not found in registry. Expected: ${e}`);const{remote:a,vars:s}=n;try{return(0,o.setVars)(a.scope,s),[await c(a.scope,a.module,a.remoteEntryUrl,a.shareScope),a]}catch(e){throw t(e)}}};(Object.getOwnPropertyDescriptor(l,"name")||{}).writable||Object.defineProperty(l,"name",{value:"default",configurable:!0});const i=l;var p=r(488),u=r.n(p);const d=(0,p.createContext)(void 0),m=({remote:e,children:t})=>u().createElement(d.Provider,{value:e},t);m.defaultProps={remote:void 0},d.Consumer;const f=d,h=({remote:e,reason:t})=>u().createElement("div",{style:{border:"3px solid red"}},u().createElement("h5",null,`Error loading Appshell component '${e}.'`),u().createElement("span",{style:{fontSize:"1rem"}},t)),w=({remote:e,fallback:t,...r})=>{const[o,n]=(0,p.useState)();return(0,p.useEffect)((()=>{let t=!1;const o=i();return n(void 0),async function(){try{const[a,s]=await o(e);if(t||!a)return;n(u().createElement(m,{remote:s},u().createElement(a,r)))}catch(r){t||n(u().createElement(h,{remote:e,reason:`${r}`}))}}(),()=>{t=!0}}),[e,...Object.values(r)]),console.debug(`rendering RemoteSlot[${e}], loading=${!o}`),u().createElement(u().Fragment,null,o||t)};w.defaultProps={fallback:void 0};const b=w,g=()=>u().useContext(f);(Object.getOwnPropertyDescriptor(g,"name")||{}).writable||Object.defineProperty(g,"name",{value:"default",configurable:!0});const y=e=>{let t,r="pending";const o=fetch(e,{headers:{"Content-Type":"application/json",Accept:"application/json"}}).then((e=>{if(e.ok)return e.json().then((e=>{r="success",t=e}));r="error",t=new Error(`${e.status} ${e.statusText} ${e.url}`)}));return{read(){if("pending"===r)throw o;if("error"===r)throw t;if("success"===r)return t}}};(Object.getOwnPropertyDescriptor(y,"name")||{}).writable||Object.defineProperty(y,"name",{value:"default",configurable:!0})}}]);
package/dist/630.js ADDED
@@ -0,0 +1 @@
1
+ "use strict";(globalThis.webpackChunkappshell_react_shell=globalThis.webpackChunkappshell_react_shell||[]).push([[630],{630(e,t,n){var r=n(53),o=n(488),a=n.n(o),i=n(873);const s="appshell-overlay-badge",l=["position:fixed","bottom:12px","left:12px","z-index:2147483647","max-width:min(420px, calc(100vw - 24px))","padding:8px 12px","border-radius:6px","border:1px solid #f0b429","background:#3d3016","color:#f7e3a1","font:12px/1.5 ui-monospace, SFMono-Regular, Menlo, monospace","box-shadow:0 2px 8px rgba(0,0,0,.35)"].join(";"),c=e=>{const t=e?.overlay;if(!t||document.getElementById(s))return;const n=document.createElement("div");n.id=s,n.innerHTML=((e,t="prod")=>{const n=["dev"===t&&"development shell",e.length&&`${e.length} remote${1===e.length?"":"s"} redirected`].filter(Boolean),r=e.map((e=>{return`<li>${t=e,t.replace(/&/g,"&amp;").replace(/</g,"&lt;")}</li>`;var t})).join("");return[`<details style="${l}" open>`,`<summary style="cursor:pointer;font-weight:600;list-style:none">⚠ Development overlay — ${n.join(", ")}</summary>`,r?`<ul style="margin:6px 0 0;padding-left:16px">${r}</ul>`:"","</details>"].join("")})(t.remotes??[],t.shellFlavor),document.body.appendChild(n)};(Object.getOwnPropertyDescriptor(c,"name")||{}).writable||Object.defineProperty(c,"name",{value:"default",configurable:!0});var u=n(591),p=n.n(u),d=n(740),h=n.n(d),f=n(128),m=n.n(f),v=n(855),g=n.n(v),b=n(51),y=n.n(b),x=n(656),w=n.n(x),T=n(97),E={};E.styleTagTransform=w(),E.setAttributes=g(),E.insert=m().bind(null,"head"),E.domAPI=h(),E.insertStyleElement=y(),p()(T.A,E),T.A&&T.A.locals&&T.A.locals;const C=e=>e.parentNode?.removeChild(e),j=e=>{const t=document.getElementById("appshell-splash");if(!t)return()=>{};if(e.firstElementChild)return C(t),()=>{};const n=new MutationObserver((()=>{e.firstElementChild&&(n.disconnect(),C(t))}));n.observe(e,{childList:!0});const r=setTimeout((()=>{n.disconnect(),C(t)}),3e4);return()=>{n.disconnect(),clearTimeout(r)}};function M(){return M=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},M.apply(null,arguments)}(Object.getOwnPropertyDescriptor(j,"name")||{}).writable||Object.defineProperty(j,"name",{value:"default",configurable:!0});const O=document.getElementById("root"),k=(0,i.H)(O),A=window.__appshell_config__;if(c(A),!A?.root)throw new Error("No root remote to mount. The registry supplies one in the composition.");const P=A.root,S=A.rootProps;j(O),k.render(a().createElement(a().StrictMode,null,a().createElement(r.RemoteSlot,M({remote:P},S))))},97(e,t,n){n.d(t,{A:()=>s});var r=n(758),o=n.n(r),a=n(935),i=n.n(a)()(o());i.push([e.id,"/*\n * The one reset on the page.\n *\n * Packages must not ship their own — several global resets (Tailwind's Preflight, for\n * one) fight each other and the shell. This is structural only: it holds no view on how\n * an application looks, which is the packages' and the theme's business, but it does own\n * the handful of browser defaults that must be settled exactly once.\n */\nhtml,\nbody {\n margin: 0;\n padding: 0;\n}\n\nbody {\n min-height: 100vh;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n#root {\n min-height: 100vh;\n}\n",""]);const s=i},935(e){e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(r)for(var s=0;s<this.length;s++){var l=this[s][0];null!=l&&(i[l]=!0)}for(var c=0;c<e.length;c++){var u=[].concat(e[c]);r&&i[u[0]]||(void 0!==a&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=a),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),t.push(u))}},t}},758(e){e.exports=function(e){return e[1]}},873(e,t,n){var r=n(536);t.H=r.createRoot,r.hydrateRoot},591(e){var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var a={},i=[],s=0;s<e.length;s++){var l=e[s],c=r.base?l[0]+r.base:l[0],u=a[c]||0,p="".concat(c," ").concat(u);a[c]=u+1;var d=n(p),h={css:l[1],media:l[2],sourceMap:l[3],supports:l[4],layer:l[5]};if(-1!==d)t[d].references++,t[d].updater(h);else{var f=o(h,r);r.byIndex=s,t.splice(s,0,{identifier:p,updater:f,references:1})}i.push(p)}return i}function o(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,o){var a=r(e=e||[],o=o||{});return function(e){e=e||[];for(var i=0;i<a.length;i++){var s=n(a[i]);t[s].references--}for(var l=r(e,o),c=0;c<a.length;c++){var u=n(a[c]);0===t[u].references&&(t[u].updater(),t.splice(u,1))}a=l}}},128(e){var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},51(e){e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},855(e,t,n){e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},740(e){e.exports=function(e){var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var r="";n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var o=void 0!==n.layer;o&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,o&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}");var a=n.sourceMap;a&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),t.styleTagTransform(r,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},656(e){e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}}]);
package/dist/677.js ADDED
@@ -0,0 +1 @@
1
+ "use strict";(globalThis.webpackChunkappshell_react_shell=globalThis.webpackChunkappshell_react_shell||[]).push([[58,677],{58(e,t,r){r.r(t),r.d(t,{RemoteProvider:()=>m,RemoteSlot:()=>b,jsonResource:()=>y,useRemote:()=>g});var o=r(392),n=r(650);let a=!1;const s=new Set,c=async(e,t,r,o="default")=>{console.debug(`loading Appshell component: { scope: ${e}, module: ${t}, shareScope: ${o} }`),a||(a=!0,(0,n.getInstance)()||(0,n.init)({name:"Appshell",remotes:[]})),s.has(e)||(s.add(e),(0,n.registerRemotes)([{name:e,entry:r}]));const c=t.replace(/^\.\//,""),l=await(0,n.loadRemote)(`${e}/${c}`);if(!l)throw new Error(`Failed to find module container ${e}`);return console.debug(`Appshell component loaded: { scope: ${e}, module: ${t}, shareScope: ${o} }`),l.default};(Object.getOwnPropertyDescriptor(c,"name")||{}).writable||Object.defineProperty(c,"name",{value:"default",configurable:!0});const l=(e={})=>{const t=e.composition??("undefined"==typeof window?void 0:window.__appshell_config__),r=e.resolver??((...e)=>async t=>{for(const r of e){const e=await r(t);if(e)return e}})((e=>async t=>{const r=e?.remotes[t];if(e&&r)return{remote:r,vars:e.vars[r.scope]??{}}})(t),((e,t="")=>async r=>{if(!e)return;const o=`${t}/v1/applications/${e.applicationId}/remotes/${r}`,n=await fetch(o,{credentials:"include"});if(!n.ok)return;const a=await n.json();return{remote:a,vars:e.vars[a.scope]??{}}})(t));return async e=>{const t=t=>new Error(`Failed to load component '${e}'. ${t?.toString()}`);let n;try{n=await r(e)}catch(e){throw t(e)}if(!n)throw new Error(`Remote resource not found in registry. Expected: ${e}`);const{remote:a,vars:s}=n;try{return(0,o.setVars)(a.scope,s),[await c(a.scope,a.module,a.remoteEntryUrl,a.shareScope),a]}catch(e){throw t(e)}}};(Object.getOwnPropertyDescriptor(l,"name")||{}).writable||Object.defineProperty(l,"name",{value:"default",configurable:!0});const i=l;var p=r(488),u=r.n(p);const d=(0,p.createContext)(void 0),m=({remote:e,children:t})=>u().createElement(d.Provider,{value:e},t);m.defaultProps={remote:void 0},d.Consumer;const f=d,h=({remote:e,reason:t})=>u().createElement("div",{style:{border:"3px solid red"}},u().createElement("h5",null,`Error loading Appshell component '${e}.'`),u().createElement("span",{style:{fontSize:"1rem"}},t)),w=({remote:e,fallback:t,...r})=>{const[o,n]=(0,p.useState)();return(0,p.useEffect)((()=>{let t=!1;const o=i();return n(void 0),async function(){try{const[a,s]=await o(e);if(t||!a)return;n(u().createElement(m,{remote:s},u().createElement(a,r)))}catch(r){t||n(u().createElement(h,{remote:e,reason:`${r}`}))}}(),()=>{t=!0}}),[e,...Object.values(r)]),console.debug(`rendering RemoteSlot[${e}], loading=${!o}`),u().createElement(u().Fragment,null,o||t)};w.defaultProps={fallback:void 0};const b=w,g=()=>u().useContext(f);(Object.getOwnPropertyDescriptor(g,"name")||{}).writable||Object.defineProperty(g,"name",{value:"default",configurable:!0});const y=e=>{let t,r="pending";const o=fetch(e,{headers:{"Content-Type":"application/json",Accept:"application/json"}}).then((e=>{if(e.ok)return e.json().then((e=>{r="success",t=e}));r="error",t=new Error(`${e.status} ${e.statusText} ${e.url}`)}));return{read(){if("pending"===r)throw o;if("error"===r)throw t;if("success"===r)return t}}};(Object.getOwnPropertyDescriptor(y,"name")||{}).writable||Object.defineProperty(y,"name",{value:"default",configurable:!0})}}]);
package/dist/877.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunkappshell_react_shell=globalThis.webpackChunkappshell_react_shell||[]).push([[877],{877(e,r,s){s.r(r),s.d(r,{MissingVarsError:()=>a,VarsConflictError:()=>t,hasVars:()=>h,readVars:()=>c,resetVars:()=>i,setVars:()=>n});class a extends Error{constructor(e,r){super(`No vars were delivered for '${e}'. ${r.length?`Vars are present for ${r.map((e=>`'${e}'`)).join(", ")} — check that '${e}' matches the module federation name the registry knows this package by.`:"Nothing has delivered vars on this page — check that the host and this package both declare '@appshell/runtime' as a shared singleton."}`),this.name="MissingVarsError",this.scope=e}}class t extends Error{constructor(e){super(`Vars for '${e}' were already delivered and cannot be replaced. A scope receives its vars once per page load.`),this.name="VarsConflictError",this.scope=e}}const o=new Map,n=(e,r)=>{const s=o.get(e);var a,n;if(s){if(a=s,n=r,![...new Set([...Object.keys(a),...Object.keys(n)])].every((e=>a[e]===n[e])))throw new t(e)}else o.set(e,Object.freeze({...r}))},c=e=>{const r=o.get(e);if(!r)throw new a(e,[...o.keys()]);return r},h=e=>o.has(e),i=()=>{o.clear()}}}]);
1
+ "use strict";(globalThis.webpackChunkappshell_react_shell=globalThis.webpackChunkappshell_react_shell||[]).push([[877],{258(e,s,r){r.r(s),r.d(s,{MissingScopeError:()=>o,MissingVarsError:()=>t,VarsConflictError:()=>a,hasVars:()=>h,readVars:()=>c,resetVars:()=>l,setVars:()=>n});class t extends Error{constructor(e,s){super(`No vars were delivered for '${e}'. ${s.length?`Vars are present for ${s.map((e=>`'${e}'`)).join(", ")} — check that '${e}' matches the module federation name the registry knows this package by.`:"Nothing has delivered vars on this page — check that the host and this package both declare '@appshell/runtime' as a shared singleton."}`),this.name="MissingVarsError",this.scope=e}}class a extends Error{constructor(e){super(`Vars for '${e}' were already delivered and cannot be replaced. A scope receives its vars once per page load.`),this.name="VarsConflictError",this.scope=e}}class o extends Error{constructor(){super("Cannot tell which package this is. '@appshell/runtime/vars' needs the scope that AppshellPlugin injects at build time — add it to this package's webpack plugins, or read the store directly with readVars(scope) from '@appshell/runtime'."),this.name="MissingScopeError"}}const i=new Map,n=(e,s)=>{const r=i.get(e);var t,o;if(r){if(t=r,o=s,![...new Set([...Object.keys(t),...Object.keys(o)])].every((e=>t[e]===o[e])))throw new a(e)}else i.set(e,Object.freeze({...s}))},c=e=>{const s=i.get(e);if(!s)throw new t(e,[...i.keys()]);return s},h=e=>i.has(e),l=()=>{i.clear()}}}]);
package/dist/dev/main.js CHANGED
@@ -3550,7 +3550,7 @@ __webpack_require__.r(__webpack_exports__);
3550
3550
 
3551
3551
  //#region src/utils/env.ts
3552
3552
  function getBuilderId() {
3553
- return true ? "Appshell:1.0.0-alpha.23" : 0;
3553
+ return true ? "Appshell:1.0.0-alpha.25" : 0;
3554
3554
  }
3555
3555
 
3556
3556
  //#endregion
@@ -5482,7 +5482,7 @@ __webpack_require__.r(__webpack_exports__);
5482
5482
 
5483
5483
  //#region src/utils.ts
5484
5484
  function getBuilderId() {
5485
- return true ? "Appshell:1.0.0-alpha.23" : 0;
5485
+ return true ? "Appshell:1.0.0-alpha.25" : 0;
5486
5486
  }
5487
5487
  function getGlobalFederationInstance(name, version) {
5488
5488
  const buildId = getBuilderId();
@@ -7708,7 +7708,7 @@ function updateRemoteOptions(options) {
7708
7708
  /******/ if(!__webpack_require__.federation){
7709
7709
  /******/ __webpack_require__.federation = {
7710
7710
  /******/ initOptions: {"name":"Appshell","remotes":[],"shareStrategy":"version-first"},
7711
- /******/ chunkMatcher: function(chunkId) {return "webpack_sharing_consume_default_react_react" != chunkId},
7711
+ /******/ chunkMatcher: function(chunkId) {return !/^webpack_sharing_consume_default_(appshell_runtime_appshell_runtime|react_react)$/.test(chunkId)},
7712
7712
  /******/ rootOutputDir: "",
7713
7713
  /******/ bundlerRuntimeOptions: { remotes: { remoteInfos: {}, webpackRequire: __webpack_require__,idToRemoteMap: {}, chunkMapping: {},idToExternalAndNameMapping: {} } }
7714
7714
  /******/ };
@@ -7874,7 +7874,8 @@ function updateRemoteOptions(options) {
7874
7874
  /******/ var promises = [];
7875
7875
  /******/ switch(name) {
7876
7876
  /******/ case "default": {
7877
- /******/ register("@appshell/runtime", "1.0.0-alpha.23", () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! ../runtime/src/index.ts */ "../runtime/src/index.ts"))))));
7877
+ /******/ register("@appshell/react", "1.0.0-alpha.25", () => (Promise.all([__webpack_require__.e("webpack_sharing_consume_default_react_react"), __webpack_require__.e("webpack_sharing_consume_default_appshell_runtime_appshell_runtime"), __webpack_require__.e("react_src_index_ts-_f7a70")]).then(() => (() => (__webpack_require__(/*! ../react/src/index.ts */ "../react/src/index.ts"))))));
7878
+ /******/ register("@appshell/runtime", "1.0.0-alpha.25", () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! ../runtime/src/index.ts */ "../runtime/src/index.ts"))))));
7878
7879
  /******/ register("react-dom", "18.2.0", () => (Promise.all([__webpack_require__.e("vendors-node_modules_react-dom_index_js"), __webpack_require__.e("webpack_sharing_consume_default_react_react")]).then(() => (() => (__webpack_require__(/*! ../../node_modules/react-dom/index.js */ "../../node_modules/react-dom/index.js"))))));
7879
7880
  /******/ register("react", "18.2.0", () => (__webpack_require__.e("vendors-node_modules_react_index_js").then(() => (() => (__webpack_require__(/*! ../../node_modules/react/index.js */ "../../node_modules/react/index.js"))))));
7880
7881
  /******/ }
@@ -7887,7 +7888,11 @@ function updateRemoteOptions(options) {
7887
7888
  /******/
7888
7889
  /******/ /* webpack/runtime/sharing */
7889
7890
  /******/ (() => {
7890
- /******/ __webpack_require__.federation.initOptions.shared = { "@appshell/runtime": [{ version: "1.0.0-alpha.23",
7891
+ /******/ __webpack_require__.federation.initOptions.shared = { "@appshell/react": [{ version: "1.0.0-alpha.25",
7892
+ /******/ get: () => (Promise.all([__webpack_require__.e("webpack_sharing_consume_default_react_react"), __webpack_require__.e("webpack_sharing_consume_default_appshell_runtime_appshell_runtime"), __webpack_require__.e("react_src_index_ts-_f7a70")]).then(() => (() => (__webpack_require__(/*! ../react/src/index.ts */ "../react/src/index.ts"))))),
7893
+ /******/ scope: ["default"],
7894
+ /******/ shareConfig: {"eager":false,"singleton":true,"layer":null},
7895
+ /******/ },], "@appshell/runtime": [{ version: "1.0.0-alpha.25",
7891
7896
  /******/ get: () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! ../runtime/src/index.ts */ "../runtime/src/index.ts"))))),
7892
7897
  /******/ scope: ["default"],
7893
7898
  /******/ shareConfig: {"eager":false,"singleton":true,"layer":null},
@@ -7951,15 +7956,15 @@ function updateRemoteOptions(options) {
7951
7956
  /******/ shareKey: "react",
7952
7957
  /******/
7953
7958
  /******/ },
7954
- /******/ "webpack/sharing/consume/default/@appshell/runtime/@appshell/runtime": {
7955
- /******/ fallback: () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! @appshell/runtime */ "../runtime/src/index.ts"))))),
7959
+ /******/ "webpack/sharing/consume/default/@appshell/react/@appshell/react": {
7960
+ /******/ fallback: () => (Promise.all([__webpack_require__.e("webpack_sharing_consume_default_appshell_runtime_appshell_runtime"), __webpack_require__.e("react_src_index_ts-_f7a71")]).then(() => (() => (__webpack_require__(/*! @appshell/react */ "../react/src/index.ts"))))),
7956
7961
  /******/ shareScope: ["default"],
7957
7962
  /******/ singleton: true,
7958
- /******/ requiredVersion: "^1.0.0-alpha.23",
7963
+ /******/ requiredVersion: false,
7959
7964
  /******/ strictVersion: false,
7960
7965
  /******/ eager: false,
7961
7966
  /******/ layer: undefined,
7962
- /******/ shareKey: "@appshell/runtime",
7967
+ /******/ shareKey: "@appshell/react",
7963
7968
  /******/
7964
7969
  /******/ },
7965
7970
  /******/ "webpack/sharing/consume/default/react-dom/react-dom": {
@@ -7972,6 +7977,17 @@ function updateRemoteOptions(options) {
7972
7977
  /******/ layer: undefined,
7973
7978
  /******/ shareKey: "react-dom",
7974
7979
  /******/
7980
+ /******/ },
7981
+ /******/ "webpack/sharing/consume/default/@appshell/runtime/@appshell/runtime": {
7982
+ /******/ fallback: () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! @appshell/runtime */ "../runtime/src/index.ts"))))),
7983
+ /******/ shareScope: ["default"],
7984
+ /******/ singleton: true,
7985
+ /******/ requiredVersion: "^1.0.0-alpha.25",
7986
+ /******/ strictVersion: false,
7987
+ /******/ eager: false,
7988
+ /******/ layer: undefined,
7989
+ /******/ shareKey: "@appshell/runtime",
7990
+ /******/
7975
7991
  /******/ }
7976
7992
  /******/ };
7977
7993
  /******/ var moduleToHandlerMapping = {};
@@ -7981,8 +7997,11 @@ function updateRemoteOptions(options) {
7981
7997
  /******/ "webpack/sharing/consume/default/react/react"
7982
7998
  /******/ ],
7983
7999
  /******/ "src_bootstrap_tsx": [
7984
- /******/ "webpack/sharing/consume/default/@appshell/runtime/@appshell/runtime",
8000
+ /******/ "webpack/sharing/consume/default/@appshell/react/@appshell/react",
7985
8001
  /******/ "webpack/sharing/consume/default/react-dom/react-dom"
8002
+ /******/ ],
8003
+ /******/ "webpack_sharing_consume_default_appshell_runtime_appshell_runtime": [
8004
+ /******/ "webpack/sharing/consume/default/@appshell/runtime/@appshell/runtime"
7986
8005
  /******/ ]
7987
8006
  /******/ };
7988
8007
  /******/ __webpack_require__.f.consumes = (chunkId, promises) => {
@@ -8034,7 +8053,7 @@ function updateRemoteOptions(options) {
8034
8053
  /******/ if(installedChunkData) {
8035
8054
  /******/ promises.push(installedChunkData[2]);
8036
8055
  /******/ } else {
8037
- /******/ if("webpack_sharing_consume_default_react_react" != chunkId) {
8056
+ /******/ if(!/^webpack_sharing_consume_default_(appshell_runtime_appshell_runtime|react_react)$/.test(chunkId)) {
8038
8057
  /******/ // setup Promise in chunk cache
8039
8058
  /******/ var promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));
8040
8059
  /******/ promises.push(installedChunkData[2] = promise);