@cas-smartdesign/stage 3.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/LICENSE +8 -0
- package/dist/docs/2_create-from-source.js +1 -0
- package/dist/docs/doc.css +1 -0
- package/dist/docs/doc.mjs +276 -0
- package/dist/docs/index.html +25 -0
- package/dist/stage-with-externals.js +114 -0
- package/dist/stage-with-externals.js.map +7 -0
- package/dist/stage.d.ts +61 -0
- package/dist/stage.mjs +234 -0
- package/dist/stage.mjs.map +1 -0
- package/npm-third-party-licenses.json +192 -0
- package/package.json +34 -0
- package/readme.md +58 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
+
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
7
|
+
<style>
|
|
8
|
+
.markdown-body {
|
|
9
|
+
box-sizing: border-box;
|
|
10
|
+
min-width: 200px;
|
|
11
|
+
max-width: 980px;
|
|
12
|
+
margin: 0 auto !important;
|
|
13
|
+
padding-bottom: 45px;
|
|
14
|
+
}
|
|
15
|
+
</style>
|
|
16
|
+
<script type="module" crossorigin src="./doc.mjs"></script>
|
|
17
|
+
<link rel="stylesheet" crossorigin href="./doc.css">
|
|
18
|
+
</head>
|
|
19
|
+
|
|
20
|
+
<body>
|
|
21
|
+
<div class="markdown-body">
|
|
22
|
+
<div id="markdown-container"></div>
|
|
23
|
+
</div>
|
|
24
|
+
</body>
|
|
25
|
+
</html>
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
var window;(window||={})["@cas-smartdesign/stage"]=(()=>{var _e=Object.defineProperty;var $t=Object.getOwnPropertyDescriptor;var _t=Object.getOwnPropertyNames;var yt=Object.prototype.hasOwnProperty;var bt=(s,e)=>{for(var t in e)_e(s,t,{get:e[t],enumerable:!0})},xt=(s,e,t,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _t(e))!yt.call(s,i)&&i!==t&&_e(s,i,{get:()=>e[i],enumerable:!(o=$t(e,i))||o.enumerable});return s};var At=s=>xt(_e({},"__esModule",{value:!0}),s);var Vt={};bt(Vt,{Stage:()=>vt});var ne=window,re=ne.ShadowRoot&&(ne.ShadyCSS===void 0||ne.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ye=Symbol(),Ve=new WeakMap,W=class{constructor(e,t,o){if(this._$cssResult$=!0,o!==ye)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o,t=this.t;if(re&&e===void 0){let o=t!==void 0&&t.length===1;o&&(e=Ve.get(t)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),o&&Ve.set(t,e))}return e}toString(){return this.cssText}},D=s=>new W(typeof s=="string"?s:s+"",void 0,ye),G=(s,...e)=>{let t=s.length===1?s[0]:e.reduce((o,i,n)=>o+(r=>{if(r._$cssResult$===!0)return r.cssText;if(typeof r=="number")return r;throw Error("Value passed to 'css' function must be a 'css' function result: "+r+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+s[n+1],s[0]);return new W(t,s,ye)},be=(s,e)=>{re?s.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet):e.forEach(t=>{let o=document.createElement("style"),i=ne.litNonce;i!==void 0&&o.setAttribute("nonce",i),o.textContent=t.cssText,s.appendChild(o)})},le=re?s=>s:s=>s instanceof CSSStyleSheet?(e=>{let t="";for(let o of e.cssRules)t+=o.cssText;return D(t)})(s):s;var xe,ae=window,Ne=ae.trustedTypes,St=Ne?Ne.emptyScript:"",Be=ae.reactiveElementPolyfillSupport,Se={toAttribute(s,e){switch(e){case Boolean:s=s?St:null;break;case Object:case Array:s=s==null?s:JSON.stringify(s)}return s},fromAttribute(s,e){let t=s;switch(e){case Boolean:t=s!==null;break;case Number:t=s===null?null:Number(s);break;case Object:case Array:try{t=JSON.parse(s)}catch{t=null}}return t}},je=(s,e)=>e!==s&&(e==e||s==s),Ae={attribute:!0,type:String,converter:Se,reflect:!1,hasChanged:je},we="finalized",w=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this._$Eu()}static addInitializer(e){var t;this.finalize(),((t=this.h)!==null&&t!==void 0?t:this.h=[]).push(e)}static get observedAttributes(){this.finalize();let e=[];return this.elementProperties.forEach((t,o)=>{let i=this._$Ep(o,t);i!==void 0&&(this._$Ev.set(i,o),e.push(i))}),e}static createProperty(e,t=Ae){if(t.state&&(t.attribute=!1),this.finalize(),this.elementProperties.set(e,t),!t.noAccessor&&!this.prototype.hasOwnProperty(e)){let o=typeof e=="symbol"?Symbol():"__"+e,i=this.getPropertyDescriptor(e,o,t);i!==void 0&&Object.defineProperty(this.prototype,e,i)}}static getPropertyDescriptor(e,t,o){return{get(){return this[t]},set(i){let n=this[e];this[t]=i,this.requestUpdate(e,n,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)||Ae}static finalize(){if(this.hasOwnProperty(we))return!1;this[we]=!0;let e=Object.getPrototypeOf(this);if(e.finalize(),e.h!==void 0&&(this.h=[...e.h]),this.elementProperties=new Map(e.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){let t=this.properties,o=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(let i of o)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(e){let t=[];if(Array.isArray(e)){let o=new Set(e.flat(1/0).reverse());for(let i of o)t.unshift(le(i))}else e!==void 0&&t.push(le(e));return t}static _$Ep(e,t){let o=t.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}_$Eu(){var e;this._$E_=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(e=this.constructor.h)===null||e===void 0||e.forEach(t=>t(this))}addController(e){var t,o;((t=this._$ES)!==null&&t!==void 0?t:this._$ES=[]).push(e),this.renderRoot!==void 0&&this.isConnected&&((o=e.hostConnected)===null||o===void 0||o.call(e))}removeController(e){var t;(t=this._$ES)===null||t===void 0||t.splice(this._$ES.indexOf(e)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((e,t)=>{this.hasOwnProperty(t)&&(this._$Ei.set(t,this[t]),delete this[t])})}createRenderRoot(){var e;let t=(e=this.shadowRoot)!==null&&e!==void 0?e:this.attachShadow(this.constructor.shadowRootOptions);return be(t,this.constructor.elementStyles),t}connectedCallback(){var e;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$ES)===null||e===void 0||e.forEach(t=>{var o;return(o=t.hostConnected)===null||o===void 0?void 0:o.call(t)})}enableUpdating(e){}disconnectedCallback(){var e;(e=this._$ES)===null||e===void 0||e.forEach(t=>{var o;return(o=t.hostDisconnected)===null||o===void 0?void 0:o.call(t)})}attributeChangedCallback(e,t,o){this._$AK(e,o)}_$EO(e,t,o=Ae){var i;let n=this.constructor._$Ep(e,o);if(n!==void 0&&o.reflect===!0){let r=(((i=o.converter)===null||i===void 0?void 0:i.toAttribute)!==void 0?o.converter:Se).toAttribute(t,o.type);this._$El=e,r==null?this.removeAttribute(n):this.setAttribute(n,r),this._$El=null}}_$AK(e,t){var o;let i=this.constructor,n=i._$Ev.get(e);if(n!==void 0&&this._$El!==n){let r=i.getPropertyOptions(n),h=typeof r.converter=="function"?{fromAttribute:r.converter}:((o=r.converter)===null||o===void 0?void 0:o.fromAttribute)!==void 0?r.converter:Se;this._$El=n,this[n]=h.fromAttribute(t,r.type),this._$El=null}}requestUpdate(e,t,o){let i=!0;e!==void 0&&(((o=o||this.constructor.getPropertyOptions(e)).hasChanged||je)(this[e],t)?(this._$AL.has(e)||this._$AL.set(e,t),o.reflect===!0&&this._$El!==e&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(e,o))):i=!1),!this.isUpdatePending&&i&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(t){Promise.reject(t)}let e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var e;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((i,n)=>this[n]=i),this._$Ei=void 0);let t=!1,o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),(e=this._$ES)===null||e===void 0||e.forEach(i=>{var n;return(n=i.hostUpdate)===null||n===void 0?void 0:n.call(i)}),this.update(o)):this._$Ek()}catch(i){throw t=!1,this._$Ek(),i}t&&this._$AE(o)}willUpdate(e){}_$AE(e){var t;(t=this._$ES)===null||t===void 0||t.forEach(o=>{var i;return(i=o.hostUpdated)===null||i===void 0?void 0:i.call(o)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(e){return!0}update(e){this._$EC!==void 0&&(this._$EC.forEach((t,o)=>this._$EO(o,this[o],t)),this._$EC=void 0),this._$Ek()}updated(e){}firstUpdated(e){}};w[we]=!0,w.elementProperties=new Map,w.elementStyles=[],w.shadowRootOptions={mode:"open"},Be?.({ReactiveElement:w}),((xe=ae.reactiveElementVersions)!==null&&xe!==void 0?xe:ae.reactiveElementVersions=[]).push("1.6.3");var Ee,ce=window,z=ce.trustedTypes,Ke=z?z.createPolicy("lit-html",{createHTML:s=>s}):void 0,he="$lit$",E=`lit$${(Math.random()+"").slice(9)}$`,Oe="?"+E,wt=`<${Oe}>`,I=document,Q=()=>I.createComment(""),X=s=>s===null||typeof s!="object"&&typeof s!="function",Xe=Array.isArray,Ye=s=>Xe(s)||typeof s?.[Symbol.iterator]=="function",Ce=`[
|
|
2
|
+
\f\r]`,J=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,qe=/-->/g,Fe=/>/g,U=RegExp(`>|${Ce}(?:([^\\s"'>=/]+)(${Ce}*=${Ce}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),We=/'/g,Ge=/"/g,Ze=/^(?:script|style|textarea|title)$/i,et=s=>(e,...t)=>({_$litType$:s,strings:e,values:t}),x=et(1),Ft=et(2),C=Symbol.for("lit-noChange"),m=Symbol.for("lit-nothing"),Je=new WeakMap,k=I.createTreeWalker(I,129,null,!1);function tt(s,e){if(!Array.isArray(s)||!s.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ke!==void 0?Ke.createHTML(e):e}var st=(s,e)=>{let t=s.length-1,o=[],i,n=e===2?"<svg>":"",r=J;for(let h=0;h<t;h++){let a=s[h],c,p,v=-1,d=0;for(;d<a.length&&(r.lastIndex=d,p=r.exec(a),p!==null);)d=r.lastIndex,r===J?p[1]==="!--"?r=qe:p[1]!==void 0?r=Fe:p[2]!==void 0?(Ze.test(p[2])&&(i=RegExp("</"+p[2],"g")),r=U):p[3]!==void 0&&(r=U):r===U?p[0]===">"?(r=i??J,v=-1):p[1]===void 0?v=-2:(v=r.lastIndex-p[2].length,c=p[1],r=p[3]===void 0?U:p[3]==='"'?Ge:We):r===Ge||r===We?r=U:r===qe||r===Fe?r=J:(r=U,i=void 0);let u=r===U&&s[h+1].startsWith("/>")?" ":"";n+=r===J?a+wt:v>=0?(o.push(c),a.slice(0,v)+he+a.slice(v)+E+u):a+E+(v===-2?(o.push(void 0),h):u)}return[tt(s,n+(s[t]||"<?>")+(e===2?"</svg>":"")),o]},Y=class s{constructor({strings:e,_$litType$:t},o){let i;this.parts=[];let n=0,r=0,h=e.length-1,a=this.parts,[c,p]=st(e,t);if(this.el=s.createElement(c,o),k.currentNode=this.el.content,t===2){let v=this.el.content,d=v.firstChild;d.remove(),v.append(...d.childNodes)}for(;(i=k.nextNode())!==null&&a.length<h;){if(i.nodeType===1){if(i.hasAttributes()){let v=[];for(let d of i.getAttributeNames())if(d.endsWith(he)||d.startsWith(E)){let u=p[r++];if(v.push(d),u!==void 0){let f=i.getAttribute(u.toLowerCase()+he).split(E),g=/([.?@])?(.*)/.exec(u);a.push({type:1,index:n,name:g[2],strings:f,ctor:g[1]==="."?pe:g[1]==="?"?ue:g[1]==="@"?ve:H})}else a.push({type:6,index:n})}for(let d of v)i.removeAttribute(d)}if(Ze.test(i.tagName)){let v=i.textContent.split(E),d=v.length-1;if(d>0){i.textContent=z?z.emptyScript:"";for(let u=0;u<d;u++)i.append(v[u],Q()),k.nextNode(),a.push({type:2,index:++n});i.append(v[d],Q())}}}else if(i.nodeType===8)if(i.data===Oe)a.push({type:2,index:n});else{let v=-1;for(;(v=i.data.indexOf(E,v+1))!==-1;)a.push({type:7,index:n}),v+=E.length-1}n++}}static createElement(e,t){let o=I.createElement("template");return o.innerHTML=e,o}};function T(s,e,t=s,o){var i,n,r,h;if(e===C)return e;let a=o!==void 0?(i=t._$Co)===null||i===void 0?void 0:i[o]:t._$Cl,c=X(e)?void 0:e._$litDirective$;return a?.constructor!==c&&((n=a?._$AO)===null||n===void 0||n.call(a,!1),c===void 0?a=void 0:(a=new c(s),a._$AT(s,t,o)),o!==void 0?((r=(h=t)._$Co)!==null&&r!==void 0?r:h._$Co=[])[o]=a:t._$Cl=a),a!==void 0&&(e=T(s,a._$AS(s,e.values),a,o)),e}var de=class{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){var t;let{el:{content:o},parts:i}=this._$AD,n=((t=e?.creationScope)!==null&&t!==void 0?t:I).importNode(o,!0);k.currentNode=n;let r=k.nextNode(),h=0,a=0,c=i[0];for(;c!==void 0;){if(h===c.index){let p;c.type===2?p=new R(r,r.nextSibling,this,e):c.type===1?p=new c.ctor(r,c.name,c.strings,this,e):c.type===6&&(p=new fe(r,this,e)),this._$AV.push(p),c=i[++a]}h!==c?.index&&(r=k.nextNode(),h++)}return k.currentNode=I,n}v(e){let t=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(e,o,t),t+=o.strings.length-2):o._$AI(e[t])),t++}},R=class s{constructor(e,t,o,i){var n;this.type=2,this._$AH=m,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=o,this.options=i,this._$Cp=(n=i?.isConnected)===null||n===void 0||n}get _$AU(){var e,t;return(t=(e=this._$AM)===null||e===void 0?void 0:e._$AU)!==null&&t!==void 0?t:this._$Cp}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return t!==void 0&&e?.nodeType===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=T(this,e,t),X(e)?e===m||e==null||e===""?(this._$AH!==m&&this._$AR(),this._$AH=m):e!==this._$AH&&e!==C&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Ye(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==m&&X(this._$AH)?this._$AA.nextSibling.data=e:this.$(I.createTextNode(e)),this._$AH=e}g(e){var t;let{values:o,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=Y.createElement(tt(i.h,i.h[0]),this.options)),i);if(((t=this._$AH)===null||t===void 0?void 0:t._$AD)===n)this._$AH.v(o);else{let r=new de(n,this),h=r.u(this.options);r.v(o),this.$(h),this._$AH=r}}_$AC(e){let t=Je.get(e.strings);return t===void 0&&Je.set(e.strings,t=new Y(e)),t}T(e){Xe(this._$AH)||(this._$AH=[],this._$AR());let t=this._$AH,o,i=0;for(let n of e)i===t.length?t.push(o=new s(this.k(Q()),this.k(Q()),this,this.options)):o=t[i],o._$AI(n),i++;i<t.length&&(this._$AR(o&&o._$AB.nextSibling,i),t.length=i)}_$AR(e=this._$AA.nextSibling,t){var o;for((o=this._$AP)===null||o===void 0||o.call(this,!1,!0,t);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){var t;this._$AM===void 0&&(this._$Cp=e,(t=this._$AP)===null||t===void 0||t.call(this,e))}},H=class{constructor(e,t,o,i,n){this.type=1,this._$AH=m,this._$AN=void 0,this.element=e,this.name=t,this._$AM=i,this.options=n,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=m}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(e,t=this,o,i){let n=this.strings,r=!1;if(n===void 0)e=T(this,e,t,0),r=!X(e)||e!==this._$AH&&e!==C,r&&(this._$AH=e);else{let h=e,a,c;for(e=n[0],a=0;a<n.length-1;a++)c=T(this,h[o+a],t,a),c===C&&(c=this._$AH[a]),r||(r=!X(c)||c!==this._$AH[a]),c===m?e=m:e!==m&&(e+=(c??"")+n[a+1]),this._$AH[a]=c}r&&!i&&this.j(e)}j(e){e===m?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},pe=class extends H{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===m?void 0:e}},Et=z?z.emptyScript:"",ue=class extends H{constructor(){super(...arguments),this.type=4}j(e){e&&e!==m?this.element.setAttribute(this.name,Et):this.element.removeAttribute(this.name)}},ve=class extends H{constructor(e,t,o,i,n){super(e,t,o,i,n),this.type=5}_$AI(e,t=this){var o;if((e=(o=T(this,e,t,0))!==null&&o!==void 0?o:m)===C)return;let i=this._$AH,n=e===m&&i!==m||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,r=e!==m&&(i===m||n);n&&this.element.removeEventListener(this.name,this,i),r&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){var t,o;typeof this._$AH=="function"?this._$AH.call((o=(t=this.options)===null||t===void 0?void 0:t.host)!==null&&o!==void 0?o:this.element,e):this._$AH.handleEvent(e)}},fe=class{constructor(e,t,o){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(e){T(this,e)}},ot={O:he,P:E,A:Oe,C:1,M:st,L:de,R:Ye,D:T,I:R,V:H,H:ue,N:ve,U:pe,F:fe},Qe=ce.litHtmlPolyfillSupport;Qe?.(Y,R),((Ee=ce.litHtmlVersions)!==null&&Ee!==void 0?Ee:ce.litHtmlVersions=[]).push("2.8.0");var it=(s,e,t)=>{var o,i;let n=(o=t?.renderBefore)!==null&&o!==void 0?o:e,r=n._$litPart$;if(r===void 0){let h=(i=t?.renderBefore)!==null&&i!==void 0?i:null;n._$litPart$=r=new R(e.insertBefore(Q(),h),h,void 0,t??{})}return r._$AI(s),r};var Pe,Ue;var b=class extends w{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e,t;let o=super.createRenderRoot();return(e=(t=this.renderOptions).renderBefore)!==null&&e!==void 0||(t.renderBefore=o.firstChild),o}update(e){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=it(t,this.renderRoot,this.renderOptions)}connectedCallback(){var e;super.connectedCallback(),(e=this._$Do)===null||e===void 0||e.setConnected(!0)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this._$Do)===null||e===void 0||e.setConnected(!1)}render(){return C}};b.finalized=!0,b._$litElement$=!0,(Pe=globalThis.litElementHydrateSupport)===null||Pe===void 0||Pe.call(globalThis,{LitElement:b});var nt=globalThis.litElementPolyfillSupport;nt?.({LitElement:b});((Ue=globalThis.litElementVersions)!==null&&Ue!==void 0?Ue:globalThis.litElementVersions=[]).push("3.3.3");var Ct=(s,e)=>e.kind==="method"&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(t){t.createProperty(e.key,s)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){typeof e.initializer=="function"&&(this[e.key]=e.initializer.call(this))},finisher(t){t.createProperty(e.key,s)}},Ot=(s,e,t)=>{e.constructor.createProperty(t,s)};function A(s){return(e,t)=>t!==void 0?Ot(s,e,t):Ct(s,e)}var rt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},lt=s=>(...e)=>({_$litDirective$:s,values:e}),ge=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,o){this._$Ct=e,this._$AM=t,this._$Ci=o}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}};var{I:Pt}=ot;var at=()=>document.createComment(""),V=(s,e,t)=>{var o;let i=s._$AA.parentNode,n=e===void 0?s._$AB:e._$AA;if(t===void 0){let r=i.insertBefore(at(),n),h=i.insertBefore(at(),n);t=new Pt(r,h,s,s.options)}else{let r=t._$AB.nextSibling,h=t._$AM,a=h!==s;if(a){let c;(o=t._$AQ)===null||o===void 0||o.call(t,s),t._$AM=s,t._$AP!==void 0&&(c=s._$AU)!==h._$AU&&t._$AP(c)}if(r!==n||a){let c=t._$AA;for(;c!==r;){let p=c.nextSibling;i.insertBefore(c,n),c=p}}}return t},O=(s,e,t=s)=>(s._$AI(e,t),s),Ut={},ct=(s,e=Ut)=>s._$AH=e,ht=s=>s._$AH,me=s=>{var e;(e=s._$AP)===null||e===void 0||e.call(s,!1,!0);let t=s._$AA,o=s._$AB.nextSibling;for(;t!==o;){let i=t.nextSibling;t.remove(),t=i}};var dt=(s,e,t)=>{let o=new Map;for(let i=e;i<=t;i++)o.set(s[i],i);return o},pt=lt(class extends ge{constructor(s){if(super(s),s.type!==rt.CHILD)throw Error("repeat() can only be used in text expressions")}ct(s,e,t){let o;t===void 0?t=e:e!==void 0&&(o=e);let i=[],n=[],r=0;for(let h of s)i[r]=o?o(h,r):r,n[r]=t(h,r),r++;return{values:n,keys:i}}render(s,e,t){return this.ct(s,e,t).values}update(s,[e,t,o]){var i;let n=ht(s),{values:r,keys:h}=this.ct(e,t,o);if(!Array.isArray(n))return this.ut=h,r;let a=(i=this.ut)!==null&&i!==void 0?i:this.ut=[],c=[],p,v,d=0,u=n.length-1,f=0,g=r.length-1;for(;d<=u&&f<=g;)if(n[d]===null)d++;else if(n[u]===null)u--;else if(a[d]===h[f])c[f]=O(n[d],r[f]),d++,f++;else if(a[u]===h[g])c[g]=O(n[u],r[g]),u--,g--;else if(a[d]===h[g])c[g]=O(n[d],r[g]),V(s,c[g+1],n[d]),d++,g--;else if(a[u]===h[f])c[f]=O(n[u],r[f]),V(s,n[d],n[u]),u--,f++;else if(p===void 0&&(p=dt(h,f,g),v=dt(a,d,u)),p.has(a[d]))if(p.has(a[u])){let _=v.get(h[f]),K=_!==void 0?n[_]:null;if(K===null){let se=V(s,n[d]);O(se,r[f]),c[f]=se}else c[f]=O(K,r[f]),V(s,n[d],K),n[_]=null;f++}else me(n[u]),u--;else me(n[d]),d++;for(;f<=g;){let _=V(s,c[g+1]);O(_,r[f]),c[f++]=_}for(;d<=u;){let _=n[d++];_!==null&&me(_)}return this.ut=h,ct(s,c),C}});var N=s=>s??m;var kt=":host{display:inline-block;font-size:13px;line-height:20px;font-family:Segoe UI,Lucida Sans,Arial,sans-serif;color:#111;contain:content}:host([hidden]){display:none!important}:host([level=warn i]){color:#555}:host([level=suggest i]){color:#bf8800}:host([level=error i]){color:#cc0017}:host([level=warn]){color:#555}:host([level=suggest]){color:#bf8800}:host([level=error]){color:#cc0017}.icon{height:12px;width:12px;padding-right:4px;margin-bottom:-1px}",It="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2012%2012'%3e%3cstyle%20id='style3'%3e%20.st0{fill:%23fff}.st1{fill:%23c00}%20%3c/style%3e%3cg%20id='g5'%3e%3cpath%20class='st1'%20d='M6%20.9c2.8%200%205.1%202.3%205.1%205.1S8.8%2011.1%206%2011.1.9%208.8.9%206%203.2.9%206%20.9m0-1C2.7-.1-.1%202.7-.1%206s2.7%206.1%206.1%206.1%206.1-2.7%206.1-6.1S9.3-.1%206-.1z'%20id='path9'/%3e%3c/g%3e%3cg%20id='g11'%3e%3cpath%20class='st0'%20id='rect13'%20d='M5.5%202.5h1v4h-1z'/%3e%3cpath%20class='st1'%20d='M6%203v3-3m1-1H5v5h2V2z'%20id='path15'/%3e%3c/g%3e%3cg%20id='g17'%3e%3cpath%20class='st0'%20id='rect19'%20d='M5.5%208.5h1v1h-1z'/%3e%3cpath%20class='st1'%20id='polygon21'%20d='M7%208H5v2h2V8z'/%3e%3c/g%3e%3c/svg%3e",Tt="data:image/svg+xml,%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cstyle%3e%20.st0{fill:%23bf8800}%20%3c/style%3e%3cpath%20class='st0'%20d='M12%20.8l11%2019.8v1.3H1v-1.3L12%20.8zm.8-.6h-1.6L0%2020v3h24v-3L12.8.2z'/%3e%3cpath%20class='st0'%20d='M11%208h2v8h-2zm0%2010h2v2h-2z'/%3e%3c/svg%3e",Ht="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2012%2012'%3e%3cpath%20class='st1'%20d='M6%20.9c2.8%200%205.1%202.3%205.1%205.1S8.8%2011.1%206%2011.1.9%208.8.9%206%203.2.9%206%20.9m0-1C2.7-.1-.1%202.7-.1%206s2.7%206.1%206.1%206.1%206.1-2.7%206.1-6.1S9.3-.1%206-.1z'%20fill='%23555'/%3e%3cpath%20d='M6%209V6v3m-1%201h2V5H5v5zm2-8H5v2h2z'%20class='st1'%20fill='%23555'/%3e%3c/svg%3e",Mt=Object.defineProperty,Lt=Object.getOwnPropertyDescriptor,Ie=(s,e,t,o)=>{for(var i=o>1?void 0:o?Lt(e,t):e,n=s.length-1,r;n>=0;n--)(r=s[n])&&(i=(o?r(e,t,i):r(i))||i);return o&&i&&Mt(e,t,i),i},B,Z=(B=class extends b{static parseLevel(s){if(s){let e=Object.keys(ee).find(t=>t.toLowerCase()===s.toLowerCase());return e&&ee[e]}}static get styles(){return[G`
|
|
4
|
+
${D(kt)}
|
|
5
|
+
`]}render(){return x`${this.iconToUse&&x`<img class="icon" src="${this.iconToUse}">`}${this.message}`}get iconToUse(){return this.icon||this._defaultIconPath}shouldUpdate(s){return s.has("level")&&(this._defaultIconPath=this.iconForLevel,!this.icon)?!0:super.shouldUpdate(s)}get iconForLevel(){switch(B.parseLevel(this.level)){case"warn":return Ht;case"suggest":return Tt;case"error":return It;default:return null}}},B.ID="sd-field-validation-message",B.levelConverter={fromAttribute(s){return B.parseLevel(s)},toAttribute(s){return s&&s.toLowerCase()}},B);Ie([A({type:String,attribute:!0})],Z.prototype,"message",2);Ie([A({type:String,attribute:!0})],Z.prototype,"icon",2);Ie([A({converter:Z.levelConverter,reflect:!0})],Z.prototype,"level",2);var ke=Z,ee=(s=>(s.Warn="warn",s.Suggest="suggest",s.Error="error",s))(ee||{});customElements.get(ke.ID)||customElements.define(ke.ID,ke);var Dt=':host{--component-stage-border-color: var(--color-base-grey-400, #cccccc);--component-stage-border-focus-color: var(--color-base-black, black);--component-stage-border-highlight-color: var(--color-base-white, white);--component-stage-inactive-color: var(--color-base-white, white);--component-stage-active-color: var(--color-base-green-200, #deedbc);--component-stage-selected-color: var(--color-base-green-400, #bedb79);--component-stage-hover-color: var(--color-base-green-300, #cee49c);--component-stage-focus-color: var(--color-base-green-300, #cee49c);--component-stage-font-color: var(--color-base-grey-900, #555555);--component-stage-font-inactive-color: var(--color-base-grey-900, #555555);--component-stage-font-selected-color: var(--color-base-grey-900, #555555);--component-stage-font-hover-color: var(--color-base-grey-900, #555555);--component-stage-font-focus-color: var(--color-base-grey-900, #555555);--component-stage-font-size: var(--size-font-medium, 13px);--component-stage-font-family: var(--font-family-base, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif);--component-stage-transition-time: var(--time-transition-short, 275ms);display:flex;flex-direction:column;width:100%;margin:0;box-sizing:border-box;font-size:var(--component-stage-font-size);font-family:var(--component-stage-font-family);color:var(--component-stage-font-color)}@media (prefers-reduced-motion){:host{--component-stage-transition-time: 1ms}}:host *{box-sizing:border-box}:host *:before,:host *:after{box-sizing:border-box}:host .sections{width:100%;overflow:hidden;display:flex;-webkit-user-select:none;user-select:none}:host .sections .section:first-child{margin-left:0}:host .sections .section:first-child .content{padding-left:0}:host .section{display:flex;flex:1 1 80px;box-sizing:border-box;height:48px;cursor:pointer;overflow:visible;position:relative}:host .section.placeholder{flex:0 0 48px}:host .section.placeholder .index{display:none}:host .section.placeholder .content .label{top:18px;padding:0 16px}:host .section .content{height:100%;flex:1 1 0;overflow:hidden;transition:background-color var(--component-stage-transition-time) ease-in,color var(--component-stage-transition-time) ease-in}:host .section .content .label{position:absolute;top:25px;min-width:28px;width:100%;padding:0 8px 0 16px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .section .content .index{position:absolute;bottom:25px;width:100%;padding:0 8px 0 16px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .section .arrow{flex:0 0 auto;position:absolute;right:0;top:0;z-index:1;box-sizing:border-box;height:48px;width:48px;margin-right:-24px;transform-origin:center center;border:3px solid var(--component-stage-border-highlight-color);border-left:0px;border-bottom:0px;transform:scaleX(.5) scale(.707) rotate(45deg);transition:background-color var(--component-stage-transition-time) ease-in}:host .section:last-of-type .arrow{display:none}:host .section:last-of-type .content{margin-right:0}:host .section.inactive:last-of-type .content{border-right:1px solid var(--component-stage-border-color)}:host .section.inactive:first-child .content{border-left:1px solid var(--component-stage-border-color)}:host .section.inactive .arrow{border-color:var(--component-stage-border-color)}:host .section.inactive .content{color:var(--component-stage-font-inactive-color);background:var(--component-stage-inactive-color);border-top:1px solid var(--component-stage-border-color);border-bottom:1px solid var(--component-stage-border-color)}:host .section.inactive .content,:host .section.inactive .arrow{background:var(--component-stage-inactive-color)}:host .section.active .content,:host .section.active .arrow{color:var(--component-stage-font-color);background:var(--component-stage-active-color)}:host .section.selected .content,:host .section.selected .arrow{color:var(--component-stage-font-selected-color);background:var(--component-stage-selected-color)}:host .hidden{flex:0 1 0px;margin:0;overflow:hidden}:host ::slotted(*){display:none}:host(.readonly) .section{cursor:default}:host(:focus){outline:none}@media (hover: hover){:host(:not(.readonly)) .section:hover .content,:host(:not(.readonly)) .section:hover .arrow{color:var(--component-stage-font-hover-color);background:var(--component-stage-hover-color)}}:host(:not(.readonly)) .section.focused:focus-visible{outline:none}:host(:not(.readonly)) .section.focused:focus-visible .content{border-top:1px solid var(--component-stage-border-focus-color);border-bottom:1px solid var(--component-stage-border-focus-color)}:host(:not(.readonly)) .section.focused:focus-visible .content,:host(:not(.readonly)) .section.focused:focus-visible .arrow{color:var(--component-stage-font-focus-color);background:var(--component-stage-focus-color)}',zt=Object.defineProperty,Rt=Object.getOwnPropertyDescriptor,te=(s,e,t,o)=>{for(var i=o>1?void 0:o?Rt(e,t):e,n=s.length-1,r;n>=0;n--)(r=s[n])&&(i=(o?r(e,t,i):r(i))||i);return o&&i&&zt(e,t,i),i};function ut(s){return s.label!=null&&s.id!=null}var P,j=(P=class extends b{constructor(){super(...arguments),this._isSpaceOrEnterKeyDown=!1,this._focusIndex=-1,this._focusOutSuspended=!1}static get styles(){return[G`
|
|
6
|
+
${D(Dt)}
|
|
7
|
+
`]}get value(){return this._value}set value(s){this._value!==s&&(this._value=s,this._focusIndex=this.getIndexOfSelection(this.value),this.requestUpdate())}get readonly(){return this._readonly}set readonly(s){this._readonly=s,this.classList.remove("readonly"),this._readonly&&this.classList.add("readonly"),this.requestUpdate("readonly")}get possibleValues(){return this._possibleValues}set possibleValues(s){this._possibleValues=s,this.requestUpdate()}connectedCallback(){super.connectedCallback(),this._resizeObserver=new ResizeObserver(this.requestUpdate.bind(this)),this._resizeObserver.observe(this)}focusSibling(s){this.updateFocusIndex(this._focusIndex+s)}updateFocusIndex(s){(this.possibleValues||[]).length!=0&&(this._focusIndex=Math.min(Math.max(0,s),this.possibleValues.length-1),this._focusOutSuspended=!0,this.requestUpdate(),this.updateComplete.then(()=>{var e;this._focusOutSuspended=!1,(e=this.shadowRoot.querySelector(".focused"))==null||e.focus()}))}getIndexOfSelection(s){return(this.possibleValues||[]).length==0?-1:this.possibleValues.map(e=>ut(e)?e.id:e).indexOf(s)}disconnectedCallback(){super.disconnectedCallback(),this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=null)}firstUpdated(s){super.firstUpdated(s),this.updatePossibleValuesFromOptionElements(),this.addEventListener("keydown",e=>{e.key=="ArrowLeft"||e.key=="ArrowUp"?(this.focusSibling(-1),e.preventDefault()):e.key=="ArrowRight"||e.key=="ArrowDown"?(this.focusSibling(1),e.preventDefault()):e.key=="PageUp"?(this.focusSibling(-this._renderedItems.length),e.preventDefault()):e.key=="PageDown"&&(this.focusSibling(this._renderedItems.length),e.preventDefault())}),this.addEventListener("focusout",()=>{this._focusOutSuspended||(this._focusIndex=this.getIndexOfSelection(this.value),this.requestUpdate())}),this._focusIndex=this.getIndexOfSelection(this.value)}render(){var s;let e=this.offsetWidth,t=x`<slot @slotchange=${this.updatePossibleValuesFromOptionElements}></slot>`,o=x`<sd-field-validation-message
|
|
8
|
+
class="validation-message"
|
|
9
|
+
.message=${this.validationMessage}
|
|
10
|
+
.icon=${this.validationIconSrc}
|
|
11
|
+
.level=${this.validationLevel}
|
|
12
|
+
>
|
|
13
|
+
</sd-field-validation-message>`,i=x`${t}${o}`;if((this._possibleValues||[]).length===0)return i;let n=this._possibleValues.map((l,S)=>ut(l)?{...l,index:S}:{id:l,label:String(l),index:S}),r={label:"...",id:"placeholder1",index:-2,firstHiddenIndex:0},h={label:"...",id:"placeholder2",index:n.length,firstHiddenIndex:n.length},a=80,c=48,p=[],v=[];if(e/a>=n.length||n.length<=2)v=[...n],p=[...n];else{let l=()=>Math.max(1,Math.floor(e/a)),S=()=>{e=this.offsetWidth},$=oe=>{let mt=Math.max(0,oe),ie=0,Le,De,L,q,ze,Re,F;do ze=L,Re=q,ie=l(),L=Math.max(0,Math.min(Math.ceil(mt-ie/2),n.length-ie)),q=L+ie,F=!1,L>0&&!Le&&(e-=c,Le=!0,F=!0),!F&&q<n.length&&!De&&(e-=c,De=!0,F=!0);while(F||ze!=L||Re!=q);return{start:L,end:q}},{start:M,end:y}=$(this._focusIndex);if(this._focusIndex>-1&&y-M>=2&&y<=this._focusIndex+1&&y<n.length){S();let oe=$(this._focusIndex+1);M=oe.start,y=oe.end}let gt=n.slice(M,y),He=M>0?[r]:[],Me=y<n.length?[h]:[];h.firstHiddenIndex=y,v=[...He,...gt,...Me],p=[...He,...n,...Me]}let d=this._value?(s=p.find(l=>l.id===this._value))==null?void 0:s.index:-1,u=l=>l==r||l==h,f=l=>l.index==this._focusIndex,g=l=>!u(l)&&d!=null&&l.index===d,_=l=>u(l)?l.firstHiddenIndex<=d:l.index<d,K=l=>{let S=v.indexOf(l)==-1,$="section";return d!=null?g(l)?$+=" selected":_(l)?$+=" active":$+=" inactive":$+=" inactive",u(l)&&($+=" placeholder"),f(l)&&($+=" focused"),S&&($+=" hidden"),$};this._renderedItems=v.filter(l=>!u(l));let se=l=>{let S=()=>{if(u(l)){l.index<0?this.focusSibling(-this._renderedItems.length):this.focusSibling(this._renderedItems.length);return}this._readonly||(this.value=l.id,this.fireValueChange())},$=p.indexOf(l),M=v.indexOf(l)==-1?-1:p.length-$;return x`
|
|
14
|
+
<div
|
|
15
|
+
role="option"
|
|
16
|
+
style="z-index: ${M}"
|
|
17
|
+
id="${N(!u(l)&&l.index?"stage-option-"+l.index:void 0)}"
|
|
18
|
+
aria-hidden="${N(u(l)?!0:void 0)}"
|
|
19
|
+
aria-selected=${N(this._readonly||u(l)?void 0:g(l)?"true":"false")}
|
|
20
|
+
tabindex="${f(l)?0:-1}"
|
|
21
|
+
@keydown="${y=>this.onKeyDown(y)}"
|
|
22
|
+
@keyup="${y=>this.onKeyUp(y,()=>S())}"
|
|
23
|
+
@click="${()=>S()}"
|
|
24
|
+
class="${K(l)}"
|
|
25
|
+
>
|
|
26
|
+
<div class="content" title="${l.label}">
|
|
27
|
+
<div class="index" aria-hidden="true">${u(l)?"":l.index+1}</div>
|
|
28
|
+
<div class="label">${l.label}</div>
|
|
29
|
+
</div>
|
|
30
|
+
<div class="arrow"></div>
|
|
31
|
+
</div>
|
|
32
|
+
`},Te=p.find(l=>l.index==d),$e=p.find(l=>l.index==this._focusIndex),ft=x`<div
|
|
33
|
+
class="sections"
|
|
34
|
+
role="listbox"
|
|
35
|
+
aria-activedescendant="${N($e!=null&&$e.index?"stage-option-"+$e.index:void 0)}"
|
|
36
|
+
aria-orientation="horizontal"
|
|
37
|
+
aria-valuenow=${N(Te?.label)}
|
|
38
|
+
?aria-readonly="${this._readonly}"
|
|
39
|
+
>
|
|
40
|
+
${pt(p,l=>l.id,l=>se(l))}
|
|
41
|
+
</div>`;return x`${ft}${i}`}onKeyDown(s){this.isSpaceOrEnter(s)&&(this._isSpaceOrEnterKeyDown=!0,s.preventDefault())}onKeyUp(s,e){this.isSpaceOrEnter(s)&&this._isSpaceOrEnterKeyDown==!0&&(this._isSpaceOrEnterKeyDown=!1,e())}updatePossibleValuesFromOptionElements(){let s=Array.prototype.map.call(this.querySelectorAll("option"),e=>e);this.possibleValues=s.length>0?s.map(e=>({id:e.value,label:e.innerText})):this.possibleValues}isSpaceOrEnter(s){switch(s.key){case" ":case"Space":case"Enter":return!0;default:return!1}}fireValueChange(){this.dispatchEvent(new CustomEvent("value-change",{detail:{value:this.value}}))}},P.ID="sd-stage",P.ensureDefined=()=>{customElements.get(P.ID)||customElements.define(P.ID,P)},P.shadowRootOptions={...b.shadowRootOptions,delegatesFocus:!0},P);te([A({type:String})],j.prototype,"validationMessage",2);te([A({type:String})],j.prototype,"validationIconSrc",2);te([A({type:ee,reflect:!0})],j.prototype,"validationLevel",2);te([A({reflect:!0,attribute:!0,converter:{fromAttribute:s=>s,toAttribute:s=>s}})],j.prototype,"value",1);te([A({type:Boolean,attribute:!0,reflect:!0})],j.prototype,"readonly",1);var vt=j;vt.ensureDefined();return At(Vt);})();
|
|
42
|
+
/*! Bundled license information:
|
|
43
|
+
|
|
44
|
+
@lit/reactive-element/css-tag.js:
|
|
45
|
+
(**
|
|
46
|
+
* @license
|
|
47
|
+
* Copyright 2019 Google LLC
|
|
48
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
49
|
+
*)
|
|
50
|
+
|
|
51
|
+
@lit/reactive-element/reactive-element.js:
|
|
52
|
+
(**
|
|
53
|
+
* @license
|
|
54
|
+
* Copyright 2017 Google LLC
|
|
55
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
56
|
+
*)
|
|
57
|
+
|
|
58
|
+
lit-html/lit-html.js:
|
|
59
|
+
(**
|
|
60
|
+
* @license
|
|
61
|
+
* Copyright 2017 Google LLC
|
|
62
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
63
|
+
*)
|
|
64
|
+
|
|
65
|
+
lit-element/lit-element.js:
|
|
66
|
+
(**
|
|
67
|
+
* @license
|
|
68
|
+
* Copyright 2017 Google LLC
|
|
69
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
70
|
+
*)
|
|
71
|
+
|
|
72
|
+
lit-html/is-server.js:
|
|
73
|
+
(**
|
|
74
|
+
* @license
|
|
75
|
+
* Copyright 2022 Google LLC
|
|
76
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
77
|
+
*)
|
|
78
|
+
|
|
79
|
+
@lit/reactive-element/decorators/property.js:
|
|
80
|
+
(**
|
|
81
|
+
* @license
|
|
82
|
+
* Copyright 2017 Google LLC
|
|
83
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
84
|
+
*)
|
|
85
|
+
|
|
86
|
+
lit-html/directive.js:
|
|
87
|
+
(**
|
|
88
|
+
* @license
|
|
89
|
+
* Copyright 2017 Google LLC
|
|
90
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
91
|
+
*)
|
|
92
|
+
|
|
93
|
+
lit-html/directive-helpers.js:
|
|
94
|
+
(**
|
|
95
|
+
* @license
|
|
96
|
+
* Copyright 2020 Google LLC
|
|
97
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
98
|
+
*)
|
|
99
|
+
|
|
100
|
+
lit-html/directives/repeat.js:
|
|
101
|
+
(**
|
|
102
|
+
* @license
|
|
103
|
+
* Copyright 2017 Google LLC
|
|
104
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
105
|
+
*)
|
|
106
|
+
|
|
107
|
+
lit-html/directives/if-defined.js:
|
|
108
|
+
(**
|
|
109
|
+
* @license
|
|
110
|
+
* Copyright 2018 Google LLC
|
|
111
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
112
|
+
*)
|
|
113
|
+
*/
|
|
114
|
+
//# sourceMappingURL=stage-with-externals.js.map
|