effective_bootstrap 0.4.8 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -0
  3. data/app/assets/javascripts/effective_date/input.js +1 -1
  4. data/app/assets/javascripts/effective_datetime/input.js +1 -1
  5. data/app/assets/javascripts/effective_time/input.js +1 -1
  6. data/app/assets/javascripts/moment/locale/af.js +72 -0
  7. data/app/assets/javascripts/moment/locale/ar-dz.js +58 -0
  8. data/app/assets/javascripts/moment/locale/ar-kw.js +58 -0
  9. data/app/assets/javascripts/moment/locale/ar-ly.js +121 -0
  10. data/app/assets/javascripts/moment/locale/ar-ma.js +58 -0
  11. data/app/assets/javascripts/moment/locale/ar-sa.js +103 -0
  12. data/app/assets/javascripts/moment/locale/ar-tn.js +58 -0
  13. data/app/assets/javascripts/moment/locale/ar.js +134 -0
  14. data/app/assets/javascripts/moment/locale/az.js +104 -0
  15. data/app/assets/javascripts/moment/locale/be.js +131 -0
  16. data/app/assets/javascripts/moment/locale/bg.js +89 -0
  17. data/app/assets/javascripts/moment/locale/bm.js +57 -0
  18. data/app/assets/javascripts/moment/locale/bn.js +118 -0
  19. data/app/assets/javascripts/moment/locale/bo.js +118 -0
  20. data/app/assets/javascripts/moment/locale/br.js +107 -0
  21. data/app/assets/javascripts/moment/locale/bs.js +150 -0
  22. data/app/assets/javascripts/moment/locale/ca.js +87 -0
  23. data/app/assets/javascripts/moment/locale/cs.js +171 -0
  24. data/app/assets/javascripts/moment/locale/cv.js +62 -0
  25. data/app/assets/javascripts/moment/locale/cy.js +79 -0
  26. data/app/assets/javascripts/moment/locale/da.js +59 -0
  27. data/app/assets/javascripts/moment/locale/de-at.js +75 -0
  28. data/app/assets/javascripts/moment/locale/de-ch.js +75 -0
  29. data/app/assets/javascripts/moment/locale/de.js +75 -0
  30. data/app/assets/javascripts/moment/locale/dv.js +98 -0
  31. data/app/assets/javascripts/moment/locale/el.js +99 -0
  32. data/app/assets/javascripts/moment/locale/en-SG.js +66 -0
  33. data/app/assets/javascripts/moment/locale/en-au.js +66 -0
  34. data/app/assets/javascripts/moment/locale/en-ca.js +62 -0
  35. data/app/assets/javascripts/moment/locale/en-gb.js +66 -0
  36. data/app/assets/javascripts/moment/locale/en-ie.js +66 -0
  37. data/app/assets/javascripts/moment/locale/en-il.js +61 -0
  38. data/app/assets/javascripts/moment/locale/en-nz.js +66 -0
  39. data/app/assets/javascripts/moment/locale/eo.js +70 -0
  40. data/app/assets/javascripts/moment/locale/es-do.js +91 -0
  41. data/app/assets/javascripts/moment/locale/es-us.js +91 -0
  42. data/app/assets/javascripts/moment/locale/es.js +91 -0
  43. data/app/assets/javascripts/moment/locale/et.js +79 -0
  44. data/app/assets/javascripts/moment/locale/eu.js +65 -0
  45. data/app/assets/javascripts/moment/locale/fa.js +105 -0
  46. data/app/assets/javascripts/moment/locale/fi.js +108 -0
  47. data/app/assets/javascripts/moment/locale/fo.js +59 -0
  48. data/app/assets/javascripts/moment/locale/fr-ca.js +73 -0
  49. data/app/assets/javascripts/moment/locale/fr-ch.js +77 -0
  50. data/app/assets/javascripts/moment/locale/fr.js +82 -0
  51. data/app/assets/javascripts/moment/locale/fy.js +74 -0
  52. data/app/assets/javascripts/moment/locale/ga.js +76 -0
  53. data/app/assets/javascripts/moment/locale/gd.js +75 -0
  54. data/app/assets/javascripts/moment/locale/gl.js +76 -0
  55. data/app/assets/javascripts/moment/locale/gom-latn.js +122 -0
  56. data/app/assets/javascripts/moment/locale/gu.js +123 -0
  57. data/app/assets/javascripts/moment/locale/he.js +96 -0
  58. data/app/assets/javascripts/moment/locale/hi.js +123 -0
  59. data/app/assets/javascripts/moment/locale/hr.js +153 -0
  60. data/app/assets/javascripts/moment/locale/hu.js +109 -0
  61. data/app/assets/javascripts/moment/locale/hy-am.js +94 -0
  62. data/app/assets/javascripts/moment/locale/id.js +81 -0
  63. data/app/assets/javascripts/moment/locale/is.js +131 -0
  64. data/app/assets/javascripts/moment/locale/it-ch.js +68 -0
  65. data/app/assets/javascripts/moment/locale/it.js +68 -0
  66. data/app/assets/javascripts/moment/locale/ja.js +91 -0
  67. data/app/assets/javascripts/moment/locale/jv.js +81 -0
  68. data/app/assets/javascripts/moment/locale/ka.js +88 -0
  69. data/app/assets/javascripts/moment/locale/kk.js +86 -0
  70. data/app/assets/javascripts/moment/locale/km.js +109 -0
  71. data/app/assets/javascripts/moment/locale/kn.js +125 -0
  72. data/app/assets/javascripts/moment/locale/ko.js +80 -0
  73. data/app/assets/javascripts/moment/locale/ku.js +118 -0
  74. data/app/assets/javascripts/moment/locale/ky.js +86 -0
  75. data/app/assets/javascripts/moment/locale/lb.js +135 -0
  76. data/app/assets/javascripts/moment/locale/lo.js +69 -0
  77. data/app/assets/javascripts/moment/locale/lt.js +117 -0
  78. data/app/assets/javascripts/moment/locale/lv.js +96 -0
  79. data/app/assets/javascripts/moment/locale/me.js +111 -0
  80. data/app/assets/javascripts/moment/locale/mi.js +63 -0
  81. data/app/assets/javascripts/moment/locale/mk.js +89 -0
  82. data/app/assets/javascripts/moment/locale/ml.js +80 -0
  83. data/app/assets/javascripts/moment/locale/mn.js +103 -0
  84. data/app/assets/javascripts/moment/locale/mr.js +159 -0
  85. data/app/assets/javascripts/moment/locale/ms-my.js +81 -0
  86. data/app/assets/javascripts/moment/locale/ms.js +81 -0
  87. data/app/assets/javascripts/moment/locale/mt.js +59 -0
  88. data/app/assets/javascripts/moment/locale/my.js +92 -0
  89. data/app/assets/javascripts/moment/locale/nb.js +61 -0
  90. data/app/assets/javascripts/moment/locale/ne.js +122 -0
  91. data/app/assets/javascripts/moment/locale/nl-be.js +86 -0
  92. data/app/assets/javascripts/moment/locale/nl.js +86 -0
  93. data/app/assets/javascripts/moment/locale/nn.js +59 -0
  94. data/app/assets/javascripts/moment/locale/pa-in.js +123 -0
  95. data/app/assets/javascripts/moment/locale/pl.js +125 -0
  96. data/app/assets/javascripts/moment/locale/pt-br.js +60 -0
  97. data/app/assets/javascripts/moment/locale/pt.js +64 -0
  98. data/app/assets/javascripts/moment/locale/ro.js +74 -0
  99. data/app/assets/javascripts/moment/locale/ru.js +181 -0
  100. data/app/assets/javascripts/moment/locale/sd.js +97 -0
  101. data/app/assets/javascripts/moment/locale/se.js +59 -0
  102. data/app/assets/javascripts/moment/locale/si.js +70 -0
  103. data/app/assets/javascripts/moment/locale/sk.js +155 -0
  104. data/app/assets/javascripts/moment/locale/sl.js +172 -0
  105. data/app/assets/javascripts/moment/locale/sq.js +67 -0
  106. data/app/assets/javascripts/moment/locale/sr-cyrl.js +110 -0
  107. data/app/assets/javascripts/moment/locale/sr.js +110 -0
  108. data/app/assets/javascripts/moment/locale/ss.js +87 -0
  109. data/app/assets/javascripts/moment/locale/sv.js +68 -0
  110. data/app/assets/javascripts/moment/locale/sw.js +58 -0
  111. data/app/assets/javascripts/moment/locale/ta.js +128 -0
  112. data/app/assets/javascripts/moment/locale/te.js +88 -0
  113. data/app/assets/javascripts/moment/locale/tet.js +66 -0
  114. data/app/assets/javascripts/moment/locale/tg.js +115 -0
  115. data/app/assets/javascripts/moment/locale/th.js +66 -0
  116. data/app/assets/javascripts/moment/locale/tl-ph.js +61 -0
  117. data/app/assets/javascripts/moment/locale/tlh.js +121 -0
  118. data/app/assets/javascripts/moment/locale/tr.js +93 -0
  119. data/app/assets/javascripts/moment/locale/tzl.js +90 -0
  120. data/app/assets/javascripts/moment/locale/tzm-latn.js +57 -0
  121. data/app/assets/javascripts/moment/locale/tzm.js +57 -0
  122. data/app/assets/javascripts/moment/locale/ug-cn.js +118 -0
  123. data/app/assets/javascripts/moment/locale/uk.js +153 -0
  124. data/app/assets/javascripts/moment/locale/ur.js +97 -0
  125. data/app/assets/javascripts/moment/locale/uz-latn.js +57 -0
  126. data/app/assets/javascripts/moment/locale/uz.js +57 -0
  127. data/app/assets/javascripts/moment/locale/vi.js +78 -0
  128. data/app/assets/javascripts/moment/locale/x-pseudo.js +67 -0
  129. data/app/assets/javascripts/moment/locale/yo.js +59 -0
  130. data/app/assets/javascripts/moment/locale/zh-cn.js +109 -0
  131. data/app/assets/javascripts/moment/locale/zh-hk.js +102 -0
  132. data/app/assets/javascripts/moment/locale/zh-tw.js +102 -0
  133. data/app/assets/javascripts/moment/moment.js +4603 -0
  134. data/lib/effective_bootstrap/version.rb +1 -1
  135. metadata +129 -2
  136. data/app/assets/javascripts/effective_datetime/moment.js +0 -4535
@@ -0,0 +1,66 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var enAu = moment.defineLocale('en-au', {
12
+ months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
13
+ monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),
14
+ weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
15
+ weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),
16
+ weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'h:mm A',
19
+ LTS : 'h:mm:ss A',
20
+ L : 'DD/MM/YYYY',
21
+ LL : 'D MMMM YYYY',
22
+ LLL : 'D MMMM YYYY h:mm A',
23
+ LLLL : 'dddd, D MMMM YYYY h:mm A'
24
+ },
25
+ calendar : {
26
+ sameDay : '[Today at] LT',
27
+ nextDay : '[Tomorrow at] LT',
28
+ nextWeek : 'dddd [at] LT',
29
+ lastDay : '[Yesterday at] LT',
30
+ lastWeek : '[Last] dddd [at] LT',
31
+ sameElse : 'L'
32
+ },
33
+ relativeTime : {
34
+ future : 'in %s',
35
+ past : '%s ago',
36
+ s : 'a few seconds',
37
+ ss : '%d seconds',
38
+ m : 'a minute',
39
+ mm : '%d minutes',
40
+ h : 'an hour',
41
+ hh : '%d hours',
42
+ d : 'a day',
43
+ dd : '%d days',
44
+ M : 'a month',
45
+ MM : '%d months',
46
+ y : 'a year',
47
+ yy : '%d years'
48
+ },
49
+ dayOfMonthOrdinalParse: /\d{1,2}(st|nd|rd|th)/,
50
+ ordinal : function (number) {
51
+ var b = number % 10,
52
+ output = (~~(number % 100 / 10) === 1) ? 'th' :
53
+ (b === 1) ? 'st' :
54
+ (b === 2) ? 'nd' :
55
+ (b === 3) ? 'rd' : 'th';
56
+ return number + output;
57
+ },
58
+ week : {
59
+ dow : 1, // Monday is the first day of the week.
60
+ doy : 4 // The week that contains Jan 4th is the first week of the year.
61
+ }
62
+ });
63
+
64
+ return enAu;
65
+
66
+ })));
@@ -0,0 +1,62 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var enCa = moment.defineLocale('en-ca', {
12
+ months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
13
+ monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),
14
+ weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
15
+ weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),
16
+ weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'h:mm A',
19
+ LTS : 'h:mm:ss A',
20
+ L : 'YYYY-MM-DD',
21
+ LL : 'MMMM D, YYYY',
22
+ LLL : 'MMMM D, YYYY h:mm A',
23
+ LLLL : 'dddd, MMMM D, YYYY h:mm A'
24
+ },
25
+ calendar : {
26
+ sameDay : '[Today at] LT',
27
+ nextDay : '[Tomorrow at] LT',
28
+ nextWeek : 'dddd [at] LT',
29
+ lastDay : '[Yesterday at] LT',
30
+ lastWeek : '[Last] dddd [at] LT',
31
+ sameElse : 'L'
32
+ },
33
+ relativeTime : {
34
+ future : 'in %s',
35
+ past : '%s ago',
36
+ s : 'a few seconds',
37
+ ss : '%d seconds',
38
+ m : 'a minute',
39
+ mm : '%d minutes',
40
+ h : 'an hour',
41
+ hh : '%d hours',
42
+ d : 'a day',
43
+ dd : '%d days',
44
+ M : 'a month',
45
+ MM : '%d months',
46
+ y : 'a year',
47
+ yy : '%d years'
48
+ },
49
+ dayOfMonthOrdinalParse: /\d{1,2}(st|nd|rd|th)/,
50
+ ordinal : function (number) {
51
+ var b = number % 10,
52
+ output = (~~(number % 100 / 10) === 1) ? 'th' :
53
+ (b === 1) ? 'st' :
54
+ (b === 2) ? 'nd' :
55
+ (b === 3) ? 'rd' : 'th';
56
+ return number + output;
57
+ }
58
+ });
59
+
60
+ return enCa;
61
+
62
+ })));
@@ -0,0 +1,66 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var enGb = moment.defineLocale('en-gb', {
12
+ months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
13
+ monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),
14
+ weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
15
+ weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),
16
+ weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'HH:mm',
19
+ LTS : 'HH:mm:ss',
20
+ L : 'DD/MM/YYYY',
21
+ LL : 'D MMMM YYYY',
22
+ LLL : 'D MMMM YYYY HH:mm',
23
+ LLLL : 'dddd, D MMMM YYYY HH:mm'
24
+ },
25
+ calendar : {
26
+ sameDay : '[Today at] LT',
27
+ nextDay : '[Tomorrow at] LT',
28
+ nextWeek : 'dddd [at] LT',
29
+ lastDay : '[Yesterday at] LT',
30
+ lastWeek : '[Last] dddd [at] LT',
31
+ sameElse : 'L'
32
+ },
33
+ relativeTime : {
34
+ future : 'in %s',
35
+ past : '%s ago',
36
+ s : 'a few seconds',
37
+ ss : '%d seconds',
38
+ m : 'a minute',
39
+ mm : '%d minutes',
40
+ h : 'an hour',
41
+ hh : '%d hours',
42
+ d : 'a day',
43
+ dd : '%d days',
44
+ M : 'a month',
45
+ MM : '%d months',
46
+ y : 'a year',
47
+ yy : '%d years'
48
+ },
49
+ dayOfMonthOrdinalParse: /\d{1,2}(st|nd|rd|th)/,
50
+ ordinal : function (number) {
51
+ var b = number % 10,
52
+ output = (~~(number % 100 / 10) === 1) ? 'th' :
53
+ (b === 1) ? 'st' :
54
+ (b === 2) ? 'nd' :
55
+ (b === 3) ? 'rd' : 'th';
56
+ return number + output;
57
+ },
58
+ week : {
59
+ dow : 1, // Monday is the first day of the week.
60
+ doy : 4 // The week that contains Jan 4th is the first week of the year.
61
+ }
62
+ });
63
+
64
+ return enGb;
65
+
66
+ })));
@@ -0,0 +1,66 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var enIe = moment.defineLocale('en-ie', {
12
+ months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
13
+ monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),
14
+ weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
15
+ weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),
16
+ weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'HH:mm',
19
+ LTS : 'HH:mm:ss',
20
+ L : 'DD/MM/YYYY',
21
+ LL : 'D MMMM YYYY',
22
+ LLL : 'D MMMM YYYY HH:mm',
23
+ LLLL : 'dddd D MMMM YYYY HH:mm'
24
+ },
25
+ calendar : {
26
+ sameDay : '[Today at] LT',
27
+ nextDay : '[Tomorrow at] LT',
28
+ nextWeek : 'dddd [at] LT',
29
+ lastDay : '[Yesterday at] LT',
30
+ lastWeek : '[Last] dddd [at] LT',
31
+ sameElse : 'L'
32
+ },
33
+ relativeTime : {
34
+ future : 'in %s',
35
+ past : '%s ago',
36
+ s : 'a few seconds',
37
+ ss : '%d seconds',
38
+ m : 'a minute',
39
+ mm : '%d minutes',
40
+ h : 'an hour',
41
+ hh : '%d hours',
42
+ d : 'a day',
43
+ dd : '%d days',
44
+ M : 'a month',
45
+ MM : '%d months',
46
+ y : 'a year',
47
+ yy : '%d years'
48
+ },
49
+ dayOfMonthOrdinalParse: /\d{1,2}(st|nd|rd|th)/,
50
+ ordinal : function (number) {
51
+ var b = number % 10,
52
+ output = (~~(number % 100 / 10) === 1) ? 'th' :
53
+ (b === 1) ? 'st' :
54
+ (b === 2) ? 'nd' :
55
+ (b === 3) ? 'rd' : 'th';
56
+ return number + output;
57
+ },
58
+ week : {
59
+ dow : 1, // Monday is the first day of the week.
60
+ doy : 4 // The week that contains Jan 4th is the first week of the year.
61
+ }
62
+ });
63
+
64
+ return enIe;
65
+
66
+ })));
@@ -0,0 +1,61 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var enIl = moment.defineLocale('en-il', {
12
+ months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
13
+ monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),
14
+ weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
15
+ weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),
16
+ weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'HH:mm',
19
+ LTS : 'HH:mm:ss',
20
+ L : 'DD/MM/YYYY',
21
+ LL : 'D MMMM YYYY',
22
+ LLL : 'D MMMM YYYY HH:mm',
23
+ LLLL : 'dddd, D MMMM YYYY HH:mm'
24
+ },
25
+ calendar : {
26
+ sameDay : '[Today at] LT',
27
+ nextDay : '[Tomorrow at] LT',
28
+ nextWeek : 'dddd [at] LT',
29
+ lastDay : '[Yesterday at] LT',
30
+ lastWeek : '[Last] dddd [at] LT',
31
+ sameElse : 'L'
32
+ },
33
+ relativeTime : {
34
+ future : 'in %s',
35
+ past : '%s ago',
36
+ s : 'a few seconds',
37
+ m : 'a minute',
38
+ mm : '%d minutes',
39
+ h : 'an hour',
40
+ hh : '%d hours',
41
+ d : 'a day',
42
+ dd : '%d days',
43
+ M : 'a month',
44
+ MM : '%d months',
45
+ y : 'a year',
46
+ yy : '%d years'
47
+ },
48
+ dayOfMonthOrdinalParse: /\d{1,2}(st|nd|rd|th)/,
49
+ ordinal : function (number) {
50
+ var b = number % 10,
51
+ output = (~~(number % 100 / 10) === 1) ? 'th' :
52
+ (b === 1) ? 'st' :
53
+ (b === 2) ? 'nd' :
54
+ (b === 3) ? 'rd' : 'th';
55
+ return number + output;
56
+ }
57
+ });
58
+
59
+ return enIl;
60
+
61
+ })));
@@ -0,0 +1,66 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var enNz = moment.defineLocale('en-nz', {
12
+ months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
13
+ monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),
14
+ weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
15
+ weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),
16
+ weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'h:mm A',
19
+ LTS : 'h:mm:ss A',
20
+ L : 'DD/MM/YYYY',
21
+ LL : 'D MMMM YYYY',
22
+ LLL : 'D MMMM YYYY h:mm A',
23
+ LLLL : 'dddd, D MMMM YYYY h:mm A'
24
+ },
25
+ calendar : {
26
+ sameDay : '[Today at] LT',
27
+ nextDay : '[Tomorrow at] LT',
28
+ nextWeek : 'dddd [at] LT',
29
+ lastDay : '[Yesterday at] LT',
30
+ lastWeek : '[Last] dddd [at] LT',
31
+ sameElse : 'L'
32
+ },
33
+ relativeTime : {
34
+ future : 'in %s',
35
+ past : '%s ago',
36
+ s : 'a few seconds',
37
+ ss : '%d seconds',
38
+ m : 'a minute',
39
+ mm : '%d minutes',
40
+ h : 'an hour',
41
+ hh : '%d hours',
42
+ d : 'a day',
43
+ dd : '%d days',
44
+ M : 'a month',
45
+ MM : '%d months',
46
+ y : 'a year',
47
+ yy : '%d years'
48
+ },
49
+ dayOfMonthOrdinalParse: /\d{1,2}(st|nd|rd|th)/,
50
+ ordinal : function (number) {
51
+ var b = number % 10,
52
+ output = (~~(number % 100 / 10) === 1) ? 'th' :
53
+ (b === 1) ? 'st' :
54
+ (b === 2) ? 'nd' :
55
+ (b === 3) ? 'rd' : 'th';
56
+ return number + output;
57
+ },
58
+ week : {
59
+ dow : 1, // Monday is the first day of the week.
60
+ doy : 4 // The week that contains Jan 4th is the first week of the year.
61
+ }
62
+ });
63
+
64
+ return enNz;
65
+
66
+ })));
@@ -0,0 +1,70 @@
1
+ //! moment.js locale configuration
2
+
3
+ ;(function (global, factory) {
4
+ typeof exports === 'object' && typeof module !== 'undefined'
5
+ && typeof require === 'function' ? factory(require('../moment')) :
6
+ typeof define === 'function' && define.amd ? define(['../moment'], factory) :
7
+ factory(global.moment)
8
+ }(this, (function (moment) { 'use strict';
9
+
10
+
11
+ var eo = moment.defineLocale('eo', {
12
+ months : 'januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro'.split('_'),
13
+ monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec'.split('_'),
14
+ weekdays : 'dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato'.split('_'),
15
+ weekdaysShort : 'dim_lun_mard_merk_ĵaŭ_ven_sab'.split('_'),
16
+ weekdaysMin : 'di_lu_ma_me_ĵa_ve_sa'.split('_'),
17
+ longDateFormat : {
18
+ LT : 'HH:mm',
19
+ LTS : 'HH:mm:ss',
20
+ L : 'YYYY-MM-DD',
21
+ LL : 'D[-a de] MMMM, YYYY',
22
+ LLL : 'D[-a de] MMMM, YYYY HH:mm',
23
+ LLLL : 'dddd, [la] D[-a de] MMMM, YYYY HH:mm'
24
+ },
25
+ meridiemParse: /[ap]\.t\.m/i,
26
+ isPM: function (input) {
27
+ return input.charAt(0).toLowerCase() === 'p';
28
+ },
29
+ meridiem : function (hours, minutes, isLower) {
30
+ if (hours > 11) {
31
+ return isLower ? 'p.t.m.' : 'P.T.M.';
32
+ } else {
33
+ return isLower ? 'a.t.m.' : 'A.T.M.';
34
+ }
35
+ },
36
+ calendar : {
37
+ sameDay : '[Hodiaŭ je] LT',
38
+ nextDay : '[Morgaŭ je] LT',
39
+ nextWeek : 'dddd [je] LT',
40
+ lastDay : '[Hieraŭ je] LT',
41
+ lastWeek : '[pasinta] dddd [je] LT',
42
+ sameElse : 'L'
43
+ },
44
+ relativeTime : {
45
+ future : 'post %s',
46
+ past : 'antaŭ %s',
47
+ s : 'sekundoj',
48
+ ss : '%d sekundoj',
49
+ m : 'minuto',
50
+ mm : '%d minutoj',
51
+ h : 'horo',
52
+ hh : '%d horoj',
53
+ d : 'tago',//ne 'diurno', ĉar estas uzita por proksimumo
54
+ dd : '%d tagoj',
55
+ M : 'monato',
56
+ MM : '%d monatoj',
57
+ y : 'jaro',
58
+ yy : '%d jaroj'
59
+ },
60
+ dayOfMonthOrdinalParse: /\d{1,2}a/,
61
+ ordinal : '%da',
62
+ week : {
63
+ dow : 1, // Monday is the first day of the week.
64
+ doy : 7 // The week that contains Jan 7th is the first week of the year.
65
+ }
66
+ });
67
+
68
+ return eo;
69
+
70
+ })));