2015-05-25 02:00:21 +00:00
|
|
|
package assets
|
|
|
|
|
|
|
|
import (
|
|
|
|
"fmt"
|
|
|
|
"reflect"
|
|
|
|
"strings"
|
|
|
|
"unsafe"
|
|
|
|
"os"
|
|
|
|
"time"
|
|
|
|
"io/ioutil"
|
|
|
|
"path"
|
|
|
|
"path/filepath"
|
|
|
|
)
|
|
|
|
|
|
|
|
func bindata_read(data, name string) ([]byte, error) {
|
|
|
|
var empty [0]byte
|
|
|
|
sx := (*reflect.StringHeader)(unsafe.Pointer(&data))
|
|
|
|
b := empty[:]
|
|
|
|
bx := (*reflect.SliceHeader)(unsafe.Pointer(&b))
|
|
|
|
bx.Data = sx.Data
|
|
|
|
bx.Len = len(data)
|
|
|
|
bx.Cap = bx.Len
|
|
|
|
return b, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
type asset struct {
|
|
|
|
bytes []byte
|
|
|
|
info os.FileInfo
|
|
|
|
}
|
|
|
|
|
|
|
|
type bindata_file_info struct {
|
|
|
|
name string
|
|
|
|
size int64
|
|
|
|
mode os.FileMode
|
|
|
|
modTime time.Time
|
|
|
|
}
|
|
|
|
|
|
|
|
func (fi bindata_file_info) Name() string {
|
|
|
|
return fi.name
|
|
|
|
}
|
|
|
|
func (fi bindata_file_info) Size() int64 {
|
|
|
|
return fi.size
|
|
|
|
}
|
|
|
|
func (fi bindata_file_info) Mode() os.FileMode {
|
|
|
|
return fi.mode
|
|
|
|
}
|
|
|
|
func (fi bindata_file_info) ModTime() time.Time {
|
|
|
|
return fi.modTime
|
|
|
|
}
|
|
|
|
func (fi bindata_file_info) IsDir() bool {
|
|
|
|
return false
|
|
|
|
}
|
|
|
|
func (fi bindata_file_info) Sys() interface{} {
|
|
|
|
return nil
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
var _bundle_css_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xad\x58\x6d\x6f\xdb\x36\x10\xfe\x2b\x5a\x83\x21\x49\x61\x79\xb2\x1d\x3b\x89\x84\x6e\x5d\x1a\xe4\xdb\x3e\xed\xcb\x80\x2e\x03\x68\x89\xb6\xb9\x50\xa2\x40\x52\x4e\x52\x41\xff\xbd\x47\x52\x94\xa8\x37\x27\xc5\xd6\x02\xad\x4c\xde\x3b\xef\x9e\xe3\x71\x5b\x48\xc9\xb2\x19\xc9\xf2\x42\x96\x5b\xc6\x13\xcc\xc3\x8c\x65\x38\x62\x85\xa4\x24\xc3\x61\x50\x7d\x9c\x91\xaf\x31\x45\x42\x7c\xfc\xf4\xc1\x23\x31\xcb\xfc\x0f\x8f\xe1\x16\xef\x18\xc7\x76\xe7\x9f\x4f\x7a\xdd\x2e\x97\x29\xe2\x7b\x92\x01\xef\x3c\x3e\x20\xe9\x4b\x22\x29\x9e\xd5\xdf\x2c\x27\xf1\x6c\x9e\x62\x21\xd0\x1e\x97\xcf\x07\x22\xb1\x2f\x72\x14\x63\xd0\xfb\xcc\x51\xee\xf2\xf8\x5b\xc4\x3d\x02\x9c\x2c\xcb\x70\x2c\x7d\x10\x9e\xaa\xdf\x35\xb7\x2f\x70\x06\x06\xcf\xe6\x19\x3a\x2a\x03\x66\x73\x41\x12\x60\xd2\x3e\x09\x45\x28\xd1\x96\x12\x21\xbd\x7c\x36\x2f\x04\xe6\xf5\xb7\x21\x28\xe3\x82\x0b\xc6\xc3\x9c\x91\x4c\x62\x5e\x7d\xde\xb1\x0c\x54\x80\x25\x65\xfd\x95\x12\xfa\x1a\xaa\x6f\x4c\x29\x8b\x04\x8f\xc3\x82\xd3\x0b\xb5\xf0\x8b\x5d\x9d\x63\x26\x7f\xbb\x5e\x5d\xc1\x9f\xdb\xcd\xe5\x3b\x68\xce\x08\xde\x91\x97\x4b\x4f\xb9\x82\xe4\xc5\x39\x4e\xb7\x38\x49\x70\xe2\xb3\x1c\x67\xf2\x35\xc7\xe7\x97\xb3\xa1\x84\x67\xb6\xdb\xb5\x6a\x1a\x66\xb5\x3c\x4a\x2f\xe5\x18\xb9\xe4\x05\x9e\x54\x21\x8e\xfb\xd6\x48\xbb\xda\xf2\xc2\xf6\xf9\x65\xa4\x03\xf3\x8c\xc9\xfe\x20\xc3\xab\x20\x30\xbf\x85\x7c\xa5\xea\xf4\x80\x90\x56\x93\xa9\x32\x9e\x29\xa3\x91\x1e\x48\x1d\xe8\x15\x39\x46\x4f\x26\x51\x13\x22\x72\x8a\x5e\x43\x92\xa9\x7c\xf5\xb7\x94\xc5\x4f\x91\xc4\x2f\xd2\x4f\x70\xcc\x38\x92\x84\x65\xb0\x79\xc0\x9c\xc8\xe8\x99\x24\xf2\x10\x2e\x70\x1a\x99\x14\xf5\xb9\x16\x39\x5f\xc2\x8a\xe6\x41\x94\xec\xb3\x30\xc6\x2a\x23\x8c\xd6\x23\xe2\x04\x65\xd2\x5a\xa2\xa9\x24\x47\x99\x50\x91\x31\x26\x68\xc5\x07\x63\x9d\x23\x9b\xe2\x9d\x11\x5d\xcd\xb5\xd3\x31\xdb\x5b\xb7\x63\xe5\x2a\x08\x3d\xff\x1b\xdf\x04\xc1\x79\x4d\x00\xce\x93\x5c\x10\x31\x4a\xb5\xb0\x54\x02\x23\x1e\x1f\x46\x69\x96\x96\x46\x25\xfb\x28\xc5\xca\xa5\x18\x57\x74\x65\x49\x28\xdb\x03\x0a\x8c\xd2\xac\x2d\x4d\x8a\xb3\x62\x94\x62\x63\x29\x72\x5a\x8c\xeb\xb9\xb6\x14\x31\xca\x62\x4c\x47\x69\x6e\xce\xab\x8f\x65\x8e\x92\x84\x64\xfb\x30\x88\xb6\xec\xc5\x17\xe4\x9b\xfa\x61\xb0\xca\x87\x95\x6a\xcb\x92\xd7\x4e\x22\xdd\x73\x46\x12\xef\x4f\x38\x23\xef\x0f\x96\xb1\x59\x0a\xff\x68\x88\x89\xb6\x28\x7e\xda\x73\x56\x64\x49\x78\xb6\x0b\xd4\xdf\xca\x40\x9f\x62\x0f\x17\x9b\xfc\xc5\x9b\x64\xae\x6a\xd8\x68\x49\x61\x5f\x42\x18\x21\xc7\x66\x02\xe8\xe1\x64\x38\xd9\x55\x79\xd9\xc9\x87\xf9\xba\xb2\x30\x54\xe6\x4c\x10\x9d\x8f\x00\x01\x38\x89\x74\x82\x04\x11\x40\xa2\xf6\x0d\xa4\xa7\xf0\x61\x72\x74\x19\x04\xf9\x4b\xc7\xde\xe5\x72\x19\xc5\x8c\x02\x62\x9d\x3d\x3c\x3c\x44\xae\xc3\xa3\x86\x44\x50\x30\xdb\x27\x52\x67\xab\xd1\xdb\x59\xd2\x68\x3a\x5f\x8a\xe8\x47\x08\xde\xb7\x31\x1b\x95\xa3\x03\xe1\xab\x03\x46\x10\x21\xde\x86\x03\x6d\x05\xa3\x85\xc4\x3a\x14\x6b\xed\xb8\x89\x86\xfe\xae\x8b\x36\x08\x7e\x8e\xd8\x11\xf3\x1d\x65\xcf\x21\x2a\x24\xab\x5a\x78\x6f\x72\x64\x05\xc7\xb2\x58\xe7\x2f\xce\x5e\x08\xb8\x23\xfd\xf8\x40\x68\x52\x37\x26\xbf\x96\xbe\x08\xba\x84\x07\x25\xbe\x74\x63\xbe\x58\x2c\x1c\x82\xb9\xc0\x14\xda\x10\x4e\xac\x3a\x53\xe2\x0b\x63\xb0\xce\x47\xbd\x00\xfa\x3d\x70\x08\xd2\xe8\x6c\x73\x77\x77\xbd\xbe\x31\x8e\xc3\xa9\x28\xf9\xf5\x19\xde\xde\xde\x5a\xa0\x50\x5e\x2b\x21\x3f\x91\x34\x67\x5c\x02\xda\x54\x73\x93\x6c\x7e\xdd\xf9\x4a\x27\x06\x75\x62\xad\xfb\xf9\x61\x54\x39\x29\xd2\x17\x32\xe2\xdf\xf5\xdd\xdd\xc3\xe6\xf7\x01\x21\x8a\x25\x39\xe2\x72\x28\xbd\xea\x74\xd8\x7e\x3e\x37\x29\xec\x9a\xe8\xa6\xf3\x00\x62\xab\x5e\xc7\x2e\x47\xd1\xdc\x89\x98\x91\xb6\x86\x30\xb8\x45\xa6\x15\x99\xae\x41\xbe\x61\x50\xd6\x1e\x88\x8e\x6d\x7b\x1e\x8b\x7b\xf5\xb7\xaf\x16\x60\x5c\x5e\x80\x13\xdc\x26\xca\x65\xe9\x9e\xe7\xdb\xfc\x26\xb2\xb5\x9d\x5f\xbe\x7c\xe9\x1c\x8c\xe5\x49\x21\xeb\xc7\xb2\xdf\x01\x83\x3a\x4c\x5d\x40\x30\x3d\x2a\x18\xab\x67\xc5\x34\x5d\x6f\xd1\x7f\xa3\xfc\x41\x8a\xa9\x9a\xef\x5e\xe7\x9a\xcb\x5c\xf3\xe1\xd9\xeb\xdb\x04\x1e\xa8\x5b\x64\x5d\x05\x36\x3b\xac\x26\x40\xff\xa8\xbf\xb6\xa3\xd8\x59\x4c\x85\x5e\x70\x09\x35\x81\x23\xc1\x07\x70\x7f\xb2\x2d\xdf\xae\xff\
|
2015-05-25 02:00:21 +00:00
|
|
|
|
|
|
|
func bundle_css_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_bundle_css_gz,
|
|
|
|
"bundle.css.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func bundle_css_gz() (*asset, error) {
|
|
|
|
bytes, err := bundle_css_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "bundle.css.gz", size: 1747, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
var _bundle_js_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xdd\x7d\x6b\x73\xdb\x48\x92\x60\xec\xd7\xfb\x15\x14\x36\x86\x0d\x0c\x4b\x94\x28\xd9\xdd\x3d\xa0\x61\x8e\xdb\xf6\x5c\x7b\xcf\xaf\xb3\xec\xe9\xb8\xd0\x70\x1d\x10\x58\x24\xd1\x06\x01\x2e\x1e\x7a\xac\xc4\xff\x7e\x99\xf5\x42\x15\x50\xe0\x43\xed\x89\xdb\xbd\x8e\x68\x0b\xac\x67\x56\x55\x56\xbe\x2a\xb3\xea\x68\x5e\xa5\x51\x19\x67\x69\x8f\xba\x25\x49\x49\xee\xdd\xab\x94\xc2\x0d\x49\xe6\xdd\xc7\x73\xf7\x28\xbd\x0c\xa7\xfc\xab\x64\x5f\xd7\x61\xde\x8b\x02\x47\x16\x75\x82\xa0\xbc\x5b\xd3\x6c\xde\xcb\xe9\x7f\x54\x71\x4e\xfb\x7d\xf1\x31\xc6\x3a\x59\xbf\x1f\x79\x39\x2d\xab\x3c\xed\x45\xd0\xe8\xd1\xa9\x87\xe9\xb1\x4c\x8b\x45\x1a\xb6\x5a\x05\x29\xbd\xe9\xbd\xce\xf3\x2c\x77\x9d\x97\x61\x9a\x66\x65\x6f\x1e\xa7\xb3\xde\x2a\x9b\x55\x09\xed\xfd\xe0\x0c\xc2\x81\xf3\x83\xe3\x8d\xcb\x65\x9e\xdd\xf4\xaa\x61\x94\xcd\x68\xe0\xbc\xfb\xf0\xea\xcb\xdb\xd7\x5f\xdf\x7f\xf8\xfc\xf5\x6f\x1f\xbe\xbc\x7f\xe5\x90\x6a\x83\xed\x25\x01\xc2\x1e\xdc\xd3\xdb\x75\x96\x97\x85\x7f\xbf\xd9\x8c\x71\x0c\x97\xa7\xd3\x61\x14\x26\x89\x9b\x0c\x45\x16\x91\xa3\x71\x29\x1f\x60\x1a\xb0\x82\xa3\xe9\x25\x9d\x8e\x05\xa8\x85\x9b\x4e\x52\x9f\x7a\x1b\x92\x90\xba\x26\x25\x7c\xee\x36\xa2\x14\x76\x29\x33\x37\x73\x18\x09\x36\x17\xef\x33\x5f\x24\x0c\x4e\xc7\xe1\xb3\x7c\x98\xd0\x74\x51\x2e\xc7\xe1\x60\xe0\x15\x6e\x8e\x93\xae\x40\xd8\xb8\xf7\x23\xff\xb2\x86\x16\x3b\xd7\x96\x2d\x47\xf8\x25\x20\x55\x92\x04\x41\x40\x1f\x1e\xae\xb3\x78\xd6\x3b\xc5\xef\x8d\xb6\xc0\x75\x49\x00\xc1\xc9\xae\x7e\xa7\x51\x59\x03\x87\x69\x69\xb5\xba\xa2\xb9\x96\x26\x20\x9b\xd4\x83\x39\xaa\xf3\xa2\x6c\x7d\xf7\xf0\x60\xcd\x2a\x92\x38\xa2\x93\xa3\x91\x2f\x5b\x78\x7e\x5a\x37\x5f\x97\x83\x75\xc1\x42\x47\xa7\xfe\xd1\xa8\x86\x34\x96\xa3\x64\x13\x49\x12\x44\x1f\x1c\xe7\xc3\x43\xee\x96\x9e\xc0\xa3\xa3\x11\x26\xd3\xe1\x3a\xcf\xca\x0c\xdb\x3b\x02\xa8\xeb\x5f\x46\xa9\x08\x2a\xd7\x28\x59\x7a\x13\x97\x06\x21\x47\x08\xea\x91\x52\x7e\x97\x1e\xa9\x44\xd7\x9e\xcf\x6b\xe2\xa4\xf1\xad\x50\xb4\xbb\xe6\x23\x63\xfd\xf2\xcf\x3a\x1f\xd1\x20\x86\xc5\x8d\x9f\xc9\x62\xe3\x18\x16\x17\xab\x5d\xc6\x53\xac\x02\x7f\xea\xe2\xe2\xe3\x74\x53\xe6\x77\x6c\xd4\xf3\x20\x43\xd0\x96\xf0\xa7\xf4\x36\x51\x58\x46\x4b\x77\x26\x97\x0f\xe6\x0a\x1a\x9a\xab\xfe\x97\xd6\xee\xe7\xc3\x02\x30\xd2\x85\x46\xe4\x47\x1c\xc8\x3a\xc7\x30\x82\xe7\x08\xde\xf1\x31\xc2\x34\x67\x30\x2d\x0d\x90\xf8\x08\x3a\x2a\x24\x01\x56\x21\x47\x30\x5d\x97\xc9\x94\x94\xf8\x4f\xea\x35\xc7\xd3\x93\xcb\xac\xf0\xa9\x64\xbb\x34\x0c\x5e\xe4\x79\x78\x57\x2f\x16\x47\x17\x92\x05\xd4\x75\x86\x27\x49\x7c\x75\xf2\x8d\xde\x15\xc3\xdf\x0b\xc7\x23\x51\x9d\x18\x17\x5f\xc3\x7c\x51\xad\x68\x5a\x8a\xcc\x0a\xa6\x5e\xec\xbc\xa0\xb9\x45\xe4\xa6\x78\x78\x70\xd3\xe0\x7e\xe3\x11\x00\x23\x28\x27\x80\x6b\xb4\x17\xa7\x45\x19\xa6\x11\x82\xf4\x2a\x2c\x01\xf3\xcb\x66\xd2\x84\x0e\x17\xb4\xfc\x1c\xaf\xa8\xeb\x61\xbd\xfa\x97\x7f\x04\x1b\xec\xa8\x04\xc4\x17\x3b\xe8\x48\xdf\x41\xcd\xb4\x72\x92\x0e\x8b\x32\x8f\xa3\x72\xc2\xfa\xf7\x71\x32\x7c\x89\xe1\x9b\x0d\xb9\xef\x18\x9c\x7f\x46\x1a\x73\xe1\x9f\x6f\xa6\xe4\x6c\x3f\x5a\xe0\x5c\x72\x40\x7a\x2f\x64\x9b\x53\xd8\xd5\x1f\x58\x9a\x36\xef\x65\x76\x01\xb0\xa5\x0b\xb9\x17\xbe\x0f\xb5\xe8\xf7\x5b\x1d\x2d\xc3\xe2\xc3\x4d\xfa\x31\xcf\xd6\x34\x2f\xef\x44\x77\xc4\xc1\xbf\x94\x3a\x5e\xbf\x7f\xd4\xaa\xb2\x16\x85\xdf\x14\xaf\xa1\x23\x9a\x87\x57\x09\x6d\x55\x84\x95\x18\x6d\x04\xbd\xb5\x0e\x59\x4d\x96\x1a\xcd\x8e\x49\x50\x8b\xe0\x6d\x5c\x6f\x9c\x6a\x08\x16\x4f\x72\xbf\x20\xb0\x9c\xd5\x1a\x13\xe8\x2c\xc8\xe1\x57\x95\xd6\xbf\x0b\x58\x4e\x58\xa3\xf3\x5d\x6b\x84\x00\x97\xc1\xe5\x74\x2c\xb9\x05\xd0\x3c\x98\x66\x0f\xa0\xaa\x8a\xa5\x9b\x2a\xea\x5f\x6e\x74\x00\x2c\x1c\x45\x0c\x06\x51\x64\xa2\x7d\xfb\x08\x59\xb1\x8c\x57\x41\xce\x41\x7a\xb2\x15\x24\xef\xbe\x5c\xc6\xc5\xf0\x2b\xbd\xc6\x81\x07\xfa\x8f\x87\x87\xfb\x0d\xe1\x09\xab\xf0\xf6\x6d\x5c\x94\x34\xa5\xb9\x2c\xa3\x27\x49\xae\x63\xc5\x21\x0b\xe8\xd4\x20\xf8\xaa\x60\x0b\xa9\xea\x62\xa1\x56\xcc\x82\x8f\xc8\xfe\x8e\x0c\x96\x97\x69\x48\xac\xb1\xc4\x7a\x46\x73\x92\x0f\x5f\xe3\x38\x5f\xaf\xe2\xb2\xa4\x39\x4b\xa8\x31\x43\x4e\x08\xaf\x6b\x66\x19\xb3\xa1\x0a\xcc\xe8\x3c\xac\x92\xf2\x9d\x9e\x39\x32\x6b\x16\x
|
2015-05-25 02:00:21 +00:00
|
|
|
|
|
|
|
func bundle_js_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_bundle_js_gz,
|
|
|
|
"bundle.js.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func bundle_js_gz() (*asset, error) {
|
|
|
|
bytes, err := bundle_js_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "bundle.js.gz", size: 15237, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
var _config_default_toml = "\x70\x6f\x72\x74\x20\x3d\x20\x31\x33\x33\x37"
|
|
|
|
|
|
|
|
func config_default_toml_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_config_default_toml,
|
|
|
|
"config.default.toml",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func config_default_toml() (*asset, error) {
|
|
|
|
bytes, err := config_default_toml_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "config.default.toml", size: 11, mode: os.FileMode(436), modTime: time.Unix(1449877292, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
var _font_fontello_eot_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xe5\x57\x6b\x6c\x5b\xd7\x7d\x3f\xe7\x5e\xf2\x92\xa2\x1e\xa4\x2c\x89\x92\x45\x99\x3e\xd4\xb5\x28\x59\xbc\xa4\x64\xea\x69\x59\x66\x14\x52\x0f\xc7\xb2\x1d\x5a\x56\x3c\xd2\x49\x13\x52\x14\xf5\x70\xf4\xe0\xf4\x30\x94\x07\x82\x60\x4d\x87\x4c\xc8\x32\x23\x28\x8c\x61\xcd\x80\xae\x70\x8a\xa2\x9f\x0e\x9d\x74\x49\x87\x00\x29\x86\xb5\x68\x87\x06\xd8\xb0\xa0\xd8\x87\x3d\xfa\xa1\x1f\x54\xac\x43\x3f\x6c\x2b\x30\x60\x91\xf6\xfb\xdf\x7b\x25\xcb\xb2\xbc\x01\xc5\xbe\x8d\x14\xcf\xff\x71\x7e\xf7\xfc\xff\xe7\xff\x38\xf7\xe8\xbf\x9a\x18\x9b\xc6\x8f\x33\x85\xd1\x47\x61\x4e\xd5\x64\xa0\xb9\xcb\x89\x5e\x49\xb3\x23\x1f\x6e\xd3\x9e\x6f\x2c\x7c\x7e\x74\x8e\x31\x1f\x9b\x63\xab\x6c\x85\x6d\xb0\x22\x5b\xc2\x77\x15\xba\x1a\x36\x05\x69\x9e\x6d\x42\xce\xb3\x35\x68\xfc\xec\x26\x34\x6b\x6c\x9d\x2d\x9a\x68\xc1\xce\xb1\x18\xeb\x7e\xc2\xf3\xb6\xd1\x1a\xf6\x26\x53\x59\xee\xd9\x1b\x5d\xf1\x44\xc7\xa5\x7f\x83\xe6\x57\xf8\xdd\x2c\x2c\xe7\x4b\x7f\x73\xf2\xe4\xc7\x00\x8d\xe2\x77\xb9\x70\x67\x43\x58\x0f\x55\xbd\x80\xc1\x33\x57\x9a\x5f\x7e\xfb\xee\xdd\x2c\xe4\x05\xc6\x2a\x4b\xf3\xf9\xf5\x92\x69\x88\x55\x4d\x83\xba\xe7\x97\x5e\x99\xfb\x4d\xfd\xfb\x03\xd8\xfd\x5d\xc6\x9c\x3f\x5e\x28\xe6\x67\xb5\xc1\xa9\x5a\x4c\x65\x30\xdf\xbf\x00\x85\xeb\x9f\xd5\x6f\x41\xc6\x3c\x3b\xb3\xb0\xbc\xb1\x15\xfa\x3a\xad\xef\xfe\x08\x43\xc7\xd2\x6a\x21\x5f\xd1\xe4\x32\x20\xff\x03\x6d\x6d\x39\xbf\x55\x62\xdf\xae\xfc\x17\xc8\xff\x0e\x59\xac\xe4\x97\x8b\x3f\xfd\xd3\xc0\x29\xc6\x2a\xea\x61\xe3\xf3\xd2\xea\xfa\xc6\x77\x7f\x3e\x79\x1e\xbe\xfc\x02\xf3\xab\xa5\xb5\x62\xe9\x1f\x5f\x56\xbf\xc6\x58\xe3\xdf\x43\x7e\x8d\x71\xf5\x05\x7e\x97\x39\x99\x5b\x79\x55\xf9\x14\x9a\x77\x2c\xca\x7f\xce\xce\x71\xe5\x70\x8e\x8e\x7e\xd2\x73\x63\xb3\x6c\x64\x87\xed\xb8\xd5\xa9\xbd\xdb\xec\x96\x3a\xc5\xee\x1d\x4a\x18\x63\xaa\xfd\x6b\xb1\x75\xa3\x90\xb8\x29\x3b\x58\x07\xa8\x06\x6a\x96\xc2\x8e\x7b\x6f\x8f\x00\x3b\x8c\x68\x13\x7f\xb8\x06\xd7\x8e\xb7\xfd\xff\xec\x83\x18\xed\x95\xd5\x5b\xaa\x87\xb9\xd9\x02\x73\x7f\xef\xba\xd0\x14\x25\x1a\xe1\xbd\xe1\xd6\x1a\xee\x8f\xf7\xb7\x35\xd4\x6b\x5e\xae\xb9\xfc\x8d\xfe\x7a\x57\x0d\x6f\x6f\xed\x82\x80\x6f\x84\xb7\x86\xfb\xda\xc3\xed\x2e\xad\x15\x63\xb8\x77\x20\xc1\x07\xc2\x5d\x3c\xc6\xdb\xfb\x7a\xfb\x9f\xe2\xfd\x03\xb6\xb2\x27\x7e\x1a\x02\xbe\x17\x78\xdc\x7f\x9a\xfb\x1b\x07\xfa\xe3\x8d\xb4\x98\x97\x43\x0c\x72\xe5\xc2\xd4\xd6\x94\x72\x73\xe3\x26\x6f\x71\xbb\x16\x3c\x95\x75\x1d\x9a\xd3\x9b\xae\x76\xb9\xae\x9e\x6c\xae\x70\x39\x7c\xaf\xbb\xab\x7c\x81\xc6\x67\x35\x9f\x36\xee\x77\x38\xdd\x1d\x1e\xaf\x7b\xce\xe5\xe6\x1e\xe7\x82\xbb\xa6\xb1\xcd\xc2\xba\xaf\x36\x35\x57\xb8\xd5\xda\xd7\x5d\x55\xdc\xdb\xe2\x4f\x3b\xbd\xae\x4b\xf5\x0e\xc7\x85\x9a\x8a\x39\x97\x87\xbf\x78\x61\x7a\xfa\xce\xf4\xf4\x16\xcd\xfa\x82\x0d\x81\xb8\x56\xa3\x35\xa4\xb9\x73\xb8\xda\x7d\xa5\xc5\xe7\x71\xcd\x57\x54\x0d\x3b\xb5\x91\xa0\xb3\x46\xab\x8a\x7b\x5b\x02\x5e\x5e\xe5\x32\xb1\x27\x9b\x45\xd4\x55\xe5\xaa\x4f\x5b\x50\xaf\xdb\x6d\x42\x9d\xa9\x16\x40\xaf\x9a\x40\xab\x0a\x99\x7a\x82\xff\x2b\xf3\xb2\xd3\xac\x8b\x79\x3e\x36\xf4\x96\xba\x2a\x55\x8d\x46\xea\x10\xba\x76\xbd\x35\x4c\x11\x19\xe8\x89\xfb\x9d\xb6\x3c\x70\x44\xbe\xc8\x2d\xf9\x67\xc1\xc6\x97\x1b\x83\x5c\xf8\x5f\xf6\x0b\x7e\xca\x22\x96\xea\xb4\x29\x58\x9a\x8f\x1f\xaa\x0f\x43\x1e\xe1\x29\xaf\x7b\x7b\x7b\xb7\xd5\x3f\x53\xab\x91\xd7\x10\xf2\x7a\xb2\x52\x53\xcd\xbc\xc6\xb8\x16\xe4\x09\xce\xeb\x35\x4a\xa5\xde\x1a\x53\x12\x8e\xa0\xd2\x58\xef\x6a\xf4\x2b\x5f\xfd\xfa\x4f\xef\x39\xde\xfd\xe2\x1d\xde\x6a\x0c\xd5\x7f\x36\xfb\x5a\xfa\xbd\x85\x11\x65\x78\xe9\xdd\xfb\xef\x94\x06\xd5\xb1\xcf\x1a\xf8\xef\xcd\xbf\xa7\xdc\xfb\xeb\x3f\xd6\xde\xd9\xfd\x93\x53\x9d\x0d\x9f\x8d\x25\x6e\xdf\xfd\xd6\xbb\x2b\x43\x8e\xe4\xdc\xbd\xab\xaf\xcd\x7e\xd6\xb0\x5f\x4f\x75\x6a\x15\xa2\xd1\x01\xbb\x28\x23\xaa\xa7\xb6\x7a\x4d\x0f\xa1\x62\x7a\x13\xce\xc6\x78\x50\x89\x27\x94\x9e\x78\xd0\xa9\xc2\x89\x70\x02\x55\xa0\x9e\x98\x4a\xed\x36\xa5\xa6\x1c\x55\x27\x82\xe1\xa1\x90\x33\x6c\x5c\xb9\x7c\xb9\xbb\xd5\xd5\x3a\xd8\xd1\x52\xef\xd1\x3e\x7a\x43\xbe\xe9\xd8\xfa\xe4\x4e\x32\x75\xed\x5a\x2a\x38\x98\xec\x1f\x6c\x6d\x56\x9a\x82\x4d\xf8\xf3\x87\x7b\x87\x12\x
|
|
|
|
|
|
|
|
func font_fontello_eot_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_font_fontello_eot_gz,
|
|
|
|
"font/fontello.eot.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func font_fontello_eot_gz() (*asset, error) {
|
|
|
|
bytes, err := font_fontello_eot_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "font/fontello.eot.gz", size: 3543, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
var _font_fontello_svg_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xad\x57\x6d\x8f\x1b\x35\x10\xfe\xce\xaf\x18\x82\x84\xe0\x83\x13\xbf\xac\x5f\x16\xee\x5a\xc4\xb5\xaa\x90\x10\x54\xa2\x80\xf8\x18\x92\xed\x25\xd2\x26\xb9\x24\xbe\xbb\xb6\xbf\x9e\xe7\xb1\x37\xed\x35\xb9\x83\x83\x22\x25\x6b\xaf\x3d\x6f\x7e\x66\x3c\x33\x7b\xf6\xf4\xcd\xaa\x97\x9b\x6e\xb7\x5f\x6e\xd6\xe7\x23\x33\xd6\x23\xd9\xe7\xe9\x7a\x3e\xed\x37\xeb\xee\x7c\xb4\xde\x8c\x9e\x3e\xf9\xec\xec\xf3\x67\x3f\x5f\xbc\xfa\xe3\xe5\x73\xd9\xdf\x5c\xca\xcb\x5f\xbf\xff\xf1\x87\x0b\x19\xa9\xc9\xe4\x77\x77\x31\x99\x3c\x7b\xf5\x4c\x7e\xf9\xed\x85\x98\xb1\x99\x4c\x9e\xff\x34\x92\xd1\x22\xe7\xab\x6f\x26\x93\xdb\xdb\xdb\xf1\xad\x1b\x6f\x76\x97\x93\x17\xbb\xe9\xd5\x62\x39\xdb\x4f\x40\x38\x21\x21\x98\x26\x10\x66\xcc\x78\x9e\xe7\x23\xa8\xa0\x64\xd8\xb2\xde\x9f\xdf\xc3\x6e\xb5\xd6\x24\x27\xe1\xaa\xcb\xd3\xf9\x34\x4f\x9f\x5c\x6c\xae\xde\xee\x96\x97\x8b\x2c\x5f\x5d\x7c\x2d\x56\x1b\x2f\x7f\xbe\x95\x0d\x96\x96\xeb\x69\x2f\xd3\xeb\xbc\xd8\xec\xf6\xf2\x9d\xbc\xde\xac\x73\xd7\xf7\x9b\xf1\x6c\xb3\x3a\x9b\xbc\xe7\xff\xec\x6c\xde\xbd\xde\x63\xe0\xbe\x2c\xe7\xe7\xa3\x03\xe1\x48\xc0\xb9\x7c\xa7\xa6\xf3\x1b\xf5\x06\xa8\x40\xfb\x48\x06\x42\xf5\x7a\x3a\xeb\x64\x98\xad\x96\xfd\xdb\xbb\x6c\x65\xf9\xb6\xa3\x51\xe7\xa3\x86\x5c\x65\x65\x9f\x77\x5d\x9e\x2d\x08\xe7\x6e\x35\xed\x47\x72\xbd\x5e\xe6\xbd\xba\xea\x76\xaa\x5b\x1d\xe4\x4f\xf7\xb3\x6e\x0d\xb6\xe4\xf1\x32\xef\x86\x37\x65\xf8\x3a\xe1\xb9\x97\xfb\xfd\x72\x7d\xa9\x2e\xfb\xb7\x57\x8b\xfb\x0c\x24\x51\xdd\x2c\x4f\xb5\x9e\xae\xe0\xc1\xd9\xe6\xb2\xe8\x9b\x6d\xe6\x78\xfb\xf2\x8b\x37\x5d\xd2\xfa\x5b\x68\x38\x1f\xad\x7c\x34\xe2\xbc\xde\x6a\xf1\xad\x6a\x8c\x18\x6d\xb2\xc2\x43\x1a\xcb\x41\x61\xa8\xb3\x61\x41\xea\xa2\xd4\x15\xa9\x1c\xef\x64\x65\x53\x90\x60\x6e\x94\xb1\xcd\x56\xab\xa8\x1a\x65\x1c\x04\x19\x15\x7b\xb0\xe1\x2d\x6c\x31\x2a\xa7\x95\x35\xca\x83\xab\x55\x36\x52\x67\x8c\x12\x14\x78\x0b\xbd\xc7\x13\x74\xbe\x10\x79\x15\x60\x8b\x77\xca\xb5\x5b\x15\x45\x2b\xd3\x88\xef\x0b\x83\xde\x2a\x4b\x5a\x48\x22\x29\xa4\x80\x3f\x14\x45\x54\xa5\x2c\x88\xc3\xa2\x18\xa3\xd2\xc0\x99\xa1\xc5\x58\x58\x83\x41\x43\x0b\xd4\xb7\xca\x6b\xb1\x06\x32\x5b\x45\x99\x81\x06\x34\x78\x0c\x3c\x41\x45\x2d\xa1\x51\xad\x95\x16\x92\xc5\xe3\x6f\x9c\x60\x4d\x3c\x64\x49\xe2\xc3\x26\x71\x31\x3b\x2d\x8d\xa6\xe9\x78\x57\xd6\x89\xf7\x3c\x37\x70\xf2\xb4\xdd\x00\x09\x89\x38\x0c\xd8\x6f\x0a\x44\x12\x29\xc2\x65\x83\x59\x0f\xbb\x05\x00\x25\xb1\x60\xb7\xc2\x43\x39\x71\x16\x36\x49\x8c\x30\x9b\x7f\x98\x03\x1f\x55\xbd\xd4\x82\x17\x0f\x20\xb2\x77\x54\x0c\x78\xb0\xaa\x7c\x4f\x7a\xbd\xb5\xc5\xce\x72\x38\x69\x25\x82\x1b\x36\x40\x89\x1b\x58\x8d\x5f\xd0\x8a\xc2\xe5\x54\x93\x23\xa0\xea\xc1\x4f\x60\x60\x7f\x0b\x56\xe0\xda\x27\x4d\xa8\x8b\x52\x48\x93\x42\x0e\x78\x24\xc2\x34\xa0\x67\x55\xeb\x85\xef\x74\x36\x10\x0b\x04\x1f\x8b\x7c\xd8\x56\xb9\x94\xe9\x6f\x78\x0f\x4c\x40\xc9\xc2\x5d\x1e\x67\x45\x1c\xf9\x2d\x34\xe2\x24\x2a\x66\xf2\xbe\x3b\xba\x6d\xc9\xc7\xb1\x79\x28\x9a\x71\xcd\x96\x57\xfb\xe5\xfe\x24\xa4\xcd\x10\xd2\x16\x50\x35\xae\x45\x2c\xea\x88\x58\xb4\xd4\x57\x8d\x49\x98\x2d\xca\x32\x01\x86\x69\x70\x20\xe2\x02\x11\xe1\xd2\x4d\xa1\x86\x91\x52\x5e\x33\xf7\xc2\x82\x8b\xf0\x88\x16\xf2\x86\x5c\x04\x0d\xd1\xae\xef\x2a\x08\xa7\x0a\xec\x1d\x05\xfe\x63\x05\xfe\x48\x81\xfb\xa0\x20\xfc\x37\x05\x8f\x3f\x41\x51\x70\x84\x77\x4c\x7e\x1c\x1f\xc2\x7b\xdf\x4d\x77\xb3\xc5\x09\xda\x76\x40\x3b\x34\x08\xd5\x14\xa0\x18\xc1\xa3\x22\x02\x2f\x06\x18\x84\x98\x8b\x70\x2d\xc2\x11\x43\x74\x75\x81\x03\x02\x91\x8b\x4e\xea\x8a\x14\x8e\x58\x8f\xac\x9a\xe0\x79\xde\x96\x47\xf6\x1a\xf7\x85\x61\xb8\x45\x14\xe1\xa8\xc3\x55\x35\x2d\x93\x87\x61\x36\x41\xc4\x91\xd2\x71\x48\x24\x31\xb8\x0c\x8e\xf9\x0b\xf7\x28\x35\x2a\x41\x34\xd2\x84\x03\x43\xd9\xc0\x80\x3b\xcb\x45\x66\x02\x5f\xa6\xef\x37\x0a\x99\x0d\x64\x4a\x0c\x63\x40\x88\x5b\xeb\x2d\xec\x31\x55\x05\x34\xf5\xd0\x4c\x0b\xb6\x96\x79\x47\x4a\x2a\x3b\x06\xb3\xb5\x69\x1c\x1e\x02\xf3\x7a\xdf\xed\x4e\xa0\x74\x03\x94\x91\x39\x14\x48\xe2\x72\x21\x15\xe3\x80\x04\x52\x27\xdc\xa0\x85\x6a\x52\xda\xf2\xd2\x69\xae\x88\x6b\x73\x4d\xd6\xc4\x1d\xe8\x20\x67\xa4\x9c\x90\x80\x19\x5b\xc8\x1a\xb8\xff\xc8\x0e\x0e\xf7\x00\x97\x
|
|
|
|
|
|
|
|
func font_fontello_svg_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_font_fontello_svg_gz,
|
|
|
|
"font/fontello.svg.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func font_fontello_svg_gz() (*asset, error) {
|
|
|
|
bytes, err := font_fontello_svg_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "font/fontello.svg.gz", size: 1707, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
var _font_fontello_ttf_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xe5\x57\x5d\x6c\x5b\x47\x76\x9e\xb9\x97\xbc\xa4\xa8\x1f\x52\x16\x45\xc9\xa2\x4c\x0f\x75\x2d\x4a\x16\x2f\x29\x99\xfa\xb5\x2c\x33\x0a\x29\x4a\x8e\x65\x3b\xb4\xac\xb8\xa4\x93\x4d\x48\x51\xd4\x8f\xa3\x1f\x56\x92\x0d\xe5\x07\x41\xd0\xcd\x16\xa9\x90\xa6\x46\xb0\x30\x8a\x36\x05\xb6\x0b\x67\x51\xf4\x69\xe8\x64\x9b\x6c\x11\x20\x8b\xa2\x5d\x6c\x8b\x5d\xa0\x45\x83\x45\x1f\xfa\xb3\x0f\xfb\xe0\x45\xb7\xd8\x87\xb6\x0b\xf4\x21\x52\xbf\x73\xef\x95\x2c\xdb\x72\x0b\x2c\xfa\x56\x52\x9c\xf3\x9d\x33\xdf\x9d\x39\x73\xce\x99\x99\x2b\xc6\x19\x63\x0d\xec\x6d\xa6\xb2\xc2\xf3\xd7\x7a\x13\xc9\xee\x0b\xff\x0e\xcb\x2f\xf0\xbb\x5e\x5a\x2d\x56\xfe\xf6\xf8\xf1\x4f\x19\xe3\x13\xf8\x5d\x2c\xdd\xde\x12\xcc\xfc\xd4\xbd\x84\xc6\xb3\x50\x59\x5c\x7d\xf7\xce\x9d\x3c\xf4\x25\xc6\x6a\x2b\x8b\xc5\xcd\x0a\xec\x3e\xe8\xb3\x90\xee\xc5\x95\xd7\x16\x7e\xe5\xff\x70\x98\x31\xe5\x0e\x63\xce\x1f\x2e\x95\x8b\xf3\xda\xc8\x4c\x23\xba\x72\xe8\x1f\x5a\x82\xc1\xf5\x2f\xea\xb7\xa1\xa3\x9f\x9d\x5a\x5a\xdd\xda\x0e\x7f\x93\xc6\x77\x7f\x82\xa6\x7b\x65\xbd\x54\xac\x69\x75\x19\xd0\xff\x11\x7a\x60\xb5\xb8\x5d\x61\xdf\xa9\xfd\x57\xe8\xff\x01\x5d\xac\x15\x57\xcb\x3f\xfa\xa3\xe0\x09\xc6\x6a\xfc\x98\xe3\xc7\x95\xf5\xcd\xad\x3f\xfd\xe9\xf4\x59\xf8\xf2\x33\xf4\xaf\x57\x36\xca\x95\x7f\x7a\x55\xfd\x06\x63\x2d\xff\x00\xfd\x0d\xc6\xd5\x97\xf8\x1d\xe6\x64\x6e\xe5\x75\xe5\x73\x58\xde\xb3\x24\xff\x29\x3b\xc3\x15\x8c\xc0\x9c\x2a\x3b\xf2\x93\x5d\xc8\xcc\xb3\xf1\x07\xec\x81\x5b\x9d\xd9\xbb\xc9\x6e\xa8\x33\xec\x2e\xcc\xfc\x80\xa0\xda\xbf\x76\xdb\x36\x01\x8d\x9b\xba\x83\x75\x43\x6a\x90\x1c\x13\x60\x84\xbd\x3d\x22\x3c\x60\x24\x5b\xf9\xc3\x31\xb8\x76\xf4\xdc\xff\xcf\x3e\x88\xd1\x5e\x55\xbd\xa1\x7a\x98\x9b\x2d\x31\xf7\x77\xaf\x0a\x4d\x51\x62\x51\x3e\x10\xe9\x68\xe0\x81\xc4\x50\x67\xb3\x5f\xf3\x72\xcd\x15\x68\x09\xf8\x5d\x0d\xbc\xab\xa3\x17\x0a\xbe\x51\xde\x11\x19\xec\x8a\x74\xb9\xb4\x0e\xb4\x91\x81\xe1\x24\x1f\x8e\xf4\xf2\x38\xef\x1a\x1c\x18\x7a\x86\x0f\x0d\xdb\xc6\xfe\xc4\x49\x28\xf8\x9e\xe3\x89\xc0\x49\x1e\x68\x19\x1e\x4a\xb4\xd0\x60\x5e\x0e\x35\xc4\x95\x73\x33\xdb\x33\xca\xf5\xad\xeb\xbc\xdd\xed\x5a\xf2\xd4\x36\x75\x6b\x4e\x6f\xb6\xde\xe5\xba\x7c\xbc\xad\xc6\xe5\xf0\xbd\xe9\xae\xf3\x05\x5b\x9e\xd7\x7c\xda\x64\xc0\xe1\x74\x77\x7b\xbc\xee\x05\x97\x9b\x7b\x9c\x4b\xee\x86\x96\x4e\x8b\xeb\xbe\xdc\xda\x56\xe3\x56\x1b\xdf\x74\xd5\x71\x6f\x7b\x20\xeb\xf4\xba\x2e\xf8\x1d\x8e\x73\x0d\x35\x0b\x2e\x0f\x7f\xf9\xdc\xec\xec\xed\xd9\xd9\x6d\xea\xf5\x85\x9a\x83\x09\xad\x41\x6b\xce\x72\xe7\x58\xbd\xfb\x52\xbb\xcf\xe3\x5a\xac\xa9\x1b\x73\x6a\xe3\x21\x67\x83\x56\x97\xf0\xb6\x07\xbd\xbc\xce\x65\x72\x8f\xb7\x89\x98\xab\xce\xe5\xcf\x5a\x54\xaf\xdb\x6d\x52\x9d\xe9\x76\x50\x2f\x9b\x44\xab\x0a\x99\x7a\x8c\xff\x1b\xf3\xb2\x93\xac\x97\x79\x3e\x35\xf4\xf6\xa6\x3a\x55\x8d\x45\x9b\x10\xba\x2e\xbd\x23\x42\x11\x19\xee\x4f\x04\x9c\xb6\x3e\xfc\x98\x7e\x9e\x5b\xfa\x4f\x42\x2d\xaf\xb6\x84\xb8\x08\xbc\x1a\x10\xfc\x84\x25\x2c\xd3\x49\x53\xb1\x2c\x9f\x3e\x34\x1f\xa6\x3c\x82\x29\xaf\x7b\x7b\x7b\x37\xd5\x3f\x56\xeb\x91\xd7\x30\xf2\x7a\xbc\x56\x53\xcd\xbc\xc6\xb9\x16\xe2\x49\xce\xfd\x1a\xa5\x52\xef\x88\x2b\x49\x47\x48\x69\xf1\xbb\x5a\x02\xca\xd7\xbf\xf9\xa3\xbb\x8e\xf7\xbf\x7c\x8f\x77\x18\xa3\xfe\x2f\xe6\xdf\xc8\x7e\xb0\x34\xae\x8c\xad\xbc\x7f\xef\xbd\xca\x88\x9a\xf9\xa2\x99\xff\xd6\xe2\x07\xca\xdd\xbf\xf9\x7d\xed\xbd\xdd\x3f\x38\xd1\xd3\xfc\x45\x26\x79\xf3\xce\xb7\xdf\x5f\x1b\x75\xa4\x16\xee\x5e\x7e\x63\xfe\x8b\xe6\xfd\x7a\x6a\x52\xeb\x10\x8d\x6e\xcc\x8b\x32\xa2\x7a\xea\xf4\x6b\x7a\x18\x15\x33\x90\x74\xb6\x24\x42\x4a\x22\xa9\xf4\x27\x42\x4e\x15\x4e\x44\x92\xa8\x02\xf5\xd8\x4c\x7a\xb7\x35\x3d\xe3\xa8\x3b\x16\x8a\x8c\x86\x9d\x11\xe3\xd2\xc5\x8b\x7d\x1d\xae\x8e\x91\xee\x76\xbf\x47\xfb\xe4\x2d\xf9\xb6\x63\xfb\xb3\xdb\xa9\xf4\x95\x2b\xe9\xd0\x48\x6a\x68\xa4\xa3\x4d\x69\x0d\xb5\xe2\x2f\x10\x19\x18\x4d\x8e\xf1\x9f\xe4\xde\x02\x47\x79\x93\x69\xb4\x6e\x47\x2f\x4e\x8c\x46\x96\x60\xe7\x70\x32\x5c\x67\xaf\xb0\xc6\xf1\x86\xaf\xe5\x67\xa7\xd2\xc9\xb3\x83\xc2\xef\x52\x34\x04\x42\x73\x51\x2a\x06\xe0\x06\x1f\x4e\x0c\x6b\xcd\x7e\x6e\xb9\xd8\x05\x17\x61\x54\x92\x9c\xaa\x38\x11\x72\xb4\x50\xa8\x
|
|
|
|
|
|
|
|
func font_fontello_ttf_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_font_fontello_ttf_gz,
|
|
|
|
"font/fontello.ttf.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func font_fontello_ttf_gz() (*asset, error) {
|
|
|
|
bytes, err := font_fontello_ttf_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "font/fontello.ttf.gz", size: 3490, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
var _font_fontello_woff_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\x65\x56\x67\x34\x9c\x5b\xd4\x9e\x31\x8c\x36\xcc\xa8\x21\x46\x8c\x76\x75\x46\x2f\x41\x88\x16\x65\x10\xbd\x07\x63\xb4\x21\x3a\x89\x9a\x51\x27\x88\x16\xbd\x64\x08\x41\x24\x88\x68\x41\xb4\xab\xb7\x88\x88\x96\x10\x9d\x11\x25\x48\x82\x88\xf2\x4d\xee\xbd\xdf\x8f\x6f\x7d\x67\xad\xe7\x3d\x67\x3f\xfb\xd9\x7b\xaf\xf5\xbe\xef\x5a\xe7\x09\x31\xd2\xd6\x06\x00\x01\xa4\x45\x9f\x0b\xa0\xff\xb3\xb3\x99\xfd\x1b\xff\xff\x65\x64\x2a\x21\x05\x00\x00\x35\x49\xc7\x3f\xb0\x50\x15\xbc\xf5\x1d\xed\xed\xe4\x4b\xe2\xf0\xa4\x58\x89\xb4\xeb\xbd\x67\x67\x6f\x46\x07\x07\x22\x48\xe7\x5e\x12\x47\xf3\x1f\x00\xae\xbe\x6e\xde\x24\xee\x3d\x00\x40\x91\x09\x00\xd0\xfa\xe2\xd3\xd2\xac\xdd\x9c\x02\x48\xb5\x94\x2e\xa4\x34\xd5\x7f\x80\xb9\x79\xdd\x77\x25\x71\x5e\x00\x00\xf9\x2d\x92\x76\xf0\x88\xb9\x50\xde\x1d\xe3\x44\xd2\xd0\x36\x90\xf2\x32\x24\xc8\x81\x15\x4c\x18\xdc\x49\x24\x89\x23\x92\x62\xd2\x2c\x00\x1f\xe5\x22\xe8\xa9\xbb\x77\xe0\x3d\x00\x00\xf2\xa7\x0f\x37\x09\x82\xdc\xa4\x49\x5e\x3e\x68\x92\x0e\x22\x4a\x8a\x59\xff\x80\x9a\x8d\x52\xd4\xdb\xe9\x1e\x69\x2e\x44\xf3\xbf\x5a\x04\xa0\x9c\x76\xfb\xae\x93\x37\x86\xc4\x91\xe6\x00\x43\x00\x00\xb2\xb1\xd1\x22\x0e\x4e\x5f\x9f\x80\x40\x00\x80\x6e\x9e\xa4\x31\x25\xc1\xa7\x6a\x49\x5f\xd1\xd7\x1f\x43\xaa\xa5\x47\x92\x62\x92\x1e\x10\xb6\x80\x05\xc5\xdd\x2b\x44\x3b\xba\xa4\x38\x15\x76\x75\x0d\x77\x75\x9b\xf5\x35\x24\xe0\x70\x25\x94\x37\xa5\x55\x1d\x91\x2e\x2e\xce\x8e\x8e\xce\x8e\x18\xd7\x2e\x1a\xb2\x0f\x76\xa6\x6c\x70\x07\xe4\xdb\x25\x47\xfa\x53\x42\x1f\xac\x0f\xde\x8b\xa4\x13\x1c\xa5\xca\x00\x01\x16\x4f\x69\xf3\xfe\xf4\x70\x74\x74\x7d\xe0\xc8\x0e\xd6\x06\xc3\x7c\x81\x87\x6c\xdd\xe1\xac\x60\x3a\xc4\x18\xb8\x8c\x9d\x3d\x97\x8d\xcd\xc1\xf7\xec\x12\x6a\xb2\x1f\x0d\xd4\xd4\x47\xde\x9c\x02\x01\x79\x39\x7a\xf0\x94\x00\xaf\x5a\x70\xd3\xff\xfd\x46\xf7\x0a\xab\x2d\x3c\x02\x98\x74\x60\x45\x53\x4e\x23\x72\xaa\xd1\x50\x46\x39\x9c\x75\xbf\x7f\x72\xb0\x45\xee\x08\x15\xac\x7f\x47\x8f\x75\x09\x7e\x98\xb5\x73\x33\xc5\x5e\x3f\x78\x2f\xc9\xe8\x0c\x7c\x9e\xef\x90\x6e\x96\xee\x73\xd6\xf0\xf6\x1a\xe7\xac\xa3\x80\xb9\x99\xa0\xde\x79\xf9\xf1\xae\xc1\xf1\xf6\x13\x87\xc7\xef\x33\x7a\x1d\xac\x52\xcb\xe6\xc3\x85\xca\x9b\xe4\x3c\x5c\x36\x75\x6f\xc9\x7b\xd9\xa4\xac\x68\xcc\xcd\xd1\x0a\x99\x1a\x5c\x88\xe3\xa3\xdd\x1b\x3f\x76\xec\x2a\xf0\xf1\x30\xe2\xaa\x82\xe2\xf8\xa3\x67\x8f\x07\x3f\xf0\xad\x6a\xa4\x4a\xd9\x34\xf1\xb7\x7b\x9a\xdc\xdd\xd2\x0d\x99\xbb\x0a\xfd\x5a\x7d\x7a\x34\xf9\xfe\x76\xca\x02\x35\xbf\x6c\x41\x89\xc6\x76\xba\xd8\xf3\xbf\x2b\x19\xb5\xa4\x76\xd3\x33\xe4\xc4\x7a\xa6\xee\xe8\xda\x2c\x6f\x8a\x8c\x86\x4f\x41\xf8\xa3\x89\x7c\x19\xfd\x05\x4e\x90\xd4\x35\xb7\xd5\x64\x0b\xf6\xea\xfe\x60\xb8\x56\x3a\x2a\x9b\x43\x2b\x51\x53\x5a\x19\xcf\x93\xfa\xda\xc6\x99\x60\x27\xa9\xae\xf6\xab\x98\xdd\xc4\xe1\x97\xcc\xd3\xf0\x58\xae\x74\x96\xb0\xcc\x49\x1a\xbf\xa1\xe0\xfc\xc5\x63\xfe\x1b\x5b\x9c\xef\x3a\xf9\x56\x42\x93\x5e\xf3\x53\x5e\xa8\x05\xbb\x50\x86\x55\x88\xfc\xe2\xf9\xf0\x89\x66\xb5\xbc\xc8\x4b\xa7\x24\x71\x3f\x30\x42\xa0\x97\xb7\xe0\xf1\x57\xc2\xce\x6d\x87\x49\xf7\xa5\x60\xad\x72\x81\x31\xaa\xec\x61\xcb\x34\xab\x5f\xd4\x98\x23\xe8\x90\xe7\x72\xf8\x70\x8e\xf2\xd5\xa9\x8c\x98\x42\x2a\x1b\x89\x00\xe7\x3b\x87\xf4\x0d\xd7\x74\x0c\x1e\x62\xff\x1a\x8c\xde\x4b\x31\xc4\x17\xef\xe5\x14\x96\xcc\xa2\x4f\xdf\x9c\xac\xb6\xdb\x8b\x5e\xe1\x26\x1f\x54\xc8\xfe\x99\xa2\xf7\x06\xa6\x2d\xe4\x54\x9f\xcf\xe7\x4d\xae\x88\xcf\x78\xad\x95\xf5\x31\x54\xc7\xa0\xf0\x50\x49\x6c\x45\xcc\xa9\xd3\x70\x97\xa8\xef\xd6\xa0\x5b\x79\x5d\xf2\x49\x75\x42\x4a\x75\x61\xe5\xda\x3d\x99\xe7\x93\x06\xe5\x86\xbb\x65\x1b\x13\x99\xe0\xdb\x7a\x4a\x4c\xca\x1b\x33\xc0\x4c\xae\x09\xbe\xda\xa6\xba\xfc\xde\xe1\x52\x0f\x2f\x69\x34\x5f\xba\x71\x71\x5c\x80\x87\x30\x1e\x23\x90\x2d\x43\x31\xa1\x9c\x3f\x51\xd0\xe6\x94\x8f\x9d\x79\xaa\x95\xaf\x6c\x3c\xae\x12\x6a\xe4\x73\x37\xae\xe0\xba\x4a\xc5\x6e\xd7\x0d\xec\x99\x5b\x90\x70\x79\x4c\x3b\xb2\xe8\x09\xfd\xa0\x5e\x78\x7e\x70\x8b\xee\x44\x6b\x64\x68\x7c\xd4\x5f\x07\x1a\xd3\x64\xc2\xe9\x62\x72\x3d\x99\x7d\x1a\x4d\x91\x94\xeb\xeb\x68\xfd\x94\xbf\xb1\x20\xaf\xe3\x27\xdf\x45\x88\x11\x47\x9a\x83\x65\xb8\x13\
|
|
|
|
|
|
|
|
func font_fontello_woff_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_font_fontello_woff_gz,
|
|
|
|
"font/fontello.woff.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func font_fontello_woff_gz() (*asset, error) {
|
|
|
|
bytes, err := font_fontello_woff_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "font/fontello.woff.gz", size: 3701, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
var _index_html_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\x65\x90\x31\x4f\xc4\x30\x0c\x85\xff\x4a\xe8\x7a\xb4\x11\x1b\x43\x12\x86\x3b\x90\x18\x10\x08\x8e\x81\x31\x97\xb8\xad\x21\x4d\xaa\xd8\xf4\x54\x89\x1f\x4f\x7a\xbd\x81\x13\x8b\xe5\xf7\x3e\xeb\x59\xb6\xba\xda\x3d\x6f\xf7\x1f\x2f\xf7\xa2\xe7\x21\x18\xb5\x54\x11\x6c\xec\x34\xc4\xa2\xc0\x7a\xa3\x06\x60\x2b\x5c\x6f\x33\x01\xeb\xf7\xfd\x43\x7d\x7b\xf6\xa2\x1d\x40\x4f\x08\xc7\x31\x65\x16\x2e\x45\x86\xc8\xba\x3a\xa2\xe7\x5e\x7b\x98\xd0\x41\x7d\x12\xd7\x02\x23\x32\xda\x50\x93\xb3\x01\xf4\x4d\x65\x14\x23\x07\x30\x8f\xaf\x5b\x25\xd7\x56\x05\x8c\x5f\xa2\xcf\xd0\xea\x4a\xca\xb6\xa4\x51\xd3\xa5\xd4\x05\xb0\x23\x52\xe3\xd2\x20\x1d\xd1\x5d\x6b\x07\x0c\xb3\x7e\x5a\x38\xe4\x6c\xf9\x67\x97\x13\xfa\xcd\x9b\x8d\xb4\x29\x6e\xaa\x44\x86\xa0\x89\xe7\x00\xd4\x03\xf0\xdf\xe0\xc3\x77\xf4\x01\x9a\x92\xf3\x6f\x48\xae\xc7\x1e\x92\x9f\x8d\xf2\x38\x09\xf4\x3a\xa7\xb4\x90\xa2\x8c\x22\x97\x71\x64\x41\xd9\xe9\x09\xa2\x4f\xb9\xf9\xa4\xc2\x56\xfb\x02\x9f\x97\x5c\x60\xb9\xe6\xca\xd3\x97\x7f\x01\x16\x9d\xba\xcf\x75\x01\x00\x00"
|
2015-05-25 02:00:21 +00:00
|
|
|
|
|
|
|
func index_html_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_index_html_gz,
|
|
|
|
"index.html.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func index_html_gz() (*asset, error) {
|
|
|
|
bytes, err := index_html_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "index.html.gz", size: 260, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-06-07 22:11:03 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
var _vendor_js_gz = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03\xec\xbd\x6b\x7b\xdb\x38\x92\x28\xfc\xfd\xfc\x0a\x99\x3b\xab\x26\x5b\xb0\x6c\x25\xe9\x4b\xa8\x30\x3a\x89\xe3\x6c\xfb\x6c\x12\x67\x63\x67\x7a\x77\x15\x8d\x1f\x9a\x82\x24\x4e\x28\x52\xcb\x8b\x1d\x8f\xa5\xf7\xb7\xbf\x55\x05\x80\x04\x48\x4a\xb6\x33\xe9\xd9\x9e\xdd\x79\x9e\xee\x58\x04\x40\x10\x97\x42\xa1\xee\x95\xf2\xff\x2a\xc2\x94\x7b\xb3\x22\x0e\xf2\x30\x89\x3b\xb9\xcd\x59\xcc\x52\xe7\xb6\x2c\x49\x6c\x9f\x15\xce\x6d\x38\xb3\xf7\xe2\xb1\x3f\x11\xbf\x38\xfd\xba\xf2\xd3\x4e\xe6\x59\xaa\xa9\xe5\x79\xf9\xcd\x8a\x27\xb3\x4e\x2a\xba\xed\x76\xe5\x8f\x21\xbe\x53\x74\xbb\x99\x93\xf2\xbc\x48\xe3\x4e\x06\x9d\xee\x1d\x3a\x58\x1e\xaa\xb2\x50\x96\x61\xaf\x81\x17\xf3\xeb\xce\x71\x9a\x26\xa9\x6d\x1d\xf9\x71\x9c\xe4\x9d\x59\x18\x4f\x3b\xcb\x64\x5a\x44\xbc\xf3\x9d\xd5\xf3\x7b\xd6\x77\x96\x33\xcc\x17\x69\x72\xdd\x09\xfa\x41\x32\xe5\x9e\xf5\xf6\xf4\xd5\xc7\x37\xc7\x17\xef\x4e\xcf\x2f\x5e\x9f\x7e\x7c\xf7\xca\x62\xc1\x06\xfb\x8b\x3c\x1c\xbb\x77\xcb\xbf\xac\x92\x34\xcf\xdc\xdb\xcd\x66\x88\x73\x18\x1f\x4e\xfa\x81\x1f\x45\x76\xd4\x97\x55\x4c\xcd\xc6\xce\xc5\x04\x63\x8f\x1a\x0e\x26\xe3\x7c\x32\x94\x43\x4d\xec\x78\x14\xbb\xb9\xb3\x61\x11\xab\xde\xcc\x99\x58\xbb\x8d\x6c\x85\x9f\x54\x95\x9b\x19\xcc\x04\xbb\x0b\xef\xb3\x5e\xcc\xf7\x0e\x87\xfe\xb3\xb4\x1f\xf1\x78\x9e\x2f\x86\x7e\xaf\xe7\x24\x76\x8a\x8b\x5e\x0e\x61\x63\xdf\x0e\xdc\x71\x35\x5a\xfc\xb8\xb6\x6d\x29\x8e\x5f\x0d\xa4\x88\x22\x0f\x3e\xb6\x5e\x5f\x25\xe1\xb4\x73\x88\xbf\x37\xda\x06\x57\x2d\xf3\x6e\xd7\x4a\x2e\xff\xcc\x83\xbc\x1a\x1c\x96\xc5\xc5\xf2\x92\xa7\x5a\x99\x1c\xd9\xa8\x9a\xcc\x5e\x55\x17\x24\xab\x9b\xf5\xba\xb5\x2a\x8b\xc2\x80\x8f\xf6\x06\xae\xea\xe1\xf9\x61\xd5\x7d\xd5\x0e\xf6\x05\x1b\xed\x1d\xba\x7b\x83\x6a\xa4\xa1\x9a\x25\x2d\x24\x8b\x10\x7c\x70\x9e\xeb\x75\x6a\x73\x47\xc2\xd1\xde\x00\x8b\xf3\xfe\x2a\x4d\xf2\x04\xfb\xdb\xf3\x3c\x5e\x3d\x19\xad\x32\x78\xb9\x02\x49\xee\x8c\xec\xdc\xf3\x05\x40\xe4\x0e\xe3\xea\x37\x77\x58\x20\x3f\xed\xb8\xe2\x4d\x5c\x34\x71\x14\x92\xe6\xa7\xc5\xcc\xe8\xbb\xe2\x67\x55\x8f\x60\x10\xc2\xe6\x86\xcf\x54\xb3\x61\x08\x9b\x8b\xaf\x8d\xc3\x09\xbe\x02\x7f\xaa\xe6\xf2\xc7\xe1\x26\x4f\x6f\x68\xd6\x2b\xaf\xc0\xa1\xcd\xe0\x0f\x77\x36\x81\x9f\x07\x0b\x7b\xa1\xb6\x0f\xd6\x0a\x3a\x5a\x95\xdf\x9f\xb5\x7e\x7e\xd5\xcf\x00\x22\x6d\xe8\x44\xfd\x08\x3d\xf5\xce\x3e\xcc\xe0\x39\x0e\x6f\x7f\x1f\xc7\xb4\xa2\x31\xcd\x8c\x21\x89\x19\x6c\x79\x21\xf2\xf0\x15\xb6\x07\xcb\x35\x8e\x26\x8c\xe3\x3f\xb1\x53\x9f\x4f\x47\x6d\x73\x09\x4f\x9c\x4e\xa9\xef\xbd\x48\x53\xff\xa6\xda\x2c\x01\x2e\xac\xf0\x72\xdb\xea\x1f\x44\xe1\xe5\xc1\x67\x7e\x93\xf5\xff\x9c\x59\x0e\xcb\xaa\xc2\x30\xbb\xf0\xd3\x79\xb1\xe4\x71\x2e\x2b\x03\x58\x7a\x79\xf2\xbc\xfa\x11\x51\x87\x62\xbd\xb6\x63\xef\x76\xe3\x30\x18\x86\x07\x30\x79\xe8\xe6\x9d\x30\xce\x72\x3f\x0e\x70\x48\xaf\xfc\x1c\x0e\x24\xaf\x17\x8d\xf2\xfe\x9c\xe7\xe7\xe1\x92\xdb\x0e\xbe\x57\x3d\xb9\x7b\x70\xc0\xf6\x38\x00\xbe\x3c\x41\x7b\xfa\x09\xaa\x97\xf1\x51\xdc\xcf\xf2\x34\x0c\xf2\x11\x7d\xdf\xcd\xf1\x1f\x05\xe1\x9b\x0d\xbb\xdd\x32\x39\xf7\x11\xab\xad\x85\xfb\x78\x33\x61\x8f\xee\x87\x0b\xac\xb1\x18\x48\xe7\x85\xea\x73\x02\xa7\xfa\x94\xca\xb4\x75\xcf\x93\x33\x18\x5b\x3c\x57\x67\xe1\xdb\x60\x8b\x6e\xb7\xf1\xa1\x85\x9f\x9d\x5e\xc7\xef\xd3\x64\xc5\xd3\xfc\x46\x7e\x8e\x59\xf8\x97\x73\xcb\xe9\x76\xf7\x1a\xaf\xac\x64\xe3\x93\xec\x18\x3e\xc4\x53\xff\x32\xe2\x8d\x17\x61\x27\x06\x1b\x89\x6f\x5b\xa7\x5c\x2e\x56\x39\x9b\x3b\x16\xa1\xdc\x04\x67\x63\x3b\xc3\x58\x03\xb0\x70\x94\xba\x09\x83\xed\x2c\x56\x58\xc0\xa7\x5e\x0a\x4f\x45\x5c\x3d\x27\xb0\x9d\xb0\x47\x8f\xef\xda\x23\x1c\x30\xf7\xc6\x93\xa1\xba\x2d\x00\xe7\xc1\x32\x3b\x30\xe9\x22\x5b\xd8\x71\x89\xfd\xf9\x46\x1f\x40\xcb\x8d\x22\x27\x83\x20\x32\xd2\x7e\xbb\x38\xb2\x6c\x11\x2e\xbd\x54\x0c\xe9\x49\x73\x48\x56\x91\xf1\x8e\x00\x4d\x6b\xa8\x8f\x4f\x54\xe7\x8b\x30\xeb\xcf\x62\x2f\x67\xf4\x2b\x48\xe2\x9c\x7f\xc9\x3d\x2e\x1e\x13\x38\x29\x5e\x4c\xab\xaf\x81\x8c\x73\xbb\xa9\xdf\x7d\x7b\xb5\x91\x06\x29\xc7\xd3\x65\xfd\x7f\x16\x62\xd8\x44\xdb\x86\x0b\x7e\x85\xcb\xee\x89\xbb\x8b\xe9\x55\x51\x98\xe5\x3c\xe6\xa9\x79\xc8\xd5\xbd\x1d\x8e\xc2\x5e\xee\xe6\x2c\xf5\x68\x68\xb2\x9f\x6e\x57\x
|
2015-06-07 22:11:03 +00:00
|
|
|
|
|
|
|
func vendor_js_gz_bytes() ([]byte, error) {
|
|
|
|
return bindata_read(
|
|
|
|
_vendor_js_gz,
|
|
|
|
"vendor.js.gz",
|
|
|
|
)
|
|
|
|
}
|
|
|
|
|
|
|
|
func vendor_js_gz() (*asset, error) {
|
|
|
|
bytes, err := vendor_js_gz_bytes()
|
|
|
|
if err != nil {
|
|
|
|
return nil, err
|
|
|
|
}
|
|
|
|
|
2015-12-11 23:33:05 +00:00
|
|
|
info := bindata_file_info{name: "vendor.js.gz", size: 105211, mode: os.FileMode(436), modTime: time.Unix(1449877309, 0)}
|
2015-05-25 02:00:21 +00:00
|
|
|
a := &asset{bytes: bytes, info: info}
|
|
|
|
return a, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
// Asset loads and returns the asset for the given name.
|
|
|
|
// It returns an error if the asset could not be found or
|
|
|
|
// could not be loaded.
|
|
|
|
func Asset(name string) ([]byte, error) {
|
|
|
|
cannonicalName := strings.Replace(name, "\\", "/", -1)
|
|
|
|
if f, ok := _bindata[cannonicalName]; ok {
|
|
|
|
a, err := f()
|
|
|
|
if err != nil {
|
|
|
|
return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err)
|
|
|
|
}
|
|
|
|
return a.bytes, nil
|
|
|
|
}
|
|
|
|
return nil, fmt.Errorf("Asset %s not found", name)
|
|
|
|
}
|
|
|
|
|
|
|
|
// MustAsset is like Asset but panics when Asset would return an error.
|
|
|
|
// It simplifies safe initialization of global variables.
|
|
|
|
func MustAsset(name string) []byte {
|
|
|
|
a, err := Asset(name)
|
|
|
|
if (err != nil) {
|
|
|
|
panic("asset: Asset(" + name + "): " + err.Error())
|
|
|
|
}
|
|
|
|
|
|
|
|
return a
|
|
|
|
}
|
|
|
|
|
|
|
|
// AssetInfo loads and returns the asset info for the given name.
|
|
|
|
// It returns an error if the asset could not be found or
|
|
|
|
// could not be loaded.
|
|
|
|
func AssetInfo(name string) (os.FileInfo, error) {
|
|
|
|
cannonicalName := strings.Replace(name, "\\", "/", -1)
|
|
|
|
if f, ok := _bindata[cannonicalName]; ok {
|
|
|
|
a, err := f()
|
|
|
|
if err != nil {
|
|
|
|
return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err)
|
|
|
|
}
|
|
|
|
return a.info, nil
|
|
|
|
}
|
|
|
|
return nil, fmt.Errorf("AssetInfo %s not found", name)
|
|
|
|
}
|
|
|
|
|
|
|
|
// AssetNames returns the names of the assets.
|
|
|
|
func AssetNames() []string {
|
|
|
|
names := make([]string, 0, len(_bindata))
|
|
|
|
for name := range _bindata {
|
|
|
|
names = append(names, name)
|
|
|
|
}
|
|
|
|
return names
|
|
|
|
}
|
|
|
|
|
|
|
|
// _bindata is a table, holding each asset generator, mapped to its name.
|
|
|
|
var _bindata = map[string]func() (*asset, error){
|
|
|
|
"bundle.css.gz": bundle_css_gz,
|
|
|
|
"bundle.js.gz": bundle_js_gz,
|
|
|
|
"config.default.toml": config_default_toml,
|
|
|
|
"font/fontello.eot.gz": font_fontello_eot_gz,
|
|
|
|
"font/fontello.svg.gz": font_fontello_svg_gz,
|
|
|
|
"font/fontello.ttf.gz": font_fontello_ttf_gz,
|
|
|
|
"font/fontello.woff.gz": font_fontello_woff_gz,
|
|
|
|
"index.html.gz": index_html_gz,
|
2015-06-07 22:11:03 +00:00
|
|
|
"vendor.js.gz": vendor_js_gz,
|
2015-05-25 02:00:21 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// AssetDir returns the file names below a certain
|
|
|
|
// directory embedded in the file by go-bindata.
|
|
|
|
// For example if you run go-bindata on data/... and data contains the
|
|
|
|
// following hierarchy:
|
|
|
|
// data/
|
|
|
|
// foo.txt
|
|
|
|
// img/
|
|
|
|
// a.png
|
|
|
|
// b.png
|
|
|
|
// then AssetDir("data") would return []string{"foo.txt", "img"}
|
|
|
|
// AssetDir("data/img") would return []string{"a.png", "b.png"}
|
|
|
|
// AssetDir("foo.txt") and AssetDir("notexist") would return an error
|
|
|
|
// AssetDir("") will return []string{"data"}.
|
|
|
|
func AssetDir(name string) ([]string, error) {
|
|
|
|
node := _bintree
|
|
|
|
if len(name) != 0 {
|
|
|
|
cannonicalName := strings.Replace(name, "\\", "/", -1)
|
|
|
|
pathList := strings.Split(cannonicalName, "/")
|
|
|
|
for _, p := range pathList {
|
|
|
|
node = node.Children[p]
|
|
|
|
if node == nil {
|
|
|
|
return nil, fmt.Errorf("Asset %s not found", name)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if node.Func != nil {
|
|
|
|
return nil, fmt.Errorf("Asset %s not found", name)
|
|
|
|
}
|
|
|
|
rv := make([]string, 0, len(node.Children))
|
|
|
|
for childName := range node.Children {
|
|
|
|
rv = append(rv, childName)
|
|
|
|
}
|
|
|
|
return rv, nil
|
|
|
|
}
|
|
|
|
|
|
|
|
type _bintree_t struct {
|
|
|
|
Func func() (*asset, error)
|
|
|
|
Children map[string]*_bintree_t
|
|
|
|
}
|
|
|
|
var _bintree = &_bintree_t{nil, map[string]*_bintree_t{
|
|
|
|
"bundle.css.gz": &_bintree_t{bundle_css_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
"bundle.js.gz": &_bintree_t{bundle_js_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
"config.default.toml": &_bintree_t{config_default_toml, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
"font": &_bintree_t{nil, map[string]*_bintree_t{
|
|
|
|
"fontello.eot.gz": &_bintree_t{font_fontello_eot_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
"fontello.svg.gz": &_bintree_t{font_fontello_svg_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
"fontello.ttf.gz": &_bintree_t{font_fontello_ttf_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
"fontello.woff.gz": &_bintree_t{font_fontello_woff_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
|
|
|
}},
|
|
|
|
"index.html.gz": &_bintree_t{index_html_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
2015-06-07 22:11:03 +00:00
|
|
|
"vendor.js.gz": &_bintree_t{vendor_js_gz, map[string]*_bintree_t{
|
|
|
|
}},
|
2015-05-25 02:00:21 +00:00
|
|
|
}}
|
|
|
|
|
|
|
|
// Restore an asset under the given directory
|
|
|
|
func RestoreAsset(dir, name string) error {
|
|
|
|
data, err := Asset(name)
|
|
|
|
if err != nil {
|
|
|
|
return err
|
|
|
|
}
|
|
|
|
info, err := AssetInfo(name)
|
|
|
|
if err != nil {
|
|
|
|
return err
|
|
|
|
}
|
|
|
|
err = os.MkdirAll(_filePath(dir, path.Dir(name)), os.FileMode(0755))
|
|
|
|
if err != nil {
|
|
|
|
return err
|
|
|
|
}
|
|
|
|
err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode())
|
|
|
|
if err != nil {
|
|
|
|
return err
|
|
|
|
}
|
|
|
|
err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime())
|
|
|
|
if err != nil {
|
|
|
|
return err
|
|
|
|
}
|
|
|
|
return nil
|
|
|
|
}
|
|
|
|
|
|
|
|
// Restore assets under the given directory recursively
|
|
|
|
func RestoreAssets(dir, name string) error {
|
|
|
|
children, err := AssetDir(name)
|
|
|
|
if err != nil { // File
|
|
|
|
return RestoreAsset(dir, name)
|
|
|
|
} else { // Dir
|
|
|
|
for _, child := range children {
|
|
|
|
err = RestoreAssets(dir, path.Join(name, child))
|
|
|
|
if err != nil {
|
|
|
|
return err
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return nil
|
|
|
|
}
|
|
|
|
|
|
|
|
func _filePath(dir, name string) string {
|
|
|
|
cannonicalName := strings.Replace(name, "\\", "/", -1)
|
|
|
|
return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...)
|
|
|
|
}
|
|
|
|
|