jqwidgets-ng 18.1.0 → 18.2.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 (286) hide show
  1. package/ReleaseNotes.txt +5 -125
  2. package/esm2020/jqxdatatable/angular_jqxdatatable.mjs +3 -0
  3. package/esm2020/jqxgrid/angular_jqxgrid.mjs +3 -0
  4. package/esm2020/jqxtreegrid/angular_jqxtreegrid.mjs +3 -0
  5. package/fesm2015/jqwidgets-ng-jqxbarcode.mjs +4 -2
  6. package/fesm2015/jqwidgets-ng-jqxbargauge.mjs +5 -3
  7. package/fesm2015/jqwidgets-ng-jqxbulletchart.mjs +6 -4
  8. package/fesm2015/jqwidgets-ng-jqxbuttongroup.mjs +5 -3
  9. package/fesm2015/jqwidgets-ng-jqxbuttons.mjs +4 -2
  10. package/fesm2015/jqwidgets-ng-jqxcalendar.mjs +8 -6
  11. package/fesm2015/jqwidgets-ng-jqxchart.mjs +11 -9
  12. package/fesm2015/jqwidgets-ng-jqxcheckbox.mjs +4 -2
  13. package/fesm2015/jqwidgets-ng-jqxcheckboxgroup.mjs +5 -3
  14. package/fesm2015/jqwidgets-ng-jqxcolorpicker.mjs +7 -5
  15. package/fesm2015/jqwidgets-ng-jqxcombobox.mjs +8 -6
  16. package/fesm2015/jqwidgets-ng-jqxcomplexinput.mjs +5 -3
  17. package/fesm2015/jqwidgets-ng-jqxdatatable.mjs +17 -12
  18. package/fesm2015/jqwidgets-ng-jqxdatetimeinput.mjs +8 -6
  19. package/fesm2015/jqwidgets-ng-jqxdocking.mjs +6 -4
  20. package/fesm2015/jqwidgets-ng-jqxdockinglayout.mjs +10 -8
  21. package/fesm2015/jqwidgets-ng-jqxdockpanel.mjs +4 -2
  22. package/fesm2015/jqwidgets-ng-jqxdragdrop.mjs +4 -2
  23. package/fesm2015/jqwidgets-ng-jqxdraw.mjs +4 -2
  24. package/fesm2015/jqwidgets-ng-jqxdropdownbutton.mjs +5 -3
  25. package/fesm2015/jqwidgets-ng-jqxdropdownlist.mjs +8 -6
  26. package/fesm2015/jqwidgets-ng-jqxeditor.mjs +14 -12
  27. package/fesm2015/jqwidgets-ng-jqxexpander.mjs +4 -2
  28. package/fesm2015/jqwidgets-ng-jqxfileupload.mjs +5 -3
  29. package/fesm2015/jqwidgets-ng-jqxform.mjs +19 -17
  30. package/fesm2015/jqwidgets-ng-jqxformattedinput.mjs +4 -2
  31. package/fesm2015/jqwidgets-ng-jqxgantt.mjs +6 -4
  32. package/fesm2015/jqwidgets-ng-jqxgauge.mjs +5 -3
  33. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +34 -29
  34. package/fesm2015/jqwidgets-ng-jqxheatmap.mjs +4 -2
  35. package/fesm2015/jqwidgets-ng-jqxinput.mjs +5 -3
  36. package/fesm2015/jqwidgets-ng-jqxkanban.mjs +7 -5
  37. package/fesm2015/jqwidgets-ng-jqxknob.mjs +5 -3
  38. package/fesm2015/jqwidgets-ng-jqxlayout.mjs +7 -5
  39. package/fesm2015/jqwidgets-ng-jqxlineargauge.mjs +5 -3
  40. package/fesm2015/jqwidgets-ng-jqxlinkbutton.mjs +4 -2
  41. package/fesm2015/jqwidgets-ng-jqxlistbox.mjs +8 -6
  42. package/fesm2015/jqwidgets-ng-jqxlistmenu.mjs +7 -5
  43. package/fesm2015/jqwidgets-ng-jqxloader.mjs +4 -2
  44. package/fesm2015/jqwidgets-ng-jqxmaskedinput.mjs +4 -2
  45. package/fesm2015/jqwidgets-ng-jqxmenu.mjs +5 -3
  46. package/fesm2015/jqwidgets-ng-jqxnavbar.mjs +4 -2
  47. package/fesm2015/jqwidgets-ng-jqxnavigationbar.mjs +4 -2
  48. package/fesm2015/jqwidgets-ng-jqxnotification.mjs +5 -3
  49. package/fesm2015/jqwidgets-ng-jqxnumberinput.mjs +5 -3
  50. package/fesm2015/jqwidgets-ng-jqxpanel.mjs +6 -4
  51. package/fesm2015/jqwidgets-ng-jqxpasswordinput.mjs +5 -3
  52. package/fesm2015/jqwidgets-ng-jqxpivotdesigner.mjs +3 -1
  53. package/fesm2015/jqwidgets-ng-jqxpivotgrid.mjs +16 -14
  54. package/fesm2015/jqwidgets-ng-jqxpopover.mjs +4 -2
  55. package/fesm2015/jqwidgets-ng-jqxprogressbar.mjs +4 -2
  56. package/fesm2015/jqwidgets-ng-jqxqrcode.mjs +5 -3
  57. package/fesm2015/jqwidgets-ng-jqxradiobutton.mjs +4 -2
  58. package/fesm2015/jqwidgets-ng-jqxradiobuttongroup.mjs +5 -3
  59. package/fesm2015/jqwidgets-ng-jqxrangeselector.mjs +6 -4
  60. package/fesm2015/jqwidgets-ng-jqxrating.mjs +4 -2
  61. package/fesm2015/jqwidgets-ng-jqxrepeatbutton.mjs +4 -2
  62. package/fesm2015/jqwidgets-ng-jqxresponsivepanel.mjs +4 -2
  63. package/fesm2015/jqwidgets-ng-jqxribbon.mjs +6 -4
  64. package/fesm2015/jqwidgets-ng-jqxscheduler.mjs +24 -22
  65. package/fesm2015/jqwidgets-ng-jqxscrollbar.mjs +5 -3
  66. package/fesm2015/jqwidgets-ng-jqxscrollview.mjs +5 -3
  67. package/fesm2015/jqwidgets-ng-jqxslider.mjs +5 -3
  68. package/fesm2015/jqwidgets-ng-jqxsortable.mjs +5 -3
  69. package/fesm2015/jqwidgets-ng-jqxsplitlayout.mjs +4 -2
  70. package/fesm2015/jqwidgets-ng-jqxsplitter.mjs +5 -3
  71. package/fesm2015/jqwidgets-ng-jqxswitchbutton.mjs +4 -2
  72. package/fesm2015/jqwidgets-ng-jqxtabs.mjs +5 -3
  73. package/fesm2015/jqwidgets-ng-jqxtagcloud.mjs +6 -4
  74. package/fesm2015/jqwidgets-ng-jqxtextarea.mjs +7 -5
  75. package/fesm2015/jqwidgets-ng-jqxtimepicker.mjs +5 -3
  76. package/fesm2015/jqwidgets-ng-jqxtogglebutton.mjs +4 -2
  77. package/fesm2015/jqwidgets-ng-jqxtoolbar.mjs +10 -8
  78. package/fesm2015/jqwidgets-ng-jqxtooltip.mjs +4 -2
  79. package/fesm2015/jqwidgets-ng-jqxtree.mjs +10 -8
  80. package/fesm2015/jqwidgets-ng-jqxtreegrid.mjs +18 -13
  81. package/fesm2015/jqwidgets-ng-jqxtreemap.mjs +6 -4
  82. package/fesm2015/jqwidgets-ng-jqxvalidator.mjs +4 -2
  83. package/fesm2015/jqwidgets-ng-jqxwindow.mjs +5 -3
  84. package/fesm2020/jqwidgets-ng-jqxbarcode.mjs +4 -2
  85. package/fesm2020/jqwidgets-ng-jqxbargauge.mjs +5 -3
  86. package/fesm2020/jqwidgets-ng-jqxbulletchart.mjs +6 -4
  87. package/fesm2020/jqwidgets-ng-jqxbuttongroup.mjs +5 -3
  88. package/fesm2020/jqwidgets-ng-jqxbuttons.mjs +4 -2
  89. package/fesm2020/jqwidgets-ng-jqxcalendar.mjs +8 -6
  90. package/fesm2020/jqwidgets-ng-jqxchart.mjs +11 -9
  91. package/fesm2020/jqwidgets-ng-jqxcheckbox.mjs +4 -2
  92. package/fesm2020/jqwidgets-ng-jqxcheckboxgroup.mjs +5 -3
  93. package/fesm2020/jqwidgets-ng-jqxcolorpicker.mjs +7 -5
  94. package/fesm2020/jqwidgets-ng-jqxcombobox.mjs +8 -6
  95. package/fesm2020/jqwidgets-ng-jqxcomplexinput.mjs +5 -3
  96. package/fesm2020/jqwidgets-ng-jqxdatatable.mjs +17 -12
  97. package/fesm2020/jqwidgets-ng-jqxdatetimeinput.mjs +8 -6
  98. package/fesm2020/jqwidgets-ng-jqxdocking.mjs +6 -4
  99. package/fesm2020/jqwidgets-ng-jqxdockinglayout.mjs +10 -8
  100. package/fesm2020/jqwidgets-ng-jqxdockpanel.mjs +4 -2
  101. package/fesm2020/jqwidgets-ng-jqxdragdrop.mjs +4 -2
  102. package/fesm2020/jqwidgets-ng-jqxdraw.mjs +4 -2
  103. package/fesm2020/jqwidgets-ng-jqxdropdownbutton.mjs +5 -3
  104. package/fesm2020/jqwidgets-ng-jqxdropdownlist.mjs +8 -6
  105. package/fesm2020/jqwidgets-ng-jqxeditor.mjs +14 -12
  106. package/fesm2020/jqwidgets-ng-jqxexpander.mjs +4 -2
  107. package/fesm2020/jqwidgets-ng-jqxfileupload.mjs +5 -3
  108. package/fesm2020/jqwidgets-ng-jqxform.mjs +19 -17
  109. package/fesm2020/jqwidgets-ng-jqxformattedinput.mjs +4 -2
  110. package/fesm2020/jqwidgets-ng-jqxgantt.mjs +6 -4
  111. package/fesm2020/jqwidgets-ng-jqxgauge.mjs +5 -3
  112. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +34 -29
  113. package/fesm2020/jqwidgets-ng-jqxheatmap.mjs +4 -2
  114. package/fesm2020/jqwidgets-ng-jqxinput.mjs +5 -3
  115. package/fesm2020/jqwidgets-ng-jqxkanban.mjs +7 -5
  116. package/fesm2020/jqwidgets-ng-jqxknob.mjs +5 -3
  117. package/fesm2020/jqwidgets-ng-jqxlayout.mjs +7 -5
  118. package/fesm2020/jqwidgets-ng-jqxlineargauge.mjs +5 -3
  119. package/fesm2020/jqwidgets-ng-jqxlinkbutton.mjs +4 -2
  120. package/fesm2020/jqwidgets-ng-jqxlistbox.mjs +8 -6
  121. package/fesm2020/jqwidgets-ng-jqxlistmenu.mjs +7 -5
  122. package/fesm2020/jqwidgets-ng-jqxloader.mjs +4 -2
  123. package/fesm2020/jqwidgets-ng-jqxmaskedinput.mjs +4 -2
  124. package/fesm2020/jqwidgets-ng-jqxmenu.mjs +5 -3
  125. package/fesm2020/jqwidgets-ng-jqxnavbar.mjs +4 -2
  126. package/fesm2020/jqwidgets-ng-jqxnavigationbar.mjs +4 -2
  127. package/fesm2020/jqwidgets-ng-jqxnotification.mjs +5 -3
  128. package/fesm2020/jqwidgets-ng-jqxnumberinput.mjs +5 -3
  129. package/fesm2020/jqwidgets-ng-jqxpanel.mjs +6 -4
  130. package/fesm2020/jqwidgets-ng-jqxpasswordinput.mjs +5 -3
  131. package/fesm2020/jqwidgets-ng-jqxpivotdesigner.mjs +3 -1
  132. package/fesm2020/jqwidgets-ng-jqxpivotgrid.mjs +16 -14
  133. package/fesm2020/jqwidgets-ng-jqxpopover.mjs +4 -2
  134. package/fesm2020/jqwidgets-ng-jqxprogressbar.mjs +4 -2
  135. package/fesm2020/jqwidgets-ng-jqxqrcode.mjs +5 -3
  136. package/fesm2020/jqwidgets-ng-jqxradiobutton.mjs +4 -2
  137. package/fesm2020/jqwidgets-ng-jqxradiobuttongroup.mjs +5 -3
  138. package/fesm2020/jqwidgets-ng-jqxrangeselector.mjs +6 -4
  139. package/fesm2020/jqwidgets-ng-jqxrating.mjs +4 -2
  140. package/fesm2020/jqwidgets-ng-jqxrepeatbutton.mjs +4 -2
  141. package/fesm2020/jqwidgets-ng-jqxresponsivepanel.mjs +4 -2
  142. package/fesm2020/jqwidgets-ng-jqxribbon.mjs +6 -4
  143. package/fesm2020/jqwidgets-ng-jqxscheduler.mjs +24 -22
  144. package/fesm2020/jqwidgets-ng-jqxscrollbar.mjs +5 -3
  145. package/fesm2020/jqwidgets-ng-jqxscrollview.mjs +5 -3
  146. package/fesm2020/jqwidgets-ng-jqxslider.mjs +5 -3
  147. package/fesm2020/jqwidgets-ng-jqxsortable.mjs +5 -3
  148. package/fesm2020/jqwidgets-ng-jqxsplitlayout.mjs +4 -2
  149. package/fesm2020/jqwidgets-ng-jqxsplitter.mjs +5 -3
  150. package/fesm2020/jqwidgets-ng-jqxswitchbutton.mjs +4 -2
  151. package/fesm2020/jqwidgets-ng-jqxtabs.mjs +5 -3
  152. package/fesm2020/jqwidgets-ng-jqxtagcloud.mjs +6 -4
  153. package/fesm2020/jqwidgets-ng-jqxtextarea.mjs +7 -5
  154. package/fesm2020/jqwidgets-ng-jqxtimepicker.mjs +5 -3
  155. package/fesm2020/jqwidgets-ng-jqxtogglebutton.mjs +4 -2
  156. package/fesm2020/jqwidgets-ng-jqxtoolbar.mjs +10 -8
  157. package/fesm2020/jqwidgets-ng-jqxtooltip.mjs +4 -2
  158. package/fesm2020/jqwidgets-ng-jqxtree.mjs +10 -8
  159. package/fesm2020/jqwidgets-ng-jqxtreegrid.mjs +18 -13
  160. package/fesm2020/jqwidgets-ng-jqxtreemap.mjs +6 -4
  161. package/fesm2020/jqwidgets-ng-jqxvalidator.mjs +4 -2
  162. package/fesm2020/jqwidgets-ng-jqxwindow.mjs +5 -3
  163. package/jqwidgets/globalization/globalize.culture.cs-CZ.js +87 -87
  164. package/jqwidgets/globalization/globalize.culture.de-DE.js +83 -83
  165. package/jqwidgets/globalization/globalize.culture.en-CA.js +51 -51
  166. package/jqwidgets/globalization/globalize.culture.en-US.js +35 -35
  167. package/jqwidgets/globalization/globalize.culture.fr-FR.js +81 -81
  168. package/jqwidgets/globalization/globalize.culture.he-IL.js +99 -99
  169. package/jqwidgets/globalization/globalize.culture.hr-HR.js +83 -83
  170. package/jqwidgets/globalization/globalize.culture.hu-HU.js +82 -82
  171. package/jqwidgets/globalization/globalize.culture.it-IT.js +81 -81
  172. package/jqwidgets/globalization/globalize.culture.ja-JP.js +102 -102
  173. package/jqwidgets/globalization/globalize.culture.lt.js +85 -85
  174. package/jqwidgets/globalization/globalize.culture.ru-RU.js +84 -84
  175. package/jqwidgets/globalization/globalize.culture.sa-IN.js +73 -73
  176. package/jqwidgets/globalization/globalize.js +1591 -1591
  177. package/jqwidgets/jqx-all.js +9 -9
  178. package/jqwidgets/jqxangular.js +2 -2
  179. package/jqwidgets/jqxbarcode.js +2 -2
  180. package/jqwidgets/jqxbargauge.js +2 -2
  181. package/jqwidgets/jqxbulletchart.js +2 -2
  182. package/jqwidgets/jqxbuttongroup.js +2 -2
  183. package/jqwidgets/jqxbuttons.js +2 -2
  184. package/jqwidgets/jqxcalendar.js +2 -2
  185. package/jqwidgets/jqxchart.annotations.js +2 -2
  186. package/jqwidgets/jqxchart.api.js +2 -2
  187. package/jqwidgets/jqxchart.core.js +3 -3
  188. package/jqwidgets/jqxchart.js +3 -3
  189. package/jqwidgets/jqxchart.rangeselector.js +2 -2
  190. package/jqwidgets/jqxchart.waterfall.js +2 -2
  191. package/jqwidgets/jqxcheckbox.js +2 -2
  192. package/jqwidgets/jqxcheckboxgroup.js +2 -2
  193. package/jqwidgets/jqxcolorpicker.js +2 -2
  194. package/jqwidgets/jqxcombobox.js +2 -2
  195. package/jqwidgets/jqxcomplexinput.js +2 -2
  196. package/jqwidgets/jqxcore.js +3 -3
  197. package/jqwidgets/jqxdata.export.js +2 -2
  198. package/jqwidgets/jqxdata.js +2 -2
  199. package/jqwidgets/jqxdatatable.js +2 -2
  200. package/jqwidgets/jqxdate.js +2 -2
  201. package/jqwidgets/jqxdatetimeinput.js +2 -2
  202. package/jqwidgets/jqxdocking.js +2 -2
  203. package/jqwidgets/jqxdockinglayout.js +2 -2
  204. package/jqwidgets/jqxdockpanel.js +2 -2
  205. package/jqwidgets/jqxdragdrop.js +2 -2
  206. package/jqwidgets/jqxdraw.js +2 -2
  207. package/jqwidgets/jqxdropdownbutton.js +2 -2
  208. package/jqwidgets/jqxdropdownlist.js +2 -2
  209. package/jqwidgets/jqxeditor.js +2 -2
  210. package/jqwidgets/jqxexpander.js +2 -2
  211. package/jqwidgets/jqxfileupload.js +2 -2
  212. package/jqwidgets/jqxform.js +3 -3
  213. package/jqwidgets/jqxformattedinput.js +2 -2
  214. package/jqwidgets/jqxgantt.api.js +346 -382
  215. package/jqwidgets/jqxgantt.js +2 -2
  216. package/jqwidgets/jqxgauge.js +2 -2
  217. package/jqwidgets/jqxgrid.aggregates.js +2 -2
  218. package/jqwidgets/jqxgrid.columnsreorder.js +2 -2
  219. package/jqwidgets/jqxgrid.columnsresize.js +2 -2
  220. package/jqwidgets/jqxgrid.edit.js +2 -2
  221. package/jqwidgets/jqxgrid.export.js +2 -2
  222. package/jqwidgets/jqxgrid.filter.js +2 -2
  223. package/jqwidgets/jqxgrid.grouping.js +3 -3
  224. package/jqwidgets/jqxgrid.js +3 -3
  225. package/jqwidgets/jqxgrid.pager.js +2 -2
  226. package/jqwidgets/jqxgrid.selection.js +2 -2
  227. package/jqwidgets/jqxgrid.sort.js +3 -3
  228. package/jqwidgets/jqxgrid.storage.js +2 -2
  229. package/jqwidgets/jqxheatmap.js +2 -2
  230. package/jqwidgets/jqxinput.js +2 -2
  231. package/jqwidgets/jqxkanban.js +2 -2
  232. package/jqwidgets/jqxknob.js +2 -2
  233. package/jqwidgets/jqxknockout.js +2 -2
  234. package/jqwidgets/jqxlayout.js +2 -2
  235. package/jqwidgets/jqxlistbox.js +2 -2
  236. package/jqwidgets/jqxlistmenu.js +2 -2
  237. package/jqwidgets/jqxloader.js +2 -2
  238. package/jqwidgets/jqxmaskedinput.js +2 -2
  239. package/jqwidgets/jqxmenu.js +2 -2
  240. package/jqwidgets/jqxnavbar.js +2 -2
  241. package/jqwidgets/jqxnavigationbar.js +2 -2
  242. package/jqwidgets/jqxnotification.js +2 -2
  243. package/jqwidgets/jqxnumberinput.js +2 -2
  244. package/jqwidgets/jqxpanel.js +2 -2
  245. package/jqwidgets/jqxpasswordinput.js +2 -2
  246. package/jqwidgets/jqxpivot.js +2 -2
  247. package/jqwidgets/jqxpivotdesigner.js +2 -2
  248. package/jqwidgets/jqxpivotgrid.js +2 -2
  249. package/jqwidgets/jqxpopover.js +2 -2
  250. package/jqwidgets/jqxprogressbar.js +2 -2
  251. package/jqwidgets/jqxqrcode.js +2 -2
  252. package/jqwidgets/jqxradiobutton.js +2 -2
  253. package/jqwidgets/jqxradiobuttongroup.js +2 -2
  254. package/jqwidgets/jqxrangeselector.js +2 -2
  255. package/jqwidgets/jqxrating.js +2 -2
  256. package/jqwidgets/jqxresponsivepanel.js +2 -2
  257. package/jqwidgets/jqxribbon.js +2 -2
  258. package/jqwidgets/jqxscheduler.api.js +2 -2
  259. package/jqwidgets/jqxscheduler.js +2 -2
  260. package/jqwidgets/jqxscrollbar.js +2 -2
  261. package/jqwidgets/jqxscrollview.js +2 -2
  262. package/jqwidgets/jqxslider.js +2 -2
  263. package/jqwidgets/jqxsortable.js +2 -2
  264. package/jqwidgets/jqxsplitlayout.js +2 -2
  265. package/jqwidgets/jqxsplitter.js +2 -2
  266. package/jqwidgets/jqxswitchbutton.js +2 -2
  267. package/jqwidgets/jqxtabs.js +2 -2
  268. package/jqwidgets/jqxtagcloud.js +2 -2
  269. package/jqwidgets/jqxtextarea.js +2 -2
  270. package/jqwidgets/jqxtimepicker.js +2 -2
  271. package/jqwidgets/jqxtoolbar.js +2 -2
  272. package/jqwidgets/jqxtooltip.js +2 -2
  273. package/jqwidgets/jqxtouch.js +2 -2
  274. package/jqwidgets/jqxtree.js +2 -2
  275. package/jqwidgets/jqxtreegrid.js +3 -3
  276. package/jqwidgets/jqxtreemap.js +2 -2
  277. package/jqwidgets/jqxvalidator.js +2 -2
  278. package/jqwidgets/jqxwindow.js +2 -2
  279. package/jqwidgets/styles/font/jqx-icons.svg +268 -268
  280. package/jqwidgets/styles/gantt/font/jqx-icons.svg +332 -332
  281. package/jqwidgets/styles/gantt/jqx.gantt.css +18667 -18667
  282. package/jqwidgets/styles/jqx.fluent.css +3563 -3563
  283. package/jqwidgets/styles/jqx.fluent_old.css +1262 -1262
  284. package/jqwidgets/styles/theme.css +293 -293
  285. package/jqwidgets.d.ts +1 -1
  286. package/package.json +21 -3
@@ -1,87 +1,87 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /*
4
- * Globalize Culture cs-CZ
5
- *
6
- * http://github.com/jquery/globalize
7
- *
8
- * Copyright Software Freedom Conservancy, Inc.
9
- * Dual licensed under the MIT or GPL Version 2 licenses.
10
- * http://jquery.org/license
11
- *
12
- * This file was generated by the Globalize Culture Generator
13
- * Translation: bugs found in this file need to be fixed in the generator
14
- */
15
-
16
- (function( window, undefined ) {
17
-
18
- var Globalize;
19
-
20
- if ( typeof require !== "undefined" &&
21
- typeof exports !== "undefined" &&
22
- typeof module !== "undefined" ) {
23
- // Assume CommonJS
24
- Globalize = require( "globalize" );
25
- } else {
26
- // Global variable
27
- Globalize = window.Globalize;
28
- }
29
-
30
- Globalize.addCultureInfo( "cs-CZ", "default", {
31
- name: "cs-CZ",
32
- englishName: "Czech (Czech Republic)",
33
- nativeName: "čeština (Česká republika)",
34
- language: "cs",
35
- numberFormat: {
36
- ",": " ",
37
- ".": ",",
38
- "NaN": "Není číslo",
39
- negativeInfinity: "-nekonečno",
40
- positiveInfinity: "+nekonečno",
41
- percent: {
42
- pattern: ["-n%","n%"],
43
- ",": " ",
44
- ".": ","
45
- },
46
- currency: {
47
- pattern: ["-n $","n $"],
48
- ",": " ",
49
- ".": ",",
50
- symbol: "Kč"
51
- }
52
- },
53
- calendars: {
54
- standard: {
55
- "/": ".",
56
- firstDay: 1,
57
- days: {
58
- names: ["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"],
59
- namesAbbr: ["ne","po","út","st","čt","pá","so"],
60
- namesShort: ["ne","po","út","st","čt","pá","so"]
61
- },
62
- months: {
63
- names: ["leden","únor","březen","duben","květen","červen","červenec","srpen","září","říjen","listopad","prosinec",""],
64
- namesAbbr: ["1","2","3","4","5","6","7","8","9","10","11","12",""]
65
- },
66
- monthsGenitive: {
67
- names: ["ledna","února","března","dubna","května","června","července","srpna","září","října","listopadu","prosince",""],
68
- namesAbbr: ["1","2","3","4","5","6","7","8","9","10","11","12",""]
69
- },
70
- AM: ["dop.","dop.","DOP."],
71
- PM: ["odp.","odp.","ODP."],
72
- eras: [{"name":"n. l.","start":null,"offset":0}],
73
- patterns: {
74
- d: "d.M.yyyy",
75
- D: "d. MMMM yyyy",
76
- t: "H:mm",
77
- T: "H:mm:ss",
78
- f: "d. MMMM yyyy H:mm",
79
- F: "d. MMMM yyyy H:mm:ss",
80
- M: "dd MMMM",
81
- Y: "MMMM yyyy"
82
- }
83
- }
84
- }
85
- });
86
-
87
- }( this ));
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /*
4
+ * Globalize Culture cs-CZ
5
+ *
6
+ * http://github.com/jquery/globalize
7
+ *
8
+ * Copyright Software Freedom Conservancy, Inc.
9
+ * Dual licensed under the MIT or GPL Version 2 licenses.
10
+ * http://jquery.org/license
11
+ *
12
+ * This file was generated by the Globalize Culture Generator
13
+ * Translation: bugs found in this file need to be fixed in the generator
14
+ */
15
+
16
+ (function( window, undefined ) {
17
+
18
+ var Globalize;
19
+
20
+ if ( typeof require !== "undefined" &&
21
+ typeof exports !== "undefined" &&
22
+ typeof module !== "undefined" ) {
23
+ // Assume CommonJS
24
+ Globalize = require( "globalize" );
25
+ } else {
26
+ // Global variable
27
+ Globalize = window.Globalize;
28
+ }
29
+
30
+ Globalize.addCultureInfo( "cs-CZ", "default", {
31
+ name: "cs-CZ",
32
+ englishName: "Czech (Czech Republic)",
33
+ nativeName: "čeština (Česká republika)",
34
+ language: "cs",
35
+ numberFormat: {
36
+ ",": " ",
37
+ ".": ",",
38
+ "NaN": "Není číslo",
39
+ negativeInfinity: "-nekonečno",
40
+ positiveInfinity: "+nekonečno",
41
+ percent: {
42
+ pattern: ["-n%","n%"],
43
+ ",": " ",
44
+ ".": ","
45
+ },
46
+ currency: {
47
+ pattern: ["-n $","n $"],
48
+ ",": " ",
49
+ ".": ",",
50
+ symbol: "Kč"
51
+ }
52
+ },
53
+ calendars: {
54
+ standard: {
55
+ "/": ".",
56
+ firstDay: 1,
57
+ days: {
58
+ names: ["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"],
59
+ namesAbbr: ["ne","po","út","st","čt","pá","so"],
60
+ namesShort: ["ne","po","út","st","čt","pá","so"]
61
+ },
62
+ months: {
63
+ names: ["leden","únor","březen","duben","květen","červen","červenec","srpen","září","říjen","listopad","prosinec",""],
64
+ namesAbbr: ["1","2","3","4","5","6","7","8","9","10","11","12",""]
65
+ },
66
+ monthsGenitive: {
67
+ names: ["ledna","února","března","dubna","května","června","července","srpna","září","října","listopadu","prosince",""],
68
+ namesAbbr: ["1","2","3","4","5","6","7","8","9","10","11","12",""]
69
+ },
70
+ AM: ["dop.","dop.","DOP."],
71
+ PM: ["odp.","odp.","ODP."],
72
+ eras: [{"name":"n. l.","start":null,"offset":0}],
73
+ patterns: {
74
+ d: "d.M.yyyy",
75
+ D: "d. MMMM yyyy",
76
+ t: "H:mm",
77
+ T: "H:mm:ss",
78
+ f: "d. MMMM yyyy H:mm",
79
+ F: "d. MMMM yyyy H:mm:ss",
80
+ M: "dd MMMM",
81
+ Y: "MMMM yyyy"
82
+ }
83
+ }
84
+ }
85
+ });
86
+
87
+ }( this ));
@@ -1,83 +1,83 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /*
4
- * Globalize Culture de-DE
5
- *
6
- * http://github.com/jquery/globalize
7
- *
8
- * Copyright Software Freedom Conservancy, Inc.
9
- * Dual licensed under the MIT or GPL Version 2 licenses.
10
- * http://jquery.org/license
11
- *
12
- * This file was generated by the Globalize Culture Generator
13
- * Translation: bugs found in this file need to be fixed in the generator
14
- */
15
-
16
- (function( window, undefined ) {
17
-
18
- var Globalize;
19
-
20
- if ( typeof require !== "undefined" &&
21
- typeof exports !== "undefined" &&
22
- typeof module !== "undefined" ) {
23
- // Assume CommonJS
24
- Globalize = require( "globalize" );
25
- } else {
26
- // Global variable
27
- Globalize = window.Globalize;
28
- }
29
-
30
- Globalize.addCultureInfo( "de-DE", "default", {
31
- name: "de-DE",
32
- englishName: "German (Germany)",
33
- nativeName: "Deutsch (Deutschland)",
34
- language: "de",
35
- numberFormat: {
36
- ",": ".",
37
- ".": ",",
38
- "NaN": "n. def.",
39
- negativeInfinity: "-unendlich",
40
- positiveInfinity: "+unendlich",
41
- percent: {
42
- pattern: ["-n%","n%"],
43
- ",": ".",
44
- ".": ","
45
- },
46
- currency: {
47
- pattern: ["-n $","n $"],
48
- ",": ".",
49
- ".": ",",
50
- symbol: "€"
51
- }
52
- },
53
- calendars: {
54
- standard: {
55
- "/": ".",
56
- firstDay: 1,
57
- days: {
58
- names: ["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],
59
- namesAbbr: ["So","Mo","Di","Mi","Do","Fr","Sa"],
60
- namesShort: ["So","Mo","Di","Mi","Do","Fr","Sa"]
61
- },
62
- months: {
63
- names: ["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember",""],
64
- namesAbbr: ["Jan","Feb","Mrz","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez",""]
65
- },
66
- AM: null,
67
- PM: null,
68
- eras: [{"name":"n. Chr.","start":null,"offset":0}],
69
- patterns: {
70
- d: "dd.MM.yyyy",
71
- D: "dddd, d. MMMM yyyy",
72
- t: "HH:mm",
73
- T: "HH:mm:ss",
74
- f: "dddd, d. MMMM yyyy HH:mm",
75
- F: "dddd, d. MMMM yyyy HH:mm:ss",
76
- M: "dd MMMM",
77
- Y: "MMMM yyyy"
78
- }
79
- }
80
- }
81
- });
82
-
83
- }( this ));
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /*
4
+ * Globalize Culture de-DE
5
+ *
6
+ * http://github.com/jquery/globalize
7
+ *
8
+ * Copyright Software Freedom Conservancy, Inc.
9
+ * Dual licensed under the MIT or GPL Version 2 licenses.
10
+ * http://jquery.org/license
11
+ *
12
+ * This file was generated by the Globalize Culture Generator
13
+ * Translation: bugs found in this file need to be fixed in the generator
14
+ */
15
+
16
+ (function( window, undefined ) {
17
+
18
+ var Globalize;
19
+
20
+ if ( typeof require !== "undefined" &&
21
+ typeof exports !== "undefined" &&
22
+ typeof module !== "undefined" ) {
23
+ // Assume CommonJS
24
+ Globalize = require( "globalize" );
25
+ } else {
26
+ // Global variable
27
+ Globalize = window.Globalize;
28
+ }
29
+
30
+ Globalize.addCultureInfo( "de-DE", "default", {
31
+ name: "de-DE",
32
+ englishName: "German (Germany)",
33
+ nativeName: "Deutsch (Deutschland)",
34
+ language: "de",
35
+ numberFormat: {
36
+ ",": ".",
37
+ ".": ",",
38
+ "NaN": "n. def.",
39
+ negativeInfinity: "-unendlich",
40
+ positiveInfinity: "+unendlich",
41
+ percent: {
42
+ pattern: ["-n%","n%"],
43
+ ",": ".",
44
+ ".": ","
45
+ },
46
+ currency: {
47
+ pattern: ["-n $","n $"],
48
+ ",": ".",
49
+ ".": ",",
50
+ symbol: "€"
51
+ }
52
+ },
53
+ calendars: {
54
+ standard: {
55
+ "/": ".",
56
+ firstDay: 1,
57
+ days: {
58
+ names: ["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],
59
+ namesAbbr: ["So","Mo","Di","Mi","Do","Fr","Sa"],
60
+ namesShort: ["So","Mo","Di","Mi","Do","Fr","Sa"]
61
+ },
62
+ months: {
63
+ names: ["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember",""],
64
+ namesAbbr: ["Jan","Feb","Mrz","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez",""]
65
+ },
66
+ AM: null,
67
+ PM: null,
68
+ eras: [{"name":"n. Chr.","start":null,"offset":0}],
69
+ patterns: {
70
+ d: "dd.MM.yyyy",
71
+ D: "dddd, d. MMMM yyyy",
72
+ t: "HH:mm",
73
+ T: "HH:mm:ss",
74
+ f: "dddd, d. MMMM yyyy HH:mm",
75
+ F: "dddd, d. MMMM yyyy HH:mm:ss",
76
+ M: "dd MMMM",
77
+ Y: "MMMM yyyy"
78
+ }
79
+ }
80
+ }
81
+ });
82
+
83
+ }( this ));
@@ -1,51 +1,51 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /*
4
- * Globalize Culture en-CA
5
- *
6
- * http://github.com/jquery/globalize
7
- *
8
- * Copyright Software Freedom Conservancy, Inc.
9
- * Dual licensed under the MIT or GPL Version 2 licenses.
10
- * http://jquery.org/license
11
- *
12
- * This file was generated by the Globalize Culture Generator
13
- * Translation: bugs found in this file need to be fixed in the generator
14
- */
15
-
16
- (function( window, undefined ) {
17
-
18
- var Globalize;
19
-
20
- if ( typeof require !== "undefined" &&
21
- typeof exports !== "undefined" &&
22
- typeof module !== "undefined" ) {
23
- // Assume CommonJS
24
- Globalize = require( "globalize" );
25
- } else {
26
- // Global variable
27
- Globalize = window.Globalize;
28
- }
29
-
30
- Globalize.addCultureInfo( "en-CA", "default", {
31
- name: "en-CA",
32
- englishName: "English (Canada)",
33
- nativeName: "English (Canada)",
34
- numberFormat: {
35
- currency: {
36
- pattern: ["-$n","$n"]
37
- }
38
- },
39
- calendars: {
40
- standard: {
41
- patterns: {
42
- d: "dd/MM/yyyy",
43
- D: "MMMM-dd-yy",
44
- f: "MMMM-dd-yy h:mm tt",
45
- F: "MMMM-dd-yy h:mm:ss tt"
46
- }
47
- }
48
- }
49
- });
50
-
51
- }( this ));
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /*
4
+ * Globalize Culture en-CA
5
+ *
6
+ * http://github.com/jquery/globalize
7
+ *
8
+ * Copyright Software Freedom Conservancy, Inc.
9
+ * Dual licensed under the MIT or GPL Version 2 licenses.
10
+ * http://jquery.org/license
11
+ *
12
+ * This file was generated by the Globalize Culture Generator
13
+ * Translation: bugs found in this file need to be fixed in the generator
14
+ */
15
+
16
+ (function( window, undefined ) {
17
+
18
+ var Globalize;
19
+
20
+ if ( typeof require !== "undefined" &&
21
+ typeof exports !== "undefined" &&
22
+ typeof module !== "undefined" ) {
23
+ // Assume CommonJS
24
+ Globalize = require( "globalize" );
25
+ } else {
26
+ // Global variable
27
+ Globalize = window.Globalize;
28
+ }
29
+
30
+ Globalize.addCultureInfo( "en-CA", "default", {
31
+ name: "en-CA",
32
+ englishName: "English (Canada)",
33
+ nativeName: "English (Canada)",
34
+ numberFormat: {
35
+ currency: {
36
+ pattern: ["-$n","$n"]
37
+ }
38
+ },
39
+ calendars: {
40
+ standard: {
41
+ patterns: {
42
+ d: "dd/MM/yyyy",
43
+ D: "MMMM-dd-yy",
44
+ f: "MMMM-dd-yy h:mm tt",
45
+ F: "MMMM-dd-yy h:mm:ss tt"
46
+ }
47
+ }
48
+ }
49
+ });
50
+
51
+ }( this ));
@@ -1,35 +1,35 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /*
4
- * Globalize Culture en-US
5
- *
6
- * http://github.com/jquery/globalize
7
- *
8
- * Copyright Software Freedom Conservancy, Inc.
9
- * Dual licensed under the MIT or GPL Version 2 licenses.
10
- * http://jquery.org/license
11
- *
12
- * This file was generated by the Globalize Culture Generator
13
- * Translation: bugs found in this file need to be fixed in the generator
14
- */
15
-
16
- (function( window, undefined ) {
17
-
18
- var Globalize;
19
-
20
- if ( typeof require !== "undefined" &&
21
- typeof exports !== "undefined" &&
22
- typeof module !== "undefined" ) {
23
- // Assume CommonJS
24
- Globalize = require( "globalize" );
25
- } else {
26
- // Global variable
27
- Globalize = window.Globalize;
28
- }
29
-
30
- Globalize.addCultureInfo( "en-US", "default", {
31
- name: "en-US",
32
- englishName: "English (United States)"
33
- });
34
-
35
- }( this ));
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /*
4
+ * Globalize Culture en-US
5
+ *
6
+ * http://github.com/jquery/globalize
7
+ *
8
+ * Copyright Software Freedom Conservancy, Inc.
9
+ * Dual licensed under the MIT or GPL Version 2 licenses.
10
+ * http://jquery.org/license
11
+ *
12
+ * This file was generated by the Globalize Culture Generator
13
+ * Translation: bugs found in this file need to be fixed in the generator
14
+ */
15
+
16
+ (function( window, undefined ) {
17
+
18
+ var Globalize;
19
+
20
+ if ( typeof require !== "undefined" &&
21
+ typeof exports !== "undefined" &&
22
+ typeof module !== "undefined" ) {
23
+ // Assume CommonJS
24
+ Globalize = require( "globalize" );
25
+ } else {
26
+ // Global variable
27
+ Globalize = window.Globalize;
28
+ }
29
+
30
+ Globalize.addCultureInfo( "en-US", "default", {
31
+ name: "en-US",
32
+ englishName: "English (United States)"
33
+ });
34
+
35
+ }( this ));