jqwidgets-ng 13.1.1 → 14.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1317) hide show
  1. package/ReleaseNotes.txt +47 -1
  2. package/{esm2015/jqxbargauge/jqwidgets-ng-jqxbargauge.js → esm2020/jqwidgets-ng.mjs} +0 -0
  3. package/esm2020/jqxbarcode/angular_jqxbarcode.mjs +295 -0
  4. package/esm2020/jqxbarcode/angular_jqxbarcode.module.mjs +16 -0
  5. package/{esm2015/jqxbulletchart/jqwidgets-ng-jqxbulletchart.js → esm2020/jqxbarcode/jqwidgets-ng-jqxbarcode.mjs} +0 -0
  6. package/esm2020/jqxbarcode/public_api.mjs +2 -0
  7. package/esm2020/jqxbargauge/angular_jqxbargauge.mjs +395 -0
  8. package/esm2020/jqxbargauge/angular_jqxbargauge.module.mjs +16 -0
  9. package/{esm2015/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.js → esm2020/jqxbargauge/jqwidgets-ng-jqxbargauge.mjs} +0 -0
  10. package/{esm2015/jqxbargauge/public_api.js → esm2020/jqxbargauge/public_api.mjs} +0 -0
  11. package/esm2020/jqxbulletchart/angular_jqxbulletchart.mjs +328 -0
  12. package/esm2020/jqxbulletchart/angular_jqxbulletchart.module.mjs +16 -0
  13. package/{esm2015/jqxbuttons/jqwidgets-ng-jqxbuttons.js → esm2020/jqxbulletchart/jqwidgets-ng-jqxbulletchart.mjs} +0 -0
  14. package/{esm2015/jqxbulletchart/public_api.js → esm2020/jqxbulletchart/public_api.mjs} +0 -0
  15. package/esm2020/jqxbuttongroup/angular_jqxbuttongroup.mjs +228 -0
  16. package/esm2020/jqxbuttongroup/angular_jqxbuttongroup.module.mjs +16 -0
  17. package/{esm2015/jqxcalendar/jqwidgets-ng-jqxcalendar.js → esm2020/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.mjs} +0 -0
  18. package/{esm2015/jqxbuttongroup/public_api.js → esm2020/jqxbuttongroup/public_api.mjs} +0 -0
  19. package/esm2020/jqxbuttons/angular_jqxbuttons.mjs +318 -0
  20. package/esm2020/jqxbuttons/angular_jqxbuttons.module.mjs +16 -0
  21. package/{esm2015/jqxchart/jqwidgets-ng-jqxchart.js → esm2020/jqxbuttons/jqwidgets-ng-jqxbuttons.mjs} +0 -0
  22. package/{esm2015/jqxbuttons/public_api.js → esm2020/jqxbuttons/public_api.mjs} +0 -0
  23. package/esm2020/jqxcalendar/angular_jqxcalendar.mjs +616 -0
  24. package/esm2020/jqxcalendar/angular_jqxcalendar.module.mjs +21 -0
  25. package/{esm2015/jqxcheckbox/jqwidgets-ng-jqxcheckbox.js → esm2020/jqxcalendar/jqwidgets-ng-jqxcalendar.mjs} +0 -0
  26. package/{esm2015/jqxcalendar/public_api.js → esm2020/jqxcalendar/public_api.mjs} +0 -0
  27. package/esm2020/jqxchart/angular_jqxchart.mjs +608 -0
  28. package/esm2020/jqxchart/angular_jqxchart.module.mjs +16 -0
  29. package/{esm2015/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.js → esm2020/jqxchart/jqwidgets-ng-jqxchart.mjs} +0 -0
  30. package/{esm2015/jqxchart/public_api.js → esm2020/jqxchart/public_api.mjs} +0 -0
  31. package/esm2020/jqxcheckbox/angular_jqxcheckbox.mjs +340 -0
  32. package/esm2020/jqxcheckbox/angular_jqxcheckbox.module.mjs +21 -0
  33. package/{esm2015/jqxcombobox/jqwidgets-ng-jqxcombobox.js → esm2020/jqxcheckbox/jqwidgets-ng-jqxcheckbox.mjs} +0 -0
  34. package/{esm2015/jqxcheckbox/public_api.js → esm2020/jqxcheckbox/public_api.mjs} +0 -0
  35. package/esm2020/jqxcolorpicker/angular_jqxcolorpicker.mjs +195 -0
  36. package/esm2020/jqxcolorpicker/angular_jqxcolorpicker.module.mjs +16 -0
  37. package/{esm2015/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.js → esm2020/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.mjs} +0 -0
  38. package/{esm2015/jqxcolorpicker/public_api.js → esm2020/jqxcolorpicker/public_api.mjs} +0 -0
  39. package/esm2020/jqxcombobox/angular_jqxcombobox.mjs +1012 -0
  40. package/esm2020/jqxcombobox/angular_jqxcombobox.module.mjs +21 -0
  41. package/{esm2015/jqxdatatable/jqwidgets-ng-jqxdatatable.js → esm2020/jqxcombobox/jqwidgets-ng-jqxcombobox.mjs} +0 -0
  42. package/{esm2015/jqxcombobox/public_api.js → esm2020/jqxcombobox/public_api.mjs} +0 -0
  43. package/esm2020/jqxcomplexinput/angular_jqxcomplexinput.mjs +326 -0
  44. package/esm2020/jqxcomplexinput/angular_jqxcomplexinput.module.mjs +21 -0
  45. package/{esm2015/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.js → esm2020/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.mjs} +0 -0
  46. package/{esm2015/jqxcomplexinput/public_api.js → esm2020/jqxcomplexinput/public_api.mjs} +0 -0
  47. package/esm2020/jqxdatatable/angular_jqxdatatable.mjs +1235 -0
  48. package/esm2020/jqxdatatable/angular_jqxdatatable.module.mjs +16 -0
  49. package/{esm2015/jqxdocking/jqwidgets-ng-jqxdocking.js → esm2020/jqxdatatable/jqwidgets-ng-jqxdatatable.mjs} +0 -0
  50. package/{esm2015/jqxdatatable/public_api.js → esm2020/jqxdatatable/public_api.mjs} +0 -0
  51. package/esm2020/jqxdatetimeinput/angular_jqxdatetimeinput.mjs +623 -0
  52. package/esm2020/jqxdatetimeinput/angular_jqxdatetimeinput.module.mjs +21 -0
  53. package/{esm2015/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.js → esm2020/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.mjs} +0 -0
  54. package/{esm2015/jqxdatetimeinput/public_api.js → esm2020/jqxdatetimeinput/public_api.mjs} +0 -0
  55. package/esm2020/jqxdocking/angular_jqxdocking.mjs +345 -0
  56. package/esm2020/jqxdocking/angular_jqxdocking.module.mjs +16 -0
  57. package/{esm2015/jqxdockpanel/jqwidgets-ng-jqxdockpanel.js → esm2020/jqxdocking/jqwidgets-ng-jqxdocking.mjs} +0 -0
  58. package/{esm2015/jqxdocking/public_api.js → esm2020/jqxdocking/public_api.mjs} +0 -0
  59. package/esm2020/jqxdockinglayout/angular_jqxdockinglayout.mjs +260 -0
  60. package/esm2020/jqxdockinglayout/angular_jqxdockinglayout.module.mjs +16 -0
  61. package/{esm2015/jqxdragdrop/jqwidgets-ng-jqxdragdrop.js → esm2020/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.mjs} +0 -0
  62. package/{esm2015/jqxdockinglayout/public_api.js → esm2020/jqxdockinglayout/public_api.mjs} +0 -0
  63. package/esm2020/jqxdockpanel/angular_jqxdockpanel.mjs +170 -0
  64. package/esm2020/jqxdockpanel/angular_jqxdockpanel.module.mjs +16 -0
  65. package/{esm2015/jqxdraw/jqwidgets-ng-jqxdraw.js → esm2020/jqxdockpanel/jqwidgets-ng-jqxdockpanel.mjs} +0 -0
  66. package/{esm2015/jqxdockpanel/public_api.js → esm2020/jqxdockpanel/public_api.mjs} +0 -0
  67. package/esm2020/jqxdragdrop/angular_jqxdragdrop.mjs +365 -0
  68. package/esm2020/jqxdragdrop/angular_jqxdragdrop.module.mjs +16 -0
  69. package/{esm2015/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.js → esm2020/jqxdragdrop/jqwidgets-ng-jqxdragdrop.mjs} +0 -0
  70. package/{esm2015/jqxdragdrop/public_api.js → esm2020/jqxdragdrop/public_api.mjs} +0 -0
  71. package/esm2020/jqxdraw/angular_jqxdraw.mjs +186 -0
  72. package/esm2020/jqxdraw/angular_jqxdraw.module.mjs +16 -0
  73. package/{esm2015/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.js → esm2020/jqxdraw/jqwidgets-ng-jqxdraw.mjs} +0 -0
  74. package/{esm2015/jqxdraw/public_api.js → esm2020/jqxdraw/public_api.mjs} +0 -0
  75. package/esm2020/jqxdropdownbutton/angular_jqxdropdownbutton.mjs +335 -0
  76. package/esm2020/jqxdropdownbutton/angular_jqxdropdownbutton.module.mjs +16 -0
  77. package/{esm2015/jqxeditor/jqwidgets-ng-jqxeditor.js → esm2020/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.mjs} +0 -0
  78. package/{esm2015/jqxdropdownbutton/public_api.js → esm2020/jqxdropdownbutton/public_api.mjs} +0 -0
  79. package/esm2020/jqxdropdownlist/angular_jqxdropdownlist.mjs +935 -0
  80. package/esm2020/jqxdropdownlist/angular_jqxdropdownlist.module.mjs +21 -0
  81. package/{esm2015/jqxexpander/jqwidgets-ng-jqxexpander.js → esm2020/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.mjs} +0 -0
  82. package/{esm2015/jqxdropdownlist/public_api.js → esm2020/jqxdropdownlist/public_api.mjs} +0 -0
  83. package/esm2020/jqxeditor/angular_jqxeditor.mjs +313 -0
  84. package/esm2020/jqxeditor/angular_jqxeditor.module.mjs +21 -0
  85. package/{esm2015/jqxfileupload/jqwidgets-ng-jqxfileupload.js → esm2020/jqxeditor/jqwidgets-ng-jqxeditor.mjs} +0 -0
  86. package/{esm2015/jqxeditor/public_api.js → esm2020/jqxeditor/public_api.mjs} +0 -0
  87. package/esm2020/jqxexpander/angular_jqxexpander.mjs +328 -0
  88. package/esm2020/jqxexpander/angular_jqxexpander.module.mjs +16 -0
  89. package/{esm2015/jqxform/jqwidgets-ng-jqxform.js → esm2020/jqxexpander/jqwidgets-ng-jqxexpander.mjs} +0 -0
  90. package/{esm2015/jqxexpander/public_api.js → esm2020/jqxexpander/public_api.mjs} +0 -0
  91. package/esm2020/jqxfileupload/angular_jqxfileupload.mjs +324 -0
  92. package/esm2020/jqxfileupload/angular_jqxfileupload.module.mjs +16 -0
  93. package/{esm2015/jqxformattedinput/jqwidgets-ng-jqxformattedinput.js → esm2020/jqxfileupload/jqwidgets-ng-jqxfileupload.mjs} +0 -0
  94. package/{esm2015/jqxfileupload/public_api.js → esm2020/jqxfileupload/public_api.mjs} +0 -0
  95. package/esm2020/jqxform/angular_jqxform.mjs +223 -0
  96. package/esm2020/jqxform/angular_jqxform.module.mjs +16 -0
  97. package/{esm2015/jqxgauge/jqwidgets-ng-jqxgauge.js → esm2020/jqxform/jqwidgets-ng-jqxform.mjs} +0 -0
  98. package/{esm2015/jqxform/public_api.js → esm2020/jqxform/public_api.mjs} +0 -0
  99. package/esm2020/jqxformattedinput/angular_jqxformattedinput.mjs +438 -0
  100. package/esm2020/jqxformattedinput/angular_jqxformattedinput.module.mjs +21 -0
  101. package/{esm2015/jqxgrid/jqwidgets-ng-jqxgrid.js → esm2020/jqxformattedinput/jqwidgets-ng-jqxformattedinput.mjs} +0 -0
  102. package/{esm2015/jqxformattedinput/public_api.js → esm2020/jqxformattedinput/public_api.mjs} +0 -0
  103. package/esm2020/jqxgauge/angular_jqxgauge.mjs +406 -0
  104. package/esm2020/jqxgauge/angular_jqxgauge.module.mjs +16 -0
  105. package/{esm2015/jqxheatmap/jqwidgets-ng-jqxheatmap.js → esm2020/jqxgauge/jqwidgets-ng-jqxgauge.mjs} +0 -0
  106. package/{esm2015/jqxgauge/public_api.js → esm2020/jqxgauge/public_api.mjs} +0 -0
  107. package/esm2020/jqxgrid/angular_jqxgrid.mjs +2653 -0
  108. package/esm2020/jqxgrid/angular_jqxgrid.module.mjs +16 -0
  109. package/{esm2015/jqxinput/jqwidgets-ng-jqxinput.js → esm2020/jqxgrid/jqwidgets-ng-jqxgrid.mjs} +0 -0
  110. package/{esm2015/jqxgrid/public_api.js → esm2020/jqxgrid/public_api.mjs} +0 -0
  111. package/esm2020/jqxheatmap/angular_jqxheatmap.mjs +231 -0
  112. package/esm2020/jqxheatmap/angular_jqxheatmap.module.mjs +16 -0
  113. package/{esm2015/jqxkanban/jqwidgets-ng-jqxkanban.js → esm2020/jqxheatmap/jqwidgets-ng-jqxheatmap.mjs} +0 -0
  114. package/{esm2015/jqxheatmap/public_api.js → esm2020/jqxheatmap/public_api.mjs} +0 -0
  115. package/esm2020/jqxinput/angular_jqxinput.mjs +408 -0
  116. package/esm2020/jqxinput/angular_jqxinput.module.mjs +21 -0
  117. package/{esm2015/jqxknob/jqwidgets-ng-jqxknob.js → esm2020/jqxinput/jqwidgets-ng-jqxinput.mjs} +0 -0
  118. package/{esm2015/jqxinput/public_api.js → esm2020/jqxinput/public_api.mjs} +0 -0
  119. package/esm2020/jqxkanban/angular_jqxkanban.mjs +325 -0
  120. package/esm2020/jqxkanban/angular_jqxkanban.module.mjs +16 -0
  121. package/{esm2015/jqxlayout/jqwidgets-ng-jqxlayout.js → esm2020/jqxkanban/jqwidgets-ng-jqxkanban.mjs} +0 -0
  122. package/{esm2015/jqxkanban/public_api.js → esm2020/jqxkanban/public_api.mjs} +0 -0
  123. package/esm2020/jqxknob/angular_jqxknob.mjs +414 -0
  124. package/esm2020/jqxknob/angular_jqxknob.module.mjs +16 -0
  125. package/{esm2015/jqxlineargauge/jqwidgets-ng-jqxlineargauge.js → esm2020/jqxknob/jqwidgets-ng-jqxknob.mjs} +0 -0
  126. package/{esm2015/jqxknob/public_api.js → esm2020/jqxknob/public_api.mjs} +0 -0
  127. package/esm2020/jqxlayout/angular_jqxlayout.mjs +245 -0
  128. package/esm2020/jqxlayout/angular_jqxlayout.module.mjs +16 -0
  129. package/{esm2015/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.js → esm2020/jqxlayout/jqwidgets-ng-jqxlayout.mjs} +0 -0
  130. package/{esm2015/jqxlayout/public_api.js → esm2020/jqxlayout/public_api.mjs} +0 -0
  131. package/esm2020/jqxlineargauge/angular_jqxlineargauge.mjs +406 -0
  132. package/esm2020/jqxlineargauge/angular_jqxlineargauge.module.mjs +16 -0
  133. package/{esm2015/jqxlistbox/jqwidgets-ng-jqxlistbox.js → esm2020/jqxlineargauge/jqwidgets-ng-jqxlineargauge.mjs} +0 -0
  134. package/{esm2015/jqxlineargauge/public_api.js → esm2020/jqxlineargauge/public_api.mjs} +0 -0
  135. package/esm2020/jqxlinkbutton/angular_jqxlinkbutton.mjs +172 -0
  136. package/esm2020/jqxlinkbutton/angular_jqxlinkbutton.module.mjs +16 -0
  137. package/{esm2015/jqxlistmenu/jqwidgets-ng-jqxlistmenu.js → esm2020/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.mjs} +0 -0
  138. package/{esm2015/jqxlinkbutton/public_api.js → esm2020/jqxlinkbutton/public_api.mjs} +0 -0
  139. package/esm2020/jqxlistbox/angular_jqxlistbox.mjs +933 -0
  140. package/esm2020/jqxlistbox/angular_jqxlistbox.module.mjs +21 -0
  141. package/{esm2015/jqxloader/jqwidgets-ng-jqxloader.js → esm2020/jqxlistbox/jqwidgets-ng-jqxlistbox.mjs} +0 -0
  142. package/{esm2015/jqxlistbox/public_api.js → esm2020/jqxlistbox/public_api.mjs} +0 -0
  143. package/esm2020/jqxlistmenu/angular_jqxlistmenu.mjs +347 -0
  144. package/esm2020/jqxlistmenu/angular_jqxlistmenu.module.mjs +16 -0
  145. package/{esm2015/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.js → esm2020/jqxlistmenu/jqwidgets-ng-jqxlistmenu.mjs} +0 -0
  146. package/{esm2015/jqxlistmenu/public_api.js → esm2020/jqxlistmenu/public_api.mjs} +0 -0
  147. package/esm2020/jqxloader/angular_jqxloader.mjs +234 -0
  148. package/esm2020/jqxloader/angular_jqxloader.module.mjs +16 -0
  149. package/{esm2015/jqxmenu/jqwidgets-ng-jqxmenu.js → esm2020/jqxloader/jqwidgets-ng-jqxloader.mjs} +0 -0
  150. package/{esm2015/jqxloader/public_api.js → esm2020/jqxloader/public_api.mjs} +0 -0
  151. package/esm2020/jqxmaskedinput/angular_jqxmaskedinput.mjs +280 -0
  152. package/esm2020/jqxmaskedinput/angular_jqxmaskedinput.module.mjs +21 -0
  153. package/{esm2015/jqxnavbar/jqwidgets-ng-jqxnavbar.js → esm2020/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.mjs} +0 -0
  154. package/{esm2015/jqxmaskedinput/public_api.js → esm2020/jqxmaskedinput/public_api.mjs} +0 -0
  155. package/esm2020/jqxmenu/angular_jqxmenu.mjs +425 -0
  156. package/esm2020/jqxmenu/angular_jqxmenu.module.mjs +16 -0
  157. package/{esm2015/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.js → esm2020/jqxmenu/jqwidgets-ng-jqxmenu.mjs} +0 -0
  158. package/{esm2015/jqxmenu/public_api.js → esm2020/jqxmenu/public_api.mjs} +0 -0
  159. package/esm2020/jqxnavbar/angular_jqxnavbar.mjs +292 -0
  160. package/esm2020/jqxnavbar/angular_jqxnavbar.module.mjs +16 -0
  161. package/{esm2015/jqxnotification/jqwidgets-ng-jqxnotification.js → esm2020/jqxnavbar/jqwidgets-ng-jqxnavbar.mjs} +0 -0
  162. package/{esm2015/jqxnavbar/public_api.js → esm2020/jqxnavbar/public_api.mjs} +0 -0
  163. package/esm2020/jqxnavigationbar/angular_jqxnavigationbar.mjs +361 -0
  164. package/esm2020/jqxnavigationbar/angular_jqxnavigationbar.module.mjs +16 -0
  165. package/{esm2015/jqxnumberinput/jqwidgets-ng-jqxnumberinput.js → esm2020/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.mjs} +0 -0
  166. package/{esm2015/jqxnavigationbar/public_api.js → esm2020/jqxnavigationbar/public_api.mjs} +0 -0
  167. package/esm2020/jqxnotification/angular_jqxnotification.mjs +380 -0
  168. package/esm2020/jqxnotification/angular_jqxnotification.module.mjs +16 -0
  169. package/{esm2015/jqxpanel/jqwidgets-ng-jqxpanel.js → esm2020/jqxnotification/jqwidgets-ng-jqxnotification.mjs} +0 -0
  170. package/{esm2015/jqxnotification/public_api.js → esm2020/jqxnotification/public_api.mjs} +0 -0
  171. package/esm2020/jqxnumberinput/angular_jqxnumberinput.mjs +492 -0
  172. package/esm2020/jqxnumberinput/angular_jqxnumberinput.module.mjs +21 -0
  173. package/{esm2015/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.js → esm2020/jqxnumberinput/jqwidgets-ng-jqxnumberinput.mjs} +0 -0
  174. package/{esm2015/jqxnumberinput/public_api.js → esm2020/jqxnumberinput/public_api.mjs} +0 -0
  175. package/esm2020/jqxpanel/angular_jqxpanel.mjs +240 -0
  176. package/esm2020/jqxpanel/angular_jqxpanel.module.mjs +16 -0
  177. package/{esm2015/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.js → esm2020/jqxpanel/jqwidgets-ng-jqxpanel.mjs} +0 -0
  178. package/{esm2015/jqxpanel/public_api.js → esm2020/jqxpanel/public_api.mjs} +0 -0
  179. package/esm2020/jqxpasswordinput/angular_jqxpasswordinput.mjs +330 -0
  180. package/esm2020/jqxpasswordinput/angular_jqxpasswordinput.module.mjs +21 -0
  181. package/{esm2015/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.js → esm2020/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.mjs} +0 -0
  182. package/{esm2015/jqxpasswordinput/public_api.js → esm2020/jqxpasswordinput/public_api.mjs} +0 -0
  183. package/esm2020/jqxpivotdesigner/angular_jqxpivotdesigner.mjs +154 -0
  184. package/esm2020/jqxpivotdesigner/angular_jqxpivotdesigner.module.mjs +16 -0
  185. package/{esm2015/jqxpopover/jqwidgets-ng-jqxpopover.js → esm2020/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.mjs} +0 -0
  186. package/{esm2015/jqxpivotdesigner/public_api.js → esm2020/jqxpivotdesigner/public_api.mjs} +0 -0
  187. package/esm2020/jqxpivotgrid/angular_jqxpivotgrid.mjs +312 -0
  188. package/esm2020/jqxpivotgrid/angular_jqxpivotgrid.module.mjs +16 -0
  189. package/{esm2015/jqxprogressbar/jqwidgets-ng-jqxprogressbar.js → esm2020/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.mjs} +0 -0
  190. package/{esm2015/jqxpivotgrid/public_api.js → esm2020/jqxpivotgrid/public_api.mjs} +0 -0
  191. package/esm2020/jqxpopover/angular_jqxpopover.mjs +326 -0
  192. package/esm2020/jqxpopover/angular_jqxpopover.module.mjs +16 -0
  193. package/{esm2015/jqxradiobutton/jqwidgets-ng-jqxradiobutton.js → esm2020/jqxpopover/jqwidgets-ng-jqxpopover.mjs} +0 -0
  194. package/{esm2015/jqxpopover/public_api.js → esm2020/jqxpopover/public_api.mjs} +0 -0
  195. package/esm2020/jqxprogressbar/angular_jqxprogressbar.mjs +311 -0
  196. package/esm2020/jqxprogressbar/angular_jqxprogressbar.module.mjs +16 -0
  197. package/{esm2015/jqxrangeselector/jqwidgets-ng-jqxrangeselector.js → esm2020/jqxprogressbar/jqwidgets-ng-jqxprogressbar.mjs} +0 -0
  198. package/{esm2015/jqxprogressbar/public_api.js → esm2020/jqxprogressbar/public_api.mjs} +0 -0
  199. package/esm2020/jqxqrcode/angular_jqxqrcode.mjs +317 -0
  200. package/esm2020/jqxqrcode/angular_jqxqrcode.module.mjs +16 -0
  201. package/{esm2015/jqxrating/jqwidgets-ng-jqxrating.js → esm2020/jqxqrcode/jqwidgets-ng-jqxqrcode.mjs} +0 -0
  202. package/esm2020/jqxqrcode/public_api.mjs +2 -0
  203. package/esm2020/jqxradiobutton/angular_jqxradiobutton.mjs +320 -0
  204. package/esm2020/jqxradiobutton/angular_jqxradiobutton.module.mjs +21 -0
  205. package/{esm2015/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.js → esm2020/jqxradiobutton/jqwidgets-ng-jqxradiobutton.mjs} +0 -0
  206. package/{esm2015/jqxradiobutton/public_api.js → esm2020/jqxradiobutton/public_api.mjs} +0 -0
  207. package/esm2020/jqxrangeselector/angular_jqxrangeselector.mjs +402 -0
  208. package/esm2020/jqxrangeselector/angular_jqxrangeselector.module.mjs +16 -0
  209. package/{esm2015/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.js → esm2020/jqxrangeselector/jqwidgets-ng-jqxrangeselector.mjs} +0 -0
  210. package/{esm2015/jqxrangeselector/public_api.js → esm2020/jqxrangeselector/public_api.mjs} +0 -0
  211. package/esm2020/jqxrating/angular_jqxrating.mjs +268 -0
  212. package/esm2020/jqxrating/angular_jqxrating.module.mjs +21 -0
  213. package/{esm2015/jqxribbon/jqwidgets-ng-jqxribbon.js → esm2020/jqxrating/jqwidgets-ng-jqxrating.mjs} +0 -0
  214. package/{esm2015/jqxrating/public_api.js → esm2020/jqxrating/public_api.mjs} +0 -0
  215. package/esm2020/jqxrepeatbutton/angular_jqxrepeatbutton.mjs +317 -0
  216. package/esm2020/jqxrepeatbutton/angular_jqxrepeatbutton.module.mjs +16 -0
  217. package/{esm2015/jqxscheduler/jqwidgets-ng-jqxscheduler.js → esm2020/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.mjs} +0 -0
  218. package/{esm2015/jqxrepeatbutton/public_api.js → esm2020/jqxrepeatbutton/public_api.mjs} +0 -0
  219. package/esm2020/jqxresponsivepanel/angular_jqxresponsivepanel.mjs +299 -0
  220. package/esm2020/jqxresponsivepanel/angular_jqxresponsivepanel.module.mjs +16 -0
  221. package/{esm2015/jqxscrollbar/jqwidgets-ng-jqxscrollbar.js → esm2020/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.mjs} +0 -0
  222. package/{esm2015/jqxresponsivepanel/public_api.js → esm2020/jqxresponsivepanel/public_api.mjs} +0 -0
  223. package/esm2020/jqxribbon/angular_jqxribbon.mjs +370 -0
  224. package/esm2020/jqxribbon/angular_jqxribbon.module.mjs +16 -0
  225. package/{esm2015/jqxscrollview/jqwidgets-ng-jqxscrollview.js → esm2020/jqxribbon/jqwidgets-ng-jqxribbon.mjs} +0 -0
  226. package/{esm2015/jqxribbon/public_api.js → esm2020/jqxribbon/public_api.mjs} +0 -0
  227. package/esm2020/jqxscheduler/angular_jqxscheduler.mjs +862 -0
  228. package/esm2020/jqxscheduler/angular_jqxscheduler.module.mjs +16 -0
  229. package/{esm2015/jqxslider/jqwidgets-ng-jqxslider.js → esm2020/jqxscheduler/jqwidgets-ng-jqxscheduler.mjs} +0 -0
  230. package/{esm2015/jqxscheduler/public_api.js → esm2020/jqxscheduler/public_api.mjs} +0 -0
  231. package/esm2020/jqxscrollbar/angular_jqxscrollbar.mjs +275 -0
  232. package/esm2020/jqxscrollbar/angular_jqxscrollbar.module.mjs +16 -0
  233. package/{esm2015/jqxsortable/jqwidgets-ng-jqxsortable.js → esm2020/jqxscrollbar/jqwidgets-ng-jqxscrollbar.mjs} +0 -0
  234. package/{esm2015/jqxscrollbar/public_api.js → esm2020/jqxscrollbar/public_api.mjs} +0 -0
  235. package/esm2020/jqxscrollview/angular_jqxscrollview.mjs +267 -0
  236. package/esm2020/jqxscrollview/angular_jqxscrollview.module.mjs +16 -0
  237. package/{esm2015/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.js → esm2020/jqxscrollview/jqwidgets-ng-jqxscrollview.mjs} +0 -0
  238. package/{esm2015/jqxscrollview/public_api.js → esm2020/jqxscrollview/public_api.mjs} +0 -0
  239. package/esm2020/jqxslider/angular_jqxslider.mjs +546 -0
  240. package/esm2020/jqxslider/angular_jqxslider.module.mjs +21 -0
  241. package/{esm2015/jqxsplitter/jqwidgets-ng-jqxsplitter.js → esm2020/jqxslider/jqwidgets-ng-jqxslider.mjs} +0 -0
  242. package/{esm2015/jqxslider/public_api.js → esm2020/jqxslider/public_api.mjs} +0 -0
  243. package/esm2020/jqxsortable/angular_jqxsortable.mjs +472 -0
  244. package/esm2020/jqxsortable/angular_jqxsortable.module.mjs +16 -0
  245. package/{esm2015/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.js → esm2020/jqxsortable/jqwidgets-ng-jqxsortable.mjs} +0 -0
  246. package/{esm2015/jqxsortable/public_api.js → esm2020/jqxsortable/public_api.mjs} +0 -0
  247. package/esm2020/jqxsplitlayout/angular_jqxsplitlayout.mjs +185 -0
  248. package/esm2020/jqxsplitlayout/angular_jqxsplitlayout.module.mjs +16 -0
  249. package/{esm2015/jqxtabs/jqwidgets-ng-jqxtabs.js → esm2020/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.mjs} +0 -0
  250. package/{esm2015/jqxsplitlayout/public_api.js → esm2020/jqxsplitlayout/public_api.mjs} +0 -0
  251. package/esm2020/jqxsplitter/angular_jqxsplitter.mjs +255 -0
  252. package/esm2020/jqxsplitter/angular_jqxsplitter.module.mjs +16 -0
  253. package/{esm2015/jqxtagcloud/jqwidgets-ng-jqxtagcloud.js → esm2020/jqxsplitter/jqwidgets-ng-jqxsplitter.mjs} +0 -0
  254. package/{esm2015/jqxsplitter/public_api.js → esm2020/jqxsplitter/public_api.mjs} +0 -0
  255. package/esm2020/jqxswitchbutton/angular_jqxswitchbutton.mjs +279 -0
  256. package/esm2020/jqxswitchbutton/angular_jqxswitchbutton.module.mjs +21 -0
  257. package/{esm2015/jqxtextarea/jqwidgets-ng-jqxtextarea.js → esm2020/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.mjs} +0 -0
  258. package/{esm2015/jqxswitchbutton/public_api.js → esm2020/jqxswitchbutton/public_api.mjs} +0 -0
  259. package/esm2020/jqxtabs/angular_jqxtabs.mjs +547 -0
  260. package/esm2020/jqxtabs/angular_jqxtabs.module.mjs +16 -0
  261. package/{esm2015/jqxtimepicker/jqwidgets-ng-jqxtimepicker.js → esm2020/jqxtabs/jqwidgets-ng-jqxtabs.mjs} +0 -0
  262. package/{esm2015/jqxtabs/public_api.js → esm2020/jqxtabs/public_api.mjs} +0 -0
  263. package/esm2020/jqxtagcloud/angular_jqxtagcloud.mjs +421 -0
  264. package/esm2020/jqxtagcloud/angular_jqxtagcloud.module.mjs +16 -0
  265. package/{esm2015/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.js → esm2020/jqxtagcloud/jqwidgets-ng-jqxtagcloud.mjs} +0 -0
  266. package/{esm2015/jqxtagcloud/public_api.js → esm2020/jqxtagcloud/public_api.mjs} +0 -0
  267. package/esm2020/jqxtextarea/angular_jqxtextarea.mjs +406 -0
  268. package/esm2020/jqxtextarea/angular_jqxtextarea.module.mjs +21 -0
  269. package/{esm2015/jqxtoolbar/jqwidgets-ng-jqxtoolbar.js → esm2020/jqxtextarea/jqwidgets-ng-jqxtextarea.mjs} +0 -0
  270. package/{esm2015/jqxtextarea/public_api.js → esm2020/jqxtextarea/public_api.mjs} +0 -0
  271. package/esm2020/jqxtimepicker/angular_jqxtimepicker.mjs +294 -0
  272. package/esm2020/jqxtimepicker/angular_jqxtimepicker.module.mjs +16 -0
  273. package/{esm2015/jqxtooltip/jqwidgets-ng-jqxtooltip.js → esm2020/jqxtimepicker/jqwidgets-ng-jqxtimepicker.mjs} +0 -0
  274. package/{esm2015/jqxtimepicker/public_api.js → esm2020/jqxtimepicker/public_api.mjs} +0 -0
  275. package/esm2020/jqxtogglebutton/angular_jqxtogglebutton.mjs +315 -0
  276. package/esm2020/jqxtogglebutton/angular_jqxtogglebutton.module.mjs +16 -0
  277. package/{esm2015/jqxtree/jqwidgets-ng-jqxtree.js → esm2020/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.mjs} +0 -0
  278. package/{esm2015/jqxtogglebutton/public_api.js → esm2020/jqxtogglebutton/public_api.mjs} +0 -0
  279. package/esm2020/jqxtoolbar/angular_jqxtoolbar.mjs +258 -0
  280. package/esm2020/jqxtoolbar/angular_jqxtoolbar.module.mjs +16 -0
  281. package/{esm2015/jqxtreegrid/jqwidgets-ng-jqxtreegrid.js → esm2020/jqxtoolbar/jqwidgets-ng-jqxtoolbar.mjs} +0 -0
  282. package/{esm2015/jqxtoolbar/public_api.js → esm2020/jqxtoolbar/public_api.mjs} +0 -0
  283. package/esm2020/jqxtooltip/angular_jqxtooltip.mjs +389 -0
  284. package/esm2020/jqxtooltip/angular_jqxtooltip.module.mjs +16 -0
  285. package/{esm2015/jqxtreemap/jqwidgets-ng-jqxtreemap.js → esm2020/jqxtooltip/jqwidgets-ng-jqxtooltip.mjs} +0 -0
  286. package/{esm2015/jqxtooltip/public_api.js → esm2020/jqxtooltip/public_api.mjs} +0 -0
  287. package/esm2020/jqxtree/angular_jqxtree.mjs +477 -0
  288. package/esm2020/jqxtree/angular_jqxtree.module.mjs +16 -0
  289. package/{esm2015/jqxvalidator/jqwidgets-ng-jqxvalidator.js → esm2020/jqxtree/jqwidgets-ng-jqxtree.mjs} +0 -0
  290. package/{esm2015/jqxtree/public_api.js → esm2020/jqxtree/public_api.mjs} +0 -0
  291. package/esm2020/jqxtreegrid/angular_jqxtreegrid.mjs +1330 -0
  292. package/esm2020/jqxtreegrid/angular_jqxtreegrid.module.mjs +16 -0
  293. package/{esm2015/jqxwindow/jqwidgets-ng-jqxwindow.js → esm2020/jqxtreegrid/jqwidgets-ng-jqxtreegrid.mjs} +0 -0
  294. package/{esm2015/jqxtreegrid/public_api.js → esm2020/jqxtreegrid/public_api.mjs} +0 -0
  295. package/esm2020/jqxtreemap/angular_jqxtreemap.mjs +328 -0
  296. package/esm2020/jqxtreemap/angular_jqxtreemap.module.mjs +16 -0
  297. package/esm2020/jqxtreemap/jqwidgets-ng-jqxtreemap.mjs +4 -0
  298. package/{esm2015/jqxtreemap/public_api.js → esm2020/jqxtreemap/public_api.mjs} +0 -0
  299. package/esm2020/jqxvalidator/angular_jqxvalidator.mjs +269 -0
  300. package/esm2020/jqxvalidator/angular_jqxvalidator.module.mjs +16 -0
  301. package/esm2020/jqxvalidator/jqwidgets-ng-jqxvalidator.mjs +4 -0
  302. package/{esm2015/jqxvalidator/public_api.js → esm2020/jqxvalidator/public_api.mjs} +0 -0
  303. package/esm2020/jqxwindow/angular_jqxwindow.mjs +584 -0
  304. package/esm2020/jqxwindow/angular_jqxwindow.module.mjs +16 -0
  305. package/esm2020/jqxwindow/jqwidgets-ng-jqxwindow.mjs +4 -0
  306. package/{esm2015/jqxwindow/public_api.js → esm2020/jqxwindow/public_api.mjs} +0 -0
  307. package/esm2020/public_api.mjs +2 -0
  308. package/fesm2015/jqwidgets-ng-jqxbarcode.mjs +317 -0
  309. package/fesm2015/jqwidgets-ng-jqxbargauge.mjs +418 -0
  310. package/fesm2015/jqwidgets-ng-jqxbulletchart.mjs +352 -0
  311. package/fesm2015/jqwidgets-ng-jqxbuttongroup.mjs +251 -0
  312. package/fesm2015/jqwidgets-ng-jqxbuttons.mjs +340 -0
  313. package/fesm2015/jqwidgets-ng-jqxcalendar.mjs +646 -0
  314. package/fesm2015/jqwidgets-ng-jqxchart.mjs +637 -0
  315. package/fesm2015/jqwidgets-ng-jqxcheckbox.mjs +369 -0
  316. package/fesm2015/jqwidgets-ng-jqxcolorpicker.mjs +220 -0
  317. package/fesm2015/jqwidgets-ng-jqxcombobox.mjs +1045 -0
  318. package/fesm2015/jqwidgets-ng-jqxcomplexinput.mjs +356 -0
  319. package/fesm2015/jqwidgets-ng-jqxdatatable.mjs +1267 -0
  320. package/fesm2015/jqwidgets-ng-jqxdatetimeinput.mjs +653 -0
  321. package/fesm2015/jqwidgets-ng-jqxdocking.mjs +369 -0
  322. package/fesm2015/jqwidgets-ng-jqxdockinglayout.mjs +288 -0
  323. package/fesm2015/jqwidgets-ng-jqxdockpanel.mjs +192 -0
  324. package/fesm2015/jqwidgets-ng-jqxdragdrop.mjs +387 -0
  325. package/fesm2015/jqwidgets-ng-jqxdraw.mjs +208 -0
  326. package/fesm2015/jqwidgets-ng-jqxdropdownbutton.mjs +358 -0
  327. package/fesm2015/jqwidgets-ng-jqxdropdownlist.mjs +968 -0
  328. package/fesm2015/jqwidgets-ng-jqxeditor.mjs +349 -0
  329. package/fesm2015/jqwidgets-ng-jqxexpander.mjs +350 -0
  330. package/fesm2015/jqwidgets-ng-jqxfileupload.mjs +347 -0
  331. package/fesm2015/jqwidgets-ng-jqxform.mjs +260 -0
  332. package/fesm2015/jqwidgets-ng-jqxformattedinput.mjs +470 -0
  333. package/fesm2015/jqwidgets-ng-jqxgauge.mjs +429 -0
  334. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +2702 -0
  335. package/fesm2015/jqwidgets-ng-jqxheatmap.mjs +253 -0
  336. package/fesm2015/jqwidgets-ng-jqxinput.mjs +438 -0
  337. package/fesm2015/jqwidgets-ng-jqxkanban.mjs +350 -0
  338. package/fesm2015/jqwidgets-ng-jqxknob.mjs +437 -0
  339. package/fesm2015/jqwidgets-ng-jqxlayout.mjs +270 -0
  340. package/fesm2015/jqwidgets-ng-jqxlineargauge.mjs +429 -0
  341. package/fesm2015/jqwidgets-ng-jqxlinkbutton.mjs +194 -0
  342. package/fesm2015/jqwidgets-ng-jqxlistbox.mjs +966 -0
  343. package/fesm2015/jqwidgets-ng-jqxlistmenu.mjs +372 -0
  344. package/fesm2015/jqwidgets-ng-jqxloader.mjs +256 -0
  345. package/fesm2015/jqwidgets-ng-jqxmaskedinput.mjs +306 -0
  346. package/fesm2015/jqwidgets-ng-jqxmenu.mjs +448 -0
  347. package/fesm2015/jqwidgets-ng-jqxnavbar.mjs +314 -0
  348. package/fesm2015/jqwidgets-ng-jqxnavigationbar.mjs +383 -0
  349. package/fesm2015/jqwidgets-ng-jqxnotification.mjs +403 -0
  350. package/fesm2015/jqwidgets-ng-jqxnumberinput.mjs +528 -0
  351. package/fesm2015/jqwidgets-ng-jqxpanel.mjs +264 -0
  352. package/fesm2015/jqwidgets-ng-jqxpasswordinput.mjs +357 -0
  353. package/fesm2015/jqwidgets-ng-jqxpivotdesigner.mjs +175 -0
  354. package/fesm2015/jqwidgets-ng-jqxpivotgrid.mjs +346 -0
  355. package/fesm2015/jqwidgets-ng-jqxpopover.mjs +348 -0
  356. package/fesm2015/jqwidgets-ng-jqxprogressbar.mjs +333 -0
  357. package/fesm2015/jqwidgets-ng-jqxqrcode.mjs +340 -0
  358. package/fesm2015/jqwidgets-ng-jqxradiobutton.mjs +346 -0
  359. package/fesm2015/jqwidgets-ng-jqxrangeselector.mjs +426 -0
  360. package/fesm2015/jqwidgets-ng-jqxrating.mjs +294 -0
  361. package/fesm2015/jqwidgets-ng-jqxrepeatbutton.mjs +339 -0
  362. package/fesm2015/jqwidgets-ng-jqxresponsivepanel.mjs +321 -0
  363. package/fesm2015/jqwidgets-ng-jqxribbon.mjs +394 -0
  364. package/fesm2015/jqwidgets-ng-jqxscheduler.mjs +904 -0
  365. package/fesm2015/jqwidgets-ng-jqxscrollbar.mjs +298 -0
  366. package/fesm2015/jqwidgets-ng-jqxscrollview.mjs +290 -0
  367. package/fesm2015/jqwidgets-ng-jqxslider.mjs +573 -0
  368. package/fesm2015/jqwidgets-ng-jqxsortable.mjs +495 -0
  369. package/fesm2015/jqwidgets-ng-jqxsplitlayout.mjs +207 -0
  370. package/fesm2015/jqwidgets-ng-jqxsplitter.mjs +278 -0
  371. package/fesm2015/jqwidgets-ng-jqxswitchbutton.mjs +305 -0
  372. package/fesm2015/jqwidgets-ng-jqxtabs.mjs +570 -0
  373. package/fesm2015/jqwidgets-ng-jqxtagcloud.mjs +445 -0
  374. package/fesm2015/jqwidgets-ng-jqxtextarea.mjs +435 -0
  375. package/fesm2015/jqwidgets-ng-jqxtimepicker.mjs +317 -0
  376. package/fesm2015/jqwidgets-ng-jqxtogglebutton.mjs +337 -0
  377. package/fesm2015/jqwidgets-ng-jqxtoolbar.mjs +286 -0
  378. package/fesm2015/jqwidgets-ng-jqxtooltip.mjs +411 -0
  379. package/fesm2015/jqwidgets-ng-jqxtree.mjs +505 -0
  380. package/fesm2015/jqwidgets-ng-jqxtreegrid.mjs +1363 -0
  381. package/fesm2015/jqwidgets-ng-jqxtreemap.mjs +352 -0
  382. package/fesm2015/jqwidgets-ng-jqxvalidator.mjs +291 -0
  383. package/fesm2015/jqwidgets-ng-jqxwindow.mjs +607 -0
  384. package/fesm2015/jqwidgets-ng.mjs +33 -0
  385. package/fesm2020/jqwidgets-ng-jqxbarcode.mjs +317 -0
  386. package/fesm2020/jqwidgets-ng-jqxbargauge.mjs +418 -0
  387. package/fesm2020/jqwidgets-ng-jqxbulletchart.mjs +352 -0
  388. package/fesm2020/jqwidgets-ng-jqxbuttongroup.mjs +251 -0
  389. package/fesm2020/jqwidgets-ng-jqxbuttons.mjs +340 -0
  390. package/fesm2020/jqwidgets-ng-jqxcalendar.mjs +646 -0
  391. package/fesm2020/jqwidgets-ng-jqxchart.mjs +637 -0
  392. package/fesm2020/jqwidgets-ng-jqxcheckbox.mjs +366 -0
  393. package/fesm2020/jqwidgets-ng-jqxcolorpicker.mjs +220 -0
  394. package/fesm2020/jqwidgets-ng-jqxcombobox.mjs +1042 -0
  395. package/fesm2020/jqwidgets-ng-jqxcomplexinput.mjs +353 -0
  396. package/fesm2020/jqwidgets-ng-jqxdatatable.mjs +1267 -0
  397. package/fesm2020/jqwidgets-ng-jqxdatetimeinput.mjs +653 -0
  398. package/fesm2020/jqwidgets-ng-jqxdocking.mjs +369 -0
  399. package/fesm2020/jqwidgets-ng-jqxdockinglayout.mjs +288 -0
  400. package/fesm2020/jqwidgets-ng-jqxdockpanel.mjs +192 -0
  401. package/fesm2020/jqwidgets-ng-jqxdragdrop.mjs +387 -0
  402. package/fesm2020/jqwidgets-ng-jqxdraw.mjs +208 -0
  403. package/fesm2020/jqwidgets-ng-jqxdropdownbutton.mjs +358 -0
  404. package/fesm2020/jqwidgets-ng-jqxdropdownlist.mjs +965 -0
  405. package/fesm2020/jqwidgets-ng-jqxeditor.mjs +349 -0
  406. package/fesm2020/jqwidgets-ng-jqxexpander.mjs +350 -0
  407. package/fesm2020/jqwidgets-ng-jqxfileupload.mjs +347 -0
  408. package/fesm2020/jqwidgets-ng-jqxform.mjs +260 -0
  409. package/fesm2020/jqwidgets-ng-jqxformattedinput.mjs +464 -0
  410. package/fesm2020/jqwidgets-ng-jqxgauge.mjs +429 -0
  411. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +2702 -0
  412. package/fesm2020/jqwidgets-ng-jqxheatmap.mjs +253 -0
  413. package/fesm2020/jqwidgets-ng-jqxinput.mjs +435 -0
  414. package/fesm2020/jqwidgets-ng-jqxkanban.mjs +350 -0
  415. package/fesm2020/jqwidgets-ng-jqxknob.mjs +437 -0
  416. package/fesm2020/jqwidgets-ng-jqxlayout.mjs +270 -0
  417. package/fesm2020/jqwidgets-ng-jqxlineargauge.mjs +429 -0
  418. package/fesm2020/jqwidgets-ng-jqxlinkbutton.mjs +194 -0
  419. package/fesm2020/jqwidgets-ng-jqxlistbox.mjs +963 -0
  420. package/fesm2020/jqwidgets-ng-jqxlistmenu.mjs +372 -0
  421. package/fesm2020/jqwidgets-ng-jqxloader.mjs +256 -0
  422. package/fesm2020/jqwidgets-ng-jqxmaskedinput.mjs +306 -0
  423. package/fesm2020/jqwidgets-ng-jqxmenu.mjs +448 -0
  424. package/fesm2020/jqwidgets-ng-jqxnavbar.mjs +314 -0
  425. package/fesm2020/jqwidgets-ng-jqxnavigationbar.mjs +383 -0
  426. package/fesm2020/jqwidgets-ng-jqxnotification.mjs +403 -0
  427. package/fesm2020/jqwidgets-ng-jqxnumberinput.mjs +519 -0
  428. package/fesm2020/jqwidgets-ng-jqxpanel.mjs +264 -0
  429. package/fesm2020/jqwidgets-ng-jqxpasswordinput.mjs +357 -0
  430. package/fesm2020/jqwidgets-ng-jqxpivotdesigner.mjs +175 -0
  431. package/fesm2020/jqwidgets-ng-jqxpivotgrid.mjs +346 -0
  432. package/fesm2020/jqwidgets-ng-jqxpopover.mjs +348 -0
  433. package/fesm2020/jqwidgets-ng-jqxprogressbar.mjs +333 -0
  434. package/fesm2020/jqwidgets-ng-jqxqrcode.mjs +340 -0
  435. package/fesm2020/jqwidgets-ng-jqxradiobutton.mjs +346 -0
  436. package/fesm2020/jqwidgets-ng-jqxrangeselector.mjs +426 -0
  437. package/fesm2020/jqwidgets-ng-jqxrating.mjs +294 -0
  438. package/fesm2020/jqwidgets-ng-jqxrepeatbutton.mjs +339 -0
  439. package/fesm2020/jqwidgets-ng-jqxresponsivepanel.mjs +321 -0
  440. package/fesm2020/jqwidgets-ng-jqxribbon.mjs +394 -0
  441. package/fesm2020/jqwidgets-ng-jqxscheduler.mjs +904 -0
  442. package/fesm2020/jqwidgets-ng-jqxscrollbar.mjs +298 -0
  443. package/fesm2020/jqwidgets-ng-jqxscrollview.mjs +290 -0
  444. package/fesm2020/jqwidgets-ng-jqxslider.mjs +573 -0
  445. package/fesm2020/jqwidgets-ng-jqxsortable.mjs +495 -0
  446. package/fesm2020/jqwidgets-ng-jqxsplitlayout.mjs +207 -0
  447. package/fesm2020/jqwidgets-ng-jqxsplitter.mjs +278 -0
  448. package/fesm2020/jqwidgets-ng-jqxswitchbutton.mjs +305 -0
  449. package/fesm2020/jqwidgets-ng-jqxtabs.mjs +570 -0
  450. package/fesm2020/jqwidgets-ng-jqxtagcloud.mjs +445 -0
  451. package/fesm2020/jqwidgets-ng-jqxtextarea.mjs +435 -0
  452. package/fesm2020/jqwidgets-ng-jqxtimepicker.mjs +317 -0
  453. package/fesm2020/jqwidgets-ng-jqxtogglebutton.mjs +337 -0
  454. package/fesm2020/jqwidgets-ng-jqxtoolbar.mjs +286 -0
  455. package/fesm2020/jqwidgets-ng-jqxtooltip.mjs +411 -0
  456. package/fesm2020/jqwidgets-ng-jqxtree.mjs +505 -0
  457. package/fesm2020/jqwidgets-ng-jqxtreegrid.mjs +1363 -0
  458. package/fesm2020/jqwidgets-ng-jqxtreemap.mjs +352 -0
  459. package/fesm2020/jqwidgets-ng-jqxvalidator.mjs +291 -0
  460. package/fesm2020/jqwidgets-ng-jqxwindow.mjs +607 -0
  461. package/fesm2020/jqwidgets-ng.mjs +33 -0
  462. package/jqwidgets/jqx-all.js +37 -15
  463. package/jqwidgets/jqxangular.js +2 -2
  464. package/jqwidgets/jqxbarcode.js +18 -0
  465. package/jqwidgets/jqxbargauge.js +2 -2
  466. package/jqwidgets/jqxbulletchart.js +2 -2
  467. package/jqwidgets/jqxbuttongroup.js +2 -2
  468. package/jqwidgets/jqxbuttons.js +2 -2
  469. package/jqwidgets/jqxcalendar.js +2 -2
  470. package/jqwidgets/jqxchart.annotations.js +2 -2
  471. package/jqwidgets/jqxchart.api.js +2 -2
  472. package/jqwidgets/jqxchart.core.js +3 -3
  473. package/jqwidgets/jqxchart.js +3 -3
  474. package/jqwidgets/jqxchart.rangeselector.js +2 -2
  475. package/jqwidgets/jqxchart.waterfall.js +2 -2
  476. package/jqwidgets/jqxcheckbox.js +2 -2
  477. package/jqwidgets/jqxcolorpicker.js +2 -2
  478. package/jqwidgets/jqxcombobox.js +2 -2
  479. package/jqwidgets/jqxcomplexinput.js +2 -2
  480. package/jqwidgets/jqxcore.js +2 -2
  481. package/jqwidgets/jqxdata.export.js +2 -2
  482. package/jqwidgets/jqxdata.js +2 -2
  483. package/jqwidgets/jqxdatatable.js +3 -3
  484. package/jqwidgets/jqxdate.js +2 -2
  485. package/jqwidgets/jqxdatetimeinput.js +2 -2
  486. package/jqwidgets/jqxdocking.js +2 -2
  487. package/jqwidgets/jqxdockinglayout.js +2 -2
  488. package/jqwidgets/jqxdockpanel.js +2 -2
  489. package/jqwidgets/jqxdragdrop.js +2 -2
  490. package/jqwidgets/jqxdraw.js +2 -2
  491. package/jqwidgets/jqxdropdownbutton.js +2 -2
  492. package/jqwidgets/jqxdropdownlist.js +2 -2
  493. package/jqwidgets/jqxeditor.js +2 -2
  494. package/jqwidgets/jqxexpander.js +2 -2
  495. package/jqwidgets/jqxexport.js +2403 -2394
  496. package/jqwidgets/jqxfileupload.js +2 -2
  497. package/jqwidgets/jqxform.js +2 -2
  498. package/jqwidgets/jqxformattedinput.js +2 -2
  499. package/jqwidgets/jqxgauge.js +2 -2
  500. package/jqwidgets/jqxgrid.aggregates.js +2 -2
  501. package/jqwidgets/jqxgrid.columnsreorder.js +2 -2
  502. package/jqwidgets/jqxgrid.columnsresize.js +2 -2
  503. package/jqwidgets/jqxgrid.edit.js +3 -3
  504. package/jqwidgets/jqxgrid.export.js +2 -2
  505. package/jqwidgets/jqxgrid.filter.js +3 -3
  506. package/jqwidgets/jqxgrid.grouping.js +2 -2
  507. package/jqwidgets/jqxgrid.js +3 -3
  508. package/jqwidgets/jqxgrid.pager.js +2 -2
  509. package/jqwidgets/jqxgrid.selection.js +2 -2
  510. package/jqwidgets/jqxgrid.sort.js +3 -3
  511. package/jqwidgets/jqxgrid.storage.js +2 -2
  512. package/jqwidgets/jqxheatmap.js +2 -2
  513. package/jqwidgets/jqxinput.js +2 -2
  514. package/jqwidgets/jqxkanban.js +3 -3
  515. package/jqwidgets/jqxknob.js +2 -2
  516. package/jqwidgets/jqxknockout.js +2 -2
  517. package/jqwidgets/jqxlayout.js +2 -2
  518. package/jqwidgets/jqxlistbox.js +2 -2
  519. package/jqwidgets/jqxlistmenu.js +2 -2
  520. package/jqwidgets/jqxloader.js +2 -2
  521. package/jqwidgets/jqxmaskedinput.js +2 -2
  522. package/jqwidgets/jqxmenu.js +3 -3
  523. package/jqwidgets/jqxnavbar.js +2 -2
  524. package/jqwidgets/jqxnavigationbar.js +2 -2
  525. package/jqwidgets/jqxnotification.js +2 -2
  526. package/jqwidgets/jqxnumberinput.js +3 -3
  527. package/jqwidgets/jqxpanel.js +2 -2
  528. package/jqwidgets/jqxpasswordinput.js +2 -2
  529. package/jqwidgets/jqxpivot.js +2 -2
  530. package/jqwidgets/jqxpivotdesigner.js +2 -2
  531. package/jqwidgets/jqxpivotgrid.js +2 -2
  532. package/jqwidgets/jqxpopover.js +2 -2
  533. package/jqwidgets/jqxprogressbar.js +2 -2
  534. package/jqwidgets/jqxqrcode.js +18 -0
  535. package/jqwidgets/jqxradiobutton.js +2 -2
  536. package/jqwidgets/jqxrangeselector.js +2 -2
  537. package/jqwidgets/jqxrating.js +2 -2
  538. package/jqwidgets/jqxresponsivepanel.js +2 -2
  539. package/jqwidgets/jqxribbon.js +2 -2
  540. package/jqwidgets/jqxscheduler.api.js +2 -2
  541. package/jqwidgets/jqxscheduler.js +3 -3
  542. package/jqwidgets/jqxscrollbar.js +2 -2
  543. package/jqwidgets/jqxscrollview.js +2 -2
  544. package/jqwidgets/jqxslider.js +3 -3
  545. package/jqwidgets/jqxsortable.js +2 -2
  546. package/jqwidgets/jqxsplitlayout.js +2 -2
  547. package/jqwidgets/jqxsplitter.js +2 -2
  548. package/jqwidgets/jqxswitchbutton.js +3 -3
  549. package/jqwidgets/jqxtabs.js +3 -3
  550. package/jqwidgets/jqxtagcloud.js +2 -2
  551. package/jqwidgets/jqxtextarea.js +2 -2
  552. package/jqwidgets/jqxtimepicker.js +2 -2
  553. package/jqwidgets/jqxtoolbar.js +2 -2
  554. package/jqwidgets/jqxtooltip.js +2 -2
  555. package/jqwidgets/jqxtouch.js +2 -2
  556. package/jqwidgets/jqxtree.js +2 -2
  557. package/jqwidgets/jqxtreegrid.js +2 -2
  558. package/jqwidgets/jqxtreemap.js +2 -2
  559. package/jqwidgets/jqxvalidator.js +2 -2
  560. package/jqwidgets/jqxwindow.js +2 -2
  561. package/jqwidgets/styles/jqx.dark.css +851 -557
  562. package/jqwidgets/styles/jqx.light.css +868 -554
  563. package/jqwidgets/styles/jqx.material-green.css +2 -0
  564. package/jqwidgets/styles/jqx.material-purple.css +1 -0
  565. package/jqwidgets/styles/jqx.material.css +1 -0
  566. package/jqwidgets.d.ts +59 -1
  567. package/jqxbarcode/angular_jqxbarcode.d.ts +59 -0
  568. package/jqxbarcode/angular_jqxbarcode.module.d.ts +7 -0
  569. package/jqxbarcode/jqwidgets-ng-jqxbarcode.d.ts +5 -0
  570. package/jqxbarcode/package.json +10 -0
  571. package/jqxbarcode/public_api.d.ts +2 -0
  572. package/jqxbargauge/angular_jqxbargauge.d.ts +3 -0
  573. package/jqxbargauge/angular_jqxbargauge.module.d.ts +5 -0
  574. package/jqxbargauge/jqwidgets-ng-jqxbargauge.d.ts +1 -0
  575. package/jqxbargauge/package.json +8 -6
  576. package/jqxbulletchart/angular_jqxbulletchart.d.ts +3 -0
  577. package/jqxbulletchart/angular_jqxbulletchart.module.d.ts +5 -0
  578. package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.d.ts +1 -0
  579. package/jqxbulletchart/package.json +8 -6
  580. package/jqxbuttongroup/angular_jqxbuttongroup.d.ts +3 -0
  581. package/jqxbuttongroup/angular_jqxbuttongroup.module.d.ts +5 -0
  582. package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.d.ts +1 -0
  583. package/jqxbuttongroup/package.json +8 -6
  584. package/jqxbuttons/angular_jqxbuttons.d.ts +3 -0
  585. package/jqxbuttons/angular_jqxbuttons.module.d.ts +5 -0
  586. package/jqxbuttons/jqwidgets-ng-jqxbuttons.d.ts +1 -0
  587. package/jqxbuttons/package.json +8 -6
  588. package/jqxcalendar/angular_jqxcalendar.d.ts +3 -0
  589. package/jqxcalendar/angular_jqxcalendar.module.d.ts +6 -0
  590. package/jqxcalendar/jqwidgets-ng-jqxcalendar.d.ts +1 -0
  591. package/jqxcalendar/package.json +8 -6
  592. package/jqxchart/angular_jqxchart.d.ts +3 -0
  593. package/jqxchart/angular_jqxchart.module.d.ts +5 -0
  594. package/jqxchart/jqwidgets-ng-jqxchart.d.ts +1 -0
  595. package/jqxchart/package.json +8 -6
  596. package/jqxcheckbox/angular_jqxcheckbox.d.ts +3 -0
  597. package/jqxcheckbox/angular_jqxcheckbox.module.d.ts +6 -0
  598. package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.d.ts +1 -0
  599. package/jqxcheckbox/package.json +8 -6
  600. package/jqxcolorpicker/angular_jqxcolorpicker.d.ts +3 -0
  601. package/jqxcolorpicker/angular_jqxcolorpicker.module.d.ts +5 -0
  602. package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.d.ts +1 -0
  603. package/jqxcolorpicker/package.json +8 -6
  604. package/jqxcombobox/angular_jqxcombobox.d.ts +3 -0
  605. package/jqxcombobox/angular_jqxcombobox.module.d.ts +6 -0
  606. package/jqxcombobox/jqwidgets-ng-jqxcombobox.d.ts +1 -0
  607. package/jqxcombobox/package.json +8 -6
  608. package/jqxcomplexinput/angular_jqxcomplexinput.d.ts +3 -0
  609. package/jqxcomplexinput/angular_jqxcomplexinput.module.d.ts +6 -0
  610. package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.d.ts +1 -0
  611. package/jqxcomplexinput/package.json +8 -6
  612. package/jqxdatatable/angular_jqxdatatable.d.ts +3 -0
  613. package/jqxdatatable/angular_jqxdatatable.module.d.ts +5 -0
  614. package/jqxdatatable/jqwidgets-ng-jqxdatatable.d.ts +1 -0
  615. package/jqxdatatable/package.json +8 -6
  616. package/jqxdatetimeinput/angular_jqxdatetimeinput.d.ts +3 -0
  617. package/jqxdatetimeinput/angular_jqxdatetimeinput.module.d.ts +6 -0
  618. package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.d.ts +1 -0
  619. package/jqxdatetimeinput/package.json +8 -6
  620. package/jqxdocking/angular_jqxdocking.d.ts +3 -0
  621. package/jqxdocking/angular_jqxdocking.module.d.ts +5 -0
  622. package/jqxdocking/jqwidgets-ng-jqxdocking.d.ts +1 -0
  623. package/jqxdocking/package.json +8 -6
  624. package/jqxdockinglayout/angular_jqxdockinglayout.d.ts +3 -0
  625. package/jqxdockinglayout/angular_jqxdockinglayout.module.d.ts +5 -0
  626. package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.d.ts +1 -0
  627. package/jqxdockinglayout/package.json +8 -6
  628. package/jqxdockpanel/angular_jqxdockpanel.d.ts +3 -0
  629. package/jqxdockpanel/angular_jqxdockpanel.module.d.ts +5 -0
  630. package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.d.ts +1 -0
  631. package/jqxdockpanel/package.json +8 -6
  632. package/jqxdragdrop/angular_jqxdragdrop.d.ts +3 -0
  633. package/jqxdragdrop/angular_jqxdragdrop.module.d.ts +5 -0
  634. package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.d.ts +1 -0
  635. package/jqxdragdrop/package.json +8 -6
  636. package/jqxdraw/angular_jqxdraw.d.ts +3 -0
  637. package/jqxdraw/angular_jqxdraw.module.d.ts +5 -0
  638. package/jqxdraw/jqwidgets-ng-jqxdraw.d.ts +1 -0
  639. package/jqxdraw/package.json +8 -6
  640. package/jqxdropdownbutton/angular_jqxdropdownbutton.d.ts +3 -0
  641. package/jqxdropdownbutton/angular_jqxdropdownbutton.module.d.ts +5 -0
  642. package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.d.ts +1 -0
  643. package/jqxdropdownbutton/package.json +8 -6
  644. package/jqxdropdownlist/angular_jqxdropdownlist.d.ts +3 -0
  645. package/jqxdropdownlist/angular_jqxdropdownlist.module.d.ts +6 -0
  646. package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.d.ts +1 -0
  647. package/jqxdropdownlist/package.json +8 -6
  648. package/jqxeditor/angular_jqxeditor.d.ts +3 -0
  649. package/jqxeditor/angular_jqxeditor.module.d.ts +6 -0
  650. package/jqxeditor/jqwidgets-ng-jqxeditor.d.ts +1 -0
  651. package/jqxeditor/package.json +8 -6
  652. package/jqxexpander/angular_jqxexpander.d.ts +3 -0
  653. package/jqxexpander/angular_jqxexpander.module.d.ts +5 -0
  654. package/jqxexpander/jqwidgets-ng-jqxexpander.d.ts +1 -0
  655. package/jqxexpander/package.json +8 -6
  656. package/jqxfileupload/angular_jqxfileupload.d.ts +3 -0
  657. package/jqxfileupload/angular_jqxfileupload.module.d.ts +5 -0
  658. package/jqxfileupload/jqwidgets-ng-jqxfileupload.d.ts +1 -0
  659. package/jqxfileupload/package.json +8 -6
  660. package/jqxform/angular_jqxform.d.ts +3 -0
  661. package/jqxform/angular_jqxform.module.d.ts +5 -0
  662. package/jqxform/jqwidgets-ng-jqxform.d.ts +1 -0
  663. package/jqxform/package.json +8 -6
  664. package/jqxformattedinput/angular_jqxformattedinput.d.ts +3 -0
  665. package/jqxformattedinput/angular_jqxformattedinput.module.d.ts +6 -0
  666. package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.d.ts +1 -0
  667. package/jqxformattedinput/package.json +8 -6
  668. package/jqxgauge/angular_jqxgauge.d.ts +3 -0
  669. package/jqxgauge/angular_jqxgauge.module.d.ts +5 -0
  670. package/jqxgauge/jqwidgets-ng-jqxgauge.d.ts +1 -0
  671. package/jqxgauge/package.json +8 -6
  672. package/jqxgrid/angular_jqxgrid.d.ts +7 -0
  673. package/jqxgrid/angular_jqxgrid.module.d.ts +5 -0
  674. package/jqxgrid/jqwidgets-ng-jqxgrid.d.ts +1 -0
  675. package/jqxgrid/package.json +8 -6
  676. package/jqxheatmap/angular_jqxheatmap.d.ts +3 -0
  677. package/jqxheatmap/angular_jqxheatmap.module.d.ts +5 -0
  678. package/jqxheatmap/jqwidgets-ng-jqxheatmap.d.ts +1 -0
  679. package/jqxheatmap/package.json +8 -6
  680. package/jqxinput/angular_jqxinput.d.ts +3 -0
  681. package/jqxinput/angular_jqxinput.module.d.ts +6 -0
  682. package/jqxinput/jqwidgets-ng-jqxinput.d.ts +1 -0
  683. package/jqxinput/package.json +8 -6
  684. package/jqxkanban/angular_jqxkanban.d.ts +3 -0
  685. package/jqxkanban/angular_jqxkanban.module.d.ts +5 -0
  686. package/jqxkanban/jqwidgets-ng-jqxkanban.d.ts +1 -0
  687. package/jqxkanban/package.json +8 -6
  688. package/jqxknob/angular_jqxknob.d.ts +3 -0
  689. package/jqxknob/angular_jqxknob.module.d.ts +5 -0
  690. package/jqxknob/jqwidgets-ng-jqxknob.d.ts +1 -0
  691. package/jqxknob/package.json +8 -6
  692. package/jqxlayout/angular_jqxlayout.d.ts +3 -0
  693. package/jqxlayout/angular_jqxlayout.module.d.ts +5 -0
  694. package/jqxlayout/jqwidgets-ng-jqxlayout.d.ts +1 -0
  695. package/jqxlayout/package.json +8 -6
  696. package/jqxlineargauge/angular_jqxlineargauge.d.ts +3 -0
  697. package/jqxlineargauge/angular_jqxlineargauge.module.d.ts +5 -0
  698. package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.d.ts +1 -0
  699. package/jqxlineargauge/package.json +8 -6
  700. package/jqxlinkbutton/angular_jqxlinkbutton.d.ts +3 -0
  701. package/jqxlinkbutton/angular_jqxlinkbutton.module.d.ts +5 -0
  702. package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.d.ts +1 -0
  703. package/jqxlinkbutton/package.json +8 -6
  704. package/jqxlistbox/angular_jqxlistbox.d.ts +3 -0
  705. package/jqxlistbox/angular_jqxlistbox.module.d.ts +6 -0
  706. package/jqxlistbox/jqwidgets-ng-jqxlistbox.d.ts +1 -0
  707. package/jqxlistbox/package.json +8 -6
  708. package/jqxlistmenu/angular_jqxlistmenu.d.ts +3 -0
  709. package/jqxlistmenu/angular_jqxlistmenu.module.d.ts +5 -0
  710. package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.d.ts +1 -0
  711. package/jqxlistmenu/package.json +8 -6
  712. package/jqxloader/angular_jqxloader.d.ts +3 -0
  713. package/jqxloader/angular_jqxloader.module.d.ts +5 -0
  714. package/jqxloader/jqwidgets-ng-jqxloader.d.ts +1 -0
  715. package/jqxloader/package.json +8 -6
  716. package/jqxmaskedinput/angular_jqxmaskedinput.d.ts +3 -0
  717. package/jqxmaskedinput/angular_jqxmaskedinput.module.d.ts +6 -0
  718. package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.d.ts +1 -0
  719. package/jqxmaskedinput/package.json +8 -6
  720. package/jqxmenu/angular_jqxmenu.d.ts +3 -0
  721. package/jqxmenu/angular_jqxmenu.module.d.ts +5 -0
  722. package/jqxmenu/jqwidgets-ng-jqxmenu.d.ts +1 -0
  723. package/jqxmenu/package.json +8 -6
  724. package/jqxnavbar/angular_jqxnavbar.d.ts +3 -0
  725. package/jqxnavbar/angular_jqxnavbar.module.d.ts +5 -0
  726. package/jqxnavbar/jqwidgets-ng-jqxnavbar.d.ts +1 -0
  727. package/jqxnavbar/package.json +8 -6
  728. package/jqxnavigationbar/angular_jqxnavigationbar.d.ts +3 -0
  729. package/jqxnavigationbar/angular_jqxnavigationbar.module.d.ts +5 -0
  730. package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.d.ts +1 -0
  731. package/jqxnavigationbar/package.json +8 -6
  732. package/jqxnotification/angular_jqxnotification.d.ts +3 -0
  733. package/jqxnotification/angular_jqxnotification.module.d.ts +5 -0
  734. package/jqxnotification/jqwidgets-ng-jqxnotification.d.ts +1 -0
  735. package/jqxnotification/package.json +8 -6
  736. package/jqxnumberinput/angular_jqxnumberinput.d.ts +3 -0
  737. package/jqxnumberinput/angular_jqxnumberinput.module.d.ts +6 -0
  738. package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.d.ts +1 -0
  739. package/jqxnumberinput/package.json +8 -6
  740. package/jqxpanel/angular_jqxpanel.d.ts +3 -0
  741. package/jqxpanel/angular_jqxpanel.module.d.ts +5 -0
  742. package/jqxpanel/jqwidgets-ng-jqxpanel.d.ts +1 -0
  743. package/jqxpanel/package.json +8 -6
  744. package/jqxpasswordinput/angular_jqxpasswordinput.d.ts +3 -0
  745. package/jqxpasswordinput/angular_jqxpasswordinput.module.d.ts +6 -0
  746. package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.d.ts +1 -0
  747. package/jqxpasswordinput/package.json +8 -6
  748. package/jqxpivotdesigner/angular_jqxpivotdesigner.d.ts +3 -0
  749. package/jqxpivotdesigner/angular_jqxpivotdesigner.module.d.ts +5 -0
  750. package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.d.ts +1 -0
  751. package/jqxpivotdesigner/package.json +8 -6
  752. package/jqxpivotgrid/angular_jqxpivotgrid.d.ts +3 -0
  753. package/jqxpivotgrid/angular_jqxpivotgrid.module.d.ts +5 -0
  754. package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.d.ts +1 -0
  755. package/jqxpivotgrid/package.json +8 -6
  756. package/jqxpopover/angular_jqxpopover.d.ts +3 -0
  757. package/jqxpopover/angular_jqxpopover.module.d.ts +5 -0
  758. package/jqxpopover/jqwidgets-ng-jqxpopover.d.ts +1 -0
  759. package/jqxpopover/package.json +8 -6
  760. package/jqxprogressbar/angular_jqxprogressbar.d.ts +3 -0
  761. package/jqxprogressbar/angular_jqxprogressbar.module.d.ts +5 -0
  762. package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.d.ts +1 -0
  763. package/jqxprogressbar/package.json +8 -6
  764. package/jqxqrcode/angular_jqxqrcode.d.ts +63 -0
  765. package/jqxqrcode/angular_jqxqrcode.module.d.ts +7 -0
  766. package/jqxqrcode/jqwidgets-ng-jqxqrcode.d.ts +5 -0
  767. package/jqxqrcode/package.json +13 -0
  768. package/jqxqrcode/public_api.d.ts +2 -0
  769. package/jqxradiobutton/angular_jqxradiobutton.d.ts +3 -0
  770. package/jqxradiobutton/angular_jqxradiobutton.module.d.ts +6 -0
  771. package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.d.ts +1 -0
  772. package/jqxradiobutton/package.json +8 -6
  773. package/jqxrangeselector/angular_jqxrangeselector.d.ts +3 -0
  774. package/jqxrangeselector/angular_jqxrangeselector.module.d.ts +5 -0
  775. package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.d.ts +1 -0
  776. package/jqxrangeselector/package.json +8 -6
  777. package/jqxrating/angular_jqxrating.d.ts +3 -0
  778. package/jqxrating/angular_jqxrating.module.d.ts +6 -0
  779. package/jqxrating/jqwidgets-ng-jqxrating.d.ts +1 -0
  780. package/jqxrating/package.json +8 -6
  781. package/jqxrepeatbutton/angular_jqxrepeatbutton.d.ts +3 -0
  782. package/jqxrepeatbutton/angular_jqxrepeatbutton.module.d.ts +5 -0
  783. package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.d.ts +1 -0
  784. package/jqxrepeatbutton/package.json +8 -6
  785. package/jqxresponsivepanel/angular_jqxresponsivepanel.d.ts +3 -0
  786. package/jqxresponsivepanel/angular_jqxresponsivepanel.module.d.ts +5 -0
  787. package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.d.ts +1 -0
  788. package/jqxresponsivepanel/package.json +8 -6
  789. package/jqxribbon/angular_jqxribbon.d.ts +3 -0
  790. package/jqxribbon/angular_jqxribbon.module.d.ts +5 -0
  791. package/jqxribbon/jqwidgets-ng-jqxribbon.d.ts +1 -0
  792. package/jqxribbon/package.json +8 -6
  793. package/jqxscheduler/angular_jqxscheduler.d.ts +3 -0
  794. package/jqxscheduler/angular_jqxscheduler.module.d.ts +5 -0
  795. package/jqxscheduler/jqwidgets-ng-jqxscheduler.d.ts +1 -0
  796. package/jqxscheduler/package.json +8 -6
  797. package/jqxscrollbar/angular_jqxscrollbar.d.ts +3 -0
  798. package/jqxscrollbar/angular_jqxscrollbar.module.d.ts +5 -0
  799. package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.d.ts +1 -0
  800. package/jqxscrollbar/package.json +8 -6
  801. package/jqxscrollview/angular_jqxscrollview.d.ts +3 -0
  802. package/jqxscrollview/angular_jqxscrollview.module.d.ts +5 -0
  803. package/jqxscrollview/jqwidgets-ng-jqxscrollview.d.ts +1 -0
  804. package/jqxscrollview/package.json +8 -6
  805. package/jqxslider/angular_jqxslider.d.ts +3 -0
  806. package/jqxslider/angular_jqxslider.module.d.ts +6 -0
  807. package/jqxslider/jqwidgets-ng-jqxslider.d.ts +1 -0
  808. package/jqxslider/package.json +8 -6
  809. package/jqxsortable/angular_jqxsortable.d.ts +3 -0
  810. package/jqxsortable/angular_jqxsortable.module.d.ts +5 -0
  811. package/jqxsortable/jqwidgets-ng-jqxsortable.d.ts +1 -0
  812. package/jqxsortable/package.json +8 -6
  813. package/jqxsplitlayout/angular_jqxsplitlayout.d.ts +3 -0
  814. package/jqxsplitlayout/angular_jqxsplitlayout.module.d.ts +5 -0
  815. package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.d.ts +1 -0
  816. package/jqxsplitlayout/package.json +8 -6
  817. package/jqxsplitter/angular_jqxsplitter.d.ts +3 -0
  818. package/jqxsplitter/angular_jqxsplitter.module.d.ts +5 -0
  819. package/jqxsplitter/jqwidgets-ng-jqxsplitter.d.ts +1 -0
  820. package/jqxsplitter/package.json +8 -6
  821. package/jqxswitchbutton/angular_jqxswitchbutton.d.ts +3 -0
  822. package/jqxswitchbutton/angular_jqxswitchbutton.module.d.ts +6 -0
  823. package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.d.ts +1 -0
  824. package/jqxswitchbutton/package.json +8 -6
  825. package/jqxtabs/angular_jqxtabs.d.ts +3 -0
  826. package/jqxtabs/angular_jqxtabs.module.d.ts +5 -0
  827. package/jqxtabs/jqwidgets-ng-jqxtabs.d.ts +1 -0
  828. package/jqxtabs/package.json +8 -6
  829. package/jqxtagcloud/angular_jqxtagcloud.d.ts +3 -0
  830. package/jqxtagcloud/angular_jqxtagcloud.module.d.ts +5 -0
  831. package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.d.ts +1 -0
  832. package/jqxtagcloud/package.json +8 -6
  833. package/jqxtextarea/angular_jqxtextarea.d.ts +3 -0
  834. package/jqxtextarea/angular_jqxtextarea.module.d.ts +6 -0
  835. package/jqxtextarea/jqwidgets-ng-jqxtextarea.d.ts +1 -0
  836. package/jqxtextarea/package.json +8 -6
  837. package/jqxtimepicker/angular_jqxtimepicker.d.ts +3 -0
  838. package/jqxtimepicker/angular_jqxtimepicker.module.d.ts +5 -0
  839. package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.d.ts +1 -0
  840. package/jqxtimepicker/package.json +8 -6
  841. package/jqxtogglebutton/angular_jqxtogglebutton.d.ts +3 -0
  842. package/jqxtogglebutton/angular_jqxtogglebutton.module.d.ts +5 -0
  843. package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.d.ts +1 -0
  844. package/jqxtogglebutton/package.json +8 -6
  845. package/jqxtoolbar/angular_jqxtoolbar.d.ts +3 -0
  846. package/jqxtoolbar/angular_jqxtoolbar.module.d.ts +5 -0
  847. package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.d.ts +1 -0
  848. package/jqxtoolbar/package.json +8 -6
  849. package/jqxtooltip/angular_jqxtooltip.d.ts +3 -0
  850. package/jqxtooltip/angular_jqxtooltip.module.d.ts +5 -0
  851. package/jqxtooltip/jqwidgets-ng-jqxtooltip.d.ts +1 -0
  852. package/jqxtooltip/package.json +8 -6
  853. package/jqxtree/angular_jqxtree.d.ts +3 -0
  854. package/jqxtree/angular_jqxtree.module.d.ts +5 -0
  855. package/jqxtree/jqwidgets-ng-jqxtree.d.ts +1 -0
  856. package/jqxtree/package.json +8 -6
  857. package/jqxtreegrid/angular_jqxtreegrid.d.ts +3 -0
  858. package/jqxtreegrid/angular_jqxtreegrid.module.d.ts +5 -0
  859. package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.d.ts +1 -0
  860. package/jqxtreegrid/package.json +8 -6
  861. package/jqxtreemap/angular_jqxtreemap.d.ts +3 -0
  862. package/jqxtreemap/angular_jqxtreemap.module.d.ts +5 -0
  863. package/jqxtreemap/jqwidgets-ng-jqxtreemap.d.ts +1 -0
  864. package/jqxtreemap/package.json +8 -6
  865. package/jqxvalidator/angular_jqxvalidator.d.ts +3 -0
  866. package/jqxvalidator/angular_jqxvalidator.module.d.ts +5 -0
  867. package/jqxvalidator/jqwidgets-ng-jqxvalidator.d.ts +1 -0
  868. package/jqxvalidator/package.json +8 -6
  869. package/jqxwindow/angular_jqxwindow.d.ts +3 -0
  870. package/jqxwindow/angular_jqxwindow.module.d.ts +5 -0
  871. package/jqxwindow/jqwidgets-ng-jqxwindow.d.ts +1 -0
  872. package/jqxwindow/package.json +8 -6
  873. package/package.json +1 -1
  874. package/bundles/jqwidgets-ng-jqxbargauge.umd.js +0 -691
  875. package/bundles/jqwidgets-ng-jqxbargauge.umd.min.js +0 -18
  876. package/bundles/jqwidgets-ng-jqxbulletchart.umd.js +0 -638
  877. package/bundles/jqwidgets-ng-jqxbulletchart.umd.min.js +0 -19
  878. package/bundles/jqwidgets-ng-jqxbuttongroup.umd.js +0 -553
  879. package/bundles/jqwidgets-ng-jqxbuttongroup.umd.min.js +0 -18
  880. package/bundles/jqwidgets-ng-jqxbuttons.umd.js +0 -628
  881. package/bundles/jqwidgets-ng-jqxbuttons.umd.min.js +0 -17
  882. package/bundles/jqwidgets-ng-jqxcalendar.umd.js +0 -890
  883. package/bundles/jqwidgets-ng-jqxcalendar.umd.min.js +0 -21
  884. package/bundles/jqwidgets-ng-jqxchart.umd.js +0 -879
  885. package/bundles/jqwidgets-ng-jqxchart.umd.min.js +0 -24
  886. package/bundles/jqwidgets-ng-jqxcheckbox.umd.js +0 -659
  887. package/bundles/jqwidgets-ng-jqxcheckbox.umd.min.js +0 -17
  888. package/bundles/jqwidgets-ng-jqxcolorpicker.umd.js +0 -528
  889. package/bundles/jqwidgets-ng-jqxcolorpicker.umd.min.js +0 -20
  890. package/bundles/jqwidgets-ng-jqxcombobox.umd.js +0 -1278
  891. package/bundles/jqwidgets-ng-jqxcombobox.umd.min.js +0 -21
  892. package/bundles/jqwidgets-ng-jqxcomplexinput.umd.js +0 -655
  893. package/bundles/jqwidgets-ng-jqxcomplexinput.umd.min.js +0 -18
  894. package/bundles/jqwidgets-ng-jqxdatatable.umd.js +0 -1464
  895. package/bundles/jqwidgets-ng-jqxdatatable.umd.min.js +0 -27
  896. package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.js +0 -899
  897. package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.min.js +0 -21
  898. package/bundles/jqwidgets-ng-jqxdocking.umd.js +0 -662
  899. package/bundles/jqwidgets-ng-jqxdocking.umd.min.js +0 -19
  900. package/bundles/jqwidgets-ng-jqxdockinglayout.umd.js +0 -585
  901. package/bundles/jqwidgets-ng-jqxdockinglayout.umd.min.js +0 -23
  902. package/bundles/jqwidgets-ng-jqxdockpanel.umd.js +0 -504
  903. package/bundles/jqwidgets-ng-jqxdockpanel.umd.min.js +0 -17
  904. package/bundles/jqwidgets-ng-jqxdragdrop.umd.js +0 -659
  905. package/bundles/jqwidgets-ng-jqxdragdrop.umd.min.js +0 -17
  906. package/bundles/jqwidgets-ng-jqxdraw.umd.js +0 -522
  907. package/bundles/jqwidgets-ng-jqxdraw.umd.min.js +0 -17
  908. package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.js +0 -643
  909. package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.min.js +0 -18
  910. package/bundles/jqwidgets-ng-jqxdropdownlist.umd.js +0 -1211
  911. package/bundles/jqwidgets-ng-jqxdropdownlist.umd.min.js +0 -21
  912. package/bundles/jqwidgets-ng-jqxeditor.umd.js +0 -642
  913. package/bundles/jqwidgets-ng-jqxeditor.umd.min.js +0 -27
  914. package/bundles/jqwidgets-ng-jqxexpander.umd.js +0 -639
  915. package/bundles/jqwidgets-ng-jqxexpander.umd.min.js +0 -17
  916. package/bundles/jqwidgets-ng-jqxfileupload.umd.js +0 -634
  917. package/bundles/jqwidgets-ng-jqxfileupload.umd.min.js +0 -18
  918. package/bundles/jqwidgets-ng-jqxform.umd.js +0 -566
  919. package/bundles/jqwidgets-ng-jqxform.umd.min.js +0 -32
  920. package/bundles/jqwidgets-ng-jqxformattedinput.umd.js +0 -751
  921. package/bundles/jqwidgets-ng-jqxformattedinput.umd.min.js +0 -17
  922. package/bundles/jqwidgets-ng-jqxgauge.umd.js +0 -700
  923. package/bundles/jqwidgets-ng-jqxgauge.umd.min.js +0 -18
  924. package/bundles/jqwidgets-ng-jqxgrid.umd.js +0 -2722
  925. package/bundles/jqwidgets-ng-jqxgrid.umd.min.js +0 -43
  926. package/bundles/jqwidgets-ng-jqxheatmap.umd.js +0 -555
  927. package/bundles/jqwidgets-ng-jqxheatmap.umd.min.js +0 -17
  928. package/bundles/jqwidgets-ng-jqxinput.umd.js +0 -720
  929. package/bundles/jqwidgets-ng-jqxinput.umd.min.js +0 -18
  930. package/bundles/jqwidgets-ng-jqxkanban.umd.js +0 -636
  931. package/bundles/jqwidgets-ng-jqxkanban.umd.min.js +0 -20
  932. package/bundles/jqwidgets-ng-jqxknob.umd.js +0 -708
  933. package/bundles/jqwidgets-ng-jqxknob.umd.min.js +0 -18
  934. package/bundles/jqwidgets-ng-jqxlayout.umd.js +0 -570
  935. package/bundles/jqwidgets-ng-jqxlayout.umd.min.js +0 -20
  936. package/bundles/jqwidgets-ng-jqxlineargauge.umd.js +0 -700
  937. package/bundles/jqwidgets-ng-jqxlineargauge.umd.min.js +0 -18
  938. package/bundles/jqwidgets-ng-jqxlinkbutton.umd.js +0 -504
  939. package/bundles/jqwidgets-ng-jqxlinkbutton.umd.min.js +0 -17
  940. package/bundles/jqwidgets-ng-jqxlistbox.umd.js +0 -1211
  941. package/bundles/jqwidgets-ng-jqxlistbox.umd.min.js +0 -21
  942. package/bundles/jqwidgets-ng-jqxlistmenu.umd.js +0 -652
  943. package/bundles/jqwidgets-ng-jqxlistmenu.umd.min.js +0 -20
  944. package/bundles/jqwidgets-ng-jqxloader.umd.js +0 -556
  945. package/bundles/jqwidgets-ng-jqxloader.umd.min.js +0 -17
  946. package/bundles/jqwidgets-ng-jqxmaskedinput.umd.js +0 -604
  947. package/bundles/jqwidgets-ng-jqxmaskedinput.umd.min.js +0 -17
  948. package/bundles/jqwidgets-ng-jqxmenu.umd.js +0 -718
  949. package/bundles/jqwidgets-ng-jqxmenu.umd.min.js +0 -18
  950. package/bundles/jqwidgets-ng-jqxnavbar.umd.js +0 -606
  951. package/bundles/jqwidgets-ng-jqxnavbar.umd.min.js +0 -17
  952. package/bundles/jqwidgets-ng-jqxnavigationbar.umd.js +0 -672
  953. package/bundles/jqwidgets-ng-jqxnavigationbar.umd.min.js +0 -17
  954. package/bundles/jqwidgets-ng-jqxnotification.umd.js +0 -679
  955. package/bundles/jqwidgets-ng-jqxnotification.umd.min.js +0 -18
  956. package/bundles/jqwidgets-ng-jqxnumberinput.umd.js +0 -789
  957. package/bundles/jqwidgets-ng-jqxnumberinput.umd.min.js +0 -18
  958. package/bundles/jqwidgets-ng-jqxpanel.umd.js +0 -568
  959. package/bundles/jqwidgets-ng-jqxpanel.umd.min.js +0 -19
  960. package/bundles/jqwidgets-ng-jqxpasswordinput.umd.js +0 -651
  961. package/bundles/jqwidgets-ng-jqxpasswordinput.umd.min.js +0 -18
  962. package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.js +0 -488
  963. package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.min.js +0 -16
  964. package/bundles/jqwidgets-ng-jqxpivotgrid.umd.js +0 -629
  965. package/bundles/jqwidgets-ng-jqxpivotgrid.umd.min.js +0 -29
  966. package/bundles/jqwidgets-ng-jqxpopover.umd.js +0 -633
  967. package/bundles/jqwidgets-ng-jqxpopover.umd.min.js +0 -17
  968. package/bundles/jqwidgets-ng-jqxprogressbar.umd.js +0 -621
  969. package/bundles/jqwidgets-ng-jqxprogressbar.umd.min.js +0 -17
  970. package/bundles/jqwidgets-ng-jqxradiobutton.umd.js +0 -639
  971. package/bundles/jqwidgets-ng-jqxradiobutton.umd.min.js +0 -17
  972. package/bundles/jqwidgets-ng-jqxrangeselector.umd.js +0 -698
  973. package/bundles/jqwidgets-ng-jqxrangeselector.umd.min.js +0 -19
  974. package/bundles/jqwidgets-ng-jqxrating.umd.js +0 -595
  975. package/bundles/jqwidgets-ng-jqxrating.umd.min.js +0 -17
  976. package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.js +0 -627
  977. package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.min.js +0 -17
  978. package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.js +0 -612
  979. package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.min.js +0 -17
  980. package/bundles/jqwidgets-ng-jqxribbon.umd.js +0 -677
  981. package/bundles/jqwidgets-ng-jqxribbon.umd.min.js +0 -19
  982. package/bundles/jqwidgets-ng-jqxscheduler.umd.js +0 -1100
  983. package/bundles/jqwidgets-ng-jqxscheduler.umd.min.js +0 -37
  984. package/bundles/jqwidgets-ng-jqxscrollbar.umd.js +0 -592
  985. package/bundles/jqwidgets-ng-jqxscrollbar.umd.min.js +0 -18
  986. package/bundles/jqwidgets-ng-jqxscrollview.umd.js +0 -586
  987. package/bundles/jqwidgets-ng-jqxscrollview.umd.min.js +0 -18
  988. package/bundles/jqwidgets-ng-jqxslider.umd.js +0 -831
  989. package/bundles/jqwidgets-ng-jqxslider.umd.min.js +0 -18
  990. package/bundles/jqwidgets-ng-jqxsortable.umd.js +0 -750
  991. package/bundles/jqwidgets-ng-jqxsortable.umd.min.js +0 -18
  992. package/bundles/jqwidgets-ng-jqxsplitlayout.umd.js +0 -516
  993. package/bundles/jqwidgets-ng-jqxsplitlayout.umd.min.js +0 -17
  994. package/bundles/jqwidgets-ng-jqxsplitter.umd.js +0 -577
  995. package/bundles/jqwidgets-ng-jqxsplitter.umd.min.js +0 -18
  996. package/bundles/jqwidgets-ng-jqxswitchbutton.umd.js +0 -604
  997. package/bundles/jqwidgets-ng-jqxswitchbutton.umd.min.js +0 -17
  998. package/bundles/jqwidgets-ng-jqxtabs.umd.js +0 -826
  999. package/bundles/jqwidgets-ng-jqxtabs.umd.min.js +0 -18
  1000. package/bundles/jqwidgets-ng-jqxtagcloud.umd.js +0 -716
  1001. package/bundles/jqwidgets-ng-jqxtagcloud.umd.min.js +0 -19
  1002. package/bundles/jqwidgets-ng-jqxtextarea.umd.js +0 -711
  1003. package/bundles/jqwidgets-ng-jqxtextarea.umd.min.js +0 -20
  1004. package/bundles/jqwidgets-ng-jqxtimepicker.umd.js +0 -607
  1005. package/bundles/jqwidgets-ng-jqxtimepicker.umd.min.js +0 -18
  1006. package/bundles/jqwidgets-ng-jqxtogglebutton.umd.js +0 -627
  1007. package/bundles/jqwidgets-ng-jqxtogglebutton.umd.min.js +0 -17
  1008. package/bundles/jqwidgets-ng-jqxtoolbar.umd.js +0 -585
  1009. package/bundles/jqwidgets-ng-jqxtoolbar.umd.min.js +0 -23
  1010. package/bundles/jqwidgets-ng-jqxtooltip.umd.js +0 -684
  1011. package/bundles/jqwidgets-ng-jqxtooltip.umd.min.js +0 -17
  1012. package/bundles/jqwidgets-ng-jqxtree.umd.js +0 -777
  1013. package/bundles/jqwidgets-ng-jqxtree.umd.min.js +0 -23
  1014. package/bundles/jqwidgets-ng-jqxtreegrid.umd.js +0 -1552
  1015. package/bundles/jqwidgets-ng-jqxtreegrid.umd.min.js +0 -28
  1016. package/bundles/jqwidgets-ng-jqxtreemap.umd.js +0 -636
  1017. package/bundles/jqwidgets-ng-jqxtreemap.umd.min.js +0 -19
  1018. package/bundles/jqwidgets-ng-jqxvalidator.umd.js +0 -584
  1019. package/bundles/jqwidgets-ng-jqxvalidator.umd.min.js +0 -17
  1020. package/bundles/jqwidgets-ng-jqxwindow.umd.js +0 -850
  1021. package/bundles/jqwidgets-ng-jqxwindow.umd.min.js +0 -18
  1022. package/esm2015/jqxbargauge/angular_jqxbargauge.js +0 -348
  1023. package/esm2015/jqxbargauge/angular_jqxbargauge.module.js +0 -14
  1024. package/esm2015/jqxbulletchart/angular_jqxbulletchart.js +0 -295
  1025. package/esm2015/jqxbulletchart/angular_jqxbulletchart.module.js +0 -15
  1026. package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.js +0 -210
  1027. package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.module.js +0 -14
  1028. package/esm2015/jqxbuttons/angular_jqxbuttons.js +0 -283
  1029. package/esm2015/jqxbuttons/angular_jqxbuttons.module.js +0 -11
  1030. package/esm2015/jqxcalendar/angular_jqxcalendar.js +0 -546
  1031. package/esm2015/jqxcalendar/angular_jqxcalendar.module.js +0 -20
  1032. package/esm2015/jqxchart/angular_jqxchart.js +0 -535
  1033. package/esm2015/jqxchart/angular_jqxchart.module.js +0 -20
  1034. package/esm2015/jqxcheckbox/angular_jqxcheckbox.js +0 -312
  1035. package/esm2015/jqxcheckbox/angular_jqxcheckbox.module.js +0 -16
  1036. package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.js +0 -185
  1037. package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.module.js +0 -16
  1038. package/esm2015/jqxcombobox/angular_jqxcombobox.js +0 -931
  1039. package/esm2015/jqxcombobox/angular_jqxcombobox.module.js +0 -20
  1040. package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.js +0 -303
  1041. package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.module.js +0 -17
  1042. package/esm2015/jqxdatatable/angular_jqxdatatable.js +0 -1121
  1043. package/esm2015/jqxdatatable/angular_jqxdatatable.module.js +0 -23
  1044. package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.js +0 -551
  1045. package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.module.js +0 -20
  1046. package/esm2015/jqxdocking/angular_jqxdocking.js +0 -319
  1047. package/esm2015/jqxdocking/angular_jqxdocking.module.js +0 -15
  1048. package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.js +0 -242
  1049. package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.module.js +0 -19
  1050. package/esm2015/jqxdockpanel/angular_jqxdockpanel.js +0 -161
  1051. package/esm2015/jqxdockpanel/angular_jqxdockpanel.module.js +0 -13
  1052. package/esm2015/jqxdragdrop/angular_jqxdragdrop.js +0 -316
  1053. package/esm2015/jqxdragdrop/angular_jqxdragdrop.module.js +0 -13
  1054. package/esm2015/jqxdraw/angular_jqxdraw.js +0 -180
  1055. package/esm2015/jqxdraw/angular_jqxdraw.module.js +0 -13
  1056. package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.js +0 -300
  1057. package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.module.js +0 -14
  1058. package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.js +0 -864
  1059. package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.module.js +0 -20
  1060. package/esm2015/jqxeditor/angular_jqxeditor.js +0 -298
  1061. package/esm2015/jqxeditor/angular_jqxeditor.module.js +0 -26
  1062. package/esm2015/jqxexpander/angular_jqxexpander.js +0 -296
  1063. package/esm2015/jqxexpander/angular_jqxexpander.module.js +0 -13
  1064. package/esm2015/jqxfileupload/angular_jqxfileupload.js +0 -291
  1065. package/esm2015/jqxfileupload/angular_jqxfileupload.module.js +0 -14
  1066. package/esm2015/jqxform/angular_jqxform.js +0 -222
  1067. package/esm2015/jqxform/angular_jqxform.module.js +0 -28
  1068. package/esm2015/jqxformattedinput/angular_jqxformattedinput.js +0 -397
  1069. package/esm2015/jqxformattedinput/angular_jqxformattedinput.module.js +0 -16
  1070. package/esm2015/jqxgauge/angular_jqxgauge.js +0 -357
  1071. package/esm2015/jqxgauge/angular_jqxgauge.module.js +0 -14
  1072. package/esm2015/jqxgrid/angular_jqxgrid.js +0 -2379
  1073. package/esm2015/jqxgrid/angular_jqxgrid.module.js +0 -39
  1074. package/esm2015/jqxheatmap/angular_jqxheatmap.js +0 -213
  1075. package/esm2015/jqxheatmap/angular_jqxheatmap.module.js +0 -13
  1076. package/esm2015/jqxinput/angular_jqxinput.js +0 -368
  1077. package/esm2015/jqxinput/angular_jqxinput.module.js +0 -17
  1078. package/esm2015/jqxkanban/angular_jqxkanban.js +0 -293
  1079. package/esm2015/jqxkanban/angular_jqxkanban.module.js +0 -16
  1080. package/esm2015/jqxknob/angular_jqxknob.js +0 -364
  1081. package/esm2015/jqxknob/angular_jqxknob.module.js +0 -14
  1082. package/esm2015/jqxlayout/angular_jqxlayout.js +0 -227
  1083. package/esm2015/jqxlayout/angular_jqxlayout.module.js +0 -16
  1084. package/esm2015/jqxlineargauge/angular_jqxlineargauge.js +0 -357
  1085. package/esm2015/jqxlineargauge/angular_jqxlineargauge.module.js +0 -14
  1086. package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.js +0 -162
  1087. package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.module.js +0 -13
  1088. package/esm2015/jqxlistbox/angular_jqxlistbox.js +0 -864
  1089. package/esm2015/jqxlistbox/angular_jqxlistbox.module.js +0 -20
  1090. package/esm2015/jqxlistmenu/angular_jqxlistmenu.js +0 -310
  1091. package/esm2015/jqxlistmenu/angular_jqxlistmenu.module.js +0 -16
  1092. package/esm2015/jqxloader/angular_jqxloader.js +0 -214
  1093. package/esm2015/jqxloader/angular_jqxloader.module.js +0 -13
  1094. package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.js +0 -260
  1095. package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.module.js +0 -16
  1096. package/esm2015/jqxmenu/angular_jqxmenu.js +0 -375
  1097. package/esm2015/jqxmenu/angular_jqxmenu.module.js +0 -14
  1098. package/esm2015/jqxnavbar/angular_jqxnavbar.js +0 -263
  1099. package/esm2015/jqxnavbar/angular_jqxnavbar.module.js +0 -13
  1100. package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.js +0 -329
  1101. package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.module.js +0 -13
  1102. package/esm2015/jqxnotification/angular_jqxnotification.js +0 -336
  1103. package/esm2015/jqxnotification/angular_jqxnotification.module.js +0 -14
  1104. package/esm2015/jqxnumberinput/angular_jqxnumberinput.js +0 -436
  1105. package/esm2015/jqxnumberinput/angular_jqxnumberinput.module.js +0 -17
  1106. package/esm2015/jqxpanel/angular_jqxpanel.js +0 -226
  1107. package/esm2015/jqxpanel/angular_jqxpanel.module.js +0 -15
  1108. package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.js +0 -303
  1109. package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.module.js +0 -17
  1110. package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.js +0 -145
  1111. package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.module.js +0 -12
  1112. package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.js +0 -285
  1113. package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.module.js +0 -25
  1114. package/esm2015/jqxpopover/angular_jqxpopover.js +0 -290
  1115. package/esm2015/jqxpopover/angular_jqxpopover.module.js +0 -13
  1116. package/esm2015/jqxprogressbar/angular_jqxprogressbar.js +0 -278
  1117. package/esm2015/jqxprogressbar/angular_jqxprogressbar.module.js +0 -13
  1118. package/esm2015/jqxradiobutton/angular_jqxradiobutton.js +0 -295
  1119. package/esm2015/jqxradiobutton/angular_jqxradiobutton.module.js +0 -16
  1120. package/esm2015/jqxrangeselector/angular_jqxrangeselector.js +0 -355
  1121. package/esm2015/jqxrangeselector/angular_jqxrangeselector.module.js +0 -15
  1122. package/esm2015/jqxrating/angular_jqxrating.js +0 -251
  1123. package/esm2015/jqxrating/angular_jqxrating.module.js +0 -16
  1124. package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.js +0 -284
  1125. package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.module.js +0 -13
  1126. package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.js +0 -269
  1127. package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.module.js +0 -13
  1128. package/esm2015/jqxribbon/angular_jqxribbon.js +0 -334
  1129. package/esm2015/jqxribbon/angular_jqxribbon.module.js +0 -15
  1130. package/esm2015/jqxscheduler/angular_jqxscheduler.js +0 -757
  1131. package/esm2015/jqxscheduler/angular_jqxscheduler.module.js +0 -33
  1132. package/esm2015/jqxscrollbar/angular_jqxscrollbar.js +0 -249
  1133. package/esm2015/jqxscrollbar/angular_jqxscrollbar.module.js +0 -14
  1134. package/esm2015/jqxscrollview/angular_jqxscrollview.js +0 -243
  1135. package/esm2015/jqxscrollview/angular_jqxscrollview.module.js +0 -14
  1136. package/esm2015/jqxslider/angular_jqxslider.js +0 -483
  1137. package/esm2015/jqxslider/angular_jqxslider.module.js +0 -17
  1138. package/esm2015/jqxsortable/angular_jqxsortable.js +0 -407
  1139. package/esm2015/jqxsortable/angular_jqxsortable.module.js +0 -14
  1140. package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.js +0 -173
  1141. package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.module.js +0 -13
  1142. package/esm2015/jqxsplitter/angular_jqxsplitter.js +0 -234
  1143. package/esm2015/jqxsplitter/angular_jqxsplitter.module.js +0 -14
  1144. package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.js +0 -260
  1145. package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.module.js +0 -16
  1146. package/esm2015/jqxtabs/angular_jqxtabs.js +0 -483
  1147. package/esm2015/jqxtabs/angular_jqxtabs.module.js +0 -14
  1148. package/esm2015/jqxtagcloud/angular_jqxtagcloud.js +0 -373
  1149. package/esm2015/jqxtagcloud/angular_jqxtagcloud.module.js +0 -15
  1150. package/esm2015/jqxtextarea/angular_jqxtextarea.js +0 -367
  1151. package/esm2015/jqxtextarea/angular_jqxtextarea.module.js +0 -19
  1152. package/esm2015/jqxtimepicker/angular_jqxtimepicker.js +0 -264
  1153. package/esm2015/jqxtimepicker/angular_jqxtimepicker.module.js +0 -14
  1154. package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.js +0 -284
  1155. package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.module.js +0 -13
  1156. package/esm2015/jqxtoolbar/angular_jqxtoolbar.js +0 -242
  1157. package/esm2015/jqxtoolbar/angular_jqxtoolbar.module.js +0 -19
  1158. package/esm2015/jqxtooltip/angular_jqxtooltip.js +0 -341
  1159. package/esm2015/jqxtooltip/angular_jqxtooltip.module.js +0 -13
  1160. package/esm2015/jqxtree/angular_jqxtree.js +0 -434
  1161. package/esm2015/jqxtree/angular_jqxtree.module.js +0 -19
  1162. package/esm2015/jqxtreegrid/angular_jqxtreegrid.js +0 -1209
  1163. package/esm2015/jqxtreegrid/angular_jqxtreegrid.module.js +0 -24
  1164. package/esm2015/jqxtreemap/angular_jqxtreemap.js +0 -293
  1165. package/esm2015/jqxtreemap/angular_jqxtreemap.module.js +0 -15
  1166. package/esm2015/jqxvalidator/angular_jqxvalidator.js +0 -241
  1167. package/esm2015/jqxvalidator/angular_jqxvalidator.module.js +0 -13
  1168. package/esm2015/jqxwindow/angular_jqxwindow.js +0 -507
  1169. package/esm2015/jqxwindow/angular_jqxwindow.module.js +0 -14
  1170. package/fesm2015/jqwidgets-ng-jqxbargauge.js +0 -365
  1171. package/fesm2015/jqwidgets-ng-jqxbulletchart.js +0 -312
  1172. package/fesm2015/jqwidgets-ng-jqxbuttongroup.js +0 -227
  1173. package/fesm2015/jqwidgets-ng-jqxbuttons.js +0 -302
  1174. package/fesm2015/jqwidgets-ng-jqxcalendar.js +0 -564
  1175. package/fesm2015/jqwidgets-ng-jqxchart.js +0 -552
  1176. package/fesm2015/jqwidgets-ng-jqxcheckbox.js +0 -330
  1177. package/fesm2015/jqwidgets-ng-jqxcolorpicker.js +0 -202
  1178. package/fesm2015/jqwidgets-ng-jqxcombobox.js +0 -949
  1179. package/fesm2015/jqwidgets-ng-jqxcomplexinput.js +0 -321
  1180. package/fesm2015/jqwidgets-ng-jqxdatatable.js +0 -1138
  1181. package/fesm2015/jqwidgets-ng-jqxdatetimeinput.js +0 -569
  1182. package/fesm2015/jqwidgets-ng-jqxdocking.js +0 -336
  1183. package/fesm2015/jqwidgets-ng-jqxdockinglayout.js +0 -259
  1184. package/fesm2015/jqwidgets-ng-jqxdockpanel.js +0 -178
  1185. package/fesm2015/jqwidgets-ng-jqxdragdrop.js +0 -333
  1186. package/fesm2015/jqwidgets-ng-jqxdraw.js +0 -197
  1187. package/fesm2015/jqwidgets-ng-jqxdropdownbutton.js +0 -317
  1188. package/fesm2015/jqwidgets-ng-jqxdropdownlist.js +0 -882
  1189. package/fesm2015/jqwidgets-ng-jqxeditor.js +0 -316
  1190. package/fesm2015/jqwidgets-ng-jqxexpander.js +0 -313
  1191. package/fesm2015/jqwidgets-ng-jqxfileupload.js +0 -308
  1192. package/fesm2015/jqwidgets-ng-jqxform.js +0 -239
  1193. package/fesm2015/jqwidgets-ng-jqxformattedinput.js +0 -415
  1194. package/fesm2015/jqwidgets-ng-jqxgauge.js +0 -374
  1195. package/fesm2015/jqwidgets-ng-jqxgrid.js +0 -2396
  1196. package/fesm2015/jqwidgets-ng-jqxheatmap.js +0 -230
  1197. package/fesm2015/jqwidgets-ng-jqxinput.js +0 -386
  1198. package/fesm2015/jqwidgets-ng-jqxkanban.js +0 -310
  1199. package/fesm2015/jqwidgets-ng-jqxknob.js +0 -381
  1200. package/fesm2015/jqwidgets-ng-jqxlayout.js +0 -244
  1201. package/fesm2015/jqwidgets-ng-jqxlineargauge.js +0 -374
  1202. package/fesm2015/jqwidgets-ng-jqxlinkbutton.js +0 -179
  1203. package/fesm2015/jqwidgets-ng-jqxlistbox.js +0 -882
  1204. package/fesm2015/jqwidgets-ng-jqxlistmenu.js +0 -327
  1205. package/fesm2015/jqwidgets-ng-jqxloader.js +0 -231
  1206. package/fesm2015/jqwidgets-ng-jqxmaskedinput.js +0 -278
  1207. package/fesm2015/jqwidgets-ng-jqxmenu.js +0 -392
  1208. package/fesm2015/jqwidgets-ng-jqxnavbar.js +0 -280
  1209. package/fesm2015/jqwidgets-ng-jqxnavigationbar.js +0 -346
  1210. package/fesm2015/jqwidgets-ng-jqxnotification.js +0 -353
  1211. package/fesm2015/jqwidgets-ng-jqxnumberinput.js +0 -454
  1212. package/fesm2015/jqwidgets-ng-jqxpanel.js +0 -243
  1213. package/fesm2015/jqwidgets-ng-jqxpasswordinput.js +0 -321
  1214. package/fesm2015/jqwidgets-ng-jqxpivotdesigner.js +0 -162
  1215. package/fesm2015/jqwidgets-ng-jqxpivotgrid.js +0 -302
  1216. package/fesm2015/jqwidgets-ng-jqxpopover.js +0 -307
  1217. package/fesm2015/jqwidgets-ng-jqxprogressbar.js +0 -295
  1218. package/fesm2015/jqwidgets-ng-jqxradiobutton.js +0 -313
  1219. package/fesm2015/jqwidgets-ng-jqxrangeselector.js +0 -372
  1220. package/fesm2015/jqwidgets-ng-jqxrating.js +0 -269
  1221. package/fesm2015/jqwidgets-ng-jqxrepeatbutton.js +0 -301
  1222. package/fesm2015/jqwidgets-ng-jqxresponsivepanel.js +0 -286
  1223. package/fesm2015/jqwidgets-ng-jqxribbon.js +0 -351
  1224. package/fesm2015/jqwidgets-ng-jqxscheduler.js +0 -774
  1225. package/fesm2015/jqwidgets-ng-jqxscrollbar.js +0 -266
  1226. package/fesm2015/jqwidgets-ng-jqxscrollview.js +0 -260
  1227. package/fesm2015/jqwidgets-ng-jqxslider.js +0 -501
  1228. package/fesm2015/jqwidgets-ng-jqxsortable.js +0 -424
  1229. package/fesm2015/jqwidgets-ng-jqxsplitlayout.js +0 -190
  1230. package/fesm2015/jqwidgets-ng-jqxsplitter.js +0 -251
  1231. package/fesm2015/jqwidgets-ng-jqxswitchbutton.js +0 -278
  1232. package/fesm2015/jqwidgets-ng-jqxtabs.js +0 -500
  1233. package/fesm2015/jqwidgets-ng-jqxtagcloud.js +0 -390
  1234. package/fesm2015/jqwidgets-ng-jqxtextarea.js +0 -385
  1235. package/fesm2015/jqwidgets-ng-jqxtimepicker.js +0 -281
  1236. package/fesm2015/jqwidgets-ng-jqxtogglebutton.js +0 -301
  1237. package/fesm2015/jqwidgets-ng-jqxtoolbar.js +0 -259
  1238. package/fesm2015/jqwidgets-ng-jqxtooltip.js +0 -358
  1239. package/fesm2015/jqwidgets-ng-jqxtree.js +0 -451
  1240. package/fesm2015/jqwidgets-ng-jqxtreegrid.js +0 -1226
  1241. package/fesm2015/jqwidgets-ng-jqxtreemap.js +0 -310
  1242. package/fesm2015/jqwidgets-ng-jqxvalidator.js +0 -258
  1243. package/fesm2015/jqwidgets-ng-jqxwindow.js +0 -524
  1244. package/jqxbargauge/jqwidgets-ng-jqxbargauge.metadata.json +0 -1
  1245. package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.metadata.json +0 -1
  1246. package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.metadata.json +0 -1
  1247. package/jqxbuttons/jqwidgets-ng-jqxbuttons.metadata.json +0 -1
  1248. package/jqxcalendar/jqwidgets-ng-jqxcalendar.metadata.json +0 -1
  1249. package/jqxchart/jqwidgets-ng-jqxchart.metadata.json +0 -1
  1250. package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.metadata.json +0 -1
  1251. package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.metadata.json +0 -1
  1252. package/jqxcombobox/jqwidgets-ng-jqxcombobox.metadata.json +0 -1
  1253. package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.metadata.json +0 -1
  1254. package/jqxdatatable/jqwidgets-ng-jqxdatatable.metadata.json +0 -1
  1255. package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.metadata.json +0 -1
  1256. package/jqxdocking/jqwidgets-ng-jqxdocking.metadata.json +0 -1
  1257. package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.metadata.json +0 -1
  1258. package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.metadata.json +0 -1
  1259. package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.metadata.json +0 -1
  1260. package/jqxdraw/jqwidgets-ng-jqxdraw.metadata.json +0 -1
  1261. package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.metadata.json +0 -1
  1262. package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.metadata.json +0 -1
  1263. package/jqxeditor/jqwidgets-ng-jqxeditor.metadata.json +0 -1
  1264. package/jqxexpander/jqwidgets-ng-jqxexpander.metadata.json +0 -1
  1265. package/jqxfileupload/jqwidgets-ng-jqxfileupload.metadata.json +0 -1
  1266. package/jqxform/jqwidgets-ng-jqxform.metadata.json +0 -1
  1267. package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.metadata.json +0 -1
  1268. package/jqxgauge/jqwidgets-ng-jqxgauge.metadata.json +0 -1
  1269. package/jqxgrid/jqwidgets-ng-jqxgrid.metadata.json +0 -1
  1270. package/jqxheatmap/jqwidgets-ng-jqxheatmap.metadata.json +0 -1
  1271. package/jqxinput/jqwidgets-ng-jqxinput.metadata.json +0 -1
  1272. package/jqxkanban/jqwidgets-ng-jqxkanban.metadata.json +0 -1
  1273. package/jqxknob/jqwidgets-ng-jqxknob.metadata.json +0 -1
  1274. package/jqxlayout/jqwidgets-ng-jqxlayout.metadata.json +0 -1
  1275. package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.metadata.json +0 -1
  1276. package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.metadata.json +0 -1
  1277. package/jqxlistbox/jqwidgets-ng-jqxlistbox.metadata.json +0 -1
  1278. package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.metadata.json +0 -1
  1279. package/jqxloader/jqwidgets-ng-jqxloader.metadata.json +0 -1
  1280. package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.metadata.json +0 -1
  1281. package/jqxmenu/jqwidgets-ng-jqxmenu.metadata.json +0 -1
  1282. package/jqxnavbar/jqwidgets-ng-jqxnavbar.metadata.json +0 -1
  1283. package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.metadata.json +0 -1
  1284. package/jqxnotification/jqwidgets-ng-jqxnotification.metadata.json +0 -1
  1285. package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.metadata.json +0 -1
  1286. package/jqxpanel/jqwidgets-ng-jqxpanel.metadata.json +0 -1
  1287. package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.metadata.json +0 -1
  1288. package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.metadata.json +0 -1
  1289. package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.metadata.json +0 -1
  1290. package/jqxpopover/jqwidgets-ng-jqxpopover.metadata.json +0 -1
  1291. package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.metadata.json +0 -1
  1292. package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.metadata.json +0 -1
  1293. package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.metadata.json +0 -1
  1294. package/jqxrating/jqwidgets-ng-jqxrating.metadata.json +0 -1
  1295. package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.metadata.json +0 -1
  1296. package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.metadata.json +0 -1
  1297. package/jqxribbon/jqwidgets-ng-jqxribbon.metadata.json +0 -1
  1298. package/jqxscheduler/jqwidgets-ng-jqxscheduler.metadata.json +0 -1
  1299. package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.metadata.json +0 -1
  1300. package/jqxscrollview/jqwidgets-ng-jqxscrollview.metadata.json +0 -1
  1301. package/jqxslider/jqwidgets-ng-jqxslider.metadata.json +0 -1
  1302. package/jqxsortable/jqwidgets-ng-jqxsortable.metadata.json +0 -1
  1303. package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.metadata.json +0 -1
  1304. package/jqxsplitter/jqwidgets-ng-jqxsplitter.metadata.json +0 -1
  1305. package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.metadata.json +0 -1
  1306. package/jqxtabs/jqwidgets-ng-jqxtabs.metadata.json +0 -1
  1307. package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.metadata.json +0 -1
  1308. package/jqxtextarea/jqwidgets-ng-jqxtextarea.metadata.json +0 -1
  1309. package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.metadata.json +0 -1
  1310. package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.metadata.json +0 -1
  1311. package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.metadata.json +0 -1
  1312. package/jqxtooltip/jqwidgets-ng-jqxtooltip.metadata.json +0 -1
  1313. package/jqxtree/jqwidgets-ng-jqxtree.metadata.json +0 -1
  1314. package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.metadata.json +0 -1
  1315. package/jqxtreemap/jqwidgets-ng-jqxtreemap.metadata.json +0 -1
  1316. package/jqxvalidator/jqwidgets-ng-jqxvalidator.metadata.json +0 -1
  1317. package/jqxwindow/jqwidgets-ng-jqxwindow.metadata.json +0 -1
@@ -1,2379 +0,0 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxdata.export';
4
- import '../jqwidgets/jqxbuttons';
5
- import '../jqwidgets/jqxbuttongroup';
6
- import '../jqwidgets/jqxscrollbar';
7
- import '../jqwidgets/jqxmenu';
8
- import '../jqwidgets/jqxlistbox';
9
- import '../jqwidgets/jqxdropdownlist';
10
- import '../jqwidgets/jqxcombobox';
11
- import '../jqwidgets/jqxnumberinput';
12
- import '../jqwidgets/jqxcheckbox';
13
- import '../jqwidgets/globalization/globalize';
14
- import '../jqwidgets/jqxcalendar';
15
- import '../jqwidgets/jqxdatetimeinput';
16
- import '../jqwidgets/jqxgrid';
17
- import '../jqwidgets/jqxgrid.edit';
18
- import '../jqwidgets/jqxgrid.pager';
19
- import '../jqwidgets/jqxgrid.selection';
20
- import '../jqwidgets/jqxgrid.filter';
21
- import '../jqwidgets/jqxgrid.sort';
22
- import '../jqwidgets/jqxgrid.storage';
23
- import '../jqwidgets/jqxgrid.grouping';
24
- import '../jqwidgets/jqxgrid.export';
25
- import '../jqwidgets/jqxgrid.columnsresize';
26
- import '../jqwidgets/jqxgrid.columnsreorder';
27
- import '../jqwidgets/jqxgrid.aggregates';
28
- import '../jqwidgets/jqxgrid.chart';
29
- /// <reference path="../../jqwidgets.d.ts" />
30
- import { Component, Input, Output, EventEmitter, ElementRef } from '@angular/core';
31
- export class jqxGridComponent {
32
- constructor(containerElement) {
33
- this.autoCreate = true;
34
- this.properties = ['altrows', 'altstart', 'altstep', 'autoshowloadelement', 'autoshowfiltericon', 'autoshowcolumnsmenubutton', 'showcolumnlines', 'showrowlines', 'showcolumnheaderlines', 'adaptive', 'adaptivewidth', 'clipboard', 'closeablegroups', 'columnsmenuwidth', 'columnmenuopening', 'columnmenuclosing', 'cellhover', 'enablekeyboarddelete', 'enableellipsis', 'enablemousewheel', 'enableanimations', 'enabletooltips', 'enablehover', 'enablebrowserselection', 'everpresentrowposition', 'everpresentrowheight', 'everpresentrowactions', 'everpresentrowactionsmode', 'filterrowheight', 'filtermode', 'groupsrenderer', 'groupcolumnrenderer', 'groupsexpandedbydefault', 'handlekeyboardnavigation', 'pagerrenderer', 'rtl', 'showdefaultloadelement', 'showfiltercolumnbackground', 'showfiltermenuitems', 'showpinnedcolumnbackground', 'showsortcolumnbackground', 'showsortmenuitems', 'showgroupmenuitems', 'showrowdetailscolumn', 'showheader', 'showgroupsheader', 'showaggregates', 'showgroupaggregates', 'showeverpresentrow', 'showfilterrow', 'showemptyrow', 'showstatusbar', 'statusbarheight', 'showtoolbar', 'showfilterbar', 'filterbarmode', 'selectionmode', 'updatefilterconditions', 'updatefilterpanel', 'theme', 'toolbarheight', 'autoheight', 'autorowheight', 'columnsheight', 'deferreddatafields', 'groupsheaderheight', 'groupindentwidth', 'height', 'pagerheight', 'rowsheight', 'scrollbarsize', 'scrollmode', 'scrollfeedback', 'width', 'autosavestate', 'autoloadstate', 'columns', 'enableSanitize', 'cardview', 'cardviewcolumns', 'cardheight', 'cardsize', 'columngroups', 'columnsmenu', 'columnsresize', 'columnsautoresize', 'columnsreorder', 'charting', 'disabled', 'editable', 'batcheditable', 'editmode', 'filter', 'filterable', 'groupable', 'groups', 'horizontalscrollbarstep', 'horizontalscrollbarlargestep', 'initrowdetails', 'keyboardnavigation', 'localization', 'pagesize', 'pagesizeoptions', 'pagermode', 'pagerbuttonscount', 'pageable', 'autofill', 'rowdetails', 'rowdetailstemplate', 'ready', 'rendered', 'renderstatusbar', 'rendertoolbar', 'rendergridrows', 'sortable', 'sortmode', 'selectedrowindex', 'selectedrowindexes', 'source', 'sorttogglestates', 'updatedelay', 'virtualmode', 'verticalscrollbarstep', 'verticalscrollbarlargestep'];
35
- // jqxGridComponent events
36
- this.onBindingcomplete = new EventEmitter();
37
- this.onColumnresized = new EventEmitter();
38
- this.onColumnreordered = new EventEmitter();
39
- this.onColumnclick = new EventEmitter();
40
- this.onCellclick = new EventEmitter();
41
- this.onCelldoubleclick = new EventEmitter();
42
- this.onCellselect = new EventEmitter();
43
- this.onCellunselect = new EventEmitter();
44
- this.onCellvaluechanged = new EventEmitter();
45
- this.onCellbeginedit = new EventEmitter();
46
- this.onCellendedit = new EventEmitter();
47
- this.onFilter = new EventEmitter();
48
- this.onGroupschanged = new EventEmitter();
49
- this.onGroupexpand = new EventEmitter();
50
- this.onGroupcollapse = new EventEmitter();
51
- this.onPagechanged = new EventEmitter();
52
- this.onPagesizechanged = new EventEmitter();
53
- this.onRowclick = new EventEmitter();
54
- this.onRowdoubleclick = new EventEmitter();
55
- this.onRowselect = new EventEmitter();
56
- this.onRowunselect = new EventEmitter();
57
- this.onRowexpand = new EventEmitter();
58
- this.onRowcollapse = new EventEmitter();
59
- this.onSort = new EventEmitter();
60
- this.elementRef = containerElement;
61
- }
62
- ngOnInit() {
63
- }
64
- ;
65
- ngAfterViewInit() {
66
- let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
67
- let html = '';
68
- let options = {};
69
- if (children.length > 0) {
70
- this.container = document.createElement('div');
71
- html = this.elementRef.nativeElement.innerHTML;
72
- this.container.appendChild(this.elementRef.nativeElement.firstChild);
73
- this.elementRef.nativeElement.innerHTML = html;
74
- this.content = html;
75
- let result = JQXLite.jqx.parseSourceTag(this.container);
76
- if (this['attrColumns'] !== undefined) {
77
- ;
78
- options['source'] = result.source;
79
- }
80
- else {
81
- options['source'] = result.source;
82
- options['columns'] = result.columns;
83
- }
84
- }
85
- if (this.autoCreate) {
86
- this.createComponent(options);
87
- }
88
- }
89
- ;
90
- ngAfterViewChecked() {
91
- if (this.container) {
92
- if (this.content !== this.container.innerHTML) {
93
- this.content = this.container.innerHTML;
94
- let result = JQXLite.jqx.parseSourceTag(this.container);
95
- let columns = this.host.jqxGrid('columns');
96
- if (columns.length === 0) {
97
- this.host.jqxGrid({ source: result.source, columns: result.columns });
98
- }
99
- else {
100
- this.host.jqxGrid({ source: result.source });
101
- }
102
- }
103
- }
104
- }
105
- ;
106
- ngOnChanges(changes) {
107
- if (this.host) {
108
- for (let i = 0; i < this.properties.length; i++) {
109
- let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
110
- let areEqual = false;
111
- if (this[attrName] !== undefined) {
112
- if (typeof this[attrName] === 'object') {
113
- if (this[attrName] instanceof Array) {
114
- areEqual = this.arraysEqual(this[attrName], this.host.jqxGrid(this.properties[i]));
115
- }
116
- if (areEqual) {
117
- return false;
118
- }
119
- this.host.jqxGrid(this.properties[i], this[attrName]);
120
- continue;
121
- }
122
- if (this[attrName] !== this.host.jqxGrid(this.properties[i])) {
123
- this.host.jqxGrid(this.properties[i], this[attrName]);
124
- }
125
- }
126
- }
127
- }
128
- }
129
- arraysEqual(attrValue, hostValue) {
130
- if ((attrValue && !hostValue) || (!attrValue && hostValue)) {
131
- return false;
132
- }
133
- if (attrValue.length != hostValue.length) {
134
- return false;
135
- }
136
- for (let i = 0; i < attrValue.length; i++) {
137
- if (attrValue[i] !== hostValue[i]) {
138
- return false;
139
- }
140
- }
141
- return true;
142
- }
143
- manageAttributes() {
144
- let options = {};
145
- for (let i = 0; i < this.properties.length; i++) {
146
- let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
147
- if (this[attrName] !== undefined) {
148
- options[this.properties[i]] = this[attrName];
149
- }
150
- }
151
- return options;
152
- }
153
- moveClasses(parentEl, childEl) {
154
- let classes = parentEl.classList;
155
- if (classes.length > 0) {
156
- childEl.classList.add(...classes);
157
- }
158
- parentEl.className = '';
159
- }
160
- moveStyles(parentEl, childEl) {
161
- let style = parentEl.style.cssText;
162
- childEl.style.cssText = style;
163
- parentEl.style.cssText = '';
164
- }
165
- createComponent(options) {
166
- if (this.host) {
167
- return;
168
- }
169
- if (options) {
170
- JQXLite.extend(options, this.manageAttributes());
171
- }
172
- else {
173
- options = this.manageAttributes();
174
- }
175
- this.host = JQXLite(this.elementRef.nativeElement.firstChild);
176
- this.moveClasses(this.elementRef.nativeElement, this.host[0]);
177
- this.moveStyles(this.elementRef.nativeElement, this.host[0]);
178
- this.__wireEvents__();
179
- this.widgetObject = jqwidgets.createInstance(this.host, 'jqxGrid', options);
180
- }
181
- createWidget(options) {
182
- this.createComponent(options);
183
- }
184
- __updateRect__() {
185
- if (this.host)
186
- this.host.css({ width: this.attrWidth, height: this.attrHeight });
187
- }
188
- setOptions(options) {
189
- this.host.jqxGrid('setOptions', options);
190
- }
191
- // jqxGridComponent properties
192
- altrows(arg) {
193
- if (this.autoCreate && !this.host) {
194
- this.createComponent();
195
- }
196
- if (arg !== undefined) {
197
- this.host.jqxGrid('altrows', arg);
198
- }
199
- else {
200
- return this.host.jqxGrid('altrows');
201
- }
202
- }
203
- altstart(arg) {
204
- if (this.autoCreate && !this.host) {
205
- this.createComponent();
206
- }
207
- if (arg !== undefined) {
208
- this.host.jqxGrid('altstart', arg);
209
- }
210
- else {
211
- return this.host.jqxGrid('altstart');
212
- }
213
- }
214
- altstep(arg) {
215
- if (this.autoCreate && !this.host) {
216
- this.createComponent();
217
- }
218
- if (arg !== undefined) {
219
- this.host.jqxGrid('altstep', arg);
220
- }
221
- else {
222
- return this.host.jqxGrid('altstep');
223
- }
224
- }
225
- autoshowloadelement(arg) {
226
- if (this.autoCreate && !this.host) {
227
- this.createComponent();
228
- }
229
- if (arg !== undefined) {
230
- this.host.jqxGrid('autoshowloadelement', arg);
231
- }
232
- else {
233
- return this.host.jqxGrid('autoshowloadelement');
234
- }
235
- }
236
- autoshowfiltericon(arg) {
237
- if (this.autoCreate && !this.host) {
238
- this.createComponent();
239
- }
240
- if (arg !== undefined) {
241
- this.host.jqxGrid('autoshowfiltericon', arg);
242
- }
243
- else {
244
- return this.host.jqxGrid('autoshowfiltericon');
245
- }
246
- }
247
- autoshowcolumnsmenubutton(arg) {
248
- if (this.autoCreate && !this.host) {
249
- this.createComponent();
250
- }
251
- if (arg !== undefined) {
252
- this.host.jqxGrid('autoshowcolumnsmenubutton', arg);
253
- }
254
- else {
255
- return this.host.jqxGrid('autoshowcolumnsmenubutton');
256
- }
257
- }
258
- showcolumnlines(arg) {
259
- if (this.autoCreate && !this.host) {
260
- this.createComponent();
261
- }
262
- if (arg !== undefined) {
263
- this.host.jqxGrid('showcolumnlines', arg);
264
- }
265
- else {
266
- return this.host.jqxGrid('showcolumnlines');
267
- }
268
- }
269
- showrowlines(arg) {
270
- if (this.autoCreate && !this.host) {
271
- this.createComponent();
272
- }
273
- if (arg !== undefined) {
274
- this.host.jqxGrid('showrowlines', arg);
275
- }
276
- else {
277
- return this.host.jqxGrid('showrowlines');
278
- }
279
- }
280
- showcolumnheaderlines(arg) {
281
- if (this.autoCreate && !this.host) {
282
- this.createComponent();
283
- }
284
- if (arg !== undefined) {
285
- this.host.jqxGrid('showcolumnheaderlines', arg);
286
- }
287
- else {
288
- return this.host.jqxGrid('showcolumnheaderlines');
289
- }
290
- }
291
- adaptive(arg) {
292
- if (this.autoCreate && !this.host) {
293
- this.createComponent();
294
- }
295
- if (arg !== undefined) {
296
- this.host.jqxGrid('adaptive', arg);
297
- }
298
- else {
299
- return this.host.jqxGrid('adaptive');
300
- }
301
- }
302
- adaptivewidth(arg) {
303
- if (this.autoCreate && !this.host) {
304
- this.createComponent();
305
- }
306
- if (arg !== undefined) {
307
- this.host.jqxGrid('adaptivewidth', arg);
308
- }
309
- else {
310
- return this.host.jqxGrid('adaptivewidth');
311
- }
312
- }
313
- clipboard(arg) {
314
- if (this.autoCreate && !this.host) {
315
- this.createComponent();
316
- }
317
- if (arg !== undefined) {
318
- this.host.jqxGrid('clipboard', arg);
319
- }
320
- else {
321
- return this.host.jqxGrid('clipboard');
322
- }
323
- }
324
- closeablegroups(arg) {
325
- if (this.autoCreate && !this.host) {
326
- this.createComponent();
327
- }
328
- if (arg !== undefined) {
329
- this.host.jqxGrid('closeablegroups', arg);
330
- }
331
- else {
332
- return this.host.jqxGrid('closeablegroups');
333
- }
334
- }
335
- columnsmenuwidth(arg) {
336
- if (this.autoCreate && !this.host) {
337
- this.createComponent();
338
- }
339
- if (arg !== undefined) {
340
- this.host.jqxGrid('columnsmenuwidth', arg);
341
- }
342
- else {
343
- return this.host.jqxGrid('columnsmenuwidth');
344
- }
345
- }
346
- columnmenuopening(arg) {
347
- if (this.autoCreate && !this.host) {
348
- this.createComponent();
349
- }
350
- if (arg !== undefined) {
351
- this.host.jqxGrid('columnmenuopening', arg);
352
- }
353
- else {
354
- return this.host.jqxGrid('columnmenuopening');
355
- }
356
- }
357
- columnmenuclosing(arg) {
358
- if (this.autoCreate && !this.host) {
359
- this.createComponent();
360
- }
361
- if (arg !== undefined) {
362
- this.host.jqxGrid('columnmenuclosing', arg);
363
- }
364
- else {
365
- return this.host.jqxGrid('columnmenuclosing');
366
- }
367
- }
368
- cellhover(arg) {
369
- if (this.autoCreate && !this.host) {
370
- this.createComponent();
371
- }
372
- if (arg !== undefined) {
373
- this.host.jqxGrid('cellhover', arg);
374
- }
375
- else {
376
- return this.host.jqxGrid('cellhover');
377
- }
378
- }
379
- enablekeyboarddelete(arg) {
380
- if (this.autoCreate && !this.host) {
381
- this.createComponent();
382
- }
383
- if (arg !== undefined) {
384
- this.host.jqxGrid('enablekeyboarddelete', arg);
385
- }
386
- else {
387
- return this.host.jqxGrid('enablekeyboarddelete');
388
- }
389
- }
390
- enableellipsis(arg) {
391
- if (this.autoCreate && !this.host) {
392
- this.createComponent();
393
- }
394
- if (arg !== undefined) {
395
- this.host.jqxGrid('enableellipsis', arg);
396
- }
397
- else {
398
- return this.host.jqxGrid('enableellipsis');
399
- }
400
- }
401
- enablemousewheel(arg) {
402
- if (this.autoCreate && !this.host) {
403
- this.createComponent();
404
- }
405
- if (arg !== undefined) {
406
- this.host.jqxGrid('enablemousewheel', arg);
407
- }
408
- else {
409
- return this.host.jqxGrid('enablemousewheel');
410
- }
411
- }
412
- enableanimations(arg) {
413
- if (this.autoCreate && !this.host) {
414
- this.createComponent();
415
- }
416
- if (arg !== undefined) {
417
- this.host.jqxGrid('enableanimations', arg);
418
- }
419
- else {
420
- return this.host.jqxGrid('enableanimations');
421
- }
422
- }
423
- enabletooltips(arg) {
424
- if (this.autoCreate && !this.host) {
425
- this.createComponent();
426
- }
427
- if (arg !== undefined) {
428
- this.host.jqxGrid('enabletooltips', arg);
429
- }
430
- else {
431
- return this.host.jqxGrid('enabletooltips');
432
- }
433
- }
434
- enablehover(arg) {
435
- if (this.autoCreate && !this.host) {
436
- this.createComponent();
437
- }
438
- if (arg !== undefined) {
439
- this.host.jqxGrid('enablehover', arg);
440
- }
441
- else {
442
- return this.host.jqxGrid('enablehover');
443
- }
444
- }
445
- enablebrowserselection(arg) {
446
- if (this.autoCreate && !this.host) {
447
- this.createComponent();
448
- }
449
- if (arg !== undefined) {
450
- this.host.jqxGrid('enablebrowserselection', arg);
451
- }
452
- else {
453
- return this.host.jqxGrid('enablebrowserselection');
454
- }
455
- }
456
- everpresentrowposition(arg) {
457
- if (this.autoCreate && !this.host) {
458
- this.createComponent();
459
- }
460
- if (arg !== undefined) {
461
- this.host.jqxGrid('everpresentrowposition', arg);
462
- }
463
- else {
464
- return this.host.jqxGrid('everpresentrowposition');
465
- }
466
- }
467
- everpresentrowheight(arg) {
468
- if (this.autoCreate && !this.host) {
469
- this.createComponent();
470
- }
471
- if (arg !== undefined) {
472
- this.host.jqxGrid('everpresentrowheight', arg);
473
- }
474
- else {
475
- return this.host.jqxGrid('everpresentrowheight');
476
- }
477
- }
478
- everpresentrowactions(arg) {
479
- if (this.autoCreate && !this.host) {
480
- this.createComponent();
481
- }
482
- if (arg !== undefined) {
483
- this.host.jqxGrid('everpresentrowactions', arg);
484
- }
485
- else {
486
- return this.host.jqxGrid('everpresentrowactions');
487
- }
488
- }
489
- everpresentrowactionsmode(arg) {
490
- if (this.autoCreate && !this.host) {
491
- this.createComponent();
492
- }
493
- if (arg !== undefined) {
494
- this.host.jqxGrid('everpresentrowactionsmode', arg);
495
- }
496
- else {
497
- return this.host.jqxGrid('everpresentrowactionsmode');
498
- }
499
- }
500
- filterrowheight(arg) {
501
- if (this.autoCreate && !this.host) {
502
- this.createComponent();
503
- }
504
- if (arg !== undefined) {
505
- this.host.jqxGrid('filterrowheight', arg);
506
- }
507
- else {
508
- return this.host.jqxGrid('filterrowheight');
509
- }
510
- }
511
- filtermode(arg) {
512
- if (this.autoCreate && !this.host) {
513
- this.createComponent();
514
- }
515
- if (arg !== undefined) {
516
- this.host.jqxGrid('filtermode', arg);
517
- }
518
- else {
519
- return this.host.jqxGrid('filtermode');
520
- }
521
- }
522
- groupsrenderer(arg) {
523
- if (this.autoCreate && !this.host) {
524
- this.createComponent();
525
- }
526
- if (arg !== undefined) {
527
- this.host.jqxGrid('groupsrenderer', arg);
528
- }
529
- else {
530
- return this.host.jqxGrid('groupsrenderer');
531
- }
532
- }
533
- groupcolumnrenderer(arg) {
534
- if (this.autoCreate && !this.host) {
535
- this.createComponent();
536
- }
537
- if (arg !== undefined) {
538
- this.host.jqxGrid('groupcolumnrenderer', arg);
539
- }
540
- else {
541
- return this.host.jqxGrid('groupcolumnrenderer');
542
- }
543
- }
544
- groupsexpandedbydefault(arg) {
545
- if (this.autoCreate && !this.host) {
546
- this.createComponent();
547
- }
548
- if (arg !== undefined) {
549
- this.host.jqxGrid('groupsexpandedbydefault', arg);
550
- }
551
- else {
552
- return this.host.jqxGrid('groupsexpandedbydefault');
553
- }
554
- }
555
- handlekeyboardnavigation(arg) {
556
- if (this.autoCreate && !this.host) {
557
- this.createComponent();
558
- }
559
- if (arg !== undefined) {
560
- this.host.jqxGrid('handlekeyboardnavigation', arg);
561
- }
562
- else {
563
- return this.host.jqxGrid('handlekeyboardnavigation');
564
- }
565
- }
566
- pagerrenderer(arg) {
567
- if (this.autoCreate && !this.host) {
568
- this.createComponent();
569
- }
570
- if (arg !== undefined) {
571
- this.host.jqxGrid('pagerrenderer', arg);
572
- }
573
- else {
574
- return this.host.jqxGrid('pagerrenderer');
575
- }
576
- }
577
- rtl(arg) {
578
- if (this.autoCreate && !this.host) {
579
- this.createComponent();
580
- }
581
- if (arg !== undefined) {
582
- this.host.jqxGrid('rtl', arg);
583
- }
584
- else {
585
- return this.host.jqxGrid('rtl');
586
- }
587
- }
588
- showdefaultloadelement(arg) {
589
- if (this.autoCreate && !this.host) {
590
- this.createComponent();
591
- }
592
- if (arg !== undefined) {
593
- this.host.jqxGrid('showdefaultloadelement', arg);
594
- }
595
- else {
596
- return this.host.jqxGrid('showdefaultloadelement');
597
- }
598
- }
599
- showfiltercolumnbackground(arg) {
600
- if (this.autoCreate && !this.host) {
601
- this.createComponent();
602
- }
603
- if (arg !== undefined) {
604
- this.host.jqxGrid('showfiltercolumnbackground', arg);
605
- }
606
- else {
607
- return this.host.jqxGrid('showfiltercolumnbackground');
608
- }
609
- }
610
- showfiltermenuitems(arg) {
611
- if (this.autoCreate && !this.host) {
612
- this.createComponent();
613
- }
614
- if (arg !== undefined) {
615
- this.host.jqxGrid('showfiltermenuitems', arg);
616
- }
617
- else {
618
- return this.host.jqxGrid('showfiltermenuitems');
619
- }
620
- }
621
- showpinnedcolumnbackground(arg) {
622
- if (this.autoCreate && !this.host) {
623
- this.createComponent();
624
- }
625
- if (arg !== undefined) {
626
- this.host.jqxGrid('showpinnedcolumnbackground', arg);
627
- }
628
- else {
629
- return this.host.jqxGrid('showpinnedcolumnbackground');
630
- }
631
- }
632
- showsortcolumnbackground(arg) {
633
- if (this.autoCreate && !this.host) {
634
- this.createComponent();
635
- }
636
- if (arg !== undefined) {
637
- this.host.jqxGrid('showsortcolumnbackground', arg);
638
- }
639
- else {
640
- return this.host.jqxGrid('showsortcolumnbackground');
641
- }
642
- }
643
- showsortmenuitems(arg) {
644
- if (this.autoCreate && !this.host) {
645
- this.createComponent();
646
- }
647
- if (arg !== undefined) {
648
- this.host.jqxGrid('showsortmenuitems', arg);
649
- }
650
- else {
651
- return this.host.jqxGrid('showsortmenuitems');
652
- }
653
- }
654
- showgroupmenuitems(arg) {
655
- if (this.autoCreate && !this.host) {
656
- this.createComponent();
657
- }
658
- if (arg !== undefined) {
659
- this.host.jqxGrid('showgroupmenuitems', arg);
660
- }
661
- else {
662
- return this.host.jqxGrid('showgroupmenuitems');
663
- }
664
- }
665
- showrowdetailscolumn(arg) {
666
- if (this.autoCreate && !this.host) {
667
- this.createComponent();
668
- }
669
- if (arg !== undefined) {
670
- this.host.jqxGrid('showrowdetailscolumn', arg);
671
- }
672
- else {
673
- return this.host.jqxGrid('showrowdetailscolumn');
674
- }
675
- }
676
- showheader(arg) {
677
- if (this.autoCreate && !this.host) {
678
- this.createComponent();
679
- }
680
- if (arg !== undefined) {
681
- this.host.jqxGrid('showheader', arg);
682
- }
683
- else {
684
- return this.host.jqxGrid('showheader');
685
- }
686
- }
687
- showgroupsheader(arg) {
688
- if (this.autoCreate && !this.host) {
689
- this.createComponent();
690
- }
691
- if (arg !== undefined) {
692
- this.host.jqxGrid('showgroupsheader', arg);
693
- }
694
- else {
695
- return this.host.jqxGrid('showgroupsheader');
696
- }
697
- }
698
- showaggregates(arg) {
699
- if (this.autoCreate && !this.host) {
700
- this.createComponent();
701
- }
702
- if (arg !== undefined) {
703
- this.host.jqxGrid('showaggregates', arg);
704
- }
705
- else {
706
- return this.host.jqxGrid('showaggregates');
707
- }
708
- }
709
- showgroupaggregates(arg) {
710
- if (this.autoCreate && !this.host) {
711
- this.createComponent();
712
- }
713
- if (arg !== undefined) {
714
- this.host.jqxGrid('showgroupaggregates', arg);
715
- }
716
- else {
717
- return this.host.jqxGrid('showgroupaggregates');
718
- }
719
- }
720
- showeverpresentrow(arg) {
721
- if (this.autoCreate && !this.host) {
722
- this.createComponent();
723
- }
724
- if (arg !== undefined) {
725
- this.host.jqxGrid('showeverpresentrow', arg);
726
- }
727
- else {
728
- return this.host.jqxGrid('showeverpresentrow');
729
- }
730
- }
731
- showfilterrow(arg) {
732
- if (this.autoCreate && !this.host) {
733
- this.createComponent();
734
- }
735
- if (arg !== undefined) {
736
- this.host.jqxGrid('showfilterrow', arg);
737
- }
738
- else {
739
- return this.host.jqxGrid('showfilterrow');
740
- }
741
- }
742
- showemptyrow(arg) {
743
- if (this.autoCreate && !this.host) {
744
- this.createComponent();
745
- }
746
- if (arg !== undefined) {
747
- this.host.jqxGrid('showemptyrow', arg);
748
- }
749
- else {
750
- return this.host.jqxGrid('showemptyrow');
751
- }
752
- }
753
- showstatusbar(arg) {
754
- if (this.autoCreate && !this.host) {
755
- this.createComponent();
756
- }
757
- if (arg !== undefined) {
758
- this.host.jqxGrid('showstatusbar', arg);
759
- }
760
- else {
761
- return this.host.jqxGrid('showstatusbar');
762
- }
763
- }
764
- statusbarheight(arg) {
765
- if (this.autoCreate && !this.host) {
766
- this.createComponent();
767
- }
768
- if (arg !== undefined) {
769
- this.host.jqxGrid('statusbarheight', arg);
770
- }
771
- else {
772
- return this.host.jqxGrid('statusbarheight');
773
- }
774
- }
775
- showtoolbar(arg) {
776
- if (this.autoCreate && !this.host) {
777
- this.createComponent();
778
- }
779
- if (arg !== undefined) {
780
- this.host.jqxGrid('showtoolbar', arg);
781
- }
782
- else {
783
- return this.host.jqxGrid('showtoolbar');
784
- }
785
- }
786
- showfilterbar(arg) {
787
- if (this.autoCreate && !this.host) {
788
- this.createComponent();
789
- }
790
- if (arg !== undefined) {
791
- this.host.jqxGrid('showfilterbar', arg);
792
- }
793
- else {
794
- return this.host.jqxGrid('showfilterbar');
795
- }
796
- }
797
- filterbarmode(arg) {
798
- if (this.autoCreate && !this.host) {
799
- this.createComponent();
800
- }
801
- if (arg !== undefined) {
802
- this.host.jqxGrid('filterbarmode', arg);
803
- }
804
- else {
805
- return this.host.jqxGrid('filterbarmode');
806
- }
807
- }
808
- selectionmode(arg) {
809
- if (this.autoCreate && !this.host) {
810
- this.createComponent();
811
- }
812
- if (arg !== undefined) {
813
- this.host.jqxGrid('selectionmode', arg);
814
- }
815
- else {
816
- return this.host.jqxGrid('selectionmode');
817
- }
818
- }
819
- updatefilterconditions(arg) {
820
- if (this.autoCreate && !this.host) {
821
- this.createComponent();
822
- }
823
- if (arg !== undefined) {
824
- this.host.jqxGrid('updatefilterconditions', arg);
825
- }
826
- else {
827
- return this.host.jqxGrid('updatefilterconditions');
828
- }
829
- }
830
- updatefilterpanel(arg) {
831
- if (this.autoCreate && !this.host) {
832
- this.createComponent();
833
- }
834
- if (arg !== undefined) {
835
- this.host.jqxGrid('updatefilterpanel', arg);
836
- }
837
- else {
838
- return this.host.jqxGrid('updatefilterpanel');
839
- }
840
- }
841
- theme(arg) {
842
- if (this.autoCreate && !this.host) {
843
- this.createComponent();
844
- }
845
- if (arg !== undefined) {
846
- this.host.jqxGrid('theme', arg);
847
- }
848
- else {
849
- return this.host.jqxGrid('theme');
850
- }
851
- }
852
- toolbarheight(arg) {
853
- if (this.autoCreate && !this.host) {
854
- this.createComponent();
855
- }
856
- if (arg !== undefined) {
857
- this.host.jqxGrid('toolbarheight', arg);
858
- }
859
- else {
860
- return this.host.jqxGrid('toolbarheight');
861
- }
862
- }
863
- autoheight(arg) {
864
- if (this.autoCreate && !this.host) {
865
- this.createComponent();
866
- }
867
- if (arg !== undefined) {
868
- this.host.jqxGrid('autoheight', arg);
869
- }
870
- else {
871
- return this.host.jqxGrid('autoheight');
872
- }
873
- }
874
- autorowheight(arg) {
875
- if (this.autoCreate && !this.host) {
876
- this.createComponent();
877
- }
878
- if (arg !== undefined) {
879
- this.host.jqxGrid('autorowheight', arg);
880
- }
881
- else {
882
- return this.host.jqxGrid('autorowheight');
883
- }
884
- }
885
- columnsheight(arg) {
886
- if (this.autoCreate && !this.host) {
887
- this.createComponent();
888
- }
889
- if (arg !== undefined) {
890
- this.host.jqxGrid('columnsheight', arg);
891
- }
892
- else {
893
- return this.host.jqxGrid('columnsheight');
894
- }
895
- }
896
- deferreddatafields(arg) {
897
- if (this.autoCreate && !this.host) {
898
- this.createComponent();
899
- }
900
- if (arg !== undefined) {
901
- this.host.jqxGrid('deferreddatafields', arg);
902
- }
903
- else {
904
- return this.host.jqxGrid('deferreddatafields');
905
- }
906
- }
907
- groupsheaderheight(arg) {
908
- if (this.autoCreate && !this.host) {
909
- this.createComponent();
910
- }
911
- if (arg !== undefined) {
912
- this.host.jqxGrid('groupsheaderheight', arg);
913
- }
914
- else {
915
- return this.host.jqxGrid('groupsheaderheight');
916
- }
917
- }
918
- groupindentwidth(arg) {
919
- if (this.autoCreate && !this.host) {
920
- this.createComponent();
921
- }
922
- if (arg !== undefined) {
923
- this.host.jqxGrid('groupindentwidth', arg);
924
- }
925
- else {
926
- return this.host.jqxGrid('groupindentwidth');
927
- }
928
- }
929
- height(arg) {
930
- if (this.autoCreate && !this.host) {
931
- this.createComponent();
932
- }
933
- if (arg !== undefined) {
934
- this.host.jqxGrid('height', arg);
935
- }
936
- else {
937
- return this.host.jqxGrid('height');
938
- }
939
- }
940
- pagerheight(arg) {
941
- if (this.autoCreate && !this.host) {
942
- this.createComponent();
943
- }
944
- if (arg !== undefined) {
945
- this.host.jqxGrid('pagerheight', arg);
946
- }
947
- else {
948
- return this.host.jqxGrid('pagerheight');
949
- }
950
- }
951
- rowsheight(arg) {
952
- if (this.autoCreate && !this.host) {
953
- this.createComponent();
954
- }
955
- if (arg !== undefined) {
956
- this.host.jqxGrid('rowsheight', arg);
957
- }
958
- else {
959
- return this.host.jqxGrid('rowsheight');
960
- }
961
- }
962
- scrollbarsize(arg) {
963
- if (this.autoCreate && !this.host) {
964
- this.createComponent();
965
- }
966
- if (arg !== undefined) {
967
- this.host.jqxGrid('scrollbarsize', arg);
968
- }
969
- else {
970
- return this.host.jqxGrid('scrollbarsize');
971
- }
972
- }
973
- scrollmode(arg) {
974
- if (this.autoCreate && !this.host) {
975
- this.createComponent();
976
- }
977
- if (arg !== undefined) {
978
- this.host.jqxGrid('scrollmode', arg);
979
- }
980
- else {
981
- return this.host.jqxGrid('scrollmode');
982
- }
983
- }
984
- scrollfeedback(arg) {
985
- if (this.autoCreate && !this.host) {
986
- this.createComponent();
987
- }
988
- if (arg !== undefined) {
989
- this.host.jqxGrid('scrollfeedback', arg);
990
- }
991
- else {
992
- return this.host.jqxGrid('scrollfeedback');
993
- }
994
- }
995
- width(arg) {
996
- if (this.autoCreate && !this.host) {
997
- this.createComponent();
998
- }
999
- if (arg !== undefined) {
1000
- this.host.jqxGrid('width', arg);
1001
- }
1002
- else {
1003
- return this.host.jqxGrid('width');
1004
- }
1005
- }
1006
- autosavestate(arg) {
1007
- if (this.autoCreate && !this.host) {
1008
- this.createComponent();
1009
- }
1010
- if (arg !== undefined) {
1011
- this.host.jqxGrid('autosavestate', arg);
1012
- }
1013
- else {
1014
- return this.host.jqxGrid('autosavestate');
1015
- }
1016
- }
1017
- autoloadstate(arg) {
1018
- if (this.autoCreate && !this.host) {
1019
- this.createComponent();
1020
- }
1021
- if (arg !== undefined) {
1022
- this.host.jqxGrid('autoloadstate', arg);
1023
- }
1024
- else {
1025
- return this.host.jqxGrid('autoloadstate');
1026
- }
1027
- }
1028
- columns(arg) {
1029
- if (this.autoCreate && !this.host) {
1030
- this.createComponent();
1031
- }
1032
- if (arg !== undefined) {
1033
- this.host.jqxGrid('columns', arg);
1034
- }
1035
- else {
1036
- return this.host.jqxGrid('columns');
1037
- }
1038
- }
1039
- enableSanitize(arg) {
1040
- if (this.autoCreate && !this.host) {
1041
- this.createComponent();
1042
- }
1043
- if (arg !== undefined) {
1044
- this.host.jqxGrid('enableSanitize', arg);
1045
- }
1046
- else {
1047
- return this.host.jqxGrid('enableSanitize');
1048
- }
1049
- }
1050
- cardview(arg) {
1051
- if (this.autoCreate && !this.host) {
1052
- this.createComponent();
1053
- }
1054
- if (arg !== undefined) {
1055
- this.host.jqxGrid('cardview', arg);
1056
- }
1057
- else {
1058
- return this.host.jqxGrid('cardview');
1059
- }
1060
- }
1061
- cardviewcolumns(arg) {
1062
- if (this.autoCreate && !this.host) {
1063
- this.createComponent();
1064
- }
1065
- if (arg !== undefined) {
1066
- this.host.jqxGrid('cardviewcolumns', arg);
1067
- }
1068
- else {
1069
- return this.host.jqxGrid('cardviewcolumns');
1070
- }
1071
- }
1072
- cardheight(arg) {
1073
- if (this.autoCreate && !this.host) {
1074
- this.createComponent();
1075
- }
1076
- if (arg !== undefined) {
1077
- this.host.jqxGrid('cardheight', arg);
1078
- }
1079
- else {
1080
- return this.host.jqxGrid('cardheight');
1081
- }
1082
- }
1083
- cardsize(arg) {
1084
- if (this.autoCreate && !this.host) {
1085
- this.createComponent();
1086
- }
1087
- if (arg !== undefined) {
1088
- this.host.jqxGrid('cardsize', arg);
1089
- }
1090
- else {
1091
- return this.host.jqxGrid('cardsize');
1092
- }
1093
- }
1094
- columngroups(arg) {
1095
- if (this.autoCreate && !this.host) {
1096
- this.createComponent();
1097
- }
1098
- if (arg !== undefined) {
1099
- this.host.jqxGrid('columngroups', arg);
1100
- }
1101
- else {
1102
- return this.host.jqxGrid('columngroups');
1103
- }
1104
- }
1105
- columnsmenu(arg) {
1106
- if (this.autoCreate && !this.host) {
1107
- this.createComponent();
1108
- }
1109
- if (arg !== undefined) {
1110
- this.host.jqxGrid('columnsmenu', arg);
1111
- }
1112
- else {
1113
- return this.host.jqxGrid('columnsmenu');
1114
- }
1115
- }
1116
- columnsresize(arg) {
1117
- if (this.autoCreate && !this.host) {
1118
- this.createComponent();
1119
- }
1120
- if (arg !== undefined) {
1121
- this.host.jqxGrid('columnsresize', arg);
1122
- }
1123
- else {
1124
- return this.host.jqxGrid('columnsresize');
1125
- }
1126
- }
1127
- columnsautoresize(arg) {
1128
- if (this.autoCreate && !this.host) {
1129
- this.createComponent();
1130
- }
1131
- if (arg !== undefined) {
1132
- this.host.jqxGrid('columnsautoresize', arg);
1133
- }
1134
- else {
1135
- return this.host.jqxGrid('columnsautoresize');
1136
- }
1137
- }
1138
- columnsreorder(arg) {
1139
- if (this.autoCreate && !this.host) {
1140
- this.createComponent();
1141
- }
1142
- if (arg !== undefined) {
1143
- this.host.jqxGrid('columnsreorder', arg);
1144
- }
1145
- else {
1146
- return this.host.jqxGrid('columnsreorder');
1147
- }
1148
- }
1149
- charting(arg) {
1150
- if (this.autoCreate && !this.host) {
1151
- this.createComponent();
1152
- }
1153
- if (arg !== undefined) {
1154
- this.host.jqxGrid('charting', arg);
1155
- }
1156
- else {
1157
- return this.host.jqxGrid('charting');
1158
- }
1159
- }
1160
- disabled(arg) {
1161
- if (this.autoCreate && !this.host) {
1162
- this.createComponent();
1163
- }
1164
- if (arg !== undefined) {
1165
- this.host.jqxGrid('disabled', arg);
1166
- }
1167
- else {
1168
- return this.host.jqxGrid('disabled');
1169
- }
1170
- }
1171
- editable(arg) {
1172
- if (this.autoCreate && !this.host) {
1173
- this.createComponent();
1174
- }
1175
- if (arg !== undefined) {
1176
- this.host.jqxGrid('editable', arg);
1177
- }
1178
- else {
1179
- return this.host.jqxGrid('editable');
1180
- }
1181
- }
1182
- batcheditable(arg) {
1183
- if (this.autoCreate && !this.host) {
1184
- this.createComponent();
1185
- }
1186
- if (arg !== undefined) {
1187
- this.host.jqxGrid('batcheditable', arg);
1188
- }
1189
- else {
1190
- return this.host.jqxGrid('batcheditable');
1191
- }
1192
- }
1193
- editmode(arg) {
1194
- if (this.autoCreate && !this.host) {
1195
- this.createComponent();
1196
- }
1197
- if (arg !== undefined) {
1198
- this.host.jqxGrid('editmode', arg);
1199
- }
1200
- else {
1201
- return this.host.jqxGrid('editmode');
1202
- }
1203
- }
1204
- filter(arg) {
1205
- if (this.autoCreate && !this.host) {
1206
- this.createComponent();
1207
- }
1208
- if (arg !== undefined) {
1209
- this.host.jqxGrid('filter', arg);
1210
- }
1211
- else {
1212
- return this.host.jqxGrid('filter');
1213
- }
1214
- }
1215
- filterable(arg) {
1216
- if (this.autoCreate && !this.host) {
1217
- this.createComponent();
1218
- }
1219
- if (arg !== undefined) {
1220
- this.host.jqxGrid('filterable', arg);
1221
- }
1222
- else {
1223
- return this.host.jqxGrid('filterable');
1224
- }
1225
- }
1226
- groupable(arg) {
1227
- if (this.autoCreate && !this.host) {
1228
- this.createComponent();
1229
- }
1230
- if (arg !== undefined) {
1231
- this.host.jqxGrid('groupable', arg);
1232
- }
1233
- else {
1234
- return this.host.jqxGrid('groupable');
1235
- }
1236
- }
1237
- groups(arg) {
1238
- if (this.autoCreate && !this.host) {
1239
- this.createComponent();
1240
- }
1241
- if (arg !== undefined) {
1242
- this.host.jqxGrid('groups', arg);
1243
- }
1244
- else {
1245
- return this.host.jqxGrid('groups');
1246
- }
1247
- }
1248
- horizontalscrollbarstep(arg) {
1249
- if (this.autoCreate && !this.host) {
1250
- this.createComponent();
1251
- }
1252
- if (arg !== undefined) {
1253
- this.host.jqxGrid('horizontalscrollbarstep', arg);
1254
- }
1255
- else {
1256
- return this.host.jqxGrid('horizontalscrollbarstep');
1257
- }
1258
- }
1259
- horizontalscrollbarlargestep(arg) {
1260
- if (this.autoCreate && !this.host) {
1261
- this.createComponent();
1262
- }
1263
- if (arg !== undefined) {
1264
- this.host.jqxGrid('horizontalscrollbarlargestep', arg);
1265
- }
1266
- else {
1267
- return this.host.jqxGrid('horizontalscrollbarlargestep');
1268
- }
1269
- }
1270
- initrowdetails(arg) {
1271
- if (this.autoCreate && !this.host) {
1272
- this.createComponent();
1273
- }
1274
- if (arg !== undefined) {
1275
- this.host.jqxGrid('initrowdetails', arg);
1276
- }
1277
- else {
1278
- return this.host.jqxGrid('initrowdetails');
1279
- }
1280
- }
1281
- keyboardnavigation(arg) {
1282
- if (this.autoCreate && !this.host) {
1283
- this.createComponent();
1284
- }
1285
- if (arg !== undefined) {
1286
- this.host.jqxGrid('keyboardnavigation', arg);
1287
- }
1288
- else {
1289
- return this.host.jqxGrid('keyboardnavigation');
1290
- }
1291
- }
1292
- localization(arg) {
1293
- if (this.autoCreate && !this.host) {
1294
- this.createComponent();
1295
- }
1296
- if (arg !== undefined) {
1297
- this.host.jqxGrid('localization', arg);
1298
- }
1299
- else {
1300
- return this.host.jqxGrid('localization');
1301
- }
1302
- }
1303
- pagesize(arg) {
1304
- if (this.autoCreate && !this.host) {
1305
- this.createComponent();
1306
- }
1307
- if (arg !== undefined) {
1308
- this.host.jqxGrid('pagesize', arg);
1309
- }
1310
- else {
1311
- return this.host.jqxGrid('pagesize');
1312
- }
1313
- }
1314
- pagesizeoptions(arg) {
1315
- if (this.autoCreate && !this.host) {
1316
- this.createComponent();
1317
- }
1318
- if (arg !== undefined) {
1319
- this.host.jqxGrid('pagesizeoptions', arg);
1320
- }
1321
- else {
1322
- return this.host.jqxGrid('pagesizeoptions');
1323
- }
1324
- }
1325
- pagermode(arg) {
1326
- if (this.autoCreate && !this.host) {
1327
- this.createComponent();
1328
- }
1329
- if (arg !== undefined) {
1330
- this.host.jqxGrid('pagermode', arg);
1331
- }
1332
- else {
1333
- return this.host.jqxGrid('pagermode');
1334
- }
1335
- }
1336
- pagerbuttonscount(arg) {
1337
- if (this.autoCreate && !this.host) {
1338
- this.createComponent();
1339
- }
1340
- if (arg !== undefined) {
1341
- this.host.jqxGrid('pagerbuttonscount', arg);
1342
- }
1343
- else {
1344
- return this.host.jqxGrid('pagerbuttonscount');
1345
- }
1346
- }
1347
- pageable(arg) {
1348
- if (this.autoCreate && !this.host) {
1349
- this.createComponent();
1350
- }
1351
- if (arg !== undefined) {
1352
- this.host.jqxGrid('pageable', arg);
1353
- }
1354
- else {
1355
- return this.host.jqxGrid('pageable');
1356
- }
1357
- }
1358
- autofill(arg) {
1359
- if (this.autoCreate && !this.host) {
1360
- this.createComponent();
1361
- }
1362
- if (arg !== undefined) {
1363
- this.host.jqxGrid('autofill', arg);
1364
- }
1365
- else {
1366
- return this.host.jqxGrid('autofill');
1367
- }
1368
- }
1369
- rowdetails(arg) {
1370
- if (this.autoCreate && !this.host) {
1371
- this.createComponent();
1372
- }
1373
- if (arg !== undefined) {
1374
- this.host.jqxGrid('rowdetails', arg);
1375
- }
1376
- else {
1377
- return this.host.jqxGrid('rowdetails');
1378
- }
1379
- }
1380
- rowdetailstemplate(arg) {
1381
- if (this.autoCreate && !this.host) {
1382
- this.createComponent();
1383
- }
1384
- if (arg !== undefined) {
1385
- this.host.jqxGrid('rowdetailstemplate', arg);
1386
- }
1387
- else {
1388
- return this.host.jqxGrid('rowdetailstemplate');
1389
- }
1390
- }
1391
- ready(arg) {
1392
- if (this.autoCreate && !this.host) {
1393
- this.createComponent();
1394
- }
1395
- if (arg !== undefined) {
1396
- this.host.jqxGrid('ready', arg);
1397
- }
1398
- else {
1399
- return this.host.jqxGrid('ready');
1400
- }
1401
- }
1402
- rendered(arg) {
1403
- if (this.autoCreate && !this.host) {
1404
- this.createComponent();
1405
- }
1406
- if (arg !== undefined) {
1407
- this.host.jqxGrid('rendered', arg);
1408
- }
1409
- else {
1410
- return this.host.jqxGrid('rendered');
1411
- }
1412
- }
1413
- renderstatusbar(arg) {
1414
- if (this.autoCreate && !this.host) {
1415
- this.createComponent();
1416
- }
1417
- if (arg !== undefined) {
1418
- this.host.jqxGrid('renderstatusbar', arg);
1419
- }
1420
- else {
1421
- return this.host.jqxGrid('renderstatusbar');
1422
- }
1423
- }
1424
- rendertoolbar(arg) {
1425
- if (this.autoCreate && !this.host) {
1426
- this.createComponent();
1427
- }
1428
- if (arg !== undefined) {
1429
- this.host.jqxGrid('rendertoolbar', arg);
1430
- }
1431
- else {
1432
- return this.host.jqxGrid('rendertoolbar');
1433
- }
1434
- }
1435
- rendergridrows(arg) {
1436
- if (this.autoCreate && !this.host) {
1437
- this.createComponent();
1438
- }
1439
- if (arg !== undefined) {
1440
- this.host.jqxGrid('rendergridrows', arg);
1441
- }
1442
- else {
1443
- return this.host.jqxGrid('rendergridrows');
1444
- }
1445
- }
1446
- sortable(arg) {
1447
- if (this.autoCreate && !this.host) {
1448
- this.createComponent();
1449
- }
1450
- if (arg !== undefined) {
1451
- this.host.jqxGrid('sortable', arg);
1452
- }
1453
- else {
1454
- return this.host.jqxGrid('sortable');
1455
- }
1456
- }
1457
- sortmode(arg) {
1458
- if (this.autoCreate && !this.host) {
1459
- this.createComponent();
1460
- }
1461
- if (arg !== undefined) {
1462
- this.host.jqxGrid('sortmode', arg);
1463
- }
1464
- else {
1465
- return this.host.jqxGrid('sortmode');
1466
- }
1467
- }
1468
- selectedrowindex(arg) {
1469
- if (this.autoCreate && !this.host) {
1470
- this.createComponent();
1471
- }
1472
- if (arg !== undefined) {
1473
- this.host.jqxGrid('selectedrowindex', arg);
1474
- }
1475
- else {
1476
- return this.host.jqxGrid('selectedrowindex');
1477
- }
1478
- }
1479
- selectedrowindexes(arg) {
1480
- if (this.autoCreate && !this.host) {
1481
- this.createComponent();
1482
- }
1483
- if (arg !== undefined) {
1484
- this.host.jqxGrid('selectedrowindexes', arg);
1485
- }
1486
- else {
1487
- return this.host.jqxGrid('selectedrowindexes');
1488
- }
1489
- }
1490
- source(arg) {
1491
- if (this.autoCreate && !this.host) {
1492
- this.createComponent();
1493
- }
1494
- if (arg !== undefined) {
1495
- this.host.jqxGrid('source', arg);
1496
- }
1497
- else {
1498
- return this.host.jqxGrid('source');
1499
- }
1500
- }
1501
- sorttogglestates(arg) {
1502
- if (this.autoCreate && !this.host) {
1503
- this.createComponent();
1504
- }
1505
- if (arg !== undefined) {
1506
- this.host.jqxGrid('sorttogglestates', arg);
1507
- }
1508
- else {
1509
- return this.host.jqxGrid('sorttogglestates');
1510
- }
1511
- }
1512
- updatedelay(arg) {
1513
- if (this.autoCreate && !this.host) {
1514
- this.createComponent();
1515
- }
1516
- if (arg !== undefined) {
1517
- this.host.jqxGrid('updatedelay', arg);
1518
- }
1519
- else {
1520
- return this.host.jqxGrid('updatedelay');
1521
- }
1522
- }
1523
- virtualmode(arg) {
1524
- if (this.autoCreate && !this.host) {
1525
- this.createComponent();
1526
- }
1527
- if (arg !== undefined) {
1528
- this.host.jqxGrid('virtualmode', arg);
1529
- }
1530
- else {
1531
- return this.host.jqxGrid('virtualmode');
1532
- }
1533
- }
1534
- verticalscrollbarstep(arg) {
1535
- if (this.autoCreate && !this.host) {
1536
- this.createComponent();
1537
- }
1538
- if (arg !== undefined) {
1539
- this.host.jqxGrid('verticalscrollbarstep', arg);
1540
- }
1541
- else {
1542
- return this.host.jqxGrid('verticalscrollbarstep');
1543
- }
1544
- }
1545
- verticalscrollbarlargestep(arg) {
1546
- if (this.autoCreate && !this.host) {
1547
- this.createComponent();
1548
- }
1549
- if (arg !== undefined) {
1550
- this.host.jqxGrid('verticalscrollbarlargestep', arg);
1551
- }
1552
- else {
1553
- return this.host.jqxGrid('verticalscrollbarlargestep');
1554
- }
1555
- }
1556
- // jqxGridComponent functions
1557
- autoresizecolumns(type) {
1558
- if (this.autoCreate && !this.host) {
1559
- this.createComponent();
1560
- }
1561
- this.host.jqxGrid('autoresizecolumns', type);
1562
- }
1563
- autoresizecolumn(dataField, type) {
1564
- if (this.autoCreate && !this.host) {
1565
- this.createComponent();
1566
- }
1567
- this.host.jqxGrid('autoresizecolumn', dataField, type);
1568
- }
1569
- beginupdate() {
1570
- if (this.autoCreate && !this.host) {
1571
- this.createComponent();
1572
- }
1573
- this.host.jqxGrid('beginupdate');
1574
- }
1575
- clear() {
1576
- if (this.autoCreate && !this.host) {
1577
- this.createComponent();
1578
- }
1579
- this.host.jqxGrid('clear');
1580
- }
1581
- createChart(type, dataSource) {
1582
- if (this.autoCreate && !this.host) {
1583
- this.createComponent();
1584
- }
1585
- this.host.jqxGrid('createChart', type, dataSource);
1586
- }
1587
- destroy() {
1588
- if (this.autoCreate && !this.host) {
1589
- this.createComponent();
1590
- }
1591
- this.host.jqxGrid('destroy');
1592
- }
1593
- endupdate() {
1594
- if (this.autoCreate && !this.host) {
1595
- this.createComponent();
1596
- }
1597
- this.host.jqxGrid('endupdate');
1598
- }
1599
- ensurerowvisible(rowBoundIndex) {
1600
- if (this.autoCreate && !this.host) {
1601
- this.createComponent();
1602
- }
1603
- this.host.jqxGrid('ensurerowvisible', rowBoundIndex);
1604
- }
1605
- focus() {
1606
- if (this.autoCreate && !this.host) {
1607
- this.createComponent();
1608
- }
1609
- this.host.jqxGrid('focus');
1610
- }
1611
- getcolumnindex(dataField) {
1612
- if (this.autoCreate && !this.host) {
1613
- this.createComponent();
1614
- }
1615
- return this.host.jqxGrid('getcolumnindex', dataField);
1616
- }
1617
- getcolumn(dataField) {
1618
- if (this.autoCreate && !this.host) {
1619
- this.createComponent();
1620
- }
1621
- return this.host.jqxGrid('getcolumn', dataField);
1622
- }
1623
- getcolumnproperty(dataField, propertyName) {
1624
- if (this.autoCreate && !this.host) {
1625
- this.createComponent();
1626
- }
1627
- return this.host.jqxGrid('getcolumnproperty', dataField, propertyName);
1628
- }
1629
- getrowid(rowBoundIndex) {
1630
- if (this.autoCreate && !this.host) {
1631
- this.createComponent();
1632
- }
1633
- return this.host.jqxGrid('getrowid', rowBoundIndex);
1634
- }
1635
- getrowdata(rowBoundIndex) {
1636
- if (this.autoCreate && !this.host) {
1637
- this.createComponent();
1638
- }
1639
- return this.host.jqxGrid('getrowdata', rowBoundIndex);
1640
- }
1641
- getrowdatabyid(rowID) {
1642
- if (this.autoCreate && !this.host) {
1643
- this.createComponent();
1644
- }
1645
- return this.host.jqxGrid('getrowdatabyid', rowID);
1646
- }
1647
- getrowboundindexbyid(rowID) {
1648
- if (this.autoCreate && !this.host) {
1649
- this.createComponent();
1650
- }
1651
- return this.host.jqxGrid('getrowboundindexbyid', rowID);
1652
- }
1653
- getrowboundindex(rowDisplayIndex) {
1654
- if (this.autoCreate && !this.host) {
1655
- this.createComponent();
1656
- }
1657
- return this.host.jqxGrid('getrowboundindex', rowDisplayIndex);
1658
- }
1659
- getrows() {
1660
- if (this.autoCreate && !this.host) {
1661
- this.createComponent();
1662
- }
1663
- return this.host.jqxGrid('getrows');
1664
- }
1665
- getboundrows() {
1666
- if (this.autoCreate && !this.host) {
1667
- this.createComponent();
1668
- }
1669
- return this.host.jqxGrid('getboundrows');
1670
- }
1671
- getdisplayrows() {
1672
- if (this.autoCreate && !this.host) {
1673
- this.createComponent();
1674
- }
1675
- return this.host.jqxGrid('getdisplayrows');
1676
- }
1677
- getdatainformation() {
1678
- if (this.autoCreate && !this.host) {
1679
- this.createComponent();
1680
- }
1681
- return this.host.jqxGrid('getdatainformation');
1682
- }
1683
- getsortinformation() {
1684
- if (this.autoCreate && !this.host) {
1685
- this.createComponent();
1686
- }
1687
- return this.host.jqxGrid('getsortinformation');
1688
- }
1689
- getpaginginformation() {
1690
- if (this.autoCreate && !this.host) {
1691
- this.createComponent();
1692
- }
1693
- return this.host.jqxGrid('getpaginginformation');
1694
- }
1695
- hidecolumn(dataField) {
1696
- if (this.autoCreate && !this.host) {
1697
- this.createComponent();
1698
- }
1699
- this.host.jqxGrid('hidecolumn', dataField);
1700
- }
1701
- hideloadelement() {
1702
- if (this.autoCreate && !this.host) {
1703
- this.createComponent();
1704
- }
1705
- this.host.jqxGrid('hideloadelement');
1706
- }
1707
- hiderowdetails(rowBoundIndex) {
1708
- if (this.autoCreate && !this.host) {
1709
- this.createComponent();
1710
- }
1711
- this.host.jqxGrid('hiderowdetails', rowBoundIndex);
1712
- }
1713
- iscolumnvisible(dataField) {
1714
- if (this.autoCreate && !this.host) {
1715
- this.createComponent();
1716
- }
1717
- return this.host.jqxGrid('iscolumnvisible', dataField);
1718
- }
1719
- iscolumnpinned(dataField) {
1720
- if (this.autoCreate && !this.host) {
1721
- this.createComponent();
1722
- }
1723
- return this.host.jqxGrid('iscolumnpinned', dataField);
1724
- }
1725
- localizestrings(localizationobject) {
1726
- if (this.autoCreate && !this.host) {
1727
- this.createComponent();
1728
- }
1729
- this.host.jqxGrid('localizestrings', localizationobject);
1730
- }
1731
- pincolumn(dataField) {
1732
- if (this.autoCreate && !this.host) {
1733
- this.createComponent();
1734
- }
1735
- this.host.jqxGrid('pincolumn', dataField);
1736
- }
1737
- refreshdata() {
1738
- if (this.autoCreate && !this.host) {
1739
- this.createComponent();
1740
- }
1741
- this.host.jqxGrid('refreshdata');
1742
- }
1743
- refresh() {
1744
- if (this.autoCreate && !this.host) {
1745
- this.createComponent();
1746
- }
1747
- this.host.jqxGrid('refresh');
1748
- }
1749
- render() {
1750
- if (this.autoCreate && !this.host) {
1751
- this.createComponent();
1752
- }
1753
- this.host.jqxGrid('render');
1754
- }
1755
- scrolloffset(top, left) {
1756
- if (this.autoCreate && !this.host) {
1757
- this.createComponent();
1758
- }
1759
- this.host.jqxGrid('scrolloffset', top, left);
1760
- }
1761
- scrollposition() {
1762
- if (this.autoCreate && !this.host) {
1763
- this.createComponent();
1764
- }
1765
- return this.host.jqxGrid('scrollposition');
1766
- }
1767
- showloadelement() {
1768
- if (this.autoCreate && !this.host) {
1769
- this.createComponent();
1770
- }
1771
- this.host.jqxGrid('showloadelement');
1772
- }
1773
- showrowdetails(rowBoundIndex) {
1774
- if (this.autoCreate && !this.host) {
1775
- this.createComponent();
1776
- }
1777
- this.host.jqxGrid('showrowdetails', rowBoundIndex);
1778
- }
1779
- setcolumnindex(dataField, index) {
1780
- if (this.autoCreate && !this.host) {
1781
- this.createComponent();
1782
- }
1783
- this.host.jqxGrid('setcolumnindex', dataField, index);
1784
- }
1785
- setcolumnproperty(dataField, propertyName, propertyValue) {
1786
- if (this.autoCreate && !this.host) {
1787
- this.createComponent();
1788
- }
1789
- this.host.jqxGrid('setcolumnproperty', dataField, propertyName, propertyValue);
1790
- }
1791
- showcolumn(dataField) {
1792
- if (this.autoCreate && !this.host) {
1793
- this.createComponent();
1794
- }
1795
- this.host.jqxGrid('showcolumn', dataField);
1796
- }
1797
- unpincolumn(dataField) {
1798
- if (this.autoCreate && !this.host) {
1799
- this.createComponent();
1800
- }
1801
- this.host.jqxGrid('unpincolumn', dataField);
1802
- }
1803
- updatebounddata(type) {
1804
- if (this.autoCreate && !this.host) {
1805
- this.createComponent();
1806
- }
1807
- this.host.jqxGrid('updatebounddata', type);
1808
- }
1809
- updating() {
1810
- if (this.autoCreate && !this.host) {
1811
- this.createComponent();
1812
- }
1813
- return this.host.jqxGrid('updating');
1814
- }
1815
- getsortcolumn() {
1816
- if (this.autoCreate && !this.host) {
1817
- this.createComponent();
1818
- }
1819
- return this.host.jqxGrid('getsortcolumn');
1820
- }
1821
- removesort() {
1822
- if (this.autoCreate && !this.host) {
1823
- this.createComponent();
1824
- }
1825
- this.host.jqxGrid('removesort');
1826
- }
1827
- sortby(dataField, sortOrder) {
1828
- if (this.autoCreate && !this.host) {
1829
- this.createComponent();
1830
- }
1831
- this.host.jqxGrid('sortby', dataField, sortOrder);
1832
- }
1833
- addgroup(dataField) {
1834
- if (this.autoCreate && !this.host) {
1835
- this.createComponent();
1836
- }
1837
- this.host.jqxGrid('addgroup', dataField);
1838
- }
1839
- cleargroups() {
1840
- if (this.autoCreate && !this.host) {
1841
- this.createComponent();
1842
- }
1843
- this.host.jqxGrid('cleargroups');
1844
- }
1845
- collapsegroup(group) {
1846
- if (this.autoCreate && !this.host) {
1847
- this.createComponent();
1848
- }
1849
- this.host.jqxGrid('collapsegroup', group);
1850
- }
1851
- collapseallgroups() {
1852
- if (this.autoCreate && !this.host) {
1853
- this.createComponent();
1854
- }
1855
- this.host.jqxGrid('collapseallgroups');
1856
- }
1857
- expandallgroups() {
1858
- if (this.autoCreate && !this.host) {
1859
- this.createComponent();
1860
- }
1861
- this.host.jqxGrid('expandallgroups');
1862
- }
1863
- expandgroup(group) {
1864
- if (this.autoCreate && !this.host) {
1865
- this.createComponent();
1866
- }
1867
- this.host.jqxGrid('expandgroup', group);
1868
- }
1869
- getrootgroupscount() {
1870
- if (this.autoCreate && !this.host) {
1871
- this.createComponent();
1872
- }
1873
- return this.host.jqxGrid('getrootgroupscount');
1874
- }
1875
- getgroup(groupIndex) {
1876
- if (this.autoCreate && !this.host) {
1877
- this.createComponent();
1878
- }
1879
- return this.host.jqxGrid('getgroup', groupIndex);
1880
- }
1881
- insertgroup(groupIndex, dataField) {
1882
- if (this.autoCreate && !this.host) {
1883
- this.createComponent();
1884
- }
1885
- this.host.jqxGrid('insertgroup', groupIndex, dataField);
1886
- }
1887
- iscolumngroupable() {
1888
- if (this.autoCreate && !this.host) {
1889
- this.createComponent();
1890
- }
1891
- return this.host.jqxGrid('iscolumngroupable');
1892
- }
1893
- removegroupat(groupIndex) {
1894
- if (this.autoCreate && !this.host) {
1895
- this.createComponent();
1896
- }
1897
- this.host.jqxGrid('removegroupat', groupIndex);
1898
- }
1899
- removegroup(dataField) {
1900
- if (this.autoCreate && !this.host) {
1901
- this.createComponent();
1902
- }
1903
- this.host.jqxGrid('removegroup', dataField);
1904
- }
1905
- addfilter(dataField, filterGroup, refreshGrid) {
1906
- if (this.autoCreate && !this.host) {
1907
- this.createComponent();
1908
- }
1909
- this.host.jqxGrid('addfilter', dataField, filterGroup, refreshGrid);
1910
- }
1911
- applyfilters() {
1912
- if (this.autoCreate && !this.host) {
1913
- this.createComponent();
1914
- }
1915
- this.host.jqxGrid('applyfilters');
1916
- }
1917
- clearfilters() {
1918
- if (this.autoCreate && !this.host) {
1919
- this.createComponent();
1920
- }
1921
- this.host.jqxGrid('clearfilters');
1922
- }
1923
- getfilterinformation() {
1924
- if (this.autoCreate && !this.host) {
1925
- this.createComponent();
1926
- }
1927
- return this.host.jqxGrid('getfilterinformation');
1928
- }
1929
- getcolumnat(index) {
1930
- if (this.autoCreate && !this.host) {
1931
- this.createComponent();
1932
- }
1933
- return this.host.jqxGrid('getcolumnat', index);
1934
- }
1935
- removefilter(dataField, refreshGrid) {
1936
- if (this.autoCreate && !this.host) {
1937
- this.createComponent();
1938
- }
1939
- this.host.jqxGrid('removefilter', dataField, refreshGrid);
1940
- }
1941
- refreshfilterrow() {
1942
- if (this.autoCreate && !this.host) {
1943
- this.createComponent();
1944
- }
1945
- this.host.jqxGrid('refreshfilterrow');
1946
- }
1947
- gotopage(pagenumber) {
1948
- if (this.autoCreate && !this.host) {
1949
- this.createComponent();
1950
- }
1951
- this.host.jqxGrid('gotopage', pagenumber);
1952
- }
1953
- gotoprevpage() {
1954
- if (this.autoCreate && !this.host) {
1955
- this.createComponent();
1956
- }
1957
- this.host.jqxGrid('gotoprevpage');
1958
- }
1959
- gotonextpage() {
1960
- if (this.autoCreate && !this.host) {
1961
- this.createComponent();
1962
- }
1963
- this.host.jqxGrid('gotonextpage');
1964
- }
1965
- addrow(rowIds, data, rowPosition) {
1966
- if (this.autoCreate && !this.host) {
1967
- this.createComponent();
1968
- }
1969
- this.host.jqxGrid('addrow', rowIds, data, rowPosition);
1970
- }
1971
- begincelledit(rowBoundIndex, dataField) {
1972
- if (this.autoCreate && !this.host) {
1973
- this.createComponent();
1974
- }
1975
- this.host.jqxGrid('begincelledit', rowBoundIndex, dataField);
1976
- }
1977
- beginrowedit(rowBoundIndex) {
1978
- if (this.autoCreate && !this.host) {
1979
- this.createComponent();
1980
- }
1981
- this.host.jqxGrid('beginrowedit', rowBoundIndex);
1982
- }
1983
- closemenu() {
1984
- if (this.autoCreate && !this.host) {
1985
- this.createComponent();
1986
- }
1987
- this.host.jqxGrid('closemenu');
1988
- }
1989
- deleterow(rowIds) {
1990
- if (this.autoCreate && !this.host) {
1991
- this.createComponent();
1992
- }
1993
- this.host.jqxGrid('deleterow', rowIds);
1994
- }
1995
- endcelledit(rowBoundIndex, dataField, confirmChanges) {
1996
- if (this.autoCreate && !this.host) {
1997
- this.createComponent();
1998
- }
1999
- this.host.jqxGrid('endcelledit', rowBoundIndex, dataField, confirmChanges);
2000
- }
2001
- endrowedit(rowBoundIndex, confirmChanges) {
2002
- if (this.autoCreate && !this.host) {
2003
- this.createComponent();
2004
- }
2005
- this.host.jqxGrid('endrowedit', rowBoundIndex, confirmChanges);
2006
- }
2007
- getcell(rowBoundIndex, datafield) {
2008
- if (this.autoCreate && !this.host) {
2009
- this.createComponent();
2010
- }
2011
- return this.host.jqxGrid('getcell', rowBoundIndex, datafield);
2012
- }
2013
- getcellatposition(left, top) {
2014
- if (this.autoCreate && !this.host) {
2015
- this.createComponent();
2016
- }
2017
- return this.host.jqxGrid('getcellatposition', left, top);
2018
- }
2019
- getcelltext(rowBoundIndex, dataField) {
2020
- if (this.autoCreate && !this.host) {
2021
- this.createComponent();
2022
- }
2023
- return this.host.jqxGrid('getcelltext', rowBoundIndex, dataField);
2024
- }
2025
- getcelltextbyid(rowID, dataField) {
2026
- if (this.autoCreate && !this.host) {
2027
- this.createComponent();
2028
- }
2029
- return this.host.jqxGrid('getcelltextbyid', rowID, dataField);
2030
- }
2031
- getcellvaluebyid(rowID, dataField) {
2032
- if (this.autoCreate && !this.host) {
2033
- this.createComponent();
2034
- }
2035
- return this.host.jqxGrid('getcellvaluebyid', rowID, dataField);
2036
- }
2037
- getcellvalue(rowBoundIndex, dataField) {
2038
- if (this.autoCreate && !this.host) {
2039
- this.createComponent();
2040
- }
2041
- return this.host.jqxGrid('getcellvalue', rowBoundIndex, dataField);
2042
- }
2043
- isBindingCompleted() {
2044
- if (this.autoCreate && !this.host) {
2045
- this.createComponent();
2046
- }
2047
- return this.host.jqxGrid('isBindingCompleted');
2048
- }
2049
- openmenu(dataField) {
2050
- if (this.autoCreate && !this.host) {
2051
- this.createComponent();
2052
- }
2053
- this.host.jqxGrid('openmenu', dataField);
2054
- }
2055
- setcellvalue(rowBoundIndex, dataField, value) {
2056
- if (this.autoCreate && !this.host) {
2057
- this.createComponent();
2058
- }
2059
- this.host.jqxGrid('setcellvalue', rowBoundIndex, dataField, value);
2060
- }
2061
- setcellvaluebyid(rowID, dataField, value) {
2062
- if (this.autoCreate && !this.host) {
2063
- this.createComponent();
2064
- }
2065
- this.host.jqxGrid('setcellvaluebyid', rowID, dataField, value);
2066
- }
2067
- showvalidationpopup(rowBoundIndex, dataField, validationMessage) {
2068
- if (this.autoCreate && !this.host) {
2069
- this.createComponent();
2070
- }
2071
- this.host.jqxGrid('showvalidationpopup', rowBoundIndex, dataField, validationMessage);
2072
- }
2073
- updaterow(rowIds, data) {
2074
- if (this.autoCreate && !this.host) {
2075
- this.createComponent();
2076
- }
2077
- this.host.jqxGrid('updaterow', rowIds, data);
2078
- }
2079
- clearselection() {
2080
- if (this.autoCreate && !this.host) {
2081
- this.createComponent();
2082
- }
2083
- this.host.jqxGrid('clearselection');
2084
- }
2085
- getselectedrowindex() {
2086
- if (this.autoCreate && !this.host) {
2087
- this.createComponent();
2088
- }
2089
- return this.host.jqxGrid('getselectedrowindex');
2090
- }
2091
- getselectedrowindexes() {
2092
- if (this.autoCreate && !this.host) {
2093
- this.createComponent();
2094
- }
2095
- return this.host.jqxGrid('getselectedrowindexes');
2096
- }
2097
- getselectedcell() {
2098
- if (this.autoCreate && !this.host) {
2099
- this.createComponent();
2100
- }
2101
- return this.host.jqxGrid('getselectedcell');
2102
- }
2103
- getselectedcells() {
2104
- if (this.autoCreate && !this.host) {
2105
- this.createComponent();
2106
- }
2107
- return this.host.jqxGrid('getselectedcells');
2108
- }
2109
- selectcell(rowBoundIndex, dataField) {
2110
- if (this.autoCreate && !this.host) {
2111
- this.createComponent();
2112
- }
2113
- this.host.jqxGrid('selectcell', rowBoundIndex, dataField);
2114
- }
2115
- selectallrows() {
2116
- if (this.autoCreate && !this.host) {
2117
- this.createComponent();
2118
- }
2119
- this.host.jqxGrid('selectallrows');
2120
- }
2121
- selectrow(rowBoundIndex) {
2122
- if (this.autoCreate && !this.host) {
2123
- this.createComponent();
2124
- }
2125
- this.host.jqxGrid('selectrow', rowBoundIndex);
2126
- }
2127
- unselectrow(rowBoundIndex) {
2128
- if (this.autoCreate && !this.host) {
2129
- this.createComponent();
2130
- }
2131
- this.host.jqxGrid('unselectrow', rowBoundIndex);
2132
- }
2133
- unselectcell(rowBoundIndex, dataField) {
2134
- if (this.autoCreate && !this.host) {
2135
- this.createComponent();
2136
- }
2137
- this.host.jqxGrid('unselectcell', rowBoundIndex, dataField);
2138
- }
2139
- getcolumnaggregateddata(dataField, aggregates) {
2140
- if (this.autoCreate && !this.host) {
2141
- this.createComponent();
2142
- }
2143
- return this.host.jqxGrid('getcolumnaggregateddata', dataField, aggregates);
2144
- }
2145
- refreshaggregates() {
2146
- if (this.autoCreate && !this.host) {
2147
- this.createComponent();
2148
- }
2149
- this.host.jqxGrid('refreshaggregates');
2150
- }
2151
- renderaggregates() {
2152
- if (this.autoCreate && !this.host) {
2153
- this.createComponent();
2154
- }
2155
- this.host.jqxGrid('renderaggregates');
2156
- }
2157
- exportdata(dataType, fileName, exportHeader, rows, exportHiddenColumns, serverURL, charSet) {
2158
- if (this.autoCreate && !this.host) {
2159
- this.createComponent();
2160
- }
2161
- return this.host.jqxGrid('exportdata', dataType, fileName, exportHeader, rows, exportHiddenColumns, serverURL, charSet);
2162
- }
2163
- exportview(dataType, fileName) {
2164
- if (this.autoCreate && !this.host) {
2165
- this.createComponent();
2166
- }
2167
- return this.host.jqxGrid('exportview', dataType, fileName);
2168
- }
2169
- openColumnChooser(columns, header) {
2170
- if (this.autoCreate && !this.host) {
2171
- this.createComponent();
2172
- }
2173
- this.host.jqxGrid('openColumnChooser', columns, header);
2174
- }
2175
- getstate() {
2176
- if (this.autoCreate && !this.host) {
2177
- this.createComponent();
2178
- }
2179
- return this.host.jqxGrid('getstate');
2180
- }
2181
- loadstate(stateobject) {
2182
- if (this.autoCreate && !this.host) {
2183
- this.createComponent();
2184
- }
2185
- this.host.jqxGrid('loadstate', stateobject);
2186
- }
2187
- savestate() {
2188
- if (this.autoCreate && !this.host) {
2189
- this.createComponent();
2190
- }
2191
- return this.host.jqxGrid('savestate');
2192
- }
2193
- __wireEvents__() {
2194
- this.host.on('bindingcomplete', (eventData) => { this.onBindingcomplete.emit(eventData); });
2195
- this.host.on('columnresized', (eventData) => { this.onColumnresized.emit(eventData); });
2196
- this.host.on('columnreordered', (eventData) => { this.onColumnreordered.emit(eventData); });
2197
- this.host.on('columnclick', (eventData) => { this.onColumnclick.emit(eventData); });
2198
- this.host.on('cellclick', (eventData) => { this.onCellclick.emit(eventData); });
2199
- this.host.on('celldoubleclick', (eventData) => { this.onCelldoubleclick.emit(eventData); });
2200
- this.host.on('cellselect', (eventData) => { this.onCellselect.emit(eventData); });
2201
- this.host.on('cellunselect', (eventData) => { this.onCellunselect.emit(eventData); });
2202
- this.host.on('cellvaluechanged', (eventData) => { this.onCellvaluechanged.emit(eventData); });
2203
- this.host.on('cellbeginedit', (eventData) => { this.onCellbeginedit.emit(eventData); });
2204
- this.host.on('cellendedit', (eventData) => { this.onCellendedit.emit(eventData); });
2205
- this.host.on('filter', (eventData) => { this.onFilter.emit(eventData); });
2206
- this.host.on('groupschanged', (eventData) => { this.onGroupschanged.emit(eventData); });
2207
- this.host.on('groupexpand', (eventData) => { this.onGroupexpand.emit(eventData); });
2208
- this.host.on('groupcollapse', (eventData) => { this.onGroupcollapse.emit(eventData); });
2209
- this.host.on('pagechanged', (eventData) => { this.onPagechanged.emit(eventData); });
2210
- this.host.on('pagesizechanged', (eventData) => { this.onPagesizechanged.emit(eventData); });
2211
- this.host.on('rowclick', (eventData) => { this.onRowclick.emit(eventData); });
2212
- this.host.on('rowdoubleclick', (eventData) => { this.onRowdoubleclick.emit(eventData); });
2213
- this.host.on('rowselect', (eventData) => { this.onRowselect.emit(eventData); });
2214
- this.host.on('rowunselect', (eventData) => { this.onRowunselect.emit(eventData); });
2215
- this.host.on('rowexpand', (eventData) => { this.onRowexpand.emit(eventData); });
2216
- this.host.on('rowcollapse', (eventData) => { this.onRowcollapse.emit(eventData); });
2217
- this.host.on('sort', (eventData) => { this.onSort.emit(eventData); });
2218
- }
2219
- } //jqxGridComponent
2220
- jqxGridComponent.decorators = [
2221
- { type: Component, args: [{
2222
- selector: 'jqxGrid',
2223
- template: '<div><ng-content></ng-content></div>'
2224
- },] }
2225
- ];
2226
- jqxGridComponent.ctorParameters = () => [
2227
- { type: ElementRef }
2228
- ];
2229
- jqxGridComponent.propDecorators = {
2230
- attrAltrows: [{ type: Input, args: ['altrows',] }],
2231
- attrAltstart: [{ type: Input, args: ['altstart',] }],
2232
- attrAltstep: [{ type: Input, args: ['altstep',] }],
2233
- attrAutoshowloadelement: [{ type: Input, args: ['autoshowloadelement',] }],
2234
- attrAutoshowfiltericon: [{ type: Input, args: ['autoshowfiltericon',] }],
2235
- attrAutoshowcolumnsmenubutton: [{ type: Input, args: ['autoshowcolumnsmenubutton',] }],
2236
- attrShowcolumnlines: [{ type: Input, args: ['showcolumnlines',] }],
2237
- attrShowrowlines: [{ type: Input, args: ['showrowlines',] }],
2238
- attrShowcolumnheaderlines: [{ type: Input, args: ['showcolumnheaderlines',] }],
2239
- attrAdaptive: [{ type: Input, args: ['adaptive',] }],
2240
- attrAdaptivewidth: [{ type: Input, args: ['adaptivewidth',] }],
2241
- attrClipboard: [{ type: Input, args: ['clipboard',] }],
2242
- attrCloseablegroups: [{ type: Input, args: ['closeablegroups',] }],
2243
- attrColumnsmenuwidth: [{ type: Input, args: ['columnsmenuwidth',] }],
2244
- attrColumnmenuopening: [{ type: Input, args: ['columnmenuopening',] }],
2245
- attrColumnmenuclosing: [{ type: Input, args: ['columnmenuclosing',] }],
2246
- attrCellhover: [{ type: Input, args: ['cellhover',] }],
2247
- attrEnablekeyboarddelete: [{ type: Input, args: ['enablekeyboarddelete',] }],
2248
- attrEnableellipsis: [{ type: Input, args: ['enableellipsis',] }],
2249
- attrEnablemousewheel: [{ type: Input, args: ['enablemousewheel',] }],
2250
- attrEnableanimations: [{ type: Input, args: ['enableanimations',] }],
2251
- attrEnabletooltips: [{ type: Input, args: ['enabletooltips',] }],
2252
- attrEnablehover: [{ type: Input, args: ['enablehover',] }],
2253
- attrEnablebrowserselection: [{ type: Input, args: ['enablebrowserselection',] }],
2254
- attrEverpresentrowposition: [{ type: Input, args: ['everpresentrowposition',] }],
2255
- attrEverpresentrowheight: [{ type: Input, args: ['everpresentrowheight',] }],
2256
- attrEverpresentrowactions: [{ type: Input, args: ['everpresentrowactions',] }],
2257
- attrEverpresentrowactionsmode: [{ type: Input, args: ['everpresentrowactionsmode',] }],
2258
- attrFilterrowheight: [{ type: Input, args: ['filterrowheight',] }],
2259
- attrFiltermode: [{ type: Input, args: ['filtermode',] }],
2260
- attrGroupsrenderer: [{ type: Input, args: ['groupsrenderer',] }],
2261
- attrGroupcolumnrenderer: [{ type: Input, args: ['groupcolumnrenderer',] }],
2262
- attrGroupsexpandedbydefault: [{ type: Input, args: ['groupsexpandedbydefault',] }],
2263
- attrHandlekeyboardnavigation: [{ type: Input, args: ['handlekeyboardnavigation',] }],
2264
- attrPagerrenderer: [{ type: Input, args: ['pagerrenderer',] }],
2265
- attrRtl: [{ type: Input, args: ['rtl',] }],
2266
- attrShowdefaultloadelement: [{ type: Input, args: ['showdefaultloadelement',] }],
2267
- attrShowfiltercolumnbackground: [{ type: Input, args: ['showfiltercolumnbackground',] }],
2268
- attrShowfiltermenuitems: [{ type: Input, args: ['showfiltermenuitems',] }],
2269
- attrShowpinnedcolumnbackground: [{ type: Input, args: ['showpinnedcolumnbackground',] }],
2270
- attrShowsortcolumnbackground: [{ type: Input, args: ['showsortcolumnbackground',] }],
2271
- attrShowsortmenuitems: [{ type: Input, args: ['showsortmenuitems',] }],
2272
- attrShowgroupmenuitems: [{ type: Input, args: ['showgroupmenuitems',] }],
2273
- attrShowrowdetailscolumn: [{ type: Input, args: ['showrowdetailscolumn',] }],
2274
- attrShowheader: [{ type: Input, args: ['showheader',] }],
2275
- attrShowgroupsheader: [{ type: Input, args: ['showgroupsheader',] }],
2276
- attrShowaggregates: [{ type: Input, args: ['showaggregates',] }],
2277
- attrShowgroupaggregates: [{ type: Input, args: ['showgroupaggregates',] }],
2278
- attrShoweverpresentrow: [{ type: Input, args: ['showeverpresentrow',] }],
2279
- attrShowfilterrow: [{ type: Input, args: ['showfilterrow',] }],
2280
- attrShowemptyrow: [{ type: Input, args: ['showemptyrow',] }],
2281
- attrShowstatusbar: [{ type: Input, args: ['showstatusbar',] }],
2282
- attrStatusbarheight: [{ type: Input, args: ['statusbarheight',] }],
2283
- attrShowtoolbar: [{ type: Input, args: ['showtoolbar',] }],
2284
- attrShowfilterbar: [{ type: Input, args: ['showfilterbar',] }],
2285
- attrFilterbarmode: [{ type: Input, args: ['filterbarmode',] }],
2286
- attrSelectionmode: [{ type: Input, args: ['selectionmode',] }],
2287
- attrUpdatefilterconditions: [{ type: Input, args: ['updatefilterconditions',] }],
2288
- attrUpdatefilterpanel: [{ type: Input, args: ['updatefilterpanel',] }],
2289
- attrTheme: [{ type: Input, args: ['theme',] }],
2290
- attrToolbarheight: [{ type: Input, args: ['toolbarheight',] }],
2291
- attrAutoheight: [{ type: Input, args: ['autoheight',] }],
2292
- attrAutorowheight: [{ type: Input, args: ['autorowheight',] }],
2293
- attrColumnsheight: [{ type: Input, args: ['columnsheight',] }],
2294
- attrDeferreddatafields: [{ type: Input, args: ['deferreddatafields',] }],
2295
- attrGroupsheaderheight: [{ type: Input, args: ['groupsheaderheight',] }],
2296
- attrGroupindentwidth: [{ type: Input, args: ['groupindentwidth',] }],
2297
- attrPagerheight: [{ type: Input, args: ['pagerheight',] }],
2298
- attrRowsheight: [{ type: Input, args: ['rowsheight',] }],
2299
- attrScrollbarsize: [{ type: Input, args: ['scrollbarsize',] }],
2300
- attrScrollmode: [{ type: Input, args: ['scrollmode',] }],
2301
- attrScrollfeedback: [{ type: Input, args: ['scrollfeedback',] }],
2302
- attrAutosavestate: [{ type: Input, args: ['autosavestate',] }],
2303
- attrAutoloadstate: [{ type: Input, args: ['autoloadstate',] }],
2304
- attrColumns: [{ type: Input, args: ['columns',] }],
2305
- attrEnableSanitize: [{ type: Input, args: ['enableSanitize',] }],
2306
- attrCardview: [{ type: Input, args: ['cardview',] }],
2307
- attrCardviewcolumns: [{ type: Input, args: ['cardviewcolumns',] }],
2308
- attrCardheight: [{ type: Input, args: ['cardheight',] }],
2309
- attrCardsize: [{ type: Input, args: ['cardsize',] }],
2310
- attrColumngroups: [{ type: Input, args: ['columngroups',] }],
2311
- attrColumnsmenu: [{ type: Input, args: ['columnsmenu',] }],
2312
- attrColumnsresize: [{ type: Input, args: ['columnsresize',] }],
2313
- attrColumnsautoresize: [{ type: Input, args: ['columnsautoresize',] }],
2314
- attrColumnsreorder: [{ type: Input, args: ['columnsreorder',] }],
2315
- attrCharting: [{ type: Input, args: ['charting',] }],
2316
- attrDisabled: [{ type: Input, args: ['disabled',] }],
2317
- attrEditable: [{ type: Input, args: ['editable',] }],
2318
- attrBatcheditable: [{ type: Input, args: ['batcheditable',] }],
2319
- attrEditmode: [{ type: Input, args: ['editmode',] }],
2320
- attrFilter: [{ type: Input, args: ['filter',] }],
2321
- attrFilterable: [{ type: Input, args: ['filterable',] }],
2322
- attrGroupable: [{ type: Input, args: ['groupable',] }],
2323
- attrGroups: [{ type: Input, args: ['groups',] }],
2324
- attrHorizontalscrollbarstep: [{ type: Input, args: ['horizontalscrollbarstep',] }],
2325
- attrHorizontalscrollbarlargestep: [{ type: Input, args: ['horizontalscrollbarlargestep',] }],
2326
- attrInitrowdetails: [{ type: Input, args: ['initrowdetails',] }],
2327
- attrKeyboardnavigation: [{ type: Input, args: ['keyboardnavigation',] }],
2328
- attrLocalization: [{ type: Input, args: ['localization',] }],
2329
- attrPagesize: [{ type: Input, args: ['pagesize',] }],
2330
- attrPagesizeoptions: [{ type: Input, args: ['pagesizeoptions',] }],
2331
- attrPagermode: [{ type: Input, args: ['pagermode',] }],
2332
- attrPagerbuttonscount: [{ type: Input, args: ['pagerbuttonscount',] }],
2333
- attrPageable: [{ type: Input, args: ['pageable',] }],
2334
- attrAutofill: [{ type: Input, args: ['autofill',] }],
2335
- attrRowdetails: [{ type: Input, args: ['rowdetails',] }],
2336
- attrRowdetailstemplate: [{ type: Input, args: ['rowdetailstemplate',] }],
2337
- attrReady: [{ type: Input, args: ['ready',] }],
2338
- attrRendered: [{ type: Input, args: ['rendered',] }],
2339
- attrRenderstatusbar: [{ type: Input, args: ['renderstatusbar',] }],
2340
- attrRendertoolbar: [{ type: Input, args: ['rendertoolbar',] }],
2341
- attrRendergridrows: [{ type: Input, args: ['rendergridrows',] }],
2342
- attrSortable: [{ type: Input, args: ['sortable',] }],
2343
- attrSortmode: [{ type: Input, args: ['sortmode',] }],
2344
- attrSelectedrowindex: [{ type: Input, args: ['selectedrowindex',] }],
2345
- attrSelectedrowindexes: [{ type: Input, args: ['selectedrowindexes',] }],
2346
- attrSource: [{ type: Input, args: ['source',] }],
2347
- attrSorttogglestates: [{ type: Input, args: ['sorttogglestates',] }],
2348
- attrUpdatedelay: [{ type: Input, args: ['updatedelay',] }],
2349
- attrVirtualmode: [{ type: Input, args: ['virtualmode',] }],
2350
- attrVerticalscrollbarstep: [{ type: Input, args: ['verticalscrollbarstep',] }],
2351
- attrVerticalscrollbarlargestep: [{ type: Input, args: ['verticalscrollbarlargestep',] }],
2352
- attrWidth: [{ type: Input, args: ['width',] }],
2353
- attrHeight: [{ type: Input, args: ['height',] }],
2354
- autoCreate: [{ type: Input, args: ['auto-create',] }],
2355
- onBindingcomplete: [{ type: Output }],
2356
- onColumnresized: [{ type: Output }],
2357
- onColumnreordered: [{ type: Output }],
2358
- onColumnclick: [{ type: Output }],
2359
- onCellclick: [{ type: Output }],
2360
- onCelldoubleclick: [{ type: Output }],
2361
- onCellselect: [{ type: Output }],
2362
- onCellunselect: [{ type: Output }],
2363
- onCellvaluechanged: [{ type: Output }],
2364
- onCellbeginedit: [{ type: Output }],
2365
- onCellendedit: [{ type: Output }],
2366
- onFilter: [{ type: Output }],
2367
- onGroupschanged: [{ type: Output }],
2368
- onGroupexpand: [{ type: Output }],
2369
- onGroupcollapse: [{ type: Output }],
2370
- onPagechanged: [{ type: Output }],
2371
- onPagesizechanged: [{ type: Output }],
2372
- onRowclick: [{ type: Output }],
2373
- onRowdoubleclick: [{ type: Output }],
2374
- onRowselect: [{ type: Output }],
2375
- onRowunselect: [{ type: Output }],
2376
- onRowexpand: [{ type: Output }],
2377
- onRowcollapse: [{ type: Output }],
2378
- onSort: [{ type: Output }]
2379
- };