jqwidgets-ng 14.0.0 → 14.1.2
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.
- package/{esm2015/jqxbarcode/jqwidgets-ng-jqxbarcode.js → esm2020/jqwidgets-ng.mjs} +0 -0
- package/esm2020/jqxbarcode/angular_jqxbarcode.mjs +295 -0
- package/esm2020/jqxbarcode/angular_jqxbarcode.module.mjs +16 -0
- package/esm2020/jqxbarcode/index.mjs +1 -0
- package/esm2020/jqxbarcode/jqwidgets-ng-jqxbarcode.mjs +4 -0
- package/{esm2015/jqxbarcode/public_api.js → esm2020/jqxbarcode/public_api.mjs} +0 -0
- package/esm2020/jqxbargauge/angular_jqxbargauge.mjs +395 -0
- package/esm2020/jqxbargauge/angular_jqxbargauge.module.mjs +16 -0
- package/esm2020/jqxbargauge/index.mjs +1 -0
- package/esm2020/jqxbargauge/jqwidgets-ng-jqxbargauge.mjs +4 -0
- package/{esm2015/jqxbargauge/public_api.js → esm2020/jqxbargauge/public_api.mjs} +0 -0
- package/esm2020/jqxbulletchart/angular_jqxbulletchart.mjs +328 -0
- package/esm2020/jqxbulletchart/angular_jqxbulletchart.module.mjs +16 -0
- package/esm2020/jqxbulletchart/index.mjs +1 -0
- package/esm2020/jqxbulletchart/jqwidgets-ng-jqxbulletchart.mjs +4 -0
- package/{esm2015/jqxbulletchart/public_api.js → esm2020/jqxbulletchart/public_api.mjs} +0 -0
- package/esm2020/jqxbuttongroup/angular_jqxbuttongroup.mjs +228 -0
- package/esm2020/jqxbuttongroup/angular_jqxbuttongroup.module.mjs +16 -0
- package/esm2020/jqxbuttongroup/index.mjs +1 -0
- package/esm2020/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.mjs +4 -0
- package/{esm2015/jqxbuttongroup/public_api.js → esm2020/jqxbuttongroup/public_api.mjs} +0 -0
- package/esm2020/jqxbuttons/angular_jqxbuttons.mjs +318 -0
- package/esm2020/jqxbuttons/angular_jqxbuttons.module.mjs +16 -0
- package/esm2020/jqxbuttons/index.mjs +1 -0
- package/esm2020/jqxbuttons/jqwidgets-ng-jqxbuttons.mjs +4 -0
- package/{esm2015/jqxbuttons/public_api.js → esm2020/jqxbuttons/public_api.mjs} +0 -0
- package/esm2020/jqxcalendar/angular_jqxcalendar.mjs +616 -0
- package/esm2020/jqxcalendar/angular_jqxcalendar.module.mjs +21 -0
- package/esm2020/jqxcalendar/index.mjs +1 -0
- package/esm2020/jqxcalendar/jqwidgets-ng-jqxcalendar.mjs +4 -0
- package/{esm2015/jqxcalendar/public_api.js → esm2020/jqxcalendar/public_api.mjs} +0 -0
- package/esm2020/jqxchart/angular_jqxchart.mjs +608 -0
- package/esm2020/jqxchart/angular_jqxchart.module.mjs +16 -0
- package/esm2020/jqxchart/index.mjs +1 -0
- package/esm2020/jqxchart/jqwidgets-ng-jqxchart.mjs +4 -0
- package/{esm2015/jqxchart/public_api.js → esm2020/jqxchart/public_api.mjs} +0 -0
- package/esm2020/jqxcheckbox/angular_jqxcheckbox.mjs +340 -0
- package/esm2020/jqxcheckbox/angular_jqxcheckbox.module.mjs +21 -0
- package/esm2020/jqxcheckbox/index.mjs +1 -0
- package/esm2020/jqxcheckbox/jqwidgets-ng-jqxcheckbox.mjs +4 -0
- package/{esm2015/jqxcheckbox/public_api.js → esm2020/jqxcheckbox/public_api.mjs} +0 -0
- package/esm2020/jqxcolorpicker/angular_jqxcolorpicker.mjs +195 -0
- package/esm2020/jqxcolorpicker/angular_jqxcolorpicker.module.mjs +16 -0
- package/esm2020/jqxcolorpicker/index.mjs +1 -0
- package/esm2020/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.mjs +4 -0
- package/{esm2015/jqxcolorpicker/public_api.js → esm2020/jqxcolorpicker/public_api.mjs} +0 -0
- package/esm2020/jqxcombobox/angular_jqxcombobox.mjs +1012 -0
- package/esm2020/jqxcombobox/angular_jqxcombobox.module.mjs +21 -0
- package/esm2020/jqxcombobox/index.mjs +1 -0
- package/esm2020/jqxcombobox/jqwidgets-ng-jqxcombobox.mjs +4 -0
- package/{esm2015/jqxcombobox/public_api.js → esm2020/jqxcombobox/public_api.mjs} +0 -0
- package/esm2020/jqxcomplexinput/angular_jqxcomplexinput.mjs +326 -0
- package/esm2020/jqxcomplexinput/angular_jqxcomplexinput.module.mjs +21 -0
- package/esm2020/jqxcomplexinput/index.mjs +1 -0
- package/esm2020/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.mjs +4 -0
- package/{esm2015/jqxcomplexinput/public_api.js → esm2020/jqxcomplexinput/public_api.mjs} +0 -0
- package/esm2020/jqxdatatable/angular_jqxdatatable.mjs +1235 -0
- package/esm2020/jqxdatatable/angular_jqxdatatable.module.mjs +16 -0
- package/esm2020/jqxdatatable/index.mjs +1 -0
- package/esm2020/jqxdatatable/jqwidgets-ng-jqxdatatable.mjs +4 -0
- package/{esm2015/jqxdatatable/public_api.js → esm2020/jqxdatatable/public_api.mjs} +0 -0
- package/esm2020/jqxdatetimeinput/angular_jqxdatetimeinput.mjs +623 -0
- package/esm2020/jqxdatetimeinput/angular_jqxdatetimeinput.module.mjs +21 -0
- package/esm2020/jqxdatetimeinput/index.mjs +1 -0
- package/esm2020/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.mjs +4 -0
- package/{esm2015/jqxdatetimeinput/public_api.js → esm2020/jqxdatetimeinput/public_api.mjs} +0 -0
- package/esm2020/jqxdocking/angular_jqxdocking.mjs +345 -0
- package/esm2020/jqxdocking/angular_jqxdocking.module.mjs +16 -0
- package/esm2020/jqxdocking/index.mjs +1 -0
- package/esm2020/jqxdocking/jqwidgets-ng-jqxdocking.mjs +4 -0
- package/{esm2015/jqxdocking/public_api.js → esm2020/jqxdocking/public_api.mjs} +0 -0
- package/esm2020/jqxdockinglayout/angular_jqxdockinglayout.mjs +260 -0
- package/esm2020/jqxdockinglayout/angular_jqxdockinglayout.module.mjs +16 -0
- package/esm2020/jqxdockinglayout/index.mjs +1 -0
- package/esm2020/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.mjs +4 -0
- package/{esm2015/jqxdockinglayout/public_api.js → esm2020/jqxdockinglayout/public_api.mjs} +0 -0
- package/esm2020/jqxdockpanel/angular_jqxdockpanel.mjs +170 -0
- package/esm2020/jqxdockpanel/angular_jqxdockpanel.module.mjs +16 -0
- package/esm2020/jqxdockpanel/index.mjs +1 -0
- package/esm2020/jqxdockpanel/jqwidgets-ng-jqxdockpanel.mjs +4 -0
- package/{esm2015/jqxdockpanel/public_api.js → esm2020/jqxdockpanel/public_api.mjs} +0 -0
- package/esm2020/jqxdragdrop/angular_jqxdragdrop.mjs +365 -0
- package/esm2020/jqxdragdrop/angular_jqxdragdrop.module.mjs +16 -0
- package/esm2020/jqxdragdrop/index.mjs +1 -0
- package/esm2020/jqxdragdrop/jqwidgets-ng-jqxdragdrop.mjs +4 -0
- package/{esm2015/jqxdragdrop/public_api.js → esm2020/jqxdragdrop/public_api.mjs} +0 -0
- package/esm2020/jqxdraw/angular_jqxdraw.mjs +186 -0
- package/esm2020/jqxdraw/angular_jqxdraw.module.mjs +16 -0
- package/esm2020/jqxdraw/index.mjs +1 -0
- package/esm2020/jqxdraw/jqwidgets-ng-jqxdraw.mjs +4 -0
- package/{esm2015/jqxdraw/public_api.js → esm2020/jqxdraw/public_api.mjs} +0 -0
- package/esm2020/jqxdropdownbutton/angular_jqxdropdownbutton.mjs +335 -0
- package/esm2020/jqxdropdownbutton/angular_jqxdropdownbutton.module.mjs +16 -0
- package/esm2020/jqxdropdownbutton/index.mjs +1 -0
- package/esm2020/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.mjs +4 -0
- package/{esm2015/jqxdropdownbutton/public_api.js → esm2020/jqxdropdownbutton/public_api.mjs} +0 -0
- package/esm2020/jqxdropdownlist/angular_jqxdropdownlist.mjs +935 -0
- package/esm2020/jqxdropdownlist/angular_jqxdropdownlist.module.mjs +21 -0
- package/esm2020/jqxdropdownlist/index.mjs +1 -0
- package/esm2020/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.mjs +4 -0
- package/{esm2015/jqxdropdownlist/public_api.js → esm2020/jqxdropdownlist/public_api.mjs} +0 -0
- package/esm2020/jqxeditor/angular_jqxeditor.mjs +313 -0
- package/esm2020/jqxeditor/angular_jqxeditor.module.mjs +21 -0
- package/esm2020/jqxeditor/index.mjs +1 -0
- package/esm2020/jqxeditor/jqwidgets-ng-jqxeditor.mjs +4 -0
- package/{esm2015/jqxeditor/public_api.js → esm2020/jqxeditor/public_api.mjs} +0 -0
- package/esm2020/jqxexpander/angular_jqxexpander.mjs +328 -0
- package/esm2020/jqxexpander/angular_jqxexpander.module.mjs +16 -0
- package/esm2020/jqxexpander/index.mjs +1 -0
- package/esm2020/jqxexpander/jqwidgets-ng-jqxexpander.mjs +4 -0
- package/{esm2015/jqxexpander/public_api.js → esm2020/jqxexpander/public_api.mjs} +0 -0
- package/esm2020/jqxfileupload/angular_jqxfileupload.mjs +324 -0
- package/esm2020/jqxfileupload/angular_jqxfileupload.module.mjs +16 -0
- package/esm2020/jqxfileupload/index.mjs +1 -0
- package/esm2020/jqxfileupload/jqwidgets-ng-jqxfileupload.mjs +4 -0
- package/{esm2015/jqxfileupload/public_api.js → esm2020/jqxfileupload/public_api.mjs} +0 -0
- package/esm2020/jqxform/angular_jqxform.mjs +223 -0
- package/esm2020/jqxform/angular_jqxform.module.mjs +16 -0
- package/esm2020/jqxform/index.mjs +1 -0
- package/esm2020/jqxform/jqwidgets-ng-jqxform.mjs +4 -0
- package/{esm2015/jqxform/public_api.js → esm2020/jqxform/public_api.mjs} +0 -0
- package/esm2020/jqxformattedinput/angular_jqxformattedinput.mjs +438 -0
- package/esm2020/jqxformattedinput/angular_jqxformattedinput.module.mjs +21 -0
- package/esm2020/jqxformattedinput/index.mjs +1 -0
- package/esm2020/jqxformattedinput/jqwidgets-ng-jqxformattedinput.mjs +4 -0
- package/{esm2015/jqxformattedinput/public_api.js → esm2020/jqxformattedinput/public_api.mjs} +0 -0
- package/esm2020/jqxgauge/angular_jqxgauge.mjs +406 -0
- package/esm2020/jqxgauge/angular_jqxgauge.module.mjs +16 -0
- package/esm2020/jqxgauge/index.mjs +1 -0
- package/esm2020/jqxgauge/jqwidgets-ng-jqxgauge.mjs +4 -0
- package/{esm2015/jqxgauge/public_api.js → esm2020/jqxgauge/public_api.mjs} +0 -0
- package/esm2020/jqxgrid/angular_jqxgrid.mjs +2653 -0
- package/esm2020/jqxgrid/angular_jqxgrid.module.mjs +16 -0
- package/esm2020/jqxgrid/index.mjs +1 -0
- package/esm2020/jqxgrid/jqwidgets-ng-jqxgrid.mjs +4 -0
- package/{esm2015/jqxgrid/public_api.js → esm2020/jqxgrid/public_api.mjs} +0 -0
- package/esm2020/jqxheatmap/angular_jqxheatmap.mjs +231 -0
- package/esm2020/jqxheatmap/angular_jqxheatmap.module.mjs +16 -0
- package/esm2020/jqxheatmap/index.mjs +1 -0
- package/esm2020/jqxheatmap/jqwidgets-ng-jqxheatmap.mjs +4 -0
- package/{esm2015/jqxheatmap/public_api.js → esm2020/jqxheatmap/public_api.mjs} +0 -0
- package/esm2020/jqxinput/angular_jqxinput.mjs +408 -0
- package/esm2020/jqxinput/angular_jqxinput.module.mjs +21 -0
- package/esm2020/jqxinput/index.mjs +1 -0
- package/esm2020/jqxinput/jqwidgets-ng-jqxinput.mjs +4 -0
- package/{esm2015/jqxinput/public_api.js → esm2020/jqxinput/public_api.mjs} +0 -0
- package/esm2020/jqxkanban/angular_jqxkanban.mjs +325 -0
- package/esm2020/jqxkanban/angular_jqxkanban.module.mjs +16 -0
- package/esm2020/jqxkanban/index.mjs +1 -0
- package/esm2020/jqxkanban/jqwidgets-ng-jqxkanban.mjs +4 -0
- package/{esm2015/jqxkanban/public_api.js → esm2020/jqxkanban/public_api.mjs} +0 -0
- package/esm2020/jqxknob/angular_jqxknob.mjs +414 -0
- package/esm2020/jqxknob/angular_jqxknob.module.mjs +16 -0
- package/esm2020/jqxknob/index.mjs +1 -0
- package/esm2020/jqxknob/jqwidgets-ng-jqxknob.mjs +4 -0
- package/{esm2015/jqxknob/public_api.js → esm2020/jqxknob/public_api.mjs} +0 -0
- package/esm2020/jqxlayout/angular_jqxlayout.mjs +245 -0
- package/esm2020/jqxlayout/angular_jqxlayout.module.mjs +16 -0
- package/esm2020/jqxlayout/index.mjs +1 -0
- package/esm2020/jqxlayout/jqwidgets-ng-jqxlayout.mjs +4 -0
- package/{esm2015/jqxlayout/public_api.js → esm2020/jqxlayout/public_api.mjs} +0 -0
- package/esm2020/jqxlineargauge/angular_jqxlineargauge.mjs +406 -0
- package/esm2020/jqxlineargauge/angular_jqxlineargauge.module.mjs +16 -0
- package/esm2020/jqxlineargauge/index.mjs +1 -0
- package/esm2020/jqxlineargauge/jqwidgets-ng-jqxlineargauge.mjs +4 -0
- package/{esm2015/jqxlineargauge/public_api.js → esm2020/jqxlineargauge/public_api.mjs} +0 -0
- package/esm2020/jqxlinkbutton/angular_jqxlinkbutton.mjs +172 -0
- package/esm2020/jqxlinkbutton/angular_jqxlinkbutton.module.mjs +16 -0
- package/esm2020/jqxlinkbutton/index.mjs +1 -0
- package/esm2020/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.mjs +4 -0
- package/{esm2015/jqxlinkbutton/public_api.js → esm2020/jqxlinkbutton/public_api.mjs} +0 -0
- package/esm2020/jqxlistbox/angular_jqxlistbox.mjs +933 -0
- package/esm2020/jqxlistbox/angular_jqxlistbox.module.mjs +21 -0
- package/esm2020/jqxlistbox/index.mjs +1 -0
- package/esm2020/jqxlistbox/jqwidgets-ng-jqxlistbox.mjs +4 -0
- package/{esm2015/jqxlistbox/public_api.js → esm2020/jqxlistbox/public_api.mjs} +0 -0
- package/esm2020/jqxlistmenu/angular_jqxlistmenu.mjs +347 -0
- package/esm2020/jqxlistmenu/angular_jqxlistmenu.module.mjs +16 -0
- package/esm2020/jqxlistmenu/index.mjs +1 -0
- package/esm2020/jqxlistmenu/jqwidgets-ng-jqxlistmenu.mjs +4 -0
- package/{esm2015/jqxlistmenu/public_api.js → esm2020/jqxlistmenu/public_api.mjs} +0 -0
- package/esm2020/jqxloader/angular_jqxloader.mjs +234 -0
- package/esm2020/jqxloader/angular_jqxloader.module.mjs +16 -0
- package/esm2020/jqxloader/index.mjs +1 -0
- package/esm2020/jqxloader/jqwidgets-ng-jqxloader.mjs +4 -0
- package/{esm2015/jqxloader/public_api.js → esm2020/jqxloader/public_api.mjs} +0 -0
- package/esm2020/jqxmaskedinput/angular_jqxmaskedinput.mjs +280 -0
- package/esm2020/jqxmaskedinput/angular_jqxmaskedinput.module.mjs +21 -0
- package/esm2020/jqxmaskedinput/index.mjs +1 -0
- package/esm2020/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.mjs +4 -0
- package/{esm2015/jqxmaskedinput/public_api.js → esm2020/jqxmaskedinput/public_api.mjs} +0 -0
- package/esm2020/jqxmenu/angular_jqxmenu.mjs +425 -0
- package/esm2020/jqxmenu/angular_jqxmenu.module.mjs +16 -0
- package/esm2020/jqxmenu/index.mjs +1 -0
- package/esm2020/jqxmenu/jqwidgets-ng-jqxmenu.mjs +4 -0
- package/{esm2015/jqxmenu/public_api.js → esm2020/jqxmenu/public_api.mjs} +0 -0
- package/esm2020/jqxnavbar/angular_jqxnavbar.mjs +292 -0
- package/esm2020/jqxnavbar/angular_jqxnavbar.module.mjs +16 -0
- package/esm2020/jqxnavbar/index.mjs +1 -0
- package/esm2020/jqxnavbar/jqwidgets-ng-jqxnavbar.mjs +4 -0
- package/{esm2015/jqxnavbar/public_api.js → esm2020/jqxnavbar/public_api.mjs} +0 -0
- package/esm2020/jqxnavigationbar/angular_jqxnavigationbar.mjs +361 -0
- package/esm2020/jqxnavigationbar/angular_jqxnavigationbar.module.mjs +16 -0
- package/esm2020/jqxnavigationbar/index.mjs +1 -0
- package/esm2020/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.mjs +4 -0
- package/{esm2015/jqxnavigationbar/public_api.js → esm2020/jqxnavigationbar/public_api.mjs} +0 -0
- package/esm2020/jqxnotification/angular_jqxnotification.mjs +380 -0
- package/esm2020/jqxnotification/angular_jqxnotification.module.mjs +16 -0
- package/esm2020/jqxnotification/index.mjs +1 -0
- package/esm2020/jqxnotification/jqwidgets-ng-jqxnotification.mjs +4 -0
- package/{esm2015/jqxnotification/public_api.js → esm2020/jqxnotification/public_api.mjs} +0 -0
- package/esm2020/jqxnumberinput/angular_jqxnumberinput.mjs +492 -0
- package/esm2020/jqxnumberinput/angular_jqxnumberinput.module.mjs +21 -0
- package/esm2020/jqxnumberinput/index.mjs +1 -0
- package/esm2020/jqxnumberinput/jqwidgets-ng-jqxnumberinput.mjs +4 -0
- package/{esm2015/jqxnumberinput/public_api.js → esm2020/jqxnumberinput/public_api.mjs} +0 -0
- package/esm2020/jqxpanel/angular_jqxpanel.mjs +240 -0
- package/esm2020/jqxpanel/angular_jqxpanel.module.mjs +16 -0
- package/esm2020/jqxpanel/index.mjs +1 -0
- package/esm2020/jqxpanel/jqwidgets-ng-jqxpanel.mjs +4 -0
- package/{esm2015/jqxpanel/public_api.js → esm2020/jqxpanel/public_api.mjs} +0 -0
- package/esm2020/jqxpasswordinput/angular_jqxpasswordinput.mjs +330 -0
- package/esm2020/jqxpasswordinput/angular_jqxpasswordinput.module.mjs +21 -0
- package/esm2020/jqxpasswordinput/index.mjs +1 -0
- package/esm2020/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.mjs +4 -0
- package/{esm2015/jqxpasswordinput/public_api.js → esm2020/jqxpasswordinput/public_api.mjs} +0 -0
- package/esm2020/jqxpivotdesigner/angular_jqxpivotdesigner.mjs +154 -0
- package/esm2020/jqxpivotdesigner/angular_jqxpivotdesigner.module.mjs +16 -0
- package/esm2020/jqxpivotdesigner/index.mjs +1 -0
- package/esm2020/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.mjs +4 -0
- package/{esm2015/jqxpivotdesigner/public_api.js → esm2020/jqxpivotdesigner/public_api.mjs} +0 -0
- package/esm2020/jqxpivotgrid/angular_jqxpivotgrid.mjs +312 -0
- package/esm2020/jqxpivotgrid/angular_jqxpivotgrid.module.mjs +16 -0
- package/esm2020/jqxpivotgrid/index.mjs +1 -0
- package/esm2020/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.mjs +4 -0
- package/{esm2015/jqxpivotgrid/public_api.js → esm2020/jqxpivotgrid/public_api.mjs} +0 -0
- package/esm2020/jqxpopover/angular_jqxpopover.mjs +326 -0
- package/esm2020/jqxpopover/angular_jqxpopover.module.mjs +16 -0
- package/esm2020/jqxpopover/index.mjs +1 -0
- package/esm2020/jqxpopover/jqwidgets-ng-jqxpopover.mjs +4 -0
- package/{esm2015/jqxpopover/public_api.js → esm2020/jqxpopover/public_api.mjs} +0 -0
- package/esm2020/jqxprogressbar/angular_jqxprogressbar.mjs +311 -0
- package/esm2020/jqxprogressbar/angular_jqxprogressbar.module.mjs +16 -0
- package/esm2020/jqxprogressbar/index.mjs +1 -0
- package/esm2020/jqxprogressbar/jqwidgets-ng-jqxprogressbar.mjs +4 -0
- package/{esm2015/jqxprogressbar/public_api.js → esm2020/jqxprogressbar/public_api.mjs} +0 -0
- package/esm2020/jqxqrcode/angular_jqxqrcode.mjs +317 -0
- package/esm2020/jqxqrcode/angular_jqxqrcode.module.mjs +16 -0
- package/esm2020/jqxqrcode/index.mjs +1 -0
- package/esm2020/jqxqrcode/jqwidgets-ng-jqxqrcode.mjs +4 -0
- package/{esm2015/jqxqrcode/public_api.js → esm2020/jqxqrcode/public_api.mjs} +0 -0
- package/esm2020/jqxradiobutton/angular_jqxradiobutton.mjs +320 -0
- package/esm2020/jqxradiobutton/angular_jqxradiobutton.module.mjs +21 -0
- package/esm2020/jqxradiobutton/index.mjs +1 -0
- package/esm2020/jqxradiobutton/jqwidgets-ng-jqxradiobutton.mjs +4 -0
- package/{esm2015/jqxradiobutton/public_api.js → esm2020/jqxradiobutton/public_api.mjs} +0 -0
- package/esm2020/jqxrangeselector/angular_jqxrangeselector.mjs +402 -0
- package/esm2020/jqxrangeselector/angular_jqxrangeselector.module.mjs +16 -0
- package/esm2020/jqxrangeselector/index.mjs +1 -0
- package/esm2020/jqxrangeselector/jqwidgets-ng-jqxrangeselector.mjs +4 -0
- package/{esm2015/jqxrangeselector/public_api.js → esm2020/jqxrangeselector/public_api.mjs} +0 -0
- package/esm2020/jqxrating/angular_jqxrating.mjs +268 -0
- package/esm2020/jqxrating/angular_jqxrating.module.mjs +21 -0
- package/esm2020/jqxrating/index.mjs +1 -0
- package/esm2020/jqxrating/jqwidgets-ng-jqxrating.mjs +4 -0
- package/{esm2015/jqxrating/public_api.js → esm2020/jqxrating/public_api.mjs} +0 -0
- package/esm2020/jqxrepeatbutton/angular_jqxrepeatbutton.mjs +317 -0
- package/esm2020/jqxrepeatbutton/angular_jqxrepeatbutton.module.mjs +16 -0
- package/esm2020/jqxrepeatbutton/index.mjs +1 -0
- package/esm2020/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.mjs +4 -0
- package/{esm2015/jqxrepeatbutton/public_api.js → esm2020/jqxrepeatbutton/public_api.mjs} +0 -0
- package/esm2020/jqxresponsivepanel/angular_jqxresponsivepanel.mjs +299 -0
- package/esm2020/jqxresponsivepanel/angular_jqxresponsivepanel.module.mjs +16 -0
- package/esm2020/jqxresponsivepanel/index.mjs +1 -0
- package/esm2020/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.mjs +4 -0
- package/{esm2015/jqxresponsivepanel/public_api.js → esm2020/jqxresponsivepanel/public_api.mjs} +0 -0
- package/esm2020/jqxribbon/angular_jqxribbon.mjs +370 -0
- package/esm2020/jqxribbon/angular_jqxribbon.module.mjs +16 -0
- package/esm2020/jqxribbon/index.mjs +1 -0
- package/esm2020/jqxribbon/jqwidgets-ng-jqxribbon.mjs +4 -0
- package/{esm2015/jqxribbon/public_api.js → esm2020/jqxribbon/public_api.mjs} +0 -0
- package/esm2020/jqxscheduler/angular_jqxscheduler.mjs +862 -0
- package/esm2020/jqxscheduler/angular_jqxscheduler.module.mjs +16 -0
- package/esm2020/jqxscheduler/index.mjs +1 -0
- package/esm2020/jqxscheduler/jqwidgets-ng-jqxscheduler.mjs +4 -0
- package/{esm2015/jqxscheduler/public_api.js → esm2020/jqxscheduler/public_api.mjs} +0 -0
- package/esm2020/jqxscrollbar/angular_jqxscrollbar.mjs +275 -0
- package/esm2020/jqxscrollbar/angular_jqxscrollbar.module.mjs +16 -0
- package/esm2020/jqxscrollbar/index.mjs +1 -0
- package/esm2020/jqxscrollbar/jqwidgets-ng-jqxscrollbar.mjs +4 -0
- package/{esm2015/jqxscrollbar/public_api.js → esm2020/jqxscrollbar/public_api.mjs} +0 -0
- package/esm2020/jqxscrollview/angular_jqxscrollview.mjs +267 -0
- package/esm2020/jqxscrollview/angular_jqxscrollview.module.mjs +16 -0
- package/esm2020/jqxscrollview/index.mjs +1 -0
- package/esm2020/jqxscrollview/jqwidgets-ng-jqxscrollview.mjs +4 -0
- package/{esm2015/jqxscrollview/public_api.js → esm2020/jqxscrollview/public_api.mjs} +0 -0
- package/esm2020/jqxslider/angular_jqxslider.mjs +546 -0
- package/esm2020/jqxslider/angular_jqxslider.module.mjs +21 -0
- package/esm2020/jqxslider/index.mjs +1 -0
- package/esm2020/jqxslider/jqwidgets-ng-jqxslider.mjs +4 -0
- package/{esm2015/jqxslider/public_api.js → esm2020/jqxslider/public_api.mjs} +0 -0
- package/esm2020/jqxsortable/angular_jqxsortable.mjs +472 -0
- package/esm2020/jqxsortable/angular_jqxsortable.module.mjs +16 -0
- package/esm2020/jqxsortable/index.mjs +1 -0
- package/esm2020/jqxsortable/jqwidgets-ng-jqxsortable.mjs +4 -0
- package/{esm2015/jqxsortable/public_api.js → esm2020/jqxsortable/public_api.mjs} +0 -0
- package/esm2020/jqxsplitlayout/angular_jqxsplitlayout.mjs +185 -0
- package/esm2020/jqxsplitlayout/angular_jqxsplitlayout.module.mjs +16 -0
- package/esm2020/jqxsplitlayout/index.mjs +1 -0
- package/esm2020/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.mjs +4 -0
- package/{esm2015/jqxsplitlayout/public_api.js → esm2020/jqxsplitlayout/public_api.mjs} +0 -0
- package/esm2020/jqxsplitter/angular_jqxsplitter.mjs +255 -0
- package/esm2020/jqxsplitter/angular_jqxsplitter.module.mjs +16 -0
- package/esm2020/jqxsplitter/index.mjs +1 -0
- package/esm2020/jqxsplitter/jqwidgets-ng-jqxsplitter.mjs +4 -0
- package/{esm2015/jqxsplitter/public_api.js → esm2020/jqxsplitter/public_api.mjs} +0 -0
- package/esm2020/jqxswitchbutton/angular_jqxswitchbutton.mjs +279 -0
- package/esm2020/jqxswitchbutton/angular_jqxswitchbutton.module.mjs +21 -0
- package/esm2020/jqxswitchbutton/index.mjs +1 -0
- package/esm2020/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.mjs +4 -0
- package/{esm2015/jqxswitchbutton/public_api.js → esm2020/jqxswitchbutton/public_api.mjs} +0 -0
- package/esm2020/jqxtabs/angular_jqxtabs.mjs +547 -0
- package/esm2020/jqxtabs/angular_jqxtabs.module.mjs +16 -0
- package/esm2020/jqxtabs/index.mjs +1 -0
- package/esm2020/jqxtabs/jqwidgets-ng-jqxtabs.mjs +4 -0
- package/{esm2015/jqxtabs/public_api.js → esm2020/jqxtabs/public_api.mjs} +0 -0
- package/esm2020/jqxtagcloud/angular_jqxtagcloud.mjs +421 -0
- package/esm2020/jqxtagcloud/angular_jqxtagcloud.module.mjs +16 -0
- package/esm2020/jqxtagcloud/index.mjs +1 -0
- package/esm2020/jqxtagcloud/jqwidgets-ng-jqxtagcloud.mjs +4 -0
- package/{esm2015/jqxtagcloud/public_api.js → esm2020/jqxtagcloud/public_api.mjs} +0 -0
- package/esm2020/jqxtextarea/angular_jqxtextarea.mjs +406 -0
- package/esm2020/jqxtextarea/angular_jqxtextarea.module.mjs +21 -0
- package/esm2020/jqxtextarea/index.mjs +1 -0
- package/esm2020/jqxtextarea/jqwidgets-ng-jqxtextarea.mjs +4 -0
- package/{esm2015/jqxtextarea/public_api.js → esm2020/jqxtextarea/public_api.mjs} +0 -0
- package/esm2020/jqxtimepicker/angular_jqxtimepicker.mjs +294 -0
- package/esm2020/jqxtimepicker/angular_jqxtimepicker.module.mjs +16 -0
- package/esm2020/jqxtimepicker/index.mjs +1 -0
- package/esm2020/jqxtimepicker/jqwidgets-ng-jqxtimepicker.mjs +4 -0
- package/{esm2015/jqxtimepicker/public_api.js → esm2020/jqxtimepicker/public_api.mjs} +0 -0
- package/esm2020/jqxtogglebutton/angular_jqxtogglebutton.mjs +315 -0
- package/esm2020/jqxtogglebutton/angular_jqxtogglebutton.module.mjs +16 -0
- package/esm2020/jqxtogglebutton/index.mjs +1 -0
- package/esm2020/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.mjs +4 -0
- package/{esm2015/jqxtogglebutton/public_api.js → esm2020/jqxtogglebutton/public_api.mjs} +0 -0
- package/esm2020/jqxtoolbar/angular_jqxtoolbar.mjs +258 -0
- package/esm2020/jqxtoolbar/angular_jqxtoolbar.module.mjs +16 -0
- package/esm2020/jqxtoolbar/index.mjs +1 -0
- package/esm2020/jqxtoolbar/jqwidgets-ng-jqxtoolbar.mjs +4 -0
- package/{esm2015/jqxtoolbar/public_api.js → esm2020/jqxtoolbar/public_api.mjs} +0 -0
- package/esm2020/jqxtooltip/angular_jqxtooltip.mjs +389 -0
- package/esm2020/jqxtooltip/angular_jqxtooltip.module.mjs +16 -0
- package/esm2020/jqxtooltip/index.mjs +1 -0
- package/esm2020/jqxtooltip/jqwidgets-ng-jqxtooltip.mjs +4 -0
- package/{esm2015/jqxtooltip/public_api.js → esm2020/jqxtooltip/public_api.mjs} +0 -0
- package/esm2020/jqxtree/angular_jqxtree.mjs +477 -0
- package/esm2020/jqxtree/angular_jqxtree.module.mjs +16 -0
- package/esm2020/jqxtree/index.mjs +1 -0
- package/esm2020/jqxtree/jqwidgets-ng-jqxtree.mjs +4 -0
- package/{esm2015/jqxtree/public_api.js → esm2020/jqxtree/public_api.mjs} +0 -0
- package/esm2020/jqxtreegrid/angular_jqxtreegrid.mjs +1330 -0
- package/esm2020/jqxtreegrid/angular_jqxtreegrid.module.mjs +16 -0
- package/esm2020/jqxtreegrid/index.mjs +1 -0
- package/esm2020/jqxtreegrid/jqwidgets-ng-jqxtreegrid.mjs +4 -0
- package/{esm2015/jqxtreegrid/public_api.js → esm2020/jqxtreegrid/public_api.mjs} +0 -0
- package/esm2020/jqxtreemap/angular_jqxtreemap.mjs +328 -0
- package/esm2020/jqxtreemap/angular_jqxtreemap.module.mjs +16 -0
- package/esm2020/jqxtreemap/index.mjs +1 -0
- package/esm2020/jqxtreemap/jqwidgets-ng-jqxtreemap.mjs +4 -0
- package/{esm2015/jqxtreemap/public_api.js → esm2020/jqxtreemap/public_api.mjs} +0 -0
- package/esm2020/jqxvalidator/angular_jqxvalidator.mjs +269 -0
- package/esm2020/jqxvalidator/angular_jqxvalidator.module.mjs +16 -0
- package/esm2020/jqxvalidator/index.mjs +1 -0
- package/esm2020/jqxvalidator/jqwidgets-ng-jqxvalidator.mjs +4 -0
- package/{esm2015/jqxvalidator/public_api.js → esm2020/jqxvalidator/public_api.mjs} +0 -0
- package/esm2020/jqxwindow/angular_jqxwindow.mjs +584 -0
- package/esm2020/jqxwindow/angular_jqxwindow.module.mjs +16 -0
- package/esm2020/jqxwindow/index.mjs +1 -0
- package/esm2020/jqxwindow/jqwidgets-ng-jqxwindow.mjs +4 -0
- package/{esm2015/jqxwindow/public_api.js → esm2020/jqxwindow/public_api.mjs} +0 -0
- package/esm2020/public_api.mjs +2 -0
- package/fesm2015/jqwidgets-ng-jqxbarcode.mjs +317 -0
- package/fesm2015/jqwidgets-ng-jqxbargauge.mjs +418 -0
- package/fesm2015/jqwidgets-ng-jqxbulletchart.mjs +352 -0
- package/fesm2015/jqwidgets-ng-jqxbuttongroup.mjs +251 -0
- package/fesm2015/jqwidgets-ng-jqxbuttons.mjs +340 -0
- package/fesm2015/jqwidgets-ng-jqxcalendar.mjs +646 -0
- package/fesm2015/jqwidgets-ng-jqxchart.mjs +637 -0
- package/fesm2015/jqwidgets-ng-jqxcheckbox.mjs +369 -0
- package/fesm2015/jqwidgets-ng-jqxcolorpicker.mjs +220 -0
- package/fesm2015/jqwidgets-ng-jqxcombobox.mjs +1045 -0
- package/fesm2015/jqwidgets-ng-jqxcomplexinput.mjs +356 -0
- package/fesm2015/jqwidgets-ng-jqxdatatable.mjs +1267 -0
- package/fesm2015/jqwidgets-ng-jqxdatetimeinput.mjs +653 -0
- package/fesm2015/jqwidgets-ng-jqxdocking.mjs +369 -0
- package/fesm2015/jqwidgets-ng-jqxdockinglayout.mjs +288 -0
- package/fesm2015/jqwidgets-ng-jqxdockpanel.mjs +192 -0
- package/fesm2015/jqwidgets-ng-jqxdragdrop.mjs +387 -0
- package/fesm2015/jqwidgets-ng-jqxdraw.mjs +208 -0
- package/fesm2015/jqwidgets-ng-jqxdropdownbutton.mjs +358 -0
- package/fesm2015/jqwidgets-ng-jqxdropdownlist.mjs +968 -0
- package/fesm2015/jqwidgets-ng-jqxeditor.mjs +349 -0
- package/fesm2015/jqwidgets-ng-jqxexpander.mjs +350 -0
- package/fesm2015/jqwidgets-ng-jqxfileupload.mjs +347 -0
- package/fesm2015/jqwidgets-ng-jqxform.mjs +260 -0
- package/fesm2015/jqwidgets-ng-jqxformattedinput.mjs +470 -0
- package/fesm2015/jqwidgets-ng-jqxgauge.mjs +429 -0
- package/fesm2015/jqwidgets-ng-jqxgrid.mjs +2702 -0
- package/fesm2015/jqwidgets-ng-jqxheatmap.mjs +253 -0
- package/fesm2015/jqwidgets-ng-jqxinput.mjs +438 -0
- package/fesm2015/jqwidgets-ng-jqxkanban.mjs +350 -0
- package/fesm2015/jqwidgets-ng-jqxknob.mjs +437 -0
- package/fesm2015/jqwidgets-ng-jqxlayout.mjs +270 -0
- package/fesm2015/jqwidgets-ng-jqxlineargauge.mjs +429 -0
- package/fesm2015/jqwidgets-ng-jqxlinkbutton.mjs +194 -0
- package/fesm2015/jqwidgets-ng-jqxlistbox.mjs +966 -0
- package/fesm2015/jqwidgets-ng-jqxlistmenu.mjs +372 -0
- package/fesm2015/jqwidgets-ng-jqxloader.mjs +256 -0
- package/fesm2015/jqwidgets-ng-jqxmaskedinput.mjs +306 -0
- package/fesm2015/jqwidgets-ng-jqxmenu.mjs +448 -0
- package/fesm2015/jqwidgets-ng-jqxnavbar.mjs +314 -0
- package/fesm2015/jqwidgets-ng-jqxnavigationbar.mjs +383 -0
- package/fesm2015/jqwidgets-ng-jqxnotification.mjs +403 -0
- package/fesm2015/jqwidgets-ng-jqxnumberinput.mjs +528 -0
- package/fesm2015/jqwidgets-ng-jqxpanel.mjs +264 -0
- package/fesm2015/jqwidgets-ng-jqxpasswordinput.mjs +357 -0
- package/fesm2015/jqwidgets-ng-jqxpivotdesigner.mjs +175 -0
- package/fesm2015/jqwidgets-ng-jqxpivotgrid.mjs +346 -0
- package/fesm2015/jqwidgets-ng-jqxpopover.mjs +348 -0
- package/fesm2015/jqwidgets-ng-jqxprogressbar.mjs +333 -0
- package/fesm2015/jqwidgets-ng-jqxqrcode.mjs +340 -0
- package/fesm2015/jqwidgets-ng-jqxradiobutton.mjs +346 -0
- package/fesm2015/jqwidgets-ng-jqxrangeselector.mjs +426 -0
- package/fesm2015/jqwidgets-ng-jqxrating.mjs +294 -0
- package/fesm2015/jqwidgets-ng-jqxrepeatbutton.mjs +339 -0
- package/fesm2015/jqwidgets-ng-jqxresponsivepanel.mjs +321 -0
- package/fesm2015/jqwidgets-ng-jqxribbon.mjs +394 -0
- package/fesm2015/jqwidgets-ng-jqxscheduler.mjs +904 -0
- package/fesm2015/jqwidgets-ng-jqxscrollbar.mjs +298 -0
- package/fesm2015/jqwidgets-ng-jqxscrollview.mjs +290 -0
- package/fesm2015/jqwidgets-ng-jqxslider.mjs +573 -0
- package/fesm2015/jqwidgets-ng-jqxsortable.mjs +495 -0
- package/fesm2015/jqwidgets-ng-jqxsplitlayout.mjs +207 -0
- package/fesm2015/jqwidgets-ng-jqxsplitter.mjs +278 -0
- package/fesm2015/jqwidgets-ng-jqxswitchbutton.mjs +305 -0
- package/fesm2015/jqwidgets-ng-jqxtabs.mjs +570 -0
- package/fesm2015/jqwidgets-ng-jqxtagcloud.mjs +445 -0
- package/fesm2015/jqwidgets-ng-jqxtextarea.mjs +435 -0
- package/fesm2015/jqwidgets-ng-jqxtimepicker.mjs +317 -0
- package/fesm2015/jqwidgets-ng-jqxtogglebutton.mjs +337 -0
- package/fesm2015/jqwidgets-ng-jqxtoolbar.mjs +286 -0
- package/fesm2015/jqwidgets-ng-jqxtooltip.mjs +411 -0
- package/fesm2015/jqwidgets-ng-jqxtree.mjs +505 -0
- package/fesm2015/jqwidgets-ng-jqxtreegrid.mjs +1363 -0
- package/fesm2015/jqwidgets-ng-jqxtreemap.mjs +352 -0
- package/fesm2015/jqwidgets-ng-jqxvalidator.mjs +291 -0
- package/fesm2015/jqwidgets-ng-jqxwindow.mjs +607 -0
- package/fesm2015/jqwidgets-ng.mjs +33 -0
- package/fesm2020/jqwidgets-ng-jqxbarcode.mjs +317 -0
- package/fesm2020/jqwidgets-ng-jqxbargauge.mjs +418 -0
- package/fesm2020/jqwidgets-ng-jqxbulletchart.mjs +352 -0
- package/fesm2020/jqwidgets-ng-jqxbuttongroup.mjs +251 -0
- package/fesm2020/jqwidgets-ng-jqxbuttons.mjs +340 -0
- package/fesm2020/jqwidgets-ng-jqxcalendar.mjs +646 -0
- package/fesm2020/jqwidgets-ng-jqxchart.mjs +637 -0
- package/fesm2020/jqwidgets-ng-jqxcheckbox.mjs +366 -0
- package/fesm2020/jqwidgets-ng-jqxcolorpicker.mjs +220 -0
- package/fesm2020/jqwidgets-ng-jqxcombobox.mjs +1042 -0
- package/fesm2020/jqwidgets-ng-jqxcomplexinput.mjs +353 -0
- package/fesm2020/jqwidgets-ng-jqxdatatable.mjs +1267 -0
- package/fesm2020/jqwidgets-ng-jqxdatetimeinput.mjs +653 -0
- package/fesm2020/jqwidgets-ng-jqxdocking.mjs +369 -0
- package/fesm2020/jqwidgets-ng-jqxdockinglayout.mjs +288 -0
- package/fesm2020/jqwidgets-ng-jqxdockpanel.mjs +192 -0
- package/fesm2020/jqwidgets-ng-jqxdragdrop.mjs +387 -0
- package/fesm2020/jqwidgets-ng-jqxdraw.mjs +208 -0
- package/fesm2020/jqwidgets-ng-jqxdropdownbutton.mjs +358 -0
- package/fesm2020/jqwidgets-ng-jqxdropdownlist.mjs +965 -0
- package/fesm2020/jqwidgets-ng-jqxeditor.mjs +349 -0
- package/fesm2020/jqwidgets-ng-jqxexpander.mjs +350 -0
- package/fesm2020/jqwidgets-ng-jqxfileupload.mjs +347 -0
- package/fesm2020/jqwidgets-ng-jqxform.mjs +260 -0
- package/fesm2020/jqwidgets-ng-jqxformattedinput.mjs +464 -0
- package/fesm2020/jqwidgets-ng-jqxgauge.mjs +429 -0
- package/fesm2020/jqwidgets-ng-jqxgrid.mjs +2702 -0
- package/fesm2020/jqwidgets-ng-jqxheatmap.mjs +253 -0
- package/fesm2020/jqwidgets-ng-jqxinput.mjs +435 -0
- package/fesm2020/jqwidgets-ng-jqxkanban.mjs +350 -0
- package/fesm2020/jqwidgets-ng-jqxknob.mjs +437 -0
- package/fesm2020/jqwidgets-ng-jqxlayout.mjs +270 -0
- package/fesm2020/jqwidgets-ng-jqxlineargauge.mjs +429 -0
- package/fesm2020/jqwidgets-ng-jqxlinkbutton.mjs +194 -0
- package/fesm2020/jqwidgets-ng-jqxlistbox.mjs +963 -0
- package/fesm2020/jqwidgets-ng-jqxlistmenu.mjs +372 -0
- package/fesm2020/jqwidgets-ng-jqxloader.mjs +256 -0
- package/fesm2020/jqwidgets-ng-jqxmaskedinput.mjs +306 -0
- package/fesm2020/jqwidgets-ng-jqxmenu.mjs +448 -0
- package/fesm2020/jqwidgets-ng-jqxnavbar.mjs +314 -0
- package/fesm2020/jqwidgets-ng-jqxnavigationbar.mjs +383 -0
- package/fesm2020/jqwidgets-ng-jqxnotification.mjs +403 -0
- package/fesm2020/jqwidgets-ng-jqxnumberinput.mjs +519 -0
- package/fesm2020/jqwidgets-ng-jqxpanel.mjs +264 -0
- package/fesm2020/jqwidgets-ng-jqxpasswordinput.mjs +357 -0
- package/fesm2020/jqwidgets-ng-jqxpivotdesigner.mjs +175 -0
- package/fesm2020/jqwidgets-ng-jqxpivotgrid.mjs +346 -0
- package/fesm2020/jqwidgets-ng-jqxpopover.mjs +348 -0
- package/fesm2020/jqwidgets-ng-jqxprogressbar.mjs +333 -0
- package/fesm2020/jqwidgets-ng-jqxqrcode.mjs +340 -0
- package/fesm2020/jqwidgets-ng-jqxradiobutton.mjs +346 -0
- package/fesm2020/jqwidgets-ng-jqxrangeselector.mjs +426 -0
- package/fesm2020/jqwidgets-ng-jqxrating.mjs +294 -0
- package/fesm2020/jqwidgets-ng-jqxrepeatbutton.mjs +339 -0
- package/fesm2020/jqwidgets-ng-jqxresponsivepanel.mjs +321 -0
- package/fesm2020/jqwidgets-ng-jqxribbon.mjs +394 -0
- package/fesm2020/jqwidgets-ng-jqxscheduler.mjs +904 -0
- package/fesm2020/jqwidgets-ng-jqxscrollbar.mjs +298 -0
- package/fesm2020/jqwidgets-ng-jqxscrollview.mjs +290 -0
- package/fesm2020/jqwidgets-ng-jqxslider.mjs +573 -0
- package/fesm2020/jqwidgets-ng-jqxsortable.mjs +495 -0
- package/fesm2020/jqwidgets-ng-jqxsplitlayout.mjs +207 -0
- package/fesm2020/jqwidgets-ng-jqxsplitter.mjs +278 -0
- package/fesm2020/jqwidgets-ng-jqxswitchbutton.mjs +305 -0
- package/fesm2020/jqwidgets-ng-jqxtabs.mjs +570 -0
- package/fesm2020/jqwidgets-ng-jqxtagcloud.mjs +445 -0
- package/fesm2020/jqwidgets-ng-jqxtextarea.mjs +435 -0
- package/fesm2020/jqwidgets-ng-jqxtimepicker.mjs +317 -0
- package/fesm2020/jqwidgets-ng-jqxtogglebutton.mjs +337 -0
- package/fesm2020/jqwidgets-ng-jqxtoolbar.mjs +286 -0
- package/fesm2020/jqwidgets-ng-jqxtooltip.mjs +411 -0
- package/fesm2020/jqwidgets-ng-jqxtree.mjs +505 -0
- package/fesm2020/jqwidgets-ng-jqxtreegrid.mjs +1363 -0
- package/fesm2020/jqwidgets-ng-jqxtreemap.mjs +352 -0
- package/fesm2020/jqwidgets-ng-jqxvalidator.mjs +291 -0
- package/fesm2020/jqwidgets-ng-jqxwindow.mjs +607 -0
- package/fesm2020/jqwidgets-ng.mjs +33 -0
- package/jqxbarcode/angular_jqxbarcode.d.ts +3 -0
- package/jqxbarcode/angular_jqxbarcode.module.d.ts +5 -0
- package/jqxbarcode/index.d.ts +1 -0
- package/jqxbarcode/jqwidgets-ng-jqxbarcode.d.ts +2 -1
- package/jqxbarcode/package.json +5 -6
- package/jqxbargauge/angular_jqxbargauge.d.ts +3 -0
- package/jqxbargauge/angular_jqxbargauge.module.d.ts +5 -0
- package/jqxbargauge/index.d.ts +1 -0
- package/jqxbargauge/jqwidgets-ng-jqxbargauge.d.ts +2 -1
- package/jqxbargauge/package.json +5 -6
- package/jqxbulletchart/angular_jqxbulletchart.d.ts +3 -0
- package/jqxbulletchart/angular_jqxbulletchart.module.d.ts +5 -0
- package/jqxbulletchart/index.d.ts +1 -0
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.d.ts +2 -1
- package/jqxbulletchart/package.json +5 -6
- package/jqxbuttongroup/angular_jqxbuttongroup.d.ts +3 -0
- package/jqxbuttongroup/angular_jqxbuttongroup.module.d.ts +5 -0
- package/jqxbuttongroup/index.d.ts +1 -0
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.d.ts +2 -1
- package/jqxbuttongroup/package.json +5 -6
- package/jqxbuttons/angular_jqxbuttons.d.ts +3 -0
- package/jqxbuttons/angular_jqxbuttons.module.d.ts +5 -0
- package/jqxbuttons/index.d.ts +1 -0
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.d.ts +2 -1
- package/jqxbuttons/package.json +8 -6
- package/jqxcalendar/angular_jqxcalendar.d.ts +3 -0
- package/jqxcalendar/angular_jqxcalendar.module.d.ts +6 -0
- package/jqxcalendar/index.d.ts +1 -0
- package/jqxcalendar/jqwidgets-ng-jqxcalendar.d.ts +2 -1
- package/jqxcalendar/package.json +8 -6
- package/jqxchart/angular_jqxchart.d.ts +3 -0
- package/jqxchart/angular_jqxchart.module.d.ts +5 -0
- package/jqxchart/index.d.ts +1 -0
- package/jqxchart/jqwidgets-ng-jqxchart.d.ts +2 -1
- package/jqxchart/package.json +8 -6
- package/jqxcheckbox/angular_jqxcheckbox.d.ts +3 -0
- package/jqxcheckbox/angular_jqxcheckbox.module.d.ts +6 -0
- package/jqxcheckbox/index.d.ts +1 -0
- package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.d.ts +2 -1
- package/jqxcheckbox/package.json +8 -6
- package/jqxcolorpicker/angular_jqxcolorpicker.d.ts +3 -0
- package/jqxcolorpicker/angular_jqxcolorpicker.module.d.ts +5 -0
- package/jqxcolorpicker/index.d.ts +1 -0
- package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.d.ts +2 -1
- package/jqxcolorpicker/package.json +8 -6
- package/jqxcombobox/angular_jqxcombobox.d.ts +3 -0
- package/jqxcombobox/angular_jqxcombobox.module.d.ts +6 -0
- package/jqxcombobox/index.d.ts +1 -0
- package/jqxcombobox/jqwidgets-ng-jqxcombobox.d.ts +2 -1
- package/jqxcombobox/package.json +8 -6
- package/jqxcomplexinput/angular_jqxcomplexinput.d.ts +3 -0
- package/jqxcomplexinput/angular_jqxcomplexinput.module.d.ts +6 -0
- package/jqxcomplexinput/index.d.ts +1 -0
- package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.d.ts +2 -1
- package/jqxcomplexinput/package.json +8 -6
- package/jqxdatatable/angular_jqxdatatable.d.ts +3 -0
- package/jqxdatatable/angular_jqxdatatable.module.d.ts +5 -0
- package/jqxdatatable/index.d.ts +1 -0
- package/jqxdatatable/jqwidgets-ng-jqxdatatable.d.ts +2 -1
- package/jqxdatatable/package.json +8 -6
- package/jqxdatetimeinput/angular_jqxdatetimeinput.d.ts +3 -0
- package/jqxdatetimeinput/angular_jqxdatetimeinput.module.d.ts +6 -0
- package/jqxdatetimeinput/index.d.ts +1 -0
- package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.d.ts +2 -1
- package/jqxdatetimeinput/package.json +8 -6
- package/jqxdocking/angular_jqxdocking.d.ts +3 -0
- package/jqxdocking/angular_jqxdocking.module.d.ts +5 -0
- package/jqxdocking/index.d.ts +1 -0
- package/jqxdocking/jqwidgets-ng-jqxdocking.d.ts +2 -1
- package/jqxdocking/package.json +8 -6
- package/jqxdockinglayout/angular_jqxdockinglayout.d.ts +3 -0
- package/jqxdockinglayout/angular_jqxdockinglayout.module.d.ts +5 -0
- package/jqxdockinglayout/index.d.ts +1 -0
- package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.d.ts +2 -1
- package/jqxdockinglayout/package.json +8 -6
- package/jqxdockpanel/angular_jqxdockpanel.d.ts +3 -0
- package/jqxdockpanel/angular_jqxdockpanel.module.d.ts +5 -0
- package/jqxdockpanel/index.d.ts +1 -0
- package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.d.ts +2 -1
- package/jqxdockpanel/package.json +8 -6
- package/jqxdragdrop/angular_jqxdragdrop.d.ts +3 -0
- package/jqxdragdrop/angular_jqxdragdrop.module.d.ts +5 -0
- package/jqxdragdrop/index.d.ts +1 -0
- package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.d.ts +2 -1
- package/jqxdragdrop/package.json +8 -6
- package/jqxdraw/angular_jqxdraw.d.ts +3 -0
- package/jqxdraw/angular_jqxdraw.module.d.ts +5 -0
- package/jqxdraw/index.d.ts +1 -0
- package/jqxdraw/jqwidgets-ng-jqxdraw.d.ts +2 -1
- package/jqxdraw/package.json +8 -6
- package/jqxdropdownbutton/angular_jqxdropdownbutton.d.ts +3 -0
- package/jqxdropdownbutton/angular_jqxdropdownbutton.module.d.ts +5 -0
- package/jqxdropdownbutton/index.d.ts +1 -0
- package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.d.ts +2 -1
- package/jqxdropdownbutton/package.json +8 -6
- package/jqxdropdownlist/angular_jqxdropdownlist.d.ts +3 -0
- package/jqxdropdownlist/angular_jqxdropdownlist.module.d.ts +6 -0
- package/jqxdropdownlist/index.d.ts +1 -0
- package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.d.ts +2 -1
- package/jqxdropdownlist/package.json +8 -6
- package/jqxeditor/angular_jqxeditor.d.ts +3 -0
- package/jqxeditor/angular_jqxeditor.module.d.ts +6 -0
- package/jqxeditor/index.d.ts +1 -0
- package/jqxeditor/jqwidgets-ng-jqxeditor.d.ts +2 -1
- package/jqxeditor/package.json +8 -6
- package/jqxexpander/angular_jqxexpander.d.ts +3 -0
- package/jqxexpander/angular_jqxexpander.module.d.ts +5 -0
- package/jqxexpander/index.d.ts +1 -0
- package/jqxexpander/jqwidgets-ng-jqxexpander.d.ts +2 -1
- package/jqxexpander/package.json +8 -6
- package/jqxfileupload/angular_jqxfileupload.d.ts +3 -0
- package/jqxfileupload/angular_jqxfileupload.module.d.ts +5 -0
- package/jqxfileupload/index.d.ts +1 -0
- package/jqxfileupload/jqwidgets-ng-jqxfileupload.d.ts +2 -1
- package/jqxfileupload/package.json +8 -6
- package/jqxform/angular_jqxform.d.ts +3 -0
- package/jqxform/angular_jqxform.module.d.ts +5 -0
- package/jqxform/index.d.ts +1 -0
- package/jqxform/jqwidgets-ng-jqxform.d.ts +2 -1
- package/jqxform/package.json +8 -6
- package/jqxformattedinput/angular_jqxformattedinput.d.ts +3 -0
- package/jqxformattedinput/angular_jqxformattedinput.module.d.ts +6 -0
- package/jqxformattedinput/index.d.ts +1 -0
- package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.d.ts +2 -1
- package/jqxformattedinput/package.json +8 -6
- package/jqxgauge/angular_jqxgauge.d.ts +3 -0
- package/jqxgauge/angular_jqxgauge.module.d.ts +5 -0
- package/jqxgauge/index.d.ts +1 -0
- package/jqxgauge/jqwidgets-ng-jqxgauge.d.ts +2 -1
- package/jqxgauge/package.json +8 -6
- package/jqxgrid/angular_jqxgrid.d.ts +3 -0
- package/jqxgrid/angular_jqxgrid.module.d.ts +5 -0
- package/jqxgrid/index.d.ts +1 -0
- package/jqxgrid/jqwidgets-ng-jqxgrid.d.ts +2 -1
- package/jqxgrid/package.json +8 -6
- package/jqxheatmap/angular_jqxheatmap.d.ts +3 -0
- package/jqxheatmap/angular_jqxheatmap.module.d.ts +5 -0
- package/jqxheatmap/index.d.ts +1 -0
- package/jqxheatmap/jqwidgets-ng-jqxheatmap.d.ts +2 -1
- package/jqxheatmap/package.json +8 -6
- package/jqxinput/angular_jqxinput.d.ts +3 -0
- package/jqxinput/angular_jqxinput.module.d.ts +6 -0
- package/jqxinput/index.d.ts +1 -0
- package/jqxinput/jqwidgets-ng-jqxinput.d.ts +2 -1
- package/jqxinput/package.json +8 -6
- package/jqxkanban/angular_jqxkanban.d.ts +3 -0
- package/jqxkanban/angular_jqxkanban.module.d.ts +5 -0
- package/jqxkanban/index.d.ts +1 -0
- package/jqxkanban/jqwidgets-ng-jqxkanban.d.ts +2 -1
- package/jqxkanban/package.json +8 -6
- package/jqxknob/angular_jqxknob.d.ts +3 -0
- package/jqxknob/angular_jqxknob.module.d.ts +5 -0
- package/jqxknob/index.d.ts +1 -0
- package/jqxknob/jqwidgets-ng-jqxknob.d.ts +2 -1
- package/jqxknob/package.json +8 -6
- package/jqxlayout/angular_jqxlayout.d.ts +3 -0
- package/jqxlayout/angular_jqxlayout.module.d.ts +5 -0
- package/jqxlayout/index.d.ts +1 -0
- package/jqxlayout/jqwidgets-ng-jqxlayout.d.ts +2 -1
- package/jqxlayout/package.json +8 -6
- package/jqxlineargauge/angular_jqxlineargauge.d.ts +3 -0
- package/jqxlineargauge/angular_jqxlineargauge.module.d.ts +5 -0
- package/jqxlineargauge/index.d.ts +1 -0
- package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.d.ts +2 -1
- package/jqxlineargauge/package.json +8 -6
- package/jqxlinkbutton/angular_jqxlinkbutton.d.ts +3 -0
- package/jqxlinkbutton/angular_jqxlinkbutton.module.d.ts +5 -0
- package/jqxlinkbutton/index.d.ts +1 -0
- package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.d.ts +2 -1
- package/jqxlinkbutton/package.json +8 -6
- package/jqxlistbox/angular_jqxlistbox.d.ts +3 -0
- package/jqxlistbox/angular_jqxlistbox.module.d.ts +6 -0
- package/jqxlistbox/index.d.ts +1 -0
- package/jqxlistbox/jqwidgets-ng-jqxlistbox.d.ts +2 -1
- package/jqxlistbox/package.json +8 -6
- package/jqxlistmenu/angular_jqxlistmenu.d.ts +3 -0
- package/jqxlistmenu/angular_jqxlistmenu.module.d.ts +5 -0
- package/jqxlistmenu/index.d.ts +1 -0
- package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.d.ts +2 -1
- package/jqxlistmenu/package.json +8 -6
- package/jqxloader/angular_jqxloader.d.ts +3 -0
- package/jqxloader/angular_jqxloader.module.d.ts +5 -0
- package/jqxloader/index.d.ts +1 -0
- package/jqxloader/jqwidgets-ng-jqxloader.d.ts +2 -1
- package/jqxloader/package.json +8 -6
- package/jqxmaskedinput/angular_jqxmaskedinput.d.ts +3 -0
- package/jqxmaskedinput/angular_jqxmaskedinput.module.d.ts +6 -0
- package/jqxmaskedinput/index.d.ts +1 -0
- package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.d.ts +2 -1
- package/jqxmaskedinput/package.json +8 -6
- package/jqxmenu/angular_jqxmenu.d.ts +3 -0
- package/jqxmenu/angular_jqxmenu.module.d.ts +5 -0
- package/jqxmenu/index.d.ts +1 -0
- package/jqxmenu/jqwidgets-ng-jqxmenu.d.ts +2 -1
- package/jqxmenu/package.json +8 -6
- package/jqxnavbar/angular_jqxnavbar.d.ts +3 -0
- package/jqxnavbar/angular_jqxnavbar.module.d.ts +5 -0
- package/jqxnavbar/index.d.ts +1 -0
- package/jqxnavbar/jqwidgets-ng-jqxnavbar.d.ts +2 -1
- package/jqxnavbar/package.json +8 -6
- package/jqxnavigationbar/angular_jqxnavigationbar.d.ts +3 -0
- package/jqxnavigationbar/angular_jqxnavigationbar.module.d.ts +5 -0
- package/jqxnavigationbar/index.d.ts +1 -0
- package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.d.ts +2 -1
- package/jqxnavigationbar/package.json +8 -6
- package/jqxnotification/angular_jqxnotification.d.ts +3 -0
- package/jqxnotification/angular_jqxnotification.module.d.ts +5 -0
- package/jqxnotification/index.d.ts +1 -0
- package/jqxnotification/jqwidgets-ng-jqxnotification.d.ts +2 -1
- package/jqxnotification/package.json +8 -6
- package/jqxnumberinput/angular_jqxnumberinput.d.ts +3 -0
- package/jqxnumberinput/angular_jqxnumberinput.module.d.ts +6 -0
- package/jqxnumberinput/index.d.ts +1 -0
- package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.d.ts +2 -1
- package/jqxnumberinput/package.json +8 -6
- package/jqxpanel/angular_jqxpanel.d.ts +3 -0
- package/jqxpanel/angular_jqxpanel.module.d.ts +5 -0
- package/jqxpanel/index.d.ts +1 -0
- package/jqxpanel/jqwidgets-ng-jqxpanel.d.ts +2 -1
- package/jqxpanel/package.json +8 -6
- package/jqxpasswordinput/angular_jqxpasswordinput.d.ts +3 -0
- package/jqxpasswordinput/angular_jqxpasswordinput.module.d.ts +6 -0
- package/jqxpasswordinput/index.d.ts +1 -0
- package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.d.ts +2 -1
- package/jqxpasswordinput/package.json +8 -6
- package/jqxpivotdesigner/angular_jqxpivotdesigner.d.ts +3 -0
- package/jqxpivotdesigner/angular_jqxpivotdesigner.module.d.ts +5 -0
- package/jqxpivotdesigner/index.d.ts +1 -0
- package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.d.ts +2 -1
- package/jqxpivotdesigner/package.json +8 -6
- package/jqxpivotgrid/angular_jqxpivotgrid.d.ts +3 -0
- package/jqxpivotgrid/angular_jqxpivotgrid.module.d.ts +5 -0
- package/jqxpivotgrid/index.d.ts +1 -0
- package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.d.ts +2 -1
- package/jqxpivotgrid/package.json +8 -6
- package/jqxpopover/angular_jqxpopover.d.ts +3 -0
- package/jqxpopover/angular_jqxpopover.module.d.ts +5 -0
- package/jqxpopover/index.d.ts +1 -0
- package/jqxpopover/jqwidgets-ng-jqxpopover.d.ts +2 -1
- package/jqxpopover/package.json +8 -6
- package/jqxprogressbar/angular_jqxprogressbar.d.ts +3 -0
- package/jqxprogressbar/angular_jqxprogressbar.module.d.ts +5 -0
- package/jqxprogressbar/index.d.ts +1 -0
- package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.d.ts +2 -1
- package/jqxprogressbar/package.json +8 -6
- package/jqxqrcode/angular_jqxqrcode.d.ts +3 -0
- package/jqxqrcode/angular_jqxqrcode.module.d.ts +5 -0
- package/jqxqrcode/index.d.ts +1 -0
- package/jqxqrcode/jqwidgets-ng-jqxqrcode.d.ts +2 -1
- package/jqxqrcode/package.json +8 -6
- package/jqxradiobutton/angular_jqxradiobutton.d.ts +3 -0
- package/jqxradiobutton/angular_jqxradiobutton.module.d.ts +6 -0
- package/jqxradiobutton/index.d.ts +1 -0
- package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.d.ts +2 -1
- package/jqxradiobutton/package.json +8 -6
- package/jqxrangeselector/angular_jqxrangeselector.d.ts +3 -0
- package/jqxrangeselector/angular_jqxrangeselector.module.d.ts +5 -0
- package/jqxrangeselector/index.d.ts +1 -0
- package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.d.ts +2 -1
- package/jqxrangeselector/package.json +8 -6
- package/jqxrating/angular_jqxrating.d.ts +3 -0
- package/jqxrating/angular_jqxrating.module.d.ts +6 -0
- package/jqxrating/index.d.ts +1 -0
- package/jqxrating/jqwidgets-ng-jqxrating.d.ts +2 -1
- package/jqxrating/package.json +8 -6
- package/jqxrepeatbutton/angular_jqxrepeatbutton.d.ts +3 -0
- package/jqxrepeatbutton/angular_jqxrepeatbutton.module.d.ts +5 -0
- package/jqxrepeatbutton/index.d.ts +1 -0
- package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.d.ts +2 -1
- package/jqxrepeatbutton/package.json +8 -6
- package/jqxresponsivepanel/angular_jqxresponsivepanel.d.ts +3 -0
- package/jqxresponsivepanel/angular_jqxresponsivepanel.module.d.ts +5 -0
- package/jqxresponsivepanel/index.d.ts +1 -0
- package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.d.ts +2 -1
- package/jqxresponsivepanel/package.json +8 -6
- package/jqxribbon/angular_jqxribbon.d.ts +3 -0
- package/jqxribbon/angular_jqxribbon.module.d.ts +5 -0
- package/jqxribbon/index.d.ts +1 -0
- package/jqxribbon/jqwidgets-ng-jqxribbon.d.ts +2 -1
- package/jqxribbon/package.json +8 -6
- package/jqxscheduler/angular_jqxscheduler.d.ts +3 -0
- package/jqxscheduler/angular_jqxscheduler.module.d.ts +5 -0
- package/jqxscheduler/index.d.ts +1 -0
- package/jqxscheduler/jqwidgets-ng-jqxscheduler.d.ts +2 -1
- package/jqxscheduler/package.json +8 -6
- package/jqxscrollbar/angular_jqxscrollbar.d.ts +3 -0
- package/jqxscrollbar/angular_jqxscrollbar.module.d.ts +5 -0
- package/jqxscrollbar/index.d.ts +1 -0
- package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.d.ts +2 -1
- package/jqxscrollbar/package.json +8 -6
- package/jqxscrollview/angular_jqxscrollview.d.ts +3 -0
- package/jqxscrollview/angular_jqxscrollview.module.d.ts +5 -0
- package/jqxscrollview/index.d.ts +1 -0
- package/jqxscrollview/jqwidgets-ng-jqxscrollview.d.ts +2 -1
- package/jqxscrollview/package.json +8 -6
- package/jqxslider/angular_jqxslider.d.ts +3 -0
- package/jqxslider/angular_jqxslider.module.d.ts +6 -0
- package/jqxslider/index.d.ts +1 -0
- package/jqxslider/jqwidgets-ng-jqxslider.d.ts +2 -1
- package/jqxslider/package.json +8 -6
- package/jqxsortable/angular_jqxsortable.d.ts +3 -0
- package/jqxsortable/angular_jqxsortable.module.d.ts +5 -0
- package/jqxsortable/index.d.ts +1 -0
- package/jqxsortable/jqwidgets-ng-jqxsortable.d.ts +2 -1
- package/jqxsortable/package.json +8 -6
- package/jqxsplitlayout/angular_jqxsplitlayout.d.ts +3 -0
- package/jqxsplitlayout/angular_jqxsplitlayout.module.d.ts +5 -0
- package/jqxsplitlayout/index.d.ts +1 -0
- package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.d.ts +2 -1
- package/jqxsplitlayout/package.json +8 -6
- package/jqxsplitter/angular_jqxsplitter.d.ts +3 -0
- package/jqxsplitter/angular_jqxsplitter.module.d.ts +5 -0
- package/jqxsplitter/index.d.ts +1 -0
- package/jqxsplitter/jqwidgets-ng-jqxsplitter.d.ts +2 -1
- package/jqxsplitter/package.json +8 -6
- package/jqxswitchbutton/angular_jqxswitchbutton.d.ts +3 -0
- package/jqxswitchbutton/angular_jqxswitchbutton.module.d.ts +6 -0
- package/jqxswitchbutton/index.d.ts +1 -0
- package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.d.ts +2 -1
- package/jqxswitchbutton/package.json +8 -6
- package/jqxtabs/angular_jqxtabs.d.ts +3 -0
- package/jqxtabs/angular_jqxtabs.module.d.ts +5 -0
- package/jqxtabs/index.d.ts +1 -0
- package/jqxtabs/jqwidgets-ng-jqxtabs.d.ts +2 -1
- package/jqxtabs/package.json +8 -6
- package/jqxtagcloud/angular_jqxtagcloud.d.ts +3 -0
- package/jqxtagcloud/angular_jqxtagcloud.module.d.ts +5 -0
- package/jqxtagcloud/index.d.ts +1 -0
- package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.d.ts +2 -1
- package/jqxtagcloud/package.json +8 -6
- package/jqxtextarea/angular_jqxtextarea.d.ts +3 -0
- package/jqxtextarea/angular_jqxtextarea.module.d.ts +6 -0
- package/jqxtextarea/index.d.ts +1 -0
- package/jqxtextarea/jqwidgets-ng-jqxtextarea.d.ts +2 -1
- package/jqxtextarea/package.json +8 -6
- package/jqxtimepicker/angular_jqxtimepicker.d.ts +3 -0
- package/jqxtimepicker/angular_jqxtimepicker.module.d.ts +5 -0
- package/jqxtimepicker/index.d.ts +1 -0
- package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.d.ts +2 -1
- package/jqxtimepicker/package.json +8 -6
- package/jqxtogglebutton/angular_jqxtogglebutton.d.ts +3 -0
- package/jqxtogglebutton/angular_jqxtogglebutton.module.d.ts +5 -0
- package/jqxtogglebutton/index.d.ts +1 -0
- package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.d.ts +2 -1
- package/jqxtogglebutton/package.json +8 -6
- package/jqxtoolbar/angular_jqxtoolbar.d.ts +3 -0
- package/jqxtoolbar/angular_jqxtoolbar.module.d.ts +5 -0
- package/jqxtoolbar/index.d.ts +1 -0
- package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.d.ts +2 -1
- package/jqxtoolbar/package.json +8 -6
- package/jqxtooltip/angular_jqxtooltip.d.ts +3 -0
- package/jqxtooltip/angular_jqxtooltip.module.d.ts +5 -0
- package/jqxtooltip/index.d.ts +1 -0
- package/jqxtooltip/jqwidgets-ng-jqxtooltip.d.ts +2 -1
- package/jqxtooltip/package.json +8 -6
- package/jqxtree/angular_jqxtree.d.ts +3 -0
- package/jqxtree/angular_jqxtree.module.d.ts +5 -0
- package/jqxtree/index.d.ts +1 -0
- package/jqxtree/jqwidgets-ng-jqxtree.d.ts +2 -1
- package/jqxtree/package.json +8 -6
- package/jqxtreegrid/angular_jqxtreegrid.d.ts +3 -0
- package/jqxtreegrid/angular_jqxtreegrid.module.d.ts +5 -0
- package/jqxtreegrid/index.d.ts +1 -0
- package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.d.ts +2 -1
- package/jqxtreegrid/package.json +8 -6
- package/jqxtreemap/angular_jqxtreemap.d.ts +3 -0
- package/jqxtreemap/angular_jqxtreemap.module.d.ts +5 -0
- package/jqxtreemap/index.d.ts +1 -0
- package/jqxtreemap/jqwidgets-ng-jqxtreemap.d.ts +2 -1
- package/jqxtreemap/package.json +8 -6
- package/jqxvalidator/angular_jqxvalidator.d.ts +3 -0
- package/jqxvalidator/angular_jqxvalidator.module.d.ts +5 -0
- package/jqxvalidator/index.d.ts +1 -0
- package/jqxvalidator/jqwidgets-ng-jqxvalidator.d.ts +2 -1
- package/jqxvalidator/package.json +8 -6
- package/jqxwindow/angular_jqxwindow.d.ts +3 -0
- package/jqxwindow/angular_jqxwindow.module.d.ts +5 -0
- package/jqxwindow/index.d.ts +1 -0
- package/jqxwindow/jqwidgets-ng-jqxwindow.d.ts +2 -1
- package/jqxwindow/package.json +8 -6
- package/package.json +3 -4
- package/bundles/jqwidgets-ng-jqxbarcode.umd.js +0 -604
- package/bundles/jqwidgets-ng-jqxbarcode.umd.min.js +0 -16
- package/bundles/jqwidgets-ng-jqxbargauge.umd.js +0 -691
- package/bundles/jqwidgets-ng-jqxbargauge.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxbulletchart.umd.js +0 -638
- package/bundles/jqwidgets-ng-jqxbulletchart.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxbuttongroup.umd.js +0 -553
- package/bundles/jqwidgets-ng-jqxbuttongroup.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxbuttons.umd.js +0 -628
- package/bundles/jqwidgets-ng-jqxbuttons.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxcalendar.umd.js +0 -890
- package/bundles/jqwidgets-ng-jqxcalendar.umd.min.js +0 -21
- package/bundles/jqwidgets-ng-jqxchart.umd.js +0 -879
- package/bundles/jqwidgets-ng-jqxchart.umd.min.js +0 -24
- package/bundles/jqwidgets-ng-jqxcheckbox.umd.js +0 -659
- package/bundles/jqwidgets-ng-jqxcheckbox.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxcolorpicker.umd.js +0 -528
- package/bundles/jqwidgets-ng-jqxcolorpicker.umd.min.js +0 -20
- package/bundles/jqwidgets-ng-jqxcombobox.umd.js +0 -1278
- package/bundles/jqwidgets-ng-jqxcombobox.umd.min.js +0 -21
- package/bundles/jqwidgets-ng-jqxcomplexinput.umd.js +0 -655
- package/bundles/jqwidgets-ng-jqxcomplexinput.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxdatatable.umd.js +0 -1464
- package/bundles/jqwidgets-ng-jqxdatatable.umd.min.js +0 -27
- package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.js +0 -899
- package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.min.js +0 -21
- package/bundles/jqwidgets-ng-jqxdocking.umd.js +0 -662
- package/bundles/jqwidgets-ng-jqxdocking.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxdockinglayout.umd.js +0 -585
- package/bundles/jqwidgets-ng-jqxdockinglayout.umd.min.js +0 -23
- package/bundles/jqwidgets-ng-jqxdockpanel.umd.js +0 -504
- package/bundles/jqwidgets-ng-jqxdockpanel.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxdragdrop.umd.js +0 -659
- package/bundles/jqwidgets-ng-jqxdragdrop.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxdraw.umd.js +0 -522
- package/bundles/jqwidgets-ng-jqxdraw.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.js +0 -643
- package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxdropdownlist.umd.js +0 -1211
- package/bundles/jqwidgets-ng-jqxdropdownlist.umd.min.js +0 -21
- package/bundles/jqwidgets-ng-jqxeditor.umd.js +0 -642
- package/bundles/jqwidgets-ng-jqxeditor.umd.min.js +0 -27
- package/bundles/jqwidgets-ng-jqxexpander.umd.js +0 -639
- package/bundles/jqwidgets-ng-jqxexpander.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxfileupload.umd.js +0 -634
- package/bundles/jqwidgets-ng-jqxfileupload.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxform.umd.js +0 -566
- package/bundles/jqwidgets-ng-jqxform.umd.min.js +0 -32
- package/bundles/jqwidgets-ng-jqxformattedinput.umd.js +0 -751
- package/bundles/jqwidgets-ng-jqxformattedinput.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxgauge.umd.js +0 -700
- package/bundles/jqwidgets-ng-jqxgauge.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxgrid.umd.js +0 -2746
- package/bundles/jqwidgets-ng-jqxgrid.umd.min.js +0 -43
- package/bundles/jqwidgets-ng-jqxheatmap.umd.js +0 -555
- package/bundles/jqwidgets-ng-jqxheatmap.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxinput.umd.js +0 -720
- package/bundles/jqwidgets-ng-jqxinput.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxkanban.umd.js +0 -636
- package/bundles/jqwidgets-ng-jqxkanban.umd.min.js +0 -20
- package/bundles/jqwidgets-ng-jqxknob.umd.js +0 -708
- package/bundles/jqwidgets-ng-jqxknob.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxlayout.umd.js +0 -570
- package/bundles/jqwidgets-ng-jqxlayout.umd.min.js +0 -20
- package/bundles/jqwidgets-ng-jqxlineargauge.umd.js +0 -700
- package/bundles/jqwidgets-ng-jqxlineargauge.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxlinkbutton.umd.js +0 -504
- package/bundles/jqwidgets-ng-jqxlinkbutton.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxlistbox.umd.js +0 -1211
- package/bundles/jqwidgets-ng-jqxlistbox.umd.min.js +0 -21
- package/bundles/jqwidgets-ng-jqxlistmenu.umd.js +0 -652
- package/bundles/jqwidgets-ng-jqxlistmenu.umd.min.js +0 -20
- package/bundles/jqwidgets-ng-jqxloader.umd.js +0 -556
- package/bundles/jqwidgets-ng-jqxloader.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxmaskedinput.umd.js +0 -604
- package/bundles/jqwidgets-ng-jqxmaskedinput.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxmenu.umd.js +0 -718
- package/bundles/jqwidgets-ng-jqxmenu.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxnavbar.umd.js +0 -606
- package/bundles/jqwidgets-ng-jqxnavbar.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxnavigationbar.umd.js +0 -672
- package/bundles/jqwidgets-ng-jqxnavigationbar.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxnotification.umd.js +0 -679
- package/bundles/jqwidgets-ng-jqxnotification.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxnumberinput.umd.js +0 -789
- package/bundles/jqwidgets-ng-jqxnumberinput.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxpanel.umd.js +0 -568
- package/bundles/jqwidgets-ng-jqxpanel.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxpasswordinput.umd.js +0 -651
- package/bundles/jqwidgets-ng-jqxpasswordinput.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.js +0 -488
- package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.min.js +0 -16
- package/bundles/jqwidgets-ng-jqxpivotgrid.umd.js +0 -629
- package/bundles/jqwidgets-ng-jqxpivotgrid.umd.min.js +0 -29
- package/bundles/jqwidgets-ng-jqxpopover.umd.js +0 -633
- package/bundles/jqwidgets-ng-jqxpopover.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxprogressbar.umd.js +0 -621
- package/bundles/jqwidgets-ng-jqxprogressbar.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxqrcode.umd.js +0 -622
- package/bundles/jqwidgets-ng-jqxqrcode.umd.min.js +0 -16
- package/bundles/jqwidgets-ng-jqxradiobutton.umd.js +0 -639
- package/bundles/jqwidgets-ng-jqxradiobutton.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxrangeselector.umd.js +0 -698
- package/bundles/jqwidgets-ng-jqxrangeselector.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxrating.umd.js +0 -595
- package/bundles/jqwidgets-ng-jqxrating.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.js +0 -627
- package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.js +0 -612
- package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxribbon.umd.js +0 -677
- package/bundles/jqwidgets-ng-jqxribbon.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxscheduler.umd.js +0 -1100
- package/bundles/jqwidgets-ng-jqxscheduler.umd.min.js +0 -37
- package/bundles/jqwidgets-ng-jqxscrollbar.umd.js +0 -592
- package/bundles/jqwidgets-ng-jqxscrollbar.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxscrollview.umd.js +0 -586
- package/bundles/jqwidgets-ng-jqxscrollview.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxslider.umd.js +0 -831
- package/bundles/jqwidgets-ng-jqxslider.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxsortable.umd.js +0 -750
- package/bundles/jqwidgets-ng-jqxsortable.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxsplitlayout.umd.js +0 -516
- package/bundles/jqwidgets-ng-jqxsplitlayout.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxsplitter.umd.js +0 -577
- package/bundles/jqwidgets-ng-jqxsplitter.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxswitchbutton.umd.js +0 -604
- package/bundles/jqwidgets-ng-jqxswitchbutton.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxtabs.umd.js +0 -826
- package/bundles/jqwidgets-ng-jqxtabs.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxtagcloud.umd.js +0 -716
- package/bundles/jqwidgets-ng-jqxtagcloud.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxtextarea.umd.js +0 -711
- package/bundles/jqwidgets-ng-jqxtextarea.umd.min.js +0 -20
- package/bundles/jqwidgets-ng-jqxtimepicker.umd.js +0 -607
- package/bundles/jqwidgets-ng-jqxtimepicker.umd.min.js +0 -18
- package/bundles/jqwidgets-ng-jqxtogglebutton.umd.js +0 -627
- package/bundles/jqwidgets-ng-jqxtogglebutton.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxtoolbar.umd.js +0 -585
- package/bundles/jqwidgets-ng-jqxtoolbar.umd.min.js +0 -23
- package/bundles/jqwidgets-ng-jqxtooltip.umd.js +0 -684
- package/bundles/jqwidgets-ng-jqxtooltip.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxtree.umd.js +0 -777
- package/bundles/jqwidgets-ng-jqxtree.umd.min.js +0 -23
- package/bundles/jqwidgets-ng-jqxtreegrid.umd.js +0 -1552
- package/bundles/jqwidgets-ng-jqxtreegrid.umd.min.js +0 -28
- package/bundles/jqwidgets-ng-jqxtreemap.umd.js +0 -636
- package/bundles/jqwidgets-ng-jqxtreemap.umd.min.js +0 -19
- package/bundles/jqwidgets-ng-jqxvalidator.umd.js +0 -584
- package/bundles/jqwidgets-ng-jqxvalidator.umd.min.js +0 -17
- package/bundles/jqwidgets-ng-jqxwindow.umd.js +0 -850
- package/bundles/jqwidgets-ng-jqxwindow.umd.min.js +0 -18
- package/esm2015/jqxbarcode/angular_jqxbarcode.js +0 -262
- package/esm2015/jqxbarcode/angular_jqxbarcode.module.js +0 -13
- package/esm2015/jqxbargauge/angular_jqxbargauge.js +0 -348
- package/esm2015/jqxbargauge/angular_jqxbargauge.module.js +0 -14
- package/esm2015/jqxbargauge/jqwidgets-ng-jqxbargauge.js +0 -4
- package/esm2015/jqxbulletchart/angular_jqxbulletchart.js +0 -295
- package/esm2015/jqxbulletchart/angular_jqxbulletchart.module.js +0 -15
- package/esm2015/jqxbulletchart/jqwidgets-ng-jqxbulletchart.js +0 -4
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.js +0 -210
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.module.js +0 -14
- package/esm2015/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.js +0 -4
- package/esm2015/jqxbuttons/angular_jqxbuttons.js +0 -283
- package/esm2015/jqxbuttons/angular_jqxbuttons.module.js +0 -11
- package/esm2015/jqxbuttons/jqwidgets-ng-jqxbuttons.js +0 -4
- package/esm2015/jqxcalendar/angular_jqxcalendar.js +0 -546
- package/esm2015/jqxcalendar/angular_jqxcalendar.module.js +0 -20
- package/esm2015/jqxcalendar/jqwidgets-ng-jqxcalendar.js +0 -4
- package/esm2015/jqxchart/angular_jqxchart.js +0 -535
- package/esm2015/jqxchart/angular_jqxchart.module.js +0 -20
- package/esm2015/jqxchart/jqwidgets-ng-jqxchart.js +0 -4
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.js +0 -312
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.module.js +0 -16
- package/esm2015/jqxcheckbox/jqwidgets-ng-jqxcheckbox.js +0 -4
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.js +0 -185
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.module.js +0 -16
- package/esm2015/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.js +0 -4
- package/esm2015/jqxcombobox/angular_jqxcombobox.js +0 -931
- package/esm2015/jqxcombobox/angular_jqxcombobox.module.js +0 -20
- package/esm2015/jqxcombobox/jqwidgets-ng-jqxcombobox.js +0 -4
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.js +0 -303
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.module.js +0 -17
- package/esm2015/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.js +0 -4
- package/esm2015/jqxdatatable/angular_jqxdatatable.js +0 -1121
- package/esm2015/jqxdatatable/angular_jqxdatatable.module.js +0 -23
- package/esm2015/jqxdatatable/jqwidgets-ng-jqxdatatable.js +0 -4
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.js +0 -551
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.module.js +0 -20
- package/esm2015/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.js +0 -4
- package/esm2015/jqxdocking/angular_jqxdocking.js +0 -319
- package/esm2015/jqxdocking/angular_jqxdocking.module.js +0 -15
- package/esm2015/jqxdocking/jqwidgets-ng-jqxdocking.js +0 -4
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.js +0 -242
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.module.js +0 -19
- package/esm2015/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.js +0 -4
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.js +0 -161
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.module.js +0 -13
- package/esm2015/jqxdockpanel/jqwidgets-ng-jqxdockpanel.js +0 -4
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.js +0 -316
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.module.js +0 -13
- package/esm2015/jqxdragdrop/jqwidgets-ng-jqxdragdrop.js +0 -4
- package/esm2015/jqxdraw/angular_jqxdraw.js +0 -180
- package/esm2015/jqxdraw/angular_jqxdraw.module.js +0 -13
- package/esm2015/jqxdraw/jqwidgets-ng-jqxdraw.js +0 -4
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.js +0 -300
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.module.js +0 -14
- package/esm2015/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.js +0 -4
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.js +0 -864
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.module.js +0 -20
- package/esm2015/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.js +0 -4
- package/esm2015/jqxeditor/angular_jqxeditor.js +0 -298
- package/esm2015/jqxeditor/angular_jqxeditor.module.js +0 -26
- package/esm2015/jqxeditor/jqwidgets-ng-jqxeditor.js +0 -4
- package/esm2015/jqxexpander/angular_jqxexpander.js +0 -296
- package/esm2015/jqxexpander/angular_jqxexpander.module.js +0 -13
- package/esm2015/jqxexpander/jqwidgets-ng-jqxexpander.js +0 -4
- package/esm2015/jqxfileupload/angular_jqxfileupload.js +0 -291
- package/esm2015/jqxfileupload/angular_jqxfileupload.module.js +0 -14
- package/esm2015/jqxfileupload/jqwidgets-ng-jqxfileupload.js +0 -4
- package/esm2015/jqxform/angular_jqxform.js +0 -222
- package/esm2015/jqxform/angular_jqxform.module.js +0 -28
- package/esm2015/jqxform/jqwidgets-ng-jqxform.js +0 -4
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.js +0 -397
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.module.js +0 -16
- package/esm2015/jqxformattedinput/jqwidgets-ng-jqxformattedinput.js +0 -4
- package/esm2015/jqxgauge/angular_jqxgauge.js +0 -357
- package/esm2015/jqxgauge/angular_jqxgauge.module.js +0 -14
- package/esm2015/jqxgauge/jqwidgets-ng-jqxgauge.js +0 -4
- package/esm2015/jqxgrid/angular_jqxgrid.js +0 -2404
- package/esm2015/jqxgrid/angular_jqxgrid.module.js +0 -40
- package/esm2015/jqxgrid/jqwidgets-ng-jqxgrid.js +0 -4
- package/esm2015/jqxheatmap/angular_jqxheatmap.js +0 -213
- package/esm2015/jqxheatmap/angular_jqxheatmap.module.js +0 -13
- package/esm2015/jqxheatmap/jqwidgets-ng-jqxheatmap.js +0 -4
- package/esm2015/jqxinput/angular_jqxinput.js +0 -368
- package/esm2015/jqxinput/angular_jqxinput.module.js +0 -17
- package/esm2015/jqxinput/jqwidgets-ng-jqxinput.js +0 -4
- package/esm2015/jqxkanban/angular_jqxkanban.js +0 -293
- package/esm2015/jqxkanban/angular_jqxkanban.module.js +0 -16
- package/esm2015/jqxkanban/jqwidgets-ng-jqxkanban.js +0 -4
- package/esm2015/jqxknob/angular_jqxknob.js +0 -364
- package/esm2015/jqxknob/angular_jqxknob.module.js +0 -14
- package/esm2015/jqxknob/jqwidgets-ng-jqxknob.js +0 -4
- package/esm2015/jqxlayout/angular_jqxlayout.js +0 -227
- package/esm2015/jqxlayout/angular_jqxlayout.module.js +0 -16
- package/esm2015/jqxlayout/jqwidgets-ng-jqxlayout.js +0 -4
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.js +0 -357
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.module.js +0 -14
- package/esm2015/jqxlineargauge/jqwidgets-ng-jqxlineargauge.js +0 -4
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.js +0 -162
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.module.js +0 -13
- package/esm2015/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.js +0 -4
- package/esm2015/jqxlistbox/angular_jqxlistbox.js +0 -864
- package/esm2015/jqxlistbox/angular_jqxlistbox.module.js +0 -20
- package/esm2015/jqxlistbox/jqwidgets-ng-jqxlistbox.js +0 -4
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.js +0 -310
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.module.js +0 -16
- package/esm2015/jqxlistmenu/jqwidgets-ng-jqxlistmenu.js +0 -4
- package/esm2015/jqxloader/angular_jqxloader.js +0 -214
- package/esm2015/jqxloader/angular_jqxloader.module.js +0 -13
- package/esm2015/jqxloader/jqwidgets-ng-jqxloader.js +0 -4
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.js +0 -260
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.module.js +0 -16
- package/esm2015/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.js +0 -4
- package/esm2015/jqxmenu/angular_jqxmenu.js +0 -375
- package/esm2015/jqxmenu/angular_jqxmenu.module.js +0 -14
- package/esm2015/jqxmenu/jqwidgets-ng-jqxmenu.js +0 -4
- package/esm2015/jqxnavbar/angular_jqxnavbar.js +0 -263
- package/esm2015/jqxnavbar/angular_jqxnavbar.module.js +0 -13
- package/esm2015/jqxnavbar/jqwidgets-ng-jqxnavbar.js +0 -4
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.js +0 -329
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.module.js +0 -13
- package/esm2015/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.js +0 -4
- package/esm2015/jqxnotification/angular_jqxnotification.js +0 -336
- package/esm2015/jqxnotification/angular_jqxnotification.module.js +0 -14
- package/esm2015/jqxnotification/jqwidgets-ng-jqxnotification.js +0 -4
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.js +0 -436
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.module.js +0 -17
- package/esm2015/jqxnumberinput/jqwidgets-ng-jqxnumberinput.js +0 -4
- package/esm2015/jqxpanel/angular_jqxpanel.js +0 -226
- package/esm2015/jqxpanel/angular_jqxpanel.module.js +0 -15
- package/esm2015/jqxpanel/jqwidgets-ng-jqxpanel.js +0 -4
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.js +0 -303
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.module.js +0 -17
- package/esm2015/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.js +0 -4
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.js +0 -145
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.module.js +0 -12
- package/esm2015/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.js +0 -4
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.js +0 -285
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.module.js +0 -25
- package/esm2015/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.js +0 -4
- package/esm2015/jqxpopover/angular_jqxpopover.js +0 -290
- package/esm2015/jqxpopover/angular_jqxpopover.module.js +0 -13
- package/esm2015/jqxpopover/jqwidgets-ng-jqxpopover.js +0 -4
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.js +0 -278
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.module.js +0 -13
- package/esm2015/jqxprogressbar/jqwidgets-ng-jqxprogressbar.js +0 -4
- package/esm2015/jqxqrcode/angular_jqxqrcode.js +0 -281
- package/esm2015/jqxqrcode/angular_jqxqrcode.module.js +0 -14
- package/esm2015/jqxqrcode/jqwidgets-ng-jqxqrcode.js +0 -4
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.js +0 -295
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.module.js +0 -16
- package/esm2015/jqxradiobutton/jqwidgets-ng-jqxradiobutton.js +0 -4
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.js +0 -355
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.module.js +0 -15
- package/esm2015/jqxrangeselector/jqwidgets-ng-jqxrangeselector.js +0 -4
- package/esm2015/jqxrating/angular_jqxrating.js +0 -251
- package/esm2015/jqxrating/angular_jqxrating.module.js +0 -16
- package/esm2015/jqxrating/jqwidgets-ng-jqxrating.js +0 -4
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.js +0 -284
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.module.js +0 -13
- package/esm2015/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.js +0 -4
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.js +0 -269
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.module.js +0 -13
- package/esm2015/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.js +0 -4
- package/esm2015/jqxribbon/angular_jqxribbon.js +0 -334
- package/esm2015/jqxribbon/angular_jqxribbon.module.js +0 -15
- package/esm2015/jqxribbon/jqwidgets-ng-jqxribbon.js +0 -4
- package/esm2015/jqxscheduler/angular_jqxscheduler.js +0 -757
- package/esm2015/jqxscheduler/angular_jqxscheduler.module.js +0 -33
- package/esm2015/jqxscheduler/jqwidgets-ng-jqxscheduler.js +0 -4
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.js +0 -249
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.module.js +0 -14
- package/esm2015/jqxscrollbar/jqwidgets-ng-jqxscrollbar.js +0 -4
- package/esm2015/jqxscrollview/angular_jqxscrollview.js +0 -243
- package/esm2015/jqxscrollview/angular_jqxscrollview.module.js +0 -14
- package/esm2015/jqxscrollview/jqwidgets-ng-jqxscrollview.js +0 -4
- package/esm2015/jqxslider/angular_jqxslider.js +0 -483
- package/esm2015/jqxslider/angular_jqxslider.module.js +0 -17
- package/esm2015/jqxslider/jqwidgets-ng-jqxslider.js +0 -4
- package/esm2015/jqxsortable/angular_jqxsortable.js +0 -407
- package/esm2015/jqxsortable/angular_jqxsortable.module.js +0 -14
- package/esm2015/jqxsortable/jqwidgets-ng-jqxsortable.js +0 -4
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.js +0 -173
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.module.js +0 -13
- package/esm2015/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.js +0 -4
- package/esm2015/jqxsplitter/angular_jqxsplitter.js +0 -234
- package/esm2015/jqxsplitter/angular_jqxsplitter.module.js +0 -14
- package/esm2015/jqxsplitter/jqwidgets-ng-jqxsplitter.js +0 -4
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.js +0 -260
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.module.js +0 -16
- package/esm2015/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.js +0 -4
- package/esm2015/jqxtabs/angular_jqxtabs.js +0 -483
- package/esm2015/jqxtabs/angular_jqxtabs.module.js +0 -14
- package/esm2015/jqxtabs/jqwidgets-ng-jqxtabs.js +0 -4
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.js +0 -373
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.module.js +0 -15
- package/esm2015/jqxtagcloud/jqwidgets-ng-jqxtagcloud.js +0 -4
- package/esm2015/jqxtextarea/angular_jqxtextarea.js +0 -367
- package/esm2015/jqxtextarea/angular_jqxtextarea.module.js +0 -19
- package/esm2015/jqxtextarea/jqwidgets-ng-jqxtextarea.js +0 -4
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.js +0 -264
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.module.js +0 -14
- package/esm2015/jqxtimepicker/jqwidgets-ng-jqxtimepicker.js +0 -4
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.js +0 -284
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.module.js +0 -13
- package/esm2015/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.js +0 -4
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.js +0 -242
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.module.js +0 -19
- package/esm2015/jqxtoolbar/jqwidgets-ng-jqxtoolbar.js +0 -4
- package/esm2015/jqxtooltip/angular_jqxtooltip.js +0 -341
- package/esm2015/jqxtooltip/angular_jqxtooltip.module.js +0 -13
- package/esm2015/jqxtooltip/jqwidgets-ng-jqxtooltip.js +0 -4
- package/esm2015/jqxtree/angular_jqxtree.js +0 -434
- package/esm2015/jqxtree/angular_jqxtree.module.js +0 -19
- package/esm2015/jqxtree/jqwidgets-ng-jqxtree.js +0 -4
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.js +0 -1209
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.module.js +0 -24
- package/esm2015/jqxtreegrid/jqwidgets-ng-jqxtreegrid.js +0 -4
- package/esm2015/jqxtreemap/angular_jqxtreemap.js +0 -293
- package/esm2015/jqxtreemap/angular_jqxtreemap.module.js +0 -15
- package/esm2015/jqxtreemap/jqwidgets-ng-jqxtreemap.js +0 -4
- package/esm2015/jqxvalidator/angular_jqxvalidator.js +0 -241
- package/esm2015/jqxvalidator/angular_jqxvalidator.module.js +0 -13
- package/esm2015/jqxvalidator/jqwidgets-ng-jqxvalidator.js +0 -4
- package/esm2015/jqxwindow/angular_jqxwindow.js +0 -507
- package/esm2015/jqxwindow/angular_jqxwindow.module.js +0 -14
- package/esm2015/jqxwindow/jqwidgets-ng-jqxwindow.js +0 -4
- package/fesm2015/jqwidgets-ng-jqxbarcode.js +0 -279
- package/fesm2015/jqwidgets-ng-jqxbargauge.js +0 -365
- package/fesm2015/jqwidgets-ng-jqxbulletchart.js +0 -312
- package/fesm2015/jqwidgets-ng-jqxbuttongroup.js +0 -227
- package/fesm2015/jqwidgets-ng-jqxbuttons.js +0 -302
- package/fesm2015/jqwidgets-ng-jqxcalendar.js +0 -564
- package/fesm2015/jqwidgets-ng-jqxchart.js +0 -552
- package/fesm2015/jqwidgets-ng-jqxcheckbox.js +0 -330
- package/fesm2015/jqwidgets-ng-jqxcolorpicker.js +0 -202
- package/fesm2015/jqwidgets-ng-jqxcombobox.js +0 -949
- package/fesm2015/jqwidgets-ng-jqxcomplexinput.js +0 -321
- package/fesm2015/jqwidgets-ng-jqxdatatable.js +0 -1138
- package/fesm2015/jqwidgets-ng-jqxdatetimeinput.js +0 -569
- package/fesm2015/jqwidgets-ng-jqxdocking.js +0 -336
- package/fesm2015/jqwidgets-ng-jqxdockinglayout.js +0 -259
- package/fesm2015/jqwidgets-ng-jqxdockpanel.js +0 -178
- package/fesm2015/jqwidgets-ng-jqxdragdrop.js +0 -333
- package/fesm2015/jqwidgets-ng-jqxdraw.js +0 -197
- package/fesm2015/jqwidgets-ng-jqxdropdownbutton.js +0 -317
- package/fesm2015/jqwidgets-ng-jqxdropdownlist.js +0 -882
- package/fesm2015/jqwidgets-ng-jqxeditor.js +0 -316
- package/fesm2015/jqwidgets-ng-jqxexpander.js +0 -313
- package/fesm2015/jqwidgets-ng-jqxfileupload.js +0 -308
- package/fesm2015/jqwidgets-ng-jqxform.js +0 -239
- package/fesm2015/jqwidgets-ng-jqxformattedinput.js +0 -415
- package/fesm2015/jqwidgets-ng-jqxgauge.js +0 -374
- package/fesm2015/jqwidgets-ng-jqxgrid.js +0 -2421
- package/fesm2015/jqwidgets-ng-jqxheatmap.js +0 -230
- package/fesm2015/jqwidgets-ng-jqxinput.js +0 -386
- package/fesm2015/jqwidgets-ng-jqxkanban.js +0 -310
- package/fesm2015/jqwidgets-ng-jqxknob.js +0 -381
- package/fesm2015/jqwidgets-ng-jqxlayout.js +0 -244
- package/fesm2015/jqwidgets-ng-jqxlineargauge.js +0 -374
- package/fesm2015/jqwidgets-ng-jqxlinkbutton.js +0 -179
- package/fesm2015/jqwidgets-ng-jqxlistbox.js +0 -882
- package/fesm2015/jqwidgets-ng-jqxlistmenu.js +0 -327
- package/fesm2015/jqwidgets-ng-jqxloader.js +0 -231
- package/fesm2015/jqwidgets-ng-jqxmaskedinput.js +0 -278
- package/fesm2015/jqwidgets-ng-jqxmenu.js +0 -392
- package/fesm2015/jqwidgets-ng-jqxnavbar.js +0 -280
- package/fesm2015/jqwidgets-ng-jqxnavigationbar.js +0 -346
- package/fesm2015/jqwidgets-ng-jqxnotification.js +0 -353
- package/fesm2015/jqwidgets-ng-jqxnumberinput.js +0 -454
- package/fesm2015/jqwidgets-ng-jqxpanel.js +0 -243
- package/fesm2015/jqwidgets-ng-jqxpasswordinput.js +0 -321
- package/fesm2015/jqwidgets-ng-jqxpivotdesigner.js +0 -162
- package/fesm2015/jqwidgets-ng-jqxpivotgrid.js +0 -302
- package/fesm2015/jqwidgets-ng-jqxpopover.js +0 -307
- package/fesm2015/jqwidgets-ng-jqxprogressbar.js +0 -295
- package/fesm2015/jqwidgets-ng-jqxqrcode.js +0 -298
- package/fesm2015/jqwidgets-ng-jqxradiobutton.js +0 -313
- package/fesm2015/jqwidgets-ng-jqxrangeselector.js +0 -372
- package/fesm2015/jqwidgets-ng-jqxrating.js +0 -269
- package/fesm2015/jqwidgets-ng-jqxrepeatbutton.js +0 -301
- package/fesm2015/jqwidgets-ng-jqxresponsivepanel.js +0 -286
- package/fesm2015/jqwidgets-ng-jqxribbon.js +0 -351
- package/fesm2015/jqwidgets-ng-jqxscheduler.js +0 -774
- package/fesm2015/jqwidgets-ng-jqxscrollbar.js +0 -266
- package/fesm2015/jqwidgets-ng-jqxscrollview.js +0 -260
- package/fesm2015/jqwidgets-ng-jqxslider.js +0 -501
- package/fesm2015/jqwidgets-ng-jqxsortable.js +0 -424
- package/fesm2015/jqwidgets-ng-jqxsplitlayout.js +0 -190
- package/fesm2015/jqwidgets-ng-jqxsplitter.js +0 -251
- package/fesm2015/jqwidgets-ng-jqxswitchbutton.js +0 -278
- package/fesm2015/jqwidgets-ng-jqxtabs.js +0 -500
- package/fesm2015/jqwidgets-ng-jqxtagcloud.js +0 -390
- package/fesm2015/jqwidgets-ng-jqxtextarea.js +0 -385
- package/fesm2015/jqwidgets-ng-jqxtimepicker.js +0 -281
- package/fesm2015/jqwidgets-ng-jqxtogglebutton.js +0 -301
- package/fesm2015/jqwidgets-ng-jqxtoolbar.js +0 -259
- package/fesm2015/jqwidgets-ng-jqxtooltip.js +0 -358
- package/fesm2015/jqwidgets-ng-jqxtree.js +0 -451
- package/fesm2015/jqwidgets-ng-jqxtreegrid.js +0 -1226
- package/fesm2015/jqwidgets-ng-jqxtreemap.js +0 -310
- package/fesm2015/jqwidgets-ng-jqxvalidator.js +0 -258
- package/fesm2015/jqwidgets-ng-jqxwindow.js +0 -524
- package/jqxbarcode/jqwidgets-ng-jqxbarcode.metadata.json +0 -1
- package/jqxbargauge/jqwidgets-ng-jqxbargauge.metadata.json +0 -1
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.metadata.json +0 -1
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.metadata.json +0 -1
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.metadata.json +0 -1
- package/jqxcalendar/jqwidgets-ng-jqxcalendar.metadata.json +0 -1
- package/jqxchart/jqwidgets-ng-jqxchart.metadata.json +0 -1
- package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.metadata.json +0 -1
- package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.metadata.json +0 -1
- package/jqxcombobox/jqwidgets-ng-jqxcombobox.metadata.json +0 -1
- package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.metadata.json +0 -1
- package/jqxdatatable/jqwidgets-ng-jqxdatatable.metadata.json +0 -1
- package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.metadata.json +0 -1
- package/jqxdocking/jqwidgets-ng-jqxdocking.metadata.json +0 -1
- package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.metadata.json +0 -1
- package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.metadata.json +0 -1
- package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.metadata.json +0 -1
- package/jqxdraw/jqwidgets-ng-jqxdraw.metadata.json +0 -1
- package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.metadata.json +0 -1
- package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.metadata.json +0 -1
- package/jqxeditor/jqwidgets-ng-jqxeditor.metadata.json +0 -1
- package/jqxexpander/jqwidgets-ng-jqxexpander.metadata.json +0 -1
- package/jqxfileupload/jqwidgets-ng-jqxfileupload.metadata.json +0 -1
- package/jqxform/jqwidgets-ng-jqxform.metadata.json +0 -1
- package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.metadata.json +0 -1
- package/jqxgauge/jqwidgets-ng-jqxgauge.metadata.json +0 -1
- package/jqxgrid/jqwidgets-ng-jqxgrid.metadata.json +0 -1
- package/jqxheatmap/jqwidgets-ng-jqxheatmap.metadata.json +0 -1
- package/jqxinput/jqwidgets-ng-jqxinput.metadata.json +0 -1
- package/jqxkanban/jqwidgets-ng-jqxkanban.metadata.json +0 -1
- package/jqxknob/jqwidgets-ng-jqxknob.metadata.json +0 -1
- package/jqxlayout/jqwidgets-ng-jqxlayout.metadata.json +0 -1
- package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.metadata.json +0 -1
- package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.metadata.json +0 -1
- package/jqxlistbox/jqwidgets-ng-jqxlistbox.metadata.json +0 -1
- package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.metadata.json +0 -1
- package/jqxloader/jqwidgets-ng-jqxloader.metadata.json +0 -1
- package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.metadata.json +0 -1
- package/jqxmenu/jqwidgets-ng-jqxmenu.metadata.json +0 -1
- package/jqxnavbar/jqwidgets-ng-jqxnavbar.metadata.json +0 -1
- package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.metadata.json +0 -1
- package/jqxnotification/jqwidgets-ng-jqxnotification.metadata.json +0 -1
- package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.metadata.json +0 -1
- package/jqxpanel/jqwidgets-ng-jqxpanel.metadata.json +0 -1
- package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.metadata.json +0 -1
- package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.metadata.json +0 -1
- package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.metadata.json +0 -1
- package/jqxpopover/jqwidgets-ng-jqxpopover.metadata.json +0 -1
- package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.metadata.json +0 -1
- package/jqxqrcode/jqwidgets-ng-jqxqrcode.metadata.json +0 -1
- package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.metadata.json +0 -1
- package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.metadata.json +0 -1
- package/jqxrating/jqwidgets-ng-jqxrating.metadata.json +0 -1
- package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.metadata.json +0 -1
- package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.metadata.json +0 -1
- package/jqxribbon/jqwidgets-ng-jqxribbon.metadata.json +0 -1
- package/jqxscheduler/jqwidgets-ng-jqxscheduler.metadata.json +0 -1
- package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.metadata.json +0 -1
- package/jqxscrollview/jqwidgets-ng-jqxscrollview.metadata.json +0 -1
- package/jqxslider/jqwidgets-ng-jqxslider.metadata.json +0 -1
- package/jqxsortable/jqwidgets-ng-jqxsortable.metadata.json +0 -1
- package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.metadata.json +0 -1
- package/jqxsplitter/jqwidgets-ng-jqxsplitter.metadata.json +0 -1
- package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.metadata.json +0 -1
- package/jqxtabs/jqwidgets-ng-jqxtabs.metadata.json +0 -1
- package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.metadata.json +0 -1
- package/jqxtextarea/jqwidgets-ng-jqxtextarea.metadata.json +0 -1
- package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.metadata.json +0 -1
- package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.metadata.json +0 -1
- package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.metadata.json +0 -1
- package/jqxtooltip/jqwidgets-ng-jqxtooltip.metadata.json +0 -1
- package/jqxtree/jqwidgets-ng-jqxtree.metadata.json +0 -1
- package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.metadata.json +0 -1
- package/jqxtreemap/jqwidgets-ng-jqxtreemap.metadata.json +0 -1
- package/jqxvalidator/jqwidgets-ng-jqxvalidator.metadata.json +0 -1
- package/jqxwindow/jqwidgets-ng-jqxwindow.metadata.json +0 -1
|
@@ -0,0 +1,1235 @@
|
|
|
1
|
+
/// <reference path="../../jqwidgets.d.ts" />
|
|
2
|
+
/// <reference path="../../jqwidgets.d.ts" />
|
|
3
|
+
import { Component, Input, Output, EventEmitter } from '@angular/core';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class jqxDataTableComponent {
|
|
6
|
+
constructor(containerElement) {
|
|
7
|
+
this.autoCreate = true;
|
|
8
|
+
this.properties = ['altRows', 'autoRowHeight', 'aggregatesHeight', 'autoShowLoadElement', 'columnsHeight', 'columns', 'columnGroups', 'columnsResize', 'columnsReorder', 'disabled', 'editable', 'editSettings', 'exportSettings', 'enableHover', 'enableBrowserSelection', 'filterable', 'filterHeight', 'filterMode', 'groups', 'groupsRenderer', 'height', 'initRowDetails', 'incrementalSearch', 'localization', 'pagerHeight', 'pageSize', 'pageSizeOptions', 'pageable', 'pagerPosition', 'pagerMode', 'pagerButtonsCount', 'pagerRenderer', 'ready', 'rowDetails', 'renderToolbar', 'renderStatusBar', 'rendering', 'rendered', 'rtl', 'source', 'sortable', 'showAggregates', 'showToolbar', 'showStatusbar', 'enableSanitizeAll', 'statusBarHeight', 'scrollBarSize', 'selectionMode', 'serverProcessing', 'showHeader', 'theme', 'toolbarHeight', 'width'];
|
|
9
|
+
// jqxDataTableComponent events
|
|
10
|
+
this.onBindingComplete = new EventEmitter();
|
|
11
|
+
this.onCellBeginEdit = new EventEmitter();
|
|
12
|
+
this.onCellEndEdit = new EventEmitter();
|
|
13
|
+
this.onCellValueChanged = new EventEmitter();
|
|
14
|
+
this.onColumnResized = new EventEmitter();
|
|
15
|
+
this.onColumnReordered = new EventEmitter();
|
|
16
|
+
this.onSort = new EventEmitter();
|
|
17
|
+
this.onFilter = new EventEmitter();
|
|
18
|
+
this.onPageChanged = new EventEmitter();
|
|
19
|
+
this.onPageSizeChanged = new EventEmitter();
|
|
20
|
+
this.onRowClick = new EventEmitter();
|
|
21
|
+
this.onRowDoubleClick = new EventEmitter();
|
|
22
|
+
this.onRowSelect = new EventEmitter();
|
|
23
|
+
this.onRowUnselect = new EventEmitter();
|
|
24
|
+
this.onRowBeginEdit = new EventEmitter();
|
|
25
|
+
this.onRowEndEdit = new EventEmitter();
|
|
26
|
+
this.onRowExpand = new EventEmitter();
|
|
27
|
+
this.onRowCollapse = new EventEmitter();
|
|
28
|
+
this.elementRef = containerElement;
|
|
29
|
+
}
|
|
30
|
+
ngOnInit() {
|
|
31
|
+
}
|
|
32
|
+
;
|
|
33
|
+
ngAfterViewInit() {
|
|
34
|
+
let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
|
|
35
|
+
let html = '';
|
|
36
|
+
let options = {};
|
|
37
|
+
if (children.length > 0) {
|
|
38
|
+
this.container = document.createElement('div');
|
|
39
|
+
html = this.elementRef.nativeElement.innerHTML;
|
|
40
|
+
this.container.appendChild(this.elementRef.nativeElement.firstChild);
|
|
41
|
+
this.elementRef.nativeElement.innerHTML = html;
|
|
42
|
+
this.content = html;
|
|
43
|
+
let result = JQXLite.jqx.parseSourceTag(this.container);
|
|
44
|
+
if (this['attrColumns'] !== undefined) {
|
|
45
|
+
;
|
|
46
|
+
options['source'] = result.source;
|
|
47
|
+
}
|
|
48
|
+
else {
|
|
49
|
+
options['source'] = result.source;
|
|
50
|
+
options['columns'] = result.columns;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
if (this.autoCreate) {
|
|
54
|
+
this.createComponent(options);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
;
|
|
58
|
+
ngAfterViewChecked() {
|
|
59
|
+
if (this.container) {
|
|
60
|
+
if (this.content !== this.container.innerHTML) {
|
|
61
|
+
this.content = this.container.innerHTML;
|
|
62
|
+
let result = JQXLite.jqx.parseSourceTag(this.container);
|
|
63
|
+
let columns = this.host.jqxGrid('columns');
|
|
64
|
+
if (columns.length === 0) {
|
|
65
|
+
this.host.jqxGrid({ source: result.source, columns: result.columns });
|
|
66
|
+
}
|
|
67
|
+
else {
|
|
68
|
+
this.host.jqxGrid({ source: result.source });
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
;
|
|
74
|
+
ngOnChanges(changes) {
|
|
75
|
+
if (this.host) {
|
|
76
|
+
for (let i = 0; i < this.properties.length; i++) {
|
|
77
|
+
let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
|
|
78
|
+
let areEqual = false;
|
|
79
|
+
if (this[attrName] !== undefined) {
|
|
80
|
+
if (typeof this[attrName] === 'object') {
|
|
81
|
+
if (this[attrName] instanceof Array) {
|
|
82
|
+
areEqual = this.arraysEqual(this[attrName], this.host.jqxDataTable(this.properties[i]));
|
|
83
|
+
}
|
|
84
|
+
if (areEqual) {
|
|
85
|
+
return false;
|
|
86
|
+
}
|
|
87
|
+
this.host.jqxDataTable(this.properties[i], this[attrName]);
|
|
88
|
+
continue;
|
|
89
|
+
}
|
|
90
|
+
if (this[attrName] !== this.host.jqxDataTable(this.properties[i])) {
|
|
91
|
+
this.host.jqxDataTable(this.properties[i], this[attrName]);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
arraysEqual(attrValue, hostValue) {
|
|
98
|
+
if ((attrValue && !hostValue) || (!attrValue && hostValue)) {
|
|
99
|
+
return false;
|
|
100
|
+
}
|
|
101
|
+
if (attrValue.length != hostValue.length) {
|
|
102
|
+
return false;
|
|
103
|
+
}
|
|
104
|
+
for (let i = 0; i < attrValue.length; i++) {
|
|
105
|
+
if (attrValue[i] !== hostValue[i]) {
|
|
106
|
+
return false;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
return true;
|
|
110
|
+
}
|
|
111
|
+
manageAttributes() {
|
|
112
|
+
let options = {};
|
|
113
|
+
for (let i = 0; i < this.properties.length; i++) {
|
|
114
|
+
let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
|
|
115
|
+
if (this[attrName] !== undefined) {
|
|
116
|
+
options[this.properties[i]] = this[attrName];
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
return options;
|
|
120
|
+
}
|
|
121
|
+
moveClasses(parentEl, childEl) {
|
|
122
|
+
let classes = parentEl.classList;
|
|
123
|
+
if (classes.length > 0) {
|
|
124
|
+
childEl.classList.add(...classes);
|
|
125
|
+
}
|
|
126
|
+
parentEl.className = '';
|
|
127
|
+
}
|
|
128
|
+
moveStyles(parentEl, childEl) {
|
|
129
|
+
let style = parentEl.style.cssText;
|
|
130
|
+
childEl.style.cssText = style;
|
|
131
|
+
parentEl.style.cssText = '';
|
|
132
|
+
}
|
|
133
|
+
createComponent(options) {
|
|
134
|
+
if (this.host) {
|
|
135
|
+
return;
|
|
136
|
+
}
|
|
137
|
+
if (options) {
|
|
138
|
+
JQXLite.extend(options, this.manageAttributes());
|
|
139
|
+
}
|
|
140
|
+
else {
|
|
141
|
+
options = this.manageAttributes();
|
|
142
|
+
}
|
|
143
|
+
this.host = JQXLite(this.elementRef.nativeElement.firstChild);
|
|
144
|
+
this.moveClasses(this.elementRef.nativeElement, this.host[0]);
|
|
145
|
+
this.moveStyles(this.elementRef.nativeElement, this.host[0]);
|
|
146
|
+
this.__wireEvents__();
|
|
147
|
+
this.widgetObject = jqwidgets.createInstance(this.host, 'jqxDataTable', options);
|
|
148
|
+
}
|
|
149
|
+
createWidget(options) {
|
|
150
|
+
this.createComponent(options);
|
|
151
|
+
}
|
|
152
|
+
__updateRect__() {
|
|
153
|
+
if (this.host)
|
|
154
|
+
this.host.css({ width: this.attrWidth, height: this.attrHeight });
|
|
155
|
+
}
|
|
156
|
+
setOptions(options) {
|
|
157
|
+
this.host.jqxDataTable('setOptions', options);
|
|
158
|
+
}
|
|
159
|
+
// jqxDataTableComponent properties
|
|
160
|
+
altRows(arg) {
|
|
161
|
+
if (this.autoCreate && !this.host) {
|
|
162
|
+
this.createComponent();
|
|
163
|
+
}
|
|
164
|
+
if (arg !== undefined) {
|
|
165
|
+
this.host.jqxDataTable('altRows', arg);
|
|
166
|
+
}
|
|
167
|
+
else {
|
|
168
|
+
return this.host.jqxDataTable('altRows');
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
autoRowHeight(arg) {
|
|
172
|
+
if (this.autoCreate && !this.host) {
|
|
173
|
+
this.createComponent();
|
|
174
|
+
}
|
|
175
|
+
if (arg !== undefined) {
|
|
176
|
+
this.host.jqxDataTable('autoRowHeight', arg);
|
|
177
|
+
}
|
|
178
|
+
else {
|
|
179
|
+
return this.host.jqxDataTable('autoRowHeight');
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
aggregatesHeight(arg) {
|
|
183
|
+
if (this.autoCreate && !this.host) {
|
|
184
|
+
this.createComponent();
|
|
185
|
+
}
|
|
186
|
+
if (arg !== undefined) {
|
|
187
|
+
this.host.jqxDataTable('aggregatesHeight', arg);
|
|
188
|
+
}
|
|
189
|
+
else {
|
|
190
|
+
return this.host.jqxDataTable('aggregatesHeight');
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
autoShowLoadElement(arg) {
|
|
194
|
+
if (this.autoCreate && !this.host) {
|
|
195
|
+
this.createComponent();
|
|
196
|
+
}
|
|
197
|
+
if (arg !== undefined) {
|
|
198
|
+
this.host.jqxDataTable('autoShowLoadElement', arg);
|
|
199
|
+
}
|
|
200
|
+
else {
|
|
201
|
+
return this.host.jqxDataTable('autoShowLoadElement');
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
columnsHeight(arg) {
|
|
205
|
+
if (this.autoCreate && !this.host) {
|
|
206
|
+
this.createComponent();
|
|
207
|
+
}
|
|
208
|
+
if (arg !== undefined) {
|
|
209
|
+
this.host.jqxDataTable('columnsHeight', arg);
|
|
210
|
+
}
|
|
211
|
+
else {
|
|
212
|
+
return this.host.jqxDataTable('columnsHeight');
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
columns(arg) {
|
|
216
|
+
if (this.autoCreate && !this.host) {
|
|
217
|
+
this.createComponent();
|
|
218
|
+
}
|
|
219
|
+
if (arg !== undefined) {
|
|
220
|
+
this.host.jqxDataTable('columns', arg);
|
|
221
|
+
}
|
|
222
|
+
else {
|
|
223
|
+
return this.host.jqxDataTable('columns');
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
columnGroups(arg) {
|
|
227
|
+
if (this.autoCreate && !this.host) {
|
|
228
|
+
this.createComponent();
|
|
229
|
+
}
|
|
230
|
+
if (arg !== undefined) {
|
|
231
|
+
this.host.jqxDataTable('columnGroups', arg);
|
|
232
|
+
}
|
|
233
|
+
else {
|
|
234
|
+
return this.host.jqxDataTable('columnGroups');
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
columnsResize(arg) {
|
|
238
|
+
if (this.autoCreate && !this.host) {
|
|
239
|
+
this.createComponent();
|
|
240
|
+
}
|
|
241
|
+
if (arg !== undefined) {
|
|
242
|
+
this.host.jqxDataTable('columnsResize', arg);
|
|
243
|
+
}
|
|
244
|
+
else {
|
|
245
|
+
return this.host.jqxDataTable('columnsResize');
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
columnsReorder(arg) {
|
|
249
|
+
if (this.autoCreate && !this.host) {
|
|
250
|
+
this.createComponent();
|
|
251
|
+
}
|
|
252
|
+
if (arg !== undefined) {
|
|
253
|
+
this.host.jqxDataTable('columnsReorder', arg);
|
|
254
|
+
}
|
|
255
|
+
else {
|
|
256
|
+
return this.host.jqxDataTable('columnsReorder');
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
disabled(arg) {
|
|
260
|
+
if (this.autoCreate && !this.host) {
|
|
261
|
+
this.createComponent();
|
|
262
|
+
}
|
|
263
|
+
if (arg !== undefined) {
|
|
264
|
+
this.host.jqxDataTable('disabled', arg);
|
|
265
|
+
}
|
|
266
|
+
else {
|
|
267
|
+
return this.host.jqxDataTable('disabled');
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
editable(arg) {
|
|
271
|
+
if (this.autoCreate && !this.host) {
|
|
272
|
+
this.createComponent();
|
|
273
|
+
}
|
|
274
|
+
if (arg !== undefined) {
|
|
275
|
+
this.host.jqxDataTable('editable', arg);
|
|
276
|
+
}
|
|
277
|
+
else {
|
|
278
|
+
return this.host.jqxDataTable('editable');
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
editSettings(arg) {
|
|
282
|
+
if (this.autoCreate && !this.host) {
|
|
283
|
+
this.createComponent();
|
|
284
|
+
}
|
|
285
|
+
if (arg !== undefined) {
|
|
286
|
+
this.host.jqxDataTable('editSettings', arg);
|
|
287
|
+
}
|
|
288
|
+
else {
|
|
289
|
+
return this.host.jqxDataTable('editSettings');
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
exportSettings(arg) {
|
|
293
|
+
if (this.autoCreate && !this.host) {
|
|
294
|
+
this.createComponent();
|
|
295
|
+
}
|
|
296
|
+
if (arg !== undefined) {
|
|
297
|
+
this.host.jqxDataTable('exportSettings', arg);
|
|
298
|
+
}
|
|
299
|
+
else {
|
|
300
|
+
return this.host.jqxDataTable('exportSettings');
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
enableHover(arg) {
|
|
304
|
+
if (this.autoCreate && !this.host) {
|
|
305
|
+
this.createComponent();
|
|
306
|
+
}
|
|
307
|
+
if (arg !== undefined) {
|
|
308
|
+
this.host.jqxDataTable('enableHover', arg);
|
|
309
|
+
}
|
|
310
|
+
else {
|
|
311
|
+
return this.host.jqxDataTable('enableHover');
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
enableBrowserSelection(arg) {
|
|
315
|
+
if (this.autoCreate && !this.host) {
|
|
316
|
+
this.createComponent();
|
|
317
|
+
}
|
|
318
|
+
if (arg !== undefined) {
|
|
319
|
+
this.host.jqxDataTable('enableBrowserSelection', arg);
|
|
320
|
+
}
|
|
321
|
+
else {
|
|
322
|
+
return this.host.jqxDataTable('enableBrowserSelection');
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
filterable(arg) {
|
|
326
|
+
if (this.autoCreate && !this.host) {
|
|
327
|
+
this.createComponent();
|
|
328
|
+
}
|
|
329
|
+
if (arg !== undefined) {
|
|
330
|
+
this.host.jqxDataTable('filterable', arg);
|
|
331
|
+
}
|
|
332
|
+
else {
|
|
333
|
+
return this.host.jqxDataTable('filterable');
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
filterHeight(arg) {
|
|
337
|
+
if (this.autoCreate && !this.host) {
|
|
338
|
+
this.createComponent();
|
|
339
|
+
}
|
|
340
|
+
if (arg !== undefined) {
|
|
341
|
+
this.host.jqxDataTable('filterHeight', arg);
|
|
342
|
+
}
|
|
343
|
+
else {
|
|
344
|
+
return this.host.jqxDataTable('filterHeight');
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
filterMode(arg) {
|
|
348
|
+
if (this.autoCreate && !this.host) {
|
|
349
|
+
this.createComponent();
|
|
350
|
+
}
|
|
351
|
+
if (arg !== undefined) {
|
|
352
|
+
this.host.jqxDataTable('filterMode', arg);
|
|
353
|
+
}
|
|
354
|
+
else {
|
|
355
|
+
return this.host.jqxDataTable('filterMode');
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
groups(arg) {
|
|
359
|
+
if (this.autoCreate && !this.host) {
|
|
360
|
+
this.createComponent();
|
|
361
|
+
}
|
|
362
|
+
if (arg !== undefined) {
|
|
363
|
+
this.host.jqxDataTable('groups', arg);
|
|
364
|
+
}
|
|
365
|
+
else {
|
|
366
|
+
return this.host.jqxDataTable('groups');
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
groupsRenderer(arg) {
|
|
370
|
+
if (this.autoCreate && !this.host) {
|
|
371
|
+
this.createComponent();
|
|
372
|
+
}
|
|
373
|
+
if (arg !== undefined) {
|
|
374
|
+
this.host.jqxDataTable('groupsRenderer', arg);
|
|
375
|
+
}
|
|
376
|
+
else {
|
|
377
|
+
return this.host.jqxDataTable('groupsRenderer');
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
height(arg) {
|
|
381
|
+
if (this.autoCreate && !this.host) {
|
|
382
|
+
this.createComponent();
|
|
383
|
+
}
|
|
384
|
+
if (arg !== undefined) {
|
|
385
|
+
this.host.jqxDataTable('height', arg);
|
|
386
|
+
}
|
|
387
|
+
else {
|
|
388
|
+
return this.host.jqxDataTable('height');
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
initRowDetails(arg) {
|
|
392
|
+
if (this.autoCreate && !this.host) {
|
|
393
|
+
this.createComponent();
|
|
394
|
+
}
|
|
395
|
+
if (arg !== undefined) {
|
|
396
|
+
this.host.jqxDataTable('initRowDetails', arg);
|
|
397
|
+
}
|
|
398
|
+
else {
|
|
399
|
+
return this.host.jqxDataTable('initRowDetails');
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
incrementalSearch(arg) {
|
|
403
|
+
if (this.autoCreate && !this.host) {
|
|
404
|
+
this.createComponent();
|
|
405
|
+
}
|
|
406
|
+
if (arg !== undefined) {
|
|
407
|
+
this.host.jqxDataTable('incrementalSearch', arg);
|
|
408
|
+
}
|
|
409
|
+
else {
|
|
410
|
+
return this.host.jqxDataTable('incrementalSearch');
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
localization(arg) {
|
|
414
|
+
if (this.autoCreate && !this.host) {
|
|
415
|
+
this.createComponent();
|
|
416
|
+
}
|
|
417
|
+
if (arg !== undefined) {
|
|
418
|
+
this.host.jqxDataTable('localization', arg);
|
|
419
|
+
}
|
|
420
|
+
else {
|
|
421
|
+
return this.host.jqxDataTable('localization');
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
pagerHeight(arg) {
|
|
425
|
+
if (this.autoCreate && !this.host) {
|
|
426
|
+
this.createComponent();
|
|
427
|
+
}
|
|
428
|
+
if (arg !== undefined) {
|
|
429
|
+
this.host.jqxDataTable('pagerHeight', arg);
|
|
430
|
+
}
|
|
431
|
+
else {
|
|
432
|
+
return this.host.jqxDataTable('pagerHeight');
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
pageSize(arg) {
|
|
436
|
+
if (this.autoCreate && !this.host) {
|
|
437
|
+
this.createComponent();
|
|
438
|
+
}
|
|
439
|
+
if (arg !== undefined) {
|
|
440
|
+
this.host.jqxDataTable('pageSize', arg);
|
|
441
|
+
}
|
|
442
|
+
else {
|
|
443
|
+
return this.host.jqxDataTable('pageSize');
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
pageSizeOptions(arg) {
|
|
447
|
+
if (this.autoCreate && !this.host) {
|
|
448
|
+
this.createComponent();
|
|
449
|
+
}
|
|
450
|
+
if (arg !== undefined) {
|
|
451
|
+
this.host.jqxDataTable('pageSizeOptions', arg);
|
|
452
|
+
}
|
|
453
|
+
else {
|
|
454
|
+
return this.host.jqxDataTable('pageSizeOptions');
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
pageable(arg) {
|
|
458
|
+
if (this.autoCreate && !this.host) {
|
|
459
|
+
this.createComponent();
|
|
460
|
+
}
|
|
461
|
+
if (arg !== undefined) {
|
|
462
|
+
this.host.jqxDataTable('pageable', arg);
|
|
463
|
+
}
|
|
464
|
+
else {
|
|
465
|
+
return this.host.jqxDataTable('pageable');
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
pagerPosition(arg) {
|
|
469
|
+
if (this.autoCreate && !this.host) {
|
|
470
|
+
this.createComponent();
|
|
471
|
+
}
|
|
472
|
+
if (arg !== undefined) {
|
|
473
|
+
this.host.jqxDataTable('pagerPosition', arg);
|
|
474
|
+
}
|
|
475
|
+
else {
|
|
476
|
+
return this.host.jqxDataTable('pagerPosition');
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
pagerMode(arg) {
|
|
480
|
+
if (this.autoCreate && !this.host) {
|
|
481
|
+
this.createComponent();
|
|
482
|
+
}
|
|
483
|
+
if (arg !== undefined) {
|
|
484
|
+
this.host.jqxDataTable('pagerMode', arg);
|
|
485
|
+
}
|
|
486
|
+
else {
|
|
487
|
+
return this.host.jqxDataTable('pagerMode');
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
pagerButtonsCount(arg) {
|
|
491
|
+
if (this.autoCreate && !this.host) {
|
|
492
|
+
this.createComponent();
|
|
493
|
+
}
|
|
494
|
+
if (arg !== undefined) {
|
|
495
|
+
this.host.jqxDataTable('pagerButtonsCount', arg);
|
|
496
|
+
}
|
|
497
|
+
else {
|
|
498
|
+
return this.host.jqxDataTable('pagerButtonsCount');
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
pagerRenderer(arg) {
|
|
502
|
+
if (this.autoCreate && !this.host) {
|
|
503
|
+
this.createComponent();
|
|
504
|
+
}
|
|
505
|
+
if (arg !== undefined) {
|
|
506
|
+
this.host.jqxDataTable('pagerRenderer', arg);
|
|
507
|
+
}
|
|
508
|
+
else {
|
|
509
|
+
return this.host.jqxDataTable('pagerRenderer');
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
ready(arg) {
|
|
513
|
+
if (this.autoCreate && !this.host) {
|
|
514
|
+
this.createComponent();
|
|
515
|
+
}
|
|
516
|
+
if (arg !== undefined) {
|
|
517
|
+
this.host.jqxDataTable('ready', arg);
|
|
518
|
+
}
|
|
519
|
+
else {
|
|
520
|
+
return this.host.jqxDataTable('ready');
|
|
521
|
+
}
|
|
522
|
+
}
|
|
523
|
+
rowDetails(arg) {
|
|
524
|
+
if (this.autoCreate && !this.host) {
|
|
525
|
+
this.createComponent();
|
|
526
|
+
}
|
|
527
|
+
if (arg !== undefined) {
|
|
528
|
+
this.host.jqxDataTable('rowDetails', arg);
|
|
529
|
+
}
|
|
530
|
+
else {
|
|
531
|
+
return this.host.jqxDataTable('rowDetails');
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
renderToolbar(arg) {
|
|
535
|
+
if (this.autoCreate && !this.host) {
|
|
536
|
+
this.createComponent();
|
|
537
|
+
}
|
|
538
|
+
if (arg !== undefined) {
|
|
539
|
+
this.host.jqxDataTable('renderToolbar', arg);
|
|
540
|
+
}
|
|
541
|
+
else {
|
|
542
|
+
return this.host.jqxDataTable('renderToolbar');
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
renderStatusBar(arg) {
|
|
546
|
+
if (this.autoCreate && !this.host) {
|
|
547
|
+
this.createComponent();
|
|
548
|
+
}
|
|
549
|
+
if (arg !== undefined) {
|
|
550
|
+
this.host.jqxDataTable('renderStatusBar', arg);
|
|
551
|
+
}
|
|
552
|
+
else {
|
|
553
|
+
return this.host.jqxDataTable('renderStatusBar');
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
rendering(arg) {
|
|
557
|
+
if (this.autoCreate && !this.host) {
|
|
558
|
+
this.createComponent();
|
|
559
|
+
}
|
|
560
|
+
if (arg !== undefined) {
|
|
561
|
+
this.host.jqxDataTable('rendering', arg);
|
|
562
|
+
}
|
|
563
|
+
else {
|
|
564
|
+
return this.host.jqxDataTable('rendering');
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
rendered(arg) {
|
|
568
|
+
if (this.autoCreate && !this.host) {
|
|
569
|
+
this.createComponent();
|
|
570
|
+
}
|
|
571
|
+
if (arg !== undefined) {
|
|
572
|
+
this.host.jqxDataTable('rendered', arg);
|
|
573
|
+
}
|
|
574
|
+
else {
|
|
575
|
+
return this.host.jqxDataTable('rendered');
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
rtl(arg) {
|
|
579
|
+
if (this.autoCreate && !this.host) {
|
|
580
|
+
this.createComponent();
|
|
581
|
+
}
|
|
582
|
+
if (arg !== undefined) {
|
|
583
|
+
this.host.jqxDataTable('rtl', arg);
|
|
584
|
+
}
|
|
585
|
+
else {
|
|
586
|
+
return this.host.jqxDataTable('rtl');
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
source(arg) {
|
|
590
|
+
if (this.autoCreate && !this.host) {
|
|
591
|
+
this.createComponent();
|
|
592
|
+
}
|
|
593
|
+
if (arg !== undefined) {
|
|
594
|
+
this.host.jqxDataTable('source', arg);
|
|
595
|
+
}
|
|
596
|
+
else {
|
|
597
|
+
return this.host.jqxDataTable('source');
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
sortable(arg) {
|
|
601
|
+
if (this.autoCreate && !this.host) {
|
|
602
|
+
this.createComponent();
|
|
603
|
+
}
|
|
604
|
+
if (arg !== undefined) {
|
|
605
|
+
this.host.jqxDataTable('sortable', arg);
|
|
606
|
+
}
|
|
607
|
+
else {
|
|
608
|
+
return this.host.jqxDataTable('sortable');
|
|
609
|
+
}
|
|
610
|
+
}
|
|
611
|
+
showAggregates(arg) {
|
|
612
|
+
if (this.autoCreate && !this.host) {
|
|
613
|
+
this.createComponent();
|
|
614
|
+
}
|
|
615
|
+
if (arg !== undefined) {
|
|
616
|
+
this.host.jqxDataTable('showAggregates', arg);
|
|
617
|
+
}
|
|
618
|
+
else {
|
|
619
|
+
return this.host.jqxDataTable('showAggregates');
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
showToolbar(arg) {
|
|
623
|
+
if (this.autoCreate && !this.host) {
|
|
624
|
+
this.createComponent();
|
|
625
|
+
}
|
|
626
|
+
if (arg !== undefined) {
|
|
627
|
+
this.host.jqxDataTable('showToolbar', arg);
|
|
628
|
+
}
|
|
629
|
+
else {
|
|
630
|
+
return this.host.jqxDataTable('showToolbar');
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
showStatusbar(arg) {
|
|
634
|
+
if (this.autoCreate && !this.host) {
|
|
635
|
+
this.createComponent();
|
|
636
|
+
}
|
|
637
|
+
if (arg !== undefined) {
|
|
638
|
+
this.host.jqxDataTable('showStatusbar', arg);
|
|
639
|
+
}
|
|
640
|
+
else {
|
|
641
|
+
return this.host.jqxDataTable('showStatusbar');
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
enableSanitizeAll(arg) {
|
|
645
|
+
if (this.autoCreate && !this.host) {
|
|
646
|
+
this.createComponent();
|
|
647
|
+
}
|
|
648
|
+
if (arg !== undefined) {
|
|
649
|
+
this.host.jqxDataTable('enableSanitizeAll', arg);
|
|
650
|
+
}
|
|
651
|
+
else {
|
|
652
|
+
return this.host.jqxDataTable('enableSanitizeAll');
|
|
653
|
+
}
|
|
654
|
+
}
|
|
655
|
+
statusBarHeight(arg) {
|
|
656
|
+
if (this.autoCreate && !this.host) {
|
|
657
|
+
this.createComponent();
|
|
658
|
+
}
|
|
659
|
+
if (arg !== undefined) {
|
|
660
|
+
this.host.jqxDataTable('statusBarHeight', arg);
|
|
661
|
+
}
|
|
662
|
+
else {
|
|
663
|
+
return this.host.jqxDataTable('statusBarHeight');
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
scrollBarSize(arg) {
|
|
667
|
+
if (this.autoCreate && !this.host) {
|
|
668
|
+
this.createComponent();
|
|
669
|
+
}
|
|
670
|
+
if (arg !== undefined) {
|
|
671
|
+
this.host.jqxDataTable('scrollBarSize', arg);
|
|
672
|
+
}
|
|
673
|
+
else {
|
|
674
|
+
return this.host.jqxDataTable('scrollBarSize');
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
selectionMode(arg) {
|
|
678
|
+
if (this.autoCreate && !this.host) {
|
|
679
|
+
this.createComponent();
|
|
680
|
+
}
|
|
681
|
+
if (arg !== undefined) {
|
|
682
|
+
this.host.jqxDataTable('selectionMode', arg);
|
|
683
|
+
}
|
|
684
|
+
else {
|
|
685
|
+
return this.host.jqxDataTable('selectionMode');
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
serverProcessing(arg) {
|
|
689
|
+
if (this.autoCreate && !this.host) {
|
|
690
|
+
this.createComponent();
|
|
691
|
+
}
|
|
692
|
+
if (arg !== undefined) {
|
|
693
|
+
this.host.jqxDataTable('serverProcessing', arg);
|
|
694
|
+
}
|
|
695
|
+
else {
|
|
696
|
+
return this.host.jqxDataTable('serverProcessing');
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
showHeader(arg) {
|
|
700
|
+
if (this.autoCreate && !this.host) {
|
|
701
|
+
this.createComponent();
|
|
702
|
+
}
|
|
703
|
+
if (arg !== undefined) {
|
|
704
|
+
this.host.jqxDataTable('showHeader', arg);
|
|
705
|
+
}
|
|
706
|
+
else {
|
|
707
|
+
return this.host.jqxDataTable('showHeader');
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
theme(arg) {
|
|
711
|
+
if (this.autoCreate && !this.host) {
|
|
712
|
+
this.createComponent();
|
|
713
|
+
}
|
|
714
|
+
if (arg !== undefined) {
|
|
715
|
+
this.host.jqxDataTable('theme', arg);
|
|
716
|
+
}
|
|
717
|
+
else {
|
|
718
|
+
return this.host.jqxDataTable('theme');
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
toolbarHeight(arg) {
|
|
722
|
+
if (this.autoCreate && !this.host) {
|
|
723
|
+
this.createComponent();
|
|
724
|
+
}
|
|
725
|
+
if (arg !== undefined) {
|
|
726
|
+
this.host.jqxDataTable('toolbarHeight', arg);
|
|
727
|
+
}
|
|
728
|
+
else {
|
|
729
|
+
return this.host.jqxDataTable('toolbarHeight');
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
width(arg) {
|
|
733
|
+
if (this.autoCreate && !this.host) {
|
|
734
|
+
this.createComponent();
|
|
735
|
+
}
|
|
736
|
+
if (arg !== undefined) {
|
|
737
|
+
this.host.jqxDataTable('width', arg);
|
|
738
|
+
}
|
|
739
|
+
else {
|
|
740
|
+
return this.host.jqxDataTable('width');
|
|
741
|
+
}
|
|
742
|
+
}
|
|
743
|
+
// jqxDataTableComponent functions
|
|
744
|
+
addRow(rowIndex, rowData, rowPosition) {
|
|
745
|
+
if (this.autoCreate && !this.host) {
|
|
746
|
+
this.createComponent();
|
|
747
|
+
}
|
|
748
|
+
this.host.jqxDataTable('addRow', rowIndex, rowData, rowPosition);
|
|
749
|
+
}
|
|
750
|
+
addFilter(dataField, filerGroup) {
|
|
751
|
+
if (this.autoCreate && !this.host) {
|
|
752
|
+
this.createComponent();
|
|
753
|
+
}
|
|
754
|
+
this.host.jqxDataTable('addFilter', dataField, filerGroup);
|
|
755
|
+
}
|
|
756
|
+
applyFilters() {
|
|
757
|
+
if (this.autoCreate && !this.host) {
|
|
758
|
+
this.createComponent();
|
|
759
|
+
}
|
|
760
|
+
this.host.jqxDataTable('applyFilters');
|
|
761
|
+
}
|
|
762
|
+
beginUpdate() {
|
|
763
|
+
if (this.autoCreate && !this.host) {
|
|
764
|
+
this.createComponent();
|
|
765
|
+
}
|
|
766
|
+
this.host.jqxDataTable('beginUpdate');
|
|
767
|
+
}
|
|
768
|
+
beginRowEdit(rowIndex) {
|
|
769
|
+
if (this.autoCreate && !this.host) {
|
|
770
|
+
this.createComponent();
|
|
771
|
+
}
|
|
772
|
+
this.host.jqxDataTable('beginRowEdit', rowIndex);
|
|
773
|
+
}
|
|
774
|
+
beginCellEdit(rowIndex, dataField) {
|
|
775
|
+
if (this.autoCreate && !this.host) {
|
|
776
|
+
this.createComponent();
|
|
777
|
+
}
|
|
778
|
+
this.host.jqxDataTable('beginCellEdit', rowIndex, dataField);
|
|
779
|
+
}
|
|
780
|
+
clearSelection() {
|
|
781
|
+
if (this.autoCreate && !this.host) {
|
|
782
|
+
this.createComponent();
|
|
783
|
+
}
|
|
784
|
+
this.host.jqxDataTable('clearSelection');
|
|
785
|
+
}
|
|
786
|
+
clearFilters() {
|
|
787
|
+
if (this.autoCreate && !this.host) {
|
|
788
|
+
this.createComponent();
|
|
789
|
+
}
|
|
790
|
+
this.host.jqxDataTable('clearFilters');
|
|
791
|
+
}
|
|
792
|
+
clear() {
|
|
793
|
+
if (this.autoCreate && !this.host) {
|
|
794
|
+
this.createComponent();
|
|
795
|
+
}
|
|
796
|
+
this.host.jqxDataTable('clear');
|
|
797
|
+
}
|
|
798
|
+
destroy() {
|
|
799
|
+
if (this.autoCreate && !this.host) {
|
|
800
|
+
this.createComponent();
|
|
801
|
+
}
|
|
802
|
+
this.host.jqxDataTable('destroy');
|
|
803
|
+
}
|
|
804
|
+
deleteRow(rowIndex) {
|
|
805
|
+
if (this.autoCreate && !this.host) {
|
|
806
|
+
this.createComponent();
|
|
807
|
+
}
|
|
808
|
+
this.host.jqxDataTable('deleteRow', rowIndex);
|
|
809
|
+
}
|
|
810
|
+
endUpdate() {
|
|
811
|
+
if (this.autoCreate && !this.host) {
|
|
812
|
+
this.createComponent();
|
|
813
|
+
}
|
|
814
|
+
this.host.jqxDataTable('endUpdate');
|
|
815
|
+
}
|
|
816
|
+
ensureRowVisible(rowIndex) {
|
|
817
|
+
if (this.autoCreate && !this.host) {
|
|
818
|
+
this.createComponent();
|
|
819
|
+
}
|
|
820
|
+
this.host.jqxDataTable('ensureRowVisible', rowIndex);
|
|
821
|
+
}
|
|
822
|
+
endRowEdit(rowIndex, cancelChanges) {
|
|
823
|
+
if (this.autoCreate && !this.host) {
|
|
824
|
+
this.createComponent();
|
|
825
|
+
}
|
|
826
|
+
this.host.jqxDataTable('endRowEdit', rowIndex, cancelChanges);
|
|
827
|
+
}
|
|
828
|
+
endCellEdit(rowIndex, dataField) {
|
|
829
|
+
if (this.autoCreate && !this.host) {
|
|
830
|
+
this.createComponent();
|
|
831
|
+
}
|
|
832
|
+
this.host.jqxDataTable('endCellEdit', rowIndex, dataField);
|
|
833
|
+
}
|
|
834
|
+
exportData(exportDataType) {
|
|
835
|
+
if (this.autoCreate && !this.host) {
|
|
836
|
+
this.createComponent();
|
|
837
|
+
}
|
|
838
|
+
return this.host.jqxDataTable('exportData', exportDataType);
|
|
839
|
+
}
|
|
840
|
+
focus() {
|
|
841
|
+
if (this.autoCreate && !this.host) {
|
|
842
|
+
this.createComponent();
|
|
843
|
+
}
|
|
844
|
+
this.host.jqxDataTable('focus');
|
|
845
|
+
}
|
|
846
|
+
getColumnProperty(dataField, propertyName) {
|
|
847
|
+
if (this.autoCreate && !this.host) {
|
|
848
|
+
this.createComponent();
|
|
849
|
+
}
|
|
850
|
+
return this.host.jqxDataTable('getColumnProperty', dataField, propertyName);
|
|
851
|
+
}
|
|
852
|
+
goToPage(pageIndex) {
|
|
853
|
+
if (this.autoCreate && !this.host) {
|
|
854
|
+
this.createComponent();
|
|
855
|
+
}
|
|
856
|
+
this.host.jqxDataTable('goToPage', pageIndex);
|
|
857
|
+
}
|
|
858
|
+
goToPrevPage() {
|
|
859
|
+
if (this.autoCreate && !this.host) {
|
|
860
|
+
this.createComponent();
|
|
861
|
+
}
|
|
862
|
+
this.host.jqxDataTable('goToPrevPage');
|
|
863
|
+
}
|
|
864
|
+
goToNextPage() {
|
|
865
|
+
if (this.autoCreate && !this.host) {
|
|
866
|
+
this.createComponent();
|
|
867
|
+
}
|
|
868
|
+
this.host.jqxDataTable('goToNextPage');
|
|
869
|
+
}
|
|
870
|
+
getSelection() {
|
|
871
|
+
if (this.autoCreate && !this.host) {
|
|
872
|
+
this.createComponent();
|
|
873
|
+
}
|
|
874
|
+
return this.host.jqxDataTable('getSelection');
|
|
875
|
+
}
|
|
876
|
+
getRows() {
|
|
877
|
+
if (this.autoCreate && !this.host) {
|
|
878
|
+
this.createComponent();
|
|
879
|
+
}
|
|
880
|
+
return this.host.jqxDataTable('getRows');
|
|
881
|
+
}
|
|
882
|
+
getView() {
|
|
883
|
+
if (this.autoCreate && !this.host) {
|
|
884
|
+
this.createComponent();
|
|
885
|
+
}
|
|
886
|
+
return this.host.jqxDataTable('getView');
|
|
887
|
+
}
|
|
888
|
+
getCellValue(rowIndex, dataField) {
|
|
889
|
+
if (this.autoCreate && !this.host) {
|
|
890
|
+
this.createComponent();
|
|
891
|
+
}
|
|
892
|
+
return this.host.jqxDataTable('getCellValue', rowIndex, dataField);
|
|
893
|
+
}
|
|
894
|
+
hideColumn(dataField) {
|
|
895
|
+
if (this.autoCreate && !this.host) {
|
|
896
|
+
this.createComponent();
|
|
897
|
+
}
|
|
898
|
+
this.host.jqxDataTable('hideColumn', dataField);
|
|
899
|
+
}
|
|
900
|
+
hideDetails(rowIndex) {
|
|
901
|
+
if (this.autoCreate && !this.host) {
|
|
902
|
+
this.createComponent();
|
|
903
|
+
}
|
|
904
|
+
this.host.jqxDataTable('hideDetails', rowIndex);
|
|
905
|
+
}
|
|
906
|
+
isBindingCompleted() {
|
|
907
|
+
if (this.autoCreate && !this.host) {
|
|
908
|
+
this.createComponent();
|
|
909
|
+
}
|
|
910
|
+
return this.host.jqxDataTable('isBindingCompleted');
|
|
911
|
+
}
|
|
912
|
+
lockRow(rowIndex) {
|
|
913
|
+
if (this.autoCreate && !this.host) {
|
|
914
|
+
this.createComponent();
|
|
915
|
+
}
|
|
916
|
+
this.host.jqxDataTable('lockRow', rowIndex);
|
|
917
|
+
}
|
|
918
|
+
refresh() {
|
|
919
|
+
if (this.autoCreate && !this.host) {
|
|
920
|
+
this.createComponent();
|
|
921
|
+
}
|
|
922
|
+
this.host.jqxDataTable('refresh');
|
|
923
|
+
}
|
|
924
|
+
render() {
|
|
925
|
+
if (this.autoCreate && !this.host) {
|
|
926
|
+
this.createComponent();
|
|
927
|
+
}
|
|
928
|
+
this.host.jqxDataTable('render');
|
|
929
|
+
}
|
|
930
|
+
removeFilter(dataField) {
|
|
931
|
+
if (this.autoCreate && !this.host) {
|
|
932
|
+
this.createComponent();
|
|
933
|
+
}
|
|
934
|
+
this.host.jqxDataTable('removeFilter', dataField);
|
|
935
|
+
}
|
|
936
|
+
scrollOffset(top, left) {
|
|
937
|
+
if (this.autoCreate && !this.host) {
|
|
938
|
+
this.createComponent();
|
|
939
|
+
}
|
|
940
|
+
this.host.jqxDataTable('scrollOffset', top, left);
|
|
941
|
+
}
|
|
942
|
+
setColumnProperty(dataField, propertyName, propertyValue) {
|
|
943
|
+
if (this.autoCreate && !this.host) {
|
|
944
|
+
this.createComponent();
|
|
945
|
+
}
|
|
946
|
+
this.host.jqxDataTable('setColumnProperty', dataField, propertyName, propertyValue);
|
|
947
|
+
}
|
|
948
|
+
showColumn(dataField) {
|
|
949
|
+
if (this.autoCreate && !this.host) {
|
|
950
|
+
this.createComponent();
|
|
951
|
+
}
|
|
952
|
+
this.host.jqxDataTable('showColumn', dataField);
|
|
953
|
+
}
|
|
954
|
+
selectRow(rowIndex) {
|
|
955
|
+
if (this.autoCreate && !this.host) {
|
|
956
|
+
this.createComponent();
|
|
957
|
+
}
|
|
958
|
+
this.host.jqxDataTable('selectRow', rowIndex);
|
|
959
|
+
}
|
|
960
|
+
showDetails(rowIndex) {
|
|
961
|
+
if (this.autoCreate && !this.host) {
|
|
962
|
+
this.createComponent();
|
|
963
|
+
}
|
|
964
|
+
this.host.jqxDataTable('showDetails', rowIndex);
|
|
965
|
+
}
|
|
966
|
+
setCellValue(rowIndex, dataField, value) {
|
|
967
|
+
if (this.autoCreate && !this.host) {
|
|
968
|
+
this.createComponent();
|
|
969
|
+
}
|
|
970
|
+
this.host.jqxDataTable('setCellValue', rowIndex, dataField, value);
|
|
971
|
+
}
|
|
972
|
+
sortBy(dataField, sortOrder) {
|
|
973
|
+
if (this.autoCreate && !this.host) {
|
|
974
|
+
this.createComponent();
|
|
975
|
+
}
|
|
976
|
+
this.host.jqxDataTable('sortBy', dataField, sortOrder);
|
|
977
|
+
}
|
|
978
|
+
updating() {
|
|
979
|
+
if (this.autoCreate && !this.host) {
|
|
980
|
+
this.createComponent();
|
|
981
|
+
}
|
|
982
|
+
return this.host.jqxDataTable('updating');
|
|
983
|
+
}
|
|
984
|
+
updateBoundData() {
|
|
985
|
+
if (this.autoCreate && !this.host) {
|
|
986
|
+
this.createComponent();
|
|
987
|
+
}
|
|
988
|
+
this.host.jqxDataTable('updateBoundData');
|
|
989
|
+
}
|
|
990
|
+
unselectRow(rowIndex) {
|
|
991
|
+
if (this.autoCreate && !this.host) {
|
|
992
|
+
this.createComponent();
|
|
993
|
+
}
|
|
994
|
+
this.host.jqxDataTable('unselectRow', rowIndex);
|
|
995
|
+
}
|
|
996
|
+
updateRow(rowIndex, rowData) {
|
|
997
|
+
if (this.autoCreate && !this.host) {
|
|
998
|
+
this.createComponent();
|
|
999
|
+
}
|
|
1000
|
+
this.host.jqxDataTable('updateRow', rowIndex, rowData);
|
|
1001
|
+
}
|
|
1002
|
+
unlockRow(rowIndex) {
|
|
1003
|
+
if (this.autoCreate && !this.host) {
|
|
1004
|
+
this.createComponent();
|
|
1005
|
+
}
|
|
1006
|
+
this.host.jqxDataTable('unlockRow', rowIndex);
|
|
1007
|
+
}
|
|
1008
|
+
__wireEvents__() {
|
|
1009
|
+
this.host.on('bindingComplete', (eventData) => { this.onBindingComplete.emit(eventData); });
|
|
1010
|
+
this.host.on('cellBeginEdit', (eventData) => { this.onCellBeginEdit.emit(eventData); });
|
|
1011
|
+
this.host.on('cellEndEdit', (eventData) => { this.onCellEndEdit.emit(eventData); });
|
|
1012
|
+
this.host.on('cellValueChanged', (eventData) => { this.onCellValueChanged.emit(eventData); });
|
|
1013
|
+
this.host.on('columnResized', (eventData) => { this.onColumnResized.emit(eventData); });
|
|
1014
|
+
this.host.on('columnReordered', (eventData) => { this.onColumnReordered.emit(eventData); });
|
|
1015
|
+
this.host.on('sort', (eventData) => { this.onSort.emit(eventData); });
|
|
1016
|
+
this.host.on('filter', (eventData) => { this.onFilter.emit(eventData); });
|
|
1017
|
+
this.host.on('pageChanged', (eventData) => { this.onPageChanged.emit(eventData); });
|
|
1018
|
+
this.host.on('pageSizeChanged', (eventData) => { this.onPageSizeChanged.emit(eventData); });
|
|
1019
|
+
this.host.on('rowClick', (eventData) => { this.onRowClick.emit(eventData); });
|
|
1020
|
+
this.host.on('rowDoubleClick', (eventData) => { this.onRowDoubleClick.emit(eventData); });
|
|
1021
|
+
this.host.on('rowSelect', (eventData) => { this.onRowSelect.emit(eventData); });
|
|
1022
|
+
this.host.on('rowUnselect', (eventData) => { this.onRowUnselect.emit(eventData); });
|
|
1023
|
+
this.host.on('rowBeginEdit', (eventData) => { this.onRowBeginEdit.emit(eventData); });
|
|
1024
|
+
this.host.on('rowEndEdit', (eventData) => { this.onRowEndEdit.emit(eventData); });
|
|
1025
|
+
this.host.on('rowExpand', (eventData) => { this.onRowExpand.emit(eventData); });
|
|
1026
|
+
this.host.on('rowCollapse', (eventData) => { this.onRowCollapse.emit(eventData); });
|
|
1027
|
+
}
|
|
1028
|
+
} //jqxDataTableComponent
|
|
1029
|
+
jqxDataTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxDataTableComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1030
|
+
jqxDataTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxDataTableComponent, selector: "jqxDataTable", inputs: { attrAltRows: ["altRows", "attrAltRows"], attrAutoRowHeight: ["autoRowHeight", "attrAutoRowHeight"], attrAggregatesHeight: ["aggregatesHeight", "attrAggregatesHeight"], attrAutoShowLoadElement: ["autoShowLoadElement", "attrAutoShowLoadElement"], attrColumnsHeight: ["columnsHeight", "attrColumnsHeight"], attrColumns: ["columns", "attrColumns"], attrColumnGroups: ["columnGroups", "attrColumnGroups"], attrColumnsResize: ["columnsResize", "attrColumnsResize"], attrColumnsReorder: ["columnsReorder", "attrColumnsReorder"], attrDisabled: ["disabled", "attrDisabled"], attrEditable: ["editable", "attrEditable"], attrEditSettings: ["editSettings", "attrEditSettings"], attrExportSettings: ["exportSettings", "attrExportSettings"], attrEnableHover: ["enableHover", "attrEnableHover"], attrEnableBrowserSelection: ["enableBrowserSelection", "attrEnableBrowserSelection"], attrFilterable: ["filterable", "attrFilterable"], attrFilterHeight: ["filterHeight", "attrFilterHeight"], attrFilterMode: ["filterMode", "attrFilterMode"], attrGroups: ["groups", "attrGroups"], attrGroupsRenderer: ["groupsRenderer", "attrGroupsRenderer"], attrInitRowDetails: ["initRowDetails", "attrInitRowDetails"], attrIncrementalSearch: ["incrementalSearch", "attrIncrementalSearch"], attrLocalization: ["localization", "attrLocalization"], attrPagerHeight: ["pagerHeight", "attrPagerHeight"], attrPageSize: ["pageSize", "attrPageSize"], attrPageSizeOptions: ["pageSizeOptions", "attrPageSizeOptions"], attrPageable: ["pageable", "attrPageable"], attrPagerPosition: ["pagerPosition", "attrPagerPosition"], attrPagerMode: ["pagerMode", "attrPagerMode"], attrPagerButtonsCount: ["pagerButtonsCount", "attrPagerButtonsCount"], attrPagerRenderer: ["pagerRenderer", "attrPagerRenderer"], attrReady: ["ready", "attrReady"], attrRowDetails: ["rowDetails", "attrRowDetails"], attrRenderToolbar: ["renderToolbar", "attrRenderToolbar"], attrRenderStatusBar: ["renderStatusBar", "attrRenderStatusBar"], attrRendering: ["rendering", "attrRendering"], attrRendered: ["rendered", "attrRendered"], attrRtl: ["rtl", "attrRtl"], attrSource: ["source", "attrSource"], attrSortable: ["sortable", "attrSortable"], attrShowAggregates: ["showAggregates", "attrShowAggregates"], attrShowToolbar: ["showToolbar", "attrShowToolbar"], attrShowStatusbar: ["showStatusbar", "attrShowStatusbar"], attrEnableSanitizeAll: ["enableSanitizeAll", "attrEnableSanitizeAll"], attrStatusBarHeight: ["statusBarHeight", "attrStatusBarHeight"], attrScrollBarSize: ["scrollBarSize", "attrScrollBarSize"], attrSelectionMode: ["selectionMode", "attrSelectionMode"], attrServerProcessing: ["serverProcessing", "attrServerProcessing"], attrShowHeader: ["showHeader", "attrShowHeader"], attrTheme: ["theme", "attrTheme"], attrToolbarHeight: ["toolbarHeight", "attrToolbarHeight"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onBindingComplete: "onBindingComplete", onCellBeginEdit: "onCellBeginEdit", onCellEndEdit: "onCellEndEdit", onCellValueChanged: "onCellValueChanged", onColumnResized: "onColumnResized", onColumnReordered: "onColumnReordered", onSort: "onSort", onFilter: "onFilter", onPageChanged: "onPageChanged", onPageSizeChanged: "onPageSizeChanged", onRowClick: "onRowClick", onRowDoubleClick: "onRowDoubleClick", onRowSelect: "onRowSelect", onRowUnselect: "onRowUnselect", onRowBeginEdit: "onRowBeginEdit", onRowEndEdit: "onRowEndEdit", onRowExpand: "onRowExpand", onRowCollapse: "onRowCollapse" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
|
|
1031
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxDataTableComponent, decorators: [{
|
|
1032
|
+
type: Component,
|
|
1033
|
+
args: [{
|
|
1034
|
+
selector: 'jqxDataTable',
|
|
1035
|
+
template: '<div><ng-content></ng-content></div>'
|
|
1036
|
+
}]
|
|
1037
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { attrAltRows: [{
|
|
1038
|
+
type: Input,
|
|
1039
|
+
args: ['altRows']
|
|
1040
|
+
}], attrAutoRowHeight: [{
|
|
1041
|
+
type: Input,
|
|
1042
|
+
args: ['autoRowHeight']
|
|
1043
|
+
}], attrAggregatesHeight: [{
|
|
1044
|
+
type: Input,
|
|
1045
|
+
args: ['aggregatesHeight']
|
|
1046
|
+
}], attrAutoShowLoadElement: [{
|
|
1047
|
+
type: Input,
|
|
1048
|
+
args: ['autoShowLoadElement']
|
|
1049
|
+
}], attrColumnsHeight: [{
|
|
1050
|
+
type: Input,
|
|
1051
|
+
args: ['columnsHeight']
|
|
1052
|
+
}], attrColumns: [{
|
|
1053
|
+
type: Input,
|
|
1054
|
+
args: ['columns']
|
|
1055
|
+
}], attrColumnGroups: [{
|
|
1056
|
+
type: Input,
|
|
1057
|
+
args: ['columnGroups']
|
|
1058
|
+
}], attrColumnsResize: [{
|
|
1059
|
+
type: Input,
|
|
1060
|
+
args: ['columnsResize']
|
|
1061
|
+
}], attrColumnsReorder: [{
|
|
1062
|
+
type: Input,
|
|
1063
|
+
args: ['columnsReorder']
|
|
1064
|
+
}], attrDisabled: [{
|
|
1065
|
+
type: Input,
|
|
1066
|
+
args: ['disabled']
|
|
1067
|
+
}], attrEditable: [{
|
|
1068
|
+
type: Input,
|
|
1069
|
+
args: ['editable']
|
|
1070
|
+
}], attrEditSettings: [{
|
|
1071
|
+
type: Input,
|
|
1072
|
+
args: ['editSettings']
|
|
1073
|
+
}], attrExportSettings: [{
|
|
1074
|
+
type: Input,
|
|
1075
|
+
args: ['exportSettings']
|
|
1076
|
+
}], attrEnableHover: [{
|
|
1077
|
+
type: Input,
|
|
1078
|
+
args: ['enableHover']
|
|
1079
|
+
}], attrEnableBrowserSelection: [{
|
|
1080
|
+
type: Input,
|
|
1081
|
+
args: ['enableBrowserSelection']
|
|
1082
|
+
}], attrFilterable: [{
|
|
1083
|
+
type: Input,
|
|
1084
|
+
args: ['filterable']
|
|
1085
|
+
}], attrFilterHeight: [{
|
|
1086
|
+
type: Input,
|
|
1087
|
+
args: ['filterHeight']
|
|
1088
|
+
}], attrFilterMode: [{
|
|
1089
|
+
type: Input,
|
|
1090
|
+
args: ['filterMode']
|
|
1091
|
+
}], attrGroups: [{
|
|
1092
|
+
type: Input,
|
|
1093
|
+
args: ['groups']
|
|
1094
|
+
}], attrGroupsRenderer: [{
|
|
1095
|
+
type: Input,
|
|
1096
|
+
args: ['groupsRenderer']
|
|
1097
|
+
}], attrInitRowDetails: [{
|
|
1098
|
+
type: Input,
|
|
1099
|
+
args: ['initRowDetails']
|
|
1100
|
+
}], attrIncrementalSearch: [{
|
|
1101
|
+
type: Input,
|
|
1102
|
+
args: ['incrementalSearch']
|
|
1103
|
+
}], attrLocalization: [{
|
|
1104
|
+
type: Input,
|
|
1105
|
+
args: ['localization']
|
|
1106
|
+
}], attrPagerHeight: [{
|
|
1107
|
+
type: Input,
|
|
1108
|
+
args: ['pagerHeight']
|
|
1109
|
+
}], attrPageSize: [{
|
|
1110
|
+
type: Input,
|
|
1111
|
+
args: ['pageSize']
|
|
1112
|
+
}], attrPageSizeOptions: [{
|
|
1113
|
+
type: Input,
|
|
1114
|
+
args: ['pageSizeOptions']
|
|
1115
|
+
}], attrPageable: [{
|
|
1116
|
+
type: Input,
|
|
1117
|
+
args: ['pageable']
|
|
1118
|
+
}], attrPagerPosition: [{
|
|
1119
|
+
type: Input,
|
|
1120
|
+
args: ['pagerPosition']
|
|
1121
|
+
}], attrPagerMode: [{
|
|
1122
|
+
type: Input,
|
|
1123
|
+
args: ['pagerMode']
|
|
1124
|
+
}], attrPagerButtonsCount: [{
|
|
1125
|
+
type: Input,
|
|
1126
|
+
args: ['pagerButtonsCount']
|
|
1127
|
+
}], attrPagerRenderer: [{
|
|
1128
|
+
type: Input,
|
|
1129
|
+
args: ['pagerRenderer']
|
|
1130
|
+
}], attrReady: [{
|
|
1131
|
+
type: Input,
|
|
1132
|
+
args: ['ready']
|
|
1133
|
+
}], attrRowDetails: [{
|
|
1134
|
+
type: Input,
|
|
1135
|
+
args: ['rowDetails']
|
|
1136
|
+
}], attrRenderToolbar: [{
|
|
1137
|
+
type: Input,
|
|
1138
|
+
args: ['renderToolbar']
|
|
1139
|
+
}], attrRenderStatusBar: [{
|
|
1140
|
+
type: Input,
|
|
1141
|
+
args: ['renderStatusBar']
|
|
1142
|
+
}], attrRendering: [{
|
|
1143
|
+
type: Input,
|
|
1144
|
+
args: ['rendering']
|
|
1145
|
+
}], attrRendered: [{
|
|
1146
|
+
type: Input,
|
|
1147
|
+
args: ['rendered']
|
|
1148
|
+
}], attrRtl: [{
|
|
1149
|
+
type: Input,
|
|
1150
|
+
args: ['rtl']
|
|
1151
|
+
}], attrSource: [{
|
|
1152
|
+
type: Input,
|
|
1153
|
+
args: ['source']
|
|
1154
|
+
}], attrSortable: [{
|
|
1155
|
+
type: Input,
|
|
1156
|
+
args: ['sortable']
|
|
1157
|
+
}], attrShowAggregates: [{
|
|
1158
|
+
type: Input,
|
|
1159
|
+
args: ['showAggregates']
|
|
1160
|
+
}], attrShowToolbar: [{
|
|
1161
|
+
type: Input,
|
|
1162
|
+
args: ['showToolbar']
|
|
1163
|
+
}], attrShowStatusbar: [{
|
|
1164
|
+
type: Input,
|
|
1165
|
+
args: ['showStatusbar']
|
|
1166
|
+
}], attrEnableSanitizeAll: [{
|
|
1167
|
+
type: Input,
|
|
1168
|
+
args: ['enableSanitizeAll']
|
|
1169
|
+
}], attrStatusBarHeight: [{
|
|
1170
|
+
type: Input,
|
|
1171
|
+
args: ['statusBarHeight']
|
|
1172
|
+
}], attrScrollBarSize: [{
|
|
1173
|
+
type: Input,
|
|
1174
|
+
args: ['scrollBarSize']
|
|
1175
|
+
}], attrSelectionMode: [{
|
|
1176
|
+
type: Input,
|
|
1177
|
+
args: ['selectionMode']
|
|
1178
|
+
}], attrServerProcessing: [{
|
|
1179
|
+
type: Input,
|
|
1180
|
+
args: ['serverProcessing']
|
|
1181
|
+
}], attrShowHeader: [{
|
|
1182
|
+
type: Input,
|
|
1183
|
+
args: ['showHeader']
|
|
1184
|
+
}], attrTheme: [{
|
|
1185
|
+
type: Input,
|
|
1186
|
+
args: ['theme']
|
|
1187
|
+
}], attrToolbarHeight: [{
|
|
1188
|
+
type: Input,
|
|
1189
|
+
args: ['toolbarHeight']
|
|
1190
|
+
}], attrWidth: [{
|
|
1191
|
+
type: Input,
|
|
1192
|
+
args: ['width']
|
|
1193
|
+
}], attrHeight: [{
|
|
1194
|
+
type: Input,
|
|
1195
|
+
args: ['height']
|
|
1196
|
+
}], autoCreate: [{
|
|
1197
|
+
type: Input,
|
|
1198
|
+
args: ['auto-create']
|
|
1199
|
+
}], onBindingComplete: [{
|
|
1200
|
+
type: Output
|
|
1201
|
+
}], onCellBeginEdit: [{
|
|
1202
|
+
type: Output
|
|
1203
|
+
}], onCellEndEdit: [{
|
|
1204
|
+
type: Output
|
|
1205
|
+
}], onCellValueChanged: [{
|
|
1206
|
+
type: Output
|
|
1207
|
+
}], onColumnResized: [{
|
|
1208
|
+
type: Output
|
|
1209
|
+
}], onColumnReordered: [{
|
|
1210
|
+
type: Output
|
|
1211
|
+
}], onSort: [{
|
|
1212
|
+
type: Output
|
|
1213
|
+
}], onFilter: [{
|
|
1214
|
+
type: Output
|
|
1215
|
+
}], onPageChanged: [{
|
|
1216
|
+
type: Output
|
|
1217
|
+
}], onPageSizeChanged: [{
|
|
1218
|
+
type: Output
|
|
1219
|
+
}], onRowClick: [{
|
|
1220
|
+
type: Output
|
|
1221
|
+
}], onRowDoubleClick: [{
|
|
1222
|
+
type: Output
|
|
1223
|
+
}], onRowSelect: [{
|
|
1224
|
+
type: Output
|
|
1225
|
+
}], onRowUnselect: [{
|
|
1226
|
+
type: Output
|
|
1227
|
+
}], onRowBeginEdit: [{
|
|
1228
|
+
type: Output
|
|
1229
|
+
}], onRowEndEdit: [{
|
|
1230
|
+
type: Output
|
|
1231
|
+
}], onRowExpand: [{
|
|
1232
|
+
type: Output
|
|
1233
|
+
}], onRowCollapse: [{
|
|
1234
|
+
type: Output
|
|
1235
|
+
}] } });
|