zigbee2mqtt-frontend 0.6.57 → 0.6.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>Zigbee2MQTT</title><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/><link rel="subresource" href="./css/light.css"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous"/><link rel="apple-touch-icon" href="apple-touch-icon.png" sizes="150x150"><script defer="defer" src="runtime.cba6f2f4c0e5df5f7137.js"></script><script defer="defer" src="scripts/vendor.7edd7a09cbb79262bbb5.js"></script><script defer="defer" src="main.083e2fb2bf5a08ac4b27.js"></script><link href="scripts/vendor.109be7bda8112bf971cc.css" rel="stylesheet"><link href="main.332d7f0991fc5fb7ccee.css" rel="stylesheet"></head><body><div id="root" class="wrapper"></div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>Zigbee2MQTT</title><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/><link rel="subresource" href="./css/light.css"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous"/><link rel="apple-touch-icon" href="apple-touch-icon.png" sizes="150x150"><script defer="defer" src="runtime.cba6f2f4c0e5df5f7137.js"></script><script defer="defer" src="scripts/vendor.7edd7a09cbb79262bbb5.js"></script><script defer="defer" src="main.d67597003e0c0be21f3a.js"></script><link href="scripts/vendor.109be7bda8112bf971cc.css" rel="stylesheet"><link href="main.d03c1623c480d4d83330.css" rel="stylesheet"></head><body><div id="root" class="wrapper"></div></body></html>
Binary file
@@ -1,9 +1,4 @@
1
- @keyframes blinker{50%{opacity:0}}body{overflow-y:auto !important}.animation-blinking{animation:blinker 1s linear infinite}.content{overflow-y:auto}.stroke-blink-enter{stroke-width:1}.stroke-blink-enter-active{stroke-width:5;transition:stroke-width 200ms}.stroke-blink-exit{stroke-width:5}.stroke-blink-exit-active{stroke-width:1;transition:stroke-width 200ms}.glyphicon{font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.glyphicon-plus::before{content:""}.glyphicon-remove::before{content:""}.glyphicon-arrow-up::before{content:""}.glyphicon-arrow-down::before{content:""}
2
- .qxSGpctw110fEKnXaZ77 {
3
- max-height: 500px;
4
- overflow-x: auto;
5
- overflow-y: auto;
6
- }
1
+ @keyframes blinker{50%{opacity:0}}body{overflow-y:auto !important}.animation-blinking{animation:blinker 1s linear infinite}.content{overflow-y:auto}.stroke-blink-enter{stroke-width:1}.stroke-blink-enter-active{stroke-width:5;transition:stroke-width 200ms}.stroke-blink-exit{stroke-width:5}.stroke-blink-exit-active{stroke-width:1;transition:stroke-width 200ms}.glyphicon{font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.glyphicon-plus::before{content:""}.glyphicon-remove::before{content:""}.glyphicon-arrow-up::before{content:""}.glyphicon-arrow-down::before{content:""}.dropdown-menu{max-height:280px;overflow-y:auto}
7
2
  .yb4hX3vDSAIuH5XeiJcD {
8
3
  width: 100%;
9
4
  height: 100%;
@@ -209,7 +204,7 @@
209
204
  border-color: #94a0b4;
210
205
  }
211
206
 
212
- .GANQUsVRLFTOvi6kYVZ8 small {
207
+ .GANQUsVRLFTOvi6kYVZ8 .field-description {
213
208
  display: none;
214
209
  }
215
210
 
@@ -233,4 +228,4 @@
233
228
 
234
229
 
235
230
 
236
- /*# sourceMappingURL=main.332d7f0991fc5fb7ccee.css.map*/
231
+ /*# sourceMappingURL=main.d03c1623c480d4d83330.css.map*/