eiam-favorite-pages
Version:
Stencil Component Starter
17 lines (12 loc) • 1.3 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-5869431d.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await appGlobals.globalScripts();
return index.bootstrapLazy([["eiam-favorite-pages.cjs",[[1,"eiam-favorite-pages",{"pageId":[8,"page-id"],"pageTitle":[8,"page-title"],"apiUrl":[1,"api-url"],"cultureCode":[1,"culture-code"],"applicationId":[1,"application-id"],"showModal":[32],"slug":[32],"path":[32],"currentRouteSlug":[32],"favorites":[32],"isFavorite":[32],"isCultureLoaded":[32],"selectedTabName":[32],"modalType":[32],"editingPage":[32],"isEditMode":[32],"isShowEditIcons":[32],"authToken":[32],"isFetching":[32],"showToastFlag":[32],"toastType":[32],"toastMessage":[32],"showAllFavorites":[32]},null,{"cultureCode":["componentDidLoad"],"applicationId":["componentDidLoad"],"pageId":["componentDidLoad"],"apiUrl":["componentDidLoad"],"pageTitle":["componentDidLoad"]}]]],["my-component.cjs",[[1,"my-component",{"first":[1],"middle":[1],"last":[1]}]]]], options);
};
exports.setNonce = index.setNonce;
exports.defineCustomElements = defineCustomElements;
//# sourceMappingURL=loader.cjs.js.map