changed m0110 name

This commit is contained in:
dekunukem
2022-03-28 10:57:13 +01:00
parent 00286b7d8a
commit 89f4beed74
52 changed files with 7117 additions and 0 deletions

View File

File diff suppressed because it is too large Load Diff

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,71 @@
/* $Id$ */
body {
font-family: sans-serif, verdana, arial, helvetica;
padding: 0em;
border-width: 0em;
}
table.fullheight {
background-color: #c4c4c4;
height: 100%;
}
.gray {
background-color: #c4c4c4;
}
.white {
background-color: #ffffff;
}
.nomargin {
margin: 0em;
}
.bordertop {
background-color: #ffffff;
background-image: url("/gfx/border_top.gif");
background-repeat: repeat;
}
.borderbottom {
background-color: #ffffff;
background-image: url("/gfx/border_bottom.gif");
background-repeat: repeat;
}
.borderleft {
background-color: #ffffff;
background-image: url("/gfx/border_left.gif");
background-repeat: repeat;
}
.borderright {
background-color: #ffffff;
background-image: url("/gfx/border_right.gif");
background-repeat: repeat;
}
td.submenu {
white-space: nowrap;
}
a:link { text-decoration: none; font-weight: bold; color: #5555aa; }
a:visited { text-decoration: none; font-weight: bold; color: #222266; }
a:active { text-decoration: none; font-weight: bold; color: #7777ff; }
a:hover { text-decoration: none; font-weight: bold; color: #7777ff; }
a.active { text-decoration: none; font-weight: bold; color: #555555; }
h1 {
font-size: xx-large;
font-weight: bold;
}
h2 {
font-size: x-large;
font-weight: bold;
}
h3 {
font-size: large;
font-weight: bold;
}
h4 {
font-weight: bold;
}

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 B

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,135 @@
"use strict";(()=>{var O=Object.defineProperty;var p=(M,N)=>O(M,"name",{value:N,configurable:!0});(globalThis.webpackChunk=globalThis.webpackChunk||[]).push([[8933],{87962:(M,N,l)=>{l.d(N,{X:()=>v,w:()=>u});/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const a=new WeakMap,v=p(_=>(...c)=>{const h=_(...c);return a.set(h,!0),h},"directive"),u=p(_=>typeof _=="function"&&a.has(_),"isDirective")},24541:(M,N,l)=>{l.d(N,{V:()=>v,eC:()=>a,r4:()=>u});/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const a=window.customElements!==void 0&&window.customElements.polyfillWrapFlushCallback!==void 0,v=p((_,c,h=null,r=null)=>{for(;c!==h;){const d=c.nextSibling;_.insertBefore(c,r),c=d}},"reparentNodes"),u=p((_,c,h=null)=>{for(;c!==h;){const r=c.nextSibling;_.removeChild(c),c=r}},"removeNodes")},92065:(M,N,l)=>{l.d(N,{J:()=>a,L:()=>v});/**
* @license
* Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const a={},v={}},32401:(M,N,l)=>{l.d(N,{JG:()=>x,K1:()=>E,QG:()=>f,_l:()=>g,m:()=>w,nt:()=>m,pt:()=>r});var a=l(87962),v=l(24541),u=l(92065),_=l(18616),c=l(30688),h=l(22104);/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const r=p(s=>s===null||!(typeof s=="object"||typeof s=="function"),"isPrimitive"),d=p(s=>Array.isArray(s)||!!(s&&s[Symbol.iterator]),"isIterable");class f{constructor(t,n,e){this.dirty=!0,this.element=t,this.name=n,this.strings=e,this.parts=[];for(let i=0;i<e.length-1;i++)this.parts[i]=this._createPart()}_createPart(){return new g(this)}_getValue(){const t=this.strings,n=t.length-1;let e="";for(let i=0;i<n;i++){e+=t[i];const V=this.parts[i];if(V!==void 0){const T=V.value;if(r(T)||!d(T))e+=typeof T=="string"?T:String(T);else for(const y of T)e+=typeof y=="string"?y:String(y)}}return e+=t[n],e}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}}p(f,"AttributeCommitter");class g{constructor(t){this.value=void 0,this.committer=t}setValue(t){t!==u.J&&(!r(t)||t!==this.value)&&(this.value=t,(0,a.w)(t)||(this.committer.dirty=!0))}commit(){for(;(0,a.w)(this.value);){const t=this.value;this.value=u.J,t(this)}this.value!==u.J&&this.committer.commit()}}p(g,"AttributePart");class m{constructor(t){this.value=void 0,this.__pendingValue=void 0,this.options=t}appendInto(t){this.startNode=t.appendChild((0,h.IW)()),this.endNode=t.appendChild((0,h.IW)())}insertAfterNode(t){this.startNode=t,this.endNode=t.nextSibling}appendIntoPart(t){t.__insert(this.startNode=(0,h.IW)()),t.__insert(this.endNode=(0,h.IW)())}insertAfterPart(t){t.__insert(this.startNode=(0,h.IW)()),this.endNode=t.endNode,t.endNode=this.startNode}setValue(t){this.__pendingValue=t}commit(){for(;(0,a.w)(this.__pendingValue);){const n=this.__pendingValue;this.__pendingValue=u.J,n(this)}const t=this.__pendingValue;t!==u.J&&(r(t)?t!==this.value&&this.__commitText(t):t instanceof c.j?this.__commitTemplateResult(t):t instanceof Node?this.__commitNode(t):d(t)?this.__commitIterable(t):t===u.L?(this.value=u.L,this.clear()):this.__commitText(t))}__insert(t){this.endNode.parentNode.insertBefore(t,this.endNode)}__commitNode(t){this.value!==t&&(this.clear(),this.__insert(t),this.value=t)}__commitText(t){const n=this.startNode.nextSibling;t=t==null?"":t;const e=typeof t=="string"?t:String(t);n===this.endNode.previousSibling&&n.nodeType===3?n.data=e:this.__commitNode(document.createTextNode(e)),this.value=t}__commitTemplateResult(t){const n=this.options.templateFactory(t);if(this.value instanceof _.R&&this.value.template===n)this.value.update(t.values);else{const e=new _.R(n,t.processor,this.options),i=e._clone();e.update(t.values),this.__commitNode(i),this.value=e}}__commitIterable(t){Array.isArray(this.value)||(this.value=[],this.clear());const n=this.value;let e=0,i;for(const V of t)i=n[e],i===void 0&&(i=new m(this.options),n.push(i),e===0?i.appendIntoPart(this):i.insertAfterPart(n[e-1])),i.setValue(V),i.commit(),e++;e<n.length&&(n.length=e,this.clear(i&&i.endNode))}clear(t=this.startNode){(0,v.r4)(this.startNode.parentNode,t.nextSibling,this.endNode)}}p(m,"NodePart");class x{constructor(t,n,e){if(this.value=void 0,this.__pendingValue=void 0,e.length!==2||e[0]!==""||e[1]!=="")throw new Error("Boolean attributes can only contain a single expression");this.element=t,this.name=n,this.strings=e}setValue(t){this.__pendingValue=t}commit(){for(;(0,a.w)(this.__pendingValue);){const n=this.__pendingValue;this.__pendingValue=u.J,n(this)}if(this.__pendingValue===u.J)return;const t=!!this.__pendingValue;this.value!==t&&(t?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=t),this.__pendingValue=u.J}}p(x,"BooleanAttributePart");class w extends f{constructor(t,n,e){super(t,n,e);this.single=e.length===2&&e[0]===""&&e[1]===""}_createPart(){return new A(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}}p(w,"PropertyCommitter");class A extends g{}p(A,"PropertyPart");let C=!1;try{const s={get capture(){return C=!0,!1}};window.addEventListener("test",s,s),window.removeEventListener("test",s,s)}catch{}class E{constructor(t,n,e){this.value=void 0,this.__pendingValue=void 0,this.element=t,this.eventName=n,this.eventContext=e,this.__boundHandleEvent=i=>this.handleEvent(i)}setValue(t){this.__pendingValue=t}commit(){for(;(0,a.w)(this.__pendingValue);){const V=this.__pendingValue;this.__pendingValue=u.J,V(this)}if(this.__pendingValue===u.J)return;const t=this.__pendingValue,n=this.value,e=t==null||n!=null&&(t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive),i=t!=null&&(n==null||e);e&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),i&&(this.__options=o(t),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=t,this.__pendingValue=u.J}handleEvent(t){typeof this.value=="function"?this.value.call(this.eventContext||this.element,t):this.value.handleEvent(t)}}p(E,"EventPart");const o=p(s=>s&&(C?{capture:s.capture,passive:s.passive,once:s.once}:s.capture),"getOptions")},18616:(M,N,l)=>{l.d(N,{R:()=>u});var a=l(24541),v=l(22104);/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/class u{constructor(c,h,r){this.__parts=[],this.template=c,this.processor=h,this.options=r}update(c){let h=0;for(const r of this.__parts)r!==void 0&&r.setValue(c[h]),h++;for(const r of this.__parts)r!==void 0&&r.commit()}_clone(){const c=a.eC?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),h=[],r=this.template.parts,d=document.createTreeWalker(c,133,null,!1);let f=0,g=0,m,x=d.nextNode();for(;f<r.length;){if(m=r[f],!(0,v.pC)(m)){this.__parts.push(void 0),f++;continue}for(;g<m.index;)g++,x.nodeName==="TEMPLATE"&&(h.push(x),d.currentNode=x.content),(x=d.nextNode())===null&&(d.currentNode=h.pop(),x=d.nextNode());if(m.type==="node"){const w=this.processor.handleTextExpression(this.options);w.insertAfterNode(x.previousSibling),this.__parts.push(w)}else this.__parts.push(...this.processor.handleAttributeExpressions(x,m.name,m.strings,this.options));f++}return a.eC&&(document.adoptNode(c),customElements.upgrade(c)),c}}p(u,"TemplateInstance")},30688:(M,N,l)=>{l.d(N,{j:()=>_});var a=l(24541),v=l(22104);/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const u=` ${v.Jw} `;class _{constructor(r,d,f,g){this.strings=r,this.values=d,this.type=f,this.processor=g}getHTML(){const r=this.strings.length-1;let d="",f=!1;for(let g=0;g<r;g++){const m=this.strings[g],x=m.lastIndexOf("<!--");f=(x>-1||f)&&m.indexOf("-->",x+1)===-1;const w=v.W5.exec(m);w===null?d+=m+(f?u:v.N):d+=m.substr(0,w.index)+w[1]+w[2]+v.$E+w[3]+v.Jw}return d+=this.strings[r],d}getTemplateElement(){const r=document.createElement("template");return r.innerHTML=this.getHTML(),r}}p(_,"TemplateResult");class c extends null{getHTML(){return`<svg>${super.getHTML()}</svg>`}getTemplateElement(){const r=super.getTemplateElement(),d=r.content,f=d.firstChild;return d.removeChild(f),reparentNodes(d,f.firstChild),r}}p(c,"SVGTemplateResult")},22104:(M,N,l)=>{l.d(N,{$E:()=>_,IW:()=>d,Jw:()=>a,N:()=>v,W5:()=>f,YS:()=>c,pC:()=>r});/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const a=`{{lit-${String(Math.random()).slice(2)}}}`,v=`<!--${a}-->`,u=new RegExp(`${a}|${v}`),_="$lit$";class c{constructor(m,x){this.parts=[],this.element=x;const w=[],A=[],C=document.createTreeWalker(x.content,133,null,!1);let E=0,o=-1,s=0;const{strings:t,values:{length:n}}=m;for(;s<n;){const e=C.nextNode();if(e===null){C.currentNode=A.pop();continue}if(o++,e.nodeType===1){if(e.hasAttributes()){const i=e.attributes,{length:V}=i;let T=0;for(let y=0;y<V;y++)h(i[y].name,_)&&T++;for(;T-- >0;){const y=t[s],I=f.exec(y)[2],L=I.toLowerCase()+_,b=e.getAttribute(L);e.removeAttribute(L);const P=b.split(u);this.parts.push({type:"attribute",index:o,name:I,strings:P}),s+=P.length-1}}e.tagName==="TEMPLATE"&&(A.push(e),C.currentNode=e.content)}else if(e.nodeType===3){const i=e.data;if(i.indexOf(a)>=0){const V=e.parentNode,T=i.split(u),y=T.length-1;for(let I=0;I<y;I++){let L,b=T[I];if(b==="")L=d();else{const P=f.exec(b);P!==null&&h(P[2],_)&&(b=b.slice(0,P.index)+P[1]+P[2].slice(0,-_.length)+P[3]),L=document.createTextNode(b)}V.insertBefore(L,e),this.parts.push({type:"node",index:++o})}T[y]===""?(V.insertBefore(d(),e),w.push(e)):e.data=T[y],s+=y}}else if(e.nodeType===8)if(e.data===a){const i=e.parentNode;(e.previousSibling===null||o===E)&&(o++,i.insertBefore(d(),e)),E=o,this.parts.push({type:"node",index:o}),e.nextSibling===null?e.data="":(w.push(e),o--),s++}else{let i=-1;for(;(i=e.data.indexOf(a,i+1))!==-1;)this.parts.push({type:"node",index:-1}),s++}}for(const e of w)e.parentNode.removeChild(e)}}p(c,"Template");const h=p((g,m)=>{const x=g.length-m.length;return x>=0&&g.slice(x)===m},"endsWith"),r=p(g=>g.index!==-1,"isTemplatePartActive"),d=p(()=>document.createComment(""),"createMarker"),f=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/},28933:(M,N,l)=>{l.d(N,{_l:()=>a._l,nt:()=>a.nt,IW:()=>d.IW,XM:()=>c.X,dy:()=>A,r4:()=>h.r4,sY:()=>x,V:()=>h.V});var a=l(32401);/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/class v{handleAttributeExpressions(o,s,t,n){const e=s[0];return e==="."?new a.m(o,s.slice(1),t).parts:e==="@"?[new a.K1(o,s.slice(1),n.eventContext)]:e==="?"?[new a.JG(o,s.slice(1),t)]:new a.QG(o,s,t).parts}handleTextExpression(o){return new a.nt(o)}}p(v,"DefaultTemplateProcessor");const u=new v;var _=l(30688),c=l(87962),h=l(24541),r=l(92065),d=l(22104);/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/function f(E){let o=g.get(E.type);o===void 0&&(o={stringsArray:new WeakMap,keyString:new Map},g.set(E.type,o));let s=o.stringsArray.get(E.strings);if(s!==void 0)return s;const t=E.strings.join(d.Jw);return s=o.keyString.get(t),s===void 0&&(s=new d.YS(E,E.getTemplateElement()),o.keyString.set(t,s)),o.stringsArray.set(E.strings,s),s}p(f,"templateFactory");const g=new Map;/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/const m=new WeakMap,x=p((E,o,s)=>{let t=m.get(o);t===void 0&&((0,h.r4)(o,o.firstChild),m.set(o,t=new a.nt(Object.assign({templateFactory:f},s))),t.appendInto(o)),t.setValue(E),t.commit()},"render");var w=l(18616);/**
* @license
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at
* http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at
* http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at
* http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at
* http://polymer.github.io/PATENTS.txt
*/(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.1.2");const A=p((E,...o)=>new _.j(E,o,"html",u),"html"),C=p((E,...o)=>new SVGTemplateResult(E,o,"svg",defaultTemplateProcessor),"svg")}}]);})();
//# sourceMappingURL=8933-b2a0c4c642ac.js.map

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,3 @@
"use strict";(()=>{var j=Object.defineProperty;var h=(l,m)=>j(l,"name",{value:m,configurable:!0});(globalThis.webpackChunk=globalThis.webpackChunk||[]).push([[877],{13617:(l,m,n)=>{const o=new Map;function f(d){for(const s of o.keys())if(customElements.get(s)||d.querySelector(s)||d.matches(s)){for(const g of o.get(s)||[])g();o.delete(s)}}h(f,"scan");let P=!1;function y(){P=!0,f(document.body),new MutationObserver(s=>{if(!!o.size)for(const g of s)for(const v of g.addedNodes)v instanceof Element&&f(v)}).observe(document,{subtree:!0,childList:!0})}h(y,"prepare");function t(d,s){o.has(d)||o.set(d,[]),o.get(d).push(s),document.readyState==="interactive"||document.readyState==="complete"?P?f(document.body):y():document.addEventListener("DOMContentLoaded",y,{once:!0})}h(t,"whenSeen"),t("auto-playable",()=>n.e(6803).then(n.bind(n,36803))),t("launch-code",()=>n.e(6799).then(n.bind(n,36799))),t("metric-selection",()=>n.e(6453).then(n.bind(n,46453))),t("severity-calculator",()=>Promise.all([n.e(762),n.e(9706)]).then(n.bind(n,49706))),t("sku-list",()=>n.e(2283).then(n.bind(n,52283))),t("command-palette-page",()=>Promise.all([n.e(2403),n.e(7818),n.e(4074)]).then(n.bind(n,44074))),t("command-palette-page-stack",()=>Promise.all([n.e(2403),n.e(7818),n.e(5292)]).then(n.bind(n,65292))),t("command-palette-pjax-metadata",()=>n.e(872).then(n.bind(n,10872))),t("readme-toc",()=>n.e(1930).then(n.bind(n,71930))),t("delayed-loading",()=>n.e(1203).then(n.bind(n,41203))),t("feature-callout",()=>n.e(3207).then(n.bind(n,83207))),t("reopen-button",()=>n.e(3130).then(n.bind(n,3130))),t("codespaces-policy-form",()=>n.e(1891).then(n.bind(n,71891))),t("action-list",()=>n.e(4177).then(n.bind(n,94177))),t("navigation-list",()=>n.e(4394).then(n.bind(n,84394))),t("iterate-focusable-elements.ts",()=>n.e(2874).then(n.bind(n,32874))),t("modal-dialog",()=>n.e(6151).then(n.bind(n,86151))),t("file-filter",()=>n.e(2289).then(n.bind(n,52289))),t("file-tree",()=>n.e(675).then(n.bind(n,675))),t("file-tree-toggle",()=>n.e(8889).then(n.bind(n,8889))),t("memex-project-picker",()=>n.e(2840).then(n.bind(n,42840))),t("project-picker",()=>Promise.all([n.e(3044),n.e(9579),n.e(7349)]).then(n.bind(n,17349))),t("monthly-spend-graph",()=>Promise.all([n.e(1949),n.e(9910)]).then(n.bind(n,29910))),t("profile-pins",()=>Promise.all([n.e(52),n.e(3995)]).then(n.bind(n,33995))),t("emoji-picker",()=>n.e(1604).then(n.bind(n,1604))),t("edit-hook-secret",()=>n.e(9075).then(n.bind(n,69075))),t("insights-query",()=>n.e(3606).then(n.bind(n,23606))),t("remote-clipboard-copy",()=>Promise.all([n.e(762),n.e(2442)]).then(n.bind(n,42442))),t("series-table",()=>n.e(8491).then(n.bind(n,28491))),t("line-chart",()=>n.e(9606).then(n.bind(n,79606))),t("bar-chart",()=>n.e(8175).then(n.bind(n,28175))),t("column-chart",()=>n.e(292).then(n.bind(n,80292))),t("stacked-area-chart",()=>n.e(9945).then(n.bind(n,9945))),t("presence-avatars",()=>n.e(4756).then(n.bind(n,84756))),t("pulse-authors-graph",()=>Promise.all([n.e(5489),n.e(6328)]).then(n.bind(n,16328))),t("stacks-input-config-view",()=>Promise.all([n.e(762),n.e(52),n.e(3434)]).then(n.bind(n,23434))),t("community-contributions-graph",()=>Promise.all([n.e(5489),n.e(1263)]).then(n.bind(n,51263))),t("discussion-page-views-graph",()=>Promise.all([n.e(5489),n.e(3045)]).then(n.bind(n,53045))),t("discussions-daily-contributors",()=>Promise.all([n.e(5489),n.e(2657)]).then(n.bind(n,42657))),t("discussions-new-contributors",()=>Promise.all([n.e(5489),n.e(2605)]).then(n.bind(n,82605))),t("code-frequency-graph",()=>Promise.all([n.e(5489),n.e(5194),n.e(4935)]).then(n.bind(n,4935))),t("contributors-graph",()=>Promise.all([n.e(5489),n.e(5194),n.e(1213),n.e(8226),n.e(8184)]).then(n.bind(n,28184))),t("org-insights-graph",()=>Promise.all([n.e(5489),n.e(5194),n.e(9677),n.e(7643)]).then(n.bind(n,57643))),t("traffic-clones-graph",()=>Promise.all([n.e(762),n.e(5489),n.e(5194),n.e(3665),n.e(4459)]).then(n.bind(n,4459))),t("traffic-visitors-graph",()=>Promise.all([n.e(762),n.e(5489),n.e(5194),n.e(3665),n.e(8633)]).then(n.bind(n,78633))),t("commit-activity-graph",()=>Promise.all([n.e(5489),n.e(5194),n.e(1213),n.e(678)]).then(n.bind(n,30678))),t("marketplace-insights-graph",()=>Promise.all([n.e(5489),n.e(5194),n.e(3665),n.e(1154)]).then(n.bind(n,81154))),t("user-sessions-map",()=>Promise.all([n.e(5489),n.e(1213),n.e(1764),n.e(8305)]).then(n.bind(n,48305))),t("reload-after-polling",()=>n.e(7880).then(n.bind(n,47880))),t("package-dependencies-security-graph",()=>Promise.all([n.e(5489),n.e(2070)]).then(n.bind(n,52070))),t(".js-sub-dependencies",()=>n.e(7671).then(n.bind(n,77671))),t("network-graph",()=>Promise.all([n.e(4762),n.e(248)]).then(n.bind(n,40248))),t("business-audit-log-map",()=>Promise.all([n.e(5489),n.e(1213),n.e(1764),n.e(9579),n.e(9148)]).then(n.bind(n,49148))),t("inline-machine-translation",()=>n.e(4160).then(n.bind(n,84160)))}},l=>{var m=h(o=>l(l.s=o),"__webpack_exec__"),n=m(13617)}]);})();
//# sourceMappingURL=element-registry-8329fdc58fc8.js.map

View File

@@ -0,0 +1,3 @@
"use strict";(()=>{var O=Object.defineProperty;var l=(t,e)=>O(t,"name",{value:e,configurable:!0});(globalThis.webpackChunk=globalThis.webpackChunk||[]).push([[7139],{24605:(t,e,_)=>{var E=_(92925),n=_(88310),a=_(46393),M=_(66917),D=_(93113),P=_(55876),m=_(61075),h=_(19635),g=_(48219),s=_(34060),u=_(47001),o=_(45623),d=_(57125)},57125:(t,e,_)=>{var E=_(61075);window.IncludeFragmentElement.prototype.fetch=n=>(n.headers.append("X-Requested-With","XMLHttpRequest"),window.fetch(n))}},t=>{var e=l(E=>t(t.s=E),"__webpack_exec__");t.O(0,[9048,9758,6038],()=>e(24605));var _=t.O()}]);})();
//# sourceMappingURL=github-elements-175a0b856430.js.map