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.CustomElementsScope.js.map Maven / Gradle / Ivy
{
"version": 3,
"sources": ["../../src/CustomElementsScope.ts"],
"sourcesContent": ["import {\n\thtml,\n\tsvg,\n\tunsafeStatic,\n} from \"lit-html/static.js\";\n\nimport {\n\tsetCustomElementsScopingSuffix,\n\tgetCustomElementsScopingSuffix,\n\tsetCustomElementsScopingRules,\n\tgetCustomElementsScopingRules,\n\tshouldScopeCustomElement,\n\tgetEffectiveScopingSuffixForTag,\n\tgetScopedVarName,\n} from \"./CustomElementsScopeUtils.js\";\nimport { registerFeature } from \"./FeaturesRegistry.js\";\n\nclass LitStatic {\n\tstatic html = html;\n\tstatic svg = svg;\n\tstatic unsafeStatic: (value: string) => object = unsafeStatic;\n}\n\nregisterFeature(\"LitStatic\", LitStatic);\n\nexport {\n\tLitStatic,\n\tsetCustomElementsScopingSuffix,\n\tgetCustomElementsScopingSuffix,\n\tsetCustomElementsScopingRules,\n\tgetCustomElementsScopingRules,\n\tshouldScopeCustomElement,\n\tgetEffectiveScopingSuffixForTag,\n\tgetScopedVarName,\n};\n"],
"mappings": "aAAA,OACC,QAAAA,EACA,OAAAC,EACA,gBAAAC,MACM,qBAEP,OACC,kCAAAC,EACA,kCAAAC,EACA,iCAAAC,EACA,iCAAAC,EACA,4BAAAC,EACA,mCAAAC,EACA,oBAAAC,MACM,gCACP,OAAS,mBAAAC,MAAuB,wBAEhC,MAAMC,CAAU,CACf,YAAO,KAAOX,EACd,YAAO,IAAMC,EACb,YAAO,aAA0CC,EAClD,CAEAQ,EAAgB,YAAaC,CAAS,EAEtC,OACCA,KAAA,UACAR,KAAA,+BACAC,KAAA,+BACAC,KAAA,8BACAC,KAAA,8BACAC,KAAA,yBACAC,KAAA,gCACAC,KAAA",
"names": ["html", "svg", "unsafeStatic", "setCustomElementsScopingSuffix", "getCustomElementsScopingSuffix", "setCustomElementsScopingRules", "getCustomElementsScopingRules", "shouldScopeCustomElement", "getEffectiveScopingSuffixForTag", "getScopedVarName", "registerFeature", "LitStatic"]
}