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,180 @@
1
+ /**
2
+ * jqGrid Norwegian 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
+ name: "norsk",
35
+ nameEnglish: "Norwegian",
36
+ isRTL: false,
37
+ defaults: {
38
+ recordtext: "Rad {0} - {1}, totalt {2}",
39
+ emptyrecords: "Ingen poster funnet",
40
+ loadtext: "Laster...",
41
+ pgtext: "Side {0} av {1}",
42
+ pgfirst: "First Page",
43
+ pglast: "Last Page",
44
+ pgnext: "Next Page",
45
+ pgprev: "Previous Page",
46
+ pgrecs: "Records per Page",
47
+ showhide: "Toggle Expand Collapse Grid",
48
+ savetext: "Lagrar..."
49
+ },
50
+ search: {
51
+ caption: "Søk...",
52
+ Find: "Finn",
53
+ Reset: "Nullstill",
54
+ odata: [
55
+ { oper: "eq", text: "lik" },
56
+ { oper: "ne", text: "forskjellig fra" },
57
+ { oper: "lt", text: "mindre enn" },
58
+ { oper: "le", text: "mindre eller lik" },
59
+ { oper: "gt", text: "større enn" },
60
+ { oper: "ge", text: "større eller lik" },
61
+ { oper: "bw", text: "starter med" },
62
+ { oper: "ew", text: "slutter med" },
63
+ { oper: "cn", text: "inneholder" },
64
+ { oper: "nu", text: "is null" },
65
+ { oper: "nn", text: "is not null" }
66
+ ],
67
+ addGroupTitle: "Add subgroup",
68
+ deleteGroupTitle: "Delete group",
69
+ addRuleTitle: "Add rule",
70
+ deleteRuleTitle: "Delete rule",
71
+ operandTitle: "Click to select search operation.",
72
+ resetTitle: "Reset Search Value"
73
+ },
74
+ edit: {
75
+ addCaption: "Ny rad",
76
+ editCaption: "Rediger",
77
+ bSubmit: "Send",
78
+ bCancel: "Avbryt",
79
+ bClose: "Lukk",
80
+ processData: "Laster...",
81
+ msg: {
82
+ required: "Felt er obligatorisk",
83
+ number: "Legg inn et gyldig tall",
84
+ minValue: "verdi må være større enn eller lik",
85
+ maxValue: "verdi må være mindre enn eller lik",
86
+ email: "er ikke en gyldig e-post adresse",
87
+ integer: "Legg inn et gyldig heltall",
88
+ date: "Legg inn en gyldig dato",
89
+ url: "er ikke en gyldig URL. Prefiks påkrevd ('http://' eller 'https://')",
90
+ nodefined: " er ikke definert!",
91
+ novalue: " returverdi er påkrevd!",
92
+ customarray: "Tilpasset funksjon må returnere en tabell!",
93
+ customfcheck: "Tilpasset funksjon må eksistere!"
94
+ }
95
+ },
96
+ view: {
97
+ caption: "Åpne post",
98
+ bClose: "Lukk"
99
+ },
100
+ del: {
101
+ caption: "Slett",
102
+ msg: "Slett valgte rad(er)?",
103
+ bSubmit: "Slett",
104
+ bCancel: "Avbryt",
105
+ processData: "Behandler..."
106
+ },
107
+ nav: {
108
+ edittext: "",
109
+ edittitle: "Rediger valgte rad(er)",
110
+ addtext: "",
111
+ addtitle: "Legg til ny rad",
112
+ deltext: "",
113
+ deltitle: "Slett valgte rad(er)",
114
+ searchtext: "",
115
+ searchtitle: "Søk",
116
+ refreshtext: "",
117
+ refreshtitle: "Oppdater tabell",
118
+ alertcap: "Advarsel",
119
+ alerttext: "Velg rad",
120
+ viewtext: "",
121
+ viewtitle: "Åpne valgt rad",
122
+ savetext: "",
123
+ savetitle: "Save row",
124
+ canceltext: "",
125
+ canceltitle: "Cancel row editing"
126
+ },
127
+ col: {
128
+ caption: "Vis/skjul kolonner",
129
+ bSubmit: "Utfør",
130
+ bCancel: "Avbryt"
131
+ },
132
+ errors: {
133
+ errcap: "Feil",
134
+ nourl: "Ingen url er satt",
135
+ norecords: "Ingen poster å behandle",
136
+ model: "colNames og colModel har forskjellig lengde!"
137
+ },
138
+ formatter: {
139
+ integer: { thousandsSeparator: " ", defaultValue: 0 },
140
+ number: { decimalSeparator: ",", thousandsSeparator: " ", decimalPlaces: 2, defaulValue: 0 },
141
+ currency: { decimalSeparator: ",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix: "", defaulValue: 0 },
142
+ date: {
143
+ dayNames: [
144
+ "sø.", "ma.", "ti.", "on.", "to.", "fr.", "lø.",
145
+ "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag"
146
+ ],
147
+ monthNames: [
148
+ "jan.", "feb.", "mars", "apr.", "mai", "juni", "juli", "aug.", "sep.", "okt.", "nov.", "des.",
149
+ "januar", "februar", "mars", "april", "mai", "juni", "juli", "august", "september", "oktober", "november", "desember"],
150
+ AmPm: ["", "", "", ""],
151
+ S: function () { return "."; },
152
+ srcformat: "Y-m-d H:i:s",
153
+ newformat: "Y-m-d H:i:s",
154
+ masks: {
155
+ ShortDate: "j.n.Y",
156
+ LongDate: "l j. F Y",
157
+ FullDateTime: "l j. F Y kl. G.i.s",
158
+ MonthDay: "j. F",
159
+ ShortTime: "H:i",
160
+ LongTime: "H:i:s",
161
+ YearMonth: "F Y"
162
+ }
163
+ }
164
+ }
165
+ };
166
+ $.jgrid = $.jgrid || {};
167
+ $.extend(true, $.jgrid, {
168
+ defaults: {
169
+ locale: "no"
170
+ },
171
+ locales: {
172
+ // In general the property name is free, but it's recommended to use the names based on
173
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
174
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
175
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
176
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
177
+ no: locInfo
178
+ }
179
+ });
180
+ }));
@@ -0,0 +1,204 @@
1
+ /**
2
+ * @license jqGrid Polish Translation
3
+ * Łukasz Schab lukasz@freetree.pl
4
+ * http://FreeTree.pl
5
+ *
6
+ * Updated names, abbreviations, currency and date/time formats for Polish norms (also corresponding with CLDR v21.0.1 --> http://cldr.unicode.org/index)
7
+ * Tomasz Pęczek tpeczek@gmail.com
8
+ * http://tpeczek.blogspot.com; http://tpeczek.codeplex.com
9
+ *
10
+ * 22-01-2015: Updated locale strings
11
+ * Robert 'Wooya' Gaudyn <wogaew@wp.pl>
12
+ *
13
+ * Dual licensed under the MIT and GPL licenses:
14
+ * http://www.opensource.org/licenses/mit-license.php
15
+ * http://www.gnu.org/licenses/gpl.html
16
+ **/
17
+
18
+ /*jslint white: true */
19
+ /*global jQuery, module, require */
20
+ (function (factory) {
21
+ "use strict";
22
+ if (typeof define === "function" && define.amd) {
23
+ // AMD. Register as an anonymous module.
24
+ define(["jquery"], factory);
25
+ } else if (typeof module === "object" && module.exports) {
26
+ // Node/CommonJS
27
+ module.exports = function (root, $) {
28
+ if ($ === undefined) {
29
+ // require("jquery") returns a factory that requires window to
30
+ // build a jQuery instance, we normalize how we use modules
31
+ // that require this pattern but the window provided is a noop
32
+ // if it's defined (how jquery works)
33
+ $ = typeof window !== "undefined" ?
34
+ require("jquery") :
35
+ require("jquery")(root || window);
36
+ }
37
+ factory($);
38
+ return $;
39
+ };
40
+ } else {
41
+ // Browser globals
42
+ factory(jQuery);
43
+ }
44
+ }(function ($) {
45
+ "use strict";
46
+ var locInfo = {
47
+ isRTL: false,
48
+ defaults: {
49
+ recordtext: "Pokaż {0} - {1} z {2}",
50
+ emptyrecords: "Brak rekordów do pokazania",
51
+ loadtext: "Ładowanie...",
52
+ pgtext: "Strona {0} z {1}",
53
+ pgfirst: "Pierwsza strona",
54
+ pglast: "Ostatnia strona",
55
+ pgnext: "Następna strona",
56
+ pgprev: "Poprzednia strona",
57
+ pgrecs: "Rekordów na stronę",
58
+ showhide: "Przełącz zwinięcie/rozwinięcie tabeli",
59
+ savetext: "Trwa zapisywanie..."
60
+ },
61
+ search: {
62
+ caption: "Wyszukiwanie...",
63
+ Find: "Szukaj",
64
+ Reset: "Czyść",
65
+ odata: [
66
+ { oper: "eq", text: "dokładnie" },
67
+ { oper: "ne", text: "różne od" },
68
+ { oper: "lt", text: "mniejsze od" },
69
+ { oper: "le", text: "mniejsze lub równe" },
70
+ { oper: "gt", text: "większe od" },
71
+ { oper: "ge", text: "większe lub równe" },
72
+ { oper: "bw", text: "zaczyna się od" },
73
+ { oper: "bn", text: "nie zaczyna się od" },
74
+ { oper: "in", text: "jest w" },
75
+ { oper: "ni", text: "nie jest w" },
76
+ { oper: "ew", text: "kończy się na" },
77
+ { oper: "en", text: "nie kończy się na" },
78
+ { oper: "cn", text: "zawiera" },
79
+ { oper: "nc", text: "nie zawiera" },
80
+ { oper: "nu", text: "jest null" },
81
+ { oper: "nn", text: "nie jest null" }
82
+ ],
83
+ groupOps: [
84
+ { op: "AND", text: "oraz" },
85
+ { op: "OR", text: "lub" }
86
+ ],
87
+ addGroupTitle: "Dodaj podgrupę",
88
+ deleteGroupTitle: "Usuń grupę",
89
+ addRuleTitle: "Dodaj regułę",
90
+ deleteRuleTitle: "Usuń regułę",
91
+ operandTitle: "Kliknij, aby wybrać operację wyszukiwania.",
92
+ resetTitle: "Zresetuj wartość wyszukiwania"
93
+ },
94
+ edit: {
95
+ addCaption: "Dodaj rekord",
96
+ editCaption: "Edytuj rekord",
97
+ bSubmit: "Zapisz",
98
+ bCancel: "Anuluj",
99
+ bClose: "Zamknij",
100
+ saveData: "Dane zostały zmienione! Zapisać zmiany?",
101
+ bYes: "Tak",
102
+ bNo: "Nie",
103
+ bExit: "Anuluj",
104
+ msg: {
105
+ required: "Pole jest wymagane",
106
+ number: "Proszę wpisać poprawną liczbę",
107
+ minValue: "Wartość musi być większa lub równa od",
108
+ maxValue: "Wartość musi być mniejsza lub równa od",
109
+ email: "nie jest poprawnym adresem e-mail",
110
+ integer: "Proszę wpisać poprawną liczbę",
111
+ date: "Proszę podaj poprawną datę",
112
+ url: "jest niewłaściwym adresem URL. Pamiętaj o prefiksie ('http://' lub 'https://')",
113
+ nodefined: " niezdefiniowane!",
114
+ novalue: " wymagana jest wartość zwracana!",
115
+ customarray: "Funkcja niestandardowa powinna zwracać tablicę!",
116
+ customfcheck: "Funkcja niestandardowa powinna być obecna w przypadku niestandardowego sprawdzania!"
117
+ }
118
+ },
119
+ view: {
120
+ caption: "Pokaż rekord",
121
+ bClose: "Zamknij"
122
+ },
123
+ del: {
124
+ caption: "Usuń",
125
+ msg: "Czy usunąć wybrany rekord(y)?",
126
+ bSubmit: "Usuń",
127
+ bCancel: "Anuluj"
128
+ },
129
+ nav: {
130
+ edittext: "",
131
+ edittitle: "Edytuj wybrany wiersz",
132
+ addtext: "",
133
+ addtitle: "Dodaj nowy wiersz",
134
+ deltext: "",
135
+ deltitle: "Usuń wybrany wiersz",
136
+ searchtext: "",
137
+ searchtitle: "Wyszukaj rekord",
138
+ refreshtext: "",
139
+ refreshtitle: "Przeładuj",
140
+ alertcap: "Uwaga",
141
+ alerttext: "Proszę wybrać wiersz",
142
+ viewtext: "",
143
+ viewtitle: "Pokaż wybrany wiersz",
144
+ savetext: "",
145
+ savetitle: "Zapisz wiersz",
146
+ canceltext: "",
147
+ canceltitle: "Anuluj edycję wiersza"
148
+ },
149
+ col: {
150
+ caption: "Pokaż/Ukryj kolumny",
151
+ bSubmit: "Zatwierdź",
152
+ bCancel: "Anuluj"
153
+ },
154
+ errors: {
155
+ errcap: "Błąd",
156
+ nourl: "Brak adresu url",
157
+ norecords: "Brak danych",
158
+ model: "Długość colNames <> colModel!"
159
+ },
160
+ formatter: {
161
+ integer: { thousandsSeparator: " ", defaultValue: "0" },
162
+ number: { decimalSeparator: ",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: "0,00" },
163
+ currency: { decimalSeparator: ",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix: " zł", defaultValue: "0,00" },
164
+ date: {
165
+ dayNames: [
166
+ "niedz.", "pon.", "wt.", "śr.", "czw.", "pt.", "sob.",
167
+ "niedziela", "poniedziałek", "wtorek", "środa", "czwartek", "piątek", "sobota"
168
+ ],
169
+ monthNames: [
170
+ "sty", "lut", "mar", "kwi", "maj", "cze", "lip", "sie", "wrz", "paź", "lis", "gru",
171
+ "styczeń", "luty", "marzec", "kwiecień", "maj", "czerwiec", "lipiec", "sierpień", "wrzesień", "październik", "listopad", "grudzień"
172
+ ],
173
+ AmPm: ["", "", "", ""],
174
+ S: function () { return ""; },
175
+ srcformat: "Y-m-d",
176
+ newformat: "d.m.Y",
177
+ masks: {
178
+ ShortDate: "d.m.y",
179
+ LongDate: "l, j F Y",
180
+ FullDateTime: "l, j F Y H:i:s",
181
+ MonthDay: "j F",
182
+ ShortTime: "H:i",
183
+ LongTime: "H:i:s",
184
+ YearMonth: "F Y"
185
+ }
186
+ }
187
+ }
188
+ };
189
+ $.jgrid = $.jgrid || {};
190
+ $.extend(true, $.jgrid, {
191
+ defaults: {
192
+ locale: "pl"
193
+ },
194
+ locales: {
195
+ // In general the property name is free, but it's recommended to use the names based on
196
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
197
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
198
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
199
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
200
+ pl: $.extend({}, locInfo, { name: "polski", nameEnglish: "Polish" }),
201
+ "pl-PL": $.extend({}, locInfo, { name: "polski (Polska)", nameEnglish: "Polish (Poland)" })
202
+ }
203
+ });
204
+ }));
@@ -0,0 +1,210 @@
1
+ /**
2
+ * @license jqGrid Brazilian-Portuguese Translation
3
+ * Sergio Righi sergio.righi@gmail.com
4
+ * http://curve.com.br
5
+ *
6
+ * Updated by Jonnas Fonini
7
+ * http://fonini.net
8
+ *
9
+ *
10
+ * Updated by Fabio Ferreira da Silva fabio_ferreiradasilva@yahoo.com.br
11
+ *
12
+ *
13
+ * Updated by Anderson Pimentel anderson.pimentel[at]gmail.com
14
+ *
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
+ name: "Português (Brasil)",
51
+ nameEnglish: "Portuguese (Brazil)",
52
+ isRTL: false,
53
+ defaults: {
54
+ recordtext: "Ver {0} - {1} de {2}",
55
+ emptyrecords: "Nenhum registro para visualizar",
56
+ loadtext: "Carregando...",
57
+ pgtext: "Página {0} de {1}",
58
+ pgfirst: "Primeira Página",
59
+ pglast: "Última Página",
60
+ pgnext: "Próxima Página",
61
+ pgprev: "Página Anterior",
62
+ pgrecs: "Registros por Página",
63
+ showhide: "Exibir/Ocultar Grid",
64
+ savetext: "Salvando..."
65
+ },
66
+ search: {
67
+ caption: "Procurar...",
68
+ Find: "Procurar",
69
+ Reset: "Limpar",
70
+ odata: [
71
+ { oper: "eq", text: "igual" },
72
+ { oper: "ne", text: "diferente" },
73
+ { oper: "lt", text: "menor" },
74
+ { oper: "le", text: "menor ou igual" },
75
+ { oper: "gt", text: "maior" },
76
+ { oper: "ge", text: "maior ou igual" },
77
+ { oper: "bw", text: "inicia com" },
78
+ { oper: "bn", text: "não inicia com" },
79
+ { oper: "in", text: "está em" },
80
+ { oper: "ni", text: "não está em" },
81
+ { oper: "ew", text: "termina com" },
82
+ { oper: "en", text: "não termina com" },
83
+ { oper: "cn", text: "contém" },
84
+ { oper: "nc", text: "não contém" },
85
+ { oper: "nu", text: "nulo" },
86
+ { oper: "nn", text: "não nulo" }
87
+ ],
88
+ groupOps: [
89
+ { op: "AND", text: "todos" },
90
+ { op: "OR", text: "qualquer um" }
91
+ ],
92
+ addGroupTitle: "Add subgroup",
93
+ deleteGroupTitle: "Delete group",
94
+ addRuleTitle: "Add rule",
95
+ deleteRuleTitle: "Delete rule",
96
+ operandTitle: "Clique para escolher a operação de pesquisa.",
97
+ resetTitle: "Limpar valor da pesquisa"
98
+ },
99
+ edit: {
100
+ addCaption: "Incluir",
101
+ editCaption: "Alterar",
102
+ bSubmit: "Enviar",
103
+ bCancel: "Cancelar",
104
+ bClose: "Fechar",
105
+ saveData: "Os dados foram alterados! Salvar alterações?",
106
+ bYes: "Sim",
107
+ bNo: "Não",
108
+ bExit: "Cancelar",
109
+ msg: {
110
+ required: "Campo obrigatório",
111
+ number: "Por favor, informe um número válido",
112
+ minValue: "valor deve ser igual ou maior que ",
113
+ maxValue: "valor deve ser menor ou igual a",
114
+ email: "este e-mail não é válido",
115
+ integer: "Por favor, informe um valor inteiro",
116
+ date: "Por favor, informe uma data válida",
117
+ url: "não é uma URL válida. Prefixo obrigatório ('http://' or 'https://')",
118
+ nodefined: " não está definido!",
119
+ novalue: " um valor de retorno é obrigatório!",
120
+ customarray: "Função customizada deve retornar um array!",
121
+ customfcheck: "Função customizada deve estar presente em caso de validação customizada!"
122
+ }
123
+ },
124
+ view: {
125
+ caption: "Ver Registro",
126
+ bClose: "Fechar"
127
+ },
128
+ del: {
129
+ caption: "Apagar",
130
+ msg: "Apagar registro(s) selecionado(s)?",
131
+ bSubmit: "Apagar",
132
+ bCancel: "Cancelar"
133
+ },
134
+ nav: {
135
+ edittext: "",
136
+ edittitle: "Alterar registro selecionado",
137
+ addtext: "",
138
+ addtitle: "Incluir novo registro",
139
+ deltext: "",
140
+ deltitle: "Apagar registro selecionado",
141
+ searchtext: "",
142
+ searchtitle: "Procurar registros",
143
+ refreshtext: "",
144
+ refreshtitle: "Recarregar tabela",
145
+ alertcap: "Aviso",
146
+ alerttext: "Por favor, selecione um registro",
147
+ viewtext: "",
148
+ viewtitle: "Ver linha selecionada",
149
+ savetext: "",
150
+ savetitle: "Salvar linha",
151
+ canceltext: "",
152
+ canceltitle: "Cancelar edição da linha"
153
+ },
154
+ col: {
155
+ caption: "Mostrar/Esconder Colunas",
156
+ bSubmit: "Enviar",
157
+ bCancel: "Cancelar"
158
+ },
159
+ errors: {
160
+ errcap: "Erro",
161
+ nourl: "Nenhuma URL definida",
162
+ norecords: "Sem registros para exibir",
163
+ model: "Comprimento de colNames <> colModel!"
164
+ },
165
+ formatter: {
166
+ integer: { thousandsSeparator: ".", defaultValue: "0" },
167
+ number: { decimalSeparator: ",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: "0,00" },
168
+ currency: { decimalSeparator: ",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "R$ ", suffix: "", defaultValue: "0,00" },
169
+ date: {
170
+ dayNames: [
171
+ "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb",
172
+ "Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado"
173
+ ],
174
+ monthNames: [
175
+ "Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez",
176
+ "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"
177
+ ],
178
+ AmPm: ["am", "pm", "AM", "PM"],
179
+ S: function (j) {
180
+ return j < 11 || j > 13 ? ["º", "º", "º", "º"][Math.min((j - 1) % 10, 3)] : "º";
181
+ },
182
+ srcformat: "Y-m-d",
183
+ newformat: "d/m/Y",
184
+ masks: {
185
+ ShortDate: "n/j/Y",
186
+ LongDate: "l, F d, Y",
187
+ FullDateTime: "l, F d, Y g:i:s A",
188
+ MonthDay: "F d",
189
+ ShortTime: "g:i A",
190
+ LongTime: "g:i:s A",
191
+ YearMonth: "F, Y"
192
+ }
193
+ }
194
+ }
195
+ };
196
+ $.jgrid = $.jgrid || {};
197
+ $.extend(true, $.jgrid, {
198
+ defaults: {
199
+ locale: "pt-BR"
200
+ },
201
+ locales: {
202
+ // In general the property name is free, but it's recommended to use the names based on
203
+ // http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
204
+ // http://rishida.net/utils/subtags/ and RFC 5646. See Appendix A of RFC 5646 for examples.
205
+ // One can use the lang attribute to specify language tags in HTML, and the xml:lang attribute for XML
206
+ // if it exists. See http://www.w3.org/International/articles/language-tags/#extlang
207
+ "pt-BR": locInfo
208
+ }
209
+ });
210
+ }));