UNPKG

ednl-liftstatus-web-components

Version:
28 lines (22 loc) 2.17 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-5047dacb.js'); /* Stencil Client Patch Browser v3.2.0 | 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('ednl-liftstatus-web-components.cjs.js', document.baseURI).href)); const opts = {}; // TODO(STENCIL-663): Remove code related to deprecated `safari10` field. if (importMeta !== '') { opts.resourcesUrl = new URL('.', importMeta).href; // TODO(STENCIL-661): Remove code related to the dynamic import shim // TODO(STENCIL-663): Remove code related to deprecated `safari10` field. } return index.promiseResolve(opts); }; patchBrowser().then(options => { return index.bootstrapLazy([["ls-counters.cjs",[[1,"ls-counters"]]],["ls-history.cjs",[[1,"ls-history"]]],["ls-status-history.cjs",[[1,"ls-status-history"]]],["ls-3d-scene_9.cjs",[[1,"ls-3d-scene",{"idKey":[1,"id-key"],"movementState":[32],"currentStop":[32],"lastPassedStop":[32],"lastUpdate":[32]}],[1,"ls-status",{"sensorIds":[1,"sensor-ids"],"idKey":[1,"id-key"],"sensorIdsArray":[32]}],[1,"ls-data",{"accessToken":[1,"access-token"],"idKey":[1,"id-key"],"sensorIds":[1,"sensor-ids"]}],[1,"ls-date-picker",{"idKey":[1,"id-key"]}],[1,"ls-recent-stops",{"idKey":[1,"id-key"],"loadingState":[32]},[[9,"resize","resizeWindow"]]],[1,"ls-status-messages",{"showTitle":[4,"show-title"],"severityOptions":[1,"severity-options"],"idKey":[1,"id-key"],"statusMessages":[32],"lastChange":[32],"time":[32]}],[1,"ls-swimlane",{"sensorIds":[1,"sensor-ids"],"idKey":[1,"id-key"],"sensorIdsArray":[32]},[[9,"resize","resizeWindow"]]],[1,"ls-indicator",{"sensorId":[2,"sensor-id"],"idKey":[1,"id-key"],"dataLabel":[32],"sensorData":[32]}],[1,"ls-status-item",{"sensorId":[2,"sensor-id"],"idKey":[1,"id-key"],"sensorData":[32],"timestamp":[32]}]]]], options); }); exports.setNonce = index.setNonce; //# sourceMappingURL=ednl-liftstatus-web-components.cjs.js.map