-
-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use default HA column setting UI (#748)
- Loading branch information
1 parent
4c6b930
commit cbe4ad9
Showing
5 changed files
with
605 additions
and
693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule homeassistant-frontend
updated
157 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,26 +16,26 @@ | |
"type": "module", | ||
"version": "1.0.0", | ||
"devDependencies": { | ||
"@babel/core": "7.24.6", | ||
"@babel/core": "7.24.7", | ||
"@babel/helper-define-polyfill-provider": "0.6.2", | ||
"@babel/plugin-proposal-decorators": "7.24.6", | ||
"@babel/plugin-transform-runtime": "7.24.6", | ||
"@babel/preset-env": "7.24.6", | ||
"@babel/preset-typescript": "7.24.6", | ||
"@bundle-stats/plugin-webpack-filter": "4.13.2", | ||
"@babel/plugin-proposal-decorators": "7.24.7", | ||
"@babel/plugin-transform-runtime": "7.24.7", | ||
"@babel/preset-env": "7.24.7", | ||
"@babel/preset-typescript": "7.24.7", | ||
"@bundle-stats/plugin-webpack-filter": "4.13.3", | ||
"@koa/cors": "5.0.0", | ||
"@lokalise/node-api": "12.5.0", | ||
"@octokit/auth-oauth-device": "7.1.1", | ||
"@octokit/plugin-retry": "7.1.1", | ||
"@octokit/rest": "20.1.1", | ||
"@octokit/rest": "21.0.0", | ||
"@open-wc/dev-server-hmr": "0.1.4", | ||
"@rollup/plugin-babel": "6.0.4", | ||
"@rollup/plugin-commonjs": "25.0.8", | ||
"@rollup/plugin-commonjs": "26.0.1", | ||
"@rollup/plugin-json": "6.1.0", | ||
"@rollup/plugin-node-resolve": "15.2.3", | ||
"@rollup/plugin-replace": "5.0.5", | ||
"@rollup/plugin-replace": "5.0.7", | ||
"@types/babel__plugin-transform-runtime": "7.9.5", | ||
"@types/chromecast-caf-receiver": "6.0.14", | ||
"@types/chromecast-caf-receiver": "6.0.16", | ||
"@types/chromecast-caf-sender": "1.0.10", | ||
"@types/color-name": "1.1.4", | ||
"@types/glob": "8.1.0", | ||
|
@@ -45,15 +45,15 @@ | |
"@types/leaflet-draw": "1.0.11", | ||
"@types/lodash.merge": "4.6.9", | ||
"@types/luxon": "3.4.2", | ||
"@types/mocha": "10.0.6", | ||
"@types/mocha": "10.0.7", | ||
"@types/qrcode": "1.5.5", | ||
"@types/serve-handler": "6.1.4", | ||
"@types/sortablejs": "1.15.8", | ||
"@types/tar": "6.1.13", | ||
"@types/ua-parser-js": "0.7.39", | ||
"@types/webspeechapi": "0.0.29", | ||
"@typescript-eslint/eslint-plugin": "7.11.0", | ||
"@typescript-eslint/parser": "7.11.0", | ||
"@typescript-eslint/eslint-plugin": "7.14.1", | ||
"@typescript-eslint/parser": "7.14.1", | ||
"@web/dev-server": "0.1.38", | ||
"@web/dev-server-rollup": "0.4.1", | ||
"babel-loader": "9.1.3", | ||
|
@@ -72,7 +72,7 @@ | |
"eslint-plugin-wc": "2.1.0", | ||
"fancy-log": "2.0.0", | ||
"fs-extra": "11.2.0", | ||
"glob": "10.4.1", | ||
"glob": "10.4.2", | ||
"gulp": "5.0.0", | ||
"gulp-json-transform": "0.5.0", | ||
"gulp-rename": "2.0.0", | ||
|
@@ -81,17 +81,17 @@ | |
"husky": "9.0.11", | ||
"instant-mocha": "1.5.2", | ||
"jszip": "3.10.1", | ||
"lint-staged": "15.2.5", | ||
"lint-staged": "15.2.7", | ||
"lit-analyzer": "2.0.3", | ||
"lodash.merge": "4.6.2", | ||
"lodash.template": "4.5.0", | ||
"magic-string": "0.30.10", | ||
"map-stream": "0.0.7", | ||
"mocha": "10.4.0", | ||
"mocha": "10.5.0", | ||
"object-hash": "3.0.0", | ||
"open": "10.1.0", | ||
"pinst": "3.0.0", | ||
"prettier": "3.3.0", | ||
"prettier": "3.3.2", | ||
"rollup": "2.79.1", | ||
"rollup-plugin-string": "3.0.0", | ||
"rollup-plugin-terser": "7.0.2", | ||
|
@@ -100,12 +100,12 @@ | |
"sinon": "18.0.0", | ||
"source-map-url": "0.4.1", | ||
"systemjs": "6.15.1", | ||
"tar": "7.2.0", | ||
"tar": "7.4.0", | ||
"terser-webpack-plugin": "5.3.10", | ||
"transform-async-modules-webpack-plugin": "1.1.1", | ||
"ts-lit-plugin": "2.0.2", | ||
"typescript": "5.4.5", | ||
"webpack": "5.91.0", | ||
"typescript": "5.5.2", | ||
"webpack": "5.92.1", | ||
"webpack-cli": "5.1.4", | ||
"webpack-dev-server": "5.0.4", | ||
"webpack-manifest-plugin": "5.0.0", | ||
|
@@ -114,15 +114,15 @@ | |
"workbox-build": "7.1.1" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "7.24.6", | ||
"@braintree/sanitize-url": "7.0.2", | ||
"@codemirror/autocomplete": "6.16.2", | ||
"@codemirror/commands": "6.5.0", | ||
"@codemirror/language": "6.10.1", | ||
"@babel/runtime": "7.24.7", | ||
"@braintree/sanitize-url": "7.0.3", | ||
"@codemirror/autocomplete": "6.16.3", | ||
"@codemirror/commands": "6.6.0", | ||
"@codemirror/language": "6.10.2", | ||
"@codemirror/legacy-modes": "6.4.0", | ||
"@codemirror/search": "6.5.6", | ||
"@codemirror/state": "6.4.1", | ||
"@codemirror/view": "6.26.3", | ||
"@codemirror/view": "6.28.2", | ||
"@egjs/hammerjs": "2.0.17", | ||
"@formatjs/intl-datetimeformat": "6.12.5", | ||
"@formatjs/intl-displaynames": "6.6.8", | ||
|
@@ -132,17 +132,17 @@ | |
"@formatjs/intl-numberformat": "8.10.3", | ||
"@formatjs/intl-pluralrules": "5.2.14", | ||
"@formatjs/intl-relativetimeformat": "11.2.14", | ||
"@fullcalendar/core": "6.1.13", | ||
"@fullcalendar/daygrid": "6.1.13", | ||
"@fullcalendar/interaction": "6.1.13", | ||
"@fullcalendar/list": "6.1.13", | ||
"@fullcalendar/luxon3": "6.1.13", | ||
"@fullcalendar/timegrid": "6.1.13", | ||
"@fullcalendar/core": "6.1.11", | ||
"@fullcalendar/daygrid": "6.1.11", | ||
"@fullcalendar/interaction": "6.1.11", | ||
"@fullcalendar/list": "6.1.11", | ||
"@fullcalendar/luxon3": "6.1.11", | ||
"@fullcalendar/timegrid": "6.1.11", | ||
"@lezer/highlight": "1.2.0", | ||
"@lit-labs/context": "0.4.1", | ||
"@lit-labs/motion": "1.0.7", | ||
"@lit-labs/observers": "2.0.2", | ||
"@lit-labs/virtualizer": "2.0.12", | ||
"@lit-labs/virtualizer": "2.0.13", | ||
"@lrnwebcomponents/simple-tooltip": "8.0.2", | ||
"@material/chips": "=14.0.0-canary.53b3cad2f.0", | ||
"@material/data-table": "=14.0.0-canary.53b3cad2f.0", | ||
|
@@ -177,8 +177,8 @@ | |
"@polymer/paper-tabs": "3.1.0", | ||
"@polymer/polymer": "3.5.1", | ||
"@thomasloven/round-slider": "0.6.0", | ||
"@vaadin/combo-box": "24.3.13", | ||
"@vaadin/vaadin-themable-mixin": "24.3.13", | ||
"@vaadin/combo-box": "24.4.0", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0", | ||
"@vibrant/color": "3.2.1-alpha.1", | ||
"@vibrant/core": "3.2.1-alpha.1", | ||
"@vibrant/quantizer-mmcq": "3.2.1-alpha.1", | ||
|
@@ -199,7 +199,7 @@ | |
"fuse.js": "7.0.0", | ||
"google-timezones-json": "1.2.0", | ||
"hls.js": "patch:hls.js@npm%3A1.5.7#~/homeassistant-frontend/.yarn/patches/hls.js-npm-1.5.7-f5bbd3d060.patch", | ||
"home-assistant-js-websocket": "9.3.0", | ||
"home-assistant-js-websocket": "9.4.0", | ||
"idb-keyval": "6.2.1", | ||
"intl-messageformat": "10.5.14", | ||
"js-yaml": "4.1.0", | ||
|
@@ -240,13 +240,14 @@ | |
"resolutionsOverride": {}, | ||
"dependenciesOverride": {}, | ||
"devDependenciesOverride": {}, | ||
"packageManager": "yarn@4.2.2", | ||
"packageManager": "yarn@4.3.1", | ||
"resolutions": { | ||
"@polymer/polymer": "patch:@polymer/[email protected]#./homeassistant-frontend/.yarn/patches/@polymer/polymer/pr-5569.patch", | ||
"@material/mwc-button@^0.25.3": "^0.27.0", | ||
"lit": "2.8.0", | ||
"clean-css": "5.3.3", | ||
"@lit/reactive-element": "1.6.3", | ||
"@fullcalendar/daygrid": "6.1.11", | ||
"[email protected]": "patch:sortablejs@npm%3A1.15.2#~/homeassistant-frontend/.yarn/patches/sortablejs-npm-1.15.2-73347ae85a.patch", | ||
"[email protected]": "patch:leaflet-draw@npm%3A1.0.4#./homeassistant-frontend/.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch" | ||
} | ||
|
Oops, something went wrong.