jqwidgets-ng 13.2.0 → 14.1.1
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/ReleaseNotes.txt +25 -1
- package/{esm2015/jqxbargauge/jqwidgets-ng-jqxbargauge.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/esm2020/jqxbarcode/public_api.mjs +2 -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/esm2020/jqxqrcode/public_api.mjs +2 -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/jqwidgets/jqx-all.js +30 -8
- package/jqwidgets/jqxangular.js +1 -1
- package/jqwidgets/jqxbarcode.js +18 -0
- package/jqwidgets/jqxbargauge.js +1 -1
- package/jqwidgets/jqxbulletchart.js +1 -1
- package/jqwidgets/jqxbuttongroup.js +1 -1
- package/jqwidgets/jqxbuttons.js +1 -1
- package/jqwidgets/jqxcalendar.js +1 -1
- package/jqwidgets/jqxchart.annotations.js +1 -1
- package/jqwidgets/jqxchart.api.js +1 -1
- package/jqwidgets/jqxchart.core.js +1 -1
- package/jqwidgets/jqxchart.js +1 -1
- package/jqwidgets/jqxchart.rangeselector.js +1 -1
- package/jqwidgets/jqxchart.waterfall.js +1 -1
- package/jqwidgets/jqxcheckbox.js +1 -1
- package/jqwidgets/jqxcolorpicker.js +1 -1
- package/jqwidgets/jqxcombobox.js +1 -1
- package/jqwidgets/jqxcomplexinput.js +1 -1
- package/jqwidgets/jqxcore.js +1 -1
- package/jqwidgets/jqxdata.export.js +1 -1
- package/jqwidgets/jqxdata.js +1 -1
- package/jqwidgets/jqxdatatable.js +1 -1
- package/jqwidgets/jqxdate.js +1 -1
- package/jqwidgets/jqxdatetimeinput.js +1 -1
- package/jqwidgets/jqxdocking.js +1 -1
- package/jqwidgets/jqxdockinglayout.js +1 -1
- package/jqwidgets/jqxdockpanel.js +1 -1
- package/jqwidgets/jqxdragdrop.js +1 -1
- package/jqwidgets/jqxdraw.js +1 -1
- package/jqwidgets/jqxdropdownbutton.js +1 -1
- package/jqwidgets/jqxdropdownlist.js +1 -1
- package/jqwidgets/jqxeditor.js +1 -1
- package/jqwidgets/jqxexpander.js +1 -1
- package/jqwidgets/jqxfileupload.js +1 -1
- package/jqwidgets/jqxform.js +1 -1
- package/jqwidgets/jqxformattedinput.js +1 -1
- package/jqwidgets/jqxgauge.js +1 -1
- package/jqwidgets/jqxgrid.aggregates.js +1 -1
- package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
- package/jqwidgets/jqxgrid.columnsresize.js +1 -1
- package/jqwidgets/jqxgrid.edit.js +2 -2
- package/jqwidgets/jqxgrid.export.js +1 -1
- package/jqwidgets/jqxgrid.filter.js +2 -2
- package/jqwidgets/jqxgrid.grouping.js +1 -1
- package/jqwidgets/jqxgrid.js +2 -2
- package/jqwidgets/jqxgrid.pager.js +1 -1
- package/jqwidgets/jqxgrid.selection.js +1 -1
- package/jqwidgets/jqxgrid.sort.js +2 -2
- package/jqwidgets/jqxgrid.storage.js +1 -1
- package/jqwidgets/jqxheatmap.js +1 -1
- package/jqwidgets/jqxinput.js +1 -1
- package/jqwidgets/jqxkanban.js +1 -1
- package/jqwidgets/jqxknob.js +1 -1
- package/jqwidgets/jqxknockout.js +1 -1
- package/jqwidgets/jqxlayout.js +1 -1
- package/jqwidgets/jqxlistbox.js +1 -1
- package/jqwidgets/jqxlistmenu.js +1 -1
- package/jqwidgets/jqxloader.js +1 -1
- package/jqwidgets/jqxmaskedinput.js +1 -1
- package/jqwidgets/jqxmenu.js +1 -1
- package/jqwidgets/jqxnavbar.js +1 -1
- package/jqwidgets/jqxnavigationbar.js +1 -1
- package/jqwidgets/jqxnotification.js +1 -1
- package/jqwidgets/jqxnumberinput.js +2 -2
- package/jqwidgets/jqxpanel.js +1 -1
- package/jqwidgets/jqxpasswordinput.js +1 -1
- package/jqwidgets/jqxpivot.js +1 -1
- package/jqwidgets/jqxpivotdesigner.js +1 -1
- package/jqwidgets/jqxpivotgrid.js +1 -1
- package/jqwidgets/jqxpopover.js +1 -1
- package/jqwidgets/jqxprogressbar.js +1 -1
- package/jqwidgets/jqxqrcode.js +18 -0
- package/jqwidgets/jqxradiobutton.js +1 -1
- package/jqwidgets/jqxrangeselector.js +1 -1
- package/jqwidgets/jqxrating.js +1 -1
- package/jqwidgets/jqxresponsivepanel.js +1 -1
- package/jqwidgets/jqxribbon.js +1 -1
- package/jqwidgets/jqxscheduler.api.js +1 -1
- package/jqwidgets/jqxscheduler.js +1 -1
- package/jqwidgets/jqxscrollbar.js +1 -1
- package/jqwidgets/jqxscrollview.js +1 -1
- package/jqwidgets/jqxslider.js +2 -2
- package/jqwidgets/jqxsortable.js +1 -1
- package/jqwidgets/jqxsplitlayout.js +1 -1
- package/jqwidgets/jqxsplitter.js +1 -1
- package/jqwidgets/jqxswitchbutton.js +1 -1
- package/jqwidgets/jqxtabs.js +2 -2
- package/jqwidgets/jqxtagcloud.js +1 -1
- package/jqwidgets/jqxtextarea.js +1 -1
- package/jqwidgets/jqxtimepicker.js +1 -1
- package/jqwidgets/jqxtoolbar.js +1 -1
- package/jqwidgets/jqxtooltip.js +1 -1
- package/jqwidgets/jqxtouch.js +1 -1
- package/jqwidgets/jqxtree.js +1 -1
- package/jqwidgets/jqxtreegrid.js +1 -1
- package/jqwidgets/jqxtreemap.js +1 -1
- package/jqwidgets/jqxvalidator.js +1 -1
- package/jqwidgets/jqxwindow.js +1 -1
- package/jqwidgets/styles/jqx.light.css +25 -5
- package/jqwidgets.d.ts +58 -0
- package/jqxbarcode/angular_jqxbarcode.d.ts +59 -0
- package/jqxbarcode/angular_jqxbarcode.module.d.ts +7 -0
- package/jqxbarcode/index.d.ts +1 -0
- package/jqxbarcode/jqwidgets-ng-jqxbarcode.d.ts +5 -0
- package/jqxbarcode/package.json +10 -0
- package/jqxbarcode/public_api.d.ts +2 -0
- 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 +7 -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 +63 -0
- package/jqxqrcode/angular_jqxqrcode.module.d.ts +7 -0
- package/jqxqrcode/index.d.ts +1 -0
- package/jqxqrcode/jqwidgets-ng-jqxqrcode.d.ts +5 -0
- package/jqxqrcode/package.json +13 -0
- package/jqxqrcode/public_api.d.ts +2 -0
- 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 +2 -2
- 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 -2722
- 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-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/jqxbargauge/angular_jqxbargauge.js +0 -348
- package/esm2015/jqxbargauge/angular_jqxbargauge.module.js +0 -14
- 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 -2380
- 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/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-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 -2397
- 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-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/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/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
package/jqwidgets/jqxtabs.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*
|
|
2
|
-
jQWidgets
|
|
2
|
+
jQWidgets v14.0.0 (2022-May)
|
|
3
3
|
Copyright (c) 2011-2022 jQWidgets.
|
|
4
4
|
License: https://jqwidgets.com/license/
|
|
5
5
|
*/
|
|
6
6
|
/* eslint-disable */
|
|
7
7
|
|
|
8
|
-
(function(a){a.jqx.jqxWidget("jqxTabs","",{});a.extend(a.jqx._jqxTabs.prototype,{defineInstance:function(){var b={scrollAnimationDuration:200,enabledHover:true,disabled:false,collapsible:false,animationType:"none",enableScrollAnimation:true,contentTransitionDuration:450,toggleMode:"click",selectedItem:0,height:"auto",width:"auto",position:"top",selectionTracker:false,scrollable:true,scrollPosition:"right",scrollStep:70,autoHeight:true,headerHeight:null,showCloseButtons:false,canCloseAllTabs:true,closeButtonSize:16,arrowButtonSize:16,keyboardNavigation:true,reorder:false,selectionTrackerAnimationDuration:300,_isTouchDevice:false,roundedCorners:true,_headerExpandingBalance:0,_dragStarted:false,_tabCaptured:false,_lastUnorderedListPosition:0,_selectedItem:0,_titleList:[],_contentList:[],_contentWrapper:null,_unorderedList:null,_scrollTimeout:null,isCollapsed:false,touchMode:false,initTabContent:null,enableDropAnimation:false,_currentEvent:null,_needScroll:true,_isAnimated:{},_events:["created","selected","add","removed","enabled","disabled","selecting","unselecting","unselected","dragStart","dragEnd","locked","unlocked","collapsed","expanded","tabclick"],_initTabContentList:[],_invalidArgumentExceptions:{invalidScrollAnimationDuration:"The scroll animation duration is not valid!",invalidWidth:"Width you've entered is invalid!",invalidHeight:"Height you've entered is invalid!",invalidAnimationType:"You've entered invalid animation type!",invalidcontentTransitionDuration:"You've entered invalid value for contentTransitionDuration!",invalidToggleMode:"You've entered invalid value for toggleMode!",invalidPosition:"You've entered invalid position!",invalidScrollPosition:"You've entered invalid scroll position!",invalidScrollStep:"You've entered invalid scroll step!",invalidStructure:"Invalid structure!",invalidArrowSize:"Invalid scroll button size!",invalidCloseSize:"Invalid close button size!"},aria:{"aria-disabled":{name:"disabled",type:"boolean"}},rtl:false};if(this===a.jqx._jqxTabs.prototype){return b}a.extend(true,this,b);return b},createInstance:function(){this._IE8=a.jqx.browser.msie&&a.jqx.browser.version<9;a.jqx.aria(this);this.element.className+=" "+this.toThemeProperty("jqx-tabs jqx-widget jqx-widget-content");this.element.setAttribute("role","tablist");var e=this.host.children();for(var b=0;b<e.length;b++){var d=e[b];if(d.nodeName.toLowerCase()==="ul"){this._unorderedList=d}else{if(d.nodeName.toLowerCase()==="div"){this._contentList.push(d)}}}this._unorderedListHelper=a(this._unorderedList);if(this._unorderedListHelper.initAnimate){this._unorderedListHelper.initAnimate()}this._closeButtonList=[];this._selectedItem=this.selectedItem;this._isTouchDevice=a.jqx.mobile.isTouchDevice();this._needScroll=this.scrollable;if(this.selectionTracker){this.selectionTracker=this._seletionTrackerBrowserCheck()}if(this._isTouchDevice){this.reorder=false;this.keyboardNavigation=false}this._titleList=this._unorderedListHelper.children();var c=this._titleList.length;while(c){c--;this._titleList[c].setAttribute("role","tab");if(!this._titleList[c].getAttribute("id")){this._titleList[c].setAttribute("id",this.element.id+"Tab"+c)}this._contentList[c].setAttribute("role","tabpanel")}this._validateProperties();this._refresh();this._moveSelectionTrack(this._selectedItem,0);if(this.disabled){this.disable()}this.element.tabIndex=0;this._raiseEvent(0);this._enableWindowResize()},_hiddenParent:function(){var c=this;if(c.host.css("display")==="none"){return true}var b=false;a.each(c.host.parents(),function(){if(a(this).css("display")==="none"){b=true;return false}});return b},_enableWindowResize:function(){var b=this;var c=a.jqx.isHidden(b.host);a.jqx.utilities.resize(this.host,function(){if(c){b._uiRefresh(true);c=false}else{b.refresh()}b._refreshBarPosition()})},resize:function(c,b){this.width=c;this.height=b;var d=a.jqx.isHidden(this.host);if(d){this._uiRefresh(true);d=false}else{this.refresh()}},refresh:function(b){if(true!==b||b===undefined){this._setSize()}},_seletionTrackerBrowserCheck:function(){var b="Browser CodeName: "+navigator.appCodeName+"";b+="Browser Name: "+navigator.appName+"";b+="Browser Version: "+navigator.appVersion+"";b+="Platform: "+navigator.platform+"";b+="User-agent header: "+navigator.userAgent+"";if(b.indexOf("IEMobile")!==-1){return false}if(b.indexOf("Windows Phone OS")!==-1){return false}if(a.jqx.browser.msie&&a.jqx.browser.version<=7){return false}return true},render:function(){this._refresh()},_uiRefresh:function(b){this._unorderedListLeftBackup=this._unorderedListHelper.css("left");if(b){this._render()}this._addStyles();this._performLayout();this._prepareTabs();this._removeEventHandlers();this._addEventHandlers();if(this._unorderedListLeftBackup==="auto"){this._unorderedListLeftBackup=this._getArrowsDisplacement()}this._unorderedList.style.left=this._toPx(this._unorderedListLeftBackup);if(this.rtl){if(this.scrollable&&this._rightArrow&&a(this._rightArrow).css("visibility")!=="hidden"){var e=2*this.arrowButtonSize;var d=this._width(this.element)-parseInt(this._width(this._unorderedList)+e+parseInt(this._unorderedListHelper.css("margin-left"),10),10);this._unorderedList.style.left=d+"px"}}var c=this;setTimeout(function(){c._performLayout()},100)},_refresh:function(){if(a.jqx.isHidden(this.host)){return}this._uiRefresh(true);this.host.addClass("jqx-tabs-header-position-"+this.position)},_addStyles:function(){this._unorderedList.className+=" "+this.toThemeProperty("jqx-tabs-title-container");this._unorderedList.style.outline="none";this._unorderedList.style.whiteSpace="nowrap";this._unorderedList.style.marginTop="0px";this._unorderedList.style.marginBottom="0px";this._unorderedList.style.padding="0px";this._unorderedList.style.background="transparent";this._unorderedList.style.border="none";this._unorderedList.style.borderStyle="none";this._unorderedList.style.textIndent="0px";var c=this.length();while(c){c--;var d=this._titleList[c],b="jqx-tabs-title jqx-item";d.style.padding="";if(this.position==="bottom"){b+=" jqx-tabs-title-bottom"}if(d.disabled){b+=" jqx-tabs-title-disable jqx-fill-state-disabled"}switch(this.position){case"top":b+=" jqx-rc-t";this._removeClass(this._contentList[c],this.toThemeProperty("jqx-rc-t"));this._contentList[c].className+=" "+this.toThemeProperty("jqx-rc-b");break;case"bottom":b+=" jqx-rc-b";this._removeClass(this._contentList[c],this.toThemeProperty("jqx-rc-b"));this._contentList[c].className+=" "+this.toThemeProperty("jqx-rc-t");break}d.className="jqx-reset jqx-disableselect "+this.toThemeProperty(b)}if(this.selectionTracker){switch(this.position){case"top":this._removeClass(this._selectionTracker,this.toThemeProperty("jqx-rc-b"));this._selectionTracker.className+=" "+this.toThemeProperty("jqx-rc-t");break;case"bottom":this._removeClass(this._selectionTracker,this.toThemeProperty("jqx-rc-t"));this._selectionTracker.className+=" "+this.toThemeProperty("jqx-rc-b");break}}},_raiseEvent:function(e,i){var g=new a.Event(this._events[e]);g.owner=this;g.args=i;if(e===6||e===7){g.cancel=false;this._currentEvent=g}var b="";try{b=this.host.trigger(g);if(e===1){var f=this;if(this.selectionTracker||this.animationType!=="none"){setTimeout(function(){if(!f._initTabContentList[f.selectedItem]){if(f.initTabContent){f.initTabContent(f.selectedItem);f._initTabContentList[f.selectedItem]=true}}var j=new a.Event("loadContent");j.owner=this;if(f._contentList.length>0&&f._contentList[f.selectedItem]){a(f._contentList[f.selectedItem]).trigger(j)}},50+f.selectionTrackerAnimationDuration)}else{var d=new a.Event("loadContent");if(!f._initTabContentList[f.selectedItem]){if(f.initTabContent){f.initTabContent(f.selectedItem);f._initTabContentList[f.selectedItem]=true}}d.owner=this;var h=new a.Event("resize");this.host.trigger(h)}}}catch(c){if(c&&console){console.log(c)}}return b},_getArrowsDisplacement:function(){if(!this._needScroll){return 0}var d;var c=this.arrowButtonSize;var b=this.arrowButtonSize;if(this.scrollPosition==="left"){d=c+b}else{if(this.scrollPosition==="both"){d=c}else{d=0}}return d},_scrollRight:function(e){this._stop(this._unorderedListHelper);this._unlockAnimation("unorderedList");var f=parseInt(this._width(this._unorderedList)+parseInt(this._unorderedListHelper.css("margin-left"),10),10),h=this._width(this.element),g,i,b=parseInt(this._unorderedListHelper.css("left"),10),c=this._getArrowsDisplacement(),d=0,j;if(this.scrollable){g=this._leftArrow.offsetWidth;i=this._rightArrow.offsetWidth}else{g=0;i=0}e=(this.enableScrollAnimation)?e:0;if(this._width(this._headerWrapper)>parseInt(this._unorderedListHelper.css("margin-left"),10)+this._width(this._unorderedList)){d=c}else{if(Math.abs(b)+this.scrollStep<Math.abs(h-f)+g+i+c){d=b-this.scrollStep;j=b-this.scrollStep+parseInt(a(this._titleList[this._selectedItem]).position().left,10)}else{d=h-f-(2*this.arrowButtonSize-c);if(d<parseInt(this._unorderedListHelper.css("left"),10)-4&&d>parseInt(this._unorderedListHelper.css("left"),10)+4){j=h-f-g-i+parseInt(a(this._titleList[this._selectedItem]).position().left,10)}}}this._performScrollAnimation(d,j,e)},_scrollLeft:function(f){this._stop(this._unorderedListHelper);this._unlockAnimation("unorderedList");var b=parseInt(this._unorderedListHelper.css("left"),10),c=this._getArrowsDisplacement(),e=0,d;f=(this.enableScrollAnimation)?f:0;if(this._width(this._headerWrapper)>=this._width(this._unorderedList)){e=c}else{if(b+this.scrollStep<c){e=b+this.scrollStep;d=b+this.scrollStep+parseInt(a(this._titleList[this._selectedItem]).position().left,10)}else{e=c;if(e<parseInt(this._unorderedListHelper.css("left"),10)-4&&e>parseInt(this._unorderedListHelper.css("left"),10)+4){d=parseInt(a(this._titleList[this._selectedItem]).position().left,10)}}}this._performScrollAnimation(e,d,f)},_performScrollAnimation:function(e,d,c){var b=this;if(d!==undefined){this._moveSelectionTrack(this._selectedItem,0,d)}this._lockAnimation("unorderedList");b._refreshBarPosition();this._unorderedListHelper.animate({left:e},c,function(){b._moveSelectionTrack(b.selectedItem,0);b._unlockAnimation("unorderedList");b._refreshBarPosition()})},_addKeyboardHandlers:function(){var b=this;if(this.keyboardNavigation){this.addHandler(this.host,"keydown",function(e){if(!b._activeAnimation()){var f=b._selectedItem;var d=b.selectionTracker;var c=b.getContentAt(f);if(a(e.target).ischildof(c)){return true}if(a(document.activeElement).ischildof(a(c))){return true}switch(e.keyCode){case 37:if(b.rtl){b.next()}else{b.previous()}return false;case 39:if(b.rtl){b.previous()}else{b.next()}return false;case 36:b.first();return false;case 35:b.last();return false;case 27:if(b._tabCaptured){b._cancelClick=true;b._uncapture(null,b.selectedItem);b._tabCaptured=false}break}b.selectionTracker=d}return true})}},_addScrollHandlers:function(){var b=this;this.addHandler(this._leftArrow,"mousedown",function(){b._startScrollRepeat(true,b.scrollAnimationDuration)});this.addHandler(this._rightArrow,"mousedown",function(){b._startScrollRepeat(false,b.scrollAnimationDuration)});this.addHandler(this._rightArrow,"mouseleave",function(){clearTimeout(b._scrollTimeout)});this.addHandler(this._leftArrow,"mouseleave",function(){clearTimeout(b._scrollTimeout)});this.addHandler(a(document),"mouseup.tab"+this.element.id,this._mouseUpScrollDocumentHandler,this);this.addHandler(a(document),"mouseleave.tab"+this.element.id,this._mouseLeaveScrollDocumentHandler,this)},_mouseLeaveScrollDocumentHandler:function(c){var b=c.data;if(!b._scrollTimeout){return}clearTimeout(b._scrollTimeout)},_mouseUpScrollDocumentHandler:function(c){var b=c.data;clearTimeout(b._scrollTimeout)},_mouseUpDragDocumentHandler:function(c){var b=c.data;if(b._tabCaptured&&b._dragStarted){b._uncapture(c)}b._tabCaptured=false},_addReorderHandlers:function(){var b=this;b.addHandler(a(document),"mousemove.tab"+b.element.id,b._moveElement,b);b.addHandler(a(document),"mouseup.tab"+b.element.id,b._mouseUpDragDocumentHandler,b)},_addEventHandlers:function(){var e=this.length();while(e){e--;this._addEventListenerAt(e)}if(this.keyboardNavigation){this._addKeyboardHandlers()}if(this.scrollable){this._addScrollHandlers()}if(this.reorder&&!this._isTouchDevice){this._addReorderHandlers()}var d=this;try{if(document.referrer!==""||window.frameElement){if(window.top!==null&&window.top!==window.self){var c=function(){if(d._tabCaptured){d._cancelClick=true;d._uncapture(null,d.selectedItem);d._tabCaptured=false}};var f=null;if(window.parent&&document.referrer){f=document.referrer}if(f&&f.indexOf(document.location.host)!==-1){if(window.top.document){this.addHandler(a(window.top.document),"mouseup.tabs"+this.element.id,c)}}}}}catch(b){}},focus:function(){try{this.host.focus();var c=this;setTimeout(function(){c.host.focus()},25)}catch(b){}},_getFocusedItem:function(c){var d=this.length();while(d){d--;var b=this._titleList[d],g=this._outerWidth(b,true),f=parseInt(a(b).offset().left,10),e=f;if((e<=c&&e+g>=c)&&(b!==this._capturedElement)&&(!this._titleList[d].locked)&&(this._titleList[d].disabled!==true)){return d}}return -1},_uncapture:function(f){var e=this.selectionTracker;this._unorderedListLeftBackup=this._unorderedListHelper.css("left");this._dragStarted=false;this._tabCaptured=false;var b=this._indexOf(this._capturedElement);if(!this._capturedElement){return}switch(this.position){case"top":this._capturedElement.style.bottom="0px";break;case"bottom":this._capturedElement.style.top="0px";break}var d;if(f){d=this._getFocusedItem(f.clientX)}if(d===-1||!f){this._capturedElement.style.left="0px"}else{this._raiseEvent(10,{item:b,dropIndex:d});this._reorderItems(d,b)}for(var c=0;c<this._titleList.length;c++){this._titleList[c].style.position="static"}this._reorderHeaderElements();this._unorderedList.style.position="relative";this._unorderedList.style.top="0px";this._prepareTabs();if(d===-1||!f){this._selectedItem=b;this._moveSelectionTrack(b,0);this._addSelectStyle(this._selectedItem,true)}else{this._moveSelectionTrack(this._selectedItem,0);this._addSelectStyle(this._selectedItem,true)}if(document.selection){document.selection.clear()}this._unorderedList.style.left=this._toPx(this._unorderedListLeftBackup);this.selectionTracker=e},_reorderItems:function(c,b){var e=this._titleList[this.selectedItem],d=this._titleList[b];if(typeof this._capturedElement==="undefined"){this._capturedElement=d}a(d).remove();if(b<c){if(this._titleList[c+1]){this._unorderedList.insertBefore(d,this._titleList[c+1])}else{this._unorderedList.appendChild(d)}}else{this._unorderedList.insertBefore(d,this._titleList[c])}this._reorderElementArrays(c,b);this._getSelectedItem(e);this._removeEventHandlers();this._addEventHandlers()},_reorderElementArrays:function(e,b){var f=this._contentList[b];if(b<e){for(var d=b;d<=e;d++){this._titleList[d]=this._titleList[d+1];this._contentList[d]=this._contentList[d+1]}this._contentList[e]=f;this._titleList[e]=this._capturedElement}else{for(var c=b;c>=e;c--){this._titleList[c]=this._titleList[c-1];this._contentList[c]=this._contentList[c-1]}this._contentList[e]=f;this._titleList[e]=this._capturedElement}},getSelectedItem:function(){return this.selectedItem},_getSelectedItem:function(c){var b=this.length();while(b){b--;if(this._titleList[b]===c){this._selectedItem=this.selectedItem=b;break}}},_moveElement:function(d){var c=d.data;if(c._tabCaptured){if(document.selection){document.selection.clear()}if(!c._dragStarted){var b=-parseInt(c._unorderedListHelper.css("left"),10);if(d.clientX+b>c._startX+3||d.clientX+b<c._startX-3){c._prepareTabForDragging();c._dragStarted=true}}else{c._performDrag(d);clearTimeout(c._scrollTimeout)}}},_performDrag:function(d){var c=this.getZoomFactor(),b=-parseInt(this._unorderedListHelper.css("left"),10);this._capturedElement.style.left=this._toPx(b+d.clientX/c-this._startX/c);this._lastX=d.clientX/c;this._moveSelectionTrack(this.selectedItem,0)},getZoomFactor:function(){var c=1;if(document.body.getBoundingClientRect){var d=document.body.getBoundingClientRect();var e=d.right-d.left;var b=document.body.offsetWidth;c=Math.round((e/b)*100)/100}return c},_prepareTabForDragging:function(){this._capturedElement.style.position="relative";this._capturedElement.style.left="0px";this._capturedElement.style.top="0px";this._capturedElement.style.zIndex=300;this.selectedItem=this._indexOf(this._capturedElement);switch(this.position){case"top":this._capturedElement.style.bottom=this._toPx(a(this._capturedElement).css("top"));break;case"bottom":this._capturedElement.style.top=this._toPx(a(this._capturedElement).css("top"));break}this._raiseEvent(9,{item:this._indexOf(this._capturedElement)})},_dragScroll:function(d){var b=parseInt(this._unorderedListHelper.css("left"),10);var c=this,e=a(c._headerWrapper);if(d.clientX<=e.offset().left){this._scrollLeft(this.scrollAnimationDuration);this._capturedElement.style.left=parseInt(a(this._capturedElement).css("left"),10)+this._lastUnorderedListPosition-b}else{if(d.clientX>e.offset().left+c._width(this._headerWrapper)){this._scrollRight(this.scrollAnimationDuration);this._capturedElement.style.left=parseInt(a(this._capturedElement).css("left"),10)+this._lastUnorderedListPosition-b}else{c._stop(c._unorderedListHelper);this._unlockAnimation("unorderedList");clearTimeout(this._scrollTimeout)}}this._scrollTimeout=setTimeout(function(){c._dragScroll(d)},this.scrollAnimationDuration);this._lastUnorderedListPosition=b},_captureElement:function(d,c){if(!this._tabCaptured&&!this._titleList[c].locked&&this._titleList[c].disabled!==true&&!this._activeAnimation()){var b=-parseInt(this._unorderedListHelper.css("left"),10);this._startX=b+d.clientX;this._startY=d.clientY;this._lastX=d.clientX;this._lastY=d.clientY;this._tabCaptured=true;this._capturedElement=this._titleList[c]}},_titleInteractionTrigger:function(b){if(this._headerExpandingBalance>0){this._removeOppositeBorder()}if(this._selectedItem!==b){this.select(this._titleList[b],"toggle");this._titleList[b].collapsed=false;if(!this.collapsible){if(this.height!=="auto"){this._contentWrapper.style.visibility="visible"}else{this._contentWrapper.style.display="block"}}}else{if(this.collapsible){if(this.isCollapsed){this.expand()}else{this.collapse()}}}},collapse:function(){var b=this._selectedItem,c=this;this.isCollapsed=true;if(c.height!=="auto"){c._contentWrapper.style.visibility="hidden"}else{c._contentWrapper.style.display="none"}c._raiseEvent(13,{item:b});if(this.position==="top"){c._headerWrapper.className+=" "+this.toThemeProperty("jqx-tabs-header-collapsed");c.element.className+=" "+this.toThemeProperty("jqx-tabs-collapsed")}else{c._headerWrapper.className+=" "+this.toThemeProperty("jqx-tabs-header-collapsed-bottom");c.element.className+=" "+this.toThemeProperty("jqx-tabs-collapsed-bottom")}},expand:function(){var b=this._selectedItem,c=this;this.isCollapsed=false;this._select(b,c.contentTransitionDuration,null,false,true);if(c.height!=="auto"){c._contentWrapper.style.visibility="visible"}else{c._contentWrapper.style.display="block"}c._raiseEvent(14,{item:b});if(this.position==="top"){c._removeClass(c._headerWrapper,c.toThemeProperty("jqx-tabs-header-collapsed"));c._removeClass(c.element,c.toThemeProperty("jqx-tabs-collapsed"))}else{c._removeClass(c._headerWrapper,c.toThemeProperty("jqx-tabs-header-collapsed-bottom"));c._removeClass(c.element,c.toThemeProperty("jqx-tabs-collapsed-bottom"))}},_addSelectHandler:function(b){var c=this;this.addHandler(this._titleList[b],"selectstart",function(){return false});this.addHandler(this._titleList[b],this.toggleMode,(function(d){return function(){c._raiseEvent("15",{item:d});if(!c._tabCaptured&&!c._cancelClick){c._titleInteractionTrigger(d)}return true}}(b)))},_addDragDropHandlers:function(b){var c=this;this.addHandler(this._titleList[b],"mousedown",function(d){c._captureElement(d,b)});this.addHandler(this._titleList[b],"mouseup",function(d){if(c._tabCaptured&&c._dragStarted){c._cancelClick=true;c._uncapture(d,b)}else{c._cancelClick=false}c._tabCaptured=false;return false})},_removeHoverStates:function(){var b=this;a.each(this._titleList,function(){b._removeClass(this,b.toThemeProperty("jqx-tabs-title-hover-top jqx-tabs-title-hover-bottom"))})},_addHoverHandlers:function(b){var d=this;var c=this._titleList[b];this.addHandler(c,"mouseenter mouseleave",function(g){if(b!==d._selectedItem){var f="jqx-fill-state-hover";if(d.position==="top"){f+=" jqx-tabs-title-hover-top"}else{f+=" jqx-tabs-title-hover-bottom"}if(g.type==="mouseenter"){c.className+=" "+d.toThemeProperty(f)}else{d._removeClass(c,d.toThemeProperty(f))}if(d.showCloseButtons){var e=d._closeButtonList[b];if(g.type==="mouseenter"){e.className+=" "+d.toThemeProperty("jqx-tabs-close-button-hover",true)}else{d._removeClass(e,d.toThemeProperty("jqx-tabs-close-button-hover",true))}}}})},_addEventListenerAt:function(c){var d=this;if(this._titleList[c].disabled){return}if(this.reorder&&!this._isTouchDevice){this._addDragDropHandlers(c)}this._addSelectHandler(c);if(this.enabledHover){this._addHoverHandlers(c)}var b=d._closeButtonList[c];this.removeHandler(b,"click");this.addHandler(b,"click",function(){var e=a(this).parents("li").index();d.removeAt(e);return false})},_removeEventHandlers:function(){var c=this;var b=c.length();while(b){b--;c._removeEventListenerAt(b)}if(c.scrollable){c.removeHandler(c._leftArrow,"mousedown");c.removeHandler(c._rightArrow,"mousedown")}c.removeHandler(a(document),"mousemove.tab"+c.element.id,c._moveElement);c.removeHandler(a(document),"mouseup.tab"+c.element.id,c._mouseUpScrollDocumentHandler);c.removeHandler(a(document),"mouseup.tab"+c.element.id,c._mouseUpDragDocumentHandler);c.removeHandler(c.host,"keydown")},_removeEventListenerAt:function(b){var c=this;c.removeHandler(c._titleList[b],c.toggleMode);c.removeHandler(c._titleList[b],"mouseenter");c.removeHandler(c._titleList[b],"mouseleave");c.removeHandler(c._titleList[b],"mousedown");c.removeHandler(c._titleList[b],"mouseup");c.removeHandler(c._closeButtonList[b],"click")},_moveSelectionTrack:function(n,c,b){var h=this;if(n===-1){return}if(this._titleList.length===0){return}if(n>=this._titleList.length){return}var m=this._titleList[n],o=a(m);h._refreshBarPosition();if(this.selectionTracker&&this._selectionTracker){var i;h._stop(h._selectionTrackerHelper);this._unlockAnimation("selectionTracker");if(b===undefined){i=parseInt(o.position().left,10);if(!isNaN(parseInt(this._unorderedListHelper.css("left"),10))){i+=parseInt(this._unorderedListHelper.css("left"),10)}if(!isNaN(parseInt(this._unorderedListHelper.css("margin-left"),10))){i+=parseInt(this._unorderedListHelper.css("margin-left"),10)}if(!isNaN(parseInt(o.css("margin-left"),10))){i+=parseInt(o.css("margin-left"),10)}if(!isNaN(parseInt(o.css("margin-right"),10))){}}else{i=b}var g=0;var e=0;if(this.position==="top"){g=this._height(h._headerWrapper)-m.offsetHeight;if(!this.autoHeight){e+=parseInt(o.css("margin-top"),10)}}this._lockAnimation("selectionTracker");var l=parseInt(o.css("padding-left"),10)+parseInt(o.css("padding-right"),10);var f=this.position==="top"?0:1;var k=parseInt(a(this._headerWrapper).css("padding-top"),10);var j=parseInt(o.css("padding-top"),10)+parseInt(o.css("padding-bottom"),10);this._selectionTracker.style.visibility="visible";this._moveSelectionTrackerContainer.style.visibility="visible";var d=parseInt(o.css("margin-top"),10);if(isNaN(d)){d=0}h._refreshBarPosition();h._selectionTrackerHelper.animate({top:k+d-f,left:i+"px",height:parseInt(this._height(m)+j,10),width:h._width(m)+l},c,function(){h._unlockAnimation("selectionTracker");h._selectionTracker.style.visibility="hidden";h._addSelectStyle(n,true);h._moveSelectionTrackerContainer.style.visibility="hidden"})}},destroy:function(){a.jqx.utilities.resize(this.host,null,true);if(document.referrer!=""||window.frameElement){if(window.top!=null&&window.top!=window.self){this.removeHandler(a(window.top.document),"mouseup.tabs"+this.element.id)}}this.host.remove()},_switchTabs:function(b,d){if(b!==d&&!this._activeAnimation()&&!this._tabCaptured){var c=this;this._raiseEvent(7,{item:d});this._raiseEvent(6,{item:b});if(this._currentEvent){if(this._currentEvent.cancel){this._currentEvent=null;return}}this._unselect(d,null,true);this._select(b,c.contentTransitionDuration,null,true);return true}return false},_activeAnimation:function(){for(var b in this._isAnimated){if(this._isAnimated.hasOwnProperty(b)){if(this._isAnimated[b]){return true}}}return false},_indexOf:function(c){var b=this.length();while(b){b--;if(this._titleList[b]===c||this._contentList[b]===c){return b}}return -1},_validateProperties:function(){try{if(this.scrollAnimationDuration<0||isNaN(this.scrollAnimationDuration)){throw new Error(this._invalidArgumentExceptions.invalidScrollAnimationDuration)}if(parseInt(this.width,10)<0&&this.width!=="auto"){throw new Error(this._invalidArgumentExceptions.invalidWidth)}if(parseInt(this.height,10)<0&&this.height!=="auto"){throw new Error(this._invalidArgumentExceptions.invalidHeight)}if(this.animationType!=="none"&&this.animationType!=="fade"){throw new Error(this._invalidArgumentExceptions.invalidAnimationType)}if(this.contentTransitionDuration<0||isNaN(this.contentTransitionDuration)){throw new Error(this._invalidArgumentExceptions.invalidcontentTransitionDuration)}if(this.toggleMode!=="click"&&this.toggleMode!=="dblclick"&&this.toggleMode!=="mouseenter"&&this.toggleMode!=="none"){throw new Error(this._invalidArgumentExceptions.invalidToggleMode)}if(this.position!=="top"&&this.position!=="bottom"){throw new Error(this._invalidArgumentExceptions.invalidPosition)}if(this.scrollPosition!=="left"&&this.scrollPosition!=="right"&&this.scrollPosition!=="both"){throw new Error(this._invalidArgumentExceptions.invalidScrollPosition)}if(this.scrollStep<0||isNaN(this.scrollStep)){throw new Error(this._invalidArgumentExceptions.invalidScrollStep)}if(this._titleList.length!==this._contentList.length||this._titleList.length===0){throw new Error(this._invalidArgumentExceptions.invalidStructure)}if(this.arrowButtonSize<0||isNaN(this.arrowButtonSize)){throw new Error(this._invalidArgumentExceptions.invalidArrowSize)}if(this.closeButtonSize<0||isNaN(this.closeButtonSize)){throw new Error(this._invalidArgumentExceptions.invalidCloseSize)}}catch(b){try{console.log(b)}catch(c){}}},_startScrollRepeat:function(d,c){var b=this;if(d){this._scrollLeft(c)}else{this._scrollRight(c)}if(this._scrollTimeout){clearTimeout(this._scrollTimeout)}this._scrollTimeout=setTimeout(function(){b._startScrollRepeat(d,b.scrollAnimationDuration)},c)},_performLayout:function(){var b=this.length();while(b){b--;if(this.position==="top"||this.position==="bottom"){if(this.rtl){this._titleList[b].style["float"]="right"}else{this._titleList[b].style["float"]="left"}}}this._fitToSize();this._performHeaderLayout();this._fitToSize()},updatetabsheader:function(){this._performHeaderLayout()},_setSize:function(){var b=this;b._fitToSize();b._positionArrows(b._totalItemsWidth);if(b._totalItemsWidth>b.element.offsetWidth){b._unorderedList.style.width=b._toPx(b._totalItemsWidth)}else{b._unorderedList.style.width=b.element.offsetWidth-2+"px"}b._fitToSize()},_addArrows:function(){if(this._leftArrow&&this._rightArrow){a(this._leftArrow).remove();a(this._rightArrow).remove()}this._leftArrow=document.createElement("div");this._leftArrow.innerHTML='<span style="display: block; width: 16px; height: 16px;" class="'+this.toThemeProperty("jqx-tabs-arrow-left")+'"></span>';this._leftArrow.className=this.toThemeProperty("jqx-tabs-arrow-background jqx-widget-header");this._leftArrow.style.zIndex=30;this._leftArrow.style.display="none";this._leftArrow.style.width=this._toPx(this.arrowButtonSize);this._leftArrow.style.height="100%";this._rightArrow=document.createElement("div");this._rightArrow.innerHTML='<span style="display: block; width: 16px; height: 16px;" class="'+this.toThemeProperty("jqx-tabs-arrow-right")+'"></span>';this._rightArrow.className=this.toThemeProperty("jqx-tabs-arrow-background jqx-widget-header");this._rightArrow.style.zIndex=30;this._rightArrow.style.display="none";this._rightArrow.style.width=this._toPx(this.arrowButtonSize);this._rightArrow.style.height="100%";this._headerWrapper.appendChild(this._leftArrow);this._headerWrapper.appendChild(this._rightArrow)},_tabsWithVisibleCloseButtons:function(){if(!this.showCloseButtons){return 0}var b=this.length();a.each(this._titleList,function(){var c=this.attr("hasclosebutton");if(c!==undefined&&c!==null){if(c==="false"||c===false){b--}}});return b},_calculateTitlesSize:function(){var g=this;function f(n,m){if(n){if(m){n.style.display="block"}else{n.style.display="none"}}}var l=0;var k=0;var h=this.length();if(this.rtl&&a.jqx.browser.msie&&a.jqx.browser.version<8){this._measureItem=document.createElement("span");this._measureItem.style.position="relative";this._measureItem.style.visibility="hidden";document.body.appendChild(this._measureItem)}while(h){h--;var j=this._titleList[h],b=g._closeButtonList[h];if(this._measureItem){this._measureItem.innerHTML=j.innerHTML;this._measureItem.html(this._titleList[h].html());j.style.width=g._toPx(g._width(this._measureItem))}j.style.position="static";f(b,false);k+=g._outerWidth(j,true);var e=g._outerHeight(j,true);if(l<e){l=e}if(g._height(j)===0){var i=j.cloneNode(true);document.body.appendChild(i);l=g._outerHeight(i,true);document.body.removeChild(i)}var c=j.getAttribute("hasCloseButton");var d;if(c!==undefined&&c!==null){d=false;if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[h]===1){f(b,false);d=true}}if(!d){if(c==="true"||c===true){k+=this.closeButtonSize;f(b,true)}else{if(c==="false"||c===false){f(b,false)}}}}else{if(this.showCloseButtons&&(this.canCloseAllTabs||this._tabsWithVisibleCloseButtons()>1)){d=false;if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[h]===1){f(b,false);d=true}}if(!d){k+=this.closeButtonSize;f(b,true)}}}j.style.height=this._toPx(g._height(j))}if(this._measureItem){a(this._measureItem).remove()}return{height:l,width:10+k}},_reorderHeaderElements:function(){if(this.selectionTracker){this._moveSelectionTrackerContainer.style.position="absolute";this._moveSelectionTrackerContainer.style.height="100%";this._moveSelectionTrackerContainer.style.top="0px";this._moveSelectionTrackerContainer.style.left="0px";this._moveSelectionTrackerContainer.style.width="100%"}this._headerWrapper.style.position="relative";this._headerWrapper.style.left="0px";this._headerWrapper.style.top="0px";if(this.scrollable){this._rightArrow.style.width=this._toPx(this.arrowButtonSize);this._rightArrow.style.position="absolute";this._rightArrow.style.top="0px";this._leftArrow.style.width=this._toPx(this.arrowButtonSize);this._leftArrow.style.position="absolute";this._leftArrow.style.top="0px";var c=this.theme&&this.theme.indexOf("ui-")!==-1?3:0;if(c>0){this._rightArrow.className+=" "+this.toThemeProperty("jqx-rc-r");this._leftArrow.className+=" "+this.toThemeProperty("jqx-rc-l")}var b=this.scrollPosition;if(this.rtl){if(b==="left"){b="right"}if(b==="right"){b="left"}}switch(b){case"both":this._rightArrow.style.right="0px";this._leftArrow.style.left="0px";break;case"left":this._rightArrow.style.left=this._toPx(this.arrowButtonSize);this._leftArrow.style.left="0px";break;case"right":this._rightArrow.style.right=this._toPx(-c);this._leftArrow.style.right=this._toPx(parseInt(this.arrowButtonSize,10)-c);break}}},_positionArrows:function(b){if(b>=this._headerWrapper.offsetWidth&&this.scrollable){this._needScroll=true;if(this._unorderedListHelper.position().left===0){this._unorderedListLeftBackup=this._getArrowsDisplacement()+"px"}this._leftArrow.style.display="block";this._rightArrow.style.display="block"}else{this._needScroll=false;this._leftArrow.style.display="none";this._rightArrow.style.display="none";this._unorderedList.style.left="0px"}},_performHeaderLayout:function(){this._removeSelectStyle();var b=this._calculateTitlesSize();var e=b.height;var c=b.width;this._headerWrapper.style.height=this._toPx(e);this._unorderedList.style.height=this._toPx(e);if(this.headerHeight!==null&&this.headerHeight!=="auto"){this._headerWrapper.style.height=this._toPx(this.headerHeight);this._unorderedList.style.height=this._toPx(this.headerHeight)}var d=this._width(this.element);if(c>d){this._unorderedList.style.width=this._toPx(c)}else{this._unorderedList.style.width=this._toPx(d)}if(a.jqx.browser.msie&&a.jqx.browser.version<8){this._unorderedList.style.position="relative";this._unorderedList.style.overflow="hidden"}this._reorderHeaderElements();c=c+parseInt(this._unorderedListHelper.css("margin-left"),10);this._totalItemsWidth=c;this._positionArrows(c);this._unorderedList.style.position="relative";this._unorderedList.style.top="0px";this._verticalAlignElements();this._moveSelectionTrack(this._selectedItem,0);this._addSelectStyle(this.selectedItem)},_verticalAlignElements:function(){var j=this.length();while(j){j--;var n=this._titleList[j],p=a(n),b=p.children()[0],m=this._closeButtonList[j],k=parseInt(p.css("padding-top"),10);if(!k){k=0}if(this.autoHeight){var c=parseInt(p.css("padding-top"),10),o=parseInt(p.css("padding-bottom"),10),i=p.css("border-top-width"),f=p.css("border-bottom-width");if(i.indexOf("px")===-1){i=1}else{i=parseInt(i,10)}if(f.indexOf("px")===-1){f=1}else{f=parseInt(f,10)}n.style.height=this._toPx(this._outerHeight(this._unorderedList,true)-(c+o+i+f))}else{if(this.position==="top"){var h=this._height(this._unorderedList)-parseInt(this._outerHeight(n,true),10);if(parseInt(p.css("margin-top"),10)!==h&&h!==0){n.style.marginTop=this._toPx(h)}}else{n.style.height=this._toPx(this._height(n))}}b.style.height="100%";var e=this._height(n);if(m){var g=e/2-this._height(m)/2;m.style.marginTop=this._toPx(1+g)}var l=e/2-this._height(b)/2;b.style.marginTop=this._toPx(l)}if(this.scrollable){var d=(parseInt(this._headerWrapper.offsetHeight,10)-this.arrowButtonSize)/2;a(this._rightArrow).children()[0].style.marginTop=this._toPx(d);this._rightArrow.style.height="100%";a(this._leftArrow).children()[0].style.marginTop=this._toPx(d);this._leftArrow.style.height="100%"}},_getImageUrl:function(c){var b=c.css("background-image");b=b.replace('url("',"");b=b.replace('")',"");b=b.replace("url(","");b=b.replace(")","");return b},_fitToSize:function(){var c=false;var e=false;var d=this;if(d.width!==null&&d.width.toString().indexOf("%")!==-1){c=true}if(d.height!==null&&d.height.toString().indexOf("%")!==-1){e=true}if(c){this.element.style.width=this.width;this._contentWrapper.style.width="100%"}else{d.element.style.width=d._toPx(d.width);if(this.width!=="auto"){this._contentWrapper.style.width="100%"}}var b;if(e){this.element.style.height=this.height;this._contentWrapper.style.width="100%";this._contentWrapper.style.height="auto";b=this.element.offsetHeight-this._headerWrapper.offsetHeight-2;this._contentWrapper.style.height=b+"px"}else{if(this.height!=="auto"){d.element.style.height=d._toPx(d.height);b=this._height(d.element)-this._headerWrapper.offsetHeight;this._contentWrapper.style.height=d._toPx(b)}else{this._contentWrapper.style.height="auto"}}},_maxHeightTab:function(){var c=this.length();var d=-1;var b=-1;while(c){c--;if(d<this._outerHeight(this._titleList[c],true)){b=c}}return b},_addSelectionTracker:function(){if(this._moveSelectionTrackerContainer){a(this._moveSelectionTrackerContainer).remove()}this._moveSelectionTrackerContainer=document.createElement("div");this._moveSelectionTrackerContainer.className=this.toThemeProperty("jqx-tabs-selection-tracker-container");this._selectionTracker=document.createElement("div");this._selectionTracker.className=this.toThemeProperty("jqx-tabs-selection-tracker-"+this.position);this._selectionTracker.style.color="inherit";this._selectionTracker.style.position="absolute";this._selectionTracker.style.zIndex=10;this._selectionTracker.style.left="0px";this._selectionTracker.style.top="0px";this._selectionTracker.style.display="inline-block";this._moveSelectionTrackerContainer.appendChild(this._selectionTracker);this._headerWrapper.appendChild(this._moveSelectionTrackerContainer);this._selectionTrackerHelper=a(this._selectionTracker);if(this._selectionTrackerHelper.initAnimate){this._selectionTrackerHelper.initAnimate()}},_addContentWrapper:function(){var e="none";var b=this._contentWrapper===null;if(b){this._contentWrapper=document.createElement("div");this._contentWrapper.className=this.toThemeProperty("jqx-tabs-content jqx-widget-content");this._contentWrapper.style["float"]=e}var d=this.length();while(d){d--;this._contentList[d].className+=" "+this.toThemeProperty("jqx-tabs-content-element")}if(b){if(this.position==="top"){this.element.appendChild(this._contentWrapper)}else{this.element.insertBefore(this._contentWrapper,this.element.firstChild)}for(var c=0;c<this._contentList.length;c++){this._contentWrapper.appendChild(this._contentList[c])}}if(this.roundedCorners){if(this.position==="top"){this._contentWrapper.className+=" "+this.toThemeProperty("jqx-rc-b")}else{this._contentWrapper.className+=" "+this.toThemeProperty("jqx-rc-t")}this.element.className+=" "+this.toThemeProperty("jqx-rc-all")}},_addHeaderWrappers:function(){var d=this.length();if(this._headerWrapper!==undefined){a(this._headerWrapper).remove();if(this.bar){this.bar=null}}this._headerWrapper=document.createElement("div");this._headerWrapper.style.outline="none";if(this.position==="top"){this.element.insertBefore(this._headerWrapper,this.element.firstChild)}else{this.element.appendChild(this._headerWrapper)}this._headerWrapper.appendChild(this._unorderedList);var b="jqx-tabs-headerWrapper jqx-tabs-header jqx-widget-header";if(this.position==="bottom"){b+=" jqx-tabs-header-bottom"}if(this.roundedCorners){if(this.position==="top"){b+=" jqx-rc-t"}else{b+=" jqx-rc-b"}}this._headerWrapper.className=this.toThemeProperty(b);while(d){d--;var e=this._titleList[d];if(e.querySelector(".jqx-tabs-titleWrapper")===null){var f=document.createElement("div");f.className="jqx-tabs-titleWrapper";f.style.outline="none";f.style.position="relative";f.style.zIndex=15;var c=a(e).children();f.appendChild(c[0]);f.appendChild(c[1]);e.appendChild(f)}}},_render:function(){this._addCloseButtons();this._addHeaderWrappers();this._addContentWrapper();if(this.selectionTracker){this._addSelectionTracker()}this._addArrows()},_addCloseButton:function(c,e){var d=document.createElement("div"),g=this._titleList[c];d.className="jqx-tabs-titleContentWrapper jqx-disableselect";var f="left";if(this.rtl){f="right"}if(a(g).find(".jqx-tabs-close-button").length>0){a(g).find(".jqx-tabs-close-button").remove()}d.style["float"]=f;if(g.querySelector(".jqx-tabs-titleContentWrapper")){g.innerHTML=g.querySelector(".jqx-tabs-titleContentWrapper").innerHTML}d.innerHTML=g.innerHTML;g.innerHTML="";var b=document.createElement("div");b.className=this.toThemeProperty("jqx-tabs-close-button");b.style.height=this._toPx(this.closeButtonSize);b.style.width=this._toPx(this.closeButtonSize);b.style["float"]=f;b.style.fontSize="1px";g.appendChild(d);g.appendChild(b);if(e===true){this._closeButtonList[c]=b}else{this._closeButtonList.splice(c,0,b)}if(!this.showCloseButtons){b.style.display="none"}else{if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[c]===1){b.style.display="none"}}}},_addCloseButtons:function(){var b=this.length();while(b){b--;this._addCloseButton(b,true)}},_prepareTabs:function(){var c=this.length();var b=this.selectionTracker;this.selectionTracker=false;while(c){c--;if(this._selectedItem!==c){this._unselect(c,null,false)}}this._select(this._selectedItem,0,null,false);this.selectionTracker=b;if(this.initTabContent){if(!this._initTabContentList[this.selectedItem]){if(!this._hiddenParent()){this.initTabContent(this.selectedItem);this._initTabContentList[this.selectedItem]=true}}}},_isValidIndex:function(b){return(b>=0&&b<this.length())},_removeSelectStyle:function(){var d=this.length();while(d){d--;var e=this._titleList[d];if(this.showCloseButtons){var c=this._closeButtonList[d];this._removeClass(c,this.toThemeProperty("jqx-tabs-close-button-selected"))}var b="jqx-fill-state-pressed";if(this.position==="top"){b+=" jqx-tabs-title-selected-top"}else{b+=" jqx-tabs-title-selected-bottom"}this._removeClass(e,this.toThemeProperty(b))}},_addSelectStyle:function(d,g){this._removeSelectStyle();if(!this.selectionTracker||(g!==undefined&&g)){var f=this._titleList[d];if(d>=0&&f!==undefined){var c=null;if(this.showCloseButtons){c=this._closeButtonList[d];if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[d]===1){c=null}}}var b="jqx-fill-state-hover",e=" jqx-fill-state-pressed";if(this.position==="top"){b+=" jqx-tabs-title-hover-top";e+=" jqx-tabs-title-selected-top"}else{b+=" jqx-tabs-title-hover-bottom";e+=" jqx-tabs-title-selected-bottom"}this._removeClass(f,this.toThemeProperty(b));f.className+=this.toThemeProperty(e);if(c!==null){c.className+=" "+this.toThemeProperty("jqx-tabs-close-button-selected")}}}},_addItemTo:function(g,c,e){if(c<g.length){var b,f;for(var d=c;d+1<g.length;d++){if(b===undefined){b=g[d+1];g[d+1]=g[d]}else{f=g[d+1];g[d+1]=b;b=f}}if(b===undefined){b=g[c]}g[c]=e;g.push(b)}else{g.push(e)}},_refreshBarPosition:function(){var c=this;if(!this.bar){var b=a("<span></span>");a(this._headerWrapper).append(b);b.addClass(this.toThemeProperty("jqx-tabs-bar"));this.bar=b}setTimeout(function(){if(c._selectedItem<0){return}var d=parseInt(c._unorderedListHelper.css("left"),10);var e=parseInt(c._unorderedListHelper.css("margin-left"));if(d){c.bar.css("left",e+c._titleList[c._selectedItem].offsetLeft+d)}else{c.bar.css("left",e+c._titleList[c._selectedItem].offsetLeft)}c.bar.width(a(c._titleList[c._selectedItem]).outerWidth()-2)})},_select:function(h,e,l,b,c){if(!this._tabCaptured){this.host.attr("hideFocus","true");var g=this;if(c===undefined){this._addSelectStyle(h)}else{this._addSelectStyle(h,c)}var k=a(g._titleList[h]),d=g._titleList[h].getAttribute("id"),j=a(g._contentList[h]);if(this.isCollapsed&&this.collapsible){j[0].style.display="none";this._selectCallback(h,l,b);return}g._refreshBarPosition();switch(this.animationType){case"none":if(!g.selectionTracker){for(var f=0;f<this._contentList.length;f++){if(h!==f&&a(g._contentList[f]).css("display")==="block"){g._contentList[f].style.display="none";a.jqx.aria(a(g._titleList[f]),"aria-selected",false);a.jqx.aria(a(g._contentList[f]),"aria-hidden",true)}}j[0].style.display="block";a.jqx.aria(k,"aria-selected",true);a.jqx.aria(j,"aria-hidden",false);a.jqx.aria(this,"aria-activedescendant",d)}else{setTimeout(function(){j[0].style.display="block";a.jqx.aria(k,"aria-selected",true);a.jqx.aria(j,"aria-hidden",false);a.jqx.aria(g,"aria-activedescendant",d)},this.selectionTrackerAnimationDuration)}this._selectCallback(h,l,b);break;case"fade":this._lockAnimation("contentListSelect");g._selectCallback(h,l,b);if(j.initAnimate&&j.fadeIn===undefined){j.initAnimate()}j.fadeIn({duration:1000,complete:function(){g._unlockAnimation("contentListSelect");a.jqx.aria(k,"aria-selected",true);a.jqx.aria(j,"aria-hidden",false);a.jqx.aria(g,"aria-activedescendant",d)}});break}}},_selectCallback:function(c,d,b){this._selectedItem=c;this.selectedItem=this._selectedItem;if(d){d()}if(b){this._raiseEvent(1,{item:c})}},_unselect:function(d,i,b){if(d>=0){if(!this._tabCaptured){var g=this,e=g._contentList[d],c=a(e),h=g._titleList[d],f=a(h);if(c.initAnimate&&c.animate===undefined){c.initAnimate()}g._stop(c);if(this.animationType==="fade"){e.style.display="none";a.jqx.aria(f,"aria-selected",false);a.jqx.aria(c,"aria-hidden",true)}else{if(this.selectionTracker){setTimeout(function(){e.style.display="none";a.jqx.aria(f,"aria-selected",false);a.jqx.aria(c,"aria-hidden",true)},this.selectionTrackerAnimationDuration)}else{e.style.display="none";a.jqx.aria(f,"aria-selected",false);a.jqx.aria(c,"aria-hidden",true)}}this._unselectCallback(d,i,b);if(!this.selectionTracker){g._removeClass(h,g.toThemeProperty("jqx-tabs-title-selected jqx-fill-state-pressed"))}}}},_unselectCallback:function(c,d,b){if(b){this._raiseEvent(8,{item:c})}if(d){d()}},disable:function(){var b=this.length();while(b){b--;this.disableAt(b)}},enable:function(){var b=this.length();while(b){b--;this.enableAt(b)}},getEnabledTabsCount:function(){var b=0;a.each(this._titleList,function(){if(!this.disabled){b++}});return b},getDisabledTabsCount:function(){var b=0;a.each(this._titleList,function(){if(this.disabled){b++}});return b},removeAt:function(b){if(this._isValidIndex(b)&&(this.canCloseAllTabs||this.length()>1)){this._removeHoverStates();this._initTabContentList[b]=false;var d=this,c=d._outerWidth(this._titleList[b],true),g=this.getTitleAt(b);this._unorderedList.style.width=d._toPx(d._width(this._unorderedList)-c);a(this._titleList[b]).remove();a(this._contentList[b]).remove();this._titleList.splice(b,1);this._contentList.splice(b,1);d._closeButtonList.splice(b,1);this._addStyles();this._performHeaderLayout();this._removeEventHandlers();this._addEventHandlers();this._raiseEvent(3,{item:b,title:g});this._isAnimated={};var f;if(this.selectedItem>0){this._selectedItem=-1;if(this.selectedItem>=b){f=this._getPreviousIndex(this.selectedItem);this.select(f)}else{this.select(d.selectedItem)}}else{this._selectedItem=-1;f=this._getNextIndex(this.selectedItem);this.select(f)}if(parseInt(this._unorderedListHelper.css("left"),10)>this._getArrowsDisplacement()){this._unorderedList.style.left=d._toPx(this._getArrowsDisplacement())}if(d._width(this._unorderedList)<=d._width(this._headerWrapper)){var e=(this.enableScrollAnimation)?this.scrollAnimationDuration:0;this._lockAnimation("unorderedList");this._unorderedListHelper.animate({left:0},e,function(){d._unlockAnimation("unorderedList")})}}},removeFirst:function(){this.removeAt(0)},removeLast:function(){this.removeAt(this.length()-1)},disableAt:function(b){var d=this._titleList[b];if(!d.disabled||d.disabled===undefined){if(this.selectedItem===b){var c=this.next();if(!c){c=this.previous()}}d.disabled=true;this.removeHandler(d,this.toggleMode);if(this.enabledHover){a(d).off("mouseenter").off("mouseleave")}this._removeEventListenerAt(b);d.className+=" "+this.toThemeProperty("jqx-tabs-title-disable jqx-fill-state-disabled");this._raiseEvent(5,{item:b})}},enableAt:function(b){var c=this._titleList[b];if(c.disabled){c.disabled=false;this._addEventListenerAt(b);this._removeClass(c,this.toThemeProperty("jqx-tabs-title-disable jqx-fill-state-disabled"));this._raiseEvent(4,{item:b})}},addAt:function(d,g,e){if(d>=0&&d<=this.length()){this._removeHoverStates();var b=document.createElement("li");b.innerHTML=g;b.className=this.toThemeProperty("jqx-tabs-title jqx-item");var f=document.createElement("div");f.innerHTML=e;f.className=this.toThemeProperty("jqx-tabs-content-element");if(this.position==="bottom"){b.className+=" "+this.toThemeProperty("jqx-tabs-title-bottom")}var c=false;if(this._titleList.length===0){this._unorderedList.appendChild(b)}else{if(d<this.length()&&d>=0){this._unorderedList.insertBefore(b,this._titleList[d])}else{this._unorderedList.appendChild(b)}}this._contentWrapper.appendChild(f);this._addItemTo(this._titleList,d,b);this._addItemTo(this._contentList,d,f);this._addCloseButton(d);if(this._selectedItem>d){this._selectedItem++}this._switchTabs(d,this._selectedItem);this._selectedItem=d;this._uiRefresh(c);this._raiseEvent(2,{item:d});this._moveSelectionTrack(this._selectedItem,0)}},addFirst:function(c,b){this.addAt(0,c,b)},addLast:function(c,b){this.addAt(this.length(),c,b)},val:function(b){if(arguments.length===0||typeof(b)==="object"){return this._selectedItem}this.select(b);return this._selectedItem},select:function(b){if(typeof(b)==="object"){b=this._indexOf(b)}var d=b>=0&&b<this._titleList.length?this._titleList[b].getAttribute("canselect"):true;if(d===undefined||d===null||d==="true"||d===true){if(b!==this._selectedItem&&this._isValidIndex(b)){if(!this._activeAnimation()&&!this._titleList[b].disabled){var c=this._switchTabs(b,this._selectedItem);if(c){this.ensureVisible(b)}}}}},previous:function(c){var b=this._selectedItem;if(c!==undefined&&!isNaN(c)){b=c}while(b>0&&b<this._titleList.length){b--;if(!this._titleList[b].disabled){this.select(b);return true}}return false},_getPreviousIndex:function(c){if(c!==undefined&&!isNaN(c)){var b=c;while(c>0&&c<=this._titleList.length){c--;if(!this._titleList[c].disabled){return c}}return b}else{return 0}},_getNextIndex:function(c){if(c!==undefined&&!isNaN(c)){var b=c;while(c>=0&&c<this._titleList.length){if(!this._titleList[c].disabled){return c}c++}return b}else{return 0}},next:function(c){var b=this._selectedItem;if(c!==undefined&&!isNaN(c)){b=c}while(b>=0&&b<this._titleList.length-1){b++;if(!this._titleList[b].disabled){this.select(b);return true}}return false},first:function(){var b=0;if(this._titleList[b].disabled){this.next(b)}else{this.select(b)}},last:function(){var b=this._titleList.length-1;if(this._titleList[b].disabled){this.previous(b)}else{this.select(b)}},length:function(){return this._titleList.length},lockAt:function(b){if(this._isValidIndex(b)&&(!this._titleList[b].locked||this._titleList[b].locked===undefined)){this._titleList[b].locked=true;this._raiseEvent(11,{item:b})}},unlockAt:function(b){if(this._isValidIndex(b)&&this._titleList[b].locked){this._titleList[b].locked=false;this._raiseEvent(12,{item:b})}},lockAll:function(){var b=this.length();while(b){b--;this.lockAt(b)}},unlockAll:function(){var b=this.length();while(b){b--;this.unlockAt(b)}},showCloseButtonAt:function(b){if(this._isValidIndex(b)){if(!this.showCloseButtons){this.showCloseButtons=true;this.updatetabsheader()}this._closeButtonList[b].style.display="block";if(!this.hiddenCloseButtons){this.hiddenCloseButtons=[]}this.hiddenCloseButtons[b]=0}},hideCloseButtonAt:function(b){if(this._isValidIndex(b)){this._closeButtonList[b].style.display="none";if(!this.hiddenCloseButtons){this.hiddenCloseButtons=[]}this.hiddenCloseButtons[b]=1}},hideAllCloseButtons:function(){var b=this.length();while(b){b--;this.hideCloseButtonAt(b)}},showAllCloseButtons:function(){var b=this.length();while(b){b--;this.showCloseButtonAt(b)}},getTitleAt:function(b){if(this._titleList[b]){return a(this._titleList[b]).text()}return null},getContentAt:function(b){if(this._contentList[b]){return this._contentList[b]}return null},setTitleAt:function(b,c){if(this._titleList[b]){a(this._titleList[b]).text(c);if(this.showCloseButtons){this._addCloseButton(b);this._removeEventHandlers();this._addEventHandlers()}this.render();this.refresh()}},setContentAt:function(b,c){if(this._contentList[b]){a(this._contentList[b]).html(c)}},ensureVisible:function(e){var d=this;if(e===undefined||e===-1||e===null){e=this.selectedItem}if(!this._isValidIndex(e)){return false}var j=this._titleList[e];var l=parseInt(a(j).position().left,10)+parseInt(this._unorderedListHelper.css("margin-left"),10);var g=parseInt(this._unorderedListHelper.css("left"),10);var k=this._outerWidth(this._headerWrapper,true);var f=this._outerWidth(j,true);var i=g-this._getArrowsDisplacement();var b=k-this._getArrowsDisplacement()-i;var h,c;if(l<-i){h=-l+this._getArrowsDisplacement();c=this._getArrowsDisplacement()}else{if(l+f>b-this._getArrowsDisplacement()){h=-l+k-f-((this.scrollable)?(2*this.arrowButtonSize-this._getArrowsDisplacement()):0);c=k-f-this._getArrowsDisplacement()}else{this._moveSelectionTrack(e,this.selectionTrackerAnimationDuration);return true}}this._lockAnimation("unorderedList");this._unorderedListHelper.animate({left:h},this.scrollAnimationDuration,function(){d._unlockAnimation("unorderedList");d._moveSelectionTrack(d._selectedItem,0);return true});this._moveSelectionTrack(e,this.selectionTrackerAnimationDuration,c);return true},isVisibleAt:function(d){var c=this;if(d===undefined||d===-1||d===null){d=c.selectedItem}if(!c._isValidIndex(d)){return false}var h=c._titleList[d];var j=parseInt(a(h).position().left,10)+parseInt(c._unorderedListHelper.css("margin-left"),10);var f=parseInt(c._unorderedListHelper.css("left"),10);var i=c._outerWidth(c._headerWrapper,true);var e=c._outerWidth(h,true);var g=f-c._getArrowsDisplacement();var b=i-c._getArrowsDisplacement()-g;if(j<-g){return false}else{if(j+e>b){return false}else{return true}}return true},isDisabled:function(b){return this._titleList[b].disabled},_lockAnimation:function(b){if(this._isAnimated){this._isAnimated[b]=true}},_unlockAnimation:function(b){if(this._isAnimated){this._isAnimated[b]=false}},propertiesChangedHandler:function(d,b,c){if(c&&c.width&&c.height&&Object.keys(c).length===2){d._setSize()}},propertyChangedHandler:function(b,c,e,d){if(b.batchUpdate&&b.batchUpdate.width&&b.batchUpdate.height&&Object.keys(b.batchUpdate).length===2){return}this._validateProperties();switch(c){case"touchMode":if(d){b.enabledHover=false;b.keyboardNavigation=false}break;case"width":case"height":b._setSize();return;case"disabled":if(d){this.disable()}else{this.enable()}return;case"showCloseButtons":if(d){this.showAllCloseButtons()}else{this.hideAllCloseButtons()}this._performHeaderLayout();return;case"selectedItem":if(this._isValidIndex(d)){this.select(d)}return;case"scrollStep":case"contentTransitionDuration":case"scrollAnimationDuration":case"enableScrollAnimation":return;case"selectionTracker":if(d){this._refresh();this.select(this._selectedItem)}else{if(this._selectionTracker){this._selectionTrackerHelper.remove()}}return;case"scrollable":if(d){this._refresh();this.select(this._selectedItem)}else{a(this._leftArrow).remove();a(this._rightArrow).remove();this._performHeaderLayout()}return;case"autoHeight":this._performHeaderLayout();return;case"theme":a.jqx.utilities.setTheme(e,d,this.host);return}this._unorderedList.style.left="0px";this._refresh();this.select(this._selectedItem);this._addSelectStyle(this._selectedItem,true)},_toPx:function(b){if(typeof b==="number"){return b+"px"}else{return b}},_removeClass:function(c,b){a(c).removeClass(b)},_width:function(e){var b=a(e),g=b.css("border-left-width"),c=b.css("border-right-width"),d=parseInt(b.css("padding-left"),10),h=parseInt(b.css("padding-right"),10);if(g.indexOf("px")===-1){g=1}else{g=parseInt(g,10)}if(c.indexOf("px")===-1){c=1}else{c=parseInt(c,10)}var f=e.offsetWidth-(g+c+d+h);return f},_outerWidth:function(c,g){var f=c.offsetWidth;if(g){var b=a(c),d=parseInt(b.css("margin-left"),10),e=parseInt(b.css("margin-right"),10);f+=d+e}return f},_height:function(e){var c=a(e),h=c.css("border-top-width"),d=c.css("border-bottom-width"),f=parseInt(c.css("padding-top"),10),g=parseInt(c.css("padding-bottom"),10);if(h.indexOf("px")===-1){h=1}else{h=parseInt(h,10)}if(d.indexOf("px")===-1){d=1}else{d=parseInt(d,10)}var b=e.offsetHeight-(h+d+f+g);return b},_outerHeight:function(e,g){var f=e.offsetHeight;if(g){var b=a(e),c=parseInt(b.css("margin-top"),10),d=parseInt(b.css("margin-bottom"),10);f+=c+d}return f},_stop:function(b){if(b.stop){b.stop()}else{b.animate("stop",true)}}})}(jqxBaseFramework));
|
|
8
|
+
(function(a){a.jqx.jqxWidget("jqxTabs","",{});a.extend(a.jqx._jqxTabs.prototype,{defineInstance:function(){var b={scrollAnimationDuration:200,enabledHover:true,disabled:false,collapsible:false,animationType:"none",enableScrollAnimation:true,contentTransitionDuration:450,toggleMode:"click",selectedItem:0,height:"auto",width:"auto",position:"top",selectionTracker:false,scrollable:true,scrollPosition:"right",scrollStep:70,autoHeight:true,headerHeight:null,showCloseButtons:false,canCloseAllTabs:true,closeButtonSize:16,arrowButtonSize:16,keyboardNavigation:true,reorder:false,selectionTrackerAnimationDuration:300,_isTouchDevice:false,roundedCorners:true,_headerExpandingBalance:0,_dragStarted:false,_tabCaptured:false,_lastUnorderedListPosition:0,_selectedItem:0,_titleList:[],_contentList:[],_contentWrapper:null,_unorderedList:null,_scrollTimeout:null,isCollapsed:false,touchMode:false,initTabContent:null,enableDropAnimation:false,_currentEvent:null,_needScroll:true,_isAnimated:{},_events:["created","selected","add","removed","enabled","disabled","selecting","unselecting","unselected","dragStart","dragEnd","locked","unlocked","collapsed","expanded","tabclick"],_initTabContentList:[],_invalidArgumentExceptions:{invalidScrollAnimationDuration:"The scroll animation duration is not valid!",invalidWidth:"Width you've entered is invalid!",invalidHeight:"Height you've entered is invalid!",invalidAnimationType:"You've entered invalid animation type!",invalidcontentTransitionDuration:"You've entered invalid value for contentTransitionDuration!",invalidToggleMode:"You've entered invalid value for toggleMode!",invalidPosition:"You've entered invalid position!",invalidScrollPosition:"You've entered invalid scroll position!",invalidScrollStep:"You've entered invalid scroll step!",invalidStructure:"Invalid structure!",invalidArrowSize:"Invalid scroll button size!",invalidCloseSize:"Invalid close button size!"},aria:{"aria-disabled":{name:"disabled",type:"boolean"}},rtl:false};if(this===a.jqx._jqxTabs.prototype){return b}a.extend(true,this,b);return b},createInstance:function(){this._IE8=a.jqx.browser.msie&&a.jqx.browser.version<9;a.jqx.aria(this);this.element.className+=" "+this.toThemeProperty("jqx-tabs jqx-widget jqx-widget-content");this.element.setAttribute("role","tablist");var e=this.host.children();for(var b=0;b<e.length;b++){var d=e[b];if(d.nodeName.toLowerCase()==="ul"){this._unorderedList=d}else{if(d.nodeName.toLowerCase()==="div"){this._contentList.push(d)}}}this._unorderedListHelper=a(this._unorderedList);if(this._unorderedListHelper.initAnimate){this._unorderedListHelper.initAnimate()}this._closeButtonList=[];this._selectedItem=this.selectedItem;this._isTouchDevice=a.jqx.mobile.isTouchDevice();this._needScroll=this.scrollable;if(this.selectionTracker){this.selectionTracker=this._seletionTrackerBrowserCheck()}if(this._isTouchDevice){this.reorder=false;this.keyboardNavigation=false}this._titleList=this._unorderedListHelper.children();var c=this._titleList.length;while(c){c--;if(this._titleList[c]){this._titleList[c].setAttribute("role","tab");if(!this._titleList[c].getAttribute("id")){this._titleList[c].setAttribute("id",this.element.id+"Tab"+c)}this._contentList[c].setAttribute("role","tabpanel")}}this._validateProperties();this._refresh();this._moveSelectionTrack(this._selectedItem,0);if(this.disabled){this.disable()}this.element.tabIndex=0;this._raiseEvent(0);this._enableWindowResize()},_hiddenParent:function(){var c=this;if(c.host.css("display")==="none"){return true}var b=false;a.each(c.host.parents(),function(){if(a(this).css("display")==="none"){b=true;return false}});return b},_enableWindowResize:function(){var b=this;var c=a.jqx.isHidden(b.host);a.jqx.utilities.resize(this.host,function(){if(c){b._uiRefresh(true);c=false}else{b.refresh()}b._refreshBarPosition()})},resize:function(c,b){this.width=c;this.height=b;var d=a.jqx.isHidden(this.host);if(d){this._uiRefresh(true);d=false}else{this.refresh()}},refresh:function(b){if(true!==b||b===undefined){this._setSize()}},_seletionTrackerBrowserCheck:function(){var b="Browser CodeName: "+navigator.appCodeName+"";b+="Browser Name: "+navigator.appName+"";b+="Browser Version: "+navigator.appVersion+"";b+="Platform: "+navigator.platform+"";b+="User-agent header: "+navigator.userAgent+"";if(b.indexOf("IEMobile")!==-1){return false}if(b.indexOf("Windows Phone OS")!==-1){return false}if(a.jqx.browser.msie&&a.jqx.browser.version<=7){return false}return true},render:function(){this._refresh()},_uiRefresh:function(b){this._unorderedListLeftBackup=this._unorderedListHelper.css("left");if(b){this._render()}this._addStyles();this._performLayout();this._prepareTabs();this._removeEventHandlers();this._addEventHandlers();if(this._unorderedListLeftBackup==="auto"){this._unorderedListLeftBackup=this._getArrowsDisplacement()}this._unorderedList.style.left=this._toPx(this._unorderedListLeftBackup);if(this.rtl){if(this.scrollable&&this._rightArrow&&a(this._rightArrow).css("visibility")!=="hidden"){var e=2*this.arrowButtonSize;var d=this._width(this.element)-parseInt(this._width(this._unorderedList)+e+parseInt(this._unorderedListHelper.css("margin-left"),10),10);this._unorderedList.style.left=d+"px"}}var c=this;setTimeout(function(){c._performLayout()},100)},_refresh:function(){if(a.jqx.isHidden(this.host)){return}this._uiRefresh(true);this.host.addClass("jqx-tabs-header-position-"+this.position)},_addStyles:function(){this._unorderedList.className+=" "+this.toThemeProperty("jqx-tabs-title-container");this._unorderedList.style.outline="none";this._unorderedList.style.whiteSpace="nowrap";this._unorderedList.style.marginTop="0px";this._unorderedList.style.marginBottom="0px";this._unorderedList.style.padding="0px";this._unorderedList.style.background="transparent";this._unorderedList.style.border="none";this._unorderedList.style.borderStyle="none";this._unorderedList.style.textIndent="0px";var c=this.length();while(c){c--;var d=this._titleList[c],b="jqx-tabs-title jqx-item";d.style.padding="";if(this.position==="bottom"){b+=" jqx-tabs-title-bottom"}if(d.disabled){b+=" jqx-tabs-title-disable jqx-fill-state-disabled"}switch(this.position){case"top":b+=" jqx-rc-t";this._removeClass(this._contentList[c],this.toThemeProperty("jqx-rc-t"));this._contentList[c].className+=" "+this.toThemeProperty("jqx-rc-b");break;case"bottom":b+=" jqx-rc-b";this._removeClass(this._contentList[c],this.toThemeProperty("jqx-rc-b"));this._contentList[c].className+=" "+this.toThemeProperty("jqx-rc-t");break}d.className="jqx-reset jqx-disableselect "+this.toThemeProperty(b)}if(this.selectionTracker){switch(this.position){case"top":this._removeClass(this._selectionTracker,this.toThemeProperty("jqx-rc-b"));this._selectionTracker.className+=" "+this.toThemeProperty("jqx-rc-t");break;case"bottom":this._removeClass(this._selectionTracker,this.toThemeProperty("jqx-rc-t"));this._selectionTracker.className+=" "+this.toThemeProperty("jqx-rc-b");break}}},_raiseEvent:function(e,i){var g=new a.Event(this._events[e]);g.owner=this;g.args=i;if(e===6||e===7){g.cancel=false;this._currentEvent=g}var b="";try{b=this.host.trigger(g);if(e===1){var f=this;if(this.selectionTracker||this.animationType!=="none"){setTimeout(function(){if(!f._initTabContentList[f.selectedItem]){if(f.initTabContent){f.initTabContent(f.selectedItem);f._initTabContentList[f.selectedItem]=true}}var j=new a.Event("loadContent");j.owner=this;if(f._contentList.length>0&&f._contentList[f.selectedItem]){a(f._contentList[f.selectedItem]).trigger(j)}},50+f.selectionTrackerAnimationDuration)}else{var d=new a.Event("loadContent");if(!f._initTabContentList[f.selectedItem]){if(f.initTabContent){f.initTabContent(f.selectedItem);f._initTabContentList[f.selectedItem]=true}}d.owner=this;var h=new a.Event("resize");this.host.trigger(h)}}}catch(c){if(c&&console){console.log(c)}}return b},_getArrowsDisplacement:function(){if(!this._needScroll){return 0}var d;var c=this.arrowButtonSize;var b=this.arrowButtonSize;if(this.scrollPosition==="left"){d=c+b}else{if(this.scrollPosition==="both"){d=c}else{d=0}}return d},_scrollRight:function(e){this._stop(this._unorderedListHelper);this._unlockAnimation("unorderedList");var f=parseInt(this._width(this._unorderedList)+parseInt(this._unorderedListHelper.css("margin-left"),10),10),h=this._width(this.element),g,i,b=parseInt(this._unorderedListHelper.css("left"),10),c=this._getArrowsDisplacement(),d=0,j;if(this.scrollable){g=this._leftArrow.offsetWidth;i=this._rightArrow.offsetWidth}else{g=0;i=0}e=(this.enableScrollAnimation)?e:0;if(this._width(this._headerWrapper)>parseInt(this._unorderedListHelper.css("margin-left"),10)+this._width(this._unorderedList)){d=c}else{if(Math.abs(b)+this.scrollStep<Math.abs(h-f)+g+i+c){d=b-this.scrollStep;j=b-this.scrollStep+parseInt(a(this._titleList[this._selectedItem]).position().left,10)}else{d=h-f-(2*this.arrowButtonSize-c);if(d<parseInt(this._unorderedListHelper.css("left"),10)-4&&d>parseInt(this._unorderedListHelper.css("left"),10)+4){j=h-f-g-i+parseInt(a(this._titleList[this._selectedItem]).position().left,10)}}}this._performScrollAnimation(d,j,e)},_scrollLeft:function(f){this._stop(this._unorderedListHelper);this._unlockAnimation("unorderedList");var b=parseInt(this._unorderedListHelper.css("left"),10),c=this._getArrowsDisplacement(),e=0,d;f=(this.enableScrollAnimation)?f:0;if(this._width(this._headerWrapper)>=this._width(this._unorderedList)){e=c}else{if(b+this.scrollStep<c){e=b+this.scrollStep;d=b+this.scrollStep+parseInt(a(this._titleList[this._selectedItem]).position().left,10)}else{e=c;if(e<parseInt(this._unorderedListHelper.css("left"),10)-4&&e>parseInt(this._unorderedListHelper.css("left"),10)+4){d=parseInt(a(this._titleList[this._selectedItem]).position().left,10)}}}this._performScrollAnimation(e,d,f)},_performScrollAnimation:function(e,d,c){var b=this;if(d!==undefined){this._moveSelectionTrack(this._selectedItem,0,d)}this._lockAnimation("unorderedList");b._refreshBarPosition();this._unorderedListHelper.animate({left:e},c,function(){b._moveSelectionTrack(b.selectedItem,0);b._unlockAnimation("unorderedList");b._refreshBarPosition()})},_addKeyboardHandlers:function(){var b=this;if(this.keyboardNavigation){this.addHandler(this.host,"keydown",function(e){if(!b._activeAnimation()){var f=b._selectedItem;var d=b.selectionTracker;var c=b.getContentAt(f);if(a(e.target).ischildof(c)){return true}if(a(document.activeElement).ischildof(a(c))){return true}switch(e.keyCode){case 37:if(b.rtl){b.next()}else{b.previous()}return false;case 39:if(b.rtl){b.previous()}else{b.next()}return false;case 36:b.first();return false;case 35:b.last();return false;case 27:if(b._tabCaptured){b._cancelClick=true;b._uncapture(null,b.selectedItem);b._tabCaptured=false}break}b.selectionTracker=d}return true})}},_addScrollHandlers:function(){var b=this;this.addHandler(this._leftArrow,"mousedown",function(){b._startScrollRepeat(true,b.scrollAnimationDuration)});this.addHandler(this._rightArrow,"mousedown",function(){b._startScrollRepeat(false,b.scrollAnimationDuration)});this.addHandler(this._rightArrow,"mouseleave",function(){clearTimeout(b._scrollTimeout)});this.addHandler(this._leftArrow,"mouseleave",function(){clearTimeout(b._scrollTimeout)});this.addHandler(a(document),"mouseup.tab"+this.element.id,this._mouseUpScrollDocumentHandler,this);this.addHandler(a(document),"mouseleave.tab"+this.element.id,this._mouseLeaveScrollDocumentHandler,this)},_mouseLeaveScrollDocumentHandler:function(c){var b=c.data;if(!b._scrollTimeout){return}clearTimeout(b._scrollTimeout)},_mouseUpScrollDocumentHandler:function(c){var b=c.data;clearTimeout(b._scrollTimeout)},_mouseUpDragDocumentHandler:function(c){var b=c.data;if(b._tabCaptured&&b._dragStarted){b._uncapture(c)}b._tabCaptured=false},_addReorderHandlers:function(){var b=this;b.addHandler(a(document),"mousemove.tab"+b.element.id,b._moveElement,b);b.addHandler(a(document),"mouseup.tab"+b.element.id,b._mouseUpDragDocumentHandler,b)},_addEventHandlers:function(){var e=this.length();while(e){e--;this._addEventListenerAt(e)}if(this.keyboardNavigation){this._addKeyboardHandlers()}if(this.scrollable){this._addScrollHandlers()}if(this.reorder&&!this._isTouchDevice){this._addReorderHandlers()}var d=this;try{if(document.referrer!==""||window.frameElement){if(window.top!==null&&window.top!==window.self){var c=function(){if(d._tabCaptured){d._cancelClick=true;d._uncapture(null,d.selectedItem);d._tabCaptured=false}};var f=null;if(window.parent&&document.referrer){f=document.referrer}if(f&&f.indexOf(document.location.host)!==-1){if(window.top.document){this.addHandler(a(window.top.document),"mouseup.tabs"+this.element.id,c)}}}}}catch(b){}},focus:function(){try{this.host.focus();var c=this;setTimeout(function(){c.host.focus()},25)}catch(b){}},_getFocusedItem:function(c){var d=this.length();while(d){d--;var b=this._titleList[d],g=this._outerWidth(b,true),f=parseInt(a(b).offset().left,10),e=f;if((e<=c&&e+g>=c)&&(b!==this._capturedElement)&&(!this._titleList[d].locked)&&(this._titleList[d].disabled!==true)){return d}}return -1},_uncapture:function(f){var e=this.selectionTracker;this._unorderedListLeftBackup=this._unorderedListHelper.css("left");this._dragStarted=false;this._tabCaptured=false;var b=this._indexOf(this._capturedElement);if(!this._capturedElement){return}switch(this.position){case"top":this._capturedElement.style.bottom="0px";break;case"bottom":this._capturedElement.style.top="0px";break}var d;if(f){d=this._getFocusedItem(f.clientX)}if(d===-1||!f){this._capturedElement.style.left="0px"}else{this._raiseEvent(10,{item:b,dropIndex:d});this._reorderItems(d,b)}for(var c=0;c<this._titleList.length;c++){this._titleList[c].style.position="static"}this._reorderHeaderElements();this._unorderedList.style.position="relative";this._unorderedList.style.top="0px";this._prepareTabs();if(d===-1||!f){this._selectedItem=b;this._moveSelectionTrack(b,0);this._addSelectStyle(this._selectedItem,true)}else{this._moveSelectionTrack(this._selectedItem,0);this._addSelectStyle(this._selectedItem,true)}if(document.selection){document.selection.clear()}this._unorderedList.style.left=this._toPx(this._unorderedListLeftBackup);this.selectionTracker=e},_reorderItems:function(c,b){var e=this._titleList[this.selectedItem],d=this._titleList[b];if(typeof this._capturedElement==="undefined"){this._capturedElement=d}a(d).remove();if(b<c){if(this._titleList[c+1]){this._unorderedList.insertBefore(d,this._titleList[c+1])}else{this._unorderedList.appendChild(d)}}else{this._unorderedList.insertBefore(d,this._titleList[c])}this._reorderElementArrays(c,b);this._getSelectedItem(e);this._removeEventHandlers();this._addEventHandlers()},_reorderElementArrays:function(e,b){var f=this._contentList[b];if(b<e){for(var d=b;d<=e;d++){this._titleList[d]=this._titleList[d+1];this._contentList[d]=this._contentList[d+1]}this._contentList[e]=f;this._titleList[e]=this._capturedElement}else{for(var c=b;c>=e;c--){this._titleList[c]=this._titleList[c-1];this._contentList[c]=this._contentList[c-1]}this._contentList[e]=f;this._titleList[e]=this._capturedElement}},getSelectedItem:function(){return this.selectedItem},_getSelectedItem:function(c){var b=this.length();while(b){b--;if(this._titleList[b]===c){this._selectedItem=this.selectedItem=b;break}}},_moveElement:function(d){var c=d.data;if(c._tabCaptured){if(document.selection){document.selection.clear()}if(!c._dragStarted){var b=-parseInt(c._unorderedListHelper.css("left"),10);if(d.clientX+b>c._startX+3||d.clientX+b<c._startX-3){c._prepareTabForDragging();c._dragStarted=true}}else{c._performDrag(d);clearTimeout(c._scrollTimeout)}}},_performDrag:function(d){var c=this.getZoomFactor(),b=-parseInt(this._unorderedListHelper.css("left"),10);this._capturedElement.style.left=this._toPx(b+d.clientX/c-this._startX/c);this._lastX=d.clientX/c;this._moveSelectionTrack(this.selectedItem,0)},getZoomFactor:function(){var c=1;if(document.body.getBoundingClientRect){var d=document.body.getBoundingClientRect();var e=d.right-d.left;var b=document.body.offsetWidth;c=Math.round((e/b)*100)/100}return c},_prepareTabForDragging:function(){this._capturedElement.style.position="relative";this._capturedElement.style.left="0px";this._capturedElement.style.top="0px";this._capturedElement.style.zIndex=300;this.selectedItem=this._indexOf(this._capturedElement);switch(this.position){case"top":this._capturedElement.style.bottom=this._toPx(a(this._capturedElement).css("top"));break;case"bottom":this._capturedElement.style.top=this._toPx(a(this._capturedElement).css("top"));break}this._raiseEvent(9,{item:this._indexOf(this._capturedElement)})},_dragScroll:function(d){var b=parseInt(this._unorderedListHelper.css("left"),10);var c=this,e=a(c._headerWrapper);if(d.clientX<=e.offset().left){this._scrollLeft(this.scrollAnimationDuration);this._capturedElement.style.left=parseInt(a(this._capturedElement).css("left"),10)+this._lastUnorderedListPosition-b}else{if(d.clientX>e.offset().left+c._width(this._headerWrapper)){this._scrollRight(this.scrollAnimationDuration);this._capturedElement.style.left=parseInt(a(this._capturedElement).css("left"),10)+this._lastUnorderedListPosition-b}else{c._stop(c._unorderedListHelper);this._unlockAnimation("unorderedList");clearTimeout(this._scrollTimeout)}}this._scrollTimeout=setTimeout(function(){c._dragScroll(d)},this.scrollAnimationDuration);this._lastUnorderedListPosition=b},_captureElement:function(d,c){if(!this._tabCaptured&&!this._titleList[c].locked&&this._titleList[c].disabled!==true&&!this._activeAnimation()){var b=-parseInt(this._unorderedListHelper.css("left"),10);this._startX=b+d.clientX;this._startY=d.clientY;this._lastX=d.clientX;this._lastY=d.clientY;this._tabCaptured=true;this._capturedElement=this._titleList[c]}},_titleInteractionTrigger:function(b){if(this._headerExpandingBalance>0){this._removeOppositeBorder()}if(this._selectedItem!==b){this.select(this._titleList[b],"toggle");this._titleList[b].collapsed=false;if(!this.collapsible){if(this.height!=="auto"){this._contentWrapper.style.visibility="visible"}else{this._contentWrapper.style.display="block"}}}else{if(this.collapsible){if(this.isCollapsed){this.expand()}else{this.collapse()}}}},collapse:function(){var b=this._selectedItem,c=this;this.isCollapsed=true;if(c.height!=="auto"){c._contentWrapper.style.visibility="hidden"}else{c._contentWrapper.style.display="none"}c._raiseEvent(13,{item:b});if(this.position==="top"){c._headerWrapper.className+=" "+this.toThemeProperty("jqx-tabs-header-collapsed");c.element.className+=" "+this.toThemeProperty("jqx-tabs-collapsed")}else{c._headerWrapper.className+=" "+this.toThemeProperty("jqx-tabs-header-collapsed-bottom");c.element.className+=" "+this.toThemeProperty("jqx-tabs-collapsed-bottom")}},expand:function(){var b=this._selectedItem,c=this;this.isCollapsed=false;this._select(b,c.contentTransitionDuration,null,false,true);if(c.height!=="auto"){c._contentWrapper.style.visibility="visible"}else{c._contentWrapper.style.display="block"}c._raiseEvent(14,{item:b});if(this.position==="top"){c._removeClass(c._headerWrapper,c.toThemeProperty("jqx-tabs-header-collapsed"));c._removeClass(c.element,c.toThemeProperty("jqx-tabs-collapsed"))}else{c._removeClass(c._headerWrapper,c.toThemeProperty("jqx-tabs-header-collapsed-bottom"));c._removeClass(c.element,c.toThemeProperty("jqx-tabs-collapsed-bottom"))}},_addSelectHandler:function(b){var c=this;this.addHandler(this._titleList[b],"selectstart",function(){return false});this.addHandler(this._titleList[b],this.toggleMode,(function(d){return function(){c._raiseEvent("15",{item:d});if(!c._tabCaptured&&!c._cancelClick){c._titleInteractionTrigger(d)}return true}}(b)))},_addDragDropHandlers:function(b){var c=this;this.addHandler(this._titleList[b],"mousedown",function(d){c._captureElement(d,b)});this.addHandler(this._titleList[b],"mouseup",function(d){if(c._tabCaptured&&c._dragStarted){c._cancelClick=true;c._uncapture(d,b)}else{c._cancelClick=false}c._tabCaptured=false;return false})},_removeHoverStates:function(){var b=this;a.each(this._titleList,function(){b._removeClass(this,b.toThemeProperty("jqx-tabs-title-hover-top jqx-tabs-title-hover-bottom"))})},_addHoverHandlers:function(b){var d=this;var c=this._titleList[b];this.addHandler(c,"mouseenter mouseleave",function(g){if(b!==d._selectedItem){var f="jqx-fill-state-hover";if(d.position==="top"){f+=" jqx-tabs-title-hover-top"}else{f+=" jqx-tabs-title-hover-bottom"}if(g.type==="mouseenter"){c.className+=" "+d.toThemeProperty(f)}else{d._removeClass(c,d.toThemeProperty(f))}if(d.showCloseButtons){var e=d._closeButtonList[b];if(g.type==="mouseenter"){e.className+=" "+d.toThemeProperty("jqx-tabs-close-button-hover",true)}else{d._removeClass(e,d.toThemeProperty("jqx-tabs-close-button-hover",true))}}}})},_addEventListenerAt:function(c){var d=this;if(this._titleList[c].disabled){return}if(this.reorder&&!this._isTouchDevice){this._addDragDropHandlers(c)}this._addSelectHandler(c);if(this.enabledHover){this._addHoverHandlers(c)}var b=d._closeButtonList[c];this.removeHandler(b,"click");this.addHandler(b,"click",function(){var e=a(this).parents("li").index();d.removeAt(e);return false})},_removeEventHandlers:function(){var c=this;var b=c.length();while(b){b--;c._removeEventListenerAt(b)}if(c.scrollable){c.removeHandler(c._leftArrow,"mousedown");c.removeHandler(c._rightArrow,"mousedown")}c.removeHandler(a(document),"mousemove.tab"+c.element.id,c._moveElement);c.removeHandler(a(document),"mouseup.tab"+c.element.id,c._mouseUpScrollDocumentHandler);c.removeHandler(a(document),"mouseup.tab"+c.element.id,c._mouseUpDragDocumentHandler);c.removeHandler(c.host,"keydown")},_removeEventListenerAt:function(b){var c=this;c.removeHandler(c._titleList[b],c.toggleMode);c.removeHandler(c._titleList[b],"mouseenter");c.removeHandler(c._titleList[b],"mouseleave");c.removeHandler(c._titleList[b],"mousedown");c.removeHandler(c._titleList[b],"mouseup");c.removeHandler(c._closeButtonList[b],"click")},_moveSelectionTrack:function(n,c,b){var h=this;if(n===-1){return}if(this._titleList.length===0){return}if(n>=this._titleList.length){return}var m=this._titleList[n],o=a(m);h._refreshBarPosition();if(this.selectionTracker&&this._selectionTracker){var i;h._stop(h._selectionTrackerHelper);this._unlockAnimation("selectionTracker");if(b===undefined){i=parseInt(o.position().left,10);if(!isNaN(parseInt(this._unorderedListHelper.css("left"),10))){i+=parseInt(this._unorderedListHelper.css("left"),10)}if(!isNaN(parseInt(this._unorderedListHelper.css("margin-left"),10))){i+=parseInt(this._unorderedListHelper.css("margin-left"),10)}if(!isNaN(parseInt(o.css("margin-left"),10))){i+=parseInt(o.css("margin-left"),10)}if(!isNaN(parseInt(o.css("margin-right"),10))){}}else{i=b}var g=0;var e=0;if(this.position==="top"){g=this._height(h._headerWrapper)-m.offsetHeight;if(!this.autoHeight){e+=parseInt(o.css("margin-top"),10)}}this._lockAnimation("selectionTracker");var l=parseInt(o.css("padding-left"),10)+parseInt(o.css("padding-right"),10);var f=this.position==="top"?0:1;var k=parseInt(a(this._headerWrapper).css("padding-top"),10);var j=parseInt(o.css("padding-top"),10)+parseInt(o.css("padding-bottom"),10);this._selectionTracker.style.visibility="visible";this._moveSelectionTrackerContainer.style.visibility="visible";var d=parseInt(o.css("margin-top"),10);if(isNaN(d)){d=0}h._refreshBarPosition();h._selectionTrackerHelper.animate({top:k+d-f,left:i+"px",height:parseInt(this._height(m)+j,10),width:h._width(m)+l},c,function(){h._unlockAnimation("selectionTracker");h._selectionTracker.style.visibility="hidden";h._addSelectStyle(n,true);h._moveSelectionTrackerContainer.style.visibility="hidden"})}},destroy:function(){a.jqx.utilities.resize(this.host,null,true);if(document.referrer!=""||window.frameElement){if(window.top!=null&&window.top!=window.self){this.removeHandler(a(window.top.document),"mouseup.tabs"+this.element.id)}}this.host.remove()},_switchTabs:function(b,d){if(b!==d&&!this._activeAnimation()&&!this._tabCaptured){var c=this;this._raiseEvent(7,{item:d});this._raiseEvent(6,{item:b});if(this._currentEvent){if(this._currentEvent.cancel){this._currentEvent=null;return}}this._unselect(d,null,true);this._select(b,c.contentTransitionDuration,null,true);return true}return false},_activeAnimation:function(){for(var b in this._isAnimated){if(this._isAnimated.hasOwnProperty(b)){if(this._isAnimated[b]){return true}}}return false},_indexOf:function(c){var b=this.length();while(b){b--;if(this._titleList[b]===c||this._contentList[b]===c){return b}}return -1},_validateProperties:function(){try{if(this.scrollAnimationDuration<0||isNaN(this.scrollAnimationDuration)){throw new Error(this._invalidArgumentExceptions.invalidScrollAnimationDuration)}if(parseInt(this.width,10)<0&&this.width!=="auto"){throw new Error(this._invalidArgumentExceptions.invalidWidth)}if(parseInt(this.height,10)<0&&this.height!=="auto"){throw new Error(this._invalidArgumentExceptions.invalidHeight)}if(this.animationType!=="none"&&this.animationType!=="fade"){throw new Error(this._invalidArgumentExceptions.invalidAnimationType)}if(this.contentTransitionDuration<0||isNaN(this.contentTransitionDuration)){throw new Error(this._invalidArgumentExceptions.invalidcontentTransitionDuration)}if(this.toggleMode!=="click"&&this.toggleMode!=="dblclick"&&this.toggleMode!=="mouseenter"&&this.toggleMode!=="none"){throw new Error(this._invalidArgumentExceptions.invalidToggleMode)}if(this.position!=="top"&&this.position!=="bottom"){throw new Error(this._invalidArgumentExceptions.invalidPosition)}if(this.scrollPosition!=="left"&&this.scrollPosition!=="right"&&this.scrollPosition!=="both"){throw new Error(this._invalidArgumentExceptions.invalidScrollPosition)}if(this.scrollStep<0||isNaN(this.scrollStep)){throw new Error(this._invalidArgumentExceptions.invalidScrollStep)}if(this._titleList.length!==this._contentList.length||this._titleList.length===0){throw new Error(this._invalidArgumentExceptions.invalidStructure)}if(this.arrowButtonSize<0||isNaN(this.arrowButtonSize)){throw new Error(this._invalidArgumentExceptions.invalidArrowSize)}if(this.closeButtonSize<0||isNaN(this.closeButtonSize)){throw new Error(this._invalidArgumentExceptions.invalidCloseSize)}}catch(b){try{console.log(b)}catch(c){}}},_startScrollRepeat:function(d,c){var b=this;if(d){this._scrollLeft(c)}else{this._scrollRight(c)}if(this._scrollTimeout){clearTimeout(this._scrollTimeout)}this._scrollTimeout=setTimeout(function(){b._startScrollRepeat(d,b.scrollAnimationDuration)},c)},_performLayout:function(){var b=this.length();while(b){b--;if(this.position==="top"||this.position==="bottom"){if(this.rtl){this._titleList[b].style["float"]="right"}else{this._titleList[b].style["float"]="left"}}}this._fitToSize();this._performHeaderLayout();this._fitToSize()},updatetabsheader:function(){this._performHeaderLayout()},_setSize:function(){var b=this;b._fitToSize();b._positionArrows(b._totalItemsWidth);if(b._totalItemsWidth>b.element.offsetWidth){b._unorderedList.style.width=b._toPx(b._totalItemsWidth)}else{b._unorderedList.style.width=b.element.offsetWidth-2+"px"}b._fitToSize()},_addArrows:function(){if(this._leftArrow&&this._rightArrow){a(this._leftArrow).remove();a(this._rightArrow).remove()}this._leftArrow=document.createElement("div");this._leftArrow.innerHTML='<span style="display: block; width: 16px; height: 16px;" class="'+this.toThemeProperty("jqx-tabs-arrow-left")+'"></span>';this._leftArrow.className=this.toThemeProperty("jqx-tabs-arrow-background jqx-widget-header");this._leftArrow.style.zIndex=30;this._leftArrow.style.display="none";this._leftArrow.style.width=this._toPx(this.arrowButtonSize);this._leftArrow.style.height="100%";this._rightArrow=document.createElement("div");this._rightArrow.innerHTML='<span style="display: block; width: 16px; height: 16px;" class="'+this.toThemeProperty("jqx-tabs-arrow-right")+'"></span>';this._rightArrow.className=this.toThemeProperty("jqx-tabs-arrow-background jqx-widget-header");this._rightArrow.style.zIndex=30;this._rightArrow.style.display="none";this._rightArrow.style.width=this._toPx(this.arrowButtonSize);this._rightArrow.style.height="100%";this._headerWrapper.appendChild(this._leftArrow);this._headerWrapper.appendChild(this._rightArrow)},_tabsWithVisibleCloseButtons:function(){if(!this.showCloseButtons){return 0}var b=this.length();a.each(this._titleList,function(){var c=this.attr("hasclosebutton");if(c!==undefined&&c!==null){if(c==="false"||c===false){b--}}});return b},_calculateTitlesSize:function(){var g=this;function f(n,m){if(n){if(m){n.style.display="block"}else{n.style.display="none"}}}var l=0;var k=0;var h=this.length();if(this.rtl&&a.jqx.browser.msie&&a.jqx.browser.version<8){this._measureItem=document.createElement("span");this._measureItem.style.position="relative";this._measureItem.style.visibility="hidden";document.body.appendChild(this._measureItem)}while(h){h--;var j=this._titleList[h],b=g._closeButtonList[h];if(this._measureItem){this._measureItem.innerHTML=j.innerHTML;this._measureItem.html(this._titleList[h].html());j.style.width=g._toPx(g._width(this._measureItem))}j.style.position="static";f(b,false);k+=g._outerWidth(j,true);var e=g._outerHeight(j,true);if(l<e){l=e}if(g._height(j)===0){var i=j.cloneNode(true);document.body.appendChild(i);l=g._outerHeight(i,true);document.body.removeChild(i)}var c=j.getAttribute("hasCloseButton");var d;if(c!==undefined&&c!==null){d=false;if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[h]===1){f(b,false);d=true}}if(!d){if(c==="true"||c===true){k+=this.closeButtonSize;f(b,true)}else{if(c==="false"||c===false){f(b,false)}}}}else{if(this.showCloseButtons&&(this.canCloseAllTabs||this._tabsWithVisibleCloseButtons()>1)){d=false;if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[h]===1){f(b,false);d=true}}if(!d){k+=this.closeButtonSize;f(b,true)}}}j.style.height=this._toPx(g._height(j))}if(this._measureItem){a(this._measureItem).remove()}return{height:l,width:10+k}},_reorderHeaderElements:function(){if(this.selectionTracker){this._moveSelectionTrackerContainer.style.position="absolute";this._moveSelectionTrackerContainer.style.height="100%";this._moveSelectionTrackerContainer.style.top="0px";this._moveSelectionTrackerContainer.style.left="0px";this._moveSelectionTrackerContainer.style.width="100%"}this._headerWrapper.style.position="relative";this._headerWrapper.style.left="0px";this._headerWrapper.style.top="0px";if(this.scrollable){this._rightArrow.style.width=this._toPx(this.arrowButtonSize);this._rightArrow.style.position="absolute";this._rightArrow.style.top="0px";this._leftArrow.style.width=this._toPx(this.arrowButtonSize);this._leftArrow.style.position="absolute";this._leftArrow.style.top="0px";var c=this.theme&&this.theme.indexOf("ui-")!==-1?3:0;if(c>0){this._rightArrow.className+=" "+this.toThemeProperty("jqx-rc-r");this._leftArrow.className+=" "+this.toThemeProperty("jqx-rc-l")}var b=this.scrollPosition;if(this.rtl){if(b==="left"){b="right"}if(b==="right"){b="left"}}switch(b){case"both":this._rightArrow.style.right="0px";this._leftArrow.style.left="0px";break;case"left":this._rightArrow.style.left=this._toPx(this.arrowButtonSize);this._leftArrow.style.left="0px";break;case"right":this._rightArrow.style.right=this._toPx(-c);this._leftArrow.style.right=this._toPx(parseInt(this.arrowButtonSize,10)-c);break}}},_positionArrows:function(b){if(b>=this._headerWrapper.offsetWidth&&this.scrollable){this._needScroll=true;if(this._unorderedListHelper.position().left===0){this._unorderedListLeftBackup=this._getArrowsDisplacement()+"px"}this._leftArrow.style.display="block";this._rightArrow.style.display="block"}else{this._needScroll=false;this._leftArrow.style.display="none";this._rightArrow.style.display="none";this._unorderedList.style.left="0px"}},_performHeaderLayout:function(){this._removeSelectStyle();var b=this._calculateTitlesSize();var e=b.height;var c=b.width;this._headerWrapper.style.height=this._toPx(e);this._unorderedList.style.height=this._toPx(e);if(this.headerHeight!==null&&this.headerHeight!=="auto"){this._headerWrapper.style.height=this._toPx(this.headerHeight);this._unorderedList.style.height=this._toPx(this.headerHeight)}var d=this._width(this.element);if(c>d){this._unorderedList.style.width=this._toPx(c)}else{this._unorderedList.style.width=this._toPx(d)}if(a.jqx.browser.msie&&a.jqx.browser.version<8){this._unorderedList.style.position="relative";this._unorderedList.style.overflow="hidden"}this._reorderHeaderElements();c=c+parseInt(this._unorderedListHelper.css("margin-left"),10);this._totalItemsWidth=c;this._positionArrows(c);this._unorderedList.style.position="relative";this._unorderedList.style.top="0px";this._verticalAlignElements();this._moveSelectionTrack(this._selectedItem,0);this._addSelectStyle(this.selectedItem)},_verticalAlignElements:function(){var j=this.length();while(j){j--;var n=this._titleList[j],p=a(n),b=p.children()[0],m=this._closeButtonList[j],k=parseInt(p.css("padding-top"),10);if(!k){k=0}if(this.autoHeight){var c=parseInt(p.css("padding-top"),10),o=parseInt(p.css("padding-bottom"),10),i=p.css("border-top-width"),f=p.css("border-bottom-width");if(i.indexOf("px")===-1){i=1}else{i=parseInt(i,10)}if(f.indexOf("px")===-1){f=1}else{f=parseInt(f,10)}n.style.height=this._toPx(this._outerHeight(this._unorderedList,true)-(c+o+i+f))}else{if(this.position==="top"){var h=this._height(this._unorderedList)-parseInt(this._outerHeight(n,true),10);if(parseInt(p.css("margin-top"),10)!==h&&h!==0){n.style.marginTop=this._toPx(h)}}else{n.style.height=this._toPx(this._height(n))}}b.style.height="100%";var e=this._height(n);if(m){var g=e/2-this._height(m)/2;m.style.marginTop=this._toPx(1+g)}var l=e/2-this._height(b)/2;b.style.marginTop=this._toPx(l)}if(this.scrollable){var d=(parseInt(this._headerWrapper.offsetHeight,10)-this.arrowButtonSize)/2;a(this._rightArrow).children()[0].style.marginTop=this._toPx(d);this._rightArrow.style.height="100%";a(this._leftArrow).children()[0].style.marginTop=this._toPx(d);this._leftArrow.style.height="100%"}},_getImageUrl:function(c){var b=c.css("background-image");b=b.replace('url("',"");b=b.replace('")',"");b=b.replace("url(","");b=b.replace(")","");return b},_fitToSize:function(){var c=false;var e=false;var d=this;if(d.width!==null&&d.width.toString().indexOf("%")!==-1){c=true}if(d.height!==null&&d.height.toString().indexOf("%")!==-1){e=true}if(c){this.element.style.width=this.width;this._contentWrapper.style.width="100%"}else{d.element.style.width=d._toPx(d.width);if(this.width!=="auto"){this._contentWrapper.style.width="100%"}}var b;if(e){this.element.style.height=this.height;this._contentWrapper.style.width="100%";this._contentWrapper.style.height="auto";b=this.element.offsetHeight-this._headerWrapper.offsetHeight-2;this._contentWrapper.style.height=b+"px"}else{if(this.height!=="auto"){d.element.style.height=d._toPx(d.height);b=this._height(d.element)-this._headerWrapper.offsetHeight;this._contentWrapper.style.height=d._toPx(b)}else{this._contentWrapper.style.height="auto"}}},_maxHeightTab:function(){var c=this.length();var d=-1;var b=-1;while(c){c--;if(d<this._outerHeight(this._titleList[c],true)){b=c}}return b},_addSelectionTracker:function(){if(this._moveSelectionTrackerContainer){a(this._moveSelectionTrackerContainer).remove()}this._moveSelectionTrackerContainer=document.createElement("div");this._moveSelectionTrackerContainer.className=this.toThemeProperty("jqx-tabs-selection-tracker-container");this._selectionTracker=document.createElement("div");this._selectionTracker.className=this.toThemeProperty("jqx-tabs-selection-tracker-"+this.position);this._selectionTracker.style.color="inherit";this._selectionTracker.style.position="absolute";this._selectionTracker.style.zIndex=10;this._selectionTracker.style.left="0px";this._selectionTracker.style.top="0px";this._selectionTracker.style.display="inline-block";this._moveSelectionTrackerContainer.appendChild(this._selectionTracker);this._headerWrapper.appendChild(this._moveSelectionTrackerContainer);this._selectionTrackerHelper=a(this._selectionTracker);if(this._selectionTrackerHelper.initAnimate){this._selectionTrackerHelper.initAnimate()}},_addContentWrapper:function(){var e="none";var b=this._contentWrapper===null;if(b){this._contentWrapper=document.createElement("div");this._contentWrapper.className=this.toThemeProperty("jqx-tabs-content jqx-widget-content");this._contentWrapper.style["float"]=e}var d=this.length();while(d){d--;this._contentList[d].className+=" "+this.toThemeProperty("jqx-tabs-content-element")}if(b){if(this.position==="top"){this.element.appendChild(this._contentWrapper)}else{this.element.insertBefore(this._contentWrapper,this.element.firstChild)}for(var c=0;c<this._contentList.length;c++){this._contentWrapper.appendChild(this._contentList[c])}}if(this.roundedCorners){if(this.position==="top"){this._contentWrapper.className+=" "+this.toThemeProperty("jqx-rc-b")}else{this._contentWrapper.className+=" "+this.toThemeProperty("jqx-rc-t")}this.element.className+=" "+this.toThemeProperty("jqx-rc-all")}},_addHeaderWrappers:function(){var d=this.length();if(this._headerWrapper!==undefined){a(this._headerWrapper).remove();if(this.bar){this.bar=null}}this._headerWrapper=document.createElement("div");this._headerWrapper.style.outline="none";if(this.position==="top"){this.element.insertBefore(this._headerWrapper,this.element.firstChild)}else{this.element.appendChild(this._headerWrapper)}this._headerWrapper.appendChild(this._unorderedList);var b="jqx-tabs-headerWrapper jqx-tabs-header jqx-widget-header";if(this.position==="bottom"){b+=" jqx-tabs-header-bottom"}if(this.roundedCorners){if(this.position==="top"){b+=" jqx-rc-t"}else{b+=" jqx-rc-b"}}this._headerWrapper.className=this.toThemeProperty(b);while(d){d--;var e=this._titleList[d];if(e.querySelector(".jqx-tabs-titleWrapper")===null){var f=document.createElement("div");f.className="jqx-tabs-titleWrapper";f.style.outline="none";f.style.position="relative";f.style.zIndex=15;var c=a(e).children();f.appendChild(c[0]);f.appendChild(c[1]);e.appendChild(f)}}},_render:function(){this._addCloseButtons();this._addHeaderWrappers();this._addContentWrapper();if(this.selectionTracker){this._addSelectionTracker()}this._addArrows()},_addCloseButton:function(c,e){var d=document.createElement("div"),g=this._titleList[c];d.className="jqx-tabs-titleContentWrapper jqx-disableselect";var f="left";if(this.rtl){f="right"}if(a(g).find(".jqx-tabs-close-button").length>0){a(g).find(".jqx-tabs-close-button").remove()}d.style["float"]=f;if(g.querySelector(".jqx-tabs-titleContentWrapper")){g.innerHTML=g.querySelector(".jqx-tabs-titleContentWrapper").innerHTML}d.innerHTML=g.innerHTML;g.innerHTML="";var b=document.createElement("div");b.className=this.toThemeProperty("jqx-tabs-close-button");b.style.height=this._toPx(this.closeButtonSize);b.style.width=this._toPx(this.closeButtonSize);b.style["float"]=f;b.style.fontSize="1px";g.appendChild(d);g.appendChild(b);if(e===true){this._closeButtonList[c]=b}else{this._closeButtonList.splice(c,0,b)}if(!this.showCloseButtons){b.style.display="none"}else{if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[c]===1){b.style.display="none"}}}},_addCloseButtons:function(){var b=this.length();while(b){b--;this._addCloseButton(b,true)}},_prepareTabs:function(){var c=this.length();var b=this.selectionTracker;this.selectionTracker=false;while(c){c--;if(this._selectedItem!==c){this._unselect(c,null,false)}}this._select(this._selectedItem,0,null,false);this.selectionTracker=b;if(this.initTabContent){if(!this._initTabContentList[this.selectedItem]){if(!this._hiddenParent()){this.initTabContent(this.selectedItem);this._initTabContentList[this.selectedItem]=true}}}},_isValidIndex:function(b){return(b>=0&&b<this.length())},_removeSelectStyle:function(){var d=this.length();while(d){d--;var e=this._titleList[d];if(this.showCloseButtons){var c=this._closeButtonList[d];this._removeClass(c,this.toThemeProperty("jqx-tabs-close-button-selected"))}var b="jqx-fill-state-pressed";if(this.position==="top"){b+=" jqx-tabs-title-selected-top"}else{b+=" jqx-tabs-title-selected-bottom"}this._removeClass(e,this.toThemeProperty(b))}},_addSelectStyle:function(d,g){this._removeSelectStyle();if(!this.selectionTracker||(g!==undefined&&g)){var f=this._titleList[d];if(d>=0&&f!==undefined){var c=null;if(this.showCloseButtons){c=this._closeButtonList[d];if(this.hiddenCloseButtons){if(this.hiddenCloseButtons[d]===1){c=null}}}var b="jqx-fill-state-hover",e=" jqx-fill-state-pressed";if(this.position==="top"){b+=" jqx-tabs-title-hover-top";e+=" jqx-tabs-title-selected-top"}else{b+=" jqx-tabs-title-hover-bottom";e+=" jqx-tabs-title-selected-bottom"}this._removeClass(f,this.toThemeProperty(b));f.className+=this.toThemeProperty(e);if(c!==null){c.className+=" "+this.toThemeProperty("jqx-tabs-close-button-selected")}}}},_addItemTo:function(g,c,e){if(c<g.length){var b,f;for(var d=c;d+1<g.length;d++){if(b===undefined){b=g[d+1];g[d+1]=g[d]}else{f=g[d+1];g[d+1]=b;b=f}}if(b===undefined){b=g[c]}g[c]=e;g.push(b)}else{g.push(e)}},_refreshBarPosition:function(){var c=this;if(!this.bar){var b=a("<span></span>");a(this._headerWrapper).append(b);b.addClass(this.toThemeProperty("jqx-tabs-bar"));this.bar=b}setTimeout(function(){if(c._selectedItem<0){return}var d=parseInt(c._unorderedListHelper.css("left"),10);var e=parseInt(c._unorderedListHelper.css("margin-left"));if(d){c.bar.css("left",e+c._titleList[c._selectedItem].offsetLeft+d)}else{c.bar.css("left",e+c._titleList[c._selectedItem].offsetLeft)}c.bar.width(a(c._titleList[c._selectedItem]).outerWidth()-2)})},_select:function(h,e,l,b,c){if(!this._tabCaptured){this.host.attr("hideFocus","true");var g=this;if(c===undefined){this._addSelectStyle(h)}else{this._addSelectStyle(h,c)}var k=a(g._titleList[h]),d=g._titleList[h].getAttribute("id"),j=a(g._contentList[h]);if(this.isCollapsed&&this.collapsible){j[0].style.display="none";this._selectCallback(h,l,b);return}g._refreshBarPosition();switch(this.animationType){case"none":if(!g.selectionTracker){for(var f=0;f<this._contentList.length;f++){if(h!==f&&a(g._contentList[f]).css("display")==="block"){g._contentList[f].style.display="none";a.jqx.aria(a(g._titleList[f]),"aria-selected",false);a.jqx.aria(a(g._contentList[f]),"aria-hidden",true)}}j[0].style.display="block";a.jqx.aria(k,"aria-selected",true);a.jqx.aria(j,"aria-hidden",false);a.jqx.aria(this,"aria-activedescendant",d)}else{setTimeout(function(){j[0].style.display="block";a.jqx.aria(k,"aria-selected",true);a.jqx.aria(j,"aria-hidden",false);a.jqx.aria(g,"aria-activedescendant",d)},this.selectionTrackerAnimationDuration)}this._selectCallback(h,l,b);break;case"fade":this._lockAnimation("contentListSelect");g._selectCallback(h,l,b);if(j.initAnimate&&j.fadeIn===undefined){j.initAnimate()}j.fadeIn({duration:1000,complete:function(){g._unlockAnimation("contentListSelect");a.jqx.aria(k,"aria-selected",true);a.jqx.aria(j,"aria-hidden",false);a.jqx.aria(g,"aria-activedescendant",d)}});break}}},_selectCallback:function(c,d,b){this._selectedItem=c;this.selectedItem=this._selectedItem;if(d){d()}if(b){this._raiseEvent(1,{item:c})}},_unselect:function(d,i,b){if(d>=0){if(!this._tabCaptured){var g=this,e=g._contentList[d],c=a(e),h=g._titleList[d],f=a(h);if(c.initAnimate&&c.animate===undefined){c.initAnimate()}g._stop(c);if(this.animationType==="fade"){e.style.display="none";a.jqx.aria(f,"aria-selected",false);a.jqx.aria(c,"aria-hidden",true)}else{if(this.selectionTracker){setTimeout(function(){e.style.display="none";a.jqx.aria(f,"aria-selected",false);a.jqx.aria(c,"aria-hidden",true)},this.selectionTrackerAnimationDuration)}else{e.style.display="none";a.jqx.aria(f,"aria-selected",false);a.jqx.aria(c,"aria-hidden",true)}}this._unselectCallback(d,i,b);if(!this.selectionTracker){g._removeClass(h,g.toThemeProperty("jqx-tabs-title-selected jqx-fill-state-pressed"))}}}},_unselectCallback:function(c,d,b){if(b){this._raiseEvent(8,{item:c})}if(d){d()}},disable:function(){var b=this.length();while(b){b--;this.disableAt(b)}},enable:function(){var b=this.length();while(b){b--;this.enableAt(b)}},getEnabledTabsCount:function(){var b=0;a.each(this._titleList,function(){if(!this.disabled){b++}});return b},getDisabledTabsCount:function(){var b=0;a.each(this._titleList,function(){if(this.disabled){b++}});return b},removeAt:function(b){if(this._isValidIndex(b)&&(this.canCloseAllTabs||this.length()>1)){this._removeHoverStates();this._initTabContentList[b]=false;var d=this,c=d._outerWidth(this._titleList[b],true),g=this.getTitleAt(b);this._unorderedList.style.width=d._toPx(d._width(this._unorderedList)-c);a(this._titleList[b]).remove();a(this._contentList[b]).remove();this._titleList.splice(b,1);this._contentList.splice(b,1);d._closeButtonList.splice(b,1);this._addStyles();this._performHeaderLayout();this._removeEventHandlers();this._addEventHandlers();this._raiseEvent(3,{item:b,title:g});this._isAnimated={};var f;if(this.selectedItem>0){this._selectedItem=-1;if(this.selectedItem>=b){f=this._getPreviousIndex(this.selectedItem);this.select(f)}else{this.select(d.selectedItem)}}else{this._selectedItem=-1;f=this._getNextIndex(this.selectedItem);this.select(f)}if(parseInt(this._unorderedListHelper.css("left"),10)>this._getArrowsDisplacement()){this._unorderedList.style.left=d._toPx(this._getArrowsDisplacement())}if(d._width(this._unorderedList)<=d._width(this._headerWrapper)){var e=(this.enableScrollAnimation)?this.scrollAnimationDuration:0;this._lockAnimation("unorderedList");this._unorderedListHelper.animate({left:0},e,function(){d._unlockAnimation("unorderedList")})}}},removeFirst:function(){this.removeAt(0)},removeLast:function(){this.removeAt(this.length()-1)},disableAt:function(b){var d=this._titleList[b];if(!d.disabled||d.disabled===undefined){if(this.selectedItem===b){var c=this.next();if(!c){c=this.previous()}}d.disabled=true;this.removeHandler(d,this.toggleMode);if(this.enabledHover){a(d).off("mouseenter").off("mouseleave")}this._removeEventListenerAt(b);d.className+=" "+this.toThemeProperty("jqx-tabs-title-disable jqx-fill-state-disabled");this._raiseEvent(5,{item:b})}},enableAt:function(b){var c=this._titleList[b];if(c.disabled){c.disabled=false;this._addEventListenerAt(b);this._removeClass(c,this.toThemeProperty("jqx-tabs-title-disable jqx-fill-state-disabled"));this._raiseEvent(4,{item:b})}},addAt:function(d,g,e){if(d>=0&&d<=this.length()){this._removeHoverStates();var b=document.createElement("li");b.innerHTML=g;b.className=this.toThemeProperty("jqx-tabs-title jqx-item");var f=document.createElement("div");f.innerHTML=e;f.className=this.toThemeProperty("jqx-tabs-content-element");if(this.position==="bottom"){b.className+=" "+this.toThemeProperty("jqx-tabs-title-bottom")}var c=false;if(this._titleList.length===0){this._unorderedList.appendChild(b)}else{if(d<this.length()&&d>=0){this._unorderedList.insertBefore(b,this._titleList[d])}else{this._unorderedList.appendChild(b)}}this._contentWrapper.appendChild(f);this._addItemTo(this._titleList,d,b);this._addItemTo(this._contentList,d,f);this._addCloseButton(d);if(this._selectedItem>d){this._selectedItem++}this._switchTabs(d,this._selectedItem);this._selectedItem=d;this._uiRefresh(c);this._raiseEvent(2,{item:d});this._moveSelectionTrack(this._selectedItem,0)}},addFirst:function(c,b){this.addAt(0,c,b)},addLast:function(c,b){this.addAt(this.length(),c,b)},val:function(b){if(arguments.length===0||typeof(b)==="object"){return this._selectedItem}this.select(b);return this._selectedItem},select:function(b){if(typeof(b)==="object"){b=this._indexOf(b)}var d=b>=0&&b<this._titleList.length?this._titleList[b].getAttribute("canselect"):true;if(d===undefined||d===null||d==="true"||d===true){if(b!==this._selectedItem&&this._isValidIndex(b)){if(!this._activeAnimation()&&!this._titleList[b].disabled){var c=this._switchTabs(b,this._selectedItem);if(c){this.ensureVisible(b)}}}}},previous:function(c){var b=this._selectedItem;if(c!==undefined&&!isNaN(c)){b=c}while(b>0&&b<this._titleList.length){b--;if(!this._titleList[b].disabled){this.select(b);return true}}return false},_getPreviousIndex:function(c){if(c!==undefined&&!isNaN(c)){var b=c;while(c>0&&c<=this._titleList.length){c--;if(!this._titleList[c].disabled){return c}}return b}else{return 0}},_getNextIndex:function(c){if(c!==undefined&&!isNaN(c)){var b=c;while(c>=0&&c<this._titleList.length){if(!this._titleList[c].disabled){return c}c++}return b}else{return 0}},next:function(c){var b=this._selectedItem;if(c!==undefined&&!isNaN(c)){b=c}while(b>=0&&b<this._titleList.length-1){b++;if(!this._titleList[b].disabled){this.select(b);return true}}return false},first:function(){var b=0;if(this._titleList[b].disabled){this.next(b)}else{this.select(b)}},last:function(){var b=this._titleList.length-1;if(this._titleList[b].disabled){this.previous(b)}else{this.select(b)}},length:function(){return this._titleList.length},lockAt:function(b){if(this._isValidIndex(b)&&(!this._titleList[b].locked||this._titleList[b].locked===undefined)){this._titleList[b].locked=true;this._raiseEvent(11,{item:b})}},unlockAt:function(b){if(this._isValidIndex(b)&&this._titleList[b].locked){this._titleList[b].locked=false;this._raiseEvent(12,{item:b})}},lockAll:function(){var b=this.length();while(b){b--;this.lockAt(b)}},unlockAll:function(){var b=this.length();while(b){b--;this.unlockAt(b)}},showCloseButtonAt:function(b){if(this._isValidIndex(b)){if(!this.showCloseButtons){this.showCloseButtons=true;this.updatetabsheader()}this._closeButtonList[b].style.display="block";if(!this.hiddenCloseButtons){this.hiddenCloseButtons=[]}this.hiddenCloseButtons[b]=0}},hideCloseButtonAt:function(b){if(this._isValidIndex(b)){this._closeButtonList[b].style.display="none";if(!this.hiddenCloseButtons){this.hiddenCloseButtons=[]}this.hiddenCloseButtons[b]=1}},hideAllCloseButtons:function(){var b=this.length();while(b){b--;this.hideCloseButtonAt(b)}},showAllCloseButtons:function(){var b=this.length();while(b){b--;this.showCloseButtonAt(b)}},getTitleAt:function(b){if(this._titleList[b]){return a(this._titleList[b]).text()}return null},getContentAt:function(b){if(this._contentList[b]){return this._contentList[b]}return null},setTitleAt:function(b,c){if(this._titleList[b]){a(this._titleList[b]).text(c);if(this.showCloseButtons){this._addCloseButton(b);this._removeEventHandlers();this._addEventHandlers()}this.render();this.refresh()}},setContentAt:function(b,c){if(this._contentList[b]){a(this._contentList[b]).html(c)}},ensureVisible:function(e){var d=this;if(e===undefined||e===-1||e===null){e=this.selectedItem}if(!this._isValidIndex(e)){return false}var j=this._titleList[e];var l=parseInt(a(j).position().left,10)+parseInt(this._unorderedListHelper.css("margin-left"),10);var g=parseInt(this._unorderedListHelper.css("left"),10);var k=this._outerWidth(this._headerWrapper,true);var f=this._outerWidth(j,true);var i=g-this._getArrowsDisplacement();var b=k-this._getArrowsDisplacement()-i;var h,c;if(l<-i){h=-l+this._getArrowsDisplacement();c=this._getArrowsDisplacement()}else{if(l+f>b-this._getArrowsDisplacement()){h=-l+k-f-((this.scrollable)?(2*this.arrowButtonSize-this._getArrowsDisplacement()):0);c=k-f-this._getArrowsDisplacement()}else{this._moveSelectionTrack(e,this.selectionTrackerAnimationDuration);return true}}this._lockAnimation("unorderedList");this._unorderedListHelper.animate({left:h},this.scrollAnimationDuration,function(){d._unlockAnimation("unorderedList");d._moveSelectionTrack(d._selectedItem,0);return true});this._moveSelectionTrack(e,this.selectionTrackerAnimationDuration,c);return true},isVisibleAt:function(d){var c=this;if(d===undefined||d===-1||d===null){d=c.selectedItem}if(!c._isValidIndex(d)){return false}var h=c._titleList[d];var j=parseInt(a(h).position().left,10)+parseInt(c._unorderedListHelper.css("margin-left"),10);var f=parseInt(c._unorderedListHelper.css("left"),10);var i=c._outerWidth(c._headerWrapper,true);var e=c._outerWidth(h,true);var g=f-c._getArrowsDisplacement();var b=i-c._getArrowsDisplacement()-g;if(j<-g){return false}else{if(j+e>b){return false}else{return true}}return true},isDisabled:function(b){return this._titleList[b].disabled},_lockAnimation:function(b){if(this._isAnimated){this._isAnimated[b]=true}},_unlockAnimation:function(b){if(this._isAnimated){this._isAnimated[b]=false}},propertiesChangedHandler:function(d,b,c){if(c&&c.width&&c.height&&Object.keys(c).length===2){d._setSize()}},propertyChangedHandler:function(b,c,e,d){if(b.batchUpdate&&b.batchUpdate.width&&b.batchUpdate.height&&Object.keys(b.batchUpdate).length===2){return}this._validateProperties();switch(c){case"touchMode":if(d){b.enabledHover=false;b.keyboardNavigation=false}break;case"width":case"height":b._setSize();return;case"disabled":if(d){this.disable()}else{this.enable()}return;case"showCloseButtons":if(d){this.showAllCloseButtons()}else{this.hideAllCloseButtons()}this._performHeaderLayout();return;case"selectedItem":if(this._isValidIndex(d)){this.select(d)}return;case"scrollStep":case"contentTransitionDuration":case"scrollAnimationDuration":case"enableScrollAnimation":return;case"selectionTracker":if(d){this._refresh();this.select(this._selectedItem)}else{if(this._selectionTracker){this._selectionTrackerHelper.remove()}}return;case"scrollable":if(d){this._refresh();this.select(this._selectedItem)}else{a(this._leftArrow).remove();a(this._rightArrow).remove();this._performHeaderLayout()}return;case"autoHeight":this._performHeaderLayout();return;case"theme":a.jqx.utilities.setTheme(e,d,this.host);return}this._unorderedList.style.left="0px";this._refresh();this.select(this._selectedItem);this._addSelectStyle(this._selectedItem,true)},_toPx:function(b){if(typeof b==="number"){return b+"px"}else{return b}},_removeClass:function(c,b){a(c).removeClass(b)},_width:function(e){var b=a(e),g=b.css("border-left-width"),c=b.css("border-right-width"),d=parseInt(b.css("padding-left"),10),h=parseInt(b.css("padding-right"),10);if(g.indexOf("px")===-1){g=1}else{g=parseInt(g,10)}if(c.indexOf("px")===-1){c=1}else{c=parseInt(c,10)}var f=e.offsetWidth-(g+c+d+h);return f},_outerWidth:function(c,g){var f=c.offsetWidth;if(g){var b=a(c),d=parseInt(b.css("margin-left"),10),e=parseInt(b.css("margin-right"),10);f+=d+e}return f},_height:function(e){var c=a(e),h=c.css("border-top-width"),d=c.css("border-bottom-width"),f=parseInt(c.css("padding-top"),10),g=parseInt(c.css("padding-bottom"),10);if(h.indexOf("px")===-1){h=1}else{h=parseInt(h,10)}if(d.indexOf("px")===-1){d=1}else{d=parseInt(d,10)}var b=e.offsetHeight-(h+d+f+g);return b},_outerHeight:function(e,g){var f=e.offsetHeight;if(g){var b=a(e),c=parseInt(b.css("margin-top"),10),d=parseInt(b.css("margin-bottom"),10);f+=c+d}return f},_stop:function(b){if(b.stop){b.stop()}else{b.animate("stop",true)}}})}(jqxBaseFramework));
|
|
9
9
|
|
package/jqwidgets/jqxtagcloud.js
CHANGED
package/jqwidgets/jqxtextarea.js
CHANGED
package/jqwidgets/jqxtoolbar.js
CHANGED
package/jqwidgets/jqxtooltip.js
CHANGED
package/jqwidgets/jqxtouch.js
CHANGED
package/jqwidgets/jqxtree.js
CHANGED
package/jqwidgets/jqxtreegrid.js
CHANGED
package/jqwidgets/jqxtreemap.js
CHANGED
package/jqwidgets/jqxwindow.js
CHANGED
|
@@ -7,10 +7,10 @@
|
|
|
7
7
|
--jqx-background-hover-rgb: 225, 225, 225;
|
|
8
8
|
--jqx-background-hover: rgb(var(--jqx-background-hover-rgb));
|
|
9
9
|
--jqx-background-color-hover: rgba(0, 0, 0, .54);
|
|
10
|
-
--jqx-surface-rgb:
|
|
10
|
+
--jqx-surface-rgb: 244, 245, 249;
|
|
11
11
|
--jqx-surface: rgb(var(--jqx-surface-rgb));
|
|
12
12
|
--jqx-surface-color: rgba(0, 0, 0, .88);
|
|
13
|
-
--jqx-border: #
|
|
13
|
+
--jqx-border: #E9EAED;
|
|
14
14
|
--jqx-scrollbar-background: #f5f5f5;
|
|
15
15
|
--jqx-scrollbar-border: #ddd;
|
|
16
16
|
--jqx-scrollbar-thumb-background: #C1C1C1;
|
|
@@ -783,8 +783,13 @@ jqx-button-light input {
|
|
|
783
783
|
box-shadow: none;
|
|
784
784
|
}
|
|
785
785
|
|
|
786
|
+
.jqx-widget-header-light.jqx-grid-cell-light {
|
|
787
|
+
background: var(--jqx-surface);
|
|
788
|
+
color: var(--jqx-surface-color);
|
|
789
|
+
}
|
|
790
|
+
|
|
786
791
|
.jqx-grid-cell-alt-light {
|
|
787
|
-
background: #
|
|
792
|
+
background: #F4F5F933;
|
|
788
793
|
color: var(--jqx-surface-color);
|
|
789
794
|
}
|
|
790
795
|
|
|
@@ -1667,7 +1672,7 @@ jqx-grid-column-filterbutton-light,
|
|
|
1667
1672
|
border-color: var(--jqx-border);
|
|
1668
1673
|
font-size: 12px;
|
|
1669
1674
|
color: var(--jqx-surface-color);
|
|
1670
|
-
font-weight:
|
|
1675
|
+
font-weight: 600;
|
|
1671
1676
|
}
|
|
1672
1677
|
|
|
1673
1678
|
|
|
@@ -2639,4 +2644,19 @@ textarea.jqx-input-light:-ms-input-placeholder {
|
|
|
2639
2644
|
align-content: center;
|
|
2640
2645
|
align-items: center;
|
|
2641
2646
|
height: 100%;
|
|
2642
|
-
}
|
|
2647
|
+
}
|
|
2648
|
+
|
|
2649
|
+
|
|
2650
|
+
.jqx-grid-pager-light .jqx-dropdownlist-light {
|
|
2651
|
+
background: var(--jqx-background);
|
|
2652
|
+
color: var(--jqx-background-color);
|
|
2653
|
+
}
|
|
2654
|
+
.jqx-grid-pager-input-light {
|
|
2655
|
+
padding-right: 4px !important;
|
|
2656
|
+
}
|
|
2657
|
+
.jqx-grid-cell-selected-light {
|
|
2658
|
+
background: rgba(var(--jqx-primary-rgb), .85) !important;
|
|
2659
|
+
}
|
|
2660
|
+
.jqx-grid-cell-selected-light span {
|
|
2661
|
+
color: inherit !important;
|
|
2662
|
+
}
|
package/jqwidgets.d.ts
CHANGED
|
@@ -2130,6 +2130,8 @@ declare module jqwidgets {
|
|
|
2130
2130
|
showcolumnheaderlines?: boolean;
|
|
2131
2131
|
adaptive?: boolean;
|
|
2132
2132
|
adaptivewidth?: number;
|
|
2133
|
+
commandcolumn?: boolean;
|
|
2134
|
+
commandcolumnrenderer?: (row?: number, columnfield?: string, active?: any) => string;
|
|
2133
2135
|
clipboard?: boolean;
|
|
2134
2136
|
closeablegroups?: boolean;
|
|
2135
2137
|
columnsmenuwidth?: number;
|
|
@@ -4926,6 +4928,62 @@ declare module jqwidgets {
|
|
|
4926
4928
|
refresh(): void;
|
|
4927
4929
|
}// jqxSplitLayout
|
|
4928
4930
|
|
|
4931
|
+
export interface BarcodeOptions {
|
|
4932
|
+
// BarcodeOptions properties
|
|
4933
|
+
backgroundColor?: string;
|
|
4934
|
+
displayLabel?: boolean;
|
|
4935
|
+
labelColor?: string;
|
|
4936
|
+
labelFont?: string;
|
|
4937
|
+
labelFontSize?: number;
|
|
4938
|
+
labelMarginBottom?: number;
|
|
4939
|
+
labelMarginTop?: number;
|
|
4940
|
+
labelPosition?: string;
|
|
4941
|
+
lineColor?: string;
|
|
4942
|
+
lineHeight?: number;
|
|
4943
|
+
lineWidth?: number;
|
|
4944
|
+
renderAs?: string;
|
|
4945
|
+
type?: string;
|
|
4946
|
+
value?: string;
|
|
4947
|
+
}// BarcodeOptions
|
|
4948
|
+
|
|
4949
|
+
export interface jqxBarcode extends widget, BarcodeOptions {
|
|
4950
|
+
|
|
4951
|
+
// jqxBarcode functions
|
|
4952
|
+
export(format: string, fileName: string): any;
|
|
4953
|
+
getDataURL(format: string): string;
|
|
4954
|
+
getDataURLAsync(format: string): any;
|
|
4955
|
+
isValid(): boolean;
|
|
4956
|
+
}// jqxBarcode
|
|
4957
|
+
|
|
4958
|
+
export interface QRcodeOptions {
|
|
4959
|
+
// QRcodeOptions properties
|
|
4960
|
+
backgroundColor?: string;
|
|
4961
|
+
displayLabel?: boolean;
|
|
4962
|
+
embedImage?: string;
|
|
4963
|
+
errorLevel?: string;
|
|
4964
|
+
imageHeight?: number;
|
|
4965
|
+
imageWidth?: number;
|
|
4966
|
+
labelColor?: string;
|
|
4967
|
+
labelFont?: string;
|
|
4968
|
+
labelFontSize?: number;
|
|
4969
|
+
labelMarginBottom?: number;
|
|
4970
|
+
labelMarginTop?: number;
|
|
4971
|
+
labelPosition?: string;
|
|
4972
|
+
lineColor?: string;
|
|
4973
|
+
squareWidth?: number;
|
|
4974
|
+
renderAs?: string;
|
|
4975
|
+
value?: string;
|
|
4976
|
+
}// QRcodeOptions
|
|
4977
|
+
|
|
4978
|
+
export interface jqxQRcode extends widget, QRcodeOptions {
|
|
4979
|
+
|
|
4980
|
+
// jqxQRcode functions
|
|
4981
|
+
export(format: string, fileName: string): any;
|
|
4982
|
+
getDataURL(format: string): string;
|
|
4983
|
+
getDataURLAsync(format: string): any;
|
|
4984
|
+
isValid(): boolean;
|
|
4985
|
+
}// jqxQRcode
|
|
4986
|
+
|
|
4929
4987
|
|
|
4930
4988
|
|
|
4931
4989
|
} // module jqwidgets
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
/// <reference path="../jqwidgets.d.ts" />
|
|
2
|
+
import { EventEmitter, ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class jqxBarcodeComponent implements OnChanges {
|
|
5
|
+
attrBackgroundColor: string;
|
|
6
|
+
attrDisplayLabel: boolean;
|
|
7
|
+
attrLabelColor: string;
|
|
8
|
+
attrLabelFont: string;
|
|
9
|
+
attrLabelFontSize: number;
|
|
10
|
+
attrLabelMarginBottom: number;
|
|
11
|
+
attrLabelMarginTop: number;
|
|
12
|
+
attrLabelPosition: string;
|
|
13
|
+
attrLineColor: string;
|
|
14
|
+
attrLineHeight: number;
|
|
15
|
+
attrLineWidth: number;
|
|
16
|
+
attrRenderAs: string;
|
|
17
|
+
attrType: string;
|
|
18
|
+
attrValue: string;
|
|
19
|
+
attrWidth: string | number;
|
|
20
|
+
attrHeight: string | number;
|
|
21
|
+
autoCreate: boolean;
|
|
22
|
+
properties: string[];
|
|
23
|
+
host: any;
|
|
24
|
+
elementRef: ElementRef;
|
|
25
|
+
widgetObject: jqwidgets.jqxBarcode;
|
|
26
|
+
constructor(containerElement: ElementRef);
|
|
27
|
+
ngOnInit(): void;
|
|
28
|
+
ngOnChanges(changes: SimpleChanges): boolean;
|
|
29
|
+
arraysEqual(attrValue: any, hostValue: any): boolean;
|
|
30
|
+
manageAttributes(): any;
|
|
31
|
+
moveClasses(parentEl: HTMLElement, childEl: HTMLElement): void;
|
|
32
|
+
moveStyles(parentEl: HTMLElement, childEl: HTMLElement): void;
|
|
33
|
+
createComponent(options?: any): void;
|
|
34
|
+
createWidget(options?: any): void;
|
|
35
|
+
__updateRect__(): void;
|
|
36
|
+
setOptions(options: any): void;
|
|
37
|
+
backgroundColor(arg?: string): string;
|
|
38
|
+
displayLabel(arg?: boolean): boolean;
|
|
39
|
+
labelColor(arg?: string): string;
|
|
40
|
+
labelFont(arg?: string): string;
|
|
41
|
+
labelFontSize(arg?: number): number;
|
|
42
|
+
labelMarginBottom(arg?: number): number;
|
|
43
|
+
labelMarginTop(arg?: number): number;
|
|
44
|
+
labelPosition(arg?: string): string;
|
|
45
|
+
lineColor(arg?: string): string;
|
|
46
|
+
lineHeight(arg?: number): number;
|
|
47
|
+
lineWidth(arg?: number): number;
|
|
48
|
+
renderAs(arg?: string): string;
|
|
49
|
+
type(arg?: string): string;
|
|
50
|
+
value(arg?: string): string;
|
|
51
|
+
export(format: string, fileName?: string): undefined;
|
|
52
|
+
getDataURL(format: string): string;
|
|
53
|
+
getDataURLAsync(format: string): any;
|
|
54
|
+
isValid(): boolean;
|
|
55
|
+
onInvalid: EventEmitter<any>;
|
|
56
|
+
__wireEvents__(): void;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<jqxBarcodeComponent, never>;
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<jqxBarcodeComponent, "jqxBarcode", never, { "attrBackgroundColor": "backgroundColor"; "attrDisplayLabel": "displayLabel"; "attrLabelColor": "labelColor"; "attrLabelFont": "labelFont"; "attrLabelFontSize": "labelFontSize"; "attrLabelMarginBottom": "labelMarginBottom"; "attrLabelMarginTop": "labelMarginTop"; "attrLabelPosition": "labelPosition"; "attrLineColor": "lineColor"; "attrLineHeight": "lineHeight"; "attrLineWidth": "lineWidth"; "attrRenderAs": "renderAs"; "attrType": "type"; "attrValue": "value"; "attrWidth": "width"; "attrHeight": "height"; "autoCreate": "auto-create"; }, { "onInvalid": "onInvalid"; }, never, ["*"]>;
|
|
59
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./angular_jqxbarcode";
|
|
3
|
+
export declare class jqxBarcodeModule {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<jqxBarcodeModule, never>;
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<jqxBarcodeModule, [typeof i1.jqxBarcodeComponent], never, [typeof i1.jqxBarcodeComponent]>;
|
|
6
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<jqxBarcodeModule>;
|
|
7
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './public_api';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"module": "../fesm2015/jqwidgets-ng-jqxbarcode.mjs",
|
|
3
|
+
"es2020": "../fesm2020/jqwidgets-ng-jqxbarcode.mjs",
|
|
4
|
+
"esm2020": "../esm2020/jqxbarcode/jqwidgets-ng-jqxbarcode.mjs",
|
|
5
|
+
"fesm2020": "../fesm2020/jqwidgets-ng-jqxbarcode.mjs",
|
|
6
|
+
"fesm2015": "../fesm2015/jqwidgets-ng-jqxbarcode.mjs",
|
|
7
|
+
"typings": "jqwidgets-ng-jqxbarcode.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "jqwidgets-ng/jqxbarcode"
|
|
10
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference path="../jqwidgets.d.ts" />
|
|
2
2
|
import { EventEmitter, ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class jqxBarGaugeComponent implements OnChanges {
|
|
4
5
|
attrAnimationDuration: number;
|
|
5
6
|
attrBackgroundColor: string;
|
|
@@ -69,4 +70,6 @@ export declare class jqxBarGaugeComponent implements OnChanges {
|
|
|
69
70
|
onTooltipOpen: EventEmitter<any>;
|
|
70
71
|
onValueChanged: EventEmitter<any>;
|
|
71
72
|
__wireEvents__(): void;
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<jqxBarGaugeComponent, never>;
|
|
74
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<jqxBarGaugeComponent, "jqxBarGauge", never, { "attrAnimationDuration": "animationDuration"; "attrBackgroundColor": "backgroundColor"; "attrBarSpacing": "barSpacing"; "attrBaseValue": "baseValue"; "attrColorScheme": "colorScheme"; "attrCustomColorScheme": "customColorScheme"; "attrDisabled": "disabled"; "attrEndAngle": "endAngle"; "attrFormatFunction": "formatFunction"; "attrLabels": "labels"; "attrMax": "max"; "attrMin": "min"; "attrRelativeInnerRadius": "relativeInnerRadius"; "attrRendered": "rendered"; "attrStartAngle": "startAngle"; "attrTitle": "title"; "attrTooltip": "tooltip"; "attrUseGradient": "useGradient"; "attrValues": "values"; "attrWidth": "width"; "attrHeight": "height"; "autoCreate": "auto-create"; }, { "onDrawEnd": "onDrawEnd"; "onDrawStart": "onDrawStart"; "onInitialized": "onInitialized"; "onTooltipClose": "onTooltipClose"; "onTooltipOpen": "onTooltipOpen"; "onValueChanged": "onValueChanged"; }, never, ["*"]>;
|
|
72
75
|
}
|