@appshell/react-shell 1.0.0-alpha.28 → 1.0.0-alpha.29
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 +1 -1
- package/dist/630.js +1 -1
- package/dist/677.js +1 -1
- package/dist/dev/main.js +7 -7
- package/dist/dev/main.js.map +1 -1
- package/dist/dev/mf-manifest.json +5 -5
- package/dist/dev/mf-stats.json +5 -5
- package/dist/main.js +1 -1
- package/dist/mf-manifest.json +5 -5
- package/dist/mf-stats.json +5 -5
- package/package.json +3 -2
package/dist/58.js
CHANGED
|
@@ -1 +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(
|
|
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(332),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
CHANGED
|
@@ -1 +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,"&").replace(/</g,"<")}</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(
|
|
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,"&").replace(/</g,"<")}</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
CHANGED
|
@@ -1 +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(
|
|
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(332),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/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.
|
|
3553
|
+
return true ? "Appshell:1.0.0-alpha.29" : 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.
|
|
5485
|
+
return true ? "Appshell:1.0.0-alpha.29" : 0;
|
|
5486
5486
|
}
|
|
5487
5487
|
function getGlobalFederationInstance(name, version) {
|
|
5488
5488
|
const buildId = getBuilderId();
|
|
@@ -7874,8 +7874,8 @@ function updateRemoteOptions(options) {
|
|
|
7874
7874
|
/******/ var promises = [];
|
|
7875
7875
|
/******/ switch(name) {
|
|
7876
7876
|
/******/ case "default": {
|
|
7877
|
-
/******/ register("@appshell/react", "1.0.0-alpha.
|
|
7878
|
-
/******/ register("@appshell/runtime", "1.0.0-alpha.
|
|
7877
|
+
/******/ register("@appshell/react", "1.0.0-alpha.29", () => (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.29", () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! ../runtime/src/index.ts */ "../runtime/src/index.ts"))))));
|
|
7879
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"))))));
|
|
7880
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"))))));
|
|
7881
7881
|
/******/ }
|
|
@@ -7888,11 +7888,11 @@ function updateRemoteOptions(options) {
|
|
|
7888
7888
|
/******/
|
|
7889
7889
|
/******/ /* webpack/runtime/sharing */
|
|
7890
7890
|
/******/ (() => {
|
|
7891
|
-
/******/ __webpack_require__.federation.initOptions.shared = { "@appshell/react": [{ version: "1.0.0-alpha.
|
|
7891
|
+
/******/ __webpack_require__.federation.initOptions.shared = { "@appshell/react": [{ version: "1.0.0-alpha.29",
|
|
7892
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
7893
|
/******/ scope: ["default"],
|
|
7894
7894
|
/******/ shareConfig: {"eager":false,"singleton":true,"layer":null},
|
|
7895
|
-
/******/ },], "@appshell/runtime": [{ version: "1.0.0-alpha.
|
|
7895
|
+
/******/ },], "@appshell/runtime": [{ version: "1.0.0-alpha.29",
|
|
7896
7896
|
/******/ get: () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! ../runtime/src/index.ts */ "../runtime/src/index.ts"))))),
|
|
7897
7897
|
/******/ scope: ["default"],
|
|
7898
7898
|
/******/ shareConfig: {"eager":false,"singleton":true,"layer":null},
|
|
@@ -7982,7 +7982,7 @@ function updateRemoteOptions(options) {
|
|
|
7982
7982
|
/******/ fallback: () => (__webpack_require__.e("runtime_src_index_ts").then(() => (() => (__webpack_require__(/*! @appshell/runtime */ "../runtime/src/index.ts"))))),
|
|
7983
7983
|
/******/ shareScope: ["default"],
|
|
7984
7984
|
/******/ singleton: true,
|
|
7985
|
-
/******/ requiredVersion: "^1.0.0-alpha.
|
|
7985
|
+
/******/ requiredVersion: "^1.0.0-alpha.29",
|
|
7986
7986
|
/******/ strictVersion: false,
|
|
7987
7987
|
/******/ eager: false,
|
|
7988
7988
|
/******/ layer: undefined,
|