Jevit Tith vor 7 Jahren
Ursprung
Commit
75fcc9b401
100 geänderte Dateien mit 46701 neuen und 22 gelöschten Zeilen
  1. 21
    0
      LICENSE
  2. 27
    22
      README.md
  3. 46
    0
      bower.json
  4. 1242
    0
      data/flot-data.js
  5. 117
    0
      data/morris-data.js
  6. 434
    0
      dist/css/sb-admin-2.css
  7. 5
    0
      dist/css/sb-admin-2.min.css
  8. 47
    0
      dist/js/sb-admin-2.js
  9. 6
    0
      dist/js/sb-admin-2.min.js
  10. 123
    0
      gulpfile.js
  11. 13
    0
      index.html
  12. 42
    0
      js/sb-admin-2.js
  13. 1
    0
      less/mixins.less
  14. 548
    0
      less/sb-admin-2.less
  15. 14
    0
      less/variables.less
  16. 24
    0
      package.json
  17. 402
    0
      pages/blank.html
  18. 601
    0
      pages/buttons.html
  19. 508
    0
      pages/flot.html
  20. 591
    0
      pages/forms.html
  21. 693
    0
      pages/grid.html
  22. 1976
    0
      pages/icons.html
  23. 937
    0
      pages/index.html
  24. 82
    0
      pages/login.html
  25. 480
    0
      pages/morris.html
  26. 544
    0
      pages/notifications.html
  27. 714
    0
      pages/panels-wells.html
  28. 1144
    0
      pages/tables.html
  29. 622
    0
      pages/typography.html
  30. 101
    0
      vendor/bootstrap-social/bootstrap-social.css
  31. 114
    0
      vendor/bootstrap-social/bootstrap-social.less
  32. 114
    0
      vendor/bootstrap-social/bootstrap-social.scss
  33. 6757
    0
      vendor/bootstrap/css/bootstrap.css
  34. 6
    0
      vendor/bootstrap/css/bootstrap.min.css
  35. BIN
      vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
  36. 288
    0
      vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
  37. BIN
      vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
  38. BIN
      vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
  39. BIN
      vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
  40. 2377
    0
      vendor/bootstrap/js/bootstrap.js
  41. 7
    0
      vendor/bootstrap/js/bootstrap.min.js
  42. 314
    0
      vendor/datatables-plugins/dataTables.bootstrap.css
  43. 186
    0
      vendor/datatables-plugins/dataTables.bootstrap.js
  44. 8
    0
      vendor/datatables-plugins/dataTables.bootstrap.min.js
  45. 442
    0
      vendor/datatables-plugins/index.html
  46. 106
    0
      vendor/datatables-responsive/dataTables.responsive.css
  47. 873
    0
      vendor/datatables-responsive/dataTables.responsive.js
  48. 149
    0
      vendor/datatables-responsive/dataTables.responsive.scss
  49. 185
    0
      vendor/datatables/css/dataTables.bootstrap.css
  50. 1
    0
      vendor/datatables/css/dataTables.bootstrap.min.css
  51. 193
    0
      vendor/datatables/css/dataTables.bootstrap4.css
  52. 1
    0
      vendor/datatables/css/dataTables.bootstrap4.min.css
  53. 116
    0
      vendor/datatables/css/dataTables.foundation.css
  54. 1
    0
      vendor/datatables/css/dataTables.foundation.min.css
  55. 481
    0
      vendor/datatables/css/dataTables.jqueryui.css
  56. 1
    0
      vendor/datatables/css/dataTables.jqueryui.min.css
  57. 87
    0
      vendor/datatables/css/dataTables.material.css
  58. 1
    0
      vendor/datatables/css/dataTables.material.min.css
  59. 103
    0
      vendor/datatables/css/dataTables.semanticui.css
  60. 1
    0
      vendor/datatables/css/dataTables.semanticui.min.css
  61. 146
    0
      vendor/datatables/css/dataTables.uikit.css
  62. 1
    0
      vendor/datatables/css/dataTables.uikit.min.css
  63. 452
    0
      vendor/datatables/css/jquery.dataTables.css
  64. 1
    0
      vendor/datatables/css/jquery.dataTables.min.css
  65. 416
    0
      vendor/datatables/css/jquery.dataTables_themeroller.css
  66. BIN
      vendor/datatables/images/Sorting icons.psd
  67. BIN
      vendor/datatables/images/favicon.ico
  68. BIN
      vendor/datatables/images/sort_asc.png
  69. BIN
      vendor/datatables/images/sort_asc_disabled.png
  70. BIN
      vendor/datatables/images/sort_both.png
  71. BIN
      vendor/datatables/images/sort_desc.png
  72. BIN
      vendor/datatables/images/sort_desc_disabled.png
  73. 182
    0
      vendor/datatables/js/dataTables.bootstrap.js
  74. 8
    0
      vendor/datatables/js/dataTables.bootstrap.min.js
  75. 184
    0
      vendor/datatables/js/dataTables.bootstrap4.js
  76. 8
    0
      vendor/datatables/js/dataTables.bootstrap4.min.js
  77. 174
    0
      vendor/datatables/js/dataTables.foundation.js
  78. 8
    0
      vendor/datatables/js/dataTables.foundation.min.js
  79. 164
    0
      vendor/datatables/js/dataTables.jqueryui.js
  80. 9
    0
      vendor/datatables/js/dataTables.jqueryui.min.js
  81. 191
    0
      vendor/datatables/js/dataTables.material.js
  82. 8
    0
      vendor/datatables/js/dataTables.material.min.js
  83. 208
    0
      vendor/datatables/js/dataTables.semanticui.js
  84. 9
    0
      vendor/datatables/js/dataTables.semanticui.min.js
  85. 176
    0
      vendor/datatables/js/dataTables.uikit.js
  86. 8
    0
      vendor/datatables/js/dataTables.uikit.min.js
  87. 15278
    0
      vendor/datatables/js/jquery.dataTables.js
  88. 166
    0
      vendor/datatables/js/jquery.dataTables.min.js
  89. 5
    0
      vendor/datatables/js/jquery.js
  90. 604
    0
      vendor/flot-tooltip/jquery.flot.tooltip.js
  91. 12
    0
      vendor/flot-tooltip/jquery.flot.tooltip.min.js
  92. 593
    0
      vendor/flot-tooltip/jquery.flot.tooltip.source.js
  93. 1428
    0
      vendor/flot/excanvas.js
  94. 1
    0
      vendor/flot/excanvas.min.js
  95. 180
    0
      vendor/flot/jquery.colorhelpers.js
  96. 345
    0
      vendor/flot/jquery.flot.canvas.js
  97. 190
    0
      vendor/flot/jquery.flot.categories.js
  98. 176
    0
      vendor/flot/jquery.flot.crosshair.js
  99. 353
    0
      vendor/flot/jquery.flot.errorbars.js
  100. 0
    0
      vendor/flot/jquery.flot.fillbetween.js

+ 21
- 0
LICENSE Datei anzeigen

@@ -0,0 +1,21 @@
1
+The MIT License (MIT)
2
+
3
+Copyright (c) 2013-2018 Blackrock Digital LLC
4
+
5
+Permission is hereby granted, free of charge, to any person obtaining a copy
6
+of this software and associated documentation files (the "Software"), to deal
7
+in the Software without restriction, including without limitation the rights
8
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+copies of the Software, and to permit persons to whom the Software is
10
+furnished to do so, subject to the following conditions:
11
+
12
+The above copyright notice and this permission notice shall be included in
13
+all copies or substantial portions of the Software.
14
+
15
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+THE SOFTWARE.

+ 27
- 22
README.md Datei anzeigen

@@ -1,31 +1,36 @@
1
-## Passion Project - HTML UI
1
+# [Start Bootstrap](http://startbootstrap.com/) - [SB Admin 2](http://startbootstrap.com/template-overviews/sb-admin-2/)
2
+[![CDNJS](https://img.shields.io/cdnjs/v/startbootstrap-sb-admin-2.svg)](https://cdnjs.com/libraries/startbootstrap-sb-admin-2)
2 3
 
3
-In this lab, you will build your the passion project user interface in HTML & CSS. It should have the basic flow of your application.
4
+[SB Admin 2](http://startbootstrap.com/template-overviews/sb-admin-2/) is an open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
4 5
 
5
-For example, if you are building instagram, then I expect to see a page to see the pictures, a page to upload the pictures, and maybe an optional create account page.
6
+## Getting Started
6 7
 
7
-## Example
8
-- [https://www.allrecipes.com/](https://www.allrecipes.com/)
9
-- [https://twitter.com](https://twitter.com)
10
-- [https://www.instagram.com](https://www.instagram.com)
11
-- [https://www.inkin.com/](https://www.inkin.com/)
12
-- [https://www.overdo.app](https://www.overdo.app/)
13
-- [https://rescuetime.org/](https://rescuetime.org/)
8
+To begin using this template, choose one of the following options to get started:
9
+* [Download the latest release on Start Bootstrap](http://startbootstrap.com/template-overviews/sb-admin-2/)
10
+* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git`
11
+* Fork the repo
14 12
 
15
-## Publishing
13
+## Using the Source Files
16 14
 
17
-1. Follow this [instruction](https://pages.github.com/) to publish a page
15
+After cloning the repo take a look at the `gulpfile.js` and check out the tasks available:
16
+* `gulp` The default task will compile the LESS and JS into the `dist` directory and minify the output, and it will copy all vendor libraries from `bower_components` into the `vendor` directory
17
+* `gulp dev` The dev task will serve up a local version of the template and will watch the LESS, JS, and HTML files for changes and reload the browser windo automatically
18 18
 
19
+To update dependencies, run `bower update` and then run `gulp copy` to copy the updated dependencies into the `vendor` directory
19 20
 
20
-## URL
21
-Once you publish your webpage, add your URL here and submit a PR.
21
+## Bugs and Issues
22 22
 
23
-[your passion project's url]
23
+Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/sb-admin-2/).
24 24
 
25
-## Resources
26
-- [HTML5 - Layout](https://html5up.net/)
27
-- [ZeroTheme - Layout ](https://www.zerotheme.com/)
28
-- [The Wagon - Layout](https://themewagon.com/theme_tag/free/)
29
-- [Bootstrap - Style](http://getbootstrap.com/)
30
-- [MDN CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
31
-- [W3schools CSS](https://www.w3schools.com/cssref/default.asp)
25
+## Creator
26
+
27
+Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).
28
+
29
+* https://twitter.com/davidmillerskt
30
+* https://github.com/davidtmiller
31
+
32
+Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).
33
+
34
+## Copyright and License
35
+
36
+Copyright 2013-2018 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/blob/gh-pages/LICENSE) license.

+ 46
- 0
bower.json Datei anzeigen

@@ -0,0 +1,46 @@
1
+{
2
+  "name": "startbootstrap-sb-admin-2",
3
+  "homepage": "http://startbootstrap.com/template-overviews/sb-admin-2/",
4
+  "version": "3.3.7+1",
5
+  "authors": [
6
+    "David Miller"
7
+  ],
8
+  "description": "A free, open source, Bootstrap admin theme created by Start Bootstrap",
9
+  "keywords": [
10
+    "bootstrap",
11
+    "theme"
12
+  ],
13
+  "license": "MIT",
14
+  "ignore": [
15
+    "**/.*",
16
+    "node_modules",
17
+    "bower_components",
18
+    "test",
19
+    "tests",
20
+    "pages",
21
+    "index.html",
22
+    "/js"
23
+  ],
24
+  "main": [
25
+    "dist/css/sb-admin-2.css",
26
+    "dist/css/sb-admin-2.min.css",
27
+    "dist/js/sb-admin-2.js",
28
+    "dist/js/sb-admin-2.min.js"
29
+  ],
30
+  "dependencies": {
31
+    "bootstrap": "~3.3.7",
32
+    "datatables": "~1.10.4",
33
+    "datatables-plugins": "~1.0.1",
34
+    "flot": "~0.8.3",
35
+    "font-awesome": "~4.6.3",
36
+    "holderjs": "~2.4.1",
37
+    "metisMenu": "~1.1.3",
38
+    "morrisjs": "~0.5.1",
39
+    "datatables-responsive": "1.0.6",
40
+    "bootstrap-social": "~4.8.0",
41
+    "flot.tooltip": "~0.8.4"
42
+  },
43
+  "resolutions": {
44
+    "font-awesome": "~4.6.3"
45
+  }
46
+}

+ 1242
- 0
data/flot-data.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 117
- 0
data/morris-data.js Datei anzeigen

@@ -0,0 +1,117 @@
1
+$(function() {
2
+
3
+    Morris.Area({
4
+        element: 'morris-area-chart',
5
+        data: [{
6
+            period: '2010 Q1',
7
+            iphone: 2666,
8
+            ipad: null,
9
+            itouch: 2647
10
+        }, {
11
+            period: '2010 Q2',
12
+            iphone: 2778,
13
+            ipad: 2294,
14
+            itouch: 2441
15
+        }, {
16
+            period: '2010 Q3',
17
+            iphone: 4912,
18
+            ipad: 1969,
19
+            itouch: 2501
20
+        }, {
21
+            period: '2010 Q4',
22
+            iphone: 3767,
23
+            ipad: 3597,
24
+            itouch: 5689
25
+        }, {
26
+            period: '2011 Q1',
27
+            iphone: 6810,
28
+            ipad: 1914,
29
+            itouch: 2293
30
+        }, {
31
+            period: '2011 Q2',
32
+            iphone: 5670,
33
+            ipad: 4293,
34
+            itouch: 1881
35
+        }, {
36
+            period: '2011 Q3',
37
+            iphone: 4820,
38
+            ipad: 3795,
39
+            itouch: 1588
40
+        }, {
41
+            period: '2011 Q4',
42
+            iphone: 15073,
43
+            ipad: 5967,
44
+            itouch: 5175
45
+        }, {
46
+            period: '2012 Q1',
47
+            iphone: 10687,
48
+            ipad: 4460,
49
+            itouch: 2028
50
+        }, {
51
+            period: '2012 Q2',
52
+            iphone: 8432,
53
+            ipad: 5713,
54
+            itouch: 1791
55
+        }],
56
+        xkey: 'period',
57
+        ykeys: ['iphone', 'ipad', 'itouch'],
58
+        labels: ['iPhone', 'iPad', 'iPod Touch'],
59
+        pointSize: 2,
60
+        hideHover: 'auto',
61
+        resize: true
62
+    });
63
+
64
+    Morris.Donut({
65
+        element: 'morris-donut-chart',
66
+        data: [{
67
+            label: "Download Sales",
68
+            value: 12
69
+        }, {
70
+            label: "In-Store Sales",
71
+            value: 30
72
+        }, {
73
+            label: "Mail-Order Sales",
74
+            value: 20
75
+        }],
76
+        resize: true
77
+    });
78
+
79
+    Morris.Bar({
80
+        element: 'morris-bar-chart',
81
+        data: [{
82
+            y: '2006',
83
+            a: 100,
84
+            b: 90
85
+        }, {
86
+            y: '2007',
87
+            a: 75,
88
+            b: 65
89
+        }, {
90
+            y: '2008',
91
+            a: 50,
92
+            b: 40
93
+        }, {
94
+            y: '2009',
95
+            a: 75,
96
+            b: 65
97
+        }, {
98
+            y: '2010',
99
+            a: 50,
100
+            b: 40
101
+        }, {
102
+            y: '2011',
103
+            a: 75,
104
+            b: 65
105
+        }, {
106
+            y: '2012',
107
+            a: 100,
108
+            b: 90
109
+        }],
110
+        xkey: 'y',
111
+        ykeys: ['a', 'b'],
112
+        labels: ['Series A', 'Series B'],
113
+        hideHover: 'auto',
114
+        resize: true
115
+    });
116
+    
117
+});

+ 434
- 0
dist/css/sb-admin-2.css Datei anzeigen

@@ -0,0 +1,434 @@
1
+/*!
2
+ * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
3
+ * Copyright 2013-2016 Start Bootstrap
4
+ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
5
+ */
6
+body {
7
+  background-color: #f8f8f8;
8
+}
9
+#wrapper {
10
+  width: 100%;
11
+}
12
+#page-wrapper {
13
+  padding: 0 15px;
14
+  min-height: 568px;
15
+  background-color: white;
16
+}
17
+@media (min-width: 768px) {
18
+  #page-wrapper {
19
+    position: inherit;
20
+    margin: 0 0 0 250px;
21
+    padding: 0 30px;
22
+    border-left: 1px solid #e7e7e7;
23
+  }
24
+}
25
+.navbar-top-links {
26
+  margin-right: 0;
27
+}
28
+.navbar-top-links li {
29
+  display: inline-block;
30
+}
31
+.navbar-top-links li:last-child {
32
+  margin-right: 15px;
33
+}
34
+.navbar-top-links li a {
35
+  padding: 15px;
36
+  min-height: 50px;
37
+}
38
+.navbar-top-links .dropdown-menu li {
39
+  display: block;
40
+}
41
+.navbar-top-links .dropdown-menu li:last-child {
42
+  margin-right: 0;
43
+}
44
+.navbar-top-links .dropdown-menu li a {
45
+  padding: 3px 20px;
46
+  min-height: 0;
47
+}
48
+.navbar-top-links .dropdown-menu li a div {
49
+  white-space: normal;
50
+}
51
+.navbar-top-links .dropdown-messages,
52
+.navbar-top-links .dropdown-tasks,
53
+.navbar-top-links .dropdown-alerts {
54
+  width: 310px;
55
+  min-width: 0;
56
+}
57
+.navbar-top-links .dropdown-messages {
58
+  margin-left: 5px;
59
+}
60
+.navbar-top-links .dropdown-tasks {
61
+  margin-left: -59px;
62
+}
63
+.navbar-top-links .dropdown-alerts {
64
+  margin-left: -123px;
65
+}
66
+.navbar-top-links .dropdown-user {
67
+  right: 0;
68
+  left: auto;
69
+}
70
+.sidebar .sidebar-nav.navbar-collapse {
71
+  padding-left: 0;
72
+  padding-right: 0;
73
+}
74
+.sidebar .sidebar-search {
75
+  padding: 15px;
76
+}
77
+.sidebar ul li {
78
+  border-bottom: 1px solid #e7e7e7;
79
+}
80
+.sidebar ul li a.active {
81
+  background-color: #eeeeee;
82
+}
83
+.sidebar .arrow {
84
+  float: right;
85
+}
86
+.sidebar .fa.arrow:before {
87
+  content: "\f104";
88
+}
89
+.sidebar .active > a > .fa.arrow:before {
90
+  content: "\f107";
91
+}
92
+.sidebar .nav-second-level li,
93
+.sidebar .nav-third-level li {
94
+  border-bottom: none !important;
95
+}
96
+.sidebar .nav-second-level li a {
97
+  padding-left: 37px;
98
+}
99
+.sidebar .nav-third-level li a {
100
+  padding-left: 52px;
101
+}
102
+@media (min-width: 768px) {
103
+  .sidebar {
104
+    z-index: 1;
105
+    position: absolute;
106
+    width: 250px;
107
+    margin-top: 51px;
108
+  }
109
+  .navbar-top-links .dropdown-messages,
110
+  .navbar-top-links .dropdown-tasks,
111
+  .navbar-top-links .dropdown-alerts {
112
+    margin-left: auto;
113
+  }
114
+}
115
+.btn-outline {
116
+  color: inherit;
117
+  background-color: transparent;
118
+  transition: all .5s;
119
+}
120
+.btn-primary.btn-outline {
121
+  color: #428bca;
122
+}
123
+.btn-success.btn-outline {
124
+  color: #5cb85c;
125
+}
126
+.btn-info.btn-outline {
127
+  color: #5bc0de;
128
+}
129
+.btn-warning.btn-outline {
130
+  color: #f0ad4e;
131
+}
132
+.btn-danger.btn-outline {
133
+  color: #d9534f;
134
+}
135
+.btn-primary.btn-outline:hover,
136
+.btn-success.btn-outline:hover,
137
+.btn-info.btn-outline:hover,
138
+.btn-warning.btn-outline:hover,
139
+.btn-danger.btn-outline:hover {
140
+  color: white;
141
+}
142
+.chat {
143
+  margin: 0;
144
+  padding: 0;
145
+  list-style: none;
146
+}
147
+.chat li {
148
+  margin-bottom: 10px;
149
+  padding-bottom: 5px;
150
+  border-bottom: 1px dotted #999999;
151
+}
152
+.chat li.left .chat-body {
153
+  margin-left: 60px;
154
+}
155
+.chat li.right .chat-body {
156
+  margin-right: 60px;
157
+}
158
+.chat li .chat-body p {
159
+  margin: 0;
160
+}
161
+.panel .slidedown .glyphicon,
162
+.chat .glyphicon {
163
+  margin-right: 5px;
164
+}
165
+.chat-panel .panel-body {
166
+  height: 350px;
167
+  overflow-y: scroll;
168
+}
169
+.login-panel {
170
+  margin-top: 25%;
171
+}
172
+.flot-chart {
173
+  display: block;
174
+  height: 400px;
175
+}
176
+.flot-chart-content {
177
+  width: 100%;
178
+  height: 100%;
179
+}
180
+table.dataTable thead .sorting,
181
+table.dataTable thead .sorting_asc,
182
+table.dataTable thead .sorting_desc,
183
+table.dataTable thead .sorting_asc_disabled,
184
+table.dataTable thead .sorting_desc_disabled {
185
+  background: transparent;
186
+}
187
+table.dataTable thead .sorting_asc:after {
188
+  content: "\f0de";
189
+  float: right;
190
+  font-family: fontawesome;
191
+}
192
+table.dataTable thead .sorting_desc:after {
193
+  content: "\f0dd";
194
+  float: right;
195
+  font-family: fontawesome;
196
+}
197
+table.dataTable thead .sorting:after {
198
+  content: "\f0dc";
199
+  float: right;
200
+  font-family: fontawesome;
201
+  color: rgba(50, 50, 50, 0.5);
202
+}
203
+.btn-circle {
204
+  width: 30px;
205
+  height: 30px;
206
+  padding: 6px 0;
207
+  border-radius: 15px;
208
+  text-align: center;
209
+  font-size: 12px;
210
+  line-height: 1.428571429;
211
+}
212
+.btn-circle.btn-lg {
213
+  width: 50px;
214
+  height: 50px;
215
+  padding: 10px 16px;
216
+  border-radius: 25px;
217
+  font-size: 18px;
218
+  line-height: 1.33;
219
+}
220
+.btn-circle.btn-xl {
221
+  width: 70px;
222
+  height: 70px;
223
+  padding: 10px 16px;
224
+  border-radius: 35px;
225
+  font-size: 24px;
226
+  line-height: 1.33;
227
+}
228
+.show-grid [class^="col-"] {
229
+  padding-top: 10px;
230
+  padding-bottom: 10px;
231
+  border: 1px solid #ddd;
232
+  background-color: #eee !important;
233
+}
234
+.show-grid {
235
+  margin: 15px 0;
236
+}
237
+.huge {
238
+  font-size: 40px;
239
+}
240
+.panel-green {
241
+  border-color: #5cb85c;
242
+}
243
+.panel-green > .panel-heading {
244
+  border-color: #5cb85c;
245
+  color: white;
246
+  background-color: #5cb85c;
247
+}
248
+.panel-green > a {
249
+  color: #5cb85c;
250
+}
251
+.panel-green > a:hover {
252
+  color: #3d8b3d;
253
+}
254
+.panel-red {
255
+  border-color: #d9534f;
256
+}
257
+.panel-red > .panel-heading {
258
+  border-color: #d9534f;
259
+  color: white;
260
+  background-color: #d9534f;
261
+}
262
+.panel-red > a {
263
+  color: #d9534f;
264
+}
265
+.panel-red > a:hover {
266
+  color: #b52b27;
267
+}
268
+.panel-yellow {
269
+  border-color: #f0ad4e;
270
+}
271
+.panel-yellow > .panel-heading {
272
+  border-color: #f0ad4e;
273
+  color: white;
274
+  background-color: #f0ad4e;
275
+}
276
+.panel-yellow > a {
277
+  color: #f0ad4e;
278
+}
279
+.panel-yellow > a:hover {
280
+  color: #df8a13;
281
+}
282
+.timeline {
283
+  position: relative;
284
+  padding: 20px 0 20px;
285
+  list-style: none;
286
+}
287
+.timeline:before {
288
+  content: " ";
289
+  position: absolute;
290
+  top: 0;
291
+  bottom: 0;
292
+  left: 50%;
293
+  width: 3px;
294
+  margin-left: -1.5px;
295
+  background-color: #eeeeee;
296
+}
297
+.timeline > li {
298
+  position: relative;
299
+  margin-bottom: 20px;
300
+}
301
+.timeline > li:before,
302
+.timeline > li:after {
303
+  content: " ";
304
+  display: table;
305
+}
306
+.timeline > li:after {
307
+  clear: both;
308
+}
309
+.timeline > li:before,
310
+.timeline > li:after {
311
+  content: " ";
312
+  display: table;
313
+}
314
+.timeline > li:after {
315
+  clear: both;
316
+}
317
+.timeline > li > .timeline-panel {
318
+  float: left;
319
+  position: relative;
320
+  width: 46%;
321
+  padding: 20px;
322
+  border: 1px solid #d4d4d4;
323
+  border-radius: 2px;
324
+  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
325
+  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
326
+}
327
+.timeline > li > .timeline-panel:before {
328
+  content: " ";
329
+  display: inline-block;
330
+  position: absolute;
331
+  top: 26px;
332
+  right: -15px;
333
+  border-top: 15px solid transparent;
334
+  border-right: 0 solid #ccc;
335
+  border-bottom: 15px solid transparent;
336
+  border-left: 15px solid #ccc;
337
+}
338
+.timeline > li > .timeline-panel:after {
339
+  content: " ";
340
+  display: inline-block;
341
+  position: absolute;
342
+  top: 27px;
343
+  right: -14px;
344
+  border-top: 14px solid transparent;
345
+  border-right: 0 solid #fff;
346
+  border-bottom: 14px solid transparent;
347
+  border-left: 14px solid #fff;
348
+}
349
+.timeline > li > .timeline-badge {
350
+  z-index: 100;
351
+  position: absolute;
352
+  top: 16px;
353
+  left: 50%;
354
+  width: 50px;
355
+  height: 50px;
356
+  margin-left: -25px;
357
+  border-radius: 50% 50% 50% 50%;
358
+  text-align: center;
359
+  font-size: 1.4em;
360
+  line-height: 50px;
361
+  color: #fff;
362
+  background-color: #999999;
363
+}
364
+.timeline > li.timeline-inverted > .timeline-panel {
365
+  float: right;
366
+}
367
+.timeline > li.timeline-inverted > .timeline-panel:before {
368
+  right: auto;
369
+  left: -15px;
370
+  border-right-width: 15px;
371
+  border-left-width: 0;
372
+}
373
+.timeline > li.timeline-inverted > .timeline-panel:after {
374
+  right: auto;
375
+  left: -14px;
376
+  border-right-width: 14px;
377
+  border-left-width: 0;
378
+}
379
+.timeline-badge.primary {
380
+  background-color: #2e6da4 !important;
381
+}
382
+.timeline-badge.success {
383
+  background-color: #3f903f !important;
384
+}
385
+.timeline-badge.warning {
386
+  background-color: #f0ad4e !important;
387
+}
388
+.timeline-badge.danger {
389
+  background-color: #d9534f !important;
390
+}
391
+.timeline-badge.info {
392
+  background-color: #5bc0de !important;
393
+}
394
+.timeline-title {
395
+  margin-top: 0;
396
+  color: inherit;
397
+}
398
+.timeline-body > p,
399
+.timeline-body > ul {
400
+  margin-bottom: 0;
401
+}
402
+.timeline-body > p + p {
403
+  margin-top: 5px;
404
+}
405
+@media (max-width: 767px) {
406
+  ul.timeline:before {
407
+    left: 40px;
408
+  }
409
+  ul.timeline > li > .timeline-panel {
410
+    width: calc(10%);
411
+    width: -moz-calc(10%);
412
+    width: -webkit-calc(10%);
413
+  }
414
+  ul.timeline > li > .timeline-badge {
415
+    top: 16px;
416
+    left: 15px;
417
+    margin-left: 0;
418
+  }
419
+  ul.timeline > li > .timeline-panel {
420
+    float: right;
421
+  }
422
+  ul.timeline > li > .timeline-panel:before {
423
+    right: auto;
424
+    left: -15px;
425
+    border-right-width: 15px;
426
+    border-left-width: 0;
427
+  }
428
+  ul.timeline > li > .timeline-panel:after {
429
+    right: auto;
430
+    left: -14px;
431
+    border-right-width: 14px;
432
+    border-left-width: 0;
433
+  }
434
+}

+ 5
- 0
dist/css/sb-admin-2.min.css
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 47
- 0
dist/js/sb-admin-2.js Datei anzeigen

@@ -0,0 +1,47 @@
1
+/*!
2
+ * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
3
+ * Copyright 2013-2016 Start Bootstrap
4
+ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
5
+ */
6
+$(function() {
7
+    $('#side-menu').metisMenu();
8
+});
9
+
10
+//Loads the correct sidebar on window load,
11
+//collapses the sidebar on window resize.
12
+// Sets the min-height of #page-wrapper to window size
13
+$(function() {
14
+    $(window).bind("load resize", function() {
15
+        var topOffset = 50;
16
+        var width = (this.window.innerWidth > 0) ? this.window.innerWidth : this.screen.width;
17
+        if (width < 768) {
18
+            $('div.navbar-collapse').addClass('collapse');
19
+            topOffset = 100; // 2-row-menu
20
+        } else {
21
+            $('div.navbar-collapse').removeClass('collapse');
22
+        }
23
+
24
+        var height = ((this.window.innerHeight > 0) ? this.window.innerHeight : this.screen.height) - 1;
25
+        height = height - topOffset;
26
+        if (height < 1) height = 1;
27
+        if (height > topOffset) {
28
+            $("#page-wrapper").css("min-height", (height) + "px");
29
+        }
30
+    });
31
+
32
+    var url = window.location;
33
+    // var element = $('ul.nav a').filter(function() {
34
+    //     return this.href == url;
35
+    // }).addClass('active').parent().parent().addClass('in').parent();
36
+    var element = $('ul.nav a').filter(function() {
37
+        return this.href == url;
38
+    }).addClass('active').parent();
39
+
40
+    while (true) {
41
+        if (element.is('li')) {
42
+            element = element.parent().addClass('in').parent();
43
+        } else {
44
+            break;
45
+        }
46
+    }
47
+});

+ 6
- 0
dist/js/sb-admin-2.min.js Datei anzeigen

@@ -0,0 +1,6 @@
1
+/*!
2
+ * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
3
+ * Copyright 2013-2016 Start Bootstrap
4
+ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
5
+ */
6
+$(function(){$("#side-menu").metisMenu()}),$(function(){$(window).bind("load resize",function(){var i=50,n=this.window.innerWidth>0?this.window.innerWidth:this.screen.width;n<768?($("div.navbar-collapse").addClass("collapse"),i=100):$("div.navbar-collapse").removeClass("collapse");var e=(this.window.innerHeight>0?this.window.innerHeight:this.screen.height)-1;e-=i,e<1&&(e=1),e>i&&$("#page-wrapper").css("min-height",e+"px")});for(var i=window.location,n=$("ul.nav a").filter(function(){return this.href==i}).addClass("active").parent();;){if(!n.is("li"))break;n=n.parent().addClass("in").parent()}});

+ 123
- 0
gulpfile.js Datei anzeigen

@@ -0,0 +1,123 @@
1
+var gulp = require('gulp');
2
+var less = require('gulp-less');
3
+var browserSync = require('browser-sync').create();
4
+var header = require('gulp-header');
5
+var cleanCSS = require('gulp-clean-css');
6
+var rename = require("gulp-rename");
7
+var uglify = require('gulp-uglify');
8
+var pkg = require('./package.json');
9
+
10
+// Set the banner content
11
+var banner = ['/*!\n',
12
+    ' * Start Bootstrap - <%= pkg.title %> v<%= pkg.version %> (<%= pkg.homepage %>)\n',
13
+    ' * Copyright 2013-' + (new Date()).getFullYear(), ' <%= pkg.author %>\n',
14
+    ' * Licensed under <%= pkg.license.type %> (<%= pkg.license.url %>)\n',
15
+    ' */\n',
16
+    ''
17
+].join('');
18
+
19
+// Compile LESS files from /less into /css
20
+gulp.task('less', function() {
21
+    return gulp.src('less/sb-admin-2.less')
22
+        .pipe(less())
23
+        .pipe(header(banner, { pkg: pkg }))
24
+        .pipe(gulp.dest('dist/css'))
25
+        .pipe(browserSync.reload({
26
+            stream: true
27
+        }))
28
+});
29
+
30
+// Minify compiled CSS
31
+gulp.task('minify-css', ['less'], function() {
32
+    return gulp.src('dist/css/sb-admin-2.css')
33
+        .pipe(cleanCSS({ compatibility: 'ie8' }))
34
+        .pipe(rename({ suffix: '.min' }))
35
+        .pipe(gulp.dest('dist/css'))
36
+        .pipe(browserSync.reload({
37
+            stream: true
38
+        }))
39
+});
40
+
41
+// Copy JS to dist
42
+gulp.task('js', function() {
43
+    return gulp.src(['js/sb-admin-2.js'])
44
+        .pipe(header(banner, { pkg: pkg }))
45
+        .pipe(gulp.dest('dist/js'))
46
+        .pipe(browserSync.reload({
47
+            stream: true
48
+        }))
49
+})
50
+
51
+// Minify JS
52
+gulp.task('minify-js', ['js'], function() {
53
+    return gulp.src('js/sb-admin-2.js')
54
+        .pipe(uglify())
55
+        .pipe(header(banner, { pkg: pkg }))
56
+        .pipe(rename({ suffix: '.min' }))
57
+        .pipe(gulp.dest('dist/js'))
58
+        .pipe(browserSync.reload({
59
+            stream: true
60
+        }))
61
+});
62
+
63
+// Copy vendor libraries from /bower_components into /vendor
64
+gulp.task('copy', function() {
65
+    gulp.src(['bower_components/bootstrap/dist/**/*', '!**/npm.js', '!**/bootstrap-theme.*', '!**/*.map'])
66
+        .pipe(gulp.dest('vendor/bootstrap'))
67
+
68
+    gulp.src(['bower_components/bootstrap-social/*.css', 'bower_components/bootstrap-social/*.less', 'bower_components/bootstrap-social/*.scss'])
69
+        .pipe(gulp.dest('vendor/bootstrap-social'))
70
+
71
+    gulp.src(['bower_components/datatables/media/**/*'])
72
+        .pipe(gulp.dest('vendor/datatables'))
73
+
74
+    gulp.src(['bower_components/datatables-plugins/integration/bootstrap/3/*'])
75
+        .pipe(gulp.dest('vendor/datatables-plugins'))
76
+
77
+    gulp.src(['bower_components/datatables-responsive/css/*', 'bower_components/datatables-responsive/js/*'])
78
+        .pipe(gulp.dest('vendor/datatables-responsive'))
79
+
80
+    gulp.src(['bower_components/flot/*.js'])
81
+        .pipe(gulp.dest('vendor/flot'))
82
+
83
+    gulp.src(['bower_components/flot.tooltip/js/*.js'])
84
+        .pipe(gulp.dest('vendor/flot-tooltip'))
85
+
86
+    gulp.src(['bower_components/font-awesome/**/*', '!bower_components/font-awesome/*.json', '!bower_components/font-awesome/.*'])
87
+        .pipe(gulp.dest('vendor/font-awesome'))
88
+
89
+    gulp.src(['bower_components/jquery/dist/jquery.js', 'bower_components/jquery/dist/jquery.min.js'])
90
+        .pipe(gulp.dest('vendor/jquery'))
91
+
92
+    gulp.src(['bower_components/metisMenu/dist/*'])
93
+        .pipe(gulp.dest('vendor/metisMenu'))
94
+
95
+    gulp.src(['bower_components/morrisjs/*.js', 'bower_components/morrisjs/*.css', '!bower_components/morrisjs/Gruntfile.js'])
96
+        .pipe(gulp.dest('vendor/morrisjs'))
97
+
98
+    gulp.src(['bower_components/raphael/raphael.js', 'bower_components/raphael/raphael.min.js'])
99
+        .pipe(gulp.dest('vendor/raphael'))
100
+
101
+})
102
+
103
+// Run everything
104
+gulp.task('default', ['minify-css', 'minify-js', 'copy']);
105
+
106
+// Configure the browserSync task
107
+gulp.task('browserSync', function() {
108
+    browserSync.init({
109
+        server: {
110
+            baseDir: ''
111
+        },
112
+    })
113
+})
114
+
115
+// Dev task with browserSync
116
+gulp.task('dev', ['browserSync', 'less', 'minify-css', 'js', 'minify-js'], function() {
117
+    gulp.watch('less/*.less', ['less']);
118
+    gulp.watch('dist/css/*.css', ['minify-css']);
119
+    gulp.watch('js/*.js', ['minify-js']);
120
+    // Reloads the browser whenever HTML or JS files change
121
+    gulp.watch('pages/*.html', browserSync.reload);
122
+    gulp.watch('dist/js/*.js', browserSync.reload);
123
+});

+ 13
- 0
index.html Datei anzeigen

@@ -0,0 +1,13 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<meta http-equiv="refresh" content="0;url=pages/index.html">
5
+<title>SB Admin 2</title>
6
+<script language="javascript">
7
+    window.location.href = "pages/index.html"
8
+</script>
9
+</head>
10
+<body>
11
+Go to <a href="pages/index.html">/pages/index.html</a>
12
+</body>
13
+</html>

+ 42
- 0
js/sb-admin-2.js Datei anzeigen

@@ -0,0 +1,42 @@
1
+$(function() {
2
+    $('#side-menu').metisMenu();
3
+});
4
+
5
+//Loads the correct sidebar on window load,
6
+//collapses the sidebar on window resize.
7
+// Sets the min-height of #page-wrapper to window size
8
+$(function() {
9
+    $(window).bind("load resize", function() {
10
+        var topOffset = 50;
11
+        var width = (this.window.innerWidth > 0) ? this.window.innerWidth : this.screen.width;
12
+        if (width < 768) {
13
+            $('div.navbar-collapse').addClass('collapse');
14
+            topOffset = 100; // 2-row-menu
15
+        } else {
16
+            $('div.navbar-collapse').removeClass('collapse');
17
+        }
18
+
19
+        var height = ((this.window.innerHeight > 0) ? this.window.innerHeight : this.screen.height) - 1;
20
+        height = height - topOffset;
21
+        if (height < 1) height = 1;
22
+        if (height > topOffset) {
23
+            $("#page-wrapper").css("min-height", (height) + "px");
24
+        }
25
+    });
26
+
27
+    var url = window.location;
28
+    // var element = $('ul.nav a').filter(function() {
29
+    //     return this.href == url;
30
+    // }).addClass('active').parent().parent().addClass('in').parent();
31
+    var element = $('ul.nav a').filter(function() {
32
+        return this.href == url;
33
+    }).addClass('active').parent();
34
+
35
+    while (true) {
36
+        if (element.is('li')) {
37
+            element = element.parent().addClass('in').parent();
38
+        } else {
39
+            break;
40
+        }
41
+    }
42
+});

+ 1
- 0
less/mixins.less Datei anzeigen

@@ -0,0 +1 @@
1
+// Mixins

+ 548
- 0
less/sb-admin-2.less Datei anzeigen

@@ -0,0 +1,548 @@
1
+@import "variables.less";
2
+@import "mixins.less";
3
+
4
+// Global Styles
5
+
6
+body {
7
+    background-color: @gray-lightest;
8
+}
9
+
10
+// Wrappers
11
+
12
+#wrapper {
13
+    width: 100%;
14
+}
15
+
16
+#page-wrapper {
17
+    padding: 0 15px;
18
+    min-height: 568px;
19
+    background-color: white;
20
+}
21
+
22
+@media(min-width:768px) {
23
+    #page-wrapper {
24
+        position: inherit;
25
+        margin: 0 0 0 250px;
26
+        padding: 0 30px;
27
+        border-left: 1px solid darken(@gray-lightest, 6.5%);
28
+    }
29
+}
30
+
31
+// Navigation
32
+
33
+// --Topbar
34
+
35
+.navbar-top-links {
36
+    margin-right: 0;
37
+}
38
+
39
+.navbar-top-links li {
40
+    display: inline-block;
41
+}
42
+
43
+.navbar-top-links li:last-child {
44
+    margin-right: 15px;
45
+}
46
+
47
+.navbar-top-links li a {
48
+    padding: 15px;
49
+    min-height: 50px;
50
+}
51
+
52
+.navbar-top-links .dropdown-menu li {
53
+    display: block;
54
+}
55
+
56
+.navbar-top-links .dropdown-menu li:last-child {
57
+    margin-right: 0;
58
+}
59
+
60
+.navbar-top-links .dropdown-menu li a {
61
+    padding: 3px 20px;
62
+    min-height: 0;
63
+}
64
+
65
+.navbar-top-links .dropdown-menu li a div {
66
+    white-space: normal;
67
+}
68
+
69
+.navbar-top-links .dropdown-messages,
70
+.navbar-top-links .dropdown-tasks,
71
+.navbar-top-links .dropdown-alerts {
72
+    width: 310px;
73
+    min-width: 0;
74
+}
75
+
76
+.navbar-top-links .dropdown-messages {
77
+    margin-left: 5px;
78
+}
79
+
80
+.navbar-top-links .dropdown-tasks {
81
+    margin-left: -59px;
82
+}
83
+
84
+.navbar-top-links .dropdown-alerts {
85
+    margin-left: -123px;
86
+}
87
+
88
+.navbar-top-links .dropdown-user {
89
+    right: 0;
90
+    left: auto;
91
+}
92
+
93
+// --Sidebar
94
+
95
+.sidebar {
96
+    .sidebar-nav.navbar-collapse {
97
+        padding-left: 0;
98
+        padding-right: 0;
99
+    }
100
+}
101
+
102
+.sidebar .sidebar-search {
103
+    padding: 15px;
104
+}
105
+
106
+.sidebar ul li {
107
+    border-bottom: 1px solid darken(@gray-lightest, 6.5%);
108
+    a {
109
+        &.active {
110
+            background-color: @gray-lighter;
111
+        }
112
+    }
113
+}
114
+
115
+.sidebar .arrow {
116
+    float: right;
117
+}
118
+
119
+.sidebar .fa.arrow:before {
120
+    content: "\f104";
121
+}
122
+
123
+.sidebar .active > a > .fa.arrow:before {
124
+    content: "\f107";
125
+}
126
+
127
+.sidebar .nav-second-level li,
128
+.sidebar .nav-third-level li {
129
+    border-bottom: none !important;
130
+}
131
+
132
+.sidebar .nav-second-level li a {
133
+    padding-left: 37px;
134
+}
135
+
136
+.sidebar .nav-third-level li a {
137
+    padding-left: 52px;
138
+}
139
+
140
+@media(min-width:768px) {
141
+    .sidebar {
142
+        z-index: 1;
143
+        position: absolute;
144
+        width: 250px;
145
+        margin-top: 51px;
146
+    }
147
+
148
+    .navbar-top-links .dropdown-messages,
149
+    .navbar-top-links .dropdown-tasks,
150
+    .navbar-top-links .dropdown-alerts {
151
+        margin-left: auto;
152
+    }
153
+}
154
+
155
+// Buttons
156
+
157
+.btn-outline {
158
+    color: inherit;
159
+    background-color: transparent;
160
+    transition: all .5s;
161
+}
162
+
163
+.btn-primary.btn-outline {
164
+    color: @brand-primary;
165
+}
166
+
167
+.btn-success.btn-outline {
168
+    color: @brand-success;
169
+}
170
+
171
+.btn-info.btn-outline {
172
+    color: @brand-info;
173
+}
174
+
175
+.btn-warning.btn-outline {
176
+    color: @brand-warning;
177
+}
178
+
179
+.btn-danger.btn-outline {
180
+    color: @brand-danger;
181
+}
182
+
183
+.btn-primary.btn-outline:hover,
184
+.btn-success.btn-outline:hover,
185
+.btn-info.btn-outline:hover,
186
+.btn-warning.btn-outline:hover,
187
+.btn-danger.btn-outline:hover {
188
+    color: white;
189
+}
190
+
191
+// Chat Widget
192
+
193
+.chat {
194
+    margin: 0;
195
+    padding: 0;
196
+    list-style: none;
197
+}
198
+
199
+.chat li {
200
+    margin-bottom: 10px;
201
+    padding-bottom: 5px;
202
+    border-bottom: 1px dotted @gray-light;
203
+}
204
+
205
+.chat li.left .chat-body {
206
+    margin-left: 60px;
207
+}
208
+
209
+.chat li.right .chat-body {
210
+    margin-right: 60px;
211
+}
212
+
213
+.chat li .chat-body p {
214
+    margin: 0;
215
+}
216
+
217
+.panel .slidedown .glyphicon,
218
+.chat .glyphicon {
219
+    margin-right: 5px;
220
+}
221
+
222
+.chat-panel .panel-body {
223
+    height: 350px;
224
+    overflow-y: scroll;
225
+}
226
+
227
+// Login Page
228
+
229
+.login-panel {
230
+    margin-top: 25%;
231
+}
232
+
233
+// Flot Charts Containers
234
+
235
+.flot-chart {
236
+    display: block;
237
+    height: 400px;
238
+}
239
+
240
+.flot-chart-content {
241
+    width: 100%;
242
+    height: 100%;
243
+}
244
+
245
+// DataTables Overrides
246
+
247
+table.dataTable thead .sorting,
248
+table.dataTable thead .sorting_asc,
249
+table.dataTable thead .sorting_desc,
250
+table.dataTable thead .sorting_asc_disabled,
251
+table.dataTable thead .sorting_desc_disabled {
252
+    background: transparent;
253
+}
254
+
255
+table.dataTable thead .sorting_asc:after {
256
+    content: "\f0de";
257
+    float: right;
258
+    font-family: fontawesome;
259
+}
260
+
261
+table.dataTable thead .sorting_desc:after {
262
+    content: "\f0dd";
263
+    float: right;
264
+    font-family: fontawesome;
265
+}
266
+
267
+table.dataTable thead .sorting:after {
268
+    content: "\f0dc";
269
+    float: right;
270
+    font-family: fontawesome;
271
+    color: rgba(50,50,50,.5);
272
+}
273
+
274
+// Circle Buttons 
275
+
276
+.btn-circle {
277
+    width: 30px;
278
+    height: 30px;
279
+    padding: 6px 0;
280
+    border-radius: 15px;
281
+    text-align: center;
282
+    font-size: 12px;
283
+    line-height: 1.428571429;
284
+}
285
+
286
+.btn-circle.btn-lg {
287
+    width: 50px;
288
+    height: 50px;
289
+    padding: 10px 16px;
290
+    border-radius: 25px;
291
+    font-size: 18px;
292
+    line-height: 1.33;
293
+}
294
+
295
+.btn-circle.btn-xl {
296
+    width: 70px;
297
+    height: 70px;
298
+    padding: 10px 16px;
299
+    border-radius: 35px;
300
+    font-size: 24px;
301
+    line-height: 1.33;
302
+}
303
+
304
+// Grid Demo Elements
305
+
306
+.show-grid [class^="col-"] {
307
+    padding-top: 10px;
308
+    padding-bottom: 10px;
309
+    border: 1px solid #ddd;
310
+    background-color: #eee !important;
311
+}
312
+
313
+.show-grid {
314
+    margin: 15px 0;
315
+}
316
+
317
+// Custom Colored Panels
318
+
319
+.huge {
320
+    font-size: 40px;
321
+}
322
+
323
+.panel-green {
324
+    border-color: @brand-success;
325
+    > .panel-heading {
326
+        border-color: @brand-success;
327
+        color: white;
328
+        background-color: @brand-success;
329
+    }
330
+    > a {
331
+        color: @brand-success;
332
+        &:hover {
333
+            color: darken(@brand-success, 15%);
334
+        }
335
+    }
336
+}
337
+
338
+.panel-red {
339
+    border-color: @brand-danger;
340
+    > .panel-heading {
341
+        border-color: @brand-danger;
342
+        color: white;
343
+        background-color: @brand-danger;
344
+    }
345
+    > a {
346
+        color: @brand-danger;
347
+        &:hover {
348
+            color: darken(@brand-danger, 15%);
349
+        }
350
+    }
351
+}
352
+
353
+.panel-yellow {
354
+    border-color: @brand-warning;
355
+    > .panel-heading {
356
+        border-color: @brand-warning;
357
+        color: white;
358
+        background-color: @brand-warning;
359
+    }
360
+    > a {
361
+        color: @brand-warning;
362
+        &:hover {
363
+            color: darken(@brand-warning, 15%);
364
+        }
365
+    }
366
+}
367
+
368
+// Timeline
369
+.timeline {
370
+    position: relative;
371
+    padding: 20px 0 20px;
372
+    list-style: none;
373
+}
374
+
375
+.timeline:before {
376
+    content: " ";
377
+    position: absolute;
378
+    top: 0;
379
+    bottom: 0;
380
+    left: 50%;
381
+    width: 3px;
382
+    margin-left: -1.5px;
383
+    background-color: #eeeeee;
384
+}
385
+
386
+.timeline > li {
387
+    position: relative;
388
+    margin-bottom: 20px;
389
+}
390
+
391
+.timeline > li:before,
392
+.timeline > li:after {
393
+    content: " ";
394
+    display: table;
395
+}
396
+
397
+.timeline > li:after {
398
+    clear: both;
399
+}
400
+
401
+.timeline > li:before,
402
+.timeline > li:after {
403
+    content: " ";
404
+    display: table;
405
+}
406
+
407
+.timeline > li:after {
408
+    clear: both;
409
+}
410
+
411
+.timeline > li > .timeline-panel {
412
+    float: left;
413
+    position: relative;
414
+    width: 46%;
415
+    padding: 20px;
416
+    border: 1px solid #d4d4d4;
417
+    border-radius: 2px;
418
+    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
419
+    box-shadow: 0 1px 6px rgba(0,0,0,0.175);
420
+}
421
+
422
+.timeline > li > .timeline-panel:before {
423
+    content: " ";
424
+    display: inline-block;
425
+    position: absolute;
426
+    top: 26px;
427
+    right: -15px;
428
+    border-top: 15px solid transparent;
429
+    border-right: 0 solid #ccc;
430
+    border-bottom: 15px solid transparent;
431
+    border-left: 15px solid #ccc;
432
+}
433
+
434
+.timeline > li > .timeline-panel:after {
435
+    content: " ";
436
+    display: inline-block;
437
+    position: absolute;
438
+    top: 27px;
439
+    right: -14px;
440
+    border-top: 14px solid transparent;
441
+    border-right: 0 solid #fff;
442
+    border-bottom: 14px solid transparent;
443
+    border-left: 14px solid #fff;
444
+}
445
+
446
+.timeline > li > .timeline-badge {
447
+    z-index: 100;
448
+    position: absolute;
449
+    top: 16px;
450
+    left: 50%;
451
+    width: 50px;
452
+    height: 50px;
453
+    margin-left: -25px;
454
+    border-radius: 50% 50% 50% 50%;
455
+    text-align: center;
456
+    font-size: 1.4em;
457
+    line-height: 50px;
458
+    color: #fff;
459
+    background-color: #999999;
460
+}
461
+
462
+.timeline > li.timeline-inverted > .timeline-panel {
463
+    float: right;
464
+}
465
+
466
+.timeline > li.timeline-inverted > .timeline-panel:before {
467
+    right: auto;
468
+    left: -15px;
469
+    border-right-width: 15px;
470
+    border-left-width: 0;
471
+}
472
+
473
+.timeline > li.timeline-inverted > .timeline-panel:after {
474
+    right: auto;
475
+    left: -14px;
476
+    border-right-width: 14px;
477
+    border-left-width: 0;
478
+}
479
+
480
+.timeline-badge.primary {
481
+    background-color: #2e6da4 !important;
482
+}
483
+
484
+.timeline-badge.success {
485
+    background-color: #3f903f !important;
486
+}
487
+
488
+.timeline-badge.warning {
489
+    background-color: #f0ad4e !important;
490
+}
491
+
492
+.timeline-badge.danger {
493
+    background-color: #d9534f !important;
494
+}
495
+
496
+.timeline-badge.info {
497
+    background-color: #5bc0de !important;
498
+}
499
+
500
+.timeline-title {
501
+    margin-top: 0;
502
+    color: inherit;
503
+}
504
+
505
+.timeline-body > p,
506
+.timeline-body > ul {
507
+    margin-bottom: 0;
508
+}
509
+
510
+.timeline-body > p + p {
511
+    margin-top: 5px;
512
+}
513
+
514
+@media(max-width:767px) {
515
+    ul.timeline:before {
516
+        left: 40px;
517
+    }
518
+
519
+    ul.timeline > li > .timeline-panel {
520
+        width: calc(100% - 90px);
521
+        width: -moz-calc(100% - 90px);
522
+        width: -webkit-calc(100% - 90px);
523
+    }
524
+
525
+    ul.timeline > li > .timeline-badge {
526
+        top: 16px;
527
+        left: 15px;
528
+        margin-left: 0;
529
+    }
530
+
531
+    ul.timeline > li > .timeline-panel {
532
+        float: right;
533
+    }
534
+
535
+    ul.timeline > li > .timeline-panel:before {
536
+        right: auto;
537
+        left: -15px;
538
+        border-right-width: 15px;
539
+        border-left-width: 0;
540
+    }
541
+
542
+    ul.timeline > li > .timeline-panel:after {
543
+        right: auto;
544
+        left: -14px;
545
+        border-right-width: 14px;
546
+        border-left-width: 0;
547
+    }
548
+}

+ 14
- 0
less/variables.less Datei anzeigen

@@ -0,0 +1,14 @@
1
+// Variables
2
+
3
+@gray-darker: lighten(#000, 13.5%);
4
+@gray-dark: lighten(#000, 20%);
5
+@gray: lighten(#000, 33.5%);
6
+@gray-light: lighten(#000, 60%);
7
+@gray-lighter: lighten(#000, 93.5%);
8
+@gray-lightest: lighten(#000, 97.25%);
9
+@brand-primary: #428bca;
10
+@brand-success: #5cb85c;
11
+@brand-info: #5bc0de;
12
+@brand-warning: #f0ad4e;
13
+@brand-danger: #d9534f;
14
+

+ 24
- 0
package.json Datei anzeigen

@@ -0,0 +1,24 @@
1
+{
2
+  "name": "startbootstrap-sb-admin-2",
3
+  "title": "SB Admin 2",
4
+  "version": "3.3.7+1",
5
+  "homepage": "http://startbootstrap.com/template-overviews/sb-admin-2",
6
+  "author": "Start Bootstrap",
7
+  "license": {
8
+    "type": "MIT",
9
+    "url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE"
10
+  },
11
+  "devDependencies": {
12
+    "browser-sync": "^2.13.0",
13
+    "gulp": "^3.9.1",
14
+    "gulp-clean-css": "^2.0.10",
15
+    "gulp-header": "^1.8.7",
16
+    "gulp-less": "^3.1.0",
17
+    "gulp-rename": "^1.2.2",
18
+    "gulp-uglify": "^1.5.4"
19
+  },
20
+  "repository": {
21
+    "type": "git",
22
+    "url": "git://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
23
+  }
24
+}

+ 402
- 0
pages/blank.html Datei anzeigen

@@ -0,0 +1,402 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div id="wrapper">
38
+
39
+        <!-- Navigation -->
40
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
41
+            <div class="navbar-header">
42
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
43
+                    <span class="sr-only">Toggle navigation</span>
44
+                    <span class="icon-bar"></span>
45
+                    <span class="icon-bar"></span>
46
+                    <span class="icon-bar"></span>
47
+                </button>
48
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
49
+            </div>
50
+            <!-- /.navbar-header -->
51
+
52
+            <ul class="nav navbar-top-links navbar-right">
53
+                <li class="dropdown">
54
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
55
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
56
+                    </a>
57
+                    <ul class="dropdown-menu dropdown-messages">
58
+                        <li>
59
+                            <a href="#">
60
+                                <div>
61
+                                    <strong>John Smith</strong>
62
+                                    <span class="pull-right text-muted">
63
+                                        <em>Yesterday</em>
64
+                                    </span>
65
+                                </div>
66
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
67
+                            </a>
68
+                        </li>
69
+                        <li class="divider"></li>
70
+                        <li>
71
+                            <a href="#">
72
+                                <div>
73
+                                    <strong>John Smith</strong>
74
+                                    <span class="pull-right text-muted">
75
+                                        <em>Yesterday</em>
76
+                                    </span>
77
+                                </div>
78
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
79
+                            </a>
80
+                        </li>
81
+                        <li class="divider"></li>
82
+                        <li>
83
+                            <a href="#">
84
+                                <div>
85
+                                    <strong>John Smith</strong>
86
+                                    <span class="pull-right text-muted">
87
+                                        <em>Yesterday</em>
88
+                                    </span>
89
+                                </div>
90
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
91
+                            </a>
92
+                        </li>
93
+                        <li class="divider"></li>
94
+                        <li>
95
+                            <a class="text-center" href="#">
96
+                                <strong>Read All Messages</strong>
97
+                                <i class="fa fa-angle-right"></i>
98
+                            </a>
99
+                        </li>
100
+                    </ul>
101
+                    <!-- /.dropdown-messages -->
102
+                </li>
103
+                <!-- /.dropdown -->
104
+                <li class="dropdown">
105
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
106
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
107
+                    </a>
108
+                    <ul class="dropdown-menu dropdown-tasks">
109
+                        <li>
110
+                            <a href="#">
111
+                                <div>
112
+                                    <p>
113
+                                        <strong>Task 1</strong>
114
+                                        <span class="pull-right text-muted">40% Complete</span>
115
+                                    </p>
116
+                                    <div class="progress progress-striped active">
117
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
118
+                                            <span class="sr-only">40% Complete (success)</span>
119
+                                        </div>
120
+                                    </div>
121
+                                </div>
122
+                            </a>
123
+                        </li>
124
+                        <li class="divider"></li>
125
+                        <li>
126
+                            <a href="#">
127
+                                <div>
128
+                                    <p>
129
+                                        <strong>Task 2</strong>
130
+                                        <span class="pull-right text-muted">20% Complete</span>
131
+                                    </p>
132
+                                    <div class="progress progress-striped active">
133
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
134
+                                            <span class="sr-only">20% Complete</span>
135
+                                        </div>
136
+                                    </div>
137
+                                </div>
138
+                            </a>
139
+                        </li>
140
+                        <li class="divider"></li>
141
+                        <li>
142
+                            <a href="#">
143
+                                <div>
144
+                                    <p>
145
+                                        <strong>Task 3</strong>
146
+                                        <span class="pull-right text-muted">60% Complete</span>
147
+                                    </p>
148
+                                    <div class="progress progress-striped active">
149
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
150
+                                            <span class="sr-only">60% Complete (warning)</span>
151
+                                        </div>
152
+                                    </div>
153
+                                </div>
154
+                            </a>
155
+                        </li>
156
+                        <li class="divider"></li>
157
+                        <li>
158
+                            <a href="#">
159
+                                <div>
160
+                                    <p>
161
+                                        <strong>Task 4</strong>
162
+                                        <span class="pull-right text-muted">80% Complete</span>
163
+                                    </p>
164
+                                    <div class="progress progress-striped active">
165
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
166
+                                            <span class="sr-only">80% Complete (danger)</span>
167
+                                        </div>
168
+                                    </div>
169
+                                </div>
170
+                            </a>
171
+                        </li>
172
+                        <li class="divider"></li>
173
+                        <li>
174
+                            <a class="text-center" href="#">
175
+                                <strong>See All Tasks</strong>
176
+                                <i class="fa fa-angle-right"></i>
177
+                            </a>
178
+                        </li>
179
+                    </ul>
180
+                    <!-- /.dropdown-tasks -->
181
+                </li>
182
+                <!-- /.dropdown -->
183
+                <li class="dropdown">
184
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
185
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
186
+                    </a>
187
+                    <ul class="dropdown-menu dropdown-alerts">
188
+                        <li>
189
+                            <a href="#">
190
+                                <div>
191
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
192
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
193
+                                </div>
194
+                            </a>
195
+                        </li>
196
+                        <li class="divider"></li>
197
+                        <li>
198
+                            <a href="#">
199
+                                <div>
200
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
201
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
202
+                                </div>
203
+                            </a>
204
+                        </li>
205
+                        <li class="divider"></li>
206
+                        <li>
207
+                            <a href="#">
208
+                                <div>
209
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
210
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
211
+                                </div>
212
+                            </a>
213
+                        </li>
214
+                        <li class="divider"></li>
215
+                        <li>
216
+                            <a href="#">
217
+                                <div>
218
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
219
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
220
+                                </div>
221
+                            </a>
222
+                        </li>
223
+                        <li class="divider"></li>
224
+                        <li>
225
+                            <a href="#">
226
+                                <div>
227
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
228
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
229
+                                </div>
230
+                            </a>
231
+                        </li>
232
+                        <li class="divider"></li>
233
+                        <li>
234
+                            <a class="text-center" href="#">
235
+                                <strong>See All Alerts</strong>
236
+                                <i class="fa fa-angle-right"></i>
237
+                            </a>
238
+                        </li>
239
+                    </ul>
240
+                    <!-- /.dropdown-alerts -->
241
+                </li>
242
+                <!-- /.dropdown -->
243
+                <li class="dropdown">
244
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
245
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
246
+                    </a>
247
+                    <ul class="dropdown-menu dropdown-user">
248
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
249
+                        </li>
250
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
251
+                        </li>
252
+                        <li class="divider"></li>
253
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
254
+                        </li>
255
+                    </ul>
256
+                    <!-- /.dropdown-user -->
257
+                </li>
258
+                <!-- /.dropdown -->
259
+            </ul>
260
+            <!-- /.navbar-top-links -->
261
+
262
+            <div class="navbar-default sidebar" role="navigation">
263
+                <div class="sidebar-nav navbar-collapse">
264
+                    <ul class="nav" id="side-menu">
265
+                        <li class="sidebar-search">
266
+                            <div class="input-group custom-search-form">
267
+                                <input type="text" class="form-control" placeholder="Search...">
268
+                                <span class="input-group-btn">
269
+                                    <button class="btn btn-default" type="button">
270
+                                        <i class="fa fa-search"></i>
271
+                                    </button>
272
+                                </span>
273
+                            </div>
274
+                            <!-- /input-group -->
275
+                        </li>
276
+                        <li>
277
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
278
+                        </li>
279
+                        <li>
280
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
281
+                            <ul class="nav nav-second-level">
282
+                                <li>
283
+                                    <a href="flot.html">Flot Charts</a>
284
+                                </li>
285
+                                <li>
286
+                                    <a href="morris.html">Morris.js Charts</a>
287
+                                </li>
288
+                            </ul>
289
+                            <!-- /.nav-second-level -->
290
+                        </li>
291
+                        <li>
292
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
293
+                        </li>
294
+                        <li>
295
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
299
+                            <ul class="nav nav-second-level">
300
+                                <li>
301
+                                    <a href="panels-wells.html">Panels and Wells</a>
302
+                                </li>
303
+                                <li>
304
+                                    <a href="buttons.html">Buttons</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="notifications.html">Notifications</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="typography.html">Typography</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="icons.html"> Icons</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="grid.html">Grid</a>
317
+                                </li>
318
+                            </ul>
319
+                            <!-- /.nav-second-level -->
320
+                        </li>
321
+                        <li>
322
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
323
+                            <ul class="nav nav-second-level">
324
+                                <li>
325
+                                    <a href="#">Second Level Item</a>
326
+                                </li>
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
332
+                                    <ul class="nav nav-third-level">
333
+                                        <li>
334
+                                            <a href="#">Third Level Item</a>
335
+                                        </li>
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                    </ul>
346
+                                    <!-- /.nav-third-level -->
347
+                                </li>
348
+                            </ul>
349
+                            <!-- /.nav-second-level -->
350
+                        </li>
351
+                        <li class="active">
352
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
353
+                            <ul class="nav nav-second-level">
354
+                                <li>
355
+                                    <a class="active" href="blank.html">Blank Page</a>
356
+                                </li>
357
+                                <li>
358
+                                    <a href="login.html">Login Page</a>
359
+                                </li>
360
+                            </ul>
361
+                            <!-- /.nav-second-level -->
362
+                        </li>
363
+                    </ul>
364
+                </div>
365
+                <!-- /.sidebar-collapse -->
366
+            </div>
367
+            <!-- /.navbar-static-side -->
368
+        </nav>
369
+
370
+        <!-- Page Content -->
371
+        <div id="page-wrapper">
372
+            <div class="container-fluid">
373
+                <div class="row">
374
+                    <div class="col-lg-12">
375
+                        <h1 class="page-header">Blank</h1>
376
+                    </div>
377
+                    <!-- /.col-lg-12 -->
378
+                </div>
379
+                <!-- /.row -->
380
+            </div>
381
+            <!-- /.container-fluid -->
382
+        </div>
383
+        <!-- /#page-wrapper -->
384
+
385
+    </div>
386
+    <!-- /#wrapper -->
387
+
388
+    <!-- jQuery -->
389
+    <script src="../vendor/jquery/jquery.min.js"></script>
390
+
391
+    <!-- Bootstrap Core JavaScript -->
392
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
393
+
394
+    <!-- Metis Menu Plugin JavaScript -->
395
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
396
+
397
+    <!-- Custom Theme JavaScript -->
398
+    <script src="../dist/js/sb-admin-2.js"></script>
399
+
400
+</body>
401
+
402
+</html>

+ 601
- 0
pages/buttons.html Datei anzeigen

@@ -0,0 +1,601 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Social Buttons CSS -->
21
+    <link href="../vendor/bootstrap-social/bootstrap-social.css" rel="stylesheet">
22
+
23
+    <!-- Custom CSS -->
24
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
25
+
26
+    <!-- Custom Fonts -->
27
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
28
+
29
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
30
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
31
+    <!--[if lt IE 9]>
32
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
33
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
34
+    <![endif]-->
35
+
36
+</head>
37
+
38
+<body>
39
+
40
+    <div id="wrapper">
41
+
42
+        <!-- Navigation -->
43
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
44
+            <div class="navbar-header">
45
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
46
+                    <span class="sr-only">Toggle navigation</span>
47
+                    <span class="icon-bar"></span>
48
+                    <span class="icon-bar"></span>
49
+                    <span class="icon-bar"></span>
50
+                </button>
51
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
52
+            </div>
53
+            <!-- /.navbar-header -->
54
+
55
+            <ul class="nav navbar-top-links navbar-right">
56
+                <li class="dropdown">
57
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
58
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
59
+                    </a>
60
+                    <ul class="dropdown-menu dropdown-messages">
61
+                        <li>
62
+                            <a href="#">
63
+                                <div>
64
+                                    <strong>John Smith</strong>
65
+                                    <span class="pull-right text-muted">
66
+                                        <em>Yesterday</em>
67
+                                    </span>
68
+                                </div>
69
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
70
+                            </a>
71
+                        </li>
72
+                        <li class="divider"></li>
73
+                        <li>
74
+                            <a href="#">
75
+                                <div>
76
+                                    <strong>John Smith</strong>
77
+                                    <span class="pull-right text-muted">
78
+                                        <em>Yesterday</em>
79
+                                    </span>
80
+                                </div>
81
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
82
+                            </a>
83
+                        </li>
84
+                        <li class="divider"></li>
85
+                        <li>
86
+                            <a href="#">
87
+                                <div>
88
+                                    <strong>John Smith</strong>
89
+                                    <span class="pull-right text-muted">
90
+                                        <em>Yesterday</em>
91
+                                    </span>
92
+                                </div>
93
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
94
+                            </a>
95
+                        </li>
96
+                        <li class="divider"></li>
97
+                        <li>
98
+                            <a class="text-center" href="#">
99
+                                <strong>Read All Messages</strong>
100
+                                <i class="fa fa-angle-right"></i>
101
+                            </a>
102
+                        </li>
103
+                    </ul>
104
+                    <!-- /.dropdown-messages -->
105
+                </li>
106
+                <!-- /.dropdown -->
107
+                <li class="dropdown">
108
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
109
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
110
+                    </a>
111
+                    <ul class="dropdown-menu dropdown-tasks">
112
+                        <li>
113
+                            <a href="#">
114
+                                <div>
115
+                                    <p>
116
+                                        <strong>Task 1</strong>
117
+                                        <span class="pull-right text-muted">40% Complete</span>
118
+                                    </p>
119
+                                    <div class="progress progress-striped active">
120
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
121
+                                            <span class="sr-only">40% Complete (success)</span>
122
+                                        </div>
123
+                                    </div>
124
+                                </div>
125
+                            </a>
126
+                        </li>
127
+                        <li class="divider"></li>
128
+                        <li>
129
+                            <a href="#">
130
+                                <div>
131
+                                    <p>
132
+                                        <strong>Task 2</strong>
133
+                                        <span class="pull-right text-muted">20% Complete</span>
134
+                                    </p>
135
+                                    <div class="progress progress-striped active">
136
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
137
+                                            <span class="sr-only">20% Complete</span>
138
+                                        </div>
139
+                                    </div>
140
+                                </div>
141
+                            </a>
142
+                        </li>
143
+                        <li class="divider"></li>
144
+                        <li>
145
+                            <a href="#">
146
+                                <div>
147
+                                    <p>
148
+                                        <strong>Task 3</strong>
149
+                                        <span class="pull-right text-muted">60% Complete</span>
150
+                                    </p>
151
+                                    <div class="progress progress-striped active">
152
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
153
+                                            <span class="sr-only">60% Complete (warning)</span>
154
+                                        </div>
155
+                                    </div>
156
+                                </div>
157
+                            </a>
158
+                        </li>
159
+                        <li class="divider"></li>
160
+                        <li>
161
+                            <a href="#">
162
+                                <div>
163
+                                    <p>
164
+                                        <strong>Task 4</strong>
165
+                                        <span class="pull-right text-muted">80% Complete</span>
166
+                                    </p>
167
+                                    <div class="progress progress-striped active">
168
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
169
+                                            <span class="sr-only">80% Complete (danger)</span>
170
+                                        </div>
171
+                                    </div>
172
+                                </div>
173
+                            </a>
174
+                        </li>
175
+                        <li class="divider"></li>
176
+                        <li>
177
+                            <a class="text-center" href="#">
178
+                                <strong>See All Tasks</strong>
179
+                                <i class="fa fa-angle-right"></i>
180
+                            </a>
181
+                        </li>
182
+                    </ul>
183
+                    <!-- /.dropdown-tasks -->
184
+                </li>
185
+                <!-- /.dropdown -->
186
+                <li class="dropdown">
187
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
188
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
189
+                    </a>
190
+                    <ul class="dropdown-menu dropdown-alerts">
191
+                        <li>
192
+                            <a href="#">
193
+                                <div>
194
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
195
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
196
+                                </div>
197
+                            </a>
198
+                        </li>
199
+                        <li class="divider"></li>
200
+                        <li>
201
+                            <a href="#">
202
+                                <div>
203
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
204
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
205
+                                </div>
206
+                            </a>
207
+                        </li>
208
+                        <li class="divider"></li>
209
+                        <li>
210
+                            <a href="#">
211
+                                <div>
212
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
213
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
214
+                                </div>
215
+                            </a>
216
+                        </li>
217
+                        <li class="divider"></li>
218
+                        <li>
219
+                            <a href="#">
220
+                                <div>
221
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
222
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
223
+                                </div>
224
+                            </a>
225
+                        </li>
226
+                        <li class="divider"></li>
227
+                        <li>
228
+                            <a href="#">
229
+                                <div>
230
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
231
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
232
+                                </div>
233
+                            </a>
234
+                        </li>
235
+                        <li class="divider"></li>
236
+                        <li>
237
+                            <a class="text-center" href="#">
238
+                                <strong>See All Alerts</strong>
239
+                                <i class="fa fa-angle-right"></i>
240
+                            </a>
241
+                        </li>
242
+                    </ul>
243
+                    <!-- /.dropdown-alerts -->
244
+                </li>
245
+                <!-- /.dropdown -->
246
+                <li class="dropdown">
247
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
248
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
249
+                    </a>
250
+                    <ul class="dropdown-menu dropdown-user">
251
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
252
+                        </li>
253
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
254
+                        </li>
255
+                        <li class="divider"></li>
256
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
257
+                        </li>
258
+                    </ul>
259
+                    <!-- /.dropdown-user -->
260
+                </li>
261
+                <!-- /.dropdown -->
262
+            </ul>
263
+            <!-- /.navbar-top-links -->
264
+
265
+            <div class="navbar-default sidebar" role="navigation">
266
+                <div class="sidebar-nav navbar-collapse">
267
+                    <ul class="nav" id="side-menu">
268
+                        <li class="sidebar-search">
269
+                            <div class="input-group custom-search-form">
270
+                                <input type="text" class="form-control" placeholder="Search...">
271
+                                <span class="input-group-btn">
272
+                                <button class="btn btn-default" type="button">
273
+                                    <i class="fa fa-search"></i>
274
+                                </button>
275
+                            </span>
276
+                            </div>
277
+                            <!-- /input-group -->
278
+                        </li>
279
+                        <li>
280
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
281
+                        </li>
282
+                        <li>
283
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
284
+                            <ul class="nav nav-second-level">
285
+                                <li>
286
+                                    <a href="flot.html">Flot Charts</a>
287
+                                </li>
288
+                                <li>
289
+                                    <a href="morris.html">Morris.js Charts</a>
290
+                                </li>
291
+                            </ul>
292
+                            <!-- /.nav-second-level -->
293
+                        </li>
294
+                        <li>
295
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
299
+                        </li>
300
+                        <li>
301
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
302
+                            <ul class="nav nav-second-level">
303
+                                <li>
304
+                                    <a href="panels-wells.html">Panels and Wells</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="buttons.html">Buttons</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="notifications.html">Notifications</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="typography.html">Typography</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="icons.html"> Icons</a>
317
+                                </li>
318
+                                <li>
319
+                                    <a href="grid.html">Grid</a>
320
+                                </li>
321
+                            </ul>
322
+                            <!-- /.nav-second-level -->
323
+                        </li>
324
+                        <li>
325
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
326
+                            <ul class="nav nav-second-level">
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Second Level Item</a>
332
+                                </li>
333
+                                <li>
334
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
335
+                                    <ul class="nav nav-third-level">
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                        <li>
346
+                                            <a href="#">Third Level Item</a>
347
+                                        </li>
348
+                                    </ul>
349
+                                    <!-- /.nav-third-level -->
350
+                                </li>
351
+                            </ul>
352
+                            <!-- /.nav-second-level -->
353
+                        </li>
354
+                        <li>
355
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
356
+                            <ul class="nav nav-second-level">
357
+                                <li>
358
+                                    <a href="blank.html">Blank Page</a>
359
+                                </li>
360
+                                <li>
361
+                                    <a href="login.html">Login Page</a>
362
+                                </li>
363
+                            </ul>
364
+                            <!-- /.nav-second-level -->
365
+                        </li>
366
+                    </ul>
367
+                </div>
368
+                <!-- /.sidebar-collapse -->
369
+            </div>
370
+            <!-- /.navbar-static-side -->
371
+        </nav>
372
+
373
+        <!-- Page Content -->
374
+        <div id="page-wrapper">
375
+            <div class="row">
376
+                <div class="col-lg-12">
377
+                    <h1 class="page-header">Buttons</h1>
378
+                </div>
379
+                <!-- /.col-lg-12 -->
380
+            </div>
381
+            <!-- /.row -->
382
+            <div class="row">
383
+                <div class="col-lg-6">
384
+                    <div class="panel panel-default">
385
+                        <div class="panel-heading">
386
+                            Default Buttons
387
+                        </div>
388
+                        <!-- /.panel-heading -->
389
+                        <div class="panel-body">
390
+                            <h4>Normal Buttons</h4>
391
+                            <p>
392
+                                <button type="button" class="btn btn-default">Default</button>
393
+                                <button type="button" class="btn btn-primary">Primary</button>
394
+                                <button type="button" class="btn btn-success">Success</button>
395
+                                <button type="button" class="btn btn-info">Info</button>
396
+                                <button type="button" class="btn btn-warning">Warning</button>
397
+                                <button type="button" class="btn btn-danger">Danger</button>
398
+                                <button type="button" class="btn btn-link">Link</button>
399
+                            </p>
400
+                            <br>
401
+                            <h4>Disabled Buttons</h4>
402
+                            <p>
403
+                                <button type="button" class="btn btn-default disabled">Default</button>
404
+                                <button type="button" class="btn btn-primary disabled">Primary</button>
405
+                                <button type="button" class="btn btn-success disabled">Success</button>
406
+                                <button type="button" class="btn btn-info disabled">Info</button>
407
+                                <button type="button" class="btn btn-warning disabled">Warning</button>
408
+                                <button type="button" class="btn btn-danger disabled">Danger</button>
409
+                                <button type="button" class="btn btn-link disabled">Link</button>
410
+                            </p>
411
+                            <br>
412
+                            <h4>Button Sizes</h4>
413
+                            <p>
414
+                                <button type="button" class="btn btn-primary btn-lg">Large button</button>
415
+                                <button type="button" class="btn btn-primary">Default button</button>
416
+                                <button type="button" class="btn btn-primary btn-sm">Small button</button>
417
+                                <button type="button" class="btn btn-primary btn-xs">Mini button</button>
418
+                                <br>
419
+                                <br>
420
+                                <button type="button" class="btn btn-primary btn-lg btn-block">Block level button</button>
421
+                            </p>
422
+                        </div>
423
+                        <!-- /.panel-body -->
424
+                    </div>
425
+                    <!-- /.panel -->
426
+                    <div class="panel panel-default">
427
+                        <div class="panel-heading">
428
+                            Circle Icon Buttons with Font Awesome Icons
429
+                        </div>
430
+                        <!-- /.panel-heading -->
431
+                        <div class="panel-body">
432
+                            <h4>Normal Circle Buttons</h4>
433
+                            <button type="button" class="btn btn-default btn-circle"><i class="fa fa-check"></i>
434
+                            </button>
435
+                            <button type="button" class="btn btn-primary btn-circle"><i class="fa fa-list"></i>
436
+                            </button>
437
+                            <button type="button" class="btn btn-success btn-circle"><i class="fa fa-link"></i>
438
+                            </button>
439
+                            <button type="button" class="btn btn-info btn-circle"><i class="fa fa-check"></i>
440
+                            </button>
441
+                            <button type="button" class="btn btn-warning btn-circle"><i class="fa fa-times"></i>
442
+                            </button>
443
+                            <button type="button" class="btn btn-danger btn-circle"><i class="fa fa-heart"></i>
444
+                            </button>
445
+                            <br>
446
+                            <br>
447
+                            <h4>Large Circle Buttons</h4>
448
+                            <button type="button" class="btn btn-default btn-circle btn-lg"><i class="fa fa-check"></i>
449
+                            </button>
450
+                            <button type="button" class="btn btn-primary btn-circle btn-lg"><i class="fa fa-list"></i>
451
+                            </button>
452
+                            <button type="button" class="btn btn-success btn-circle btn-lg"><i class="fa fa-link"></i>
453
+                            </button>
454
+                            <button type="button" class="btn btn-info btn-circle btn-lg"><i class="fa fa-check"></i>
455
+                            </button>
456
+                            <button type="button" class="btn btn-warning btn-circle btn-lg"><i class="fa fa-times"></i>
457
+                            </button>
458
+                            <button type="button" class="btn btn-danger btn-circle btn-lg"><i class="fa fa-heart"></i>
459
+                            </button>
460
+                            <br>
461
+                            <br>
462
+                            <h4>Extra Large Circle Buttons</h4>
463
+                            <button type="button" class="btn btn-default btn-circle btn-xl"><i class="fa fa-check"></i>
464
+                            </button>
465
+                            <button type="button" class="btn btn-primary btn-circle btn-xl"><i class="fa fa-list"></i>
466
+                            </button>
467
+                            <button type="button" class="btn btn-success btn-circle btn-xl"><i class="fa fa-link"></i>
468
+                            </button>
469
+                            <button type="button" class="btn btn-info btn-circle btn-xl"><i class="fa fa-check"></i>
470
+                            </button>
471
+                            <button type="button" class="btn btn-warning btn-circle btn-xl"><i class="fa fa-times"></i>
472
+                            </button>
473
+                            <button type="button" class="btn btn-danger btn-circle btn-xl"><i class="fa fa-heart"></i>
474
+                            </button>
475
+                        </div>
476
+                        <!-- /.panel-body -->
477
+                    </div>
478
+                    <!-- /.panel -->
479
+                </div>
480
+                <!-- /.col-lg-6 -->
481
+                <div class="col-lg-6">
482
+                    <div class="panel panel-default">
483
+                        <div class="panel-heading">
484
+                            Outline Buttons with Smooth Transition
485
+                        </div>
486
+                        <!-- /.panel-heading -->
487
+                        <div class="panel-body">
488
+                            <h4>Outline Buttons</h4>
489
+                            <p>
490
+                                <button type="button" class="btn btn-outline btn-default">Default</button>
491
+                                <button type="button" class="btn btn-outline btn-primary">Primary</button>
492
+                                <button type="button" class="btn btn-outline btn-success">Success</button>
493
+                                <button type="button" class="btn btn-outline btn-info">Info</button>
494
+                                <button type="button" class="btn btn-outline btn-warning">Warning</button>
495
+                                <button type="button" class="btn btn-outline btn-danger">Danger</button>
496
+                                <button type="button" class="btn btn-outline btn-link">Link</button>
497
+                            </p>
498
+                            <br>
499
+                            <h4>Outline Button Sizes</h4>
500
+                            <p>
501
+                                <button type="button" class="btn btn-outline btn-primary btn-lg">Large button</button>
502
+                                <button type="button" class="btn btn-outline btn-primary">Default button</button>
503
+                                <button type="button" class="btn btn-outline btn-primary btn-sm">Small button</button>
504
+                                <button type="button" class="btn btn-outline btn-primary btn-xs">Mini button</button>
505
+                                <br>
506
+                                <br>
507
+                                <button type="button" class="btn btn-outline btn-primary btn-lg btn-block">Block level button</button>
508
+                            </p>
509
+                        </div>
510
+                        <!-- /.panel-body -->
511
+                    </div>
512
+                    <!-- /.panel -->
513
+                    <div class="panel panel-default">
514
+                        <div class="panel-heading">
515
+                            Social Buttons with Font Awesome Icons
516
+                        </div>
517
+                        <!-- /.panel-heading -->
518
+                        <div class="panel-body">
519
+                            <h4>Social Buttons</h4>
520
+                            <a class="btn btn-block btn-social btn-bitbucket">
521
+                                <i class="fa fa-bitbucket"></i> Sign in with Bitbucket
522
+                            </a>
523
+                            <a class="btn btn-block btn-social btn-dropbox">
524
+                                <i class="fa fa-dropbox"></i> Sign in with Dropbox
525
+                            </a>
526
+                            <a class="btn btn-block btn-social btn-facebook">
527
+                                <i class="fa fa-facebook"></i> Sign in with Facebook
528
+                            </a>
529
+                            <a class="btn btn-block btn-social btn-flickr">
530
+                                <i class="fa fa-flickr"></i> Sign in with Flickr
531
+                            </a>
532
+                            <a class="btn btn-block btn-social btn-github">
533
+                                <i class="fa fa-github"></i> Sign in with GitHub
534
+                            </a>
535
+                            <a class="btn btn-block btn-social btn-google-plus">
536
+                                <i class="fa fa-google-plus"></i> Sign in with Google
537
+                            </a>
538
+                            <a class="btn btn-block btn-social btn-instagram">
539
+                                <i class="fa fa-instagram"></i> Sign in with Instagram
540
+                            </a>
541
+                            <a class="btn btn-block btn-social btn-linkedin">
542
+                                <i class="fa fa-linkedin"></i> Sign in with LinkedIn
543
+                            </a>
544
+                            <a class="btn btn-block btn-social btn-pinterest">
545
+                                <i class="fa fa-pinterest"></i> Sign in with Pinterest
546
+                            </a>
547
+                            <a class="btn btn-block btn-social btn-tumblr">
548
+                                <i class="fa fa-tumblr"></i> Sign in with Tumblr
549
+                            </a>
550
+                            <a class="btn btn-block btn-social btn-twitter">
551
+                                <i class="fa fa-twitter"></i> Sign in with Twitter
552
+                            </a>
553
+                            <a class="btn btn-block btn-social btn-vk">
554
+                                <i class="fa fa-vk"></i> Sign in with VK
555
+                            </a>
556
+
557
+                            <hr>
558
+
559
+                            <div class="text-center">
560
+                                <a class="btn btn-social-icon btn-bitbucket"><i class="fa fa-bitbucket"></i></a>
561
+                                <a class="btn btn-social-icon btn-dropbox"><i class="fa fa-dropbox"></i></a>
562
+                                <a class="btn btn-social-icon btn-facebook"><i class="fa fa-facebook"></i></a>
563
+                                <a class="btn btn-social-icon btn-flickr"><i class="fa fa-flickr"></i></a>
564
+                                <a class="btn btn-social-icon btn-github"><i class="fa fa-github"></i></a>
565
+                                <a class="btn btn-social-icon btn-google-plus"><i class="fa fa-google-plus"></i></a>
566
+                                <a class="btn btn-social-icon btn-instagram"><i class="fa fa-instagram"></i></a>
567
+                                <a class="btn btn-social-icon btn-linkedin"><i class="fa fa-linkedin"></i></a>
568
+                                <a class="btn btn-social-icon btn-pinterest"><i class="fa fa-pinterest"></i></a>
569
+                                <a class="btn btn-social-icon btn-tumblr"><i class="fa fa-tumblr"></i></a>
570
+                                <a class="btn btn-social-icon btn-twitter"><i class="fa fa-twitter"></i></a>
571
+                                <a class="btn btn-social-icon btn-vk"><i class="fa fa-vk"></i></a>
572
+                            </div>
573
+                        </div>
574
+                        <!-- /.panel-body -->
575
+                    </div>
576
+                    <!-- /.panel -->
577
+                </div>
578
+                <!-- /.col-lg-6 -->
579
+            </div>
580
+            <!-- /.row -->
581
+        </div>
582
+        <!-- /#page-wrapper -->
583
+
584
+    </div>
585
+    <!-- /#wrapper -->
586
+
587
+    <!-- jQuery -->
588
+    <script src="../vendor/jquery/jquery.min.js"></script>
589
+
590
+    <!-- Bootstrap Core JavaScript -->
591
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
592
+
593
+    <!-- Metis Menu Plugin JavaScript -->
594
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
595
+
596
+    <!-- Custom Theme JavaScript -->
597
+    <script src="../dist/js/sb-admin-2.js"></script>
598
+
599
+</body>
600
+
601
+</html>

+ 508
- 0
pages/flot.html Datei anzeigen

@@ -0,0 +1,508 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Morris Charts CSS -->
24
+    <link href="../vendor/morrisjs/morris.css" rel="stylesheet">
25
+
26
+    <!-- Custom Fonts -->
27
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
28
+
29
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
30
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
31
+    <!--[if lt IE 9]>
32
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
33
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
34
+    <![endif]-->
35
+
36
+</head>
37
+
38
+<body>
39
+
40
+    <div id="wrapper">
41
+
42
+        <!-- Navigation -->
43
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
44
+            <div class="navbar-header">
45
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
46
+                    <span class="sr-only">Toggle navigation</span>
47
+                    <span class="icon-bar"></span>
48
+                    <span class="icon-bar"></span>
49
+                    <span class="icon-bar"></span>
50
+                </button>
51
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
52
+            </div>
53
+            <!-- /.navbar-header -->
54
+
55
+            <ul class="nav navbar-top-links navbar-right">
56
+                <li class="dropdown">
57
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
58
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
59
+                    </a>
60
+                    <ul class="dropdown-menu dropdown-messages">
61
+                        <li>
62
+                            <a href="#">
63
+                                <div>
64
+                                    <strong>John Smith</strong>
65
+                                    <span class="pull-right text-muted">
66
+                                        <em>Yesterday</em>
67
+                                    </span>
68
+                                </div>
69
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
70
+                            </a>
71
+                        </li>
72
+                        <li class="divider"></li>
73
+                        <li>
74
+                            <a href="#">
75
+                                <div>
76
+                                    <strong>John Smith</strong>
77
+                                    <span class="pull-right text-muted">
78
+                                        <em>Yesterday</em>
79
+                                    </span>
80
+                                </div>
81
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
82
+                            </a>
83
+                        </li>
84
+                        <li class="divider"></li>
85
+                        <li>
86
+                            <a href="#">
87
+                                <div>
88
+                                    <strong>John Smith</strong>
89
+                                    <span class="pull-right text-muted">
90
+                                        <em>Yesterday</em>
91
+                                    </span>
92
+                                </div>
93
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
94
+                            </a>
95
+                        </li>
96
+                        <li class="divider"></li>
97
+                        <li>
98
+                            <a class="text-center" href="#">
99
+                                <strong>Read All Messages</strong>
100
+                                <i class="fa fa-angle-right"></i>
101
+                            </a>
102
+                        </li>
103
+                    </ul>
104
+                    <!-- /.dropdown-messages -->
105
+                </li>
106
+                <!-- /.dropdown -->
107
+                <li class="dropdown">
108
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
109
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
110
+                    </a>
111
+                    <ul class="dropdown-menu dropdown-tasks">
112
+                        <li>
113
+                            <a href="#">
114
+                                <div>
115
+                                    <p>
116
+                                        <strong>Task 1</strong>
117
+                                        <span class="pull-right text-muted">40% Complete</span>
118
+                                    </p>
119
+                                    <div class="progress progress-striped active">
120
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
121
+                                            <span class="sr-only">40% Complete (success)</span>
122
+                                        </div>
123
+                                    </div>
124
+                                </div>
125
+                            </a>
126
+                        </li>
127
+                        <li class="divider"></li>
128
+                        <li>
129
+                            <a href="#">
130
+                                <div>
131
+                                    <p>
132
+                                        <strong>Task 2</strong>
133
+                                        <span class="pull-right text-muted">20% Complete</span>
134
+                                    </p>
135
+                                    <div class="progress progress-striped active">
136
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
137
+                                            <span class="sr-only">20% Complete</span>
138
+                                        </div>
139
+                                    </div>
140
+                                </div>
141
+                            </a>
142
+                        </li>
143
+                        <li class="divider"></li>
144
+                        <li>
145
+                            <a href="#">
146
+                                <div>
147
+                                    <p>
148
+                                        <strong>Task 3</strong>
149
+                                        <span class="pull-right text-muted">60% Complete</span>
150
+                                    </p>
151
+                                    <div class="progress progress-striped active">
152
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
153
+                                            <span class="sr-only">60% Complete (warning)</span>
154
+                                        </div>
155
+                                    </div>
156
+                                </div>
157
+                            </a>
158
+                        </li>
159
+                        <li class="divider"></li>
160
+                        <li>
161
+                            <a href="#">
162
+                                <div>
163
+                                    <p>
164
+                                        <strong>Task 4</strong>
165
+                                        <span class="pull-right text-muted">80% Complete</span>
166
+                                    </p>
167
+                                    <div class="progress progress-striped active">
168
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
169
+                                            <span class="sr-only">80% Complete (danger)</span>
170
+                                        </div>
171
+                                    </div>
172
+                                </div>
173
+                            </a>
174
+                        </li>
175
+                        <li class="divider"></li>
176
+                        <li>
177
+                            <a class="text-center" href="#">
178
+                                <strong>See All Tasks</strong>
179
+                                <i class="fa fa-angle-right"></i>
180
+                            </a>
181
+                        </li>
182
+                    </ul>
183
+                    <!-- /.dropdown-tasks -->
184
+                </li>
185
+                <!-- /.dropdown -->
186
+                <li class="dropdown">
187
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
188
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
189
+                    </a>
190
+                    <ul class="dropdown-menu dropdown-alerts">
191
+                        <li>
192
+                            <a href="#">
193
+                                <div>
194
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
195
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
196
+                                </div>
197
+                            </a>
198
+                        </li>
199
+                        <li class="divider"></li>
200
+                        <li>
201
+                            <a href="#">
202
+                                <div>
203
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
204
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
205
+                                </div>
206
+                            </a>
207
+                        </li>
208
+                        <li class="divider"></li>
209
+                        <li>
210
+                            <a href="#">
211
+                                <div>
212
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
213
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
214
+                                </div>
215
+                            </a>
216
+                        </li>
217
+                        <li class="divider"></li>
218
+                        <li>
219
+                            <a href="#">
220
+                                <div>
221
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
222
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
223
+                                </div>
224
+                            </a>
225
+                        </li>
226
+                        <li class="divider"></li>
227
+                        <li>
228
+                            <a href="#">
229
+                                <div>
230
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
231
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
232
+                                </div>
233
+                            </a>
234
+                        </li>
235
+                        <li class="divider"></li>
236
+                        <li>
237
+                            <a class="text-center" href="#">
238
+                                <strong>See All Alerts</strong>
239
+                                <i class="fa fa-angle-right"></i>
240
+                            </a>
241
+                        </li>
242
+                    </ul>
243
+                    <!-- /.dropdown-alerts -->
244
+                </li>
245
+                <!-- /.dropdown -->
246
+                <li class="dropdown">
247
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
248
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
249
+                    </a>
250
+                    <ul class="dropdown-menu dropdown-user">
251
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
252
+                        </li>
253
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
254
+                        </li>
255
+                        <li class="divider"></li>
256
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
257
+                        </li>
258
+                    </ul>
259
+                    <!-- /.dropdown-user -->
260
+                </li>
261
+                <!-- /.dropdown -->
262
+            </ul>
263
+            <!-- /.navbar-top-links -->
264
+
265
+            <div class="navbar-default sidebar" role="navigation">
266
+                <div class="sidebar-nav navbar-collapse">
267
+                    <ul class="nav" id="side-menu">
268
+                        <li class="sidebar-search">
269
+                            <div class="input-group custom-search-form">
270
+                                <input type="text" class="form-control" placeholder="Search...">
271
+                                <span class="input-group-btn">
272
+                                <button class="btn btn-default" type="button">
273
+                                    <i class="fa fa-search"></i>
274
+                                </button>
275
+                            </span>
276
+                            </div>
277
+                            <!-- /input-group -->
278
+                        </li>
279
+                        <li>
280
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
281
+                        </li>
282
+                        <li>
283
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
284
+                            <ul class="nav nav-second-level">
285
+                                <li>
286
+                                    <a href="flot.html">Flot Charts</a>
287
+                                </li>
288
+                                <li>
289
+                                    <a href="morris.html">Morris.js Charts</a>
290
+                                </li>
291
+                            </ul>
292
+                            <!-- /.nav-second-level -->
293
+                        </li>
294
+                        <li>
295
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
299
+                        </li>
300
+                        <li>
301
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
302
+                            <ul class="nav nav-second-level">
303
+                                <li>
304
+                                    <a href="panels-wells.html">Panels and Wells</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="buttons.html">Buttons</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="notifications.html">Notifications</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="typography.html">Typography</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="icons.html"> Icons</a>
317
+                                </li>
318
+                                <li>
319
+                                    <a href="grid.html">Grid</a>
320
+                                </li>
321
+                            </ul>
322
+                            <!-- /.nav-second-level -->
323
+                        </li>
324
+                        <li>
325
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
326
+                            <ul class="nav nav-second-level">
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Second Level Item</a>
332
+                                </li>
333
+                                <li>
334
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
335
+                                    <ul class="nav nav-third-level">
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                        <li>
346
+                                            <a href="#">Third Level Item</a>
347
+                                        </li>
348
+                                    </ul>
349
+                                    <!-- /.nav-third-level -->
350
+                                </li>
351
+                            </ul>
352
+                            <!-- /.nav-second-level -->
353
+                        </li>
354
+                        <li>
355
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
356
+                            <ul class="nav nav-second-level">
357
+                                <li>
358
+                                    <a href="blank.html">Blank Page</a>
359
+                                </li>
360
+                                <li>
361
+                                    <a href="login.html">Login Page</a>
362
+                                </li>
363
+                            </ul>
364
+                            <!-- /.nav-second-level -->
365
+                        </li>
366
+                    </ul>
367
+                </div>
368
+                <!-- /.sidebar-collapse -->
369
+            </div>
370
+            <!-- /.navbar-static-side -->
371
+        </nav>
372
+
373
+        <div id="page-wrapper">
374
+            <div class="row">
375
+                <div class="col-lg-12">
376
+                    <h1 class="page-header">Flot</h1>
377
+                </div>
378
+                <!-- /.col-lg-12 -->
379
+            </div>
380
+            <!-- /.row -->
381
+            <div class="row">
382
+                <div class="col-lg-12">
383
+                    <div class="panel panel-default">
384
+                        <div class="panel-heading">
385
+                            Line Chart Example
386
+                        </div>
387
+                        <!-- /.panel-heading -->
388
+                        <div class="panel-body">
389
+                            <div class="flot-chart">
390
+                                <div class="flot-chart-content" id="flot-line-chart"></div>
391
+                            </div>
392
+                        </div>
393
+                        <!-- /.panel-body -->
394
+                    </div>
395
+                    <!-- /.panel -->
396
+                </div>
397
+                <!-- /.col-lg-12 -->
398
+                <div class="col-lg-6">
399
+                    <div class="panel panel-default">
400
+                        <div class="panel-heading">
401
+                            Pie Chart Example
402
+                        </div>
403
+                        <!-- /.panel-heading -->
404
+                        <div class="panel-body">
405
+                            <div class="flot-chart">
406
+                                <div class="flot-chart-content" id="flot-pie-chart"></div>
407
+                            </div>
408
+                        </div>
409
+                        <!-- /.panel-body -->
410
+                    </div>
411
+                    <!-- /.panel -->
412
+                </div>
413
+                <!-- /.col-lg-6 -->
414
+                <div class="col-lg-6">
415
+                    <div class="panel panel-default">
416
+                        <div class="panel-heading">
417
+                            Multiple Axes Line Chart Example
418
+                        </div>
419
+                        <!-- /.panel-heading -->
420
+                        <div class="panel-body">
421
+                            <div class="flot-chart">
422
+                                <div class="flot-chart-content" id="flot-line-chart-multi"></div>
423
+                            </div>
424
+                        </div>
425
+                        <!-- /.panel-body -->
426
+                    </div>
427
+                    <!-- /.panel -->
428
+                </div>
429
+                <!-- /.col-lg-6 -->
430
+                <div class="col-lg-6">
431
+                    <div class="panel panel-default">
432
+                        <div class="panel-heading">
433
+                            Moving Line Chart Example
434
+                        </div>
435
+                        <!-- /.panel-heading -->
436
+                        <div class="panel-body">
437
+                            <div class="flot-chart">
438
+                                <div class="flot-chart-content" id="flot-line-chart-moving"></div>
439
+                            </div>
440
+                        </div>
441
+                        <!-- /.panel-body -->
442
+                    </div>
443
+                    <!-- /.panel -->
444
+                </div>
445
+                <!-- /.col-lg-6 -->
446
+                <div class="col-lg-6">
447
+                    <div class="panel panel-default">
448
+                        <div class="panel-heading">
449
+                            Bar Chart Example
450
+                        </div>
451
+                        <!-- /.panel-heading -->
452
+                        <div class="panel-body">
453
+                            <div class="flot-chart">
454
+                                <div class="flot-chart-content" id="flot-bar-chart"></div>
455
+                            </div>
456
+                        </div>
457
+                        <!-- /.panel-body -->
458
+                    </div>
459
+                    <!-- /.panel -->
460
+                </div>
461
+                <!-- /.col-lg-6 -->
462
+                <div class="col-lg-12">
463
+                    <div class="panel panel-default">
464
+                        <div class="panel-heading">
465
+                            Flot Charts Usage
466
+                        </div>
467
+                        <!-- /.panel-heading -->
468
+                        <div class="panel-body">
469
+                            <p>Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks, and interactive features. In SB Admin, we are using the most recent version of Flot along with a few plugins to enhance the user experience. The Flot plugins being used are the tooltip plugin for hoverable tooltips, and the resize plugin for fully responsive charts. The documentation for Flot Charts is available on their website, <a target="_blank" href="http://www.flotcharts.org/">http://www.flotcharts.org/</a>.</p>
470
+                            <a target="_blank" class="btn btn-default btn-lg btn-block" href="http://www.flotcharts.org/">View Flot Charts Documentation</a>
471
+                        </div>
472
+                        <!-- /.panel-body -->
473
+                    </div>
474
+                    <!-- /.panel -->
475
+                </div>
476
+                <!-- /.col-lg-6 -->
477
+            </div>
478
+            <!-- /.row -->
479
+        </div>
480
+        <!-- /#page-wrapper -->
481
+
482
+    </div>
483
+    <!-- /#wrapper -->
484
+
485
+    <!-- jQuery -->
486
+    <script src="../vendor/jquery/jquery.min.js"></script>
487
+
488
+    <!-- Bootstrap Core JavaScript -->
489
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
490
+
491
+    <!-- Metis Menu Plugin JavaScript -->
492
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
493
+
494
+    <!-- Flot Charts JavaScript -->
495
+    <script src="../vendor/flot/excanvas.min.js"></script>
496
+    <script src="../vendor/flot/jquery.flot.js"></script>
497
+    <script src="../vendor/flot/jquery.flot.pie.js"></script>
498
+    <script src="../vendor/flot/jquery.flot.resize.js"></script>
499
+    <script src="../vendor/flot/jquery.flot.time.js"></script>
500
+    <script src="../vendor/flot-tooltip/jquery.flot.tooltip.min.js"></script>
501
+    <script src="../data/flot-data.js"></script>
502
+
503
+    <!-- Custom Theme JavaScript -->
504
+    <script src="../dist/js/sb-admin-2.js"></script>
505
+
506
+</body>
507
+
508
+</html>

+ 591
- 0
pages/forms.html Datei anzeigen

@@ -0,0 +1,591 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div id="wrapper">
38
+
39
+        <!-- Navigation -->
40
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
41
+            <div class="navbar-header">
42
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
43
+                    <span class="sr-only">Toggle navigation</span>
44
+                    <span class="icon-bar"></span>
45
+                    <span class="icon-bar"></span>
46
+                    <span class="icon-bar"></span>
47
+                </button>
48
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
49
+            </div>
50
+            <!-- /.navbar-header -->
51
+
52
+            <ul class="nav navbar-top-links navbar-right">
53
+                <li class="dropdown">
54
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
55
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
56
+                    </a>
57
+                    <ul class="dropdown-menu dropdown-messages">
58
+                        <li>
59
+                            <a href="#">
60
+                                <div>
61
+                                    <strong>John Smith</strong>
62
+                                    <span class="pull-right text-muted">
63
+                                        <em>Yesterday</em>
64
+                                    </span>
65
+                                </div>
66
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
67
+                            </a>
68
+                        </li>
69
+                        <li class="divider"></li>
70
+                        <li>
71
+                            <a href="#">
72
+                                <div>
73
+                                    <strong>John Smith</strong>
74
+                                    <span class="pull-right text-muted">
75
+                                        <em>Yesterday</em>
76
+                                    </span>
77
+                                </div>
78
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
79
+                            </a>
80
+                        </li>
81
+                        <li class="divider"></li>
82
+                        <li>
83
+                            <a href="#">
84
+                                <div>
85
+                                    <strong>John Smith</strong>
86
+                                    <span class="pull-right text-muted">
87
+                                        <em>Yesterday</em>
88
+                                    </span>
89
+                                </div>
90
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
91
+                            </a>
92
+                        </li>
93
+                        <li class="divider"></li>
94
+                        <li>
95
+                            <a class="text-center" href="#">
96
+                                <strong>Read All Messages</strong>
97
+                                <i class="fa fa-angle-right"></i>
98
+                            </a>
99
+                        </li>
100
+                    </ul>
101
+                    <!-- /.dropdown-messages -->
102
+                </li>
103
+                <!-- /.dropdown -->
104
+                <li class="dropdown">
105
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
106
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
107
+                    </a>
108
+                    <ul class="dropdown-menu dropdown-tasks">
109
+                        <li>
110
+                            <a href="#">
111
+                                <div>
112
+                                    <p>
113
+                                        <strong>Task 1</strong>
114
+                                        <span class="pull-right text-muted">40% Complete</span>
115
+                                    </p>
116
+                                    <div class="progress progress-striped active">
117
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
118
+                                            <span class="sr-only">40% Complete (success)</span>
119
+                                        </div>
120
+                                    </div>
121
+                                </div>
122
+                            </a>
123
+                        </li>
124
+                        <li class="divider"></li>
125
+                        <li>
126
+                            <a href="#">
127
+                                <div>
128
+                                    <p>
129
+                                        <strong>Task 2</strong>
130
+                                        <span class="pull-right text-muted">20% Complete</span>
131
+                                    </p>
132
+                                    <div class="progress progress-striped active">
133
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
134
+                                            <span class="sr-only">20% Complete</span>
135
+                                        </div>
136
+                                    </div>
137
+                                </div>
138
+                            </a>
139
+                        </li>
140
+                        <li class="divider"></li>
141
+                        <li>
142
+                            <a href="#">
143
+                                <div>
144
+                                    <p>
145
+                                        <strong>Task 3</strong>
146
+                                        <span class="pull-right text-muted">60% Complete</span>
147
+                                    </p>
148
+                                    <div class="progress progress-striped active">
149
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
150
+                                            <span class="sr-only">60% Complete (warning)</span>
151
+                                        </div>
152
+                                    </div>
153
+                                </div>
154
+                            </a>
155
+                        </li>
156
+                        <li class="divider"></li>
157
+                        <li>
158
+                            <a href="#">
159
+                                <div>
160
+                                    <p>
161
+                                        <strong>Task 4</strong>
162
+                                        <span class="pull-right text-muted">80% Complete</span>
163
+                                    </p>
164
+                                    <div class="progress progress-striped active">
165
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
166
+                                            <span class="sr-only">80% Complete (danger)</span>
167
+                                        </div>
168
+                                    </div>
169
+                                </div>
170
+                            </a>
171
+                        </li>
172
+                        <li class="divider"></li>
173
+                        <li>
174
+                            <a class="text-center" href="#">
175
+                                <strong>See All Tasks</strong>
176
+                                <i class="fa fa-angle-right"></i>
177
+                            </a>
178
+                        </li>
179
+                    </ul>
180
+                    <!-- /.dropdown-tasks -->
181
+                </li>
182
+                <!-- /.dropdown -->
183
+                <li class="dropdown">
184
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
185
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
186
+                    </a>
187
+                    <ul class="dropdown-menu dropdown-alerts">
188
+                        <li>
189
+                            <a href="#">
190
+                                <div>
191
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
192
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
193
+                                </div>
194
+                            </a>
195
+                        </li>
196
+                        <li class="divider"></li>
197
+                        <li>
198
+                            <a href="#">
199
+                                <div>
200
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
201
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
202
+                                </div>
203
+                            </a>
204
+                        </li>
205
+                        <li class="divider"></li>
206
+                        <li>
207
+                            <a href="#">
208
+                                <div>
209
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
210
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
211
+                                </div>
212
+                            </a>
213
+                        </li>
214
+                        <li class="divider"></li>
215
+                        <li>
216
+                            <a href="#">
217
+                                <div>
218
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
219
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
220
+                                </div>
221
+                            </a>
222
+                        </li>
223
+                        <li class="divider"></li>
224
+                        <li>
225
+                            <a href="#">
226
+                                <div>
227
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
228
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
229
+                                </div>
230
+                            </a>
231
+                        </li>
232
+                        <li class="divider"></li>
233
+                        <li>
234
+                            <a class="text-center" href="#">
235
+                                <strong>See All Alerts</strong>
236
+                                <i class="fa fa-angle-right"></i>
237
+                            </a>
238
+                        </li>
239
+                    </ul>
240
+                    <!-- /.dropdown-alerts -->
241
+                </li>
242
+                <!-- /.dropdown -->
243
+                <li class="dropdown">
244
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
245
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
246
+                    </a>
247
+                    <ul class="dropdown-menu dropdown-user">
248
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
249
+                        </li>
250
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
251
+                        </li>
252
+                        <li class="divider"></li>
253
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
254
+                        </li>
255
+                    </ul>
256
+                    <!-- /.dropdown-user -->
257
+                </li>
258
+                <!-- /.dropdown -->
259
+            </ul>
260
+            <!-- /.navbar-top-links -->
261
+
262
+            <div class="navbar-default sidebar" role="navigation">
263
+                <div class="sidebar-nav navbar-collapse">
264
+                    <ul class="nav" id="side-menu">
265
+                        <li class="sidebar-search">
266
+                            <div class="input-group custom-search-form">
267
+                                <input type="text" class="form-control" placeholder="Search...">
268
+                                <span class="input-group-btn">
269
+                                <button class="btn btn-default" type="button">
270
+                                    <i class="fa fa-search"></i>
271
+                                </button>
272
+                            </span>
273
+                            </div>
274
+                            <!-- /input-group -->
275
+                        </li>
276
+                        <li>
277
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
278
+                        </li>
279
+                        <li>
280
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
281
+                            <ul class="nav nav-second-level">
282
+                                <li>
283
+                                    <a href="flot.html">Flot Charts</a>
284
+                                </li>
285
+                                <li>
286
+                                    <a href="morris.html">Morris.js Charts</a>
287
+                                </li>
288
+                            </ul>
289
+                            <!-- /.nav-second-level -->
290
+                        </li>
291
+                        <li>
292
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
293
+                        </li>
294
+                        <li>
295
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
299
+                            <ul class="nav nav-second-level">
300
+                                <li>
301
+                                    <a href="panels-wells.html">Panels and Wells</a>
302
+                                </li>
303
+                                <li>
304
+                                    <a href="buttons.html">Buttons</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="notifications.html">Notifications</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="typography.html">Typography</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="icons.html"> Icons</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="grid.html">Grid</a>
317
+                                </li>
318
+                            </ul>
319
+                            <!-- /.nav-second-level -->
320
+                        </li>
321
+                        <li>
322
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
323
+                            <ul class="nav nav-second-level">
324
+                                <li>
325
+                                    <a href="#">Second Level Item</a>
326
+                                </li>
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
332
+                                    <ul class="nav nav-third-level">
333
+                                        <li>
334
+                                            <a href="#">Third Level Item</a>
335
+                                        </li>
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                    </ul>
346
+                                    <!-- /.nav-third-level -->
347
+                                </li>
348
+                            </ul>
349
+                            <!-- /.nav-second-level -->
350
+                        </li>
351
+                        <li>
352
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
353
+                            <ul class="nav nav-second-level">
354
+                                <li>
355
+                                    <a href="blank.html">Blank Page</a>
356
+                                </li>
357
+                                <li>
358
+                                    <a href="login.html">Login Page</a>
359
+                                </li>
360
+                            </ul>
361
+                            <!-- /.nav-second-level -->
362
+                        </li>
363
+                    </ul>
364
+                </div>
365
+                <!-- /.sidebar-collapse -->
366
+            </div>
367
+            <!-- /.navbar-static-side -->
368
+        </nav>
369
+
370
+        <div id="page-wrapper">
371
+            <div class="row">
372
+                <div class="col-lg-12">
373
+                    <h1 class="page-header">Forms</h1>
374
+                </div>
375
+                <!-- /.col-lg-12 -->
376
+            </div>
377
+            <!-- /.row -->
378
+            <div class="row">
379
+                <div class="col-lg-12">
380
+                    <div class="panel panel-default">
381
+                        <div class="panel-heading">
382
+                            Basic Form Elements
383
+                        </div>
384
+                        <div class="panel-body">
385
+                            <div class="row">
386
+                                <div class="col-lg-6">
387
+                                    <form role="form">
388
+                                        <div class="form-group">
389
+                                            <label>Text Input</label>
390
+                                            <input class="form-control">
391
+                                            <p class="help-block">Example block-level help text here.</p>
392
+                                        </div>
393
+                                        <div class="form-group">
394
+                                            <label>Text Input with Placeholder</label>
395
+                                            <input class="form-control" placeholder="Enter text">
396
+                                        </div>
397
+                                        <div class="form-group">
398
+                                            <label>Static Control</label>
399
+                                            <p class="form-control-static">email@example.com</p>
400
+                                        </div>
401
+                                        <div class="form-group">
402
+                                            <label>File input</label>
403
+                                            <input type="file">
404
+                                        </div>
405
+                                        <div class="form-group">
406
+                                            <label>Text area</label>
407
+                                            <textarea class="form-control" rows="3"></textarea>
408
+                                        </div>
409
+                                        <div class="form-group">
410
+                                            <label>Checkboxes</label>
411
+                                            <div class="checkbox">
412
+                                                <label>
413
+                                                    <input type="checkbox" value="">Checkbox 1
414
+                                                </label>
415
+                                            </div>
416
+                                            <div class="checkbox">
417
+                                                <label>
418
+                                                    <input type="checkbox" value="">Checkbox 2
419
+                                                </label>
420
+                                            </div>
421
+                                            <div class="checkbox">
422
+                                                <label>
423
+                                                    <input type="checkbox" value="">Checkbox 3
424
+                                                </label>
425
+                                            </div>
426
+                                        </div>
427
+                                        <div class="form-group">
428
+                                            <label>Inline Checkboxes</label>
429
+                                            <label class="checkbox-inline">
430
+                                                <input type="checkbox">1
431
+                                            </label>
432
+                                            <label class="checkbox-inline">
433
+                                                <input type="checkbox">2
434
+                                            </label>
435
+                                            <label class="checkbox-inline">
436
+                                                <input type="checkbox">3
437
+                                            </label>
438
+                                        </div>
439
+                                        <div class="form-group">
440
+                                            <label>Radio Buttons</label>
441
+                                            <div class="radio">
442
+                                                <label>
443
+                                                    <input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>Radio 1
444
+                                                </label>
445
+                                            </div>
446
+                                            <div class="radio">
447
+                                                <label>
448
+                                                    <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">Radio 2
449
+                                                </label>
450
+                                            </div>
451
+                                            <div class="radio">
452
+                                                <label>
453
+                                                    <input type="radio" name="optionsRadios" id="optionsRadios3" value="option3">Radio 3
454
+                                                </label>
455
+                                            </div>
456
+                                        </div>
457
+                                        <div class="form-group">
458
+                                            <label>Inline Radio Buttons</label>
459
+                                            <label class="radio-inline">
460
+                                                <input type="radio" name="optionsRadiosInline" id="optionsRadiosInline1" value="option1" checked>1
461
+                                            </label>
462
+                                            <label class="radio-inline">
463
+                                                <input type="radio" name="optionsRadiosInline" id="optionsRadiosInline2" value="option2">2
464
+                                            </label>
465
+                                            <label class="radio-inline">
466
+                                                <input type="radio" name="optionsRadiosInline" id="optionsRadiosInline3" value="option3">3
467
+                                            </label>
468
+                                        </div>
469
+                                        <div class="form-group">
470
+                                            <label>Selects</label>
471
+                                            <select class="form-control">
472
+                                                <option>1</option>
473
+                                                <option>2</option>
474
+                                                <option>3</option>
475
+                                                <option>4</option>
476
+                                                <option>5</option>
477
+                                            </select>
478
+                                        </div>
479
+                                        <div class="form-group">
480
+                                            <label>Multiple Selects</label>
481
+                                            <select multiple class="form-control">
482
+                                                <option>1</option>
483
+                                                <option>2</option>
484
+                                                <option>3</option>
485
+                                                <option>4</option>
486
+                                                <option>5</option>
487
+                                            </select>
488
+                                        </div>
489
+                                        <button type="submit" class="btn btn-default">Submit Button</button>
490
+                                        <button type="reset" class="btn btn-default">Reset Button</button>
491
+                                    </form>
492
+                                </div>
493
+                                <!-- /.col-lg-6 (nested) -->
494
+                                <div class="col-lg-6">
495
+                                    <h1>Disabled Form States</h1>
496
+                                    <form role="form">
497
+                                        <fieldset disabled>
498
+                                            <div class="form-group">
499
+                                                <label for="disabledSelect">Disabled input</label>
500
+                                                <input class="form-control" id="disabledInput" type="text" placeholder="Disabled input" disabled>
501
+                                            </div>
502
+                                            <div class="form-group">
503
+                                                <label for="disabledSelect">Disabled select menu</label>
504
+                                                <select id="disabledSelect" class="form-control">
505
+                                                    <option>Disabled select</option>
506
+                                                </select>
507
+                                            </div>
508
+                                            <div class="checkbox">
509
+                                                <label>
510
+                                                    <input type="checkbox">Disabled Checkbox
511
+                                                </label>
512
+                                            </div>
513
+                                            <button type="submit" class="btn btn-primary">Disabled Button</button>
514
+                                        </fieldset>
515
+                                    </form>
516
+                                    <h1>Form Validation States</h1>
517
+                                    <form role="form">
518
+                                        <div class="form-group has-success">
519
+                                            <label class="control-label" for="inputSuccess">Input with success</label>
520
+                                            <input type="text" class="form-control" id="inputSuccess">
521
+                                        </div>
522
+                                        <div class="form-group has-warning">
523
+                                            <label class="control-label" for="inputWarning">Input with warning</label>
524
+                                            <input type="text" class="form-control" id="inputWarning">
525
+                                        </div>
526
+                                        <div class="form-group has-error">
527
+                                            <label class="control-label" for="inputError">Input with error</label>
528
+                                            <input type="text" class="form-control" id="inputError">
529
+                                        </div>
530
+                                    </form>
531
+                                    <h1>Input Groups</h1>
532
+                                    <form role="form">
533
+                                        <div class="form-group input-group">
534
+                                            <span class="input-group-addon">@</span>
535
+                                            <input type="text" class="form-control" placeholder="Username">
536
+                                        </div>
537
+                                        <div class="form-group input-group">
538
+                                            <input type="text" class="form-control">
539
+                                            <span class="input-group-addon">.00</span>
540
+                                        </div>
541
+                                        <div class="form-group input-group">
542
+                                            <span class="input-group-addon"><i class="fa fa-eur"></i>
543
+                                            </span>
544
+                                            <input type="text" class="form-control" placeholder="Font Awesome Icon">
545
+                                        </div>
546
+                                        <div class="form-group input-group">
547
+                                            <span class="input-group-addon">$</span>
548
+                                            <input type="text" class="form-control">
549
+                                            <span class="input-group-addon">.00</span>
550
+                                        </div>
551
+                                        <div class="form-group input-group">
552
+                                            <input type="text" class="form-control">
553
+                                            <span class="input-group-btn">
554
+                                                <button class="btn btn-default" type="button"><i class="fa fa-search"></i>
555
+                                                </button>
556
+                                            </span>
557
+                                        </div>
558
+                                    </form>
559
+                                </div>
560
+                                <!-- /.col-lg-6 (nested) -->
561
+                            </div>
562
+                            <!-- /.row (nested) -->
563
+                        </div>
564
+                        <!-- /.panel-body -->
565
+                    </div>
566
+                    <!-- /.panel -->
567
+                </div>
568
+                <!-- /.col-lg-12 -->
569
+            </div>
570
+            <!-- /.row -->
571
+        </div>
572
+        <!-- /#page-wrapper -->
573
+
574
+    </div>
575
+    <!-- /#wrapper -->
576
+
577
+    <!-- jQuery -->
578
+    <script src="../vendor/jquery/jquery.min.js"></script>
579
+
580
+    <!-- Bootstrap Core JavaScript -->
581
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
582
+
583
+    <!-- Metis Menu Plugin JavaScript -->
584
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
585
+
586
+    <!-- Custom Theme JavaScript -->
587
+    <script src="../dist/js/sb-admin-2.js"></script>
588
+
589
+</body>
590
+
591
+</html>

+ 693
- 0
pages/grid.html Datei anzeigen

@@ -0,0 +1,693 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div id="wrapper">
38
+
39
+        <!-- Navigation -->
40
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
41
+            <div class="navbar-header">
42
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
43
+                    <span class="sr-only">Toggle navigation</span>
44
+                    <span class="icon-bar"></span>
45
+                    <span class="icon-bar"></span>
46
+                    <span class="icon-bar"></span>
47
+                </button>
48
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
49
+            </div>
50
+            <!-- /.navbar-header -->
51
+
52
+            <ul class="nav navbar-top-links navbar-right">
53
+                <li class="dropdown">
54
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
55
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
56
+                    </a>
57
+                    <ul class="dropdown-menu dropdown-messages">
58
+                        <li>
59
+                            <a href="#">
60
+                                <div>
61
+                                    <strong>John Smith</strong>
62
+                                    <span class="pull-right text-muted">
63
+                                        <em>Yesterday</em>
64
+                                    </span>
65
+                                </div>
66
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
67
+                            </a>
68
+                        </li>
69
+                        <li class="divider"></li>
70
+                        <li>
71
+                            <a href="#">
72
+                                <div>
73
+                                    <strong>John Smith</strong>
74
+                                    <span class="pull-right text-muted">
75
+                                        <em>Yesterday</em>
76
+                                    </span>
77
+                                </div>
78
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
79
+                            </a>
80
+                        </li>
81
+                        <li class="divider"></li>
82
+                        <li>
83
+                            <a href="#">
84
+                                <div>
85
+                                    <strong>John Smith</strong>
86
+                                    <span class="pull-right text-muted">
87
+                                        <em>Yesterday</em>
88
+                                    </span>
89
+                                </div>
90
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
91
+                            </a>
92
+                        </li>
93
+                        <li class="divider"></li>
94
+                        <li>
95
+                            <a class="text-center" href="#">
96
+                                <strong>Read All Messages</strong>
97
+                                <i class="fa fa-angle-right"></i>
98
+                            </a>
99
+                        </li>
100
+                    </ul>
101
+                    <!-- /.dropdown-messages -->
102
+                </li>
103
+                <!-- /.dropdown -->
104
+                <li class="dropdown">
105
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
106
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
107
+                    </a>
108
+                    <ul class="dropdown-menu dropdown-tasks">
109
+                        <li>
110
+                            <a href="#">
111
+                                <div>
112
+                                    <p>
113
+                                        <strong>Task 1</strong>
114
+                                        <span class="pull-right text-muted">40% Complete</span>
115
+                                    </p>
116
+                                    <div class="progress progress-striped active">
117
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
118
+                                            <span class="sr-only">40% Complete (success)</span>
119
+                                        </div>
120
+                                    </div>
121
+                                </div>
122
+                            </a>
123
+                        </li>
124
+                        <li class="divider"></li>
125
+                        <li>
126
+                            <a href="#">
127
+                                <div>
128
+                                    <p>
129
+                                        <strong>Task 2</strong>
130
+                                        <span class="pull-right text-muted">20% Complete</span>
131
+                                    </p>
132
+                                    <div class="progress progress-striped active">
133
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
134
+                                            <span class="sr-only">20% Complete</span>
135
+                                        </div>
136
+                                    </div>
137
+                                </div>
138
+                            </a>
139
+                        </li>
140
+                        <li class="divider"></li>
141
+                        <li>
142
+                            <a href="#">
143
+                                <div>
144
+                                    <p>
145
+                                        <strong>Task 3</strong>
146
+                                        <span class="pull-right text-muted">60% Complete</span>
147
+                                    </p>
148
+                                    <div class="progress progress-striped active">
149
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
150
+                                            <span class="sr-only">60% Complete (warning)</span>
151
+                                        </div>
152
+                                    </div>
153
+                                </div>
154
+                            </a>
155
+                        </li>
156
+                        <li class="divider"></li>
157
+                        <li>
158
+                            <a href="#">
159
+                                <div>
160
+                                    <p>
161
+                                        <strong>Task 4</strong>
162
+                                        <span class="pull-right text-muted">80% Complete</span>
163
+                                    </p>
164
+                                    <div class="progress progress-striped active">
165
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
166
+                                            <span class="sr-only">80% Complete (danger)</span>
167
+                                        </div>
168
+                                    </div>
169
+                                </div>
170
+                            </a>
171
+                        </li>
172
+                        <li class="divider"></li>
173
+                        <li>
174
+                            <a class="text-center" href="#">
175
+                                <strong>See All Tasks</strong>
176
+                                <i class="fa fa-angle-right"></i>
177
+                            </a>
178
+                        </li>
179
+                    </ul>
180
+                    <!-- /.dropdown-tasks -->
181
+                </li>
182
+                <!-- /.dropdown -->
183
+                <li class="dropdown">
184
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
185
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
186
+                    </a>
187
+                    <ul class="dropdown-menu dropdown-alerts">
188
+                        <li>
189
+                            <a href="#">
190
+                                <div>
191
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
192
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
193
+                                </div>
194
+                            </a>
195
+                        </li>
196
+                        <li class="divider"></li>
197
+                        <li>
198
+                            <a href="#">
199
+                                <div>
200
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
201
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
202
+                                </div>
203
+                            </a>
204
+                        </li>
205
+                        <li class="divider"></li>
206
+                        <li>
207
+                            <a href="#">
208
+                                <div>
209
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
210
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
211
+                                </div>
212
+                            </a>
213
+                        </li>
214
+                        <li class="divider"></li>
215
+                        <li>
216
+                            <a href="#">
217
+                                <div>
218
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
219
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
220
+                                </div>
221
+                            </a>
222
+                        </li>
223
+                        <li class="divider"></li>
224
+                        <li>
225
+                            <a href="#">
226
+                                <div>
227
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
228
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
229
+                                </div>
230
+                            </a>
231
+                        </li>
232
+                        <li class="divider"></li>
233
+                        <li>
234
+                            <a class="text-center" href="#">
235
+                                <strong>See All Alerts</strong>
236
+                                <i class="fa fa-angle-right"></i>
237
+                            </a>
238
+                        </li>
239
+                    </ul>
240
+                    <!-- /.dropdown-alerts -->
241
+                </li>
242
+                <!-- /.dropdown -->
243
+                <li class="dropdown">
244
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
245
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
246
+                    </a>
247
+                    <ul class="dropdown-menu dropdown-user">
248
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
249
+                        </li>
250
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
251
+                        </li>
252
+                        <li class="divider"></li>
253
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
254
+                        </li>
255
+                    </ul>
256
+                    <!-- /.dropdown-user -->
257
+                </li>
258
+                <!-- /.dropdown -->
259
+            </ul>
260
+            <!-- /.navbar-top-links -->
261
+
262
+            <div class="navbar-default sidebar" role="navigation">
263
+                <div class="sidebar-nav navbar-collapse">
264
+                    <ul class="nav" id="side-menu">
265
+                        <li class="sidebar-search">
266
+                            <div class="input-group custom-search-form">
267
+                                <input type="text" class="form-control" placeholder="Search...">
268
+                                <span class="input-group-btn">
269
+                                <button class="btn btn-default" type="button">
270
+                                    <i class="fa fa-search"></i>
271
+                                </button>
272
+                            </span>
273
+                            </div>
274
+                            <!-- /input-group -->
275
+                        </li>
276
+                        <li>
277
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
278
+                        </li>
279
+                        <li>
280
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
281
+                            <ul class="nav nav-second-level">
282
+                                <li>
283
+                                    <a href="flot.html">Flot Charts</a>
284
+                                </li>
285
+                                <li>
286
+                                    <a href="morris.html">Morris.js Charts</a>
287
+                                </li>
288
+                            </ul>
289
+                            <!-- /.nav-second-level -->
290
+                        </li>
291
+                        <li>
292
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
293
+                        </li>
294
+                        <li>
295
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
299
+                            <ul class="nav nav-second-level">
300
+                                <li>
301
+                                    <a href="panels-wells.html">Panels and Wells</a>
302
+                                </li>
303
+                                <li>
304
+                                    <a href="buttons.html">Buttons</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="notifications.html">Notifications</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="typography.html">Typography</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="icons.html"> Icons</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="grid.html">Grid</a>
317
+                                </li>
318
+                            </ul>
319
+                            <!-- /.nav-second-level -->
320
+                        </li>
321
+                        <li>
322
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
323
+                            <ul class="nav nav-second-level">
324
+                                <li>
325
+                                    <a href="#">Second Level Item</a>
326
+                                </li>
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
332
+                                    <ul class="nav nav-third-level">
333
+                                        <li>
334
+                                            <a href="#">Third Level Item</a>
335
+                                        </li>
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                    </ul>
346
+                                    <!-- /.nav-third-level -->
347
+                                </li>
348
+                            </ul>
349
+                            <!-- /.nav-second-level -->
350
+                        </li>
351
+                        <li>
352
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
353
+                            <ul class="nav nav-second-level">
354
+                                <li>
355
+                                    <a href="blank.html">Blank Page</a>
356
+                                </li>
357
+                                <li>
358
+                                    <a href="login.html">Login Page</a>
359
+                                </li>
360
+                            </ul>
361
+                            <!-- /.nav-second-level -->
362
+                        </li>
363
+                    </ul>
364
+                </div>
365
+                <!-- /.sidebar-collapse -->
366
+            </div>
367
+            <!-- /.navbar-static-side -->
368
+        </nav>
369
+
370
+        <div id="page-wrapper">
371
+            <div class="row">
372
+                <div class="col-lg-12">
373
+                    <h1 class="page-header">Grid</h1>
374
+                </div>
375
+                <!-- /.col-lg-12 -->
376
+            </div>
377
+            <!-- /.row -->
378
+            <div class="row">
379
+                <div class="col-lg-12">
380
+                    <div class="panel panel-default">
381
+                        <div class="panel-body">
382
+                            <h3>Grid options</h3>
383
+                            <p>See how aspects of the Bootstrap grid system work across multiple devices with a handy table.</p>
384
+                            <div class="table-responsive">
385
+                                <table class="table table-bordered table-striped">
386
+                                    <thead>
387
+                                        <tr>
388
+                                            <th></th>
389
+                                            <th>
390
+                                                Extra small devices
391
+                                                <small>Phones (&lt;768px)</small>
392
+                                            </th>
393
+                                            <th>
394
+                                                Small devices
395
+                                                <small>Tablets (&ge;768px)</small>
396
+                                            </th>
397
+                                            <th>
398
+                                                Medium devices
399
+                                                <small>Desktops (&ge;992px)</small>
400
+                                            </th>
401
+                                            <th>
402
+                                                Large devices
403
+                                                <small>Desktops (&ge;1200px)</small>
404
+                                            </th>
405
+                                        </tr>
406
+                                    </thead>
407
+                                    <tbody>
408
+                                        <tr>
409
+                                            <th>Grid behavior</th>
410
+                                            <td>Horizontal at all times</td>
411
+                                            <td colspan="3">Collapsed to start, horizontal above breakpoints</td>
412
+                                        </tr>
413
+                                        <tr>
414
+                                            <th>Max container width</th>
415
+                                            <td>None (auto)</td>
416
+                                            <td>750px</td>
417
+                                            <td>970px</td>
418
+                                            <td>1170px</td>
419
+                                        </tr>
420
+                                        <tr>
421
+                                            <th>Class prefix</th>
422
+                                            <td>
423
+                                                <code>.col-xs-</code>
424
+                                            </td>
425
+                                            <td>
426
+                                                <code>.col-sm-</code>
427
+                                            </td>
428
+                                            <td>
429
+                                                <code>.col-md-</code>
430
+                                            </td>
431
+                                            <td>
432
+                                                <code>.col-lg-</code>
433
+                                            </td>
434
+                                        </tr>
435
+                                        <tr>
436
+                                            <th># of columns</th>
437
+                                            <td colspan="4">12</td>
438
+                                        </tr>
439
+                                        <tr>
440
+                                            <th>Max column width</th>
441
+                                            <td class="text-muted">Auto</td>
442
+                                            <td>60px</td>
443
+                                            <td>78px</td>
444
+                                            <td>95px</td>
445
+                                        </tr>
446
+                                        <tr>
447
+                                            <th>Gutter width</th>
448
+                                            <td colspan="4">30px (15px on each side of a column)</td>
449
+                                        </tr>
450
+                                        <tr>
451
+                                            <th>Nestable</th>
452
+                                            <td colspan="4">Yes</td>
453
+                                        </tr>
454
+                                        <tr>
455
+                                            <th>Offsets</th>
456
+                                            <td colspan="4">Yes</td>
457
+                                        </tr>
458
+                                        <tr>
459
+                                            <th>Column ordering</th>
460
+                                            <td colspan="4">Yes</td>
461
+                                        </tr>
462
+                                    </tbody>
463
+                                </table>
464
+                            </div>
465
+                            <p>Grid classes apply to devices with screen widths greater than or equal to the breakpoint sizes, and override grid classes targeted at smaller devices. Therefore, applying any
466
+                                <code>.col-md-</code> class to an element will not only affect its styling on medium devices but also on large devices if a
467
+                                <code>.col-lg-</code> class is not present.</p>
468
+                        </div>
469
+                    </div>
470
+                </div>
471
+                <!-- /.col-lg-12 -->
472
+            </div>
473
+            <!-- /.row -->
474
+
475
+            <div class="row">
476
+                <div class="col-lg-12">
477
+                    <div class="panel panel-default">
478
+                        <div class="panel-body">
479
+                            <h3>Example: Stacked-to-horizontal</h3>
480
+                            <p>Using a single set of
481
+                                <code>.col-md-*</code> grid classes, you can create a default grid system that starts out stacked on mobile devices and tablet devices (the extra small to small range) before becoming horizontal on desktop (medium) devices. Place grid columns in any
482
+                                <code>.row</code>.</p>
483
+                            <div class="row show-grid">
484
+                                <div class="col-md-1">.col-md-1</div>
485
+                                <div class="col-md-1">.col-md-1</div>
486
+                                <div class="col-md-1">.col-md-1</div>
487
+                                <div class="col-md-1">.col-md-1</div>
488
+                                <div class="col-md-1">.col-md-1</div>
489
+                                <div class="col-md-1">.col-md-1</div>
490
+                                <div class="col-md-1">.col-md-1</div>
491
+                                <div class="col-md-1">.col-md-1</div>
492
+                                <div class="col-md-1">.col-md-1</div>
493
+                                <div class="col-md-1">.col-md-1</div>
494
+                                <div class="col-md-1">.col-md-1</div>
495
+                                <div class="col-md-1">.col-md-1</div>
496
+                            </div>
497
+                            <div class="row show-grid">
498
+                                <div class="col-md-8">.col-md-8</div>
499
+                                <div class="col-md-4">.col-md-4</div>
500
+                            </div>
501
+                            <div class="row show-grid">
502
+                                <div class="col-md-4">.col-md-4</div>
503
+                                <div class="col-md-4">.col-md-4</div>
504
+                                <div class="col-md-4">.col-md-4</div>
505
+                            </div>
506
+                            <div class="row show-grid">
507
+                                <div class="col-md-6">.col-md-6</div>
508
+                                <div class="col-md-6">.col-md-6</div>
509
+                            </div>
510
+                        </div>
511
+                    </div>
512
+                </div>
513
+                <!-- /.col-lg-12 -->
514
+            </div>
515
+            <!-- /.row -->
516
+
517
+            <div class="row">
518
+                <div class="col-lg-12">
519
+                    <div class="panel panel-default">
520
+                        <div class="panel-body">
521
+                            <h3>Example: Mobile and desktop</h3>
522
+                            <p>Don't want your columns to simply stack in smaller devices? Use the extra small and medium device grid classes by adding
523
+                                <code>.col-xs-*</code>
524
+                                <code>.col-md-*</code> to your columns. See the example below for a better idea of how it all works.</p>
525
+                            <div class="row show-grid">
526
+                                <div class="col-xs-12 col-md-8">.col-xs-12 .col-md-8</div>
527
+                                <div class="col-xs-6 col-md-4">.col-xs-6 .col-md-4</div>
528
+                            </div>
529
+                            <div class="row show-grid">
530
+                                <div class="col-xs-6 col-md-4">.col-xs-6 .col-md-4</div>
531
+                                <div class="col-xs-6 col-md-4">.col-xs-6 .col-md-4</div>
532
+                                <div class="col-xs-6 col-md-4">.col-xs-6 .col-md-4</div>
533
+                            </div>
534
+                            <div class="row show-grid">
535
+                                <div class="col-xs-6">.col-xs-6</div>
536
+                                <div class="col-xs-6">.col-xs-6</div>
537
+                            </div>
538
+                        </div>
539
+                    </div>
540
+                </div>
541
+                <!-- /.col-lg-12 -->
542
+            </div>
543
+            <!-- /.row -->
544
+
545
+            <div class="row">
546
+                <div class="col-lg-12">
547
+                    <div class="panel panel-default">
548
+                        <div class="panel-body">
549
+                            <h3>Example: Mobile, tablet, desktops</h3>
550
+                            <p>Build on the previous example by creating even more dynamic and powerful layouts with tablet
551
+                                <code>.col-sm-*</code> classes.</p>
552
+                            <div class="row show-grid">
553
+                                <div class="col-xs-12 col-sm-6 col-md-8">.col-xs-12 .col-sm-6 .col-md-8</div>
554
+                                <div class="col-xs-6 col-md-4">.col-xs-6 .col-md-4</div>
555
+                            </div>
556
+                            <div class="row show-grid">
557
+                                <div class="col-xs-6 col-sm-4">.col-xs-6 .col-sm-4</div>
558
+                                <div class="col-xs-6 col-sm-4">.col-xs-6 .col-sm-4</div>
559
+                                <!-- Optional: clear the XS cols if their content doesn't match in height -->
560
+                                <div class="clearfix visible-xs"></div>
561
+                                <div class="col-xs-6 col-sm-4">.col-xs-6 .col-sm-4</div>
562
+                            </div>
563
+                        </div>
564
+                    </div>
565
+                </div>
566
+                <!-- /.col-lg-12 -->
567
+            </div>
568
+            <!-- /.row -->
569
+
570
+            <div class="row">
571
+                <div class="col-lg-12">
572
+                    <div class="panel panel-default">
573
+                        <div class="panel-body">
574
+                            <h3 id="grid-responsive-resets">Responsive column resets</h3>
575
+                            <p>With the four tiers of grids available you're bound to run into issues where, at certain breakpoints, your columns don't clear quite right as one is taller than the other. To fix that, use a combination of a
576
+                                <code>.clearfix</code> and our <a href="#responsive-utilities">responsive utility classes</a>.</p>
577
+                            <div class="row show-grid">
578
+                                <div class="col-xs-6 col-sm-3">
579
+                                    .col-xs-6 .col-sm-3
580
+                                    <br>Resize your viewport or check it out on your phone for an example.
581
+                                </div>
582
+                                <div class="col-xs-6 col-sm-3">.col-xs-6 .col-sm-3</div>
583
+
584
+                                <!-- Add the extra clearfix for only the required viewport -->
585
+                                <div class="clearfix visible-xs"></div>
586
+
587
+                                <div class="col-xs-6 col-sm-3">.col-xs-6 .col-sm-3</div>
588
+                                <div class="col-xs-6 col-sm-3">.col-xs-6 .col-sm-3</div>
589
+                            </div>
590
+                        </div>
591
+                    </div>
592
+                </div>
593
+                <!-- /.col-lg-12 -->
594
+            </div>
595
+            <!-- /.row -->
596
+
597
+            <div class="row">
598
+                <div class="col-lg-12">
599
+                    <div class="panel panel-default">
600
+                        <div class="panel-body">
601
+                            <h3 id="grid-offsetting">Offsetting columns</h3>
602
+                            <p>Move columns to the right using
603
+                                <code>.col-md-offset-*</code> classes. These classes increase the left margin of a column by
604
+                                <code>*</code> columns. For example,
605
+                                <code>.col-md-offset-4</code> moves
606
+                                <code>.col-md-4</code> over four columns.</p>
607
+                            <div class="row show-grid">
608
+                                <div class="col-md-4">.col-md-4</div>
609
+                                <div class="col-md-4 col-md-offset-4">.col-md-4 .col-md-offset-4</div>
610
+                            </div>
611
+                            <div class="row show-grid">
612
+                                <div class="col-md-3 col-md-offset-3">.col-md-3 .col-md-offset-3</div>
613
+                                <div class="col-md-3 col-md-offset-3">.col-md-3 .col-md-offset-3</div>
614
+                            </div>
615
+                            <div class="row show-grid">
616
+                                <div class="col-md-6 col-md-offset-3">.col-md-6 .col-md-offset-3</div>
617
+                            </div>
618
+                        </div>
619
+                    </div>
620
+                </div>
621
+                <!-- /.col-lg-12 -->
622
+            </div>
623
+            <!-- /.row -->
624
+
625
+            <div class="row">
626
+                <div class="col-lg-12">
627
+                    <div class="panel panel-default">
628
+                        <div class="panel-body">
629
+                            <h3 id="grid-nesting">Nesting columns</h3>
630
+                            <p>To nest your content with the default grid, add a new
631
+                                <code>.row</code> and set of
632
+                                <code>.col-md-*</code> columns within an existing
633
+                                <code>.col-md-*</code> column. Nested rows should include a set of columns that add up to 12.</p>
634
+                            <div class="row show-grid">
635
+                                <div class="col-md-9">
636
+                                    Level 1: .col-md-9
637
+                                    <div class="row show-grid">
638
+                                        <div class="col-md-6">
639
+                                            Level 2: .col-md-6
640
+                                        </div>
641
+                                        <div class="col-md-6">
642
+                                            Level 2: .col-md-6
643
+                                        </div>
644
+                                    </div>
645
+                                </div>
646
+                            </div>
647
+                        </div>
648
+                    </div>
649
+                </div>
650
+                <!-- /.col-lg-12 -->
651
+            </div>
652
+            <!-- /.row -->
653
+
654
+            <div class="row">
655
+                <div class="col-lg-12">
656
+                    <div class="panel panel-default">
657
+                        <div class="panel-body">
658
+                            <h3 id="grid-column-ordering">Column ordering</h3>
659
+                            <p>Easily change the order of our built-in grid columns with
660
+                                <code>.col-md-push-*</code> and
661
+                                <code>.col-md-pull-*</code> modifier classes.</p>
662
+                            <div class="row show-grid">
663
+                                <div class="col-md-9 col-md-push-3">.col-md-9 .col-md-push-3</div>
664
+                                <div class="col-md-3 col-md-pull-9">.col-md-3 .col-md-pull-9</div>
665
+                            </div>
666
+                        </div>
667
+                    </div>
668
+                </div>
669
+                <!-- /.col-lg-12 -->
670
+            </div>
671
+            <!-- /.row -->
672
+
673
+        </div>
674
+        <!-- /#page-wrapper -->
675
+
676
+    </div>
677
+    <!-- /#wrapper -->
678
+
679
+    <!-- jQuery -->
680
+    <script src="../vendor/jquery/jquery.min.js"></script>
681
+
682
+    <!-- Bootstrap Core JavaScript -->
683
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
684
+
685
+    <!-- Metis Menu Plugin JavaScript -->
686
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
687
+
688
+    <!-- Custom Theme JavaScript -->
689
+    <script src="../dist/js/sb-admin-2.js"></script>
690
+
691
+</body>
692
+
693
+</html>

+ 1976
- 0
pages/icons.html
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 937
- 0
pages/index.html Datei anzeigen

@@ -0,0 +1,937 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Morris Charts CSS -->
24
+    <link href="../vendor/morrisjs/morris.css" rel="stylesheet">
25
+
26
+    <!-- Custom Fonts -->
27
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
28
+
29
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
30
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
31
+    <!--[if lt IE 9]>
32
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
33
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
34
+    <![endif]-->
35
+
36
+</head>
37
+
38
+<body>
39
+
40
+    <div id="wrapper">
41
+
42
+        <!-- Navigation -->
43
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
44
+            <div class="navbar-header">
45
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
46
+                    <span class="sr-only">Toggle navigation</span>
47
+                    <span class="icon-bar"></span>
48
+                    <span class="icon-bar"></span>
49
+                    <span class="icon-bar"></span>
50
+                </button>
51
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
52
+            </div>
53
+            <!-- /.navbar-header -->
54
+
55
+            <ul class="nav navbar-top-links navbar-right">
56
+                <li class="dropdown">
57
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
58
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
59
+                    </a>
60
+                    <ul class="dropdown-menu dropdown-messages">
61
+                        <li>
62
+                            <a href="#">
63
+                                <div>
64
+                                    <strong>John Smith</strong>
65
+                                    <span class="pull-right text-muted">
66
+                                        <em>Yesterday</em>
67
+                                    </span>
68
+                                </div>
69
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
70
+                            </a>
71
+                        </li>
72
+                        <li class="divider"></li>
73
+                        <li>
74
+                            <a href="#">
75
+                                <div>
76
+                                    <strong>John Smith</strong>
77
+                                    <span class="pull-right text-muted">
78
+                                        <em>Yesterday</em>
79
+                                    </span>
80
+                                </div>
81
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
82
+                            </a>
83
+                        </li>
84
+                        <li class="divider"></li>
85
+                        <li>
86
+                            <a href="#">
87
+                                <div>
88
+                                    <strong>John Smith</strong>
89
+                                    <span class="pull-right text-muted">
90
+                                        <em>Yesterday</em>
91
+                                    </span>
92
+                                </div>
93
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
94
+                            </a>
95
+                        </li>
96
+                        <li class="divider"></li>
97
+                        <li>
98
+                            <a class="text-center" href="#">
99
+                                <strong>Read All Messages</strong>
100
+                                <i class="fa fa-angle-right"></i>
101
+                            </a>
102
+                        </li>
103
+                    </ul>
104
+                    <!-- /.dropdown-messages -->
105
+                </li>
106
+                <!-- /.dropdown -->
107
+                <li class="dropdown">
108
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
109
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
110
+                    </a>
111
+                    <ul class="dropdown-menu dropdown-tasks">
112
+                        <li>
113
+                            <a href="#">
114
+                                <div>
115
+                                    <p>
116
+                                        <strong>Task 1</strong>
117
+                                        <span class="pull-right text-muted">40% Complete</span>
118
+                                    </p>
119
+                                    <div class="progress progress-striped active">
120
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
121
+                                            <span class="sr-only">40% Complete (success)</span>
122
+                                        </div>
123
+                                    </div>
124
+                                </div>
125
+                            </a>
126
+                        </li>
127
+                        <li class="divider"></li>
128
+                        <li>
129
+                            <a href="#">
130
+                                <div>
131
+                                    <p>
132
+                                        <strong>Task 2</strong>
133
+                                        <span class="pull-right text-muted">20% Complete</span>
134
+                                    </p>
135
+                                    <div class="progress progress-striped active">
136
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
137
+                                            <span class="sr-only">20% Complete</span>
138
+                                        </div>
139
+                                    </div>
140
+                                </div>
141
+                            </a>
142
+                        </li>
143
+                        <li class="divider"></li>
144
+                        <li>
145
+                            <a href="#">
146
+                                <div>
147
+                                    <p>
148
+                                        <strong>Task 3</strong>
149
+                                        <span class="pull-right text-muted">60% Complete</span>
150
+                                    </p>
151
+                                    <div class="progress progress-striped active">
152
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
153
+                                            <span class="sr-only">60% Complete (warning)</span>
154
+                                        </div>
155
+                                    </div>
156
+                                </div>
157
+                            </a>
158
+                        </li>
159
+                        <li class="divider"></li>
160
+                        <li>
161
+                            <a href="#">
162
+                                <div>
163
+                                    <p>
164
+                                        <strong>Task 4</strong>
165
+                                        <span class="pull-right text-muted">80% Complete</span>
166
+                                    </p>
167
+                                    <div class="progress progress-striped active">
168
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
169
+                                            <span class="sr-only">80% Complete (danger)</span>
170
+                                        </div>
171
+                                    </div>
172
+                                </div>
173
+                            </a>
174
+                        </li>
175
+                        <li class="divider"></li>
176
+                        <li>
177
+                            <a class="text-center" href="#">
178
+                                <strong>See All Tasks</strong>
179
+                                <i class="fa fa-angle-right"></i>
180
+                            </a>
181
+                        </li>
182
+                    </ul>
183
+                    <!-- /.dropdown-tasks -->
184
+                </li>
185
+                <!-- /.dropdown -->
186
+                <li class="dropdown">
187
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
188
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
189
+                    </a>
190
+                    <ul class="dropdown-menu dropdown-alerts">
191
+                        <li>
192
+                            <a href="#">
193
+                                <div>
194
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
195
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
196
+                                </div>
197
+                            </a>
198
+                        </li>
199
+                        <li class="divider"></li>
200
+                        <li>
201
+                            <a href="#">
202
+                                <div>
203
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
204
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
205
+                                </div>
206
+                            </a>
207
+                        </li>
208
+                        <li class="divider"></li>
209
+                        <li>
210
+                            <a href="#">
211
+                                <div>
212
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
213
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
214
+                                </div>
215
+                            </a>
216
+                        </li>
217
+                        <li class="divider"></li>
218
+                        <li>
219
+                            <a href="#">
220
+                                <div>
221
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
222
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
223
+                                </div>
224
+                            </a>
225
+                        </li>
226
+                        <li class="divider"></li>
227
+                        <li>
228
+                            <a href="#">
229
+                                <div>
230
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
231
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
232
+                                </div>
233
+                            </a>
234
+                        </li>
235
+                        <li class="divider"></li>
236
+                        <li>
237
+                            <a class="text-center" href="#">
238
+                                <strong>See All Alerts</strong>
239
+                                <i class="fa fa-angle-right"></i>
240
+                            </a>
241
+                        </li>
242
+                    </ul>
243
+                    <!-- /.dropdown-alerts -->
244
+                </li>
245
+                <!-- /.dropdown -->
246
+                <li class="dropdown">
247
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
248
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
249
+                    </a>
250
+                    <ul class="dropdown-menu dropdown-user">
251
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
252
+                        </li>
253
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
254
+                        </li>
255
+                        <li class="divider"></li>
256
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
257
+                        </li>
258
+                    </ul>
259
+                    <!-- /.dropdown-user -->
260
+                </li>
261
+                <!-- /.dropdown -->
262
+            </ul>
263
+            <!-- /.navbar-top-links -->
264
+
265
+            <div class="navbar-default sidebar" role="navigation">
266
+                <div class="sidebar-nav navbar-collapse">
267
+                    <ul class="nav" id="side-menu">
268
+                        <li class="sidebar-search">
269
+                            <div class="input-group custom-search-form">
270
+                                <input type="text" class="form-control" placeholder="Search...">
271
+                                <span class="input-group-btn">
272
+                                <button class="btn btn-default" type="button">
273
+                                    <i class="fa fa-search"></i>
274
+                                </button>
275
+                            </span>
276
+                            </div>
277
+                            <!-- /input-group -->
278
+                        </li>
279
+                        <li>
280
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
281
+                        </li>
282
+                        <li>
283
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
284
+                            <ul class="nav nav-second-level">
285
+                                <li>
286
+                                    <a href="flot.html">Flot Charts</a>
287
+                                </li>
288
+                                <li>
289
+                                    <a href="morris.html">Morris.js Charts</a>
290
+                                </li>
291
+                            </ul>
292
+                            <!-- /.nav-second-level -->
293
+                        </li>
294
+                        <li>
295
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
299
+                        </li>
300
+                        <li>
301
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
302
+                            <ul class="nav nav-second-level">
303
+                                <li>
304
+                                    <a href="panels-wells.html">Panels and Wells</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="buttons.html">Buttons</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="notifications.html">Notifications</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="typography.html">Typography</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="icons.html"> Icons</a>
317
+                                </li>
318
+                                <li>
319
+                                    <a href="grid.html">Grid</a>
320
+                                </li>
321
+                            </ul>
322
+                            <!-- /.nav-second-level -->
323
+                        </li>
324
+                        <li>
325
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
326
+                            <ul class="nav nav-second-level">
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Second Level Item</a>
332
+                                </li>
333
+                                <li>
334
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
335
+                                    <ul class="nav nav-third-level">
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                        <li>
346
+                                            <a href="#">Third Level Item</a>
347
+                                        </li>
348
+                                    </ul>
349
+                                    <!-- /.nav-third-level -->
350
+                                </li>
351
+                            </ul>
352
+                            <!-- /.nav-second-level -->
353
+                        </li>
354
+                        <li>
355
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
356
+                            <ul class="nav nav-second-level">
357
+                                <li>
358
+                                    <a href="blank.html">Blank Page</a>
359
+                                </li>
360
+                                <li>
361
+                                    <a href="login.html">Login Page</a>
362
+                                </li>
363
+                            </ul>
364
+                            <!-- /.nav-second-level -->
365
+                        </li>
366
+                    </ul>
367
+                </div>
368
+                <!-- /.sidebar-collapse -->
369
+            </div>
370
+            <!-- /.navbar-static-side -->
371
+        </nav>
372
+
373
+        <div id="page-wrapper">
374
+            <div class="row">
375
+                <div class="col-lg-12">
376
+                    <h1 class="page-header">Dashboard</h1>
377
+                </div>
378
+                <!-- /.col-lg-12 -->
379
+            </div>
380
+            <!-- /.row -->
381
+            <div class="row">
382
+                <div class="col-lg-3 col-md-6">
383
+                    <div class="panel panel-primary">
384
+                        <div class="panel-heading">
385
+                            <div class="row">
386
+                                <div class="col-xs-3">
387
+                                    <i class="fa fa-comments fa-5x"></i>
388
+                                </div>
389
+                                <div class="col-xs-9 text-right">
390
+                                    <div class="huge">26</div>
391
+                                    <div>New Comments!</div>
392
+                                </div>
393
+                            </div>
394
+                        </div>
395
+                        <a href="#">
396
+                            <div class="panel-footer">
397
+                                <span class="pull-left">View Details</span>
398
+                                <span class="pull-right"><i class="fa fa-arrow-circle-right"></i></span>
399
+                                <div class="clearfix"></div>
400
+                            </div>
401
+                        </a>
402
+                    </div>
403
+                </div>
404
+                <div class="col-lg-3 col-md-6">
405
+                    <div class="panel panel-green">
406
+                        <div class="panel-heading">
407
+                            <div class="row">
408
+                                <div class="col-xs-3">
409
+                                    <i class="fa fa-tasks fa-5x"></i>
410
+                                </div>
411
+                                <div class="col-xs-9 text-right">
412
+                                    <div class="huge">12</div>
413
+                                    <div>New Tasks!</div>
414
+                                </div>
415
+                            </div>
416
+                        </div>
417
+                        <a href="#">
418
+                            <div class="panel-footer">
419
+                                <span class="pull-left">View Details</span>
420
+                                <span class="pull-right"><i class="fa fa-arrow-circle-right"></i></span>
421
+                                <div class="clearfix"></div>
422
+                            </div>
423
+                        </a>
424
+                    </div>
425
+                </div>
426
+                <div class="col-lg-3 col-md-6">
427
+                    <div class="panel panel-yellow">
428
+                        <div class="panel-heading">
429
+                            <div class="row">
430
+                                <div class="col-xs-3">
431
+                                    <i class="fa fa-shopping-cart fa-5x"></i>
432
+                                </div>
433
+                                <div class="col-xs-9 text-right">
434
+                                    <div class="huge">124</div>
435
+                                    <div>New Orders!</div>
436
+                                </div>
437
+                            </div>
438
+                        </div>
439
+                        <a href="#">
440
+                            <div class="panel-footer">
441
+                                <span class="pull-left">View Details</span>
442
+                                <span class="pull-right"><i class="fa fa-arrow-circle-right"></i></span>
443
+                                <div class="clearfix"></div>
444
+                            </div>
445
+                        </a>
446
+                    </div>
447
+                </div>
448
+                <div class="col-lg-3 col-md-6">
449
+                    <div class="panel panel-red">
450
+                        <div class="panel-heading">
451
+                            <div class="row">
452
+                                <div class="col-xs-3">
453
+                                    <i class="fa fa-support fa-5x"></i>
454
+                                </div>
455
+                                <div class="col-xs-9 text-right">
456
+                                    <div class="huge">13</div>
457
+                                    <div>Support Tickets!</div>
458
+                                </div>
459
+                            </div>
460
+                        </div>
461
+                        <a href="#">
462
+                            <div class="panel-footer">
463
+                                <span class="pull-left">View Details</span>
464
+                                <span class="pull-right"><i class="fa fa-arrow-circle-right"></i></span>
465
+                                <div class="clearfix"></div>
466
+                            </div>
467
+                        </a>
468
+                    </div>
469
+                </div>
470
+            </div>
471
+            <!-- /.row -->
472
+            <div class="row">
473
+                <div class="col-lg-8">
474
+                    <div class="panel panel-default">
475
+                        <div class="panel-heading">
476
+                            <i class="fa fa-bar-chart-o fa-fw"></i> Area Chart Example
477
+                            <div class="pull-right">
478
+                                <div class="btn-group">
479
+                                    <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown">
480
+                                        Actions
481
+                                        <span class="caret"></span>
482
+                                    </button>
483
+                                    <ul class="dropdown-menu pull-right" role="menu">
484
+                                        <li><a href="#">Action</a>
485
+                                        </li>
486
+                                        <li><a href="#">Another action</a>
487
+                                        </li>
488
+                                        <li><a href="#">Something else here</a>
489
+                                        </li>
490
+                                        <li class="divider"></li>
491
+                                        <li><a href="#">Separated link</a>
492
+                                        </li>
493
+                                    </ul>
494
+                                </div>
495
+                            </div>
496
+                        </div>
497
+                        <!-- /.panel-heading -->
498
+                        <div class="panel-body">
499
+                            <div id="morris-area-chart"></div>
500
+                        </div>
501
+                        <!-- /.panel-body -->
502
+                    </div>
503
+                    <!-- /.panel -->
504
+                    <div class="panel panel-default">
505
+                        <div class="panel-heading">
506
+                            <i class="fa fa-bar-chart-o fa-fw"></i> Bar Chart Example
507
+                            <div class="pull-right">
508
+                                <div class="btn-group">
509
+                                    <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown">
510
+                                        Actions
511
+                                        <span class="caret"></span>
512
+                                    </button>
513
+                                    <ul class="dropdown-menu pull-right" role="menu">
514
+                                        <li><a href="#">Action</a>
515
+                                        </li>
516
+                                        <li><a href="#">Another action</a>
517
+                                        </li>
518
+                                        <li><a href="#">Something else here</a>
519
+                                        </li>
520
+                                        <li class="divider"></li>
521
+                                        <li><a href="#">Separated link</a>
522
+                                        </li>
523
+                                    </ul>
524
+                                </div>
525
+                            </div>
526
+                        </div>
527
+                        <!-- /.panel-heading -->
528
+                        <div class="panel-body">
529
+                            <div class="row">
530
+                                <div class="col-lg-4">
531
+                                    <div class="table-responsive">
532
+                                        <table class="table table-bordered table-hover table-striped">
533
+                                            <thead>
534
+                                                <tr>
535
+                                                    <th>#</th>
536
+                                                    <th>Date</th>
537
+                                                    <th>Time</th>
538
+                                                    <th>Amount</th>
539
+                                                </tr>
540
+                                            </thead>
541
+                                            <tbody>
542
+                                                <tr>
543
+                                                    <td>3326</td>
544
+                                                    <td>10/21/2013</td>
545
+                                                    <td>3:29 PM</td>
546
+                                                    <td>$321.33</td>
547
+                                                </tr>
548
+                                                <tr>
549
+                                                    <td>3325</td>
550
+                                                    <td>10/21/2013</td>
551
+                                                    <td>3:20 PM</td>
552
+                                                    <td>$234.34</td>
553
+                                                </tr>
554
+                                                <tr>
555
+                                                    <td>3324</td>
556
+                                                    <td>10/21/2013</td>
557
+                                                    <td>3:03 PM</td>
558
+                                                    <td>$724.17</td>
559
+                                                </tr>
560
+                                                <tr>
561
+                                                    <td>3323</td>
562
+                                                    <td>10/21/2013</td>
563
+                                                    <td>3:00 PM</td>
564
+                                                    <td>$23.71</td>
565
+                                                </tr>
566
+                                                <tr>
567
+                                                    <td>3322</td>
568
+                                                    <td>10/21/2013</td>
569
+                                                    <td>2:49 PM</td>
570
+                                                    <td>$8345.23</td>
571
+                                                </tr>
572
+                                                <tr>
573
+                                                    <td>3321</td>
574
+                                                    <td>10/21/2013</td>
575
+                                                    <td>2:23 PM</td>
576
+                                                    <td>$245.12</td>
577
+                                                </tr>
578
+                                                <tr>
579
+                                                    <td>3320</td>
580
+                                                    <td>10/21/2013</td>
581
+                                                    <td>2:15 PM</td>
582
+                                                    <td>$5663.54</td>
583
+                                                </tr>
584
+                                                <tr>
585
+                                                    <td>3319</td>
586
+                                                    <td>10/21/2013</td>
587
+                                                    <td>2:13 PM</td>
588
+                                                    <td>$943.45</td>
589
+                                                </tr>
590
+                                            </tbody>
591
+                                        </table>
592
+                                    </div>
593
+                                    <!-- /.table-responsive -->
594
+                                </div>
595
+                                <!-- /.col-lg-4 (nested) -->
596
+                                <div class="col-lg-8">
597
+                                    <div id="morris-bar-chart"></div>
598
+                                </div>
599
+                                <!-- /.col-lg-8 (nested) -->
600
+                            </div>
601
+                            <!-- /.row -->
602
+                        </div>
603
+                        <!-- /.panel-body -->
604
+                    </div>
605
+                    <!-- /.panel -->
606
+                    <div class="panel panel-default">
607
+                        <div class="panel-heading">
608
+                            <i class="fa fa-clock-o fa-fw"></i> Responsive Timeline
609
+                        </div>
610
+                        <!-- /.panel-heading -->
611
+                        <div class="panel-body">
612
+                            <ul class="timeline">
613
+                                <li>
614
+                                    <div class="timeline-badge"><i class="fa fa-check"></i>
615
+                                    </div>
616
+                                    <div class="timeline-panel">
617
+                                        <div class="timeline-heading">
618
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
619
+                                            <p><small class="text-muted"><i class="fa fa-clock-o"></i> 11 hours ago via Twitter</small>
620
+                                            </p>
621
+                                        </div>
622
+                                        <div class="timeline-body">
623
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Libero laboriosam dolor perspiciatis omnis exercitationem. Beatae, officia pariatur? Est cum veniam excepturi. Maiores praesentium, porro voluptas suscipit facere rem dicta, debitis.</p>
624
+                                        </div>
625
+                                    </div>
626
+                                </li>
627
+                                <li class="timeline-inverted">
628
+                                    <div class="timeline-badge warning"><i class="fa fa-credit-card"></i>
629
+                                    </div>
630
+                                    <div class="timeline-panel">
631
+                                        <div class="timeline-heading">
632
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
633
+                                        </div>
634
+                                        <div class="timeline-body">
635
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Autem dolorem quibusdam, tenetur commodi provident cumque magni voluptatem libero, quis rerum. Fugiat esse debitis optio, tempore. Animi officiis alias, officia repellendus.</p>
636
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laudantium maiores odit qui est tempora eos, nostrum provident explicabo dignissimos debitis vel! Adipisci eius voluptates, ad aut recusandae minus eaque facere.</p>
637
+                                        </div>
638
+                                    </div>
639
+                                </li>
640
+                                <li>
641
+                                    <div class="timeline-badge danger"><i class="fa fa-bomb"></i>
642
+                                    </div>
643
+                                    <div class="timeline-panel">
644
+                                        <div class="timeline-heading">
645
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
646
+                                        </div>
647
+                                        <div class="timeline-body">
648
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus numquam facilis enim eaque, tenetur nam id qui vel velit similique nihil iure molestias aliquam, voluptatem totam quaerat, magni commodi quisquam.</p>
649
+                                        </div>
650
+                                    </div>
651
+                                </li>
652
+                                <li class="timeline-inverted">
653
+                                    <div class="timeline-panel">
654
+                                        <div class="timeline-heading">
655
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
656
+                                        </div>
657
+                                        <div class="timeline-body">
658
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptates est quaerat asperiores sapiente, eligendi, nihil. Itaque quos, alias sapiente rerum quas odit! Aperiam officiis quidem delectus libero, omnis ut debitis!</p>
659
+                                        </div>
660
+                                    </div>
661
+                                </li>
662
+                                <li>
663
+                                    <div class="timeline-badge info"><i class="fa fa-save"></i>
664
+                                    </div>
665
+                                    <div class="timeline-panel">
666
+                                        <div class="timeline-heading">
667
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
668
+                                        </div>
669
+                                        <div class="timeline-body">
670
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nobis minus modi quam ipsum alias at est molestiae excepturi delectus nesciunt, quibusdam debitis amet, beatae consequuntur impedit nulla qui! Laborum, atque.</p>
671
+                                            <hr>
672
+                                            <div class="btn-group">
673
+                                                <button type="button" class="btn btn-primary btn-sm dropdown-toggle" data-toggle="dropdown">
674
+                                                    <i class="fa fa-gear"></i> <span class="caret"></span>
675
+                                                </button>
676
+                                                <ul class="dropdown-menu" role="menu">
677
+                                                    <li><a href="#">Action</a>
678
+                                                    </li>
679
+                                                    <li><a href="#">Another action</a>
680
+                                                    </li>
681
+                                                    <li><a href="#">Something else here</a>
682
+                                                    </li>
683
+                                                    <li class="divider"></li>
684
+                                                    <li><a href="#">Separated link</a>
685
+                                                    </li>
686
+                                                </ul>
687
+                                            </div>
688
+                                        </div>
689
+                                    </div>
690
+                                </li>
691
+                                <li>
692
+                                    <div class="timeline-panel">
693
+                                        <div class="timeline-heading">
694
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
695
+                                        </div>
696
+                                        <div class="timeline-body">
697
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sequi fuga odio quibusdam. Iure expedita, incidunt unde quis nam! Quod, quisquam. Officia quam qui adipisci quas consequuntur nostrum sequi. Consequuntur, commodi.</p>
698
+                                        </div>
699
+                                    </div>
700
+                                </li>
701
+                                <li class="timeline-inverted">
702
+                                    <div class="timeline-badge success"><i class="fa fa-graduation-cap"></i>
703
+                                    </div>
704
+                                    <div class="timeline-panel">
705
+                                        <div class="timeline-heading">
706
+                                            <h4 class="timeline-title">Lorem ipsum dolor</h4>
707
+                                        </div>
708
+                                        <div class="timeline-body">
709
+                                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deserunt obcaecati, quaerat tempore officia voluptas debitis consectetur culpa amet, accusamus dolorum fugiat, animi dicta aperiam, enim incidunt quisquam maxime neque eaque.</p>
710
+                                        </div>
711
+                                    </div>
712
+                                </li>
713
+                            </ul>
714
+                        </div>
715
+                        <!-- /.panel-body -->
716
+                    </div>
717
+                    <!-- /.panel -->
718
+                </div>
719
+                <!-- /.col-lg-8 -->
720
+                <div class="col-lg-4">
721
+                    <div class="panel panel-default">
722
+                        <div class="panel-heading">
723
+                            <i class="fa fa-bell fa-fw"></i> Notifications Panel
724
+                        </div>
725
+                        <!-- /.panel-heading -->
726
+                        <div class="panel-body">
727
+                            <div class="list-group">
728
+                                <a href="#" class="list-group-item">
729
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
730
+                                    <span class="pull-right text-muted small"><em>4 minutes ago</em>
731
+                                    </span>
732
+                                </a>
733
+                                <a href="#" class="list-group-item">
734
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
735
+                                    <span class="pull-right text-muted small"><em>12 minutes ago</em>
736
+                                    </span>
737
+                                </a>
738
+                                <a href="#" class="list-group-item">
739
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
740
+                                    <span class="pull-right text-muted small"><em>27 minutes ago</em>
741
+                                    </span>
742
+                                </a>
743
+                                <a href="#" class="list-group-item">
744
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
745
+                                    <span class="pull-right text-muted small"><em>43 minutes ago</em>
746
+                                    </span>
747
+                                </a>
748
+                                <a href="#" class="list-group-item">
749
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
750
+                                    <span class="pull-right text-muted small"><em>11:32 AM</em>
751
+                                    </span>
752
+                                </a>
753
+                                <a href="#" class="list-group-item">
754
+                                    <i class="fa fa-bolt fa-fw"></i> Server Crashed!
755
+                                    <span class="pull-right text-muted small"><em>11:13 AM</em>
756
+                                    </span>
757
+                                </a>
758
+                                <a href="#" class="list-group-item">
759
+                                    <i class="fa fa-warning fa-fw"></i> Server Not Responding
760
+                                    <span class="pull-right text-muted small"><em>10:57 AM</em>
761
+                                    </span>
762
+                                </a>
763
+                                <a href="#" class="list-group-item">
764
+                                    <i class="fa fa-shopping-cart fa-fw"></i> New Order Placed
765
+                                    <span class="pull-right text-muted small"><em>9:49 AM</em>
766
+                                    </span>
767
+                                </a>
768
+                                <a href="#" class="list-group-item">
769
+                                    <i class="fa fa-money fa-fw"></i> Payment Received
770
+                                    <span class="pull-right text-muted small"><em>Yesterday</em>
771
+                                    </span>
772
+                                </a>
773
+                            </div>
774
+                            <!-- /.list-group -->
775
+                            <a href="#" class="btn btn-default btn-block">View All Alerts</a>
776
+                        </div>
777
+                        <!-- /.panel-body -->
778
+                    </div>
779
+                    <!-- /.panel -->
780
+                    <div class="panel panel-default">
781
+                        <div class="panel-heading">
782
+                            <i class="fa fa-bar-chart-o fa-fw"></i> Donut Chart Example
783
+                        </div>
784
+                        <div class="panel-body">
785
+                            <div id="morris-donut-chart"></div>
786
+                            <a href="#" class="btn btn-default btn-block">View Details</a>
787
+                        </div>
788
+                        <!-- /.panel-body -->
789
+                    </div>
790
+                    <!-- /.panel -->
791
+                    <div class="chat-panel panel panel-default">
792
+                        <div class="panel-heading">
793
+                            <i class="fa fa-comments fa-fw"></i> Chat
794
+                            <div class="btn-group pull-right">
795
+                                <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown">
796
+                                    <i class="fa fa-chevron-down"></i>
797
+                                </button>
798
+                                <ul class="dropdown-menu slidedown">
799
+                                    <li>
800
+                                        <a href="#">
801
+                                            <i class="fa fa-refresh fa-fw"></i> Refresh
802
+                                        </a>
803
+                                    </li>
804
+                                    <li>
805
+                                        <a href="#">
806
+                                            <i class="fa fa-check-circle fa-fw"></i> Available
807
+                                        </a>
808
+                                    </li>
809
+                                    <li>
810
+                                        <a href="#">
811
+                                            <i class="fa fa-times fa-fw"></i> Busy
812
+                                        </a>
813
+                                    </li>
814
+                                    <li>
815
+                                        <a href="#">
816
+                                            <i class="fa fa-clock-o fa-fw"></i> Away
817
+                                        </a>
818
+                                    </li>
819
+                                    <li class="divider"></li>
820
+                                    <li>
821
+                                        <a href="#">
822
+                                            <i class="fa fa-sign-out fa-fw"></i> Sign Out
823
+                                        </a>
824
+                                    </li>
825
+                                </ul>
826
+                            </div>
827
+                        </div>
828
+                        <!-- /.panel-heading -->
829
+                        <div class="panel-body">
830
+                            <ul class="chat">
831
+                                <li class="left clearfix">
832
+                                    <span class="chat-img pull-left">
833
+                                        <img src="http://placehold.it/50/55C1E7/fff" alt="User Avatar" class="img-circle" />
834
+                                    </span>
835
+                                    <div class="chat-body clearfix">
836
+                                        <div class="header">
837
+                                            <strong class="primary-font">Jack Sparrow</strong>
838
+                                            <small class="pull-right text-muted">
839
+                                                <i class="fa fa-clock-o fa-fw"></i> 12 mins ago
840
+                                            </small>
841
+                                        </div>
842
+                                        <p>
843
+                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales.
844
+                                        </p>
845
+                                    </div>
846
+                                </li>
847
+                                <li class="right clearfix">
848
+                                    <span class="chat-img pull-right">
849
+                                        <img src="http://placehold.it/50/FA6F57/fff" alt="User Avatar" class="img-circle" />
850
+                                    </span>
851
+                                    <div class="chat-body clearfix">
852
+                                        <div class="header">
853
+                                            <small class=" text-muted">
854
+                                                <i class="fa fa-clock-o fa-fw"></i> 13 mins ago</small>
855
+                                            <strong class="pull-right primary-font">Bhaumik Patel</strong>
856
+                                        </div>
857
+                                        <p>
858
+                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales.
859
+                                        </p>
860
+                                    </div>
861
+                                </li>
862
+                                <li class="left clearfix">
863
+                                    <span class="chat-img pull-left">
864
+                                        <img src="http://placehold.it/50/55C1E7/fff" alt="User Avatar" class="img-circle" />
865
+                                    </span>
866
+                                    <div class="chat-body clearfix">
867
+                                        <div class="header">
868
+                                            <strong class="primary-font">Jack Sparrow</strong>
869
+                                            <small class="pull-right text-muted">
870
+                                                <i class="fa fa-clock-o fa-fw"></i> 14 mins ago</small>
871
+                                        </div>
872
+                                        <p>
873
+                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales.
874
+                                        </p>
875
+                                    </div>
876
+                                </li>
877
+                                <li class="right clearfix">
878
+                                    <span class="chat-img pull-right">
879
+                                        <img src="http://placehold.it/50/FA6F57/fff" alt="User Avatar" class="img-circle" />
880
+                                    </span>
881
+                                    <div class="chat-body clearfix">
882
+                                        <div class="header">
883
+                                            <small class=" text-muted">
884
+                                                <i class="fa fa-clock-o fa-fw"></i> 15 mins ago</small>
885
+                                            <strong class="pull-right primary-font">Bhaumik Patel</strong>
886
+                                        </div>
887
+                                        <p>
888
+                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales.
889
+                                        </p>
890
+                                    </div>
891
+                                </li>
892
+                            </ul>
893
+                        </div>
894
+                        <!-- /.panel-body -->
895
+                        <div class="panel-footer">
896
+                            <div class="input-group">
897
+                                <input id="btn-input" type="text" class="form-control input-sm" placeholder="Type your message here..." />
898
+                                <span class="input-group-btn">
899
+                                    <button class="btn btn-warning btn-sm" id="btn-chat">
900
+                                        Send
901
+                                    </button>
902
+                                </span>
903
+                            </div>
904
+                        </div>
905
+                        <!-- /.panel-footer -->
906
+                    </div>
907
+                    <!-- /.panel .chat-panel -->
908
+                </div>
909
+                <!-- /.col-lg-4 -->
910
+            </div>
911
+            <!-- /.row -->
912
+        </div>
913
+        <!-- /#page-wrapper -->
914
+
915
+    </div>
916
+    <!-- /#wrapper -->
917
+
918
+    <!-- jQuery -->
919
+    <script src="../vendor/jquery/jquery.min.js"></script>
920
+
921
+    <!-- Bootstrap Core JavaScript -->
922
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
923
+
924
+    <!-- Metis Menu Plugin JavaScript -->
925
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
926
+
927
+    <!-- Morris Charts JavaScript -->
928
+    <script src="../vendor/raphael/raphael.min.js"></script>
929
+    <script src="../vendor/morrisjs/morris.min.js"></script>
930
+    <script src="../data/morris-data.js"></script>
931
+
932
+    <!-- Custom Theme JavaScript -->
933
+    <script src="../dist/js/sb-admin-2.js"></script>
934
+
935
+</body>
936
+
937
+</html>

+ 82
- 0
pages/login.html Datei anzeigen

@@ -0,0 +1,82 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div class="container">
38
+        <div class="row">
39
+            <div class="col-md-4 col-md-offset-4">
40
+                <div class="login-panel panel panel-default">
41
+                    <div class="panel-heading">
42
+                        <h3 class="panel-title">Please Sign In</h3>
43
+                    </div>
44
+                    <div class="panel-body">
45
+                        <form role="form">
46
+                            <fieldset>
47
+                                <div class="form-group">
48
+                                    <input class="form-control" placeholder="E-mail" name="email" type="email" autofocus>
49
+                                </div>
50
+                                <div class="form-group">
51
+                                    <input class="form-control" placeholder="Password" name="password" type="password" value="">
52
+                                </div>
53
+                                <div class="checkbox">
54
+                                    <label>
55
+                                        <input name="remember" type="checkbox" value="Remember Me">Remember Me
56
+                                    </label>
57
+                                </div>
58
+                                <!-- Change this to a button or input when using this as a form -->
59
+                                <a href="index.html" class="btn btn-lg btn-success btn-block">Login</a>
60
+                            </fieldset>
61
+                        </form>
62
+                    </div>
63
+                </div>
64
+            </div>
65
+        </div>
66
+    </div>
67
+
68
+    <!-- jQuery -->
69
+    <script src="../vendor/jquery/jquery.min.js"></script>
70
+
71
+    <!-- Bootstrap Core JavaScript -->
72
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
73
+
74
+    <!-- Metis Menu Plugin JavaScript -->
75
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
76
+
77
+    <!-- Custom Theme JavaScript -->
78
+    <script src="../dist/js/sb-admin-2.js"></script>
79
+
80
+</body>
81
+
82
+</html>

+ 480
- 0
pages/morris.html Datei anzeigen

@@ -0,0 +1,480 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Morris Charts CSS -->
24
+    <link href="../vendor/morrisjs/morris.css" rel="stylesheet">
25
+
26
+    <!-- Custom Fonts -->
27
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
28
+
29
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
30
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
31
+    <!--[if lt IE 9]>
32
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
33
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
34
+    <![endif]-->
35
+
36
+</head>
37
+
38
+<body>
39
+
40
+    <div id="wrapper">
41
+
42
+        <!-- Navigation -->
43
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
44
+            <div class="navbar-header">
45
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
46
+                    <span class="sr-only">Toggle navigation</span>
47
+                    <span class="icon-bar"></span>
48
+                    <span class="icon-bar"></span>
49
+                    <span class="icon-bar"></span>
50
+                </button>
51
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
52
+            </div>
53
+            <!-- /.navbar-header -->
54
+
55
+            <ul class="nav navbar-top-links navbar-right">
56
+                <li class="dropdown">
57
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
58
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
59
+                    </a>
60
+                    <ul class="dropdown-menu dropdown-messages">
61
+                        <li>
62
+                            <a href="#">
63
+                                <div>
64
+                                    <strong>John Smith</strong>
65
+                                    <span class="pull-right text-muted">
66
+                                        <em>Yesterday</em>
67
+                                    </span>
68
+                                </div>
69
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
70
+                            </a>
71
+                        </li>
72
+                        <li class="divider"></li>
73
+                        <li>
74
+                            <a href="#">
75
+                                <div>
76
+                                    <strong>John Smith</strong>
77
+                                    <span class="pull-right text-muted">
78
+                                        <em>Yesterday</em>
79
+                                    </span>
80
+                                </div>
81
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
82
+                            </a>
83
+                        </li>
84
+                        <li class="divider"></li>
85
+                        <li>
86
+                            <a href="#">
87
+                                <div>
88
+                                    <strong>John Smith</strong>
89
+                                    <span class="pull-right text-muted">
90
+                                        <em>Yesterday</em>
91
+                                    </span>
92
+                                </div>
93
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
94
+                            </a>
95
+                        </li>
96
+                        <li class="divider"></li>
97
+                        <li>
98
+                            <a class="text-center" href="#">
99
+                                <strong>Read All Messages</strong>
100
+                                <i class="fa fa-angle-right"></i>
101
+                            </a>
102
+                        </li>
103
+                    </ul>
104
+                    <!-- /.dropdown-messages -->
105
+                </li>
106
+                <!-- /.dropdown -->
107
+                <li class="dropdown">
108
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
109
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
110
+                    </a>
111
+                    <ul class="dropdown-menu dropdown-tasks">
112
+                        <li>
113
+                            <a href="#">
114
+                                <div>
115
+                                    <p>
116
+                                        <strong>Task 1</strong>
117
+                                        <span class="pull-right text-muted">40% Complete</span>
118
+                                    </p>
119
+                                    <div class="progress progress-striped active">
120
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
121
+                                            <span class="sr-only">40% Complete (success)</span>
122
+                                        </div>
123
+                                    </div>
124
+                                </div>
125
+                            </a>
126
+                        </li>
127
+                        <li class="divider"></li>
128
+                        <li>
129
+                            <a href="#">
130
+                                <div>
131
+                                    <p>
132
+                                        <strong>Task 2</strong>
133
+                                        <span class="pull-right text-muted">20% Complete</span>
134
+                                    </p>
135
+                                    <div class="progress progress-striped active">
136
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
137
+                                            <span class="sr-only">20% Complete</span>
138
+                                        </div>
139
+                                    </div>
140
+                                </div>
141
+                            </a>
142
+                        </li>
143
+                        <li class="divider"></li>
144
+                        <li>
145
+                            <a href="#">
146
+                                <div>
147
+                                    <p>
148
+                                        <strong>Task 3</strong>
149
+                                        <span class="pull-right text-muted">60% Complete</span>
150
+                                    </p>
151
+                                    <div class="progress progress-striped active">
152
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
153
+                                            <span class="sr-only">60% Complete (warning)</span>
154
+                                        </div>
155
+                                    </div>
156
+                                </div>
157
+                            </a>
158
+                        </li>
159
+                        <li class="divider"></li>
160
+                        <li>
161
+                            <a href="#">
162
+                                <div>
163
+                                    <p>
164
+                                        <strong>Task 4</strong>
165
+                                        <span class="pull-right text-muted">80% Complete</span>
166
+                                    </p>
167
+                                    <div class="progress progress-striped active">
168
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
169
+                                            <span class="sr-only">80% Complete (danger)</span>
170
+                                        </div>
171
+                                    </div>
172
+                                </div>
173
+                            </a>
174
+                        </li>
175
+                        <li class="divider"></li>
176
+                        <li>
177
+                            <a class="text-center" href="#">
178
+                                <strong>See All Tasks</strong>
179
+                                <i class="fa fa-angle-right"></i>
180
+                            </a>
181
+                        </li>
182
+                    </ul>
183
+                    <!-- /.dropdown-tasks -->
184
+                </li>
185
+                <!-- /.dropdown -->
186
+                <li class="dropdown">
187
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
188
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
189
+                    </a>
190
+                    <ul class="dropdown-menu dropdown-alerts">
191
+                        <li>
192
+                            <a href="#">
193
+                                <div>
194
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
195
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
196
+                                </div>
197
+                            </a>
198
+                        </li>
199
+                        <li class="divider"></li>
200
+                        <li>
201
+                            <a href="#">
202
+                                <div>
203
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
204
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
205
+                                </div>
206
+                            </a>
207
+                        </li>
208
+                        <li class="divider"></li>
209
+                        <li>
210
+                            <a href="#">
211
+                                <div>
212
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
213
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
214
+                                </div>
215
+                            </a>
216
+                        </li>
217
+                        <li class="divider"></li>
218
+                        <li>
219
+                            <a href="#">
220
+                                <div>
221
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
222
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
223
+                                </div>
224
+                            </a>
225
+                        </li>
226
+                        <li class="divider"></li>
227
+                        <li>
228
+                            <a href="#">
229
+                                <div>
230
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
231
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
232
+                                </div>
233
+                            </a>
234
+                        </li>
235
+                        <li class="divider"></li>
236
+                        <li>
237
+                            <a class="text-center" href="#">
238
+                                <strong>See All Alerts</strong>
239
+                                <i class="fa fa-angle-right"></i>
240
+                            </a>
241
+                        </li>
242
+                    </ul>
243
+                    <!-- /.dropdown-alerts -->
244
+                </li>
245
+                <!-- /.dropdown -->
246
+                <li class="dropdown">
247
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
248
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
249
+                    </a>
250
+                    <ul class="dropdown-menu dropdown-user">
251
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
252
+                        </li>
253
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
254
+                        </li>
255
+                        <li class="divider"></li>
256
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
257
+                        </li>
258
+                    </ul>
259
+                    <!-- /.dropdown-user -->
260
+                </li>
261
+                <!-- /.dropdown -->
262
+            </ul>
263
+            <!-- /.navbar-top-links -->
264
+
265
+            <div class="navbar-default sidebar" role="navigation">
266
+                <div class="sidebar-nav navbar-collapse">
267
+                    <ul class="nav" id="side-menu">
268
+                        <li class="sidebar-search">
269
+                            <div class="input-group custom-search-form">
270
+                                <input type="text" class="form-control" placeholder="Search...">
271
+                                <span class="input-group-btn">
272
+                                <button class="btn btn-default" type="button">
273
+                                    <i class="fa fa-search"></i>
274
+                                </button>
275
+                            </span>
276
+                            </div>
277
+                            <!-- /input-group -->
278
+                        </li>
279
+                        <li>
280
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
281
+                        </li>
282
+                        <li>
283
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
284
+                            <ul class="nav nav-second-level">
285
+                                <li>
286
+                                    <a href="flot.html">Flot Charts</a>
287
+                                </li>
288
+                                <li>
289
+                                    <a href="morris.html">Morris.js Charts</a>
290
+                                </li>
291
+                            </ul>
292
+                            <!-- /.nav-second-level -->
293
+                        </li>
294
+                        <li>
295
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
299
+                        </li>
300
+                        <li>
301
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
302
+                            <ul class="nav nav-second-level">
303
+                                <li>
304
+                                    <a href="panels-wells.html">Panels and Wells</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="buttons.html">Buttons</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="notifications.html">Notifications</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="typography.html">Typography</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="icons.html"> Icons</a>
317
+                                </li>
318
+                                <li>
319
+                                    <a href="grid.html">Grid</a>
320
+                                </li>
321
+                            </ul>
322
+                            <!-- /.nav-second-level -->
323
+                        </li>
324
+                        <li>
325
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
326
+                            <ul class="nav nav-second-level">
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Second Level Item</a>
332
+                                </li>
333
+                                <li>
334
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
335
+                                    <ul class="nav nav-third-level">
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                        <li>
346
+                                            <a href="#">Third Level Item</a>
347
+                                        </li>
348
+                                    </ul>
349
+                                    <!-- /.nav-third-level -->
350
+                                </li>
351
+                            </ul>
352
+                            <!-- /.nav-second-level -->
353
+                        </li>
354
+                        <li>
355
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
356
+                            <ul class="nav nav-second-level">
357
+                                <li>
358
+                                    <a href="blank.html">Blank Page</a>
359
+                                </li>
360
+                                <li>
361
+                                    <a href="login.html">Login Page</a>
362
+                                </li>
363
+                            </ul>
364
+                            <!-- /.nav-second-level -->
365
+                        </li>
366
+                    </ul>
367
+                </div>
368
+                <!-- /.sidebar-collapse -->
369
+            </div>
370
+            <!-- /.navbar-static-side -->
371
+        </nav>
372
+
373
+        <div id="page-wrapper">
374
+            <div class="row">
375
+                <div class="col-lg-12">
376
+                    <h1 class="page-header">Morris.js Charts</h1>
377
+                </div>
378
+                <!-- /.col-lg-12 -->
379
+            </div>
380
+            <!-- /.row -->
381
+            <div class="row">
382
+                <div class="col-lg-6">
383
+                    <div class="panel panel-default">
384
+                        <div class="panel-heading">
385
+                            Area Chart Example
386
+                        </div>
387
+                        <!-- /.panel-heading -->
388
+                        <div class="panel-body">
389
+                            <div id="morris-area-chart"></div>
390
+                        </div>
391
+                        <!-- /.panel-body -->
392
+                    </div>
393
+                    <!-- /.panel -->
394
+                </div>
395
+                <!-- /.col-lg-6 -->
396
+                <div class="col-lg-6">
397
+                    <div class="panel panel-default">
398
+                        <div class="panel-heading">
399
+                            Bar Chart Example
400
+                        </div>
401
+                        <!-- /.panel-heading -->
402
+                        <div class="panel-body">
403
+                            <div id="morris-bar-chart"></div>
404
+                        </div>
405
+                        <!-- /.panel-body -->
406
+                    </div>
407
+                    <!-- /.panel -->
408
+                </div>
409
+                <!-- /.col-lg-6 -->
410
+                <div class="col-lg-6">
411
+                    <div class="panel panel-default">
412
+                        <div class="panel-heading">
413
+                            Line Chart Example
414
+                        </div>
415
+                        <!-- /.panel-heading -->
416
+                        <div class="panel-body">
417
+                            <div id="morris-line-chart"></div>
418
+                        </div>
419
+                        <!-- /.panel-body -->
420
+                    </div>
421
+                    <!-- /.panel -->
422
+                </div>
423
+                <!-- /.col-lg-6 -->
424
+                <div class="col-lg-6">
425
+                    <div class="panel panel-default">
426
+                        <div class="panel-heading">
427
+                            Donut Chart Example
428
+                        </div>
429
+                        <!-- /.panel-heading -->
430
+                        <div class="panel-body">
431
+                            <div id="morris-donut-chart"></div>
432
+                        </div>
433
+                        <!-- /.panel-body -->
434
+                    </div>
435
+                    <!-- /.panel -->
436
+                </div>
437
+                <!-- /.col-lg-6 -->
438
+                <div class="col-lg-12">
439
+                    <div class="panel panel-default">
440
+                        <div class="panel-heading">
441
+                            Morris.js Usage
442
+                        </div>
443
+                        <!-- /.panel-heading -->
444
+                        <div class="panel-body">
445
+                            <p>Morris.js is a jQuery based charting plugin created by Olly Smith. In SB Admin, we are using the most recent version of Morris.js which includes the resize function, which makes the charts fully responsive. The documentation for Morris.js is available on their website, <a target="_blank" href="http://morrisjs.github.io/morris.js/">http://morrisjs.github.io/morris.js/</a>.</p>
446
+                            <a target="_blank" class="btn btn-default btn-lg btn-block" href="http://morrisjs.github.io/morris.js/">View Morris.js Documentation</a>
447
+                        </div>
448
+                        <!-- /.panel-body -->
449
+                    </div>
450
+                    <!-- /.panel -->
451
+                </div>
452
+                <!-- /.col-lg-6 -->
453
+            </div>
454
+            <!-- /.row -->
455
+        </div>
456
+        <!-- /#page-wrapper -->
457
+
458
+    </div>
459
+    <!-- /#wrapper -->
460
+
461
+    <!-- jQuery -->
462
+    <script src="../vendor/jquery/jquery.min.js"></script>
463
+
464
+    <!-- Bootstrap Core JavaScript -->
465
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
466
+
467
+    <!-- Metis Menu Plugin JavaScript -->
468
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
469
+
470
+    <!-- Morris Charts JavaScript -->
471
+    <script src="../vendor/raphael/raphael.min.js"></script>
472
+    <script src="../vendor/morrisjs/morris.min.js"></script>
473
+    <script src="../data/morris-data.js"></script>
474
+
475
+    <!-- Custom Theme JavaScript -->
476
+    <script src="../dist/js/sb-admin-2.js"></script>
477
+
478
+</body>
479
+
480
+</html>

+ 544
- 0
pages/notifications.html Datei anzeigen

@@ -0,0 +1,544 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div id="wrapper">
38
+
39
+        <!-- Navigation -->
40
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
41
+            <div class="navbar-header">
42
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
43
+                    <span class="sr-only">Toggle navigation</span>
44
+                    <span class="icon-bar"></span>
45
+                    <span class="icon-bar"></span>
46
+                    <span class="icon-bar"></span>
47
+                </button>
48
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
49
+            </div>
50
+            <!-- /.navbar-header -->
51
+
52
+            <ul class="nav navbar-top-links navbar-right">
53
+                <li class="dropdown">
54
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
55
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
56
+                    </a>
57
+                    <ul class="dropdown-menu dropdown-messages">
58
+                        <li>
59
+                            <a href="#">
60
+                                <div>
61
+                                    <strong>John Smith</strong>
62
+                                    <span class="pull-right text-muted">
63
+                                        <em>Yesterday</em>
64
+                                    </span>
65
+                                </div>
66
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
67
+                            </a>
68
+                        </li>
69
+                        <li class="divider"></li>
70
+                        <li>
71
+                            <a href="#">
72
+                                <div>
73
+                                    <strong>John Smith</strong>
74
+                                    <span class="pull-right text-muted">
75
+                                        <em>Yesterday</em>
76
+                                    </span>
77
+                                </div>
78
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
79
+                            </a>
80
+                        </li>
81
+                        <li class="divider"></li>
82
+                        <li>
83
+                            <a href="#">
84
+                                <div>
85
+                                    <strong>John Smith</strong>
86
+                                    <span class="pull-right text-muted">
87
+                                        <em>Yesterday</em>
88
+                                    </span>
89
+                                </div>
90
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
91
+                            </a>
92
+                        </li>
93
+                        <li class="divider"></li>
94
+                        <li>
95
+                            <a class="text-center" href="#">
96
+                                <strong>Read All Messages</strong>
97
+                                <i class="fa fa-angle-right"></i>
98
+                            </a>
99
+                        </li>
100
+                    </ul>
101
+                    <!-- /.dropdown-messages -->
102
+                </li>
103
+                <!-- /.dropdown -->
104
+                <li class="dropdown">
105
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
106
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
107
+                    </a>
108
+                    <ul class="dropdown-menu dropdown-tasks">
109
+                        <li>
110
+                            <a href="#">
111
+                                <div>
112
+                                    <p>
113
+                                        <strong>Task 1</strong>
114
+                                        <span class="pull-right text-muted">40% Complete</span>
115
+                                    </p>
116
+                                    <div class="progress progress-striped active">
117
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
118
+                                            <span class="sr-only">40% Complete (success)</span>
119
+                                        </div>
120
+                                    </div>
121
+                                </div>
122
+                            </a>
123
+                        </li>
124
+                        <li class="divider"></li>
125
+                        <li>
126
+                            <a href="#">
127
+                                <div>
128
+                                    <p>
129
+                                        <strong>Task 2</strong>
130
+                                        <span class="pull-right text-muted">20% Complete</span>
131
+                                    </p>
132
+                                    <div class="progress progress-striped active">
133
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
134
+                                            <span class="sr-only">20% Complete</span>
135
+                                        </div>
136
+                                    </div>
137
+                                </div>
138
+                            </a>
139
+                        </li>
140
+                        <li class="divider"></li>
141
+                        <li>
142
+                            <a href="#">
143
+                                <div>
144
+                                    <p>
145
+                                        <strong>Task 3</strong>
146
+                                        <span class="pull-right text-muted">60% Complete</span>
147
+                                    </p>
148
+                                    <div class="progress progress-striped active">
149
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
150
+                                            <span class="sr-only">60% Complete (warning)</span>
151
+                                        </div>
152
+                                    </div>
153
+                                </div>
154
+                            </a>
155
+                        </li>
156
+                        <li class="divider"></li>
157
+                        <li>
158
+                            <a href="#">
159
+                                <div>
160
+                                    <p>
161
+                                        <strong>Task 4</strong>
162
+                                        <span class="pull-right text-muted">80% Complete</span>
163
+                                    </p>
164
+                                    <div class="progress progress-striped active">
165
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
166
+                                            <span class="sr-only">80% Complete (danger)</span>
167
+                                        </div>
168
+                                    </div>
169
+                                </div>
170
+                            </a>
171
+                        </li>
172
+                        <li class="divider"></li>
173
+                        <li>
174
+                            <a class="text-center" href="#">
175
+                                <strong>See All Tasks</strong>
176
+                                <i class="fa fa-angle-right"></i>
177
+                            </a>
178
+                        </li>
179
+                    </ul>
180
+                    <!-- /.dropdown-tasks -->
181
+                </li>
182
+                <!-- /.dropdown -->
183
+                <li class="dropdown">
184
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
185
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
186
+                    </a>
187
+                    <ul class="dropdown-menu dropdown-alerts">
188
+                        <li>
189
+                            <a href="#">
190
+                                <div>
191
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
192
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
193
+                                </div>
194
+                            </a>
195
+                        </li>
196
+                        <li class="divider"></li>
197
+                        <li>
198
+                            <a href="#">
199
+                                <div>
200
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
201
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
202
+                                </div>
203
+                            </a>
204
+                        </li>
205
+                        <li class="divider"></li>
206
+                        <li>
207
+                            <a href="#">
208
+                                <div>
209
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
210
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
211
+                                </div>
212
+                            </a>
213
+                        </li>
214
+                        <li class="divider"></li>
215
+                        <li>
216
+                            <a href="#">
217
+                                <div>
218
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
219
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
220
+                                </div>
221
+                            </a>
222
+                        </li>
223
+                        <li class="divider"></li>
224
+                        <li>
225
+                            <a href="#">
226
+                                <div>
227
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
228
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
229
+                                </div>
230
+                            </a>
231
+                        </li>
232
+                        <li class="divider"></li>
233
+                        <li>
234
+                            <a class="text-center" href="#">
235
+                                <strong>See All Alerts</strong>
236
+                                <i class="fa fa-angle-right"></i>
237
+                            </a>
238
+                        </li>
239
+                    </ul>
240
+                    <!-- /.dropdown-alerts -->
241
+                </li>
242
+                <!-- /.dropdown -->
243
+                <li class="dropdown">
244
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
245
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
246
+                    </a>
247
+                    <ul class="dropdown-menu dropdown-user">
248
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
249
+                        </li>
250
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
251
+                        </li>
252
+                        <li class="divider"></li>
253
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
254
+                        </li>
255
+                    </ul>
256
+                    <!-- /.dropdown-user -->
257
+                </li>
258
+                <!-- /.dropdown -->
259
+            </ul>
260
+            <!-- /.navbar-top-links -->
261
+
262
+            <div class="navbar-default sidebar" role="navigation">
263
+                <div class="sidebar-nav navbar-collapse">
264
+                    <ul class="nav" id="side-menu">
265
+                        <li class="sidebar-search">
266
+                            <div class="input-group custom-search-form">
267
+                                <input type="text" class="form-control" placeholder="Search...">
268
+                                <span class="input-group-btn">
269
+                                <button class="btn btn-default" type="button">
270
+                                    <i class="fa fa-search"></i>
271
+                                </button>
272
+                            </span>
273
+                            </div>
274
+                            <!-- /input-group -->
275
+                        </li>
276
+                        <li>
277
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
278
+                        </li>
279
+                        <li>
280
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
281
+                            <ul class="nav nav-second-level">
282
+                                <li>
283
+                                    <a href="flot.html">Flot Charts</a>
284
+                                </li>
285
+                                <li>
286
+                                    <a href="morris.html">Morris.js Charts</a>
287
+                                </li>
288
+                            </ul>
289
+                            <!-- /.nav-second-level -->
290
+                        </li>
291
+                        <li>
292
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
293
+                        </li>
294
+                        <li>
295
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
299
+                            <ul class="nav nav-second-level">
300
+                                <li>
301
+                                    <a href="panels-wells.html">Panels and Wells</a>
302
+                                </li>
303
+                                <li>
304
+                                    <a href="buttons.html">Buttons</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="notifications.html">Notifications</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="typography.html">Typography</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="icons.html"> Icons</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="grid.html">Grid</a>
317
+                                </li>
318
+                            </ul>
319
+                            <!-- /.nav-second-level -->
320
+                        </li>
321
+                        <li>
322
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
323
+                            <ul class="nav nav-second-level">
324
+                                <li>
325
+                                    <a href="#">Second Level Item</a>
326
+                                </li>
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
332
+                                    <ul class="nav nav-third-level">
333
+                                        <li>
334
+                                            <a href="#">Third Level Item</a>
335
+                                        </li>
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                    </ul>
346
+                                    <!-- /.nav-third-level -->
347
+                                </li>
348
+                            </ul>
349
+                            <!-- /.nav-second-level -->
350
+                        </li>
351
+                        <li>
352
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
353
+                            <ul class="nav nav-second-level">
354
+                                <li>
355
+                                    <a href="blank.html">Blank Page</a>
356
+                                </li>
357
+                                <li>
358
+                                    <a href="login.html">Login Page</a>
359
+                                </li>
360
+                            </ul>
361
+                            <!-- /.nav-second-level -->
362
+                        </li>
363
+                    </ul>
364
+                </div>
365
+                <!-- /.sidebar-collapse -->
366
+            </div>
367
+            <!-- /.navbar-static-side -->
368
+        </nav>
369
+
370
+        <div id="page-wrapper">
371
+            <div class="row">
372
+                <div class="col-lg-12">
373
+                    <h1 class="page-header">Notifications</h1>
374
+                </div>
375
+                <!-- /.col-lg-12 -->
376
+            </div>
377
+            <!-- /.row -->
378
+            <div class="row">
379
+                <div class="col-lg-6">
380
+                    <div class="panel panel-default">
381
+                        <div class="panel-heading">
382
+                            Alert Styles
383
+                        </div>
384
+                        <!-- /.panel-heading -->
385
+                        <div class="panel-body">
386
+                            <div class="alert alert-success">
387
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
388
+                            </div>
389
+                            <div class="alert alert-info">
390
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
391
+                            </div>
392
+                            <div class="alert alert-warning">
393
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
394
+                            </div>
395
+                            <div class="alert alert-danger">
396
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
397
+                            </div>
398
+                        </div>
399
+                        <!-- .panel-body -->
400
+                    </div>
401
+                    <!-- /.panel -->
402
+                </div>
403
+                <!-- /.col-lg-6 -->
404
+                <div class="col-lg-6">
405
+                    <div class="panel panel-default">
406
+                        <div class="panel-heading">
407
+                            Dismissable Alerts
408
+                        </div>
409
+                        <!-- /.panel-heading -->
410
+                        <div class="panel-body">
411
+                            <div class="alert alert-success alert-dismissable">
412
+                                <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
413
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
414
+                            </div>
415
+                            <div class="alert alert-info alert-dismissable">
416
+                                <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
417
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
418
+                            </div>
419
+                            <div class="alert alert-warning alert-dismissable">
420
+                                <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
421
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
422
+                            </div>
423
+                            <div class="alert alert-danger alert-dismissable">
424
+                                <button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
425
+                                Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.
426
+                            </div>
427
+                        </div>
428
+                        <!-- .panel-body -->
429
+                    </div>
430
+                    <!-- /.panel -->
431
+                </div>
432
+                <!-- /.col-lg-6 -->
433
+            </div>
434
+            <!-- /.row -->
435
+            <div class="row">
436
+                <div class="col-lg-6">
437
+                    <div class="panel panel-default">
438
+                        <div class="panel-heading">
439
+                            Modals
440
+                        </div>
441
+                        <!-- /.panel-heading -->
442
+                        <div class="panel-body">
443
+                            <!-- Button trigger modal -->
444
+                            <button class="btn btn-primary btn-lg" data-toggle="modal" data-target="#myModal">
445
+                                Launch Demo Modal
446
+                            </button>
447
+                            <!-- Modal -->
448
+                            <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
449
+                                <div class="modal-dialog">
450
+                                    <div class="modal-content">
451
+                                        <div class="modal-header">
452
+                                            <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
453
+                                            <h4 class="modal-title" id="myModalLabel">Modal title</h4>
454
+                                        </div>
455
+                                        <div class="modal-body">
456
+                                            Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
457
+                                        </div>
458
+                                        <div class="modal-footer">
459
+                                            <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
460
+                                            <button type="button" class="btn btn-primary">Save changes</button>
461
+                                        </div>
462
+                                    </div>
463
+                                    <!-- /.modal-content -->
464
+                                </div>
465
+                                <!-- /.modal-dialog -->
466
+                            </div>
467
+                            <!-- /.modal -->
468
+                        </div>
469
+                        <!-- .panel-body -->
470
+                    </div>
471
+                    <!-- /.panel -->
472
+                </div>
473
+                <!-- /.col-lg-6 -->
474
+                <div class="col-lg-6">
475
+                    <div class="panel panel-default">
476
+                        <div class="panel-heading">
477
+                            Tooltips and Popovers
478
+                        </div>
479
+                        <!-- /.panel-heading -->
480
+                        <div class="panel-body">
481
+                            <h4>Tooltip Demo</h4>
482
+                            <div class="tooltip-demo">
483
+                                <button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="left" title="Tooltip on left">Tooltip on left</button>
484
+                                <button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="Tooltip on top">Tooltip on top</button>
485
+                                <button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Tooltip on bottom">Tooltip on bottom</button>
486
+                                <button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="right" title="Tooltip on right">Tooltip on right</button>
487
+                            </div>
488
+                            <br>
489
+                            <h4>Clickable Popover Demo</h4>
490
+                            <div class="tooltip-demo">
491
+                                <button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="left" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">
492
+                                    Popover on left
493
+                                </button>
494
+                                <button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="top" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">
495
+                                    Popover on top
496
+                                </button>
497
+                                <button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="bottom" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">
498
+                                    Popover on bottom
499
+                                </button>
500
+                                <button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="right" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">
501
+                                    Popover on right
502
+                                </button>
503
+                            </div>
504
+                        </div>
505
+                        <!-- .panel-body -->
506
+                    </div>
507
+                    <!-- /.panel -->
508
+                </div>
509
+                <!-- /.col-lg-6 -->
510
+            </div>
511
+            <!-- /.row -->
512
+        </div>
513
+        <!-- /#page-wrapper -->
514
+
515
+    </div>
516
+    <!-- /#wrapper -->
517
+
518
+    <!-- jQuery -->
519
+    <script src="../vendor/jquery/jquery.min.js"></script>
520
+
521
+    <!-- Bootstrap Core JavaScript -->
522
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
523
+
524
+    <!-- Metis Menu Plugin JavaScript -->
525
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
526
+
527
+    <!-- Custom Theme JavaScript -->
528
+    <script src="../dist/js/sb-admin-2.js"></script>
529
+
530
+    <!-- Page-Level Demo Scripts - Notifications - Use for reference -->
531
+    <script>
532
+    // tooltip demo
533
+    $('.tooltip-demo').tooltip({
534
+        selector: "[data-toggle=tooltip]",
535
+        container: "body"
536
+    })
537
+    // popover demo
538
+    $("[data-toggle=popover]")
539
+        .popover()
540
+    </script>
541
+
542
+</body>
543
+
544
+</html>

+ 714
- 0
pages/panels-wells.html Datei anzeigen

@@ -0,0 +1,714 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div id="wrapper">
38
+
39
+        <!-- Navigation -->
40
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
41
+            <div class="navbar-header">
42
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
43
+                    <span class="sr-only">Toggle navigation</span>
44
+                    <span class="icon-bar"></span>
45
+                    <span class="icon-bar"></span>
46
+                    <span class="icon-bar"></span>
47
+                </button>
48
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
49
+            </div>
50
+            <!-- /.navbar-header -->
51
+
52
+            <ul class="nav navbar-top-links navbar-right">
53
+                <li class="dropdown">
54
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
55
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
56
+                    </a>
57
+                    <ul class="dropdown-menu dropdown-messages">
58
+                        <li>
59
+                            <a href="#">
60
+                                <div>
61
+                                    <strong>John Smith</strong>
62
+                                    <span class="pull-right text-muted">
63
+                                        <em>Yesterday</em>
64
+                                    </span>
65
+                                </div>
66
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
67
+                            </a>
68
+                        </li>
69
+                        <li class="divider"></li>
70
+                        <li>
71
+                            <a href="#">
72
+                                <div>
73
+                                    <strong>John Smith</strong>
74
+                                    <span class="pull-right text-muted">
75
+                                        <em>Yesterday</em>
76
+                                    </span>
77
+                                </div>
78
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
79
+                            </a>
80
+                        </li>
81
+                        <li class="divider"></li>
82
+                        <li>
83
+                            <a href="#">
84
+                                <div>
85
+                                    <strong>John Smith</strong>
86
+                                    <span class="pull-right text-muted">
87
+                                        <em>Yesterday</em>
88
+                                    </span>
89
+                                </div>
90
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
91
+                            </a>
92
+                        </li>
93
+                        <li class="divider"></li>
94
+                        <li>
95
+                            <a class="text-center" href="#">
96
+                                <strong>Read All Messages</strong>
97
+                                <i class="fa fa-angle-right"></i>
98
+                            </a>
99
+                        </li>
100
+                    </ul>
101
+                    <!-- /.dropdown-messages -->
102
+                </li>
103
+                <!-- /.dropdown -->
104
+                <li class="dropdown">
105
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
106
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
107
+                    </a>
108
+                    <ul class="dropdown-menu dropdown-tasks">
109
+                        <li>
110
+                            <a href="#">
111
+                                <div>
112
+                                    <p>
113
+                                        <strong>Task 1</strong>
114
+                                        <span class="pull-right text-muted">40% Complete</span>
115
+                                    </p>
116
+                                    <div class="progress progress-striped active">
117
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
118
+                                            <span class="sr-only">40% Complete (success)</span>
119
+                                        </div>
120
+                                    </div>
121
+                                </div>
122
+                            </a>
123
+                        </li>
124
+                        <li class="divider"></li>
125
+                        <li>
126
+                            <a href="#">
127
+                                <div>
128
+                                    <p>
129
+                                        <strong>Task 2</strong>
130
+                                        <span class="pull-right text-muted">20% Complete</span>
131
+                                    </p>
132
+                                    <div class="progress progress-striped active">
133
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
134
+                                            <span class="sr-only">20% Complete</span>
135
+                                        </div>
136
+                                    </div>
137
+                                </div>
138
+                            </a>
139
+                        </li>
140
+                        <li class="divider"></li>
141
+                        <li>
142
+                            <a href="#">
143
+                                <div>
144
+                                    <p>
145
+                                        <strong>Task 3</strong>
146
+                                        <span class="pull-right text-muted">60% Complete</span>
147
+                                    </p>
148
+                                    <div class="progress progress-striped active">
149
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
150
+                                            <span class="sr-only">60% Complete (warning)</span>
151
+                                        </div>
152
+                                    </div>
153
+                                </div>
154
+                            </a>
155
+                        </li>
156
+                        <li class="divider"></li>
157
+                        <li>
158
+                            <a href="#">
159
+                                <div>
160
+                                    <p>
161
+                                        <strong>Task 4</strong>
162
+                                        <span class="pull-right text-muted">80% Complete</span>
163
+                                    </p>
164
+                                    <div class="progress progress-striped active">
165
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
166
+                                            <span class="sr-only">80% Complete (danger)</span>
167
+                                        </div>
168
+                                    </div>
169
+                                </div>
170
+                            </a>
171
+                        </li>
172
+                        <li class="divider"></li>
173
+                        <li>
174
+                            <a class="text-center" href="#">
175
+                                <strong>See All Tasks</strong>
176
+                                <i class="fa fa-angle-right"></i>
177
+                            </a>
178
+                        </li>
179
+                    </ul>
180
+                    <!-- /.dropdown-tasks -->
181
+                </li>
182
+                <!-- /.dropdown -->
183
+                <li class="dropdown">
184
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
185
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
186
+                    </a>
187
+                    <ul class="dropdown-menu dropdown-alerts">
188
+                        <li>
189
+                            <a href="#">
190
+                                <div>
191
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
192
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
193
+                                </div>
194
+                            </a>
195
+                        </li>
196
+                        <li class="divider"></li>
197
+                        <li>
198
+                            <a href="#">
199
+                                <div>
200
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
201
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
202
+                                </div>
203
+                            </a>
204
+                        </li>
205
+                        <li class="divider"></li>
206
+                        <li>
207
+                            <a href="#">
208
+                                <div>
209
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
210
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
211
+                                </div>
212
+                            </a>
213
+                        </li>
214
+                        <li class="divider"></li>
215
+                        <li>
216
+                            <a href="#">
217
+                                <div>
218
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
219
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
220
+                                </div>
221
+                            </a>
222
+                        </li>
223
+                        <li class="divider"></li>
224
+                        <li>
225
+                            <a href="#">
226
+                                <div>
227
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
228
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
229
+                                </div>
230
+                            </a>
231
+                        </li>
232
+                        <li class="divider"></li>
233
+                        <li>
234
+                            <a class="text-center" href="#">
235
+                                <strong>See All Alerts</strong>
236
+                                <i class="fa fa-angle-right"></i>
237
+                            </a>
238
+                        </li>
239
+                    </ul>
240
+                    <!-- /.dropdown-alerts -->
241
+                </li>
242
+                <!-- /.dropdown -->
243
+                <li class="dropdown">
244
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
245
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
246
+                    </a>
247
+                    <ul class="dropdown-menu dropdown-user">
248
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
249
+                        </li>
250
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
251
+                        </li>
252
+                        <li class="divider"></li>
253
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
254
+                        </li>
255
+                    </ul>
256
+                    <!-- /.dropdown-user -->
257
+                </li>
258
+                <!-- /.dropdown -->
259
+            </ul>
260
+            <!-- /.navbar-top-links -->
261
+
262
+            <div class="navbar-default sidebar" role="navigation">
263
+                <div class="sidebar-nav navbar-collapse">
264
+                    <ul class="nav" id="side-menu">
265
+                        <li class="sidebar-search">
266
+                            <div class="input-group custom-search-form">
267
+                                <input type="text" class="form-control" placeholder="Search...">
268
+                                <span class="input-group-btn">
269
+                                <button class="btn btn-default" type="button">
270
+                                    <i class="fa fa-search"></i>
271
+                                </button>
272
+                            </span>
273
+                            </div>
274
+                            <!-- /input-group -->
275
+                        </li>
276
+                        <li>
277
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
278
+                        </li>
279
+                        <li>
280
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
281
+                            <ul class="nav nav-second-level">
282
+                                <li>
283
+                                    <a href="flot.html">Flot Charts</a>
284
+                                </li>
285
+                                <li>
286
+                                    <a href="morris.html">Morris.js Charts</a>
287
+                                </li>
288
+                            </ul>
289
+                            <!-- /.nav-second-level -->
290
+                        </li>
291
+                        <li>
292
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
293
+                        </li>
294
+                        <li>
295
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
299
+                            <ul class="nav nav-second-level">
300
+                                <li>
301
+                                    <a href="panels-wells.html">Panels and Wells</a>
302
+                                </li>
303
+                                <li>
304
+                                    <a href="buttons.html">Buttons</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="notifications.html">Notifications</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="typography.html">Typography</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="icons.html"> Icons</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="grid.html">Grid</a>
317
+                                </li>
318
+                            </ul>
319
+                            <!-- /.nav-second-level -->
320
+                        </li>
321
+                        <li>
322
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
323
+                            <ul class="nav nav-second-level">
324
+                                <li>
325
+                                    <a href="#">Second Level Item</a>
326
+                                </li>
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
332
+                                    <ul class="nav nav-third-level">
333
+                                        <li>
334
+                                            <a href="#">Third Level Item</a>
335
+                                        </li>
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                    </ul>
346
+                                    <!-- /.nav-third-level -->
347
+                                </li>
348
+                            </ul>
349
+                            <!-- /.nav-second-level -->
350
+                        </li>
351
+                        <li>
352
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
353
+                            <ul class="nav nav-second-level">
354
+                                <li>
355
+                                    <a href="blank.html">Blank Page</a>
356
+                                </li>
357
+                                <li>
358
+                                    <a href="login.html">Login Page</a>
359
+                                </li>
360
+                            </ul>
361
+                            <!-- /.nav-second-level -->
362
+                        </li>
363
+                    </ul>
364
+                </div>
365
+                <!-- /.sidebar-collapse -->
366
+            </div>
367
+            <!-- /.navbar-static-side -->
368
+        </nav>
369
+
370
+        <div id="page-wrapper">
371
+            <div class="row">
372
+                <div class="col-lg-12">
373
+                    <h1 class="page-header">Panels and Wells</h1>
374
+                </div>
375
+                <!-- /.col-lg-12 -->
376
+            </div>
377
+            <!-- /.row -->
378
+            <div class="row">
379
+                <div class="col-lg-4">
380
+                    <div class="panel panel-default">
381
+                        <div class="panel-heading">
382
+                            Default Panel
383
+                        </div>
384
+                        <div class="panel-body">
385
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
386
+                        </div>
387
+                        <div class="panel-footer">
388
+                            Panel Footer
389
+                        </div>
390
+                    </div>
391
+                </div>
392
+                <!-- /.col-lg-4 -->
393
+                <div class="col-lg-4">
394
+                    <div class="panel panel-primary">
395
+                        <div class="panel-heading">
396
+                            Primary Panel
397
+                        </div>
398
+                        <div class="panel-body">
399
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
400
+                        </div>
401
+                        <div class="panel-footer">
402
+                            Panel Footer
403
+                        </div>
404
+                    </div>
405
+                </div>
406
+                <!-- /.col-lg-4 -->
407
+                <div class="col-lg-4">
408
+                    <div class="panel panel-success">
409
+                        <div class="panel-heading">
410
+                            Success Panel
411
+                        </div>
412
+                        <div class="panel-body">
413
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
414
+                        </div>
415
+                        <div class="panel-footer">
416
+                            Panel Footer
417
+                        </div>
418
+                    </div>
419
+                </div>
420
+                <!-- /.col-lg-4 -->
421
+            </div>
422
+            <!-- /.row -->
423
+            <div class="row">
424
+                <div class="col-lg-4">
425
+                    <div class="panel panel-info">
426
+                        <div class="panel-heading">
427
+                            Info Panel
428
+                        </div>
429
+                        <div class="panel-body">
430
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
431
+                        </div>
432
+                        <div class="panel-footer">
433
+                            Panel Footer
434
+                        </div>
435
+                    </div>
436
+                </div>
437
+                <!-- /.col-lg-4 -->
438
+                <div class="col-lg-4">
439
+                    <div class="panel panel-warning">
440
+                        <div class="panel-heading">
441
+                            Warning Panel
442
+                        </div>
443
+                        <div class="panel-body">
444
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
445
+                        </div>
446
+                        <div class="panel-footer">
447
+                            Panel Footer
448
+                        </div>
449
+                    </div>
450
+                </div>
451
+                <!-- /.col-lg-4 -->
452
+                <div class="col-lg-4">
453
+                    <div class="panel panel-danger">
454
+                        <div class="panel-heading">
455
+                            Danger Panel
456
+                        </div>
457
+                        <div class="panel-body">
458
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
459
+                        </div>
460
+                        <div class="panel-footer">
461
+                            Panel Footer
462
+                        </div>
463
+                    </div>
464
+                </div>
465
+                <!-- /.col-lg-4 -->
466
+            </div>
467
+            <!-- /.row -->
468
+            <div class="row">
469
+                <div class="col-lg-4">
470
+                    <div class="panel panel-green">
471
+                        <div class="panel-heading">
472
+                            Green Panel
473
+                        </div>
474
+                        <div class="panel-body">
475
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
476
+                        </div>
477
+                        <div class="panel-footer">
478
+                            Panel Footer
479
+                        </div>
480
+                    </div>
481
+                    <!-- /.col-lg-4 -->
482
+                </div>
483
+                <div class="col-lg-4">
484
+                    <div class="panel panel-yellow">
485
+                        <div class="panel-heading">
486
+                            Yellow Panel
487
+                        </div>
488
+                        <div class="panel-body">
489
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
490
+                        </div>
491
+                        <div class="panel-footer">
492
+                            Panel Footer
493
+                        </div>
494
+                    </div>
495
+                    <!-- /.col-lg-4 -->
496
+                </div>
497
+                <div class="col-lg-4">
498
+                    <div class="panel panel-red">
499
+                        <div class="panel-heading">
500
+                            Red Panel
501
+                        </div>
502
+                        <div class="panel-body">
503
+                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
504
+                        </div>
505
+                        <div class="panel-footer">
506
+                            Panel Footer
507
+                        </div>
508
+                    </div>
509
+                    <!-- /.col-lg-4 -->
510
+                </div>
511
+            </div>
512
+            <!-- /.row -->
513
+            <div class="row">
514
+                <div class="col-lg-12">
515
+                    <div class="panel panel-default">
516
+                        <div class="panel-heading">
517
+                            Collapsible Accordion Panel Group
518
+                        </div>
519
+                        <!-- .panel-heading -->
520
+                        <div class="panel-body">
521
+                            <div class="panel-group" id="accordion">
522
+                                <div class="panel panel-default">
523
+                                    <div class="panel-heading">
524
+                                        <h4 class="panel-title">
525
+                                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">Collapsible Group Item #1</a>
526
+                                        </h4>
527
+                                    </div>
528
+                                    <div id="collapseOne" class="panel-collapse collapse in">
529
+                                        <div class="panel-body">
530
+                                            Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
531
+                                        </div>
532
+                                    </div>
533
+                                </div>
534
+                                <div class="panel panel-default">
535
+                                    <div class="panel-heading">
536
+                                        <h4 class="panel-title">
537
+                                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">Collapsible Group Item #2</a>
538
+                                        </h4>
539
+                                    </div>
540
+                                    <div id="collapseTwo" class="panel-collapse collapse">
541
+                                        <div class="panel-body">
542
+                                            Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
543
+                                        </div>
544
+                                    </div>
545
+                                </div>
546
+                                <div class="panel panel-default">
547
+                                    <div class="panel-heading">
548
+                                        <h4 class="panel-title">
549
+                                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">Collapsible Group Item #3</a>
550
+                                        </h4>
551
+                                    </div>
552
+                                    <div id="collapseThree" class="panel-collapse collapse">
553
+                                        <div class="panel-body">
554
+                                            Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
555
+                                        </div>
556
+                                    </div>
557
+                                </div>
558
+                            </div>
559
+                        </div>
560
+                        <!-- .panel-body -->
561
+                    </div>
562
+                    <!-- /.panel -->
563
+                </div>
564
+                <!-- /.col-lg-12 -->
565
+            </div>
566
+            <!-- /.row -->
567
+            <div class="row">
568
+                <div class="col-lg-6">
569
+                    <div class="panel panel-default">
570
+                        <div class="panel-heading">
571
+                            Basic Tabs
572
+                        </div>
573
+                        <!-- /.panel-heading -->
574
+                        <div class="panel-body">
575
+                            <!-- Nav tabs -->
576
+                            <ul class="nav nav-tabs">
577
+                                <li class="active"><a href="#home" data-toggle="tab">Home</a>
578
+                                </li>
579
+                                <li><a href="#profile" data-toggle="tab">Profile</a>
580
+                                </li>
581
+                                <li><a href="#messages" data-toggle="tab">Messages</a>
582
+                                </li>
583
+                                <li><a href="#settings" data-toggle="tab">Settings</a>
584
+                                </li>
585
+                            </ul>
586
+
587
+                            <!-- Tab panes -->
588
+                            <div class="tab-content">
589
+                                <div class="tab-pane fade in active" id="home">
590
+                                    <h4>Home Tab</h4>
591
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
592
+                                </div>
593
+                                <div class="tab-pane fade" id="profile">
594
+                                    <h4>Profile Tab</h4>
595
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
596
+                                </div>
597
+                                <div class="tab-pane fade" id="messages">
598
+                                    <h4>Messages Tab</h4>
599
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
600
+                                </div>
601
+                                <div class="tab-pane fade" id="settings">
602
+                                    <h4>Settings Tab</h4>
603
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
604
+                                </div>
605
+                            </div>
606
+                        </div>
607
+                        <!-- /.panel-body -->
608
+                    </div>
609
+                    <!-- /.panel -->
610
+                </div>
611
+                <!-- /.col-lg-6 -->
612
+                <div class="col-lg-6">
613
+                    <div class="panel panel-default">
614
+                        <div class="panel-heading">
615
+                            Pill Tabs
616
+                        </div>
617
+                        <!-- /.panel-heading -->
618
+                        <div class="panel-body">
619
+                            <!-- Nav tabs -->
620
+                            <ul class="nav nav-pills">
621
+                                <li class="active"><a href="#home-pills" data-toggle="tab">Home</a>
622
+                                </li>
623
+                                <li><a href="#profile-pills" data-toggle="tab">Profile</a>
624
+                                </li>
625
+                                <li><a href="#messages-pills" data-toggle="tab">Messages</a>
626
+                                </li>
627
+                                <li><a href="#settings-pills" data-toggle="tab">Settings</a>
628
+                                </li>
629
+                            </ul>
630
+
631
+                            <!-- Tab panes -->
632
+                            <div class="tab-content">
633
+                                <div class="tab-pane fade in active" id="home-pills">
634
+                                    <h4>Home Tab</h4>
635
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
636
+                                </div>
637
+                                <div class="tab-pane fade" id="profile-pills">
638
+                                    <h4>Profile Tab</h4>
639
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
640
+                                </div>
641
+                                <div class="tab-pane fade" id="messages-pills">
642
+                                    <h4>Messages Tab</h4>
643
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
644
+                                </div>
645
+                                <div class="tab-pane fade" id="settings-pills">
646
+                                    <h4>Settings Tab</h4>
647
+                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
648
+                                </div>
649
+                            </div>
650
+                        </div>
651
+                        <!-- /.panel-body -->
652
+                    </div>
653
+                    <!-- /.panel -->
654
+                </div>
655
+                <!-- /.col-lg-6 -->
656
+            </div>
657
+            <!-- /.row -->
658
+            <div class="row">
659
+                <div class="col-lg-4">
660
+                    <div class="well">
661
+                        <h4>Normal Well</h4>
662
+                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
663
+                    </div>
664
+                </div>
665
+                <!-- /.col-lg-4 -->
666
+                <div class="col-lg-4">
667
+                    <div class="well well-lg">
668
+                        <h4>Large Well</h4>
669
+                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
670
+                    </div>
671
+                </div>
672
+                <!-- /.col-lg-4 -->
673
+                <div class="col-lg-4">
674
+                    <div class="well well-sm">
675
+                        <h4>Small Well</h4>
676
+                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
677
+                    </div>
678
+                </div>
679
+                <!-- /.col-lg-4 -->
680
+            </div>
681
+            <!-- /.row -->
682
+            <div class="row">
683
+                <div class="col-lg-12">
684
+                    <div class="jumbotron">
685
+                        <h1>Jumbotron</h1>
686
+                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing.</p>
687
+                        <p><a class="btn btn-primary btn-lg" role="button">Learn more</a>
688
+                        </p>
689
+                    </div>
690
+                </div>
691
+                <!-- /.col-lg-12 -->
692
+            </div>
693
+            <!-- /.row -->
694
+        </div>
695
+        <!-- /#page-wrapper -->
696
+
697
+    </div>
698
+    <!-- /#wrapper -->
699
+
700
+    <!-- jQuery -->
701
+    <script src="../vendor/jquery/jquery.min.js"></script>
702
+
703
+    <!-- Bootstrap Core JavaScript -->
704
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
705
+
706
+    <!-- Metis Menu Plugin JavaScript -->
707
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
708
+
709
+    <!-- Custom Theme JavaScript -->
710
+    <script src="../dist/js/sb-admin-2.js"></script>
711
+
712
+</body>
713
+
714
+</html>

+ 1144
- 0
pages/tables.html
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 622
- 0
pages/typography.html Datei anzeigen

@@ -0,0 +1,622 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+
6
+    <meta charset="utf-8">
7
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
+    <meta name="viewport" content="width=device-width, initial-scale=1">
9
+    <meta name="description" content="">
10
+    <meta name="author" content="">
11
+
12
+    <title>SB Admin 2 - Bootstrap Admin Theme</title>
13
+
14
+    <!-- Bootstrap Core CSS -->
15
+    <link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16
+
17
+    <!-- MetisMenu CSS -->
18
+    <link href="../vendor/metisMenu/metisMenu.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom CSS -->
21
+    <link href="../dist/css/sb-admin-2.css" rel="stylesheet">
22
+
23
+    <!-- Custom Fonts -->
24
+    <link href="../vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
25
+
26
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
27
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
28
+    <!--[if lt IE 9]>
29
+        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
30
+        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
31
+    <![endif]-->
32
+
33
+</head>
34
+
35
+<body>
36
+
37
+    <div id="wrapper">
38
+
39
+        <!-- Navigation -->
40
+        <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
41
+            <div class="navbar-header">
42
+                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
43
+                    <span class="sr-only">Toggle navigation</span>
44
+                    <span class="icon-bar"></span>
45
+                    <span class="icon-bar"></span>
46
+                    <span class="icon-bar"></span>
47
+                </button>
48
+                <a class="navbar-brand" href="index.html">SB Admin v2.0</a>
49
+            </div>
50
+            <!-- /.navbar-header -->
51
+
52
+            <ul class="nav navbar-top-links navbar-right">
53
+                <li class="dropdown">
54
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
55
+                        <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
56
+                    </a>
57
+                    <ul class="dropdown-menu dropdown-messages">
58
+                        <li>
59
+                            <a href="#">
60
+                                <div>
61
+                                    <strong>John Smith</strong>
62
+                                    <span class="pull-right text-muted">
63
+                                        <em>Yesterday</em>
64
+                                    </span>
65
+                                </div>
66
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
67
+                            </a>
68
+                        </li>
69
+                        <li class="divider"></li>
70
+                        <li>
71
+                            <a href="#">
72
+                                <div>
73
+                                    <strong>John Smith</strong>
74
+                                    <span class="pull-right text-muted">
75
+                                        <em>Yesterday</em>
76
+                                    </span>
77
+                                </div>
78
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
79
+                            </a>
80
+                        </li>
81
+                        <li class="divider"></li>
82
+                        <li>
83
+                            <a href="#">
84
+                                <div>
85
+                                    <strong>John Smith</strong>
86
+                                    <span class="pull-right text-muted">
87
+                                        <em>Yesterday</em>
88
+                                    </span>
89
+                                </div>
90
+                                <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
91
+                            </a>
92
+                        </li>
93
+                        <li class="divider"></li>
94
+                        <li>
95
+                            <a class="text-center" href="#">
96
+                                <strong>Read All Messages</strong>
97
+                                <i class="fa fa-angle-right"></i>
98
+                            </a>
99
+                        </li>
100
+                    </ul>
101
+                    <!-- /.dropdown-messages -->
102
+                </li>
103
+                <!-- /.dropdown -->
104
+                <li class="dropdown">
105
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
106
+                        <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
107
+                    </a>
108
+                    <ul class="dropdown-menu dropdown-tasks">
109
+                        <li>
110
+                            <a href="#">
111
+                                <div>
112
+                                    <p>
113
+                                        <strong>Task 1</strong>
114
+                                        <span class="pull-right text-muted">40% Complete</span>
115
+                                    </p>
116
+                                    <div class="progress progress-striped active">
117
+                                        <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
118
+                                            <span class="sr-only">40% Complete (success)</span>
119
+                                        </div>
120
+                                    </div>
121
+                                </div>
122
+                            </a>
123
+                        </li>
124
+                        <li class="divider"></li>
125
+                        <li>
126
+                            <a href="#">
127
+                                <div>
128
+                                    <p>
129
+                                        <strong>Task 2</strong>
130
+                                        <span class="pull-right text-muted">20% Complete</span>
131
+                                    </p>
132
+                                    <div class="progress progress-striped active">
133
+                                        <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
134
+                                            <span class="sr-only">20% Complete</span>
135
+                                        </div>
136
+                                    </div>
137
+                                </div>
138
+                            </a>
139
+                        </li>
140
+                        <li class="divider"></li>
141
+                        <li>
142
+                            <a href="#">
143
+                                <div>
144
+                                    <p>
145
+                                        <strong>Task 3</strong>
146
+                                        <span class="pull-right text-muted">60% Complete</span>
147
+                                    </p>
148
+                                    <div class="progress progress-striped active">
149
+                                        <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
150
+                                            <span class="sr-only">60% Complete (warning)</span>
151
+                                        </div>
152
+                                    </div>
153
+                                </div>
154
+                            </a>
155
+                        </li>
156
+                        <li class="divider"></li>
157
+                        <li>
158
+                            <a href="#">
159
+                                <div>
160
+                                    <p>
161
+                                        <strong>Task 4</strong>
162
+                                        <span class="pull-right text-muted">80% Complete</span>
163
+                                    </p>
164
+                                    <div class="progress progress-striped active">
165
+                                        <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
166
+                                            <span class="sr-only">80% Complete (danger)</span>
167
+                                        </div>
168
+                                    </div>
169
+                                </div>
170
+                            </a>
171
+                        </li>
172
+                        <li class="divider"></li>
173
+                        <li>
174
+                            <a class="text-center" href="#">
175
+                                <strong>See All Tasks</strong>
176
+                                <i class="fa fa-angle-right"></i>
177
+                            </a>
178
+                        </li>
179
+                    </ul>
180
+                    <!-- /.dropdown-tasks -->
181
+                </li>
182
+                <!-- /.dropdown -->
183
+                <li class="dropdown">
184
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
185
+                        <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
186
+                    </a>
187
+                    <ul class="dropdown-menu dropdown-alerts">
188
+                        <li>
189
+                            <a href="#">
190
+                                <div>
191
+                                    <i class="fa fa-comment fa-fw"></i> New Comment
192
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
193
+                                </div>
194
+                            </a>
195
+                        </li>
196
+                        <li class="divider"></li>
197
+                        <li>
198
+                            <a href="#">
199
+                                <div>
200
+                                    <i class="fa fa-twitter fa-fw"></i> 3 New Followers
201
+                                    <span class="pull-right text-muted small">12 minutes ago</span>
202
+                                </div>
203
+                            </a>
204
+                        </li>
205
+                        <li class="divider"></li>
206
+                        <li>
207
+                            <a href="#">
208
+                                <div>
209
+                                    <i class="fa fa-envelope fa-fw"></i> Message Sent
210
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
211
+                                </div>
212
+                            </a>
213
+                        </li>
214
+                        <li class="divider"></li>
215
+                        <li>
216
+                            <a href="#">
217
+                                <div>
218
+                                    <i class="fa fa-tasks fa-fw"></i> New Task
219
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
220
+                                </div>
221
+                            </a>
222
+                        </li>
223
+                        <li class="divider"></li>
224
+                        <li>
225
+                            <a href="#">
226
+                                <div>
227
+                                    <i class="fa fa-upload fa-fw"></i> Server Rebooted
228
+                                    <span class="pull-right text-muted small">4 minutes ago</span>
229
+                                </div>
230
+                            </a>
231
+                        </li>
232
+                        <li class="divider"></li>
233
+                        <li>
234
+                            <a class="text-center" href="#">
235
+                                <strong>See All Alerts</strong>
236
+                                <i class="fa fa-angle-right"></i>
237
+                            </a>
238
+                        </li>
239
+                    </ul>
240
+                    <!-- /.dropdown-alerts -->
241
+                </li>
242
+                <!-- /.dropdown -->
243
+                <li class="dropdown">
244
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">
245
+                        <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
246
+                    </a>
247
+                    <ul class="dropdown-menu dropdown-user">
248
+                        <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
249
+                        </li>
250
+                        <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
251
+                        </li>
252
+                        <li class="divider"></li>
253
+                        <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
254
+                        </li>
255
+                    </ul>
256
+                    <!-- /.dropdown-user -->
257
+                </li>
258
+                <!-- /.dropdown -->
259
+            </ul>
260
+            <!-- /.navbar-top-links -->
261
+
262
+            <div class="navbar-default sidebar" role="navigation">
263
+                <div class="sidebar-nav navbar-collapse">
264
+                    <ul class="nav" id="side-menu">
265
+                        <li class="sidebar-search">
266
+                            <div class="input-group custom-search-form">
267
+                                <input type="text" class="form-control" placeholder="Search...">
268
+                                <span class="input-group-btn">
269
+                                <button class="btn btn-default" type="button">
270
+                                    <i class="fa fa-search"></i>
271
+                                </button>
272
+                            </span>
273
+                            </div>
274
+                            <!-- /input-group -->
275
+                        </li>
276
+                        <li>
277
+                            <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
278
+                        </li>
279
+                        <li>
280
+                            <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
281
+                            <ul class="nav nav-second-level">
282
+                                <li>
283
+                                    <a href="flot.html">Flot Charts</a>
284
+                                </li>
285
+                                <li>
286
+                                    <a href="morris.html">Morris.js Charts</a>
287
+                                </li>
288
+                            </ul>
289
+                            <!-- /.nav-second-level -->
290
+                        </li>
291
+                        <li>
292
+                            <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
293
+                        </li>
294
+                        <li>
295
+                            <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
296
+                        </li>
297
+                        <li>
298
+                            <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
299
+                            <ul class="nav nav-second-level">
300
+                                <li>
301
+                                    <a href="panels-wells.html">Panels and Wells</a>
302
+                                </li>
303
+                                <li>
304
+                                    <a href="buttons.html">Buttons</a>
305
+                                </li>
306
+                                <li>
307
+                                    <a href="notifications.html">Notifications</a>
308
+                                </li>
309
+                                <li>
310
+                                    <a href="typography.html">Typography</a>
311
+                                </li>
312
+                                <li>
313
+                                    <a href="icons.html"> Icons</a>
314
+                                </li>
315
+                                <li>
316
+                                    <a href="grid.html">Grid</a>
317
+                                </li>
318
+                            </ul>
319
+                            <!-- /.nav-second-level -->
320
+                        </li>
321
+                        <li>
322
+                            <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
323
+                            <ul class="nav nav-second-level">
324
+                                <li>
325
+                                    <a href="#">Second Level Item</a>
326
+                                </li>
327
+                                <li>
328
+                                    <a href="#">Second Level Item</a>
329
+                                </li>
330
+                                <li>
331
+                                    <a href="#">Third Level <span class="fa arrow"></span></a>
332
+                                    <ul class="nav nav-third-level">
333
+                                        <li>
334
+                                            <a href="#">Third Level Item</a>
335
+                                        </li>
336
+                                        <li>
337
+                                            <a href="#">Third Level Item</a>
338
+                                        </li>
339
+                                        <li>
340
+                                            <a href="#">Third Level Item</a>
341
+                                        </li>
342
+                                        <li>
343
+                                            <a href="#">Third Level Item</a>
344
+                                        </li>
345
+                                    </ul>
346
+                                    <!-- /.nav-third-level -->
347
+                                </li>
348
+                            </ul>
349
+                            <!-- /.nav-second-level -->
350
+                        </li>
351
+                        <li>
352
+                            <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
353
+                            <ul class="nav nav-second-level">
354
+                                <li>
355
+                                    <a href="blank.html">Blank Page</a>
356
+                                </li>
357
+                                <li>
358
+                                    <a href="login.html">Login Page</a>
359
+                                </li>
360
+                            </ul>
361
+                            <!-- /.nav-second-level -->
362
+                        </li>
363
+                    </ul>
364
+                </div>
365
+                <!-- /.sidebar-collapse -->
366
+            </div>
367
+            <!-- /.navbar-static-side -->
368
+        </nav>
369
+
370
+        <div id="page-wrapper">
371
+            <div class="row">
372
+                <div class="col-lg-12">
373
+                    <h1 class="page-header">Typography</h1>
374
+                </div>
375
+                <!-- /.col-lg-12 -->
376
+            </div>
377
+            <!-- /.row -->
378
+            <div class="row">
379
+                <div class="col-lg-4">
380
+                    <div class="panel panel-default">
381
+                        <div class="panel-heading">
382
+                            Headings
383
+                        </div>
384
+                        <div class="panel-body">
385
+                            <h1>Heading 1
386
+                                <small>Sub-heading</small>
387
+                            </h1>
388
+                            <h2>Heading 2
389
+                                <small>Sub-heading</small>
390
+                            </h2>
391
+                            <h3>Heading 3
392
+                                <small>Sub-heading</small>
393
+                            </h3>
394
+                            <h4>Heading 4
395
+                                <small>Sub-heading</small>
396
+                            </h4>
397
+                            <h5>Heading 5
398
+                                <small>Sub-heading</small>
399
+                            </h5>
400
+                            <h6>Heading 6
401
+                                <small>Sub-heading</small>
402
+                            </h6>
403
+                        </div>
404
+                        <!-- /.panel-body -->
405
+                    </div>
406
+                    <!-- /.panel -->
407
+                </div>
408
+                <!-- /.col-lg-4 -->
409
+                <div class="col-lg-4">
410
+                    <div class="panel panel-default">
411
+                        <div class="panel-heading">
412
+                            Paragraphs
413
+                        </div>
414
+                        <div class="panel-body">
415
+                            <p class="lead">This is an example of lead body copy.</p>
416
+                            <p>This is an example of standard paragraph text. This is an example of <a href="#">link anchor text</a> within body copy.</p>
417
+                            <p>
418
+                                <small>This is an example of small, fine print text.</small>
419
+                            </p>
420
+                            <p>
421
+                                <strong>This is an example of strong, bold text.</strong>
422
+                            </p>
423
+                            <p>
424
+                                <em>This is an example of emphasized, italic text.</em>
425
+                            </p>
426
+                            <br>
427
+                            <h4>Alignment Helpers</h4>
428
+                            <p class="text-left">Left aligned text.</p>
429
+                            <p class="text-center">Center aligned text.</p>
430
+                            <p class="text-right">Right aligned text.</p>
431
+                        </div>
432
+                        <!-- /.panel-body -->
433
+                    </div>
434
+                    <!-- /.panel -->
435
+                </div>
436
+                <!-- /.col-lg-4 -->
437
+                <div class="col-lg-4">
438
+                    <div class="panel panel-default">
439
+                        <div class="panel-heading">
440
+                            Emphasis Classes
441
+                        </div>
442
+                        <div class="panel-body">
443
+                            <p class="text-muted">This is an example of muted text.</p>
444
+                            <p class="text-primary">This is an example of primary text.</p>
445
+                            <p class="text-success">This is an example of success text.</p>
446
+                            <p class="text-info">This is an example of info text.</p>
447
+                            <p class="text-warning">This is an example of warning text.</p>
448
+                            <p class="text-danger">This is an example of danger text.</p>
449
+                        </div>
450
+                        <!-- /.panel-body -->
451
+                    </div>
452
+                    <!-- /.panel -->
453
+                </div>
454
+                <!-- /.col-lg-4 -->
455
+            </div>
456
+            <!-- /.row -->
457
+            <div class="row">
458
+                <div class="col-lg-4">
459
+                    <div class="panel panel-default">
460
+                        <div class="panel-heading">
461
+                            Abbreviations
462
+                        </div>
463
+                        <div class="panel-body">
464
+                            <p>The abbreviation of the word attribute is
465
+                                <abbr title="attribute">attr</abbr>.</p>
466
+                            <p>
467
+                                <abbr title="HyperText Markup Language" class="initialism">HTML</abbr>is an abbreviation for a programming language.</p>
468
+                            <br>
469
+                            <h4>Addresses</h4>
470
+                            <address>
471
+                                <strong>Twitter, Inc.</strong>
472
+                                <br>795 Folsom Ave, Suite 600
473
+                                <br>San Francisco, CA 94107
474
+                                <br>
475
+                                <abbr title="Phone">P:</abbr>(123) 456-7890
476
+                            </address>
477
+                            <address>
478
+                                <strong>Full Name</strong>
479
+                                <br>
480
+                                <a href="mailto:#">first.last@example.com</a>
481
+                            </address>
482
+                        </div>
483
+                        <!-- /.panel-body -->
484
+                    </div>
485
+                    <!-- /.panel -->
486
+                </div>
487
+                <!-- /.col-lg-4 -->
488
+                <div class="col-lg-4">
489
+                    <div class="panel panel-default">
490
+                        <div class="panel-heading">
491
+                            Blockquotes
492
+                        </div>
493
+                        <div class="panel-body">
494
+                            <h4>Default Blockquote</h4>
495
+                            <blockquote>
496
+                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
497
+                            </blockquote>
498
+                            <h4>Blockquote with Citation</h4>
499
+                            <blockquote>
500
+                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
501
+                                <small>Someone famous in
502
+                                    <cite title="Source Title">Source Title</cite>
503
+                                </small>
504
+                            </blockquote>
505
+                            <h4>Right Aligned Blockquote</h4>
506
+                            <blockquote class="pull-right">
507
+                                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
508
+                            </blockquote>
509
+                        </div>
510
+                        <!-- /.panel-body -->
511
+                    </div>
512
+                    <!-- /.panel -->
513
+                </div>
514
+                <!-- /.col-lg-4 -->
515
+                <div class="col-lg-4">
516
+                    <div class="panel panel-default">
517
+                        <div class="panel-heading">
518
+                            Lists
519
+                        </div>
520
+                        <div class="panel-body">
521
+                            <h4>Unordered List</h4>
522
+                            <ul>
523
+                                <li>List Item</li>
524
+                                <li>List Item</li>
525
+                                <li>
526
+                                    <ul>
527
+                                        <li>List Item</li>
528
+                                        <li>List Item</li>
529
+                                        <li>List Item</li>
530
+                                    </ul>
531
+                                </li>
532
+                                <li>List Item</li>
533
+                            </ul>
534
+                            <h4>Ordered List</h4>
535
+                            <ol>
536
+                                <li>List Item</li>
537
+                                <li>List Item</li>
538
+                                <li>List Item</li>
539
+                            </ol>
540
+                            <h4>Unstyled List</h4>
541
+                            <ul class="list-unstyled">
542
+                                <li>List Item</li>
543
+                                <li>List Item</li>
544
+                                <li>List Item</li>
545
+                            </ul>
546
+                            <h4>Inline List</h4>
547
+                            <ul class="list-inline">
548
+                                <li>List Item</li>
549
+                                <li>List Item</li>
550
+                                <li>List Item</li>
551
+                            </ul>
552
+                        </div>
553
+                        <!-- /.panel-body -->
554
+                    </div>
555
+                    <!-- /.panel -->
556
+                </div>
557
+                <!-- /.col-lg-4 -->
558
+            </div>
559
+            <!-- /.row -->
560
+            <div class="row">
561
+                <div class="col-lg-4">
562
+                    <div class="panel panel-default">
563
+                        <div class="panel-heading">
564
+                            Description Lists
565
+                        </div>
566
+                        <div class="panel-body">
567
+                            <dl>
568
+                                <dt>Standard Description List</dt>
569
+                                <dd>Description Text</dd>
570
+                                <dt>Description List Title</dt>
571
+                                <dd>Description List Text</dd>
572
+                            </dl>
573
+                            <dl class="dl-horizontal">
574
+                                <dt>Horizontal Description List</dt>
575
+                                <dd>Description Text</dd>
576
+                                <dt>Description List Title</dt>
577
+                                <dd>Description List Text</dd>
578
+                            </dl>
579
+                        </div>
580
+                        <!-- /.panel-body -->
581
+                    </div>
582
+                    <!-- /.panel -->
583
+                </div>
584
+                <!-- /.col-lg-4 -->
585
+                <div class="col-lg-4">
586
+                    <div class="panel panel-default">
587
+                        <div class="panel-heading">
588
+                            Code
589
+                        </div>
590
+                        <div class="panel-body">
591
+                            <p>This is an example of an inline code element within body copy. Wrap inline code within a
592
+                                <code>&lt;code&gt;...&lt;/code&gt;</code>tag.</p>
593
+                            <pre>This is an example of preformatted text.</pre>
594
+                        </div>
595
+                        <!-- /.panel-body -->
596
+                    </div>
597
+                    <!-- /.panel -->
598
+                </div>
599
+                <!-- /.col-lg-4 -->
600
+            </div>
601
+            <!-- /.row -->
602
+        </div>
603
+        <!-- /#page-wrapper -->
604
+
605
+    </div>
606
+    <!-- /#wrapper -->
607
+
608
+    <!-- jQuery -->
609
+    <script src="../vendor/jquery/jquery.min.js"></script>
610
+
611
+    <!-- Bootstrap Core JavaScript -->
612
+    <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
613
+
614
+    <!-- Metis Menu Plugin JavaScript -->
615
+    <script src="../vendor/metisMenu/metisMenu.min.js"></script>
616
+
617
+    <!-- Custom Theme JavaScript -->
618
+    <script src="../dist/js/sb-admin-2.js"></script>
619
+
620
+</body>
621
+
622
+</html>

+ 101
- 0
vendor/bootstrap-social/bootstrap-social.css Datei anzeigen

@@ -0,0 +1,101 @@
1
+/*
2
+ * Social Buttons for Bootstrap
3
+ *
4
+ * Copyright 2013-2014 Panayiotis Lipiridis
5
+ * Licensed under the MIT License
6
+ *
7
+ * https://github.com/lipis/bootstrap-social
8
+ */
9
+
10
+.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
11
+.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
12
+.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
13
+.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
14
+.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
15
+.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
16
+.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
17
+.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
18
+.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
19
+.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
20
+.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
21
+.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
22
+.btn-adn{color:#fff;background-color:#d87a68;border-color:rgba(0,0,0,0.2)}.btn-adn:hover,.btn-adn:focus,.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgba(0,0,0,0.2)}
23
+.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{background-image:none}
24
+.btn-adn.disabled,.btn-adn[disabled],fieldset[disabled] .btn-adn,.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled:active,.btn-adn[disabled]:active,fieldset[disabled] .btn-adn:active,.btn-adn.disabled.active,.btn-adn[disabled].active,fieldset[disabled] .btn-adn.active{background-color:#d87a68;border-color:rgba(0,0,0,0.2)}
25
+.btn-adn .badge{color:#d87a68;background-color:#fff}
26
+.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgba(0,0,0,0.2)}
27
+.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{background-image:none}
28
+.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
29
+.btn-bitbucket .badge{color:#205081;background-color:#fff}
30
+.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgba(0,0,0,0.2)}
31
+.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{background-image:none}
32
+.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
33
+.btn-dropbox .badge{color:#1087dd;background-color:#fff}
34
+.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
35
+.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
36
+.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
37
+.btn-facebook .badge{color:#3b5998;background-color:#fff}
38
+.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgba(0,0,0,0.2)}
39
+.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{background-image:none}
40
+.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
41
+.btn-flickr .badge{color:#ff0084;background-color:#fff}
42
+.btn-foursquare{color:#fff;background-color:#f94877;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgba(0,0,0,0.2)}
43
+.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{background-image:none}
44
+.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#f94877;border-color:rgba(0,0,0,0.2)}
45
+.btn-foursquare .badge{color:#f94877;background-color:#fff}
46
+.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}
47
+.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{background-image:none}
48
+.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
49
+.btn-github .badge{color:#444;background-color:#fff}
50
+.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open>.dropdown-toggle.btn-google-plus{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
51
+.btn-google-plus:active,.btn-google-plus.active,.open>.dropdown-toggle.btn-google-plus{background-image:none}
52
+.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
53
+.btn-google-plus .badge{color:#dd4b39;background-color:#fff}
54
+.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
55
+.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
56
+.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
57
+.btn-instagram .badge{color:#3f729b;background-color:#fff}
58
+.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgba(0,0,0,0.2)}
59
+.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}
60
+.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
61
+.btn-linkedin .badge{color:#007bb6;background-color:#fff}
62
+.btn-microsoft{color:#fff;background-color:#2672ec;border-color:rgba(0,0,0,0.2)}.btn-microsoft:hover,.btn-microsoft:focus,.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgba(0,0,0,0.2)}
63
+.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{background-image:none}
64
+.btn-microsoft.disabled,.btn-microsoft[disabled],fieldset[disabled] .btn-microsoft,.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled:active,.btn-microsoft[disabled]:active,fieldset[disabled] .btn-microsoft:active,.btn-microsoft.disabled.active,.btn-microsoft[disabled].active,fieldset[disabled] .btn-microsoft.active{background-color:#2672ec;border-color:rgba(0,0,0,0.2)}
65
+.btn-microsoft .badge{color:#2672ec;background-color:#fff}
66
+.btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid:hover,.btn-openid:focus,.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}
67
+.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{background-image:none}
68
+.btn-openid.disabled,.btn-openid[disabled],fieldset[disabled] .btn-openid,.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled:active,.btn-openid[disabled]:active,fieldset[disabled] .btn-openid:active,.btn-openid.disabled.active,.btn-openid[disabled].active,fieldset[disabled] .btn-openid.active{background-color:#f7931e;border-color:rgba(0,0,0,0.2)}
69
+.btn-openid .badge{color:#f7931e;background-color:#fff}
70
+.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}
71
+.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}
72
+.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
73
+.btn-pinterest .badge{color:#cb2027;background-color:#fff}
74
+.btn-reddit{color:#000;background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}.btn-reddit:hover,.btn-reddit:focus,.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgba(0,0,0,0.2)}
75
+.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{background-image:none}
76
+.btn-reddit.disabled,.btn-reddit[disabled],fieldset[disabled] .btn-reddit,.btn-reddit.disabled:hover,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit:hover,.btn-reddit.disabled:focus,.btn-reddit[disabled]:focus,fieldset[disabled] .btn-reddit:focus,.btn-reddit.disabled:active,.btn-reddit[disabled]:active,fieldset[disabled] .btn-reddit:active,.btn-reddit.disabled.active,.btn-reddit[disabled].active,fieldset[disabled] .btn-reddit.active{background-color:#eff7ff;border-color:rgba(0,0,0,0.2)}
77
+.btn-reddit .badge{color:#eff7ff;background-color:#000}
78
+.btn-soundcloud{color:#fff;background-color:#f50;border-color:rgba(0,0,0,0.2)}.btn-soundcloud:hover,.btn-soundcloud:focus,.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgba(0,0,0,0.2)}
79
+.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{background-image:none}
80
+.btn-soundcloud.disabled,.btn-soundcloud[disabled],fieldset[disabled] .btn-soundcloud,.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud:hover,.btn-soundcloud.disabled:focus,.btn-soundcloud[disabled]:focus,fieldset[disabled] .btn-soundcloud:focus,.btn-soundcloud.disabled:active,.btn-soundcloud[disabled]:active,fieldset[disabled] .btn-soundcloud:active,.btn-soundcloud.disabled.active,.btn-soundcloud[disabled].active,fieldset[disabled] .btn-soundcloud.active{background-color:#f50;border-color:rgba(0,0,0,0.2)}
81
+.btn-soundcloud .badge{color:#f50;background-color:#fff}
82
+.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgba(0,0,0,0.2)}
83
+.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{background-image:none}
84
+.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
85
+.btn-tumblr .badge{color:#2c4762;background-color:#fff}
86
+.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
87
+.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
88
+.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
89
+.btn-twitter .badge{color:#55acee;background-color:#fff}
90
+.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}.btn-vimeo:hover,.btn-vimeo:focus,.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgba(0,0,0,0.2)}
91
+.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{background-image:none}
92
+.btn-vimeo.disabled,.btn-vimeo[disabled],fieldset[disabled] .btn-vimeo,.btn-vimeo.disabled:hover,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo:hover,.btn-vimeo.disabled:focus,.btn-vimeo[disabled]:focus,fieldset[disabled] .btn-vimeo:focus,.btn-vimeo.disabled:active,.btn-vimeo[disabled]:active,fieldset[disabled] .btn-vimeo:active,.btn-vimeo.disabled.active,.btn-vimeo[disabled].active,fieldset[disabled] .btn-vimeo.active{background-color:#1ab7ea;border-color:rgba(0,0,0,0.2)}
93
+.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}
94
+.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgba(0,0,0,0.2)}
95
+.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{background-image:none}
96
+.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}
97
+.btn-vk .badge{color:#587ea3;background-color:#fff}
98
+.btn-yahoo{color:#fff;background-color:#720e9e;border-color:rgba(0,0,0,0.2)}.btn-yahoo:hover,.btn-yahoo:focus,.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgba(0,0,0,0.2)}
99
+.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{background-image:none}
100
+.btn-yahoo.disabled,.btn-yahoo[disabled],fieldset[disabled] .btn-yahoo,.btn-yahoo.disabled:hover,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo:hover,.btn-yahoo.disabled:focus,.btn-yahoo[disabled]:focus,fieldset[disabled] .btn-yahoo:focus,.btn-yahoo.disabled:active,.btn-yahoo[disabled]:active,fieldset[disabled] .btn-yahoo:active,.btn-yahoo.disabled.active,.btn-yahoo[disabled].active,fieldset[disabled] .btn-yahoo.active{background-color:#720e9e;border-color:rgba(0,0,0,0.2)}
101
+.btn-yahoo .badge{color:#720e9e;background-color:#fff}

+ 114
- 0
vendor/bootstrap-social/bootstrap-social.less Datei anzeigen

@@ -0,0 +1,114 @@
1
+/*
2
+ * Social Buttons for Bootstrap
3
+ *
4
+ * Copyright 2013-2014 Panayiotis Lipiridis
5
+ * Licensed under the MIT License
6
+ *
7
+ * https://github.com/lipis/bootstrap-social
8
+ */
9
+
10
+@bs-height-base: (@line-height-computed + @padding-base-vertical * 2);
11
+@bs-height-lg:   (floor(@font-size-large * @line-height-base) + @padding-large-vertical * 2);
12
+@bs-height-sm:   (floor(@font-size-small * 1.5) + @padding-small-vertical * 2);
13
+@bs-height-xs:   (floor(@font-size-small * 1.2) + @padding-small-vertical + 1);
14
+
15
+.btn-social {
16
+  position: relative;
17
+  padding-left: (@bs-height-base + @padding-base-horizontal);
18
+  text-align: left;
19
+  white-space: nowrap;
20
+  overflow: hidden;
21
+  text-overflow: ellipsis;
22
+  > :first-child {
23
+    position: absolute;
24
+    left: 0;
25
+    top: 0;
26
+    bottom: 0;
27
+    width: @bs-height-base;
28
+    line-height: (@bs-height-base + 2);
29
+    font-size: 1.6em;
30
+    text-align: center;
31
+    border-right: 1px solid rgba(0, 0, 0, 0.2);
32
+  }
33
+  &.btn-lg {
34
+    padding-left: (@bs-height-lg + @padding-large-horizontal);
35
+    :first-child {
36
+      line-height: @bs-height-lg;
37
+      width: @bs-height-lg;
38
+      font-size: 1.8em;
39
+    }
40
+  }
41
+  &.btn-sm {
42
+    padding-left: (@bs-height-sm + @padding-small-horizontal);
43
+    :first-child {
44
+      line-height: @bs-height-sm;
45
+      width: @bs-height-sm;
46
+      font-size: 1.4em;
47
+    }
48
+  }
49
+  &.btn-xs {
50
+    padding-left: (@bs-height-xs + @padding-small-horizontal);
51
+    :first-child {
52
+      line-height: @bs-height-xs;
53
+      width: @bs-height-xs;
54
+      font-size: 1.2em;
55
+    }
56
+  }
57
+}
58
+
59
+.btn-social-icon {
60
+  .btn-social;
61
+  height: (@bs-height-base + 2);
62
+  width: (@bs-height-base + 2);
63
+  padding: 0;
64
+  :first-child {
65
+    border: none;
66
+    text-align: center;
67
+    width: 100%!important;
68
+  }
69
+  &.btn-lg {
70
+    height: @bs-height-lg;
71
+    width: @bs-height-lg;
72
+    padding-left: 0;
73
+    padding-right: 0;
74
+  }
75
+  &.btn-sm {
76
+    height: (@bs-height-sm + 2);
77
+    width: (@bs-height-sm + 2);
78
+    padding-left: 0;
79
+    padding-right: 0;
80
+  }
81
+  &.btn-xs {
82
+    height: (@bs-height-xs + 2);
83
+    width: (@bs-height-xs + 2);
84
+    padding-left: 0;
85
+    padding-right: 0;
86
+  }
87
+}
88
+
89
+.btn-social(@color-bg, @color: #fff) {
90
+  background-color: @color-bg;
91
+  .button-variant(@color, @color-bg, rgba(0,0,0,.2));
92
+}
93
+
94
+
95
+.btn-adn           { .btn-social(#d87a68); }
96
+.btn-bitbucket     { .btn-social(#205081); }
97
+.btn-dropbox       { .btn-social(#1087dd); }
98
+.btn-facebook      { .btn-social(#3b5998); }
99
+.btn-flickr        { .btn-social(#ff0084); }
100
+.btn-foursquare    { .btn-social(#f94877); }
101
+.btn-github        { .btn-social(#444444); }
102
+.btn-google-plus   { .btn-social(#dd4b39); }
103
+.btn-instagram     { .btn-social(#3f729b); }
104
+.btn-linkedin      { .btn-social(#007bb6); }
105
+.btn-microsoft     { .btn-social(#2672ec); }
106
+.btn-openid        { .btn-social(#f7931e); }
107
+.btn-pinterest     { .btn-social(#cb2027); }
108
+.btn-reddit        { .btn-social(#eff7ff, #000); }
109
+.btn-soundcloud    { .btn-social(#ff5500); }
110
+.btn-tumblr        { .btn-social(#2c4762); }
111
+.btn-twitter       { .btn-social(#55acee); }
112
+.btn-vimeo         { .btn-social(#1ab7ea); }
113
+.btn-vk            { .btn-social(#587ea3); }
114
+.btn-yahoo         { .btn-social(#720e9e); }

+ 114
- 0
vendor/bootstrap-social/bootstrap-social.scss Datei anzeigen

@@ -0,0 +1,114 @@
1
+/*
2
+ * Social Buttons for Bootstrap
3
+ *
4
+ * Copyright 2013-2014 Panayiotis Lipiridis
5
+ * Licensed under the MIT License
6
+ *
7
+ * https://github.com/lipis/bootstrap-social
8
+ */
9
+
10
+$bs-height-base: ($line-height-computed + $padding-base-vertical * 2);
11
+$bs-height-lg:   (floor($font-size-large * $line-height-base) + $padding-large-vertical * 2);
12
+$bs-height-sm:   (floor($font-size-small * 1.5) + $padding-small-vertical * 2);
13
+$bs-height-xs:   (floor($font-size-small * 1.2) + $padding-small-vertical + 1);
14
+
15
+.btn-social {
16
+  position: relative;
17
+  padding-left: ($bs-height-base + $padding-base-horizontal);
18
+  text-align: left;
19
+  white-space: nowrap;
20
+  overflow: hidden;
21
+  text-overflow: ellipsis;
22
+  > :first-child {
23
+    position: absolute;
24
+    left: 0;
25
+    top: 0;
26
+    bottom: 0;
27
+    width: $bs-height-base;
28
+    line-height: ($bs-height-base + 2);
29
+    font-size: 1.6em;
30
+    text-align: center;
31
+    border-right: 1px solid rgba(0, 0, 0, 0.2);
32
+  }
33
+  &.btn-lg {
34
+    padding-left: ($bs-height-lg + $padding-large-horizontal);
35
+    :first-child {
36
+      line-height: $bs-height-lg;
37
+      width: $bs-height-lg;
38
+      font-size: 1.8em;
39
+    }
40
+  }
41
+  &.btn-sm {
42
+    padding-left: ($bs-height-sm + $padding-small-horizontal);
43
+    :first-child {
44
+      line-height: $bs-height-sm;
45
+      width: $bs-height-sm;
46
+      font-size: 1.4em;
47
+    }
48
+  }
49
+  &.btn-xs {
50
+    padding-left: ($bs-height-xs + $padding-small-horizontal);
51
+    :first-child {
52
+      line-height: $bs-height-xs;
53
+      width: $bs-height-xs;
54
+      font-size: 1.2em;
55
+    }
56
+  }
57
+}
58
+
59
+.btn-social-icon {
60
+  @extend .btn-social;
61
+  height: ($bs-height-base + 2);
62
+  width: ($bs-height-base + 2);
63
+  padding: 0;
64
+  :first-child {
65
+    border: none;
66
+    text-align: center;
67
+    width: 100%!important;
68
+  }
69
+  &.btn-lg {
70
+    height: $bs-height-lg;
71
+    width: $bs-height-lg;
72
+    padding-left: 0;
73
+    padding-right: 0;
74
+  }
75
+  &.btn-sm {
76
+    height: ($bs-height-sm + 2);
77
+    width: ($bs-height-sm + 2);
78
+    padding-left: 0;
79
+    padding-right: 0;
80
+  }
81
+  &.btn-xs {
82
+    height: ($bs-height-xs + 2);
83
+    width: ($bs-height-xs + 2);
84
+    padding-left: 0;
85
+    padding-right: 0;
86
+  }
87
+}
88
+
89
+@mixin btn-social($color-bg, $color: #fff) {
90
+  background-color: $color-bg;
91
+  @include button-variant($color, $color-bg, rgba(0,0,0,.2));
92
+}
93
+
94
+
95
+.btn-adn           { @include btn-social(#d87a68); }
96
+.btn-bitbucket     { @include btn-social(#205081); }
97
+.btn-dropbox       { @include btn-social(#1087dd); }
98
+.btn-facebook      { @include btn-social(#3b5998); }
99
+.btn-flickr        { @include btn-social(#ff0084); }
100
+.btn-foursquare    { @include btn-social(#f94877); }
101
+.btn-github        { @include btn-social(#444444); }
102
+.btn-google-plus   { @include btn-social(#dd4b39); }
103
+.btn-instagram     { @include btn-social(#3f729b); }
104
+.btn-linkedin      { @include btn-social(#007bb6); }
105
+.btn-microsoft     { @include btn-social(#2672ec); }
106
+.btn-openid        { @include btn-social(#f7931e); }
107
+.btn-pinterest     { @include btn-social(#cb2027); }
108
+.btn-reddit        { @include btn-social(#eff7ff, #000); }
109
+.btn-soundcloud    { @include btn-social(#ff5500); }
110
+.btn-tumblr        { @include btn-social(#2c4762); }
111
+.btn-twitter       { @include btn-social(#55acee); }
112
+.btn-vimeo         { @include btn-social(#1ab7ea); }
113
+.btn-vk            { @include btn-social(#587ea3); }
114
+.btn-yahoo         { @include btn-social(#720e9e); }

+ 6757
- 0
vendor/bootstrap/css/bootstrap.css
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 6
- 0
vendor/bootstrap/css/bootstrap.min.css
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


BIN
vendor/bootstrap/fonts/glyphicons-halflings-regular.eot Datei anzeigen


+ 288
- 0
vendor/bootstrap/fonts/glyphicons-halflings-regular.svg Datei anzeigen

@@ -0,0 +1,288 @@
1
+<?xml version="1.0" standalone="no"?>
2
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+<svg xmlns="http://www.w3.org/2000/svg">
4
+<metadata></metadata>
5
+<defs>
6
+<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >
7
+<font-face units-per-em="1200" ascent="960" descent="-240" />
8
+<missing-glyph horiz-adv-x="500" />
9
+<glyph horiz-adv-x="0" />
10
+<glyph horiz-adv-x="400" />
11
+<glyph unicode=" " />
12
+<glyph unicode="*" d="M600 1100q15 0 34 -1.5t30 -3.5l11 -1q10 -2 17.5 -10.5t7.5 -18.5v-224l158 158q7 7 18 8t19 -6l106 -106q7 -8 6 -19t-8 -18l-158 -158h224q10 0 18.5 -7.5t10.5 -17.5q6 -41 6 -75q0 -15 -1.5 -34t-3.5 -30l-1 -11q-2 -10 -10.5 -17.5t-18.5 -7.5h-224l158 -158 q7 -7 8 -18t-6 -19l-106 -106q-8 -7 -19 -6t-18 8l-158 158v-224q0 -10 -7.5 -18.5t-17.5 -10.5q-41 -6 -75 -6q-15 0 -34 1.5t-30 3.5l-11 1q-10 2 -17.5 10.5t-7.5 18.5v224l-158 -158q-7 -7 -18 -8t-19 6l-106 106q-7 8 -6 19t8 18l158 158h-224q-10 0 -18.5 7.5 t-10.5 17.5q-6 41 -6 75q0 15 1.5 34t3.5 30l1 11q2 10 10.5 17.5t18.5 7.5h224l-158 158q-7 7 -8 18t6 19l106 106q8 7 19 6t18 -8l158 -158v224q0 10 7.5 18.5t17.5 10.5q41 6 75 6z" />
13
+<glyph unicode="+" d="M450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-350v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v350h-350q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5 h350v350q0 21 14.5 35.5t35.5 14.5z" />
14
+<glyph unicode="&#xa0;" />
15
+<glyph unicode="&#xa5;" d="M825 1100h250q10 0 12.5 -5t-5.5 -13l-364 -364q-6 -6 -11 -18h268q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-100h275q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-174q0 -11 -7.5 -18.5t-18.5 -7.5h-148q-11 0 -18.5 7.5t-7.5 18.5v174 h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h125v100h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h118q-5 12 -11 18l-364 364q-8 8 -5.5 13t12.5 5h250q25 0 43 -18l164 -164q8 -8 18 -8t18 8l164 164q18 18 43 18z" />
16
+<glyph unicode="&#x2000;" horiz-adv-x="650" />
17
+<glyph unicode="&#x2001;" horiz-adv-x="1300" />
18
+<glyph unicode="&#x2002;" horiz-adv-x="650" />
19
+<glyph unicode="&#x2003;" horiz-adv-x="1300" />
20
+<glyph unicode="&#x2004;" horiz-adv-x="433" />
21
+<glyph unicode="&#x2005;" horiz-adv-x="325" />
22
+<glyph unicode="&#x2006;" horiz-adv-x="216" />
23
+<glyph unicode="&#x2007;" horiz-adv-x="216" />
24
+<glyph unicode="&#x2008;" horiz-adv-x="162" />
25
+<glyph unicode="&#x2009;" horiz-adv-x="260" />
26
+<glyph unicode="&#x200a;" horiz-adv-x="72" />
27
+<glyph unicode="&#x202f;" horiz-adv-x="260" />
28
+<glyph unicode="&#x205f;" horiz-adv-x="325" />
29
+<glyph unicode="&#x20ac;" d="M744 1198q242 0 354 -189q60 -104 66 -209h-181q0 45 -17.5 82.5t-43.5 61.5t-58 40.5t-60.5 24t-51.5 7.5q-19 0 -40.5 -5.5t-49.5 -20.5t-53 -38t-49 -62.5t-39 -89.5h379l-100 -100h-300q-6 -50 -6 -100h406l-100 -100h-300q9 -74 33 -132t52.5 -91t61.5 -54.5t59 -29 t47 -7.5q22 0 50.5 7.5t60.5 24.5t58 41t43.5 61t17.5 80h174q-30 -171 -128 -278q-107 -117 -274 -117q-206 0 -324 158q-36 48 -69 133t-45 204h-217l100 100h112q1 47 6 100h-218l100 100h134q20 87 51 153.5t62 103.5q117 141 297 141z" />
30
+<glyph unicode="&#x20bd;" d="M428 1200h350q67 0 120 -13t86 -31t57 -49.5t35 -56.5t17 -64.5t6.5 -60.5t0.5 -57v-16.5v-16.5q0 -36 -0.5 -57t-6.5 -61t-17 -65t-35 -57t-57 -50.5t-86 -31.5t-120 -13h-178l-2 -100h288q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-138v-175q0 -11 -5.5 -18 t-15.5 -7h-149q-10 0 -17.5 7.5t-7.5 17.5v175h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v100h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v475q0 10 7.5 17.5t17.5 7.5zM600 1000v-300h203q64 0 86.5 33t22.5 119q0 84 -22.5 116t-86.5 32h-203z" />
31
+<glyph unicode="&#x2212;" d="M250 700h800q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
32
+<glyph unicode="&#x231b;" d="M1000 1200v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-50v-100q0 -91 -49.5 -165.5t-130.5 -109.5q81 -35 130.5 -109.5t49.5 -165.5v-150h50q21 0 35.5 -14.5t14.5 -35.5v-150h-800v150q0 21 14.5 35.5t35.5 14.5h50v150q0 91 49.5 165.5t130.5 109.5q-81 35 -130.5 109.5 t-49.5 165.5v100h-50q-21 0 -35.5 14.5t-14.5 35.5v150h800zM400 1000v-100q0 -60 32.5 -109.5t87.5 -73.5q28 -12 44 -37t16 -55t-16 -55t-44 -37q-55 -24 -87.5 -73.5t-32.5 -109.5v-150h400v150q0 60 -32.5 109.5t-87.5 73.5q-28 12 -44 37t-16 55t16 55t44 37 q55 24 87.5 73.5t32.5 109.5v100h-400z" />
33
+<glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
34
+<glyph unicode="&#x2601;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -206.5q0 -121 -85 -207.5t-205 -86.5h-750q-79 0 -135.5 57t-56.5 137q0 69 42.5 122.5t108.5 67.5q-2 12 -2 37q0 153 108 260.5t260 107.5z" />
35
+<glyph unicode="&#x26fa;" d="M774 1193.5q16 -9.5 20.5 -27t-5.5 -33.5l-136 -187l467 -746h30q20 0 35 -18.5t15 -39.5v-42h-1200v42q0 21 15 39.5t35 18.5h30l468 746l-135 183q-10 16 -5.5 34t20.5 28t34 5.5t28 -20.5l111 -148l112 150q9 16 27 20.5t34 -5zM600 200h377l-182 112l-195 534v-646z " />
36
+<glyph unicode="&#x2709;" d="M25 1100h1150q10 0 12.5 -5t-5.5 -13l-564 -567q-8 -8 -18 -8t-18 8l-564 567q-8 8 -5.5 13t12.5 5zM18 882l264 -264q8 -8 8 -18t-8 -18l-264 -264q-8 -8 -13 -5.5t-5 12.5v550q0 10 5 12.5t13 -5.5zM918 618l264 264q8 8 13 5.5t5 -12.5v-550q0 -10 -5 -12.5t-13 5.5 l-264 264q-8 8 -8 18t8 18zM818 482l364 -364q8 -8 5.5 -13t-12.5 -5h-1150q-10 0 -12.5 5t5.5 13l364 364q8 8 18 8t18 -8l164 -164q8 -8 18 -8t18 8l164 164q8 8 18 8t18 -8z" />
37
+<glyph unicode="&#x270f;" d="M1011 1210q19 0 33 -13l153 -153q13 -14 13 -33t-13 -33l-99 -92l-214 214l95 96q13 14 32 14zM1013 800l-615 -614l-214 214l614 614zM317 96l-333 -112l110 335z" />
38
+<glyph unicode="&#xe001;" d="M700 650v-550h250q21 0 35.5 -14.5t14.5 -35.5v-50h-800v50q0 21 14.5 35.5t35.5 14.5h250v550l-500 550h1200z" />
39
+<glyph unicode="&#xe002;" d="M368 1017l645 163q39 15 63 0t24 -49v-831q0 -55 -41.5 -95.5t-111.5 -63.5q-79 -25 -147 -4.5t-86 75t25.5 111.5t122.5 82q72 24 138 8v521l-600 -155v-606q0 -42 -44 -90t-109 -69q-79 -26 -147 -5.5t-86 75.5t25.5 111.5t122.5 82.5q72 24 138 7v639q0 38 14.5 59 t53.5 34z" />
40
+<glyph unicode="&#xe003;" d="M500 1191q100 0 191 -39t156.5 -104.5t104.5 -156.5t39 -191l-1 -2l1 -5q0 -141 -78 -262l275 -274q23 -26 22.5 -44.5t-22.5 -42.5l-59 -58q-26 -20 -46.5 -20t-39.5 20l-275 274q-119 -77 -261 -77l-5 1l-2 -1q-100 0 -191 39t-156.5 104.5t-104.5 156.5t-39 191 t39 191t104.5 156.5t156.5 104.5t191 39zM500 1022q-88 0 -162 -43t-117 -117t-43 -162t43 -162t117 -117t162 -43t162 43t117 117t43 162t-43 162t-117 117t-162 43z" />
41
+<glyph unicode="&#xe005;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104z" />
42
+<glyph unicode="&#xe006;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429z" />
43
+<glyph unicode="&#xe007;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429zM477 700h-240l197 -142l-74 -226 l193 139l195 -140l-74 229l192 140h-234l-78 211z" />
44
+<glyph unicode="&#xe008;" d="M600 1200q124 0 212 -88t88 -212v-250q0 -46 -31 -98t-69 -52v-75q0 -10 6 -21.5t15 -17.5l358 -230q9 -5 15 -16.5t6 -21.5v-93q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v93q0 10 6 21.5t15 16.5l358 230q9 6 15 17.5t6 21.5v75q-38 0 -69 52 t-31 98v250q0 124 88 212t212 88z" />
45
+<glyph unicode="&#xe009;" d="M25 1100h1150q10 0 17.5 -7.5t7.5 -17.5v-1050q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v1050q0 10 7.5 17.5t17.5 7.5zM100 1000v-100h100v100h-100zM875 1000h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5t17.5 -7.5h550 q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM1000 1000v-100h100v100h-100zM100 800v-100h100v100h-100zM1000 800v-100h100v100h-100zM100 600v-100h100v100h-100zM1000 600v-100h100v100h-100zM875 500h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5 t17.5 -7.5h550q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM100 400v-100h100v100h-100zM1000 400v-100h100v100h-100zM100 200v-100h100v100h-100zM1000 200v-100h100v100h-100z" />
46
+<glyph unicode="&#xe010;" d="M50 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM50 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
47
+<glyph unicode="&#xe011;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM850 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 700h200q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5 t35.5 14.5z" />
48
+<glyph unicode="&#xe012;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h700q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
49
+<glyph unicode="&#xe013;" d="M465 477l571 571q8 8 18 8t17 -8l177 -177q8 -7 8 -17t-8 -18l-783 -784q-7 -8 -17.5 -8t-17.5 8l-384 384q-8 8 -8 18t8 17l177 177q7 8 17 8t18 -8l171 -171q7 -7 18 -7t18 7z" />
50
+<glyph unicode="&#xe014;" d="M904 1083l178 -179q8 -8 8 -18.5t-8 -17.5l-267 -268l267 -268q8 -7 8 -17.5t-8 -18.5l-178 -178q-8 -8 -18.5 -8t-17.5 8l-268 267l-268 -267q-7 -8 -17.5 -8t-18.5 8l-178 178q-8 8 -8 18.5t8 17.5l267 268l-267 268q-8 7 -8 17.5t8 18.5l178 178q8 8 18.5 8t17.5 -8 l268 -267l268 268q7 7 17.5 7t18.5 -7z" />
51
+<glyph unicode="&#xe015;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM425 900h150q10 0 17.5 -7.5t7.5 -17.5v-75h75q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5 t-17.5 -7.5h-75v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-75q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v75q0 10 7.5 17.5t17.5 7.5z" />
52
+<glyph unicode="&#xe016;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM325 800h350q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-350q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
53
+<glyph unicode="&#xe017;" d="M550 1200h100q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM800 975v166q167 -62 272 -209.5t105 -331.5q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5 t-184.5 123t-123 184.5t-45.5 224q0 184 105 331.5t272 209.5v-166q-103 -55 -165 -155t-62 -220q0 -116 57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5q0 120 -62 220t-165 155z" />
54
+<glyph unicode="&#xe018;" d="M1025 1200h150q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM725 800h150q10 0 17.5 -7.5t7.5 -17.5v-750q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v750 q0 10 7.5 17.5t17.5 7.5zM425 500h150q10 0 17.5 -7.5t7.5 -17.5v-450q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v450q0 10 7.5 17.5t17.5 7.5zM125 300h150q10 0 17.5 -7.5t7.5 -17.5v-250q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5 v250q0 10 7.5 17.5t17.5 7.5z" />
55
+<glyph unicode="&#xe019;" d="M600 1174q33 0 74 -5l38 -152l5 -1q49 -14 94 -39l5 -2l134 80q61 -48 104 -105l-80 -134l3 -5q25 -44 39 -93l1 -6l152 -38q5 -43 5 -73q0 -34 -5 -74l-152 -38l-1 -6q-15 -49 -39 -93l-3 -5l80 -134q-48 -61 -104 -105l-134 81l-5 -3q-44 -25 -94 -39l-5 -2l-38 -151 q-43 -5 -74 -5q-33 0 -74 5l-38 151l-5 2q-49 14 -94 39l-5 3l-134 -81q-60 48 -104 105l80 134l-3 5q-25 45 -38 93l-2 6l-151 38q-6 42 -6 74q0 33 6 73l151 38l2 6q13 48 38 93l3 5l-80 134q47 61 105 105l133 -80l5 2q45 25 94 39l5 1l38 152q43 5 74 5zM600 815 q-89 0 -152 -63t-63 -151.5t63 -151.5t152 -63t152 63t63 151.5t-63 151.5t-152 63z" />
56
+<glyph unicode="&#xe020;" d="M500 1300h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-75h-1100v75q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5zM500 1200v-100h300v100h-300zM1100 900v-800q0 -41 -29.5 -70.5t-70.5 -29.5h-700q-41 0 -70.5 29.5t-29.5 70.5 v800h900zM300 800v-700h100v700h-100zM500 800v-700h100v700h-100zM700 800v-700h100v700h-100zM900 800v-700h100v700h-100z" />
57
+<glyph unicode="&#xe021;" d="M18 618l620 608q8 7 18.5 7t17.5 -7l608 -608q8 -8 5.5 -13t-12.5 -5h-175v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v375h-300v-375q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v575h-175q-10 0 -12.5 5t5.5 13z" />
58
+<glyph unicode="&#xe022;" d="M600 1200v-400q0 -41 29.5 -70.5t70.5 -29.5h300v-650q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5h450zM1000 800h-250q-21 0 -35.5 14.5t-14.5 35.5v250z" />
59
+<glyph unicode="&#xe023;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h50q10 0 17.5 -7.5t7.5 -17.5v-275h175q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5z" />
60
+<glyph unicode="&#xe024;" d="M1300 0h-538l-41 400h-242l-41 -400h-538l431 1200h209l-21 -300h162l-20 300h208zM515 800l-27 -300h224l-27 300h-170z" />
61
+<glyph unicode="&#xe025;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-450h191q20 0 25.5 -11.5t-7.5 -27.5l-327 -400q-13 -16 -32 -16t-32 16l-327 400q-13 16 -7.5 27.5t25.5 11.5h191v450q0 21 14.5 35.5t35.5 14.5zM1125 400h50q10 0 17.5 -7.5t7.5 -17.5v-350q0 -10 -7.5 -17.5t-17.5 -7.5 h-1050q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h50q10 0 17.5 -7.5t7.5 -17.5v-175h900v175q0 10 7.5 17.5t17.5 7.5z" />
62
+<glyph unicode="&#xe026;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -275q-13 -16 -32 -16t-32 16l-223 275q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z " />
63
+<glyph unicode="&#xe027;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM632 914l223 -275q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5l223 275q13 16 32 16 t32 -16z" />
64
+<glyph unicode="&#xe028;" d="M225 1200h750q10 0 19.5 -7t12.5 -17l186 -652q7 -24 7 -49v-425q0 -12 -4 -27t-9 -17q-12 -6 -37 -6h-1100q-12 0 -27 4t-17 8q-6 13 -6 38l1 425q0 25 7 49l185 652q3 10 12.5 17t19.5 7zM878 1000h-556q-10 0 -19 -7t-11 -18l-87 -450q-2 -11 4 -18t16 -7h150 q10 0 19.5 -7t11.5 -17l38 -152q2 -10 11.5 -17t19.5 -7h250q10 0 19.5 7t11.5 17l38 152q2 10 11.5 17t19.5 7h150q10 0 16 7t4 18l-87 450q-2 11 -11 18t-19 7z" />
65
+<glyph unicode="&#xe029;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM540 820l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
66
+<glyph unicode="&#xe030;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-362q0 -10 -7.5 -17.5t-17.5 -7.5h-362q-11 0 -13 5.5t5 12.5l133 133q-109 76 -238 76q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5h150q0 -117 -45.5 -224 t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117z" />
67
+<glyph unicode="&#xe031;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-361q0 -11 -7.5 -18.5t-18.5 -7.5h-361q-11 0 -13 5.5t5 12.5l134 134q-110 75 -239 75q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5h-150q0 117 45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117zM1027 600h150 q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5q-192 0 -348 118l-134 -134q-7 -8 -12.5 -5.5t-5.5 12.5v360q0 11 7.5 18.5t18.5 7.5h360q10 0 12.5 -5.5t-5.5 -12.5l-133 -133q110 -76 240 -76q116 0 214.5 57t155.5 155.5t57 214.5z" />
68
+<glyph unicode="&#xe032;" d="M125 1200h1050q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-1050q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM1075 1000h-850q-10 0 -17.5 -7.5t-7.5 -17.5v-850q0 -10 7.5 -17.5t17.5 -7.5h850q10 0 17.5 7.5t7.5 17.5v850 q0 10 -7.5 17.5t-17.5 7.5zM325 900h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 900h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 700h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 700h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 500h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 500h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 300h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 300h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5z" />
69
+<glyph unicode="&#xe033;" d="M900 800v200q0 83 -58.5 141.5t-141.5 58.5h-300q-82 0 -141 -59t-59 -141v-200h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h900q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-100zM400 800v150q0 21 15 35.5t35 14.5h200 q20 0 35 -14.5t15 -35.5v-150h-300z" />
70
+<glyph unicode="&#xe034;" d="M125 1100h50q10 0 17.5 -7.5t7.5 -17.5v-1075h-100v1075q0 10 7.5 17.5t17.5 7.5zM1075 1052q4 0 9 -2q16 -6 16 -23v-421q0 -6 -3 -12q-33 -59 -66.5 -99t-65.5 -58t-56.5 -24.5t-52.5 -6.5q-26 0 -57.5 6.5t-52.5 13.5t-60 21q-41 15 -63 22.5t-57.5 15t-65.5 7.5 q-85 0 -160 -57q-7 -5 -15 -5q-6 0 -11 3q-14 7 -14 22v438q22 55 82 98.5t119 46.5q23 2 43 0.5t43 -7t32.5 -8.5t38 -13t32.5 -11q41 -14 63.5 -21t57 -14t63.5 -7q103 0 183 87q7 8 18 8z" />
71
+<glyph unicode="&#xe035;" d="M600 1175q116 0 227 -49.5t192.5 -131t131 -192.5t49.5 -227v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v300q0 127 -70.5 231.5t-184.5 161.5t-245 57t-245 -57t-184.5 -161.5t-70.5 -231.5v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50 q-10 0 -17.5 7.5t-7.5 17.5v300q0 116 49.5 227t131 192.5t192.5 131t227 49.5zM220 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460q0 8 6 14t14 6zM820 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460 q0 8 6 14t14 6z" />
72
+<glyph unicode="&#xe036;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM900 668l120 120q7 7 17 7t17 -7l34 -34q7 -7 7 -17t-7 -17l-120 -120l120 -120q7 -7 7 -17 t-7 -17l-34 -34q-7 -7 -17 -7t-17 7l-120 119l-120 -119q-7 -7 -17 -7t-17 7l-34 34q-7 7 -7 17t7 17l119 120l-119 120q-7 7 -7 17t7 17l34 34q7 8 17 8t17 -8z" />
73
+<glyph unicode="&#xe037;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6 l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238q-6 8 -4.5 18t9.5 17l29 22q7 5 15 5z" />
74
+<glyph unicode="&#xe038;" d="M967 1004h3q11 -1 17 -10q135 -179 135 -396q0 -105 -34 -206.5t-98 -185.5q-7 -9 -17 -10h-3q-9 0 -16 6l-42 34q-8 6 -9 16t5 18q111 150 111 328q0 90 -29.5 176t-84.5 157q-6 9 -5 19t10 16l42 33q7 5 15 5zM321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5 t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238 q-6 8 -4.5 18.5t9.5 16.5l29 22q7 5 15 5z" />
75
+<glyph unicode="&#xe039;" d="M500 900h100v-100h-100v-100h-400v-100h-100v600h500v-300zM1200 700h-200v-100h200v-200h-300v300h-200v300h-100v200h600v-500zM100 1100v-300h300v300h-300zM800 1100v-300h300v300h-300zM300 900h-100v100h100v-100zM1000 900h-100v100h100v-100zM300 500h200v-500 h-500v500h200v100h100v-100zM800 300h200v-100h-100v-100h-200v100h-100v100h100v200h-200v100h300v-300zM100 400v-300h300v300h-300zM300 200h-100v100h100v-100zM1200 200h-100v100h100v-100zM700 0h-100v100h100v-100zM1200 0h-300v100h300v-100z" />
76
+<glyph unicode="&#xe040;" d="M100 200h-100v1000h100v-1000zM300 200h-100v1000h100v-1000zM700 200h-200v1000h200v-1000zM900 200h-100v1000h100v-1000zM1200 200h-200v1000h200v-1000zM400 0h-300v100h300v-100zM600 0h-100v91h100v-91zM800 0h-100v91h100v-91zM1100 0h-200v91h200v-91z" />
77
+<glyph unicode="&#xe041;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
78
+<glyph unicode="&#xe042;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM800 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-56 56l424 426l-700 700h150zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5 t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
79
+<glyph unicode="&#xe043;" d="M300 1200h825q75 0 75 -75v-900q0 -25 -18 -43l-64 -64q-8 -8 -13 -5.5t-5 12.5v950q0 10 -7.5 17.5t-17.5 7.5h-700q-25 0 -43 -18l-64 -64q-8 -8 -5.5 -13t12.5 -5h700q10 0 17.5 -7.5t7.5 -17.5v-950q0 -10 -7.5 -17.5t-17.5 -7.5h-850q-10 0 -17.5 7.5t-7.5 17.5v975 q0 25 18 43l139 139q18 18 43 18z" />
80
+<glyph unicode="&#xe044;" d="M250 1200h800q21 0 35.5 -14.5t14.5 -35.5v-1150l-450 444l-450 -445v1151q0 21 14.5 35.5t35.5 14.5z" />
81
+<glyph unicode="&#xe045;" d="M822 1200h-444q-11 0 -19 -7.5t-9 -17.5l-78 -301q-7 -24 7 -45l57 -108q6 -9 17.5 -15t21.5 -6h450q10 0 21.5 6t17.5 15l62 108q14 21 7 45l-83 301q-1 10 -9 17.5t-19 7.5zM1175 800h-150q-10 0 -21 -6.5t-15 -15.5l-78 -156q-4 -9 -15 -15.5t-21 -6.5h-550 q-10 0 -21 6.5t-15 15.5l-78 156q-4 9 -15 15.5t-21 6.5h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-650q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h750q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5 t7.5 17.5v650q0 10 -7.5 17.5t-17.5 7.5zM850 200h-500q-10 0 -19.5 -7t-11.5 -17l-38 -152q-2 -10 3.5 -17t15.5 -7h600q10 0 15.5 7t3.5 17l-38 152q-2 10 -11.5 17t-19.5 7z" />
82
+<glyph unicode="&#xe046;" d="M500 1100h200q56 0 102.5 -20.5t72.5 -50t44 -59t25 -50.5l6 -20h150q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5h150q2 8 6.5 21.5t24 48t45 61t72 48t102.5 21.5zM900 800v-100 h100v100h-100zM600 730q-95 0 -162.5 -67.5t-67.5 -162.5t67.5 -162.5t162.5 -67.5t162.5 67.5t67.5 162.5t-67.5 162.5t-162.5 67.5zM600 603q43 0 73 -30t30 -73t-30 -73t-73 -30t-73 30t-30 73t30 73t73 30z" />
83
+<glyph unicode="&#xe047;" d="M681 1199l385 -998q20 -50 60 -92q18 -19 36.5 -29.5t27.5 -11.5l10 -2v-66h-417v66q53 0 75 43.5t5 88.5l-82 222h-391q-58 -145 -92 -234q-11 -34 -6.5 -57t25.5 -37t46 -20t55 -6v-66h-365v66q56 24 84 52q12 12 25 30.5t20 31.5l7 13l399 1006h93zM416 521h340 l-162 457z" />
84
+<glyph unicode="&#xe048;" d="M753 641q5 -1 14.5 -4.5t36 -15.5t50.5 -26.5t53.5 -40t50.5 -54.5t35.5 -70t14.5 -87q0 -67 -27.5 -125.5t-71.5 -97.5t-98.5 -66.5t-108.5 -40.5t-102 -13h-500v89q41 7 70.5 32.5t29.5 65.5v827q0 24 -0.5 34t-3.5 24t-8.5 19.5t-17 13.5t-28 12.5t-42.5 11.5v71 l471 -1q57 0 115.5 -20.5t108 -57t80.5 -94t31 -124.5q0 -51 -15.5 -96.5t-38 -74.5t-45 -50.5t-38.5 -30.5zM400 700h139q78 0 130.5 48.5t52.5 122.5q0 41 -8.5 70.5t-29.5 55.5t-62.5 39.5t-103.5 13.5h-118v-350zM400 200h216q80 0 121 50.5t41 130.5q0 90 -62.5 154.5 t-156.5 64.5h-159v-400z" />
85
+<glyph unicode="&#xe049;" d="M877 1200l2 -57q-83 -19 -116 -45.5t-40 -66.5l-132 -839q-9 -49 13 -69t96 -26v-97h-500v97q186 16 200 98l173 832q3 17 3 30t-1.5 22.5t-9 17.5t-13.5 12.5t-21.5 10t-26 8.5t-33.5 10q-13 3 -19 5v57h425z" />
86
+<glyph unicode="&#xe050;" d="M1300 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM175 1000h-75v-800h75l-125 -167l-125 167h75v800h-75l125 167z" />
87
+<glyph unicode="&#xe051;" d="M1100 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-650q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v650h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM1167 50l-167 -125v75h-800v-75l-167 125l167 125v-75h800v75z" />
88
+<glyph unicode="&#xe052;" d="M50 1100h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
89
+<glyph unicode="&#xe053;" d="M250 1100h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM250 500h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
90
+<glyph unicode="&#xe054;" d="M500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000 q-21 0 -35.5 14.5t-14.5 35.5zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5zM0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5z" />
91
+<glyph unicode="&#xe055;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
92
+<glyph unicode="&#xe056;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 1100h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 800h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 500h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 500h800q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 200h800 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
93
+<glyph unicode="&#xe057;" d="M400 0h-100v1100h100v-1100zM550 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM267 550l-167 -125v75h-200v100h200v75zM550 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
94
+<glyph unicode="&#xe058;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM900 0h-100v1100h100v-1100zM50 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM1100 600h200v-100h-200v-75l-167 125l167 125v-75zM50 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
95
+<glyph unicode="&#xe059;" d="M75 1000h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53v650q0 31 22 53t53 22zM1200 300l-300 300l300 300v-600z" />
96
+<glyph unicode="&#xe060;" d="M44 1100h1112q18 0 31 -13t13 -31v-1012q0 -18 -13 -31t-31 -13h-1112q-18 0 -31 13t-13 31v1012q0 18 13 31t31 13zM100 1000v-737l247 182l298 -131l-74 156l293 318l236 -288v500h-1000zM342 884q56 0 95 -39t39 -94.5t-39 -95t-95 -39.5t-95 39.5t-39 95t39 94.5 t95 39z" />
97
+<glyph unicode="&#xe062;" d="M648 1169q117 0 216 -60t156.5 -161t57.5 -218q0 -115 -70 -258q-69 -109 -158 -225.5t-143 -179.5l-54 -62q-9 8 -25.5 24.5t-63.5 67.5t-91 103t-98.5 128t-95.5 148q-60 132 -60 249q0 88 34 169.5t91.5 142t137 96.5t166.5 36zM652.5 974q-91.5 0 -156.5 -65 t-65 -157t65 -156.5t156.5 -64.5t156.5 64.5t65 156.5t-65 157t-156.5 65z" />
98
+<glyph unicode="&#xe063;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 173v854q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57z" />
99
+<glyph unicode="&#xe064;" d="M554 1295q21 -72 57.5 -143.5t76 -130t83 -118t82.5 -117t70 -116t49.5 -126t18.5 -136.5q0 -71 -25.5 -135t-68.5 -111t-99 -82t-118.5 -54t-125.5 -23q-84 5 -161.5 34t-139.5 78.5t-99 125t-37 164.5q0 69 18 136.5t49.5 126.5t69.5 116.5t81.5 117.5t83.5 119 t76.5 131t58.5 143zM344 710q-23 -33 -43.5 -70.5t-40.5 -102.5t-17 -123q1 -37 14.5 -69.5t30 -52t41 -37t38.5 -24.5t33 -15q21 -7 32 -1t13 22l6 34q2 10 -2.5 22t-13.5 19q-5 4 -14 12t-29.5 40.5t-32.5 73.5q-26 89 6 271q2 11 -6 11q-8 1 -15 -10z" />
100
+<glyph unicode="&#xe065;" d="M1000 1013l108 115q2 1 5 2t13 2t20.5 -1t25 -9.5t28.5 -21.5q22 -22 27 -43t0 -32l-6 -10l-108 -115zM350 1100h400q50 0 105 -13l-187 -187h-368q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v182l200 200v-332 q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM1009 803l-362 -362l-161 -50l55 170l355 355z" />
101
+<glyph unicode="&#xe066;" d="M350 1100h361q-164 -146 -216 -200h-195q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-103q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M824 1073l339 -301q8 -7 8 -17.5t-8 -17.5l-340 -306q-7 -6 -12.5 -4t-6.5 11v203q-26 1 -54.5 0t-78.5 -7.5t-92 -17.5t-86 -35t-70 -57q10 59 33 108t51.5 81.5t65 58.5t68.5 40.5t67 24.5t56 13.5t40 4.5v210q1 10 6.5 12.5t13.5 -4.5z" />
102
+<glyph unicode="&#xe067;" d="M350 1100h350q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-219q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M643 639l395 395q7 7 17.5 7t17.5 -7l101 -101q7 -7 7 -17.5t-7 -17.5l-531 -532q-7 -7 -17.5 -7t-17.5 7l-248 248q-7 7 -7 17.5t7 17.5l101 101q7 7 17.5 7t17.5 -7l111 -111q8 -7 18 -7t18 7z" />
103
+<glyph unicode="&#xe068;" d="M318 918l264 264q8 8 18 8t18 -8l260 -264q7 -8 4.5 -13t-12.5 -5h-170v-200h200v173q0 10 5 12t13 -5l264 -260q8 -7 8 -17.5t-8 -17.5l-264 -265q-8 -7 -13 -5t-5 12v173h-200v-200h170q10 0 12.5 -5t-4.5 -13l-260 -264q-8 -8 -18 -8t-18 8l-264 264q-8 8 -5.5 13 t12.5 5h175v200h-200v-173q0 -10 -5 -12t-13 5l-264 265q-8 7 -8 17.5t8 17.5l264 260q8 7 13 5t5 -12v-173h200v200h-175q-10 0 -12.5 5t5.5 13z" />
104
+<glyph unicode="&#xe069;" d="M250 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
105
+<glyph unicode="&#xe070;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5 t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
106
+<glyph unicode="&#xe071;" d="M1200 1050v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-492 480q-15 14 -15 35t15 35l492 480q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25z" />
107
+<glyph unicode="&#xe072;" d="M243 1074l814 -498q18 -11 18 -26t-18 -26l-814 -498q-18 -11 -30.5 -4t-12.5 28v1000q0 21 12.5 28t30.5 -4z" />
108
+<glyph unicode="&#xe073;" d="M250 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM650 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800 q0 21 14.5 35.5t35.5 14.5z" />
109
+<glyph unicode="&#xe074;" d="M1100 950v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5z" />
110
+<glyph unicode="&#xe075;" d="M500 612v438q0 21 10.5 25t25.5 -10l492 -480q15 -14 15 -35t-15 -35l-492 -480q-15 -14 -25.5 -10t-10.5 25v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10z" />
111
+<glyph unicode="&#xe076;" d="M1048 1102l100 1q20 0 35 -14.5t15 -35.5l5 -1000q0 -21 -14.5 -35.5t-35.5 -14.5l-100 -1q-21 0 -35.5 14.5t-14.5 35.5l-2 437l-463 -454q-14 -15 -24.5 -10.5t-10.5 25.5l-2 437l-462 -455q-15 -14 -25.5 -9.5t-10.5 24.5l-5 1000q0 21 10.5 25.5t25.5 -10.5l466 -450 l-2 438q0 20 10.5 24.5t25.5 -9.5l466 -451l-2 438q0 21 14.5 35.5t35.5 14.5z" />
112
+<glyph unicode="&#xe077;" d="M850 1100h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10l464 -453v438q0 21 14.5 35.5t35.5 14.5z" />
113
+<glyph unicode="&#xe078;" d="M686 1081l501 -540q15 -15 10.5 -26t-26.5 -11h-1042q-22 0 -26.5 11t10.5 26l501 540q15 15 36 15t36 -15zM150 400h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
114
+<glyph unicode="&#xe079;" d="M885 900l-352 -353l352 -353l-197 -198l-552 552l552 550z" />
115
+<glyph unicode="&#xe080;" d="M1064 547l-551 -551l-198 198l353 353l-353 353l198 198z" />
116
+<glyph unicode="&#xe081;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM650 900h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-150 q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5h150v-150q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v150h150q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-150v150q0 21 -14.5 35.5t-35.5 14.5z" />
117
+<glyph unicode="&#xe082;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM850 700h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5 t35.5 -14.5h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5z" />
118
+<glyph unicode="&#xe083;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM741.5 913q-12.5 0 -21.5 -9l-120 -120l-120 120q-9 9 -21.5 9 t-21.5 -9l-141 -141q-9 -9 -9 -21.5t9 -21.5l120 -120l-120 -120q-9 -9 -9 -21.5t9 -21.5l141 -141q9 -9 21.5 -9t21.5 9l120 120l120 -120q9 -9 21.5 -9t21.5 9l141 141q9 9 9 21.5t-9 21.5l-120 120l120 120q9 9 9 21.5t-9 21.5l-141 141q-9 9 -21.5 9z" />
119
+<glyph unicode="&#xe084;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM546 623l-84 85q-7 7 -17.5 7t-18.5 -7l-139 -139q-7 -8 -7 -18t7 -18 l242 -241q7 -8 17.5 -8t17.5 8l375 375q7 7 7 17.5t-7 18.5l-139 139q-7 7 -17.5 7t-17.5 -7z" />
120
+<glyph unicode="&#xe085;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM588 941q-29 0 -59 -5.5t-63 -20.5t-58 -38.5t-41.5 -63t-16.5 -89.5 q0 -25 20 -25h131q30 -5 35 11q6 20 20.5 28t45.5 8q20 0 31.5 -10.5t11.5 -28.5q0 -23 -7 -34t-26 -18q-1 0 -13.5 -4t-19.5 -7.5t-20 -10.5t-22 -17t-18.5 -24t-15.5 -35t-8 -46q-1 -8 5.5 -16.5t20.5 -8.5h173q7 0 22 8t35 28t37.5 48t29.5 74t12 100q0 47 -17 83 t-42.5 57t-59.5 34.5t-64 18t-59 4.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
121
+<glyph unicode="&#xe086;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM675 1000h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5 t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5zM675 700h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h75v-200h-75q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h350q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5 t-17.5 7.5h-75v275q0 10 -7.5 17.5t-17.5 7.5z" />
122
+<glyph unicode="&#xe087;" d="M525 1200h150q10 0 17.5 -7.5t7.5 -17.5v-194q103 -27 178.5 -102.5t102.5 -178.5h194q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-194q-27 -103 -102.5 -178.5t-178.5 -102.5v-194q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v194 q-103 27 -178.5 102.5t-102.5 178.5h-194q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h194q27 103 102.5 178.5t178.5 102.5v194q0 10 7.5 17.5t17.5 7.5zM700 893v-168q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v168q-68 -23 -119 -74 t-74 -119h168q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-168q23 -68 74 -119t119 -74v168q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-168q68 23 119 74t74 119h-168q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h168 q-23 68 -74 119t-119 74z" />
123
+<glyph unicode="&#xe088;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM759 823l64 -64q7 -7 7 -17.5t-7 -17.5l-124 -124l124 -124q7 -7 7 -17.5t-7 -17.5l-64 -64q-7 -7 -17.5 -7t-17.5 7l-124 124l-124 -124q-7 -7 -17.5 -7t-17.5 7l-64 64 q-7 7 -7 17.5t7 17.5l124 124l-124 124q-7 7 -7 17.5t7 17.5l64 64q7 7 17.5 7t17.5 -7l124 -124l124 124q7 7 17.5 7t17.5 -7z" />
124
+<glyph unicode="&#xe089;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM782 788l106 -106q7 -7 7 -17.5t-7 -17.5l-320 -321q-8 -7 -18 -7t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l197 197q7 7 17.5 7t17.5 -7z" />
125
+<glyph unicode="&#xe090;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5q0 -120 65 -225 l587 587q-105 65 -225 65zM965 819l-584 -584q104 -62 219 -62q116 0 214.5 57t155.5 155.5t57 214.5q0 115 -62 219z" />
126
+<glyph unicode="&#xe091;" d="M39 582l522 427q16 13 27.5 8t11.5 -26v-291h550q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-550v-291q0 -21 -11.5 -26t-27.5 8l-522 427q-16 13 -16 32t16 32z" />
127
+<glyph unicode="&#xe092;" d="M639 1009l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291h-550q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h550v291q0 21 11.5 26t27.5 -8z" />
128
+<glyph unicode="&#xe093;" d="M682 1161l427 -522q13 -16 8 -27.5t-26 -11.5h-291v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v550h-291q-21 0 -26 11.5t8 27.5l427 522q13 16 32 16t32 -16z" />
129
+<glyph unicode="&#xe094;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-550h291q21 0 26 -11.5t-8 -27.5l-427 -522q-13 -16 -32 -16t-32 16l-427 522q-13 16 -8 27.5t26 11.5h291v550q0 21 14.5 35.5t35.5 14.5z" />
130
+<glyph unicode="&#xe095;" d="M639 1109l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291q-94 -2 -182 -20t-170.5 -52t-147 -92.5t-100.5 -135.5q5 105 27 193.5t67.5 167t113 135t167 91.5t225.5 42v262q0 21 11.5 26t27.5 -8z" />
131
+<glyph unicode="&#xe096;" d="M850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5zM350 0h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249 q8 7 18 7t18 -7l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5z" />
132
+<glyph unicode="&#xe097;" d="M1014 1120l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249q8 7 18 7t18 -7zM250 600h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5z" />
133
+<glyph unicode="&#xe101;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM704 900h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5 t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
134
+<glyph unicode="&#xe102;" d="M260 1200q9 0 19 -2t15 -4l5 -2q22 -10 44 -23l196 -118q21 -13 36 -24q29 -21 37 -12q11 13 49 35l196 118q22 13 45 23q17 7 38 7q23 0 47 -16.5t37 -33.5l13 -16q14 -21 18 -45l25 -123l8 -44q1 -9 8.5 -14.5t17.5 -5.5h61q10 0 17.5 -7.5t7.5 -17.5v-50 q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 -7.5t-7.5 -17.5v-175h-400v300h-200v-300h-400v175q0 10 -7.5 17.5t-17.5 7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5h61q11 0 18 3t7 8q0 4 9 52l25 128q5 25 19 45q2 3 5 7t13.5 15t21.5 19.5t26.5 15.5 t29.5 7zM915 1079l-166 -162q-7 -7 -5 -12t12 -5h219q10 0 15 7t2 17l-51 149q-3 10 -11 12t-15 -6zM463 917l-177 157q-8 7 -16 5t-11 -12l-51 -143q-3 -10 2 -17t15 -7h231q11 0 12.5 5t-5.5 12zM500 0h-375q-10 0 -17.5 7.5t-7.5 17.5v375h400v-400zM1100 400v-375 q0 -10 -7.5 -17.5t-17.5 -7.5h-375v400h400z" />
135
+<glyph unicode="&#xe103;" d="M1165 1190q8 3 21 -6.5t13 -17.5q-2 -178 -24.5 -323.5t-55.5 -245.5t-87 -174.5t-102.5 -118.5t-118 -68.5t-118.5 -33t-120 -4.5t-105 9.5t-90 16.5q-61 12 -78 11q-4 1 -12.5 0t-34 -14.5t-52.5 -40.5l-153 -153q-26 -24 -37 -14.5t-11 43.5q0 64 42 102q8 8 50.5 45 t66.5 58q19 17 35 47t13 61q-9 55 -10 102.5t7 111t37 130t78 129.5q39 51 80 88t89.5 63.5t94.5 45t113.5 36t129 31t157.5 37t182 47.5zM1116 1098q-8 9 -22.5 -3t-45.5 -50q-38 -47 -119 -103.5t-142 -89.5l-62 -33q-56 -30 -102 -57t-104 -68t-102.5 -80.5t-85.5 -91 t-64 -104.5q-24 -56 -31 -86t2 -32t31.5 17.5t55.5 59.5q25 30 94 75.5t125.5 77.5t147.5 81q70 37 118.5 69t102 79.5t99 111t86.5 148.5q22 50 24 60t-6 19z" />
136
+<glyph unicode="&#xe104;" d="M653 1231q-39 -67 -54.5 -131t-10.5 -114.5t24.5 -96.5t47.5 -80t63.5 -62.5t68.5 -46.5t65 -30q-4 7 -17.5 35t-18.5 39.5t-17 39.5t-17 43t-13 42t-9.5 44.5t-2 42t4 43t13.5 39t23 38.5q96 -42 165 -107.5t105 -138t52 -156t13 -159t-19 -149.5q-13 -55 -44 -106.5 t-68 -87t-78.5 -64.5t-72.5 -45t-53 -22q-72 -22 -127 -11q-31 6 -13 19q6 3 17 7q13 5 32.5 21t41 44t38.5 63.5t21.5 81.5t-6.5 94.5t-50 107t-104 115.5q10 -104 -0.5 -189t-37 -140.5t-65 -93t-84 -52t-93.5 -11t-95 24.5q-80 36 -131.5 114t-53.5 171q-2 23 0 49.5 t4.5 52.5t13.5 56t27.5 60t46 64.5t69.5 68.5q-8 -53 -5 -102.5t17.5 -90t34 -68.5t44.5 -39t49 -2q31 13 38.5 36t-4.5 55t-29 64.5t-36 75t-26 75.5q-15 85 2 161.5t53.5 128.5t85.5 92.5t93.5 61t81.5 25.5z" />
137
+<glyph unicode="&#xe105;" d="M600 1094q82 0 160.5 -22.5t140 -59t116.5 -82.5t94.5 -95t68 -95t42.5 -82.5t14 -57.5t-14 -57.5t-43 -82.5t-68.5 -95t-94.5 -95t-116.5 -82.5t-140 -59t-159.5 -22.5t-159.5 22.5t-140 59t-116.5 82.5t-94.5 95t-68.5 95t-43 82.5t-14 57.5t14 57.5t42.5 82.5t68 95 t94.5 95t116.5 82.5t140 59t160.5 22.5zM888 829q-15 15 -18 12t5 -22q25 -57 25 -119q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 59 23 114q8 19 4.5 22t-17.5 -12q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q22 -36 47 -71t70 -82t92.5 -81t113 -58.5t133.5 -24.5 t133.5 24t113 58.5t92.5 81.5t70 81.5t47 70.5q11 18 9 42.5t-14 41.5q-90 117 -163 189zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l35 34q14 15 12.5 33.5t-16.5 33.5q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
138
+<glyph unicode="&#xe106;" d="M592 0h-148l31 120q-91 20 -175.5 68.5t-143.5 106.5t-103.5 119t-66.5 110t-22 76q0 21 14 57.5t42.5 82.5t68 95t94.5 95t116.5 82.5t140 59t160.5 22.5q61 0 126 -15l32 121h148zM944 770l47 181q108 -85 176.5 -192t68.5 -159q0 -26 -19.5 -71t-59.5 -102t-93 -112 t-129 -104.5t-158 -75.5l46 173q77 49 136 117t97 131q11 18 9 42.5t-14 41.5q-54 70 -107 130zM310 824q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q18 -30 39 -60t57 -70.5t74 -73t90 -61t105 -41.5l41 154q-107 18 -178.5 101.5t-71.5 193.5q0 59 23 114q8 19 4.5 22 t-17.5 -12zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l12 11l22 86l-3 4q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
139
+<glyph unicode="&#xe107;" d="M-90 100l642 1066q20 31 48 28.5t48 -35.5l642 -1056q21 -32 7.5 -67.5t-50.5 -35.5h-1294q-37 0 -50.5 34t7.5 66zM155 200h345v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h345l-445 723zM496 700h208q20 0 32 -14.5t8 -34.5l-58 -252 q-4 -20 -21.5 -34.5t-37.5 -14.5h-54q-20 0 -37.5 14.5t-21.5 34.5l-58 252q-4 20 8 34.5t32 14.5z" />
140
+<glyph unicode="&#xe108;" d="M650 1200q62 0 106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -93 100 -113v-64q0 -21 -13 -29t-32 1l-205 128l-205 -128q-19 -9 -32 -1t-13 29v64q0 20 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5v41 q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44z" />
141
+<glyph unicode="&#xe109;" d="M850 1200h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-150h-1100v150q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-50h500v50q0 21 14.5 35.5t35.5 14.5zM1100 800v-750q0 -21 -14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v750h1100zM100 600v-100h100v100h-100zM300 600v-100h100v100h-100zM500 600v-100h100v100h-100zM700 600v-100h100v100h-100zM900 600v-100h100v100h-100zM100 400v-100h100v100h-100zM300 400v-100h100v100h-100zM500 400 v-100h100v100h-100zM700 400v-100h100v100h-100zM900 400v-100h100v100h-100zM100 200v-100h100v100h-100zM300 200v-100h100v100h-100zM500 200v-100h100v100h-100zM700 200v-100h100v100h-100zM900 200v-100h100v100h-100z" />
142
+<glyph unicode="&#xe110;" d="M1135 1165l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-159l-600 -600h-291q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h209l600 600h241v150q0 21 10.5 25t24.5 -10zM522 819l-141 -141l-122 122h-209q-21 0 -35.5 14.5 t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h291zM1135 565l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-241l-181 181l141 141l122 -122h159v150q0 21 10.5 25t24.5 -10z" />
143
+<glyph unicode="&#xe111;" d="M100 1100h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5z" />
144
+<glyph unicode="&#xe112;" d="M150 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM850 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM1100 800v-300q0 -41 -3 -77.5t-15 -89.5t-32 -96t-58 -89t-89 -77t-129 -51t-174 -20t-174 20 t-129 51t-89 77t-58 89t-32 96t-15 89.5t-3 77.5v300h300v-250v-27v-42.5t1.5 -41t5 -38t10 -35t16.5 -30t25.5 -24.5t35 -19t46.5 -12t60 -4t60 4.5t46.5 12.5t35 19.5t25 25.5t17 30.5t10 35t5 38t2 40.5t-0.5 42v25v250h300z" />
145
+<glyph unicode="&#xe113;" d="M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z" />
146
+<glyph unicode="&#xe114;" d="M1101 789l-550 -551l-551 551l198 199l353 -353l353 353z" />
147
+<glyph unicode="&#xe115;" d="M404 1000h746q21 0 35.5 -14.5t14.5 -35.5v-551h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v401h-381zM135 984l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-400h385l215 -200h-750q-21 0 -35.5 14.5 t-14.5 35.5v550h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
148
+<glyph unicode="&#xe116;" d="M56 1200h94q17 0 31 -11t18 -27l38 -162h896q24 0 39 -18.5t10 -42.5l-100 -475q-5 -21 -27 -42.5t-55 -21.5h-633l48 -200h535q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-50q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-300v-50 q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-31q-18 0 -32.5 10t-20.5 19l-5 10l-201 961h-54q-20 0 -35 14.5t-15 35.5t15 35.5t35 14.5z" />
149
+<glyph unicode="&#xe117;" d="M1200 1000v-100h-1200v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500zM0 800h1200v-800h-1200v800z" />
150
+<glyph unicode="&#xe118;" d="M200 800l-200 -400v600h200q0 41 29.5 70.5t70.5 29.5h300q42 0 71 -29.5t29 -70.5h500v-200h-1000zM1500 700l-300 -700h-1200l300 700h1200z" />
151
+<glyph unicode="&#xe119;" d="M635 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-601h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v601h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
152
+<glyph unicode="&#xe120;" d="M936 864l249 -229q14 -15 14 -35.5t-14 -35.5l-249 -229q-15 -15 -25.5 -10.5t-10.5 24.5v151h-600v-151q0 -20 -10.5 -24.5t-25.5 10.5l-249 229q-14 15 -14 35.5t14 35.5l249 229q15 15 25.5 10.5t10.5 -25.5v-149h600v149q0 21 10.5 25.5t25.5 -10.5z" />
153
+<glyph unicode="&#xe121;" d="M1169 400l-172 732q-5 23 -23 45.5t-38 22.5h-672q-20 0 -38 -20t-23 -41l-172 -739h1138zM1100 300h-1000q-41 0 -70.5 -29.5t-29.5 -70.5v-100q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v100q0 41 -29.5 70.5t-70.5 29.5zM800 100v100h100v-100h-100 zM1000 100v100h100v-100h-100z" />
154
+<glyph unicode="&#xe122;" d="M1150 1100q21 0 35.5 -14.5t14.5 -35.5v-850q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v850q0 21 14.5 35.5t35.5 14.5zM1000 200l-675 200h-38l47 -276q3 -16 -5.5 -20t-29.5 -4h-7h-84q-20 0 -34.5 14t-18.5 35q-55 337 -55 351v250v6q0 16 1 23.5t6.5 14 t17.5 6.5h200l675 250v-850zM0 750v-250q-4 0 -11 0.5t-24 6t-30 15t-24 30t-11 48.5v50q0 26 10.5 46t25 30t29 16t25.5 7z" />
155
+<glyph unicode="&#xe123;" d="M553 1200h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q19 0 33 -14.5t14 -35t-13 -40.5t-31 -27q-8 -4 -23 -9.5t-65 -19.5t-103 -25t-132.5 -20t-158.5 -9q-57 0 -115 5t-104 12t-88.5 15.5t-73.5 17.5t-54.5 16t-35.5 12l-11 4 q-18 8 -31 28t-13 40.5t14 35t33 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3.5 32t28.5 13zM498 110q50 -6 102 -6q53 0 102 6q-12 -49 -39.5 -79.5t-62.5 -30.5t-63 30.5t-39 79.5z" />
156
+<glyph unicode="&#xe124;" d="M800 946l224 78l-78 -224l234 -45l-180 -155l180 -155l-234 -45l78 -224l-224 78l-45 -234l-155 180l-155 -180l-45 234l-224 -78l78 224l-234 45l180 155l-180 155l234 45l-78 224l224 -78l45 234l155 -180l155 180z" />
157
+<glyph unicode="&#xe125;" d="M650 1200h50q40 0 70 -40.5t30 -84.5v-150l-28 -125h328q40 0 70 -40.5t30 -84.5v-100q0 -45 -29 -74l-238 -344q-16 -24 -38 -40.5t-45 -16.5h-250q-7 0 -42 25t-66 50l-31 25h-61q-45 0 -72.5 18t-27.5 57v400q0 36 20 63l145 196l96 198q13 28 37.5 48t51.5 20z M650 1100l-100 -212l-150 -213v-375h100l136 -100h214l250 375v125h-450l50 225v175h-50zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5z" />
158
+<glyph unicode="&#xe126;" d="M600 1100h250q23 0 45 -16.5t38 -40.5l238 -344q29 -29 29 -74v-100q0 -44 -30 -84.5t-70 -40.5h-328q28 -118 28 -125v-150q0 -44 -30 -84.5t-70 -40.5h-50q-27 0 -51.5 20t-37.5 48l-96 198l-145 196q-20 27 -20 63v400q0 39 27.5 57t72.5 18h61q124 100 139 100z M50 1000h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM636 1000l-136 -100h-100v-375l150 -213l100 -212h50v175l-50 225h450v125l-250 375h-214z" />
159
+<glyph unicode="&#xe127;" d="M356 873l363 230q31 16 53 -6l110 -112q13 -13 13.5 -32t-11.5 -34l-84 -121h302q84 0 138 -38t54 -110t-55 -111t-139 -39h-106l-131 -339q-6 -21 -19.5 -41t-28.5 -20h-342q-7 0 -90 81t-83 94v525q0 17 14 35.5t28 28.5zM400 792v-503l100 -89h293l131 339 q6 21 19.5 41t28.5 20h203q21 0 30.5 25t0.5 50t-31 25h-456h-7h-6h-5.5t-6 0.5t-5 1.5t-5 2t-4 2.5t-4 4t-2.5 4.5q-12 25 5 47l146 183l-86 83zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500 q0 21 14.5 35.5t35.5 14.5z" />
160
+<glyph unicode="&#xe128;" d="M475 1103l366 -230q2 -1 6 -3.5t14 -10.5t18 -16.5t14.5 -20t6.5 -22.5v-525q0 -13 -86 -94t-93 -81h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-85 0 -139.5 39t-54.5 111t54 110t138 38h302l-85 121q-11 15 -10.5 34t13.5 32l110 112q22 22 53 6zM370 945l146 -183 q17 -22 5 -47q-2 -2 -3.5 -4.5t-4 -4t-4 -2.5t-5 -2t-5 -1.5t-6 -0.5h-6h-6.5h-6h-475v-100h221q15 0 29 -20t20 -41l130 -339h294l106 89v503l-342 236zM1050 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5 v500q0 21 14.5 35.5t35.5 14.5z" />
161
+<glyph unicode="&#xe129;" d="M550 1294q72 0 111 -55t39 -139v-106l339 -131q21 -6 41 -19.5t20 -28.5v-342q0 -7 -81 -90t-94 -83h-525q-17 0 -35.5 14t-28.5 28l-9 14l-230 363q-16 31 6 53l112 110q13 13 32 13.5t34 -11.5l121 -84v302q0 84 38 138t110 54zM600 972v203q0 21 -25 30.5t-50 0.5 t-25 -31v-456v-7v-6v-5.5t-0.5 -6t-1.5 -5t-2 -5t-2.5 -4t-4 -4t-4.5 -2.5q-25 -12 -47 5l-183 146l-83 -86l236 -339h503l89 100v293l-339 131q-21 6 -41 19.5t-20 28.5zM450 200h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
162
+<glyph unicode="&#xe130;" d="M350 1100h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5zM600 306v-106q0 -84 -39 -139t-111 -55t-110 54t-38 138v302l-121 -84q-15 -12 -34 -11.5t-32 13.5l-112 110 q-22 22 -6 53l230 363q1 2 3.5 6t10.5 13.5t16.5 17t20 13.5t22.5 6h525q13 0 94 -83t81 -90v-342q0 -15 -20 -28.5t-41 -19.5zM308 900l-236 -339l83 -86l183 146q22 17 47 5q2 -1 4.5 -2.5t4 -4t2.5 -4t2 -5t1.5 -5t0.5 -6v-5.5v-6v-7v-456q0 -22 25 -31t50 0.5t25 30.5 v203q0 15 20 28.5t41 19.5l339 131v293l-89 100h-503z" />
163
+<glyph unicode="&#xe131;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM914 632l-275 223q-16 13 -27.5 8t-11.5 -26v-137h-275 q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h275v-137q0 -21 11.5 -26t27.5 8l275 223q16 13 16 32t-16 32z" />
164
+<glyph unicode="&#xe132;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM561 855l-275 -223q-16 -13 -16 -32t16 -32l275 -223q16 -13 27.5 -8 t11.5 26v137h275q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5h-275v137q0 21 -11.5 26t-27.5 -8z" />
165
+<glyph unicode="&#xe133;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM855 639l-223 275q-13 16 -32 16t-32 -16l-223 -275q-13 -16 -8 -27.5 t26 -11.5h137v-275q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v275h137q21 0 26 11.5t-8 27.5z" />
166
+<glyph unicode="&#xe134;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM675 900h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-275h-137q-21 0 -26 -11.5 t8 -27.5l223 -275q13 -16 32 -16t32 16l223 275q13 16 8 27.5t-26 11.5h-137v275q0 10 -7.5 17.5t-17.5 7.5z" />
167
+<glyph unicode="&#xe135;" d="M600 1176q116 0 222.5 -46t184 -123.5t123.5 -184t46 -222.5t-46 -222.5t-123.5 -184t-184 -123.5t-222.5 -46t-222.5 46t-184 123.5t-123.5 184t-46 222.5t46 222.5t123.5 184t184 123.5t222.5 46zM627 1101q-15 -12 -36.5 -20.5t-35.5 -12t-43 -8t-39 -6.5 q-15 -3 -45.5 0t-45.5 -2q-20 -7 -51.5 -26.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79q-9 -34 5 -93t8 -87q0 -9 17 -44.5t16 -59.5q12 0 23 -5t23.5 -15t19.5 -14q16 -8 33 -15t40.5 -15t34.5 -12q21 -9 52.5 -32t60 -38t57.5 -11 q7 -15 -3 -34t-22.5 -40t-9.5 -38q13 -21 23 -34.5t27.5 -27.5t36.5 -18q0 -7 -3.5 -16t-3.5 -14t5 -17q104 -2 221 112q30 29 46.5 47t34.5 49t21 63q-13 8 -37 8.5t-36 7.5q-15 7 -49.5 15t-51.5 19q-18 0 -41 -0.5t-43 -1.5t-42 -6.5t-38 -16.5q-51 -35 -66 -12 q-4 1 -3.5 25.5t0.5 25.5q-6 13 -26.5 17.5t-24.5 6.5q1 15 -0.5 30.5t-7 28t-18.5 11.5t-31 -21q-23 -25 -42 4q-19 28 -8 58q6 16 22 22q6 -1 26 -1.5t33.5 -4t19.5 -13.5q7 -12 18 -24t21.5 -20.5t20 -15t15.5 -10.5l5 -3q2 12 7.5 30.5t8 34.5t-0.5 32q-3 18 3.5 29 t18 22.5t15.5 24.5q6 14 10.5 35t8 31t15.5 22.5t34 22.5q-6 18 10 36q8 0 24 -1.5t24.5 -1.5t20 4.5t20.5 15.5q-10 23 -31 42.5t-37.5 29.5t-49 27t-43.5 23q0 1 2 8t3 11.5t1.5 10.5t-1 9.5t-4.5 4.5q31 -13 58.5 -14.5t38.5 2.5l12 5q5 28 -9.5 46t-36.5 24t-50 15 t-41 20q-18 -4 -37 0zM613 994q0 -17 8 -42t17 -45t9 -23q-8 1 -39.5 5.5t-52.5 10t-37 16.5q3 11 16 29.5t16 25.5q10 -10 19 -10t14 6t13.5 14.5t16.5 12.5z" />
168
+<glyph unicode="&#xe136;" d="M756 1157q164 92 306 -9l-259 -138l145 -232l251 126q6 -89 -34 -156.5t-117 -110.5q-60 -34 -127 -39.5t-126 16.5l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5t15 37.5l600 599q-34 101 5.5 201.5t135.5 154.5z" />
169
+<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M100 1196h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 1096h-200v-100h200v100zM100 796h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 696h-500v-100h500v100zM100 396h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 296h-300v-100h300v100z " />
170
+<glyph unicode="&#xe138;" d="M150 1200h900q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM700 500v-300l-200 -200v500l-350 500h900z" />
171
+<glyph unicode="&#xe139;" d="M500 1200h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5zM500 1100v-100h200v100h-200zM1200 400v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v200h1200z" />
172
+<glyph unicode="&#xe140;" d="M50 1200h300q21 0 25 -10.5t-10 -24.5l-94 -94l199 -199q7 -8 7 -18t-7 -18l-106 -106q-8 -7 -18 -7t-18 7l-199 199l-94 -94q-14 -14 -24.5 -10t-10.5 25v300q0 21 14.5 35.5t35.5 14.5zM850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-199 -199q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l199 199l-94 94q-14 14 -10 24.5t25 10.5zM364 470l106 -106q7 -8 7 -18t-7 -18l-199 -199l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l199 199 q8 7 18 7t18 -7zM1071 271l94 94q14 14 24.5 10t10.5 -25v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -25 10.5t10 24.5l94 94l-199 199q-7 8 -7 18t7 18l106 106q8 7 18 7t18 -7z" />
173
+<glyph unicode="&#xe141;" d="M596 1192q121 0 231.5 -47.5t190 -127t127 -190t47.5 -231.5t-47.5 -231.5t-127 -190.5t-190 -127t-231.5 -47t-231.5 47t-190.5 127t-127 190.5t-47 231.5t47 231.5t127 190t190.5 127t231.5 47.5zM596 1010q-112 0 -207.5 -55.5t-151 -151t-55.5 -207.5t55.5 -207.5 t151 -151t207.5 -55.5t207.5 55.5t151 151t55.5 207.5t-55.5 207.5t-151 151t-207.5 55.5zM454.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38.5 -16.5t-38.5 16.5t-16 39t16 38.5t38.5 16zM754.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38 -16.5q-14 0 -29 10l-55 -145 q17 -23 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5t-61.5 25.5t-25.5 61.5q0 32 20.5 56.5t51.5 29.5l122 126l1 1q-9 14 -9 28q0 23 16 39t38.5 16zM345.5 709q22.5 0 38.5 -16t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16zM854.5 709q22.5 0 38.5 -16 t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16z" />
174
+<glyph unicode="&#xe142;" d="M546 173l469 470q91 91 99 192q7 98 -52 175.5t-154 94.5q-22 4 -47 4q-34 0 -66.5 -10t-56.5 -23t-55.5 -38t-48 -41.5t-48.5 -47.5q-376 -375 -391 -390q-30 -27 -45 -41.5t-37.5 -41t-32 -46.5t-16 -47.5t-1.5 -56.5q9 -62 53.5 -95t99.5 -33q74 0 125 51l548 548 q36 36 20 75q-7 16 -21.5 26t-32.5 10q-26 0 -50 -23q-13 -12 -39 -38l-341 -338q-15 -15 -35.5 -15.5t-34.5 13.5t-14 34.5t14 34.5q327 333 361 367q35 35 67.5 51.5t78.5 16.5q14 0 29 -1q44 -8 74.5 -35.5t43.5 -68.5q14 -47 2 -96.5t-47 -84.5q-12 -11 -32 -32 t-79.5 -81t-114.5 -115t-124.5 -123.5t-123 -119.5t-96.5 -89t-57 -45q-56 -27 -120 -27q-70 0 -129 32t-93 89q-48 78 -35 173t81 163l511 511q71 72 111 96q91 55 198 55q80 0 152 -33q78 -36 129.5 -103t66.5 -154q17 -93 -11 -183.5t-94 -156.5l-482 -476 q-15 -15 -36 -16t-37 14t-17.5 34t14.5 35z" />
175
+<glyph unicode="&#xe143;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104zM896 972q-33 0 -64.5 -19t-56.5 -46t-47.5 -53.5t-43.5 -45.5t-37.5 -19t-36 19t-40 45.5t-43 53.5t-54 46t-65.5 19q-67 0 -122.5 -55.5t-55.5 -132.5q0 -23 13.5 -51t46 -65t57.5 -63t76 -75l22 -22q15 -14 44 -44t50.5 -51t46 -44t41 -35t23 -12 t23.5 12t42.5 36t46 44t52.5 52t44 43q4 4 12 13q43 41 63.5 62t52 55t46 55t26 46t11.5 44q0 79 -53 133.5t-120 54.5z" />
176
+<glyph unicode="&#xe144;" d="M776.5 1214q93.5 0 159.5 -66l141 -141q66 -66 66 -160q0 -42 -28 -95.5t-62 -87.5l-29 -29q-31 53 -77 99l-18 18l95 95l-247 248l-389 -389l212 -212l-105 -106l-19 18l-141 141q-66 66 -66 159t66 159l283 283q65 66 158.5 66zM600 706l105 105q10 -8 19 -17l141 -141 q66 -66 66 -159t-66 -159l-283 -283q-66 -66 -159 -66t-159 66l-141 141q-66 66 -66 159.5t66 159.5l55 55q29 -55 75 -102l18 -17l-95 -95l247 -248l389 389z" />
177
+<glyph unicode="&#xe145;" d="M603 1200q85 0 162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5v953q0 21 30 46.5t81 48t129 37.5t163 15zM300 1000v-700h600v700h-600zM600 254q-43 0 -73.5 -30.5t-30.5 -73.5t30.5 -73.5t73.5 -30.5t73.5 30.5 t30.5 73.5t-30.5 73.5t-73.5 30.5z" />
178
+<glyph unicode="&#xe146;" d="M902 1185l283 -282q15 -15 15 -36t-14.5 -35.5t-35.5 -14.5t-35 15l-36 35l-279 -267v-300l-212 210l-308 -307l-280 -203l203 280l307 308l-210 212h300l267 279l-35 36q-15 14 -15 35t14.5 35.5t35.5 14.5t35 -15z" />
179
+<glyph unicode="&#xe148;" d="M700 1248v-78q38 -5 72.5 -14.5t75.5 -31.5t71 -53.5t52 -84t24 -118.5h-159q-4 36 -10.5 59t-21 45t-40 35.5t-64.5 20.5v-307l64 -13q34 -7 64 -16.5t70 -32t67.5 -52.5t47.5 -80t20 -112q0 -139 -89 -224t-244 -97v-77h-100v79q-150 16 -237 103q-40 40 -52.5 93.5 t-15.5 139.5h139q5 -77 48.5 -126t117.5 -65v335l-27 8q-46 14 -79 26.5t-72 36t-63 52t-40 72.5t-16 98q0 70 25 126t67.5 92t94.5 57t110 27v77h100zM600 754v274q-29 -4 -50 -11t-42 -21.5t-31.5 -41.5t-10.5 -65q0 -29 7 -50.5t16.5 -34t28.5 -22.5t31.5 -14t37.5 -10 q9 -3 13 -4zM700 547v-310q22 2 42.5 6.5t45 15.5t41.5 27t29 42t12 59.5t-12.5 59.5t-38 44.5t-53 31t-66.5 24.5z" />
180
+<glyph unicode="&#xe149;" d="M561 1197q84 0 160.5 -40t123.5 -109.5t47 -147.5h-153q0 40 -19.5 71.5t-49.5 48.5t-59.5 26t-55.5 9q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -26 13.5 -63t26.5 -61t37 -66q6 -9 9 -14h241v-100h-197q8 -50 -2.5 -115t-31.5 -95q-45 -62 -99 -112 q34 10 83 17.5t71 7.5q32 1 102 -16t104 -17q83 0 136 30l50 -147q-31 -19 -58 -30.5t-55 -15.5t-42 -4.5t-46 -0.5q-23 0 -76 17t-111 32.5t-96 11.5q-39 -3 -82 -16t-67 -25l-23 -11l-55 145q4 3 16 11t15.5 10.5t13 9t15.5 12t14.5 14t17.5 18.5q48 55 54 126.5 t-30 142.5h-221v100h166q-23 47 -44 104q-7 20 -12 41.5t-6 55.5t6 66.5t29.5 70.5t58.5 71q97 88 263 88z" />
181
+<glyph unicode="&#xe150;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM935 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-900h-200v900h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
182
+<glyph unicode="&#xe151;" d="M1000 700h-100v100h-100v-100h-100v500h300v-500zM400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM801 1100v-200h100v200h-100zM1000 350l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150z " />
183
+<glyph unicode="&#xe152;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 1050l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150zM1000 0h-100v100h-100v-100h-100v500h300v-500zM801 400v-200h100v200h-100z " />
184
+<glyph unicode="&#xe153;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 700h-100v400h-100v100h200v-500zM1100 0h-100v100h-200v400h300v-500zM901 400v-200h100v200h-100z" />
185
+<glyph unicode="&#xe154;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1100 700h-100v100h-200v400h300v-500zM901 1100v-200h100v200h-100zM1000 0h-100v400h-100v100h200v-500z" />
186
+<glyph unicode="&#xe155;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM900 1000h-200v200h200v-200zM1000 700h-300v200h300v-200zM1100 400h-400v200h400v-200zM1200 100h-500v200h500v-200z" />
187
+<glyph unicode="&#xe156;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1200 1000h-500v200h500v-200zM1100 700h-400v200h400v-200zM1000 400h-300v200h300v-200zM900 100h-200v200h200v-200z" />
188
+<glyph unicode="&#xe157;" d="M350 1100h400q162 0 256 -93.5t94 -256.5v-400q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5z" />
189
+<glyph unicode="&#xe158;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-163 0 -256.5 92.5t-93.5 257.5v400q0 163 94 256.5t256 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM440 770l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
190
+<glyph unicode="&#xe159;" d="M350 1100h400q163 0 256.5 -94t93.5 -256v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 163 92.5 256.5t257.5 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM350 700h400q21 0 26.5 -12t-6.5 -28l-190 -253q-12 -17 -30 -17t-30 17l-190 253q-12 16 -6.5 28t26.5 12z" />
191
+<glyph unicode="&#xe160;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -163 -92.5 -256.5t-257.5 -93.5h-400q-163 0 -256.5 94t-93.5 256v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM580 693l190 -253q12 -16 6.5 -28t-26.5 -12h-400q-21 0 -26.5 12t6.5 28l190 253q12 17 30 17t30 -17z" />
192
+<glyph unicode="&#xe161;" d="M550 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h450q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-450q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM338 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
193
+<glyph unicode="&#xe162;" d="M793 1182l9 -9q8 -10 5 -27q-3 -11 -79 -225.5t-78 -221.5l300 1q24 0 32.5 -17.5t-5.5 -35.5q-1 0 -133.5 -155t-267 -312.5t-138.5 -162.5q-12 -15 -26 -15h-9l-9 8q-9 11 -4 32q2 9 42 123.5t79 224.5l39 110h-302q-23 0 -31 19q-10 21 6 41q75 86 209.5 237.5 t228 257t98.5 111.5q9 16 25 16h9z" />
194
+<glyph unicode="&#xe163;" d="M350 1100h400q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-450q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h450q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400 q0 165 92.5 257.5t257.5 92.5zM938 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
195
+<glyph unicode="&#xe164;" d="M750 1200h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -10.5 -25t-24.5 10l-109 109l-312 -312q-15 -15 -35.5 -15t-35.5 15l-141 141q-15 15 -15 35.5t15 35.5l312 312l-109 109q-14 14 -10 24.5t25 10.5zM456 900h-156q-41 0 -70.5 -29.5t-29.5 -70.5v-500 q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v148l200 200v-298q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5h300z" />
196
+<glyph unicode="&#xe165;" d="M600 1186q119 0 227.5 -46.5t187 -125t125 -187t46.5 -227.5t-46.5 -227.5t-125 -187t-187 -125t-227.5 -46.5t-227.5 46.5t-187 125t-125 187t-46.5 227.5t46.5 227.5t125 187t187 125t227.5 46.5zM600 1022q-115 0 -212 -56.5t-153.5 -153.5t-56.5 -212t56.5 -212 t153.5 -153.5t212 -56.5t212 56.5t153.5 153.5t56.5 212t-56.5 212t-153.5 153.5t-212 56.5zM600 794q80 0 137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137t57 137t137 57z" />
197
+<glyph unicode="&#xe166;" d="M450 1200h200q21 0 35.5 -14.5t14.5 -35.5v-350h245q20 0 25 -11t-9 -26l-383 -426q-14 -15 -33.5 -15t-32.5 15l-379 426q-13 15 -8.5 26t25.5 11h250v350q0 21 14.5 35.5t35.5 14.5zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
198
+<glyph unicode="&#xe167;" d="M583 1182l378 -435q14 -15 9 -31t-26 -16h-244v-250q0 -20 -17 -35t-39 -15h-200q-20 0 -32 14.5t-12 35.5v250h-250q-20 0 -25.5 16.5t8.5 31.5l383 431q14 16 33.5 17t33.5 -14zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
199
+<glyph unicode="&#xe168;" d="M396 723l369 369q7 7 17.5 7t17.5 -7l139 -139q7 -8 7 -18.5t-7 -17.5l-525 -525q-7 -8 -17.5 -8t-17.5 8l-292 291q-7 8 -7 18t7 18l139 139q8 7 18.5 7t17.5 -7zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50 h-100z" />
200
+<glyph unicode="&#xe169;" d="M135 1023l142 142q14 14 35 14t35 -14l77 -77l-212 -212l-77 76q-14 15 -14 36t14 35zM655 855l210 210q14 14 24.5 10t10.5 -25l-2 -599q-1 -20 -15.5 -35t-35.5 -15l-597 -1q-21 0 -25 10.5t10 24.5l208 208l-154 155l212 212zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5 v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
201
+<glyph unicode="&#xe170;" d="M350 1200l599 -2q20 -1 35 -15.5t15 -35.5l1 -597q0 -21 -10.5 -25t-24.5 10l-208 208l-155 -154l-212 212l155 154l-210 210q-14 14 -10 24.5t25 10.5zM524 512l-76 -77q-15 -14 -36 -14t-35 14l-142 142q-14 14 -14 35t14 35l77 77zM50 300h1000q21 0 35.5 -14.5 t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
202
+<glyph unicode="&#xe171;" d="M1200 103l-483 276l-314 -399v423h-399l1196 796v-1096zM483 424v-230l683 953z" />
203
+<glyph unicode="&#xe172;" d="M1100 1000v-850q0 -21 -14.5 -35.5t-35.5 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200z" />
204
+<glyph unicode="&#xe173;" d="M1100 1000l-2 -149l-299 -299l-95 95q-9 9 -21.5 9t-21.5 -9l-149 -147h-312v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1132 638l106 -106q7 -7 7 -17.5t-7 -17.5l-420 -421q-8 -7 -18 -7 t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l297 297q7 7 17.5 7t17.5 -7z" />
205
+<glyph unicode="&#xe174;" d="M1100 1000v-269l-103 -103l-134 134q-15 15 -33.5 16.5t-34.5 -12.5l-266 -266h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1202 572l70 -70q15 -15 15 -35.5t-15 -35.5l-131 -131 l131 -131q15 -15 15 -35.5t-15 -35.5l-70 -70q-15 -15 -35.5 -15t-35.5 15l-131 131l-131 -131q-15 -15 -35.5 -15t-35.5 15l-70 70q-15 15 -15 35.5t15 35.5l131 131l-131 131q-15 15 -15 35.5t15 35.5l70 70q15 15 35.5 15t35.5 -15l131 -131l131 131q15 15 35.5 15 t35.5 -15z" />
206
+<glyph unicode="&#xe175;" d="M1100 1000v-300h-350q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM850 600h100q21 0 35.5 -14.5t14.5 -35.5v-250h150q21 0 25 -10.5t-10 -24.5 l-230 -230q-14 -14 -35 -14t-35 14l-230 230q-14 14 -10 24.5t25 10.5h150v250q0 21 14.5 35.5t35.5 14.5z" />
207
+<glyph unicode="&#xe176;" d="M1100 1000v-400l-165 165q-14 15 -35 15t-35 -15l-263 -265h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM935 565l230 -229q14 -15 10 -25.5t-25 -10.5h-150v-250q0 -20 -14.5 -35 t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35v250h-150q-21 0 -25 10.5t10 25.5l230 229q14 15 35 15t35 -15z" />
208
+<glyph unicode="&#xe177;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-150h-1200v150q0 21 14.5 35.5t35.5 14.5zM1200 800v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v550h1200zM100 500v-200h400v200h-400z" />
209
+<glyph unicode="&#xe178;" d="M935 1165l248 -230q14 -14 14 -35t-14 -35l-248 -230q-14 -14 -24.5 -10t-10.5 25v150h-400v200h400v150q0 21 10.5 25t24.5 -10zM200 800h-50q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v-200zM400 800h-100v200h100v-200zM18 435l247 230 q14 14 24.5 10t10.5 -25v-150h400v-200h-400v-150q0 -21 -10.5 -25t-24.5 10l-247 230q-15 14 -15 35t15 35zM900 300h-100v200h100v-200zM1000 500h51q20 0 34.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-34.5 -14.5h-51v200z" />
210
+<glyph unicode="&#xe179;" d="M862 1073l276 116q25 18 43.5 8t18.5 -41v-1106q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v397q-4 1 -11 5t-24 17.5t-30 29t-24 42t-11 56.5v359q0 31 18.5 65t43.5 52zM550 1200q22 0 34.5 -12.5t14.5 -24.5l1 -13v-450q0 -28 -10.5 -59.5 t-25 -56t-29 -45t-25.5 -31.5l-10 -11v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447q-4 4 -11 11.5t-24 30.5t-30 46t-24 55t-11 60v450q0 2 0.5 5.5t4 12t8.5 15t14.5 12t22.5 5.5q20 0 32.5 -12.5t14.5 -24.5l3 -13v-350h100v350v5.5t2.5 12 t7 15t15 12t25.5 5.5q23 0 35.5 -12.5t13.5 -24.5l1 -13v-350h100v350q0 2 0.5 5.5t3 12t7 15t15 12t24.5 5.5z" />
211
+<glyph unicode="&#xe180;" d="M1200 1100v-56q-4 0 -11 -0.5t-24 -3t-30 -7.5t-24 -15t-11 -24v-888q0 -22 25 -34.5t50 -13.5l25 -2v-56h-400v56q75 0 87.5 6.5t12.5 43.5v394h-500v-394q0 -37 12.5 -43.5t87.5 -6.5v-56h-400v56q4 0 11 0.5t24 3t30 7.5t24 15t11 24v888q0 22 -25 34.5t-50 13.5 l-25 2v56h400v-56q-75 0 -87.5 -6.5t-12.5 -43.5v-394h500v394q0 37 -12.5 43.5t-87.5 6.5v56h400z" />
212
+<glyph unicode="&#xe181;" d="M675 1000h375q21 0 35.5 -14.5t14.5 -35.5v-150h-105l-295 -98v98l-200 200h-400l100 100h375zM100 900h300q41 0 70.5 -29.5t29.5 -70.5v-500q0 -41 -29.5 -70.5t-70.5 -29.5h-300q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5zM100 800v-200h300v200 h-300zM1100 535l-400 -133v163l400 133v-163zM100 500v-200h300v200h-300zM1100 398v-248q0 -21 -14.5 -35.5t-35.5 -14.5h-375l-100 -100h-375l-100 100h400l200 200h105z" />
213
+<glyph unicode="&#xe182;" d="M17 1007l162 162q17 17 40 14t37 -22l139 -194q14 -20 11 -44.5t-20 -41.5l-119 -118q102 -142 228 -268t267 -227l119 118q17 17 42.5 19t44.5 -12l192 -136q19 -14 22.5 -37.5t-13.5 -40.5l-163 -162q-3 -1 -9.5 -1t-29.5 2t-47.5 6t-62.5 14.5t-77.5 26.5t-90 42.5 t-101.5 60t-111 83t-119 108.5q-74 74 -133.5 150.5t-94.5 138.5t-60 119.5t-34.5 100t-15 74.5t-4.5 48z" />
214
+<glyph unicode="&#xe183;" d="M600 1100q92 0 175 -10.5t141.5 -27t108.5 -36.5t81.5 -40t53.5 -37t31 -27l9 -10v-200q0 -21 -14.5 -33t-34.5 -9l-202 34q-20 3 -34.5 20t-14.5 38v146q-141 24 -300 24t-300 -24v-146q0 -21 -14.5 -38t-34.5 -20l-202 -34q-20 -3 -34.5 9t-14.5 33v200q3 4 9.5 10.5 t31 26t54 37.5t80.5 39.5t109 37.5t141 26.5t175 10.5zM600 795q56 0 97 -9.5t60 -23.5t30 -28t12 -24l1 -10v-50l365 -303q14 -15 24.5 -40t10.5 -45v-212q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v212q0 20 10.5 45t24.5 40l365 303v50 q0 4 1 10.5t12 23t30 29t60 22.5t97 10z" />
215
+<glyph unicode="&#xe184;" d="M1100 700l-200 -200h-600l-200 200v500h200v-200h200v200h200v-200h200v200h200v-500zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5 t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
216
+<glyph unicode="&#xe185;" d="M700 1100h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-1000h300v1000q0 41 -29.5 70.5t-70.5 29.5zM1100 800h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-700h300v700q0 41 -29.5 70.5t-70.5 29.5zM400 0h-300v400q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-400z " />
217
+<glyph unicode="&#xe186;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
218
+<glyph unicode="&#xe187;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 300h-100v200h-100v-200h-100v500h100v-200h100v200h100v-500zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
219
+<glyph unicode="&#xe188;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-300h200v-100h-300v500h300v-100zM900 700h-200v-300h200v-100h-300v500h300v-100z" />
220
+<glyph unicode="&#xe189;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 400l-300 150l300 150v-300zM900 550l-300 -150v300z" />
221
+<glyph unicode="&#xe190;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM900 300h-700v500h700v-500zM800 700h-130q-38 0 -66.5 -43t-28.5 -108t27 -107t68 -42h130v300zM300 700v-300 h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130z" />
222
+<glyph unicode="&#xe191;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 300h-100v400h-100v100h200v-500z M700 300h-100v100h100v-100z" />
223
+<glyph unicode="&#xe192;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM300 700h200v-400h-300v500h100v-100zM900 300h-100v400h-100v100h200v-500zM300 600v-200h100v200h-100z M700 300h-100v100h100v-100z" />
224
+<glyph unicode="&#xe193;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 500l-199 -200h-100v50l199 200v150h-200v100h300v-300zM900 300h-100v400h-100v100h200v-500zM701 300h-100 v100h100v-100z" />
225
+<glyph unicode="&#xe194;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700h-300v-200h300v-100h-300l-100 100v200l100 100h300v-100z" />
226
+<glyph unicode="&#xe195;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700v-100l-50 -50l100 -100v-50h-100l-100 100h-150v-100h-100v400h300zM500 700v-100h200v100h-200z" />
227
+<glyph unicode="&#xe197;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -207t-85 -207t-205 -86.5h-128v250q0 21 -14.5 35.5t-35.5 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-250h-222q-80 0 -136 57.5t-56 136.5q0 69 43 122.5t108 67.5q-2 19 -2 37q0 100 49 185 t134 134t185 49zM525 500h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -244q-13 -16 -32 -16t-32 16l-223 244q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z" />
228
+<glyph unicode="&#xe198;" d="M502 1089q110 0 201 -59.5t135 -156.5q43 15 89 15q121 0 206 -86.5t86 -206.5q0 -99 -60 -181t-150 -110l-378 360q-13 16 -31.5 16t-31.5 -16l-381 -365h-9q-79 0 -135.5 57.5t-56.5 136.5q0 69 43 122.5t108 67.5q-2 19 -2 38q0 100 49 184.5t133.5 134t184.5 49.5z M632 467l223 -228q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5q199 204 223 228q19 19 31.5 19t32.5 -19z" />
229
+<glyph unicode="&#xe199;" d="M700 100v100h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170l-270 -300h400v-100h-50q-21 0 -35.5 -14.5t-14.5 -35.5v-50h400v50q0 21 -14.5 35.5t-35.5 14.5h-50z" />
230
+<glyph unicode="&#xe200;" d="M600 1179q94 0 167.5 -56.5t99.5 -145.5q89 -6 150.5 -71.5t61.5 -155.5q0 -61 -29.5 -112.5t-79.5 -82.5q9 -29 9 -55q0 -74 -52.5 -126.5t-126.5 -52.5q-55 0 -100 30v-251q21 0 35.5 -14.5t14.5 -35.5v-50h-300v50q0 21 14.5 35.5t35.5 14.5v251q-45 -30 -100 -30 q-74 0 -126.5 52.5t-52.5 126.5q0 18 4 38q-47 21 -75.5 65t-28.5 97q0 74 52.5 126.5t126.5 52.5q5 0 23 -2q0 2 -1 10t-1 13q0 116 81.5 197.5t197.5 81.5z" />
231
+<glyph unicode="&#xe201;" d="M1010 1010q111 -111 150.5 -260.5t0 -299t-150.5 -260.5q-83 -83 -191.5 -126.5t-218.5 -43.5t-218.5 43.5t-191.5 126.5q-111 111 -150.5 260.5t0 299t150.5 260.5q83 83 191.5 126.5t218.5 43.5t218.5 -43.5t191.5 -126.5zM476 1065q-4 0 -8 -1q-121 -34 -209.5 -122.5 t-122.5 -209.5q-4 -12 2.5 -23t18.5 -14l36 -9q3 -1 7 -1q23 0 29 22q27 96 98 166q70 71 166 98q11 3 17.5 13.5t3.5 22.5l-9 35q-3 13 -14 19q-7 4 -15 4zM512 920q-4 0 -9 -2q-80 -24 -138.5 -82.5t-82.5 -138.5q-4 -13 2 -24t19 -14l34 -9q4 -1 8 -1q22 0 28 21 q18 58 58.5 98.5t97.5 58.5q12 3 18 13.5t3 21.5l-9 35q-3 12 -14 19q-7 4 -15 4zM719.5 719.5q-49.5 49.5 -119.5 49.5t-119.5 -49.5t-49.5 -119.5t49.5 -119.5t119.5 -49.5t119.5 49.5t49.5 119.5t-49.5 119.5zM855 551q-22 0 -28 -21q-18 -58 -58.5 -98.5t-98.5 -57.5 q-11 -4 -17 -14.5t-3 -21.5l9 -35q3 -12 14 -19q7 -4 15 -4q4 0 9 2q80 24 138.5 82.5t82.5 138.5q4 13 -2.5 24t-18.5 14l-34 9q-4 1 -8 1zM1000 515q-23 0 -29 -22q-27 -96 -98 -166q-70 -71 -166 -98q-11 -3 -17.5 -13.5t-3.5 -22.5l9 -35q3 -13 14 -19q7 -4 15 -4 q4 0 8 1q121 34 209.5 122.5t122.5 209.5q4 12 -2.5 23t-18.5 14l-36 9q-3 1 -7 1z" />
232
+<glyph unicode="&#xe202;" d="M700 800h300v-380h-180v200h-340v-200h-380v755q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM700 300h162l-212 -212l-212 212h162v200h100v-200zM520 0h-395q-10 0 -17.5 7.5t-7.5 17.5v395zM1000 220v-195q0 -10 -7.5 -17.5t-17.5 -7.5h-195z" />
233
+<glyph unicode="&#xe203;" d="M700 800h300v-520l-350 350l-550 -550v1095q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM862 200h-162v-200h-100v200h-162l212 212zM480 0h-355q-10 0 -17.5 7.5t-7.5 17.5v55h380v-80zM1000 80v-55q0 -10 -7.5 -17.5t-17.5 -7.5h-155v80h180z" />
234
+<glyph unicode="&#xe204;" d="M1162 800h-162v-200h100l100 -100h-300v300h-162l212 212zM200 800h200q27 0 40 -2t29.5 -10.5t23.5 -30t7 -57.5h300v-100h-600l-200 -350v450h100q0 36 7 57.5t23.5 30t29.5 10.5t40 2zM800 400h240l-240 -400h-800l300 500h500v-100z" />
235
+<glyph unicode="&#xe205;" d="M650 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM1000 850v150q41 0 70.5 -29.5t29.5 -70.5v-800 q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-1 0 -20 4l246 246l-326 326v324q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM412 250l-212 -212v162h-200v100h200v162z" />
236
+<glyph unicode="&#xe206;" d="M450 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM800 850v150q41 0 70.5 -29.5t29.5 -70.5v-500 h-200v-300h200q0 -36 -7 -57.5t-23.5 -30t-29.5 -10.5t-40 -2h-600q-41 0 -70.5 29.5t-29.5 70.5v800q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM1212 250l-212 -212v162h-200v100h200v162z" />
237
+<glyph unicode="&#xe209;" d="M658 1197l637 -1104q23 -38 7 -65.5t-60 -27.5h-1276q-44 0 -60 27.5t7 65.5l637 1104q22 39 54 39t54 -39zM704 800h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM500 300v-100h200 v100h-200z" />
238
+<glyph unicode="&#xe210;" d="M425 1100h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM825 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM25 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5zM425 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5 v150q0 10 7.5 17.5t17.5 7.5zM25 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
239
+<glyph unicode="&#xe211;" d="M700 1200h100v-200h-100v-100h350q62 0 86.5 -39.5t-3.5 -94.5l-66 -132q-41 -83 -81 -134h-772q-40 51 -81 134l-66 132q-28 55 -3.5 94.5t86.5 39.5h350v100h-100v200h100v100h200v-100zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100 h-950l138 100h-13q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
240
+<glyph unicode="&#xe212;" d="M600 1300q40 0 68.5 -29.5t28.5 -70.5h-194q0 41 28.5 70.5t68.5 29.5zM443 1100h314q18 -37 18 -75q0 -8 -3 -25h328q41 0 44.5 -16.5t-30.5 -38.5l-175 -145h-678l-178 145q-34 22 -29 38.5t46 16.5h328q-3 17 -3 25q0 38 18 75zM250 700h700q21 0 35.5 -14.5 t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-150v-200l275 -200h-950l275 200v200h-150q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
241
+<glyph unicode="&#xe213;" d="M600 1181q75 0 128 -53t53 -128t-53 -128t-128 -53t-128 53t-53 128t53 128t128 53zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13 l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
242
+<glyph unicode="&#xe214;" d="M600 1300q47 0 92.5 -53.5t71 -123t25.5 -123.5q0 -78 -55.5 -133.5t-133.5 -55.5t-133.5 55.5t-55.5 133.5q0 62 34 143l144 -143l111 111l-163 163q34 26 63 26zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45 zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
243
+<glyph unicode="&#xe215;" d="M600 1200l300 -161v-139h-300q0 -57 18.5 -108t50 -91.5t63 -72t70 -67.5t57.5 -61h-530q-60 83 -90.5 177.5t-30.5 178.5t33 164.5t87.5 139.5t126 96.5t145.5 41.5v-98zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100 h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
244
+<glyph unicode="&#xe216;" d="M600 1300q41 0 70.5 -29.5t29.5 -70.5v-78q46 -26 73 -72t27 -100v-50h-400v50q0 54 27 100t73 72v78q0 41 29.5 70.5t70.5 29.5zM400 800h400q54 0 100 -27t72 -73h-172v-100h200v-100h-200v-100h200v-100h-200v-100h200q0 -83 -58.5 -141.5t-141.5 -58.5h-400 q-83 0 -141.5 58.5t-58.5 141.5v400q0 83 58.5 141.5t141.5 58.5z" />
245
+<glyph unicode="&#xe218;" d="M150 1100h900q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM125 400h950q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-283l224 -224q13 -13 13 -31.5t-13 -32 t-31.5 -13.5t-31.5 13l-88 88h-524l-87 -88q-13 -13 -32 -13t-32 13.5t-13 32t13 31.5l224 224h-289q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM541 300l-100 -100h324l-100 100h-124z" />
246
+<glyph unicode="&#xe219;" d="M200 1100h800q83 0 141.5 -58.5t58.5 -141.5v-200h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100v200q0 83 58.5 141.5t141.5 58.5zM100 600h1000q41 0 70.5 -29.5 t29.5 -70.5v-300h-1200v300q0 41 29.5 70.5t70.5 29.5zM300 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200zM1100 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200z" />
247
+<glyph unicode="&#xe221;" d="M480 1165l682 -683q31 -31 31 -75.5t-31 -75.5l-131 -131h-481l-517 518q-32 31 -32 75.5t32 75.5l295 296q31 31 75.5 31t76.5 -31zM108 794l342 -342l303 304l-341 341zM250 100h800q21 0 35.5 -14.5t14.5 -35.5v-50h-900v50q0 21 14.5 35.5t35.5 14.5z" />
248
+<glyph unicode="&#xe223;" d="M1057 647l-189 506q-8 19 -27.5 33t-40.5 14h-400q-21 0 -40.5 -14t-27.5 -33l-189 -506q-8 -19 1.5 -33t30.5 -14h625v-150q0 -21 14.5 -35.5t35.5 -14.5t35.5 14.5t14.5 35.5v150h125q21 0 30.5 14t1.5 33zM897 0h-595v50q0 21 14.5 35.5t35.5 14.5h50v50 q0 21 14.5 35.5t35.5 14.5h48v300h200v-300h47q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-50z" />
249
+<glyph unicode="&#xe224;" d="M900 800h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-375v591l-300 300v84q0 10 7.5 17.5t17.5 7.5h375v-400zM1200 900h-200v200zM400 600h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-650q-10 0 -17.5 7.5t-7.5 17.5v950q0 10 7.5 17.5t17.5 7.5h375v-400zM700 700h-200v200z " />
250
+<glyph unicode="&#xe225;" d="M484 1095h195q75 0 146 -32.5t124 -86t89.5 -122.5t48.5 -142q18 -14 35 -20q31 -10 64.5 6.5t43.5 48.5q10 34 -15 71q-19 27 -9 43q5 8 12.5 11t19 -1t23.5 -16q41 -44 39 -105q-3 -63 -46 -106.5t-104 -43.5h-62q-7 -55 -35 -117t-56 -100l-39 -234q-3 -20 -20 -34.5 t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l12 70q-49 -14 -91 -14h-195q-24 0 -65 8l-11 -64q-3 -20 -20 -34.5t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l26 157q-84 74 -128 175l-159 53q-19 7 -33 26t-14 40v50q0 21 14.5 35.5t35.5 14.5h124q11 87 56 166l-111 95 q-16 14 -12.5 23.5t24.5 9.5h203q116 101 250 101zM675 1000h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h250q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5t-17.5 7.5z" />
251
+<glyph unicode="&#xe226;" d="M641 900l423 247q19 8 42 2.5t37 -21.5l32 -38q14 -15 12.5 -36t-17.5 -34l-139 -120h-390zM50 1100h106q67 0 103 -17t66 -71l102 -212h823q21 0 35.5 -14.5t14.5 -35.5v-50q0 -21 -14 -40t-33 -26l-737 -132q-23 -4 -40 6t-26 25q-42 67 -100 67h-300q-62 0 -106 44 t-44 106v200q0 62 44 106t106 44zM173 928h-80q-19 0 -28 -14t-9 -35v-56q0 -51 42 -51h134q16 0 21.5 8t5.5 24q0 11 -16 45t-27 51q-18 28 -43 28zM550 727q-32 0 -54.5 -22.5t-22.5 -54.5t22.5 -54.5t54.5 -22.5t54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5zM130 389 l152 130q18 19 34 24t31 -3.5t24.5 -17.5t25.5 -28q28 -35 50.5 -51t48.5 -13l63 5l48 -179q13 -61 -3.5 -97.5t-67.5 -79.5l-80 -69q-47 -40 -109 -35.5t-103 51.5l-130 151q-40 47 -35.5 109.5t51.5 102.5zM380 377l-102 -88q-31 -27 2 -65l37 -43q13 -15 27.5 -19.5 t31.5 6.5l61 53q19 16 14 49q-2 20 -12 56t-17 45q-11 12 -19 14t-23 -8z" />
252
+<glyph unicode="&#xe227;" d="M625 1200h150q10 0 17.5 -7.5t7.5 -17.5v-109q79 -33 131 -87.5t53 -128.5q1 -46 -15 -84.5t-39 -61t-46 -38t-39 -21.5l-17 -6q6 0 15 -1.5t35 -9t50 -17.5t53 -30t50 -45t35.5 -64t14.5 -84q0 -59 -11.5 -105.5t-28.5 -76.5t-44 -51t-49.5 -31.5t-54.5 -16t-49.5 -6.5 t-43.5 -1v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-100v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-175q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v600h-75q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5h175v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h100v75q0 10 7.5 17.5t17.5 7.5zM400 900v-200h263q28 0 48.5 10.5t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-263zM400 500v-200h363q28 0 48.5 10.5 t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-363z" />
253
+<glyph unicode="&#xe230;" d="M212 1198h780q86 0 147 -61t61 -147v-416q0 -51 -18 -142.5t-36 -157.5l-18 -66q-29 -87 -93.5 -146.5t-146.5 -59.5h-572q-82 0 -147 59t-93 147q-8 28 -20 73t-32 143.5t-20 149.5v416q0 86 61 147t147 61zM600 1045q-70 0 -132.5 -11.5t-105.5 -30.5t-78.5 -41.5 t-57 -45t-36 -41t-20.5 -30.5l-6 -12l156 -243h560l156 243q-2 5 -6 12.5t-20 29.5t-36.5 42t-57 44.5t-79 42t-105 29.5t-132.5 12zM762 703h-157l195 261z" />
254
+<glyph unicode="&#xe231;" d="M475 1300h150q103 0 189 -86t86 -189v-500q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
255
+<glyph unicode="&#xe232;" d="M475 1300h96q0 -150 89.5 -239.5t239.5 -89.5v-446q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
256
+<glyph unicode="&#xe233;" d="M1294 767l-638 -283l-378 170l-78 -60v-224l100 -150v-199l-150 148l-150 -149v200l100 150v250q0 4 -0.5 10.5t0 9.5t1 8t3 8t6.5 6l47 40l-147 65l642 283zM1000 380l-350 -166l-350 166v147l350 -165l350 165v-147z" />
257
+<glyph unicode="&#xe234;" d="M250 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM650 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM1050 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
258
+<glyph unicode="&#xe235;" d="M550 1100q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 700q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 300q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
259
+<glyph unicode="&#xe236;" d="M125 1100h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM125 700h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM125 300h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
260
+<glyph unicode="&#xe237;" d="M350 1200h500q162 0 256 -93.5t94 -256.5v-500q0 -165 -93.5 -257.5t-256.5 -92.5h-500q-165 0 -257.5 92.5t-92.5 257.5v500q0 165 92.5 257.5t257.5 92.5zM900 1000h-600q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h600q41 0 70.5 29.5 t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5zM350 900h500q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-500q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 14.5 35.5t35.5 14.5zM400 800v-200h400v200h-400z" />
261
+<glyph unicode="&#xe238;" d="M150 1100h1000q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5z" />
262
+<glyph unicode="&#xe239;" d="M650 1187q87 -67 118.5 -156t0 -178t-118.5 -155q-87 66 -118.5 155t0 178t118.5 156zM300 800q124 0 212 -88t88 -212q-124 0 -212 88t-88 212zM1000 800q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM300 500q124 0 212 -88t88 -212q-124 0 -212 88t-88 212z M1000 500q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM700 199v-144q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v142q40 -4 43 -4q17 0 57 6z" />
263
+<glyph unicode="&#xe240;" d="M745 878l69 19q25 6 45 -12l298 -295q11 -11 15 -26.5t-2 -30.5q-5 -14 -18 -23.5t-28 -9.5h-8q1 0 1 -13q0 -29 -2 -56t-8.5 -62t-20 -63t-33 -53t-51 -39t-72.5 -14h-146q-184 0 -184 288q0 24 10 47q-20 4 -62 4t-63 -4q11 -24 11 -47q0 -288 -184 -288h-142 q-48 0 -84.5 21t-56 51t-32 71.5t-16 75t-3.5 68.5q0 13 2 13h-7q-15 0 -27.5 9.5t-18.5 23.5q-6 15 -2 30.5t15 25.5l298 296q20 18 46 11l76 -19q20 -5 30.5 -22.5t5.5 -37.5t-22.5 -31t-37.5 -5l-51 12l-182 -193h891l-182 193l-44 -12q-20 -5 -37.5 6t-22.5 31t6 37.5 t31 22.5z" />
264
+<glyph unicode="&#xe241;" d="M1200 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM500 450h-25q0 15 -4 24.5t-9 14.5t-17 7.5t-20 3t-25 0.5h-100v-425q0 -11 12.5 -17.5t25.5 -7.5h12v-50h-200v50q50 0 50 25v425h-100q-17 0 -25 -0.5t-20 -3t-17 -7.5t-9 -14.5t-4 -24.5h-25v150h500v-150z" />
265
+<glyph unicode="&#xe242;" d="M1000 300v50q-25 0 -55 32q-14 14 -25 31t-16 27l-4 11l-289 747h-69l-300 -754q-18 -35 -39 -56q-9 -9 -24.5 -18.5t-26.5 -14.5l-11 -5v-50h273v50q-49 0 -78.5 21.5t-11.5 67.5l69 176h293l61 -166q13 -34 -3.5 -66.5t-55.5 -32.5v-50h312zM412 691l134 342l121 -342 h-255zM1100 150v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5z" />
266
+<glyph unicode="&#xe243;" d="M50 1200h1100q21 0 35.5 -14.5t14.5 -35.5v-1100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5zM611 1118h-70q-13 0 -18 -12l-299 -753q-17 -32 -35 -51q-18 -18 -56 -34q-12 -5 -12 -18v-50q0 -8 5.5 -14t14.5 -6 h273q8 0 14 6t6 14v50q0 8 -6 14t-14 6q-55 0 -71 23q-10 14 0 39l63 163h266l57 -153q11 -31 -6 -55q-12 -17 -36 -17q-8 0 -14 -6t-6 -14v-50q0 -8 6 -14t14 -6h313q8 0 14 6t6 14v50q0 7 -5.5 13t-13.5 7q-17 0 -42 25q-25 27 -40 63h-1l-288 748q-5 12 -19 12zM639 611 h-197l103 264z" />
267
+<glyph unicode="&#xe244;" d="M1200 1100h-1200v100h1200v-100zM50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 1000h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM700 900v-300h300v300h-300z" />
268
+<glyph unicode="&#xe245;" d="M50 1200h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 700h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM700 600v-300h300v300h-300zM1200 0h-1200v100h1200v-100z" />
269
+<glyph unicode="&#xe246;" d="M50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-350h100v150q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-150h100v-100h-100v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v150h-100v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM700 700v-300h300v300h-300z" />
270
+<glyph unicode="&#xe247;" d="M100 0h-100v1200h100v-1200zM250 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM300 1000v-300h300v300h-300zM250 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
271
+<glyph unicode="&#xe248;" d="M600 1100h150q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-100h450q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h350v100h-150q-21 0 -35.5 14.5 t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h150v100h100v-100zM400 1000v-300h300v300h-300z" />
272
+<glyph unicode="&#xe249;" d="M1200 0h-100v1200h100v-1200zM550 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM600 1000v-300h300v300h-300zM50 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
273
+<glyph unicode="&#xe250;" d="M865 565l-494 -494q-23 -23 -41 -23q-14 0 -22 13.5t-8 38.5v1000q0 25 8 38.5t22 13.5q18 0 41 -23l494 -494q14 -14 14 -35t-14 -35z" />
274
+<glyph unicode="&#xe251;" d="M335 635l494 494q29 29 50 20.5t21 -49.5v-1000q0 -41 -21 -49.5t-50 20.5l-494 494q-14 14 -14 35t14 35z" />
275
+<glyph unicode="&#xe252;" d="M100 900h1000q41 0 49.5 -21t-20.5 -50l-494 -494q-14 -14 -35 -14t-35 14l-494 494q-29 29 -20.5 50t49.5 21z" />
276
+<glyph unicode="&#xe253;" d="M635 865l494 -494q29 -29 20.5 -50t-49.5 -21h-1000q-41 0 -49.5 21t20.5 50l494 494q14 14 35 14t35 -14z" />
277
+<glyph unicode="&#xe254;" d="M700 741v-182l-692 -323v221l413 193l-413 193v221zM1200 0h-800v200h800v-200z" />
278
+<glyph unicode="&#xe255;" d="M1200 900h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300zM0 700h50q0 21 4 37t9.5 26.5t18 17.5t22 11t28.5 5.5t31 2t37 0.5h100v-550q0 -22 -25 -34.5t-50 -13.5l-25 -2v-100h400v100q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v550h100q25 0 37 -0.5t31 -2 t28.5 -5.5t22 -11t18 -17.5t9.5 -26.5t4 -37h50v300h-800v-300z" />
279
+<glyph unicode="&#xe256;" d="M800 700h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-100v-550q0 -22 25 -34.5t50 -14.5l25 -1v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v550h-100q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h800v-300zM1100 200h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300z" />
280
+<glyph unicode="&#xe257;" d="M701 1098h160q16 0 21 -11t-7 -23l-464 -464l464 -464q12 -12 7 -23t-21 -11h-160q-13 0 -23 9l-471 471q-7 8 -7 18t7 18l471 471q10 9 23 9z" />
281
+<glyph unicode="&#xe258;" d="M339 1098h160q13 0 23 -9l471 -471q7 -8 7 -18t-7 -18l-471 -471q-10 -9 -23 -9h-160q-16 0 -21 11t7 23l464 464l-464 464q-12 12 -7 23t21 11z" />
282
+<glyph unicode="&#xe259;" d="M1087 882q11 -5 11 -21v-160q0 -13 -9 -23l-471 -471q-8 -7 -18 -7t-18 7l-471 471q-9 10 -9 23v160q0 16 11 21t23 -7l464 -464l464 464q12 12 23 7z" />
283
+<glyph unicode="&#xe260;" d="M618 993l471 -471q9 -10 9 -23v-160q0 -16 -11 -21t-23 7l-464 464l-464 -464q-12 -12 -23 -7t-11 21v160q0 13 9 23l471 471q8 7 18 7t18 -7z" />
284
+<glyph unicode="&#xf8ff;" d="M1000 1200q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM450 1000h100q21 0 40 -14t26 -33l79 -194q5 1 16 3q34 6 54 9.5t60 7t65.5 1t61 -10t56.5 -23t42.5 -42t29 -64t5 -92t-19.5 -121.5q-1 -7 -3 -19.5t-11 -50t-20.5 -73t-32.5 -81.5t-46.5 -83t-64 -70 t-82.5 -50q-13 -5 -42 -5t-65.5 2.5t-47.5 2.5q-14 0 -49.5 -3.5t-63 -3.5t-43.5 7q-57 25 -104.5 78.5t-75 111.5t-46.5 112t-26 90l-7 35q-15 63 -18 115t4.5 88.5t26 64t39.5 43.5t52 25.5t58.5 13t62.5 2t59.5 -4.5t55.5 -8l-147 192q-12 18 -5.5 30t27.5 12z" />
285
+<glyph unicode="&#x1f511;" d="M250 1200h600q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-500l-255 -178q-19 -9 -32 -1t-13 29v650h-150q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM400 1100v-100h300v100h-300z" />
286
+<glyph unicode="&#x1f6aa;" d="M250 1200h750q39 0 69.5 -40.5t30.5 -84.5v-933l-700 -117v950l600 125h-700v-1000h-100v1025q0 23 15.5 49t34.5 26zM500 525v-100l100 20v100z" />
287
+</font>
288
+</defs></svg> 

BIN
vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf Datei anzeigen


BIN
vendor/bootstrap/fonts/glyphicons-halflings-regular.woff Datei anzeigen


BIN
vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 Datei anzeigen


+ 2377
- 0
vendor/bootstrap/js/bootstrap.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 7
- 0
vendor/bootstrap/js/bootstrap.min.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 314
- 0
vendor/datatables-plugins/dataTables.bootstrap.css Datei anzeigen

@@ -0,0 +1,314 @@
1
+div.dataTables_length label {
2
+	font-weight: normal;
3
+	text-align: left;
4
+	white-space: nowrap;
5
+}
6
+
7
+div.dataTables_length select {
8
+	width: 75px;
9
+	display: inline-block;
10
+}
11
+
12
+div.dataTables_filter {
13
+	text-align: right;
14
+}
15
+
16
+div.dataTables_filter label {
17
+	font-weight: normal;
18
+	white-space: nowrap;
19
+	text-align: left;
20
+}
21
+
22
+div.dataTables_filter input {
23
+	margin-left: 0.5em;
24
+	display: inline-block;
25
+}
26
+
27
+div.dataTables_info {
28
+	padding-top: 8px;
29
+	white-space: nowrap;
30
+}
31
+
32
+div.dataTables_paginate {
33
+	margin: 0;
34
+	white-space: nowrap;
35
+	text-align: right;
36
+}
37
+
38
+div.dataTables_paginate ul.pagination {
39
+	margin: 2px 0;
40
+	white-space: nowrap;
41
+}
42
+
43
+@media screen and (max-width: 767px) {
44
+	div.dataTables_length,
45
+	div.dataTables_filter,
46
+	div.dataTables_info,
47
+	div.dataTables_paginate {
48
+		text-align: center;
49
+	}
50
+}
51
+
52
+
53
+table.dataTable td,
54
+table.dataTable th {
55
+	-webkit-box-sizing: content-box;
56
+	-moz-box-sizing: content-box;
57
+	box-sizing: content-box;
58
+}
59
+
60
+
61
+table.dataTable {
62
+	clear: both;
63
+	margin-top: 6px !important;
64
+	margin-bottom: 6px !important;
65
+	max-width: none !important;
66
+}
67
+
68
+table.dataTable thead .sorting,
69
+table.dataTable thead .sorting_asc,
70
+table.dataTable thead .sorting_desc,
71
+table.dataTable thead .sorting_asc_disabled,
72
+table.dataTable thead .sorting_desc_disabled {
73
+	cursor: pointer;
74
+}
75
+
76
+table.dataTable thead .sorting { background: url('../images/sort_both.png') no-repeat center right; }
77
+table.dataTable thead .sorting_asc { background: url('../images/sort_asc.png') no-repeat center right; }
78
+table.dataTable thead .sorting_desc { background: url('../images/sort_desc.png') no-repeat center right; }
79
+
80
+table.dataTable thead .sorting_asc_disabled { background: url('../images/sort_asc_disabled.png') no-repeat center right; }
81
+table.dataTable thead .sorting_desc_disabled { background: url('../images/sort_desc_disabled.png') no-repeat center right; }
82
+
83
+table.dataTable thead > tr > th {
84
+	padding-left: 18px;
85
+	padding-right: 18px;
86
+}
87
+
88
+table.dataTable th:active {
89
+	outline: none;
90
+}
91
+
92
+/* Scrolling */
93
+div.dataTables_scrollHead table {
94
+	margin-bottom: 0 !important;
95
+	border-bottom-left-radius: 0;
96
+	border-bottom-right-radius: 0;
97
+}
98
+
99
+div.dataTables_scrollHead table thead tr:last-child th:first-child,
100
+div.dataTables_scrollHead table thead tr:last-child td:first-child {
101
+	border-bottom-left-radius: 0 !important;
102
+	border-bottom-right-radius: 0 !important;
103
+}
104
+
105
+div.dataTables_scrollBody table {
106
+	border-top: none;
107
+	margin-top: 0 !important;
108
+	margin-bottom: 0 !important;
109
+}
110
+
111
+div.dataTables_scrollBody tbody tr:first-child th,
112
+div.dataTables_scrollBody tbody tr:first-child td {
113
+	border-top: none;
114
+}
115
+
116
+div.dataTables_scrollFoot table {
117
+	margin-top: 0 !important;
118
+	border-top: none;
119
+}
120
+
121
+/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
122
+   width calculations when using scrolling impossible to align columns. We have
123
+   to use separate
124
+ */
125
+table.table-bordered.dataTable {
126
+	border-collapse: separate !important;
127
+}
128
+table.table-bordered thead th,
129
+table.table-bordered thead td {
130
+	border-left-width: 0;
131
+	border-top-width: 0;
132
+}
133
+table.table-bordered tbody th,
134
+table.table-bordered tbody td {
135
+	border-left-width: 0;
136
+	border-bottom-width: 0;
137
+}
138
+table.table-bordered th:last-child,
139
+table.table-bordered td:last-child {
140
+	border-right-width: 0;
141
+}
142
+div.dataTables_scrollHead table.table-bordered {
143
+	border-bottom-width: 0;
144
+}
145
+
146
+
147
+
148
+
149
+/*
150
+ * TableTools styles
151
+ */
152
+.table.dataTable tbody tr.active td,
153
+.table.dataTable tbody tr.active th {
154
+	background-color: #08C;
155
+	color: white;
156
+}
157
+
158
+.table.dataTable tbody tr.active:hover td,
159
+.table.dataTable tbody tr.active:hover th {
160
+	background-color: #0075b0 !important;
161
+}
162
+
163
+.table.dataTable tbody tr.active th > a,
164
+.table.dataTable tbody tr.active td > a {
165
+	color: white;
166
+}
167
+
168
+.table-striped.dataTable tbody tr.active:nth-child(odd) td,
169
+.table-striped.dataTable tbody tr.active:nth-child(odd) th {
170
+	background-color: #017ebc;
171
+}
172
+
173
+table.DTTT_selectable tbody tr {
174
+	cursor: pointer;
175
+}
176
+
177
+div.DTTT .btn:hover {
178
+	text-decoration: none !important;
179
+}
180
+
181
+ul.DTTT_dropdown.dropdown-menu {
182
+  z-index: 2003;
183
+}
184
+
185
+ul.DTTT_dropdown.dropdown-menu a {
186
+	color: #333 !important; /* needed only when demo_page.css is included */
187
+}
188
+
189
+ul.DTTT_dropdown.dropdown-menu li {
190
+	position: relative;
191
+}
192
+
193
+ul.DTTT_dropdown.dropdown-menu li:hover a {
194
+	background-color: #0088cc;
195
+	color: white !important;
196
+}
197
+
198
+div.DTTT_collection_background {
199
+	z-index: 2002;	
200
+}
201
+
202
+/* TableTools information display */
203
+div.DTTT_print_info {
204
+	position: fixed;
205
+	top: 50%;
206
+	left: 50%;
207
+	width: 400px;
208
+	height: 150px;
209
+	margin-left: -200px;
210
+	margin-top: -75px;
211
+	text-align: center;
212
+	color: #333;
213
+	padding: 10px 30px;
214
+	opacity: 0.95;
215
+
216
+	background-color: white;
217
+	border: 1px solid rgba(0, 0, 0, 0.2);
218
+	border-radius: 6px;
219
+	
220
+	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
221
+	        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
222
+}
223
+
224
+div.DTTT_print_info h6 {
225
+	font-weight: normal;
226
+	font-size: 28px;
227
+	line-height: 28px;
228
+	margin: 1em;
229
+}
230
+
231
+div.DTTT_print_info p {
232
+	font-size: 14px;
233
+	line-height: 20px;
234
+}
235
+
236
+div.dataTables_processing {
237
+    position: absolute;
238
+    top: 50%;
239
+    left: 50%;
240
+    width: 100%;
241
+    height: 60px;
242
+    margin-left: -50%;
243
+    margin-top: -25px;
244
+    padding-top: 20px;
245
+    padding-bottom: 20px;
246
+    text-align: center;
247
+    font-size: 1.2em;
248
+    background-color: white;
249
+    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
250
+    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
251
+    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
252
+    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
253
+    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
254
+    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
255
+}
256
+
257
+
258
+
259
+/*
260
+ * FixedColumns styles
261
+ */
262
+div.DTFC_LeftHeadWrapper table,
263
+div.DTFC_LeftFootWrapper table,
264
+div.DTFC_RightHeadWrapper table,
265
+div.DTFC_RightFootWrapper table,
266
+table.DTFC_Cloned tr.even {
267
+    background-color: white;
268
+    margin-bottom: 0;
269
+}
270
+ 
271
+div.DTFC_RightHeadWrapper table ,
272
+div.DTFC_LeftHeadWrapper table {
273
+	border-bottom: none !important;
274
+    margin-bottom: 0 !important;
275
+    border-top-right-radius: 0 !important;
276
+    border-bottom-left-radius: 0 !important;
277
+    border-bottom-right-radius: 0 !important;
278
+}
279
+ 
280
+div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
281
+div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
282
+div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
283
+div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
284
+    border-bottom-left-radius: 0 !important;
285
+    border-bottom-right-radius: 0 !important;
286
+}
287
+ 
288
+div.DTFC_RightBodyWrapper table,
289
+div.DTFC_LeftBodyWrapper table {
290
+    border-top: none;
291
+    margin: 0 !important;
292
+}
293
+ 
294
+div.DTFC_RightBodyWrapper tbody tr:first-child th,
295
+div.DTFC_RightBodyWrapper tbody tr:first-child td,
296
+div.DTFC_LeftBodyWrapper tbody tr:first-child th,
297
+div.DTFC_LeftBodyWrapper tbody tr:first-child td {
298
+    border-top: none;
299
+}
300
+ 
301
+div.DTFC_RightFootWrapper table,
302
+div.DTFC_LeftFootWrapper table {
303
+    border-top: none;
304
+    margin-top: 0 !important;
305
+}
306
+
307
+
308
+/*
309
+ * FixedHeader styles
310
+ */
311
+div.FixedHeader_Cloned table {
312
+	margin: 0 !important
313
+}
314
+

+ 186
- 0
vendor/datatables-plugins/dataTables.bootstrap.js Datei anzeigen

@@ -0,0 +1,186 @@
1
+/*! DataTables Bootstrap 3 integration
2
+ * ©2011-2014 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for Bootstrap 3. This requires Bootstrap 3 and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using Bootstrap. See http://datatables.net/manual/styling/bootstrap
11
+ * for further information.
12
+ */
13
+(function(window, document, undefined){
14
+
15
+var factory = function( $, DataTable ) {
16
+"use strict";
17
+
18
+
19
+/* Set the defaults for DataTables initialisation */
20
+$.extend( true, DataTable.defaults, {
21
+	dom:
22
+		"<'row'<'col-sm-6'l><'col-sm-6'f>>" +
23
+		"<'row'<'col-sm-12'tr>>" +
24
+		"<'row'<'col-sm-6'i><'col-sm-6'p>>",
25
+	renderer: 'bootstrap'
26
+} );
27
+
28
+
29
+/* Default class modification */
30
+$.extend( DataTable.ext.classes, {
31
+	sWrapper:      "dataTables_wrapper form-inline dt-bootstrap",
32
+	sFilterInput:  "form-control input-sm",
33
+	sLengthSelect: "form-control input-sm"
34
+} );
35
+
36
+
37
+/* Bootstrap paging button renderer */
38
+DataTable.ext.renderer.pageButton.bootstrap = function ( settings, host, idx, buttons, page, pages ) {
39
+	var api     = new DataTable.Api( settings );
40
+	var classes = settings.oClasses;
41
+	var lang    = settings.oLanguage.oPaginate;
42
+	var btnDisplay, btnClass;
43
+
44
+	var attach = function( container, buttons ) {
45
+		var i, ien, node, button;
46
+		var clickHandler = function ( e ) {
47
+			e.preventDefault();
48
+			if ( !$(e.currentTarget).hasClass('disabled') ) {
49
+				api.page( e.data.action ).draw( false );
50
+			}
51
+		};
52
+
53
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
54
+			button = buttons[i];
55
+
56
+			if ( $.isArray( button ) ) {
57
+				attach( container, button );
58
+			}
59
+			else {
60
+				btnDisplay = '';
61
+				btnClass = '';
62
+
63
+				switch ( button ) {
64
+					case 'ellipsis':
65
+						btnDisplay = '&hellip;';
66
+						btnClass = 'disabled';
67
+						break;
68
+
69
+					case 'first':
70
+						btnDisplay = lang.sFirst;
71
+						btnClass = button + (page > 0 ?
72
+							'' : ' disabled');
73
+						break;
74
+
75
+					case 'previous':
76
+						btnDisplay = lang.sPrevious;
77
+						btnClass = button + (page > 0 ?
78
+							'' : ' disabled');
79
+						break;
80
+
81
+					case 'next':
82
+						btnDisplay = lang.sNext;
83
+						btnClass = button + (page < pages-1 ?
84
+							'' : ' disabled');
85
+						break;
86
+
87
+					case 'last':
88
+						btnDisplay = lang.sLast;
89
+						btnClass = button + (page < pages-1 ?
90
+							'' : ' disabled');
91
+						break;
92
+
93
+					default:
94
+						btnDisplay = button + 1;
95
+						btnClass = page === button ?
96
+							'active' : '';
97
+						break;
98
+				}
99
+
100
+				if ( btnDisplay ) {
101
+					node = $('<li>', {
102
+							'class': classes.sPageButton+' '+btnClass,
103
+							'aria-controls': settings.sTableId,
104
+							'tabindex': settings.iTabIndex,
105
+							'id': idx === 0 && typeof button === 'string' ?
106
+								settings.sTableId +'_'+ button :
107
+								null
108
+						} )
109
+						.append( $('<a>', {
110
+								'href': '#'
111
+							} )
112
+							.html( btnDisplay )
113
+						)
114
+						.appendTo( container );
115
+
116
+					settings.oApi._fnBindAction(
117
+						node, {action: button}, clickHandler
118
+					);
119
+				}
120
+			}
121
+		}
122
+	};
123
+
124
+	attach(
125
+		$(host).empty().html('<ul class="pagination"/>').children('ul'),
126
+		buttons
127
+	);
128
+};
129
+
130
+
131
+/*
132
+ * TableTools Bootstrap compatibility
133
+ * Required TableTools 2.1+
134
+ */
135
+if ( DataTable.TableTools ) {
136
+	// Set the classes that TableTools uses to something suitable for Bootstrap
137
+	$.extend( true, DataTable.TableTools.classes, {
138
+		"container": "DTTT btn-group",
139
+		"buttons": {
140
+			"normal": "btn btn-default",
141
+			"disabled": "disabled"
142
+		},
143
+		"collection": {
144
+			"container": "DTTT_dropdown dropdown-menu",
145
+			"buttons": {
146
+				"normal": "",
147
+				"disabled": "disabled"
148
+			}
149
+		},
150
+		"print": {
151
+			"info": "DTTT_print_info"
152
+		},
153
+		"select": {
154
+			"row": "active"
155
+		}
156
+	} );
157
+
158
+	// Have the collection use a bootstrap compatible drop down
159
+	$.extend( true, DataTable.TableTools.DEFAULTS.oTags, {
160
+		"collection": {
161
+			"container": "ul",
162
+			"button": "li",
163
+			"liner": "a"
164
+		}
165
+	} );
166
+}
167
+
168
+}; // /factory
169
+
170
+
171
+// Define as an AMD module if possible
172
+if ( typeof define === 'function' && define.amd ) {
173
+	define( ['jquery', 'datatables'], factory );
174
+}
175
+else if ( typeof exports === 'object' ) {
176
+    // Node/CommonJS
177
+    factory( require('jquery'), require('datatables') );
178
+}
179
+else if ( jQuery ) {
180
+	// Otherwise simply initialise as normal, stopping multiple evaluation
181
+	factory( jQuery, jQuery.fn.dataTable );
182
+}
183
+
184
+
185
+})(window, document);
186
+

+ 8
- 0
vendor/datatables-plugins/dataTables.bootstrap.min.js Datei anzeigen

@@ -0,0 +1,8 @@
1
+/*!
2
+ DataTables Bootstrap 3 integration
3
+ ©2011-2014 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(){var f=function(c,b){c.extend(!0,b.defaults,{dom:"<'row'<'col-sm-6'l><'col-sm-6'f>><'row'<'col-sm-12'tr>><'row'<'col-sm-6'i><'col-sm-6'p>>",renderer:"bootstrap"});c.extend(b.ext.classes,{sWrapper:"dataTables_wrapper form-inline dt-bootstrap",sFilterInput:"form-control input-sm",sLengthSelect:"form-control input-sm"});b.ext.renderer.pageButton.bootstrap=function(g,f,p,k,h,l){var q=new b.Api(g),r=g.oClasses,i=g.oLanguage.oPaginate,d,e,o=function(b,f){var j,m,n,a,k=function(a){a.preventDefault();
6
+c(a.currentTarget).hasClass("disabled")||q.page(a.data.action).draw(!1)};j=0;for(m=f.length;j<m;j++)if(a=f[j],c.isArray(a))o(b,a);else{e=d="";switch(a){case "ellipsis":d="&hellip;";e="disabled";break;case "first":d=i.sFirst;e=a+(0<h?"":" disabled");break;case "previous":d=i.sPrevious;e=a+(0<h?"":" disabled");break;case "next":d=i.sNext;e=a+(h<l-1?"":" disabled");break;case "last":d=i.sLast;e=a+(h<l-1?"":" disabled");break;default:d=a+1,e=h===a?"active":""}d&&(n=c("<li>",{"class":r.sPageButton+" "+
7
+e,"aria-controls":g.sTableId,tabindex:g.iTabIndex,id:0===p&&"string"===typeof a?g.sTableId+"_"+a:null}).append(c("<a>",{href:"#"}).html(d)).appendTo(b),g.oApi._fnBindAction(n,{action:a},k))}};o(c(f).empty().html('<ul class="pagination"/>').children("ul"),k)};b.TableTools&&(c.extend(!0,b.TableTools.classes,{container:"DTTT btn-group",buttons:{normal:"btn btn-default",disabled:"disabled"},collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled:"disabled"}},print:{info:"DTTT_print_info"},
8
+select:{row:"active"}}),c.extend(!0,b.TableTools.DEFAULTS.oTags,{collection:{container:"ul",button:"li",liner:"a"}}))};"function"===typeof define&&define.amd?define(["jquery","datatables"],f):"object"===typeof exports?f(require("jquery"),require("datatables")):jQuery&&f(jQuery,jQuery.fn.dataTable)})(window,document);

+ 442
- 0
vendor/datatables-plugins/index.html Datei anzeigen

@@ -0,0 +1,442 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
+<html>
3
+	<head>
4
+		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5
+		
6
+		<title>DataTables Bootstrap 3 example</title>
7
+
8
+		<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css">
9
+		<link rel="stylesheet" type="text/css" href="dataTables.bootstrap.css">
10
+
11
+		<script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.11.1.min.js"></script>
12
+		<script type="text/javascript" language="javascript" src="//cdn.datatables.net/1.10.3/js/jquery.dataTables.min.js"></script>
13
+		<script type="text/javascript" language="javascript" src="dataTables.bootstrap.js"></script>
14
+		<script type="text/javascript" charset="utf-8">
15
+			$(document).ready(function() {
16
+				$('#example').dataTable();
17
+			} );
18
+		</script>
19
+	</head>
20
+	<body>
21
+		<div class="container">
22
+			
23
+<table cellpadding="0" cellspacing="0" border="0" class="table table-striped table-bordered" id="example">
24
+	<thead>
25
+		<tr>
26
+			<th>Rendering engine</th>
27
+			<th>Browser</th>
28
+			<th>Platform(s)</th>
29
+			<th>Engine version</th>
30
+			<th>CSS grade</th>
31
+		</tr>
32
+	</thead>
33
+	<tbody>
34
+		<tr class="odd gradeX">
35
+			<td>Trident</td>
36
+			<td>Internet
37
+				 Explorer 4.0</td>
38
+			<td>Win 95+</td>
39
+			<td class="center"> 4</td>
40
+			<td class="center">X</td>
41
+		</tr>
42
+		<tr class="even gradeC">
43
+			<td>Trident</td>
44
+			<td>Internet
45
+				 Explorer 5.0</td>
46
+			<td>Win 95+</td>
47
+			<td class="center">5</td>
48
+			<td class="center">C</td>
49
+		</tr>
50
+		<tr class="odd gradeA">
51
+			<td>Trident</td>
52
+			<td>Internet
53
+				 Explorer 5.5</td>
54
+			<td>Win 95+</td>
55
+			<td class="center">5.5</td>
56
+			<td class="center">A</td>
57
+		</tr>
58
+		<tr class="even gradeA">
59
+			<td>Trident</td>
60
+			<td>Internet
61
+				 Explorer 6</td>
62
+			<td>Win 98+</td>
63
+			<td class="center">6</td>
64
+			<td class="center">A</td>
65
+		</tr>
66
+		<tr class="odd gradeA">
67
+			<td>Trident</td>
68
+			<td>Internet Explorer 7</td>
69
+			<td>Win XP SP2+</td>
70
+			<td class="center">7</td>
71
+			<td class="center">A</td>
72
+		</tr>
73
+		<tr class="even gradeA">
74
+			<td>Trident</td>
75
+			<td>AOL browser (AOL desktop)</td>
76
+			<td>Win XP</td>
77
+			<td class="center">6</td>
78
+			<td class="center">A</td>
79
+		</tr>
80
+		<tr class="gradeA">
81
+			<td>Gecko</td>
82
+			<td>Firefox 1.0</td>
83
+			<td>Win 98+ / OSX.2+</td>
84
+			<td class="center">1.7</td>
85
+			<td class="center">A</td>
86
+		</tr>
87
+		<tr class="gradeA">
88
+			<td>Gecko</td>
89
+			<td>Firefox 1.5</td>
90
+			<td>Win 98+ / OSX.2+</td>
91
+			<td class="center">1.8</td>
92
+			<td class="center">A</td>
93
+		</tr>
94
+		<tr class="gradeA">
95
+			<td>Gecko</td>
96
+			<td>Firefox 2.0</td>
97
+			<td>Win 98+ / OSX.2+</td>
98
+			<td class="center">1.8</td>
99
+			<td class="center">A</td>
100
+		</tr>
101
+		<tr class="gradeA">
102
+			<td>Gecko</td>
103
+			<td>Firefox 3.0</td>
104
+			<td>Win 2k+ / OSX.3+</td>
105
+			<td class="center">1.9</td>
106
+			<td class="center">A</td>
107
+		</tr>
108
+		<tr class="gradeA">
109
+			<td>Gecko</td>
110
+			<td>Camino 1.0</td>
111
+			<td>OSX.2+</td>
112
+			<td class="center">1.8</td>
113
+			<td class="center">A</td>
114
+		</tr>
115
+		<tr class="gradeA">
116
+			<td>Gecko</td>
117
+			<td>Camino 1.5</td>
118
+			<td>OSX.3+</td>
119
+			<td class="center">1.8</td>
120
+			<td class="center">A</td>
121
+		</tr>
122
+		<tr class="gradeA">
123
+			<td>Gecko</td>
124
+			<td>Netscape 7.2</td>
125
+			<td>Win 95+ / Mac OS 8.6-9.2</td>
126
+			<td class="center">1.7</td>
127
+			<td class="center">A</td>
128
+		</tr>
129
+		<tr class="gradeA">
130
+			<td>Gecko</td>
131
+			<td>Netscape Browser 8</td>
132
+			<td>Win 98SE+</td>
133
+			<td class="center">1.7</td>
134
+			<td class="center">A</td>
135
+		</tr>
136
+		<tr class="gradeA">
137
+			<td>Gecko</td>
138
+			<td>Netscape Navigator 9</td>
139
+			<td>Win 98+ / OSX.2+</td>
140
+			<td class="center">1.8</td>
141
+			<td class="center">A</td>
142
+		</tr>
143
+		<tr class="gradeA">
144
+			<td>Gecko</td>
145
+			<td>Mozilla 1.0</td>
146
+			<td>Win 95+ / OSX.1+</td>
147
+			<td class="center">1</td>
148
+			<td class="center">A</td>
149
+		</tr>
150
+		<tr class="gradeA">
151
+			<td>Gecko</td>
152
+			<td>Mozilla 1.1</td>
153
+			<td>Win 95+ / OSX.1+</td>
154
+			<td class="center">1.1</td>
155
+			<td class="center">A</td>
156
+		</tr>
157
+		<tr class="gradeA">
158
+			<td>Gecko</td>
159
+			<td>Mozilla 1.2</td>
160
+			<td>Win 95+ / OSX.1+</td>
161
+			<td class="center">1.2</td>
162
+			<td class="center">A</td>
163
+		</tr>
164
+		<tr class="gradeA">
165
+			<td>Gecko</td>
166
+			<td>Mozilla 1.3</td>
167
+			<td>Win 95+ / OSX.1+</td>
168
+			<td class="center">1.3</td>
169
+			<td class="center">A</td>
170
+		</tr>
171
+		<tr class="gradeA">
172
+			<td>Gecko</td>
173
+			<td>Mozilla 1.4</td>
174
+			<td>Win 95+ / OSX.1+</td>
175
+			<td class="center">1.4</td>
176
+			<td class="center">A</td>
177
+		</tr>
178
+		<tr class="gradeA">
179
+			<td>Gecko</td>
180
+			<td>Mozilla 1.5</td>
181
+			<td>Win 95+ / OSX.1+</td>
182
+			<td class="center">1.5</td>
183
+			<td class="center">A</td>
184
+		</tr>
185
+		<tr class="gradeA">
186
+			<td>Gecko</td>
187
+			<td>Mozilla 1.6</td>
188
+			<td>Win 95+ / OSX.1+</td>
189
+			<td class="center">1.6</td>
190
+			<td class="center">A</td>
191
+		</tr>
192
+		<tr class="gradeA">
193
+			<td>Gecko</td>
194
+			<td>Mozilla 1.7</td>
195
+			<td>Win 98+ / OSX.1+</td>
196
+			<td class="center">1.7</td>
197
+			<td class="center">A</td>
198
+		</tr>
199
+		<tr class="gradeA">
200
+			<td>Gecko</td>
201
+			<td>Mozilla 1.8</td>
202
+			<td>Win 98+ / OSX.1+</td>
203
+			<td class="center">1.8</td>
204
+			<td class="center">A</td>
205
+		</tr>
206
+		<tr class="gradeA">
207
+			<td>Gecko</td>
208
+			<td>Seamonkey 1.1</td>
209
+			<td>Win 98+ / OSX.2+</td>
210
+			<td class="center">1.8</td>
211
+			<td class="center">A</td>
212
+		</tr>
213
+		<tr class="gradeA">
214
+			<td>Gecko</td>
215
+			<td>Epiphany 2.20</td>
216
+			<td>Gnome</td>
217
+			<td class="center">1.8</td>
218
+			<td class="center">A</td>
219
+		</tr>
220
+		<tr class="gradeA">
221
+			<td>Webkit</td>
222
+			<td>Safari 1.2</td>
223
+			<td>OSX.3</td>
224
+			<td class="center">125.5</td>
225
+			<td class="center">A</td>
226
+		</tr>
227
+		<tr class="gradeA">
228
+			<td>Webkit</td>
229
+			<td>Safari 1.3</td>
230
+			<td>OSX.3</td>
231
+			<td class="center">312.8</td>
232
+			<td class="center">A</td>
233
+		</tr>
234
+		<tr class="gradeA">
235
+			<td>Webkit</td>
236
+			<td>Safari 2.0</td>
237
+			<td>OSX.4+</td>
238
+			<td class="center">419.3</td>
239
+			<td class="center">A</td>
240
+		</tr>
241
+		<tr class="gradeA">
242
+			<td>Webkit</td>
243
+			<td>Safari 3.0</td>
244
+			<td>OSX.4+</td>
245
+			<td class="center">522.1</td>
246
+			<td class="center">A</td>
247
+		</tr>
248
+		<tr class="gradeA">
249
+			<td>Webkit</td>
250
+			<td>OmniWeb 5.5</td>
251
+			<td>OSX.4+</td>
252
+			<td class="center">420</td>
253
+			<td class="center">A</td>
254
+		</tr>
255
+		<tr class="gradeA">
256
+			<td>Webkit</td>
257
+			<td>iPod Touch / iPhone</td>
258
+			<td>iPod</td>
259
+			<td class="center">420.1</td>
260
+			<td class="center">A</td>
261
+		</tr>
262
+		<tr class="gradeA">
263
+			<td>Webkit</td>
264
+			<td>S60</td>
265
+			<td>S60</td>
266
+			<td class="center">413</td>
267
+			<td class="center">A</td>
268
+		</tr>
269
+		<tr class="gradeA">
270
+			<td>Presto</td>
271
+			<td>Opera 7.0</td>
272
+			<td>Win 95+ / OSX.1+</td>
273
+			<td class="center">-</td>
274
+			<td class="center">A</td>
275
+		</tr>
276
+		<tr class="gradeA">
277
+			<td>Presto</td>
278
+			<td>Opera 7.5</td>
279
+			<td>Win 95+ / OSX.2+</td>
280
+			<td class="center">-</td>
281
+			<td class="center">A</td>
282
+		</tr>
283
+		<tr class="gradeA">
284
+			<td>Presto</td>
285
+			<td>Opera 8.0</td>
286
+			<td>Win 95+ / OSX.2+</td>
287
+			<td class="center">-</td>
288
+			<td class="center">A</td>
289
+		</tr>
290
+		<tr class="gradeA">
291
+			<td>Presto</td>
292
+			<td>Opera 8.5</td>
293
+			<td>Win 95+ / OSX.2+</td>
294
+			<td class="center">-</td>
295
+			<td class="center">A</td>
296
+		</tr>
297
+		<tr class="gradeA">
298
+			<td>Presto</td>
299
+			<td>Opera 9.0</td>
300
+			<td>Win 95+ / OSX.3+</td>
301
+			<td class="center">-</td>
302
+			<td class="center">A</td>
303
+		</tr>
304
+		<tr class="gradeA">
305
+			<td>Presto</td>
306
+			<td>Opera 9.2</td>
307
+			<td>Win 88+ / OSX.3+</td>
308
+			<td class="center">-</td>
309
+			<td class="center">A</td>
310
+		</tr>
311
+		<tr class="gradeA">
312
+			<td>Presto</td>
313
+			<td>Opera 9.5</td>
314
+			<td>Win 88+ / OSX.3+</td>
315
+			<td class="center">-</td>
316
+			<td class="center">A</td>
317
+		</tr>
318
+		<tr class="gradeA">
319
+			<td>Presto</td>
320
+			<td>Opera for Wii</td>
321
+			<td>Wii</td>
322
+			<td class="center">-</td>
323
+			<td class="center">A</td>
324
+		</tr>
325
+		<tr class="gradeA">
326
+			<td>Presto</td>
327
+			<td>Nokia N800</td>
328
+			<td>N800</td>
329
+			<td class="center">-</td>
330
+			<td class="center">A</td>
331
+		</tr>
332
+		<tr class="gradeA">
333
+			<td>Presto</td>
334
+			<td>Nintendo DS browser</td>
335
+			<td>Nintendo DS</td>
336
+			<td class="center">8.5</td>
337
+			<td class="center">C/A<sup>1</sup></td>
338
+		</tr>
339
+		<tr class="gradeC">
340
+			<td>KHTML</td>
341
+			<td>Konqureror 3.1</td>
342
+			<td>KDE 3.1</td>
343
+			<td class="center">3.1</td>
344
+			<td class="center">C</td>
345
+		</tr>
346
+		<tr class="gradeA">
347
+			<td>KHTML</td>
348
+			<td>Konqureror 3.3</td>
349
+			<td>KDE 3.3</td>
350
+			<td class="center">3.3</td>
351
+			<td class="center">A</td>
352
+		</tr>
353
+		<tr class="gradeA">
354
+			<td>KHTML</td>
355
+			<td>Konqureror 3.5</td>
356
+			<td>KDE 3.5</td>
357
+			<td class="center">3.5</td>
358
+			<td class="center">A</td>
359
+		</tr>
360
+		<tr class="gradeX">
361
+			<td>Tasman</td>
362
+			<td>Internet Explorer 4.5</td>
363
+			<td>Mac OS 8-9</td>
364
+			<td class="center">-</td>
365
+			<td class="center">X</td>
366
+		</tr>
367
+		<tr class="gradeC">
368
+			<td>Tasman</td>
369
+			<td>Internet Explorer 5.1</td>
370
+			<td>Mac OS 7.6-9</td>
371
+			<td class="center">1</td>
372
+			<td class="center">C</td>
373
+		</tr>
374
+		<tr class="gradeC">
375
+			<td>Tasman</td>
376
+			<td>Internet Explorer 5.2</td>
377
+			<td>Mac OS 8-X</td>
378
+			<td class="center">1</td>
379
+			<td class="center">C</td>
380
+		</tr>
381
+		<tr class="gradeA">
382
+			<td>Misc</td>
383
+			<td>NetFront 3.1</td>
384
+			<td>Embedded devices</td>
385
+			<td class="center">-</td>
386
+			<td class="center">C</td>
387
+		</tr>
388
+		<tr class="gradeA">
389
+			<td>Misc</td>
390
+			<td>NetFront 3.4</td>
391
+			<td>Embedded devices</td>
392
+			<td class="center">-</td>
393
+			<td class="center">A</td>
394
+		</tr>
395
+		<tr class="gradeX">
396
+			<td>Misc</td>
397
+			<td>Dillo 0.8</td>
398
+			<td>Embedded devices</td>
399
+			<td class="center">-</td>
400
+			<td class="center">X</td>
401
+		</tr>
402
+		<tr class="gradeX">
403
+			<td>Misc</td>
404
+			<td>Links</td>
405
+			<td>Text only</td>
406
+			<td class="center">-</td>
407
+			<td class="center">X</td>
408
+		</tr>
409
+		<tr class="gradeX">
410
+			<td>Misc</td>
411
+			<td>Lynx</td>
412
+			<td>Text only</td>
413
+			<td class="center">-</td>
414
+			<td class="center">X</td>
415
+		</tr>
416
+		<tr class="gradeC">
417
+			<td>Misc</td>
418
+			<td>IE Mobile</td>
419
+			<td>Windows Mobile 6</td>
420
+			<td class="center">-</td>
421
+			<td class="center">C</td>
422
+		</tr>
423
+		<tr class="gradeC">
424
+			<td>Misc</td>
425
+			<td>PSP browser</td>
426
+			<td>PSP</td>
427
+			<td class="center">-</td>
428
+			<td class="center">C</td>
429
+		</tr>
430
+		<tr class="gradeU">
431
+			<td>Other browsers</td>
432
+			<td>All others</td>
433
+			<td>-</td>
434
+			<td class="center">-</td>
435
+			<td class="center">U</td>
436
+		</tr>
437
+	</tbody>
438
+</table>
439
+			
440
+		</div>
441
+	</body>
442
+</html>

+ 106
- 0
vendor/datatables-responsive/dataTables.responsive.css Datei anzeigen

@@ -0,0 +1,106 @@
1
+table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
2
+table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
3
+  position: relative;
4
+  padding-left: 30px;
5
+  cursor: pointer;
6
+}
7
+table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
8
+table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
9
+  top: 8px;
10
+  left: 4px;
11
+  height: 16px;
12
+  width: 16px;
13
+  display: block;
14
+  position: absolute;
15
+  color: white;
16
+  border: 2px solid white;
17
+  border-radius: 16px;
18
+  text-align: center;
19
+  line-height: 14px;
20
+  box-shadow: 0 0 3px #444;
21
+  box-sizing: content-box;
22
+  content: '+';
23
+  background-color: #31b131;
24
+}
25
+table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before,
26
+table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
27
+  display: none;
28
+}
29
+table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
30
+table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
31
+  content: '-';
32
+  background-color: #d33333;
33
+}
34
+table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
35
+  display: none;
36
+}
37
+table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
38
+table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
39
+  padding-left: 27px;
40
+}
41
+table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
42
+table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
43
+  top: 5px;
44
+  left: 4px;
45
+  height: 14px;
46
+  width: 14px;
47
+  border-radius: 14px;
48
+  line-height: 12px;
49
+}
50
+table.dataTable.dtr-column > tbody > tr > td.control,
51
+table.dataTable.dtr-column > tbody > tr > th.control {
52
+  position: relative;
53
+  cursor: pointer;
54
+}
55
+table.dataTable.dtr-column > tbody > tr > td.control:before,
56
+table.dataTable.dtr-column > tbody > tr > th.control:before {
57
+  top: 50%;
58
+  left: 50%;
59
+  height: 16px;
60
+  width: 16px;
61
+  margin-top: -10px;
62
+  margin-left: -10px;
63
+  display: block;
64
+  position: absolute;
65
+  color: white;
66
+  border: 2px solid white;
67
+  border-radius: 16px;
68
+  text-align: center;
69
+  line-height: 14px;
70
+  box-shadow: 0 0 3px #444;
71
+  box-sizing: content-box;
72
+  content: '+';
73
+  background-color: #31b131;
74
+}
75
+table.dataTable.dtr-column > tbody > tr.parent td.control:before,
76
+table.dataTable.dtr-column > tbody > tr.parent th.control:before {
77
+  content: '-';
78
+  background-color: #d33333;
79
+}
80
+table.dataTable > tbody > tr.child {
81
+  padding: 0.5em 1em;
82
+}
83
+table.dataTable > tbody > tr.child:hover {
84
+  background: transparent !important;
85
+}
86
+table.dataTable > tbody > tr.child ul {
87
+  display: inline-block;
88
+  list-style-type: none;
89
+  margin: 0;
90
+  padding: 0;
91
+}
92
+table.dataTable > tbody > tr.child ul li {
93
+  border-bottom: 1px solid #efefef;
94
+  padding: 0.5em 0;
95
+}
96
+table.dataTable > tbody > tr.child ul li:first-child {
97
+  padding-top: 0;
98
+}
99
+table.dataTable > tbody > tr.child ul li:last-child {
100
+  border-bottom: none;
101
+}
102
+table.dataTable > tbody > tr.child span.dtr-title {
103
+  display: inline-block;
104
+  min-width: 75px;
105
+  font-weight: bold;
106
+}

+ 873
- 0
vendor/datatables-responsive/dataTables.responsive.js Datei anzeigen

@@ -0,0 +1,873 @@
1
+/*! Responsive 1.0.6
2
+ * 2014-2015 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * @summary     Responsive
7
+ * @description Responsive tables plug-in for DataTables
8
+ * @version     1.0.6
9
+ * @file        dataTables.responsive.js
10
+ * @author      SpryMedia Ltd (www.sprymedia.co.uk)
11
+ * @contact     www.sprymedia.co.uk/contact
12
+ * @copyright   Copyright 2014-2015 SpryMedia Ltd.
13
+ *
14
+ * This source file is free software, available under the following license:
15
+ *   MIT license - http://datatables.net/license/mit
16
+ *
17
+ * This source file is distributed in the hope that it will be useful, but
18
+ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
19
+ * or FITNESS FOR A PARTICULAR PURPOSE. See the license files for details.
20
+ *
21
+ * For details please refer to: http://www.datatables.net
22
+ */
23
+
24
+(function(window, document, undefined) {
25
+
26
+
27
+var factory = function( $, DataTable ) {
28
+"use strict";
29
+
30
+/**
31
+ * Responsive is a plug-in for the DataTables library that makes use of
32
+ * DataTables' ability to change the visibility of columns, changing the
33
+ * visibility of columns so the displayed columns fit into the table container.
34
+ * The end result is that complex tables will be dynamically adjusted to fit
35
+ * into the viewport, be it on a desktop, tablet or mobile browser.
36
+ *
37
+ * Responsive for DataTables has two modes of operation, which can used
38
+ * individually or combined:
39
+ *
40
+ * * Class name based control - columns assigned class names that match the
41
+ *   breakpoint logic can be shown / hidden as required for each breakpoint.
42
+ * * Automatic control - columns are automatically hidden when there is no
43
+ *   room left to display them. Columns removed from the right.
44
+ *
45
+ * In additional to column visibility control, Responsive also has built into
46
+ * options to use DataTables' child row display to show / hide the information
47
+ * from the table that has been hidden. There are also two modes of operation
48
+ * for this child row display:
49
+ *
50
+ * * Inline - when the control element that the user can use to show / hide
51
+ *   child rows is displayed inside the first column of the table.
52
+ * * Column - where a whole column is dedicated to be the show / hide control.
53
+ *
54
+ * Initialisation of Responsive is performed by:
55
+ *
56
+ * * Adding the class `responsive` or `dt-responsive` to the table. In this case
57
+ *   Responsive will automatically be initialised with the default configuration
58
+ *   options when the DataTable is created.
59
+ * * Using the `responsive` option in the DataTables configuration options. This
60
+ *   can also be used to specify the configuration options, or simply set to
61
+ *   `true` to use the defaults.
62
+ *
63
+ *  @class
64
+ *  @param {object} settings DataTables settings object for the host table
65
+ *  @param {object} [opts] Configuration options
66
+ *  @requires jQuery 1.7+
67
+ *  @requires DataTables 1.10.1+
68
+ *
69
+ *  @example
70
+ *      $('#example').DataTable( {
71
+ *        responsive: true
72
+ *      } );
73
+ *    } );
74
+ */
75
+var Responsive = function ( settings, opts ) {
76
+	// Sanity check that we are using DataTables 1.10 or newer
77
+	if ( ! DataTable.versionCheck || ! DataTable.versionCheck( '1.10.1' ) ) {
78
+		throw 'DataTables Responsive requires DataTables 1.10.1 or newer';
79
+	}
80
+
81
+	this.s = {
82
+		dt: new DataTable.Api( settings ),
83
+		columns: []
84
+	};
85
+
86
+	// Check if responsive has already been initialised on this table
87
+	if ( this.s.dt.settings()[0].responsive ) {
88
+		return;
89
+	}
90
+
91
+	// details is an object, but for simplicity the user can give it as a string
92
+	if ( opts && typeof opts.details === 'string' ) {
93
+		opts.details = { type: opts.details };
94
+	}
95
+
96
+	this.c = $.extend( true, {}, Responsive.defaults, DataTable.defaults.responsive, opts );
97
+	settings.responsive = this;
98
+	this._constructor();
99
+};
100
+
101
+Responsive.prototype = {
102
+	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
103
+	 * Constructor
104
+	 */
105
+
106
+	/**
107
+	 * Initialise the Responsive instance
108
+	 *
109
+	 * @private
110
+	 */
111
+	_constructor: function ()
112
+	{
113
+		var that = this;
114
+		var dt = this.s.dt;
115
+
116
+		dt.settings()[0]._responsive = this;
117
+
118
+		// Use DataTables' private throttle function to avoid processor thrashing
119
+		$(window).on( 'resize.dtr orientationchange.dtr', dt.settings()[0].oApi._fnThrottle( function () {
120
+			that._resize();
121
+		} ) );
122
+
123
+		// Destroy event handler
124
+		dt.on( 'destroy.dtr', function () {
125
+			$(window).off( 'resize.dtr orientationchange.dtr draw.dtr' );
126
+		} );
127
+
128
+		// Reorder the breakpoints array here in case they have been added out
129
+		// of order
130
+		this.c.breakpoints.sort( function (a, b) {
131
+			return a.width < b.width ? 1 :
132
+				a.width > b.width ? -1 : 0;
133
+		} );
134
+
135
+		// Determine which columns are already hidden, and should therefore
136
+		// remain hidden. todo - should this be done? See thread 22677
137
+		//
138
+		// this.s.alwaysHidden = dt.columns(':hidden').indexes();
139
+
140
+		this._classLogic();
141
+		this._resizeAuto();
142
+
143
+		// Details handler
144
+		var details = this.c.details;
145
+		if ( details.type ) {
146
+			that._detailsInit();
147
+			this._detailsVis();
148
+
149
+			dt.on( 'column-visibility.dtr', function () {
150
+				that._detailsVis();
151
+			} );
152
+
153
+			// Redraw the details box on each draw. This is used until
154
+			// DataTables implements a native `updated` event for rows
155
+			dt.on( 'draw.dtr', function () {
156
+				dt.rows( {page: 'current'} ).iterator( 'row', function ( settings, idx ) {
157
+					var row = dt.row( idx );
158
+
159
+					if ( row.child.isShown() ) {
160
+						var info = that.c.details.renderer( dt, idx );
161
+						row.child( info, 'child' ).show();
162
+					}
163
+				} );
164
+			} );
165
+
166
+			$(dt.table().node()).addClass( 'dtr-'+details.type );
167
+		}
168
+
169
+		// First pass - draw the table for the current viewport size
170
+		this._resize();
171
+	},
172
+
173
+
174
+	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
175
+	 * Private methods
176
+	 */
177
+
178
+	/**
179
+	 * Calculate the visibility for the columns in a table for a given
180
+	 * breakpoint. The result is pre-determined based on the class logic if
181
+	 * class names are used to control all columns, but the width of the table
182
+	 * is also used if there are columns which are to be automatically shown
183
+	 * and hidden.
184
+	 *
185
+	 * @param  {string} breakpoint Breakpoint name to use for the calculation
186
+	 * @return {array} Array of boolean values initiating the visibility of each
187
+	 *   column.
188
+	 *  @private
189
+	 */
190
+	_columnsVisiblity: function ( breakpoint )
191
+	{
192
+		var dt = this.s.dt;
193
+		var columns = this.s.columns;
194
+		var i, ien;
195
+
196
+		// Class logic - determine which columns are in this breakpoint based
197
+		// on the classes. If no class control (i.e. `auto`) then `-` is used
198
+		// to indicate this to the rest of the function
199
+		var display = $.map( columns, function ( col ) {
200
+			return col.auto && col.minWidth === null ?
201
+				false :
202
+				col.auto === true ?
203
+					'-' :
204
+					$.inArray( breakpoint, col.includeIn ) !== -1;
205
+		} );
206
+
207
+		// Auto column control - first pass: how much width is taken by the
208
+		// ones that must be included from the non-auto columns
209
+		var requiredWidth = 0;
210
+		for ( i=0, ien=display.length ; i<ien ; i++ ) {
211
+			if ( display[i] === true ) {
212
+				requiredWidth += columns[i].minWidth;
213
+			}
214
+		}
215
+
216
+		// Second pass, use up any remaining width for other columns. For
217
+		// scrolling tables we need to subtract the width of the scrollbar. It
218
+		// may not be requires which makes this sub-optimal, but it would
219
+		// require another full redraw to make complete use of those extra few
220
+		// pixels
221
+		var scrolling = dt.settings()[0].oScroll;
222
+		var bar = scrolling.sY || scrolling.sX ? scrolling.iBarWidth : 0;
223
+		var widthAvailable = dt.table().container().offsetWidth - bar;
224
+		var usedWidth = widthAvailable - requiredWidth;
225
+
226
+		// Control column needs to always be included. This makes it sub-
227
+		// optimal in terms of using the available with, but to stop layout
228
+		// thrashing or overflow. Also we need to account for the control column
229
+		// width first so we know how much width is available for the other
230
+		// columns, since the control column might not be the first one shown
231
+		for ( i=0, ien=display.length ; i<ien ; i++ ) {
232
+			if ( columns[i].control ) {
233
+				usedWidth -= columns[i].minWidth;
234
+			}
235
+		}
236
+
237
+		// Allow columns to be shown (counting from the left) until we run out
238
+		// of room
239
+		var empty = false;
240
+		for ( i=0, ien=display.length ; i<ien ; i++ ) {
241
+			if ( display[i] === '-' && ! columns[i].control ) {
242
+				// Once we've found a column that won't fit we don't let any
243
+				// others display either, or columns might disappear in the
244
+				// middle of the table
245
+				if ( empty || usedWidth - columns[i].minWidth < 0 ) {
246
+					empty = true;
247
+					display[i] = false;
248
+				}
249
+				else {
250
+					display[i] = true;
251
+				}
252
+
253
+				usedWidth -= columns[i].minWidth;
254
+			}
255
+		}
256
+
257
+		// Determine if the 'control' column should be shown (if there is one).
258
+		// This is the case when there is a hidden column (that is not the
259
+		// control column). The two loops look inefficient here, but they are
260
+		// trivial and will fly through. We need to know the outcome from the
261
+		// first , before the action in the second can be taken
262
+		var showControl = false;
263
+
264
+		for ( i=0, ien=columns.length ; i<ien ; i++ ) {
265
+			if ( ! columns[i].control && ! columns[i].never && ! display[i] ) {
266
+				showControl = true;
267
+				break;
268
+			}
269
+		}
270
+
271
+		for ( i=0, ien=columns.length ; i<ien ; i++ ) {
272
+			if ( columns[i].control ) {
273
+				display[i] = showControl;
274
+			}
275
+		}
276
+
277
+		// Finally we need to make sure that there is at least one column that
278
+		// is visible
279
+		if ( $.inArray( true, display ) === -1 ) {
280
+			display[0] = true;
281
+		}
282
+
283
+		return display;
284
+	},
285
+
286
+
287
+	/**
288
+	 * Create the internal `columns` array with information about the columns
289
+	 * for the table. This includes determining which breakpoints the column
290
+	 * will appear in, based upon class names in the column, which makes up the
291
+	 * vast majority of this method.
292
+	 *
293
+	 * @private
294
+	 */
295
+	_classLogic: function ()
296
+	{
297
+		var that = this;
298
+		var calc = {};
299
+		var breakpoints = this.c.breakpoints;
300
+		var columns = this.s.dt.columns().eq(0).map( function (i) {
301
+			var className = this.column(i).header().className;
302
+
303
+			return {
304
+				className: className,
305
+				includeIn: [],
306
+				auto:      false,
307
+				control:   false,
308
+				never:     className.match(/\bnever\b/) ? true : false
309
+			};
310
+		} );
311
+
312
+		// Simply add a breakpoint to `includeIn` array, ensuring that there are
313
+		// no duplicates
314
+		var add = function ( colIdx, name ) {
315
+			var includeIn = columns[ colIdx ].includeIn;
316
+
317
+			if ( $.inArray( name, includeIn ) === -1 ) {
318
+				includeIn.push( name );
319
+			}
320
+		};
321
+
322
+		var column = function ( colIdx, name, operator, matched ) {
323
+			var size, i, ien;
324
+
325
+			if ( ! operator ) {
326
+				columns[ colIdx ].includeIn.push( name );
327
+			}
328
+			else if ( operator === 'max-' ) {
329
+				// Add this breakpoint and all smaller
330
+				size = that._find( name ).width;
331
+
332
+				for ( i=0, ien=breakpoints.length ; i<ien ; i++ ) {
333
+					if ( breakpoints[i].width <= size ) {
334
+						add( colIdx, breakpoints[i].name );
335
+					}
336
+				}
337
+			}
338
+			else if ( operator === 'min-' ) {
339
+				// Add this breakpoint and all larger
340
+				size = that._find( name ).width;
341
+
342
+				for ( i=0, ien=breakpoints.length ; i<ien ; i++ ) {
343
+					if ( breakpoints[i].width >= size ) {
344
+						add( colIdx, breakpoints[i].name );
345
+					}
346
+				}
347
+			}
348
+			else if ( operator === 'not-' ) {
349
+				// Add all but this breakpoint (xxx need extra information)
350
+
351
+				for ( i=0, ien=breakpoints.length ; i<ien ; i++ ) {
352
+					if ( breakpoints[i].name.indexOf( matched ) === -1 ) {
353
+						add( colIdx, breakpoints[i].name );
354
+					}
355
+				}
356
+			}
357
+		};
358
+
359
+		// Loop over each column and determine if it has a responsive control
360
+		// class
361
+		columns.each( function ( col, i ) {
362
+			var classNames = col.className.split(' ');
363
+			var hasClass = false;
364
+
365
+			// Split the class name up so multiple rules can be applied if needed
366
+			for ( var k=0, ken=classNames.length ; k<ken ; k++ ) {
367
+				var className = $.trim( classNames[k] );
368
+
369
+				if ( className === 'all' ) {
370
+					// Include in all
371
+					hasClass = true;
372
+					col.includeIn = $.map( breakpoints, function (a) {
373
+						return a.name;
374
+					} );
375
+					return;
376
+				}
377
+				else if ( className === 'none' || className === 'never' ) {
378
+					// Include in none (default) and no auto
379
+					hasClass = true;
380
+					return;
381
+				}
382
+				else if ( className === 'control' ) {
383
+					// Special column that is only visible, when one of the other
384
+					// columns is hidden. This is used for the details control
385
+					hasClass = true;
386
+					col.control = true;
387
+					return;
388
+				}
389
+
390
+				$.each( breakpoints, function ( j, breakpoint ) {
391
+					// Does this column have a class that matches this breakpoint?
392
+					var brokenPoint = breakpoint.name.split('-');
393
+					var re = new RegExp( '(min\\-|max\\-|not\\-)?('+brokenPoint[0]+')(\\-[_a-zA-Z0-9])?' );
394
+					var match = className.match( re );
395
+
396
+					if ( match ) {
397
+						hasClass = true;
398
+
399
+						if ( match[2] === brokenPoint[0] && match[3] === '-'+brokenPoint[1] ) {
400
+							// Class name matches breakpoint name fully
401
+							column( i, breakpoint.name, match[1], match[2]+match[3] );
402
+						}
403
+						else if ( match[2] === brokenPoint[0] && ! match[3] ) {
404
+							// Class name matched primary breakpoint name with no qualifier
405
+							column( i, breakpoint.name, match[1], match[2] );
406
+						}
407
+					}
408
+				} );
409
+			}
410
+
411
+			// If there was no control class, then automatic sizing is used
412
+			if ( ! hasClass ) {
413
+				col.auto = true;
414
+			}
415
+		} );
416
+
417
+		this.s.columns = columns;
418
+	},
419
+
420
+
421
+	/**
422
+	 * Initialisation for the details handler
423
+	 *
424
+	 * @private
425
+	 */
426
+	_detailsInit: function ()
427
+	{
428
+		var that    = this;
429
+		var dt      = this.s.dt;
430
+		var details = this.c.details;
431
+
432
+		// The inline type always uses the first child as the target
433
+		if ( details.type === 'inline' ) {
434
+			details.target = 'td:first-child';
435
+		}
436
+
437
+		// type.target can be a string jQuery selector or a column index
438
+		var target   = details.target;
439
+		var selector = typeof target === 'string' ? target : 'td';
440
+
441
+		// Click handler to show / hide the details rows when they are available
442
+		$( dt.table().body() ).on( 'click', selector, function (e) {
443
+			// If the table is not collapsed (i.e. there is no hidden columns)
444
+			// then take no action
445
+			if ( ! $(dt.table().node()).hasClass('collapsed' ) ) {
446
+				return;
447
+			}
448
+
449
+			// Check that the row is actually a DataTable's controlled node
450
+			if ( ! dt.row( $(this).closest('tr') ).length ) {
451
+				return;
452
+			}
453
+
454
+			// For column index, we determine if we should act or not in the
455
+			// handler - otherwise it is already okay
456
+			if ( typeof target === 'number' ) {
457
+				var targetIdx = target < 0 ?
458
+					dt.columns().eq(0).length + target :
459
+					target;
460
+
461
+				if ( dt.cell( this ).index().column !== targetIdx ) {
462
+					return;
463
+				}
464
+			}
465
+
466
+			// $().closest() includes itself in its check
467
+			var row = dt.row( $(this).closest('tr') );
468
+
469
+			if ( row.child.isShown() ) {
470
+				row.child( false );
471
+				$( row.node() ).removeClass( 'parent' );
472
+			}
473
+			else {
474
+				var info = that.c.details.renderer( dt, row[0] );
475
+				row.child( info, 'child' ).show();
476
+				$( row.node() ).addClass( 'parent' );
477
+			}
478
+		} );
479
+	},
480
+
481
+
482
+	/**
483
+	 * Update the child rows in the table whenever the column visibility changes
484
+	 *
485
+	 * @private
486
+	 */
487
+	_detailsVis: function ()
488
+	{
489
+		var that = this;
490
+		var dt = this.s.dt;
491
+
492
+		// Find how many columns are hidden
493
+		var hiddenColumns = dt.columns().indexes().filter( function ( idx ) {
494
+			var col = dt.column( idx );
495
+
496
+			if ( col.visible() ) {
497
+				return null;
498
+			}
499
+
500
+			// Only counts as hidden if it doesn't have the `never` class
501
+			return $( col.header() ).hasClass( 'never' ) ? null : idx;
502
+		} );
503
+		var haveHidden = true;
504
+
505
+		if ( hiddenColumns.length === 0 || ( hiddenColumns.length === 1 && this.s.columns[ hiddenColumns[0] ].control ) ) {
506
+			haveHidden = false;
507
+		}
508
+
509
+		if ( haveHidden ) {
510
+			// Show all existing child rows
511
+			dt.rows( { page: 'current' } ).eq(0).each( function (idx) {
512
+				var row = dt.row( idx );
513
+
514
+				if ( row.child() ) {
515
+					var info = that.c.details.renderer( dt, row[0] );
516
+
517
+					// The renderer can return false to have no child row
518
+					if ( info === false ) {
519
+						row.child.hide();
520
+					}
521
+					else {
522
+						row.child( info, 'child' ).show();
523
+					}
524
+				}
525
+			} );
526
+		}
527
+		else {
528
+			// Hide all existing child rows
529
+			dt.rows( { page: 'current' } ).eq(0).each( function (idx) {
530
+				dt.row( idx ).child.hide();
531
+			} );
532
+		}
533
+	},
534
+
535
+
536
+	/**
537
+	 * Find a breakpoint object from a name
538
+	 * @param  {string} name Breakpoint name to find
539
+	 * @return {object}      Breakpoint description object
540
+	 */
541
+	_find: function ( name )
542
+	{
543
+		var breakpoints = this.c.breakpoints;
544
+
545
+		for ( var i=0, ien=breakpoints.length ; i<ien ; i++ ) {
546
+			if ( breakpoints[i].name === name ) {
547
+				return breakpoints[i];
548
+			}
549
+		}
550
+	},
551
+
552
+
553
+	/**
554
+	 * Alter the table display for a resized viewport. This involves first
555
+	 * determining what breakpoint the window currently is in, getting the
556
+	 * column visibilities to apply and then setting them.
557
+	 *
558
+	 * @private
559
+	 */
560
+	_resize: function ()
561
+	{
562
+		var dt = this.s.dt;
563
+		var width = $(window).width();
564
+		var breakpoints = this.c.breakpoints;
565
+		var breakpoint = breakpoints[0].name;
566
+		var columns = this.s.columns;
567
+		var i, ien;
568
+
569
+		// Determine what breakpoint we are currently at
570
+		for ( i=breakpoints.length-1 ; i>=0 ; i-- ) {
571
+			if ( width <= breakpoints[i].width ) {
572
+				breakpoint = breakpoints[i].name;
573
+				break;
574
+			}
575
+		}
576
+		
577
+		// Show the columns for that break point
578
+		var columnsVis = this._columnsVisiblity( breakpoint );
579
+
580
+		// Set the class before the column visibility is changed so event
581
+		// listeners know what the state is. Need to determine if there are
582
+		// any columns that are not visible but can be shown
583
+		var collapsedClass = false;
584
+		for ( i=0, ien=columns.length ; i<ien ; i++ ) {
585
+			if ( columnsVis[i] === false && ! columns[i].never ) {
586
+				collapsedClass = true;
587
+				break;
588
+			}
589
+		}
590
+
591
+		$( dt.table().node() ).toggleClass('collapsed', collapsedClass );
592
+
593
+		dt.columns().eq(0).each( function ( colIdx, i ) {
594
+			dt.column( colIdx ).visible( columnsVis[i] );
595
+		} );
596
+	},
597
+
598
+
599
+	/**
600
+	 * Determine the width of each column in the table so the auto column hiding
601
+	 * has that information to work with. This method is never going to be 100%
602
+	 * perfect since column widths can change slightly per page, but without
603
+	 * seriously compromising performance this is quite effective.
604
+	 *
605
+	 * @private
606
+	 */
607
+	_resizeAuto: function ()
608
+	{
609
+		var dt = this.s.dt;
610
+		var columns = this.s.columns;
611
+
612
+		// Are we allowed to do auto sizing?
613
+		if ( ! this.c.auto ) {
614
+			return;
615
+		}
616
+
617
+		// Are there any columns that actually need auto-sizing, or do they all
618
+		// have classes defined
619
+		if ( $.inArray( true, $.map( columns, function (c) { return c.auto; } ) ) === -1 ) {
620
+			return;
621
+		}
622
+
623
+		// Clone the table with the current data in it
624
+		var tableWidth   = dt.table().node().offsetWidth;
625
+		var columnWidths = dt.columns;
626
+		var clonedTable  = dt.table().node().cloneNode( false );
627
+		var clonedHeader = $( dt.table().header().cloneNode( false ) ).appendTo( clonedTable );
628
+		var clonedBody   = $( dt.table().body().cloneNode( false ) ).appendTo( clonedTable );
629
+
630
+		$( dt.table().footer() ).clone( false ).appendTo( clonedTable );
631
+
632
+		// This is a bit slow, but we need to get a clone of each row that
633
+		// includes all columns. As such, try to do this as little as possible.
634
+		dt.rows( { page: 'current' } ).indexes().flatten().each( function ( idx ) {
635
+			var clone = dt.row( idx ).node().cloneNode( true );
636
+			
637
+			if ( dt.columns( ':hidden' ).flatten().length ) {
638
+				$(clone).append( dt.cells( idx, ':hidden' ).nodes().to$().clone() );
639
+			}
640
+
641
+			$(clone).appendTo( clonedBody );
642
+		} );
643
+
644
+		var cells = dt.columns().header().to$().clone( false );
645
+		$('<tr/>')
646
+			.append( cells )
647
+			.appendTo( clonedHeader );
648
+
649
+		// In the inline case extra padding is applied to the first column to
650
+		// give space for the show / hide icon. We need to use this in the
651
+		// calculation
652
+		if ( this.c.details.type === 'inline' ) {
653
+			$(clonedTable).addClass( 'dtr-inline collapsed' );
654
+		}
655
+
656
+		var inserted = $('<div/>')
657
+			.css( {
658
+				width: 1,
659
+				height: 1,
660
+				overflow: 'hidden'
661
+			} )
662
+			.append( clonedTable );
663
+
664
+		// Remove columns which are not to be included
665
+		inserted.find('th.never, td.never').remove();
666
+
667
+		inserted.insertBefore( dt.table().node() );
668
+
669
+		// The cloned header now contains the smallest that each column can be
670
+		dt.columns().eq(0).each( function ( idx ) {
671
+			columns[idx].minWidth = cells[ idx ].offsetWidth || 0;
672
+		} );
673
+
674
+		inserted.remove();
675
+	}
676
+};
677
+
678
+
679
+/**
680
+ * List of default breakpoints. Each item in the array is an object with two
681
+ * properties:
682
+ *
683
+ * * `name` - the breakpoint name.
684
+ * * `width` - the breakpoint width
685
+ *
686
+ * @name Responsive.breakpoints
687
+ * @static
688
+ */
689
+Responsive.breakpoints = [
690
+	{ name: 'desktop',  width: Infinity },
691
+	{ name: 'tablet-l', width: 1024 },
692
+	{ name: 'tablet-p', width: 768 },
693
+	{ name: 'mobile-l', width: 480 },
694
+	{ name: 'mobile-p', width: 320 }
695
+];
696
+
697
+
698
+/**
699
+ * Responsive default settings for initialisation
700
+ *
701
+ * @namespace
702
+ * @name Responsive.defaults
703
+ * @static
704
+ */
705
+Responsive.defaults = {
706
+	/**
707
+	 * List of breakpoints for the instance. Note that this means that each
708
+	 * instance can have its own breakpoints. Additionally, the breakpoints
709
+	 * cannot be changed once an instance has been creased.
710
+	 *
711
+	 * @type {Array}
712
+	 * @default Takes the value of `Responsive.breakpoints`
713
+	 */
714
+	breakpoints: Responsive.breakpoints,
715
+
716
+	/**
717
+	 * Enable / disable auto hiding calculations. It can help to increase
718
+	 * performance slightly if you disable this option, but all columns would
719
+	 * need to have breakpoint classes assigned to them
720
+	 *
721
+	 * @type {Boolean}
722
+	 * @default  `true`
723
+	 */
724
+	auto: true,
725
+
726
+	/**
727
+	 * Details control. If given as a string value, the `type` property of the
728
+	 * default object is set to that value, and the defaults used for the rest
729
+	 * of the object - this is for ease of implementation.
730
+	 *
731
+	 * The object consists of the following properties:
732
+	 *
733
+	 * * `renderer` - function that is called for display of the child row data.
734
+	 *   The default function will show the data from the hidden columns
735
+	 * * `target` - Used as the selector for what objects to attach the child
736
+	 *   open / close to
737
+	 * * `type` - `false` to disable the details display, `inline` or `column`
738
+	 *   for the two control types
739
+	 *
740
+	 * @type {Object|string}
741
+	 */
742
+	details: {
743
+		renderer: function ( api, rowIdx ) {
744
+			var data = api.cells( rowIdx, ':hidden' ).eq(0).map( function ( cell ) {
745
+				var header = $( api.column( cell.column ).header() );
746
+				var idx = api.cell( cell ).index();
747
+
748
+				if ( header.hasClass( 'control' ) || header.hasClass( 'never' ) ) {
749
+					return '';
750
+				}
751
+
752
+				// Use a non-public DT API method to render the data for display
753
+				// This needs to be updated when DT adds a suitable method for
754
+				// this type of data retrieval
755
+				var dtPrivate = api.settings()[0];
756
+				var cellData = dtPrivate.oApi._fnGetCellData(
757
+					dtPrivate, idx.row, idx.column, 'display'
758
+				);
759
+				var title = header.text();
760
+				if ( title ) {
761
+					title = title + ':';
762
+				}
763
+
764
+				return '<li data-dtr-index="'+idx.column+'">'+
765
+						'<span class="dtr-title">'+
766
+							title+
767
+						'</span> '+
768
+						'<span class="dtr-data">'+
769
+							cellData+
770
+						'</span>'+
771
+					'</li>';
772
+			} ).toArray().join('');
773
+
774
+			return data ?
775
+				$('<ul data-dtr-index="'+rowIdx+'"/>').append( data ) :
776
+				false;
777
+		},
778
+
779
+		target: 0,
780
+
781
+		type: 'inline'
782
+	}
783
+};
784
+
785
+
786
+/*
787
+ * API
788
+ */
789
+var Api = $.fn.dataTable.Api;
790
+
791
+// Doesn't do anything - work around for a bug in DT... Not documented
792
+Api.register( 'responsive()', function () {
793
+	return this;
794
+} );
795
+
796
+Api.register( 'responsive.index()', function ( li ) {
797
+	li = $(li);
798
+
799
+	return {
800
+		column: li.data('dtr-index'),
801
+		row:    li.parent().data('dtr-index')
802
+	};
803
+} );
804
+
805
+Api.register( 'responsive.rebuild()', function () {
806
+	return this.iterator( 'table', function ( ctx ) {
807
+		if ( ctx._responsive ) {
808
+			ctx._responsive._classLogic();
809
+		}
810
+	} );
811
+} );
812
+
813
+Api.register( 'responsive.recalc()', function () {
814
+	return this.iterator( 'table', function ( ctx ) {
815
+		if ( ctx._responsive ) {
816
+			ctx._responsive._resizeAuto();
817
+			ctx._responsive._resize();
818
+		}
819
+	} );
820
+} );
821
+
822
+
823
+/**
824
+ * Version information
825
+ *
826
+ * @name Responsive.version
827
+ * @static
828
+ */
829
+Responsive.version = '1.0.6';
830
+
831
+
832
+$.fn.dataTable.Responsive = Responsive;
833
+$.fn.DataTable.Responsive = Responsive;
834
+
835
+// Attach a listener to the document which listens for DataTables initialisation
836
+// events so we can automatically initialise
837
+$(document).on( 'init.dt.dtr', function (e, settings, json) {
838
+	if ( e.namespace !== 'dt' ) {
839
+		return;
840
+	}
841
+
842
+	if ( $(settings.nTable).hasClass( 'responsive' ) ||
843
+		 $(settings.nTable).hasClass( 'dt-responsive' ) ||
844
+		 settings.oInit.responsive ||
845
+		 DataTable.defaults.responsive
846
+	) {
847
+		var init = settings.oInit.responsive;
848
+
849
+		if ( init !== false ) {
850
+			new Responsive( settings, $.isPlainObject( init ) ? init : {}  );
851
+		}
852
+	}
853
+} );
854
+
855
+return Responsive;
856
+}; // /factory
857
+
858
+
859
+// Define as an AMD module if possible
860
+if ( typeof define === 'function' && define.amd ) {
861
+	define( ['jquery', 'datatables'], factory );
862
+}
863
+else if ( typeof exports === 'object' ) {
864
+    // Node/CommonJS
865
+    factory( require('jquery'), require('datatables') );
866
+}
867
+else if ( jQuery && !jQuery.fn.dataTable.Responsive ) {
868
+	// Otherwise simply initialise as normal, stopping multiple evaluation
869
+	factory( jQuery, jQuery.fn.dataTable );
870
+}
871
+
872
+
873
+})(window, document);

+ 149
- 0
vendor/datatables-responsive/dataTables.responsive.scss Datei anzeigen

@@ -0,0 +1,149 @@
1
+
2
+//
3
+// Mixins
4
+//
5
+@mixin control() {
6
+	display: block;
7
+	position: absolute;
8
+	color: white;
9
+	border: 2px solid white;
10
+	border-radius: 16px;
11
+	text-align: center;
12
+	line-height: 14px;
13
+	box-shadow: 0 0 3px #444;
14
+	box-sizing: content-box;
15
+}
16
+
17
+@mixin control-open() {
18
+	content: '+';
19
+	background-color: #31b131;
20
+}
21
+
22
+@mixin control-close() {
23
+	content: '-';
24
+	background-color: #d33333;
25
+}
26
+
27
+
28
+//
29
+// Table styles
30
+//
31
+table.dataTable {
32
+	// Styling for the `inline` type
33
+	&.dtr-inline.collapsed > tbody {
34
+		> tr > td:first-child,
35
+		> tr > th:first-child {
36
+			position: relative;
37
+			padding-left: 30px;
38
+			cursor: pointer;
39
+
40
+			&:before {
41
+				top: 8px;
42
+				left: 4px;
43
+				height: 16px;
44
+				width: 16px;
45
+				@include control;
46
+				@include control-open;
47
+			}
48
+
49
+			&.dataTables_empty:before {
50
+				display: none;
51
+			}
52
+		}
53
+
54
+		> tr.parent {
55
+			> td:first-child:before,
56
+			> th:first-child:before {
57
+				@include control-close;
58
+			}
59
+		}
60
+
61
+		> tr.child td:before {
62
+			display: none;
63
+		}
64
+	}
65
+
66
+	// DataTables' `compact` styling
67
+	&.dtr-inline.collapsed.compact > tbody {
68
+		> tr > td:first-child,
69
+		> tr > th:first-child {
70
+			padding-left: 27px;
71
+
72
+			&:before {
73
+				top: 5px;
74
+				left: 4px;
75
+				height: 14px;
76
+				width: 14px;
77
+				border-radius: 14px;
78
+				line-height: 12px;
79
+			}
80
+		}
81
+	}
82
+
83
+
84
+	// Styling for the `column` type
85
+	&.dtr-column > tbody {
86
+		> tr > td.control,
87
+		> tr > th.control {
88
+			position: relative;
89
+			cursor: pointer;
90
+
91
+			&:before {
92
+				top: 50%;
93
+				left: 50%;
94
+				height: 16px;
95
+				width: 16px;
96
+				margin-top: -10px;
97
+				margin-left: -10px;
98
+				@include control;
99
+				@include control-open;
100
+			}
101
+		}
102
+
103
+		> tr.parent {
104
+			td.control:before,
105
+			th.control:before {
106
+				@include control-close;
107
+			}
108
+		}
109
+	}
110
+
111
+
112
+	// Child row styling
113
+	> tbody > tr.child {
114
+		padding: 0.5em 1em;
115
+
116
+		&:hover {
117
+			background: transparent !important;
118
+		}
119
+
120
+		ul {
121
+			display: inline-block;
122
+			list-style-type: none;
123
+			margin: 0;
124
+			padding: 0;
125
+
126
+			li {
127
+				border-bottom: 1px solid #efefef;
128
+				padding: 0.5em 0;
129
+
130
+				&:first-child {
131
+					padding-top: 0;
132
+				}
133
+
134
+				&:last-child {
135
+					border-bottom: none;
136
+				}
137
+			}
138
+		}
139
+
140
+		span.dtr-title {
141
+			display: inline-block;
142
+			min-width: 75px;
143
+			font-weight: bold;
144
+		}
145
+
146
+		span.dtr-data {}
147
+	}
148
+}
149
+

+ 185
- 0
vendor/datatables/css/dataTables.bootstrap.css Datei anzeigen

@@ -0,0 +1,185 @@
1
+table.dataTable {
2
+  clear: both;
3
+  margin-top: 6px !important;
4
+  margin-bottom: 6px !important;
5
+  max-width: none !important;
6
+  border-collapse: separate !important;
7
+}
8
+table.dataTable td,
9
+table.dataTable th {
10
+  -webkit-box-sizing: content-box;
11
+  -moz-box-sizing: content-box;
12
+  box-sizing: content-box;
13
+}
14
+table.dataTable td.dataTables_empty,
15
+table.dataTable th.dataTables_empty {
16
+  text-align: center;
17
+}
18
+table.dataTable.nowrap th,
19
+table.dataTable.nowrap td {
20
+  white-space: nowrap;
21
+}
22
+
23
+div.dataTables_wrapper div.dataTables_length label {
24
+  font-weight: normal;
25
+  text-align: left;
26
+  white-space: nowrap;
27
+}
28
+div.dataTables_wrapper div.dataTables_length select {
29
+  width: 75px;
30
+  display: inline-block;
31
+}
32
+div.dataTables_wrapper div.dataTables_filter {
33
+  text-align: right;
34
+}
35
+div.dataTables_wrapper div.dataTables_filter label {
36
+  font-weight: normal;
37
+  white-space: nowrap;
38
+  text-align: left;
39
+}
40
+div.dataTables_wrapper div.dataTables_filter input {
41
+  margin-left: 0.5em;
42
+  display: inline-block;
43
+  width: auto;
44
+}
45
+div.dataTables_wrapper div.dataTables_info {
46
+  padding-top: 8px;
47
+  white-space: nowrap;
48
+}
49
+div.dataTables_wrapper div.dataTables_paginate {
50
+  margin: 0;
51
+  white-space: nowrap;
52
+  text-align: right;
53
+}
54
+div.dataTables_wrapper div.dataTables_paginate ul.pagination {
55
+  margin: 2px 0;
56
+  white-space: nowrap;
57
+}
58
+div.dataTables_wrapper div.dataTables_processing {
59
+  position: absolute;
60
+  top: 50%;
61
+  left: 50%;
62
+  width: 200px;
63
+  margin-left: -100px;
64
+  margin-top: -26px;
65
+  text-align: center;
66
+  padding: 1em 0;
67
+}
68
+
69
+table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
70
+table.dataTable thead > tr > td.sorting_asc,
71
+table.dataTable thead > tr > td.sorting_desc,
72
+table.dataTable thead > tr > td.sorting {
73
+  padding-right: 30px;
74
+}
75
+table.dataTable thead > tr > th:active,
76
+table.dataTable thead > tr > td:active {
77
+  outline: none;
78
+}
79
+table.dataTable thead .sorting,
80
+table.dataTable thead .sorting_asc,
81
+table.dataTable thead .sorting_desc,
82
+table.dataTable thead .sorting_asc_disabled,
83
+table.dataTable thead .sorting_desc_disabled {
84
+  cursor: pointer;
85
+  position: relative;
86
+}
87
+table.dataTable thead .sorting:after,
88
+table.dataTable thead .sorting_asc:after,
89
+table.dataTable thead .sorting_desc:after,
90
+table.dataTable thead .sorting_asc_disabled:after,
91
+table.dataTable thead .sorting_desc_disabled:after {
92
+  position: absolute;
93
+  bottom: 8px;
94
+  right: 8px;
95
+  display: block;
96
+  font-family: 'Glyphicons Halflings';
97
+  opacity: 0.5;
98
+}
99
+table.dataTable thead .sorting:after {
100
+  opacity: 0.2;
101
+  content: "\e150";
102
+  /* sort */
103
+}
104
+table.dataTable thead .sorting_asc:after {
105
+  content: "\e155";
106
+  /* sort-by-attributes */
107
+}
108
+table.dataTable thead .sorting_desc:after {
109
+  content: "\e156";
110
+  /* sort-by-attributes-alt */
111
+}
112
+table.dataTable thead .sorting_asc_disabled:after,
113
+table.dataTable thead .sorting_desc_disabled:after {
114
+  color: #eee;
115
+}
116
+
117
+div.dataTables_scrollHead table.dataTable {
118
+  margin-bottom: 0 !important;
119
+}
120
+
121
+div.dataTables_scrollBody table {
122
+  border-top: none;
123
+  margin-top: 0 !important;
124
+  margin-bottom: 0 !important;
125
+}
126
+div.dataTables_scrollBody table thead .sorting:after,
127
+div.dataTables_scrollBody table thead .sorting_asc:after,
128
+div.dataTables_scrollBody table thead .sorting_desc:after {
129
+  display: none;
130
+}
131
+div.dataTables_scrollBody table tbody tr:first-child th,
132
+div.dataTables_scrollBody table tbody tr:first-child td {
133
+  border-top: none;
134
+}
135
+
136
+div.dataTables_scrollFoot table {
137
+  margin-top: 0 !important;
138
+  border-top: none;
139
+}
140
+
141
+@media screen and (max-width: 767px) {
142
+  div.dataTables_wrapper div.dataTables_length,
143
+  div.dataTables_wrapper div.dataTables_filter,
144
+  div.dataTables_wrapper div.dataTables_info,
145
+  div.dataTables_wrapper div.dataTables_paginate {
146
+    text-align: center;
147
+  }
148
+}
149
+table.dataTable.table-condensed > thead > tr > th {
150
+  padding-right: 20px;
151
+}
152
+table.dataTable.table-condensed .sorting:after,
153
+table.dataTable.table-condensed .sorting_asc:after,
154
+table.dataTable.table-condensed .sorting_desc:after {
155
+  top: 6px;
156
+  right: 6px;
157
+}
158
+
159
+table.table-bordered.dataTable th,
160
+table.table-bordered.dataTable td {
161
+  border-left-width: 0;
162
+}
163
+table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
164
+table.table-bordered.dataTable td:last-child,
165
+table.table-bordered.dataTable td:last-child {
166
+  border-right-width: 0;
167
+}
168
+table.table-bordered.dataTable tbody th,
169
+table.table-bordered.dataTable tbody td {
170
+  border-bottom-width: 0;
171
+}
172
+
173
+div.dataTables_scrollHead table.table-bordered {
174
+  border-bottom-width: 0;
175
+}
176
+
177
+div.table-responsive > div.dataTables_wrapper > div.row {
178
+  margin: 0;
179
+}
180
+div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
181
+  padding-left: 0;
182
+}
183
+div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
184
+  padding-right: 0;
185
+}

+ 1
- 0
vendor/datatables/css/dataTables.bootstrap.min.css Datei anzeigen

@@ -0,0 +1 @@
1
+table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}

+ 193
- 0
vendor/datatables/css/dataTables.bootstrap4.css Datei anzeigen

@@ -0,0 +1,193 @@
1
+table.dataTable {
2
+  clear: both;
3
+  margin-top: 6px !important;
4
+  margin-bottom: 6px !important;
5
+  max-width: none !important;
6
+  border-collapse: separate !important;
7
+}
8
+table.dataTable td,
9
+table.dataTable th {
10
+  -webkit-box-sizing: content-box;
11
+  box-sizing: content-box;
12
+}
13
+table.dataTable td.dataTables_empty,
14
+table.dataTable th.dataTables_empty {
15
+  text-align: center;
16
+}
17
+table.dataTable.nowrap th,
18
+table.dataTable.nowrap td {
19
+  white-space: nowrap;
20
+}
21
+
22
+div.dataTables_wrapper div.dataTables_length label {
23
+  font-weight: normal;
24
+  text-align: left;
25
+  white-space: nowrap;
26
+}
27
+div.dataTables_wrapper div.dataTables_length select {
28
+  width: 75px;
29
+  display: inline-block;
30
+}
31
+div.dataTables_wrapper div.dataTables_filter {
32
+  text-align: right;
33
+}
34
+div.dataTables_wrapper div.dataTables_filter label {
35
+  font-weight: normal;
36
+  white-space: nowrap;
37
+  text-align: left;
38
+}
39
+div.dataTables_wrapper div.dataTables_filter input {
40
+  margin-left: 0.5em;
41
+  display: inline-block;
42
+  width: auto;
43
+}
44
+div.dataTables_wrapper div.dataTables_info {
45
+  padding-top: 0.85em;
46
+  white-space: nowrap;
47
+}
48
+div.dataTables_wrapper div.dataTables_paginate {
49
+  margin: 0;
50
+  white-space: nowrap;
51
+  text-align: right;
52
+}
53
+div.dataTables_wrapper div.dataTables_paginate ul.pagination {
54
+  margin: 2px 0;
55
+  white-space: nowrap;
56
+}
57
+div.dataTables_wrapper div.dataTables_processing {
58
+  position: absolute;
59
+  top: 50%;
60
+  left: 50%;
61
+  width: 200px;
62
+  margin-left: -100px;
63
+  margin-top: -26px;
64
+  text-align: center;
65
+  padding: 1em 0;
66
+}
67
+
68
+table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
69
+table.dataTable thead > tr > td.sorting_asc,
70
+table.dataTable thead > tr > td.sorting_desc,
71
+table.dataTable thead > tr > td.sorting {
72
+  padding-right: 30px;
73
+}
74
+table.dataTable thead > tr > th:active,
75
+table.dataTable thead > tr > td:active {
76
+  outline: none;
77
+}
78
+table.dataTable thead .sorting,
79
+table.dataTable thead .sorting_asc,
80
+table.dataTable thead .sorting_desc,
81
+table.dataTable thead .sorting_asc_disabled,
82
+table.dataTable thead .sorting_desc_disabled {
83
+  cursor: pointer;
84
+  position: relative;
85
+}
86
+table.dataTable thead .sorting:before, table.dataTable thead .sorting:after,
87
+table.dataTable thead .sorting_asc:before,
88
+table.dataTable thead .sorting_asc:after,
89
+table.dataTable thead .sorting_desc:before,
90
+table.dataTable thead .sorting_desc:after,
91
+table.dataTable thead .sorting_asc_disabled:before,
92
+table.dataTable thead .sorting_asc_disabled:after,
93
+table.dataTable thead .sorting_desc_disabled:before,
94
+table.dataTable thead .sorting_desc_disabled:after {
95
+  position: absolute;
96
+  bottom: 0.9em;
97
+  display: block;
98
+  opacity: 0.3;
99
+}
100
+table.dataTable thead .sorting:before,
101
+table.dataTable thead .sorting_asc:before,
102
+table.dataTable thead .sorting_desc:before,
103
+table.dataTable thead .sorting_asc_disabled:before,
104
+table.dataTable thead .sorting_desc_disabled:before {
105
+  right: 1em;
106
+  content: "\2191";
107
+}
108
+table.dataTable thead .sorting:after,
109
+table.dataTable thead .sorting_asc:after,
110
+table.dataTable thead .sorting_desc:after,
111
+table.dataTable thead .sorting_asc_disabled:after,
112
+table.dataTable thead .sorting_desc_disabled:after {
113
+  right: 0.5em;
114
+  content: "\2193";
115
+}
116
+table.dataTable thead .sorting_asc:before,
117
+table.dataTable thead .sorting_desc:after {
118
+  opacity: 1;
119
+}
120
+table.dataTable thead .sorting_asc_disabled:before,
121
+table.dataTable thead .sorting_desc_disabled:after {
122
+  opacity: 0;
123
+}
124
+
125
+div.dataTables_scrollHead table.dataTable {
126
+  margin-bottom: 0 !important;
127
+}
128
+
129
+div.dataTables_scrollBody table {
130
+  border-top: none;
131
+  margin-top: 0 !important;
132
+  margin-bottom: 0 !important;
133
+}
134
+div.dataTables_scrollBody table thead .sorting:after,
135
+div.dataTables_scrollBody table thead .sorting_asc:after,
136
+div.dataTables_scrollBody table thead .sorting_desc:after {
137
+  display: none;
138
+}
139
+div.dataTables_scrollBody table tbody tr:first-child th,
140
+div.dataTables_scrollBody table tbody tr:first-child td {
141
+  border-top: none;
142
+}
143
+
144
+div.dataTables_scrollFoot table {
145
+  margin-top: 0 !important;
146
+  border-top: none;
147
+}
148
+
149
+@media screen and (max-width: 767px) {
150
+  div.dataTables_wrapper div.dataTables_length,
151
+  div.dataTables_wrapper div.dataTables_filter,
152
+  div.dataTables_wrapper div.dataTables_info,
153
+  div.dataTables_wrapper div.dataTables_paginate {
154
+    text-align: center;
155
+  }
156
+}
157
+table.dataTable.table-condensed > thead > tr > th {
158
+  padding-right: 20px;
159
+}
160
+table.dataTable.table-condensed .sorting:after,
161
+table.dataTable.table-condensed .sorting_asc:after,
162
+table.dataTable.table-condensed .sorting_desc:after {
163
+  top: 6px;
164
+  right: 6px;
165
+}
166
+
167
+table.table-bordered.dataTable th,
168
+table.table-bordered.dataTable td {
169
+  border-left-width: 0;
170
+}
171
+table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
172
+table.table-bordered.dataTable td:last-child,
173
+table.table-bordered.dataTable td:last-child {
174
+  border-right-width: 0;
175
+}
176
+table.table-bordered.dataTable tbody th,
177
+table.table-bordered.dataTable tbody td {
178
+  border-bottom-width: 0;
179
+}
180
+
181
+div.dataTables_scrollHead table.table-bordered {
182
+  border-bottom-width: 0;
183
+}
184
+
185
+div.table-responsive > div.dataTables_wrapper > div.row {
186
+  margin: 0;
187
+}
188
+div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
189
+  padding-left: 0;
190
+}
191
+div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
192
+  padding-right: 0;
193
+}

+ 1
- 0
vendor/datatables/css/dataTables.bootstrap4.min.css Datei anzeigen

@@ -0,0 +1 @@
1
+table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:0.85em;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:0.9em;display:block;opacity:0.3}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{right:0.5em;content:"\2193"}table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:after{opacity:1}table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}

+ 116
- 0
vendor/datatables/css/dataTables.foundation.css Datei anzeigen

@@ -0,0 +1,116 @@
1
+table.dataTable {
2
+  clear: both;
3
+  margin: 0.5em 0 !important;
4
+  max-width: none !important;
5
+  width: 100%;
6
+}
7
+table.dataTable td,
8
+table.dataTable th {
9
+  -webkit-box-sizing: content-box;
10
+  box-sizing: content-box;
11
+}
12
+table.dataTable td.dataTables_empty,
13
+table.dataTable th.dataTables_empty {
14
+  text-align: center;
15
+}
16
+table.dataTable.nowrap th, table.dataTable.nowrap td {
17
+  white-space: nowrap;
18
+}
19
+
20
+div.dataTables_wrapper {
21
+  position: relative;
22
+}
23
+div.dataTables_wrapper div.dataTables_length label {
24
+  float: left;
25
+  text-align: left;
26
+  margin-bottom: 0;
27
+}
28
+div.dataTables_wrapper div.dataTables_length select {
29
+  width: 75px;
30
+  margin-bottom: 0;
31
+}
32
+div.dataTables_wrapper div.dataTables_filter label {
33
+  float: right;
34
+  margin-bottom: 0;
35
+}
36
+div.dataTables_wrapper div.dataTables_filter input {
37
+  display: inline-block !important;
38
+  width: auto !important;
39
+  margin-bottom: 0;
40
+  margin-left: 0.5em;
41
+}
42
+div.dataTables_wrapper div.dataTables_info {
43
+  padding-top: 2px;
44
+}
45
+div.dataTables_wrapper div.dataTables_paginate {
46
+  float: right;
47
+  margin: 0;
48
+}
49
+div.dataTables_wrapper div.dataTables_processing {
50
+  position: absolute;
51
+  top: 50%;
52
+  left: 50%;
53
+  width: 200px;
54
+  margin-left: -100px;
55
+  margin-top: -26px;
56
+  text-align: center;
57
+  padding: 1rem 0;
58
+}
59
+
60
+table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
61
+table.dataTable thead > tr > td.sorting_asc,
62
+table.dataTable thead > tr > td.sorting_desc,
63
+table.dataTable thead > tr > td.sorting {
64
+  padding-right: 1.5rem;
65
+}
66
+table.dataTable thead > tr > th:active,
67
+table.dataTable thead > tr > td:active {
68
+  outline: none;
69
+}
70
+table.dataTable thead .sorting,
71
+table.dataTable thead .sorting_asc,
72
+table.dataTable thead .sorting_desc {
73
+  cursor: pointer;
74
+}
75
+table.dataTable thead .sorting,
76
+table.dataTable thead .sorting_asc,
77
+table.dataTable thead .sorting_desc,
78
+table.dataTable thead .sorting_asc_disabled,
79
+table.dataTable thead .sorting_desc_disabled {
80
+  background-repeat: no-repeat;
81
+  background-position: center right;
82
+}
83
+table.dataTable thead .sorting {
84
+  background-image: url("../images/sort_both.png");
85
+}
86
+table.dataTable thead .sorting_asc {
87
+  background-image: url("../images/sort_asc.png");
88
+}
89
+table.dataTable thead .sorting_desc {
90
+  background-image: url("../images/sort_desc.png");
91
+}
92
+table.dataTable thead .sorting_asc_disabled {
93
+  background-image: url("../images/sort_asc_disabled.png");
94
+}
95
+table.dataTable thead .sorting_desc_disabled {
96
+  background-image: url("../images/sort_desc_disabled.png");
97
+}
98
+
99
+div.dataTables_scrollHead table {
100
+  margin-bottom: 0 !important;
101
+}
102
+
103
+div.dataTables_scrollBody table {
104
+  border-top: none;
105
+  margin-top: 0 !important;
106
+  margin-bottom: 0 !important;
107
+}
108
+div.dataTables_scrollBody table tbody tr:first-child th,
109
+div.dataTables_scrollBody table tbody tr:first-child td {
110
+  border-top: none;
111
+}
112
+
113
+div.dataTables_scrollFoot table {
114
+  margin-top: 0 !important;
115
+  border-top: none;
116
+}

+ 1
- 0
vendor/datatables/css/dataTables.foundation.min.css Datei anzeigen

@@ -0,0 +1 @@
1
+table.dataTable{clear:both;margin:0.5em 0 !important;max-width:none !important;width:100%}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper{position:relative}div.dataTables_wrapper div.dataTables_length label{float:left;text-align:left;margin-bottom:0}div.dataTables_wrapper div.dataTables_length select{width:75px;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter label{float:right;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter input{display:inline-block !important;width:auto !important;margin-bottom:0;margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:2px}div.dataTables_wrapper div.dataTables_paginate{float:right;margin:0}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:1.5rem}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}div.dataTables_scrollHead table{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}

+ 481
- 0
vendor/datatables/css/dataTables.jqueryui.css Datei anzeigen

@@ -0,0 +1,481 @@
1
+/*
2
+ * Table styles
3
+ */
4
+table.dataTable {
5
+  width: 100%;
6
+  margin: 0 auto;
7
+  clear: both;
8
+  border-collapse: separate;
9
+  border-spacing: 0;
10
+  /*
11
+   * Header and footer styles
12
+   */
13
+  /*
14
+   * Body styles
15
+   */
16
+}
17
+table.dataTable thead th,
18
+table.dataTable tfoot th {
19
+  font-weight: bold;
20
+}
21
+table.dataTable thead th,
22
+table.dataTable thead td {
23
+  padding: 10px 18px;
24
+}
25
+table.dataTable thead th:active,
26
+table.dataTable thead td:active {
27
+  outline: none;
28
+}
29
+table.dataTable tfoot th,
30
+table.dataTable tfoot td {
31
+  padding: 10px 18px 6px 18px;
32
+}
33
+table.dataTable tbody tr {
34
+  background-color: #ffffff;
35
+}
36
+table.dataTable tbody tr.selected {
37
+  background-color: #B0BED9;
38
+}
39
+table.dataTable tbody th,
40
+table.dataTable tbody td {
41
+  padding: 8px 10px;
42
+}
43
+table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
44
+  border-top: 1px solid #ddd;
45
+}
46
+table.dataTable.row-border tbody tr:first-child th,
47
+table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
48
+table.dataTable.display tbody tr:first-child td {
49
+  border-top: none;
50
+}
51
+table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
52
+  border-top: 1px solid #ddd;
53
+  border-right: 1px solid #ddd;
54
+}
55
+table.dataTable.cell-border tbody tr th:first-child,
56
+table.dataTable.cell-border tbody tr td:first-child {
57
+  border-left: 1px solid #ddd;
58
+}
59
+table.dataTable.cell-border tbody tr:first-child th,
60
+table.dataTable.cell-border tbody tr:first-child td {
61
+  border-top: none;
62
+}
63
+table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
64
+  background-color: #f9f9f9;
65
+}
66
+table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
67
+  background-color: #acbad4;
68
+}
69
+table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
70
+  background-color: #f6f6f6;
71
+}
72
+table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
73
+  background-color: #aab7d1;
74
+}
75
+table.dataTable.order-column tbody tr > .sorting_1,
76
+table.dataTable.order-column tbody tr > .sorting_2,
77
+table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
78
+table.dataTable.display tbody tr > .sorting_2,
79
+table.dataTable.display tbody tr > .sorting_3 {
80
+  background-color: #fafafa;
81
+}
82
+table.dataTable.order-column tbody tr.selected > .sorting_1,
83
+table.dataTable.order-column tbody tr.selected > .sorting_2,
84
+table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
85
+table.dataTable.display tbody tr.selected > .sorting_2,
86
+table.dataTable.display tbody tr.selected > .sorting_3 {
87
+  background-color: #acbad5;
88
+}
89
+table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
90
+  background-color: #f1f1f1;
91
+}
92
+table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
93
+  background-color: #f3f3f3;
94
+}
95
+table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
96
+  background-color: whitesmoke;
97
+}
98
+table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
99
+  background-color: #a6b4cd;
100
+}
101
+table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
102
+  background-color: #a8b5cf;
103
+}
104
+table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
105
+  background-color: #a9b7d1;
106
+}
107
+table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
108
+  background-color: #fafafa;
109
+}
110
+table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
111
+  background-color: #fcfcfc;
112
+}
113
+table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
114
+  background-color: #fefefe;
115
+}
116
+table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
117
+  background-color: #acbad5;
118
+}
119
+table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
120
+  background-color: #aebcd6;
121
+}
122
+table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
123
+  background-color: #afbdd8;
124
+}
125
+table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
126
+  background-color: #eaeaea;
127
+}
128
+table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
129
+  background-color: #ececec;
130
+}
131
+table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
132
+  background-color: #efefef;
133
+}
134
+table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
135
+  background-color: #a2aec7;
136
+}
137
+table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
138
+  background-color: #a3b0c9;
139
+}
140
+table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
141
+  background-color: #a5b2cb;
142
+}
143
+table.dataTable.no-footer {
144
+  border-bottom: 1px solid #111;
145
+}
146
+table.dataTable.nowrap th, table.dataTable.nowrap td {
147
+  white-space: nowrap;
148
+}
149
+table.dataTable.compact thead th,
150
+table.dataTable.compact thead td {
151
+  padding: 4px 17px 4px 4px;
152
+}
153
+table.dataTable.compact tfoot th,
154
+table.dataTable.compact tfoot td {
155
+  padding: 4px;
156
+}
157
+table.dataTable.compact tbody th,
158
+table.dataTable.compact tbody td {
159
+  padding: 4px;
160
+}
161
+table.dataTable th.dt-left,
162
+table.dataTable td.dt-left {
163
+  text-align: left;
164
+}
165
+table.dataTable th.dt-center,
166
+table.dataTable td.dt-center,
167
+table.dataTable td.dataTables_empty {
168
+  text-align: center;
169
+}
170
+table.dataTable th.dt-right,
171
+table.dataTable td.dt-right {
172
+  text-align: right;
173
+}
174
+table.dataTable th.dt-justify,
175
+table.dataTable td.dt-justify {
176
+  text-align: justify;
177
+}
178
+table.dataTable th.dt-nowrap,
179
+table.dataTable td.dt-nowrap {
180
+  white-space: nowrap;
181
+}
182
+table.dataTable thead th.dt-head-left,
183
+table.dataTable thead td.dt-head-left,
184
+table.dataTable tfoot th.dt-head-left,
185
+table.dataTable tfoot td.dt-head-left {
186
+  text-align: left;
187
+}
188
+table.dataTable thead th.dt-head-center,
189
+table.dataTable thead td.dt-head-center,
190
+table.dataTable tfoot th.dt-head-center,
191
+table.dataTable tfoot td.dt-head-center {
192
+  text-align: center;
193
+}
194
+table.dataTable thead th.dt-head-right,
195
+table.dataTable thead td.dt-head-right,
196
+table.dataTable tfoot th.dt-head-right,
197
+table.dataTable tfoot td.dt-head-right {
198
+  text-align: right;
199
+}
200
+table.dataTable thead th.dt-head-justify,
201
+table.dataTable thead td.dt-head-justify,
202
+table.dataTable tfoot th.dt-head-justify,
203
+table.dataTable tfoot td.dt-head-justify {
204
+  text-align: justify;
205
+}
206
+table.dataTable thead th.dt-head-nowrap,
207
+table.dataTable thead td.dt-head-nowrap,
208
+table.dataTable tfoot th.dt-head-nowrap,
209
+table.dataTable tfoot td.dt-head-nowrap {
210
+  white-space: nowrap;
211
+}
212
+table.dataTable tbody th.dt-body-left,
213
+table.dataTable tbody td.dt-body-left {
214
+  text-align: left;
215
+}
216
+table.dataTable tbody th.dt-body-center,
217
+table.dataTable tbody td.dt-body-center {
218
+  text-align: center;
219
+}
220
+table.dataTable tbody th.dt-body-right,
221
+table.dataTable tbody td.dt-body-right {
222
+  text-align: right;
223
+}
224
+table.dataTable tbody th.dt-body-justify,
225
+table.dataTable tbody td.dt-body-justify {
226
+  text-align: justify;
227
+}
228
+table.dataTable tbody th.dt-body-nowrap,
229
+table.dataTable tbody td.dt-body-nowrap {
230
+  white-space: nowrap;
231
+}
232
+
233
+table.dataTable,
234
+table.dataTable th,
235
+table.dataTable td {
236
+  -webkit-box-sizing: content-box;
237
+  box-sizing: content-box;
238
+}
239
+
240
+/*
241
+ * Control feature layout
242
+ */
243
+.dataTables_wrapper {
244
+  position: relative;
245
+  clear: both;
246
+  *zoom: 1;
247
+  zoom: 1;
248
+}
249
+.dataTables_wrapper .dataTables_length {
250
+  float: left;
251
+}
252
+.dataTables_wrapper .dataTables_filter {
253
+  float: right;
254
+  text-align: right;
255
+}
256
+.dataTables_wrapper .dataTables_filter input {
257
+  margin-left: 0.5em;
258
+}
259
+.dataTables_wrapper .dataTables_info {
260
+  clear: both;
261
+  float: left;
262
+  padding-top: 0.755em;
263
+}
264
+.dataTables_wrapper .dataTables_paginate {
265
+  float: right;
266
+  text-align: right;
267
+  padding-top: 0.25em;
268
+}
269
+.dataTables_wrapper .dataTables_paginate .paginate_button {
270
+  box-sizing: border-box;
271
+  display: inline-block;
272
+  min-width: 1.5em;
273
+  padding: 0.5em 1em;
274
+  margin-left: 2px;
275
+  text-align: center;
276
+  text-decoration: none !important;
277
+  cursor: pointer;
278
+  *cursor: hand;
279
+  color: #333 !important;
280
+  border: 1px solid transparent;
281
+  border-radius: 2px;
282
+}
283
+.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
284
+  color: #333 !important;
285
+  border: 1px solid #979797;
286
+  background-color: white;
287
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
288
+  /* Chrome,Safari4+ */
289
+  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
290
+  /* Chrome10+,Safari5.1+ */
291
+  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
292
+  /* FF3.6+ */
293
+  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
294
+  /* IE10+ */
295
+  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
296
+  /* Opera 11.10+ */
297
+  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
298
+  /* W3C */
299
+}
300
+.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
301
+  cursor: default;
302
+  color: #666 !important;
303
+  border: 1px solid transparent;
304
+  background: transparent;
305
+  box-shadow: none;
306
+}
307
+.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
308
+  color: white !important;
309
+  border: 1px solid #111;
310
+  background-color: #585858;
311
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
312
+  /* Chrome,Safari4+ */
313
+  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
314
+  /* Chrome10+,Safari5.1+ */
315
+  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
316
+  /* FF3.6+ */
317
+  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
318
+  /* IE10+ */
319
+  background: -o-linear-gradient(top, #585858 0%, #111 100%);
320
+  /* Opera 11.10+ */
321
+  background: linear-gradient(to bottom, #585858 0%, #111 100%);
322
+  /* W3C */
323
+}
324
+.dataTables_wrapper .dataTables_paginate .paginate_button:active {
325
+  outline: none;
326
+  background-color: #2b2b2b;
327
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
328
+  /* Chrome,Safari4+ */
329
+  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
330
+  /* Chrome10+,Safari5.1+ */
331
+  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
332
+  /* FF3.6+ */
333
+  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
334
+  /* IE10+ */
335
+  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
336
+  /* Opera 11.10+ */
337
+  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
338
+  /* W3C */
339
+  box-shadow: inset 0 0 3px #111;
340
+}
341
+.dataTables_wrapper .dataTables_paginate .ellipsis {
342
+  padding: 0 1em;
343
+}
344
+.dataTables_wrapper .dataTables_processing {
345
+  position: absolute;
346
+  top: 50%;
347
+  left: 50%;
348
+  width: 100%;
349
+  height: 40px;
350
+  margin-left: -50%;
351
+  margin-top: -25px;
352
+  padding-top: 20px;
353
+  text-align: center;
354
+  font-size: 1.2em;
355
+  background-color: white;
356
+  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
357
+  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
358
+  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
359
+  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
360
+  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
361
+  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
362
+}
363
+.dataTables_wrapper .dataTables_length,
364
+.dataTables_wrapper .dataTables_filter,
365
+.dataTables_wrapper .dataTables_info,
366
+.dataTables_wrapper .dataTables_processing,
367
+.dataTables_wrapper .dataTables_paginate {
368
+  color: #333;
369
+}
370
+.dataTables_wrapper .dataTables_scroll {
371
+  clear: both;
372
+}
373
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
374
+  *margin-top: -1px;
375
+  -webkit-overflow-scrolling: touch;
376
+}
377
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
378
+  vertical-align: middle;
379
+}
380
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
381
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
382
+  height: 0;
383
+  overflow: hidden;
384
+  margin: 0 !important;
385
+  padding: 0 !important;
386
+}
387
+.dataTables_wrapper.no-footer .dataTables_scrollBody {
388
+  border-bottom: 1px solid #111;
389
+}
390
+.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
391
+.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
392
+  border-bottom: none;
393
+}
394
+.dataTables_wrapper:after {
395
+  visibility: hidden;
396
+  display: block;
397
+  content: "";
398
+  clear: both;
399
+  height: 0;
400
+}
401
+
402
+@media screen and (max-width: 767px) {
403
+  .dataTables_wrapper .dataTables_info,
404
+  .dataTables_wrapper .dataTables_paginate {
405
+    float: none;
406
+    text-align: center;
407
+  }
408
+  .dataTables_wrapper .dataTables_paginate {
409
+    margin-top: 0.5em;
410
+  }
411
+}
412
+@media screen and (max-width: 640px) {
413
+  .dataTables_wrapper .dataTables_length,
414
+  .dataTables_wrapper .dataTables_filter {
415
+    float: none;
416
+    text-align: center;
417
+  }
418
+  .dataTables_wrapper .dataTables_filter {
419
+    margin-top: 0.5em;
420
+  }
421
+}
422
+table.dataTable thead th div.DataTables_sort_wrapper {
423
+  position: relative;
424
+}
425
+table.dataTable thead th div.DataTables_sort_wrapper span {
426
+  position: absolute;
427
+  top: 50%;
428
+  margin-top: -8px;
429
+  right: -18px;
430
+}
431
+table.dataTable thead th.ui-state-default,
432
+table.dataTable tfoot th.ui-state-default {
433
+  border-left-width: 0;
434
+}
435
+table.dataTable thead th.ui-state-default:first-child,
436
+table.dataTable tfoot th.ui-state-default:first-child {
437
+  border-left-width: 1px;
438
+}
439
+
440
+/*
441
+ * Control feature layout
442
+ */
443
+.dataTables_wrapper .dataTables_paginate .fg-button {
444
+  box-sizing: border-box;
445
+  display: inline-block;
446
+  min-width: 1.5em;
447
+  padding: 0.5em;
448
+  margin-left: 2px;
449
+  text-align: center;
450
+  text-decoration: none !important;
451
+  cursor: pointer;
452
+  *cursor: hand;
453
+  border: 1px solid transparent;
454
+}
455
+.dataTables_wrapper .dataTables_paginate .fg-button:active {
456
+  outline: none;
457
+}
458
+.dataTables_wrapper .dataTables_paginate .fg-button:first-child {
459
+  border-top-left-radius: 3px;
460
+  border-bottom-left-radius: 3px;
461
+}
462
+.dataTables_wrapper .dataTables_paginate .fg-button:last-child {
463
+  border-top-right-radius: 3px;
464
+  border-bottom-right-radius: 3px;
465
+}
466
+.dataTables_wrapper .ui-widget-header {
467
+  font-weight: normal;
468
+}
469
+.dataTables_wrapper .ui-toolbar {
470
+  padding: 8px;
471
+}
472
+.dataTables_wrapper.no-footer .dataTables_scrollBody {
473
+  border-bottom: none;
474
+}
475
+.dataTables_wrapper .dataTables_length,
476
+.dataTables_wrapper .dataTables_filter,
477
+.dataTables_wrapper .dataTables_info,
478
+.dataTables_wrapper .dataTables_processing,
479
+.dataTables_wrapper .dataTables_paginate {
480
+  color: inherit;
481
+}

+ 1
- 0
vendor/datatables/css/dataTables.jqueryui.min.css
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 87
- 0
vendor/datatables/css/dataTables.material.css Datei anzeigen

@@ -0,0 +1,87 @@
1
+div.dataTables_wrapper div.dataTables_filter {
2
+  text-align: right;
3
+}
4
+div.dataTables_wrapper div.dataTables_filter input {
5
+  margin-left: 0.5em;
6
+}
7
+div.dataTables_wrapper div.dataTables_info {
8
+  padding-top: 10px;
9
+  white-space: nowrap;
10
+}
11
+div.dataTables_wrapper div.dataTables_processing {
12
+  position: absolute;
13
+  top: 50%;
14
+  left: 50%;
15
+  width: 200px;
16
+  margin-left: -100px;
17
+  text-align: center;
18
+}
19
+div.dataTables_wrapper div.dataTables_paginate {
20
+  text-align: right;
21
+}
22
+div.dataTables_wrapper div.mdl-grid.dt-table {
23
+  padding-top: 0;
24
+  padding-bottom: 0;
25
+}
26
+div.dataTables_wrapper div.mdl-grid.dt-table > div.mdl-cell {
27
+  margin-top: 0;
28
+  margin-bottom: 0;
29
+}
30
+
31
+table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
32
+table.dataTable thead > tr > td.sorting_asc,
33
+table.dataTable thead > tr > td.sorting_desc,
34
+table.dataTable thead > tr > td.sorting {
35
+  padding-right: 30px;
36
+}
37
+table.dataTable thead > tr > th:active,
38
+table.dataTable thead > tr > td:active {
39
+  outline: none;
40
+}
41
+table.dataTable thead .sorting,
42
+table.dataTable thead .sorting_asc,
43
+table.dataTable thead .sorting_desc,
44
+table.dataTable thead .sorting_asc_disabled,
45
+table.dataTable thead .sorting_desc_disabled {
46
+  cursor: pointer;
47
+  position: relative;
48
+}
49
+table.dataTable thead .sorting:before, table.dataTable thead .sorting:after,
50
+table.dataTable thead .sorting_asc:before,
51
+table.dataTable thead .sorting_asc:after,
52
+table.dataTable thead .sorting_desc:before,
53
+table.dataTable thead .sorting_desc:after,
54
+table.dataTable thead .sorting_asc_disabled:before,
55
+table.dataTable thead .sorting_asc_disabled:after,
56
+table.dataTable thead .sorting_desc_disabled:before,
57
+table.dataTable thead .sorting_desc_disabled:after {
58
+  position: absolute;
59
+  bottom: 11px;
60
+  display: block;
61
+  opacity: 0.3;
62
+  font-size: 1.3em;
63
+}
64
+table.dataTable thead .sorting:before,
65
+table.dataTable thead .sorting_asc:before,
66
+table.dataTable thead .sorting_desc:before,
67
+table.dataTable thead .sorting_asc_disabled:before,
68
+table.dataTable thead .sorting_desc_disabled:before {
69
+  right: 1em;
70
+  content: "\2191";
71
+}
72
+table.dataTable thead .sorting:after,
73
+table.dataTable thead .sorting_asc:after,
74
+table.dataTable thead .sorting_desc:after,
75
+table.dataTable thead .sorting_asc_disabled:after,
76
+table.dataTable thead .sorting_desc_disabled:after {
77
+  right: 0.5em;
78
+  content: "\2193";
79
+}
80
+table.dataTable thead .sorting_asc:before,
81
+table.dataTable thead .sorting_desc:after {
82
+  opacity: 1;
83
+}
84
+table.dataTable thead .sorting_asc_disabled:before,
85
+table.dataTable thead .sorting_desc_disabled:after {
86
+  opacity: 0;
87
+}

+ 1
- 0
vendor/datatables/css/dataTables.material.min.css Datei anzeigen

@@ -0,0 +1 @@
1
+div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:10px;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;text-align:center}div.dataTables_wrapper div.dataTables_paginate{text-align:right}div.dataTables_wrapper div.mdl-grid.dt-table{padding-top:0;padding-bottom:0}div.dataTables_wrapper div.mdl-grid.dt-table>div.mdl-cell{margin-top:0;margin-bottom:0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:11px;display:block;opacity:0.3;font-size:1.3em}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{right:0.5em;content:"\2193"}table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:after{opacity:1}table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{opacity:0}

+ 103
- 0
vendor/datatables/css/dataTables.semanticui.css Datei anzeigen

@@ -0,0 +1,103 @@
1
+/*
2
+ * Styling for DataTables with Semantic UI
3
+ */
4
+table.dataTable.table {
5
+  margin: 0;
6
+}
7
+table.dataTable.table thead th,
8
+table.dataTable.table thead td {
9
+  position: relative;
10
+}
11
+table.dataTable.table thead th.sorting, table.dataTable.table thead th.sorting_asc, table.dataTable.table thead th.sorting_desc,
12
+table.dataTable.table thead td.sorting,
13
+table.dataTable.table thead td.sorting_asc,
14
+table.dataTable.table thead td.sorting_desc {
15
+  padding-right: 20px;
16
+}
17
+table.dataTable.table thead th.sorting:after, table.dataTable.table thead th.sorting_asc:after, table.dataTable.table thead th.sorting_desc:after,
18
+table.dataTable.table thead td.sorting:after,
19
+table.dataTable.table thead td.sorting_asc:after,
20
+table.dataTable.table thead td.sorting_desc:after {
21
+  position: absolute;
22
+  top: 12px;
23
+  right: 8px;
24
+  display: block;
25
+  font-family: Icons;
26
+}
27
+table.dataTable.table thead th.sorting:after,
28
+table.dataTable.table thead td.sorting:after {
29
+  content: "\f0dc";
30
+  color: #ddd;
31
+  font-size: 0.8em;
32
+}
33
+table.dataTable.table thead th.sorting_asc:after,
34
+table.dataTable.table thead td.sorting_asc:after {
35
+  content: "\f0de";
36
+}
37
+table.dataTable.table thead th.sorting_desc:after,
38
+table.dataTable.table thead td.sorting_desc:after {
39
+  content: "\f0dd";
40
+}
41
+table.dataTable.table td,
42
+table.dataTable.table th {
43
+  -webkit-box-sizing: content-box;
44
+  -moz-box-sizing: content-box;
45
+  box-sizing: content-box;
46
+}
47
+table.dataTable.table td.dataTables_empty,
48
+table.dataTable.table th.dataTables_empty {
49
+  text-align: center;
50
+}
51
+table.dataTable.table.nowrap th,
52
+table.dataTable.table.nowrap td {
53
+  white-space: nowrap;
54
+}
55
+
56
+div.dataTables_wrapper div.dataTables_length select {
57
+  vertical-align: middle;
58
+  min-height: 2.7142em;
59
+}
60
+div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown {
61
+  min-width: 0;
62
+}
63
+div.dataTables_wrapper div.dataTables_filter input {
64
+  margin-left: 0.5em;
65
+}
66
+div.dataTables_wrapper div.dataTables_info {
67
+  padding-top: 13px;
68
+  white-space: nowrap;
69
+}
70
+div.dataTables_wrapper div.dataTables_processing {
71
+  position: absolute;
72
+  top: 50%;
73
+  left: 50%;
74
+  width: 200px;
75
+  margin-left: -100px;
76
+  text-align: center;
77
+}
78
+div.dataTables_wrapper div.row.dt-table {
79
+  padding: 0;
80
+}
81
+div.dataTables_wrapper div.dataTables_scrollHead table.dataTable {
82
+  border-bottom-right-radius: 0;
83
+  border-bottom-left-radius: 0;
84
+  border-bottom: none;
85
+}
86
+div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,
87
+div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,
88
+div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after {
89
+  display: none;
90
+}
91
+div.dataTables_wrapper div.dataTables_scrollBody table.dataTable {
92
+  border-radius: 0;
93
+  border-top: none;
94
+  border-bottom-width: 0;
95
+}
96
+div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer {
97
+  border-bottom-width: 1px;
98
+}
99
+div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable {
100
+  border-top-right-radius: 0;
101
+  border-top-left-radius: 0;
102
+  border-top: none;
103
+}

+ 1
- 0
vendor/datatables/css/dataTables.semanticui.min.css Datei anzeigen

@@ -0,0 +1 @@
1
+table.dataTable.table{margin:0}table.dataTable.table thead th,table.dataTable.table thead td{position:relative}table.dataTable.table thead th.sorting,table.dataTable.table thead th.sorting_asc,table.dataTable.table thead th.sorting_desc,table.dataTable.table thead td.sorting,table.dataTable.table thead td.sorting_asc,table.dataTable.table thead td.sorting_desc{padding-right:20px}table.dataTable.table thead th.sorting:after,table.dataTable.table thead th.sorting_asc:after,table.dataTable.table thead th.sorting_desc:after,table.dataTable.table thead td.sorting:after,table.dataTable.table thead td.sorting_asc:after,table.dataTable.table thead td.sorting_desc:after{position:absolute;top:12px;right:8px;display:block;font-family:Icons}table.dataTable.table thead th.sorting:after,table.dataTable.table thead td.sorting:after{content:"\f0dc";color:#ddd;font-size:0.8em}table.dataTable.table thead th.sorting_asc:after,table.dataTable.table thead td.sorting_asc:after{content:"\f0de"}table.dataTable.table thead th.sorting_desc:after,table.dataTable.table thead td.sorting_desc:after{content:"\f0dd"}table.dataTable.table td,table.dataTable.table th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable.table td.dataTables_empty,table.dataTable.table th.dataTables_empty{text-align:center}table.dataTable.table.nowrap th,table.dataTable.table.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{vertical-align:middle;min-height:2.7142em}div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown{min-width:0}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:13px;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;text-align:center}div.dataTables_wrapper div.row.dt-table{padding:0}div.dataTables_wrapper div.dataTables_scrollHead table.dataTable{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none}div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after{display:none}div.dataTables_wrapper div.dataTables_scrollBody table.dataTable{border-radius:0;border-top:none;border-bottom-width:0}div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer{border-bottom-width:1px}div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable{border-top-right-radius:0;border-top-left-radius:0;border-top:none}

+ 146
- 0
vendor/datatables/css/dataTables.uikit.css Datei anzeigen

@@ -0,0 +1,146 @@
1
+table.dataTable {
2
+  clear: both;
3
+  margin-top: 6px !important;
4
+  margin-bottom: 6px !important;
5
+  max-width: none !important;
6
+}
7
+table.dataTable td,
8
+table.dataTable th {
9
+  -webkit-box-sizing: content-box;
10
+  box-sizing: content-box;
11
+}
12
+table.dataTable td.dataTables_empty,
13
+table.dataTable th.dataTables_empty {
14
+  text-align: center;
15
+}
16
+table.dataTable.nowrap th,
17
+table.dataTable.nowrap td {
18
+  white-space: nowrap;
19
+}
20
+
21
+div.dataTables_wrapper div.row.uk-grid.dt-merge-grid {
22
+  margin-top: 5px;
23
+}
24
+div.dataTables_wrapper div.dataTables_length label {
25
+  font-weight: normal;
26
+  text-align: left;
27
+  white-space: nowrap;
28
+}
29
+div.dataTables_wrapper div.dataTables_length select {
30
+  width: 75px;
31
+  display: inline-block;
32
+}
33
+div.dataTables_wrapper div.dataTables_filter {
34
+  text-align: right;
35
+}
36
+div.dataTables_wrapper div.dataTables_filter label {
37
+  font-weight: normal;
38
+  white-space: nowrap;
39
+  text-align: left;
40
+}
41
+div.dataTables_wrapper div.dataTables_filter input {
42
+  margin-left: 0.5em;
43
+  display: inline-block;
44
+  width: auto;
45
+}
46
+div.dataTables_wrapper div.dataTables_info {
47
+  padding-top: 8px;
48
+  white-space: nowrap;
49
+}
50
+div.dataTables_wrapper div.dataTables_paginate {
51
+  margin: 0;
52
+  white-space: nowrap;
53
+  text-align: right;
54
+}
55
+div.dataTables_wrapper div.dataTables_paginate ul.pagination {
56
+  margin: 2px 0;
57
+  white-space: nowrap;
58
+}
59
+div.dataTables_wrapper div.dataTables_processing {
60
+  position: absolute;
61
+  top: 50%;
62
+  left: 50%;
63
+  width: 200px;
64
+  margin-left: -100px;
65
+  margin-top: -26px;
66
+  text-align: center;
67
+  padding: 1em 0;
68
+}
69
+
70
+table.dataTable thead > tr > th,
71
+table.dataTable thead > tr > td {
72
+  position: relative;
73
+}
74
+table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
75
+table.dataTable thead > tr > td.sorting_asc,
76
+table.dataTable thead > tr > td.sorting_desc,
77
+table.dataTable thead > tr > td.sorting {
78
+  padding-right: 30px;
79
+}
80
+table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after,
81
+table.dataTable thead > tr > td.sorting:after,
82
+table.dataTable thead > tr > td.sorting_asc:after,
83
+table.dataTable thead > tr > td.sorting_desc:after {
84
+  position: absolute;
85
+  top: 7px;
86
+  right: 8px;
87
+  display: block;
88
+  font-family: 'FontAwesome';
89
+}
90
+table.dataTable thead > tr > th.sorting:after,
91
+table.dataTable thead > tr > td.sorting:after {
92
+  content: "\f0dc";
93
+  color: #ddd;
94
+  font-size: 0.8em;
95
+  padding-top: 0.12em;
96
+}
97
+table.dataTable thead > tr > th.sorting_asc:after,
98
+table.dataTable thead > tr > td.sorting_asc:after {
99
+  content: "\f0de";
100
+}
101
+table.dataTable thead > tr > th.sorting_desc:after,
102
+table.dataTable thead > tr > td.sorting_desc:after {
103
+  content: "\f0dd";
104
+}
105
+
106
+div.dataTables_scrollHead table.dataTable {
107
+  margin-bottom: 0 !important;
108
+}
109
+
110
+div.dataTables_scrollBody table {
111
+  border-top: none;
112
+  margin-top: 0 !important;
113
+  margin-bottom: 0 !important;
114
+}
115
+div.dataTables_scrollBody table thead .sorting:after,
116
+div.dataTables_scrollBody table thead .sorting_asc:after,
117
+div.dataTables_scrollBody table thead .sorting_desc:after {
118
+  display: none;
119
+}
120
+div.dataTables_scrollBody table tbody tr:first-child th,
121
+div.dataTables_scrollBody table tbody tr:first-child td {
122
+  border-top: none;
123
+}
124
+
125
+div.dataTables_scrollFoot table {
126
+  margin-top: 0 !important;
127
+  border-top: none;
128
+}
129
+
130
+@media screen and (max-width: 767px) {
131
+  div.dataTables_wrapper div.dataTables_length,
132
+  div.dataTables_wrapper div.dataTables_filter,
133
+  div.dataTables_wrapper div.dataTables_info,
134
+  div.dataTables_wrapper div.dataTables_paginate {
135
+    text-align: center;
136
+  }
137
+}
138
+table.dataTable.uk-table-condensed > thead > tr > th {
139
+  padding-right: 20px;
140
+}
141
+table.dataTable.uk-table-condensed .sorting:after,
142
+table.dataTable.uk-table-condensed .sorting_asc:after,
143
+table.dataTable.uk-table-condensed .sorting_desc:after {
144
+  top: 6px;
145
+  right: 6px;
146
+}

+ 1
- 0
vendor/datatables/css/dataTables.uikit.min.css Datei anzeigen

@@ -0,0 +1 @@
1
+table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.row.uk-grid.dt-merge-grid{margin-top:5px}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th,table.dataTable thead>tr>td{position:relative}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after{position:absolute;top:7px;right:8px;display:block;font-family:'FontAwesome'}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>td.sorting:after{content:"\f0dc";color:#ddd;font-size:0.8em;padding-top:0.12em}table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>td.sorting_asc:after{content:"\f0de"}table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_desc:after{content:"\f0dd"}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.uk-table-condensed>thead>tr>th{padding-right:20px}table.dataTable.uk-table-condensed .sorting:after,table.dataTable.uk-table-condensed .sorting_asc:after,table.dataTable.uk-table-condensed .sorting_desc:after{top:6px;right:6px}

+ 452
- 0
vendor/datatables/css/jquery.dataTables.css Datei anzeigen

@@ -0,0 +1,452 @@
1
+/*
2
+ * Table styles
3
+ */
4
+table.dataTable {
5
+  width: 100%;
6
+  margin: 0 auto;
7
+  clear: both;
8
+  border-collapse: separate;
9
+  border-spacing: 0;
10
+  /*
11
+   * Header and footer styles
12
+   */
13
+  /*
14
+   * Body styles
15
+   */
16
+}
17
+table.dataTable thead th,
18
+table.dataTable tfoot th {
19
+  font-weight: bold;
20
+}
21
+table.dataTable thead th,
22
+table.dataTable thead td {
23
+  padding: 10px 18px;
24
+  border-bottom: 1px solid #111;
25
+}
26
+table.dataTable thead th:active,
27
+table.dataTable thead td:active {
28
+  outline: none;
29
+}
30
+table.dataTable tfoot th,
31
+table.dataTable tfoot td {
32
+  padding: 10px 18px 6px 18px;
33
+  border-top: 1px solid #111;
34
+}
35
+table.dataTable thead .sorting,
36
+table.dataTable thead .sorting_asc,
37
+table.dataTable thead .sorting_desc {
38
+  cursor: pointer;
39
+  *cursor: hand;
40
+}
41
+table.dataTable thead .sorting,
42
+table.dataTable thead .sorting_asc,
43
+table.dataTable thead .sorting_desc,
44
+table.dataTable thead .sorting_asc_disabled,
45
+table.dataTable thead .sorting_desc_disabled {
46
+  background-repeat: no-repeat;
47
+  background-position: center right;
48
+}
49
+table.dataTable thead .sorting {
50
+  background-image: url("../images/sort_both.png");
51
+}
52
+table.dataTable thead .sorting_asc {
53
+  background-image: url("../images/sort_asc.png");
54
+}
55
+table.dataTable thead .sorting_desc {
56
+  background-image: url("../images/sort_desc.png");
57
+}
58
+table.dataTable thead .sorting_asc_disabled {
59
+  background-image: url("../images/sort_asc_disabled.png");
60
+}
61
+table.dataTable thead .sorting_desc_disabled {
62
+  background-image: url("../images/sort_desc_disabled.png");
63
+}
64
+table.dataTable tbody tr {
65
+  background-color: #ffffff;
66
+}
67
+table.dataTable tbody tr.selected {
68
+  background-color: #B0BED9;
69
+}
70
+table.dataTable tbody th,
71
+table.dataTable tbody td {
72
+  padding: 8px 10px;
73
+}
74
+table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
75
+  border-top: 1px solid #ddd;
76
+}
77
+table.dataTable.row-border tbody tr:first-child th,
78
+table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
79
+table.dataTable.display tbody tr:first-child td {
80
+  border-top: none;
81
+}
82
+table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
83
+  border-top: 1px solid #ddd;
84
+  border-right: 1px solid #ddd;
85
+}
86
+table.dataTable.cell-border tbody tr th:first-child,
87
+table.dataTable.cell-border tbody tr td:first-child {
88
+  border-left: 1px solid #ddd;
89
+}
90
+table.dataTable.cell-border tbody tr:first-child th,
91
+table.dataTable.cell-border tbody tr:first-child td {
92
+  border-top: none;
93
+}
94
+table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
95
+  background-color: #f9f9f9;
96
+}
97
+table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
98
+  background-color: #acbad4;
99
+}
100
+table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
101
+  background-color: #f6f6f6;
102
+}
103
+table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
104
+  background-color: #aab7d1;
105
+}
106
+table.dataTable.order-column tbody tr > .sorting_1,
107
+table.dataTable.order-column tbody tr > .sorting_2,
108
+table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
109
+table.dataTable.display tbody tr > .sorting_2,
110
+table.dataTable.display tbody tr > .sorting_3 {
111
+  background-color: #fafafa;
112
+}
113
+table.dataTable.order-column tbody tr.selected > .sorting_1,
114
+table.dataTable.order-column tbody tr.selected > .sorting_2,
115
+table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
116
+table.dataTable.display tbody tr.selected > .sorting_2,
117
+table.dataTable.display tbody tr.selected > .sorting_3 {
118
+  background-color: #acbad5;
119
+}
120
+table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
121
+  background-color: #f1f1f1;
122
+}
123
+table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
124
+  background-color: #f3f3f3;
125
+}
126
+table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
127
+  background-color: whitesmoke;
128
+}
129
+table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
130
+  background-color: #a6b4cd;
131
+}
132
+table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
133
+  background-color: #a8b5cf;
134
+}
135
+table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
136
+  background-color: #a9b7d1;
137
+}
138
+table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
139
+  background-color: #fafafa;
140
+}
141
+table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
142
+  background-color: #fcfcfc;
143
+}
144
+table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
145
+  background-color: #fefefe;
146
+}
147
+table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
148
+  background-color: #acbad5;
149
+}
150
+table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
151
+  background-color: #aebcd6;
152
+}
153
+table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
154
+  background-color: #afbdd8;
155
+}
156
+table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
157
+  background-color: #eaeaea;
158
+}
159
+table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
160
+  background-color: #ececec;
161
+}
162
+table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
163
+  background-color: #efefef;
164
+}
165
+table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
166
+  background-color: #a2aec7;
167
+}
168
+table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
169
+  background-color: #a3b0c9;
170
+}
171
+table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
172
+  background-color: #a5b2cb;
173
+}
174
+table.dataTable.no-footer {
175
+  border-bottom: 1px solid #111;
176
+}
177
+table.dataTable.nowrap th, table.dataTable.nowrap td {
178
+  white-space: nowrap;
179
+}
180
+table.dataTable.compact thead th,
181
+table.dataTable.compact thead td {
182
+  padding: 4px 17px 4px 4px;
183
+}
184
+table.dataTable.compact tfoot th,
185
+table.dataTable.compact tfoot td {
186
+  padding: 4px;
187
+}
188
+table.dataTable.compact tbody th,
189
+table.dataTable.compact tbody td {
190
+  padding: 4px;
191
+}
192
+table.dataTable th.dt-left,
193
+table.dataTable td.dt-left {
194
+  text-align: left;
195
+}
196
+table.dataTable th.dt-center,
197
+table.dataTable td.dt-center,
198
+table.dataTable td.dataTables_empty {
199
+  text-align: center;
200
+}
201
+table.dataTable th.dt-right,
202
+table.dataTable td.dt-right {
203
+  text-align: right;
204
+}
205
+table.dataTable th.dt-justify,
206
+table.dataTable td.dt-justify {
207
+  text-align: justify;
208
+}
209
+table.dataTable th.dt-nowrap,
210
+table.dataTable td.dt-nowrap {
211
+  white-space: nowrap;
212
+}
213
+table.dataTable thead th.dt-head-left,
214
+table.dataTable thead td.dt-head-left,
215
+table.dataTable tfoot th.dt-head-left,
216
+table.dataTable tfoot td.dt-head-left {
217
+  text-align: left;
218
+}
219
+table.dataTable thead th.dt-head-center,
220
+table.dataTable thead td.dt-head-center,
221
+table.dataTable tfoot th.dt-head-center,
222
+table.dataTable tfoot td.dt-head-center {
223
+  text-align: center;
224
+}
225
+table.dataTable thead th.dt-head-right,
226
+table.dataTable thead td.dt-head-right,
227
+table.dataTable tfoot th.dt-head-right,
228
+table.dataTable tfoot td.dt-head-right {
229
+  text-align: right;
230
+}
231
+table.dataTable thead th.dt-head-justify,
232
+table.dataTable thead td.dt-head-justify,
233
+table.dataTable tfoot th.dt-head-justify,
234
+table.dataTable tfoot td.dt-head-justify {
235
+  text-align: justify;
236
+}
237
+table.dataTable thead th.dt-head-nowrap,
238
+table.dataTable thead td.dt-head-nowrap,
239
+table.dataTable tfoot th.dt-head-nowrap,
240
+table.dataTable tfoot td.dt-head-nowrap {
241
+  white-space: nowrap;
242
+}
243
+table.dataTable tbody th.dt-body-left,
244
+table.dataTable tbody td.dt-body-left {
245
+  text-align: left;
246
+}
247
+table.dataTable tbody th.dt-body-center,
248
+table.dataTable tbody td.dt-body-center {
249
+  text-align: center;
250
+}
251
+table.dataTable tbody th.dt-body-right,
252
+table.dataTable tbody td.dt-body-right {
253
+  text-align: right;
254
+}
255
+table.dataTable tbody th.dt-body-justify,
256
+table.dataTable tbody td.dt-body-justify {
257
+  text-align: justify;
258
+}
259
+table.dataTable tbody th.dt-body-nowrap,
260
+table.dataTable tbody td.dt-body-nowrap {
261
+  white-space: nowrap;
262
+}
263
+
264
+table.dataTable,
265
+table.dataTable th,
266
+table.dataTable td {
267
+  -webkit-box-sizing: content-box;
268
+  box-sizing: content-box;
269
+}
270
+
271
+/*
272
+ * Control feature layout
273
+ */
274
+.dataTables_wrapper {
275
+  position: relative;
276
+  clear: both;
277
+  *zoom: 1;
278
+  zoom: 1;
279
+}
280
+.dataTables_wrapper .dataTables_length {
281
+  float: left;
282
+}
283
+.dataTables_wrapper .dataTables_filter {
284
+  float: right;
285
+  text-align: right;
286
+}
287
+.dataTables_wrapper .dataTables_filter input {
288
+  margin-left: 0.5em;
289
+}
290
+.dataTables_wrapper .dataTables_info {
291
+  clear: both;
292
+  float: left;
293
+  padding-top: 0.755em;
294
+}
295
+.dataTables_wrapper .dataTables_paginate {
296
+  float: right;
297
+  text-align: right;
298
+  padding-top: 0.25em;
299
+}
300
+.dataTables_wrapper .dataTables_paginate .paginate_button {
301
+  box-sizing: border-box;
302
+  display: inline-block;
303
+  min-width: 1.5em;
304
+  padding: 0.5em 1em;
305
+  margin-left: 2px;
306
+  text-align: center;
307
+  text-decoration: none !important;
308
+  cursor: pointer;
309
+  *cursor: hand;
310
+  color: #333 !important;
311
+  border: 1px solid transparent;
312
+  border-radius: 2px;
313
+}
314
+.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
315
+  color: #333 !important;
316
+  border: 1px solid #979797;
317
+  background-color: white;
318
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
319
+  /* Chrome,Safari4+ */
320
+  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
321
+  /* Chrome10+,Safari5.1+ */
322
+  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
323
+  /* FF3.6+ */
324
+  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
325
+  /* IE10+ */
326
+  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
327
+  /* Opera 11.10+ */
328
+  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
329
+  /* W3C */
330
+}
331
+.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
332
+  cursor: default;
333
+  color: #666 !important;
334
+  border: 1px solid transparent;
335
+  background: transparent;
336
+  box-shadow: none;
337
+}
338
+.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
339
+  color: white !important;
340
+  border: 1px solid #111;
341
+  background-color: #585858;
342
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
343
+  /* Chrome,Safari4+ */
344
+  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
345
+  /* Chrome10+,Safari5.1+ */
346
+  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
347
+  /* FF3.6+ */
348
+  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
349
+  /* IE10+ */
350
+  background: -o-linear-gradient(top, #585858 0%, #111 100%);
351
+  /* Opera 11.10+ */
352
+  background: linear-gradient(to bottom, #585858 0%, #111 100%);
353
+  /* W3C */
354
+}
355
+.dataTables_wrapper .dataTables_paginate .paginate_button:active {
356
+  outline: none;
357
+  background-color: #2b2b2b;
358
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
359
+  /* Chrome,Safari4+ */
360
+  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
361
+  /* Chrome10+,Safari5.1+ */
362
+  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
363
+  /* FF3.6+ */
364
+  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
365
+  /* IE10+ */
366
+  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
367
+  /* Opera 11.10+ */
368
+  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
369
+  /* W3C */
370
+  box-shadow: inset 0 0 3px #111;
371
+}
372
+.dataTables_wrapper .dataTables_paginate .ellipsis {
373
+  padding: 0 1em;
374
+}
375
+.dataTables_wrapper .dataTables_processing {
376
+  position: absolute;
377
+  top: 50%;
378
+  left: 50%;
379
+  width: 100%;
380
+  height: 40px;
381
+  margin-left: -50%;
382
+  margin-top: -25px;
383
+  padding-top: 20px;
384
+  text-align: center;
385
+  font-size: 1.2em;
386
+  background-color: white;
387
+  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
388
+  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
389
+  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
390
+  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
391
+  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
392
+  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
393
+}
394
+.dataTables_wrapper .dataTables_length,
395
+.dataTables_wrapper .dataTables_filter,
396
+.dataTables_wrapper .dataTables_info,
397
+.dataTables_wrapper .dataTables_processing,
398
+.dataTables_wrapper .dataTables_paginate {
399
+  color: #333;
400
+}
401
+.dataTables_wrapper .dataTables_scroll {
402
+  clear: both;
403
+}
404
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
405
+  *margin-top: -1px;
406
+  -webkit-overflow-scrolling: touch;
407
+}
408
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
409
+  vertical-align: middle;
410
+}
411
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
412
+.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
413
+  height: 0;
414
+  overflow: hidden;
415
+  margin: 0 !important;
416
+  padding: 0 !important;
417
+}
418
+.dataTables_wrapper.no-footer .dataTables_scrollBody {
419
+  border-bottom: 1px solid #111;
420
+}
421
+.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
422
+.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
423
+  border-bottom: none;
424
+}
425
+.dataTables_wrapper:after {
426
+  visibility: hidden;
427
+  display: block;
428
+  content: "";
429
+  clear: both;
430
+  height: 0;
431
+}
432
+
433
+@media screen and (max-width: 767px) {
434
+  .dataTables_wrapper .dataTables_info,
435
+  .dataTables_wrapper .dataTables_paginate {
436
+    float: none;
437
+    text-align: center;
438
+  }
439
+  .dataTables_wrapper .dataTables_paginate {
440
+    margin-top: 0.5em;
441
+  }
442
+}
443
+@media screen and (max-width: 640px) {
444
+  .dataTables_wrapper .dataTables_length,
445
+  .dataTables_wrapper .dataTables_filter {
446
+    float: none;
447
+    text-align: center;
448
+  }
449
+  .dataTables_wrapper .dataTables_filter {
450
+    margin-top: 0.5em;
451
+  }
452
+}

+ 1
- 0
vendor/datatables/css/jquery.dataTables.min.css
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 416
- 0
vendor/datatables/css/jquery.dataTables_themeroller.css Datei anzeigen

@@ -0,0 +1,416 @@
1
+/*
2
+ * Table styles
3
+ */
4
+table.dataTable {
5
+  width: 100%;
6
+  margin: 0 auto;
7
+  clear: both;
8
+  border-collapse: separate;
9
+  border-spacing: 0;
10
+  /*
11
+   * Header and footer styles
12
+   */
13
+  /*
14
+   * Body styles
15
+   */
16
+}
17
+table.dataTable thead th,
18
+table.dataTable thead td,
19
+table.dataTable tfoot th,
20
+table.dataTable tfoot td {
21
+  padding: 4px 10px;
22
+}
23
+table.dataTable thead th,
24
+table.dataTable tfoot th {
25
+  font-weight: bold;
26
+}
27
+table.dataTable thead th:active,
28
+table.dataTable thead td:active {
29
+  outline: none;
30
+}
31
+table.dataTable thead .sorting_asc,
32
+table.dataTable thead .sorting_desc,
33
+table.dataTable thead .sorting {
34
+  cursor: pointer;
35
+  *cursor: hand;
36
+}
37
+table.dataTable thead th div.DataTables_sort_wrapper {
38
+  position: relative;
39
+  padding-right: 10px;
40
+}
41
+table.dataTable thead th div.DataTables_sort_wrapper span {
42
+  position: absolute;
43
+  top: 50%;
44
+  margin-top: -8px;
45
+  right: -5px;
46
+}
47
+table.dataTable thead th.ui-state-default {
48
+  border-right-width: 0;
49
+}
50
+table.dataTable thead th.ui-state-default:last-child {
51
+  border-right-width: 1px;
52
+}
53
+table.dataTable tbody tr {
54
+  background-color: #ffffff;
55
+}
56
+table.dataTable tbody tr.selected {
57
+  background-color: #B0BED9;
58
+}
59
+table.dataTable tbody th,
60
+table.dataTable tbody td {
61
+  padding: 8px 10px;
62
+}
63
+table.dataTable th.center,
64
+table.dataTable td.center,
65
+table.dataTable td.dataTables_empty {
66
+  text-align: center;
67
+}
68
+table.dataTable th.right,
69
+table.dataTable td.right {
70
+  text-align: right;
71
+}
72
+table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
73
+  border-top: 1px solid #ddd;
74
+}
75
+table.dataTable.row-border tbody tr:first-child th,
76
+table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
77
+table.dataTable.display tbody tr:first-child td {
78
+  border-top: none;
79
+}
80
+table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
81
+  border-top: 1px solid #ddd;
82
+  border-right: 1px solid #ddd;
83
+}
84
+table.dataTable.cell-border tbody tr th:first-child,
85
+table.dataTable.cell-border tbody tr td:first-child {
86
+  border-left: 1px solid #ddd;
87
+}
88
+table.dataTable.cell-border tbody tr:first-child th,
89
+table.dataTable.cell-border tbody tr:first-child td {
90
+  border-top: none;
91
+}
92
+table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
93
+  background-color: #f9f9f9;
94
+}
95
+table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
96
+  background-color: #abb9d3;
97
+}
98
+table.dataTable.hover tbody tr:hover,
99
+table.dataTable.hover tbody tr.odd:hover,
100
+table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover,
101
+table.dataTable.display tbody tr.odd:hover,
102
+table.dataTable.display tbody tr.even:hover {
103
+  background-color: whitesmoke;
104
+}
105
+table.dataTable.hover tbody tr:hover.selected,
106
+table.dataTable.hover tbody tr.odd:hover.selected,
107
+table.dataTable.hover tbody tr.even:hover.selected, table.dataTable.display tbody tr:hover.selected,
108
+table.dataTable.display tbody tr.odd:hover.selected,
109
+table.dataTable.display tbody tr.even:hover.selected {
110
+  background-color: #a9b7d1;
111
+}
112
+table.dataTable.order-column tbody tr > .sorting_1,
113
+table.dataTable.order-column tbody tr > .sorting_2,
114
+table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
115
+table.dataTable.display tbody tr > .sorting_2,
116
+table.dataTable.display tbody tr > .sorting_3 {
117
+  background-color: #f9f9f9;
118
+}
119
+table.dataTable.order-column tbody tr.selected > .sorting_1,
120
+table.dataTable.order-column tbody tr.selected > .sorting_2,
121
+table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
122
+table.dataTable.display tbody tr.selected > .sorting_2,
123
+table.dataTable.display tbody tr.selected > .sorting_3 {
124
+  background-color: #acbad4;
125
+}
126
+table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
127
+  background-color: #f1f1f1;
128
+}
129
+table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
130
+  background-color: #f3f3f3;
131
+}
132
+table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
133
+  background-color: whitesmoke;
134
+}
135
+table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
136
+  background-color: #a6b3cd;
137
+}
138
+table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
139
+  background-color: #a7b5ce;
140
+}
141
+table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
142
+  background-color: #a9b6d0;
143
+}
144
+table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
145
+  background-color: #f9f9f9;
146
+}
147
+table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
148
+  background-color: #fbfbfb;
149
+}
150
+table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
151
+  background-color: #fdfdfd;
152
+}
153
+table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
154
+  background-color: #acbad4;
155
+}
156
+table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
157
+  background-color: #adbbd6;
158
+}
159
+table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
160
+  background-color: #afbdd8;
161
+}
162
+table.dataTable.display tbody tr:hover > .sorting_1,
163
+table.dataTable.display tbody tr.odd:hover > .sorting_1,
164
+table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
165
+table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1,
166
+table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
167
+  background-color: #eaeaea;
168
+}
169
+table.dataTable.display tbody tr:hover > .sorting_2,
170
+table.dataTable.display tbody tr.odd:hover > .sorting_2,
171
+table.dataTable.display tbody tr.even:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2,
172
+table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2,
173
+table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
174
+  background-color: #ebebeb;
175
+}
176
+table.dataTable.display tbody tr:hover > .sorting_3,
177
+table.dataTable.display tbody tr.odd:hover > .sorting_3,
178
+table.dataTable.display tbody tr.even:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3,
179
+table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3,
180
+table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
181
+  background-color: #eeeeee;
182
+}
183
+table.dataTable.display tbody tr:hover.selected > .sorting_1,
184
+table.dataTable.display tbody tr.odd:hover.selected > .sorting_1,
185
+table.dataTable.display tbody tr.even:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1,
186
+table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_1,
187
+table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_1 {
188
+  background-color: #a1aec7;
189
+}
190
+table.dataTable.display tbody tr:hover.selected > .sorting_2,
191
+table.dataTable.display tbody tr.odd:hover.selected > .sorting_2,
192
+table.dataTable.display tbody tr.even:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2,
193
+table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_2,
194
+table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_2 {
195
+  background-color: #a2afc8;
196
+}
197
+table.dataTable.display tbody tr:hover.selected > .sorting_3,
198
+table.dataTable.display tbody tr.odd:hover.selected > .sorting_3,
199
+table.dataTable.display tbody tr.even:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3,
200
+table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_3,
201
+table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_3 {
202
+  background-color: #a4b2cb;
203
+}
204
+table.dataTable.nowrap th, table.dataTable.nowrap td {
205
+  white-space: nowrap;
206
+}
207
+table.dataTable.compact thead th,
208
+table.dataTable.compact thead td {
209
+  padding: 5px 9px;
210
+}
211
+table.dataTable.compact tfoot th,
212
+table.dataTable.compact tfoot td {
213
+  padding: 5px 9px 3px 9px;
214
+}
215
+table.dataTable.compact tbody th,
216
+table.dataTable.compact tbody td {
217
+  padding: 4px 5px;
218
+}
219
+table.dataTable th.dt-left,
220
+table.dataTable td.dt-left {
221
+  text-align: left;
222
+}
223
+table.dataTable th.dt-center,
224
+table.dataTable td.dt-center,
225
+table.dataTable td.dataTables_empty {
226
+  text-align: center;
227
+}
228
+table.dataTable th.dt-right,
229
+table.dataTable td.dt-right {
230
+  text-align: right;
231
+}
232
+table.dataTable th.dt-justify,
233
+table.dataTable td.dt-justify {
234
+  text-align: justify;
235
+}
236
+table.dataTable th.dt-nowrap,
237
+table.dataTable td.dt-nowrap {
238
+  white-space: nowrap;
239
+}
240
+table.dataTable thead th.dt-head-left,
241
+table.dataTable thead td.dt-head-left,
242
+table.dataTable tfoot th.dt-head-left,
243
+table.dataTable tfoot td.dt-head-left {
244
+  text-align: left;
245
+}
246
+table.dataTable thead th.dt-head-center,
247
+table.dataTable thead td.dt-head-center,
248
+table.dataTable tfoot th.dt-head-center,
249
+table.dataTable tfoot td.dt-head-center {
250
+  text-align: center;
251
+}
252
+table.dataTable thead th.dt-head-right,
253
+table.dataTable thead td.dt-head-right,
254
+table.dataTable tfoot th.dt-head-right,
255
+table.dataTable tfoot td.dt-head-right {
256
+  text-align: right;
257
+}
258
+table.dataTable thead th.dt-head-justify,
259
+table.dataTable thead td.dt-head-justify,
260
+table.dataTable tfoot th.dt-head-justify,
261
+table.dataTable tfoot td.dt-head-justify {
262
+  text-align: justify;
263
+}
264
+table.dataTable thead th.dt-head-nowrap,
265
+table.dataTable thead td.dt-head-nowrap,
266
+table.dataTable tfoot th.dt-head-nowrap,
267
+table.dataTable tfoot td.dt-head-nowrap {
268
+  white-space: nowrap;
269
+}
270
+table.dataTable tbody th.dt-body-left,
271
+table.dataTable tbody td.dt-body-left {
272
+  text-align: left;
273
+}
274
+table.dataTable tbody th.dt-body-center,
275
+table.dataTable tbody td.dt-body-center {
276
+  text-align: center;
277
+}
278
+table.dataTable tbody th.dt-body-right,
279
+table.dataTable tbody td.dt-body-right {
280
+  text-align: right;
281
+}
282
+table.dataTable tbody th.dt-body-justify,
283
+table.dataTable tbody td.dt-body-justify {
284
+  text-align: justify;
285
+}
286
+table.dataTable tbody th.dt-body-nowrap,
287
+table.dataTable tbody td.dt-body-nowrap {
288
+  white-space: nowrap;
289
+}
290
+
291
+table.dataTable,
292
+table.dataTable th,
293
+table.dataTable td {
294
+  -webkit-box-sizing: content-box;
295
+  -moz-box-sizing: content-box;
296
+  box-sizing: content-box;
297
+}
298
+
299
+/*
300
+ * Control feature layout
301
+ */
302
+.dataTables_wrapper {
303
+  position: relative;
304
+  clear: both;
305
+  *zoom: 1;
306
+  zoom: 1;
307
+}
308
+.dataTables_wrapper .dataTables_length {
309
+  float: left;
310
+}
311
+.dataTables_wrapper .dataTables_filter {
312
+  float: right;
313
+  text-align: right;
314
+}
315
+.dataTables_wrapper .dataTables_filter input {
316
+  margin-left: 0.5em;
317
+}
318
+.dataTables_wrapper .dataTables_info {
319
+  clear: both;
320
+  float: left;
321
+  padding-top: 0.55em;
322
+}
323
+.dataTables_wrapper .dataTables_paginate {
324
+  float: right;
325
+  text-align: right;
326
+}
327
+.dataTables_wrapper .dataTables_paginate .fg-button {
328
+  box-sizing: border-box;
329
+  display: inline-block;
330
+  min-width: 1.5em;
331
+  padding: 0.5em;
332
+  margin-left: 2px;
333
+  text-align: center;
334
+  text-decoration: none !important;
335
+  cursor: pointer;
336
+  *cursor: hand;
337
+  color: #333 !important;
338
+  border: 1px solid transparent;
339
+}
340
+.dataTables_wrapper .dataTables_paginate .fg-button:active {
341
+  outline: none;
342
+}
343
+.dataTables_wrapper .dataTables_paginate .fg-button:first-child {
344
+  border-top-left-radius: 3px;
345
+  border-bottom-left-radius: 3px;
346
+}
347
+.dataTables_wrapper .dataTables_paginate .fg-button:last-child {
348
+  border-top-right-radius: 3px;
349
+  border-bottom-right-radius: 3px;
350
+}
351
+.dataTables_wrapper .dataTables_processing {
352
+  position: absolute;
353
+  top: 50%;
354
+  left: 50%;
355
+  width: 100%;
356
+  height: 40px;
357
+  margin-left: -50%;
358
+  margin-top: -25px;
359
+  padding-top: 20px;
360
+  text-align: center;
361
+  font-size: 1.2em;
362
+  background-color: white;
363
+  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
364
+  /* Chrome,Safari4+ */
365
+  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
366
+  /* Chrome10+,Safari5.1+ */
367
+  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
368
+  /* FF3.6+ */
369
+  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
370
+  /* IE10+ */
371
+  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
372
+  /* Opera 11.10+ */
373
+  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
374
+  /* W3C */
375
+}
376
+.dataTables_wrapper .dataTables_length,
377
+.dataTables_wrapper .dataTables_filter,
378
+.dataTables_wrapper .dataTables_info,
379
+.dataTables_wrapper .dataTables_processing,
380
+.dataTables_wrapper .dataTables_paginate {
381
+  color: #333;
382
+}
383
+.dataTables_wrapper .dataTables_scroll {
384
+  clear: both;
385
+}
386
+.dataTables_wrapper .dataTables_scrollBody {
387
+  *margin-top: -1px;
388
+  -webkit-overflow-scrolling: touch;
389
+}
390
+.dataTables_wrapper .ui-widget-header {
391
+  font-weight: normal;
392
+}
393
+.dataTables_wrapper .ui-toolbar {
394
+  padding: 8px;
395
+}
396
+.dataTables_wrapper:after {
397
+  visibility: hidden;
398
+  display: block;
399
+  content: "";
400
+  clear: both;
401
+  height: 0;
402
+}
403
+
404
+@media screen and (max-width: 767px) {
405
+  .dataTables_wrapper .dataTables_length,
406
+  .dataTables_wrapper .dataTables_filter,
407
+  .dataTables_wrapper .dataTables_info,
408
+  .dataTables_wrapper .dataTables_paginate {
409
+    float: none;
410
+    text-align: center;
411
+  }
412
+  .dataTables_wrapper .dataTables_filter,
413
+  .dataTables_wrapper .dataTables_paginate {
414
+    margin-top: 0.5em;
415
+  }
416
+}

BIN
vendor/datatables/images/Sorting icons.psd Datei anzeigen


BIN
vendor/datatables/images/favicon.ico Datei anzeigen


BIN
vendor/datatables/images/sort_asc.png Datei anzeigen


BIN
vendor/datatables/images/sort_asc_disabled.png Datei anzeigen


BIN
vendor/datatables/images/sort_both.png Datei anzeigen


BIN
vendor/datatables/images/sort_desc.png Datei anzeigen


BIN
vendor/datatables/images/sort_desc_disabled.png Datei anzeigen


+ 182
- 0
vendor/datatables/js/dataTables.bootstrap.js Datei anzeigen

@@ -0,0 +1,182 @@
1
+/*! DataTables Bootstrap 3 integration
2
+ * ©2011-2015 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for Bootstrap 3. This requires Bootstrap 3 and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using Bootstrap. See http://datatables.net/manual/styling/bootstrap
11
+ * for further information.
12
+ */
13
+(function( factory ){
14
+	if ( typeof define === 'function' && define.amd ) {
15
+		// AMD
16
+		define( ['jquery', 'datatables.net'], function ( $ ) {
17
+			return factory( $, window, document );
18
+		} );
19
+	}
20
+	else if ( typeof exports === 'object' ) {
21
+		// CommonJS
22
+		module.exports = function (root, $) {
23
+			if ( ! root ) {
24
+				root = window;
25
+			}
26
+
27
+			if ( ! $ || ! $.fn.dataTable ) {
28
+				// Require DataTables, which attaches to jQuery, including
29
+				// jQuery if needed and have a $ property so we can access the
30
+				// jQuery object that is used
31
+				$ = require('datatables.net')(root, $).$;
32
+			}
33
+
34
+			return factory( $, root, root.document );
35
+		};
36
+	}
37
+	else {
38
+		// Browser
39
+		factory( jQuery, window, document );
40
+	}
41
+}(function( $, window, document, undefined ) {
42
+'use strict';
43
+var DataTable = $.fn.dataTable;
44
+
45
+
46
+/* Set the defaults for DataTables initialisation */
47
+$.extend( true, DataTable.defaults, {
48
+	dom:
49
+		"<'row'<'col-sm-6'l><'col-sm-6'f>>" +
50
+		"<'row'<'col-sm-12'tr>>" +
51
+		"<'row'<'col-sm-5'i><'col-sm-7'p>>",
52
+	renderer: 'bootstrap'
53
+} );
54
+
55
+
56
+/* Default class modification */
57
+$.extend( DataTable.ext.classes, {
58
+	sWrapper:      "dataTables_wrapper form-inline dt-bootstrap",
59
+	sFilterInput:  "form-control input-sm",
60
+	sLengthSelect: "form-control input-sm",
61
+	sProcessing:   "dataTables_processing panel panel-default"
62
+} );
63
+
64
+
65
+/* Bootstrap paging button renderer */
66
+DataTable.ext.renderer.pageButton.bootstrap = function ( settings, host, idx, buttons, page, pages ) {
67
+	var api     = new DataTable.Api( settings );
68
+	var classes = settings.oClasses;
69
+	var lang    = settings.oLanguage.oPaginate;
70
+	var aria = settings.oLanguage.oAria.paginate || {};
71
+	var btnDisplay, btnClass, counter=0;
72
+
73
+	var attach = function( container, buttons ) {
74
+		var i, ien, node, button;
75
+		var clickHandler = function ( e ) {
76
+			e.preventDefault();
77
+			if ( !$(e.currentTarget).hasClass('disabled') && api.page() != e.data.action ) {
78
+				api.page( e.data.action ).draw( 'page' );
79
+			}
80
+		};
81
+
82
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
83
+			button = buttons[i];
84
+
85
+			if ( $.isArray( button ) ) {
86
+				attach( container, button );
87
+			}
88
+			else {
89
+				btnDisplay = '';
90
+				btnClass = '';
91
+
92
+				switch ( button ) {
93
+					case 'ellipsis':
94
+						btnDisplay = '&#x2026;';
95
+						btnClass = 'disabled';
96
+						break;
97
+
98
+					case 'first':
99
+						btnDisplay = lang.sFirst;
100
+						btnClass = button + (page > 0 ?
101
+							'' : ' disabled');
102
+						break;
103
+
104
+					case 'previous':
105
+						btnDisplay = lang.sPrevious;
106
+						btnClass = button + (page > 0 ?
107
+							'' : ' disabled');
108
+						break;
109
+
110
+					case 'next':
111
+						btnDisplay = lang.sNext;
112
+						btnClass = button + (page < pages-1 ?
113
+							'' : ' disabled');
114
+						break;
115
+
116
+					case 'last':
117
+						btnDisplay = lang.sLast;
118
+						btnClass = button + (page < pages-1 ?
119
+							'' : ' disabled');
120
+						break;
121
+
122
+					default:
123
+						btnDisplay = button + 1;
124
+						btnClass = page === button ?
125
+							'active' : '';
126
+						break;
127
+				}
128
+
129
+				if ( btnDisplay ) {
130
+					node = $('<li>', {
131
+							'class': classes.sPageButton+' '+btnClass,
132
+							'id': idx === 0 && typeof button === 'string' ?
133
+								settings.sTableId +'_'+ button :
134
+								null
135
+						} )
136
+						.append( $('<a>', {
137
+								'href': '#',
138
+								'aria-controls': settings.sTableId,
139
+								'aria-label': aria[ button ],
140
+								'data-dt-idx': counter,
141
+								'tabindex': settings.iTabIndex
142
+							} )
143
+							.html( btnDisplay )
144
+						)
145
+						.appendTo( container );
146
+
147
+					settings.oApi._fnBindAction(
148
+						node, {action: button}, clickHandler
149
+					);
150
+
151
+					counter++;
152
+				}
153
+			}
154
+		}
155
+	};
156
+
157
+	// IE9 throws an 'unknown error' if document.activeElement is used
158
+	// inside an iframe or frame. 
159
+	var activeEl;
160
+
161
+	try {
162
+		// Because this approach is destroying and recreating the paging
163
+		// elements, focus is lost on the select button which is bad for
164
+		// accessibility. So we want to restore focus once the draw has
165
+		// completed
166
+		activeEl = $(host).find(document.activeElement).data('dt-idx');
167
+	}
168
+	catch (e) {}
169
+
170
+	attach(
171
+		$(host).empty().html('<ul class="pagination"/>').children('ul'),
172
+		buttons
173
+	);
174
+
175
+	if ( activeEl ) {
176
+		$(host).find( '[data-dt-idx='+activeEl+']' ).focus();
177
+	}
178
+};
179
+
180
+
181
+return DataTable;
182
+}));

+ 8
- 0
vendor/datatables/js/dataTables.bootstrap.min.js Datei anzeigen

@@ -0,0 +1,8 @@
1
+/*!
2
+ DataTables Bootstrap 3 integration
3
+ ©2011-2015 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(b){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(a){return b(a,window,document)}):"object"===typeof exports?module.exports=function(a,d){a||(a=window);if(!d||!d.fn.dataTable)d=require("datatables.net")(a,d).$;return b(d,a,a.document)}:b(jQuery,window,document)})(function(b,a,d){var f=b.fn.dataTable;b.extend(!0,f.defaults,{dom:"<'row'<'col-sm-6'l><'col-sm-6'f>><'row'<'col-sm-12'tr>><'row'<'col-sm-5'i><'col-sm-7'p>>",renderer:"bootstrap"});b.extend(f.ext.classes,
6
+{sWrapper:"dataTables_wrapper form-inline dt-bootstrap",sFilterInput:"form-control input-sm",sLengthSelect:"form-control input-sm",sProcessing:"dataTables_processing panel panel-default"});f.ext.renderer.pageButton.bootstrap=function(a,h,r,m,j,n){var o=new f.Api(a),s=a.oClasses,k=a.oLanguage.oPaginate,t=a.oLanguage.oAria.paginate||{},e,g,p=0,q=function(d,f){var l,h,i,c,m=function(a){a.preventDefault();!b(a.currentTarget).hasClass("disabled")&&o.page()!=a.data.action&&o.page(a.data.action).draw("page")};
7
+l=0;for(h=f.length;l<h;l++)if(c=f[l],b.isArray(c))q(d,c);else{g=e="";switch(c){case "ellipsis":e="&#x2026;";g="disabled";break;case "first":e=k.sFirst;g=c+(0<j?"":" disabled");break;case "previous":e=k.sPrevious;g=c+(0<j?"":" disabled");break;case "next":e=k.sNext;g=c+(j<n-1?"":" disabled");break;case "last":e=k.sLast;g=c+(j<n-1?"":" disabled");break;default:e=c+1,g=j===c?"active":""}e&&(i=b("<li>",{"class":s.sPageButton+" "+g,id:0===r&&"string"===typeof c?a.sTableId+"_"+c:null}).append(b("<a>",{href:"#",
8
+"aria-controls":a.sTableId,"aria-label":t[c],"data-dt-idx":p,tabindex:a.iTabIndex}).html(e)).appendTo(d),a.oApi._fnBindAction(i,{action:c},m),p++)}},i;try{i=b(h).find(d.activeElement).data("dt-idx")}catch(u){}q(b(h).empty().html('<ul class="pagination"/>').children("ul"),m);i&&b(h).find("[data-dt-idx="+i+"]").focus()};return f});

+ 184
- 0
vendor/datatables/js/dataTables.bootstrap4.js Datei anzeigen

@@ -0,0 +1,184 @@
1
+/*! DataTables Bootstrap 3 integration
2
+ * ©2011-2015 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for Bootstrap 3. This requires Bootstrap 3 and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using Bootstrap. See http://datatables.net/manual/styling/bootstrap
11
+ * for further information.
12
+ */
13
+(function( factory ){
14
+	if ( typeof define === 'function' && define.amd ) {
15
+		// AMD
16
+		define( ['jquery', 'datatables.net'], function ( $ ) {
17
+			return factory( $, window, document );
18
+		} );
19
+	}
20
+	else if ( typeof exports === 'object' ) {
21
+		// CommonJS
22
+		module.exports = function (root, $) {
23
+			if ( ! root ) {
24
+				root = window;
25
+			}
26
+
27
+			if ( ! $ || ! $.fn.dataTable ) {
28
+				// Require DataTables, which attaches to jQuery, including
29
+				// jQuery if needed and have a $ property so we can access the
30
+				// jQuery object that is used
31
+				$ = require('datatables.net')(root, $).$;
32
+			}
33
+
34
+			return factory( $, root, root.document );
35
+		};
36
+	}
37
+	else {
38
+		// Browser
39
+		factory( jQuery, window, document );
40
+	}
41
+}(function( $, window, document, undefined ) {
42
+'use strict';
43
+var DataTable = $.fn.dataTable;
44
+
45
+
46
+/* Set the defaults for DataTables initialisation */
47
+$.extend( true, DataTable.defaults, {
48
+	dom:
49
+		"<'row'<'col-md-6'l><'col-md-6'f>>" +
50
+		"<'row'<'col-md-12'tr>>" +
51
+		"<'row'<'col-md-5'i><'col-md-7'p>>",
52
+	renderer: 'bootstrap'
53
+} );
54
+
55
+
56
+/* Default class modification */
57
+$.extend( DataTable.ext.classes, {
58
+	sWrapper:      "dataTables_wrapper form-inline dt-bootstrap4",
59
+	sFilterInput:  "form-control input-sm",
60
+	sLengthSelect: "form-control input-sm",
61
+	sProcessing:   "dataTables_processing panel panel-default",
62
+	sPageButton:   "paginate_button page-item"
63
+} );
64
+
65
+
66
+/* Bootstrap paging button renderer */
67
+DataTable.ext.renderer.pageButton.bootstrap = function ( settings, host, idx, buttons, page, pages ) {
68
+	var api     = new DataTable.Api( settings );
69
+	var classes = settings.oClasses;
70
+	var lang    = settings.oLanguage.oPaginate;
71
+	var aria = settings.oLanguage.oAria.paginate || {};
72
+	var btnDisplay, btnClass, counter=0;
73
+
74
+	var attach = function( container, buttons ) {
75
+		var i, ien, node, button;
76
+		var clickHandler = function ( e ) {
77
+			e.preventDefault();
78
+			if ( !$(e.currentTarget).hasClass('disabled') && api.page() != e.data.action ) {
79
+				api.page( e.data.action ).draw( 'page' );
80
+			}
81
+		};
82
+
83
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
84
+			button = buttons[i];
85
+
86
+			if ( $.isArray( button ) ) {
87
+				attach( container, button );
88
+			}
89
+			else {
90
+				btnDisplay = '';
91
+				btnClass = '';
92
+
93
+				switch ( button ) {
94
+					case 'ellipsis':
95
+						btnDisplay = '&#x2026;';
96
+						btnClass = 'disabled';
97
+						break;
98
+
99
+					case 'first':
100
+						btnDisplay = lang.sFirst;
101
+						btnClass = button + (page > 0 ?
102
+							'' : ' disabled');
103
+						break;
104
+
105
+					case 'previous':
106
+						btnDisplay = lang.sPrevious;
107
+						btnClass = button + (page > 0 ?
108
+							'' : ' disabled');
109
+						break;
110
+
111
+					case 'next':
112
+						btnDisplay = lang.sNext;
113
+						btnClass = button + (page < pages-1 ?
114
+							'' : ' disabled');
115
+						break;
116
+
117
+					case 'last':
118
+						btnDisplay = lang.sLast;
119
+						btnClass = button + (page < pages-1 ?
120
+							'' : ' disabled');
121
+						break;
122
+
123
+					default:
124
+						btnDisplay = button + 1;
125
+						btnClass = page === button ?
126
+							'active' : '';
127
+						break;
128
+				}
129
+
130
+				if ( btnDisplay ) {
131
+					node = $('<li>', {
132
+							'class': classes.sPageButton+' '+btnClass,
133
+							'id': idx === 0 && typeof button === 'string' ?
134
+								settings.sTableId +'_'+ button :
135
+								null
136
+						} )
137
+						.append( $('<a>', {
138
+								'href': '#',
139
+								'aria-controls': settings.sTableId,
140
+								'aria-label': aria[ button ],
141
+								'data-dt-idx': counter,
142
+								'tabindex': settings.iTabIndex,
143
+								'class': 'page-link'
144
+							} )
145
+							.html( btnDisplay )
146
+						)
147
+						.appendTo( container );
148
+
149
+					settings.oApi._fnBindAction(
150
+						node, {action: button}, clickHandler
151
+					);
152
+
153
+					counter++;
154
+				}
155
+			}
156
+		}
157
+	};
158
+
159
+	// IE9 throws an 'unknown error' if document.activeElement is used
160
+	// inside an iframe or frame. 
161
+	var activeEl;
162
+
163
+	try {
164
+		// Because this approach is destroying and recreating the paging
165
+		// elements, focus is lost on the select button which is bad for
166
+		// accessibility. So we want to restore focus once the draw has
167
+		// completed
168
+		activeEl = $(host).find(document.activeElement).data('dt-idx');
169
+	}
170
+	catch (e) {}
171
+
172
+	attach(
173
+		$(host).empty().html('<ul class="pagination"/>').children('ul'),
174
+		buttons
175
+	);
176
+
177
+	if ( activeEl ) {
178
+		$(host).find( '[data-dt-idx='+activeEl+']' ).focus();
179
+	}
180
+};
181
+
182
+
183
+return DataTable;
184
+}));

+ 8
- 0
vendor/datatables/js/dataTables.bootstrap4.min.js Datei anzeigen

@@ -0,0 +1,8 @@
1
+/*!
2
+ DataTables Bootstrap 3 integration
3
+ ©2011-2015 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(b){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(a){return b(a,window,document)}):"object"===typeof exports?module.exports=function(a,d){a||(a=window);if(!d||!d.fn.dataTable)d=require("datatables.net")(a,d).$;return b(d,a,a.document)}:b(jQuery,window,document)})(function(b,a,d){var f=b.fn.dataTable;b.extend(!0,f.defaults,{dom:"<'row'<'col-md-6'l><'col-md-6'f>><'row'<'col-md-12'tr>><'row'<'col-md-5'i><'col-md-7'p>>",renderer:"bootstrap"});b.extend(f.ext.classes,
6
+{sWrapper:"dataTables_wrapper form-inline dt-bootstrap4",sFilterInput:"form-control input-sm",sLengthSelect:"form-control input-sm",sProcessing:"dataTables_processing panel panel-default",sPageButton:"paginate_button page-item"});f.ext.renderer.pageButton.bootstrap=function(a,h,r,m,j,n){var o=new f.Api(a),s=a.oClasses,k=a.oLanguage.oPaginate,t=a.oLanguage.oAria.paginate||{},e,g,p=0,q=function(d,f){var l,h,i,c,m=function(a){a.preventDefault();!b(a.currentTarget).hasClass("disabled")&&o.page()!=a.data.action&&
7
+o.page(a.data.action).draw("page")};l=0;for(h=f.length;l<h;l++)if(c=f[l],b.isArray(c))q(d,c);else{g=e="";switch(c){case "ellipsis":e="&#x2026;";g="disabled";break;case "first":e=k.sFirst;g=c+(0<j?"":" disabled");break;case "previous":e=k.sPrevious;g=c+(0<j?"":" disabled");break;case "next":e=k.sNext;g=c+(j<n-1?"":" disabled");break;case "last":e=k.sLast;g=c+(j<n-1?"":" disabled");break;default:e=c+1,g=j===c?"active":""}e&&(i=b("<li>",{"class":s.sPageButton+" "+g,id:0===r&&"string"===typeof c?a.sTableId+
8
+"_"+c:null}).append(b("<a>",{href:"#","aria-controls":a.sTableId,"aria-label":t[c],"data-dt-idx":p,tabindex:a.iTabIndex,"class":"page-link"}).html(e)).appendTo(d),a.oApi._fnBindAction(i,{action:c},m),p++)}},i;try{i=b(h).find(d.activeElement).data("dt-idx")}catch(u){}q(b(h).empty().html('<ul class="pagination"/>').children("ul"),m);i&&b(h).find("[data-dt-idx="+i+"]").focus()};return f});

+ 174
- 0
vendor/datatables/js/dataTables.foundation.js Datei anzeigen

@@ -0,0 +1,174 @@
1
+/*! DataTables Foundation integration
2
+ * ©2011-2015 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for Foundation. This requires Foundation 5 and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using Foundation. See http://datatables.net/manual/styling/foundation
11
+ * for further information.
12
+ */
13
+(function( factory ){
14
+	if ( typeof define === 'function' && define.amd ) {
15
+		// AMD
16
+		define( ['jquery', 'datatables.net'], function ( $ ) {
17
+			return factory( $, window, document );
18
+		} );
19
+	}
20
+	else if ( typeof exports === 'object' ) {
21
+		// CommonJS
22
+		module.exports = function (root, $) {
23
+			if ( ! root ) {
24
+				root = window;
25
+			}
26
+
27
+			if ( ! $ || ! $.fn.dataTable ) {
28
+				$ = require('datatables.net')(root, $).$;
29
+			}
30
+
31
+			return factory( $, root, root.document );
32
+		};
33
+	}
34
+	else {
35
+		// Browser
36
+		factory( jQuery, window, document );
37
+	}
38
+}(function( $, window, document, undefined ) {
39
+'use strict';
40
+var DataTable = $.fn.dataTable;
41
+
42
+// Detect Foundation 5 / 6 as they have different element and class requirements
43
+var meta = $('<meta class="foundation-mq"/>').appendTo('head');
44
+DataTable.ext.foundationVersion = meta.css('font-family').match(/small|medium|large/) ? 6 : 5;
45
+meta.remove();
46
+
47
+
48
+$.extend( DataTable.ext.classes, {
49
+	sWrapper:    "dataTables_wrapper dt-foundation",
50
+	sProcessing: "dataTables_processing panel"
51
+} );
52
+
53
+
54
+/* Set the defaults for DataTables initialisation */
55
+$.extend( true, DataTable.defaults, {
56
+	dom:
57
+		"<'row'<'small-6 columns'l><'small-6 columns'f>r>"+
58
+		"t"+
59
+		"<'row'<'small-6 columns'i><'small-6 columns'p>>",
60
+	renderer: 'foundation'
61
+} );
62
+
63
+
64
+/* Page button renderer */
65
+DataTable.ext.renderer.pageButton.foundation = function ( settings, host, idx, buttons, page, pages ) {
66
+	var api = new DataTable.Api( settings );
67
+	var classes = settings.oClasses;
68
+	var lang = settings.oLanguage.oPaginate;
69
+	var aria = settings.oLanguage.oAria.paginate || {};
70
+	var btnDisplay, btnClass;
71
+	var tag;
72
+	var v5 = DataTable.ext.foundationVersion === 5;
73
+
74
+	var attach = function( container, buttons ) {
75
+		var i, ien, node, button;
76
+		var clickHandler = function ( e ) {
77
+			e.preventDefault();
78
+			if ( !$(e.currentTarget).hasClass('unavailable') && api.page() != e.data.action ) {
79
+				api.page( e.data.action ).draw( 'page' );
80
+			}
81
+		};
82
+
83
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
84
+			button = buttons[i];
85
+
86
+			if ( $.isArray( button ) ) {
87
+				attach( container, button );
88
+			}
89
+			else {
90
+				btnDisplay = '';
91
+				btnClass = '';
92
+				tag = null;
93
+
94
+				switch ( button ) {
95
+					case 'ellipsis':
96
+						btnDisplay = '&#x2026;';
97
+						btnClass = 'unavailable disabled';
98
+						tag = null;
99
+						break;
100
+
101
+					case 'first':
102
+						btnDisplay = lang.sFirst;
103
+						btnClass = button + (page > 0 ?
104
+							'' : ' unavailable disabled');
105
+						tag = page > 0 ? 'a' : null;
106
+						break;
107
+
108
+					case 'previous':
109
+						btnDisplay = lang.sPrevious;
110
+						btnClass = button + (page > 0 ?
111
+							'' : ' unavailable disabled');
112
+						tag = page > 0 ? 'a' : null;
113
+						break;
114
+
115
+					case 'next':
116
+						btnDisplay = lang.sNext;
117
+						btnClass = button + (page < pages-1 ?
118
+							'' : ' unavailable disabled');
119
+						tag = page < pages-1 ? 'a' : null;
120
+						break;
121
+
122
+					case 'last':
123
+						btnDisplay = lang.sLast;
124
+						btnClass = button + (page < pages-1 ?
125
+							'' : ' unavailable disabled');
126
+						tag = page < pages-1 ? 'a' : null;
127
+						break;
128
+
129
+					default:
130
+						btnDisplay = button + 1;
131
+						btnClass = page === button ?
132
+							'current' : '';
133
+						tag = page === button ?
134
+							null : 'a';
135
+						break;
136
+				}
137
+
138
+				if ( v5 ) {
139
+					tag = 'a';
140
+				}
141
+
142
+				if ( btnDisplay ) {
143
+					node = $('<li>', {
144
+							'class': classes.sPageButton+' '+btnClass,
145
+							'aria-controls': settings.sTableId,
146
+							'aria-label': aria[ button ],
147
+							'tabindex': settings.iTabIndex,
148
+							'id': idx === 0 && typeof button === 'string' ?
149
+								settings.sTableId +'_'+ button :
150
+								null
151
+						} )
152
+						.append( tag ?
153
+							$('<'+tag+'/>', {'href': '#'} ).html( btnDisplay ) :
154
+							btnDisplay
155
+						)
156
+						.appendTo( container );
157
+
158
+					settings.oApi._fnBindAction(
159
+						node, {action: button}, clickHandler
160
+					);
161
+				}
162
+			}
163
+		}
164
+	};
165
+
166
+	attach(
167
+		$(host).empty().html('<ul class="pagination"/>').children('ul'),
168
+		buttons
169
+	);
170
+};
171
+
172
+
173
+return DataTable;
174
+}));

+ 8
- 0
vendor/datatables/js/dataTables.foundation.min.js Datei anzeigen

@@ -0,0 +1,8 @@
1
+/*!
2
+ DataTables Foundation integration
3
+ ©2011-2015 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(d){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(a){return d(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);if(!b||!b.fn.dataTable)b=require("datatables.net")(a,b).$;return d(b,a,a.document)}:d(jQuery,window,document)})(function(d){var a=d.fn.dataTable,b=d('<meta class="foundation-mq"/>').appendTo("head");a.ext.foundationVersion=b.css("font-family").match(/small|medium|large/)?6:5;b.remove();d.extend(a.ext.classes,
6
+{sWrapper:"dataTables_wrapper dt-foundation",sProcessing:"dataTables_processing panel"});d.extend(!0,a.defaults,{dom:"<'row'<'small-6 columns'l><'small-6 columns'f>r>t<'row'<'small-6 columns'i><'small-6 columns'p>>",renderer:"foundation"});a.ext.renderer.pageButton.foundation=function(b,l,r,s,e,i){var m=new a.Api(b),t=b.oClasses,j=b.oLanguage.oPaginate,u=b.oLanguage.oAria.paginate||{},f,h,g,v=5===a.ext.foundationVersion,q=function(a,n){var k,o,p,c,l=function(a){a.preventDefault();!d(a.currentTarget).hasClass("unavailable")&&
7
+m.page()!=a.data.action&&m.page(a.data.action).draw("page")};k=0;for(o=n.length;k<o;k++)if(c=n[k],d.isArray(c))q(a,c);else{h=f="";g=null;switch(c){case "ellipsis":f="&#x2026;";h="unavailable disabled";g=null;break;case "first":f=j.sFirst;h=c+(0<e?"":" unavailable disabled");g=0<e?"a":null;break;case "previous":f=j.sPrevious;h=c+(0<e?"":" unavailable disabled");g=0<e?"a":null;break;case "next":f=j.sNext;h=c+(e<i-1?"":" unavailable disabled");g=e<i-1?"a":null;break;case "last":f=j.sLast;h=c+(e<i-1?
8
+"":" unavailable disabled");g=e<i-1?"a":null;break;default:f=c+1,h=e===c?"current":"",g=e===c?null:"a"}v&&(g="a");f&&(p=d("<li>",{"class":t.sPageButton+" "+h,"aria-controls":b.sTableId,"aria-label":u[c],tabindex:b.iTabIndex,id:0===r&&"string"===typeof c?b.sTableId+"_"+c:null}).append(g?d("<"+g+"/>",{href:"#"}).html(f):f).appendTo(a),b.oApi._fnBindAction(p,{action:c},l))}};q(d(l).empty().html('<ul class="pagination"/>').children("ul"),s)};return a});

+ 164
- 0
vendor/datatables/js/dataTables.jqueryui.js Datei anzeigen

@@ -0,0 +1,164 @@
1
+/*! DataTables jQuery UI integration
2
+ * ©2011-2014 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for jQuery UI. This requires jQuery UI and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using jQuery UI. See http://datatables.net/manual/styling/jqueryui
11
+ * for further information.
12
+ */
13
+(function( factory ){
14
+	if ( typeof define === 'function' && define.amd ) {
15
+		// AMD
16
+		define( ['jquery', 'datatables.net'], function ( $ ) {
17
+			return factory( $, window, document );
18
+		} );
19
+	}
20
+	else if ( typeof exports === 'object' ) {
21
+		// CommonJS
22
+		module.exports = function (root, $) {
23
+			if ( ! root ) {
24
+				root = window;
25
+			}
26
+
27
+			if ( ! $ || ! $.fn.dataTable ) {
28
+				$ = require('datatables.net')(root, $).$;
29
+			}
30
+
31
+			return factory( $, root, root.document );
32
+		};
33
+	}
34
+	else {
35
+		// Browser
36
+		factory( jQuery, window, document );
37
+	}
38
+}(function( $, window, document, undefined ) {
39
+'use strict';
40
+var DataTable = $.fn.dataTable;
41
+
42
+
43
+var sort_prefix = 'css_right ui-icon ui-icon-';
44
+var toolbar_prefix = 'fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix ui-corner-';
45
+
46
+/* Set the defaults for DataTables initialisation */
47
+$.extend( true, DataTable.defaults, {
48
+	dom:
49
+		'<"'+toolbar_prefix+'tl ui-corner-tr"lfr>'+
50
+		't'+
51
+		'<"'+toolbar_prefix+'bl ui-corner-br"ip>',
52
+	renderer: 'jqueryui'
53
+} );
54
+
55
+
56
+$.extend( DataTable.ext.classes, {
57
+	"sWrapper":            "dataTables_wrapper dt-jqueryui",
58
+
59
+	/* Full numbers paging buttons */
60
+	"sPageButton":         "fg-button ui-button ui-state-default",
61
+	"sPageButtonActive":   "ui-state-disabled",
62
+	"sPageButtonDisabled": "ui-state-disabled",
63
+
64
+	/* Features */
65
+	"sPaging": "dataTables_paginate fg-buttonset ui-buttonset fg-buttonset-multi "+
66
+		"ui-buttonset-multi paging_", /* Note that the type is postfixed */
67
+
68
+	/* Sorting */
69
+	"sSortAsc":            "ui-state-default sorting_asc",
70
+	"sSortDesc":           "ui-state-default sorting_desc",
71
+	"sSortable":           "ui-state-default sorting",
72
+	"sSortableAsc":        "ui-state-default sorting_asc_disabled",
73
+	"sSortableDesc":       "ui-state-default sorting_desc_disabled",
74
+	"sSortableNone":       "ui-state-default sorting_disabled",
75
+	"sSortIcon":           "DataTables_sort_icon",
76
+
77
+	/* Scrolling */
78
+	"sScrollHead": "dataTables_scrollHead "+"ui-state-default",
79
+	"sScrollFoot": "dataTables_scrollFoot "+"ui-state-default",
80
+
81
+	/* Misc */
82
+	"sHeaderTH":  "ui-state-default",
83
+	"sFooterTH":  "ui-state-default"
84
+} );
85
+
86
+
87
+DataTable.ext.renderer.header.jqueryui = function ( settings, cell, column, classes ) {
88
+	// Calculate what the unsorted class should be
89
+	var noSortAppliedClass = sort_prefix+'carat-2-n-s';
90
+	var asc = $.inArray('asc', column.asSorting) !== -1;
91
+	var desc = $.inArray('desc', column.asSorting) !== -1;
92
+
93
+	if ( !column.bSortable || (!asc && !desc) ) {
94
+		noSortAppliedClass = '';
95
+	}
96
+	else if ( asc && !desc ) {
97
+		noSortAppliedClass = sort_prefix+'carat-1-n';
98
+	}
99
+	else if ( !asc && desc ) {
100
+		noSortAppliedClass = sort_prefix+'carat-1-s';
101
+	}
102
+
103
+	// Setup the DOM structure
104
+	$('<div/>')
105
+		.addClass( 'DataTables_sort_wrapper' )
106
+		.append( cell.contents() )
107
+		.append( $('<span/>')
108
+			.addClass( classes.sSortIcon+' '+noSortAppliedClass )
109
+		)
110
+		.appendTo( cell );
111
+
112
+	// Attach a sort listener to update on sort
113
+	$(settings.nTable).on( 'order.dt', function ( e, ctx, sorting, columns ) {
114
+		if ( settings !== ctx ) {
115
+			return;
116
+		}
117
+
118
+		var colIdx = column.idx;
119
+
120
+		cell
121
+			.removeClass( classes.sSortAsc +" "+classes.sSortDesc )
122
+			.addClass( columns[ colIdx ] == 'asc' ?
123
+				classes.sSortAsc : columns[ colIdx ] == 'desc' ?
124
+					classes.sSortDesc :
125
+					column.sSortingClass
126
+			);
127
+
128
+		cell
129
+			.find( 'span.'+classes.sSortIcon )
130
+			.removeClass(
131
+				sort_prefix+'triangle-1-n' +" "+
132
+				sort_prefix+'triangle-1-s' +" "+
133
+				sort_prefix+'carat-2-n-s' +" "+
134
+				sort_prefix+'carat-1-n' +" "+
135
+				sort_prefix+'carat-1-s'
136
+			)
137
+			.addClass( columns[ colIdx ] == 'asc' ?
138
+				sort_prefix+'triangle-1-n' : columns[ colIdx ] == 'desc' ?
139
+					sort_prefix+'triangle-1-s' :
140
+					noSortAppliedClass
141
+			);
142
+	} );
143
+};
144
+
145
+
146
+/*
147
+ * TableTools jQuery UI compatibility
148
+ * Required TableTools 2.1+
149
+ */
150
+if ( DataTable.TableTools ) {
151
+	$.extend( true, DataTable.TableTools.classes, {
152
+		"container": "DTTT_container ui-buttonset ui-buttonset-multi",
153
+		"buttons": {
154
+			"normal": "DTTT_button ui-button ui-state-default"
155
+		},
156
+		"collection": {
157
+			"container": "DTTT_collection ui-buttonset ui-buttonset-multi"
158
+		}
159
+	} );
160
+}
161
+
162
+
163
+return DataTable;
164
+}));

+ 9
- 0
vendor/datatables/js/dataTables.jqueryui.min.js Datei anzeigen

@@ -0,0 +1,9 @@
1
+/*!
2
+ DataTables jQuery UI integration
3
+ ©2011-2014 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(a){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(b){return a(b,window,document)}):"object"===typeof exports?module.exports=function(b,d){b||(b=window);if(!d||!d.fn.dataTable)d=require("datatables.net")(b,d).$;return a(d,b,b.document)}:a(jQuery,window,document)})(function(a){var b=a.fn.dataTable;a.extend(!0,b.defaults,{dom:'<"fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix ui-corner-tl ui-corner-tr"lfr>t<"fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix ui-corner-bl ui-corner-br"ip>',
6
+renderer:"jqueryui"});a.extend(b.ext.classes,{sWrapper:"dataTables_wrapper dt-jqueryui",sPageButton:"fg-button ui-button ui-state-default",sPageButtonActive:"ui-state-disabled",sPageButtonDisabled:"ui-state-disabled",sPaging:"dataTables_paginate fg-buttonset ui-buttonset fg-buttonset-multi ui-buttonset-multi paging_",sSortAsc:"ui-state-default sorting_asc",sSortDesc:"ui-state-default sorting_desc",sSortable:"ui-state-default sorting",sSortableAsc:"ui-state-default sorting_asc_disabled",sSortableDesc:"ui-state-default sorting_desc_disabled",
7
+sSortableNone:"ui-state-default sorting_disabled",sSortIcon:"DataTables_sort_icon",sScrollHead:"dataTables_scrollHead ui-state-default",sScrollFoot:"dataTables_scrollFoot ui-state-default",sHeaderTH:"ui-state-default",sFooterTH:"ui-state-default"});b.ext.renderer.header.jqueryui=function(b,h,e,c){var f="css_right ui-icon ui-icon-carat-2-n-s",g=-1!==a.inArray("asc",e.asSorting),i=-1!==a.inArray("desc",e.asSorting);!e.bSortable||!g&&!i?f="":g&&!i?f="css_right ui-icon ui-icon-carat-1-n":!g&&i&&(f="css_right ui-icon ui-icon-carat-1-s");
8
+a("<div/>").addClass("DataTables_sort_wrapper").append(h.contents()).append(a("<span/>").addClass(c.sSortIcon+" "+f)).appendTo(h);a(b.nTable).on("order.dt",function(a,g,i,j){b===g&&(a=e.idx,h.removeClass(c.sSortAsc+" "+c.sSortDesc).addClass("asc"==j[a]?c.sSortAsc:"desc"==j[a]?c.sSortDesc:e.sSortingClass),h.find("span."+c.sSortIcon).removeClass("css_right ui-icon ui-icon-triangle-1-n css_right ui-icon ui-icon-triangle-1-s css_right ui-icon ui-icon-carat-2-n-s css_right ui-icon ui-icon-carat-1-n css_right ui-icon ui-icon-carat-1-s").addClass("asc"==
9
+j[a]?"css_right ui-icon ui-icon-triangle-1-n":"desc"==j[a]?"css_right ui-icon ui-icon-triangle-1-s":f))})};b.TableTools&&a.extend(!0,b.TableTools.classes,{container:"DTTT_container ui-buttonset ui-buttonset-multi",buttons:{normal:"DTTT_button ui-button ui-state-default"},collection:{container:"DTTT_collection ui-buttonset ui-buttonset-multi"}});return b});

+ 191
- 0
vendor/datatables/js/dataTables.material.js Datei anzeigen

@@ -0,0 +1,191 @@
1
+/*! DataTables Bootstrap 3 integration
2
+ * ©2011-2015 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for Bootstrap 3. This requires Bootstrap 3 and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using Bootstrap. See http://datatables.net/manual/styling/bootstrap
11
+ * for further information.
12
+ */
13
+(function( factory ){
14
+	if ( typeof define === 'function' && define.amd ) {
15
+		// AMD
16
+		define( ['jquery', 'datatables.net'], function ( $ ) {
17
+			return factory( $, window, document );
18
+		} );
19
+	}
20
+	else if ( typeof exports === 'object' ) {
21
+		// CommonJS
22
+		module.exports = function (root, $) {
23
+			if ( ! root ) {
24
+				root = window;
25
+			}
26
+
27
+			if ( ! $ || ! $.fn.dataTable ) {
28
+				// Require DataTables, which attaches to jQuery, including
29
+				// jQuery if needed and have a $ property so we can access the
30
+				// jQuery object that is used
31
+				$ = require('datatables.net')(root, $).$;
32
+			}
33
+
34
+			return factory( $, root, root.document );
35
+		};
36
+	}
37
+	else {
38
+		// Browser
39
+		factory( jQuery, window, document );
40
+	}
41
+}(function( $, window, document, undefined ) {
42
+'use strict';
43
+var DataTable = $.fn.dataTable;
44
+
45
+
46
+/* Set the defaults for DataTables initialisation */
47
+$.extend( true, DataTable.defaults, {
48
+	dom:
49
+		"<'mdl-grid'"+
50
+			"<'mdl-cell mdl-cell--6-col'l>"+
51
+			"<'mdl-cell mdl-cell--6-col'f>"+
52
+		">"+
53
+		"<'mdl-grid dt-table'"+
54
+			"<'mdl-cell mdl-cell--12-col'tr>"+
55
+		">"+
56
+		"<'mdl-grid'"+
57
+			"<'mdl-cell mdl-cell--4-col'i>"+
58
+			"<'mdl-cell mdl-cell--8-col'p>"+
59
+		">",
60
+	renderer: 'material'
61
+} );
62
+
63
+
64
+/* Default class modification */
65
+$.extend( DataTable.ext.classes, {
66
+	sWrapper:      "dataTables_wrapper form-inline dt-material",
67
+	sFilterInput:  "form-control input-sm",
68
+	sLengthSelect: "form-control input-sm",
69
+	sProcessing:   "dataTables_processing panel panel-default"
70
+} );
71
+
72
+
73
+/* Bootstrap paging button renderer */
74
+DataTable.ext.renderer.pageButton.material = function ( settings, host, idx, buttons, page, pages ) {
75
+	var api     = new DataTable.Api( settings );
76
+	var classes = settings.oClasses;
77
+	var lang    = settings.oLanguage.oPaginate;
78
+	var aria = settings.oLanguage.oAria.paginate || {};
79
+	var btnDisplay, btnClass, counter=0;
80
+
81
+	var attach = function( container, buttons ) {
82
+		var i, ien, node, button, disabled, active;
83
+		var clickHandler = function ( e ) {
84
+			e.preventDefault();
85
+			if ( !$(e.currentTarget).hasClass('disabled') && api.page() != e.data.action ) {
86
+				api.page( e.data.action ).draw( 'page' );
87
+			}
88
+		};
89
+
90
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
91
+			button = buttons[i];
92
+
93
+			if ( $.isArray( button ) ) {
94
+				attach( container, button );
95
+			}
96
+			else {
97
+				btnDisplay = '';
98
+				active = false;
99
+
100
+				switch ( button ) {
101
+					case 'ellipsis':
102
+						btnDisplay = '&#x2026;';
103
+						btnClass = 'disabled';
104
+						break;
105
+
106
+					case 'first':
107
+						btnDisplay = lang.sFirst;
108
+						btnClass = button + (page > 0 ?
109
+							'' : ' disabled');
110
+						break;
111
+
112
+					case 'previous':
113
+						btnDisplay = lang.sPrevious;
114
+						btnClass = button + (page > 0 ?
115
+							'' : ' disabled');
116
+						break;
117
+
118
+					case 'next':
119
+						btnDisplay = lang.sNext;
120
+						btnClass = button + (page < pages-1 ?
121
+							'' : ' disabled');
122
+						break;
123
+
124
+					case 'last':
125
+						btnDisplay = lang.sLast;
126
+						btnClass = button + (page < pages-1 ?
127
+							'' : ' disabled');
128
+						break;
129
+
130
+					default:
131
+						btnDisplay = button + 1;
132
+						btnClass = '';
133
+						active = page === button;
134
+						break;
135
+				}
136
+
137
+				if ( active ) {
138
+					btnClass += ' mdl-button--raised mdl-button--colored';
139
+				}
140
+
141
+				if ( btnDisplay ) {
142
+					node = $('<button>', {
143
+							'class': 'mdl-button '+btnClass,
144
+							'id': idx === 0 && typeof button === 'string' ?
145
+								settings.sTableId +'_'+ button :
146
+								null,
147
+							'aria-controls': settings.sTableId,
148
+							'aria-label': aria[ button ],
149
+							'data-dt-idx': counter,
150
+							'tabindex': settings.iTabIndex,
151
+							'disabled': btnClass.indexOf('disabled') !== -1
152
+						} )
153
+						.html( btnDisplay )
154
+						.appendTo( container );
155
+
156
+					settings.oApi._fnBindAction(
157
+						node, {action: button}, clickHandler
158
+					);
159
+
160
+					counter++;
161
+				}
162
+			}
163
+		}
164
+	};
165
+
166
+	// IE9 throws an 'unknown error' if document.activeElement is used
167
+	// inside an iframe or frame. 
168
+	var activeEl;
169
+
170
+	try {
171
+		// Because this approach is destroying and recreating the paging
172
+		// elements, focus is lost on the select button which is bad for
173
+		// accessibility. So we want to restore focus once the draw has
174
+		// completed
175
+		activeEl = $(host).find(document.activeElement).data('dt-idx');
176
+	}
177
+	catch (e) {}
178
+
179
+	attach(
180
+		$(host).empty().html('<div class="pagination"/>').children(),
181
+		buttons
182
+	);
183
+
184
+	if ( activeEl ) {
185
+		$(host).find( '[data-dt-idx='+activeEl+']' ).focus();
186
+	}
187
+};
188
+
189
+
190
+return DataTable;
191
+}));

+ 8
- 0
vendor/datatables/js/dataTables.material.min.js Datei anzeigen

@@ -0,0 +1,8 @@
1
+/*!
2
+ DataTables Bootstrap 3 integration
3
+ ©2011-2015 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,d){a||(a=window);if(!d||!d.fn.dataTable)d=require("datatables.net")(a,d).$;return c(d,a,a.document)}:c(jQuery,window,document)})(function(c,a,d){var g=c.fn.dataTable;c.extend(!0,g.defaults,{dom:"<'mdl-grid'<'mdl-cell mdl-cell--6-col'l><'mdl-cell mdl-cell--6-col'f>><'mdl-grid dt-table'<'mdl-cell mdl-cell--12-col'tr>><'mdl-grid'<'mdl-cell mdl-cell--4-col'i><'mdl-cell mdl-cell--8-col'p>>",
6
+renderer:"material"});c.extend(g.ext.classes,{sWrapper:"dataTables_wrapper form-inline dt-material",sFilterInput:"form-control input-sm",sLengthSelect:"form-control input-sm",sProcessing:"dataTables_processing panel panel-default"});g.ext.renderer.pageButton.material=function(a,h,r,s,i,n){var o=new g.Api(a),l=a.oLanguage.oPaginate,t=a.oLanguage.oAria.paginate||{},f,e,p=0,q=function(d,g){var m,h,j,b,k=function(a){a.preventDefault();!c(a.currentTarget).hasClass("disabled")&&o.page()!=a.data.action&&
7
+o.page(a.data.action).draw("page")};m=0;for(h=g.length;m<h;m++)if(b=g[m],c.isArray(b))q(d,b);else{f="";j=!1;switch(b){case "ellipsis":f="&#x2026;";e="disabled";break;case "first":f=l.sFirst;e=b+(0<i?"":" disabled");break;case "previous":f=l.sPrevious;e=b+(0<i?"":" disabled");break;case "next":f=l.sNext;e=b+(i<n-1?"":" disabled");break;case "last":f=l.sLast;e=b+(i<n-1?"":" disabled");break;default:f=b+1,e="",j=i===b}j&&(e+=" mdl-button--raised mdl-button--colored");f&&(j=c("<button>",{"class":"mdl-button "+
8
+e,id:0===r&&"string"===typeof b?a.sTableId+"_"+b:null,"aria-controls":a.sTableId,"aria-label":t[b],"data-dt-idx":p,tabindex:a.iTabIndex,disabled:-1!==e.indexOf("disabled")}).html(f).appendTo(d),a.oApi._fnBindAction(j,{action:b},k),p++)}},k;try{k=c(h).find(d.activeElement).data("dt-idx")}catch(u){}q(c(h).empty().html('<div class="pagination"/>').children(),s);k&&c(h).find("[data-dt-idx="+k+"]").focus()};return g});

+ 208
- 0
vendor/datatables/js/dataTables.semanticui.js Datei anzeigen

@@ -0,0 +1,208 @@
1
+/*! DataTables Bootstrap 3 integration
2
+ * ©2011-2015 SpryMedia Ltd - datatables.net/license
3
+ */
4
+
5
+/**
6
+ * DataTables integration for Bootstrap 3. This requires Bootstrap 3 and
7
+ * DataTables 1.10 or newer.
8
+ *
9
+ * This file sets the defaults and adds options to DataTables to style its
10
+ * controls using Bootstrap. See http://datatables.net/manual/styling/bootstrap
11
+ * for further information.
12
+ */
13
+(function( factory ){
14
+	if ( typeof define === 'function' && define.amd ) {
15
+		// AMD
16
+		define( ['jquery', 'datatables.net'], function ( $ ) {
17
+			return factory( $, window, document );
18
+		} );
19
+	}
20
+	else if ( typeof exports === 'object' ) {
21
+		// CommonJS
22
+		module.exports = function (root, $) {
23
+			if ( ! root ) {
24
+				root = window;
25
+			}
26
+
27
+			if ( ! $ || ! $.fn.dataTable ) {
28
+				// Require DataTables, which attaches to jQuery, including
29
+				// jQuery if needed and have a $ property so we can access the
30
+				// jQuery object that is used
31
+				$ = require('datatables.net')(root, $).$;
32
+			}
33
+
34
+			return factory( $, root, root.document );
35
+		};
36
+	}
37
+	else {
38
+		// Browser
39
+		factory( jQuery, window, document );
40
+	}
41
+}(function( $, window, document, undefined ) {
42
+'use strict';
43
+var DataTable = $.fn.dataTable;
44
+
45
+
46
+/* Set the defaults for DataTables initialisation */
47
+$.extend( true, DataTable.defaults, {
48
+	dom:
49
+		"<'ui grid'"+
50
+			"<'row'"+
51
+				"<'eight wide column'l>"+
52
+				"<'right aligned eight wide column'f>"+
53
+			">"+
54
+			"<'row dt-table'"+
55
+				"<'sixteen wide column'tr>"+
56
+			">"+
57
+			"<'row'"+
58
+				"<'seven wide column'i>"+
59
+				"<'right aligned nine wide column'p>"+
60
+			">"+
61
+		">",
62
+	renderer: 'semanticUI'
63
+} );
64
+
65
+
66
+/* Default class modification */
67
+$.extend( DataTable.ext.classes, {
68
+	sWrapper:      "dataTables_wrapper dt-semanticUI",
69
+	sFilter:       "dataTables_filter ui input",
70
+	sProcessing:   "dataTables_processing ui segment",
71
+	sPageButton:   "paginate_button item"
72
+} );
73
+
74
+
75
+/* Bootstrap paging button renderer */
76
+DataTable.ext.renderer.pageButton.semanticUI = function ( settings, host, idx, buttons, page, pages ) {
77
+	var api     = new DataTable.Api( settings );
78
+	var classes = settings.oClasses;
79
+	var lang    = settings.oLanguage.oPaginate;
80
+	var aria = settings.oLanguage.oAria.paginate || {};
81
+	var btnDisplay, btnClass, counter=0;
82
+
83
+	var attach = function( container, buttons ) {
84
+		var i, ien, node, button;
85
+		var clickHandler = function ( e ) {
86
+			e.preventDefault();
87
+			if ( !$(e.currentTarget).hasClass('disabled') && api.page() != e.data.action ) {
88
+				api.page( e.data.action ).draw( 'page' );
89
+			}
90
+		};
91
+
92
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
93
+			button = buttons[i];
94
+
95
+			if ( $.isArray( button ) ) {
96
+				attach( container, button );
97
+			}
98
+			else {
99
+				btnDisplay = '';
100
+				btnClass = '';
101
+
102
+				switch ( button ) {
103
+					case 'ellipsis':
104
+						btnDisplay = '&#x2026;';
105
+						btnClass = 'disabled';
106
+						break;
107
+
108
+					case 'first':
109
+						btnDisplay = lang.sFirst;
110
+						btnClass = button + (page > 0 ?
111
+							'' : ' disabled');
112
+						break;
113
+
114
+					case 'previous':
115
+						btnDisplay = lang.sPrevious;
116
+						btnClass = button + (page > 0 ?
117
+							'' : ' disabled');
118
+						break;
119
+
120
+					case 'next':
121
+						btnDisplay = lang.sNext;
122
+						btnClass = button + (page < pages-1 ?
123
+							'' : ' disabled');
124
+						break;
125
+
126
+					case 'last':
127
+						btnDisplay = lang.sLast;
128
+						btnClass = button + (page < pages-1 ?
129
+							'' : ' disabled');
130
+						break;
131
+
132
+					default:
133
+						btnDisplay = button + 1;
134
+						btnClass = page === button ?
135
+							'active' : '';
136
+						break;
137
+				}
138
+
139
+				var tag = btnClass.indexOf( 'disabled' ) === -1 ?
140
+					'a' :
141
+					'div';
142
+
143
+				if ( btnDisplay ) {
144
+					node = $('<'+tag+'>', {
145
+							'class': classes.sPageButton+' '+btnClass,
146
+							'id': idx === 0 && typeof button === 'string' ?
147
+								settings.sTableId +'_'+ button :
148
+								null,
149
+							'href': '#',
150
+							'aria-controls': settings.sTableId,
151
+							'aria-label': aria[ button ],
152
+							'data-dt-idx': counter,
153
+							'tabindex': settings.iTabIndex
154
+						} )
155
+						.html( btnDisplay )
156
+						.appendTo( container );
157
+
158
+					settings.oApi._fnBindAction(
159
+						node, {action: button}, clickHandler
160
+					);
161
+
162
+					counter++;
163
+				}
164
+			}
165
+		}
166
+	};
167
+
168
+	// IE9 throws an 'unknown error' if document.activeElement is used
169
+	// inside an iframe or frame. 
170
+	var activeEl;
171
+
172
+	try {
173
+		// Because this approach is destroying and recreating the paging
174
+		// elements, focus is lost on the select button which is bad for
175
+		// accessibility. So we want to restore focus once the draw has
176
+		// completed
177
+		activeEl = $(host).find(document.activeElement).data('dt-idx');
178
+	}
179
+	catch (e) {}
180
+
181
+	attach(
182
+		$(host).empty().html('<div class="ui pagination menu"/>').children(),
183
+		buttons
184
+	);
185
+
186
+	if ( activeEl ) {
187
+		$(host).find( '[data-dt-idx='+activeEl+']' ).focus();
188
+	}
189
+};
190
+
191
+
192
+// Javascript enhancements on table initialisation
193
+$(document).on( 'init.dt', function (e, ctx) {
194
+	if ( e.namespace !== 'dt' ) {
195
+		return;
196
+	}
197
+
198
+	// Length menu drop down
199
+	if ( $.fn.dropdown ) {
200
+		var api = new $.fn.dataTable.Api( ctx );
201
+
202
+		$( 'div.dataTables_length select', api.table().container() ).dropdown();
203
+	}
204
+} );
205
+
206
+
207
+return DataTable;
208
+}));

+ 9
- 0
vendor/datatables/js/dataTables.semanticui.min.js Datei anzeigen

@@ -0,0 +1,9 @@
1
+/*!
2
+ DataTables Bootstrap 3 integration
3
+ ©2011-2015 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(b){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(a){return b(a,window,document)}):"object"===typeof exports?module.exports=function(a,d){a||(a=window);if(!d||!d.fn.dataTable)d=require("datatables.net")(a,d).$;return b(d,a,a.document)}:b(jQuery,window,document)})(function(b,a,d){var e=b.fn.dataTable;b.extend(!0,e.defaults,{dom:"<'ui grid'<'row'<'eight wide column'l><'right aligned eight wide column'f>><'row dt-table'<'sixteen wide column'tr>><'row'<'seven wide column'i><'right aligned nine wide column'p>>>",
6
+renderer:"semanticUI"});b.extend(e.ext.classes,{sWrapper:"dataTables_wrapper dt-semanticUI",sFilter:"dataTables_filter ui input",sProcessing:"dataTables_processing ui segment",sPageButton:"paginate_button item"});e.ext.renderer.pageButton.semanticUI=function(h,a,r,s,j,m){var n=new e.Api(h),t=h.oClasses,k=h.oLanguage.oPaginate,u=h.oLanguage.oAria.paginate||{},f,g,o=0,p=function(a,d){var e,i,l,c,q=function(a){a.preventDefault();!b(a.currentTarget).hasClass("disabled")&&n.page()!=a.data.action&&n.page(a.data.action).draw("page")};
7
+e=0;for(i=d.length;e<i;e++)if(c=d[e],b.isArray(c))p(a,c);else{g=f="";switch(c){case "ellipsis":f="&#x2026;";g="disabled";break;case "first":f=k.sFirst;g=c+(0<j?"":" disabled");break;case "previous":f=k.sPrevious;g=c+(0<j?"":" disabled");break;case "next":f=k.sNext;g=c+(j<m-1?"":" disabled");break;case "last":f=k.sLast;g=c+(j<m-1?"":" disabled");break;default:f=c+1,g=j===c?"active":""}l=-1===g.indexOf("disabled")?"a":"div";f&&(l=b("<"+l+">",{"class":t.sPageButton+" "+g,id:0===r&&"string"===typeof c?
8
+h.sTableId+"_"+c:null,href:"#","aria-controls":h.sTableId,"aria-label":u[c],"data-dt-idx":o,tabindex:h.iTabIndex}).html(f).appendTo(a),h.oApi._fnBindAction(l,{action:c},q),o++)}},i;try{i=b(a).find(d.activeElement).data("dt-idx")}catch(v){}p(b(a).empty().html('<div class="ui pagination menu"/>').children(),s);i&&b(a).find("[data-dt-idx="+i+"]").focus()};b(d).on("init.dt",function(a,d){if("dt"===a.namespace&&b.fn.dropdown){var e=new b.fn.dataTable.Api(d);b("div.dataTables_length select",e.table().container()).dropdown()}});
9
+return e});

+ 176
- 0
vendor/datatables/js/dataTables.uikit.js Datei anzeigen

@@ -0,0 +1,176 @@
1
+/*! DataTables UIkit 3 integration
2
+ */
3
+
4
+/**
5
+ * This is a tech preview of UIKit integration with DataTables.
6
+ */
7
+(function( factory ){
8
+	if ( typeof define === 'function' && define.amd ) {
9
+		// AMD
10
+		define( ['jquery', 'datatables.net'], function ( $ ) {
11
+			return factory( $, window, document );
12
+		} );
13
+	}
14
+	else if ( typeof exports === 'object' ) {
15
+		// CommonJS
16
+		module.exports = function (root, $) {
17
+			if ( ! root ) {
18
+				root = window;
19
+			}
20
+
21
+			if ( ! $ || ! $.fn.dataTable ) {
22
+				// Require DataTables, which attaches to jQuery, including
23
+				// jQuery if needed and have a $ property so we can access the
24
+				// jQuery object that is used
25
+				$ = require('datatables.net')(root, $).$;
26
+			}
27
+
28
+			return factory( $, root, root.document );
29
+		};
30
+	}
31
+	else {
32
+		// Browser
33
+		factory( jQuery, window, document );
34
+	}
35
+}(function( $, window, document, undefined ) {
36
+'use strict';
37
+var DataTable = $.fn.dataTable;
38
+
39
+
40
+/* Set the defaults for DataTables initialisation */
41
+$.extend( true, DataTable.defaults, {
42
+	dom:
43
+		"<'row uk-grid'<'uk-width-1-2'l><'uk-width-1-2'f>>" +
44
+		"<'row uk-grid dt-merge-grid'<'uk-width-1-1'tr>>" +
45
+		"<'row uk-grid dt-merge-grid'<'uk-width-2-5'i><'uk-width-3-5'p>>",
46
+	renderer: 'uikit'
47
+} );
48
+
49
+
50
+/* Default class modification */
51
+$.extend( DataTable.ext.classes, {
52
+	sWrapper:      "dataTables_wrapper uk-form dt-uikit",
53
+	sFilterInput:  "uk-form-small",
54
+	sLengthSelect: "uk-form-small",
55
+	sProcessing:   "dataTables_processing uk-panel"
56
+} );
57
+
58
+
59
+/* UIkit paging button renderer */
60
+DataTable.ext.renderer.pageButton.uikit = function ( settings, host, idx, buttons, page, pages ) {
61
+	var api     = new DataTable.Api( settings );
62
+	var classes = settings.oClasses;
63
+	var lang    = settings.oLanguage.oPaginate;
64
+	var aria = settings.oLanguage.oAria.paginate || {};
65
+	var btnDisplay, btnClass, counter=0;
66
+
67
+	var attach = function( container, buttons ) {
68
+		var i, ien, node, button;
69
+		var clickHandler = function ( e ) {
70
+			e.preventDefault();
71
+			if ( !$(e.currentTarget).hasClass('disabled') && api.page() != e.data.action ) {
72
+				api.page( e.data.action ).draw( 'page' );
73
+			}
74
+		};
75
+
76
+		for ( i=0, ien=buttons.length ; i<ien ; i++ ) {
77
+			button = buttons[i];
78
+
79
+			if ( $.isArray( button ) ) {
80
+				attach( container, button );
81
+			}
82
+			else {
83
+				btnDisplay = '';
84
+				btnClass = '';
85
+
86
+				switch ( button ) {
87
+					case 'ellipsis':
88
+						btnDisplay = '<i class="uk-icon-ellipsis-h"></i>';
89
+						btnClass = 'uk-disabled disabled';
90
+						break;
91
+
92
+					case 'first':
93
+						btnDisplay = '<i class="uk-icon-angle-double-left"></i> ' + lang.sFirst;
94
+						btnClass = (page > 0 ?
95
+							'' : ' uk-disabled disabled');
96
+						break;
97
+
98
+					case 'previous':
99
+						btnDisplay = '<i class="uk-icon-angle-left"></i> ' + lang.sPrevious;
100
+						btnClass = (page > 0 ?
101
+							'' : 'uk-disabled disabled');
102
+						break;
103
+
104
+					case 'next':
105
+						btnDisplay = lang.sNext + ' <i class="uk-icon-angle-right"></i>';
106
+						btnClass = (page < pages-1 ?
107
+							'' : 'uk-disabled disabled');
108
+						break;
109
+
110
+					case 'last':
111
+						btnDisplay = lang.sLast + ' <i class="uk-icon-angle-double-right"></i>';
112
+						btnClass = (page < pages-1 ?
113
+							'' : ' uk-disabled disabled');
114
+						break;
115
+
116
+					default:
117
+						btnDisplay = button + 1;
118
+						btnClass = page === button ?
119
+							'uk-active' : '';
120
+						break;
121
+				}
122
+
123
+				if ( btnDisplay ) {
124
+					node = $('<li>', {
125
+							'class': classes.sPageButton+' '+btnClass,
126
+							'id': idx === 0 && typeof button === 'string' ?
127
+								settings.sTableId +'_'+ button :
128
+								null
129
+						} )
130
+						.append( $(( -1 != btnClass.indexOf('disabled') || -1 != btnClass.indexOf('active') ) ? '<span>' : '<a>', {
131
+								'href': '#',
132
+								'aria-controls': settings.sTableId,
133
+								'aria-label': aria[ button ],
134
+								'data-dt-idx': counter,
135
+								'tabindex': settings.iTabIndex
136
+							} )
137
+							.html( btnDisplay )
138
+						)
139
+						.appendTo( container );
140
+
141
+					settings.oApi._fnBindAction(
142
+						node, {action: button}, clickHandler
143
+					);
144
+
145
+					counter++;
146
+				}
147
+			}
148
+		}
149
+	};
150
+
151
+	// IE9 throws an 'unknown error' if document.activeElement is used
152
+	// inside an iframe or frame. 
153
+	var activeEl;
154
+
155
+	try {
156
+		// Because this approach is destroying and recreating the paging
157
+		// elements, focus is lost on the select button which is bad for
158
+		// accessibility. So we want to restore focus once the draw has
159
+		// completed
160
+		activeEl = $(host).find(document.activeElement).data('dt-idx');
161
+	}
162
+	catch (e) {}
163
+
164
+	attach(
165
+		$(host).empty().html('<ul class="uk-pagination uk-pagination-right"/>').children('ul'),
166
+		buttons
167
+	);
168
+
169
+	if ( activeEl ) {
170
+		$(host).find( '[data-dt-idx='+activeEl+']' ).focus();
171
+	}
172
+};
173
+
174
+
175
+return DataTable;
176
+}));

+ 8
- 0
vendor/datatables/js/dataTables.uikit.min.js Datei anzeigen

@@ -0,0 +1,8 @@
1
+/*!
2
+ DataTables UIkit 3 integration
3
+*/
4
+(function(b){"function"===typeof define&&define.amd?define(["jquery","datatables.net"],function(a){return b(a,window,document)}):"object"===typeof exports?module.exports=function(a,c){a||(a=window);if(!c||!c.fn.dataTable)c=require("datatables.net")(a,c).$;return b(c,a,a.document)}:b(jQuery,window,document)})(function(b,a,c){var g=b.fn.dataTable;b.extend(!0,g.defaults,{dom:"<'row uk-grid'<'uk-width-1-2'l><'uk-width-1-2'f>><'row uk-grid dt-merge-grid'<'uk-width-1-1'tr>><'row uk-grid dt-merge-grid'<'uk-width-2-5'i><'uk-width-3-5'p>>",
5
+renderer:"uikit"});b.extend(g.ext.classes,{sWrapper:"dataTables_wrapper uk-form dt-uikit",sFilterInput:"uk-form-small",sLengthSelect:"uk-form-small",sProcessing:"dataTables_processing uk-panel"});g.ext.renderer.pageButton.uikit=function(a,h,r,m,j,n){var o=new g.Api(a),s=a.oClasses,k=a.oLanguage.oPaginate,t=a.oLanguage.oAria.paginate||{},f,d,p=0,q=function(c,g){var l,h,i,e,m=function(a){a.preventDefault();!b(a.currentTarget).hasClass("disabled")&&o.page()!=a.data.action&&o.page(a.data.action).draw("page")};
6
+l=0;for(h=g.length;l<h;l++)if(e=g[l],b.isArray(e))q(c,e);else{d=f="";switch(e){case "ellipsis":f='<i class="uk-icon-ellipsis-h"></i>';d="uk-disabled disabled";break;case "first":f='<i class="uk-icon-angle-double-left"></i> '+k.sFirst;d=0<j?"":" uk-disabled disabled";break;case "previous":f='<i class="uk-icon-angle-left"></i> '+k.sPrevious;d=0<j?"":"uk-disabled disabled";break;case "next":f=k.sNext+' <i class="uk-icon-angle-right"></i>';d=j<n-1?"":"uk-disabled disabled";break;case "last":f=k.sLast+
7
+' <i class="uk-icon-angle-double-right"></i>';d=j<n-1?"":" uk-disabled disabled";break;default:f=e+1,d=j===e?"uk-active":""}f&&(i=b("<li>",{"class":s.sPageButton+" "+d,id:0===r&&"string"===typeof e?a.sTableId+"_"+e:null}).append(b(-1!=d.indexOf("disabled")||-1!=d.indexOf("active")?"<span>":"<a>",{href:"#","aria-controls":a.sTableId,"aria-label":t[e],"data-dt-idx":p,tabindex:a.iTabIndex}).html(f)).appendTo(c),a.oApi._fnBindAction(i,{action:e},m),p++)}},i;try{i=b(h).find(c.activeElement).data("dt-idx")}catch(u){}q(b(h).empty().html('<ul class="uk-pagination uk-pagination-right"/>').children("ul"),
8
+m);i&&b(h).find("[data-dt-idx="+i+"]").focus()};return g});

+ 15278
- 0
vendor/datatables/js/jquery.dataTables.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 166
- 0
vendor/datatables/js/jquery.dataTables.min.js Datei anzeigen

@@ -0,0 +1,166 @@
1
+/*!
2
+ DataTables 1.10.12
3
+ ©2008-2015 SpryMedia Ltd - datatables.net/license
4
+*/
5
+(function(h){"function"===typeof define&&define.amd?define(["jquery"],function(D){return h(D,window,document)}):"object"===typeof exports?module.exports=function(D,I){D||(D=window);I||(I="undefined"!==typeof window?require("jquery"):require("jquery")(D));return h(I,D,D.document)}:h(jQuery,window,document)})(function(h,D,I,k){function X(a){var b,c,d={};h.each(a,function(e){if((b=e.match(/^([^A-Z]+?)([A-Z])/))&&-1!=="a aa ai ao as b fn i m o s ".indexOf(b[1]+" "))c=e.replace(b[0],b[2].toLowerCase()),
6
+d[c]=e,"o"===b[1]&&X(a[e])});a._hungarianMap=d}function K(a,b,c){a._hungarianMap||X(a);var d;h.each(b,function(e){d=a._hungarianMap[e];if(d!==k&&(c||b[d]===k))"o"===d.charAt(0)?(b[d]||(b[d]={}),h.extend(!0,b[d],b[e]),K(a[d],b[d],c)):b[d]=b[e]})}function Da(a){var b=m.defaults.oLanguage,c=a.sZeroRecords;!a.sEmptyTable&&(c&&"No data available in table"===b.sEmptyTable)&&E(a,a,"sZeroRecords","sEmptyTable");!a.sLoadingRecords&&(c&&"Loading..."===b.sLoadingRecords)&&E(a,a,"sZeroRecords","sLoadingRecords");
7
+a.sInfoThousands&&(a.sThousands=a.sInfoThousands);(a=a.sDecimal)&&db(a)}function eb(a){A(a,"ordering","bSort");A(a,"orderMulti","bSortMulti");A(a,"orderClasses","bSortClasses");A(a,"orderCellsTop","bSortCellsTop");A(a,"order","aaSorting");A(a,"orderFixed","aaSortingFixed");A(a,"paging","bPaginate");A(a,"pagingType","sPaginationType");A(a,"pageLength","iDisplayLength");A(a,"searching","bFilter");"boolean"===typeof a.sScrollX&&(a.sScrollX=a.sScrollX?"100%":"");"boolean"===typeof a.scrollX&&(a.scrollX=
8
+a.scrollX?"100%":"");if(a=a.aoSearchCols)for(var b=0,c=a.length;b<c;b++)a[b]&&K(m.models.oSearch,a[b])}function fb(a){A(a,"orderable","bSortable");A(a,"orderData","aDataSort");A(a,"orderSequence","asSorting");A(a,"orderDataType","sortDataType");var b=a.aDataSort;b&&!h.isArray(b)&&(a.aDataSort=[b])}function gb(a){if(!m.__browser){var b={};m.__browser=b;var c=h("<div/>").css({position:"fixed",top:0,left:0,height:1,width:1,overflow:"hidden"}).append(h("<div/>").css({position:"absolute",top:1,left:1,
9
+width:100,overflow:"scroll"}).append(h("<div/>").css({width:"100%",height:10}))).appendTo("body"),d=c.children(),e=d.children();b.barWidth=d[0].offsetWidth-d[0].clientWidth;b.bScrollOversize=100===e[0].offsetWidth&&100!==d[0].clientWidth;b.bScrollbarLeft=1!==Math.round(e.offset().left);b.bBounding=c[0].getBoundingClientRect().width?!0:!1;c.remove()}h.extend(a.oBrowser,m.__browser);a.oScroll.iBarWidth=m.__browser.barWidth}function hb(a,b,c,d,e,f){var g,j=!1;c!==k&&(g=c,j=!0);for(;d!==e;)a.hasOwnProperty(d)&&
10
+(g=j?b(g,a[d],d,a):a[d],j=!0,d+=f);return g}function Ea(a,b){var c=m.defaults.column,d=a.aoColumns.length,c=h.extend({},m.models.oColumn,c,{nTh:b?b:I.createElement("th"),sTitle:c.sTitle?c.sTitle:b?b.innerHTML:"",aDataSort:c.aDataSort?c.aDataSort:[d],mData:c.mData?c.mData:d,idx:d});a.aoColumns.push(c);c=a.aoPreSearchCols;c[d]=h.extend({},m.models.oSearch,c[d]);ja(a,d,h(b).data())}function ja(a,b,c){var b=a.aoColumns[b],d=a.oClasses,e=h(b.nTh);if(!b.sWidthOrig){b.sWidthOrig=e.attr("width")||null;var f=
11
+(e.attr("style")||"").match(/width:\s*(\d+[pxem%]+)/);f&&(b.sWidthOrig=f[1])}c!==k&&null!==c&&(fb(c),K(m.defaults.column,c),c.mDataProp!==k&&!c.mData&&(c.mData=c.mDataProp),c.sType&&(b._sManualType=c.sType),c.className&&!c.sClass&&(c.sClass=c.className),h.extend(b,c),E(b,c,"sWidth","sWidthOrig"),c.iDataSort!==k&&(b.aDataSort=[c.iDataSort]),E(b,c,"aDataSort"));var g=b.mData,j=Q(g),i=b.mRender?Q(b.mRender):null,c=function(a){return"string"===typeof a&&-1!==a.indexOf("@")};b._bAttrSrc=h.isPlainObject(g)&&
12
+(c(g.sort)||c(g.type)||c(g.filter));b._setter=null;b.fnGetData=function(a,b,c){var d=j(a,b,k,c);return i&&b?i(d,b,a,c):d};b.fnSetData=function(a,b,c){return R(g)(a,b,c)};"number"!==typeof g&&(a._rowReadObject=!0);a.oFeatures.bSort||(b.bSortable=!1,e.addClass(d.sSortableNone));a=-1!==h.inArray("asc",b.asSorting);c=-1!==h.inArray("desc",b.asSorting);!b.bSortable||!a&&!c?(b.sSortingClass=d.sSortableNone,b.sSortingClassJUI=""):a&&!c?(b.sSortingClass=d.sSortableAsc,b.sSortingClassJUI=d.sSortJUIAscAllowed):
13
+!a&&c?(b.sSortingClass=d.sSortableDesc,b.sSortingClassJUI=d.sSortJUIDescAllowed):(b.sSortingClass=d.sSortable,b.sSortingClassJUI=d.sSortJUI)}function Y(a){if(!1!==a.oFeatures.bAutoWidth){var b=a.aoColumns;Fa(a);for(var c=0,d=b.length;c<d;c++)b[c].nTh.style.width=b[c].sWidth}b=a.oScroll;(""!==b.sY||""!==b.sX)&&ka(a);u(a,null,"column-sizing",[a])}function Z(a,b){var c=la(a,"bVisible");return"number"===typeof c[b]?c[b]:null}function $(a,b){var c=la(a,"bVisible"),c=h.inArray(b,c);return-1!==c?c:null}
14
+function aa(a){var b=0;h.each(a.aoColumns,function(a,d){d.bVisible&&"none"!==h(d.nTh).css("display")&&b++});return b}function la(a,b){var c=[];h.map(a.aoColumns,function(a,e){a[b]&&c.push(e)});return c}function Ga(a){var b=a.aoColumns,c=a.aoData,d=m.ext.type.detect,e,f,g,j,i,h,l,q,t;e=0;for(f=b.length;e<f;e++)if(l=b[e],t=[],!l.sType&&l._sManualType)l.sType=l._sManualType;else if(!l.sType){g=0;for(j=d.length;g<j;g++){i=0;for(h=c.length;i<h;i++){t[i]===k&&(t[i]=B(a,i,e,"type"));q=d[g](t[i],a);if(!q&&
15
+g!==d.length-1)break;if("html"===q)break}if(q){l.sType=q;break}}l.sType||(l.sType="string")}}function ib(a,b,c,d){var e,f,g,j,i,n,l=a.aoColumns;if(b)for(e=b.length-1;0<=e;e--){n=b[e];var q=n.targets!==k?n.targets:n.aTargets;h.isArray(q)||(q=[q]);f=0;for(g=q.length;f<g;f++)if("number"===typeof q[f]&&0<=q[f]){for(;l.length<=q[f];)Ea(a);d(q[f],n)}else if("number"===typeof q[f]&&0>q[f])d(l.length+q[f],n);else if("string"===typeof q[f]){j=0;for(i=l.length;j<i;j++)("_all"==q[f]||h(l[j].nTh).hasClass(q[f]))&&
16
+d(j,n)}}if(c){e=0;for(a=c.length;e<a;e++)d(e,c[e])}}function N(a,b,c,d){var e=a.aoData.length,f=h.extend(!0,{},m.models.oRow,{src:c?"dom":"data",idx:e});f._aData=b;a.aoData.push(f);for(var g=a.aoColumns,j=0,i=g.length;j<i;j++)g[j].sType=null;a.aiDisplayMaster.push(e);b=a.rowIdFn(b);b!==k&&(a.aIds[b]=f);(c||!a.oFeatures.bDeferRender)&&Ha(a,e,c,d);return e}function ma(a,b){var c;b instanceof h||(b=h(b));return b.map(function(b,e){c=Ia(a,e);return N(a,c.data,e,c.cells)})}function B(a,b,c,d){var e=a.iDraw,
17
+f=a.aoColumns[c],g=a.aoData[b]._aData,j=f.sDefaultContent,i=f.fnGetData(g,d,{settings:a,row:b,col:c});if(i===k)return a.iDrawError!=e&&null===j&&(L(a,0,"Requested unknown parameter "+("function"==typeof f.mData?"{function}":"'"+f.mData+"'")+" for row "+b+", column "+c,4),a.iDrawError=e),j;if((i===g||null===i)&&null!==j&&d!==k)i=j;else if("function"===typeof i)return i.call(g);return null===i&&"display"==d?"":i}function jb(a,b,c,d){a.aoColumns[c].fnSetData(a.aoData[b]._aData,d,{settings:a,row:b,col:c})}
18
+function Ja(a){return h.map(a.match(/(\\.|[^\.])+/g)||[""],function(a){return a.replace(/\\./g,".")})}function Q(a){if(h.isPlainObject(a)){var b={};h.each(a,function(a,c){c&&(b[a]=Q(c))});return function(a,c,f,g){var j=b[c]||b._;return j!==k?j(a,c,f,g):a}}if(null===a)return function(a){return a};if("function"===typeof a)return function(b,c,f,g){return a(b,c,f,g)};if("string"===typeof a&&(-1!==a.indexOf(".")||-1!==a.indexOf("[")||-1!==a.indexOf("("))){var c=function(a,b,f){var g,j;if(""!==f){j=Ja(f);
19
+for(var i=0,n=j.length;i<n;i++){f=j[i].match(ba);g=j[i].match(U);if(f){j[i]=j[i].replace(ba,"");""!==j[i]&&(a=a[j[i]]);g=[];j.splice(0,i+1);j=j.join(".");if(h.isArray(a)){i=0;for(n=a.length;i<n;i++)g.push(c(a[i],b,j))}a=f[0].substring(1,f[0].length-1);a=""===a?g:g.join(a);break}else if(g){j[i]=j[i].replace(U,"");a=a[j[i]]();continue}if(null===a||a[j[i]]===k)return k;a=a[j[i]]}}return a};return function(b,e){return c(b,e,a)}}return function(b){return b[a]}}function R(a){if(h.isPlainObject(a))return R(a._);
20
+if(null===a)return function(){};if("function"===typeof a)return function(b,d,e){a(b,"set",d,e)};if("string"===typeof a&&(-1!==a.indexOf(".")||-1!==a.indexOf("[")||-1!==a.indexOf("("))){var b=function(a,d,e){var e=Ja(e),f;f=e[e.length-1];for(var g,j,i=0,n=e.length-1;i<n;i++){g=e[i].match(ba);j=e[i].match(U);if(g){e[i]=e[i].replace(ba,"");a[e[i]]=[];f=e.slice();f.splice(0,i+1);g=f.join(".");if(h.isArray(d)){j=0;for(n=d.length;j<n;j++)f={},b(f,d[j],g),a[e[i]].push(f)}else a[e[i]]=d;return}j&&(e[i]=e[i].replace(U,
21
+""),a=a[e[i]](d));if(null===a[e[i]]||a[e[i]]===k)a[e[i]]={};a=a[e[i]]}if(f.match(U))a[f.replace(U,"")](d);else a[f.replace(ba,"")]=d};return function(c,d){return b(c,d,a)}}return function(b,d){b[a]=d}}function Ka(a){return G(a.aoData,"_aData")}function na(a){a.aoData.length=0;a.aiDisplayMaster.length=0;a.aiDisplay.length=0;a.aIds={}}function oa(a,b,c){for(var d=-1,e=0,f=a.length;e<f;e++)a[e]==b?d=e:a[e]>b&&a[e]--; -1!=d&&c===k&&a.splice(d,1)}function ca(a,b,c,d){var e=a.aoData[b],f,g=function(c,d){for(;c.childNodes.length;)c.removeChild(c.firstChild);
22
+c.innerHTML=B(a,b,d,"display")};if("dom"===c||(!c||"auto"===c)&&"dom"===e.src)e._aData=Ia(a,e,d,d===k?k:e._aData).data;else{var j=e.anCells;if(j)if(d!==k)g(j[d],d);else{c=0;for(f=j.length;c<f;c++)g(j[c],c)}}e._aSortData=null;e._aFilterData=null;g=a.aoColumns;if(d!==k)g[d].sType=null;else{c=0;for(f=g.length;c<f;c++)g[c].sType=null;La(a,e)}}function Ia(a,b,c,d){var e=[],f=b.firstChild,g,j,i=0,n,l=a.aoColumns,q=a._rowReadObject,d=d!==k?d:q?{}:[],t=function(a,b){if("string"===typeof a){var c=a.indexOf("@");
23
+-1!==c&&(c=a.substring(c+1),R(a)(d,b.getAttribute(c)))}},S=function(a){if(c===k||c===i)j=l[i],n=h.trim(a.innerHTML),j&&j._bAttrSrc?(R(j.mData._)(d,n),t(j.mData.sort,a),t(j.mData.type,a),t(j.mData.filter,a)):q?(j._setter||(j._setter=R(j.mData)),j._setter(d,n)):d[i]=n;i++};if(f)for(;f;){g=f.nodeName.toUpperCase();if("TD"==g||"TH"==g)S(f),e.push(f);f=f.nextSibling}else{e=b.anCells;f=0;for(g=e.length;f<g;f++)S(e[f])}if(b=b.firstChild?b:b.nTr)(b=b.getAttribute("id"))&&R(a.rowId)(d,b);return{data:d,cells:e}}
24
+function Ha(a,b,c,d){var e=a.aoData[b],f=e._aData,g=[],j,i,n,l,q;if(null===e.nTr){j=c||I.createElement("tr");e.nTr=j;e.anCells=g;j._DT_RowIndex=b;La(a,e);l=0;for(q=a.aoColumns.length;l<q;l++){n=a.aoColumns[l];i=c?d[l]:I.createElement(n.sCellType);i._DT_CellIndex={row:b,column:l};g.push(i);if((!c||n.mRender||n.mData!==l)&&(!h.isPlainObject(n.mData)||n.mData._!==l+".display"))i.innerHTML=B(a,b,l,"display");n.sClass&&(i.className+=" "+n.sClass);n.bVisible&&!c?j.appendChild(i):!n.bVisible&&c&&i.parentNode.removeChild(i);
25
+n.fnCreatedCell&&n.fnCreatedCell.call(a.oInstance,i,B(a,b,l),f,b,l)}u(a,"aoRowCreatedCallback",null,[j,f,b])}e.nTr.setAttribute("role","row")}function La(a,b){var c=b.nTr,d=b._aData;if(c){var e=a.rowIdFn(d);e&&(c.id=e);d.DT_RowClass&&(e=d.DT_RowClass.split(" "),b.__rowc=b.__rowc?pa(b.__rowc.concat(e)):e,h(c).removeClass(b.__rowc.join(" ")).addClass(d.DT_RowClass));d.DT_RowAttr&&h(c).attr(d.DT_RowAttr);d.DT_RowData&&h(c).data(d.DT_RowData)}}function kb(a){var b,c,d,e,f,g=a.nTHead,j=a.nTFoot,i=0===
26
+h("th, td",g).length,n=a.oClasses,l=a.aoColumns;i&&(e=h("<tr/>").appendTo(g));b=0;for(c=l.length;b<c;b++)f=l[b],d=h(f.nTh).addClass(f.sClass),i&&d.appendTo(e),a.oFeatures.bSort&&(d.addClass(f.sSortingClass),!1!==f.bSortable&&(d.attr("tabindex",a.iTabIndex).attr("aria-controls",a.sTableId),Ma(a,f.nTh,b))),f.sTitle!=d[0].innerHTML&&d.html(f.sTitle),Na(a,"header")(a,d,f,n);i&&da(a.aoHeader,g);h(g).find(">tr").attr("role","row");h(g).find(">tr>th, >tr>td").addClass(n.sHeaderTH);h(j).find(">tr>th, >tr>td").addClass(n.sFooterTH);
27
+if(null!==j){a=a.aoFooter[0];b=0;for(c=a.length;b<c;b++)f=l[b],f.nTf=a[b].cell,f.sClass&&h(f.nTf).addClass(f.sClass)}}function ea(a,b,c){var d,e,f,g=[],j=[],i=a.aoColumns.length,n;if(b){c===k&&(c=!1);d=0;for(e=b.length;d<e;d++){g[d]=b[d].slice();g[d].nTr=b[d].nTr;for(f=i-1;0<=f;f--)!a.aoColumns[f].bVisible&&!c&&g[d].splice(f,1);j.push([])}d=0;for(e=g.length;d<e;d++){if(a=g[d].nTr)for(;f=a.firstChild;)a.removeChild(f);f=0;for(b=g[d].length;f<b;f++)if(n=i=1,j[d][f]===k){a.appendChild(g[d][f].cell);
28
+for(j[d][f]=1;g[d+i]!==k&&g[d][f].cell==g[d+i][f].cell;)j[d+i][f]=1,i++;for(;g[d][f+n]!==k&&g[d][f].cell==g[d][f+n].cell;){for(c=0;c<i;c++)j[d+c][f+n]=1;n++}h(g[d][f].cell).attr("rowspan",i).attr("colspan",n)}}}}function O(a){var b=u(a,"aoPreDrawCallback","preDraw",[a]);if(-1!==h.inArray(!1,b))C(a,!1);else{var b=[],c=0,d=a.asStripeClasses,e=d.length,f=a.oLanguage,g=a.iInitDisplayStart,j="ssp"==y(a),i=a.aiDisplay;a.bDrawing=!0;g!==k&&-1!==g&&(a._iDisplayStart=j?g:g>=a.fnRecordsDisplay()?0:g,a.iInitDisplayStart=
29
+-1);var g=a._iDisplayStart,n=a.fnDisplayEnd();if(a.bDeferLoading)a.bDeferLoading=!1,a.iDraw++,C(a,!1);else if(j){if(!a.bDestroying&&!lb(a))return}else a.iDraw++;if(0!==i.length){f=j?a.aoData.length:n;for(j=j?0:g;j<f;j++){var l=i[j],q=a.aoData[l];null===q.nTr&&Ha(a,l);l=q.nTr;if(0!==e){var t=d[c%e];q._sRowStripe!=t&&(h(l).removeClass(q._sRowStripe).addClass(t),q._sRowStripe=t)}u(a,"aoRowCallback",null,[l,q._aData,c,j]);b.push(l);c++}}else c=f.sZeroRecords,1==a.iDraw&&"ajax"==y(a)?c=f.sLoadingRecords:
30
+f.sEmptyTable&&0===a.fnRecordsTotal()&&(c=f.sEmptyTable),b[0]=h("<tr/>",{"class":e?d[0]:""}).append(h("<td />",{valign:"top",colSpan:aa(a),"class":a.oClasses.sRowEmpty}).html(c))[0];u(a,"aoHeaderCallback","header",[h(a.nTHead).children("tr")[0],Ka(a),g,n,i]);u(a,"aoFooterCallback","footer",[h(a.nTFoot).children("tr")[0],Ka(a),g,n,i]);d=h(a.nTBody);d.children().detach();d.append(h(b));u(a,"aoDrawCallback","draw",[a]);a.bSorted=!1;a.bFiltered=!1;a.bDrawing=!1}}function T(a,b){var c=a.oFeatures,d=c.bFilter;
31
+c.bSort&&mb(a);d?fa(a,a.oPreviousSearch):a.aiDisplay=a.aiDisplayMaster.slice();!0!==b&&(a._iDisplayStart=0);a._drawHold=b;O(a);a._drawHold=!1}function nb(a){var b=a.oClasses,c=h(a.nTable),c=h("<div/>").insertBefore(c),d=a.oFeatures,e=h("<div/>",{id:a.sTableId+"_wrapper","class":b.sWrapper+(a.nTFoot?"":" "+b.sNoFooter)});a.nHolding=c[0];a.nTableWrapper=e[0];a.nTableReinsertBefore=a.nTable.nextSibling;for(var f=a.sDom.split(""),g,j,i,n,l,q,t=0;t<f.length;t++){g=null;j=f[t];if("<"==j){i=h("<div/>")[0];
32
+n=f[t+1];if("'"==n||'"'==n){l="";for(q=2;f[t+q]!=n;)l+=f[t+q],q++;"H"==l?l=b.sJUIHeader:"F"==l&&(l=b.sJUIFooter);-1!=l.indexOf(".")?(n=l.split("."),i.id=n[0].substr(1,n[0].length-1),i.className=n[1]):"#"==l.charAt(0)?i.id=l.substr(1,l.length-1):i.className=l;t+=q}e.append(i);e=h(i)}else if(">"==j)e=e.parent();else if("l"==j&&d.bPaginate&&d.bLengthChange)g=ob(a);else if("f"==j&&d.bFilter)g=pb(a);else if("r"==j&&d.bProcessing)g=qb(a);else if("t"==j)g=rb(a);else if("i"==j&&d.bInfo)g=sb(a);else if("p"==
33
+j&&d.bPaginate)g=tb(a);else if(0!==m.ext.feature.length){i=m.ext.feature;q=0;for(n=i.length;q<n;q++)if(j==i[q].cFeature){g=i[q].fnInit(a);break}}g&&(i=a.aanFeatures,i[j]||(i[j]=[]),i[j].push(g),e.append(g))}c.replaceWith(e);a.nHolding=null}function da(a,b){var c=h(b).children("tr"),d,e,f,g,j,i,n,l,q,t;a.splice(0,a.length);f=0;for(i=c.length;f<i;f++)a.push([]);f=0;for(i=c.length;f<i;f++){d=c[f];for(e=d.firstChild;e;){if("TD"==e.nodeName.toUpperCase()||"TH"==e.nodeName.toUpperCase()){l=1*e.getAttribute("colspan");
34
+q=1*e.getAttribute("rowspan");l=!l||0===l||1===l?1:l;q=!q||0===q||1===q?1:q;g=0;for(j=a[f];j[g];)g++;n=g;t=1===l?!0:!1;for(j=0;j<l;j++)for(g=0;g<q;g++)a[f+g][n+j]={cell:e,unique:t},a[f+g].nTr=d}e=e.nextSibling}}}function qa(a,b,c){var d=[];c||(c=a.aoHeader,b&&(c=[],da(c,b)));for(var b=0,e=c.length;b<e;b++)for(var f=0,g=c[b].length;f<g;f++)if(c[b][f].unique&&(!d[f]||!a.bSortCellsTop))d[f]=c[b][f].cell;return d}function ra(a,b,c){u(a,"aoServerParams","serverParams",[b]);if(b&&h.isArray(b)){var d={},
35
+e=/(.*?)\[\]$/;h.each(b,function(a,b){var c=b.name.match(e);c?(c=c[0],d[c]||(d[c]=[]),d[c].push(b.value)):d[b.name]=b.value});b=d}var f,g=a.ajax,j=a.oInstance,i=function(b){u(a,null,"xhr",[a,b,a.jqXHR]);c(b)};if(h.isPlainObject(g)&&g.data){f=g.data;var n=h.isFunction(f)?f(b,a):f,b=h.isFunction(f)&&n?n:h.extend(!0,b,n);delete g.data}n={data:b,success:function(b){var c=b.error||b.sError;c&&L(a,0,c);a.json=b;i(b)},dataType:"json",cache:!1,type:a.sServerMethod,error:function(b,c){var d=u(a,null,"xhr",
36
+[a,null,a.jqXHR]);-1===h.inArray(!0,d)&&("parsererror"==c?L(a,0,"Invalid JSON response",1):4===b.readyState&&L(a,0,"Ajax error",7));C(a,!1)}};a.oAjaxData=b;u(a,null,"preXhr",[a,b]);a.fnServerData?a.fnServerData.call(j,a.sAjaxSource,h.map(b,function(a,b){return{name:b,value:a}}),i,a):a.sAjaxSource||"string"===typeof g?a.jqXHR=h.ajax(h.extend(n,{url:g||a.sAjaxSource})):h.isFunction(g)?a.jqXHR=g.call(j,b,i,a):(a.jqXHR=h.ajax(h.extend(n,g)),g.data=f)}function lb(a){return a.bAjaxDataGet?(a.iDraw++,C(a,
37
+!0),ra(a,ub(a),function(b){vb(a,b)}),!1):!0}function ub(a){var b=a.aoColumns,c=b.length,d=a.oFeatures,e=a.oPreviousSearch,f=a.aoPreSearchCols,g,j=[],i,n,l,q=V(a);g=a._iDisplayStart;i=!1!==d.bPaginate?a._iDisplayLength:-1;var k=function(a,b){j.push({name:a,value:b})};k("sEcho",a.iDraw);k("iColumns",c);k("sColumns",G(b,"sName").join(","));k("iDisplayStart",g);k("iDisplayLength",i);var S={draw:a.iDraw,columns:[],order:[],start:g,length:i,search:{value:e.sSearch,regex:e.bRegex}};for(g=0;g<c;g++)n=b[g],
38
+l=f[g],i="function"==typeof n.mData?"function":n.mData,S.columns.push({data:i,name:n.sName,searchable:n.bSearchable,orderable:n.bSortable,search:{value:l.sSearch,regex:l.bRegex}}),k("mDataProp_"+g,i),d.bFilter&&(k("sSearch_"+g,l.sSearch),k("bRegex_"+g,l.bRegex),k("bSearchable_"+g,n.bSearchable)),d.bSort&&k("bSortable_"+g,n.bSortable);d.bFilter&&(k("sSearch",e.sSearch),k("bRegex",e.bRegex));d.bSort&&(h.each(q,function(a,b){S.order.push({column:b.col,dir:b.dir});k("iSortCol_"+a,b.col);k("sSortDir_"+
39
+a,b.dir)}),k("iSortingCols",q.length));b=m.ext.legacy.ajax;return null===b?a.sAjaxSource?j:S:b?j:S}function vb(a,b){var c=sa(a,b),d=b.sEcho!==k?b.sEcho:b.draw,e=b.iTotalRecords!==k?b.iTotalRecords:b.recordsTotal,f=b.iTotalDisplayRecords!==k?b.iTotalDisplayRecords:b.recordsFiltered;if(d){if(1*d<a.iDraw)return;a.iDraw=1*d}na(a);a._iRecordsTotal=parseInt(e,10);a._iRecordsDisplay=parseInt(f,10);d=0;for(e=c.length;d<e;d++)N(a,c[d]);a.aiDisplay=a.aiDisplayMaster.slice();a.bAjaxDataGet=!1;O(a);a._bInitComplete||
40
+ta(a,b);a.bAjaxDataGet=!0;C(a,!1)}function sa(a,b){var c=h.isPlainObject(a.ajax)&&a.ajax.dataSrc!==k?a.ajax.dataSrc:a.sAjaxDataProp;return"data"===c?b.aaData||b[c]:""!==c?Q(c)(b):b}function pb(a){var b=a.oClasses,c=a.sTableId,d=a.oLanguage,e=a.oPreviousSearch,f=a.aanFeatures,g='<input type="search" class="'+b.sFilterInput+'"/>',j=d.sSearch,j=j.match(/_INPUT_/)?j.replace("_INPUT_",g):j+g,b=h("<div/>",{id:!f.f?c+"_filter":null,"class":b.sFilter}).append(h("<label/>").append(j)),f=function(){var b=!this.value?
41
+"":this.value;b!=e.sSearch&&(fa(a,{sSearch:b,bRegex:e.bRegex,bSmart:e.bSmart,bCaseInsensitive:e.bCaseInsensitive}),a._iDisplayStart=0,O(a))},g=null!==a.searchDelay?a.searchDelay:"ssp"===y(a)?400:0,i=h("input",b).val(e.sSearch).attr("placeholder",d.sSearchPlaceholder).bind("keyup.DT search.DT input.DT paste.DT cut.DT",g?Oa(f,g):f).bind("keypress.DT",function(a){if(13==a.keyCode)return!1}).attr("aria-controls",c);h(a.nTable).on("search.dt.DT",function(b,c){if(a===c)try{i[0]!==I.activeElement&&i.val(e.sSearch)}catch(d){}});
42
+return b[0]}function fa(a,b,c){var d=a.oPreviousSearch,e=a.aoPreSearchCols,f=function(a){d.sSearch=a.sSearch;d.bRegex=a.bRegex;d.bSmart=a.bSmart;d.bCaseInsensitive=a.bCaseInsensitive};Ga(a);if("ssp"!=y(a)){wb(a,b.sSearch,c,b.bEscapeRegex!==k?!b.bEscapeRegex:b.bRegex,b.bSmart,b.bCaseInsensitive);f(b);for(b=0;b<e.length;b++)xb(a,e[b].sSearch,b,e[b].bEscapeRegex!==k?!e[b].bEscapeRegex:e[b].bRegex,e[b].bSmart,e[b].bCaseInsensitive);yb(a)}else f(b);a.bFiltered=!0;u(a,null,"search",[a])}function yb(a){for(var b=
43
+m.ext.search,c=a.aiDisplay,d,e,f=0,g=b.length;f<g;f++){for(var j=[],i=0,n=c.length;i<n;i++)e=c[i],d=a.aoData[e],b[f](a,d._aFilterData,e,d._aData,i)&&j.push(e);c.length=0;h.merge(c,j)}}function xb(a,b,c,d,e,f){if(""!==b)for(var g=a.aiDisplay,d=Pa(b,d,e,f),e=g.length-1;0<=e;e--)b=a.aoData[g[e]]._aFilterData[c],d.test(b)||g.splice(e,1)}function wb(a,b,c,d,e,f){var d=Pa(b,d,e,f),e=a.oPreviousSearch.sSearch,f=a.aiDisplayMaster,g;0!==m.ext.search.length&&(c=!0);g=zb(a);if(0>=b.length)a.aiDisplay=f.slice();
44
+else{if(g||c||e.length>b.length||0!==b.indexOf(e)||a.bSorted)a.aiDisplay=f.slice();b=a.aiDisplay;for(c=b.length-1;0<=c;c--)d.test(a.aoData[b[c]]._sFilterRow)||b.splice(c,1)}}function Pa(a,b,c,d){a=b?a:Qa(a);c&&(a="^(?=.*?"+h.map(a.match(/"[^"]+"|[^ ]+/g)||[""],function(a){if('"'===a.charAt(0))var b=a.match(/^"(.*)"$/),a=b?b[1]:a;return a.replace('"',"")}).join(")(?=.*?")+").*$");return RegExp(a,d?"i":"")}function zb(a){var b=a.aoColumns,c,d,e,f,g,j,i,h,l=m.ext.type.search;c=!1;d=0;for(f=a.aoData.length;d<
45
+f;d++)if(h=a.aoData[d],!h._aFilterData){j=[];e=0;for(g=b.length;e<g;e++)c=b[e],c.bSearchable?(i=B(a,d,e,"filter"),l[c.sType]&&(i=l[c.sType](i)),null===i&&(i=""),"string"!==typeof i&&i.toString&&(i=i.toString())):i="",i.indexOf&&-1!==i.indexOf("&")&&(ua.innerHTML=i,i=Zb?ua.textContent:ua.innerText),i.replace&&(i=i.replace(/[\r\n]/g,"")),j.push(i);h._aFilterData=j;h._sFilterRow=j.join("  ");c=!0}return c}function Ab(a){return{search:a.sSearch,smart:a.bSmart,regex:a.bRegex,caseInsensitive:a.bCaseInsensitive}}
46
+function Bb(a){return{sSearch:a.search,bSmart:a.smart,bRegex:a.regex,bCaseInsensitive:a.caseInsensitive}}function sb(a){var b=a.sTableId,c=a.aanFeatures.i,d=h("<div/>",{"class":a.oClasses.sInfo,id:!c?b+"_info":null});c||(a.aoDrawCallback.push({fn:Cb,sName:"information"}),d.attr("role","status").attr("aria-live","polite"),h(a.nTable).attr("aria-describedby",b+"_info"));return d[0]}function Cb(a){var b=a.aanFeatures.i;if(0!==b.length){var c=a.oLanguage,d=a._iDisplayStart+1,e=a.fnDisplayEnd(),f=a.fnRecordsTotal(),
47
+g=a.fnRecordsDisplay(),j=g?c.sInfo:c.sInfoEmpty;g!==f&&(j+=" "+c.sInfoFiltered);j+=c.sInfoPostFix;j=Db(a,j);c=c.fnInfoCallback;null!==c&&(j=c.call(a.oInstance,a,d,e,f,g,j));h(b).html(j)}}function Db(a,b){var c=a.fnFormatNumber,d=a._iDisplayStart+1,e=a._iDisplayLength,f=a.fnRecordsDisplay(),g=-1===e;return b.replace(/_START_/g,c.call(a,d)).replace(/_END_/g,c.call(a,a.fnDisplayEnd())).replace(/_MAX_/g,c.call(a,a.fnRecordsTotal())).replace(/_TOTAL_/g,c.call(a,f)).replace(/_PAGE_/g,c.call(a,g?1:Math.ceil(d/
48
+e))).replace(/_PAGES_/g,c.call(a,g?1:Math.ceil(f/e)))}function ga(a){var b,c,d=a.iInitDisplayStart,e=a.aoColumns,f;c=a.oFeatures;var g=a.bDeferLoading;if(a.bInitialised){nb(a);kb(a);ea(a,a.aoHeader);ea(a,a.aoFooter);C(a,!0);c.bAutoWidth&&Fa(a);b=0;for(c=e.length;b<c;b++)f=e[b],f.sWidth&&(f.nTh.style.width=x(f.sWidth));u(a,null,"preInit",[a]);T(a);e=y(a);if("ssp"!=e||g)"ajax"==e?ra(a,[],function(c){var f=sa(a,c);for(b=0;b<f.length;b++)N(a,f[b]);a.iInitDisplayStart=d;T(a);C(a,!1);ta(a,c)},a):(C(a,!1),
49
+ta(a))}else setTimeout(function(){ga(a)},200)}function ta(a,b){a._bInitComplete=!0;(b||a.oInit.aaData)&&Y(a);u(a,null,"plugin-init",[a,b]);u(a,"aoInitComplete","init",[a,b])}function Ra(a,b){var c=parseInt(b,10);a._iDisplayLength=c;Sa(a);u(a,null,"length",[a,c])}function ob(a){for(var b=a.oClasses,c=a.sTableId,d=a.aLengthMenu,e=h.isArray(d[0]),f=e?d[0]:d,d=e?d[1]:d,e=h("<select/>",{name:c+"_length","aria-controls":c,"class":b.sLengthSelect}),g=0,j=f.length;g<j;g++)e[0][g]=new Option(d[g],f[g]);var i=
50
+h("<div><label/></div>").addClass(b.sLength);a.aanFeatures.l||(i[0].id=c+"_length");i.children().append(a.oLanguage.sLengthMenu.replace("_MENU_",e[0].outerHTML));h("select",i).val(a._iDisplayLength).bind("change.DT",function(){Ra(a,h(this).val());O(a)});h(a.nTable).bind("length.dt.DT",function(b,c,d){a===c&&h("select",i).val(d)});return i[0]}function tb(a){var b=a.sPaginationType,c=m.ext.pager[b],d="function"===typeof c,e=function(a){O(a)},b=h("<div/>").addClass(a.oClasses.sPaging+b)[0],f=a.aanFeatures;
51
+d||c.fnInit(a,b,e);f.p||(b.id=a.sTableId+"_paginate",a.aoDrawCallback.push({fn:function(a){if(d){var b=a._iDisplayStart,i=a._iDisplayLength,h=a.fnRecordsDisplay(),l=-1===i,b=l?0:Math.ceil(b/i),i=l?1:Math.ceil(h/i),h=c(b,i),k,l=0;for(k=f.p.length;l<k;l++)Na(a,"pageButton")(a,f.p[l],l,h,b,i)}else c.fnUpdate(a,e)},sName:"pagination"}));return b}function Ta(a,b,c){var d=a._iDisplayStart,e=a._iDisplayLength,f=a.fnRecordsDisplay();0===f||-1===e?d=0:"number"===typeof b?(d=b*e,d>f&&(d=0)):"first"==b?d=0:
52
+"previous"==b?(d=0<=e?d-e:0,0>d&&(d=0)):"next"==b?d+e<f&&(d+=e):"last"==b?d=Math.floor((f-1)/e)*e:L(a,0,"Unknown paging action: "+b,5);b=a._iDisplayStart!==d;a._iDisplayStart=d;b&&(u(a,null,"page",[a]),c&&O(a));return b}function qb(a){return h("<div/>",{id:!a.aanFeatures.r?a.sTableId+"_processing":null,"class":a.oClasses.sProcessing}).html(a.oLanguage.sProcessing).insertBefore(a.nTable)[0]}function C(a,b){a.oFeatures.bProcessing&&h(a.aanFeatures.r).css("display",b?"block":"none");u(a,null,"processing",
53
+[a,b])}function rb(a){var b=h(a.nTable);b.attr("role","grid");var c=a.oScroll;if(""===c.sX&&""===c.sY)return a.nTable;var d=c.sX,e=c.sY,f=a.oClasses,g=b.children("caption"),j=g.length?g[0]._captionSide:null,i=h(b[0].cloneNode(!1)),n=h(b[0].cloneNode(!1)),l=b.children("tfoot");l.length||(l=null);i=h("<div/>",{"class":f.sScrollWrapper}).append(h("<div/>",{"class":f.sScrollHead}).css({overflow:"hidden",position:"relative",border:0,width:d?!d?null:x(d):"100%"}).append(h("<div/>",{"class":f.sScrollHeadInner}).css({"box-sizing":"content-box",
54
+width:c.sXInner||"100%"}).append(i.removeAttr("id").css("margin-left",0).append("top"===j?g:null).append(b.children("thead"))))).append(h("<div/>",{"class":f.sScrollBody}).css({position:"relative",overflow:"auto",width:!d?null:x(d)}).append(b));l&&i.append(h("<div/>",{"class":f.sScrollFoot}).css({overflow:"hidden",border:0,width:d?!d?null:x(d):"100%"}).append(h("<div/>",{"class":f.sScrollFootInner}).append(n.removeAttr("id").css("margin-left",0).append("bottom"===j?g:null).append(b.children("tfoot")))));
55
+var b=i.children(),k=b[0],f=b[1],t=l?b[2]:null;if(d)h(f).on("scroll.DT",function(){var a=this.scrollLeft;k.scrollLeft=a;l&&(t.scrollLeft=a)});h(f).css(e&&c.bCollapse?"max-height":"height",e);a.nScrollHead=k;a.nScrollBody=f;a.nScrollFoot=t;a.aoDrawCallback.push({fn:ka,sName:"scrolling"});return i[0]}function ka(a){var b=a.oScroll,c=b.sX,d=b.sXInner,e=b.sY,b=b.iBarWidth,f=h(a.nScrollHead),g=f[0].style,j=f.children("div"),i=j[0].style,n=j.children("table"),j=a.nScrollBody,l=h(j),q=j.style,t=h(a.nScrollFoot).children("div"),
56
+m=t.children("table"),o=h(a.nTHead),F=h(a.nTable),p=F[0],r=p.style,u=a.nTFoot?h(a.nTFoot):null,Eb=a.oBrowser,Ua=Eb.bScrollOversize,s=G(a.aoColumns,"nTh"),P,v,w,y,z=[],A=[],B=[],C=[],D,E=function(a){a=a.style;a.paddingTop="0";a.paddingBottom="0";a.borderTopWidth="0";a.borderBottomWidth="0";a.height=0};v=j.scrollHeight>j.clientHeight;if(a.scrollBarVis!==v&&a.scrollBarVis!==k)a.scrollBarVis=v,Y(a);else{a.scrollBarVis=v;F.children("thead, tfoot").remove();u&&(w=u.clone().prependTo(F),P=u.find("tr"),w=
57
+w.find("tr"));y=o.clone().prependTo(F);o=o.find("tr");v=y.find("tr");y.find("th, td").removeAttr("tabindex");c||(q.width="100%",f[0].style.width="100%");h.each(qa(a,y),function(b,c){D=Z(a,b);c.style.width=a.aoColumns[D].sWidth});u&&J(function(a){a.style.width=""},w);f=F.outerWidth();if(""===c){r.width="100%";if(Ua&&(F.find("tbody").height()>j.offsetHeight||"scroll"==l.css("overflow-y")))r.width=x(F.outerWidth()-b);f=F.outerWidth()}else""!==d&&(r.width=x(d),f=F.outerWidth());J(E,v);J(function(a){B.push(a.innerHTML);
58
+z.push(x(h(a).css("width")))},v);J(function(a,b){if(h.inArray(a,s)!==-1)a.style.width=z[b]},o);h(v).height(0);u&&(J(E,w),J(function(a){C.push(a.innerHTML);A.push(x(h(a).css("width")))},w),J(function(a,b){a.style.width=A[b]},P),h(w).height(0));J(function(a,b){a.innerHTML='<div class="dataTables_sizing" style="height:0;overflow:hidden;">'+B[b]+"</div>";a.style.width=z[b]},v);u&&J(function(a,b){a.innerHTML='<div class="dataTables_sizing" style="height:0;overflow:hidden;">'+C[b]+"</div>";a.style.width=
59
+A[b]},w);if(F.outerWidth()<f){P=j.scrollHeight>j.offsetHeight||"scroll"==l.css("overflow-y")?f+b:f;if(Ua&&(j.scrollHeight>j.offsetHeight||"scroll"==l.css("overflow-y")))r.width=x(P-b);(""===c||""!==d)&&L(a,1,"Possible column misalignment",6)}else P="100%";q.width=x(P);g.width=x(P);u&&(a.nScrollFoot.style.width=x(P));!e&&Ua&&(q.height=x(p.offsetHeight+b));c=F.outerWidth();n[0].style.width=x(c);i.width=x(c);d=F.height()>j.clientHeight||"scroll"==l.css("overflow-y");e="padding"+(Eb.bScrollbarLeft?"Left":
60
+"Right");i[e]=d?b+"px":"0px";u&&(m[0].style.width=x(c),t[0].style.width=x(c),t[0].style[e]=d?b+"px":"0px");F.children("colgroup").insertBefore(F.children("thead"));l.scroll();if((a.bSorted||a.bFiltered)&&!a._drawHold)j.scrollTop=0}}function J(a,b,c){for(var d=0,e=0,f=b.length,g,j;e<f;){g=b[e].firstChild;for(j=c?c[e].firstChild:null;g;)1===g.nodeType&&(c?a(g,j,d):a(g,d),d++),g=g.nextSibling,j=c?j.nextSibling:null;e++}}function Fa(a){var b=a.nTable,c=a.aoColumns,d=a.oScroll,e=d.sY,f=d.sX,g=d.sXInner,
61
+j=c.length,i=la(a,"bVisible"),n=h("th",a.nTHead),l=b.getAttribute("width"),k=b.parentNode,t=!1,m,o,p=a.oBrowser,d=p.bScrollOversize;(m=b.style.width)&&-1!==m.indexOf("%")&&(l=m);for(m=0;m<i.length;m++)o=c[i[m]],null!==o.sWidth&&(o.sWidth=Fb(o.sWidthOrig,k),t=!0);if(d||!t&&!f&&!e&&j==aa(a)&&j==n.length)for(m=0;m<j;m++)i=Z(a,m),null!==i&&(c[i].sWidth=x(n.eq(m).width()));else{j=h(b).clone().css("visibility","hidden").removeAttr("id");j.find("tbody tr").remove();var r=h("<tr/>").appendTo(j.find("tbody"));
62
+j.find("thead, tfoot").remove();j.append(h(a.nTHead).clone()).append(h(a.nTFoot).clone());j.find("tfoot th, tfoot td").css("width","");n=qa(a,j.find("thead")[0]);for(m=0;m<i.length;m++)o=c[i[m]],n[m].style.width=null!==o.sWidthOrig&&""!==o.sWidthOrig?x(o.sWidthOrig):"",o.sWidthOrig&&f&&h(n[m]).append(h("<div/>").css({width:o.sWidthOrig,margin:0,padding:0,border:0,height:1}));if(a.aoData.length)for(m=0;m<i.length;m++)t=i[m],o=c[t],h(Gb(a,t)).clone(!1).append(o.sContentPadding).appendTo(r);h("[name]",
63
+j).removeAttr("name");o=h("<div/>").css(f||e?{position:"absolute",top:0,left:0,height:1,right:0,overflow:"hidden"}:{}).append(j).appendTo(k);f&&g?j.width(g):f?(j.css("width","auto"),j.removeAttr("width"),j.width()<k.clientWidth&&l&&j.width(k.clientWidth)):e?j.width(k.clientWidth):l&&j.width(l);for(m=e=0;m<i.length;m++)k=h(n[m]),g=k.outerWidth()-k.width(),k=p.bBounding?Math.ceil(n[m].getBoundingClientRect().width):k.outerWidth(),e+=k,c[i[m]].sWidth=x(k-g);b.style.width=x(e);o.remove()}l&&(b.style.width=
64
+x(l));if((l||f)&&!a._reszEvt)b=function(){h(D).bind("resize.DT-"+a.sInstance,Oa(function(){Y(a)}))},d?setTimeout(b,1E3):b(),a._reszEvt=!0}function Fb(a,b){if(!a)return 0;var c=h("<div/>").css("width",x(a)).appendTo(b||I.body),d=c[0].offsetWidth;c.remove();return d}function Gb(a,b){var c=Hb(a,b);if(0>c)return null;var d=a.aoData[c];return!d.nTr?h("<td/>").html(B(a,c,b,"display"))[0]:d.anCells[b]}function Hb(a,b){for(var c,d=-1,e=-1,f=0,g=a.aoData.length;f<g;f++)c=B(a,f,b,"display")+"",c=c.replace($b,
65
+""),c=c.replace(/&nbsp;/g," "),c.length>d&&(d=c.length,e=f);return e}function x(a){return null===a?"0px":"number"==typeof a?0>a?"0px":a+"px":a.match(/\d$/)?a+"px":a}function V(a){var b,c,d=[],e=a.aoColumns,f,g,j,i;b=a.aaSortingFixed;c=h.isPlainObject(b);var n=[];f=function(a){a.length&&!h.isArray(a[0])?n.push(a):h.merge(n,a)};h.isArray(b)&&f(b);c&&b.pre&&f(b.pre);f(a.aaSorting);c&&b.post&&f(b.post);for(a=0;a<n.length;a++){i=n[a][0];f=e[i].aDataSort;b=0;for(c=f.length;b<c;b++)g=f[b],j=e[g].sType||
66
+"string",n[a]._idx===k&&(n[a]._idx=h.inArray(n[a][1],e[g].asSorting)),d.push({src:i,col:g,dir:n[a][1],index:n[a]._idx,type:j,formatter:m.ext.type.order[j+"-pre"]})}return d}function mb(a){var b,c,d=[],e=m.ext.type.order,f=a.aoData,g=0,j,i=a.aiDisplayMaster,h;Ga(a);h=V(a);b=0;for(c=h.length;b<c;b++)j=h[b],j.formatter&&g++,Ib(a,j.col);if("ssp"!=y(a)&&0!==h.length){b=0;for(c=i.length;b<c;b++)d[i[b]]=b;g===h.length?i.sort(function(a,b){var c,e,g,j,i=h.length,k=f[a]._aSortData,m=f[b]._aSortData;for(g=
67
+0;g<i;g++)if(j=h[g],c=k[j.col],e=m[j.col],c=c<e?-1:c>e?1:0,0!==c)return"asc"===j.dir?c:-c;c=d[a];e=d[b];return c<e?-1:c>e?1:0}):i.sort(function(a,b){var c,g,j,i,k=h.length,m=f[a]._aSortData,p=f[b]._aSortData;for(j=0;j<k;j++)if(i=h[j],c=m[i.col],g=p[i.col],i=e[i.type+"-"+i.dir]||e["string-"+i.dir],c=i(c,g),0!==c)return c;c=d[a];g=d[b];return c<g?-1:c>g?1:0})}a.bSorted=!0}function Jb(a){for(var b,c,d=a.aoColumns,e=V(a),a=a.oLanguage.oAria,f=0,g=d.length;f<g;f++){c=d[f];var j=c.asSorting;b=c.sTitle.replace(/<.*?>/g,
68
+"");var i=c.nTh;i.removeAttribute("aria-sort");c.bSortable&&(0<e.length&&e[0].col==f?(i.setAttribute("aria-sort","asc"==e[0].dir?"ascending":"descending"),c=j[e[0].index+1]||j[0]):c=j[0],b+="asc"===c?a.sSortAscending:a.sSortDescending);i.setAttribute("aria-label",b)}}function Va(a,b,c,d){var e=a.aaSorting,f=a.aoColumns[b].asSorting,g=function(a,b){var c=a._idx;c===k&&(c=h.inArray(a[1],f));return c+1<f.length?c+1:b?null:0};"number"===typeof e[0]&&(e=a.aaSorting=[e]);c&&a.oFeatures.bSortMulti?(c=h.inArray(b,
69
+G(e,"0")),-1!==c?(b=g(e[c],!0),null===b&&1===e.length&&(b=0),null===b?e.splice(c,1):(e[c][1]=f[b],e[c]._idx=b)):(e.push([b,f[0],0]),e[e.length-1]._idx=0)):e.length&&e[0][0]==b?(b=g(e[0]),e.length=1,e[0][1]=f[b],e[0]._idx=b):(e.length=0,e.push([b,f[0]]),e[0]._idx=0);T(a);"function"==typeof d&&d(a)}function Ma(a,b,c,d){var e=a.aoColumns[c];Wa(b,{},function(b){!1!==e.bSortable&&(a.oFeatures.bProcessing?(C(a,!0),setTimeout(function(){Va(a,c,b.shiftKey,d);"ssp"!==y(a)&&C(a,!1)},0)):Va(a,c,b.shiftKey,d))})}
70
+function va(a){var b=a.aLastSort,c=a.oClasses.sSortColumn,d=V(a),e=a.oFeatures,f,g;if(e.bSort&&e.bSortClasses){e=0;for(f=b.length;e<f;e++)g=b[e].src,h(G(a.aoData,"anCells",g)).removeClass(c+(2>e?e+1:3));e=0;for(f=d.length;e<f;e++)g=d[e].src,h(G(a.aoData,"anCells",g)).addClass(c+(2>e?e+1:3))}a.aLastSort=d}function Ib(a,b){var c=a.aoColumns[b],d=m.ext.order[c.sSortDataType],e;d&&(e=d.call(a.oInstance,a,b,$(a,b)));for(var f,g=m.ext.type.order[c.sType+"-pre"],j=0,i=a.aoData.length;j<i;j++)if(c=a.aoData[j],
71
+c._aSortData||(c._aSortData=[]),!c._aSortData[b]||d)f=d?e[j]:B(a,j,b,"sort"),c._aSortData[b]=g?g(f):f}function wa(a){if(a.oFeatures.bStateSave&&!a.bDestroying){var b={time:+new Date,start:a._iDisplayStart,length:a._iDisplayLength,order:h.extend(!0,[],a.aaSorting),search:Ab(a.oPreviousSearch),columns:h.map(a.aoColumns,function(b,d){return{visible:b.bVisible,search:Ab(a.aoPreSearchCols[d])}})};u(a,"aoStateSaveParams","stateSaveParams",[a,b]);a.oSavedState=b;a.fnStateSaveCallback.call(a.oInstance,a,
72
+b)}}function Kb(a){var b,c,d=a.aoColumns;if(a.oFeatures.bStateSave){var e=a.fnStateLoadCallback.call(a.oInstance,a);if(e&&e.time&&(b=u(a,"aoStateLoadParams","stateLoadParams",[a,e]),-1===h.inArray(!1,b)&&(b=a.iStateDuration,!(0<b&&e.time<+new Date-1E3*b)&&d.length===e.columns.length))){a.oLoadedState=h.extend(!0,{},e);e.start!==k&&(a._iDisplayStart=e.start,a.iInitDisplayStart=e.start);e.length!==k&&(a._iDisplayLength=e.length);e.order!==k&&(a.aaSorting=[],h.each(e.order,function(b,c){a.aaSorting.push(c[0]>=
73
+d.length?[0,c[1]]:c)}));e.search!==k&&h.extend(a.oPreviousSearch,Bb(e.search));b=0;for(c=e.columns.length;b<c;b++){var f=e.columns[b];f.visible!==k&&(d[b].bVisible=f.visible);f.search!==k&&h.extend(a.aoPreSearchCols[b],Bb(f.search))}u(a,"aoStateLoaded","stateLoaded",[a,e])}}}function xa(a){var b=m.settings,a=h.inArray(a,G(b,"nTable"));return-1!==a?b[a]:null}function L(a,b,c,d){c="DataTables warning: "+(a?"table id="+a.sTableId+" - ":"")+c;d&&(c+=". For more information about this error, please see http://datatables.net/tn/"+
74
+d);if(b)D.console&&console.log&&console.log(c);else if(b=m.ext,b=b.sErrMode||b.errMode,a&&u(a,null,"error",[a,d,c]),"alert"==b)alert(c);else{if("throw"==b)throw Error(c);"function"==typeof b&&b(a,d,c)}}function E(a,b,c,d){h.isArray(c)?h.each(c,function(c,d){h.isArray(d)?E(a,b,d[0],d[1]):E(a,b,d)}):(d===k&&(d=c),b[c]!==k&&(a[d]=b[c]))}function Lb(a,b,c){var d,e;for(e in b)b.hasOwnProperty(e)&&(d=b[e],h.isPlainObject(d)?(h.isPlainObject(a[e])||(a[e]={}),h.extend(!0,a[e],d)):a[e]=c&&"data"!==e&&"aaData"!==
75
+e&&h.isArray(d)?d.slice():d);return a}function Wa(a,b,c){h(a).bind("click.DT",b,function(b){a.blur();c(b)}).bind("keypress.DT",b,function(a){13===a.which&&(a.preventDefault(),c(a))}).bind("selectstart.DT",function(){return!1})}function z(a,b,c,d){c&&a[b].push({fn:c,sName:d})}function u(a,b,c,d){var e=[];b&&(e=h.map(a[b].slice().reverse(),function(b){return b.fn.apply(a.oInstance,d)}));null!==c&&(b=h.Event(c+".dt"),h(a.nTable).trigger(b,d),e.push(b.result));return e}function Sa(a){var b=a._iDisplayStart,
76
+c=a.fnDisplayEnd(),d=a._iDisplayLength;b>=c&&(b=c-d);b-=b%d;if(-1===d||0>b)b=0;a._iDisplayStart=b}function Na(a,b){var c=a.renderer,d=m.ext.renderer[b];return h.isPlainObject(c)&&c[b]?d[c[b]]||d._:"string"===typeof c?d[c]||d._:d._}function y(a){return a.oFeatures.bServerSide?"ssp":a.ajax||a.sAjaxSource?"ajax":"dom"}function ya(a,b){var c=[],c=Mb.numbers_length,d=Math.floor(c/2);b<=c?c=W(0,b):a<=d?(c=W(0,c-2),c.push("ellipsis"),c.push(b-1)):(a>=b-1-d?c=W(b-(c-2),b):(c=W(a-d+2,a+d-1),c.push("ellipsis"),
77
+c.push(b-1)),c.splice(0,0,"ellipsis"),c.splice(0,0,0));c.DT_el="span";return c}function db(a){h.each({num:function(b){return za(b,a)},"num-fmt":function(b){return za(b,a,Xa)},"html-num":function(b){return za(b,a,Aa)},"html-num-fmt":function(b){return za(b,a,Aa,Xa)}},function(b,c){v.type.order[b+a+"-pre"]=c;b.match(/^html\-/)&&(v.type.search[b+a]=v.type.search.html)})}function Nb(a){return function(){var b=[xa(this[m.ext.iApiIndex])].concat(Array.prototype.slice.call(arguments));return m.ext.internal[a].apply(this,
78
+b)}}var m=function(a){this.$=function(a,b){return this.api(!0).$(a,b)};this._=function(a,b){return this.api(!0).rows(a,b).data()};this.api=function(a){return a?new r(xa(this[v.iApiIndex])):new r(this)};this.fnAddData=function(a,b){var c=this.api(!0),d=h.isArray(a)&&(h.isArray(a[0])||h.isPlainObject(a[0]))?c.rows.add(a):c.row.add(a);(b===k||b)&&c.draw();return d.flatten().toArray()};this.fnAdjustColumnSizing=function(a){var b=this.api(!0).columns.adjust(),c=b.settings()[0],d=c.oScroll;a===k||a?b.draw(!1):
79
+(""!==d.sX||""!==d.sY)&&ka(c)};this.fnClearTable=function(a){var b=this.api(!0).clear();(a===k||a)&&b.draw()};this.fnClose=function(a){this.api(!0).row(a).child.hide()};this.fnDeleteRow=function(a,b,c){var d=this.api(!0),a=d.rows(a),e=a.settings()[0],h=e.aoData[a[0][0]];a.remove();b&&b.call(this,e,h);(c===k||c)&&d.draw();return h};this.fnDestroy=function(a){this.api(!0).destroy(a)};this.fnDraw=function(a){this.api(!0).draw(a)};this.fnFilter=function(a,b,c,d,e,h){e=this.api(!0);null===b||b===k?e.search(a,
80
+c,d,h):e.column(b).search(a,c,d,h);e.draw()};this.fnGetData=function(a,b){var c=this.api(!0);if(a!==k){var d=a.nodeName?a.nodeName.toLowerCase():"";return b!==k||"td"==d||"th"==d?c.cell(a,b).data():c.row(a).data()||null}return c.data().toArray()};this.fnGetNodes=function(a){var b=this.api(!0);return a!==k?b.row(a).node():b.rows().nodes().flatten().toArray()};this.fnGetPosition=function(a){var b=this.api(!0),c=a.nodeName.toUpperCase();return"TR"==c?b.row(a).index():"TD"==c||"TH"==c?(a=b.cell(a).index(),
81
+[a.row,a.columnVisible,a.column]):null};this.fnIsOpen=function(a){return this.api(!0).row(a).child.isShown()};this.fnOpen=function(a,b,c){return this.api(!0).row(a).child(b,c).show().child()[0]};this.fnPageChange=function(a,b){var c=this.api(!0).page(a);(b===k||b)&&c.draw(!1)};this.fnSetColumnVis=function(a,b,c){a=this.api(!0).column(a).visible(b);(c===k||c)&&a.columns.adjust().draw()};this.fnSettings=function(){return xa(this[v.iApiIndex])};this.fnSort=function(a){this.api(!0).order(a).draw()};this.fnSortListener=
82
+function(a,b,c){this.api(!0).order.listener(a,b,c)};this.fnUpdate=function(a,b,c,d,e){var h=this.api(!0);c===k||null===c?h.row(b).data(a):h.cell(b,c).data(a);(e===k||e)&&h.columns.adjust();(d===k||d)&&h.draw();return 0};this.fnVersionCheck=v.fnVersionCheck;var b=this,c=a===k,d=this.length;c&&(a={});this.oApi=this.internal=v.internal;for(var e in m.ext.internal)e&&(this[e]=Nb(e));this.each(function(){var e={},e=1<d?Lb(e,a,!0):a,g=0,j,i=this.getAttribute("id"),n=!1,l=m.defaults,q=h(this);if("table"!=
83
+this.nodeName.toLowerCase())L(null,0,"Non-table node initialisation ("+this.nodeName+")",2);else{eb(l);fb(l.column);K(l,l,!0);K(l.column,l.column,!0);K(l,h.extend(e,q.data()));var t=m.settings,g=0;for(j=t.length;g<j;g++){var p=t[g];if(p.nTable==this||p.nTHead.parentNode==this||p.nTFoot&&p.nTFoot.parentNode==this){g=e.bRetrieve!==k?e.bRetrieve:l.bRetrieve;if(c||g)return p.oInstance;if(e.bDestroy!==k?e.bDestroy:l.bDestroy){p.oInstance.fnDestroy();break}else{L(p,0,"Cannot reinitialise DataTable",3);
84
+return}}if(p.sTableId==this.id){t.splice(g,1);break}}if(null===i||""===i)this.id=i="DataTables_Table_"+m.ext._unique++;var o=h.extend(!0,{},m.models.oSettings,{sDestroyWidth:q[0].style.width,sInstance:i,sTableId:i});o.nTable=this;o.oApi=b.internal;o.oInit=e;t.push(o);o.oInstance=1===b.length?b:q.dataTable();eb(e);e.oLanguage&&Da(e.oLanguage);e.aLengthMenu&&!e.iDisplayLength&&(e.iDisplayLength=h.isArray(e.aLengthMenu[0])?e.aLengthMenu[0][0]:e.aLengthMenu[0]);e=Lb(h.extend(!0,{},l),e);E(o.oFeatures,
85
+e,"bPaginate bLengthChange bFilter bSort bSortMulti bInfo bProcessing bAutoWidth bSortClasses bServerSide bDeferRender".split(" "));E(o,e,["asStripeClasses","ajax","fnServerData","fnFormatNumber","sServerMethod","aaSorting","aaSortingFixed","aLengthMenu","sPaginationType","sAjaxSource","sAjaxDataProp","iStateDuration","sDom","bSortCellsTop","iTabIndex","fnStateLoadCallback","fnStateSaveCallback","renderer","searchDelay","rowId",["iCookieDuration","iStateDuration"],["oSearch","oPreviousSearch"],["aoSearchCols",
86
+"aoPreSearchCols"],["iDisplayLength","_iDisplayLength"],["bJQueryUI","bJUI"]]);E(o.oScroll,e,[["sScrollX","sX"],["sScrollXInner","sXInner"],["sScrollY","sY"],["bScrollCollapse","bCollapse"]]);E(o.oLanguage,e,"fnInfoCallback");z(o,"aoDrawCallback",e.fnDrawCallback,"user");z(o,"aoServerParams",e.fnServerParams,"user");z(o,"aoStateSaveParams",e.fnStateSaveParams,"user");z(o,"aoStateLoadParams",e.fnStateLoadParams,"user");z(o,"aoStateLoaded",e.fnStateLoaded,"user");z(o,"aoRowCallback",e.fnRowCallback,
87
+"user");z(o,"aoRowCreatedCallback",e.fnCreatedRow,"user");z(o,"aoHeaderCallback",e.fnHeaderCallback,"user");z(o,"aoFooterCallback",e.fnFooterCallback,"user");z(o,"aoInitComplete",e.fnInitComplete,"user");z(o,"aoPreDrawCallback",e.fnPreDrawCallback,"user");o.rowIdFn=Q(e.rowId);gb(o);i=o.oClasses;e.bJQueryUI?(h.extend(i,m.ext.oJUIClasses,e.oClasses),e.sDom===l.sDom&&"lfrtip"===l.sDom&&(o.sDom='<"H"lfr>t<"F"ip>'),o.renderer)?h.isPlainObject(o.renderer)&&!o.renderer.header&&(o.renderer.header="jqueryui"):
88
+o.renderer="jqueryui":h.extend(i,m.ext.classes,e.oClasses);q.addClass(i.sTable);o.iInitDisplayStart===k&&(o.iInitDisplayStart=e.iDisplayStart,o._iDisplayStart=e.iDisplayStart);null!==e.iDeferLoading&&(o.bDeferLoading=!0,g=h.isArray(e.iDeferLoading),o._iRecordsDisplay=g?e.iDeferLoading[0]:e.iDeferLoading,o._iRecordsTotal=g?e.iDeferLoading[1]:e.iDeferLoading);var r=o.oLanguage;h.extend(!0,r,e.oLanguage);""!==r.sUrl&&(h.ajax({dataType:"json",url:r.sUrl,success:function(a){Da(a);K(l.oLanguage,a);h.extend(true,
89
+r,a);ga(o)},error:function(){ga(o)}}),n=!0);null===e.asStripeClasses&&(o.asStripeClasses=[i.sStripeOdd,i.sStripeEven]);var g=o.asStripeClasses,v=q.children("tbody").find("tr").eq(0);-1!==h.inArray(!0,h.map(g,function(a){return v.hasClass(a)}))&&(h("tbody tr",this).removeClass(g.join(" ")),o.asDestroyStripes=g.slice());t=[];g=this.getElementsByTagName("thead");0!==g.length&&(da(o.aoHeader,g[0]),t=qa(o));if(null===e.aoColumns){p=[];g=0;for(j=t.length;g<j;g++)p.push(null)}else p=e.aoColumns;g=0;for(j=
90
+p.length;g<j;g++)Ea(o,t?t[g]:null);ib(o,e.aoColumnDefs,p,function(a,b){ja(o,a,b)});if(v.length){var s=function(a,b){return a.getAttribute("data-"+b)!==null?b:null};h(v[0]).children("th, td").each(function(a,b){var c=o.aoColumns[a];if(c.mData===a){var d=s(b,"sort")||s(b,"order"),e=s(b,"filter")||s(b,"search");if(d!==null||e!==null){c.mData={_:a+".display",sort:d!==null?a+".@data-"+d:k,type:d!==null?a+".@data-"+d:k,filter:e!==null?a+".@data-"+e:k};ja(o,a)}}})}var w=o.oFeatures;e.bStateSave&&(w.bStateSave=
91
+!0,Kb(o,e),z(o,"aoDrawCallback",wa,"state_save"));if(e.aaSorting===k){t=o.aaSorting;g=0;for(j=t.length;g<j;g++)t[g][1]=o.aoColumns[g].asSorting[0]}va(o);w.bSort&&z(o,"aoDrawCallback",function(){if(o.bSorted){var a=V(o),b={};h.each(a,function(a,c){b[c.src]=c.dir});u(o,null,"order",[o,a,b]);Jb(o)}});z(o,"aoDrawCallback",function(){(o.bSorted||y(o)==="ssp"||w.bDeferRender)&&va(o)},"sc");g=q.children("caption").each(function(){this._captionSide=q.css("caption-side")});j=q.children("thead");0===j.length&&
92
+(j=h("<thead/>").appendTo(this));o.nTHead=j[0];j=q.children("tbody");0===j.length&&(j=h("<tbody/>").appendTo(this));o.nTBody=j[0];j=q.children("tfoot");if(0===j.length&&0<g.length&&(""!==o.oScroll.sX||""!==o.oScroll.sY))j=h("<tfoot/>").appendTo(this);0===j.length||0===j.children().length?q.addClass(i.sNoFooter):0<j.length&&(o.nTFoot=j[0],da(o.aoFooter,o.nTFoot));if(e.aaData)for(g=0;g<e.aaData.length;g++)N(o,e.aaData[g]);else(o.bDeferLoading||"dom"==y(o))&&ma(o,h(o.nTBody).children("tr"));o.aiDisplay=
93
+o.aiDisplayMaster.slice();o.bInitialised=!0;!1===n&&ga(o)}});b=null;return this},v,r,p,s,Ya={},Ob=/[\r\n]/g,Aa=/<.*?>/g,ac=/^[\w\+\-]/,bc=/[\w\+\-]$/,cc=RegExp("(\\/|\\.|\\*|\\+|\\?|\\||\\(|\\)|\\[|\\]|\\{|\\}|\\\\|\\$|\\^|\\-)","g"),Xa=/[',$£€¥%\u2009\u202F\u20BD\u20a9\u20BArfk]/gi,M=function(a){return!a||!0===a||"-"===a?!0:!1},Pb=function(a){var b=parseInt(a,10);return!isNaN(b)&&isFinite(a)?b:null},Qb=function(a,b){Ya[b]||(Ya[b]=RegExp(Qa(b),"g"));return"string"===typeof a&&"."!==b?a.replace(/\./g,
94
+"").replace(Ya[b],"."):a},Za=function(a,b,c){var d="string"===typeof a;if(M(a))return!0;b&&d&&(a=Qb(a,b));c&&d&&(a=a.replace(Xa,""));return!isNaN(parseFloat(a))&&isFinite(a)},Rb=function(a,b,c){return M(a)?!0:!(M(a)||"string"===typeof a)?null:Za(a.replace(Aa,""),b,c)?!0:null},G=function(a,b,c){var d=[],e=0,f=a.length;if(c!==k)for(;e<f;e++)a[e]&&a[e][b]&&d.push(a[e][b][c]);else for(;e<f;e++)a[e]&&d.push(a[e][b]);return d},ha=function(a,b,c,d){var e=[],f=0,g=b.length;if(d!==k)for(;f<g;f++)a[b[f]][c]&&
95
+e.push(a[b[f]][c][d]);else for(;f<g;f++)e.push(a[b[f]][c]);return e},W=function(a,b){var c=[],d;b===k?(b=0,d=a):(d=b,b=a);for(var e=b;e<d;e++)c.push(e);return c},Sb=function(a){for(var b=[],c=0,d=a.length;c<d;c++)a[c]&&b.push(a[c]);return b},pa=function(a){var b=[],c,d,e=a.length,f,g=0;d=0;a:for(;d<e;d++){c=a[d];for(f=0;f<g;f++)if(b[f]===c)continue a;b.push(c);g++}return b};m.util={throttle:function(a,b){var c=b!==k?b:200,d,e;return function(){var b=this,g=+new Date,h=arguments;d&&g<d+c?(clearTimeout(e),
96
+e=setTimeout(function(){d=k;a.apply(b,h)},c)):(d=g,a.apply(b,h))}},escapeRegex:function(a){return a.replace(cc,"\\$1")}};var A=function(a,b,c){a[b]!==k&&(a[c]=a[b])},ba=/\[.*?\]$/,U=/\(\)$/,Qa=m.util.escapeRegex,ua=h("<div>")[0],Zb=ua.textContent!==k,$b=/<.*?>/g,Oa=m.util.throttle,Tb=[],w=Array.prototype,dc=function(a){var b,c,d=m.settings,e=h.map(d,function(a){return a.nTable});if(a){if(a.nTable&&a.oApi)return[a];if(a.nodeName&&"table"===a.nodeName.toLowerCase())return b=h.inArray(a,e),-1!==b?[d[b]]:
97
+null;if(a&&"function"===typeof a.settings)return a.settings().toArray();"string"===typeof a?c=h(a):a instanceof h&&(c=a)}else return[];if(c)return c.map(function(){b=h.inArray(this,e);return-1!==b?d[b]:null}).toArray()};r=function(a,b){if(!(this instanceof r))return new r(a,b);var c=[],d=function(a){(a=dc(a))&&(c=c.concat(a))};if(h.isArray(a))for(var e=0,f=a.length;e<f;e++)d(a[e]);else d(a);this.context=pa(c);b&&h.merge(this,b);this.selector={rows:null,cols:null,opts:null};r.extend(this,this,Tb)};
98
+m.Api=r;h.extend(r.prototype,{any:function(){return 0!==this.count()},concat:w.concat,context:[],count:function(){return this.flatten().length},each:function(a){for(var b=0,c=this.length;b<c;b++)a.call(this,this[b],b,this);return this},eq:function(a){var b=this.context;return b.length>a?new r(b[a],this[a]):null},filter:function(a){var b=[];if(w.filter)b=w.filter.call(this,a,this);else for(var c=0,d=this.length;c<d;c++)a.call(this,this[c],c,this)&&b.push(this[c]);return new r(this.context,b)},flatten:function(){var a=
99
+[];return new r(this.context,a.concat.apply(a,this.toArray()))},join:w.join,indexOf:w.indexOf||function(a,b){for(var c=b||0,d=this.length;c<d;c++)if(this[c]===a)return c;return-1},iterator:function(a,b,c,d){var e=[],f,g,h,i,n,l=this.context,m,t,p=this.selector;"string"===typeof a&&(d=c,c=b,b=a,a=!1);g=0;for(h=l.length;g<h;g++){var o=new r(l[g]);if("table"===b)f=c.call(o,l[g],g),f!==k&&e.push(f);else if("columns"===b||"rows"===b)f=c.call(o,l[g],this[g],g),f!==k&&e.push(f);else if("column"===b||"column-rows"===
100
+b||"row"===b||"cell"===b){t=this[g];"column-rows"===b&&(m=Ba(l[g],p.opts));i=0;for(n=t.length;i<n;i++)f=t[i],f="cell"===b?c.call(o,l[g],f.row,f.column,g,i):c.call(o,l[g],f,g,i,m),f!==k&&e.push(f)}}return e.length||d?(a=new r(l,a?e.concat.apply([],e):e),b=a.selector,b.rows=p.rows,b.cols=p.cols,b.opts=p.opts,a):this},lastIndexOf:w.lastIndexOf||function(a,b){return this.indexOf.apply(this.toArray.reverse(),arguments)},length:0,map:function(a){var b=[];if(w.map)b=w.map.call(this,a,this);else for(var c=
101
+0,d=this.length;c<d;c++)b.push(a.call(this,this[c],c));return new r(this.context,b)},pluck:function(a){return this.map(function(b){return b[a]})},pop:w.pop,push:w.push,reduce:w.reduce||function(a,b){return hb(this,a,b,0,this.length,1)},reduceRight:w.reduceRight||function(a,b){return hb(this,a,b,this.length-1,-1,-1)},reverse:w.reverse,selector:null,shift:w.shift,sort:w.sort,splice:w.splice,toArray:function(){return w.slice.call(this)},to$:function(){return h(this)},toJQuery:function(){return h(this)},
102
+unique:function(){return new r(this.context,pa(this))},unshift:w.unshift});r.extend=function(a,b,c){if(c.length&&b&&(b instanceof r||b.__dt_wrapper)){var d,e,f,g=function(a,b,c){return function(){var d=b.apply(a,arguments);r.extend(d,d,c.methodExt);return d}};d=0;for(e=c.length;d<e;d++)f=c[d],b[f.name]="function"===typeof f.val?g(a,f.val,f):h.isPlainObject(f.val)?{}:f.val,b[f.name].__dt_wrapper=!0,r.extend(a,b[f.name],f.propExt)}};r.register=p=function(a,b){if(h.isArray(a))for(var c=0,d=a.length;c<
103
+d;c++)r.register(a[c],b);else for(var e=a.split("."),f=Tb,g,j,c=0,d=e.length;c<d;c++){g=(j=-1!==e[c].indexOf("()"))?e[c].replace("()",""):e[c];var i;a:{i=0;for(var n=f.length;i<n;i++)if(f[i].name===g){i=f[i];break a}i=null}i||(i={name:g,val:{},methodExt:[],propExt:[]},f.push(i));c===d-1?i.val=b:f=j?i.methodExt:i.propExt}};r.registerPlural=s=function(a,b,c){r.register(a,c);r.register(b,function(){var a=c.apply(this,arguments);return a===this?this:a instanceof r?a.length?h.isArray(a[0])?new r(a.context,
104
+a[0]):a[0]:k:a})};p("tables()",function(a){var b;if(a){b=r;var c=this.context;if("number"===typeof a)a=[c[a]];else var d=h.map(c,function(a){return a.nTable}),a=h(d).filter(a).map(function(){var a=h.inArray(this,d);return c[a]}).toArray();b=new b(a)}else b=this;return b});p("table()",function(a){var a=this.tables(a),b=a.context;return b.length?new r(b[0]):a});s("tables().nodes()","table().node()",function(){return this.iterator("table",function(a){return a.nTable},1)});s("tables().body()","table().body()",
105
+function(){return this.iterator("table",function(a){return a.nTBody},1)});s("tables().header()","table().header()",function(){return this.iterator("table",function(a){return a.nTHead},1)});s("tables().footer()","table().footer()",function(){return this.iterator("table",function(a){return a.nTFoot},1)});s("tables().containers()","table().container()",function(){return this.iterator("table",function(a){return a.nTableWrapper},1)});p("draw()",function(a){return this.iterator("table",function(b){"page"===
106
+a?O(b):("string"===typeof a&&(a="full-hold"===a?!1:!0),T(b,!1===a))})});p("page()",function(a){return a===k?this.page.info().page:this.iterator("table",function(b){Ta(b,a)})});p("page.info()",function(){if(0===this.context.length)return k;var a=this.context[0],b=a._iDisplayStart,c=a.oFeatures.bPaginate?a._iDisplayLength:-1,d=a.fnRecordsDisplay(),e=-1===c;return{page:e?0:Math.floor(b/c),pages:e?1:Math.ceil(d/c),start:b,end:a.fnDisplayEnd(),length:c,recordsTotal:a.fnRecordsTotal(),recordsDisplay:d,
107
+serverSide:"ssp"===y(a)}});p("page.len()",function(a){return a===k?0!==this.context.length?this.context[0]._iDisplayLength:k:this.iterator("table",function(b){Ra(b,a)})});var Ub=function(a,b,c){if(c){var d=new r(a);d.one("draw",function(){c(d.ajax.json())})}if("ssp"==y(a))T(a,b);else{C(a,!0);var e=a.jqXHR;e&&4!==e.readyState&&e.abort();ra(a,[],function(c){na(a);for(var c=sa(a,c),d=0,e=c.length;d<e;d++)N(a,c[d]);T(a,b);C(a,!1)})}};p("ajax.json()",function(){var a=this.context;if(0<a.length)return a[0].json});
108
+p("ajax.params()",function(){var a=this.context;if(0<a.length)return a[0].oAjaxData});p("ajax.reload()",function(a,b){return this.iterator("table",function(c){Ub(c,!1===b,a)})});p("ajax.url()",function(a){var b=this.context;if(a===k){if(0===b.length)return k;b=b[0];return b.ajax?h.isPlainObject(b.ajax)?b.ajax.url:b.ajax:b.sAjaxSource}return this.iterator("table",function(b){h.isPlainObject(b.ajax)?b.ajax.url=a:b.ajax=a})});p("ajax.url().load()",function(a,b){return this.iterator("table",function(c){Ub(c,
109
+!1===b,a)})});var $a=function(a,b,c,d,e){var f=[],g,j,i,n,l,m;i=typeof b;if(!b||"string"===i||"function"===i||b.length===k)b=[b];i=0;for(n=b.length;i<n;i++){j=b[i]&&b[i].split?b[i].split(","):[b[i]];l=0;for(m=j.length;l<m;l++)(g=c("string"===typeof j[l]?h.trim(j[l]):j[l]))&&g.length&&(f=f.concat(g))}a=v.selector[a];if(a.length){i=0;for(n=a.length;i<n;i++)f=a[i](d,e,f)}return pa(f)},ab=function(a){a||(a={});a.filter&&a.search===k&&(a.search=a.filter);return h.extend({search:"none",order:"current",
110
+page:"all"},a)},bb=function(a){for(var b=0,c=a.length;b<c;b++)if(0<a[b].length)return a[0]=a[b],a[0].length=1,a.length=1,a.context=[a.context[b]],a;a.length=0;return a},Ba=function(a,b){var c,d,e,f=[],g=a.aiDisplay;c=a.aiDisplayMaster;var j=b.search;d=b.order;e=b.page;if("ssp"==y(a))return"removed"===j?[]:W(0,c.length);if("current"==e){c=a._iDisplayStart;for(d=a.fnDisplayEnd();c<d;c++)f.push(g[c])}else if("current"==d||"applied"==d)f="none"==j?c.slice():"applied"==j?g.slice():h.map(c,function(a){return-1===
111
+h.inArray(a,g)?a:null});else if("index"==d||"original"==d){c=0;for(d=a.aoData.length;c<d;c++)"none"==j?f.push(c):(e=h.inArray(c,g),(-1===e&&"removed"==j||0<=e&&"applied"==j)&&f.push(c))}return f};p("rows()",function(a,b){a===k?a="":h.isPlainObject(a)&&(b=a,a="");var b=ab(b),c=this.iterator("table",function(c){var e=b;return $a("row",a,function(a){var b=Pb(a);if(b!==null&&!e)return[b];var j=Ba(c,e);if(b!==null&&h.inArray(b,j)!==-1)return[b];if(!a)return j;if(typeof a==="function")return h.map(j,function(b){var e=
112
+c.aoData[b];return a(b,e._aData,e.nTr)?b:null});b=Sb(ha(c.aoData,j,"nTr"));if(a.nodeName){if(a._DT_RowIndex!==k)return[a._DT_RowIndex];if(a._DT_CellIndex)return[a._DT_CellIndex.row];b=h(a).closest("*[data-dt-row]");return b.length?[b.data("dt-row")]:[]}if(typeof a==="string"&&a.charAt(0)==="#"){j=c.aIds[a.replace(/^#/,"")];if(j!==k)return[j.idx]}return h(b).filter(a).map(function(){return this._DT_RowIndex}).toArray()},c,e)},1);c.selector.rows=a;c.selector.opts=b;return c});p("rows().nodes()",function(){return this.iterator("row",
113
+function(a,b){return a.aoData[b].nTr||k},1)});p("rows().data()",function(){return this.iterator(!0,"rows",function(a,b){return ha(a.aoData,b,"_aData")},1)});s("rows().cache()","row().cache()",function(a){return this.iterator("row",function(b,c){var d=b.aoData[c];return"search"===a?d._aFilterData:d._aSortData},1)});s("rows().invalidate()","row().invalidate()",function(a){return this.iterator("row",function(b,c){ca(b,c,a)})});s("rows().indexes()","row().index()",function(){return this.iterator("row",
114
+function(a,b){return b},1)});s("rows().ids()","row().id()",function(a){for(var b=[],c=this.context,d=0,e=c.length;d<e;d++)for(var f=0,g=this[d].length;f<g;f++){var h=c[d].rowIdFn(c[d].aoData[this[d][f]]._aData);b.push((!0===a?"#":"")+h)}return new r(c,b)});s("rows().remove()","row().remove()",function(){var a=this;this.iterator("row",function(b,c,d){var e=b.aoData,f=e[c],g,h,i,n,l;e.splice(c,1);g=0;for(h=e.length;g<h;g++)if(i=e[g],l=i.anCells,null!==i.nTr&&(i.nTr._DT_RowIndex=g),null!==l){i=0;for(n=
115
+l.length;i<n;i++)l[i]._DT_CellIndex.row=g}oa(b.aiDisplayMaster,c);oa(b.aiDisplay,c);oa(a[d],c,!1);Sa(b);c=b.rowIdFn(f._aData);c!==k&&delete b.aIds[c]});this.iterator("table",function(a){for(var c=0,d=a.aoData.length;c<d;c++)a.aoData[c].idx=c});return this});p("rows.add()",function(a){var b=this.iterator("table",function(b){var c,f,g,h=[];f=0;for(g=a.length;f<g;f++)c=a[f],c.nodeName&&"TR"===c.nodeName.toUpperCase()?h.push(ma(b,c)[0]):h.push(N(b,c));return h},1),c=this.rows(-1);c.pop();h.merge(c,b);
116
+return c});p("row()",function(a,b){return bb(this.rows(a,b))});p("row().data()",function(a){var b=this.context;if(a===k)return b.length&&this.length?b[0].aoData[this[0]]._aData:k;b[0].aoData[this[0]]._aData=a;ca(b[0],this[0],"data");return this});p("row().node()",function(){var a=this.context;return a.length&&this.length?a[0].aoData[this[0]].nTr||null:null});p("row.add()",function(a){a instanceof h&&a.length&&(a=a[0]);var b=this.iterator("table",function(b){return a.nodeName&&"TR"===a.nodeName.toUpperCase()?
117
+ma(b,a)[0]:N(b,a)});return this.row(b[0])});var cb=function(a,b){var c=a.context;if(c.length&&(c=c[0].aoData[b!==k?b:a[0]])&&c._details)c._details.remove(),c._detailsShow=k,c._details=k},Vb=function(a,b){var c=a.context;if(c.length&&a.length){var d=c[0].aoData[a[0]];if(d._details){(d._detailsShow=b)?d._details.insertAfter(d.nTr):d._details.detach();var e=c[0],f=new r(e),g=e.aoData;f.off("draw.dt.DT_details column-visibility.dt.DT_details destroy.dt.DT_details");0<G(g,"_details").length&&(f.on("draw.dt.DT_details",
118
+function(a,b){e===b&&f.rows({page:"current"}).eq(0).each(function(a){a=g[a];a._detailsShow&&a._details.insertAfter(a.nTr)})}),f.on("column-visibility.dt.DT_details",function(a,b){if(e===b)for(var c,d=aa(b),f=0,h=g.length;f<h;f++)c=g[f],c._details&&c._details.children("td[colspan]").attr("colspan",d)}),f.on("destroy.dt.DT_details",function(a,b){if(e===b)for(var c=0,d=g.length;c<d;c++)g[c]._details&&cb(f,c)}))}}};p("row().child()",function(a,b){var c=this.context;if(a===k)return c.length&&this.length?
119
+c[0].aoData[this[0]]._details:k;if(!0===a)this.child.show();else if(!1===a)cb(this);else if(c.length&&this.length){var d=c[0],c=c[0].aoData[this[0]],e=[],f=function(a,b){if(h.isArray(a)||a instanceof h)for(var c=0,k=a.length;c<k;c++)f(a[c],b);else a.nodeName&&"tr"===a.nodeName.toLowerCase()?e.push(a):(c=h("<tr><td/></tr>").addClass(b),h("td",c).addClass(b).html(a)[0].colSpan=aa(d),e.push(c[0]))};f(a,b);c._details&&c._details.remove();c._details=h(e);c._detailsShow&&c._details.insertAfter(c.nTr)}return this});
120
+p(["row().child.show()","row().child().show()"],function(){Vb(this,!0);return this});p(["row().child.hide()","row().child().hide()"],function(){Vb(this,!1);return this});p(["row().child.remove()","row().child().remove()"],function(){cb(this);return this});p("row().child.isShown()",function(){var a=this.context;return a.length&&this.length?a[0].aoData[this[0]]._detailsShow||!1:!1});var ec=/^(.+):(name|visIdx|visible)$/,Wb=function(a,b,c,d,e){for(var c=[],d=0,f=e.length;d<f;d++)c.push(B(a,e[d],b));
121
+return c};p("columns()",function(a,b){a===k?a="":h.isPlainObject(a)&&(b=a,a="");var b=ab(b),c=this.iterator("table",function(c){var e=a,f=b,g=c.aoColumns,j=G(g,"sName"),i=G(g,"nTh");return $a("column",e,function(a){var b=Pb(a);if(a==="")return W(g.length);if(b!==null)return[b>=0?b:g.length+b];if(typeof a==="function"){var e=Ba(c,f);return h.map(g,function(b,f){return a(f,Wb(c,f,0,0,e),i[f])?f:null})}var k=typeof a==="string"?a.match(ec):"";if(k)switch(k[2]){case "visIdx":case "visible":b=parseInt(k[1],
122
+10);if(b<0){var m=h.map(g,function(a,b){return a.bVisible?b:null});return[m[m.length+b]]}return[Z(c,b)];case "name":return h.map(j,function(a,b){return a===k[1]?b:null});default:return[]}if(a.nodeName&&a._DT_CellIndex)return[a._DT_CellIndex.column];b=h(i).filter(a).map(function(){return h.inArray(this,i)}).toArray();if(b.length||!a.nodeName)return b;b=h(a).closest("*[data-dt-column]");return b.length?[b.data("dt-column")]:[]},c,f)},1);c.selector.cols=a;c.selector.opts=b;return c});s("columns().header()",
123
+"column().header()",function(){return this.iterator("column",function(a,b){return a.aoColumns[b].nTh},1)});s("columns().footer()","column().footer()",function(){return this.iterator("column",function(a,b){return a.aoColumns[b].nTf},1)});s("columns().data()","column().data()",function(){return this.iterator("column-rows",Wb,1)});s("columns().dataSrc()","column().dataSrc()",function(){return this.iterator("column",function(a,b){return a.aoColumns[b].mData},1)});s("columns().cache()","column().cache()",
124
+function(a){return this.iterator("column-rows",function(b,c,d,e,f){return ha(b.aoData,f,"search"===a?"_aFilterData":"_aSortData",c)},1)});s("columns().nodes()","column().nodes()",function(){return this.iterator("column-rows",function(a,b,c,d,e){return ha(a.aoData,e,"anCells",b)},1)});s("columns().visible()","column().visible()",function(a,b){var c=this.iterator("column",function(b,c){if(a===k)return b.aoColumns[c].bVisible;var f=b.aoColumns,g=f[c],j=b.aoData,i,n,l;if(a!==k&&g.bVisible!==a){if(a){var m=
125
+h.inArray(!0,G(f,"bVisible"),c+1);i=0;for(n=j.length;i<n;i++)l=j[i].nTr,f=j[i].anCells,l&&l.insertBefore(f[c],f[m]||null)}else h(G(b.aoData,"anCells",c)).detach();g.bVisible=a;ea(b,b.aoHeader);ea(b,b.aoFooter);wa(b)}});a!==k&&(this.iterator("column",function(c,e){u(c,null,"column-visibility",[c,e,a,b])}),(b===k||b)&&this.columns.adjust());return c});s("columns().indexes()","column().index()",function(a){return this.iterator("column",function(b,c){return"visible"===a?$(b,c):c},1)});p("columns.adjust()",
126
+function(){return this.iterator("table",function(a){Y(a)},1)});p("column.index()",function(a,b){if(0!==this.context.length){var c=this.context[0];if("fromVisible"===a||"toData"===a)return Z(c,b);if("fromData"===a||"toVisible"===a)return $(c,b)}});p("column()",function(a,b){return bb(this.columns(a,b))});p("cells()",function(a,b,c){h.isPlainObject(a)&&(a.row===k?(c=a,a=null):(c=b,b=null));h.isPlainObject(b)&&(c=b,b=null);if(null===b||b===k)return this.iterator("table",function(b){var d=a,e=ab(c),f=
127
+b.aoData,g=Ba(b,e),j=Sb(ha(f,g,"anCells")),i=h([].concat.apply([],j)),l,n=b.aoColumns.length,m,p,r,u,v,s;return $a("cell",d,function(a){var c=typeof a==="function";if(a===null||a===k||c){m=[];p=0;for(r=g.length;p<r;p++){l=g[p];for(u=0;u<n;u++){v={row:l,column:u};if(c){s=f[l];a(v,B(b,l,u),s.anCells?s.anCells[u]:null)&&m.push(v)}else m.push(v)}}return m}if(h.isPlainObject(a))return[a];c=i.filter(a).map(function(a,b){return{row:b._DT_CellIndex.row,column:b._DT_CellIndex.column}}).toArray();if(c.length||
128
+!a.nodeName)return c;s=h(a).closest("*[data-dt-row]");return s.length?[{row:s.data("dt-row"),column:s.data("dt-column")}]:[]},b,e)});var d=this.columns(b,c),e=this.rows(a,c),f,g,j,i,n,l=this.iterator("table",function(a,b){f=[];g=0;for(j=e[b].length;g<j;g++){i=0;for(n=d[b].length;i<n;i++)f.push({row:e[b][g],column:d[b][i]})}return f},1);h.extend(l.selector,{cols:b,rows:a,opts:c});return l});s("cells().nodes()","cell().node()",function(){return this.iterator("cell",function(a,b,c){return(a=a.aoData[b])&&
129
+a.anCells?a.anCells[c]:k},1)});p("cells().data()",function(){return this.iterator("cell",function(a,b,c){return B(a,b,c)},1)});s("cells().cache()","cell().cache()",function(a){a="search"===a?"_aFilterData":"_aSortData";return this.iterator("cell",function(b,c,d){return b.aoData[c][a][d]},1)});s("cells().render()","cell().render()",function(a){return this.iterator("cell",function(b,c,d){return B(b,c,d,a)},1)});s("cells().indexes()","cell().index()",function(){return this.iterator("cell",function(a,
130
+b,c){return{row:b,column:c,columnVisible:$(a,c)}},1)});s("cells().invalidate()","cell().invalidate()",function(a){return this.iterator("cell",function(b,c,d){ca(b,c,a,d)})});p("cell()",function(a,b,c){return bb(this.cells(a,b,c))});p("cell().data()",function(a){var b=this.context,c=this[0];if(a===k)return b.length&&c.length?B(b[0],c[0].row,c[0].column):k;jb(b[0],c[0].row,c[0].column,a);ca(b[0],c[0].row,"data",c[0].column);return this});p("order()",function(a,b){var c=this.context;if(a===k)return 0!==
131
+c.length?c[0].aaSorting:k;"number"===typeof a?a=[[a,b]]:a.length&&!h.isArray(a[0])&&(a=Array.prototype.slice.call(arguments));return this.iterator("table",function(b){b.aaSorting=a.slice()})});p("order.listener()",function(a,b,c){return this.iterator("table",function(d){Ma(d,a,b,c)})});p("order.fixed()",function(a){if(!a){var b=this.context,b=b.length?b[0].aaSortingFixed:k;return h.isArray(b)?{pre:b}:b}return this.iterator("table",function(b){b.aaSortingFixed=h.extend(!0,{},a)})});p(["columns().order()",
132
+"column().order()"],function(a){var b=this;return this.iterator("table",function(c,d){var e=[];h.each(b[d],function(b,c){e.push([c,a])});c.aaSorting=e})});p("search()",function(a,b,c,d){var e=this.context;return a===k?0!==e.length?e[0].oPreviousSearch.sSearch:k:this.iterator("table",function(e){e.oFeatures.bFilter&&fa(e,h.extend({},e.oPreviousSearch,{sSearch:a+"",bRegex:null===b?!1:b,bSmart:null===c?!0:c,bCaseInsensitive:null===d?!0:d}),1)})});s("columns().search()","column().search()",function(a,
133
+b,c,d){return this.iterator("column",function(e,f){var g=e.aoPreSearchCols;if(a===k)return g[f].sSearch;e.oFeatures.bFilter&&(h.extend(g[f],{sSearch:a+"",bRegex:null===b?!1:b,bSmart:null===c?!0:c,bCaseInsensitive:null===d?!0:d}),fa(e,e.oPreviousSearch,1))})});p("state()",function(){return this.context.length?this.context[0].oSavedState:null});p("state.clear()",function(){return this.iterator("table",function(a){a.fnStateSaveCallback.call(a.oInstance,a,{})})});p("state.loaded()",function(){return this.context.length?
134
+this.context[0].oLoadedState:null});p("state.save()",function(){return this.iterator("table",function(a){wa(a)})});m.versionCheck=m.fnVersionCheck=function(a){for(var b=m.version.split("."),a=a.split("."),c,d,e=0,f=a.length;e<f;e++)if(c=parseInt(b[e],10)||0,d=parseInt(a[e],10)||0,c!==d)return c>d;return!0};m.isDataTable=m.fnIsDataTable=function(a){var b=h(a).get(0),c=!1;h.each(m.settings,function(a,e){var f=e.nScrollHead?h("table",e.nScrollHead)[0]:null,g=e.nScrollFoot?h("table",e.nScrollFoot)[0]:
135
+null;if(e.nTable===b||f===b||g===b)c=!0});return c};m.tables=m.fnTables=function(a){var b=!1;h.isPlainObject(a)&&(b=a.api,a=a.visible);var c=h.map(m.settings,function(b){if(!a||a&&h(b.nTable).is(":visible"))return b.nTable});return b?new r(c):c};m.camelToHungarian=K;p("$()",function(a,b){var c=this.rows(b).nodes(),c=h(c);return h([].concat(c.filter(a).toArray(),c.find(a).toArray()))});h.each(["on","one","off"],function(a,b){p(b+"()",function(){var a=Array.prototype.slice.call(arguments);a[0].match(/\.dt\b/)||
136
+(a[0]+=".dt");var d=h(this.tables().nodes());d[b].apply(d,a);return this})});p("clear()",function(){return this.iterator("table",function(a){na(a)})});p("settings()",function(){return new r(this.context,this.context)});p("init()",function(){var a=this.context;return a.length?a[0].oInit:null});p("data()",function(){return this.iterator("table",function(a){return G(a.aoData,"_aData")}).flatten()});p("destroy()",function(a){a=a||!1;return this.iterator("table",function(b){var c=b.nTableWrapper.parentNode,
137
+d=b.oClasses,e=b.nTable,f=b.nTBody,g=b.nTHead,j=b.nTFoot,i=h(e),f=h(f),k=h(b.nTableWrapper),l=h.map(b.aoData,function(a){return a.nTr}),p;b.bDestroying=!0;u(b,"aoDestroyCallback","destroy",[b]);a||(new r(b)).columns().visible(!0);k.unbind(".DT").find(":not(tbody *)").unbind(".DT");h(D).unbind(".DT-"+b.sInstance);e!=g.parentNode&&(i.children("thead").detach(),i.append(g));j&&e!=j.parentNode&&(i.children("tfoot").detach(),i.append(j));b.aaSorting=[];b.aaSortingFixed=[];va(b);h(l).removeClass(b.asStripeClasses.join(" "));
138
+h("th, td",g).removeClass(d.sSortable+" "+d.sSortableAsc+" "+d.sSortableDesc+" "+d.sSortableNone);b.bJUI&&(h("th span."+d.sSortIcon+", td span."+d.sSortIcon,g).detach(),h("th, td",g).each(function(){var a=h("div."+d.sSortJUIWrapper,this);h(this).append(a.contents());a.detach()}));f.children().detach();f.append(l);g=a?"remove":"detach";i[g]();k[g]();!a&&c&&(c.insertBefore(e,b.nTableReinsertBefore),i.css("width",b.sDestroyWidth).removeClass(d.sTable),(p=b.asDestroyStripes.length)&&f.children().each(function(a){h(this).addClass(b.asDestroyStripes[a%
139
+p])}));c=h.inArray(b,m.settings);-1!==c&&m.settings.splice(c,1)})});h.each(["column","row","cell"],function(a,b){p(b+"s().every()",function(a){var d=this.selector.opts,e=this;return this.iterator(b,function(f,g,h,i,n){a.call(e[b](g,"cell"===b?h:d,"cell"===b?d:k),g,h,i,n)})})});p("i18n()",function(a,b,c){var d=this.context[0],a=Q(a)(d.oLanguage);a===k&&(a=b);c!==k&&h.isPlainObject(a)&&(a=a[c]!==k?a[c]:a._);return a.replace("%d",c)});m.version="1.10.12";m.settings=[];m.models={};m.models.oSearch={bCaseInsensitive:!0,
140
+sSearch:"",bRegex:!1,bSmart:!0};m.models.oRow={nTr:null,anCells:null,_aData:[],_aSortData:null,_aFilterData:null,_sFilterRow:null,_sRowStripe:"",src:null,idx:-1};m.models.oColumn={idx:null,aDataSort:null,asSorting:null,bSearchable:null,bSortable:null,bVisible:null,_sManualType:null,_bAttrSrc:!1,fnCreatedCell:null,fnGetData:null,fnSetData:null,mData:null,mRender:null,nTh:null,nTf:null,sClass:null,sContentPadding:null,sDefaultContent:null,sName:null,sSortDataType:"std",sSortingClass:null,sSortingClassJUI:null,
141
+sTitle:null,sType:null,sWidth:null,sWidthOrig:null};m.defaults={aaData:null,aaSorting:[[0,"asc"]],aaSortingFixed:[],ajax:null,aLengthMenu:[10,25,50,100],aoColumns:null,aoColumnDefs:null,aoSearchCols:[],asStripeClasses:null,bAutoWidth:!0,bDeferRender:!1,bDestroy:!1,bFilter:!0,bInfo:!0,bJQueryUI:!1,bLengthChange:!0,bPaginate:!0,bProcessing:!1,bRetrieve:!1,bScrollCollapse:!1,bServerSide:!1,bSort:!0,bSortMulti:!0,bSortCellsTop:!1,bSortClasses:!0,bStateSave:!1,fnCreatedRow:null,fnDrawCallback:null,fnFooterCallback:null,
142
+fnFormatNumber:function(a){return a.toString().replace(/\B(?=(\d{3})+(?!\d))/g,this.oLanguage.sThousands)},fnHeaderCallback:null,fnInfoCallback:null,fnInitComplete:null,fnPreDrawCallback:null,fnRowCallback:null,fnServerData:null,fnServerParams:null,fnStateLoadCallback:function(a){try{return JSON.parse((-1===a.iStateDuration?sessionStorage:localStorage).getItem("DataTables_"+a.sInstance+"_"+location.pathname))}catch(b){}},fnStateLoadParams:null,fnStateLoaded:null,fnStateSaveCallback:function(a,b){try{(-1===
143
+a.iStateDuration?sessionStorage:localStorage).setItem("DataTables_"+a.sInstance+"_"+location.pathname,JSON.stringify(b))}catch(c){}},fnStateSaveParams:null,iStateDuration:7200,iDeferLoading:null,iDisplayLength:10,iDisplayStart:0,iTabIndex:0,oClasses:{},oLanguage:{oAria:{sSortAscending:": activate to sort column ascending",sSortDescending:": activate to sort column descending"},oPaginate:{sFirst:"First",sLast:"Last",sNext:"Next",sPrevious:"Previous"},sEmptyTable:"No data available in table",sInfo:"Showing _START_ to _END_ of _TOTAL_ entries",
144
+sInfoEmpty:"Showing 0 to 0 of 0 entries",sInfoFiltered:"(filtered from _MAX_ total entries)",sInfoPostFix:"",sDecimal:"",sThousands:",",sLengthMenu:"Show _MENU_ entries",sLoadingRecords:"Loading...",sProcessing:"Processing...",sSearch:"Search:",sSearchPlaceholder:"",sUrl:"",sZeroRecords:"No matching records found"},oSearch:h.extend({},m.models.oSearch),sAjaxDataProp:"data",sAjaxSource:null,sDom:"lfrtip",searchDelay:null,sPaginationType:"simple_numbers",sScrollX:"",sScrollXInner:"",sScrollY:"",sServerMethod:"GET",
145
+renderer:null,rowId:"DT_RowId"};X(m.defaults);m.defaults.column={aDataSort:null,iDataSort:-1,asSorting:["asc","desc"],bSearchable:!0,bSortable:!0,bVisible:!0,fnCreatedCell:null,mData:null,mRender:null,sCellType:"td",sClass:"",sContentPadding:"",sDefaultContent:null,sName:"",sSortDataType:"std",sTitle:null,sType:null,sWidth:null};X(m.defaults.column);m.models.oSettings={oFeatures:{bAutoWidth:null,bDeferRender:null,bFilter:null,bInfo:null,bLengthChange:null,bPaginate:null,bProcessing:null,bServerSide:null,
146
+bSort:null,bSortMulti:null,bSortClasses:null,bStateSave:null},oScroll:{bCollapse:null,iBarWidth:0,sX:null,sXInner:null,sY:null},oLanguage:{fnInfoCallback:null},oBrowser:{bScrollOversize:!1,bScrollbarLeft:!1,bBounding:!1,barWidth:0},ajax:null,aanFeatures:[],aoData:[],aiDisplay:[],aiDisplayMaster:[],aIds:{},aoColumns:[],aoHeader:[],aoFooter:[],oPreviousSearch:{},aoPreSearchCols:[],aaSorting:null,aaSortingFixed:[],asStripeClasses:null,asDestroyStripes:[],sDestroyWidth:0,aoRowCallback:[],aoHeaderCallback:[],
147
+aoFooterCallback:[],aoDrawCallback:[],aoRowCreatedCallback:[],aoPreDrawCallback:[],aoInitComplete:[],aoStateSaveParams:[],aoStateLoadParams:[],aoStateLoaded:[],sTableId:"",nTable:null,nTHead:null,nTFoot:null,nTBody:null,nTableWrapper:null,bDeferLoading:!1,bInitialised:!1,aoOpenRows:[],sDom:null,searchDelay:null,sPaginationType:"two_button",iStateDuration:0,aoStateSave:[],aoStateLoad:[],oSavedState:null,oLoadedState:null,sAjaxSource:null,sAjaxDataProp:null,bAjaxDataGet:!0,jqXHR:null,json:k,oAjaxData:k,
148
+fnServerData:null,aoServerParams:[],sServerMethod:null,fnFormatNumber:null,aLengthMenu:null,iDraw:0,bDrawing:!1,iDrawError:-1,_iDisplayLength:10,_iDisplayStart:0,_iRecordsTotal:0,_iRecordsDisplay:0,bJUI:null,oClasses:{},bFiltered:!1,bSorted:!1,bSortCellsTop:null,oInit:null,aoDestroyCallback:[],fnRecordsTotal:function(){return"ssp"==y(this)?1*this._iRecordsTotal:this.aiDisplayMaster.length},fnRecordsDisplay:function(){return"ssp"==y(this)?1*this._iRecordsDisplay:this.aiDisplay.length},fnDisplayEnd:function(){var a=
149
+this._iDisplayLength,b=this._iDisplayStart,c=b+a,d=this.aiDisplay.length,e=this.oFeatures,f=e.bPaginate;return e.bServerSide?!1===f||-1===a?b+d:Math.min(b+a,this._iRecordsDisplay):!f||c>d||-1===a?d:c},oInstance:null,sInstance:null,iTabIndex:0,nScrollHead:null,nScrollFoot:null,aLastSort:[],oPlugins:{},rowIdFn:null,rowId:null};m.ext=v={buttons:{},classes:{},builder:"-source-",errMode:"alert",feature:[],search:[],selector:{cell:[],column:[],row:[]},internal:{},legacy:{ajax:null},pager:{},renderer:{pageButton:{},
150
+header:{}},order:{},type:{detect:[],search:{},order:{}},_unique:0,fnVersionCheck:m.fnVersionCheck,iApiIndex:0,oJUIClasses:{},sVersion:m.version};h.extend(v,{afnFiltering:v.search,aTypes:v.type.detect,ofnSearch:v.type.search,oSort:v.type.order,afnSortData:v.order,aoFeatures:v.feature,oApi:v.internal,oStdClasses:v.classes,oPagination:v.pager});h.extend(m.ext.classes,{sTable:"dataTable",sNoFooter:"no-footer",sPageButton:"paginate_button",sPageButtonActive:"current",sPageButtonDisabled:"disabled",sStripeOdd:"odd",
151
+sStripeEven:"even",sRowEmpty:"dataTables_empty",sWrapper:"dataTables_wrapper",sFilter:"dataTables_filter",sInfo:"dataTables_info",sPaging:"dataTables_paginate paging_",sLength:"dataTables_length",sProcessing:"dataTables_processing",sSortAsc:"sorting_asc",sSortDesc:"sorting_desc",sSortable:"sorting",sSortableAsc:"sorting_asc_disabled",sSortableDesc:"sorting_desc_disabled",sSortableNone:"sorting_disabled",sSortColumn:"sorting_",sFilterInput:"",sLengthSelect:"",sScrollWrapper:"dataTables_scroll",sScrollHead:"dataTables_scrollHead",
152
+sScrollHeadInner:"dataTables_scrollHeadInner",sScrollBody:"dataTables_scrollBody",sScrollFoot:"dataTables_scrollFoot",sScrollFootInner:"dataTables_scrollFootInner",sHeaderTH:"",sFooterTH:"",sSortJUIAsc:"",sSortJUIDesc:"",sSortJUI:"",sSortJUIAscAllowed:"",sSortJUIDescAllowed:"",sSortJUIWrapper:"",sSortIcon:"",sJUIHeader:"",sJUIFooter:""});var Ca="",Ca="",H=Ca+"ui-state-default",ia=Ca+"css_right ui-icon ui-icon-",Xb=Ca+"fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix";h.extend(m.ext.oJUIClasses,
153
+m.ext.classes,{sPageButton:"fg-button ui-button "+H,sPageButtonActive:"ui-state-disabled",sPageButtonDisabled:"ui-state-disabled",sPaging:"dataTables_paginate fg-buttonset ui-buttonset fg-buttonset-multi ui-buttonset-multi paging_",sSortAsc:H+" sorting_asc",sSortDesc:H+" sorting_desc",sSortable:H+" sorting",sSortableAsc:H+" sorting_asc_disabled",sSortableDesc:H+" sorting_desc_disabled",sSortableNone:H+" sorting_disabled",sSortJUIAsc:ia+"triangle-1-n",sSortJUIDesc:ia+"triangle-1-s",sSortJUI:ia+"carat-2-n-s",
154
+sSortJUIAscAllowed:ia+"carat-1-n",sSortJUIDescAllowed:ia+"carat-1-s",sSortJUIWrapper:"DataTables_sort_wrapper",sSortIcon:"DataTables_sort_icon",sScrollHead:"dataTables_scrollHead "+H,sScrollFoot:"dataTables_scrollFoot "+H,sHeaderTH:H,sFooterTH:H,sJUIHeader:Xb+" ui-corner-tl ui-corner-tr",sJUIFooter:Xb+" ui-corner-bl ui-corner-br"});var Mb=m.ext.pager;h.extend(Mb,{simple:function(){return["previous","next"]},full:function(){return["first","previous","next","last"]},numbers:function(a,b){return[ya(a,
155
+b)]},simple_numbers:function(a,b){return["previous",ya(a,b),"next"]},full_numbers:function(a,b){return["first","previous",ya(a,b),"next","last"]},_numbers:ya,numbers_length:7});h.extend(!0,m.ext.renderer,{pageButton:{_:function(a,b,c,d,e,f){var g=a.oClasses,j=a.oLanguage.oPaginate,i=a.oLanguage.oAria.paginate||{},k,l,m=0,p=function(b,d){var o,r,u,s,v=function(b){Ta(a,b.data.action,true)};o=0;for(r=d.length;o<r;o++){s=d[o];if(h.isArray(s)){u=h("<"+(s.DT_el||"div")+"/>").appendTo(b);p(u,s)}else{k=null;
156
+l="";switch(s){case "ellipsis":b.append('<span class="ellipsis">&#x2026;</span>');break;case "first":k=j.sFirst;l=s+(e>0?"":" "+g.sPageButtonDisabled);break;case "previous":k=j.sPrevious;l=s+(e>0?"":" "+g.sPageButtonDisabled);break;case "next":k=j.sNext;l=s+(e<f-1?"":" "+g.sPageButtonDisabled);break;case "last":k=j.sLast;l=s+(e<f-1?"":" "+g.sPageButtonDisabled);break;default:k=s+1;l=e===s?g.sPageButtonActive:""}if(k!==null){u=h("<a>",{"class":g.sPageButton+" "+l,"aria-controls":a.sTableId,"aria-label":i[s],
157
+"data-dt-idx":m,tabindex:a.iTabIndex,id:c===0&&typeof s==="string"?a.sTableId+"_"+s:null}).html(k).appendTo(b);Wa(u,{action:s},v);m++}}}},r;try{r=h(b).find(I.activeElement).data("dt-idx")}catch(o){}p(h(b).empty(),d);r&&h(b).find("[data-dt-idx="+r+"]").focus()}}});h.extend(m.ext.type.detect,[function(a,b){var c=b.oLanguage.sDecimal;return Za(a,c)?"num"+c:null},function(a){if(a&&!(a instanceof Date)&&(!ac.test(a)||!bc.test(a)))return null;var b=Date.parse(a);return null!==b&&!isNaN(b)||M(a)?"date":
158
+null},function(a,b){var c=b.oLanguage.sDecimal;return Za(a,c,!0)?"num-fmt"+c:null},function(a,b){var c=b.oLanguage.sDecimal;return Rb(a,c)?"html-num"+c:null},function(a,b){var c=b.oLanguage.sDecimal;return Rb(a,c,!0)?"html-num-fmt"+c:null},function(a){return M(a)||"string"===typeof a&&-1!==a.indexOf("<")?"html":null}]);h.extend(m.ext.type.search,{html:function(a){return M(a)?a:"string"===typeof a?a.replace(Ob," ").replace(Aa,""):""},string:function(a){return M(a)?a:"string"===typeof a?a.replace(Ob,
159
+" "):a}});var za=function(a,b,c,d){if(0!==a&&(!a||"-"===a))return-Infinity;b&&(a=Qb(a,b));a.replace&&(c&&(a=a.replace(c,"")),d&&(a=a.replace(d,"")));return 1*a};h.extend(v.type.order,{"date-pre":function(a){return Date.parse(a)||0},"html-pre":function(a){return M(a)?"":a.replace?a.replace(/<.*?>/g,"").toLowerCase():a+""},"string-pre":function(a){return M(a)?"":"string"===typeof a?a.toLowerCase():!a.toString?"":a.toString()},"string-asc":function(a,b){return a<b?-1:a>b?1:0},"string-desc":function(a,
160
+b){return a<b?1:a>b?-1:0}});db("");h.extend(!0,m.ext.renderer,{header:{_:function(a,b,c,d){h(a.nTable).on("order.dt.DT",function(e,f,g,h){if(a===f){e=c.idx;b.removeClass(c.sSortingClass+" "+d.sSortAsc+" "+d.sSortDesc).addClass(h[e]=="asc"?d.sSortAsc:h[e]=="desc"?d.sSortDesc:c.sSortingClass)}})},jqueryui:function(a,b,c,d){h("<div/>").addClass(d.sSortJUIWrapper).append(b.contents()).append(h("<span/>").addClass(d.sSortIcon+" "+c.sSortingClassJUI)).appendTo(b);h(a.nTable).on("order.dt.DT",function(e,
161
+f,g,h){if(a===f){e=c.idx;b.removeClass(d.sSortAsc+" "+d.sSortDesc).addClass(h[e]=="asc"?d.sSortAsc:h[e]=="desc"?d.sSortDesc:c.sSortingClass);b.find("span."+d.sSortIcon).removeClass(d.sSortJUIAsc+" "+d.sSortJUIDesc+" "+d.sSortJUI+" "+d.sSortJUIAscAllowed+" "+d.sSortJUIDescAllowed).addClass(h[e]=="asc"?d.sSortJUIAsc:h[e]=="desc"?d.sSortJUIDesc:c.sSortingClassJUI)}})}}});var Yb=function(a){return"string"===typeof a?a.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;"):a};m.render={number:function(a,
162
+b,c,d,e){return{display:function(f){if("number"!==typeof f&&"string"!==typeof f)return f;var g=0>f?"-":"",h=parseFloat(f);if(isNaN(h))return Yb(f);f=Math.abs(h);h=parseInt(f,10);f=c?b+(f-h).toFixed(c).substring(2):"";return g+(d||"")+h.toString().replace(/\B(?=(\d{3})+(?!\d))/g,a)+f+(e||"")}}},text:function(){return{display:Yb}}};h.extend(m.ext.internal,{_fnExternApiFunc:Nb,_fnBuildAjax:ra,_fnAjaxUpdate:lb,_fnAjaxParameters:ub,_fnAjaxUpdateDraw:vb,_fnAjaxDataSrc:sa,_fnAddColumn:Ea,_fnColumnOptions:ja,
163
+_fnAdjustColumnSizing:Y,_fnVisibleToColumnIndex:Z,_fnColumnIndexToVisible:$,_fnVisbleColumns:aa,_fnGetColumns:la,_fnColumnTypes:Ga,_fnApplyColumnDefs:ib,_fnHungarianMap:X,_fnCamelToHungarian:K,_fnLanguageCompat:Da,_fnBrowserDetect:gb,_fnAddData:N,_fnAddTr:ma,_fnNodeToDataIndex:function(a,b){return b._DT_RowIndex!==k?b._DT_RowIndex:null},_fnNodeToColumnIndex:function(a,b,c){return h.inArray(c,a.aoData[b].anCells)},_fnGetCellData:B,_fnSetCellData:jb,_fnSplitObjNotation:Ja,_fnGetObjectDataFn:Q,_fnSetObjectDataFn:R,
164
+_fnGetDataMaster:Ka,_fnClearTable:na,_fnDeleteIndex:oa,_fnInvalidate:ca,_fnGetRowElements:Ia,_fnCreateTr:Ha,_fnBuildHead:kb,_fnDrawHead:ea,_fnDraw:O,_fnReDraw:T,_fnAddOptionsHtml:nb,_fnDetectHeader:da,_fnGetUniqueThs:qa,_fnFeatureHtmlFilter:pb,_fnFilterComplete:fa,_fnFilterCustom:yb,_fnFilterColumn:xb,_fnFilter:wb,_fnFilterCreateSearch:Pa,_fnEscapeRegex:Qa,_fnFilterData:zb,_fnFeatureHtmlInfo:sb,_fnUpdateInfo:Cb,_fnInfoMacros:Db,_fnInitialise:ga,_fnInitComplete:ta,_fnLengthChange:Ra,_fnFeatureHtmlLength:ob,
165
+_fnFeatureHtmlPaginate:tb,_fnPageChange:Ta,_fnFeatureHtmlProcessing:qb,_fnProcessingDisplay:C,_fnFeatureHtmlTable:rb,_fnScrollDraw:ka,_fnApplyToChildren:J,_fnCalculateColumnWidths:Fa,_fnThrottle:Oa,_fnConvertToWidth:Fb,_fnGetWidestNode:Gb,_fnGetMaxLenString:Hb,_fnStringToCss:x,_fnSortFlatten:V,_fnSort:mb,_fnSortAria:Jb,_fnSortListener:Va,_fnSortAttachListener:Ma,_fnSortingClasses:va,_fnSortData:Ib,_fnSaveState:wa,_fnLoadState:Kb,_fnSettingsFromNode:xa,_fnLog:L,_fnMap:E,_fnBindAction:Wa,_fnCallbackReg:z,
166
+_fnCallbackFire:u,_fnLengthOverflow:Sa,_fnRenderer:Na,_fnDataSource:y,_fnRowAttributes:La,_fnCalculateEnd:function(){}});h.fn.dataTable=m;m.$=h;h.fn.dataTableSettings=m.settings;h.fn.dataTableExt=m.ext;h.fn.DataTable=function(a){return h(this).dataTable(a).api()};h.each(m,function(a,b){h.fn.DataTable[a]=b});return h.fn.dataTable});

+ 5
- 0
vendor/datatables/js/jquery.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 604
- 0
vendor/flot-tooltip/jquery.flot.tooltip.js Datei anzeigen

@@ -0,0 +1,604 @@
1
+/*
2
+ * jquery.flot.tooltip
3
+ * 
4
+ * description: easy-to-use tooltips for Flot charts
5
+ * version: 0.8.7
6
+ * authors: Krzysztof Urbas @krzysu [myviews.pl],Evan Steinkerchner @Roundaround
7
+ * website: https://github.com/krzysu/flot.tooltip
8
+ * 
9
+ * build on 2016-03-15
10
+ * released under MIT License, 2012
11
+*/ 
12
+(function ($) {
13
+    // plugin options, default values
14
+    var defaultOptions = {
15
+        tooltip: {
16
+            show: false,
17
+            cssClass: "flotTip",
18
+            content: "%s | X: %x | Y: %y",
19
+            // allowed templates are:
20
+            // %s -> series label,
21
+            // %c -> series color,
22
+            // %lx -> x axis label (requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels),
23
+            // %ly -> y axis label (requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels),
24
+            // %x -> X value,
25
+            // %y -> Y value,
26
+            // %x.2 -> precision of X value,
27
+            // %p -> percent
28
+	    // %n -> value (not percent) of pie chart
29
+            xDateFormat: null,
30
+            yDateFormat: null,
31
+            monthNames: null,
32
+            dayNames: null,
33
+            shifts: {
34
+                x: 10,
35
+                y: 20
36
+            },
37
+            defaultTheme: true,
38
+            snap: true,
39
+            lines: false,
40
+            clickTips: false,
41
+
42
+            // callbacks
43
+            onHover: function (flotItem, $tooltipEl) {},
44
+
45
+            $compat: false
46
+        }
47
+    };
48
+
49
+    // dummy default options object for legacy code (<0.8.5) - is deleted later
50
+    defaultOptions.tooltipOpts = defaultOptions.tooltip;
51
+
52
+    // object
53
+    var FlotTooltip = function (plot) {
54
+        // variables
55
+        this.tipPosition = {x: 0, y: 0};
56
+
57
+        this.init(plot);
58
+    };
59
+
60
+    // main plugin function
61
+    FlotTooltip.prototype.init = function (plot) {
62
+        var that = this;
63
+
64
+        // detect other flot plugins
65
+        var plotPluginsLength = $.plot.plugins.length;
66
+        this.plotPlugins = [];
67
+
68
+        if (plotPluginsLength) {
69
+            for (var p = 0; p < plotPluginsLength; p++) {
70
+                this.plotPlugins.push($.plot.plugins[p].name);
71
+            }
72
+        }
73
+
74
+        plot.hooks.bindEvents.push(function (plot, eventHolder) {
75
+
76
+            // get plot options
77
+            that.plotOptions = plot.getOptions();
78
+
79
+            // for legacy (<0.8.5) implementations
80
+            if (typeof(that.plotOptions.tooltip) === 'boolean') {
81
+                that.plotOptions.tooltipOpts.show = that.plotOptions.tooltip;
82
+                that.plotOptions.tooltip = that.plotOptions.tooltipOpts;
83
+                delete that.plotOptions.tooltipOpts;
84
+            }
85
+
86
+            // if not enabled return
87
+            if (that.plotOptions.tooltip.show === false || typeof that.plotOptions.tooltip.show === 'undefined') return;
88
+
89
+            // shortcut to access tooltip options
90
+            that.tooltipOptions = that.plotOptions.tooltip;
91
+
92
+            if (that.tooltipOptions.$compat) {
93
+                that.wfunc = 'width';
94
+                that.hfunc = 'height';
95
+            } else {
96
+                that.wfunc = 'innerWidth';
97
+                that.hfunc = 'innerHeight';
98
+            }
99
+
100
+            // create tooltip DOM element
101
+            var $tip = that.getDomElement();
102
+
103
+            // bind event
104
+            $( plot.getPlaceholder() ).bind("plothover", plothover);
105
+            if (that.tooltipOptions.clickTips) {
106
+                $( plot.getPlaceholder() ).bind("plotclick", plotclick);
107
+            }
108
+            that.clickmode = false;
109
+
110
+            $(eventHolder).bind('mousemove', mouseMove);
111
+        });
112
+
113
+        plot.hooks.shutdown.push(function (plot, eventHolder){
114
+            $(plot.getPlaceholder()).unbind("plothover", plothover);
115
+            $(plot.getPlaceholder()).unbind("plotclick", plotclick);
116
+            plot.removeTooltip();
117
+            $(eventHolder).unbind("mousemove", mouseMove);
118
+        });
119
+
120
+        function mouseMove(e){
121
+            var pos = {};
122
+            pos.x = e.pageX;
123
+            pos.y = e.pageY;
124
+            plot.setTooltipPosition(pos);
125
+        }
126
+
127
+        /**
128
+         *  open the tooltip (if not already open) and freeze it on the current position till the next click
129
+         */
130
+        function plotclick(event, pos, item) {
131
+            if (! that.clickmode) {
132
+                // it is the click activating the clicktip
133
+                plothover(event, pos, item);
134
+                if (that.getDomElement().is(":visible")) {
135
+                    $(plot.getPlaceholder()).unbind("plothover", plothover);
136
+                    that.clickmode = true;
137
+                }
138
+            } else {
139
+                // it is the click deactivating the clicktip
140
+                $( plot.getPlaceholder() ).bind("plothover", plothover);
141
+                plot.hideTooltip();
142
+                that.clickmode = false;
143
+            }
144
+        }
145
+
146
+        function plothover(event, pos, item) {
147
+            // Simple distance formula.
148
+            var lineDistance = function (p1x, p1y, p2x, p2y) {
149
+                return Math.sqrt((p2x - p1x) * (p2x - p1x) + (p2y - p1y) * (p2y - p1y));
150
+            };
151
+
152
+            // Here is some voodoo magic for determining the distance to a line form a given point {x, y}.
153
+            var dotLineLength = function (x, y, x0, y0, x1, y1, o) {
154
+                if (o && !(o =
155
+                    function (x, y, x0, y0, x1, y1) {
156
+                        if (typeof x0 !== 'undefined') return { x: x0, y: y };
157
+                        else if (typeof y0 !== 'undefined') return { x: x, y: y0 };
158
+
159
+                        var left,
160
+                            tg = -1 / ((y1 - y0) / (x1 - x0));
161
+
162
+                        return {
163
+                            x: left = (x1 * (x * tg - y + y0) + x0 * (x * -tg + y - y1)) / (tg * (x1 - x0) + y0 - y1),
164
+                            y: tg * left - tg * x + y
165
+                        };
166
+                    } (x, y, x0, y0, x1, y1),
167
+                    o.x >= Math.min(x0, x1) && o.x <= Math.max(x0, x1) && o.y >= Math.min(y0, y1) && o.y <= Math.max(y0, y1))
168
+                ) {
169
+                    var l1 = lineDistance(x, y, x0, y0), l2 = lineDistance(x, y, x1, y1);
170
+                    return l1 > l2 ? l2 : l1;
171
+                } else {
172
+                    var a = y0 - y1, b = x1 - x0, c = x0 * y1 - y0 * x1;
173
+                    return Math.abs(a * x + b * y + c) / Math.sqrt(a * a + b * b);
174
+                }
175
+            };
176
+
177
+            if (item) {
178
+                plot.showTooltip(item, that.tooltipOptions.snap ? item : pos);
179
+            } else if (that.plotOptions.series.lines.show && that.tooltipOptions.lines === true) {
180
+                var maxDistance = that.plotOptions.grid.mouseActiveRadius;
181
+
182
+                var closestTrace = {
183
+                    distance: maxDistance + 1
184
+                };
185
+
186
+                var ttPos = pos;
187
+
188
+                $.each(plot.getData(), function (i, series) {
189
+                    var xBeforeIndex = 0,
190
+                        xAfterIndex = -1;
191
+
192
+                    // Our search here assumes our data is sorted via the x-axis.
193
+                    // TODO: Improve efficiency somehow - search smaller sets of data.
194
+                    for (var j = 1; j < series.data.length; j++) {
195
+                        if (series.data[j - 1][0] <= pos.x && series.data[j][0] >= pos.x) {
196
+                            xBeforeIndex = j - 1;
197
+                            xAfterIndex = j;
198
+                        }
199
+                    }
200
+
201
+                    if (xAfterIndex === -1) {
202
+                        plot.hideTooltip();
203
+                        return;
204
+                    }
205
+
206
+                    var pointPrev = { x: series.data[xBeforeIndex][0], y: series.data[xBeforeIndex][1] },
207
+                        pointNext = { x: series.data[xAfterIndex][0], y: series.data[xAfterIndex][1] };
208
+
209
+                    var distToLine = dotLineLength(series.xaxis.p2c(pos.x), series.yaxis.p2c(pos.y), series.xaxis.p2c(pointPrev.x),
210
+                        series.yaxis.p2c(pointPrev.y), series.xaxis.p2c(pointNext.x), series.yaxis.p2c(pointNext.y), false);
211
+
212
+                    if (distToLine < closestTrace.distance) {
213
+
214
+                        var closestIndex = lineDistance(pointPrev.x, pointPrev.y, pos.x, pos.y) <
215
+                            lineDistance(pos.x, pos.y, pointNext.x, pointNext.y) ? xBeforeIndex : xAfterIndex;
216
+
217
+                        var pointSize = series.datapoints.pointsize;
218
+
219
+                        // Calculate the point on the line vertically closest to our cursor.
220
+                        var pointOnLine = [
221
+                            pos.x,
222
+                            pointPrev.y + ((pointNext.y - pointPrev.y) * ((pos.x - pointPrev.x) / (pointNext.x - pointPrev.x)))
223
+                        ];
224
+
225
+                        var item = {
226
+                            datapoint: pointOnLine,
227
+                            dataIndex: closestIndex,
228
+                            series: series,
229
+                            seriesIndex: i
230
+                        };
231
+
232
+                        closestTrace = {
233
+                            distance: distToLine,
234
+                            item: item
235
+                        };
236
+
237
+                        if (that.tooltipOptions.snap) {
238
+                            ttPos = {
239
+                                pageX: series.xaxis.p2c(pointOnLine[0]),
240
+                                pageY: series.yaxis.p2c(pointOnLine[1])
241
+                            };
242
+                        }
243
+                    }
244
+                });
245
+
246
+                if (closestTrace.distance < maxDistance + 1)
247
+                    plot.showTooltip(closestTrace.item, ttPos);
248
+                else
249
+                    plot.hideTooltip();
250
+            } else {
251
+                plot.hideTooltip();
252
+            }
253
+        }
254
+
255
+        // Quick little function for setting the tooltip position.
256
+        plot.setTooltipPosition = function (pos) {
257
+            var $tip = that.getDomElement();
258
+
259
+            var totalTipWidth = $tip.outerWidth() + that.tooltipOptions.shifts.x;
260
+            var totalTipHeight = $tip.outerHeight() + that.tooltipOptions.shifts.y;
261
+            if ((pos.x - $(window).scrollLeft()) > ($(window)[that.wfunc]() - totalTipWidth)) {
262
+                pos.x -= totalTipWidth;
263
+            }
264
+            if ((pos.y - $(window).scrollTop()) > ($(window)[that.hfunc]() - totalTipHeight)) {
265
+                pos.y -= totalTipHeight;
266
+            }
267
+
268
+	    /* 
269
+	       The section applies the new positioning ONLY if pos.x and pos.y
270
+	       are numbers. If they are undefined or not a number, use the last
271
+	       known numerical position. This hack fixes a bug that kept pie 
272
+	       charts from keeping their tooltip positioning.
273
+	     */
274
+	    
275
+            if (isNaN(pos.x)) {
276
+		that.tipPosition.x = that.tipPosition.xPrev;
277
+	    }
278
+	    else {
279
+		that.tipPosition.x = pos.x;
280
+		that.tipPosition.xPrev = pos.x;
281
+	    }
282
+	    if (isNaN(pos.y)) {
283
+		that.tipPosition.y = that.tipPosition.yPrev;
284
+	    }
285
+	    else {
286
+		that.tipPosition.y = pos.y;
287
+		that.tipPosition.yPrev = pos.y;
288
+	    }
289
+	    
290
+        };
291
+
292
+        // Quick little function for showing the tooltip.
293
+        plot.showTooltip = function (target, position, targetPosition) {
294
+            var $tip = that.getDomElement();
295
+
296
+            // convert tooltip content template to real tipText
297
+            var tipText = that.stringFormat(that.tooltipOptions.content, target);
298
+            if (tipText === '')
299
+                return;
300
+
301
+            $tip.html(tipText);
302
+            plot.setTooltipPosition({ x: position.pageX, y: position.pageY });
303
+            $tip.css({
304
+                left: that.tipPosition.x + that.tooltipOptions.shifts.x,
305
+                top: that.tipPosition.y + that.tooltipOptions.shifts.y
306
+            }).show();
307
+
308
+            // run callback
309
+            if (typeof that.tooltipOptions.onHover === 'function') {
310
+                that.tooltipOptions.onHover(target, $tip);
311
+            }
312
+        };
313
+
314
+        // Quick little function for hiding the tooltip.
315
+        plot.hideTooltip = function () {
316
+            that.getDomElement().hide().html('');
317
+        };
318
+
319
+        plot.removeTooltip = function() {
320
+            that.getDomElement().remove();
321
+        };
322
+    };
323
+
324
+    /**
325
+     * get or create tooltip DOM element
326
+     * @return jQuery object
327
+     */
328
+    FlotTooltip.prototype.getDomElement = function () {
329
+        var $tip = $('<div>');
330
+        if (this.tooltipOptions && this.tooltipOptions.cssClass) {
331
+            $tip = $('.' + this.tooltipOptions.cssClass);
332
+
333
+            if( $tip.length === 0 ){
334
+                $tip = $('<div />').addClass(this.tooltipOptions.cssClass);
335
+                $tip.appendTo('body').hide().css({position: 'absolute'});
336
+    
337
+                if(this.tooltipOptions.defaultTheme) {
338
+                    $tip.css({
339
+                        'background': '#fff',
340
+                        'z-index': '1040',
341
+                        'padding': '0.4em 0.6em',
342
+                        'border-radius': '0.5em',
343
+                        'font-size': '0.8em',
344
+                        'border': '1px solid #111',
345
+                        'display': 'none',
346
+                        'white-space': 'nowrap'
347
+                    });
348
+                }
349
+            }
350
+        }
351
+
352
+        return $tip;
353
+    };
354
+
355
+    /**
356
+     * core function, create tooltip content
357
+     * @param  {string} content - template with tooltip content
358
+     * @param  {object} item - Flot item
359
+     * @return {string} real tooltip content for current item
360
+     */
361
+    FlotTooltip.prototype.stringFormat = function (content, item) {
362
+        var percentPattern = /%p\.{0,1}(\d{0,})/;
363
+        var seriesPattern = /%s/;
364
+        var colorPattern = /%c/;
365
+        var xLabelPattern = /%lx/; // requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels, will be ignored if plugin isn't loaded
366
+        var yLabelPattern = /%ly/; // requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels, will be ignored if plugin isn't loaded
367
+        var xPattern = /%x\.{0,1}(\d{0,})/;
368
+        var yPattern = /%y\.{0,1}(\d{0,})/;
369
+        var xPatternWithoutPrecision = "%x";
370
+        var yPatternWithoutPrecision = "%y";
371
+        var customTextPattern = "%ct";
372
+	var nPiePattern = "%n";
373
+	
374
+        var x, y, customText, p, n;
375
+
376
+        // for threshold plugin we need to read data from different place
377
+        if (typeof item.series.threshold !== "undefined") {
378
+            x = item.datapoint[0];
379
+            y = item.datapoint[1];
380
+            customText = item.datapoint[2];
381
+	}
382
+
383
+	// for CurvedLines plugin we need to read data from different place
384
+	    else if (typeof item.series.curvedLines !== "undefined") {
385
+		x = item.datapoint[0];
386
+		y = item.datapoint[1];
387
+	    }
388
+	    
389
+        else if (typeof item.series.lines !== "undefined" && item.series.lines.steps) {
390
+            x = item.series.datapoints.points[item.dataIndex * 2];
391
+            y = item.series.datapoints.points[item.dataIndex * 2 + 1];
392
+            // TODO: where to find custom text in this variant?
393
+            customText = "";
394
+        } else {
395
+            x = item.series.data[item.dataIndex][0];
396
+            y = item.series.data[item.dataIndex][1];
397
+            customText = item.series.data[item.dataIndex][2];
398
+        }
399
+
400
+        // I think this is only in case of threshold plugin
401
+        if (item.series.label === null && item.series.originSeries) {
402
+            item.series.label = item.series.originSeries.label;
403
+        }
404
+
405
+        // if it is a function callback get the content string
406
+        if (typeof(content) === 'function') {
407
+            content = content(item.series.label, x, y, item);
408
+        }
409
+
410
+        // the case where the passed content is equal to false
411
+        if (typeof(content) === 'boolean' && !content) {
412
+            return '';
413
+        }
414
+
415
+	/* replacement of %ct and other multi-character templates must
416
+	   precede the replacement of single-character templates 
417
+	   to avoid conflict between '%c' and '%ct'  and similar substrings
418
+	*/
419
+	if (customText)
420
+            content = content.replace(customTextPattern, customText);
421
+
422
+        // percent match for pie charts and stacked percent
423
+        if (typeof (item.series.percent) !== 'undefined') {
424
+            p = item.series.percent;
425
+        } else if (typeof (item.series.percents) !== 'undefined') {
426
+            p = item.series.percents[item.dataIndex];
427
+        }        
428
+        if (typeof p === 'number') {
429
+            content = this.adjustValPrecision(percentPattern, content, p);
430
+        }
431
+
432
+	// replace %n with number of items represented by slice in pie charts
433
+	if (item.series.hasOwnProperty('pie')) {
434
+	    if (typeof (item.series.data[0][1] !== 'undefined')) {
435
+		n = item.series.data[0][1];
436
+	    }
437
+	}
438
+	if (typeof n === 'number') {
439
+            content = content.replace(nPiePattern, n);
440
+	}
441
+	
442
+        // series match
443
+        if (typeof(item.series.label) !== 'undefined') {
444
+            content = content.replace(seriesPattern, item.series.label);
445
+        } else {
446
+            //remove %s if label is undefined
447
+            content = content.replace(seriesPattern, "");
448
+        }
449
+        
450
+        // color match
451
+        if (typeof(item.series.color) !== 'undefined') {
452
+            content = content.replace(colorPattern, item.series.color);
453
+        } else {
454
+            //remove %s if color is undefined
455
+            content = content.replace(colorPattern, "");
456
+        }
457
+
458
+        // x axis label match
459
+        if (this.hasAxisLabel('xaxis', item)) {
460
+            content = content.replace(xLabelPattern, item.series.xaxis.options.axisLabel);
461
+        } else {
462
+            //remove %lx if axis label is undefined or axislabels plugin not present
463
+            content = content.replace(xLabelPattern, "");
464
+        }
465
+
466
+        // y axis label match
467
+        if (this.hasAxisLabel('yaxis', item)) {
468
+            content = content.replace(yLabelPattern, item.series.yaxis.options.axisLabel);
469
+        } else {
470
+            //remove %ly if axis label is undefined or axislabels plugin not present
471
+            content = content.replace(yLabelPattern, "");
472
+        }
473
+
474
+        // time mode axes with custom dateFormat
475
+        if (this.isTimeMode('xaxis', item) && this.isXDateFormat(item)) {
476
+            content = content.replace(xPattern, this.timestampToDate(x, this.tooltipOptions.xDateFormat, item.series.xaxis.options));
477
+        }
478
+        if (this.isTimeMode('yaxis', item) && this.isYDateFormat(item)) {
479
+            content = content.replace(yPattern, this.timestampToDate(y, this.tooltipOptions.yDateFormat, item.series.yaxis.options));
480
+        }
481
+
482
+        // set precision if defined
483
+        if (typeof x === 'number') {
484
+            content = this.adjustValPrecision(xPattern, content, x);
485
+        }
486
+        if (typeof y === 'number') {
487
+            content = this.adjustValPrecision(yPattern, content, y);
488
+        }
489
+
490
+        // change x from number to given label, if given
491
+        if (typeof item.series.xaxis.ticks !== 'undefined') {
492
+
493
+            var ticks;
494
+            if (this.hasRotatedXAxisTicks(item)) {
495
+                // xaxis.ticks will be an empty array if tickRotor is being used, but the values are available in rotatedTicks
496
+                ticks = 'rotatedTicks';
497
+            } else {
498
+                ticks = 'ticks';
499
+            }
500
+
501
+            // see https://github.com/krzysu/flot.tooltip/issues/65
502
+            var tickIndex = item.dataIndex + item.seriesIndex;
503
+
504
+            for (var xIndex in item.series.xaxis[ticks]) {
505
+                if (item.series.xaxis[ticks].hasOwnProperty(tickIndex) && !this.isTimeMode('xaxis', item)) {
506
+                    var valueX = (this.isCategoriesMode('xaxis', item)) ? item.series.xaxis[ticks][tickIndex].label : item.series.xaxis[ticks][tickIndex].v;
507
+                    if (valueX === x) {
508
+                        content = content.replace(xPattern, item.series.xaxis[ticks][tickIndex].label.replace(/\$/g, '$$$$'));
509
+                    }
510
+                }
511
+            }
512
+        }
513
+
514
+        // change y from number to given label, if given
515
+        if (typeof item.series.yaxis.ticks !== 'undefined') {
516
+            for (var yIndex in item.series.yaxis.ticks) {
517
+                if (item.series.yaxis.ticks.hasOwnProperty(yIndex)) {
518
+                    var valueY = (this.isCategoriesMode('yaxis', item)) ? item.series.yaxis.ticks[yIndex].label : item.series.yaxis.ticks[yIndex].v;
519
+                    if (valueY === y) {
520
+                        content = content.replace(yPattern, item.series.yaxis.ticks[yIndex].label.replace(/\$/g, '$$$$'));
521
+                    }
522
+                }
523
+            }
524
+        }
525
+
526
+        // if no value customization, use tickFormatter by default
527
+        if (typeof item.series.xaxis.tickFormatter !== 'undefined') {
528
+            //escape dollar
529
+            content = content.replace(xPatternWithoutPrecision, item.series.xaxis.tickFormatter(x, item.series.xaxis).replace(/\$/g, '$$'));
530
+        }
531
+        if (typeof item.series.yaxis.tickFormatter !== 'undefined') {
532
+            //escape dollar
533
+            content = content.replace(yPatternWithoutPrecision, item.series.yaxis.tickFormatter(y, item.series.yaxis).replace(/\$/g, '$$'));
534
+        }
535
+
536
+        return content;
537
+    };
538
+
539
+    // helpers just for readability
540
+    FlotTooltip.prototype.isTimeMode = function (axisName, item) {
541
+        return (typeof item.series[axisName].options.mode !== 'undefined' && item.series[axisName].options.mode === 'time');
542
+    };
543
+
544
+    FlotTooltip.prototype.isXDateFormat = function (item) {
545
+        return (typeof this.tooltipOptions.xDateFormat !== 'undefined' && this.tooltipOptions.xDateFormat !== null);
546
+    };
547
+
548
+    FlotTooltip.prototype.isYDateFormat = function (item) {
549
+        return (typeof this.tooltipOptions.yDateFormat !== 'undefined' && this.tooltipOptions.yDateFormat !== null);
550
+    };
551
+
552
+    FlotTooltip.prototype.isCategoriesMode = function (axisName, item) {
553
+        return (typeof item.series[axisName].options.mode !== 'undefined' && item.series[axisName].options.mode === 'categories');
554
+    };
555
+
556
+    //
557
+    FlotTooltip.prototype.timestampToDate = function (tmst, dateFormat, options) {
558
+        var theDate = $.plot.dateGenerator(tmst, options);
559
+        return $.plot.formatDate(theDate, dateFormat, this.tooltipOptions.monthNames, this.tooltipOptions.dayNames);
560
+    };
561
+
562
+    //
563
+    FlotTooltip.prototype.adjustValPrecision = function (pattern, content, value) {
564
+
565
+        var precision;
566
+        var matchResult = content.match(pattern);
567
+        if( matchResult !== null ) {
568
+            if(RegExp.$1 !== '') {
569
+                precision = RegExp.$1;
570
+                value = value.toFixed(precision);
571
+
572
+                // only replace content if precision exists, in other case use thickformater
573
+                content = content.replace(pattern, value);
574
+            }
575
+        }
576
+        return content;
577
+    };
578
+
579
+    // other plugins detection below
580
+
581
+    // check if flot-axislabels plugin (https://github.com/markrcote/flot-axislabels) is used and that an axis label is given
582
+    FlotTooltip.prototype.hasAxisLabel = function (axisName, item) {
583
+        return ($.inArray('axisLabels', this.plotPlugins) !== -1 && typeof item.series[axisName].options.axisLabel !== 'undefined' && item.series[axisName].options.axisLabel.length > 0);
584
+    };
585
+
586
+    // check whether flot-tickRotor, a plugin which allows rotation of X-axis ticks, is being used
587
+    FlotTooltip.prototype.hasRotatedXAxisTicks = function (item) {
588
+        return ($.inArray('tickRotor',this.plotPlugins) !== -1 && typeof item.series.xaxis.rotatedTicks !== 'undefined');
589
+    };
590
+
591
+    //
592
+    var init = function (plot) {
593
+      new FlotTooltip(plot);
594
+    };
595
+
596
+    // define Flot plugin
597
+    $.plot.plugins.push({
598
+        init: init,
599
+        options: defaultOptions,
600
+        name: 'tooltip',
601
+        version: '0.8.5'
602
+    });
603
+
604
+})(jQuery);

+ 12
- 0
vendor/flot-tooltip/jquery.flot.tooltip.min.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 593
- 0
vendor/flot-tooltip/jquery.flot.tooltip.source.js Datei anzeigen

@@ -0,0 +1,593 @@
1
+(function ($) {
2
+    // plugin options, default values
3
+    var defaultOptions = {
4
+        tooltip: {
5
+            show: false,
6
+            cssClass: "flotTip",
7
+            content: "%s | X: %x | Y: %y",
8
+            // allowed templates are:
9
+            // %s -> series label,
10
+            // %c -> series color,
11
+            // %lx -> x axis label (requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels),
12
+            // %ly -> y axis label (requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels),
13
+            // %x -> X value,
14
+            // %y -> Y value,
15
+            // %x.2 -> precision of X value,
16
+            // %p -> percent
17
+	    // %n -> value (not percent) of pie chart
18
+            xDateFormat: null,
19
+            yDateFormat: null,
20
+            monthNames: null,
21
+            dayNames: null,
22
+            shifts: {
23
+                x: 10,
24
+                y: 20
25
+            },
26
+            defaultTheme: true,
27
+            snap: true,
28
+            lines: false,
29
+            clickTips: false,
30
+
31
+            // callbacks
32
+            onHover: function (flotItem, $tooltipEl) {},
33
+
34
+            $compat: false
35
+        }
36
+    };
37
+
38
+    // dummy default options object for legacy code (<0.8.5) - is deleted later
39
+    defaultOptions.tooltipOpts = defaultOptions.tooltip;
40
+
41
+    // object
42
+    var FlotTooltip = function (plot) {
43
+        // variables
44
+        this.tipPosition = {x: 0, y: 0};
45
+
46
+        this.init(plot);
47
+    };
48
+
49
+    // main plugin function
50
+    FlotTooltip.prototype.init = function (plot) {
51
+        var that = this;
52
+
53
+        // detect other flot plugins
54
+        var plotPluginsLength = $.plot.plugins.length;
55
+        this.plotPlugins = [];
56
+
57
+        if (plotPluginsLength) {
58
+            for (var p = 0; p < plotPluginsLength; p++) {
59
+                this.plotPlugins.push($.plot.plugins[p].name);
60
+            }
61
+        }
62
+
63
+        plot.hooks.bindEvents.push(function (plot, eventHolder) {
64
+
65
+            // get plot options
66
+            that.plotOptions = plot.getOptions();
67
+
68
+            // for legacy (<0.8.5) implementations
69
+            if (typeof(that.plotOptions.tooltip) === 'boolean') {
70
+                that.plotOptions.tooltipOpts.show = that.plotOptions.tooltip;
71
+                that.plotOptions.tooltip = that.plotOptions.tooltipOpts;
72
+                delete that.plotOptions.tooltipOpts;
73
+            }
74
+
75
+            // if not enabled return
76
+            if (that.plotOptions.tooltip.show === false || typeof that.plotOptions.tooltip.show === 'undefined') return;
77
+
78
+            // shortcut to access tooltip options
79
+            that.tooltipOptions = that.plotOptions.tooltip;
80
+
81
+            if (that.tooltipOptions.$compat) {
82
+                that.wfunc = 'width';
83
+                that.hfunc = 'height';
84
+            } else {
85
+                that.wfunc = 'innerWidth';
86
+                that.hfunc = 'innerHeight';
87
+            }
88
+
89
+            // create tooltip DOM element
90
+            var $tip = that.getDomElement();
91
+
92
+            // bind event
93
+            $( plot.getPlaceholder() ).bind("plothover", plothover);
94
+            if (that.tooltipOptions.clickTips) {
95
+                $( plot.getPlaceholder() ).bind("plotclick", plotclick);
96
+            }
97
+            that.clickmode = false;
98
+
99
+            $(eventHolder).bind('mousemove', mouseMove);
100
+        });
101
+
102
+        plot.hooks.shutdown.push(function (plot, eventHolder){
103
+            $(plot.getPlaceholder()).unbind("plothover", plothover);
104
+            $(plot.getPlaceholder()).unbind("plotclick", plotclick);
105
+            plot.removeTooltip();
106
+            $(eventHolder).unbind("mousemove", mouseMove);
107
+        });
108
+
109
+        function mouseMove(e){
110
+            var pos = {};
111
+            pos.x = e.pageX;
112
+            pos.y = e.pageY;
113
+            plot.setTooltipPosition(pos);
114
+        }
115
+
116
+        /**
117
+         *  open the tooltip (if not already open) and freeze it on the current position till the next click
118
+         */
119
+        function plotclick(event, pos, item) {
120
+            if (! that.clickmode) {
121
+                // it is the click activating the clicktip
122
+                plothover(event, pos, item);
123
+                if (that.getDomElement().is(":visible")) {
124
+                    $(plot.getPlaceholder()).unbind("plothover", plothover);
125
+                    that.clickmode = true;
126
+                }
127
+            } else {
128
+                // it is the click deactivating the clicktip
129
+                $( plot.getPlaceholder() ).bind("plothover", plothover);
130
+                plot.hideTooltip();
131
+                that.clickmode = false;
132
+            }
133
+        }
134
+
135
+        function plothover(event, pos, item) {
136
+            // Simple distance formula.
137
+            var lineDistance = function (p1x, p1y, p2x, p2y) {
138
+                return Math.sqrt((p2x - p1x) * (p2x - p1x) + (p2y - p1y) * (p2y - p1y));
139
+            };
140
+
141
+            // Here is some voodoo magic for determining the distance to a line form a given point {x, y}.
142
+            var dotLineLength = function (x, y, x0, y0, x1, y1, o) {
143
+                if (o && !(o =
144
+                    function (x, y, x0, y0, x1, y1) {
145
+                        if (typeof x0 !== 'undefined') return { x: x0, y: y };
146
+                        else if (typeof y0 !== 'undefined') return { x: x, y: y0 };
147
+
148
+                        var left,
149
+                            tg = -1 / ((y1 - y0) / (x1 - x0));
150
+
151
+                        return {
152
+                            x: left = (x1 * (x * tg - y + y0) + x0 * (x * -tg + y - y1)) / (tg * (x1 - x0) + y0 - y1),
153
+                            y: tg * left - tg * x + y
154
+                        };
155
+                    } (x, y, x0, y0, x1, y1),
156
+                    o.x >= Math.min(x0, x1) && o.x <= Math.max(x0, x1) && o.y >= Math.min(y0, y1) && o.y <= Math.max(y0, y1))
157
+                ) {
158
+                    var l1 = lineDistance(x, y, x0, y0), l2 = lineDistance(x, y, x1, y1);
159
+                    return l1 > l2 ? l2 : l1;
160
+                } else {
161
+                    var a = y0 - y1, b = x1 - x0, c = x0 * y1 - y0 * x1;
162
+                    return Math.abs(a * x + b * y + c) / Math.sqrt(a * a + b * b);
163
+                }
164
+            };
165
+
166
+            if (item) {
167
+                plot.showTooltip(item, that.tooltipOptions.snap ? item : pos);
168
+            } else if (that.plotOptions.series.lines.show && that.tooltipOptions.lines === true) {
169
+                var maxDistance = that.plotOptions.grid.mouseActiveRadius;
170
+
171
+                var closestTrace = {
172
+                    distance: maxDistance + 1
173
+                };
174
+
175
+                var ttPos = pos;
176
+
177
+                $.each(plot.getData(), function (i, series) {
178
+                    var xBeforeIndex = 0,
179
+                        xAfterIndex = -1;
180
+
181
+                    // Our search here assumes our data is sorted via the x-axis.
182
+                    // TODO: Improve efficiency somehow - search smaller sets of data.
183
+                    for (var j = 1; j < series.data.length; j++) {
184
+                        if (series.data[j - 1][0] <= pos.x && series.data[j][0] >= pos.x) {
185
+                            xBeforeIndex = j - 1;
186
+                            xAfterIndex = j;
187
+                        }
188
+                    }
189
+
190
+                    if (xAfterIndex === -1) {
191
+                        plot.hideTooltip();
192
+                        return;
193
+                    }
194
+
195
+                    var pointPrev = { x: series.data[xBeforeIndex][0], y: series.data[xBeforeIndex][1] },
196
+                        pointNext = { x: series.data[xAfterIndex][0], y: series.data[xAfterIndex][1] };
197
+
198
+                    var distToLine = dotLineLength(series.xaxis.p2c(pos.x), series.yaxis.p2c(pos.y), series.xaxis.p2c(pointPrev.x),
199
+                        series.yaxis.p2c(pointPrev.y), series.xaxis.p2c(pointNext.x), series.yaxis.p2c(pointNext.y), false);
200
+
201
+                    if (distToLine < closestTrace.distance) {
202
+
203
+                        var closestIndex = lineDistance(pointPrev.x, pointPrev.y, pos.x, pos.y) <
204
+                            lineDistance(pos.x, pos.y, pointNext.x, pointNext.y) ? xBeforeIndex : xAfterIndex;
205
+
206
+                        var pointSize = series.datapoints.pointsize;
207
+
208
+                        // Calculate the point on the line vertically closest to our cursor.
209
+                        var pointOnLine = [
210
+                            pos.x,
211
+                            pointPrev.y + ((pointNext.y - pointPrev.y) * ((pos.x - pointPrev.x) / (pointNext.x - pointPrev.x)))
212
+                        ];
213
+
214
+                        var item = {
215
+                            datapoint: pointOnLine,
216
+                            dataIndex: closestIndex,
217
+                            series: series,
218
+                            seriesIndex: i
219
+                        };
220
+
221
+                        closestTrace = {
222
+                            distance: distToLine,
223
+                            item: item
224
+                        };
225
+
226
+                        if (that.tooltipOptions.snap) {
227
+                            ttPos = {
228
+                                pageX: series.xaxis.p2c(pointOnLine[0]),
229
+                                pageY: series.yaxis.p2c(pointOnLine[1])
230
+                            };
231
+                        }
232
+                    }
233
+                });
234
+
235
+                if (closestTrace.distance < maxDistance + 1)
236
+                    plot.showTooltip(closestTrace.item, ttPos);
237
+                else
238
+                    plot.hideTooltip();
239
+            } else {
240
+                plot.hideTooltip();
241
+            }
242
+        }
243
+
244
+        // Quick little function for setting the tooltip position.
245
+        plot.setTooltipPosition = function (pos) {
246
+            var $tip = that.getDomElement();
247
+
248
+            var totalTipWidth = $tip.outerWidth() + that.tooltipOptions.shifts.x;
249
+            var totalTipHeight = $tip.outerHeight() + that.tooltipOptions.shifts.y;
250
+            if ((pos.x - $(window).scrollLeft()) > ($(window)[that.wfunc]() - totalTipWidth)) {
251
+                pos.x -= totalTipWidth;
252
+            }
253
+            if ((pos.y - $(window).scrollTop()) > ($(window)[that.hfunc]() - totalTipHeight)) {
254
+                pos.y -= totalTipHeight;
255
+            }
256
+
257
+	    /* 
258
+	       The section applies the new positioning ONLY if pos.x and pos.y
259
+	       are numbers. If they are undefined or not a number, use the last
260
+	       known numerical position. This hack fixes a bug that kept pie 
261
+	       charts from keeping their tooltip positioning.
262
+	     */
263
+	    
264
+            if (isNaN(pos.x)) {
265
+		that.tipPosition.x = that.tipPosition.xPrev;
266
+	    }
267
+	    else {
268
+		that.tipPosition.x = pos.x;
269
+		that.tipPosition.xPrev = pos.x;
270
+	    }
271
+	    if (isNaN(pos.y)) {
272
+		that.tipPosition.y = that.tipPosition.yPrev;
273
+	    }
274
+	    else {
275
+		that.tipPosition.y = pos.y;
276
+		that.tipPosition.yPrev = pos.y;
277
+	    }
278
+	    
279
+        };
280
+
281
+        // Quick little function for showing the tooltip.
282
+        plot.showTooltip = function (target, position, targetPosition) {
283
+            var $tip = that.getDomElement();
284
+
285
+            // convert tooltip content template to real tipText
286
+            var tipText = that.stringFormat(that.tooltipOptions.content, target);
287
+            if (tipText === '')
288
+                return;
289
+
290
+            $tip.html(tipText);
291
+            plot.setTooltipPosition({ x: position.pageX, y: position.pageY });
292
+            $tip.css({
293
+                left: that.tipPosition.x + that.tooltipOptions.shifts.x,
294
+                top: that.tipPosition.y + that.tooltipOptions.shifts.y
295
+            }).show();
296
+
297
+            // run callback
298
+            if (typeof that.tooltipOptions.onHover === 'function') {
299
+                that.tooltipOptions.onHover(target, $tip);
300
+            }
301
+        };
302
+
303
+        // Quick little function for hiding the tooltip.
304
+        plot.hideTooltip = function () {
305
+            that.getDomElement().hide().html('');
306
+        };
307
+
308
+        plot.removeTooltip = function() {
309
+            that.getDomElement().remove();
310
+        };
311
+    };
312
+
313
+    /**
314
+     * get or create tooltip DOM element
315
+     * @return jQuery object
316
+     */
317
+    FlotTooltip.prototype.getDomElement = function () {
318
+        var $tip = $('<div>');
319
+        if (this.tooltipOptions && this.tooltipOptions.cssClass) {
320
+            $tip = $('.' + this.tooltipOptions.cssClass);
321
+
322
+            if( $tip.length === 0 ){
323
+                $tip = $('<div />').addClass(this.tooltipOptions.cssClass);
324
+                $tip.appendTo('body').hide().css({position: 'absolute'});
325
+    
326
+                if(this.tooltipOptions.defaultTheme) {
327
+                    $tip.css({
328
+                        'background': '#fff',
329
+                        'z-index': '1040',
330
+                        'padding': '0.4em 0.6em',
331
+                        'border-radius': '0.5em',
332
+                        'font-size': '0.8em',
333
+                        'border': '1px solid #111',
334
+                        'display': 'none',
335
+                        'white-space': 'nowrap'
336
+                    });
337
+                }
338
+            }
339
+        }
340
+
341
+        return $tip;
342
+    };
343
+
344
+    /**
345
+     * core function, create tooltip content
346
+     * @param  {string} content - template with tooltip content
347
+     * @param  {object} item - Flot item
348
+     * @return {string} real tooltip content for current item
349
+     */
350
+    FlotTooltip.prototype.stringFormat = function (content, item) {
351
+        var percentPattern = /%p\.{0,1}(\d{0,})/;
352
+        var seriesPattern = /%s/;
353
+        var colorPattern = /%c/;
354
+        var xLabelPattern = /%lx/; // requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels, will be ignored if plugin isn't loaded
355
+        var yLabelPattern = /%ly/; // requires flot-axislabels plugin https://github.com/markrcote/flot-axislabels, will be ignored if plugin isn't loaded
356
+        var xPattern = /%x\.{0,1}(\d{0,})/;
357
+        var yPattern = /%y\.{0,1}(\d{0,})/;
358
+        var xPatternWithoutPrecision = "%x";
359
+        var yPatternWithoutPrecision = "%y";
360
+        var customTextPattern = "%ct";
361
+	var nPiePattern = "%n";
362
+	
363
+        var x, y, customText, p, n;
364
+
365
+        // for threshold plugin we need to read data from different place
366
+        if (typeof item.series.threshold !== "undefined") {
367
+            x = item.datapoint[0];
368
+            y = item.datapoint[1];
369
+            customText = item.datapoint[2];
370
+	}
371
+
372
+	// for CurvedLines plugin we need to read data from different place
373
+	    else if (typeof item.series.curvedLines !== "undefined") {
374
+		x = item.datapoint[0];
375
+		y = item.datapoint[1];
376
+	    }
377
+	    
378
+        else if (typeof item.series.lines !== "undefined" && item.series.lines.steps) {
379
+            x = item.series.datapoints.points[item.dataIndex * 2];
380
+            y = item.series.datapoints.points[item.dataIndex * 2 + 1];
381
+            // TODO: where to find custom text in this variant?
382
+            customText = "";
383
+        } else {
384
+            x = item.series.data[item.dataIndex][0];
385
+            y = item.series.data[item.dataIndex][1];
386
+            customText = item.series.data[item.dataIndex][2];
387
+        }
388
+
389
+        // I think this is only in case of threshold plugin
390
+        if (item.series.label === null && item.series.originSeries) {
391
+            item.series.label = item.series.originSeries.label;
392
+        }
393
+
394
+        // if it is a function callback get the content string
395
+        if (typeof(content) === 'function') {
396
+            content = content(item.series.label, x, y, item);
397
+        }
398
+
399
+        // the case where the passed content is equal to false
400
+        if (typeof(content) === 'boolean' && !content) {
401
+            return '';
402
+        }
403
+
404
+	/* replacement of %ct and other multi-character templates must
405
+	   precede the replacement of single-character templates 
406
+	   to avoid conflict between '%c' and '%ct'  and similar substrings
407
+	*/
408
+	if (customText)
409
+            content = content.replace(customTextPattern, customText);
410
+
411
+        // percent match for pie charts and stacked percent
412
+        if (typeof (item.series.percent) !== 'undefined') {
413
+            p = item.series.percent;
414
+        } else if (typeof (item.series.percents) !== 'undefined') {
415
+            p = item.series.percents[item.dataIndex];
416
+        }        
417
+        if (typeof p === 'number') {
418
+            content = this.adjustValPrecision(percentPattern, content, p);
419
+        }
420
+
421
+	// replace %n with number of items represented by slice in pie charts
422
+	if (item.series.hasOwnProperty('pie')) {
423
+	    if (typeof (item.series.data[0][1] !== 'undefined')) {
424
+		n = item.series.data[0][1];
425
+	    }
426
+	}
427
+	if (typeof n === 'number') {
428
+            content = content.replace(nPiePattern, n);
429
+	}
430
+	
431
+        // series match
432
+        if (typeof(item.series.label) !== 'undefined') {
433
+            content = content.replace(seriesPattern, item.series.label);
434
+        } else {
435
+            //remove %s if label is undefined
436
+            content = content.replace(seriesPattern, "");
437
+        }
438
+        
439
+        // color match
440
+        if (typeof(item.series.color) !== 'undefined') {
441
+            content = content.replace(colorPattern, item.series.color);
442
+        } else {
443
+            //remove %s if color is undefined
444
+            content = content.replace(colorPattern, "");
445
+        }
446
+
447
+        // x axis label match
448
+        if (this.hasAxisLabel('xaxis', item)) {
449
+            content = content.replace(xLabelPattern, item.series.xaxis.options.axisLabel);
450
+        } else {
451
+            //remove %lx if axis label is undefined or axislabels plugin not present
452
+            content = content.replace(xLabelPattern, "");
453
+        }
454
+
455
+        // y axis label match
456
+        if (this.hasAxisLabel('yaxis', item)) {
457
+            content = content.replace(yLabelPattern, item.series.yaxis.options.axisLabel);
458
+        } else {
459
+            //remove %ly if axis label is undefined or axislabels plugin not present
460
+            content = content.replace(yLabelPattern, "");
461
+        }
462
+
463
+        // time mode axes with custom dateFormat
464
+        if (this.isTimeMode('xaxis', item) && this.isXDateFormat(item)) {
465
+            content = content.replace(xPattern, this.timestampToDate(x, this.tooltipOptions.xDateFormat, item.series.xaxis.options));
466
+        }
467
+        if (this.isTimeMode('yaxis', item) && this.isYDateFormat(item)) {
468
+            content = content.replace(yPattern, this.timestampToDate(y, this.tooltipOptions.yDateFormat, item.series.yaxis.options));
469
+        }
470
+
471
+        // set precision if defined
472
+        if (typeof x === 'number') {
473
+            content = this.adjustValPrecision(xPattern, content, x);
474
+        }
475
+        if (typeof y === 'number') {
476
+            content = this.adjustValPrecision(yPattern, content, y);
477
+        }
478
+
479
+        // change x from number to given label, if given
480
+        if (typeof item.series.xaxis.ticks !== 'undefined') {
481
+
482
+            var ticks;
483
+            if (this.hasRotatedXAxisTicks(item)) {
484
+                // xaxis.ticks will be an empty array if tickRotor is being used, but the values are available in rotatedTicks
485
+                ticks = 'rotatedTicks';
486
+            } else {
487
+                ticks = 'ticks';
488
+            }
489
+
490
+            // see https://github.com/krzysu/flot.tooltip/issues/65
491
+            var tickIndex = item.dataIndex + item.seriesIndex;
492
+
493
+            for (var xIndex in item.series.xaxis[ticks]) {
494
+                if (item.series.xaxis[ticks].hasOwnProperty(tickIndex) && !this.isTimeMode('xaxis', item)) {
495
+                    var valueX = (this.isCategoriesMode('xaxis', item)) ? item.series.xaxis[ticks][tickIndex].label : item.series.xaxis[ticks][tickIndex].v;
496
+                    if (valueX === x) {
497
+                        content = content.replace(xPattern, item.series.xaxis[ticks][tickIndex].label.replace(/\$/g, '$$$$'));
498
+                    }
499
+                }
500
+            }
501
+        }
502
+
503
+        // change y from number to given label, if given
504
+        if (typeof item.series.yaxis.ticks !== 'undefined') {
505
+            for (var yIndex in item.series.yaxis.ticks) {
506
+                if (item.series.yaxis.ticks.hasOwnProperty(yIndex)) {
507
+                    var valueY = (this.isCategoriesMode('yaxis', item)) ? item.series.yaxis.ticks[yIndex].label : item.series.yaxis.ticks[yIndex].v;
508
+                    if (valueY === y) {
509
+                        content = content.replace(yPattern, item.series.yaxis.ticks[yIndex].label.replace(/\$/g, '$$$$'));
510
+                    }
511
+                }
512
+            }
513
+        }
514
+
515
+        // if no value customization, use tickFormatter by default
516
+        if (typeof item.series.xaxis.tickFormatter !== 'undefined') {
517
+            //escape dollar
518
+            content = content.replace(xPatternWithoutPrecision, item.series.xaxis.tickFormatter(x, item.series.xaxis).replace(/\$/g, '$$'));
519
+        }
520
+        if (typeof item.series.yaxis.tickFormatter !== 'undefined') {
521
+            //escape dollar
522
+            content = content.replace(yPatternWithoutPrecision, item.series.yaxis.tickFormatter(y, item.series.yaxis).replace(/\$/g, '$$'));
523
+        }
524
+
525
+        return content;
526
+    };
527
+
528
+    // helpers just for readability
529
+    FlotTooltip.prototype.isTimeMode = function (axisName, item) {
530
+        return (typeof item.series[axisName].options.mode !== 'undefined' && item.series[axisName].options.mode === 'time');
531
+    };
532
+
533
+    FlotTooltip.prototype.isXDateFormat = function (item) {
534
+        return (typeof this.tooltipOptions.xDateFormat !== 'undefined' && this.tooltipOptions.xDateFormat !== null);
535
+    };
536
+
537
+    FlotTooltip.prototype.isYDateFormat = function (item) {
538
+        return (typeof this.tooltipOptions.yDateFormat !== 'undefined' && this.tooltipOptions.yDateFormat !== null);
539
+    };
540
+
541
+    FlotTooltip.prototype.isCategoriesMode = function (axisName, item) {
542
+        return (typeof item.series[axisName].options.mode !== 'undefined' && item.series[axisName].options.mode === 'categories');
543
+    };
544
+
545
+    //
546
+    FlotTooltip.prototype.timestampToDate = function (tmst, dateFormat, options) {
547
+        var theDate = $.plot.dateGenerator(tmst, options);
548
+        return $.plot.formatDate(theDate, dateFormat, this.tooltipOptions.monthNames, this.tooltipOptions.dayNames);
549
+    };
550
+
551
+    //
552
+    FlotTooltip.prototype.adjustValPrecision = function (pattern, content, value) {
553
+
554
+        var precision;
555
+        var matchResult = content.match(pattern);
556
+        if( matchResult !== null ) {
557
+            if(RegExp.$1 !== '') {
558
+                precision = RegExp.$1;
559
+                value = value.toFixed(precision);
560
+
561
+                // only replace content if precision exists, in other case use thickformater
562
+                content = content.replace(pattern, value);
563
+            }
564
+        }
565
+        return content;
566
+    };
567
+
568
+    // other plugins detection below
569
+
570
+    // check if flot-axislabels plugin (https://github.com/markrcote/flot-axislabels) is used and that an axis label is given
571
+    FlotTooltip.prototype.hasAxisLabel = function (axisName, item) {
572
+        return ($.inArray('axisLabels', this.plotPlugins) !== -1 && typeof item.series[axisName].options.axisLabel !== 'undefined' && item.series[axisName].options.axisLabel.length > 0);
573
+    };
574
+
575
+    // check whether flot-tickRotor, a plugin which allows rotation of X-axis ticks, is being used
576
+    FlotTooltip.prototype.hasRotatedXAxisTicks = function (item) {
577
+        return ($.inArray('tickRotor',this.plotPlugins) !== -1 && typeof item.series.xaxis.rotatedTicks !== 'undefined');
578
+    };
579
+
580
+    //
581
+    var init = function (plot) {
582
+      new FlotTooltip(plot);
583
+    };
584
+
585
+    // define Flot plugin
586
+    $.plot.plugins.push({
587
+        init: init,
588
+        options: defaultOptions,
589
+        name: 'tooltip',
590
+        version: '0.8.5'
591
+    });
592
+
593
+})(jQuery);

+ 1428
- 0
vendor/flot/excanvas.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 1
- 0
vendor/flot/excanvas.min.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 180
- 0
vendor/flot/jquery.colorhelpers.js Datei anzeigen

@@ -0,0 +1,180 @@
1
+/* Plugin for jQuery for working with colors.
2
+ * 
3
+ * Version 1.1.
4
+ * 
5
+ * Inspiration from jQuery color animation plugin by John Resig.
6
+ *
7
+ * Released under the MIT license by Ole Laursen, October 2009.
8
+ *
9
+ * Examples:
10
+ *
11
+ *   $.color.parse("#fff").scale('rgb', 0.25).add('a', -0.5).toString()
12
+ *   var c = $.color.extract($("#mydiv"), 'background-color');
13
+ *   console.log(c.r, c.g, c.b, c.a);
14
+ *   $.color.make(100, 50, 25, 0.4).toString() // returns "rgba(100,50,25,0.4)"
15
+ *
16
+ * Note that .scale() and .add() return the same modified object
17
+ * instead of making a new one.
18
+ *
19
+ * V. 1.1: Fix error handling so e.g. parsing an empty string does
20
+ * produce a color rather than just crashing.
21
+ */ 
22
+
23
+(function($) {
24
+    $.color = {};
25
+
26
+    // construct color object with some convenient chainable helpers
27
+    $.color.make = function (r, g, b, a) {
28
+        var o = {};
29
+        o.r = r || 0;
30
+        o.g = g || 0;
31
+        o.b = b || 0;
32
+        o.a = a != null ? a : 1;
33
+
34
+        o.add = function (c, d) {
35
+            for (var i = 0; i < c.length; ++i)
36
+                o[c.charAt(i)] += d;
37
+            return o.normalize();
38
+        };
39
+        
40
+        o.scale = function (c, f) {
41
+            for (var i = 0; i < c.length; ++i)
42
+                o[c.charAt(i)] *= f;
43
+            return o.normalize();
44
+        };
45
+        
46
+        o.toString = function () {
47
+            if (o.a >= 1.0) {
48
+                return "rgb("+[o.r, o.g, o.b].join(",")+")";
49
+            } else {
50
+                return "rgba("+[o.r, o.g, o.b, o.a].join(",")+")";
51
+            }
52
+        };
53
+
54
+        o.normalize = function () {
55
+            function clamp(min, value, max) {
56
+                return value < min ? min: (value > max ? max: value);
57
+            }
58
+            
59
+            o.r = clamp(0, parseInt(o.r), 255);
60
+            o.g = clamp(0, parseInt(o.g), 255);
61
+            o.b = clamp(0, parseInt(o.b), 255);
62
+            o.a = clamp(0, o.a, 1);
63
+            return o;
64
+        };
65
+
66
+        o.clone = function () {
67
+            return $.color.make(o.r, o.b, o.g, o.a);
68
+        };
69
+
70
+        return o.normalize();
71
+    }
72
+
73
+    // extract CSS color property from element, going up in the DOM
74
+    // if it's "transparent"
75
+    $.color.extract = function (elem, css) {
76
+        var c;
77
+
78
+        do {
79
+            c = elem.css(css).toLowerCase();
80
+            // keep going until we find an element that has color, or
81
+            // we hit the body or root (have no parent)
82
+            if (c != '' && c != 'transparent')
83
+                break;
84
+            elem = elem.parent();
85
+        } while (elem.length && !$.nodeName(elem.get(0), "body"));
86
+
87
+        // catch Safari's way of signalling transparent
88
+        if (c == "rgba(0, 0, 0, 0)")
89
+            c = "transparent";
90
+        
91
+        return $.color.parse(c);
92
+    }
93
+    
94
+    // parse CSS color string (like "rgb(10, 32, 43)" or "#fff"),
95
+    // returns color object, if parsing failed, you get black (0, 0,
96
+    // 0) out
97
+    $.color.parse = function (str) {
98
+        var res, m = $.color.make;
99
+
100
+        // Look for rgb(num,num,num)
101
+        if (res = /rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(str))
102
+            return m(parseInt(res[1], 10), parseInt(res[2], 10), parseInt(res[3], 10));
103
+        
104
+        // Look for rgba(num,num,num,num)
105
+        if (res = /rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]+(?:\.[0-9]+)?)\s*\)/.exec(str))
106
+            return m(parseInt(res[1], 10), parseInt(res[2], 10), parseInt(res[3], 10), parseFloat(res[4]));
107
+            
108
+        // Look for rgb(num%,num%,num%)
109
+        if (res = /rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(str))
110
+            return m(parseFloat(res[1])*2.55, parseFloat(res[2])*2.55, parseFloat(res[3])*2.55);
111
+
112
+        // Look for rgba(num%,num%,num%,num)
113
+        if (res = /rgba\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\s*\)/.exec(str))
114
+            return m(parseFloat(res[1])*2.55, parseFloat(res[2])*2.55, parseFloat(res[3])*2.55, parseFloat(res[4]));
115
+        
116
+        // Look for #a0b1c2
117
+        if (res = /#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(str))
118
+            return m(parseInt(res[1], 16), parseInt(res[2], 16), parseInt(res[3], 16));
119
+
120
+        // Look for #fff
121
+        if (res = /#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(str))
122
+            return m(parseInt(res[1]+res[1], 16), parseInt(res[2]+res[2], 16), parseInt(res[3]+res[3], 16));
123
+
124
+        // Otherwise, we're most likely dealing with a named color
125
+        var name = $.trim(str).toLowerCase();
126
+        if (name == "transparent")
127
+            return m(255, 255, 255, 0);
128
+        else {
129
+            // default to black
130
+            res = lookupColors[name] || [0, 0, 0];
131
+            return m(res[0], res[1], res[2]);
132
+        }
133
+    }
134
+    
135
+    var lookupColors = {
136
+        aqua:[0,255,255],
137
+        azure:[240,255,255],
138
+        beige:[245,245,220],
139
+        black:[0,0,0],
140
+        blue:[0,0,255],
141
+        brown:[165,42,42],
142
+        cyan:[0,255,255],
143
+        darkblue:[0,0,139],
144
+        darkcyan:[0,139,139],
145
+        darkgrey:[169,169,169],
146
+        darkgreen:[0,100,0],
147
+        darkkhaki:[189,183,107],
148
+        darkmagenta:[139,0,139],
149
+        darkolivegreen:[85,107,47],
150
+        darkorange:[255,140,0],
151
+        darkorchid:[153,50,204],
152
+        darkred:[139,0,0],
153
+        darksalmon:[233,150,122],
154
+        darkviolet:[148,0,211],
155
+        fuchsia:[255,0,255],
156
+        gold:[255,215,0],
157
+        green:[0,128,0],
158
+        indigo:[75,0,130],
159
+        khaki:[240,230,140],
160
+        lightblue:[173,216,230],
161
+        lightcyan:[224,255,255],
162
+        lightgreen:[144,238,144],
163
+        lightgrey:[211,211,211],
164
+        lightpink:[255,182,193],
165
+        lightyellow:[255,255,224],
166
+        lime:[0,255,0],
167
+        magenta:[255,0,255],
168
+        maroon:[128,0,0],
169
+        navy:[0,0,128],
170
+        olive:[128,128,0],
171
+        orange:[255,165,0],
172
+        pink:[255,192,203],
173
+        purple:[128,0,128],
174
+        violet:[128,0,128],
175
+        red:[255,0,0],
176
+        silver:[192,192,192],
177
+        white:[255,255,255],
178
+        yellow:[255,255,0]
179
+    };
180
+})(jQuery);

+ 345
- 0
vendor/flot/jquery.flot.canvas.js Datei anzeigen

@@ -0,0 +1,345 @@
1
+/* Flot plugin for drawing all elements of a plot on the canvas.
2
+
3
+Copyright (c) 2007-2014 IOLA and Ole Laursen.
4
+Licensed under the MIT license.
5
+
6
+Flot normally produces certain elements, like axis labels and the legend, using
7
+HTML elements. This permits greater interactivity and customization, and often
8
+looks better, due to cross-browser canvas text inconsistencies and limitations.
9
+
10
+It can also be desirable to render the plot entirely in canvas, particularly
11
+if the goal is to save it as an image, or if Flot is being used in a context
12
+where the HTML DOM does not exist, as is the case within Node.js. This plugin
13
+switches out Flot's standard drawing operations for canvas-only replacements.
14
+
15
+Currently the plugin supports only axis labels, but it will eventually allow
16
+every element of the plot to be rendered directly to canvas.
17
+
18
+The plugin supports these options:
19
+
20
+{
21
+    canvas: boolean
22
+}
23
+
24
+The "canvas" option controls whether full canvas drawing is enabled, making it
25
+possible to toggle on and off. This is useful when a plot uses HTML text in the
26
+browser, but needs to redraw with canvas text when exporting as an image.
27
+
28
+*/
29
+
30
+(function($) {
31
+
32
+	var options = {
33
+		canvas: true
34
+	};
35
+
36
+	var render, getTextInfo, addText;
37
+
38
+	// Cache the prototype hasOwnProperty for faster access
39
+
40
+	var hasOwnProperty = Object.prototype.hasOwnProperty;
41
+
42
+	function init(plot, classes) {
43
+
44
+		var Canvas = classes.Canvas;
45
+
46
+		// We only want to replace the functions once; the second time around
47
+		// we would just get our new function back.  This whole replacing of
48
+		// prototype functions is a disaster, and needs to be changed ASAP.
49
+
50
+		if (render == null) {
51
+			getTextInfo = Canvas.prototype.getTextInfo,
52
+			addText = Canvas.prototype.addText,
53
+			render = Canvas.prototype.render;
54
+		}
55
+
56
+		// Finishes rendering the canvas, including overlaid text
57
+
58
+		Canvas.prototype.render = function() {
59
+
60
+			if (!plot.getOptions().canvas) {
61
+				return render.call(this);
62
+			}
63
+
64
+			var context = this.context,
65
+				cache = this._textCache;
66
+
67
+			// For each text layer, render elements marked as active
68
+
69
+			context.save();
70
+			context.textBaseline = "middle";
71
+
72
+			for (var layerKey in cache) {
73
+				if (hasOwnProperty.call(cache, layerKey)) {
74
+					var layerCache = cache[layerKey];
75
+					for (var styleKey in layerCache) {
76
+						if (hasOwnProperty.call(layerCache, styleKey)) {
77
+							var styleCache = layerCache[styleKey],
78
+								updateStyles = true;
79
+							for (var key in styleCache) {
80
+								if (hasOwnProperty.call(styleCache, key)) {
81
+
82
+									var info = styleCache[key],
83
+										positions = info.positions,
84
+										lines = info.lines;
85
+
86
+									// Since every element at this level of the cache have the
87
+									// same font and fill styles, we can just change them once
88
+									// using the values from the first element.
89
+
90
+									if (updateStyles) {
91
+										context.fillStyle = info.font.color;
92
+										context.font = info.font.definition;
93
+										updateStyles = false;
94
+									}
95
+
96
+									for (var i = 0, position; position = positions[i]; i++) {
97
+										if (position.active) {
98
+											for (var j = 0, line; line = position.lines[j]; j++) {
99
+												context.fillText(lines[j].text, line[0], line[1]);
100
+											}
101
+										} else {
102
+											positions.splice(i--, 1);
103
+										}
104
+									}
105
+
106
+									if (positions.length == 0) {
107
+										delete styleCache[key];
108
+									}
109
+								}
110
+							}
111
+						}
112
+					}
113
+				}
114
+			}
115
+
116
+			context.restore();
117
+		};
118
+
119
+		// Creates (if necessary) and returns a text info object.
120
+		//
121
+		// When the canvas option is set, the object looks like this:
122
+		//
123
+		// {
124
+		//     width: Width of the text's bounding box.
125
+		//     height: Height of the text's bounding box.
126
+		//     positions: Array of positions at which this text is drawn.
127
+		//     lines: [{
128
+		//         height: Height of this line.
129
+		//         widths: Width of this line.
130
+		//         text: Text on this line.
131
+		//     }],
132
+		//     font: {
133
+		//         definition: Canvas font property string.
134
+		//         color: Color of the text.
135
+		//     },
136
+		// }
137
+		//
138
+		// The positions array contains objects that look like this:
139
+		//
140
+		// {
141
+		//     active: Flag indicating whether the text should be visible.
142
+		//     lines: Array of [x, y] coordinates at which to draw the line.
143
+		//     x: X coordinate at which to draw the text.
144
+		//     y: Y coordinate at which to draw the text.
145
+		// }
146
+
147
+		Canvas.prototype.getTextInfo = function(layer, text, font, angle, width) {
148
+
149
+			if (!plot.getOptions().canvas) {
150
+				return getTextInfo.call(this, layer, text, font, angle, width);
151
+			}
152
+
153
+			var textStyle, layerCache, styleCache, info;
154
+
155
+			// Cast the value to a string, in case we were given a number
156
+
157
+			text = "" + text;
158
+
159
+			// If the font is a font-spec object, generate a CSS definition
160
+
161
+			if (typeof font === "object") {
162
+				textStyle = font.style + " " + font.variant + " " + font.weight + " " + font.size + "px " + font.family;
163
+			} else {
164
+				textStyle = font;
165
+			}
166
+
167
+			// Retrieve (or create) the cache for the text's layer and styles
168
+
169
+			layerCache = this._textCache[layer];
170
+
171
+			if (layerCache == null) {
172
+				layerCache = this._textCache[layer] = {};
173
+			}
174
+
175
+			styleCache = layerCache[textStyle];
176
+
177
+			if (styleCache == null) {
178
+				styleCache = layerCache[textStyle] = {};
179
+			}
180
+
181
+			info = styleCache[text];
182
+
183
+			if (info == null) {
184
+
185
+				var context = this.context;
186
+
187
+				// If the font was provided as CSS, create a div with those
188
+				// classes and examine it to generate a canvas font spec.
189
+
190
+				if (typeof font !== "object") {
191
+
192
+					var element = $("<div>&nbsp;</div>")
193
+						.css("position", "absolute")
194
+						.addClass(typeof font === "string" ? font : null)
195
+						.appendTo(this.getTextLayer(layer));
196
+
197
+					font = {
198
+						lineHeight: element.height(),
199
+						style: element.css("font-style"),
200
+						variant: element.css("font-variant"),
201
+						weight: element.css("font-weight"),
202
+						family: element.css("font-family"),
203
+						color: element.css("color")
204
+					};
205
+
206
+					// Setting line-height to 1, without units, sets it equal
207
+					// to the font-size, even if the font-size is abstract,
208
+					// like 'smaller'.  This enables us to read the real size
209
+					// via the element's height, working around browsers that
210
+					// return the literal 'smaller' value.
211
+
212
+					font.size = element.css("line-height", 1).height();
213
+
214
+					element.remove();
215
+				}
216
+
217
+				textStyle = font.style + " " + font.variant + " " + font.weight + " " + font.size + "px " + font.family;
218
+
219
+				// Create a new info object, initializing the dimensions to
220
+				// zero so we can count them up line-by-line.
221
+
222
+				info = styleCache[text] = {
223
+					width: 0,
224
+					height: 0,
225
+					positions: [],
226
+					lines: [],
227
+					font: {
228
+						definition: textStyle,
229
+						color: font.color
230
+					}
231
+				};
232
+
233
+				context.save();
234
+				context.font = textStyle;
235
+
236
+				// Canvas can't handle multi-line strings; break on various
237
+				// newlines, including HTML brs, to build a list of lines.
238
+				// Note that we could split directly on regexps, but IE < 9 is
239
+				// broken; revisit when we drop IE 7/8 support.
240
+
241
+				var lines = (text + "").replace(/<br ?\/?>|\r\n|\r/g, "\n").split("\n");
242
+
243
+				for (var i = 0; i < lines.length; ++i) {
244
+
245
+					var lineText = lines[i],
246
+						measured = context.measureText(lineText);
247
+
248
+					info.width = Math.max(measured.width, info.width);
249
+					info.height += font.lineHeight;
250
+
251
+					info.lines.push({
252
+						text: lineText,
253
+						width: measured.width,
254
+						height: font.lineHeight
255
+					});
256
+				}
257
+
258
+				context.restore();
259
+			}
260
+
261
+			return info;
262
+		};
263
+
264
+		// Adds a text string to the canvas text overlay.
265
+
266
+		Canvas.prototype.addText = function(layer, x, y, text, font, angle, width, halign, valign) {
267
+
268
+			if (!plot.getOptions().canvas) {
269
+				return addText.call(this, layer, x, y, text, font, angle, width, halign, valign);
270
+			}
271
+
272
+			var info = this.getTextInfo(layer, text, font, angle, width),
273
+				positions = info.positions,
274
+				lines = info.lines;
275
+
276
+			// Text is drawn with baseline 'middle', which we need to account
277
+			// for by adding half a line's height to the y position.
278
+
279
+			y += info.height / lines.length / 2;
280
+
281
+			// Tweak the initial y-position to match vertical alignment
282
+
283
+			if (valign == "middle") {
284
+				y = Math.round(y - info.height / 2);
285
+			} else if (valign == "bottom") {
286
+				y = Math.round(y - info.height);
287
+			} else {
288
+				y = Math.round(y);
289
+			}
290
+
291
+			// FIXME: LEGACY BROWSER FIX
292
+			// AFFECTS: Opera < 12.00
293
+
294
+			// Offset the y coordinate, since Opera is off pretty
295
+			// consistently compared to the other browsers.
296
+
297
+			if (!!(window.opera && window.opera.version().split(".")[0] < 12)) {
298
+				y -= 2;
299
+			}
300
+
301
+			// Determine whether this text already exists at this position.
302
+			// If so, mark it for inclusion in the next render pass.
303
+
304
+			for (var i = 0, position; position = positions[i]; i++) {
305
+				if (position.x == x && position.y == y) {
306
+					position.active = true;
307
+					return;
308
+				}
309
+			}
310
+
311
+			// If the text doesn't exist at this position, create a new entry
312
+
313
+			position = {
314
+				active: true,
315
+				lines: [],
316
+				x: x,
317
+				y: y
318
+			};
319
+
320
+			positions.push(position);
321
+
322
+			// Fill in the x & y positions of each line, adjusting them
323
+			// individually for horizontal alignment.
324
+
325
+			for (var i = 0, line; line = lines[i]; i++) {
326
+				if (halign == "center") {
327
+					position.lines.push([Math.round(x - line.width / 2), y]);
328
+				} else if (halign == "right") {
329
+					position.lines.push([Math.round(x - line.width), y]);
330
+				} else {
331
+					position.lines.push([Math.round(x), y]);
332
+				}
333
+				y += line.height;
334
+			}
335
+		};
336
+	}
337
+
338
+	$.plot.plugins.push({
339
+		init: init,
340
+		options: options,
341
+		name: "canvas",
342
+		version: "1.0"
343
+	});
344
+
345
+})(jQuery);

+ 190
- 0
vendor/flot/jquery.flot.categories.js Datei anzeigen

@@ -0,0 +1,190 @@
1
+/* Flot plugin for plotting textual data or categories.
2
+
3
+Copyright (c) 2007-2014 IOLA and Ole Laursen.
4
+Licensed under the MIT license.
5
+
6
+Consider a dataset like [["February", 34], ["March", 20], ...]. This plugin
7
+allows you to plot such a dataset directly.
8
+
9
+To enable it, you must specify mode: "categories" on the axis with the textual
10
+labels, e.g.
11
+
12
+	$.plot("#placeholder", data, { xaxis: { mode: "categories" } });
13
+
14
+By default, the labels are ordered as they are met in the data series. If you
15
+need a different ordering, you can specify "categories" on the axis options
16
+and list the categories there:
17
+
18
+	xaxis: {
19
+		mode: "categories",
20
+		categories: ["February", "March", "April"]
21
+	}
22
+
23
+If you need to customize the distances between the categories, you can specify
24
+"categories" as an object mapping labels to values
25
+
26
+	xaxis: {
27
+		mode: "categories",
28
+		categories: { "February": 1, "March": 3, "April": 4 }
29
+	}
30
+
31
+If you don't specify all categories, the remaining categories will be numbered
32
+from the max value plus 1 (with a spacing of 1 between each).
33
+
34
+Internally, the plugin works by transforming the input data through an auto-
35
+generated mapping where the first category becomes 0, the second 1, etc.
36
+Hence, a point like ["February", 34] becomes [0, 34] internally in Flot (this
37
+is visible in hover and click events that return numbers rather than the
38
+category labels). The plugin also overrides the tick generator to spit out the
39
+categories as ticks instead of the values.
40
+
41
+If you need to map a value back to its label, the mapping is always accessible
42
+as "categories" on the axis object, e.g. plot.getAxes().xaxis.categories.
43
+
44
+*/
45
+
46
+(function ($) {
47
+    var options = {
48
+        xaxis: {
49
+            categories: null
50
+        },
51
+        yaxis: {
52
+            categories: null
53
+        }
54
+    };
55
+    
56
+    function processRawData(plot, series, data, datapoints) {
57
+        // if categories are enabled, we need to disable
58
+        // auto-transformation to numbers so the strings are intact
59
+        // for later processing
60
+
61
+        var xCategories = series.xaxis.options.mode == "categories",
62
+            yCategories = series.yaxis.options.mode == "categories";
63
+        
64
+        if (!(xCategories || yCategories))
65
+            return;
66
+
67
+        var format = datapoints.format;
68
+
69
+        if (!format) {
70
+            // FIXME: auto-detection should really not be defined here
71
+            var s = series;
72
+            format = [];
73
+            format.push({ x: true, number: true, required: true });
74
+            format.push({ y: true, number: true, required: true });
75
+
76
+            if (s.bars.show || (s.lines.show && s.lines.fill)) {
77
+                var autoscale = !!((s.bars.show && s.bars.zero) || (s.lines.show && s.lines.zero));
78
+                format.push({ y: true, number: true, required: false, defaultValue: 0, autoscale: autoscale });
79
+                if (s.bars.horizontal) {
80
+                    delete format[format.length - 1].y;
81
+                    format[format.length - 1].x = true;
82
+                }
83
+            }
84
+            
85
+            datapoints.format = format;
86
+        }
87
+
88
+        for (var m = 0; m < format.length; ++m) {
89
+            if (format[m].x && xCategories)
90
+                format[m].number = false;
91
+            
92
+            if (format[m].y && yCategories)
93
+                format[m].number = false;
94
+        }
95
+    }
96
+
97
+    function getNextIndex(categories) {
98
+        var index = -1;
99
+        
100
+        for (var v in categories)
101
+            if (categories[v] > index)
102
+                index = categories[v];
103
+
104
+        return index + 1;
105
+    }
106
+
107
+    function categoriesTickGenerator(axis) {
108
+        var res = [];
109
+        for (var label in axis.categories) {
110
+            var v = axis.categories[label];
111
+            if (v >= axis.min && v <= axis.max)
112
+                res.push([v, label]);
113
+        }
114
+
115
+        res.sort(function (a, b) { return a[0] - b[0]; });
116
+
117
+        return res;
118
+    }
119
+    
120
+    function setupCategoriesForAxis(series, axis, datapoints) {
121
+        if (series[axis].options.mode != "categories")
122
+            return;
123
+        
124
+        if (!series[axis].categories) {
125
+            // parse options
126
+            var c = {}, o = series[axis].options.categories || {};
127
+            if ($.isArray(o)) {
128
+                for (var i = 0; i < o.length; ++i)
129
+                    c[o[i]] = i;
130
+            }
131
+            else {
132
+                for (var v in o)
133
+                    c[v] = o[v];
134
+            }
135
+            
136
+            series[axis].categories = c;
137
+        }
138
+
139
+        // fix ticks
140
+        if (!series[axis].options.ticks)
141
+            series[axis].options.ticks = categoriesTickGenerator;
142
+
143
+        transformPointsOnAxis(datapoints, axis, series[axis].categories);
144
+    }
145
+    
146
+    function transformPointsOnAxis(datapoints, axis, categories) {
147
+        // go through the points, transforming them
148
+        var points = datapoints.points,
149
+            ps = datapoints.pointsize,
150
+            format = datapoints.format,
151
+            formatColumn = axis.charAt(0),
152
+            index = getNextIndex(categories);
153
+
154
+        for (var i = 0; i < points.length; i += ps) {
155
+            if (points[i] == null)
156
+                continue;
157
+            
158
+            for (var m = 0; m < ps; ++m) {
159
+                var val = points[i + m];
160
+
161
+                if (val == null || !format[m][formatColumn])
162
+                    continue;
163
+
164
+                if (!(val in categories)) {
165
+                    categories[val] = index;
166
+                    ++index;
167
+                }
168
+                
169
+                points[i + m] = categories[val];
170
+            }
171
+        }
172
+    }
173
+
174
+    function processDatapoints(plot, series, datapoints) {
175
+        setupCategoriesForAxis(series, "xaxis", datapoints);
176
+        setupCategoriesForAxis(series, "yaxis", datapoints);
177
+    }
178
+
179
+    function init(plot) {
180
+        plot.hooks.processRawData.push(processRawData);
181
+        plot.hooks.processDatapoints.push(processDatapoints);
182
+    }
183
+    
184
+    $.plot.plugins.push({
185
+        init: init,
186
+        options: options,
187
+        name: 'categories',
188
+        version: '1.0'
189
+    });
190
+})(jQuery);

+ 176
- 0
vendor/flot/jquery.flot.crosshair.js Datei anzeigen

@@ -0,0 +1,176 @@
1
+/* Flot plugin for showing crosshairs when the mouse hovers over the plot.
2
+
3
+Copyright (c) 2007-2014 IOLA and Ole Laursen.
4
+Licensed under the MIT license.
5
+
6
+The plugin supports these options:
7
+
8
+	crosshair: {
9
+		mode: null or "x" or "y" or "xy"
10
+		color: color
11
+		lineWidth: number
12
+	}
13
+
14
+Set the mode to one of "x", "y" or "xy". The "x" mode enables a vertical
15
+crosshair that lets you trace the values on the x axis, "y" enables a
16
+horizontal crosshair and "xy" enables them both. "color" is the color of the
17
+crosshair (default is "rgba(170, 0, 0, 0.80)"), "lineWidth" is the width of
18
+the drawn lines (default is 1).
19
+
20
+The plugin also adds four public methods:
21
+
22
+  - setCrosshair( pos )
23
+
24
+    Set the position of the crosshair. Note that this is cleared if the user
25
+    moves the mouse. "pos" is in coordinates of the plot and should be on the
26
+    form { x: xpos, y: ypos } (you can use x2/x3/... if you're using multiple
27
+    axes), which is coincidentally the same format as what you get from a
28
+    "plothover" event. If "pos" is null, the crosshair is cleared.
29
+
30
+  - clearCrosshair()
31
+
32
+    Clear the crosshair.
33
+
34
+  - lockCrosshair(pos)
35
+
36
+    Cause the crosshair to lock to the current location, no longer updating if
37
+    the user moves the mouse. Optionally supply a position (passed on to
38
+    setCrosshair()) to move it to.
39
+
40
+    Example usage:
41
+
42
+	var myFlot = $.plot( $("#graph"), ..., { crosshair: { mode: "x" } } };
43
+	$("#graph").bind( "plothover", function ( evt, position, item ) {
44
+		if ( item ) {
45
+			// Lock the crosshair to the data point being hovered
46
+			myFlot.lockCrosshair({
47
+				x: item.datapoint[ 0 ],
48
+				y: item.datapoint[ 1 ]
49
+			});
50
+		} else {
51
+			// Return normal crosshair operation
52
+			myFlot.unlockCrosshair();
53
+		}
54
+	});
55
+
56
+  - unlockCrosshair()
57
+
58
+    Free the crosshair to move again after locking it.
59
+*/
60
+
61
+(function ($) {
62
+    var options = {
63
+        crosshair: {
64
+            mode: null, // one of null, "x", "y" or "xy",
65
+            color: "rgba(170, 0, 0, 0.80)",
66
+            lineWidth: 1
67
+        }
68
+    };
69
+    
70
+    function init(plot) {
71
+        // position of crosshair in pixels
72
+        var crosshair = { x: -1, y: -1, locked: false };
73
+
74
+        plot.setCrosshair = function setCrosshair(pos) {
75
+            if (!pos)
76
+                crosshair.x = -1;
77
+            else {
78
+                var o = plot.p2c(pos);
79
+                crosshair.x = Math.max(0, Math.min(o.left, plot.width()));
80
+                crosshair.y = Math.max(0, Math.min(o.top, plot.height()));
81
+            }
82
+            
83
+            plot.triggerRedrawOverlay();
84
+        };
85
+        
86
+        plot.clearCrosshair = plot.setCrosshair; // passes null for pos
87
+        
88
+        plot.lockCrosshair = function lockCrosshair(pos) {
89
+            if (pos)
90
+                plot.setCrosshair(pos);
91
+            crosshair.locked = true;
92
+        };
93
+
94
+        plot.unlockCrosshair = function unlockCrosshair() {
95
+            crosshair.locked = false;
96
+        };
97
+
98
+        function onMouseOut(e) {
99
+            if (crosshair.locked)
100
+                return;
101
+
102
+            if (crosshair.x != -1) {
103
+                crosshair.x = -1;
104
+                plot.triggerRedrawOverlay();
105
+            }
106
+        }
107
+
108
+        function onMouseMove(e) {
109
+            if (crosshair.locked)
110
+                return;
111
+                
112
+            if (plot.getSelection && plot.getSelection()) {
113
+                crosshair.x = -1; // hide the crosshair while selecting
114
+                return;
115
+            }
116
+                
117
+            var offset = plot.offset();
118
+            crosshair.x = Math.max(0, Math.min(e.pageX - offset.left, plot.width()));
119
+            crosshair.y = Math.max(0, Math.min(e.pageY - offset.top, plot.height()));
120
+            plot.triggerRedrawOverlay();
121
+        }
122
+        
123
+        plot.hooks.bindEvents.push(function (plot, eventHolder) {
124
+            if (!plot.getOptions().crosshair.mode)
125
+                return;
126
+
127
+            eventHolder.mouseout(onMouseOut);
128
+            eventHolder.mousemove(onMouseMove);
129
+        });
130
+
131
+        plot.hooks.drawOverlay.push(function (plot, ctx) {
132
+            var c = plot.getOptions().crosshair;
133
+            if (!c.mode)
134
+                return;
135
+
136
+            var plotOffset = plot.getPlotOffset();
137
+            
138
+            ctx.save();
139
+            ctx.translate(plotOffset.left, plotOffset.top);
140
+
141
+            if (crosshair.x != -1) {
142
+                var adj = plot.getOptions().crosshair.lineWidth % 2 ? 0.5 : 0;
143
+
144
+                ctx.strokeStyle = c.color;
145
+                ctx.lineWidth = c.lineWidth;
146
+                ctx.lineJoin = "round";
147
+
148
+                ctx.beginPath();
149
+                if (c.mode.indexOf("x") != -1) {
150
+                    var drawX = Math.floor(crosshair.x) + adj;
151
+                    ctx.moveTo(drawX, 0);
152
+                    ctx.lineTo(drawX, plot.height());
153
+                }
154
+                if (c.mode.indexOf("y") != -1) {
155
+                    var drawY = Math.floor(crosshair.y) + adj;
156
+                    ctx.moveTo(0, drawY);
157
+                    ctx.lineTo(plot.width(), drawY);
158
+                }
159
+                ctx.stroke();
160
+            }
161
+            ctx.restore();
162
+        });
163
+
164
+        plot.hooks.shutdown.push(function (plot, eventHolder) {
165
+            eventHolder.unbind("mouseout", onMouseOut);
166
+            eventHolder.unbind("mousemove", onMouseMove);
167
+        });
168
+    }
169
+    
170
+    $.plot.plugins.push({
171
+        init: init,
172
+        options: options,
173
+        name: 'crosshair',
174
+        version: '1.0'
175
+    });
176
+})(jQuery);

+ 353
- 0
vendor/flot/jquery.flot.errorbars.js Datei anzeigen

@@ -0,0 +1,353 @@
1
+/* Flot plugin for plotting error bars.
2
+
3
+Copyright (c) 2007-2014 IOLA and Ole Laursen.
4
+Licensed under the MIT license.
5
+
6
+Error bars are used to show standard deviation and other statistical
7
+properties in a plot.
8
+
9
+* Created by Rui Pereira  -  rui (dot) pereira (at) gmail (dot) com
10
+
11
+This plugin allows you to plot error-bars over points. Set "errorbars" inside
12
+the points series to the axis name over which there will be error values in
13
+your data array (*even* if you do not intend to plot them later, by setting
14
+"show: null" on xerr/yerr).
15
+
16
+The plugin supports these options:
17
+
18
+	series: {
19
+		points: {
20
+			errorbars: "x" or "y" or "xy",
21
+			xerr: {
22
+				show: null/false or true,
23
+				asymmetric: null/false or true,
24
+				upperCap: null or "-" or function,
25
+				lowerCap: null or "-" or function,
26
+				color: null or color,
27
+				radius: null or number
28
+			},
29
+			yerr: { same options as xerr }
30
+		}
31
+	}
32
+
33
+Each data point array is expected to be of the type:
34
+
35
+	"x"  [ x, y, xerr ]
36
+	"y"  [ x, y, yerr ]
37
+	"xy" [ x, y, xerr, yerr ]
38
+
39
+Where xerr becomes xerr_lower,xerr_upper for the asymmetric error case, and
40
+equivalently for yerr. Eg., a datapoint for the "xy" case with symmetric
41
+error-bars on X and asymmetric on Y would be:
42
+
43
+	[ x, y, xerr, yerr_lower, yerr_upper ]
44
+
45
+By default no end caps are drawn. Setting upperCap and/or lowerCap to "-" will
46
+draw a small cap perpendicular to the error bar. They can also be set to a
47
+user-defined drawing function, with (ctx, x, y, radius) as parameters, as eg.
48
+
49
+	function drawSemiCircle( ctx, x, y, radius ) {
50
+		ctx.beginPath();
51
+		ctx.arc( x, y, radius, 0, Math.PI, false );
52
+		ctx.moveTo( x - radius, y );
53
+		ctx.lineTo( x + radius, y );
54
+		ctx.stroke();
55
+	}
56
+
57
+Color and radius both default to the same ones of the points series if not
58
+set. The independent radius parameter on xerr/yerr is useful for the case when
59
+we may want to add error-bars to a line, without showing the interconnecting
60
+points (with radius: 0), and still showing end caps on the error-bars.
61
+shadowSize and lineWidth are derived as well from the points series.
62
+
63
+*/
64
+
65
+(function ($) {
66
+    var options = {
67
+        series: {
68
+            points: {
69
+                errorbars: null, //should be 'x', 'y' or 'xy'
70
+                xerr: { err: 'x', show: null, asymmetric: null, upperCap: null, lowerCap: null, color: null, radius: null},
71
+                yerr: { err: 'y', show: null, asymmetric: null, upperCap: null, lowerCap: null, color: null, radius: null}
72
+            }
73
+        }
74
+    };
75
+
76
+    function processRawData(plot, series, data, datapoints){
77
+        if (!series.points.errorbars)
78
+            return;
79
+
80
+        // x,y values
81
+        var format = [
82
+            { x: true, number: true, required: true },
83
+            { y: true, number: true, required: true }
84
+        ];
85
+
86
+        var errors = series.points.errorbars;
87
+        // error bars - first X then Y
88
+        if (errors == 'x' || errors == 'xy') {
89
+            // lower / upper error
90
+            if (series.points.xerr.asymmetric) {
91
+                format.push({ x: true, number: true, required: true });
92
+                format.push({ x: true, number: true, required: true });
93
+            } else
94
+                format.push({ x: true, number: true, required: true });
95
+        }
96
+        if (errors == 'y' || errors == 'xy') {
97
+            // lower / upper error
98
+            if (series.points.yerr.asymmetric) {
99
+                format.push({ y: true, number: true, required: true });
100
+                format.push({ y: true, number: true, required: true });
101
+            } else
102
+                format.push({ y: true, number: true, required: true });
103
+        }
104
+        datapoints.format = format;
105
+    }
106
+
107
+    function parseErrors(series, i){
108
+
109
+        var points = series.datapoints.points;
110
+
111
+        // read errors from points array
112
+        var exl = null,
113
+                exu = null,
114
+                eyl = null,
115
+                eyu = null;
116
+        var xerr = series.points.xerr,
117
+                yerr = series.points.yerr;
118
+
119
+        var eb = series.points.errorbars;
120
+        // error bars - first X
121
+        if (eb == 'x' || eb == 'xy') {
122
+            if (xerr.asymmetric) {
123
+                exl = points[i + 2];
124
+                exu = points[i + 3];
125
+                if (eb == 'xy')
126
+                    if (yerr.asymmetric){
127
+                        eyl = points[i + 4];
128
+                        eyu = points[i + 5];
129
+                    } else eyl = points[i + 4];
130
+            } else {
131
+                exl = points[i + 2];
132
+                if (eb == 'xy')
133
+                    if (yerr.asymmetric) {
134
+                        eyl = points[i + 3];
135
+                        eyu = points[i + 4];
136
+                    } else eyl = points[i + 3];
137
+            }
138
+        // only Y
139
+        } else if (eb == 'y')
140
+            if (yerr.asymmetric) {
141
+                eyl = points[i + 2];
142
+                eyu = points[i + 3];
143
+            } else eyl = points[i + 2];
144
+
145
+        // symmetric errors?
146
+        if (exu == null) exu = exl;
147
+        if (eyu == null) eyu = eyl;
148
+
149
+        var errRanges = [exl, exu, eyl, eyu];
150
+        // nullify if not showing
151
+        if (!xerr.show){
152
+            errRanges[0] = null;
153
+            errRanges[1] = null;
154
+        }
155
+        if (!yerr.show){
156
+            errRanges[2] = null;
157
+            errRanges[3] = null;
158
+        }
159
+        return errRanges;
160
+    }
161
+
162
+    function drawSeriesErrors(plot, ctx, s){
163
+
164
+        var points = s.datapoints.points,
165
+                ps = s.datapoints.pointsize,
166
+                ax = [s.xaxis, s.yaxis],
167
+                radius = s.points.radius,
168
+                err = [s.points.xerr, s.points.yerr];
169
+
170
+        //sanity check, in case some inverted axis hack is applied to flot
171
+        var invertX = false;
172
+        if (ax[0].p2c(ax[0].max) < ax[0].p2c(ax[0].min)) {
173
+            invertX = true;
174
+            var tmp = err[0].lowerCap;
175
+            err[0].lowerCap = err[0].upperCap;
176
+            err[0].upperCap = tmp;
177
+        }
178
+
179
+        var invertY = false;
180
+        if (ax[1].p2c(ax[1].min) < ax[1].p2c(ax[1].max)) {
181
+            invertY = true;
182
+            var tmp = err[1].lowerCap;
183
+            err[1].lowerCap = err[1].upperCap;
184
+            err[1].upperCap = tmp;
185
+        }
186
+
187
+        for (var i = 0; i < s.datapoints.points.length; i += ps) {
188
+
189
+            //parse
190
+            var errRanges = parseErrors(s, i);
191
+
192
+            //cycle xerr & yerr
193
+            for (var e = 0; e < err.length; e++){
194
+
195
+                var minmax = [ax[e].min, ax[e].max];
196
+
197
+                //draw this error?
198
+                if (errRanges[e * err.length]){
199
+
200
+                    //data coordinates
201
+                    var x = points[i],
202
+                        y = points[i + 1];
203
+
204
+                    //errorbar ranges
205
+                    var upper = [x, y][e] + errRanges[e * err.length + 1],
206
+                        lower = [x, y][e] - errRanges[e * err.length];
207
+
208
+                    //points outside of the canvas
209
+                    if (err[e].err == 'x')
210
+                        if (y > ax[1].max || y < ax[1].min || upper < ax[0].min || lower > ax[0].max)
211
+                            continue;
212
+                    if (err[e].err == 'y')
213
+                        if (x > ax[0].max || x < ax[0].min || upper < ax[1].min || lower > ax[1].max)
214
+                            continue;
215
+
216
+                    // prevent errorbars getting out of the canvas
217
+                    var drawUpper = true,
218
+                        drawLower = true;
219
+
220
+                    if (upper > minmax[1]) {
221
+                        drawUpper = false;
222
+                        upper = minmax[1];
223
+                    }
224
+                    if (lower < minmax[0]) {
225
+                        drawLower = false;
226
+                        lower = minmax[0];
227
+                    }
228
+
229
+                    //sanity check, in case some inverted axis hack is applied to flot
230
+                    if ((err[e].err == 'x' && invertX) || (err[e].err == 'y' && invertY)) {
231
+                        //swap coordinates
232
+                        var tmp = lower;
233
+                        lower = upper;
234
+                        upper = tmp;
235
+                        tmp = drawLower;
236
+                        drawLower = drawUpper;
237
+                        drawUpper = tmp;
238
+                        tmp = minmax[0];
239
+                        minmax[0] = minmax[1];
240
+                        minmax[1] = tmp;
241
+                    }
242
+
243
+                    // convert to pixels
244
+                    x = ax[0].p2c(x),
245
+                        y = ax[1].p2c(y),
246
+                        upper = ax[e].p2c(upper);
247
+                    lower = ax[e].p2c(lower);
248
+                    minmax[0] = ax[e].p2c(minmax[0]);
249
+                    minmax[1] = ax[e].p2c(minmax[1]);
250
+
251
+                    //same style as points by default
252
+                    var lw = err[e].lineWidth ? err[e].lineWidth : s.points.lineWidth,
253
+                        sw = s.points.shadowSize != null ? s.points.shadowSize : s.shadowSize;
254
+
255
+                    //shadow as for points
256
+                    if (lw > 0 && sw > 0) {
257
+                        var w = sw / 2;
258
+                        ctx.lineWidth = w;
259
+                        ctx.strokeStyle = "rgba(0,0,0,0.1)";
260
+                        drawError(ctx, err[e], x, y, upper, lower, drawUpper, drawLower, radius, w + w/2, minmax);
261
+
262
+                        ctx.strokeStyle = "rgba(0,0,0,0.2)";
263
+                        drawError(ctx, err[e], x, y, upper, lower, drawUpper, drawLower, radius, w/2, minmax);
264
+                    }
265
+
266
+                    ctx.strokeStyle = err[e].color? err[e].color: s.color;
267
+                    ctx.lineWidth = lw;
268
+                    //draw it
269
+                    drawError(ctx, err[e], x, y, upper, lower, drawUpper, drawLower, radius, 0, minmax);
270
+                }
271
+            }
272
+        }
273
+    }
274
+
275
+    function drawError(ctx,err,x,y,upper,lower,drawUpper,drawLower,radius,offset,minmax){
276
+
277
+        //shadow offset
278
+        y += offset;
279
+        upper += offset;
280
+        lower += offset;
281
+
282
+        // error bar - avoid plotting over circles
283
+        if (err.err == 'x'){
284
+            if (upper > x + radius) drawPath(ctx, [[upper,y],[Math.max(x + radius,minmax[0]),y]]);
285
+            else drawUpper = false;
286
+            if (lower < x - radius) drawPath(ctx, [[Math.min(x - radius,minmax[1]),y],[lower,y]] );
287
+            else drawLower = false;
288
+        }
289
+        else {
290
+            if (upper < y - radius) drawPath(ctx, [[x,upper],[x,Math.min(y - radius,minmax[0])]] );
291
+            else drawUpper = false;
292
+            if (lower > y + radius) drawPath(ctx, [[x,Math.max(y + radius,minmax[1])],[x,lower]] );
293
+            else drawLower = false;
294
+        }
295
+
296
+        //internal radius value in errorbar, allows to plot radius 0 points and still keep proper sized caps
297
+        //this is a way to get errorbars on lines without visible connecting dots
298
+        radius = err.radius != null? err.radius: radius;
299
+
300
+        // upper cap
301
+        if (drawUpper) {
302
+            if (err.upperCap == '-'){
303
+                if (err.err=='x') drawPath(ctx, [[upper,y - radius],[upper,y + radius]] );
304
+                else drawPath(ctx, [[x - radius,upper],[x + radius,upper]] );
305
+            } else if ($.isFunction(err.upperCap)){
306
+                if (err.err=='x') err.upperCap(ctx, upper, y, radius);
307
+                else err.upperCap(ctx, x, upper, radius);
308
+            }
309
+        }
310
+        // lower cap
311
+        if (drawLower) {
312
+            if (err.lowerCap == '-'){
313
+                if (err.err=='x') drawPath(ctx, [[lower,y - radius],[lower,y + radius]] );
314
+                else drawPath(ctx, [[x - radius,lower],[x + radius,lower]] );
315
+            } else if ($.isFunction(err.lowerCap)){
316
+                if (err.err=='x') err.lowerCap(ctx, lower, y, radius);
317
+                else err.lowerCap(ctx, x, lower, radius);
318
+            }
319
+        }
320
+    }
321
+
322
+    function drawPath(ctx, pts){
323
+        ctx.beginPath();
324
+        ctx.moveTo(pts[0][0], pts[0][1]);
325
+        for (var p=1; p < pts.length; p++)
326
+            ctx.lineTo(pts[p][0], pts[p][1]);
327
+        ctx.stroke();
328
+    }
329
+
330
+    function draw(plot, ctx){
331
+        var plotOffset = plot.getPlotOffset();
332
+
333
+        ctx.save();
334
+        ctx.translate(plotOffset.left, plotOffset.top);
335
+        $.each(plot.getData(), function (i, s) {
336
+            if (s.points.errorbars && (s.points.xerr.show || s.points.yerr.show))
337
+                drawSeriesErrors(plot, ctx, s);
338
+        });
339
+        ctx.restore();
340
+    }
341
+
342
+    function init(plot) {
343
+        plot.hooks.processRawData.push(processRawData);
344
+        plot.hooks.draw.push(draw);
345
+    }
346
+
347
+    $.plot.plugins.push({
348
+                init: init,
349
+                options: options,
350
+                name: 'errorbars',
351
+                version: '1.0'
352
+            });
353
+})(jQuery);

+ 0
- 0
vendor/flot/jquery.flot.fillbetween.js Datei anzeigen


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.