mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-30 15:22:07 +00:00
app/vmselect/vmui: add missing static files
These files weren't added to the git after `make vmui-build vmui-update` command in commit7fd9325e62 (diff-50d9a4b91bdad190f2db92553736267103ab4225dfb6642b675fb4b8196e6560)
Related to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6224 Signed-off-by: hagen1778 <roman@victoriametrics.com> (cherry picked from commit56531abd56
)
This commit is contained in:
parent
7be6fcd8fd
commit
879170221c
4 changed files with 2307 additions and 0 deletions
1
app/vmselect/vmui/static/css/main.d0b400e3.css
Normal file
1
app/vmselect/vmui/static/css/main.d0b400e3.css
Normal file
File diff suppressed because one or more lines are too long
2
app/vmselect/vmui/static/js/main.59c17910.js
Normal file
2
app/vmselect/vmui/static/js/main.59c17910.js
Normal file
File diff suppressed because one or more lines are too long
38
app/vmselect/vmui/static/js/main.59c17910.js.LICENSE.txt
Normal file
38
app/vmselect/vmui/static/js/main.59c17910.js.LICENSE.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
/*!
|
||||
Copyright (c) 2018 Jed Watson.
|
||||
Licensed under the MIT License (MIT), see
|
||||
http://jedwatson.github.io/classnames
|
||||
*/
|
||||
|
||||
/**
|
||||
* @remix-run/router v1.15.1
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* React Router DOM v6.22.1
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* React Router v6.22.1
|
||||
*
|
||||
* Copyright (c) Remix Software Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE.md file in the root directory of this source tree.
|
||||
*
|
||||
* @license MIT
|
||||
*/
|
2266
app/vmselect/vmui/static/media/MetricsQL.df7574389d8f8bbcf0c7.md
Normal file
2266
app/vmselect/vmui/static/media/MetricsQL.df7574389d8f8bbcf0c7.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue