@latitude-data/webcomponents
Version:
Web Components for Latitude
27 lines (21 loc) • 1.24 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-10d39923.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Browser v4.14.1 | MIT Licensed | https://stenciljs.com
*/
const patchBrowser = () => {
const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('webcomponents.cjs.js', document.baseURI).href));
const opts = {};
if (importMeta !== '') {
opts.resourcesUrl = new URL('.', importMeta).href;
}
return index.promiseResolve(opts);
};
patchBrowser().then(async (options) => {
await appGlobals.globalScripts();
return index.bootstrapLazy([["latitude-embed.cjs",[[1,"latitude-embed",{"url":[1025],"params":[1040],"signedParams":[1025,"signed-params"],"iframeSrc":[32],"queryOrigin":[32]},[[4,"latitude-run","runHandler"],[4,"latitude-change-param-request","paramsChangedHander"],[4,"latitude-custom","customEventHander"]],{"url":["queryChanged"],"signedParams":["signedParamsChanged"]}]]]], options);
});
exports.setNonce = index.setNonce;
//# sourceMappingURL=webcomponents.cjs.js.map