eiam-favorite-pages
Version:
Stencil Component Starter
23 lines (19 loc) • 1.5 kB
JavaScript
import { p as promiseResolve, b as bootstrapLazy } from './index-B5PT1Ofq.js';
export { s as setNonce } from './index-B5PT1Ofq.js';
import { g as globalScripts } from './app-globals-DQuL1Twl.js';
/*
Stencil Client Patch Browser v4.38.2 | MIT Licensed | https://stenciljs.com
*/
var patchBrowser = () => {
const importMeta = import.meta.url;
const opts = {};
if (importMeta !== "") {
opts.resourcesUrl = new URL(".", importMeta).href;
}
return promiseResolve(opts);
};
patchBrowser().then(async (options) => {
await globalScripts();
return bootstrapLazy([["eiam-favorite-pages",[[257,"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],"showDeleteModal":[32],"pageToDelete":[32],"showAddModal":[32],"pendingPageTitle":[32]},null,{"cultureCode":["watchChanges"],"applicationId":["watchChanges"],"pageId":["watchChanges"],"apiUrl":["watchChanges"],"pageTitle":["watchChanges"]}]]],["my-component",[[257,"my-component",{"first":[1],"middle":[1],"last":[1]}]]]], options);
});
//# sourceMappingURL=eiam-favorite-pages.js.map