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/jqxslider.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("jqxSlider","",{});a.extend(a.jqx._jqxSlider.prototype,{defineInstance:function(){var b={disabled:false,width:300,height:30,step:1,max:10,min:0,int64:false,orientation:"horizontal",showTicks:true,tickMode:"default",tickNumber:10,minorTickNumber:20,niceInterval:false,ticksPosition:"both",ticksFrequency:2,minorTicksFrequency:1,showMinorTicks:false,showButtons:true,buttonsPosition:"both",mode:"default",showRange:true,rangeSlider:false,value:0,values:[0,10],tooltip:false,tooltipFormatFunction:null,tooltipFormatSettings:null,tooltipPosition:"near",tooltipHideDelay:500,sliderButtonSize:14,tickSize:7,minorTickSize:4,showTickLabels:false,tickLabelStyleSettings:null,tickLabelFormatSettings:null,tickLabelFormatFunction:null,template:"",layout:"normal",rtl:false,changeType:null,editableLabels:false,padding:{},_settings:{vertical:{size:"height",oSize:"width",outerOSize:"outerWidth",outerSize:"outerHeight",left:"top",top:"left",start:"_startY",mouse:"_mouseStartY",page:"pageY",opposite:"horizontal"},horizontal:{size:"width",oSize:"height",outerOSize:"outerHeight",outerSize:"outerWidth",left:"left",top:"top",start:"_startX",mouse:"_mouseStartX",page:"pageX",opposite:"vertical"}},_touchEvents:{mousedown:a.jqx.mobile.getTouchEventName("touchstart"),click:a.jqx.mobile.getTouchEventName("touchstart"),mouseup:a.jqx.mobile.getTouchEventName("touchend"),mousemove:a.jqx.mobile.getTouchEventName("touchmove"),mouseenter:"mouseenter",mouseleave:"mouseleave"},_events:["change","slide","slideEnd","slideStart","created"],_invalidArgumentExceptions:{invalidWidth:"Invalid width.",invalidHeight:"Invalid height.",invalidStep:"Invalid step.",invalidMaxValue:"Invalid maximum value.",invalidMinValue:"Invalid minimum value.",invalidTickFrequency:"Invalid tick frequency.",invalidValue:"Invalid value.",invalidValues:"Invalid values.",invalidTicksPosition:"Invalid ticksPosition",invalidButtonsPosition:"Invalid buttonsPosition"},_lastValue:[],_track:null,_leftButton:null,_rightButton:null,_slider:null,_rangeBar:null,_slideEvent:null,_capturedElement:null,_slideStarted:false,_helpers:[],aria:{"aria-valuenow":{name:"value",type:"number"},"aria-valuemin":{name:"min",type:"number"},"aria-valuemax":{name:"max",type:"number"},"aria-disabled":{name:"disabled",type:"boolean"}}};if(this===a.jqx._jqxSlider.prototype){return b}a.extend(true,this,b);return b},_createFromInput:function(c){var h=this,i,f,e,j,b,g;if(h.element.nodeName.toLowerCase()==="input"){h.field=h.element;if(h.field.className){h._className=h.field.className}i={title:h.field.title};if(h.field.value){i.value=h.field.value}if(h.field.id.length){i.id=h.field.id.replace(/[^\w]/g,"_")+"_"+c}else{i.id=a.jqx.utilities.createId()+"_"+c}if(h.field.getAttribute("min")){f=(h.field.getAttribute("min"));h.min=parseFloat(f)}if(h.field.getAttribute("step")){e=(h.field.getAttribute("step"));h.step=parseFloat(e)}if(h.field.getAttribute("max")){j=(h.field.getAttribute("max"));h.max=parseFloat(j)}b=document.createElement("div");if(undefined!==i.id){b.setAttribute("id",i.id)}if(undefined!==i.value){b.setAttribute("value",i.value)}b.style.cssText=h.field.style.cssText;if(!h.width){h.width=h.field.offsetWidth}if(!h.height){h.height=h.field.offsetHeight}h.field.style.display="none";if(h.field.parentNode){h.field.parentNode.insertBefore(b,h.field.nextSibling)}g=h.host.data();h.host=a(b);h.host.data(g);h.element=b;h.element.id=h.field.id;h.field.id=i.id;h._helpers.element=new jqxHelper(h.element);h._helpers.field=new jqxHelper(h.field);if(h._className){h._helpers.element.addClass(h._className);h._helpers.field.removeClass(h._className)}if(h.field.tabIndex){var d=h.field.tabIndex;h.field.tabIndex=-1;h.element.tabIndex=d}}},createInstance:function(b){var e=this;if(!window.jqxHelper){window.jqxHelper=a}e._createFromInput("jqxSlider");e._isTouchDevice=a.jqx.mobile.isTouchDevice();var d="<div role='slider'><div style='width:100%; height: 100%;'></div></div><div><div></div><div></div><div></div></div><div><div style='width:100%; height: 100%;'></div></div>";e.element.innerHTML=d;e._leftButton=e.element.firstChild;e._contentWrapper=e._leftButton.nextSibling;e._rightButton=e._contentWrapper.nextSibling;e.element.className=e.toThemeProperty("jqx-slider jqx-widget");e._topTicks=e._contentWrapper.firstChild;e._track=e._topTicks.nextSibling;e._bottomTicks=e._track.nextSibling;e._leftButton.className=e.toThemeProperty("jqx-slider-left");e._rightButton.className=e.toThemeProperty("jqx-slider-left");e._helpers.leftButton=new jqxHelper(e._leftButton);e._helpers.rightButton=new jqxHelper(e._rightButton);e._helpers.element=new jqxHelper(e.element);e._helpers.track=new jqxHelper(e._track);if(!e.host.jqxRepeatButton){throw new Error("jqxSlider: Missing reference to jqxbuttons.js.")}a.jqx.aria(this);if(e.int64==="s"){if(!a.jqx.longInt){throw new Error("jqxSlider: Missing reference to jqxmath.js")}a.jqx.longInt(e);e._value64=new a.jqx.math().fromString(e.value.toString(),10);e._values64=[new a.jqx.math().fromString(e.values[0].toString(),10),new a.jqx.math().fromString(e.values[1].toString(),10)];e._min64=new a.jqx.math().fromString(e.min.toString(),10);e._max64=new a.jqx.math().fromString(e.max.toString(),10);e._step64=new a.jqx.math().fromString(e.step.toString(),10);e._ticksFrequency64=new a.jqx.math().fromString(e.ticksFrequency.toString(),10);e._minorTicksFrequency64=new a.jqx.math().fromString(e.minorTicksFrequency.toString(),10)}else{if(e.int64==="u"){try{new BigNumber(e.value)}catch(c){throw new Error("jqxSlider: Missing reference to jqxmath.js")}e._value64=new BigNumber(e.value);e._values64=[new BigNumber(e.values[0]),new BigNumber(e.values[1])];e._min64=new BigNumber(e.min);e._max64=new BigNumber(e.max);e._step64=new BigNumber(e.step);e._ticksFrequency64=new BigNumber(e.ticksFrequency);e._minorTicksFrequency64=new BigNumber(e.minorTicksFrequency)}}e._helpers.element.width(e.width);e._helpers.element.height(e.height);if(e._helpers.element.isRendered){if(e._helpers.element.isRendered()){a(e._leftButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});a(e._rightButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});e.render()}else{e._helpers.element.sizeChanged(function(){a(e._leftButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});a(e._rightButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});e.render()});e._helpers.element.sizeStyleChanged(function(){var f=e._helpers.element.getSizeFromStyle();if(f.width){e.width=f.width}if(f.height){e.height=f.height}e.__trackSize=null;e.__thumbSize=null;e._performLayout();e._initialSettings()})}}else{a(e._leftButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});a(e._rightButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});e.render()}},render:function(){var c=this;c._setPaddingValues();c._rendering=true;c._refresh();c._raiseEvent(4,{value:c.getValue()});c._addInput();var b=c.element.getAttribute("tabindex")==null;if(b){c.element.setAttribute("tabindex",0)}a.jqx.utilities.resize(c.host,function(){c.__trackSize=null;c.__thumbSize=null;c._performLayout();c._initialSettings()});if(c.orientation==="vertical"){c.element.style.minWidth=96+"px"}c._rendering=false},focus:function(){try{this.host.focus()}catch(b){}},destroy:function(){var b=this;b.removeHandler(a(document),"mouseup.arrow"+b.element.id);b.removeHandler(a(document),b._getEvent("mouseup")+"."+b.element.id);b.removeHandler(a(document),b._getEvent("mousemove")+"."+b.element.id);a.jqx.utilities.resize(this.host,null,true);b.host.remove();b._helpers=[]},_addInput:function(){var d=this;var c=d.element.getAttribute("name");var b=document.createElement("input");b.setAttribute("type","hidden");d.element.appendChild(b);if(c){b.setAttribute("name",c)}if(!d.rangeSlider){b.value=d.value.toString()}else{if(d.values){b.value=d.value.rangeStart.toString()+"-"+d.value.rangeEnd.toString()}}d.input=b},_getSetting:function(b){return this._settings[this.orientation][b]},_getEvent:function(b){if(this._isTouchDevice){return this._touchEvents[b]}else{return b}},refresh:function(b){if(!b){this._refresh()}},_refresh:function(){var b=this;b._render();b._performLayout();b._removeEventHandlers();b._addEventHandlers();b._initialSettings()},_render:function(){var b=this;b._addTrack();b._addSliders();b._addTickContainers();b._updateButtonsVisibility();b._addRangeBar()},_addTrack:function(){var c=this;var b=c._track;c._helpers.track.addClass(c.toThemeProperty("jqx-slider-track"));b.setAttribute("style","");c._helpers.track.removeClass(c.toThemeProperty("jqx-slider-track-"+c._getSetting("opposite")));c._helpers.track.addClass(c.toThemeProperty("jqx-slider-track-"+c.orientation));c._helpers.track.addClass(c.toThemeProperty("jqx-fill-state-normal jqx-rc-all"))},_addSliders:function(){var d=this;if(d._slider===null||d._slider.length<1){d._slider={};var b=document.createElement("div");var c=document.createElement("div");b.className=d.toThemeProperty("jqx-slider-slider");c.className=d.toThemeProperty("jqx-slider-slider");d._slider.left=b;d._track.appendChild(b);d._slider.right=c;d._track.appendChild(c);d._helpers.track=new jqxHelper(d._track);d._helpers.left=new jqxHelper(d._slider.left);d._helpers.right=new jqxHelper(d._slider.right);if(d.template){d._helpers.left.addClass(d.toThemeProperty("jqx-"+d.template));d._helpers.right.addClass(d.toThemeProperty("jqx-"+d.template))}}d._helpers.left.removeClass(d.toThemeProperty("jqx-slider-slider-"+d._getSetting("opposite")));d._helpers.left.addClass(d.toThemeProperty("jqx-slider-slider-"+d.orientation));d._helpers.right.removeClass(d.toThemeProperty("jqx-slider-slider-"+d._getSetting("opposite")));d._helpers.right.addClass(d.toThemeProperty("jqx-slider-slider-"+d.orientation));d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-normal"));d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-normal"))},_addTickContainers:function(){var c=this;c._bottomTicks.className=c.toThemeProperty("jqx-slider-tickscontainer");c._topTicks.className=c.toThemeProperty("jqx-slider-tickscontainer");var b="visible";if(!c.showTicks){b="hidden"}c._bottomTicks.style.visibility=b;c._topTicks.style.visibility=b},_updateButtonsVisibility:function(){var c=this;var b="block";if(!c.showButtons||c.rangeSlider){b="none"}c._rightButton.style.display=b;c._leftButton.style.display=b},_getNiceInterval:function(f){function u(w){return Math.log(parseFloat(w))/Math.LN10}var k=this,m,v="Width";if(k.orientation==="vertical"){v="Height"}var h=document.createElement("span");h.className=k.toThemeProperty("jqx-widget jqx-slider-label");h.style.position="absolute";h.style.visibility="hidden";if(k.tickLabelStyleSettings){var e=k.tickLabelStyleSettings;h.style.fontSize=e.fontSize;h.style.fontFamily=e.fontFamily;h.style.fontWeight=e.fontWeight;h.style.fontStyle=e.fontStyle}var s,t;s=k._formatLabel(k.min);t=k._formatLabel(k.max);var d=a.jqx.browser.msie?0:1;document.body.appendChild(h);h.innerHTML=s;var r=h["scroll"+v]+d;h.innerHTML=t;var i=h["scroll"+v]+d;h.parentNode.removeChild(h);var c=Math.max(i,r),j=0;if(c>105){j=(c-105)/100}c*=1.5+j;var b=k._getTrackSize();if(b>64&&k.showButtons===false){b-=64}var g=Math.round(b/c),o,q,l,p,n;if(g===0){g=1}if(f===true){g*=4}if(k.int64===false){o=k.max-k.min;q=Math.floor(u(o)-u(g));l=Math.pow(10,q);p=g*l;if(o<2*p){m=1}else{if(o<3*p){m=2}else{if(o<7*p){m=5}else{m=10}}}n=m*l}else{o=new BigNumber(k.max).subtract(new BigNumber(k.min));q=Math.floor(u(o.toString())-u(g));l=new BigNumber(10).pow(new BigNumber(q));p=new BigNumber(g).multiply(l);if(o.compare(new BigNumber(2*p))===-1){m=1}else{if(o.compare(new BigNumber(3*p))===-1){m=2}else{if(o.compare(new BigNumber(7*p))===-1){m=5}else{m=10}}}n=new BigNumber(m).multiply(l);if(n.compare(1)===-1){n=new BigNumber(1)}if(k.int64==="s"){n=new a.jqx.math().fromString(n.toString())}}return n},_formatLabel:function(f,e){var d=this,b=e!==true?d.tickLabelFormatFunction:d.tooltipFormatFunction,g=e!==true?d.tickLabelFormatSettings:d.tooltipFormatSettings,c;if(b){c=b(f)}else{if(g){if(g.radix!==undefined){c=new a.jqx.math().getRadixValue(f,d.int64,g.radix)}else{if(g.outputNotation!==undefined&&g.outputNotation!=="default"&&g.outputNotation!=="decimal"){c=new a.jqx.math().getDecimalNotation(f,g.outputNotation,g.decimalDigits,g.digits)}else{if(g.decimalDigits!==undefined){c=Number(f).toFixed(g.decimalDigits)}else{if(g.digits!==undefined){c=Number(Number(f).toPrecision(g.digits)).toString()}}}}}else{c=f}}return c},_addTicks:function(r,g){var n=this;if(!n.showTicks){return}var z=parseInt(r.style[n._getSetting("size")],10),f,u=(n.layout==="normal"&&n.orientation==="horizontal"&&n.rtl===false)||(n.layout==="reverse"&&n.orientation==="vertical"),e,x,q,l,I,d,o,B,F,b,G,C;var J="";if(n.int64===false){l=n.max-n.min;if(n.tickMode==="default"){if(n.niceInterval){x=n._getNiceInterval();q=n._getNiceInterval(true)}else{x=n.ticksFrequency;q=n.minorTicksFrequency}I=Math.round(l/x);d=Math.round(l/q)}else{if(n.tickMode==="tickNumber"){I=n.tickNumber;d=n.minorTickNumber;x=Math.round(l/I)}}B=n.min;F=n.max}else{if(n.int64==="s"){l=n._max64.subtract(n._min64);if(n.tickMode==="default"){if(n.niceInterval){x=n._getNiceInterval();q=n._getNiceInterval(true)}else{x=n._ticksFrequency64;q=n._minorTicksFrequency64}I=l.div(x).toNumber();d=l.div(q).toNumber()}else{if(n.tickMode==="tickNumber"){I=n.tickNumber;d=n.minorTickNumber;x=l.div(new a.jqx.math().fromNumber(I))}}B=n._min64.toString();F=n._max64.toString()}else{if(n.int64==="u"){l=n._max64.subtract(n._min64);if(n.tickMode==="default"){if(n.niceInterval){x=n._getNiceInterval();q=n._getNiceInterval(true)}else{x=n._ticksFrequency64;q=n._minorTicksFrequency64}I=parseInt(l.divide(x).toString(),10);d=parseInt(l.divide(q).toString(),10)}else{if(n.tickMode==="tickNumber"){I=n.tickNumber;d=n.minorTickNumber;x=l.divide(new BigNumber(I)).intPart()}}B=n._min64.toString();F=n._max64.toString()}}}var j=z/I;o=z/d;r.innerHTML="";if(u){e=n._formatLabel(B)}else{e=n._formatLabel(F)}var E=document.createElement("span");E.style.visibility="hidden";E.className=n.toThemeProperty("jqx-widget jqx-widget-content jqx-slider");if(n.tickLabelStyleSettings){var c=n.tickLabelStyleSettings;E.style.fontSize=c.fontSize;E.style.fontFamily=c.fontFamily;E.style.fontWeight=c.fontWeight;E.style.fontStyle=c.fontStyle}document.body.appendChild(E);E.innerHTML="0";var D={width:E.offsetWidth,height:E.offsetHeight};E.parentNode.removeChild(E);var v=parseInt(r.style[n._getSetting("oSize")],10);var w=n.orientation==="horizontal"?n.padding.left:0;J+=n._addTick(r,w,n.min,v,e,D,false,g);var h=document.createElement("span");h.className=n.toThemeProperty("jqx-widget");h.style.position="absolute";h.style.visibility="hidden";document.body.appendChild(h);h.innerHTML=n.min.toString();b=n.orientation==="horizontal"?h.offsetWidth:h.offsetHeight;var p=0,t=0;if(n.tickMode==="default"&&n.niceInterval===true){var k,H;if(n.int64===false){if(u){k=n.min;H=k-(k%x)+x;p=H-k}else{k=n.max;H=k-(k%x);p=k-H}t=p/x*j}else{var m=new BigNumber(x.toString());if(u){k=new BigNumber(n.min);H=k.subtract(k.mod(m)).add(m);p=H.subtract(k)}else{k=new BigNumber(n.max);H=k.subtract(k.mod(m));p=k.subtract(H)}t=parseFloat(p.divide(m).multiply(j).toString())}var s=true;if(b>=t){s=false}if(H.toString()!==n.max.toString()&&t<z){var y=n._formatLabel(H.toString());J+=n._addTick(r,t+w,H,v,y,D,false,g,s)}}for(G=1;G<I;G++){f=G*j+t;f=Math.floor(f);var A;if(n.int64===false){if(u){A=n.min+x*G+p}else{A=n.max-x*G-p}}else{if(n.int64==="s"){if(u){A=n._min64.add(x.multiply(new a.jqx.math().fromString(G.toString(),10))).add(new a.jqx.math().fromString(p.toString(),10)).toString()}else{A=n._max64.subtract(x.multiply(new a.jqx.math().fromString(G.toString(),10))).subtract(new a.jqx.math().fromString(p.toString(),10)).toString()}}else{if(n.int64==="u"){if(u){A=n._min64.add(x.multiply(G)).add(p).toString()}else{A=n._max64.subtract(x.multiply(G)).subtract(p).toString()}}}}if(A.toString()!==n.max.toString()){e=n._formatLabel(A.toString()),C=true;if(n.tickMode==="default"&&n.niceInterval===true){h.innerHTML=e;b=n.orientation==="horizontal"?h.offsetWidth:h.offsetHeight;if(f+b>=I*j){C=false}}J+=n._addTick(r,f+w,G,v,e,D,false,g,C)}}if(n.showMinorTicks){for(G=1;G<d;G++){f=G*o;f=Math.floor(f);e="";J+=n._addTick(r,f+w,G,v,e,D,true,g)}}if(u){e=n._formatLabel(F)}else{e=n._formatLabel(B)}J+=n._addTick(r,I*j+w,n.max,v,e,D,false,g);r.innerHTML=J;h.parentNode.removeChild(h)},_addTick:function(p,z,t,r,c,v,g,d,u){var k=this;var l="",j;l=k.toThemeProperty("jqx-slider-tick");l+=" "+k.toThemeProperty("jqx-fill-state-pressed");if(k.template){l+=" "+k.toThemeProperty("jqx-"+k.template)}var i;var q=k._getSetting("top");var m="2px";var s=k.tickSize;if(g){s=k.minorTickSize}if(p!==k._bottomTicks){m=r-s-2+"px"}if(k.orientation==="horizontal"){i='<div style="'+q+": "+m+"; "+k._getSetting("oSize")+": "+s+"px; float: left; position:absolute; left:"+z+'px;" class="'+k.toThemeProperty("jqx-slider-tick-horizontal")+" "+l+'"></div>';if(k.showTickLabels){if(p!==k._bottomTicks){m=r-s-v.height-2+"px"}else{m=2+s+"px"}var n=v.width*c.toString().length;n=n/2;j=z-n;if(u!==false){var e="",y="",o="",f="";if(k.tickLabelStyleSettings){var b=k.tickLabelStyleSettings;if(b.fontSize){e=b.fontSize}if(b.fontFamily){y=b.fontFamily}if(b.fontWeight){o=b.fontWeight}if(b.fontStyle){f=b.fontStyle}}i+='<div class="'+k.toThemeProperty("jqx-slider-label jqx-slider-label-"+d)+'" style="'+q+": "+m+"; float: left; position:absolute; left:"+j+"px; white-space: nowrap; font-size: "+e+"; font-family: "+y+"; font-weight: "+o+"; font-style: "+f+'">'+c+"</div>"}}}else{i='<div style="'+q+": "+m+"; "+k._getSetting("oSize")+": "+s+"px; float: none; position:absolute; top:"+z+'px;" class="'+k.toThemeProperty("jqx-slider-tick-vertical")+" "+l+'"></div>';if(k.showTickLabels){if(p!==k._bottomTicks){m=r-s-c.toString().length*v.width-6+"px"}else{m=6+s+"px"}var x=v.height;x=x/2;j=z-x;if(u!==false){i+='<div class="'+k.toThemeProperty("jqx-slider-label jqx-slider-label-"+d)+'" style="'+q+": "+m+"; float: none; position:absolute; top:"+j+'px;">'+c+"</div>"}}}return i},_addRangeBar:function(){var b=this;if(b._rangeBar===null||b._rangeBar.length<1){b._rangeBar=document.createElement("div");b._rangeBar.className=b.toThemeProperty("jqx-slider-rangebar jqx-fill-state-pressed jqx-rc-all");if(b.template){b._rangeBar.className+=" "+b.toThemeProperty("jqx-"+b.template)}b._helpers.rangeBar=new jqxHelper(b._rangeBar);b._track.appendChild(b._rangeBar)}if(!b.showRange){b._rangeBar.style.display="none"}else{b._rangeBar.style.display="block"}b._thumbSize=b._slider.left.offsetWidth},_getLeftDisplacement:function(){if(!this.showButtons){return 0}if(this.rangeSlider){return 0}switch(this.buttonsPosition){case"left":return this._leftButton[this._getSetting("outerSize")](true)+this._rightButton[this._getSetting("outerSize")](true);case"right":return 0;default:return this._leftButton[this._getSetting("outerSize")](true)}return 0},_performLayout:function(){var c=this;if(c.width!==null&&c.width.toString().indexOf("px")!==-1){c.element.style.width=parseInt(c.width,10)+"px"}else{if(c.width!==undefined&&!isNaN(c.width)){c.element.style.width=parseInt(c.width,10)+"px"}}if(c.height!==null&&c.height.toString().indexOf("px")!==-1){c.element.style.height=parseInt(c.height,10)+"px"}else{if(c.height!==undefined&&!isNaN(c.height)){c.element.style.height=parseInt(c.height,10)+"px"}}var g=false;if(c.width!==null&&c.width.toString().indexOf("%")!==-1){g=true;c._helpers.element.width(c.width)}if(c.height!==null&&c.height.toString().indexOf("%")!==-1){g=true;c._helpers.element.height(c.height)}var b=c._helpers.element.innerHeight();if(c._getSetting("size")==="width"){b=c._helpers.element.innerWidth()}c._performButtonsLayout();c._performTrackLayout(b-8);c._contentWrapper.style[c._getSetting("size")]=c._track.style[c._getSetting("size")];c._contentWrapper.style[c._getSetting("oSize")]=c.element.style[c._getSetting("oSize")];c._performTicksLayout();c._performRangeBarLayout();var e=c.padding;if(c.orientation==="horizontal"){c._contentWrapper.style.position="absolute";c._contentWrapper.style.left="0px";c._contentWrapper.style.top="0px";if(c.showButtons&&!c.rangeSlider){c._contentWrapper.style.left=4+c._helpers.leftButton.outerWidth(true)+"px";c._leftButton.style.left=e.left+"px";c._rightButton.style.right=e.right+"px";if(c.buttonsPosition==="left"){c._contentWrapper.style.left=2+2*c._helpers.leftButton.innerWidth()+c._helpers.left.innerWidth()/2+"px";c._rightButton.style.left=1+c._helpers.leftButton.innerWidth()+"px"}else{if(c.buttonsPosition==="right"){c._contentWrapper.style.left=c._helpers.left.innerWidth()/2+"px";c._leftButton.style.left="";c._leftButton.style.right=1+e.right+c._helpers.leftButton.innerWidth()+"px";c._rightButton.style.right=c._leftButton.style.right-c._helpers.leftButton.innerWidth()+"px"}}}if(!c.showButtons||c.rangeSlider){var f=(2+Math.ceil(c.sliderButtonSize/2));c._contentWrapper.style.left=f+"px"}}else{c._contentWrapper.style.position="absolute";c._contentWrapper.style.left="0px";c._contentWrapper.style.top="0px";if(c.showButtons&&!c.rangeSlider){c._contentWrapper.style.top=1+c._helpers.leftButton.outerHeight(true)+"px";c._leftButton.style.top="0px";c._rightButton.style.bottom="0px";c._leftButton.style.left="";c._leftButton.style.right="";c._rightButton.style.left="";c._rightButton.style.right="";if(c.buttonsPosition==="left"){c._contentWrapper.style.top=2+2*c._helpers.leftButton.innerHeight()+c._helpers.left.innerHeight()/2+"px";c._rightButton.style.top=1+c._helpers.leftButton.innerHeight()+"px"}else{if(c.buttonsPosition==="right"){c._contentWrapper.style.top=c._helpers.left.innerHeight()/2+"px";c._leftButton.style.top="";c._leftButton.style.bottom=1+c._helpers.leftButton.innerHeight()+"px";c._rightButton.style.bottom=c._leftButton.style.bottom-c._helpers.leftButton.innerHeight()+"px"}}}if(!c.showButtons||c.rangeSlider){var f=(2+Math.ceil(c.sliderButtonSize/2));c._contentWrapper.style.top=f+"px"}}if(c.rangeSlider){c._slider.left.style.visibility="visible"}else{c._slider.left.style.visibility="hidden"}c._refreshRangeBar();if(c.orientation==="vertical"){if(c.showButtons){var d=(c._leftButton.offsetWidth-c._track.offsetWidth)/2;c._track.style.marginLeft=1+"px"}}c._editableLabels()},_performTrackLayout:function(b){var d=this;var c=b;if(d.showButtons&&!d.rangeSlider){if(d.orientation==="horizontal"){c-=(d._helpers.leftButton.innerWidth()+d._helpers.rightButton.innerWidth()+4)}else{c-=(d._helpers.leftButton.innerHeight()+d._helpers.rightButton.innerHeight()+4)}}if(d.rangeSlider||!d.showButtons){var e=(2+Math.ceil(d.sliderButtonSize/2));c=b-2*e}if(d.orientation==="horizontal"){c=c-(d.padding.left+d.padding.right);c-=d._helpers.left.outerWidth()-2}else{c-=d._helpers.left.outerHeight()-2}d._track.style[d._getSetting("size")]=c+"px";d._track.style.left=d.padding.left+"px";d._slider.left.style.left="0px";d._slider.left.style.top="0px";d._slider.right.style.left="0px";d._slider.right.style.top="0px"},_performTicksLayout:function(){var b=this;b._performTicksContainerLayout();b._addTicks(this._topTicks,"top");b._addTicks(this._bottomTicks,"bottom");b._topTicks.style.visibility="hidden";b._bottomTicks.style.visibility="hidden";if((b.ticksPosition==="top"||b.ticksPosition==="both")&&b.showTicks){b._topTicks.style.visibility="visible"}if((b.ticksPosition==="bottom"||b.ticksPosition==="both")&&b.showTicks){b._bottomTicks.style.visibility="visible"}},_performTicksContainerLayout:function(){var c=this;var b;if(c.orientation==="horizontal"){c._topTicks.style.width=c._track.style.width;c._bottomTicks.style.width=c._track.style.width;b=-2+(parseInt(c.element.style.height,10)-c._helpers.track.outerHeight())/2;c._topTicks.style.height=b+"px";c._bottomTicks.style.height=b+"px";c._topTicks.style["float"]="none";c._track.style["float"]="none";c._bottomTicks.style["float"]="none"}else{c._topTicks.style.height=c._track.style.height;c._bottomTicks.style.height=c._track.style.height;b=-2+(parseInt(c.element.style.width,10)-c._helpers.track.outerWidth())/2;c._topTicks.style.width=b+"px";c._bottomTicks.style.width=b+"px";c._topTicks.style["float"]="left";c._track.style["float"]="left";c._bottomTicks.style["float"]="left"}},_performButtonsLayout:function(){this._updateButtonsVisibilityStyles();this._updateButtonsVisibilityClasses();this._updateButtonsVisibilityHover();this._centerElement(this._rightButton);this._centerElement(this._leftButton);this._layoutButtons()},_centerElement:function(c){var d=new jqxHelper(c);c.style.marginLeft="0px";c.style.marginTop="0px";c.style.marginRight="0px";c.style.marginBottom="0px";var b=(parseFloat(this.element.style[this._getSetting("oSize")])-parseFloat(d[this._getSetting("outerOSize")]()))/2;if(this.orientation==="horizontal"){c.style.marginLeft="0px";c.style.marginTop=b+"px"}else{c.style.marginTop="0px;";c.style.marginLeft=b+"px"}return c},_updateButtonsVisibilityStyles:function(){var b=this;b._leftButton.style.backgroundPosition="center";b._rightButton.style.backgroundPosition="center";if(b.orientation==="vertical"){b._leftButton.style["float"]="none";b._rightButton.style["float"]="none"}b._leftButton.style.position="absolute";b._rightButton.style.position="absolute"},_updateButtonsVisibilityClasses:function(){var c=this;var b={prev:"left",next:"right"};if(c.orientation==="vertical"){b={prev:"up",next:"down"}}c._helpers.leftButton.addClass(c.toThemeProperty("jqx-rc-all jqx-slider-button"));c._helpers.rightButton.addClass(c.toThemeProperty("jqx-rc-all jqx-slider-button"));c._leftArrow=c._leftButton.firstChild;c._rightArrow=c._rightButton.firstChild;c._helpers.leftArrow=new jqxHelper(c._leftArrow);c._helpers.rightArrow=new jqxHelper(c._rightArrow);c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-left"));c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-right"));c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-up"));c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-down"));c._helpers.leftArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev));c._helpers.rightArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.next))},_updateButtonsVisibilityHover:function(){var c=this,b={prev:"left",next:"right"};if(c.orientation==="vertical"){b={prev:"up",next:"down"}}c.removeHandler(a(document),"mouseup.arrow"+c.element.id);c.addHandler(a(document),"mouseup.arrow"+c.element.id,function(){c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-selected"));c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-selected"));if(c.sliderTooltip){if(c.sliderTooltipTimer){clearTimeout(c.sliderTooltipTimer)}c.sliderTooltipTimer=setTimeout(function(){if(!c.isMaterialized()){c.sliderTooltipObj.fadeOut("fast")}a(c.sliderTooltipObj).removeClass("show");a(c.sliderTooltipObj).addClass("hide");c._mouseDown=false},c.tooltipHideDelay)}else{c._mouseDown=false}if(c.isMaterialized()){c._refreshRangeBar();setTimeout(function(){c._refreshRangeBar()},200)}});c.removeHandler(c._leftButton,"mousedown."+c.element.id);c.removeHandler(c._leftButton,"mouseup."+c.element.id);c.removeHandler(c._leftButton,"mouseenter."+c.element.id);c.removeHandler(c._leftButton,"mouseleave."+c.element.id);c.removeHandler(c._rightButton,"mousedown."+c.element.id);c.removeHandler(c._rightButton,"mouseup."+c.element.id);c.removeHandler(c._rightButton,"mouseenter."+c.element.id);c.removeHandler(c._rightButton,"mouseleave."+c.element.id);c.addHandler(c._leftButton,"mousedown."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-selected"));c._mouseDown=true}});c.addHandler(c._leftButton,"mouseup."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-selected"))}});c.addHandler(c._leftButton,"mouseenter."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-hover"))}});c.addHandler(c._leftButton,"mouseleave."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-hover"))}});c.addHandler(c._rightButton,"mousedown."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-selected"));c._mouseDown=true}});c.addHandler(c._rightButton,"mouseup."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-selected"))}});c.addHandler(c._rightButton,"mouseenter."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-hover"))}});c.addHandler(c._rightButton,"mouseleave."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-hover"))}})},_layoutButtons:function(){var b=this;if(b.orientation==="horizontal"){b._horizontalButtonsLayout()}else{b._verticalButtonsLayout()}},_horizontalButtonsLayout:function(){var b=this;var c=(2+Math.ceil(b.sliderButtonSize/2));if(b.buttonsPosition==="left"){b._leftButton.style.marginRight="0px";b._rightButton.style.marginRight=c+"px"}else{if(b.buttonsPosition==="right"){b._leftButton.style.marginLeft=2+c+"px";b._rightButton.style.marginRight="0px"}else{b._leftButton.style.marginRight=c+"px";b._rightButton.style.marginLeft=c+"px"}}},_verticalButtonsLayout:function(){var c=this;var d=(2+Math.ceil(c.sliderButtonSize/2));if(c.buttonsPosition==="left"){c._leftButton.style.marginBottom="0px";c._rightButton.style.marginBottom=d+"px"}else{if(c.buttonsPosition==="right"){c._leftButton.style.marginTop=2+d+"px";c._rightButton.style.marginBottom="0px"}else{c._leftButton.style.marginBottom=d+"px";c._rightButton.style.marginTop=2+d+"px"}}var b=parseInt(c._leftButton.style.marginLeft,10);c._leftButton.style.marginLeft=(b-1)+"px";c._rightButton.style.marginLeft=(b-1)+"px"},_performRangeBarLayout:function(){var b=this;b._rangeBar.style[b._getSetting("oSize")]=b._helpers.track[b._getSetting("oSize")]()+"px";b._rangeBar.style[b._getSetting("size")]=b._helpers.track[b._getSetting("size")]()+"px";b._rangeBar.style.position="absolute";b._rangeBar.style.left="0px";b._rangeBar.style.top="0px"},_raiseEvent:function(g,c){var f=this;var d=f._events[g];var e=new a.Event(d,this.element);if(f._triggerEvents===false){return true}if(f._rendering){return true}e.args=c;if(g===0){e.args.type=f.changeType;f.changeType=null}if(g===1){e.args.cancel=false;f._slideEvent=e}f._lastValue[g]=c.value;e.owner=this;var b=f.host.trigger(e);return b},_initialSettings:function(){var b=this;if(b.int64===false){if(b.rangeSlider){if(typeof b.value!=="number"){b.setValue(b.value)}else{b.setValue(b.values)}}else{if(b.value===undefined){b.value=0}b.setValue(b.value)}}else{if(b.rangeSlider===false||Array.isArray(b._value64)===true){b.setValue(b._value64)}else{b.setValue(b._values64)}}if(b.disabled){b.disable()}},_addEventHandlers:function(){var d=this;d.addHandler(d._slider.right,d._getEvent("mousedown"),d._startDrag,{that:this});d.addHandler(d._slider.left,d._getEvent("mousedown"),d._startDrag,{that:this});d.addHandler(a(document),d._getEvent("mouseup")+"."+d.element.id,function(){d._stopDrag()});try{if(document.referrer!==""||window.frameElement){if(window.top!==null&&window.top!==window.self){var c=function(){d._stopDrag()};var e=null;if(window.parent&&document.referrer){e=document.referrer}if(e&&e.indexOf(document.location.host)!==-1){if(window.top.document){if(window.top.document.addEventListener){window.top.document.addEventListener("mouseup",c,false)}else{if(window.top.document.attachEvent){window.top.document.attachEvent("onmouseup",c)}}}}}}}catch(b){}d.addHandler(a(document),d._getEvent("mousemove")+"."+d.element.id,d._performDrag,{that:this});d.addHandler(d._slider.left,"mouseenter",function(){if(!d.disabled){d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.right,"mouseenter",function(){if(!d.disabled){d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.left,"mouseleave",function(){if(!d.disabled){d._helpers.left.removeClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.right,"mouseleave",function(){if(!d.disabled){d._helpers.right.removeClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.left,"mousedown",function(){if(!d.disabled){d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._slider.right,"mousedown",function(){if(!d.disabled){d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._slider.left,"mouseup",function(){if(!d.disabled){d._helpers.left.removeClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._slider.right,"mouseup",function(){if(!d.disabled){d._helpers.right.removeClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._leftButton,d._getEvent("click"),d._leftButtonHandler,{that:this});d.addHandler(d._rightButton,d._getEvent("click"),d._rightButtonHandler,{that:this});d.addHandler(d._track,d._getEvent("mousedown"),d._trackMouseDownHandler,{that:this});d.addHandler(d.host,"focus",function(){d._helpers.track.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.leftButton.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.rightButton.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-focus"))});d.addHandler(d.host,"blur",function(){d._helpers.track.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.leftButton.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.rightButton.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.right.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.left.removeClass(d.toThemeProperty("jqx-fill-state-focus"))});d.element.onselectstart=function(){return false};d._addMouseWheelListeners();d._addKeyboardListeners()},_addMouseWheelListeners:function(){var b=this;b.addHandler(b.host,"mousewheel",function(d){if(b.disabled){return true}b.changeType="mouse";if(document.activeElement&&!a(document.activeElement).ischildof(b.host)){return true}var c=d.wheelDelta;if(d.originalEvent&&d.originalEvent.wheelDelta){d.wheelDelta=d.originalEvent.wheelDelta}if(!("wheelDelta" in d)){c=d.detail*-40}if(c>0){b.incrementValue()}else{b.decrementValue()}d.preventDefault()})},_addKeyboardListeners:function(){var b=this;b.addHandler(b.host,"keydown",function(c){if(b._editingLabels===true){return}b.changeType="keyboard";switch(c.keyCode){case 40:case 37:if(b.layout==="normal"&&!b.rtl){b.decrementValue()}else{b.incrementValue()}return false;case 38:case 39:if(b.layout==="normal"&&!b.rtl){b.incrementValue()}else{b.decrementValue()}return false;case 36:if(b.rangeSlider){b.setValue([b.values[0],b.max])}else{b.setValue(b.min)}return false;case 35:if(b.rangeSlider){b.setValue([b.min,b.values[1]])}else{b.setValue(b.max)}return false}})},_trackMouseDownHandler:function(b){var g=b.data.that;var f=a.jqx.mobile.getTouches(b);var e=f[0];var c=parseInt(g._slider.left.style[g._getSetting("size")],10);c=g._getSetting("size")==="width"?g._slider.left.offsetWidth:g._slider.left.offsetHeight;if(isNaN(c)){c=0}var h=(g._isTouchDevice)?e:b,j=h[g._getSetting("page")]-c/2,d=g._getClosest(j);var i=g._getValueByPosition(j);g._mouseDown=true;g.changeType="mouse";g._setValue(i,d);if(g.input){a.jqx.aria(g,"aria-valuenow",g.input.value)}},_getClosest:function(b){var c=this;if(!c.rangeSlider){return c._slider.right}else{b=b-c._helpers.track.offset()[c._getSetting("left")]-c._helpers.left[c._getSetting("size")]()/2;if(Math.abs(parseInt(c._slider.left.style[c._getSetting("left")],10)-b)<Math.abs(parseInt(c._slider.right.style[c._getSetting("left")],10)-b)){return c._slider.left}else{return c._slider.right}}},_removeEventHandlers:function(){var b=this;b.removeHandler(b._slider.right,b._getEvent("mousedown"),b._startDrag);b.removeHandler(b._slider.left,b._getEvent("mousedown"),b._startDrag);b.removeHandler(a(document),b._getEvent("mouseup")+"."+b.host.attr("id"),b._stopDrag);b.removeHandler(a(document),b._getEvent("mousemove")+"."+b.host.attr("id"),b._performDrag);b.removeHandler(b._leftButton,b._getEvent("click"),b._leftButtonHandler);b.removeHandler(b._rightButton,b._getEvent("click"),b._rightButtonHandler);b.removeHandler(b._track,b._getEvent("mousedown"),b._trackMouseDownHandler);b.element.onselectstart=null;b.removeHandler(b.host,b._getEvent("mousewheel"));b.removeHandler(b.host,b._getEvent("keydown"))},_rightButtonClick:function(){var b=this;b.changeType="mouse";if(b.orientation==="horizontal"&&!b.rtl){b.incrementValue()}else{b.decrementValue()}},_leftButtonClick:function(){var b=this;b.changeType="mouse";if(b.orientation==="horizontal"&&!b.rtl){b.decrementValue()}else{b.incrementValue()}},_rightButtonHandler:function(c){var b=c.data.that;if(b.layout==="normal"){b._rightButtonClick()}else{b._leftButtonClick()}return false},_leftButtonHandler:function(c){var b=c.data.that;if(b.layout==="normal"){b._leftButtonClick()}else{b._rightButtonClick()}return false},_startDrag:function(d){var c=d.data.that;c.changeType="mouse";c._capturedElement=d.target;var e=new jqxHelper(d.target);var f=e.offset();c._startX=f.left;c._startY=f.top;var b=a.jqx.position(d);c._mouseStartX=b.left;c._mouseStartY=b.top;c._mouseDown=true;d.stopPropagation();if(c.tooltip){c._showTooltip(c._capturedElement,c.value)}if(c._isTouchDevice){return false}},_stopDrag:function(){var b=this;if(b._slideStarted){b._raiseEvent(2,{value:b.getValue()})}if(!b._slideStarted||b._capturedElement===null){b._capturedElement=null;return}if(b.input){a.jqx.aria(this,"aria-valuenow",b.input.value)}b._helpers.left.removeClass(b.toThemeProperty("jqx-fill-state-pressed"));b._helpers.right.removeClass(b.toThemeProperty("jqx-fill-state-pressed"));b._slideStarted=false;b._capturedElement=null;if(b.sliderTooltip){b.sliderTooltipTimer=setTimeout(function(){if(!b.isMaterialized()){b.sliderTooltipObj.fadeOut("fast")}a(b.sliderTooltipObj).removeClass("show");a(b.sliderTooltip).addClass("hide")},b.tooltipHideDelay)}},_performDrag:function(d){var c=d.data.that;if(c._capturedElement!==null){if(d.which===0&&a.jqx.browser.msie&&a.jqx.browser.version<9){c._stopDrag();return false}var b=a.jqx.position(d);var e=c.orientation==="horizontal"?b.left:b.top;c._isDragged(e);if(c._slideStarted||c._isTouchDevice){return c._dragHandler(e)}}},_isDragged:function(b){var c=this;if(Math.abs(b-this[c._getSetting("mouse")])>2&&!c._slideStarted){c._slideStarted=true;if(c._valueChanged(3)){c._raiseEvent(3,{value:c.getValue()})}}else{if(c._capturedElement==null){c._slideStarted=false}}},_dragHandler:function(b){b=(b-this[this._getSetting("mouse")])+this[this._getSetting("start")];var c=this._getValueByPosition(b);if(this.rangeSlider){var d=this._helpers.right,f=this._helpers.left;var e=this._getSetting("left");if(this._capturedElement===f){if(parseFloat(b)>d.offset()[e]){b=d.offset()[e]}}else{if(parseFloat(b)<f.offset()[e]){b=f.offset()[e]}}}this._setValue(c,this._capturedElement,b);return false},_getValueByPosition:function(b){if(this.mode==="default"){return this._getFloatingValueByPosition(b)}else{return this._getFixedValueByPosition(b)}},_getFloatingValueByPosition:function(b){var h=this;var c=b-h._helpers.track.offset()[h._getSetting("left")]+h._slider.left.offsetWidth/2,g=c/h._helpers.track[h._getSetting("size")](),i,d,e,f;if(c<0){c=0}if(h.int64===false){i=(h.max-h.min)*g+h.min}else{if(h.int64==="s"){f=new a.jqx.math().fromNumber(h._helpers.track[h._getSetting("size")](),10);d=h._max64.subtract(h._min64);e=h._divide64(d,f)*c;i=new a.jqx.math().fromNumber(e,10).add(h._min64)}else{if(h.int64==="u"){f=new BigNumber(h._helpers.track[h._getSetting("size")]());d=h._max64.subtract(h._min64);e=h._divide64(d,f)*c;i=new BigNumber(e).add(h._min64)}}}if(h.layout==="normal"){if(h.orientation==="horizontal"&&!h.rtl){return i}else{if(h.int64===false){return(h.max+h.min)-i}else{return(h._max64.add(h._min64)).subtract(i)}}}else{if(h.orientation==="horizontal"){if(h.int64===false){return(h.max+h.min)-i}else{return(h._max64.add(h._min64)).subtract(i)}}else{return i}}},_getThumbSize:function(){if(this.__thumbSize){return this.__thumbSize}var b=this._helpers.left[this._getSetting("size")]();this.__thumbSize=b;return b},_getTrackSize:function(){var c=this;if(c.__trackSize){return c.__trackSize}var b=parseInt(c._helpers.track[c._getSetting("size")](),10);c.__trackSize=b;return b},_getFixedValueByPosition:function(f){var h=this;var k=h._getTrackSize(),d=h._getThumbSize(),c,j,e,n={number:-1,distance:Number.MAX_VALUE},b,i,g,l;if(h.int64===false){b=h.step;g=(h.max-h.min)/b;i=(k)/g;l=h._helpers.track.offset()[h._getSetting("left")]-d/2;j=h.max+h.step;if(h.mode==="fixedRange"){j=h.max}for(e=h.min;e<=j;e+=h.step){if(Math.abs(n.distance-f)>Math.abs(l-f)){n.distance=l;n.number=e}l+=i}}else{if(h.int64==="s"){b=h._step64;g=(h._max64.subtract(h._min64)).div(h._step64);i=h._divide64(new a.jqx.math().fromNumber(k,10),g);l=h._helpers.track.offset()[h._getSetting("left")]-d/2;n={number:new a.jqx.math().fromString(h._min64.toString(),10),distance:l};for(c=new a.jqx.math().fromString(h._min64.toString(),10);h.mode!=="fixedRange"?c.lessThanOrEqual(h._max64.add(h._step64)):c.lessThanOrEqual(h._max64);c=c.add(h._step64)){if(Math.abs(n.distance-f)>Math.abs(l-f)){n.distance=l;n.number=new a.jqx.math().fromString(c.toString(),10)}l+=i}}else{if(h.int64==="u"){b=h._step64;g=(h._max64.subtract(h._min64)).divide(h._step64);i=parseFloat(new BigNumber(k).divide(g).toString());l=h._helpers.track.offset()[h._getSetting("left")]-d/2;n={number:new BigNumber(h._min64.toString()),distance:l};var m=h.mode!=="fixedRange"?h._max64.add(h._step64):h._max64;for(c=new BigNumber(h._min64.toString());c.compare(m)!==1;c=c.add(h._step64)){if(Math.abs(n.distance-f)>Math.abs(l-f)){n.distance=l;n.number=new BigNumber(c.toString())}l+=i}}}}if(h.layout==="normal"){if(h.orientation==="horizontal"&&!h.rtl){return n.number}else{if(h.int64===false){return(h.max+h.min)-n.number}else{return h._max64.add(h._min64).subtract(n.number)}}}else{if(h.orientation==="horizontal"){if(h.int64===false){return(h.max+h.min)-n.number}else{return h._max64.add(h._min64).subtract(n.number)}}else{return n.number}}},_setValue:function(e,d,b){var c=this;if(!c._slideEvent||!c._slideEvent.args.cancel){e=c._handleValue(e,d);c._setSliderPosition(e,d,b);c._fixZIndexes();if(c._valueChanged(1)){c._raiseEvent(1,{value:c.getValue()})}if(c._valueChanged(0)){c._raiseEvent(0,{value:c.getValue()})}if(!c.input){return}if(!c.rangeSlider){c.input.value=c.value.toString()}else{if(c.values&&(c.value.rangeEnd!==undefined&&c.value.rangeStart!==undefined)){c.input.value=(c.value.rangeStart.toString()+"-"+c.value.rangeEnd.toString())}}}},_valueChanged:function(c){var b=this.getValue();return(!this.rangeSlider&&this._lastValue[c]!==b)||(this.rangeSlider&&(typeof this._lastValue[c]!=="object"||parseFloat(this._lastValue[c].rangeEnd)!==parseFloat(b.rangeEnd)||parseFloat(this._lastValue[c].rangeStart)!==parseFloat(b.rangeStart)))},_handleValue:function(d,c){var b=this;d=b._validateValue(d,c);if(c===b._slider.left){if(b.int64===false){b.values[0]=d}else{b.values[0]=d.toString();b._value64[0]=d}}if(c===b._slider.right){if(b.int64===false){b.values[1]=d}else{b.values[1]=d.toString();b._values64[1]=d}}if(b.rangeSlider){b.value={rangeStart:b.values[0],rangeEnd:b.values[1]};if(b.int64!==false){b._value64={rangeStart:b._values64[0],rangeEnd:b._values64[1]}}}else{if(b.int64===false){b.value=d}else{b.value=d.toString();b._value64=d}}return d},_fixZIndexes:function(){if(this.values[1]-this.values[0]<0.5&&this.max-this.values[0]<0.5){this._slider.left.style.zIndex=20;this._slider.right.style.zIndex=15}else{this._slider.left.style.zIndex=15;this._slider.right.style.zIndex=20}},_refreshRangeBar:function(){var f=this._helpers.left;var g=this._helpers.right;var c=this._helpers.track;var b;var h=this._getSetting("left");var d=this._getSetting("size");var e=this.rtl&&this.orientation==="horizontal";if(this.layout==="normal"){b=f.position()[h];var i=a(f[0]).position()[h];if(this.orientation==="vertical"||e){b=g.position()[h]}}else{b=g.position()[h];if(this.orientation==="vertical"){b=f.position()[h]}}if(this.rangeSlider){this._rangeBar.style[h]=b+"px"}else{if(this.orientation==="horizontal"&&(e||this.layout!=="normal")){this._rangeBar.style[h]=b-c.position().left+f.innerWidth()/2+"px"}else{if(this.orientation==="vertical"){this._rangeBar.style[h]=b-c.position().top+f.innerHeight()/2+"px"}}}this._rangeBar.style[d]=Math.abs(g.position()[h]-f.position()[h])+"px"},_validateValue:function(c,b){if(this.int64===false){if(c>this.max){c=this.max}if(c<this.min){c=this.min}if(this.rangeSlider){if(b===this._slider.left){if(c>=this.values[1]){c=this.values[1]}}else{if(c<=this.values[0]){c=this.values[0]}}}}else{if(this.int64==="s"){if(c.greaterThan(this._max64)){c=this._max64}if(c.lessThan(this._min64)){c=this._min64}}else{if(this.int64==="u"){if(c.compare(this._max64)===1){c=this._max64}if(c.compare(this._min64)===-1){c=this._min64}}}}return c},_setSliderPosition:function(k,b,h){var j=parseInt(this._helpers.track[this._getSetting("size")](),10);var i,c,g,f;if(h){h-=this._helpers.track.offset()[this._getSetting("left")]}var d=parseInt(this._helpers.left[this._getSetting("size")](),10);if(isNaN(d)){d=0}if(this.int64==="s"){if(typeof k==="number"){k=new a.jqx.math().fromNumber(k,10)}else{if(typeof k==="string"){k=new a.jqx.math().fromString(k,10)}}if(k.greaterThan(this._max64)){k=new a.jqx.math().fromString(this._max64.toString(),10)}if(k.lessThan(this._min64)){k=new a.jqx.math().fromString(this._min64.toString(),10)}g=this._divide64(k.subtract(this._min64),this._max64.subtract(this._min64));f=1-g;if(this.layout==="normal"){i=g;if(this.orientation!=="horizontal"||(this.orientation==="horizontal"&&this.rtl)){i=f}}else{i=f;if(this.orientation!=="horizontal"){i=g}}c=j*i-d/2;b.style[this._getSetting("left")]=c+"px"}else{if(this.int64==="u"){if(typeof k==="number"||typeof k==="string"){k=new BigNumber(k)}if(k.compare(this._max64)===1){k=new BigNumber(this._max64)}if(k.compare(this._min64)===-1){k=new BigNumber(this._min64)}g=this._divide64(k.subtract(this._min64),this._max64.subtract(this._min64));f=1-g;if(this.layout==="normal"){i=g;if(this.orientation!=="horizontal"||(this.orientation==="horizontal"&&this.rtl)){i=f}}else{i=f;if(this.orientation!=="horizontal"){i=g}}c=j*i-d/2;b.style[this._getSetting("left")]=c+"px"}else{if(this.int64===false){if(this.layout==="normal"){i=(k-this.min)/(this.max-this.min);if(this.orientation!=="horizontal"||(this.orientation==="horizontal"&&this.rtl)){i=1-((k-this.min)/(this.max-this.min))}}else{i=1-((k-this.min)/(this.max-this.min));if(this.orientation!=="horizontal"){i=(k-this.min)/(this.max-this.min)}}c=j*i-d/2;var e=b.style[this._getSetting("left")];b.style[this._getSetting("left")]=c+"px";if(this.tooltip){this._showTooltip(b,this.value)}this._refreshRangeBar()}}}if(this.tooltip){this._showTooltip(b,this.value)}if(this.value>0){a(b).addClass(this.toThemeProperty("jqx-slider-has-value"))}else{a(b).removeClass(this.toThemeProperty("jqx-slider-has-value"))}this._refreshRangeBar()},_divide64:function(e,b){var h,j,c,k,m;h=e.toString();c=b.toString();if(c.length>15){var l=c.length-15;c=c.slice(0,15)+"."+c.slice(15);k=parseFloat(c);if(h.length>l){var g=h.length-l;h=h.slice(0,g)+"."+h.slice(g)}else{if(h.length===l){h="0."+h}else{var f="0.";for(var d=0;d<l-h.length;d++){f+="0"}h=f+""+h}}j=parseFloat(h)}else{if(this.int64==="s"){j=e.toNumber();k=b.toNumber()}else{j=parseFloat(e.toString());k=parseFloat(b.toString())}}m=j/k;return m},_showTooltip:function(s,n){var h=this;if(h._slideStarted||h._capturedElement!=null||h._mouseDown){n=h._formatLabel(n,true);if(!h.toolTipCreated){var c="tooltip"+h.element.id;var g=document.createElement("div");g.style.display="none";g.style.position="absolute";g.style.visibility="hidden";g.style.boxShadow="none";g.style.top="0px";g.style.left="0px";g.style.zIndex=99999;g.setAttribute("id",c);document.body.appendChild(g);var i=document.createElement("div");i.setAttribute("id",c+"Main");g.appendChild(i);var q=document.createElement("div");q.setAttribute("id",c+"Text");i.appendChild(q);var p=document.createElement("div");p.setAttribute("id",c+"Arrow");p.style.top="0px";p.style.left="0px";g.appendChild(p);h.sliderTooltip=g;h.sliderTooltipObj=new jqxHelper(h.sliderTooltip);if(h.sliderTooltipObj.initAnimate){h.sliderTooltipObj.initAnimate()}q.innerHTML="<span>"+n+"</span>";h.sliderTooltip.className=h.toThemeProperty("jqx-slider-tooltip jqx-tooltip jqx-popup "+h.orientation);if(h.rangeSlider){h.sliderTooltip.className+=" range"}if(h.template){h.sliderTooltip.className+=" jqx-"+h.template+"-slider"}i.className=h.toThemeProperty("jqx-widget jqx-fill-state-normal jqx-tooltip-main");q.className=h.toThemeProperty("jqx-widget jqx-fill-state-normal jqx-tooltip-text");p.className=h.toThemeProperty("jqx-widget jqx-fill-state-normal jqx-tooltip-arrow");h.sliderTooltipContent=q;h.sliderTooltipArrow=p;h.sliderTooltipMain=i;h.sliderTooltipArrowObj=new jqxHelper(h.sliderTooltipArrow);h.arrowSize=5;h.toolTipCreated=true;if(h.rangeSlider){h.sliderTooltipArrow.style.visibility="hidden"}}var k=new jqxHelper(s).offset();var f=new jqxHelper(s).outerWidth();h.sliderTooltip.style.display="block";h.sliderTooltip.style.visibility="visible";a(h.sliderTooltip).addClass("init");a(h.sliderTooltip).removeClass("hide");setTimeout(function(){a(h.sliderTooltip).addClass("show")});var l=h.sliderButtonSize+h.tickSize;if(!h.rangeSlider){h.sliderTooltipContent.innerHTML="<span>"+n.toString()+"</span>"}else{var o=h.value?h.value.rangeStart:"";var b=h.value?h.value.rangeEnd:"";if(o!==""){h.sliderTooltipContent.innerHTML="<span>"+o+" - "+b+"</span>"}else{if(!h.isMaterialized()){h.sliderTooltip.style.display="none";h.sliderTooltip.style.visibility="hidden"}a(h.sliderTooltip).removeClass("show");a(h.sliderTooltip).addClass("hide")}}var r=h.sliderTooltip.offsetWidth;var j,e,d;if(h.orientation==="horizontal"){e=1+k.left+f/2-r/2;if(h.rangeSlider){d=(h._helpers.right.offset().left-h._helpers.left.offset().left-h._thumbSize)/2;e=h._helpers.left.offset().left-r/2+d+h._thumbSize}switch(h.tooltipPosition){case"far":j=k.top+l+h.arrowSize+6;h.sliderTooltipObj.offset({top:j,left:e});h.sliderTooltipObj.addClass(h.toThemeProperty("far"));h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-t-b"));h.sliderTooltipArrow.style.borderTopWidth="0px";h.sliderTooltipArrow.style.borderRightWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderBottomWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderLeftWidth=h.arrowSize+"px";h.sliderTooltipArrowObj.offset({top:j-h.arrowSize+1,left:e-h.arrowSize/2-1+r/2});break;case"near":j=k.top-h.arrowSize-h.sliderTooltipObj.innerHeight()-4;h.sliderTooltipObj.offset({top:j,left:e});h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-t-b"));h.sliderTooltipArrow.style.borderTopWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderRightWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderBottomWidth="0px";h.sliderTooltipArrow.style.borderLeftWidth=h.arrowSize+"px";h.sliderTooltipArrowObj.offset({top:j+h.sliderTooltipObj.innerHeight(),left:e-h.arrowSize/2-1+r/2});break}}else{var m=h.sliderTooltipObj.innerHeight();e=k.left-r-h.arrowSize-h.tickSize-2;j=k.top+h._thumbSize/2-m/2-1;if(h.rangeSlider){d=(h._helpers.right.offset().top-h._helpers.left.offset().top-h._thumbSize)/2;j=h._helpers.left.offset().top-m/2+d+h._thumbSize}switch(h.tooltipPosition){case"far":e=k.left+h._thumbSize+h.arrowSize+h.tickSize;h.sliderTooltipObj.offset({top:j,left:e});h.sliderTooltipObj.addClass(h.toThemeProperty("far"));h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-l-r"));h.sliderTooltipArrow.style.borderTopWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderRightWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderBottomWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderLeftWidth="0px";h.sliderTooltipArrowObj.offset({top:j+h.sliderTooltipObj.innerHeight()/2-h.arrowSize/2-2,left:e-h.arrowSize+1});break;case"near":h.sliderTooltipObj.offset({top:j,left:e+2});h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-l-r"));h.sliderTooltipArrow.style.borderTopWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderRightWidth="0px";h.sliderTooltipArrow.style.borderBottomWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderLeftWidth=h.arrowSize+"px";h.sliderTooltipArrowObj.offset({top:j+h.sliderTooltipObj.innerHeight()/2-h.arrowSize/2-2,left:e+r+3});break}}a(h.sliderTooltip).removeClass("init")}},propertiesChangedHandler:function(d,b,c){if(c&&c.width&&c.height&&Object.keys(c).length===2){d.__trackSize=null;d.__thumbSize=null;d._performLayout();d._initialSettings()}},propertyChangedHandler:function(c,b,f,e){c.__trackSize=null;c.__thumbSize=null;if(c.batchUpdate&&c.batchUpdate.width&&c.batchUpdate.height&&Object.keys(c.batchUpdate).length===2){return}switch(b){case"template":if(c.template){c._helpers.left.removeClass(c.toThemeProperty("jqx-"+f));c._helpers.right.removeClass(c.toThemeProperty("jqx-"+f));c._helpers.rangeBar.removeClass(c.toThemeProperty("jqx-"+f));c._helpers.left.addClass(c.toThemeProperty("jqx-"+c.template));c._helpers.right.addClass(c.toThemeProperty("jqx-"+c.template));a(c._leftButton).jqxRepeatButton({template:e});a(c._rightButton).jqxRepeatButton({template:e});c._helpers.rangeBar.addClass(c.toThemeProperty("jqx-"+c.template))}break;case"theme":a.jqx.utilities.setTheme(f,e,c.host);a(c._leftButton).jqxRepeatButton({theme:e});a(c._rightButton).jqxRepeatButton({theme:e});break;case"disabled":if(e){c.disabled=true;c.disable()}else{c.disabled=false;c.enable()}break;case"width":case"height":c.__trackSize=null;c.__thumbSize=null;c._performLayout();c._initialSettings();break;case"min":case"max":if(c.int64==="s"){c["_"+b+"64"]=new a.jqx.math().fromString(e.toString(),10)}else{if(c.int64==="u"){c["_"+b+"64"]=new BigNumber(e)}}c._performLayout();c.__trackSize=null;c.__thumbSize=null;c._initialSettings();break;case"showTicks":case"ticksPosition":case"tickSize":case"tickMode":case"tickNumber":case"minorTickNumber":c._performLayout();c._initialSettings();break;case"ticksFrequency":case"minorTicksFrequency":if(c.int64==="s"){c["_"+b+"64"]=new a.jqx.math().fromString(e.toString(),10)}else{if(c.int64==="u"){c["_"+b+"64"]=new BigNumber(e)}}c._performLayout();c._initialSettings();break;case"showRange":case"showButtons":case"orientation":case"rtl":c._render();c._performLayout();c._initialSettings();if(b==="orientation"){if(e==="vertical"){c.element.style.minWidth="96px"}else{c.element.style.minWidth=""}}break;case"buttonsPosition":c._refresh();break;case"rangeSlider":if(!e){c.value=c.value.rangeEnd}else{c.value={rangeEnd:c.value,rangeStart:c.value}}c._render();c._performLayout();c._initialSettings();break;case"value":var g=e;if(c.int64==="s"){g=new a.jqx.math().fromString(e.toString(),10);c._value64=g}else{if(c.int64==="u"){g=new BigNumber(e);c._value64=g}else{if(c.int64===false){if(!c.rangeSlider){c.value=parseFloat(e)}}}}c.setValue(g);break;case"values":var d=e;if(c.int64==="s"){d=[new a.jqx.math().fromString(e[0].toString(),10),new a.jqx.math().fromString(e[1].toString(),10)];c._values64=d}else{if(c.int64==="u"){d=[new BigNumber(e[0]),new BigNumber(e[1])];c._values64=d}}c.setValue(d);break;case"tooltip":break;case"step":if(c.int64==="s"){c._step64=new a.jqx.math().fromString(e.toString(),10)}else{if(c.int64==="u"){c._step64=new BigNumber(e)}}break;case"editableLabels":c._performLayout();c._initialSettings();break;case"tickLabelStyleSettings":c._setPaddingValues(true);c._performLayout();c._initialSettings();break;default:c._refresh()}},incrementValue:function(c){var b=this;var d;if(b.int64===false){if(c===undefined||isNaN(parseFloat(c))){c=b.step}if(b.rangeSlider){if(b.values[1]<b.max){b._setValue(b.values[1]+c,b._slider.right)}}else{if(b.values[1]>=b.min&&b.values[1]<b.max){b._setValue(b.values[1]+c,b._slider.right)}}}else{if(b.int64==="s"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new a.jqx.math().fromString(c.toString(),10)}d=b._values64[1].add(c);if(d.lessThan(b._values64[1])){d=b._max64}if(b.rangeSlider){if(b._values64[1].lessThan(b._max64)){b._setValue(d,b._slider.right)}}else{if(b._values64[1].greaterThanOrEqual(b._min64)&&b._values64[1].lessThan(b._max64)){b._setValue(d,b._slider.right)}}}else{if(b.int64==="u"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new BigNumber(c)}d=b._values64[1].add(c);if(d.compare(b._values64[1])===-1){d=b._max64}if(b.rangeSlider){if(b._values64[1].compare(b._max64)===-1){b._setValue(d,b._slider.right)}}else{if(b._values64[1].compare(b._min64)!==-1&&b._values64[1].compare(b._max64)===-1){b._setValue(d,b._slider.right)}}}}}if(b.input){a.jqx.aria(this,"aria-valuenow",b.input.value)}},decrementValue:function(c){var b=this;var d;if(b.int64===false){if(c===undefined||isNaN(parseFloat(c))){c=b.step}if(b.rangeSlider){if(b.values[0]>b.min){b._setValue(b.values[0]-c,b._slider.left)}}else{if(b.values[1]<=b.max&&b.values[1]>b.min){b._setValue(b.values[1]-c,b._slider.right)}}}else{if(b.int64==="s"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new a.jqx.math().fromString(c.toString(),10)}if(b.rangeSlider){d=b._values64[0].subtract(c);if(d.greaterThan(b._values64[0])){d=b._min64}if(b._values64[0].greaterThan(b._min64)){b._setValue(d,b._slider.left)}}else{d=b._values64[1].subtract(c);if(d.greaterThan(b._values64[1])){d=b._min64}if(b._values64[1].lessThanOrEqual(b._max64)&&b._values64[1].greaterThan(b._min64)){b._setValue(d,b._slider.right)}}}else{if(b.int64==="u"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new BigNumber(c)}if(b.rangeSlider){d=b._values64[0].subtract(c);if(d.compare(b._values64[0])===1){d=b._min64}if(b._values64[0].compare(b._min64)===1){b._setValue(d,b._slider.left)}}else{d=b._values64[1].subtract(c);if(d.compare(b._values64[1])===1){d=b._min64}if(b._values64[1].compare(b._max64)!==1&&b._values64[1].compare(b._min64)===1){b._setValue(d,b._slider.right)}}}}}if(b.input){a.jqx.aria(this,"aria-valuenow",b.input.value)}},val:function(d){var c=this;var b;if(arguments.length===0||(!a.isArray(d)&&typeof(d)==="object")){return c.getValue()}if(c.int64===false){c.setValue(d)}else{if(c.int64==="s"){b=new a.jqx.math().fromString(d.toString(),10);c.setValue(b)}else{if(c.int64==="u"){b=new BigNumber(d);c.setValue(b)}}}},setValue:function(f){var e=this;if(e.int64!==false&&(typeof f==="string"||typeof f==="number")){if(e.int64==="s"){if(typeof f==="string"){f=new a.jqx.math().fromString(f,10)}else{if(typeof f==="number"){f=new a.jqx.math().fromNumber(f,10)}}}else{if(e.int64==="u"){f=new BigNumber(f)}}}if(e.rangeSlider){var c,b;if(arguments.length<2){if(f instanceof Array){c=f[0];b=f[1]}else{if(typeof f==="object"&&typeof f.rangeStart!=="undefined"&&typeof f.rangeEnd!=="undefined"){c=f.rangeStart;b=f.rangeEnd}}}else{c=arguments[0];b=arguments[1]}e._triggerEvents=false;e._setValue(b,e._slider.right);e._triggerEvents=true;e._setValue(c,e._slider.left)}else{e._triggerEvents=false;var d;if(e.int64===false){d=e.min}else{d=e._min64}e._setValue(d,e._slider.left);e._triggerEvents=true;e._setValue(f,e._slider.right)}if(e.input){a.jqx.aria(this,"aria-valuenow",e.input.value)}},getValue:function(){var b=this.value;if(this.int64!==false){b=this._value64.toString()}return b},_enable:function(c){var b=this;if(c){b._addEventHandlers();b.disabled=false;b._helpers.element.removeClass(this.toThemeProperty("jqx-fill-state-disabled"))}else{b._removeEventHandlers();b.disabled=true;b._helpers.element.addClass(this.toThemeProperty("jqx-fill-state-disabled"))}a(b._leftButton).jqxRepeatButton({disabled:this.disabled});a(b._rightButton).jqxRepeatButton({disabled:this.disabled})},disable:function(){this._enable(false);a.jqx.aria(this,"aria-disabled",true)},enable:function(){this._enable(true);a.jqx.aria(this,"aria-disabled",false)},_setPaddingValues:function(h){var f=this,b,j;var i=document.createElement("span");i.className=f.toThemeProperty("jqx-widget jqx-slider-label");i.style.position="absolute";i.visibility="hidden";if(f.tickLabelStyleSettings){var c=f.tickLabelStyleSettings;i.style.fontSize=c.fontSize;i.style.fontFamily=c.fontFamily;i.style.fontWeight=c.fontWeight;i.style.fontStyle=c.fontStyle}if(f.layout==="normal"){b=f._formatLabel(f.min);j=f._formatLabel(f.max)}else{b=f._formatLabel(f.max);j=f._formatLabel(f.min)}document.body.appendChild(i);i.innerHTML=b;var d=f.orientation==="horizontal"?i.offsetWidth:i.offsetHeight;i.innerHTML=j;var e=f.orientation==="horizontal"?i.offsetWidth:i.offsetHeight;i.parentNode.removeChild(i);function g(m){var l,n,k;if(f.showButtons===true){l=27;n=0}else{l=0;n=8}k=Math.ceil(m/2)+1-l;k=Math.max(k,n);return k}if(h===true||(h!==true&&(f.padding===undefined||a.isEmptyObject(f.padding)))){if(f.orientation==="horizontal"){f.padding={left:g(d),right:g(e)}}else{f.padding={bottom:g(d),top:g(e)}}}},_editableLabels:function(){var f=this;function b(w){var u=document.createElement("span");u.className=f.toThemeProperty("jqx-widget jqx-slider-label");u.style.position="absolute";u.style.visibility="hidden";document.body.appendChild(u);u.innerHTML=w;var v={width:u.scrollWidth,height:u.scrollHeight};u.parentNode.removeChild(u);return v}function o(v,w){if(f.disabled){return}var u=b(f._formatLabel(w));p.offset(a(v).offset());h.style.width=(u.width+10)+"px";h.style.height=u.height+"px";h.style.visibility="visible";h.value=w;h.select();f._editingLabels=true}function e(z,x,y,v){if(z===f[x].toString()){return false}if(f.int64==="s"){var w=new a.jqx.math().fromString(z,10);if((x==="min"&&w.compare(f["_"+v+"64"])!==-1)||(x==="max"&&w.compare(f["_"+v+"64"])!==1)){return false}f[y]=w;f[x]=z}else{if(f.int64==="u"){var u=new BigNumber(z);if(u.compare(0)===-1||(x==="min"&&u.compare(f["_"+v+"64"])!==-1)||(x==="max"&&u.compare(f["_"+v+"64"])!==1)){return false}f[y]=u;f[x]=z}else{if((x==="min"&&z>=f[v])||(x==="max"&&z<=f[v])){return false}f[x]=parseFloat(z)}}}if(f.showTickLabels&&f.editableLabels){var j=f.element.id,d=f.element.getElementsByClassName("jqx-slider-label-top"),k=f.element.getElementsByClassName("jqx-slider-label-bottom"),t=f.ticksPosition,r=/^-?\d+\.?\d*$/,h,p;if(t==="both"||t==="top"){var i=d[0],g=d[d.length-1],s,l;if((f.orientation==="horizontal"&&f.layout==="normal"&&f.rtl===false)||(f.orientation==="vertical"&&f.layout==="reverse")){s=i;l=g}else{s=g;l=i}f.addHandler(a(s),"dblclick.jqxSlider"+j,function(){o(this,f.min);f._editedProperty="min"});f.addHandler(a(l),"dblclick.jqxSlider"+j,function(){o(this,f.max);f._editedProperty="max"})}if(t==="both"||t==="bottom"){var q=k[0],m=k[k.length-1],n,c;if((f.orientation==="horizontal"&&f.layout==="normal"&&f.rtl===false)||(f.orientation==="vertical"&&f.layout==="reverse")){n=q;c=m}else{n=m;c=q}f.addHandler(a(n),"dblclick.jqxSlider"+j,function(){o(this,f.min);f._editedProperty="min"});f.addHandler(a(c),"dblclick.jqxSlider"+j,function(){o(this,f.max);f._editedProperty="max"})}if(f._labelInputCreated!==true){h=document.createElement("input");h.className="jqx-slider-label-input";f.element.appendChild(h)}else{h=f.element.querySelector(".jqx-slider-label-input")}p=a(h);if(f._labelInputCreated!==true){f.addHandler(p,"blur.jqxGauge"+f.element.id,function(){var v=this.value,u;h.style.visibility="hidden";if(!r.test(v)){return}if(f._editedProperty==="min"){u=e(v,"min","_min64","max");if(u===false){return}}else{u=e(v,"max","_max64","min");if(u===false){return}}f._refresh();f._editingLabels=false});f._labelInputCreated=true}}}})})(jqxBaseFramework);
|
|
8
|
+
(function(a){a.jqx.jqxWidget("jqxSlider","",{});a.extend(a.jqx._jqxSlider.prototype,{defineInstance:function(){var b={disabled:false,width:300,height:30,step:1,max:10,min:0,int64:false,orientation:"horizontal",showTicks:true,tickMode:"default",tickNumber:10,minorTickNumber:20,niceInterval:false,ticksPosition:"both",ticksFrequency:2,minorTicksFrequency:1,showMinorTicks:false,showButtons:true,buttonsPosition:"both",mode:"default",showRange:true,rangeSlider:false,value:0,values:[0,10],tooltip:false,tooltipFormatFunction:null,tooltipFormatSettings:null,tooltipPosition:"near",tooltipHideDelay:500,sliderButtonSize:14,tickSize:7,minorTickSize:4,showTickLabels:false,tickLabelStyleSettings:null,tickLabelFormatSettings:null,tickLabelFormatFunction:null,template:"",layout:"normal",rtl:false,changeType:null,editableLabels:false,padding:{},_settings:{vertical:{size:"height",oSize:"width",outerOSize:"outerWidth",outerSize:"outerHeight",left:"top",top:"left",start:"_startY",mouse:"_mouseStartY",page:"pageY",opposite:"horizontal"},horizontal:{size:"width",oSize:"height",outerOSize:"outerHeight",outerSize:"outerWidth",left:"left",top:"top",start:"_startX",mouse:"_mouseStartX",page:"pageX",opposite:"vertical"}},_touchEvents:{mousedown:a.jqx.mobile.getTouchEventName("touchstart"),click:a.jqx.mobile.getTouchEventName("touchstart"),mouseup:a.jqx.mobile.getTouchEventName("touchend"),mousemove:a.jqx.mobile.getTouchEventName("touchmove"),mouseenter:"mouseenter",mouseleave:"mouseleave"},_events:["change","slide","slideEnd","slideStart","created"],_invalidArgumentExceptions:{invalidWidth:"Invalid width.",invalidHeight:"Invalid height.",invalidStep:"Invalid step.",invalidMaxValue:"Invalid maximum value.",invalidMinValue:"Invalid minimum value.",invalidTickFrequency:"Invalid tick frequency.",invalidValue:"Invalid value.",invalidValues:"Invalid values.",invalidTicksPosition:"Invalid ticksPosition",invalidButtonsPosition:"Invalid buttonsPosition"},_lastValue:[],_track:null,_leftButton:null,_rightButton:null,_slider:null,_rangeBar:null,_slideEvent:null,_capturedElement:null,_slideStarted:false,_helpers:[],aria:{"aria-valuenow":{name:"value",type:"number"},"aria-valuemin":{name:"min",type:"number"},"aria-valuemax":{name:"max",type:"number"},"aria-disabled":{name:"disabled",type:"boolean"}}};if(this===a.jqx._jqxSlider.prototype){return b}a.extend(true,this,b);return b},_createFromInput:function(c){var h=this,i,f,e,j,b,g;if(h.element.nodeName.toLowerCase()==="input"){h.field=h.element;if(h.field.className){h._className=h.field.className}i={title:h.field.title};if(h.field.value){i.value=h.field.value}if(h.field.id.length){i.id=h.field.id.replace(/[^\w]/g,"_")+"_"+c}else{i.id=a.jqx.utilities.createId()+"_"+c}if(h.field.getAttribute("min")){f=(h.field.getAttribute("min"));h.min=parseFloat(f)}if(h.field.getAttribute("step")){e=(h.field.getAttribute("step"));h.step=parseFloat(e)}if(h.field.getAttribute("max")){j=(h.field.getAttribute("max"));h.max=parseFloat(j)}b=document.createElement("div");if(undefined!==i.id){b.setAttribute("id",i.id)}if(undefined!==i.value){b.setAttribute("value",i.value)}b.style.cssText=h.field.style.cssText;if(!h.width){h.width=h.field.offsetWidth}if(!h.height){h.height=h.field.offsetHeight}h.field.style.display="none";if(h.field.parentNode){h.field.parentNode.insertBefore(b,h.field.nextSibling)}g=h.host.data();h.host=a(b);h.host.data(g);h.element=b;h.element.id=h.field.id;h.field.id=i.id;h._helpers.element=new jqxHelper(h.element);h._helpers.field=new jqxHelper(h.field);if(h._className){h._helpers.element.addClass(h._className);h._helpers.field.removeClass(h._className)}if(h.field.tabIndex){var d=h.field.tabIndex;h.field.tabIndex=-1;h.element.tabIndex=d}}},createInstance:function(b){var e=this;if(!window.jqxHelper){window.jqxHelper=a}e._createFromInput("jqxSlider");e._isTouchDevice=a.jqx.mobile.isTouchDevice();var d="<div role='slider'><div style='width:100%; height: 100%;'></div></div><div><div></div><div></div><div></div></div><div><div style='width:100%; height: 100%;'></div></div>";e.element.innerHTML=d;e._leftButton=e.element.firstChild;e._contentWrapper=e._leftButton.nextSibling;e._rightButton=e._contentWrapper.nextSibling;e.element.className=e.toThemeProperty("jqx-slider jqx-widget");e._topTicks=e._contentWrapper.firstChild;e._track=e._topTicks.nextSibling;e._bottomTicks=e._track.nextSibling;e._leftButton.className=e.toThemeProperty("jqx-slider-left");e._rightButton.className=e.toThemeProperty("jqx-slider-left");e._helpers.leftButton=new jqxHelper(e._leftButton);e._helpers.rightButton=new jqxHelper(e._rightButton);e._helpers.element=new jqxHelper(e.element);e._helpers.track=new jqxHelper(e._track);if(!e.host.jqxRepeatButton){throw new Error("jqxSlider: Missing reference to jqxbuttons.js.")}a.jqx.aria(this);if(e.int64==="s"){if(!a.jqx.longInt){throw new Error("jqxSlider: Missing reference to jqxmath.js")}a.jqx.longInt(e);e._value64=new a.jqx.math().fromString(e.value.toString(),10);e._values64=[new a.jqx.math().fromString(e.values[0].toString(),10),new a.jqx.math().fromString(e.values[1].toString(),10)];e._min64=new a.jqx.math().fromString(e.min.toString(),10);e._max64=new a.jqx.math().fromString(e.max.toString(),10);e._step64=new a.jqx.math().fromString(e.step.toString(),10);e._ticksFrequency64=new a.jqx.math().fromString(e.ticksFrequency.toString(),10);e._minorTicksFrequency64=new a.jqx.math().fromString(e.minorTicksFrequency.toString(),10)}else{if(e.int64==="u"){try{new BigNumber(e.value)}catch(c){throw new Error("jqxSlider: Missing reference to jqxmath.js")}e._value64=new BigNumber(e.value);e._values64=[new BigNumber(e.values[0]),new BigNumber(e.values[1])];e._min64=new BigNumber(e.min);e._max64=new BigNumber(e.max);e._step64=new BigNumber(e.step);e._ticksFrequency64=new BigNumber(e.ticksFrequency);e._minorTicksFrequency64=new BigNumber(e.minorTicksFrequency)}}e._helpers.element.width(e.width);e._helpers.element.height(e.height);if(e._helpers.element.isRendered){if(e._helpers.element.isRendered()){a(e._leftButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});a(e._rightButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});e.render()}else{e._helpers.element.sizeChanged(function(){a(e._leftButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});a(e._rightButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});e.render()});e._helpers.element.sizeStyleChanged(function(){var f=e._helpers.element.getSizeFromStyle();if(f.width){e.width=f.width}if(f.height){e.height=f.height}e.__trackSize=null;e.__thumbSize=null;e._performLayout();e._initialSettings()})}}else{a(e._leftButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});a(e._rightButton).jqxRepeatButton({template:e.template,theme:e.theme,delay:50,width:e.sliderButtonSize,height:e.sliderButtonSize});e.render()}},render:function(){var c=this;c._raiseEvent(4,{value:c.getValue()});c._setPaddingValues();c._rendering=true;c._refresh();c._addInput();var b=c.element.getAttribute("tabindex")==null;if(b){c.element.setAttribute("tabindex",0)}a.jqx.utilities.resize(c.host,function(){c.__trackSize=null;c.__thumbSize=null;c._performLayout();c._initialSettings()});if(c.orientation==="vertical"){c.element.style.minWidth=96+"px"}c._rendering=false},focus:function(){try{this.host.focus()}catch(b){}},destroy:function(){var b=this;b.removeHandler(a(document),"mouseup.arrow"+b.element.id);b.removeHandler(a(document),b._getEvent("mouseup")+"."+b.element.id);b.removeHandler(a(document),b._getEvent("mousemove")+"."+b.element.id);a.jqx.utilities.resize(this.host,null,true);b.host.remove();b._helpers=[]},_addInput:function(){var d=this;var c=d.element.getAttribute("name");var b=document.createElement("input");b.setAttribute("type","hidden");d.element.appendChild(b);if(c){b.setAttribute("name",c)}if(!d.rangeSlider){b.value=d.value.toString()}else{if(d.values){b.value=d.value.rangeStart.toString()+"-"+d.value.rangeEnd.toString()}}d.input=b},_getSetting:function(b){return this._settings[this.orientation][b]},_getEvent:function(b){if(this._isTouchDevice){return this._touchEvents[b]}else{return b}},refresh:function(b){if(!b){this._refresh()}},_refresh:function(){var b=this;b._render();b._performLayout();b._removeEventHandlers();b._addEventHandlers();b._initialSettings()},_render:function(){var b=this;b._addTrack();b._addSliders();b._addTickContainers();b._updateButtonsVisibility();b._addRangeBar()},_addTrack:function(){var c=this;var b=c._track;c._helpers.track.addClass(c.toThemeProperty("jqx-slider-track"));b.setAttribute("style","");c._helpers.track.removeClass(c.toThemeProperty("jqx-slider-track-"+c._getSetting("opposite")));c._helpers.track.addClass(c.toThemeProperty("jqx-slider-track-"+c.orientation));c._helpers.track.addClass(c.toThemeProperty("jqx-fill-state-normal jqx-rc-all"))},_addSliders:function(){var d=this;if(d._slider===null||d._slider.length<1){d._slider={};var b=document.createElement("div");var c=document.createElement("div");b.className=d.toThemeProperty("jqx-slider-slider");c.className=d.toThemeProperty("jqx-slider-slider");d._slider.left=b;d._track.appendChild(b);d._slider.right=c;d._track.appendChild(c);d._helpers.track=new jqxHelper(d._track);d._helpers.left=new jqxHelper(d._slider.left);d._helpers.right=new jqxHelper(d._slider.right);if(d.template){d._helpers.left.addClass(d.toThemeProperty("jqx-"+d.template));d._helpers.right.addClass(d.toThemeProperty("jqx-"+d.template))}}d._helpers.left.removeClass(d.toThemeProperty("jqx-slider-slider-"+d._getSetting("opposite")));d._helpers.left.addClass(d.toThemeProperty("jqx-slider-slider-"+d.orientation));d._helpers.right.removeClass(d.toThemeProperty("jqx-slider-slider-"+d._getSetting("opposite")));d._helpers.right.addClass(d.toThemeProperty("jqx-slider-slider-"+d.orientation));d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-normal"));d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-normal"))},_addTickContainers:function(){var c=this;c._bottomTicks.className=c.toThemeProperty("jqx-slider-tickscontainer");c._topTicks.className=c.toThemeProperty("jqx-slider-tickscontainer");var b="visible";if(!c.showTicks){b="hidden"}c._bottomTicks.style.visibility=b;c._topTicks.style.visibility=b},_updateButtonsVisibility:function(){var c=this;var b="block";if(!c.showButtons||c.rangeSlider){b="none"}c._rightButton.style.display=b;c._leftButton.style.display=b},_getNiceInterval:function(f){function u(w){return Math.log(parseFloat(w))/Math.LN10}var k=this,m,v="Width";if(k.orientation==="vertical"){v="Height"}var h=document.createElement("span");h.className=k.toThemeProperty("jqx-widget jqx-slider-label");h.style.position="absolute";h.style.visibility="hidden";if(k.tickLabelStyleSettings){var e=k.tickLabelStyleSettings;h.style.fontSize=e.fontSize;h.style.fontFamily=e.fontFamily;h.style.fontWeight=e.fontWeight;h.style.fontStyle=e.fontStyle}var s,t;s=k._formatLabel(k.min);t=k._formatLabel(k.max);var d=a.jqx.browser.msie?0:1;document.body.appendChild(h);h.innerHTML=s;var r=h["scroll"+v]+d;h.innerHTML=t;var i=h["scroll"+v]+d;h.parentNode.removeChild(h);var c=Math.max(i,r),j=0;if(c>105){j=(c-105)/100}c*=1.5+j;var b=k._getTrackSize();if(b>64&&k.showButtons===false){b-=64}var g=Math.round(b/c),o,q,l,p,n;if(g===0){g=1}if(f===true){g*=4}if(k.int64===false){o=k.max-k.min;q=Math.floor(u(o)-u(g));l=Math.pow(10,q);p=g*l;if(o<2*p){m=1}else{if(o<3*p){m=2}else{if(o<7*p){m=5}else{m=10}}}n=m*l}else{o=new BigNumber(k.max).subtract(new BigNumber(k.min));q=Math.floor(u(o.toString())-u(g));l=new BigNumber(10).pow(new BigNumber(q));p=new BigNumber(g).multiply(l);if(o.compare(new BigNumber(2*p))===-1){m=1}else{if(o.compare(new BigNumber(3*p))===-1){m=2}else{if(o.compare(new BigNumber(7*p))===-1){m=5}else{m=10}}}n=new BigNumber(m).multiply(l);if(n.compare(1)===-1){n=new BigNumber(1)}if(k.int64==="s"){n=new a.jqx.math().fromString(n.toString())}}return n},_formatLabel:function(f,e){var d=this,b=e!==true?d.tickLabelFormatFunction:d.tooltipFormatFunction,g=e!==true?d.tickLabelFormatSettings:d.tooltipFormatSettings,c;if(b){c=b(f)}else{if(g){if(g.radix!==undefined){c=new a.jqx.math().getRadixValue(f,d.int64,g.radix)}else{if(g.outputNotation!==undefined&&g.outputNotation!=="default"&&g.outputNotation!=="decimal"){c=new a.jqx.math().getDecimalNotation(f,g.outputNotation,g.decimalDigits,g.digits)}else{if(g.decimalDigits!==undefined){c=Number(f).toFixed(g.decimalDigits)}else{if(g.digits!==undefined){c=Number(Number(f).toPrecision(g.digits)).toString()}}}}}else{c=f}}return c},_addTicks:function(r,g){var n=this;if(!n.showTicks){return}var z=parseInt(r.style[n._getSetting("size")],10),f,u=(n.layout==="normal"&&n.orientation==="horizontal"&&n.rtl===false)||(n.layout==="reverse"&&n.orientation==="vertical"),e,x,q,l,I,d,o,B,F,b,G,C;var J="";if(n.int64===false){l=n.max-n.min;if(n.tickMode==="default"){if(n.niceInterval){x=n._getNiceInterval();q=n._getNiceInterval(true)}else{x=n.ticksFrequency;q=n.minorTicksFrequency}I=Math.round(l/x);d=Math.round(l/q)}else{if(n.tickMode==="tickNumber"){I=n.tickNumber;d=n.minorTickNumber;x=Math.round(l/I)}}B=n.min;F=n.max}else{if(n.int64==="s"){l=n._max64.subtract(n._min64);if(n.tickMode==="default"){if(n.niceInterval){x=n._getNiceInterval();q=n._getNiceInterval(true)}else{x=n._ticksFrequency64;q=n._minorTicksFrequency64}I=l.div(x).toNumber();d=l.div(q).toNumber()}else{if(n.tickMode==="tickNumber"){I=n.tickNumber;d=n.minorTickNumber;x=l.div(new a.jqx.math().fromNumber(I))}}B=n._min64.toString();F=n._max64.toString()}else{if(n.int64==="u"){l=n._max64.subtract(n._min64);if(n.tickMode==="default"){if(n.niceInterval){x=n._getNiceInterval();q=n._getNiceInterval(true)}else{x=n._ticksFrequency64;q=n._minorTicksFrequency64}I=parseInt(l.divide(x).toString(),10);d=parseInt(l.divide(q).toString(),10)}else{if(n.tickMode==="tickNumber"){I=n.tickNumber;d=n.minorTickNumber;x=l.divide(new BigNumber(I)).intPart()}}B=n._min64.toString();F=n._max64.toString()}}}var j=z/I;o=z/d;r.innerHTML="";if(u){e=n._formatLabel(B)}else{e=n._formatLabel(F)}var E=document.createElement("span");E.style.visibility="hidden";E.className=n.toThemeProperty("jqx-widget jqx-widget-content jqx-slider");if(n.tickLabelStyleSettings){var c=n.tickLabelStyleSettings;E.style.fontSize=c.fontSize;E.style.fontFamily=c.fontFamily;E.style.fontWeight=c.fontWeight;E.style.fontStyle=c.fontStyle}document.body.appendChild(E);E.innerHTML="0";var D={width:E.offsetWidth,height:E.offsetHeight};E.parentNode.removeChild(E);var v=parseInt(r.style[n._getSetting("oSize")],10);var w=n.orientation==="horizontal"?n.padding.left:0;J+=n._addTick(r,w,n.min,v,e,D,false,g);var h=document.createElement("span");h.className=n.toThemeProperty("jqx-widget");h.style.position="absolute";h.style.visibility="hidden";document.body.appendChild(h);h.innerHTML=n.min.toString();b=n.orientation==="horizontal"?h.offsetWidth:h.offsetHeight;var p=0,t=0;if(n.tickMode==="default"&&n.niceInterval===true){var k,H;if(n.int64===false){if(u){k=n.min;H=k-(k%x)+x;p=H-k}else{k=n.max;H=k-(k%x);p=k-H}t=p/x*j}else{var m=new BigNumber(x.toString());if(u){k=new BigNumber(n.min);H=k.subtract(k.mod(m)).add(m);p=H.subtract(k)}else{k=new BigNumber(n.max);H=k.subtract(k.mod(m));p=k.subtract(H)}t=parseFloat(p.divide(m).multiply(j).toString())}var s=true;if(b>=t){s=false}if(H.toString()!==n.max.toString()&&t<z){var y=n._formatLabel(H.toString());J+=n._addTick(r,t+w,H,v,y,D,false,g,s)}}for(G=1;G<I;G++){f=G*j+t;f=Math.floor(f);var A;if(n.int64===false){if(u){A=n.min+x*G+p}else{A=n.max-x*G-p}}else{if(n.int64==="s"){if(u){A=n._min64.add(x.multiply(new a.jqx.math().fromString(G.toString(),10))).add(new a.jqx.math().fromString(p.toString(),10)).toString()}else{A=n._max64.subtract(x.multiply(new a.jqx.math().fromString(G.toString(),10))).subtract(new a.jqx.math().fromString(p.toString(),10)).toString()}}else{if(n.int64==="u"){if(u){A=n._min64.add(x.multiply(G)).add(p).toString()}else{A=n._max64.subtract(x.multiply(G)).subtract(p).toString()}}}}if(A.toString()!==n.max.toString()){e=n._formatLabel(A.toString()),C=true;if(n.tickMode==="default"&&n.niceInterval===true){h.innerHTML=e;b=n.orientation==="horizontal"?h.offsetWidth:h.offsetHeight;if(f+b>=I*j){C=false}}J+=n._addTick(r,f+w,G,v,e,D,false,g,C)}}if(n.showMinorTicks){for(G=1;G<d;G++){f=G*o;f=Math.floor(f);e="";J+=n._addTick(r,f+w,G,v,e,D,true,g)}}if(u){e=n._formatLabel(F)}else{e=n._formatLabel(B)}J+=n._addTick(r,I*j+w,n.max,v,e,D,false,g);r.innerHTML=J;h.parentNode.removeChild(h)},_addTick:function(p,z,t,r,c,v,g,d,u){var k=this;var l="",j;l=k.toThemeProperty("jqx-slider-tick");l+=" "+k.toThemeProperty("jqx-fill-state-pressed");if(k.template){l+=" "+k.toThemeProperty("jqx-"+k.template)}var i;var q=k._getSetting("top");var m="2px";var s=k.tickSize;if(g){s=k.minorTickSize}if(p!==k._bottomTicks){m=r-s-2+"px"}if(k.orientation==="horizontal"){i='<div style="'+q+": "+m+"; "+k._getSetting("oSize")+": "+s+"px; float: left; position:absolute; left:"+z+'px;" class="'+k.toThemeProperty("jqx-slider-tick-horizontal")+" "+l+'"></div>';if(k.showTickLabels){if(p!==k._bottomTicks){m=r-s-v.height-2+"px"}else{m=2+s+"px"}var n=v.width*c.toString().length;n=n/2;j=z-n;if(u!==false){var e="",y="",o="",f="";if(k.tickLabelStyleSettings){var b=k.tickLabelStyleSettings;if(b.fontSize){e=b.fontSize}if(b.fontFamily){y=b.fontFamily}if(b.fontWeight){o=b.fontWeight}if(b.fontStyle){f=b.fontStyle}}i+='<div class="'+k.toThemeProperty("jqx-slider-label jqx-slider-label-"+d)+'" style="'+q+": "+m+"; float: left; position:absolute; left:"+j+"px; white-space: nowrap; font-size: "+e+"; font-family: "+y+"; font-weight: "+o+"; font-style: "+f+'">'+c+"</div>"}}}else{i='<div style="'+q+": "+m+"; "+k._getSetting("oSize")+": "+s+"px; float: none; position:absolute; top:"+z+'px;" class="'+k.toThemeProperty("jqx-slider-tick-vertical")+" "+l+'"></div>';if(k.showTickLabels){if(p!==k._bottomTicks){m=r-s-c.toString().length*v.width-6+"px"}else{m=6+s+"px"}var x=v.height;x=x/2;j=z-x;if(u!==false){i+='<div class="'+k.toThemeProperty("jqx-slider-label jqx-slider-label-"+d)+'" style="'+q+": "+m+"; float: none; position:absolute; top:"+j+'px;">'+c+"</div>"}}}return i},_addRangeBar:function(){var b=this;if(b._rangeBar===null||b._rangeBar.length<1){b._rangeBar=document.createElement("div");b._rangeBar.className=b.toThemeProperty("jqx-slider-rangebar jqx-fill-state-pressed jqx-rc-all");if(b.template){b._rangeBar.className+=" "+b.toThemeProperty("jqx-"+b.template)}b._helpers.rangeBar=new jqxHelper(b._rangeBar);b._track.appendChild(b._rangeBar)}if(!b.showRange){b._rangeBar.style.display="none"}else{b._rangeBar.style.display="block"}b._thumbSize=b._slider.left.offsetWidth},_getLeftDisplacement:function(){if(!this.showButtons){return 0}if(this.rangeSlider){return 0}switch(this.buttonsPosition){case"left":return this._leftButton[this._getSetting("outerSize")](true)+this._rightButton[this._getSetting("outerSize")](true);case"right":return 0;default:return this._leftButton[this._getSetting("outerSize")](true)}return 0},_performLayout:function(){var c=this;if(c.width!==null&&c.width.toString().indexOf("px")!==-1){c.element.style.width=parseInt(c.width,10)+"px"}else{if(c.width!==undefined&&!isNaN(c.width)){c.element.style.width=parseInt(c.width,10)+"px"}}if(c.height!==null&&c.height.toString().indexOf("px")!==-1){c.element.style.height=parseInt(c.height,10)+"px"}else{if(c.height!==undefined&&!isNaN(c.height)){c.element.style.height=parseInt(c.height,10)+"px"}}var g=false;if(c.width!==null&&c.width.toString().indexOf("%")!==-1){g=true;c._helpers.element.width(c.width)}if(c.height!==null&&c.height.toString().indexOf("%")!==-1){g=true;c._helpers.element.height(c.height)}var b=c._helpers.element.innerHeight();if(c._getSetting("size")==="width"){b=c._helpers.element.innerWidth()}c._performButtonsLayout();c._performTrackLayout(b-8);c._contentWrapper.style[c._getSetting("size")]=c._track.style[c._getSetting("size")];c._contentWrapper.style[c._getSetting("oSize")]=c.element.style[c._getSetting("oSize")];c._performTicksLayout();c._performRangeBarLayout();var e=c.padding;if(c.orientation==="horizontal"){c._contentWrapper.style.position="absolute";c._contentWrapper.style.left="0px";c._contentWrapper.style.top="0px";if(c.showButtons&&!c.rangeSlider){c._contentWrapper.style.left=4+c._helpers.leftButton.outerWidth(true)+"px";c._leftButton.style.left=e.left+"px";c._rightButton.style.right=e.right+"px";if(c.buttonsPosition==="left"){c._contentWrapper.style.left=2+2*c._helpers.leftButton.innerWidth()+c._helpers.left.innerWidth()/2+"px";c._rightButton.style.left=1+c._helpers.leftButton.innerWidth()+"px"}else{if(c.buttonsPosition==="right"){c._contentWrapper.style.left=c._helpers.left.innerWidth()/2+"px";c._leftButton.style.left="";c._leftButton.style.right=1+e.right+c._helpers.leftButton.innerWidth()+"px";c._rightButton.style.right=c._leftButton.style.right-c._helpers.leftButton.innerWidth()+"px"}}}if(!c.showButtons||c.rangeSlider){var f=(2+Math.ceil(c.sliderButtonSize/2));c._contentWrapper.style.left=f+"px"}}else{c._contentWrapper.style.position="absolute";c._contentWrapper.style.left="0px";c._contentWrapper.style.top="0px";if(c.showButtons&&!c.rangeSlider){c._contentWrapper.style.top=1+c._helpers.leftButton.outerHeight(true)+"px";c._leftButton.style.top="0px";c._rightButton.style.bottom="0px";c._leftButton.style.left="";c._leftButton.style.right="";c._rightButton.style.left="";c._rightButton.style.right="";if(c.buttonsPosition==="left"){c._contentWrapper.style.top=2+2*c._helpers.leftButton.innerHeight()+c._helpers.left.innerHeight()/2+"px";c._rightButton.style.top=1+c._helpers.leftButton.innerHeight()+"px"}else{if(c.buttonsPosition==="right"){c._contentWrapper.style.top=c._helpers.left.innerHeight()/2+"px";c._leftButton.style.top="";c._leftButton.style.bottom=1+c._helpers.leftButton.innerHeight()+"px";c._rightButton.style.bottom=c._leftButton.style.bottom-c._helpers.leftButton.innerHeight()+"px"}}}if(!c.showButtons||c.rangeSlider){var f=(2+Math.ceil(c.sliderButtonSize/2));c._contentWrapper.style.top=f+"px"}}if(c.rangeSlider){c._slider.left.style.visibility="visible"}else{c._slider.left.style.visibility="hidden"}c._refreshRangeBar();if(c.orientation==="vertical"){if(c.showButtons){var d=(c._leftButton.offsetWidth-c._track.offsetWidth)/2;c._track.style.marginLeft=1+"px"}}c._editableLabels()},_performTrackLayout:function(b){var d=this;var c=b;if(d.showButtons&&!d.rangeSlider){if(d.orientation==="horizontal"){c-=(d._helpers.leftButton.innerWidth()+d._helpers.rightButton.innerWidth()+4)}else{c-=(d._helpers.leftButton.innerHeight()+d._helpers.rightButton.innerHeight()+4)}}if(d.rangeSlider||!d.showButtons){var e=(2+Math.ceil(d.sliderButtonSize/2));c=b-2*e}if(d.orientation==="horizontal"){c=c-(d.padding.left+d.padding.right);c-=d._helpers.left.outerWidth()-2}else{c-=d._helpers.left.outerHeight()-2}d._track.style[d._getSetting("size")]=c+"px";d._track.style.left=d.padding.left+"px";d._slider.left.style.left="0px";d._slider.left.style.top="0px";d._slider.right.style.left="0px";d._slider.right.style.top="0px"},_performTicksLayout:function(){var b=this;b._performTicksContainerLayout();b._addTicks(this._topTicks,"top");b._addTicks(this._bottomTicks,"bottom");b._topTicks.style.visibility="hidden";b._bottomTicks.style.visibility="hidden";if((b.ticksPosition==="top"||b.ticksPosition==="both")&&b.showTicks){b._topTicks.style.visibility="visible"}if((b.ticksPosition==="bottom"||b.ticksPosition==="both")&&b.showTicks){b._bottomTicks.style.visibility="visible"}},_performTicksContainerLayout:function(){var c=this;var b;if(c.orientation==="horizontal"){c._topTicks.style.width=c._track.style.width;c._bottomTicks.style.width=c._track.style.width;b=-2+(parseInt(c.element.style.height,10)-c._helpers.track.outerHeight())/2;c._topTicks.style.height=b+"px";c._bottomTicks.style.height=b+"px";c._topTicks.style["float"]="none";c._track.style["float"]="none";c._bottomTicks.style["float"]="none"}else{c._topTicks.style.height=c._track.style.height;c._bottomTicks.style.height=c._track.style.height;b=-2+(parseInt(c.element.style.width,10)-c._helpers.track.outerWidth())/2;c._topTicks.style.width=b+"px";c._bottomTicks.style.width=b+"px";c._topTicks.style["float"]="left";c._track.style["float"]="left";c._bottomTicks.style["float"]="left"}},_performButtonsLayout:function(){this._updateButtonsVisibilityStyles();this._updateButtonsVisibilityClasses();this._updateButtonsVisibilityHover();this._centerElement(this._rightButton);this._centerElement(this._leftButton);this._layoutButtons()},_centerElement:function(c){var d=new jqxHelper(c);c.style.marginLeft="0px";c.style.marginTop="0px";c.style.marginRight="0px";c.style.marginBottom="0px";var b=(parseFloat(this.element.style[this._getSetting("oSize")])-parseFloat(d[this._getSetting("outerOSize")]()))/2;if(this.orientation==="horizontal"){c.style.marginLeft="0px";c.style.marginTop=b+"px"}else{c.style.marginTop="0px;";c.style.marginLeft=b+"px"}return c},_updateButtonsVisibilityStyles:function(){var b=this;b._leftButton.style.backgroundPosition="center";b._rightButton.style.backgroundPosition="center";if(b.orientation==="vertical"){b._leftButton.style["float"]="none";b._rightButton.style["float"]="none"}b._leftButton.style.position="absolute";b._rightButton.style.position="absolute"},_updateButtonsVisibilityClasses:function(){var c=this;var b={prev:"left",next:"right"};if(c.orientation==="vertical"){b={prev:"up",next:"down"}}c._helpers.leftButton.addClass(c.toThemeProperty("jqx-rc-all jqx-slider-button"));c._helpers.rightButton.addClass(c.toThemeProperty("jqx-rc-all jqx-slider-button"));c._leftArrow=c._leftButton.firstChild;c._rightArrow=c._rightButton.firstChild;c._helpers.leftArrow=new jqxHelper(c._leftArrow);c._helpers.rightArrow=new jqxHelper(c._rightArrow);c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-left"));c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-right"));c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-up"));c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-down"));c._helpers.leftArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev));c._helpers.rightArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.next))},_updateButtonsVisibilityHover:function(){var c=this,b={prev:"left",next:"right"};if(c.orientation==="vertical"){b={prev:"up",next:"down"}}c.removeHandler(a(document),"mouseup.arrow"+c.element.id);c.addHandler(a(document),"mouseup.arrow"+c.element.id,function(){c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-selected"));c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-selected"));if(c.sliderTooltip){if(c.sliderTooltipTimer){clearTimeout(c.sliderTooltipTimer)}c.sliderTooltipTimer=setTimeout(function(){if(!c.isMaterialized()){c.sliderTooltipObj.fadeOut("fast")}a(c.sliderTooltipObj).removeClass("show");a(c.sliderTooltipObj).addClass("hide");c._mouseDown=false},c.tooltipHideDelay)}else{c._mouseDown=false}if(c.isMaterialized()){c._refreshRangeBar();setTimeout(function(){c._refreshRangeBar()},200)}});c.removeHandler(c._leftButton,"mousedown."+c.element.id);c.removeHandler(c._leftButton,"mouseup."+c.element.id);c.removeHandler(c._leftButton,"mouseenter."+c.element.id);c.removeHandler(c._leftButton,"mouseleave."+c.element.id);c.removeHandler(c._rightButton,"mousedown."+c.element.id);c.removeHandler(c._rightButton,"mouseup."+c.element.id);c.removeHandler(c._rightButton,"mouseenter."+c.element.id);c.removeHandler(c._rightButton,"mouseleave."+c.element.id);c.addHandler(c._leftButton,"mousedown."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-selected"));c._mouseDown=true}});c.addHandler(c._leftButton,"mouseup."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-selected"))}});c.addHandler(c._leftButton,"mouseenter."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-hover"))}});c.addHandler(c._leftButton,"mouseleave."+c.element.id,function(){if(!c.disabled){c._helpers.leftArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.prev+"-hover"))}});c.addHandler(c._rightButton,"mousedown."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-selected"));c._mouseDown=true}});c.addHandler(c._rightButton,"mouseup."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-selected"))}});c.addHandler(c._rightButton,"mouseenter."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.addClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-hover"))}});c.addHandler(c._rightButton,"mouseleave."+c.element.id,function(){if(!c.disabled){c._helpers.rightArrow.removeClass(c.toThemeProperty("jqx-icon-arrow-"+b.next+"-hover"))}})},_layoutButtons:function(){var b=this;if(b.orientation==="horizontal"){b._horizontalButtonsLayout()}else{b._verticalButtonsLayout()}},_horizontalButtonsLayout:function(){var b=this;var c=(2+Math.ceil(b.sliderButtonSize/2));if(b.buttonsPosition==="left"){b._leftButton.style.marginRight="0px";b._rightButton.style.marginRight=c+"px"}else{if(b.buttonsPosition==="right"){b._leftButton.style.marginLeft=2+c+"px";b._rightButton.style.marginRight="0px"}else{b._leftButton.style.marginRight=c+"px";b._rightButton.style.marginLeft=c+"px"}}},_verticalButtonsLayout:function(){var c=this;var d=(2+Math.ceil(c.sliderButtonSize/2));if(c.buttonsPosition==="left"){c._leftButton.style.marginBottom="0px";c._rightButton.style.marginBottom=d+"px"}else{if(c.buttonsPosition==="right"){c._leftButton.style.marginTop=2+d+"px";c._rightButton.style.marginBottom="0px"}else{c._leftButton.style.marginBottom=d+"px";c._rightButton.style.marginTop=2+d+"px"}}var b=parseInt(c._leftButton.style.marginLeft,10);c._leftButton.style.marginLeft=(b-1)+"px";c._rightButton.style.marginLeft=(b-1)+"px"},_performRangeBarLayout:function(){var b=this;b._rangeBar.style[b._getSetting("oSize")]=b._helpers.track[b._getSetting("oSize")]()+"px";b._rangeBar.style[b._getSetting("size")]=b._helpers.track[b._getSetting("size")]()+"px";b._rangeBar.style.position="absolute";b._rangeBar.style.left="0px";b._rangeBar.style.top="0px"},_raiseEvent:function(g,c){var f=this;var d=f._events[g];var e=new a.Event(d,this.element);if(f._triggerEvents===false){return true}if(f._rendering){return true}e.args=c;if(g===0){e.args.type=f.changeType;f.changeType=null}if(g===1){e.args.cancel=false;f._slideEvent=e}f._lastValue[g]=c.value;e.owner=this;var b=f.host.trigger(e);return b},_initialSettings:function(){var b=this;if(b.int64===false){if(b.rangeSlider){if(typeof b.value!=="number"){b.setValue(b.value)}else{b.setValue(b.values)}}else{if(b.value===undefined){b.value=0}b.setValue(b.value)}}else{if(b.rangeSlider===false||Array.isArray(b._value64)===true){b.setValue(b._value64)}else{b.setValue(b._values64)}}if(b.disabled){b.disable()}},_addEventHandlers:function(){var d=this;d.addHandler(d._slider.right,d._getEvent("mousedown"),d._startDrag,{that:this});d.addHandler(d._slider.left,d._getEvent("mousedown"),d._startDrag,{that:this});d.addHandler(a(document),d._getEvent("mouseup")+"."+d.element.id,function(){d._stopDrag()});try{if(document.referrer!==""||window.frameElement){if(window.top!==null&&window.top!==window.self){var c=function(){d._stopDrag()};var e=null;if(window.parent&&document.referrer){e=document.referrer}if(e&&e.indexOf(document.location.host)!==-1){if(window.top.document){if(window.top.document.addEventListener){window.top.document.addEventListener("mouseup",c,false)}else{if(window.top.document.attachEvent){window.top.document.attachEvent("onmouseup",c)}}}}}}}catch(b){}d.addHandler(a(document),d._getEvent("mousemove")+"."+d.element.id,d._performDrag,{that:this});d.addHandler(d._slider.left,"mouseenter",function(){if(!d.disabled){d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.right,"mouseenter",function(){if(!d.disabled){d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.left,"mouseleave",function(){if(!d.disabled){d._helpers.left.removeClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.right,"mouseleave",function(){if(!d.disabled){d._helpers.right.removeClass(d.toThemeProperty("jqx-fill-state-hover"))}});d.addHandler(d._slider.left,"mousedown",function(){if(!d.disabled){d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._slider.right,"mousedown",function(){if(!d.disabled){d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._slider.left,"mouseup",function(){if(!d.disabled){d._helpers.left.removeClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._slider.right,"mouseup",function(){if(!d.disabled){d._helpers.right.removeClass(d.toThemeProperty("jqx-fill-state-pressed"))}});d.addHandler(d._leftButton,d._getEvent("click"),d._leftButtonHandler,{that:this});d.addHandler(d._rightButton,d._getEvent("click"),d._rightButtonHandler,{that:this});d.addHandler(d._track,d._getEvent("mousedown"),d._trackMouseDownHandler,{that:this});d.addHandler(d.host,"focus",function(){d._helpers.track.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.leftButton.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.rightButton.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.right.addClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.left.addClass(d.toThemeProperty("jqx-fill-state-focus"))});d.addHandler(d.host,"blur",function(){d._helpers.track.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.leftButton.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.rightButton.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.right.removeClass(d.toThemeProperty("jqx-fill-state-focus"));d._helpers.left.removeClass(d.toThemeProperty("jqx-fill-state-focus"))});d.element.onselectstart=function(){return false};d._addMouseWheelListeners();d._addKeyboardListeners()},_addMouseWheelListeners:function(){var b=this;b.addHandler(b.host,"mousewheel",function(d){if(b.disabled){return true}b.changeType="mouse";if(document.activeElement&&!a(document.activeElement).ischildof(b.host)){return true}var c=d.wheelDelta;if(d.originalEvent&&d.originalEvent.wheelDelta){d.wheelDelta=d.originalEvent.wheelDelta}if(!("wheelDelta" in d)){c=d.detail*-40}if(c>0){b.incrementValue()}else{b.decrementValue()}d.preventDefault()})},_addKeyboardListeners:function(){var b=this;b.addHandler(b.host,"keydown",function(c){if(b._editingLabels===true){return}b.changeType="keyboard";switch(c.keyCode){case 40:case 37:if(b.layout==="normal"&&!b.rtl){b.decrementValue()}else{b.incrementValue()}return false;case 38:case 39:if(b.layout==="normal"&&!b.rtl){b.incrementValue()}else{b.decrementValue()}return false;case 36:if(b.rangeSlider){b.setValue([b.values[0],b.max])}else{b.setValue(b.min)}return false;case 35:if(b.rangeSlider){b.setValue([b.min,b.values[1]])}else{b.setValue(b.max)}return false}})},_trackMouseDownHandler:function(b){var g=b.data.that;var f=a.jqx.mobile.getTouches(b);var e=f[0];var c=parseInt(g._slider.left.style[g._getSetting("size")],10);c=g._getSetting("size")==="width"?g._slider.left.offsetWidth:g._slider.left.offsetHeight;if(isNaN(c)){c=0}var h=(g._isTouchDevice)?e:b,j=h[g._getSetting("page")]-c/2,d=g._getClosest(j);var i=g._getValueByPosition(j);g._mouseDown=true;g.changeType="mouse";g._setValue(i,d);if(g.input){a.jqx.aria(g,"aria-valuenow",g.input.value)}},_getClosest:function(b){var c=this;if(!c.rangeSlider){return c._slider.right}else{b=b-c._helpers.track.offset()[c._getSetting("left")]-c._helpers.left[c._getSetting("size")]()/2;if(Math.abs(parseInt(c._slider.left.style[c._getSetting("left")],10)-b)<Math.abs(parseInt(c._slider.right.style[c._getSetting("left")],10)-b)){return c._slider.left}else{return c._slider.right}}},_removeEventHandlers:function(){var b=this;b.removeHandler(b._slider.right,b._getEvent("mousedown"),b._startDrag);b.removeHandler(b._slider.left,b._getEvent("mousedown"),b._startDrag);b.removeHandler(a(document),b._getEvent("mouseup")+"."+b.host.attr("id"),b._stopDrag);b.removeHandler(a(document),b._getEvent("mousemove")+"."+b.host.attr("id"),b._performDrag);b.removeHandler(b._leftButton,b._getEvent("click"),b._leftButtonHandler);b.removeHandler(b._rightButton,b._getEvent("click"),b._rightButtonHandler);b.removeHandler(b._track,b._getEvent("mousedown"),b._trackMouseDownHandler);b.element.onselectstart=null;b.removeHandler(b.host,b._getEvent("mousewheel"));b.removeHandler(b.host,b._getEvent("keydown"))},_rightButtonClick:function(){var b=this;b.changeType="mouse";if(b.orientation==="horizontal"&&!b.rtl){b.incrementValue()}else{b.decrementValue()}},_leftButtonClick:function(){var b=this;b.changeType="mouse";if(b.orientation==="horizontal"&&!b.rtl){b.decrementValue()}else{b.incrementValue()}},_rightButtonHandler:function(c){var b=c.data.that;if(b.layout==="normal"){b._rightButtonClick()}else{b._leftButtonClick()}return false},_leftButtonHandler:function(c){var b=c.data.that;if(b.layout==="normal"){b._leftButtonClick()}else{b._rightButtonClick()}return false},_startDrag:function(d){var c=d.data.that;c.changeType="mouse";c._capturedElement=d.target;var e=new jqxHelper(d.target);var f=e.offset();c._startX=f.left;c._startY=f.top;var b=a.jqx.position(d);c._mouseStartX=b.left;c._mouseStartY=b.top;c._mouseDown=true;d.stopPropagation();if(c.tooltip){c._showTooltip(c._capturedElement,c.value)}if(c._isTouchDevice){return false}},_stopDrag:function(){var b=this;if(b._slideStarted){b._raiseEvent(2,{value:b.getValue()})}if(!b._slideStarted||b._capturedElement===null){b._capturedElement=null;return}if(b.input){a.jqx.aria(this,"aria-valuenow",b.input.value)}b._helpers.left.removeClass(b.toThemeProperty("jqx-fill-state-pressed"));b._helpers.right.removeClass(b.toThemeProperty("jqx-fill-state-pressed"));b._slideStarted=false;b._capturedElement=null;if(b.sliderTooltip){b.sliderTooltipTimer=setTimeout(function(){if(!b.isMaterialized()){b.sliderTooltipObj.fadeOut("fast")}a(b.sliderTooltipObj).removeClass("show");a(b.sliderTooltip).addClass("hide")},b.tooltipHideDelay)}},_performDrag:function(d){var c=d.data.that;if(c._capturedElement!==null){if(d.which===0&&a.jqx.browser.msie&&a.jqx.browser.version<9){c._stopDrag();return false}var b=a.jqx.position(d);var e=c.orientation==="horizontal"?b.left:b.top;c._isDragged(e);if(c._slideStarted||c._isTouchDevice){return c._dragHandler(e)}}},_isDragged:function(b){var c=this;if(Math.abs(b-this[c._getSetting("mouse")])>2&&!c._slideStarted){c._slideStarted=true;if(c._valueChanged(3)){c._raiseEvent(3,{value:c.getValue()})}}else{if(c._capturedElement==null){c._slideStarted=false}}},_dragHandler:function(b){b=(b-this[this._getSetting("mouse")])+this[this._getSetting("start")];var c=this._getValueByPosition(b);if(this.rangeSlider){var d=this._helpers.right,f=this._helpers.left;var e=this._getSetting("left");if(this._capturedElement===f){if(parseFloat(b)>d.offset()[e]){b=d.offset()[e]}}else{if(parseFloat(b)<f.offset()[e]){b=f.offset()[e]}}}this._setValue(c,this._capturedElement,b);return false},_getValueByPosition:function(b){if(this.mode==="default"){return this._getFloatingValueByPosition(b)}else{return this._getFixedValueByPosition(b)}},_getFloatingValueByPosition:function(b){var h=this;var c=b-h._helpers.track.offset()[h._getSetting("left")]+h._slider.left.offsetWidth/2,g=c/h._helpers.track[h._getSetting("size")](),i,d,e,f;if(c<0){c=0}if(h.int64===false){i=(h.max-h.min)*g+h.min}else{if(h.int64==="s"){f=new a.jqx.math().fromNumber(h._helpers.track[h._getSetting("size")](),10);d=h._max64.subtract(h._min64);e=h._divide64(d,f)*c;i=new a.jqx.math().fromNumber(e,10).add(h._min64)}else{if(h.int64==="u"){f=new BigNumber(h._helpers.track[h._getSetting("size")]());d=h._max64.subtract(h._min64);e=h._divide64(d,f)*c;i=new BigNumber(e).add(h._min64)}}}if(h.layout==="normal"){if(h.orientation==="horizontal"&&!h.rtl){return i}else{if(h.int64===false){return(h.max+h.min)-i}else{return(h._max64.add(h._min64)).subtract(i)}}}else{if(h.orientation==="horizontal"){if(h.int64===false){return(h.max+h.min)-i}else{return(h._max64.add(h._min64)).subtract(i)}}else{return i}}},_getThumbSize:function(){if(this.__thumbSize){return this.__thumbSize}var b=this._helpers.left[this._getSetting("size")]();this.__thumbSize=b;return b},_getTrackSize:function(){var c=this;if(c.__trackSize){return c.__trackSize}var b=parseInt(c._helpers.track[c._getSetting("size")](),10);c.__trackSize=b;return b},_getFixedValueByPosition:function(f){var h=this;var k=h._getTrackSize(),d=h._getThumbSize(),c,j,e,n={number:-1,distance:Number.MAX_VALUE},b,i,g,l;if(h.int64===false){b=h.step;g=(h.max-h.min)/b;i=(k)/g;l=h._helpers.track.offset()[h._getSetting("left")]-d/2;j=h.max+h.step;if(h.mode==="fixedRange"){j=h.max}for(e=h.min;e<=j;e+=h.step){if(Math.abs(n.distance-f)>Math.abs(l-f)){n.distance=l;n.number=e}l+=i}}else{if(h.int64==="s"){b=h._step64;g=(h._max64.subtract(h._min64)).div(h._step64);i=h._divide64(new a.jqx.math().fromNumber(k,10),g);l=h._helpers.track.offset()[h._getSetting("left")]-d/2;n={number:new a.jqx.math().fromString(h._min64.toString(),10),distance:l};for(c=new a.jqx.math().fromString(h._min64.toString(),10);h.mode!=="fixedRange"?c.lessThanOrEqual(h._max64.add(h._step64)):c.lessThanOrEqual(h._max64);c=c.add(h._step64)){if(Math.abs(n.distance-f)>Math.abs(l-f)){n.distance=l;n.number=new a.jqx.math().fromString(c.toString(),10)}l+=i}}else{if(h.int64==="u"){b=h._step64;g=(h._max64.subtract(h._min64)).divide(h._step64);i=parseFloat(new BigNumber(k).divide(g).toString());l=h._helpers.track.offset()[h._getSetting("left")]-d/2;n={number:new BigNumber(h._min64.toString()),distance:l};var m=h.mode!=="fixedRange"?h._max64.add(h._step64):h._max64;for(c=new BigNumber(h._min64.toString());c.compare(m)!==1;c=c.add(h._step64)){if(Math.abs(n.distance-f)>Math.abs(l-f)){n.distance=l;n.number=new BigNumber(c.toString())}l+=i}}}}if(h.layout==="normal"){if(h.orientation==="horizontal"&&!h.rtl){return n.number}else{if(h.int64===false){return(h.max+h.min)-n.number}else{return h._max64.add(h._min64).subtract(n.number)}}}else{if(h.orientation==="horizontal"){if(h.int64===false){return(h.max+h.min)-n.number}else{return h._max64.add(h._min64).subtract(n.number)}}else{return n.number}}},_setValue:function(e,d,b){var c=this;if(!c._slideEvent||!c._slideEvent.args.cancel){e=c._handleValue(e,d);c._setSliderPosition(e,d,b);c._fixZIndexes();if(c._valueChanged(1)){c._raiseEvent(1,{value:c.getValue()})}if(c._valueChanged(0)){c._raiseEvent(0,{value:c.getValue()})}if(!c.input){return}if(!c.rangeSlider){c.input.value=c.value.toString()}else{if(c.values&&(c.value.rangeEnd!==undefined&&c.value.rangeStart!==undefined)){c.input.value=(c.value.rangeStart.toString()+"-"+c.value.rangeEnd.toString())}}}},_valueChanged:function(c){var b=this.getValue();return(!this.rangeSlider&&this._lastValue[c]!==b)||(this.rangeSlider&&(typeof this._lastValue[c]!=="object"||parseFloat(this._lastValue[c].rangeEnd)!==parseFloat(b.rangeEnd)||parseFloat(this._lastValue[c].rangeStart)!==parseFloat(b.rangeStart)))},_handleValue:function(d,c){var b=this;d=b._validateValue(d,c);if(c===b._slider.left){if(b.int64===false){b.values[0]=d}else{b.values[0]=d.toString();b._value64[0]=d}}if(c===b._slider.right){if(b.int64===false){b.values[1]=d}else{b.values[1]=d.toString();b._values64[1]=d}}if(b.rangeSlider){b.value={rangeStart:b.values[0],rangeEnd:b.values[1]};if(b.int64!==false){b._value64={rangeStart:b._values64[0],rangeEnd:b._values64[1]}}}else{if(b.int64===false){b.value=d}else{b.value=d.toString();b._value64=d}}return d},_fixZIndexes:function(){if(this.values[1]-this.values[0]<0.5&&this.max-this.values[0]<0.5){this._slider.left.style.zIndex=20;this._slider.right.style.zIndex=15}else{this._slider.left.style.zIndex=15;this._slider.right.style.zIndex=20}},_refreshRangeBar:function(){var f=this._helpers.left;var g=this._helpers.right;var c=this._helpers.track;var b;var h=this._getSetting("left");var d=this._getSetting("size");var e=this.rtl&&this.orientation==="horizontal";if(this.layout==="normal"){b=f.position()[h];var i=a(f[0]).position()[h];if(this.orientation==="vertical"||e){b=g.position()[h]}}else{b=g.position()[h];if(this.orientation==="vertical"){b=f.position()[h]}}if(this.rangeSlider){this._rangeBar.style[h]=b+"px"}else{if(this.orientation==="horizontal"&&(e||this.layout!=="normal")){this._rangeBar.style[h]=b-c.position().left+f.innerWidth()/2+"px"}else{if(this.orientation==="vertical"){this._rangeBar.style[h]=b-c.position().top+f.innerHeight()/2+"px"}}}this._rangeBar.style[d]=Math.abs(g.position()[h]-f.position()[h])+"px"},_validateValue:function(c,b){if(this.int64===false){if(c>this.max){c=this.max}if(c<this.min){c=this.min}if(this.rangeSlider){if(b===this._slider.left){if(c>=this.values[1]){c=this.values[1]}}else{if(c<=this.values[0]){c=this.values[0]}}}}else{if(this.int64==="s"){if(c.greaterThan(this._max64)){c=this._max64}if(c.lessThan(this._min64)){c=this._min64}}else{if(this.int64==="u"){if(c.compare(this._max64)===1){c=this._max64}if(c.compare(this._min64)===-1){c=this._min64}}}}return c},_setSliderPosition:function(k,b,h){var j=parseInt(this._helpers.track[this._getSetting("size")](),10);var i,c,g,f;if(h){h-=this._helpers.track.offset()[this._getSetting("left")]}var d=parseInt(this._helpers.left[this._getSetting("size")](),10);if(isNaN(d)){d=0}if(this.int64==="s"){if(typeof k==="number"){k=new a.jqx.math().fromNumber(k,10)}else{if(typeof k==="string"){k=new a.jqx.math().fromString(k,10)}}if(k.greaterThan(this._max64)){k=new a.jqx.math().fromString(this._max64.toString(),10)}if(k.lessThan(this._min64)){k=new a.jqx.math().fromString(this._min64.toString(),10)}g=this._divide64(k.subtract(this._min64),this._max64.subtract(this._min64));f=1-g;if(this.layout==="normal"){i=g;if(this.orientation!=="horizontal"||(this.orientation==="horizontal"&&this.rtl)){i=f}}else{i=f;if(this.orientation!=="horizontal"){i=g}}c=j*i-d/2;b.style[this._getSetting("left")]=c+"px"}else{if(this.int64==="u"){if(typeof k==="number"||typeof k==="string"){k=new BigNumber(k)}if(k.compare(this._max64)===1){k=new BigNumber(this._max64)}if(k.compare(this._min64)===-1){k=new BigNumber(this._min64)}g=this._divide64(k.subtract(this._min64),this._max64.subtract(this._min64));f=1-g;if(this.layout==="normal"){i=g;if(this.orientation!=="horizontal"||(this.orientation==="horizontal"&&this.rtl)){i=f}}else{i=f;if(this.orientation!=="horizontal"){i=g}}c=j*i-d/2;b.style[this._getSetting("left")]=c+"px"}else{if(this.int64===false){if(this.layout==="normal"){i=(k-this.min)/(this.max-this.min);if(this.orientation!=="horizontal"||(this.orientation==="horizontal"&&this.rtl)){i=1-((k-this.min)/(this.max-this.min))}}else{i=1-((k-this.min)/(this.max-this.min));if(this.orientation!=="horizontal"){i=(k-this.min)/(this.max-this.min)}}c=j*i-d/2;var e=b.style[this._getSetting("left")];b.style[this._getSetting("left")]=c+"px";if(this.tooltip){this._showTooltip(b,this.value)}this._refreshRangeBar()}}}if(this.tooltip){this._showTooltip(b,this.value)}if(this.value>0){a(b).addClass(this.toThemeProperty("jqx-slider-has-value"))}else{a(b).removeClass(this.toThemeProperty("jqx-slider-has-value"))}this._refreshRangeBar()},_divide64:function(e,b){var h,j,c,k,m;h=e.toString();c=b.toString();if(c.length>15){var l=c.length-15;c=c.slice(0,15)+"."+c.slice(15);k=parseFloat(c);if(h.length>l){var g=h.length-l;h=h.slice(0,g)+"."+h.slice(g)}else{if(h.length===l){h="0."+h}else{var f="0.";for(var d=0;d<l-h.length;d++){f+="0"}h=f+""+h}}j=parseFloat(h)}else{if(this.int64==="s"){j=e.toNumber();k=b.toNumber()}else{j=parseFloat(e.toString());k=parseFloat(b.toString())}}m=j/k;return m},_showTooltip:function(s,n){var h=this;if(h._slideStarted||h._capturedElement!=null||h._mouseDown){n=h._formatLabel(n,true);if(!h.toolTipCreated){var c="tooltip"+h.element.id;var g=document.createElement("div");g.style.display="none";g.style.position="absolute";g.style.visibility="hidden";g.style.boxShadow="none";g.style.top="0px";g.style.left="0px";g.style.zIndex=99999;g.setAttribute("id",c);document.body.appendChild(g);var i=document.createElement("div");i.setAttribute("id",c+"Main");g.appendChild(i);var q=document.createElement("div");q.setAttribute("id",c+"Text");i.appendChild(q);var p=document.createElement("div");p.setAttribute("id",c+"Arrow");p.style.top="0px";p.style.left="0px";g.appendChild(p);h.sliderTooltip=g;h.sliderTooltipObj=new jqxHelper(h.sliderTooltip);if(h.sliderTooltipObj.initAnimate){h.sliderTooltipObj.initAnimate()}q.innerHTML="<span>"+n+"</span>";h.sliderTooltip.className=h.toThemeProperty("jqx-slider-tooltip jqx-tooltip jqx-popup "+h.orientation);if(h.rangeSlider){h.sliderTooltip.className+=" range"}if(h.template){h.sliderTooltip.className+=" jqx-"+h.template+"-slider"}i.className=h.toThemeProperty("jqx-widget jqx-fill-state-normal jqx-tooltip-main");q.className=h.toThemeProperty("jqx-widget jqx-fill-state-normal jqx-tooltip-text");p.className=h.toThemeProperty("jqx-widget jqx-fill-state-normal jqx-tooltip-arrow");h.sliderTooltipContent=q;h.sliderTooltipArrow=p;h.sliderTooltipMain=i;h.sliderTooltipArrowObj=new jqxHelper(h.sliderTooltipArrow);h.arrowSize=5;h.toolTipCreated=true;if(h.rangeSlider){h.sliderTooltipArrow.style.visibility="hidden"}}var k=new jqxHelper(s).offset();var f=new jqxHelper(s).outerWidth();h.sliderTooltip.style.display="block";h.sliderTooltip.style.visibility="visible";a(h.sliderTooltip).addClass("init");a(h.sliderTooltip).removeClass("hide");setTimeout(function(){a(h.sliderTooltip).addClass("show")});var l=h.sliderButtonSize+h.tickSize;if(!h.rangeSlider){h.sliderTooltipContent.innerHTML="<span>"+n.toString()+"</span>"}else{var o=h.value?h.value.rangeStart:"";var b=h.value?h.value.rangeEnd:"";if(o!==""){h.sliderTooltipContent.innerHTML="<span>"+o+" - "+b+"</span>"}else{if(!h.isMaterialized()){h.sliderTooltip.style.display="none";h.sliderTooltip.style.visibility="hidden"}a(h.sliderTooltip).removeClass("show");a(h.sliderTooltip).addClass("hide")}}var r=h.sliderTooltip.offsetWidth;var j,e,d;if(h.orientation==="horizontal"){e=1+k.left+f/2-r/2;if(h.rangeSlider){d=(h._helpers.right.offset().left-h._helpers.left.offset().left-h._thumbSize)/2;e=h._helpers.left.offset().left-r/2+d+h._thumbSize}switch(h.tooltipPosition){case"far":j=k.top+l+h.arrowSize+6;h.sliderTooltipObj.offset({top:j,left:e});h.sliderTooltipObj.addClass(h.toThemeProperty("far"));h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-t-b"));h.sliderTooltipArrow.style.borderTopWidth="0px";h.sliderTooltipArrow.style.borderRightWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderBottomWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderLeftWidth=h.arrowSize+"px";h.sliderTooltipArrowObj.offset({top:j-h.arrowSize+1,left:e-h.arrowSize/2-1+r/2});break;case"near":j=k.top-h.arrowSize-h.sliderTooltipObj.innerHeight()-4;h.sliderTooltipObj.offset({top:j,left:e});h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-t-b"));h.sliderTooltipArrow.style.borderTopWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderRightWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderBottomWidth="0px";h.sliderTooltipArrow.style.borderLeftWidth=h.arrowSize+"px";h.sliderTooltipArrowObj.offset({top:j+h.sliderTooltipObj.innerHeight(),left:e-h.arrowSize/2-1+r/2});break}}else{var m=h.sliderTooltipObj.innerHeight();e=k.left-r-h.arrowSize-h.tickSize-2;j=k.top+h._thumbSize/2-m/2-1;if(h.rangeSlider){d=(h._helpers.right.offset().top-h._helpers.left.offset().top-h._thumbSize)/2;j=h._helpers.left.offset().top-m/2+d+h._thumbSize}switch(h.tooltipPosition){case"far":e=k.left+h._thumbSize+h.arrowSize+h.tickSize;h.sliderTooltipObj.offset({top:j,left:e});h.sliderTooltipObj.addClass(h.toThemeProperty("far"));h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-l-r"));h.sliderTooltipArrow.style.borderTopWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderRightWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderBottomWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderLeftWidth="0px";h.sliderTooltipArrowObj.offset({top:j+h.sliderTooltipObj.innerHeight()/2-h.arrowSize/2-2,left:e-h.arrowSize+1});break;case"near":h.sliderTooltipObj.offset({top:j,left:e+2});h.sliderTooltipArrowObj.addClass(h.toThemeProperty("jqx-tooltip-arrow-l-r"));h.sliderTooltipArrow.style.borderTopWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderRightWidth="0px";h.sliderTooltipArrow.style.borderBottomWidth=h.arrowSize+"px";h.sliderTooltipArrow.style.borderLeftWidth=h.arrowSize+"px";h.sliderTooltipArrowObj.offset({top:j+h.sliderTooltipObj.innerHeight()/2-h.arrowSize/2-2,left:e+r+3});break}}a(h.sliderTooltip).removeClass("init")}},propertiesChangedHandler:function(d,b,c){if(c&&c.width&&c.height&&Object.keys(c).length===2){d.__trackSize=null;d.__thumbSize=null;d._performLayout();d._initialSettings()}},propertyChangedHandler:function(c,b,f,e){c.__trackSize=null;c.__thumbSize=null;if(c.batchUpdate&&c.batchUpdate.width&&c.batchUpdate.height&&Object.keys(c.batchUpdate).length===2){return}switch(b){case"template":if(c.template){c._helpers.left.removeClass(c.toThemeProperty("jqx-"+f));c._helpers.right.removeClass(c.toThemeProperty("jqx-"+f));c._helpers.rangeBar.removeClass(c.toThemeProperty("jqx-"+f));c._helpers.left.addClass(c.toThemeProperty("jqx-"+c.template));c._helpers.right.addClass(c.toThemeProperty("jqx-"+c.template));a(c._leftButton).jqxRepeatButton({template:e});a(c._rightButton).jqxRepeatButton({template:e});c._helpers.rangeBar.addClass(c.toThemeProperty("jqx-"+c.template))}break;case"theme":a.jqx.utilities.setTheme(f,e,c.host);a(c._leftButton).jqxRepeatButton({theme:e});a(c._rightButton).jqxRepeatButton({theme:e});break;case"disabled":if(e){c.disabled=true;c.disable()}else{c.disabled=false;c.enable()}break;case"width":case"height":c.__trackSize=null;c.__thumbSize=null;c._performLayout();c._initialSettings();break;case"min":case"max":if(c.int64==="s"){c["_"+b+"64"]=new a.jqx.math().fromString(e.toString(),10)}else{if(c.int64==="u"){c["_"+b+"64"]=new BigNumber(e)}}c._performLayout();c.__trackSize=null;c.__thumbSize=null;c._initialSettings();break;case"showTicks":case"ticksPosition":case"tickSize":case"tickMode":case"tickNumber":case"minorTickNumber":c._performLayout();c._initialSettings();break;case"ticksFrequency":case"minorTicksFrequency":if(c.int64==="s"){c["_"+b+"64"]=new a.jqx.math().fromString(e.toString(),10)}else{if(c.int64==="u"){c["_"+b+"64"]=new BigNumber(e)}}c._performLayout();c._initialSettings();break;case"showRange":case"showButtons":case"orientation":case"rtl":c._render();c._performLayout();c._initialSettings();if(b==="orientation"){if(e==="vertical"){c.element.style.minWidth="96px"}else{c.element.style.minWidth=""}}break;case"buttonsPosition":c._refresh();break;case"rangeSlider":if(!e){c.value=c.value.rangeEnd}else{c.value={rangeEnd:c.value,rangeStart:c.value}}c._render();c._performLayout();c._initialSettings();break;case"value":var g=e;if(c.int64==="s"){g=new a.jqx.math().fromString(e.toString(),10);c._value64=g}else{if(c.int64==="u"){g=new BigNumber(e);c._value64=g}else{if(c.int64===false){if(!c.rangeSlider){c.value=parseFloat(e)}}}}c.setValue(g);break;case"values":var d=e;if(c.int64==="s"){d=[new a.jqx.math().fromString(e[0].toString(),10),new a.jqx.math().fromString(e[1].toString(),10)];c._values64=d}else{if(c.int64==="u"){d=[new BigNumber(e[0]),new BigNumber(e[1])];c._values64=d}}c.setValue(d);break;case"tooltip":break;case"step":if(c.int64==="s"){c._step64=new a.jqx.math().fromString(e.toString(),10)}else{if(c.int64==="u"){c._step64=new BigNumber(e)}}break;case"editableLabels":c._performLayout();c._initialSettings();break;case"tickLabelStyleSettings":c._setPaddingValues(true);c._performLayout();c._initialSettings();break;default:c._refresh()}},incrementValue:function(c){var b=this;var d;if(b.int64===false){if(c===undefined||isNaN(parseFloat(c))){c=b.step}if(b.rangeSlider){if(b.values[1]<b.max){b._setValue(b.values[1]+c,b._slider.right)}}else{if(b.values[1]>=b.min&&b.values[1]<b.max){b._setValue(b.values[1]+c,b._slider.right)}}}else{if(b.int64==="s"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new a.jqx.math().fromString(c.toString(),10)}d=b._values64[1].add(c);if(d.lessThan(b._values64[1])){d=b._max64}if(b.rangeSlider){if(b._values64[1].lessThan(b._max64)){b._setValue(d,b._slider.right)}}else{if(b._values64[1].greaterThanOrEqual(b._min64)&&b._values64[1].lessThan(b._max64)){b._setValue(d,b._slider.right)}}}else{if(b.int64==="u"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new BigNumber(c)}d=b._values64[1].add(c);if(d.compare(b._values64[1])===-1){d=b._max64}if(b.rangeSlider){if(b._values64[1].compare(b._max64)===-1){b._setValue(d,b._slider.right)}}else{if(b._values64[1].compare(b._min64)!==-1&&b._values64[1].compare(b._max64)===-1){b._setValue(d,b._slider.right)}}}}}if(b.input){a.jqx.aria(this,"aria-valuenow",b.input.value)}},decrementValue:function(c){var b=this;var d;if(b.int64===false){if(c===undefined||isNaN(parseFloat(c))){c=b.step}if(b.rangeSlider){if(b.values[0]>b.min){b._setValue(b.values[0]-c,b._slider.left)}}else{if(b.values[1]<=b.max&&b.values[1]>b.min){b._setValue(b.values[1]-c,b._slider.right)}}}else{if(b.int64==="s"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new a.jqx.math().fromString(c.toString(),10)}if(b.rangeSlider){d=b._values64[0].subtract(c);if(d.greaterThan(b._values64[0])){d=b._min64}if(b._values64[0].greaterThan(b._min64)){b._setValue(d,b._slider.left)}}else{d=b._values64[1].subtract(c);if(d.greaterThan(b._values64[1])){d=b._min64}if(b._values64[1].lessThanOrEqual(b._max64)&&b._values64[1].greaterThan(b._min64)){b._setValue(d,b._slider.right)}}}else{if(b.int64==="u"){if(c===undefined||isNaN(parseFloat(c))){c=b._step64}else{c=new BigNumber(c)}if(b.rangeSlider){d=b._values64[0].subtract(c);if(d.compare(b._values64[0])===1){d=b._min64}if(b._values64[0].compare(b._min64)===1){b._setValue(d,b._slider.left)}}else{d=b._values64[1].subtract(c);if(d.compare(b._values64[1])===1){d=b._min64}if(b._values64[1].compare(b._max64)!==1&&b._values64[1].compare(b._min64)===1){b._setValue(d,b._slider.right)}}}}}if(b.input){a.jqx.aria(this,"aria-valuenow",b.input.value)}},val:function(d){var c=this;var b;if(arguments.length===0||(!a.isArray(d)&&typeof(d)==="object")){return c.getValue()}if(c.int64===false){c.setValue(d)}else{if(c.int64==="s"){b=new a.jqx.math().fromString(d.toString(),10);c.setValue(b)}else{if(c.int64==="u"){b=new BigNumber(d);c.setValue(b)}}}},setValue:function(f){var e=this;if(e.int64!==false&&(typeof f==="string"||typeof f==="number")){if(e.int64==="s"){if(typeof f==="string"){f=new a.jqx.math().fromString(f,10)}else{if(typeof f==="number"){f=new a.jqx.math().fromNumber(f,10)}}}else{if(e.int64==="u"){f=new BigNumber(f)}}}if(e.rangeSlider){var c,b;if(arguments.length<2){if(f instanceof Array){c=f[0];b=f[1]}else{if(typeof f==="object"&&typeof f.rangeStart!=="undefined"&&typeof f.rangeEnd!=="undefined"){c=f.rangeStart;b=f.rangeEnd}}}else{c=arguments[0];b=arguments[1]}e._triggerEvents=false;e._setValue(b,e._slider.right);e._triggerEvents=true;e._setValue(c,e._slider.left)}else{e._triggerEvents=false;var d;if(e.int64===false){d=e.min}else{d=e._min64}e._setValue(d,e._slider.left);e._triggerEvents=true;e._setValue(f,e._slider.right)}if(e.input){a.jqx.aria(this,"aria-valuenow",e.input.value)}},getValue:function(){var b=this.value;if(this.int64!==false){b=this._value64.toString()}return b},_enable:function(c){var b=this;if(c){b._addEventHandlers();b.disabled=false;b._helpers.element.removeClass(this.toThemeProperty("jqx-fill-state-disabled"))}else{b._removeEventHandlers();b.disabled=true;b._helpers.element.addClass(this.toThemeProperty("jqx-fill-state-disabled"))}a(b._leftButton).jqxRepeatButton({disabled:this.disabled});a(b._rightButton).jqxRepeatButton({disabled:this.disabled})},disable:function(){this._enable(false);a.jqx.aria(this,"aria-disabled",true)},enable:function(){this._enable(true);a.jqx.aria(this,"aria-disabled",false)},_setPaddingValues:function(h){var f=this,b,j;var i=document.createElement("span");i.className=f.toThemeProperty("jqx-widget jqx-slider-label");i.style.position="absolute";i.visibility="hidden";if(f.tickLabelStyleSettings){var c=f.tickLabelStyleSettings;i.style.fontSize=c.fontSize;i.style.fontFamily=c.fontFamily;i.style.fontWeight=c.fontWeight;i.style.fontStyle=c.fontStyle}if(f.layout==="normal"){b=f._formatLabel(f.min);j=f._formatLabel(f.max)}else{b=f._formatLabel(f.max);j=f._formatLabel(f.min)}document.body.appendChild(i);i.innerHTML=b;var d=f.orientation==="horizontal"?i.offsetWidth:i.offsetHeight;i.innerHTML=j;var e=f.orientation==="horizontal"?i.offsetWidth:i.offsetHeight;i.parentNode.removeChild(i);function g(m){var l,n,k;if(f.showButtons===true){l=27;n=0}else{l=0;n=8}k=Math.ceil(m/2)+1-l;k=Math.max(k,n);return k}if(h===true||(h!==true&&(f.padding===undefined||a.isEmptyObject(f.padding)))){if(f.orientation==="horizontal"){f.padding={left:g(d),right:g(e)}}else{f.padding={bottom:g(d),top:g(e)}}}},_editableLabels:function(){var f=this;function b(w){var u=document.createElement("span");u.className=f.toThemeProperty("jqx-widget jqx-slider-label");u.style.position="absolute";u.style.visibility="hidden";document.body.appendChild(u);u.innerHTML=w;var v={width:u.scrollWidth,height:u.scrollHeight};u.parentNode.removeChild(u);return v}function o(v,w){if(f.disabled){return}var u=b(f._formatLabel(w));p.offset(a(v).offset());h.style.width=(u.width+10)+"px";h.style.height=u.height+"px";h.style.visibility="visible";h.value=w;h.select();f._editingLabels=true}function e(z,x,y,v){if(z===f[x].toString()){return false}if(f.int64==="s"){var w=new a.jqx.math().fromString(z,10);if((x==="min"&&w.compare(f["_"+v+"64"])!==-1)||(x==="max"&&w.compare(f["_"+v+"64"])!==1)){return false}f[y]=w;f[x]=z}else{if(f.int64==="u"){var u=new BigNumber(z);if(u.compare(0)===-1||(x==="min"&&u.compare(f["_"+v+"64"])!==-1)||(x==="max"&&u.compare(f["_"+v+"64"])!==1)){return false}f[y]=u;f[x]=z}else{if((x==="min"&&z>=f[v])||(x==="max"&&z<=f[v])){return false}f[x]=parseFloat(z)}}}if(f.showTickLabels&&f.editableLabels){var j=f.element.id,d=f.element.getElementsByClassName("jqx-slider-label-top"),k=f.element.getElementsByClassName("jqx-slider-label-bottom"),t=f.ticksPosition,r=/^-?\d+\.?\d*$/,h,p;if(t==="both"||t==="top"){var i=d[0],g=d[d.length-1],s,l;if((f.orientation==="horizontal"&&f.layout==="normal"&&f.rtl===false)||(f.orientation==="vertical"&&f.layout==="reverse")){s=i;l=g}else{s=g;l=i}f.addHandler(a(s),"dblclick.jqxSlider"+j,function(){o(this,f.min);f._editedProperty="min"});f.addHandler(a(l),"dblclick.jqxSlider"+j,function(){o(this,f.max);f._editedProperty="max"})}if(t==="both"||t==="bottom"){var q=k[0],m=k[k.length-1],n,c;if((f.orientation==="horizontal"&&f.layout==="normal"&&f.rtl===false)||(f.orientation==="vertical"&&f.layout==="reverse")){n=q;c=m}else{n=m;c=q}f.addHandler(a(n),"dblclick.jqxSlider"+j,function(){o(this,f.min);f._editedProperty="min"});f.addHandler(a(c),"dblclick.jqxSlider"+j,function(){o(this,f.max);f._editedProperty="max"})}if(f._labelInputCreated!==true){h=document.createElement("input");h.className="jqx-slider-label-input";f.element.appendChild(h)}else{h=f.element.querySelector(".jqx-slider-label-input")}p=a(h);if(f._labelInputCreated!==true){f.addHandler(p,"blur.jqxGauge"+f.element.id,function(){var v=this.value,u;h.style.visibility="hidden";if(!r.test(v)){return}if(f._editedProperty==="min"){u=e(v,"min","_min64","max");if(u===false){return}}else{u=e(v,"max","_max64","min");if(u===false){return}}f._refresh();f._editingLabels=false});f._labelInputCreated=true}}}})})(jqxBaseFramework);
|
|
9
9
|
|
package/jqwidgets/jqxsortable.js
CHANGED
package/jqwidgets/jqxsplitter.js
CHANGED