@micro-zoe/micro-app 1.0.0-alpha.4 → 1.0.0-alpha.7

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/lib/index.min.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e="undefined"!=typeof window,t="undefined"!=typeof global?global:"undefined"!=typeof window?window:"undefined"!=typeof self?self:Function("return this")(),n=()=>{},s=()=>!1,o=Array.isArray,r=Object.assign,i=Object.defineProperty,a=Object.defineProperties,c=Object.prototype.hasOwnProperty;function l(e){return void 0===e}function u(e){return null===e}function h(e){return"string"==typeof e}function p(e){return"boolean"==typeof e}function d(e){return"function"==typeof e}function m(e){return"[object Object]"===toString.call(e)}function f(e){return"[object Promise]"===toString.call(e)}function _(e){return d(e)&&0===e.name.indexOf("bound ")&&!e.hasOwnProperty("prototype")}function g(e){var t;if(d(e)){const n=e.toString();return(null===(t=e.prototype)||void 0===t?void 0:t.constructor)===e&&Object.getOwnPropertyNames(e.prototype).length>1||/^function\s+[A-Z]/.test(n)||/^class\s+/.test(n)}return!1}function A(e){return e instanceof URL}function w(e,t=null,...n){const s=t&&h(t)?` app ${t}:`:"";h(e)?console.error(`[micro-app]${s} ${e}`,...n):console.error(`[micro-app]${s}`,e,...n)}function y(e,t=null,...n){const s=t&&h(t)?` app ${t}:`:"";h(e)?console.warn(`[micro-app]${s} ${e}`,...n):console.warn(`[micro-app]${s}`,e,...n)}function b(e,...t){Promise.resolve().then(e.bind(null,...t))}const v=function(){class e extends URL{}return(t,n)=>n?new e(""+t,n):new e(""+t)}();function E(e){return e.startsWith("//")?`${t.location.protocol}${e}`:e}function R(e,t=null){if(!h(e)||!e)return"";try{const{origin:t,pathname:n,search:s}=v(E(e));if(/\.(\w+)$/.test(n))return`${t}${n}${s}`;const o=`${t}${n}/`.replace(/\/\/$/,"/");return/^https?:\/\//.test(o)?`${o}${s}`:""}catch(e){return w(e,t),""}}function P(e){return h(e)&&e?e.replace(/(^\d+)|([^\w\d-_])/gi,""):""}function N(e){const{origin:t,pathname:n}=v(e);if(/\.(\w+)$/.test(n)){const e=`${t}${n}`.split("/");return e.pop(),e.join("/")+"/"}return`${t}${n}/`.replace(/\/\/$/,"/")}function M(e,t){return!e||/^((((ht|f)tps?)|file):)?\/\//.test(e)||/^(data|blob):/.test(e)?e:v(e,N(E(t))).toString()}function S(e,t,n,s){let o=0;function r(){++o===e.length&&s&&s()}e.forEach(((e,s)=>{f(e)?e.then((e=>{t({data:e,index:s}),r()})).catch((e=>{n({error:e,index:s}),r()})):(t({data:e,index:s}),r())}))}const C=t.requestIdleCallback||function(e){const t=Date.now();return setTimeout((function(){e({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))})}),50)};let O=null;function D(e){O=e}function x(e){O!==e&&(D(e),b((()=>{D(null)})))}function L(){return O}function I(){D(null)}function U(e,t){const n=document.createElement(e,t);return n.__MICRO_APP_NAME__&&delete n.__MICRO_APP_NAME__,n.__PURE_ELEMENT__=!0,n}function T(e,t,n){if(t.innerHTML="",n){const n=e.cloneNode(!0),s=document.createDocumentFragment();Array.from(n.childNodes).forEach((e=>{s.appendChild(e)})),t.appendChild(s)}else Array.from(e.childNodes).forEach((e=>{t.appendChild(e)}))}function W(e){return!e||/(^\d)|([^\w\d-_\u4e00-\u9fa5])/gi.test(e)}function k(e){return/^body$/i.test(e)||/^head$/i.test(e)||/^html$/i.test(e)}function B(e){return function(e){return"undefined"!=typeof ShadowRoot&&e instanceof ShadowRoot}(e)?e.host:e}function H(e){return e?e.replace(/^\s+|\s+$/g,""):""}function $(){return navigator.userAgent.indexOf("Firefox")>-1}function F(e){const t={},n=e.split("&");for(const e of n){const n=e.indexOf("="),s=n<0?e:e.slice(0,n),r=n<0?null:e.slice(n+1);if(s in t){let e=t[s];o(e)||(e=t[s]=[e]),e.push(r)}else t[s]=r}return t}function K(e){let t="";for(const n in e){const s=e[n];if(u(s))t+=(t.length?"&":"")+n;else{(o(s)?s:[s]).forEach((e=>{l(e)||(t+=(t.length?"&":"")+n,u(e)||(t+="="+e))}))}}return t}function j(){const e=new Set;return{add:function(t){return e.add(t),()=>!!e.has(t)&&e.delete(t)},list:()=>e}}var G,q,V,Q;!function(e){e.NAME="name",e.URL="url"}(G||(G={})),function(e){e.CREATED="created",e.LOADING="loading",e.LOADED="loaded",e.LOAD_FAILED="load_failed",e.MOUNTING="mounting",e.MOUNTED="mounted",e.UNMOUNT="unmount"}(q||(q={})),function(e){e.CREATED="created",e.BEFOREMOUNT="beforemount",e.MOUNTED="mounted",e.UNMOUNT="unmount",e.ERROR="error",e.BEFORESHOW="beforeshow",e.AFTERSHOW="aftershow",e.AFTERHIDDEN="afterhidden"}(V||(V={})),function(e){e.KEEP_ALIVE_SHOW="keep_alive_show",e.KEEP_ALIVE_HIDDEN="keep_alive_hidden"}(Q||(Q={}));const z="window,self,globalThis,Array,Object,String,Boolean,Math,Number,Symbol,Date,Function,Proxy,WeakMap,WeakSet,Set,Map,Reflect,Element,Node,Document,RegExp,Error,TypeError,JSON,isNaN,parseFloat,parseInt,performance,console,decodeURI,encodeURI,decodeURIComponent,encodeURIComponent,navigator,undefined,location,history";function Y(e,t=null,n={}){return I(),d(Vt.fetch)?Vt.fetch(e,n,t):window.fetch(e,n).then((e=>e.text()))}class X{static getInstance(){return this.instance||(this.instance=new X),this.instance}run(e,t){const n=e.name,s=e.ssrUrl||e.url;Y(s,n,{cache:"no-cache"}).then((o=>{if(!o){const t="html is empty, please check in detail";return e.onerror(new Error(t)),w(t,n)}o=this.formatHTML(s,o,n),t(o,e)})).catch((t=>{w(`Failed to fetch data from ${e.url}, micro-app stop rendering`,n,t),e.onLoadError(t)}))}formatHTML(e,t,n){return this.processHtml(e,t,n,Vt.plugins).replace(/<head[^>]*>[\s\S]*?<\/head>/i,(e=>e.replace(/<head/i,"<micro-app-head").replace(/<\/head>/i,"</micro-app-head>"))).replace(/<body[^>]*>[\s\S]*?<\/body>/i,(e=>e.replace(/<body/i,"<micro-app-body").replace(/<\/body>/i,"</micro-app-body>")))}processHtml(e,t,n,s){var o;if(!s)return t;const r=[];return s.global&&r.push(...s.global),(null===(o=s.modules)||void 0===o?void 0:o[n])&&r.push(...s.modules[n]),r.length>0?r.reduce(((t,n)=>m(n)&&d(n.processHtml)?n.processHtml(t,e,n.options):t),t):t}}const J=/(^|\s+)(html|:root)(?=[\s>~[.#:]+|$)/,Z=/(^|\s+)((html[\s>~]+body)|body)(?=[\s>~[.#:]+|$)/;function ee(e,t){e=t?`${t} ${e}`:e;const n=new Error(e);throw n.reason=e,t&&(n.filename=t),n}class te{constructor(){this.cssText="",this.prefix="",this.baseURI="",this.linkPath="",this.result="",this.scopecssDisable=!1,this.scopecssDisableSelectors=[],this.scopecssDisableNextLine=!1,this.mediaRule=this.createMatcherForAtRuleWithChildRule(/^@media *([^{]+)/,"media"),this.supportsRule=this.createMatcherForAtRuleWithChildRule(/^@supports *([^{]+)/,"supports"),this.documentRule=this.createMatcherForAtRuleWithChildRule(/^@([-\w]+)?document *([^{]+)/,"document"),this.hostRule=this.createMatcherForAtRuleWithChildRule(/^@host\s*/,"host"),this.importRule=this.createMatcherForNoneBraceAtRule("import"),this.charsetRule=this.createMatcherForNoneBraceAtRule("charset"),this.namespaceRule=this.createMatcherForNoneBraceAtRule("namespace")}exec(e,t,n,s){return this.cssText=e,this.prefix=t,this.baseURI=n,this.linkPath=s||"",this.matchRules(),$()?decodeURIComponent(this.result):this.result}reset(){this.cssText=this.prefix=this.baseURI=this.linkPath=this.result="",this.scopecssDisable=this.scopecssDisableNextLine=!1,this.scopecssDisableSelectors=[]}matchRules(){for(this.matchLeadingSpaces(),this.matchComments();this.cssText.length&&"}"!==this.cssText.charAt(0)&&(this.matchAtRule()||this.matchStyleRule());)this.matchComments()}matchStyleRule(){const e=this.formatSelector(!0);return this.scopecssDisableNextLine=!1,e?(this.recordResult(e),this.matchComments(),this.styleDeclarations(),this.matchLeadingSpaces(),!0):ee("selector missing",this.linkPath)}formatSelector(e){const t=this.commonMatch(/^[^{]+/,e);return!!t&&t[0].replace(/(^|,[\n\s]*)([^,]+)/g,((e,t,n)=>(n=H(n),this.scopecssDisableNextLine||this.scopecssDisable&&(!this.scopecssDisableSelectors.length||this.scopecssDisableSelectors.includes(n))||J.test(n)||(n=Z.test(n)?n.replace(Z,this.prefix+" micro-app-body"):this.prefix+" "+n),t+n)))}styleDeclarations(){return this.matchOpenBrace()?(this.matchAllDeclarations(),!!this.matchCloseBrace()||ee("Declaration missing '}'",this.linkPath)):ee("Declaration missing '{'",this.linkPath)}matchAllDeclarations(){let e=this.commonMatch(/^(?:url\(["']?(?:[^)"'}]+)["']?\)|[^}/])*/,!0)[0];if(e&&(this.scopecssDisableNextLine||this.scopecssDisable&&!this.scopecssDisableSelectors.length||(e=e.replace(/url\(["']?([^)"']+)["']?\)/gm,((e,t)=>/^((data|blob):|#)/.test(t)||/^(https?:)?\/\//.test(t)?e:(/^((\.\.?\/)|[^/])/.test(t)&&this.linkPath&&(this.baseURI=function(e){const t=e.split("/");return t.pop(),E(t.join("/")+"/")}(this.linkPath)),`url("${M(t,this.baseURI)}")`)))),this.recordResult(e)),this.scopecssDisableNextLine=!1,this.cssText&&"}"!==this.cssText.charAt(0))return"/"===this.cssText.charAt(0)&&"*"===this.cssText.charAt(1)?this.matchComments():this.commonMatch(/\/+/),this.matchAllDeclarations()}matchAtRule(){return"@"===this.cssText[0]&&(this.scopecssDisableNextLine=!1,this.keyframesRule()||this.mediaRule()||this.customMediaRule()||this.supportsRule()||this.importRule()||this.charsetRule()||this.namespaceRule()||this.documentRule()||this.pageRule()||this.hostRule()||this.fontFaceRule())}keyframesRule(){if(!this.commonMatch(/^@([-\w]+)?keyframes\s*/))return!1;if(!this.commonMatch(/^[^{]+/))return ee("@keyframes missing name",this.linkPath);if(this.matchComments(),!this.matchOpenBrace())return ee("@keyframes missing '{'",this.linkPath);for(this.matchComments();this.keyframeRule();)this.matchComments();return this.matchCloseBrace()?(this.matchLeadingSpaces(),!0):ee("@keyframes missing '}'",this.linkPath)}keyframeRule(){let e;const t=[];for(;e=this.commonMatch(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),this.commonMatch(/^,\s*/);return!!t.length&&(this.styleDeclarations(),this.matchLeadingSpaces(),!0)}customMediaRule(){return!!this.commonMatch(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/)&&(this.matchLeadingSpaces(),!0)}pageRule(){return!!this.commonMatch(/^@page */)&&(this.formatSelector(!1),this.scopecssDisableNextLine=!1,this.commonHandlerForAtRuleWithSelfRule("page"))}fontFaceRule(){return!!this.commonMatch(/^@font-face\s*/)&&this.commonHandlerForAtRuleWithSelfRule("font-face")}createMatcherForAtRuleWithChildRule(e,t){return()=>!!this.commonMatch(e)&&(this.matchOpenBrace()?(this.matchComments(),this.matchRules(),this.matchCloseBrace()?(this.matchLeadingSpaces(),!0):ee(`@${t} missing '}'`,this.linkPath)):ee(`@${t} missing '{'`,this.linkPath))}createMatcherForNoneBraceAtRule(e){const t=new RegExp("^@"+e+"\\s*([^;]+);");return()=>!!this.commonMatch(t)&&(this.matchLeadingSpaces(),!0)}commonHandlerForAtRuleWithSelfRule(e){return this.matchOpenBrace()?(this.matchAllDeclarations(),this.matchCloseBrace()?(this.matchLeadingSpaces(),!0):ee(`@${e} missing '}'`,this.linkPath)):ee(`@${e} missing '{'`,this.linkPath)}matchComments(){for(;this.matchComment(););}matchComment(){if("/"!==this.cssText.charAt(0)||"*"!==this.cssText.charAt(1))return!1;this.scopecssDisableNextLine=!1;let e=2;for(;""!==this.cssText.charAt(e)&&("*"!==this.cssText.charAt(e)||"/"!==this.cssText.charAt(e+1));)++e;if(e+=2,""===this.cssText.charAt(e-1))return ee("End of comment missing",this.linkPath);let t=this.cssText.slice(2,e-2);if(this.recordResult(`/*${t}*/`),t=H(t.replace(/^\s*!/,"")),"scopecss-disable-next-line"===t)this.scopecssDisableNextLine=!0;else if(/^scopecss-disable/.test(t))if("scopecss-disable"===t)this.scopecssDisable=!0;else{this.scopecssDisable=!0;t.replace("scopecss-disable","").split(",").forEach((e=>{this.scopecssDisableSelectors.push(H(e))}))}else"scopecss-enable"===t&&(this.scopecssDisable=!1,this.scopecssDisableSelectors=[]);return this.cssText=this.cssText.slice(e),this.matchLeadingSpaces(),!0}commonMatch(e,t=!1){const n=e.exec(this.cssText);if(!n)return;const s=n[0];return this.cssText=this.cssText.slice(s.length),t||this.recordResult(s),n}matchOpenBrace(){return this.commonMatch(/^{\s*/)}matchCloseBrace(){return this.commonMatch(/^}/)}matchLeadingSpaces(){this.commonMatch(/^\s*/)}recordResult(e){$()?this.result+=encodeURIComponent(e):this.result+=e}}function ne(e,t,n,s,o){if(!e.__MICRO_APP_HAS_SCOPED__){e.__MICRO_APP_HAS_SCOPED__=!0;let r=null;try{r=se.exec(e.textContent,n,s,o),se.reset()}catch(e){se.reset(),w("An error occurred while parsing CSS:\n",t,e)}r&&(e.textContent=r)}}let se;function oe(e,t){if(t.scopecss){const n=`${Vt.tagName}[name=${t.name}]`;if(se||(se=new te),e.textContent)ne(e,t.name,n,t.url,e.__MICRO_APP_LINK_PATH__);else{const s=new MutationObserver((function(){s.disconnect(),e.textContent&&!e.hasAttribute("data-styled")&&ne(e,t.name,n,t.url,e.__MICRO_APP_LINK_PATH__)}));s.observe(e,{childList:!0})}}return e}function re(e,t){Object.defineProperties(e,{currentTarget:{get:()=>t},srcElement:{get:()=>t},target:{get:()=>t}})}function ie(e){const t=new CustomEvent("load");re(t,e),d(e.onload)?e.onload(t):e.dispatchEvent(t)}function ae(e){const t=new CustomEvent("error");re(t,e),d(e.onerror)?e.onerror(t):e.dispatchEvent(t)}const ce=new Map;function le(e,t,n,s=!1){const o=e.getAttribute("rel");let r=e.getAttribute("href"),i=null;if("stylesheet"===o&&r){if(r=M(r,n.url),s)return{url:r,info:{code:"",isGlobal:e.hasAttribute("global")}};i=document.createComment(`link element with href=${r} move to micro-app-head as style element`),n.source.links.set(r,{code:"",placeholder:i,isGlobal:e.hasAttribute("global")})}else o&&["prefetch","preload","prerender","icon","apple-touch-icon"].includes(o)?s?i=document.createComment(`link element with rel=${o}${r?" & href="+r:""} removed by micro-app`):t.removeChild(e):r&&e.setAttribute("href",M(r,n.url));return s?{replaceComment:i}:i?t.replaceChild(i,e):void 0}function ue(e,t,n){const s=Array.from(t.source.links.entries());S(s.map((([e])=>ce.has(e)?ce.get(e):Y(e,t.name))),(e=>{!function(e,t,n,s,o){t.isGlobal&&!ce.has(e)&&ce.set(e,n);const r=U("style");r.textContent=n,r.__MICRO_APP_LINK_PATH__=e,r.setAttribute("data-origin-href",e),t.placeholder.parentNode?t.placeholder.parentNode.replaceChild(oe(r,o),t.placeholder):s.appendChild(oe(r,o));t.placeholder=null,t.code=n}(s[e.index][0],s[e.index][1],e.data,n,t)}),(e=>{w(e,t.name)}),(()=>{t.onLoad(e)}))}class he{constructor(){this.escapeSetterKeyList=["location"],this.staticEscapeProperties=["System","__cjsWrapper"],this.staticScopeProperties=["webpackJsonp","webpackHotUpdate","Vue"],this.injectReactHRMProperty()}injectReactHRMProperty(){"production"!==process.env.NODE_ENV&&(this.staticEscapeProperties.push("__REACT_ERROR_OVERLAY_GLOBAL_HOOK__"),Re.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__&&(this.staticScopeProperties=this.staticScopeProperties.concat(["__REACT_ERROR_OVERLAY_GLOBAL_HOOK__","__reactRefreshInjected"])))}}function pe(e,t){Object.defineProperty(e,"parentNode",{value:t,configurable:!0})}const de=new WeakMap;function me(e,t,n){if(t instanceof HTMLStyleElement){if(t.hasAttribute("exclude")){const e=document.createComment("style element with exclude attribute ignored by micro-app");return de.set(t,e),e}return n.scopecss&&!t.hasAttribute("ignore")?oe(t,n):t}if(t instanceof HTMLLinkElement){if(t.hasAttribute("exclude")||Ce(t.getAttribute("href"),n.name)){const e=document.createComment("link element with exclude attribute ignored by micro-app");return de.set(t,e),e}if(t.hasAttribute("ignore")||Oe(t.getAttribute("href"),n.name))return t;const{url:s,info:o,replaceComment:r}=le(t,e,n,!0);if(s&&o){const e=U("style");return e.__MICRO_APP_LINK_PATH__=s,function(e,t,n,s,o){if(n.source.links.has(e))return o.textContent=n.source.links.get(e).code,oe(o,n),void b((()=>ie(s)));if(ce.has(e)){const r=ce.get(e);return t.code=r,n.source.links.set(e,t),o.textContent=r,oe(o,n),void b((()=>ie(s)))}Y(e,n.name).then((r=>{t.code=r,n.source.links.set(e,t),t.isGlobal&&ce.set(e,r),o.textContent=r,oe(o,n),ie(s)})).catch((e=>{w(e,n.name),ae(s)}))}(s,o,n,t,e),de.set(t,e),e}return r?(de.set(t,r),r):t}if(t instanceof HTMLScriptElement){const{replaceComment:s,url:o,info:r}=Me(t,e,n,!0)||{};if(o&&r){if(r.isExternal){const e=function(e,t,n,s){const o=()=>ie(s);if(n.source.scripts.has(e)){const t=n.source.scripts.get(e);return!t.module&&b(o),xe(e,n,t,!0,o)}if(Ne.has(e)){const s=Ne.get(e);return t.code=s,n.source.scripts.set(e,t),!t.module&&b(o),xe(e,n,t,!0,o)}let r;r=n.inline||t.module?U("script"):document.createComment(`dynamic script with src='${e}' extract by micro-app`);return Y(e,n.name).then((s=>{t.code=s,n.source.scripts.set(e,t),t.isGlobal&&Ne.set(e,s);try{s=Ue(e,n,s,t),n.inline||t.module?Le(e,s,t.module,r,o):Ie(s,t)}catch(t){console.error(`[micro-app from runDynamicScript] app ${n.name}: `,t,e)}!t.module&&o()})).catch((e=>{w(e,n.name),ae(s)})),r}(o,r,n,t);return de.set(t,e),e}{const e=xe(o,n,r,!0);return de.set(t,e),e}}return s?(de.set(t,s),s):t}return t}function fe(e,t,n,s,o){const r=function(e,t){var n,s;if(e===document.head)return null===(n=null==t?void 0:t.container)||void 0===n?void 0:n.querySelector("micro-app-head");if(e===document.body)return null===(s=null==t?void 0:t.container)||void 0===s?void 0:s.querySelector("micro-app-body");return null}(n,e);return r?o&&!r.contains(o)?Re.rawAppendChild.call(r,s):t!==Re.rawRemoveChild||r.contains(s)?("production"!==process.env.NODE_ENV&&s instanceof HTMLIFrameElement&&t===Re.rawAppendChild&&function(e){var t;if("production"!==process.env.NODE_ENV){const n=Re.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__,s=null===(t=e.sandBox)||void 0===t?void 0:t.proxyWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__;n&&s&&(Re.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__=s,b((()=>{Re.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__=n})))}}(e),_e(t,r,s,o)):n.contains(s)?t.call(n,s):s:_e(t,n,s,o)}function _e(e,t,n,s){return(o=e)===Re.rawAppend||o===Re.rawPrepend?e.call(t,n):e.call(t,n,s);var o}function ge(e){var t;return null!==(t=de.get(e))&&void 0!==t?t:e}function Ae(e,t,n,s){const o=L();if(t instanceof Node&&(t.__MICRO_APP_NAME__||o&&!t.__PURE_ELEMENT__)){t.__MICRO_APP_NAME__=t.__MICRO_APP_NAME__||o;const r=Bt.get(t.__MICRO_APP_NAME__);if(null==r?void 0:r.container)return t instanceof Element&&(/^(img|script)$/i.test(t.tagName)?(t.hasAttribute("src")&&Re.rawSetAttribute.call(t,"src",M(t.getAttribute("src"),r.url)),t.hasAttribute("srcset")&&Re.rawSetAttribute.call(t,"srcset",M(t.getAttribute("srcset"),r.url))):/^link$/i.test(t.tagName)&&t.hasAttribute("href")&&Re.rawSetAttribute.call(t,"href",M(t.getAttribute("href"),r.url))),fe(r,s,e,me(e,t,r),n&&ge(n));if(s===Re.rawAppend||s===Re.rawPrepend)return s.call(e,t)}else if(s===Re.rawAppend||s===Re.rawPrepend){if(!(t instanceof Node)&&o){const n=Bt.get(o);if(null==n?void 0:n.container){if(e===document.head)return s.call(n.container.querySelector("micro-app-head"),t);if(e===document.body)return s.call(n.container.querySelector("micro-app-body"),t)}}return s.call(e,t)}return s.call(e,t,n)}function we(){!function(){const e=Re.rawDocument,t=Re.rawRootDocument;function n(t){return function(e){return"[object ProxyDocument]"===toString.call(e)}(t)?e:t}function s(t){var s,o,r,i;const a=n(this),c=L();return c&&(null===(s=Bt.get(c))||void 0===s?void 0:s.container)&&t&&!k(t)&&e===a?null!==(i=null===(r=null===(o=Bt.get(c))||void 0===o?void 0:o.container)||void 0===r?void 0:r.querySelector(t))&&void 0!==i?i:null:Re.rawQuerySelector.call(a,t)}function o(t){var s,o,r,i;const a=n(this),c=L();return c&&(null===(s=Bt.get(c))||void 0===s?void 0:s.container)&&t&&!k(t)&&e===a?null!==(i=null===(r=null===(o=Bt.get(c))||void 0===o?void 0:o.container)||void 0===r?void 0:r.querySelectorAll(t))&&void 0!==i?i:[]:Re.rawQuerySelectorAll.call(a,t)}t.prototype.createElement=function(e,t){return ye(Re.rawCreateElement.call(n(this),e,t))},t.prototype.createElementNS=function(e,t,s){return ye(Re.rawCreateElementNS.call(n(this),e,t,s))},t.prototype.createDocumentFragment=function(){return ye(Re.rawCreateDocumentFragment.call(n(this)))},t.prototype.querySelector=s,t.prototype.querySelectorAll=o,t.prototype.getElementById=function(e){const t=n(this);if(!L()||W(e))return Re.rawGetElementById.call(t,e);try{return s.call(t,`#${e}`)}catch(n){return Re.rawGetElementById.call(t,e)}},t.prototype.getElementsByClassName=function(e){const t=n(this);if(!L()||W(e))return Re.rawGetElementsByClassName.call(t,e);try{return o.call(t,`.${e}`)}catch(n){return Re.rawGetElementsByClassName.call(t,e)}},t.prototype.getElementsByTagName=function(e){var t;const s=n(this),r=L();if(!r||k(e)||W(e)||!(null===(t=Bt.get(r))||void 0===t?void 0:t.inline)&&/^script$/i.test(e))return Re.rawGetElementsByTagName.call(s,e);try{return o.call(s,e)}catch(t){return Re.rawGetElementsByTagName.call(s,e)}},t.prototype.getElementsByName=function(e){const t=n(this);if(!L()||W(e))return Re.rawGetElementsByName.call(t,e);try{return o.call(t,`[name=${e}]`)}catch(n){return Re.rawGetElementsByName.call(t,e)}}}(),Element.prototype.appendChild=function(e){return Ae(this,e,null,Re.rawAppendChild)},Element.prototype.insertBefore=function(e,t){return Ae(this,e,t,Re.rawInsertBefore)},Element.prototype.replaceChild=function(e,t){return Ae(this,e,t,Re.rawReplaceChild)},Element.prototype.append=function(...e){let t=0;const n=e.length;for(;t<n;)Ae(this,e[t],null,Re.rawAppend),t++},Element.prototype.prepend=function(...e){let t=e.length;for(;t>0;)Ae(this,e[t-1],null,Re.rawPrepend),t--},Element.prototype.removeChild=function(e){var t;if(null==e?void 0:e.__MICRO_APP_NAME__){const n=Bt.get(e.__MICRO_APP_NAME__);if(null==n?void 0:n.container)return fe(n,Re.rawRemoveChild,this,ge(e));try{return Re.rawRemoveChild.call(this,e)}catch(n){return null===(t=null==e?void 0:e.parentNode)||void 0===t?void 0:t.removeChild(e)}}return Re.rawRemoveChild.call(this,e)},Element.prototype.cloneNode=function(e){const t=Re.rawCloneNode.call(this,e);return this.__MICRO_APP_NAME__&&(t.__MICRO_APP_NAME__=this.__MICRO_APP_NAME__),t}}function ye(e){const t=L();return t&&(e.__MICRO_APP_NAME__=t),e}let be=!1;function ve(){I(),function(){const e=Re.rawRootDocument;e.prototype.createElement=Re.rawCreateElement,e.prototype.createElementNS=Re.rawCreateElementNS,e.prototype.createDocumentFragment=Re.rawCreateDocumentFragment,e.prototype.querySelector=Re.rawQuerySelector,e.prototype.querySelectorAll=Re.rawQuerySelectorAll,e.prototype.getElementById=Re.rawGetElementById,e.prototype.getElementsByClassName=Re.rawGetElementsByClassName,e.prototype.getElementsByTagName=Re.rawGetElementsByTagName,e.prototype.getElementsByName=Re.rawGetElementsByName}(),Element.prototype.appendChild=Re.rawAppendChild,Element.prototype.insertBefore=Re.rawInsertBefore,Element.prototype.replaceChild=Re.rawReplaceChild,Element.prototype.removeChild=Re.rawRemoveChild,Element.prototype.append=Re.rawAppend,Element.prototype.prepend=Re.rawPrepend,Element.prototype.cloneNode=Re.rawCloneNode}let Ee=!1;const Re={};function Pe(){if(e){const e=Function("return window")(),t=Function("return document")(),n=Function("return Document")(),s="noModule"in document.createElement("script"),o=Element.prototype.setAttribute,i=Element.prototype.appendChild,a=Element.prototype.insertBefore,c=Element.prototype.replaceChild,l=Element.prototype.removeChild,u=Element.prototype.append,h=Element.prototype.prepend,p=Element.prototype.cloneNode,d=n.prototype.createElement,m=n.prototype.createElementNS,f=n.prototype.createDocumentFragment,_=n.prototype.querySelector,g=n.prototype.querySelectorAll,A=n.prototype.getElementById,w=n.prototype.getElementsByClassName,y=n.prototype.getElementsByTagName,b=n.prototype.getElementsByName,v=new Proxy(Image,{construct(e,t){const n=new e(...t);return n.__MICRO_APP_NAME__=L(),n}}),E=e.addEventListener,R=e.removeEventListener,P=e.setInterval,N=e.setTimeout,M=e.clearInterval,S=e.clearTimeout,C=e.history.pushState,O=e.history.replaceState,D=t.addEventListener,x=t.removeEventListener;window.__MICRO_APP_BASE_APPLICATION__=!0,r(Re,{rawWindow:e,rawDocument:t,rawRootDocument:n,supportModuleScript:s,rawSetAttribute:o,rawAppendChild:i,rawInsertBefore:a,rawReplaceChild:c,rawRemoveChild:l,rawAppend:u,rawPrepend:h,rawCloneNode:p,rawCreateElement:d,rawCreateElementNS:m,rawCreateDocumentFragment:f,rawQuerySelector:_,rawQuerySelectorAll:g,rawGetElementById:A,rawGetElementsByClassName:w,rawGetElementsByTagName:y,rawGetElementsByName:b,ImageProxy:v,rawWindowAddEventListener:E,rawWindowRemoveEventListener:R,rawSetInterval:P,rawSetTimeout:N,rawClearInterval:M,rawClearTimeout:S,rawDocumentAddEventListener:D,rawDocumentRemoveEventListener:x,rawPushState:C,rawReplaceState:O}),function(){if(!Ee){Ee=!0;const e=U("style");Re.rawSetAttribute.call(e,"type","text/css"),e.textContent=`\n${Vt.tagName}, micro-app-body { display: block; } \nmicro-app-head { display: none; }`,Re.rawDocument.head.appendChild(e)}}()}}const Ne=new Map;function Me(e,t,n,s=!1){let o=null,r=e.getAttribute("src");if(r&&(r=M(r,n.url)),e.hasAttribute("exclude")||Ce(r,n.name))o=document.createComment("script element with exclude attribute removed by micro-app");else{if(e.type&&!["text/javascript","text/ecmascript","application/javascript","application/ecmascript","module","systemjs-module","systemjs-importmap"].includes(e.type)||e.hasAttribute("ignore")||Oe(r,n.name))return null;if(Re.supportModuleScript&&e.noModule||!Re.supportModuleScript&&"module"===e.type)o=document.createComment((e.noModule?"noModule":"module")+" script ignored by micro-app");else if(r){const t={code:"",isExternal:!0,isDynamic:s,async:e.hasAttribute("async"),defer:e.defer||"module"===e.type,module:"module"===e.type,isGlobal:e.hasAttribute("global")};if(s)return{url:r,info:t};n.source.scripts.set(r,t),o=document.createComment(`script with src='${r}' extract by micro-app`)}else if(e.textContent){const t="inline-"+Math.random().toString(36).substr(2,15),r={code:e.textContent,isExternal:!1,isDynamic:s,async:!1,defer:"module"===e.type,module:"module"===e.type};if(s)return{url:t,info:r};n.source.scripts.set(t,r),o=document.createComment("inline script extract by micro-app")}else s||(o=document.createComment("script element removed by micro-app"))}return s?{replaceComment:o}:t.replaceChild(o,e)}function Se(e){var t,n,s;return[...(null===(t=Vt.plugins)||void 0===t?void 0:t.global)||[],...(null===(s=null===(n=Vt.plugins)||void 0===n?void 0:n.modules)||void 0===s?void 0:s[e])||[]]}function Ce(e,t){if(!e)return!1;return(Se(t)||[]).some((t=>!!t.excludeChecker&&t.excludeChecker(e)))}function Oe(e,t){if(!e)return!1;return(Se(t)||[]).some((t=>!!t.ignoreChecker&&t.ignoreChecker(e)))}function De(e,t){const n=Array.from(t.source.scripts.entries()),s=[],o=[];for(const[e,r]of n)if(r.isExternal){const n=Ne.get(e);n?r.code=n:(!r.defer&&!r.async||t.isPrefetch)&&(s.push(Y(e,t.name)),o.push([e,r]))}s.length?S(s,(e=>{!function(e,t,n){t.isGlobal&&!Ne.has(e)&&Ne.set(e,n);t.code=n}(o[e.index][0],o[e.index][1],e.data)}),(e=>{w(e,t.name)}),(()=>{t.onLoad(e)})):t.onLoad(e)}function xe(e,t,n,s,o){var r;try{const i=Ue(e,t,n.code,n);if(t.inline||n.module){const a=U("script");if(Le(e,i,n.module,a,o),s)return a;null===(r=t.container)||void 0===r||r.querySelector("micro-app-body").appendChild(a)}else if(Ie(i,n),s)return document.createComment("dynamic script extract by micro-app")}catch(e){console.error(`[micro-app from runScript] app ${t.name}: `,e)}}function Le(e,t,n,s,o){if(n){const e=new Blob([t],{type:"text/javascript"});s.src=URL.createObjectURL(e),s.setAttribute("type","module"),o&&(o.moduleCount&&o.moduleCount--,s.onload=o.bind(s,0===o.moduleCount))}else s.textContent=t;e.startsWith("inline-")||s.setAttribute("data-origin-src",e)}function Ie(e,t){t.code2Function||(t.code2Function=new Function(e)),t.code2Function.call(window)}function Ue(e,t,n,s){return m(Vt.plugins)&&(n=function(e,t,n,s,o){var r;const i=Te(s.global,t,e,o);return Te(null===(r=s.modules)||void 0===r?void 0:r[n],i,e,o)}(e,n,t.name,Vt.plugins,s)),t.sandBox&&!s.module?(Re.rawWindow.__MICRO_APP_PROXY_WINDOW__=t.sandBox.proxyWindow,`;(function(proxyWindow){with(proxyWindow.__MICRO_APP_WINDOW__){(function(${z}){;${n}\n}).call(proxyWindow,${z})}})(window.__MICRO_APP_PROXY_WINDOW__);`):n}function Te(e,t,n,s){return o(e)?e.reduce(((e,t)=>m(t)&&d(t.loader)?t.loader(e,n,t.options,s):e),t):t}function We(e,t,n){const s=Array.from(e.children);s.length&&s.forEach((e=>{We(e,t)}));for(const n of s)n instanceof HTMLLinkElement?n.hasAttribute("exclude")||Ce(n.getAttribute("href"),t.name)?e.replaceChild(document.createComment("link element with exclude attribute ignored by micro-app"),n):n.hasAttribute("ignore")||Oe(n.getAttribute("href"),t.name)?n.hasAttribute("href")&&n.setAttribute("href",M(n.getAttribute("href"),t.url)):le(n,e,t):n instanceof HTMLStyleElement?n.hasAttribute("exclude")?e.replaceChild(document.createComment("style element with exclude attribute ignored by micro-app"),n):t.scopecss&&!n.hasAttribute("ignore")&&oe(n,t):n instanceof HTMLScriptElement?Me(n,e,t):n instanceof HTMLMetaElement||n instanceof HTMLTitleElement?e.removeChild(n):n instanceof HTMLImageElement&&n.hasAttribute("src")&&n.setAttribute("src",M(n.getAttribute("src"),t.url))}function ke(e,t){const n=function(e){const t=U("div");return t.innerHTML=e,t}(e),s=n.querySelector("micro-app-head"),o=n.querySelector("micro-app-body");if(!s||!o){const e=`element ${s?"body":"head"} is missing`;return t.onerror(new Error(e)),w(e,t.name)}We(n,t),t.source.links.size?ue(n,t,s):t.onLoad(n),t.source.scripts.size?De(n,t):t.onLoad(n)}const Be=new class{constructor(){this.eventList=new Map}isLegalName(e){return!!e||(w("event-center: Invalid name"),!1)}on(e,t,n=!1){if(this.isLegalName(e)){if(!d(t))return w("event-center: Invalid callback function");let s=this.eventList.get(e);s?n&&Object.getOwnPropertyNames(s.data).length&&t(s.data):(s={data:{},callbacks:new Set},this.eventList.set(e,s)),s.callbacks.add(t)}}off(e,t){if(this.isLegalName(e)){const n=this.eventList.get(e);n&&(d(t)?n.callbacks.delete(t):n.callbacks.clear())}}dispatch(e,t){if(this.isLegalName(e)){if(!m(t))return w("event-center: data must be object");let n=this.eventList.get(e);if(n){if(n.data!==t){n.data=t;for(const e of n.callbacks)e(t)}}else n={data:t,callbacks:new Set},this.eventList.set(e,n)}}getData(e){var t;const n=this.eventList.get(e);return null!==(t=null==n?void 0:n.data)&&void 0!==t?t:null}};function He(e,t){return h(e)&&e?t?`__from_base_app_${e}__`:`__from_micro_app_${e}__`:""}class $e{addGlobalDataListener(e,t){const n=this.appName;n&&(e.__APP_NAME__=n,e.__AUTO_TRIGGER__=t),Be.on("global",e,t)}removeGlobalDataListener(e){d(e)&&Be.off("global",e)}setGlobalData(e){I(),Be.dispatch("global",e)}getGlobalData(){return Be.getData("global")}clearGlobalDataListener(){const e=this.appName,t=Be.eventList.get("global");if(t)for(const n of t.callbacks)(e&&e===n.__APP_NAME__||!e&&!n.__APP_NAME__)&&t.callbacks.delete(n)}}class Fe extends $e{addDataListener(e,t,n){Be.on(He(P(e),!1),t,n)}removeDataListener(e,t){d(t)&&Be.off(He(P(e),!1),t)}getData(e,t=!1){return Be.getData(He(P(e),t))}setData(e,t){Be.dispatch(He(P(e),!0),t)}clearDataListener(e){Be.off(He(P(e),!1))}}class Ke extends $e{constructor(e){super(),this.appName=P(e),!this.appName&&w(`Invalid appName ${e}`)}addDataListener(e,t){e.__AUTO_TRIGGER__=t,Be.on(He(this.appName,!0),e,t)}removeDataListener(e){d(e)&&Be.off(He(this.appName,!0),e)}getData(){return Be.getData(He(this.appName,!0))}dispatch(e){I(),Be.dispatch(He(this.appName,!1),e);const t=Bt.get(this.appName);if((null==t?void 0:t.container)&&m(e)){const n=new CustomEvent("datachange",{detail:{data:e}});B(t.container).dispatchEvent(n)}}clearDataListener(){Be.off(He(this.appName,!0))}}class je{constructor(){this.appInstanceMap=Bt}static getInstance(){return this.instance||(this.instance=new je),this.instance}get(e){return this.appInstanceMap.get(e)}set(e,t){this.appInstanceMap.set(e,t)}getAll(){return Array.from(this.appInstanceMap.values())}clear(){this.appInstanceMap.clear()}}function Ge(){qe(),je.getInstance().getAll().forEach((e=>{e.container&&B(e.container).disconnectedCallback()})),!window.__MICRO_APP_UMD_MODE__&&je.getInstance().clear()}function qe(){window.__MICRO_APP_ENVIRONMENT__&&window.removeEventListener("unmount",Ge,!1)}function Ve(e,t,n="WINDOW"){const s=`__MICRO_APP_BOUND_${n}_FUNCTION__`;if(t[s])return t[s];if(!function(e){return p(e.__MICRO_APP_IS_CONSTRUCTOR__)?e.__MICRO_APP_IS_CONSTRUCTOR__:e.__MICRO_APP_IS_CONSTRUCTOR__=g(e)}(t)&&!function(e){return p(e.__MICRO_APP_IS_BOUND_FUNCTION__)?e.__MICRO_APP_IS_BOUND_FUNCTION__:e.__MICRO_APP_IS_BOUND_FUNCTION__=_(e)}(t)){const n=t.bind(e);for(const e in t)n[e]=t[e];return t.hasOwnProperty("prototype")&&i(n,"prototype",{value:t.prototype,configurable:!0,enumerable:!1,writable:!0}),t[s]=n}return t}const Qe=["unmount","appstate-change"];function ze(e,t){var n;return Qe.includes(e)||("popstate"===e||"hashchange"===e)&&(null===(n=Bt.get(t))||void 0===n?void 0:n.useMemoryRouter)?`${e}-${t}`:e}const Ye=new Map;let Xe=!1;const Je=new Map;function Ze(){const{rawDocument:e,rawDocumentAddEventListener:t,rawDocumentRemoveEventListener:n}=Re;!Xe&&function(){if(Xe=!0,Object.getOwnPropertyDescriptor(document,"onclick"))return y("Cannot redefine document property onclick");const e=document.onclick;document.onclick=null;let t=!1;function n(e){Ye.forEach((t=>{d(t)&&t.call(document,e)}))}i(document,"onclick",{configurable:!0,enumerable:!0,get(){const e=L();return e?Ye.get(e):Ye.get("base")},set(e){const s=L();s?Ye.set(s,e):Ye.set("base",e),!t&&d(e)&&(t=!0,Re.rawDocumentAddEventListener.call(Re.rawDocument,"click",n,!1))}}),e&&(document.onclick=e)}(),document.addEventListener=function(n,s,o){var r;const i=L();if(i&&(!(null===(r=Bt.get(i))||void 0===r?void 0:r.umdMode)||!_(s))){const e=Je.get(i);if(e){const t=e.get(n);t?t.add(s):e.set(n,new Set([s]))}else Je.set(i,new Map([[n,new Set([s])]]));s&&(s.__MICRO_APP_MARK_OPTIONS__=o)}t.call(e,n,s,o)},document.removeEventListener=function(t,s,o){var r;const i=L();if(i&&(!(null===(r=Bt.get(i))||void 0===r?void 0:r.umdMode)||!_(s))){const e=Je.get(i);if(e){const n=e.get(t);(null==n?void 0:n.size)&&n.has(s)&&n.delete(s)}}n.call(e,t,s,o)}}function et(e,t){const n=new Map,s=new Map,o=new Map,{rawWindow:r,rawDocument:i,rawWindowAddEventListener:a,rawWindowRemoveEventListener:c,rawSetInterval:l,rawSetTimeout:u,rawClearInterval:h,rawClearTimeout:p,rawDocumentRemoveEventListener:d}=Re;t.addEventListener=function(t,s,o){t=ze(t,e);const i=n.get(t);i?i.add(s):n.set(t,new Set([s])),s&&(s.__MICRO_APP_MARK_OPTIONS__=o),a.call(r,t,s,o)},t.removeEventListener=function(t,s,o){t=ze(t,e);const i=n.get(t);(null==i?void 0:i.size)&&i.has(s)&&i.delete(s),c.call(r,t,s,o)},t.setInterval=function(e,t,...n){const o=l.call(r,e,t,...n);return s.set(o,{handler:e,timeout:t,args:n}),o},t.setTimeout=function(e,t,...n){const s=u.call(r,e,t,...n);return o.set(s,{handler:e,timeout:t,args:n}),s},t.clearInterval=function(e){s.delete(e),h.call(r,e)},t.clearTimeout=function(e){o.delete(e),p.call(r,e)};const m=new Map,f=new Map;let _,g=new Map,A=new Map;return{recordUmdEffect:()=>{n.forEach(((e,t)=>{e.size&&m.set(t,new Set(e))})),s.size&&(g=new Map(s)),o.size&&(A=new Map(o)),_=Ye.get(e);const t=Je.get(e);t&&t.forEach(((e,t)=>{e.size&&f.set(t,new Set(e))}))},rebuildUmdEffect:()=>{m.forEach(((e,n)=>{for(const s of e)t.addEventListener(n,s,null==s?void 0:s.__MICRO_APP_MARK_OPTIONS__)})),g.forEach((e=>{t.setInterval(e.handler,e.timeout,...e.args)})),A.forEach((e=>{t.setTimeout(e.handler,e.timeout,...e.args)})),_&&Ye.set(e,_),f.forEach(((e,t)=>{for(const n of e)document.addEventListener(t,n,null==n?void 0:n.__MICRO_APP_MARK_OPTIONS__)})),m.clear(),g.clear(),A.clear(),f.clear(),_=null},releaseEffect:()=>{n.size&&(n.forEach(((e,t)=>{for(const n of e)c.call(r,t,n)})),n.clear()),s.size&&(s.forEach(((e,t)=>{h.call(r,t)})),s.clear()),o.size&&(o.forEach(((e,t)=>{p.call(r,t)})),o.clear()),Ye.delete(e);const t=Je.get(e);t&&(t.forEach(((e,t)=>{for(const n of e)d.call(i,t,n)})),t.clear())}}}function tt(e,t){const n=Re.rawWindow.history.state,s={microAppState:r({},null==n?void 0:n.microAppState,{[e]:t})};return r({},n,s)}function nt(e){var t,n;return(null===(n=null===(t=Re.rawWindow.history.state)||void 0===t?void 0:t.microAppState)||void 0===n?void 0:n[e])||null}const st=/&/g,ot=/=/g,rt=/%M1/g,it=/%M2/g;function at(e){return encodeURIComponent(lt(e).replace(st,"%M1").replace(ot,"%M2"))}function ct(e){return lt(e).replace(rt,"&").replace(it,"=")}function lt(e){try{const t=decodeURIComponent(e);return e===t||rt.test(t)||it.test(t)?t:lt(t)}catch(t){return e}}function ut(e){var t,n;const s=Re.rawWindow.location,o=pt(s.search,s.hash),r=(null===(t=o.hashQuery)||void 0===t?void 0:t[e])||(null===(n=o.searchQuery)||void 0===n?void 0:n[e]);return h(r)?ct(r):null}function ht(e,t){let{pathname:n,search:s,hash:o}=Re.rawWindow.location;const r=pt(s,o),i=at(t.pathname+t.search+t.hash);let a=!1;if(o&&!s){a=!0,r.hashQuery?r.hashQuery[e]=i:r.hashQuery={[e]:i};const t=o.includes("?")?o.slice(0,o.indexOf("?")+1):o+"?";o=t+K(r.hashQuery)}else r.searchQuery?r.searchQuery[e]=i:r.searchQuery={[e]:i},s="?"+K(r.searchQuery);return{fullPath:n+s+o,isAttach2Hash:a}}function pt(e,t){const n={};return""!==e&&"?"!==e&&(n.searchQuery=F(e.slice(1))),t.includes("?")&&(n.hashQuery=F(t.slice(t.indexOf("?")+1))),n}function dt(e){const t=Re.rawWindow,n=t=>{if(jt(!0).includes(e)&&!t.onlyForBrowser){const t=ut(e),n=Bt.get(e).sandBox.proxyWindow;let s=!1;const o=n.location.href;if(t){const o=n.location.hash;Mt(e,t,n.location),s=n.location.hash!==o}!function(e,t){const n=new PopStateEvent(ze("popstate",e),{state:nt(e)});Re.rawWindow.dispatchEvent(n),"function"==typeof t.onpopstate&&t.onpopstate(n)}(e,n),s&&function(e,t,n){const s=new HashChangeEvent(ze("hashchange",e),{newURL:t.location.href,oldURL:n});Re.rawWindow.dispatchEvent(s),"function"==typeof t.onhashchange&&t.onhashchange(s)}(e,n,o),I()}};return t.addEventListener("popstate",n),()=>{t.removeEventListener("popstate",n)}}function mt(e,t){I(),function(e){const t=new PopStateEvent("popstate",{state:null});e&&(t.onlyForBrowser=!0),Re.rawWindow.dispatchEvent(t)}(e),t&&function(e){const t=new HashChangeEvent("hashchange",{newURL:Re.rawWindow.location.href,oldURL:e});Re.rawWindow.dispatchEvent(t)}(t)}function ft(e,t){const n=Re.rawWindow.history;function s(n){return function(...s){if(h(s[2])||A(s[2])){const o=v(s[2],t.href);if(o.origin===t.origin){gt(n,ht(e,o),!0,tt(e,s[0]),s[1]);const r=o.pathname+o.search+o.hash;return void(r!==t.fullPath&&Mt(e,r,t))}}_t(n,s[2],s[0],s[1])}}const o=s("pushState"),r=s("replaceState");return new Proxy(n,{get(t,n){if("state"===n)return nt(e);if("pushState"===n)return o;if("replaceState"===n)return r;const s=Reflect.get(t,n);return d(s)?Ve(t,s,"HISTORY"):s},set:(e,t,n)=>(Reflect.set(e,t,n),!0)})}function _t(e,t,n=null,s=""){("pushState"===e?Re.rawPushState:Re.rawReplaceState).call(Re.rawWindow.history,n,s,t)}function gt(e,t,n,s,o){const r=Re.rawWindow.location,i=r.pathname+r.search+r.hash,a=t.isAttach2Hash&&i!==t.fullPath?r.href:null;_t(e,t.fullPath,s,o),i!==t.fullPath&&mt(n,a)}function At(e,t){gt("replaceState",e,!0,t)}function wt(e){const t=Re.rawWindow;return function(...n){var s;if((null===(s=t.history.state)||void 0===s?void 0:s.microAppState)&&(!m(n[0])||!n[0].microAppState)&&(h(n[2])||A(n[2]))){const e=t.location.href;v(n[2],e).href===e&&(n[0]=r({},n[0],{microAppState:t.history.state.microAppState}))}e.apply(t.history,n),jt(!0).forEach((e=>{const t=Bt.get(e);t.sandBox&&t.useMemoryRouter&&!ut(e)&&At(ht(e,t.sandBox.proxyWindow.location),tt(e,nt(e)))})),I()}}const{router:yt,executeNavigationGuard:bt,clearRouterWhenUnmount:vt}=function(){function e(e,t,n,s){gt(t,ht(e,n),!1,tt(e,null!=s?s:null)),I()}function t(t){return function(n){const s=P(n.name);if(s&&h(n.path)){const o=Bt.get(s);if(o&&(!o.sandBox||!o.useMemoryRouter))return w(`navigation failed, memory router of app ${s} is closed`);if(jt().includes(s)){const r=o.sandBox.proxyWindow.location,i=v(n.path,r.href),a=i.pathname+i.search+i.hash;if(r.fullPath!==a||ut(s)!==a){e(s,t&&!1!==n.replace||!0===n.replace?"replaceState":"pushState",i,n.state)}}else{const t=Re.rawWindow.location,o=v(n.path,t.origin),r=o.pathname+o.search+o.hash;ut(s)!==r&&e(s,!1===n.replace?"pushState":"replaceState",o,n.state)}}else w("navigation failed, name & path are required when use router."+(t?"replace":"push"))}}function n(e){return function(...t){return Re.rawWindow.history[e](...t)}}const o=j(),r=j();function i(e,t,n,s){I();for(const o of s)d(o)?o(e,t,n):m(o)&&d(o[e])&&o[e](t,n)}function a(e){const t=Bt.get(e);t.sandBox&&t.useMemoryRouter&&At(ht(e,t.sandBox.proxyWindow.location),tt(e,nt(e)))}const c=Object.assign(Object.assign({current:new Map,encode:at,decode:ct,push:t(!1),replace:t(!0),go:n("go"),back:n("back"),forward:n("forward"),beforeEach:o.add,afterEach:r.add,attachToURL:function(e){(e=P(e))&&jt().includes(e)&&a(e)},attachAllToURL:function(e=!1){jt(!e).forEach((e=>a(e)))}},function(){const e=function(){const e=new Map;return{add:function(t,n){return e.set(t,n),()=>!!e.has(t)&&e.delete(t)},get:t=>e.get(t),delete:t=>!!e.has(t)&&e.delete(t)}}();return{setDefaultPage:function(t){const n=P(t.name);return n&&t.path?e.add(n,t.path):("production"!==process.env.NODE_ENV&&y(n?"setDefaultPage: path is required":`setDefaultPage: invalid appName "${n}"`),s)},removeDefaultPage:function(t){return!!(t=P(t))&&e.delete(t)},getDefaultPage:e.get}}()),function(){let e=null;return{setBaseAppRouter:function(t){"object"==typeof t?e=new Proxy(t,{get(e,t){I();const n=Reflect.get(e,t);return d(n)?Ve(e,n,"BASEROUTER"):n},set:(e,t,n)=>(Reflect.set(e,t,n),!0)}):"production"!==process.env.NODE_ENV&&y("setBaseAppRouter: Invalid base router")},getBaseAppRouter:()=>e}}());return{router:c,executeNavigationGuard:function(e,t,n){c.current.set(e,t),i(e,t,n,o.list()),C((()=>{i(e,t,n,r.list())}))},clearRouterWhenUnmount:function(e){c.current.delete(e)}}}(),Et=["href","pathname","search","hash"],Rt=[...Et,"host","hostname","port","protocol","search"],Pt=[...Rt,"origin","fullPath"];function Nt(e,t){const n=r({name:e},t);for(const e of Pt)n[e]=t[e];return n}function Mt(e,t,n,s){const o=v(t,n.href),r=Nt(e,n);for(const e of Rt)Et.includes(e)?n.shadowLocation[e]=o[e]:n[e]=o[e];const i=Nt(e,n);("auto"===s||r.fullPath!==i.fullPath&&"prevent"!==s)&&bt(e,i,r)}function St(e,t){const s=function(e,t){const s=Re.rawWindow.location,o=v(t),i={href:o.href,pathname:o.pathname,search:o.search,hash:o.hash},c=(t,n)=>{const r=v(t,o.href);if(r.origin===o.origin){const o=ht(e,r);if(r.pathname===i.pathname&&r.search===i.search){let e=null;return r.hash!==i.hash&&(o.isAttach2Hash&&(e=s.href),_t(n,o.fullPath)),void(r.hash?mt(!1,e):s.reload())}if(o.isAttach2Hash)return _t(n,o.fullPath),void s.reload();t=o.fullPath}return t};function l(e,t){return{enumerable:!0,configurable:!0,get:e,set:t}}function u(n,o){const r=v(n,t);r[o]===i[o]&&i.hash?mt(!1):(_t(r[o]===i[o]?"replaceState":"pushState",ht(e,r).fullPath),s.reload())}a(o,{href:l((()=>i.href),(e=>{const t=c(e,"pushState");t&&(s.href=t)})),pathname:l((()=>i.pathname),(e=>{u(("/"+e).replace(/^\/+/,"/")+i.search+i.hash,"pathname")})),search:l((()=>i.search),(e=>{u(i.pathname+("?"+e).replace(/^\?+/,"?")+i.hash,"search")})),hash:l((()=>i.hash),(n=>{const s=i.pathname+i.search+("#"+n).replace(/^#+/,"#"),o=v(s,t);o.hash!==i.hash&&gt("pushState",ht(e,o),!1)})),fullPath:l((()=>i.pathname+i.search+i.hash),n)});const h=e=>function(t){const n=c(t,"assign"===e?"pushState":"replaceState");n&&s[e](n)};return r(o,{assign:h("assign"),replace:h("replace"),reload:e=>s.reload(e),shadowLocation:i})}(e,t);return{microLocation:s,microHistory:ft(e,s)}}function Ct(e,t,n){n&&Mt(e,n,t,"prevent"),At(ht(e,t),tt(e,null)),function(e,t){bt(e,Nt(e,t),Nt(e,t))}(e,t)}function Ot(e){At(function(e,t){var n,s,o,r;let{pathname:i,search:a,hash:c}=t||Re.rawWindow.location;const l=pt(a,c);let u=!1;if(null===(n=l.hashQuery)||void 0===n?void 0:n[e]){u=!0,null===(s=l.hashQuery)||void 0===s||delete s[e];const t=K(l.hashQuery);c=c.slice(0,c.indexOf("?")+Number(Boolean(t)))+t}else if(null===(o=l.searchQuery)||void 0===o?void 0:o[e]){null===(r=l.searchQuery)||void 0===r||delete r[e];const t=K(l.searchQuery);a=t?"?"+t:""}return{fullPath:i+a+c,isAttach2Hash:u}}(e),function(e,t){return m(null==t?void 0:t.microAppState)&&(l(t.microAppState[e])||delete t.microAppState[e],Object.keys(t.microAppState).length||delete t.microAppState),r({},t)}(e,Re.rawWindow.history.state))}function Dt(e,t){const n=l(t)?Re.rawWindow.fetch:t;return d(n)?function(t,s,...o){return(h(t)||A(t))&&(t=v(t,e).toString()),I(),n.call(Re.rawWindow,t,s,...o)}:n}function xt(e,t){const n=l(t)?Re.rawWindow.XMLHttpRequest:t;return g(n)?class extends n{open(t,n,...s){(h(n)&&!/^f(ile|tp):\/\//.test(n)||A(n))&&(n=v(n,e).toString()),I(),super.open(t,n,...s)}}:n}const{createMicroEventSource:Lt,clearMicroEventSource:It}=function(){let e;return{createMicroEventSource:function(t,n,s){const o=l(s)?Re.rawWindow.EventSource:s;return g(o)?class extends o{constructor(s,o,...r){if((h(s)||A(s))&&(s=v(s,n).toString()),I(),super(s,o,...r),e){const n=e.get(t);n?n.add(this):e.set(t,new Set([this]))}else e=new Map([[t,new Set([this])]])}close(){var n;super.close(),null===(n=e.get(t))||void 0===n||n.delete(this)}}:o},clearMicroEventSource:function(t){const n=null==e?void 0:e.get(t);(null==n?void 0:n.size)&&(n.forEach((e=>{e.close()})),n.clear())}}}(),Ut=["window","self","globalThis"];class Tt{constructor(e,t,n=!0){this.scopeProperties=[],this.escapeProperties=[],this.injectedKeys=new Set,this.escapeKeys=new Set,this.active=!1,this.microAppWindow={},this.adapter=new he,this.getSpecialProperties(e),this.proxyWindow=this.createProxyWindow(e),r(this,et(e,this.microAppWindow)),this.initStaticGlobalKeys(this.microAppWindow,e,t,n)}start(e=!1,t="",n=!0,s="",o=!1){this.active||(this.active=!0,n?(this.initRouteState(s),this.removeHistoryListener=dt(this.proxyWindow.__MICRO_APP_NAME__)):this.microAppWindow.__MICRO_APP_BASE_ROUTE__=this.microAppWindow.__MICRO_APP_BASE_URL__=t,e||this.initGlobalKeysWhenStart(this.microAppWindow,this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.__MICRO_APP_URL__,o),1==++Tt.activeCount&&(Ze(),we(),window.__MICRO_APP_ENVIRONMENT__&&(qe(),window.addEventListener("unmount",Ge,!1)),function(){const e=Re.rawWindow;e.history.pushState=wt(Re.rawPushState),e.history.replaceState=wt(Re.rawReplaceState)}()),Re.rawWindow._babelPolyfill&&(Re.rawWindow._babelPolyfill=!1))}stop(e,t,n){this.active&&(this.releaseEffect(),this.microAppWindow.microApp.clearDataListener(),this.microAppWindow.microApp.clearGlobalDataListener(),this.removeHistoryListener&&(this.clearRouteState(t),this.removeHistoryListener()),n&&It(this.proxyWindow.__MICRO_APP_NAME__),e||(this.injectedKeys.forEach((e=>{Reflect.deleteProperty(this.microAppWindow,e)})),this.injectedKeys.clear(),this.escapeKeys.forEach((e=>{Reflect.deleteProperty(Re.rawWindow,e)})),this.escapeKeys.clear()),0==--Tt.activeCount&&(document.addEventListener=Re.rawDocumentAddEventListener,document.removeEventListener=Re.rawDocumentRemoveEventListener,ve(),function(){const e=Re.rawWindow;e.history.pushState=Re.rawPushState,e.history.replaceState=Re.rawReplaceState}()),this.active=!1)}recordUmdSnapshot(){this.recordUmdEffect(),function(e){const t=e.appName;e.umdDataListeners={global:new Set,normal:new Set};const n=Be.eventList.get("global");if(n)for(const s of n.callbacks)t===s.__APP_NAME__&&e.umdDataListeners.global.add(s);const s=Be.eventList.get(He(t,!0));s&&(e.umdDataListeners.normal=new Set(s.callbacks))}(this.microAppWindow.microApp)}rebuildUmdSnapshot(){this.rebuildUmdEffect(),function(e){for(const t of e.umdDataListeners.global)e.addGlobalDataListener(t,t.__AUTO_TRIGGER__);for(const t of e.umdDataListeners.normal)e.addDataListener(t,t.__AUTO_TRIGGER__)}(this.microAppWindow.microApp)}getSpecialProperties(e){var t;this.scopeProperties=this.scopeProperties.concat(this.adapter.staticScopeProperties),m(Vt.plugins)&&(this.commonActionForSpecialProperties(Vt.plugins.global),this.commonActionForSpecialProperties(null===(t=Vt.plugins.modules)||void 0===t?void 0:t[e]))}commonActionForSpecialProperties(e){if(o(e))for(const t of e)m(t)&&(o(t.scopeProperties)&&(this.scopeProperties=this.scopeProperties.concat(t.scopeProperties)),o(t.escapeProperties)&&(this.escapeProperties=this.escapeProperties.concat(t.escapeProperties)))}createProxyWindow(e){const t=Re.rawWindow,n=new Map;return new Proxy(this.microAppWindow,{get:(n,s)=>{if(x(e),Reflect.has(n,s)||h(s)&&/^__MICRO_APP_/.test(s)||this.scopeProperties.includes(s))return Reflect.get(n,s);const o=Reflect.get(t,s);return d(o)?Ve(t,o):o},set:(e,n,s)=>{if(this.active){if(this.adapter.escapeSetterKeyList.includes(n))Reflect.set(t,n,s);else if(c.call(e,n)||!c.call(t,n)||this.scopeProperties.includes(n))Reflect.set(e,n,s),this.injectedKeys.add(n);else{const o=Object.getOwnPropertyDescriptor(t,n),{configurable:r,enumerable:a,writable:c,set:l}=o;i(e,n,{value:s,configurable:r,enumerable:a,writable:null!=c?c:!!l}),this.injectedKeys.add(n)}(this.escapeProperties.includes(n)||this.adapter.staticEscapeProperties.includes(n)&&!Reflect.has(t,n))&&!this.scopeProperties.includes(n)&&(Reflect.set(t,n,s),this.escapeKeys.add(n))}return!0},has:(e,n)=>this.scopeProperties.includes(n)?n in e:n in e||n in t,getOwnPropertyDescriptor:(e,s)=>{if(c.call(e,s))return n.set(s,"target"),Object.getOwnPropertyDescriptor(e,s);if(c.call(t,s)){n.set(s,"rawWindow");const e=Object.getOwnPropertyDescriptor(t,s);return e&&!e.configurable&&(e.configurable=!0),e}},defineProperty:(e,s,o)=>"rawWindow"===n.get(s)?Reflect.defineProperty(t,s,o):Reflect.defineProperty(e,s,o),ownKeys:e=>Reflect.ownKeys(t).concat(Reflect.ownKeys(e)).filter((function(e){return!(e in this)&&(this[e]=!0)}),Object.create(null)),deleteProperty:(e,n)=>!c.call(e,n)||(this.injectedKeys.has(n)&&this.injectedKeys.delete(n),this.escapeKeys.has(n)&&Reflect.deleteProperty(t,n),Reflect.deleteProperty(e,n))})}initStaticGlobalKeys(e,t,n,s){e.__MICRO_APP_ENVIRONMENT__=!0,e.__MICRO_APP_NAME__=t,e.__MICRO_APP_URL__=n,e.__MICRO_APP_PUBLIC_PATH__=N(n),e.__MICRO_APP_WINDOW__=e,e.rawWindow=Re.rawWindow,e.rawDocument=Re.rawDocument,e.microApp=r(new Ke(t),{removeDomScope:I,pureCreateElement:U,router:yt}),this.setProxyDocument(e,t),this.setMappingPropertiesWithRawDescriptor(e),s&&this.setMicroAppRouter(e,t,n)}setProxyDocument(e,t){const{proxyDocument:n,MicroDocument:s}=this.createProxyDocument(t);a(e,{document:{configurable:!1,enumerable:!0,get:()=>(x(t),n)},Document:{configurable:!1,enumerable:!1,get:()=>(x(t),s)}})}setMappingPropertiesWithRawDescriptor(e){let t,n;const s=Re.rawWindow;s===s.parent?t=n=this.proxyWindow:(t=s.top,n=s.parent),i(e,"top",this.createDescriptorForMicroAppWindow("top",t)),i(e,"parent",this.createDescriptorForMicroAppWindow("parent",n)),Ut.forEach((t=>{i(e,t,this.createDescriptorForMicroAppWindow(t,this.proxyWindow))}))}createDescriptorForMicroAppWindow(e,t){const{configurable:n=!0,enumerable:s=!0,writable:o,set:r}=Object.getOwnPropertyDescriptor(Re.rawWindow,e)||{writable:!0};return{value:t,configurable:n,enumerable:s,writable:null!=o?o:!!r}}initGlobalKeysWhenStart(e,t,n,s){e.hasOwnProperty=t=>c.call(e,t)||c.call(Re.rawWindow,t),this.setHijackProperty(e,t),s||this.patchRequestApi(e,t,n)}setHijackProperty(e,t){let n,s;a(e,{eval:{configurable:!0,enumerable:!1,get:()=>(x(t),n||eval),set:e=>{n=e}},Image:{configurable:!0,enumerable:!1,get:()=>(x(t),s||Re.ImageProxy),set:e=>{s=e}}})}patchRequestApi(e,t,n){let s=Dt(n),o=xt(n),r=Lt(t,n);a(e,{fetch:{configurable:!0,enumerable:!0,get:()=>s,set(e){s=Dt(n,e)}},XMLHttpRequest:{configurable:!0,enumerable:!0,get:()=>o,set(e){o=xt(n,e)}},EventSource:{configurable:!0,enumerable:!0,get:()=>r,set(e){r=Lt(t,n,e)}}})}setMicroAppRouter(e,t,n){const{microLocation:s,microHistory:o}=St(t,n);a(e,{location:{configurable:!1,enumerable:!0,get:()=>s,set:e=>{Re.rawWindow.location=e}},history:{configurable:!0,enumerable:!0,get:()=>o}})}initRouteState(e){!function(e,t,n){const s=ut(e);s?Mt(e,s,t,"auto"):Ct(e,t,n)}(this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.location,e)}clearRouteState(e){!function(e,t,n,s){if(!s){const{pathname:s,search:o,hash:r}=v(t);Mt(e,s+o+r,n,"prevent")}Ot(e),vt(e)}(this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.__MICRO_APP_URL__,this.proxyWindow.location,e)}setRouteInfoForKeepAliveApp(){Ct(this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.location)}removeRouteInfoForKeepAliveApp(){Ot(this.proxyWindow.__MICRO_APP_NAME__)}createProxyDocument(e){const t=Re.rawDocument,n=Re.rawRootDocument,s=function(n,s){const o=Re.rawCreateElement.call(t,n,s);return o.__MICRO_APP_NAME__=e,o},o=new Proxy(t,{get(n,r){if(x(e),function(e){const t=Re.rawDocument.firstElementChild;t&&t.parentNode!==e&&(pe(t,e),b((()=>{pe(t,Re.rawDocument)})))}(o),"createElement"===r)return s;if(r===Symbol.toStringTag)return"ProxyDocument";const i=Reflect.get(n,r);return d(i)?Ve(t,i,"DOCUMENT"):i},set:(e,t,n)=>(Reflect.set(e,t,n),!0)});class r{static[Symbol.hasInstance](e){let t=e;for(;t=Object.getPrototypeOf(t);)if(t===r.prototype)return!0;return e===o||e instanceof n}}return Object.setPrototypeOf(r,n),Object.setPrototypeOf(r.prototype,new Proxy(n.prototype,{get(n,s){x(e);const o=Reflect.get(n,s);return d(o)?Ve(t,o,"DOCUMENT"):o},set:(e,t,n)=>(Reflect.set(e,t,n),!0)})),{proxyDocument:o,MicroDocument:r}}}function Wt(e,t,n,s){var o;if(!e)return w(`element does not exist in lifecycle ${n}`,t);e=B(e),I();const i=r({name:t,container:e},s&&{error:s}),a=new CustomEvent(n,{detail:i});!function(e,t){Object.defineProperties(e,{currentTarget:{get:()=>t},target:{get:()=>t}})}(a,e),d(null===(o=Vt.lifeCycles)||void 0===o?void 0:o[n])&&Vt.lifeCycles[n](a),e.dispatchEvent(a)}function kt(e,t,n={}){const s=new CustomEvent(ze(e,t),{detail:n});window.dispatchEvent(s)}Tt.activeCount=0;const Bt=new Map;class Ht{constructor({name:e,url:t,ssrUrl:n,container:s,inline:o,scopecss:r,useSandbox:i,useMemoryRouter:a,baseroute:c,keepRouteState:l,hiddenRouter:u,defaultPage:h,disablePatchRequest:p}){this.state=q.CREATED,this.keepAliveState=null,this.keepAliveContainer=null,this.loadSourceLevel=0,this.umdHookMount=null,this.umdHookUnmount=null,this.libraryName=null,this.umdMode=!1,this.isPrefetch=!1,this.prefetchResolve=null,this.container=null,this.sandBox=null,this.name=e,this.url=t,this.useSandbox=i,this.scopecss=this.useSandbox&&r,this.useMemoryRouter=this.useSandbox&&a,this.container=null!=s?s:null,this.ssrUrl=null!=n?n:"",this.inline=null!=o&&o,this.baseroute=null!=c?c:"",this.keepRouteState=null!=l&&l,this.hiddenRouter=null!=u&&u,this.defaultPage=null!=h?h:"",this.disablePatchRequest=null!=p&&p,this.source={links:new Map,scripts:new Map},this.loadSourceCode(),this.useSandbox&&(this.sandBox=new Tt(e,t,this.useMemoryRouter))}loadSourceCode(){this.state=q.LOADING,X.getInstance().run(this,ke)}onLoad(e){var t;2==++this.loadSourceLevel&&(this.source.html=e,this.isPrefetch?(null===(t=this.prefetchResolve)||void 0===t||t.call(this),this.prefetchResolve=null):q.UNMOUNT!==this.state&&(this.state=q.LOADED,this.mount()))}onLoadError(e){this.loadSourceLevel=-1,this.prefetchResolve&&(this.prefetchResolve(),this.prefetchResolve=null),q.UNMOUNT!==this.state&&(this.onerror(e),this.state=q.LOAD_FAILED)}mount(e,t,n,s,o,r,i){var a,c,u;if(this.inline=null!=t?t:this.inline,this.keepRouteState=null!=s?s:this.keepRouteState,this.container=null!==(a=this.container)&&void 0!==a?a:e,this.baseroute=null!=n?n:this.baseroute,this.defaultPage=null!=o?o:this.defaultPage,this.hiddenRouter=null!=r?r:this.hiddenRouter,this.disablePatchRequest=null!=i?i:this.disablePatchRequest,2!==this.loadSourceLevel)return void(this.state=q.LOADING);let h;if(Wt(this.container,this.name,V.BEFOREMOUNT),this.state=q.MOUNTING,T(this.source.html,this.container,!this.umdMode),null===(c=this.sandBox)||void 0===c||c.start(this.umdMode,this.baseroute,this.useMemoryRouter,this.defaultPage,this.disablePatchRequest),this.umdMode){null===(u=this.sandBox)||void 0===u||u.rebuildUmdSnapshot();try{h=this.umdHookMount()}catch(e){w("an error occurred in the mount function \n",this.name,e)}this.handleMounted(h)}else{let e=!1;!function(e,t,n){const s=Array.from(e.entries()),o=[],r=[];for(const[e,i]of s)i.isDynamic||(i.defer||i.async?(i.isExternal&&!i.code?o.push(Y(e,t.name)):o.push(i.code),r.push([e,i]),i.module&&(n.moduleCount=n.moduleCount?++n.moduleCount:1)):(xe(e,t,i,!1),n(!1)));o.length?S(o,(e=>{const t=r[e.index][1];t.code=t.code||e.data}),(e=>{n.errorCount=n.errorCount?++n.errorCount:1,w(e,t.name)}),(()=>{r.forEach((([e,s])=>{s.code&&(xe(e,t,s,!1,n),!s.module&&n(!1))})),n(l(n.moduleCount)||n.errorCount===o.length)})):n(!0)}(this.source.scripts,this,(t=>{if(!this.umdMode){const{mount:e,unmount:t}=this.getUmdLibraryHooks();if(d(e)&&d(t)){this.umdHookMount=e,this.umdHookUnmount=t,this.umdMode=!0,this.sandBox&&(this.sandBox.proxyWindow.__MICRO_APP_UMD_MODE__=!0);try{h=this.umdHookMount()}catch(e){w("an error occurred in the mount function \n",this.name,e)}}}e||!0!==t&&!this.umdMode||(e=!0,this.handleMounted(h))}))}}handleMounted(e){f(e)?e.then((()=>this.dispatchMountedEvent())).catch((e=>this.onerror(e))):this.dispatchMountedEvent()}dispatchMountedEvent(){q.UNMOUNT!==this.state&&(this.state=q.MOUNTED,Wt(this.container,this.name,V.MOUNTED))}unmount(e,t){let n;if(this.state===q.LOAD_FAILED&&(e=!0),this.state=q.UNMOUNT,this.keepAliveState=null,this.keepAliveContainer=null,this.umdHookUnmount)try{n=this.umdHookUnmount()}catch(e){w("an error occurred in the unmount function \n",this.name,e)}kt("unmount",this.name),this.handleUnmounted(e,n,t)}handleUnmounted(e,t,n){f(t)?t.then((()=>this.actionsForUnmount(e,n))).catch((()=>this.actionsForUnmount(e,n))):this.actionsForUnmount(e,n)}actionsForUnmount(e,t){var n,s;e?this.actionsForCompletelyDestroy():this.umdMode&&this.container.childElementCount&&T(this.container,this.source.html,!1),this.umdMode&&(null===(n=this.sandBox)||void 0===n||n.recordUmdSnapshot()),null===(s=this.sandBox)||void 0===s||s.stop(this.umdMode,this.keepRouteState&&!e,!this.umdMode||e),jt().length||(be=!1,Element.prototype.setAttribute=Re.rawSetAttribute),Wt(this.container,this.name,V.UNMOUNT),this.container.innerHTML="",this.container=null,t&&t()}actionsForCompletelyDestroy(){!this.useSandbox&&this.umdMode&&delete window[this.libraryName],Bt.delete(this.name)}hiddenKeepAliveApp(){var e;const t=this.container;T(this.container,this.keepAliveContainer?this.keepAliveContainer:this.keepAliveContainer=document.createElement("div"),!1),this.container=this.keepAliveContainer,this.keepAliveState=Q.KEEP_ALIVE_HIDDEN,kt("appstate-change",this.name,{appState:"afterhidden"}),Wt(t,this.name,V.AFTERHIDDEN),null===(e=this.sandBox)||void 0===e||e.removeRouteInfoForKeepAliveApp()}showKeepAliveApp(e){var t;kt("appstate-change",this.name,{appState:"beforeshow"}),Wt(e,this.name,V.BEFORESHOW),T(this.container,e,!1),this.container=e,this.keepAliveState=Q.KEEP_ALIVE_SHOW,null===(t=this.sandBox)||void 0===t||t.setRouteInfoForKeepAliveApp(),kt("appstate-change",this.name,{appState:"aftershow"}),Wt(this.container,this.name,V.AFTERSHOW)}onerror(e){Wt(this.container,this.name,V.ERROR,e)}getAppState(){return this.state}getKeepAliveState(){return this.keepAliveState}getUmdLibraryHooks(){var e,t;if(q.UNMOUNT!==this.state){const n=null!==(t=null===(e=this.sandBox)||void 0===e?void 0:e.proxyWindow)&&void 0!==t?t:Re.rawWindow;return this.libraryName=B(this.container).getAttribute("library")||`micro-app-${this.name}`,"object"==typeof n[this.libraryName]?n[this.libraryName]:{}}return{}}}function $t(e){class t extends HTMLElement{constructor(){super(),this.isWaiting=!1,this.cacheData=null,this.hasConnected=!1,this.appName="",this.appUrl="",this.ssrUrl="",this.version="1.0.0-alpha.4",this.handleAttributeUpdate=()=>{this.isWaiting=!1;const e=P(this.getAttribute("name")),t=R(this.getAttribute("url"),this.appName);if(this.legalAttribute("name",e)&&this.legalAttribute("url",t)){const n=Bt.get(e);if(e!==this.appName&&n&&q.UNMOUNT!==n.getAppState()&&Q.KEEP_ALIVE_HIDDEN!==n.getKeepAliveState()&&!n.isPrefetch)return this.setAttribute("name",this.appName),w(`app name conflict, an app named ${e} is running`,this.appName);e===this.appName&&t===this.appUrl||(e===this.appName?this.handleUnmount(!0,(()=>{this.actionsForAttributeChange(e,t,n)})):this.getKeepAliveModeResult()?(this.handleHiddenKeepAliveApp(),this.actionsForAttributeChange(e,t,n)):this.handleUnmount(this.getDestroyCompatibleResult(),(()=>{this.actionsForAttributeChange(e,t,n)})))}else e!==this.appName&&this.setAttribute("name",this.appName)},be||(be=!0,Element.prototype.setAttribute=function(e,t){if(/^micro-app(-\S+)?/i.test(this.tagName)&&"data"===e)if(m(t)){const e={};Object.getOwnPropertyNames(t).forEach((n=>{h(n)&&0===n.indexOf("__")||(e[n]=t[n])})),this.data=e}else"[object Object]"!==t&&y("property data must be an object",this.getAttribute("name"));else{const n=this.__MICRO_APP_NAME__||L();if(n&&Bt.has(n)&&(("src"===e||"srcset"===e)&&/^(img|script)$/i.test(this.tagName)||"href"===e&&/^link$/i.test(this.tagName))){const e=Bt.get(n);t=M(t,e.url)}Re.rawSetAttribute.call(this,e,t)}})}static get observedAttributes(){return["name","url"]}connectedCallback(){this.hasConnected=!0,b((()=>Wt(this,this.appName,V.CREATED))),this.initialMount()}disconnectedCallback(){this.hasConnected=!1;const e=Bt.get(this.appName);e&&e.getAppState()!==q.UNMOUNT&&e.getKeepAliveState()!==Q.KEEP_ALIVE_HIDDEN&&(this.getKeepAliveModeResult()?this.handleHiddenKeepAliveApp():this.handleUnmount(this.getDestroyCompatibleResult()))}attributeChangedCallback(e,t,n){if(this.legalAttribute(e,n)&&this[e===G.NAME?"appName":"appUrl"]!==n)if(e!==G.URL||this.appUrl)if(e!==G.NAME||this.appName)this.isWaiting||(this.isWaiting=!0,b(this.handleAttributeUpdate));else{const e=P(n);if(!e)return w(`Invalid attribute name ${n}`,this.appName);this.cacheData&&(Vt.setData(e,this.cacheData),this.cacheData=null),this.appName=e,e!==n&&this.setAttribute("name",this.appName),this.handleInitialNameAndUrl()}else{if(!(n=R(n,this.appName)))return w(`Invalid attribute url ${n}`,this.appName);this.appUrl=n,this.handleInitialNameAndUrl()}}handleInitialNameAndUrl(){this.hasConnected&&this.initialMount()}initialMount(){if(this.appName&&this.appUrl)if(this.getDisposeResult("shadowDOM")&&!this.shadowRoot&&d(this.attachShadow)&&this.attachShadow({mode:"open"}),this.updateSsrUrl(this.appUrl),Bt.has(this.appName)){const e=Bt.get(this.appName),t=e.ssrUrl||e.url,n=this.ssrUrl||this.appUrl;e.getKeepAliveState()===Q.KEEP_ALIVE_HIDDEN&&e.url===this.appUrl?this.handleShowKeepAliveApp(e):t!==n||!e.isPrefetch&&e.getAppState()!==q.UNMOUNT?e.isPrefetch||e.getAppState()===q.UNMOUNT?(y(`the ${e.isPrefetch?"prefetch":"unmounted"} app with url: ${t} is replaced by a new app`,this.appName),this.handleCreateApp()):w(`app name conflict, an app named ${this.appName} is running`,this.appName):this.handleAppMount(e)}else this.handleCreateApp()}actionsForAttributeChange(e,t,n){var s;this.updateSsrUrl(t),this.appName=e,this.appUrl=t,(null!==(s=this.shadowRoot)&&void 0!==s?s:this).innerHTML="",e!==this.getAttribute("name")&&this.setAttribute("name",this.appName),n?n.getKeepAliveState()===Q.KEEP_ALIVE_HIDDEN?n.url===this.appUrl?this.handleShowKeepAliveApp(n):w(`app name conflict, an app named ${this.appName} is running`,this.appName):n.url===this.appUrl&&n.ssrUrl===this.ssrUrl?this.handleAppMount(n):this.handleCreateApp():this.handleCreateApp()}legalAttribute(e,t){return!(!h(t)||!t)||(w(`unexpected attribute ${e}, please check again`,this.appName),!1)}handleAppMount(e){e.isPrefetch=!1,b((()=>{var t;return e.mount(null!==(t=this.shadowRoot)&&void 0!==t?t:this,this.getDisposeResult("inline"),this.getBaseRouteCompatible(),this.getDisposeResult("keep-router-state"),this.getDefaultPageValue(),this.getDisposeResult("hidden-router"),this.getDisposeResult("disable-patch-request"))}))}handleCreateApp(){var e;Bt.has(this.appName)&&Bt.get(this.appName).actionsForCompletelyDestroy();const t=new Ht({name:this.appName,url:this.appUrl,ssrUrl:this.ssrUrl,container:null!==(e=this.shadowRoot)&&void 0!==e?e:this,inline:this.getDisposeResult("inline"),scopecss:!(this.getDisposeResult("disable-scopecss")||this.getDisposeResult("shadowDOM")),useSandbox:!this.getDisposeResult("disable-sandbox"),useMemoryRouter:!this.getDisposeResult("disable-memory-router"),baseroute:this.getBaseRouteCompatible(),keepRouteState:this.getDisposeResult("keep-router-state"),defaultPage:this.getDefaultPageValue(),hiddenRouter:this.getDisposeResult("hidden-router"),disablePatchRequest:this.getDisposeResult("disable-patch-request")});Bt.set(this.appName,t)}handleUnmount(e,t){const n=Bt.get(this.appName);n&&n.getAppState()!==q.UNMOUNT&&n.unmount(e,t)}handleHiddenKeepAliveApp(){const e=Bt.get(this.appName);e&&e.getAppState()!==q.UNMOUNT&&e.getKeepAliveState()!==Q.KEEP_ALIVE_HIDDEN&&e.hiddenKeepAliveApp()}handleShowKeepAliveApp(e){b((()=>{var t;return e.showKeepAliveApp(null!==(t=this.shadowRoot)&&void 0!==t?t:this)}))}getDisposeResult(e){return(this.compatibleSpecialProperties(e)||!!Vt[e])&&this.compatibleDisableSpecialProperties(e)}compatibleSpecialProperties(e){return"disable-scopecss"===e?this.hasAttribute("disable-scopecss")||this.hasAttribute("disableScopecss"):"disable-sandbox"===e?this.hasAttribute("disable-sandbox")||this.hasAttribute("disableSandbox"):this.hasAttribute(e)}compatibleDisableSpecialProperties(e){return"disable-scopecss"===e?"false"!==this.getAttribute("disable-scopecss")&&"false"!==this.getAttribute("disableScopecss"):"disable-sandbox"===e?"false"!==this.getAttribute("disable-sandbox")&&"false"!==this.getAttribute("disableSandbox"):"false"!==this.getAttribute(e)}getBaseRouteCompatible(){var e,t;return null!==(t=null!==(e=this.getAttribute("baseroute"))&&void 0!==e?e:this.getAttribute("baseurl"))&&void 0!==t?t:""}getDestroyCompatibleResult(){return this.getDisposeResult("destroy")||this.getDisposeResult("destory")}getKeepAliveModeResult(){return this.getDisposeResult("keep-alive")&&!this.getDestroyCompatibleResult()}updateSsrUrl(e){if(this.getDisposeResult("ssr"))if(this.getDisposeResult("disable-memory-router")||this.getDisposeResult("disableSandbox")){const t=Re.rawWindow.location;this.ssrUrl=M(t.pathname+t.search,e)}else{let t=function(e,t){const n=ut(e);if(!n)return"";const s=v(n,t);return s.origin+s.pathname+s.search}(this.appName,e);const n=this.getDefaultPageValue();if(!t&&n){const s=v(n,e);t=s.origin+s.pathname+s.search}this.ssrUrl=t}else this.ssrUrl&&(this.ssrUrl="")}getDefaultPageValue(){var e,t,n;return null!==(n=null!==(t=null!==(e=yt.getDefaultPage(this.appName))&&void 0!==e?e:this.getAttribute("default-page"))&&void 0!==t?t:this.getAttribute("defaultPage"))&&void 0!==n?n:""}set data(e){this.appName?Vt.setData(this.appName,e):this.cacheData=e}get data(){return this.appName?Vt.getData(this.appName,!0):this.cacheData?this.cacheData:null}}window.customElements.define(e,t)}function Ft(t){if(!e)return w("preFetch is only supported in browser environment");C((()=>{d(t)&&(t=t()),o(t)&&t.reduce(((e,t)=>e.then((()=>{return e=t,new Promise((t=>{C((()=>{var n,s,o,r,i;if(m(e)&&navigator.onLine)if(e.name=P(e.name),e.url=R(e.url,e.name),e.name&&e.url&&!Bt.has(e.name)){const a=new Ht({name:e.name,url:e.url,scopecss:!(null!==(s=null!==(n=e["disable-scopecss"])&&void 0!==n?n:e.disableScopecss)&&void 0!==s?s:Vt["disable-scopecss"]),useSandbox:!(null!==(r=null!==(o=e["disable-sandbox"])&&void 0!==o?o:e.disableSandbox)&&void 0!==r?r:Vt["disable-sandbox"]),useMemoryRouter:!(null!==(i=e["disable-memory-router"])&&void 0!==i?i:Vt["disable-memory-router"])});a.isPrefetch=!0,a.prefetchResolve=t,Bt.set(e.name,a)}else t();else t()}))}));var e}))),Promise.resolve())}))}function Kt(e,t,n){if(o(e)){const s=e.filter((e=>h(e)&&e.includes(`.${t}`)&&!n.has(e)));S(s.map((e=>Y(e))),(e=>{const t=s[e.index];n.has(t)||n.set(t,e.data)}),(e=>{w(e)}))}}function jt(e=!1){const t=[];return Bt.forEach(((n,s)=>{q.UNMOUNT===n.getAppState()||n.isPrefetch||e&&Q.KEEP_ALIVE_HIDDEN===n.getKeepAliveState()||t.push(s)})),t}function Gt(e,t){const n=Bt.get(P(e));return new Promise((s=>{if(n)if(n.getAppState()===q.UNMOUNT||n.isPrefetch)(null==t?void 0:t.destroy)&&n.actionsForCompletelyDestroy(),s();else if(n.getKeepAliveState()===Q.KEEP_ALIVE_HIDDEN)(null==t?void 0:t.destroy)?n.unmount(!0,s):(null==t?void 0:t.clearAliveState)?n.unmount(!1,s):s();else{const e=B(n.container),o=()=>{e.removeEventListener("unmount",o),e.removeEventListener("afterhidden",r),s()},r=()=>{e.removeEventListener("unmount",o),e.removeEventListener("afterhidden",r),s()};if(e.addEventListener("unmount",o),e.addEventListener("afterhidden",r),null==t?void 0:t.destroy){let t,n;e.hasAttribute("destroy")&&(t=e.getAttribute("destroy")),e.hasAttribute("destory")&&(n=e.getAttribute("destory")),e.setAttribute("destroy","true"),e.parentNode.removeChild(e),e.removeAttribute("destroy"),"string"==typeof t&&e.setAttribute("destroy",t),"string"==typeof n&&e.setAttribute("destory",n)}else if((null==t?void 0:t.clearAliveState)&&e.hasAttribute("keep-alive")){const t=e.getAttribute("keep-alive");e.removeAttribute("keep-alive"),e.parentNode.removeChild(e),e.setAttribute("keep-alive",t)}else e.parentNode.removeChild(e)}else y(`app ${e} does not exist`),s()}))}class qt extends Fe{constructor(){super(...arguments),this.tagName="micro-app",this.preFetch=Ft,this.router=yt}start(t){var n,s,o;if(!e||!window.customElements)return w("micro-app is not supported in this environment");if(null==t?void 0:t.tagName){if(!/^micro-app(-\S+)?/.test(t.tagName))return w(`${t.tagName} is invalid tagName`);this.tagName=t.tagName}if(window.customElements.get(this.tagName))return y(`element ${this.tagName} is already defined`);if(Pe(),t&&m(t)&&(this.shadowDOM=t.shadowDOM,this.destroy=t.destroy,this.destory=t.destory,this.inline=t.inline,this["disable-scopecss"]=null!==(n=t["disable-scopecss"])&&void 0!==n?n:t.disableScopecss,this["disable-sandbox"]=null!==(s=t["disable-sandbox"])&&void 0!==s?s:t.disableSandbox,this["disable-memory-router"]=t["disable-memory-router"],this["disable-patch-request"]=t["disable-patch-request"],this["keep-router-state"]=t["keep-router-state"],this["hidden-router"]=t["hidden-router"],this.esmodule=t.esmodule,this.ssr=t.ssr,d(t.fetch)&&(this.fetch=t.fetch),m(t.lifeCycles)&&(this.lifeCycles=t.lifeCycles),t.preFetchApps&&Ft(t.preFetchApps),t.globalAssets&&(m(o=t.globalAssets)&&C((()=>{Kt(o.js,"js",Ne),Kt(o.css,"css",ce)}))),m(t.plugins))){const e=t.plugins.modules;if(m(e))for(const t in e){const n=P(t);n&&t!==n&&(e[n]=e[t],delete e[t])}this.plugins=t.plugins}$t(this.tagName)}}var Vt=new qt;exports.EventCenterForMicroApp=Ke,exports.MicroApp=qt,exports.default=Vt,exports.getActiveApps=jt,exports.getAllApps=function(){return Array.from(Bt.keys())},exports.preFetch=Ft,exports.pureCreateElement=U,exports.removeDomScope=I,exports.unmountAllApps=function(e){return Array.from(Bt.keys()).reduce(((t,n)=>t.then((()=>Gt(n,e)))),Promise.resolve())},exports.unmountApp=Gt,exports.version="1.0.0-alpha.4";
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e="undefined"!=typeof window,t="undefined"!=typeof global?global:"undefined"!=typeof window?window:"undefined"!=typeof self?self:Function("return this")(),n=()=>{},o=()=>!1,s=Array.isArray,r=Object.assign,i=Object.defineProperty,a=Object.defineProperties,c=Object.prototype.hasOwnProperty;function l(e){return void 0===e}function u(e){return null===e}function p(e){return"string"==typeof e}function h(e){return"boolean"==typeof e}function d(e){return"function"==typeof e}function m(e){return"[object Object]"===toString.call(e)}function f(e){return"object"==typeof e}function _(e){return"[object Promise]"===toString.call(e)}function g(e){return d(e)&&0===e.name.indexOf("bound ")&&!e.hasOwnProperty("prototype")}function A(e){var t;if(d(e)){const n=e.toString();return(null===(t=e.prototype)||void 0===t?void 0:t.constructor)===e&&Object.getOwnPropertyNames(e.prototype).length>1||/^function\s+[A-Z]/.test(n)||/^class\s+/.test(n)}return!1}function w(e){return e instanceof URL}function b(e){return e instanceof Element}function v(e){return e instanceof Node}function y(e,t=null,...n){const o=t&&p(t)?` app ${t}:`:"";p(e)?console.error(`[micro-app]${o} ${e}`,...n):console.error(`[micro-app]${o}`,e,...n)}function E(e,t=null,...n){const o=t&&p(t)?` app ${t}:`:"";p(e)?console.warn(`[micro-app]${o} ${e}`,...n):console.warn(`[micro-app]${o}`,e,...n)}function R(e,...t){Promise.resolve().then(e.bind(null,...t))}const S=function(){class e extends URL{}return(t,n)=>n?new e(""+t,n):new e(""+t)}();function P(e){return e.startsWith("//")?`${t.location.protocol}${e}`:e}function N(e,t=null){if(!p(e)||!e)return"";try{const{origin:t,pathname:n,search:o}=S(P(e));if(/\.(\w+)$/.test(n))return`${t}${n}${o}`;const s=`${t}${n}/`.replace(/\/\/$/,"/");return/^https?:\/\//.test(s)?`${s}${o}`:""}catch(e){return y(e,t),""}}function C(e){return p(e)&&e?e.replace(/(^\d+)|([^\w\d-_])/gi,""):""}function D(e){const{origin:t,pathname:n}=S(e);if(/\.(\w+)$/.test(n)){const e=`${t}${n}`.split("/");return e.pop(),e.join("/")+"/"}return`${t}${n}/`.replace(/\/\/$/,"/")}function M(e,t){return!e||/^((((ht|f)tps?)|file):)?\/\//.test(e)||/^(data|blob):/.test(e)?e:S(e,D(P(t))).toString()}function O(e,t,n,o){let s=0;function r(){++s===e.length&&o&&o()}e.forEach(((e,o)=>{_(e)?e.then((e=>{t({data:e,index:o}),r()})).catch((e=>{n({error:e,index:o}),r()})):(t({data:e,index:o}),r())}))}const x=t.requestIdleCallback||function(e){const t=Date.now();return setTimeout((function(){e({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))})}),1)};function L(e){return new Promise((t=>{x((()=>{e(t)}))}))}let I=null;function U(e){I=e}function T(e){I!==e&&(U(e),R((()=>{U(null)})))}function W(){return I}function k(){U(null)}function B(e,t){const n=document.createElement(e,t);return n.__MICRO_APP_NAME__&&delete n.__MICRO_APP_NAME__,n.__PURE_ELEMENT__=!0,n}function $(e,t,n){if(t.innerHTML="",n){const n=e.cloneNode(!0),o=document.createDocumentFragment();Array.from(n.childNodes).forEach((e=>{o.appendChild(e)})),t.appendChild(o)}else Array.from(e.childNodes).forEach((e=>{t.appendChild(e)}))}function F(e){return!e||/(^\d)|([^\w\d-_\u4e00-\u9fa5])/gi.test(e)}function H(e){return/^body$/i.test(e)||/^head$/i.test(e)||/^html$/i.test(e)}function K(e){return function(e){return"undefined"!=typeof ShadowRoot&&e instanceof ShadowRoot}(e)?e.host:e}function j(e){return e?e.replace(/^\s+|\s+$/g,""):""}function G(){return navigator.userAgent.indexOf("Firefox")>-1}function q(e){const t={},n=e.split("&");for(const e of n){const n=e.indexOf("="),o=n<0?e:e.slice(0,n),r=n<0?null:e.slice(n+1);if(o in t){let e=t[o];s(e)||(e=t[o]=[e]),e.push(r)}else t[o]=r}return t}function V(e){let t="";for(const n in e){const o=e[n];if(u(o))t+=(t.length?"&":"")+n;else{(s(o)?o:[o]).forEach((e=>{l(e)||(t+=(t.length?"&":"")+n,u(e)||(t+="="+e))}))}}return t}function Q(){const e=new Set;return{add:function(t){return e.add(t),()=>!!e.has(t)&&e.delete(t)},list:()=>e}}function Y(e){const t=e.attributes,n=new Map;for(let e=0;e<t.length;e++)n.set(t[e].name,t[e].value);return n}function z(e,t){e?e.push((()=>L((e=>{t(),e()})))):t()}function X(e){return(null==e?void 0:e.reduce(((e,t)=>e.then(t)),Promise.resolve()))||null}function J(e){return e.startsWith("inline-")}function Z(e,t,n,...o){try{d(e)&&e(...o)}catch(e){y(`an error occurred in app ${t} ${n} \n`,null,e)}}var ee,te,ne,oe,se,re;!function(e){e.NAME="name",e.URL="url"}(ee||(ee={})),function(e){e.CREATED="created",e.LOADING="loading",e.LOADED="loaded",e.LOAD_FAILED="load_failed",e.MOUNTING="mounting",e.MOUNTED="mounted",e.UNMOUNT="unmount"}(te||(te={})),function(e){e.CREATED="created",e.BEFOREMOUNT="beforemount",e.MOUNTED="mounted",e.UNMOUNT="unmount",e.ERROR="error",e.BEFORESHOW="beforeshow",e.AFTERSHOW="aftershow",e.AFTERHIDDEN="afterhidden"}(ne||(ne={})),function(e){e.ONMOUNT="onmount",e.ONUNMOUNT="onunmount"}(oe||(oe={})),function(e){e.KEEP_ALIVE_SHOW="keep_alive_show",e.KEEP_ALIVE_HIDDEN="keep_alive_hidden"}(se||(se={})),function(e){e.DESTROY="destroy",e.DESTORY="destory",e.INLINE="inline",e.DISABLESCOPECSS="disableScopecss",e.DISABLESANDBOX="disableSandbox",e.DISABLE_SCOPECSS="disable-scopecss",e.DISABLE_SANDBOX="disable-sandbox",e.DISABLE_MEMORY_ROUTER="disable-memory-router",e.DISABLE_PATCH_REQUEST="disable-patch-request",e.KEEP_ROUTER_STATE="keep-router-state",e.HIDDEN_ROUTER="hidden-router",e.KEEP_ALIVE="keep-alive",e.CLEAR_DATA="clear-data",e.ESMODULE="esmodule",e.SSR="ssr",e.FIBER="fiber"}(re||(re={}));const ie="window,self,globalThis,Array,Object,String,Boolean,Math,Number,Symbol,Date,Function,Proxy,WeakMap,WeakSet,Set,Map,Reflect,Element,Node,Document,RegExp,Error,TypeError,JSON,isNaN,parseFloat,parseInt,performance,console,decodeURI,encodeURI,decodeURIComponent,encodeURIComponent,navigator,undefined,location,history";function ae(e,t=null,n={}){return k(),d(mn.options.fetch)?mn.options.fetch(e,n,t):window.fetch(e,n).then((e=>e.text()))}class ce{static getInstance(){return this.instance||(this.instance=new ce),this.instance}run(e,t){const n=e.name,o=e.ssrUrl||e.url;ae(o,n,{cache:"no-cache"}).then((s=>{if(!s){const t="html is empty, please check in detail";return e.onerror(new Error(t)),y(t,n)}s=this.formatHTML(o,s,n),t(s,e)})).catch((t=>{y(`Failed to fetch data from ${e.url}, micro-app stop rendering`,n,t),e.onLoadError(t)}))}formatHTML(e,t,n){return this.processHtml(e,t,n,mn.options.plugins).replace(/<head[^>]*>[\s\S]*?<\/head>/i,(e=>e.replace(/<head/i,"<micro-app-head").replace(/<\/head>/i,"</micro-app-head>"))).replace(/<body[^>]*>[\s\S]*?<\/body>/i,(e=>e.replace(/<body/i,"<micro-app-body").replace(/<\/body>/i,"</micro-app-body>")))}processHtml(e,t,n,o){var s;if(!o)return t;const r=[];return o.global&&r.push(...o.global),(null===(s=o.modules)||void 0===s?void 0:s[n])&&r.push(...o.modules[n]),r.length>0?r.reduce(((t,n)=>m(n)&&d(n.processHtml)?n.processHtml(t,e):t),t):t}}const le=/(^|\s+)(html|:root)(?=[\s>~[.#:]+|$)/,ue=/(^|\s+)((html[\s>~]+body)|body)(?=[\s>~[.#:]+|$)/;function pe(e,t){e=t?`${t} ${e}`:e;const n=new Error(e);throw n.reason=e,t&&(n.filename=t),n}class he{constructor(){this.cssText="",this.prefix="",this.baseURI="",this.linkPath="",this.result="",this.scopecssDisable=!1,this.scopecssDisableSelectors=[],this.scopecssDisableNextLine=!1,this.mediaRule=this.createMatcherForRuleWithChildRule(/^@media *([^{]+)/,"@media"),this.supportsRule=this.createMatcherForRuleWithChildRule(/^@supports *([^{]+)/,"@supports"),this.documentRule=this.createMatcherForRuleWithChildRule(/^@([-\w]+)?document *([^{]+)/,"@document"),this.hostRule=this.createMatcherForRuleWithChildRule(/^@host\s*/,"@host"),this.importRule=this.createMatcherForNoneBraceAtRule("import"),this.charsetRule=this.createMatcherForNoneBraceAtRule("charset"),this.namespaceRule=this.createMatcherForNoneBraceAtRule("namespace")}exec(e,t,n,o){return this.cssText=e,this.prefix=t,this.baseURI=n,this.linkPath=o||"",this.matchRules(),G()?decodeURIComponent(this.result):this.result}reset(){this.cssText=this.prefix=this.baseURI=this.linkPath=this.result="",this.scopecssDisable=this.scopecssDisableNextLine=!1,this.scopecssDisableSelectors=[]}matchRules(){for(this.matchLeadingSpaces(),this.matchComments();this.cssText.length&&"}"!==this.cssText.charAt(0)&&(this.matchAtRule()||this.matchStyleRule());)this.matchComments()}matchStyleRule(){const e=this.formatSelector(!0);return this.scopecssDisableNextLine=!1,e?(this.recordResult(e),this.matchComments(),this.styleDeclarations(),this.matchLeadingSpaces(),!0):pe("selector missing",this.linkPath)}formatSelector(e){const t=this.commonMatch(/^[^{]+/,e);return!!t&&t[0].replace(/(^|,[\n\s]*)([^,]+)/g,((e,t,n)=>(n=j(n),this.scopecssDisableNextLine||this.scopecssDisable&&(!this.scopecssDisableSelectors.length||this.scopecssDisableSelectors.includes(n))||le.test(n)||(n=ue.test(n)?n.replace(ue,this.prefix+" micro-app-body"):this.prefix+" "+n),t+n)))}styleDeclarations(){return this.matchOpenBrace()?(this.matchAllDeclarations(),!!this.matchCloseBrace()||pe("Declaration missing '}'",this.linkPath)):pe("Declaration missing '{'",this.linkPath)}matchAllDeclarations(){let e=this.commonMatch(/^(?:url\(["']?(?:[^)"'}]+)["']?\)|[^}/])*/,!0)[0];if(e&&(this.scopecssDisableNextLine||this.scopecssDisable&&!this.scopecssDisableSelectors.length||(e=e.replace(/url\(["']?([^)"']+)["']?\)/gm,((e,t)=>/^((data|blob):|#)/.test(t)||/^(https?:)?\/\//.test(t)?e:(/^((\.\.?\/)|[^/])/.test(t)&&this.linkPath&&(this.baseURI=function(e){const t=e.split("/");return t.pop(),P(t.join("/")+"/")}(this.linkPath)),`url("${M(t,this.baseURI)}")`)))),this.recordResult(e)),this.scopecssDisableNextLine=!1,this.cssText&&"}"!==this.cssText.charAt(0))return"/"===this.cssText.charAt(0)&&"*"===this.cssText.charAt(1)?this.matchComments():this.commonMatch(/\/+/),this.matchAllDeclarations()}matchAtRule(){return"@"===this.cssText[0]&&(this.scopecssDisableNextLine=!1,this.keyframesRule()||this.mediaRule()||this.customMediaRule()||this.supportsRule()||this.importRule()||this.charsetRule()||this.namespaceRule()||this.documentRule()||this.pageRule()||this.hostRule()||this.fontFaceRule())}keyframesRule(){if(!this.commonMatch(/^@([-\w]+)?keyframes\s*/))return!1;if(!this.commonMatch(/^[^{]+/))return pe("@keyframes missing name",this.linkPath);if(this.matchComments(),!this.matchOpenBrace())return pe("@keyframes missing '{'",this.linkPath);for(this.matchComments();this.keyframeRule();)this.matchComments();return this.matchCloseBrace()?(this.matchLeadingSpaces(),!0):pe("@keyframes missing '}'",this.linkPath)}keyframeRule(){let e;const t=[];for(;e=this.commonMatch(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),this.commonMatch(/^,\s*/);return!!t.length&&(this.styleDeclarations(),this.matchLeadingSpaces(),!0)}customMediaRule(){return!!this.commonMatch(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/)&&(this.matchLeadingSpaces(),!0)}pageRule(){return!!this.commonMatch(/^@page */)&&(this.formatSelector(!1),this.scopecssDisableNextLine=!1,this.commonHandlerForAtRuleWithSelfRule("page"))}fontFaceRule(){return!!this.commonMatch(/^@font-face\s*/)&&this.commonHandlerForAtRuleWithSelfRule("font-face")}createMatcherForRuleWithChildRule(e,t){return()=>!!this.commonMatch(e)&&(this.matchOpenBrace()?(this.matchComments(),this.matchRules(),this.matchCloseBrace()?(this.matchLeadingSpaces(),!0):pe(`${t} missing '}'`,this.linkPath)):pe(`${t} missing '{'`,this.linkPath))}createMatcherForNoneBraceAtRule(e){const t=new RegExp("^@"+e+"\\s*([^;]+);");return()=>!!this.commonMatch(t)&&(this.matchLeadingSpaces(),!0)}commonHandlerForAtRuleWithSelfRule(e){return this.matchOpenBrace()?(this.matchAllDeclarations(),this.matchCloseBrace()?(this.matchLeadingSpaces(),!0):pe(`@${e} missing '}'`,this.linkPath)):pe(`@${e} missing '{'`,this.linkPath)}matchComments(){for(;this.matchComment(););}matchComment(){if("/"!==this.cssText.charAt(0)||"*"!==this.cssText.charAt(1))return!1;this.scopecssDisableNextLine=!1;let e=2;for(;""!==this.cssText.charAt(e)&&("*"!==this.cssText.charAt(e)||"/"!==this.cssText.charAt(e+1));)++e;if(e+=2,""===this.cssText.charAt(e-1))return pe("End of comment missing",this.linkPath);let t=this.cssText.slice(2,e-2);if(this.recordResult(`/*${t}*/`),t=j(t.replace(/^\s*!/,"")),"scopecss-disable-next-line"===t)this.scopecssDisableNextLine=!0;else if(/^scopecss-disable/.test(t))if("scopecss-disable"===t)this.scopecssDisable=!0;else{this.scopecssDisable=!0;t.replace("scopecss-disable","").split(",").forEach((e=>{this.scopecssDisableSelectors.push(j(e))}))}else"scopecss-enable"===t&&(this.scopecssDisable=!1,this.scopecssDisableSelectors=[]);return this.cssText=this.cssText.slice(e),this.matchLeadingSpaces(),!0}commonMatch(e,t=!1){const n=e.exec(this.cssText);if(!n)return;const o=n[0];return this.cssText=this.cssText.slice(o.length),t||this.recordResult(o),n}matchOpenBrace(){return this.commonMatch(/^{\s*/)}matchCloseBrace(){return this.commonMatch(/^}/)}matchLeadingSpaces(){this.commonMatch(/^\s*/)}recordResult(e){G()?this.result+=encodeURIComponent(e):this.result+=e}}function de(e,t,n,o,s){if(!e.__MICRO_APP_HAS_SCOPED__){e.__MICRO_APP_HAS_SCOPED__=!0;let r=null;try{r=me.exec(e.textContent,n,o,s),me.reset()}catch(e){me.reset(),y("An error occurred while parsing CSS:\n",t,e)}r&&(e.textContent=r)}}let me;function fe(e,t,n){if(t.scopecss){const o=_e(t.name);if(me||(me=new he),e.textContent)de(e,t.name,o,t.url,n);else{const s=new MutationObserver((function(){s.disconnect(),e.textContent&&!e.hasAttribute("data-styled")&&de(e,t.name,o,t.url,n)}));s.observe(e,{childList:!0})}}return e}function _e(e,t=!1){const n=t?"\\":"";return`${mn.tagName}${n}[name=${e}${n}]`}function ge(e,t){Object.defineProperties(e,{currentTarget:{get:()=>t},srcElement:{get:()=>t},target:{get:()=>t}})}function Ae(e){const t=new CustomEvent("load");ge(t,e),d(e.onload)?e.onload(t):e.dispatchEvent(t)}function we(e){const t=new CustomEvent("error");ge(t,e),d(e.onerror)?e.onerror(t):e.dispatchEvent(t)}var be=function(){const e=new Map,t=new Map;function n(e){return{setInfo(t,n){e.set(t,n)},getInfo(t){var n;return null!==(n=e.get(t))&&void 0!==n?n:null},hasInfo:t=>e.has(t),deleteInfo:t=>e.delete(t)}}return{link:n(e),script:Object.assign(Object.assign({},n(t)),{deleteInlineInfo(e){e.forEach((e=>{J(e)&&t.delete(e)}))}})}}();function ve(e,t,n,o=!1){const s=e.getAttribute("rel");let r=e.getAttribute("href"),i=null;if("stylesheet"===s&&r){r=M(r,n.url);let t=be.link.getInfo(r);const s={attrs:Y(e)};if(t?t.appSpace[n.name]=t.appSpace[n.name]||s:t={code:"",appSpace:{[n.name]:s}},be.link.setInfo(r,t),o)return{address:r,linkInfo:t};n.source.links.add(r),i=document.createComment(`link element with href=${r} move to micro-app-head as style element`),t.appSpace[n.name].placeholder=i}else s&&["prefetch","preload","prerender","icon","apple-touch-icon"].includes(s)?o?i=document.createComment(`link element with rel=${s}${r?" & href="+r:""} removed by micro-app`):t.removeChild(e):r&&e.setAttribute("href",M(r,n.url));return o?{replaceComment:i}:i?t.replaceChild(i,e):void 0}function ye(e,t,n,o){const s=Array.from(t.source.links),r=s.map((e=>{const n=be.link.getInfo(e);return n.code?n.code:ae(e,t.name)})),i=t.isPrefetch||t.fiber?[]:null;O(r,(e=>{z(i,(()=>function(e,t,n,o){const s=be.link.getInfo(e);s.code=t;const r=s.appSpace[o.name],i=r.placeholder;if(i){const t=B("style");Ee(o,e,t,s,r.attrs),i.parentNode?i.parentNode.replaceChild(t,i):n.appendChild(t),r.placeholder=null}}(s[e.index],e.data,n,t)))}),(e=>{y(e,t.name)}),(()=>{i?o.then((()=>{i.push((()=>Promise.resolve(t.onLoad(e)))),X(i)})):t.onLoad(e)}))}function Ee(e,t,n,o,s){if(e.scopecss){const s=o.appSpace[e.name];if(s.prefix=s.prefix||_e(e.name),s.parsedCode)n.textContent=s.parsedCode;else{const r=function(e,t,n){const o=n.appSpace;for(const n in o)if(n!==e){const e=o[n];if(e.parsedCode)return e.parsedCode.replaceAll(new RegExp(_e(n,!0),"g"),t)}}(e.name,s.prefix,o);r?n.textContent=r:(n.textContent=o.code,fe(n,e,t)),s.parsedCode=n.textContent}}else n.textContent=o.code;!function(e,t){t.forEach(((t,n)=>{"rel"!==n&&("href"===n&&(n="data-origin-href"),e.setAttribute(n,t))}))}(n,s)}class Re{constructor(){this.escapeSetterKeyList=["location"],this.staticEscapeProperties=["System","__cjsWrapper"],this.staticScopeProperties=["webpackJsonp","webpackHotUpdate","Vue"],this.injectReactHRMProperty()}injectReactHRMProperty(){"production"!==process.env.NODE_ENV&&(this.staticEscapeProperties.push("__REACT_ERROR_OVERLAY_GLOBAL_HOOK__"),We.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__&&(this.staticScopeProperties=this.staticScopeProperties.concat(["__REACT_ERROR_OVERLAY_GLOBAL_HOOK__","__reactRefreshInjected"])))}}function Se(e,t){const n=Object.getOwnPropertyDescriptor(e,"parentNode");n&&!n.configurable||i(e,"parentNode",{value:t,configurable:!0})}const Pe=new WeakMap;function Ne(e,t,n){if(t instanceof HTMLStyleElement){if(t.hasAttribute("exclude")){const e=document.createComment("style element with exclude attribute ignored by micro-app");return Pe.set(t,e),e}return n.scopecss&&!t.hasAttribute("ignore")?fe(t,n):t}if(t instanceof HTMLLinkElement){if(t.hasAttribute("exclude")||Ve(t.getAttribute("href"),n.name)){const e=document.createComment("link element with exclude attribute ignored by micro-app");return Pe.set(t,e),e}if(t.hasAttribute("ignore")||Qe(t.getAttribute("href"),n.name)||t.href&&d(mn.options.excludeAssetFilter)&&mn.options.excludeAssetFilter(t.href))return t;const{address:o,linkInfo:s,replaceComment:r}=ve(t,e,n,!0);if(o&&s){const e=function(e,t,n,o){const s=B("style"),r=()=>{Ee(t,e,s,n,n.appSpace[t.name].attrs),Ae(o)};return n.code?R(r):ae(e,t.name).then((e=>{n.code=e,r()})).catch((e=>{y(e,t.name),we(o)})),s}(o,n,s,t);return Pe.set(t,e),e}return r?(Pe.set(t,r),r):t}if(t instanceof HTMLScriptElement){if(t.src&&d(mn.options.excludeAssetFilter)&&mn.options.excludeAssetFilter(t.src))return t;const{replaceComment:o,address:s,scriptInfo:r}=Ge(t,e,n,!0)||{};if(s&&r){const e=r.isExternal?function(e,t,n,o){const s=Fe(t,n)?B("script"):document.createComment("dynamic script extract by micro-app"),r=()=>Ae(o),i=()=>{const i=Object.getOwnPropertyDescriptor(We.rawDocument,"currentScript");i&&!i.configurable||Object.defineProperty(We.rawDocument,"currentScript",{value:o,configurable:!0}),ze(e,t,n,r,s),!$e(t,n)&&r()};n.code?R(i):ae(e,t.name).then((e=>{n.code=e,i()})).catch((e=>{y(e,t.name),we(o)}));return s}(s,n,r,t):function(e,t,n){const o=Fe(t,n)?B("script"):document.createComment("dynamic script extract by micro-app");return ze(e,t,n,void 0,o),o}(s,n,r);return Pe.set(t,e),e}return o?(Pe.set(t,o),o):t}return t}function Ce(e,t,n,o,s){const r=function(e,t){var n,o;if(e===document.head)return null===(n=null==t?void 0:t.container)||void 0===n?void 0:n.querySelector("micro-app-head");if(e===document.body)return null===(o=null==t?void 0:t.container)||void 0===o?void 0:o.querySelector("micro-app-body");return null}(n,e);if(r){if("MICRO-APP-BODY"===r.tagName&&t!==We.rawRemoveChild){const e=Object.getOwnPropertyDescriptor(o,"parentNode");e&&!e.configurable||i(o,"parentNode",{configurable:!0,get:()=>Element.prototype.removeChild===We.rawRemoveChild?r:document.body})}return s&&!r.contains(s)?We.rawAppendChild.call(r,o):t!==We.rawRemoveChild||r.contains(o)?("production"!==process.env.NODE_ENV&&o instanceof HTMLIFrameElement&&t===We.rawAppendChild&&function(e){var t;if("production"!==process.env.NODE_ENV){const n=We.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__,o=null===(t=e.sandBox)||void 0===t?void 0:t.proxyWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__;n&&o&&(We.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__=o,R((()=>{We.rawWindow.__REACT_ERROR_OVERLAY_GLOBAL_HOOK__=n})))}}(e),De(t,r,o,s)):n.contains(o)?t.call(n,o):o}return De(t,n,o,s)}function De(e,t,n,o){return(s=e)===We.rawAppend||s===We.rawPrepend?e.call(t,n):e.call(t,n,o);var s}function Me(e){var t;return null!==(t=Pe.get(e))&&void 0!==t?t:e}function Oe(e,t,n,o){const s=W();if(v(t)&&(t.__MICRO_APP_NAME__||s&&!t.__PURE_ELEMENT__)){t.__MICRO_APP_NAME__=t.__MICRO_APP_NAME__||s;const r=tn.get(t.__MICRO_APP_NAME__);if(null==r?void 0:r.container)return b(t)&&(/^(img|script)$/i.test(t.tagName)?(t.hasAttribute("src")&&We.rawSetAttribute.call(t,"src",M(t.getAttribute("src"),r.url)),t.hasAttribute("srcset")&&We.rawSetAttribute.call(t,"srcset",M(t.getAttribute("srcset"),r.url))):/^link$/i.test(t.tagName)&&t.hasAttribute("href")&&We.rawSetAttribute.call(t,"href",M(t.getAttribute("href"),r.url))),Ce(r,o,e,Ne(e,t,r),n&&Me(n));if(o===We.rawAppend||o===We.rawPrepend)return o.call(e,t)}else if(o===We.rawAppend||o===We.rawPrepend){if(!v(t)&&s){const n=tn.get(s);if(null==n?void 0:n.container){if(e===document.head)return o.call(n.container.querySelector("micro-app-head"),t);if(e===document.body)return o.call(n.container.querySelector("micro-app-body"),t)}}return o.call(e,t)}return o.call(e,t,n)}function xe(){!function(){const e=We.rawDocument,t=We.rawRootDocument;function n(t){return function(e){return"[object ProxyDocument]"===toString.call(e)}(t)?e:t}function o(t){var o,s,r,i;const a=n(this),c=W();return c&&(null===(o=tn.get(c))||void 0===o?void 0:o.container)&&t&&!H(t)&&e===a?null!==(i=null===(r=null===(s=tn.get(c))||void 0===s?void 0:s.container)||void 0===r?void 0:r.querySelector(t))&&void 0!==i?i:null:We.rawQuerySelector.call(a,t)}function s(t){var o,s,r,i;const a=n(this),c=W();return c&&(null===(o=tn.get(c))||void 0===o?void 0:o.container)&&t&&!H(t)&&e===a?null!==(i=null===(r=null===(s=tn.get(c))||void 0===s?void 0:s.container)||void 0===r?void 0:r.querySelectorAll(t))&&void 0!==i?i:[]:We.rawQuerySelectorAll.call(a,t)}t.prototype.createElement=function(e,t){return Le(We.rawCreateElement.call(n(this),e,t))},t.prototype.createElementNS=function(e,t,o){return Le(We.rawCreateElementNS.call(n(this),e,t,o))},t.prototype.createDocumentFragment=function(){return Le(We.rawCreateDocumentFragment.call(n(this)))},t.prototype.querySelector=o,t.prototype.querySelectorAll=s,t.prototype.getElementById=function(e){const t=n(this);if(!W()||F(e))return We.rawGetElementById.call(t,e);try{return o.call(t,`#${e}`)}catch(n){return We.rawGetElementById.call(t,e)}},t.prototype.getElementsByClassName=function(e){const t=n(this);if(!W()||F(e))return We.rawGetElementsByClassName.call(t,e);try{return s.call(t,`.${e}`)}catch(n){return We.rawGetElementsByClassName.call(t,e)}},t.prototype.getElementsByTagName=function(e){var t;const o=n(this),r=W();if(!r||H(e)||F(e)||!(null===(t=tn.get(r))||void 0===t?void 0:t.inline)&&/^script$/i.test(e))return We.rawGetElementsByTagName.call(o,e);try{return s.call(o,e)}catch(t){return We.rawGetElementsByTagName.call(o,e)}},t.prototype.getElementsByName=function(e){const t=n(this);if(!W()||F(e))return We.rawGetElementsByName.call(t,e);try{return s.call(t,`[name=${e}]`)}catch(n){return We.rawGetElementsByName.call(t,e)}}}(),Element.prototype.appendChild=function(e){return Oe(this,e,null,We.rawAppendChild)},Element.prototype.insertBefore=function(e,t){return Oe(this,e,t,We.rawInsertBefore)},Element.prototype.replaceChild=function(e,t){return Oe(this,e,t,We.rawReplaceChild)},Element.prototype.append=function(...e){let t=0;const n=e.length;for(;t<n;)Oe(this,e[t],null,We.rawAppend),t++},Element.prototype.prepend=function(...e){let t=e.length;for(;t>0;)Oe(this,e[t-1],null,We.rawPrepend),t--},Element.prototype.removeChild=function(e){var t;if(null==e?void 0:e.__MICRO_APP_NAME__){const n=tn.get(e.__MICRO_APP_NAME__);if(null==n?void 0:n.container)return Ce(n,We.rawRemoveChild,this,Me(e));try{return We.rawRemoveChild.call(this,e)}catch(n){return null===(t=null==e?void 0:e.parentNode)||void 0===t?void 0:t.removeChild(e)}}return We.rawRemoveChild.call(this,e)},Element.prototype.cloneNode=function(e){const t=We.rawCloneNode.call(this,e);return this.__MICRO_APP_NAME__&&(t.__MICRO_APP_NAME__=this.__MICRO_APP_NAME__),t}}function Le(e){const t=W();return t&&(e.__MICRO_APP_NAME__=t),e}let Ie=!1;function Ue(){k(),function(){const e=We.rawRootDocument;e.prototype.createElement=We.rawCreateElement,e.prototype.createElementNS=We.rawCreateElementNS,e.prototype.createDocumentFragment=We.rawCreateDocumentFragment,e.prototype.querySelector=We.rawQuerySelector,e.prototype.querySelectorAll=We.rawQuerySelectorAll,e.prototype.getElementById=We.rawGetElementById,e.prototype.getElementsByClassName=We.rawGetElementsByClassName,e.prototype.getElementsByTagName=We.rawGetElementsByTagName,e.prototype.getElementsByName=We.rawGetElementsByName}(),Element.prototype.appendChild=We.rawAppendChild,Element.prototype.insertBefore=We.rawInsertBefore,Element.prototype.replaceChild=We.rawReplaceChild,Element.prototype.removeChild=We.rawRemoveChild,Element.prototype.append=We.rawAppend,Element.prototype.prepend=We.rawPrepend,Element.prototype.cloneNode=We.rawCloneNode}let Te=!1;const We={};function ke(){if(e){const e=Function("return window")(),t=Function("return document")(),n=Function("return Document")(),o="noModule"in document.createElement("script"),s=Element.prototype.setAttribute,i=Element.prototype.appendChild,a=Element.prototype.insertBefore,c=Element.prototype.replaceChild,l=Element.prototype.removeChild,u=Element.prototype.append,p=Element.prototype.prepend,h=Element.prototype.cloneNode,d=n.prototype.createElement,m=n.prototype.createElementNS,f=n.prototype.createDocumentFragment,_=n.prototype.querySelector,g=n.prototype.querySelectorAll,A=n.prototype.getElementById,w=n.prototype.getElementsByClassName,b=n.prototype.getElementsByTagName,v=n.prototype.getElementsByName,y=new Proxy(Image,{construct(e,t){const n=new e(...t);return n.__MICRO_APP_NAME__=W(),n}}),E=e.addEventListener,R=e.removeEventListener,S=e.setInterval,P=e.setTimeout,N=e.clearInterval,C=e.clearTimeout,D=e.history.pushState,M=e.history.replaceState,O=t.addEventListener,x=t.removeEventListener;window.__MICRO_APP_BASE_APPLICATION__=!0,r(We,{rawWindow:e,rawDocument:t,rawRootDocument:n,supportModuleScript:o,rawSetAttribute:s,rawAppendChild:i,rawInsertBefore:a,rawReplaceChild:c,rawRemoveChild:l,rawAppend:u,rawPrepend:p,rawCloneNode:h,rawCreateElement:d,rawCreateElementNS:m,rawCreateDocumentFragment:f,rawQuerySelector:_,rawQuerySelectorAll:g,rawGetElementById:A,rawGetElementsByClassName:w,rawGetElementsByTagName:b,rawGetElementsByName:v,ImageProxy:y,rawWindowAddEventListener:E,rawWindowRemoveEventListener:R,rawSetInterval:S,rawSetTimeout:P,rawClearInterval:N,rawClearTimeout:C,rawDocumentAddEventListener:O,rawDocumentRemoveEventListener:x,rawPushState:D,rawReplaceState:M}),function(){if(!Te){Te=!0;const e=B("style");We.rawSetAttribute.call(e,"type","text/css"),e.textContent=`\n${mn.tagName}, micro-app-body { display: block; } \nmicro-app-head { display: none; }`,We.rawDocument.head.appendChild(e)}}()}}const Be=["text/javascript","text/ecmascript","application/javascript","application/ecmascript","module","systemjs-module","systemjs-importmap"];function $e(e,t){return t.appSpace[e.name].module&&(!e.useSandbox||e.esmodule)}function Fe(e,t){return e.inline||t.appSpace[e.name].inline||$e(e,t)||function(e,t){return t.appSpace[e.name].attrs.has("id")}(e,t)}function He(e,t,n){return function(e,t,n){const o=t.appSpace;for(const t in o)if(t!==e){const e=o[t];if(e.parsedCode===n&&e.parsedFunction)return e.parsedFunction}}(e.name,t,n)||new Function(n)}function Ke(){const e="inline-"+Math.random().toString(36).substr(2,15);return be.script.hasInfo(e)?Ke():e}function je(e,t){return e.useSandbox&&!$e(e,t)}function Ge(e,t,n,o=!1){let s=null,r=e.getAttribute("src");if(r&&(r=M(r,n.url)),e.hasAttribute("exclude")||Ve(r,n.name))s=document.createComment("script element with exclude attribute removed by micro-app");else{if(e.type&&!Be.includes(e.type)||e.hasAttribute("ignore")||Qe(r,n.name))return null;if(We.supportModuleScript&&e.noModule||!We.supportModuleScript&&"module"===e.type)s=document.createComment((e.noModule?"noModule":"module")+" script ignored by micro-app");else if(r){let t=be.script.getInfo(r);const i={async:e.hasAttribute("async"),defer:e.defer||"module"===e.type,module:"module"===e.type,inline:e.hasAttribute("inline"),pure:e.hasAttribute("pure"),attrs:Y(e)};if(t?t.appSpace[n.name]=t.appSpace[n.name]||i:t={code:"",isExternal:!0,appSpace:{[n.name]:i}},be.script.setInfo(r,t),o)return{address:r,scriptInfo:t};n.source.scripts.add(r),s=document.createComment(`script with src='${r}' extract by micro-app`)}else if(e.textContent){const t=Ke(),r={code:e.textContent,isExternal:!1,appSpace:{[n.name]:{async:!1,defer:"module"===e.type,module:"module"===e.type,inline:e.hasAttribute("inline"),pure:e.hasAttribute("pure"),attrs:Y(e)}}};if(o)return{address:t,scriptInfo:r};n.source.scripts.add(t),be.script.setInfo(t,r),s=document.createComment("inline script extract by micro-app")}else o||(s=document.createComment("script element removed by micro-app"))}return o?{replaceComment:s}:t.replaceChild(s,e)}function qe(e){var t,n,o;return[...(null===(t=mn.options.plugins)||void 0===t?void 0:t.global)||[],...(null===(o=null===(n=mn.options.plugins)||void 0===n?void 0:n.modules)||void 0===o?void 0:o[e])||[]]}function Ve(e,t){if(!e)return!1;return(qe(t)||[]).some((t=>!!t.excludeChecker&&t.excludeChecker(e)))}function Qe(e,t){if(!e)return!1;return(qe(t)||[]).some((t=>!!t.ignoreChecker&&t.ignoreChecker(e)))}function Ye(e,t){const n=Array.from(t.source.scripts),o=[],s=[];for(const e of n){const n=be.script.getInfo(e),r=n.appSpace[t.name];(!r.defer&&!r.async||t.isPrefetch)&&(o.push(n.code?n.code:ae(e,t.name)),s.push([e,n]))}const r=t.isPrefetch||t.fiber?[]:null;o.length?O(o,(e=>{z(r,(()=>function(e,t,n,o){if(t.code=n,o.isPrefetch){const s=t.appSpace[o.name];if(!s.parsedCode&&(s.parsedCode=Xe(e,o,n,t),s.wrapInSandBox=je(o,t),!Fe(o,t)))try{s.parsedFunction=He(o,t,s.parsedCode)}catch(e){E("Something went wrong while handling preloaded resources",o.name,"\n",e)}}}(s[e.index][0],s[e.index][1],e.data,t)))}),(e=>{y(e,t.name)}),(()=>{r?(r.push((()=>Promise.resolve(t.onLoad(e)))),X(r)):t.onLoad(e)})):t.onLoad(e)}function ze(e,t,n,o,s){var r;try{!function(e){!function(e){e.sandBox&&(We.rawWindow.__MICRO_APP_PROXY_WINDOW__=e.sandBox.proxyWindow)}(e)}(t);const i=n.appSpace[t.name],a=je(t,n);if(i.parsedCode&&i.wrapInSandBox===a||(i.parsedCode=Xe(e,t,n.code,n),i.wrapInSandBox=a,i.parsedFunction=null),Fe(t,n)){const a=s||B("script");!function(e,t,n,o,s,r){if(n){if(J(e)){const e=new Blob([t],{type:"text/javascript"});o.src=URL.createObjectURL(e)}else o.src=e;o.setAttribute("type","module"),r&&(r.moduleCount&&r.moduleCount--,o.onload=r.bind(o,0===r.moduleCount))}else o.textContent=t;!function(e,t){t.forEach(((t,n)=>{"type"===n&&"module"===t||"defer"===n||"async"===n||("src"===n&&(n="data-origin-src"),e.setAttribute(n,t))}))}(o,s)}(e,i.parsedCode,$e(t,n),a,i.attrs,o),s||null===(r=t.container)||void 0===r||r.querySelector("micro-app-body").appendChild(a)}else!function(e,t){const n=t.appSpace[e.name];n.parsedFunction||(n.parsedFunction=He(e,t,n.parsedCode));n.parsedFunction.call(window)}(t,n)}catch(n){console.error(`[micro-app from ${s?"runDynamicScript":"runScript"}] app ${t.name}: `,n,e)}}function Xe(e,t,n,o){return m(mn.options.plugins)&&(n=function(e,t,n,o){var s;const r=Je(o.global,t,e);return Je(null===(s=o.modules)||void 0===s?void 0:s[n],r,e)}(e,n,t.name,mn.options.plugins)),je(t,o)?`;(function(proxyWindow){with(proxyWindow.__MICRO_APP_WINDOW__){(function(${ie}){;${n}\n${J(e)?"":`//# sourceURL=${e}\n`}}).call(proxyWindow,${ie})}})(window.__MICRO_APP_PROXY_WINDOW__);`:n}function Je(e,t,n){return s(e)?e.reduce(((e,t)=>m(t)&&d(t.loader)?t.loader(e,n):e),t):t}function Ze(e,t,n,o){const s=Array.from(e.children);s.length&&s.forEach((e=>{Ze(e,t,n,o)}));for(const n of s)n instanceof HTMLLinkElement?n.hasAttribute("exclude")||Ve(n.getAttribute("href"),t.name)?e.replaceChild(document.createComment("link element with exclude attribute ignored by micro-app"),n):n.hasAttribute("ignore")||Qe(n.getAttribute("href"),t.name)?n.hasAttribute("href")&&n.setAttribute("href",M(n.getAttribute("href"),t.url)):ve(n,e,t):n instanceof HTMLStyleElement?n.hasAttribute("exclude")?e.replaceChild(document.createComment("style element with exclude attribute ignored by micro-app"),n):t.scopecss&&!n.hasAttribute("ignore")&&z(o,(()=>fe(n,t))):n instanceof HTMLScriptElement?Ge(n,e,t):n instanceof HTMLMetaElement||n instanceof HTMLTitleElement?e.removeChild(n):n instanceof HTMLImageElement&&n.hasAttribute("src")&&n.setAttribute("src",M(n.getAttribute("src"),t.url))}function et(e,t){const n=function(e){const t=B("div");return t.innerHTML=e,t}(e),o=n.querySelector("micro-app-head"),s=n.querySelector("micro-app-body");if(!o||!s){const e=`element ${o?"body":"head"} is missing`;return t.onerror(new Error(e)),y(e,t.name)}const r=t.isPrefetch||t.fiber?[]:null;Ze(n,t,o,r);const i=X(r);t.source.links.size?ye(n,t,o,i):i?i.then((()=>t.onLoad(n))):t.onLoad(n),t.source.scripts.size?Ye(n,t):t.onLoad(n)}const tt=new class{constructor(){this.eventList=new Map,this.queue=[],this.recordStep={},this.process=()=>{var e,t;let n;const o=this.recordStep,s=this.queue;for(this.recordStep={},this.queue=[];n=s.shift();){const s=this.eventList.get(n),r=s.tempData,i=s.force;if(s.tempData=null,s.force=!1,i||!this.isEqual(s.data,r)){s.data=r||s.data;for(const e of s.callbacks)e(s.data);null===(t=(e=o[n]).dispatchDataEvent)||void 0===t||t.call(e),o[n].nextStepList.forEach((e=>e()))}}}}isLegalName(e){return!!e||(y("event-center: Invalid name"),!1)}enqueue(e,t,n){this.recordStep[e]?(this.recordStep[e].nextStepList.push(t),n&&(this.recordStep[e].dispatchDataEvent=n)):this.recordStep[e]={nextStepList:[t],dispatchDataEvent:n},!this.queue.includes(e)&&1===this.queue.push(e)&&R(this.process)}isEqual(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&e[n]!==t[n])return!1;return!0}on(e,t,n=!1){if(this.isLegalName(e)){if(!d(t))return y("event-center: Invalid callback function");let o=this.eventList.get(e);o?n&&Object.keys(o.data).length&&(!this.queue.includes(e)||this.isEqual(o.data,o.tempData))&&t(o.data):(o={data:{},callbacks:new Set},this.eventList.set(e,o)),o.callbacks.add(t)}}off(e,t){if(this.isLegalName(e)){const n=this.eventList.get(e);n&&(d(t)?n.callbacks.delete(t):n.callbacks.clear())}}clearData(e){if(this.isLegalName(e)){const t=this.eventList.get(e);t&&(t.data={})}}dispatch(e,t,n,o,s){if(this.isLegalName(e)){if(!m(t))return y("event-center: data must be object");let i=this.eventList.get(e);i?(i.tempData=r({},i.tempData||i.data,t),!i.force&&(i.force=!!o)):(i={data:t,callbacks:new Set},this.eventList.set(e,i),i.force=!0),this.enqueue(e,n,s)}}getData(e){var t;const n=this.eventList.get(e);return null!==(t=null==n?void 0:n.data)&&void 0!==t?t:null}};function nt(e,t){return p(e)&&e?t?`__from_base_app_${e}__`:`__from_micro_app_${e}__`:""}class ot{addGlobalDataListener(e,t){const n=this.appName;n&&(e.__APP_NAME__=n,e.__AUTO_TRIGGER__=t),tt.on("global",e,t)}removeGlobalDataListener(e){d(e)&&tt.off("global",e)}setGlobalData(e,t,n){k(),tt.dispatch("global",e,(()=>d(t)&&t()),n)}forceSetGlobalData(e,t){this.setGlobalData(e,t,!0)}getGlobalData(){return tt.getData("global")}clearGlobalData(){tt.clearData("global")}clearGlobalDataListener(){const e=this.appName,t=tt.eventList.get("global");if(t)for(const n of t.callbacks)(e&&e===n.__APP_NAME__||!e&&!n.__APP_NAME__)&&t.callbacks.delete(n)}}class st extends ot{addDataListener(e,t,n){tt.on(nt(C(e),!1),t,n)}removeDataListener(e,t){d(t)&&tt.off(nt(C(e),!1),t)}getData(e,t=!1){return tt.getData(nt(C(e),t))}setData(e,t,n,o){tt.dispatch(nt(C(e),!0),t,(()=>d(n)&&n()),o)}forceSetData(e,t,n){this.setData(e,t,n,!0)}clearData(e,t=!0){tt.clearData(nt(C(e),t))}clearDataListener(e){tt.off(nt(C(e),!1))}}class rt extends ot{constructor(e){super(),this.appName=C(e),!this.appName&&y(`Invalid appName ${e}`)}addDataListener(e,t){e.__AUTO_TRIGGER__=t,tt.on(nt(this.appName,!0),e,t)}removeDataListener(e){d(e)&&tt.off(nt(this.appName,!0),e)}getData(e=!0){return tt.getData(nt(this.appName,e))}dispatch(e,t,n){k(),tt.dispatch(nt(this.appName,!1),e,(()=>d(t)&&t()),n,(()=>{const t=tn.get(this.appName);if((null==t?void 0:t.container)&&m(e)){const e=new CustomEvent("datachange",{detail:{data:tt.getData(nt(this.appName,!1))}});K(t.container).dispatchEvent(e)}}))}forceDispatch(e,t){this.dispatch(e,t,!0)}clearData(e=!1){tt.clearData(nt(this.appName,e))}clearDataListener(){tt.off(nt(this.appName,!0))}}class it{constructor(){this.appInstanceMap=tn}static getInstance(){return this.instance||(this.instance=new it),this.instance}get(e){return this.appInstanceMap.get(e)}set(e,t){this.appInstanceMap.set(e,t)}getAll(){return Array.from(this.appInstanceMap.values())}clear(){this.appInstanceMap.clear()}}function at(){ct(),it.getInstance().getAll().forEach((e=>{e.container&&K(e.container).disconnectedCallback()})),!window.__MICRO_APP_UMD_MODE__&&it.getInstance().clear()}function ct(){window.__MICRO_APP_ENVIRONMENT__&&window.removeEventListener("unmount",at,!1)}function lt(e,t,n="WINDOW"){const o=`__MICRO_APP_BOUND_${n}_FUNCTION__`;if(t[o])return t[o];if(!function(e){return h(e.__MICRO_APP_IS_CONSTRUCTOR__)?e.__MICRO_APP_IS_CONSTRUCTOR__:e.__MICRO_APP_IS_CONSTRUCTOR__=A(e)}(t)&&!function(e){return h(e.__MICRO_APP_IS_BOUND_FUNCTION__)?e.__MICRO_APP_IS_BOUND_FUNCTION__:e.__MICRO_APP_IS_BOUND_FUNCTION__=g(e)}(t)){const n=t.bind(e);for(const e in t)n[e]=t[e];return t.hasOwnProperty("prototype")&&i(n,"prototype",{value:t.prototype,configurable:!0,enumerable:!1,writable:!0}),t[o]=n}return t}const ut=["unmount","appstate-change"];function pt(e,t){var n;return ut.includes(e)||("popstate"===e||"hashchange"===e)&&(null===(n=tn.get(t))||void 0===n?void 0:n.useMemoryRouter)?`${e}-${t}`:e}const ht=new Map;let dt=!1;const mt=new Map;function ft(){const{rawDocument:e,rawDocumentAddEventListener:t,rawDocumentRemoveEventListener:n}=We;!dt&&function(){if(dt=!0,Object.getOwnPropertyDescriptor(document,"onclick"))return E("Cannot redefine document property onclick");const e=document.onclick;document.onclick=null;let t=!1;function n(e){ht.forEach((t=>{d(t)&&t.call(document,e)}))}i(document,"onclick",{configurable:!0,enumerable:!0,get(){const e=W();return e?ht.get(e):ht.get("base")},set(e){const o=W();o?ht.set(o,e):ht.set("base",e),!t&&d(e)&&(t=!0,We.rawDocumentAddEventListener.call(We.rawDocument,"click",n,!1))}}),e&&(document.onclick=e)}(),document.addEventListener=function(n,o,s){var r;const i=W();if(i&&(!(null===(r=tn.get(i))||void 0===r?void 0:r.umdMode)||!g(o))){const e=mt.get(i);if(e){const t=e.get(n);t?t.add(o):e.set(n,new Set([o]))}else mt.set(i,new Map([[n,new Set([o])]]));o&&(o.__MICRO_APP_MARK_OPTIONS__=s)}t.call(e,n,o,s)},document.removeEventListener=function(t,o,s){var r;const i=W();if(i&&(!(null===(r=tn.get(i))||void 0===r?void 0:r.umdMode)||!g(o))){const e=mt.get(i);if(e){const n=e.get(t);(null==n?void 0:n.size)&&n.has(o)&&n.delete(o)}}n.call(e,t,o,s)}}function _t(e,t){const n=new Map,o=new Map,s=new Map,{rawWindow:r,rawDocument:i,rawWindowAddEventListener:a,rawWindowRemoveEventListener:c,rawSetInterval:l,rawSetTimeout:u,rawClearInterval:p,rawClearTimeout:h,rawDocumentRemoveEventListener:d}=We;t.addEventListener=function(t,o,s){t=pt(t,e);const i=n.get(t);i?i.add(o):n.set(t,new Set([o])),o&&(o.__MICRO_APP_MARK_OPTIONS__=s),a.call(r,t,o,s)},t.removeEventListener=function(t,o,s){t=pt(t,e);const i=n.get(t);(null==i?void 0:i.size)&&i.has(o)&&i.delete(o),c.call(r,t,o,s)},t.setInterval=function(e,t,...n){const s=l.call(r,e,t,...n);return o.set(s,{handler:e,timeout:t,args:n}),s},t.setTimeout=function(e,t,...n){const o=u.call(r,e,t,...n);return s.set(o,{handler:e,timeout:t,args:n}),o},t.clearInterval=function(e){o.delete(e),p.call(r,e)},t.clearTimeout=function(e){s.delete(e),h.call(r,e)};const m=new Map,f=new Map;let _,g=new Map,A=new Map;return{recordUmdEffect:()=>{n.forEach(((e,t)=>{e.size&&m.set(t,new Set(e))})),o.size&&(g=new Map(o)),s.size&&(A=new Map(s)),_=ht.get(e);const t=mt.get(e);t&&t.forEach(((e,t)=>{e.size&&f.set(t,new Set(e))}))},rebuildUmdEffect:()=>{m.forEach(((e,n)=>{for(const o of e)t.addEventListener(n,o,null==o?void 0:o.__MICRO_APP_MARK_OPTIONS__)})),g.forEach((e=>{t.setInterval(e.handler,e.timeout,...e.args)})),A.forEach((e=>{t.setTimeout(e.handler,e.timeout,...e.args)})),_&&ht.set(e,_),f.forEach(((e,t)=>{for(const n of e)document.addEventListener(t,n,null==n?void 0:n.__MICRO_APP_MARK_OPTIONS__)})),m.clear(),g.clear(),A.clear(),f.clear(),_=null},releaseEffect:()=>{n.size&&(n.forEach(((e,t)=>{for(const n of e)c.call(r,t,n)})),n.clear()),o.size&&(o.forEach(((e,t)=>{p.call(r,t)})),o.clear()),s.size&&(s.forEach(((e,t)=>{h.call(r,t)})),s.clear()),ht.delete(e);const t=mt.get(e);t&&(t.forEach(((e,t)=>{for(const n of e)d.call(i,t,n)})),t.clear())}}}function gt(e,t){const n=We.rawWindow.history.state,o={microAppState:r({},null==n?void 0:n.microAppState,{[e]:t})};return r({},n,o)}function At(e){var t,n;return(null===(n=null===(t=We.rawWindow.history.state)||void 0===t?void 0:t.microAppState)||void 0===n?void 0:n[e])||null}const wt=/&/g,bt=/=/g,vt=/%M1/g,yt=/%M2/g;function Et(e){return encodeURIComponent(St(e).replace(wt,"%M1").replace(bt,"%M2"))}function Rt(e){return St(e).replace(vt,"&").replace(yt,"=")}function St(e){try{const t=decodeURIComponent(e);return e===t||vt.test(t)||yt.test(t)?t:St(t)}catch(t){return e}}function Pt(e){var t,n;const o=We.rawWindow.location,s=Ct(o.search,o.hash),r=(null===(t=s.hashQuery)||void 0===t?void 0:t[e])||(null===(n=s.searchQuery)||void 0===n?void 0:n[e]);return p(r)?Rt(r):null}function Nt(e,t){let{pathname:n,search:o,hash:s}=We.rawWindow.location;const r=Ct(o,s),i=Et(t.pathname+t.search+t.hash);let a=!1;if(s&&!o){a=!0,r.hashQuery?r.hashQuery[e]=i:r.hashQuery={[e]:i};const t=s.includes("?")?s.slice(0,s.indexOf("?")+1):s+"?";s=t+V(r.hashQuery)}else r.searchQuery?r.searchQuery[e]=i:r.searchQuery={[e]:i},o="?"+V(r.searchQuery);return{fullPath:n+o+s,isAttach2Hash:a}}function Ct(e,t){const n={};return""!==e&&"?"!==e&&(n.searchQuery=q(e.slice(1))),t.includes("?")&&(n.hashQuery=q(t.slice(t.indexOf("?")+1))),n}function Dt(e){const t=We.rawWindow,n=t=>{if(an(!0).includes(e)&&!t.onlyForBrowser){const t=Pt(e),n=tn.get(e).sandBox.proxyWindow;let o=!1;const s=n.location.href;if(t){const s=n.location.hash;Kt(e,t,n.location),o=n.location.hash!==s}!function(e,t){const n=new PopStateEvent(pt("popstate",e),{state:At(e)});We.rawWindow.dispatchEvent(n),d(t.onpopstate)&&t.onpopstate(n)}(e,n),o&&function(e,t,n){const o=new HashChangeEvent(pt("hashchange",e),{newURL:t.location.href,oldURL:n});We.rawWindow.dispatchEvent(o),d(t.onhashchange)&&t.onhashchange(o)}(e,n,s),k()}};return t.addEventListener("popstate",n),()=>{t.removeEventListener("popstate",n)}}function Mt(e,t){k(),function(e){const t=new PopStateEvent("popstate",{state:null});e&&(t.onlyForBrowser=!0),We.rawWindow.dispatchEvent(t)}(e),t&&function(e){const t=new HashChangeEvent("hashchange",{newURL:We.rawWindow.location.href,oldURL:e});We.rawWindow.dispatchEvent(t)}(t)}function Ot(e,t){const n=We.rawWindow.history;function o(n){return function(...o){if(p(o[2])||w(o[2])){const s=S(o[2],t.href);if(s.origin===t.origin){Lt(n,Nt(e,s),!0,gt(e,o[0]),o[1]);const r=s.pathname+s.search+s.hash;return void(r!==t.fullPath&&Kt(e,r,t))}}xt(n,o[2],o[0],o[1])}}const s=o("pushState"),r=o("replaceState");return new Proxy(n,{get(t,n){if("state"===n)return At(e);if("pushState"===n)return s;if("replaceState"===n)return r;const o=Reflect.get(t,n);return d(o)?lt(t,o,"HISTORY"):o},set:(e,t,n)=>(Reflect.set(e,t,n),!0)})}function xt(e,t,n=null,o=""){("pushState"===e?We.rawPushState:We.rawReplaceState).call(We.rawWindow.history,n,o,t)}function Lt(e,t,n,o,s){const r=We.rawWindow.location,i=r.pathname+r.search+r.hash,a=t.isAttach2Hash&&i!==t.fullPath?r.href:null;xt(e,t.fullPath,o,s),i!==t.fullPath&&Mt(n,a)}function It(e,t){Lt("replaceState",e,!0,t)}function Ut(e){const t=We.rawWindow;return function(...n){var o;if((null===(o=t.history.state)||void 0===o?void 0:o.microAppState)&&(!m(n[0])||!n[0].microAppState)&&(p(n[2])||w(n[2]))){const e=t.location.href;S(n[2],e).href===e&&(n[0]=r({},n[0],{microAppState:t.history.state.microAppState}))}e.apply(t.history,n),an(!0).forEach((e=>{const t=tn.get(e);t.sandBox&&t.useMemoryRouter&&!Pt(e)&&It(Nt(e,t.sandBox.proxyWindow.location),gt(e,At(e)))})),k()}}const{router:Tt,executeNavigationGuard:Wt,clearRouterWhenUnmount:kt}=function(){function e(e,t,n,o){Lt(t,Nt(e,n),!1,gt(e,null!=o?o:null)),k()}function t(t){return function(n){const o=C(n.name);if(o&&p(n.path)){const s=tn.get(o);if(s&&(!s.sandBox||!s.useMemoryRouter))return y(`navigation failed, memory router of app ${o} is closed`);if(an().includes(o)){const r=s.sandBox.proxyWindow.location,i=S(n.path,r.href),a=i.pathname+i.search+i.hash;if(r.fullPath!==a||Pt(o)!==a){e(o,t&&!1!==n.replace||!0===n.replace?"replaceState":"pushState",i,n.state)}}else{const t=We.rawWindow.location,s=S(n.path,t.origin),r=s.pathname+s.search+s.hash;Pt(o)!==r&&e(o,!1===n.replace?"pushState":"replaceState",s,n.state)}}else y("navigation failed, name & path are required when use router."+(t?"replace":"push"))}}function n(e){return function(...t){return We.rawWindow.history[e](...t)}}const s=Q(),r=Q();function i(e,t,n,o){k();for(const s of o)d(s)?s(t,n,e):m(s)&&d(s[e])&&s[e](t,n)}function a(e){const t=tn.get(e);t.sandBox&&t.useMemoryRouter&&It(Nt(e,t.sandBox.proxyWindow.location),gt(e,At(e)))}const c=Object.assign(Object.assign({current:new Map,encode:Et,decode:Rt,push:t(!1),replace:t(!0),go:n("go"),back:n("back"),forward:n("forward"),beforeEach:s.add,afterEach:r.add,attachToURL:function(e){(e=C(e))&&an().includes(e)&&a(e)},attachAllToURL:function(e=!1){an(!e).forEach((e=>a(e)))}},function(){const e=function(){const e=new Map;return{add:function(t,n){return e.set(t,n),()=>!!e.has(t)&&e.delete(t)},get:t=>e.get(t),delete:t=>!!e.has(t)&&e.delete(t)}}();return{setDefaultPage:function(t){const n=C(t.name);return n&&t.path?e.add(n,t.path):("production"!==process.env.NODE_ENV&&E(n?"setDefaultPage: path is required":`setDefaultPage: invalid appName "${n}"`),o)},removeDefaultPage:function(t){return!!(t=C(t))&&e.delete(t)},getDefaultPage:e.get}}()),function(){let e=null;return{setBaseAppRouter:function(t){f(t)?e=new Proxy(t,{get(e,t){k();const n=Reflect.get(e,t);return d(n)?lt(e,n,"BASEROUTER"):n},set:(e,t,n)=>(Reflect.set(e,t,n),!0)}):"production"!==process.env.NODE_ENV&&E("setBaseAppRouter: Invalid base router")},getBaseAppRouter:()=>e}}());return{router:c,executeNavigationGuard:function(e,t,n){c.current.set(e,t),i(e,t,n,s.list()),x((()=>{i(e,t,n,r.list())}))},clearRouterWhenUnmount:function(e){c.current.delete(e)}}}(),Bt=["href","pathname","search","hash"],$t=[...Bt,"host","hostname","port","protocol","search"],Ft=[...$t,"origin","fullPath"];function Ht(e,t){const n=r({name:e},t);for(const e of Ft)n[e]=t[e];return n}function Kt(e,t,n,o){const s=S(t,n.href),r=Ht(e,n);for(const e of $t)Bt.includes(e)?n.shadowLocation[e]=s[e]:n[e]=s[e];const i=Ht(e,n);("auto"===o||r.fullPath!==i.fullPath&&"prevent"!==o)&&Wt(e,i,r)}function jt(e,t){const o=function(e,t){const o=We.rawWindow.location,s=S(t),i={href:s.href,pathname:s.pathname,search:s.search,hash:s.hash},c=(t,n)=>{const r=S(t,s.href);if(r.origin===s.origin){const s=Nt(e,r);if(r.pathname===i.pathname&&r.search===i.search){let e=null;return r.hash!==i.hash&&(s.isAttach2Hash&&(e=o.href),xt(n,s.fullPath)),void(r.hash?Mt(!1,e):o.reload())}if(s.isAttach2Hash)return xt(n,s.fullPath),void o.reload();t=s.fullPath}return t};function l(e,t){return{enumerable:!0,configurable:!0,get:e,set:t}}function u(n,s){const r=S(n,t);r[s]===i[s]&&i.hash?Mt(!1):(xt(r[s]===i[s]?"replaceState":"pushState",Nt(e,r).fullPath),o.reload())}a(s,{href:l((()=>i.href),(e=>{const t=c(e,"pushState");t&&(o.href=t)})),pathname:l((()=>i.pathname),(e=>{u(("/"+e).replace(/^\/+/,"/")+i.search+i.hash,"pathname")})),search:l((()=>i.search),(e=>{u(i.pathname+("?"+e).replace(/^\?+/,"?")+i.hash,"search")})),hash:l((()=>i.hash),(n=>{const o=i.pathname+i.search+("#"+n).replace(/^#+/,"#"),s=S(o,t);s.hash!==i.hash&&Lt("pushState",Nt(e,s),!1)})),fullPath:l((()=>i.pathname+i.search+i.hash),n)});const p=e=>function(t){const n=c(t,"assign"===e?"pushState":"replaceState");n&&o[e](n)};return r(s,{assign:p("assign"),replace:p("replace"),reload:e=>o.reload(e),shadowLocation:i})}(e,t);return{microLocation:o,microHistory:Ot(e,o)}}function Gt(e,t,n){n&&Kt(e,n,t,"prevent"),It(Nt(e,t),gt(e,null)),function(e,t){Wt(e,Ht(e,t),Ht(e,t))}(e,t)}function qt(e){It(function(e,t){var n,o,s,r;let{pathname:i,search:a,hash:c}=t||We.rawWindow.location;const l=Ct(a,c);let u=!1;if(null===(n=l.hashQuery)||void 0===n?void 0:n[e]){u=!0,null===(o=l.hashQuery)||void 0===o||delete o[e];const t=V(l.hashQuery);c=c.slice(0,c.indexOf("?")+Number(Boolean(t)))+t}else if(null===(s=l.searchQuery)||void 0===s?void 0:s[e]){null===(r=l.searchQuery)||void 0===r||delete r[e];const t=V(l.searchQuery);a=t?"?"+t:""}return{fullPath:i+a+c,isAttach2Hash:u}}(e),function(e,t){return m(null==t?void 0:t.microAppState)&&(l(t.microAppState[e])||delete t.microAppState[e],Object.keys(t.microAppState).length||delete t.microAppState),r({},t)}(e,We.rawWindow.history.state))}function Vt(e,t){const n=l(t)?We.rawWindow.fetch:t;return d(n)?function(t,o,...s){return(p(t)||w(t))&&(t=S(t,e).toString()),k(),n.call(We.rawWindow,t,o,...s)}:n}function Qt(e,t){const n=l(t)?We.rawWindow.XMLHttpRequest:t;return A(n)?class extends n{open(t,n,...o){(p(n)&&!/^f(ile|tp):\/\//.test(n)||w(n))&&(n=S(n,e).toString()),k(),super.open(t,n,...o)}}:n}const{createMicroEventSource:Yt,clearMicroEventSource:zt}=function(){let e;return{createMicroEventSource:function(t,n,o){const s=l(o)?We.rawWindow.EventSource:o;return A(s)?class extends s{constructor(o,s,...r){if((p(o)||w(o))&&(o=S(o,n).toString()),k(),super(o,s,...r),e){const n=e.get(t);n?n.add(this):e.set(t,new Set([this]))}else e=new Map([[t,new Set([this])]])}close(){var n;super.close(),null===(n=e.get(t))||void 0===n||n.delete(this)}}:s},clearMicroEventSource:function(t){const n=null==e?void 0:e.get(t);(null==n?void 0:n.size)&&(n.forEach((e=>{e.close()})),n.clear())}}}(),Xt=["window","self","globalThis"];class Jt{constructor(e,t){this.scopeProperties=[],this.escapeProperties=[],this.injectedKeys=new Set,this.escapeKeys=new Set,this.active=!1,this.microAppWindow={},this.adapter=new Re,this.getSpecialProperties(e),this.proxyWindow=this.createProxyWindow(e),r(this,_t(e,this.microAppWindow)),this.initStaticGlobalKeys(this.microAppWindow,e,t)}start({umdMode:e,baseroute:t,useMemoryRouter:n,defaultPage:o,disablePatchRequest:s}){this.active||(this.active=!0,n?(l(this.microAppWindow.location)&&this.setMicroAppRouter(this.microAppWindow,this.microAppWindow.__MICRO_APP_NAME__,this.microAppWindow.__MICRO_APP_URL__),this.initRouteState(o),this.removeHistoryListener=Dt(this.microAppWindow.__MICRO_APP_NAME__)):this.microAppWindow.__MICRO_APP_BASE_ROUTE__=this.microAppWindow.__MICRO_APP_BASE_URL__=t,e||this.initGlobalKeysWhenStart(this.microAppWindow,this.microAppWindow.__MICRO_APP_NAME__,this.microAppWindow.__MICRO_APP_URL__,s),1==++Jt.activeCount&&(ft(),xe(),window.__MICRO_APP_ENVIRONMENT__&&(ct(),window.addEventListener("unmount",at,!1)),function(){const e=We.rawWindow;e.history.pushState=Ut(We.rawPushState),e.history.replaceState=Ut(We.rawReplaceState)}()),We.rawWindow._babelPolyfill&&(We.rawWindow._babelPolyfill=!1))}stop({umdMode:e,keepRouteState:t,clearEventSource:n,clearData:o}){this.active&&(this.releaseEffect(),this.microAppWindow.microApp.clearDataListener(),this.microAppWindow.microApp.clearGlobalDataListener(),o&&this.microAppWindow.microApp.clearData(),this.removeHistoryListener&&(this.clearRouteState(t),this.removeHistoryListener()),n&&zt(this.microAppWindow.__MICRO_APP_NAME__),e||(this.injectedKeys.forEach((e=>{Reflect.deleteProperty(this.microAppWindow,e)})),this.injectedKeys.clear(),this.escapeKeys.forEach((e=>{Reflect.deleteProperty(We.rawWindow,e)})),this.escapeKeys.clear()),0==--Jt.activeCount&&(document.addEventListener=We.rawDocumentAddEventListener,document.removeEventListener=We.rawDocumentRemoveEventListener,Ue(),function(){const e=We.rawWindow;e.history.pushState=We.rawPushState,e.history.replaceState=We.rawReplaceState}()),this.active=!1)}recordUmdSnapshot(){this.recordUmdEffect(),function(e){const t=e.appName;e.umdDataListeners={global:new Set,normal:new Set};const n=tt.eventList.get("global");if(n)for(const o of n.callbacks)t===o.__APP_NAME__&&e.umdDataListeners.global.add(o);const o=tt.eventList.get(nt(t,!0));o&&(e.umdDataListeners.normal=new Set(o.callbacks))}(this.microAppWindow.microApp)}rebuildUmdSnapshot(){this.rebuildUmdEffect(),function(e){for(const t of e.umdDataListeners.global)e.addGlobalDataListener(t,t.__AUTO_TRIGGER__);for(const t of e.umdDataListeners.normal)e.addDataListener(t,t.__AUTO_TRIGGER__)}(this.microAppWindow.microApp)}getSpecialProperties(e){var t;this.scopeProperties=this.scopeProperties.concat(this.adapter.staticScopeProperties),m(mn.options.plugins)&&(this.commonActionForSpecialProperties(mn.options.plugins.global),this.commonActionForSpecialProperties(null===(t=mn.options.plugins.modules)||void 0===t?void 0:t[e]))}commonActionForSpecialProperties(e){if(s(e))for(const t of e)m(t)&&(s(t.scopeProperties)&&(this.scopeProperties=this.scopeProperties.concat(t.scopeProperties)),s(t.escapeProperties)&&(this.escapeProperties=this.escapeProperties.concat(t.escapeProperties)))}createProxyWindow(e){const t=We.rawWindow,n=new Map;return new Proxy(this.microAppWindow,{get:(n,o)=>{if(T(e),Reflect.has(n,o)||p(o)&&/^__MICRO_APP_/.test(o)||this.scopeProperties.includes(o))return Reflect.get(n,o);const s=Reflect.get(t,o);return d(s)?lt(t,s):s},set:(e,n,o)=>{if(this.active){if(this.adapter.escapeSetterKeyList.includes(n))Reflect.set(t,n,o);else if(c.call(e,n)||!c.call(t,n)||this.scopeProperties.includes(n))Reflect.set(e,n,o),this.injectedKeys.add(n);else{const s=Object.getOwnPropertyDescriptor(t,n),{configurable:r,enumerable:a,writable:c,set:l}=s;i(e,n,{value:o,configurable:r,enumerable:a,writable:null!=c?c:!!l}),this.injectedKeys.add(n)}(this.escapeProperties.includes(n)||this.adapter.staticEscapeProperties.includes(n)&&!Reflect.has(t,n))&&!this.scopeProperties.includes(n)&&(Reflect.set(t,n,o),this.escapeKeys.add(n))}return!0},has:(e,n)=>this.scopeProperties.includes(n)?n in e:n in e||n in t,getOwnPropertyDescriptor:(e,o)=>{if(c.call(e,o))return n.set(o,"target"),Object.getOwnPropertyDescriptor(e,o);if(c.call(t,o)){n.set(o,"rawWindow");const e=Object.getOwnPropertyDescriptor(t,o);return e&&!e.configurable&&(e.configurable=!0),e}},defineProperty:(e,o,s)=>"rawWindow"===n.get(o)?Reflect.defineProperty(t,o,s):Reflect.defineProperty(e,o,s),ownKeys:e=>Reflect.ownKeys(t).concat(Reflect.ownKeys(e)).filter((function(e){return!(e in this)&&(this[e]=!0)}),Object.create(null)),deleteProperty:(e,n)=>!c.call(e,n)||(this.injectedKeys.has(n)&&this.injectedKeys.delete(n),this.escapeKeys.has(n)&&Reflect.deleteProperty(t,n),Reflect.deleteProperty(e,n))})}initStaticGlobalKeys(e,t,n){e.__MICRO_APP_ENVIRONMENT__=!0,e.__MICRO_APP_NAME__=t,e.__MICRO_APP_URL__=n,e.__MICRO_APP_PUBLIC_PATH__=D(n),e.__MICRO_APP_WINDOW__=e,e.rawWindow=We.rawWindow,e.rawDocument=We.rawDocument,e.microApp=r(new rt(t),{removeDomScope:k,pureCreateElement:B,router:Tt}),this.setProxyDocument(e,t),this.setMappingPropertiesWithRawDescriptor(e)}setProxyDocument(e,t){const{proxyDocument:n,MicroDocument:o}=this.createProxyDocument(t);a(e,{document:{configurable:!1,enumerable:!0,get:()=>(T(t),n)},Document:{configurable:!1,enumerable:!1,get:()=>(T(t),o)}})}setMappingPropertiesWithRawDescriptor(e){let t,n;const o=We.rawWindow;o===o.parent?t=n=this.proxyWindow:(t=o.top,n=o.parent),i(e,"top",this.createDescriptorForMicroAppWindow("top",t)),i(e,"parent",this.createDescriptorForMicroAppWindow("parent",n)),Xt.forEach((t=>{i(e,t,this.createDescriptorForMicroAppWindow(t,this.proxyWindow))}))}createDescriptorForMicroAppWindow(e,t){const{configurable:n=!0,enumerable:o=!0,writable:s,set:r}=Object.getOwnPropertyDescriptor(We.rawWindow,e)||{writable:!0};return{value:t,configurable:n,enumerable:o,writable:null!=s?s:!!r}}initGlobalKeysWhenStart(e,t,n,o){e.hasOwnProperty=t=>c.call(e,t)||c.call(We.rawWindow,t),this.setHijackProperty(e,t),o||this.patchRequestApi(e,t,n)}setHijackProperty(e,t){let n,o;a(e,{eval:{configurable:!0,enumerable:!1,get:()=>(T(t),n||eval),set:e=>{n=e}},Image:{configurable:!0,enumerable:!1,get:()=>(T(t),o||We.ImageProxy),set:e=>{o=e}}})}patchRequestApi(e,t,n){let o=Vt(n),s=Qt(n),r=Yt(t,n);a(e,{fetch:{configurable:!0,enumerable:!0,get:()=>o,set(e){o=Vt(n,e)}},XMLHttpRequest:{configurable:!0,enumerable:!0,get:()=>s,set(e){s=Qt(n,e)}},EventSource:{configurable:!0,enumerable:!0,get:()=>r,set(e){r=Yt(t,n,e)}}})}setMicroAppRouter(e,t,n){const{microLocation:o,microHistory:s}=jt(t,n);a(e,{location:{configurable:!1,enumerable:!0,get:()=>o,set:e=>{We.rawWindow.location=e}},history:{configurable:!0,enumerable:!0,get:()=>s}})}initRouteState(e){!function(e,t,n){const o=Pt(e);o?Kt(e,o,t,"auto"):Gt(e,t,n)}(this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.location,e)}clearRouteState(e){!function(e,t,n,o){if(!o){const{pathname:o,search:s,hash:r}=S(t);Kt(e,o+s+r,n,"prevent")}qt(e),kt(e)}(this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.__MICRO_APP_URL__,this.proxyWindow.location,e)}setRouteInfoForKeepAliveApp(){Gt(this.proxyWindow.__MICRO_APP_NAME__,this.proxyWindow.location)}removeRouteInfoForKeepAliveApp(){qt(this.proxyWindow.__MICRO_APP_NAME__)}createProxyDocument(e){const t=We.rawDocument,n=We.rawRootDocument,o=function(n,o){const s=We.rawCreateElement.call(t,n,o);return s.__MICRO_APP_NAME__=e,s},s=new Proxy(t,{get:(n,r)=>{if(T(e),function(e){const t=We.rawDocument.firstElementChild;t&&t.parentNode!==e&&(Se(t,e),R((()=>{Se(t,We.rawDocument)})))}(s),"createElement"===r)return o;if(r===Symbol.toStringTag)return"ProxyDocument";if("defaultView"===r)return this.proxyWindow;const i=Reflect.get(n,r);return d(i)?lt(t,i,"DOCUMENT"):i},set:(e,t,n)=>(Reflect.set(e,t,n),!0)});class r{static[Symbol.hasInstance](e){let t=e;for(;t=Object.getPrototypeOf(t);)if(t===r.prototype)return!0;return e===s||e instanceof n}}return Object.setPrototypeOf(r,n),Object.setPrototypeOf(r.prototype,new Proxy(n.prototype,{get(n,o){T(e);const s=Reflect.get(n,o);return d(s)?lt(t,s,"DOCUMENT"):s},set:(e,t,n)=>(Reflect.set(e,t,n),!0)})),{proxyDocument:s,MicroDocument:r}}}function Zt(e,t,n,o){var s;if(!e)return y(`element does not exist in lifecycle ${n}`,t);e=K(e),k();const i=r({name:t,container:e},o&&{error:o}),a=new CustomEvent(n,{detail:i});!function(e,t){Object.defineProperties(e,{currentTarget:{get:()=>t},target:{get:()=>t}})}(a,e),d(null===(s=mn.options.lifeCycles)||void 0===s?void 0:s[n])&&mn.options.lifeCycles[n](a),e.dispatchEvent(a)}function en(e,t,n={}){const o=new CustomEvent(pt(e,t),{detail:n});window.dispatchEvent(o)}Jt.activeCount=0;const tn=new Map;class nn{constructor({name:e,url:t,container:n,scopecss:o,useSandbox:s,inline:r,esmodule:i,ssrUrl:a,isPrefetch:c}){this.state=te.CREATED,this.keepAliveState=null,this.keepAliveContainer=null,this.loadSourceLevel=0,this.umdHookMount=null,this.umdHookUnmount=null,this.libraryName=null,this.umdMode=!1,this.sandBox=null,this.keepRouteState=!1,this.fiber=!1,this.useMemoryRouter=!0,this.name=e,this.url=t,this.useSandbox=s,this.scopecss=this.useSandbox&&o,this.inline=null!=r&&r,this.esmodule=null!=i&&i,this.container=null!=n?n:null,this.ssrUrl=null!=a?a:"",this.isPrefetch=null!=c&&c,tn.set(this.name,this),this.source={html:null,links:new Set,scripts:new Set},this.loadSourceCode(),this.useSandbox&&(this.sandBox=new Jt(e,t))}loadSourceCode(){this.state=te.LOADING,ce.getInstance().run(this,et)}onLoad(e){2==++this.loadSourceLevel&&(this.source.html=e,this.state=te.LOADED,this.isPrefetch||te.UNMOUNT===this.state||K(this.container).mount(this))}onLoadError(e){this.loadSourceLevel=-1,te.UNMOUNT!==this.state&&(this.onerror(e),this.state=te.LOAD_FAILED)}mount({container:e,inline:t,esmodule:n,useMemoryRouter:o,baseroute:s,keepRouteState:r,defaultPage:i,disablePatchRequest:a,fiber:c}){var u,p;if(this.container=e,this.inline=t,this.esmodule=n,this.keepRouteState=r,this.fiber=c,this.useMemoryRouter=o,2!==this.loadSourceLevel)return void(this.state=te.LOADING);let h;if(Zt(this.container,this.name,ne.BEFOREMOUNT),this.state=te.MOUNTING,$(this.source.html,this.container,!this.umdMode),null===(u=this.sandBox)||void 0===u||u.start({umdMode:this.umdMode,baseroute:s,useMemoryRouter:o,defaultPage:i,disablePatchRequest:a}),this.umdMode){null===(p=this.sandBox)||void 0===p||p.rebuildUmdSnapshot();try{h=this.umdHookMount()}catch(e){y("an error occurred in the mount function \n",this.name,e)}this.handleMounted(h)}else{let e=!1;!function(e,t){const n=e.fiber?[]:null,o=Array.from(e.source.scripts),s=[],r=[];for(const i of o){const o=be.script.getInfo(i),a=o.appSpace[e.name];a.defer||a.async?(o.isExternal&&!o.code?s.push(ae(i,e.name)):s.push(o.code),r.push([i,o]),$e(e,o)&&(t.moduleCount=t.moduleCount?++t.moduleCount:1)):z(n,(()=>{ze(i,e,o),t(!1)}))}s.length?O(s,(e=>{const t=r[e.index][1];t.code=t.code||e.data}),(n=>{t.errorCount=t.errorCount?++t.errorCount:1,y(n,e.name)}),(()=>{r.forEach((([o,s])=>{s.code&&z(n,(()=>{ze(o,e,s,t),!$e(e,s)&&t(!1)}))})),n?(n.push((()=>Promise.resolve(t(l(t.moduleCount)||t.errorCount===s.length)))),X(n)):t(l(t.moduleCount)||t.errorCount===s.length)})):n?(n.push((()=>Promise.resolve(t(!0)))),X(n)):t(!0)}(this,(t=>{if(!this.umdMode){const{mount:e,unmount:t}=this.getUmdLibraryHooks();if(this.umdHookUnmount=t,d(e)&&d(t)){this.umdHookMount=e,this.umdMode=!0,this.sandBox&&(this.sandBox.proxyWindow.__MICRO_APP_UMD_MODE__=!0);try{h=this.umdHookMount(mn.getData(this.name,!0))}catch(e){y("an error occurred in the mount function \n",this.name,e)}}}e||!0!==t&&!this.umdMode||(e=!0,this.handleMounted(h))}))}}handleMounted(e){_(e)?e.then((()=>this.dispatchMountedEvent())).catch((e=>this.onerror(e))):this.dispatchMountedEvent()}dispatchMountedEvent(){te.UNMOUNT!==this.state&&(this.state=te.MOUNTED,Z(this.getGlobalEventListener(oe.ONMOUNT),this.name,`window.${oe.ONMOUNT}`,mn.getData(this.name,!0)),Zt(this.container,this.name,ne.MOUNTED))}unmount({destroy:e,clearData:t,unmountcb:n}){let o;if(this.state===te.LOAD_FAILED&&(e=!0),this.state=te.UNMOUNT,this.keepAliveState=null,this.keepAliveContainer=null,d(this.umdHookUnmount))try{o=this.umdHookUnmount(mn.getData(this.name,!0))}catch(e){y("an error occurred in the unmount function \n",this.name,e)}Z(this.getGlobalEventListener(oe.ONUNMOUNT),this.name,`window.${oe.ONUNMOUNT}`),en("unmount",this.name),this.handleUnmounted(e,t,o,n)}handleUnmounted(e,t,n,o){_(n)?n.then((()=>this.actionsForUnmount(e,t,o))).catch((()=>this.actionsForUnmount(e,t,o))):this.actionsForUnmount(e,t,o)}actionsForUnmount(e,t,n){var o,s;e?this.actionsForCompletelyDestroy():this.umdMode&&this.container.childElementCount&&$(this.container,this.source.html,!1),this.umdMode&&(null===(o=this.sandBox)||void 0===o||o.recordUmdSnapshot()),(t||e)&&mn.clearData(this.name),null===(s=this.sandBox)||void 0===s||s.stop({umdMode:this.umdMode,keepRouteState:this.keepRouteState&&!e,clearEventSource:!this.umdMode||e,clearData:t||e}),an().length||(Ie=!1,Element.prototype.setAttribute=We.rawSetAttribute),Zt(this.container,this.name,ne.UNMOUNT),this.container.innerHTML="",this.container=null,n&&n()}actionsForCompletelyDestroy(){!this.useSandbox&&this.umdMode&&delete window[this.libraryName],be.script.deleteInlineInfo(this.source.scripts),tn.delete(this.name)}hiddenKeepAliveApp(e){var t;const n=this.container;$(this.container,this.keepAliveContainer?this.keepAliveContainer:this.keepAliveContainer=document.createElement("div"),!1),this.container=this.keepAliveContainer,this.keepAliveState=se.KEEP_ALIVE_HIDDEN,en("appstate-change",this.name,{appState:"afterhidden"}),Zt(n,this.name,ne.AFTERHIDDEN),null===(t=this.sandBox)||void 0===t||t.removeRouteInfoForKeepAliveApp(),e&&e()}showKeepAliveApp(e){var t;en("appstate-change",this.name,{appState:"beforeshow"}),Zt(e,this.name,ne.BEFORESHOW),$(this.container,e,!1),this.container=e,this.keepAliveState=se.KEEP_ALIVE_SHOW,null===(t=this.sandBox)||void 0===t||t.setRouteInfoForKeepAliveApp(),en("appstate-change",this.name,{appState:"aftershow"}),Zt(this.container,this.name,ne.AFTERSHOW)}onerror(e){Zt(this.container,this.name,ne.ERROR,e)}getAppState(){return this.state}getKeepAliveState(){return this.keepAliveState}getUmdLibraryHooks(){var e,t,n,o;if(te.UNMOUNT!==this.state){const s=null!==(t=null===(e=this.sandBox)||void 0===e?void 0:e.proxyWindow)&&void 0!==t?t:We.rawWindow;return this.libraryName=K(this.container).getAttribute("library")||`micro-app-${this.name}`,f(s[this.libraryName])?s[this.libraryName]:{mount:null===(n=this.sandBox)||void 0===n?void 0:n.proxyWindow.mount,unmount:null===(o=this.sandBox)||void 0===o?void 0:o.proxyWindow.unmount}}return{}}getGlobalEventListener(e){var t;const n=null===(t=this.sandBox)||void 0===t?void 0:t.proxyWindow[e];return d(n)?n:null}}function on(e){class t extends HTMLElement{constructor(){super(),this.isWaiting=!1,this.cacheData=null,this.connectedCount=0,this.connectStateMap=new Map,this.appName="",this.appUrl="",this.ssrUrl="",this.version="1.0.0-alpha.7",this.handleAttributeUpdate=()=>{if(this.isWaiting=!1,!this.connectStateMap.get(this.connectedCount))return;const e=C(this.getAttribute("name")),t=N(this.getAttribute("url"),this.appName);if(this.legalAttribute("name",e)&&this.legalAttribute("url",t)){const n=tn.get(e);if(e!==this.appName&&n&&te.UNMOUNT!==n.getAppState()&&se.KEEP_ALIVE_HIDDEN!==n.getKeepAliveState()&&!n.isPrefetch)return this.setAttribute("name",this.appName),y(`app name conflict, an app named ${e} is running`);e===this.appName&&t===this.appUrl||(e===this.appName?this.handleUnmount(!0,(()=>{this.actionsForAttributeChange(e,t,n)})):this.getKeepAliveModeResult()?(this.handleHiddenKeepAliveApp(),this.actionsForAttributeChange(e,t,n)):this.handleUnmount(this.getDestroyCompatibleResult(),(()=>{this.actionsForAttributeChange(e,t,n)})))}else e!==this.appName&&this.setAttribute("name",this.appName)},Ie||(Ie=!0,Element.prototype.setAttribute=function(e,t){if(/^micro-app(-\S+)?/i.test(this.tagName)&&"data"===e)if(m(t)){const e={};Object.getOwnPropertyNames(t).forEach((n=>{p(n)&&0===n.indexOf("__")||(e[n]=t[n])})),this.data=e}else"[object Object]"!==t&&E("property data must be an object",this.getAttribute("name"));else{const n=this.__MICRO_APP_NAME__||W();if(n&&tn.has(n)&&(("src"===e||"srcset"===e)&&/^(img|script)$/i.test(this.tagName)||"href"===e&&/^link$/i.test(this.tagName))){const e=tn.get(n);t=M(t,e.url)}We.rawSetAttribute.call(this,e,t)}})}static get observedAttributes(){return["name","url"]}connectedCallback(){const e=++this.connectedCount;this.connectStateMap.set(e,!0),R((()=>{this.connectStateMap.get(e)&&(Zt(this,this.appName,ne.CREATED),this.handleConnected())}))}disconnectedCallback(){this.connectStateMap.set(this.connectedCount,!1),this.handleDisconnected()}reload(e){return new Promise((t=>{const n=()=>{this.removeEventListener(ne.MOUNTED,n),this.removeEventListener(ne.AFTERSHOW,n),t(!0)};this.addEventListener(ne.MOUNTED,n),this.addEventListener(ne.AFTERSHOW,n),this.handleDisconnected(e,(()=>{this.handleConnected()}))}))}handleDisconnected(e=!1,t){const n=tn.get(this.appName);n&&n.getAppState()!==te.UNMOUNT&&n.getKeepAliveState()!==se.KEEP_ALIVE_HIDDEN&&(this.getKeepAliveModeResult()&&!e?this.handleHiddenKeepAliveApp(t):this.handleUnmount(e||this.getDestroyCompatibleResult(),t))}attributeChangedCallback(e,t,n){if(this.legalAttribute(e,n)&&this[e===ee.NAME?"appName":"appUrl"]!==n)if(e!==ee.URL||this.appUrl)if(e!==ee.NAME||this.appName)this.isWaiting||(this.isWaiting=!0,R(this.handleAttributeUpdate));else{const e=C(n);if(!e)return y(`Invalid attribute name ${n}`,this.appName);this.cacheData&&(mn.setData(e,this.cacheData),this.cacheData=null),this.appName=e,e!==n&&this.setAttribute("name",this.appName),this.handleInitialNameAndUrl()}else{if(!(n=N(n,this.appName)))return y(`Invalid attribute url ${n}`,this.appName);this.appUrl=n,this.handleInitialNameAndUrl()}}handleInitialNameAndUrl(){this.connectStateMap.get(this.connectedCount)&&this.handleConnected()}handleConnected(){if(this.appName&&this.appUrl)if(this.getDisposeResult("shadowDOM")&&!this.shadowRoot&&d(this.attachShadow)&&this.attachShadow({mode:"open"}),this.updateSsrUrl(this.appUrl),tn.has(this.appName)){const e=tn.get(this.appName),t=e.ssrUrl||e.url,n=this.ssrUrl||this.appUrl;e.getKeepAliveState()===se.KEEP_ALIVE_HIDDEN&&e.url===this.appUrl?this.handleShowKeepAliveApp(e):t===n&&(e.getAppState()===te.UNMOUNT||e.isPrefetch&&e.scopecss===this.isScopecss()&&e.useSandbox===this.isSandbox())?this.handleAppMount(e):e.isPrefetch||e.getAppState()===te.UNMOUNT?("production"!==process.env.NODE_ENV&&e.scopecss===this.isScopecss()&&e.useSandbox===this.isSandbox()&&E(`the ${e.isPrefetch?"prefetch":"unmounted"} app with url: ${t} replaced by a new app with url: ${n}`,this.appName),this.handleCreateApp()):y(`app name conflict, an app named: ${this.appName} with url: ${t} is running`)}else this.handleCreateApp()}actionsForAttributeChange(e,t,n){var o;this.updateSsrUrl(t),this.appName=e,this.appUrl=t,(null!==(o=this.shadowRoot)&&void 0!==o?o:this).innerHTML="",e!==this.getAttribute("name")&&this.setAttribute("name",this.appName),n?n.getKeepAliveState()===se.KEEP_ALIVE_HIDDEN?n.url===this.appUrl?this.handleShowKeepAliveApp(n):y(`app name conflict, an app named ${this.appName} is running`):n.url===this.appUrl&&n.ssrUrl===this.ssrUrl?this.handleAppMount(n):this.handleCreateApp():this.handleCreateApp()}legalAttribute(e,t){return!(!p(t)||!t)||(y(`unexpected attribute ${e}, please check again`,this.appName),!1)}handleCreateApp(){var e;tn.has(this.appName)&&tn.get(this.appName).actionsForCompletelyDestroy(),new nn({name:this.appName,url:this.appUrl,scopecss:this.isScopecss(),useSandbox:this.isSandbox(),inline:this.getDisposeResult("inline"),esmodule:this.getDisposeResult("esmodule"),container:null!==(e=this.shadowRoot)&&void 0!==e?e:this,ssrUrl:this.ssrUrl})}handleAppMount(e){e.isPrefetch=!1,R((()=>this.mount(e)))}mount(e){var t;e.mount({container:null!==(t=this.shadowRoot)&&void 0!==t?t:this,inline:this.getDisposeResult("inline"),esmodule:this.getDisposeResult("esmodule"),useMemoryRouter:!this.getDisposeResult("disable-memory-router"),baseroute:this.getBaseRouteCompatible(),keepRouteState:this.getDisposeResult("keep-router-state"),defaultPage:this.getDefaultPageValue(),hiddenRouter:this.getDisposeResult("hidden-router"),disablePatchRequest:this.getDisposeResult("disable-patch-request"),fiber:this.getDisposeResult("fiber")})}handleUnmount(e,t){const n=tn.get(this.appName);n&&n.getAppState()!==te.UNMOUNT&&n.unmount({destroy:e,clearData:this.getDisposeResult("clear-data"),unmountcb:t})}handleHiddenKeepAliveApp(e){const t=tn.get(this.appName);t&&t.getAppState()!==te.UNMOUNT&&t.getKeepAliveState()!==se.KEEP_ALIVE_HIDDEN&&t.hiddenKeepAliveApp(e)}handleShowKeepAliveApp(e){R((()=>{var t;return e.showKeepAliveApp(null!==(t=this.shadowRoot)&&void 0!==t?t:this)}))}getDisposeResult(e){return(this.compatibleSpecialProperties(e)||!!mn.options[e])&&this.compatibleDisableSpecialProperties(e)}compatibleSpecialProperties(e){return"disable-scopecss"===e?this.hasAttribute("disable-scopecss")||this.hasAttribute("disableScopecss"):"disable-sandbox"===e?this.hasAttribute("disable-sandbox")||this.hasAttribute("disableSandbox"):this.hasAttribute(e)}compatibleDisableSpecialProperties(e){return"disable-scopecss"===e?"false"!==this.getAttribute("disable-scopecss")&&"false"!==this.getAttribute("disableScopecss"):"disable-sandbox"===e?"false"!==this.getAttribute("disable-sandbox")&&"false"!==this.getAttribute("disableSandbox"):"false"!==this.getAttribute(e)}isScopecss(){return!(this.getDisposeResult("disable-scopecss")||this.getDisposeResult("shadowDOM"))}isSandbox(){return!this.getDisposeResult("disable-sandbox")}getBaseRouteCompatible(){var e,t;return null!==(t=null!==(e=this.getAttribute("baseroute"))&&void 0!==e?e:this.getAttribute("baseurl"))&&void 0!==t?t:""}getDestroyCompatibleResult(){return this.getDisposeResult("destroy")||this.getDisposeResult("destory")}getKeepAliveModeResult(){return this.getDisposeResult("keep-alive")&&!this.getDestroyCompatibleResult()}updateSsrUrl(e){if(this.getDisposeResult("ssr"))if(this.getDisposeResult("disable-memory-router")||this.getDisposeResult("disableSandbox")){const t=We.rawWindow.location;this.ssrUrl=M(t.pathname+t.search,e)}else{let t=function(e,t){const n=Pt(e);if(!n)return"";const o=S(n,t);return o.origin+o.pathname+o.search}(this.appName,e);const n=this.getDefaultPageValue();if(!t&&n){const o=S(n,e);t=o.origin+o.pathname+o.search}this.ssrUrl=t}else this.ssrUrl&&(this.ssrUrl="")}getDefaultPageValue(){return Tt.getDefaultPage(this.appName)||this.getAttribute("default-page")||this.getAttribute("defaultPage")||""}set data(e){this.appName?mn.setData(this.appName,e):this.cacheData=e}get data(){return this.appName?mn.getData(this.appName,!0):this.cacheData?this.cacheData:null}}We.rawWindow.customElements.define(e,t)}function sn(t){if(!e)return y("preFetch is only supported in browser environment");x((()=>{d(t)&&(t=t()),s(t)&&t.reduce(((e,t)=>e.then((()=>{return e=t,L((t=>{var n,o,s,r,i,a;if(m(e)&&navigator.onLine)if(e.name=C(e.name),e.url=N(e.url,e.name),e.name&&e.url&&!tn.has(e.name)){const c=new nn({name:e.name,url:e.url,scopecss:!(null!==(o=null!==(n=e["disable-scopecss"])&&void 0!==n?n:e.disableScopecss)&&void 0!==o?o:mn.options["disable-scopecss"]),useSandbox:!(null!==(r=null!==(s=e["disable-sandbox"])&&void 0!==s?s:e.disableSandbox)&&void 0!==r?r:mn.options["disable-sandbox"]),inline:null!==(i=e.inline)&&void 0!==i?i:mn.options.inline,esmodule:null!==(a=e.esmodule)&&void 0!==a?a:mn.options.esmodule,isPrefetch:!0}),l=c.onLoad,u=c.onLoadError;c.onLoad=e=>{t(),l.call(c,e)},c.onLoadError=e=>{t(),u.call(c,e)}}else t();else t()}));var e}))),Promise.resolve())}))}function rn(e,t,n){if(s(e)){const o=e.filter((e=>p(e)&&e.includes(`.${t}`)&&!n.hasInfo(e)));O(o.map((e=>ae(e))),(e=>{const s=o[e.index];"js"===t?n.hasInfo(s)||n.setInfo(s,{code:e.data,isExternal:!1,appSpace:{}}):n.hasInfo(s)||n.setInfo(s,{code:e.data,appSpace:{}})}),(e=>{y(e)}))}}function an(e=!1){const t=[];return tn.forEach(((n,o)=>{te.UNMOUNT===n.getAppState()||n.isPrefetch||e&&se.KEEP_ALIVE_HIDDEN===n.getKeepAliveState()||t.push(o)})),t}function cn(){return Array.from(tn.keys())}function ln(e,t){const n=tn.get(C(e));return new Promise((o=>{if(n)if(n.getAppState()===te.UNMOUNT||n.isPrefetch)(null==t?void 0:t.destroy)&&n.actionsForCompletelyDestroy(),o(!0);else if(n.getKeepAliveState()===se.KEEP_ALIVE_HIDDEN)(null==t?void 0:t.destroy)?n.unmount({destroy:!0,clearData:!0,unmountcb:o.bind(null,!0)}):(null==t?void 0:t.clearAliveState)?n.unmount({destroy:!1,clearData:!!t.clearData,unmountcb:o.bind(null,!0)}):o(!0);else{const e=K(n.container),s=()=>{e.removeEventListener(ne.UNMOUNT,s),e.removeEventListener(ne.AFTERHIDDEN,r),o(!0)},r=()=>{e.removeEventListener(ne.UNMOUNT,s),e.removeEventListener(ne.AFTERHIDDEN,r),o(!0)};if(e.addEventListener(ne.UNMOUNT,s),e.addEventListener(ne.AFTERHIDDEN,r),null==t?void 0:t.destroy){let t,n;e.hasAttribute("destroy")&&(t=e.getAttribute("destroy")),e.hasAttribute("destory")&&(n=e.getAttribute("destory")),e.setAttribute("destroy","true"),e.parentNode.removeChild(e),e.removeAttribute("destroy"),p(t)&&e.setAttribute("destroy",t),p(n)&&e.setAttribute("destory",n)}else if((null==t?void 0:t.clearAliveState)&&e.hasAttribute("keep-alive")){const n=e.getAttribute("keep-alive");let o;e.removeAttribute("keep-alive"),t.clearData&&(o=e.getAttribute("clear-data"),e.setAttribute("clear-data","true")),e.parentNode.removeChild(e),e.setAttribute("keep-alive",n),p(o)&&e.setAttribute("clear-data",o)}else{let n;(null==t?void 0:t.clearData)&&(n=e.getAttribute("clear-data"),e.setAttribute("clear-data","true")),e.parentNode.removeChild(e),p(n)&&e.setAttribute("clear-data",n)}}else E(`app ${e} does not exist`),o(!1)}))}function un(e){return Array.from(tn.keys()).reduce(((t,n)=>t.then((()=>ln(n,e)))),Promise.resolve(!0))}function pn(e,t){return new Promise((n=>{const o=tn.get(C(e));if(o){const s=o.container&&K(o.container);s?n(s.reload(t)):(E(`app ${e} is not rendered, cannot use reload`),n(!1))}else E(`app ${e} does not exist`),n(!1)}))}function hn(e){return new Promise((t=>{if(!m(e))return y("renderApp options must be an object");const n=b(e.container)?e.container:p(e.container)?document.querySelector(e.container):null;if(!b(n))return y("Target container is not a DOM element.");const o=B(mn.tagName);for(const t in e)if("onDataChange"===t)d(e[t])&&o.addEventListener("datachange",e[t]);else if("lifeCycles"===t){const n=e[t];if(m(n))for(const e in n)e.toUpperCase()in ne&&d(n[e])&&o.addEventListener(e.toLowerCase(),n[e])}else"container"!==t&&o.setAttribute(t,e[t]);const s=()=>{i(),t(!0)},r=()=>{i(),t(!1)},i=()=>{o.removeEventListener(ne.MOUNTED,s),o.removeEventListener(ne.ERROR,r)};o.addEventListener(ne.MOUNTED,s),o.addEventListener(ne.ERROR,r),n.appendChild(o)}))}class dn extends st{constructor(){super(...arguments),this.tagName="micro-app",this.options={},this.router=Tt,this.preFetch=sn,this.unmountApp=ln,this.unmountAllApps=un,this.getActiveApps=an,this.getAllApps=cn,this.reload=pn,this.renderApp=hn}start(t){var n,o,s;if(!e||!window.customElements)return y("micro-app is not supported in this environment");if(null==t?void 0:t.tagName){if(!/^micro-app(-\S+)?/.test(t.tagName))return y(`${t.tagName} is invalid tagName`);this.tagName=t.tagName}if(window.customElements.get(this.tagName))return E(`element ${this.tagName} is already defined`);if(ke(),m(t)&&(this.options=t,t["disable-scopecss"]=null!==(n=t["disable-scopecss"])&&void 0!==n?n:t.disableScopecss,t["disable-sandbox"]=null!==(o=t["disable-sandbox"])&&void 0!==o?o:t.disableSandbox,t.preFetchApps&&sn(t.preFetchApps),t.globalAssets&&(m(s=t.globalAssets)&&x((()=>{rn(s.js,"js",be.script),rn(s.css,"css",be.link)}))),m(t.plugins))){const e=t.plugins.modules;if(m(e))for(const t in e){const n=C(t);n&&t!==n&&(e[n]=e[t],delete e[t])}}on(this.tagName)}}const mn=new dn;exports.EventCenterForMicroApp=rt,exports.MicroApp=dn,exports.default=mn,exports.getActiveApps=an,exports.getAllApps=cn,exports.preFetch=sn,exports.pureCreateElement=B,exports.reload=pn,exports.removeDomScope=k,exports.renderApp=hn,exports.unmountAllApps=un,exports.unmountApp=ln,exports.version="1.0.0-alpha.7";
2
2
  //# sourceMappingURL=index.min.js.map