@next-core/brick-playground 1.16.19 → 1.16.20

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.
@@ -0,0 +1 @@
1
+ (globalThis.webpackChunk_next_core_preview=globalThis.webpackChunk_next_core_preview||[]).push([[114],{916:(e,t,n)=>{"use strict";n.r(t),n.d(t,{JsonStorage:()=>d,createProviderClass:()=>o,createSSEStream:()=>s,deepFreeze:()=>c,hasOwnProperty:()=>l,isObject:()=>u,unwrapProvider:()=>f});var r=n(5060);function o(e){return class extends HTMLElement{get $$typeof(){return"provider"}resolve(){return e(...arguments)}async saveAs(t){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];const s=await e(...o);r.saveAs(s,t)}}}var i=n(2110);async function s(e,t){const n=[],r=[];let o=!1,s=!1;const{converter:c,...l}=null!=t?t:{};function u(){r.forEach((e=>{let[t]=e;return t({value:void 0,done:!0})}))}function d(){o=!0,r.length=0,n.length=0}return await new Promise(((t,o)=>{(0,i.y)(e,{...l,openWhenHidden:!0,async onopen(e){if(!e.ok){var n;let t,r;console.error("open error",e.statusText);try{t=await e.text()}catch{throw new Error(e.statusText)}try{r=JSON.parse(t)}catch{}if("string"==typeof(null===(n=r)||void 0===n?void 0:n.error))throw new Error(r.error);throw new Error(t)}t(null)},onmessage(e){let t,o,i=!0;try{t=(null!=c?c:a)(e.data,e.event)}catch(e){i=!1,o=e}if(r.length>0){const[e,n]=r.shift();i?e(t):n(o)}else n.push(i?{ok:!0,data:t}:{ok:!1,reason:o})},onclose(){s=!0,u()},onerror(e){throw e}}).catch((e=>{o(e),function(e){r.forEach((t=>{let[n,r]=t;return r(e)})),d()}(e)}))})),{next(){return o?this.return():new Promise(((e,t)=>{if(n.length>0){const r=n.shift();r.ok?e(r.data):t(r.reason)}else s?(d(),e({value:void 0,done:!0})):r.push([e,t])}))},return:()=>(u(),d(),Promise.resolve({value:void 0,done:!0})),throw:e=>(u(),d(),Promise.reject(e)),[Symbol.asyncIterator](){return this}}}function a(e,t){if("error"===t){var n;let t;console.error("Received error event:",e);try{t=JSON.parse(e)}catch{}throw new Error("string"==typeof(null===(n=t)||void 0===n?void 0:n.error)?t.error:e)}if("[DONE]"===e)return{value:void 0,done:!0};if(e.startsWith("[ERROR]"))throw console.error("Received error message:",e),new Error(e);try{return{value:JSON.parse(e),done:!1}}catch(t){throw console.error("Failed to parse message:",e),t}}function c(e){const t=Object.getOwnPropertyNames(e);for(const n of t){const t=e[n];t&&"object"==typeof t&&c(t)}return Object.freeze(e)}function l(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function u(e){const t=typeof e;return null!=e&&("object"==t||"function"==t)}class d{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"brick-next-";this.storage=e,this.prefix=t}setItem(e,t){this.storage.setItem(this.prefix+e,JSON.stringify(t))}getItem(e){var t;return JSON.parse(null!==(t=this.storage.getItem(this.prefix+e))&&void 0!==t?t:"null")}removeItem(e){return this.storage.removeItem(this.prefix+e)}clear(){return this.storage.clear()}}const p=new Map;function f(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o=function(e){let t=p.get(e);return t||(t=document.createElement(e),p.set(e,t),t)}(e);return o.resolve(...n)}}},2308:(e,t,n)=>{"use strict";n.r(t),n.d(t,{HttpAbortError:()=>U,HttpFetchError:()=>M,HttpParseError:()=>N,HttpResponseError:()=>$,createHttpInstance:()=>V,defaultAdapter:()=>D,fetch:()=>_,http:()=>F,isHttpAbortError:()=>j});var r={};n.r(r),n.d(r,{HttpAbortError:()=>h,HttpFetchError:()=>d,HttpParseError:()=>f,HttpResponseError:()=>p,createHttpInstance:()=>T,defaultAdapter:()=>A,fetch:()=>o,getUrlWithParams:()=>b,http:()=>O,isHttpAbortError:()=>w});const o=(e,t)=>{const n=new Request(e,Object.assign({credentials:"same-origin"},t));return self.fetch(n)};var i=n(4635),s=n(918),a=n(4586),c=n(829),l=n(2559),u=n(6121);class d extends Error{constructor(e){super(e),this.name="HttpFetchError",Error.captureStackTrace&&Error.captureStackTrace(this,d)}}class p extends Error{constructor(e,t){super(e.statusText),(0,a.A)(this,"response",void 0),(0,a.A)(this,"responseJson",void 0),this.name="HttpResponseError",Error.captureStackTrace&&Error.captureStackTrace(this,p),this.response=e,this.responseJson=t}}class f extends Error{constructor(e){super(e.statusText),(0,a.A)(this,"response",void 0),this.name="HttpParseError",Error.captureStackTrace&&Error.captureStackTrace(this,f),this.response=e}}class h extends Error{constructor(e){super(e),this.name="HttpAbortError"}}class m{constructor(){(0,a.A)(this,"handlers",[])}use(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}forEach(e){this.handlers.forEach((t=>{null!==t&&e(t)}))}}function v(e){return null==e}const g=document.querySelector("base"),y=g?g.href:location.origin+"/",w=e=>e instanceof DOMException&&20===e.code,E=async(e,t,n)=>new Promise((async(r,i)=>{let s;n.url=e;let a,{responseType:c}=n.options||{};c||(c="json");try{s=await o(e,t)}catch(e){return void i(w(e)?new h(e.toString()):new d(e.toString()))}if(s.ok){try{a=await s[c]()}catch(e){return void i(w(e)?new h(e.toString()):new f(s))}r({status:s.status,statusText:s.statusText,headers:s.headers,data:a})}else{let e;try{e=await s.json()}catch{}i(new p(s,e))}})),b=(e,t)=>{if(t){const n=new URL(e,y);t instanceof URLSearchParams?t.forEach((function(e,t){n.searchParams.append(t,e)})):Object.entries(t).forEach((e=>{let[t,r]=e;Array.isArray(r)?r.forEach((e=>{n.searchParams.append(t,v(e)?"":e)})):n.searchParams.append(t,v(r)?"":r)}));const{href:r}=n;return r.startsWith(y)?r.substr(y.length):r}return e},S=(e,t)=>{if(void 0!==e){const n=new Headers(t||{}),r="Content-Type";let o=e;return n.has(r)||("string"==typeof e?n.set(r,"application/x-www-form-urlencoded"):e instanceof FormData||(n.set(r,"application/json"),o=JSON.stringify(e))),{body:o,headers:n}}return{headers:t}},A=e=>{const{url:t,method:n,data:r}=e;return["DELETE","GET","HEAD"].includes(e.method)?((e,t,n)=>{const{params:r,responseType:o,interceptorParams:i,observe:s,noAbortOnRouteChange:a,useCache:c,...l}=n.options||{};return E(b(t,r),{...l,method:e},n)})(n,t,e):((e,t,n,r)=>{const{params:o,headers:i,responseType:s,interceptorParams:a,observe:c,noAbortOnRouteChange:l,useCache:u,...d}=r.options||{};return E(b(t,o),{...d,method:e,...S(n,i)},r)})(n,t,r,e)};var k=new WeakMap,I=new WeakSet;class C{constructor(e){var t=this;(0,i.A)(this,I),(0,a.A)(this,"interceptors",void 0),(0,s.A)(this,k,A),(0,a.A)(this,"request",(async(e,t,n)=>{const{body:r,method:o,...i}=t||{};return(0,l.A)(I,this,P).call(this,{url:e,data:r,method:o||"GET",options:{...n||{},...i}})})),(0,a.A)(this,"simpleRequest",(function(e,n){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(0,l.A)(I,t,P).call(t,{url:n,method:e,options:r})})),(0,a.A)(this,"requestWithBody",(function(e,n,r){let o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return(0,l.A)(I,t,P).call(t,{url:n,method:e,data:r,options:o})})),this.interceptors={request:new m,response:new m},null!=e&&e.adapter&&(0,u.A)(k,this,e.adapter)}getUrlWithParams(e,t){return b(e,t)}getBodyAndHeaders(e,t){return S(e,t)}get(e,t){return(0,l.A)(I,this,P).call(this,{url:e,method:"GET",options:t})}delete(e,t){return(0,l.A)(I,this,P).call(this,{url:e,method:"DELETE",options:t})}head(e,t){return(0,l.A)(I,this,P).call(this,{url:e,method:"HEAD",options:t})}post(e,t,n){return(0,l.A)(I,this,P).call(this,{url:e,method:"POST",data:t,options:n})}put(e,t,n){return(0,l.A)(I,this,P).call(this,{url:e,method:"PUT",data:t,options:n})}patch(e,t,n){return(0,l.A)(I,this,P).call(this,{url:e,method:"PATCH",data:t,options:n})}}function P(e){const t=[];let n=Promise.resolve(e);for(this.interceptors.request.forEach((e=>{t.push(e.fulfilled,e.rejected)})),t.push((e=>(0,c.A)(k,this).call(this,e)),void 0),this.interceptors.response.forEach((n=>{t.push((t=>{var r;return null===(r=n.fulfilled)||void 0===r?void 0:r.call(n,t,e)}),(t=>{var r;return null===(r=n.rejected)||void 0===r?void 0:r.call(n,t,e)}))})),t.push((t=>{var n;return"response"===(null===(n=e.options)||void 0===n?void 0:n.observe)?t:t.data}),void 0);t.length;)n=n.then(t.shift(),t.shift());return n}let O=new C;function T(e){O=new C(e)}var x;let R,B;const{dll:L}=window;R=L&&null!==(x=window.BRICK_NEXT_VERSIONS)&&void 0!==x&&null!==(x=x["brick-container"])&&void 0!==x&&x.startsWith("2.")&&(B=L("JxWY"))?B:r;const{fetch:_,HttpFetchError:M,HttpResponseError:$,HttpParseError:N,HttpAbortError:U,http:F,isHttpAbortError:j,createHttpInstance:V,defaultAdapter:D}=R},2561:(e,t,n)=>{"use strict";n.r(t),n.d(t,{supply:()=>s});var r=n(563),o=n(1916),i=n(5285);function s(e,t,n){const r={};for(const o of e)if(!Object.prototype.hasOwnProperty.call(r,o))if("undefined"===o)r[o]=void 0;else if(t&&Object.prototype.hasOwnProperty.call(t,o))r[o]=t[o];else{const e=u(o,n);void 0!==e&&(r[o]=e)}return r}const a=new Set(["fill","pull","pullAll","pullAllBy","pullAllWith","pullAt","remove","reverse","assign","assignIn","assignInWith","assignWith","defaults","defaultsDeep","merge","mergeWith","set","setWith","unset","update","updateWith","after","ary","before","bind","bindKey","curry","curryRight","debounce","defer","delay","flip","memoize","negate","once","overArgs","partial","partialRight","rearg","rest","spread","throttle","unary","wrap"]),c=new Set(["lang","langData","locale","localeData","defineLocale","updateLocale","updateOffset"]),l=new Set(["Array","Boolean","Date","Infinity","JSON","Math","NaN","Number","String","RegExp","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","isFinite","isNaN","parseFloat","parseInt","Map","Set","URL","URLSearchParams","WeakMap","WeakSet","atob","btoa"]);function u(e,t){switch(e){case"Object":return n=Object,s=["entries","fromEntries","keys","values"],Object.fromEntries(s.map((e=>[e,function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return n[e].apply(n,r)}])));case"_":return Object.fromEntries(Object.entries(r).filter((e=>!a.has(e[0]))).concat(t?[["uniqueId",e=>`${null!=e?e:""}42`]]:[]));case"moment":return Object.assign((function(){return o(...arguments)}),Object.fromEntries(Object.entries(o).filter((e=>!c.has(e[0])))));case"PIPES":return i.pipes;case"TAG_URL":return d(!0);case"SAFE_TAG_URL":return d();default:if(l.has(e))return window[e]}var n,s}function d(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];const i=[];return t.forEach(((t,n)=>{i.push(t),n<r.length&&i.push(e?String(r[n]).replace(/[^/]+/g,(e=>encodeURIComponent(e))):encodeURIComponent(String(r[n])))})),i.join("")}}},4116:(e,t,n)=>{"use strict";n.r(t);var r=n(6872),o=n(9252),i=n(4231),s=n(2983),a=n(8679),c=(n(5842),n(563));function l(e,t){var n;null!==(n=t.options)&&void 0!==n&&null!==(n=n.interceptorParams)&&void 0!==n&&n.ignoreLoadingBar||window.dispatchEvent(new Event(e))}n(4701),o.http.interceptors.request.use((e=>(l("request.start",e),e))),o.http.interceptors.response.use((function(e,t){return l("request.end",t),e}),(function(e,t){return l("request.end",t),Promise.reject(e)}));const u=document.querySelector("#global-loading-bar");u.classList.add("rendered");let d=!1,p=0;function f(){const e=p>0;e!==d&&(d=e,u.classList[e?"add":"remove"]("loading"))}window.addEventListener("request.start",(()=>{p++,f()})),window.addEventListener("request.end",(()=>{p>0&&(p--,f())}));const h=(0,r.createRuntime)(),m=document.querySelector("#preview-root"),v=document.querySelector("#portal-mount-point"),g=(0,r.unstable_createRoot)(m,{portal:v,scope:"page",unknownBricks:"silent",supportsUseChildren:!0}),y=o.http.get(window.BOOTSTRAP_FILE,{responseType:"json"}).then((e=>{h.initialize(window.BOOTSTRAP_FILE_FIELD?(0,c.get)(e,window.BOOTSTRAP_FILE_FIELD):e)}));let w,E=!1;async function b(e){E=!0;try{const{type:t,sources:n,options:o}=e;await async function(e,t){let{yaml:n,html:o}=t,{theme:i,uiVersion:c,language:l,context:u,functions:d,templates:p,i18n:f,url:w,app:E,styleText:b,templatesAreArrayOfYaml:k}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{if(S||(S=!0,document.body.classList.add("bootstrap-ready"),(0,r.applyTheme)("light"===i?i:"dark-v2")),document.body.classList.remove("bootstrap-error"),"html"===e){(0,r.applyTheme)("light"===i?i:"dark-v2"),(0,r.setUIVersion)(c),l&&await s.i18n.changeLanguage(l);const e=(new DOMParser).parseFromString(o,"text/html"),t=new Set;for(const n of e.body.querySelectorAll("*"))if(n.tagName.includes("-")){const e=n.tagName.toLowerCase();t.add(e)}else if("SCRIPT"===n.tagName){const e=n.text.matchAll(/\bdocument\.createElement\(\s*"([a-zA-Z0-9.]+-[-a-zA-Z0-9.]+)"\s*\)/g);for(const n of e)t.add(n[1])}await y,await h.loadBricks(t),m.replaceChildren(),v.replaceChildren();const n=[],a=e.querySelectorAll("script");for(const e of a){const t=document.createElement("script");t.text=e.text,t.type="module",n.push(t),e.remove()}m.append(...e.head.querySelectorAll("style"),...e.body.childNodes,...n)}else{const e=n?(0,a.safeLoad)(n,{schema:a.JSON_SCHEMA,json:!0}):null,t=[].concat(null!=e?e:[]);b&&t.push({brick:"style",portal:!0,properties:{textContent:b}});const r=A(u),o=A(d),s=A(p,k),h=A(f);await y,await g.render(t,{theme:"light"===i?i:"dark-v2",uiVersion:c,language:l,context:r,functions:o,templates:s,i18n:h,url:w,app:E})}}catch(e){console.error("Render failed:",e),document.body.classList.add("bootstrap-error"),v.textContent="",m.textContent=`Render failed: ${String(e)}`}}(t,n,o)}finally{if(E=!1,w){const e=w;w=void 0,b(e)}}}window._preview_only_render=(e,t,n)=>{E?w={type:e,sources:t,options:n}:b({type:e,sources:t,options:n})},window._preview_only_inject=async(e,t,n,r)=>{if(await(0,i.loadBricksImperatively)([e],[].concat(t)),r)return;const o=document.createElement(e);await o.resolve(n)};let S=!1;function A(e,t){return"string"==typeof e?(0,a.safeLoad)(e,{schema:a.JSON_SCHEMA,json:!0}):t?e.map((e=>"string"==typeof e.yaml?{...(0,a.safeLoad)(e.yaml,{schema:a.JSON_SCHEMA,json:!0}),name:e.name}:e)):e}},4701:()=>{void 0===Element.prototype.replaceChildren&&(Element.prototype.replaceChildren=function(){for(;this.lastChild;)this.removeChild(this.lastChild);arguments.length>0&&this.append(...arguments)}),void 0===DocumentFragment.prototype.replaceChildren&&(DocumentFragment.prototype.replaceChildren=function(){for(;this.lastChild;)this.removeChild(this.lastChild);arguments.length>0&&this.append(...arguments)})},4712:(e,t,n)=>{"use strict";n.r(t),n.d(t,{__dev_only_clearGlobalExecutionContextStack:()=>K,__dev_only_getGlobalExecutionContextStack:()=>W,clearExpressionASTCache:()=>se,clearFunctionASTCache:()=>ee,cook:()=>q,isEvaluable:()=>re,isTrackAll:()=>ie,precook:()=>X,precookFunction:()=>Z,preevaluate:()=>ne,shouldAllowRecursiveEvaluations:()=>oe});var r=n(4586);let o=function(e){return e[e.LEXICAL=0]="LEXICAL",e[e.STRICT=1]="STRICT",e}({});const i=Symbol.for("SourceNode"),s=Symbol.for("FormalParameters"),a=Symbol.for("ECMAScriptCode"),c=Symbol.for("Environment"),l=Symbol.for("IsConstructor"),u=Symbol.for("ThisMode"),d=Symbol.for("$DebuggerCall$"),p=Symbol.for("$DebuggerScope$"),f=Symbol.for("$DebuggerNode$"),h=Symbol.for("$DebuggerReturn$");class m{constructor(){(0,r.A)(this,"VariableEnvironment",void 0),(0,r.A)(this,"LexicalEnvironment",void 0),(0,r.A)(this,"Function",void 0)}}let v=function(e){return e[e.UNINITIALIZED=0]="UNINITIALIZED",e[e.LEXICAL=1]="LEXICAL",e[e.INITIALIZED=2]="INITIALIZED",e}({});class g{constructor(e){(0,r.A)(this,"OuterEnv",void 0),(0,r.A)(this,"bindingMap",new Map),(0,r.A)(this,"ThisValue",void 0),(0,r.A)(this,"ThisBindingStatus",void 0),this.OuterEnv=e}HasBinding(e){return this.bindingMap.has(e)}CreateMutableBinding(e,t){return this.bindingMap.set(e,{mutable:!0,deletable:t}),S(void 0)}CreateImmutableBinding(e,t){return this.bindingMap.set(e,{strict:t}),S(void 0)}InitializeBinding(e,t){const n=this.bindingMap.get(e);return Object.assign(n,{initialized:!0,value:t}),S(void 0)}SetMutableBinding(e,t,n){const r=this.bindingMap.get(e);if(!r.initialized)throw new ReferenceError(`${e} is not initialized`);if(!r.mutable)throw new TypeError("Assignment to constant variable");return r.value=t,S(void 0)}GetBindingValue(e,t){const n=this.bindingMap.get(e);if(!n.initialized)throw new ReferenceError(`${e} is not initialized`);return n.value}HasThisBinding(){return!1}}class y extends g{}class w extends g{constructor(e){super(e[c]),e[u]===o.LEXICAL?this.ThisBindingStatus=v.LEXICAL:this.ThisBindingStatus=v.UNINITIALIZED}HasThisBinding(){return this.ThisBindingStatus!==v.LEXICAL}BindThisValue(e){if(this.ThisBindingStatus===v.INITIALIZED)throw new Error("This binding has been initialized");this.ThisValue=e,this.ThisBindingStatus=v.INITIALIZED}GetThisBinding(){if(this.ThisBindingStatus===v.UNINITIALIZED)throw new Error("This binding is not initialized");return this.ThisValue}}class E{constructor(e,t,n){(0,r.A)(this,"Base",void 0),(0,r.A)(this,"ReferenceName",void 0),(0,r.A)(this,"Strict",void 0),this.Base=e,this.ReferenceName=t,this.Strict=n}}class b{constructor(e,t){(0,r.A)(this,"Type",void 0),(0,r.A)(this,"Value",void 0),this.Type=e,this.Value=t}}function S(e){return new b("normal",e)}const A=Symbol("empty completion");function k(e){const t=new Set,n=e=>{if(Array.isArray(e))for(const t of e)n(t);else if(e)switch(e.type){case"Identifier":return void t.add(e.name);case"VariableDeclaration":return n(e.declarations);case"VariableDeclarator":case"FunctionDeclaration":return n(e.id);case"ArrayPattern":return n(e.elements);case"AssignmentPattern":return n(e.left);case"ObjectPattern":return n(e.properties);case"Property":return n(e.value);case"RestElement":return n(e.argument)}};return n(e),Array.from(t)}function I(e){const t=e=>{if(Array.isArray(e))return e.some(t);if(e)switch(e.type){case"ArrayPattern":return t(e.elements);case"AssignmentPattern":return!0;case"ObjectPattern":return t(e.properties);case"Property":return e.computed||t(e.value);case"RestElement":return t(e.argument)}};return t(e)}function C(e,t){const n=[],r={var:t.var},o=(e,t)=>{if(Array.isArray(e))for(const n of e)o(n,t);else if(e){switch(e.type){case"FunctionDeclaration":return void(Number(!t.var)^Number(t.topLevel)&&n.push(e));case"VariableDeclaration":return void(Number(!t.var)^Number("var"===e.kind)&&n.push(e));case"SwitchCase":return void o(e.consequent,r);case"CatchClause":return void o(e.body,r)}if(t.var)switch(e.type){case"BlockStatement":case"DoWhileStatement":case"WhileStatement":return void o(e.body,r);case"IfStatement":return o(e.consequent,r),void o(e.alternate,r);case"ForStatement":return o(e.init,r),void o(e.body,r);case"ForInStatement":case"ForOfStatement":return o(e.left,r),void o(e.body,r);case"SwitchStatement":return void o(e.cases,r);case"TryStatement":return o(e.block,r),o(e.handler,r),void o(e.finalizer,r)}}};return o(e,t),n}function P(e){return"unresolvable"!==e.Base&&!(e.Base instanceof g)}function O(e,t){return e.Base.InitializeBinding(e.ReferenceName,t)}function T(e,t,n){if(null==t)return e;const r=Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t));for(const o of r)if(!n.has(o)){const n=Object.getOwnPropertyDescriptor(t,o);null!=n&&n.enumerable&&(e[o]=t[o])}return e}function x(e,t){const n="const"===e.kind;for(const r of k(e))n?t.CreateImmutableBinding(r,!0):t.CreateMutableBinding(r,!1)}function R(e){return"normal"===e.Type||"continue"==e.Type}function B(e,t){return e.Value!==A?e:new b(e.Type,t)}function L(e){if(e instanceof b&&(e=e.Value),!(e instanceof E))return e;if("unresolvable"===e.Base)throw new ReferenceError(`${e.ReferenceName} is not defined`);return e.Base instanceof g?e.Base.GetBindingValue(e.ReferenceName,e.Strict):e.Base[e.ReferenceName]}function _(e){return"symbol"==typeof e?e:String(e)}function M(e,t){return e[t]}function $(e,t){if("unresolvable"===e.Base)throw new ReferenceError(`${e.ReferenceName} is not defined`);return e.Base instanceof g?e.Base.SetMutableBinding(e.ReferenceName,t,e.Strict):(e.Base[e.ReferenceName]=t,S(void 0))}function N(e){if(t=e,!(Array.isArray(t)||null!=t&&"function"==typeof t[Symbol.iterator]))throw new TypeError(typeof e+" is not iterable");var t;return e[Symbol.iterator]()}function U(e){if(null==e)throw new TypeError("Cannot destructure properties of undefined or null")}function F(e,t,n){return e?e.HasBinding(t)?new E(e,t,n):F(e.OuterEnv,t,n):new E("unresolvable",t,n)}function j(e,t,n){switch(t){case"+":return e+n;case"-":return e-n;case"/":return e/n;case"%":return e%n;case"*":return e*n;case"**":return e**n;case"==":return e==n;case"===":return e===n;case"!=":return e!=n;case"!==":return e!==n;case">":return e>n;case"<":return e<n;case">=":return e>=n;case"<=":return e<=n;case"in":return e in n}throw new SyntaxError(`Unsupported binary operator \`${t}\``)}const V=new WeakSet([Function,Object,Function.prototype,Object.prototype,function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("unable to locate global object")}()]),D=new WeakSet([Array,Map,Set,URL,URLSearchParams,WeakMap,WeakSet,RegExp]),H=[];function K(){H.length=0}function W(){return H}function q(e,t){var n;let{rules:r,debug:v,externalSourceForDebug:g,globalVariables:K={},ArrayConstructor:W=Array,hooks:q={}}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const G="FunctionDeclaration"!==e.type;function J(e){g||function(e){if(V.has(e))throw new TypeError("Cannot access reserved objects such as `Function`.")}(e)}const X=new y(null),Y=new m;Y.VariableEnvironment=X,Y.LexicalEnvironment=X;const Q=[Y];for(const[e,t]of Object.entries(K))X.CreateImmutableBinding(e,!0),X.InitializeBinding(e,t);const Z=new WeakMap;let ee;function*te(e,n,r){var o,i;switch(null===(o=q.beforeEvaluate)||void 0===o||o.call(q,e),ee=e,v&&(r||e.type.endsWith("Statement")&&("ExpressionStatement"!==e.type||"CallExpression"!==e.expression.type&&"TaggedTemplateExpression"!==e.expression.type)&&"TryStatement"!==e.type&&"BlockStatement"!==e.type&&"DoWhileStatement"!==e.type&&"WhileStatement"!==e.type&&"ForStatement"!==e.type&&"ForInStatement"!==e.type&&"ForOfStatement"!==e.type)&&(yield),e.type){case"ArrayExpression":{const t=new W;for(const n of e.elements)if(n)if("SpreadElement"===n.type){const e=L(yield*te(n.argument));t.push(...e)}else t.push(L(yield*te(n)));else t.length+=1;return S(t)}case"ArrowFunctionExpression":return Oe(e),S(Ee(e));case"BinaryExpression":{const n=L(yield*te(e.left)),r=yield*te(e.right),o=L(r);if(G&&"|>"===e.operator){if("function"!=typeof o){const n=t.substring(e.right.start,e.right.end);throw new TypeError(`${n} is not a function`)}let i;return r instanceof E&&P(r)&&(i=r.Base),S(o.call(i,n))}return S(j(n,e.operator,o))}case"CallExpression":{const t=(yield*te(e.callee,n)).Value,r=L(t);return null==r&&(e.optional||null!=n&&n.skipped)?(n.skipped=!0,S(void 0)):(J(r),v&&(yield),yield*pe(r,t,e.arguments,e.callee))}case"ChainExpression":return yield*te(e.expression,{});case"ConditionalExpression":return S(L(yield*te(L(yield*te(e.test))?e.consequent:e.alternate)));case"Identifier":return S(re(e.name));case"Literal":if(e.regex){if(null===e.value)throw new SyntaxError(`Invalid regular expression: ${e.raw}`);if(e.regex.flags.includes("u"))throw new SyntaxError(`Unsupported unicode flag in regular expression: ${e.raw}`);return S(new RegExp(e.regex.pattern,e.regex.flags))}return S(e.value);case"LogicalExpression":{const t=L(yield*te(e.left));switch(e.operator){case"&&":return S(t&&L(yield*te(e.right)));case"||":return S(t||L(yield*te(e.right)));case"??":return S(null!=t?t:L(yield*te(e.right)));default:throw new SyntaxError(`Unsupported logical operator '${e.operator}'`)}}case"MemberExpression":{const t=L((yield*te(e.object,n)).Value);if(null==t&&(e.optional||null!=n&&n.skipped))return n.skipped=!0,S(void 0);J(t);const r=e.computed?yield*function*(e,t){const n=_(L(yield*te(t)));return new E(e,n,!0)}(t,e.property):function(e,t){ee=t;const n=t.name;return new E(e,n,!0)}(t,e.property);return J(r),S(r)}case"NewExpression":return yield*function*(e,n){const r=L(yield*te(e)),o=yield*fe(n);if("function"!=typeof r||!1===r[l]){const n=t.substring(e.start,e.end);throw new TypeError(`${n} is not a constructor`)}if(!g&&!function(e){return D.has(e)||e===Date}(r)&&r!==W){const n=t.substring(e.start,e.end);throw new TypeError(`${n} is not an allowed constructor`)}return S(new r(...o))}(e.callee,e.arguments);case"ObjectExpression":{const t={};for(const n of e.properties)if("SpreadElement"===n.type)T(t,L(yield*te(n.argument)),new Set);else{if("init"!==n.kind)throw new SyntaxError("Unsupported object getter/setter");const e=n.computed||"Identifier"!==n.key.type?yield*ke(n.key):n.key.name;if("__proto__"===e)throw new TypeError("Setting '__proto__' property is not allowed");const r=L(yield*te(n.value));n.method&&"function"==typeof r&&be(r,e),t[e]=r}return S(t)}case"SequenceExpression":{let t;for(const n of e.expressions)t=S(L(yield*te(n)));return t}case"TemplateLiteral":{const t=[e.quasis[0].value.cooked];let n=0;for(const r of e.expressions){const o=L(yield*te(r));t.push(String(o)),t.push(e.quasis[n+=1].value.cooked)}return S(t.join(""))}case"TaggedTemplateExpression":{const t=(yield*te(e.tag)).Value,n=L(t);return J(n),v&&(yield),yield*pe(n,t,e.quasi,e.tag)}case"UnaryExpression":{const t=(yield*te(e.argument)).Value;if(!G&&"delete"===e.operator){if(!(t instanceof E))return S(!0);if(P(t))return S(delete t.Base[t.ReferenceName])}return"typeof"===e.operator?t instanceof E&&"unresolvable"===t.Base?S("undefined"):S(typeof L(t)):S(function(e,t){switch(t){case"!":return!e;case"+":return+e;case"-":return-e;case"void":return}throw new SyntaxError(`Unsupported unary operator \`${t}\``)}(L(t),e.operator))}}if(!G)switch(e.type){case"AssignmentExpression":{if("="===e.operator){if("ArrayPattern"!==e.left.type&&"ObjectPattern"!==e.left.type){const t=(yield*te(e.left)).Value;let n;return n=ve(e.right)&&"Identifier"===e.left.type?ge(e.right,e.left.name):L(yield*te(e.right)),$(t,n),S(n)}const t=L(yield*te(e.right));return yield*ce(e.left,t),S(t)}const t=(yield*te(e.left)).Value,n=L(t),r=L(yield*te(e.right)),o=function(e,t,n){switch(t){case"+=":case"-=":case"*=":case"/=":case"%=":case"**=":return j(e,t.substr(0,t.length-1),n)}throw new SyntaxError(`Unsupported assignment operator \`${t}\``)}(n,e.operator,r);return $(t,o),S(o)}case"BlockStatement":{if(!e.body.length)return S(A);const t=ne().LexicalEnvironment,n=new y(t);de(e.body,n),ne().LexicalEnvironment=n;const r=yield*me(e.body);return ne().LexicalEnvironment=t,r}case"BreakStatement":return new b("break",A);case"ContinueStatement":return new b("continue",A);case"EmptyStatement":case"FunctionDeclaration":return S(A);case"DoWhileStatement":return oe(yield*function*(e){let t;for(;;){const n=yield*te(e.body);if(!R(n))return B(n,t);if(n.Value!==A&&(t=n.Value),!L(yield*te(e.test,void 0,!0)))return S(t)}}(e));case"ExpressionStatement":case"TSAsExpression":return yield*te(e.expression);case"ForInStatement":case"ForOfStatement":return oe(yield*function*(e){const t=e.left,n="VariableDeclaration"===t.type?"var"===t.kind?"varBinding":"lexicalBinding":"assignment",r="lexicalBinding"===n?k(t):[],o="ForInStatement"===e.type?"enumerate":"iterate",i=yield*function*(e,t,n){const r=ne(),o=r.LexicalEnvironment;if(e.length>0){const t=new y(o);for(const n of e)t.CreateMutableBinding(n,!1);r.LexicalEnvironment=t}const i=yield*te(t,void 0,!0);r.LexicalEnvironment=o;const s=L(i);return"enumerate"===n?null==s?new b("break",A):S(function*(e){for(const t in e)yield t}(s)):S(N(s))}(r,e.right,o);return"normal"!==i.Type?i:yield*function*(e,t,n,r,o){const i="assignment"===o?e:e.declarations[0].id,s=ne().LexicalEnvironment;let a;const c="ObjectPattern"===i.type||"ArrayPattern"===i.type;for(;;){ee=i;const{done:l,value:u}=n.next();if(l)return v&&(yield),S(a);let d,p;if("lexicalBinding"===o){if(p=new y(s),x(e,p),ne().LexicalEnvironment=p,v&&(yield),!c){const[e]=k(i);d=re(e)}}else v&&(yield),c||(d=(yield*te(i)).Value);c?"assignment"===o?yield*ce(i,u):"varBinding"===o?yield*Ae(i,u,void 0):yield*Ae(i,u,p):"lexicalBinding"===o?O(d,u):$(d,u);const f=yield*te(t);if(ne().LexicalEnvironment=s,!R(f)){const e=B(f,a);if("enumerate"!==r&&void 0!==n.return){const e=n.return();if(!e||!["object","function"].includes(typeof e))throw new TypeError("Iterator result is not an object")}return e}f.Value!==A&&(a=f.Value)}}(t,e.body,i.Value,o,n)}(e));case"ForStatement":return oe(yield*function*(e){var t;if("VariableDeclaration"===(null===(t=e.init)||void 0===t?void 0:t.type)){if("var"===e.init.kind)return yield*te(e.init),yield*se(e.test,e.update,e.body,[]);const t=ne().LexicalEnvironment,n=new y(t),r="const"===e.init.kind,o=k(e.init);for(const e of o)r?n.CreateImmutableBinding(e,!0):n.CreateMutableBinding(e,!1);ne().LexicalEnvironment=n,yield*te(e.init);const i=r?[]:Array.from(o),s=yield*se(e.test,e.update,e.body,i);return ne().LexicalEnvironment=t,s}return e.init&&L(yield*te(e.init)),yield*se(e.test,e.update,e.body,[])}(e));case"FunctionExpression":return Oe(e),S(we(e));case"IfStatement":var s;return L(yield*te(e.test))?(null===(s=q.beforeBranch)||void 0===s||s.call(q,e,"if"),B(yield*te(e.consequent),void 0)):(null===(i=q.beforeBranch)||void 0===i||i.call(q,e,"else"),e.alternate?B(yield*te(e.alternate),void 0):S(void 0));case"ReturnStatement":{let t;return e.argument&&(t=L(yield*te(e.argument))),new b("return",t)}case"ThisExpression":if(!g)break;return S(function(){let e=ne().LexicalEnvironment;for(;e;){if(e.HasThisBinding())return e;e=e.OuterEnv}throw new Error("Accessing global this is forbidden")}().GetThisBinding());case"ThrowStatement":throw L(yield*te(e.argument));case"UpdateExpression":{const t=(yield*te(e.argument)).Value,n=Number(L(t)),r="++"===e.operator?n+1:n-1;return $(t,r),S(e.prefix?r:n)}case"SwitchCase":return yield*me(e.consequent);case"SwitchStatement":{const t=L(yield*te(e.discriminant)),n=ne().LexicalEnvironment,r=new y(n);de(e.cases,r),ne().LexicalEnvironment=r;const o=yield*function*(e,t){let n;const r=e.findIndex((e=>!e.test)),o=r>=0,i=o?e.slice(0,r):e;let s=!1;for(const e of i)if(s||(s=yield*ie(e,t)),s){const t=yield*te(e);if(t.Value!==A&&(n=t.Value),"normal"!==t.Type)return B(t,n)}if(!o)return S(n);let a=!1;const c=e.slice(r+1);if(!s)for(const e of c)if(a||(a=yield*ie(e,t)),a){const t=yield*te(e);if(t.Value!==A&&(n=t.Value),"normal"!==t.Type)return B(t,n)}if(a)return S(n);const l=yield*te(e[r]);if(l.Value!==A&&(n=l.Value),"normal"!==l.Type)return B(l,n);for(const e of c){const t=yield*te(e);if(t.Value!==A&&(n=t.Value),"normal"!==t.Type)return B(t,n)}return S(n)}(e.cases,t);return ne().LexicalEnvironment=n,oe(o)}case"TryStatement":{let t;try{t=yield*te(e.block)}catch(n){if(!e.handler)throw n;var a;ee=e.handler,null===(a=q.beforeEvaluate)||void 0===a||a.call(q,e.handler),t=yield*function*(e,t){if(!e.param)return yield*te(e.body);const n=ne().LexicalEnvironment,r=new y(n);for(const t of k(e.param))r.CreateMutableBinding(t,!1);ne().LexicalEnvironment=r,yield*Ae(e.param,t,r);const o=yield*te(e.body);return ne().LexicalEnvironment=n,o}(e.handler,n)}finally{if(e.finalizer){const n=yield*te(e.finalizer);"normal"!==n.Type&&(t=n)}}return t}case"VariableDeclaration":{let t;for(const n of e.declarations)if(ee=n,n.init)if("Identifier"===n.id.type){ee=n.init,v&&"CallExpression"!==ee.type&&"TaggedTemplateExpression"!==ee.type&&(yield);const r=n.id.name,o=re(r);let i;i=ve(n.init)?ge(n.init,r):L(yield*te(n.init)),t="var"===e.kind?$(o,i):O(o,i)}else{ee=n.init,v&&"CallExpression"!==ee.type&&"TaggedTemplateExpression"!==ee.type&&(yield);const r=L(yield*te(n.init));t=yield*Ae(n.id,r,"var"===e.kind?void 0:ne().LexicalEnvironment)}else t="var"===e.kind?S(A):O(re(n.id.name),void 0);return t}case"WhileStatement":return oe(yield*function*(e){let t;for(;;){if(!L(yield*te(e.test,void 0,!0)))return S(t);const n=yield*te(e.body);if(!R(n))return B(n,t);n.Value!==A&&(t=n.Value)}}(e))}throw new SyntaxError(`Unsupported node type \`${e.type}\``)}function ne(){return Q[Q.length-1]}function re(e,t){return t||(t=ne().LexicalEnvironment),F(t,e,!0)}function oe(e){return"break"===e.Type?e.Value===A?S(void 0):S(e.Value):e}function*ie(e,t){return t===L(yield*te(e.test))}function*se(e,t,n,r){let o;for(ae(r);;){if(e&&!L(yield*te(e,void 0,!0)))return S(o);const i=yield*te(n);if(!R(i))return B(i,o);i.Value&&(o=i.Value),ae(r),t&&L(yield*te(t,void 0,!0))}}function ae(e){if(0===e.length)return;const t=ne().LexicalEnvironment,n=t.OuterEnv,r=new y(n);for(const n of e){r.CreateMutableBinding(n,!1);const e=t.GetBindingValue(n,!1);r.InitializeBinding(n,e)}ne().LexicalEnvironment=r}function*ce(e,t){if("ObjectPattern"===e.type)return U(t),e.properties.length>0&&(yield*function*(e,t){const n=new Set;for(const r of e)if("Property"===r.type){const e=r.computed||"Identifier"!==r.key.type?yield*ke(r.key):r.key.name,o="AssignmentPattern"===r.value.type?r.value.left:r.value;if("Identifier"===o.type){const i=re(o.name);let s=M(t,e);"AssignmentPattern"===r.value.type&&void 0===s&&(s=ve(r.value.right)?ge(r.value.right,o.name):L(yield*te(r.value.right))),$(i,s),n.add(e)}else yield*le(r.value,t,e),n.add(e)}else yield*ue(r,t,n)}(e.properties,t)),S(A);const n=N(t);return yield*function*(e,t){let n=S(A);for(const r of e){if(!r){t.next(),n=S(A);continue}const e="RestElement"===r.type?r.argument:"AssignmentPattern"===r.type?r.left:r,o="ArrayPattern"===e.type||"ObjectPattern"===e.type;let i,s;if(o||(i=(yield*te(e)).Value),"RestElement"!==r.type){const{done:n,value:o}=t.next(),i=n?void 0:o;s="AssignmentPattern"===r.type&&void 0===i?ve(r.right)&&"Identifier"===e.type?ge(r.right,e.name):L(yield*te(r.right)):i}else{s=new W;let e=0;for(;;){const{done:n,value:r}=t.next();if(n)break;s[e]=r,e++}}n=o?yield*ce(e,s):$(i,s)}return n}(e.elements,n)}function*le(e,t,n){const r="AssignmentPattern"===e.type?e.left:e,o="ArrayPattern"===r.type||"ObjectPattern"===r.type;let i;o||(i=(yield*te(r)).Value);const s=M(t,n);let a;return a="AssignmentPattern"===e.type&&void 0===s?L(yield*te(e.right)):s,o?yield*ce(r,a):$(i,a)}function*ue(e,t,n){return $((yield*te(e.argument)).Value,T({},t,n))}function de(e,t){const n=C(e,{var:!1,topLevel:!1});for(const e of n){const n="VariableDeclaration"===e.type&&"const"===e.kind;for(const r of k(e))n?t.CreateImmutableBinding(r,!0):t.CreateMutableBinding(r,!1);if("FunctionDeclaration"===e.type){const[n]=k(e),r=ye(e,t);t.InitializeBinding(n,r)}}}function*pe(e,n,r,o){let i;n instanceof E&&P(n)&&(i=n.Base);const s=yield*fe(r);if("function"!=typeof e){const e=t.substring(o.start,o.end);throw new TypeError(`${e} is not a function`)}if(v||g){const t=e[d];if(t){const e=yield*t.apply(i,s);return J(e),S(e)}}const a=e.apply(i,s);return J(a),S(a)}function*fe(e){const t=[];if(Array.isArray(e))for(const n of e)if("SpreadElement"===n.type){const e=L(yield*te(n.argument));t.push(...e)}else t.push(L(yield*te(n)));else{t.push(function(e){const t=Z.get(e);if(t)return t;const n=e.quasis.map((e=>e.value.raw)),r=e.quasis.map((e=>e.value.cooked));return Object.freeze(n),Object.defineProperty(r,"raw",{value:n,writable:!1,enumerable:!1,configurable:!1}),Object.freeze(r),Z.set(e,r),r}(e));for(const n of e.expressions)t.push(L(yield*te(n)))}return t}function*he(e,t,n){var c;null===(c=q.beforeCall)||void 0===c||c.call(q,e[i]),function(e,t,n){if(e[u]===o.LEXICAL)return;const r=t.LexicalEnvironment;null==r||r.BindThisValue(n)}(e,function(e){const t=new m;t.Function=e;const n=new w(e);return t.VariableEnvironment=n,t.LexicalEnvironment=n,Q.push(t),H.push(t),t}(e),t);const l=yield*function*(e,t){return yield*function*(e,t,n){return yield*function*(e,t){const n=ne(),i=e[a],c=e[s],l=k(c),d=I(c),p=C(i,{var:!0,topLevel:!0}),f=k(p),h=[],m=[];for(let e=p.length-1;e>=0;e--){const t=p[e];if("FunctionDeclaration"===t.type){Oe(t);const[e]=k(t);h.includes(e)||(h.unshift(e),m.unshift(t))}else if(null!=r&&r.noVar)throw new SyntaxError("Var declaration is not recommended, use `let` or `const` instead")}const v=!!g&&e[u]!==o.LEXICAL,w=n.LexicalEnvironment;for(const e of l)w.CreateMutableBinding(e,!1);let E=l;if(v){const e=function(e){const t=[...e],n={};Object.defineProperty(n,"length",{value:t.length,writable:!0,configurable:!0});for(let e=0;e<t.length;e++)n[String(e)]=t[e];Object.defineProperty(n,Symbol.iterator,{value:Array.prototype.values,writable:!0,configurable:!0});const r=()=>{throw new TypeError("'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them")};return Object.defineProperty(n,"callee",{get:r,set:r}),n}(t);w.CreateImmutableBinding("arguments",!1),w.InitializeBinding("arguments",e),E=l.concat("arguments")}const b=N(t);let S;if(yield*Ce(c,b,w),d){S=new y(w),n.VariableEnvironment=S;const e=[];for(const t of f)if(!e.includes(t)){let n;e.push(t),S.CreateMutableBinding(t,!1),E.includes(t)&&!h.includes(t)&&(n=w.GetBindingValue(t,!1)),S.InitializeBinding(t,n)}}else{const e=[...E];for(const t of f)e.includes(t)||(e.push(t),w.CreateMutableBinding(t,!1),w.InitializeBinding(t,void 0));S=w}const A=S;n.LexicalEnvironment=A;const P=C(i,{var:!1,topLevel:!0});for(const e of P)for(const t of k(e))"const"===e.kind?A.CreateImmutableBinding(t,!0):A.CreateMutableBinding(t,!1);for(const e of m){const[t]=k(e),n=ye(e,A);S.SetMutableBinding(t,n,!1)}}(t,n),Array.isArray(e)?yield*me(e):new b("return",L(yield*te(e)))}(e[a],e,t)}(e,n);if(v&&(ee={...e[i],[h]:!0},yield{type:"return",value:"return"===l.Type?l.Value:void 0}),Q.pop(),H.pop(),"return"===l.Type)return l.Value}function*me(e){let t=S(A);for(const n of e){const e=yield*te(n);if("normal"!==e.Type)return e;t=B(t,e.Value)}return t}function ve(e){return"FunctionExpression"===e.type&&!e.id||"ArrowFunctionExpression"===e.type}function ge(e,t){var n;switch(null===(n=q.beforeEvaluate)||void 0===n||n.call(q,e),e.type){case"FunctionExpression":return we(e,t);case"ArrowFunctionExpression":return Ee(e,t);default:throw new Error(`Unexpected node type for NamedEvaluation: ${e.type}`)}}function ye(e,t){const n=Se(e,t,!0,!1);return e.id&&be(n,e.id.name),n}function we(e,t){const n=ne().LexicalEnvironment;if(e.id){const t=e.id.name,r=new y(n);r.CreateImmutableBinding(t,!1);const o=Se(e,r,!0,!1);return be(o,t),r.InitializeBinding(t,o),o}{const r=Se(e,n,!0,!1);return be(r,null!=t?t:""),r}}function Ee(e,t){const n=Se(e,ne().LexicalEnvironment,!1,!0);return be(n,null!=t?t:""),n}function be(e,t){Object.defineProperty(e,"name",{value:t,configurable:!0})}function Se(e,t,n,r){const p=function(){return z(he(p,this,arguments))};Object.defineProperties(p,{[i]:{value:e},[s]:{value:e.params},[a]:{value:"BlockStatement"===e.body.type?e.body.body:e.body},[c]:{value:t},[l]:{value:n},[u]:{value:r?o.LEXICAL:o.STRICT}});const f=function(e){let t=0;for(const n of e)switch(n.type){case"AssignmentPattern":case"RestElement":return t;default:t++}return t}(e.params);return Object.defineProperty(p,"length",{configurable:!0,value:f}),(v||g)&&Object.defineProperty(p,d,{value:function(){return he(p,this,arguments)}}),p}function*Ae(e,t,n){switch(e.type){case"Identifier":return function(e,t,n){return n.InitializeBinding(e,t),S(A)}(e.name,t,n);case"ObjectPattern":return U(t),yield*function*(e,t,n){const r=new Set;for(const o of e){if("RestElement"===o.type)return Ie(o,t,n,r);if(o.computed||"Identifier"!==o.key.type){const e=yield*ke(o.key);yield*Pe(o.value,t,n,e),r.add(e)}else yield*Pe(o.value,t,n,o.key.name),r.add(o.key.name)}return S(A)}(e.properties,t,n);case"ArrayPattern":{const r=N(t);return yield*Ce(e.elements,r,n)}}}function*ke(e){return _(L(yield*te(e)))}function Ie(e,t,n,r){const o=re(e.argument.name,n),i=T({},t,r);return n?O(o,i):$(o,i)}function*Ce(e,t,n){if(0===e.length)return S(A);let r;for(const o of e)if(o)if("RestElement"===o.type)if("Identifier"===o.argument.type){const e=re(o.argument.name,n),i=new W;let s=0;for(;;){const{done:o,value:a}=t.next();if(o){r=n?O(e,i):$(e,i);break}i[s]=a,s++}}else{const e=new W;let i=0;for(;;){const{done:s,value:a}=t.next();if(s){r=yield*Ae(o.argument,e,n);break}e[i]=a,i++}}else{const e="AssignmentPattern"===o.type?o.left:o;switch(e.type){case"ObjectPattern":case"ArrayPattern":{let i;const{done:s,value:a}=t.next();s||(i=a),"AssignmentPattern"===o.type&&void 0===i&&(i=L(yield*te(o.right))),r=yield*Ae(e,i,n);break}case"Identifier":{const i=e.name,s=re(i,n);let a;const{done:c,value:l}=t.next();c||(a=l),"AssignmentPattern"===o.type&&void 0===a&&(a=ve(o.right)?ge(o.right,i):L(yield*te(o.right))),r=n?O(s,a):$(s,a);break}}}else t.next(),r=S(A);return r}function*Pe(e,t,n,r){if("Identifier"===e.type||"AssignmentPattern"===e.type&&"Identifier"===e.left.type){const o="Identifier"===e.type?e.name:e.left.name,i=re(o,n);let s=M(t,r);return"AssignmentPattern"===e.type&&void 0===s&&(s=ve(e.right)?ge(e.right,o):L(yield*te(e.right))),n?O(i,s):$(i,s)}let o=M(t,r);return"AssignmentPattern"===e.type&&void 0===o&&(o=L(yield*te(e.right))),yield*Ae("AssignmentPattern"===e.type?e.left:e,o,n)}function Oe(e){if(e.async||e.generator)throw new SyntaxError((e.async?"Async":"Generator")+" function is not allowed");if(G&&!e.expression)throw new SyntaxError("Only an `Expression` is allowed in `ArrowFunctionExpression`'s body")}if(G)return L(z(te(e)));null===(n=q.beforeEvaluate)||void 0===n||n.call(q,e),Oe(e);const[Te]=k(e);X.CreateImmutableBinding(Te,!0);const xe=ye(e,X);return X.InitializeBinding(Te,xe),v&&Object.defineProperties(xe,{[p]:{value:function(){return ne().LexicalEnvironment}},[f]:{value:function(){return ee}}}),xe}function z(e){for(;;){const{done:t,value:n}=e.next();if(t)return n}}class G{constructor(){(0,r.A)(this,"VariableEnvironment",void 0),(0,r.A)(this,"LexicalEnvironment",void 0)}}class J{constructor(e){(0,r.A)(this,"OuterEnv",void 0),(0,r.A)(this,"bindingSet",new Set),this.OuterEnv=e}HasBinding(e){return this.bindingSet.has(e)}CreateBinding(e){this.bindingSet.add(e)}}function X(e){let{expressionOnly:t,visitors:n,withParent:r,externalSourceForDebug:o,hooks:i={}}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const s=new Set,a=[],c=new J(null),l=new G;function u(){return a[a.length-1]}function d(e,t,n){for(const r of t)p(e[r],null==n?void 0:n.concat({node:e,key:r}))}function p(e,r){if(Array.isArray(e))e.forEach(((e,t)=>{p(e,r?r.slice(0,-1).concat({...r[r.length-1],index:t}):r)}));else if(e){var a,c;switch(null===(a=i.beforeVisit)||void 0===a||a.call(i,e,r),function(e){var t,r;n&&(t=n,r=e.type,Object.prototype.hasOwnProperty.call(t,r))&&n[e.type](e)}(e),e.type){case"Identifier":var l;return w=e.name,void(h(u().LexicalEnvironment,w)||(null===(l=i.beforeVisitGlobal)||void 0===l||l.call(i,e,r),s.add(e.name)));case"ArrayExpression":case"ArrayPattern":return void d(e,["elements"],r);case"ArrowFunctionExpression":return void v(g(e,u().LexicalEnvironment,!0),r);case"AssignmentPattern":case"BinaryExpression":case"LogicalExpression":return void d(e,["left","right"],r);case"CallExpression":case"NewExpression":return void d(e,["callee","arguments"],r);case"ChainExpression":return void d(e,["expression"],r);case"ConditionalExpression":return void d(e,["test","consequent","alternate"],r);case"MemberExpression":return d(e,["object"],r),void(e.computed&&d(e,["property"],r));case"ObjectExpression":case"ObjectPattern":return void d(e,["properties"],r);case"Property":return e.computed&&d(e,["key"],r),void d(e,["value"],r);case"RestElement":case"SpreadElement":case"UnaryExpression":return void d(e,["argument"],r);case"SequenceExpression":case"TemplateLiteral":return void d(e,["expressions"],r);case"TaggedTemplateExpression":return void d(e,["tag","quasi"],r);case"Literal":return}if(!t)switch(e.type){case"AssignmentExpression":return void d(e,["right","left"],r);case"BlockStatement":{if(!e.body.length)return;const t=u(),n=t.LexicalEnvironment,o=new J(n);return m(e.body,o),t.LexicalEnvironment=o,d(e,["body"],r),void(t.LexicalEnvironment=n)}case"BreakStatement":case"ContinueStatement":case"EmptyStatement":return;case"CatchClause":{const t=u(),n=t.LexicalEnvironment,o=new J(n);return f(e.param,o),t.LexicalEnvironment=o,d(e,["param","body"],r),void(t.LexicalEnvironment=n)}case"DoWhileStatement":return void d(e,["body","test"],r);case"ExpressionStatement":case"TSAsExpression":return void d(e,["expression"],r);case"ForInStatement":case"ForOfStatement":{const t="VariableDeclaration"===e.left.type&&"var"!==e.left.kind,n=u(),o=n.LexicalEnvironment;if(t){const t=new J(o);f(e.left,t),n.LexicalEnvironment=t}if(d(e,["right"],r),n.LexicalEnvironment=o,t){const t=new J(o);f(e.left,t),n.LexicalEnvironment=t}return d(e,["left","body"],r),void(n.LexicalEnvironment=o)}case"ForStatement":{var y;const t="VariableDeclaration"===(null===(y=e.init)||void 0===y?void 0:y.type)&&"var"!==e.init.kind,n=u(),o=n.LexicalEnvironment;if(t){const t=new J(o);f(e.init,t),n.LexicalEnvironment=t}return d(e,["init","test","body","update"],r),void(n.LexicalEnvironment=o)}case"FunctionDeclaration":{const[t]=k(e),n=u().LexicalEnvironment,o=g(e,n);return n.CreateBinding(t),void v(o,r)}case"FunctionExpression":{const t=function(e){const t=u().LexicalEnvironment;if(!e.id)return g(e,t);const n=e.id.name,r=new J(t);return r.CreateBinding(n),g(e,r)}(e);return void v(t,r)}case"IfStatement":return void d(e,["test","consequent","alternate"],r);case"ReturnStatement":case"ThrowStatement":case"UpdateExpression":return void d(e,["argument"],r);case"SwitchCase":return void d(e,["test","consequent"],r);case"SwitchStatement":{d(e,["discriminant"],r);const t=u(),n=t.LexicalEnvironment,o=new J(n);return m(e.cases,o),t.LexicalEnvironment=o,d(e,["cases"],r),void(t.LexicalEnvironment=n)}case"ThisExpression":if(!o)break;return;case"TryStatement":return void d(e,["block","handler","finalizer"],r);case"VariableDeclaration":return void d(e,["declarations"],r);case"VariableDeclarator":return void d(e,["id","init"],r);case"WhileStatement":return void d(e,["test","body"],r)}(null===(c=i.beforeVisitUnknown)||void 0===c?void 0:c.call(i,e,r))||console.warn(`Unsupported node type \`${e.type}\``)}var w}function f(e,t){for(const n of k(e))t.CreateBinding(n)}function h(e,t){return!!e&&(e.HasBinding(t)||h(e.OuterEnv,t))}function m(e,t){f(C(e,{var:!1,topLevel:!1}),t)}function v(e,t){!function(e){const t=new G,n=new J(e.Environment);t.VariableEnvironment=n,t.LexicalEnvironment=n,a.push(t)}(e),function(e,t){const n=u(),r=e.ECMAScriptCode,i=e.FormalParameters,s=I(i),a=k(C(r,{var:!0,topLevel:!0})),c=!!o&&"LEXICAL"!==e.ThisMode,l=n.LexicalEnvironment;let d;if(f(i,l),c&&l.CreateBinding("arguments"),p(i,null==t?void 0:t.concat({node:e.Function,key:"params"})),s){d=new J(l),n.VariableEnvironment=d;for(const e of a)d.CreateBinding(e)}else{for(const e of a)l.CreateBinding(e);d=l}const h=d;n.LexicalEnvironment=h,f(C(r,{var:!1,topLevel:!0}),h)}(e,t),p(e.ECMAScriptCode,null==t?void 0:t.concat({node:e.Function,key:"body"}).concat("BlockStatement"===e.Function.body.type?{node:e.Function.body,key:"body"}:[])),a.pop()}function g(e,t,n){return{Function:e,FormalParameters:e.params,ECMAScriptCode:"BlockStatement"===e.body.type?e.body.body:e.body,Environment:t,ThisMode:n?"LEXICAL":"STRICT"}}return l.VariableEnvironment=c,l.LexicalEnvironment=c,a.push(l),p(e,r?[]:void 0),s}var Y=n(580);let Q=new WeakMap;function Z(e){let{typescript:t,cacheKey:n,...r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=n?Q.get(n):void 0;return o||(o=function(e){let{typescript:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=(0,Y.parse)(e,{plugins:["estree",t&&"typescript"].filter(Boolean),strictMode:!0,attachComment:!1}).program.body,r=t?[]:n;if(t)for(const e of n)if(e.type.startsWith("TS")){if(/Enum|Import|Export/.test(e.type))throw new SyntaxError(`Unsupported TypeScript syntax: ${e.type}`)}else r.push(e);if(0===r.length)throw new SyntaxError("Function declaration not found");if(r.length>1||"FunctionDeclaration"!==r[0].type)throw new SyntaxError(`Expect a single function declaration at top level, but received: ${r.map((e=>`"${e.type}"`)).join(", ")}`);return r[0]}(e,{typescript:t}),n&&Q.set(n,o)),{function:o,attemptToVisitGlobals:X(o,r)}}function ee(){Q=new WeakMap}const te=new Map;function ne(e){let{cache:t,...n}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const r=[],o=e.replace(/^\s*<%[~=]?\s|\s%>\s*$/g,(e=>(r.push(e),"")));let i=t?te.get(o):void 0;return i||(i=function(e){return(0,Y.parseExpression)(e,{plugins:["estree",["pipelineOperator",{proposal:"minimal"}]],attachComment:!1})}(o),t&&te.set(o,i)),{expression:i,attemptToVisitGlobals:X(i,{...n,expressionOnly:!0}),source:o,prefix:r[0],suffix:r[1]}}function re(e){return/^\s*<%[~=]?\s/.test(e)&&/\s%>\s*$/.test(e)}function oe(e){return/^\s*<%~\s/.test(e)}function ie(e){return/^\s*<%=\s/.test(e)&&/\s%>\s*$/.test(e)}function se(){te.clear()}},5774:(e,t,n)=>{"use strict";n.r(t),n.d(t,{inject:()=>A,transform:()=>S,transformAndInject:()=>k});var r=n(563),o=n(5285);let i=function(e){return e[e.Initial=0]="Initial",e[e.ExpectField=1]="ExpectField",e[e.ExpectOptionalBeginDefault=2]="ExpectOptionalBeginDefault",e[e.ExpectDefaultValue=3]="ExpectDefaultValue",e[e.ExpectOptionalBeginPipe=4]="ExpectOptionalBeginPipe",e[e.ExpectPipeIdentifier=5]="ExpectPipeIdentifier",e[e.ExpectOptionalBeginPipeParameter=6]="ExpectOptionalBeginPipeParameter",e[e.ExpectPipeParameter=7]="ExpectPipeParameter",e[e.ExpectPlaceholderEnd=8]="ExpectPlaceholderEnd",e}({}),s=function(e){return e.Raw="Raw",e.BeginPlaceHolder="BeginPlaceHolder",e.Field="Field",e.BeginDefault="BeginDefault",e.LiteralString="LiteralString",e.BeginPipe="BeginPipe",e.PipeIdentifier="PipeIdentifier",e.BeginPipeParameter="BeginPipeParameter",e.EndPlaceHolder="EndPlaceHolder",e.JsonValue="JsonValue",e}({}),a=function(e){return e[e.Array=0]="Array",e[e.Object=1]="Object",e[e.String=2]="String",e[e.Others=3]="Others",e}({});function c(e){return new RegExp(`(${[].concat(e).map((e=>(0,r.escapeRegExp)(e))).join("|")})\\{`)}function l(e){var t;const n=b(e),r=null===(t=n.match(e.beginPlaceholder))||void 0===t?void 0:t[0],o=r?n.indexOf(r):-1;if(o>=0&&r&&"{"!==n.charAt(o+r.length)){const t=e.cursor+o;o>0&&e.tokens.push({type:s.Raw,value:n.substring(0,o)}),e.tokens.push({type:s.BeginPlaceHolder,loc:{start:t,end:t+r.length},value:r.substring(0,r.length-1)}),e.cursor+=o+r.length,e.status=i.ExpectField}else e.tokens.push({type:s.Raw,value:n}),e.cursor=e.raw.length}function u(e){e.cursor+=b(e).match(/^[ \r\n\t]*/)[0].length}function d(e){const[t]=b(e).match(/^[\w.*[\]\-\u{80}-\u{10FFFF}]*/u);e.tokens.push({type:s.Field,value:t}),e.cursor+=t.length,e.status=i.ExpectOptionalBeginDefault}function p(e){"="===b(e).charAt(0)?(e.tokens.push({type:s.BeginDefault}),e.cursor+=1,e.status=i.ExpectDefaultValue):e.status=i.ExpectOptionalBeginPipe}function f(e){E(e,i.ExpectOptionalBeginPipe)}function h(e){"|"===b(e).charAt(0)?(e.tokens.push({type:s.BeginPipe}),e.cursor+=1,e.status=i.ExpectPipeIdentifier):e.status=i.ExpectPlaceholderEnd}function m(e){const t=b(e).match(/^[a-zA-Z]\w*/);if(!t)throw new Error(`Expected a pipe identifier at index ${e.cursor} near: ${JSON.stringify(e.raw.substring(e.cursor))}`);const n=t[0];e.tokens.push({type:s.PipeIdentifier,value:n}),e.cursor+=n.length,e.status=i.ExpectOptionalBeginPipeParameter}function v(e){":"===b(e).charAt(0)?(e.tokens.push({type:s.BeginPipeParameter}),e.cursor+=1,e.status=i.ExpectPipeParameter):e.status=i.ExpectOptionalBeginPipe}function g(e){E(e,i.ExpectOptionalBeginPipeParameter)}function y(e){if("}"!==b(e).charAt(0))throw new Error(`Expected a placeholder end '}' at index ${e.cursor} near: ${JSON.stringify(e.raw.substring(e.cursor))}`);e.tokens.push({type:s.EndPlaceHolder,loc:{start:e.cursor,end:e.cursor+1}}),e.cursor+=1,e.status=i.Initial}const w=new Map([["false",!1],["null",null],["true",!0]]);function E(e,t){const n=b(e);if(/[0-9[{"]/.test(n.charAt(0))||/-[0-9]/.test(n.substring(0,2)))!function(e,t){const n=b(e),r=n.charAt(0),o="["===r?a.Array:"{"===r?a.Object:'"'===r?a.String:a.Others;let i=0,c=0,l=0,u=!1,d=!1,p=!1;for(;i<n.length;){const e=n.charAt(i);if(d)d=!1;else if(u)'"'===e?u=!1:"\\"===e&&(d=!0);else switch(e){case"[":l+=1;break;case"{":c+=1;break;case"]":l-=1;break;case"}":c-=1;break;case'"':u=!0}switch(i+=1,o){case a.Array:p=!l;break;case a.Object:p=!c;break;case a.String:p=!u;break;default:p=i<n.length&&/[^a-z0-9E.+-]/.test(n.charAt(i))}if(p)break}if(!p)throw new Error(`Failed to match a JSON value at index ${e.cursor} near: ${JSON.stringify(e.raw.substring(e.cursor))}`);e.tokens.push({type:s.JsonValue,value:JSON.parse(n.substring(0,i))}),e.cursor+=i,e.status=t}(e,t);else{const[n]=b(e).match(/^[\w\-\u{80}-\u{10FFFF}]*/u);w.has(n)?e.tokens.push({type:s.JsonValue,value:w.get(n)}):e.tokens.push({type:s.LiteralString,value:n}),e.cursor+=n.length,e.status=t}}function b(e){return e.raw.substring(e.cursor)}function S(e,t){return I(e,"@",t)}function A(e,t){return I(e,"$",t)}function k(e,t){return I(e,["@","$"],t)}function I(e,t,n){if(!function(e,t){return c(t).test(e)}(e,t))return e;const a=(w=n.data,function(e){let t=e.field?(0,r.get)(w,e.field):w;return void 0===t&&(t=e.defaultValue),(0,o.processPipes)(t,e.pipes)});var w;const E=function(e,t){return function(n){var i,s;const a=n.field.match(/^(?:(QUERY(?:_ARRAY)?|EVENT|query|event|APP|HASH|ANCHOR|SYS|FLAGS|CTX)\.)?(.+)$/);if(!a)return t.substring(n.loc.start,n.loc.end);let c,[,l,u]=a;!l&&/^[A-Z_]+$/.test(u)&&(l=u,u="*");const d={SYS:"sys",FLAGS:"flags"};switch(l){case"QUERY":case"query":c="*"===u?e.query:e.query.has(u)?e.query.get(u):void 0;break;case"QUERY_ARRAY":c=e.query.has(u)?e.query.getAll(u):void 0;break;case"EVENT":case"event":if(void 0===e.event)return t.substring(n.loc.start,n.loc.end);c="*"===u?e.event:(0,r.get)(e.event,u);break;case"APP":c="*"===u?null!==(i=e.overrideApp)&&void 0!==i?i:e.app:(0,r.get)(null!==(s=e.overrideApp)&&void 0!==s?s:e.app,u);break;case"HASH":c=e.location.hash;break;case"SYS":case"FLAGS":c="*"===u?e[d[l]]:(0,r.get)(e[d[l]],u);break;case"ANCHOR":{const t=e.location.hash?e.location.hash.substr(1):null;c="*"===u?t:(0,r.get)(t,u);break}case"CTX":{const e=t.substring(n.loc.start,n.loc.end);return console.error(`CTX is not supported in placeholder any more: "${e}"`),e}default:if(!e.match)return t.substring(n.loc.start,n.loc.end);c=e.match.params[u]}return void 0===c&&(c=n.defaultValue),(0,o.processPipes)(c,n.pipes)}}(n,e);return b=function(e,t){return function(e){const t={type:"InjectableString",elements:[]};let n;function r(t){return t===e[0].type&&(n=e.shift(),!0)}function o(t){if(n=e.shift(),Array.isArray(t)?!t.includes(n.type):t!==n.type)throw new Error(`Expected token: ${t}, received token: ${n.type}`)}for(;e.length>0;)if(r(s.Raw))t.elements.push({type:"RawString",value:n.value});else{o(s.BeginPlaceHolder);const e=n.loc.start,i=n.value;o(s.Field);const a={type:"Placeholder",symbol:i,field:n.value,defaultValue:void 0,pipes:[],loc:{start:e,end:e}};for(t.elements.push(a),r(s.BeginDefault)&&(o([s.JsonValue,s.LiteralString]),a.defaultValue=n.value);r(s.BeginPipe);){o(s.PipeIdentifier);const e={type:"PipeCall",identifier:n.value,parameters:[]};for(a.pipes.push(e);r(s.BeginPipeParameter);)o([s.JsonValue,s.LiteralString]),e.parameters.push(n.value)}o(s.EndPlaceHolder),a.loc.end=n.loc.end}return t}(function(e,t){const n={beginPlaceholder:c(t),raw:e,cursor:0,status:i.Initial,tokens:[]};for(;n.cursor<e.length;)switch(n.status){case i.Initial:l(n);break;case i.ExpectField:u(n),d(n);break;case i.ExpectOptionalBeginDefault:u(n),p(n);break;case i.ExpectDefaultValue:u(n),f(n);break;case i.ExpectOptionalBeginPipe:u(n),h(n);break;case i.ExpectPipeIdentifier:u(n),m(n);break;case i.ExpectOptionalBeginPipeParameter:u(n),v(n);break;case i.ExpectPipeParameter:u(n),g(n);break;case i.ExpectPlaceholderEnd:u(n),y(n)}if(n.status!==i.Initial)throw new Error("Expected a placeholder end '}' at the end");return n.tokens}(e,t))}(e,t).elements.map((e=>"RawString"===e.type?e.value:"$"===e.symbol?E(e):a(e))),1===b.length?b[0]:b.join("");var b}},6605:(e,t,n)=>{"use strict";n.r(t),n.d(t,{pipes:()=>r.pipes,processPipes:()=>i,utils:()=>r.utils});var r=n(8377);const o=new Map(Array.from(Object.entries(r.pipes)));function i(e,t){if(0===t.length)return e;let n=e;for(const e of t){const t=o.get(e.identifier);if(!t)return void console.warn(`Unknown pipe: ${e.identifier}`);n=t(n,...e.parameters)}return n}},6971:(e,t,n)=>{"use strict";function r(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return function(o,i){if("string"==typeof t?o.name===t:t.includes(o.name)){const t=[];for(let s=1;s<=n;s++){const n=i[i.length-s];if("MemberExpression"===(null==n?void 0:n.node.type)&&"object"===n.key){const i=n.node;i.computed||"Identifier"!==i.property.type?i.computed&&"Literal"===i.property.type&&"string"==typeof i.property.value?t.push(r?`${o.name}.${i.property.value}`:i.property.value):e.hasNonStaticUsage=!0:t.push(r?`${o.name}.${i.property.name}`:i.property.name)}else e.hasNonStaticUsage=!0}t.length===n&&e.usedProperties.add(t.join("."))}}}function o(e,t){return function(n,r,o){if(r.name===e){const e=o[o.length-1],r=o[o.length-2];if("CallExpression"===(null==r?void 0:r.node.type)&&"callee"===(null==r?void 0:r.key)&&"MemberExpression"===(null==e?void 0:e.node.type)&&"object"===e.key&&(e.node.computed?"Literal"===e.node.property.type&&e.node.property.value===t:"Identifier"===e.node.property.type&&e.node.property.name===t)){const e=r.node.arguments;if(e.length>0){const t=e[0];"Literal"===t.type&&"string"==typeof t.value?n.usedArgs.add(t.value):n.hasNonStaticUsage=!0}}}}}n.r(t),n.d(t,{beforeVisitGlobalMember:()=>r,collectAppGetMenuUsage:()=>i,collectInstalledAppsHasUsage:()=>s,collectMemberUsage:()=>d,collectMemberUsageInFunction:()=>g,createProviderClass:()=>c.createProviderClass,replaceUseChildren:()=>C,scanPermissionActionsInAny:()=>b,scanPermissionActionsInStoryboard:()=>E,strictCollectMemberUsage:()=>u,track:()=>f,trackAll:()=>h,traverseStoryboardExpressions:()=>l,traverseStoryboardFunction:()=>v,traverseStoryboardFunctions:()=>m,unwrapProvider:()=>c.unwrapProvider});const i=o("APP","getMenu"),s=o("INSTALLED_APPS","has");var a=n(8303),c=n(4113);function l(e,t,n){const r=new WeakSet,{matchExpressionString:o,visitNotMatchedExpressionString:i,visitNonExpressionString:s,visitObject:l}="string"==typeof n?{matchExpressionString:e=>e.includes(n)}:n;!function e(n){if("string"==typeof n)if((0,a.isEvaluable)(n))if(o(n))try{(0,a.preevaluate)(n,{cache:!0,withParent:!0,hooks:{beforeVisitGlobal(e,r){t(e,r,n)}}})}catch(e){console.error("Parse storyboard expression failed:",e)}else null==i||i(n);else null==s||s(n);else if((0,c.isObject)(n)){if(r.has(n))return;r.add(n),null==l||l(n);for(const t of Array.isArray(n)?n:Object.values(n))e(t)}}(e)}function u(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;const{hasNonStaticUsage:r,nonStaticUsage:o,usedProperties:i}=d(e,t,n);if(r)throw new Error(`Non-static usage of ${t} is prohibited, check your expression: "${o}"`);return i}function d(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;const o={usedProperties:new Set,hasNonStaticUsage:!1},i=r(o,t,n);return l(e,((e,t,n)=>{i(e,t),o.hasNonStaticUsage&&(o.nonStaticUsage=n)}),t),o}const p=["CTX","STATE","FORM_STATE"];function f(e,t,n){if(e.includes(t)){const o={usedProperties:new Set,hasNonStaticUsage:!1},{expression:i}=(0,a.preevaluate)(e,{cache:!0,withParent:!0,hooks:{beforeVisitGlobal:r(o,n)}});let s;if("SequenceExpression"===i.type&&(s=i.expressions[0])&&"Literal"===s.type&&s.value===t){if(o.usedProperties.size>0)return o.usedProperties;console.warn(`You are using "${t}" but no \`${n}\` usage found in your expression: ${JSON.stringify(e)}`)}}return!1}function h(e){if(p.some((t=>e.includes(t)))){const t={usedProperties:new Set,hasNonStaticUsage:!1};if((0,a.preevaluate)(e,{cache:!0,withParent:!0,hooks:{beforeVisitGlobal:r(t,p,1,!0)}}),t.usedProperties.size>0){const e=[...t.usedProperties],n={context:!1,state:!1,formState:!1},r={CTX:"context",STATE:"state",FORM_STATE:"formState"};return e.forEach((e=>{const[t,o]=e.split(".");n[r[t]]||(n[r[t]]=[]),n[r[t]].push(o)})),n}console.warn(`You are using track all but no "CTX" or "STATE" or "FORM_STATE" usage found in your expression: ${JSON.stringify(e)}`)}return!1}function m(e,t,n){if(Array.isArray(e))for(const r of e)null!=n&&n.matchSource&&!n.matchSource(r.source)||v(r,t)}function v(e,t,n){try{(0,a.precookFunction)(e.source,{typescript:e.typescript,withParent:!0,hooks:{beforeVisitGlobal:t},cacheKey:e})}catch(t){n||console.error(`Parse storyboard function "${e.name}" failed:`,t)}}function g(e,t,n){let o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;const i={usedProperties:new Set,hasNonStaticUsage:!1};if(e.source.includes(t)&&v(e,r(i,t,o),n),i.hasNonStaticUsage&&!n)throw new Error(`Non-static usage of ${t} is prohibited, check your function: "${e.name}"`);return i.usedProperties.delete(e.name),i.usedProperties}const y="PERMISSIONS",w="check";function E(e){var t;const n=new Set,r=S(n),{customTemplates:o,functions:i}=null!==(t=e.meta)&&void 0!==t?t:{};return l([e.routes,o],r,y),m(i,r,{matchSource:e=>e.includes(y)}),Array.from(n)}function b(e){const t=new Set;return l(e,S(t),y),Array.from(t)}function S(e){return function(t,n){if(t.name===y){const t=n[n.length-1],r=n[n.length-2];if("CallExpression"===(null==r?void 0:r.node.type)&&"callee"===(null==r?void 0:r.key)&&"MemberExpression"===(null==t?void 0:t.node.type)&&"object"===t.key&&(t.node.computed?"Literal"===t.node.property.type&&t.node.property.value===w:"Identifier"===t.node.property.type&&t.node.property.name===w))for(const t of r.node.arguments)"Literal"===t.type&&"string"==typeof t.value&&e.add(t.value)}}}var A=n(563);const{pull:k}=A,I=/^\[\w+\]$/;function C(e){if(Array.isArray(e))for(const t of e)P(t);else P(e)}function P(e){let t=e.slots;const n=new Map;if(Array.isArray(e.children)&&!t){const t=[];for(const o of e.children){var r;const e=null!==(r=o.slot)&&void 0!==r?r:"";if(I.test(e)){delete o.slot;const r=n.get(e);r?r.push(o):n.set(e,[o]),t.push(o)}P(o)}k(e.children,...t)}else{null!=t||(t={});for(const[e,r]of Object.entries(t)){if(I.test(e)){const{bricks:o}=r;Array.isArray(o)&&o.length>0&&(n.set(e,o),C(o)),delete t[e]}Array.isArray(r.bricks)&&C(r.bricks)}}n.size>0&&O(e.properties,n)}function O(e,t){if(Array.isArray(e))for(const n of e)O(n,t);else if((0,c.isObject)(e))for(const[n,r]of Object.entries(e))if("useChildren"===n){const o=t.get(r);o&&(delete e[n],e.useBrick=1===o.length?o[0]:o)}else O(r,t)}},7457:(e,t,n)=>{"use strict";n.r(t),n.d(t,{BrickLoadError:()=>y,enqueueStableLoadBricks:()=>f,enqueueStableLoadProcessors:()=>h,flushStableLoadBricks:()=>p,loadBricksImperatively:()=>m,loadEditorsImperatively:()=>g,loadProcessorsImperatively:()=>v,loadScript:()=>i,loadSharedModule:()=>a,loadStyle:()=>s});const r=new Map;function o(e,t,n,i){if(Array.isArray(t))return Promise.all(t.map((t=>o(e,t,n))));const s=n&&!/^https?:/.test(t)?`${n}${t}`:t,a=r.get(s);if(a)return a;const c=new Promise(((t,n)=>{const r=()=>{window.dispatchEvent(new Event("request.end"))},o=document.createElement("style"===e?"link":"script");"script"===e?Object.assign(o,{type:"text/javascript",async:!0,...i,src:s}):Object.assign(o,{rel:"stylesheet",...i,href:s}),o.onload=()=>{t(s),r()},o.onerror=e=>{n(e),r()};const a=document.currentScript||document.getElementsByTagName("script")[0];a.parentNode.insertBefore(o,a),window.dispatchEvent(new Event("request.start"))}));return r.set(s,c),c}function i(e,t,n){return o("script",e,t,n)}function s(e,t,n){return o("style",e,t,n)}async function a(e,t){await n.I("default");const r=window[e];return await r.init(n.S.default),(await r.get(t))()}let c,l,u=!1;const d=new Promise(((e,t)=>{c=e,l=t}));function p(){u||c()}function f(e,t){return I(k("bricks",e,t))}function h(e,t){return I(k("processors",e,t))}async function m(e,t){const n=k("bricks",e,t);return p(),I(n)}function v(e,t){const n=k("processors",e,t);return p(),I(n)}function g(e,t){const n=k("editors",e,t);return p(),I(n)}class y extends Error{constructor(e){super(e),this.name="BrickLoadError",Error.captureStackTrace&&Error.captureStackTrace(this,y)}}let w;const E="v2-adapter.load-bricks";function b(e,t,n){const r=new Map,o=new Set,i=t=>{var s;if(o.has(t))return;let a,c,l;if(o.add(t),"editors"===e){l=t;for(const e of n.values()){var u,d;null!==(u=null!==(d=e.propertyEditors)&&void 0!==d?d:e.editors)&&void 0!==u&&u.some((e=>e===l))&&(a=e)}}else if("processors"===e||t.includes(".")){[c,l]=t.split(".");const r=`bricks/${"processors"===e?(h=c,h.replace(/[A-Z]/g,(e=>`-${e[0].toLocaleLowerCase()}`)).replace(/_[0-9]/g,(e=>`-${e[1]}`))):c}`;a=n.get(r)}else{let e;l=t;for(const r of n.values()){var p;if(null!==(p=r.elements)&&void 0!==p&&p.some((e=>e===l))){var f;if(null===(f=r.deprecatedElements)||void 0===f||!f.includes(t)){a=r;break}e=r}}!a&&e&&(a=e)}var h;if(!a)return void console.error(`Package for ${t} not found.`);let m=r.get(a);m||(m=[],r.set(a,m)),m.push({fullName:t,lastName:l});const v=null===(s=a.dependencies)||void 0===s?void 0:s[t];if(v)for(const e of v)i(e)};for(const e of t)i(e);return r}async function S(e,t,n){const r=`${"processors"===e||"editors"===e?`./${e}/`:"./"}${"editors"===e?n.fullName:n.lastName}`,o=performance.now();try{await a(t,r)}catch(t){console.error(t);const r=Math.round(performance.now()-o);throw new y(`Load ${e} of "${n.fullName}" failed (${r>1e3?+(r/1e3).toFixed(2)+"s":`${r}ms`}): ${null==t?void 0:t.message}`)}}function A(e,t,n){return t.map((async t=>{var r;return await i(t.filePath,null!==(r=window.PUBLIC_ROOT)&&void 0!==r?r:""),await d,Promise.all(n.get(t).map((n=>S(e,t.id,n))))}))}async function k(e,t,n){const r=new Map;for(const e of n){const t=e.id||C(e.filePath);r.set(t,e)}const o=b(e,t,r);let s;const a=[],d=[];let p;for(const e of o.keys())if(e.id)"bricks/basic"===e.id?s=e:d.push(e);else if(a.push(e),p=r.get("bricks/v2-adapter"),!p)throw new Error("Using v2 bricks, but v2-adapter not found");const f=p;let h;const m=s;if(m){var v;const t=i(m.filePath,null!==(v=window.PUBLIC_ROOT)&&void 0!==v?v:"");u||(u=!0,t.then((()=>Promise.resolve())).then(c,l)),h=t.then((()=>Promise.all(o.get(m).map((t=>S(e,m.id,t))))))}const g=[h].concat(A(e,d,o));if(f&&a.length>0){if(!w){const e=b("bricks",[E],r),t=[...e.keys()];w=(async()=>(await Promise.all(A("bricks",t,e)),document.createElement(E)))()}g.push(w.then((t=>Promise.all(a.map((r=>{var i;const s=C(r.filePath).split("/")[1];return t.resolve(f.filePath,"editors"===e&&null!==(i=r.propertyEditorsJsFilePath)&&void 0!==i?i:r.filePath,"bricks"===e?o.get(r).map((e=>`${s}.${e.lastName}`)):[],r.dll,n)}))))))}await Promise.all(g)}async function I(e){window.dispatchEvent(new Event("request.start"));try{await e}finally{window.dispatchEvent(new Event("request.end"))}}function C(e){return e.split("/").slice(0,2).join("/")}},7472:(e,t,n)=>{"use strict";n.r(t),n.d(t,{i18n:()=>d,i18nText:()=>u,initializeI18n:()=>c});var r=n(5630),o=n(2983),i=n(848);let s=!1;const a=new Set;function c(e,t){if(s||(s=!0,o.i18n.use(i.default).init({fallbackLng:"zh",debug:!1,supportedLngs:["zh","en"],nonExplicitSupportedLngs:!0,interpolation:{escapeValue:!1},react:{useSuspense:!1},compatibilityJSON:"v3",resources:{}})),e&&t&&!a.has(e)){a.add(e);for(const[n,r]of Object.entries(t))o.i18n.addResourceBundle(n,e,r)}}var l=n(4113);function u(e){var t;if(!e)return;const n=null!==(t=o.i18n.language)&&void 0!==t?t:"zh-CN";if((0,l.hasOwnProperty)(e,n))return e[n];const r=n.split("-")[0];if(r!==n)return(0,l.hasOwnProperty)(e,r)?e[r]:void 0;const i=`${r}-`;for(const t of Object.keys(e))if(t.startsWith(i))return e[t]}const d=r.default},7941:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Dialog:()=>Dt,Notification:()=>Xt,StoryboardFunctionRegistryFactory:()=>ge,__secret_internals:()=>r,__test_only:()=>{},applyTheme:()=>te,authenticate:()=>Yo,batchSetAppsLocalTheme:()=>ne,checkIfByTransform:()=>gt,checkIfOfComputed:()=>vt,createHistory:()=>A,createRuntime:()=>jo,customEditors:()=>ni,customProcessors:()=>L,customTemplates:()=>_e,fetchByProvider:()=>ri,getAuth:()=>Qo,getBasePath:()=>f,getCssPropertyValue:()=>ce,getCurrentMode:()=>se,getCurrentTheme:()=>ee,getHistory:()=>k,getPageInfo:()=>ro,getRealValue:()=>ii,getRuntime:()=>Vo,getThemeVariant:()=>de,getV2RuntimeFromDll:()=>S,handleHttpError:()=>Jt,httpErrorToString:()=>Kt,instantiateModalStack:()=>ai,isLoggedIn:()=>ei,isNetworkError:()=>ao,isUnauthenticatedError:()=>Wt,logout:()=>Zo,matchPath:()=>Ot,registerWidgetFunctions:()=>Fe,registerWidgetI18n:()=>N,resetReloadForError:()=>po,setUIVersion:()=>io,shouldReloadForError:()=>uo,unstable_createRoot:()=>oi});var r={};n.r(r),n.d(r,{addRealTimeDataInspectHook:()=>Ar,debugDataValue:()=>yr,getAddedContracts:()=>gr,getAllContextValues:()=>pr,getBrickPackagesById:()=>fr,getContextValue:()=>dr,getLegalRuntimeValue:()=>wr,getRenderId:()=>vr,legacyDoTransform:()=>Jn,legacyTransformIntermediateData:()=>Yn,legacyTransformProperties:()=>Xn,loadBricks:()=>hr,loadEditors:()=>mr,mountUseBrick:()=>tr,renderUseBrick:()=>er,setRealTimeDataInspectRoot:()=>Sr,symbolForRootRuntimeContext:()=>Zn,unmountUseBrick:()=>nr,updateSnippetPreviewSettings:()=>lr,updateStoryboard:()=>rr,updateStoryboardByRoute:()=>or,updateStoryboardBySnippet:()=>cr,updateStoryboardByTemplate:()=>ir,updateTemplatePreviewSettings:()=>sr});var o=n(4586),i=n(918),s=n(6121),a=n(829),c=n(2983),l=n(4231),u=n(4113),d=n(1916),p=(n(1858),n(1732));function f(){const e=document.querySelector("base");return e?e.getAttribute("href"):"/"}var h=n(563);function m(e,t){const n=(0,h.orderBy)(e,(e=>{var t,n;return null!==(t=null===(n=e.app.homepage)||void 0===n?void 0:n.length)&&void 0!==t?t:0}),"desc");for(const e of n){const n=e.app.homepage;if("string"==typeof n&&"/"===n[0]&&v(n,t))return e}}function v(e,t){return"/"===e?t===e:`${t.replace(/\/+$/,"")}/`.startsWith(`${e.replace(/\/+$/,"")}/`)}function g(e){var t;return!e||(null===(t=Vo().getCurrentApp())||void 0===t?void 0:t.id)!==e.app.id&&!window.STANDALONE_MICRO_APPS&&e.app.standaloneMode}let y,w=!1;function E(e,t){w=!confirm(e),t(!w)}function b(e){const{push:t,replace:n}=e;function r(r){return function(o,i,s){let a;const c="string"==typeof o;return a=c?(0,p.parsePath)(o).pathname:o.pathname,"string"==typeof a&&a.startsWith("/")&&g(function(e){var t,n;return m(null!==(t=null===(n=$o)||void 0===n?void 0:n.storyboards)&&void 0!==t?t:[],e)}(a))?location["push"===r?"assign":"replace"](c?f()+o.substring(1):e.createHref(o)):("push"===r?t:n)(o,i,s)}}return{push:r("push"),replace:r("replace")}}function S(){var e;const{dll:t}=window;if(t&&null!==(e=window.BRICK_NEXT_VERSIONS)&&void 0!==e&&null!==(e=e["brick-container"])&&void 0!==e&&e.startsWith("2."))return t("tYg3")}function A(){if(!y){const e=(0,p.createBrowserHistory)({basename:f().replace(/\/$/,""),getUserConfirmation:E});Object.assign(e,function(e){const{push:t,replace:n}=e;function r(e,n,r){w=!1,t(e,n),null==r||r(w)}function o(e,t,r){w=!1,n(e,t),null==r||r(w)}function i(t){return function(n){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments.length>2?arguments[2]:void 0;const{extraQuery:a,clear:c,keepHash:l,...u}=i,d=new URLSearchParams(c?"":e.location.search),p={};Object.assign(p,n,a);for(const[e,t]of Object.entries(p))if(Array.isArray(t)){d.delete(e);for(const n of t)d.append(e,n)}else null==t||""===t?d.delete(e):d.set(e,t);("push"===t?r:o)(`?${d.toString()}${l?e.location.hash:""}`,u,s)}}let s;return{pushQuery:i("push"),replaceQuery:i("replace"),pushAnchor:function(t,n,o){r({...e.location,key:void 0,hash:t,state:{notify:!1,...n}},void 0,o)},reload:function(t){o({...e.location,state:{...e.location.state,notify:!0,noIncremental:!0}},void 0,t)},setBlockMessage:function(e){s=e},getBlockMessage:function(){return s},unblock:function(){s=void 0},...b({...e,push:r,replace:o})}}(e)),y=e}return y}const k=function(){const e=S();if(e)return e.getHistory}()||function(){return y};var I=n(4635),C=n(2559),P=n(9252),O=n(8303),T=n(5069),x=n(3575),R=n(8319),B=new WeakMap;const L=function(){const e=S();if(e)return Object.freeze({define:(t,n)=>e.getRuntime().registerCustomProcessor(t,n)})}()||new class{constructor(){(0,i.A)(this,B,new Map)}define(e,t){const[n,r]=e.split(".");let o=(0,a.A)(B,this).get(n);if(o||(o=new Map,(0,a.A)(B,this).set(n,o)),o.has(r))throw new Error(`Custom processor of "${e}" already registered`);o.set(r,t)}get(e){return(0,a.A)(B,this).get(e)}};function _(e){let{app:t,meta:n}=e;if(null!=n&&n.i18n){const e=M("app",t.id),r=[];return Object.entries(n.i18n).forEach((t=>{let[n,o]=t;c.i18n.addResourceBundle(n,e,o),r.push(n)})),()=>{for(const t of r)c.i18n.removeResourceBundle(t,e)}}}function M(e,t){return`${e}/${t}`}function $(e){return c.i18n.getFixedT(null,M("widget",e))}const N=function(){const e=S();if(e)return function(t,n){return e.getRuntime().registerWidgetI18n(t,n)}}()||function(e,t){const n=M("widget",e);Object.entries(t).forEach((e=>{let[t,r]=e;c.i18n.addResourceBundle(t,n,r)}))},U="brick-next-devtools-panel",F="devtools-frame-active-change",j="devtools-panel-change";let V,D=!0;function H(e,t){const n=K();if(!n||"evaluation"===e&&(!D||V&&"Evaluations"!==V))return;const r=()=>{var r;null===(r=n.emit)||void 0===r||r.call(n,{type:e,payload:t})};"function"==typeof window.requestIdleCallback?window.requestIdleCallback(r):setTimeout(r,0)}function K(){return window.__BRICK_NEXT_DEVTOOLS_HOOK__}const W=()=>{throw new Error("Can't modify read-only proxy object")},q={set:W,defineProperty:W,deleteProperty:W,setPrototypeOf:W};function z(e){return new Proxy(e,q)}function G(e){let{get:t,ownKeys:n}=e;return K()?z(Object.fromEntries(n(null).map((e=>[e,t(null,e,null)])))):new Proxy(Object.freeze({}),{get:t})}let J="light";const X=new u.JsonStorage(localStorage),Y="apps-theme";function Q(e){if("dark"!==e&&"light"!==e&&"dark-v2"!==e)throw new Error(`Unsupported theme: ${e}`);J=e}function Z(){return J}function ee(){return document.documentElement.dataset.theme}function te(e){e?Q(e):e=Z(),e!==ee()&&(document.documentElement.dataset.theme=e,window.dispatchEvent(new CustomEvent("theme.change",{detail:e})))}function ne(e){X.setItem(Y,{...re(),...e})}function re(){let e;try{e=X.getItem(Y)}catch{console.error("JSON parse error inside `getLocalAppsTheme()`")}return null!=e?e:{}}let oe="default";function ie(e){if("dashboard"!==e&&"default"!==e)throw new Error(`Unsupported mode: ${e}`);oe=e}function se(){return document.documentElement.dataset.mode}function ae(e){e?ie(e):e=oe,e!==se()&&(document.documentElement.dataset.mode=e,window.dispatchEvent(new CustomEvent("mode.change",{detail:e})))}function ce(e){var t;let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement;return n&&(null===(t=window.getComputedStyle(n))||void 0===t?void 0:t.getPropertyValue(e))||""}let le="default";function ue(e){if("default"!==e&&"elevo"!==e)return ue("default");le!==e&&(document.documentElement.dataset.variant=le=e,window.dispatchEvent(new CustomEvent("variant.change",{detail:e})))}function de(){return le}const pe=new Map;function fe(e,t){const n={};for(const r of e){const e=he(r,t);void 0!==e&&(n[r]=e)}return n}function he(e,t){var n,r,o;let{collectCoverage:i,widgetId:s,widgetVersion:a,isolatedRoot:l,app:u,appendI18nNamespace:d,storyboardFunctions:p,isStoryboardFunction:m}=t;switch(e){case"BASE_URL":return i?"/next":f().replace(/\/$/,"");case"FN":return l?pe.get(l):p;case"IMG":return i?{get:e=>`mock/images/${e}`}:s?null==Fo||null===(n=Fo.images)||void 0===n?void 0:n.widgetImagesFactory(s,a):null==Fo||null===(r=Fo.images)||void 0===r?void 0:r.imagesFactory(u.id,u.isBuildPush,u.currentVersion);case"I18N":return i?h.identity:s?$(s):c.i18n.getFixedT(null,[d,M("app",u.id)].filter(Boolean));case"I18N_TEXT":return i?me:c.i18nText;case"PERMISSIONS":return z({check:i?ve:null==Fo||null===(o=Fo.checkPermissions)||void 0===o?void 0:o.checkPermissions});case"THEME":return z({getTheme:i?()=>"light":Z,getCssPropertyValue:i?()=>"":ce});case"console":return m?z(console):void 0;case"location":return i?{href:"http://localhost:3000/functions/test",origin:"http://localhost:3000",host:"localhost:3000",hostname:"localhost"}:{href:location.href,origin:location.origin,host:location.host,hostname:location.hostname}}}function me(e){return null==e?void 0:e.en}function ve(){return!0}function ge(){let{widgetId:e,widgetVersion:t,isolatedRoot:n,collectCoverage:r,debuggerOverrides:o}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const i=new Map,s=null==o?void 0:o({precookFunction:O.precookFunction,cook:O.cook,supply:R.supply}),a=new Proxy(Object.freeze({}),{get:(e,t)=>function(e){const t=i.get(e);if(!t)return;if(t.processed)return t.cooked;let n;r&&(n=r.createCollector(e));const a=!s&&!n&&t.transformed;if(a){const e=l(a.globals);t.cooked=new Function(...a.globals,`"use strict";return (${a.source})`)(...a.globals.map((t=>(0,u.hasOwnProperty)(e,t)?e[t]:void 0)))}else{const e=(0,O.precookFunction)(t.source,{typescript:t.typescript,hooks:n&&{beforeVisit:n.beforeVisit},cacheKey:t}),r=l(e.attemptToVisitGlobals);t.cooked=(0,O.cook)(e.function,t.source,{rules:{noVar:!0},globalVariables:s?{...r,...null!=s&&s.LodashWithStaticFields&&e.attemptToVisitGlobals.has("_")?{_:{...r._,...s.LodashWithStaticFields}}:null,...null!=s&&s.ArrayConstructor&&e.attemptToVisitGlobals.has("Array")?{Array:s.ArrayConstructor}:null,...null!=s&&s.ObjectWithStaticFields&&e.attemptToVisitGlobals.has("Object")?{Object:{...r.Object,...s.ObjectWithStaticFields}}:null}:r,ArrayConstructor:null==s?void 0:s.ArrayConstructor,hooks:n&&{beforeEvaluate:n.beforeEvaluate,beforeCall:n.beforeCall,beforeBranch:n.beforeBranch},debug:!!o})}return t.processed=!0,t.cooked}(t)});let c;function l(o){return(0,R.supply)(o,fe(o,{collectCoverage:r,widgetId:e,widgetVersion:t,isolatedRoot:n,app:c,storyboardFunctions:a,isStoryboardFunction:!0}),!!r)}return{storyboardFunctions:a,registerStoryboardFunctions:function(e,t){if(t&&(c=t),i.clear(),Array.isArray(e))for(const t of e){var n;let e=t.deps;null==e&&(e=(0,T.collectMemberUsageInFunction)(t,"FN",!!r),e.delete(t.name));const o=null!==(n=t.perm)&&void 0!==n?n:(0,T.collectMemberUsageInFunction)(t,"PERMISSIONS",!!r).has("check");i.set(t.name,{source:t.source,typescript:t.typescript,transformed:t.transformed,deps:e,hasPermissionsCheck:o})}},updateStoryboardFunction(e,t){const n={...t,name:e},r=(0,T.collectMemberUsageInFunction)(n,"FN",!0),o=(0,T.collectMemberUsageInFunction)(n,"PERMISSIONS",!0).has("check");i.set(e,{source:t.source,typescript:t.typescript,transformed:t.transformed,deps:r,hasPermissionsCheck:o})},checkPermissionsUsage(e){const t=new Set,n=e=>{if(!t.has(e)){t.add(e);const r=i.get(e);return!!r&&(r.hasPermissionsCheck||[...r.deps].some(n))}return!1};return e.some(n)},clearGlobalExecutionContextStack(){(0,O.__dev_only_clearGlobalExecutionContextStack)()},getGlobalExecutionContextStack:()=>(0,O.__dev_only_getGlobalExecutionContextStack)()}}const{storyboardFunctions:ye,registerStoryboardFunctions:we,checkPermissionsUsage:Ee}=ge();var be=n(3601);let Se=function(e){return e.xLarge="xLarge",e.large="large",e.medium="medium",e.small="small",e.xSmall="xSmall",e}({});const Ae=new Map([[Se.xLarge,"1920px"],[Se.large,"1600px"],[Se.medium,"1280px"],[Se.small,"1024px"],[Se.xSmall,0]]),ke=new be.A,Ie={},Ce={};function Pe(e,t){let n=!1;Ie[t]=e.matches;for(const[e]of Ae)if(Ie[e]&&Ce.breakpoint!==e){Ce.breakpoint=e,n=!0;break}n&&ke.dispatchEvent(new CustomEvent("change",{detail:Ce}))}Ae.forEach(((e,t)=>{const n=window.matchMedia(`(min-width: ${e})`);Pe(n,t),n.addEventListener?n.addEventListener("change",(e=>{Pe(e,t)})):n.addListener((e=>{Pe(e,t)}))}));const Oe=()=>Ce;function Te(e){return function(t){var n;const r="local"===e?localStorage:sessionStorage;return JSON.parse(null!==(n=r.getItem(t))&&void 0!==n?n:"null")}}function xe(e){var t,n;return!(null===(t=e?e.flags:null===(n=Vo())||void 0===n?void 0:n.getFeatureFlags())||void 0===t||!t["brick-next-v3-strict-mode"])}function Re(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];const i=0===r.length?"":",";e?console.error(`${t} is dropped in v3 strict mode${i}`,...r):console.warn(`${t} is deprecated in v3 and will be dropped in strict mode${i}`,...r)}const Be=new Set(["prefix"]);var Le=new WeakMap;const _e=function(){const e=S();if(e)return Object.freeze({define:(t,n)=>e.getRuntime().registerCustomTemplate(t,n)})}()||new class{constructor(){(0,i.A)(this,Le,new Map)}define(e,t){var n,r,o,i;let s=(0,a.A)(Le,this).has(e);s?console.warn(`Custom template of "${e}" already registered.`):(s=!!customElements.get(e),s&&console.warn(`Custom template of "${e}" already defined by customElements.`));const c=xe(),l=null!==(n=null===(r=t.proxy)||void 0===r?void 0:r.properties)&&void 0!==n?n:{},u=[],d=[];for(const[t,n]of Object.entries(l))n.asVariable?(Re(c,"Template `asVariable`",e,t),c||d.push(t)):n.mergeProperty||n.refTransform?console.error("Template `mergeProperty` and `refTransform` are dropped in v3:",e,t):n.ref&&u.push([t,n]);const p={...t,proxy:{...t.proxy,properties:Object.fromEntries(u)},state:(t.state?c?t.state:t.state.map((e=>({expose:!0,...e}))):[]).concat(d.map((e=>({name:e,expose:!0}))))};(0,a.A)(Le,this).set(e,{...p,name:e});const f=(m=p.state,(0,h.uniq)(null!==(v=null==m?void 0:m.filter((e=>e.expose)).map((e=>e.name)))&&void 0!==v?v:[]));var m,v;const g=Object.entries(null!==(o=null===(i=p.proxy)||void 0===i?void 0:i.methods)&&void 0!==o?o:{}),y=f.concat(u.map((e=>e[0]))),w=g.map((e=>e[0])),E=y.concat(w).filter((e=>e in HTMLElement.prototype&&!Be.has(e)));if(E.length>0&&(Re(c,"Using native HTMLElement properties as template properties or methods",e,...E),c))throw new Error(`In custom template "${e}", ${E.map((e=>`"${e}"`)).join(", ")} are native HTMLElement properties, and should be avoid to be used as brick properties or methods.`);if(!s){class t extends HTMLElement{get $$typeof(){return"custom-template"}static get _dev_only_definedProperties(){return y}static get _dev_only_definedMethods(){return w}$$getElementByRef(e){var t;return null===(t=this.$$tplStateStore)||void 0===t||null===(t=t.hostBrick)||void 0===t||null===(t=t.tplHostMetadata)||void 0===t||null===(t=t.internalBricksByRef.get(e))||void 0===t?void 0:t.element}connectedCallback(){let e=this.shadowRoot;e||(e=this.attachShadow({mode:"open"}));const t=document.createDocumentFragment(),n=document.createElement("style");n.textContent=":host{display:block}:host([hidden]){display:none}";const r=document.createElement("slot");t.appendChild(n),t.appendChild(r),e.appendChild(t)}disconnectedCallback(){this.shadowRoot&&(this.shadowRoot.textContent="")}}for(const n of f)u.some((e=>e[0]===n))?console.error(`Cannot define an exposed state that is also a proxy property: "${n}" in ${e}`):Object.defineProperty(t.prototype,n,{get(){return this.$$tplStateStore.getValue(n)},set(e){var t;null===(t=this.$$tplStateStore)||void 0===t||t.updateValue(n,e,"replace")},enumerable:!0});for(const[e,n]of u)Object.defineProperty(t.prototype,e,{get(){var t;return this.$$getElementByRef(n.ref)[null!==(t=n.refProperty)&&void 0!==t?t:e]},set(t){var r;const o=null===(r=this.$$getElementByRef)||void 0===r?void 0:r.call(this,n.ref);var i;o&&(o[null!==(i=n.refProperty)&&void 0!==i?i:e]=t)},enumerable:!0});for(const[e,n]of g)Object.defineProperty(t.prototype,e,{value(){var t;return this.$$getElementByRef(n.ref)[null!==(t=n.refMethod)&&void 0!==t?t:e](...arguments)},enumerable:!0});customElements.define(e,t)}}get(e){return(0,a.A)(Le,this).get(e)}};function Me(e,t,n){let{tplStateStoreId:r,tplStateStoreMap:o}=e;if(!r)throw new Error(`Using "${t}" outside of a custom template${null!=n?n:""}`);const i=o.get(r);if(!i)throw new Error(`Template state store is not found when using "${t}"${null!=n?n:""}.\nThis is a bug of Brick Next, please report it.`);return i}function $e(e,t,n){const r=Me(e,t,n).hostBrick.element;if(!r)throw new Error(`Template host element is gone when using "${t}"${null!=n?n:""}.\nThis is a bug of Brick Next, please report it.`);return r}const Ne=new Map,Ue=new Proxy(Object.freeze({}),{get:(e,t)=>Ne.get(t)}),Fe=function(){const e=S();if(e)return function(t,n,r){return e.getRuntime().registerWidgetFunctions(t,n,r)}}()||function(e,t,n){if(Ne.has(e))throw new Error(`Widget functions of "${e}" already registered`);const{storyboardFunctions:r,registerStoryboardFunctions:o}=ge({widgetId:e,widgetVersion:n});Ne.set(e,r),o(t)};var je=n(5462);function Ve(e,t){let n=Xo(e);if(!n&&null!=Fo&&Fo.checkInstalledApps&&(n=Fo.checkInstalledApps.getCheckedApp(e)),!n||"running"===n.installStatus)return!1;if(!t||!n.currentVersion)return!0;const r=t.match(/^([><]=?|=)(.*)$/);try{if(!r)throw new TypeError(`Invalid match version: ${t}`);return(0,je.U)(n.currentVersion,r[2],r[1])}catch(e){console.error(e)}return!1}function De(e,t,n){let{formStateStoreId:r,formStateStoreMap:o}=e;if(!r)throw new Error(`Using "${t}" outside of form renderer${null!=n?n:""}`);const i=o.get(r);if(!i)throw new Error(`Form state store is not found when using "${t}"${null!=n?n:""}.\nThis is a bug of Brick Next, please report it.`);return i}const He=new Map;async function Ke(e){var t;const n=null==Fo||null===(t=Fo.flowApi)||void 0===t?void 0:t.isFlowApiProvider(e);n&&(e=Fo.flowApi.FLOW_API_PROVIDER);let r=He.get(e);if(r)return r;if(e.includes("-")&&!customElements.get(e))if(n)Fo.flowApi.registerFlowApiProvider();else if(await(0,l.loadBricksImperatively)([e],Wo()),!customElements.get(e))throw new Error(`Provider not defined: "${e}".`);return r=document.createElement(e),He.set(e,r),r}let We=new WeakSet;function qe(e){if((0,u.isObject)(e)&&!ze(e))if(We.add(e),Array.isArray(e))e.forEach(qe);else{const t=Object.getPrototypeOf(e);t&&t.constructor!==Object||Object.values(e).forEach(qe)}}function ze(e){return We.has(e)}const Ge=new Map;async function Je(e,t,n){var r;const{useProvider:o,method:i="resolve",args:s,params:a,options:c,filename:l,onReject:u}=e,{provider:d,field:p}=e;if(d&&!o)throw new Error(`You're using "provider: ${d}" which is dropped in v3, please use "useProvider" instead`);const f=null!=p;if(f){const e=xe();if(Re(e,"`resolve.field`"),e)throw new Error("Using deprecated `resolve.field`")}const m=!Array.isArray(s)&&a&&null!=Fo&&null!==(r=Fo.flowApi)&&void 0!==r&&r.isFlowApiProvider(o)?{params:a,options:c,filename:l}:null,[v,g,y]=await Promise.all([Ke(o),ut(s,t),ut(m,t)]),w=null==n?void 0:n.renderId,E=!!w&&w!==zo(),b=Xe(v,o,i,null!=y&&y.params?y:null!=g?g:[],n,s,E);let S,{transform:A}=e;try{const e=await b;S=f?(0,h.get)(e,p):e,qe(S)}catch(e){if(!function(e){return!(null==e||!e.transform)}(u))throw e;A=u.transform,S=e}return A?"string"==typeof A?{[A]:S}:ut(A,{...t,data:S}):S}async function Xe(e,t,n,r,o,i,s){let a,c;try{a=JSON.stringify({useProvider:t,method:n,args:r})}catch(e){if(!i)throw e;a=JSON.stringify({useProvider:t,method:n,originalArgs:i})}return"reload"!==(null==o?void 0:o.cache)&&(c=Ge.get(a)),c||(c=(async o=>{const i=null!=Fo&&null!==(o=Fo.flowApi)&&void 0!==o&&o.isFlowApiProvider(t)?await Fo.flowApi.getArgsOfFlowApi(t,r,n):r;return e[n](...i)})(),s||Ge.set(a,c)),c}const Ye=Symbol.for("pre.evaluated.raw"),Qe=Symbol.for("pre.evaluated.context");function Ze(e){return!(null==e||!e[Ye])}function et(e){return e[Ye]}function tt(e){return"string"==typeof e?(0,O.shouldAllowRecursiveEvaluations)(e):(0,O.shouldAllowRecursiveEvaluations)(e[Ye])}const nt=new WeakSet([SyntaxError,TypeError,ReferenceError]);function rt(e){return nt.has(e.constructor)?e.constructor:TypeError}function ot(e,t,n){const{run:r}=it(e,t,n,!1);return r()}function it(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3?arguments[3]:void 0;const o=[];if("string"!=typeof e){const n=(0,h.omit)(t,["pendingPermissionsPreCheck","tplStateStoreMap","tplStateStoreScope","formStateStoreMap","formStateStoreScope"]);t={...e[Qe],...n},e=e[Ye]}const i={usedArgs:new Set},s={usedArgs:new Set};let a;try{a=(0,O.preevaluate)(e,{cache:!0,withParent:!0,hooks:{beforeVisitGlobal(e,t){(0,T.collectAppGetMenuUsage)(i,e,t),(0,T.collectInstalledAppsHasUsage)(s,e,t)}}})}catch(t){const n=`${t.message}, in "${e}"`;throw new(rt(t))(n)}if(i.hasNonStaticUsage)throw new Error(`Non-static usage of "APP.getMenu" is prohibited in v3, check your expression: "${e}"`);if(s.hasNonStaticUsage)throw new Error(`Non-static usage of "INSTALLED_APPS.has" is prohibited in v3, check your expression: "${e}"`);const c={},{attemptToVisitGlobals:d}=a;if(n.lazy||d.has("EVENT")&&!(0,u.hasOwnProperty)(t,"event")||d.has("DATA")&&!(0,u.hasOwnProperty)(t,"data"))return{blockingList:o,run:()=>Object.keys(t).length>0?{[Ye]:e,[Qe]:t}:e};let p,f,m,v;const g=xe(t);let y,w;(d.has("STATE")||!g&&d.has("TPL"))&&(v=Me(t,"STATE",`: "${e}"`)),d.has("FORM_STATE")&&(w=De(t,"FORM_STATE",`: "${e}"`));const E=K();if(r||E){if(d.has("CTX")&&(p=(0,T.strictCollectMemberUsage)(e,"CTX"),r&&o.push(t.ctxStore.waitFor(p))),v){if(m=(0,T.strictCollectMemberUsage)(e,"STATE"),!g){const t=(0,T.strictCollectMemberUsage)(e,"TPL");for(const e of t)m.add(e)}r&&o.push(v.waitFor(m))}w&&(y=(0,T.strictCollectMemberUsage)(e,"FORM_STATE"),r&&o.push(w.waitFor(y))),d.has("PROCESSORS")&&(f=(0,T.strictCollectMemberUsage)(e,"PROCESSORS",2),r&&o.push((0,l.loadProcessorsImperatively)(f,Wo())))}if(r){let n=d.has("PERMISSIONS");if(!n&&d.has("FN")){const t=[...(0,T.strictCollectMemberUsage)(e,"FN")];n=Ee(t)}if(n&&o.push(...t.pendingPermissionsPreCheck),i.usedArgs.size>0&&null!=Fo&&Fo.menu){const e=[...i.usedArgs];o.push(Promise.all(e.map((e=>Fo.menu.fetchMenuById(e,t,{getStoryboardByAppId:Jo,resolveData:Je,asyncComputeRealValue:ut})))))}var b;s.usedArgs.size>0&&o.push(null==Fo||null===(b=Fo.checkInstalledApps)||void 0===b?void 0:b.waitForCheckingApps([...s.usedArgs]))}return{blockingList:o,run(){var n,r,o,i;const{ctxStore:s,data:l,event:E,unsafe_penetrate:b}=t,S=b?Go():t,{app:A,location:k,query:I,match:C,flags:P,sys:T}=S,x=null!==(n=S.overrideApp)&&void 0!==n?n:A;for(const n of d)switch(n){case"ANCHOR":c[n]=k.hash?k.hash.substring(1):null;break;case"APP":if(null==x)throw new ReferenceError(`APP is not defined, in "${e}"`);c[n]={...(0,h.cloneDeep)(x),getMenu:null==Fo||null===(r=Fo.menu)||void 0===r?void 0:r.getMenuById};break;case"CTX":c[n]=G({get(e,t){if("DS"===t&&!s.has(t)){var n;const e=null===(n=Go())||void 0===n?void 0:n.ctxStore;if(null!=e&&e.has(t))return e.getValue(t)}return s.getValue(t)},ownKeys:()=>p?Array.from(p):[]});break;case"DATA":c[n]=l;break;case"EVENT":c[n]=E;break;case"FLAGS":c[n]=z(P);break;case"FORM_STATE":c[n]=G({get:(e,t)=>w.getValue(t),ownKeys:()=>Array.from(y)});break;case"HASH":c[n]=k.hash;break;case"INSTALLED_APPS":c[n]=z({has:Ve});break;case"ITEM":case"INDEX":case"SIZE":{const r="ITEM"===n?"forEachItem":"INDEX"===n?"forEachIndex":"forEachSize";(0,u.hasOwnProperty)(t,r)?c[n]=t[r]:console.error(`Using \`${n}\` but no \`:forEach\` is found, check your expression: "${e}"`);break}case"LOCAL_STORAGE":c[n]=z({getItem:Te("local")});break;case"MEDIA":c[n]=z(Oe());break;case"MISC":c[n]=Vo().getMiscSettings();break;case"PARAMS":if(null==I)throw new ReferenceError(`PARAMS is not defined, in "${e}"`);c[n]=new URLSearchParams(I);break;case"PATH":c[n]=z(null!==(o=null==C?void 0:C.params)&&void 0!==o?o:{});break;case"PATH_NAME":c[n]=k.pathname;break;case"PROCESSORS":c[n]=G({get(e,t){const n=L.get(t);if(!n)throw new Error(`'PROCESSORS.${t}' is not registered! Have you installed the relevant brick package?`);return G({get:(e,t)=>n.get(t),ownKeys:()=>Array.from(n.keys())})},ownKeys(){const e=new Set;for(const t of f){const n=t.split(".")[0];e.add(n)}return Array.from(e)}});break;case"QUERY":if(null==I)throw new ReferenceError(`QUERY is not defined, in "${e}"`);c[n]=Object.fromEntries(Array.from(I.keys()).map((e=>[e,I.get(e)])));break;case"QUERY_ARRAY":if(null==I)throw new ReferenceError(`QUERY_ARRAY is not defined, in "${e}"`);c[n]=Object.fromEntries(Array.from(I.keys()).map((e=>[e,I.getAll(e)])));break;case"SESSION_STORAGE":c[n]=z({getItem:Te("session")});break;case"TPL":if(Re(g,'Using "TPL" in expression',`check your expression: "${e}"`),g)break;case"STATE":c[n]=G({get:(e,t)=>v.getValue(t),ownKeys:()=>Array.from(m)});break;case"SYS":c[n]=z(null!=T?T:{});break;case"__WIDGET_FN__":c[n]=Ue;break;case"__WIDGET_IMG__":c[n]=null==Fo||null===(i=Fo.images)||void 0===i?void 0:i.widgetImagesFactory;break;case"__WIDGET_I18N__":c[n]=$}Object.assign(c,fe(a.attemptToVisitGlobals,{storyboardFunctions:ye,app:x,appendI18nNamespace:t.appendI18nNamespace,isolatedRoot:t.isolatedRoot}));try{const t=(0,O.cook)(a.expression,a.source,{globalVariables:(0,R.supply)(a.attemptToVisitGlobals,c)});return H("evaluation",{raw:e,context:c,result:t}),t}catch(t){const n=`${t.message}, in "${e}"`;throw new(rt(t))(n)}}}}let st=function(e){return e[e.INITIAL=0]="INITIAL",e[e.USE_BRICK=1]="USE_BRICK",e[e.USE_BRICK_ITEM=2]="USE_BRICK_ITEM",e[e.USE_BRICK_PROPERTIES=3]="USE_BRICK_PROPERTIES",e[e.USE_BRICK_TRANSFORM=4]="USE_BRICK_TRANSFORM",e[e.USE_BRICK_EVENTS=5]="USE_BRICK_EVENTS",e[e.USE_BRICK_IF=6]="USE_BRICK_IF",e[e.USE_BRICK_SLOTS=7]="USE_BRICK_SLOTS",e[e.USE_BRICK_SLOTS_ITEM=8]="USE_BRICK_SLOTS_ITEM",e[e.USE_BRICK_SLOTS_ITEM_BRICKS=9]="USE_BRICK_SLOTS_ITEM_BRICKS",e[e.USE_BRICK_SLOTS_ITEM_BRICKS_ITEM=10]="USE_BRICK_SLOTS_ITEM_BRICKS_ITEM",e[e.USE_BRICK_LIFECYCLE=11]="USE_BRICK_LIFECYCLE",e[e.USE_BRICK_DATA_SOURCE=12]="USE_BRICK_DATA_SOURCE",e}({});function at(e){switch(e){case st.USE_BRICK_PROPERTIES:case st.USE_BRICK_TRANSFORM:case st.USE_BRICK_EVENTS:case st.USE_BRICK_IF:case st.USE_BRICK_LIFECYCLE:case st.USE_BRICK_DATA_SOURCE:return!0}return!1}function ct(e,t,n){if(at(e))return e;if(t)switch(e){case st.USE_BRICK:return st.USE_BRICK_ITEM;case st.USE_BRICK_SLOTS_ITEM_BRICKS:return st.USE_BRICK_SLOTS_ITEM_BRICKS_ITEM}else switch(e){case st.INITIAL:if("useBrick"===n)return st.USE_BRICK;break;case st.USE_BRICK:case st.USE_BRICK_ITEM:case st.USE_BRICK_SLOTS_ITEM_BRICKS_ITEM:switch(n){case"properties":return st.USE_BRICK_PROPERTIES;case"transform":return st.USE_BRICK_TRANSFORM;case"dataSource":return st.USE_BRICK_DATA_SOURCE;case"events":return st.USE_BRICK_EVENTS;case"slots":return st.USE_BRICK_SLOTS;case"children":return st.USE_BRICK_SLOTS_ITEM_BRICKS;case"if":return st.USE_BRICK_IF;case"lifeCycle":return st.USE_BRICK_LIFECYCLE}break;case st.USE_BRICK_SLOTS:return st.USE_BRICK_SLOTS_ITEM;case st.USE_BRICK_SLOTS_ITEM:if("bricks"===n)return st.USE_BRICK_SLOTS_ITEM_BRICKS}return st.INITIAL}const lt=["app","location","query","match","flags","sys"];async function ut(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=Ze(e);if(r||"string"==typeof e){const o=n.$$lazyForUseBrick&&at(n.$$stateOfUseBrick);let i,s=o;if(r||(0,O.isEvaluable)(e))i=await async function(e,t,n){const{blockingList:r,run:o}=it(e,t,n,!0);return await Promise.all(r),o()}(e,t,{lazy:o}),s=tt(e);else if(o)i=e;else{const r=t.unsafe_penetrate?{...(0,h.pick)(Go(),lt),...(0,h.omit)(t,lt)}:t;i=((0,u.hasOwnProperty)(r,"data")?n.noInject?x.transform:x.transformAndInject:n.noInject?ft:x.inject)(e,r)}return s||qe(i),i}if(!(0,u.isObject)(e)||ze(e)||"function"==typeof e)return e;if(Array.isArray(e)){const r=pt(n,!0);return Promise.all(e.map((e=>ut(e,t,r))))}return Object.fromEntries((await Promise.all(Object.entries(e).map((e=>{let[r,o]=e;return Promise.all([ut(r,t),ut(o,t,pt(n,!1,r))])})))).concat(n.ignoreSymbols?[]:Object.getOwnPropertySymbols(e).map((t=>[t,e[t]]))))}function dt(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=Ze(e);if(r||"string"==typeof e){const o=n.$$lazyForUseBrick&&at(n.$$stateOfUseBrick);let i,s=o;if(r||(0,O.isEvaluable)(e))i=ot(e,t),s=tt(e);else if(o)i=e;else{const r=t.unsafe_penetrate?{...(0,h.pick)(Go(),lt),...(0,h.omit)(t,lt)}:t;i=((0,u.hasOwnProperty)(r,"data")?n.noInject?x.transform:x.transformAndInject:n.noInject?ft:x.inject)(e,r)}return s||qe(i),i}if(!(0,u.isObject)(e)||ze(e)||"function"==typeof e)return e;if(Array.isArray(e)){const r=pt(n,!0);return e.map((e=>dt(e,t,r)))}return Object.fromEntries(Object.entries(e).map((e=>{let[r,o]=e;return[dt(r,t),dt(o,t,pt(n,!1,r))]})).concat(n.ignoreSymbols?[]:Object.getOwnPropertySymbols(e).map((t=>[t,e[t]]))))}function pt(e,t,n){return e.$$lazyForUseBrick?{...e,$$stateOfUseBrick:ct(e.$$stateOfUseBrick,t,n)}:e}function ft(e){return e}async function ht(e,t){return!(0,u.hasOwnProperty)(e,"if")||!!("string"==typeof e.if||Ze(e.if)?await ut(e.if,t):e.if)}function mt(e,t){return!(0,u.hasOwnProperty)(e,"if")||!!("string"==typeof e.if||Ze(e.if)?dt(e.if,t):e.if)}function vt(e){return!(0,u.hasOwnProperty)(e,"if")||!!e.if}const gt=function(){const e=S();if(e)return e.looseCheckIfByTransform}()||function(e,t){return mt(e,{data:t})};function yt(e){let t=!1,n=!1,r=!1;if("string"==typeof e?(0,O.isEvaluable)(e):Ze(e)){const o="string"==typeof e?e:et(e);if((0,O.isTrackAll)(o)){const e=(0,T.trackAll)(o);e&&(t=e.context,n=e.state,r=e.formState)}else t=(0,T.track)(o,"track context","CTX"),n=(0,T.track)(o,"track state","STATE"),r=(0,T.track)(o,"track formstate","FORM_STATE")}return{contextNames:t,stateNames:n,formStateNames:r}}async function wt(e,t){for(const[n,r,o]of e)if(n===t){const e=await r;if(void 0!==e||!o)return e}}async function Et(e){const t={};for(const[n,r,o]of e){const e=await r;void 0===e&&o||!("style"!==n&&"dataset"!==n||(0,u.isObject)(e))||(t[n]=e)}return t}function bt(e,t){if(t)for(const[n,r]of Object.entries(t))switch(n){case"style":case"dataset":for(const[t,o]of Object.entries(r))e[n][t]=o;break;case"constructor":case"__proto__":case"innerHTML":throw new Error(`set \`${n}\` is prohibited`);default:e[n]=r}}function St(e,t,n){const r=function(e,t){return(0,u.isObject)(e)?Object.fromEntries(Object.entries(e).map((e=>{let[n,r]=e;const o=dt(r,t,{$$lazyForUseBrick:!0,$$stateOfUseBrick:"useBrick"===n?st.USE_BRICK:st.INITIAL});if("style"!==n&&"dataset"!==n||(0,u.isObject)(o))return[n,o]})).filter(Boolean)):{}}(t,n);Array.isArray(e)||(e=[e]),e.forEach((e=>{bt(e,r)}))}function At(e,t,n){if(n)for(const{contextNames:r,stateNames:o,propValue:i}of t){if(r)for(const t of r)n.disposes.push(e.ctxStore.onChange(t,n.listener));if(o)for(const t of o){const r=Me(e,"STATE",`: "${i}"`);n.disposes.push(r.onChange(t,n.listener))}}}var kt=n(264);const It=new Map,Ct=1e4;let Pt=0;function Ot(e,t){const{path:n,exact:r=!1,strict:o=!1,sensitive:i=!0}=t;return(Array.isArray(n)?n:[n]).reduce(((t,n)=>{if(t)return t;const{regexp:s,keys:a}=function(e,t){const n=`${t.end}${t.strict}${t.sensitive}`;let r=It.get(n);r||It.set(n,r=new Map);const o=r.get(e);if(o)return o;const i=[],s={regexp:(0,kt.MM)(e,i,t),keys:i};return Pt<Ct&&(r.set(e,s),Pt++),s}(n,{end:r,strict:o,sensitive:i}),c=s.exec(e);if(!c)return null;const[l,...u]=c,d=e===l;return r&&!d?null:{path:n,url:"/"===n&&""===l?"/":l,isExact:d,params:a.reduce(((e,t,n)=>(e[t.name]=u[n],e)),{})}}),null)}function Tt(e,t,n){return Ot(n,{path:e.path.replace(/^\$\{APP.homepage\}/,t),exact:e.exact})}const xt=Symbol.for("tpl.asyncComputedPropsFromHost"),Rt=Symbol.for("tpl.stateStoreId"),Bt=Symbol.for("tpl.externalForEachItem"),Lt=Symbol.for("tpl.externalForEachIndex"),_t=Symbol.for("tpl.externalForEachSize"),Mt=new Set;let $t=function(e){return e.REQUEST_FAILED="REQUEST_FAILED",e.SOMETHING_WENT_WRONG="SOMETHING_WENT_WRONG",e.LOGIN_TIMEOUT_MESSAGE="LOGIN_TIMEOUT_MESSAGE",e.NETWORK_ERROR="NETWORK_ERROR",e.LICENSE_EXPIRED="LICENSE_EXPIRED",e.LICENSE_BLOCKED="LICENSE_BLOCKED",e.NO_PERMISSION="NO_PERMISSION",e.PAGE_NOT_FOUND="PAGE_NOT_FOUND",e.APP_NOT_FOUND="APP_NOT_FOUND",e.UNKNOWN_ERROR="UNKNOWN_ERROR",e.GO_BACK_TO_PREVIOUS_PAGE="GO_BACK_TO_PREVIOUS_PAGE",e.GO_BACK_HOME="GO_BACK_HOME",e.RELOAD="RELOAD",e}({});const Nt={[$t.REQUEST_FAILED]:"Request Failed",[$t.SOMETHING_WENT_WRONG]:"Something went wrong!",[$t.LOGIN_TIMEOUT_MESSAGE]:"You haven't logged in or your login session has expired. Login right now?",[$t.NETWORK_ERROR]:"Network error, please check your network.",[$t.LICENSE_EXPIRED]:"The license authorization has expired, please contact the platform administrator",[$t.LICENSE_BLOCKED]:"The page is not authorized, please contact the platform administrator",[$t.NO_PERMISSION]:"Unauthorized access, unable to retrieve the required resources for this page",[$t.PAGE_NOT_FOUND]:"Page not found, please check the URL",[$t.APP_NOT_FOUND]:"App not found, maybe the URL is wrong or you don't have permission to access",[$t.UNKNOWN_ERROR]:"Oops! Something went wrong",[$t.GO_BACK_TO_PREVIOUS_PAGE]:"Go back to previous page",[$t.GO_BACK_HOME]:"Go back to home page",[$t.RELOAD]:"Reload"},Ut={[$t.REQUEST_FAILED]:"请求失败",[$t.SOMETHING_WENT_WRONG]:"出现了一些问题!",[$t.LOGIN_TIMEOUT_MESSAGE]:"您还未登录或登录信息已过期,现在重新登录?",[$t.NETWORK_ERROR]:"网络错误,请检查您的网络连接。",[$t.LICENSE_EXPIRED]:"License 授权失效,请联系平台管理员",[$t.LICENSE_BLOCKED]:"该页面未授权,请联系平台管理员",[$t.NO_PERMISSION]:"没有权限,无法获取页面所需要的资源",[$t.PAGE_NOT_FOUND]:"请求的页面未找到,请确认 URL 是否正确",[$t.APP_NOT_FOUND]:"请求的微应用无法找到, 可能是 URL 错误或者无权限访问",[$t.UNKNOWN_ERROR]:"糟糕!页面出现了一些问题",[$t.GO_BACK_TO_PREVIOUS_PAGE]:"回到上一页",[$t.GO_BACK_HOME]:"回到首页",[$t.RELOAD]:"刷新"},Ft="core/runtime",jt={en:Nt,zh:Ut};let Vt;const Dt=Object.freeze({show:function(e){if(Vt)return Vt.resolve(e);if("confirm"===e.type){const t=confirm(e.content);return new Promise(((e,n)=>setTimeout((()=>{(t?e:n)()}),1)))}return alert(e.content),new Promise((e=>setTimeout((()=>{e()}),1)))}});function Ht(e){const{search:t,pathname:n}=e,r=n?window.btoa(encodeURIComponent(n)):"",o=t?window.btoa(encodeURIComponent(t)):"";document.cookie=`SALOGINPATH=${r}; path=/`,document.cookie=`SALOGINQUERY=${o}; path=/`}function Kt(e){if(e instanceof Event&&e.target instanceof HTMLScriptElement)return e.target.src;if(e instanceof P.HttpFetchError)return c.i18n.t(`${Ft}:${$t.NETWORK_ERROR}`);if(e instanceof P.HttpResponseError&&e.responseJson){if("string"==typeof e.responseJson.error)return e.responseJson.error;if("string"==typeof e.responseJson.msg)return e.responseJson.msg}return null==e?"Unknown error":e.toString()}function Wt(e){return e instanceof P.HttpResponseError&&401===e.response.status&&!!e.responseJson&&100003===e.responseJson.code}let qt,zt,Gt=!1;function Jt(e){if(e instanceof P.HttpAbortError)return;if(Wt(e)&&!window.NO_AUTH_GUARD){if(Gt)return;return Gt=!0,void Dt.show({type:"confirm",content:c.i18n.t(`${Ft}:${$t.LOGIN_TIMEOUT_MESSAGE}`)}).then((()=>{!function(){const e=Vo().getFeatureFlags()["sso-enabled"],t=k();Ht(t.location),t.push(e?"/sso-auth/login":"/auth/login",{from:{...t.location,state:void 0}})}(),Gt=!1}),(()=>{Gt=!1}))}console.error(e);const t=Kt(e);t!==qt&&(qt=t,Dt.show({type:"error",title:c.i18n.t(`${Ft}:${$t.REQUEST_FAILED}`),content:t,contentStyle:{whiteSpace:"pre-wrap",wordBreak:"break-word"}}).then((()=>{qt=void 0})))}const Xt=Object.freeze({show:function(e){zt?zt.resolve(e):alert(e.message)}});function Yt(e,t,n){t&&Object.entries(t).forEach((t=>{let[r,o]=t;const i=nn(o,n,{element:e});e.addEventListener(r,i),e.$$listeners||(e.$$listeners=[]),e.$$listeners.push([r,i]),e.$$eventListeners||(e.$$eventListeners=[]);for(const t of[].concat(o))e.$$eventListeners.push([r,null,t])}))}function Qt(e){return"string"==typeof e.action}function Zt(e){return"string"==typeof e.useProvider}function en(e){return!(!e.target&&!e.targetRef||!e.method&&!e.properties)}function tn(e){return!!e.then}function nn(e,t,n){return function(r){var o,i;for(const s of[].concat(e))if(mt(s,{...t,event:r}))if(tn(s))nn(s.then,t,n)(r);else if(Qt(s)){const[e,a]=s.action.split(".");switch(s.action){case"history.push":case"history.replace":case"history.pushQuery":case"history.replaceQuery":case"history.pushAnchor":case"history.block":case"history.goBack":case"history.goForward":case"history.reload":case"history.unblock":an(r,a,s.args,s.callback,t);break;case"window.open":cn(r,s.args,t);break;case"window.postMessage":ln(r,s.args,t);break;case"parent.postMessage":un(r,s.args,t);break;case"location.reload":case"location.assign":mn(r,a,s.args,t);break;case"localStorage.setItem":case"localStorage.removeItem":case"sessionStorage.setItem":case"sessionStorage.removeItem":vn(r,e,a,s.args,t);break;case"event.preventDefault":r.preventDefault();break;case"event.stopPropagation":r.stopPropagation();break;case"console.log":case"console.error":case"console.warn":case"console.info":gn(r,a,s.args,t);break;case"message.success":case"message.error":case"message.info":case"message.warn":yn(r,a,s.args,t);break;case"handleHttpError":Jt(r.detail);break;case"context.assign":case"context.replace":case"context.refresh":case"context.load":pn(r,a,s.args,null===(o=s.batch)||void 0===o||o,s.callback,t);break;case"state.update":case"state.refresh":case"state.load":fn(r,a,s.args,null===(i=s.batch)||void 0===i||i,s.callback,t);break;case"tpl.dispatchEvent":{const[e,n]=bn(s.args,t,r);$e(t,s.action,`: ${e}`).dispatchEvent(new CustomEvent(e,n));break}case"formstate.update":hn(r,s.args,s.callback,t);break;case"message.subscribe":case"message.unsubscribe":wn(r,a,s.args,t,n,s.callback);break;case"theme.setDarkTheme":case"theme.setLightTheme":te("theme.setDarkTheme"===s.action?"dark":"light");break;case"theme.setTheme":{const[e]=bn(s.args,t,r);te(e);break}case"mode.setDashboardMode":case"mode.setDefaultMode":ae("mode.setDashboardMode"===s.action?"dashboard":"default");break;default:console.error("unknown event listener action:",s.action)}}else Zt(s)?rn(r,s,t,n):en(s)?on(r,s,t,n):console.error("unknown event handler:",s);else s.else&&nn(s.else,t,n)(r)}}function rn(e,t,n,r){const o="saveAs"!==t.method?"resolve":"saveAs";sn(e,t.useProvider,t,o,n,r)}function on(e,t,n,r){let o=[];const i=t.target,s=t.targetRef;let a=i;if(("string"==typeof i?(0,O.isEvaluable)(i):Ze(i))&&(a=dt(i,{...n,event:e})),"string"==typeof a)if("_self"===a)o.push(r.element);else if(t.multiple)o=Array.from(document.querySelectorAll(a));else{const e=document.querySelector(a);null!==e&&o.push(e)}else if(a)a instanceof HTMLElement?o.push(a):console.error("unexpected target:",a);else if(s){let t=s;("string"==typeof s?(0,O.isEvaluable)(s):Ze(s))&&(t=dt(s,{...n,event:e}));const r=[].concat(t),i=$e(n,"targetRef",`: ${r.join(", ")}`);o.push(...r.map((e=>{var t;return null===(t=i.$$getElementByRef)||void 0===t?void 0:t.call(i,e)})).filter(Boolean))}0!==o.length?function(e){return!!e.method}(t)?o.forEach((o=>{sn(e,o,t,t.method,n,r,{useEventAsDefault:!0})})):function(e){return!!e.properties}(t)&&St(o,t.properties,{...n,event:e}):console.error("target not found:",i||s)}async function sn(e,t,n,r,o,i,s){const a=Zt(n),c=async()=>{var i;const c=a?await Ke(t):t;if("function"!=typeof c[r])throw new Error(`target <${c.tagName.toLowerCase()}> has no method: ${r}`);const l=Zt(n);let u,d=l?function(e,t,n){return Array.isArray(e)?dt(e,{...t,event:n}):e}(n.args,o,e):bn(n.args,o,e,s);var p;return l&&null!=Fo&&null!==(i=Fo.flowApi)&&void 0!==i&&i.isFlowApiProvider(n.useProvider)?(!Array.isArray(n.args)&&n.params&&(d=dt((0,h.pick)(n,"params","options","filename"),{...o,event:e})),u=await Fo.flowApi.getArgsOfFlowApi(n.useProvider,null!=d?d:[],r,null===(p=n.sse)||void 0===p?void 0:p.stream)):u=null!=d?d:[],c[r](...u)};if(!n.callback)return void c();const l=En(n.callback,o,i),u={progress:l("progress"),success:l("success"),error:l("error"),finally:l("finally")};if(a){var d,p;const t={...o,event:e};if(dt(null===(d=n.sse)||void 0===d?void 0:d.stream,t))return void async function(e,t){let{progress:n,success:r,error:o,finally:i}=t;const s=zo();try{const t=await e();for await(const e of t){if(s!==zo())return;null==n||n(e)}if(s!==zo())return;null==r||r()}catch(e){if(s!==zo())return;null==o||o(e)}finally{null==i||i()}}(c,u);if(dt(null===(p=n.poll)||void 0===p?void 0:p.enabled,t))return void function(e,t,n,r){let{progress:o,success:i,error:s,finally:a}=t;const{expectPollStopImmediately:c,expectPollEnd:l}=n,{interval:u,leadingRequestDelay:d,continueOnError:p,delegateLoadingBar:f}=dt((0,h.pick)(n,["interval","leadingRequestDelay","continueOnError","delegateLoadingBar"]),r),m=zo();let v;async function g(){let t;Mt.delete(v);try{var n;if(t=null===(n=dt(c,r))||void 0===n?void 0:n(),t)null==a||a();else{var d;const n=await e(),s=null===(d=dt(c,r))||void 0===d?void 0:d();var h;t=s||m!==zo(),t?s&&(null==a||a()):(null==o||o(n),null!==(h=dt(l,r))&&void 0!==h&&h(n)?(f&&window.dispatchEvent(new Event("request.end")),null==i||i(n),null==a||a()):y(null!=u?u:3e3))}}catch(e){var g;const n=null===(g=dt(c,r))||void 0===g?void 0:g();t=n||m!==zo(),t?n&&(null==a||a()):(null==s||s(e),p?y(null!=u?u:3e3):null==a||a())}finally{f&&t&&window.dispatchEvent(new Event("request.end"))}}function y(e){v=setTimeout(g,e),Mt.add(v)}y(null!=d?d:0),f&&window.dispatchEvent(new Event("request.start"))}(c,u,n.poll,t)}try{const e=await c();u.success(e)}catch(e){u.error(e)}finally{u.finally()}}function an(e,t,n,r,o){let i=0,s=!1,a=t;switch(t){case"push":case"replace":case"pushQuery":case"replaceQuery":case"pushAnchor":i=2,s=!0;break;case"reload":s=!0;break;case"block":i=1,a="setBlockMessage"}let c=[];if(i>0&&(c=bn(n,o,e,{useEventDetailAsDefault:!0}),c.length=i),s&&r){const e=En(r,o,void 0);c.push((t=>{e(t?"error":"success")({blocked:t}),e("finally")({blocked:t})}))}k()[a](...c)}function cn(e,t,n){const[r,o,i]=bn(t,n,e);window.open(r,o||"_self",i)}function ln(e,t,n){const r=bn(t,n,e);1===r.length&&r.push(location.origin),window.postMessage(...r)}function un(e,t,n){if(parent===window)throw new Error("parent is the window itself");const r=bn(t,n,e);parent.postMessage(...r)}function dn(e,t,n,r,o,i){t?r.updateValues(e,n,(e=>bn(e,o,i)[0])):e.forEach((e=>{const{name:t,value:s}=bn([e],o,i)[0];r.updateValue(t,s,n)}))}function pn(e,t,n,r,o,i){if(!Array.isArray(n)||!n.every(u.isObject)||"assign"!==t&&"replace"!==t){const[r,s]=bn(n,i,e);i.ctxStore.updateValue(r,s,t,o,i)}else dn(n,r,t,i.ctxStore,i,e)}function fn(e,t,n,r,o,i){if(Array.isArray(n)&&n.every(u.isObject)&&"update"===t)dn(n,r,"replace",Me(i,`state.${t}`,`: ${JSON.stringify(n)}`),i,e);else{const[r,s]=bn(n,i,e);Me(i,`state.${t}`,`: ${r}`).updateValue(r,s,"update"===t?"replace":t,o,i)}}function hn(e,t,n,r){const[o,i]=bn(t,r,e);De(r,"formstate.update",`: ${o}`).updateValue(o,i,"replace",n,r)}function mn(e,t,n,r){if("assign"===t){const[t]=bn(n,r,e);location.assign(t)}else location[t]()}function vn(e,t,n,r,o){const i="localStorage"===t?localStorage:sessionStorage,[s,a]=bn(r,o,e);"setItem"===n?void 0!==a&&i.setItem(s,JSON.stringify(a)):i.removeItem(s)}function gn(e,t,n,r){console[t](...bn(n,r,e,{useEventAsDefault:!0}))}function yn(e,t,n,r){const o=bn(n,r,e,{useEventAsDefault:!0});Xt.show({type:t,message:o[0]})}async function wn(e,t,n,r,o,i){const s=()=>{var o;const i=bn(n,r,e);return null==Fo||null===(o=Fo.messageDispatcher)||void 0===o?void 0:o[t](...i)};if(!i)return void s();const a=En(i,r,o);try{const e=await s();a("success")(e)}catch(e){a("error")(e)}finally{a("finally")()}}function En(e,t,n){return function(r){return function(o){const i=null==e?void 0:e[r];if(i)try{const e=new CustomEvent(`callback.${r}`,{detail:o});nn(i,t,n)(e)}catch(e){console.error(e)}else"error"===r&&console.error("Unhandled callback error:",o)}}}function bn(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return Array.isArray(e)?dt(e,{...t,event:n}):r.useEventAsDefault?[n]:r.useEventDetailAsDefault?[n.detail]:[]}function Sn(e){var t;const{ref:n,runtimeContext:r,element:o}=e;if(!n||!r.tplStateStoreId)return;const{hostBrick:i}=Me(r,"bindTemplateProxy"),s=i.tplHostMetadata;s.internalBricksByRef.set(n,e);const a=null===(t=s.proxy)||void 0===t?void 0:t.events;if(a)for(const[e,t]of Object.entries(a))if(t.ref===n){var c,l,u;const n=t=>{t.bubbles&&t.stopPropagation(),i.element.dispatchEvent(new CustomEvent(e,{detail:t.detail,bubbles:t.bubbles,cancelable:t.cancelable,composed:t.composed}))},r=null!==(c=t.refEvent)&&void 0!==c?c:e;o.addEventListener(r,n),null!==(u=(l=o).$$proxyListeners)&&void 0!==u||(l.$$proxyListeners=[]),o.$$proxyListeners.push([r,n])}}function An(e){const{ref:t,runtimeContext:n,element:r}=e;if(null==n||!n.tplStateStoreId||!t)return;const{hostBrick:o}=Me(n,"unbindTemplateProxy");o.tplHostMetadata.internalBricksByRef.delete(t);for(const[e,t]of null!==(i=r.$$proxyListeners)&&void 0!==i?i:[]){var i;r.removeEventListener(e,t)}delete r.$$proxyListeners}let kn=function(e){return e[e.ROOT=1]="ROOT",e[e.BRICK=2]="BRICK",e[e.ABSTRACT=3]="ABSTRACT",e}({});function In(e){e.replaceChildren()}function Cn(e,t){e.mounted=!0,window.DISABLE_REACT_FLUSH_SYNC=!1;let n=e.child;const r=[];for(;n;){if(n.mounted=!0,n.tag===kn.BRICK){var o;const i=n.type;i.includes("-")&&!customElements.get(i)&&console.error(`Undefined custom element: ${i}`),"basic-bricks.script-brick"===i&&console.warn("`basic-bricks.script-brick` is deprecated, please take caution when using it");const s=t&&n===e.child?t:document.createElement(i);if(n.element=s,n.slotId&&s.setAttribute("slot",n.slotId),n.iid&&(s.dataset.iid=n.iid),null!==(o=n.tplHostMetadata)&&void 0!==o&&o.tplStateStoreId&&(s.dataset.tplStateStoreId=n.tplHostMetadata.tplStateStoreId),bt(s,n.properties),Yt(s,n.events,n.runtimeContext),n.tplHostMetadata&&(s.$$tplStateStore=Me({tplStateStoreId:n.tplHostMetadata.tplStateStoreId,tplStateStoreMap:n.runtimeContext.tplStateStoreMap},"mount")),Sn(n),n.portal)r.push(s);else if(n.return){let e=n.return;for(;e;){if(e.tag!==kn.ABSTRACT){e.childElements||(e.childElements=[]),e.childElements.push(s);break}e=e.return}}}if(n.child)n=n.child;else if(n.sibling)n=n.sibling;else{var i;let e=n.return;for(;e;){var s;if(e.tag!==kn.ABSTRACT&&e.childElements&&(e.tag===kn.ROOT?null===(s=e.container)||void 0===s||s.append(...e.childElements):e.element.append(...e.childElements),e.childElements=void 0),e.tag===kn.ROOT&&r.length>0&&("function"==typeof e.createPortal?e.createPortal():e.createPortal).append(...r),e.sibling)break;e=e.return}n=null===(i=e)||void 0===i?void 0:i.sibling}}setTimeout((()=>{window.DISABLE_REACT_FLUSH_SYNC=!0}))}const Pn=["onMount","onUnmount","onMediaChange","onScrollIntoView","onMessage","onMessageClose"],On=["onBeforePageLoad","onPageLoad","onPageLeave","onBeforePageLeave","onAnchorLoad","onAnchorUnload"];var Tn=new WeakMap,xn=new WeakMap,Rn=new WeakMap,Bn=new WeakMap,Ln=new WeakMap,_n=new WeakMap,Mn=new WeakMap,$n=new WeakMap,Nn=new WeakSet;class Un{constructor(e,t){var n;(0,I.A)(this,Nn),(0,o.A)(this,"scope",void 0),(0,o.A)(this,"unknownBricks",void 0),(0,o.A)(this,"renderId",void 0),(0,i.A)(this,Tn,void 0),(0,i.A)(this,xn,{onBeforePageLoad:[],onPageLoad:[],onPageLeave:[],onBeforePageLeave:[],onAnchorLoad:[],onAnchorUnload:[],onMediaChange:[],onScrollIntoView:[],onMount:[],onUnmount:[],onMessage:[],onMessageClose:[]}),(0,i.A)(this,Rn,new Map),(0,i.A)(this,Bn,void 0),(0,i.A)(this,Ln,new Map),(0,i.A)(this,_n,void 0),(0,i.A)(this,Mn,new WeakMap),(0,i.A)(this,$n,new Map),this.scope=e,this.unknownBricks=null!==(n=null==t?void 0:t.unknownBricks)&&void 0!==n?n:"throw",(0,s.A)(Tn,this,null==t?void 0:t.routeHelper),this.renderId=null==t?void 0:t.renderId}setInitialMenuRequestNode(e){(0,s.A)(_n,this,e)}memoizeMenuRequestNode(e,t){(0,a.A)(Mn,this).set(e,t)}getMenuRequests(){const e=[];let t=(0,a.A)(_n,this);for(;t;)if(t.request&&e.push(t.request),t.child)t=t.child;else{for(var n;t&&!t.sibling;)t=t.return;t=null===(n=t)||void 0===n?void 0:n.sibling}return e}async reMergeMenuRequestNodes(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=(0,a.A)(Mn,this).get(t);(0,a.A)(Mn,this).set(t,n);let o,i=e.child;for(;i&&i!==r;)o=i,i=i.sibling;o?(o.sibling=n,n.sibling=null==r?void 0:r.sibling):e.child=n,await(0,a.A)(Tn,this).mergeMenus(this.getMenuRequests())}reBailout(e){return(0,a.A)(Tn,this).bailout(e)}reCatch(e,t){return(0,a.A)(Tn,this).catch(e,t,!1,!0)}async didPerformIncrementalRender(e,t){let n=!1;const r=[];for(const{parentRoutes:o,callback:i}of[...(0,a.A)($n,this).values()].reverse()){const s=o[o.length-1];if(r.includes(s))continue;const a=await i(e,t);a&&r.push(...o.slice(0,-1)),!1!==a&&(n=!0)}return n}performIncrementalRender(e,t,n){(0,a.A)($n,this).set(e,{parentRoutes:t,callback:n})}registerBrickLifeCycle(e,t){if(!t)return;const n=[...Pn,..."page"===this.scope?On:[]];for(const r of n){const n=t[r];n&&(0,a.A)(xn,this)[r].push({brick:e,handlers:n})}(0,h.isEmpty)(t.useResolves)||console.error("`lifeCycle.useResolves` is dropped in v3:",t)}registerArbitraryLifeCycle(e,t){const n=(0,a.A)(Ln,this).get(e);n?n.add(t):(0,a.A)(Ln,this).set(e,new Set([t]))}reRender(e,t,n){var r,o,i,s,a;if(e.tag!==kn.ROOT&&e.disposed)return;const[c,l]=function(e){let t,n,r=e,o=0;for(;r;){if(r.tag===kn.BRICK)r.portal?n=r:t=r;else if(r.child&&r.tag===kn.ABSTRACT){r=r.child,o++;continue}if(o<=0)break;if(r.sibling)r=r.sibling;else{var i;let e=r.return;for(o--;e&&!e.sibling;)e=e.return,o--;if(o<=0)break;r=null===(i=e)||void 0===i?void 0:i.sibling}}return[t,n]}(n),u=null!==(r=c?null===(o=c.element)||void 0===o?void 0:o.nextSibling:null===(i=Wn(n,!1))||void 0===i?void 0:i.element)&&void 0!==r?r:null,d=[];let p,f=l?null==l||null===(s=l.element)||void 0===s?void 0:s.nextSibling:null===(a=Wn(n,!0))||void 0===a?void 0:a.element;for(;f&&(d.push(f),f instanceof HTMLElement&&"DIV"===f.tagName);)f=f.nextSibling;let h=e.child;for(;h&&h!==n;){if(h.sibling===n){p=h;break}h=h.sibling}const m=document.createDocumentFragment(),v=document.createDocumentFragment(),g={tag:kn.ROOT,container:m,createPortal:v,child:t};for(h=t;h;)h.return=g,h=h.sibling;const[y,w]=qn(n);for((0,C.A)(Nn,this,Fn).call(this,y),(0,C.A)(Nn,this,jn).call(this,w),Cn(g),p?p.sibling=t:e.child=t,t.sibling=n.sibling,(0,C.A)(Nn,this,Vn).call(this,w),(0,C.A)(Nn,this,Vn).call(this,y),h=t;h;)h.return=e,h=h.sibling;if(m.hasChildNodes()){const t=function(e){let t=e;for(;t.tag===kn.ABSTRACT;)if(t=t.return,!t)throw new Error("Cannot find render root node. This is a bug of Brick Next, please report it.");return t}(e);var E,b;t.tag===kn.ROOT?null===(E=t.container)||void 0===E||E.insertBefore(m,u):null===(b=t.element)||void 0===b||b.insertBefore(m,u)}if(v.hasChildNodes()){var S;let e=t;for(;e&&e.return;)e=e.return;if((null===(S=e)||void 0===S?void 0:S.tag)!==kn.ROOT)throw new Error("Cannot find render root node. This is a bug of Brick Next, please report it.");const n="function"==typeof e.createPortal?e.createPortal():e.createPortal;let r=null;for(const e of d)if(n.contains(e)){r=e;break}n.insertBefore(v,r)}const[A]=qn(t);(0,C.A)(Nn,this,Dn).call(this,A)}dispose(){for(const e of Object.values((0,a.A)(xn,this)))e.length=0;for(const e of(0,a.A)(Rn,this).values()){for(const t of e)t.disconnect();e.length=0}(0,a.A)(Rn,this).clear(),(0,a.A)(Bn,this)&&(ke.removeEventListener("change",(0,a.A)(Bn,this)),(0,s.A)(Bn,this,void 0)),(0,a.A)(Ln,this).clear(),(0,a.A)($n,this).clear(),(0,s.A)(Mn,this,void 0)}dispatchBeforePageLoad(){(0,C.A)(Nn,this,Hn).call(this,"onBeforePageLoad",new CustomEvent("page.beforeLoad"))}dispatchPageLoad(){const e=new CustomEvent("page.load");(0,C.A)(Nn,this,Hn).call(this,"onPageLoad",e),window.dispatchEvent(e)}dispatchBeforePageLeave(e){(0,C.A)(Nn,this,Hn).call(this,"onBeforePageLeave",new CustomEvent("page.beforeLeave",{detail:e}))}dispatchPageLeave(){(0,C.A)(Nn,this,Hn).call(this,"onPageLeave",new CustomEvent("page.leave"))}dispatchAnchorLoad(){const{hash:e}=k().location;e&&"#"!==e?(0,C.A)(Nn,this,Hn).call(this,"onAnchorLoad",new CustomEvent("anchor.load",{detail:{hash:e,anchor:e.substring(1)}})):(0,C.A)(Nn,this,Hn).call(this,"onAnchorUnload",new CustomEvent("anchor.unload"))}initializeScrollIntoView(){for(const{brick:e,handlers:t}of(0,a.A)(xn,this).onScrollIntoView)(0,C.A)(Nn,this,Kn).call(this,e,t)}initializeMediaChange(){(0,s.A)(Bn,this,(e=>{(0,C.A)(Nn,this,Hn).call(this,"onMediaChange",new CustomEvent("media.change",{detail:z(e.detail)}))})),ke.addEventListener("change",(0,a.A)(Bn,this))}initializeMessageDispatcher(){var e;for(const{brick:e,handlers:n}of(0,a.A)(xn,this).onMessage)for(const r of[].concat(n)){var t;null==Fo||null===(t=Fo.messageDispatcher)||void 0===t||t.onMessage(r.channel,(t=>{nn(r.handlers,e.runtimeContext,e)(new CustomEvent("message.push",{detail:t}))}))}null==Fo||null===(e=Fo.messageDispatcher)||void 0===e||e.onClose((()=>{(0,C.A)(Nn,this,Hn).call(this,"onMessageClose",new CustomEvent("message.close"))}))}dispatchOnMount(){(0,C.A)(Nn,this,Hn).call(this,"onMount",new CustomEvent("mount"))}dispatchOnUnmount(){(0,C.A)(Nn,this,Hn).call(this,"onUnmount",new CustomEvent("unmount"))}}function Fn(e){const t=[...Pn,..."page"===this.scope?On:[]],n=[];for(const r of t){const t=(0,h.remove)((0,a.A)(xn,this)[r],(t=>e.has(t.brick)));"onUnmount"===r&&n.push(...t)}for(const t of e){var r,o,i;const e=(0,a.A)(Rn,this).get(t);if(null!=e&&e.length){for(const t of e)t.disconnect();e.length=0,(0,a.A)(Rn,this).delete(t)}An(t),null===(r=t.element)||void 0===r||delete r.$$tplStateStore,null===(o=t.element)||void 0===o||o.remove(),null===(i=t.disposes)||void 0===i||i.forEach((e=>e())),delete t.disposes}const s=new CustomEvent("unmount");for(const{brick:e,handlers:t}of n)nn(t,e.runtimeContext,e)(s)}function jn(e){for(const n of e){var t;null===(t=n.disposes)||void 0===t||t.forEach((e=>e())),delete n.disposes}}function Vn(e){for(const t of e)delete t.child,delete t.sibling,delete t.return,t.disposed=!0,t.tag===kn.BRICK&&(delete t.element,delete t.runtimeContext),Object.freeze(t)}function Dn(e){const t=new CustomEvent("mount");for(const{brick:n,handlers:r}of(0,a.A)(xn,this).onMount)e.has(n)&&nn(r,n.runtimeContext,n)(t);for(const{brick:t,handlers:n}of(0,a.A)(xn,this).onScrollIntoView)e.has(t)&&(0,C.A)(Nn,this,Kn).call(this,t,n)}function Hn(e,t){for(const{brick:n,handlers:r}of(0,a.A)(xn,this)[e])nn(r,n.runtimeContext,n)(t);const n=(0,a.A)(Ln,this).get(e);if(n)for(const e of n)e()}function Kn(e,t){var n;const r=null!==(n=t.threshold)&&void 0!==n?n:.1,o=new IntersectionObserver(((n,o)=>{n.forEach((n=>{n.isIntersecting&&n.intersectionRatio>=r&&(nn(t.handlers,e.runtimeContext,e)(new CustomEvent("scroll.into.view")),o.disconnect())}))}),{threshold:r});o.observe(e.element);let i=(0,a.A)(Rn,this).get(e);i||(i=[],(0,a.A)(Rn,this).set(e,i)),i.push(o)}function Wn(e,t){let n=e;for(;n;){if(n!==e&&n.tag===kn.BRICK&&(t?n.portal:!n.portal))return n;if(n!==e&&n.child&&n.tag===kn.ABSTRACT)n=n.child;else if(n.sibling)n=n.sibling;else{var r;let e=n.return;for(;e;){if(e.tag!==kn.ABSTRACT)return;if(e.sibling)break;e=e.return}n=null===(r=e)||void 0===r?void 0:r.sibling}}}function qn(e){const t=new Set,n=new Set;let r=e;for(;r;)if(r.tag===kn.BRICK?t.add(r):r.tag===kn.ABSTRACT&&n.add(r),r.child)r=r.child;else{if(r===e)break;if(r.sibling)r=r.sibling;else{var o;let i=r.return;for(;i;){if(i===e)return[t,n];if(i.sibling)break;i=i.return}r=null===(o=i)||void 0===o?void 0:o.sibling}}return[t,n]}const zn=new Map;function Gn(e){return zn.get(e)}function Jn(e,t,n){const r=S();if(r)return r.doTransform(e,t,n);if(n)throw new Error("Legacy doTransform does not support options in v3");return dt(t,{...Go(),data:e},{noInject:!0})}function Xn(e,t,n,r,o,i){const s=S();if(s)return s.transformProperties(e,t,n,r,o,i);if(i)throw new Error("Legacy transformProperties does not support options in v3");const a=function(e,t,n,r){const o={},i=n?(0,h.get)(e,n):e;if(Array.isArray(t))for(const e of t)Qn(o,i,e.to,e.from,e.mapArray);else Qn(o,i,t,void 0,r);return o}(t,n,r,o);for(const[t,n]of Object.entries(a))(0,h.set)(e,t,n);return e}function Yn(e,t,n,r){const o=n?(0,h.get)(e,n):e;return t?Xn({},o,t,void 0,r):o}function Qn(e,t,n,r,o){if(!n)return;let i=r?(0,h.get)(t,r):t,s=Array.isArray(i);if(s||!0!==o?s&&!1===o&&(s=!1):(s=!0,i=[i]),"string"!=typeof n)for(const[t,r]of Object.entries(n))e[t]=s?i.map((e=>Jn(e,r))):Jn(i,r);else e[n]=i}const Zn=Symbol.for("root.runtimeContext");async function er(e,t,n){var r,o,i,s;const[a,c,l]=Jr({...null!==(r=e[Zn])&&void 0!==r?r:Go(),data:t,pendingPermissionsPreCheck:[]});a.inUseBrick=!0,null!==(o=a.tplStateStoreMap)&&void 0!==o||(a.tplStateStoreMap=new Map),null!==(i=a.formStateStoreMap)&&void 0!==i||(a.formStateStoreMap=new Map);const u=new Un("fragment"),d={tag:kn.ROOT,createPortal:null},p=xe(),f=await qr(d,p&&!n?e:{errorBoundary:n,...e},a,u,[],{}),h=[...c,...l];let m;await Gr(f,a,h);let v=f.node;for(;v;){if(v.tag===kn.BRICK){m=v;break}v=v.child}if(null!==(s=m)&&void 0!==s&&s.portal)throw new Error("The root brick of useBrick cannot be a portal brick");return d.child=f.node,{tagName:m?m.type:null,renderRoot:d,rendererContext:u,scopedStores:h}}function tr(e,t){let n,{renderRoot:r,rendererContext:o,scopedStores:i}=e;r.createPortal=()=>{const e=document.querySelector("#portal-mount-point");return n=document.createElement("div"),e.appendChild(n),n},Cn(r,t),o.dispatchOnMount(),o.initializeScrollIntoView(),o.initializeMediaChange(),o.initializeMessageDispatcher();for(const e of i)e.mountAsyncData();return{portal:n}}function nr(e,t){let{rendererContext:n}=e;t.portal&&(In(t.portal),t.portal.remove()),n.dispatchOnUnmount(),n.dispose()}function rr(e,t){const n=Jo(e);Object.assign(n,{...t,meta:{...n.meta,...t.meta},$$fulfilling:null,$$fulfilled:!0,$$registerCustomTemplateProcessed:!1}),_(n)}function or(e,t){const n=Jo(e);let r=!1;function o(e){e.forEach(((n,s)=>{"routes"===n.type?o(n.routes):function(e){return e.path===t.path&&!e.exact==!t.exact}(n)?(r=!0,e[s]=t):Array.isArray(n.bricks)&&i(n.bricks)}))}function i(e){e.forEach((e=>{if(e.slots)for(const t of Object.values(e.slots))"routes"===t.type?o(t.routes):i(t.bricks)}))}o(n.routes),r||n.routes.unshift(t)}function ir(e,t,n){const r=`${e}.${t.name}`;_e.define(r,{bricks:t.bricks,proxy:t.proxy,state:t.state}),sr(e,t.name,n)}function sr(e,t,n){ur(e,`\${APP.homepage}/_dev_only_/template-preview/${t}`,[{brick:t,...(0,h.pick)(n,"properties","events","lifeCycle","context","slots","children")}])}function ar(e){return`\${APP.homepage}/_dev_only_/snippet-preview/${e}`}function cr(e,t){var n;ur(e,ar(t.snippetId),null!==(n=t.bricks)&&void 0!==n&&n.length?t.bricks:[{brick:"span"}],t.context)}const lr=cr;function ur(e,t,n,r){const{routes:o}=Jo(e),i=o.findIndex((e=>e.path===t)),s={path:t,bricks:n,context:r,menu:!1,exact:!0};-1===i?o.unshift(s):o.splice(i,1,s)}function dr(e,t){let{tplStateStoreId:n}=t;const r=Go();return n?Me({...r,tplStateStoreId:n},"STATE").getValue(e):r.ctxStore.getValue(e)}function pr(e){let{tplStateStoreId:t}=e;const n=Go();return t?Me({...n,tplStateStoreId:t},"STATE").getAllValues():n.ctxStore.getAllValues()}function fr(e){return Wo().find((t=>t.id?t.id===e:t.filePath.startsWith(`${e}/`)))}function hr(e){return(0,l.loadBricksImperatively)(e,Wo())}function mr(e,t){return(0,l.loadEditorsImperatively)(e,null!=t?t:Wo())}function vr(){return zo()}async function gr(e,t){let{appId:n,updateStoryboardType:r,collectUsedContracts:o}=t;const i=Jo(n);let s;if("route"===r)s={routes:[e]};else if("template"===r)s={meta:{customTemplates:[e]}};else if("snippet"===r){var a;const t=ar(e.snippetId);s={routes:[null==i||null===(a=i.routes)||void 0===a?void 0:a.find((e=>e.path===t))]}}const c=[];return s&&o&&(await o(s)).forEach((e=>{var t;const[n,r,o]=e.match(/(.*)@(.*):\d\.\d\.\d/);null!=i&&null!==(t=i.meta)&&void 0!==t&&null!==(t=t.contracts)&&void 0!==t&&t.some((e=>e.namespaceId===r&&e.name===o))||c.push(e)})),c}async function yr(e,t){let{tplStateStoreId:n,routeId:r}=t;const o={...Go(),tplStateStoreId:n,match:Gn(r)};return e.resolve?Je(e.resolve,o,{cache:"reload"}):ut(e.value,o)}function wr(e){var t;const n=Go();return{app:null!==(t=null==n?void 0:n.overrideApp)&&void 0!==t?t:null==n?void 0:n.app,location:(0,h.pick)(location,["href","origin","hostname","host"]),...(0,h.pick)(n,["query","sys"]),match:Gn(null==e?void 0:e.routeId)}}let Er;const br=[];function Sr(e){Er=e;const t=pr({tplStateStoreId:e.tplStateStoreId});kr({changeType:"initialize",tplStateStoreId:e.tplStateStoreId,detail:{data:t}})}function Ar(e){br.push(e)}function kr(e){setTimeout((()=>{for(const t of br)try{t(e)}catch(t){console.error(`RealTimeDataInspectHook failed (${e.changeType}):`,t)}}))}const Ir=["onBeforePageLoad","onPageLoad","onBeforePageLeave","onPageLeave","onAnchorLoad","onAnchorUnload"];class Cr{constructor(e,t,n,r){(0,o.A)(this,"type",void 0),(0,o.A)(this,"data",new Map),(0,o.A)(this,"changeEventType",void 0),(0,o.A)(this,"pendingStack",[]),(0,o.A)(this,"hostBrick",void 0),(0,o.A)(this,"stateStoreId",void 0),(0,o.A)(this,"batchUpdate",!1),(0,o.A)(this,"batchUpdateContextsNames",[]),(0,o.A)(this,"rendererContext",void 0),(0,o.A)(this,"routeMap",new WeakMap),(0,o.A)(this,"routeStackMap",new WeakMap),this.type=e,this.changeEventType="FORM_STATE"===this.type?"formstate.change":"STATE"===this.type?"state.change":"context.change",this.hostBrick=t,this.rendererContext=n,this.stateStoreId=r}has(e){return this.data.has(e)}getAllValues(){return Object.fromEntries([...this.data.entries()].map((e=>{let[t,{value:n}]=e;return[t,n]})))}getValue(e){var t;return null===(t=this.data.get(e))||void 0===t?void 0:t.value}notifyRealTimeDataChange(e,t){if(Er){const{tplStateStoreId:n}=Er;(n?"STATE"===this.type&&this.stateStoreId===n:"CTX"===this.type)&&kr({changeType:"update",tplStateStoreId:n,detail:{name:e,value:t}})}}getAffectListByContext(e){const t=[e];return this.data.forEach(((e,n)=>{e.deps&&e.deps.some((e=>t.includes(e)))&&t.push(n)&&t.push(...this.getAffectListByContext(n))})),t.shift(),[...new Set(t)]}updateValues(e,t,n){if(this.batchUpdate=!0,this.batchUpdateContextsNames=e.map((e=>e.name)),[...new Set(this.batchUpdateContextsNames)].length!==this.batchUpdateContextsNames.length)throw new Error("Batch update not allow to update same item");const r={},o={},i=[];e.forEach((e=>{const{name:o,value:s}=n([e]),a=this.data.get(o);i.push(...this.getAffectListByContext(o)),a&&(r[o]=a),this.updateValue(o,s,t)})),i.filter((e=>!r[e])).forEach((e=>{const t=this.data.get(e);t&&(o[e]=t)}));const s=e=>{for(const n in e){var t;const r=e[n];null===(t=r.eventTarget)||void 0===t||t.dispatchEvent(new CustomEvent(this.changeEventType,{detail:r.value}))}};s(r),s(o),this.batchUpdate=!1}updateValue(e,t,n,r,o){const i=this.data.get(e);if(!i)throw new Error(`${this.type} '${e}' is not defined`);if("refresh"!==n&&"load"!==n)"replace"===n?i.value=t:(0,u.isObject)(i.value)?Object.assign(i.value,t):(console.warn(`Non-object current value of "${this.type}.${e}" for "context.assign", try "context.replace" instead.`),i.value=t),this.batchUpdate||i.eventTarget.dispatchEvent(new CustomEvent(this.changeEventType,{detail:i.value}));else{if(!i.useResolve)throw new Error(`You can not ${n} "${this.type}.${e}" which is not using resolve`);let s;"load"===n&&(i.loaded?s=Promise.resolve(i.value):i.loading&&(s=i.loading));const a=e=>{var t;let n;return"FlowApiNotFoundError"===(null==e?void 0:e.name)&&!!(n=null===(t=this.rendererContext)||void 0===t?void 0:t.renderId)&&n!==zo()};if(s||(s=i.loading=i.load({cache:"load"===n?"default":"reload",...t}),s.then((e=>{this.finishLoad(i,e)}),(e=>{!i.useResolve||a(e)||null!=r&&r.error||Jt(e)}))),r){const e=En(r,o);s.then((t=>{e("success")({value:t}),e("finally")()}),(t=>{!a(t)&&r.error&&e("error")(t),e("finally")()}))}}}finishLoad(e,t){e.useResolve&&(e.loaded=!0,e.value=t,e.eventTarget.dispatchEvent(new CustomEvent(this.changeEventType,{detail:t})))}define(e,t,n,r){if(Array.isArray(e)&&e.length>0){const o=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"CTX";const r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"CTX",n=arguments.length>2?arguments[2]:void 0;const r=new Map;for(const o of e){const e=[o.if,o.value,o.resolve],i=(0,T.collectMemberUsage)(e,t);if(!n&&"STATE"===t){const t=(0,T.collectMemberUsage)(e,"TPL");for(const e of t.usedProperties)i.usedProperties.add(e);t.hasNonStaticUsage&&(i.hasNonStaticUsage=!0)}r.set(o,i)}return r}(e,n,arguments.length>3?arguments[3]:void 0),o=new Map;for(const e of Array.from(r.keys()).map((e=>e.name))){var i;o.set(e,(null!==(i=o.get(e))&&void 0!==i?i:0)+1)}const s=Array.from(r.values()).some((e=>e.hasNonStaticUsage)),a=new WeakSet,c=new Map,l=new Map([...new Set(e.map((e=>e.name)))].map((e=>{const t=new Promise(((t,n)=>{c.set(e,{resolve:t,reject:n})}));return t.catch((()=>{})),[e,t]}))),u=async e=>{var n;a.add(e);const i=await t(e);r.delete(e);const s=null!==(n=o.get(e.name))&&void 0!==n?n:0;if(i){if(c.get(e.name).resolve(),o.delete(e.name),0===s)throw new Error(`Duplicated context defined: ${e.name}`)}else 1===s?(c.get(e.name).resolve(),o.delete(e.name)):o.set(e.name,s-1);await p()};let d=s;async function p(){const e=Array.from(r.entries()).filter(function(e,t){return(n,r)=>t?0===r:![...n[1].usedProperties].some((t=>e.has(t)))}(o,d)).map((e=>e[0])).filter((e=>!a.has(e)));await Promise.all(e.map(u))}const f=p().then((async()=>{r.size>0&&(function(e,t){const n=new Map(e),r=new Set(Array.from(n.keys()).map((e=>e.name))),o=()=>{let e=!1;for(const[t,o]of n.entries())[...o.usedProperties].some((e=>r.has(e)))||(n.delete(t),r.delete(t.name),e=!0);e&&o()};if(o(),n.size>0)throw new ReferenceError(`Circular ${t} detected: ${Array.from(n.keys()).map((e=>e.name)).join(", ")}`)}(r,n),d=!0,await p());for(const e of c.values())e.resolve()})).catch((e=>{for(const t of c.values())t.reject(e);throw e}));return f.catch((()=>{})),{pendingResult:f,pendingContexts:l}}(e,(e=>this.resolve(e,t,n,r)),this.type,xe(t));if(Array.isArray(r))for(const e of r){const t=this.routeStackMap.get(e);t?t.add(o):this.routeStackMap.set(e,new Set([o]))}this.pendingStack.push(o)}}onChange(e,t){var n;const r=null===(n=this.data.get(e))||void 0===n?void 0:n.eventTarget;return null==r||r.addEventListener(this.changeEventType,t),()=>{null==r||r.removeEventListener(this.changeEventType,t)}}async waitFor(e){for(const{pendingContexts:t}of this.pendingStack)await Promise.all([...e].map((e=>t.get(e))))}async waitForAll(){for(const{pendingResult:e}of this.pendingStack)await e}mountAsyncData(e){this.data.forEach((t=>{var n;if(t.async&&(!e||null!==(n=this.routeMap.get(e))&&void 0!==n&&n.has(t.name))){if(t.asyncMounted)return void console.error(`Async data "${t.name}" already mounted. This is a bug of Brick Next, please report it.`);t.asyncMounted=!0,t.loading.then((e=>{this.finishLoad(t,e)}))}}))}async resolve(e,t,n,r){if(!await ht(e,t))return!1;let o,i,s,a,c,l;if(n&&("STATE"===this.type?e.expose:"FORM_STATE"===this.type)&&(o=await wt(n,e.name)),void 0===o){if(e.resolve){const n=(0,u.hasOwnProperty)(e,"value");c=e.track&&n&&(0,u.hasOwnProperty)(e.resolve,"if")&&(0,T.strictCollectMemberUsage)(e.resolve.if,this.type).size>0;const r={transform:"value",...e.resolve};if(a=await ht(e.resolve,t),(a||c)&&(i=async e=>{var n;return(await Je(r,t,{...e,renderId:null===(n=this.rendererContext)||void 0===n?void 0:n.renderId})).value}),a)l=e.resolve.async?"async":e.resolve.lazy?"lazy":"eager","eager"===l?o=await i():"async"===l&&(s=i());else if(!n)return!1}a&&"eager"===l||void 0===e.value||(o=await ut(e.value,t))}if(this.data.has(e.name))throw new Error(`${this.type} '${e.name}' has already been declared`);const d={name:e.name,value:o,eventTarget:new be.A,useResolve:a,load:i,loaded:"eager"===l,loading:s,async:"async"===l,deps:[]};if("lazy"===l){const{trigger:t}=e.resolve;var p;t&&Ir.includes(t)&&(null===(p=this.rendererContext)||void 0===p||p.registerArbitraryLifeCycle(t,(()=>{this.updateValue(e.name,void 0,"load")})))}if(e.onChange&&d.eventTarget.addEventListener(this.changeEventType,nn(e.onChange,t)),e.track){const n=(0,T.strictCollectMemberUsage)(c?[e.resolve,e.value]:i?e.resolve:e.value,this.type);!i&&(d.deps=[...n]);for(const r of n)this.onChange(r,this.batchAddListener((()=>{d.useResolve=c?mt(e.resolve,t):!!i,d.useResolve?this.updateValue(e.name,{cache:"default"},"refresh"):this.updateValue(e.name,dt(e.value,t),"replace")}),e))}if(d.eventTarget.addEventListener(this.changeEventType,(t=>{this.notifyRealTimeDataChange(e.name,t.detail)})),this.data.set(e.name,d),Array.isArray(r))for(const t of r){const n=this.routeMap.get(t);n?n.add(e.name):this.routeMap.set(t,new Set([e.name]))}return!0}disposeDataInRoutes(e){for(const t of e){const e=this.routeMap.get(t);if(void 0!==e){for(const t of e)this.data.delete(t);this.routeMap.delete(t)}const n=this.routeStackMap.get(t);void 0!==n&&((0,h.pull)(this.pendingStack,...n),this.routeStackMap.delete(t))}}batchAddListener(e,t){return n=>{this.batchUpdate&&this.batchUpdateContextsNames.includes(t.name)||e(n)}}}function Pr(e,t,n,r){const{reversedProxies:o,asyncHostPropertyEntries:i,externalSlots:s,tplStateStoreId:a,hostBrick:c}=e;let l;if(t&&o){const e=o.properties.get(t);e&&(v=i,l=e.map((e=>{let{from:t,to:n}=e;const r=v.filter((e=>e[0]===t));if(r.length>0&&n.refProperty)return[n.refProperty,wt(r,t),!0]})).filter(Boolean));const a=o.slots.get(t);if(a&&r)throw new Error(`Can not have proxied slot ref when the ref target has a slot element child, check your template "${c.type}" and ref "${t}"`);if(a&&s){const e=new Map;for(const{from:t,to:r}of a){var d,p,f,m;const o=null!==(d=null===(p=s[t])||void 0===p?void 0:p.bricks)&&void 0!==d?d:[];if(!o.length)continue;const i=null!==(f=r.refSlot)&&void 0!==f?f:t;let a=e.get(i);if(!a){a=[];const t=(0,u.hasOwnProperty)(n,i)?n[i].bricks.length+1:1;for(let e=0;e<t;e+=1)a.push([]);e.set(i,a)}const l=null!==(m=r.refPosition)&&void 0!==m?m:-1,v=(0,u.hasOwnProperty)(c.runtimeContext,"forEachItem");a[(0,h.clamp)(l<0?a.length+l:l,0,a.length-1)].push(...v?Or(o,c.runtimeContext.forEachItem,c.runtimeContext.forEachIndex,c.runtimeContext.forEachSize):o)}for(const[t,r]of e.entries()){(0,u.hasOwnProperty)(n,t)||(n[t]={type:"bricks",bricks:[]});const e=n[t];e.bricks=r.flatMap(((t,n)=>n<e.bricks.length?t.concat(e.bricks[n]):t)),0===e.bricks.length&&delete n[t]}}}var v;return{[xt]:l,[Rt]:a}}function Or(e,t,n,r){return e.map((e=>{var o;let{children:i,slots:s,...a}=e;return{...a,[Bt]:t,[Lt]:n,[_t]:r,slots:":forEach"===a.brick?Qr(i,s):Object.fromEntries(Object.entries(null!==(o=Qr(i,s))&&void 0!==o?o:{}).map((e=>{let[o,i]=e;return[o,"routes"===i.type?{type:"routes",routes:Tr(i.routes,t,n,r)}:{type:"bricks",bricks:Or(i.bricks,t,n,r)}]})))}}))}function Tr(e,t,n,r){return e.map((e=>"routes"===e.type?{...e,routes:Tr(e.routes,t,n,r)}:"redirect"===e.type?e:{...e,bricks:Or(e.bricks,t,n,r)}))}function xr(e,t,n){var r,o,i,s;if(null!=e.if&&!e.if||"string"==typeof e.if)throw new Error(`Can not use "if" in a slot currently, check your template "${t.hostBrick.type}"`);const a=String(null!==(r=null===(o=e.properties)||void 0===o?void 0:o.name)&&void 0!==r?r:"");if((0,O.isEvaluable)(a))throw new Error(`Can not use an expression as slot name "${a}" currently, check your template "${t.hostBrick.type}"`);if(t.usedSlots.has(a))throw new Error(`Can not have multiple slots with the same name "${a}", check your template "${t.hostBrick.type}"`);if(t.usedSlots.add(a),t.externalSlots&&(0,u.hasOwnProperty)(t.externalSlots,a)){var c;const e=null!==(c=t.externalSlots[a].bricks)&&void 0!==c?c:[];if(e.length>0){const n=t.hostBrick.runtimeContext;return(0,u.hasOwnProperty)(n,"forEachItem")?Or(e,n.forEachItem,n.forEachIndex,n.forEachSize):e}}const l=Qr(e.children,e.slots);return(null!==(i=null==l||null===(s=l[""])||void 0===s?void 0:s.bricks)&&void 0!==i?i:[]).flatMap((e=>n(e,t)))}function Rr(e,t){function n(e){return(0,u.isObject)(e)&&"function"!=typeof e?Array.isArray(e)?e.map(n):Object.fromEntries(Object.entries(e).map((e=>{let[t,o]=e;return(0,u.isObject)(o)&&"useBrick"===t?Array.isArray(o)?[t,o.flatMap((e=>r(e)))]:[t,r(o)]:[t,n(o)]})).concat(Object.getOwnPropertySymbols(e).map((t=>[t,e[t]])))):e}function r(e,o){if("slot"===e.brick)return null==o||o(),xr(e,t,(e=>r(e)));const{properties:i,slots:s,children:a,...c}=e,l=Qr(a,s);let u=!1;const d=()=>{u=!0},p=Object.fromEntries(Object.entries(null!=l?l:{}).map((e=>{var t;let[n,o]=e;return[n,{type:"bricks",bricks:(null!==(t=o.bricks)&&void 0!==t?t:[]).flatMap((e=>r(e,d)))}]})));return{...c,properties:n(i),slots:p,...Pr(t,c.ref,p,u)}}return n(e)}function Br(e,t,n){if(null===e.if&&delete e.if,"slot"===e.brick)return null==n||n(),xr(e,t,Br);const{properties:r,slots:o,children:i,...s}=e,a=Qr(i,o);let c=!1;const l=()=>{c=!0},u=Object.fromEntries(Object.entries(null!=a?a:{}).map((e=>{var n;let[r,o]=e;return[r,{type:"bricks",bricks:(null!==(n=o.bricks)&&void 0!==n?n:[]).flatMap((e=>Br(e,t,l)))}]})));return{...s,properties:Rr(r,t),slots:u,...Pr(t,s.ref,u,c)}}const Lr="form-renderer.form-renderer",_r=Symbol.for("form.stateStoreId"),Mr=["forms.general-form","form.general-form","eo-form"];function $r(e,t,n){const{id:r,bricks:o,events:i,context:s,mountPoint:a,instanceId:c}=e;let{brick:l,properties:d}=e;const p=t.find((e=>e.fieldId===r));if(p){const e=function(e){let t;const n={id:e.fieldId,name:e.fieldId,label:e.name,dataset:{testid:e.fieldId}},r=()=>{var t,n;return{readOnly:null===(t=e.limit)||void 0===t?void 0:t.includes("READONLY"),required:null===(n=e.limit)||void 0===n?void 0:n.includes("REQUIRED")}};switch(e.fieldType){case"INT":t={brick:"forms.general-input-number",properties:{...n,...r(),placeholder:e.description,precision:0,inputBoxStyle:{width:"100%"}}};break;case"BOOLEAN":t={brick:"forms.general-switch",properties:{...n,...r()}};break;case"FLOAT":t={brick:"forms.general-input-number",properties:{...n,...r(),placeholder:e.description,inputBoxStyle:{width:"100%"}}};break;case"ENUM":t={brick:"forms.general-select",properties:{...n,...r(),options:[{label:"选项一",value:1},{label:"选项二",value:2}],placeholder:e.description,inputBoxStyle:{width:"100%"}}};break;case"ENUMS":t={brick:"forms.general-select",properties:{...n,...r(),mode:"multiple",options:[{label:"选项一",value:1},{label:"选项二",value:2}],placeholder:e.description,inputBoxStyle:{width:"100%"}}};break;case"DATE":case"TIME":t={brick:"forms.general-date-picker",properties:{...n,...r(),placeholder:e.description}};break;case"IP":t={brick:"forms.general-input",properties:{...n,...r(),placeholder:e.description,pattern:"((^s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]).){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))s*$)|(^s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:)))(%.+)?s*$))",message:{pattern:"输入字符不匹配IP格式"}}};break;case"JSON":t={brick:"forms.general-textarea",properties:{...n}};break;case"ARRAY":t={brick:"forms.general-select",properties:{...n}};break;case"STRUCTURE":case"STRUCTURE_ARRAY":t={brick:"forms.cmdb-instance-select-panel",properties:{...n,...r()}};break;default:t={brick:"forms.general-input",properties:{...n,...r(),placeholder:e.description}}}return t}(p);l||(l=e.brick),d={...e.properties,...d}}const f={brick:l,properties:d,iid:c,slot:a,events:i,context:s,children:Nr(o,t,n),[_r]:n};return(0,u.hasOwnProperty)(e,"if")&&(f.if=e.if),f}function Nr(e,t,n){if(Array.isArray(e))return e.map((e=>$r(e,t,n)))}var Ur=new WeakSet;class Fr extends HTMLElement{constructor(){super(...arguments),(0,I.A)(this,Ur),(0,o.A)(this,"renderRoot",void 0)}get $$typeof(){return"formRenderer"}validate(){(0,C.A)(Ur,this,jr).call(this,"validate")}setInitValue(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];(0,C.A)(Ur,this,jr).call(this,"setInitValue",t)}resetFields(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];(0,C.A)(Ur,this,jr).call(this,"resetFields",t)}getFieldsValue(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return(0,C.A)(Ur,this,jr).call(this,"getFieldsValue",t)}}function jr(e){var t,n;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];const o=!1!==this.renderRoot?null===(t=this.firstElementChild)||void 0===t?void 0:t.firstElementChild:this.firstElementChild,i=null==o||null===(n=o.tagName)||void 0===n?void 0:n.toLowerCase();if(Mr.includes(i))return o[e](...r);console.error(`no ${e} method in the container element`,{container:i})}class Vr extends Error{constructor(e){super(e),this.name="PageError",Error.captureStackTrace&&Error.captureStackTrace(this,l.BrickLoadError)}}async function Dr(e,t,n){const{title:r,variant:o,showLink:i,showDescription:s}=function(e){var t,n;return e instanceof Vr?"page blocked"===e.message?{showLink:"home",title:c.i18n.t(`${Ft}:${$t.LICENSE_BLOCKED}`),variant:"no-permission"}:"app not found"===e.message?{showLink:"home",title:c.i18n.t(`${Ft}:${$t.APP_NOT_FOUND}`),variant:"no-permission"}:{showLink:"home",variant:"not-found",title:c.i18n.t(`${Ft}:${$t.PAGE_NOT_FOUND}`)}:e instanceof l.BrickLoadError||e instanceof Error&&"ChunkLoadError"===e.name||e instanceof Event&&"error"===e.type&&e.target instanceof HTMLScriptElement?{showDescription:!0,title:c.i18n.t(`${Ft}:${$t.NETWORK_ERROR}`),variant:"internet-disconnected",showLink:"reload"}:e instanceof P.HttpResponseError&&403===(null===(t=e.response)||void 0===t?void 0:t.status)?{showLink:"previous",showDescription:!0,title:c.i18n.t(`${Ft}:${$t.NO_PERMISSION}`),variant:"no-permission"}:e instanceof P.HttpResponseError&&"200000"===(null===(n=e.responseJson)||void 0===n?void 0:n.code)?{showDescription:!0,title:c.i18n.t(`${Ft}:${$t.LICENSE_EXPIRED}`),variant:"license-expired"}:{showLink:"previous",showDescription:!0,title:c.i18n.t(`${Ft}:${$t.UNKNOWN_ERROR}`),variant:"unknown-error"}}(e);if(n){var a;const n=null!==(a=qo().error)&&void 0!==a?a:"illustrations.error-message";if(!1!==n){const a="eo-link",c=(i?[n,a]:[n]).filter((e=>!customElements.get(e)));try{await Promise.race([(0,l.loadBricksImperatively)(c,Wo()),new Promise(((e,t)=>setTimeout((()=>{t(new Error("timeout"))}),3e3)))]);const u={tag:kn.BRICK,type:n,properties:{errorTitle:r,description:s?Kt(e):void 0,variant:o,dataset:{errorBoundary:""}},runtimeContext:null,return:t};return i&&(u.child=Hr(i,a,u,"")),u}catch(e){console.error("Failed to load brick:",c.join(", "),e)}}}const u=n&&!!customElements.get("easyops-default-error"),d={tag:kn.BRICK,type:u?"easyops-default-error":"div",properties:{errorTitle:r,dataset:{errorBoundary:""},style:{color:"var(--color-error)"}},runtimeContext:null,return:t},p={tag:kn.BRICK,type:"div",properties:{textContent:u?s?Kt(e):"":s?`${r}: ${Kt(e)}`:r},runtimeContext:null,return:d};return d.child=p,n&&i&&(p.sibling=Hr(i,"a",d,u?"link":"")),d}function Hr(e,t,n,r){return{tag:kn.BRICK,type:t,slotId:r,properties:{textContent:"home"===e?c.i18n.t(`${Ft}:${$t.GO_BACK_HOME}`):"reload"===e?c.i18n.t(`${Ft}:${$t.RELOAD}`):c.i18n.t(`${Ft}:${$t.GO_BACK_TO_PREVIOUS_PAGE}`),href:"home"===e?f():"reload"===e?location.href:void 0},events:"previous"===e?{click:{action:"history.goBack"}}:void 0,runtimeContext:null,return:n}}async function Kr(e,t,n,r,o,i,s,a,c){const u=await async function(e,t){for(const n of e){if("string"!=typeof n.path)throw console.error("Invalid route with invalid path:",n),new Error("Invalid route with invalid type of path: "+typeof n.path);const e=Tt(n,t.app.homepage,t.location.pathname);if(e&&await ht(n,t))return t.app.noAuthGuard||n.public||null==Fo||!Fo.auth||Fo.auth.isLoggedIn()?{match:e,route:n}:"unauthenticated"}return"missed"}(t,n),d={blockingList:[]},p=d.menuRequestNode={return:i};switch(u){case"missed":break;case"unauthenticated":d.unauthenticated=!0;break;default:{var f;const i=d.route=u.route;d.path=u.match.path;const v={...n,match:u.match};i.iid&&(h=i.iid,m=u.match,zn.set(h,m)),a&&v.ctxStore.disposeDataInRoutes(t);const g=o.concat(i);v.ctxStore.define(i.context,v,void 0,g),v.pendingPermissionsPreCheck.push(null==Fo||null===(f=Fo.checkPermissions)||void 0===f?void 0:f.preCheckPermissionsForBrickOrRoute(i,(e=>ut(e,v))));const{preLoadBricks:y}=i;if(Array.isArray(y)&&d.blockingList.push((0,l.loadBricksImperatively)(y,Wo())),"redirect"===i.type){let e;if(e="string"==typeof i.redirect?await ut(i.redirect,v):(await Je({transform:"redirect",...i.redirect},v)).redirect,"string"!=typeof e)throw console.error("Unexpected redirect result:",e),new Error("Unexpected type of redirect result: "+typeof e);d.redirect={path:e}}else{const n=function(e,t){if(e){if("brick"===e.type)throw console.error("Set menu with brick is dropped in v3:",e),new Error("Set menu with brick is dropped in v3");if("resolve"!==e.type)return ut(e,t);console.warn("Set menu with resolve is not supported in v3 yet:",e)}}(i.menu,v);n&&(p.request=n),a||r.memoizeMenuRequestNode(t,p);const o=(0,T.strictCollectMemberUsage)(i.context,"PROCESSORS",2);let u;o.size>0&&d.blockingList.push(Zr((0,l.loadProcessorsImperatively)(o,Wo()),"processors",[...o].join(", "),r.unknownBricks)),u="routes"===i.type?await Kr(e,i.routes,v,r,g,p,s,void 0,c):await Wr(e,i.bricks,v,r,g,p,s,void 0,c),Xr(d,u),Yr(p,u.menuRequestNode)}}}var h,m;return d}async function Wr(e,t,n,r,o,i,s,a,c){!function(e,t){function n(e){if((0,u.isObject)(e)&&"function"!=typeof e)if(Array.isArray(e))e.map(n);else for(const[t,o]of Object.entries(e))(0,u.isObject)(o)&&"useBrick"===t?Array.isArray(o)?o.forEach((e=>r(e,!0))):r(o,!0,!0):n(o)}function r(e,o,i){if(o&&(e[Zn]=t),n(e.properties),!i)return;const s=Qr(e.children,e.slots);for(const e of Object.values(null!=s?s:{}))for(const t of null!==(a=e.bricks)&&void 0!==a?a:[]){var a;r(t,o)}}for(const t of e)r(t)}(t,n);const l={blockingList:[]};return(await Promise.all(t.map((t=>qr(e,t,n,r,o,i,s,a&&new Map(a),c))))).forEach((e=>{Xr(l,e)})),l}async function qr(e,t,n,r,o,i,s){let a=arguments.length>7&&void 0!==arguments[7]?arguments[7]:new Map,c=arguments.length>8?arguments[8]:void 0;try{return await async function(e,t,n,r,o,i,s,a,c){var d,p;const f={blockingList:[]};if(!t.brick)return t.template?console.error("Legacy templates are dropped in v3:",t):console.error("Invalid brick:",t),f;const{if:m,permissionsPreCheck:g,...y}=t;if(function(e){return"string"==typeof e?(0,O.isTrackAll)(e):Ze(e)&&(0,O.isTrackAll)(et(e))}(m))return qr(e,{brick:":if",iid:t.iid,dataSource:m,permissionsPreCheck:g,slots:{"":{type:"bricks",bricks:[y]}},...Object.getOwnPropertySymbols(t).reduce(((e,n)=>({...e,[n]:t[n]})),{})},n,r,o,i,s,a,c);const w=t[Rt],E=t[_r],b={...n,tplStateStoreId:w,formStateStoreId:E};(0,u.hasOwnProperty)(t,Bt)&&(b.forEachItem=t[Bt],b.forEachIndex=t[Lt],b.forEachSize=t[_t]);const S=xe(b),{context:A}=t;if(Array.isArray(A)&&A.length>0&&(Re(S,"Defining context on bricks","check your brick:",t),S||b.ctxStore.define(A,b)),b.pendingPermissionsPreCheck.push(null==Fo||null===(d=Fo.checkPermissions)||void 0===d?void 0:d.preCheckPermissionsForBrickOrRoute(t,(e=>ut(e,b)))),!await async function(e,t){return(0,u.isObject)(e.if)&&!Ze(e.if)?vt(await Je(e.if,t)):ht(e,t)}(t,b))return f;const k=t.brick;if(k.startsWith(":")){var I;!function(e){if(":forEach"!==e&&":if"!==e&&":switch"!==e)throw new Error(`Unknown storyboard control node: "${e}"`)}(k);const{dataSource:n}=t,{contextNames:c,stateNames:l}=yt(n),d=!(!c&&!l),p=async(d,p,f)=>{var h;const m=await ut(n,d);f&&At(d,[{contextNames:c,stateNames:l,propValue:n}],p);const v=":forEach"===k?"":":switch"===k?String(m):m?"":"else",g=Qr(t.children,t.slots),y=g&&(0,u.hasOwnProperty)(g,v)&&(null===(h=g[v])||void 0===h?void 0:h.bricks),w={blockingList:[]},E={tag:kn.ABSTRACT,return:e,iid:t.iid};if(w.node=E,!Array.isArray(y))return w;let b;switch(k){case":forEach":if(!Array.isArray(m))break;b=await async function(e,t,n,r,o,i,s,a,c,l){const u={blockingList:[]},d=t.length,p=await Promise.all(t.map(((t,u)=>Promise.all(n.map((n=>qr(e,n,{...r,forEachItem:t,forEachIndex:u,forEachSize:d},o,i,s,a,c&&new Map(c),l)))))));return p.flat().forEach((e=>{Xr(u,e)})),u}(E,m,y,d,r,o,i,s,a,p);break;case":if":case":switch":b=await Wr(E,y,d,r,o,i,s,a,p)}return b&&(E.child=b.node,Xr(w,{...b,node:void 0})),w},f=async e=>{let{type:n,runtimeContext:r,tplStateStoreScope:o,formStateStoreScope:i}=e,s=!1;const a={disposes:[],listener:()=>{s=!0}};let c,l=0,u=!0;for(;u||s;){if(s=!1,c=await p(r,a,u&&"initial"===n),!s&&"rerender"===n){const e=[...o,...i];await Gr(c,r,[r.ctxStore,...e])}if(a.disposes.forEach((e=>e())),a.disposes.length=0,u=!1,++l>10)throw new Error(`Maximum rerender stack overflowed (iid: ${t.iid})`)}return c};let m=await f({type:"initial",runtimeContext:b});const{onMount:v,onUnmount:g}=null!==(I=t.lifeCycle)&&void 0!==I?I:{};if(d){var C;let t=0;const o=async()=>{if(!e.mounted||e.disposed)return;const n=++t,[o,i,s]=Jr(b),a=await f({type:"rerender",runtimeContext:o,tplStateStoreScope:i,formStateStoreScope:s});if(t===n&&e.mounted&&!e.disposed){g&&nn(g,b)(new CustomEvent("unmount",{detail:{rerender:!0}})),r.reRender(e,a.node,m.node),m=a,v&&nn(v,o)(new CustomEvent("mount",{detail:{rerender:!0}}));for(const e of[...i,...s])e.mountAsyncData()}},i=(0,h.debounce)(o,0,{leading:!0,trailing:!0}),s=e.tag===kn.ROOT?null:e,a=s?null!==(C=s.disposes)&&void 0!==C?C:s.disposes=[]:[];if(c)for(const e of c)a.push(b.ctxStore.onChange(e,i));if(l)for(const e of l){const t=Me(b,"STATE",`: "${n}"`);a.push(t.onChange(e,i))}}return v&&r.registerArbitraryLifeCycle("onMount",(()=>{nn(v,b)(new CustomEvent("mount",{detail:{rerender:!1}}))})),g&&r.registerArbitraryLifeCycle("onUnmount",(()=>{nn(g,b)(new CustomEvent("unmount",{detail:{rerender:!1}}))})),m}/\.tpl-/.test(k)&&!_e.get(k)&&await Zr((0,l.loadBricksImperatively)([k],Wo()),"brick",k,r.unknownBricks);const P=function(e,t){if(!e.includes(".")&&e.startsWith("tpl-")&&t){const n=`${t}.${e}`;if(_e.get(n))return n}return!!_e.get(e)&&e}(k,null===(p=b.app)||void 0===p?void 0:p.id);if(P){var x;const e=null!==(x=a.get(P))&&void 0!==x?x:0;if(e>=10)throw new Error(`Maximum custom template stack overflowed: "${P}"`);a.set(P,e+1)}else k.includes("-")&&!customElements.get(k)&&(k===Lr?customElements.get(Lr)||customElements.define(Lr,Fr):f.blockingList.push(Zr((0,l.enqueueStableLoadBricks)([k],Wo()),"brick",k,r.unknownBricks)));let R,B;if(k===Lr){var L,_;({formData:R,...B}=null!==(L=t.properties)&&void 0!==L?L:{}),null!==(_=t.properties)&&void 0!==_&&_.compute&&(R=await ut(R,b))}else{if(b.inUseBrick){const e=t.transform;e&&(Re(S,"`useBrick.transform`",'please use "properties" instead, check your useBrick:',t),S||(B={...t.properties,...e}))}null!=B||(B=t.properties)}const M=[],$=function(e,t,n){return(0,u.isObject)(e)?Object.entries(e).map((e=>{let[r,o]=e;const{contextNames:i,stateNames:s,formStateNames:a}=yt(o);return(i||s||a)&&n.push({contextNames:i,stateNames:s,formStateNames:a,propName:r,propValue:o}),[r,ut(o,t,{$$lazyForUseBrick:!0,$$stateOfUseBrick:"useBrick"===r?st.USE_BRICK:st.INITIAL})]})):[]}(B,b,M),N=t[xt];N&&$.push(...N);const U="script"===k;if(U||"link"===k){const e=await Et($);if(U?e.src:"stylesheet"===e.rel&&e.href){var F;const t=null!==(F=window.PUBLIC_ROOT)&&void 0!==F?F:"";if(U){const{src:n,...r}=e;await Zr((0,l.loadScript)(n,t,r),"script",n,"silent")}else{const{href:n,...r}=e;await Zr((0,l.loadStyle)(n,t,r),"stylesheet",n,"silent")}return f}}const j={tag:kn.BRICK,type:P||k,return:e,slotId:s,events:t.events,runtimeContext:b,portal:t.portal,iid:t.iid,ref:t.ref};f.node=j;const V=(0,T.strictCollectMemberUsage)([t.events,t.lifeCycle],"PROCESSORS",2);V.size>0&&f.blockingList.push(Zr((0,l.loadProcessorsImperatively)(V,Wo()),"processors",[...V].join(", "),r.unknownBricks));const D=[];At(b,M,c),D.push((async()=>{j.properties=await Et($),function(e,t){for(const r of t){var n;const t=()=>{e.element&&St(e.element,{[r.propName]:r.propValue},e.runtimeContext)};if(null!==(n=e.disposes)&&void 0!==n||(e.disposes=[]),r.contextNames)for(const n of r.contextNames)e.disposes.push(e.runtimeContext.ctxStore.onChange(n,t));if(r.stateNames){const n=Me(e.runtimeContext,"STATE",`: "${r.propValue}"`);for(const o of r.stateNames)e.disposes.push(n.onChange(o,t))}if(r.formStateNames){const n=De(e.runtimeContext,"FORM_STATE",`: "${r.propValue}"`);for(const o of r.formStateNames)e.disposes.push(n.onChange(o,t))}}}(j,M)})()),r.registerBrickLifeCycle(j,t.lifeCycle);let H,K=t;return P?K=function(e,t,n,r,o){var i;const s=(0,h.uniqueId)("tpl-state-"),a={...n.runtimeContext,tplStateStoreId:s};delete a.forEachItem,delete a.forEachIndex,delete a.forEachSize,delete a.formStateStoreId;const c=new Cr("STATE",n,o,s);a.tplStateStoreMap.set(s,c),a.tplStateStoreScope&&a.tplStateStoreScope.push(c);const{bricks:l,proxy:u,state:d,contracts:p}=_e.get(e);null==Fo||null===(i=Fo.flowApi)||void 0===i||i.collectWidgetContract(p),c.define(d,a,r);const{slots:f,children:m,...v}=t,g={...v,brick:e};n.tplHostMetadata={internalBricksByRef:new Map,tplStateStoreId:s,proxy:u};const y={properties:new Map,slots:new Map};if(null!=u&&u.properties)for(const[e,t]of Object.entries(u.properties)){let n=y.properties.get(t.ref);n||(n=[],y.properties.set(t.ref,n)),n.push({from:e,to:t})}if(null!=u&&u.slots)for(const[e,t]of Object.entries(u.slots)){let n=y.slots.get(t.ref);n||(n=[],y.slots.set(t.ref,n)),n.push({from:e,to:t})}const w={reversedProxies:y,asyncHostPropertyEntries:r,externalSlots:Qr(m,f),tplStateStoreId:s,hostBrick:n,usedSlots:new Set};return g.slots={"":{type:"bricks",bricks:l.flatMap((e=>Br(e,w)))}},g}(P,t,j,$,r):k===Lr&&(K=function(e,t,n,r,o){var i,s;const a="string"==typeof e?JSON.parse(e):e,c=(0,h.uniqueId)("form-state-"),l={...n.runtimeContext,formStateStoreId:c};delete l.forEachItem,delete l.forEachIndex,delete l.forEachSize,delete l.tplStateStoreId;const d=new Cr("FORM_STATE",void 0,o,c);l.formStateStoreMap.set(c,d),l.formStateStoreScope&&l.formStateStoreScope.push(d);const p=null!==(i=a.context)&&void 0!==i?i:[];p.some((e=>"params"===e.name))||p.push({name:"params"}),d.define(p,l,r);const f=$r(a.formSchema,a.fields,c);return Mr.includes(f.brick)&&t.events&&(f.events=function(e,t){const n=null!=e?e:{};for(const[e,r]of Object.entries(t))n[e]=(0,u.hasOwnProperty)(n,e)?[n[e],r].flat():r;return n}(f.events,t.events)),"boolean"!=typeof(null===(s=t.properties)||void 0===s?void 0:s.renderRoot)||t.properties.renderRoot?{...t,slots:void 0,children:[{brick:"eo-micro-view",properties:{style:{padding:"12px"}},children:[f]}]}:{...t,slots:void 0,children:[f]}}(R,t,j,$,r)),K.portal&&(j.slotId=void 0),P?(H={...b},delete H.forEachItem,delete H.forEachIndex,delete H.forEachSize):H=b,D.push((async()=>{const e=Qr(K.children,K.slots);if(!e)return;const t=new Map,n=await Promise.all(Object.entries(e).map((async(e,n)=>{let[s,l]=e;if("routes"!==l.type)return Wr(j,l.bricks,H,r,o,i,s,a,c);let u={blockingList:[]};const d={tag:kn.ABSTRACT,return:j};u.node=d;const p=o[o.length-1];null!=p&&p.incrementalSubRoutes&&(t.set(n,s),r.performIncrementalRender(l,o,(async(e,t)=>{const{homepage:n}=H.app,{pathname:a}=e;if(!v(n,a)||!o.every((e=>{let r,o;return(r=Tt(e,n,t.pathname))&&(o=Tt(e,n,a))&&(e!==p||function(e,t){if((0,h.isEqual)(e,t))return!0;const n=(e,t)=>String(Number(t))===t,r=(0,h.omitBy)(e,n),o=(0,h.omitBy)(t,n);return(0,h.isEqual)(r,o)}(r.params,o.params))})))return!1;const[c,d,f]=Jr({...H,location:e,query:new URLSearchParams(e.search)});let m,g=!1,y=[];const w={blockingList:[]},E={tag:kn.ABSTRACT,return:j};w.node=E;try{if(m=await Kr(E,l.routes,c,r,o,i,s,!0),m.route){if(r.reBailout(m))return!0;y=[...d,...f],await Gr(m,c,[c.ctxStore,...y])}}catch(e){console.error("Incremental sub-router failed:",e);const t=await r.reCatch(e,E);if(!t)return!0;({failed:g,output:m}=t)}if(j.disposed)return!0;if(E.child=m.node,Xr(w,{...m,node:void 0}),await r.reMergeMenuRequestNodes(i,l.routes,m.menuRequestNode),r.reRender(j,E,u.node),u=w,!g){c.ctxStore.mountAsyncData(m.route);for(const e of y)e.mountAsyncData()}return!0})));const m=await Kr(d,l.routes,H,r,o,i,s,void 0,c);return d.child=m.node,Xr(f,{...m,node:void 0}),Yr(i,f.menuRequestNode=m.menuRequestNode),u}))),s={...f,node:void 0,blockingList:[],menuRequestNode:void 0};n.forEach((e=>{Xr(s,e),function(e,t){const n=t.menuRequestNode;if(n)if(e.menuRequestNode){let t=e.menuRequestNode;for(;t.sibling;)t=t.sibling;t.sibling=n}else e.menuRequestNode=n}(s,e)})),s.node&&(j.child=s.node),Xr(f,{...s,node:void 0}),Yr(i,f.menuRequestNode=s.menuRequestNode)})()),await Promise.all(D),f}(e,t,n,r,o,i,s,a,c)}catch(n){if(t.errorBoundary)return console.error("Error caught by error boundary:",n),{node:await Dr(n,e),blockingList:[]};throw n}}function zr(e){return[e.ctxStore,...e.tplStateStoreMap.values(),...e.formStateStoreMap.values()]}function Gr(e,t,n){return(0,l.flushStableLoadBricks)(),Promise.all([...e.blockingList,...n.map((e=>e.waitForAll())),...t.pendingPermissionsPreCheck])}function Jr(e){const t=[],n=[];return[{...e,tplStateStoreScope:t,formStateStoreScope:n},t,n]}function Xr(e,t){const{blockingList:n,node:r,menuRequestNode:o,...i}=t;if(e.blockingList.push(...n),r)if(e.node){let t=e.node;for(;t.sibling;)t=t.sibling;t.sibling=r}else e.node=r;Object.assign(e,i)}function Yr(e,t){if(t)if(e.child){let n=e.child;for(;n.sibling;)n=n.sibling;n.sibling=t}else e.child=t}function Qr(e,t){let n=t;if(Array.isArray(e)&&!n){n={};for(const{slot:t,...r}of e){const e=null!=t?t:"";(0,u.hasOwnProperty)(n,e)||(n[e]={type:"bricks",bricks:[]}),n[e].bricks.push(r)}}return n}function Zr(e,t,n,r){return"silent"===r?e.catch((e=>{console.error('Load %s "%s" failed:',t,n,e)})):e}let eo,to,no;function ro(){if(!eo){if(eo={isInIframe:!1,isInIframeOfSameSite:!1,isInIframeOfNext:!1,isInIframeOfVisualBuilder:!1,isInIframeOfLegacyConsole:!1},window!==window.parent){eo.isInIframe=!0;try{if(window.origin===window.parent.origin){eo.isInIframeOfSameSite=!0;const e="/next/"===f(),t=window.parent.location.pathname,n=t.startsWith("/next/");eo.isInIframeOfNext=!(Number(e)^Number(n));const r=n?"/next":"";eo.isInIframeOfVisualBuilder=t.startsWith(`${r}/visual-builder/`)||t.startsWith(`${r}/visual-builder-`),eo.isInIframeOfLegacyConsole=e&&!n}}catch{}}Object.freeze(eo)}return eo}function oo(e){var t;if(e.$$registerCustomTemplateProcessed)return;e.$$registerCustomTemplateProcessed=!0;const n=null===(t=e.meta)||void 0===t?void 0:t.customTemplates;if(Array.isArray(n))for(const t of n){const n=t.name.includes(".")?t.name:`${e.app.id}.${t.name}`;_e.define(n,t)}}function io(e){let t;t="8.2"===e?"v8-2":"v8",document.documentElement.dataset.ui=t}const so="basic.show-watermark";function ao(e){return!!e&&(e instanceof l.BrickLoadError||e instanceof P.HttpFetchError||e instanceof Error&&"ChunkLoadError"===e.name||e instanceof Event&&"error"===e.type&&e.target instanceof HTMLScriptElement)}const co="reload-for-error-count",lo=2;function uo(e){if(/upchat/i.test(navigator.userAgent)&&ao(e)){var t;const e=+(null!==(t=sessionStorage.getItem(co))&&void 0!==t?t:0);if(e<lo)return sessionStorage.setItem(co,String(e+1)),!0;po()}return!1}function po(){sessionStorage.removeItem(co)}var fo=new WeakMap,ho=new WeakMap,mo=new WeakMap,vo=new WeakMap,go=new WeakMap,yo=new WeakMap,wo=new WeakMap,Eo=new WeakMap,bo=new WeakMap,So=new WeakMap,Ao=new WeakMap,ko=new WeakMap,Io=new WeakSet;class Co{constructor(e){(0,I.A)(this,Io),(0,i.A)(this,fo,void 0),(0,i.A)(this,ho,!1),(0,i.A)(this,mo,void 0),(0,i.A)(this,vo,void 0),(0,i.A)(this,go,void 0),(0,i.A)(this,yo,new Set),(0,i.A)(this,wo,0),(0,i.A)(this,Eo,void 0),(0,i.A)(this,bo,void 0),(0,i.A)(this,So,void 0),(0,i.A)(this,Ao,void 0),(0,i.A)(this,ko,!1),(0,s.A)(fo,this,e);const t=k();window.addEventListener("beforeunload",(e=>{(0,C.A)(Io,this,Po).call(this,{})?(e.preventDefault(),e.returnValue=""):delete e.returnValue})),t.block(((e,t)=>(0,C.A)(Io,this,Po).call(this,{location:e,action:t})))}getRenderId(){return(0,a.A)(Eo,this)}getRuntimeContext(){return(0,a.A)(vo,this)}getRecentApps(){return{currentApp:(0,a.A)(bo,this),previousApp:(0,a.A)(So,this)}}getNavConfig(){return(0,a.A)(Ao,this)}bootstrap(){window.AbortController&&(to=new AbortController,P.http.interceptors.request.use((e=>{var t;return{...e,options:{signal:null!==(t=e.options)&&void 0!==t&&t.noAbortOnRouteChange?null:to.signal,...e.options}}})));const e=k();let t=e.location;return e.listen(((e,n)=>{const r=t;t=e,(0,a.A)(ho,this)?(0,s.A)(mo,this,{location:e,prevLocation:r,action:n}):(0,C.A)(Io,this,To).call(this,{location:e,prevLocation:r,action:n}).catch(Jt)})),(0,C.A)(Io,this,To).call(this,{location:e.location})}}function Po(e){var t;const n=k(),r=n.getBlockMessage();null===(t=(0,a.A)(go,this))||void 0===t||t.dispatchBeforePageLeave(e);const o=n.getBlockMessage();return!r&&o&&n.unblock(),o}function Oo(e,t,n){var r,o;if((0,s.A)(wo,this,(r=(0,a.A)(wo,this),o=r++,r)),o>10){const t=`Infinite redirect detected: from "${n.pathname}${n.search}${n.hash}" to "${e}"`;throw new Error(t)}k().replace(e,t)}async function To(e){(0,s.A)(ho,this,!0);try{await(0,C.A)(Io,this,xo).call(this,e)}finally{if((0,s.A)(ho,this,!1),(0,a.A)(mo,this)){const e=(0,a.A)(mo,this);(0,s.A)(mo,this,void 0),await(0,C.A)(Io,this,To).call(this,e)}}}async function xo(e){let{location:t,prevLocation:n,action:r}=e;if(n){var o,i,s,c;let e;const u={hash:void 0,state:void 0};var l;if(void 0!==t.key&&("POP"!==r||void 0!==n.key&&!1!==(null===(o=n.state)||void 0===o?void 0:o.notify))||(u.key=void 0),((0,p.locationsAreEqual)({...n,...u},{...t,...u})||"POP"!==r&&!1===(null===(i=t.state)||void 0===i?void 0:i.notify))&&(e=!0),e||null!==(s=t.state)&&void 0!==s&&s.noIncremental||(0,a.A)(ko,this)||(e=await(null===(l=(0,a.A)(go,this))||void 0===l?void 0:l.didPerformIncrementalRender(t,n))),e)return;if(to&&(to.abort(),to=new AbortController),null===(c=(0,a.A)(go,this))||void 0===c||c.dispatchPageLeave(),"POP"===r&&g(m((0,a.A)(fo,this),t.pathname)))return void window.location.reload();H("locationChange")}return(0,C.A)(Io,this,Ro).call(this,t,!n)}async function Ro(e,t){var n,r,o,i,c,u;const d=(0,s.A)(Eo,this,(0,h.uniqueId)("render-id-"));let p=null==Fo||null===(n=Fo.auth)||void 0===n||null===(r=n.isBlockedPath)||void 0===r?void 0:r.call(n,e.pathname);We=new WeakSet,Ge.clear(),null==Fo||null===(o=Fo.flowApi)||void 0===o||o.clearCollectWidgetContract(),k().unblock();const f=null==Fo||null===(i=Fo.pageView)||void 0===i?void 0:i.create(),v=p?void 0:m((0,a.A)(fo,this),e.pathname),g=null===(c=(0,a.A)(vo,this))||void 0===c?void 0:c.app,y=null==v||null===(u=v.app)||void 0===u?void 0:u.id;window.BOOTSTRAP_UNION_FILE&&y&&y!==(null==g?void 0:g.id)&&function(e){const{appId:t,version:n}=e;window.APP_ROOT_TPL&&(window.APP_ID=t,window.APP_ROOT=window.APP_ROOT_TPL.replace("{id}",t).replace("{version}",n))}({appId:y,version:v.app.currentVersion}),null!=v&&v.app&&await async function(e){if(!e.$$fulfilled)return e.$$fulfilling||(e.$$fulfilling=async function(e){var t;await(null==Fo||null===(t=Fo.fulfilStoryboard)||void 0===t?void 0:t.call(Fo,e)),_(e),Object.assign(e,{$$fulfilled:!0,$$fulfilling:null})}(e)),e.$$fulfilling}(v);const w=(0,s.A)(bo,this,null==v?void 0:v.app);var E,b,S,A;w&&(null==v||null===(E=v.meta)||void 0===E||null===(E=E.blackList)||void 0===E||null===(b=E.forEach)||void 0===b||b.call(E,(e=>{var t,n;let r=e&&(e.to||e.url);if(r&&"string"==typeof r){if(r=r.split("?")[0].replace(/\${\s*(?:(?:PATH|CTX)\.)?(\w+)\s*}/g,":$1"),e.to)try{r=dt(r,{app:w})}catch(e){console.error(e)}else r=r.replace(/^\/next\//,"/");r&&(null==Fo||null===(t=Fo.auth)||void 0===t||null===(n=t.addPathToBlackList)||void 0===n||n.call(t,r))}})),p=null==Fo||null===(S=Fo.auth)||void 0===S||null===(A=S.isBlockedPath)||void 0===A?void 0:A.call(S,e.pathname)),function(){var e,t,n,r,o,i,s,a;const c=Vo().getFeatureFlags(),u=Vo().getMiscSettings();if(!c["show-watermark"])return;const d="0.0.0"===(null===(e=window.APP_ROOT)||void 0===e||null===(e=e.match(/versions\/([^/]+)\//))||void 0===e?void 0:e[1])||"0.0.0"===(null===(t=window.APP_ROOT)||void 0===t||null===(t=t.match(/micro-apps\/(?:v2|v3)\/[^/]+\/([^/]+)/))||void 0===t?void 0:t[1]),p=null!==(n=null==Fo||null===(r=Fo.auth)||void 0===r||null===(r=r.getAuth())||void 0===r?void 0:r.username)&&void 0!==n?n:"",f=null!==(o=u.watermarkConfig)&&void 0!==o?o:{flags:{}},m=[..."string"==typeof f.content?[f.content]:null!==(i=f.content)&&void 0!==i?i:[],null!==(s=f.flags)&&void 0!==s&&s["show-development"]&&d?"Development":"",null!==(a=f.flags)&&void 0!==a&&a["show-user"]?p:""].filter(Boolean);if(0===m.length)return;const v={content:m,zIndex:1001,width:200,font:{fontSize:28},gap:[190,190],...(0,h.omit)(f,["content","flags"])};no?no.resolve(v):(0,l.loadBricksImperatively)([so],Wo()).then((()=>{no=document.createElement(so),no.resolve(v)}),(e=>{console.error("Load watermark service failed:",e)}))}();const I=g&&w?g.id!==w.id:g!==w;(0,O.clearExpressionASTCache)(),I&&(0,O.clearFunctionASTCache)();const T=Vo().getFeatureFlags(),x=(0,a.A)(go,this),R=(t,n)=>{null==f||f({status:"redirected"}),(0,a.A)(yo,this).add(x),(0,C.A)(Io,this,Oo).call(this,t,n,e)},B=()=>{const t=T["sso-enabled"]?"/sso-auth/login":"/auth/login";Ht(e),R(t,{from:e})},L=document.querySelector("#main-mount-point"),M=document.querySelector("#portal-mount-point"),$={tag:kn.ROOT,container:L,createPortal:M},N=()=>{var e;In(L),In(M),(0,a.A)(yo,this).add(x);for(const e of(0,a.A)(yo,this))e&&(e.dispatchOnUnmount(),e.dispose());(0,a.A)(yo,this).clear(),null==Fo||null===(e=Fo.messageDispatcher)||void 0===e||e.reset(),I&&((0,s.A)(So,this,g),window.dispatchEvent(new CustomEvent("app.change",{detail:{previousApp:g,currentApp:w}})))};if(Q(w&&(re()[w.id]||w.theme)||"light"),ie("default"),ue(Vo().getMiscSettings().globalThemeVariant),w&&!p){var U,F,j,V,D,K;null==Fo||null===(U=Fo.checkInstalledApps)||void 0===U||U.preCheckInstalledApps(v,(e=>!!Xo(e)));const n={bailout:e=>e.unauthenticated?(B(),!0):e.redirect?(R(e.redirect.path,e.redirect.state),!0):void(0,s.A)(wo,this,0),mergeMenus:async e=>{const t=await Promise.all(e);(0,s.A)(Ao,this,function(e){const t={breadcrumb:[]};for(const n of e){const{breadcrumb:e}=n;e&&(e.overwrite?t.breadcrumb=e.items:t.breadcrumb.push(...e.items))}return t}(t)),window.dispatchEvent(new CustomEvent("navConfig.change",{detail:(0,a.A)(Ao,this)}))},catch:async(t,n,r,o)=>{if(!Wt(t)||window.NO_AUTH_GUARD){if(!(t instanceof P.HttpAbortError)){const i=Vo().getMiscSettings().noAuthGuardLoginPath;if(Wt(t)&&i)return void R(i,{from:e});if(r)throw t;return!o&&uo(t)?void window.location.reload():{failed:!0,output:{node:await Dr(t,n,!o),blockingList:[]}}}(0,a.A)(yo,this).add(x)}else B()}},r=(0,s.A)(go,this,new Un("page",{routeHelper:n,renderId:d})),o=(0,s.A)(vo,this,{app:w,location:e,query:new URLSearchParams(e.search),flags:T,sys:{...null==Fo||null===(F=Fo.auth)||void 0===F?void 0:F.getAuth(),...ro(),settings:{brand:Vo().getBrandSettings()}},ctxStore:new Cr("CTX",void 0,r),pendingPermissionsPreCheck:[null==Fo||null===(j=Fo.checkPermissions)||void 0===j?void 0:j.preCheckPermissions(v)],tplStateStoreMap:new Map,formStateStoreMap:new Map});(0,s.A)(Ao,this,void 0),oo(v),we(null===(V=v.meta)||void 0===V?void 0:V.functions,w),null==Fo||null===(D=Fo.flowApi)||void 0===D||D.collectContract(null===(K=v.meta)||void 0===K?void 0:K.contracts);let i,c=!1,l=[];try{zn.clear();const e={};if(i=await Kr($,function(e){if(window.parent===window)return e;let t=e;const n=(0,h.findLastIndex)(t,(e=>e.path.startsWith("${APP.homepage}/_dev_only_/template-preview/")));t=[...t.slice(0,n+1),{path:"${APP.homepage}/_dev_only_/template-preview/:templateId",bricks:[{brick:"span"}],menu:!1,exact:!0},...t.slice(n+1)];const r=(0,h.findLastIndex)(t,(e=>e.path.startsWith("${APP.homepage}/_dev_only_/snippet-preview/")));return t=[...t.slice(0,r+1),{path:"${APP.homepage}/_dev_only_/snippet-preview/:snippetId",bricks:[{brick:"span"}],menu:!1,exact:!0},...t.slice(r+1)],t}(v.routes),o,r,[],e),n.bailout(i))return;l=zr(o),await Gr(i,o,l),e.child=i.menuRequestNode,r.setInitialMenuRequestNode(e),await n.mergeMenus(r.getMenuRequests())}catch(e){console.error("Router failed:",e),t&&(0,s.A)(ko,this,!0);const r=await n.catch(e,$,t);if(!r)return;({failed:c,output:i}=r)}if(po(),$.child=i.node,(0,s.A)(ko,this,!1),N(),i.route&&"routes"!==i.route.type||c){if(c||r.dispatchBeforePageLoad(),te(),ae(),io(null==w?void 0:w.uiVersion),Cn($),window.scrollTo(0,0),c)null==f||f({status:"failed"});else{r.dispatchPageLoad(),r.dispatchAnchorLoad(),r.dispatchOnMount(),r.initializeScrollIntoView(),r.initializeMediaChange(),r.initializeMessageDispatcher();for(const e of l)e.mountAsyncData();null==f||f({status:"ok",path:i.path,pageTitle:document.title})}return void H("rendered")}}else{if(!window.NO_AUTH_GUARD&&null!=Fo&&Fo.auth&&!Fo.auth.isLoggedIn())return void B();N()}te(),ae();const W=await Dr(new Vr(p?"page blocked":w?"page not found":"app not found"),$,!0);$.child=W,Cn($),window.scrollTo(0,0),null==f||f({status:p?"blocked":"not-found"}),H("rendered")}const Bo="undefined"!=typeof BRICK_PACKAGES?BRICK_PACKAGES:null;var Lo=n(3999);function _o(e){const t=[];if(["light","dark"].forEach((n=>{if(e[n])switch(e.type){case"brandColor":t.push((0,Lo.LP)(n,e[n]));break;case"baseColors":t.push((0,Lo.eC)(n,e[n],e.backgroundColor));break;case"variables":t.push((0,Lo.Gb)(n,e[n]))}})),t.length>0){const e=document.createElement("style");return e.textContent=t.join("\n\n"),document.head.appendChild(e),()=>{e.remove()}}}let Mo,$o,No,Uo,Fo;function jo(e){if(Mo)throw new Error("Cannot create multiple runtimes");return window.addEventListener("message",(e=>{let{data:t}=e;if((null==t?void 0:t.source)!==U)return;const n=t.payload;switch(null==n?void 0:n.type){case F:D=n.active;break;case j:V=n.panel}})),Fo=null==e?void 0:e.hooks,(0,c.initializeI18n)(Ft,jt),d.locale(c.i18n.language),c.i18n.on("languageChanged",(()=>{d.locale(c.i18n.language)})),A(),Mo=new Ko,Mo}const Vo=function(){const e=S();if(e)return function(){return new Proxy(e.getRuntime(),{get(){switch(arguments.length<=1?void 0:arguments[1]){case"getCurrentApp":case"getRecentApps":case"hasInstalledApp":case"getDesktops":case"getLaunchpadSettings":case"getLaunchpadSiteMap":case"toggleLaunchpadEffect":case"applyPageTitle":case"getNavConfig":case"getFeatureFlags":case"getMiscSettings":case"getBrandSettings":return Reflect.get(...arguments)}}})}}()||function(){return Mo};var Do=new WeakMap,Ho=new WeakMap;class Ko{constructor(){(0,i.A)(this,Do,!1),(0,i.A)(this,Ho,!1),(0,o.A)(this,"version",3)}initialize(e){var t;if((0,a.A)(Do,this))throw new Error("The runtime cannot be initialized more than once");(0,s.A)(Do,this,!0),function(e){(0,u.isObject)(e.settings)&&(0,u.deepFreeze)(e.settings),e.brickPackages&&(0,u.deepFreeze)(e.brickPackages)}(e),$o=e;const{notification:n,dialog:r}=qo();var o;!1!==n&&(o=null!=n?n:"basic.show-notification",(0,this.loadBricks)([o]).then((()=>{zt=document.createElement(o)}),(e=>{console.error("Load notification service failed:",e)}))),!1!==r&&function(e,t){t([e]).then((()=>{Vt=document.createElement(e)}),(e=>{console.error("Load dialog service failed:",e)}))}(null!=r?r:"basic.show-dialog",this.loadBricks),function(e){e&&(e.brandColor?_o({type:"brandColor",...e.brandColor}):e.baseColors?_o({type:"baseColors",...e.baseColors}):e.variables&&_o({type:"variables",...e.variables}))}(null===(t=e.settings)||void 0===t||null===(t=t.misc)||void 0===t?void 0:t.theme)}async bootstrap(e){if(e&&this.initialize(e),(0,a.A)(Ho,this))throw new Error("The runtime cannot be bootstrapped more than once");(0,s.A)(Ho,this,!0),No=new Co($o.storyboards),await No.bootstrap()}getRecentApps(){var e,t;return null!==(e=null===(t=No)||void 0===t?void 0:t.getRecentApps())&&void 0!==e?e:{}}getCurrentApp(){var e;return null===(e=No)||void 0===e?void 0:e.getRecentApps().currentApp}hasInstalledApp(e,t){return Ve(e,t)}getFeatureFlags(){var e,t;return{...null===(e=$o)||void 0===e||null===(e=e.settings)||void 0===e?void 0:e.featureFlags,...null===(t=No)||void 0===t||null===(t=t.getRecentApps().currentApp)||void 0===t||null===(t=t.config)||void 0===t||null===(t=t.settings)||void 0===t?void 0:t.featureFlags,"migrate-to-brick-next-v3":!0}}getMiscSettings(){var e,t;return{...null===(e=$o)||void 0===e||null===(e=e.settings)||void 0===e?void 0:e.misc,...null===(t=No)||void 0===t||null===(t=t.getRecentApps().currentApp)||void 0===t||null===(t=t.config)||void 0===t||null===(t=t.settings)||void 0===t?void 0:t.misc}}getBrandSettings(){var e;return{base_title:"DevOps 管理专家",...null===(e=$o)||void 0===e||null===(e=e.settings)||void 0===e?void 0:e.brand}}getLaunchpadSettings(){var e;return{columns:7,rows:4,...null===(e=$o)||void 0===e||null===(e=e.settings)||void 0===e?void 0:e.launchpad}}getDesktops(){var e,t;return null!==(e=null===(t=$o)||void 0===t?void 0:t.desktops)&&void 0!==e?e:[]}getLaunchpadSiteMap(){var e,t;return null!==(e=null===(t=$o)||void 0===t?void 0:t.siteSort)&&void 0!==e?e:[]}toggleLaunchpadEffect(e){document.body.classList.toggle("launchpad-open",e)}applyPageTitle(e){var t;const n=this.getBrandSettings().base_title;document.title=(null===(t=No)||void 0===t||null===(t=t.getRecentApps().currentApp)||void 0===t?void 0:t.localeTitle)||(e?`${e} - ${n}`:n)}getNavConfig(){var e;return null===(e=No)||void 0===e?void 0:e.getNavConfig()}loadBricks(e){return(0,l.loadBricksImperatively)(e,Wo())}}function Wo(){var e,t,n,r;return null!=Uo?Uo:Uo=function(e,t){if(null==t||!t.length)return e;const n=new Map;return[...t,...e].forEach((e=>{const t=e.filePath.split("/")[1];n.has(t)||n.set(t,e)})),Array.from(n.values())}(null!==(e=null!==(t=null!==(n=null===(r=$o)||void 0===r?void 0:r.brickPackages)&&void 0!==n?n:Bo)&&void 0!==t?t:window.STANDALONE_BRICK_PACKAGES)&&void 0!==e?e:[],window.PUBLIC_DEPS)}function qo(){var e,t;return null!==(e=null===(t=$o)||void 0===t||null===(t=t.settings)||void 0===t?void 0:t.presetBricks)&&void 0!==e?e:{}}function zo(){var e;return null===(e=No)||void 0===e?void 0:e.getRenderId()}function Go(){var e;return null===(e=No)||void 0===e?void 0:e.getRuntimeContext()}function Jo(e){var t;return null===(t=$o)||void 0===t||null===(t=t.storyboards)||void 0===t?void 0:t.find((t=>t.app.id===e))}function Xo(e){var t;return null===(t=Jo(e))||void 0===t?void 0:t.app}function Yo(){for(var e,t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];null==Fo||null===(e=Fo.auth)||void 0===e||null===(t=e.authenticate)||void 0===t||t.call(e,...r)}function Qo(){var e;return null==Fo||null===(e=Fo.auth)||void 0===e?void 0:e.getAuth()}function Zo(){var e,t;return null==Fo||null===(e=Fo.auth)||void 0===e||null===(t=e.logout)||void 0===t?void 0:t.call(e)}function ei(){var e;return null==Fo||null===(e=Fo.auth)||void 0===e?void 0:e.isLoggedIn()}var ti=new WeakMap;const ni=new class{constructor(){(0,i.A)(this,ti,new Map)}define(e,t){(0,a.A)(ti,this).has(e)?console.error(`Custom editor of "${e}" already registered`):(0,a.A)(ti,this).set(e,t)}get(e){return(0,a.A)(ti,this).get(e)}};async function ri(e,t,n){return Xe(await Ke(e),e,"resolve",t,n)}function oi(e){let t,{portal:n,scope:r="fragment",unknownBricks:o,supportsUseChildren:i,unsafe_penetrate:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=n;t=n||(()=>(a=document.createElement("div"),a.style.position="absolute",a.style.width=a.style.height="0",document.body.append(a),a));let l,u,d=!1;const p="page"===r?void 0:Symbol("IsolatedRoot");return{async render(n){let{theme:f,uiVersion:m,language:v,context:g,functions:y,templates:w,i18n:E,url:b,app:S}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(d)throw new Error("The root is unmounted and cannot be rendered any more");const A=[].concat(n);if(i){(0,T.replaceUseChildren)(A);for(const e of null!=w?w:[])Array.isArray(e.bricks)&&(0,T.replaceUseChildren)(e.bricks)}const k=l,I=(0,h.uniqueId)("render-id-");l=new Un(r,{unknownBricks:o,renderId:I});const C={ctxStore:new Cr("CTX",void 0,l),pendingPermissionsPreCheck:[],tplStateStoreMap:new Map,formStateStoreMap:new Map,isolatedRoot:p,unsafe_penetrate:s};if(b){const e=new URL(b);C.query=e.searchParams,C.location={pathname:e.pathname,search:e.search,hash:e.hash,state:void 0}}const P={tag:kn.ROOT,container:e,createPortal:t};if("page"===r){var O;Q(null!=f?f:"light"),ie("default"),io(m),v&&await c.i18n.changeLanguage(v),null!=S||(S={id:"demo",homepage:"/demo"}),C.app=S;const e={app:S,meta:{i18n:E,customTemplates:w}};null===(O=u)||void 0===O||O(),u=_(e),oo(e),we(y,S)}else!function(e,t){const{storyboardFunctions:n,registerStoryboardFunctions:r}=ge({isolatedRoot:e});pe.set(e,n),r(t)}(p,null!=y?y:[]);C.ctxStore.define(g,C);let x,R=!1,B=[];try{x=await Wr(P,A,C,l,[],{}),B=zr(C),await Gr(x,C,B)}catch(e){R=!0,x={node:await Dr(e,P,"page"===r),blockingList:[]}}if(P.child=x.node,null==k||k.dispatchOnUnmount(),null==k||k.dispose(),In(e),a&&In(a),"page"===r&&(R||l.dispatchBeforePageLoad(),te(),ae()),Cn(P),"page"===r&&window.scrollTo(0,0),!R){for(const e of B)e.mountAsyncData();"page"===r&&l.dispatchPageLoad(),l.dispatchOnMount(),l.initializeScrollIntoView(),l.initializeMediaChange(),l.initializeMessageDispatcher()}},unmount(){d||(d=!0,p&&pe.delete(p),In(e),a&&(In(a),n||a.remove()))}}}function ii(e){let{useRealTimeQuery:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n={...Go()};t&&(n.query=new URLSearchParams(k().location.search));const r=t=>{if("string"==typeof t){if((0,O.isEvaluable)(t)){const e=ot(t,n);return qe(e),e}return(0,x.inject)(t,n)}return!(0,u.isObject)(t)||ze(e)?t:Array.isArray(t)?t.map((e=>r(e))):Object.fromEntries(Object.entries(t).map((e=>{let[t,n]=e;return[r(t),r(n)]})))};return r(e)}const si=[];function ai(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1e3,t=-1;const n=()=>{if(t>-1){const e=si.indexOf(t);e>-1&&si.splice(e,1)}};return{push:()=>{var r;return n(),t=(null!==(r=si[si.length-1])&&void 0!==r?r:-1)+1,si.push(t),t+e},pull:n}}}}]);