mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-09 18:26:30 +00:00
Bump frontend to 255cb23c (#3819)
This commit is contained in:
parent
32d65722e9
commit
97af1fc66e
@ -1 +1 @@
|
||||
Subproject commit ca28feca800bae2a155b0a539134e95da1470dcc
|
||||
Subproject commit 255cb23c7df57234fd53b1f806bc1b03e0a56519
|
@ -1,14 +1,14 @@
|
||||
|
||||
function loadES5() {
|
||||
var el = document.createElement('script');
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.75b60951.js';
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.169d7fb4.js';
|
||||
document.body.appendChild(el);
|
||||
}
|
||||
if (/.*Version\/(?:11|12)(?:\.\d+)*.*Safari\//.test(navigator.userAgent)) {
|
||||
loadES5();
|
||||
} else {
|
||||
try {
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.f358ba39.js')")();
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.24687610.js')")();
|
||||
} catch (err) {
|
||||
loadES5();
|
||||
}
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
supervisor/api/panel/frontend_es5/4006b363.js
Normal file
1
supervisor/api/panel/frontend_es5/4006b363.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/4006b363.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/4006b363.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
1
supervisor/api/panel/frontend_es5/9c862ee8.js
Normal file
1
supervisor/api/panel/frontend_es5/9c862ee8.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/9c862ee8.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/9c862ee8.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/a63f43e4.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/a63f43e4.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/c3ebf408.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/c3ebf408.js.gz
Normal file
Binary file not shown.
2
supervisor/api/panel/frontend_es5/entrypoint.169d7fb4.js
Normal file
2
supervisor/api/panel/frontend_es5/entrypoint.169d7fb4.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/entrypoint.169d7fb4.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/entrypoint.169d7fb4.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.75b60951.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.169d7fb4.js"
|
||||
}
|
@ -912,4 +912,4 @@
|
||||
}
|
||||
}
|
||||
`]}},{kind:"method",key:"firstUpdated",value:async function(){if(""===this.route.path){const e=(0,d.io)("addon"),t=(0,d.io)("repository_url");if(t){if(!(await(0,h.Er)(this.hass)).repositories.find((e=>e.source===t))){if(!await(0,p.g7)(this,{title:this.supervisor.localize("my.add_addon_repository_title"),text:this.supervisor.localize("my.add_addon_repository_description",{addon:e,repository:t}),confirmText:this.supervisor.localize("common.add"),dismissText:this.supervisor.localize("common.cancel")}))return void(this._error=this.supervisor.localize("my.error_repository_not_found"));try{await(0,h.FV)(this.hass,t)}catch(e){this._error=(0,c.js)(e)}}}if(e){const t=(await(0,h.Er)(this.hass)).addons.some((t=>t.slug===e));t?(0,a.c)(`/hassio/addon/${e}`,{replace:!0}):this._error=this.supervisor.localize("my.error_addon_not_found")}}this.addEventListener("hass-api-called",(e=>this._apiCalled(e)))}},{kind:"method",key:"_apiCalled",value:async function(e){var t;if(!e.detail.success)return;const r=null===(t=e.detail.path)||void 0===t?void 0:t.split("/");if(!r||0===r.length)return;const i=r[r.length-1];["uninstall","install","update","start","stop"].includes(i)&&(0,s.B)(this,"supervisor-collection-refresh",{collection:"addon"}),"uninstall"===i?window.history.back():"install"===i?this.addon=await(0,l.AD)(this.hass,this.addon.slug):await this._routeDataChanged()}},{kind:"method",key:"updated",value:function(e){e.has("route")&&!this.addon&&this._routeDataChanged()}},{kind:"method",key:"_routeDataChanged",value:async function(){const e=this.route.path.split("/")[1];if(e)try{if(!this.supervisor.addon){const e=await(0,l.yt)(this.hass);(0,s.B)(this,"supervisor-update",{addon:e})}this.addon=await(0,l.R_)(this.hass,this.supervisor,e)}catch(e){this._error=`Error fetching addon info: ${(0,c.js)(e)}`,this.addon=void 0}}}]}}),i.oi)}}]);
|
||||
//# sourceMappingURL=29a9c475.js.map
|
||||
//# sourceMappingURL=139ce644.js.map
|
Binary file not shown.
1
supervisor/api/panel/frontend_latest/139ce644.js.map
Normal file
1
supervisor/api/panel/frontend_latest/139ce644.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -98,4 +98,4 @@
|
||||
margin-top: 12px;
|
||||
}
|
||||
`]}}]}}),i.oi)},7628:(e,r,t)=>{t.r(r),t.d(r,{dump:()=>i.$w});var i=t(7426)}}]);
|
||||
//# sourceMappingURL=faa8eea5.js.map
|
||||
//# sourceMappingURL=50e67b8b.js.map
|
BIN
supervisor/api/panel/frontend_latest/50e67b8b.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/50e67b8b.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/650fc94a.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/650fc94a.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_latest/650fc94a.js.map
Normal file
1
supervisor/api/panel/frontend_latest/650fc94a.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/d4621810.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/d4621810.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_latest/d4621810.js.map
Normal file
1
supervisor/api/panel/frontend_latest/d4621810.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/da0a8051.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/da0a8051.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/da547d12.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/da547d12.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_latest/da547d12.js.map
Normal file
1
supervisor/api/panel/frontend_latest/da547d12.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/entrypoint.24687610.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/entrypoint.24687610.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.f358ba39.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_latest/entrypoint.24687610.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user