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
@@ -3,14 +3,14 @@
3
3
  --jqx-primary: rgb(var(--jqx-primary-rgb));
4
4
  --jqx-primary-color: #fff;
5
5
  --jqx-background: #fff;
6
- --jqx-background-color: rgba(0,0,0, .88);
6
+ --jqx-background-color: rgba(0, 0, 0, .88);
7
7
  --jqx-background-hover-rgb: 225, 225, 225;
8
8
  --jqx-background-hover: rgb(var(--jqx-background-hover-rgb));
9
- --jqx-background-color-hover: rgba(0,0,0,.54);
10
- --jqx-surface-rgb: 255, 255, 255;
9
+ --jqx-background-color-hover: rgba(0, 0, 0, .54);
10
+ --jqx-surface-rgb: 244, 245, 249;
11
11
  --jqx-surface: rgb(var(--jqx-surface-rgb));
12
- --jqx-surface-color: rgba(0,0,0, .88);
13
- --jqx-border: #E0E0E0;
12
+ --jqx-surface-color: rgba(0, 0, 0, .88);
13
+ --jqx-border: #E9EAED;
14
14
  --jqx-scrollbar-background: #f5f5f5;
15
15
  --jqx-scrollbar-border: #ddd;
16
16
  --jqx-scrollbar-thumb-background: #C1C1C1;
@@ -32,28 +32,34 @@
32
32
  background-image: none;
33
33
  font-family: jqx-icons;
34
34
  }
35
+
35
36
  .jqx-icon-close-light:after {
36
37
  content: var(--jqx-icon-close);
37
38
  }
39
+
38
40
  .jqx-icon-search-light:after {
39
41
  content: var(--jqx-icon-search);
40
42
  color:
41
43
 
42
44
  }
45
+
43
46
  .jqx-calendar-light {
44
47
  width: 280px !important;
45
48
  height: 280px !important;
46
49
  }
50
+
47
51
  .jqx-fill-state-normal-light {
48
52
  background: var(--jqx-background);
49
53
  color: var(--jqx-background-color);
50
54
  border-color: var(--jqx-border);
51
55
  }
56
+
52
57
  .jqx-fill-state-hover-light {
53
58
  background: var(--jqx-background-hover);
54
59
  color: var(--jqx-background-color-hover);
55
60
  border-color: var(--jqx-background-hover);
56
61
  }
62
+
57
63
  .jqx-fill-state-pressed-light {
58
64
  background: var(--jqx-primary);
59
65
  color: var(--jqx-primary-color);
@@ -66,50 +72,63 @@
66
72
  font-weight: normal;
67
73
  font-style: normal;
68
74
  }
75
+
69
76
  /*Rounded Corners*/
70
77
  /*top-left rounded Corners*/
71
78
  .jqx-rc-tl-light {
72
79
  border-top-left-radius: var(--jqx-border-radius);
73
80
  }
81
+
74
82
  /*top-right rounded Corners*/
75
83
  .jqx-rc-tr-light {
76
84
  border-top-right-radius: var(--jqx-border-radius);
77
85
  }
86
+
78
87
  /*bottom-left rounded Corners*/
79
88
  .jqx-rc-bl-light {
80
89
  border-bottom-left-radius: var(--jqx-border-radius);
81
90
  }
91
+
82
92
  /*bottom-right rounded Corners*/
83
93
  .jqx-rc-br-light {
84
94
  border-bottom-right-radius: var(--jqx-border-radius);
85
95
  }
96
+
86
97
  /*top rounded Corners*/
87
98
  .jqx-rc-t-light {
88
99
  border-top-left-radius: var(--jqx-border-radius);
89
100
  border-top-right-radius: var(--jqx-border-radius);
90
101
  }
102
+
91
103
  /*bottom rounded Corners*/
92
104
  .jqx-rc-b-light {
93
105
  border-bottom-left-radius: var(--jqx-border-radius);
94
- border-bottom-right-radius:var(--jqx-border-radius);
106
+ border-bottom-right-radius: var(--jqx-border-radius);
95
107
  }
108
+
96
109
  /*right rounded Corners*/
97
110
  .jqx-rc-r-light {
98
111
  border-top-right-radius: var(--jqx-border-radius);
99
112
  border-bottom-right-radius: var(--jqx-border-radius);
100
113
  }
114
+
101
115
  /*left rounded Corners*/
102
116
  .jqx-rc-l-light {
103
117
  border-top-left-radius: var(--jqx-border-radius);
104
118
  border-bottom-left-radius: var(--jqx-border-radius);
105
119
  }
120
+
106
121
  /*all rounded Corners*/
107
122
  .jqx-rc-all-light {
108
123
  border-radius: var(--jqx-border-radius);
109
124
  }
110
125
 
111
- .jqx-widget-light, .jqx-widget-header-light, .jqx-fill-state-normal-light,
112
- .jqx-widget-content-light, .jqx-fill-state-hover-light, .jqx-fill-state-pressed-light {
126
+ .jqx-widget-light,
127
+ .jqx-widget-header-light,
128
+ .jqx-fill-state-normal-light,
129
+ .jqx-widget-content-light,
130
+ .jqx-fill-state-hover-light,
131
+ .jqx-fill-state-pressed-light {
113
132
  font-family: var(--jqx-font-family);
114
133
  font-size: var(--jqx-font-size);
115
134
  }
@@ -118,7 +137,7 @@
118
137
  font-family: var(--jqx-font-family);
119
138
  font-size: var(--jqx-font-size);
120
139
  color: inherit;
121
- border-color:var(--jqx-border);
140
+ border-color: var(--jqx-border);
122
141
  }
123
142
 
124
143
  .jqx-widget-content-light {
@@ -128,9 +147,11 @@
128
147
  background-color: var(--jqx-background);
129
148
  border-color: var(--jqx-border);
130
149
  }
150
+
131
151
  .jqx-grid-table-light.jqx-grid-table-one-cell {
132
152
  border-right-color: var(--jqx-border);
133
153
  }
154
+
134
155
  .jqx-widget-header-light {
135
156
  background-color: var(--jqx-surface);
136
157
  border-color: var(--jqx-border);
@@ -144,23 +165,28 @@
144
165
  .jqx-calendar-title-header-light {
145
166
  text-transform: uppercase;
146
167
  }
168
+
147
169
  .jqx-window-header-light {
148
170
  padding: 10px;
149
171
  text-transform: uppercase;
150
172
  color: var(--jqx-surface-color);
151
173
  background: var(--jqx-surface);
152
174
  }
175
+
153
176
  .jqx-calendar tr {
154
177
  border-bottom-color: var(--jqx-border);
155
178
  }
156
179
 
157
180
 
158
- .jqx-widget-light input::selection, input.jqx-input-widget-light::selection, .jqx-widget-content-light input::selection {
181
+ .jqx-widget-light input::selection,
182
+ input.jqx-input-widget-light::selection,
183
+ .jqx-widget-content-light input::selection {
159
184
  background: var(--jqx-primary);
160
185
  color: var(--jqx-primary-color);
161
186
  }
162
- .jqx-toolbar-light{
163
- border-color: var(--jqx-border);
187
+
188
+ .jqx-toolbar-light {
189
+ border-color: var(--jqx-border);
164
190
  }
165
191
 
166
192
  .jqx-toolbar-light {
@@ -169,19 +195,21 @@
169
195
  align-items: center;
170
196
  }
171
197
 
172
- .jqx-button-light, .jqx-button-light.jqx-fill-state-normal-light {
198
+ .jqx-button-light,
199
+ .jqx-button-light.jqx-fill-state-normal-light {
173
200
  color: var(--jqx-background-color);
174
201
  background-color: var(--jqx-background);
175
202
  border-color: var(--jqx-border);
176
203
  text-transform: uppercase;
177
- text-overflow: ellipsis;
178
- overflow: hidden;
179
- white-space: nowrap;
204
+ text-overflow: ellipsis;
205
+ overflow: hidden;
206
+ white-space: nowrap;
180
207
  outline: none;
181
208
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
182
209
  border-radius: 4px;
183
- box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 var(--jqx-border);
210
+ box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 var(--jqx-border);
184
211
  }
212
+
185
213
  .jqx-button-light.jqx-fill-state-hover-light,
186
214
  .jqx-button-light.jqx-fill-state-pressed-light {
187
215
  background-color: var(--jqx-background-hover);
@@ -194,108 +222,122 @@
194
222
  background-color: var(--jqx-primary);
195
223
  border-color: var(--jqx-primary);
196
224
  }
225
+
197
226
  .jqx-button-light.jqx-fill-state-hover-light.primary,
198
- .jqx-button-light.jqx-fill-state-pressed-light.primary {
227
+ .jqx-button-light.jqx-fill-state-pressed-light.primary {
199
228
  color: var(--jqx-primary-color);
200
229
  background-color: var(--jqx-primary);
201
230
  border-color: var(--jqx-primary);
202
231
  }
232
+
203
233
  .jqx-button-light.secondary,
204
234
  .jqx-button-light.jqx-toolbar-tool {
205
235
  background-color: var(--jqx-surface);
206
236
  border-color: var(--jqx-border);
207
237
  color: var(--jqx-surface-color) !important;
208
238
  }
239
+
209
240
  .jqx-button-light.secondary:hover,
210
241
  .jqx-button-light.jqx-toolbar-tool:hover {
211
242
  background-color: var(--jqx-background-hover);
212
243
  border-color: var(--jqx-border);
213
244
  color: var(--jqx-background-color-hover) !important;
214
245
  }
246
+
215
247
  .jqx-button-light.secondary:active,
216
248
  .jqx-button-light.jqx-toolbar-tool:active {
217
249
  background-color: var(--jqx-surface);
218
250
  border-color: var(--jqx-border);
219
251
  color: var(--jqx-surface-color) !important;
220
252
  }
253
+
221
254
  .jqx-scheduler-edit-dialog-field .jqx-button-light {
222
255
  padding: 6px 16px;
223
256
  text-transform: uppercase;
224
257
  }
225
258
 
226
- .jqx-button-light button, jqx-button-light input {
259
+ .jqx-button-light button,
260
+ jqx-button-light input {
227
261
  background: transparent;
228
262
  color: inherit;
229
- border:none;
263
+ border: none;
230
264
  outline: none;
231
265
  }
232
- .jqx-group-button-normal-light{
266
+
267
+ .jqx-group-button-normal-light {
233
268
  box-shadow: none;
234
269
  background: var(--jqx-background);
235
270
  border-color: var(--jqx-border);
236
271
  color: var(--jqx-background-color) !important;
237
- border-radius:0px;
272
+ border-radius: 0px;
238
273
  }
274
+
239
275
  .jqx-group-button-normal.jqx-fill-state-hover {
240
- box-shadow: none !important;
241
- }
276
+ box-shadow: none !important;
277
+ }
278
+
242
279
  .jqx-group-button-normal.jqx-fill-state-pressed {
243
280
  box-shadow: none !important;
244
281
  background: var(--jqx-primary) !important;
245
282
  border-color: var(--jqx-primary) !important;
246
- color: var(--jqx-primary-color)!important;
247
- border-radius:0px;
283
+ color: var(--jqx-primary-color) !important;
284
+ border-radius: 0px;
248
285
  }
249
286
 
250
287
 
251
288
  .jqx-slider-button-light {
252
- padding:3px;
289
+ padding: 3px;
253
290
  background: transparent;
254
- border:transparent;
255
- }
256
- .jqx-button-light.float {
257
- border-radius: 100%;
258
- min-height: 48px;
259
- min-width: 48px;
260
- width: 48px;
261
- height: 48px;
262
- max-height: 48px;
263
- max-width:48px;
264
- }
291
+ border: transparent;
292
+ }
265
293
 
266
- .jqx-button-light.outlined {
267
- background: transparent;
268
- color: var(--jqx-primary);
269
- border-width: 2px;
270
- }
294
+ .jqx-button-light.float {
295
+ border-radius: 100%;
296
+ min-height: 48px;
297
+ min-width: 48px;
298
+ width: 48px;
299
+ height: 48px;
300
+ max-height: 48px;
301
+ max-width: 48px;
302
+ }
271
303
 
272
- .jqx-button-light.flat {
273
- background: transparent;
274
- color: var(--jqx-primary);
275
- border: none;
276
- }
304
+ .jqx-button-light.outlined {
305
+ background: transparent;
306
+ color: var(--jqx-primary);
307
+ border-width: 2px;
308
+ }
309
+
310
+ .jqx-button-light.flat {
311
+ background: transparent;
312
+ color: var(--jqx-primary);
313
+ border: none;
314
+ }
277
315
 
278
- .jqx-fill-state-hover-light, .jqx-fill-state-focus-light {
316
+ .jqx-fill-state-hover-light,
317
+ .jqx-fill-state-focus-light {
279
318
  text-decoration: none;
280
319
  }
281
320
 
282
- .jqx-expander-header.jqx-fill-state-hover-light,
283
- .jqx-expander-header.jqx-fill-state-normal-light,
284
- .jqx-expander-header.jqx-fill-state-pressed-light
285
- {
286
- background: var(--jqx-background-hover);
287
- border-color: var(--jqx-border);
288
- color:var(--jqx-background-color-hover);
321
+ .jqx-expander-header.jqx-fill-state-hover-light,
322
+ .jqx-expander-header.jqx-fill-state-normal-light,
323
+ .jqx-expander-header.jqx-fill-state-pressed-light {
324
+ background: var(--jqx-background-hover);
325
+ border-color: var(--jqx-border);
326
+ color: var(--jqx-background-color-hover);
289
327
  }
328
+
290
329
  .jqx-expander-header.jqx-fill-state-hover-light {
291
330
  background: var(--jqx-background-hover);
292
331
  }
293
- .jqx-expander-content-light{
294
- padding:0px;
332
+
333
+ .jqx-expander-content-light {
334
+ padding: 0px;
295
335
  }
336
+
296
337
  .jqx-expander-header-light {
297
- padding:10px;
338
+ padding: 10px;
298
339
  }
340
+
299
341
  .jqx-button-light.jqx-fill-state-hover {
300
342
  opacity: 0.9;
301
343
  cursor: pointer;
@@ -303,64 +345,83 @@
303
345
  *zoom: 1;
304
346
  }
305
347
 
306
- .jqx-button-light.jqx-fill-state-hover.outlined,
307
- .jqx-button-light.jqx-fill-state-hover.flat {
308
- color: var(--jqx-primary);
309
- box-shadow: none;
310
- }
348
+ .jqx-button-light.jqx-fill-state-hover.outlined,
349
+ .jqx-button-light.jqx-fill-state-hover.flat {
350
+ color: var(--jqx-primary);
351
+ box-shadow: none;
352
+ }
311
353
 
312
354
  .jqx-button-light.jqx-fill-state-pressed {
313
355
  cursor: pointer;
314
356
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
315
357
  }
358
+
316
359
  .jqx-fill-state-disabled-light .jqx-action-button-light {
317
- cursor: initial;
360
+ cursor: initial;
318
361
  }
319
362
 
320
- .jqx-button-light.jqx-fill-state-pressed.float {
321
- box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
322
- }
363
+ .jqx-button-light.jqx-fill-state-pressed.float {
364
+ box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
365
+ }
323
366
 
324
- .jqx-slider-button-light.jqx-fill-state-pressed-light,
325
- .jqx-button-light.jqx-fill-state-pressed.outlined,
326
- .jqx-button-light.jqx-fill-state-pressed.flat {
327
- background: rgba(179,229,252,0.15);
328
- box-shadow: none;
329
- color: var(--jqx-primary);
330
- }
367
+ .jqx-slider-button-light.jqx-fill-state-pressed-light,
368
+ .jqx-button-light.jqx-fill-state-pressed.outlined,
369
+ .jqx-button-light.jqx-fill-state-pressed.flat {
370
+ background: rgba(179, 229, 252, 0.15);
371
+ box-shadow: none;
372
+ color: var(--jqx-primary);
373
+ }
331
374
 
332
375
  .jqx-button-light.jqx-fill-state-focus {
333
376
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
334
377
  }
335
- .jqx-slider-button-light.jqx-fill-state-focus-light {
336
- background: transparent;
337
- border-color: transparent;
338
- box-shadow:none;
339
- }
340
-
341
- .jqx-button-light.jqx-fill-state-focus.outlined,
342
- .jqx-button-light.jqx-fill-state-focus.flat {
343
- box-shadow: none;
344
- background: rgba(rgb(var(--jqx-primary-rgb)),0.15);
345
- color: var(--jqx-primary);
346
- }
347
378
 
348
- .jqx-dropdownlist-content-light {
349
- display: flex;
350
- align-items: center;
351
- height: 100% !important;
352
- margin-top: 0px !important;
353
- }
379
+ .jqx-slider-button-light.jqx-fill-state-focus-light {
380
+ background: transparent;
381
+ border-color: transparent;
382
+ box-shadow: none;
383
+ }
354
384
 
355
- .jqx-dropdownlist-content-light span {
356
- top: 0px !important;
357
- }
358
- .jqx-dropdownlist-state-normal-light, .jqx-dropdownlist-state-hover-light, .jqx-dropdownlist-state-selected-light,
359
- .jqx-scrollbar-button-state-hover-light, .jqx-scrollbar-button-state-normal-light, .jqx-scrollbar-button-state-pressed-light,
360
- .jqx-scrollbar-thumb-state-normal-horizontal-light, .jqx-scrollbar-thumb-state-hover-horizontal-light, .jqx-scrollbar-thumb-state-pressed-horizontal-light,
361
- .jqx-scrollbar-thumb-state-normal-light, .jqx-scrollbar-thumb-state-pressed-light, .jqx-tree-item-hover-light, .jqx-tree-item-selected-light,
362
- .jqx-tree-item-light, .jqx-menu-item-light, .jqx-menu-item-hover-light, .jqx-menu-item-selected-light, .jqx-menu-item-top-light, .jqx-menu-item-top-hover-light,
363
- .jqx-menu-item-top-selected-light, .jqx-slider-button-light, .jqx-slider-slider-light {
385
+ .jqx-button-light.jqx-fill-state-focus.outlined,
386
+ .jqx-button-light.jqx-fill-state-focus.flat {
387
+ box-shadow: none;
388
+ background: rgba(rgb(var(--jqx-primary-rgb)), 0.15);
389
+ color: var(--jqx-primary);
390
+ }
391
+
392
+ .jqx-dropdownlist-content-light {
393
+ display: flex;
394
+ align-items: center;
395
+ height: 100% !important;
396
+ margin-top: 0px !important;
397
+ }
398
+
399
+ .jqx-dropdownlist-content-light span {
400
+ top: 0px !important;
401
+ }
402
+
403
+ .jqx-dropdownlist-state-normal-light,
404
+ .jqx-dropdownlist-state-hover-light,
405
+ .jqx-dropdownlist-state-selected-light,
406
+ .jqx-scrollbar-button-state-hover-light,
407
+ .jqx-scrollbar-button-state-normal-light,
408
+ .jqx-scrollbar-button-state-pressed-light,
409
+ .jqx-scrollbar-thumb-state-normal-horizontal-light,
410
+ .jqx-scrollbar-thumb-state-hover-horizontal-light,
411
+ .jqx-scrollbar-thumb-state-pressed-horizontal-light,
412
+ .jqx-scrollbar-thumb-state-normal-light,
413
+ .jqx-scrollbar-thumb-state-pressed-light,
414
+ .jqx-tree-item-hover-light,
415
+ .jqx-tree-item-selected-light,
416
+ .jqx-tree-item-light,
417
+ .jqx-menu-item-light,
418
+ .jqx-menu-item-hover-light,
419
+ .jqx-menu-item-selected-light,
420
+ .jqx-menu-item-top-light,
421
+ .jqx-menu-item-top-hover-light,
422
+ .jqx-menu-item-top-selected-light,
423
+ .jqx-slider-button-light,
424
+ .jqx-slider-slider-light {
364
425
  -webkit-transition: background-color 100ms linear;
365
426
  -moz-transition: background-color 100ms linear;
366
427
  -o-transition: background-color 100ms linear;
@@ -370,63 +431,85 @@
370
431
 
371
432
 
372
433
  .jqx-primary-light.jqx-input-label-light {
373
- color: var(--jqx-primary) !important;
434
+ color: var(--jqx-primary) !important;
374
435
  }
436
+
375
437
  .jqx-primary-light.jqx-input-bar-light:before {
376
- background: var(--jqx-primary) !important;
438
+ background: var(--jqx-primary) !important;
377
439
  }
440
+
378
441
  .jqx-success-light.jqx-input-label-light {
379
- color: #5cb85c !important;
442
+ color: #5cb85c !important;
380
443
  }
444
+
381
445
  .jqx-success-light.jqx-input-bar-light:before {
382
- background: #5cb85c !important;
446
+ background: #5cb85c !important;
383
447
  }
448
+
384
449
  .jqx-inverse-light.jqx-input-label-light {
385
- color: #666 !important;
450
+ color: #666 !important;
386
451
  }
452
+
387
453
  .jqx-inverse-light.jqx-input-bar-light:before {
388
- background: #666 !important;
454
+ background: #666 !important;
389
455
  }
456
+
390
457
  .jqx-danger-light.jqx-input-label-light {
391
- color: #d9534f !important;
458
+ color: #d9534f !important;
392
459
  }
460
+
393
461
  .jqx-danger-light.jqx-input-bar-light:before {
394
- background: #d9534f !important;
462
+ background: #d9534f !important;
395
463
  }
464
+
396
465
  .jqx-warning-light.jqx-input-label-light {
397
- color: #f0ad4e !important;
466
+ color: #f0ad4e !important;
398
467
  }
468
+
399
469
  .jqx-warning-light.jqx-input-bar-light:before {
400
- background: #f0ad4e !important;
470
+ background: #f0ad4e !important;
401
471
  }
472
+
402
473
  .jqx-info-light.jqx-input-label-light {
403
- color: #5bc0de !important;
474
+ color: #5bc0de !important;
404
475
  }
476
+
405
477
  .jqx-info-light.jqx-input-bar-light:before {
406
- background: #5bc0de !important;
478
+ background: #5bc0de !important;
407
479
  }
408
480
 
409
- .jqx-slider-tooltip-light.jqx-primary-slider, .jqx-slider-tooltip-light.jqx-primary-slider .jqx-fill-state-normal-light {
481
+ .jqx-slider-tooltip-light.jqx-primary-slider,
482
+ .jqx-slider-tooltip-light.jqx-primary-slider .jqx-fill-state-normal-light {
410
483
  border-color: var(--jqx-primary);
411
484
  background: var(--jqx-primary);
412
485
  }
413
- .jqx-slider-tooltip-light.jqx-success-slider, .jqx-slider-tooltip-light.jqx-success-slider .jqx-fill-state-normal-light {
486
+
487
+ .jqx-slider-tooltip-light.jqx-success-slider,
488
+ .jqx-slider-tooltip-light.jqx-success-slider .jqx-fill-state-normal-light {
414
489
  border-color: #5cb85c;
415
490
  background: #5cb85c;
416
491
  }
417
- .jqx-slider-tooltip-light.jqx-inverse-slider, .jqx-slider-tooltip-light.jqx-inverse-slider .jqx-fill-state-normal-light {
492
+
493
+ .jqx-slider-tooltip-light.jqx-inverse-slider,
494
+ .jqx-slider-tooltip-light.jqx-inverse-slider .jqx-fill-state-normal-light {
418
495
  border-color: #666;
419
496
  background: #666;
420
497
  }
421
- .jqx-slider-tooltip-light.jqx-danger-slider, .jqx-slider-tooltip-light.jqx-danger-slider .jqx-fill-state-normal-light {
498
+
499
+ .jqx-slider-tooltip-light.jqx-danger-slider,
500
+ .jqx-slider-tooltip-light.jqx-danger-slider .jqx-fill-state-normal-light {
422
501
  border-color: #d9534f;
423
502
  background: #d9534f;
424
503
  }
425
- .jqx-slider-tooltip-light.jqx-warning-slider, .jqx-slider-tooltip-light.jqx-warning-slider .jqx-fill-state-normal-light {
504
+
505
+ .jqx-slider-tooltip-light.jqx-warning-slider,
506
+ .jqx-slider-tooltip-light.jqx-warning-slider .jqx-fill-state-normal-light {
426
507
  border-color: #f0ad4e;
427
508
  background: #f0ad4e;
428
509
  }
429
- .jqx-slider-tooltip-light.jqx-info-slider, .jqx-slider-tooltip-light.jqx-info-slider .jqx-fill-state-normal-light {
510
+
511
+ .jqx-slider-tooltip-light.jqx-info-slider,
512
+ .jqx-slider-tooltip-light.jqx-info-slider .jqx-fill-state-normal-light {
430
513
  border-color: #5bc0de;
431
514
  background: #5bc0de;
432
515
  }
@@ -439,32 +522,32 @@
439
522
  text-shadow: none !important;
440
523
  }
441
524
 
442
- .jqx-primary-light.jqx-dropdownlist-state-normal-light,
443
- .jqx-primary-light.jqx-slider-button-light,
444
- .jqx-primary-light.jqx-slider-slider-light,
445
- .jqx-primary-light.jqx-combobox-arrow-normal-light,
446
- .jqx-primary-light.jqx-combobox-arrow-hover-light,
447
- .jqx-primary-light.jqx-action-button-light,
448
- .jqx-primary-light:hover,
449
- .jqx-primary-light:focus,
450
- .jqx-primary-light:active,
451
- .jqx-primary-light.active,
452
- .jqx-primary-light.disabled,
453
- .jqx-primary-light[disabled] {
454
- color: #fff !important;
455
- background: var(--jqx-primary) !important;
456
- border-color: var(--jqx-primary) !important;
457
- text-shadow: none !important;
458
- }
525
+ .jqx-primary-light.jqx-dropdownlist-state-normal-light,
526
+ .jqx-primary-light.jqx-slider-button-light,
527
+ .jqx-primary-light.jqx-slider-slider-light,
528
+ .jqx-primary-light.jqx-combobox-arrow-normal-light,
529
+ .jqx-primary-light.jqx-combobox-arrow-hover-light,
530
+ .jqx-primary-light.jqx-action-button-light,
531
+ .jqx-primary-light:hover,
532
+ .jqx-primary-light:focus,
533
+ .jqx-primary-light:active,
534
+ .jqx-primary-light.active,
535
+ .jqx-primary-light.disabled,
536
+ .jqx-primary-light[disabled] {
537
+ color: #fff !important;
538
+ background: var(--jqx-primary) !important;
539
+ border-color: var(--jqx-primary) !important;
540
+ text-shadow: none !important;
541
+ }
459
542
 
460
- .jqx-fill-state-pressed-light.jqx-primary-light,
461
- .jqx-primary-light:active,
462
- .jqx-primary-light.active {
463
- color: #fff !important;
464
- background-color: var(--jqx-primary) !important;
465
- border-color: var(--jqx-primary) !important;
466
- text-shadow: none !important;
467
- }
543
+ .jqx-fill-state-pressed-light.jqx-primary-light,
544
+ .jqx-primary-light:active,
545
+ .jqx-primary-light.active {
546
+ color: #fff !important;
547
+ background-color: var(--jqx-primary) !important;
548
+ border-color: var(--jqx-primary) !important;
549
+ text-shadow: none !important;
550
+ }
468
551
 
469
552
  .jqx-success-light {
470
553
  color: #5cb85c !important;
@@ -473,32 +556,32 @@
473
556
  text-shadow: none !important;
474
557
  }
475
558
 
476
- .jqx-success-light.jqx-dropdownlist-state-normal-light,
477
- .jqx-success-light.jqx-slider-button-light,
478
- .jqx-success-light.jqx-slider-slider-light,
479
- .jqx-success-light.jqx-combobox-arrow-normal-light,
480
- .jqx-success-light.jqx-combobox-arrow-hover-light,
481
- .jqx-success-light.jqx-action-button-light,
482
- .jqx-success-light:hover,
483
- .jqx-success-light:focus,
484
- .jqx-success-light:active,
485
- .jqx-success-light.active,
486
- .jqx-success-light.disabled,
487
- .jqx-success-light[disabled] {
488
- color: #fff !important;
489
- background: #5cb85c !important;
490
- border-color: #5cb85c !important;
491
- text-shadow: none !important;
492
- }
559
+ .jqx-success-light.jqx-dropdownlist-state-normal-light,
560
+ .jqx-success-light.jqx-slider-button-light,
561
+ .jqx-success-light.jqx-slider-slider-light,
562
+ .jqx-success-light.jqx-combobox-arrow-normal-light,
563
+ .jqx-success-light.jqx-combobox-arrow-hover-light,
564
+ .jqx-success-light.jqx-action-button-light,
565
+ .jqx-success-light:hover,
566
+ .jqx-success-light:focus,
567
+ .jqx-success-light:active,
568
+ .jqx-success-light.active,
569
+ .jqx-success-light.disabled,
570
+ .jqx-success-light[disabled] {
571
+ color: #fff !important;
572
+ background: #5cb85c !important;
573
+ border-color: #5cb85c !important;
574
+ text-shadow: none !important;
575
+ }
493
576
 
494
- .jqx-fill-state-pressed-light.jqx-success-light,
495
- .jqx-success-light:active,
496
- .jqx-success-light.active {
497
- text-shadow: none !important;
498
- color: #fff !important;
499
- background: #5cb85c !important;
500
- border-color: #5cb85c !important;
501
- }
577
+ .jqx-fill-state-pressed-light.jqx-success-light,
578
+ .jqx-success-light:active,
579
+ .jqx-success-light.active {
580
+ text-shadow: none !important;
581
+ color: #fff !important;
582
+ background: #5cb85c !important;
583
+ border-color: #5cb85c !important;
584
+ }
502
585
 
503
586
  .jqx-inverse-light {
504
587
  text-shadow: none !important;
@@ -507,32 +590,32 @@
507
590
  border-color: #cccccc !important;
508
591
  }
509
592
 
510
- .jqx-inverse-light.jqx-dropdownlist-state-normal-light,
511
- .jqx-inverse-light.jqx-slider-button-light,
512
- .jqx-inverse-light.jqx-slider-slider-light,
513
- .jqx-inverse-light.jqx-combobox-arrow-hover-light,
514
- .jqx-inverse-light.jqx-combobox-arrow-normal-light,
515
- .jqx-inverse-light.jqx-action-button-light,
516
- .jqx-inverse-light:hover,
517
- .jqx-inverse-light:focus,
518
- .jqx-inverse-light:active,
519
- .jqx-inverse-light.active,
520
- .jqx-inverse-light.disabled,
521
- .jqx-inverse-light[disabled] {
522
- text-shadow: none !important;
523
- color: #666 !important;
524
- background: #cccccc !important;
525
- border-color: #cccccc !important;
526
- }
593
+ .jqx-inverse-light.jqx-dropdownlist-state-normal-light,
594
+ .jqx-inverse-light.jqx-slider-button-light,
595
+ .jqx-inverse-light.jqx-slider-slider-light,
596
+ .jqx-inverse-light.jqx-combobox-arrow-hover-light,
597
+ .jqx-inverse-light.jqx-combobox-arrow-normal-light,
598
+ .jqx-inverse-light.jqx-action-button-light,
599
+ .jqx-inverse-light:hover,
600
+ .jqx-inverse-light:focus,
601
+ .jqx-inverse-light:active,
602
+ .jqx-inverse-light.active,
603
+ .jqx-inverse-light.disabled,
604
+ .jqx-inverse-light[disabled] {
605
+ text-shadow: none !important;
606
+ color: #666 !important;
607
+ background: #cccccc !important;
608
+ border-color: #cccccc !important;
609
+ }
527
610
 
528
- .jqx-fill-state-pressed-light.jqx-inverse-light,
529
- .jqx-inverse-light:active,
530
- .jqx-inverse-light.active {
531
- text-shadow: none !important;
532
- color: #666 !important;
533
- background: #cccccc !important;
534
- border-color: #cccccc !important;
535
- }
611
+ .jqx-fill-state-pressed-light.jqx-inverse-light,
612
+ .jqx-inverse-light:active,
613
+ .jqx-inverse-light.active {
614
+ text-shadow: none !important;
615
+ color: #666 !important;
616
+ background: #cccccc !important;
617
+ border-color: #cccccc !important;
618
+ }
536
619
 
537
620
 
538
621
  .jqx-danger-light {
@@ -542,32 +625,32 @@
542
625
  border-color: #d9534f !important;
543
626
  }
544
627
 
545
- .jqx-danger-light.jqx-dropdownlist-state-normal-light,
546
- .jqx-danger-light.jqx-slider-button-light,
547
- .jqx-danger-light.jqx-slider-slider-light,
548
- .jqx-danger-light.jqx-combobox-arrow-hover-light,
549
- .jqx-danger-light.jqx-combobox-arrow-normal-light,
550
- .jqx-danger-light.jqx-action-button-light,
551
- .jqx-danger-light:hover,
552
- .jqx-danger-light:focus,
553
- .jqx-danger-light:active,
554
- .jqx-danger-light.active,
555
- .jqx-danger-light.disabled,
556
- .jqx-danger-light[disabled] {
557
- text-shadow: none !important;
558
- color: #fff !important;
559
- background: #d9534f !important;
560
- border-color: #d9534f !important;
561
- }
628
+ .jqx-danger-light.jqx-dropdownlist-state-normal-light,
629
+ .jqx-danger-light.jqx-slider-button-light,
630
+ .jqx-danger-light.jqx-slider-slider-light,
631
+ .jqx-danger-light.jqx-combobox-arrow-hover-light,
632
+ .jqx-danger-light.jqx-combobox-arrow-normal-light,
633
+ .jqx-danger-light.jqx-action-button-light,
634
+ .jqx-danger-light:hover,
635
+ .jqx-danger-light:focus,
636
+ .jqx-danger-light:active,
637
+ .jqx-danger-light.active,
638
+ .jqx-danger-light.disabled,
639
+ .jqx-danger-light[disabled] {
640
+ text-shadow: none !important;
641
+ color: #fff !important;
642
+ background: #d9534f !important;
643
+ border-color: #d9534f !important;
644
+ }
562
645
 
563
- .jqx-fill-state-pressed-light.jqx-danger-light,
564
- .jqx-danger-light:active,
565
- .jqx-danger-light.active {
566
- text-shadow: none !important;
567
- color: #fff !important;
568
- background: #d9534f !important;
569
- border-color: #d9534f !important;
570
- }
646
+ .jqx-fill-state-pressed-light.jqx-danger-light,
647
+ .jqx-danger-light:active,
648
+ .jqx-danger-light.active {
649
+ text-shadow: none !important;
650
+ color: #fff !important;
651
+ background: #d9534f !important;
652
+ border-color: #d9534f !important;
653
+ }
571
654
 
572
655
  .jqx-validator-error-label-light {
573
656
  color: #d9534f !important;
@@ -580,32 +663,32 @@
580
663
  border-color: #f0ad4e !important;
581
664
  }
582
665
 
583
- .jqx-warning-light.jqx-dropdownlist-state-normal-light,
584
- .jqx-warning-light.jqx-slider-button-light,
585
- .jqx-warning-light.jqx-slider-slider-light,
586
- .jqx-warning-light.jqx-combobox-arrow-hover-light,
587
- .jqx-warning-light.jqx-combobox-arrow-normal-light,
588
- .jqx-warning-light.jqx-action-button-light,
589
- .jqx-warning-light:hover,
590
- .jqx-warning-light:focus,
591
- .jqx-warning-light:active,
592
- .jqx-warning-light.active,
593
- .jqx-warning-light.disabled,
594
- .jqx-warning-light[disabled] {
595
- text-shadow: none !important;
596
- color: #fff !important;
597
- background: #f0ad4e !important;
598
- border-color: #f0ad4e !important;
599
- }
666
+ .jqx-warning-light.jqx-dropdownlist-state-normal-light,
667
+ .jqx-warning-light.jqx-slider-button-light,
668
+ .jqx-warning-light.jqx-slider-slider-light,
669
+ .jqx-warning-light.jqx-combobox-arrow-hover-light,
670
+ .jqx-warning-light.jqx-combobox-arrow-normal-light,
671
+ .jqx-warning-light.jqx-action-button-light,
672
+ .jqx-warning-light:hover,
673
+ .jqx-warning-light:focus,
674
+ .jqx-warning-light:active,
675
+ .jqx-warning-light.active,
676
+ .jqx-warning-light.disabled,
677
+ .jqx-warning-light[disabled] {
678
+ text-shadow: none !important;
679
+ color: #fff !important;
680
+ background: #f0ad4e !important;
681
+ border-color: #f0ad4e !important;
682
+ }
600
683
 
601
- .jqx-fill-state-pressed-light.jqx-warning-light,
602
- .jqx-warning-light:active,
603
- .jqx-warning-light.active {
604
- text-shadow: none !important;
605
- color: #fff !important;
606
- background: #f0ad4e !important;
607
- border-color: #f0ad4e !important;
608
- }
684
+ .jqx-fill-state-pressed-light.jqx-warning-light,
685
+ .jqx-warning-light:active,
686
+ .jqx-warning-light.active {
687
+ text-shadow: none !important;
688
+ color: #fff !important;
689
+ background: #f0ad4e !important;
690
+ border-color: #f0ad4e !important;
691
+ }
609
692
 
610
693
 
611
694
  .jqx-info-light {
@@ -615,32 +698,32 @@
615
698
  border-color: #5bc0de !important;
616
699
  }
617
700
 
618
- .jqx-info-light.jqx-dropdownlist-state-normal-light,
619
- .jqx-info-light.jqx-slider-button-light,
620
- .jqx-info-light.jqx-slider-slider-light,
621
- .jqx-info-light.jqx-combobox-arrow-hover-light,
622
- .jqx-info-light.jqx-combobox-arrow-normal-light,
623
- .jqx-info-light.jqx-action-button-light,
624
- .jqx-info-light:hover,
625
- .jqx-info-light:focus,
626
- .jqx-info-light:active,
627
- .jqx-info-light.active,
628
- .jqx-info-light.disabled,
629
- .jqx-info-light[disabled] {
630
- color: #fff !important;
631
- background: #5bc0de !important;
632
- border-color: #5bc0de !important;
633
- text-shadow: none !important;
634
- }
701
+ .jqx-info-light.jqx-dropdownlist-state-normal-light,
702
+ .jqx-info-light.jqx-slider-button-light,
703
+ .jqx-info-light.jqx-slider-slider-light,
704
+ .jqx-info-light.jqx-combobox-arrow-hover-light,
705
+ .jqx-info-light.jqx-combobox-arrow-normal-light,
706
+ .jqx-info-light.jqx-action-button-light,
707
+ .jqx-info-light:hover,
708
+ .jqx-info-light:focus,
709
+ .jqx-info-light:active,
710
+ .jqx-info-light.active,
711
+ .jqx-info-light.disabled,
712
+ .jqx-info-light[disabled] {
713
+ color: #fff !important;
714
+ background: #5bc0de !important;
715
+ border-color: #5bc0de !important;
716
+ text-shadow: none !important;
717
+ }
635
718
 
636
- .jqx-fill-state-pressed-light.jqx-info-light,
637
- .jqx-info-light:active,
638
- .jqx-info-light.active {
639
- text-shadow: none !important;
640
- color: #fff !important;
641
- background: #5bc0de !important;
642
- border-color: #5bc0de !important;
643
- }
719
+ .jqx-fill-state-pressed-light.jqx-info-light,
720
+ .jqx-info-light:active,
721
+ .jqx-info-light.active {
722
+ text-shadow: none !important;
723
+ color: #fff !important;
724
+ background: #5bc0de !important;
725
+ border-color: #5bc0de !important;
726
+ }
644
727
 
645
728
  .jqx-fill-state-pressed-light {
646
729
  background-image: none;
@@ -650,14 +733,17 @@
650
733
  .jqx-grid-group-column-light {
651
734
  border-color: transparent;
652
735
  }
736
+
653
737
  .jqx-grid-column-menubutton-light {
654
738
  border-width: 0px;
655
739
  }
656
- .jqx-grid-groups-row-light > span {
740
+
741
+ .jqx-grid-groups-row-light>span {
657
742
  padding-left: 4px;
658
743
  }
744
+
659
745
  .jqx-grid-column-filterbutton-light,
660
- .jqx-grid-column-menubutton-light{
746
+ .jqx-grid-column-menubutton-light {
661
747
  background-image: none;
662
748
  font-family: 'jqx-icons';
663
749
  display: flex;
@@ -671,17 +757,19 @@
671
757
  background: var(--jqx-surface);
672
758
  color: var(--jqx-surface-color);
673
759
  }
760
+
674
761
  .jqx-grid-column-menubutton-light:after {
675
762
  content: var(--jqx-icon-menu) !important;
676
763
  background: var(--jqx-surface);
677
764
  color: var(--jqx-surface-color);
678
765
  }
766
+
679
767
  .jqx-datatable-dark .jqx-widget-header-dark .jqx-grid-column-header-dark {
680
768
  border-right-color: var(--jqx-border);
681
769
  }
682
770
 
683
771
  .jqx-datatable-light td.jqx-grid-cell-light,
684
- .jqx-treegrid-light .jqx-grid-cell-light{
772
+ .jqx-treegrid-light .jqx-grid-cell-light {
685
773
  padding-top: 10px;
686
774
  padding-bottom: 9px;
687
775
  font-size: 14px;
@@ -694,9 +782,15 @@
694
782
  -moz-box-shadow: none;
695
783
  box-shadow: none;
696
784
  }
785
+
786
+ .jqx-widget-header-light.jqx-grid-cell-light {
787
+ background: var(--jqx-surface);
788
+ color: var(--jqx-surface-color);
789
+ }
790
+
697
791
  .jqx-grid-cell-alt-light {
698
- background: #fafafa;
699
- color: var(--jqx-surface-color);
792
+ background: #F4F5F933;
793
+ color: var(--jqx-surface-color);
700
794
  }
701
795
 
702
796
  .jqx-grid-pager-top-light .jqx-button-light,
@@ -713,12 +807,12 @@
713
807
  align-content: center;
714
808
  }
715
809
 
716
- .jqx-grid-pager-input-light {
717
- padding:0px !important;
810
+ .jqx-grid-pager-input-light {
811
+ padding: 0px !important;
718
812
  }
719
813
 
720
- .jqx-grid-pager-top-light .jqx-button-light > div,
721
- .jqx-grid-pager-light .jqx-button-light > div {
814
+ .jqx-grid-pager-top-light .jqx-button-light>div,
815
+ .jqx-grid-pager-light .jqx-button-light>div {
722
816
  top: 0px;
723
817
  position: relative;
724
818
  left: 0px;
@@ -728,18 +822,18 @@
728
822
  }
729
823
 
730
824
  .jqx-grid-pager-top-light .jqx-button-light.jqx-fill-state-hover,
731
- .jqx-grid-pager-light .jqx-button-light.jqx-fill-state-hover
732
- {
825
+ .jqx-grid-pager-light .jqx-button-light.jqx-fill-state-hover {
733
826
  color: var(--jqx-background-color-hover);
734
827
  background: var(--jqx-background-hover);
735
828
  border-color: var(--jqx-background-hover);
736
829
  box-shadow: none;
737
830
  }
831
+
738
832
  .jqx-grid-pager-top-light .jqx-button-light.jqx-fill-state-pressed,
739
- .jqx-grid-pager-light .jqx-button-light.jqx-fill-state-pressed
740
- {
833
+ .jqx-grid-pager-light .jqx-button-light.jqx-fill-state-pressed {
741
834
  background: var(--jqx-primary);
742
835
  }
836
+
743
837
  .jqx-grid-pager-light .jqx-button-light:hover:after,
744
838
  .jqx-grid-pager-top-light .jqx-button-light:hover:after,
745
839
  .jqx-grid-pager-top-light .jqx-button-light.jqx-fill-state-pressed-light:after,
@@ -750,15 +844,16 @@
750
844
  height: calc(100% - 4px);
751
845
  border: 2px solid var(--jqx-background);
752
846
  border-radius: 4px;
753
- left:0px;
754
- top:0px;
847
+ left: 0px;
848
+ top: 0px;
755
849
  }
850
+
756
851
  .jqx-grid-pager-top-light .jqx-grid-pager-number-light,
757
852
  .jqx-grid-pager-light .jqx-grid-pager-number-light {
758
853
  background-color: transparent;
759
854
  border-color: transparent;
760
855
  color: inherit;
761
- font-size:14px;
856
+ font-size: 14px;
762
857
  padding: 6px 10px;
763
858
  border-radius: 4px;
764
859
 
@@ -768,9 +863,10 @@
768
863
  .jqx-grid-pager-top-light .jqx-grid-pager-number-light:hover,
769
864
  .jqx-grid-pager-light .jqx-grid-pager-number-light:hover {
770
865
  background: var(--jqx-background-hover);
771
- color:var(--jqx-background-color-hover) !important;
866
+ color: var(--jqx-background-color-hover) !important;
772
867
  font-size: var(--jqx-font-size);
773
868
  }
869
+
774
870
  .jqx-grid-pager-light .jqx-grid-pager-number-light:hover:after,
775
871
  .jqx-grid-pager-top-light .jqx-grid-pager-number-light:hover:after,
776
872
  .jqx-grid-pager-top-light .jqx-grid-pager-number-light.jqx-fill-state-pressed-light:after,
@@ -781,14 +877,15 @@
781
877
  height: calc(100% - 4px);
782
878
  border: 2px solid var(--jqx-background);
783
879
  border-radius: var(--jqx-border-radius);
784
- left:0px;
785
- top:0px;
880
+ left: 0px;
881
+ top: 0px;
786
882
  }
787
- .jqx-grid-pager-top-light .jqx-grid-pager-number-light.jqx-fill-state-pressed-light ,
883
+
884
+ .jqx-grid-pager-top-light .jqx-grid-pager-number-light.jqx-fill-state-pressed-light,
788
885
  .jqx-grid-pager-light .jqx-grid-pager-number-light.jqx-fill-state-pressed-light {
789
886
  font-weight: bold !important;
790
887
  background: var(--jqx-primary);
791
- color:var(--jqx-background) !important;
888
+ color: var(--jqx-background) !important;
792
889
  }
793
890
 
794
891
  .jqx-grid-column-menubutton-light {
@@ -800,20 +897,24 @@
800
897
  font-size: 13px;
801
898
  }
802
899
 
803
- .jqx-calendar-light > div {
900
+ .jqx-calendar-light>div {
804
901
  padding: 0px;
805
902
  box-sizing: border-box;
806
903
  }
904
+
807
905
  .jqx-calendar-month-light {
808
906
  width: 90%;
809
907
  position: relative;
810
908
  left: 5%;
811
909
  }
910
+
812
911
  .jqx-calendar-title-navigation-light {
813
912
  font-size: 20px;
814
913
  padding: 0px 20px;
815
914
  }
816
- .jqx-calendar-row-header-light, .jqx-calendar-top-left-header-light {
915
+
916
+ .jqx-calendar-row-header-light,
917
+ .jqx-calendar-top-left-header-light {
817
918
  background-color: var(--jqx-background);
818
919
  border: 0px solid var(--jqx-background);
819
920
  }
@@ -831,7 +932,8 @@
831
932
  padding-bottom: 10px;
832
933
  }
833
934
 
834
- .jqx-ribbon-header-vertical-light, .jqx-widget-header-vertical-light {
935
+ .jqx-ribbon-header-vertical-light,
936
+ .jqx-widget-header-vertical-light {
835
937
  background: var(--jqx-background);
836
938
  }
837
939
 
@@ -841,13 +943,15 @@
841
943
  border-left-color: var(--jqx-scrollbar-border);
842
944
  }
843
945
 
844
- .jqx-scrollbar-thumb-state-normal-light, .jqx-scrollbar-thumb-state-normal-horizontal-light {
946
+ .jqx-scrollbar-thumb-state-normal-light,
947
+ .jqx-scrollbar-thumb-state-normal-horizontal-light {
845
948
  background: var(--jqx-scrollbar-thumb-background);
846
949
  border-color: var(--jqx-scrollbar-thumb-border);
847
950
  border-radius: 0px;
848
951
  }
849
952
 
850
- .jqx-scrollbar-thumb-state-hover-light, .jqx-scrollbar-thumb-state-hover-horizontal-light {
953
+ .jqx-scrollbar-thumb-state-hover-light,
954
+ .jqx-scrollbar-thumb-state-hover-horizontal-light {
851
955
  background: var(--jqx-scrollbar-thumb-background-hover);
852
956
  border-color: var(--jqx-scrollbar-thumb-border-hover);
853
957
  box-shadow: none;
@@ -862,11 +966,13 @@
862
966
  box-shadow: none;
863
967
  }
864
968
 
865
- .jqx-progressbar-value-light, .jqx-splitter-collapse-button-horizontal-light {
969
+ .jqx-progressbar-value-light,
970
+ .jqx-splitter-collapse-button-horizontal-light {
866
971
  background: var(--jqx-primary);
867
972
  }
868
973
 
869
- .jqx-splitter-collapse-button-vertical-light, .jqx-progressbar-value-vertical-light {
974
+ .jqx-splitter-collapse-button-vertical-light,
975
+ .jqx-progressbar-value-vertical-light {
870
976
  background: var(--jqx-primary);
871
977
  }
872
978
 
@@ -901,7 +1007,9 @@
901
1007
  box-shadow: none;
902
1008
  }
903
1009
 
904
- .jqx-grid-column-sortdescbutton-light, jqx-grid-column-filterbutton-light, .jqx-grid-column-sortascbutton-light {
1010
+ .jqx-grid-column-sortdescbutton-light,
1011
+ jqx-grid-column-filterbutton-light,
1012
+ .jqx-grid-column-sortascbutton-light {
905
1013
  background-color: transparent;
906
1014
  border-style: solid;
907
1015
  border-width: 0px 0px 0px 0px;
@@ -913,19 +1021,26 @@
913
1021
  filter: none;
914
1022
  }
915
1023
 
916
- .jqx-grid-bottomright-light, .jqx-panel-bottomright-light, .jqx-listbox-bottomright-light {
1024
+ .jqx-grid-bottomright-light,
1025
+ .jqx-panel-bottomright-light,
1026
+ .jqx-listbox-bottomright-light {
917
1027
  background-color: var(--jqx-scrollbar-background);
918
1028
  }
919
1029
 
920
- .jqx-window-light, .jqx-tooltip-light {
921
- box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
1030
+ .jqx-window-light,
1031
+ .jqx-tooltip-light {
1032
+ box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0, 0, 0, 0.15);
922
1033
  }
923
- .jqx-tooltip-light, .jqx-tooltip-light.jqx-popup-light, .jqx-tooltip-light .jqx-fill-state-normal-light {
1034
+
1035
+ .jqx-tooltip-light,
1036
+ .jqx-tooltip-light.jqx-popup-light,
1037
+ .jqx-tooltip-light .jqx-fill-state-normal-light {
924
1038
  background: var(--jqx-primary);
925
1039
  border-color: var(--jqx-primary);
926
- box-shadow:none;
1040
+ box-shadow: none;
927
1041
  color: var(--jqx-primary-color);
928
1042
  }
1043
+
929
1044
  .jqx-docking-light .jqx-window-light {
930
1045
  box-shadow: none;
931
1046
  }
@@ -935,9 +1050,10 @@
935
1050
  }
936
1051
 
937
1052
  .jqx-checkbox-light {
938
- line-height:20px;
1053
+ line-height: 20px;
939
1054
  overflow: visible;
940
1055
  }
1056
+
941
1057
  .jqx-radiobutton-light {
942
1058
  overflow: visible;
943
1059
  box-shadow: none;
@@ -945,10 +1061,11 @@
945
1061
  -moz-box-shadow: none;
946
1062
  background-repeat: no-repeat;
947
1063
  background: none;
948
- line-height:20px;
1064
+ line-height: 20px;
949
1065
  }
950
1066
 
951
- .jqx-radiobutton-light-light, .jqx-radiobutton-hover-light {
1067
+ .jqx-radiobutton-light-light,
1068
+ .jqx-radiobutton-hover-light {
952
1069
  border-radius: 100%;
953
1070
  background-repeat: no-repeat;
954
1071
  transition: background-color ease-in .3s;
@@ -975,8 +1092,7 @@
975
1092
  }
976
1093
 
977
1094
  .jqx-checkbox-default-light,
978
- .jqx-radiobutton-default-light
979
- {
1095
+ .jqx-radiobutton-default-light {
980
1096
  border-width: 1px;
981
1097
  border-color: var(--jqx-border);
982
1098
  background-color: var(--jqx-background);
@@ -987,21 +1103,24 @@
987
1103
  .jqx-tree-grid-collapse-button-light {
988
1104
  font-size: 16px;
989
1105
  }
1106
+
990
1107
  .jqx-grid-table-light .jqx-grid-cell:first-child {
991
1108
  padding-left: 10px;
992
1109
  }
1110
+
993
1111
  .jqx-tree-grid-title-light {
994
1112
  margin-left: 5px;
995
1113
  }
1114
+
996
1115
  .jqx-tree-light .jqx-checkbox-light .jqx-checkbox-default-light,
997
1116
  .jqx-checkbox-light[checked] .jqx-checkbox-default-light,
998
1117
  .jqx-tree-grid-checkbox[checked].jqx-checkbox-default-light,
999
- .jqx-radiobutton-light[checked] .jqx-radiobutton-default-light
1000
- {
1001
- color: var(--jqx-primary-color);
1118
+ .jqx-radiobutton-light[checked] .jqx-radiobutton-default-light {
1119
+ color: var(--jqx-primary-color);
1002
1120
  background-color: var(--jqx-primary);
1003
1121
  border-color: var(--jqx-primary);
1004
1122
  }
1123
+
1005
1124
  .jqx-menu-item-disabled-light {
1006
1125
  color: inherit;
1007
1126
  }
@@ -1009,6 +1128,7 @@
1009
1128
  .jqx-grid-light .jqx-checkbox-default-light {
1010
1129
  border-radius: 0px;
1011
1130
  }
1131
+
1012
1132
  .jqx-checkbox-check-checked-light {
1013
1133
  background: none;
1014
1134
  font-family: jqx-icons;
@@ -1019,19 +1139,21 @@
1019
1139
  .jqx-checkbox-check-checked-light:after {
1020
1140
  content: var(--jqx-icon-check);
1021
1141
  }
1142
+
1022
1143
  .jqx-checkbox-check-indeterminate-light {
1023
- width:14px !important;
1024
- height:14px !important;
1025
- position:relative;
1144
+ width: 14px !important;
1145
+ height: 14px !important;
1146
+ position: relative;
1026
1147
  top: 1px;
1027
1148
  left: 1px;
1028
1149
  background: var(--jqx-background);
1029
1150
  }
1151
+
1030
1152
  .jqx-tree-light .jqx-checkbox-check-indeterminate-light {
1031
- width:12px !important;
1032
- height:12px !important;
1153
+ width: 12px !important;
1154
+ height: 12px !important;
1033
1155
  top: 2px;
1034
- left:2px;
1156
+ left: 2px;
1035
1157
  }
1036
1158
 
1037
1159
  .jqx-checkbox-hover-light,
@@ -1047,95 +1169,115 @@
1047
1169
 
1048
1170
  .jqx-slider-slider-light:active {
1049
1171
  transform: scale(1.2);
1050
- box-shadow: rgba(0,0,0,0.3) 0 0 10px;
1172
+ box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
1051
1173
  }
1052
- .jqx-slider-light[discrete] .jqx-slider-slider-light:active
1053
- {
1174
+
1175
+ .jqx-slider-light[discrete] .jqx-slider-slider-light:active {
1054
1176
  transform: scaleX(0);
1055
1177
 
1056
1178
  }
1179
+
1057
1180
  .jqx-slider-slider-horizontal-light {
1058
1181
  background: var(--jqx-primary);
1059
1182
  }
1183
+
1060
1184
  .jqx-slider-slider-vertical-light {
1061
1185
  background: var(--jqx-primary);
1062
1186
  }
1187
+
1063
1188
  .jqx-slider-tooltip-light {
1064
1189
  width: 25px;
1065
1190
  height: 25px;
1066
1191
  transform-origin: 50% 100%;
1067
1192
  border-radius: 50%;
1068
1193
  transform: scale(0) rotate(45deg);
1069
- padding:0px;
1194
+ padding: 0px;
1070
1195
  background: transparent !important;
1071
1196
  }
1197
+
1072
1198
  .jqx-slider-tooltip-light.init {
1073
- transform: scale(1) rotate(45deg);
1199
+ transform: scale(1) rotate(45deg);
1074
1200
  }
1201
+
1075
1202
  .jqx-slider-tooltip-light.hide {
1076
- transition: transform 0.2s ease;
1077
- transform-origin:50% 100%;
1078
- transform: scale(0) rotate(45deg);
1203
+ transition: transform 0.2s ease;
1204
+ transform-origin: 50% 100%;
1205
+ transform: scale(0) rotate(45deg);
1079
1206
  }
1207
+
1080
1208
  .jqx-slider-tooltip-light.show {
1081
- transition: transform 0.2s ease;
1082
- transform: scale(1) rotate(45deg);
1209
+ transition: transform 0.2s ease;
1210
+ transform: scale(1) rotate(45deg);
1083
1211
  }
1084
1212
 
1085
1213
 
1086
1214
  .jqx-slider-tooltip-light .jqx-tooltip-arrow-t-b,
1087
1215
  .jqx-slider-tooltip-light .jqx-tooltip-arrow-l-r {
1088
- display:none;
1089
- visibility:hidden;
1216
+ display: none;
1217
+ visibility: hidden;
1090
1218
  }
1091
1219
 
1092
- .jqx-slider-tooltip-light, .jqx-slider-tooltip-light .jqx-fill-state-normal-light {
1220
+ .jqx-slider-tooltip-light,
1221
+ .jqx-slider-tooltip-light .jqx-fill-state-normal-light {
1093
1222
  border-radius: 15px 15px 0px;
1094
1223
  display: flex;
1095
1224
  align-items: center;
1096
1225
  justify-content: center;
1097
1226
  background: var(--jqx-primary);
1098
1227
  color: var(--jqx-primary-color);
1099
- font-size:11px;
1228
+ font-size: 11px;
1100
1229
  }
1101
- .jqx-slider-tooltip-light.far, .jqx-slider-tooltip-light.far .jqx-fill-state-normal-light {
1102
- border-radius: 0px 15px 15px 15px;
1230
+
1231
+ .jqx-slider-tooltip-light.far,
1232
+ .jqx-slider-tooltip-light.far .jqx-fill-state-normal-light {
1233
+ border-radius: 0px 15px 15px 15px;
1103
1234
  }
1104
- .jqx-slider-tooltip-light.vertical, .jqx-slider-tooltip-light.vertical .jqx-fill-state-normal-light {
1105
- border-radius: 15px 0px 15px 15px;
1235
+
1236
+ .jqx-slider-tooltip-light.vertical,
1237
+ .jqx-slider-tooltip-light.vertical .jqx-fill-state-normal-light {
1238
+ border-radius: 15px 0px 15px 15px;
1106
1239
  }
1107
- .jqx-slider-tooltip-light.vertical.far, .jqx-slider-tooltip-light.vertical.far .jqx-fill-state-normal-light {
1108
- border-radius: 15px 15px 15px 0px;
1240
+
1241
+ .jqx-slider-tooltip-light.vertical.far,
1242
+ .jqx-slider-tooltip-light.vertical.far .jqx-fill-state-normal-light {
1243
+ border-radius: 15px 15px 15px 0px;
1109
1244
  }
1245
+
1110
1246
  .jqx-slider-tooltip-light {
1111
- background:transparent;
1112
- border:none !important;
1113
- box-shadow:none;
1247
+ background: transparent;
1248
+ border: none !important;
1249
+ box-shadow: none;
1114
1250
  }
1251
+
1115
1252
  .jqx-slider-tooltip-light .jqx-tooltip-main-light {
1116
1253
  top: -7px;
1117
1254
  right: 11px;
1118
1255
  }
1256
+
1119
1257
  .jqx-slider-tooltip-light.far .jqx-tooltip-main-light {
1120
1258
  top: 3px;
1121
1259
  right: 4px;
1122
1260
  }
1261
+
1123
1262
  .jqx-slider-tooltip-light.vertical .jqx-tooltip-main-light {
1124
1263
  top: -3px;
1125
1264
  right: 3px;
1126
1265
  }
1266
+
1127
1267
  .jqx-slider-tooltip-light .jqx-tooltip-text {
1128
1268
  background: transparent;
1129
- border:none;
1269
+ border: none;
1130
1270
  padding: 0px;
1131
- overflow:visible;
1271
+ overflow: visible;
1132
1272
  }
1273
+
1133
1274
  .jqx-slider-tooltip-light .jqx-tooltip-text>span {
1134
- transform: rotate(-45deg);
1275
+ transform: rotate(-45deg);
1135
1276
  }
1277
+
1136
1278
  .jqx-slider-tooltip-light.range {
1137
1279
  width: 35px;
1138
- height:35px;
1280
+ height: 35px;
1139
1281
  }
1140
1282
 
1141
1283
  .jqx-slider-rangebar-light {
@@ -1143,7 +1285,8 @@
1143
1285
  background: var(--jqx-primary);
1144
1286
  }
1145
1287
 
1146
- .jqx-slider-track-horizontal-light, .jqx-slider-track-vertical-light {
1288
+ .jqx-slider-track-horizontal-light,
1289
+ .jqx-slider-track-vertical-light {
1147
1290
  border-color: var(--jqx-border);
1148
1291
  background: var(--jqx-background);
1149
1292
  }
@@ -1153,10 +1296,10 @@
1153
1296
  -webkit-border-radius: 100%;
1154
1297
  border-radius: 100%;
1155
1298
  }
1299
+
1156
1300
  .jqx-slider-button-light.jqx-fill-state-normal-light,
1157
1301
  .jqx-slider-button-light.jqx-fill-state-hover-light,
1158
- .jqx-slider-button-light.jqx-fill-state-pressed-light
1159
- {
1302
+ .jqx-slider-button-light.jqx-fill-state-pressed-light {
1160
1303
  background: transparent !important;
1161
1304
  }
1162
1305
 
@@ -1165,49 +1308,62 @@
1165
1308
  padding: 6px;
1166
1309
  border-radius: 4px;
1167
1310
  }
1311
+
1168
1312
  .jqx-listitem-element-light .jqx-checkbox-default-light {
1169
1313
  border-radius: 0px;
1170
1314
  }
1315
+
1171
1316
  .jqx-listitem-state-hover-light,
1172
1317
  .jqx-listitem-state-selected-light,
1173
1318
  .jqx-listitem-state-normal-light {
1174
1319
  border-radius: 0;
1175
- margin:0px;
1320
+ margin: 0px;
1176
1321
  }
1177
1322
 
1178
1323
  .jqx-scheduler-edit-dialog-label-light {
1179
- font-size: 12px;
1180
- text-transform: uppercase;
1181
- padding-top: 6px;
1182
- padding-bottom: 6px;
1324
+ font-size: 12px;
1325
+ text-transform: uppercase;
1326
+ padding-top: 6px;
1327
+ padding-bottom: 6px;
1183
1328
 
1184
1329
  }
1330
+
1185
1331
  .jqx-scheduler-edit-dialog-field-light {
1186
- padding-top: 6px;
1187
- padding-bottom: 6px;
1332
+ padding-top: 6px;
1333
+ padding-bottom: 6px;
1188
1334
  }
1335
+
1189
1336
  .jqx-scheduler-edit-dialog-label-rtl-light {
1190
- line-height: 35px;
1191
- padding-top: 6px;
1192
- padding-bottom: 6px;
1337
+ line-height: 35px;
1338
+ padding-top: 6px;
1339
+ padding-bottom: 6px;
1193
1340
  }
1341
+
1194
1342
  .jqx-scheduler-edit-dialog-field-rtl-light {
1195
- line-height: 35px;
1196
- padding-top: 6px;
1197
- padding-bottom: 6px;
1343
+ line-height: 35px;
1344
+ padding-top: 6px;
1345
+ padding-bottom: 6px;
1198
1346
  }
1347
+
1199
1348
  .jqx-menu-horizontal-light {
1200
1349
  height: auto !important;
1201
1350
  }
1351
+
1202
1352
  .jqx-menu-horizontal-light .jqx-menu-item-top-light {
1203
1353
  padding: 8px;
1204
1354
  }
1355
+
1205
1356
  .jqx-menu-item-top-light,
1206
1357
  .jqx-menu-item-light {
1207
1358
  padding: 8px;
1208
1359
  }
1360
+
1209
1361
  /*applied to a list item when the item is selected.*/
1210
- .jqx-listitem-state-hover-light, .jqx-menu-item-hover-light, .jqx-tree-item-hover-light, .jqx-calendar-cell-hover-light, .jqx-grid-cell-hover-light,
1362
+ .jqx-listitem-state-hover-light,
1363
+ .jqx-menu-item-hover-light,
1364
+ .jqx-tree-item-hover-light,
1365
+ .jqx-calendar-cell-hover-light,
1366
+ .jqx-grid-cell-hover-light,
1211
1367
  .jqx-input-popup-light .jqx-fill-state-hover-light,
1212
1368
  .jqx-input-popup-light .jqx-fill-state-pressed-light {
1213
1369
  color: var(--jqx-background-color-hover) !important;
@@ -1227,25 +1383,36 @@
1227
1383
  color: var(--jqx-background) !important;
1228
1384
  }
1229
1385
 
1230
- .jqx-listitem-state-selected-light, .jqx-menu-item-selected-light, .jqx-tree-item-selected-light, .jqx-calendar-cell-selected-light, .jqx-grid-cell-selected-light,
1231
- .jqx-menu-item-top-selected-light, .jqx-grid-selectionarea-light, .jqx-input-button-header-light, .jqx-input-button-innerHeader-light {
1386
+ .jqx-listitem-state-selected-light,
1387
+ .jqx-menu-item-selected-light,
1388
+ .jqx-tree-item-selected-light,
1389
+ .jqx-calendar-cell-selected-light,
1390
+ .jqx-grid-cell-selected-light,
1391
+ .jqx-menu-item-top-selected-light,
1392
+ .jqx-grid-selectionarea-light,
1393
+ .jqx-input-button-header-light,
1394
+ .jqx-input-button-innerHeader-light {
1232
1395
  color: var(--jqx-primary-color) !important;
1233
1396
  border-color: var(--jqx-primary) !important;
1234
- background: var(--jqx-primary) !important; /* Old browsers */
1397
+ background: var(--jqx-primary) !important;
1398
+ /* Old browsers */
1235
1399
  box-shadow: none;
1236
1400
  }
1237
1401
 
1238
- .jqx-grid-cell-light .jqx-button-light, .jqx-grid-cell-light .jqx-button-light.jqx-fill-state-hover-light, .jqx-grid-cell-light .jqx-button-light.jqx-fill-state-pressed-light {
1402
+ .jqx-grid-cell-light .jqx-button-light,
1403
+ .jqx-grid-cell-light .jqx-button-light.jqx-fill-state-hover-light,
1404
+ .jqx-grid-cell-light .jqx-button-light.jqx-fill-state-pressed-light {
1239
1405
  box-shadow: none;
1240
1406
  transition: none;
1241
1407
  }
1242
1408
 
1243
- .jqx-menu-popup-light{
1409
+ .jqx-menu-popup-light {
1244
1410
  opacity: 0;
1245
1411
  transform-origin: top left;
1246
- box-shadow: 0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 15px 0 rgba(0,0,0,.2);
1412
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 3px rgba(0, 0, 0, .12), 0 4px 15px 0 rgba(0, 0, 0, .2);
1247
1413
  background: var(--jqx-background) !important;
1248
1414
  }
1415
+
1249
1416
  .jqx-menu-popup-light.top {
1250
1417
  transform: scaleY(0);
1251
1418
  transition: transform 0.2s ease-in-out, opacity 0.3s ease-in-out;
@@ -1260,11 +1427,13 @@
1260
1427
  transform: scale(1);
1261
1428
  opacity: 1;
1262
1429
  }
1430
+
1263
1431
  .jqx-popup-light {
1264
1432
  border: 1px solid var(--jqx-border);
1265
1433
  background: var(--jqx-background);
1266
- box-shadow: 0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 15px 0 rgba(0,0,0,.2);
1434
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 3px rgba(0, 0, 0, .12), 0 4px 15px 0 rgba(0, 0, 0, .2);
1267
1435
  }
1436
+
1268
1437
  .jqx-menu-popup-light .jqx-popup-light {
1269
1438
  box-shadow: none;
1270
1439
  border: none;
@@ -1272,8 +1441,8 @@
1272
1441
 
1273
1442
  .jqx-datatable-light .jqx-grid-column-sortdescbutton-light,
1274
1443
  .jqx-datatable-light .jqx-grid-column-sortascbutton-light {
1275
- display: flex;
1276
- align-items: center;
1444
+ display: flex;
1445
+ align-items: center;
1277
1446
  }
1278
1447
 
1279
1448
  .jqx-grid-column-sortascbutton-light,
@@ -1300,13 +1469,15 @@
1300
1469
  background-image: none;
1301
1470
  font-family: jqx-icons;
1302
1471
  }
1472
+
1303
1473
  .jqx-window-collapse-button-light {
1304
1474
  position: relative;
1305
1475
  right: 10px;
1306
1476
  font-weight: bold;
1307
1477
  font-size: 18px;
1308
- margin-top:0px;
1478
+ margin-top: 0px;
1309
1479
  }
1480
+
1310
1481
  .jqx-grid-column-sortascbutton-light:after,
1311
1482
  .jqx-expander-arrow-bottom-light:after,
1312
1483
  .jqx-window-collapse-button-light:after,
@@ -1333,6 +1504,7 @@
1333
1504
  background-image: none;
1334
1505
  font-family: jqx-icons;
1335
1506
  }
1507
+
1336
1508
  .jqx-widget-light .jqx-grid-group-expand-light:after,
1337
1509
  .jqx-grid-group-expand-light:after,
1338
1510
  .jqx-grid-column-sortdescbutton-light:after,
@@ -1347,6 +1519,33 @@
1347
1519
  content: var(--jqx-icon-arrow-down);
1348
1520
  }
1349
1521
 
1522
+ .jqx-grid-column-header-light[sort][sort-index]>div>div {
1523
+ width: calc(100% - 45px)
1524
+ }
1525
+
1526
+ .jqx-grid-column-header-light[sort][sort-index] .sorticon {
1527
+ display: flex;
1528
+ align-items: center;
1529
+ width: 45px;
1530
+ flex-direction: row-reverse;
1531
+ margin-right: 5px;
1532
+ }
1533
+
1534
+ .jqx-grid-column-header-light[sort][sort-index] .sorticon:before {
1535
+ content: attr(order);
1536
+ font-size: 11px;
1537
+ display: flex;
1538
+ justify-content: center;
1539
+ align-items: center;
1540
+ border-radius: 50%;
1541
+ background: var(--jqx-primary);
1542
+ color: var(--jqx-primary-color);
1543
+ padding: 5px;
1544
+ margin-left: 5px;
1545
+ height: 8px;
1546
+ box-sizing: content-box;
1547
+ }
1548
+
1350
1549
  .jqx-tabs-arrow-left-light,
1351
1550
  .jqx-menu-item-arrow-left-selected-light,
1352
1551
  .jqx-menu-item-arrow-top-left,
@@ -1358,6 +1557,7 @@
1358
1557
  background-repeat: no-repeat;
1359
1558
  background-position: center;
1360
1559
  }
1560
+
1361
1561
  .jqx-tabs-arrow-left-light:after,
1362
1562
  .jqx-menu-item-arrow-left-selected-light:after,
1363
1563
  .jqx-menu-item-arrow-top-left:after,
@@ -1380,6 +1580,7 @@
1380
1580
  background-repeat: no-repeat;
1381
1581
  background-position: center;
1382
1582
  }
1583
+
1383
1584
  .jqx-widget-light .jqx-grid-group-collapse-light:after,
1384
1585
  .jqx-grid-group-collapse-light:after,
1385
1586
  .jqx-tabs-arrow-right-light:after,
@@ -1416,19 +1617,20 @@
1416
1617
  .jqx-widget .jqx-grid-column-header-cell-light {
1417
1618
  padding-top: 8px;
1418
1619
  padding-bottom: 8px;
1419
- height:30px;
1620
+ height: 30px;
1420
1621
  }
1421
1622
 
1422
1623
  .jqx-widget .jqx-grid-row-cell-light {
1423
1624
  padding-top: 8px;
1424
1625
  padding-bottom: 8px;
1425
- height:30px;
1626
+ height: 30px;
1426
1627
  }
1427
1628
 
1428
1629
  .jqx-listbox-container-light,
1429
1630
  .jqx-calendar-container-light {
1430
1631
  margin-left: -10px;
1431
1632
  }
1633
+
1432
1634
  .jqx-calendar-container-light .jqx-popup,
1433
1635
  .jqx-calendar-light.jqx-popup,
1434
1636
  .jqx-listbox-light.jqx-popup {
@@ -1438,7 +1640,7 @@
1438
1640
  .jqx-dropdownbutton-popup,
1439
1641
  .jqx-calendar-light.jqx-popup,
1440
1642
  .jqx-listbox-light.jqx-popup,
1441
- .jqx-grid-menu.jqx-popup {
1643
+ .jqx-grid-menu.jqx-popup {
1442
1644
  transition: transform 0.25s ease-in-out, opacity 0.35s ease-in-out;
1443
1645
  transform: scaleY(0);
1444
1646
  opacity: 0;
@@ -1459,7 +1661,8 @@
1459
1661
  color: var(--jqx-background-color);
1460
1662
  }
1461
1663
 
1462
- .jqx-widget-light .jqx-grid-column-header, .jqx-widget-light .jqx-grid-group-cell {
1664
+ .jqx-widget-light .jqx-grid-column-header,
1665
+ .jqx-widget-light .jqx-grid-group-cell {
1463
1666
  border-color: var(--jqx-border);
1464
1667
  color: var(--jqx-surface-color);
1465
1668
  background: var(--jqx-surface);
@@ -1469,7 +1672,7 @@
1469
1672
  border-color: var(--jqx-border);
1470
1673
  font-size: 12px;
1471
1674
  color: var(--jqx-surface-color);
1472
- font-weight: 500;
1675
+ font-weight: 600;
1473
1676
  }
1474
1677
 
1475
1678
 
@@ -1477,12 +1680,15 @@
1477
1680
  border-right-color: var(--jqx-border) !important;
1478
1681
  border-bottom-color: var(--jqx-border) !important;
1479
1682
  }
1683
+
1480
1684
  .jqx-widget-light .jqx-grid-cell-light {
1481
1685
  border-color: var(--jqx-border);
1482
1686
  }
1483
- .jqx-widgets-light .jqx-scheduler-cell-selected span{
1687
+
1688
+ .jqx-widgets-light .jqx-scheduler-cell-selected span {
1484
1689
  color: var(--jqx-background) !important;
1485
1690
  }
1691
+
1486
1692
  .jqx-scheduler-time-column-light,
1487
1693
  .jqx-scheduler-toolbar-light {
1488
1694
  background: var(--jqx-surface) !important;
@@ -1495,21 +1701,23 @@
1495
1701
  border-bottom-color: var(--jqx-border);
1496
1702
  }
1497
1703
 
1498
- .jqx-widget-light.jqx-scheduler-light td.jqx-grid-cell-light span{
1704
+ .jqx-widget-light.jqx-scheduler-light td.jqx-grid-cell-light span {
1499
1705
  font-size: 10px;
1500
1706
  color: var(--jqx-background-color);
1501
1707
  }
1708
+
1502
1709
  .jqx-widget-light.jqx-scheduler-light td.jqx-grid-cell-light.jqx-scheduler-cell-hover span,
1503
- .jqx-widget-light.jqx-scheduler-light td.jqx-grid-cell-light.jqx-scheduler-cell-selected span{
1504
- color:var(--jqx-primary-color);
1710
+ .jqx-widget-light.jqx-scheduler-light td.jqx-grid-cell-light.jqx-scheduler-cell-selected span {
1711
+ color: var(--jqx-primary-color);
1505
1712
  }
1506
1713
 
1507
1714
  .jqx-passwordinput-password-icon-light,
1508
1715
  .jqx-passwordinput-password-icon-rtl-light {
1509
1716
  background-image: none;
1510
1717
  font-family: jqx-icons;
1511
- color:var(--jqx-background-color);
1718
+ color: var(--jqx-background-color);
1512
1719
  }
1720
+
1513
1721
  .jqx-passwordinput-password-icon-light:after,
1514
1722
  .jqx-passwordinput-password-icon-rtl-light:after {
1515
1723
  content: var(--jqx-icon-visibility);
@@ -1526,21 +1734,24 @@
1526
1734
  justify-content: center;
1527
1735
  align-items: center;
1528
1736
  }
1737
+
1529
1738
  .jqx-combobox-multi-item-light a {
1530
1739
  margin-right: 10px;
1531
1740
  }
1741
+
1532
1742
  .jqx-combobox-light .jqx-icon-close-light:after {
1533
1743
  content: var(--jqx-icon-close);
1534
1744
  }
1535
- .jqx-combobox-light, .jqx-input-light {
1745
+
1746
+ .jqx-combobox-light,
1747
+ .jqx-input-light {
1536
1748
  border-color: var(--jqx-border);
1537
1749
  color: var(--jqx-background-color);
1538
1750
  background-color: var(--jqx-background);
1539
1751
  }
1540
1752
 
1541
1753
  .jqx-combobox-content-light,
1542
- .jqx-datetimeinput-content-light
1543
- {
1754
+ .jqx-datetimeinput-content-light {
1544
1755
  border-color: transparent;
1545
1756
  }
1546
1757
 
@@ -1559,41 +1770,43 @@
1559
1770
  box-shadow: none;
1560
1771
  }
1561
1772
 
1562
- .jqx-input-group-light input {
1563
- width: 100%;
1564
- height: 100%;
1565
- box-sizing: border-box;
1566
- }
1567
- .jqx-input-group-light textarea {
1568
- width: 100%;
1569
- height: 100%;
1570
- outline: none;
1571
- resize: none;
1572
- border-left: none;
1573
- border-right: none;
1574
- border-top: none;
1575
- border-bottom-color: var(--jqx-border);
1576
- }
1773
+ .jqx-input-group-light input {
1774
+ width: 100%;
1775
+ height: 100%;
1776
+ box-sizing: border-box;
1777
+ }
1778
+
1779
+ .jqx-input-group-light textarea {
1780
+ width: 100%;
1781
+ height: 100%;
1782
+ outline: none;
1783
+ resize: none;
1784
+ border-left: none;
1785
+ border-right: none;
1786
+ border-top: none;
1787
+ border-bottom-color: var(--jqx-border);
1788
+ }
1789
+
1577
1790
  .jqx-numberinput-light,
1578
- .jqx-maskedinput-light
1579
- {
1580
- position:relative;
1791
+ .jqx-maskedinput-light {
1792
+ position: relative;
1581
1793
  }
1794
+
1582
1795
  .jqx-numberinput-light input {
1583
- height:100% !important;
1796
+ height: 100% !important;
1584
1797
  }
1585
1798
 
1586
1799
  .jqx-input-light.jqx-validator-error-element {
1587
1800
  border-color: transparent !important;
1588
1801
  border-bottom: 1px solid #df2227 !important;
1589
1802
  }
1803
+
1590
1804
  .jqx-input-light input,
1591
1805
  .jqx-dropdownlist-state-normal-light,
1592
1806
  .jqx-combobox-state-normal-light,
1593
1807
  .jqx-numberinput-light,
1594
1808
  .jqx-maskedinput-light,
1595
- .jqx-datetimeinput-light
1596
- {
1809
+ .jqx-datetimeinput-light {
1597
1810
  background: var(--jqx-surface);
1598
1811
  border-color: var(--jqx-surface);
1599
1812
  border-radius: 0;
@@ -1602,16 +1815,19 @@
1602
1815
  border-bottom: 1px solid var(--jqx-border);
1603
1816
  outline: none;
1604
1817
  }
1605
- .jqx-numberinput-light .jqx-action-button-light{
1818
+
1819
+ .jqx-numberinput-light .jqx-action-button-light {
1606
1820
  border-radius: 0;
1607
- font-size:12px;
1821
+ font-size: 12px;
1608
1822
  }
1609
- .jqx-numberinput-light .jqx-action-button-light > div {
1823
+
1824
+ .jqx-numberinput-light .jqx-action-button-light>div {
1610
1825
  width: 100%;
1611
1826
  display: flex;
1612
1827
  align-items: center;
1613
1828
  justify-content: center;
1614
1829
  }
1830
+
1615
1831
  .jqx-maskedinput-light,
1616
1832
  .jqx-combobox-light,
1617
1833
  .jqx-datetimeinput-light {
@@ -1620,28 +1836,41 @@
1620
1836
  border-color: var(--jqx-background);
1621
1837
  border-bottom: 1px solid var(--jqx-border);
1622
1838
  }
1839
+
1623
1840
  .jqx-combobox-light .jqx-combobox-arrow-normal-light,
1624
1841
  .jqx-datetimeinput-light .jqx-action-button-light,
1625
- .jqx-datetimeinput-light .jqx-action-button-rtl-light
1626
- {
1842
+ .jqx-datetimeinput-light .jqx-action-button-rtl-light {
1627
1843
  background-color: var(--jqx-surface);
1628
1844
  border-color: var(--jqx-surface);
1629
- color:var(--jqx-surface-color);
1630
- }
1631
- .jqx-datetimeinput-light, .jqx-datetimeinput-light > div,
1632
- .jqx-numberinput-light, .jqx-numberinput-light > div,
1633
- .jqx-maskedinput-light, .jqx-maskedinput-light > div,
1634
- .jqx-dropdownlist-state-normal-light, .jqx-dropdownlist-state-normal-light > div, .jqx-dropdownlist-state-normal-light > div > div,
1635
- .jqx-combobox-state-normal-light, .jqx-combobox-state-normal-light > div, .jqx-combobox-state-normal-light > div > div {
1636
- overflow: visible !important;
1637
- }
1845
+ color: var(--jqx-surface-color);
1846
+ }
1638
1847
 
1639
- .jqx-input-light input:focus {
1640
- border-radius: 0;
1641
- box-shadow: none;
1642
- }
1848
+ .jqx-datetimeinput-light,
1849
+ .jqx-datetimeinput-light>div,
1850
+ .jqx-numberinput-light,
1851
+ .jqx-numberinput-light>div,
1852
+ .jqx-maskedinput-light,
1853
+ .jqx-maskedinput-light>div,
1854
+ .jqx-dropdownlist-state-normal-light,
1855
+ .jqx-dropdownlist-state-normal-light>div,
1856
+ .jqx-dropdownlist-state-normal-light>div>div,
1857
+ .jqx-combobox-state-normal-light,
1858
+ .jqx-combobox-state-normal-light>div,
1859
+ .jqx-combobox-state-normal-light>div>div {
1860
+ overflow: visible !important;
1861
+ }
1862
+
1863
+ .jqx-input-light input:focus {
1864
+ border-radius: 0;
1865
+ box-shadow: none;
1866
+ }
1643
1867
 
1644
- .jqx-input-light input, input[type="text"].jqx-input-light, input[type="password"].jqx-input-light, input[type="text"].jqx-widget-content-light, input[type="textarea"].jqx-widget-content-light, textarea.jqx-input-light {
1868
+ .jqx-input-light input,
1869
+ input[type="text"].jqx-input-light,
1870
+ input[type="password"].jqx-input-light,
1871
+ input[type="text"].jqx-widget-content-light,
1872
+ input[type="textarea"].jqx-widget-content-light,
1873
+ textarea.jqx-input-light {
1645
1874
  font-size: var(--jqx-font-size);
1646
1875
  font-family: var(--jqx-font-family);
1647
1876
  resize: none;
@@ -1649,7 +1878,7 @@
1649
1878
  color: var(--jqx-background-color);
1650
1879
  border: none;
1651
1880
  border-radius: 0;
1652
- box-sizing:border-box;
1881
+ box-sizing: border-box;
1653
1882
  box-shadow: none;
1654
1883
  border-bottom: 1px solid var(--jqx-border);
1655
1884
  }
@@ -1661,13 +1890,15 @@ input[type="textarea"].jqx-widget-content-light {
1661
1890
 
1662
1891
 
1663
1892
  .jqx-input-label {
1664
- visibility:inherit;
1893
+ visibility: inherit;
1665
1894
  }
1666
- .jqx-input-bar{
1667
- visibility:inherit;
1895
+
1896
+ .jqx-input-bar {
1897
+ visibility: inherit;
1668
1898
  }
1669
- input:focus ~ .jqx-input-label-light,
1670
- textarea:focus ~ .jqx-input-label-light,
1899
+
1900
+ input:focus~.jqx-input-label-light,
1901
+ textarea:focus~.jqx-input-label-light,
1671
1902
  .jqx-input-widget-light[hint=true] .jqx-input-label,
1672
1903
  .jqx-text-area-light[hint=true] .jqx-input-label,
1673
1904
  .jqx-dropdownlist-state-selected-light .jqx-input-label,
@@ -1678,20 +1909,20 @@ textarea:focus ~ .jqx-input-label-light,
1678
1909
  .jqx-datetimeinput-light[hint=true] .jqx-input-label,
1679
1910
  .jqx-maskedinput-light[hint=true] .jqx-input-label,
1680
1911
  .jqx-numberinput-light[hint=true] .jqx-input-label,
1681
- .jqx-formattedinput-light[hint=true] .jqx-input-label
1682
- {
1912
+ .jqx-formattedinput-light[hint=true] .jqx-input-label {
1683
1913
  top: -15px;
1684
1914
  font-size: 12px;
1685
1915
  color: var(--jqx-primary);
1686
1916
  opacity: 1;
1687
1917
  }
1918
+
1688
1919
  .jqx-dropdownlist-light[default-placeholder="true"] .jqx-input-label {
1689
1920
  visibility: hidden;
1690
1921
  }
1691
1922
 
1692
1923
 
1693
- input:focus ~ .jqx-input-bar:before,
1694
- textarea:focus ~ .jqx-input-bar:before,
1924
+ input:focus~.jqx-input-bar:before,
1925
+ textarea:focus~.jqx-input-bar:before,
1695
1926
  .jqx-dropdownlist-state-selected-light .jqx-input-bar:before,
1696
1927
  .jqx-dropdownlist-light .jqx-input-bar.focused:before,
1697
1928
  .jqx-dropdownbutton-light .jqx-input-bar.focused:before,
@@ -1700,11 +1931,12 @@ textarea:focus ~ .jqx-input-bar:before,
1700
1931
  .jqx-combobox-state-selected-light .jqx-input-bar:before {
1701
1932
  width: 100%;
1702
1933
  }
1934
+
1703
1935
  .jqx-complex-input-group-light .jqx-fill-state-normal-light {
1704
1936
  border-color: var(--jqx-border);
1705
1937
  }
1706
1938
 
1707
- .jqx-input-widget-light.jqx-rtl > input {
1939
+ .jqx-input-widget-light.jqx-rtl>input {
1708
1940
  direction: rtl
1709
1941
  }
1710
1942
 
@@ -1715,39 +1947,44 @@ textarea:focus ~ .jqx-input-bar:before,
1715
1947
  position: absolute;
1716
1948
  pointer-events: none;
1717
1949
  left: 2px;
1718
- top:10px;
1950
+ top: 10px;
1719
1951
  opacity: 0.5;
1720
1952
  top: calc(50% - 7px);
1721
1953
  transition: 300ms ease all;
1722
1954
  }
1955
+
1723
1956
  .jqx-input-group-light.jqx-fill-state-disabled {
1724
- pointer-events: none;
1957
+ pointer-events: none;
1725
1958
  }
1726
1959
 
1727
1960
  .jqx-input-label.initial {
1728
1961
  transition: none;
1729
1962
  }
1963
+
1730
1964
  .jqx-input-bar-light {
1731
1965
  position: relative;
1732
1966
  display: block;
1733
- z-index:1;
1734
- }
1735
-
1736
- .jqx-input-bar-light:before {
1737
- content: '';
1738
- height: 2px;
1739
- width: 0;
1740
- bottom: 0px;
1741
- position: absolute;
1742
- background: var(--jqx-primary);
1743
- transition: 300ms ease all;
1744
- left: 0%;
1745
- }
1746
- .jqx-formatted-input-spin-button-light, .jqx-input-group-addon-light {
1967
+ z-index: 1;
1968
+ }
1969
+
1970
+ .jqx-input-bar-light:before {
1971
+ content: '';
1972
+ height: 2px;
1973
+ width: 0;
1974
+ bottom: 0px;
1975
+ position: absolute;
1976
+ background: var(--jqx-primary);
1977
+ transition: 300ms ease all;
1978
+ left: 0%;
1979
+ }
1980
+
1981
+ .jqx-formatted-input-spin-button-light,
1982
+ .jqx-input-group-addon-light {
1747
1983
  border-color: var(--jqx-background);
1748
1984
  color: var(--jqx-background-color);
1749
1985
  background: var(--jqx-background);
1750
1986
  }
1987
+
1751
1988
  .jqx-dropdownlist-state-selected-light,
1752
1989
  .jqx-combobox-state-selected-light {
1753
1990
  color: var(--jqx-primary);
@@ -1760,27 +1997,29 @@ textarea:focus ~ .jqx-input-bar:before,
1760
1997
  .jqx-combobox-state-normal-light .jqx-icon-arrow-down-light,
1761
1998
  .sorticon.descending .jqx-grid-column-sorticon-light,
1762
1999
  .jqx-tree-item-arrow-expand-light,
1763
- .jqx-expander-header-light .jqx-icon-arrow-down
1764
- {
2000
+ .jqx-expander-header-light .jqx-icon-arrow-down {
1765
2001
  transform: rotate(0deg);
1766
2002
  display: flex;
1767
2003
  align-items: center;
1768
2004
  transition: transform 0.2s ease-out;
1769
2005
  }
2006
+
1770
2007
  .jqx-expander-header-light .jqx-icon-arrow-up {
1771
- transform: rotate(180deg);
1772
- transition: transform 0.2s ease-out;
1773
- font-family: jqx-icons;
1774
- background-image: none;
2008
+ transform: rotate(180deg);
2009
+ transition: transform 0.2s ease-out;
2010
+ font-family: jqx-icons;
2011
+ background-image: none;
1775
2012
  }
2013
+
1776
2014
  .jqx-expander-header-light .jqx-icon-arrow-up:after {
1777
2015
  content: var(--jqx-icon-arrow-down);
1778
2016
  }
2017
+
1779
2018
  .jqx-tree-item-arrow-expand-light,
1780
- .jqx-tree-item-arrow-collapse-light
1781
- {
2019
+ .jqx-tree-item-arrow-collapse-light {
1782
2020
  font-size: 16px;
1783
2021
  }
2022
+
1784
2023
  .jqx-tree-item-arrow-expand-light {
1785
2024
  transform: rotate(180deg);
1786
2025
  }
@@ -1789,44 +2028,57 @@ textarea:focus ~ .jqx-input-bar:before,
1789
2028
  content: var(--jqx-icon-arrow-up);
1790
2029
  margin-left: 2px;
1791
2030
  }
1792
- .jqx-tree-item-arrow-collapse-light
1793
- {
2031
+
2032
+ .jqx-tree-item-arrow-collapse-light {
1794
2033
  transform: rotate(0deg);
1795
2034
  background-image: none;
1796
2035
  background-repeat: no-repeat;
1797
2036
  background-position: center;
1798
2037
  transition: transform 0.2s ease-out;
1799
2038
  }
2039
+
1800
2040
  .jqx-dropdownlist-state-selected-light .jqx-icon-arrow-down-light,
1801
2041
  .jqx-combobox-state-selected-light .jqx-icon-arrow-down-light,
1802
- .sorticon.ascending .jqx-grid-column-sorticon-light
1803
- {
2042
+ .sorticon.ascending .jqx-grid-column-sorticon-light {
1804
2043
  display: flex;
1805
2044
  align-items: center;
1806
2045
  transform: rotate(180deg);
1807
2046
  transition: transform 0.2s ease-out;
1808
2047
  left: -1px;
1809
2048
  }
1810
- .jqx-combobox-state-selected-light .jqx-icon-arrow-down-light{
1811
- left:-1px;
2049
+
2050
+ .jqx-combobox-state-selected-light .jqx-icon-arrow-down-light {
2051
+ left: -1px;
1812
2052
  }
2053
+
1813
2054
  .jqx-listbox-container {
1814
2055
  margin-top: 1px;
1815
2056
  }
1816
2057
 
1817
- input[type="text"].jqx-input-light:-moz-placeholder, input[type="text"].jqx-widget-content-light:-moz-placeholder, input[type="textarea"].jqx-widget-content-light:-moz-placeholder, textarea.jqx-input-light:-moz-placeholder {
2058
+ input[type="text"].jqx-input-light:-moz-placeholder,
2059
+ input[type="text"].jqx-widget-content-light:-moz-placeholder,
2060
+ input[type="textarea"].jqx-widget-content-light:-moz-placeholder,
2061
+ textarea.jqx-input-light:-moz-placeholder {
1818
2062
  color: #999999;
1819
2063
  }
1820
2064
 
1821
- input[type="text"].jqx-input-light:-webkit-input-placeholder, input[type="text"].jqx-widget-content-light:-webkit-input-placeholder, input[type="textarea"].jqx-widget-content-light:-webkit-input-placeholder, textarea.jqx-input-light:-webkit-input-placeholder {
2065
+ input[type="text"].jqx-input-light:-webkit-input-placeholder,
2066
+ input[type="text"].jqx-widget-content-light:-webkit-input-placeholder,
2067
+ input[type="textarea"].jqx-widget-content-light:-webkit-input-placeholder,
2068
+ textarea.jqx-input-light:-webkit-input-placeholder {
1822
2069
  color: #999999;
1823
2070
  }
1824
2071
 
1825
- input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx-widget-content-light:-ms-input-placeholder, input[type="textarea"].jqx-widget-content-light:-ms-input-placeholder, textarea.jqx-input-light:-ms-input-placeholder {
2072
+ input[type="text"].jqx-input-light:-ms-input-placeholder,
2073
+ input[type="text"].jqx-widget-content-light:-ms-input-placeholder,
2074
+ input[type="textarea"].jqx-widget-content-light:-ms-input-placeholder,
2075
+ textarea.jqx-input-light:-ms-input-placeholder {
1826
2076
  color: #999999;
1827
2077
  }
1828
2078
 
1829
- .jqx-combobox-content-focus-light, .jqx-combobox-state-focus-light, .jqx-fill-state-focus-light,
2079
+ .jqx-combobox-content-focus-light,
2080
+ .jqx-combobox-state-focus-light,
2081
+ .jqx-fill-state-focus-light,
1830
2082
  .jqx-numberinput-focus-light {
1831
2083
  outline: none;
1832
2084
  }
@@ -1836,35 +2088,42 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
1836
2088
  border-color: var(--jqx-border) !important;
1837
2089
  }
1838
2090
 
1839
- .jqx-datetimeinput-content, .jqx-datetimeinput-container {
2091
+ .jqx-datetimeinput-content,
2092
+ .jqx-datetimeinput-container {
1840
2093
  overflow: visible !important;
1841
2094
  }
1842
- .jqx-text-area-light, .jqx-text-area-light > div {
1843
- overflow:visible !important;
2095
+
2096
+ .jqx-text-area-light,
2097
+ .jqx-text-area-light>div {
2098
+ overflow: visible !important;
1844
2099
  }
2100
+
1845
2101
  .jqx-text-area-element-light {
1846
- box-sizing: border-box;
2102
+ box-sizing: border-box;
1847
2103
  }
2104
+
1848
2105
  .jqx-pivotgrid-content-wrapper.jqx-fill-state-normal-light {
1849
2106
  border-color: var(--jqx-border);
1850
2107
  }
1851
2108
 
1852
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-expand-light {
2109
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-light {
1853
2110
  background-image: none;
1854
2111
  }
1855
2112
 
1856
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-collapse-light {
2113
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-light {
1857
2114
  background-image: none;
1858
2115
  }
1859
2116
 
1860
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-collapse-rtl-light {
2117
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-rtl-light {
1861
2118
  background-image: none;
1862
2119
  }
1863
2120
 
1864
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-expand-rtl-light {
2121
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-rtl-light {
1865
2122
  background-image: none;
1866
2123
  }
1867
- .jqx-tabs-title-selected-top-light, .jqx-tabs-selection-tracker-top-light {
2124
+
2125
+ .jqx-tabs-title-selected-top-light,
2126
+ .jqx-tabs-selection-tracker-top-light {
1868
2127
  border-color: transparent;
1869
2128
  filter: none;
1870
2129
  background: inherit;
@@ -1873,33 +2132,39 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
1873
2132
  -moz-box-shadow: none;
1874
2133
  box-shadow: none;
1875
2134
  }
2135
+
1876
2136
  .jqx-grid-cell-filter-row-light {
1877
2137
  background-color: var(--jqx-surface);
1878
2138
  }
1879
2139
 
1880
- .jqx-tabs-title-light, .jqx-ribbon-item-light {
2140
+ .jqx-tabs-title-light,
2141
+ .jqx-ribbon-item-light {
1881
2142
  color: inherit;
1882
2143
  }
2144
+
1883
2145
  .jqx-ribbon-item-selected-light {
1884
2146
  background: inherit;
1885
2147
  }
2148
+
1886
2149
  .jqx-tabs-title-selected-bottom-light,
1887
- .jqx-tabs-title-selected-top-light
1888
- {
2150
+ .jqx-tabs-title-selected-top-light {
1889
2151
  color: var(--jqx-primary);
1890
- font-weight:500;
1891
- padding-top:5px;
1892
- padding-bottom:5px;
2152
+ font-weight: 500;
2153
+ padding-top: 5px;
2154
+ padding-bottom: 5px;
1893
2155
  }
2156
+
1894
2157
  .jqx-tabs-title.jqx-fill-state-hover-light {
1895
2158
  border-color: transparent;
1896
2159
  }
2160
+
1897
2161
  .jqx-ribbon-item-light {
1898
2162
  cursor: pointer;
1899
2163
  }
2164
+
1900
2165
  .jqx-ribbon-item-selected-light {
1901
2166
  color: var(--jqx-primary);
1902
- font-weight:500;
2167
+ font-weight: 500;
1903
2168
  border-color: transparent;
1904
2169
  }
1905
2170
 
@@ -1919,15 +2184,16 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
1919
2184
 
1920
2185
  .jqx-ribbon-header-right-light {
1921
2186
  border-color: transparent;
1922
- border-left-color:var(--jqx-border);
2187
+ border-left-color: var(--jqx-border);
1923
2188
  }
1924
2189
 
1925
2190
  .jqx-ribbon-header-left-light {
1926
2191
  border-color: transparent;
1927
- border-right-color:var(--jqx-border);
2192
+ border-right-color: var(--jqx-border);
1928
2193
  }
1929
2194
 
1930
- .jqx-tabs-title-selected-bottom-light, .jqx-tabs-selection-tracker-bottom-light {
2195
+ .jqx-tabs-title-selected-bottom-light,
2196
+ .jqx-tabs-selection-tracker-bottom-light {
1931
2197
  border-color: transparent;
1932
2198
  border-top: 1px solid var(--jqx-background);
1933
2199
  filter: none;
@@ -1937,28 +2203,37 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
1937
2203
  box-shadow: none;
1938
2204
  }
1939
2205
 
1940
- .jqx-tabs-light, .jqx-ribbon-light {
2206
+ .jqx-tabs-light,
2207
+ .jqx-ribbon-light {
1941
2208
  border-color: transparent;
1942
2209
  }
1943
2210
 
1944
2211
  .jqx-tabs-header-light {
1945
2212
  background: transparent;
1946
2213
  }
2214
+
1947
2215
  .jqx-ribbon-header-light {
1948
2216
  background: var(--jqx-surface);
1949
2217
  color: var(--jqx-surface-color);
1950
2218
  }
2219
+
1951
2220
  .jqx-tabs-position-bottom .jqx-tabs-header-light {
1952
2221
  border-color: transparent;
1953
2222
  }
1954
- .jqx-layout-light .jqx-tabs-header-light, .jqx-layout-light .jqx-ribbon-header-light {
2223
+
2224
+ .jqx-layout-light .jqx-tabs-header-light,
2225
+ .jqx-layout-light .jqx-ribbon-header-light {
1955
2226
  background: var(--jqx-background);
1956
2227
  border-color: var(--jqx-border);
1957
2228
  }
2229
+
1958
2230
  .jqx-tabs-title-bottom {
1959
2231
  border-color: transparent;
1960
2232
  }
1961
- .jqx-tabs-title-hover-top-light, .jqx-tabs-title-hover-bottom-light, .jqx-tabs-header-light {
2233
+
2234
+ .jqx-tabs-title-hover-top-light,
2235
+ .jqx-tabs-title-hover-bottom-light,
2236
+ .jqx-tabs-header-light {
1962
2237
  -webkit-box-shadow: none !important;
1963
2238
  -moz-box-shadow: none !important;
1964
2239
  box-shadow: none !important;
@@ -1970,19 +2245,22 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
1970
2245
  box-sizing: border-box;
1971
2246
  border: 1px solid var(--jqx-border);
1972
2247
  border-top-color: transparent;
1973
- padding:5px;
2248
+ padding: 5px;
1974
2249
  }
2250
+
1975
2251
  .jqx-tabs-bar-light {
1976
2252
  position: absolute;
1977
2253
  bottom: 0;
1978
2254
  background: var(--jqx-primary);
1979
2255
  height: 2px;
1980
- z-index:10;
1981
- transition: .5s cubic-bezier(.35,0,.25,1);
2256
+ z-index: 10;
2257
+ transition: .5s cubic-bezier(.35, 0, .25, 1);
1982
2258
  }
2259
+
1983
2260
  .jqx-tabs-bar-light.vertical {
1984
2261
  width: 2px;
1985
2262
  }
2263
+
1986
2264
  .jqx-tabs-position-bottom .jqx-tabs-bar-light {
1987
2265
  top: 0;
1988
2266
  }
@@ -1999,32 +2277,37 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
1999
2277
 
2000
2278
  .jqx-calendar-cell-light {
2001
2279
  border-radius: 0px;
2002
- font-size:12px;
2280
+ font-size: 12px;
2003
2281
  }
2282
+
2004
2283
  .jqx-calendar-cell-light.jqx-fill-state-pressed-light {
2005
2284
  outline: 2px var(--jqx-primary);
2006
2285
  overflow: hidden;
2007
2286
  position: relative;
2008
2287
  }
2288
+
2009
2289
  .jqx-calendar-cell-light.jqx-fill-state-pressed-light:after {
2010
2290
  content: '';
2011
- width: calc(100% - 4px);
2291
+ width: calc(100% - 4px);
2012
2292
  position: absolute;
2013
2293
  left: 0px;
2014
2294
  top: 0px;
2015
2295
  height: calc(100% - 4px);
2016
2296
  border: 2px solid var(--jqx-background);
2017
2297
  }
2298
+
2018
2299
  .jqx-calendar-cell-year-light,
2019
2300
  .jqx-calendar-cell-decade-light {
2020
2301
  border-radius: 0px;
2021
2302
  }
2303
+
2022
2304
  .jqx-calendar-title-content-light {
2023
- font-weight:bold;
2305
+ font-weight: bold;
2024
2306
  }
2307
+
2025
2308
  .jqx-calendar-column-cell-light {
2026
2309
  color: var(--jqx-background-color);
2027
- font-size:12px;
2310
+ font-size: 12px;
2028
2311
  }
2029
2312
 
2030
2313
  .jqx-icon-time-light,
@@ -2056,7 +2339,7 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2056
2339
  .jqx-icon-calendar-light,
2057
2340
  .jqx-icon-calendar-hover-light,
2058
2341
  .jqx-icon-calendar-pressed-light {
2059
- background-image: none !important;
2342
+ background-image: none !important;
2060
2343
  font-family: 'jqx-icons';
2061
2344
  left: 0;
2062
2345
  top: 0 !important;
@@ -2067,6 +2350,7 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2067
2350
  width: 100% !important;
2068
2351
  height: 100% !important;
2069
2352
  }
2353
+
2070
2354
  .jqx-icon-calendar-light:after,
2071
2355
  .jqx-icon-calendar-hover-light:after,
2072
2356
  .jqx-icon-calendar-pressed-light:after {
@@ -2099,19 +2383,19 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2099
2383
  background-image: none;
2100
2384
  }
2101
2385
 
2102
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-expand-light {
2386
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-light {
2103
2387
  background-image: none;
2104
2388
  }
2105
2389
 
2106
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-collapse-light {
2390
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-light {
2107
2391
  background-image: none;
2108
2392
  }
2109
2393
 
2110
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-collapse-rtl-light {
2394
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-rtl-light {
2111
2395
  background-image: none;
2112
2396
  }
2113
2397
 
2114
- .jqx-grid-cell-light.jqx-grid-cell-selected-light > .jqx-grid-group-expand-rtl-light {
2398
+ .jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-rtl-light {
2115
2399
  background-image: none;
2116
2400
  }
2117
2401
 
@@ -2123,18 +2407,21 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2123
2407
  background-image: none;
2124
2408
  }
2125
2409
 
2126
- .jqx-grid-group-expand-light, .jqx-grid-group-expand-rtl-light {
2410
+ .jqx-grid-group-expand-light,
2411
+ .jqx-grid-group-expand-rtl-light {
2127
2412
  background-image: none;
2128
2413
  }
2129
2414
 
2130
2415
  .jqx-icon-arrow-first-light,
2131
- .jqx-icon-arrow-last-light {
2416
+ .jqx-icon-arrow-last-light {
2132
2417
  background-image: none;
2133
2418
  font-family: jqx-icons;
2134
2419
  }
2420
+
2135
2421
  .jqx-icon-arrow-first-light:after {
2136
2422
  content: var(--jqx-icon-first-page);
2137
2423
  }
2424
+
2138
2425
  .jqx-icon-arrow-last-light:after {
2139
2426
  content: var(--jqx-icon-last-page);
2140
2427
  }
@@ -2143,7 +2430,7 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2143
2430
  .ripple {
2144
2431
  position: relative;
2145
2432
  transform: translate3d(0, 0, 0);
2146
- overflow:hidden;
2433
+ overflow: hidden;
2147
2434
  }
2148
2435
 
2149
2436
  .ink {
@@ -2152,7 +2439,7 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2152
2439
  pointer-events: none;
2153
2440
  border-radius: 0%;
2154
2441
  transform: scaleX(0);
2155
- background: rgba(var(--jqx-primary-rgb),0.5);
2442
+ background: rgba(var(--jqx-primary-rgb), 0.5);
2156
2443
  opacity: 0.25;
2157
2444
  }
2158
2445
 
@@ -2165,9 +2452,10 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2165
2452
  align-items: center;
2166
2453
  }
2167
2454
 
2168
- .outlined .ink, .flat .ink {
2169
- background: rgba(var(--jqx-primary-rgb),0.5);
2170
- overflow:hidden;
2455
+ .outlined .ink,
2456
+ .flat .ink {
2457
+ background: rgba(var(--jqx-primary-rgb), 0.5);
2458
+ overflow: hidden;
2171
2459
  }
2172
2460
 
2173
2461
  .ink.animate {
@@ -2179,38 +2467,38 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2179
2467
  margin-top: 6px !important;
2180
2468
  border-radius: 0px !important;
2181
2469
  }
2470
+
2182
2471
  .jqx-tree-item-arrow-expand-light,
2183
2472
  .jqx-tree-item-arrow-collapse-light {
2184
2473
  margin-top: 6px !important;
2185
2474
  }
2186
2475
 
2187
2476
  .jqx-checkbox-light .ripple,
2188
- .jqx-radiobutton-light .ripple
2189
- {
2190
- overflow:visible;
2477
+ .jqx-radiobutton-light .ripple {
2478
+ overflow: visible;
2191
2479
  }
2480
+
2192
2481
  .jqx-checkbox-light .ink,
2193
- .jqx-radiobutton-light .ink
2194
- {
2482
+ .jqx-radiobutton-light .ink {
2195
2483
  transform: scale(0);
2196
2484
  background: var(--jqx-primary);
2197
2485
  border-radius: 50%;
2198
2486
  }
2487
+
2199
2488
  .jqx-checkbox-light .ink.animate,
2200
- .jqx-radiobutton-light .ink.animate
2201
- {
2489
+ .jqx-radiobutton-light .ink.animate {
2202
2490
  animation: checkRipple 0.3s ease;
2203
2491
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2204
2492
  }
2493
+
2205
2494
  .jqx-checkbox-light .ink.active,
2206
- .jqx-radiobutton-light .ink.active
2207
- {
2495
+ .jqx-radiobutton-light .ink.active {
2208
2496
  opacity: 0.2;
2209
2497
  transform: scale(2);
2210
2498
  }
2499
+
2211
2500
  .jqx-checkbox-default-light.active .ink,
2212
- .jqx-radiobutton-default-light.active .ink
2213
- {
2501
+ .jqx-radiobutton-default-light.active .ink {
2214
2502
  opacity: 0.2;
2215
2503
  transform: scale(2);
2216
2504
  }
@@ -2220,27 +2508,31 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2220
2508
  .buttonRipple {
2221
2509
  background-position: center;
2222
2510
  transition: background 0.8s;
2223
- }
2224
- .buttonRipple.jqx-button-light.jqx-fill-state-hover {
2511
+ }
2512
+
2513
+ .buttonRipple.jqx-button-light.jqx-fill-state-hover {
2225
2514
  color: var(--jqx-background-color-hover);
2226
2515
  background: var(--jqx-background-hover) radial-gradient(circle, transparent 1%, var(--jqx-background-hover) 1%) center/15000%;
2227
- }
2228
- .buttonRipple.jqx-button-light.jqx-fill-state-pressed {
2516
+ }
2517
+
2518
+ .buttonRipple.jqx-button-light.jqx-fill-state-pressed {
2229
2519
  color: var(--jqx-background-color-hover);
2230
2520
  background-color: rgba(var(--jqx-background-hover-rgb), 0.5);
2231
2521
  background-size: 100%;
2232
2522
  transition: background 0s;
2233
- }
2234
- .buttonRipple.jqx-button-light.jqx-fill-state-hover.primary {
2523
+ }
2524
+
2525
+ .buttonRipple.jqx-button-light.jqx-fill-state-hover.primary {
2235
2526
  color: var(--jqx-primary-color);
2236
2527
  background: var(--jqx-primary) radial-gradient(circle, transparent 1%, var(--jqx-primary) 1%) center/15000%;
2237
- }
2238
- .buttonRipple.jqx-button-light.jqx-fill-state-pressed.primary {
2528
+ }
2529
+
2530
+ .buttonRipple.jqx-button-light.jqx-fill-state-pressed.primary {
2239
2531
  color: var(--jqx-primary-color);
2240
2532
  background-color: rgba(var(--jqx-primary-rgb), 0.8);
2241
2533
  background-size: 100%;
2242
2534
  transition: background 0s;
2243
- }
2535
+ }
2244
2536
 
2245
2537
  @keyframes ripple {
2246
2538
  100% {
@@ -2249,6 +2541,7 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2249
2541
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2250
2542
  }
2251
2543
  }
2544
+
2252
2545
  @keyframes checkRipple {
2253
2546
  100% {
2254
2547
  opacity: 0.2;
@@ -2257,35 +2550,36 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2257
2550
  }
2258
2551
  }
2259
2552
 
2260
- .jqx-fill-state-pressed-light .jqx-icon-delete-light
2261
- {
2553
+ .jqx-fill-state-pressed-light .jqx-icon-delete-light {
2262
2554
  background-image: url('images/icon-delete-white.png');
2263
2555
  }
2264
- .jqx-fill-state-pressed-light .jqx-icon-edit-light
2265
- {
2556
+
2557
+ .jqx-fill-state-pressed-light .jqx-icon-edit-light {
2266
2558
  background-image: url('images/icon-edit-white.png');
2267
2559
  }
2268
- .jqx-fill-state-pressed-light .jqx-icon-save-light
2269
- {
2560
+
2561
+ .jqx-fill-state-pressed-light .jqx-icon-save-light {
2270
2562
  background-image: url('images/icon-save-white.png');
2271
2563
  }
2272
- .jqx-fill-state-pressed-light .jqx-icon-cancel-light
2273
- {
2564
+
2565
+ .jqx-fill-state-pressed-light .jqx-icon-cancel-light {
2274
2566
  background-image: url('images/icon-cancel-white.png');
2275
2567
  }
2276
- .jqx-fill-state-pressed-light .jqx-icon-search-light
2277
- {
2568
+
2569
+ .jqx-fill-state-pressed-light .jqx-icon-search-light {
2278
2570
  background-image: url('images/search_white.png');
2279
2571
  }
2280
- .jqx-fill-state-pressed-light .jqx-icon-plus-light
2281
- {
2572
+
2573
+ .jqx-fill-state-pressed-light .jqx-icon-plus-light {
2282
2574
  background-image: url('images/plus_white.png');
2283
2575
  }
2576
+
2284
2577
  .jqx-menu-minimized-button-light {
2285
2578
  padding: 0px !important;
2286
2579
  }
2580
+
2287
2581
  .jqx-fill-state-pressed-light .jqx-menu-minimized-button-light {
2288
- background-image: url('images/icon-menu-minimized-white.png');
2582
+ background-image: url('images/icon-menu-minimized-white.png');
2289
2583
  }
2290
2584
 
2291
2585
 
@@ -2296,15 +2590,14 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2296
2590
  .jqx-fill-state-hover-light .jqx-editor-toolbar-icon-fontsize-light,
2297
2591
  .jqx-fill-state-pressed-light .jqx-editor-toolbar-icon-fontsize-light,
2298
2592
  .jqx-fill-state-hover-light .jqx-editor-toolbar-icon-forecolor-light,
2299
- .jqx-fill-state-pressed-light .jqx-editor-toolbar-icon-forecolor-light
2300
- {
2301
- background: url('images/html_editor.png') no-repeat;
2593
+ .jqx-fill-state-pressed-light .jqx-editor-toolbar-icon-forecolor-light {
2594
+ background: url('images/html_editor.png') no-repeat;
2302
2595
  }
2303
2596
 
2304
- .jqx-editor-toolbar-button-light{
2597
+ .jqx-editor-toolbar-button-light {
2305
2598
  border-color: var(--jqx-border);
2306
2599
  box-shadow: none !important;
2307
- color: var(--jqx-background-color);
2600
+ color: var(--jqx-background-color);
2308
2601
  }
2309
2602
 
2310
2603
  .jqx-time-picker .jqx-main-container {
@@ -2313,26 +2606,32 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2313
2606
 
2314
2607
  /*applied to the timepicker*/
2315
2608
  .jqx-needle-central-circle-light {
2316
- fill: var(--jqx-primary);
2609
+ fill: var(--jqx-primary);
2317
2610
  }
2611
+
2318
2612
  .jqx-time-picker-light .jqx-label-light {
2319
2613
  fill: var(--jqx-background-color);
2320
2614
  }
2615
+
2321
2616
  .jqx-needle-light {
2322
- fill: var(--jqx-primary);
2617
+ fill: var(--jqx-primary);
2323
2618
  }
2619
+
2324
2620
  .jqx-time-picker .jqx-header .jqx-selected-light:focus {
2325
2621
  outline: 2px solid var(--jqx-primary);
2326
- box-shadow: 0px 0px 4px 2px rgba(0, 119, 190, 0.125);
2622
+ box-shadow: 0px 0px 4px 2px rgba(0, 119, 190, 0.125);
2327
2623
  }
2624
+
2328
2625
  .jqx-svg-picker-light:focus {
2329
- border: 1px solid var(--jqx-primary) !important;
2626
+ border: 1px solid var(--jqx-primary) !important;
2330
2627
  }
2628
+
2331
2629
  .jqx-validator-hint-light {
2332
2630
  background: #D94F43;
2333
2631
  border-color: #D94F43;
2334
2632
  padding: 10px;
2335
2633
  }
2634
+
2336
2635
  .jqx-validator-hint-light img {
2337
2636
  display: none;
2338
2637
  }
@@ -2340,9 +2639,24 @@ input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx
2340
2639
 
2341
2640
  .jqx-grid-group-expand-light:after,
2342
2641
  .jqx-grid-group-collapse-light:after {
2343
- display: flex;
2642
+ display: flex;
2344
2643
  justify-content: center;
2345
2644
  align-content: center;
2346
2645
  align-items: center;
2347
2646
  height: 100%;
2348
2647
  }
2648
+
2649
+
2650
+ .jqx-grid-pager-light .jqx-dropdownlist-light {
2651
+ background: var(--jqx-background);
2652
+ color: var(--jqx-background-color);
2653
+ }
2654
+ .jqx-grid-pager-input-light {
2655
+ padding-right: 4px !important;
2656
+ }
2657
+ .jqx-grid-cell-selected-light {
2658
+ background: rgba(var(--jqx-primary-rgb), .85) !important;
2659
+ }
2660
+ .jqx-grid-cell-selected-light span {
2661
+ color: inherit !important;
2662
+ }