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,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: 'No hay selección',
10
- noneResultsText: 'No hay resultados',
11
- countSelectedText: 'Seleccionados {0} de {1}',
12
- maxOptionsText: ['Límite alcanzado ({n} {var} max)', 'Límite del grupo alcanzado({n} {var} max)', ['elementos', 'element']],
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: 'No hay selección',
27
+ noneResultsText: 'No hay resultados {0}',
28
+ countSelectedText: 'Seleccionados {0} de {1}',
29
+ maxOptionsText: ['Límite alcanzado ({n} {var} max)', 'Límite del grupo alcanzado({n} {var} max)', ['elementos', 'element']],
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:"No hay selección",noneResultsText:"No hay resultados",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],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:"No hay selección",noneResultsText:"No hay resultados {0}",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],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: 'Hautapenik ez',
10
- noneResultsText: 'Emaitzarik ez',
11
- countSelectedText: '{1}(e)tik {0} hautatuta',
12
- maxOptionsText: ['Mugara iritsita ({n} {var} gehienez)', 'Taldearen mugara iritsita ({n} {var} gehienez)', ['elementu', 'elementu']],
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: 'Hautapenik ez',
27
+ noneResultsText: 'Emaitzarik ez {0}',
28
+ countSelectedText: '{1}(e)tik {0} hautatuta',
29
+ maxOptionsText: ['Mugara iritsita ({n} {var} gehienez)', 'Taldearen mugara iritsita ({n} {var} gehienez)', ['elementu', 'elementu']],
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:"Hautapenik ez",noneResultsText:"Emaitzarik ez",countSelectedText:"{1}(e)tik {0} hautatuta",maxOptionsText:["Mugara iritsita ({n} {var} gehienez)","Taldearen mugara iritsita ({n} {var} gehienez)",["elementu","elementu"]],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:"Hautapenik ez",noneResultsText:"Emaitzarik ez {0}",countSelectedText:"{1}(e)tik {0} hautatuta",maxOptionsText:["Mugara iritsita ({n} {var} gehienez)","Taldearen mugara iritsita ({n} {var} gehienez)",["elementu","elementu"]],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: 'چیزی انتخاب نشده است',
27
+ noneResultsText: 'هیج مشابهی برای {0} پیدا نشد',
28
+ countSelectedText: "{0} از {1} مورد انتخاب شده",
29
+ maxOptionsText: ['بیشتر ممکن نیست {حداکثر {n} عدد}', 'بیشتر ممکن نیست {حداکثر {n} عدد}'],
30
+ selectAllText: 'انتخاب همه',
31
+ deselectAllText: 'انتخاب هیچ کدام',
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:"چیزی انتخاب نشده است",noneResultsText:"هیج مشابهی برای {0} پیدا نشد",countSelectedText:"{0} از {1} مورد انتخاب شده",maxOptionsText:["بیشتر ممکن نیست {حداکثر {n} عدد}","بیشتر ممکن نیست {حداکثر {n} عدد}"],selectAllText:"انتخاب همه",deselectAllText:"انتخاب هیچ کدام",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: 'Ei valintoja',
27
+ noneResultsText: 'Ei hakutuloksia {0}',
28
+ countSelectedText: function (numSelected, numTotal) {
29
+ return (numSelected == 1) ? "{0} valittu" : "{0} valitut";
30
+ },
31
+ maxOptionsText: function (numAll, numGroup) {
32
+ return [
33
+ (numAll == 1) ? 'Valintojen maksimimäärä ({n} saavutettu)' : 'Valintojen maksimimäärä ({n} saavutettu)',
34
+ (numGroup == 1) ? 'Ryhmän maksimimäärä ({n} saavutettu)' : 'Ryhmän maksimimäärä ({n} saavutettu)'
35
+ ];
36
+ },
37
+ selectAllText: 'Valitse kaikki',
38
+ deselectAllText: 'Poista kaikki',
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:"Ei valintoja",noneResultsText:"Ei hakutuloksia {0}",countSelectedText:function(a,b){return 1==a?"{0} valittu":"{0} valitut"},maxOptionsText:function(a,b){return["Valintojen maksimimäärä ({n} saavutettu)","Ryhmän maksimimäärä ({n} saavutettu)"]},selectAllText:"Valitse kaikki",deselectAllText:"Poista kaikki",multipleSeparator:", "}}(a)});
@@ -1,24 +1,44 @@
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: 'Aucune sélection',
10
- noneResultsText: 'Aucun résultat',
11
- countSelectedText: function (numSelected, numTotal) {
12
- return (numSelected > 1) ? "{0} éléments sélectionés" : "{0} élément sélectioné";
13
- },
14
- maxOptionsText: function (numAll, numGroup) {
15
- var arr = [];
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) {
16
23
 
17
- arr[0] = (numAll > 1) ? 'Limite atteinte ({n} éléments max)' : 'Limite atteinte ({n} élément max)';
18
- arr[1] = (numGroup > 1) ? 'Limite du groupe atteinte ({n} éléments max)' : 'Limite du groupe atteinte ({n} élément max)';
24
+ (function ($) {
25
+ $.fn.selectpicker.defaults = {
26
+ noneSelectedText: 'Aucune sélection',
27
+ noneResultsText: 'Aucun résultat pour {0}',
28
+ countSelectedText: function (numSelected, numTotal) {
29
+ return (numSelected > 1) ? "{0} éléments sélectionnés" : "{0} élément sélectionné";
30
+ },
31
+ maxOptionsText: function (numAll, numGroup) {
32
+ return [
33
+ (numAll > 1) ? 'Limite atteinte ({n} éléments max)' : 'Limite atteinte ({n} élément max)',
34
+ (numGroup > 1) ? 'Limite du groupe atteinte ({n} éléments max)' : 'Limite du groupe atteinte ({n} élément max)'
35
+ ];
36
+ },
37
+ multipleSeparator: ', ',
38
+ selectAllText: 'Tout Sélectionner',
39
+ deselectAllText: 'Tout Dé-selectionner',
40
+ };
41
+ })(jQuery);
19
42
 
20
- return arr;
21
- },
22
- multipleSeparator: ', '
23
- };
24
- }(jQuery));
43
+
44
+ }));
@@ -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:"Aucune sélection",noneResultsText:"Aucun résultat",countSelectedText:function(a){return a>1?"{0} éléments sélectionés":"{0} élément sélectioné"},maxOptionsText:function(a,b){var c=[];return c[0]=a>1?"Limite atteinte ({n} éléments max)":"Limite atteinte ({n} élément max)",c[1]=b>1?"Limite du groupe atteinte ({n} éléments max)":"Limite du groupe atteinte ({n} élément max)",c},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:"Aucune sélection",noneResultsText:"Aucun résultat pour {0}",countSelectedText:function(a,b){return a>1?"{0} éléments sélectionnés":"{0} élément sélectionné"},maxOptionsText:function(a,b){return[a>1?"Limite atteinte ({n} éléments max)":"Limite atteinte ({n} élément max)",b>1?"Limite du groupe atteinte ({n} éléments max)":"Limite du groupe atteinte ({n} élément max)"]},multipleSeparator:", ",selectAllText:"Tout Sélectionner",deselectAllText:"Tout Dé-selectionner"}}(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: 'Válasszon!',
27
+ noneResultsText: 'Nincs találat {0}',
28
+ countSelectedText: function (numSelected, numTotal) {
29
+ return '{0} elem kiválasztva';
30
+ },
31
+ maxOptionsText: function (numAll, numGroup) {
32
+ return [
33
+ 'Legfeljebb {n} elem választható',
34
+ 'A csoportban legfeljebb {n} elem választható'
35
+ ];
36
+ },
37
+ selectAllText: 'Mind',
38
+ deselectAllText: 'Egyik sem',
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:"Válasszon!",noneResultsText:"Nincs találat {0}",countSelectedText:function(a,b){return"{0} elem kiválasztva"},maxOptionsText:function(a,b){return["Legfeljebb {n} elem választható","A csoportban legfeljebb {n} elem választható"]},selectAllText:"Mind",deselectAllText:"Egyik sem",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: 'Tidak ada yang dipilih',
27
+ noneResultsText: 'Tidak ada yang cocok {0}',
28
+ countSelectedText: '{0} terpilih',
29
+ maxOptionsText: ['Mencapai batas (maksimum {n})', 'Mencapai batas grup (maksimum {n})'],
30
+ selectAllText: 'Pilih Semua',
31
+ deselectAllText: 'Hapus Semua',
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:"Tidak ada yang dipilih",noneResultsText:"Tidak ada yang cocok {0}",countSelectedText:"{0} terpilih",maxOptionsText:["Mencapai batas (maksimum {n})","Mencapai batas grup (maksimum {n})"],selectAllText:"Pilih Semua",deselectAllText:"Hapus Semua",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: 'Nessuna selezione',
10
- noneResultsText: 'Nessun risultato',
11
- countSelectedText: 'Selezionati {0} di {1}',
12
- maxOptionsText: ['Limite raggiunto ({n} {var} max)', 'Limite del gruppo raggiunto ({n} {var} max)', ['elementi', 'elemento']],
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: 'Nessuna selezione',
27
+ noneResultsText: 'Nessun risultato per {0}',
28
+ countSelectedText: 'Selezionati {0} di {1}',
29
+ maxOptionsText: ['Limite raggiunto ({n} {var} max)', 'Limite del gruppo raggiunto ({n} {var} max)', ['elementi', 'elemento']],
30
+ multipleSeparator: ', '
31
+ };
32
+ })(jQuery);
33
+
34
+
35
+ }));