adminlte_assets 0.0.33 → 0.0.36

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 (54) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +34 -1
  3. data/lib/adminlte_assets/version.rb +1 -1
  4. data/vendor/assets/javascripts/adminlte/plugin_options.js +5 -0
  5. data/vendor/assets/javascripts/adminlte/plugins/daterangepicker/all.js +1 -0
  6. data/vendor/assets/javascripts/adminlte/plugins/select2/all.js +1 -1
  7. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ar.js +3 -0
  8. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/az.js +1 -1
  9. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/bg.js +1 -1
  10. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ca.js +1 -1
  11. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/cs.js +1 -1
  12. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/da.js +2 -2
  13. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/de.js +1 -1
  14. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/en.js +1 -1
  15. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/es.js +1 -1
  16. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/et.js +1 -1
  17. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/eu.js +1 -1
  18. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/fa.js +1 -1
  19. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/fi.js +1 -1
  20. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/fr.js +1 -1
  21. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/gl.js +2 -2
  22. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/he.js +2 -2
  23. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/hi.js +1 -1
  24. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/hr.js +2 -2
  25. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/hu.js +1 -1
  26. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/id.js +2 -2
  27. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/is.js +1 -1
  28. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/it.js +1 -1
  29. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ja.js +3 -0
  30. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ko.js +1 -1
  31. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/lt.js +1 -1
  32. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/lv.js +1 -1
  33. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/mk.js +1 -1
  34. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ms.js +3 -0
  35. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/nb.js +1 -1
  36. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/nl.js +2 -2
  37. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/pl.js +2 -2
  38. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/pt-BR.js +1 -1
  39. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/pt.js +1 -1
  40. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ro.js +1 -1
  41. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/ru.js +1 -1
  42. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/sk.js +1 -1
  43. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/sr-Cyrl.js +3 -0
  44. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/sr.js +2 -2
  45. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/sv.js +1 -1
  46. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/th.js +2 -2
  47. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/tr.js +1 -1
  48. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/uk.js +1 -1
  49. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/vi.js +1 -1
  50. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/zh-CN.js +1 -1
  51. data/vendor/assets/javascripts/adminlte/plugins/select2/i18n/zh-TW.js +1 -1
  52. data/vendor/assets/javascripts/adminlte/plugins/select2/select2.full.js +322 -155
  53. data/vendor/assets/stylesheets/adminlte/plugins/select2/select2.css +77 -26
  54. metadata +31 -3
@@ -18,6 +18,8 @@
18
18
  overflow: hidden;
19
19
  text-overflow: ellipsis;
20
20
  white-space: nowrap; }
21
+ .select2-container .select2-selection--single .select2-selection__clear {
22
+ position: relative; }
21
23
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
22
24
  padding-right: 8px;
23
25
  padding-left: 20px; }
@@ -40,7 +42,8 @@
40
42
  box-sizing: border-box;
41
43
  border: none;
42
44
  font-size: 100%;
43
- margin-top: 5px; }
45
+ margin-top: 5px;
46
+ padding: 0; }
44
47
  .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
45
48
  -webkit-appearance: none; }
46
49
 
@@ -113,14 +116,14 @@
113
116
  filter: alpha(opacity=0); }
114
117
 
115
118
  .select2-hidden-accessible {
116
- border: 0;
117
- clip: rect(0 0 0 0);
118
- height: 1px;
119
- margin: -1px;
120
- overflow: hidden;
121
- padding: 0;
122
- position: absolute;
123
- width: 1px; }
119
+ border: 0 !important;
120
+ clip: rect(0 0 0 0) !important;
121
+ height: 1px !important;
122
+ margin: -1px !important;
123
+ overflow: hidden !important;
124
+ padding: 0 !important;
125
+ position: absolute !important;
126
+ width: 1px !important; }
124
127
 
125
128
  .select2-container--default .select2-selection--single {
126
129
  background-color: #fff;
@@ -152,19 +155,24 @@
152
155
  position: absolute;
153
156
  top: 50%;
154
157
  width: 0; }
158
+
155
159
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
156
160
  float: left; }
161
+
157
162
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
158
163
  left: 1px;
159
164
  right: auto; }
165
+
160
166
  .select2-container--default.select2-container--disabled .select2-selection--single {
161
167
  background-color: #eee;
162
168
  cursor: default; }
163
169
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
164
170
  display: none; }
171
+
165
172
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
166
173
  border-color: transparent transparent #888 transparent;
167
174
  border-width: 0 4px 5px 4px; }
175
+
168
176
  .select2-container--default .select2-selection--multiple {
169
177
  background-color: white;
170
178
  border: 1px solid #aaa;
@@ -203,43 +211,60 @@
203
211
  margin-right: 2px; }
204
212
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
205
213
  color: #333; }
206
- .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
214
+
215
+ .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
207
216
  float: right; }
217
+
208
218
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
209
219
  margin-left: 5px;
210
220
  margin-right: auto; }
221
+
211
222
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
212
223
  margin-left: 2px;
213
224
  margin-right: auto; }
225
+
214
226
  .select2-container--default.select2-container--focus .select2-selection--multiple {
215
227
  border: solid black 1px;
216
228
  outline: 0; }
229
+
217
230
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
218
231
  background-color: #eee;
219
232
  cursor: default; }
233
+
220
234
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
221
235
  display: none; }
236
+
222
237
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
223
238
  border-top-left-radius: 0;
224
239
  border-top-right-radius: 0; }
240
+
225
241
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
226
242
  border-bottom-left-radius: 0;
227
243
  border-bottom-right-radius: 0; }
244
+
228
245
  .select2-container--default .select2-search--dropdown .select2-search__field {
229
246
  border: 1px solid #aaa; }
247
+
230
248
  .select2-container--default .select2-search--inline .select2-search__field {
231
249
  background: transparent;
232
250
  border: none;
233
- outline: 0; }
251
+ outline: 0;
252
+ box-shadow: none;
253
+ -webkit-appearance: textfield; }
254
+
234
255
  .select2-container--default .select2-results > .select2-results__options {
235
256
  max-height: 200px;
236
257
  overflow-y: auto; }
258
+
237
259
  .select2-container--default .select2-results__option[role=group] {
238
260
  padding: 0; }
261
+
239
262
  .select2-container--default .select2-results__option[aria-disabled=true] {
240
263
  color: #999; }
264
+
241
265
  .select2-container--default .select2-results__option[aria-selected=true] {
242
266
  background-color: #ddd; }
267
+
243
268
  .select2-container--default .select2-results__option .select2-results__option {
244
269
  padding-left: 1em; }
245
270
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
@@ -259,24 +284,26 @@
259
284
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
260
285
  margin-left: -5em;
261
286
  padding-left: 6em; }
287
+
262
288
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
263
289
  background-color: #5897fb;
264
290
  color: white; }
291
+
265
292
  .select2-container--default .select2-results__group {
266
293
  cursor: default;
267
294
  display: block;
268
295
  padding: 6px; }
269
296
 
270
297
  .select2-container--classic .select2-selection--single {
271
- background-color: #f6f6f6;
298
+ background-color: #f7f7f7;
272
299
  border: 1px solid #aaa;
273
300
  border-radius: 4px;
274
301
  outline: 0;
275
- background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
276
- background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
277
- background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
302
+ background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
303
+ background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
304
+ background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
278
305
  background-repeat: repeat-x;
279
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }
306
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
280
307
  .select2-container--classic .select2-selection--single:focus {
281
308
  border: 1px solid #5897fb; }
282
309
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
@@ -304,7 +331,7 @@
304
331
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
305
332
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
306
333
  background-repeat: repeat-x;
307
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); }
334
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
308
335
  .select2-container--classic .select2-selection--single .select2-selection__arrow b {
309
336
  border-color: #888 transparent transparent transparent;
310
337
  border-style: solid;
@@ -316,8 +343,10 @@
316
343
  position: absolute;
317
344
  top: 50%;
318
345
  width: 0; }
346
+
319
347
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
320
348
  float: left; }
349
+
321
350
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
322
351
  border: none;
323
352
  border-right: 1px solid #aaa;
@@ -326,6 +355,7 @@
326
355
  border-bottom-left-radius: 4px;
327
356
  left: 1px;
328
357
  right: auto; }
358
+
329
359
  .select2-container--classic.select2-container--open .select2-selection--single {
330
360
  border: 1px solid #5897fb; }
331
361
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
@@ -334,24 +364,27 @@
334
364
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
335
365
  border-color: transparent transparent #888 transparent;
336
366
  border-width: 0 4px 5px 4px; }
367
+
337
368
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
338
369
  border-top: none;
339
370
  border-top-left-radius: 0;
340
371
  border-top-right-radius: 0;
341
- background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
342
- background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
343
- background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
372
+ background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
373
+ background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
374
+ background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
344
375
  background-repeat: repeat-x;
345
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }
376
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
377
+
346
378
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
347
379
  border-bottom: none;
348
380
  border-bottom-left-radius: 0;
349
381
  border-bottom-right-radius: 0;
350
- background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
351
- background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
352
- background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
382
+ background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
383
+ background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
384
+ background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
353
385
  background-repeat: repeat-x;
354
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); }
386
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
387
+
355
388
  .select2-container--classic .select2-selection--multiple {
356
389
  background-color: white;
357
390
  border: 1px solid #aaa;
@@ -383,49 +416,67 @@
383
416
  margin-right: 2px; }
384
417
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
385
418
  color: #555; }
419
+
386
420
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
387
421
  float: right; }
422
+
388
423
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
389
424
  margin-left: 5px;
390
425
  margin-right: auto; }
426
+
391
427
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
392
428
  margin-left: 2px;
393
429
  margin-right: auto; }
430
+
394
431
  .select2-container--classic.select2-container--open .select2-selection--multiple {
395
432
  border: 1px solid #5897fb; }
433
+
396
434
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
397
435
  border-top: none;
398
436
  border-top-left-radius: 0;
399
437
  border-top-right-radius: 0; }
438
+
400
439
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
401
440
  border-bottom: none;
402
441
  border-bottom-left-radius: 0;
403
442
  border-bottom-right-radius: 0; }
443
+
404
444
  .select2-container--classic .select2-search--dropdown .select2-search__field {
405
445
  border: 1px solid #aaa;
406
446
  outline: 0; }
447
+
407
448
  .select2-container--classic .select2-search--inline .select2-search__field {
408
- outline: 0; }
449
+ outline: 0;
450
+ box-shadow: none; }
451
+
409
452
  .select2-container--classic .select2-dropdown {
410
453
  background-color: white;
411
454
  border: 1px solid transparent; }
455
+
412
456
  .select2-container--classic .select2-dropdown--above {
413
457
  border-bottom: none; }
458
+
414
459
  .select2-container--classic .select2-dropdown--below {
415
460
  border-top: none; }
461
+
416
462
  .select2-container--classic .select2-results > .select2-results__options {
417
463
  max-height: 200px;
418
464
  overflow-y: auto; }
465
+
419
466
  .select2-container--classic .select2-results__option[role=group] {
420
467
  padding: 0; }
468
+
421
469
  .select2-container--classic .select2-results__option[aria-disabled=true] {
422
470
  color: grey; }
471
+
423
472
  .select2-container--classic .select2-results__option--highlighted[aria-selected] {
424
473
  background-color: #3875d7;
425
474
  color: white; }
475
+
426
476
  .select2-container--classic .select2-results__group {
427
477
  cursor: default;
428
478
  display: block;
429
479
  padding: 6px; }
480
+
430
481
  .select2-container--classic.select2-container--open .select2-dropdown {
431
482
  border-color: #5897fb; }
metadata CHANGED
@@ -1,20 +1,23 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adminlte_assets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.33
4
+ version: 0.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Coditramuntana
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-15 00:00:00.000000000 Z
11
+ date: 2016-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
17
  - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '4.2'
20
+ - - ">="
18
21
  - !ruby/object:Gem::Version
19
22
  version: 4.2.1
20
23
  type: :runtime
@@ -22,6 +25,9 @@ dependencies:
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
27
  - - "~>"
28
+ - !ruby/object:Gem::Version
29
+ version: '4.2'
30
+ - - ">="
25
31
  - !ruby/object:Gem::Version
26
32
  version: 4.2.1
27
33
  - !ruby/object:Gem::Dependency
@@ -29,6 +35,9 @@ dependencies:
29
35
  requirement: !ruby/object:Gem::Requirement
30
36
  requirements:
31
37
  - - "~>"
38
+ - !ruby/object:Gem::Version
39
+ version: '3.3'
40
+ - - ">="
32
41
  - !ruby/object:Gem::Version
33
42
  version: 3.3.4
34
43
  type: :runtime
@@ -36,6 +45,9 @@ dependencies:
36
45
  version_requirements: !ruby/object:Gem::Requirement
37
46
  requirements:
38
47
  - - "~>"
48
+ - !ruby/object:Gem::Version
49
+ version: '3.3'
50
+ - - ">="
39
51
  - !ruby/object:Gem::Version
40
52
  version: 3.3.4
41
53
  - !ruby/object:Gem::Dependency
@@ -43,6 +55,9 @@ dependencies:
43
55
  requirement: !ruby/object:Gem::Requirement
44
56
  requirements:
45
57
  - - "~>"
58
+ - !ruby/object:Gem::Version
59
+ version: '4.3'
60
+ - - ">="
46
61
  - !ruby/object:Gem::Version
47
62
  version: 4.3.2
48
63
  type: :runtime
@@ -50,6 +65,9 @@ dependencies:
50
65
  version_requirements: !ruby/object:Gem::Requirement
51
66
  requirements:
52
67
  - - "~>"
68
+ - !ruby/object:Gem::Version
69
+ version: '4.3'
70
+ - - ">="
53
71
  - !ruby/object:Gem::Version
54
72
  version: 4.3.2
55
73
  - !ruby/object:Gem::Dependency
@@ -57,6 +75,9 @@ dependencies:
57
75
  requirement: !ruby/object:Gem::Requirement
58
76
  requirements:
59
77
  - - "~>"
78
+ - !ruby/object:Gem::Version
79
+ version: '4.2'
80
+ - - ">="
60
81
  - !ruby/object:Gem::Version
61
82
  version: 4.2.1
62
83
  type: :runtime
@@ -64,6 +85,9 @@ dependencies:
64
85
  version_requirements: !ruby/object:Gem::Requirement
65
86
  requirements:
66
87
  - - "~>"
88
+ - !ruby/object:Gem::Version
89
+ version: '4.2'
90
+ - - ">="
67
91
  - !ruby/object:Gem::Version
68
92
  version: 4.2.1
69
93
  - !ruby/object:Gem::Dependency
@@ -145,6 +169,7 @@ files:
145
169
  - vendor/assets/javascripts/adminlte/plugins/daterangepicker/daterangepicker.js
146
170
  - vendor/assets/javascripts/adminlte/plugins/daterangepicker/moment.js
147
171
  - vendor/assets/javascripts/adminlte/plugins/select2/all.js
172
+ - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ar.js
148
173
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/az.js
149
174
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/bg.js
150
175
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ca.js
@@ -166,10 +191,12 @@ files:
166
191
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/id.js
167
192
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/is.js
168
193
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/it.js
194
+ - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ja.js
169
195
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ko.js
170
196
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/lt.js
171
197
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/lv.js
172
198
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/mk.js
199
+ - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ms.js
173
200
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/nb.js
174
201
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/nl.js
175
202
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/pl.js
@@ -178,6 +205,7 @@ files:
178
205
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ro.js
179
206
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/ru.js
180
207
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/sk.js
208
+ - vendor/assets/javascripts/adminlte/plugins/select2/i18n/sr-Cyrl.js
181
209
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/sr.js
182
210
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/sv.js
183
211
  - vendor/assets/javascripts/adminlte/plugins/select2/i18n/th.js
@@ -241,7 +269,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
241
269
  version: '0'
242
270
  requirements: []
243
271
  rubyforge_project:
244
- rubygems_version: 2.4.5
272
+ rubygems_version: 2.5.1
245
273
  signing_key:
246
274
  specification_version: 4
247
275
  summary: AdminLTE Bootstrap template.