Logs: move logs-components from grafana-ui to grafana-main (#55041)

* logs: added a copy of the grafana-ui logs-files

* fix: added the ansicolor package to the main grafana package

* logs-components: import things from grafana-ui

* import from local files

* logs-components: other fixes

* add betterer-exceptions

* apply updates from grafana-ui package
This commit is contained in:
Gábor Farkas
2022-09-19 10:51:46 +02:00
committed by GitHub
parent 32c4245efd
commit 1ee6a1f7c2
33 changed files with 3106 additions and 10 deletions

View File

@@ -298,6 +298,7 @@
"angular-bindonce": "0.3.1",
"angular-route": "1.8.3",
"angular-sanitize": "1.8.3",
"ansicolor": "1.1.100",
"app": "link:./public/app",
"baron": "3.0.3",
"brace": "0.11.1",