Bump frontend to 255cb23c (#3819)

This commit is contained in:
Joakim Sørensen 2022-08-25 16:10:16 +02:00 committed by GitHub
parent 32d65722e9
commit 97af1fc66e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
124 changed files with 1314 additions and 1043 deletions

@ -1 +1 @@
Subproject commit ca28feca800bae2a155b0a539134e95da1470dcc
Subproject commit 255cb23c7df57234fd53b1f806bc1b03e0a56519

View File

@ -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();
}

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

Binary file not shown.

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

View File

@ -1,3 +1,3 @@
{
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.75b60951.js"
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.169d7fb4.js"
}

View File

@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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

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

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

Binary file not shown.

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

View File

@ -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

Some files were not shown because too many files have changed in this diff Show More