Initial Home Assistant commit
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,13 @@
|
||||
/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2017 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2019 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
(()=>{"use strict";!function(){const e=document.querySelector("body");let t=customElements.get("bubble-card");const a=setInterval(function(){t=customElements.get("bubble-card"),t?(clearInterval(a),e.style.transition="opacity 0.5s",e.style.opacity="1"):e.style.opacity="0"},0);setTimeout(function(){clearInterval(a),e.style.transition="opacity 0.5s",e.style.opacity="1"},1500)}(),console.info("%c Bubble Card %c Pop-up fix ","background-color: #555;color: #fff;padding: 3px 2px 3px 3px;border-radius: 14px 0 0 14px;font-family: DejaVu Sans,Verdana,Geneva,sans-serif;text-shadow: 0 1px 0 rgba(1, 1, 1, 0.3)","background-color: #506eac;color: #fff;padding: 3px 3px 3px 2px;border-radius: 0 14px 14px 0;font-family: DejaVu Sans,Verdana,Geneva,sans-serif;text-shadow: 0 1px 0 rgba(1, 1, 1, 0.3)")})();
|
||||
Binary file not shown.
Reference in New Issue
Block a user