/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/metacomponent@2.1.2/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var metaComponent_1=require("./metaComponent/metaComponent"),makeTemplates_1=require("./makeTemplates/makeTemplates"),log_1=require("./log");function generateTemplates(e){var t=e.domDocument,m=e.templateId,a=e.metaHTMLString,o=e.cssString,n=e.haltOnErrors,r=metaComponent_1.parseMetaComponentString({domDocument:t,metaHTMLString:a,cssString:o,log:log_1.logFactory(n)});return{metaComponent:r,files:makeTemplates_1.makeTemplates({templateId:m,metaComponent:r})}}exports.generateTemplates=generateTemplates;
//# sourceMappingURL=/sm/ff45b6b56045d6909aa2e95c59710cefc0b850297322b8dcc55eea368f008fc8.map