/* * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development"). * This devtool is neither made for production nor for readable output files. * It uses "eval()" calls to create a separate source file in the browser devtools. * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) * or disable the default devtool with "devtool: false". * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). */ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ /***/ "./js/browser-player-editor.js": /*!*************************************!*\ !*** ./js/browser-player-editor.js ***! \*************************************/ /***/ (() => { eval("const bases = [\n customElements.whenDefined(\"home-assistant-main\"),\n customElements.whenDefined(\"hui-view\"),\n];\nPromise.race(bases).then(() => {\n const LitElement = customElements.get(\"home-assistant-main\")\n ? Object.getPrototypeOf(customElements.get(\"home-assistant-main\"))\n : Object.getPrototypeOf(customElements.get(\"hui-view\"));\n const html = LitElement.prototype.html;\n const css = LitElement.prototype.css;\n\n class BrowserPlayerEditor extends LitElement {\n setConfig(config) {}\n render() {\n return html`