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
|
@@ -1,1278 +0,0 @@
|
|
|
1
|
-
require('../jqwidgets/jqxcore');
|
|
2
|
-
require('../jqwidgets/jqxdata');
|
|
3
|
-
require('../jqwidgets/jqxbuttons');
|
|
4
|
-
require('../jqwidgets/jqxscrollbar');
|
|
5
|
-
require('../jqwidgets/jqxlistbox');
|
|
6
|
-
require('../jqwidgets/jqxcombobox');
|
|
7
|
-
(function (global, factory) {
|
|
8
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/forms')) :
|
|
9
|
-
typeof define === 'function' && define.amd ? define('jqwidgets-ng/jqxcombobox', ['exports', '@angular/core', '@angular/forms'], factory) :
|
|
10
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['jqwidgets-ng'] = global['jqwidgets-ng'] || {}, global['jqwidgets-ng'].jqxcombobox = {}), global.ng.core, global.ng.forms));
|
|
11
|
-
}(this, (function (exports, core, forms) { 'use strict';
|
|
12
|
-
|
|
13
|
-
/*! *****************************************************************************
|
|
14
|
-
Copyright (c) Microsoft Corporation.
|
|
15
|
-
|
|
16
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
17
|
-
purpose with or without fee is hereby granted.
|
|
18
|
-
|
|
19
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
20
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
21
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
22
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
23
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
24
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
25
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
26
|
-
***************************************************************************** */
|
|
27
|
-
/* global Reflect, Promise */
|
|
28
|
-
var extendStatics = function (d, b) {
|
|
29
|
-
extendStatics = Object.setPrototypeOf ||
|
|
30
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
31
|
-
function (d, b) { for (var p in b)
|
|
32
|
-
if (Object.prototype.hasOwnProperty.call(b, p))
|
|
33
|
-
d[p] = b[p]; };
|
|
34
|
-
return extendStatics(d, b);
|
|
35
|
-
};
|
|
36
|
-
function __extends(d, b) {
|
|
37
|
-
if (typeof b !== "function" && b !== null)
|
|
38
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
39
|
-
extendStatics(d, b);
|
|
40
|
-
function __() { this.constructor = d; }
|
|
41
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
42
|
-
}
|
|
43
|
-
var __assign = function () {
|
|
44
|
-
__assign = Object.assign || function __assign(t) {
|
|
45
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
46
|
-
s = arguments[i];
|
|
47
|
-
for (var p in s)
|
|
48
|
-
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
49
|
-
t[p] = s[p];
|
|
50
|
-
}
|
|
51
|
-
return t;
|
|
52
|
-
};
|
|
53
|
-
return __assign.apply(this, arguments);
|
|
54
|
-
};
|
|
55
|
-
function __rest(s, e) {
|
|
56
|
-
var t = {};
|
|
57
|
-
for (var p in s)
|
|
58
|
-
if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
59
|
-
t[p] = s[p];
|
|
60
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
61
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
62
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
63
|
-
t[p[i]] = s[p[i]];
|
|
64
|
-
}
|
|
65
|
-
return t;
|
|
66
|
-
}
|
|
67
|
-
function __decorate(decorators, target, key, desc) {
|
|
68
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
69
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
70
|
-
r = Reflect.decorate(decorators, target, key, desc);
|
|
71
|
-
else
|
|
72
|
-
for (var i = decorators.length - 1; i >= 0; i--)
|
|
73
|
-
if (d = decorators[i])
|
|
74
|
-
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
75
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
76
|
-
}
|
|
77
|
-
function __param(paramIndex, decorator) {
|
|
78
|
-
return function (target, key) { decorator(target, key, paramIndex); };
|
|
79
|
-
}
|
|
80
|
-
function __metadata(metadataKey, metadataValue) {
|
|
81
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
82
|
-
return Reflect.metadata(metadataKey, metadataValue);
|
|
83
|
-
}
|
|
84
|
-
function __awaiter(thisArg, _arguments, P, generator) {
|
|
85
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
86
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
87
|
-
function fulfilled(value) { try {
|
|
88
|
-
step(generator.next(value));
|
|
89
|
-
}
|
|
90
|
-
catch (e) {
|
|
91
|
-
reject(e);
|
|
92
|
-
} }
|
|
93
|
-
function rejected(value) { try {
|
|
94
|
-
step(generator["throw"](value));
|
|
95
|
-
}
|
|
96
|
-
catch (e) {
|
|
97
|
-
reject(e);
|
|
98
|
-
} }
|
|
99
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
100
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
101
|
-
});
|
|
102
|
-
}
|
|
103
|
-
function __generator(thisArg, body) {
|
|
104
|
-
var _ = { label: 0, sent: function () { if (t[0] & 1)
|
|
105
|
-
throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
106
|
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
|
|
107
|
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
108
|
-
function step(op) {
|
|
109
|
-
if (f)
|
|
110
|
-
throw new TypeError("Generator is already executing.");
|
|
111
|
-
while (_)
|
|
112
|
-
try {
|
|
113
|
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
|
114
|
-
return t;
|
|
115
|
-
if (y = 0, t)
|
|
116
|
-
op = [op[0] & 2, t.value];
|
|
117
|
-
switch (op[0]) {
|
|
118
|
-
case 0:
|
|
119
|
-
case 1:
|
|
120
|
-
t = op;
|
|
121
|
-
break;
|
|
122
|
-
case 4:
|
|
123
|
-
_.label++;
|
|
124
|
-
return { value: op[1], done: false };
|
|
125
|
-
case 5:
|
|
126
|
-
_.label++;
|
|
127
|
-
y = op[1];
|
|
128
|
-
op = [0];
|
|
129
|
-
continue;
|
|
130
|
-
case 7:
|
|
131
|
-
op = _.ops.pop();
|
|
132
|
-
_.trys.pop();
|
|
133
|
-
continue;
|
|
134
|
-
default:
|
|
135
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
136
|
-
_ = 0;
|
|
137
|
-
continue;
|
|
138
|
-
}
|
|
139
|
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
|
|
140
|
-
_.label = op[1];
|
|
141
|
-
break;
|
|
142
|
-
}
|
|
143
|
-
if (op[0] === 6 && _.label < t[1]) {
|
|
144
|
-
_.label = t[1];
|
|
145
|
-
t = op;
|
|
146
|
-
break;
|
|
147
|
-
}
|
|
148
|
-
if (t && _.label < t[2]) {
|
|
149
|
-
_.label = t[2];
|
|
150
|
-
_.ops.push(op);
|
|
151
|
-
break;
|
|
152
|
-
}
|
|
153
|
-
if (t[2])
|
|
154
|
-
_.ops.pop();
|
|
155
|
-
_.trys.pop();
|
|
156
|
-
continue;
|
|
157
|
-
}
|
|
158
|
-
op = body.call(thisArg, _);
|
|
159
|
-
}
|
|
160
|
-
catch (e) {
|
|
161
|
-
op = [6, e];
|
|
162
|
-
y = 0;
|
|
163
|
-
}
|
|
164
|
-
finally {
|
|
165
|
-
f = t = 0;
|
|
166
|
-
}
|
|
167
|
-
if (op[0] & 5)
|
|
168
|
-
throw op[1];
|
|
169
|
-
return { value: op[0] ? op[1] : void 0, done: true };
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
var __createBinding = Object.create ? (function (o, m, k, k2) {
|
|
173
|
-
if (k2 === undefined)
|
|
174
|
-
k2 = k;
|
|
175
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
|
|
176
|
-
}) : (function (o, m, k, k2) {
|
|
177
|
-
if (k2 === undefined)
|
|
178
|
-
k2 = k;
|
|
179
|
-
o[k2] = m[k];
|
|
180
|
-
});
|
|
181
|
-
function __exportStar(m, o) {
|
|
182
|
-
for (var p in m)
|
|
183
|
-
if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
|
|
184
|
-
__createBinding(o, m, p);
|
|
185
|
-
}
|
|
186
|
-
function __values(o) {
|
|
187
|
-
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
188
|
-
if (m)
|
|
189
|
-
return m.call(o);
|
|
190
|
-
if (o && typeof o.length === "number")
|
|
191
|
-
return {
|
|
192
|
-
next: function () {
|
|
193
|
-
if (o && i >= o.length)
|
|
194
|
-
o = void 0;
|
|
195
|
-
return { value: o && o[i++], done: !o };
|
|
196
|
-
}
|
|
197
|
-
};
|
|
198
|
-
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
199
|
-
}
|
|
200
|
-
function __read(o, n) {
|
|
201
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
202
|
-
if (!m)
|
|
203
|
-
return o;
|
|
204
|
-
var i = m.call(o), r, ar = [], e;
|
|
205
|
-
try {
|
|
206
|
-
while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
|
|
207
|
-
ar.push(r.value);
|
|
208
|
-
}
|
|
209
|
-
catch (error) {
|
|
210
|
-
e = { error: error };
|
|
211
|
-
}
|
|
212
|
-
finally {
|
|
213
|
-
try {
|
|
214
|
-
if (r && !r.done && (m = i["return"]))
|
|
215
|
-
m.call(i);
|
|
216
|
-
}
|
|
217
|
-
finally {
|
|
218
|
-
if (e)
|
|
219
|
-
throw e.error;
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
return ar;
|
|
223
|
-
}
|
|
224
|
-
/** @deprecated */
|
|
225
|
-
function __spread() {
|
|
226
|
-
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
227
|
-
ar = ar.concat(__read(arguments[i]));
|
|
228
|
-
return ar;
|
|
229
|
-
}
|
|
230
|
-
/** @deprecated */
|
|
231
|
-
function __spreadArrays() {
|
|
232
|
-
for (var s = 0, i = 0, il = arguments.length; i < il; i++)
|
|
233
|
-
s += arguments[i].length;
|
|
234
|
-
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
235
|
-
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
236
|
-
r[k] = a[j];
|
|
237
|
-
return r;
|
|
238
|
-
}
|
|
239
|
-
function __spreadArray(to, from) {
|
|
240
|
-
for (var i = 0, il = from.length, j = to.length; i < il; i++, j++)
|
|
241
|
-
to[j] = from[i];
|
|
242
|
-
return to;
|
|
243
|
-
}
|
|
244
|
-
function __await(v) {
|
|
245
|
-
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
246
|
-
}
|
|
247
|
-
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
248
|
-
if (!Symbol.asyncIterator)
|
|
249
|
-
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
250
|
-
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
251
|
-
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
252
|
-
function verb(n) { if (g[n])
|
|
253
|
-
i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
254
|
-
function resume(n, v) { try {
|
|
255
|
-
step(g[n](v));
|
|
256
|
-
}
|
|
257
|
-
catch (e) {
|
|
258
|
-
settle(q[0][3], e);
|
|
259
|
-
} }
|
|
260
|
-
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
261
|
-
function fulfill(value) { resume("next", value); }
|
|
262
|
-
function reject(value) { resume("throw", value); }
|
|
263
|
-
function settle(f, v) { if (f(v), q.shift(), q.length)
|
|
264
|
-
resume(q[0][0], q[0][1]); }
|
|
265
|
-
}
|
|
266
|
-
function __asyncDelegator(o) {
|
|
267
|
-
var i, p;
|
|
268
|
-
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
269
|
-
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
270
|
-
}
|
|
271
|
-
function __asyncValues(o) {
|
|
272
|
-
if (!Symbol.asyncIterator)
|
|
273
|
-
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
274
|
-
var m = o[Symbol.asyncIterator], i;
|
|
275
|
-
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
276
|
-
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
277
|
-
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
|
|
278
|
-
}
|
|
279
|
-
function __makeTemplateObject(cooked, raw) {
|
|
280
|
-
if (Object.defineProperty) {
|
|
281
|
-
Object.defineProperty(cooked, "raw", { value: raw });
|
|
282
|
-
}
|
|
283
|
-
else {
|
|
284
|
-
cooked.raw = raw;
|
|
285
|
-
}
|
|
286
|
-
return cooked;
|
|
287
|
-
}
|
|
288
|
-
;
|
|
289
|
-
var __setModuleDefault = Object.create ? (function (o, v) {
|
|
290
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
291
|
-
}) : function (o, v) {
|
|
292
|
-
o["default"] = v;
|
|
293
|
-
};
|
|
294
|
-
function __importStar(mod) {
|
|
295
|
-
if (mod && mod.__esModule)
|
|
296
|
-
return mod;
|
|
297
|
-
var result = {};
|
|
298
|
-
if (mod != null)
|
|
299
|
-
for (var k in mod)
|
|
300
|
-
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
|
|
301
|
-
__createBinding(result, mod, k);
|
|
302
|
-
__setModuleDefault(result, mod);
|
|
303
|
-
return result;
|
|
304
|
-
}
|
|
305
|
-
function __importDefault(mod) {
|
|
306
|
-
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
307
|
-
}
|
|
308
|
-
function __classPrivateFieldGet(receiver, state, kind, f) {
|
|
309
|
-
if (kind === "a" && !f)
|
|
310
|
-
throw new TypeError("Private accessor was defined without a getter");
|
|
311
|
-
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
312
|
-
throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
313
|
-
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
314
|
-
}
|
|
315
|
-
function __classPrivateFieldSet(receiver, state, value, kind, f) {
|
|
316
|
-
if (kind === "m")
|
|
317
|
-
throw new TypeError("Private method is not writable");
|
|
318
|
-
if (kind === "a" && !f)
|
|
319
|
-
throw new TypeError("Private accessor was defined without a setter");
|
|
320
|
-
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
|
|
321
|
-
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
322
|
-
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
var noop = function () { };
|
|
326
|
-
var ɵ0 = noop;
|
|
327
|
-
var CUSTOM_INPUT_CONTROL_VALUE_ACCESSOR = {
|
|
328
|
-
provide: forms.NG_VALUE_ACCESSOR,
|
|
329
|
-
useExisting: core.forwardRef(function () { return jqxComboBoxComponent; }),
|
|
330
|
-
multi: true
|
|
331
|
-
};
|
|
332
|
-
var jqxComboBoxComponent = /** @class */ (function () {
|
|
333
|
-
function jqxComboBoxComponent(containerElement) {
|
|
334
|
-
this.autoCreate = true;
|
|
335
|
-
this.properties = ['animationType', 'autoComplete', 'autoOpen', 'autoItemsHeight', 'autoDropDownHeight', 'closeDelay', 'checkboxes', 'disabled', 'displayMember', 'dropDownHorizontalAlignment', 'dropDownVerticalAlignment', 'dropDownHeight', 'dropDownWidth', 'enableHover', 'enableSelection', 'enableBrowserBoundsDetection', 'height', 'itemHeight', 'multiSelect', 'minLength', 'openDelay', 'popupZIndex', 'placeHolder', 'remoteAutoComplete', 'remoteAutoCompleteDelay', 'renderer', 'renderSelectedItem', 'rtl', 'selectedIndex', 'showArrow', 'showCloseButtons', 'searchMode', 'search', 'source', 'scrollBarSize', 'template', 'theme', 'validateSelection', 'valueMember', 'width'];
|
|
336
|
-
this.onTouchedCallback = noop;
|
|
337
|
-
this.onChangeCallback = noop;
|
|
338
|
-
// jqxComboBoxComponent events
|
|
339
|
-
this.onBindingComplete = new core.EventEmitter();
|
|
340
|
-
this.onCheckChange = new core.EventEmitter();
|
|
341
|
-
this.onClose = new core.EventEmitter();
|
|
342
|
-
this.onChange = new core.EventEmitter();
|
|
343
|
-
this.onOpen = new core.EventEmitter();
|
|
344
|
-
this.onSelect = new core.EventEmitter();
|
|
345
|
-
this.onUnselect = new core.EventEmitter();
|
|
346
|
-
this.elementRef = containerElement;
|
|
347
|
-
}
|
|
348
|
-
jqxComboBoxComponent.prototype.ngOnInit = function () {
|
|
349
|
-
};
|
|
350
|
-
;
|
|
351
|
-
jqxComboBoxComponent.prototype.ngAfterViewInit = function () {
|
|
352
|
-
var children = JQXLite(this.elementRef.nativeElement.children).find('li');
|
|
353
|
-
var html = '';
|
|
354
|
-
var options = {};
|
|
355
|
-
if (children.length > 0) {
|
|
356
|
-
this.container = document.createElement('div');
|
|
357
|
-
html = this.elementRef.nativeElement.innerHTML;
|
|
358
|
-
this.container.appendChild(this.elementRef.nativeElement.firstChild);
|
|
359
|
-
this.elementRef.nativeElement.innerHTML = html;
|
|
360
|
-
this.content = html;
|
|
361
|
-
var result = JQXLite.jqx.parseSourceTag(this.container);
|
|
362
|
-
options['source'] = result.items;
|
|
363
|
-
}
|
|
364
|
-
if (this.autoCreate) {
|
|
365
|
-
this.createComponent(options);
|
|
366
|
-
}
|
|
367
|
-
};
|
|
368
|
-
;
|
|
369
|
-
jqxComboBoxComponent.prototype.ngAfterViewChecked = function () {
|
|
370
|
-
if (this.container) {
|
|
371
|
-
if (this.content !== this.container.innerHTML) {
|
|
372
|
-
this.content = this.container.innerHTML;
|
|
373
|
-
var result = JQXLite.jqx.parseSourceTag(this.container);
|
|
374
|
-
this.host.jqxComboBox({ source: result.items });
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
};
|
|
378
|
-
;
|
|
379
|
-
jqxComboBoxComponent.prototype.ngOnChanges = function (changes) {
|
|
380
|
-
if (this.host) {
|
|
381
|
-
for (var i = 0; i < this.properties.length; i++) {
|
|
382
|
-
var attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
|
|
383
|
-
var areEqual = false;
|
|
384
|
-
if (this[attrName] !== undefined) {
|
|
385
|
-
if (typeof this[attrName] === 'object') {
|
|
386
|
-
if (this[attrName] instanceof Array) {
|
|
387
|
-
areEqual = this.arraysEqual(this[attrName], this.host.jqxComboBox(this.properties[i]));
|
|
388
|
-
}
|
|
389
|
-
if (areEqual) {
|
|
390
|
-
return false;
|
|
391
|
-
}
|
|
392
|
-
this.host.jqxComboBox(this.properties[i], this[attrName]);
|
|
393
|
-
continue;
|
|
394
|
-
}
|
|
395
|
-
if (this[attrName] !== this.host.jqxComboBox(this.properties[i])) {
|
|
396
|
-
this.host.jqxComboBox(this.properties[i], this[attrName]);
|
|
397
|
-
}
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
}
|
|
401
|
-
};
|
|
402
|
-
jqxComboBoxComponent.prototype.arraysEqual = function (attrValue, hostValue) {
|
|
403
|
-
if ((attrValue && !hostValue) || (!attrValue && hostValue)) {
|
|
404
|
-
return false;
|
|
405
|
-
}
|
|
406
|
-
if (attrValue.length != hostValue.length) {
|
|
407
|
-
return false;
|
|
408
|
-
}
|
|
409
|
-
for (var i = 0; i < attrValue.length; i++) {
|
|
410
|
-
if (attrValue[i] !== hostValue[i]) {
|
|
411
|
-
return false;
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
return true;
|
|
415
|
-
};
|
|
416
|
-
jqxComboBoxComponent.prototype.manageAttributes = function () {
|
|
417
|
-
var options = {};
|
|
418
|
-
for (var i = 0; i < this.properties.length; i++) {
|
|
419
|
-
var attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
|
|
420
|
-
if (this[attrName] !== undefined) {
|
|
421
|
-
options[this.properties[i]] = this[attrName];
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
return options;
|
|
425
|
-
};
|
|
426
|
-
jqxComboBoxComponent.prototype.moveClasses = function (parentEl, childEl) {
|
|
427
|
-
var _a;
|
|
428
|
-
var classes = parentEl.classList;
|
|
429
|
-
if (classes.length > 0) {
|
|
430
|
-
(_a = childEl.classList).add.apply(_a, __spread(classes));
|
|
431
|
-
}
|
|
432
|
-
parentEl.className = '';
|
|
433
|
-
};
|
|
434
|
-
jqxComboBoxComponent.prototype.moveStyles = function (parentEl, childEl) {
|
|
435
|
-
var style = parentEl.style.cssText;
|
|
436
|
-
childEl.style.cssText = style;
|
|
437
|
-
parentEl.style.cssText = '';
|
|
438
|
-
};
|
|
439
|
-
jqxComboBoxComponent.prototype.createComponent = function (options) {
|
|
440
|
-
if (this.host) {
|
|
441
|
-
return;
|
|
442
|
-
}
|
|
443
|
-
if (options) {
|
|
444
|
-
JQXLite.extend(options, this.manageAttributes());
|
|
445
|
-
}
|
|
446
|
-
else {
|
|
447
|
-
options = this.manageAttributes();
|
|
448
|
-
}
|
|
449
|
-
this.host = JQXLite(this.elementRef.nativeElement.firstChild);
|
|
450
|
-
this.moveClasses(this.elementRef.nativeElement, this.host[0]);
|
|
451
|
-
this.moveStyles(this.elementRef.nativeElement, this.host[0]);
|
|
452
|
-
this.__wireEvents__();
|
|
453
|
-
this.widgetObject = jqwidgets.createInstance(this.host, 'jqxComboBox', options);
|
|
454
|
-
};
|
|
455
|
-
jqxComboBoxComponent.prototype.createWidget = function (options) {
|
|
456
|
-
this.createComponent(options);
|
|
457
|
-
};
|
|
458
|
-
jqxComboBoxComponent.prototype.__updateRect__ = function () {
|
|
459
|
-
if (this.host)
|
|
460
|
-
this.host.css({ width: this.attrWidth, height: this.attrHeight });
|
|
461
|
-
};
|
|
462
|
-
jqxComboBoxComponent.prototype.writeValue = function (value) {
|
|
463
|
-
if (this.widgetObject) {
|
|
464
|
-
this.onChangeCallback(this.host.val());
|
|
465
|
-
this.widgetObject.clearSelection();
|
|
466
|
-
if (value) {
|
|
467
|
-
this.widgetObject.selectItem(this.widgetObject.getItemByValue(value));
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
if (this.host && (value === null || value === undefined)) {
|
|
471
|
-
this.host.jqxComboBox('val', '');
|
|
472
|
-
}
|
|
473
|
-
};
|
|
474
|
-
jqxComboBoxComponent.prototype.registerOnChange = function (fn) {
|
|
475
|
-
this.onChangeCallback = fn;
|
|
476
|
-
};
|
|
477
|
-
jqxComboBoxComponent.prototype.registerOnTouched = function (fn) {
|
|
478
|
-
this.onTouchedCallback = fn;
|
|
479
|
-
};
|
|
480
|
-
jqxComboBoxComponent.prototype.setOptions = function (options) {
|
|
481
|
-
this.host.jqxComboBox('setOptions', options);
|
|
482
|
-
};
|
|
483
|
-
// jqxComboBoxComponent properties
|
|
484
|
-
jqxComboBoxComponent.prototype.animationType = function (arg) {
|
|
485
|
-
if (this.autoCreate && !this.host) {
|
|
486
|
-
this.createComponent();
|
|
487
|
-
}
|
|
488
|
-
if (arg !== undefined) {
|
|
489
|
-
this.host.jqxComboBox('animationType', arg);
|
|
490
|
-
}
|
|
491
|
-
else {
|
|
492
|
-
return this.host.jqxComboBox('animationType');
|
|
493
|
-
}
|
|
494
|
-
};
|
|
495
|
-
jqxComboBoxComponent.prototype.autoComplete = function (arg) {
|
|
496
|
-
if (this.autoCreate && !this.host) {
|
|
497
|
-
this.createComponent();
|
|
498
|
-
}
|
|
499
|
-
if (arg !== undefined) {
|
|
500
|
-
this.host.jqxComboBox('autoComplete', arg);
|
|
501
|
-
}
|
|
502
|
-
else {
|
|
503
|
-
return this.host.jqxComboBox('autoComplete');
|
|
504
|
-
}
|
|
505
|
-
};
|
|
506
|
-
jqxComboBoxComponent.prototype.autoOpen = function (arg) {
|
|
507
|
-
if (this.autoCreate && !this.host) {
|
|
508
|
-
this.createComponent();
|
|
509
|
-
}
|
|
510
|
-
if (arg !== undefined) {
|
|
511
|
-
this.host.jqxComboBox('autoOpen', arg);
|
|
512
|
-
}
|
|
513
|
-
else {
|
|
514
|
-
return this.host.jqxComboBox('autoOpen');
|
|
515
|
-
}
|
|
516
|
-
};
|
|
517
|
-
jqxComboBoxComponent.prototype.autoItemsHeight = function (arg) {
|
|
518
|
-
if (this.autoCreate && !this.host) {
|
|
519
|
-
this.createComponent();
|
|
520
|
-
}
|
|
521
|
-
if (arg !== undefined) {
|
|
522
|
-
this.host.jqxComboBox('autoItemsHeight', arg);
|
|
523
|
-
}
|
|
524
|
-
else {
|
|
525
|
-
return this.host.jqxComboBox('autoItemsHeight');
|
|
526
|
-
}
|
|
527
|
-
};
|
|
528
|
-
jqxComboBoxComponent.prototype.autoDropDownHeight = function (arg) {
|
|
529
|
-
if (this.autoCreate && !this.host) {
|
|
530
|
-
this.createComponent();
|
|
531
|
-
}
|
|
532
|
-
if (arg !== undefined) {
|
|
533
|
-
this.host.jqxComboBox('autoDropDownHeight', arg);
|
|
534
|
-
}
|
|
535
|
-
else {
|
|
536
|
-
return this.host.jqxComboBox('autoDropDownHeight');
|
|
537
|
-
}
|
|
538
|
-
};
|
|
539
|
-
jqxComboBoxComponent.prototype.closeDelay = function (arg) {
|
|
540
|
-
if (this.autoCreate && !this.host) {
|
|
541
|
-
this.createComponent();
|
|
542
|
-
}
|
|
543
|
-
if (arg !== undefined) {
|
|
544
|
-
this.host.jqxComboBox('closeDelay', arg);
|
|
545
|
-
}
|
|
546
|
-
else {
|
|
547
|
-
return this.host.jqxComboBox('closeDelay');
|
|
548
|
-
}
|
|
549
|
-
};
|
|
550
|
-
jqxComboBoxComponent.prototype.checkboxes = function (arg) {
|
|
551
|
-
if (this.autoCreate && !this.host) {
|
|
552
|
-
this.createComponent();
|
|
553
|
-
}
|
|
554
|
-
if (arg !== undefined) {
|
|
555
|
-
this.host.jqxComboBox('checkboxes', arg);
|
|
556
|
-
}
|
|
557
|
-
else {
|
|
558
|
-
return this.host.jqxComboBox('checkboxes');
|
|
559
|
-
}
|
|
560
|
-
};
|
|
561
|
-
jqxComboBoxComponent.prototype.disabled = function (arg) {
|
|
562
|
-
if (this.autoCreate && !this.host) {
|
|
563
|
-
this.createComponent();
|
|
564
|
-
}
|
|
565
|
-
if (arg !== undefined) {
|
|
566
|
-
this.host.jqxComboBox('disabled', arg);
|
|
567
|
-
}
|
|
568
|
-
else {
|
|
569
|
-
return this.host.jqxComboBox('disabled');
|
|
570
|
-
}
|
|
571
|
-
};
|
|
572
|
-
jqxComboBoxComponent.prototype.displayMember = function (arg) {
|
|
573
|
-
if (this.autoCreate && !this.host) {
|
|
574
|
-
this.createComponent();
|
|
575
|
-
}
|
|
576
|
-
if (arg !== undefined) {
|
|
577
|
-
this.host.jqxComboBox('displayMember', arg);
|
|
578
|
-
}
|
|
579
|
-
else {
|
|
580
|
-
return this.host.jqxComboBox('displayMember');
|
|
581
|
-
}
|
|
582
|
-
};
|
|
583
|
-
jqxComboBoxComponent.prototype.dropDownHorizontalAlignment = function (arg) {
|
|
584
|
-
if (this.autoCreate && !this.host) {
|
|
585
|
-
this.createComponent();
|
|
586
|
-
}
|
|
587
|
-
if (arg !== undefined) {
|
|
588
|
-
this.host.jqxComboBox('dropDownHorizontalAlignment', arg);
|
|
589
|
-
}
|
|
590
|
-
else {
|
|
591
|
-
return this.host.jqxComboBox('dropDownHorizontalAlignment');
|
|
592
|
-
}
|
|
593
|
-
};
|
|
594
|
-
jqxComboBoxComponent.prototype.dropDownVerticalAlignment = function (arg) {
|
|
595
|
-
if (this.autoCreate && !this.host) {
|
|
596
|
-
this.createComponent();
|
|
597
|
-
}
|
|
598
|
-
if (arg !== undefined) {
|
|
599
|
-
this.host.jqxComboBox('dropDownVerticalAlignment', arg);
|
|
600
|
-
}
|
|
601
|
-
else {
|
|
602
|
-
return this.host.jqxComboBox('dropDownVerticalAlignment');
|
|
603
|
-
}
|
|
604
|
-
};
|
|
605
|
-
jqxComboBoxComponent.prototype.dropDownHeight = function (arg) {
|
|
606
|
-
if (this.autoCreate && !this.host) {
|
|
607
|
-
this.createComponent();
|
|
608
|
-
}
|
|
609
|
-
if (arg !== undefined) {
|
|
610
|
-
this.host.jqxComboBox('dropDownHeight', arg);
|
|
611
|
-
}
|
|
612
|
-
else {
|
|
613
|
-
return this.host.jqxComboBox('dropDownHeight');
|
|
614
|
-
}
|
|
615
|
-
};
|
|
616
|
-
jqxComboBoxComponent.prototype.dropDownWidth = function (arg) {
|
|
617
|
-
if (this.autoCreate && !this.host) {
|
|
618
|
-
this.createComponent();
|
|
619
|
-
}
|
|
620
|
-
if (arg !== undefined) {
|
|
621
|
-
this.host.jqxComboBox('dropDownWidth', arg);
|
|
622
|
-
}
|
|
623
|
-
else {
|
|
624
|
-
return this.host.jqxComboBox('dropDownWidth');
|
|
625
|
-
}
|
|
626
|
-
};
|
|
627
|
-
jqxComboBoxComponent.prototype.enableHover = function (arg) {
|
|
628
|
-
if (this.autoCreate && !this.host) {
|
|
629
|
-
this.createComponent();
|
|
630
|
-
}
|
|
631
|
-
if (arg !== undefined) {
|
|
632
|
-
this.host.jqxComboBox('enableHover', arg);
|
|
633
|
-
}
|
|
634
|
-
else {
|
|
635
|
-
return this.host.jqxComboBox('enableHover');
|
|
636
|
-
}
|
|
637
|
-
};
|
|
638
|
-
jqxComboBoxComponent.prototype.enableSelection = function (arg) {
|
|
639
|
-
if (this.autoCreate && !this.host) {
|
|
640
|
-
this.createComponent();
|
|
641
|
-
}
|
|
642
|
-
if (arg !== undefined) {
|
|
643
|
-
this.host.jqxComboBox('enableSelection', arg);
|
|
644
|
-
}
|
|
645
|
-
else {
|
|
646
|
-
return this.host.jqxComboBox('enableSelection');
|
|
647
|
-
}
|
|
648
|
-
};
|
|
649
|
-
jqxComboBoxComponent.prototype.enableBrowserBoundsDetection = function (arg) {
|
|
650
|
-
if (this.autoCreate && !this.host) {
|
|
651
|
-
this.createComponent();
|
|
652
|
-
}
|
|
653
|
-
if (arg !== undefined) {
|
|
654
|
-
this.host.jqxComboBox('enableBrowserBoundsDetection', arg);
|
|
655
|
-
}
|
|
656
|
-
else {
|
|
657
|
-
return this.host.jqxComboBox('enableBrowserBoundsDetection');
|
|
658
|
-
}
|
|
659
|
-
};
|
|
660
|
-
jqxComboBoxComponent.prototype.height = function (arg) {
|
|
661
|
-
if (this.autoCreate && !this.host) {
|
|
662
|
-
this.createComponent();
|
|
663
|
-
}
|
|
664
|
-
if (arg !== undefined) {
|
|
665
|
-
this.host.jqxComboBox('height', arg);
|
|
666
|
-
}
|
|
667
|
-
else {
|
|
668
|
-
return this.host.jqxComboBox('height');
|
|
669
|
-
}
|
|
670
|
-
};
|
|
671
|
-
jqxComboBoxComponent.prototype.itemHeight = function (arg) {
|
|
672
|
-
if (this.autoCreate && !this.host) {
|
|
673
|
-
this.createComponent();
|
|
674
|
-
}
|
|
675
|
-
if (arg !== undefined) {
|
|
676
|
-
this.host.jqxComboBox('itemHeight', arg);
|
|
677
|
-
}
|
|
678
|
-
else {
|
|
679
|
-
return this.host.jqxComboBox('itemHeight');
|
|
680
|
-
}
|
|
681
|
-
};
|
|
682
|
-
jqxComboBoxComponent.prototype.multiSelect = function (arg) {
|
|
683
|
-
if (this.autoCreate && !this.host) {
|
|
684
|
-
this.createComponent();
|
|
685
|
-
}
|
|
686
|
-
if (arg !== undefined) {
|
|
687
|
-
this.host.jqxComboBox('multiSelect', arg);
|
|
688
|
-
}
|
|
689
|
-
else {
|
|
690
|
-
return this.host.jqxComboBox('multiSelect');
|
|
691
|
-
}
|
|
692
|
-
};
|
|
693
|
-
jqxComboBoxComponent.prototype.minLength = function (arg) {
|
|
694
|
-
if (this.autoCreate && !this.host) {
|
|
695
|
-
this.createComponent();
|
|
696
|
-
}
|
|
697
|
-
if (arg !== undefined) {
|
|
698
|
-
this.host.jqxComboBox('minLength', arg);
|
|
699
|
-
}
|
|
700
|
-
else {
|
|
701
|
-
return this.host.jqxComboBox('minLength');
|
|
702
|
-
}
|
|
703
|
-
};
|
|
704
|
-
jqxComboBoxComponent.prototype.openDelay = function (arg) {
|
|
705
|
-
if (this.autoCreate && !this.host) {
|
|
706
|
-
this.createComponent();
|
|
707
|
-
}
|
|
708
|
-
if (arg !== undefined) {
|
|
709
|
-
this.host.jqxComboBox('openDelay', arg);
|
|
710
|
-
}
|
|
711
|
-
else {
|
|
712
|
-
return this.host.jqxComboBox('openDelay');
|
|
713
|
-
}
|
|
714
|
-
};
|
|
715
|
-
jqxComboBoxComponent.prototype.popupZIndex = function (arg) {
|
|
716
|
-
if (this.autoCreate && !this.host) {
|
|
717
|
-
this.createComponent();
|
|
718
|
-
}
|
|
719
|
-
if (arg !== undefined) {
|
|
720
|
-
this.host.jqxComboBox('popupZIndex', arg);
|
|
721
|
-
}
|
|
722
|
-
else {
|
|
723
|
-
return this.host.jqxComboBox('popupZIndex');
|
|
724
|
-
}
|
|
725
|
-
};
|
|
726
|
-
jqxComboBoxComponent.prototype.placeHolder = function (arg) {
|
|
727
|
-
if (this.autoCreate && !this.host) {
|
|
728
|
-
this.createComponent();
|
|
729
|
-
}
|
|
730
|
-
if (arg !== undefined) {
|
|
731
|
-
this.host.jqxComboBox('placeHolder', arg);
|
|
732
|
-
}
|
|
733
|
-
else {
|
|
734
|
-
return this.host.jqxComboBox('placeHolder');
|
|
735
|
-
}
|
|
736
|
-
};
|
|
737
|
-
jqxComboBoxComponent.prototype.remoteAutoComplete = function (arg) {
|
|
738
|
-
if (this.autoCreate && !this.host) {
|
|
739
|
-
this.createComponent();
|
|
740
|
-
}
|
|
741
|
-
if (arg !== undefined) {
|
|
742
|
-
this.host.jqxComboBox('remoteAutoComplete', arg);
|
|
743
|
-
}
|
|
744
|
-
else {
|
|
745
|
-
return this.host.jqxComboBox('remoteAutoComplete');
|
|
746
|
-
}
|
|
747
|
-
};
|
|
748
|
-
jqxComboBoxComponent.prototype.remoteAutoCompleteDelay = function (arg) {
|
|
749
|
-
if (this.autoCreate && !this.host) {
|
|
750
|
-
this.createComponent();
|
|
751
|
-
}
|
|
752
|
-
if (arg !== undefined) {
|
|
753
|
-
this.host.jqxComboBox('remoteAutoCompleteDelay', arg);
|
|
754
|
-
}
|
|
755
|
-
else {
|
|
756
|
-
return this.host.jqxComboBox('remoteAutoCompleteDelay');
|
|
757
|
-
}
|
|
758
|
-
};
|
|
759
|
-
jqxComboBoxComponent.prototype.renderer = function (arg) {
|
|
760
|
-
if (this.autoCreate && !this.host) {
|
|
761
|
-
this.createComponent();
|
|
762
|
-
}
|
|
763
|
-
if (arg !== undefined) {
|
|
764
|
-
this.host.jqxComboBox('renderer', arg);
|
|
765
|
-
}
|
|
766
|
-
else {
|
|
767
|
-
return this.host.jqxComboBox('renderer');
|
|
768
|
-
}
|
|
769
|
-
};
|
|
770
|
-
jqxComboBoxComponent.prototype.renderSelectedItem = function (arg) {
|
|
771
|
-
if (this.autoCreate && !this.host) {
|
|
772
|
-
this.createComponent();
|
|
773
|
-
}
|
|
774
|
-
if (arg !== undefined) {
|
|
775
|
-
this.host.jqxComboBox('renderSelectedItem', arg);
|
|
776
|
-
}
|
|
777
|
-
else {
|
|
778
|
-
return this.host.jqxComboBox('renderSelectedItem');
|
|
779
|
-
}
|
|
780
|
-
};
|
|
781
|
-
jqxComboBoxComponent.prototype.rtl = function (arg) {
|
|
782
|
-
if (this.autoCreate && !this.host) {
|
|
783
|
-
this.createComponent();
|
|
784
|
-
}
|
|
785
|
-
if (arg !== undefined) {
|
|
786
|
-
this.host.jqxComboBox('rtl', arg);
|
|
787
|
-
}
|
|
788
|
-
else {
|
|
789
|
-
return this.host.jqxComboBox('rtl');
|
|
790
|
-
}
|
|
791
|
-
};
|
|
792
|
-
jqxComboBoxComponent.prototype.selectedIndex = function (arg) {
|
|
793
|
-
if (this.autoCreate && !this.host) {
|
|
794
|
-
this.createComponent();
|
|
795
|
-
}
|
|
796
|
-
if (arg !== undefined) {
|
|
797
|
-
this.host.jqxComboBox('selectedIndex', arg);
|
|
798
|
-
}
|
|
799
|
-
else {
|
|
800
|
-
return this.host.jqxComboBox('selectedIndex');
|
|
801
|
-
}
|
|
802
|
-
};
|
|
803
|
-
jqxComboBoxComponent.prototype.showArrow = function (arg) {
|
|
804
|
-
if (this.autoCreate && !this.host) {
|
|
805
|
-
this.createComponent();
|
|
806
|
-
}
|
|
807
|
-
if (arg !== undefined) {
|
|
808
|
-
this.host.jqxComboBox('showArrow', arg);
|
|
809
|
-
}
|
|
810
|
-
else {
|
|
811
|
-
return this.host.jqxComboBox('showArrow');
|
|
812
|
-
}
|
|
813
|
-
};
|
|
814
|
-
jqxComboBoxComponent.prototype.showCloseButtons = function (arg) {
|
|
815
|
-
if (this.autoCreate && !this.host) {
|
|
816
|
-
this.createComponent();
|
|
817
|
-
}
|
|
818
|
-
if (arg !== undefined) {
|
|
819
|
-
this.host.jqxComboBox('showCloseButtons', arg);
|
|
820
|
-
}
|
|
821
|
-
else {
|
|
822
|
-
return this.host.jqxComboBox('showCloseButtons');
|
|
823
|
-
}
|
|
824
|
-
};
|
|
825
|
-
jqxComboBoxComponent.prototype.searchMode = function (arg) {
|
|
826
|
-
if (this.autoCreate && !this.host) {
|
|
827
|
-
this.createComponent();
|
|
828
|
-
}
|
|
829
|
-
if (arg !== undefined) {
|
|
830
|
-
this.host.jqxComboBox('searchMode', arg);
|
|
831
|
-
}
|
|
832
|
-
else {
|
|
833
|
-
return this.host.jqxComboBox('searchMode');
|
|
834
|
-
}
|
|
835
|
-
};
|
|
836
|
-
jqxComboBoxComponent.prototype.search = function (arg) {
|
|
837
|
-
if (this.autoCreate && !this.host) {
|
|
838
|
-
this.createComponent();
|
|
839
|
-
}
|
|
840
|
-
if (arg !== undefined) {
|
|
841
|
-
this.host.jqxComboBox('search', arg);
|
|
842
|
-
}
|
|
843
|
-
else {
|
|
844
|
-
return this.host.jqxComboBox('search');
|
|
845
|
-
}
|
|
846
|
-
};
|
|
847
|
-
jqxComboBoxComponent.prototype.source = function (arg) {
|
|
848
|
-
if (this.autoCreate && !this.host) {
|
|
849
|
-
this.createComponent();
|
|
850
|
-
}
|
|
851
|
-
if (arg !== undefined) {
|
|
852
|
-
this.host.jqxComboBox('source', arg);
|
|
853
|
-
}
|
|
854
|
-
else {
|
|
855
|
-
return this.host.jqxComboBox('source');
|
|
856
|
-
}
|
|
857
|
-
};
|
|
858
|
-
jqxComboBoxComponent.prototype.scrollBarSize = function (arg) {
|
|
859
|
-
if (this.autoCreate && !this.host) {
|
|
860
|
-
this.createComponent();
|
|
861
|
-
}
|
|
862
|
-
if (arg !== undefined) {
|
|
863
|
-
this.host.jqxComboBox('scrollBarSize', arg);
|
|
864
|
-
}
|
|
865
|
-
else {
|
|
866
|
-
return this.host.jqxComboBox('scrollBarSize');
|
|
867
|
-
}
|
|
868
|
-
};
|
|
869
|
-
jqxComboBoxComponent.prototype.template = function (arg) {
|
|
870
|
-
if (this.autoCreate && !this.host) {
|
|
871
|
-
this.createComponent();
|
|
872
|
-
}
|
|
873
|
-
if (arg !== undefined) {
|
|
874
|
-
this.host.jqxComboBox('template', arg);
|
|
875
|
-
}
|
|
876
|
-
else {
|
|
877
|
-
return this.host.jqxComboBox('template');
|
|
878
|
-
}
|
|
879
|
-
};
|
|
880
|
-
jqxComboBoxComponent.prototype.theme = function (arg) {
|
|
881
|
-
if (this.autoCreate && !this.host) {
|
|
882
|
-
this.createComponent();
|
|
883
|
-
}
|
|
884
|
-
if (arg !== undefined) {
|
|
885
|
-
this.host.jqxComboBox('theme', arg);
|
|
886
|
-
}
|
|
887
|
-
else {
|
|
888
|
-
return this.host.jqxComboBox('theme');
|
|
889
|
-
}
|
|
890
|
-
};
|
|
891
|
-
jqxComboBoxComponent.prototype.validateSelection = function (arg) {
|
|
892
|
-
if (this.autoCreate && !this.host) {
|
|
893
|
-
this.createComponent();
|
|
894
|
-
}
|
|
895
|
-
if (arg !== undefined) {
|
|
896
|
-
this.host.jqxComboBox('validateSelection', arg);
|
|
897
|
-
}
|
|
898
|
-
else {
|
|
899
|
-
return this.host.jqxComboBox('validateSelection');
|
|
900
|
-
}
|
|
901
|
-
};
|
|
902
|
-
jqxComboBoxComponent.prototype.valueMember = function (arg) {
|
|
903
|
-
if (this.autoCreate && !this.host) {
|
|
904
|
-
this.createComponent();
|
|
905
|
-
}
|
|
906
|
-
if (arg !== undefined) {
|
|
907
|
-
this.host.jqxComboBox('valueMember', arg);
|
|
908
|
-
}
|
|
909
|
-
else {
|
|
910
|
-
return this.host.jqxComboBox('valueMember');
|
|
911
|
-
}
|
|
912
|
-
};
|
|
913
|
-
jqxComboBoxComponent.prototype.width = function (arg) {
|
|
914
|
-
if (this.autoCreate && !this.host) {
|
|
915
|
-
this.createComponent();
|
|
916
|
-
}
|
|
917
|
-
if (arg !== undefined) {
|
|
918
|
-
this.host.jqxComboBox('width', arg);
|
|
919
|
-
}
|
|
920
|
-
else {
|
|
921
|
-
return this.host.jqxComboBox('width');
|
|
922
|
-
}
|
|
923
|
-
};
|
|
924
|
-
// jqxComboBoxComponent functions
|
|
925
|
-
jqxComboBoxComponent.prototype.addItem = function (item) {
|
|
926
|
-
if (this.autoCreate && !this.host) {
|
|
927
|
-
this.createComponent();
|
|
928
|
-
}
|
|
929
|
-
return this.host.jqxComboBox('addItem', item);
|
|
930
|
-
};
|
|
931
|
-
jqxComboBoxComponent.prototype.clearSelection = function () {
|
|
932
|
-
if (this.autoCreate && !this.host) {
|
|
933
|
-
this.createComponent();
|
|
934
|
-
}
|
|
935
|
-
this.host.jqxComboBox('clearSelection');
|
|
936
|
-
};
|
|
937
|
-
jqxComboBoxComponent.prototype.clear = function () {
|
|
938
|
-
if (this.autoCreate && !this.host) {
|
|
939
|
-
this.createComponent();
|
|
940
|
-
}
|
|
941
|
-
this.host.jqxComboBox('clear');
|
|
942
|
-
};
|
|
943
|
-
jqxComboBoxComponent.prototype.close = function () {
|
|
944
|
-
if (this.autoCreate && !this.host) {
|
|
945
|
-
this.createComponent();
|
|
946
|
-
}
|
|
947
|
-
this.host.jqxComboBox('close');
|
|
948
|
-
};
|
|
949
|
-
jqxComboBoxComponent.prototype.checkIndex = function (index) {
|
|
950
|
-
if (this.autoCreate && !this.host) {
|
|
951
|
-
this.createComponent();
|
|
952
|
-
}
|
|
953
|
-
this.host.jqxComboBox('checkIndex', index);
|
|
954
|
-
};
|
|
955
|
-
jqxComboBoxComponent.prototype.checkItem = function (item) {
|
|
956
|
-
if (this.autoCreate && !this.host) {
|
|
957
|
-
this.createComponent();
|
|
958
|
-
}
|
|
959
|
-
this.host.jqxComboBox('checkItem', item);
|
|
960
|
-
};
|
|
961
|
-
jqxComboBoxComponent.prototype.checkAll = function () {
|
|
962
|
-
if (this.autoCreate && !this.host) {
|
|
963
|
-
this.createComponent();
|
|
964
|
-
}
|
|
965
|
-
this.host.jqxComboBox('checkAll');
|
|
966
|
-
};
|
|
967
|
-
jqxComboBoxComponent.prototype.destroy = function () {
|
|
968
|
-
if (this.autoCreate && !this.host) {
|
|
969
|
-
this.createComponent();
|
|
970
|
-
}
|
|
971
|
-
this.host.jqxComboBox('destroy');
|
|
972
|
-
};
|
|
973
|
-
jqxComboBoxComponent.prototype.disableItem = function (item) {
|
|
974
|
-
if (this.autoCreate && !this.host) {
|
|
975
|
-
this.createComponent();
|
|
976
|
-
}
|
|
977
|
-
this.host.jqxComboBox('disableItem', item);
|
|
978
|
-
};
|
|
979
|
-
jqxComboBoxComponent.prototype.disableAt = function (index) {
|
|
980
|
-
if (this.autoCreate && !this.host) {
|
|
981
|
-
this.createComponent();
|
|
982
|
-
}
|
|
983
|
-
this.host.jqxComboBox('disableAt', index);
|
|
984
|
-
};
|
|
985
|
-
jqxComboBoxComponent.prototype.enableItem = function (item) {
|
|
986
|
-
if (this.autoCreate && !this.host) {
|
|
987
|
-
this.createComponent();
|
|
988
|
-
}
|
|
989
|
-
this.host.jqxComboBox('enableItem', item);
|
|
990
|
-
};
|
|
991
|
-
jqxComboBoxComponent.prototype.enableAt = function (index) {
|
|
992
|
-
if (this.autoCreate && !this.host) {
|
|
993
|
-
this.createComponent();
|
|
994
|
-
}
|
|
995
|
-
this.host.jqxComboBox('enableAt', index);
|
|
996
|
-
};
|
|
997
|
-
jqxComboBoxComponent.prototype.ensureVisible = function (index) {
|
|
998
|
-
if (this.autoCreate && !this.host) {
|
|
999
|
-
this.createComponent();
|
|
1000
|
-
}
|
|
1001
|
-
this.host.jqxComboBox('ensureVisible', index);
|
|
1002
|
-
};
|
|
1003
|
-
jqxComboBoxComponent.prototype.focus = function () {
|
|
1004
|
-
if (this.autoCreate && !this.host) {
|
|
1005
|
-
this.createComponent();
|
|
1006
|
-
}
|
|
1007
|
-
this.host.jqxComboBox('focus');
|
|
1008
|
-
};
|
|
1009
|
-
jqxComboBoxComponent.prototype.getItem = function (index) {
|
|
1010
|
-
if (this.autoCreate && !this.host) {
|
|
1011
|
-
this.createComponent();
|
|
1012
|
-
}
|
|
1013
|
-
return this.host.jqxComboBox('getItem', index);
|
|
1014
|
-
};
|
|
1015
|
-
jqxComboBoxComponent.prototype.getItemByValue = function (value) {
|
|
1016
|
-
if (this.autoCreate && !this.host) {
|
|
1017
|
-
this.createComponent();
|
|
1018
|
-
}
|
|
1019
|
-
return this.host.jqxComboBox('getItemByValue', value);
|
|
1020
|
-
};
|
|
1021
|
-
jqxComboBoxComponent.prototype.getVisibleItems = function () {
|
|
1022
|
-
if (this.autoCreate && !this.host) {
|
|
1023
|
-
this.createComponent();
|
|
1024
|
-
}
|
|
1025
|
-
return this.host.jqxComboBox('getVisibleItems');
|
|
1026
|
-
};
|
|
1027
|
-
jqxComboBoxComponent.prototype.getItems = function () {
|
|
1028
|
-
if (this.autoCreate && !this.host) {
|
|
1029
|
-
this.createComponent();
|
|
1030
|
-
}
|
|
1031
|
-
return this.host.jqxComboBox('getItems');
|
|
1032
|
-
};
|
|
1033
|
-
jqxComboBoxComponent.prototype.getCheckedItems = function () {
|
|
1034
|
-
if (this.autoCreate && !this.host) {
|
|
1035
|
-
this.createComponent();
|
|
1036
|
-
}
|
|
1037
|
-
return this.host.jqxComboBox('getCheckedItems');
|
|
1038
|
-
};
|
|
1039
|
-
jqxComboBoxComponent.prototype.getSelectedItem = function () {
|
|
1040
|
-
if (this.autoCreate && !this.host) {
|
|
1041
|
-
this.createComponent();
|
|
1042
|
-
}
|
|
1043
|
-
return this.host.jqxComboBox('getSelectedItem');
|
|
1044
|
-
};
|
|
1045
|
-
jqxComboBoxComponent.prototype.getSelectedItems = function () {
|
|
1046
|
-
if (this.autoCreate && !this.host) {
|
|
1047
|
-
this.createComponent();
|
|
1048
|
-
}
|
|
1049
|
-
return this.host.jqxComboBox('getSelectedItems');
|
|
1050
|
-
};
|
|
1051
|
-
jqxComboBoxComponent.prototype.getSelectedIndex = function () {
|
|
1052
|
-
if (this.autoCreate && !this.host) {
|
|
1053
|
-
this.createComponent();
|
|
1054
|
-
}
|
|
1055
|
-
return this.host.jqxComboBox('getSelectedIndex');
|
|
1056
|
-
};
|
|
1057
|
-
jqxComboBoxComponent.prototype.insertAt = function (item, index) {
|
|
1058
|
-
if (this.autoCreate && !this.host) {
|
|
1059
|
-
this.createComponent();
|
|
1060
|
-
}
|
|
1061
|
-
return this.host.jqxComboBox('insertAt', item, index);
|
|
1062
|
-
};
|
|
1063
|
-
jqxComboBoxComponent.prototype.isOpened = function () {
|
|
1064
|
-
if (this.autoCreate && !this.host) {
|
|
1065
|
-
this.createComponent();
|
|
1066
|
-
}
|
|
1067
|
-
return this.host.jqxComboBox('isOpened');
|
|
1068
|
-
};
|
|
1069
|
-
jqxComboBoxComponent.prototype.indeterminateIndex = function (index) {
|
|
1070
|
-
if (this.autoCreate && !this.host) {
|
|
1071
|
-
this.createComponent();
|
|
1072
|
-
}
|
|
1073
|
-
this.host.jqxComboBox('indeterminateIndex', index);
|
|
1074
|
-
};
|
|
1075
|
-
jqxComboBoxComponent.prototype.indeterminateItem = function (item) {
|
|
1076
|
-
if (this.autoCreate && !this.host) {
|
|
1077
|
-
this.createComponent();
|
|
1078
|
-
}
|
|
1079
|
-
this.host.jqxComboBox('indeterminateItem', item);
|
|
1080
|
-
};
|
|
1081
|
-
jqxComboBoxComponent.prototype.loadFromSelect = function (selectTagId) {
|
|
1082
|
-
if (this.autoCreate && !this.host) {
|
|
1083
|
-
this.createComponent();
|
|
1084
|
-
}
|
|
1085
|
-
this.host.jqxComboBox('loadFromSelect', selectTagId);
|
|
1086
|
-
};
|
|
1087
|
-
jqxComboBoxComponent.prototype.open = function () {
|
|
1088
|
-
if (this.autoCreate && !this.host) {
|
|
1089
|
-
this.createComponent();
|
|
1090
|
-
}
|
|
1091
|
-
this.host.jqxComboBox('open');
|
|
1092
|
-
};
|
|
1093
|
-
jqxComboBoxComponent.prototype.removeItem = function (item) {
|
|
1094
|
-
if (this.autoCreate && !this.host) {
|
|
1095
|
-
this.createComponent();
|
|
1096
|
-
}
|
|
1097
|
-
return this.host.jqxComboBox('removeItem', item);
|
|
1098
|
-
};
|
|
1099
|
-
jqxComboBoxComponent.prototype.removeAt = function (index) {
|
|
1100
|
-
if (this.autoCreate && !this.host) {
|
|
1101
|
-
this.createComponent();
|
|
1102
|
-
}
|
|
1103
|
-
return this.host.jqxComboBox('removeAt', index);
|
|
1104
|
-
};
|
|
1105
|
-
jqxComboBoxComponent.prototype.selectIndex = function (index) {
|
|
1106
|
-
if (this.autoCreate && !this.host) {
|
|
1107
|
-
this.createComponent();
|
|
1108
|
-
}
|
|
1109
|
-
this.host.jqxComboBox('selectIndex', index);
|
|
1110
|
-
};
|
|
1111
|
-
jqxComboBoxComponent.prototype.selectItem = function (item) {
|
|
1112
|
-
if (this.autoCreate && !this.host) {
|
|
1113
|
-
this.createComponent();
|
|
1114
|
-
}
|
|
1115
|
-
this.host.jqxComboBox('selectItem', item);
|
|
1116
|
-
};
|
|
1117
|
-
jqxComboBoxComponent.prototype.searchString = function () {
|
|
1118
|
-
if (this.autoCreate && !this.host) {
|
|
1119
|
-
this.createComponent();
|
|
1120
|
-
}
|
|
1121
|
-
return this.host.jqxComboBox('searchString');
|
|
1122
|
-
};
|
|
1123
|
-
jqxComboBoxComponent.prototype.updateItem = function (item, itemValue) {
|
|
1124
|
-
if (this.autoCreate && !this.host) {
|
|
1125
|
-
this.createComponent();
|
|
1126
|
-
}
|
|
1127
|
-
this.host.jqxComboBox('updateItem', item, itemValue);
|
|
1128
|
-
};
|
|
1129
|
-
jqxComboBoxComponent.prototype.updateAt = function (item, index) {
|
|
1130
|
-
if (this.autoCreate && !this.host) {
|
|
1131
|
-
this.createComponent();
|
|
1132
|
-
}
|
|
1133
|
-
this.host.jqxComboBox('updateAt', item, index);
|
|
1134
|
-
};
|
|
1135
|
-
jqxComboBoxComponent.prototype.unselectIndex = function (index) {
|
|
1136
|
-
if (this.autoCreate && !this.host) {
|
|
1137
|
-
this.createComponent();
|
|
1138
|
-
}
|
|
1139
|
-
this.host.jqxComboBox('unselectIndex', index);
|
|
1140
|
-
};
|
|
1141
|
-
jqxComboBoxComponent.prototype.unselectItem = function (item) {
|
|
1142
|
-
if (this.autoCreate && !this.host) {
|
|
1143
|
-
this.createComponent();
|
|
1144
|
-
}
|
|
1145
|
-
this.host.jqxComboBox('unselectItem', item);
|
|
1146
|
-
};
|
|
1147
|
-
jqxComboBoxComponent.prototype.uncheckIndex = function (index) {
|
|
1148
|
-
if (this.autoCreate && !this.host) {
|
|
1149
|
-
this.createComponent();
|
|
1150
|
-
}
|
|
1151
|
-
this.host.jqxComboBox('uncheckIndex', index);
|
|
1152
|
-
};
|
|
1153
|
-
jqxComboBoxComponent.prototype.uncheckItem = function (item) {
|
|
1154
|
-
if (this.autoCreate && !this.host) {
|
|
1155
|
-
this.createComponent();
|
|
1156
|
-
}
|
|
1157
|
-
this.host.jqxComboBox('uncheckItem', item);
|
|
1158
|
-
};
|
|
1159
|
-
jqxComboBoxComponent.prototype.uncheckAll = function () {
|
|
1160
|
-
if (this.autoCreate && !this.host) {
|
|
1161
|
-
this.createComponent();
|
|
1162
|
-
}
|
|
1163
|
-
this.host.jqxComboBox('uncheckAll');
|
|
1164
|
-
};
|
|
1165
|
-
jqxComboBoxComponent.prototype.val = function (value) {
|
|
1166
|
-
if (value !== undefined) {
|
|
1167
|
-
return this.host.jqxComboBox('val', value);
|
|
1168
|
-
}
|
|
1169
|
-
else {
|
|
1170
|
-
return this.host.jqxComboBox('val');
|
|
1171
|
-
}
|
|
1172
|
-
};
|
|
1173
|
-
;
|
|
1174
|
-
jqxComboBoxComponent.prototype.__wireEvents__ = function () {
|
|
1175
|
-
var _this = this;
|
|
1176
|
-
this.host.on('bindingComplete', function (eventData) { _this.onBindingComplete.emit(eventData); });
|
|
1177
|
-
this.host.on('checkChange', function (eventData) { _this.onCheckChange.emit(eventData); });
|
|
1178
|
-
this.host.on('close', function (eventData) { _this.onClose.emit(eventData); });
|
|
1179
|
-
this.host.on('change', function (eventData) {
|
|
1180
|
-
_this.onChange.emit(eventData);
|
|
1181
|
-
if (eventData.args)
|
|
1182
|
-
if (eventData.args.item !== null)
|
|
1183
|
-
_this.onChangeCallback(eventData.args.item.value);
|
|
1184
|
-
});
|
|
1185
|
-
this.host.on('open', function (eventData) { _this.onOpen.emit(eventData); });
|
|
1186
|
-
this.host.on('select', function (eventData) { _this.onSelect.emit(eventData); });
|
|
1187
|
-
this.host.on('unselect', function (eventData) { _this.onUnselect.emit(eventData); });
|
|
1188
|
-
};
|
|
1189
|
-
return jqxComboBoxComponent;
|
|
1190
|
-
}()); //jqxComboBoxComponent
|
|
1191
|
-
jqxComboBoxComponent.decorators = [
|
|
1192
|
-
{ type: core.Component, args: [{
|
|
1193
|
-
selector: 'jqxComboBox',
|
|
1194
|
-
template: '<div><ng-content></ng-content></div>',
|
|
1195
|
-
providers: [CUSTOM_INPUT_CONTROL_VALUE_ACCESSOR],
|
|
1196
|
-
changeDetection: core.ChangeDetectionStrategy.OnPush
|
|
1197
|
-
},] }
|
|
1198
|
-
];
|
|
1199
|
-
jqxComboBoxComponent.ctorParameters = function () { return [
|
|
1200
|
-
{ type: core.ElementRef }
|
|
1201
|
-
]; };
|
|
1202
|
-
jqxComboBoxComponent.propDecorators = {
|
|
1203
|
-
attrAnimationType: [{ type: core.Input, args: ['animationType',] }],
|
|
1204
|
-
attrAutoComplete: [{ type: core.Input, args: ['autoComplete',] }],
|
|
1205
|
-
attrAutoOpen: [{ type: core.Input, args: ['autoOpen',] }],
|
|
1206
|
-
attrAutoItemsHeight: [{ type: core.Input, args: ['autoItemsHeight',] }],
|
|
1207
|
-
attrAutoDropDownHeight: [{ type: core.Input, args: ['autoDropDownHeight',] }],
|
|
1208
|
-
attrCloseDelay: [{ type: core.Input, args: ['closeDelay',] }],
|
|
1209
|
-
attrCheckboxes: [{ type: core.Input, args: ['checkboxes',] }],
|
|
1210
|
-
attrDisabled: [{ type: core.Input, args: ['disabled',] }],
|
|
1211
|
-
attrDisplayMember: [{ type: core.Input, args: ['displayMember',] }],
|
|
1212
|
-
attrDropDownHorizontalAlignment: [{ type: core.Input, args: ['dropDownHorizontalAlignment',] }],
|
|
1213
|
-
attrDropDownVerticalAlignment: [{ type: core.Input, args: ['dropDownVerticalAlignment',] }],
|
|
1214
|
-
attrDropDownHeight: [{ type: core.Input, args: ['dropDownHeight',] }],
|
|
1215
|
-
attrDropDownWidth: [{ type: core.Input, args: ['dropDownWidth',] }],
|
|
1216
|
-
attrEnableHover: [{ type: core.Input, args: ['enableHover',] }],
|
|
1217
|
-
attrEnableSelection: [{ type: core.Input, args: ['enableSelection',] }],
|
|
1218
|
-
attrEnableBrowserBoundsDetection: [{ type: core.Input, args: ['enableBrowserBoundsDetection',] }],
|
|
1219
|
-
attrItemHeight: [{ type: core.Input, args: ['itemHeight',] }],
|
|
1220
|
-
attrMultiSelect: [{ type: core.Input, args: ['multiSelect',] }],
|
|
1221
|
-
attrMinLength: [{ type: core.Input, args: ['minLength',] }],
|
|
1222
|
-
attrOpenDelay: [{ type: core.Input, args: ['openDelay',] }],
|
|
1223
|
-
attrPopupZIndex: [{ type: core.Input, args: ['popupZIndex',] }],
|
|
1224
|
-
attrPlaceHolder: [{ type: core.Input, args: ['placeHolder',] }],
|
|
1225
|
-
attrRemoteAutoComplete: [{ type: core.Input, args: ['remoteAutoComplete',] }],
|
|
1226
|
-
attrRemoteAutoCompleteDelay: [{ type: core.Input, args: ['remoteAutoCompleteDelay',] }],
|
|
1227
|
-
attrRenderer: [{ type: core.Input, args: ['renderer',] }],
|
|
1228
|
-
attrRenderSelectedItem: [{ type: core.Input, args: ['renderSelectedItem',] }],
|
|
1229
|
-
attrRtl: [{ type: core.Input, args: ['rtl',] }],
|
|
1230
|
-
attrSelectedIndex: [{ type: core.Input, args: ['selectedIndex',] }],
|
|
1231
|
-
attrShowArrow: [{ type: core.Input, args: ['showArrow',] }],
|
|
1232
|
-
attrShowCloseButtons: [{ type: core.Input, args: ['showCloseButtons',] }],
|
|
1233
|
-
attrSearchMode: [{ type: core.Input, args: ['searchMode',] }],
|
|
1234
|
-
attrSearch: [{ type: core.Input, args: ['search',] }],
|
|
1235
|
-
attrSource: [{ type: core.Input, args: ['source',] }],
|
|
1236
|
-
attrScrollBarSize: [{ type: core.Input, args: ['scrollBarSize',] }],
|
|
1237
|
-
attrTemplate: [{ type: core.Input, args: ['template',] }],
|
|
1238
|
-
attrTheme: [{ type: core.Input, args: ['theme',] }],
|
|
1239
|
-
attrValidateSelection: [{ type: core.Input, args: ['validateSelection',] }],
|
|
1240
|
-
attrValueMember: [{ type: core.Input, args: ['valueMember',] }],
|
|
1241
|
-
attrWidth: [{ type: core.Input, args: ['width',] }],
|
|
1242
|
-
attrHeight: [{ type: core.Input, args: ['height',] }],
|
|
1243
|
-
autoCreate: [{ type: core.Input, args: ['auto-create',] }],
|
|
1244
|
-
onBindingComplete: [{ type: core.Output }],
|
|
1245
|
-
onCheckChange: [{ type: core.Output }],
|
|
1246
|
-
onClose: [{ type: core.Output }],
|
|
1247
|
-
onChange: [{ type: core.Output }],
|
|
1248
|
-
onOpen: [{ type: core.Output }],
|
|
1249
|
-
onSelect: [{ type: core.Output }],
|
|
1250
|
-
onUnselect: [{ type: core.Output }]
|
|
1251
|
-
};
|
|
1252
|
-
|
|
1253
|
-
var jqxComboBoxModule = /** @class */ (function () {
|
|
1254
|
-
function jqxComboBoxModule() {
|
|
1255
|
-
}
|
|
1256
|
-
return jqxComboBoxModule;
|
|
1257
|
-
}());
|
|
1258
|
-
jqxComboBoxModule.decorators = [
|
|
1259
|
-
{ type: core.NgModule, args: [{
|
|
1260
|
-
imports: [
|
|
1261
|
-
forms.FormsModule
|
|
1262
|
-
],
|
|
1263
|
-
declarations: [jqxComboBoxComponent],
|
|
1264
|
-
exports: [jqxComboBoxComponent]
|
|
1265
|
-
},] }
|
|
1266
|
-
];
|
|
1267
|
-
|
|
1268
|
-
/**
|
|
1269
|
-
* Generated bundle index. Do not edit.
|
|
1270
|
-
*/
|
|
1271
|
-
|
|
1272
|
-
exports.jqxComboBoxComponent = jqxComboBoxComponent;
|
|
1273
|
-
exports.jqxComboBoxModule = jqxComboBoxModule;
|
|
1274
|
-
exports.ɵ0 = ɵ0;
|
|
1275
|
-
|
|
1276
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
1277
|
-
|
|
1278
|
-
})));
|