bootstrap-table-rails 1.15.5 → 1.18.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +143 -36
  3. data/lib/bootstrap-table-rails/version.rb +1 -1
  4. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-locale-all.js +1012 -83
  5. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-vue.esm.js +684 -208
  6. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-vue.js +686 -210
  7. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table.css +75 -12
  8. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table.js +1617 -763
  9. data/vendor/assets/javascripts/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js +280 -93
  10. data/vendor/assets/javascripts/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js +200 -78
  11. data/vendor/assets/javascripts/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js +1349 -258
  12. data/vendor/assets/javascripts/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js +216 -77
  13. data/vendor/assets/javascripts/bootstrap-table/extensions/custom-view/bootstrap-table-custom-view.js +1198 -0
  14. data/vendor/assets/javascripts/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js +83 -42
  15. data/vendor/assets/javascripts/bootstrap-table/extensions/editable/bootstrap-table-editable.js +1219 -208
  16. data/vendor/assets/javascripts/bootstrap-table/extensions/export/bootstrap-table-export.js +458 -204
  17. data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css +1 -1
  18. data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js +1420 -901
  19. data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/utils.js +2361 -0
  20. data/vendor/assets/javascripts/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.css +12 -14
  21. data/vendor/assets/javascripts/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.js +589 -423
  22. data/vendor/assets/javascripts/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css +3 -2
  23. data/vendor/assets/javascripts/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js +552 -487
  24. data/vendor/assets/javascripts/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js +3 -3
  25. data/vendor/assets/javascripts/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js +219 -74
  26. data/vendor/assets/javascripts/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js +143 -66
  27. data/vendor/assets/javascripts/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js +326 -462
  28. data/vendor/assets/javascripts/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js +137 -65
  29. data/vendor/assets/javascripts/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js +87 -42
  30. data/vendor/assets/javascripts/bootstrap-table/extensions/print/bootstrap-table-print.js +452 -155
  31. data/vendor/assets/javascripts/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js +643 -255
  32. data/vendor/assets/javascripts/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js +348 -136
  33. data/vendor/assets/javascripts/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js +84 -44
  34. data/vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css +0 -1
  35. data/vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js +218 -76
  36. data/vendor/assets/javascripts/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js +558 -217
  37. data/vendor/assets/javascripts/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js +221 -115
  38. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-af-ZA.js +98 -42
  39. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ar-SA.js +98 -42
  40. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-bg-BG.js +777 -0
  41. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ca-ES.js +98 -42
  42. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-cs-CZ.js +98 -42
  43. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-da-DK.js +98 -42
  44. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-de-DE.js +98 -42
  45. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-el-GR.js +98 -42
  46. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-en-US.js +98 -42
  47. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-AR.js +120 -63
  48. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-CL.js +98 -42
  49. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-CR.js +98 -42
  50. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-ES.js +98 -42
  51. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-MX.js +98 -42
  52. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-NI.js +98 -42
  53. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-SP.js +98 -42
  54. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-et-EE.js +98 -42
  55. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-eu-EU.js +98 -42
  56. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fa-IR.js +98 -42
  57. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fi-FI.js +98 -42
  58. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-BE.js +98 -42
  59. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-CH.js +98 -42
  60. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-FR.js +99 -43
  61. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-LU.js +98 -42
  62. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-he-IL.js +98 -42
  63. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hr-HR.js +98 -42
  64. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hu-HU.js +98 -42
  65. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-id-ID.js +98 -42
  66. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-it-IT.js +113 -57
  67. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ja-JP.js +98 -42
  68. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ka-GE.js +98 -42
  69. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ko-KR.js +98 -42
  70. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ms-MY.js +98 -42
  71. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nb-NO.js +98 -42
  72. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nl-BE.js +99 -43
  73. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nl-NL.js +98 -42
  74. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pl-PL.js +98 -42
  75. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pt-BR.js +102 -45
  76. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pt-PT.js +98 -42
  77. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ro-RO.js +98 -42
  78. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ru-RU.js +98 -42
  79. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sk-SK.js +98 -42
  80. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sr-Cyrl-RS.js +98 -42
  81. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sr-Latn-RS.js +98 -42
  82. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sv-SE.js +98 -42
  83. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-th-TH.js +98 -42
  84. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-tr-TR.js +98 -42
  85. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-uk-UA.js +98 -42
  86. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ur-PK.js +98 -42
  87. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-uz-Latn-UZ.js +98 -42
  88. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-vi-VN.js +98 -42
  89. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-zh-CN.js +98 -42
  90. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-zh-TW.js +98 -42
  91. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/bootstrap-table.css +776 -0
  92. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/bootstrap-table.js +1049 -0
  93. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.eot +0 -0
  94. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.svg +28 -0
  95. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.ttf +0 -0
  96. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.woff +0 -0
  97. data/vendor/assets/javascripts/bootstrap-table/themes/bulma/bootstrap-table-bulma.css +89 -13
  98. data/vendor/assets/javascripts/bootstrap-table/themes/bulma/bootstrap-table-bulma.js +161 -63
  99. data/vendor/assets/javascripts/bootstrap-table/themes/foundation/bootstrap-table-foundation.css +88 -15
  100. data/vendor/assets/javascripts/bootstrap-table/themes/foundation/bootstrap-table-foundation.js +166 -65
  101. data/vendor/assets/javascripts/bootstrap-table/themes/materialize/bootstrap-table-materialize.css +83 -11
  102. data/vendor/assets/javascripts/bootstrap-table/themes/materialize/bootstrap-table-materialize.js +164 -66
  103. data/vendor/assets/javascripts/bootstrap-table/themes/semantic/bootstrap-table-semantic.css +89 -15
  104. data/vendor/assets/javascripts/bootstrap-table/themes/semantic/bootstrap-table-semantic.js +164 -66
  105. metadata +10 -5
  106. data/vendor/assets/javascripts/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js +0 -1757
  107. data/vendor/assets/javascripts/bootstrap-table/extensions/cell-input/bootstrap-table-cell-input.css +0 -12
  108. data/vendor/assets/javascripts/bootstrap-table/extensions/cell-input/bootstrap-table-cell-input.js +0 -2087
  109. data/vendor/assets/javascripts/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js +0 -1265
@@ -0,0 +1,776 @@
1
+ /**
2
+ * @author Dustin Utecht
3
+ * https://github.com/wenzhixin/bootstrap-table/
4
+ */
5
+ .bootstrap-table .fixed-table-toolbar::after {
6
+ content: "";
7
+ display: block;
8
+ clear: both;
9
+ }
10
+
11
+ .bootstrap-table .fixed-table-toolbar .bs-bars,
12
+ .bootstrap-table .fixed-table-toolbar .search,
13
+ .bootstrap-table .fixed-table-toolbar .columns {
14
+ position: relative;
15
+ margin-top: 10px;
16
+ margin-bottom: 10px;
17
+ }
18
+
19
+ .bootstrap-table .fixed-table-toolbar .columns .btn-group > .btn-group {
20
+ display: inline-block;
21
+ margin-left: -1px !important;
22
+ }
23
+
24
+ .bootstrap-table .fixed-table-toolbar .columns .btn-group > .btn-group > .btn {
25
+ border-radius: 0;
26
+ }
27
+
28
+ .bootstrap-table .fixed-table-toolbar .columns .btn-group > .btn-group:first-child > .btn {
29
+ border-top-left-radius: 4px;
30
+ border-bottom-left-radius: 4px;
31
+ }
32
+
33
+ .bootstrap-table .fixed-table-toolbar .columns .btn-group > .btn-group:last-child > .btn {
34
+ border-top-right-radius: 4px;
35
+ border-bottom-right-radius: 4px;
36
+ }
37
+
38
+ .bootstrap-table .fixed-table-toolbar .columns .dropdown-menu {
39
+ text-align: left;
40
+ max-height: 300px;
41
+ overflow: auto;
42
+ -ms-overflow-style: scrollbar;
43
+ z-index: 1001;
44
+ }
45
+
46
+ .bootstrap-table .fixed-table-toolbar .columns label {
47
+ display: block;
48
+ padding: 3px 20px;
49
+ clear: both;
50
+ font-weight: normal;
51
+ line-height: 1.428571429;
52
+ }
53
+
54
+ .bootstrap-table .fixed-table-toolbar .columns-left {
55
+ margin-right: 5px;
56
+ }
57
+
58
+ .bootstrap-table .fixed-table-toolbar .columns-right {
59
+ margin-left: 5px;
60
+ }
61
+
62
+ .bootstrap-table .fixed-table-toolbar .pull-right .dropdown-menu {
63
+ right: 0;
64
+ left: auto;
65
+ }
66
+
67
+ .bootstrap-table .fixed-table-container {
68
+ position: relative;
69
+ clear: both;
70
+ }
71
+
72
+ .bootstrap-table .fixed-table-container .table {
73
+ width: 100%;
74
+ margin-bottom: 0 !important;
75
+ }
76
+
77
+ .bootstrap-table .fixed-table-container .table th,
78
+ .bootstrap-table .fixed-table-container .table td {
79
+ vertical-align: middle;
80
+ box-sizing: border-box;
81
+ }
82
+
83
+ .bootstrap-table .fixed-table-container .table thead th {
84
+ vertical-align: bottom;
85
+ padding: 0;
86
+ margin: 0;
87
+ }
88
+
89
+ .bootstrap-table .fixed-table-container .table thead th:focus {
90
+ outline: 0 solid transparent;
91
+ }
92
+
93
+ .bootstrap-table .fixed-table-container .table thead th.detail {
94
+ width: 30px;
95
+ }
96
+
97
+ .bootstrap-table .fixed-table-container .table thead th .th-inner {
98
+ padding: 0.75rem;
99
+ vertical-align: bottom;
100
+ overflow: hidden;
101
+ text-overflow: ellipsis;
102
+ white-space: nowrap;
103
+ }
104
+
105
+ .bootstrap-table .fixed-table-container .table thead th .sortable {
106
+ cursor: pointer;
107
+ background-position: right;
108
+ background-repeat: no-repeat;
109
+ padding-right: 30px !important;
110
+ }
111
+
112
+ .bootstrap-table .fixed-table-container .table thead th .both {
113
+ background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
114
+ }
115
+
116
+ .bootstrap-table .fixed-table-container .table thead th .asc {
117
+ background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==");
118
+ }
119
+
120
+ .bootstrap-table .fixed-table-container .table thead th .desc {
121
+ background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII= ");
122
+ }
123
+
124
+ .bootstrap-table .fixed-table-container .table tbody tr.selected td {
125
+ background-color: #fafafa;
126
+ }
127
+
128
+ .bootstrap-table .fixed-table-container .table tbody tr.no-records-found td {
129
+ text-align: center;
130
+ }
131
+
132
+ .bootstrap-table .fixed-table-container .table tbody tr .card-view {
133
+ display: flex;
134
+ }
135
+
136
+ .bootstrap-table .fixed-table-container .table tbody tr .card-view .card-view-title {
137
+ font-weight: bold;
138
+ display: inline-block;
139
+ min-width: 30%;
140
+ text-align: left !important;
141
+ }
142
+
143
+ .bootstrap-table .fixed-table-container .table .bs-checkbox {
144
+ text-align: center;
145
+ }
146
+
147
+ .bootstrap-table .fixed-table-container .table .bs-checkbox label {
148
+ margin-bottom: 0;
149
+ }
150
+
151
+ .bootstrap-table .fixed-table-container .table .bs-checkbox label input[type="radio"],
152
+ .bootstrap-table .fixed-table-container .table .bs-checkbox label input[type="checkbox"] {
153
+ margin: 0 auto !important;
154
+ }
155
+
156
+ .bootstrap-table .fixed-table-container .table.table-sm .th-inner {
157
+ padding: 0.3rem;
158
+ }
159
+
160
+ .bootstrap-table .fixed-table-container.fixed-height:not(.has-footer) {
161
+ border-bottom: 1px solid #dbdbdb;
162
+ }
163
+
164
+ .bootstrap-table .fixed-table-container.fixed-height.has-card-view {
165
+ border-top: 1px solid #dbdbdb;
166
+ border-bottom: 1px solid #dbdbdb;
167
+ }
168
+
169
+ .bootstrap-table .fixed-table-container.fixed-height .fixed-table-border {
170
+ border-left: 1px solid #dbdbdb;
171
+ border-right: 1px solid #dbdbdb;
172
+ }
173
+
174
+ .bootstrap-table .fixed-table-container.fixed-height .table thead th {
175
+ border-bottom: 1px solid #dbdbdb;
176
+ }
177
+
178
+ .bootstrap-table .fixed-table-container.fixed-height .table-dark thead th {
179
+ border-bottom: 1px solid #32383e;
180
+ }
181
+
182
+ .bootstrap-table .fixed-table-container .fixed-table-header {
183
+ overflow: hidden;
184
+ }
185
+
186
+ .bootstrap-table .fixed-table-container .fixed-table-body {
187
+ overflow-x: auto;
188
+ overflow-y: auto;
189
+ height: 100%;
190
+ }
191
+
192
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading {
193
+ align-items: center;
194
+ background: #fff;
195
+ display: flex;
196
+ justify-content: center;
197
+ position: absolute;
198
+ bottom: 0;
199
+ width: 100%;
200
+ z-index: 1000;
201
+ transition: visibility 0s, opacity 0.15s ease-in-out;
202
+ opacity: 0;
203
+ visibility: hidden;
204
+ }
205
+
206
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.open {
207
+ visibility: visible;
208
+ opacity: 1;
209
+ }
210
+
211
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap {
212
+ align-items: baseline;
213
+ display: flex;
214
+ justify-content: center;
215
+ }
216
+
217
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .loading-text {
218
+ margin-right: 6px;
219
+ }
220
+
221
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap {
222
+ align-items: center;
223
+ display: flex;
224
+ justify-content: center;
225
+ }
226
+
227
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot,
228
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after,
229
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::before {
230
+ content: "";
231
+ animation-duration: 1.5s;
232
+ animation-iteration-count: infinite;
233
+ animation-name: LOADING;
234
+ background: #363636;
235
+ border-radius: 50%;
236
+ display: block;
237
+ height: 5px;
238
+ margin: 0 4px;
239
+ opacity: 0;
240
+ width: 5px;
241
+ }
242
+
243
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot {
244
+ animation-delay: 0.3s;
245
+ }
246
+
247
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after {
248
+ animation-delay: 0.6s;
249
+ }
250
+
251
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark {
252
+ background: #363636;
253
+ }
254
+
255
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark .animation-dot,
256
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark .animation-wrap::after,
257
+ .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark .animation-wrap::before {
258
+ background: #fff;
259
+ }
260
+
261
+ .bootstrap-table .fixed-table-container .fixed-table-footer {
262
+ overflow: hidden;
263
+ }
264
+
265
+ .bootstrap-table .fixed-table-pagination::after {
266
+ content: "";
267
+ display: block;
268
+ clear: both;
269
+ }
270
+
271
+ .bootstrap-table .fixed-table-pagination > .pagination-detail,
272
+ .bootstrap-table .fixed-table-pagination > .pagination {
273
+ margin-top: 10px;
274
+ margin-bottom: 10px;
275
+ }
276
+
277
+ .bootstrap-table .fixed-table-pagination > .pagination-detail .pagination-info {
278
+ line-height: 34px;
279
+ margin-right: 5px;
280
+ }
281
+
282
+ .bootstrap-table .fixed-table-pagination > .pagination-detail .page-list {
283
+ display: inline-block;
284
+ }
285
+
286
+ .bootstrap-table .fixed-table-pagination > .pagination-detail .page-list .btn-group {
287
+ position: relative;
288
+ display: inline-block;
289
+ vertical-align: middle;
290
+ }
291
+
292
+ .bootstrap-table .fixed-table-pagination > .pagination-detail .page-list .btn-group .dropdown-menu {
293
+ margin-bottom: 0;
294
+ }
295
+
296
+ .bootstrap-table .fixed-table-pagination > .pagination ul.pagination {
297
+ margin: 0;
298
+ }
299
+
300
+ .bootstrap-table .fixed-table-pagination > .pagination ul.pagination a {
301
+ padding: 6px 12px;
302
+ line-height: 1.428571429;
303
+ }
304
+
305
+ .bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.page-intermediate a {
306
+ color: #c8c8c8;
307
+ }
308
+
309
+ .bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.page-intermediate a::before {
310
+ content: '\2B05';
311
+ }
312
+
313
+ .bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.page-intermediate a::after {
314
+ content: '\27A1';
315
+ }
316
+
317
+ .bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.disabled a {
318
+ pointer-events: none;
319
+ cursor: default;
320
+ }
321
+
322
+ .bootstrap-table.fullscreen {
323
+ position: fixed;
324
+ top: 0;
325
+ left: 0;
326
+ z-index: 1050;
327
+ width: 100% !important;
328
+ background: #fff;
329
+ height: calc(100vh);
330
+ overflow-y: scroll;
331
+ }
332
+
333
+ /* calculate scrollbar width */
334
+ div.fixed-table-scroll-inner {
335
+ width: 100%;
336
+ height: 200px;
337
+ }
338
+
339
+ div.fixed-table-scroll-outer {
340
+ top: 0;
341
+ left: 0;
342
+ visibility: hidden;
343
+ width: 200px;
344
+ height: 150px;
345
+ overflow: hidden;
346
+ }
347
+
348
+ @keyframes LOADING {
349
+ 0% {
350
+ opacity: 0;
351
+ }
352
+ 50% {
353
+ opacity: 1;
354
+ }
355
+ to {
356
+ opacity: 0;
357
+ }
358
+ }
359
+
360
+ @font-face {
361
+ font-family: 'bootstrap-table';
362
+ src: url("fonts/bootstrap-table.eot?gmdfsp");
363
+ src: url("fonts/bootstrap-table.eot") format("embedded-opentype"), url("fonts/bootstrap-table.ttf") format("truetype"), url("fonts/bootstrap-table.woff") format("woff"), url("fonts/bootstrap-table.svg") format("svg");
364
+ font-weight: normal;
365
+ font-style: normal;
366
+ font-display: block;
367
+ }
368
+
369
+ [class^="icon-"],
370
+ [class*=" icon-"] {
371
+ /* use !important to prevent issues with browser extensions that change fonts */
372
+ font-family: 'bootstrap-table', sans-serif !important;
373
+ speak: none;
374
+ font-style: normal;
375
+ font-weight: normal;
376
+ font-variant: normal;
377
+ text-transform: none;
378
+ line-height: 1;
379
+ /* Better Font Rendering =========== */
380
+ -webkit-font-smoothing: antialiased;
381
+ -moz-osx-font-smoothing: grayscale;
382
+ }
383
+
384
+ .icon-arrow-down-circle:before {
385
+ content: "\e907";
386
+ }
387
+
388
+ .icon-arrow-up-circle:before {
389
+ content: "\e908";
390
+ }
391
+
392
+ .icon-chevron-left:before {
393
+ content: "\e900";
394
+ }
395
+
396
+ .icon-chevron-right:before {
397
+ content: "\e901";
398
+ }
399
+
400
+ .icon-clock:before {
401
+ content: "\e90c";
402
+ }
403
+
404
+ .icon-copy:before {
405
+ content: "\e909";
406
+ }
407
+
408
+ .icon-download:before {
409
+ content: "\e90d";
410
+ }
411
+
412
+ .icon-list:before {
413
+ content: "\e902";
414
+ }
415
+
416
+ .icon-maximize:before {
417
+ content: "\1f5ce";
418
+ }
419
+
420
+ .icon-minus:before {
421
+ content: "\e90f";
422
+ }
423
+
424
+ .icon-move:before {
425
+ content: "\e903";
426
+ }
427
+
428
+ .icon-plus:before {
429
+ content: "\e90e";
430
+ }
431
+
432
+ .icon-printer:before {
433
+ content: "\e90b";
434
+ }
435
+
436
+ .icon-refresh-cw:before {
437
+ content: "\e904";
438
+ }
439
+
440
+ .icon-search:before {
441
+ content: "\e90a";
442
+ }
443
+
444
+ .icon-toggle-right:before {
445
+ content: "\e905";
446
+ }
447
+
448
+ .icon-trash-2:before {
449
+ content: "\e906";
450
+ }
451
+
452
+ .icon-sort-amount-asc:before {
453
+ content: "\ea4c";
454
+ }
455
+
456
+ .bootstrap-table * {
457
+ box-sizing: border-box;
458
+ }
459
+
460
+ .bootstrap-table input.form-control,
461
+ .bootstrap-table select.form-control,
462
+ .bootstrap-table .btn {
463
+ border-radius: 4px;
464
+ background-color: #fff;
465
+ border: 1px solid #ccc;
466
+ padding: 9px 12px;
467
+ }
468
+
469
+ .bootstrap-table select.form-control {
470
+ height: 35px;
471
+ }
472
+
473
+ .bootstrap-table .btn {
474
+ outline: none;
475
+ cursor: pointer;
476
+ }
477
+
478
+ .bootstrap-table .btn.active {
479
+ background-color: #ebebeb;
480
+ }
481
+
482
+ .bootstrap-table .btn:focus, .bootstrap-table .btn:hover {
483
+ background-color: whitesmoke;
484
+ }
485
+
486
+ .bootstrap-table .caret {
487
+ display: inline-block;
488
+ width: 0;
489
+ height: 0;
490
+ margin-left: 2px;
491
+ vertical-align: middle;
492
+ border-top: 4px dashed;
493
+ border-top: 4px solid;
494
+ border-right: 4px solid transparent;
495
+ border-left: 4px solid transparent;
496
+ }
497
+
498
+ .bootstrap-table .detail-icon {
499
+ text-decoration: none;
500
+ color: #3679e4;
501
+ }
502
+
503
+ .bootstrap-table .detail-icon:hover {
504
+ color: #154a9f;
505
+ }
506
+
507
+ .bootstrap-table .fixed-table-toolbar .columns,
508
+ .bootstrap-table .fixed-table-toolbar .columns .btn-group {
509
+ display: inline-block;
510
+ }
511
+
512
+ .bootstrap-table .fixed-table-toolbar .columns > .btn:not(:first-child):not(:last-child),
513
+ .bootstrap-table .fixed-table-toolbar .columns > .btn:not(:first-child):not(:last-child) > .btn,
514
+ .bootstrap-table .fixed-table-toolbar .columns > .btn-group:not(:first-child):not(:last-child),
515
+ .bootstrap-table .fixed-table-toolbar .columns > .btn-group:not(:first-child):not(:last-child) > .btn {
516
+ border-radius: 0;
517
+ }
518
+
519
+ .bootstrap-table .fixed-table-toolbar .columns > .btn:not(:last-child):not(.dropdown-toggle),
520
+ .bootstrap-table .fixed-table-toolbar .columns > .btn:not(:last-child) > .btn,
521
+ .bootstrap-table .fixed-table-toolbar .columns > .btn-group:not(:last-child):not(.dropdown-toggle),
522
+ .bootstrap-table .fixed-table-toolbar .columns > .btn-group:not(:last-child) > .btn {
523
+ border-top-right-radius: 0;
524
+ border-bottom-right-radius: 0;
525
+ border-right: none;
526
+ }
527
+
528
+ .bootstrap-table .fixed-table-toolbar .columns > .btn:not(:first-child):not(.dropdown-toggle),
529
+ .bootstrap-table .fixed-table-toolbar .columns > .btn:not(:first-child) > .btn,
530
+ .bootstrap-table .fixed-table-toolbar .columns > .btn-group:not(:first-child):not(.dropdown-toggle),
531
+ .bootstrap-table .fixed-table-toolbar .columns > .btn-group:not(:first-child) > .btn {
532
+ border-top-left-radius: 0;
533
+ border-bottom-left-radius: 0;
534
+ }
535
+
536
+ .bootstrap-table .fixed-table-toolbar .columns label {
537
+ padding: 5px 12px;
538
+ }
539
+
540
+ .bootstrap-table .fixed-table-toolbar .columns input[type="checkbox"] {
541
+ vertical-align: middle;
542
+ }
543
+
544
+ .bootstrap-table .fixed-table-toolbar .columns .dropdown-divider {
545
+ border-bottom: 1px solid #dbdbdb;
546
+ }
547
+
548
+ .bootstrap-table .fixed-table-toolbar .search .input-group .search-input {
549
+ border-top-right-radius: 0;
550
+ border-bottom-right-radius: 0;
551
+ border-right: none;
552
+ }
553
+
554
+ .bootstrap-table .fixed-table-toolbar .search .input-group button[name="search"],
555
+ .bootstrap-table .fixed-table-toolbar .search .input-group button[name="clearSearch"] {
556
+ border-top-left-radius: 0;
557
+ border-bottom-left-radius: 0;
558
+ }
559
+
560
+ .bootstrap-table .fixed-table-toolbar .search .input-group button[name="search"]:not(:last-child),
561
+ .bootstrap-table .fixed-table-toolbar .search .input-group button[name="clearSearch"]:not(:last-child) {
562
+ border-top-right-radius: 0;
563
+ border-bottom-right-radius: 0;
564
+ border-right: none;
565
+ }
566
+
567
+ .bootstrap-table .open.dropdown-menu {
568
+ display: block;
569
+ }
570
+
571
+ .bootstrap-table .dropdown-menu-up .dropdown-menu {
572
+ top: auto;
573
+ bottom: 100%;
574
+ }
575
+
576
+ .bootstrap-table .dropdown-menu {
577
+ display: none;
578
+ background-color: #fff;
579
+ position: absolute;
580
+ right: 0;
581
+ min-width: 120px;
582
+ margin-top: 2px;
583
+ border: 1px solid #ccc;
584
+ border-radius: 4px;
585
+ -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
586
+ box-shadow: 0 3px 12px rgba(0, 0, 0, 0.175);
587
+ }
588
+
589
+ .bootstrap-table .dropdown-menu .dropdown-item {
590
+ color: #363636;
591
+ text-decoration: none;
592
+ display: block;
593
+ padding: 5px 12px;
594
+ white-space: nowrap;
595
+ }
596
+
597
+ .bootstrap-table .dropdown-menu .dropdown-item:hover {
598
+ background-color: whitesmoke;
599
+ }
600
+
601
+ .bootstrap-table .dropdown-menu .dropdown-item.active {
602
+ background-color: #3679e4;
603
+ color: #fff;
604
+ }
605
+
606
+ .bootstrap-table .dropdown-menu .dropdown-item.active:hover {
607
+ background-color: #1b5fcc;
608
+ }
609
+
610
+ .bootstrap-table .columns-left .dropdown-menu {
611
+ left: 0;
612
+ right: auto;
613
+ }
614
+
615
+ .bootstrap-table .pagination-detail {
616
+ float: left;
617
+ }
618
+
619
+ .bootstrap-table .pagination-detail .dropdown-item {
620
+ min-width: 45px;
621
+ text-align: center;
622
+ }
623
+
624
+ .bootstrap-table table {
625
+ border-collapse: collapse;
626
+ }
627
+
628
+ .bootstrap-table table th {
629
+ text-align: inherit;
630
+ }
631
+
632
+ .bootstrap-table table.table-bordered thead tr th,
633
+ .bootstrap-table table.table-bordered tbody tr td {
634
+ border: 1px solid #dbdbdb;
635
+ }
636
+
637
+ .bootstrap-table table.table-bordered tbody tr td {
638
+ padding: 0.75rem;
639
+ }
640
+
641
+ .bootstrap-table table.table-hover tbody tr:hover {
642
+ background: #fafafa;
643
+ }
644
+
645
+ .bootstrap-table .float-left {
646
+ float: left;
647
+ }
648
+
649
+ .bootstrap-table .float-right {
650
+ float: right;
651
+ }
652
+
653
+ .bootstrap-table .pagination {
654
+ padding: 0;
655
+ align-items: center;
656
+ display: flex;
657
+ justify-content: center;
658
+ text-align: center;
659
+ list-style: none;
660
+ }
661
+
662
+ .bootstrap-table .pagination .page-item {
663
+ border: 1px solid #dbdbdb;
664
+ background-color: #fff;
665
+ border-radius: 4px;
666
+ margin: 2px;
667
+ padding: 5px 2px 5px 2px;
668
+ }
669
+
670
+ .bootstrap-table .pagination .page-item:hover {
671
+ background-color: whitesmoke;
672
+ }
673
+
674
+ .bootstrap-table .pagination .page-item .page-link {
675
+ color: #363636;
676
+ text-decoration: none;
677
+ outline: none;
678
+ }
679
+
680
+ .bootstrap-table .pagination .page-item.active {
681
+ background-color: #3679e4;
682
+ border: 1px solid #206ae1;
683
+ }
684
+
685
+ .bootstrap-table .pagination .page-item.active .page-link {
686
+ color: #fff;
687
+ }
688
+
689
+ .bootstrap-table .pagination .page-item.active:hover {
690
+ background-color: #1b5fcc;
691
+ }
692
+
693
+ .bootstrap-table .pagination .btn-group {
694
+ display: inline-block;
695
+ }
696
+
697
+ .bootstrap-table .pagination .btn-group .btn:not(:first-child):not(:last-child),
698
+ .bootstrap-table .pagination .btn-group input:not(:first-child):not(:last-child) {
699
+ border-radius: 0;
700
+ }
701
+
702
+ .bootstrap-table .pagination .btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle),
703
+ .bootstrap-table .pagination .btn-group input:first-child:not(:last-child):not(.dropdown-toggle) {
704
+ border-top-right-radius: 0;
705
+ border-bottom-right-radius: 0;
706
+ }
707
+
708
+ .bootstrap-table .pagination .btn-group .btn:last-child:not(:first-child),
709
+ .bootstrap-table .pagination .btn-group input:last-child:not(:first-child) {
710
+ border-top-left-radius: 0;
711
+ border-bottom-left-radius: 0;
712
+ }
713
+
714
+ .bootstrap-table .pagination .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
715
+ border-top-left-radius: 0;
716
+ border-bottom-left-radius: 0;
717
+ }
718
+
719
+ .bootstrap-table .filter-control {
720
+ display: flex;
721
+ }
722
+
723
+ .bootstrap-table .page-jump-to input,
724
+ .bootstrap-table .page-jump-to .btn {
725
+ padding: 8px 12px;
726
+ }
727
+
728
+ .modal {
729
+ position: fixed;
730
+ display: none;
731
+ top: 0;
732
+ left: 0;
733
+ bottom: 0;
734
+ right: 0;
735
+ }
736
+
737
+ .modal.show {
738
+ display: flex;
739
+ }
740
+
741
+ .modal .btn {
742
+ border-radius: 4px;
743
+ background-color: #fff;
744
+ border: 1px solid #ccc;
745
+ padding: 6px 12px;
746
+ outline: none;
747
+ cursor: pointer;
748
+ }
749
+
750
+ .modal .btn.active {
751
+ border-color: black;
752
+ }
753
+
754
+ .modal .modal-background {
755
+ position: fixed;
756
+ top: 0;
757
+ left: 0;
758
+ bottom: 0;
759
+ right: 0;
760
+ z-index: 998;
761
+ background-color: rgba(10, 10, 10, 0.86);
762
+ }
763
+
764
+ .modal .modal-content {
765
+ position: relative;
766
+ width: 600px;
767
+ margin: 30px auto;
768
+ z-index: 999;
769
+ }
770
+
771
+ .modal .modal-content .box {
772
+ background-color: #fff;
773
+ border-radius: 6px;
774
+ display: block;
775
+ padding: 1.25rem;
776
+ }