jqwidgets-ng 13.1.1 → 14.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ReleaseNotes.txt +47 -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/{esm2015/jqxbulletchart/jqwidgets-ng-jqxbulletchart.js → esm2020/jqxbarcode/jqwidgets-ng-jqxbarcode.mjs} +0 -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/{esm2015/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.js → esm2020/jqxbargauge/jqwidgets-ng-jqxbargauge.mjs} +0 -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/{esm2015/jqxbuttons/jqwidgets-ng-jqxbuttons.js → esm2020/jqxbulletchart/jqwidgets-ng-jqxbulletchart.mjs} +0 -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/{esm2015/jqxcalendar/jqwidgets-ng-jqxcalendar.js → esm2020/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.mjs} +0 -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/{esm2015/jqxchart/jqwidgets-ng-jqxchart.js → esm2020/jqxbuttons/jqwidgets-ng-jqxbuttons.mjs} +0 -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/{esm2015/jqxcheckbox/jqwidgets-ng-jqxcheckbox.js → esm2020/jqxcalendar/jqwidgets-ng-jqxcalendar.mjs} +0 -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/{esm2015/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.js → esm2020/jqxchart/jqwidgets-ng-jqxchart.mjs} +0 -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/{esm2015/jqxcombobox/jqwidgets-ng-jqxcombobox.js → esm2020/jqxcheckbox/jqwidgets-ng-jqxcheckbox.mjs} +0 -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/{esm2015/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.js → esm2020/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.mjs} +0 -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/{esm2015/jqxdatatable/jqwidgets-ng-jqxdatatable.js → esm2020/jqxcombobox/jqwidgets-ng-jqxcombobox.mjs} +0 -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/{esm2015/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.js → esm2020/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.mjs} +0 -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/{esm2015/jqxdocking/jqwidgets-ng-jqxdocking.js → esm2020/jqxdatatable/jqwidgets-ng-jqxdatatable.mjs} +0 -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/{esm2015/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.js → esm2020/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.mjs} +0 -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/{esm2015/jqxdockpanel/jqwidgets-ng-jqxdockpanel.js → esm2020/jqxdocking/jqwidgets-ng-jqxdocking.mjs} +0 -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/{esm2015/jqxdragdrop/jqwidgets-ng-jqxdragdrop.js → esm2020/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.mjs} +0 -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/{esm2015/jqxdraw/jqwidgets-ng-jqxdraw.js → esm2020/jqxdockpanel/jqwidgets-ng-jqxdockpanel.mjs} +0 -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/{esm2015/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.js → esm2020/jqxdragdrop/jqwidgets-ng-jqxdragdrop.mjs} +0 -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/{esm2015/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.js → esm2020/jqxdraw/jqwidgets-ng-jqxdraw.mjs} +0 -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/{esm2015/jqxeditor/jqwidgets-ng-jqxeditor.js → esm2020/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.mjs} +0 -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/{esm2015/jqxexpander/jqwidgets-ng-jqxexpander.js → esm2020/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.mjs} +0 -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/{esm2015/jqxfileupload/jqwidgets-ng-jqxfileupload.js → esm2020/jqxeditor/jqwidgets-ng-jqxeditor.mjs} +0 -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/{esm2015/jqxform/jqwidgets-ng-jqxform.js → esm2020/jqxexpander/jqwidgets-ng-jqxexpander.mjs} +0 -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/{esm2015/jqxformattedinput/jqwidgets-ng-jqxformattedinput.js → esm2020/jqxfileupload/jqwidgets-ng-jqxfileupload.mjs} +0 -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/{esm2015/jqxgauge/jqwidgets-ng-jqxgauge.js → esm2020/jqxform/jqwidgets-ng-jqxform.mjs} +0 -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/{esm2015/jqxgrid/jqwidgets-ng-jqxgrid.js → esm2020/jqxformattedinput/jqwidgets-ng-jqxformattedinput.mjs} +0 -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/{esm2015/jqxheatmap/jqwidgets-ng-jqxheatmap.js → esm2020/jqxgauge/jqwidgets-ng-jqxgauge.mjs} +0 -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/{esm2015/jqxinput/jqwidgets-ng-jqxinput.js → esm2020/jqxgrid/jqwidgets-ng-jqxgrid.mjs} +0 -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/{esm2015/jqxkanban/jqwidgets-ng-jqxkanban.js → esm2020/jqxheatmap/jqwidgets-ng-jqxheatmap.mjs} +0 -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/{esm2015/jqxknob/jqwidgets-ng-jqxknob.js → esm2020/jqxinput/jqwidgets-ng-jqxinput.mjs} +0 -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/{esm2015/jqxlayout/jqwidgets-ng-jqxlayout.js → esm2020/jqxkanban/jqwidgets-ng-jqxkanban.mjs} +0 -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/{esm2015/jqxlineargauge/jqwidgets-ng-jqxlineargauge.js → esm2020/jqxknob/jqwidgets-ng-jqxknob.mjs} +0 -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/{esm2015/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.js → esm2020/jqxlayout/jqwidgets-ng-jqxlayout.mjs} +0 -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/{esm2015/jqxlistbox/jqwidgets-ng-jqxlistbox.js → esm2020/jqxlineargauge/jqwidgets-ng-jqxlineargauge.mjs} +0 -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/{esm2015/jqxlistmenu/jqwidgets-ng-jqxlistmenu.js → esm2020/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.mjs} +0 -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/{esm2015/jqxloader/jqwidgets-ng-jqxloader.js → esm2020/jqxlistbox/jqwidgets-ng-jqxlistbox.mjs} +0 -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/{esm2015/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.js → esm2020/jqxlistmenu/jqwidgets-ng-jqxlistmenu.mjs} +0 -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/{esm2015/jqxmenu/jqwidgets-ng-jqxmenu.js → esm2020/jqxloader/jqwidgets-ng-jqxloader.mjs} +0 -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/{esm2015/jqxnavbar/jqwidgets-ng-jqxnavbar.js → esm2020/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.mjs} +0 -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/{esm2015/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.js → esm2020/jqxmenu/jqwidgets-ng-jqxmenu.mjs} +0 -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/{esm2015/jqxnotification/jqwidgets-ng-jqxnotification.js → esm2020/jqxnavbar/jqwidgets-ng-jqxnavbar.mjs} +0 -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/{esm2015/jqxnumberinput/jqwidgets-ng-jqxnumberinput.js → esm2020/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.mjs} +0 -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/{esm2015/jqxpanel/jqwidgets-ng-jqxpanel.js → esm2020/jqxnotification/jqwidgets-ng-jqxnotification.mjs} +0 -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/{esm2015/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.js → esm2020/jqxnumberinput/jqwidgets-ng-jqxnumberinput.mjs} +0 -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/{esm2015/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.js → esm2020/jqxpanel/jqwidgets-ng-jqxpanel.mjs} +0 -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/{esm2015/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.js → esm2020/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.mjs} +0 -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/{esm2015/jqxpopover/jqwidgets-ng-jqxpopover.js → esm2020/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.mjs} +0 -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/{esm2015/jqxprogressbar/jqwidgets-ng-jqxprogressbar.js → esm2020/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.mjs} +0 -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/{esm2015/jqxradiobutton/jqwidgets-ng-jqxradiobutton.js → esm2020/jqxpopover/jqwidgets-ng-jqxpopover.mjs} +0 -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/{esm2015/jqxrangeselector/jqwidgets-ng-jqxrangeselector.js → esm2020/jqxprogressbar/jqwidgets-ng-jqxprogressbar.mjs} +0 -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/{esm2015/jqxrating/jqwidgets-ng-jqxrating.js → esm2020/jqxqrcode/jqwidgets-ng-jqxqrcode.mjs} +0 -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/{esm2015/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.js → esm2020/jqxradiobutton/jqwidgets-ng-jqxradiobutton.mjs} +0 -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/{esm2015/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.js → esm2020/jqxrangeselector/jqwidgets-ng-jqxrangeselector.mjs} +0 -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/{esm2015/jqxribbon/jqwidgets-ng-jqxribbon.js → esm2020/jqxrating/jqwidgets-ng-jqxrating.mjs} +0 -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/{esm2015/jqxscheduler/jqwidgets-ng-jqxscheduler.js → esm2020/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.mjs} +0 -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/{esm2015/jqxscrollbar/jqwidgets-ng-jqxscrollbar.js → esm2020/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.mjs} +0 -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/{esm2015/jqxscrollview/jqwidgets-ng-jqxscrollview.js → esm2020/jqxribbon/jqwidgets-ng-jqxribbon.mjs} +0 -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/{esm2015/jqxslider/jqwidgets-ng-jqxslider.js → esm2020/jqxscheduler/jqwidgets-ng-jqxscheduler.mjs} +0 -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/{esm2015/jqxsortable/jqwidgets-ng-jqxsortable.js → esm2020/jqxscrollbar/jqwidgets-ng-jqxscrollbar.mjs} +0 -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/{esm2015/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.js → esm2020/jqxscrollview/jqwidgets-ng-jqxscrollview.mjs} +0 -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/{esm2015/jqxsplitter/jqwidgets-ng-jqxsplitter.js → esm2020/jqxslider/jqwidgets-ng-jqxslider.mjs} +0 -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/{esm2015/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.js → esm2020/jqxsortable/jqwidgets-ng-jqxsortable.mjs} +0 -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/{esm2015/jqxtabs/jqwidgets-ng-jqxtabs.js → esm2020/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.mjs} +0 -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/{esm2015/jqxtagcloud/jqwidgets-ng-jqxtagcloud.js → esm2020/jqxsplitter/jqwidgets-ng-jqxsplitter.mjs} +0 -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/{esm2015/jqxtextarea/jqwidgets-ng-jqxtextarea.js → esm2020/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.mjs} +0 -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/{esm2015/jqxtimepicker/jqwidgets-ng-jqxtimepicker.js → esm2020/jqxtabs/jqwidgets-ng-jqxtabs.mjs} +0 -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/{esm2015/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.js → esm2020/jqxtagcloud/jqwidgets-ng-jqxtagcloud.mjs} +0 -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/{esm2015/jqxtoolbar/jqwidgets-ng-jqxtoolbar.js → esm2020/jqxtextarea/jqwidgets-ng-jqxtextarea.mjs} +0 -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/{esm2015/jqxtooltip/jqwidgets-ng-jqxtooltip.js → esm2020/jqxtimepicker/jqwidgets-ng-jqxtimepicker.mjs} +0 -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/{esm2015/jqxtree/jqwidgets-ng-jqxtree.js → esm2020/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.mjs} +0 -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/{esm2015/jqxtreegrid/jqwidgets-ng-jqxtreegrid.js → esm2020/jqxtoolbar/jqwidgets-ng-jqxtoolbar.mjs} +0 -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/{esm2015/jqxtreemap/jqwidgets-ng-jqxtreemap.js → esm2020/jqxtooltip/jqwidgets-ng-jqxtooltip.mjs} +0 -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/{esm2015/jqxvalidator/jqwidgets-ng-jqxvalidator.js → esm2020/jqxtree/jqwidgets-ng-jqxtree.mjs} +0 -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/{esm2015/jqxwindow/jqwidgets-ng-jqxwindow.js → esm2020/jqxtreegrid/jqwidgets-ng-jqxtreegrid.mjs} +0 -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/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/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/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 +37 -15
- package/jqwidgets/jqxangular.js +2 -2
- package/jqwidgets/jqxbarcode.js +18 -0
- package/jqwidgets/jqxbargauge.js +2 -2
- package/jqwidgets/jqxbulletchart.js +2 -2
- package/jqwidgets/jqxbuttongroup.js +2 -2
- package/jqwidgets/jqxbuttons.js +2 -2
- package/jqwidgets/jqxcalendar.js +2 -2
- package/jqwidgets/jqxchart.annotations.js +2 -2
- package/jqwidgets/jqxchart.api.js +2 -2
- package/jqwidgets/jqxchart.core.js +3 -3
- package/jqwidgets/jqxchart.js +3 -3
- package/jqwidgets/jqxchart.rangeselector.js +2 -2
- package/jqwidgets/jqxchart.waterfall.js +2 -2
- package/jqwidgets/jqxcheckbox.js +2 -2
- package/jqwidgets/jqxcolorpicker.js +2 -2
- package/jqwidgets/jqxcombobox.js +2 -2
- package/jqwidgets/jqxcomplexinput.js +2 -2
- package/jqwidgets/jqxcore.js +2 -2
- package/jqwidgets/jqxdata.export.js +2 -2
- package/jqwidgets/jqxdata.js +2 -2
- package/jqwidgets/jqxdatatable.js +3 -3
- package/jqwidgets/jqxdate.js +2 -2
- package/jqwidgets/jqxdatetimeinput.js +2 -2
- package/jqwidgets/jqxdocking.js +2 -2
- package/jqwidgets/jqxdockinglayout.js +2 -2
- package/jqwidgets/jqxdockpanel.js +2 -2
- package/jqwidgets/jqxdragdrop.js +2 -2
- package/jqwidgets/jqxdraw.js +2 -2
- package/jqwidgets/jqxdropdownbutton.js +2 -2
- package/jqwidgets/jqxdropdownlist.js +2 -2
- package/jqwidgets/jqxeditor.js +2 -2
- package/jqwidgets/jqxexpander.js +2 -2
- package/jqwidgets/jqxexport.js +2403 -2394
- package/jqwidgets/jqxfileupload.js +2 -2
- package/jqwidgets/jqxform.js +2 -2
- package/jqwidgets/jqxformattedinput.js +2 -2
- package/jqwidgets/jqxgauge.js +2 -2
- package/jqwidgets/jqxgrid.aggregates.js +2 -2
- package/jqwidgets/jqxgrid.columnsreorder.js +2 -2
- package/jqwidgets/jqxgrid.columnsresize.js +2 -2
- package/jqwidgets/jqxgrid.edit.js +3 -3
- package/jqwidgets/jqxgrid.export.js +2 -2
- package/jqwidgets/jqxgrid.filter.js +3 -3
- package/jqwidgets/jqxgrid.grouping.js +2 -2
- package/jqwidgets/jqxgrid.js +3 -3
- package/jqwidgets/jqxgrid.pager.js +2 -2
- package/jqwidgets/jqxgrid.selection.js +2 -2
- package/jqwidgets/jqxgrid.sort.js +3 -3
- package/jqwidgets/jqxgrid.storage.js +2 -2
- package/jqwidgets/jqxheatmap.js +2 -2
- package/jqwidgets/jqxinput.js +2 -2
- package/jqwidgets/jqxkanban.js +3 -3
- package/jqwidgets/jqxknob.js +2 -2
- package/jqwidgets/jqxknockout.js +2 -2
- package/jqwidgets/jqxlayout.js +2 -2
- package/jqwidgets/jqxlistbox.js +2 -2
- package/jqwidgets/jqxlistmenu.js +2 -2
- package/jqwidgets/jqxloader.js +2 -2
- package/jqwidgets/jqxmaskedinput.js +2 -2
- package/jqwidgets/jqxmenu.js +3 -3
- package/jqwidgets/jqxnavbar.js +2 -2
- package/jqwidgets/jqxnavigationbar.js +2 -2
- package/jqwidgets/jqxnotification.js +2 -2
- package/jqwidgets/jqxnumberinput.js +3 -3
- package/jqwidgets/jqxpanel.js +2 -2
- package/jqwidgets/jqxpasswordinput.js +2 -2
- package/jqwidgets/jqxpivot.js +2 -2
- package/jqwidgets/jqxpivotdesigner.js +2 -2
- package/jqwidgets/jqxpivotgrid.js +2 -2
- package/jqwidgets/jqxpopover.js +2 -2
- package/jqwidgets/jqxprogressbar.js +2 -2
- package/jqwidgets/jqxqrcode.js +18 -0
- package/jqwidgets/jqxradiobutton.js +2 -2
- package/jqwidgets/jqxrangeselector.js +2 -2
- package/jqwidgets/jqxrating.js +2 -2
- package/jqwidgets/jqxresponsivepanel.js +2 -2
- package/jqwidgets/jqxribbon.js +2 -2
- package/jqwidgets/jqxscheduler.api.js +2 -2
- package/jqwidgets/jqxscheduler.js +3 -3
- package/jqwidgets/jqxscrollbar.js +2 -2
- package/jqwidgets/jqxscrollview.js +2 -2
- package/jqwidgets/jqxslider.js +3 -3
- package/jqwidgets/jqxsortable.js +2 -2
- package/jqwidgets/jqxsplitlayout.js +2 -2
- package/jqwidgets/jqxsplitter.js +2 -2
- package/jqwidgets/jqxswitchbutton.js +3 -3
- package/jqwidgets/jqxtabs.js +3 -3
- package/jqwidgets/jqxtagcloud.js +2 -2
- package/jqwidgets/jqxtextarea.js +2 -2
- package/jqwidgets/jqxtimepicker.js +2 -2
- package/jqwidgets/jqxtoolbar.js +2 -2
- package/jqwidgets/jqxtooltip.js +2 -2
- package/jqwidgets/jqxtouch.js +2 -2
- package/jqwidgets/jqxtree.js +2 -2
- package/jqwidgets/jqxtreegrid.js +2 -2
- package/jqwidgets/jqxtreemap.js +2 -2
- package/jqwidgets/jqxvalidator.js +2 -2
- package/jqwidgets/jqxwindow.js +2 -2
- package/jqwidgets/styles/jqx.dark.css +851 -557
- package/jqwidgets/styles/jqx.light.css +868 -554
- package/jqwidgets/styles/jqx.material-green.css +2 -0
- package/jqwidgets/styles/jqx.material-purple.css +1 -0
- package/jqwidgets/styles/jqx.material.css +1 -0
- package/jqwidgets.d.ts +59 -1
- package/jqxbarcode/angular_jqxbarcode.d.ts +59 -0
- package/jqxbarcode/angular_jqxbarcode.module.d.ts +7 -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/jqwidgets-ng-jqxbargauge.d.ts +1 -0
- package/jqxbargauge/package.json +8 -6
- package/jqxbulletchart/angular_jqxbulletchart.d.ts +3 -0
- package/jqxbulletchart/angular_jqxbulletchart.module.d.ts +5 -0
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.d.ts +1 -0
- package/jqxbulletchart/package.json +8 -6
- package/jqxbuttongroup/angular_jqxbuttongroup.d.ts +3 -0
- package/jqxbuttongroup/angular_jqxbuttongroup.module.d.ts +5 -0
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.d.ts +1 -0
- package/jqxbuttongroup/package.json +8 -6
- package/jqxbuttons/angular_jqxbuttons.d.ts +3 -0
- package/jqxbuttons/angular_jqxbuttons.module.d.ts +5 -0
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.d.ts +1 -0
- 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/jqwidgets-ng-jqxcalendar.d.ts +1 -0
- 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/jqwidgets-ng-jqxchart.d.ts +1 -0
- 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/jqwidgets-ng-jqxcheckbox.d.ts +1 -0
- 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/jqwidgets-ng-jqxcolorpicker.d.ts +1 -0
- 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/jqwidgets-ng-jqxcombobox.d.ts +1 -0
- 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/jqwidgets-ng-jqxcomplexinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxdatatable.d.ts +1 -0
- 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/jqwidgets-ng-jqxdatetimeinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxdocking.d.ts +1 -0
- 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/jqwidgets-ng-jqxdockinglayout.d.ts +1 -0
- 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/jqwidgets-ng-jqxdockpanel.d.ts +1 -0
- 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/jqwidgets-ng-jqxdragdrop.d.ts +1 -0
- 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/jqwidgets-ng-jqxdraw.d.ts +1 -0
- 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/jqwidgets-ng-jqxdropdownbutton.d.ts +1 -0
- 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/jqwidgets-ng-jqxdropdownlist.d.ts +1 -0
- 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/jqwidgets-ng-jqxeditor.d.ts +1 -0
- 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/jqwidgets-ng-jqxexpander.d.ts +1 -0
- 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/jqwidgets-ng-jqxfileupload.d.ts +1 -0
- 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/jqwidgets-ng-jqxform.d.ts +1 -0
- 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/jqwidgets-ng-jqxformattedinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxgauge.d.ts +1 -0
- 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/jqwidgets-ng-jqxgrid.d.ts +1 -0
- 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/jqwidgets-ng-jqxheatmap.d.ts +1 -0
- 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/jqwidgets-ng-jqxinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxkanban.d.ts +1 -0
- 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/jqwidgets-ng-jqxknob.d.ts +1 -0
- 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/jqwidgets-ng-jqxlayout.d.ts +1 -0
- 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/jqwidgets-ng-jqxlineargauge.d.ts +1 -0
- 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/jqwidgets-ng-jqxlinkbutton.d.ts +1 -0
- 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/jqwidgets-ng-jqxlistbox.d.ts +1 -0
- 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/jqwidgets-ng-jqxlistmenu.d.ts +1 -0
- 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/jqwidgets-ng-jqxloader.d.ts +1 -0
- 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/jqwidgets-ng-jqxmaskedinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxmenu.d.ts +1 -0
- 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/jqwidgets-ng-jqxnavbar.d.ts +1 -0
- 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/jqwidgets-ng-jqxnavigationbar.d.ts +1 -0
- 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/jqwidgets-ng-jqxnotification.d.ts +1 -0
- 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/jqwidgets-ng-jqxnumberinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxpanel.d.ts +1 -0
- 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/jqwidgets-ng-jqxpasswordinput.d.ts +1 -0
- 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/jqwidgets-ng-jqxpivotdesigner.d.ts +1 -0
- 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/jqwidgets-ng-jqxpivotgrid.d.ts +1 -0
- 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/jqwidgets-ng-jqxpopover.d.ts +1 -0
- 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/jqwidgets-ng-jqxprogressbar.d.ts +1 -0
- 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/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/jqwidgets-ng-jqxradiobutton.d.ts +1 -0
- 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/jqwidgets-ng-jqxrangeselector.d.ts +1 -0
- 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/jqwidgets-ng-jqxrating.d.ts +1 -0
- 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/jqwidgets-ng-jqxrepeatbutton.d.ts +1 -0
- 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/jqwidgets-ng-jqxresponsivepanel.d.ts +1 -0
- 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/jqwidgets-ng-jqxribbon.d.ts +1 -0
- 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/jqwidgets-ng-jqxscheduler.d.ts +1 -0
- 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/jqwidgets-ng-jqxscrollbar.d.ts +1 -0
- 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/jqwidgets-ng-jqxscrollview.d.ts +1 -0
- 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/jqwidgets-ng-jqxslider.d.ts +1 -0
- 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/jqwidgets-ng-jqxsortable.d.ts +1 -0
- 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/jqwidgets-ng-jqxsplitlayout.d.ts +1 -0
- 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/jqwidgets-ng-jqxsplitter.d.ts +1 -0
- 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/jqwidgets-ng-jqxswitchbutton.d.ts +1 -0
- 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/jqwidgets-ng-jqxtabs.d.ts +1 -0
- 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/jqwidgets-ng-jqxtagcloud.d.ts +1 -0
- 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/jqwidgets-ng-jqxtextarea.d.ts +1 -0
- 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/jqwidgets-ng-jqxtimepicker.d.ts +1 -0
- 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/jqwidgets-ng-jqxtogglebutton.d.ts +1 -0
- 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/jqwidgets-ng-jqxtoolbar.d.ts +1 -0
- 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/jqwidgets-ng-jqxtooltip.d.ts +1 -0
- 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/jqwidgets-ng-jqxtree.d.ts +1 -0
- 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/jqwidgets-ng-jqxtreegrid.d.ts +1 -0
- 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/jqwidgets-ng-jqxtreemap.d.ts +1 -0
- 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/jqwidgets-ng-jqxvalidator.d.ts +1 -0
- 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/jqwidgets-ng-jqxwindow.d.ts +1 -0
- package/jqxwindow/package.json +8 -6
- package/package.json +1 -1
- 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/jqxbuttongroup/angular_jqxbuttongroup.js +0 -210
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.module.js +0 -14
- package/esm2015/jqxbuttons/angular_jqxbuttons.js +0 -283
- package/esm2015/jqxbuttons/angular_jqxbuttons.module.js +0 -11
- package/esm2015/jqxcalendar/angular_jqxcalendar.js +0 -546
- package/esm2015/jqxcalendar/angular_jqxcalendar.module.js +0 -20
- package/esm2015/jqxchart/angular_jqxchart.js +0 -535
- package/esm2015/jqxchart/angular_jqxchart.module.js +0 -20
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.js +0 -312
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.module.js +0 -16
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.js +0 -185
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.module.js +0 -16
- package/esm2015/jqxcombobox/angular_jqxcombobox.js +0 -931
- package/esm2015/jqxcombobox/angular_jqxcombobox.module.js +0 -20
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.js +0 -303
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.module.js +0 -17
- package/esm2015/jqxdatatable/angular_jqxdatatable.js +0 -1121
- package/esm2015/jqxdatatable/angular_jqxdatatable.module.js +0 -23
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.js +0 -551
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.module.js +0 -20
- package/esm2015/jqxdocking/angular_jqxdocking.js +0 -319
- package/esm2015/jqxdocking/angular_jqxdocking.module.js +0 -15
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.js +0 -242
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.module.js +0 -19
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.js +0 -161
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.module.js +0 -13
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.js +0 -316
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.module.js +0 -13
- package/esm2015/jqxdraw/angular_jqxdraw.js +0 -180
- package/esm2015/jqxdraw/angular_jqxdraw.module.js +0 -13
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.js +0 -300
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.module.js +0 -14
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.js +0 -864
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.module.js +0 -20
- package/esm2015/jqxeditor/angular_jqxeditor.js +0 -298
- package/esm2015/jqxeditor/angular_jqxeditor.module.js +0 -26
- package/esm2015/jqxexpander/angular_jqxexpander.js +0 -296
- package/esm2015/jqxexpander/angular_jqxexpander.module.js +0 -13
- package/esm2015/jqxfileupload/angular_jqxfileupload.js +0 -291
- package/esm2015/jqxfileupload/angular_jqxfileupload.module.js +0 -14
- package/esm2015/jqxform/angular_jqxform.js +0 -222
- package/esm2015/jqxform/angular_jqxform.module.js +0 -28
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.js +0 -397
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.module.js +0 -16
- package/esm2015/jqxgauge/angular_jqxgauge.js +0 -357
- package/esm2015/jqxgauge/angular_jqxgauge.module.js +0 -14
- package/esm2015/jqxgrid/angular_jqxgrid.js +0 -2379
- package/esm2015/jqxgrid/angular_jqxgrid.module.js +0 -39
- package/esm2015/jqxheatmap/angular_jqxheatmap.js +0 -213
- package/esm2015/jqxheatmap/angular_jqxheatmap.module.js +0 -13
- package/esm2015/jqxinput/angular_jqxinput.js +0 -368
- package/esm2015/jqxinput/angular_jqxinput.module.js +0 -17
- package/esm2015/jqxkanban/angular_jqxkanban.js +0 -293
- package/esm2015/jqxkanban/angular_jqxkanban.module.js +0 -16
- package/esm2015/jqxknob/angular_jqxknob.js +0 -364
- package/esm2015/jqxknob/angular_jqxknob.module.js +0 -14
- package/esm2015/jqxlayout/angular_jqxlayout.js +0 -227
- package/esm2015/jqxlayout/angular_jqxlayout.module.js +0 -16
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.js +0 -357
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.module.js +0 -14
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.js +0 -162
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.module.js +0 -13
- package/esm2015/jqxlistbox/angular_jqxlistbox.js +0 -864
- package/esm2015/jqxlistbox/angular_jqxlistbox.module.js +0 -20
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.js +0 -310
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.module.js +0 -16
- package/esm2015/jqxloader/angular_jqxloader.js +0 -214
- package/esm2015/jqxloader/angular_jqxloader.module.js +0 -13
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.js +0 -260
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.module.js +0 -16
- package/esm2015/jqxmenu/angular_jqxmenu.js +0 -375
- package/esm2015/jqxmenu/angular_jqxmenu.module.js +0 -14
- package/esm2015/jqxnavbar/angular_jqxnavbar.js +0 -263
- package/esm2015/jqxnavbar/angular_jqxnavbar.module.js +0 -13
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.js +0 -329
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.module.js +0 -13
- package/esm2015/jqxnotification/angular_jqxnotification.js +0 -336
- package/esm2015/jqxnotification/angular_jqxnotification.module.js +0 -14
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.js +0 -436
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.module.js +0 -17
- package/esm2015/jqxpanel/angular_jqxpanel.js +0 -226
- package/esm2015/jqxpanel/angular_jqxpanel.module.js +0 -15
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.js +0 -303
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.module.js +0 -17
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.js +0 -145
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.module.js +0 -12
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.js +0 -285
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.module.js +0 -25
- package/esm2015/jqxpopover/angular_jqxpopover.js +0 -290
- package/esm2015/jqxpopover/angular_jqxpopover.module.js +0 -13
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.js +0 -278
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.module.js +0 -13
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.js +0 -295
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.module.js +0 -16
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.js +0 -355
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.module.js +0 -15
- package/esm2015/jqxrating/angular_jqxrating.js +0 -251
- package/esm2015/jqxrating/angular_jqxrating.module.js +0 -16
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.js +0 -284
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.module.js +0 -13
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.js +0 -269
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.module.js +0 -13
- package/esm2015/jqxribbon/angular_jqxribbon.js +0 -334
- package/esm2015/jqxribbon/angular_jqxribbon.module.js +0 -15
- package/esm2015/jqxscheduler/angular_jqxscheduler.js +0 -757
- package/esm2015/jqxscheduler/angular_jqxscheduler.module.js +0 -33
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.js +0 -249
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.module.js +0 -14
- package/esm2015/jqxscrollview/angular_jqxscrollview.js +0 -243
- package/esm2015/jqxscrollview/angular_jqxscrollview.module.js +0 -14
- package/esm2015/jqxslider/angular_jqxslider.js +0 -483
- package/esm2015/jqxslider/angular_jqxslider.module.js +0 -17
- package/esm2015/jqxsortable/angular_jqxsortable.js +0 -407
- package/esm2015/jqxsortable/angular_jqxsortable.module.js +0 -14
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.js +0 -173
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.module.js +0 -13
- package/esm2015/jqxsplitter/angular_jqxsplitter.js +0 -234
- package/esm2015/jqxsplitter/angular_jqxsplitter.module.js +0 -14
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.js +0 -260
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.module.js +0 -16
- package/esm2015/jqxtabs/angular_jqxtabs.js +0 -483
- package/esm2015/jqxtabs/angular_jqxtabs.module.js +0 -14
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.js +0 -373
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.module.js +0 -15
- package/esm2015/jqxtextarea/angular_jqxtextarea.js +0 -367
- package/esm2015/jqxtextarea/angular_jqxtextarea.module.js +0 -19
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.js +0 -264
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.module.js +0 -14
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.js +0 -284
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.module.js +0 -13
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.js +0 -242
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.module.js +0 -19
- package/esm2015/jqxtooltip/angular_jqxtooltip.js +0 -341
- package/esm2015/jqxtooltip/angular_jqxtooltip.module.js +0 -13
- package/esm2015/jqxtree/angular_jqxtree.js +0 -434
- package/esm2015/jqxtree/angular_jqxtree.module.js +0 -19
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.js +0 -1209
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.module.js +0 -24
- package/esm2015/jqxtreemap/angular_jqxtreemap.js +0 -293
- package/esm2015/jqxtreemap/angular_jqxtreemap.module.js +0 -15
- package/esm2015/jqxvalidator/angular_jqxvalidator.js +0 -241
- package/esm2015/jqxvalidator/angular_jqxvalidator.module.js +0 -13
- package/esm2015/jqxwindow/angular_jqxwindow.js +0 -507
- package/esm2015/jqxwindow/angular_jqxwindow.module.js +0 -14
- 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 -2396
- 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/jqxmenu.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*
|
|
2
|
-
jQWidgets
|
|
3
|
-
Copyright (c) 2011-
|
|
2
|
+
jQWidgets v14.0.0 (2022-May)
|
|
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("jqxMenu","",{});a.extend(a.jqx._jqxMenu.prototype,{defineInstance:function(){var b={items:new Array(),mode:"horizontal",width:null,height:null,minimizeWidth:"auto",easing:"easeInOutSine",animationShowDuration:200,animationHideDuration:200,autoCloseInterval:0,animationHideDelay:100,animationShowDelay:10,menuElements:new Array(),autoSizeMainItems:false,autoCloseOnClick:true,autoCloseOnMouseLeave:true,enableRoundedCorners:true,disabled:false,autoOpenPopup:true,enableHover:true,autoOpen:true,autoGenerate:true,clickToOpen:false,showTopLevelArrows:false,touchMode:"auto",source:null,popupZIndex:1000,rtl:false,keyboardNavigation:false,lockFocus:false,title:"",events:["shown","closed","itemclick","initialized","open","close"]};if(this===a.jqx._jqxMenu.prototype){return b}a.extend(true,this,b);return b},createInstance:function(c){var b=this;this.host.attr("role","menubar");a.jqx.utilities.resize(this.host,function(){b.refresh()},false,this.mode!="popup");if(this.minimizeWidth!="auto"&&this.minimizeWidth!=null&&this.width&&this.width.toString().indexOf("%")==-1){a(window).resize(function(){b.refresh()})}if(b.isMaterialized()){var g=window.getComputedStyle(this.element);var f=g.getPropertyValue("--jqx-dropdown-animation");if(f){this.animationType=f.trim();if(this.animationType==="transform"){this.animationShowDuration=0;this.animationHideDuration=0;this.animationShowDelay=0}}}this.host.css("outline","none");if(this.source){if(this.source!=null){var d=this.loadItems(this.source);this.element.innerHTML=d}}this._tmpHTML=this.element.innerHTML;if(this.element.innerHTML.indexOf("UL")){var e=this.host.find("ul:first");if(e.length>0){this._createMenu(e[0])}}this.host.data("autoclose",{});this._render();this._setSize();if(a.jqx.browser.msie&&a.jqx.browser.version<8){this.host.attr("hideFocus",true)}},focus:function(){try{if(this.mode==="popup"&&this.keyboardNavigation){var d=this.host.closest("div.jqx-menu-wrapper");d.focus()}if(this.keyboardNavigation){this.host.focus();var c=this;var e=function(){if(!a.jqx.isHidden(a(c.items[0].element))){a(c.items[0].element).addClass(c.toThemeProperty("jqx-fill-state-focus"));c.activeItem=c.items[0]}else{var f=c._nextVisibleItem(c.items[0],0);if(f){a(f.element).addClass(c.toThemeProperty("jqx-fill-state-focus"));c.activeItem=f}}};if(!this.activeItem){e()}else{if(!a.jqx.isHidden(a(this.activeItem.element))){a(this.activeItem.element).addClass(this.toThemeProperty("jqx-fill-state-focus"))}else{a(this.activeItem.element).removeClass(this.toThemeProperty("jqx-fill-state-focus"));e()}}}}catch(b){}},loadItems:function(c,e){if(c==null){return}if(c.length==0){return""}var b=this;this.items=new Array();var d='<ul class="jqx-menu-ul">';if(e){d='<ul class="jqx-menu-ul" style="width:'+e+';">'}a.map(c,function(f){if(f==undefined){return null}d+=b._parseItem(f)});d+="</ul>";return d},_parseItem:function(f){var c="";if(f==undefined){return null}var b=f.label;if(!f.label&&f.html){b=f.html}if(!b){b="Item"}if(typeof f==="string"){b=f}var e=false;if(f.selected!=undefined&&f.selected){e=true}var d=false;if(f.disabled!=undefined&&f.disabled){d=true}c+="<li";if(d){c+=' item-disabled="true" '}if(f.label&&!f.html){c+=' item-label="'+b+'" '}if(f.value!=null){c+=' item-value="'+f.value+'" '}if(f.id!=undefined){c+=' id="'+f.id+'" '}c+=">"+b;if(f.items){if(f.subMenuWidth){c+=this.loadItems(f.items,f.subMenuWidth)}else{c+=this.loadItems(f.items)}}c+="</li>";return c},_setSize:function(){if(this.width!=null&&this.width.toString().indexOf("%")!=-1){this.host.width(this.width)}else{if(this.width!=null&&this.width.toString().indexOf("px")!=-1){this.host.width(this.width)}else{if(this.width!=undefined&&!isNaN(this.width)){this.host.width(this.width)}}}if(this.height!=null&&this.height.toString().indexOf("%")!=-1){this.host.height(this.height)}else{if(this.height!=null&&this.height.toString().indexOf("px")!=-1){this.host.height(this.height)}else{if(this.height!=undefined&&!isNaN(this.height)){this.host.height(this.height)}}}if(this.height===null){this.host.height("auto")}var g=this;if(this.minimizeWidth!=null&&this.mode!="popup"){var f=a(window).width();if(!a.jqx.response){var e=false;if(navigator.userAgent.match(/Windows|Linux|MacOS/)){var b=navigator.userAgent.indexOf("Windows Phone")>=0||navigator.userAgent.indexOf("WPDesktop")>=0||navigator.userAgent.indexOf("IEMobile")>=0||navigator.userAgent.indexOf("ZuneWP7")>=0;if(!b){e=true}}var c=this.minimizeWidth;if(e&&this.minimizeWidth=="auto"){return}}if(this.minimizeWidth=="auto"&&a.jqx.response){var d=new a.jqx.response();if(d.device.type=="Phone"||d.device.type=="Tablet"){if(!this.minimized){this.minimize()}}}else{if((f<c)&&!this.minimized){this.minimize()}else{if(this.minimized&&f>=c){this.restore()}}}}},minimize:function(){if(this.minimized){return}var e=this;this.host.addClass(this.toThemeProperty("jqx-menu-minimized"));this.minimized=true;this._tmpMode=this.mode;this.mode="simple";var h=this.host.closest("div.jqx-menu-wrapper");h.remove();a("#menuWrapper"+this.element.id).remove();a.each(this.items,function(){var k=this;var j=a(k.element);var i=a(k.subMenuElement);var l=i.closest("div.jqx-menu-popup");l.remove()});if(this.source){var d=this.loadItems(this.source);this.element.innerHTML=d;this._tmpHTML=this.element.innerHTML}this.element.innerHTML=this._tmpHTML;if(this.element.innerHTML.indexOf("UL")){var g=this.host.find("ul:first");if(g.length>0){this._createMenu(g[0])}}this._render();var c=this.host.find("ul:first");c.wrap('<div class="jqx-menu-wrapper" style="z-index:'+this.popupZIndex+'; padding: 0px; display: none; margin: 0px; height: auto; width: auto; position: absolute; top: 0; left: 0; display: block; visibility: visible;"></div>');var h=c.closest("div.jqx-menu-wrapper");h[0].id="menuWrapper"+this.element.id;h.detach();h.appendTo(a(document.body));h.addClass(this.toThemeProperty("jqx-widget"));h.addClass(this.toThemeProperty("jqx-menu"));h.addClass(this.toThemeProperty("jqx-menu-minimized"));h.addClass(this.toThemeProperty("jqx-widget-header"));c.children().hide();h.hide();h.find("ul").addClass(this.toThemeProperty("jqx-menu-ul-minimized"));this.minimizedItem=a("<div></div>");this.minimizedItem.addClass(this.toThemeProperty("jqx-item"));this.minimizedItem.addClass(this.toThemeProperty("jqx-menu-item-top"));this.addHandler(h,"keydown",function(i){return e.handleKeyDown(i)});this.minimizedItem.addClass(this.toThemeProperty("jqx-menu-minimized-button"));this.minimizedItem.prependTo(this.host);this.titleElement=a("<div>"+this.title+"</div>");this.titleElement.addClass(this.toThemeProperty("jqx-item"));this.titleElement.addClass(this.toThemeProperty("jqx-menu-title"));this.titleElement.prependTo(this.host);a("<div style='clear:both;'></div>").insertAfter(this.minimizedItem);e.minimizedHidden=true;var b=function(j){e.minimizedHidden=true;e.minimizedItem.show();var i=false;if(e.minimizedItem.css("float")=="right"){i=true}h.animate({left:!i?-h.outerWidth():e.host.coord().left+e.host.width()+h.width(),opacity:0},e.animationHideDuration,function(){h.find("ul:first").children().hide();h.hide()})};var f=function(k){if(e.minimizedHidden){h.find("ul:first").children().show();e.minimizedHidden=false;h.show();h.css("opacity",0);h.css("left",-h.outerWidth());var j=false;var i=h.width();if(e.minimizedItem.css("float")=="right"){h.css("left",e.host.coord().left+e.host.width()+i);j=true}h.css("top",e.host.coord().top+e.host.height());h.animate({left:!j?e.host.coord().left:e.host.coord().left+e.host.width()-i,opacity:0.95},e.animationShowDuration,function(){})}else{b(k)}e._raiseEvent("2",{type:"mouse",item:e.minimizedItem[0],event:k});e._setSize()};this.addHandler(a(window),"orientationchange.jqxmenu"+this.element.id,function(i){setTimeout(function(){if(!e.minimizedHidden){var j=h.width();var k=false;var j=h.width();if(e.minimizedItem.css("float")=="right"){k=true}h.css("top",e.host.coord().top+e.host.height());h.css({left:!k?e.host.coord().left:e.host.coord().left+e.host.width()-j})}},25)});this.addHandler(this.minimizedItem,"click",function(i){f(i)})},restore:function(){if(!this.minimized){return}this.host.find("ul").removeClass(this.toThemeProperty("jqx-menu-ul-minimized"));this.host.removeClass(this.toThemeProperty("jqx-menu-minimized"));this.minimized=false;this.mode=this._tmpMode;if(this.minimizedItem){this.minimizedItem.remove()}var d=a("#menuWrapper"+this.element.id);d.remove();if(this.source){var b=this.loadItems(this.source);this.element.innerHTML=b;this._tmpHTML=b}this.element.innerHTML=this._tmpHTML;if(this.element.innerHTML.indexOf("UL")){var c=this.host.find("ul:first");if(c.length>0){this._createMenu(c[0])}}this._setSize();this._render()},isTouchDevice:function(){if(this._isTouchDevice!=undefined){return this._isTouchDevice}var b=a.jqx.mobile.isTouchDevice();if(this.touchMode==true){b=true}else{if(this.touchMode==false){b=false}}if(b){this.host.addClass(this.toThemeProperty("jqx-touch"));a(".jqx-menu-item").addClass(this.toThemeProperty("jqx-touch"))}this._isTouchDevice=b;return b},refresh:function(b){if(!b){this._setSize()}},resize:function(c,b){this.width=c;this.height=b;this.refresh()},_closeAll:function(f){var d=f!=null?f.data:this;var b=d.items;a.each(b,function(){var e=this;if(e.hasItems==true){if(e.isOpen){d._closeItem(d,e)}}});if(d.mode=="popup"){if(f!=null){var c=d._isRightClick(f);if(!c){d.close()}}}},closeItem:function(e){if(e==null){return false}var b=e;var c=document.getElementById(b);var d=this;a.each(d.items,function(){var f=this;if(f.isOpen==true&&f.element==c){d._closeItem(d,f);if(f.parentId){}}});return true},openItem:function(e){if(e==null){return false}var b=e;var c=document.getElementById(b);var d=this;a.each(d.items,function(){var f=this;if(f.isOpen==false&&f.element==c){d._openItem(d,f);if(f.parentId){d.openItem(f.parentId)}}});return true},_getClosedSubMenuOffset:function(c){var b=a(c.subMenuElement);var f=-b.outerHeight();var e=-b.outerWidth();var d=c.level==0&&this.mode=="horizontal";if(d){e=0}else{f=0}switch(c.openVerticalDirection){case"up":case"center":f=b.outerHeight();break}switch(c.openHorizontalDirection){case this._getDir("left"):if(d){e=0}else{e=b.outerWidth()}break;case"center":if(d){e=0}else{e=b.outerWidth()}break}return{left:e,top:f}},_closeItem:function(l,o,g,c){if(l==null||o==null){return false}var j=a(o.subMenuElement);var b=o.level==0&&this.mode=="horizontal";var f=this._getClosedSubMenuOffset(o);var m=f.top;var e=f.left;var i=a(o.element);var k=j.closest("div.jqx-menu-popup");if(k!=null){k.removeClass("show");var h=l.animationHideDelay;if(c==true){h=0}if(j.data("timer")&&j.data("timer").show!=null){clearTimeout(j.data("timer").show);j.data("timer").show=null}var n=function(){o.isOpen=false;if(b){j.stop().animate({top:m},l.animationHideDuration,function(){a(o.element).removeClass(l.toThemeProperty("jqx-fill-state-pressed"));a(o.element).removeClass(l.toThemeProperty("jqx-menu-item-top-selected"));a(o.element).removeClass(l.toThemeProperty("jqx-rc-b-expanded"));k.removeClass(l.toThemeProperty("jqx-rc-t-expanded"));var p=a(o.arrow);if(p.length>0&&l.showTopLevelArrows){p.removeClass();if(o.openVerticalDirection=="down"){p.addClass(l.toThemeProperty("jqx-menu-item-arrow-down"));p.addClass(l.toThemeProperty("jqx-icon-arrow-down"))}else{p.addClass(l.toThemeProperty("jqx-menu-item-arrow-up"));p.addClass(l.toThemeProperty("jqx-icon-arrow-up"))}}a.jqx.aria(a(o.element),"aria-expanded",false);k.css({display:"none"});if(l.animationHideDuration==0){j.css({top:m})}l._raiseEvent("1",o)})}else{if(!a.jqx.browser.msie){}j.stop().animate({left:e},l.animationHideDuration,function(){if(l.animationHideDuration==0){j.css({left:e})}if(o.level>0){a(o.element).removeClass(l.toThemeProperty("jqx-fill-state-pressed"));a(o.element).removeClass(l.toThemeProperty("jqx-menu-item-selected"));var p=a(o.arrow);if(p.length>0){p.removeClass();if(o.openHorizontalDirection!="left"){p.addClass(l.toThemeProperty("jqx-menu-item-arrow-"+l._getDir("right")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("right")))}else{p.addClass(l.toThemeProperty("jqx-menu-item-arrow-"+l._getDir("left")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("left")))}}}else{a(o.element).removeClass(l.toThemeProperty("jqx-fill-state-pressed"));a(o.element).removeClass(l.toThemeProperty("jqx-menu-item-top-selected"));var p=a(o.arrow);if(p.length>0){p.removeClass();if(o.openHorizontalDirection!="left"){p.addClass(l.toThemeProperty("jqx-menu-item-arrow-top-"+l._getDir("right")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("right")))}else{p.addClass(l.toThemeProperty("jqx-menu-item-arrow-top-"+l._getDir("left")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("left")))}}}a.jqx.aria(a(o.element),"aria-expanded",false);k.css({display:"none"});l._raiseEvent("1",o)})}};if(h>0){if(j.data("timer")){j.data("timer").hide=setTimeout(function(){n()},h)}}else{n()}if(g!=undefined&&g){var d=j.children();a.each(d,function(){if(l.menuElements[this.id]&&l.menuElements[this.id].isOpen){var p=a(l.menuElements[this.id].subMenuElement);l._closeItem(l,l.menuElements[this.id],true,true)}})}}},getSubItems:function(i,h){if(i==null){return false}var g=this;var c=new Array();if(h!=null){a.extend(c,h)}var d=i;var f=this.menuElements[d];var b=a(f.subMenuElement);var e=b.find(".jqx-menu-item");a.each(e,function(){c[this.id]=g.menuElements[this.id];var j=g.getSubItems(this.id,c);a.extend(c,j)});return c},disable:function(g,d){if(g==null){return}var c=g;var f=this;if(this.menuElements[c]){var e=this.menuElements[c];e.disabled=d;var b=a(e.element);e.element.disabled=d;a.each(b.children(),function(){this.disabled=d});if(d){b.addClass(f.toThemeProperty("jqx-menu-item-disabled"));b.addClass(f.toThemeProperty("jqx-fill-state-disabled"))}else{b.removeClass(f.toThemeProperty("jqx-menu-item-disabled"));b.removeClass(f.toThemeProperty("jqx-fill-state-disabled"))}}},getItem:function(c){if(this.menuElements[c]){var b=this.menuElements[c];return b}return null},disableItem:function(b){this.disable(b,true)},hideItem:function(c){if(this.menuElements[c]){var b=this.menuElements[c];a(b.element).hide()}},showItem:function(c){if(this.menuElements[c]){var b=this.menuElements[c];a(b.element).show()}},enableItem:function(b){this.disable(b,false)},_setItemProperty:function(g,c,f){if(g==null){return}var b=g;var e=this;if(this.menuElements[b]){var d=this.menuElements[b];if(d[c]){d[c]=f}}},setItemOpenDirection:function(d,c,e){if(d==null){return}var j=d;var g=this;var f=a.jqx.browser.msie&&a.jqx.browser.version<8;if(this.menuElements[j]){var i=this.menuElements[j];if(c!=null){i.openHorizontalDirection=c;if(i.hasItems&&i.level>0){var h=a(i.element);if(h!=undefined){var b=a(i.arrow);if(i.arrow==null){b=a('<span id="arrow'+h[0].id+'"></span>');if(!f){b.prependTo(h)}else{b.appendTo(h)}i.arrow=b[0]}b.removeClass();if(i.openHorizontalDirection=="left"){b.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("left")));b.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("left")))}else{b.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("right")));b.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")))}b.css("visibility","inherit");if(!f){b.css("display","block");b.css("float","right")}else{b.css("display","inline-block");b.css("float","none")}}}}if(e!=null){i.openVerticalDirection=e;var b=a(i.arrow);var h=a(i.element);if(!g.showTopLevelArrows){return}if(h!=undefined){if(i.arrow==null){b=a('<span id="arrow'+h[0].id+'"></span>');if(!f){b.prependTo(h)}else{b.appendTo(h)}i.arrow=b[0]}b.removeClass();if(i.openVerticalDirection=="down"){b.addClass(g.toThemeProperty("jqx-menu-item-arrow-down"));b.addClass(g.toThemeProperty("jqx-icon-arrow-down"))}else{b.addClass(g.toThemeProperty("jqx-menu-item-arrow-up"));b.addClass(g.toThemeProperty("jqx-icon-arrow-up"))}b.css("visibility","inherit");if(!f){b.css("display","block");b.css("float","right")}else{b.css("display","inline-block");b.css("float","none")}}}}},_getSiblings:function(d){var e=new Array();var b=0;for(var c=0;c<this.items.length;c++){if(this.items[c]==d){continue}if(this.items[c].parentId==d.parentId&&this.items[c].hasItems){e[b++]=this.items[c]}}return e},_openItem:function(s,r,q){if(s==null||r==null){return false}if(r.isOpen){return false}if(r.disabled){return false}if(s.disabled){return false}var l=s.popupZIndex;if(q!=undefined){l=q}var e=s.animationHideDuration;s.animationHideDuration=0;s._closeItem(s,r,true,true);s.animationHideDuration=e;a(r.element).focus();var f=[5,5];var t=a(r.subMenuElement);if(t!=null){t.stop()}if(t.data("timer")&&t.data("timer").hide!=null){clearTimeout(t.data("timer").hide)}var o=t.closest("div.jqx-menu-popup");var h=a(r.element);var i=r.level==0?this._getOffset(r.element):h.position();if(r.level>0&&this.hasTransform){var p=parseInt(h.coord().top)-parseInt(this._getOffset(r.element).top);i.top+=p}if(r.level==0&&this.mode=="popup"){i=h.coord()}var j=r.level==0&&this.mode=="horizontal";var b=j?i.left:this.menuElements[r.parentId]!=null&&this.menuElements[r.parentId].subMenuElement!=null?parseInt(a(a(this.menuElements[r.parentId].subMenuElement).closest("div.jqx-menu-popup")).outerWidth())-f[0]:parseInt(t.outerWidth());o.css({visibility:"visible",display:"block",left:b,top:j?i.top+h.outerHeight():i.top,zIndex:l});t.css("display","block");if(this.mode!="horizontal"&&r.level==0){var d=this._getOffset(this.element);o.css("left",-1+d.left+this.host.outerWidth());t.css("left",-t.outerWidth())}else{var c=this._getClosedSubMenuOffset(r);t.css("left",c.left);t.css("top",c.top)}o.css({height:parseInt(t.outerHeight())+parseInt(f[1])+"px"});var n=0;var g=0;switch(r.openVerticalDirection){case"up":if(j){t.css("top",t.outerHeight());n=f[1];var k=parseInt(t.parent().css("padding-bottom"));if(isNaN(k)){k=0}if(k>0){o.addClass(this.toThemeProperty("jqx-menu-popup-clear"))}t.css("top",t.outerHeight()-k);o.css({display:"block",top:i.top-o.outerHeight(),zIndex:l})}else{n=f[1];t.css("top",t.outerHeight());o.css({display:"block",top:i.top-o.outerHeight()+f[1]+h.outerHeight(),zIndex:l})}break;case"center":if(j){t.css("top",0);o.css({display:"block",top:i.top-o.outerHeight()/2+f[1],zIndex:l})}else{t.css("top",0);o.css({display:"block",top:i.top+h.outerHeight()/2-o.outerHeight()/2+f[1],zIndex:l})}break}switch(r.openHorizontalDirection){case this._getDir("left"):if(j){o.css({left:i.left-(o.outerWidth()-h.outerWidth()-f[0])})}else{g=0;t.css("left",o.outerWidth());o.css({left:i.left-(o.outerWidth())+2*r.level})}break;case"center":if(j){o.css({left:i.left-(o.outerWidth()/2-h.outerWidth()/2-f[0]/2)})}else{o.css({left:i.left-(o.outerWidth()/2-h.outerWidth()/2-f[0]/2)});t.css("left",o.outerWidth())}break}if(j){if(parseInt(t.css("top"))==n){r.isOpen=true;return}}else{if(parseInt(t.css("left"))==g){r.isOpen==true;return}}a.each(s._getSiblings(r),function(){s._closeItem(s,this,true,true)});var m=a.data(s.element,"animationHideDelay");s.animationHideDelay=m;if(this.autoCloseInterval>0){if(this.host.data("autoclose")!=null&&this.host.data("autoclose").close!=null){clearTimeout(this.host.data("autoclose").close)}if(this.host.data("autoclose")!=null){this.host.data("autoclose").close=setTimeout(function(){s._closeAll()},this.autoCloseInterval)}}if(t.data("timer")){t.data("timer").show=setTimeout(function(){if(o!=null){if(j){t.stop();t.css("left",g);if(!a.jqx.browser.msie){}h.addClass(s.toThemeProperty("jqx-fill-state-pressed"));h.addClass(s.toThemeProperty("jqx-menu-item-top-selected"));if(r.openVerticalDirection=="down"){a(r.element).addClass(s.toThemeProperty("jqx-rc-b-expanded"));o.addClass(s.toThemeProperty("jqx-rc-t-expanded"));o.addClass(s.toThemeProperty("show"))}else{a(r.element).addClass(s.toThemeProperty("jqx-rc-t-expanded"));o.addClass(s.toThemeProperty("jqx-rc-b-expanded"));o.addClass(s.toThemeProperty("show"))}var u=a(r.arrow);if(u.length>0&&s.showTopLevelArrows){u.removeClass();if(r.openVerticalDirection=="down"){u.addClass(s.toThemeProperty("jqx-menu-item-arrow-down-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-down"))}else{u.addClass(s.toThemeProperty("jqx-menu-item-arrow-up-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-up"))}}if(s.animationShowDuration==0){t.css({top:n});r.isOpen=true;s._raiseEvent("0",r);a.jqx.aria(a(r.element),"aria-expanded",true)}else{t.animate({top:n},s.animationShowDuration,s.easing,function(){r.isOpen=true;a.jqx.aria(a(r.element),"aria-expanded",true);s._raiseEvent("0",r)})}}else{t.stop();t.css("top",n);o.addClass(s.toThemeProperty("show"));if(!a.jqx.browser.msie){}if(r.level>0){h.addClass(s.toThemeProperty("jqx-fill-state-pressed"));h.addClass(s.toThemeProperty("jqx-menu-item-selected"));var u=a(r.arrow);if(u.length>0){u.removeClass();if(r.openHorizontalDirection!="left"){u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("right")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("right")))}else{u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("left")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("left")))}}}else{h.addClass(s.toThemeProperty("jqx-fill-state-pressed"));h.addClass(s.toThemeProperty("jqx-menu-item-top-selected"));var u=a(r.arrow);if(u.length>0){u.removeClass();if(r.openHorizontalDirection!="left"){u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("right")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("right")))}else{u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("left")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("left")))}}}if(!a.jqx.browser.msie){}if(s.animationShowDuration==0){t.css({left:g});s._raiseEvent("0",r);r.isOpen=true;a.jqx.aria(a(r.element),"aria-expanded",true)}else{t.animate({left:g},s.animationShowDuration,s.easing,function(){s._raiseEvent("0",r);r.isOpen=true;a.jqx.aria(a(r.element),"aria-expanded",true)})}}}},this.animationShowDelay)}},_getDir:function(b){switch(b){case"left":return !this.rtl?"left":"right";case"right":return this.rtl?"left":"right"}return"left"},_applyOrientation:function(i,d){var g=this;var f=0;g.host.removeClass(g.toThemeProperty("jqx-menu-horizontal"));g.host.removeClass(g.toThemeProperty("jqx-menu-vertical"));g.host.removeClass(g.toThemeProperty("jqx-menu"));g.host.removeClass(g.toThemeProperty("jqx-widget"));g.host.addClass(g.toThemeProperty("jqx-widget"));g.host.addClass(g.toThemeProperty("jqx-menu"));if(i!=undefined&&d!=undefined&&d=="popup"){if(g.host.parent().length>0&&g.host.parent().parent().length>0&&g.host.parent().parent()[0]==document.body){var h=a.data(document.body,"jqxMenuOldHost"+g.element.id);if(h!=null){var e=g.host.closest("div.jqx-menu-wrapper");e.remove();e.appendTo(h);g.host.css("display","block");g.host.css("visibility","visible");e.css("display","block");e.css("visibility","visible")}}}else{if(i==undefined&&d==undefined){a.data(document.body,"jqxMenuOldHost"+g.element.id,g.host.parent()[0])}}if(g.autoOpenPopup){if(g.mode=="popup"){g.addHandler(a(document),"contextmenu."+g.element.id,function(j){return false});g.addHandler(a(document),"mousedown.menu"+g.element.id,function(j){g._openContextMenu(j)})}else{g.removeHandler(a(document),"contextmenu."+g.element.id);g.removeHandler(a(document),"mousedown.menu"+g.element.id)}}else{g.removeHandler(a(document),"contextmenu."+g.element.id);g.removeHandler(a(document),"mousedown.menu"+g.element.id);g.addHandler(a(document),"contextmenu."+g.element.id,function(j){if(j.target&&j.target.className.indexOf&&j.target.className.indexOf("jqx-menu")>=0){return false}})}if(g.rtl){g.host.addClass(g.toThemeProperty("jqx-rtl"))}switch(g.mode){case"horizontal":g.host.addClass(g.toThemeProperty("jqx-widget-header"));g.host.addClass(g.toThemeProperty("jqx-menu-horizontal"));a.each(g.items,function(){var m=this;var k=a(m.element);var l=a(m.arrow);l.removeClass();if(m.hasItems&&m.level>0){var l=a('<span style="border: none; background-color: transparent;" id="arrow'+k[0].id+'"></span>');l.prependTo(k);l.css("float",g._getDir("right"));l.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("right")));l.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")));m.arrow=l[0]}if(m.level==0){a(m.element).css("float",g._getDir("left"));if(!m.ignoretheme&&m.hasItems&&g.showTopLevelArrows){var l=a('<span style="border: none; background-color: transparent;" id="arrow'+k[0].id+'"></span>');var j=a.jqx.browser.msie&&a.jqx.browser.version<8;if(m.arrow==null){if(!j){l.prependTo(k)}else{l.appendTo(k)}}else{l=a(m.arrow)}if(m.openVerticalDirection=="down"){l.addClass(g.toThemeProperty("jqx-menu-item-arrow-down"));l.addClass(g.toThemeProperty("jqx-icon-arrow-down"))}else{l.addClass(g.toThemeProperty("jqx-menu-item-arrow-up"));l.addClass(g.toThemeProperty("jqx-icon-arrow-up"))}l.css("visibility","inherit");if(!j){l.css("display","block");l.css("float","right")}else{l.css("display","inline-block")}m.arrow=l[0]}else{if(!m.ignoretheme&&m.hasItems&&!g.showTopLevelArrows){if(m.arrow!=null){var l=a(m.arrow);l.remove();m.arrow=null}}}f=Math.max(f,k.height())}});break;case"vertical":case"popup":case"simple":g.host.addClass(g.toThemeProperty("jqx-menu-vertical"));a.each(g.items,function(){var l=this;var j=a(l.element);if(l.hasItems&&!l.ignoretheme){if(l.arrow){a(l.arrow).remove()}if(g.mode=="simple"){return true}var k=a('<span style="border: none; background-color: transparent;" id="arrow'+j[0].id+'"></span>');k.prependTo(j);k.css("float","right");if(l.level==0){k.addClass(g.toThemeProperty("jqx-menu-item-arrow-top-"+g._getDir("right")));k.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")))}else{k.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("right")));k.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")))}l.arrow=k[0]}j.css("float","none")});if(g.mode=="popup"){g.host.addClass(g.toThemeProperty("jqx-widget-content"));g.host.wrap('<div tabindex=0 class="jqx-menu-wrapper" style="z-index:'+g.popupZIndex+'; border: none; background-color: transparent; padding: 0px; margin: 0px; position: absolute; top: 0; left: 0; display: block; visibility: visible;"></div>');var e=g.host.closest("div.jqx-menu-wrapper");g.host.addClass(g.toThemeProperty("jqx-popup"));e[0].id="menuWrapper"+g.element.id;e.appendTo(a(document.body));g.addHandler(e,"keydown",function(j){return g.handleKeyDown(j)})}else{g.host.addClass(g.toThemeProperty("jqx-widget-header"))}if(g.mode=="popup"){var b=g.host.height();g.host.css("position","absolute");g.host.css("top","0");g.host.css("left","0");if(g.mode!="simple"){g.host.height(b);g.host.css("display","none")}}break}var c=g.isTouchDevice();if(g.autoCloseOnClick){g.removeHandler(a(document),"mousedown.menu"+g.element.id,g._closeAfterClick);g.addHandler(a(document),"mousedown.menu"+g.element.id,g._closeAfterClick,g);if(c){g.removeHandler(a(document),a.jqx.mobile.getTouchEventName("touchstart")+".menu"+g.element.id,g._closeAfterClick,g);g.addHandler(a(document),a.jqx.mobile.getTouchEventName("touchstart")+".menu"+g.element.id,g._closeAfterClick,g)}}},_getBodyOffset:function(){var c=0;var b=0;if(a("body").css("border-top-width")!="0px"){c=parseInt(a("body").css("border-top-width"));if(isNaN(c)){c=0}}if(a("body").css("border-left-width")!="0px"){b=parseInt(a("body").css("border-left-width"));if(isNaN(b)){b=0}}return{left:b,top:c}},_getOffset:function(c){var e=a.jqx.mobile.isSafariMobileBrowser();var i=a(c).coord(true);var h=i.top;var g=i.left;if(a("body").css("border-top-width")!="0px"){h=parseInt(h)+this._getBodyOffset().top}if(a("body").css("border-left-width")!="0px"){g=parseInt(g)+this._getBodyOffset().left}var d=a.jqx.mobile.isWindowsPhone();var f=a.jqx.mobile.isTouchDevice();if(this.hasTransform||(e!=null&&e)||d||f){var b={left:a.jqx.mobile.getLeftPos(c),top:a.jqx.mobile.getTopPos(c)};return b}else{return{left:g,top:h}}},_isRightClick:function(c){var b;if(!c){var c=window.event}if(c.which){b=(c.which==3)}else{if(c.button){b=(c.button==2)}}return b},_openContextMenu:function(d){var c=this;var b=c._isRightClick(d);if(b){c.open(parseInt(d.clientX)+5,parseInt(d.clientY)+5)}},close:function(){var c=this;var d=a.data(this.element,"contextMenuOpened"+this.element.id);if(d){var b=this.host;c.host.removeClass("jqx-popup-show");a.each(c.items,function(){var e=this;if(e.hasItems){c._closeItem(c,e)}});a.each(c.items,function(){var f=this;if(f.isOpen==true){var e=a(f.subMenuElement);var g=e.closest("div.jqx-menu-popup");g.hide(this.animationHideDuration)}});this.host.hide(this.animationHideDuration);a.data(c.element,"contextMenuOpened"+this.element.id,false);c._raiseEvent("1",c);c._raiseEvent("5")}},open:function(e,d){if(this.mode=="popup"){var c=0;if(this.host.css("display")=="block"){this.close();c=this.animationHideDuration}var b=this;if(e==undefined||e==null){e=0}if(d==undefined||d==null){d=0}setTimeout(function(){b.host.show(b.animationShowDuration);b.host.css("visibility","visible");b.host.addClass("jqx-popup-show");a.data(b.element,"contextMenuOpened"+b.element.id,true);b._raiseEvent("0",b);b._raiseEvent("4",{left:e,top:d});b.host.css("z-index",b.popupZIndex);if(e!=undefined&&d!=undefined){b.host.css({left:e,top:d})}b.focus()},c)}},_renderHover:function(c,e,b){var d=this;if(!e.ignoretheme){this.addHandler(c,"mouseenter",function(){d.hoveredItem=e;if(!e.disabled&&!e.separator&&d.enableHover&&!d.disabled){if(e.level>0){c.addClass(d.toThemeProperty("jqx-fill-state-hover"));c.addClass(d.toThemeProperty("jqx-menu-item-hover"))}else{c.addClass(d.toThemeProperty("jqx-fill-state-hover"));c.addClass(d.toThemeProperty("jqx-menu-item-top-hover"))}}});this.addHandler(c,"mouseleave",function(){if(!e.disabled&&!e.separator&&d.enableHover&&!d.disabled){if(e.level>0){c.removeClass(d.toThemeProperty("jqx-fill-state-hover"));c.removeClass(d.toThemeProperty("jqx-menu-item-hover"))}else{c.removeClass(d.toThemeProperty("jqx-fill-state-hover"));c.removeClass(d.toThemeProperty("jqx-menu-item-top-hover"))}}})}},_closeAfterClick:function(c){var b=c!=null?c.data:this;var d=false;if(b.autoCloseOnClick){a.each(a(c.target).parents(),function(){if(this.className.indexOf){if(this.className.indexOf("jqx-menu")!=-1){d=true;return false}}});if(!d){c.data=b;b._closeAll(c)}}},_autoSizeHorizontalMenuItems:function(){var c=this;if(c.autoSizeMainItems&&this.mode=="horizontal"){var b=this.maxHeight;if(parseInt(b)>parseInt(this.host.height())){b=parseInt(this.host.height())}b=parseInt(this.host.height());a.each(this.items,function(){var m=this;var j=a(m.element);if(m.level==0&&b>0){var d=j.children().length>0?parseInt(j.children().height()):j.height();var g=c.host.find("ul:first");var h=parseInt(g.css("padding-top"));var n=parseInt(g.css("margin-top"));var k=b-2*(n+h);var i=parseInt(k)/2-d/2;var e=parseInt(i);var l=parseInt(i);j.css("padding-top",e);j.css("padding-bottom",l);if(parseInt(j.outerHeight())>k){var f=1;j.css("padding-top",e-f);e=e-f}}})}a.each(this.items,function(){var g=this;var e=a(g.element);if(g.hasItems&&g.level>0){if(g.arrow){var f=a(g.arrow);var d=a(g.element).height();if(d>15){f.css("margin-top",(d-15)/2)}}}})},_nextVisibleItem:function(c,d){if(c==null||c==undefined){return null}var b=c;while(b!=null){b=b.nextItem;if(this._isVisible(b)&&!b.disabled&&b.type!=="separator"){if(this.minimized){return b}if(d!=undefined){if(b&&b.level!=d){continue}}return b}}return null},_prevVisibleItem:function(c,d){if(c==null||c==undefined){return null}var b=c;while(b!=null){b=b.prevItem;if(this._isVisible(b)&&!b.disabled&&b.type!=="separator"){if(this.minimized){return b}if(d!=undefined){if(b&&b.level!=d){continue}}return b}}return null},_parentItem:function(d){if(d==null||d==undefined){return null}var c=d.parentElement;if(!c){return null}var b=null;a.each(this.items,function(){if(this.element==c){b=this;return false}});return b},_isElementVisible:function(b){if(b==null){return false}if(a(b).css("display")!="none"&&a(b).css("visibility")!="hidden"){return true}return false},_isVisible:function(c){if(c==null||c==undefined){return false}if(!this._isElementVisible(c.element)){return false}var b=this._parentItem(c);if(b==null){return true}if(this.minimized){return true}if(b!=null){if(!this._isElementVisible(b.element)){return false}if(b.isOpen||this.minimized){while(b!=null){b=this._parentItem(b);if(b!=null&&!this._isElementVisible(b.element)){return false}if(b!=null&&!b.isOpen){return false}}}else{return false}}return true},_render:function(f,g){if(this.disabled){this.host.addClass(this.toThemeProperty("jqx-fill-state-disabled"));this.host.addClass(this.toThemeProperty("jqx-menu-disabled"))}if(this.host.attr("tabindex")==undefined){this.host.attr("tabindex",0)}var i=this.popupZIndex;var d=[5,5];var h=this;a.data(h.element,"animationHideDelay",h.animationHideDelay);var e=this.isTouchDevice();var c=e&&(a.jqx.mobile.isWindowsPhone()||navigator.userAgent.indexOf("Touch")>=0);var j=false;if(navigator.platform.toLowerCase().indexOf("win")!=-1){if(navigator.userAgent.indexOf("Windows Phone")>=0||navigator.userAgent.indexOf("WPDesktop")>=0||navigator.userAgent.indexOf("IEMobile")>=0||navigator.userAgent.indexOf("ZuneWP7")>=0){this.touchDevice=true}else{if(navigator.userAgent.indexOf("Touch")>=0){var b=("MSPointerDown" in window);if(b||a.jqx.mobile.isWindowsPhone()||navigator.userAgent.indexOf("ARM")>=0){j=true;c=true;h.clickToOpen=true;h.autoCloseOnClick=false;h.enableHover=false}}}}a.data(document.body,"menuel",this);this.hasTransform=a.jqx.utilities.hasTransform(this.host);this._applyOrientation(f,g);this.removeHandler(this.host,"blur");this.removeHandler(this.host,"focus");this.addHandler(this.host,"blur",function(k){if(h.keyboardNavigation){if(h.activeItem){if(h.mode==="popup"){if(document.activeElement&&document.activeElement.className.indexOf("jqx-menu-wrapper")>=0){return}}a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=null}}});this.addHandler(this.host,"focus",function(k){if(h.keyboardNavigation){if(!h.activeItem){if(h.hoveredItem){a(h.hoveredItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=h.hoveredItem}else{var l=function(){if(!a.jqx.isHidden(a(h.items[0].element))){a(h.items[0].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=h.items[0]}else{var m=h._nextVisibleItem(h.items[0],0);if(m){a(m.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=m}}};if(!h.activeItem){l()}else{if(!a.jqx.isHidden(a(h.activeItem.element))){a(h.activeItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"))}else{a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));l()}}}}}});this.removeHandler(this.host,"keydown.menu"+this.element.id);h.handleKeyDown=function(k){if(h.keyboardNavigation){if(k.target.nodeName.toLowerCase()==="input"){return true}var q=null;var o=null;a.each(h.items,function(){var A=this;if(this.disabled){return true}if(this.element.className.indexOf("pressed")>=0){o=this}if(this.element.className.indexOf("focus")>=0){q=this;return false}});if(!q&&o){q=o;return false}if(!q){a(h.items[0].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=h.items[0];q=h.activeItem;return false}var t=false;if(k.keyCode==27){k.data=h;h._closeAll(k);if(q){var z=q;while(z!=null){if(z.parentItem){z=z.parentItem}else{a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=z;a(h.activeItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));z=z.parentItem}}}t=true}if(k.keyCode==13){if(q){t=true;h._raiseEvent("2",{item:q.element,event:k,type:"keyboard"});var r=q.anchor!=null?a(q.anchor):null;if(r!=null&&r.length>0){var l=r.attr("href");var u=r.attr("target");if(l!=null){if(u!=null){window.open(l,u)}else{window.location=l}}}k.preventDefault();k.stopPropagation();a(q.element).focus()}}var n=function(D){if(D==null){return new Array()}var C=new Array();var A=0;for(var B=0;B<h.items.length;B++){if(h.items[B].parentId==D.parentId){C[A++]=h.items[B]}}return C};var v="";switch(k.keyCode){case 40:v="down";break;case 38:v="up";break;case 39:v="right";break;case 37:v="left";break}if(q&&q.openHorizontalDirection==="left"&&v==="left"){v="right"}if(q&&q.openHorizontalDirection==="left"&&v==="right"){v="left"}if(q&&q.openVerticalDirection==="top"&&v==="top"){v="bottom"}if(q&&q.openVerticalDirection==="top"&&v==="bottom"){v="top"}if(h.rtl){if(v==="right"){v="left"}else{if(v==="left"){v="right"}}}if(v==="right"&&!h.minimized){if(k.altKey&&(q.level!=0&&q.hasItems||h.mode!="horizontal")){h._openItem(h,q)}else{var x=h._nextVisibleItem(q,0);var m=h._nextVisibleItem(q);var w=n(m);if(!x){x=m}if(x&&((x.parentId===q.parentId&&x.level==0&&h.mode=="horizontal")||(m.id==w[0].id&&m.level!=0))){if(m.id==w[0].id&&((q.level!=0)||(q.level==0&&h.mode!="horizontal"))){x=m}a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}k.preventDefault();k.stopPropagation()}if(v==="left"&&!h.minimized){if(k.altKey&&((q.level!=0&&h.mode!=="horizontal")||(q.level>1&&h.mode==="horizontal")||(q.level==1&&q.hasItems&&h.mode==="horizontal"))){if(q.hasItems){h._closeItem(h,q)}else{if(q.parentItem){h._closeItem(h,q.parentItem);a(q.parentItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=q.parentItem}}}else{var x=h._prevVisibleItem(q,0);var y=q.parentItem;if(x&&(x.parentId===q.parentId&&x.level==0&&h.mode=="horizontal")){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}else{if(!(y&&y.level==0&&h.mode=="horizontal")&&y&&y.level==q.level-1){a(y.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=y}}}k.preventDefault();k.stopPropagation()}if(v==="down"){if(k.altKey){if(q.level==0&&q.hasItems){h._openItem(h,q)}if(h.minimized){if(h.minimizedHidden){h.minimizedItem.trigger("click")}}}else{var x=h._nextVisibleItem(q,q.level);var w=n(x);if(h.minimized&&x){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}else{if(x&&(x.parentId===q.parentId||(x.id==w[0].id&&h.mode=="horizontal"))){if(!(x.level==0&&h.mode=="horizontal")){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}if(h.mode==="horizontal"&&q.level===0&&q.isOpen&&q.hasItems){var x=h._nextVisibleItem(q);a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}}k.preventDefault();k.stopPropagation()}else{if(v==="up"){if(k.altKey){if(q.parentItem&&q.parentItem.level==0){h._closeItem(h,q.parentItem);a(q.parentItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=q.parentItem}else{if(q.parentItem===null&&q.level===0&&h.mode==="horizontal"){h._closeItem(h,q)}}if(h.minimized){if(!h.minimizedHidden){h.minimizedItem.trigger("click")}}}else{var x=h._prevVisibleItem(q,q.level);var w=n(q);if(h.minimized&&x){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}else{if(x&&(x.parentId===q.parentId||(x.id==q.parentId&&x.level==0&&h.mode=="horizontal"))){if(!(x.level==0&&h.mode==="horizontal"&&q.level===0)){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}else{if(q&&q.id==w[0].id&&q.parentItem&&q.parentItem.level===0&&h.mode==="horizontal"){var x=q.parentItem;a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}}}k.preventDefault();k.stopPropagation()}}if(k.keyCode==9){var x=k.shiftKey?h._prevVisibleItem(q):h._nextVisibleItem(q);if(x){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x;k.preventDefault();k.stopPropagation()}else{if(h.lockFocus){var w=new Array();var s=0;for(var p=0;p<h.items.length;p++){if(h.items[p]==q){continue}if(h.items[p].parentId==q.parentId){w[s++]=h.items[p]}}if(w.length>0){if(k.shiftKey){a(w[w.length-1].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=w[w.length-1]}else{a(w[0].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=w[0]}a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"))}k.preventDefault();k.stopPropagation()}else{if(q){a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=null}}}}}else{return true}};this.addHandler(this.host,"keydown.menu"+this.element.id,function(k){h.handleKeyDown(k)});if(h.enableRoundedCorners){this.host.addClass(h.toThemeProperty("jqx-rc-all"))}a.each(this.items,function(){var r=this;var n=a(r.element);n.attr("role","menuitem");if(h.enableRoundedCorners){n.addClass(h.toThemeProperty("jqx-rc-all"))}h.removeHandler(n,"click");h.addHandler(n,"click",function(w){if(r.disabled){return}if(h.disabled){return}if(h.keyboardNavigation){if(h.activeItem){a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"))}h.activeItem=r;a(r.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));if(h.minimized){w.stopPropagation()}}h._raiseEvent("2",{type:"mouse",item:r.element,event:w});if(!h.autoOpen){if(r.level>0){if(h.autoCloseOnClick&&!e&&!h.clickToOpen){w.data=h;h._closeAll(w)}}}else{if(h.autoCloseOnClick&&!e&&!h.clickToOpen){if(r.closeOnClick){w.data=h;h._closeAll(w)}}}if(e&&h.autoCloseOnClick){w.data=h;if(!r.hasItems){h._closeAll(w)}}if(w.target.tagName!="A"&&w.target.tagName!="a"){var u=r.anchor!=null?a(r.anchor):null;if(u!=null&&u.length>0){var t=u.attr("href");var v=u.attr("target");if(t!=null){if(v!=null){window.open(t,v)}else{window.location=t}}}}});h.removeHandler(n,"mouseenter");h.removeHandler(n,"mouseleave");if(!c&&h.mode!="simple"){h._renderHover(n,r,e)}if(r.subMenuElement!=null){var o=a(r.subMenuElement);if(h.mode=="simple"){o.show();return true}o.wrap('<div class="jqx-menu-popup '+h.toThemeProperty("jqx-menu-popup")+'" style="border: none; background-color: transparent; z-index:'+i+'; padding: 0px; margin: 0px; position: absolute; top: 0; left: 0; display: block; visibility: hidden;"><div style="background-color: transparent; border: none; position:absolute; overflow:hidden; left: 0; top: 0; right: 0; width: 100%; height: 100%;"></div></div>');o.css({overflow:"hidden",position:"absolute",left:0,display:"inherit",top:-o.outerHeight()});o.data("timer",{});if(r.level>0){o.css("left",-o.outerWidth())}else{if(h.mode=="horizontal"){o.css("left",0)}}i++;var q=a(r.subMenuElement).closest("div.jqx-menu-popup").css({width:parseInt(a(r.subMenuElement).outerWidth())+parseInt(d[0])+"px",height:parseInt(a(r.subMenuElement).outerHeight())+parseInt(d[1])+"px"});var s=n.closest("div.jqx-menu-popup");if(s.length>0){var k=o.css("margin-left");var m=o.css("margin-right");var l=o.css("padding-left");var p=o.css("padding-right");q.addClass("horizontal");q.appendTo(s);o.css("margin-left",k);o.css("margin-right",m);o.css("padding-left",l);o.css("padding-right",p)}else{var k=o.css("margin-left");var m=o.css("margin-right");var l=o.css("padding-left");var p=o.css("padding-right");if(h.mode==="horizontal"){q.addClass("top")}else{q.addClass("horizontal")}q.appendTo(a(document.body));o.css("margin-left",k);o.css("margin-right",m);o.css("padding-left",l);o.css("padding-right",p)}if(!h.clickToOpen){if(e||c){h.removeHandler(n,a.jqx.mobile.getTouchEventName("touchstart"));h.addHandler(n,a.jqx.mobile.getTouchEventName("touchstart"),function(t){clearTimeout(o.data("timer").hide);if(o!=null){o.stop()}if(r.level==0&&!r.isOpen&&h.mode!="popup"){t.data=h;h._closeAll(t)}if(!r.isOpen){h._openItem(h,r)}else{h._closeItem(h,r,true)}return false})}if(!c){h.addHandler(n,"mouseenter",function(){if(h.autoOpen||(r.level>0&&!h.autoOpen)){clearTimeout(o.data("timer").hide)}if(r.parentId&&r.parentId!=0){if(h.menuElements[r.parentId]){var t=h.menuElements[r.parentId].isOpen;if(!t){return}}}if(h.autoOpen||(r.level>0&&!h.autoOpen)){h._openItem(h,r)}return false});h.addHandler(n,"mousedown",function(){if(!h.autoOpen&&r.level==0){clearTimeout(o.data("timer").hide);if(o!=null){o.stop()}if(!r.isOpen){h._openItem(h,r)}else{h._closeItem(h,r,true)}}});h.addHandler(n,"mouseleave",function(u){if(h.autoCloseOnMouseLeave){clearTimeout(o.data("timer").hide);var x=a(r.subMenuElement);var t={left:parseInt(u.pageX),top:parseInt(u.pageY)};var w={left:parseInt(x.coord().left),top:parseInt(x.coord().top),width:parseInt(x.outerWidth()),height:parseInt(x.outerHeight())};var v=true;if(w.left-5<=t.left&&t.left<=w.left+w.width+5){if(w.top<=t.top&&t.top<=w.top+w.height){v=false}}if(v){h._closeItem(h,r,true)}}});h.removeHandler(q,"mouseenter");h.addHandler(q,"mouseenter",function(){clearTimeout(o.data("timer").hide)});h.removeHandler(q,"mouseleave");h.addHandler(q,"mouseleave",function(t){if(h.autoCloseOnMouseLeave){clearTimeout(o.data("timer").hide);clearTimeout(o.data("timer").show);if(o!=null){o.stop()}h._closeItem(h,r,true)}})}}else{h.removeHandler(n,"mousedown");h.addHandler(n,"mousedown",function(t){clearTimeout(o.data("timer").hide);if(o!=null){o.stop()}if(r.level==0&&!r.isOpen){t.data=h;h._closeAll(t)}if(!r.isOpen){h._openItem(h,r)}else{h._closeItem(h,r,true)}})}}});if(this.mode=="simple"){this._renderSimpleMode()}this._autoSizeHorizontalMenuItems();this._raiseEvent("3",this)},_renderSimpleMode:function(){this.host.show()},createID:function(){var b=Math.random()+"";b=b.replace(".","");b="99"+b;b=b/1;while(this.items[b]){b=Math.random()+"";b=b.replace(".","");b=b/1}return"menuItem"+b},_createMenu:function(c,f){if(c==null){return}if(f==undefined){f=true}if(f==null){f=true}var o=this;a(c).addClass("jqx-menu-ul");var u=a(c).find("li");var q=0;this.itemMapping=new Array();for(var j=0;j<u.length;j++){var m=u[j];var s=a(m);if(m.className.indexOf("jqx-menu")==-1&&this.autoGenerate==false){continue}var p=m.id;if(!p){p=this.createID()}if(f){m.id=p;this.items[q]=new a.jqx._jqxMenu.jqxMenuItem();this.menuElements[p]=this.items[q]}q+=1;var t=0;var x=this;var h=s.children();h.each(function(){if(!f){this.className="";if(x.autoGenerate){a(x.items[q-1].subMenuElement)[0].className="";if(!x.minimized){a(x.items[q-1].subMenuElement).addClass(x.toThemeProperty("jqx-widget-content"))}a(x.items[q-1].subMenuElement).addClass(x.toThemeProperty("jqx-menu-dropdown"));a(x.items[q-1].subMenuElement).addClass(x.toThemeProperty("jqx-popup"))}}if(this.className.indexOf("jqx-menu-dropdown")!=-1){if(f){x.items[q-1].subMenuElement=this}return false}else{if(x.autoGenerate&&(this.tagName=="ul"||this.tagName=="UL")){if(f){x.items[q-1].subMenuElement=this}this.className="";if(!x.minimized){a(this).addClass(x.toThemeProperty("jqx-widget-content"))}a(this).addClass(x.toThemeProperty("jqx-menu-dropdown"));a(this).addClass(x.toThemeProperty("jqx-popup"));a(this).attr("role","menu");if(x.rtl){a(this).addClass(x.toThemeProperty("jqx-rc-l"))}else{a(this).addClass(x.toThemeProperty("jqx-rc-r"))}a(this).addClass(x.toThemeProperty("jqx-rc-b"));return false}}});var w=s.parents();w.each(function(){if(this.className.indexOf("jqx-menu-item")!=-1){t=this.id;return false}else{if(x.autoGenerate&&(this.tagName=="li"||this.tagName=="LI")){t=this.id;return false}}});var e=false;var d=m.getAttribute("type");var b=m.getAttribute("ignoretheme")||m.getAttribute("data-ignoretheme");if(b){if(b=="true"||b==true){b=true}}else{b=false}if(!d){d=m.type}else{if(d=="separator"){var e=true}}if(!e){if(t){d="sub"}else{d="top"}}var g=this.items[q-1];if(f){g.id=p;g.parentId=t;g.type=d;g.separator=e;g.element=u[j];var l=s.children("a");g.disabled=m.getAttribute("item-disabled")=="true"?true:false;g.level=s.parents("li").length;g.anchor=l.length>0?l:null;if(g.anchor){a(g.anchor).attr("tabindex",-1)}}g.ignoretheme=b;var n=this.menuElements[t];if(n!=null){if(n.ignoretheme){g.ignoretheme=n.ignoretheme;b=n.ignoretheme}g.parentItem=n;g.parentElement=n.element}if(this.autoGenerate){if(d=="separator"){s.removeClass();s.addClass(this.toThemeProperty("jqx-menu-item-separator"));s.attr("role","separator")}else{if(!b){if(s[0].className.indexOf("jqx-grid-menu-item-touch")>=0){s[0].className=this.toThemeProperty("jqx-grid-menu-item-touch")}else{s[0].className=""}if(this.rtl){s.addClass(this.toThemeProperty("jqx-rtl"))}if(g.level>0&&!x.minimized){s.addClass(this.toThemeProperty("jqx-item"));s.addClass(this.toThemeProperty("jqx-menu-item"))}else{s.addClass(this.toThemeProperty("jqx-item"));s.addClass(this.toThemeProperty("jqx-menu-item-top"))}}}}if(g.disabled){s.addClass(x.toThemeProperty("jqx-menu-item-disabled"));s.addClass(x.toThemeProperty("jqx-fill-state-disabled"))}this.itemMapping[j]={element:u[j],item:g};this.itemMapping["id"+u[j].id]=this.itemMapping[j];if(f&&!b){g.hasItems=s.find("li").length>0;if(g.hasItems){if(g.element){a.jqx.aria(a(g.element),"aria-haspopup",true);if(!g.subMenuElement.id){g.subMenuElement.id=a.jqx.utilities.createId()}a.jqx.aria(a(g.element),"aria-owns",g.subMenuElement.id)}}}}for(var r=0;r<u.length;r++){var v=u[r];if(this.itemMapping["id"+v.id]){var g=this.itemMapping["id"+v.id].item;if(!g){continue}g.prevItem=null;g.nextItem=null;if(r>0){if(this.itemMapping["id"+u[r-1].id]){g.prevItem=this.itemMapping["id"+u[r-1].id].item}}if(r<u.length-1){if(this.itemMapping["id"+u[r+1].id]){g.nextItem=this.itemMapping["id"+u[r+1].id].item}}}}},destroy:function(){var b=this;a.jqx.utilities.resize(b.host,null,true);var d=b.host.closest("div.jqx-menu-wrapper");b.removeHandler(d,"keydown");d.remove();b.removeHandler(a("#menuWrapper"+b.element.id),"keydown");a("#menuWrapper"+b.element.id).remove();b.removeHandler(b.host,"keydown");b.removeHandler(b.host,"focus");b.removeHandler(b.host,"blur");b.removeHandler(a(document),"mousedown.menu"+b.element.id,b._closeAfterClick);b.removeHandler(a(document),"mouseup.menu"+b.element.id,b._closeAfterClick);b.removeHandler(a(document),"contextmenu."+b.element.id);b.removeHandler(b.host,"contextmenu."+b.element.id);a.data(document.body,"jqxMenuOldHost"+b.element.id,null);if(b.isTouchDevice()){b.removeHandler(a(document),a.jqx.mobile.getTouchEventName("touchstart")+".menu"+b.element.id,b._closeAfterClick,this)}if(a(window).off){a(window).off("resize.menu"+b.element.id)}a.each(b.items,function(){var g=this;var f=a(g.element);b.removeHandler(f,"click");b.removeHandler(f,"selectstart");b.removeHandler(f,"mouseenter");b.removeHandler(f,"mouseleave");b.removeHandler(f,"mousedown");b.removeHandler(f,"mouseleave");var e=a(g.subMenuElement);var h=e.closest("div.jqx-menu-popup");h.remove();delete this.subMenuElement;delete this.element});a.data(document.body,"menuel",null);delete b.menuElements;b.items=new Array();delete b.items;var c=a.data(b.element,"jqxMenu");if(c){delete c.instance}b.host.removeClass();b.host.remove();delete b.host;delete b.element},_raiseEvent:function(g,c){if(c==undefined){c={owner:null}}var d=this.events[g];var e=c;e.owner=this;var f=new a.Event(d);if(g=="2"){e=c.item;e.owner=this;e.clickType=c.type;a.extend(f,c.event);f.type="itemclick"}f.owner=this;f.args=e;var b=this.host.trigger(f);return b},propertiesChangedHandler:function(b,c,e){if(e.width&&e.height&&Object.keys(e).length==2){b._setSize();if(b.mode==="popup"){var d=this.host.closest("div.jqx-menu-wrapper");d[c](e);var f=this.host[0].id;a("#"+f)[c](e)}}},propertyChangedHandler:function(b,d,h,g){if(this.isInitialized==undefined||this.isInitialized==false){return}if(b.batchUpdate&&b.batchUpdate.width&&b.batchUpdate.height&&Object.keys(b.batchUpdate).length==2){return}if(d=="disabled"){if(b.disabled){b.host.addClass(b.toThemeProperty("jqx-fill-state-disabled"));b.host.addClass(b.toThemeProperty("jqx-menu-disabled"))}else{b.host.removeClass(b.toThemeProperty("jqx-fill-state-disabled"));b.host.removeClass(b.toThemeProperty("jqx-menu-disabled"))}}if(g==h){return}if(d=="touchMode"){this._isTouchDevice=null;b._render(g,h)}if(d==="width"||d==="height"){b._setSize();if(b.mode==="popup"){var e=this.host.closest("div.jqx-menu-wrapper");e[d](g);var i=this.host[0].id;a("#"+i)[d](g)}return}if(d=="source"){if(b.source!=null){var c=b.loadItems(b.source);b.element.innerHTML=c;var f=b.host.find("ul:first");if(f.length>0){b.refresh();b._createMenu(f[0]);b._render()}}}if(d=="autoCloseOnClick"){if(g==false){b.removeHandler(a(document),"mousedown.menu"+this.element.id,b._closeAll)}else{b.addHandler(a(document),"mousedown.menu"+this.element.id,b,b._closeAll)}}else{if(d=="mode"||d=="width"||d=="height"||d=="showTopLevelArrows"){b.refresh();if(d=="mode"){b._render(g,h)}else{b._applyOrientation()}}else{if(d=="theme"){a.jqx.utilities.setTheme(h,g,b.host)}}}}})})(jqxBaseFramework);(function(a){a.jqx._jqxMenu.jqxMenuItem=function(e,d,c){var b={id:e,parentId:d,parentItem:null,anchor:null,type:c,disabled:false,level:0,isOpen:false,hasItems:false,element:null,subMenuElement:null,arrow:null,openHorizontalDirection:"right",openVerticalDirection:"down",closeOnClick:true};return b}})(jqxBaseFramework);
|
|
8
|
+
(function(a){a.jqx.jqxWidget("jqxMenu","",{});a.extend(a.jqx._jqxMenu.prototype,{defineInstance:function(){var b={items:new Array(),mode:"horizontal",width:null,height:null,minimizeWidth:"auto",easing:"easeInOutSine",animationShowDuration:200,animationHideDuration:200,autoCloseInterval:0,animationHideDelay:100,animationShowDelay:10,menuElements:new Array(),autoSizeMainItems:false,autoCloseOnClick:true,autoCloseOnMouseLeave:true,enableRoundedCorners:true,disabled:false,autoOpenPopup:true,enableHover:true,autoOpen:true,autoGenerate:true,clickToOpen:false,showTopLevelArrows:false,touchMode:"auto",source:null,popupZIndex:1000,rtl:false,keyboardNavigation:false,lockFocus:false,title:"",events:["shown","closed","itemclick","initialized","open","close"]};if(this===a.jqx._jqxMenu.prototype){return b}a.extend(true,this,b);return b},createInstance:function(c){var b=this;this.host.attr("role","menubar");a.jqx.utilities.resize(this.host,function(){b.refresh()},false,this.mode!="popup");if(this.minimizeWidth!="auto"&&this.minimizeWidth!=null&&this.width&&this.width.toString().indexOf("%")==-1){a(window).resize(function(){b.refresh()})}if(b.isMaterialized()){var g=window.getComputedStyle(this.element);var f=g.getPropertyValue("--jqx-dropdown-animation");if(f){this.animationType=f.trim();if(this.animationType==="transform"){this.animationShowDuration=0;this.animationHideDuration=0;this.animationShowDelay=0}}}this.host.css("outline","none");if(this.source){if(this.source!=null){var d=this.loadItems(this.source);this.element.innerHTML=d}}this._tmpHTML=this.element.innerHTML;if(this.element.innerHTML.indexOf("UL")){var e=this.host.find("ul:first");if(e.length>0){this._createMenu(e[0])}}this.host.data("autoclose",{});this._render();this._setSize();if(a.jqx.browser.msie&&a.jqx.browser.version<8){this.host.attr("hideFocus",true)}},focus:function(){try{if(this.mode==="popup"&&this.keyboardNavigation){var d=this.host.closest("div.jqx-menu-wrapper");d.focus()}if(this.keyboardNavigation){this.host.focus();var c=this;var e=function(){if(!a.jqx.isHidden(a(c.items[0].element))){a(c.items[0].element).addClass(c.toThemeProperty("jqx-fill-state-focus"));c.activeItem=c.items[0]}else{var f=c._nextVisibleItem(c.items[0],0);if(f){a(f.element).addClass(c.toThemeProperty("jqx-fill-state-focus"));c.activeItem=f}}};if(!this.activeItem){e()}else{if(!a.jqx.isHidden(a(this.activeItem.element))){a(this.activeItem.element).addClass(this.toThemeProperty("jqx-fill-state-focus"))}else{a(this.activeItem.element).removeClass(this.toThemeProperty("jqx-fill-state-focus"));e()}}}}catch(b){}},loadItems:function(c,e){if(c==null){return}if(c.length==0){return""}var b=this;this.items=new Array();var d='<ul class="jqx-menu-ul">';if(e){d='<ul class="jqx-menu-ul" style="width:'+e+';">'}a.map(c,function(f){if(f==undefined){return null}d+=b._parseItem(f)});d+="</ul>";return d},_parseItem:function(f){var c="";if(f==undefined){return null}var b=f.label;if(!f.label&&f.html){b=f.html}if(!b){b="Item"}if(typeof f==="string"){b=f}var e=false;if(f.selected!=undefined&&f.selected){e=true}var d=false;if(f.disabled!=undefined&&f.disabled){d=true}c+="<li";if(d){c+=' item-disabled="true" '}if(f.label&&!f.html){c+=' item-label="'+b+'" '}if(f.value!=null){c+=' item-value="'+f.value+'" '}if(f.id!=undefined){c+=' id="'+f.id+'" '}c+=">"+b;if(f.items){if(f.subMenuWidth){c+=this.loadItems(f.items,f.subMenuWidth)}else{c+=this.loadItems(f.items)}}c+="</li>";return c},_setSize:function(){if(this.width!=null&&this.width.toString().indexOf("%")!=-1){this.host.width(this.width)}else{if(this.width!=null&&this.width.toString().indexOf("px")!=-1){this.host.width(this.width)}else{if(this.width!=undefined&&!isNaN(this.width)){this.host.width(this.width)}}}if(this.height!=null&&this.height.toString().indexOf("%")!=-1){this.host.height(this.height)}else{if(this.height!=null&&this.height.toString().indexOf("px")!=-1){this.host.height(this.height)}else{if(this.height!=undefined&&!isNaN(this.height)){this.host.height(this.height)}}}if(this.height===null){this.host.height("auto")}var g=this;if(this.minimizeWidth!=null&&this.mode!="popup"){var f=a(window).width();if(!a.jqx.response){var e=false;if(navigator.userAgent.match(/Windows|Linux|MacOS/)){var b=navigator.userAgent.indexOf("Windows Phone")>=0||navigator.userAgent.indexOf("WPDesktop")>=0||navigator.userAgent.indexOf("IEMobile")>=0||navigator.userAgent.indexOf("ZuneWP7")>=0;if(!b){e=true}}var c=this.minimizeWidth;if(e&&this.minimizeWidth=="auto"){return}}if(this.minimizeWidth=="auto"&&a.jqx.response){var d=new a.jqx.response();if(d.device.type=="Phone"||d.device.type=="Tablet"){if(!this.minimized){this.minimize()}}}else{if((f<c)&&!this.minimized){this.minimize()}else{if(this.minimized&&f>=c){this.restore()}}}}},minimize:function(){if(this.minimized){return}var e=this;this.host.addClass(this.toThemeProperty("jqx-menu-minimized"));this.minimized=true;this._tmpMode=this.mode;this.mode="simple";var h=this.host.closest("div.jqx-menu-wrapper");h.remove();a("#menuWrapper"+this.element.id).remove();a.each(this.items,function(){var k=this;var j=a(k.element);var i=a(k.subMenuElement);var l=i.closest("div.jqx-menu-popup");l.remove()});if(this.source){var d=this.loadItems(this.source);this.element.innerHTML=d;this._tmpHTML=this.element.innerHTML}this.element.innerHTML=this._tmpHTML;if(this.element.innerHTML.indexOf("UL")){var g=this.host.find("ul:first");if(g.length>0){this._createMenu(g[0])}}this._render();var c=this.host.find("ul:first");c.wrap('<div class="jqx-menu-wrapper" style="z-index:'+this.popupZIndex+'; padding: 0px; display: none; margin: 0px; height: auto; width: auto; position: absolute; top: 0; left: 0; display: block; visibility: visible;"></div>');var h=c.closest("div.jqx-menu-wrapper");h[0].id="menuWrapper"+this.element.id;h.detach();h.appendTo(a(document.body));h.addClass(this.toThemeProperty("jqx-widget"));h.addClass(this.toThemeProperty("jqx-menu"));h.addClass(this.toThemeProperty("jqx-menu-minimized"));h.addClass(this.toThemeProperty("jqx-widget-header"));c.children().hide();h.hide();h.find("ul").addClass(this.toThemeProperty("jqx-menu-ul-minimized"));this.minimizedItem=a("<div></div>");this.minimizedItem.addClass(this.toThemeProperty("jqx-item"));this.minimizedItem.addClass(this.toThemeProperty("jqx-menu-item-top"));this.addHandler(h,"keydown",function(i){return e.handleKeyDown(i)});this.minimizedItem.addClass(this.toThemeProperty("jqx-menu-minimized-button"));this.minimizedItem.prependTo(this.host);this.titleElement=a("<div>"+this.title+"</div>");this.titleElement.addClass(this.toThemeProperty("jqx-item"));this.titleElement.addClass(this.toThemeProperty("jqx-menu-title"));this.titleElement.prependTo(this.host);a("<div style='clear:both;'></div>").insertAfter(this.minimizedItem);e.minimizedHidden=true;var b=function(j){e.minimizedHidden=true;e.minimizedItem.show();var i=false;if(e.minimizedItem.css("float")=="right"){i=true}h.animate({left:!i?-h.outerWidth():e.host.coord().left+e.host.width()+h.width(),opacity:0},e.animationHideDuration,function(){h.find("ul:first").children().hide();h.hide()})};var f=function(k){if(e.minimizedHidden){h.find("ul:first").children().show();e.minimizedHidden=false;h.show();h.css("opacity",0);h.css("left",-h.outerWidth());var j=false;var i=h.width();if(e.minimizedItem.css("float")=="right"){h.css("left",e.host.coord().left+e.host.width()+i);j=true}h.css("top",e.host.coord().top+e.host.height());h.animate({left:!j?e.host.coord().left:e.host.coord().left+e.host.width()-i,opacity:0.95},e.animationShowDuration,function(){})}else{b(k)}e._raiseEvent("2",{type:"mouse",item:e.minimizedItem[0],event:k});e._setSize()};this.addHandler(a(window),"orientationchange.jqxmenu"+this.element.id,function(i){setTimeout(function(){if(!e.minimizedHidden){var j=h.width();var k=false;var j=h.width();if(e.minimizedItem.css("float")=="right"){k=true}h.css("top",e.host.coord().top+e.host.height());h.css({left:!k?e.host.coord().left:e.host.coord().left+e.host.width()-j})}},25)});this.addHandler(this.minimizedItem,"click",function(i){f(i)})},restore:function(){if(!this.minimized){return}this.host.find("ul").removeClass(this.toThemeProperty("jqx-menu-ul-minimized"));this.host.removeClass(this.toThemeProperty("jqx-menu-minimized"));this.minimized=false;this.mode=this._tmpMode;if(this.minimizedItem){this.minimizedItem.remove()}var d=a("#menuWrapper"+this.element.id);d.remove();if(this.source){var b=this.loadItems(this.source);this.element.innerHTML=b;this._tmpHTML=b}this.element.innerHTML=this._tmpHTML;if(this.element.innerHTML.indexOf("UL")){var c=this.host.find("ul:first");if(c.length>0){this._createMenu(c[0])}}this._setSize();this._render()},isTouchDevice:function(){if(this._isTouchDevice!=undefined){return this._isTouchDevice}var b=a.jqx.mobile.isTouchDevice();if(this.touchMode==true){b=true}else{if(this.touchMode==false){b=false}}if(b){this.host.addClass(this.toThemeProperty("jqx-touch"));a(".jqx-menu-item").addClass(this.toThemeProperty("jqx-touch"))}this._isTouchDevice=b;return b},refresh:function(b){if(!b){this._setSize()}},resize:function(c,b){this.width=c;this.height=b;this.refresh()},_closeAll:function(f){var d=f!=null?f.data:this;var b=d.items;a.each(b,function(){var e=this;if(e.hasItems==true){if(e.isOpen){d._closeItem(d,e)}}});if(d.mode=="popup"){if(f!=null){var c=d._isRightClick(f);if(!c){d.close()}}}},closeItem:function(e){if(e==null){return false}var b=e;var c=document.getElementById(b);var d=this;a.each(d.items,function(){var f=this;if(f.isOpen==true&&f.element==c){d._closeItem(d,f);if(f.parentId){}}});return true},openItem:function(e){if(e==null){return false}var b=e;var c=document.getElementById(b);var d=this;a.each(d.items,function(){var f=this;if(f.isOpen==false&&f.element==c){d._openItem(d,f);if(f.parentId){d.openItem(f.parentId)}}});return true},_getClosedSubMenuOffset:function(c){var b=a(c.subMenuElement);var f=-b.outerHeight();var e=-b.outerWidth();var d=c.level==0&&this.mode=="horizontal";if(d){e=0}else{f=0}switch(c.openVerticalDirection){case"up":case"center":f=b.outerHeight();break}switch(c.openHorizontalDirection){case this._getDir("left"):if(d){e=0}else{e=b.outerWidth()}break;case"center":if(d){e=0}else{e=b.outerWidth()}break}return{left:e,top:f}},_closeItem:function(l,o,g,c){if(l==null||o==null){return false}var j=a(o.subMenuElement);var b=o.level==0&&this.mode=="horizontal";var f=this._getClosedSubMenuOffset(o);var m=f.top;var e=f.left;var i=a(o.element);var k=j.closest("div.jqx-menu-popup");if(k!=null){k.removeClass("show");var h=l.animationHideDelay;if(c==true){h=0}if(j.data("timer")&&j.data("timer").show!=null){clearTimeout(j.data("timer").show);j.data("timer").show=null}var n=function(){o.isOpen=false;if(b){j.stop().animate({top:m},l.animationHideDuration,function(){a(o.element).removeClass(l.toThemeProperty("jqx-fill-state-pressed"));a(o.element).removeClass(l.toThemeProperty("jqx-menu-item-top-selected"));a(o.element).removeClass(l.toThemeProperty("jqx-rc-b-expanded"));k.removeClass(l.toThemeProperty("jqx-rc-t-expanded"));var p=a(o.arrow);if(p.length>0&&l.showTopLevelArrows){p.removeClass();if(o.openVerticalDirection=="down"){p.addClass(l.toThemeProperty("jqx-menu-item-arrow-down"));p.addClass(l.toThemeProperty("jqx-icon-arrow-down"))}else{p.addClass(l.toThemeProperty("jqx-menu-item-arrow-up"));p.addClass(l.toThemeProperty("jqx-icon-arrow-up"))}}a.jqx.aria(a(o.element),"aria-expanded",false);k.css({display:"none"});if(l.animationHideDuration==0){j.css({top:m})}l._raiseEvent("1",o)})}else{if(!a.jqx.browser.msie){}j.stop().animate({left:e},l.animationHideDuration,function(){if(l.animationHideDuration==0){j.css({left:e})}if(o.level>0){a(o.element).removeClass(l.toThemeProperty("jqx-fill-state-pressed"));a(o.element).removeClass(l.toThemeProperty("jqx-menu-item-selected"));var p=a(o.arrow);if(p.length>0){p.removeClass();if(o.openHorizontalDirection!="left"){p.addClass(l.toThemeProperty("jqx-menu-item-arrow-"+l._getDir("right")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("right")))}else{p.addClass(l.toThemeProperty("jqx-menu-item-arrow-"+l._getDir("left")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("left")))}}}else{a(o.element).removeClass(l.toThemeProperty("jqx-fill-state-pressed"));a(o.element).removeClass(l.toThemeProperty("jqx-menu-item-top-selected"));var p=a(o.arrow);if(p.length>0){p.removeClass();if(o.openHorizontalDirection!="left"){p.addClass(l.toThemeProperty("jqx-menu-item-arrow-top-"+l._getDir("right")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("right")))}else{p.addClass(l.toThemeProperty("jqx-menu-item-arrow-top-"+l._getDir("left")));p.addClass(l.toThemeProperty("jqx-icon-arrow-"+l._getDir("left")))}}}a.jqx.aria(a(o.element),"aria-expanded",false);k.css({display:"none"});l._raiseEvent("1",o)})}};if(h>0){if(j.data("timer")){j.data("timer").hide=setTimeout(function(){n()},h)}}else{n()}if(g!=undefined&&g){var d=j.children();a.each(d,function(){if(l.menuElements[this.id]&&l.menuElements[this.id].isOpen){var p=a(l.menuElements[this.id].subMenuElement);l._closeItem(l,l.menuElements[this.id],true,true)}})}}},getSubItems:function(i,h){if(i==null){return false}var g=this;var c=new Array();if(h!=null){a.extend(c,h)}var d=i;var f=this.menuElements[d];var b=a(f.subMenuElement);var e=b.find(".jqx-menu-item");a.each(e,function(){c[this.id]=g.menuElements[this.id];var j=g.getSubItems(this.id,c);a.extend(c,j)});return c},disable:function(g,d){if(g==null){return}var c=g;var f=this;if(this.menuElements[c]){var e=this.menuElements[c];e.disabled=d;var b=a(e.element);e.element.disabled=d;a.each(b.children(),function(){this.disabled=d});if(d){b.addClass(f.toThemeProperty("jqx-menu-item-disabled"));b.addClass(f.toThemeProperty("jqx-fill-state-disabled"))}else{b.removeClass(f.toThemeProperty("jqx-menu-item-disabled"));b.removeClass(f.toThemeProperty("jqx-fill-state-disabled"))}}},getItem:function(c){if(this.menuElements[c]){var b=this.menuElements[c];return b}return null},disableItem:function(b){this.disable(b,true)},hideItem:function(c){if(this.menuElements[c]){var b=this.menuElements[c];a(b.element).hide()}},showItem:function(c){if(this.menuElements[c]){var b=this.menuElements[c];a(b.element).show()}},enableItem:function(b){this.disable(b,false)},_setItemProperty:function(g,c,f){if(g==null){return}var b=g;var e=this;if(this.menuElements[b]){var d=this.menuElements[b];if(d[c]){d[c]=f}}},setItemOpenDirection:function(d,c,e){if(d==null){return}var j=d;var g=this;var f=a.jqx.browser.msie&&a.jqx.browser.version<8;if(this.menuElements[j]){var i=this.menuElements[j];if(c!=null){i.openHorizontalDirection=c;if(i.hasItems&&i.level>0){var h=a(i.element);if(h!=undefined){var b=a(i.arrow);if(i.arrow==null){b=a('<span id="arrow'+h[0].id+'"></span>');if(!f){b.prependTo(h)}else{b.appendTo(h)}i.arrow=b[0]}b.removeClass();if(i.openHorizontalDirection=="left"){b.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("left")));b.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("left")))}else{b.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("right")));b.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")))}b.css("visibility","inherit");if(!f){b.css("display","block");b.css("float","right")}else{b.css("display","inline-block");b.css("float","none")}}}}if(e!=null){i.openVerticalDirection=e;var b=a(i.arrow);var h=a(i.element);if(!g.showTopLevelArrows){return}if(h!=undefined){if(i.arrow==null){b=a('<span id="arrow'+h[0].id+'"></span>');if(!f){b.prependTo(h)}else{b.appendTo(h)}i.arrow=b[0]}b.removeClass();if(i.openVerticalDirection=="down"){b.addClass(g.toThemeProperty("jqx-menu-item-arrow-down"));b.addClass(g.toThemeProperty("jqx-icon-arrow-down"))}else{b.addClass(g.toThemeProperty("jqx-menu-item-arrow-up"));b.addClass(g.toThemeProperty("jqx-icon-arrow-up"))}b.css("visibility","inherit");if(!f){b.css("display","block");b.css("float","right")}else{b.css("display","inline-block");b.css("float","none")}}}}},_getSiblings:function(d){var e=new Array();var b=0;for(var c=0;c<this.items.length;c++){if(this.items[c]==d){continue}if(this.items[c].parentId==d.parentId&&this.items[c].hasItems){e[b++]=this.items[c]}}return e},_openItem:function(s,r,q){if(s==null||r==null){return false}if(r.isOpen){return false}if(r.disabled){return false}if(s.disabled){return false}var l=s.popupZIndex;if(q!=undefined){l=q}var e=s.animationHideDuration;s.animationHideDuration=0;s._closeItem(s,r,true,true);s.animationHideDuration=e;a(r.element).focus();var f=[5,5];var t=a(r.subMenuElement);if(t!=null){t.stop()}if(t.data("timer")&&t.data("timer").hide!=null){clearTimeout(t.data("timer").hide)}var o=t.closest("div.jqx-menu-popup");var h=a(r.element);var i=r.level==0?this._getOffset(r.element):h.position();if(r.level>0&&this.hasTransform){var p=parseInt(h.coord().top)-parseInt(this._getOffset(r.element).top);i.top+=p}if(r.level==0&&this.mode=="popup"){i=h.coord()}var j=r.level==0&&this.mode=="horizontal";var b=j?i.left:this.menuElements[r.parentId]!=null&&this.menuElements[r.parentId].subMenuElement!=null?parseInt(a(a(this.menuElements[r.parentId].subMenuElement).closest("div.jqx-menu-popup")).outerWidth())-f[0]:parseInt(t.outerWidth());o.css({visibility:"visible",display:"block",left:b,top:j?i.top+h.outerHeight():i.top,zIndex:l});t.css("display","block");if(this.mode!="horizontal"&&r.level==0){var d=this._getOffset(this.element);o.css("left",-1+d.left+this.host.outerWidth());t.css("left",-t.outerWidth())}else{var c=this._getClosedSubMenuOffset(r);t.css("left",c.left);t.css("top",c.top)}o.css({height:parseInt(t.outerHeight())+parseInt(f[1])+"px"});var n=0;var g=0;switch(r.openVerticalDirection){case"up":if(j){t.css("top",t.outerHeight());n=f[1];var k=parseInt(t.parent().css("padding-bottom"));if(isNaN(k)){k=0}if(k>0){o.addClass(this.toThemeProperty("jqx-menu-popup-clear"))}t.css("top",t.outerHeight()-k);o.css({display:"block",top:i.top-o.outerHeight(),zIndex:l})}else{n=f[1];t.css("top",t.outerHeight());o.css({display:"block",top:i.top-o.outerHeight()+f[1]+h.outerHeight(),zIndex:l})}break;case"center":if(j){t.css("top",0);o.css({display:"block",top:i.top-o.outerHeight()/2+f[1],zIndex:l})}else{t.css("top",0);o.css({display:"block",top:i.top+h.outerHeight()/2-o.outerHeight()/2+f[1],zIndex:l})}break}switch(r.openHorizontalDirection){case this._getDir("left"):if(j){o.css({left:i.left-(o.outerWidth()-h.outerWidth()-f[0])})}else{g=0;t.css("left",o.outerWidth());o.css({left:i.left-(o.outerWidth())+2*r.level})}break;case"center":if(j){o.css({left:i.left-(o.outerWidth()/2-h.outerWidth()/2-f[0]/2)})}else{o.css({left:i.left-(o.outerWidth()/2-h.outerWidth()/2-f[0]/2)});t.css("left",o.outerWidth())}break}if(j){if(parseInt(t.css("top"))==n){r.isOpen=true;return}}else{if(parseInt(t.css("left"))==g){r.isOpen==true;return}}a.each(s._getSiblings(r),function(){s._closeItem(s,this,true,true)});var m=a.data(s.element,"animationHideDelay");s.animationHideDelay=m;if(this.autoCloseInterval>0){if(this.host.data("autoclose")!=null&&this.host.data("autoclose").close!=null){clearTimeout(this.host.data("autoclose").close)}if(this.host.data("autoclose")!=null){this.host.data("autoclose").close=setTimeout(function(){s._closeAll()},this.autoCloseInterval)}}if(t.data("timer")){t.data("timer").show=setTimeout(function(){if(o!=null){if(j){t.stop();t.css("left",g);if(!a.jqx.browser.msie){}h.addClass(s.toThemeProperty("jqx-fill-state-pressed"));h.addClass(s.toThemeProperty("jqx-menu-item-top-selected"));if(r.openVerticalDirection=="down"){a(r.element).addClass(s.toThemeProperty("jqx-rc-b-expanded"));o.addClass(s.toThemeProperty("jqx-rc-t-expanded"));o.addClass(s.toThemeProperty("show"))}else{a(r.element).addClass(s.toThemeProperty("jqx-rc-t-expanded"));o.addClass(s.toThemeProperty("jqx-rc-b-expanded"));o.addClass(s.toThemeProperty("show"))}var u=a(r.arrow);if(u.length>0&&s.showTopLevelArrows){u.removeClass();if(r.openVerticalDirection=="down"){u.addClass(s.toThemeProperty("jqx-menu-item-arrow-down-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-down"))}else{u.addClass(s.toThemeProperty("jqx-menu-item-arrow-up-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-up"))}}if(s.animationShowDuration==0){t.css({top:n});r.isOpen=true;s._raiseEvent("0",r);a.jqx.aria(a(r.element),"aria-expanded",true)}else{t.animate({top:n},s.animationShowDuration,s.easing,function(){r.isOpen=true;a.jqx.aria(a(r.element),"aria-expanded",true);s._raiseEvent("0",r)})}}else{t.stop();t.css("top",n);o.addClass(s.toThemeProperty("show"));if(!a.jqx.browser.msie){}if(r.level>0){h.addClass(s.toThemeProperty("jqx-fill-state-pressed"));h.addClass(s.toThemeProperty("jqx-menu-item-selected"));var u=a(r.arrow);if(u.length>0){u.removeClass();if(r.openHorizontalDirection!="left"){u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("right")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("right")))}else{u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("left")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("left")))}}}else{h.addClass(s.toThemeProperty("jqx-fill-state-pressed"));h.addClass(s.toThemeProperty("jqx-menu-item-top-selected"));var u=a(r.arrow);if(u.length>0){u.removeClass();if(r.openHorizontalDirection!="left"){u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("right")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("right")))}else{u.addClass(s.toThemeProperty("jqx-menu-item-arrow-"+s._getDir("left")+"-selected"));u.addClass(s.toThemeProperty("jqx-icon-arrow-"+s._getDir("left")))}}}if(!a.jqx.browser.msie){}if(s.animationShowDuration==0){t.css({left:g});s._raiseEvent("0",r);r.isOpen=true;a.jqx.aria(a(r.element),"aria-expanded",true)}else{t.animate({left:g},s.animationShowDuration,s.easing,function(){s._raiseEvent("0",r);r.isOpen=true;a.jqx.aria(a(r.element),"aria-expanded",true)})}}}},this.animationShowDelay)}},_getDir:function(b){switch(b){case"left":return !this.rtl?"left":"right";case"right":return this.rtl?"left":"right"}return"left"},_applyOrientation:function(i,d){var g=this;var f=0;g.host.removeClass(g.toThemeProperty("jqx-menu-horizontal"));g.host.removeClass(g.toThemeProperty("jqx-menu-vertical"));g.host.removeClass(g.toThemeProperty("jqx-menu"));g.host.removeClass(g.toThemeProperty("jqx-widget"));g.host.addClass(g.toThemeProperty("jqx-widget"));g.host.addClass(g.toThemeProperty("jqx-menu"));if(i!=undefined&&d!=undefined&&d=="popup"){if(g.host.parent().length>0&&g.host.parent().parent().length>0&&g.host.parent().parent()[0]==document.body){var h=a.data(document.body,"jqxMenuOldHost"+g.element.id);if(h!=null){var e=g.host.closest("div.jqx-menu-wrapper");e.remove();e.appendTo(h);g.host.css("display","block");g.host.css("visibility","visible");e.css("display","block");e.css("visibility","visible")}}}else{if(i==undefined&&d==undefined){a.data(document.body,"jqxMenuOldHost"+g.element.id,g.host.parent()[0])}}if(g.autoOpenPopup){if(g.mode=="popup"){g.addHandler(a(document),"contextmenu."+g.element.id,function(j){return false});g.addHandler(a(document),"mousedown.menu"+g.element.id,function(j){g._openContextMenu(j)})}else{g.removeHandler(a(document),"contextmenu."+g.element.id);g.removeHandler(a(document),"mousedown.menu"+g.element.id)}}else{g.removeHandler(a(document),"contextmenu."+g.element.id);g.removeHandler(a(document),"mousedown.menu"+g.element.id);g.addHandler(a(document),"contextmenu."+g.element.id,function(j){if(j.target&&j.target.className.indexOf&&j.target.className.indexOf("jqx-menu")>=0){return false}})}if(g.rtl){g.host.addClass(g.toThemeProperty("jqx-rtl"))}switch(g.mode){case"horizontal":g.host.addClass(g.toThemeProperty("jqx-widget-header"));g.host.addClass(g.toThemeProperty("jqx-menu-horizontal"));a.each(g.items,function(){var m=this;var k=a(m.element);var l=a(m.arrow);l.removeClass();if(m.hasItems&&m.level>0){var l=a('<span style="border: none; background-color: transparent;" id="arrow'+k[0].id+'"></span>');l.prependTo(k);l.css("float",g._getDir("right"));l.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("right")));l.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")));m.arrow=l[0]}if(m.level==0){a(m.element).css("float",g._getDir("left"));if(!m.ignoretheme&&m.hasItems&&g.showTopLevelArrows){var l=a('<span style="border: none; background-color: transparent;" id="arrow'+k[0].id+'"></span>');var j=a.jqx.browser.msie&&a.jqx.browser.version<8;if(m.arrow==null){if(!j){l.prependTo(k)}else{l.appendTo(k)}}else{l=a(m.arrow)}if(m.openVerticalDirection=="down"){l.addClass(g.toThemeProperty("jqx-menu-item-arrow-down"));l.addClass(g.toThemeProperty("jqx-icon-arrow-down"))}else{l.addClass(g.toThemeProperty("jqx-menu-item-arrow-up"));l.addClass(g.toThemeProperty("jqx-icon-arrow-up"))}l.css("visibility","inherit");if(!j){l.css("display","block");l.css("float","right")}else{l.css("display","inline-block")}m.arrow=l[0]}else{if(!m.ignoretheme&&m.hasItems&&!g.showTopLevelArrows){if(m.arrow!=null){var l=a(m.arrow);l.remove();m.arrow=null}}}f=Math.max(f,k.height())}});break;case"vertical":case"popup":case"simple":g.host.addClass(g.toThemeProperty("jqx-menu-vertical"));a.each(g.items,function(){var l=this;var j=a(l.element);if(l.hasItems&&!l.ignoretheme){if(l.arrow){a(l.arrow).remove()}if(g.mode=="simple"){return true}var k=a('<span style="border: none; background-color: transparent;" id="arrow'+j[0].id+'"></span>');k.prependTo(j);k.css("float","right");if(l.level==0){k.addClass(g.toThemeProperty("jqx-menu-item-arrow-top-"+g._getDir("right")));k.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")))}else{k.addClass(g.toThemeProperty("jqx-menu-item-arrow-"+g._getDir("right")));k.addClass(g.toThemeProperty("jqx-icon-arrow-"+g._getDir("right")))}l.arrow=k[0]}j.css("float","none")});if(g.mode=="popup"){g.host.addClass(g.toThemeProperty("jqx-widget-content"));g.host.wrap('<div tabindex=0 class="jqx-menu-wrapper" style="z-index:'+g.popupZIndex+'; border: none; background-color: transparent; padding: 0px; margin: 0px; position: absolute; top: 0; left: 0; display: block; visibility: visible;"></div>');var e=g.host.closest("div.jqx-menu-wrapper");g.host.addClass(g.toThemeProperty("jqx-popup"));e[0].id="menuWrapper"+g.element.id;e.appendTo(a(document.body));g.addHandler(e,"keydown",function(j){return g.handleKeyDown(j)})}else{g.host.addClass(g.toThemeProperty("jqx-widget-header"))}if(g.mode=="popup"){var b=g.host.height();g.host.css("position","absolute");g.host.css("top","0");g.host.css("left","0");if(g.mode!="simple"){g.host.height(b);g.host.css("display","none")}}break}var c=g.isTouchDevice();if(g.autoCloseOnClick){g.removeHandler(a(document),"mousedown.menu"+g.element.id,g._closeAfterClick);g.addHandler(a(document),"mousedown.menu"+g.element.id,g._closeAfterClick,g);if(c){g.removeHandler(a(document),a.jqx.mobile.getTouchEventName("touchstart")+".menu"+g.element.id,g._closeAfterClick,g);g.addHandler(a(document),a.jqx.mobile.getTouchEventName("touchstart")+".menu"+g.element.id,g._closeAfterClick,g)}}},_getBodyOffset:function(){var c=0;var b=0;if(a("body").css("border-top-width")!="0px"){c=parseInt(a("body").css("border-top-width"));if(isNaN(c)){c=0}}if(a("body").css("border-left-width")!="0px"){b=parseInt(a("body").css("border-left-width"));if(isNaN(b)){b=0}}return{left:b,top:c}},_getOffset:function(c){var e=a.jqx.mobile.isSafariMobileBrowser();var i=a(c).coord(true);var h=i.top;var g=i.left;if(a("body").css("border-top-width")!="0px"){h=parseInt(h)+this._getBodyOffset().top}if(a("body").css("border-left-width")!="0px"){g=parseInt(g)+this._getBodyOffset().left}var d=a.jqx.mobile.isWindowsPhone();var f=a.jqx.mobile.isTouchDevice();if(this.hasTransform||(e!=null&&e)||d||f){var b={left:a.jqx.mobile.getLeftPos(c),top:a.jqx.mobile.getTopPos(c)};return b}else{return{left:g,top:h}}},_isRightClick:function(c){var b;if(!c){var c=window.event}if(c.which){b=(c.which==3)}else{if(c.button){b=(c.button==2)}}return b},_openContextMenu:function(d){var c=this;var b=c._isRightClick(d);if(b){c.open(parseInt(d.clientX)+5,parseInt(d.clientY)+5)}},close:function(){var c=this;if(!this.element){return}var d=a.data(this.element,"contextMenuOpened"+this.element.id);if(d){var b=this.host;c.host.removeClass("jqx-popup-show");a.each(c.items,function(){var e=this;if(e.hasItems){c._closeItem(c,e)}});a.each(c.items,function(){var f=this;if(f.isOpen==true){var e=a(f.subMenuElement);var g=e.closest("div.jqx-menu-popup");g.hide(this.animationHideDuration)}});this.host.hide(this.animationHideDuration);a.data(c.element,"contextMenuOpened"+this.element.id,false);c._raiseEvent("1",c);c._raiseEvent("5")}},open:function(e,d){if(this.mode=="popup"){var c=0;if(this.host.css("display")=="block"){this.close();c=this.animationHideDuration}var b=this;if(e==undefined||e==null){e=0}if(d==undefined||d==null){d=0}setTimeout(function(){b.host.show(b.animationShowDuration);b.host.css("visibility","visible");b.host.addClass("jqx-popup-show");a.data(b.element,"contextMenuOpened"+b.element.id,true);b._raiseEvent("0",b);b._raiseEvent("4",{left:e,top:d});b.host.css("z-index",b.popupZIndex);if(e!=undefined&&d!=undefined){b.host.css({left:e,top:d})}b.focus()},c)}},_renderHover:function(c,e,b){var d=this;if(!e.ignoretheme){this.addHandler(c,"mouseenter",function(){d.hoveredItem=e;if(!e.disabled&&!e.separator&&d.enableHover&&!d.disabled){if(e.level>0){c.addClass(d.toThemeProperty("jqx-fill-state-hover"));c.addClass(d.toThemeProperty("jqx-menu-item-hover"))}else{c.addClass(d.toThemeProperty("jqx-fill-state-hover"));c.addClass(d.toThemeProperty("jqx-menu-item-top-hover"))}}});this.addHandler(c,"mouseleave",function(){if(!e.disabled&&!e.separator&&d.enableHover&&!d.disabled){if(e.level>0){c.removeClass(d.toThemeProperty("jqx-fill-state-hover"));c.removeClass(d.toThemeProperty("jqx-menu-item-hover"))}else{c.removeClass(d.toThemeProperty("jqx-fill-state-hover"));c.removeClass(d.toThemeProperty("jqx-menu-item-top-hover"))}}})}},_closeAfterClick:function(c){var b=c!=null?c.data:this;var d=false;if(b.autoCloseOnClick){a.each(a(c.target).parents(),function(){if(this.className.indexOf){if(this.className.indexOf("jqx-menu")!=-1){d=true;return false}}});if(!d){c.data=b;b._closeAll(c)}}},_autoSizeHorizontalMenuItems:function(){var c=this;if(c.autoSizeMainItems&&this.mode=="horizontal"){var b=this.maxHeight;if(parseInt(b)>parseInt(this.host.height())){b=parseInt(this.host.height())}b=parseInt(this.host.height());a.each(this.items,function(){var m=this;var j=a(m.element);if(m.level==0&&b>0){var d=j.children().length>0?parseInt(j.children().height()):j.height();var g=c.host.find("ul:first");var h=parseInt(g.css("padding-top"));var n=parseInt(g.css("margin-top"));var k=b-2*(n+h);var i=parseInt(k)/2-d/2;var e=parseInt(i);var l=parseInt(i);j.css("padding-top",e);j.css("padding-bottom",l);if(parseInt(j.outerHeight())>k){var f=1;j.css("padding-top",e-f);e=e-f}}})}a.each(this.items,function(){var g=this;var e=a(g.element);if(g.hasItems&&g.level>0){if(g.arrow){var f=a(g.arrow);var d=a(g.element).height();if(d>15){f.css("margin-top",(d-15)/2)}}}})},_nextVisibleItem:function(c,d){if(c==null||c==undefined){return null}var b=c;while(b!=null){b=b.nextItem;if(this._isVisible(b)&&!b.disabled&&b.type!=="separator"){if(this.minimized){return b}if(d!=undefined){if(b&&b.level!=d){continue}}return b}}return null},_prevVisibleItem:function(c,d){if(c==null||c==undefined){return null}var b=c;while(b!=null){b=b.prevItem;if(this._isVisible(b)&&!b.disabled&&b.type!=="separator"){if(this.minimized){return b}if(d!=undefined){if(b&&b.level!=d){continue}}return b}}return null},_parentItem:function(d){if(d==null||d==undefined){return null}var c=d.parentElement;if(!c){return null}var b=null;a.each(this.items,function(){if(this.element==c){b=this;return false}});return b},_isElementVisible:function(b){if(b==null){return false}if(a(b).css("display")!="none"&&a(b).css("visibility")!="hidden"){return true}return false},_isVisible:function(c){if(c==null||c==undefined){return false}if(!this._isElementVisible(c.element)){return false}var b=this._parentItem(c);if(b==null){return true}if(this.minimized){return true}if(b!=null){if(!this._isElementVisible(b.element)){return false}if(b.isOpen||this.minimized){while(b!=null){b=this._parentItem(b);if(b!=null&&!this._isElementVisible(b.element)){return false}if(b!=null&&!b.isOpen){return false}}}else{return false}}return true},_render:function(f,g){if(this.disabled){this.host.addClass(this.toThemeProperty("jqx-fill-state-disabled"));this.host.addClass(this.toThemeProperty("jqx-menu-disabled"))}if(this.host.attr("tabindex")==undefined){this.host.attr("tabindex",0)}var i=this.popupZIndex;var d=[5,5];var h=this;a.data(h.element,"animationHideDelay",h.animationHideDelay);var e=this.isTouchDevice();var c=e&&(a.jqx.mobile.isWindowsPhone()||navigator.userAgent.indexOf("Touch")>=0);var j=false;if(navigator.platform.toLowerCase().indexOf("win")!=-1){if(navigator.userAgent.indexOf("Windows Phone")>=0||navigator.userAgent.indexOf("WPDesktop")>=0||navigator.userAgent.indexOf("IEMobile")>=0||navigator.userAgent.indexOf("ZuneWP7")>=0){this.touchDevice=true}else{if(navigator.userAgent.indexOf("Touch")>=0){var b=("MSPointerDown" in window);if(b||a.jqx.mobile.isWindowsPhone()||navigator.userAgent.indexOf("ARM")>=0){j=true;c=true;h.clickToOpen=true;h.autoCloseOnClick=false;h.enableHover=false}}}}a.data(document.body,"menuel",this);this.hasTransform=a.jqx.utilities.hasTransform(this.host);this._applyOrientation(f,g);this.removeHandler(this.host,"blur");this.removeHandler(this.host,"focus");this.addHandler(this.host,"blur",function(k){if(h.keyboardNavigation){if(h.activeItem){if(h.mode==="popup"){if(document.activeElement&&document.activeElement.className.indexOf("jqx-menu-wrapper")>=0){return}}a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=null}}});this.addHandler(this.host,"focus",function(k){if(h.keyboardNavigation){if(!h.activeItem){if(h.hoveredItem){a(h.hoveredItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=h.hoveredItem}else{var l=function(){if(!a.jqx.isHidden(a(h.items[0].element))){a(h.items[0].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=h.items[0]}else{var m=h._nextVisibleItem(h.items[0],0);if(m){a(m.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=m}}};if(!h.activeItem){l()}else{if(!a.jqx.isHidden(a(h.activeItem.element))){a(h.activeItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"))}else{a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));l()}}}}}});this.removeHandler(this.host,"keydown.menu"+this.element.id);h.handleKeyDown=function(k){if(h.keyboardNavigation){if(k.target.nodeName.toLowerCase()==="input"){return true}var q=null;var o=null;a.each(h.items,function(){var A=this;if(this.disabled){return true}if(this.element.className.indexOf("pressed")>=0){o=this}if(this.element.className.indexOf("focus")>=0){q=this;return false}});if(!q&&o){q=o;return false}if(!q){a(h.items[0].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=h.items[0];q=h.activeItem;return false}var t=false;if(k.keyCode==27){k.data=h;h._closeAll(k);if(q){var z=q;while(z!=null){if(z.parentItem){z=z.parentItem}else{a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=z;a(h.activeItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));z=z.parentItem}}}t=true}if(k.keyCode==13){if(q){t=true;h._raiseEvent("2",{item:q.element,event:k,type:"keyboard"});var r=q.anchor!=null?a(q.anchor):null;if(r!=null&&r.length>0){var l=r.attr("href");var u=r.attr("target");if(l!=null){if(u!=null){window.open(l,u)}else{window.location=l}}}k.preventDefault();k.stopPropagation();a(q.element).focus()}}var n=function(D){if(D==null){return new Array()}var C=new Array();var A=0;for(var B=0;B<h.items.length;B++){if(h.items[B].parentId==D.parentId){C[A++]=h.items[B]}}return C};var v="";switch(k.keyCode){case 40:v="down";break;case 38:v="up";break;case 39:v="right";break;case 37:v="left";break}if(q&&q.openHorizontalDirection==="left"&&v==="left"){v="right"}if(q&&q.openHorizontalDirection==="left"&&v==="right"){v="left"}if(q&&q.openVerticalDirection==="top"&&v==="top"){v="bottom"}if(q&&q.openVerticalDirection==="top"&&v==="bottom"){v="top"}if(h.rtl){if(v==="right"){v="left"}else{if(v==="left"){v="right"}}}if(v==="right"&&!h.minimized){if(k.altKey&&(q.level!=0&&q.hasItems||h.mode!="horizontal")){h._openItem(h,q)}else{var x=h._nextVisibleItem(q,0);var m=h._nextVisibleItem(q);var w=n(m);if(!x){x=m}if(x&&((x.parentId===q.parentId&&x.level==0&&h.mode=="horizontal")||(m.id==w[0].id&&m.level!=0))){if(m.id==w[0].id&&((q.level!=0)||(q.level==0&&h.mode!="horizontal"))){x=m}a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}k.preventDefault();k.stopPropagation()}if(v==="left"&&!h.minimized){if(k.altKey&&((q.level!=0&&h.mode!=="horizontal")||(q.level>1&&h.mode==="horizontal")||(q.level==1&&q.hasItems&&h.mode==="horizontal"))){if(q.hasItems){h._closeItem(h,q)}else{if(q.parentItem){h._closeItem(h,q.parentItem);a(q.parentItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=q.parentItem}}}else{var x=h._prevVisibleItem(q,0);var y=q.parentItem;if(x&&(x.parentId===q.parentId&&x.level==0&&h.mode=="horizontal")){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}else{if(!(y&&y.level==0&&h.mode=="horizontal")&&y&&y.level==q.level-1){a(y.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=y}}}k.preventDefault();k.stopPropagation()}if(v==="down"){if(k.altKey){if(q.level==0&&q.hasItems){h._openItem(h,q)}if(h.minimized){if(h.minimizedHidden){h.minimizedItem.trigger("click")}}}else{var x=h._nextVisibleItem(q,q.level);var w=n(x);if(h.minimized&&x){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}else{if(x&&(x.parentId===q.parentId||(x.id==w[0].id&&h.mode=="horizontal"))){if(!(x.level==0&&h.mode=="horizontal")){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}if(h.mode==="horizontal"&&q.level===0&&q.isOpen&&q.hasItems){var x=h._nextVisibleItem(q);a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}}k.preventDefault();k.stopPropagation()}else{if(v==="up"){if(k.altKey){if(q.parentItem&&q.parentItem.level==0){h._closeItem(h,q.parentItem);a(q.parentItem.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=q.parentItem}else{if(q.parentItem===null&&q.level===0&&h.mode==="horizontal"){h._closeItem(h,q)}}if(h.minimized){if(!h.minimizedHidden){h.minimizedItem.trigger("click")}}}else{var x=h._prevVisibleItem(q,q.level);var w=n(q);if(h.minimized&&x){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}else{if(x&&(x.parentId===q.parentId||(x.id==q.parentId&&x.level==0&&h.mode=="horizontal"))){if(!(x.level==0&&h.mode==="horizontal"&&q.level===0)){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}else{if(q&&q.id==w[0].id&&q.parentItem&&q.parentItem.level===0&&h.mode==="horizontal"){var x=q.parentItem;a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x}}}}k.preventDefault();k.stopPropagation()}}if(k.keyCode==9){var x=k.shiftKey?h._prevVisibleItem(q):h._nextVisibleItem(q);if(x){a(x.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=x;k.preventDefault();k.stopPropagation()}else{if(h.lockFocus){var w=new Array();var s=0;for(var p=0;p<h.items.length;p++){if(h.items[p]==q){continue}if(h.items[p].parentId==q.parentId){w[s++]=h.items[p]}}if(w.length>0){if(k.shiftKey){a(w[w.length-1].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=w[w.length-1]}else{a(w[0].element).addClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=w[0]}a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"))}k.preventDefault();k.stopPropagation()}else{if(q){a(q.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"));h.activeItem=null}}}}}else{return true}};this.addHandler(this.host,"keydown.menu"+this.element.id,function(k){h.handleKeyDown(k)});if(h.enableRoundedCorners){this.host.addClass(h.toThemeProperty("jqx-rc-all"))}a.each(this.items,function(){var r=this;var n=a(r.element);n.attr("role","menuitem");if(h.enableRoundedCorners){n.addClass(h.toThemeProperty("jqx-rc-all"))}h.removeHandler(n,"click");h.addHandler(n,"click",function(w){if(r.disabled){return}if(h.disabled){return}if(h.keyboardNavigation){if(h.activeItem){a(h.activeItem.element).removeClass(h.toThemeProperty("jqx-fill-state-focus"))}h.activeItem=r;a(r.element).addClass(h.toThemeProperty("jqx-fill-state-focus"));if(h.minimized){w.stopPropagation()}}h._raiseEvent("2",{type:"mouse",item:r.element,event:w});if(!h.autoOpen){if(r.level>0){if(h.autoCloseOnClick&&!e&&!h.clickToOpen){w.data=h;h._closeAll(w)}}}else{if(h.autoCloseOnClick&&!e&&!h.clickToOpen){if(r.closeOnClick){w.data=h;h._closeAll(w)}}}if(e&&h.autoCloseOnClick){w.data=h;if(!r.hasItems){h._closeAll(w)}}if(w.target.tagName!="A"&&w.target.tagName!="a"){var u=r.anchor!=null?a(r.anchor):null;if(u!=null&&u.length>0){var t=u.attr("href");var v=u.attr("target");if(t!=null){if(v!=null){window.open(t,v)}else{window.location=t}}}}});h.removeHandler(n,"mouseenter");h.removeHandler(n,"mouseleave");if(!c&&h.mode!="simple"){h._renderHover(n,r,e)}if(r.subMenuElement!=null){var o=a(r.subMenuElement);if(h.mode=="simple"){o.show();return true}o.wrap('<div class="jqx-menu-popup '+h.toThemeProperty("jqx-menu-popup")+'" style="border: none; background-color: transparent; z-index:'+i+'; padding: 0px; margin: 0px; position: absolute; top: 0; left: 0; display: block; visibility: hidden;"><div style="background-color: transparent; border: none; position:absolute; overflow:hidden; left: 0; top: 0; right: 0; width: 100%; height: 100%;"></div></div>');o.css({overflow:"hidden",position:"absolute",left:0,display:"inherit",top:-o.outerHeight()});o.data("timer",{});if(r.level>0){o.css("left",-o.outerWidth())}else{if(h.mode=="horizontal"){o.css("left",0)}}i++;var q=a(r.subMenuElement).closest("div.jqx-menu-popup").css({width:parseInt(a(r.subMenuElement).outerWidth())+parseInt(d[0])+"px",height:parseInt(a(r.subMenuElement).outerHeight())+parseInt(d[1])+"px"});var s=n.closest("div.jqx-menu-popup");if(s.length>0){var k=o.css("margin-left");var m=o.css("margin-right");var l=o.css("padding-left");var p=o.css("padding-right");q.addClass("horizontal");q.appendTo(s);o.css("margin-left",k);o.css("margin-right",m);o.css("padding-left",l);o.css("padding-right",p)}else{var k=o.css("margin-left");var m=o.css("margin-right");var l=o.css("padding-left");var p=o.css("padding-right");if(h.mode==="horizontal"){q.addClass("top")}else{q.addClass("horizontal")}q.appendTo(a(document.body));o.css("margin-left",k);o.css("margin-right",m);o.css("padding-left",l);o.css("padding-right",p)}if(!h.clickToOpen){if(e||c){h.removeHandler(n,a.jqx.mobile.getTouchEventName("touchstart"));h.addHandler(n,a.jqx.mobile.getTouchEventName("touchstart"),function(t){clearTimeout(o.data("timer").hide);if(o!=null){o.stop()}if(r.level==0&&!r.isOpen&&h.mode!="popup"){t.data=h;h._closeAll(t)}if(!r.isOpen){h._openItem(h,r)}else{h._closeItem(h,r,true)}return false})}if(!c){h.addHandler(n,"mouseenter",function(){if(h.autoOpen||(r.level>0&&!h.autoOpen)){clearTimeout(o.data("timer").hide)}if(r.parentId&&r.parentId!=0){if(h.menuElements[r.parentId]){var t=h.menuElements[r.parentId].isOpen;if(!t){return}}}if(h.autoOpen||(r.level>0&&!h.autoOpen)){h._openItem(h,r)}return false});h.addHandler(n,"mousedown",function(){if(!h.autoOpen&&r.level==0){clearTimeout(o.data("timer").hide);if(o!=null){o.stop()}if(!r.isOpen){h._openItem(h,r)}else{h._closeItem(h,r,true)}}});h.addHandler(n,"mouseleave",function(u){if(h.autoCloseOnMouseLeave){clearTimeout(o.data("timer").hide);var x=a(r.subMenuElement);var t={left:parseInt(u.pageX),top:parseInt(u.pageY)};var w={left:parseInt(x.coord().left),top:parseInt(x.coord().top),width:parseInt(x.outerWidth()),height:parseInt(x.outerHeight())};var v=true;if(w.left-5<=t.left&&t.left<=w.left+w.width+5){if(w.top<=t.top&&t.top<=w.top+w.height){v=false}}if(v){h._closeItem(h,r,true)}}});h.removeHandler(q,"mouseenter");h.addHandler(q,"mouseenter",function(){clearTimeout(o.data("timer").hide)});h.removeHandler(q,"mouseleave");h.addHandler(q,"mouseleave",function(t){if(h.autoCloseOnMouseLeave){clearTimeout(o.data("timer").hide);clearTimeout(o.data("timer").show);if(o!=null){o.stop()}h._closeItem(h,r,true)}})}}else{h.removeHandler(n,"mousedown");h.addHandler(n,"mousedown",function(t){clearTimeout(o.data("timer").hide);if(o!=null){o.stop()}if(r.level==0&&!r.isOpen){t.data=h;h._closeAll(t)}if(!r.isOpen){h._openItem(h,r)}else{h._closeItem(h,r,true)}})}}});if(this.mode=="simple"){this._renderSimpleMode()}this._autoSizeHorizontalMenuItems();this._raiseEvent("3",this)},_renderSimpleMode:function(){this.host.show()},createID:function(){var b=Math.random()+"";b=b.replace(".","");b="99"+b;b=b/1;while(this.items[b]){b=Math.random()+"";b=b.replace(".","");b=b/1}return"menuItem"+b},_createMenu:function(c,f){if(c==null){return}if(f==undefined){f=true}if(f==null){f=true}var o=this;a(c).addClass("jqx-menu-ul");var u=a(c).find("li");var q=0;this.itemMapping=new Array();for(var j=0;j<u.length;j++){var m=u[j];var s=a(m);if(m.className.indexOf("jqx-menu")==-1&&this.autoGenerate==false){continue}var p=m.id;if(!p){p=this.createID()}if(f){m.id=p;this.items[q]=new a.jqx._jqxMenu.jqxMenuItem();this.menuElements[p]=this.items[q]}q+=1;var t=0;var x=this;var h=s.children();h.each(function(){if(!f){this.className="";if(x.autoGenerate){a(x.items[q-1].subMenuElement)[0].className="";if(!x.minimized){a(x.items[q-1].subMenuElement).addClass(x.toThemeProperty("jqx-widget-content"))}a(x.items[q-1].subMenuElement).addClass(x.toThemeProperty("jqx-menu-dropdown"));a(x.items[q-1].subMenuElement).addClass(x.toThemeProperty("jqx-popup"))}}if(this.className.indexOf("jqx-menu-dropdown")!=-1){if(f){x.items[q-1].subMenuElement=this}return false}else{if(x.autoGenerate&&(this.tagName=="ul"||this.tagName=="UL")){if(f){x.items[q-1].subMenuElement=this}this.className="";if(!x.minimized){a(this).addClass(x.toThemeProperty("jqx-widget-content"))}a(this).addClass(x.toThemeProperty("jqx-menu-dropdown"));a(this).addClass(x.toThemeProperty("jqx-popup"));a(this).attr("role","menu");if(x.rtl){a(this).addClass(x.toThemeProperty("jqx-rc-l"))}else{a(this).addClass(x.toThemeProperty("jqx-rc-r"))}a(this).addClass(x.toThemeProperty("jqx-rc-b"));return false}}});var w=s.parents();w.each(function(){if(this.className.indexOf("jqx-menu-item")!=-1){t=this.id;return false}else{if(x.autoGenerate&&(this.tagName=="li"||this.tagName=="LI")){t=this.id;return false}}});var e=false;var d=m.getAttribute("type");var b=m.getAttribute("ignoretheme")||m.getAttribute("data-ignoretheme");if(b){if(b=="true"||b==true){b=true}}else{b=false}if(!d){d=m.type}else{if(d=="separator"){var e=true}}if(!e){if(t){d="sub"}else{d="top"}}var g=this.items[q-1];if(f){g.id=p;g.parentId=t;g.type=d;g.separator=e;g.element=u[j];var l=s.children("a");g.disabled=m.getAttribute("item-disabled")=="true"?true:false;g.level=s.parents("li").length;g.anchor=l.length>0?l:null;if(g.anchor){a(g.anchor).attr("tabindex",-1)}}g.ignoretheme=b;var n=this.menuElements[t];if(n!=null){if(n.ignoretheme){g.ignoretheme=n.ignoretheme;b=n.ignoretheme}g.parentItem=n;g.parentElement=n.element}if(this.autoGenerate){if(d=="separator"){s.removeClass();s.addClass(this.toThemeProperty("jqx-menu-item-separator"));s.attr("role","separator")}else{if(!b){if(s[0].className.indexOf("jqx-grid-menu-item-touch")>=0){s[0].className=this.toThemeProperty("jqx-grid-menu-item-touch")}else{s[0].className=""}if(this.rtl){s.addClass(this.toThemeProperty("jqx-rtl"))}if(g.level>0&&!x.minimized){s.addClass(this.toThemeProperty("jqx-item"));s.addClass(this.toThemeProperty("jqx-menu-item"))}else{s.addClass(this.toThemeProperty("jqx-item"));s.addClass(this.toThemeProperty("jqx-menu-item-top"))}}}}if(g.disabled){s.addClass(x.toThemeProperty("jqx-menu-item-disabled"));s.addClass(x.toThemeProperty("jqx-fill-state-disabled"))}this.itemMapping[j]={element:u[j],item:g};this.itemMapping["id"+u[j].id]=this.itemMapping[j];if(f&&!b){g.hasItems=s.find("li").length>0;if(g.hasItems){if(g.element){a.jqx.aria(a(g.element),"aria-haspopup",true);if(!g.subMenuElement.id){g.subMenuElement.id=a.jqx.utilities.createId()}a.jqx.aria(a(g.element),"aria-owns",g.subMenuElement.id)}}}}for(var r=0;r<u.length;r++){var v=u[r];if(this.itemMapping["id"+v.id]){var g=this.itemMapping["id"+v.id].item;if(!g){continue}g.prevItem=null;g.nextItem=null;if(r>0){if(this.itemMapping["id"+u[r-1].id]){g.prevItem=this.itemMapping["id"+u[r-1].id].item}}if(r<u.length-1){if(this.itemMapping["id"+u[r+1].id]){g.nextItem=this.itemMapping["id"+u[r+1].id].item}}}}},destroy:function(){var b=this;a.jqx.utilities.resize(b.host,null,true);var d=b.host.closest("div.jqx-menu-wrapper");b.removeHandler(d,"keydown");d.remove();b.removeHandler(a("#menuWrapper"+b.element.id),"keydown");a("#menuWrapper"+b.element.id).remove();b.removeHandler(b.host,"keydown");b.removeHandler(b.host,"focus");b.removeHandler(b.host,"blur");b.removeHandler(a(document),"mousedown.menu"+b.element.id,b._closeAfterClick);b.removeHandler(a(document),"mouseup.menu"+b.element.id,b._closeAfterClick);b.removeHandler(a(document),"contextmenu."+b.element.id);b.removeHandler(b.host,"contextmenu."+b.element.id);a.data(document.body,"jqxMenuOldHost"+b.element.id,null);if(b.isTouchDevice()){b.removeHandler(a(document),a.jqx.mobile.getTouchEventName("touchstart")+".menu"+b.element.id,b._closeAfterClick,this)}if(a(window).off){a(window).off("resize.menu"+b.element.id)}a.each(b.items,function(){var g=this;var f=a(g.element);b.removeHandler(f,"click");b.removeHandler(f,"selectstart");b.removeHandler(f,"mouseenter");b.removeHandler(f,"mouseleave");b.removeHandler(f,"mousedown");b.removeHandler(f,"mouseleave");var e=a(g.subMenuElement);var h=e.closest("div.jqx-menu-popup");h.remove();delete this.subMenuElement;delete this.element});a.data(document.body,"menuel",null);delete b.menuElements;b.items=new Array();delete b.items;var c=a.data(b.element,"jqxMenu");if(c){delete c.instance}b.host.removeClass();b.host.remove();delete b.host;delete b.element},_raiseEvent:function(g,c){if(c==undefined){c={owner:null}}var d=this.events[g];var e=c;e.owner=this;var f=new a.Event(d);if(g=="2"){e=c.item;e.owner=this;e.clickType=c.type;a.extend(f,c.event);f.type="itemclick"}f.owner=this;f.args=e;var b=this.host.trigger(f);return b},propertiesChangedHandler:function(b,c,e){if(e.width&&e.height&&Object.keys(e).length==2){b._setSize();if(b.mode==="popup"){var d=this.host.closest("div.jqx-menu-wrapper");d[c](e);var f=this.host[0].id;a("#"+f)[c](e)}}},propertyChangedHandler:function(b,d,h,g){if(this.isInitialized==undefined||this.isInitialized==false){return}if(b.batchUpdate&&b.batchUpdate.width&&b.batchUpdate.height&&Object.keys(b.batchUpdate).length==2){return}if(d=="disabled"){if(b.disabled){b.host.addClass(b.toThemeProperty("jqx-fill-state-disabled"));b.host.addClass(b.toThemeProperty("jqx-menu-disabled"))}else{b.host.removeClass(b.toThemeProperty("jqx-fill-state-disabled"));b.host.removeClass(b.toThemeProperty("jqx-menu-disabled"))}}if(g==h){return}if(d=="touchMode"){this._isTouchDevice=null;b._render(g,h)}if(d==="width"||d==="height"){b._setSize();if(b.mode==="popup"){var e=this.host.closest("div.jqx-menu-wrapper");e[d](g);var i=this.host[0].id;a("#"+i)[d](g)}return}if(d=="source"){if(b.source!=null){var c=b.loadItems(b.source);b.element.innerHTML=c;var f=b.host.find("ul:first");if(f.length>0){b.refresh();b._createMenu(f[0]);b._render()}}}if(d=="autoCloseOnClick"){if(g==false){b.removeHandler(a(document),"mousedown.menu"+this.element.id,b._closeAll)}else{b.addHandler(a(document),"mousedown.menu"+this.element.id,b,b._closeAll)}}else{if(d=="mode"||d=="width"||d=="height"||d=="showTopLevelArrows"){b.refresh();if(d=="mode"){b._render(g,h)}else{b._applyOrientation()}}else{if(d=="theme"){a.jqx.utilities.setTheme(h,g,b.host)}}}}})})(jqxBaseFramework);(function(a){a.jqx._jqxMenu.jqxMenuItem=function(e,d,c){var b={id:e,parentId:d,parentItem:null,anchor:null,type:c,disabled:false,level:0,isOpen:false,hasItems:false,element:null,subMenuElement:null,arrow:null,openHorizontalDirection:"right",openVerticalDirection:"down",closeOnClick:true};return b}})(jqxBaseFramework);
|
|
9
9
|
|
package/jqwidgets/jqxnavbar.js
CHANGED