libre-jqgrid 4.15.9

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 (421) hide show
  1. package/.github/workflows/npm.yml +23 -0
  2. package/.jscsrc +13 -0
  3. package/LICENSE +674 -0
  4. package/LICENSE.md +304 -0
  5. package/README.md +2 -0
  6. package/bower.json +53 -0
  7. package/css/ui.jqgrid.css +1618 -0
  8. package/css/ui.jqgrid.min.css +4 -0
  9. package/css/ui.jqgrid.min.css.map +1 -0
  10. package/dist/css/ui.jqgrid.css +1618 -0
  11. package/dist/css/ui.jqgrid.min.css +4 -0
  12. package/dist/css/ui.jqgrid.min.css.map +1 -0
  13. package/dist/i18n/grid.locale-ar.js +198 -0
  14. package/dist/i18n/grid.locale-bg.js +201 -0
  15. package/dist/i18n/grid.locale-bs.js +230 -0
  16. package/dist/i18n/grid.locale-ca.js +204 -0
  17. package/dist/i18n/grid.locale-cn.js +237 -0
  18. package/dist/i18n/grid.locale-cs.js +197 -0
  19. package/dist/i18n/grid.locale-da.js +196 -0
  20. package/dist/i18n/grid.locale-de.js +240 -0
  21. package/dist/i18n/grid.locale-el.js +195 -0
  22. package/dist/i18n/grid.locale-en.js +256 -0
  23. package/dist/i18n/grid.locale-es.js +202 -0
  24. package/dist/i18n/grid.locale-fa.js +211 -0
  25. package/dist/i18n/grid.locale-fi.js +201 -0
  26. package/dist/i18n/grid.locale-fr.js +197 -0
  27. package/dist/i18n/grid.locale-gl.js +197 -0
  28. package/dist/i18n/grid.locale-he.js +198 -0
  29. package/dist/i18n/grid.locale-hr.js +231 -0
  30. package/dist/i18n/grid.locale-hu.js +196 -0
  31. package/dist/i18n/grid.locale-id.js +238 -0
  32. package/dist/i18n/grid.locale-is.js +197 -0
  33. package/dist/i18n/grid.locale-it.js +189 -0
  34. package/dist/i18n/grid.locale-ja.js +203 -0
  35. package/dist/i18n/grid.locale-kr.js +194 -0
  36. package/dist/i18n/grid.locale-lt.js +199 -0
  37. package/dist/i18n/grid.locale-me.js +198 -0
  38. package/dist/i18n/grid.locale-nl.js +208 -0
  39. package/dist/i18n/grid.locale-no.js +180 -0
  40. package/dist/i18n/grid.locale-pl.js +204 -0
  41. package/dist/i18n/grid.locale-pt-br.js +210 -0
  42. package/dist/i18n/grid.locale-pt.js +196 -0
  43. package/dist/i18n/grid.locale-ro.js +210 -0
  44. package/dist/i18n/grid.locale-ru.js +196 -0
  45. package/dist/i18n/grid.locale-sk.js +198 -0
  46. package/dist/i18n/grid.locale-sl.js +230 -0
  47. package/dist/i18n/grid.locale-sr.js +199 -0
  48. package/dist/i18n/grid.locale-sv.js +198 -0
  49. package/dist/i18n/grid.locale-th.js +195 -0
  50. package/dist/i18n/grid.locale-tr.js +197 -0
  51. package/dist/i18n/grid.locale-tw.js +199 -0
  52. package/dist/i18n/grid.locale-ua.js +199 -0
  53. package/dist/i18n/grid.locale-vi.js +238 -0
  54. package/dist/i18n/min/grid.locale-ar.js +10 -0
  55. package/dist/i18n/min/grid.locale-ar.js.map +1 -0
  56. package/dist/i18n/min/grid.locale-bg.js +10 -0
  57. package/dist/i18n/min/grid.locale-bg.js.map +1 -0
  58. package/dist/i18n/min/grid.locale-ca.js +15 -0
  59. package/dist/i18n/min/grid.locale-ca.js.map +1 -0
  60. package/dist/i18n/min/grid.locale-cn.js +10 -0
  61. package/dist/i18n/min/grid.locale-cn.js.map +1 -0
  62. package/dist/i18n/min/grid.locale-cs.js +11 -0
  63. package/dist/i18n/min/grid.locale-cs.js.map +1 -0
  64. package/dist/i18n/min/grid.locale-da.js +10 -0
  65. package/dist/i18n/min/grid.locale-da.js.map +1 -0
  66. package/dist/i18n/min/grid.locale-de.js +21 -0
  67. package/dist/i18n/min/grid.locale-de.js.map +1 -0
  68. package/dist/i18n/min/grid.locale-el.js +10 -0
  69. package/dist/i18n/min/grid.locale-el.js.map +1 -0
  70. package/dist/i18n/min/grid.locale-en.js +11 -0
  71. package/dist/i18n/min/grid.locale-en.js.map +1 -0
  72. package/dist/i18n/min/grid.locale-es.js +16 -0
  73. package/dist/i18n/min/grid.locale-es.js.map +1 -0
  74. package/dist/i18n/min/grid.locale-fa.js +8 -0
  75. package/dist/i18n/min/grid.locale-fa.js.map +1 -0
  76. package/dist/i18n/min/grid.locale-fi.js +11 -0
  77. package/dist/i18n/min/grid.locale-fi.js.map +1 -0
  78. package/dist/i18n/min/grid.locale-fr.js +10 -0
  79. package/dist/i18n/min/grid.locale-fr.js.map +1 -0
  80. package/dist/i18n/min/grid.locale-gl.js +9 -0
  81. package/dist/i18n/min/grid.locale-gl.js.map +1 -0
  82. package/dist/i18n/min/grid.locale-he.js +10 -0
  83. package/dist/i18n/min/grid.locale-he.js.map +1 -0
  84. package/dist/i18n/min/grid.locale-hr.js +11 -0
  85. package/dist/i18n/min/grid.locale-hr.js.map +1 -0
  86. package/dist/i18n/min/grid.locale-hu.js +10 -0
  87. package/dist/i18n/min/grid.locale-hu.js.map +1 -0
  88. package/dist/i18n/min/grid.locale-id.js +10 -0
  89. package/dist/i18n/min/grid.locale-id.js.map +1 -0
  90. package/dist/i18n/min/grid.locale-is.js +9 -0
  91. package/dist/i18n/min/grid.locale-is.js.map +1 -0
  92. package/dist/i18n/min/grid.locale-it.js +2 -0
  93. package/dist/i18n/min/grid.locale-it.js.map +1 -0
  94. package/dist/i18n/min/grid.locale-ja.js +10 -0
  95. package/dist/i18n/min/grid.locale-ja.js.map +1 -0
  96. package/dist/i18n/min/grid.locale-kr.js +2 -0
  97. package/dist/i18n/min/grid.locale-kr.js.map +1 -0
  98. package/dist/i18n/min/grid.locale-lt.js +10 -0
  99. package/dist/i18n/min/grid.locale-lt.js.map +1 -0
  100. package/dist/i18n/min/grid.locale-me.js +10 -0
  101. package/dist/i18n/min/grid.locale-me.js.map +1 -0
  102. package/dist/i18n/min/grid.locale-nl.js +2 -0
  103. package/dist/i18n/min/grid.locale-nl.js.map +1 -0
  104. package/dist/i18n/min/grid.locale-no.js +2 -0
  105. package/dist/i18n/min/grid.locale-no.js.map +1 -0
  106. package/dist/i18n/min/grid.locale-pl.js +18 -0
  107. package/dist/i18n/min/grid.locale-pl.js.map +1 -0
  108. package/dist/i18n/min/grid.locale-pt-br.js +21 -0
  109. package/dist/i18n/min/grid.locale-pt-br.js.map +1 -0
  110. package/dist/i18n/min/grid.locale-pt.js +9 -0
  111. package/dist/i18n/min/grid.locale-pt.js.map +1 -0
  112. package/dist/i18n/min/grid.locale-ro.js +10 -0
  113. package/dist/i18n/min/grid.locale-ro.js.map +1 -0
  114. package/dist/i18n/min/grid.locale-ru.js +10 -0
  115. package/dist/i18n/min/grid.locale-ru.js.map +1 -0
  116. package/dist/i18n/min/grid.locale-sk.js +10 -0
  117. package/dist/i18n/min/grid.locale-sk.js.map +1 -0
  118. package/dist/i18n/min/grid.locale-sr.js +10 -0
  119. package/dist/i18n/min/grid.locale-sr.js.map +1 -0
  120. package/dist/i18n/min/grid.locale-sv.js +10 -0
  121. package/dist/i18n/min/grid.locale-sv.js.map +1 -0
  122. package/dist/i18n/min/grid.locale-th.js +10 -0
  123. package/dist/i18n/min/grid.locale-th.js.map +1 -0
  124. package/dist/i18n/min/grid.locale-tr.js +10 -0
  125. package/dist/i18n/min/grid.locale-tr.js.map +1 -0
  126. package/dist/i18n/min/grid.locale-tw.js +11 -0
  127. package/dist/i18n/min/grid.locale-tw.js.map +1 -0
  128. package/dist/i18n/min/grid.locale-ua.js +10 -0
  129. package/dist/i18n/min/grid.locale-ua.js.map +1 -0
  130. package/dist/i18n/min/grid.locale-vi.js +10 -0
  131. package/dist/i18n/min/grid.locale-vi.js.map +1 -0
  132. package/dist/jquery.jqgrid.min.js +21144 -0
  133. package/dist/jquery.jqgrid.min.js.map +1 -0
  134. package/dist/jquery.jqgrid.src.js +21144 -0
  135. package/dist/modules/grid.base.js +8518 -0
  136. package/dist/modules/grid.celledit.js +673 -0
  137. package/dist/modules/grid.common.js +844 -0
  138. package/dist/modules/grid.custom.js +1795 -0
  139. package/dist/modules/grid.filter.js +897 -0
  140. package/dist/modules/grid.formedit.js +2537 -0
  141. package/dist/modules/grid.grouping.js +737 -0
  142. package/dist/modules/grid.import.js +251 -0
  143. package/dist/modules/grid.inlinedit.js +784 -0
  144. package/dist/modules/grid.jqueryui.js +965 -0
  145. package/dist/modules/grid.pivot.js +862 -0
  146. package/dist/modules/grid.subgrid.js +379 -0
  147. package/dist/modules/grid.tbltogrid.js +141 -0
  148. package/dist/modules/grid.treegrid.js +683 -0
  149. package/dist/modules/jqdnr.js +188 -0
  150. package/dist/modules/jqmodal.js +292 -0
  151. package/dist/modules/jquery.fmatter.js +1061 -0
  152. package/dist/modules/jsonxml.js +343 -0
  153. package/dist/modules/min/grid.base.js +11 -0
  154. package/dist/modules/min/grid.base.js.map +1 -0
  155. package/dist/modules/min/grid.celledit.js +2 -0
  156. package/dist/modules/min/grid.celledit.js.map +1 -0
  157. package/dist/modules/min/grid.common.js +2 -0
  158. package/dist/modules/min/grid.common.js.map +1 -0
  159. package/dist/modules/min/grid.custom.js +2 -0
  160. package/dist/modules/min/grid.custom.js.map +1 -0
  161. package/dist/modules/min/grid.filter.js +2 -0
  162. package/dist/modules/min/grid.filter.js.map +1 -0
  163. package/dist/modules/min/grid.formedit.js +2 -0
  164. package/dist/modules/min/grid.formedit.js.map +1 -0
  165. package/dist/modules/min/grid.grouping.js +2 -0
  166. package/dist/modules/min/grid.grouping.js.map +1 -0
  167. package/dist/modules/min/grid.import.js +2 -0
  168. package/dist/modules/min/grid.import.js.map +1 -0
  169. package/dist/modules/min/grid.inlinedit.js +2 -0
  170. package/dist/modules/min/grid.inlinedit.js.map +1 -0
  171. package/dist/modules/min/grid.jqueryui.js +2 -0
  172. package/dist/modules/min/grid.jqueryui.js.map +1 -0
  173. package/dist/modules/min/grid.pivot.js +2 -0
  174. package/dist/modules/min/grid.pivot.js.map +1 -0
  175. package/dist/modules/min/grid.subgrid.js +2 -0
  176. package/dist/modules/min/grid.subgrid.js.map +1 -0
  177. package/dist/modules/min/grid.tbltogrid.js +2 -0
  178. package/dist/modules/min/grid.tbltogrid.js.map +1 -0
  179. package/dist/modules/min/grid.treegrid.js +2 -0
  180. package/dist/modules/min/grid.treegrid.js.map +1 -0
  181. package/dist/modules/min/jqdnr.js +2 -0
  182. package/dist/modules/min/jqdnr.js.map +1 -0
  183. package/dist/modules/min/jqmodal.js +2 -0
  184. package/dist/modules/min/jqmodal.js.map +1 -0
  185. package/dist/modules/min/jquery.fmatter.js +2 -0
  186. package/dist/modules/min/jquery.fmatter.js.map +1 -0
  187. package/dist/modules/min/jsonxml.js +2 -0
  188. package/dist/modules/min/jsonxml.js.map +1 -0
  189. package/dist/plugins/css/ui.multiselect.css +30 -0
  190. package/dist/plugins/css/ui.multiselect.min.css +2 -0
  191. package/dist/plugins/css/ui.multiselect.min.css.map +1 -0
  192. package/dist/plugins/grid.odata.js +1313 -0
  193. package/dist/plugins/jqgrid_download.js +109 -0
  194. package/dist/plugins/jquery.contextmenu-ui.js +304 -0
  195. package/dist/plugins/jquery.contextmenu.js +174 -0
  196. package/dist/plugins/jquery.createcontexmenufromnavigatorbuttons.js +172 -0
  197. package/dist/plugins/jquery.jqgrid.showhidecolumnmenu.js +201 -0
  198. package/dist/plugins/min/grid.odata.js +11 -0
  199. package/dist/plugins/min/grid.odata.js.map +1 -0
  200. package/dist/plugins/min/jquery.contextmenu-ui.js +26 -0
  201. package/dist/plugins/min/jquery.contextmenu-ui.js.map +1 -0
  202. package/dist/plugins/min/jquery.contextmenu.js +19 -0
  203. package/dist/plugins/min/jquery.contextmenu.js.map +1 -0
  204. package/dist/plugins/min/jquery.createcontexmenufromnavigatorbuttons.js +12 -0
  205. package/dist/plugins/min/jquery.createcontexmenufromnavigatorbuttons.js.map +1 -0
  206. package/dist/plugins/min/jquery.jqgrid.showhidecolumnmenu.js +10 -0
  207. package/dist/plugins/min/jquery.jqgrid.showhidecolumnmenu.js.map +1 -0
  208. package/dist/plugins/min/ui.multiselect.js +30 -0
  209. package/dist/plugins/min/ui.multiselect.js.map +1 -0
  210. package/dist/plugins/ui.multiselect.js +389 -0
  211. package/dist/ts/free-jqgrid.d.ts +2132 -0
  212. package/github /workflows/npm.yml +23 -0
  213. package/gruntfile.js +397 -0
  214. package/js/grid.base.js +8518 -0
  215. package/js/grid.celledit.js +673 -0
  216. package/js/grid.common.js +844 -0
  217. package/js/grid.custom.js +1795 -0
  218. package/js/grid.filter.js +897 -0
  219. package/js/grid.formedit.js +2537 -0
  220. package/js/grid.grouping.js +737 -0
  221. package/js/grid.import.js +251 -0
  222. package/js/grid.inlinedit.js +784 -0
  223. package/js/grid.jqueryui.js +965 -0
  224. package/js/grid.pivot.js +862 -0
  225. package/js/grid.subgrid.js +379 -0
  226. package/js/grid.tbltogrid.js +141 -0
  227. package/js/grid.treegrid.js +683 -0
  228. package/js/i18n/grid.locale-ar.js +198 -0
  229. package/js/i18n/grid.locale-bg.js +201 -0
  230. package/js/i18n/grid.locale-bs.js +230 -0
  231. package/js/i18n/grid.locale-ca.js +204 -0
  232. package/js/i18n/grid.locale-cn.js +237 -0
  233. package/js/i18n/grid.locale-cs.js +197 -0
  234. package/js/i18n/grid.locale-da.js +196 -0
  235. package/js/i18n/grid.locale-de.js +240 -0
  236. package/js/i18n/grid.locale-el.js +195 -0
  237. package/js/i18n/grid.locale-en.js +256 -0
  238. package/js/i18n/grid.locale-es.js +202 -0
  239. package/js/i18n/grid.locale-fa.js +211 -0
  240. package/js/i18n/grid.locale-fi.js +201 -0
  241. package/js/i18n/grid.locale-fr.js +197 -0
  242. package/js/i18n/grid.locale-gl.js +197 -0
  243. package/js/i18n/grid.locale-he.js +198 -0
  244. package/js/i18n/grid.locale-hr.js +231 -0
  245. package/js/i18n/grid.locale-hu.js +196 -0
  246. package/js/i18n/grid.locale-id.js +238 -0
  247. package/js/i18n/grid.locale-is.js +197 -0
  248. package/js/i18n/grid.locale-it.js +189 -0
  249. package/js/i18n/grid.locale-ja.js +203 -0
  250. package/js/i18n/grid.locale-kr.js +194 -0
  251. package/js/i18n/grid.locale-lt.js +199 -0
  252. package/js/i18n/grid.locale-me.js +198 -0
  253. package/js/i18n/grid.locale-nl.js +208 -0
  254. package/js/i18n/grid.locale-no.js +180 -0
  255. package/js/i18n/grid.locale-pl.js +204 -0
  256. package/js/i18n/grid.locale-pt-br.js +210 -0
  257. package/js/i18n/grid.locale-pt.js +196 -0
  258. package/js/i18n/grid.locale-ro.js +210 -0
  259. package/js/i18n/grid.locale-ru.js +196 -0
  260. package/js/i18n/grid.locale-sk.js +198 -0
  261. package/js/i18n/grid.locale-sl.js +230 -0
  262. package/js/i18n/grid.locale-sr.js +199 -0
  263. package/js/i18n/grid.locale-sv.js +198 -0
  264. package/js/i18n/grid.locale-th.js +195 -0
  265. package/js/i18n/grid.locale-tr.js +197 -0
  266. package/js/i18n/grid.locale-tw.js +199 -0
  267. package/js/i18n/grid.locale-ua.js +199 -0
  268. package/js/i18n/grid.locale-vi.js +238 -0
  269. package/js/i18n/min/grid.locale-ar.js +10 -0
  270. package/js/i18n/min/grid.locale-ar.js.map +1 -0
  271. package/js/i18n/min/grid.locale-bg.js +10 -0
  272. package/js/i18n/min/grid.locale-bg.js.map +1 -0
  273. package/js/i18n/min/grid.locale-ca.js +15 -0
  274. package/js/i18n/min/grid.locale-ca.js.map +1 -0
  275. package/js/i18n/min/grid.locale-cn.js +10 -0
  276. package/js/i18n/min/grid.locale-cn.js.map +1 -0
  277. package/js/i18n/min/grid.locale-cs.js +11 -0
  278. package/js/i18n/min/grid.locale-cs.js.map +1 -0
  279. package/js/i18n/min/grid.locale-da.js +10 -0
  280. package/js/i18n/min/grid.locale-da.js.map +1 -0
  281. package/js/i18n/min/grid.locale-de.js +21 -0
  282. package/js/i18n/min/grid.locale-de.js.map +1 -0
  283. package/js/i18n/min/grid.locale-el.js +10 -0
  284. package/js/i18n/min/grid.locale-el.js.map +1 -0
  285. package/js/i18n/min/grid.locale-en.js +11 -0
  286. package/js/i18n/min/grid.locale-en.js.map +1 -0
  287. package/js/i18n/min/grid.locale-es.js +16 -0
  288. package/js/i18n/min/grid.locale-es.js.map +1 -0
  289. package/js/i18n/min/grid.locale-fa.js +8 -0
  290. package/js/i18n/min/grid.locale-fa.js.map +1 -0
  291. package/js/i18n/min/grid.locale-fi.js +11 -0
  292. package/js/i18n/min/grid.locale-fi.js.map +1 -0
  293. package/js/i18n/min/grid.locale-fr.js +10 -0
  294. package/js/i18n/min/grid.locale-fr.js.map +1 -0
  295. package/js/i18n/min/grid.locale-gl.js +9 -0
  296. package/js/i18n/min/grid.locale-gl.js.map +1 -0
  297. package/js/i18n/min/grid.locale-he.js +10 -0
  298. package/js/i18n/min/grid.locale-he.js.map +1 -0
  299. package/js/i18n/min/grid.locale-hr.js +11 -0
  300. package/js/i18n/min/grid.locale-hr.js.map +1 -0
  301. package/js/i18n/min/grid.locale-hu.js +10 -0
  302. package/js/i18n/min/grid.locale-hu.js.map +1 -0
  303. package/js/i18n/min/grid.locale-id.js +10 -0
  304. package/js/i18n/min/grid.locale-id.js.map +1 -0
  305. package/js/i18n/min/grid.locale-is.js +9 -0
  306. package/js/i18n/min/grid.locale-is.js.map +1 -0
  307. package/js/i18n/min/grid.locale-it.js +2 -0
  308. package/js/i18n/min/grid.locale-it.js.map +1 -0
  309. package/js/i18n/min/grid.locale-ja.js +10 -0
  310. package/js/i18n/min/grid.locale-ja.js.map +1 -0
  311. package/js/i18n/min/grid.locale-kr.js +2 -0
  312. package/js/i18n/min/grid.locale-kr.js.map +1 -0
  313. package/js/i18n/min/grid.locale-lt.js +10 -0
  314. package/js/i18n/min/grid.locale-lt.js.map +1 -0
  315. package/js/i18n/min/grid.locale-me.js +10 -0
  316. package/js/i18n/min/grid.locale-me.js.map +1 -0
  317. package/js/i18n/min/grid.locale-nl.js +2 -0
  318. package/js/i18n/min/grid.locale-nl.js.map +1 -0
  319. package/js/i18n/min/grid.locale-no.js +2 -0
  320. package/js/i18n/min/grid.locale-no.js.map +1 -0
  321. package/js/i18n/min/grid.locale-pl.js +18 -0
  322. package/js/i18n/min/grid.locale-pl.js.map +1 -0
  323. package/js/i18n/min/grid.locale-pt-br.js +21 -0
  324. package/js/i18n/min/grid.locale-pt-br.js.map +1 -0
  325. package/js/i18n/min/grid.locale-pt.js +9 -0
  326. package/js/i18n/min/grid.locale-pt.js.map +1 -0
  327. package/js/i18n/min/grid.locale-ro.js +10 -0
  328. package/js/i18n/min/grid.locale-ro.js.map +1 -0
  329. package/js/i18n/min/grid.locale-ru.js +10 -0
  330. package/js/i18n/min/grid.locale-ru.js.map +1 -0
  331. package/js/i18n/min/grid.locale-sk.js +10 -0
  332. package/js/i18n/min/grid.locale-sk.js.map +1 -0
  333. package/js/i18n/min/grid.locale-sr.js +10 -0
  334. package/js/i18n/min/grid.locale-sr.js.map +1 -0
  335. package/js/i18n/min/grid.locale-sv.js +10 -0
  336. package/js/i18n/min/grid.locale-sv.js.map +1 -0
  337. package/js/i18n/min/grid.locale-th.js +10 -0
  338. package/js/i18n/min/grid.locale-th.js.map +1 -0
  339. package/js/i18n/min/grid.locale-tr.js +10 -0
  340. package/js/i18n/min/grid.locale-tr.js.map +1 -0
  341. package/js/i18n/min/grid.locale-tw.js +11 -0
  342. package/js/i18n/min/grid.locale-tw.js.map +1 -0
  343. package/js/i18n/min/grid.locale-ua.js +10 -0
  344. package/js/i18n/min/grid.locale-ua.js.map +1 -0
  345. package/js/i18n/min/grid.locale-vi.js +10 -0
  346. package/js/i18n/min/grid.locale-vi.js.map +1 -0
  347. package/js/jqdnr.js +188 -0
  348. package/js/jqmodal.js +292 -0
  349. package/js/jquery.fmatter.js +1061 -0
  350. package/js/jquery.jqgrid.min.js +11 -0
  351. package/js/jquery.jqgrid.min.js.map +1 -0
  352. package/js/jquery.jqgrid.src.js +21144 -0
  353. package/js/jsonxml.js +343 -0
  354. package/js/min/grid.base.js +11 -0
  355. package/js/min/grid.base.js.map +1 -0
  356. package/js/min/grid.celledit.js +2 -0
  357. package/js/min/grid.celledit.js.map +1 -0
  358. package/js/min/grid.common.js +2 -0
  359. package/js/min/grid.common.js.map +1 -0
  360. package/js/min/grid.custom.js +2 -0
  361. package/js/min/grid.custom.js.map +1 -0
  362. package/js/min/grid.filter.js +2 -0
  363. package/js/min/grid.filter.js.map +1 -0
  364. package/js/min/grid.formedit.js +2 -0
  365. package/js/min/grid.formedit.js.map +1 -0
  366. package/js/min/grid.grouping.js +2 -0
  367. package/js/min/grid.grouping.js.map +1 -0
  368. package/js/min/grid.import.js +2 -0
  369. package/js/min/grid.import.js.map +1 -0
  370. package/js/min/grid.inlinedit.js +2 -0
  371. package/js/min/grid.inlinedit.js.map +1 -0
  372. package/js/min/grid.jqueryui.js +2 -0
  373. package/js/min/grid.jqueryui.js.map +1 -0
  374. package/js/min/grid.pivot.js +2 -0
  375. package/js/min/grid.pivot.js.map +1 -0
  376. package/js/min/grid.subgrid.js +2 -0
  377. package/js/min/grid.subgrid.js.map +1 -0
  378. package/js/min/grid.tbltogrid.js +2 -0
  379. package/js/min/grid.tbltogrid.js.map +1 -0
  380. package/js/min/grid.treegrid.js +2 -0
  381. package/js/min/grid.treegrid.js.map +1 -0
  382. package/js/min/jqdnr.js +2 -0
  383. package/js/min/jqdnr.js.map +1 -0
  384. package/js/min/jqmodal.js +2 -0
  385. package/js/min/jqmodal.js.map +1 -0
  386. package/js/min/jquery.fmatter.js +2 -0
  387. package/js/min/jquery.fmatter.js.map +1 -0
  388. package/js/min/jsonxml.js +2 -0
  389. package/js/min/jsonxml.js.map +1 -0
  390. package/package.json +79 -0
  391. package/plugins/css/ui.multiselect.css +30 -0
  392. package/plugins/css/ui.multiselect.min.css +2 -0
  393. package/plugins/css/ui.multiselect.min.css.map +1 -0
  394. package/plugins/grid.odata.js +1313 -0
  395. package/plugins/jqgrid_download.js +109 -0
  396. package/plugins/jquery.contextmenu-ui.js +304 -0
  397. package/plugins/jquery.contextmenu.js +174 -0
  398. package/plugins/jquery.createcontexmenufromnavigatorbuttons.js +172 -0
  399. package/plugins/jquery.jqgrid.showhidecolumnmenu.js +201 -0
  400. package/plugins/min/grid.odata.js +11 -0
  401. package/plugins/min/grid.odata.js.map +1 -0
  402. package/plugins/min/jquery.contextmenu-ui.js +26 -0
  403. package/plugins/min/jquery.contextmenu-ui.js.map +1 -0
  404. package/plugins/min/jquery.contextmenu.js +19 -0
  405. package/plugins/min/jquery.contextmenu.js.map +1 -0
  406. package/plugins/min/jquery.createcontexmenufromnavigatorbuttons.js +12 -0
  407. package/plugins/min/jquery.createcontexmenufromnavigatorbuttons.js.map +1 -0
  408. package/plugins/min/jquery.jqgrid.showhidecolumnmenu.js +10 -0
  409. package/plugins/min/jquery.jqgrid.showhidecolumnmenu.js.map +1 -0
  410. package/plugins/min/ui.multiselect.js +30 -0
  411. package/plugins/min/ui.multiselect.js.map +1 -0
  412. package/plugins/ui.multiselect.js +389 -0
  413. package/tests/fillingTest.htm +210 -0
  414. package/ts/free-jqgrid.d.ts +2132 -0
  415. package/ts/tests/README.txt +4 -0
  416. package/ts/tests/test.html +50 -0
  417. package/ts/tests/test.js +55 -0
  418. package/ts/tests/test.js.map +1 -0
  419. package/ts/tests/test.ts +149 -0
  420. package/ts/tests/tsconfig.json +7 -0
  421. package/tslint.json +20 -0
@@ -0,0 +1,197 @@
1
+ /**
2
+ * @license jqGrid Czech Translation
3
+ * Pavel Jirak pavel.jirak@jipas.cz
4
+ * doplnil Thomas Wagner xwagne01@stud.fit.vutbr.cz
5
+ * http://trirand.com/blog/
6
+ * Dual licensed under the MIT and GPL licenses:
7
+ * http://www.opensource.org/licenses/mit-license.php
8
+ * http://www.gnu.org/licenses/gpl.html
9
+ **/
10
+
11
+ /*jslint white: true */
12
+ /*global jQuery, module, require */
13
+ (function (factory) {
14
+ "use strict";
15
+ if (typeof define === "function" && define.amd) {
16
+ // AMD. Register as an anonymous module.
17
+ define(["jquery"], factory);
18
+ } else if (typeof module === "object" && module.exports) {
19
+ // Node/CommonJS
20
+ module.exports = function (root, $) {
21
+ if ($ === undefined) {
22
+ // require("jquery") returns a factory that requires window to
23
+ // build a jQuery instance, we normalize how we use modules
24
+ // that require this pattern but the window provided is a noop
25
+ // if it's defined (how jquery works)
26
+ $ = typeof window !== "undefined" ?
27
+ require("jquery") :
28
+ require("jquery")(root || window);
29
+ }
30
+ factory($);
31
+ return $;
32
+ };
33
+ } else {
34
+ // Browser globals
35
+ factory(jQuery);
36
+ }
37
+ }(function ($) {
38
+ "use strict";
39
+ var locInfo = {
40
+ isRTL: false,
41
+ defaults: {
42
+ recordtext: "Zobrazeno {0} - {1} z {2} záznamů",
43
+ emptyrecords: "Nenalezeny žádné záznamy",
44
+ loadtext: "Načítám...",
45
+ pgtext: "Strana {0} z {1}",
46
+ pgfirst: "First Page",
47
+ pglast: "Last Page",
48
+ pgnext: "Next Page",
49
+ pgprev: "Previous Page",
50
+ pgrecs: "Records per Page",
51
+ showhide: "Toggle Expand Collapse Grid",
52
+ savetext: "Ukládání..."
53
+ },
54
+ search: {
55
+ caption: "Vyhledávám...",
56
+ Find: "Hledat",
57
+ Reset: "Reset",
58
+ odata: [
59
+ { oper: "eq", text: "rovno" },
60
+ { oper: "ne", text: "nerovno" },
61
+ { oper: "lt", text: "menší" },
62
+ { oper: "le", text: "menší nebo rovno" },
63
+ { oper: "gt", text: "větší" },
64
+ { oper: "ge", text: "větší nebo rovno" },
65
+ { oper: "bw", text: "začíná s" },
66
+ { oper: "bn", text: "nezačíná s" },
67
+ { oper: "in", text: "je v" },
68
+ { oper: "ni", text: "není v" },
69
+ { oper: "ew", text: "končí s" },
70
+ { oper: "en", text: "nekončí s" },
71
+ { oper: "cn", text: "obsahuje" },
72
+ { oper: "nc", text: "neobsahuje" },
73
+ { oper: "nu", text: "is null" },
74
+ { oper: "nn", text: "is not null" }
75
+ ],
76
+ groupOps: [
77
+ { op: "AND", text: "všech" },
78
+ { op: "OR", text: "některého z" }
79
+ ],
80
+ addGroupTitle: "Add subgroup",
81
+ deleteGroupTitle: "Delete group",
82
+ addRuleTitle: "Add rule",
83
+ deleteRuleTitle: "Delete rule",
84
+ operandTitle: "Click to select search operation.",
85
+ resetTitle: "Reset Search Value"
86
+ },
87
+ edit: {
88
+ addCaption: "Přidat záznam",
89
+ editCaption: "Editace záznamu",
90
+ bSubmit: "Uložit",
91
+ bCancel: "Storno",
92
+ bClose: "Zavřít",
93
+ saveData: "Data byla změněna! Uložit změny?",
94
+ bYes: "Ano",
95
+ bNo: "Ne",
96
+ bExit: "Zrušit",
97
+ msg: {
98
+ required: "Pole je vyžadováno",
99
+ number: "Prosím, vložte validní číslo",
100
+ minValue: "hodnota musí být větší než nebo rovná ",
101
+ maxValue: "hodnota musí být menší než nebo rovná ",
102
+ email: "není validní e-mail",
103
+ integer: "Prosím, vložte celé číslo",
104
+ date: "Prosím, vložte validní datum",
105
+ url: "není platnou URL. Vyžadován prefix ('http://' or 'https://')",
106
+ nodefined: " není definován!",
107
+ novalue: " je vyžadována návratová hodnota!",
108
+ customarray: "Custom function mělá vrátit pole!",
109
+ customfcheck: "Custom function by měla být přítomna v případě custom checking!"
110
+ }
111
+ },
112
+ view: {
113
+ caption: "Zobrazit záznam",
114
+ bClose: "Zavřít"
115
+ },
116
+ del: {
117
+ caption: "Smazat",
118
+ msg: "Smazat vybraný(é) záznam(y)?",
119
+ bSubmit: "Smazat",
120
+ bCancel: "Storno"
121
+ },
122
+ nav: {
123
+ edittext: "",
124
+ edittitle: "Editovat vybraný řádek",
125
+ addtext: " ",
126
+ addtitle: "Přidat nový řádek",
127
+ deltext: "",
128
+ deltitle: "Smazat vybraný záznam ",
129
+ searchtext: "",
130
+ searchtitle: "Najít záznamy",
131
+ refreshtext: "",
132
+ refreshtitle: "Obnovit tabulku",
133
+ alertcap: "Varování",
134
+ alerttext: "Prosím, vyberte řádek",
135
+ viewtext: "",
136
+ viewtitle: "Zobrazit vybraný řádek",
137
+ savetext: "",
138
+ savetitle: "Save row",
139
+ canceltext: "",
140
+ canceltitle: "Cancel row editing"
141
+ },
142
+ col: {
143
+ caption: "Zobrazit/Skrýt sloupce",
144
+ bSubmit: "Uložit",
145
+ bCancel: "Storno"
146
+ },
147
+ errors: {
148
+ errcap: "Chyba",
149
+ nourl: "Není nastavena url",
150
+ norecords: "Žádné záznamy ke zpracování",
151
+ model: "Délka colNames <> colModel!"
152
+ },
153
+ formatter: {
154
+ integer: { thousandsSeparator: " ", defaultValue: "0" },
155
+ number: { decimalSeparator: ".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: "0.00" },
156
+ currency: { decimalSeparator: ".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix: "", defaultValue: "0.00" },
157
+ date: {
158
+ dayNames: [
159
+ "Ne", "Po", "Út", "St", "Čt", "Pá", "So",
160
+ "Neděle", "Pondělí", "Úterý", "Středa", "Čtvrtek", "Pátek", "Sobota"
161
+ ],
162
+ monthNames: [
163
+ "Led", "Úno", "Bře", "Dub", "Kvě", "Čer", "Čvc", "Srp", "Zář", "Říj", "Lis", "Pro",
164
+ "Leden", "Únor", "Březen", "Duben", "Květen", "Červen", "Červenec", "Srpen", "Září", "Říjen", "Listopad", "Prosinec"
165
+ ],
166
+ AmPm: ["do", "od", "DO", "OD"],
167
+ S: function (j) {return j < 11 || j > 13 ? ["st", "nd", "rd", "th"][Math.min((j - 1) % 10, 3)] : "th";},
168
+ srcformat: "Y-m-d",
169
+ newformat: "d/m/Y",
170
+ masks: {
171
+ ShortDate: "n/j/Y",
172
+ LongDate: "l, F d, Y",
173
+ FullDateTime: "l, F d, Y g:i:s A",
174
+ MonthDay: "F d",
175
+ ShortTime: "g:i A",
176
+ LongTime: "g:i:s A",
177
+ YearMonth: "F, Y"
178
+ }
179
+ }
180
+ }
181
+ };
182
+ $.jgrid = $.jgrid || {};
183
+ $.extend(true, $.jgrid, {
184
+ defaults: {
185
+ locale: "cs"
186
+ },
187
+ locales: {
188
+ // In general the property name is free, but it's recommended to use the names based on
189
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
190
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
191
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
192
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
193
+ cs: $.extend({}, locInfo, { name: "čeština", nameEnglish: "Czech" }),
194
+ "cs-CZ": $.extend({}, locInfo, { name: "čeština (Česká republika)", nameEnglish: "Czech (Czech Republic)" })
195
+ }
196
+ });
197
+ }));
@@ -0,0 +1,196 @@
1
+ /**
2
+ * @license jqGrid Danish Translation
3
+ * Aesiras A/S
4
+ * http://www.aesiras.dk
5
+ * Dual licensed under the MIT and GPL licenses:
6
+ * http://www.opensource.org/licenses/mit-license.php
7
+ * http://www.gnu.org/licenses/gpl.html
8
+ **/
9
+
10
+ /*jslint white: true */
11
+ /*global jQuery, module, require */
12
+ (function (factory) {
13
+ "use strict";
14
+ if (typeof define === "function" && define.amd) {
15
+ // AMD. Register as an anonymous module.
16
+ define(["jquery"], factory);
17
+ } else if (typeof module === "object" && module.exports) {
18
+ // Node/CommonJS
19
+ module.exports = function (root, $) {
20
+ if ($ === undefined) {
21
+ // require("jquery") returns a factory that requires window to
22
+ // build a jQuery instance, we normalize how we use modules
23
+ // that require this pattern but the window provided is a noop
24
+ // if it's defined (how jquery works)
25
+ $ = typeof window !== "undefined" ?
26
+ require("jquery") :
27
+ require("jquery")(root || window);
28
+ }
29
+ factory($);
30
+ return $;
31
+ };
32
+ } else {
33
+ // Browser globals
34
+ factory(jQuery);
35
+ }
36
+ }(function ($) {
37
+ "use strict";
38
+ var locInfo = {
39
+ isRTL: false,
40
+ defaults: {
41
+ recordtext: "Vis {0} - {1} of {2}",
42
+ emptyrecords: "Ingen linjer fundet",
43
+ loadtext: "Henter...",
44
+ pgtext: "Side {0} af {1}",
45
+ pgfirst: "First Page",
46
+ pglast: "Last Page",
47
+ pgnext: "Next Page",
48
+ pgprev: "Previous Page",
49
+ pgrecs: "Records per Page",
50
+ showhide: "Toggle Expand Collapse Grid",
51
+ savetext: "Gemmer..."
52
+ },
53
+ search: {
54
+ caption: "Søg...",
55
+ Find: "Find",
56
+ Reset: "Nulstil",
57
+ odata: [
58
+ { oper: "eq", text: "lig" },
59
+ { oper: "ne", text: "forskellige fra" },
60
+ { oper: "lt", text: "mindre" },
61
+ { oper: "le", text: "mindre eller lig" },
62
+ { oper: "gt", text: "større" },
63
+ { oper: "ge", text: "større eller lig" },
64
+ { oper: "bw", text: "begynder med" },
65
+ { oper: "bn", text: "begynder ikke med" },
66
+ { oper: "in", text: "findes i" },
67
+ { oper: "ni", text: "findes ikke i" },
68
+ { oper: "ew", text: "ender med" },
69
+ { oper: "en", text: "ender ikke med" },
70
+ { oper: "cn", text: "indeholder" },
71
+ { oper: "nc", text: "indeholder ikke" },
72
+ { oper: "nu", text: "is null" },
73
+ { oper: "nn", text: "is not null" }
74
+ ],
75
+ groupOps: [
76
+ { op: "AND", text: "all" },
77
+ { op: "OR", text: "any" }
78
+ ],
79
+ addGroupTitle: "Add subgroup",
80
+ deleteGroupTitle: "Delete group",
81
+ addRuleTitle: "Add rule",
82
+ deleteRuleTitle: "Delete rule",
83
+ operandTitle: "Click to select search operation.",
84
+ resetTitle: "Reset Search Value"
85
+ },
86
+ edit: {
87
+ addCaption: "Tilføj",
88
+ editCaption: "Ret",
89
+ bSubmit: "Send",
90
+ bCancel: "Annuller",
91
+ bClose: "Luk",
92
+ saveData: "Data er ændret. Gem data?",
93
+ bYes: "Ja",
94
+ bNo: "Nej",
95
+ bExit: "Fortryd",
96
+ msg: {
97
+ required: "Felt er nødvendigt",
98
+ number: "Indtast venligst et validt tal",
99
+ minValue: "værdi skal være større end eller lig med",
100
+ maxValue: "værdi skal være mindre end eller lig med",
101
+ email: "er ikke en gyldig email",
102
+ integer: "Indtast venligst et gyldigt heltal",
103
+ date: "Indtast venligst en gyldig datoværdi",
104
+ url: "er ugyldig URL. Prefix mangler ('http://' or 'https://')",
105
+ nodefined: " er ikke defineret!",
106
+ novalue: " returværdi kræves!",
107
+ customarray: "Custom function should return array!",
108
+ customfcheck: "Custom function should be present in case of custom checking!"
109
+ }
110
+ },
111
+ view: {
112
+ caption: "Vis linje",
113
+ bClose: "Luk"
114
+ },
115
+ del: {
116
+ caption: "Slet",
117
+ msg: "Slet valgte linje(r)?",
118
+ bSubmit: "Slet",
119
+ bCancel: "Fortryd"
120
+ },
121
+ nav: {
122
+ edittext: "",
123
+ edittitle: "Rediger valgte linje",
124
+ addtext: "",
125
+ addtitle: "Tilføj ny linje",
126
+ deltext: "",
127
+ deltitle: "Slet valgte linje",
128
+ searchtext: "",
129
+ searchtitle: "Find linjer",
130
+ refreshtext: "",
131
+ refreshtitle: "Indlæs igen",
132
+ alertcap: "Advarsel",
133
+ alerttext: "Vælg venligst linje",
134
+ viewtext: "",
135
+ viewtitle: "Vis valgte linje",
136
+ savetext: "",
137
+ savetitle: "Save row",
138
+ canceltext: "",
139
+ canceltitle: "Cancel row editing"
140
+ },
141
+ col: {
142
+ caption: "Vis/skjul kolonner",
143
+ bSubmit: "Opdatere",
144
+ bCancel: "Fortryd"
145
+ },
146
+ errors: {
147
+ errcap: "Fejl",
148
+ nourl: "Ingen url valgt",
149
+ norecords: "Ingen linjer at behandle",
150
+ model: "colNames og colModel har ikke samme længde!"
151
+ },
152
+ formatter: {
153
+ integer: { thousandsSeparator: " ", defaultValue: "0" },
154
+ number: { decimalSeparator: ",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: "0,00" },
155
+ currency: { decimalSeparator: ",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix: "", defaultValue: "0,00" },
156
+ date: {
157
+ dayNames: [
158
+ "Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør",
159
+ "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag"
160
+ ],
161
+ monthNames: [
162
+ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec",
163
+ "Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"
164
+ ],
165
+ AmPm: ["", "", "", ""],
166
+ S: function () {return ".";},
167
+ srcformat: "Y-m-d",
168
+ newformat: "d/m/Y",
169
+ masks: {
170
+ ShortDate: "j/n/Y",
171
+ LongDate: "l d. F Y",
172
+ FullDateTime: "l d F Y G:i:s",
173
+ MonthDay: "d. F",
174
+ ShortTime: "G:i",
175
+ LongTime: "G:i:s",
176
+ YearMonth: "F Y"
177
+ }
178
+ }
179
+ }
180
+ };
181
+ $.jgrid = $.jgrid || {};
182
+ $.extend(true, $.jgrid, {
183
+ defaults: {
184
+ locale: "da"
185
+ },
186
+ locales: {
187
+ // In general the property name is free, but it's recommended to use the names based on
188
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
189
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
190
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
191
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
192
+ da: $.extend({}, locInfo, { name: "dansk", nameEnglish: "Danish" }),
193
+ dk: $.extend({}, locInfo, { name: "dansk", nameEnglish: "Danish" })
194
+ }
195
+ });
196
+ }));
@@ -0,0 +1,240 @@
1
+ /**
2
+ * @license jqGrid German Translation
3
+ * Version 1.0.0 (developed for jQuery Grid 3.3.1)
4
+ * Olaf Klöppel opensource@blue-hit.de
5
+ * http://blue-hit.de/
6
+ *
7
+ * Updated for jqGrid 3.8
8
+ * Andreas Flack
9
+ * http://www.contentcontrol-berlin.de
10
+ *
11
+ * Updated for jQuery 4.4 and for 4.8 by
12
+ * Oleg Kiriljuk oleg.kiriljuk@ok-soft-gmbh.com
13
+ * the format corresponds now the format from
14
+ * https://github.com/jquery/globalize/blob/master/lib/cultures/globalize.culture.de.js
15
+ *
16
+ * Dual licensed under the MIT and GPL licenses:
17
+ * http://www.opensource.org/licenses/mit-license.php
18
+ * http://www.gnu.org/licenses/gpl.html
19
+ **/
20
+
21
+ /*jslint white: true */
22
+ /*global jQuery, module, require */
23
+ (function (factory) {
24
+ "use strict";
25
+ if (typeof define === "function" && define.amd) {
26
+ // AMD. Register as an anonymous module.
27
+ define(["jquery"], factory);
28
+ } else if (typeof module === "object" && module.exports) {
29
+ // Node/CommonJS
30
+ module.exports = function (root, $) {
31
+ if ($ === undefined) {
32
+ // require("jquery") returns a factory that requires window to
33
+ // build a jQuery instance, we normalize how we use modules
34
+ // that require this pattern but the window provided is a noop
35
+ // if it's defined (how jquery works)
36
+ $ = typeof window !== "undefined" ?
37
+ require("jquery") :
38
+ require("jquery")(root || window);
39
+ }
40
+ factory($);
41
+ return $;
42
+ };
43
+ } else {
44
+ // Browser globals
45
+ factory(jQuery);
46
+ }
47
+ }(function ($) {
48
+ "use strict";
49
+ var locInfo = {
50
+ isRTL: false,
51
+ defaults: {
52
+ recordtext: "Zeige {0} - {1} von {2}",
53
+ emptyrecords: "Keine Datensätze vorhanden",
54
+ loadtext: "Ladevorgang...",
55
+ pgtext: "Seite {0} von {1}",
56
+ pgfirst: "Erste Seite",
57
+ pglast: "Letzte Seite",
58
+ pgnext: "Nächste Seite",
59
+ pgprev: "Vorherige Seite",
60
+ pgrecs: "Datensätze pro Seite",
61
+ showhide: "Tabelle auf- oder zuklappen",
62
+ savetext: "Wird gespeichert..."
63
+ },
64
+ search: {
65
+ caption: "Suche...",
66
+ Find: "Suchen",
67
+ Reset: "Zurücksetzen",
68
+ odata: [
69
+ { oper: "eq", text: "gleich" },
70
+ { oper: "ne", text: "ungleich" },
71
+ { oper: "lt", text: "kleiner" },
72
+ { oper: "le", text: "kleiner gleich" },
73
+ { oper: "gt", text: "größer" },
74
+ { oper: "ge", text: "größer gleich" },
75
+ { oper: "bw", text: "beginnt mit" },
76
+ { oper: "bn", text: "beginnt nicht mit" },
77
+ { oper: "in", text: "ist in" },
78
+ { oper: "ni", text: "ist nicht in" },
79
+ { oper: "ew", text: "endet mit" },
80
+ { oper: "en", text: "endet nicht mit" },
81
+ { oper: "cn", text: "enthält" },
82
+ { oper: "nc", text: "enthält nicht" },
83
+ { oper: "nu", text: "ist Null" },
84
+ { oper: "nn", text: "ist nicht Null" }
85
+ ],
86
+ groupOps: [
87
+ { op: "AND", text: "alle" },
88
+ { op: "OR", text: "mindestens eine" }
89
+ ],
90
+ addGroupTitle: "Gruppe hinzufügen",
91
+ deleteGroupTitle: "Gruppe löschen",
92
+ addRuleTitle: "Regel hinzufügen",
93
+ deleteRuleTitle: "Regel löschen",
94
+ operandTitle: "Klicken Sie, um die Suchoperation zu wählen.",
95
+ resetTitle: "Suchwert zurücksetzen"
96
+ },
97
+ edit: {
98
+ addCaption: "Datensatz hinzufügen",
99
+ editCaption: "Datensatz bearbeiten",
100
+ bSubmit: "Speichern",
101
+ bCancel: "Abbrechen",
102
+ bClose: "Schließen",
103
+ saveData: "Daten wurden geändert! Änderungen speichern?",
104
+ bYes: "ja",
105
+ bNo: "nein",
106
+ bExit: "abbrechen",
107
+ msg: {
108
+ required: "Feld ist erforderlich",
109
+ number: "Bitte geben Sie eine Zahl ein",
110
+ minValue: "Wert muss größer oder gleich sein, als ",
111
+ maxValue: "Wert muss kleiner oder gleich sein, als ",
112
+ email: "ist keine gültige E-Mail-Adresse",
113
+ integer: "Bitte geben Sie eine Ganzzahl ein",
114
+ date: "Bitte geben Sie ein gültiges Datum ein",
115
+ url: "ist keine gültige URL. Präfix muss eingegeben werden ('http://' oder 'https://')",
116
+ nodefined: " ist nicht definiert!",
117
+ novalue: " Rückgabewert ist erforderlich!",
118
+ customarray: "Benutzerdefinierte Funktion sollte ein Array zurückgeben!",
119
+ customfcheck: "Benutzerdefinierte Funktion sollte im Falle der benutzerdefinierten Überprüfung vorhanden sein!"
120
+ }
121
+ },
122
+ view: {
123
+ caption: "Datensatz anzeigen",
124
+ bClose: "Schließen"
125
+ },
126
+ del: {
127
+ caption: "Löschen",
128
+ msg: "Ausgewählte Datensätze löschen?",
129
+ bSubmit: "Löschen",
130
+ bCancel: "Abbrechen"
131
+ },
132
+ nav: {
133
+ edittext: "",
134
+ edittitle: "Ausgewählte Zeile bearbeiten",
135
+ addtext: "",
136
+ addtitle: "Neue Zeile einfügen",
137
+ deltext: "",
138
+ deltitle: "Ausgewählte Zeile löschen",
139
+ searchtext: "",
140
+ searchtitle: "Datensatz suchen",
141
+ refreshtext: "",
142
+ refreshtitle: "Tabelle neu laden",
143
+ alertcap: "Warnung",
144
+ alerttext: "Bitte Zeile auswählen",
145
+ viewtext: "",
146
+ viewtitle: "Ausgewählte Zeile anzeigen",
147
+ savetext: "",
148
+ savetitle: "Änderungen speichern",
149
+ canceltext: "",
150
+ canceltitle: "Bearbeitung der Zeile abbrechen"
151
+ },
152
+ col: {
153
+ caption: "Spalten auswählen",
154
+ bSubmit: "Speichern",
155
+ bCancel: "Abbrechen"
156
+ },
157
+ errors: {
158
+ errcap: "Fehler",
159
+ nourl: "Keine URL angegeben",
160
+ norecords: "Keine Datensätze zu bearbeiten",
161
+ model: "colNames und colModel sind unterschiedlich lang!"
162
+ },
163
+ formatter: {
164
+ integer: { thousandsSeparator: ".", defaultValue: "0" },
165
+ number: { decimalSeparator: ",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: "0,00" },
166
+ currency: { decimalSeparator: ",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix: " €", defaultValue: "0,00" },
167
+ date: {
168
+ dayNames: [
169
+ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa",
170
+ "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"
171
+ ],
172
+ monthNames: [
173
+ "Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez",
174
+ "Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"
175
+ ],
176
+ AmPm: ["", "", "", ""],
177
+ S: function () {return ".";}, // one can also use "er" instead of "." but one have to use additional word like "der" or "den" before
178
+ srcformat: "Y-m-d",
179
+ newformat: "d.m.Y",
180
+ masks: {
181
+ // see http://php.net/manual/en/function.date.php for PHP format used in jqGrid
182
+ // and see http://docs.jquery.com/UI/Datepicker/formatDate
183
+ // and https://github.com/jquery/globalize#dates for alternative formats used frequently
184
+ // short date:
185
+ // d - Day of the month, 2 digits with leading zeros
186
+ // m - Numeric representation of a month, with leading zeros
187
+ // Y - A full numeric representation of a year, 4 digits
188
+ ShortDate: "d.m.Y", // in jQuery UI Datepicker: "dd.MM.yyyy"
189
+ // long date:
190
+ // l - A full textual representation of the day of the week
191
+ // j - Day of the month without leading zeros
192
+ // F - A full textual representation of a month
193
+ // Y - A full numeric representation of a year, 4 digits
194
+ LongDate: "l, j. F Y", // in jQuery UI Datepicker: "dddd, d. MMMM yyyy"
195
+ // long date with long time:
196
+ // l - A full textual representation of the day of the week
197
+ // j - Day of the month without leading zeros
198
+ // F - A full textual representation of a month
199
+ // Y - A full numeric representation of a year, 4 digits
200
+ // H - 24-hour format of an hour with leading zeros
201
+ // i - Minutes with leading zeros
202
+ // s - Seconds, with leading zeros
203
+ FullDateTime: "l, j. F Y H:i:s", // in jQuery UI Datepicker: "dddd, d. MMMM yyyy HH:mm:ss"
204
+ // month day:
205
+ // d - Day of the month, 2 digits with leading zeros
206
+ // F - A full textual representation of a month
207
+ MonthDay: "d F", // in jQuery UI Datepicker: "dd MMMM"
208
+ // short time (without seconds)
209
+ // H - 24-hour format of an hour with leading zeros
210
+ // i - Minutes with leading zeros
211
+ ShortTime: "H:i", // in jQuery UI Datepicker: "HH:mm"
212
+ // long time (with seconds)
213
+ // H - 24-hour format of an hour with leading zeros
214
+ // i - Minutes with leading zeros
215
+ // s - Seconds, with leading zeros
216
+ LongTime: "H:i:s", // in jQuery UI Datepicker: "HH:mm:ss"
217
+ // month with year
218
+ // F - A full textual representation of a month
219
+ // Y - A full numeric representation of a year, 4 digits
220
+ YearMonth: "F Y" // in jQuery UI Datepicker: "MMMM yyyy"
221
+ }
222
+ }
223
+ }
224
+ };
225
+ $.jgrid = $.jgrid || {};
226
+ $.extend(true, $.jgrid, {
227
+ defaults: {
228
+ locale: "de-DE"
229
+ },
230
+ locales: {
231
+ // In general the property name is free, but it's recommended to use the names based on
232
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
233
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
234
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
235
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
236
+ de: $.extend({}, locInfo, { name: "Deutsch", nameEnglish: "German" }),
237
+ "de-DE": $.extend({}, locInfo, { name: "Deutsch (Deutschland)", nameEnglish: "German (Germany)" })
238
+ }
239
+ });
240
+ }));