@veecode-platform/plugin-veecode-homepage-dynamic 0.2.2 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/VeeCodeHomePage.esm.js +0 -2
- package/dist/components/VeeCodeHomePage.esm.js.map +1 -1
- package/dist/components/homeContent/HighLightedCard.esm.js +5 -2
- package/dist/components/homeContent/HighLightedCard.esm.js.map +1 -1
- package/dist/components/homeContent/HomeContent.esm.js +9 -7
- package/dist/components/homeContent/HomeContent.esm.js.map +1 -1
- package/dist/components/homeContent/Summary.esm.js +6 -4
- package/dist/components/homeContent/Summary.esm.js.map +1 -1
- package/dist/components/homeContent/VisitedCharts.esm.js +4 -2
- package/dist/components/homeContent/VisitedCharts.esm.js.map +1 -1
- package/dist/components/homeGretting/HomeGretting.esm.js +4 -2
- package/dist/components/homeGretting/HomeGretting.esm.js.map +1 -1
- package/dist/hooks/useTranslation.esm.js +8 -0
- package/dist/hooks/useTranslation.esm.js.map +1 -0
- package/dist/index.d.ts +35 -4
- package/dist/index.esm.js +2 -0
- package/dist/index.esm.js.map +1 -1
- package/dist/plugin.esm.js +7 -1
- package/dist/plugin.esm.js.map +1 -1
- package/dist/translations/de.esm.js +28 -0
- package/dist/translations/de.esm.js.map +1 -0
- package/dist/translations/es.esm.js +28 -0
- package/dist/translations/es.esm.js.map +1 -0
- package/dist/translations/fr.esm.js +28 -0
- package/dist/translations/fr.esm.js.map +1 -0
- package/dist/translations/index.esm.js +16 -0
- package/dist/translations/index.esm.js.map +1 -0
- package/dist/translations/it.esm.js +28 -0
- package/dist/translations/it.esm.js.map +1 -0
- package/dist/translations/pt.esm.js +28 -0
- package/dist/translations/pt.esm.js.map +1 -0
- package/dist/translations/ref.esm.js +44 -0
- package/dist/translations/ref.esm.js.map +1 -0
- package/dist-scalprum/plugin-manifest.json +3 -3
- package/dist-scalprum/static/{1213.412457e8.chunk.js → 1213.10ab8a1e.chunk.js} +4 -4
- package/dist-scalprum/static/1213.10ab8a1e.chunk.js.map +1 -0
- package/dist-scalprum/static/2211.f5266f49.chunk.js +29 -0
- package/dist-scalprum/static/2211.f5266f49.chunk.js.map +1 -0
- package/dist-scalprum/static/2261.02ebf7b8.chunk.js +2 -0
- package/dist-scalprum/static/2261.02ebf7b8.chunk.js.map +1 -0
- package/dist-scalprum/static/2969.d7dee9a4.chunk.js +2 -0
- package/dist-scalprum/static/2969.d7dee9a4.chunk.js.map +1 -0
- package/dist-scalprum/static/3837.e9b60659.chunk.js +2 -0
- package/dist-scalprum/static/3837.e9b60659.chunk.js.map +1 -0
- package/dist-scalprum/static/41.53c70bd6.chunk.js +2 -0
- package/dist-scalprum/static/41.53c70bd6.chunk.js.map +1 -0
- package/dist-scalprum/static/{4197.8a8b877f.chunk.js → 4197.0e023080.chunk.js} +2 -2
- package/dist-scalprum/static/{4197.8a8b877f.chunk.js.map → 4197.0e023080.chunk.js.map} +1 -1
- package/dist-scalprum/static/4864.b356c1a3.chunk.js +2 -0
- package/dist-scalprum/static/4864.b356c1a3.chunk.js.map +1 -0
- package/dist-scalprum/static/5132.e8ececda.chunk.js +2 -0
- package/dist-scalprum/static/5132.e8ececda.chunk.js.map +1 -0
- package/dist-scalprum/static/{5255.21365d93.chunk.js → 5255.31f4471a.chunk.js} +2 -2
- package/dist-scalprum/static/{5255.21365d93.chunk.js.map → 5255.31f4471a.chunk.js.map} +1 -1
- package/dist-scalprum/static/5749.9f83e5fe.chunk.js +179 -0
- package/dist-scalprum/static/5749.9f83e5fe.chunk.js.map +1 -0
- package/dist-scalprum/static/5799.516d5ae5.chunk.js +2 -0
- package/dist-scalprum/static/5799.516d5ae5.chunk.js.map +1 -0
- package/dist-scalprum/static/{5888.d5ff87d6.chunk.js → 5888.39088266.chunk.js} +1 -1
- package/dist-scalprum/static/{5888.d5ff87d6.chunk.js.map → 5888.39088266.chunk.js.map} +1 -1
- package/dist-scalprum/static/6123.b8f54e25.chunk.js +2 -0
- package/dist-scalprum/static/6123.b8f54e25.chunk.js.map +1 -0
- package/dist-scalprum/static/{6356.0690b575.chunk.js → 6356.a59d5e2e.chunk.js} +2 -2
- package/dist-scalprum/static/{6356.0690b575.chunk.js.map → 6356.a59d5e2e.chunk.js.map} +1 -1
- package/dist-scalprum/static/{6700.f2dbf122.chunk.js → 6700.8ab31ec1.chunk.js} +1 -1
- package/dist-scalprum/static/{6700.f2dbf122.chunk.js.map → 6700.8ab31ec1.chunk.js.map} +1 -1
- package/dist-scalprum/static/9011.81f8d514.chunk.js +2 -0
- package/dist-scalprum/static/9011.81f8d514.chunk.js.map +1 -0
- package/dist-scalprum/static/9204.dcf46cef.chunk.js +2 -0
- package/dist-scalprum/static/9204.dcf46cef.chunk.js.map +1 -0
- package/dist-scalprum/static/9292.15c445eb.chunk.js +2 -0
- package/dist-scalprum/static/9292.15c445eb.chunk.js.map +1 -0
- package/dist-scalprum/static/9541.dca5e402.chunk.js +3 -0
- package/dist-scalprum/static/9541.dca5e402.chunk.js.map +1 -0
- package/dist-scalprum/static/{9633.d7b4641e.chunk.js → 9633.47d13d21.chunk.js} +2 -2
- package/dist-scalprum/static/{9633.d7b4641e.chunk.js.map → 9633.47d13d21.chunk.js.map} +1 -1
- package/dist-scalprum/static/exposed-PluginRoot.46fb234b.chunk.js +2 -0
- package/dist-scalprum/static/exposed-PluginRoot.46fb234b.chunk.js.map +1 -0
- package/dist-scalprum/veecode-platform.plugin-veecode-homepage.e50a17c456ed6da412d5.js +2 -0
- package/dist-scalprum/veecode-platform.plugin-veecode-homepage.e50a17c456ed6da412d5.js.map +1 -0
- package/package.json +13 -13
- package/dist/components/headerComponent/HeaderComponent.esm.js +0 -67
- package/dist/components/headerComponent/HeaderComponent.esm.js.map +0 -1
- package/dist/components/headerComponent/iconButtonComponent/IconButtonComponent.esm.js +0 -35
- package/dist/components/headerComponent/iconButtonComponent/IconButtonComponent.esm.js.map +0 -1
- package/dist/components/headerComponent/logout/Logout.esm.js +0 -30
- package/dist/components/headerComponent/logout/Logout.esm.js.map +0 -1
- package/dist/components/headerComponent/menuItems/MenuItems.esm.js +0 -134
- package/dist/components/headerComponent/menuItems/MenuItems.esm.js.map +0 -1
- package/dist/components/headerComponent/notifications/Notifications.esm.js +0 -72
- package/dist/components/headerComponent/notifications/Notifications.esm.js.map +0 -1
- package/dist/components/headerComponent/profile/Profle.esm.js +0 -19
- package/dist/components/headerComponent/profile/Profle.esm.js.map +0 -1
- package/dist/components/headerComponent/searchComponent/SearchBar.esm.js +0 -113
- package/dist/components/headerComponent/searchComponent/SearchBar.esm.js.map +0 -1
- package/dist/components/headerComponent/searchComponent/SearchComponent.esm.js +0 -13
- package/dist/components/headerComponent/searchComponent/SearchComponent.esm.js.map +0 -1
- package/dist/components/headerComponent/searchComponent/SearchInput.esm.js +0 -32
- package/dist/components/headerComponent/searchComponent/SearchInput.esm.js.map +0 -1
- package/dist/components/headerComponent/searchComponent/SearchOption.esm.js +0 -50
- package/dist/components/headerComponent/searchComponent/SearchOption.esm.js.map +0 -1
- package/dist/components/headerComponent/searchComponent/SearchResultItem.esm.js +0 -44
- package/dist/components/headerComponent/searchComponent/SearchResultItem.esm.js.map +0 -1
- package/dist/components/headerComponent/toggleTheme/ToggleTheme.esm.js +0 -37
- package/dist/components/headerComponent/toggleTheme/ToggleTheme.esm.js.map +0 -1
- package/dist/hooks/useDebouncedCallback.esm.js +0 -26
- package/dist/hooks/useDebouncedCallback.esm.js.map +0 -1
- package/dist/utils/stringUtils.esm.js +0 -35
- package/dist/utils/stringUtils.esm.js.map +0 -1
- package/dist-scalprum/static/1213.412457e8.chunk.js.map +0 -1
- package/dist-scalprum/static/1853.9c4997f9.chunk.js +0 -2
- package/dist-scalprum/static/1853.9c4997f9.chunk.js.map +0 -1
- package/dist-scalprum/static/41.a129355f.chunk.js +0 -2
- package/dist-scalprum/static/41.a129355f.chunk.js.map +0 -1
- package/dist-scalprum/static/4864.0a352dc6.chunk.js +0 -2
- package/dist-scalprum/static/4864.0a352dc6.chunk.js.map +0 -1
- package/dist-scalprum/static/5211.b1dc9542.chunk.js +0 -3
- package/dist-scalprum/static/5211.b1dc9542.chunk.js.map +0 -1
- package/dist-scalprum/static/5571.73942ff6.chunk.js +0 -206
- package/dist-scalprum/static/5571.73942ff6.chunk.js.map +0 -1
- package/dist-scalprum/static/6123.94c2f019.chunk.js +0 -2
- package/dist-scalprum/static/6123.94c2f019.chunk.js.map +0 -1
- package/dist-scalprum/static/6460.86145f5a.chunk.js +0 -2
- package/dist-scalprum/static/6460.86145f5a.chunk.js.map +0 -1
- package/dist-scalprum/static/6921.efadb98d.chunk.js +0 -2
- package/dist-scalprum/static/6921.efadb98d.chunk.js.map +0 -1
- package/dist-scalprum/static/7871.32fe0d52.chunk.js +0 -2
- package/dist-scalprum/static/7871.32fe0d52.chunk.js.map +0 -1
- package/dist-scalprum/static/exposed-PluginRoot.bf5e0b03.chunk.js +0 -2
- package/dist-scalprum/static/exposed-PluginRoot.bf5e0b03.chunk.js.map +0 -1
- package/dist-scalprum/veecode-platform.plugin-veecode-homepage.52a7b0ce89460aa40ee1.js +0 -2
- package/dist-scalprum/veecode-platform.plugin-veecode-homepage.52a7b0ce89460aa40ee1.js.map +0 -1
- /package/dist-scalprum/static/{1213.412457e8.chunk.js.LICENSE.txt → 1213.10ab8a1e.chunk.js.LICENSE.txt} +0 -0
- /package/dist-scalprum/static/{5571.73942ff6.chunk.js.LICENSE.txt → 5749.9f83e5fe.chunk.js.LICENSE.txt} +0 -0
- /package/dist-scalprum/static/{5211.b1dc9542.chunk.js.LICENSE.txt → 9541.dca5e402.chunk.js.LICENSE.txt} +0 -0
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkveecode_platform_plugin_veecode_homepage=self.webpackChunkveecode_platform_plugin_veecode_homepage||[]).push([[879],{84390:(e,t,i)=>{i.r(t),i.d(t,{VeecodeHomepagePage:()=>p,veecodeHomepagePlugin:()=>n});var o=i(9490),a=i(98590),s=i(9353);const r=(0,o.createRouteRef)({id:"veecode-homepage"});console.log("[veecode-homepage] Initializing plugin");const n=(0,o.createPlugin)({id:"veecode-homepage",routes:{root:r},apis:[(0,o.createApiFactory)({api:a.y,deps:{storageApi:o.storageApiRef,identityApi:o.identityApiRef},factory:({storageApi:e,identityApi:t})=>(console.log("[veecode-homepage] Creating VisitsStorageApi"),s.s.create({storageApi:e,identityApi:t}))})]}),p=n.provide((0,o.createRoutableExtension)({name:"c",component:()=>(console.log("[veecode-homepage] Loading VeeCodeHomePage component"),Promise.all([i.e(2135),i.e(9996),i.e(5571),i.e(6352),i.e(1853),i.e(5211),i.e(5478),i.e(7326),i.e(484),i.e(9096),i.e(4994),i.e(1942),i.e(6460)]).then(i.bind(i,46373)).then(e=>e.VeeCodeHomePage)),mountPoint:r}))},98590:(e,t,i)=>{i.d(t,{Z:()=>a,y:()=>s});var o=i(9490);const a=e=>["<","<=","==","!=",">",">=","contains"].includes(e),s=(0,o.createApiRef)({id:"homepage.visits"})},9353:(e,t,i)=>{i.d(t,{s:()=>o});class o{limit;storageApi;storageKeyPrefix="@backstage/plugin-home:visits";identityApi;static create(e){return new o(e)}constructor(e){this.limit=Math.abs(e.limit??100),this.storageApi=e.storageApi,this.identityApi=e.identityApi}async list(e){let t=[...await this.retrieveAll()];return(e?.orderBy??[]).reverse().forEach(e=>{"asc"===e.direction?t.sort((t,i)=>this.compare(e,t,i)):t.sort((t,i)=>this.compare(e,i,t))}),(e?.filterBy??[]).reverse().forEach(e=>{t=t.filter(t=>{const i=t[e.field];return">"===e.operator?i>e.value:">="===e.operator?i>=e.value:"<"===e.operator?i<e.value:"<="===e.operator?i<=e.value:"=="===e.operator?i===e.value:"!="===e.operator?i!==e.value:"contains"===e.operator&&`${i}`.includes(`${e.value}`)})}),t.slice(0,e?.limit??8)}async save(e){const t=[...await this.retrieveAll()],i={...e.visit,id:window.crypto.randomUUID(),hits:1,timestamp:Date.now()},o=t.findIndex(e=>e.pathname===i.pathname);return o>=0?(i.id=t[o].id,i.hits=t[o].hits+1,t[o]=i):t.push(i),t.sort((e,t)=>t.timestamp-e.timestamp),await this.persistAll(t.splice(0,this.limit)),i}async persistAll(e){const t=await this.getStorageKey();return this.storageApi.set(t,e)}async retrieveAll(){const e=await this.getStorageKey(),t=this.storageApi.snapshot(e);return"unknown"!==t?.presence?t?.value??[]:new Promise((t,i)=>{const o=this.storageApi.observe$(e).subscribe({next:e=>{const i=e.value??[];o.unsubscribe(),t(i)},error:e=>{o.unsubscribe(),i(e)}})})}async getStorageKey(){const{userEntityRef:e}=await this.identityApi.getBackstageIdentity();return`${this.storageKeyPrefix}:${e}`}compare(e,t,i){return"number"==typeof t[e.field]?t[e.field]-i[e.field]:`${t[e.field]}`.localeCompare(`${i[e.field]}`)}}}}]);
|
|
2
|
-
//# sourceMappingURL=exposed-PluginRoot.bf5e0b03.chunk.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"static/exposed-PluginRoot.bf5e0b03.chunk.js","mappings":"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","sources":["webpack://veecode-platform.plugin-veecode-homepage/./src/routes.ts","webpack://veecode-platform.plugin-veecode-homepage/./src/plugin.ts","webpack://veecode-platform.plugin-veecode-homepage/../../node_modules/@backstage/plugin-home/dist/api/VisitsApi.esm.js","webpack://veecode-platform.plugin-veecode-homepage/../../node_modules/@backstage/plugin-home/dist/api/VisitsStorageApi.esm.js"],"sourcesContent":["import { createRouteRef } from '@backstage/core-plugin-api';\n\nexport const rootRouteRef = createRouteRef({\n id: 'veecode-homepage',\n});\n","import {\n createApiFactory,\n // createComponentExtension,\n createPlugin,\n createRoutableExtension,\n identityApiRef,\n storageApiRef,\n} from '@backstage/core-plugin-api';\nimport {\n // type StarredEntitiesProps,\n // type VisitedByTypeProps,\n // type FeaturedDocsCardProps,\n visitsApiRef,\n VisitsStorageApi,\n} from '@backstage/plugin-home';\n\nimport { rootRouteRef } from './routes';\n\nconsole.log('[veecode-homepage] Initializing plugin');\n\nexport const veecodeHomepagePlugin = createPlugin({\n id: 'veecode-homepage',\n routes: {\n root: rootRouteRef,\n },\n apis: [\n createApiFactory({\n api: visitsApiRef,\n deps: {\n storageApi: storageApiRef,\n identityApi: identityApiRef,\n },\n factory: ({ storageApi, identityApi }) => {\n console.log('[veecode-homepage] Creating VisitsStorageApi');\n return VisitsStorageApi.create({ storageApi, identityApi });\n },\n }),\n ],\n});\n\nexport const VeecodeHomepagePage = veecodeHomepagePlugin.provide(\n createRoutableExtension({\n name: 'c',\n component: () => {\n console.log('[veecode-homepage] Loading VeeCodeHomePage component');\n return import('./components/VeeCodeHomePage').then(m => m.VeeCodeHomePage);\n },\n mountPoint: rootRouteRef,\n }),\n);\n","import { createApiRef } from '@backstage/core-plugin-api';\n\nconst isOperator = (s) => {\n return [\"<\", \"<=\", \"==\", \"!=\", \">\", \">=\", \"contains\"].includes(s);\n};\nconst visitsApiRef = createApiRef({\n id: \"homepage.visits\"\n});\n\nexport { isOperator, visitsApiRef };\n//# sourceMappingURL=VisitsApi.esm.js.map\n","const DEFAULT_LIST_LIMIT = 8;\nclass VisitsStorageApi {\n limit;\n storageApi;\n storageKeyPrefix = \"@backstage/plugin-home:visits\";\n identityApi;\n static create(options) {\n return new VisitsStorageApi(options);\n }\n constructor(options) {\n this.limit = Math.abs(options.limit ?? 100);\n this.storageApi = options.storageApi;\n this.identityApi = options.identityApi;\n }\n /**\n * Returns a list of visits through the visitsApi\n */\n async list(queryParams) {\n let visits = [...await this.retrieveAll()];\n (queryParams?.orderBy ?? []).reverse().forEach((order) => {\n if (order.direction === \"asc\") {\n visits.sort((a, b) => this.compare(order, a, b));\n } else {\n visits.sort((a, b) => this.compare(order, b, a));\n }\n });\n (queryParams?.filterBy ?? []).reverse().forEach((filter) => {\n visits = visits.filter((visit) => {\n const field = visit[filter.field];\n if (filter.operator === \">\") return field > filter.value;\n if (filter.operator === \">=\") return field >= filter.value;\n if (filter.operator === \"<\") return field < filter.value;\n if (filter.operator === \"<=\") return field <= filter.value;\n if (filter.operator === \"==\") return field === filter.value;\n if (filter.operator === \"!=\") return field !== filter.value;\n if (filter.operator === \"contains\")\n return `${field}`.includes(`${filter.value}`);\n return false;\n });\n });\n return visits.slice(0, queryParams?.limit ?? DEFAULT_LIST_LIMIT);\n }\n /**\n * Saves a visit through the visitsApi\n */\n async save(saveParams) {\n const visits = [...await this.retrieveAll()];\n const visit = {\n ...saveParams.visit,\n id: window.crypto.randomUUID(),\n hits: 1,\n timestamp: Date.now()\n };\n const visitIndex = visits.findIndex((e) => e.pathname === visit.pathname);\n if (visitIndex >= 0) {\n visit.id = visits[visitIndex].id;\n visit.hits = visits[visitIndex].hits + 1;\n visits[visitIndex] = visit;\n } else {\n visits.push(visit);\n }\n visits.sort((a, b) => b.timestamp - a.timestamp);\n await this.persistAll(visits.splice(0, this.limit));\n return visit;\n }\n async persistAll(visits) {\n const storageKey = await this.getStorageKey();\n return this.storageApi.set(storageKey, visits);\n }\n async retrieveAll() {\n const storageKey = await this.getStorageKey();\n const snapshot = this.storageApi.snapshot(storageKey);\n if (snapshot?.presence !== \"unknown\") {\n return snapshot?.value ?? [];\n }\n return new Promise((resolve, reject) => {\n const subscription = this.storageApi.observe$(storageKey).subscribe({\n next: (next) => {\n const visits = next.value ?? [];\n subscription.unsubscribe();\n resolve(visits);\n },\n error: (err) => {\n subscription.unsubscribe();\n reject(err);\n }\n });\n });\n }\n async getStorageKey() {\n const { userEntityRef } = await this.identityApi.getBackstageIdentity();\n const storageKey = `${this.storageKeyPrefix}:${userEntityRef}`;\n return storageKey;\n }\n // This assumes Visit fields are either numbers or strings\n compare(order, a, b) {\n const isNumber = typeof a[order.field] === \"number\";\n return isNumber ? a[order.field] - b[order.field] : `${a[order.field]}`.localeCompare(`${b[order.field]}`);\n }\n}\n\nexport { VisitsStorageApi };\n//# sourceMappingURL=VisitsStorageApi.esm.js.map\n"],"names":["rootRouteRef","createRouteRef","id","console","log","veecodeHomepagePlugin","createPlugin","routes","root","apis","createApiFactory","api","visitsApiRef","deps","storageApi","storageApiRef","identityApi","identityApiRef","factory","VisitsStorageApi","create","VeecodeHomepagePage","provide","createRoutableExtension","name","component","then","m","VeeCodeHomePage","mountPoint","isOperator","s","includes","createApiRef","limit","storageKeyPrefix","options","constructor","this","Math","abs","list","queryParams","visits","retrieveAll","orderBy","reverse","forEach","order","direction","sort","a","b","compare","filterBy","filter","visit","field","operator","value","slice","save","saveParams","window","crypto","randomUUID","hits","timestamp","Date","now","visitIndex","findIndex","e","pathname","push","persistAll","splice","storageKey","getStorageKey","set","snapshot","presence","Promise","resolve","reject","subscription","observe$","subscribe","next","unsubscribe","error","err","userEntityRef","getBackstageIdentity","localeCompare"],"sourceRoot":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
__load_plugin_entry__("veecode-platform.plugin-veecode-homepage",(()=>{"use strict";var e,h,a,g,t,i,l,r,n,s,_,c,u,o,f,d,y,x,b,p,m,v={11004:(e,h,a)=>{var g={PluginRoot:()=>Promise.all([a.e(9490),a.e(879)]).then(()=>()=>a(84390))},t=(e,h)=>(a.R=h,h=a.o(g,e)?g[e]():Promise.resolve().then(()=>{throw new Error('Module "'+e+'" does not exist in container.')}),a.R=void 0,h),i=(e,h)=>{if(a.S){var g="default",t=a.S[g];if(t&&t!==e)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return a.S[g]=e,a.I(g,h)}};a.d(h,{get:()=>t,init:()=>i})}},k={};function P(e){var h=k[e];if(void 0!==h)return h.exports;var a=k[e]={id:e,loaded:!1,exports:{}};return v[e].call(a.exports,a,a.exports,P),a.loaded=!0,a.exports}return P.m=v,P.c=k,P.n=e=>{var h=e&&e.__esModule?()=>e.default:()=>e;return P.d(h,{a:h}),h},h=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,P.t=function(a,g){if(1&g&&(a=this(a)),8&g)return a;if("object"==typeof a&&a){if(4&g&&a.__esModule)return a;if(16&g&&"function"==typeof a.then)return a}var t=Object.create(null);P.r(t);var i={};e=e||[null,h({}),h([]),h(h)];for(var l=2&g&&a;"object"==typeof l&&!~e.indexOf(l);l=h(l))Object.getOwnPropertyNames(l).forEach(e=>i[e]=()=>a[e]);return i.default=()=>a,P.d(t,i),t},P.d=(e,h)=>{for(var a in h)P.o(h,a)&&!P.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:h[a]})},P.f={},P.e=e=>Promise.all(Object.keys(P.f).reduce((h,a)=>(P.f[a](e,h),h),[])),P.u=e=>"static/"+({51:"react-syntax-highlighter_languages_highlight_prolog",200:"react-syntax-highlighter_languages_highlight_mel",206:"react-syntax-highlighter_languages_highlight_gml",371:"react-syntax-highlighter_languages_highlight_excel",456:"react-syntax-highlighter_languages_highlight_roboconf",460:"react-syntax-highlighter_languages_highlight_avrasm",464:"react-syntax-highlighter_languages_highlight_shell",557:"react-syntax-highlighter_languages_highlight_oneC",579:"react-syntax-highlighter_languages_highlight_vbnet",634:"react-syntax-highlighter_languages_highlight_scilab",879:"exposed-PluginRoot",927:"react-syntax-highlighter_languages_highlight_javascript",946:"react-syntax-highlighter_languages_highlight_clojure",985:"react-syntax-highlighter_languages_highlight_monkey",1062:"react-syntax-highlighter_languages_highlight_nim",1084:"react-syntax-highlighter_languages_highlight_aspectj",1099:"react-syntax-highlighter_languages_highlight_ebnf",1173:"react-syntax-highlighter_languages_highlight_autohotkey",1177:"react-syntax-highlighter_languages_highlight_profile",1214:"react-syntax-highlighter_languages_highlight_properties",1276:"react-syntax-highlighter_languages_highlight_phpTemplate",1325:"react-syntax-highlighter_languages_highlight_actionscript",1352:"react-syntax-highlighter_languages_highlight_fortran",1362:"react-syntax-highlighter_languages_highlight_mathematica",1418:"react-syntax-highlighter_languages_highlight_pony",1441:"react-syntax-highlighter_languages_highlight_coq",1461:"react-syntax-highlighter_languages_highlight_livescript",1489:"react-syntax-highlighter_languages_highlight_reasonml",1496:"react-syntax-highlighter_languages_highlight_lua",1522:"react-syntax-highlighter_languages_highlight_dust",1679:"react-syntax-highlighter_languages_highlight_scheme",1694:"react-syntax-highlighter_languages_highlight_accesslog",1727:"react-syntax-highlighter_languages_highlight_oxygene",1750:"react-syntax-highlighter_languages_highlight_makefile",1828:"react-syntax-highlighter_languages_highlight_dockerfile",1895:"react-syntax-highlighter_languages_highlight_pythonRepl",1956:"react-syntax-highlighter_languages_highlight_puppet",1961:"react-syntax-highlighter_languages_highlight_stan",1972:"react-syntax-highlighter_languages_highlight_fsharp",2007:"react-syntax-highlighter_languages_highlight_css",2064:"react-syntax-highlighter_languages_highlight_vhdl",2108:"react-syntax-highlighter_languages_highlight_cLike",2180:"react-syntax-highlighter_languages_highlight_sqf",2234:"react-syntax-highlighter_languages_highlight_lisp",2267:"react-syntax-highlighter_languages_highlight_maxima",2346:"react-syntax-highlighter_languages_highlight_d",2362:"react-syntax-highlighter_languages_highlight_xquery",2378:"react-syntax-highlighter_languages_highlight_parser3",2383:"react-syntax-highlighter_languages_highlight_crmsh",2438:"react-syntax-highlighter_languages_highlight_haxe",2488:"react-syntax-highlighter_languages_highlight_verilog",2496:"react-syntax-highlighter_languages_highlight_erlangRepl",2512:"react-syntax-highlighter_languages_highlight_stylus",2516:"react-syntax-highlighter_languages_highlight_apache",2665:"react-syntax-highlighter_languages_highlight_powershell",2693:"react-syntax-highlighter_languages_highlight_tap",2727:"react-syntax-highlighter_languages_highlight_q",2743:"react-syntax-highlighter_languages_highlight_asciidoc",2762:"react-syntax-highlighter_languages_highlight_haskell",2795:"react-syntax-highlighter_languages_highlight_dns",2871:"react-syntax-highlighter_languages_highlight_typescript",2882:"react-syntax-highlighter_languages_highlight_sml",2979:"react-syntax-highlighter_languages_highlight_plaintext",2981:"react-syntax-highlighter_languages_highlight_ruleslanguage",2983:"react-syntax-highlighter_languages_highlight_golo",3146:"react-syntax-highlighter_languages_highlight_purebasic",3193:"react-syntax-highlighter_languages_highlight_xml",3299:"react-syntax-highlighter_languages_highlight_fix",3357:"react-syntax-highlighter_languages_highlight_x86asm",3384:"react-syntax-highlighter_languages_highlight_ini",3418:"react-syntax-highlighter_languages_highlight_ruby",3419:"react-syntax-highlighter_languages_highlight_nix",3487:"react-syntax-highlighter_languages_highlight_mipsasm",3500:"react-syntax-highlighter_languages_highlight_autoit",3540:"react-syntax-highlighter_languages_highlight_moonscript",3562:"react-syntax-highlighter_languages_highlight_gams",3580:"react-syntax-highlighter_languages_highlight_csp",3607:"react-syntax-highlighter_languages_highlight_abnf",3623:"react-syntax-highlighter_languages_highlight_yaml",3722:"react-syntax-highlighter_languages_highlight_latex",3736:"react-syntax-highlighter_languages_highlight_json",3811:"react-syntax-highlighter_languages_highlight_erb",3885:"react-syntax-highlighter_languages_highlight_stata",3923:"react-syntax-highlighter_languages_highlight_applescript",3988:"react-syntax-highlighter_languages_highlight_vala",4014:"react-syntax-highlighter_languages_highlight_scss",4075:"react-syntax-highlighter_languages_highlight_hsp",4110:"react-syntax-highlighter_languages_highlight_tp",4135:"react-syntax-highlighter_languages_highlight_mizar",4282:"react-syntax-highlighter_languages_highlight_livecodeserver",4300:"react-syntax-highlighter_languages_highlight_r",4342:"react-syntax-highlighter_languages_highlight_php",4383:"react-syntax-highlighter_languages_highlight_dsconfig",4436:"react-syntax-highlighter_languages_highlight_zephir",4446:"react-syntax-highlighter_languages_highlight_leaf",4493:"react-syntax-highlighter_languages_highlight_gauss",4575:"react-syntax-highlighter_languages_highlight_processing",4635:"react-syntax-highlighter_languages_highlight_jbossCli",4733:"react-syntax-highlighter_languages_highlight_llvm",4835:"react-syntax-highlighter_languages_highlight_cos",4931:"react-syntax-highlighter_languages_highlight_step21",4956:"react-syntax-highlighter_languages_highlight_angelscript",4971:"react-syntax-highlighter_languages_highlight_lsl",5034:"react-syntax-highlighter_languages_highlight_ada",5051:"react-syntax-highlighter_languages_highlight_coffeescript",5099:"react-syntax-highlighter_languages_highlight_nsis",5123:"react-syntax-highlighter_languages_highlight_erlang",5189:"react-syntax-highlighter_languages_highlight_dts",5251:"react-syntax-highlighter_languages_highlight_pgsql",5253:"react-syntax-highlighter_languages_highlight_clojureRepl",5286:"react-syntax-highlighter_languages_highlight_nginx",5446:"react-syntax-highlighter_languages_highlight_ocaml",5565:"react-syntax-highlighter_languages_highlight_kotlin",5613:"react-syntax-highlighter_languages_highlight_rib",5664:"react-syntax-highlighter_languages_highlight_dos",5773:"react-syntax-highlighter_languages_highlight_mojolicious",5813:"react-syntax-highlighter_languages_highlight_less",5819:"react-syntax-highlighter_languages_highlight_gradle",5868:"react-syntax-highlighter_languages_highlight_inform7",5900:"react-syntax-highlighter_languages_highlight_lasso",6057:"react-syntax-highlighter_languages_highlight_sqlMore",6152:"react-syntax-highlighter_languages_highlight_vbscriptHtml",6161:"react-syntax-highlighter_languages_highlight_clean",6177:"react-syntax-highlighter_languages_highlight_taggerscript",6195:"react-syntax-highlighter_languages_highlight_ldif",6228:"react-syntax-highlighter_languages_highlight_rust",6267:"react-syntax-highlighter_languages_highlight_swift",6354:"react-syntax-highlighter_languages_highlight_java",6501:"react-syntax-highlighter_languages_highlight_armasm",6512:"react-syntax-highlighter_languages_highlight_scala",6542:"react-syntax-highlighter_languages_highlight_vim",6555:"react-syntax-highlighter_languages_highlight_openscad",6573:"react-syntax-highlighter_languages_highlight_cpp",6780:"react-syntax-highlighter_languages_highlight_qml",6835:"react-syntax-highlighter_languages_highlight_brainfuck",6848:"react-syntax-highlighter_languages_highlight_crystal",6924:"react-syntax-highlighter_languages_highlight_isbl",6977:"react-syntax-highlighter_languages_highlight_rsl",6986:"react-syntax-highlighter_languages_highlight_capnproto",7048:"react-syntax-highlighter_languages_highlight_gherkin",7079:"react-syntax-highlighter_languages_highlight_diff",7131:"react-syntax-highlighter_languages_highlight_protobuf",7209:"react-syntax-highlighter_languages_highlight_perl",7247:"react-syntax-highlighter_languages_highlight_cmake",7254:"react-syntax-highlighter_languages_highlight_subunit",7351:"react-syntax-highlighter_languages_highlight_elixir",7401:"react-syntax-highlighter_languages_highlight_sas",7406:"react-syntax-highlighter_languages_highlight_sql",7439:"react-syntax-highlighter_languages_highlight_flix",7533:"react-syntax-highlighter_languages_highlight_awk",7572:"react-syntax-highlighter_languages_highlight_basic",7764:"react-syntax-highlighter_languages_highlight_go",7776:"react-syntax-highlighter_languages_highlight_haml",7794:"react-syntax-highlighter_languages_highlight_http",7818:"react-syntax-highlighter_languages_highlight_arduino",7879:"react-syntax-highlighter_languages_highlight_csharp",7934:"react-syntax-highlighter_languages_highlight_glsl",7959:"react-syntax-highlighter_languages_highlight_htmlbars",8001:"react-syntax-highlighter_languages_highlight_matlab",8030:"react-syntax-highlighter_languages_highlight_handlebars",8058:"react-syntax-highlighter_languages_highlight_n1ql",8078:"react-syntax-highlighter_languages_highlight_delphi",8138:"react-syntax-highlighter_languages_highlight_elm",8140:"react-syntax-highlighter_languages_highlight_pf",8216:"react-syntax-highlighter_languages_highlight_bnf",8217:"react-syntax-highlighter_languages_highlight_twig",8331:"react-syntax-highlighter_languages_highlight_thrift",8338:"react-syntax-highlighter_languages_highlight_objectivec",8549:"react-syntax-highlighter_languages_highlight_c",8595:"react-syntax-highlighter_languages_highlight_hy",8705:"react-syntax-highlighter_languages_highlight_nodeRepl",8725:"react-syntax-highlighter_languages_highlight_smalltalk",8727:"react-syntax-highlighter/lowlight-import",8753:"react-syntax-highlighter_languages_highlight_mercury",8755:"react-syntax-highlighter_languages_highlight_tcl",8763:"react-syntax-highlighter_languages_highlight_routeros",8833:"react-syntax-highlighter_languages_highlight_markdown",8874:"react-syntax-highlighter_languages_highlight_smali",8903:"react-syntax-highlighter_languages_highlight_axapta",8904:"react-syntax-highlighter_languages_highlight_python",8948:"react-syntax-highlighter_languages_highlight_groovy",9078:"react-syntax-highlighter_languages_highlight_irpf90",9118:"react-syntax-highlighter_languages_highlight_juliaRepl",9139:"react-syntax-highlighter_languages_highlight_django",9162:"react-syntax-highlighter_languages_highlight_ceylon",9175:"react-syntax-highlighter_languages_highlight_vbscript",9229:"react-syntax-highlighter_languages_highlight_julia",9265:"react-syntax-highlighter_languages_highlight_dart",9406:"react-syntax-highlighter_languages_highlight_cal",9612:"react-syntax-highlighter_languages_highlight_bash",9702:"react-syntax-highlighter_languages_highlight_gcode",9726:"react-syntax-highlighter_languages_highlight_xl",9882:"react-syntax-highlighter_languages_highlight_arcade"}[e]||e)+"."+{41:"a129355f",51:"82449626",200:"da191c74",206:"2491c613",371:"d07971c7",456:"a39072a7",460:"6228a8ff",464:"6a4ac871",484:"02afeb5e",557:"0b878501",579:"4b4b2e72",634:"9a571656",635:"e9214179",734:"9c7c31a2",879:"bf5e0b03",927:"2843c9f9",946:"731aa945",985:"26fb20be",1062:"2f06cef8",1084:"5c298a0c",1085:"887425a0",1099:"97ec452c",1173:"52322506",1177:"d20cb414",1213:"412457e8",1214:"3935dfde",1276:"6d68f38a",1325:"a70a9328",1352:"9ffbda5d",1362:"528e5849",1418:"90cf9549",1441:"daeeac07",1461:"2e81835e",1489:"8545bf14",1496:"1470e57e",1522:"c86085da",1613:"67b355f9",1645:"4e532199",1679:"644353e2",1694:"b432f6b3",1727:"828f5302",1750:"c7aed13a",1828:"e5b149f1",1853:"9c4997f9",1895:"4f5a267f",1942:"ba18e0d8",1956:"af5ab1e6",1961:"9a7b8656",1963:"6a804bff",1972:"94b8cdb7",2007:"5f6eb4d5",2064:"10c7d850",2108:"c9bae5ec",2135:"4b0b1304",2180:"167013cf",2195:"a495edf0",2203:"ea66ef58",2234:"e5644c5f",2267:"b2f1d464",2346:"30384b0a",2362:"869b4329",2378:"c994b4a2",2383:"e4ba92f2",2438:"f49de151",2464:"8f3db6d5",2488:"77c301cf",2496:"f5d75a44",2512:"b41c08ce",2516:"097c9e38",2665:"9b03871c",2693:"9dabb53a",2727:"f47c41a5",2743:"5dd7957c",2762:"d0137cd3",2795:"b4664b09",2871:"0685c296",2882:"a114454c",2952:"6f9af7a8",2976:"168b3d3b",2979:"110fa252",2981:"8942f989",2983:"67a496d9",3002:"50f4d861",3007:"a2931d13",3144:"c2487180",3146:"6589faaf",3193:"aa89b47b",3215:"311247cc",3299:"f3c6acc4",3357:"7b46a3dd",3384:"9cac05e8",3418:"7e138b83",3419:"fdcceef5",3487:"560c89d3",3500:"81d05be7",3540:"e5aa0d68",3562:"5704e1bc",3580:"93820191",3607:"3a5fbb01",3623:"224cb637",3657:"00af2154",3722:"1af47e19",3736:"171d3b66",3811:"eade8286",3822:"ef69414e",3885:"8690dae4",3923:"55db503f",3937:"22b10472",3957:"eebbeb49",3988:"0c15ee40",4014:"a58b6c08",4026:"247ddcd8",4041:"ffdec1fb",4075:"a681f63c",4110:"93cbb8dc",4135:"5b420e9f",4197:"8a8b877f",4243:"462e4585",4282:"6b2e6f02",4300:"734e698e",4342:"d2d99742",4383:"ca85f0c4",4436:"1c01aa7e",4446:"32ca9c06",4493:"9eb821d4",4570:"e8ea2b1b",4575:"c4a6a860",4635:"957809cc",4733:"ebd82e5f",4835:"32b02224",4864:"0a352dc6",4931:"4229bc3f",4956:"84b4760d",4971:"069661c7",4994:"33ca05ed",5034:"8bd1b9b4",5051:"638f6744",5099:"19fe9568",5123:"6c73fed2",5189:"1b790b3b",5199:"60afcb13",5211:"b1dc9542",5251:"22fc4c94",5253:"01a6c425",5255:"21365d93",5277:"9939a389",5286:"47407cb1",5446:"c78fd6ba",5478:"ead54b58",5565:"81954695",5571:"73942ff6",5603:"aafa8ca4",5613:"25173f89",5664:"b2a1ece5",5741:"6a870f83",5773:"38a3110a",5813:"223a7100",5819:"e8d52059",5868:"d115164a",5888:"d5ff87d6",5900:"7ad88bc3",6038:"c97ae763",6057:"b26496db",6123:"94c2f019",6152:"9474891c",6161:"f1df0acc",6177:"3bd700ef",6195:"d5874f30",6228:"4129769e",6267:"07835008",6322:"00994d32",6352:"9e636536",6354:"003d85ee",6356:"0690b575",6460:"86145f5a",6501:"2391ee0b",6512:"5147d0e4",6542:"0de38ee9",6555:"34837741",6573:"466a9d1a",6700:"f2dbf122",6780:"8c94d588",6835:"633be955",6848:"b9115fe9",6921:"efadb98d",6924:"af538a0e",6977:"83de81ff",6986:"f398aa10",7048:"c3a667d0",7079:"cf7184e9",7131:"c5b5a4cc",7164:"79e2fc46",7209:"7e0dc42c",7247:"36800c38",7254:"9aba6615",7326:"09c270ae",7351:"3c35b4c5",7354:"a59ca9b4",7401:"ea9da690",7406:"8a8a3a3f",7424:"3b7fdeff",7439:"4bab2221",7533:"a443b287",7572:"9cdaa3b3",7764:"472893e9",7776:"4a348cf1",7794:"b20fa9cd",7818:"2beb2fe3",7871:"32fe0d52",7879:"0893db4b",7934:"786d568d",7959:"8be97afb",8001:"c2b94bf6",8030:"8dd94bc5",8058:"99efbba2",8067:"c743580c",8078:"3124c66e",8138:"3c56bdbe",8140:"dc4eb0f7",8216:"776135ec",8217:"66cf90a2",8331:"bdeff115",8338:"59636d87",8354:"fabef51b",8419:"a0f7e615",8549:"9251bb45",8595:"6c599c1d",8690:"71256e00",8705:"e0a048c3",8725:"f6026b6e",8727:"0d674474",8753:"88a064db",8755:"ead6666b",8763:"724af2b5",8833:"be15b0a9",8874:"5eb2a5ce",8903:"c58d6b74",8904:"3e0c5e39",8948:"29b65bda",9078:"7f25d3e6",9096:"80e2b711",9118:"25b837e4",9139:"c3b21c7f",9162:"92fd5297",9175:"2a254595",9229:"c1801db4",9265:"0c9d6516",9406:"ffdda530",9490:"88125fe7",9612:"90218b2e",9633:"d7b4641e",9702:"66e655c1",9710:"ed3c2299",9726:"d5df7885",9829:"d665c6c5",9882:"8b413bfb",9996:"79855bb7"}[e]+".chunk.js",P.miniCssF=e=>"static/"+e+"."+e+".ca7b2450.css",P.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),P.o=(e,h)=>Object.prototype.hasOwnProperty.call(e,h),a={},g="veecode-platform.plugin-veecode-homepage:",P.l=(e,h,t,i)=>{if(a[e])a[e].push(h);else{var l,r;if(void 0!==t)for(var n=document.getElementsByTagName("script"),s=0;s<n.length;s++){var _=n[s];if(_.getAttribute("src")==e||_.getAttribute("data-webpack")==g+t){l=_;break}}l||(r=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,P.nc&&l.setAttribute("nonce",P.nc),l.setAttribute("data-webpack",g+t),l.src=e),a[e]=[h];var c=(h,g)=>{l.onerror=l.onload=null,clearTimeout(u);var t=a[e];if(delete a[e],l.parentNode&&l.parentNode.removeChild(l),t&&t.forEach(e=>e(g)),h)return h(g)},u=setTimeout(c.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=c.bind(null,l.onerror),l.onload=c.bind(null,l.onload),r&&document.head.appendChild(l)}},P.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},P.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{P.S={};var e={},h={};P.I=(a,g)=>{g||(g=[]);var t=h[a];if(t||(t=h[a]={}),!(g.indexOf(t)>=0)){if(g.push(t),e[a])return e[a];P.o(P.S,a)||(P.S[a]={});var i=P.S[a],l="veecode-platform.plugin-veecode-homepage",r=(e,h,a,g)=>{var t=i[e]=i[e]||{},r=t[h];(!r||!r.loaded&&(!g!=!r.eager?g:l>r.from))&&(t[h]={get:a,from:l,eager:!!g})},n=[];return"default"===a&&(r("@backstage/core-app-api","1.19.0",()=>Promise.all([P.e(6123),P.e(3215),P.e(7424),P.e(4864),P.e(1853),P.e(5478),P.e(7326),P.e(9490),P.e(7354)]).then(()=>()=>P(14864))),r("@backstage/core-plugin-api","1.11.0",()=>Promise.all([P.e(2135),P.e(1963),P.e(5478),P.e(7326)]).then(()=>()=>P(41963))),r("@backstage/frontend-plugin-api","0.12.0",()=>Promise.all([P.e(3215),P.e(2135),P.e(7871),P.e(5478),P.e(7326),P.e(9490),P.e(3002)]).then(()=>()=>P(17871))),r("@backstage/version-bridge","1.0.11",()=>Promise.all([P.e(5478),P.e(5603)]).then(()=>()=>P(65603))),r("@emotion/cache","11.14.0",()=>P.e(7164).then(()=>()=>P(67164))),r("@emotion/react","11.14.0",()=>Promise.all([P.e(5478),P.e(6322),P.e(3657)]).then(()=>()=>P(53657))),r("@material-ui/core/styles","4.12.4",()=>Promise.all([P.e(6352),P.e(5478),P.e(1942),P.e(3937)]).then(()=>()=>P(92976))),r("@material-ui/styles","4.11.5",()=>Promise.all([P.e(4570),P.e(5478),P.e(3007)]).then(()=>()=>P(94570))),r("@mui/material","5.17.1",()=>Promise.all([P.e(5741),P.e(9996),P.e(5571),P.e(6921),P.e(5478),P.e(484),P.e(9096),P.e(4994),P.e(1085)]).then(()=>()=>P(6921))),r("@mui/private-theming","5.17.1",()=>Promise.all([P.e(5478),P.e(1645)]).then(()=>()=>P(51645))),r("@mui/styled-engine","5.18.0",()=>Promise.all([P.e(2952),P.e(5478),P.e(6322),P.e(5277),P.e(635)]).then(()=>()=>P(92952))),r("@mui/system","5.18.0",()=>Promise.all([P.e(5741),P.e(9996),P.e(9710),P.e(5478),P.e(9096),P.e(2464),P.e(1085)]).then(()=>()=>P(29710))),r("react-dom","18.3.1",()=>Promise.all([P.e(3144),P.e(5478)]).then(()=>()=>P(43144))),r("react-router-dom","6.30.1",()=>Promise.all([P.e(1613),P.e(8419),P.e(5478),P.e(484),P.e(9829)]).then(()=>()=>P(73657))),r("react-router","6.30.1",()=>Promise.all([P.e(1613),P.e(8690),P.e(5478)]).then(()=>()=>P(18690))),r("react","18.3.1",()=>P.e(4041).then(()=>()=>P(14041)))),e[a]=n.length?Promise.all(n).then(()=>e[a]=1):1}}})(),(()=>{var e;P.g.importScripts&&(e=P.g.location+"");var h=P.g.document;if(!e&&h&&(h.currentScript&&"SCRIPT"===h.currentScript.tagName.toUpperCase()&&(e=h.currentScript.src),!e)){var a=h.getElementsByTagName("script");if(a.length)for(var g=a.length-1;g>-1&&(!e||!/^http(s?):/.test(e));)e=a[g--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),P.p=e})(),t=e=>{var h=e=>e.split(".").map(e=>+e==e?+e:e),a=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),g=a[1]?h(a[1]):[];return a[2]&&(g.length++,g.push.apply(g,h(a[2]))),a[3]&&(g.push([]),g.push.apply(g,h(a[3]))),g},i=(e,h)=>{e=t(e),h=t(h);for(var a=0;;){if(a>=e.length)return a<h.length&&"u"!=(typeof h[a])[0];var g=e[a],i=(typeof g)[0];if(a>=h.length)return"u"==i;var l=h[a],r=(typeof l)[0];if(i!=r)return"o"==i&&"n"==r||"s"==r||"u"==i;if("o"!=i&&"u"!=i&&g!=l)return g<l;a++}},l=e=>{var h=e[0],a="";if(1===e.length)return"*";if(h+.5){a+=0==h?">=":-1==h?"<":1==h?"^":2==h?"~":h>0?"=":"!=";for(var g=1,t=1;t<e.length;t++)g--,a+="u"==(typeof(r=e[t]))[0]?"-":(g>0?".":"")+(g=2,r);return a}var i=[];for(t=1;t<e.length;t++){var r=e[t];i.push(0===r?"not("+n()+")":1===r?"("+n()+" || "+n()+")":2===r?i.pop()+" "+i.pop():l(r))}return n();function n(){return i.pop().replace(/^\((.+)\)$/,"$1")}},r=(e,h)=>{if(0 in e){h=t(h);var a=e[0],g=a<0;g&&(a=-a-1);for(var i=0,l=1,n=!0;;l++,i++){var s,_,c=l<e.length?(typeof e[l])[0]:"";if(i>=h.length||"o"==(_=(typeof(s=h[i]))[0]))return!n||("u"==c?l>a&&!g:""==c!=g);if("u"==_){if(!n||"u"!=c)return!1}else if(n)if(c==_)if(l<=a){if(s!=e[l])return!1}else{if(g?s>e[l]:s<e[l])return!1;s!=e[l]&&(n=!1)}else if("s"!=c&&"n"!=c){if(g||l<=a)return!1;n=!1,l--}else{if(l<=a||_<c!=g)return!1;n=!1}else"s"!=c&&"n"!=c&&(n=!1,l--)}}var u=[],o=u.pop.bind(u);for(i=1;i<e.length;i++){var f=e[i];u.push(1==f?o()|o():2==f?o()&o():f?r(f,h):!o())}return!!o()},n=(e,h)=>e&&P.o(e,h),s=e=>(e.loaded=1,e.get()),_=e=>Object.keys(e).reduce((h,a)=>(e[a].eager&&(h[a]=e[a]),h),{}),c=(e,h,a)=>{var g=a?_(e[h]):e[h];return Object.keys(g).reduce((e,h)=>!e||!g[e].loaded&&i(e,h)?h:e,0)},u=(e,h,a,g)=>"Unsatisfied version "+a+" from "+(a&&e[h][a].from)+" of shared singleton module "+h+" (required "+l(g)+")",o=e=>{throw new Error(e)},f=e=>{"undefined"!=typeof console&&console.warn&&console.warn(e)},d=(e,h,a)=>a?a():((e,h)=>o("Shared module "+h+" doesn't exist in shared scope "+e))(e,h),y=(e=>function(h,a,g,t,i){var l=P.I(h);return l&&l.then&&!g?l.then(e.bind(e,h,P.S[h],a,!1,t,i)):e(h,P.S[h],a,g,t,i)})((e,h,a,g,t,i)=>{if(!n(h,a))return d(e,a,i);var l=c(h,a,g);return r(t,l)||f(u(h,a,l,t)),s(h[a][l])}),x={},b={9490:()=>y("default","@backstage/core-plugin-api",!1,[0],()=>Promise.all([P.e(2135),P.e(1963),P.e(5478),P.e(7326)]).then(()=>()=>P(41963))),95478:()=>y("default","react",!1,[0],()=>P.e(4041).then(()=>()=>P(14041))),42469:()=>y("default","react-router-dom",!1,[0],()=>Promise.all([P.e(1613),P.e(8419),P.e(484),P.e(9829)]).then(()=>()=>P(73657))),64218:()=>y("default","@backstage/version-bridge",!1,[0],()=>P.e(5603).then(()=>()=>P(65603))),76322:()=>y("default","@emotion/cache",!1,[0],()=>P.e(7164).then(()=>()=>P(67164))),11942:()=>y("default","@material-ui/styles",!1,[0],()=>P.e(4570).then(()=>()=>P(94570))),40484:()=>y("default","react-dom",!1,[0],()=>P.e(3144).then(()=>()=>P(43144))),79096:()=>y("default","@mui/styled-engine",!1,[0],()=>Promise.all([P.e(2952),P.e(6322),P.e(5277)]).then(()=>()=>P(92952))),54994:()=>y("default","@mui/system",!1,[0],()=>Promise.all([P.e(5741),P.e(9710),P.e(2464)]).then(()=>()=>P(29710))),5277:()=>y("default","@emotion/react",!1,[0],()=>P.e(6038).then(()=>()=>P(53657))),22464:()=>y("default","@mui/private-theming",!1,[0],()=>P.e(4026).then(()=>()=>P(51645))),9829:()=>y("default","react-router",!1,[0],()=>P.e(8690).then(()=>()=>P(18690))),28890:()=>y("default","@backstage/core-app-api",!1,[0],()=>Promise.all([P.e(6123),P.e(3215),P.e(7424),P.e(4864)]).then(()=>()=>P(14864))),37976:()=>y("default","@material-ui/core/styles",!1,[0],()=>P.e(2976).then(()=>()=>P(92976))),81270:()=>y("default","@mui/material",!1,[0],()=>Promise.all([P.e(5741),P.e(6921)]).then(()=>()=>P(6921))),98254:()=>y("default","@backstage/frontend-plugin-api",!1,[0],()=>Promise.all([P.e(3215),P.e(7871)]).then(()=>()=>P(17871)))},p={484:[40484],1942:[11942],2464:[22464],4994:[54994],5277:[5277],5478:[95478],6322:[76322],6460:[28890,37976,81270,98254],7326:[42469,64218],9096:[79096],9490:[9490],9829:[9829]},m={},P.f.consumes=(e,h)=>{P.o(p,e)&&p[e].forEach(e=>{if(P.o(x,e))return h.push(x[e]);if(!m[e]){var a=h=>{x[e]=0,P.m[e]=a=>{delete P.c[e],a.exports=h()}};m[e]=!0;var g=h=>{delete x[e],P.m[e]=a=>{throw delete P.c[e],h}};try{var t=b[e]();t.then?h.push(x[e]=t.then(a).catch(g)):a(t)}catch(e){g(e)}}})},(()=>{if("undefined"!=typeof document){var e={3786:0};P.f.miniCss=(h,a)=>{e[h]?a.push(e[h]):0!==e[h]&&{4243:1}[h]&&a.push(e[h]=(e=>new Promise((h,a)=>{var g=P.miniCssF(e),t=P.p+g;if(((e,h)=>{for(var a=document.getElementsByTagName("link"),g=0;g<a.length;g++){var t=(l=a[g]).getAttribute("data-href")||l.getAttribute("href");if("stylesheet"===l.rel&&(t===e||t===h))return l}var i=document.getElementsByTagName("style");for(g=0;g<i.length;g++){var l;if((t=(l=i[g]).getAttribute("data-href"))===e||t===h)return l}})(g,t))return h();((e,h,a,g,t)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",P.nc&&(i.nonce=P.nc),i.onerror=i.onload=a=>{if(i.onerror=i.onload=null,"load"===a.type)g();else{var l=a&&a.type,r=a&&a.target&&a.target.href||h,n=new Error("Loading CSS chunk "+e+" failed.\n("+l+": "+r+")");n.name="ChunkLoadError",n.code="CSS_CHUNK_LOAD_FAILED",n.type=l,n.request=r,i.parentNode&&i.parentNode.removeChild(i),t(n)}},i.href=h,function(e){const h=document.head,a=h.querySelector("style[data-jss]");a?h.insertBefore(e,a):h.appendChild(e)}(i)})(e,t,0,h,a)}))(h).then(()=>{e[h]=0},a=>{throw delete e[h],a}))}}})(),(()=>{var e={3786:0};P.f.j=(h,a)=>{var g=P.o(e,h)?e[h]:void 0;if(0!==g)if(g)a.push(g[2]);else if(/^(4(243|84|994)|9(096|490|829)|1942|2464|5277|5478|6322|7326)$/.test(h))e[h]=0;else{var t=new Promise((a,t)=>g=e[h]=[a,t]);a.push(g[2]=t);var i=P.p+P.u(h),l=new Error;P.l(i,a=>{if(P.o(e,h)&&(0!==(g=e[h])&&(e[h]=void 0),g)){var t=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.src;l.message="Loading chunk "+h+" failed.\n("+t+": "+i+")",l.name="ChunkLoadError",l.type=t,l.request=i,g[1](l)}},"chunk-"+h,h)}};var h=(h,a)=>{var g,t,[i,l,r]=a,n=0;if(i.some(h=>0!==e[h])){for(g in l)P.o(l,g)&&(P.m[g]=l[g]);r&&r(P)}for(h&&h(a);n<i.length;n++)t=i[n],P.o(e,t)&&e[t]&&e[t][0](),e[t]=0},a=self.webpackChunkveecode_platform_plugin_veecode_homepage=self.webpackChunkveecode_platform_plugin_veecode_homepage||[];a.forEach(h.bind(null,0)),a.push=h.bind(null,a.push.bind(a))})(),P(11004)})());
|
|
2
|
-
//# sourceMappingURL=veecode-platform.plugin-veecode-homepage.52a7b0ce89460aa40ee1.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"veecode-platform.plugin-veecode-homepage.52a7b0ce89460aa40ee1.js","mappings":"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O,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,WAAW,KAAO,YAAYA,GAAW,YCF/8fpD,EAAoByD,SAAYL,GAExB,UAAYA,EAAU,IAAMA,EAA5B,gBCHRpD,EAAoB0D,EAAI,WACvB,GAA0B,iBAAfC,WAAyB,OAAOA,WAC3C,IACC,OAAOrB,MAAQ,IAAIsB,SAAS,cAAb,EAChB,CAAE,MAAO3D,GACR,GAAsB,iBAAX4D,OAAqB,OAAOA,MACxC,CACA,CAPuB,GCAxB7D,EAAoBM,EAAI,CAAC4B,EAAK4B,IAAU9B,OAAO+B,UAAUC,eAAevC,KAAKS,EAAK4B,GVA9EpF,EAAa,CAAC,EACdC,EAAoB,4CAExBqB,EAAoBiE,EAAI,CAACC,EAAKC,EAAMpB,EAAKK,KACxC,GAAG1E,EAAWwF,GAAQxF,EAAWwF,GAAKE,KAAKD,OAA3C,CACA,IAAIE,EAAQC,EACZ,QAAW7D,IAARsC,EAEF,IADA,IAAIwB,EAAUC,SAASC,qBAAqB,UACpCC,EAAI,EAAGA,EAAIH,EAAQI,OAAQD,IAAK,CACvC,IAAIE,EAAIL,EAAQG,GAChB,GAAGE,EAAEC,aAAa,QAAUX,GAAOU,EAAEC,aAAa,iBAAmBlG,EAAoBoE,EAAK,CAAEsB,EAASO,EAAG,KAAO,CACpH,CAEGP,IACHC,GAAa,GACbD,EAASG,SAASM,cAAc,WAEzBC,QAAU,QACjBV,EAAOW,QAAU,IACbhF,EAAoBiF,IACvBZ,EAAOa,aAAa,QAASlF,EAAoBiF,IAElDZ,EAAOa,aAAa,eAAgBvG,EAAoBoE,GAExDsB,EAAOc,IAAMjB,GAEdxF,EAAWwF,GAAO,CAACC,GACnB,IAAIiB,EAAmB,CAACC,EAAMC,KAE7BjB,EAAOkB,QAAUlB,EAAOmB,OAAS,KACjCC,aAAaT,GACb,IAAIU,EAAUhH,EAAWwF,GAIzB,UAHOxF,EAAWwF,GAClBG,EAAOsB,YAActB,EAAOsB,WAAWC,YAAYvB,GACnDqB,GAAWA,EAAQ5C,QAAS+C,GAAQA,EAAGP,IACpCD,EAAM,OAAOA,EAAKC,IAElBN,EAAUc,WAAWV,EAAiBW,KAAK,UAAMtF,EAAW,CAAEuF,KAAM,UAAWC,OAAQ5B,IAAW,MACtGA,EAAOkB,QAAUH,EAAiBW,KAAK,KAAM1B,EAAOkB,SACpDlB,EAAOmB,OAASJ,EAAiBW,KAAK,KAAM1B,EAAOmB,QACnDlB,GAAcE,SAAS0B,KAAKC,YAAY9B,EApCkB,GWH3DrE,EAAoByC,EAAKvB,IACH,oBAAXkF,QAA0BA,OAAOC,aAC1CrE,OAAOiB,eAAe/B,EAASkF,OAAOC,YAAa,CAAEjE,MAAO,WAE7DJ,OAAOiB,eAAe/B,EAAS,aAAc,CAAEkB,OAAO,KCLvDpC,EAAoBsG,IAAOnG,IAC1BA,EAAOoG,MAAQ,GACVpG,EAAOqG,WAAUrG,EAAOqG,SAAW,IACjCrG,G,MCHRH,EAAoBa,EAAI,CAAC,EACzB,IAAI4F,EAAe,CAAC,EAChBC,EAAa,CAAC,EAClB1G,EAAoBgB,EAAI,CAACF,EAAMF,KAC1BA,IAAWA,EAAY,IAE3B,IAAI+F,EAAYD,EAAW5F,GAE3B,GADI6F,IAAWA,EAAYD,EAAW5F,GAAQ,CAAC,KAC5CF,EAAUgC,QAAQ+D,IAAc,GAAnC,CAGA,GAFA/F,EAAUwD,KAAKuC,GAEZF,EAAa3F,GAAO,OAAO2F,EAAa3F,GAEvCd,EAAoBM,EAAEN,EAAoBa,EAAGC,KAAOd,EAAoBa,EAAEC,GAAQ,CAAC,GAEvF,IAAI8F,EAAQ5G,EAAoBa,EAAEC,GAI9B+F,EAAa,2CACbC,EAAW,CAAChG,EAAMiG,EAASC,EAASC,KACvC,IAAIC,EAAWN,EAAM9F,GAAQ8F,EAAM9F,IAAS,CAAC,EACzCqG,EAAgBD,EAASH,KACzBI,IAAmBA,EAAc5F,UAAY0F,IAAUE,EAAcF,MAAQA,EAAQJ,EAAaM,EAAcC,SAAQF,EAASH,GAAW,CAAE9H,IAAK+H,EAASI,KAAMP,EAAYI,QAASA,KAaxL1D,EAAW,GAsBf,MApBM,YADCzC,IAELgG,EAAS,0BAA2B,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SAC/W8G,EAAS,6BAA8B,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACjO8G,EAAS,iCAAkC,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SAC5T8G,EAAS,4BAA6B,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACtK8G,EAAS,iBAAkB,UAAW,IAAO9G,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SAChH8G,EAAS,iBAAkB,UAAW,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACzL8G,EAAS,2BAA4B,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SAC/N8G,EAAS,sBAAuB,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SAC7L8G,EAAS,gBAAiB,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,KAAMD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,QACpW8G,EAAS,uBAAwB,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACjK8G,EAAS,qBAAsB,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,OAAOC,KAAK,IAAM,IAAQF,EAAoB,SACrP8G,EAAS,cAAe,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACzS8G,EAAS,YAAa,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACtJ8G,EAAS,mBAAoB,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,KAAMD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACnP8G,EAAS,eAAgB,SAAU,IAAOhH,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACtL8G,EAAS,QAAS,SAAU,IAAO9G,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,UAKjGyG,EAAa3F,GADhByC,EAASoB,OACe7E,QAAQC,IAAIwD,GAAUrD,KAAK,IAAOuG,EAAa3F,GAAQ,GADlC,CAlDL,E,WCR7C,IAAIuG,EACArH,EAAoB0D,EAAE4D,gBAAeD,EAAYrH,EAAoB0D,EAAE6D,SAAW,IACtF,IAAI/C,EAAWxE,EAAoB0D,EAAEc,SACrC,IAAK6C,GAAa7C,IACbA,EAASgD,eAAkE,WAAjDhD,EAASgD,cAAcC,QAAQC,gBAC5DL,EAAY7C,EAASgD,cAAcrC,MAC/BkC,GAAW,CACf,IAAI9C,EAAUC,EAASC,qBAAqB,UAC5C,GAAGF,EAAQI,OAEV,IADA,IAAID,EAAIH,EAAQI,OAAS,EAClBD,GAAK,KAAO2C,IAAc,aAAaM,KAAKN,KAAaA,EAAY9C,EAAQG,KAAKS,GAE3F,CAID,IAAKkC,EAAW,MAAM,IAAI7G,MAAM,yDAChC6G,EAAYA,EAAUO,QAAQ,OAAQ,IAAIA,QAAQ,QAAS,IAAIA,QAAQ,YAAa,KACpF5H,EAAoB6H,EAAIR,C,KblBpBzI,EAAgBkJ,IAEnB,IAAID,EAAEA,GAAWA,EAAEE,MAAM,KAAKC,IAAKH,IAAWA,GAAGA,GAAGA,EAAEA,GAAMjG,EAAE,sCAAsCqG,KAAKH,GAAKrF,EAAEb,EAAE,GAAGiG,EAAEjG,EAAE,IAAI,GAAG,OAAOA,EAAE,KAAKa,EAAEkC,SAASlC,EAAE2B,KAAK8D,MAAMzF,EAAEoF,EAAEjG,EAAE,MAAMA,EAAE,KAAKa,EAAE2B,KAAK,IAAI3B,EAAE2B,KAAK8D,MAAMzF,EAAEoF,EAAEjG,EAAE,MAAMa,GAE1N5D,EAAY,CAACkD,EAAGoG,KAEnBpG,EAAEnD,EAAamD,GAAGoG,EAAEvJ,EAAauJ,GAAG,IAAI,IAAI1F,EAAE,IAAI,CAAC,GAAGA,GAAGV,EAAE4C,OAAO,OAAOlC,EAAE0F,EAAExD,QAAQ,aAAawD,EAAE1F,IAAI,GAAG,IAAIxC,EAAE8B,EAAEU,GAAGb,UAAU3B,GAAG,GAAG,GAAGwC,GAAG0F,EAAExD,OAAO,MAAM,KAAK/C,EAAE,IAAIO,EAAEgG,EAAE1F,GAAGU,UAAUhB,GAAG,GAAG,GAAGP,GAAGuB,EAAE,MAAM,KAAKvB,GAAG,KAAKuB,GAAI,KAAKA,GAAG,KAAKvB,EAAG,GAAG,KAAKA,GAAG,KAAKA,GAAG3B,GAAGkC,EAAE,OAAOlC,EAAEkC,EAAEM,GAAG,GAE/Q3D,EAAiBsJ,IAEpB,IAAI3F,EAAE2F,EAAM,GAAGxG,EAAE,GAAG,GAAG,IAAIwG,EAAMzD,OAAO,MAAM,IAAI,GAAGlC,EAAE,GAAG,CAACb,GAAG,GAAGa,EAAE,MAAM,GAAGA,EAAE,IAAI,GAAGA,EAAE,IAAI,GAAGA,EAAE,IAAIA,EAAE,EAAE,IAAI,KAAK,IAAI,IAAIxC,EAAE,EAAE8B,EAAE,EAAEA,EAAEqG,EAAMzD,OAAO5C,IAAK9B,IAAI2B,GAAG,aAAaO,EAAEiG,EAAMrG,KAAK,GAAG,KAAK9B,EAAE,EAAE,IAAI,KAAKA,EAAE,EAAEkC,GAAG,OAAOP,CAAC,CAAC,IAAI8B,EAAE,GAAG,IAAI3B,EAAE,EAAEA,EAAEqG,EAAMzD,OAAO5C,IAAI,CAAC,IAAII,EAAEiG,EAAMrG,GAAG2B,EAAEU,KAAK,IAAIjC,EAAE,OAAO7B,IAAI,IAAI,IAAI6B,EAAE,IAAI7B,IAAI,OAAOA,IAAI,IAAI,IAAI6B,EAAEuB,EAAE2E,MAAM,IAAI3E,EAAE2E,MAAMvJ,EAAcqD,GAAG,CAAC,OAAO7B,IAAI,SAASA,IAAI,OAAOoD,EAAE2E,MAAMT,QAAQ,aAAa,KAAK,GAElb7I,EAAU,CAACqJ,EAAOrB,KAErB,GAAG,KAAKqB,EAAM,CAACrB,EAAQnI,EAAamI,GAAS,IAAI9G,EAAEmI,EAAM,GAAG3F,EAAExC,EAAE,EAAEwC,IAAIxC,GAAGA,EAAE,GAAG,IAAI,IAAI2B,EAAE,EAAE8C,EAAE,EAAE3C,GAAE,GAAI2C,IAAI9C,IAAI,CAAC,IAAIuB,EAAEyB,EAAElB,EAAEgB,EAAE0D,EAAMzD,eAAeyD,EAAM1D,IAAI,GAAG,GAAG,GAAG9C,GAAGmF,EAAQpC,QAAQ,MAAMC,UAAUzB,EAAE4D,EAAQnF,KAAK,IAAI,OAAOG,IAAI,KAAK2B,EAAEgB,EAAEzE,IAAIwC,EAAE,IAAIiB,GAAGjB,GAAG,GAAG,KAAKmC,GAAG,IAAI7C,GAAG,KAAK2B,EAAE,OAAM,OAAQ,GAAG3B,EAAE,GAAG2B,GAAGkB,EAAE,GAAGF,GAAGzE,GAAG,GAAGkD,GAAGiF,EAAM1D,GAAG,OAAM,MAAO,CAAC,GAAGjC,EAAEU,EAAEiF,EAAM1D,GAAGvB,EAAEiF,EAAM1D,GAAG,OAAM,EAAGvB,GAAGiF,EAAM1D,KAAK3C,GAAE,EAAG,MAAM,GAAG,KAAK2B,GAAG,KAAKA,EAAE,CAAC,GAAGjB,GAAGiC,GAAGzE,EAAE,OAAM,EAAG8B,GAAE,EAAG2C,GAAG,KAAK,CAAC,GAAGA,GAAGzE,GAAG2E,EAAElB,GAAGjB,EAAE,OAAM,EAAGV,GAAE,CAAE,KAAK,KAAK2B,GAAG,KAAKA,IAAI3B,GAAE,EAAG2C,IAAI,CAAC,CAAC,IAAIvC,EAAE,GAAG7B,EAAE6B,EAAEkG,IAAItC,KAAK5D,GAAG,IAAIP,EAAE,EAAEA,EAAEwG,EAAMzD,OAAO/C,IAAI,CAAC,IAAI4B,EAAE4E,EAAMxG,GAAGO,EAAEiC,KAAK,GAAGZ,EAAElD,IAAIA,IAAI,GAAGkD,EAAElD,IAAIA,IAAIkD,EAAEzE,EAAQyE,EAAEuD,IAAUzG,IAAI,CAAC,QAAQA,KAE1oBtB,EAAS,CAAC4H,EAAO7D,IACb6D,GAAS5G,EAAoBM,EAAEsG,EAAO7D,GAE1C9D,EAAOqJ,IACVA,EAAM/G,OAAS,EACR+G,EAAMrJ,OAEVC,EAAagI,GACTlF,OAAOqB,KAAK6D,GAAU5D,OAAO,CAACiF,EAAUxB,KACzCG,EAASH,GAASE,QACrBsB,EAASxB,GAAWG,EAASH,IAEvBwB,GACN,CAAC,GAiBDpJ,EAA0B,CAACyH,EAAO7D,EAAKkE,KAC1C,IAAIC,EAAWD,EAAQ/H,EAAU0H,EAAM7D,IAAQ6D,EAAM7D,GACrD,OAAOf,OAAOqB,KAAK6D,GAAU5D,OAAO,CAACvB,EAAGoG,KAC/BpG,IAAOmF,EAASnF,GAAGR,QAAU1C,EAAUkD,EAAGoG,GAAMA,EAAIpG,EAC1D,IAEA3C,EAAoC,CAACwH,EAAO7D,EAAKgE,EAASyB,IACtD,uBAAyBzB,EAAU,UAAYA,GAAWH,EAAM7D,GAAKgE,GAASK,MAAQ,+BAAiCrE,EAAM,cAAgBjE,EAAc0J,GAAmB,IASlLnJ,EAAQoJ,IACX,MAAM,IAAIjI,MAAMiI,IAKbnJ,EAAsBmJ,IACF,oBAAZC,SAA2BA,QAAQpJ,MAAMoJ,QAAQpJ,KAAKmJ,IAU9DlJ,EAAc,CAACoJ,EAAW5F,EAAK6F,IAC3BA,EAAWA,IAfE,EAACD,EAAW5F,IACzB1D,EAAK,iBAAmB0D,EAAM,kCAAoC4F,GAc1CE,CAAeF,EAAW5F,GAyBtDvD,EAlCO,CAACqG,GAAO,SAAU8C,EAAW5F,EAAKkE,EAAOtF,EAAGV,GACtD,IAAI6H,EAAU9I,EAAoBgB,EAAE2H,GACpC,OAAIG,GAAWA,EAAQ5I,OAAS+G,EACxB6B,EAAQ5I,KAAK2F,EAAGE,KAAKF,EAAI8C,EAAW3I,EAAoBa,EAAE8H,GAAY5F,GAAK,EAAOpB,EAAGV,IAEtF4E,EAAG8C,EAAW3I,EAAoBa,EAAE8H,GAAY5F,EAAKkE,EAAOtF,EAAGV,EACtE,EA4BwCP,CAAK,CAACiI,EAAW/B,EAAO7D,EAAKkE,EAAOuB,EAAiBI,KAC7F,IAAK5J,EAAO4H,EAAO7D,GAAM,OAAOxD,EAAYoJ,EAAW5F,EAAK6F,GAC5D,IAAI7B,EAAU5H,EAAwByH,EAAO7D,EAAKkE,GAIlD,OAHKlI,EAAQyJ,EAAiBzB,IAC7BzH,EAAKF,EAAkCwH,EAAO7D,EAAKgE,EAASyB,IAEtDvJ,EAAI2H,EAAM7D,GAAKgE,MAUnBtH,EAAmB,CAAC,EACpBC,EAAyB,CAC5B,KAAM,IAAOF,EAAqB,UAAW,8BAA8B,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACvQ,MAAO,IAAOR,EAAqB,UAAW,SAAS,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SAC7I,MAAO,IAAOR,EAAqB,UAAW,oBAAoB,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,KAAMD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SAC7P,MAAO,IAAOR,EAAqB,UAAW,6BAA6B,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SACjK,MAAO,IAAOR,EAAqB,UAAW,kBAAkB,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SACtJ,MAAO,IAAOR,EAAqB,UAAW,uBAAuB,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SAC3J,MAAO,IAAOR,EAAqB,UAAW,aAAa,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SACjJ,MAAO,IAAOR,EAAqB,UAAW,sBAAsB,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACnO,MAAO,IAAOR,EAAqB,UAAW,eAAe,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SAC5N,KAAM,IAAOR,EAAqB,UAAW,kBAAkB,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SACrJ,MAAO,IAAOR,EAAqB,UAAW,wBAAwB,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SAC5J,KAAM,IAAOR,EAAqB,UAAW,gBAAgB,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SACnJ,MAAO,IAAOR,EAAqB,UAAW,2BAA2B,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,SACrQ,MAAO,IAAOR,EAAqB,UAAW,4BAA4B,EAAO,CAAC,GAAI,IAAOQ,EAAoBC,EAAE,MAAMC,KAAK,IAAM,IAAQF,EAAoB,SAChK,MAAO,IAAOR,EAAqB,UAAW,iBAAiB,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,QACjM,MAAO,IAAOR,EAAqB,UAAW,kCAAkC,EAAO,CAAC,GAAI,IAAOM,QAAQC,IAAI,CAACC,EAAoBC,EAAE,MAAOD,EAAoBC,EAAE,QAAQC,KAAK,IAAM,IAAQF,EAAoB,UAG/ML,EAAe,CAClB,IAAO,CACN,OAED,KAAQ,CACP,OAED,KAAQ,CACP,OAED,KAAQ,CACP,OAED,KAAQ,CACP,MAED,KAAQ,CACP,OAED,KAAQ,CACP,OAED,KAAQ,CACP,MACA,MACA,MACA,OAED,KAAQ,CACP,MACA,OAED,KAAQ,CACP,OAED,KAAQ,CACP,MAED,KAAQ,CACP,OAGEC,EAAwB,CAAC,EAC7BI,EAAoBmD,EAAE4F,SAAW,CAAC3F,EAASG,KACvCvD,EAAoBM,EAAEX,EAAcyD,IACtCzD,EAAayD,GAASN,QAASxB,IAC9B,GAAGtB,EAAoBM,EAAEb,EAAkB6B,GAAK,OAAOiC,EAASa,KAAK3E,EAAiB6B,IACtF,IAAI1B,EAAsB0B,GAAK,CAC/B,IAAI0H,EAAahC,IAChBvH,EAAiB6B,GAAM,EACvBtB,EAAoB0B,EAAEJ,GAAOnB,WACrBH,EAAoB2B,EAAEL,GAC7BnB,EAAOe,QAAU8F,MAGnBpH,EAAsB0B,IAAM,EAC5B,IAAI2H,EAAWC,WACPzJ,EAAiB6B,GACxBtB,EAAoB0B,EAAEJ,GAAOnB,IAE5B,aADOH,EAAoB2B,EAAEL,GACvB4H,IAGR,IACC,IAAIJ,EAAUpJ,EAAuB4B,KAClCwH,EAAQ5I,KACVqD,EAASa,KAAK3E,EAAiB6B,GAAMwH,EAAQ5I,KAAK8I,GAAkB,MAAEC,IAChED,EAAUF,EAClB,CAAE,MAAM7I,GAAKgJ,EAAQhJ,EAAI,CACzB,K,MclNH,GAAwB,oBAAbuE,SAAX,CACA,IA+DI2E,EAAqB,CACxB,KAAM,GAGPnJ,EAAoBmD,EAAEiG,QAAU,CAAChG,EAASG,KAEtC4F,EAAmB/F,GAAUG,EAASa,KAAK+E,EAAmB/F,IACzB,IAAhC+F,EAAmB/F,IAFX,CAAC,KAAO,GAE+BA,IACtDG,EAASa,KAAK+E,EAAmB/F,GAjBd,CAACA,GACd,IAAItD,QAAQ,CAACS,EAAS8I,KAC5B,IAAIC,EAAOtJ,EAAoByD,SAASL,GACpCmG,EAAWvJ,EAAoB6H,EAAIyB,EACvC,GAlBmB,EAACA,EAAMC,KAE3B,IADA,IAAIC,EAAmBhF,SAASC,qBAAqB,QAC7CC,EAAI,EAAGA,EAAI8E,EAAiB7E,OAAQD,IAAK,CAChD,IACI+E,GADAC,EAAMF,EAAiB9E,IACRG,aAAa,cAAgB6E,EAAI7E,aAAa,QACjE,GAAe,eAAZ6E,EAAIC,MAAyBF,IAAaH,GAAQG,IAAaF,GAAW,OAAOG,CACrF,CACA,IAAIE,EAAoBpF,SAASC,qBAAqB,SACtD,IAAQC,EAAI,EAAGA,EAAIkF,EAAkBjF,OAAQD,IAAK,CACjD,IAAIgF,EAEJ,IADID,GADAC,EAAME,EAAkBlF,IACTG,aAAa,gBAChByE,GAAQG,IAAaF,EAAU,OAAOG,CACvD,GAMIG,CAAeP,EAAMC,GAAW,OAAOhJ,IA1DrB,EAAC6C,EAASmG,EAAUO,EAAQvJ,EAAS8I,KAC3D,IAAIU,EAAUvF,SAASM,cAAc,QAErCiF,EAAQJ,IAAM,aACdI,EAAQ/D,KAAO,WACXhG,EAAoBiF,KACvB8E,EAAQC,MAAQhK,EAAoBiF,IAmBrC8E,EAAQxE,QAAUwE,EAAQvE,OAjBJF,IAGrB,GADAyE,EAAQxE,QAAUwE,EAAQvE,OAAS,KAChB,SAAfF,EAAMU,KACTzF,QACM,CACN,IAAI0J,EAAY3E,GAASA,EAAMU,KAC3BkE,EAAW5E,GAASA,EAAMW,QAAUX,EAAMW,OAAOqD,MAAQC,EACzDY,EAAM,IAAI3J,MAAM,qBAAuB4C,EAAU,cAAgB6G,EAAY,KAAOC,EAAW,KACnGC,EAAIrJ,KAAO,iBACXqJ,EAAIC,KAAO,wBACXD,EAAInE,KAAOiE,EACXE,EAAIE,QAAUH,EACVH,EAAQpE,YAAYoE,EAAQpE,WAAWC,YAAYmE,GACvDV,EAAOc,EACR,GAGDJ,EAAQT,KAAOC,EAGf,SAAgCe,GAC5B,MAAMpE,EAAO1B,SAAS0B,KAChBqE,EAAerE,EAAKsE,cAAc,mBACnCD,EAGHrE,EAAKuE,aAAaH,EAASC,GAF3BrE,EAAKC,YAAYmE,EAIpB,CARH,CAQKP,IAsBJW,CAAiBtH,EAASmG,EAAU,EAAMhJ,EAAS8I,KAYPsB,CAAevH,GAASlD,KAAK,KACxEiJ,EAAmB/F,GAAW,GAC3BnD,IAEH,aADOkJ,EAAmB/F,GACpBnD,KA5EkC,C,WCK3C,IAAI2K,EAAkB,CACrB,KAAM,GAGP5K,EAAoBmD,EAAE0H,EAAI,CAACzH,EAASG,KAElC,IAAIuH,EAAqB9K,EAAoBM,EAAEsK,EAAiBxH,GAAWwH,EAAgBxH,QAAW3C,EACtG,GAA0B,IAAvBqK,EAGF,GAAGA,EACFvH,EAASa,KAAK0G,EAAmB,SAEjC,GAAI,iEAAiEnD,KAAKvE,GAyBnEwH,EAAgBxH,GAAW,MAzBkD,CAEnF,IAAI0F,EAAU,IAAIhJ,QAAQ,CAACS,EAAS8I,IAAYyB,EAAqBF,EAAgBxH,GAAW,CAAC7C,EAAS8I,IAC1G9F,EAASa,KAAK0G,EAAmB,GAAKhC,GAGtC,IAAI5E,EAAMlE,EAAoB6H,EAAI7H,EAAoBwD,EAAEJ,GAEpD8F,EAAQ,IAAI1I,MAgBhBR,EAAoBiE,EAAEC,EAfFoB,IACnB,GAAGtF,EAAoBM,EAAEsK,EAAiBxH,KAEf,KAD1B0H,EAAqBF,EAAgBxH,MACRwH,EAAgBxH,QAAW3C,GACrDqK,GAAoB,CACtB,IAAIb,EAAY3E,IAAyB,SAAfA,EAAMU,KAAkB,UAAYV,EAAMU,MAChE+E,EAAUzF,GAASA,EAAMW,QAAUX,EAAMW,OAAOd,IACpD+D,EAAM8B,QAAU,iBAAmB5H,EAAU,cAAgB6G,EAAY,KAAOc,EAAU,IAC1F7B,EAAMpI,KAAO,iBACboI,EAAMlD,KAAOiE,EACbf,EAAMmB,QAAUU,EAChBD,EAAmB,GAAG5B,EACvB,GAGuC,SAAW9F,EAASA,EAC9D,GAgBJ,IAAI6H,EAAuB,CAACC,EAA4BC,KACvD,IAGI/J,EAAUgC,GAHTgI,EAAUC,EAAaC,GAAWH,EAGhBzG,EAAI,EAC3B,GAAG0G,EAASG,KAAMjK,GAAgC,IAAxBsJ,EAAgBtJ,IAAa,CACtD,IAAIF,KAAYiK,EACZrL,EAAoBM,EAAE+K,EAAajK,KACrCpB,EAAoB0B,EAAEN,GAAYiK,EAAYjK,IAG7CkK,GAAsBA,EAAQtL,EAClC,CAEA,IADGkL,GAA4BA,EAA2BC,GACrDzG,EAAI0G,EAASzG,OAAQD,IACzBtB,EAAUgI,EAAS1G,GAChB1E,EAAoBM,EAAEsK,EAAiBxH,IAAYwH,EAAgBxH,IACrEwH,EAAgBxH,GAAS,KAE1BwH,EAAgBxH,GAAW,GAKzBoI,EAAqBC,KAA2D,qDAAIA,KAA2D,sDAAK,GACxJD,EAAmB1I,QAAQmI,EAAqBlF,KAAK,KAAM,IAC3DyF,EAAmBpH,KAAO6G,EAAqBlF,KAAK,KAAMyF,EAAmBpH,KAAK2B,KAAKyF,G,KClF7DxL,EAAoB,M","sources":["webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/create fake namespace object","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/load script","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/consumes","webpack://veecode-platform.plugin-veecode-homepage/webpack/container-entry","webpack://veecode-platform.plugin-veecode-homepage/webpack/bootstrap","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/compat get default export","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/define property getters","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/ensure chunk","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/get javascript chunk filename","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/get mini-css chunk filename","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/global","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/hasOwnProperty shorthand","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/make namespace object","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/node module decorator","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/sharing","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/publicPath","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/css loading","webpack://veecode-platform.plugin-veecode-homepage/webpack/runtime/jsonp chunk loading","webpack://veecode-platform.plugin-veecode-homepage/webpack/startup"],"sourcesContent":["var getProto = Object.getPrototypeOf ? (obj) => (Object.getPrototypeOf(obj)) : (obj) => (obj.__proto__);\nvar leafPrototypes;\n// create a fake namespace object\n// mode & 1: value is a module id, require it\n// mode & 2: merge all properties of value into the ns\n// mode & 4: return value when already ns object\n// mode & 16: return value when it's Promise-like\n// mode & 8|1: behave like require\n__webpack_require__.t = function(value, mode) {\n\tif(mode & 1) value = this(value);\n\tif(mode & 8) return value;\n\tif(typeof value === 'object' && value) {\n\t\tif((mode & 4) && value.__esModule) return value;\n\t\tif((mode & 16) && typeof value.then === 'function') return value;\n\t}\n\tvar ns = Object.create(null);\n\t__webpack_require__.r(ns);\n\tvar def = {};\n\tleafPrototypes = leafPrototypes || [null, getProto({}), getProto([]), getProto(getProto)];\n\tfor(var current = mode & 2 && value; typeof current == 'object' && !~leafPrototypes.indexOf(current); current = getProto(current)) {\n\t\tObject.getOwnPropertyNames(current).forEach((key) => (def[key] = () => (value[key])));\n\t}\n\tdef['default'] = () => (value);\n\t__webpack_require__.d(ns, def);\n\treturn ns;\n};","var inProgress = {};\nvar dataWebpackPrefix = \"veecode-platform.plugin-veecode-homepage:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","var parseVersion = (str) => {\n\t// see webpack/lib/util/semver.js for original code\n\tvar p=p=>{return p.split(\".\").map((p=>{return+p==p?+p:p}))},n=/^([^-+]+)?(?:-([^+]+))?(?:\\+(.+))?$/.exec(str),r=n[1]?p(n[1]):[];return n[2]&&(r.length++,r.push.apply(r,p(n[2]))),n[3]&&(r.push([]),r.push.apply(r,p(n[3]))),r;\n}\nvar versionLt = (a, b) => {\n\t// see webpack/lib/util/semver.js for original code\n\ta=parseVersion(a),b=parseVersion(b);for(var r=0;;){if(r>=a.length)return r<b.length&&\"u\"!=(typeof b[r])[0];var e=a[r],n=(typeof e)[0];if(r>=b.length)return\"u\"==n;var t=b[r],f=(typeof t)[0];if(n!=f)return\"o\"==n&&\"n\"==f||(\"s\"==f||\"u\"==n);if(\"o\"!=n&&\"u\"!=n&&e!=t)return e<t;r++}\n}\nvar rangeToString = (range) => {\n\t// see webpack/lib/util/semver.js for original code\n\tvar r=range[0],n=\"\";if(1===range.length)return\"*\";if(r+.5){n+=0==r?\">=\":-1==r?\"<\":1==r?\"^\":2==r?\"~\":r>0?\"=\":\"!=\";for(var e=1,a=1;a<range.length;a++){e--,n+=\"u\"==(typeof(t=range[a]))[0]?\"-\":(e>0?\".\":\"\")+(e=2,t)}return n}var g=[];for(a=1;a<range.length;a++){var t=range[a];g.push(0===t?\"not(\"+o()+\")\":1===t?\"(\"+o()+\" || \"+o()+\")\":2===t?g.pop()+\" \"+g.pop():rangeToString(t))}return o();function o(){return g.pop().replace(/^\\((.+)\\)$/,\"$1\")}\n}\nvar satisfy = (range, version) => {\n\t// see webpack/lib/util/semver.js for original code\n\tif(0 in range){version=parseVersion(version);var e=range[0],r=e<0;r&&(e=-e-1);for(var n=0,i=1,a=!0;;i++,n++){var f,s,g=i<range.length?(typeof range[i])[0]:\"\";if(n>=version.length||\"o\"==(s=(typeof(f=version[n]))[0]))return!a||(\"u\"==g?i>e&&!r:\"\"==g!=r);if(\"u\"==s){if(!a||\"u\"!=g)return!1}else if(a)if(g==s)if(i<=e){if(f!=range[i])return!1}else{if(r?f>range[i]:f<range[i])return!1;f!=range[i]&&(a=!1)}else if(\"s\"!=g&&\"n\"!=g){if(r||i<=e)return!1;a=!1,i--}else{if(i<=e||s<g!=r)return!1;a=!1}else\"s\"!=g&&\"n\"!=g&&(a=!1,i--)}}var t=[],o=t.pop.bind(t);for(n=1;n<range.length;n++){var u=range[n];t.push(1==u?o()|o():2==u?o()&o():u?satisfy(u,version):!o())}return!!o();\n}\nvar exists = (scope, key) => {\n\treturn scope && __webpack_require__.o(scope, key);\n}\nvar get = (entry) => {\n\tentry.loaded = 1;\n\treturn entry.get()\n};\nvar eagerOnly = (versions) => {\n\treturn Object.keys(versions).reduce((filtered, version) => {\n\t\t\tif (versions[version].eager) {\n\t\t\t\tfiltered[version] = versions[version];\n\t\t\t}\n\t\t\treturn filtered;\n\t}, {});\n};\nvar findLatestVersion = (scope, key, eager) => {\n\tvar versions = eager ? eagerOnly(scope[key]) : scope[key];\n\tvar key = Object.keys(versions).reduce((a, b) => {\n\t\treturn !a || versionLt(a, b) ? b : a;\n\t}, 0);\n\treturn key && versions[key];\n};\nvar findSatisfyingVersion = (scope, key, requiredVersion, eager) => {\n\tvar versions = eager ? eagerOnly(scope[key]) : scope[key];\n\tvar key = Object.keys(versions).reduce((a, b) => {\n\t\tif (!satisfy(requiredVersion, b)) return a;\n\t\treturn !a || versionLt(a, b) ? b : a;\n\t}, 0);\n\treturn key && versions[key]\n};\nvar findSingletonVersionKey = (scope, key, eager) => {\n\tvar versions = eager ? eagerOnly(scope[key]) : scope[key];\n\treturn Object.keys(versions).reduce((a, b) => {\n\t\treturn !a || (!versions[a].loaded && versionLt(a, b)) ? b : a;\n\t}, 0);\n};\nvar getInvalidSingletonVersionMessage = (scope, key, version, requiredVersion) => {\n\treturn \"Unsatisfied version \" + version + \" from \" + (version && scope[key][version].from) + \" of shared singleton module \" + key + \" (required \" + rangeToString(requiredVersion) + \")\"\n};\nvar getInvalidVersionMessage = (scope, scopeName, key, requiredVersion, eager) => {\n\tvar versions = scope[key];\n\treturn \"No satisfying version (\" + rangeToString(requiredVersion) + \")\" + (eager ? \" for eager consumption\" : \"\") + \" of shared module \" + key + \" found in shared scope \" + scopeName + \".\\n\" +\n\t\t\"Available versions: \" + Object.keys(versions).map((key) => {\n\t\treturn key + \" from \" + versions[key].from;\n\t}).join(\", \");\n};\nvar fail = (msg) => {\n\tthrow new Error(msg);\n}\nvar failAsNotExist = (scopeName, key) => {\n\treturn fail(\"Shared module \" + key + \" doesn't exist in shared scope \" + scopeName);\n}\nvar warn = /*#__PURE__*/ (msg) => {\n\tif (typeof console !== \"undefined\" && console.warn) console.warn(msg);\n};\nvar init = (fn) => (function(scopeName, key, eager, c, d) {\n\tvar promise = __webpack_require__.I(scopeName);\n\tif (promise && promise.then && !eager) {\n\t\treturn promise.then(fn.bind(fn, scopeName, __webpack_require__.S[scopeName], key, false, c, d));\n\t}\n\treturn fn(scopeName, __webpack_require__.S[scopeName], key, eager, c, d);\n});\n\nvar useFallback = (scopeName, key, fallback) => {\n\treturn fallback ? fallback() : failAsNotExist(scopeName, key);\n}\nvar load = /*#__PURE__*/ init((scopeName, scope, key, eager, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\treturn get(findLatestVersion(scope, key, eager));\n});\nvar loadVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar satisfyingVersion = findSatisfyingVersion(scope, key, requiredVersion, eager);\n\tif (satisfyingVersion) return get(satisfyingVersion);\n\twarn(getInvalidVersionMessage(scope, scopeName, key, requiredVersion, eager))\n\treturn get(findLatestVersion(scope, key, eager));\n});\nvar loadStrictVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar satisfyingVersion = findSatisfyingVersion(scope, key, requiredVersion, eager);\n\tif (satisfyingVersion) return get(satisfyingVersion);\n\tif (fallback) return fallback();\n\tfail(getInvalidVersionMessage(scope, scopeName, key, requiredVersion, eager));\n});\nvar loadSingleton = /*#__PURE__*/ init((scopeName, scope, key, eager, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar version = findSingletonVersionKey(scope, key, eager);\n\treturn get(scope[key][version]);\n});\nvar loadSingletonVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar version = findSingletonVersionKey(scope, key, eager);\n\tif (!satisfy(requiredVersion, version)) {\n\t\twarn(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));\n\t}\n\treturn get(scope[key][version]);\n});\nvar loadStrictSingletonVersion = /*#__PURE__*/ init((scopeName, scope, key, eager, requiredVersion, fallback) => {\n\tif (!exists(scope, key)) return useFallback(scopeName, key, fallback);\n\tvar version = findSingletonVersionKey(scope, key, eager);\n\tif (!satisfy(requiredVersion, version)) {\n\t\tfail(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));\n\t}\n\treturn get(scope[key][version]);\n});\nvar installedModules = {};\nvar moduleToHandlerMapping = {\n\t9490: () => (loadSingletonVersion(\"default\", \"@backstage/core-plugin-api\", false, [0], () => (Promise.all([__webpack_require__.e(2135), __webpack_require__.e(1963), __webpack_require__.e(5478), __webpack_require__.e(7326)]).then(() => (() => (__webpack_require__(41963))))))),\n\t95478: () => (loadSingletonVersion(\"default\", \"react\", false, [0], () => (__webpack_require__.e(4041).then(() => (() => (__webpack_require__(14041))))))),\n\t42469: () => (loadSingletonVersion(\"default\", \"react-router-dom\", false, [0], () => (Promise.all([__webpack_require__.e(1613), __webpack_require__.e(8419), __webpack_require__.e(484), __webpack_require__.e(9829)]).then(() => (() => (__webpack_require__(73657))))))),\n\t64218: () => (loadSingletonVersion(\"default\", \"@backstage/version-bridge\", false, [0], () => (__webpack_require__.e(5603).then(() => (() => (__webpack_require__(65603))))))),\n\t76322: () => (loadSingletonVersion(\"default\", \"@emotion/cache\", false, [0], () => (__webpack_require__.e(7164).then(() => (() => (__webpack_require__(67164))))))),\n\t11942: () => (loadSingletonVersion(\"default\", \"@material-ui/styles\", false, [0], () => (__webpack_require__.e(4570).then(() => (() => (__webpack_require__(94570))))))),\n\t40484: () => (loadSingletonVersion(\"default\", \"react-dom\", false, [0], () => (__webpack_require__.e(3144).then(() => (() => (__webpack_require__(43144))))))),\n\t79096: () => (loadSingletonVersion(\"default\", \"@mui/styled-engine\", false, [0], () => (Promise.all([__webpack_require__.e(2952), __webpack_require__.e(6322), __webpack_require__.e(5277)]).then(() => (() => (__webpack_require__(92952))))))),\n\t54994: () => (loadSingletonVersion(\"default\", \"@mui/system\", false, [0], () => (Promise.all([__webpack_require__.e(5741), __webpack_require__.e(9710), __webpack_require__.e(2464)]).then(() => (() => (__webpack_require__(29710))))))),\n\t5277: () => (loadSingletonVersion(\"default\", \"@emotion/react\", false, [0], () => (__webpack_require__.e(6038).then(() => (() => (__webpack_require__(53657))))))),\n\t22464: () => (loadSingletonVersion(\"default\", \"@mui/private-theming\", false, [0], () => (__webpack_require__.e(4026).then(() => (() => (__webpack_require__(51645))))))),\n\t9829: () => (loadSingletonVersion(\"default\", \"react-router\", false, [0], () => (__webpack_require__.e(8690).then(() => (() => (__webpack_require__(18690))))))),\n\t28890: () => (loadSingletonVersion(\"default\", \"@backstage/core-app-api\", false, [0], () => (Promise.all([__webpack_require__.e(6123), __webpack_require__.e(3215), __webpack_require__.e(7424), __webpack_require__.e(4864)]).then(() => (() => (__webpack_require__(14864))))))),\n\t37976: () => (loadSingletonVersion(\"default\", \"@material-ui/core/styles\", false, [0], () => (__webpack_require__.e(2976).then(() => (() => (__webpack_require__(92976))))))),\n\t81270: () => (loadSingletonVersion(\"default\", \"@mui/material\", false, [0], () => (Promise.all([__webpack_require__.e(5741), __webpack_require__.e(6921)]).then(() => (() => (__webpack_require__(6921))))))),\n\t98254: () => (loadSingletonVersion(\"default\", \"@backstage/frontend-plugin-api\", false, [0], () => (Promise.all([__webpack_require__.e(3215), __webpack_require__.e(7871)]).then(() => (() => (__webpack_require__(17871)))))))\n};\n// no consumes in initial chunks\nvar chunkMapping = {\n\t\"484\": [\n\t\t40484\n\t],\n\t\"1942\": [\n\t\t11942\n\t],\n\t\"2464\": [\n\t\t22464\n\t],\n\t\"4994\": [\n\t\t54994\n\t],\n\t\"5277\": [\n\t\t5277\n\t],\n\t\"5478\": [\n\t\t95478\n\t],\n\t\"6322\": [\n\t\t76322\n\t],\n\t\"6460\": [\n\t\t28890,\n\t\t37976,\n\t\t81270,\n\t\t98254\n\t],\n\t\"7326\": [\n\t\t42469,\n\t\t64218\n\t],\n\t\"9096\": [\n\t\t79096\n\t],\n\t\"9490\": [\n\t\t9490\n\t],\n\t\"9829\": [\n\t\t9829\n\t]\n};\nvar startedInstallModules = {};\n__webpack_require__.f.consumes = (chunkId, promises) => {\n\tif(__webpack_require__.o(chunkMapping, chunkId)) {\n\t\tchunkMapping[chunkId].forEach((id) => {\n\t\t\tif(__webpack_require__.o(installedModules, id)) return promises.push(installedModules[id]);\n\t\t\tif(!startedInstallModules[id]) {\n\t\t\tvar onFactory = (factory) => {\n\t\t\t\tinstalledModules[id] = 0;\n\t\t\t\t__webpack_require__.m[id] = (module) => {\n\t\t\t\t\tdelete __webpack_require__.c[id];\n\t\t\t\t\tmodule.exports = factory();\n\t\t\t\t}\n\t\t\t};\n\t\t\tstartedInstallModules[id] = true;\n\t\t\tvar onError = (error) => {\n\t\t\t\tdelete installedModules[id];\n\t\t\t\t__webpack_require__.m[id] = (module) => {\n\t\t\t\t\tdelete __webpack_require__.c[id];\n\t\t\t\t\tthrow error;\n\t\t\t\t}\n\t\t\t};\n\t\t\ttry {\n\t\t\t\tvar promise = moduleToHandlerMapping[id]();\n\t\t\t\tif(promise.then) {\n\t\t\t\t\tpromises.push(installedModules[id] = promise.then(onFactory)['catch'](onError));\n\t\t\t\t} else onFactory(promise);\n\t\t\t} catch(e) { onError(e); }\n\t\t\t}\n\t\t});\n\t}\n}","var moduleMap = {\n\t\"PluginRoot\": () => {\n\t\treturn Promise.all(/* exposed-PluginRoot */[__webpack_require__.e(9490), __webpack_require__.e(879)]).then(() => (() => ((__webpack_require__(84390)))));\n\t}\n};\nvar get = (module, getScope) => {\n\t__webpack_require__.R = getScope;\n\tgetScope = (\n\t\t__webpack_require__.o(moduleMap, module)\n\t\t\t? moduleMap[module]()\n\t\t\t: Promise.resolve().then(() => {\n\t\t\t\tthrow new Error('Module \"' + module + '\" does not exist in container.');\n\t\t\t})\n\t);\n\t__webpack_require__.R = undefined;\n\treturn getScope;\n};\nvar init = (shareScope, initScope) => {\n\tif (!__webpack_require__.S) return;\n\tvar name = \"default\"\n\tvar oldScope = __webpack_require__.S[name];\n\tif(oldScope && oldScope !== shareScope) throw new Error(\"Container initialization failed as it has already been initialized with a different share scope\");\n\t__webpack_require__.S[name] = shareScope;\n\treturn __webpack_require__.I(name, initScope);\n};\n\n// This exports getters to disallow modifications\n__webpack_require__.d(exports, {\n\tget: () => (get),\n\tinit: () => (init)\n});","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n// expose the module cache\n__webpack_require__.c = __webpack_module_cache__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"static/\" + ({\"51\":\"react-syntax-highlighter_languages_highlight_prolog\",\"200\":\"react-syntax-highlighter_languages_highlight_mel\",\"206\":\"react-syntax-highlighter_languages_highlight_gml\",\"371\":\"react-syntax-highlighter_languages_highlight_excel\",\"456\":\"react-syntax-highlighter_languages_highlight_roboconf\",\"460\":\"react-syntax-highlighter_languages_highlight_avrasm\",\"464\":\"react-syntax-highlighter_languages_highlight_shell\",\"557\":\"react-syntax-highlighter_languages_highlight_oneC\",\"579\":\"react-syntax-highlighter_languages_highlight_vbnet\",\"634\":\"react-syntax-highlighter_languages_highlight_scilab\",\"879\":\"exposed-PluginRoot\",\"927\":\"react-syntax-highlighter_languages_highlight_javascript\",\"946\":\"react-syntax-highlighter_languages_highlight_clojure\",\"985\":\"react-syntax-highlighter_languages_highlight_monkey\",\"1062\":\"react-syntax-highlighter_languages_highlight_nim\",\"1084\":\"react-syntax-highlighter_languages_highlight_aspectj\",\"1099\":\"react-syntax-highlighter_languages_highlight_ebnf\",\"1173\":\"react-syntax-highlighter_languages_highlight_autohotkey\",\"1177\":\"react-syntax-highlighter_languages_highlight_profile\",\"1214\":\"react-syntax-highlighter_languages_highlight_properties\",\"1276\":\"react-syntax-highlighter_languages_highlight_phpTemplate\",\"1325\":\"react-syntax-highlighter_languages_highlight_actionscript\",\"1352\":\"react-syntax-highlighter_languages_highlight_fortran\",\"1362\":\"react-syntax-highlighter_languages_highlight_mathematica\",\"1418\":\"react-syntax-highlighter_languages_highlight_pony\",\"1441\":\"react-syntax-highlighter_languages_highlight_coq\",\"1461\":\"react-syntax-highlighter_languages_highlight_livescript\",\"1489\":\"react-syntax-highlighter_languages_highlight_reasonml\",\"1496\":\"react-syntax-highlighter_languages_highlight_lua\",\"1522\":\"react-syntax-highlighter_languages_highlight_dust\",\"1679\":\"react-syntax-highlighter_languages_highlight_scheme\",\"1694\":\"react-syntax-highlighter_languages_highlight_accesslog\",\"1727\":\"react-syntax-highlighter_languages_highlight_oxygene\",\"1750\":\"react-syntax-highlighter_languages_highlight_makefile\",\"1828\":\"react-syntax-highlighter_languages_highlight_dockerfile\",\"1895\":\"react-syntax-highlighter_languages_highlight_pythonRepl\",\"1956\":\"react-syntax-highlighter_languages_highlight_puppet\",\"1961\":\"react-syntax-highlighter_languages_highlight_stan\",\"1972\":\"react-syntax-highlighter_languages_highlight_fsharp\",\"2007\":\"react-syntax-highlighter_languages_highlight_css\",\"2064\":\"react-syntax-highlighter_languages_highlight_vhdl\",\"2108\":\"react-syntax-highlighter_languages_highlight_cLike\",\"2180\":\"react-syntax-highlighter_languages_highlight_sqf\",\"2234\":\"react-syntax-highlighter_languages_highlight_lisp\",\"2267\":\"react-syntax-highlighter_languages_highlight_maxima\",\"2346\":\"react-syntax-highlighter_languages_highlight_d\",\"2362\":\"react-syntax-highlighter_languages_highlight_xquery\",\"2378\":\"react-syntax-highlighter_languages_highlight_parser3\",\"2383\":\"react-syntax-highlighter_languages_highlight_crmsh\",\"2438\":\"react-syntax-highlighter_languages_highlight_haxe\",\"2488\":\"react-syntax-highlighter_languages_highlight_verilog\",\"2496\":\"react-syntax-highlighter_languages_highlight_erlangRepl\",\"2512\":\"react-syntax-highlighter_languages_highlight_stylus\",\"2516\":\"react-syntax-highlighter_languages_highlight_apache\",\"2665\":\"react-syntax-highlighter_languages_highlight_powershell\",\"2693\":\"react-syntax-highlighter_languages_highlight_tap\",\"2727\":\"react-syntax-highlighter_languages_highlight_q\",\"2743\":\"react-syntax-highlighter_languages_highlight_asciidoc\",\"2762\":\"react-syntax-highlighter_languages_highlight_haskell\",\"2795\":\"react-syntax-highlighter_languages_highlight_dns\",\"2871\":\"react-syntax-highlighter_languages_highlight_typescript\",\"2882\":\"react-syntax-highlighter_languages_highlight_sml\",\"2979\":\"react-syntax-highlighter_languages_highlight_plaintext\",\"2981\":\"react-syntax-highlighter_languages_highlight_ruleslanguage\",\"2983\":\"react-syntax-highlighter_languages_highlight_golo\",\"3146\":\"react-syntax-highlighter_languages_highlight_purebasic\",\"3193\":\"react-syntax-highlighter_languages_highlight_xml\",\"3299\":\"react-syntax-highlighter_languages_highlight_fix\",\"3357\":\"react-syntax-highlighter_languages_highlight_x86asm\",\"3384\":\"react-syntax-highlighter_languages_highlight_ini\",\"3418\":\"react-syntax-highlighter_languages_highlight_ruby\",\"3419\":\"react-syntax-highlighter_languages_highlight_nix\",\"3487\":\"react-syntax-highlighter_languages_highlight_mipsasm\",\"3500\":\"react-syntax-highlighter_languages_highlight_autoit\",\"3540\":\"react-syntax-highlighter_languages_highlight_moonscript\",\"3562\":\"react-syntax-highlighter_languages_highlight_gams\",\"3580\":\"react-syntax-highlighter_languages_highlight_csp\",\"3607\":\"react-syntax-highlighter_languages_highlight_abnf\",\"3623\":\"react-syntax-highlighter_languages_highlight_yaml\",\"3722\":\"react-syntax-highlighter_languages_highlight_latex\",\"3736\":\"react-syntax-highlighter_languages_highlight_json\",\"3811\":\"react-syntax-highlighter_languages_highlight_erb\",\"3885\":\"react-syntax-highlighter_languages_highlight_stata\",\"3923\":\"react-syntax-highlighter_languages_highlight_applescript\",\"3988\":\"react-syntax-highlighter_languages_highlight_vala\",\"4014\":\"react-syntax-highlighter_languages_highlight_scss\",\"4075\":\"react-syntax-highlighter_languages_highlight_hsp\",\"4110\":\"react-syntax-highlighter_languages_highlight_tp\",\"4135\":\"react-syntax-highlighter_languages_highlight_mizar\",\"4282\":\"react-syntax-highlighter_languages_highlight_livecodeserver\",\"4300\":\"react-syntax-highlighter_languages_highlight_r\",\"4342\":\"react-syntax-highlighter_languages_highlight_php\",\"4383\":\"react-syntax-highlighter_languages_highlight_dsconfig\",\"4436\":\"react-syntax-highlighter_languages_highlight_zephir\",\"4446\":\"react-syntax-highlighter_languages_highlight_leaf\",\"4493\":\"react-syntax-highlighter_languages_highlight_gauss\",\"4575\":\"react-syntax-highlighter_languages_highlight_processing\",\"4635\":\"react-syntax-highlighter_languages_highlight_jbossCli\",\"4733\":\"react-syntax-highlighter_languages_highlight_llvm\",\"4835\":\"react-syntax-highlighter_languages_highlight_cos\",\"4931\":\"react-syntax-highlighter_languages_highlight_step21\",\"4956\":\"react-syntax-highlighter_languages_highlight_angelscript\",\"4971\":\"react-syntax-highlighter_languages_highlight_lsl\",\"5034\":\"react-syntax-highlighter_languages_highlight_ada\",\"5051\":\"react-syntax-highlighter_languages_highlight_coffeescript\",\"5099\":\"react-syntax-highlighter_languages_highlight_nsis\",\"5123\":\"react-syntax-highlighter_languages_highlight_erlang\",\"5189\":\"react-syntax-highlighter_languages_highlight_dts\",\"5251\":\"react-syntax-highlighter_languages_highlight_pgsql\",\"5253\":\"react-syntax-highlighter_languages_highlight_clojureRepl\",\"5286\":\"react-syntax-highlighter_languages_highlight_nginx\",\"5446\":\"react-syntax-highlighter_languages_highlight_ocaml\",\"5565\":\"react-syntax-highlighter_languages_highlight_kotlin\",\"5613\":\"react-syntax-highlighter_languages_highlight_rib\",\"5664\":\"react-syntax-highlighter_languages_highlight_dos\",\"5773\":\"react-syntax-highlighter_languages_highlight_mojolicious\",\"5813\":\"react-syntax-highlighter_languages_highlight_less\",\"5819\":\"react-syntax-highlighter_languages_highlight_gradle\",\"5868\":\"react-syntax-highlighter_languages_highlight_inform7\",\"5900\":\"react-syntax-highlighter_languages_highlight_lasso\",\"6057\":\"react-syntax-highlighter_languages_highlight_sqlMore\",\"6152\":\"react-syntax-highlighter_languages_highlight_vbscriptHtml\",\"6161\":\"react-syntax-highlighter_languages_highlight_clean\",\"6177\":\"react-syntax-highlighter_languages_highlight_taggerscript\",\"6195\":\"react-syntax-highlighter_languages_highlight_ldif\",\"6228\":\"react-syntax-highlighter_languages_highlight_rust\",\"6267\":\"react-syntax-highlighter_languages_highlight_swift\",\"6354\":\"react-syntax-highlighter_languages_highlight_java\",\"6501\":\"react-syntax-highlighter_languages_highlight_armasm\",\"6512\":\"react-syntax-highlighter_languages_highlight_scala\",\"6542\":\"react-syntax-highlighter_languages_highlight_vim\",\"6555\":\"react-syntax-highlighter_languages_highlight_openscad\",\"6573\":\"react-syntax-highlighter_languages_highlight_cpp\",\"6780\":\"react-syntax-highlighter_languages_highlight_qml\",\"6835\":\"react-syntax-highlighter_languages_highlight_brainfuck\",\"6848\":\"react-syntax-highlighter_languages_highlight_crystal\",\"6924\":\"react-syntax-highlighter_languages_highlight_isbl\",\"6977\":\"react-syntax-highlighter_languages_highlight_rsl\",\"6986\":\"react-syntax-highlighter_languages_highlight_capnproto\",\"7048\":\"react-syntax-highlighter_languages_highlight_gherkin\",\"7079\":\"react-syntax-highlighter_languages_highlight_diff\",\"7131\":\"react-syntax-highlighter_languages_highlight_protobuf\",\"7209\":\"react-syntax-highlighter_languages_highlight_perl\",\"7247\":\"react-syntax-highlighter_languages_highlight_cmake\",\"7254\":\"react-syntax-highlighter_languages_highlight_subunit\",\"7351\":\"react-syntax-highlighter_languages_highlight_elixir\",\"7401\":\"react-syntax-highlighter_languages_highlight_sas\",\"7406\":\"react-syntax-highlighter_languages_highlight_sql\",\"7439\":\"react-syntax-highlighter_languages_highlight_flix\",\"7533\":\"react-syntax-highlighter_languages_highlight_awk\",\"7572\":\"react-syntax-highlighter_languages_highlight_basic\",\"7764\":\"react-syntax-highlighter_languages_highlight_go\",\"7776\":\"react-syntax-highlighter_languages_highlight_haml\",\"7794\":\"react-syntax-highlighter_languages_highlight_http\",\"7818\":\"react-syntax-highlighter_languages_highlight_arduino\",\"7879\":\"react-syntax-highlighter_languages_highlight_csharp\",\"7934\":\"react-syntax-highlighter_languages_highlight_glsl\",\"7959\":\"react-syntax-highlighter_languages_highlight_htmlbars\",\"8001\":\"react-syntax-highlighter_languages_highlight_matlab\",\"8030\":\"react-syntax-highlighter_languages_highlight_handlebars\",\"8058\":\"react-syntax-highlighter_languages_highlight_n1ql\",\"8078\":\"react-syntax-highlighter_languages_highlight_delphi\",\"8138\":\"react-syntax-highlighter_languages_highlight_elm\",\"8140\":\"react-syntax-highlighter_languages_highlight_pf\",\"8216\":\"react-syntax-highlighter_languages_highlight_bnf\",\"8217\":\"react-syntax-highlighter_languages_highlight_twig\",\"8331\":\"react-syntax-highlighter_languages_highlight_thrift\",\"8338\":\"react-syntax-highlighter_languages_highlight_objectivec\",\"8549\":\"react-syntax-highlighter_languages_highlight_c\",\"8595\":\"react-syntax-highlighter_languages_highlight_hy\",\"8705\":\"react-syntax-highlighter_languages_highlight_nodeRepl\",\"8725\":\"react-syntax-highlighter_languages_highlight_smalltalk\",\"8727\":\"react-syntax-highlighter/lowlight-import\",\"8753\":\"react-syntax-highlighter_languages_highlight_mercury\",\"8755\":\"react-syntax-highlighter_languages_highlight_tcl\",\"8763\":\"react-syntax-highlighter_languages_highlight_routeros\",\"8833\":\"react-syntax-highlighter_languages_highlight_markdown\",\"8874\":\"react-syntax-highlighter_languages_highlight_smali\",\"8903\":\"react-syntax-highlighter_languages_highlight_axapta\",\"8904\":\"react-syntax-highlighter_languages_highlight_python\",\"8948\":\"react-syntax-highlighter_languages_highlight_groovy\",\"9078\":\"react-syntax-highlighter_languages_highlight_irpf90\",\"9118\":\"react-syntax-highlighter_languages_highlight_juliaRepl\",\"9139\":\"react-syntax-highlighter_languages_highlight_django\",\"9162\":\"react-syntax-highlighter_languages_highlight_ceylon\",\"9175\":\"react-syntax-highlighter_languages_highlight_vbscript\",\"9229\":\"react-syntax-highlighter_languages_highlight_julia\",\"9265\":\"react-syntax-highlighter_languages_highlight_dart\",\"9406\":\"react-syntax-highlighter_languages_highlight_cal\",\"9612\":\"react-syntax-highlighter_languages_highlight_bash\",\"9702\":\"react-syntax-highlighter_languages_highlight_gcode\",\"9726\":\"react-syntax-highlighter_languages_highlight_xl\",\"9882\":\"react-syntax-highlighter_languages_highlight_arcade\"}[chunkId] || chunkId) + \".\" + {\"41\":\"a129355f\",\"51\":\"82449626\",\"200\":\"da191c74\",\"206\":\"2491c613\",\"371\":\"d07971c7\",\"456\":\"a39072a7\",\"460\":\"6228a8ff\",\"464\":\"6a4ac871\",\"484\":\"02afeb5e\",\"557\":\"0b878501\",\"579\":\"4b4b2e72\",\"634\":\"9a571656\",\"635\":\"e9214179\",\"734\":\"9c7c31a2\",\"879\":\"bf5e0b03\",\"927\":\"2843c9f9\",\"946\":\"731aa945\",\"985\":\"26fb20be\",\"1062\":\"2f06cef8\",\"1084\":\"5c298a0c\",\"1085\":\"887425a0\",\"1099\":\"97ec452c\",\"1173\":\"52322506\",\"1177\":\"d20cb414\",\"1213\":\"412457e8\",\"1214\":\"3935dfde\",\"1276\":\"6d68f38a\",\"1325\":\"a70a9328\",\"1352\":\"9ffbda5d\",\"1362\":\"528e5849\",\"1418\":\"90cf9549\",\"1441\":\"daeeac07\",\"1461\":\"2e81835e\",\"1489\":\"8545bf14\",\"1496\":\"1470e57e\",\"1522\":\"c86085da\",\"1613\":\"67b355f9\",\"1645\":\"4e532199\",\"1679\":\"644353e2\",\"1694\":\"b432f6b3\",\"1727\":\"828f5302\",\"1750\":\"c7aed13a\",\"1828\":\"e5b149f1\",\"1853\":\"9c4997f9\",\"1895\":\"4f5a267f\",\"1942\":\"ba18e0d8\",\"1956\":\"af5ab1e6\",\"1961\":\"9a7b8656\",\"1963\":\"6a804bff\",\"1972\":\"94b8cdb7\",\"2007\":\"5f6eb4d5\",\"2064\":\"10c7d850\",\"2108\":\"c9bae5ec\",\"2135\":\"4b0b1304\",\"2180\":\"167013cf\",\"2195\":\"a495edf0\",\"2203\":\"ea66ef58\",\"2234\":\"e5644c5f\",\"2267\":\"b2f1d464\",\"2346\":\"30384b0a\",\"2362\":\"869b4329\",\"2378\":\"c994b4a2\",\"2383\":\"e4ba92f2\",\"2438\":\"f49de151\",\"2464\":\"8f3db6d5\",\"2488\":\"77c301cf\",\"2496\":\"f5d75a44\",\"2512\":\"b41c08ce\",\"2516\":\"097c9e38\",\"2665\":\"9b03871c\",\"2693\":\"9dabb53a\",\"2727\":\"f47c41a5\",\"2743\":\"5dd7957c\",\"2762\":\"d0137cd3\",\"2795\":\"b4664b09\",\"2871\":\"0685c296\",\"2882\":\"a114454c\",\"2952\":\"6f9af7a8\",\"2976\":\"168b3d3b\",\"2979\":\"110fa252\",\"2981\":\"8942f989\",\"2983\":\"67a496d9\",\"3002\":\"50f4d861\",\"3007\":\"a2931d13\",\"3144\":\"c2487180\",\"3146\":\"6589faaf\",\"3193\":\"aa89b47b\",\"3215\":\"311247cc\",\"3299\":\"f3c6acc4\",\"3357\":\"7b46a3dd\",\"3384\":\"9cac05e8\",\"3418\":\"7e138b83\",\"3419\":\"fdcceef5\",\"3487\":\"560c89d3\",\"3500\":\"81d05be7\",\"3540\":\"e5aa0d68\",\"3562\":\"5704e1bc\",\"3580\":\"93820191\",\"3607\":\"3a5fbb01\",\"3623\":\"224cb637\",\"3657\":\"00af2154\",\"3722\":\"1af47e19\",\"3736\":\"171d3b66\",\"3811\":\"eade8286\",\"3822\":\"ef69414e\",\"3885\":\"8690dae4\",\"3923\":\"55db503f\",\"3937\":\"22b10472\",\"3957\":\"eebbeb49\",\"3988\":\"0c15ee40\",\"4014\":\"a58b6c08\",\"4026\":\"247ddcd8\",\"4041\":\"ffdec1fb\",\"4075\":\"a681f63c\",\"4110\":\"93cbb8dc\",\"4135\":\"5b420e9f\",\"4197\":\"8a8b877f\",\"4243\":\"462e4585\",\"4282\":\"6b2e6f02\",\"4300\":\"734e698e\",\"4342\":\"d2d99742\",\"4383\":\"ca85f0c4\",\"4436\":\"1c01aa7e\",\"4446\":\"32ca9c06\",\"4493\":\"9eb821d4\",\"4570\":\"e8ea2b1b\",\"4575\":\"c4a6a860\",\"4635\":\"957809cc\",\"4733\":\"ebd82e5f\",\"4835\":\"32b02224\",\"4864\":\"0a352dc6\",\"4931\":\"4229bc3f\",\"4956\":\"84b4760d\",\"4971\":\"069661c7\",\"4994\":\"33ca05ed\",\"5034\":\"8bd1b9b4\",\"5051\":\"638f6744\",\"5099\":\"19fe9568\",\"5123\":\"6c73fed2\",\"5189\":\"1b790b3b\",\"5199\":\"60afcb13\",\"5211\":\"b1dc9542\",\"5251\":\"22fc4c94\",\"5253\":\"01a6c425\",\"5255\":\"21365d93\",\"5277\":\"9939a389\",\"5286\":\"47407cb1\",\"5446\":\"c78fd6ba\",\"5478\":\"ead54b58\",\"5565\":\"81954695\",\"5571\":\"73942ff6\",\"5603\":\"aafa8ca4\",\"5613\":\"25173f89\",\"5664\":\"b2a1ece5\",\"5741\":\"6a870f83\",\"5773\":\"38a3110a\",\"5813\":\"223a7100\",\"5819\":\"e8d52059\",\"5868\":\"d115164a\",\"5888\":\"d5ff87d6\",\"5900\":\"7ad88bc3\",\"6038\":\"c97ae763\",\"6057\":\"b26496db\",\"6123\":\"94c2f019\",\"6152\":\"9474891c\",\"6161\":\"f1df0acc\",\"6177\":\"3bd700ef\",\"6195\":\"d5874f30\",\"6228\":\"4129769e\",\"6267\":\"07835008\",\"6322\":\"00994d32\",\"6352\":\"9e636536\",\"6354\":\"003d85ee\",\"6356\":\"0690b575\",\"6460\":\"86145f5a\",\"6501\":\"2391ee0b\",\"6512\":\"5147d0e4\",\"6542\":\"0de38ee9\",\"6555\":\"34837741\",\"6573\":\"466a9d1a\",\"6700\":\"f2dbf122\",\"6780\":\"8c94d588\",\"6835\":\"633be955\",\"6848\":\"b9115fe9\",\"6921\":\"efadb98d\",\"6924\":\"af538a0e\",\"6977\":\"83de81ff\",\"6986\":\"f398aa10\",\"7048\":\"c3a667d0\",\"7079\":\"cf7184e9\",\"7131\":\"c5b5a4cc\",\"7164\":\"79e2fc46\",\"7209\":\"7e0dc42c\",\"7247\":\"36800c38\",\"7254\":\"9aba6615\",\"7326\":\"09c270ae\",\"7351\":\"3c35b4c5\",\"7354\":\"a59ca9b4\",\"7401\":\"ea9da690\",\"7406\":\"8a8a3a3f\",\"7424\":\"3b7fdeff\",\"7439\":\"4bab2221\",\"7533\":\"a443b287\",\"7572\":\"9cdaa3b3\",\"7764\":\"472893e9\",\"7776\":\"4a348cf1\",\"7794\":\"b20fa9cd\",\"7818\":\"2beb2fe3\",\"7871\":\"32fe0d52\",\"7879\":\"0893db4b\",\"7934\":\"786d568d\",\"7959\":\"8be97afb\",\"8001\":\"c2b94bf6\",\"8030\":\"8dd94bc5\",\"8058\":\"99efbba2\",\"8067\":\"c743580c\",\"8078\":\"3124c66e\",\"8138\":\"3c56bdbe\",\"8140\":\"dc4eb0f7\",\"8216\":\"776135ec\",\"8217\":\"66cf90a2\",\"8331\":\"bdeff115\",\"8338\":\"59636d87\",\"8354\":\"fabef51b\",\"8419\":\"a0f7e615\",\"8549\":\"9251bb45\",\"8595\":\"6c599c1d\",\"8690\":\"71256e00\",\"8705\":\"e0a048c3\",\"8725\":\"f6026b6e\",\"8727\":\"0d674474\",\"8753\":\"88a064db\",\"8755\":\"ead6666b\",\"8763\":\"724af2b5\",\"8833\":\"be15b0a9\",\"8874\":\"5eb2a5ce\",\"8903\":\"c58d6b74\",\"8904\":\"3e0c5e39\",\"8948\":\"29b65bda\",\"9078\":\"7f25d3e6\",\"9096\":\"80e2b711\",\"9118\":\"25b837e4\",\"9139\":\"c3b21c7f\",\"9162\":\"92fd5297\",\"9175\":\"2a254595\",\"9229\":\"c1801db4\",\"9265\":\"0c9d6516\",\"9406\":\"ffdda530\",\"9490\":\"88125fe7\",\"9612\":\"90218b2e\",\"9633\":\"d7b4641e\",\"9702\":\"66e655c1\",\"9710\":\"ed3c2299\",\"9726\":\"d5df7885\",\"9829\":\"d665c6c5\",\"9882\":\"8b413bfb\",\"9996\":\"79855bb7\"}[chunkId] + \".chunk.js\";\n};","// This function allow to reference async chunks\n__webpack_require__.miniCssF = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"static/\" + chunkId + \".\" + chunkId + \".\" + \"ca7b2450\" + \".css\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.S = {};\nvar initPromises = {};\nvar initTokens = {};\n__webpack_require__.I = (name, initScope) => {\n\tif(!initScope) initScope = [];\n\t// handling circular init calls\n\tvar initToken = initTokens[name];\n\tif(!initToken) initToken = initTokens[name] = {};\n\tif(initScope.indexOf(initToken) >= 0) return;\n\tinitScope.push(initToken);\n\t// only runs once\n\tif(initPromises[name]) return initPromises[name];\n\t// creates a new share scope if needed\n\tif(!__webpack_require__.o(__webpack_require__.S, name)) __webpack_require__.S[name] = {};\n\t// runs all init snippets from all modules reachable\n\tvar scope = __webpack_require__.S[name];\n\tvar warn = (msg) => {\n\t\tif (typeof console !== \"undefined\" && console.warn) console.warn(msg);\n\t};\n\tvar uniqueName = \"veecode-platform.plugin-veecode-homepage\";\n\tvar register = (name, version, factory, eager) => {\n\t\tvar versions = scope[name] = scope[name] || {};\n\t\tvar activeVersion = versions[version];\n\t\tif(!activeVersion || (!activeVersion.loaded && (!eager != !activeVersion.eager ? eager : uniqueName > activeVersion.from))) versions[version] = { get: factory, from: uniqueName, eager: !!eager };\n\t};\n\tvar initExternal = (id) => {\n\t\tvar handleError = (err) => (warn(\"Initialization of sharing external failed: \" + err));\n\t\ttry {\n\t\t\tvar module = __webpack_require__(id);\n\t\t\tif(!module) return;\n\t\t\tvar initFn = (module) => (module && module.init && module.init(__webpack_require__.S[name], initScope))\n\t\t\tif(module.then) return promises.push(module.then(initFn, handleError));\n\t\t\tvar initResult = initFn(module);\n\t\t\tif(initResult && initResult.then) return promises.push(initResult['catch'](handleError));\n\t\t} catch(err) { handleError(err); }\n\t}\n\tvar promises = [];\n\tswitch(name) {\n\t\tcase \"default\": {\n\t\t\tregister(\"@backstage/core-app-api\", \"1.19.0\", () => (Promise.all([__webpack_require__.e(6123), __webpack_require__.e(3215), __webpack_require__.e(7424), __webpack_require__.e(4864), __webpack_require__.e(1853), __webpack_require__.e(5478), __webpack_require__.e(7326), __webpack_require__.e(9490), __webpack_require__.e(7354)]).then(() => (() => (__webpack_require__(14864))))));\n\t\t\tregister(\"@backstage/core-plugin-api\", \"1.11.0\", () => (Promise.all([__webpack_require__.e(2135), __webpack_require__.e(1963), __webpack_require__.e(5478), __webpack_require__.e(7326)]).then(() => (() => (__webpack_require__(41963))))));\n\t\t\tregister(\"@backstage/frontend-plugin-api\", \"0.12.0\", () => (Promise.all([__webpack_require__.e(3215), __webpack_require__.e(2135), __webpack_require__.e(7871), __webpack_require__.e(5478), __webpack_require__.e(7326), __webpack_require__.e(9490), __webpack_require__.e(3002)]).then(() => (() => (__webpack_require__(17871))))));\n\t\t\tregister(\"@backstage/version-bridge\", \"1.0.11\", () => (Promise.all([__webpack_require__.e(5478), __webpack_require__.e(5603)]).then(() => (() => (__webpack_require__(65603))))));\n\t\t\tregister(\"@emotion/cache\", \"11.14.0\", () => (__webpack_require__.e(7164).then(() => (() => (__webpack_require__(67164))))));\n\t\t\tregister(\"@emotion/react\", \"11.14.0\", () => (Promise.all([__webpack_require__.e(5478), __webpack_require__.e(6322), __webpack_require__.e(3657)]).then(() => (() => (__webpack_require__(53657))))));\n\t\t\tregister(\"@material-ui/core/styles\", \"4.12.4\", () => (Promise.all([__webpack_require__.e(6352), __webpack_require__.e(5478), __webpack_require__.e(1942), __webpack_require__.e(3937)]).then(() => (() => (__webpack_require__(92976))))));\n\t\t\tregister(\"@material-ui/styles\", \"4.11.5\", () => (Promise.all([__webpack_require__.e(4570), __webpack_require__.e(5478), __webpack_require__.e(3007)]).then(() => (() => (__webpack_require__(94570))))));\n\t\t\tregister(\"@mui/material\", \"5.17.1\", () => (Promise.all([__webpack_require__.e(5741), __webpack_require__.e(9996), __webpack_require__.e(5571), __webpack_require__.e(6921), __webpack_require__.e(5478), __webpack_require__.e(484), __webpack_require__.e(9096), __webpack_require__.e(4994), __webpack_require__.e(1085)]).then(() => (() => (__webpack_require__(6921))))));\n\t\t\tregister(\"@mui/private-theming\", \"5.17.1\", () => (Promise.all([__webpack_require__.e(5478), __webpack_require__.e(1645)]).then(() => (() => (__webpack_require__(51645))))));\n\t\t\tregister(\"@mui/styled-engine\", \"5.18.0\", () => (Promise.all([__webpack_require__.e(2952), __webpack_require__.e(5478), __webpack_require__.e(6322), __webpack_require__.e(5277), __webpack_require__.e(635)]).then(() => (() => (__webpack_require__(92952))))));\n\t\t\tregister(\"@mui/system\", \"5.18.0\", () => (Promise.all([__webpack_require__.e(5741), __webpack_require__.e(9996), __webpack_require__.e(9710), __webpack_require__.e(5478), __webpack_require__.e(9096), __webpack_require__.e(2464), __webpack_require__.e(1085)]).then(() => (() => (__webpack_require__(29710))))));\n\t\t\tregister(\"react-dom\", \"18.3.1\", () => (Promise.all([__webpack_require__.e(3144), __webpack_require__.e(5478)]).then(() => (() => (__webpack_require__(43144))))));\n\t\t\tregister(\"react-router-dom\", \"6.30.1\", () => (Promise.all([__webpack_require__.e(1613), __webpack_require__.e(8419), __webpack_require__.e(5478), __webpack_require__.e(484), __webpack_require__.e(9829)]).then(() => (() => (__webpack_require__(73657))))));\n\t\t\tregister(\"react-router\", \"6.30.1\", () => (Promise.all([__webpack_require__.e(1613), __webpack_require__.e(8690), __webpack_require__.e(5478)]).then(() => (() => (__webpack_require__(18690))))));\n\t\t\tregister(\"react\", \"18.3.1\", () => (__webpack_require__.e(4041).then(() => (() => (__webpack_require__(14041))))));\n\t\t}\n\t\tbreak;\n\t}\n\tif(!promises.length) return initPromises[name] = 1;\n\treturn initPromises[name] = Promise.all(promises).then(() => (initPromises[name] = 1));\n};","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT')\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","if (typeof document === \"undefined\") return;\nvar createStylesheet = (chunkId, fullhref, oldTag, resolve, reject) => {\n\tvar linkTag = document.createElement(\"link\");\n\n\tlinkTag.rel = \"stylesheet\";\n\tlinkTag.type = \"text/css\";\n\tif (__webpack_require__.nc) {\n\t\tlinkTag.nonce = __webpack_require__.nc;\n\t}\n\tvar onLinkComplete = (event) => {\n\t\t// avoid mem leaks.\n\t\tlinkTag.onerror = linkTag.onload = null;\n\t\tif (event.type === 'load') {\n\t\t\tresolve();\n\t\t} else {\n\t\t\tvar errorType = event && event.type;\n\t\t\tvar realHref = event && event.target && event.target.href || fullhref;\n\t\t\tvar err = new Error(\"Loading CSS chunk \" + chunkId + \" failed.\\n(\" + errorType + \": \" + realHref + \")\");\n\t\t\terr.name = \"ChunkLoadError\";\n\t\t\terr.code = \"CSS_CHUNK_LOAD_FAILED\";\n\t\t\terr.type = errorType;\n\t\t\terr.request = realHref;\n\t\t\tif (linkTag.parentNode) linkTag.parentNode.removeChild(linkTag)\n\t\t\treject(err);\n\t\t}\n\t}\n\tlinkTag.onerror = linkTag.onload = onLinkComplete;\n\tlinkTag.href = fullhref;\n\n\n\t(function insertBeforeJssStyles(element) {\n\t const head = document.head;\n\t const firstJssNode = head.querySelector(\"style[data-jss]\");\n\t if (!firstJssNode) {\n\t head.appendChild(element);\n\t } else {\n\t head.insertBefore(element, firstJssNode);\n\t }\n\t })(linkTag)\n\treturn linkTag;\n};\nvar findStylesheet = (href, fullhref) => {\n\tvar existingLinkTags = document.getElementsByTagName(\"link\");\n\tfor(var i = 0; i < existingLinkTags.length; i++) {\n\t\tvar tag = existingLinkTags[i];\n\t\tvar dataHref = tag.getAttribute(\"data-href\") || tag.getAttribute(\"href\");\n\t\tif(tag.rel === \"stylesheet\" && (dataHref === href || dataHref === fullhref)) return tag;\n\t}\n\tvar existingStyleTags = document.getElementsByTagName(\"style\");\n\tfor(var i = 0; i < existingStyleTags.length; i++) {\n\t\tvar tag = existingStyleTags[i];\n\t\tvar dataHref = tag.getAttribute(\"data-href\");\n\t\tif(dataHref === href || dataHref === fullhref) return tag;\n\t}\n};\nvar loadStylesheet = (chunkId) => {\n\treturn new Promise((resolve, reject) => {\n\t\tvar href = __webpack_require__.miniCssF(chunkId);\n\t\tvar fullhref = __webpack_require__.p + href;\n\t\tif(findStylesheet(href, fullhref)) return resolve();\n\t\tcreateStylesheet(chunkId, fullhref, null, resolve, reject);\n\t});\n}\n// object to store loaded CSS chunks\nvar installedCssChunks = {\n\t3786: 0\n};\n\n__webpack_require__.f.miniCss = (chunkId, promises) => {\n\tvar cssChunks = {\"4243\":1};\n\tif(installedCssChunks[chunkId]) promises.push(installedCssChunks[chunkId]);\n\telse if(installedCssChunks[chunkId] !== 0 && cssChunks[chunkId]) {\n\t\tpromises.push(installedCssChunks[chunkId] = loadStylesheet(chunkId).then(() => {\n\t\t\tinstalledCssChunks[chunkId] = 0;\n\t\t}, (e) => {\n\t\t\tdelete installedCssChunks[chunkId];\n\t\t\tthrow e;\n\t\t}));\n\t}\n};\n\n// no hmr\n\n// no prefetching\n\n// no preloaded","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t3786: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(!/^(4(243|84|994)|9(096|490|829)|1942|2464|5277|5478|6322|7326)$/.test(chunkId)) {\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t} else installedChunks[chunkId] = 0;\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n// no on chunks loaded\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkveecode_platform_plugin_veecode_homepage\"] = self[\"webpackChunkveecode_platform_plugin_veecode_homepage\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// module cache are used so entry inlining is disabled\n// startup\n// Load entry module and return exports\nvar __webpack_exports__ = __webpack_require__(11004);\n"],"names":["leafPrototypes","getProto","inProgress","dataWebpackPrefix","parseVersion","versionLt","rangeToString","satisfy","exists","get","eagerOnly","findSingletonVersionKey","getInvalidSingletonVersionMessage","fail","warn","useFallback","loadSingletonVersion","installedModules","moduleToHandlerMapping","chunkMapping","startedInstallModules","moduleMap","Promise","all","__webpack_require__","e","then","module","getScope","R","o","resolve","Error","undefined","init","shareScope","initScope","S","name","oldScope","I","d","exports","__webpack_module_cache__","moduleId","cachedModule","id","loaded","__webpack_modules__","call","m","c","n","getter","__esModule","a","Object","getPrototypeOf","obj","t","value","mode","this","ns","create","r","def","current","indexOf","getOwnPropertyNames","forEach","key","definition","defineProperty","enumerable","f","chunkId","keys","reduce","promises","u","miniCssF","g","globalThis","Function","window","prop","prototype","hasOwnProperty","l","url","done","push","script","needAttach","scripts","document","getElementsByTagName","i","length","s","getAttribute","createElement","charset","timeout","nc","setAttribute","src","onScriptComplete","prev","event","onerror","onload","clearTimeout","doneFns","parentNode","removeChild","fn","setTimeout","bind","type","target","head","appendChild","Symbol","toStringTag","nmd","paths","children","initPromises","initTokens","initToken","scope","uniqueName","register","version","factory","eager","versions","activeVersion","from","scriptUrl","importScripts","location","currentScript","tagName","toUpperCase","test","replace","p","str","split","map","exec","apply","b","range","pop","entry","filtered","requiredVersion","msg","console","scopeName","fallback","failAsNotExist","promise","consumes","onFactory","onError","error","installedCssChunks","miniCss","reject","href","fullhref","existingLinkTags","dataHref","tag","rel","existingStyleTags","findStylesheet","oldTag","linkTag","nonce","errorType","realHref","err","code","request","element","firstJssNode","querySelector","insertBefore","createStylesheet","loadStylesheet","installedChunks","j","installedChunkData","realSrc","message","webpackJsonpCallback","parentChunkLoadingFunction","data","chunkIds","moreModules","runtime","some","chunkLoadingGlobal","self"],"sourceRoot":""}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|