UNPKG

ednl-liftstatus-web-components

Version:
24 lines (18 loc) 1.7 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-5047dacb.js'); /* Stencil Client Patch Esm v3.2.0 | MIT Licensed | https://stenciljs.com */ const patchEsm = () => { return index.promiseResolve(); }; const defineCustomElements = (win, options) => { if (typeof window === 'undefined') return Promise.resolve(); return patchEsm().then(() => { 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; exports.defineCustomElements = defineCustomElements; //# sourceMappingURL=loader.cjs.js.map