UNPKG

ngx-favorite-pages

Version:
27 lines (21 loc) 1.65 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-aeaa2e9d.js'); const appGlobals = require('./app-globals-3a1e7e63.js'); /* Stencil Client Patch Browser v4.27.2 | MIT Licensed | https://stenciljs.com */ var patchBrowser = () => { const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('ngx-favorite-pages.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([["favorite-pages.cjs",[[1,"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]},null,{"cultureCode":["componentWillLoad"],"applicationId":["componentWillLoad"],"pageId":["componentWillLoad"],"apiUrl":["componentWillLoad"],"pageTitle":["componentWillLoad"]}]]],["my-component.cjs",[[1,"my-component",{"first":[1],"middle":[1],"last":[1]}]]]], options); }); exports.setNonce = index.setNonce; //# sourceMappingURL=ngx-favorite-pages.cjs.js.map