UNPKG

999 BSource Map (JSON)View Raw
1{"version":3,"file":"lit-element-extended.js","sourceRoot":"","sources":["src/lit-element-extended.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AAC3E,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,8CAA8C,CAAC;AAC5E,OAAO,EAAE,OAAO,EAAoD,gBAAgB,EAAiB,MAAM,eAAe,CAAC;AAE3H,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,UAAU,GAAG,WAAW,EAAE,EAAE,CAAC,OAAO,CAAC,UAAU,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;AAElG,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,cAAc,EAAE,CAAC;AACrC,OAAO,EAAoD,gBAAgB,EAAiB,CAAC","sourcesContent":["import { svg, TemplateResult } from '../lit-html/lit-html.js';\nimport { html, render } from '../lit-html/lib/lit-extended.js';\nimport { LitLite, HTMLCollectionByID, Data, PropConfig, Properties, camelCaseToKebab, MethodsToCall } from './lit-lite.js';\n\nexport const LitElementExtended = (superclass = HTMLElement) => LitLite(superclass, html, render);\n\nexport { html, svg, TemplateResult };\nexport { HTMLCollectionByID, Data, PropConfig, Properties, camelCaseToKebab, MethodsToCall };"]}
\No newline at end of file