diff --git a/web/ui/embed.go b/web/ui/embed.go index 20137e7b8fa..7b517f60667 100644 --- a/web/ui/embed.go +++ b/web/ui/embed.go @@ -18,5 +18,5 @@ package ui import "embed" -//go:embed static/js/prom_console.js.gz static/css/prom_console.css.gz static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz static/vendor/js/jquery-3.5.1.min.js.gz static/vendor/js/jquery.selection.js.gz static/vendor/js/popper.min.js.gz static/vendor/js/jquery.hotkeys.js.gz static/vendor/rickshaw/rickshaw.min.css.gz static/vendor/rickshaw/rickshaw.min.js.gz static/vendor/rickshaw/vendor/d3.v3.js.gz static/vendor/rickshaw/vendor/d3.layout.min.js.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz static/react/index.html.gz static/react/asset-manifest.json.gz static/react/static/js/main.aed3c73f.js.gz static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz static/react/static/css/main.4858e794.css.gz static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz static/react/manifest.json.gz static/react/favicon.ico.gz +//go:embed static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz static/vendor/js/jquery.selection.js.gz static/vendor/js/popper.min.js.gz static/vendor/js/jquery.hotkeys.js.gz static/vendor/js/jquery-3.5.1.min.js.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz static/vendor/rickshaw/vendor/d3.v3.js.gz static/vendor/rickshaw/vendor/d3.layout.min.js.gz static/vendor/rickshaw/rickshaw.min.css.gz static/vendor/rickshaw/rickshaw.min.js.gz static/js/prom_console.js.gz static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz static/react/static/js/main.aed3c73f.js.gz static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz static/react/static/css/main.4858e794.css.gz static/react/favicon.ico.gz static/react/manifest.json.gz static/react/index.html.gz static/react/asset-manifest.json.gz static/css/prom_console.css.gz var EmbedFS embed.FS diff --git a/web/ui/static/css/prom_console.css.gz b/web/ui/static/css/prom_console.css.gz index dc705f41596..063f8953654 100644 Binary files a/web/ui/static/css/prom_console.css.gz and b/web/ui/static/css/prom_console.css.gz differ diff --git a/web/ui/static/js/prom_console.js.gz b/web/ui/static/js/prom_console.js.gz index 8647815ca4d..0a82eeb78a9 100644 Binary files a/web/ui/static/js/prom_console.js.gz and b/web/ui/static/js/prom_console.js.gz differ diff --git a/web/ui/static/react/asset-manifest.json.gz b/web/ui/static/react/asset-manifest.json.gz index a86ccb37abe..ead0a0f3486 100644 Binary files a/web/ui/static/react/asset-manifest.json.gz and b/web/ui/static/react/asset-manifest.json.gz differ diff --git a/web/ui/static/react/favicon.ico.gz b/web/ui/static/react/favicon.ico.gz index 77e7a824bfe..517e7ddacd4 100755 Binary files a/web/ui/static/react/favicon.ico.gz and b/web/ui/static/react/favicon.ico.gz differ diff --git a/web/ui/static/react/index.html.gz b/web/ui/static/react/index.html.gz index 1828f2e46f1..a83dde8205b 100644 Binary files a/web/ui/static/react/index.html.gz and b/web/ui/static/react/index.html.gz differ diff --git a/web/ui/static/react/manifest.json.gz b/web/ui/static/react/manifest.json.gz index de4b8a979d2..d2292953f77 100755 Binary files a/web/ui/static/react/manifest.json.gz and b/web/ui/static/react/manifest.json.gz differ diff --git a/web/ui/static/react/static/css/main.4858e794.css.gz b/web/ui/static/react/static/css/main.4858e794.css.gz index a1b629bc733..aa7ad8948f9 100644 Binary files a/web/ui/static/react/static/css/main.4858e794.css.gz and b/web/ui/static/react/static/css/main.4858e794.css.gz differ diff --git a/web/ui/static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz b/web/ui/static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz index b40f6901c91..99f395f45d9 100644 Binary files a/web/ui/static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz and b/web/ui/static/react/static/js/main.aed3c73f.js.LICENSE.txt.gz differ diff --git a/web/ui/static/react/static/js/main.aed3c73f.js.gz b/web/ui/static/react/static/js/main.aed3c73f.js.gz index 13eef4f7373..9587523836b 100644 Binary files a/web/ui/static/react/static/js/main.aed3c73f.js.gz and b/web/ui/static/react/static/js/main.aed3c73f.js.gz differ diff --git a/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz b/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz index b4ec5f61fa3..5908446bc2d 100644 Binary files a/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz and b/web/ui/static/react/static/media/codicon.b3726f0165bf67ac6849.ttf.gz differ diff --git a/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz b/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz index 13e5284f815..0907c3a7729 100644 Binary files a/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz and b/web/ui/static/react/static/media/index.cd351d7c31d0d3fccf96.cjs.gz differ diff --git a/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz b/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz index 2e53c97d0c7..149d7e343a4 100644 Binary files a/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz and b/web/ui/static/react/static/media/prometheus_logo_grey.3cf697e5443028ca5e5255b93c7906c5.svg.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz index 43b44feea7a..18806bb1609 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz index 2ae5371b035..57ab15bc226 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.css.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz index 47e5b3a9ddc..bffbdcd0271 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz index 589ecd45a1a..be781ca13d5 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-grid.min.css.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz index 260a7399533..744f205969e 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz index 0b138096b5e..67f26d413fa 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.css.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz index 477dc3e3b30..7a6c228bd0b 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz index c09f275ca89..f2d84f0c5b3 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap-reboot.min.css.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz index a2ebe801a54..c5a6f1133b7 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz index cb0c8cfa60e..b7499c7b8df 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.css.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz index 4054d2abd8f..549d5dbe62b 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz index 79302771a74..09664dd4c63 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/css/bootstrap.min.css.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz index 832b3473bf6..1e81f8d90c1 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz index 64558266813..2c7f24e5d83 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.js.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz index 3213fc95ba6..e0c63957194 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz index 2d517cbfd26..2be8954d1e9 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.bundle.min.js.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz index 5d5eee6355e..faef1c2c0f4 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz index aa7677984fb..c8373813c42 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.js.map.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz index 08f12225412..a1db3ecdc47 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.gz differ diff --git a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz index e715061ed86..02450f80071 100644 Binary files a/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz and b/web/ui/static/vendor/bootstrap-4.5.2/js/bootstrap.min.js.map.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz b/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz index e19376de352..32971be547a 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz b/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz index 116a6f4ea71..4257f828e87 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz index 7fc524cc06e..120eaaaf736 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz index 12afad4da19..ef17ebe0e4b 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz index 24d769f142a..de856f066c2 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz index 74530aafcd5..7cbca3b1151 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz index 94b6aa74eb0..f8724daab7e 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz index 92f5f5badc0..405a6a19f20 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz index 46eb6002361..1edd351009d 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz index 016aff16970..9f72df58b6f 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz index a29d7107bb9..22ef2162d54 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz index d45d2d9efbe..f976b5368e1 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz index d67b7cb13fe..5d47e481a56 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz index 78825804a1e..6a46396e348 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz index 7d6ca6cf699..99c3b0fd321 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz index 17656e82681..34ff7908f6c 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz index 395a5b938e3..4a5635a649f 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz index 0a2e7ca283e..d374edccb1f 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz index e08dee2a63e..cab5fe6300d 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz index 6bbe1008b8b..433c1ca2c8e 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz index eabfe821c57..5968a1be996 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz index 243aea02427..91da4b5ce10 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz b/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz index 8bac061e554..e692a774c50 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz b/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz index 338f4173c4f..062dc649c6b 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less.gz differ diff --git a/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz b/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz index 2968e260b23..179f7043dd1 100644 Binary files a/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz and b/web/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css.gz differ diff --git a/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz b/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz index 799d6967f77..68631c2bdfb 100644 Binary files a/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz and b/web/ui/static/vendor/js/jquery-3.5.1.min.js.gz differ diff --git a/web/ui/static/vendor/js/jquery.hotkeys.js.gz b/web/ui/static/vendor/js/jquery.hotkeys.js.gz index cc04c68d15c..c54ead77e88 100644 Binary files a/web/ui/static/vendor/js/jquery.hotkeys.js.gz and b/web/ui/static/vendor/js/jquery.hotkeys.js.gz differ diff --git a/web/ui/static/vendor/js/jquery.selection.js.gz b/web/ui/static/vendor/js/jquery.selection.js.gz index 9fc6a7b66e2..fca72e1d738 100644 Binary files a/web/ui/static/vendor/js/jquery.selection.js.gz and b/web/ui/static/vendor/js/jquery.selection.js.gz differ diff --git a/web/ui/static/vendor/js/popper.min.js.gz b/web/ui/static/vendor/js/popper.min.js.gz index fa4db3fb64e..b758b81d4ff 100644 Binary files a/web/ui/static/vendor/js/popper.min.js.gz and b/web/ui/static/vendor/js/popper.min.js.gz differ diff --git a/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz b/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz index 060e9709add..b8dcc131cc4 100644 Binary files a/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz and b/web/ui/static/vendor/rickshaw/rickshaw.min.css.gz differ diff --git a/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz b/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz index 011dfeb8420..9e4794c1a47 100644 Binary files a/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz and b/web/ui/static/vendor/rickshaw/rickshaw.min.js.gz differ diff --git a/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz b/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz index 2be0132f6f1..73f687354e9 100644 Binary files a/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz and b/web/ui/static/vendor/rickshaw/vendor/d3.layout.min.js.gz differ diff --git a/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz b/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz index e2298791493..ff36e85bf26 100644 Binary files a/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz and b/web/ui/static/vendor/rickshaw/vendor/d3.v3.js.gz differ