From c2d8e3407c4a4275bef317c61a13097cdba36881 Mon Sep 17 00:00:00 2001 From: Jacob Colvin Date: Thu, 5 Mar 2020 13:57:56 -0500 Subject: [PATCH] bucket: improve shard label handling Signed-off-by: Jacob Colvin --- pkg/ui/bindata.go | 140 ++++++++++++++++++------------------- pkg/ui/static/js/bucket.js | 13 ++-- 2 files changed, 75 insertions(+), 78 deletions(-) diff --git a/pkg/ui/bindata.go b/pkg/ui/bindata.go index e79365fbba..0e7a59a909 100644 --- a/pkg/ui/bindata.go +++ b/pkg/ui/bindata.go @@ -160,7 +160,7 @@ func pkgUiTemplates_baseHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/_base.html", size: 1478, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/_base.html", size: 1478, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -180,7 +180,7 @@ func pkgUiTemplatesAlertsHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/alerts.html", size: 5106, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/alerts.html", size: 5106, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -200,7 +200,7 @@ func pkgUiTemplatesBucketHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/bucket.html", size: 1382, mode: os.FileMode(420), modTime: time.Unix(1582318785, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/bucket.html", size: 1382, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -220,7 +220,7 @@ func pkgUiTemplatesBucket_menuHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/bucket_menu.html", size: 787, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/bucket_menu.html", size: 787, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -240,7 +240,7 @@ func pkgUiTemplatesGraphHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/graph.html", size: 2298, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/graph.html", size: 2298, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -260,7 +260,7 @@ func pkgUiTemplatesQuery_menuHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/query_menu.html", size: 1515, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/query_menu.html", size: 1515, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -280,7 +280,7 @@ func pkgUiTemplatesRule_menuHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/rule_menu.html", size: 963, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/rule_menu.html", size: 963, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -300,7 +300,7 @@ func pkgUiTemplatesRulesHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/rules.html", size: 1944, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/rules.html", size: 1944, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -320,7 +320,7 @@ func pkgUiTemplatesStatusHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/status.html", size: 1272, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/status.html", size: 1272, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -340,7 +340,7 @@ func pkgUiTemplatesStoresHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/templates/stores.html", size: 2347, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/templates/stores.html", size: 2347, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -360,7 +360,7 @@ func pkgUiStaticCssAlertsCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/css/alerts.css", size: 401, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/css/alerts.css", size: 401, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -380,7 +380,7 @@ func pkgUiStaticCssGraphCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/css/graph.css", size: 3844, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/css/graph.css", size: 3844, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -400,7 +400,7 @@ func pkgUiStaticCssPrometheusCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/css/prometheus.css", size: 470, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/css/prometheus.css", size: 470, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -420,7 +420,7 @@ func pkgUiStaticCssRulesCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/css/rules.css", size: 195, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/css/rules.css", size: 195, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -440,7 +440,7 @@ func pkgUiStaticImgAjaxLoaderGif() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/img/ajax-loader.gif", size: 847, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/img/ajax-loader.gif", size: 847, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -460,7 +460,7 @@ func pkgUiStaticImgFaviconIco() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/img/favicon.ico", size: 15886, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/img/favicon.ico", size: 15886, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -480,12 +480,12 @@ func pkgUiStaticJsAlertsJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/js/alerts.js", size: 2637, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/js/alerts.js", size: 2637, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _pkgUiStaticJsBucketJs = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xa4\x57\xdd\x6f\xdb\xba\x15\x7f\xf7\x5f\x71\xae\x16\xc0\x12\x62\x2b\x2e\x30\xec\x21\xb1\x0d\xdc\xa5\x05\x76\x87\xac\x1d\x9a\x3c\x2d\x28\x10\x5a\x3c\xb6\xb8\x50\xa4\x46\x52\x71\xdd\xc0\xff\xfb\x40\x52\x1f\xb4\x22\xbb\x4e\xaf\x10\x04\x16\x79\xce\xef\x7c\x7f\x68\x23\xe5\x86\x63\x9a\xe5\x44\x19\x9d\x72\x49\x68\x3c\xce\x2a\xa5\x50\x98\xf1\x04\x5e\x47\x00\x00\xe3\x92\x64\xcf\x64\x83\x7a\x7c\x0d\x8f\x63\xc3\x0a\xe4\x4c\xe0\xf8\xdb\x68\x9f\xdc\x8c\x0e\x01\x34\x9a\x2f\xe2\x4e\x12\x7a\x4b\x38\x5f\x91\xec\x39\xa6\x8a\x6c\x93\x9b\xd1\x68\x5d\x89\xcc\x30\x29\xc0\x1e\xc4\x49\x0d\xcd\xd6\x10\x9b\x9c\x08\xa9\x53\x85\x6b\x85\x3a\x47\xfa\xbb\x81\xc5\x02\xa2\xd9\x6c\xf6\x61\xea\xfe\x1e\x66\xb3\x6b\xf7\xf7\x9f\xa8\xe1\xb3\x4f\xcd\x87\x4a\xc1\x02\xa2\xfb\x9d\xc8\x72\x25\x05\xfb\xc1\xc4\x06\x56\x5c\x66\xcf\x1a\xd6\x4a\x16\xa0\xb0\x90\x06\x41\x1b\xa9\xc8\x06\xa3\x1b\x07\xb0\x1f\xf5\xe5\x5b\x9c\xdf\x16\x20\x2a\xce\x43\x29\x17\x71\xf4\x17\x54\x2a\x4a\x52\x9d\xcb\x6d\x9c\xa4\x6b\x26\x68\x3c\x4e\x09\x47\x65\xc6\x49\x6a\xf0\xbb\x89\xff\x79\xff\xe5\x73\xaa\x8d\x62\x62\xc3\xd6\xbb\x00\x71\xe2\xf0\x26\xf0\xd7\x24\xb9\x69\x21\x35\x9a\x07\x56\xa0\xac\x4c\xdc\x78\x25\x0e\x45\xda\x87\xcb\x8c\xd8\x8b\x54\xa1\x0b\x4a\xc0\xbe\x9f\xc0\x87\xd9\x6c\x36\xb3\x5e\x75\xef\x80\x5c\xe3\xa0\xca\x39\xa3\x18\x37\x74\xf6\x79\x21\x0a\x32\x29\x0c\x61\x02\xad\xdb\xa8\xcc\xaa\x02\x85\x49\x37\x68\x3e\x71\xb4\x3f\xff\xbe\xfb\x83\xc6\xe3\x5b\x59\x94\xc4\xa9\xa6\xc7\x81\x6c\xc7\x6f\x43\x0d\x0b\x10\xb8\x85\x3a\xfa\x2f\x4c\x57\x84\xb3\x1f\x5e\xe5\x87\x3a\x43\xe2\x56\x52\x0f\x81\x12\x43\x1e\xc8\x8a\xe3\x29\x94\x8f\x0d\x51\xdc\xe3\x36\xcc\x70\xd4\xb0\x80\xd7\x7d\x60\x59\x8b\x99\x12\x4a\x6f\x25\xaf\x0a\x11\xbf\x9a\x5d\x89\xd7\x30\xf6\x91\x19\x4f\x80\xd1\x6b\x18\x7f\xc5\x92\xb3\x8c\x8c\xf7\x01\xee\xf9\xdc\x77\x64\x85\xfc\xfd\xbc\x4a\x72\xfb\x6e\xa4\xe4\x86\x95\x67\xf3\x53\x62\xb0\x91\x7c\x6f\x88\x32\xbf\xc4\xf9\x49\x50\xc7\x37\xcc\xf8\x55\x6e\x75\x93\xb2\xbe\x6e\x0e\x32\x31\x2d\x48\xd9\xe5\x29\xed\x27\xaa\x7d\xae\xae\xe0\xc1\x06\x05\x98\x06\x93\x23\xac\x99\xd2\x06\x32\xa7\x10\xc8\xb5\x3b\x6b\xda\x46\x3a\xc0\x3d\x04\xf8\x3b\x54\x82\xfd\xaf\x42\xf8\xb7\x92\x05\x9a\x1c\x2b\x0d\xdc\xfa\xde\xd6\xbd\x01\x46\x51\x18\xb6\x66\xa8\x01\x49\x96\x83\xce\x89\xa2\x56\x7e\xa5\x91\x0e\xe1\x11\x5d\xab\xe1\xf4\x5c\x43\xa9\x50\xa3\x30\x13\x90\x26\x47\xb5\x65\x1a\x81\x70\xee\x45\x68\x20\x0a\x81\x32\x5d\x72\xb2\x1b\x86\xc3\xef\x06\x95\x20\x9c\xef\x2c\x32\x01\x8e\x1b\x14\xf4\xad\x71\x5e\xde\x02\x8e\x16\x7a\xf3\x04\x9d\xc8\x9b\xf9\xdb\x02\xa2\xe8\x18\x35\xd4\xb5\xf0\x8c\x3b\x5b\xc5\x69\xc8\xa9\x1f\xc3\xb7\x6f\x37\x47\x01\xac\x48\x07\xb0\x80\x4a\x50\x5c\x33\x81\x83\xe1\x3d\xb0\x27\x57\x72\x0b\x4f\xae\x0a\xe0\xe2\x35\x94\xb4\x07\x21\x0d\xac\x65\x25\x28\x30\x01\x17\xaf\x5f\x56\xff\xc5\xcc\xa4\xcf\xb8\xd3\x71\x4f\xc5\x64\xff\x74\x5c\xaf\x37\x0d\x6d\xe8\x51\x68\x2a\x25\xac\x03\x4e\x00\x0d\xde\xfc\x14\xbe\x89\x99\x6f\x34\x8f\x5d\x5f\xef\x1b\xf1\x13\xdf\xd6\x38\xef\xf1\x6e\x2d\xf9\xde\x89\x8c\x43\x07\x7a\x65\x92\x94\xa3\xd8\x98\x1c\x2e\xe1\x43\x72\x5c\x7a\x8b\x75\x52\xfb\xc6\xc4\xf7\x3a\x10\x3a\xf7\x9f\xe0\x7f\xcb\xbb\x3f\x18\x45\xcd\xe3\xb3\x7d\x01\x4f\x1c\x5f\x90\x5f\xc3\xc5\x2b\x4d\xb3\x76\xfa\xa4\xee\x74\x3f\x01\x85\x5a\xf2\xca\x1e\x79\x92\xda\x16\x2a\xb7\x42\x93\xa2\xe4\x98\x76\x14\x43\xc9\x55\x2b\xfc\xe8\x34\x9e\x78\xa9\x13\xd8\xa0\x40\x45\x0c\x3e\xf8\xbe\x1c\xd3\x64\xe2\x26\xd2\x47\x62\x30\xa6\x69\xc1\x84\x1d\x66\xbd\x43\xf2\xdd\x1d\xf6\xa2\xbf\x4f\x42\xeb\xdc\x90\x4c\xdd\xae\xd3\x36\xdb\xf0\xfe\xea\x0a\xee\x73\xb9\x6d\xfb\x48\xdd\x40\x6c\xde\x08\x19\x9c\xfa\x76\xb4\x45\x85\x76\x6d\xe8\xfa\xcb\x9b\x76\xb1\x18\x6a\x17\x76\x13\xf0\xc0\xed\xfe\x72\xa8\xf4\x5a\x2a\x88\x39\x1a\x78\x7c\xc6\xdd\x04\x5e\x08\xaf\xf0\x9b\x6d\xd9\x75\xea\xa1\x30\x8a\x61\x9b\x7d\x43\xf9\x6b\xfb\xc1\x02\x9e\xe6\x46\x2d\x61\x6e\x72\xd0\x99\x2c\x71\x11\x29\xb9\x8d\x96\x17\xaf\x0e\x71\x3f\xbf\x32\xb9\xbd\xa5\xcb\x8b\xd7\x67\xdc\xd9\x77\xba\x84\xf9\x95\x51\xcb\x81\x50\x75\x5a\x83\x71\x5b\x82\x59\x49\xba\x8b\x92\x94\x94\x25\x0a\x1a\x2b\xb9\xed\x99\xd1\xe5\xda\xbe\xde\xee\xf6\xc1\xc6\xd9\x95\x40\x41\xca\xc6\x04\xb7\x49\xd8\xc5\xb1\x5e\x08\xcf\xf5\x84\x85\x38\xd8\x42\xe1\x72\x01\x4f\xde\x2c\x9b\x99\xde\x60\x78\x6a\xd6\xcc\x20\xf7\xcc\xcd\x81\x5a\xfd\xdc\x73\xb3\xf7\x40\x3d\x7f\x11\xae\x69\x99\x42\x62\xb0\xde\xd4\xe2\x88\xb2\x97\xa8\x76\x45\x4d\x9c\x66\x9c\x68\xfd\x99\x14\xb6\x8d\x44\x19\x51\x34\xba\x19\x8d\x3a\xc8\xba\xc1\x1c\x03\xcc\xff\xd6\xe2\x59\xca\xb7\x68\xd3\x1c\x09\x45\x05\x76\xed\x9d\x0a\xb9\x55\xa4\x8c\x42\x06\x26\x04\xaa\x7f\x3c\xfc\xeb\x0e\x16\x7e\x09\x4f\x2b\xce\xe8\x4d\xa7\x01\x13\x6b\x79\x42\x81\x8a\x37\x0a\x58\xc2\x43\xf9\x9c\x69\x33\xdd\x28\x59\x95\xd0\xfd\x9c\xae\x79\xa5\xf3\x28\x90\x50\xa0\x21\x7f\x9c\x96\xc2\x59\x23\xa5\x21\x3e\x26\x69\xca\x0c\x16\x51\x8f\x36\x34\x32\x9a\x97\xcb\xf9\x6a\xe9\x06\xa2\x9e\x5f\xad\x96\xf3\xab\x72\x19\xb5\xca\xb8\xe2\x6c\x76\xdd\x63\xea\xb8\x2c\x6f\x34\xea\x38\x0e\x75\xaa\x4b\xc1\xfe\x9f\xea\x02\x8a\xd5\x74\x16\xbd\x2b\x73\x7d\x38\x0e\x67\x40\x98\xc9\x81\xe0\xce\xc0\xcb\xba\xb4\x7b\xb5\xeb\x5f\xdb\xe2\xa6\xcb\xb0\x96\xf7\x87\xde\xf2\x55\x7b\x9b\x33\x4e\xe3\x4e\x46\xd2\x05\xcc\xae\xaa\x67\x07\xcc\x45\xd8\xb7\xe5\xfa\xeb\xc1\xb5\x65\x6f\x5c\xd3\xaf\x03\x52\xdf\xac\x07\x48\xeb\x2e\x5e\x27\x4e\xa3\xc3\xe9\x3c\x38\x24\x0d\xd3\xa0\x29\xe6\x3b\xfb\xdd\x13\xb9\x55\xdd\x49\xbb\x86\x68\xd2\xe8\x9b\x1a\x79\x27\x33\xc2\xd1\x5e\xd4\x23\x3e\x81\x4b\x88\x20\x82\xcb\x37\x44\xf6\xa5\x21\xaa\x0d\x1a\x90\x7c\xd9\x17\xfd\x49\xd0\x40\xb0\x37\xf2\x27\x82\x7b\x44\xbf\x28\xf8\x63\xa5\x88\x1f\xcf\x56\xb0\x74\x51\xa4\xf5\x59\x5c\xcb\x98\x36\x01\x4a\xf3\xaa\x20\x82\xfd\xc0\xb8\x9d\x9a\x36\x5a\xda\x10\xa3\xcf\x4e\x85\x96\xfa\x8c\xa0\x75\xb4\x27\xa2\x86\xb6\x4e\x9c\xfe\x3e\x47\x1c\x53\x2a\xaa\xc2\xdf\xb4\x1e\xea\x79\x67\x08\xfb\x8d\x7b\xee\xdd\x92\x32\x8c\xee\xaf\xfe\x14\xfc\x6d\x5e\x89\xe7\x41\x74\x7f\x33\x00\x0e\xd0\x39\xbe\x5e\xb8\xce\x76\x7d\x40\x7f\x86\xf3\x43\xea\xe3\xee\xff\x1a\x6c\x78\xad\x19\xa7\xd6\xbc\x01\x5d\x4e\x78\xe8\xce\xaf\x97\x2d\x72\x7f\xc7\x7c\x1f\xda\xbd\xac\x54\x86\x6f\x15\xd5\xee\xbc\xc9\x69\xd6\xef\x7f\x4d\x53\x0c\x67\x5c\x78\xdf\x14\xda\xb1\xfb\x36\x17\x8e\x11\x04\xea\x37\x4a\x34\x9b\x41\x48\xe6\x86\x75\x6f\x73\x08\xef\x59\xc0\xdf\x6c\x2f\x35\x99\xac\x8c\x77\xca\xf0\x36\xe3\xdc\xd3\x0d\xa2\x66\xc0\xd4\x20\xd1\x7c\xb5\xb4\x3d\xc7\x7e\x76\x5e\x42\x64\xe7\xa5\x7d\x75\xa4\xf5\x81\x5a\x46\xa3\xfd\xe8\xff\x01\x00\x00\xff\xff\x48\xba\x37\xe4\x98\x14\x00\x00") +var _pkgUiStaticJsBucketJs = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xa4\x57\x5f\x6f\xdb\xba\x15\x7f\xf7\xa7\x38\xd5\x8a\x6b\x09\xb1\x15\x17\x18\xf6\x90\xd8\x06\xee\xd2\x02\xbb\x43\x76\x3b\x34\x79\x5a\x50\x20\xb4\x78\x6c\x71\xa1\x48\x8d\xa4\xe2\xba\x81\xbf\xfb\x40\x52\x94\x69\x45\xce\x75\x7b\x89\x20\x88\xc8\x73\x7e\xe7\xff\x9f\x6c\xa4\xdc\x70\xcc\x8b\x92\x28\xa3\x73\x2e\x09\x4d\xc7\x45\xa3\x14\x0a\x33\x9e\xc0\xcb\x08\x00\x60\x5c\x93\xe2\x89\x6c\x50\x8f\xaf\xe0\x61\x6c\x58\x85\x9c\x09\x1c\x7f\x1d\xed\xb3\xeb\xd1\x31\x80\x46\xf3\x59\xdc\x4a\x42\x6f\x08\xe7\x2b\x52\x3c\xa5\x54\x91\x6d\x76\x3d\x1a\xad\x1b\x51\x18\x26\x05\xd8\x8b\x34\x6b\xa1\xd9\x1a\x52\x53\x12\x21\x75\xae\x70\xad\x50\x97\x48\x7f\x35\xb0\x58\x40\x32\x9b\xcd\x3e\x4c\xdd\xcf\xfd\x6c\x76\xe5\x7e\xfe\x93\x04\x3e\x7b\x5a\x3e\x54\x0a\x16\x90\xdc\xed\x44\x51\x2a\x29\xd8\x77\x26\x36\xb0\xe2\xb2\x78\xd2\xb0\x56\xb2\x02\x85\x95\x34\x08\xda\x48\x45\x36\x98\x5c\x3b\x80\xfd\xa8\x2f\xdf\xe2\xbc\x5b\x80\x68\x38\x8f\xa5\xbc\x4f\x93\xbf\xa0\x52\x49\x96\xeb\x52\x6e\xd3\x2c\x5f\x33\x41\xd3\x71\x4e\x38\x2a\x33\xce\x72\x83\xdf\x4c\xfa\xcf\xbb\xcf\xbf\xe7\xda\x28\x26\x36\x6c\xbd\x8b\x10\x27\x0e\x6f\x02\x7f\xcd\xb2\xeb\x0e\x52\xa3\xb9\x67\x15\xca\xc6\xa4\xc1\x2b\x69\x2c\xd2\x1e\x2e\x0b\x62\x1f\x72\x85\x2e\x28\x11\xfb\x7e\x02\x1f\x66\xb3\xd9\xcc\x7a\xd5\x7d\x03\x72\x8d\x83\x2a\x97\x8c\x62\x1a\xe8\xec\x79\x26\x0a\x0a\x29\x0c\x61\x02\xad\xdb\xa8\x2c\x9a\x0a\x85\xc9\x37\x68\x3e\x71\xb4\x7f\xfe\x7d\xf7\x1b\x4d\xc7\x37\xb2\xaa\x89\x53\x4d\x8f\x23\xd9\x8e\xdf\x86\x1a\x16\x20\x70\x0b\x6d\xf4\x9f\x99\x6e\x08\x67\xdf\xbd\xca\xf7\x6d\x86\xa4\x9d\xa4\x1e\x02\x25\x86\xdc\x93\x15\xc7\xb7\x50\x3e\x06\xa2\xb4\xc7\x6d\x98\xe1\xa8\x61\x01\x2f\xfb\xc8\xb2\x0e\x33\x27\x94\xde\x48\xde\x54\x22\x7d\x31\xbb\x1a\xaf\x60\xec\x23\x33\x9e\x00\xa3\x57\x30\xfe\x82\x35\x67\x05\x19\xef\x23\xdc\xf3\xb9\x6f\xc9\x0a\xf9\x8f\xf3\x2a\xc9\xed\xb7\x91\x92\x1b\x56\x9f\xcd\x4f\x89\xc1\x20\xf9\xce\x10\x65\x7e\x8a\xf3\x93\xa0\x8e\x6f\x98\xf1\x8b\xdc\xea\x90\xb2\xbe\x6e\x8e\x32\x31\xaf\x48\x7d\xc8\x53\xda\x4f\x54\x7b\x2e\x2f\xe1\xde\x06\x05\x98\x06\x53\x22\xac\x99\xd2\x06\x0a\xa7\x10\xc8\xb5\xbb\x0b\x6d\x23\x1f\xe0\x1e\x02\xfc\x15\x1a\xc1\xfe\xd7\x20\xfc\x5b\xc9\x0a\x4d\x89\x8d\x06\x6e\x7d\x6f\xeb\xde\x00\xa3\x28\x0c\x5b\x33\xd4\x80\xa4\x28\x41\x97\x44\x51\x2b\xbf\xd1\x48\x87\xf0\x88\x6e\xd5\x70\x7a\xae\xa1\x56\xa8\x51\x98\x09\x48\x53\xa2\xda\x32\x8d\x1e\x5e\x03\x51\x08\x94\xe9\x9a\x93\xdd\x30\x14\x7e\x33\xa8\x04\xe1\x7c\x67\x51\x09\x70\xdc\xa0\xa0\xaf\x0d\xf3\xb2\x16\x70\xb2\xc8\xc3\xb1\x59\xfd\x84\x3b\x58\x84\x9e\xe6\x0d\x7d\xb7\x80\x24\x81\x5f\x7e\x01\x9a\xc7\xf7\xfa\x21\xfe\xfa\x1a\x85\x35\x3e\xb6\xb3\x59\xcc\x77\x0b\x68\x04\xc5\x35\x13\x38\x18\xbb\x70\x14\x9a\x46\x09\xab\xc6\xf5\x20\xcd\xab\x2e\x73\xca\x5a\x5f\x9e\x0f\x87\x6e\xd8\xd3\x3e\xfb\x3a\x2c\x20\x28\xdd\xe2\x9c\xa9\x76\x2c\xf9\xce\x89\x4c\x3f\xaf\xfe\x8b\x85\xc9\x9f\x70\xa7\x3d\x98\xce\x72\x8e\x62\x63\x4a\xb8\x80\x0f\xd9\x69\xe9\x1d\xd6\x9b\xda\x07\x13\x4f\xe3\xec\xff\xc8\xc9\x6f\xf0\xbf\xe6\xdd\x1f\x35\xf0\x70\x7c\x86\x2c\xe0\x91\xe3\x33\xf2\x2b\x78\xff\x42\xf3\xa2\xeb\xd9\xb9\xbb\xdd\x4f\x40\xa1\x96\xbc\xb1\x57\x9e\xa4\xb5\x85\xca\xad\xd0\xa4\xaa\x39\xe6\x07\x8a\xfd\xe3\x6b\x95\x5a\x85\x1f\x9c\xc6\x13\x2f\x75\x02\x1b\x14\xa8\x88\xc1\x7b\xdf\xcd\x52\x9a\x4d\x5c\x1f\xff\x48\x0c\xa6\x34\xaf\x98\xb0\x23\xa0\x77\x49\xbe\xb9\xcb\x5e\xf4\xf7\x59\x6c\x9d\x1b\x2d\xb9\xdb\x10\xba\x16\x15\xbf\x5f\x5e\xc2\x5d\x29\xb7\x5d\x05\xb6\xa5\x67\xf3\x46\xc8\xe8\xd6\x17\xf2\x16\x15\xda\x61\x7b\xa8\xcc\x68\xdc\xb7\x0e\xb4\x25\xd6\xcf\x2f\x3b\x3f\x3d\x70\x37\xf5\x8f\x95\x5e\x4b\x05\x29\x47\x03\x0f\x4f\xb8\x9b\xc0\x33\xe1\x0d\x7e\xb5\x8d\xae\x4d\x3d\x14\x46\x31\xec\xb2\x6f\x28\x7f\x95\xdc\xda\xe8\xcd\x8d\x5a\xc2\xdc\x94\xa0\x0b\x59\xe3\x22\x51\x72\x9b\x2c\xdf\xbf\x38\xc4\xfd\xfc\xd2\x94\xf6\x95\x2e\xdf\xbf\x3c\xe1\xce\x7e\xd3\x25\xcc\x2f\x8d\x5a\x0e\x84\xea\xa0\x35\x18\x37\x5b\xcd\x4a\xd2\x5d\x92\xe5\xa4\xae\x51\xd0\x54\xc9\x6d\xcf\x8c\x43\xae\xed\xdb\x9d\x68\x1f\xed\x69\x87\x12\xa8\x48\x1d\x4c\x70\xf3\xd7\xae\x5b\xed\x1a\x75\xae\x27\x2c\xc4\xd1\xee\x06\x17\x0b\x78\xf4\x66\xd9\xcc\xf4\x06\xc3\x63\x58\xce\xa2\xdc\x33\xd7\x47\x6a\xf5\x73\xcf\x4d\xac\x23\xf5\xfc\x43\xbc\xdc\x14\x0a\x89\xc1\x76\xbf\x49\x13\xca\x9e\x93\xd6\x15\x2d\x71\x5e\x70\xa2\xf5\xef\xa4\xb2\x6d\x24\x29\x88\xa2\xc9\xf5\x68\x74\x80\x6c\x1b\xcc\x29\xc0\xf2\x6f\x1d\x9e\xa5\x7c\x8d\x36\x2d\x91\x50\x54\x60\x97\xc5\xa9\x90\x5b\x45\xea\x24\x66\x60\x42\xa0\xfa\xc7\xfd\xbf\x6e\x61\xe1\x57\xd7\xbc\xe1\x8c\x5e\x1f\x34\x60\x62\x2d\xdf\x50\xa0\xe1\x41\x01\x4b\x78\x2c\x9f\x33\x6d\xa6\x1b\x25\x9b\x1a\x0e\x7f\x4e\xd7\xbc\xd1\x65\x12\x49\xa8\xd0\x90\xdf\xde\x96\xc2\x59\x90\x12\x88\x4f\x49\x9a\x32\x83\x55\xd2\xa3\x8d\x8d\x4c\xe6\xf5\x72\xbe\x5a\xba\x65\x4a\xcf\x2f\x57\xcb\xf9\x65\xbd\x6c\x19\xac\x36\xae\x3a\xc3\x8a\x78\x4a\x1f\x97\xe6\x41\xa5\x03\xc7\xb1\x52\x6d\x2d\xd8\xdf\x53\x5d\x41\xb5\x9a\xce\x7e\x30\x77\x7d\x40\x8e\xa7\x40\x9c\xcb\x91\xe4\x83\x89\x17\x6d\x71\xf7\xaa\xd7\x7f\x76\xe5\x4d\x97\x71\x35\xef\x8f\xfd\xe5\xeb\xf6\xa6\x64\x9c\xa6\x07\x19\x59\x14\x33\xbb\xe3\x9d\x1d\x33\x17\x64\xdf\x99\xdb\xb5\xdb\x75\x66\x6f\x5d\x68\xd9\x11\xa9\xef\xd7\x03\xa4\x6d\x23\x6f\xf5\x08\x3a\x9c\x93\x0a\x1d\x6d\x9c\x0a\xa1\xa0\x6f\xed\x7f\x0c\x89\x5b\x72\x9d\xb8\x2b\x48\x26\x41\xe1\xdc\xc8\x5b\x59\x10\x8e\xf6\xa1\x1d\xf3\x19\x5c\x40\x02\x09\x5c\xbc\x22\xb2\x1f\x81\x28\x3b\x29\xf9\xa2\x2f\xfa\x93\xa0\x91\x60\x6f\xe5\x1f\x08\xee\x11\xfd\xa4\xe0\x8f\x8d\x22\x7e\x44\x5b\xc1\xd2\x85\x91\xb6\x77\x69\x2b\x63\x1a\x22\x94\x97\x4d\x45\x04\xfb\x8e\x69\x16\xa7\x82\x36\xc4\xe8\xb3\x73\xa1\xa3\x3e\x27\x6a\x07\xe2\x37\xc2\x86\xb6\x54\x9c\x01\x3e\x4b\x1c\x53\x2e\x9a\xca\xbf\x74\x2e\xea\xb9\x67\x08\xfb\x95\x7f\xee\xdc\xa6\x32\x8c\xee\x9f\xfe\x14\xfc\x4d\xd9\x88\xa7\x41\x74\xff\x32\x00\x0e\x70\xf0\x7c\xbb\x75\x9d\xed\xfb\x88\xfe\x1c\xef\xc7\xe4\xa7\xfd\xff\x25\xda\xf3\x3a\x3b\xde\x5a\xf6\x06\x94\x79\xc3\x45\xb7\x7e\xc9\xec\x90\xfb\x9b\xe6\x8f\xa1\xdd\xc9\x46\x15\xf8\x5a\x51\xed\xee\x43\x56\xb3\x7e\x0f\x0c\x8d\x31\x9e\x74\xf1\x7b\x28\xb5\x53\xef\x5d\x32\x9c\x22\x88\xd4\x0f\x4a\x84\xfd\x20\x26\x73\x23\xbb\xb7\x3f\xc4\xef\x2c\xe2\x0f\x3b\x4c\x4b\x26\x1b\xe3\x9d\x32\xbc\xd3\x38\xf7\x1c\x86\x51\x18\x32\x2d\x48\x32\x5f\x2d\x6d\xd7\xb1\xff\xd5\x5d\x40\x62\xa7\xa6\xfd\x74\xa4\xed\x85\x5a\x26\xa3\xfd\xe8\xff\x01\x00\x00\xff\xff\x26\x70\x4d\x54\xd4\x13\x00\x00") func pkgUiStaticJsBucketJsBytes() ([]byte, error) { return bindataRead( @@ -500,7 +500,7 @@ func pkgUiStaticJsBucketJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/js/bucket.js", size: 5272, mode: os.FileMode(420), modTime: time.Unix(1582318785, 0)} + info := bindataFileInfo{name: "pkg/ui/static/js/bucket.js", size: 5076, mode: os.FileMode(420), modTime: time.Unix(1583435041, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -520,7 +520,7 @@ func pkgUiStaticJsGraphJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/js/graph.js", size: 38722, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/js/graph.js", size: 38722, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -540,7 +540,7 @@ func pkgUiStaticJsGraph_templateHandlebar() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/js/graph_template.handlebar", size: 8984, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/js/graph_template.handlebar", size: 8984, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -560,7 +560,7 @@ func pkgUiStaticVendorBootstrap413CssBootstrapGridCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-grid.css", size: 37644, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-grid.css", size: 37644, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -580,7 +580,7 @@ func pkgUiStaticVendorBootstrap413CssBootstrapGridMinCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-grid.min.css", size: 28977, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-grid.min.css", size: 28977, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -600,7 +600,7 @@ func pkgUiStaticVendorBootstrap413CssBootstrapRebootCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-reboot.css", size: 4896, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-reboot.css", size: 4896, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -620,7 +620,7 @@ func pkgUiStaticVendorBootstrap413CssBootstrapRebootMinCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-reboot.min.css", size: 4019, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap-reboot.min.css", size: 4019, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -640,7 +640,7 @@ func pkgUiStaticVendorBootstrap413CssBootstrapMinCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap.min.css", size: 140936, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/css/bootstrap.min.css", size: 140936, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -660,7 +660,7 @@ func pkgUiStaticVendorBootstrap413JsBootstrapBundleJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/js/bootstrap.bundle.js", size: 212345, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/js/bootstrap.bundle.js", size: 212345, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -680,7 +680,7 @@ func pkgUiStaticVendorBootstrap413JsBootstrapBundleMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/js/bootstrap.bundle.min.js", size: 70966, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/js/bootstrap.bundle.min.js", size: 70966, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -700,7 +700,7 @@ func pkgUiStaticVendorBootstrap413JsBootstrapMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/js/bootstrap.min.js", size: 51039, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap-4.1.3/js/bootstrap.min.js", size: 51039, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -720,7 +720,7 @@ func pkgUiStaticVendorBootstrap3TypeaheadBootstrap3TypeaheadMinJs() (*asset, err return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap3-typeahead/bootstrap3-typeahead.min.js", size: 11273, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap3-typeahead/bootstrap3-typeahead.min.js", size: 11273, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -740,7 +740,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsCssBootstrapGlyphiconsCss() (*asset, e return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css", size: 14523, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.css", size: 14523, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -760,7 +760,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsCssBootstrapGlyphiconsMinCss() (*asset return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css", size: 11830, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css", size: 11830, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -780,7 +780,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaBrands400Eot() (*ass return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot", size: 98620, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.eot", size: 98620, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -800,7 +800,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaBrands400Svg() (*ass return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg", size: 507478, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.svg", size: 507478, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -820,7 +820,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaBrands400Ttf() (*ass return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf", size: 98384, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.ttf", size: 98384, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -840,7 +840,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaBrands400Woff() (*as return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff", size: 63712, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff", size: 63712, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -860,7 +860,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaBrands400Woff2() (*a return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2", size: 54420, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-brands-400.woff2", size: 54420, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -880,7 +880,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaRegular400Eot() (*as return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot", size: 31156, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.eot", size: 31156, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -900,7 +900,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaRegular400Svg() (*as return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg", size: 107199, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.svg", size: 107199, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -920,7 +920,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaRegular400Ttf() (*as return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf", size: 30928, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.ttf", size: 30928, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -940,7 +940,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaRegular400Woff() (*a return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff", size: 14712, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff", size: 14712, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -960,7 +960,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaRegular400Woff2() (* return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2", size: 12220, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-regular-400.woff2", size: 12220, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -980,7 +980,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaSolid900Eot() (*asse return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot", size: 102152, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.eot", size: 102152, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1000,7 +1000,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaSolid900Svg() (*asse return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg", size: 378215, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.svg", size: 378215, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1020,7 +1020,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaSolid900Ttf() (*asse return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf", size: 101932, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.ttf", size: 101932, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1040,7 +1040,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaSolid900Woff() (*ass return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff", size: 48704, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff", size: 48704, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1060,7 +1060,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsFontawesomeFaSolid900Woff2() (*as return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2", size: 38784, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/fontawesome/fa-solid-900.woff2", size: 38784, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1080,7 +1080,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsGlyphiconsGlyphiconsHalflingsRegu return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot", size: 20127, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.eot", size: 20127, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1100,7 +1100,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsGlyphiconsGlyphiconsHalflingsRegu return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg", size: 108738, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.svg", size: 108738, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1120,7 +1120,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsGlyphiconsGlyphiconsHalflingsRegu return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf", size: 45404, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.ttf", size: 45404, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1140,7 +1140,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsGlyphiconsGlyphiconsHalflingsRegu return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff", size: 23424, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff", size: 23424, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1160,7 +1160,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsFontsGlyphiconsGlyphiconsHalflingsRegu return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2", size: 18028, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/fonts/glyphicons/glyphicons-halflings-regular.woff2", size: 18028, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1180,7 +1180,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsMapsGlyphiconsFontawesomeCss() (*asset return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css", size: 51062, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.css", size: 51062, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1200,7 +1200,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsMapsGlyphiconsFontawesomeLess() (*asse return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less", size: 53867, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.less", size: 53867, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1220,7 +1220,7 @@ func pkgUiStaticVendorBootstrap4GlyphiconsMapsGlyphiconsFontawesomeMinCss() (*as return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css", size: 42307, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/bootstrap4-glyphicons/maps/glyphicons-fontawesome.min.css", size: 42307, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1240,7 +1240,7 @@ func pkgUiStaticVendorEonasdanBootstrapDatetimepickerBootstrapDatetimepickerMinC return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.css", size: 7771, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.css", size: 7771, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1260,7 +1260,7 @@ func pkgUiStaticVendorEonasdanBootstrapDatetimepickerBootstrapDatetimepickerMinJ return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.js", size: 48881, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.js", size: 48881, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1280,7 +1280,7 @@ func pkgUiStaticVendorFuzzyFuzzyJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/fuzzy/fuzzy.js", size: 5669, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/fuzzy/fuzzy.js", size: 5669, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1300,7 +1300,7 @@ func pkgUiStaticVendorJsJquery331MinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery-3.3.1.min.js", size: 86927, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery-3.3.1.min.js", size: 86927, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1320,7 +1320,7 @@ func pkgUiStaticVendorJsJqueryHotkeysJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery.hotkeys.js", size: 4490, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery.hotkeys.js", size: 4490, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1340,7 +1340,7 @@ func pkgUiStaticVendorJsJqueryMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery.min.js", size: 86671, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery.min.js", size: 86671, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1360,7 +1360,7 @@ func pkgUiStaticVendorJsJquerySelectionJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery.selection.js", size: 12881, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/js/jquery.selection.js", size: 12881, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1380,7 +1380,7 @@ func pkgUiStaticVendorJsPopperMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/js/popper.min.js", size: 19236, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/js/popper.min.js", size: 19236, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1400,7 +1400,7 @@ func pkgUiStaticVendorMomentMomentTimezoneWithDataMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/moment/moment-timezone-with-data.min.js", size: 184495, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/moment/moment-timezone-with-data.min.js", size: 184495, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1420,7 +1420,7 @@ func pkgUiStaticVendorMomentMomentMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/moment/moment.min.js", size: 51825, mode: os.FileMode(420), modTime: time.Unix(1582229186, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/moment/moment.min.js", size: 51825, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1440,7 +1440,7 @@ func pkgUiStaticVendorMustacheMustacheMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/mustache/mustache.min.js", size: 9528, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/mustache/mustache.min.js", size: 9528, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1460,7 +1460,7 @@ func pkgUiStaticVendorRickshawRickshawMinCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/rickshaw.min.css", size: 6102, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/rickshaw.min.css", size: 6102, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1480,7 +1480,7 @@ func pkgUiStaticVendorRickshawRickshawMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/rickshaw.min.js", size: 76322, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/rickshaw.min.js", size: 76322, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1500,7 +1500,7 @@ func pkgUiStaticVendorRickshawVendorD3LayoutMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/vendor/d3.layout.min.js", size: 17514, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/vendor/d3.layout.min.js", size: 17514, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1520,7 +1520,7 @@ func pkgUiStaticVendorRickshawVendorD3V3Js() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/vendor/d3.v3.js", size: 144718, mode: os.FileMode(420), modTime: time.Unix(1582228803, 0)} + info := bindataFileInfo{name: "pkg/ui/static/vendor/rickshaw/vendor/d3.v3.js", size: 144718, mode: os.FileMode(420), modTime: time.Unix(1583426981, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/pkg/ui/static/js/bucket.js b/pkg/ui/static/js/bucket.js index e33b057ef0..bb2827d092 100644 --- a/pkg/ui/static/js/bucket.js +++ b/pkg/ui/static/js/bucket.js @@ -33,16 +33,13 @@ function draw() { // Title is the first column of the timeline. // // A unique Prometheus label that identifies each shard is used - // as the title if present, otherwise all labels are displayed + // as the title if present, otherwise labels are displayed // externally as a legend. title = function() { - if (thanos.label != "") { - var key = d.thanos.labels[thanos.label]; - if (key == undefined) { - throw `Label ${thanos.label} not found in ${Object.keys(d.thanos.labels)}`; - } else { - return key; - } + var key = thanos.label != "" && d.thanos.labels[thanos.label]; + + if (key != undefined) { + return key; } else { title = titles[stringify(d.thanos.labels)]; if (title == undefined) {