jqwidgets-ng 18.1.0 → 18.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (286) hide show
  1. package/ReleaseNotes.txt +5 -125
  2. package/esm2020/jqxdatatable/angular_jqxdatatable.mjs +3 -0
  3. package/esm2020/jqxgrid/angular_jqxgrid.mjs +3 -0
  4. package/esm2020/jqxtreegrid/angular_jqxtreegrid.mjs +3 -0
  5. package/fesm2015/jqwidgets-ng-jqxbarcode.mjs +4 -2
  6. package/fesm2015/jqwidgets-ng-jqxbargauge.mjs +5 -3
  7. package/fesm2015/jqwidgets-ng-jqxbulletchart.mjs +6 -4
  8. package/fesm2015/jqwidgets-ng-jqxbuttongroup.mjs +5 -3
  9. package/fesm2015/jqwidgets-ng-jqxbuttons.mjs +4 -2
  10. package/fesm2015/jqwidgets-ng-jqxcalendar.mjs +8 -6
  11. package/fesm2015/jqwidgets-ng-jqxchart.mjs +11 -9
  12. package/fesm2015/jqwidgets-ng-jqxcheckbox.mjs +4 -2
  13. package/fesm2015/jqwidgets-ng-jqxcheckboxgroup.mjs +5 -3
  14. package/fesm2015/jqwidgets-ng-jqxcolorpicker.mjs +7 -5
  15. package/fesm2015/jqwidgets-ng-jqxcombobox.mjs +8 -6
  16. package/fesm2015/jqwidgets-ng-jqxcomplexinput.mjs +5 -3
  17. package/fesm2015/jqwidgets-ng-jqxdatatable.mjs +17 -12
  18. package/fesm2015/jqwidgets-ng-jqxdatetimeinput.mjs +8 -6
  19. package/fesm2015/jqwidgets-ng-jqxdocking.mjs +6 -4
  20. package/fesm2015/jqwidgets-ng-jqxdockinglayout.mjs +10 -8
  21. package/fesm2015/jqwidgets-ng-jqxdockpanel.mjs +4 -2
  22. package/fesm2015/jqwidgets-ng-jqxdragdrop.mjs +4 -2
  23. package/fesm2015/jqwidgets-ng-jqxdraw.mjs +4 -2
  24. package/fesm2015/jqwidgets-ng-jqxdropdownbutton.mjs +5 -3
  25. package/fesm2015/jqwidgets-ng-jqxdropdownlist.mjs +8 -6
  26. package/fesm2015/jqwidgets-ng-jqxeditor.mjs +14 -12
  27. package/fesm2015/jqwidgets-ng-jqxexpander.mjs +4 -2
  28. package/fesm2015/jqwidgets-ng-jqxfileupload.mjs +5 -3
  29. package/fesm2015/jqwidgets-ng-jqxform.mjs +19 -17
  30. package/fesm2015/jqwidgets-ng-jqxformattedinput.mjs +4 -2
  31. package/fesm2015/jqwidgets-ng-jqxgantt.mjs +6 -4
  32. package/fesm2015/jqwidgets-ng-jqxgauge.mjs +5 -3
  33. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +34 -29
  34. package/fesm2015/jqwidgets-ng-jqxheatmap.mjs +4 -2
  35. package/fesm2015/jqwidgets-ng-jqxinput.mjs +5 -3
  36. package/fesm2015/jqwidgets-ng-jqxkanban.mjs +7 -5
  37. package/fesm2015/jqwidgets-ng-jqxknob.mjs +5 -3
  38. package/fesm2015/jqwidgets-ng-jqxlayout.mjs +7 -5
  39. package/fesm2015/jqwidgets-ng-jqxlineargauge.mjs +5 -3
  40. package/fesm2015/jqwidgets-ng-jqxlinkbutton.mjs +4 -2
  41. package/fesm2015/jqwidgets-ng-jqxlistbox.mjs +8 -6
  42. package/fesm2015/jqwidgets-ng-jqxlistmenu.mjs +7 -5
  43. package/fesm2015/jqwidgets-ng-jqxloader.mjs +4 -2
  44. package/fesm2015/jqwidgets-ng-jqxmaskedinput.mjs +4 -2
  45. package/fesm2015/jqwidgets-ng-jqxmenu.mjs +5 -3
  46. package/fesm2015/jqwidgets-ng-jqxnavbar.mjs +4 -2
  47. package/fesm2015/jqwidgets-ng-jqxnavigationbar.mjs +4 -2
  48. package/fesm2015/jqwidgets-ng-jqxnotification.mjs +5 -3
  49. package/fesm2015/jqwidgets-ng-jqxnumberinput.mjs +5 -3
  50. package/fesm2015/jqwidgets-ng-jqxpanel.mjs +6 -4
  51. package/fesm2015/jqwidgets-ng-jqxpasswordinput.mjs +5 -3
  52. package/fesm2015/jqwidgets-ng-jqxpivotdesigner.mjs +3 -1
  53. package/fesm2015/jqwidgets-ng-jqxpivotgrid.mjs +16 -14
  54. package/fesm2015/jqwidgets-ng-jqxpopover.mjs +4 -2
  55. package/fesm2015/jqwidgets-ng-jqxprogressbar.mjs +4 -2
  56. package/fesm2015/jqwidgets-ng-jqxqrcode.mjs +5 -3
  57. package/fesm2015/jqwidgets-ng-jqxradiobutton.mjs +4 -2
  58. package/fesm2015/jqwidgets-ng-jqxradiobuttongroup.mjs +5 -3
  59. package/fesm2015/jqwidgets-ng-jqxrangeselector.mjs +6 -4
  60. package/fesm2015/jqwidgets-ng-jqxrating.mjs +4 -2
  61. package/fesm2015/jqwidgets-ng-jqxrepeatbutton.mjs +4 -2
  62. package/fesm2015/jqwidgets-ng-jqxresponsivepanel.mjs +4 -2
  63. package/fesm2015/jqwidgets-ng-jqxribbon.mjs +6 -4
  64. package/fesm2015/jqwidgets-ng-jqxscheduler.mjs +24 -22
  65. package/fesm2015/jqwidgets-ng-jqxscrollbar.mjs +5 -3
  66. package/fesm2015/jqwidgets-ng-jqxscrollview.mjs +5 -3
  67. package/fesm2015/jqwidgets-ng-jqxslider.mjs +5 -3
  68. package/fesm2015/jqwidgets-ng-jqxsortable.mjs +5 -3
  69. package/fesm2015/jqwidgets-ng-jqxsplitlayout.mjs +4 -2
  70. package/fesm2015/jqwidgets-ng-jqxsplitter.mjs +5 -3
  71. package/fesm2015/jqwidgets-ng-jqxswitchbutton.mjs +4 -2
  72. package/fesm2015/jqwidgets-ng-jqxtabs.mjs +5 -3
  73. package/fesm2015/jqwidgets-ng-jqxtagcloud.mjs +6 -4
  74. package/fesm2015/jqwidgets-ng-jqxtextarea.mjs +7 -5
  75. package/fesm2015/jqwidgets-ng-jqxtimepicker.mjs +5 -3
  76. package/fesm2015/jqwidgets-ng-jqxtogglebutton.mjs +4 -2
  77. package/fesm2015/jqwidgets-ng-jqxtoolbar.mjs +10 -8
  78. package/fesm2015/jqwidgets-ng-jqxtooltip.mjs +4 -2
  79. package/fesm2015/jqwidgets-ng-jqxtree.mjs +10 -8
  80. package/fesm2015/jqwidgets-ng-jqxtreegrid.mjs +18 -13
  81. package/fesm2015/jqwidgets-ng-jqxtreemap.mjs +6 -4
  82. package/fesm2015/jqwidgets-ng-jqxvalidator.mjs +4 -2
  83. package/fesm2015/jqwidgets-ng-jqxwindow.mjs +5 -3
  84. package/fesm2020/jqwidgets-ng-jqxbarcode.mjs +4 -2
  85. package/fesm2020/jqwidgets-ng-jqxbargauge.mjs +5 -3
  86. package/fesm2020/jqwidgets-ng-jqxbulletchart.mjs +6 -4
  87. package/fesm2020/jqwidgets-ng-jqxbuttongroup.mjs +5 -3
  88. package/fesm2020/jqwidgets-ng-jqxbuttons.mjs +4 -2
  89. package/fesm2020/jqwidgets-ng-jqxcalendar.mjs +8 -6
  90. package/fesm2020/jqwidgets-ng-jqxchart.mjs +11 -9
  91. package/fesm2020/jqwidgets-ng-jqxcheckbox.mjs +4 -2
  92. package/fesm2020/jqwidgets-ng-jqxcheckboxgroup.mjs +5 -3
  93. package/fesm2020/jqwidgets-ng-jqxcolorpicker.mjs +7 -5
  94. package/fesm2020/jqwidgets-ng-jqxcombobox.mjs +8 -6
  95. package/fesm2020/jqwidgets-ng-jqxcomplexinput.mjs +5 -3
  96. package/fesm2020/jqwidgets-ng-jqxdatatable.mjs +17 -12
  97. package/fesm2020/jqwidgets-ng-jqxdatetimeinput.mjs +8 -6
  98. package/fesm2020/jqwidgets-ng-jqxdocking.mjs +6 -4
  99. package/fesm2020/jqwidgets-ng-jqxdockinglayout.mjs +10 -8
  100. package/fesm2020/jqwidgets-ng-jqxdockpanel.mjs +4 -2
  101. package/fesm2020/jqwidgets-ng-jqxdragdrop.mjs +4 -2
  102. package/fesm2020/jqwidgets-ng-jqxdraw.mjs +4 -2
  103. package/fesm2020/jqwidgets-ng-jqxdropdownbutton.mjs +5 -3
  104. package/fesm2020/jqwidgets-ng-jqxdropdownlist.mjs +8 -6
  105. package/fesm2020/jqwidgets-ng-jqxeditor.mjs +14 -12
  106. package/fesm2020/jqwidgets-ng-jqxexpander.mjs +4 -2
  107. package/fesm2020/jqwidgets-ng-jqxfileupload.mjs +5 -3
  108. package/fesm2020/jqwidgets-ng-jqxform.mjs +19 -17
  109. package/fesm2020/jqwidgets-ng-jqxformattedinput.mjs +4 -2
  110. package/fesm2020/jqwidgets-ng-jqxgantt.mjs +6 -4
  111. package/fesm2020/jqwidgets-ng-jqxgauge.mjs +5 -3
  112. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +34 -29
  113. package/fesm2020/jqwidgets-ng-jqxheatmap.mjs +4 -2
  114. package/fesm2020/jqwidgets-ng-jqxinput.mjs +5 -3
  115. package/fesm2020/jqwidgets-ng-jqxkanban.mjs +7 -5
  116. package/fesm2020/jqwidgets-ng-jqxknob.mjs +5 -3
  117. package/fesm2020/jqwidgets-ng-jqxlayout.mjs +7 -5
  118. package/fesm2020/jqwidgets-ng-jqxlineargauge.mjs +5 -3
  119. package/fesm2020/jqwidgets-ng-jqxlinkbutton.mjs +4 -2
  120. package/fesm2020/jqwidgets-ng-jqxlistbox.mjs +8 -6
  121. package/fesm2020/jqwidgets-ng-jqxlistmenu.mjs +7 -5
  122. package/fesm2020/jqwidgets-ng-jqxloader.mjs +4 -2
  123. package/fesm2020/jqwidgets-ng-jqxmaskedinput.mjs +4 -2
  124. package/fesm2020/jqwidgets-ng-jqxmenu.mjs +5 -3
  125. package/fesm2020/jqwidgets-ng-jqxnavbar.mjs +4 -2
  126. package/fesm2020/jqwidgets-ng-jqxnavigationbar.mjs +4 -2
  127. package/fesm2020/jqwidgets-ng-jqxnotification.mjs +5 -3
  128. package/fesm2020/jqwidgets-ng-jqxnumberinput.mjs +5 -3
  129. package/fesm2020/jqwidgets-ng-jqxpanel.mjs +6 -4
  130. package/fesm2020/jqwidgets-ng-jqxpasswordinput.mjs +5 -3
  131. package/fesm2020/jqwidgets-ng-jqxpivotdesigner.mjs +3 -1
  132. package/fesm2020/jqwidgets-ng-jqxpivotgrid.mjs +16 -14
  133. package/fesm2020/jqwidgets-ng-jqxpopover.mjs +4 -2
  134. package/fesm2020/jqwidgets-ng-jqxprogressbar.mjs +4 -2
  135. package/fesm2020/jqwidgets-ng-jqxqrcode.mjs +5 -3
  136. package/fesm2020/jqwidgets-ng-jqxradiobutton.mjs +4 -2
  137. package/fesm2020/jqwidgets-ng-jqxradiobuttongroup.mjs +5 -3
  138. package/fesm2020/jqwidgets-ng-jqxrangeselector.mjs +6 -4
  139. package/fesm2020/jqwidgets-ng-jqxrating.mjs +4 -2
  140. package/fesm2020/jqwidgets-ng-jqxrepeatbutton.mjs +4 -2
  141. package/fesm2020/jqwidgets-ng-jqxresponsivepanel.mjs +4 -2
  142. package/fesm2020/jqwidgets-ng-jqxribbon.mjs +6 -4
  143. package/fesm2020/jqwidgets-ng-jqxscheduler.mjs +24 -22
  144. package/fesm2020/jqwidgets-ng-jqxscrollbar.mjs +5 -3
  145. package/fesm2020/jqwidgets-ng-jqxscrollview.mjs +5 -3
  146. package/fesm2020/jqwidgets-ng-jqxslider.mjs +5 -3
  147. package/fesm2020/jqwidgets-ng-jqxsortable.mjs +5 -3
  148. package/fesm2020/jqwidgets-ng-jqxsplitlayout.mjs +4 -2
  149. package/fesm2020/jqwidgets-ng-jqxsplitter.mjs +5 -3
  150. package/fesm2020/jqwidgets-ng-jqxswitchbutton.mjs +4 -2
  151. package/fesm2020/jqwidgets-ng-jqxtabs.mjs +5 -3
  152. package/fesm2020/jqwidgets-ng-jqxtagcloud.mjs +6 -4
  153. package/fesm2020/jqwidgets-ng-jqxtextarea.mjs +7 -5
  154. package/fesm2020/jqwidgets-ng-jqxtimepicker.mjs +5 -3
  155. package/fesm2020/jqwidgets-ng-jqxtogglebutton.mjs +4 -2
  156. package/fesm2020/jqwidgets-ng-jqxtoolbar.mjs +10 -8
  157. package/fesm2020/jqwidgets-ng-jqxtooltip.mjs +4 -2
  158. package/fesm2020/jqwidgets-ng-jqxtree.mjs +10 -8
  159. package/fesm2020/jqwidgets-ng-jqxtreegrid.mjs +18 -13
  160. package/fesm2020/jqwidgets-ng-jqxtreemap.mjs +6 -4
  161. package/fesm2020/jqwidgets-ng-jqxvalidator.mjs +4 -2
  162. package/fesm2020/jqwidgets-ng-jqxwindow.mjs +5 -3
  163. package/jqwidgets/globalization/globalize.culture.cs-CZ.js +87 -87
  164. package/jqwidgets/globalization/globalize.culture.de-DE.js +83 -83
  165. package/jqwidgets/globalization/globalize.culture.en-CA.js +51 -51
  166. package/jqwidgets/globalization/globalize.culture.en-US.js +35 -35
  167. package/jqwidgets/globalization/globalize.culture.fr-FR.js +81 -81
  168. package/jqwidgets/globalization/globalize.culture.he-IL.js +99 -99
  169. package/jqwidgets/globalization/globalize.culture.hr-HR.js +83 -83
  170. package/jqwidgets/globalization/globalize.culture.hu-HU.js +82 -82
  171. package/jqwidgets/globalization/globalize.culture.it-IT.js +81 -81
  172. package/jqwidgets/globalization/globalize.culture.ja-JP.js +102 -102
  173. package/jqwidgets/globalization/globalize.culture.lt.js +85 -85
  174. package/jqwidgets/globalization/globalize.culture.ru-RU.js +84 -84
  175. package/jqwidgets/globalization/globalize.culture.sa-IN.js +73 -73
  176. package/jqwidgets/globalization/globalize.js +1591 -1591
  177. package/jqwidgets/jqx-all.js +9 -9
  178. package/jqwidgets/jqxangular.js +2 -2
  179. package/jqwidgets/jqxbarcode.js +2 -2
  180. package/jqwidgets/jqxbargauge.js +2 -2
  181. package/jqwidgets/jqxbulletchart.js +2 -2
  182. package/jqwidgets/jqxbuttongroup.js +2 -2
  183. package/jqwidgets/jqxbuttons.js +2 -2
  184. package/jqwidgets/jqxcalendar.js +2 -2
  185. package/jqwidgets/jqxchart.annotations.js +2 -2
  186. package/jqwidgets/jqxchart.api.js +2 -2
  187. package/jqwidgets/jqxchart.core.js +3 -3
  188. package/jqwidgets/jqxchart.js +3 -3
  189. package/jqwidgets/jqxchart.rangeselector.js +2 -2
  190. package/jqwidgets/jqxchart.waterfall.js +2 -2
  191. package/jqwidgets/jqxcheckbox.js +2 -2
  192. package/jqwidgets/jqxcheckboxgroup.js +2 -2
  193. package/jqwidgets/jqxcolorpicker.js +2 -2
  194. package/jqwidgets/jqxcombobox.js +2 -2
  195. package/jqwidgets/jqxcomplexinput.js +2 -2
  196. package/jqwidgets/jqxcore.js +3 -3
  197. package/jqwidgets/jqxdata.export.js +2 -2
  198. package/jqwidgets/jqxdata.js +2 -2
  199. package/jqwidgets/jqxdatatable.js +2 -2
  200. package/jqwidgets/jqxdate.js +2 -2
  201. package/jqwidgets/jqxdatetimeinput.js +2 -2
  202. package/jqwidgets/jqxdocking.js +2 -2
  203. package/jqwidgets/jqxdockinglayout.js +2 -2
  204. package/jqwidgets/jqxdockpanel.js +2 -2
  205. package/jqwidgets/jqxdragdrop.js +2 -2
  206. package/jqwidgets/jqxdraw.js +2 -2
  207. package/jqwidgets/jqxdropdownbutton.js +2 -2
  208. package/jqwidgets/jqxdropdownlist.js +2 -2
  209. package/jqwidgets/jqxeditor.js +2 -2
  210. package/jqwidgets/jqxexpander.js +2 -2
  211. package/jqwidgets/jqxfileupload.js +2 -2
  212. package/jqwidgets/jqxform.js +3 -3
  213. package/jqwidgets/jqxformattedinput.js +2 -2
  214. package/jqwidgets/jqxgantt.api.js +346 -382
  215. package/jqwidgets/jqxgantt.js +2 -2
  216. package/jqwidgets/jqxgauge.js +2 -2
  217. package/jqwidgets/jqxgrid.aggregates.js +2 -2
  218. package/jqwidgets/jqxgrid.columnsreorder.js +2 -2
  219. package/jqwidgets/jqxgrid.columnsresize.js +2 -2
  220. package/jqwidgets/jqxgrid.edit.js +2 -2
  221. package/jqwidgets/jqxgrid.export.js +2 -2
  222. package/jqwidgets/jqxgrid.filter.js +2 -2
  223. package/jqwidgets/jqxgrid.grouping.js +3 -3
  224. package/jqwidgets/jqxgrid.js +3 -3
  225. package/jqwidgets/jqxgrid.pager.js +2 -2
  226. package/jqwidgets/jqxgrid.selection.js +2 -2
  227. package/jqwidgets/jqxgrid.sort.js +3 -3
  228. package/jqwidgets/jqxgrid.storage.js +2 -2
  229. package/jqwidgets/jqxheatmap.js +2 -2
  230. package/jqwidgets/jqxinput.js +2 -2
  231. package/jqwidgets/jqxkanban.js +2 -2
  232. package/jqwidgets/jqxknob.js +2 -2
  233. package/jqwidgets/jqxknockout.js +2 -2
  234. package/jqwidgets/jqxlayout.js +2 -2
  235. package/jqwidgets/jqxlistbox.js +2 -2
  236. package/jqwidgets/jqxlistmenu.js +2 -2
  237. package/jqwidgets/jqxloader.js +2 -2
  238. package/jqwidgets/jqxmaskedinput.js +2 -2
  239. package/jqwidgets/jqxmenu.js +2 -2
  240. package/jqwidgets/jqxnavbar.js +2 -2
  241. package/jqwidgets/jqxnavigationbar.js +2 -2
  242. package/jqwidgets/jqxnotification.js +2 -2
  243. package/jqwidgets/jqxnumberinput.js +2 -2
  244. package/jqwidgets/jqxpanel.js +2 -2
  245. package/jqwidgets/jqxpasswordinput.js +2 -2
  246. package/jqwidgets/jqxpivot.js +2 -2
  247. package/jqwidgets/jqxpivotdesigner.js +2 -2
  248. package/jqwidgets/jqxpivotgrid.js +2 -2
  249. package/jqwidgets/jqxpopover.js +2 -2
  250. package/jqwidgets/jqxprogressbar.js +2 -2
  251. package/jqwidgets/jqxqrcode.js +2 -2
  252. package/jqwidgets/jqxradiobutton.js +2 -2
  253. package/jqwidgets/jqxradiobuttongroup.js +2 -2
  254. package/jqwidgets/jqxrangeselector.js +2 -2
  255. package/jqwidgets/jqxrating.js +2 -2
  256. package/jqwidgets/jqxresponsivepanel.js +2 -2
  257. package/jqwidgets/jqxribbon.js +2 -2
  258. package/jqwidgets/jqxscheduler.api.js +2 -2
  259. package/jqwidgets/jqxscheduler.js +2 -2
  260. package/jqwidgets/jqxscrollbar.js +2 -2
  261. package/jqwidgets/jqxscrollview.js +2 -2
  262. package/jqwidgets/jqxslider.js +2 -2
  263. package/jqwidgets/jqxsortable.js +2 -2
  264. package/jqwidgets/jqxsplitlayout.js +2 -2
  265. package/jqwidgets/jqxsplitter.js +2 -2
  266. package/jqwidgets/jqxswitchbutton.js +2 -2
  267. package/jqwidgets/jqxtabs.js +2 -2
  268. package/jqwidgets/jqxtagcloud.js +2 -2
  269. package/jqwidgets/jqxtextarea.js +2 -2
  270. package/jqwidgets/jqxtimepicker.js +2 -2
  271. package/jqwidgets/jqxtoolbar.js +2 -2
  272. package/jqwidgets/jqxtooltip.js +2 -2
  273. package/jqwidgets/jqxtouch.js +2 -2
  274. package/jqwidgets/jqxtree.js +2 -2
  275. package/jqwidgets/jqxtreegrid.js +3 -3
  276. package/jqwidgets/jqxtreemap.js +2 -2
  277. package/jqwidgets/jqxvalidator.js +2 -2
  278. package/jqwidgets/jqxwindow.js +2 -2
  279. package/jqwidgets/styles/font/jqx-icons.svg +268 -268
  280. package/jqwidgets/styles/gantt/font/jqx-icons.svg +332 -332
  281. package/jqwidgets/styles/gantt/jqx.gantt.css +18667 -18667
  282. package/jqwidgets/styles/jqx.fluent.css +3563 -3563
  283. package/jqwidgets/styles/jqx.fluent_old.css +1262 -1262
  284. package/jqwidgets/styles/theme.css +293 -293
  285. package/jqwidgets.d.ts +1 -1
  286. package/package.json +21 -3
@@ -1,11 +1,13 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxwindow';
4
- import '../jqwidgets/jqxribbon';
5
- import '../jqwidgets/jqxlayout';
6
- import '../jqwidgets/jqxmenu';
7
- import '../jqwidgets/jqxscrollbar';
8
- import '../jqwidgets/jqxdockinglayout';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxwindow');
5
+ require('../jqwidgets/jqxribbon');
6
+ require('../jqwidgets/jqxlayout');
7
+ require('../jqwidgets/jqxmenu');
8
+ require('../jqwidgets/jqxscrollbar');
9
+ require('../jqwidgets/jqxdockinglayout');
10
+ }
9
11
  import * as i0 from '@angular/core';
10
12
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
11
13
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdockpanel';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdockpanel');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
5
7
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdragdrop';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdragdrop');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
5
7
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdraw';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdraw');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { Component, Input, NgModule } from '@angular/core';
5
7
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxdropdownbutton';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxdropdownbutton');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,9 +1,11 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxbuttons';
4
- import '../jqwidgets/jqxscrollbar';
5
- import '../jqwidgets/jqxlistbox';
6
- import '../jqwidgets/jqxdropdownlist';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxbuttons');
5
+ require('../jqwidgets/jqxscrollbar');
6
+ require('../jqwidgets/jqxlistbox');
7
+ require('../jqwidgets/jqxdropdownlist');
8
+ }
7
9
  import * as i0 from '@angular/core';
8
10
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
9
11
  import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
@@ -1,15 +1,17 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxbuttons';
4
- import '../jqwidgets/jqxscrollbar';
5
- import '../jqwidgets/jqxlistbox';
6
- import '../jqwidgets/jqxdropdownlist';
7
- import '../jqwidgets/jqxdropdownbutton';
8
- import '../jqwidgets/jqxwindow';
9
- import '../jqwidgets/jqxeditor';
10
- import '../jqwidgets/jqxcheckbox';
11
- import '../jqwidgets/jqxtooltip';
12
- import '../jqwidgets/jqxcolorpicker';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxbuttons');
5
+ require('../jqwidgets/jqxscrollbar');
6
+ require('../jqwidgets/jqxlistbox');
7
+ require('../jqwidgets/jqxdropdownlist');
8
+ require('../jqwidgets/jqxdropdownbutton');
9
+ require('../jqwidgets/jqxwindow');
10
+ require('../jqwidgets/jqxeditor');
11
+ require('../jqwidgets/jqxcheckbox');
12
+ require('../jqwidgets/jqxtooltip');
13
+ require('../jqwidgets/jqxcolorpicker');
14
+ }
13
15
  import * as i0 from '@angular/core';
14
16
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
15
17
  import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxexpander';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxexpander');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
5
7
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxfileupload';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxfileupload');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,20 +1,22 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/globalization/globalize';
3
- import '../jqwidgets/jqxdata';
4
- import '../jqwidgets/jqxinput';
5
- import '../jqwidgets/jqxpasswordinput';
6
- import '../jqwidgets/jqxnumberinput';
7
- import '../jqwidgets/jqxradiobutton';
8
- import '../jqwidgets/jqxcheckbox';
9
- import '../jqwidgets/jqxbuttons';
10
- import '../jqwidgets/jqxscrollbar';
11
- import '../jqwidgets/jqxlistbox';
12
- import '../jqwidgets/jqxdropdownlist';
13
- import '../jqwidgets/jqxcombobox';
14
- import '../jqwidgets/jqxmaskedinput';
15
- import '../jqwidgets/jqxcalendar';
16
- import '../jqwidgets/jqxdatetimeinput';
17
- import '../jqwidgets/jqxform';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/globalization/globalize');
4
+ require('../jqwidgets/jqxdata');
5
+ require('../jqwidgets/jqxinput');
6
+ require('../jqwidgets/jqxpasswordinput');
7
+ require('../jqwidgets/jqxnumberinput');
8
+ require('../jqwidgets/jqxradiobutton');
9
+ require('../jqwidgets/jqxcheckbox');
10
+ require('../jqwidgets/jqxbuttons');
11
+ require('../jqwidgets/jqxscrollbar');
12
+ require('../jqwidgets/jqxlistbox');
13
+ require('../jqwidgets/jqxdropdownlist');
14
+ require('../jqwidgets/jqxcombobox');
15
+ require('../jqwidgets/jqxmaskedinput');
16
+ require('../jqwidgets/jqxcalendar');
17
+ require('../jqwidgets/jqxdatetimeinput');
18
+ require('../jqwidgets/jqxform');
19
+ }
18
20
  import * as i0 from '@angular/core';
19
21
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
20
22
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxformattedinput';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxformattedinput');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
5
7
  import * as i1 from '@angular/forms';
@@ -1,13 +1,15 @@
1
- import '../jqwidgets/jqxcore';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
2
3
 
3
4
  if (!window['JQX']) {
4
5
  window['JQX'] = { RenderMode: 'manual' };
5
6
  }
6
7
  else {
7
- window['JQX'].RenderMode = 'manual';
8
+ window['JQX'].RenderMode = 'manual');
9
+ }
10
+ require('../jqwidgets/jqxgantt.api');
11
+ require('../jqwidgets/jqxgantt');
8
12
  }
9
- import '../jqwidgets/jqxgantt.api';
10
- import '../jqwidgets/jqxgantt';
11
13
  import * as i0 from '@angular/core';
12
14
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
13
15
  import { FormsModule } from '@angular/forms';
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdraw';
3
- import '../jqwidgets/jqxgauge';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdraw');
4
+ require('../jqwidgets/jqxgauge');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,32 +1,34 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxdata.export';
4
- import '../jqwidgets/jqxexport';
5
- import '../jqwidgets/jqxbuttons';
6
- import '../jqwidgets/jqxbuttongroup';
7
- import '../jqwidgets/jqxscrollbar';
8
- import '../jqwidgets/jqxmenu';
9
- import '../jqwidgets/jqxlistbox';
10
- import '../jqwidgets/jqxdropdownlist';
11
- import '../jqwidgets/jqxcombobox';
12
- import '../jqwidgets/jqxnumberinput';
13
- import '../jqwidgets/jqxcheckbox';
14
- import '../jqwidgets/globalization/globalize';
15
- import '../jqwidgets/jqxcalendar';
16
- import '../jqwidgets/jqxdatetimeinput';
17
- import '../jqwidgets/jqxgrid';
18
- import '../jqwidgets/jqxgrid.edit';
19
- import '../jqwidgets/jqxgrid.pager';
20
- import '../jqwidgets/jqxgrid.selection';
21
- import '../jqwidgets/jqxgrid.filter';
22
- import '../jqwidgets/jqxgrid.sort';
23
- import '../jqwidgets/jqxgrid.storage';
24
- import '../jqwidgets/jqxgrid.grouping';
25
- import '../jqwidgets/jqxgrid.export';
26
- import '../jqwidgets/jqxgrid.columnsresize';
27
- import '../jqwidgets/jqxgrid.columnsreorder';
28
- import '../jqwidgets/jqxgrid.aggregates';
29
- import '../jqwidgets/jqxgrid.chart';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxdata.export');
5
+ require('../jqwidgets/jqxexport');
6
+ require('../jqwidgets/jqxbuttons');
7
+ require('../jqwidgets/jqxbuttongroup');
8
+ require('../jqwidgets/jqxscrollbar');
9
+ require('../jqwidgets/jqxmenu');
10
+ require('../jqwidgets/jqxlistbox');
11
+ require('../jqwidgets/jqxdropdownlist');
12
+ require('../jqwidgets/jqxcombobox');
13
+ require('../jqwidgets/jqxnumberinput');
14
+ require('../jqwidgets/jqxcheckbox');
15
+ require('../jqwidgets/globalization/globalize');
16
+ require('../jqwidgets/jqxcalendar');
17
+ require('../jqwidgets/jqxdatetimeinput');
18
+ require('../jqwidgets/jqxgrid');
19
+ require('../jqwidgets/jqxgrid.edit');
20
+ require('../jqwidgets/jqxgrid.pager');
21
+ require('../jqwidgets/jqxgrid.selection');
22
+ require('../jqwidgets/jqxgrid.filter');
23
+ require('../jqwidgets/jqxgrid.sort');
24
+ require('../jqwidgets/jqxgrid.storage');
25
+ require('../jqwidgets/jqxgrid.grouping');
26
+ require('../jqwidgets/jqxgrid.export');
27
+ require('../jqwidgets/jqxgrid.columnsresize');
28
+ require('../jqwidgets/jqxgrid.columnsreorder');
29
+ require('../jqwidgets/jqxgrid.aggregates');
30
+ require('../jqwidgets/jqxgrid.chart');
31
+ }
30
32
  import * as i0 from '@angular/core';
31
33
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
32
34
 
@@ -66,6 +68,9 @@ class jqxGridComponent {
66
68
  }
67
69
  ;
68
70
  ngAfterViewInit() {
71
+ if (typeof JQXLite === 'undefined') {
72
+ return;
73
+ }
69
74
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
70
75
  let html = '';
71
76
  let options = {};
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxheatmap';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxheatmap');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { Component, Input, NgModule } from '@angular/core';
5
7
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxinput';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxinput');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
6
8
  import * as i1 from '@angular/forms';
@@ -1,8 +1,10 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxsortable';
3
- import '../jqwidgets/jqxsplitter';
4
- import '../jqwidgets/jqxdata';
5
- import '../jqwidgets/jqxkanban';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxsortable');
4
+ require('../jqwidgets/jqxsplitter');
5
+ require('../jqwidgets/jqxdata');
6
+ require('../jqwidgets/jqxkanban');
7
+ }
6
8
  import * as i0 from '@angular/core';
7
9
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
8
10
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdraw';
3
- import '../jqwidgets/jqxknob';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdraw');
4
+ require('../jqwidgets/jqxknob');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,8 +1,10 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxribbon';
4
- import '../jqwidgets/jqxmenu';
5
- import '../jqwidgets/jqxlayout';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxribbon');
5
+ require('../jqwidgets/jqxmenu');
6
+ require('../jqwidgets/jqxlayout');
7
+ }
6
8
  import * as i0 from '@angular/core';
7
9
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
8
10
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdraw';
3
- import '../jqwidgets/jqxgauge';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdraw');
4
+ require('../jqwidgets/jqxgauge');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { Component, Input, NgModule } from '@angular/core';
5
7
 
@@ -1,9 +1,11 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxbuttons';
4
- import '../jqwidgets/jqxscrollbar';
5
- import '../jqwidgets/jqxlistbox';
6
- import '../jqwidgets/jqxdragdrop';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxbuttons');
5
+ require('../jqwidgets/jqxscrollbar');
6
+ require('../jqwidgets/jqxlistbox');
7
+ require('../jqwidgets/jqxdragdrop');
8
+ }
7
9
  import * as i0 from '@angular/core';
8
10
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
9
11
  import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
@@ -1,8 +1,10 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxbuttons';
4
- import '../jqwidgets/jqxscrollbar';
5
- import '../jqwidgets/jqxlistmenu';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxbuttons');
5
+ require('../jqwidgets/jqxscrollbar');
6
+ require('../jqwidgets/jqxlistmenu');
7
+ }
6
8
  import * as i0 from '@angular/core';
7
9
  import { Component, Input, NgModule } from '@angular/core';
8
10
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxloader';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxloader');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { Component, Input, NgModule } from '@angular/core';
5
7
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxmaskedinput';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxmaskedinput');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
5
7
  import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxmenu';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxmenu');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxnavbar';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxnavbar');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
5
7
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxnavigationbar';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxnavigationbar');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
5
7
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxnotification';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxnotification');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
6
8
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxnumberinput';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxnumberinput');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
6
8
  import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
@@ -1,7 +1,9 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxbuttons';
3
- import '../jqwidgets/jqxscrollbar';
4
- import '../jqwidgets/jqxpanel';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxbuttons');
4
+ require('../jqwidgets/jqxscrollbar');
5
+ require('../jqwidgets/jqxpanel');
6
+ }
5
7
  import * as i0 from '@angular/core';
6
8
  import { Component, Input, NgModule } from '@angular/core';
7
9
 
@@ -1,6 +1,8 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxtooltip';
3
- import '../jqwidgets/jqxpasswordinput';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxtooltip');
4
+ require('../jqwidgets/jqxpasswordinput');
5
+ }
4
6
  import * as i0 from '@angular/core';
5
7
  import { forwardRef, EventEmitter, Component, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
6
8
  import * as i1 from '@angular/forms';
@@ -1,4 +1,6 @@
1
- import '../jqwidgets/jqxcore';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ }
2
4
  import * as i0 from '@angular/core';
3
5
  import { Component, Input, NgModule } from '@angular/core';
4
6
 
@@ -1,17 +1,19 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxdata';
3
- import '../jqwidgets/jqxbuttons';
4
- import '../jqwidgets/jqxscrollbar';
5
- import '../jqwidgets/jqxmenu';
6
- import '../jqwidgets/jqxwindow';
7
- import '../jqwidgets/jqxdragdrop';
8
- import '../jqwidgets/jqxcheckbox';
9
- import '../jqwidgets/jqxinput';
10
- import '../jqwidgets/jqxlistbox';
11
- import '../jqwidgets/jqxdropdownlist';
12
- import '../jqwidgets/jqxpivot';
13
- import '../jqwidgets/jqxpivotgrid';
14
- import '../jqwidgets/jqxpivotdesigner';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxdata');
4
+ require('../jqwidgets/jqxbuttons');
5
+ require('../jqwidgets/jqxscrollbar');
6
+ require('../jqwidgets/jqxmenu');
7
+ require('../jqwidgets/jqxwindow');
8
+ require('../jqwidgets/jqxdragdrop');
9
+ require('../jqwidgets/jqxcheckbox');
10
+ require('../jqwidgets/jqxinput');
11
+ require('../jqwidgets/jqxlistbox');
12
+ require('../jqwidgets/jqxdropdownlist');
13
+ require('../jqwidgets/jqxpivot');
14
+ require('../jqwidgets/jqxpivotgrid');
15
+ require('../jqwidgets/jqxpivotdesigner');
16
+ }
15
17
  import * as i0 from '@angular/core';
16
18
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
17
19
 
@@ -1,5 +1,7 @@
1
- import '../jqwidgets/jqxcore';
2
- import '../jqwidgets/jqxpopover';
1
+ if (typeof document !== 'undefined') {
2
+ require('../jqwidgets/jqxcore');
3
+ require('../jqwidgets/jqxpopover');
4
+ }
3
5
  import * as i0 from '@angular/core';
4
6
  import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core';
5
7