-
-
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 new data table style * Update hacs-dashboard.ts * add grouping, change base filter to status filter, remove default download filter * Update merge_requirements.js * replace patched from deps too * cleanup * ok, really fix * Rename category to type To avoid confusion with the new category function in data tables * Update statuses * Update hacs-dashboard.ts Co-authored-by: Joakim Sørensen <[email protected]> * store grouping, sort status grouping, move logic of sorting * sort doesnt have to be reactive * update deps * Update homeassistant-frontend * Clean up * dont allow name column to be removed, always show icon * Remove restore scroll function, cache dashboard * save collapsed * Update homeassistant-frontend * remove console.log * category > type * update lock/sync --------- Co-authored-by: Joakim Sørensen <[email protected]> Co-authored-by: Joakim Sørensen <[email protected]>
- Loading branch information
1 parent
bfe0907
commit ce7dba2
Showing
15 changed files
with
3,995 additions
and
3,694 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
835 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,82 +16,82 @@ | |
"type": "module", | ||
"version": "1.0.0", | ||
"devDependencies": { | ||
"@babel/core": "7.23.7", | ||
"@babel/helper-define-polyfill-provider": "0.4.4", | ||
"@babel/plugin-proposal-decorators": "7.23.7", | ||
"@babel/plugin-transform-runtime": "7.23.7", | ||
"@babel/preset-env": "7.23.8", | ||
"@babel/preset-typescript": "7.23.3", | ||
"@bundle-stats/plugin-webpack-filter": "4.8.4", | ||
"@babel/core": "7.24.4", | ||
"@babel/helper-define-polyfill-provider": "0.6.1", | ||
"@babel/plugin-proposal-decorators": "7.24.1", | ||
"@babel/plugin-transform-runtime": "7.24.3", | ||
"@babel/preset-env": "7.24.4", | ||
"@babel/preset-typescript": "7.24.1", | ||
"@bundle-stats/plugin-webpack-filter": "4.12.2", | ||
"@koa/cors": "5.0.0", | ||
"@lokalise/node-api": "12.1.0", | ||
"@octokit/auth-oauth-device": "6.0.1", | ||
"@octokit/plugin-retry": "6.0.1", | ||
"@octokit/rest": "20.0.2", | ||
"@lokalise/node-api": "12.4.0", | ||
"@octokit/auth-oauth-device": "7.1.1", | ||
"@octokit/plugin-retry": "7.1.0", | ||
"@octokit/rest": "20.1.0", | ||
"@open-wc/dev-server-hmr": "0.1.4", | ||
"@rollup/plugin-babel": "6.0.4", | ||
"@rollup/plugin-commonjs": "25.0.7", | ||
"@rollup/plugin-json": "6.1.0", | ||
"@rollup/plugin-node-resolve": "15.2.3", | ||
"@rollup/plugin-replace": "5.0.5", | ||
"@types/babel__plugin-transform-runtime": "7.9.5", | ||
"@types/chromecast-caf-receiver": "6.0.13", | ||
"@types/chromecast-caf-sender": "1.0.8", | ||
"@types/chromecast-caf-receiver": "6.0.14", | ||
"@types/chromecast-caf-sender": "1.0.9", | ||
"@types/color-name": "1.1.4", | ||
"@types/glob": "8.1.0", | ||
"@types/html-minifier-terser": "7.0.2", | ||
"@types/js-yaml": "4.0.9", | ||
"@types/leaflet": "1.9.8", | ||
"@types/leaflet": "1.9.11", | ||
"@types/leaflet-draw": "1.0.11", | ||
"@types/luxon": "3.4.1", | ||
"@types/luxon": "3.4.2", | ||
"@types/mocha": "10.0.6", | ||
"@types/qrcode": "1.5.5", | ||
"@types/serve-handler": "6.1.4", | ||
"@types/sortablejs": "1.15.7", | ||
"@types/tar": "6.1.10", | ||
"@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": "6.19.0", | ||
"@typescript-eslint/parser": "6.19.0", | ||
"@typescript-eslint/eslint-plugin": "7.7.0", | ||
"@typescript-eslint/parser": "7.7.0", | ||
"@web/dev-server": "0.1.38", | ||
"@web/dev-server-rollup": "0.4.1", | ||
"babel-loader": "9.1.3", | ||
"babel-plugin-template-html-minifier": "4.1.0", | ||
"chai": "5.0.0", | ||
"chai": "5.1.0", | ||
"del": "7.1.0", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-airbnb-typescript": "17.1.0", | ||
"eslint-config-airbnb-typescript": "18.0.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-import-resolver-webpack": "0.13.8", | ||
"eslint-plugin-disable": "2.0.3", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-lit": "1.11.0", | ||
"eslint-plugin-lit-a11y": "4.1.1", | ||
"eslint-plugin-unused-imports": "3.0.0", | ||
"eslint-plugin-wc": "2.0.4", | ||
"eslint-plugin-lit-a11y": "4.1.2", | ||
"eslint-plugin-unused-imports": "3.1.0", | ||
"eslint-plugin-wc": "2.1.0", | ||
"fancy-log": "2.0.0", | ||
"fs-extra": "11.2.0", | ||
"glob": "10.3.10", | ||
"glob": "10.3.12", | ||
"gulp": "4.0.2", | ||
"gulp-flatmap": "1.0.2", | ||
"gulp-json-transform": "0.4.8", | ||
"gulp-merge-json": "2.1.2", | ||
"gulp-json-transform": "0.5.0", | ||
"gulp-merge-json": "2.2.1", | ||
"gulp-rename": "2.0.0", | ||
"gulp-zopfli-green": "6.0.1", | ||
"html-minifier-terser": "7.2.0", | ||
"husky": "8.0.3", | ||
"husky": "9.0.11", | ||
"instant-mocha": "1.5.2", | ||
"jszip": "3.10.1", | ||
"lint-staged": "15.2.0", | ||
"lint-staged": "15.2.2", | ||
"lit-analyzer": "2.0.3", | ||
"lodash.template": "4.5.0", | ||
"magic-string": "0.30.5", | ||
"magic-string": "0.30.10", | ||
"map-stream": "0.0.7", | ||
"mocha": "10.2.0", | ||
"mocha": "10.4.0", | ||
"object-hash": "3.0.0", | ||
"open": "10.0.3", | ||
"open": "10.1.0", | ||
"pinst": "3.0.0", | ||
"prettier": "3.2.2", | ||
"prettier": "3.2.5", | ||
"rollup": "2.79.1", | ||
"rollup-plugin-string": "3.0.0", | ||
"rollup-plugin-terser": "7.0.2", | ||
|
@@ -100,52 +100,50 @@ | |
"sinon": "17.0.1", | ||
"source-map-url": "0.4.1", | ||
"systemjs": "6.14.3", | ||
"tar": "6.2.0", | ||
"tar": "7.0.1", | ||
"terser-webpack-plugin": "5.3.10", | ||
"transform-async-modules-webpack-plugin": "1.0.2", | ||
"transform-async-modules-webpack-plugin": "1.1.0", | ||
"ts-lit-plugin": "2.0.2", | ||
"typescript": "5.3.3", | ||
"vinyl-buffer": "1.0.1", | ||
"vinyl-source-stream": "2.0.0", | ||
"webpack": "5.89.0", | ||
"typescript": "5.4.5", | ||
"webpack": "5.91.0", | ||
"webpack-cli": "5.1.4", | ||
"webpack-dev-server": "4.15.1", | ||
"webpack-dev-server": "5.0.4", | ||
"webpack-manifest-plugin": "5.0.0", | ||
"webpack-stats-plugin": "1.1.3", | ||
"webpackbar": "6.0.0", | ||
"webpackbar": "6.0.1", | ||
"workbox-build": "7.0.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "7.23.8", | ||
"@braintree/sanitize-url": "7.0.0", | ||
"@codemirror/autocomplete": "6.12.0", | ||
"@codemirror/commands": "6.3.3", | ||
"@codemirror/language": "6.10.0", | ||
"@codemirror/legacy-modes": "6.3.3", | ||
"@codemirror/search": "6.5.5", | ||
"@codemirror/state": "6.4.0", | ||
"@codemirror/view": "6.23.0", | ||
"@babel/runtime": "7.24.4", | ||
"@braintree/sanitize-url": "7.0.1", | ||
"@codemirror/autocomplete": "6.16.0", | ||
"@codemirror/commands": "6.5.0", | ||
"@codemirror/language": "6.10.1", | ||
"@codemirror/legacy-modes": "6.4.0", | ||
"@codemirror/search": "6.5.6", | ||
"@codemirror/state": "6.4.1", | ||
"@codemirror/view": "6.26.3", | ||
"@egjs/hammerjs": "2.0.17", | ||
"@formatjs/intl-datetimeformat": "6.12.1", | ||
"@formatjs/intl-displaynames": "6.6.5", | ||
"@formatjs/intl-datetimeformat": "6.12.3", | ||
"@formatjs/intl-displaynames": "6.6.6", | ||
"@formatjs/intl-getcanonicallocales": "2.3.0", | ||
"@formatjs/intl-listformat": "7.5.4", | ||
"@formatjs/intl-locale": "3.4.4", | ||
"@formatjs/intl-numberformat": "8.9.1", | ||
"@formatjs/intl-pluralrules": "5.2.11", | ||
"@formatjs/intl-relativetimeformat": "11.2.11", | ||
"@fullcalendar/core": "6.1.10", | ||
"@fullcalendar/daygrid": "6.1.10", | ||
"@fullcalendar/interaction": "6.1.10", | ||
"@fullcalendar/list": "6.1.10", | ||
"@fullcalendar/luxon3": "6.1.10", | ||
"@fullcalendar/timegrid": "6.1.10", | ||
"@formatjs/intl-listformat": "7.5.5", | ||
"@formatjs/intl-locale": "3.4.5", | ||
"@formatjs/intl-numberformat": "8.10.1", | ||
"@formatjs/intl-pluralrules": "5.2.12", | ||
"@formatjs/intl-relativetimeformat": "11.2.12", | ||
"@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.6", | ||
"@lit-labs/motion": "1.0.7", | ||
"@lit-labs/observers": "2.0.2", | ||
"@lit-labs/virtualizer": "2.0.12", | ||
"@lrnwebcomponents/simple-tooltip": "7.0.18", | ||
"@lrnwebcomponents/simple-tooltip": "8.0.2", | ||
"@material/chips": "=14.0.0-canary.53b3cad2f.0", | ||
"@material/data-table": "=14.0.0-canary.53b3cad2f.0", | ||
"@material/mwc-base": "0.27.0", | ||
|
@@ -163,6 +161,7 @@ | |
"@material/mwc-radio": "0.27.0", | ||
"@material/mwc-ripple": "0.27.0", | ||
"@material/mwc-select": "0.27.0", | ||
"@material/mwc-snackbar": "0.27.0", | ||
"@material/mwc-switch": "0.27.0", | ||
"@material/mwc-tab": "0.27.0", | ||
"@material/mwc-tab-bar": "0.27.0", | ||
|
@@ -171,45 +170,45 @@ | |
"@material/mwc-top-app-bar": "0.27.0", | ||
"@material/mwc-top-app-bar-fixed": "0.27.0", | ||
"@material/top-app-bar": "=14.0.0-canary.53b3cad2f.0", | ||
"@material/web": "=1.1.1", | ||
"@material/web": "1.4.1", | ||
"@mdi/js": "7.4.47", | ||
"@mdi/svg": "7.4.47", | ||
"@polymer/paper-item": "3.0.1", | ||
"@polymer/paper-listbox": "3.0.1", | ||
"@polymer/paper-tabs": "3.1.0", | ||
"@polymer/paper-toast": "3.0.1", | ||
"@polymer/polymer": "3.5.1", | ||
"@thomasloven/round-slider": "0.6.0", | ||
"@vaadin/combo-box": "24.3.3", | ||
"@vaadin/vaadin-themable-mixin": "24.3.3", | ||
"@vaadin/combo-box": "24.3.11", | ||
"@vaadin/vaadin-themable-mixin": "24.3.11", | ||
"@vibrant/color": "3.2.1-alpha.1", | ||
"@vibrant/core": "3.2.1-alpha.1", | ||
"@vibrant/quantizer-mmcq": "3.2.1-alpha.1", | ||
"@vue/web-component-wrapper": "1.3.0", | ||
"@webcomponents/scoped-custom-element-registry": "0.0.9", | ||
"@webcomponents/webcomponentsjs": "2.8.0", | ||
"app-datepicker": "5.1.1", | ||
"chart.js": "4.4.1", | ||
"chart.js": "4.4.2", | ||
"color-name": "2.0.0", | ||
"comlink": "4.4.1", | ||
"core-js": "3.35.0", | ||
"cropperjs": "1.6.1", | ||
"date-fns": "2.30.0", | ||
"date-fns-tz": "2.0.0", | ||
"core-js": "3.37.0", | ||
"cropperjs": "1.6.2", | ||
"date-fns": "3.6.0", | ||
"date-fns-tz": "3.1.3", | ||
"deep-clone-simple": "1.1.1", | ||
"deep-freeze": "0.0.1", | ||
"element-internals-polyfill": "1.3.10", | ||
"element-internals-polyfill": "1.3.11", | ||
"fuse.js": "7.0.0", | ||
"google-timezones-json": "1.2.0", | ||
"hls.js": "1.5.1", | ||
"home-assistant-js-websocket": "9.1.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", | ||
"idb-keyval": "6.2.1", | ||
"intl-messageformat": "10.5.9", | ||
"intl-messageformat": "10.5.11", | ||
"js-yaml": "4.1.0", | ||
"leaflet": "1.9.4", | ||
"leaflet-draw": "1.0.4", | ||
"lit": "2.8.0", | ||
"luxon": "3.4.4", | ||
"marked": "11.1.1", | ||
"marked": "12.0.2", | ||
"memoize-one": "6.0.0", | ||
"node-vibrant": "3.2.1-alpha.1", | ||
"proxy-polyfill": "0.3.2", | ||
|
@@ -220,7 +219,7 @@ | |
"rrule": "2.8.1", | ||
"sortablejs": "1.15.2", | ||
"stacktrace-js": "2.0.2", | ||
"superstruct": "1.0.3", | ||
"superstruct": "1.0.4", | ||
"tinykeys": "2.1.0", | ||
"tsparticles-engine": "2.12.0", | ||
"tsparticles-preset-links": "2.12.0", | ||
|
@@ -237,19 +236,19 @@ | |
"workbox-precaching": "7.0.0", | ||
"workbox-routing": "7.0.0", | ||
"workbox-strategies": "7.0.0", | ||
"xss": "1.0.14" | ||
"xss": "1.0.15" | ||
}, | ||
"resolutionsOverride": {}, | ||
"dependenciesOverride": {}, | ||
"devDependenciesOverride": {}, | ||
"packageManager": "yarn@4.0.2", | ||
"packageManager": "yarn@4.1.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", | ||
"[email protected].0": "patch:sortablejs@npm%3A1.15.0#./homeassistant-frontend/.yarn/patches/sortablejs-npm-1.15.0-f3a393abcc.patch", | ||
"[email protected].2": "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" | ||
} | ||
} |
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
Oops, something went wrong.