All Downloads are FREE. Search and download functionalities are using the official Maven repository.
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 Maven / Gradle / Ivy
"use strict";import{html as l,repeat as m,ifDefined as n}from"../../../renderer/LitRenderer.js";function d(i,s,o){return l`Root text: ${n(this.text)}${m(this.items,(t,e)=>t._id||e,(t,e)=>h.call(this,i,s,o,t,e))} Root text: ${n(this.text)}
`}function h(i,s,o,t,e){return l`Item-${e} ${t.text?p.call(this,i,s,o,t,e):void 0}${m(t.words,(r,a)=>r._id||a,(r,a)=>c.call(this,i,s,o,r,a))} ${t.text?u.call(this,i,s,o,t,e):void 0}`}function p(i,s,o,t,e){return l`Root text: ${n(this.text)}, Item text: ${n(t.text)}
`}function c(i,s,o,t,e){return l`Word-${e} Root Text: ${n(this.text)}, Word text: ${n(t.text)}
Root Text: ${n(this.text)}, Word text: ${n(t.text)}
`}function u(i,s,o,t,e){return l`Root text: ${n(this.text)}, Item text: ${n(t.text)}
`}export default d;
//# sourceMappingURL=WithComplexTemplateTemplate.lit.js.map