bootstrap-select-wrapper-rails 1.6.3 → 1.9.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/lib/bootstrap/select/wrapper/rails/version.rb +1 -1
  3. data/vendor/assets/javascripts/bootstrap-select.js +1715 -1213
  4. data/vendor/assets/javascripts/bootstrap-select.js.map +1 -0
  5. data/vendor/assets/javascripts/bootstrap-select.min.js +6 -6
  6. data/vendor/assets/javascripts/i18n/defaults-ar_AR.js +49 -0
  7. data/vendor/assets/javascripts/i18n/defaults-ar_AR.min.js +12 -0
  8. data/vendor/assets/javascripts/i18n/defaults-bg_BG.js +44 -0
  9. data/vendor/assets/javascripts/i18n/defaults-bg_BG.min.js +7 -0
  10. data/vendor/assets/javascripts/i18n/defaults-cro_CRO.js +44 -0
  11. data/vendor/assets/javascripts/i18n/defaults-cro_CRO.min.js +7 -0
  12. data/vendor/assets/javascripts/i18n/defaults-cs_CZ.js +35 -15
  13. data/vendor/assets/javascripts/i18n/defaults-cs_CZ.min.js +6 -6
  14. data/vendor/assets/javascripts/i18n/defaults-da_DK.js +44 -0
  15. data/vendor/assets/javascripts/i18n/defaults-da_DK.min.js +7 -0
  16. data/vendor/assets/javascripts/i18n/defaults-de_DE.js +35 -15
  17. data/vendor/assets/javascripts/i18n/defaults-de_DE.min.js +6 -6
  18. data/vendor/assets/javascripts/i18n/defaults-en_US.js +42 -24
  19. data/vendor/assets/javascripts/i18n/defaults-en_US.min.js +6 -6
  20. data/vendor/assets/javascripts/i18n/defaults-es_CL.js +35 -15
  21. data/vendor/assets/javascripts/i18n/defaults-es_CL.min.js +6 -6
  22. data/vendor/assets/javascripts/i18n/defaults-eu.js +35 -15
  23. data/vendor/assets/javascripts/i18n/defaults-eu.min.js +6 -6
  24. data/vendor/assets/javascripts/i18n/defaults-fa_IR.js +37 -0
  25. data/vendor/assets/javascripts/i18n/defaults-fa_IR.min.js +7 -0
  26. data/vendor/assets/javascripts/i18n/defaults-fi_FI.js +44 -0
  27. data/vendor/assets/javascripts/i18n/defaults-fi_FI.min.js +7 -0
  28. data/vendor/assets/javascripts/i18n/defaults-fr_FR.js +42 -22
  29. data/vendor/assets/javascripts/i18n/defaults-fr_FR.min.js +6 -6
  30. data/vendor/assets/javascripts/i18n/defaults-hu_HU.js +44 -0
  31. data/vendor/assets/javascripts/i18n/defaults-hu_HU.min.js +7 -0
  32. data/vendor/assets/javascripts/i18n/defaults-id_ID.js +37 -0
  33. data/vendor/assets/javascripts/i18n/defaults-id_ID.min.js +7 -0
  34. data/vendor/assets/javascripts/i18n/defaults-it_IT.js +35 -15
  35. data/vendor/assets/javascripts/i18n/defaults-it_IT.min.js +6 -6
  36. data/vendor/assets/javascripts/i18n/defaults-ko_KR.js +44 -0
  37. data/vendor/assets/javascripts/i18n/defaults-ko_KR.min.js +7 -0
  38. data/vendor/assets/javascripts/i18n/defaults-nb_NO.js +70 -0
  39. data/vendor/assets/javascripts/i18n/defaults-nb_NO.min.js +13 -0
  40. data/vendor/assets/javascripts/i18n/defaults-nl_NL.js +35 -15
  41. data/vendor/assets/javascripts/i18n/defaults-nl_NL.min.js +6 -6
  42. data/vendor/assets/javascripts/i18n/defaults-pl_PL.js +37 -17
  43. data/vendor/assets/javascripts/i18n/defaults-pl_PL.min.js +6 -6
  44. data/vendor/assets/javascripts/i18n/defaults-pt_BR.js +35 -15
  45. data/vendor/assets/javascripts/i18n/defaults-pt_BR.min.js +6 -6
  46. data/vendor/assets/javascripts/i18n/defaults-pt_PT.js +35 -0
  47. data/vendor/assets/javascripts/i18n/defaults-pt_PT.min.js +7 -0
  48. data/vendor/assets/javascripts/i18n/defaults-ro_RO.js +35 -15
  49. data/vendor/assets/javascripts/i18n/defaults-ro_RO.min.js +6 -6
  50. data/vendor/assets/javascripts/i18n/defaults-ru_RU.js +36 -15
  51. data/vendor/assets/javascripts/i18n/defaults-ru_RU.min.js +6 -6
  52. data/vendor/assets/javascripts/i18n/defaults-sk_SK.js +37 -0
  53. data/vendor/assets/javascripts/i18n/defaults-sk_SK.min.js +7 -0
  54. data/vendor/assets/javascripts/i18n/defaults-sl_SI.js +44 -0
  55. data/vendor/assets/javascripts/i18n/defaults-sl_SI.min.js +7 -0
  56. data/vendor/assets/javascripts/i18n/defaults-sv_SE.js +44 -0
  57. data/vendor/assets/javascripts/i18n/defaults-sv_SE.min.js +7 -0
  58. data/vendor/assets/javascripts/i18n/defaults-tr_TR.js +44 -0
  59. data/vendor/assets/javascripts/i18n/defaults-tr_TR.min.js +7 -0
  60. data/vendor/assets/javascripts/i18n/defaults-ua_UA.js +35 -15
  61. data/vendor/assets/javascripts/i18n/defaults-ua_UA.min.js +6 -6
  62. data/vendor/assets/javascripts/i18n/defaults-zh_CN.js +35 -15
  63. data/vendor/assets/javascripts/i18n/defaults-zh_CN.min.js +6 -6
  64. data/vendor/assets/javascripts/i18n/defaults-zh_TW.js +37 -17
  65. data/vendor/assets/javascripts/i18n/defaults-zh_TW.min.js +6 -6
  66. data/vendor/assets/stylesheets/bootstrap-select.css +71 -54
  67. data/vendor/assets/stylesheets/bootstrap-select.css.map +1 -0
  68. data/vendor/assets/stylesheets/bootstrap-select.min.css +6 -6
  69. metadata +35 -3
@@ -1,7 +1,7 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
6
  */
7
- !function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nu a fost selectat nimic",noneResultsText:"Nu exista niciun rezultat",countSelectedText:"{0} din {1} selectat(e)",maxOptionsText:["Limita a fost atinsa ({n} {var} max)","Limita de grup a fost atinsa ({n} {var} max)",["iteme","item"]],multipleSeparator:", "}}(jQuery);
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nu a fost selectat nimic",noneResultsText:"Nu exista niciun rezultat {0}",countSelectedText:"{0} din {1} selectat(e)",maxOptionsText:["Limita a fost atinsa ({n} {var} max)","Limita de grup a fost atinsa ({n} {var} max)",["iteme","item"]],multipleSeparator:", "}}(a)});
@@ -1,15 +1,36 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
- */
7
- (function ($) {
8
- $.fn.selectpicker.defaults = {
9
- noneSelectedText: 'Ничего не выбрано',
10
- noneResultsText: 'Совпадений не найдено',
11
- countSelectedText: 'Выбрано {0} из {1}',
12
- maxOptionsText: ['Достигнут предел ({n} {var} максимум)', 'Достигнут предел в группе ({n} {var} максимум)', ['items', 'item']],
13
- multipleSeparator: ', '
14
- };
15
- }(jQuery));
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Ничего не выбрано',
27
+ noneResultsText: 'Совпадений не найдено {0}',
28
+ countSelectedText: 'Выбрано {0} из {1}',
29
+ maxOptionsText: ['Достигнут предел ({n} {var} максимум)', 'Достигнут предел в группе ({n} {var} максимум)', ['items', 'item']],
30
+ doneButtonText: 'Закрыть',
31
+ multipleSeparator: ', '
32
+ };
33
+ })(jQuery);
34
+
35
+
36
+ }));
@@ -1,7 +1,7 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
6
  */
7
- !function(a){a.fn.selectpicker.defaults={noneSelectedText:"Ничего не выбрано",noneResultsText:"Совпадений не найдено",countSelectedText:"Выбрано {0} из {1}",maxOptionsText:["Достигнут предел ({n} {var} максимум)","Достигнут предел в группе ({n} {var} максимум)",["items","item"]],multipleSeparator:", "}}(jQuery);
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Ничего не выбрано",noneResultsText:"Совпадений не найдено {0}",countSelectedText:"Выбрано {0} из {1}",maxOptionsText:["Достигнут предел ({n} {var} максимум)","Достигнут предел в группе ({n} {var} максимум)",["items","item"]],doneButtonText:"Закрыть",multipleSeparator:", "}}(a)});
@@ -0,0 +1,37 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Vyberte zo zoznamu',
27
+ noneResultsText: 'Pre výraz {0} neboli nájdené žiadne výsledky',
28
+ countSelectedText: 'Vybrané {0} z {1}',
29
+ maxOptionsText: ['Limit prekročený ({n} {var} max)', 'Limit skupiny prekročený ({n} {var} max)', ['položiek', 'položka']],
30
+ selectAllText: 'Vybrať všetky',
31
+ deselectAllText: 'Zrušiť výber',
32
+ multipleSeparator: ', '
33
+ };
34
+ })(jQuery);
35
+
36
+
37
+ }));
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Vyberte zo zoznamu",noneResultsText:"Pre výraz {0} neboli nájdené žiadne výsledky",countSelectedText:"Vybrané {0} z {1}",maxOptionsText:["Limit prekročený ({n} {var} max)","Limit skupiny prekročený ({n} {var} max)",["položiek","položka"]],selectAllText:"Vybrať všetky",deselectAllText:"Zrušiť výber",multipleSeparator:", "}}(a)});
@@ -0,0 +1,44 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Nič izbranega',
27
+ noneResultsText: 'Ni zadetkov za {0}',
28
+ countSelectedText: function (numSelected, numTotal) {
29
+ "Število izbranih: {0}";
30
+ },
31
+ maxOptionsText: function (numAll, numGroup) {
32
+ return [
33
+ 'Omejitev dosežena (max. izbranih: {n})',
34
+ 'Omejitev skupine dosežena (max. izbranih: {n})'
35
+ ];
36
+ },
37
+ selectAllText: 'Izberi vse',
38
+ deselectAllText: 'Počisti izbor',
39
+ multipleSeparator: ', '
40
+ };
41
+ })(jQuery);
42
+
43
+
44
+ }));
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nič izbranega",noneResultsText:"Ni zadetkov za {0}",countSelectedText:function(a,b){"Število izbranih: {0}"},maxOptionsText:function(a,b){return["Omejitev dosežena (max. izbranih: {n})","Omejitev skupine dosežena (max. izbranih: {n})"]},selectAllText:"Izberi vse",deselectAllText:"Počisti izbor",multipleSeparator:", "}}(a)});
@@ -0,0 +1,44 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Inget valt',
27
+ noneResultsText: 'Inget sökresultat matchar {0}',
28
+ countSelectedText: function (numSelected, numTotal) {
29
+ return (numSelected === 1) ? "{0} alternativ valt" : "{0} alternativ valda";
30
+ },
31
+ maxOptionsText: function (numAll, numGroup) {
32
+ return [
33
+ 'Gräns uppnåd (max {n} alternativ)',
34
+ 'Gräns uppnåd (max {n} gruppalternativ)'
35
+ ];
36
+ },
37
+ selectAllText: 'Markera alla',
38
+ deselectAllText: 'Avmarkera alla',
39
+ multipleSeparator: ', '
40
+ };
41
+ })(jQuery);
42
+
43
+
44
+ }));
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Inget valt",noneResultsText:"Inget sökresultat matchar {0}",countSelectedText:function(a,b){return 1===a?"{0} alternativ valt":"{0} alternativ valda"},maxOptionsText:function(a,b){return["Gräns uppnåd (max {n} alternativ)","Gräns uppnåd (max {n} gruppalternativ)"]},selectAllText:"Markera alla",deselectAllText:"Avmarkera alla",multipleSeparator:", "}}(a)});
@@ -0,0 +1,44 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Hiçbiri seçilmedi',
27
+ noneResultsText: 'Hiçbir sonuç bulunamadı {0}',
28
+ countSelectedText: function (numSelected, numTotal) {
29
+ return (numSelected == 1) ? "{0} öğe seçildi" : "{0} öğe seçildi";
30
+ },
31
+ maxOptionsText: function (numAll, numGroup) {
32
+ return [
33
+ (numAll == 1) ? 'Limit aşıldı (maksimum {n} sayıda öğe )' : 'Limit aşıldı (maksimum {n} sayıda öğe)',
34
+ (numGroup == 1) ? 'Grup limiti aşıldı (maksimum {n} sayıda öğe)' : 'Grup limiti aşıldı (maksimum {n} sayıda öğe)'
35
+ ];
36
+ },
37
+ selectAllText: 'Tümünü Seç',
38
+ deselectAllText: 'Seçiniz',
39
+ multipleSeparator: ', '
40
+ };
41
+ })(jQuery);
42
+
43
+
44
+ }));
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Hiçbiri seçilmedi",noneResultsText:"Hiçbir sonuç bulunamadı {0}",countSelectedText:function(a,b){return"{0} öğe seçildi"},maxOptionsText:function(a,b){return[1==a?"Limit aşıldı (maksimum {n} sayıda öğe )":"Limit aşıldı (maksimum {n} sayıda öğe)","Grup limiti aşıldı (maksimum {n} sayıda öğe)"]},selectAllText:"Tümünü Seç",deselectAllText:"Seçiniz",multipleSeparator:", "}}(a)});
@@ -1,15 +1,35 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
- */
7
- (function ($) {
8
- $.fn.selectpicker.defaults = {
9
- noneSelectedText: 'Нічого не вибрано',
10
- noneResultsText: 'Збігів не знайдено',
11
- countSelectedText: 'Вибрано {0} із {1}',
12
- maxOptionsText: ['Досягнута межа ({n} {var} максимум)', 'Досягнута межа в групі ({n} {var} максимум)', ['items', 'item']],
13
- multipleSeparator: ', '
14
- };
15
- }(jQuery));
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Нічого не вибрано',
27
+ noneResultsText: 'Збігів не знайдено {0}',
28
+ countSelectedText: 'Вибрано {0} із {1}',
29
+ maxOptionsText: ['Досягнута межа ({n} {var} максимум)', 'Досягнута межа в групі ({n} {var} максимум)', ['items', 'item']],
30
+ multipleSeparator: ', '
31
+ };
32
+ })(jQuery);
33
+
34
+
35
+ }));
@@ -1,7 +1,7 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
6
  */
7
- !function(a){a.fn.selectpicker.defaults={noneSelectedText:"Нічого не вибрано",noneResultsText:"Збігів не знайдено",countSelectedText:"Вибрано {0} із {1}",maxOptionsText:["Досягнута межа ({n} {var} максимум)","Досягнута межа в групі ({n} {var} максимум)",["items","item"]],multipleSeparator:", "}}(jQuery);
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Нічого не вибрано",noneResultsText:"Збігів не знайдено {0}",countSelectedText:"Вибрано {0} із {1}",maxOptionsText:["Досягнута межа ({n} {var} максимум)","Досягнута межа в групі ({n} {var} максимум)",["items","item"]],multipleSeparator:", "}}(a)});
@@ -1,15 +1,35 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
- */
7
- (function ($) {
8
- $.fn.selectpicker.defaults = {
9
- noneSelectedText: '没有选中任何项',
10
- noneResultsText: '没有找到匹配项',
11
- countSelectedText: '选中{1}中的{0}项',
12
- maxOptionsText: ['超出限制 (最多选择{n}项)', '组选择超出限制(最多选择{n}组)'],
13
- multipleSeparator: ', '
14
- };
15
- }(jQuery));
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: '没有选中任何项',
27
+ noneResultsText: '没有找到匹配项',
28
+ countSelectedText: '选中{1}中的{0}项',
29
+ maxOptionsText: ['超出限制 (最多选择{n}项)', '组选择超出限制(最多选择{n}组)'],
30
+ multipleSeparator: ', '
31
+ };
32
+ })(jQuery);
33
+
34
+
35
+ }));
@@ -1,7 +1,7 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
6
  */
7
- !function(a){a.fn.selectpicker.defaults={noneSelectedText:"没有选中任何项",noneResultsText:"没有找到匹配项",countSelectedText:"选中{1}中的{0}项",maxOptionsText:["超出限制 (最多选择{n}项)","组选择超出限制(最多选择{n}组)"],multipleSeparator:", "}}(jQuery);
7
+ !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"没有选中任何项",noneResultsText:"没有找到匹配项",countSelectedText:"选中{1}中的{0}项",maxOptionsText:["超出限制 (最多选择{n}项)","组选择超出限制(最多选择{n}组)"],multipleSeparator:", "}}(a)});
@@ -1,17 +1,37 @@
1
- /*!
2
- * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
3
- *
4
- * Copyright 2013-2014 bootstrap-select
5
- * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
- */
7
- (function ($) {
8
- $.fn.selectpicker.defaults = {
9
- noneSelectedText: '沒有選取任何項目',
10
- noneResultsText: '沒有找到符合的結果',
11
- countSelectedText: '已經選取{0}個項目',
12
- maxOptionsText: ['超過限制 (最多選擇{n}項)', '超過限制(最多選擇{n}組)'],
13
- selectAllText: '選取全部',
14
- deselectAllText: '全部取消',
15
- multipleSeparator: ', '
16
- };
17
- }(jQuery));
1
+ /*!
2
+ * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
3
+ *
4
+ * Copyright 2013-2016 bootstrap-select
5
+ * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
6
+ */
7
+
8
+ (function (root, factory) {
9
+ if (typeof define === 'function' && define.amd) {
10
+ // AMD. Register as an anonymous module unless amdModuleId is set
11
+ define(["jquery"], function (a0) {
12
+ return (factory(a0));
13
+ });
14
+ } else if (typeof exports === 'object') {
15
+ // Node. Does not work with strict CommonJS, but
16
+ // only CommonJS-like environments that support module.exports,
17
+ // like Node.
18
+ module.exports = factory(require("jquery"));
19
+ } else {
20
+ factory(jQuery);
21
+ }
22
+ }(this, function (jQuery) {
23
+
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: '沒有選取任何項目',
27
+ noneResultsText: '沒有找到符合的結果',
28
+ countSelectedText: '已經選取{0}個項目',
29
+ maxOptionsText: ['超過限制 (最多選擇{n}項)', '超過限制(最多選擇{n}組)'],
30
+ selectAllText: '選取全部',
31
+ deselectAllText: '全部取消',
32
+ multipleSeparator: ', '
33
+ };
34
+ })(jQuery);
35
+
36
+
37
+ }));