Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
package.dist.prod.generated.templates.elements.WithComplexTemplateTemplate.lit.js.map Maven / Gradle / Ivy
{
"version": 3,
"sources": ["../../../../../src/generated/templates/elements/WithComplexTemplateTemplate.lit.ts"],
"sourcesContent": ["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"../../../renderer/LitRenderer.js\";\nimport type UI5Element from \"../../../UI5Element.js\";\n\timport type WithComplexTemplate from \"../../../../test/elements/WithComplexTemplate.js\";\n\timport type { ClassMapValue } from \"../../../types.js\";\n\t\nfunction block0 (this: WithComplexTemplate, context: UI5Element, tags: string[], suffix: string | undefined) { return html`Root text: ${ifDefined(this.text)}${ repeat(this.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block1.call(this, context, tags, suffix, item, index)) } Root text: ${ifDefined(this.text)}
`;}\nfunction block1 (this: WithComplexTemplate, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`Item-${index} ${ item.text ? block2.call(this, context, tags, suffix, item, index) : undefined }${ repeat(item.words, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block3.call(this, context, tags, suffix, item, index)) } ${ item.text ? block4.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block2 (this: WithComplexTemplate, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`Root text: ${ifDefined(this.text)}, Item text: ${ifDefined(item.text)}
`;}\nfunction block3 (this: WithComplexTemplate, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`Word-${index} Root Text: ${ifDefined(this.text)}, Word text: ${ifDefined(item.text)}
Root Text: ${ifDefined(this.text)}, Word text: ${ifDefined(item.text)}
`;}\nfunction block4 (this: WithComplexTemplate, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`Root text: ${ifDefined(this.text)}, Item text: ${ifDefined(item.text)}
`;}\n\n\nexport default block0;"],
"mappings": "aACA,OAAS,QAAAA,EAAW,UAAAC,EAA4B,aAAAC,MAAuC,mCAKvF,SAASC,EAAmCC,EAAqBC,EAAgBC,EAA4B,CAAE,OAAON,oBAAuBE,EAAU,KAAK,IAAI,CAAC,GAAID,EAAO,KAAK,MAAO,CAACM,EAAMC,IAAWD,EAAmC,KAAOC,EAAO,CAACD,EAAMC,IAAkBC,EAAO,KAAK,KAAML,EAASC,EAAMC,EAAQC,EAAMC,CAAK,CAAC,CAAE,eAAeN,EAAU,KAAK,IAAI,CAAC,QAAS,CACvX,SAASO,EAAmCL,EAAqBC,EAAgBC,EAA4BC,EAAWC,EAAe,CAAE,OAAOR,aAAgBQ,CAAK,QAASD,EAAK,KAAOG,EAAO,KAAK,KAAMN,EAASC,EAAMC,EAAQC,EAAMC,CAAK,EAAI,MAAU,OAAQP,EAAOM,EAAK,MAAO,CAACA,EAAMC,IAAWD,EAAmC,KAAOC,EAAO,CAACD,EAAMC,IAAkBG,EAAO,KAAK,KAAMP,EAASC,EAAMC,EAAQC,EAAMC,CAAK,CAAC,CAAE,QAASD,EAAK,KAAOK,EAAO,KAAK,KAAMR,EAASC,EAAMC,EAAQC,EAAMC,CAAK,EAAI,MAAU,EAAG,CACpgB,SAASE,EAAmCN,EAAqBC,EAAgBC,EAA4BC,EAAWC,EAAe,CAAE,OAAOR,4CAA+CQ,CAAK,gBAAgBN,EAAU,KAAK,IAAI,CAAC,gBAAgBA,EAAUK,EAAK,IAAI,CAAC,QAAS,CACrR,SAASI,EAAmCP,EAAqBC,EAAgBC,EAA4BC,EAAWC,EAAe,CAAE,OAAOR,iBAAoBQ,CAAK,yCAAyCA,CAAK,mBAAmBN,EAAU,KAAK,IAAI,CAAC,gBAAgBA,EAAUK,EAAK,IAAI,CAAC,0CAA0CC,CAAK,mBAAmBN,EAAU,KAAK,IAAI,CAAC,gBAAgBA,EAAUK,EAAK,IAAI,CAAC,aAAc,CAC1a,SAASK,EAAmCR,EAAqBC,EAAgBC,EAA4BC,EAAWC,EAAe,CAAE,OAAOR,yCAA4CQ,CAAK,gBAAgBN,EAAU,KAAK,IAAI,CAAC,gBAAgBA,EAAUK,EAAK,IAAI,CAAC,QAAS,CAGlR,eAAeJ",
"names": ["html", "repeat", "ifDefined", "block0", "context", "tags", "suffix", "item", "index", "block1", "block2", "block3", "block4"]
}