mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-11 15:34:56 +00:00
app/victoria-logs: add vmui dependecies
This commit is contained in:
parent
c12b5250c7
commit
058fbbdb16
3 changed files with 43 additions and 0 deletions
1
app/vlselect/vmui/static/css/main.f5cb3747.css
Normal file
1
app/vlselect/vmui/static/css/main.f5cb3747.css
Normal file
File diff suppressed because one or more lines are too long
2
app/vlselect/vmui/static/js/main.75100e6d.js
Normal file
2
app/vlselect/vmui/static/js/main.75100e6d.js
Normal file
File diff suppressed because one or more lines are too long
40
app/vlselect/vmui/static/js/main.75100e6d.js.LICENSE.txt
Normal file
40
app/vlselect/vmui/static/js/main.75100e6d.js.LICENSE.txt
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
/*!
|
||||||
|
Copyright (c) 2018 Jed Watson.
|
||||||
|
Licensed under the MIT License (MIT), see
|
||||||
|
http://jedwatson.github.io/classnames
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @remix-run/router v1.5.0
|
||||||
|
*
|
||||||
|
* 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.10.0
|
||||||
|
*
|
||||||
|
* 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.10.0
|
||||||
|
*
|
||||||
|
* 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
|
||||||
|
*/
|
Loading…
Reference in a new issue