jqwidgets-ng 12.2.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/README.md +28 -0
- package/ReleaseNotes.txt +2999 -0
- package/bundles/jqwidgets-ng-jqxbargauge.umd.js +691 -0
- package/bundles/jqwidgets-ng-jqxbargauge.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxbulletchart.umd.js +638 -0
- package/bundles/jqwidgets-ng-jqxbulletchart.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxbuttongroup.umd.js +553 -0
- package/bundles/jqwidgets-ng-jqxbuttongroup.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxbuttons.umd.js +628 -0
- package/bundles/jqwidgets-ng-jqxbuttons.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxcalendar.umd.js +890 -0
- package/bundles/jqwidgets-ng-jqxcalendar.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxchart.umd.js +879 -0
- package/bundles/jqwidgets-ng-jqxchart.umd.min.js +24 -0
- package/bundles/jqwidgets-ng-jqxcheckbox.umd.js +659 -0
- package/bundles/jqwidgets-ng-jqxcheckbox.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxcolorpicker.umd.js +528 -0
- package/bundles/jqwidgets-ng-jqxcolorpicker.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxcombobox.umd.js +1278 -0
- package/bundles/jqwidgets-ng-jqxcombobox.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxcomplexinput.umd.js +655 -0
- package/bundles/jqwidgets-ng-jqxcomplexinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxdatatable.umd.js +1464 -0
- package/bundles/jqwidgets-ng-jqxdatatable.umd.min.js +27 -0
- package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.js +899 -0
- package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxdocking.umd.js +662 -0
- package/bundles/jqwidgets-ng-jqxdocking.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxdockinglayout.umd.js +585 -0
- package/bundles/jqwidgets-ng-jqxdockinglayout.umd.min.js +23 -0
- package/bundles/jqwidgets-ng-jqxdockpanel.umd.js +504 -0
- package/bundles/jqwidgets-ng-jqxdockpanel.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxdragdrop.umd.js +659 -0
- package/bundles/jqwidgets-ng-jqxdragdrop.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxdraw.umd.js +522 -0
- package/bundles/jqwidgets-ng-jqxdraw.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.js +643 -0
- package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxdropdownlist.umd.js +1211 -0
- package/bundles/jqwidgets-ng-jqxdropdownlist.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxeditor.umd.js +642 -0
- package/bundles/jqwidgets-ng-jqxeditor.umd.min.js +27 -0
- package/bundles/jqwidgets-ng-jqxexpander.umd.js +639 -0
- package/bundles/jqwidgets-ng-jqxexpander.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxfileupload.umd.js +634 -0
- package/bundles/jqwidgets-ng-jqxfileupload.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxform.umd.js +566 -0
- package/bundles/jqwidgets-ng-jqxform.umd.min.js +32 -0
- package/bundles/jqwidgets-ng-jqxformattedinput.umd.js +751 -0
- package/bundles/jqwidgets-ng-jqxformattedinput.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxgauge.umd.js +700 -0
- package/bundles/jqwidgets-ng-jqxgauge.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxgrid.umd.js +2710 -0
- package/bundles/jqwidgets-ng-jqxgrid.umd.min.js +43 -0
- package/bundles/jqwidgets-ng-jqxheatmap.umd.js +555 -0
- package/bundles/jqwidgets-ng-jqxheatmap.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxinput.umd.js +720 -0
- package/bundles/jqwidgets-ng-jqxinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxkanban.umd.js +636 -0
- package/bundles/jqwidgets-ng-jqxkanban.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxknob.umd.js +708 -0
- package/bundles/jqwidgets-ng-jqxknob.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxlayout.umd.js +570 -0
- package/bundles/jqwidgets-ng-jqxlayout.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxlineargauge.umd.js +700 -0
- package/bundles/jqwidgets-ng-jqxlineargauge.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxlinkbutton.umd.js +504 -0
- package/bundles/jqwidgets-ng-jqxlinkbutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxlistbox.umd.js +1211 -0
- package/bundles/jqwidgets-ng-jqxlistbox.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxlistmenu.umd.js +652 -0
- package/bundles/jqwidgets-ng-jqxlistmenu.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxloader.umd.js +556 -0
- package/bundles/jqwidgets-ng-jqxloader.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxmaskedinput.umd.js +604 -0
- package/bundles/jqwidgets-ng-jqxmaskedinput.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxmenu.umd.js +718 -0
- package/bundles/jqwidgets-ng-jqxmenu.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxnavbar.umd.js +606 -0
- package/bundles/jqwidgets-ng-jqxnavbar.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxnavigationbar.umd.js +672 -0
- package/bundles/jqwidgets-ng-jqxnavigationbar.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxnotification.umd.js +679 -0
- package/bundles/jqwidgets-ng-jqxnotification.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxnumberinput.umd.js +789 -0
- package/bundles/jqwidgets-ng-jqxnumberinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxpanel.umd.js +568 -0
- package/bundles/jqwidgets-ng-jqxpanel.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxpasswordinput.umd.js +651 -0
- package/bundles/jqwidgets-ng-jqxpasswordinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.js +488 -0
- package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.min.js +16 -0
- package/bundles/jqwidgets-ng-jqxpivotgrid.umd.js +629 -0
- package/bundles/jqwidgets-ng-jqxpivotgrid.umd.min.js +29 -0
- package/bundles/jqwidgets-ng-jqxpopover.umd.js +633 -0
- package/bundles/jqwidgets-ng-jqxpopover.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxprogressbar.umd.js +621 -0
- package/bundles/jqwidgets-ng-jqxprogressbar.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxradiobutton.umd.js +639 -0
- package/bundles/jqwidgets-ng-jqxradiobutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxrangeselector.umd.js +698 -0
- package/bundles/jqwidgets-ng-jqxrangeselector.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxrating.umd.js +595 -0
- package/bundles/jqwidgets-ng-jqxrating.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.js +627 -0
- package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.js +612 -0
- package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxribbon.umd.js +677 -0
- package/bundles/jqwidgets-ng-jqxribbon.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxscheduler.umd.js +1100 -0
- package/bundles/jqwidgets-ng-jqxscheduler.umd.min.js +37 -0
- package/bundles/jqwidgets-ng-jqxscrollbar.umd.js +592 -0
- package/bundles/jqwidgets-ng-jqxscrollbar.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxscrollview.umd.js +586 -0
- package/bundles/jqwidgets-ng-jqxscrollview.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxslider.umd.js +831 -0
- package/bundles/jqwidgets-ng-jqxslider.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxsortable.umd.js +750 -0
- package/bundles/jqwidgets-ng-jqxsortable.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxsplitlayout.umd.js +516 -0
- package/bundles/jqwidgets-ng-jqxsplitlayout.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxsplitter.umd.js +577 -0
- package/bundles/jqwidgets-ng-jqxsplitter.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxswitchbutton.umd.js +604 -0
- package/bundles/jqwidgets-ng-jqxswitchbutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxtabs.umd.js +826 -0
- package/bundles/jqwidgets-ng-jqxtabs.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxtagcloud.umd.js +716 -0
- package/bundles/jqwidgets-ng-jqxtagcloud.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxtextarea.umd.js +711 -0
- package/bundles/jqwidgets-ng-jqxtextarea.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxtimepicker.umd.js +607 -0
- package/bundles/jqwidgets-ng-jqxtimepicker.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxtogglebutton.umd.js +627 -0
- package/bundles/jqwidgets-ng-jqxtogglebutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxtoolbar.umd.js +585 -0
- package/bundles/jqwidgets-ng-jqxtoolbar.umd.min.js +23 -0
- package/bundles/jqwidgets-ng-jqxtooltip.umd.js +684 -0
- package/bundles/jqwidgets-ng-jqxtooltip.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxtree.umd.js +777 -0
- package/bundles/jqwidgets-ng-jqxtree.umd.min.js +23 -0
- package/bundles/jqwidgets-ng-jqxtreegrid.umd.js +1552 -0
- package/bundles/jqwidgets-ng-jqxtreegrid.umd.min.js +28 -0
- package/bundles/jqwidgets-ng-jqxtreemap.umd.js +636 -0
- package/bundles/jqwidgets-ng-jqxtreemap.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxvalidator.umd.js +584 -0
- package/bundles/jqwidgets-ng-jqxvalidator.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxwindow.umd.js +850 -0
- package/bundles/jqwidgets-ng-jqxwindow.umd.min.js +18 -0
- package/esm2015/jqxbargauge/angular_jqxbargauge.js +348 -0
- package/esm2015/jqxbargauge/angular_jqxbargauge.module.js +14 -0
- package/esm2015/jqxbargauge/jqwidgets-ng-jqxbargauge.js +4 -0
- package/esm2015/jqxbargauge/public_api.js +2 -0
- package/esm2015/jqxbulletchart/angular_jqxbulletchart.js +295 -0
- package/esm2015/jqxbulletchart/angular_jqxbulletchart.module.js +15 -0
- package/esm2015/jqxbulletchart/jqwidgets-ng-jqxbulletchart.js +4 -0
- package/esm2015/jqxbulletchart/public_api.js +2 -0
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.js +210 -0
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.module.js +14 -0
- package/esm2015/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.js +4 -0
- package/esm2015/jqxbuttongroup/public_api.js +2 -0
- package/esm2015/jqxbuttons/angular_jqxbuttons.js +283 -0
- package/esm2015/jqxbuttons/angular_jqxbuttons.module.js +11 -0
- package/esm2015/jqxbuttons/jqwidgets-ng-jqxbuttons.js +4 -0
- package/esm2015/jqxbuttons/public_api.js +2 -0
- package/esm2015/jqxcalendar/angular_jqxcalendar.js +546 -0
- package/esm2015/jqxcalendar/angular_jqxcalendar.module.js +20 -0
- package/esm2015/jqxcalendar/jqwidgets-ng-jqxcalendar.js +4 -0
- package/esm2015/jqxcalendar/public_api.js +2 -0
- package/esm2015/jqxchart/angular_jqxchart.js +535 -0
- package/esm2015/jqxchart/angular_jqxchart.module.js +20 -0
- package/esm2015/jqxchart/jqwidgets-ng-jqxchart.js +4 -0
- package/esm2015/jqxchart/public_api.js +2 -0
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.js +312 -0
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.module.js +16 -0
- package/esm2015/jqxcheckbox/jqwidgets-ng-jqxcheckbox.js +4 -0
- package/esm2015/jqxcheckbox/public_api.js +2 -0
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.js +185 -0
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.module.js +16 -0
- package/esm2015/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.js +4 -0
- package/esm2015/jqxcolorpicker/public_api.js +2 -0
- package/esm2015/jqxcombobox/angular_jqxcombobox.js +931 -0
- package/esm2015/jqxcombobox/angular_jqxcombobox.module.js +20 -0
- package/esm2015/jqxcombobox/jqwidgets-ng-jqxcombobox.js +4 -0
- package/esm2015/jqxcombobox/public_api.js +2 -0
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.js +303 -0
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.module.js +17 -0
- package/esm2015/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.js +4 -0
- package/esm2015/jqxcomplexinput/public_api.js +2 -0
- package/esm2015/jqxdatatable/angular_jqxdatatable.js +1121 -0
- package/esm2015/jqxdatatable/angular_jqxdatatable.module.js +23 -0
- package/esm2015/jqxdatatable/jqwidgets-ng-jqxdatatable.js +4 -0
- package/esm2015/jqxdatatable/public_api.js +2 -0
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.js +551 -0
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.module.js +20 -0
- package/esm2015/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.js +4 -0
- package/esm2015/jqxdatetimeinput/public_api.js +2 -0
- package/esm2015/jqxdocking/angular_jqxdocking.js +319 -0
- package/esm2015/jqxdocking/angular_jqxdocking.module.js +15 -0
- package/esm2015/jqxdocking/jqwidgets-ng-jqxdocking.js +4 -0
- package/esm2015/jqxdocking/public_api.js +2 -0
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.js +242 -0
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.module.js +19 -0
- package/esm2015/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.js +4 -0
- package/esm2015/jqxdockinglayout/public_api.js +2 -0
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.js +161 -0
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.module.js +13 -0
- package/esm2015/jqxdockpanel/jqwidgets-ng-jqxdockpanel.js +4 -0
- package/esm2015/jqxdockpanel/public_api.js +2 -0
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.js +316 -0
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.module.js +13 -0
- package/esm2015/jqxdragdrop/jqwidgets-ng-jqxdragdrop.js +4 -0
- package/esm2015/jqxdragdrop/public_api.js +2 -0
- package/esm2015/jqxdraw/angular_jqxdraw.js +180 -0
- package/esm2015/jqxdraw/angular_jqxdraw.module.js +13 -0
- package/esm2015/jqxdraw/jqwidgets-ng-jqxdraw.js +4 -0
- package/esm2015/jqxdraw/public_api.js +2 -0
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.js +300 -0
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.module.js +14 -0
- package/esm2015/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.js +4 -0
- package/esm2015/jqxdropdownbutton/public_api.js +2 -0
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.js +864 -0
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.module.js +20 -0
- package/esm2015/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.js +4 -0
- package/esm2015/jqxdropdownlist/public_api.js +2 -0
- package/esm2015/jqxeditor/angular_jqxeditor.js +298 -0
- package/esm2015/jqxeditor/angular_jqxeditor.module.js +26 -0
- package/esm2015/jqxeditor/jqwidgets-ng-jqxeditor.js +4 -0
- package/esm2015/jqxeditor/public_api.js +2 -0
- package/esm2015/jqxexpander/angular_jqxexpander.js +296 -0
- package/esm2015/jqxexpander/angular_jqxexpander.module.js +13 -0
- package/esm2015/jqxexpander/jqwidgets-ng-jqxexpander.js +4 -0
- package/esm2015/jqxexpander/public_api.js +2 -0
- package/esm2015/jqxfileupload/angular_jqxfileupload.js +291 -0
- package/esm2015/jqxfileupload/angular_jqxfileupload.module.js +14 -0
- package/esm2015/jqxfileupload/jqwidgets-ng-jqxfileupload.js +4 -0
- package/esm2015/jqxfileupload/public_api.js +2 -0
- package/esm2015/jqxform/angular_jqxform.js +222 -0
- package/esm2015/jqxform/angular_jqxform.module.js +28 -0
- package/esm2015/jqxform/jqwidgets-ng-jqxform.js +4 -0
- package/esm2015/jqxform/public_api.js +2 -0
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.js +397 -0
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.module.js +16 -0
- package/esm2015/jqxformattedinput/jqwidgets-ng-jqxformattedinput.js +4 -0
- package/esm2015/jqxformattedinput/public_api.js +2 -0
- package/esm2015/jqxgauge/angular_jqxgauge.js +357 -0
- package/esm2015/jqxgauge/angular_jqxgauge.module.js +14 -0
- package/esm2015/jqxgauge/jqwidgets-ng-jqxgauge.js +4 -0
- package/esm2015/jqxgauge/public_api.js +2 -0
- package/esm2015/jqxgrid/angular_jqxgrid.js +2367 -0
- package/esm2015/jqxgrid/angular_jqxgrid.module.js +39 -0
- package/esm2015/jqxgrid/jqwidgets-ng-jqxgrid.js +4 -0
- package/esm2015/jqxgrid/public_api.js +2 -0
- package/esm2015/jqxheatmap/angular_jqxheatmap.js +213 -0
- package/esm2015/jqxheatmap/angular_jqxheatmap.module.js +13 -0
- package/esm2015/jqxheatmap/jqwidgets-ng-jqxheatmap.js +4 -0
- package/esm2015/jqxheatmap/public_api.js +2 -0
- package/esm2015/jqxinput/angular_jqxinput.js +368 -0
- package/esm2015/jqxinput/angular_jqxinput.module.js +17 -0
- package/esm2015/jqxinput/jqwidgets-ng-jqxinput.js +4 -0
- package/esm2015/jqxinput/public_api.js +2 -0
- package/esm2015/jqxkanban/angular_jqxkanban.js +293 -0
- package/esm2015/jqxkanban/angular_jqxkanban.module.js +16 -0
- package/esm2015/jqxkanban/jqwidgets-ng-jqxkanban.js +4 -0
- package/esm2015/jqxkanban/public_api.js +2 -0
- package/esm2015/jqxknob/angular_jqxknob.js +364 -0
- package/esm2015/jqxknob/angular_jqxknob.module.js +14 -0
- package/esm2015/jqxknob/jqwidgets-ng-jqxknob.js +4 -0
- package/esm2015/jqxknob/public_api.js +2 -0
- package/esm2015/jqxlayout/angular_jqxlayout.js +227 -0
- package/esm2015/jqxlayout/angular_jqxlayout.module.js +16 -0
- package/esm2015/jqxlayout/jqwidgets-ng-jqxlayout.js +4 -0
- package/esm2015/jqxlayout/public_api.js +2 -0
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.js +357 -0
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.module.js +14 -0
- package/esm2015/jqxlineargauge/jqwidgets-ng-jqxlineargauge.js +4 -0
- package/esm2015/jqxlineargauge/public_api.js +2 -0
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.js +162 -0
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.module.js +13 -0
- package/esm2015/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.js +4 -0
- package/esm2015/jqxlinkbutton/public_api.js +2 -0
- package/esm2015/jqxlistbox/angular_jqxlistbox.js +864 -0
- package/esm2015/jqxlistbox/angular_jqxlistbox.module.js +20 -0
- package/esm2015/jqxlistbox/jqwidgets-ng-jqxlistbox.js +4 -0
- package/esm2015/jqxlistbox/public_api.js +2 -0
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.js +310 -0
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.module.js +16 -0
- package/esm2015/jqxlistmenu/jqwidgets-ng-jqxlistmenu.js +4 -0
- package/esm2015/jqxlistmenu/public_api.js +2 -0
- package/esm2015/jqxloader/angular_jqxloader.js +214 -0
- package/esm2015/jqxloader/angular_jqxloader.module.js +13 -0
- package/esm2015/jqxloader/jqwidgets-ng-jqxloader.js +4 -0
- package/esm2015/jqxloader/public_api.js +2 -0
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.js +260 -0
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.module.js +16 -0
- package/esm2015/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.js +4 -0
- package/esm2015/jqxmaskedinput/public_api.js +2 -0
- package/esm2015/jqxmenu/angular_jqxmenu.js +375 -0
- package/esm2015/jqxmenu/angular_jqxmenu.module.js +14 -0
- package/esm2015/jqxmenu/jqwidgets-ng-jqxmenu.js +4 -0
- package/esm2015/jqxmenu/public_api.js +2 -0
- package/esm2015/jqxnavbar/angular_jqxnavbar.js +263 -0
- package/esm2015/jqxnavbar/angular_jqxnavbar.module.js +13 -0
- package/esm2015/jqxnavbar/jqwidgets-ng-jqxnavbar.js +4 -0
- package/esm2015/jqxnavbar/public_api.js +2 -0
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.js +329 -0
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.module.js +13 -0
- package/esm2015/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.js +4 -0
- package/esm2015/jqxnavigationbar/public_api.js +2 -0
- package/esm2015/jqxnotification/angular_jqxnotification.js +336 -0
- package/esm2015/jqxnotification/angular_jqxnotification.module.js +14 -0
- package/esm2015/jqxnotification/jqwidgets-ng-jqxnotification.js +4 -0
- package/esm2015/jqxnotification/public_api.js +2 -0
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.js +436 -0
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.module.js +17 -0
- package/esm2015/jqxnumberinput/jqwidgets-ng-jqxnumberinput.js +4 -0
- package/esm2015/jqxnumberinput/public_api.js +2 -0
- package/esm2015/jqxpanel/angular_jqxpanel.js +226 -0
- package/esm2015/jqxpanel/angular_jqxpanel.module.js +15 -0
- package/esm2015/jqxpanel/jqwidgets-ng-jqxpanel.js +4 -0
- package/esm2015/jqxpanel/public_api.js +2 -0
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.js +303 -0
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.module.js +17 -0
- package/esm2015/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.js +4 -0
- package/esm2015/jqxpasswordinput/public_api.js +2 -0
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.js +145 -0
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.module.js +12 -0
- package/esm2015/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.js +4 -0
- package/esm2015/jqxpivotdesigner/public_api.js +2 -0
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.js +285 -0
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.module.js +25 -0
- package/esm2015/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.js +4 -0
- package/esm2015/jqxpivotgrid/public_api.js +2 -0
- package/esm2015/jqxpopover/angular_jqxpopover.js +290 -0
- package/esm2015/jqxpopover/angular_jqxpopover.module.js +13 -0
- package/esm2015/jqxpopover/jqwidgets-ng-jqxpopover.js +4 -0
- package/esm2015/jqxpopover/public_api.js +2 -0
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.js +278 -0
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.module.js +13 -0
- package/esm2015/jqxprogressbar/jqwidgets-ng-jqxprogressbar.js +4 -0
- package/esm2015/jqxprogressbar/public_api.js +2 -0
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.js +295 -0
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.module.js +16 -0
- package/esm2015/jqxradiobutton/jqwidgets-ng-jqxradiobutton.js +4 -0
- package/esm2015/jqxradiobutton/public_api.js +2 -0
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.js +355 -0
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.module.js +15 -0
- package/esm2015/jqxrangeselector/jqwidgets-ng-jqxrangeselector.js +4 -0
- package/esm2015/jqxrangeselector/public_api.js +2 -0
- package/esm2015/jqxrating/angular_jqxrating.js +251 -0
- package/esm2015/jqxrating/angular_jqxrating.module.js +16 -0
- package/esm2015/jqxrating/jqwidgets-ng-jqxrating.js +4 -0
- package/esm2015/jqxrating/public_api.js +2 -0
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.js +284 -0
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.module.js +13 -0
- package/esm2015/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.js +4 -0
- package/esm2015/jqxrepeatbutton/public_api.js +2 -0
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.js +269 -0
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.module.js +13 -0
- package/esm2015/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.js +4 -0
- package/esm2015/jqxresponsivepanel/public_api.js +2 -0
- package/esm2015/jqxribbon/angular_jqxribbon.js +334 -0
- package/esm2015/jqxribbon/angular_jqxribbon.module.js +15 -0
- package/esm2015/jqxribbon/jqwidgets-ng-jqxribbon.js +4 -0
- package/esm2015/jqxribbon/public_api.js +2 -0
- package/esm2015/jqxscheduler/angular_jqxscheduler.js +757 -0
- package/esm2015/jqxscheduler/angular_jqxscheduler.module.js +33 -0
- package/esm2015/jqxscheduler/jqwidgets-ng-jqxscheduler.js +4 -0
- package/esm2015/jqxscheduler/public_api.js +2 -0
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.js +249 -0
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.module.js +14 -0
- package/esm2015/jqxscrollbar/jqwidgets-ng-jqxscrollbar.js +4 -0
- package/esm2015/jqxscrollbar/public_api.js +2 -0
- package/esm2015/jqxscrollview/angular_jqxscrollview.js +243 -0
- package/esm2015/jqxscrollview/angular_jqxscrollview.module.js +14 -0
- package/esm2015/jqxscrollview/jqwidgets-ng-jqxscrollview.js +4 -0
- package/esm2015/jqxscrollview/public_api.js +2 -0
- package/esm2015/jqxslider/angular_jqxslider.js +483 -0
- package/esm2015/jqxslider/angular_jqxslider.module.js +17 -0
- package/esm2015/jqxslider/jqwidgets-ng-jqxslider.js +4 -0
- package/esm2015/jqxslider/public_api.js +2 -0
- package/esm2015/jqxsortable/angular_jqxsortable.js +407 -0
- package/esm2015/jqxsortable/angular_jqxsortable.module.js +14 -0
- package/esm2015/jqxsortable/jqwidgets-ng-jqxsortable.js +4 -0
- package/esm2015/jqxsortable/public_api.js +2 -0
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.js +173 -0
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.module.js +13 -0
- package/esm2015/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.js +4 -0
- package/esm2015/jqxsplitlayout/public_api.js +2 -0
- package/esm2015/jqxsplitter/angular_jqxsplitter.js +234 -0
- package/esm2015/jqxsplitter/angular_jqxsplitter.module.js +14 -0
- package/esm2015/jqxsplitter/jqwidgets-ng-jqxsplitter.js +4 -0
- package/esm2015/jqxsplitter/public_api.js +2 -0
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.js +260 -0
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.module.js +16 -0
- package/esm2015/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.js +4 -0
- package/esm2015/jqxswitchbutton/public_api.js +2 -0
- package/esm2015/jqxtabs/angular_jqxtabs.js +483 -0
- package/esm2015/jqxtabs/angular_jqxtabs.module.js +14 -0
- package/esm2015/jqxtabs/jqwidgets-ng-jqxtabs.js +4 -0
- package/esm2015/jqxtabs/public_api.js +2 -0
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.js +373 -0
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.module.js +15 -0
- package/esm2015/jqxtagcloud/jqwidgets-ng-jqxtagcloud.js +4 -0
- package/esm2015/jqxtagcloud/public_api.js +2 -0
- package/esm2015/jqxtextarea/angular_jqxtextarea.js +367 -0
- package/esm2015/jqxtextarea/angular_jqxtextarea.module.js +19 -0
- package/esm2015/jqxtextarea/jqwidgets-ng-jqxtextarea.js +4 -0
- package/esm2015/jqxtextarea/public_api.js +2 -0
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.js +264 -0
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.module.js +14 -0
- package/esm2015/jqxtimepicker/jqwidgets-ng-jqxtimepicker.js +4 -0
- package/esm2015/jqxtimepicker/public_api.js +2 -0
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.js +284 -0
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.module.js +13 -0
- package/esm2015/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.js +4 -0
- package/esm2015/jqxtogglebutton/public_api.js +2 -0
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.js +242 -0
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.module.js +19 -0
- package/esm2015/jqxtoolbar/jqwidgets-ng-jqxtoolbar.js +4 -0
- package/esm2015/jqxtoolbar/public_api.js +2 -0
- package/esm2015/jqxtooltip/angular_jqxtooltip.js +341 -0
- package/esm2015/jqxtooltip/angular_jqxtooltip.module.js +13 -0
- package/esm2015/jqxtooltip/jqwidgets-ng-jqxtooltip.js +4 -0
- package/esm2015/jqxtooltip/public_api.js +2 -0
- package/esm2015/jqxtree/angular_jqxtree.js +434 -0
- package/esm2015/jqxtree/angular_jqxtree.module.js +19 -0
- package/esm2015/jqxtree/jqwidgets-ng-jqxtree.js +4 -0
- package/esm2015/jqxtree/public_api.js +2 -0
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.js +1209 -0
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.module.js +24 -0
- package/esm2015/jqxtreegrid/jqwidgets-ng-jqxtreegrid.js +4 -0
- package/esm2015/jqxtreegrid/public_api.js +2 -0
- package/esm2015/jqxtreemap/angular_jqxtreemap.js +293 -0
- package/esm2015/jqxtreemap/angular_jqxtreemap.module.js +15 -0
- package/esm2015/jqxtreemap/jqwidgets-ng-jqxtreemap.js +4 -0
- package/esm2015/jqxtreemap/public_api.js +2 -0
- package/esm2015/jqxvalidator/angular_jqxvalidator.js +241 -0
- package/esm2015/jqxvalidator/angular_jqxvalidator.module.js +13 -0
- package/esm2015/jqxvalidator/jqwidgets-ng-jqxvalidator.js +4 -0
- package/esm2015/jqxvalidator/public_api.js +2 -0
- package/esm2015/jqxwindow/angular_jqxwindow.js +507 -0
- package/esm2015/jqxwindow/angular_jqxwindow.module.js +14 -0
- package/esm2015/jqxwindow/jqwidgets-ng-jqxwindow.js +4 -0
- package/esm2015/jqxwindow/public_api.js +2 -0
- package/fesm2015/jqwidgets-ng-jqxbargauge.js +365 -0
- package/fesm2015/jqwidgets-ng-jqxbulletchart.js +312 -0
- package/fesm2015/jqwidgets-ng-jqxbuttongroup.js +227 -0
- package/fesm2015/jqwidgets-ng-jqxbuttons.js +302 -0
- package/fesm2015/jqwidgets-ng-jqxcalendar.js +564 -0
- package/fesm2015/jqwidgets-ng-jqxchart.js +552 -0
- package/fesm2015/jqwidgets-ng-jqxcheckbox.js +330 -0
- package/fesm2015/jqwidgets-ng-jqxcolorpicker.js +202 -0
- package/fesm2015/jqwidgets-ng-jqxcombobox.js +949 -0
- package/fesm2015/jqwidgets-ng-jqxcomplexinput.js +321 -0
- package/fesm2015/jqwidgets-ng-jqxdatatable.js +1138 -0
- package/fesm2015/jqwidgets-ng-jqxdatetimeinput.js +569 -0
- package/fesm2015/jqwidgets-ng-jqxdocking.js +336 -0
- package/fesm2015/jqwidgets-ng-jqxdockinglayout.js +259 -0
- package/fesm2015/jqwidgets-ng-jqxdockpanel.js +178 -0
- package/fesm2015/jqwidgets-ng-jqxdragdrop.js +333 -0
- package/fesm2015/jqwidgets-ng-jqxdraw.js +197 -0
- package/fesm2015/jqwidgets-ng-jqxdropdownbutton.js +317 -0
- package/fesm2015/jqwidgets-ng-jqxdropdownlist.js +882 -0
- package/fesm2015/jqwidgets-ng-jqxeditor.js +316 -0
- package/fesm2015/jqwidgets-ng-jqxexpander.js +313 -0
- package/fesm2015/jqwidgets-ng-jqxfileupload.js +308 -0
- package/fesm2015/jqwidgets-ng-jqxform.js +239 -0
- package/fesm2015/jqwidgets-ng-jqxformattedinput.js +415 -0
- package/fesm2015/jqwidgets-ng-jqxgauge.js +374 -0
- package/fesm2015/jqwidgets-ng-jqxgrid.js +2384 -0
- package/fesm2015/jqwidgets-ng-jqxheatmap.js +230 -0
- package/fesm2015/jqwidgets-ng-jqxinput.js +386 -0
- package/fesm2015/jqwidgets-ng-jqxkanban.js +310 -0
- package/fesm2015/jqwidgets-ng-jqxknob.js +381 -0
- package/fesm2015/jqwidgets-ng-jqxlayout.js +244 -0
- package/fesm2015/jqwidgets-ng-jqxlineargauge.js +374 -0
- package/fesm2015/jqwidgets-ng-jqxlinkbutton.js +179 -0
- package/fesm2015/jqwidgets-ng-jqxlistbox.js +882 -0
- package/fesm2015/jqwidgets-ng-jqxlistmenu.js +327 -0
- package/fesm2015/jqwidgets-ng-jqxloader.js +231 -0
- package/fesm2015/jqwidgets-ng-jqxmaskedinput.js +278 -0
- package/fesm2015/jqwidgets-ng-jqxmenu.js +392 -0
- package/fesm2015/jqwidgets-ng-jqxnavbar.js +280 -0
- package/fesm2015/jqwidgets-ng-jqxnavigationbar.js +346 -0
- package/fesm2015/jqwidgets-ng-jqxnotification.js +353 -0
- package/fesm2015/jqwidgets-ng-jqxnumberinput.js +454 -0
- package/fesm2015/jqwidgets-ng-jqxpanel.js +243 -0
- package/fesm2015/jqwidgets-ng-jqxpasswordinput.js +321 -0
- package/fesm2015/jqwidgets-ng-jqxpivotdesigner.js +162 -0
- package/fesm2015/jqwidgets-ng-jqxpivotgrid.js +302 -0
- package/fesm2015/jqwidgets-ng-jqxpopover.js +307 -0
- package/fesm2015/jqwidgets-ng-jqxprogressbar.js +295 -0
- package/fesm2015/jqwidgets-ng-jqxradiobutton.js +313 -0
- package/fesm2015/jqwidgets-ng-jqxrangeselector.js +372 -0
- package/fesm2015/jqwidgets-ng-jqxrating.js +269 -0
- package/fesm2015/jqwidgets-ng-jqxrepeatbutton.js +301 -0
- package/fesm2015/jqwidgets-ng-jqxresponsivepanel.js +286 -0
- package/fesm2015/jqwidgets-ng-jqxribbon.js +351 -0
- package/fesm2015/jqwidgets-ng-jqxscheduler.js +774 -0
- package/fesm2015/jqwidgets-ng-jqxscrollbar.js +266 -0
- package/fesm2015/jqwidgets-ng-jqxscrollview.js +260 -0
- package/fesm2015/jqwidgets-ng-jqxslider.js +501 -0
- package/fesm2015/jqwidgets-ng-jqxsortable.js +424 -0
- package/fesm2015/jqwidgets-ng-jqxsplitlayout.js +190 -0
- package/fesm2015/jqwidgets-ng-jqxsplitter.js +251 -0
- package/fesm2015/jqwidgets-ng-jqxswitchbutton.js +278 -0
- package/fesm2015/jqwidgets-ng-jqxtabs.js +500 -0
- package/fesm2015/jqwidgets-ng-jqxtagcloud.js +390 -0
- package/fesm2015/jqwidgets-ng-jqxtextarea.js +385 -0
- package/fesm2015/jqwidgets-ng-jqxtimepicker.js +281 -0
- package/fesm2015/jqwidgets-ng-jqxtogglebutton.js +301 -0
- package/fesm2015/jqwidgets-ng-jqxtoolbar.js +259 -0
- package/fesm2015/jqwidgets-ng-jqxtooltip.js +358 -0
- package/fesm2015/jqwidgets-ng-jqxtree.js +451 -0
- package/fesm2015/jqwidgets-ng-jqxtreegrid.js +1226 -0
- package/fesm2015/jqwidgets-ng-jqxtreemap.js +310 -0
- package/fesm2015/jqwidgets-ng-jqxvalidator.js +258 -0
- package/fesm2015/jqwidgets-ng-jqxwindow.js +524 -0
- package/jqwidgets/globalization/globalize.culture.cs-CZ.js +87 -0
- package/jqwidgets/globalization/globalize.culture.de-DE.js +83 -0
- package/jqwidgets/globalization/globalize.culture.en-CA.js +51 -0
- package/jqwidgets/globalization/globalize.culture.en-US.js +35 -0
- package/jqwidgets/globalization/globalize.culture.fr-FR.js +81 -0
- package/jqwidgets/globalization/globalize.culture.he-IL.js +99 -0
- package/jqwidgets/globalization/globalize.culture.hr-HR.js +83 -0
- package/jqwidgets/globalization/globalize.culture.hu-HU.js +82 -0
- package/jqwidgets/globalization/globalize.culture.it-IT.js +82 -0
- package/jqwidgets/globalization/globalize.culture.ja-JP.js +102 -0
- package/jqwidgets/globalization/globalize.culture.lt.js +85 -0
- package/jqwidgets/globalization/globalize.culture.ru-RU.js +84 -0
- package/jqwidgets/globalization/globalize.culture.sa-IN.js +73 -0
- package/jqwidgets/globalization/globalize.js +1607 -0
- package/jqwidgets/jqx-all.js +204 -0
- package/jqwidgets/jqxangular.js +9 -0
- package/jqwidgets/jqxbargauge.js +9 -0
- package/jqwidgets/jqxbulletchart.js +9 -0
- package/jqwidgets/jqxbuttongroup.js +9 -0
- package/jqwidgets/jqxbuttons.js +9 -0
- package/jqwidgets/jqxcalendar.js +9 -0
- package/jqwidgets/jqxchart.annotations.js +9 -0
- package/jqwidgets/jqxchart.api.js +9 -0
- package/jqwidgets/jqxchart.core.js +9 -0
- package/jqwidgets/jqxchart.js +21 -0
- package/jqwidgets/jqxchart.rangeselector.js +9 -0
- package/jqwidgets/jqxchart.waterfall.js +9 -0
- package/jqwidgets/jqxcheckbox.js +9 -0
- package/jqwidgets/jqxcolorpicker.js +9 -0
- package/jqwidgets/jqxcombobox.js +9 -0
- package/jqwidgets/jqxcomplexinput.js +9 -0
- package/jqwidgets/jqxcore.elements.js +1 -0
- package/jqwidgets/jqxcore.js +16 -0
- package/jqwidgets/jqxdata.export.js +9 -0
- package/jqwidgets/jqxdata.js +9 -0
- package/jqwidgets/jqxdatatable.js +9 -0
- package/jqwidgets/jqxdate.js +9 -0
- package/jqwidgets/jqxdatetimeinput.js +9 -0
- package/jqwidgets/jqxdocking.js +9 -0
- package/jqwidgets/jqxdockinglayout.js +9 -0
- package/jqwidgets/jqxdockpanel.js +9 -0
- package/jqwidgets/jqxdragdrop.js +9 -0
- package/jqwidgets/jqxdraw.js +9 -0
- package/jqwidgets/jqxdropdownbutton.js +9 -0
- package/jqwidgets/jqxdropdownlist.js +9 -0
- package/jqwidgets/jqxeditor.js +9 -0
- package/jqwidgets/jqxexpander.js +9 -0
- package/jqwidgets/jqxexport.js +3495 -0
- package/jqwidgets/jqxfileupload.js +9 -0
- package/jqwidgets/jqxform.js +9 -0
- package/jqwidgets/jqxformattedinput.js +9 -0
- package/jqwidgets/jqxgauge.js +9 -0
- package/jqwidgets/jqxgrid.aggregates.js +9 -0
- package/jqwidgets/jqxgrid.chart.js +339 -0
- package/jqwidgets/jqxgrid.columnsreorder.js +9 -0
- package/jqwidgets/jqxgrid.columnsresize.js +9 -0
- package/jqwidgets/jqxgrid.edit.js +9 -0
- package/jqwidgets/jqxgrid.export.js +9 -0
- package/jqwidgets/jqxgrid.filter.js +9 -0
- package/jqwidgets/jqxgrid.grouping.js +9 -0
- package/jqwidgets/jqxgrid.js +9 -0
- package/jqwidgets/jqxgrid.pager.js +9 -0
- package/jqwidgets/jqxgrid.selection.js +9 -0
- package/jqwidgets/jqxgrid.sort.js +9 -0
- package/jqwidgets/jqxgrid.storage.js +9 -0
- package/jqwidgets/jqxheatmap.js +9 -0
- package/jqwidgets/jqximport.js +2946 -0
- package/jqwidgets/jqxinput.js +9 -0
- package/jqwidgets/jqxkanban.js +9 -0
- package/jqwidgets/jqxknob.js +9 -0
- package/jqwidgets/jqxknockout.js +9 -0
- package/jqwidgets/jqxlayout.js +9 -0
- package/jqwidgets/jqxlistbox.js +9 -0
- package/jqwidgets/jqxlistmenu.js +9 -0
- package/jqwidgets/jqxloader.js +9 -0
- package/jqwidgets/jqxmaskedinput.js +9 -0
- package/jqwidgets/jqxmaterialcolorpicker.js +167 -0
- package/jqwidgets/jqxmenu.js +9 -0
- package/jqwidgets/jqxnavbar.js +9 -0
- package/jqwidgets/jqxnavigationbar.js +9 -0
- package/jqwidgets/jqxnotification.js +9 -0
- package/jqwidgets/jqxnumberinput.js +9 -0
- package/jqwidgets/jqxpanel.js +9 -0
- package/jqwidgets/jqxpasswordinput.js +9 -0
- package/jqwidgets/jqxpivot.js +9 -0
- package/jqwidgets/jqxpivotdesigner.js +9 -0
- package/jqwidgets/jqxpivotgrid.js +9 -0
- package/jqwidgets/jqxpopover.js +9 -0
- package/jqwidgets/jqxprogressbar.js +9 -0
- package/jqwidgets/jqxradiobutton.js +9 -0
- package/jqwidgets/jqxrangeselector.js +9 -0
- package/jqwidgets/jqxrating.js +9 -0
- package/jqwidgets/jqxresponse.js +1 -0
- package/jqwidgets/jqxresponsivepanel.js +9 -0
- package/jqwidgets/jqxribbon.js +9 -0
- package/jqwidgets/jqxscheduler.api.js +9 -0
- package/jqwidgets/jqxscheduler.js +9 -0
- package/jqwidgets/jqxscrollbar.js +9 -0
- package/jqwidgets/jqxscrollview.js +9 -0
- package/jqwidgets/jqxslider.js +9 -0
- package/jqwidgets/jqxsortable.js +9 -0
- package/jqwidgets/jqxsplitlayout.js +9 -0
- package/jqwidgets/jqxsplitter.js +9 -0
- package/jqwidgets/jqxswitchbutton.js +9 -0
- package/jqwidgets/jqxtabs.js +9 -0
- package/jqwidgets/jqxtagcloud.js +9 -0
- package/jqwidgets/jqxtextarea.js +9 -0
- package/jqwidgets/jqxtimepicker.js +9 -0
- package/jqwidgets/jqxtoolbar.js +9 -0
- package/jqwidgets/jqxtooltip.js +9 -0
- package/jqwidgets/jqxtouch.js +9 -0
- package/jqwidgets/jqxtree.js +9 -0
- package/jqwidgets/jqxtreegrid.js +9 -0
- package/jqwidgets/jqxtreemap.js +9 -0
- package/jqwidgets/jqxvalidator.js +9 -0
- package/jqwidgets/jqxwindow.js +9 -0
- package/jqwidgets/styles/Thumbs.db +0 -0
- package/jqwidgets/styles/font/jqx-icons.eot +0 -0
- package/jqwidgets/styles/font/jqx-icons.svg +224 -0
- package/jqwidgets/styles/font/jqx-icons.ttf +0 -0
- package/jqwidgets/styles/font/jqx-icons.woff +0 -0
- package/jqwidgets/styles/font/jqx-icons.woff2 +0 -0
- package/jqwidgets/styles/images/Thumbs.db +0 -0
- package/jqwidgets/styles/images/backImage.png +0 -0
- package/jqwidgets/styles/images/backgroundTop.png +0 -0
- package/jqwidgets/styles/images/bg_black.png +0 -0
- package/jqwidgets/styles/images/bg_black_horizontal.png +0 -0
- package/jqwidgets/styles/images/bg_blackhover.png +0 -0
- package/jqwidgets/styles/images/bg_blackhover_horizontal.png +0 -0
- package/jqwidgets/styles/images/bg_blackpressed.png +0 -0
- package/jqwidgets/styles/images/bg_blackpressed_horizontal.png +0 -0
- package/jqwidgets/styles/images/bg_blueenergy.png +0 -0
- package/jqwidgets/styles/images/bg_darkblue.png +0 -0
- package/jqwidgets/styles/images/bg_darkbluehover.png +0 -0
- package/jqwidgets/styles/images/bg_darkbluepressed.png +0 -0
- package/jqwidgets/styles/images/black_gradient.png +0 -0
- package/jqwidgets/styles/images/blackbackground.png +0 -0
- package/jqwidgets/styles/images/check_black.png +0 -0
- package/jqwidgets/styles/images/check_blue.png +0 -0
- package/jqwidgets/styles/images/check_blue_indeterminate.png +0 -0
- package/jqwidgets/styles/images/check_disabled.png +0 -0
- package/jqwidgets/styles/images/check_indeterminate_black.png +0 -0
- package/jqwidgets/styles/images/check_indeterminate_disabled.png +0 -0
- package/jqwidgets/styles/images/check_indeterminate_white.png +0 -0
- package/jqwidgets/styles/images/check_lightblue.png +0 -0
- package/jqwidgets/styles/images/check_lightblue_indeterminate.png +0 -0
- package/jqwidgets/styles/images/check_white.png +0 -0
- package/jqwidgets/styles/images/close.png +0 -0
- package/jqwidgets/styles/images/close_black.png +0 -0
- package/jqwidgets/styles/images/close_blue.png +0 -0
- package/jqwidgets/styles/images/close_white.png +0 -0
- package/jqwidgets/styles/images/colorpicker/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/colorpicker/Thumbs.db +0 -0
- package/jqwidgets/styles/images/colorpicker/bar-hue.png +0 -0
- package/jqwidgets/styles/images/colorpicker/bar-saturation.png +0 -0
- package/jqwidgets/styles/images/colorpicker/map-hue.png +0 -0
- package/jqwidgets/styles/images/colorpicker/map-saturation-overlay.png +0 -0
- package/jqwidgets/styles/images/colorpicker/map-saturation.png +0 -0
- package/jqwidgets/styles/images/common.png +0 -0
- package/jqwidgets/styles/images/create-area-dark.png +0 -0
- package/jqwidgets/styles/images/create-area.png +0 -0
- package/jqwidgets/styles/images/create-bar-dark.png +0 -0
- package/jqwidgets/styles/images/create-bar.png +0 -0
- package/jqwidgets/styles/images/create-column-dark.png +0 -0
- package/jqwidgets/styles/images/create-column.png +0 -0
- package/jqwidgets/styles/images/create-line-dark.png +0 -0
- package/jqwidgets/styles/images/create-line.png +0 -0
- package/jqwidgets/styles/images/create-pie-dark.png +0 -0
- package/jqwidgets/styles/images/create-pie.png +0 -0
- package/jqwidgets/styles/images/create-scatter-dark.png +0 -0
- package/jqwidgets/styles/images/create-scatter.png +0 -0
- package/jqwidgets/styles/images/crosshair-white.png +0 -0
- package/jqwidgets/styles/images/crosshair.png +0 -0
- package/jqwidgets/styles/images/darkness/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/darkness/Thumbs.db +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_flat_30_cccccc_40x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_glass_20_555555_1x400.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_inset-soft_25_000000_1x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_222222_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_4b8e0b_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_a83300_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_cccccc_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_ffffff_256x240.png +0 -0
- package/jqwidgets/styles/images/darkred_gradient.png +0 -0
- package/jqwidgets/styles/images/drag.png +0 -0
- package/jqwidgets/styles/images/dragcancel.png +0 -0
- package/jqwidgets/styles/images/error.png +0 -0
- package/jqwidgets/styles/images/filter.png +0 -0
- package/jqwidgets/styles/images/html_editor.png +0 -0
- package/jqwidgets/styles/images/html_editor_white.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-light.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-metro-light.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-metro-yellow-light.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-white.png +0 -0
- package/jqwidgets/styles/images/icon-calendar.png +0 -0
- package/jqwidgets/styles/images/icon-cancel-white.png +0 -0
- package/jqwidgets/styles/images/icon-cancel.png +0 -0
- package/jqwidgets/styles/images/icon-delete-white.png +0 -0
- package/jqwidgets/styles/images/icon-delete.png +0 -0
- package/jqwidgets/styles/images/icon-down-blue.png +0 -0
- package/jqwidgets/styles/images/icon-down-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-down-white.png +0 -0
- package/jqwidgets/styles/images/icon-down.png +0 -0
- package/jqwidgets/styles/images/icon-edit-white.png +0 -0
- package/jqwidgets/styles/images/icon-edit.png +0 -0
- package/jqwidgets/styles/images/icon-first-blue.png +0 -0
- package/jqwidgets/styles/images/icon-first-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-first-white.png +0 -0
- package/jqwidgets/styles/images/icon-first.png +0 -0
- package/jqwidgets/styles/images/icon-info-small.png +0 -0
- package/jqwidgets/styles/images/icon-last-blue.png +0 -0
- package/jqwidgets/styles/images/icon-last-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-last-white.png +0 -0
- package/jqwidgets/styles/images/icon-last.png +0 -0
- package/jqwidgets/styles/images/icon-left-blue.png +0 -0
- package/jqwidgets/styles/images/icon-left-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-left-white.png +0 -0
- package/jqwidgets/styles/images/icon-left.png +0 -0
- package/jqwidgets/styles/images/icon-menu-minimized-white.png +0 -0
- package/jqwidgets/styles/images/icon-menu-minimized.png +0 -0
- package/jqwidgets/styles/images/icon-menu-small-white.png +0 -0
- package/jqwidgets/styles/images/icon-menu-small.png +0 -0
- package/jqwidgets/styles/images/icon-plus-white.png +0 -0
- package/jqwidgets/styles/images/icon-plus.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence-exception-white.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence-exception.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence-white.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence.png +0 -0
- package/jqwidgets/styles/images/icon-right-blue.png +0 -0
- package/jqwidgets/styles/images/icon-right-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-right-white.png +0 -0
- package/jqwidgets/styles/images/icon-right.png +0 -0
- package/jqwidgets/styles/images/icon-save-white.png +0 -0
- package/jqwidgets/styles/images/icon-save.png +0 -0
- package/jqwidgets/styles/images/icon-showpassword-white.png +0 -0
- package/jqwidgets/styles/images/icon-showpassword.png +0 -0
- package/jqwidgets/styles/images/icon-sort-asc-white.png +0 -0
- package/jqwidgets/styles/images/icon-sort-asc.png +0 -0
- package/jqwidgets/styles/images/icon-sort-desc-white.png +0 -0
- package/jqwidgets/styles/images/icon-sort-desc.png +0 -0
- package/jqwidgets/styles/images/icon-sort-remove-white.png +0 -0
- package/jqwidgets/styles/images/icon-sort-remove.png +0 -0
- package/jqwidgets/styles/images/icon-time-white.png +0 -0
- package/jqwidgets/styles/images/icon-time.png +0 -0
- package/jqwidgets/styles/images/icon-up-blue.png +0 -0
- package/jqwidgets/styles/images/icon-up-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-up-white.png +0 -0
- package/jqwidgets/styles/images/icon-up.png +0 -0
- package/jqwidgets/styles/images/icon_collapse.png +0 -0
- package/jqwidgets/styles/images/icon_expand.png +0 -0
- package/jqwidgets/styles/images/info.png +0 -0
- package/jqwidgets/styles/images/le-frog/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/le-frog/Thumbs.db +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-hard_30_285c00_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-soft_60_4ca20b_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_inset-soft_10_285c00_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_4eb305_256x240.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_72b42d_256x240.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_cd0a0a_256x240.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_ffffff_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/lightness/Thumbs.db +0 -0
- package/jqwidgets/styles/images/lightness/icon-first.png +0 -0
- package/jqwidgets/styles/images/lightness/icon-last.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_flat_10_000000_40x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_222222_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_228ef1_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_ef8c08_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_ffd27a_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_ffffff_256x240.png +0 -0
- package/jqwidgets/styles/images/loader-small.gif +0 -0
- package/jqwidgets/styles/images/loader.gif +0 -0
- package/jqwidgets/styles/images/mail.png +0 -0
- package/jqwidgets/styles/images/material-icon-down-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-down.png +0 -0
- package/jqwidgets/styles/images/material-icon-first-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-first.png +0 -0
- package/jqwidgets/styles/images/material-icon-last-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-last.png +0 -0
- package/jqwidgets/styles/images/material-icon-left-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-left.png +0 -0
- package/jqwidgets/styles/images/material-icon-right-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-right.png +0 -0
- package/jqwidgets/styles/images/material-icon-up-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-up.png +0 -0
- package/jqwidgets/styles/images/material_check_black.png +0 -0
- package/jqwidgets/styles/images/material_check_white.png +0 -0
- package/jqwidgets/styles/images/menubutton.png +0 -0
- package/jqwidgets/styles/images/metro-icon-down-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-down.png +0 -0
- package/jqwidgets/styles/images/metro-icon-first-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-first.png +0 -0
- package/jqwidgets/styles/images/metro-icon-last-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-last.png +0 -0
- package/jqwidgets/styles/images/metro-icon-left-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-left.png +0 -0
- package/jqwidgets/styles/images/metro-icon-right - Copy.png +0 -0
- package/jqwidgets/styles/images/metro-icon-right-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-right.png +0 -0
- package/jqwidgets/styles/images/metro-icon-up-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-up.png +0 -0
- package/jqwidgets/styles/images/multi-arrow.gif +0 -0
- package/jqwidgets/styles/images/office-icon-down.png +0 -0
- package/jqwidgets/styles/images/office-icon-first.png +0 -0
- package/jqwidgets/styles/images/office-icon-last.png +0 -0
- package/jqwidgets/styles/images/office-icon-left.png +0 -0
- package/jqwidgets/styles/images/office-icon-right.png +0 -0
- package/jqwidgets/styles/images/office-icon-up.png +0 -0
- package/jqwidgets/styles/images/overcast/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/overcast/Thumbs.db +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_0_eeeeee_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_55_c0402a_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_55_eeeeee_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_glass_35_dddddd_1x400.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_glass_60_eeeeee_1x400.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_inset-hard_75_999999_1x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_3383bb_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_454545_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_70b2e1_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_999999_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_fbc856_256x240.png +0 -0
- package/jqwidgets/styles/images/pin-black.png +0 -0
- package/jqwidgets/styles/images/pin-blue.png +0 -0
- package/jqwidgets/styles/images/pin-lightblue.png +0 -0
- package/jqwidgets/styles/images/pin-white.png +0 -0
- package/jqwidgets/styles/images/pin-yellow.png +0 -0
- package/jqwidgets/styles/images/pin.png +0 -0
- package/jqwidgets/styles/images/pinned-black.png +0 -0
- package/jqwidgets/styles/images/pinned-blue.png +0 -0
- package/jqwidgets/styles/images/pinned-lightblue.png +0 -0
- package/jqwidgets/styles/images/pinned-white.png +0 -0
- package/jqwidgets/styles/images/pinned-yellow.png +0 -0
- package/jqwidgets/styles/images/pinned.png +0 -0
- package/jqwidgets/styles/images/plus.png +0 -0
- package/jqwidgets/styles/images/plus_white.png +0 -0
- package/jqwidgets/styles/images/pointer.png +0 -0
- package/jqwidgets/styles/images/rangebar_classic.png +0 -0
- package/jqwidgets/styles/images/rangebar_darkblue.png +0 -0
- package/jqwidgets/styles/images/rangebar_shinyblack.png +0 -0
- package/jqwidgets/styles/images/rangebar_summer.png +0 -0
- package/jqwidgets/styles/images/red_arrow_down.png +0 -0
- package/jqwidgets/styles/images/red_arrow_up.png +0 -0
- package/jqwidgets/styles/images/red_gradient.png +0 -0
- package/jqwidgets/styles/images/redmond/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/redmond/Thumbs.db +0 -0
- package/jqwidgets/styles/images/redmond/icon-first.png +0 -0
- package/jqwidgets/styles/images/redmond/icon-last.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_flat_55_fbec88_40x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_glass_85_dfeffc_1x400.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_217bc0_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_2e83ff_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_469bdd_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_6da8d5_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_cd0a0a_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_d8e7f3_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_f9bd01_256x240.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_black.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_disabled.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_indeterminate.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_white.png +0 -0
- package/jqwidgets/styles/images/roundbg_classic_hover.png +0 -0
- package/jqwidgets/styles/images/roundbg_classic_normal.png +0 -0
- package/jqwidgets/styles/images/roundbg_disabled.png +0 -0
- package/jqwidgets/styles/images/search.png +0 -0
- package/jqwidgets/styles/images/search_white.png +0 -0
- package/jqwidgets/styles/images/smoothness/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/smoothness/Thumbs.db +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_222222_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_2e83ff_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_454545_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_888888_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
- package/jqwidgets/styles/images/sortasc.png +0 -0
- package/jqwidgets/styles/images/sortascbutton.png +0 -0
- package/jqwidgets/styles/images/sortdesc.png +0 -0
- package/jqwidgets/styles/images/sortdescbutton.png +0 -0
- package/jqwidgets/styles/images/sortremove.png +0 -0
- package/jqwidgets/styles/images/star.png +0 -0
- package/jqwidgets/styles/images/star_disabled.png +0 -0
- package/jqwidgets/styles/images/star_hover.png +0 -0
- package/jqwidgets/styles/images/start/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/start/Thumbs.db +0 -0
- package/jqwidgets/styles/images/start/ui-bg_flat_55_999999_40x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_glass_45_0078ae_1x400.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_glass_55_f8da4e_1x400.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_glass_75_79c9ec_1x400.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_gloss-wave_45_e14f1c_500x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_gloss-wave_50_6eac2c_500x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_gloss-wave_75_2191c0_500x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_0078ae_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_056b93_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_d8e7f3_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_e0fdff_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_f5e175_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_f7a50d_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_fcd113_256x240.png +0 -0
- package/jqwidgets/styles/images/stripes.png +0 -0
- package/jqwidgets/styles/images/success.png +0 -0
- package/jqwidgets/styles/images/sunny/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/sunny/Thumbs.db +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_diagonals-medium_20_d34d17_40x40.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_flat_30_cccccc_40x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_45_817865_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_inset-soft_30_ffffff_1x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_3d3d3d_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_bd7b00_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_d19405_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_eb990f_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_ed9f26_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_fadc7a_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_ffe180_256x240.png +0 -0
- package/jqwidgets/styles/images/tick.png +0 -0
- package/jqwidgets/styles/images/time.png +0 -0
- package/jqwidgets/styles/images/track_classic.png +0 -0
- package/jqwidgets/styles/images/track_darkblue.png +0 -0
- package/jqwidgets/styles/images/track_shinyblack.png +0 -0
- package/jqwidgets/styles/images/track_summer.png +0 -0
- package/jqwidgets/styles/images/warning.png +0 -0
- package/jqwidgets/styles/images/wp_check_indeterminate_white.png +0 -0
- package/jqwidgets/styles/images/wp_check_white.png +0 -0
- package/jqwidgets/styles/jqx.android.css +527 -0
- package/jqwidgets/styles/jqx.arctic.css +536 -0
- package/jqwidgets/styles/jqx.base.css +9267 -0
- package/jqwidgets/styles/jqx.black.css +515 -0
- package/jqwidgets/styles/jqx.blackberry.css +656 -0
- package/jqwidgets/styles/jqx.blue.css +2326 -0
- package/jqwidgets/styles/jqx.bootstrap.css +928 -0
- package/jqwidgets/styles/jqx.classic.css +82 -0
- package/jqwidgets/styles/jqx.dark-ie.css +1014 -0
- package/jqwidgets/styles/jqx.dark.css +2370 -0
- package/jqwidgets/styles/jqx.darkblue.css +261 -0
- package/jqwidgets/styles/jqx.energyblue.css +16 -0
- package/jqwidgets/styles/jqx.flat.css +537 -0
- package/jqwidgets/styles/jqx.fresh.css +138 -0
- package/jqwidgets/styles/jqx.glacier.css +276 -0
- package/jqwidgets/styles/jqx.highcontrast.css +135 -0
- package/jqwidgets/styles/jqx.light-ie.css +1302 -0
- package/jqwidgets/styles/jqx.light.css +2348 -0
- package/jqwidgets/styles/jqx.material-green.css +1855 -0
- package/jqwidgets/styles/jqx.material-purple.css +1853 -0
- package/jqwidgets/styles/jqx.material.css +1845 -0
- package/jqwidgets/styles/jqx.metro.css +349 -0
- package/jqwidgets/styles/jqx.metrodark.css +464 -0
- package/jqwidgets/styles/jqx.mobile.css +780 -0
- package/jqwidgets/styles/jqx.office.css +334 -0
- package/jqwidgets/styles/jqx.orange.css +264 -0
- package/jqwidgets/styles/jqx.shinyblack.css +246 -0
- package/jqwidgets/styles/jqx.summer.css +85 -0
- package/jqwidgets/styles/jqx.ui-darkness.css +273 -0
- package/jqwidgets/styles/jqx.ui-le-frog.css +355 -0
- package/jqwidgets/styles/jqx.ui-lightness.css +174 -0
- package/jqwidgets/styles/jqx.ui-overcast.css +190 -0
- package/jqwidgets/styles/jqx.ui-redmond.css +195 -0
- package/jqwidgets/styles/jqx.ui-smoothness.css +177 -0
- package/jqwidgets/styles/jqx.ui-start.css +275 -0
- package/jqwidgets/styles/jqx.ui-sunny.css +188 -0
- package/jqwidgets/styles/jqx.web.css +314 -0
- package/jqwidgets/styles/jqx.windowsphone.css +524 -0
- package/jqwidgets/styles/theme.css +2275 -0
- package/jqwidgets.d.ts +4931 -0
- package/jqxbargauge/angular_jqxbargauge.d.ts +72 -0
- package/jqxbargauge/angular_jqxbargauge.module.d.ts +2 -0
- package/jqxbargauge/jqwidgets-ng-jqxbargauge.d.ts +4 -0
- package/jqxbargauge/jqwidgets-ng-jqxbargauge.metadata.json +1 -0
- package/jqxbargauge/package.json +11 -0
- package/jqxbargauge/public_api.d.ts +2 -0
- package/jqxbulletchart/angular_jqxbulletchart.d.ts +60 -0
- package/jqxbulletchart/angular_jqxbulletchart.module.d.ts +2 -0
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.d.ts +4 -0
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.metadata.json +1 -0
- package/jqxbulletchart/package.json +11 -0
- package/jqxbulletchart/public_api.d.ts +2 -0
- package/jqxbuttongroup/angular_jqxbuttongroup.d.ts +46 -0
- package/jqxbuttongroup/angular_jqxbuttongroup.module.d.ts +2 -0
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.d.ts +4 -0
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.metadata.json +1 -0
- package/jqxbuttongroup/package.json +11 -0
- package/jqxbuttongroup/public_api.d.ts +2 -0
- package/jqxbuttons/angular_jqxbuttons.d.ts +58 -0
- package/jqxbuttons/angular_jqxbuttons.module.d.ts +2 -0
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.d.ts +4 -0
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.metadata.json +1 -0
- package/jqxbuttons/package.json +11 -0
- package/jqxbuttons/public_api.d.ts +2 -0
- package/jqxcalendar/angular_jqxcalendar.d.ts +121 -0
- package/jqxcalendar/angular_jqxcalendar.module.d.ts +2 -0
- package/jqxcalendar/jqwidgets-ng-jqxcalendar.d.ts +4 -0
- package/jqxcalendar/jqwidgets-ng-jqxcalendar.metadata.json +1 -0
- package/jqxcalendar/package.json +11 -0
- package/jqxcalendar/public_api.d.ts +2 -0
- package/jqxchart/angular_jqxchart.d.ts +121 -0
- package/jqxchart/angular_jqxchart.module.d.ts +2 -0
- package/jqxchart/jqwidgets-ng-jqxchart.d.ts +4 -0
- package/jqxchart/jqwidgets-ng-jqxchart.metadata.json +1 -0
- package/jqxchart/package.json +11 -0
- package/jqxchart/public_api.d.ts +2 -0
- package/jqxcheckbox/angular_jqxcheckbox.d.ts +67 -0
- package/jqxcheckbox/angular_jqxcheckbox.module.d.ts +2 -0
- package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.d.ts +4 -0
- package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.metadata.json +1 -0
- package/jqxcheckbox/package.json +11 -0
- package/jqxcheckbox/public_api.d.ts +2 -0
- package/jqxcolorpicker/angular_jqxcolorpicker.d.ts +36 -0
- package/jqxcolorpicker/angular_jqxcolorpicker.module.d.ts +2 -0
- package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.d.ts +4 -0
- package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.metadata.json +1 -0
- package/jqxcolorpicker/package.json +11 -0
- package/jqxcolorpicker/public_api.d.ts +2 -0
- package/jqxcombobox/angular_jqxcombobox.d.ts +159 -0
- package/jqxcombobox/angular_jqxcombobox.module.d.ts +2 -0
- package/jqxcombobox/jqwidgets-ng-jqxcombobox.d.ts +4 -0
- package/jqxcombobox/jqwidgets-ng-jqxcombobox.metadata.json +1 -0
- package/jqxcombobox/package.json +11 -0
- package/jqxcombobox/public_api.d.ts +2 -0
- package/jqxcomplexinput/angular_jqxcomplexinput.d.ts +61 -0
- package/jqxcomplexinput/angular_jqxcomplexinput.module.d.ts +2 -0
- package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.d.ts +4 -0
- package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.metadata.json +1 -0
- package/jqxcomplexinput/package.json +11 -0
- package/jqxcomplexinput/public_api.d.ts +2 -0
- package/jqxdatatable/angular_jqxdatatable.d.ts +193 -0
- package/jqxdatatable/angular_jqxdatatable.module.d.ts +2 -0
- package/jqxdatatable/jqwidgets-ng-jqxdatatable.d.ts +4 -0
- package/jqxdatatable/jqwidgets-ng-jqxdatatable.metadata.json +1 -0
- package/jqxdatatable/package.json +11 -0
- package/jqxdatatable/public_api.d.ts +2 -0
- package/jqxdatetimeinput/angular_jqxdatetimeinput.d.ts +120 -0
- package/jqxdatetimeinput/angular_jqxdatetimeinput.module.d.ts +2 -0
- package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.d.ts +4 -0
- package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.metadata.json +1 -0
- package/jqxdatetimeinput/package.json +11 -0
- package/jqxdatetimeinput/public_api.d.ts +2 -0
- package/jqxdocking/angular_jqxdocking.d.ts +74 -0
- package/jqxdocking/angular_jqxdocking.module.d.ts +2 -0
- package/jqxdocking/jqwidgets-ng-jqxdocking.d.ts +4 -0
- package/jqxdocking/jqwidgets-ng-jqxdocking.metadata.json +1 -0
- package/jqxdocking/package.json +11 -0
- package/jqxdocking/public_api.d.ts +2 -0
- package/jqxdockinglayout/angular_jqxdockinglayout.d.ts +51 -0
- package/jqxdockinglayout/angular_jqxdockinglayout.module.d.ts +2 -0
- package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.d.ts +4 -0
- package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.metadata.json +1 -0
- package/jqxdockinglayout/package.json +11 -0
- package/jqxdockinglayout/public_api.d.ts +2 -0
- package/jqxdockpanel/angular_jqxdockpanel.d.ts +31 -0
- package/jqxdockpanel/angular_jqxdockpanel.module.d.ts +2 -0
- package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.d.ts +4 -0
- package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.metadata.json +1 -0
- package/jqxdockpanel/package.json +11 -0
- package/jqxdockpanel/public_api.d.ts +2 -0
- package/jqxdragdrop/angular_jqxdragdrop.d.ts +68 -0
- package/jqxdragdrop/angular_jqxdragdrop.module.d.ts +2 -0
- package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.d.ts +4 -0
- package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.metadata.json +1 -0
- package/jqxdragdrop/package.json +11 -0
- package/jqxdragdrop/public_api.d.ts +2 -0
- package/jqxdraw/angular_jqxdraw.d.ts +41 -0
- package/jqxdraw/angular_jqxdraw.module.d.ts +2 -0
- package/jqxdraw/jqwidgets-ng-jqxdraw.d.ts +4 -0
- package/jqxdraw/jqwidgets-ng-jqxdraw.metadata.json +1 -0
- package/jqxdraw/package.json +11 -0
- package/jqxdraw/public_api.d.ts +2 -0
- package/jqxdropdownbutton/angular_jqxdropdownbutton.d.ts +64 -0
- package/jqxdropdownbutton/angular_jqxdropdownbutton.module.d.ts +2 -0
- package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.d.ts +4 -0
- package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.metadata.json +1 -0
- package/jqxdropdownbutton/package.json +11 -0
- package/jqxdropdownbutton/public_api.d.ts +2 -0
- package/jqxdropdownlist/angular_jqxdropdownlist.d.ts +148 -0
- package/jqxdropdownlist/angular_jqxdropdownlist.module.d.ts +2 -0
- package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.d.ts +4 -0
- package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.metadata.json +1 -0
- package/jqxdropdownlist/package.json +11 -0
- package/jqxdropdownlist/public_api.d.ts +2 -0
- package/jqxeditor/angular_jqxeditor.d.ts +59 -0
- package/jqxeditor/angular_jqxeditor.module.d.ts +2 -0
- package/jqxeditor/jqwidgets-ng-jqxeditor.d.ts +4 -0
- package/jqxeditor/jqwidgets-ng-jqxeditor.metadata.json +1 -0
- package/jqxeditor/package.json +11 -0
- package/jqxeditor/public_api.d.ts +2 -0
- package/jqxexpander/angular_jqxexpander.d.ts +66 -0
- package/jqxexpander/angular_jqxexpander.module.d.ts +2 -0
- package/jqxexpander/jqwidgets-ng-jqxexpander.d.ts +4 -0
- package/jqxexpander/jqwidgets-ng-jqxexpander.metadata.json +1 -0
- package/jqxexpander/package.json +11 -0
- package/jqxexpander/public_api.d.ts +2 -0
- package/jqxfileupload/angular_jqxfileupload.d.ts +63 -0
- package/jqxfileupload/angular_jqxfileupload.module.d.ts +2 -0
- package/jqxfileupload/jqwidgets-ng-jqxfileupload.d.ts +4 -0
- package/jqxfileupload/jqwidgets-ng-jqxfileupload.metadata.json +1 -0
- package/jqxfileupload/package.json +11 -0
- package/jqxfileupload/public_api.d.ts +2 -0
- package/jqxform/angular_jqxform.d.ts +43 -0
- package/jqxform/angular_jqxform.module.d.ts +2 -0
- package/jqxform/jqwidgets-ng-jqxform.d.ts +4 -0
- package/jqxform/jqwidgets-ng-jqxform.metadata.json +1 -0
- package/jqxform/package.json +11 -0
- package/jqxform/public_api.d.ts +2 -0
- package/jqxformattedinput/angular_jqxformattedinput.d.ts +81 -0
- package/jqxformattedinput/angular_jqxformattedinput.module.d.ts +2 -0
- package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.d.ts +4 -0
- package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.metadata.json +1 -0
- package/jqxformattedinput/package.json +11 -0
- package/jqxformattedinput/public_api.d.ts +2 -0
- package/jqxgauge/angular_jqxgauge.d.ts +74 -0
- package/jqxgauge/angular_jqxgauge.module.d.ts +2 -0
- package/jqxgauge/jqwidgets-ng-jqxgauge.d.ts +4 -0
- package/jqxgauge/jqwidgets-ng-jqxgauge.metadata.json +1 -0
- package/jqxgauge/package.json +11 -0
- package/jqxgauge/public_api.d.ts +2 -0
- package/jqxgrid/angular_jqxgrid.d.ts +401 -0
- package/jqxgrid/angular_jqxgrid.module.d.ts +2 -0
- package/jqxgrid/jqwidgets-ng-jqxgrid.d.ts +4 -0
- package/jqxgrid/jqwidgets-ng-jqxgrid.metadata.json +1 -0
- package/jqxgrid/package.json +11 -0
- package/jqxgrid/public_api.d.ts +2 -0
- package/jqxheatmap/angular_jqxheatmap.d.ts +45 -0
- package/jqxheatmap/angular_jqxheatmap.module.d.ts +2 -0
- package/jqxheatmap/jqwidgets-ng-jqxheatmap.d.ts +4 -0
- package/jqxheatmap/jqwidgets-ng-jqxheatmap.metadata.json +1 -0
- package/jqxheatmap/package.json +11 -0
- package/jqxheatmap/public_api.d.ts +2 -0
- package/jqxinput/angular_jqxinput.d.ts +76 -0
- package/jqxinput/angular_jqxinput.module.d.ts +2 -0
- package/jqxinput/jqwidgets-ng-jqxinput.d.ts +4 -0
- package/jqxinput/jqwidgets-ng-jqxinput.metadata.json +1 -0
- package/jqxinput/package.json +11 -0
- package/jqxinput/public_api.d.ts +2 -0
- package/jqxkanban/angular_jqxkanban.d.ts +63 -0
- package/jqxkanban/angular_jqxkanban.module.d.ts +2 -0
- package/jqxkanban/jqwidgets-ng-jqxkanban.d.ts +4 -0
- package/jqxkanban/jqwidgets-ng-jqxkanban.metadata.json +1 -0
- package/jqxkanban/package.json +11 -0
- package/jqxkanban/public_api.d.ts +2 -0
- package/jqxknob/angular_jqxknob.d.ts +74 -0
- package/jqxknob/angular_jqxknob.module.d.ts +2 -0
- package/jqxknob/jqwidgets-ng-jqxknob.d.ts +4 -0
- package/jqxknob/jqwidgets-ng-jqxknob.metadata.json +1 -0
- package/jqxknob/package.json +11 -0
- package/jqxknob/public_api.d.ts +2 -0
- package/jqxlayout/angular_jqxlayout.d.ts +47 -0
- package/jqxlayout/angular_jqxlayout.module.d.ts +2 -0
- package/jqxlayout/jqwidgets-ng-jqxlayout.d.ts +4 -0
- package/jqxlayout/jqwidgets-ng-jqxlayout.metadata.json +1 -0
- package/jqxlayout/package.json +11 -0
- package/jqxlayout/public_api.d.ts +2 -0
- package/jqxlineargauge/angular_jqxlineargauge.d.ts +74 -0
- package/jqxlineargauge/angular_jqxlineargauge.module.d.ts +2 -0
- package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.d.ts +4 -0
- package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.metadata.json +1 -0
- package/jqxlineargauge/package.json +11 -0
- package/jqxlineargauge/public_api.d.ts +2 -0
- package/jqxlinkbutton/angular_jqxlinkbutton.d.ts +31 -0
- package/jqxlinkbutton/angular_jqxlinkbutton.module.d.ts +2 -0
- package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.d.ts +4 -0
- package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.metadata.json +1 -0
- package/jqxlinkbutton/package.json +11 -0
- package/jqxlinkbutton/public_api.d.ts +2 -0
- package/jqxlistbox/angular_jqxlistbox.d.ts +148 -0
- package/jqxlistbox/angular_jqxlistbox.module.d.ts +2 -0
- package/jqxlistbox/jqwidgets-ng-jqxlistbox.d.ts +4 -0
- package/jqxlistbox/jqwidgets-ng-jqxlistbox.metadata.json +1 -0
- package/jqxlistbox/package.json +11 -0
- package/jqxlistbox/public_api.d.ts +2 -0
- package/jqxlistmenu/angular_jqxlistmenu.d.ts +64 -0
- package/jqxlistmenu/angular_jqxlistmenu.module.d.ts +2 -0
- package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.d.ts +4 -0
- package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.metadata.json +1 -0
- package/jqxlistmenu/package.json +11 -0
- package/jqxlistmenu/public_api.d.ts +2 -0
- package/jqxloader/angular_jqxloader.d.ts +43 -0
- package/jqxloader/angular_jqxloader.module.d.ts +2 -0
- package/jqxloader/jqwidgets-ng-jqxloader.d.ts +4 -0
- package/jqxloader/jqwidgets-ng-jqxloader.metadata.json +1 -0
- package/jqxloader/package.json +11 -0
- package/jqxloader/public_api.d.ts +2 -0
- package/jqxmaskedinput/angular_jqxmaskedinput.d.ts +53 -0
- package/jqxmaskedinput/angular_jqxmaskedinput.module.d.ts +2 -0
- package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.d.ts +4 -0
- package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.metadata.json +1 -0
- package/jqxmaskedinput/package.json +11 -0
- package/jqxmaskedinput/public_api.d.ts +2 -0
- package/jqxmenu/angular_jqxmenu.d.ts +82 -0
- package/jqxmenu/angular_jqxmenu.module.d.ts +2 -0
- package/jqxmenu/jqwidgets-ng-jqxmenu.d.ts +4 -0
- package/jqxmenu/jqwidgets-ng-jqxmenu.metadata.json +1 -0
- package/jqxmenu/package.json +11 -0
- package/jqxmenu/public_api.d.ts +2 -0
- package/jqxnavbar/angular_jqxnavbar.d.ts +55 -0
- package/jqxnavbar/angular_jqxnavbar.module.d.ts +2 -0
- package/jqxnavbar/jqwidgets-ng-jqxnavbar.d.ts +4 -0
- package/jqxnavbar/jqwidgets-ng-jqxnavbar.metadata.json +1 -0
- package/jqxnavbar/package.json +11 -0
- package/jqxnavbar/public_api.d.ts +2 -0
- package/jqxnavigationbar/angular_jqxnavigationbar.d.ts +75 -0
- package/jqxnavigationbar/angular_jqxnavigationbar.module.d.ts +2 -0
- package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.d.ts +4 -0
- package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.metadata.json +1 -0
- package/jqxnavigationbar/package.json +11 -0
- package/jqxnavigationbar/public_api.d.ts +2 -0
- package/jqxnotification/angular_jqxnotification.d.ts +72 -0
- package/jqxnotification/angular_jqxnotification.module.d.ts +2 -0
- package/jqxnotification/jqwidgets-ng-jqxnotification.d.ts +4 -0
- package/jqxnotification/jqwidgets-ng-jqxnotification.metadata.json +1 -0
- package/jqxnotification/package.json +11 -0
- package/jqxnotification/public_api.d.ts +2 -0
- package/jqxnumberinput/angular_jqxnumberinput.d.ts +92 -0
- package/jqxnumberinput/angular_jqxnumberinput.module.d.ts +2 -0
- package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.d.ts +4 -0
- package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.metadata.json +1 -0
- package/jqxnumberinput/package.json +11 -0
- package/jqxnumberinput/public_api.d.ts +2 -0
- package/jqxpanel/angular_jqxpanel.d.ts +48 -0
- package/jqxpanel/angular_jqxpanel.module.d.ts +2 -0
- package/jqxpanel/jqwidgets-ng-jqxpanel.d.ts +4 -0
- package/jqxpanel/jqwidgets-ng-jqxpanel.metadata.json +1 -0
- package/jqxpanel/package.json +11 -0
- package/jqxpanel/public_api.d.ts +2 -0
- package/jqxpasswordinput/angular_jqxpasswordinput.d.ts +61 -0
- package/jqxpasswordinput/angular_jqxpasswordinput.module.d.ts +2 -0
- package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.d.ts +4 -0
- package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.metadata.json +1 -0
- package/jqxpasswordinput/package.json +11 -0
- package/jqxpasswordinput/public_api.d.ts +2 -0
- package/jqxpivotdesigner/angular_jqxpivotdesigner.d.ts +28 -0
- package/jqxpivotdesigner/angular_jqxpivotdesigner.module.d.ts +2 -0
- package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.d.ts +4 -0
- package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.metadata.json +1 -0
- package/jqxpivotdesigner/package.json +11 -0
- package/jqxpivotdesigner/public_api.d.ts +2 -0
- package/jqxpivotgrid/angular_jqxpivotgrid.d.ts +63 -0
- package/jqxpivotgrid/angular_jqxpivotgrid.module.d.ts +2 -0
- package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.d.ts +4 -0
- package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.metadata.json +1 -0
- package/jqxpivotgrid/package.json +11 -0
- package/jqxpivotgrid/public_api.d.ts +2 -0
- package/jqxpopover/angular_jqxpopover.d.ts +60 -0
- package/jqxpopover/angular_jqxpopover.module.d.ts +2 -0
- package/jqxpopover/jqwidgets-ng-jqxpopover.d.ts +4 -0
- package/jqxpopover/jqwidgets-ng-jqxpopover.metadata.json +1 -0
- package/jqxpopover/package.json +11 -0
- package/jqxpopover/public_api.d.ts +2 -0
- package/jqxprogressbar/angular_jqxprogressbar.d.ts +57 -0
- package/jqxprogressbar/angular_jqxprogressbar.module.d.ts +2 -0
- package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.d.ts +4 -0
- package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.metadata.json +1 -0
- package/jqxprogressbar/package.json +11 -0
- package/jqxprogressbar/public_api.d.ts +2 -0
- package/jqxradiobutton/angular_jqxradiobutton.d.ts +63 -0
- package/jqxradiobutton/angular_jqxradiobutton.module.d.ts +2 -0
- package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.d.ts +4 -0
- package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.metadata.json +1 -0
- package/jqxradiobutton/package.json +11 -0
- package/jqxradiobutton/public_api.d.ts +2 -0
- package/jqxrangeselector/angular_jqxrangeselector.d.ts +75 -0
- package/jqxrangeselector/angular_jqxrangeselector.module.d.ts +2 -0
- package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.d.ts +4 -0
- package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.metadata.json +1 -0
- package/jqxrangeselector/package.json +11 -0
- package/jqxrangeselector/public_api.d.ts +2 -0
- package/jqxrating/angular_jqxrating.d.ts +51 -0
- package/jqxrating/angular_jqxrating.module.d.ts +2 -0
- package/jqxrating/jqwidgets-ng-jqxrating.d.ts +4 -0
- package/jqxrating/jqwidgets-ng-jqxrating.metadata.json +1 -0
- package/jqxrating/package.json +11 -0
- package/jqxrating/public_api.d.ts +2 -0
- package/jqxrepeatbutton/angular_jqxrepeatbutton.d.ts +58 -0
- package/jqxrepeatbutton/angular_jqxrepeatbutton.module.d.ts +2 -0
- package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.d.ts +4 -0
- package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.metadata.json +1 -0
- package/jqxrepeatbutton/package.json +11 -0
- package/jqxrepeatbutton/public_api.d.ts +2 -0
- package/jqxresponsivepanel/angular_jqxresponsivepanel.d.ts +58 -0
- package/jqxresponsivepanel/angular_jqxresponsivepanel.module.d.ts +2 -0
- package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.d.ts +4 -0
- package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.metadata.json +1 -0
- package/jqxresponsivepanel/package.json +11 -0
- package/jqxresponsivepanel/public_api.d.ts +2 -0
- package/jqxribbon/angular_jqxribbon.d.ts +73 -0
- package/jqxribbon/angular_jqxribbon.module.d.ts +2 -0
- package/jqxribbon/jqwidgets-ng-jqxribbon.d.ts +4 -0
- package/jqxribbon/jqwidgets-ng-jqxribbon.metadata.json +1 -0
- package/jqxribbon/package.json +11 -0
- package/jqxribbon/public_api.d.ts +2 -0
- package/jqxscheduler/angular_jqxscheduler.d.ts +174 -0
- package/jqxscheduler/angular_jqxscheduler.module.d.ts +2 -0
- package/jqxscheduler/jqwidgets-ng-jqxscheduler.d.ts +4 -0
- package/jqxscheduler/jqwidgets-ng-jqxscheduler.metadata.json +1 -0
- package/jqxscheduler/package.json +11 -0
- package/jqxscheduler/public_api.d.ts +2 -0
- package/jqxscrollbar/angular_jqxscrollbar.d.ts +51 -0
- package/jqxscrollbar/angular_jqxscrollbar.module.d.ts +2 -0
- package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.d.ts +4 -0
- package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.metadata.json +1 -0
- package/jqxscrollbar/package.json +11 -0
- package/jqxscrollbar/public_api.d.ts +2 -0
- package/jqxscrollview/angular_jqxscrollview.d.ts +50 -0
- package/jqxscrollview/angular_jqxscrollview.module.d.ts +2 -0
- package/jqxscrollview/jqwidgets-ng-jqxscrollview.d.ts +4 -0
- package/jqxscrollview/jqwidgets-ng-jqxscrollview.metadata.json +1 -0
- package/jqxscrollview/package.json +11 -0
- package/jqxscrollview/public_api.d.ts +2 -0
- package/jqxslider/angular_jqxslider.d.ts +104 -0
- package/jqxslider/angular_jqxslider.module.d.ts +2 -0
- package/jqxslider/jqwidgets-ng-jqxslider.d.ts +4 -0
- package/jqxslider/jqwidgets-ng-jqxslider.metadata.json +1 -0
- package/jqxslider/package.json +11 -0
- package/jqxslider/public_api.d.ts +2 -0
- package/jqxsortable/angular_jqxsortable.d.ts +93 -0
- package/jqxsortable/angular_jqxsortable.module.d.ts +2 -0
- package/jqxsortable/jqwidgets-ng-jqxsortable.d.ts +4 -0
- package/jqxsortable/jqwidgets-ng-jqxsortable.metadata.json +1 -0
- package/jqxsortable/package.json +11 -0
- package/jqxsortable/public_api.d.ts +2 -0
- package/jqxsplitlayout/angular_jqxsplitlayout.d.ts +34 -0
- package/jqxsplitlayout/angular_jqxsplitlayout.module.d.ts +2 -0
- package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.d.ts +4 -0
- package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.metadata.json +1 -0
- package/jqxsplitlayout/package.json +11 -0
- package/jqxsplitlayout/public_api.d.ts +2 -0
- package/jqxsplitter/angular_jqxsplitter.d.ts +50 -0
- package/jqxsplitter/angular_jqxsplitter.module.d.ts +2 -0
- package/jqxsplitter/jqwidgets-ng-jqxsplitter.d.ts +4 -0
- package/jqxsplitter/jqwidgets-ng-jqxsplitter.metadata.json +1 -0
- package/jqxsplitter/package.json +11 -0
- package/jqxsplitter/public_api.d.ts +2 -0
- package/jqxswitchbutton/angular_jqxswitchbutton.d.ts +54 -0
- package/jqxswitchbutton/angular_jqxswitchbutton.module.d.ts +2 -0
- package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.d.ts +4 -0
- package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.metadata.json +1 -0
- package/jqxswitchbutton/package.json +11 -0
- package/jqxswitchbutton/public_api.d.ts +2 -0
- package/jqxtabs/angular_jqxtabs.d.ts +113 -0
- package/jqxtabs/angular_jqxtabs.module.d.ts +2 -0
- package/jqxtabs/jqwidgets-ng-jqxtabs.d.ts +4 -0
- package/jqxtabs/jqwidgets-ng-jqxtabs.metadata.json +1 -0
- package/jqxtabs/package.json +11 -0
- package/jqxtabs/public_api.d.ts +2 -0
- package/jqxtagcloud/angular_jqxtagcloud.d.ts +81 -0
- package/jqxtagcloud/angular_jqxtagcloud.module.d.ts +2 -0
- package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.d.ts +4 -0
- package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.metadata.json +1 -0
- package/jqxtagcloud/package.json +11 -0
- package/jqxtagcloud/public_api.d.ts +2 -0
- package/jqxtextarea/angular_jqxtextarea.d.ts +77 -0
- package/jqxtextarea/angular_jqxtextarea.module.d.ts +2 -0
- package/jqxtextarea/jqwidgets-ng-jqxtextarea.d.ts +4 -0
- package/jqxtextarea/jqwidgets-ng-jqxtextarea.metadata.json +1 -0
- package/jqxtextarea/package.json +11 -0
- package/jqxtextarea/public_api.d.ts +2 -0
- package/jqxtimepicker/angular_jqxtimepicker.d.ts +54 -0
- package/jqxtimepicker/angular_jqxtimepicker.module.d.ts +2 -0
- package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.d.ts +4 -0
- package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.metadata.json +1 -0
- package/jqxtimepicker/package.json +11 -0
- package/jqxtimepicker/public_api.d.ts +2 -0
- package/jqxtogglebutton/angular_jqxtogglebutton.d.ts +59 -0
- package/jqxtogglebutton/angular_jqxtogglebutton.module.d.ts +2 -0
- package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.d.ts +4 -0
- package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.metadata.json +1 -0
- package/jqxtogglebutton/package.json +11 -0
- package/jqxtogglebutton/public_api.d.ts +2 -0
- package/jqxtoolbar/angular_jqxtoolbar.d.ts +50 -0
- package/jqxtoolbar/angular_jqxtoolbar.module.d.ts +2 -0
- package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.d.ts +4 -0
- package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.metadata.json +1 -0
- package/jqxtoolbar/package.json +11 -0
- package/jqxtoolbar/public_api.d.ts +2 -0
- package/jqxtooltip/angular_jqxtooltip.d.ts +73 -0
- package/jqxtooltip/angular_jqxtooltip.module.d.ts +2 -0
- package/jqxtooltip/jqwidgets-ng-jqxtooltip.d.ts +4 -0
- package/jqxtooltip/jqwidgets-ng-jqxtooltip.metadata.json +1 -0
- package/jqxtooltip/package.json +11 -0
- package/jqxtooltip/public_api.d.ts +2 -0
- package/jqxtree/angular_jqxtree.d.ts +102 -0
- package/jqxtree/angular_jqxtree.module.d.ts +2 -0
- package/jqxtree/jqwidgets-ng-jqxtree.d.ts +4 -0
- package/jqxtree/jqwidgets-ng-jqxtree.metadata.json +1 -0
- package/jqxtree/package.json +11 -0
- package/jqxtree/public_api.d.ts +2 -0
- package/jqxtreegrid/angular_jqxtreegrid.d.ts +208 -0
- package/jqxtreegrid/angular_jqxtreegrid.module.d.ts +2 -0
- package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.d.ts +4 -0
- package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.metadata.json +1 -0
- package/jqxtreegrid/package.json +11 -0
- package/jqxtreegrid/public_api.d.ts +2 -0
- package/jqxtreemap/angular_jqxtreemap.d.ts +60 -0
- package/jqxtreemap/angular_jqxtreemap.module.d.ts +2 -0
- package/jqxtreemap/jqwidgets-ng-jqxtreemap.d.ts +4 -0
- package/jqxtreemap/jqwidgets-ng-jqxtreemap.metadata.json +1 -0
- package/jqxtreemap/package.json +11 -0
- package/jqxtreemap/public_api.d.ts +2 -0
- package/jqxvalidator/angular_jqxvalidator.d.ts +52 -0
- package/jqxvalidator/angular_jqxvalidator.module.d.ts +2 -0
- package/jqxvalidator/jqwidgets-ng-jqxvalidator.d.ts +4 -0
- package/jqxvalidator/jqwidgets-ng-jqxvalidator.metadata.json +1 -0
- package/jqxvalidator/package.json +11 -0
- package/jqxvalidator/public_api.d.ts +2 -0
- package/jqxwindow/angular_jqxwindow.d.ts +115 -0
- package/jqxwindow/angular_jqxwindow.module.d.ts +2 -0
- package/jqxwindow/jqwidgets-ng-jqxwindow.d.ts +4 -0
- package/jqxwindow/jqwidgets-ng-jqxwindow.metadata.json +1 -0
- package/jqxwindow/package.json +11 -0
- package/jqxwindow/public_api.d.ts +2 -0
- package/package.json +122 -0
- package/schematics/collection.json +20 -0
- package/schematics/fonts/material-fonts.d.ts +11 -0
- package/schematics/fonts/material-fonts.js +46 -0
- package/schematics/fonts/material-fonts.js.map +1 -0
- package/schematics/ng-add/index.d.ts +10 -0
- package/schematics/ng-add/index.js +60 -0
- package/schematics/ng-add/index.js.map +1 -0
- package/schematics/ng-add/index.ts +111 -0
- package/schematics/ng-add/package-config.d.ts +5 -0
- package/schematics/ng-add/package-config.js +39 -0
- package/schematics/ng-add/package-config.js.map +1 -0
- package/schematics/ng-add/package-config.ts +46 -0
- package/schematics/ng-add/schema.d.ts +8 -0
- package/schematics/ng-add/schema.js +3 -0
- package/schematics/ng-add/schema.js.map +1 -0
- package/schematics/ng-add/schema.json +38 -0
- package/schematics/ng-add/schema.ts +10 -0
- package/schematics/ng-add/setup-project.d.ts +9 -0
- package/schematics/ng-add/setup-project.js +61 -0
- package/schematics/ng-add/setup-project.js.map +1 -0
- package/schematics/ng-add/setup-project.ts +77 -0
- package/schematics/ng-generate/grid/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.__style__.template +0 -0
- package/schematics/ng-generate/grid/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html.template +1 -0
- package/schematics/ng-generate/grid/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts.template +55 -0
- package/schematics/ng-generate/grid/index.d.ts +7 -0
- package/schematics/ng-generate/grid/index.js +49 -0
- package/schematics/ng-generate/grid/index.js.map +1 -0
- package/schematics/ng-generate/grid/index.ts +84 -0
- package/schematics/ng-generate/grid/schema.d.ts +9 -0
- package/schematics/ng-generate/grid/schema.js +3 -0
- package/schematics/ng-generate/grid/schema.js.map +1 -0
- package/schematics/ng-generate/grid/schema.json +116 -0
- package/schematics/ng-generate/grid/schema.ts +13 -0
- package/schematics/parse5/LICENSE +19 -0
- package/schematics/parse5/README.md +38 -0
- package/schematics/parse5/lib/common/doctype.js +162 -0
- package/schematics/parse5/lib/common/error-codes.js +65 -0
- package/schematics/parse5/lib/common/foreign-content.js +265 -0
- package/schematics/parse5/lib/common/html.js +272 -0
- package/schematics/parse5/lib/common/unicode.js +109 -0
- package/schematics/parse5/lib/extensions/error-reporting/mixin-base.js +43 -0
- package/schematics/parse5/lib/extensions/error-reporting/parser-mixin.js +52 -0
- package/schematics/parse5/lib/extensions/error-reporting/preprocessor-mixin.js +24 -0
- package/schematics/parse5/lib/extensions/error-reporting/tokenizer-mixin.js +17 -0
- package/schematics/parse5/lib/extensions/location-info/open-element-stack-mixin.js +35 -0
- package/schematics/parse5/lib/extensions/location-info/parser-mixin.js +222 -0
- package/schematics/parse5/lib/extensions/location-info/tokenizer-mixin.js +146 -0
- package/schematics/parse5/lib/extensions/position-tracking/preprocessor-mixin.js +64 -0
- package/schematics/parse5/lib/index.js +29 -0
- package/schematics/parse5/lib/parser/formatting-element-list.js +181 -0
- package/schematics/parse5/lib/parser/index.js +2956 -0
- package/schematics/parse5/lib/parser/open-element-stack.js +482 -0
- package/schematics/parse5/lib/serializer/index.js +176 -0
- package/schematics/parse5/lib/tokenizer/index.js +2196 -0
- package/schematics/parse5/lib/tokenizer/named-entity-data.js +5 -0
- package/schematics/parse5/lib/tokenizer/preprocessor.js +159 -0
- package/schematics/parse5/lib/tree-adapters/default.js +217 -0
- package/schematics/parse5/lib/utils/merge-options.js +13 -0
- package/schematics/parse5/lib/utils/mixin.js +39 -0
- package/schematics/parse5/package.json +67 -0
- package/schematics/theming/create-custom-theme.d.ts +2 -0
- package/schematics/theming/create-custom-theme.js +11 -0
- package/schematics/theming/create-custom-theme.js.map +1 -0
- package/schematics/theming/theming.d.ts +6 -0
- package/schematics/theming/theming.js +179 -0
- package/schematics/theming/theming.js.map +1 -0
|
@@ -0,0 +1,1302 @@
|
|
|
1
|
+
.jqx-widget-light {
|
|
2
|
+
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
3
|
+
font-size:14px;
|
|
4
|
+
color: #555;
|
|
5
|
+
}
|
|
6
|
+
.jqx-widget-content-light {
|
|
7
|
+
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
8
|
+
font-size:14px;
|
|
9
|
+
color: #555;
|
|
10
|
+
}
|
|
11
|
+
.jqx-widget-header-light {
|
|
12
|
+
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
13
|
+
font-size:14px;
|
|
14
|
+
background: #fff;
|
|
15
|
+
color: #555;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
/*Rounded Corners*/
|
|
19
|
+
/*top-left rounded Corners*/
|
|
20
|
+
.jqx-rc-tl-light {
|
|
21
|
+
-moz-border-radius-topleft: 4px;
|
|
22
|
+
-webkit-border-top-left-radius: 4px;
|
|
23
|
+
border-top-left-radius: 4px;
|
|
24
|
+
}
|
|
25
|
+
/*top-right rounded Corners*/
|
|
26
|
+
.jqx-rc-tr-light {
|
|
27
|
+
-moz-border-radius-topright: 4px;
|
|
28
|
+
-webkit-border-top-right-radius: 4px;
|
|
29
|
+
border-top-right-radius: 4px;
|
|
30
|
+
}
|
|
31
|
+
/*bottom-left rounded Corners*/
|
|
32
|
+
.jqx-rc-bl-light {
|
|
33
|
+
-moz-border-radius-bottomleft: 4px;
|
|
34
|
+
-webkit-border-bottom-left-radius: 4px;
|
|
35
|
+
border-bottom-left-radius: 4px;
|
|
36
|
+
}
|
|
37
|
+
/*bottom-right rounded Corners*/
|
|
38
|
+
.jqx-rc-br-light {
|
|
39
|
+
-moz-border-radius-bottomright: 4px;
|
|
40
|
+
-webkit-border-bottom-right-radius: 4px;
|
|
41
|
+
border-bottom-right-radius: 4px;
|
|
42
|
+
}
|
|
43
|
+
/*top rounded Corners*/
|
|
44
|
+
.jqx-rc-t-light {
|
|
45
|
+
-moz-border-radius-topleft: 4px;
|
|
46
|
+
-webkit-border-top-left-radius: 4px;
|
|
47
|
+
border-top-left-radius: 4px;
|
|
48
|
+
-moz-border-radius-topright: 4px;
|
|
49
|
+
-webkit-border-top-right-radius: 4px;
|
|
50
|
+
border-top-right-radius: 4px;
|
|
51
|
+
}
|
|
52
|
+
/*bottom rounded Corners*/
|
|
53
|
+
.jqx-rc-b-light {
|
|
54
|
+
-moz-border-radius-bottomleft: 4px;
|
|
55
|
+
-webkit-border-bottom-left-radius: 4px;
|
|
56
|
+
border-bottom-left-radius: 4px;
|
|
57
|
+
-moz-border-radius-bottomright: 4px;
|
|
58
|
+
-webkit-border-bottom-right-radius: 4px;
|
|
59
|
+
border-bottom-right-radius: 4px;
|
|
60
|
+
}
|
|
61
|
+
/*right rounded Corners*/
|
|
62
|
+
.jqx-rc-r-light {
|
|
63
|
+
-moz-border-radius-topright: 4px;
|
|
64
|
+
-webkit-border-top-right-radius: 4px;
|
|
65
|
+
border-top-right-radius: 4px;
|
|
66
|
+
-moz-border-radius-bottomright: 4px;
|
|
67
|
+
-webkit-border-bottom-right-radius: 4px;
|
|
68
|
+
border-bottom-right-radius: 4px;
|
|
69
|
+
}
|
|
70
|
+
/*left rounded Corners*/
|
|
71
|
+
.jqx-rc-l-light {
|
|
72
|
+
-moz-border-radius-topleft: 4px;
|
|
73
|
+
-webkit-border-top-left-radius: 4px;
|
|
74
|
+
border-top-left-radius: 4px;
|
|
75
|
+
-moz-border-radius-bottomleft: 4px;
|
|
76
|
+
-webkit-border-bottom-left-radius: 4px;
|
|
77
|
+
border-bottom-left-radius: 4px;
|
|
78
|
+
}
|
|
79
|
+
/*all rounded Corners*/
|
|
80
|
+
.jqx-rc-all-light {
|
|
81
|
+
-moz-border-radius: 4px;
|
|
82
|
+
-webkit-border-radius: 4px;
|
|
83
|
+
border-radius: 4px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.jqx-widget-light, .jqx-widget-header-light, .jqx-fill-state-normal-light,
|
|
87
|
+
.jqx-widget-content-light, .jqx-fill-state-hover-light, .jqx-fill-state-pressed-light {
|
|
88
|
+
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
89
|
+
font-size:14px;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.jqx-widget-content-light {
|
|
93
|
+
background-color: #ffffff;
|
|
94
|
+
border-color: #dddddd;
|
|
95
|
+
}
|
|
96
|
+
.jqx-widget-header-light {
|
|
97
|
+
color: #555;
|
|
98
|
+
background-color:#f8f8f8;
|
|
99
|
+
border-color:#dddddd;
|
|
100
|
+
*zoom: 1;
|
|
101
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
102
|
+
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
103
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
104
|
+
}
|
|
105
|
+
.jqx-widget-light input::selection, input.jqx-input-widget-light::selection, .jqx-widget-content-light input::selection {
|
|
106
|
+
background: #0077BE;
|
|
107
|
+
color: #fff;
|
|
108
|
+
}
|
|
109
|
+
.jqx-button-light {
|
|
110
|
+
transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
|
|
111
|
+
}
|
|
112
|
+
.jqx-button-light, .jqx-fill-state-normal-light {
|
|
113
|
+
color: #555;
|
|
114
|
+
background:#fafafa;
|
|
115
|
+
border-color: #dddddd;
|
|
116
|
+
*zoom: 1;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.jqx-fill-state-hover-light {
|
|
120
|
+
color: #373a3c;
|
|
121
|
+
border-color: #b2b2b2;
|
|
122
|
+
border-color: rgba(0, 0, 0, 0.3);
|
|
123
|
+
background-color: #f0f0f0;
|
|
124
|
+
}
|
|
125
|
+
.jqx-fill-state-pressed-light {
|
|
126
|
+
color: #fff ;
|
|
127
|
+
background-color: #0077BE;
|
|
128
|
+
border-color: #0077BE;
|
|
129
|
+
*background-color: #fff;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
.jqx-fill-state-hover-light, .jqx-fill-state-focus-light {
|
|
133
|
+
color: #333333;
|
|
134
|
+
text-decoration: none;
|
|
135
|
+
}
|
|
136
|
+
.jqx-fill-state-focus-light, .jqx-item-light.jqx-fill-state-focus {
|
|
137
|
+
border-color: #0077BE;
|
|
138
|
+
}
|
|
139
|
+
.jqx-fill-state-pressed-light.jqx-fill-state-hover-light, .jqx-dropdownlist-state-selected-light{
|
|
140
|
+
color: #fff ;
|
|
141
|
+
}
|
|
142
|
+
.jqx-datetimeinput-light .jqx-action-button-light.jqx-fill-state-hover{
|
|
143
|
+
border-color: #ddd;
|
|
144
|
+
}
|
|
145
|
+
.jqx-datetimeinput-light.jqx-fill-state-focus .jqx-action-button-light{
|
|
146
|
+
border-color: #0077BE;
|
|
147
|
+
}
|
|
148
|
+
.jqx-filter-input-light:focus {
|
|
149
|
+
border-color: #0077BE !important;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.jqx-button-light {
|
|
153
|
+
color: #555;
|
|
154
|
+
border-color: #ddd;
|
|
155
|
+
*zoom: 1;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.jqx-button-light.jqx-fill-state-hover {
|
|
159
|
+
|
|
160
|
+
*zoom: 1;
|
|
161
|
+
-webkit-transition: background-color 100ms linear;
|
|
162
|
+
-moz-transition: background-color 100ms linear;
|
|
163
|
+
-o-transition: background-color 100ms linear;
|
|
164
|
+
-ms-transition: background-color 100ms linear;
|
|
165
|
+
transition: background-color 100ms linear;
|
|
166
|
+
}
|
|
167
|
+
.jqx-button-light.jqx-fill-state-pressed {
|
|
168
|
+
color: #fff;
|
|
169
|
+
background:#0077BE;
|
|
170
|
+
border-color: #0077BE;
|
|
171
|
+
*zoom: 1;
|
|
172
|
+
-webkit-transition: background-color 100ms linear;
|
|
173
|
+
-moz-transition: background-color 100ms linear;
|
|
174
|
+
-o-transition: background-color 100ms linear;
|
|
175
|
+
-ms-transition: background-color 100ms linear;
|
|
176
|
+
transition: background-color 100ms linear;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
.jqx-dropdownlist-state-normal-light, .jqx-dropdownlist-state-hover-light, .jqx-dropdownlist-state-selected-light,
|
|
180
|
+
.jqx-scrollbar-button-state-hover-light, .jqx-scrollbar-button-state-normal-light, .jqx-scrollbar-button-state-pressed-light,
|
|
181
|
+
.jqx-scrollbar-thumb-state-normal-horizontal-light, .jqx-scrollbar-thumb-state-hover-horizontal-light, .jqx-scrollbar-thumb-state-pressed-horizontal-light,
|
|
182
|
+
.jqx-scrollbar-thumb-state-normal-light, .jqx-scrollbar-thumb-state-pressed-light, .jqx-tree-item-hover-light, .jqx-tree-item-selected-light,
|
|
183
|
+
.jqx-tree-item-light, .jqx-menu-item-light, .jqx-menu-item-hover-light, .jqx-menu-item-selected-light, .jqx-menu-item-top-light, .jqx-menu-item-top-hover-light,
|
|
184
|
+
.jqx-menu-item-top-selected-light, .jqx-slider-button-light, .jqx-slider-slider-light
|
|
185
|
+
{
|
|
186
|
+
-webkit-transition: background-color 100ms linear;
|
|
187
|
+
-moz-transition: background-color 100ms linear;
|
|
188
|
+
-o-transition: background-color 100ms linear;
|
|
189
|
+
-ms-transition: background-color 100ms linear;
|
|
190
|
+
transition: background-color 100ms linear;
|
|
191
|
+
}
|
|
192
|
+
.jqx-primary-light
|
|
193
|
+
{
|
|
194
|
+
color: #0077BE !important;
|
|
195
|
+
background: #fff !important;
|
|
196
|
+
border-color: #0077BE!important;
|
|
197
|
+
text-shadow: none !important;
|
|
198
|
+
}
|
|
199
|
+
.jqx-primary-light.jqx-dropdownlist-state-normal-light,
|
|
200
|
+
.jqx-primary-light.jqx-slider-button-light,
|
|
201
|
+
.jqx-primary-light.jqx-slider-slider-light,
|
|
202
|
+
.jqx-primary-light.jqx-combobox-arrow-normal-light,
|
|
203
|
+
.jqx-primary-light.jqx-combobox-arrow-hover-light,
|
|
204
|
+
.jqx-primary-light.jqx-action-button-light,
|
|
205
|
+
.jqx-primary-light:hover,
|
|
206
|
+
.jqx-primary-light:focus,
|
|
207
|
+
.jqx-primary-light:active,
|
|
208
|
+
.jqx-primary-light.active,
|
|
209
|
+
.jqx-primary-light.disabled,
|
|
210
|
+
.jqx-primary-light[disabled] {
|
|
211
|
+
color: #fff !important;
|
|
212
|
+
background: #0077BE !important;
|
|
213
|
+
border-color: #0077BE !important;
|
|
214
|
+
text-shadow: none !important;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
.jqx-fill-state-pressed-light.jqx-primary-light,
|
|
218
|
+
.jqx-primary-light:active,
|
|
219
|
+
.jqx-primary-light.active {
|
|
220
|
+
color: #fff !important;
|
|
221
|
+
background-color: #0077BE !important;
|
|
222
|
+
border-color: #0077BE!important;
|
|
223
|
+
text-shadow: none !important;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.jqx-success-light
|
|
227
|
+
{
|
|
228
|
+
color: #5cb85c !important;
|
|
229
|
+
background: #fff !important;
|
|
230
|
+
border-color: #5cb85c!important;
|
|
231
|
+
text-shadow: none !important;
|
|
232
|
+
}
|
|
233
|
+
.jqx-success-light.jqx-dropdownlist-state-normal-light,
|
|
234
|
+
.jqx-success-light.jqx-slider-button-light,
|
|
235
|
+
.jqx-success-light.jqx-slider-slider-light,
|
|
236
|
+
.jqx-success-light.jqx-combobox-arrow-normal-light,
|
|
237
|
+
.jqx-success-light.jqx-combobox-arrow-hover-light,
|
|
238
|
+
.jqx-success-light.jqx-action-button-light,
|
|
239
|
+
.jqx-success-light:hover,
|
|
240
|
+
.jqx-success-light:focus,
|
|
241
|
+
.jqx-success-light:active,
|
|
242
|
+
.jqx-success-light.active,
|
|
243
|
+
.jqx-success-light.disabled,
|
|
244
|
+
.jqx-success-light[disabled] {
|
|
245
|
+
color: #fff !important;
|
|
246
|
+
background: #5cb85c !important;
|
|
247
|
+
border-color: #5cb85c!important;
|
|
248
|
+
text-shadow: none !important;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
.jqx-fill-state-pressed-light.jqx-success-light,
|
|
252
|
+
.jqx-success-light:active,
|
|
253
|
+
.jqx-success-light.active {
|
|
254
|
+
text-shadow: none !important;
|
|
255
|
+
color: #fff !important;
|
|
256
|
+
background: #5cb85c !important;
|
|
257
|
+
border-color: #5cb85c!important;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.jqx-inverse-light
|
|
261
|
+
{
|
|
262
|
+
text-shadow: none !important;
|
|
263
|
+
color: #666 !important;
|
|
264
|
+
background: #fff !important;
|
|
265
|
+
border-color: #cccccc!important;
|
|
266
|
+
}
|
|
267
|
+
.jqx-inverse-light.jqx-dropdownlist-state-normal-light,
|
|
268
|
+
.jqx-inverse-light.jqx-slider-button-light,
|
|
269
|
+
.jqx-inverse-light.jqx-slider-slider-light,
|
|
270
|
+
.jqx-inverse-light.jqx-combobox-arrow-hover-light,
|
|
271
|
+
.jqx-inverse-light.jqx-combobox-arrow-normal-light,
|
|
272
|
+
.jqx-inverse-light.jqx-action-button-light,
|
|
273
|
+
.jqx-inverse-light:hover,
|
|
274
|
+
.jqx-inverse-light:focus,
|
|
275
|
+
.jqx-inverse-light:active,
|
|
276
|
+
.jqx-inverse-light.active,
|
|
277
|
+
.jqx-inverse-light.disabled,
|
|
278
|
+
.jqx-inverse-light[disabled] {
|
|
279
|
+
text-shadow: none !important;
|
|
280
|
+
color: #666 !important;
|
|
281
|
+
background: #cccccc !important;
|
|
282
|
+
border-color: #cccccc!important;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.jqx-fill-state-pressed-light.jqx-inverse-light,
|
|
286
|
+
.jqx-inverse-light:active,
|
|
287
|
+
.jqx-inverse-light.active {
|
|
288
|
+
text-shadow: none !important;
|
|
289
|
+
color: #666 !important;
|
|
290
|
+
background: #cccccc !important;
|
|
291
|
+
border-color: #cccccc!important;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
.jqx-danger-light
|
|
296
|
+
{
|
|
297
|
+
text-shadow: none !important;
|
|
298
|
+
color: #d9534f !important;
|
|
299
|
+
background: #fff !important;
|
|
300
|
+
border-color: #d9534f!important;
|
|
301
|
+
}
|
|
302
|
+
.jqx-danger-light.jqx-dropdownlist-state-normal-light,
|
|
303
|
+
.jqx-danger-light.jqx-slider-button-light,
|
|
304
|
+
.jqx-danger-light.jqx-slider-slider-light,
|
|
305
|
+
.jqx-danger-light.jqx-combobox-arrow-hover-light,
|
|
306
|
+
.jqx-danger-light.jqx-combobox-arrow-normal-light,
|
|
307
|
+
.jqx-danger-light.jqx-action-button-light,
|
|
308
|
+
.jqx-danger-light:hover,
|
|
309
|
+
.jqx-danger-light:focus,
|
|
310
|
+
.jqx-danger-light:active,
|
|
311
|
+
.jqx-danger-light.active,
|
|
312
|
+
.jqx-danger-light.disabled,
|
|
313
|
+
.jqx-danger-light[disabled] {
|
|
314
|
+
text-shadow: none !important;
|
|
315
|
+
color: #fff !important;
|
|
316
|
+
background: #d9534f !important;
|
|
317
|
+
border-color: #d9534f!important;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
.jqx-fill-state-pressed-light.jqx-danger-light,
|
|
321
|
+
.jqx-danger-light:active,
|
|
322
|
+
.jqx-danger-light.active {
|
|
323
|
+
text-shadow: none !important;
|
|
324
|
+
color: #fff !important;
|
|
325
|
+
background: #d9534f !important;
|
|
326
|
+
border-color: #d9534f!important;
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
.jqx-warning-light
|
|
331
|
+
{
|
|
332
|
+
text-shadow: none !important;
|
|
333
|
+
color: #f0ad4e !important;
|
|
334
|
+
background: #fff !important;
|
|
335
|
+
border-color: #f0ad4e!important;
|
|
336
|
+
}
|
|
337
|
+
.jqx-warning-light.jqx-dropdownlist-state-normal-light,
|
|
338
|
+
.jqx-warning-light.jqx-slider-button-light,
|
|
339
|
+
.jqx-warning-light.jqx-slider-slider-light,
|
|
340
|
+
.jqx-warning-light.jqx-combobox-arrow-hover-light,
|
|
341
|
+
.jqx-warning-light.jqx-combobox-arrow-normal-light,
|
|
342
|
+
.jqx-warning-light.jqx-action-button-light,
|
|
343
|
+
.jqx-warning-light:hover,
|
|
344
|
+
.jqx-warning-light:focus,
|
|
345
|
+
.jqx-warning-light:active,
|
|
346
|
+
.jqx-warning-light.active,
|
|
347
|
+
.jqx-warning-light.disabled,
|
|
348
|
+
.jqx-warning-light[disabled] {
|
|
349
|
+
text-shadow: none !important;
|
|
350
|
+
color: #fff !important;
|
|
351
|
+
background: #f0ad4e !important;
|
|
352
|
+
border-color: #f0ad4e!important;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
.jqx-fill-state-pressed-light.jqx-warning-light,
|
|
356
|
+
.jqx-warning-light:active,
|
|
357
|
+
.jqx-warning-light.active {
|
|
358
|
+
text-shadow: none !important;
|
|
359
|
+
color: #fff !important;
|
|
360
|
+
background: #f0ad4e !important;
|
|
361
|
+
border-color: #f0ad4e!important;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
.jqx-info-light
|
|
366
|
+
{
|
|
367
|
+
text-shadow: none !important;
|
|
368
|
+
color: #5bc0de !important;
|
|
369
|
+
background: #fff !important;
|
|
370
|
+
border-color: #5bc0de!important;
|
|
371
|
+
}
|
|
372
|
+
.jqx-info-light.jqx-dropdownlist-state-normal-light,
|
|
373
|
+
.jqx-info-light.jqx-slider-button-light,
|
|
374
|
+
.jqx-info-light.jqx-slider-slider-light,
|
|
375
|
+
.jqx-info-light.jqx-combobox-arrow-hover-light,
|
|
376
|
+
.jqx-info-light.jqx-combobox-arrow-normal-light,
|
|
377
|
+
.jqx-info-light.jqx-action-button-light,
|
|
378
|
+
.jqx-info-light:hover,
|
|
379
|
+
.jqx-info-light:focus,
|
|
380
|
+
.jqx-info-light:active,
|
|
381
|
+
.jqx-info-light.active,
|
|
382
|
+
.jqx-info-light.disabled,
|
|
383
|
+
.jqx-info-light[disabled] {
|
|
384
|
+
color: #fff !important;
|
|
385
|
+
background: #5bc0de !important;
|
|
386
|
+
border-color: #5bc0de!important;
|
|
387
|
+
text-shadow: none !important;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
.jqx-fill-state-pressed-light.jqx-info-light,
|
|
391
|
+
.jqx-info-light:active,
|
|
392
|
+
.jqx-info-light.active {
|
|
393
|
+
text-shadow: none !important;
|
|
394
|
+
color: #fff !important;
|
|
395
|
+
background: #5bc0de !important;
|
|
396
|
+
border-color: #5bc0de!important;
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.jqx-fill-state-pressed-light {
|
|
400
|
+
background-image: none;
|
|
401
|
+
outline: 0;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.jqx-grid-cell-light {
|
|
405
|
+
-webkit-box-shadow: none;
|
|
406
|
+
-moz-box-shadow: none;
|
|
407
|
+
box-shadow: none;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
.jqx-grid-column-menubutton-light {
|
|
411
|
+
background-color: transparent;
|
|
412
|
+
border-color: #ddd !important;
|
|
413
|
+
}
|
|
414
|
+
.jqx-cell-light {
|
|
415
|
+
font-size: 14px;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
.jqx-calendar-light > div {
|
|
419
|
+
padding: 10px;
|
|
420
|
+
box-sizing: border-box;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
.jqx-calendar-light .jqx-widget-header-light
|
|
424
|
+
{
|
|
425
|
+
background-color: #fff;
|
|
426
|
+
font-size:12px;
|
|
427
|
+
box-shadow:none;
|
|
428
|
+
}
|
|
429
|
+
.jqx-calendar-row-header-light, .jqx-calendar-top-left-header-light {
|
|
430
|
+
background-color: #f0f0f0;
|
|
431
|
+
border-color: #f2f2f2;
|
|
432
|
+
box-shadow:none;
|
|
433
|
+
}
|
|
434
|
+
.jqx-calendar-title-content-light {
|
|
435
|
+
font-weight:bold;
|
|
436
|
+
}
|
|
437
|
+
.jqx-calendar-column-header-light {
|
|
438
|
+
background-color: #FFF;
|
|
439
|
+
border-top-color: #fff;
|
|
440
|
+
box-shadow:none;
|
|
441
|
+
border-bottom-color: #e9e9e9;
|
|
442
|
+
}
|
|
443
|
+
.jqx-calendar-light > div {
|
|
444
|
+
padding: 10px;
|
|
445
|
+
box-sizing: border-box;
|
|
446
|
+
}
|
|
447
|
+
.jqx-expander-header-light {
|
|
448
|
+
padding-top: 10px; padding-bottom: 10px;
|
|
449
|
+
}
|
|
450
|
+
.jqx-expander-header.jqx-fill-state-hover-light,
|
|
451
|
+
.jqx-expander-header.jqx-fill-state-normal-light,
|
|
452
|
+
.jqx-expander-header.jqx-fill-state-pressed-light
|
|
453
|
+
{
|
|
454
|
+
background: #fff;
|
|
455
|
+
border-color: #e0e0e0;
|
|
456
|
+
color: #333;
|
|
457
|
+
}
|
|
458
|
+
.jqx-expander-header.jqx-fill-state-hover-light {
|
|
459
|
+
background: #f6f6f6;
|
|
460
|
+
}
|
|
461
|
+
.jqx-expander-header.jqx-fill-state-focus-light {
|
|
462
|
+
border-color: #0077BE;
|
|
463
|
+
}
|
|
464
|
+
.jqx-expander-content.jqx-fill-state-focus-light {
|
|
465
|
+
border-color: #e0e0e0;
|
|
466
|
+
background: #fdfdfd;
|
|
467
|
+
}
|
|
468
|
+
.jqx-expander-header-light {
|
|
469
|
+
padding:10px;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.jqx-ribbon-header-vertical-light, .jqx-widget-header-vertical-light {
|
|
473
|
+
background:#f0f0f0;
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.jqx-scrollbar-state-normal-light {
|
|
477
|
+
background-color: #f8f8f8;
|
|
478
|
+
border: 1px solid #f8f8f8;
|
|
479
|
+
border-left-color: #ddd;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.jqx-scrollbar-thumb-state-normal-light, .jqx-scrollbar-thumb-state-normal-horizontal-light {
|
|
483
|
+
background: #f6f6f6;
|
|
484
|
+
border-color: #b3b3b3;
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
.jqx-scrollbar-thumb-state-hover-light, .jqx-scrollbar-thumb-state-hover-horizontal-light {
|
|
488
|
+
background: #e6e6e6;
|
|
489
|
+
border-color: #b3b3b3;
|
|
490
|
+
box-shadow: none;
|
|
491
|
+
-webkit-box-shadow: none;
|
|
492
|
+
-moz-box-shadow: none;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.jqx-progressbar-light {
|
|
496
|
+
background: #f7f7f7 !important;
|
|
497
|
+
-webkit-box-shadow: none;
|
|
498
|
+
-moz-box-shadow: none;
|
|
499
|
+
box-shadow: none;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.jqx-progressbar-value-light, .jqx-splitter-collapse-button-horizontal-light {
|
|
503
|
+
background: #0077BE;
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
.jqx-splitter-collapse-button-vertical-light, .jqx-progressbar-value-vertical-light {
|
|
507
|
+
background: #0077BE;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
.jqx-scrollbar-thumb-state-pressed-light, .jqx-splitter-splitbar-vertical-light, .jqx-splitter-splitbar-horizontal-light, .jqx-scrollbar-thumb-state-pressed-horizontal-light,
|
|
512
|
+
.jqx-scrollbar-button-state-pressed-light
|
|
513
|
+
{
|
|
514
|
+
background: #d9d9d9;
|
|
515
|
+
border-color: #b3b3b3;
|
|
516
|
+
box-shadow: none;
|
|
517
|
+
-webkit-box-shadow: none;
|
|
518
|
+
-moz-box-shadow: none;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.jqx-grid-column-sortdescbutton-light, jqx-grid-column-filterbutton-light, .jqx-grid-column-sortascbutton-light {
|
|
522
|
+
background-color: transparent;
|
|
523
|
+
border-style: solid;
|
|
524
|
+
border-width: 0px 0px 0px 0px;
|
|
525
|
+
border-color: #ddd;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
.jqx-menu-vertical-light {
|
|
529
|
+
background: #ffffff;
|
|
530
|
+
filter: none;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.jqx-checkbox-check-checked-light {
|
|
534
|
+
background: transparent url(./images/material_check_black.png) center center no-repeat;
|
|
535
|
+
}
|
|
536
|
+
.jqx-checkbox-check-indeterminate-light {
|
|
537
|
+
width:14px !important;
|
|
538
|
+
height:14px !important;
|
|
539
|
+
position:relative;
|
|
540
|
+
top: 1px;
|
|
541
|
+
left: 1px;
|
|
542
|
+
background: #0379BF;
|
|
543
|
+
}
|
|
544
|
+
.jqx-checkbox-hover {
|
|
545
|
+
box-shadow: none;
|
|
546
|
+
-webkit-box-shadow: none;
|
|
547
|
+
-moz-box-shadow: none;
|
|
548
|
+
}
|
|
549
|
+
.jqx-combobox-content-light, .jqx-input-light {
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
.jqx-combobox-content-light {
|
|
553
|
+
border-color: #ddd;
|
|
554
|
+
border-color: rgba(0, 0, 0, 0.25);
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.jqx-grid-bottomright-light, .jqx-panel-bottomright-light, .jqx-listbox-bottomright-light {
|
|
558
|
+
background-color: #f8f8f8;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.jqx-window-light, .jqx-tooltip-light {
|
|
562
|
+
box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
.jqx-docking-light .jqx-window-light {
|
|
566
|
+
box-shadow: none;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
.jqx-docking-panel-light .jqx-window-light {
|
|
570
|
+
box-shadow: none;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
.jqx-radiobutton-light {
|
|
574
|
+
box-shadow: none;
|
|
575
|
+
-webkit-box-shadow: none;
|
|
576
|
+
-moz-box-shadow: none;
|
|
577
|
+
background-repeat: no-repeat;
|
|
578
|
+
background: none;
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
.jqx-radiobutton-light-light, .jqx-radiobutton-hover-light {
|
|
582
|
+
-moz-border-radius: 100%;
|
|
583
|
+
-webkit-border-radius: 100%;
|
|
584
|
+
border-radius: 100%;
|
|
585
|
+
background-repeat: no-repeat;
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
.jqx-radiobutton-check-checked-light {
|
|
589
|
+
filter: none;
|
|
590
|
+
background: #0077BE;
|
|
591
|
+
background-repeat: no-repeat;
|
|
592
|
+
-moz-border-radius: 100%;
|
|
593
|
+
-webkit-border-radius: 100%;
|
|
594
|
+
border-radius: 100%;
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
.jqx-radiobutton-check-indeterminate-light {
|
|
598
|
+
filter: none;
|
|
599
|
+
background: #999;
|
|
600
|
+
-moz-border-radius: 100%;
|
|
601
|
+
-webkit-border-radius: 100%;
|
|
602
|
+
border-radius: 100%;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.jqx-radiobutton-check-indeterminate-disabled-light {
|
|
606
|
+
filter: none;
|
|
607
|
+
background: #999;
|
|
608
|
+
-moz-border-radius: 100%;
|
|
609
|
+
-webkit-border-radius: 100%;
|
|
610
|
+
border-radius: 100%;
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
.jqx-slider-track-horizontal-light, .jqx-slider-track-vertical-light {
|
|
614
|
+
border-color: #ddd;
|
|
615
|
+
background: #f0f0f0;
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
.jqx-slider-button-light {
|
|
619
|
+
-moz-border-radius: 100%;
|
|
620
|
+
-webkit-border-radius: 100%;
|
|
621
|
+
border-radius: 100%;
|
|
622
|
+
background-color: transparent;
|
|
623
|
+
border-color: transparent !important;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.jqx-slider-slider-light {
|
|
627
|
+
transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
.jqx-slider-has-value-light {
|
|
631
|
+
-moz-border-radius: 100%;
|
|
632
|
+
-webkit-border-radius: 100%;
|
|
633
|
+
border-radius: 100%;
|
|
634
|
+
background-color: #0077BE;
|
|
635
|
+
border-color: #0077BE !important;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
.jqx-slider-slider-light:active {
|
|
639
|
+
transform: scale(1.2);
|
|
640
|
+
box-shadow: rgba(0,0,0,0.3) 0 0 10px;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
.jqx-slider-tooltip-light, .jqx-slider-tooltip-light .jqx-fill-state-normal-light {
|
|
644
|
+
border-radius: 4px;
|
|
645
|
+
display: flex;
|
|
646
|
+
align-items: center;
|
|
647
|
+
justify-content: center;
|
|
648
|
+
background: #0077BE;
|
|
649
|
+
border-color: #0077BE;
|
|
650
|
+
color: #fff;
|
|
651
|
+
font-size:11px;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
.jqx-slider-tooltip-light .jqx-tooltip-arrow-t-b,
|
|
655
|
+
.jqx-slider-tooltip-light .jqx-tooltip-arrow-l-r {
|
|
656
|
+
background: #0077BE;
|
|
657
|
+
border-color: #0077BE;
|
|
658
|
+
}
|
|
659
|
+
.jqx-listitem-state-normal-light,
|
|
660
|
+
.jqx-listitem-state-hover-light,
|
|
661
|
+
.jqx-listitem-state-selected-light
|
|
662
|
+
{
|
|
663
|
+
padding-top:5px;
|
|
664
|
+
padding-bottom:5px;
|
|
665
|
+
margin:0px;
|
|
666
|
+
border-radius: 0px;
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
.jqx-listitem-state-normal-light.checkboxes,
|
|
670
|
+
.jqx-listitem-state-hover-light.checkboxes,
|
|
671
|
+
.jqx-listitem-state-selected-light.checkboxes {
|
|
672
|
+
border-radius: 4px;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
.jqx-listitem-element-light {
|
|
676
|
+
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
/*applied to a list item when the item is selected.*/
|
|
680
|
+
.jqx-listitem-state-hover-light, .jqx-menu-item-hover-light, .jqx-tree-item-hover-light, .jqx-calendar-cell-hover-light, .jqx-grid-cell-hover-light,
|
|
681
|
+
.jqx-menu-vertical-light .jqx-menu-item-top-hover-light, .jqx-input-popup-light .jqx-fill-state-hover-light,
|
|
682
|
+
.jqx-input-popup-light .jqx-fill-state-pressed-light {
|
|
683
|
+
color: #0077BE !important;
|
|
684
|
+
border-color: #e1f5fe;
|
|
685
|
+
text-decoration: none;
|
|
686
|
+
background-color: #e1f5fe;
|
|
687
|
+
background-repeat: repeat-x;
|
|
688
|
+
outline: 0;
|
|
689
|
+
background: #e1f5fe; /* Old browsers */
|
|
690
|
+
-webkit-box-shadow: none;
|
|
691
|
+
-moz-box-shadow: none;
|
|
692
|
+
box-shadow: none;
|
|
693
|
+
background-position: 0 0;
|
|
694
|
+
}
|
|
695
|
+
.jqx-scheduler-cell-hover-light {
|
|
696
|
+
border-color: #e3f5fb !important;
|
|
697
|
+
background: #e3f5fb !important;
|
|
698
|
+
}
|
|
699
|
+
.jqx-grid-table-dark {
|
|
700
|
+
font-size: 14px;
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
.jqx-listitem-state-selected-light, .jqx-menu-item-selected-light, .jqx-tree-item-selected-light, .jqx-calendar-cell-selected-light, .jqx-grid-cell-selected-light,
|
|
705
|
+
.jqx-menu-vertical-light .jqx-menu-item-top-selected-light, .jqx-grid-selectionarea-light, .jqx-input-button-header-light, .jqx-input-button-innerHeader-light {
|
|
706
|
+
color: #ffffff !important;
|
|
707
|
+
background-color: #0077BE;
|
|
708
|
+
*background-color: #0077BE;
|
|
709
|
+
background-repeat: repeat-x;
|
|
710
|
+
border-color: #0077BE !important;
|
|
711
|
+
background: #0077BE; /* Old browsers */
|
|
712
|
+
-webkit-box-shadow: none;
|
|
713
|
+
-moz-box-shadow: none;
|
|
714
|
+
box-shadow: none;
|
|
715
|
+
}
|
|
716
|
+
.jqx-scheduler-cell-selected-light {
|
|
717
|
+
border-color: #0077BE !important;
|
|
718
|
+
background: #0077BE !important;
|
|
719
|
+
}
|
|
720
|
+
.jqx-grid-cell-light .jqx-button-light, .jqx-grid-cell-light .jqx-button-light.jqx-fill-state-hover-light, .jqx-grid-cell-light .jqx-button-light.jqx-fill-state-pressed-light {
|
|
721
|
+
-webkit-box-shadow: none;
|
|
722
|
+
-moz-box-shadow: none;
|
|
723
|
+
box-shadow: none;
|
|
724
|
+
-webkit-transition: none;
|
|
725
|
+
-moz-transition: none;
|
|
726
|
+
-o-transition: none;
|
|
727
|
+
transition: none;
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
.jqx-popup-light {
|
|
731
|
+
border: 1px solid #ddd;
|
|
732
|
+
*border-right-width: 2px;
|
|
733
|
+
*border-bottom-width: 2px;
|
|
734
|
+
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
|
|
735
|
+
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
|
|
736
|
+
}
|
|
737
|
+
.jqx-grid-column-sortascbutton-light, .jqx-expander-arrow-bottom-light, .jqx-window-collapse-button-light, .jqx-menu-item-arrow-up-light, .jqx-menu-item-arrow-up-selected-light, .jqx-menu-item-arrow-top-up-light, .jqx-icon-arrow-up-light, .jqx-icon-arrow-up-hover-light, .jqx-icon-arrow-up-selected-light {
|
|
738
|
+
background-image: url('images/metro-icon-up.png');
|
|
739
|
+
background-repeat: no-repeat;
|
|
740
|
+
background-position: center;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
.jqx-widget-light .jqx-grid-group-expand-light, .jqx-grid-group-expand-light, .jqx-grid-column-menubutton-light, .jqx-grid-column-sortdescbutton-light, .jqx-expander-arrow-top-light, .jqx-window-collapse-button-collapsed-light, .jqx-menu-item-arrow-down-light, .jqx-menu-item-arrow-down-selected-light, .jqx-menu-item-arrow-down-light, .jqx-icon-arrow-down-light, .jqx-icon-arrow-down-hover-light, .jqx-icon-arrow-down-selected-light {
|
|
744
|
+
background-image: url('images/metro-icon-down.png');
|
|
745
|
+
background-repeat: no-repeat;
|
|
746
|
+
background-position: center;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
.jqx-tabs-arrow-left-light, .jqx-menu-item-arrow-left-selected-light, .jqx-menu-item-arrow-top-left, .jqx-icon-arrow-left-light, .jqx-icon-arrow-down-left-light, .jqx-icon-arrow-left-selected-light {
|
|
750
|
+
background-image: url('images/metro-icon-left.png');
|
|
751
|
+
background-repeat: no-repeat;
|
|
752
|
+
background-position: center;
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
.jqx-widget-light .jqx-grid-group-collapse-light, .jqx-grid-group-collapse-light, .jqx-tabs-arrow-right-light, .jqx-menu-item-arrow-right-selected-light, .jqx-menu-item-arrow-top-right-light, .jqx-icon-arrow-right-light, .jqx-icon-arrow-right-hover-light, .jqx-icon-arrow-right-selected-light {
|
|
756
|
+
background-image: url('images/metro-icon-right.png');
|
|
757
|
+
background-repeat: no-repeat;
|
|
758
|
+
background-position: center;
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
.jqx-tree-item-arrow-collapse-rtl-light, .jqx-tree-item-arrow-collapse-hover-rtl-light {
|
|
762
|
+
background-image: url(./images/metro-icon-left.png);
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
.jqx-menu-item-arrow-left-selected-light {
|
|
766
|
+
background-image: url('images/metro-icon-left-white.png');
|
|
767
|
+
background-repeat: no-repeat;
|
|
768
|
+
background-position: center;
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
.jqx-menu-item-arrow-right-selected-light {
|
|
772
|
+
background-image: url('images/metro-icon-right-white.png');
|
|
773
|
+
background-repeat: no-repeat;
|
|
774
|
+
background-position: center;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
.jqx-input-button-content-light {
|
|
778
|
+
font-size: 10px;
|
|
779
|
+
}
|
|
780
|
+
.jqx-widget .jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell {border-color: #ddd;}
|
|
781
|
+
.jqx-grid-groups-row-light > span {
|
|
782
|
+
padding-left: 4px;
|
|
783
|
+
}
|
|
784
|
+
.jqx-combobox-content-light, .jqx-input-light {
|
|
785
|
+
border-color: #ddd;
|
|
786
|
+
color: #555555;
|
|
787
|
+
background-color: #ffffff;
|
|
788
|
+
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
789
|
+
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
790
|
+
}
|
|
791
|
+
|
|
792
|
+
.jqx-combobox-content-light, .jqx-combobox-light, .jqx-combobox-state-normal-light {
|
|
793
|
+
border-color: #ddd;
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
.jqx-combobox-content-focus-light, .jqx-combobox-state-focus-light, .jqx-fill-state-focus-light,
|
|
797
|
+
.jqx-numberinput-focus-light {
|
|
798
|
+
outline: none;
|
|
799
|
+
border-color: #959595;
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
input[type="text"].jqx-input-light, input[type="password"].jqx-input-light, input[type="text"].jqx-widget-content-light, input[type="textarea"].jqx-widget-content-light, textarea.jqx-input-light {
|
|
804
|
+
font-size: 14px;
|
|
805
|
+
padding-left:3px;
|
|
806
|
+
padding-right: 3px;
|
|
807
|
+
resize: none;
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
input[type="text"].jqx-input-light:-moz-placeholder, input[type="text"].jqx-widget-content-light:-moz-placeholder, input[type="textarea"].jqx-widget-content-light:-moz-placeholder, textarea.jqx-input-light:-moz-placeholder {
|
|
811
|
+
color: #999999;
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
input[type="text"].jqx-input-light:-webkit-input-placeholder, input[type="text"].jqx-widget-content-light:-webkit-input-placeholder, input[type="textarea"].jqx-widget-content-light:-webkit-input-placeholder, textarea.jqx-input-light:-webkit-input-placeholder {
|
|
815
|
+
color: #999999;
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
input[type="text"].jqx-input-light:-ms-input-placeholder, input[type="text"].jqx-widget-content-light:-ms-input-placeholder, input[type="textarea"].jqx-widget-content-light:-ms-input-placeholder, textarea.jqx-input-light:-ms-input-placeholder {
|
|
819
|
+
color: #999999;
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
.jqx-combobox-content-light, .jqx-input-light {
|
|
823
|
+
border-color: #ddd;
|
|
824
|
+
color: #555555;
|
|
825
|
+
background-color: #ffffff;
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
.jqx-combobox-content-light, .jqx-combobox-light, .jqx-combobox-state-normal-light {
|
|
829
|
+
border-color: #ddd;
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
.jqx-combobox-content-focus-light, .jqx-combobox-state-focus-light, .jqx-fill-state-focus-light,
|
|
833
|
+
.jqx-numberinput-focus-light {
|
|
834
|
+
outline: none;
|
|
835
|
+
border-color: #0077BE;
|
|
836
|
+
}
|
|
837
|
+
.jqx-popup-light.jqx-fill-state-focus-light
|
|
838
|
+
{
|
|
839
|
+
outline: none;
|
|
840
|
+
border-color: #ddd !important;
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
.jqx-datetimeinput-content, .jqx-datetimeinput-container {
|
|
844
|
+
overflow: visible !important;
|
|
845
|
+
}
|
|
846
|
+
.jqx-slider-rangebar-light {
|
|
847
|
+
border-color: #0077BE;
|
|
848
|
+
background: #0077BE;
|
|
849
|
+
}
|
|
850
|
+
.jqx-switchbutton-light{
|
|
851
|
+
border-radius: 15px;
|
|
852
|
+
}
|
|
853
|
+
.jqx-switchbutton-light .jqx-fill-state-normal-light,
|
|
854
|
+
.jqx-switchbutton-light .jqx-fill-state-hover-light,
|
|
855
|
+
.jqx-switchbutton-light .jqx-fill-state-pressed-light {
|
|
856
|
+
border-color: #0077BE;
|
|
857
|
+
background: #0077BE;
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-light {
|
|
861
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
862
|
+
background-repeat: no-repeat;
|
|
863
|
+
background-position: center;
|
|
864
|
+
}
|
|
865
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-light{
|
|
866
|
+
background-image: url('images/metro-icon-right-white.png');
|
|
867
|
+
background-repeat: no-repeat;
|
|
868
|
+
background-position: center;
|
|
869
|
+
}
|
|
870
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-rtl-light{
|
|
871
|
+
background-image: url('images/metro-icon-left-white.png');
|
|
872
|
+
background-repeat: no-repeat;
|
|
873
|
+
background-position: center;
|
|
874
|
+
}
|
|
875
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-rtl-light {
|
|
876
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
877
|
+
background-repeat: no-repeat;
|
|
878
|
+
background-position: center;
|
|
879
|
+
}
|
|
880
|
+
.jqx-tabs-title-selected-top-light, .jqx-tabs-selection-tracker-top-light {
|
|
881
|
+
border-color: transparent;
|
|
882
|
+
filter: none;
|
|
883
|
+
background: #fff;
|
|
884
|
+
color: #333;
|
|
885
|
+
-webkit-box-shadow: none;
|
|
886
|
+
-moz-box-shadow: none;
|
|
887
|
+
box-shadow: none;
|
|
888
|
+
}
|
|
889
|
+
.jqx-tabs-arrow-background-light{
|
|
890
|
+
background: #fff;
|
|
891
|
+
border:none;
|
|
892
|
+
box-shadow:none;
|
|
893
|
+
}
|
|
894
|
+
.jqx-tabs-title-light, .jqx-ribbon-item-light {
|
|
895
|
+
color: #333;
|
|
896
|
+
}
|
|
897
|
+
.jqx-tabs-title-selected-bottom-light,
|
|
898
|
+
.jqx-tabs-title-selected-top-light
|
|
899
|
+
{
|
|
900
|
+
padding-top:5px;
|
|
901
|
+
padding-bottom:5px;
|
|
902
|
+
color: #1997C6;
|
|
903
|
+
font-weight:500;
|
|
904
|
+
}
|
|
905
|
+
.jqx-tabs-title.jqx-fill-state-hover-light {
|
|
906
|
+
border-color: transparent;
|
|
907
|
+
}
|
|
908
|
+
.jqx-ribbon-item-light {
|
|
909
|
+
cursor: pointer;
|
|
910
|
+
}
|
|
911
|
+
.jqx-ribbon-item-selected-light {
|
|
912
|
+
color: #1997C6;
|
|
913
|
+
font-weight:500;
|
|
914
|
+
border-color: transparent;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.jqx-ribbon-item-hover-light {
|
|
918
|
+
background: transparent;
|
|
919
|
+
border-color: transparent;
|
|
920
|
+
}
|
|
921
|
+
|
|
922
|
+
.jqx-ribbon-header-top-light {
|
|
923
|
+
border-color: transparent;
|
|
924
|
+
border-bottom-color: #E0E0E0;
|
|
925
|
+
}
|
|
926
|
+
|
|
927
|
+
.jqx-ribbon-header-bottom-light {
|
|
928
|
+
border-color: transparent;
|
|
929
|
+
border-top-color: #E0E0E0;
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
.jqx-ribbon-header-right-light {
|
|
933
|
+
border-color: transparent;
|
|
934
|
+
border-left-color:#E0E0E0;
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
.jqx-ribbon-header-left-light {
|
|
938
|
+
border-color: transparent;
|
|
939
|
+
border-right-color:#E0E0E0;
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
.jqx-tabs-title-selected-bottom-light, .jqx-tabs-selection-tracker-bottom-light {
|
|
943
|
+
border-color: transparent;
|
|
944
|
+
border-top: 1px solid #fff;
|
|
945
|
+
filter: none;
|
|
946
|
+
background: #fff;
|
|
947
|
+
-webkit-box-shadow: none;
|
|
948
|
+
-moz-box-shadow: none;
|
|
949
|
+
box-shadow: none;
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
.jqx-tabs-light, .jqx-ribbon-light {
|
|
953
|
+
border-color: transparent;
|
|
954
|
+
}
|
|
955
|
+
|
|
956
|
+
.jqx-tabs-header-light, .jqx-ribbon-header-light {
|
|
957
|
+
background: transparent;
|
|
958
|
+
}
|
|
959
|
+
.jqx-tabs-position-bottom .jqx-tabs-header-light {
|
|
960
|
+
border-color: transparent;
|
|
961
|
+
}
|
|
962
|
+
.jqx-layout-light .jqx-tabs-header-light, .jqx-layout-light .jqx-ribbon-header-light {
|
|
963
|
+
background: #fff;
|
|
964
|
+
border-color: #E0E0E0;
|
|
965
|
+
}
|
|
966
|
+
.jqx-tabs-title-bottom {
|
|
967
|
+
border-color: transparent;
|
|
968
|
+
}
|
|
969
|
+
.jqx-tabs-title-hover-top-light, .jqx-tabs-title-hover-bottom-light, .jqx-tabs-header-light {
|
|
970
|
+
-webkit-box-shadow: none !important;
|
|
971
|
+
-moz-box-shadow: none !important;
|
|
972
|
+
box-shadow: none !important;
|
|
973
|
+
background: transparent;
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
.jqx-tabs-content-light {
|
|
977
|
+
box-sizing: border-box;
|
|
978
|
+
border: 1px solid #E0E0E0;
|
|
979
|
+
border-top-color: transparent;
|
|
980
|
+
padding:5px;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
.jqx-tabs-bar-light {
|
|
984
|
+
position: absolute;
|
|
985
|
+
bottom: 0;
|
|
986
|
+
background: #1997C6;
|
|
987
|
+
height: 2px;
|
|
988
|
+
z-index:20;
|
|
989
|
+
transition: .5s cubic-bezier(.35,0,.25,1);
|
|
990
|
+
}
|
|
991
|
+
.jqx-tabs-bar-light.vertical {
|
|
992
|
+
width: 2px;
|
|
993
|
+
}
|
|
994
|
+
.jqx-tabs-position-bottom .jqx-tabs-bar-light {
|
|
995
|
+
top: 0;
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
.jqx-window-content-light {
|
|
999
|
+
box-sizing:border-box;
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
.jqx-layout-light
|
|
1003
|
+
{
|
|
1004
|
+
background-color: #cccccc;
|
|
1005
|
+
}
|
|
1006
|
+
.jqx-kanban-column-header-collapsed-light {
|
|
1007
|
+
background: -moz-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* ff3.6+ */
|
|
1008
|
+
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(248,248,248,1)), color-stop(100%, rgba(234,234,234,1))); /* safari4+,chrome */
|
|
1009
|
+
background: -webkit-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* safari5.1+,chrome10+ */
|
|
1010
|
+
background: -o-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* opera 11.10+ */
|
|
1011
|
+
background: -ms-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* ie10+ */
|
|
1012
|
+
background: linear-gradient(90deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* w3c */
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
.jqx-calendar-light td {
|
|
1016
|
+
font-size: 12px;
|
|
1017
|
+
}
|
|
1018
|
+
.jqx-grid-column-menubutton-light {
|
|
1019
|
+
background-image: url('images/metro-icon-down.png');
|
|
1020
|
+
}
|
|
1021
|
+
.jqx-grid-pager-top-light .jqx-grid-pager-number-light,
|
|
1022
|
+
.jqx-grid-pager-light .jqx-grid-pager-number-light {
|
|
1023
|
+
|
|
1024
|
+
background-color: transparent;
|
|
1025
|
+
border-color: transparent;
|
|
1026
|
+
color: rgba(0,0,0,.54) !important;
|
|
1027
|
+
font-size:12px;
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
.jqx-grid-pager-top-light .jqx-grid-pager-number-light:hover,
|
|
1031
|
+
.jqx-grid-pager-light .jqx-grid-pager-number-light:hover {
|
|
1032
|
+
font-size:12px;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
.jqx-grid-pager-top-light .jqx-grid-pager-number-light.jqx-fill-state-pressed-light ,
|
|
1036
|
+
.jqx-grid-pager-light .jqx-grid-pager-number-light.jqx-fill-state-pressed-light {
|
|
1037
|
+
color: #0077BE !important;
|
|
1038
|
+
font-weight: bold !important;
|
|
1039
|
+
}
|
|
1040
|
+
.jqx-menu-item-arrow-up-selected-light, .jqx-icon-arrow-up-selected-light{background-image:url('images/metro-icon-up-white.png');background-repeat:no-repeat;background-position:center;}
|
|
1041
|
+
.jqx-menu-item-arrow-down-selected-light, .jqx-icon-arrow-down-selected-light{background-image:url('images/metro-icon-down-white.png');background-repeat:no-repeat;background-position:center;}
|
|
1042
|
+
.jqx-menu-item-arrow-left-selected-light, .jqx-icon-arrow-left-selected-light{background-image:url('images/metro-icon-left-white.png');background-repeat:no-repeat;background-position:center;}
|
|
1043
|
+
.jqx-menu-item-arrow-right-selected-light, .jqx-icon-arrow-right-selected-light{background-image:url('images/metro-icon-right-white.png');background-repeat:no-repeat;background-position:center;}
|
|
1044
|
+
.jqx-tabs-close-button-light{background-image:url(./images/close.png); background-repeat:no-repeat; background-position:center;}
|
|
1045
|
+
.jqx-tabs-close-button-selected-light{background-image:url(./images/close.png); background-repeat:no-repeat; background-position:center;}
|
|
1046
|
+
.jqx-tabs-close-button-hover-light{background-image:url(./images/close.png); background-repeat:no-repeat; background-position:center;}
|
|
1047
|
+
.jqx-scrollbar-button-state-pressed-light .jqx-icon-arrow-up-selected-light{background-image:url('images/metro-icon-up.png');background-repeat:no-repeat;background-position:center;}
|
|
1048
|
+
.jqx-scrollbar-button-state-pressed-light .jqx-icon-arrow-down-selected-light{background-image:url('images/metro-icon-down.png');background-repeat:no-repeat;background-position:center;}
|
|
1049
|
+
.jqx-scrollbar-button-state-pressed-light .jqx-icon-arrow-left-selected-light{background-image:url('images/metro-icon-left.png');background-repeat:no-repeat;background-position:center;}
|
|
1050
|
+
.jqx-scrollbar-button-state-pressed-light .jqx-icon-arrow-right-selected-light{background-image:url('images/metro-icon-right.png');background-repeat:no-repeat;background-position:center;}
|
|
1051
|
+
|
|
1052
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-light {
|
|
1053
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
1054
|
+
background-repeat: no-repeat;
|
|
1055
|
+
background-position: center;
|
|
1056
|
+
}
|
|
1057
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-light{
|
|
1058
|
+
background-image: url('images/metro-icon-right-white.png');
|
|
1059
|
+
background-repeat: no-repeat;
|
|
1060
|
+
background-position: center;
|
|
1061
|
+
}
|
|
1062
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-collapse-rtl-light {
|
|
1063
|
+
background-image: url('images/metro-icon-left-white.png');
|
|
1064
|
+
background-repeat: no-repeat;
|
|
1065
|
+
background-position: center;
|
|
1066
|
+
}
|
|
1067
|
+
.jqx-grid-cell-light.jqx-grid-cell-selected-light>.jqx-grid-group-expand-rtl-light{
|
|
1068
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
1069
|
+
background-repeat: no-repeat;
|
|
1070
|
+
background-position: center;
|
|
1071
|
+
}
|
|
1072
|
+
.jqx-grid-group-collapse-light {
|
|
1073
|
+
background-image: url(./images/metro-icon-right.png);
|
|
1074
|
+
background-position: 50% 50%;
|
|
1075
|
+
background-repeat: no-repeat;
|
|
1076
|
+
}
|
|
1077
|
+
.jqx-grid-group-collapse-rtl-light
|
|
1078
|
+
{
|
|
1079
|
+
padding-right: 0px;
|
|
1080
|
+
background-image: url(./images/metro-icon-left.png);
|
|
1081
|
+
background-position: 50% 50%;
|
|
1082
|
+
background-repeat: no-repeat;
|
|
1083
|
+
}
|
|
1084
|
+
.jqx-grid-group-expand-light, .jqx-grid-group-expand-rtl-light
|
|
1085
|
+
{
|
|
1086
|
+
padding-right: 0px;
|
|
1087
|
+
background-image: url(./images/metro-icon-down.png);
|
|
1088
|
+
background-position: 50% 50%;
|
|
1089
|
+
background-repeat: no-repeat;
|
|
1090
|
+
}
|
|
1091
|
+
.jqx-icon-arrow-first-light
|
|
1092
|
+
{
|
|
1093
|
+
background-image: url('images/metro-icon-first.png');
|
|
1094
|
+
background-repeat: no-repeat;
|
|
1095
|
+
background-position: center;
|
|
1096
|
+
}
|
|
1097
|
+
.jqx-icon-arrow-last-light
|
|
1098
|
+
{
|
|
1099
|
+
background-image: url('images/metro-icon-last.png');
|
|
1100
|
+
background-repeat: no-repeat;
|
|
1101
|
+
background-position: center;
|
|
1102
|
+
}
|
|
1103
|
+
.jqx-icon-arrow-first-hover-light
|
|
1104
|
+
{
|
|
1105
|
+
background-image: url('images/metro-icon-first.png');
|
|
1106
|
+
background-repeat: no-repeat;
|
|
1107
|
+
background-position: center;
|
|
1108
|
+
}
|
|
1109
|
+
.jqx-icon-arrow-last-hover-light
|
|
1110
|
+
{
|
|
1111
|
+
background-image: url('images/metro-icon-last.png');
|
|
1112
|
+
background-repeat: no-repeat;
|
|
1113
|
+
background-position: center;
|
|
1114
|
+
}
|
|
1115
|
+
.jqx-icon-arrow-first-selected-light
|
|
1116
|
+
{
|
|
1117
|
+
background-image: url('images/metro-icon-first-white.png');
|
|
1118
|
+
background-repeat: no-repeat;
|
|
1119
|
+
background-position: center;
|
|
1120
|
+
}
|
|
1121
|
+
.jqx-icon-arrow-last-selected-light
|
|
1122
|
+
{
|
|
1123
|
+
background-image: url('images/metro-icon-last-white.png');
|
|
1124
|
+
background-repeat: no-repeat;
|
|
1125
|
+
background-position: center;
|
|
1126
|
+
}
|
|
1127
|
+
|
|
1128
|
+
.jqx-icon-calendar-pressed-light {
|
|
1129
|
+
background-image: url('images/icon-calendar-white.png');
|
|
1130
|
+
}
|
|
1131
|
+
.jqx-icon-time-pressed-light {
|
|
1132
|
+
background-image: url('images/icon-time-white.png');
|
|
1133
|
+
}
|
|
1134
|
+
.jqx-icon-time-light{
|
|
1135
|
+
margin-left:1px;
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
|
|
1139
|
+
.sorticon, .filtericon {
|
|
1140
|
+
box-shadow:none;
|
|
1141
|
+
}
|
|
1142
|
+
.sorticon.descending .jqx-grid-column-sorticon-light {
|
|
1143
|
+
margin-top:-1px;
|
|
1144
|
+
}
|
|
1145
|
+
.sorticon.ascending .jqx-grid-column-sorticon-light {
|
|
1146
|
+
margin-top:1px;
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
.jqx-dropdownlist-state-normal-light .jqx-icon-arrow-down-light,
|
|
1150
|
+
.jqx-combobox-state-normal-light .jqx-icon-arrow-down-light,
|
|
1151
|
+
.sorticon.descending .jqx-grid-column-sorticon-light,
|
|
1152
|
+
.jqx-tree-item-arrow-expand-light,
|
|
1153
|
+
.jqx-expander-header-light .jqx-icon-arrow-down
|
|
1154
|
+
{
|
|
1155
|
+
transform: rotate(0deg);
|
|
1156
|
+
transition: transform 0.2s ease-out;
|
|
1157
|
+
}
|
|
1158
|
+
.jqx-expander-header-light .jqx-icon-arrow-up {
|
|
1159
|
+
transform: rotate(180deg);
|
|
1160
|
+
transition: transform 0.2s ease-out;
|
|
1161
|
+
background-image: url('images/metro-icon-down.png');
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
.jqx-tree-item-arrow-collapse-light
|
|
1165
|
+
{
|
|
1166
|
+
transform: rotate(-90deg);
|
|
1167
|
+
background-image: url('images/metro-icon-down.png');
|
|
1168
|
+
background-repeat: no-repeat;
|
|
1169
|
+
background-position: center;
|
|
1170
|
+
transition: transform 0.2s ease-out;
|
|
1171
|
+
}
|
|
1172
|
+
.jqx-dropdownlist-state-selected-light .jqx-icon-arrow-down-light,
|
|
1173
|
+
.jqx-combobox-state-selected-light .jqx-icon-arrow-down-light,
|
|
1174
|
+
.sorticon.ascending .jqx-grid-column-sorticon-light
|
|
1175
|
+
{
|
|
1176
|
+
transform: rotate(180deg);
|
|
1177
|
+
transition: transform 0.2s ease-out;
|
|
1178
|
+
}
|
|
1179
|
+
.jqx-combobox-state-selected-light .jqx-icon-arrow-down-light{
|
|
1180
|
+
left:0px;
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
.jqx-primary .jqx-icon-arrow-down-light, .jqx-warning .jqx-icon-arrow-down-light, .jqx-danger .jqx-icon-arrow-down-light, .jqx-success .jqx-icon-arrow-down-light, .jqx-info .jqx-icon-arrow-down-light {
|
|
1184
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
1185
|
+
}
|
|
1186
|
+
.jqx-primary .jqx-icon-arrow-down-selected-light, .jqx-warning .jqx-icon-arrow-down-selected-light, .jqx-danger .jqx-icon-arrow-down-selected-light, .jqx-success .jqx-icon-arrow-down-selected-light, .jqx-info .jqx-icon-arrow-down-selected-light {
|
|
1187
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
1188
|
+
}
|
|
1189
|
+
.jqx-primary .jqx-icon-arrow-down-hover-light, .jqx-warning .jqx-icon-arrow-down-hover-light, .jqx-danger .jqx-icon-arrow-down-hover-light, .jqx-success .jqx-icon-arrow-down-hover-light, .jqx-info .jqx-icon-arrow-down-hover-light {
|
|
1190
|
+
background-image: url('images/metro-icon-down-white.png');
|
|
1191
|
+
}
|
|
1192
|
+
.jqx-primary .jqx-icon-arrow-up-light, .jqx-warning .jqx-icon-arrow-up-light, .jqx-danger .jqx-icon-arrow-up-light, .jqx-success .jqx-icon-arrow-up-light, .jqx-info .jqx-icon-arrow-up-light {
|
|
1193
|
+
background-image: url('images/metro-icon-up-white.png');
|
|
1194
|
+
}
|
|
1195
|
+
.jqx-primary .jqx-icon-arrow-up-selected-light, .jqx-warning .jqx-icon-arrow-up-selected-light, .jqx-danger .jqx-icon-arrow-up-selected-light, .jqx-success .jqx-icon-arrow-up-selected-light, .jqx-info .jqx-icon-arrow-up-selected-light {
|
|
1196
|
+
background-image: url('images/metro-icon-up-white.png');
|
|
1197
|
+
}
|
|
1198
|
+
.jqx-primary .jqx-icon-arrow-up-hover-light, .jqx-warning .jqx-icon-arrow-up-hover-light, .jqx-danger .jqx-icon-arrow-up-hover-light, .jqx-success .jqx-icon-arrow-up-hover-light, .jqx-info .jqx-icon-arrow-up-hover-light {
|
|
1199
|
+
background-image: url('images/metro-icon-up-white.png');
|
|
1200
|
+
}
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
.jqx-primary .jqx-icon-arrow-left-light, .jqx-warning .jqx-icon-arrow-left-light, .jqx-danger .jqx-icon-arrow-left-light, .jqx-success .jqx-icon-arrow-left-light, .jqx-info .jqx-icon-arrow-left-light {
|
|
1204
|
+
background-image: url('images/metro-icon-left-white.png');
|
|
1205
|
+
}
|
|
1206
|
+
.jqx-primary .jqx-icon-arrow-left-selected-light, .jqx-warning .jqx-icon-arrow-left-selected-light, .jqx-danger .jqx-icon-arrow-left-selected-light, .jqx-success .jqx-icon-arrow-left-selected-light, .jqx-info .jqx-icon-arrow-left-selected-light {
|
|
1207
|
+
background-image: url('images/metro-icon-left-white.png');
|
|
1208
|
+
}
|
|
1209
|
+
.jqx-primary .jqx-icon-arrow-left-hover-light, .jqx-warning .jqx-icon-arrow-left-hover-light, .jqx-danger .jqx-icon-arrow-left-hover-light, .jqx-success .jqx-icon-arrow-left-hover-light, .jqx-info .jqx-icon-arrow-left-hover-light {
|
|
1210
|
+
background-image: url('images/metro-icon-left-white.png');
|
|
1211
|
+
}
|
|
1212
|
+
.jqx-primary .jqx-icon-arrow-right-light, .jqx-warning .jqx-icon-arrow-right-light, .jqx-danger .jqx-icon-arrow-right-light, .jqx-success .jqx-icon-arrow-right-light, .jqx-info .jqx-icon-arrow-right-light {
|
|
1213
|
+
background-image: url('images/metro-icon-right-white.png');
|
|
1214
|
+
}
|
|
1215
|
+
.jqx-primary .jqx-icon-arrow-right-selected-light, .jqx-warning .jqx-icon-arrow-right-selected-light, .jqx-danger .jqx-icon-arrow-right-selected-light, .jqx-success .jqx-icon-arrow-right-selected-light, .jqx-info .jqx-icon-arrow-right-selected-light {
|
|
1216
|
+
background-image: url('images/metro-icon-right-white.png');
|
|
1217
|
+
}
|
|
1218
|
+
.jqx-primary .jqx-icon-arrow-right-hover-light, .jqx-warning .jqx-icon-arrow-right-hover-light, .jqx-danger .jqx-icon-arrow-right-hover-light, .jqx-success .jqx-icon-arrow-right-hover-light, .jqx-info .jqx-icon-arrow-right-hover-light {
|
|
1219
|
+
background-image: url('images/metro-icon-right-white.png');
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
.jqx-slider-tooltip-light.jqx-primary-slider, .jqx-slider-tooltip-light.jqx-primary-slider .jqx-fill-state-normal-light {
|
|
1223
|
+
border-color: #1ca8dd;
|
|
1224
|
+
background: #1ca8dd;
|
|
1225
|
+
}
|
|
1226
|
+
.jqx-slider-tooltip-light.jqx-success-slider, .jqx-slider-tooltip-light.jqx-success-slider .jqx-fill-state-normal-light {
|
|
1227
|
+
border-color: #5cb85c;
|
|
1228
|
+
background: #5cb85c;
|
|
1229
|
+
}
|
|
1230
|
+
.jqx-slider-tooltip-light.jqx-inverse-slider, .jqx-slider-tooltip-light.jqx-inverse-slider .jqx-fill-state-normal-light {
|
|
1231
|
+
border-color: #666;
|
|
1232
|
+
background: #666;
|
|
1233
|
+
}
|
|
1234
|
+
.jqx-slider-tooltip-light.jqx-danger-slider, .jqx-slider-tooltip-light.jqx-danger-slider .jqx-fill-state-normal-light {
|
|
1235
|
+
border-color: #d9534f;
|
|
1236
|
+
background: #d9534f;
|
|
1237
|
+
}
|
|
1238
|
+
.jqx-slider-tooltip-light.jqx-warning-slider, .jqx-slider-tooltip-light.jqx-warning-slider .jqx-fill-state-normal-light {
|
|
1239
|
+
border-color: #f0ad4e;
|
|
1240
|
+
background: #f0ad4e;
|
|
1241
|
+
}
|
|
1242
|
+
.jqx-slider-tooltip-light.jqx-info-slider, .jqx-slider-tooltip-light.jqx-info-slider .jqx-fill-state-normal-light {
|
|
1243
|
+
border-color: #5bc0de;
|
|
1244
|
+
background: #5bc0de;
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
.jqx-fill-state-pressed-light .jqx-icon-delete-light
|
|
1248
|
+
{
|
|
1249
|
+
background-image: url('images/icon-delete-white.png');
|
|
1250
|
+
}
|
|
1251
|
+
.jqx-fill-state-pressed-light .jqx-icon-edit-light
|
|
1252
|
+
{
|
|
1253
|
+
background-image: url('images/icon-edit-white.png');
|
|
1254
|
+
}
|
|
1255
|
+
.jqx-fill-state-pressed-light .jqx-icon-save-light
|
|
1256
|
+
{
|
|
1257
|
+
background-image: url('images/icon-save-white.png');
|
|
1258
|
+
}
|
|
1259
|
+
.jqx-fill-state-pressed-light .jqx-icon-cancel-light
|
|
1260
|
+
{
|
|
1261
|
+
background-image: url('images/icon-cancel-white.png');
|
|
1262
|
+
}
|
|
1263
|
+
.jqx-fill-state-pressed-light .jqx-icon-search-light
|
|
1264
|
+
{
|
|
1265
|
+
background-image: url(./images/search_white.png);
|
|
1266
|
+
}
|
|
1267
|
+
.jqx-fill-state-pressed-light .jqx-icon-plus-light
|
|
1268
|
+
{
|
|
1269
|
+
background-image: url(./images/plus_white.png);
|
|
1270
|
+
}
|
|
1271
|
+
.jqx-fill-state-pressed-light .jqx-menu-minimized-button-light {
|
|
1272
|
+
background-image: url('images/icon-menu-minimized-white.png');
|
|
1273
|
+
}
|
|
1274
|
+
.jqx-fill-state-pressed-light .jqx-editor-toolbar-icon-light {
|
|
1275
|
+
background: url('images/html_editor_white.png') no-repeat;
|
|
1276
|
+
}
|
|
1277
|
+
.jqx-editor-toolbar-button-light{
|
|
1278
|
+
border-color: #ddd;
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1281
|
+
/*applied to the timepicker*/
|
|
1282
|
+
.jqx-needle-central-circle-light {
|
|
1283
|
+
fill: rgb(0, 119, 190);
|
|
1284
|
+
}
|
|
1285
|
+
.jqx-needle-light {
|
|
1286
|
+
fill: rgb(0, 119, 190);
|
|
1287
|
+
}
|
|
1288
|
+
.jqx-time-picker .jqx-header .jqx-selected-light:focus {
|
|
1289
|
+
outline: 2px solid rgba(0, 119, 190, 0.5);
|
|
1290
|
+
box-shadow: 0px 0px 4px 2px rgba(0, 119, 190, 0.125);
|
|
1291
|
+
}
|
|
1292
|
+
.jqx-svg-picker-light:focus {
|
|
1293
|
+
border: 1px solid rgb(0, 119, 190) !important;
|
|
1294
|
+
}
|
|
1295
|
+
.jqx-time-picker[view="portrait"] .jqx-header-light {
|
|
1296
|
+
border-top-left-radius: inherit;
|
|
1297
|
+
border-top-right-radius: inherit;
|
|
1298
|
+
}
|
|
1299
|
+
.jqx-time-picker[view="landscape"] .jqx-header-light {
|
|
1300
|
+
border-top-left-radius: inherit;
|
|
1301
|
+
border-bottom-left-radius: inherit;
|
|
1302
|
+
}
|