mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-15 21:26:29 +00:00
Update frontend to 7e68393c (#3461)
This commit is contained in:
parent
244005471b
commit
842c4b3864
@ -1 +1 @@
|
||||
Subproject commit b0b953bfac27d68007066931e01c2238c784c636
|
||||
Subproject commit 7e68393c8469e8bf8462113a865ff4a87b8c6a8f
|
@ -1,14 +1,14 @@
|
||||
|
||||
function loadES5() {
|
||||
var el = document.createElement('script');
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.e208210a.js';
|
||||
el.src = '/api/hassio/app/frontend_es5/entrypoint.646ba882.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.e74f1505.js')")();
|
||||
new Function("import('/api/hassio/app/frontend_latest/entrypoint.6ec72023.js')")();
|
||||
} catch (err) {
|
||||
loadES5();
|
||||
}
|
||||
|
Binary file not shown.
1
supervisor/api/panel/frontend_es5/0c8a1a3d.js
Normal file
1
supervisor/api/panel/frontend_es5/0c8a1a3d.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/0c8a1a3d.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/0c8a1a3d.js.gz
Normal file
Binary file not shown.
2
supervisor/api/panel/frontend_es5/0ef95294.js
Normal file
2
supervisor/api/panel/frontend_es5/0ef95294.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/0ef95294.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/0ef95294.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/1199eafb.js
Normal file
1
supervisor/api/panel/frontend_es5/1199eafb.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/1199eafb.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/1199eafb.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/3119daa2.js
Normal file
1
supervisor/api/panel/frontend_es5/3119daa2.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/3119daa2.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/3119daa2.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/340c7a77.js
Normal file
1
supervisor/api/panel/frontend_es5/340c7a77.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/340c7a77.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/340c7a77.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
2
supervisor/api/panel/frontend_es5/42f67c6f.js
Normal file
2
supervisor/api/panel/frontend_es5/42f67c6f.js
Normal file
File diff suppressed because one or more lines are too long
73
supervisor/api/panel/frontend_es5/42f67c6f.js.LICENSE.txt
Normal file
73
supervisor/api/panel/frontend_es5/42f67c6f.js.LICENSE.txt
Normal file
@ -0,0 +1,73 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright (c) 2015 - 2022 Vaadin Ltd.
|
||||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright (c) 2017 - 2022 Vaadin Ltd.
|
||||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
||||
* This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
||||
* The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
||||
* The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
||||
* Code distributed by Google as part of the polymer project is also
|
||||
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright (c) 2021 - 2022 Vaadin Ltd.
|
||||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright (c) 2021 Vaadin Ltd.
|
||||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2017 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2018 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2019 Google LLC
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2021 Google LLC
|
||||
* SPDX-LIcense-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2021 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
/**
|
||||
@license
|
||||
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
||||
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
||||
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
||||
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
||||
Code distributed by Google as part of the polymer project is also
|
||||
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
||||
*/
|
BIN
supervisor/api/panel/frontend_es5/42f67c6f.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/42f67c6f.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
supervisor/api/panel/frontend_es5/580d081b.js
Normal file
1
supervisor/api/panel/frontend_es5/580d081b.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/580d081b.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/580d081b.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.
2
supervisor/api/panel/frontend_es5/697c921e.js
Normal file
2
supervisor/api/panel/frontend_es5/697c921e.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/697c921e.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/697c921e.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
Binary file not shown.
1
supervisor/api/panel/frontend_es5/82159420.js
Normal file
1
supervisor/api/panel/frontend_es5/82159420.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/82159420.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/82159420.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/86fd4bc0.js
Normal file
1
supervisor/api/panel/frontend_es5/86fd4bc0.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/86fd4bc0.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/86fd4bc0.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/8736833e.js
Normal file
1
supervisor/api/panel/frontend_es5/8736833e.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/8736833e.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/8736833e.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/8f11db0e.js
Normal file
1
supervisor/api/panel/frontend_es5/8f11db0e.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/8f11db0e.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/8f11db0e.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/956afd84.js
Normal file
1
supervisor/api/panel/frontend_es5/956afd84.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/956afd84.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/956afd84.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/9a589d56.js
Normal file
1
supervisor/api/panel/frontend_es5/9a589d56.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/9a589d56.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/9a589d56.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/9f178bf0.js
Normal file
1
supervisor/api/panel/frontend_es5/9f178bf0.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/9f178bf0.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/9f178bf0.js.gz
Normal file
Binary file not shown.
2
supervisor/api/panel/frontend_es5/a9123c1e.js
Normal file
2
supervisor/api/panel/frontend_es5/a9123c1e.js
Normal file
File diff suppressed because one or more lines are too long
@ -0,0 +1,5 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2021 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
BIN
supervisor/api/panel/frontend_es5/a9123c1e.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/a9123c1e.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/b161f80f.js
Normal file
1
supervisor/api/panel/frontend_es5/b161f80f.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/b161f80f.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/b161f80f.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/b770accc.js
Normal file
1
supervisor/api/panel/frontend_es5/b770accc.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/b770accc.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/b770accc.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
supervisor/api/panel/frontend_es5/c985f04a.js
Normal file
1
supervisor/api/panel/frontend_es5/c985f04a.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/c985f04a.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/c985f04a.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
supervisor/api/panel/frontend_es5/d5ad4fbc.js
Normal file
1
supervisor/api/panel/frontend_es5/d5ad4fbc.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/d5ad4fbc.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/d5ad4fbc.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/d77a9053.js
Normal file
1
supervisor/api/panel/frontend_es5/d77a9053.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkhome_assistant_frontend=self.webpackChunkhome_assistant_frontend||[]).push([[628],{17628:function(n,s,t){t.r(s),t.d(s,{dump:function(){return e.$w}});var e=t(77426)}}]);
|
BIN
supervisor/api/panel/frontend_es5/d77a9053.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/d77a9053.js.gz
Normal file
Binary file not shown.
1
supervisor/api/panel/frontend_es5/e9184cda.js
Normal file
1
supervisor/api/panel/frontend_es5/e9184cda.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/e9184cda.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/e9184cda.js.gz
Normal file
Binary file not shown.
2
supervisor/api/panel/frontend_es5/ed4c77e4.js
Normal file
2
supervisor/api/panel/frontend_es5/ed4c77e4.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/ed4c77e4.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/ed4c77e4.js.gz
Normal file
Binary file not shown.
2
supervisor/api/panel/frontend_es5/entrypoint.646ba882.js
Normal file
2
supervisor/api/panel/frontend_es5/entrypoint.646ba882.js
Normal file
File diff suppressed because one or more lines are too long
@ -13,6 +13,21 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
||||
***************************************************************************** */
|
||||
|
||||
/*! *****************************************************************************
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
||||
this file except in compliance with the License. You may obtain a copy of the
|
||||
License at http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
||||
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
||||
MERCHANTABLITY OR NON-INFRINGEMENT.
|
||||
|
||||
See the Apache Version 2.0 License for specific language governing permissions
|
||||
and limitations under the License.
|
||||
***************************************************************************** */
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2017 Google LLC
|
||||
@ -194,6 +209,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2021 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
/**
|
||||
@license
|
||||
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
|
||||
@ -216,17 +237,6 @@ part of the polymer project is also subject to an additional IP rights grant
|
||||
found at http://polymer.github.io/PATENTS.txt
|
||||
*/
|
||||
|
||||
/**
|
||||
@license
|
||||
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
|
||||
This code may only be used under the BSD style license found at
|
||||
http://polymer.github.io/LICENSE.txt The complete set of authors may be found at
|
||||
http://polymer.github.io/AUTHORS.txt The complete set of contributors may be
|
||||
found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as
|
||||
part of the polymer project is also subject to an additional IP rights grant
|
||||
found at http://polymer.github.io/PATENTS.txt
|
||||
*/
|
||||
|
||||
/**
|
||||
@license
|
||||
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
BIN
supervisor/api/panel/frontend_es5/entrypoint.646ba882.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/entrypoint.646ba882.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/f34e762f.js
Normal file
1
supervisor/api/panel/frontend_es5/f34e762f.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_es5/f34e762f.js.gz
Normal file
BIN
supervisor/api/panel/frontend_es5/f34e762f.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
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
{
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.e208210a.js"
|
||||
"entrypoint.js": "/api/hassio/app/frontend_es5/entrypoint.646ba882.js"
|
||||
}
|
1
supervisor/api/panel/frontend_latest/04aea6d0.js
Normal file
1
supervisor/api/panel/frontend_latest/04aea6d0.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/04aea6d0.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/04aea6d0.js.gz
Normal file
Binary file not shown.
61
supervisor/api/panel/frontend_latest/076148a9.js
Normal file
61
supervisor/api/panel/frontend_latest/076148a9.js
Normal file
File diff suppressed because one or more lines are too long
BIN
supervisor/api/panel/frontend_latest/076148a9.js.gz
Normal file
BIN
supervisor/api/panel/frontend_latest/076148a9.js.gz
Normal file
Binary file not shown.
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