@openui5/sap.ui.documentation 1.124.2 → 1.126.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/.reuse/dep5 +9 -4
  2. package/THIRDPARTY.txt +13 -6
  3. package/package.json +7 -7
  4. package/src/sap/ui/documentation/.library +8 -8
  5. package/src/sap/ui/documentation/DivContainer.js +35 -0
  6. package/src/sap/ui/documentation/library.js +2 -2
  7. package/src/sap/ui/documentation/messagebundle.properties +6 -0
  8. package/src/sap/ui/documentation/messagebundle_ar.properties +5 -2
  9. package/src/sap/ui/documentation/messagebundle_bg.properties +3 -0
  10. package/src/sap/ui/documentation/messagebundle_ca.properties +3 -0
  11. package/src/sap/ui/documentation/messagebundle_cnr.properties +3 -0
  12. package/src/sap/ui/documentation/messagebundle_cs.properties +3 -0
  13. package/src/sap/ui/documentation/messagebundle_cy.properties +3 -0
  14. package/src/sap/ui/documentation/messagebundle_da.properties +4 -1
  15. package/src/sap/ui/documentation/messagebundle_de.properties +3 -0
  16. package/src/sap/ui/documentation/messagebundle_el.properties +3 -0
  17. package/src/sap/ui/documentation/messagebundle_en.properties +3 -0
  18. package/src/sap/ui/documentation/messagebundle_en_GB.properties +3 -0
  19. package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +3 -0
  20. package/src/sap/ui/documentation/messagebundle_es.properties +3 -0
  21. package/src/sap/ui/documentation/messagebundle_es_MX.properties +6 -3
  22. package/src/sap/ui/documentation/messagebundle_et.properties +3 -0
  23. package/src/sap/ui/documentation/messagebundle_fi.properties +3 -0
  24. package/src/sap/ui/documentation/messagebundle_fr.properties +3 -0
  25. package/src/sap/ui/documentation/messagebundle_fr_CA.properties +4 -1
  26. package/src/sap/ui/documentation/messagebundle_hi.properties +3 -0
  27. package/src/sap/ui/documentation/messagebundle_hr.properties +3 -0
  28. package/src/sap/ui/documentation/messagebundle_hu.properties +17 -14
  29. package/src/sap/ui/documentation/messagebundle_id.properties +4 -1
  30. package/src/sap/ui/documentation/messagebundle_it.properties +3 -0
  31. package/src/sap/ui/documentation/messagebundle_iw.properties +3 -0
  32. package/src/sap/ui/documentation/messagebundle_ja.properties +3 -0
  33. package/src/sap/ui/documentation/messagebundle_kk.properties +3 -0
  34. package/src/sap/ui/documentation/messagebundle_ko.properties +3 -0
  35. package/src/sap/ui/documentation/messagebundle_lt.properties +3 -0
  36. package/src/sap/ui/documentation/messagebundle_lv.properties +3 -0
  37. package/src/sap/ui/documentation/messagebundle_mk.properties +3 -0
  38. package/src/sap/ui/documentation/messagebundle_ms.properties +3 -0
  39. package/src/sap/ui/documentation/messagebundle_nl.properties +3 -0
  40. package/src/sap/ui/documentation/messagebundle_no.properties +3 -0
  41. package/src/sap/ui/documentation/messagebundle_pl.properties +3 -0
  42. package/src/sap/ui/documentation/messagebundle_pt.properties +3 -0
  43. package/src/sap/ui/documentation/messagebundle_pt_PT.properties +3 -0
  44. package/src/sap/ui/documentation/messagebundle_ro.properties +3 -0
  45. package/src/sap/ui/documentation/messagebundle_ru.properties +4 -1
  46. package/src/sap/ui/documentation/messagebundle_sh.properties +3 -0
  47. package/src/sap/ui/documentation/messagebundle_sk.properties +3 -0
  48. package/src/sap/ui/documentation/messagebundle_sl.properties +3 -0
  49. package/src/sap/ui/documentation/messagebundle_sr.properties +3 -0
  50. package/src/sap/ui/documentation/messagebundle_sv.properties +3 -0
  51. package/src/sap/ui/documentation/messagebundle_th.properties +3 -0
  52. package/src/sap/ui/documentation/messagebundle_tr.properties +3 -0
  53. package/src/sap/ui/documentation/messagebundle_uk.properties +3 -0
  54. package/src/sap/ui/documentation/messagebundle_vi.properties +3 -0
  55. package/src/sap/ui/documentation/messagebundle_zh_CN.properties +3 -0
  56. package/src/sap/ui/documentation/messagebundle_zh_TW.properties +3 -0
  57. package/src/sap/ui/documentation/sdk/Component.js +18 -14
  58. package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -4
  59. package/src/sap/ui/documentation/sdk/blocks/IndexEntry.view.xml +1 -1
  60. package/src/sap/ui/documentation/sdk/blocks/IndexEntryController.controller.js +15 -0
  61. package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +7 -6
  62. package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +17 -9
  63. package/src/sap/ui/documentation/sdk/controller/App.controller.js +1 -0
  64. package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -3
  65. package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -2
  66. package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +16 -12
  67. package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -3
  68. package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
  69. package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +5 -0
  70. package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
  71. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/view/CookieSettingsDialog.fragment.xml +3 -3
  72. package/src/sap/ui/documentation/sdk/css/style.css +9 -6
  73. package/src/sap/ui/documentation/sdk/manifest.json +1 -1
  74. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/css/buttons.dataTables.css +559 -0
  75. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/css/buttons.jqueryui.css +414 -0
  76. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/js/buttons.colVis.js +261 -0
  77. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/js/buttons.html5.js +1687 -0
  78. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/js/buttons.jqueryui.js +98 -0
  79. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/js/dataTables.buttons.js +2750 -0
  80. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/css/dataTables.jqueryui.css +1636 -0
  81. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/js/dataTables.jqueryui.js +106 -0
  82. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/js/dataTables.js +13429 -0
  83. package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
  84. package/src/sap/ui/documentation/sdk/view/Code.view.xml +0 -1
  85. package/src/sap/ui/documentation/sdk/view/ControlsMaster.view.xml +1 -1
  86. package/src/sap/ui/documentation/sdk/view/Footer.fragment.xml +11 -3
  87. package/src/sap/ui/documentation/sdk/view/LiveEditor.view.xml +6 -7
  88. package/src/sap/ui/documentation/sdk/view/Resources.view.xml +23 -0
  89. package/src/sap/ui/documentation/sdk/view/Welcome.view.xml +7 -8
  90. package/src/sap/ui/documentation/sdk/view/WelcomeCustomRowOpenUI5.fragment.xml +2 -3
  91. package/src/sap/ui/documentation/sdk/view/WelcomeCustomRowSAPUI5.fragment.xml +2 -3
  92. package/src/sap/ui/documentation/themes/base/Documentation.less +36 -4
  93. package/src/sap/ui/documentation/themes/sap_belize/library.source.less +10 -1
  94. package/src/sap/ui/documentation/themes/sap_belize_base/DataTableFilterDropDown.less +21 -0
  95. package/src/sap/ui/documentation/themes/sap_belize_base/DemoApps.less +214 -0
  96. package/src/sap/ui/documentation/themes/sap_belize_base/DemokitTreeItem.less +50 -0
  97. package/src/sap/ui/documentation/themes/sap_belize_base/Documentation.less +1185 -0
  98. package/src/sap/ui/documentation/themes/sap_belize_base/LightTable.less +224 -0
  99. package/src/sap/ui/documentation/themes/sap_belize_base/ObjectPageSubSection.less +16 -0
  100. package/src/sap/ui/documentation/themes/sap_belize_base/Resources.less +190 -0
  101. package/src/sap/ui/documentation/themes/sap_belize_base/Search.less +19 -0
  102. package/src/sap/ui/documentation/themes/sap_belize_base/TitleLink.less +12 -0
  103. package/src/sap/ui/documentation/themes/sap_belize_base/global.less +27 -0
  104. package/src/sap/ui/documentation/themes/sap_belize_base/library.source.less +22 -0
  105. package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +10 -1
  106. package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +10 -1
  107. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/css/buttons.jqueryui.css +0 -218
  108. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/js/buttons.colVis.js +0 -206
  109. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/js/buttons.html5.js +0 -1385
  110. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/js/buttons.jqueryui.js +0 -62
  111. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/js/dataTables.buttons.js +0 -1804
  112. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-1.10.15/css/dataTables.jqueryui.css +0 -482
  113. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-1.10.15/js/dataTables.jqueryui.js +0 -164
  114. package/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-1.10.15/js/jquery.dataTables.js +0 -15002
@@ -1,482 +0,0 @@
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 > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
378
- vertical-align: middle;
379
- }
380
- .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
381
- .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
382
- .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
383
- height: 0;
384
- overflow: hidden;
385
- margin: 0 !important;
386
- padding: 0 !important;
387
- }
388
- .dataTables_wrapper.no-footer .dataTables_scrollBody {
389
- border-bottom: 1px solid #111;
390
- }
391
- .dataTables_wrapper.no-footer div.dataTables_scrollHead > table,
392
- .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
393
- border-bottom: none;
394
- }
395
- .dataTables_wrapper:after {
396
- visibility: hidden;
397
- display: block;
398
- content: "";
399
- clear: both;
400
- height: 0;
401
- }
402
-
403
- @media screen and (max-width: 767px) {
404
- .dataTables_wrapper .dataTables_info,
405
- .dataTables_wrapper .dataTables_paginate {
406
- float: none;
407
- text-align: center;
408
- }
409
- .dataTables_wrapper .dataTables_paginate {
410
- margin-top: 0.5em;
411
- }
412
- }
413
- @media screen and (max-width: 640px) {
414
- .dataTables_wrapper .dataTables_length,
415
- .dataTables_wrapper .dataTables_filter {
416
- float: none;
417
- text-align: center;
418
- }
419
- .dataTables_wrapper .dataTables_filter {
420
- margin-top: 0.5em;
421
- }
422
- }
423
- table.dataTable thead th div.DataTables_sort_wrapper {
424
- position: relative;
425
- }
426
- table.dataTable thead th div.DataTables_sort_wrapper span {
427
- position: absolute;
428
- top: 50%;
429
- margin-top: -8px;
430
- right: -18px;
431
- }
432
- table.dataTable thead th.ui-state-default,
433
- table.dataTable tfoot th.ui-state-default {
434
- border-left-width: 0;
435
- }
436
- table.dataTable thead th.ui-state-default:first-child,
437
- table.dataTable tfoot th.ui-state-default:first-child {
438
- border-left-width: 1px;
439
- }
440
-
441
- /*
442
- * Control feature layout
443
- */
444
- .dataTables_wrapper .dataTables_paginate .fg-button {
445
- box-sizing: border-box;
446
- display: inline-block;
447
- min-width: 1.5em;
448
- padding: 0.5em;
449
- margin-left: 2px;
450
- text-align: center;
451
- text-decoration: none !important;
452
- cursor: pointer;
453
- *cursor: hand;
454
- border: 1px solid transparent;
455
- }
456
- .dataTables_wrapper .dataTables_paginate .fg-button:active {
457
- outline: none;
458
- }
459
- .dataTables_wrapper .dataTables_paginate .fg-button:first-child {
460
- border-top-left-radius: 3px;
461
- border-bottom-left-radius: 3px;
462
- }
463
- .dataTables_wrapper .dataTables_paginate .fg-button:last-child {
464
- border-top-right-radius: 3px;
465
- border-bottom-right-radius: 3px;
466
- }
467
- .dataTables_wrapper .ui-widget-header {
468
- font-weight: normal;
469
- }
470
- .dataTables_wrapper .ui-toolbar {
471
- padding: 8px;
472
- }
473
- .dataTables_wrapper.no-footer .dataTables_scrollBody {
474
- border-bottom: none;
475
- }
476
- .dataTables_wrapper .dataTables_length,
477
- .dataTables_wrapper .dataTables_filter,
478
- .dataTables_wrapper .dataTables_info,
479
- .dataTables_wrapper .dataTables_processing,
480
- .dataTables_wrapper .dataTables_paginate {
481
- color: inherit;
482
- }
@@ -1,164 +0,0 @@
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
- }));