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,203 @@
1
+ /**
2
+ * @license jqGrid Japanese Translation
3
+ * OKADA Yoshitada okada.dev@sth.jp
4
+ * http://trirand.com/blog/
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: "{2} 件中 {0} - {1} を表示 ",
42
+ emptyrecords: "表示するレコードがありません",
43
+ loadtext: "読み込み中...",
44
+ pgtext: "{1} ページ中 {0} ページ目 ",
45
+ pgfirst: "先頭ページ",
46
+ pglast: "最後のページ",
47
+ pgnext: "次のページ",
48
+ pgprev: "前のページ",
49
+ pgrecs: "ページ当たりのレコード数",
50
+ showhide: "切り替え 展開 折りたたみ グリッド",
51
+ savetext: "保存中..."
52
+ },
53
+ search: {
54
+ caption: "検索...",
55
+ Find: "検索",
56
+ Reset: "リセット",
57
+ odata: [
58
+ { oper: "eq", text: "次に等しい" }, { oper: "ne", text: "次に等しくない" },
59
+ { oper: "lt", text: "次より小さい" }, { oper: "le", text: "次に等しいか小さい" },
60
+ { oper: "gt", text: "次より大きい" }, { oper: "ge", text: "次に等しいか大きい" },
61
+ { oper: "bw", text: "次で始まる" }, { oper: "bn", text: "次で始まらない" },
62
+ { oper: "in", text: "次に含まれる" }, { oper: "ni", text: "次に含まれない" },
63
+ { oper: "ew", text: "次で終わる" }, { oper: "en", text: "次で終わらない" },
64
+ { oper: "cn", text: "次を含む" }, { oper: "nc", text: "次を含まない" },
65
+ { oper: "nu", text: "NULL です" }, { oper: "nn", text: "NULL ではありません" }
66
+ ],
67
+ groupOps: [
68
+ { op: "AND", text: "すべての" },
69
+ { op: "OR", text: "いずれかの" }
70
+ ],
71
+ addGroupTitle: "Add subgroup",
72
+ deleteGroupTitle: "Delete group",
73
+ addRuleTitle: "Add rule",
74
+ deleteRuleTitle: "Delete rule",
75
+ operandTitle: "検索操作をクリックして選択する",
76
+ resetTitle: "値の検索のリセット"
77
+ },
78
+ edit: {
79
+ addCaption: "レコード追加",
80
+ editCaption: "レコード編集",
81
+ bSubmit: "送信",
82
+ bCancel: "キャンセル",
83
+ bClose: "閉じる",
84
+ saveData: "データが変更されています。保存しますか?",
85
+ bYes: "はい",
86
+ bNo: "いいえ",
87
+ bExit: "キャンセル",
88
+ msg: {
89
+ required: "この項目は必須です。",
90
+ number: "正しい数値を入力して下さい。",
91
+ minValue: "次の値以上で入力して下さい。",
92
+ maxValue: "次の値以下で入力して下さい。",
93
+ email: "e-mailが正しくありません。",
94
+ integer: "正しい整数値を入力して下さい。",
95
+ date: "正しい値を入力して下さい。",
96
+ url: "は有効なURLではありません。 プレフィックスが必要です。 ('http://' または 'https://')",
97
+ nodefined: " が定義されていません",
98
+ novalue: " 戻り値が必要です",
99
+ customarray: "カスタム関数は配列を返す必要があります",
100
+ customfcheck: "カスタム検証にはカスタム関数が必要です"
101
+ }
102
+ },
103
+ view: {
104
+ caption: "レコードを表示",
105
+ bClose: "閉じる"
106
+ },
107
+ del: {
108
+ caption: "削除",
109
+ msg: "選択したレコードを削除しますか?",
110
+ bSubmit: "削除",
111
+ bCancel: "キャンセル"
112
+ },
113
+ nav: {
114
+ edittext: "",
115
+ edittitle: "選択した行を編集",
116
+ addtext: "",
117
+ addtitle: "行を新規追加",
118
+ deltext: "",
119
+ deltitle: "選択した行を削除",
120
+ searchtext: "",
121
+ searchtitle: "レコード検索",
122
+ refreshtext: "",
123
+ refreshtitle: "グリッドをリロード",
124
+ alertcap: "警告",
125
+ alerttext: "行を選択して下さい。",
126
+ viewtext: "",
127
+ viewtitle: "選択した行を表示",
128
+ savetext: "",
129
+ savetitle: "Save row",
130
+ canceltext: "",
131
+ canceltitle: "Cancel row editing"
132
+ },
133
+ col: {
134
+ caption: "列を表示/隠す",
135
+ bSubmit: "送信",
136
+ bCancel: "キャンセル"
137
+ },
138
+ errors: {
139
+ errcap: "エラー",
140
+ nourl: "URLが設定されていません。",
141
+ norecords: "処理対象のレコードがありません。",
142
+ model: "colNamesの長さがcolModelと一致しません。"
143
+ },
144
+ formatter: {
145
+ integer: {
146
+ thousandsSeparator: ",",
147
+ defaultValue: "0"
148
+ },
149
+ number: {
150
+ decimalSeparator: ".",
151
+ thousandsSeparator: ",",
152
+ decimalPlaces: 2,
153
+ defaultValue: "0.00"
154
+ },
155
+ currency: {
156
+ decimalSeparator: ".",
157
+ thousandsSeparator: ",",
158
+ decimalPlaces: 0,
159
+ prefix: "",
160
+ suffix: "",
161
+ defaultValue: "0"
162
+ },
163
+ date: {
164
+ dayNames: [
165
+ "日", "月", "火", "水", "木", "金", "土",
166
+ "日", "月", "火", "水", "木", "金", "土"
167
+ ],
168
+ monthNames: [
169
+ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12",
170
+ "1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"
171
+ ],
172
+ AmPm: ["am", "pm", "AM", "PM"],
173
+ S: function () { return "番目"; },
174
+ srcformat: "Y-m-d",
175
+ newformat: "d/m/Y",
176
+ masks: {
177
+ ShortDate: "n/j/Y",
178
+ LongDate: "l, F d, Y",
179
+ FullDateTime: "l, F d, Y g:i:s A",
180
+ MonthDay: "F d",
181
+ ShortTime: "g:i A",
182
+ LongTime: "g:i:s A",
183
+ YearMonth: "F, Y"
184
+ }
185
+ }
186
+ }
187
+ };
188
+ $.jgrid = $.jgrid || {};
189
+ $.extend(true, $.jgrid, {
190
+ defaults: {
191
+ locale: "ja"
192
+ },
193
+ locales: {
194
+ // In general the property name is free, but it's recommended to use the names based on
195
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
196
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
197
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
198
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
199
+ ja: $.extend({}, locInfo, { name: "日本語", nameEnglish: "Japanese" }),
200
+ "ja-JP": $.extend({}, locInfo, { name: "日本語 (日本)", nameEnglish: "Japanese (Japan)" })
201
+ }
202
+ });
203
+ }));
@@ -0,0 +1,194 @@
1
+ /**
2
+ * jqGrid Korean Translation
3
+ **/
4
+
5
+ /*jslint white: true */
6
+ /*global jQuery, module, require */
7
+ (function (factory) {
8
+ "use strict";
9
+ if (typeof define === "function" && define.amd) {
10
+ // AMD. Register as an anonymous module.
11
+ define(["jquery"], factory);
12
+ } else if (typeof module === "object" && module.exports) {
13
+ // Node/CommonJS
14
+ module.exports = function (root, $) {
15
+ if ($ === undefined) {
16
+ // require("jquery") returns a factory that requires window to
17
+ // build a jQuery instance, we normalize how we use modules
18
+ // that require this pattern but the window provided is a noop
19
+ // if it's defined (how jquery works)
20
+ $ = typeof window !== "undefined" ?
21
+ require("jquery") :
22
+ require("jquery")(root || window);
23
+ }
24
+ factory($);
25
+ return $;
26
+ };
27
+ } else {
28
+ // Browser globals
29
+ factory(jQuery);
30
+ }
31
+ }(function ($) {
32
+ "use strict";
33
+ var locInfo = {
34
+ isRTL: false,
35
+ defaults: {
36
+ recordtext: "보기 {0} - {1} / {2}",
37
+ emptyrecords: "표시할 행이 없습니다",
38
+ loadtext: "조회중...",
39
+ pgtext: "페이지 {0} / {1}",
40
+ pgfirst: "First Page",
41
+ pglast: "Last Page",
42
+ pgnext: "Next Page",
43
+ pgprev: "Previous Page",
44
+ pgrecs: "Records per Page",
45
+ showhide: "Toggle Expand Collapse Grid",
46
+ savetext: "저장 중..."
47
+ },
48
+ search: {
49
+ caption: "검색...",
50
+ Find: "찾기",
51
+ Reset: "초기화",
52
+ odata: [
53
+ { oper: "eq", text: "같다" },
54
+ { oper: "ne", text: "같지 않다" },
55
+ { oper: "lt", text: "작다" },
56
+ { oper: "le", text: "작거나 같다" },
57
+ { oper: "gt", text: "크다" },
58
+ { oper: "ge", text: "크거나 같다" },
59
+ { oper: "bw", text: "로 시작한다" },
60
+ { oper: "bn", text: "로 시작하지 않는다" },
61
+ { oper: "in", text: "내에 있다" },
62
+ { oper: "ni", text: "내에 있지 않다" },
63
+ { oper: "ew", text: "로 끝난다" },
64
+ { oper: "en", text: "로 끝나지 않는다" },
65
+ { oper: "cn", text: "내에 존재한다" },
66
+ { oper: "nc", text: "내에 존재하지 않는다" },
67
+ { oper: "nu", text: "is null" },
68
+ { oper: "nn", text: "is not null" }
69
+ ],
70
+ groupOps: [
71
+ { op: "AND", text: "전부" },
72
+ { op: "OR", text: "임의" }
73
+ ],
74
+ addGroupTitle: "Add subgroup",
75
+ deleteGroupTitle: "Delete group",
76
+ addRuleTitle: "Add rule",
77
+ deleteRuleTitle: "Delete rule",
78
+ operandTitle: "Click to select search operation.",
79
+ resetTitle: "Reset Search Value"
80
+ },
81
+ edit: {
82
+ addCaption: "행 추가",
83
+ editCaption: "행 수정",
84
+ bSubmit: "전송",
85
+ bCancel: "취소",
86
+ bClose: "닫기",
87
+ saveData: "자료가 변경되었습니다! 저장하시겠습니까?",
88
+ bYes: "예",
89
+ bNo: "아니오",
90
+ bExit: "취소",
91
+ msg: {
92
+ required: "필수항목입니다",
93
+ number: "유효한 번호를 입력해 주세요",
94
+ minValue: "입력값은 크거나 같아야 합니다",
95
+ maxValue: "입력값은 작거나 같아야 합니다",
96
+ email: "유효하지 않은 이메일주소입니다",
97
+ integer: "유효한 숫자를 입력하세요",
98
+ date: "유효한 날짜를 입력하세요",
99
+ url: "은 유효하지 않은 URL입니다. 문장앞에 다음단어가 필요합니다('http://' or 'https://')",
100
+ nodefined: " 은 정의도지 않았습니다!",
101
+ novalue: " 반환값이 필요합니다!",
102
+ customarray: "사용자정의 함수는 배열을 반환해야 합니다!",
103
+ customfcheck: "Custom function should be present in case of custom checking!"
104
+ }
105
+ },
106
+ view: {
107
+ caption: "행 조회",
108
+ bClose: "닫기"
109
+ },
110
+ del: {
111
+ caption: "삭제",
112
+ msg: "선택된 행을 삭제하시겠습니까?",
113
+ bSubmit: "삭제",
114
+ bCancel: "취소"
115
+ },
116
+ nav: {
117
+ edittext: "",
118
+ edittitle: "선택된 행 편집",
119
+ addtext: "",
120
+ addtitle: "행 삽입",
121
+ deltext: "",
122
+ deltitle: "선택된 행 삭제",
123
+ searchtext: "",
124
+ searchtitle: "행 찾기",
125
+ refreshtext: "",
126
+ refreshtitle: "그리드 갱신",
127
+ alertcap: "경고",
128
+ alerttext: "행을 선택하세요",
129
+ viewtext: "",
130
+ viewtitle: "선택된 행 조회",
131
+ savetext: "",
132
+ savetitle: "Save row",
133
+ canceltext: "",
134
+ canceltitle: "Cancel row editing"
135
+ },
136
+ col: {
137
+ caption: "열을 선택하세요",
138
+ bSubmit: "확인",
139
+ bCancel: "취소"
140
+ },
141
+ errors: {
142
+ errcap: "오류",
143
+ nourl: "설정된 url이 없습니다",
144
+ norecords: "처리할 행이 없습니다",
145
+ model: "colNames의 길이가 colModel과 일치하지 않습니다!"
146
+ },
147
+ formatter: {
148
+ integer: { thousandsSeparator: ",", defaultValue: "0" },
149
+ number: { decimalSeparator: ".", thousandsSeparator: ",", decimalPlaces: 2, defaultValue: "0.00" },
150
+ currency: { decimalSeparator: ".", thousandsSeparator: ",", decimalPlaces: 2, prefix: "", suffix: "", defaultValue: "0.00" },
151
+ date: {
152
+ dayNames: [
153
+ "일", "월", "화", "수", "목", "금", "토",
154
+ "일", "월", "화", "수", "목", "금", "토"
155
+ ],
156
+ monthNames: [
157
+ "1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월",
158
+ "1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"
159
+ ],
160
+ AmPm: ["am", "pm", "AM", "PM"],
161
+ S: function (j) {
162
+ return j < 11 || j > 13 ? ["st", "nd", "rd", "th"][Math.min((j - 1) % 10, 3)] : "th";
163
+ },
164
+ srcformat: "Y-m-d",
165
+ newformat: "m-d-Y",
166
+ masks: {
167
+ ShortDate: "Y/j/n",
168
+ LongDate: "l, F d, Y",
169
+ FullDateTime: "l, F d, Y g:i:s A",
170
+ MonthDay: "F d",
171
+ ShortTime: "g:i A",
172
+ LongTime: "g:i:s A",
173
+ YearMonth: "F, Y"
174
+ }
175
+ }
176
+ }
177
+ };
178
+ $.jgrid = $.jgrid || {};
179
+ $.extend(true, $.jgrid, {
180
+ defaults: {
181
+ locale: "kr"
182
+ },
183
+ locales: {
184
+ // In general the property name is free, but it's recommended to use the names based on
185
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
186
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
187
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
188
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
189
+ kr: $.extend({}, locInfo, { name: "한국어", nameEnglish: "Korean" }),
190
+ ko: $.extend({}, locInfo, { name: "한국어", nameEnglish: "Korean" }),
191
+ "ko-KR": $.extend({}, locInfo, { name: "한국어 (대한민국)", nameEnglish: "Korean (Korea)" })
192
+ }
193
+ });
194
+ }));
@@ -0,0 +1,199 @@
1
+ /**
2
+ * @license jqGrid Lithuanian Translation
3
+ * aur1mas aur1mas@devnet.lt
4
+ * http://aur1mas.devnet.lt
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: "Peržiūrima {0} - {1} iš {2}",
42
+ emptyrecords: "Įrašų nėra",
43
+ loadtext: "Kraunama...",
44
+ pgtext: "Puslapis {0} iš {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: "Įrašoma..."
52
+ },
53
+ search: {
54
+ caption: "Paieška...",
55
+ Find: "Ieškoti",
56
+ Reset: "Atstatyti",
57
+ odata: [
58
+ { oper: "eq", text: "lygu" },
59
+ { oper: "ne", text: "nelygu" },
60
+ { oper: "lt", text: "mažiau" },
61
+ { oper: "le", text: "mažiau arba lygu" },
62
+ { oper: "gt", text: "daugiau" },
63
+ { oper: "ge", text: "daugiau arba lygu" },
64
+ { oper: "bw", text: "prasideda" },
65
+ { oper: "bn", text: "neprasideda" },
66
+ { oper: "in", text: "reikšmė yra" },
67
+ { oper: "ni", text: "reikšmės nėra" },
68
+ { oper: "ew", text: "baigiasi" },
69
+ { oper: "en", text: "nesibaigia" },
70
+ { oper: "cn", text: "yra sudarytas" },
71
+ { oper: "nc", text: "nėra sudarytas" },
72
+ { oper: "nu", text: "is null" },
73
+ { oper: "nn", text: "is not null" }
74
+ ],
75
+ groupOps: [
76
+ { op: "AND", text: "visi" },
77
+ { op: "OR", text: "bet kuris" }
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: "Sukurti įrašą",
88
+ editCaption: "Redaguoti įrašą",
89
+ bSubmit: "Išsaugoti",
90
+ bCancel: "Atšaukti",
91
+ bClose: "Uždaryti",
92
+ saveData: "Duomenys buvo pakeisti! Išsaugoti pakeitimus?",
93
+ bYes: "Taip",
94
+ bNo: "Ne",
95
+ bExit: "Atšaukti",
96
+ msg: {
97
+ required: "Privalomas laukas",
98
+ number: "Įveskite tinkamą numerį",
99
+ minValue: "reikšmė turi būti didesnė arba lygi ",
100
+ maxValue: "reikšmė turi būti mažesnė arba lygi",
101
+ email: "neteisingas el. pašto adresas",
102
+ integer: "Įveskite teisingą sveikąjį skaičių",
103
+ date: "Įveskite teisingą datą",
104
+ url: "blogas adresas. Nepamirškite pridėti ('http://' arba 'https://')",
105
+ nodefined: " nėra apibrėžta!",
106
+ novalue: " turi būti gražinama kokia nors reikšmė!",
107
+ customarray: "Custom f-ja turi grąžinti masyvą!",
108
+ customfcheck: "Custom f-ja tūrėtų būti sukurta, prieš bandant ją naudoti!"
109
+
110
+ }
111
+ },
112
+ view: {
113
+ caption: "Peržiūrėti įrašus",
114
+ bClose: "Uždaryti"
115
+ },
116
+ del: {
117
+ caption: "Ištrinti",
118
+ msg: "Ištrinti pažymėtus įrašus(-ą)?",
119
+ bSubmit: "Ištrinti",
120
+ bCancel: "Atšaukti"
121
+ },
122
+ nav: {
123
+ edittext: "",
124
+ edittitle: "Redaguoti pažymėtą eilutę",
125
+ addtext: "",
126
+ addtitle: "Pridėti naują eilutę",
127
+ deltext: "",
128
+ deltitle: "Ištrinti pažymėtą eilutę",
129
+ searchtext: "",
130
+ searchtitle: "Rasti įrašus",
131
+ refreshtext: "",
132
+ refreshtitle: "Perkrauti lentelę",
133
+ alertcap: "Įspėjimas",
134
+ alerttext: "Pasirinkite eilutę",
135
+ viewtext: "",
136
+ viewtitle: "Peržiūrėti pasirinktą eilutę",
137
+ savetext: "",
138
+ savetitle: "Save row",
139
+ canceltext: "",
140
+ canceltitle: "Cancel row editing"
141
+ },
142
+ col: {
143
+ caption: "Pasirinkti stulpelius",
144
+ bSubmit: "Gerai",
145
+ bCancel: "Atšaukti"
146
+ },
147
+ errors: {
148
+ errcap: "Klaida",
149
+ nourl: "Url reikšmė turi būti perduota",
150
+ norecords: "Nėra įrašų, kuriuos būtų galima apdoroti",
151
+ model: "colNames skaičius <> colModel skaičiui!"
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
+ "Sek", "Pir", "Ant", "Tre", "Ket", "Pen", "Šeš",
160
+ "Sekmadienis", "Pirmadienis", "Antradienis", "Trečiadienis", "Ketvirtadienis", "Penktadienis", "Šeštadienis"
161
+ ],
162
+ monthNames: [
163
+ "Sau", "Vas", "Kov", "Bal", "Geg", "Bir", "Lie", "Rugj", "Rugs", "Spa", "Lap", "Gru",
164
+ "Sausis", "Vasaris", "Kovas", "Balandis", "Gegužė", "Birželis", "Liepa", "Rugpjūtis", "Rugsėjis", "Spalis", "Lapkritis", "Gruodis"
165
+ ],
166
+ AmPm: ["am", "pm", "AM", "PM"],
167
+ S: function (j) {
168
+ return j < 11 || j > 13 ? ["st", "nd", "rd", "th"][Math.min((j - 1) % 10, 3)] : "th";
169
+ },
170
+ srcformat: "Y-m-d",
171
+ newformat: "d/m/Y",
172
+ masks: {
173
+ ShortDate: "n/j/Y",
174
+ LongDate: "l, F d, Y",
175
+ FullDateTime: "l, F d, Y g:i:s A",
176
+ MonthDay: "F d",
177
+ ShortTime: "g:i A",
178
+ LongTime: "g:i:s A",
179
+ YearMonth: "F, Y"
180
+ }
181
+ }
182
+ }
183
+ };
184
+ $.jgrid = $.jgrid || {};
185
+ $.extend(true, $.jgrid, {
186
+ defaults: {
187
+ locale: "lt"
188
+ },
189
+ locales: {
190
+ // In general the property name is free, but it's recommended to use the names based on
191
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
192
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
193
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
194
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
195
+ lt: $.extend({}, locInfo, { name: "lietuvių", nameEnglish: "Lithuanian" }),
196
+ "lt-LT": $.extend({}, locInfo, { name: "lietuvių (Lietuva)", nameEnglish: "Lithuanian (Lithuania)" })
197
+ }
198
+ });
199
+ }));