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,2370 @@
|
|
|
1
|
+
|
|
2
|
+
:root {
|
|
3
|
+
--jqx-primary-rgb: 51, 173, 255;
|
|
4
|
+
--jqx-primary: rgb(var(--jqx-primary-rgb));
|
|
5
|
+
--jqx-background: #252526;
|
|
6
|
+
--jqx-background-color: #E7E7E7;
|
|
7
|
+
--jqx-surface:#252526;
|
|
8
|
+
--jqx-surface-color: #969690;
|
|
9
|
+
--jqx-border: #414141;
|
|
10
|
+
--jqx-background-hover-rgb: 60, 60, 60;
|
|
11
|
+
--jqx-background-hover: rgb(var(--jqx-background-hover-rgb));
|
|
12
|
+
--jqx-background-color-hover: rgba(255,255,255,.54);
|
|
13
|
+
--jqx-scrollbar-background: #3E3E42;
|
|
14
|
+
--jqx-scrollbar-border: #1E1E1E;
|
|
15
|
+
--jqx-scrollbar-thumb-background: #686868;
|
|
16
|
+
--jqx-scrollbar-thumb-border: #3E3E42;
|
|
17
|
+
--jqx-scrollbar-thumb-background-hover: #9E9E9E;
|
|
18
|
+
--jqx-scrollbar-thumb-border-hover: #9E9E9E;
|
|
19
|
+
--jqx-scrollbar-thumb-background-pressed: #f5f5f5;
|
|
20
|
+
--jqx-scrollbar-thumb-border-pressed: #f5f5f5;
|
|
21
|
+
--jqx-scrollbar-button-color-hover: #333;
|
|
22
|
+
--jqx-scrollbar-button-background-hover: #9E9E9E;
|
|
23
|
+
--jqx-scrollbar-button-border-hover: #9E9E9E;
|
|
24
|
+
--jqx-scrollbar-button-color-pressed: #333;
|
|
25
|
+
--jqx-scrollbar-button-background-pressed: #f5f5f5;
|
|
26
|
+
--jqx-scrollbar-button-border-pressed: #f5f5f5;
|
|
27
|
+
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.jqx-icon-search-dark,
|
|
31
|
+
.jqx-icon-close-dark {
|
|
32
|
+
background-image: none;
|
|
33
|
+
font-family: jqx-icons;
|
|
34
|
+
}
|
|
35
|
+
.jqx-icon-close-dark:after {
|
|
36
|
+
content: var(--jqx-icon-close);
|
|
37
|
+
}
|
|
38
|
+
.jqx-icon-search-dark:after {
|
|
39
|
+
content: var(--jqx-icon-search);
|
|
40
|
+
color:
|
|
41
|
+
|
|
42
|
+
}
|
|
43
|
+
.jqx-calendar-dark {
|
|
44
|
+
width: 280px !important;
|
|
45
|
+
height: 280px !important;
|
|
46
|
+
}
|
|
47
|
+
.jqx-fill-state-normal-dark {
|
|
48
|
+
background: var(--jqx-background);
|
|
49
|
+
color: var(--jqx-background-color);
|
|
50
|
+
border-color: var(--jqx-border);
|
|
51
|
+
}
|
|
52
|
+
.jqx-fill-state-hover-dark {
|
|
53
|
+
background: var(--jqx-background-hover);
|
|
54
|
+
color: var(--jqx-background-color-hover);
|
|
55
|
+
border-color: var(--jqx-background-hover);
|
|
56
|
+
}
|
|
57
|
+
.jqx-fill-state-pressed-dark {
|
|
58
|
+
background: var(--jqx-primary);
|
|
59
|
+
color: var(--jqx-primary-color);
|
|
60
|
+
border-color: var(--jqx-primary);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
@font-face {
|
|
64
|
+
font-family: jqx-icons;
|
|
65
|
+
src: local('./font/jqx-icons'), url('./font/jqx-icons.woff2') format('woff2'), url('./font/jqx-icons.woff') format('woff'), url('./font/jqx-icons.ttf') format('truetype'), url('./font/jqx-icons.eot') format('embedded-opentype');
|
|
66
|
+
font-weight: normal;
|
|
67
|
+
font-style: normal;
|
|
68
|
+
}
|
|
69
|
+
/*Rounded Corners*/
|
|
70
|
+
/*top-left rounded Corners*/
|
|
71
|
+
.jqx-rc-tl-dark {
|
|
72
|
+
border-top-left-radius: var(--jqx-border-radius);
|
|
73
|
+
}
|
|
74
|
+
/*top-right rounded Corners*/
|
|
75
|
+
.jqx-rc-tr-dark {
|
|
76
|
+
border-top-right-radius: var(--jqx-border-radius);
|
|
77
|
+
}
|
|
78
|
+
/*bottom-left rounded Corners*/
|
|
79
|
+
.jqx-rc-bl-dark {
|
|
80
|
+
border-bottom-left-radius: var(--jqx-border-radius);
|
|
81
|
+
}
|
|
82
|
+
/*bottom-right rounded Corners*/
|
|
83
|
+
.jqx-rc-br-dark {
|
|
84
|
+
border-bottom-right-radius: var(--jqx-border-radius);
|
|
85
|
+
}
|
|
86
|
+
/*top rounded Corners*/
|
|
87
|
+
.jqx-rc-t-dark {
|
|
88
|
+
border-top-left-radius: var(--jqx-border-radius);
|
|
89
|
+
border-top-right-radius: var(--jqx-border-radius);
|
|
90
|
+
}
|
|
91
|
+
/*bottom rounded Corners*/
|
|
92
|
+
.jqx-rc-b-dark {
|
|
93
|
+
border-bottom-left-radius: var(--jqx-border-radius);
|
|
94
|
+
border-bottom-right-radius:var(--jqx-border-radius);
|
|
95
|
+
}
|
|
96
|
+
/*right rounded Corners*/
|
|
97
|
+
.jqx-rc-r-dark {
|
|
98
|
+
border-top-right-radius: var(--jqx-border-radius);
|
|
99
|
+
border-bottom-right-radius: var(--jqx-border-radius);
|
|
100
|
+
}
|
|
101
|
+
/*left rounded Corners*/
|
|
102
|
+
.jqx-rc-l-dark {
|
|
103
|
+
border-top-left-radius: var(--jqx-border-radius);
|
|
104
|
+
border-bottom-left-radius: var(--jqx-border-radius);
|
|
105
|
+
}
|
|
106
|
+
/*all rounded Corners*/
|
|
107
|
+
.jqx-rc-all-dark {
|
|
108
|
+
border-radius: var(--jqx-border-radius);
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.jqx-widget-dark, .jqx-widget-header-dark, .jqx-fill-state-normal-dark,
|
|
112
|
+
.jqx-widget-content-dark, .jqx-fill-state-hover-dark, .jqx-fill-state-pressed-dark {
|
|
113
|
+
font-family: var(--jqx-font-family);
|
|
114
|
+
font-size: var(--jqx-font-size);
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.jqx-widget-dark {
|
|
118
|
+
font-family: var(--jqx-font-family);
|
|
119
|
+
font-size: var(--jqx-font-size);
|
|
120
|
+
color: inherit;
|
|
121
|
+
border-color:var(--jqx-border);
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.jqx-widget-content-dark {
|
|
125
|
+
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
126
|
+
font-size: 14px;
|
|
127
|
+
color: var(--jqx-background-color);
|
|
128
|
+
background-color: var(--jqx-background);
|
|
129
|
+
border-color: var(--jqx-border);
|
|
130
|
+
}
|
|
131
|
+
.jqx-grid-table-dark.jqx-grid-table-one-cell {
|
|
132
|
+
border-right-color: var(--jqx-border);
|
|
133
|
+
}
|
|
134
|
+
.jqx-widget-header-dark {
|
|
135
|
+
background-color: var(--jqx-surface);
|
|
136
|
+
border-color: var(--jqx-border);
|
|
137
|
+
font-weight: 500;
|
|
138
|
+
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
139
|
+
font-size: 14px;
|
|
140
|
+
background: var(--jqx-surface);
|
|
141
|
+
color: var(--jqx-surface-color);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.jqx-calendar-title-header-dark {
|
|
145
|
+
text-transform: uppercase;
|
|
146
|
+
}
|
|
147
|
+
.jqx-window-header-dark {
|
|
148
|
+
padding: 10px;
|
|
149
|
+
text-transform: uppercase;
|
|
150
|
+
color: var(--jqx-surface-color);
|
|
151
|
+
background: var(--jqx-surface);
|
|
152
|
+
}
|
|
153
|
+
.jqx-calendar tr {
|
|
154
|
+
border-bottom-color: var(--jqx-border);
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
.jqx-widget-dark input::selection, input.jqx-input-widget-dark::selection, .jqx-widget-content-dark input::selection {
|
|
159
|
+
background: var(--jqx-primary);
|
|
160
|
+
color: var(--jqx-primary-color);
|
|
161
|
+
}
|
|
162
|
+
.jqx-toolbar-dark{
|
|
163
|
+
border-color: var(--jqx-border);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.jqx-toolbar-dark {
|
|
167
|
+
height: auto !important;
|
|
168
|
+
display: flex;
|
|
169
|
+
align-items: center;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.jqx-button-dark, .jqx-button-dark.jqx-fill-state-normal-dark {
|
|
173
|
+
color: var(--jqx-background-color);
|
|
174
|
+
background-color: var(--jqx-background);
|
|
175
|
+
border-color: var(--jqx-border);
|
|
176
|
+
text-transform: uppercase;
|
|
177
|
+
text-overflow: ellipsis;
|
|
178
|
+
overflow: hidden;
|
|
179
|
+
white-space: nowrap;
|
|
180
|
+
outline: none;
|
|
181
|
+
transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
182
|
+
border-radius: 4px;
|
|
183
|
+
box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 var(--jqx-border);
|
|
184
|
+
}
|
|
185
|
+
.jqx-button-dark.jqx-fill-state-hover-dark,
|
|
186
|
+
.jqx-button-dark.jqx-fill-state-pressed-dark {
|
|
187
|
+
background-color: var(--jqx-background-hover);
|
|
188
|
+
border-color: var(--jqx-border);
|
|
189
|
+
color: var(--jqx-background-color-hover);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.jqx-button-dark.primary {
|
|
193
|
+
color: var(--jqx-primary-color);
|
|
194
|
+
background-color: var(--jqx-primary);
|
|
195
|
+
border-color: var(--jqx-primary);
|
|
196
|
+
}
|
|
197
|
+
.jqx-button-dark.jqx-fill-state-hover-dark.primary,
|
|
198
|
+
.jqx-button-dark.jqx-fill-state-pressed-dark.primary {
|
|
199
|
+
color: var(--jqx-primary-color);
|
|
200
|
+
background-color: var(--jqx-primary);
|
|
201
|
+
border-color: var(--jqx-primary);
|
|
202
|
+
}
|
|
203
|
+
.jqx-button-dark.secondary,
|
|
204
|
+
.jqx-button-dark.jqx-toolbar-tool {
|
|
205
|
+
background-color: var(--jqx-surface);
|
|
206
|
+
border-color: var(--jqx-border);
|
|
207
|
+
color: var(--jqx-surface-color) !important;
|
|
208
|
+
}
|
|
209
|
+
.jqx-button-dark.secondary:hover,
|
|
210
|
+
.jqx-button-dark.jqx-toolbar-tool:hover {
|
|
211
|
+
background-color: var(--jqx-background-hover);
|
|
212
|
+
border-color: var(--jqx-border);
|
|
213
|
+
color: var(--jqx-background-color-hover) !important;
|
|
214
|
+
}
|
|
215
|
+
.jqx-button-dark.secondary:active,
|
|
216
|
+
.jqx-button-dark.jqx-toolbar-tool:active {
|
|
217
|
+
background-color: var(--jqx-surface);
|
|
218
|
+
border-color: var(--jqx-border);
|
|
219
|
+
color: var(--jqx-surface-color) !important;
|
|
220
|
+
}
|
|
221
|
+
.jqx-scheduler-edit-dialog-field .jqx-button-dark {
|
|
222
|
+
padding: 6px 16px;
|
|
223
|
+
text-transform: uppercase;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.jqx-button-dark button, jqx-button-dark input {
|
|
227
|
+
background: transparent;
|
|
228
|
+
color: inherit;
|
|
229
|
+
border:none;
|
|
230
|
+
outline: none;
|
|
231
|
+
}
|
|
232
|
+
.jqx-group-button-normal-dark{
|
|
233
|
+
box-shadow: none;
|
|
234
|
+
background: var(--jqx-background);
|
|
235
|
+
border-color: var(--jqx-border);
|
|
236
|
+
color: var(--jqx-background-color) !important;
|
|
237
|
+
border-radius:0px;
|
|
238
|
+
}
|
|
239
|
+
.jqx-group-button-normal.jqx-fill-state-hover {
|
|
240
|
+
box-shadow: none !important;
|
|
241
|
+
}
|
|
242
|
+
.jqx-group-button-normal.jqx-fill-state-pressed {
|
|
243
|
+
box-shadow: none !important;
|
|
244
|
+
background: var(--jqx-primary) !important;
|
|
245
|
+
border-color: var(--jqx-primary) !important;
|
|
246
|
+
color: var(--jqx-primary-color)!important;
|
|
247
|
+
border-radius:0px;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
.jqx-slider-button-dark {
|
|
252
|
+
padding:3px;
|
|
253
|
+
background: transparent;
|
|
254
|
+
border:transparent;
|
|
255
|
+
}
|
|
256
|
+
.jqx-button-dark.float {
|
|
257
|
+
border-radius: 100%;
|
|
258
|
+
min-height: 48px;
|
|
259
|
+
min-width: 48px;
|
|
260
|
+
width: 48px;
|
|
261
|
+
height: 48px;
|
|
262
|
+
max-height: 48px;
|
|
263
|
+
max-width:48px;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.jqx-button-dark.outlined {
|
|
267
|
+
background: transparent;
|
|
268
|
+
color: var(--jqx-primary);
|
|
269
|
+
border-width: 2px;
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.jqx-button-dark.flat {
|
|
273
|
+
background: transparent;
|
|
274
|
+
color: var(--jqx-primary);
|
|
275
|
+
border: none;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.jqx-fill-state-hover-dark, .jqx-fill-state-focus-dark {
|
|
279
|
+
text-decoration: none;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
.jqx-expander-header.jqx-fill-state-hover-dark,
|
|
283
|
+
.jqx-expander-header.jqx-fill-state-normal-dark,
|
|
284
|
+
.jqx-expander-header.jqx-fill-state-pressed-dark
|
|
285
|
+
{
|
|
286
|
+
background: var(--jqx-background-hover);
|
|
287
|
+
border-color: var(--jqx-border);
|
|
288
|
+
color:var(--jqx-background-color-hover);
|
|
289
|
+
}
|
|
290
|
+
.jqx-expander-header.jqx-fill-state-hover-dark {
|
|
291
|
+
background: var(--jqx-background-hover);
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.jqx-expander-header-dark {
|
|
295
|
+
padding:10px;
|
|
296
|
+
}
|
|
297
|
+
.jqx-button-dark.jqx-fill-state-hover {
|
|
298
|
+
opacity: 0.9;
|
|
299
|
+
cursor: pointer;
|
|
300
|
+
box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
|
|
301
|
+
*zoom: 1;
|
|
302
|
+
}
|
|
303
|
+
.jqx-expander-content-dark{
|
|
304
|
+
padding:0px;
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
.jqx-button-dark.jqx-fill-state-hover.outlined,
|
|
308
|
+
.jqx-button-dark.jqx-fill-state-hover.flat {
|
|
309
|
+
color: var(--jqx-primary);
|
|
310
|
+
box-shadow: none;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.jqx-button-dark.jqx-fill-state-pressed {
|
|
314
|
+
cursor: pointer;
|
|
315
|
+
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.jqx-button-dark.jqx-fill-state-pressed.float {
|
|
319
|
+
box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.jqx-slider-button-dark.jqx-fill-state-pressed-dark,
|
|
323
|
+
.jqx-button-dark.jqx-fill-state-pressed.outlined,
|
|
324
|
+
.jqx-button-dark.jqx-fill-state-pressed.flat {
|
|
325
|
+
background: rgba(179,229,252,0.15);
|
|
326
|
+
box-shadow: none;
|
|
327
|
+
color: var(--jqx-primary);
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
.jqx-button-dark.jqx-fill-state-focus {
|
|
331
|
+
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
332
|
+
}
|
|
333
|
+
.jqx-slider-button-dark.jqx-fill-state-focus-dark {
|
|
334
|
+
background: transparent;
|
|
335
|
+
border-color: transparent;
|
|
336
|
+
box-shadow:none;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
.jqx-button-dark.jqx-fill-state-focus.outlined,
|
|
340
|
+
.jqx-button-dark.jqx-fill-state-focus.flat {
|
|
341
|
+
box-shadow: none;
|
|
342
|
+
background: rgba(rgb(var(--jqx-primary-rgb)),0.15);
|
|
343
|
+
color: var(--jqx-primary);
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
.jqx-dropdownlist-content-dark {
|
|
347
|
+
display: flex;
|
|
348
|
+
align-items: center;
|
|
349
|
+
height: 100% !important;
|
|
350
|
+
margin-top: 0px !important;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
.jqx-dropdownlist-content-dark span {
|
|
354
|
+
top: 0px !important;
|
|
355
|
+
}
|
|
356
|
+
.jqx-dropdownlist-state-normal-dark, .jqx-dropdownlist-state-hover-dark, .jqx-dropdownlist-state-selected-dark,
|
|
357
|
+
.jqx-scrollbar-button-state-hover-dark, .jqx-scrollbar-button-state-normal-dark, .jqx-scrollbar-button-state-pressed-dark,
|
|
358
|
+
.jqx-scrollbar-thumb-state-normal-horizontal-dark, .jqx-scrollbar-thumb-state-hover-horizontal-dark, .jqx-scrollbar-thumb-state-pressed-horizontal-dark,
|
|
359
|
+
.jqx-scrollbar-thumb-state-normal-dark, .jqx-scrollbar-thumb-state-pressed-dark, .jqx-tree-item-hover-dark, .jqx-tree-item-selected-dark,
|
|
360
|
+
.jqx-tree-item-dark, .jqx-menu-item-dark, .jqx-menu-item-hover-dark, .jqx-menu-item-selected-dark, .jqx-menu-item-top-dark, .jqx-menu-item-top-hover-dark,
|
|
361
|
+
.jqx-menu-item-top-selected-dark, .jqx-slider-button-dark, .jqx-slider-slider-dark {
|
|
362
|
+
-webkit-transition: background-color 100ms linear;
|
|
363
|
+
-moz-transition: background-color 100ms linear;
|
|
364
|
+
-o-transition: background-color 100ms linear;
|
|
365
|
+
-ms-transition: background-color 100ms linear;
|
|
366
|
+
transition: background-color 100ms linear;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
.jqx-primary-dark.jqx-input-label-dark {
|
|
371
|
+
color: var(--jqx-primary) !important;
|
|
372
|
+
}
|
|
373
|
+
.jqx-primary-dark.jqx-input-bar-dark:before {
|
|
374
|
+
background: var(--jqx-primary) !important;
|
|
375
|
+
}
|
|
376
|
+
.jqx-success-dark.jqx-input-label-dark {
|
|
377
|
+
color: #5cb85c !important;
|
|
378
|
+
}
|
|
379
|
+
.jqx-success-dark.jqx-input-bar-dark:before {
|
|
380
|
+
background: #5cb85c !important;
|
|
381
|
+
}
|
|
382
|
+
.jqx-inverse-dark.jqx-input-label-dark {
|
|
383
|
+
color: #666 !important;
|
|
384
|
+
}
|
|
385
|
+
.jqx-inverse-dark.jqx-input-bar-dark:before {
|
|
386
|
+
background: #666 !important;
|
|
387
|
+
}
|
|
388
|
+
.jqx-danger-dark.jqx-input-label-dark {
|
|
389
|
+
color: #d9534f !important;
|
|
390
|
+
}
|
|
391
|
+
.jqx-danger-dark.jqx-input-bar-dark:before {
|
|
392
|
+
background: #d9534f !important;
|
|
393
|
+
}
|
|
394
|
+
.jqx-warning-dark.jqx-input-label-dark {
|
|
395
|
+
color: #f0ad4e !important;
|
|
396
|
+
}
|
|
397
|
+
.jqx-warning-dark.jqx-input-bar-dark:before {
|
|
398
|
+
background: #f0ad4e !important;
|
|
399
|
+
}
|
|
400
|
+
.jqx-info-dark.jqx-input-label-dark {
|
|
401
|
+
color: #5bc0de !important;
|
|
402
|
+
}
|
|
403
|
+
.jqx-info-dark.jqx-input-bar-dark:before {
|
|
404
|
+
background: #5bc0de !important;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
.jqx-slider-tooltip-dark.jqx-primary-slider, .jqx-slider-tooltip-dark.jqx-primary-slider .jqx-fill-state-normal-dark {
|
|
408
|
+
border-color: var(--jqx-primary);
|
|
409
|
+
background: var(--jqx-primary);
|
|
410
|
+
}
|
|
411
|
+
.jqx-slider-tooltip-dark.jqx-success-slider, .jqx-slider-tooltip-dark.jqx-success-slider .jqx-fill-state-normal-dark {
|
|
412
|
+
border-color: #5cb85c;
|
|
413
|
+
background: #5cb85c;
|
|
414
|
+
}
|
|
415
|
+
.jqx-slider-tooltip-dark.jqx-inverse-slider, .jqx-slider-tooltip-dark.jqx-inverse-slider .jqx-fill-state-normal-dark {
|
|
416
|
+
border-color: #666;
|
|
417
|
+
background: #666;
|
|
418
|
+
}
|
|
419
|
+
.jqx-slider-tooltip-dark.jqx-danger-slider, .jqx-slider-tooltip-dark.jqx-danger-slider .jqx-fill-state-normal-dark {
|
|
420
|
+
border-color: #d9534f;
|
|
421
|
+
background: #d9534f;
|
|
422
|
+
}
|
|
423
|
+
.jqx-slider-tooltip-dark.jqx-warning-slider, .jqx-slider-tooltip-dark.jqx-warning-slider .jqx-fill-state-normal-dark {
|
|
424
|
+
border-color: #f0ad4e;
|
|
425
|
+
background: #f0ad4e;
|
|
426
|
+
}
|
|
427
|
+
.jqx-slider-tooltip-dark.jqx-info-slider, .jqx-slider-tooltip-dark.jqx-info-slider .jqx-fill-state-normal-dark {
|
|
428
|
+
border-color: #5bc0de;
|
|
429
|
+
background: #5bc0de;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
.jqx-primary-dark {
|
|
434
|
+
color: var(--jqx-primary) !important;
|
|
435
|
+
background: #fff !important;
|
|
436
|
+
border-color: var(--jqx-primary) !important;
|
|
437
|
+
text-shadow: none !important;
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.jqx-primary-dark.jqx-dropdownlist-state-normal-dark,
|
|
441
|
+
.jqx-primary-dark.jqx-slider-button-dark,
|
|
442
|
+
.jqx-primary-dark.jqx-slider-slider-dark,
|
|
443
|
+
.jqx-primary-dark.jqx-combobox-arrow-normal-dark,
|
|
444
|
+
.jqx-primary-dark.jqx-combobox-arrow-hover-dark,
|
|
445
|
+
.jqx-primary-dark.jqx-action-button-dark,
|
|
446
|
+
.jqx-primary-dark:hover,
|
|
447
|
+
.jqx-primary-dark:focus,
|
|
448
|
+
.jqx-primary-dark:active,
|
|
449
|
+
.jqx-primary-dark.active,
|
|
450
|
+
.jqx-primary-dark.disabled,
|
|
451
|
+
.jqx-primary-dark[disabled] {
|
|
452
|
+
color: #fff !important;
|
|
453
|
+
background: var(--jqx-primary) !important;
|
|
454
|
+
border-color: var(--jqx-primary) !important;
|
|
455
|
+
text-shadow: none !important;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
.jqx-fill-state-pressed-dark.jqx-primary-dark,
|
|
459
|
+
.jqx-primary-dark:active,
|
|
460
|
+
.jqx-primary-dark.active {
|
|
461
|
+
color: #fff !important;
|
|
462
|
+
background-color: var(--jqx-primary) !important;
|
|
463
|
+
border-color: var(--jqx-primary) !important;
|
|
464
|
+
text-shadow: none !important;
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
.jqx-success-dark {
|
|
468
|
+
color: #5cb85c !important;
|
|
469
|
+
background: #fff !important;
|
|
470
|
+
border-color: #5cb85c !important;
|
|
471
|
+
text-shadow: none !important;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
.jqx-success-dark.jqx-dropdownlist-state-normal-dark,
|
|
475
|
+
.jqx-success-dark.jqx-slider-button-dark,
|
|
476
|
+
.jqx-success-dark.jqx-slider-slider-dark,
|
|
477
|
+
.jqx-success-dark.jqx-combobox-arrow-normal-dark,
|
|
478
|
+
.jqx-success-dark.jqx-combobox-arrow-hover-dark,
|
|
479
|
+
.jqx-success-dark.jqx-action-button-dark,
|
|
480
|
+
.jqx-success-dark:hover,
|
|
481
|
+
.jqx-success-dark:focus,
|
|
482
|
+
.jqx-success-dark:active,
|
|
483
|
+
.jqx-success-dark.active,
|
|
484
|
+
.jqx-success-dark.disabled,
|
|
485
|
+
.jqx-success-dark[disabled] {
|
|
486
|
+
color: #fff !important;
|
|
487
|
+
background: #5cb85c !important;
|
|
488
|
+
border-color: #5cb85c !important;
|
|
489
|
+
text-shadow: none !important;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
.jqx-fill-state-pressed-dark.jqx-success-dark,
|
|
493
|
+
.jqx-success-dark:active,
|
|
494
|
+
.jqx-success-dark.active {
|
|
495
|
+
text-shadow: none !important;
|
|
496
|
+
color: #fff !important;
|
|
497
|
+
background: #5cb85c !important;
|
|
498
|
+
border-color: #5cb85c !important;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
.jqx-inverse-dark {
|
|
502
|
+
text-shadow: none !important;
|
|
503
|
+
color: #666 !important;
|
|
504
|
+
background: #fff !important;
|
|
505
|
+
border-color: #cccccc !important;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.jqx-inverse-dark.jqx-dropdownlist-state-normal-dark,
|
|
509
|
+
.jqx-inverse-dark.jqx-slider-button-dark,
|
|
510
|
+
.jqx-inverse-dark.jqx-slider-slider-dark,
|
|
511
|
+
.jqx-inverse-dark.jqx-combobox-arrow-hover-dark,
|
|
512
|
+
.jqx-inverse-dark.jqx-combobox-arrow-normal-dark,
|
|
513
|
+
.jqx-inverse-dark.jqx-action-button-dark,
|
|
514
|
+
.jqx-inverse-dark:hover,
|
|
515
|
+
.jqx-inverse-dark:focus,
|
|
516
|
+
.jqx-inverse-dark:active,
|
|
517
|
+
.jqx-inverse-dark.active,
|
|
518
|
+
.jqx-inverse-dark.disabled,
|
|
519
|
+
.jqx-inverse-dark[disabled] {
|
|
520
|
+
text-shadow: none !important;
|
|
521
|
+
color: #666 !important;
|
|
522
|
+
background: #cccccc !important;
|
|
523
|
+
border-color: #cccccc !important;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
.jqx-fill-state-pressed-dark.jqx-inverse-dark,
|
|
527
|
+
.jqx-inverse-dark:active,
|
|
528
|
+
.jqx-inverse-dark.active {
|
|
529
|
+
text-shadow: none !important;
|
|
530
|
+
color: #666 !important;
|
|
531
|
+
background: #cccccc !important;
|
|
532
|
+
border-color: #cccccc !important;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
.jqx-danger-dark {
|
|
537
|
+
text-shadow: none !important;
|
|
538
|
+
color: #d9534f !important;
|
|
539
|
+
background: #fff !important;
|
|
540
|
+
border-color: #d9534f !important;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
.jqx-danger-dark.jqx-dropdownlist-state-normal-dark,
|
|
544
|
+
.jqx-danger-dark.jqx-slider-button-dark,
|
|
545
|
+
.jqx-danger-dark.jqx-slider-slider-dark,
|
|
546
|
+
.jqx-danger-dark.jqx-combobox-arrow-hover-dark,
|
|
547
|
+
.jqx-danger-dark.jqx-combobox-arrow-normal-dark,
|
|
548
|
+
.jqx-danger-dark.jqx-action-button-dark,
|
|
549
|
+
.jqx-danger-dark:hover,
|
|
550
|
+
.jqx-danger-dark:focus,
|
|
551
|
+
.jqx-danger-dark:active,
|
|
552
|
+
.jqx-danger-dark.active,
|
|
553
|
+
.jqx-danger-dark.disabled,
|
|
554
|
+
.jqx-danger-dark[disabled] {
|
|
555
|
+
text-shadow: none !important;
|
|
556
|
+
color: #fff !important;
|
|
557
|
+
background: #d9534f !important;
|
|
558
|
+
border-color: #d9534f !important;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.jqx-fill-state-pressed-dark.jqx-danger-dark,
|
|
562
|
+
.jqx-danger-dark:active,
|
|
563
|
+
.jqx-danger-dark.active {
|
|
564
|
+
text-shadow: none !important;
|
|
565
|
+
color: #fff !important;
|
|
566
|
+
background: #d9534f !important;
|
|
567
|
+
border-color: #d9534f !important;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
.jqx-validator-error-label-dark {
|
|
571
|
+
color: #d9534f !important;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
.jqx-warning-dark {
|
|
575
|
+
text-shadow: none !important;
|
|
576
|
+
color: #f0ad4e !important;
|
|
577
|
+
background: #fff !important;
|
|
578
|
+
border-color: #f0ad4e !important;
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
.jqx-warning-dark.jqx-dropdownlist-state-normal-dark,
|
|
582
|
+
.jqx-warning-dark.jqx-slider-button-dark,
|
|
583
|
+
.jqx-warning-dark.jqx-slider-slider-dark,
|
|
584
|
+
.jqx-warning-dark.jqx-combobox-arrow-hover-dark,
|
|
585
|
+
.jqx-warning-dark.jqx-combobox-arrow-normal-dark,
|
|
586
|
+
.jqx-warning-dark.jqx-action-button-dark,
|
|
587
|
+
.jqx-warning-dark:hover,
|
|
588
|
+
.jqx-warning-dark:focus,
|
|
589
|
+
.jqx-warning-dark:active,
|
|
590
|
+
.jqx-warning-dark.active,
|
|
591
|
+
.jqx-warning-dark.disabled,
|
|
592
|
+
.jqx-warning-dark[disabled] {
|
|
593
|
+
text-shadow: none !important;
|
|
594
|
+
color: #fff !important;
|
|
595
|
+
background: #f0ad4e !important;
|
|
596
|
+
border-color: #f0ad4e !important;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.jqx-fill-state-pressed-dark.jqx-warning-dark,
|
|
600
|
+
.jqx-warning-dark:active,
|
|
601
|
+
.jqx-warning-dark.active {
|
|
602
|
+
text-shadow: none !important;
|
|
603
|
+
color: #fff !important;
|
|
604
|
+
background: #f0ad4e !important;
|
|
605
|
+
border-color: #f0ad4e !important;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
.jqx-info-dark {
|
|
610
|
+
text-shadow: none !important;
|
|
611
|
+
color: #5bc0de !important;
|
|
612
|
+
background: #fff !important;
|
|
613
|
+
border-color: #5bc0de !important;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.jqx-info-dark.jqx-dropdownlist-state-normal-dark,
|
|
617
|
+
.jqx-info-dark.jqx-slider-button-dark,
|
|
618
|
+
.jqx-info-dark.jqx-slider-slider-dark,
|
|
619
|
+
.jqx-info-dark.jqx-combobox-arrow-hover-dark,
|
|
620
|
+
.jqx-info-dark.jqx-combobox-arrow-normal-dark,
|
|
621
|
+
.jqx-info-dark.jqx-action-button-dark,
|
|
622
|
+
.jqx-info-dark:hover,
|
|
623
|
+
.jqx-info-dark:focus,
|
|
624
|
+
.jqx-info-dark:active,
|
|
625
|
+
.jqx-info-dark.active,
|
|
626
|
+
.jqx-info-dark.disabled,
|
|
627
|
+
.jqx-info-dark[disabled] {
|
|
628
|
+
color: #fff !important;
|
|
629
|
+
background: #5bc0de !important;
|
|
630
|
+
border-color: #5bc0de !important;
|
|
631
|
+
text-shadow: none !important;
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.jqx-fill-state-pressed-dark.jqx-info-dark,
|
|
635
|
+
.jqx-info-dark:active,
|
|
636
|
+
.jqx-info-dark.active {
|
|
637
|
+
text-shadow: none !important;
|
|
638
|
+
color: #fff !important;
|
|
639
|
+
background: #5bc0de !important;
|
|
640
|
+
border-color: #5bc0de !important;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
.jqx-fill-state-pressed-dark {
|
|
644
|
+
background-image: none;
|
|
645
|
+
outline: 0;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
.jqx-grid-group-column-dark {
|
|
649
|
+
border-color: transparent;
|
|
650
|
+
}
|
|
651
|
+
.jqx-grid-column-menubutton-dark {
|
|
652
|
+
border-width: 0px;
|
|
653
|
+
}
|
|
654
|
+
.jqx-grid-groups-row-dark > span {
|
|
655
|
+
padding-left: 4px;
|
|
656
|
+
}
|
|
657
|
+
.jqx-grid-column-filterbutton-dark,
|
|
658
|
+
.jqx-grid-column-menubutton-dark{
|
|
659
|
+
background-image: none;
|
|
660
|
+
font-family: 'jqx-icons';
|
|
661
|
+
display: flex;
|
|
662
|
+
justify-content: center;
|
|
663
|
+
align-items: center;
|
|
664
|
+
margin-top: 0px;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
.jqx-grid-column-filterbutton-dark:after {
|
|
668
|
+
content: var(--jqx-icon-filter);
|
|
669
|
+
background: var(--jqx-surface);
|
|
670
|
+
color: var(--jqx-surface-color);
|
|
671
|
+
}
|
|
672
|
+
.jqx-grid-column-menubutton-dark:after {
|
|
673
|
+
content: var(--jqx-icon-menu) !important;
|
|
674
|
+
background: var(--jqx-surface);
|
|
675
|
+
color: var(--jqx-surface-color);
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
.jqx-datatable-dark .jqx-widget-header-dark .jqx-grid-column-header-dark {
|
|
679
|
+
border-right-color: var(--jqx-border);
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
.jqx-datatable-dark td.jqx-grid-cell-dark,
|
|
683
|
+
.jqx-treegrid-dark .jqx-grid-cell-dark{
|
|
684
|
+
padding-top: 10px;
|
|
685
|
+
padding-bottom: 9px;
|
|
686
|
+
font-size: 14px;
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
.jqx-grid-cell-dark {
|
|
690
|
+
background: var(--jqx-background);
|
|
691
|
+
color: var(--jqx-background-color);
|
|
692
|
+
-webkit-box-shadow: none;
|
|
693
|
+
-moz-box-shadow: none;
|
|
694
|
+
box-shadow: none;
|
|
695
|
+
}
|
|
696
|
+
.jqx-grid-cell-alt-dark {
|
|
697
|
+
background: #333;
|
|
698
|
+
color: var(--jqx-surface-color);
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
.jqx-grid-pager-top-dark .jqx-button-dark,
|
|
702
|
+
.jqx-grid-pager-dark .jqx-button-dark {
|
|
703
|
+
color: inherit !important;
|
|
704
|
+
background-color: transparent !important;
|
|
705
|
+
border-color: transparent !important;
|
|
706
|
+
position: relative;
|
|
707
|
+
top: 0px;
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
display: flex;
|
|
710
|
+
font-size: 16px;
|
|
711
|
+
justify-content: center;
|
|
712
|
+
align-content: center;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
.jqx-grid-pager-input-dark {
|
|
716
|
+
padding:0px !important;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
.jqx-grid-pager-top-dark .jqx-button-dark > div,
|
|
720
|
+
.jqx-grid-pager-dark .jqx-button-dark > div {
|
|
721
|
+
top: 0px;
|
|
722
|
+
position: relative;
|
|
723
|
+
left: 0px;
|
|
724
|
+
display: flex;
|
|
725
|
+
align-items: center;
|
|
726
|
+
margin-left: 0px !important;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.jqx-grid-pager-top-dark .jqx-button-dark.jqx-fill-state-hover,
|
|
730
|
+
.jqx-grid-pager-dark .jqx-button-dark.jqx-fill-state-hover
|
|
731
|
+
{
|
|
732
|
+
color: var(--jqx-background-color-hover);
|
|
733
|
+
background: var(--jqx-background-hover);
|
|
734
|
+
border-color: var(--jqx-background-hover);
|
|
735
|
+
box-shadow: none;
|
|
736
|
+
}
|
|
737
|
+
.jqx-grid-pager-top-dark .jqx-button-dark.jqx-fill-state-pressed,
|
|
738
|
+
.jqx-grid-pager-dark .jqx-button-dark.jqx-fill-state-pressed
|
|
739
|
+
{
|
|
740
|
+
background: var(--jqx-primary);
|
|
741
|
+
}
|
|
742
|
+
.jqx-grid-pager-dark .jqx-button-dark:hover:after,
|
|
743
|
+
.jqx-grid-pager-top-dark .jqx-button-dark:hover:after,
|
|
744
|
+
.jqx-grid-pager-top-dark .jqx-button-dark.jqx-fill-state-pressed-dark:after,
|
|
745
|
+
.jqx-grid-pager-dark .jqx-button-dark.jqx-fill-state-pressed-dark:after {
|
|
746
|
+
content: '';
|
|
747
|
+
position: absolute;
|
|
748
|
+
width: calc(100% - 4px);
|
|
749
|
+
height: calc(100% - 4px);
|
|
750
|
+
border: 2px solid var(--jqx-background);
|
|
751
|
+
border-radius: 4px;
|
|
752
|
+
left:0px;
|
|
753
|
+
top:0px;
|
|
754
|
+
}
|
|
755
|
+
.jqx-grid-pager-top-dark .jqx-grid-pager-number-dark,
|
|
756
|
+
.jqx-grid-pager-dark .jqx-grid-pager-number-dark {
|
|
757
|
+
background-color: transparent;
|
|
758
|
+
border-color: transparent;
|
|
759
|
+
color: inherit;
|
|
760
|
+
font-size:14px;
|
|
761
|
+
padding: 6px 10px;
|
|
762
|
+
border-radius: 4px;
|
|
763
|
+
|
|
764
|
+
position: relative;
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
.jqx-grid-pager-top-dark .jqx-grid-pager-number-dark:hover,
|
|
768
|
+
.jqx-grid-pager-dark .jqx-grid-pager-number-dark:hover {
|
|
769
|
+
background: var(--jqx-background-hover);
|
|
770
|
+
color:var(--jqx-background-color-hover) !important;
|
|
771
|
+
font-size: var(--jqx-font-size);
|
|
772
|
+
}
|
|
773
|
+
.jqx-grid-pager-dark .jqx-grid-pager-number-dark:hover:after,
|
|
774
|
+
.jqx-grid-pager-top-dark .jqx-grid-pager-number-dark:hover:after,
|
|
775
|
+
.jqx-grid-pager-top-dark .jqx-grid-pager-number-dark.jqx-fill-state-pressed-dark:after,
|
|
776
|
+
.jqx-grid-pager-dark .jqx-grid-pager-number-dark.jqx-fill-state-pressed-dark:after {
|
|
777
|
+
content: '';
|
|
778
|
+
position: absolute;
|
|
779
|
+
width: calc(100% - 4px);
|
|
780
|
+
height: calc(100% - 4px);
|
|
781
|
+
border: 2px solid var(--jqx-background);
|
|
782
|
+
border-radius: var(--jqx-border-radius);
|
|
783
|
+
left:0px;
|
|
784
|
+
top:0px;
|
|
785
|
+
}
|
|
786
|
+
.jqx-grid-pager-top-dark .jqx-grid-pager-number-dark.jqx-fill-state-pressed-dark ,
|
|
787
|
+
.jqx-grid-pager-dark .jqx-grid-pager-number-dark.jqx-fill-state-pressed-dark {
|
|
788
|
+
font-weight: bold !important;
|
|
789
|
+
background: var(--jqx-primary);
|
|
790
|
+
color:var(--jqx-background) !important;
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
.jqx-grid-column-menubutton-dark {
|
|
794
|
+
background-color: transparent;
|
|
795
|
+
border-color: var(--jqx-border) !important;
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
.jqx-cell-dark {
|
|
799
|
+
font-size: 13px;
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
.jqx-calendar-dark > div {
|
|
803
|
+
padding: 0px;
|
|
804
|
+
box-sizing: border-box;
|
|
805
|
+
}
|
|
806
|
+
.jqx-calendar-month-dark {
|
|
807
|
+
width: 90%;
|
|
808
|
+
position: relative;
|
|
809
|
+
left: 5%;
|
|
810
|
+
}
|
|
811
|
+
.jqx-calendar-title-navigation-dark {
|
|
812
|
+
font-size: 20px;
|
|
813
|
+
padding: 0px 20px;
|
|
814
|
+
}
|
|
815
|
+
.jqx-calendar-row-header-dark, .jqx-calendar-top-left-header-dark {
|
|
816
|
+
background-color: var(--jqx-background);
|
|
817
|
+
border: 0px solid var(--jqx-background);
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
.jqx-calendar-column-header-dark {
|
|
821
|
+
background-color: var(--jqx-background);
|
|
822
|
+
border-top: 1px solid var(--jqx-background);
|
|
823
|
+
border-bottom: 1px solid var(--jqx-border);
|
|
824
|
+
font-size: 12px;
|
|
825
|
+
color: var(--jqx-background-color);
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
.jqx-expander-header-dark {
|
|
829
|
+
padding-top: 10px;
|
|
830
|
+
padding-bottom: 10px;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.jqx-ribbon-header-vertical-dark, .jqx-widget-header-vertical-dark {
|
|
834
|
+
background: var(--jqx-background);
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
.jqx-scrollbar-state-normal-dark {
|
|
838
|
+
background-color: var(--jqx-scrollbar-background);
|
|
839
|
+
border: 1px solid var(--jqx-scrollbar-background);
|
|
840
|
+
border-left-color: var(--jqx-scrollbar-border);
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
.jqx-scrollbar-thumb-state-normal-dark, .jqx-scrollbar-thumb-state-normal-horizontal-dark {
|
|
844
|
+
background: var(--jqx-scrollbar-thumb-background);
|
|
845
|
+
border-color: var(--jqx-scrollbar-thumb-border);
|
|
846
|
+
border-radius: 0px;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
.jqx-scrollbar-thumb-state-hover-dark, .jqx-scrollbar-thumb-state-hover-horizontal-dark {
|
|
850
|
+
background: var(--jqx-scrollbar-thumb-background-hover);
|
|
851
|
+
border-color: var(--jqx-scrollbar-thumb-border-hover);
|
|
852
|
+
box-shadow: none;
|
|
853
|
+
-webkit-box-shadow: none;
|
|
854
|
+
-moz-box-shadow: none;
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
.jqx-progressbar-dark {
|
|
858
|
+
background: var(--jqx-background) !important;
|
|
859
|
+
-webkit-box-shadow: none;
|
|
860
|
+
-moz-box-shadow: none;
|
|
861
|
+
box-shadow: none;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
.jqx-progressbar-value-dark, .jqx-splitter-collapse-button-horizontal-dark {
|
|
865
|
+
background: var(--jqx-primary);
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
.jqx-splitter-collapse-button-vertical-dark, .jqx-progressbar-value-vertical-dark {
|
|
869
|
+
background: var(--jqx-primary);
|
|
870
|
+
}
|
|
871
|
+
.jqx-scrollbar-mobile-dark .jqx-scrollbar-button-state-normal {
|
|
872
|
+
display: none !important;
|
|
873
|
+
}
|
|
874
|
+
.jqx-scrollbar-button-state-hover-dark {
|
|
875
|
+
color: var(--jqx-scrollbar-button-color-hover);
|
|
876
|
+
background: var(--jqx-scrollbar-button-background-hover);
|
|
877
|
+
border-color: var(--jqx-scrollbar-button-border-hover);
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
.jqx-scrollbar-button-state-pressed-dark {
|
|
882
|
+
color: var(--jqx-scrollbar-button-color-pressed);
|
|
883
|
+
background: var(--jqx-scrollbar-button-background-pressed);
|
|
884
|
+
border-color: var(--jqx-scrollbar-button-border-pressed);
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
.jqx-splitter-splitbar-vertical-dark,
|
|
888
|
+
.jqx-splitter-splitbar-horizontal-dark {
|
|
889
|
+
background: var(--jqx-scrollbar-thumb-background);
|
|
890
|
+
border-color: var(--jqx-scrollbar-thumb-border);
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.jqx-scrollbar-thumb-state-pressed-dark,
|
|
894
|
+
.jqx-scrollbar-thumb-state-pressed-horizontal-dark,
|
|
895
|
+
.jqx-scrollbar-button-state-pressed-dark {
|
|
896
|
+
background: var(--jqx-scrollbar-thumb-background-pressed);
|
|
897
|
+
border-color: var(--jqx-scrollbar-thumb-border-pressed);
|
|
898
|
+
box-shadow: none;
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
.jqx-grid-column-sortdescbutton-dark, jqx-grid-column-filterbutton-dark, .jqx-grid-column-sortascbutton-dark {
|
|
902
|
+
background-color: transparent;
|
|
903
|
+
border-style: solid;
|
|
904
|
+
border-width: 0px 0px 0px 0px;
|
|
905
|
+
border-color: var(--jqx-border);
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
.jqx-menu-vertical-dark {
|
|
909
|
+
background: var(--jqx-background);
|
|
910
|
+
filter: none;
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
.jqx-grid-bottomright-dark, .jqx-panel-bottomright-dark, .jqx-listbox-bottomright-dark {
|
|
914
|
+
background-color: var(--jqx-scrollbar-background);
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.jqx-window-dark, .jqx-tooltip-dark {
|
|
918
|
+
box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
|
|
919
|
+
}
|
|
920
|
+
.jqx-tooltip-dark, .jqx-tooltip-dark.jqx-popup-dark, .jqx-tooltip-dark .jqx-fill-state-normal-dark {
|
|
921
|
+
background: var(--jqx-primary);
|
|
922
|
+
border-color: var(--jqx-primary);
|
|
923
|
+
box-shadow:none;
|
|
924
|
+
color: var(--jqx-primary-color);
|
|
925
|
+
}
|
|
926
|
+
.jqx-docking-dark .jqx-window-dark {
|
|
927
|
+
box-shadow: none;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
.jqx-docking-panel-dark .jqx-window-dark {
|
|
931
|
+
box-shadow: none;
|
|
932
|
+
}
|
|
933
|
+
|
|
934
|
+
.jqx-checkbox-dark {
|
|
935
|
+
line-height:20px;
|
|
936
|
+
overflow: visible;
|
|
937
|
+
}
|
|
938
|
+
.jqx-radiobutton-dark {
|
|
939
|
+
overflow: visible;
|
|
940
|
+
box-shadow: none;
|
|
941
|
+
-webkit-box-shadow: none;
|
|
942
|
+
-moz-box-shadow: none;
|
|
943
|
+
background-repeat: no-repeat;
|
|
944
|
+
background: none;
|
|
945
|
+
line-height:20px;
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
.jqx-radiobutton-dark-dark, .jqx-radiobutton-hover-dark {
|
|
949
|
+
border-radius: 100%;
|
|
950
|
+
background-repeat: no-repeat;
|
|
951
|
+
transition: background-color ease-in .3s;
|
|
952
|
+
}
|
|
953
|
+
|
|
954
|
+
.jqx-radiobutton-check-checked-dark {
|
|
955
|
+
filter: none;
|
|
956
|
+
background: var(--jqx-background);
|
|
957
|
+
background-repeat: no-repeat;
|
|
958
|
+
border-radius: 100%;
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
.jqx-radiobutton-check-indeterminate-dark {
|
|
962
|
+
filter: none;
|
|
963
|
+
background: var(--jqx-background);
|
|
964
|
+
border-radius: 100%;
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
.jqx-radiobutton-check-indeterminate-disabled-dark {
|
|
968
|
+
filter: none;
|
|
969
|
+
background: var(--jqx-background);
|
|
970
|
+
opacity: 0.7;
|
|
971
|
+
border-radius: 100%;
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
.jqx-checkbox-default-dark,
|
|
975
|
+
.jqx-radiobutton-default-dark
|
|
976
|
+
{
|
|
977
|
+
border-width: 1px;
|
|
978
|
+
border-color: var(--jqx-border);
|
|
979
|
+
background-color: var(--jqx-background);
|
|
980
|
+
overflow: visible;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
.jqx-tree-grid-expand-button-dark,
|
|
984
|
+
.jqx-tree-grid-collapse-button-dark {
|
|
985
|
+
font-size: 16px;
|
|
986
|
+
}
|
|
987
|
+
.jqx-grid-table-dark .jqx-grid-cell:first-child {
|
|
988
|
+
padding-left: 10px;
|
|
989
|
+
}
|
|
990
|
+
.jqx-tree-grid-title-dark {
|
|
991
|
+
margin-left: 5px;
|
|
992
|
+
}
|
|
993
|
+
.jqx-tree-dark .jqx-checkbox-dark .jqx-checkbox-default-dark,
|
|
994
|
+
.jqx-checkbox-dark[checked] .jqx-checkbox-default-dark,
|
|
995
|
+
.jqx-tree-grid-checkbox[checked].jqx-checkbox-default-dark,
|
|
996
|
+
.jqx-radiobutton-dark[checked] .jqx-radiobutton-default-dark
|
|
997
|
+
{
|
|
998
|
+
color: var(--jqx-primary-color);
|
|
999
|
+
background-color: var(--jqx-primary);
|
|
1000
|
+
border-color: var(--jqx-primary);
|
|
1001
|
+
}
|
|
1002
|
+
.jqx-menu-item-disabled-dark {
|
|
1003
|
+
color: inherit;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
.jqx-grid-dark .jqx-checkbox-default-dark {
|
|
1007
|
+
border-radius: 0px;
|
|
1008
|
+
}
|
|
1009
|
+
.jqx-checkbox-check-checked-dark {
|
|
1010
|
+
background: none;
|
|
1011
|
+
font-family: jqx-icons;
|
|
1012
|
+
display: flex;
|
|
1013
|
+
justify-content: center;
|
|
1014
|
+
}
|
|
1015
|
+
|
|
1016
|
+
.jqx-checkbox-check-checked-dark:after {
|
|
1017
|
+
content: var(--jqx-icon-check);
|
|
1018
|
+
}
|
|
1019
|
+
.jqx-checkbox-check-indeterminate-dark {
|
|
1020
|
+
width:14px !important;
|
|
1021
|
+
height:14px !important;
|
|
1022
|
+
position:relative;
|
|
1023
|
+
top: 1px;
|
|
1024
|
+
left: 1px;
|
|
1025
|
+
background: var(--jqx-background);
|
|
1026
|
+
}
|
|
1027
|
+
.jqx-tree-dark .jqx-checkbox-check-indeterminate-dark {
|
|
1028
|
+
width:12px !important;
|
|
1029
|
+
height:12px !important;
|
|
1030
|
+
top: 2px;
|
|
1031
|
+
left:2px;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
.jqx-checkbox-hover-dark,
|
|
1035
|
+
.jqx-radiobutton-hover-dark {
|
|
1036
|
+
background-color: var(--jqx-primary);
|
|
1037
|
+
border-color: var(--jqx-primary);
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
.jqx-slider-slider-dark {
|
|
1042
|
+
transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
.jqx-slider-slider-dark:active {
|
|
1046
|
+
transform: scale(1.2);
|
|
1047
|
+
box-shadow: rgba(0,0,0,0.3) 0 0 10px;
|
|
1048
|
+
}
|
|
1049
|
+
.jqx-slider-dark[discrete] .jqx-slider-slider-dark:active
|
|
1050
|
+
{
|
|
1051
|
+
transform: scaleX(0);
|
|
1052
|
+
|
|
1053
|
+
}
|
|
1054
|
+
.jqx-slider-slider-horizontal-dark {
|
|
1055
|
+
background: var(--jqx-primary);
|
|
1056
|
+
}
|
|
1057
|
+
.jqx-slider-slider-vertical-dark {
|
|
1058
|
+
background: var(--jqx-primary);
|
|
1059
|
+
}
|
|
1060
|
+
.jqx-slider-tooltip-dark {
|
|
1061
|
+
width: 25px;
|
|
1062
|
+
height: 25px;
|
|
1063
|
+
transform-origin: 50% 100%;
|
|
1064
|
+
border-radius: 50%;
|
|
1065
|
+
transform: scale(0) rotate(45deg);
|
|
1066
|
+
padding:0px;
|
|
1067
|
+
background: transparent !important;
|
|
1068
|
+
}
|
|
1069
|
+
.jqx-slider-tooltip-dark.init {
|
|
1070
|
+
transform: scale(1) rotate(45deg);
|
|
1071
|
+
}
|
|
1072
|
+
.jqx-slider-tooltip-dark.hide {
|
|
1073
|
+
transition: transform 0.2s ease;
|
|
1074
|
+
transform-origin:50% 100%;
|
|
1075
|
+
transform: scale(0) rotate(45deg);
|
|
1076
|
+
}
|
|
1077
|
+
.jqx-slider-tooltip-dark.show {
|
|
1078
|
+
transition: transform 0.2s ease;
|
|
1079
|
+
transform: scale(1) rotate(45deg);
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
|
|
1083
|
+
.jqx-slider-tooltip-dark .jqx-tooltip-arrow-t-b,
|
|
1084
|
+
.jqx-slider-tooltip-dark .jqx-tooltip-arrow-l-r {
|
|
1085
|
+
display:none;
|
|
1086
|
+
visibility:hidden;
|
|
1087
|
+
}
|
|
1088
|
+
|
|
1089
|
+
.jqx-slider-tooltip-dark, .jqx-slider-tooltip-dark .jqx-fill-state-normal-dark {
|
|
1090
|
+
border-radius: 15px 15px 0px;
|
|
1091
|
+
display: flex;
|
|
1092
|
+
align-items: center;
|
|
1093
|
+
justify-content: center;
|
|
1094
|
+
background: var(--jqx-primary);
|
|
1095
|
+
color: var(--jqx-primary-color);
|
|
1096
|
+
font-size:11px;
|
|
1097
|
+
}
|
|
1098
|
+
.jqx-slider-tooltip-dark.far, .jqx-slider-tooltip-dark.far .jqx-fill-state-normal-dark {
|
|
1099
|
+
border-radius: 0px 15px 15px 15px;
|
|
1100
|
+
}
|
|
1101
|
+
.jqx-slider-tooltip-dark.vertical, .jqx-slider-tooltip-dark.vertical .jqx-fill-state-normal-dark {
|
|
1102
|
+
border-radius: 15px 0px 15px 15px;
|
|
1103
|
+
}
|
|
1104
|
+
.jqx-slider-tooltip-dark.vertical.far, .jqx-slider-tooltip-dark.vertical.far .jqx-fill-state-normal-dark {
|
|
1105
|
+
border-radius: 15px 15px 15px 0px;
|
|
1106
|
+
}
|
|
1107
|
+
.jqx-slider-tooltip-dark {
|
|
1108
|
+
background:transparent;
|
|
1109
|
+
border:none !important;
|
|
1110
|
+
box-shadow:none;
|
|
1111
|
+
}
|
|
1112
|
+
.jqx-slider-tooltip-dark .jqx-tooltip-main-dark {
|
|
1113
|
+
top: -7px;
|
|
1114
|
+
right: 11px;
|
|
1115
|
+
}
|
|
1116
|
+
.jqx-slider-tooltip-dark.far .jqx-tooltip-main-dark {
|
|
1117
|
+
top: 3px;
|
|
1118
|
+
right: 4px;
|
|
1119
|
+
}
|
|
1120
|
+
.jqx-slider-tooltip-dark.vertical .jqx-tooltip-main-dark {
|
|
1121
|
+
top: -3px;
|
|
1122
|
+
right: 3px;
|
|
1123
|
+
}
|
|
1124
|
+
.jqx-slider-tooltip-dark .jqx-tooltip-text {
|
|
1125
|
+
background: transparent;
|
|
1126
|
+
border:none;
|
|
1127
|
+
padding: 0px;
|
|
1128
|
+
overflow:visible;
|
|
1129
|
+
}
|
|
1130
|
+
.jqx-slider-tooltip-dark .jqx-tooltip-text>span {
|
|
1131
|
+
transform: rotate(-45deg);
|
|
1132
|
+
}
|
|
1133
|
+
.jqx-slider-tooltip-dark.range {
|
|
1134
|
+
width: 35px;
|
|
1135
|
+
height:35px;
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
.jqx-slider-rangebar-dark {
|
|
1139
|
+
border-color: var(--jqx-primary);
|
|
1140
|
+
background: var(--jqx-primary);
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
.jqx-slider-track-horizontal-dark, .jqx-slider-track-vertical-dark {
|
|
1144
|
+
border-color: var(--jqx-border);
|
|
1145
|
+
background: var(--jqx-background);
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
.jqx-slider-button-dark {
|
|
1149
|
+
-moz-border-radius: 100%;
|
|
1150
|
+
-webkit-border-radius: 100%;
|
|
1151
|
+
border-radius: 100%;
|
|
1152
|
+
}
|
|
1153
|
+
.jqx-slider-button-dark.jqx-fill-state-normal-dark,
|
|
1154
|
+
.jqx-slider-button-dark.jqx-fill-state-hover-dark,
|
|
1155
|
+
.jqx-slider-button-dark.jqx-fill-state-pressed-dark
|
|
1156
|
+
{
|
|
1157
|
+
background: transparent !important;
|
|
1158
|
+
}
|
|
1159
|
+
|
|
1160
|
+
.jqx-tree-item-dark,
|
|
1161
|
+
.jqx-tree-item-selected {
|
|
1162
|
+
padding: 6px;
|
|
1163
|
+
border-radius: 4px;
|
|
1164
|
+
}
|
|
1165
|
+
.jqx-listitem-element-dark .jqx-checkbox-default-dark {
|
|
1166
|
+
border-radius: 0px;
|
|
1167
|
+
}
|
|
1168
|
+
.jqx-listitem-state-hover-dark,
|
|
1169
|
+
.jqx-listitem-state-selected-dark,
|
|
1170
|
+
.jqx-listitem-state-normal-dark {
|
|
1171
|
+
border-radius: 0;
|
|
1172
|
+
margin:0px;
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
.jqx-scheduler-edit-dialog-label-dark {
|
|
1176
|
+
font-size: 12px;
|
|
1177
|
+
text-transform: uppercase;
|
|
1178
|
+
padding-top: 6px;
|
|
1179
|
+
padding-bottom: 6px;
|
|
1180
|
+
|
|
1181
|
+
}
|
|
1182
|
+
.jqx-scheduler-edit-dialog-field-dark {
|
|
1183
|
+
padding-top: 6px;
|
|
1184
|
+
padding-bottom: 6px;
|
|
1185
|
+
}
|
|
1186
|
+
.jqx-scheduler-edit-dialog-label-rtl-dark {
|
|
1187
|
+
line-height: 35px;
|
|
1188
|
+
padding-top: 6px;
|
|
1189
|
+
padding-bottom: 6px;
|
|
1190
|
+
}
|
|
1191
|
+
.jqx-scheduler-edit-dialog-field-rtl-dark {
|
|
1192
|
+
line-height: 35px;
|
|
1193
|
+
padding-top: 6px;
|
|
1194
|
+
padding-bottom: 6px;
|
|
1195
|
+
}
|
|
1196
|
+
.jqx-menu-horizontal-dark {
|
|
1197
|
+
height: auto !important;
|
|
1198
|
+
}
|
|
1199
|
+
.jqx-menu-horizontal-dark .jqx-menu-item-top-dark {
|
|
1200
|
+
padding: 8px;
|
|
1201
|
+
}
|
|
1202
|
+
.jqx-menu-item-top-dark,
|
|
1203
|
+
.jqx-menu-item-dark {
|
|
1204
|
+
padding: 8px;
|
|
1205
|
+
}
|
|
1206
|
+
/*applied to a list item when the item is selected.*/
|
|
1207
|
+
.jqx-listitem-state-hover-dark, .jqx-menu-item-hover-dark, .jqx-tree-item-hover-dark, .jqx-calendar-cell-hover-dark, .jqx-grid-cell-hover-dark,
|
|
1208
|
+
.jqx-input-popup-dark .jqx-fill-state-hover-dark,
|
|
1209
|
+
.jqx-input-popup-dark .jqx-fill-state-pressed-dark {
|
|
1210
|
+
color: var(--jqx-background-color-hover) !important;
|
|
1211
|
+
border-color: var(--jqx-background-hover);
|
|
1212
|
+
text-decoration: none;
|
|
1213
|
+
background-color: var(--jqx-background-hover);
|
|
1214
|
+
background-repeat: repeat-x;
|
|
1215
|
+
outline: 0;
|
|
1216
|
+
background: var(--jqx-background-hover);
|
|
1217
|
+
box-shadow: none;
|
|
1218
|
+
background-position: 0 0;
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1221
|
+
.jqx-scheduler-cell-hover-dark {
|
|
1222
|
+
border-color: var(--jqx-primary) !important;
|
|
1223
|
+
background: var(--jqx-primary) !important;
|
|
1224
|
+
color: var(--jqx-background) !important;
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
.jqx-listitem-state-selected-dark, .jqx-menu-item-selected-dark, .jqx-tree-item-selected-dark, .jqx-calendar-cell-selected-dark, .jqx-grid-cell-selected-dark,
|
|
1228
|
+
.jqx-menu-item-top-selected-dark, .jqx-grid-selectionarea-dark, .jqx-input-button-header-dark, .jqx-input-button-innerHeader-dark {
|
|
1229
|
+
color: var(--jqx-primary-color) !important;
|
|
1230
|
+
border-color: var(--jqx-primary) !important;
|
|
1231
|
+
background: var(--jqx-primary) !important; /* Old browsers */
|
|
1232
|
+
box-shadow: none;
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
.jqx-grid-cell-dark .jqx-button-dark, .jqx-grid-cell-dark .jqx-button-dark.jqx-fill-state-hover-dark, .jqx-grid-cell-dark .jqx-button-dark.jqx-fill-state-pressed-dark {
|
|
1236
|
+
box-shadow: none;
|
|
1237
|
+
transition: none;
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
.jqx-menu-popup-dark{
|
|
1241
|
+
opacity: 0;
|
|
1242
|
+
transform-origin: top left;
|
|
1243
|
+
box-shadow: 0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 15px 0 rgba(0,0,0,.2);
|
|
1244
|
+
background: var(--jqx-background) !important;
|
|
1245
|
+
}
|
|
1246
|
+
.jqx-menu-popup-dark.top {
|
|
1247
|
+
transform: scaleY(0);
|
|
1248
|
+
transition: transform 0.2s ease-in-out, opacity 0.3s ease-in-out;
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
.jqx-menu-popup-dark.horizontal {
|
|
1252
|
+
transform: scaleX(0);
|
|
1253
|
+
transition: transform 0.2s ease-in-out, opacity 0.3s ease-in-out;
|
|
1254
|
+
}
|
|
1255
|
+
|
|
1256
|
+
.jqx-menu-popup-dark.show {
|
|
1257
|
+
transform: scale(1);
|
|
1258
|
+
opacity: 1;
|
|
1259
|
+
}
|
|
1260
|
+
.jqx-popup-dark {
|
|
1261
|
+
border: 1px solid var(--jqx-border);
|
|
1262
|
+
background: var(--jqx-background);
|
|
1263
|
+
box-shadow: 0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 3px rgba(0,0,0,.12),0 4px 15px 0 rgba(0,0,0,.2);
|
|
1264
|
+
}
|
|
1265
|
+
.jqx-menu-popup-dark .jqx-popup-dark {
|
|
1266
|
+
box-shadow: none;
|
|
1267
|
+
border: none;
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
.jqx-datatable-dark .jqx-grid-column-sortdescbutton-dark,
|
|
1271
|
+
.jqx-datatable-dark .jqx-grid-column-sortascbutton-dark {
|
|
1272
|
+
display: flex;
|
|
1273
|
+
align-items: center;
|
|
1274
|
+
}
|
|
1275
|
+
|
|
1276
|
+
.jqx-grid-column-sortascbutton-dark,
|
|
1277
|
+
.jqx-expander-arrow-bottom-dark,
|
|
1278
|
+
.jqx-window-collapse-button-dark,
|
|
1279
|
+
.jqx-menu-item-arrow-up-dark,
|
|
1280
|
+
.jqx-menu-item-arrow-up-selected-dark,
|
|
1281
|
+
.jqx-menu-item-arrow-top-up-dark,
|
|
1282
|
+
.jqx-icon-arrow-up-dark,
|
|
1283
|
+
.jqx-icon-arrow-up-hover-dark,
|
|
1284
|
+
.jqx-icon-arrow-up-selected-dark {
|
|
1285
|
+
background-image: none;
|
|
1286
|
+
}
|
|
1287
|
+
|
|
1288
|
+
.jqx-grid-column-sortascbutton-dark,
|
|
1289
|
+
.jqx-expander-arrow-bottom-dark,
|
|
1290
|
+
.jqx-window-collapse-button-dark,
|
|
1291
|
+
.jqx-menu-item-arrow-up-dark,
|
|
1292
|
+
.jqx-menu-item-arrow-up-selected-dark,
|
|
1293
|
+
.jqx-menu-item-arrow-top-up-dark,
|
|
1294
|
+
.jqx-icon-arrow-up-dark,
|
|
1295
|
+
.jqx-icon-arrow-up-hover-dark,
|
|
1296
|
+
.jqx-icon-arrow-up-selected-dark {
|
|
1297
|
+
background-image: none;
|
|
1298
|
+
font-family: jqx-icons;
|
|
1299
|
+
}
|
|
1300
|
+
.jqx-grid-column-sortascbutton-dark:after,
|
|
1301
|
+
.jqx-expander-arrow-bottom-dark:after,
|
|
1302
|
+
.jqx-window-collapse-button-dark:after,
|
|
1303
|
+
.jqx-menu-item-arrow-up-dark:after,
|
|
1304
|
+
.jqx-menu-item-arrow-up-selected-dark:after,
|
|
1305
|
+
.jqx-menu-item-arrow-top-up-dark:after,
|
|
1306
|
+
.jqx-icon-arrow-up-dark:after,
|
|
1307
|
+
.jqx-icon-arrow-up-hover-dark:after,
|
|
1308
|
+
.jqx-icon-arrow-up-selected-dark:after {
|
|
1309
|
+
content: var(--jqx-icon-arrow-up);
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1312
|
+
.jqx-widget-dark .jqx-grid-group-expand-dark,
|
|
1313
|
+
.jqx-grid-group-expand-dark,
|
|
1314
|
+
.jqx-grid-column-sortdescbutton-dark,
|
|
1315
|
+
.jqx-expander-arrow-top-dark,
|
|
1316
|
+
.jqx-window-collapse-button-collapsed-dark,
|
|
1317
|
+
.jqx-menu-item-arrow-down-dark,
|
|
1318
|
+
.jqx-menu-item-arrow-down-selected-dark,
|
|
1319
|
+
.jqx-menu-item-arrow-down-dark,
|
|
1320
|
+
.jqx-icon-arrow-down-dark,
|
|
1321
|
+
.jqx-icon-arrow-down-hover-dark,
|
|
1322
|
+
.jqx-icon-arrow-down-selected-dark {
|
|
1323
|
+
background-image: none;
|
|
1324
|
+
font-family: jqx-icons;
|
|
1325
|
+
}
|
|
1326
|
+
.jqx-widget-dark .jqx-grid-group-expand-dark:after,
|
|
1327
|
+
.jqx-grid-group-expand-dark:after,
|
|
1328
|
+
.jqx-grid-column-sortdescbutton-dark:after,
|
|
1329
|
+
.jqx-expander-arrow-top-dark:after,
|
|
1330
|
+
.jqx-window-collapse-button-collapsed-dark:after,
|
|
1331
|
+
.jqx-menu-item-arrow-down-dark:after,
|
|
1332
|
+
.jqx-menu-item-arrow-down-selected-dark:after,
|
|
1333
|
+
.jqx-menu-item-arrow-down-dark:after,
|
|
1334
|
+
.jqx-icon-arrow-down-dark:after,
|
|
1335
|
+
.jqx-icon-arrow-down-hover-dark:after,
|
|
1336
|
+
.jqx-icon-arrow-down-selected-dark:after {
|
|
1337
|
+
content: var(--jqx-icon-arrow-down);
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
.jqx-tabs-arrow-left-dark,
|
|
1341
|
+
.jqx-menu-item-arrow-left-selected-dark,
|
|
1342
|
+
.jqx-menu-item-arrow-top-left,
|
|
1343
|
+
.jqx-icon-arrow-left-dark,
|
|
1344
|
+
.jqx-icon-arrow-down-left-dark,
|
|
1345
|
+
.jqx-icon-arrow-left-selected-dark {
|
|
1346
|
+
background-image: none;
|
|
1347
|
+
font-family: jqx-icons;
|
|
1348
|
+
background-repeat: no-repeat;
|
|
1349
|
+
background-position: center;
|
|
1350
|
+
}
|
|
1351
|
+
.jqx-tabs-arrow-left-dark:after,
|
|
1352
|
+
.jqx-menu-item-arrow-left-selected-dark:after,
|
|
1353
|
+
.jqx-menu-item-arrow-top-left:after,
|
|
1354
|
+
.jqx-icon-arrow-left-dark:after,
|
|
1355
|
+
.jqx-icon-arrow-down-left-dark:after,
|
|
1356
|
+
.jqx-icon-arrow-left-selected-dark:after {
|
|
1357
|
+
content: var(--jqx-icon-arrow-left);
|
|
1358
|
+
}
|
|
1359
|
+
|
|
1360
|
+
.jqx-widget-dark .jqx-grid-group-collapse-dark,
|
|
1361
|
+
.jqx-grid-group-collapse-dark,
|
|
1362
|
+
.jqx-tabs-arrow-right-dark,
|
|
1363
|
+
.jqx-menu-item-arrow-right-selected-dark,
|
|
1364
|
+
.jqx-menu-item-arrow-top-right-dark,
|
|
1365
|
+
.jqx-icon-arrow-right-dark,
|
|
1366
|
+
.jqx-icon-arrow-right-hover-dark,
|
|
1367
|
+
.jqx-icon-arrow-right-selected-dark {
|
|
1368
|
+
background-image: none;
|
|
1369
|
+
font-family: jqx-icons;
|
|
1370
|
+
background-repeat: no-repeat;
|
|
1371
|
+
background-position: center;
|
|
1372
|
+
}
|
|
1373
|
+
.jqx-widget-dark .jqx-grid-group-collapse-dark:after,
|
|
1374
|
+
.jqx-grid-group-collapse-dark:after,
|
|
1375
|
+
.jqx-tabs-arrow-right-dark:after,
|
|
1376
|
+
.jqx-menu-item-arrow-right-selected-dark:after,
|
|
1377
|
+
.jqx-menu-item-arrow-top-right-dark:after,
|
|
1378
|
+
.jqx-icon-arrow-right-dark:after,
|
|
1379
|
+
.jqx-icon-arrow-right-hover-dark:after,
|
|
1380
|
+
.jqx-icon-arrow-right-selected-dark:after {
|
|
1381
|
+
content: var(--jqx-icon-arrow-right);
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
.jqx-tree-item-arrow-collapse-rtl-dark,
|
|
1385
|
+
.jqx-tree-item-arrow-collapse-hover-rtl-dark {
|
|
1386
|
+
background-image: none;
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
.jqx-tree-item-arrow-collapse-rtl-dark:after,
|
|
1390
|
+
.jqx-tree-item-arrow-collapse-hover-rtl-dark:after {
|
|
1391
|
+
content: var(--jqx-icon-arrow-left);
|
|
1392
|
+
}
|
|
1393
|
+
|
|
1394
|
+
.jqx-menu-item-arrow-left-selected-dark {
|
|
1395
|
+
background-image: none;
|
|
1396
|
+
}
|
|
1397
|
+
|
|
1398
|
+
.jqx-menu-item-arrow-right-selected-dark {
|
|
1399
|
+
background-image: none;
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
.jqx-input-button-content-dark {
|
|
1403
|
+
font-size: 10px;
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
.jqx-widget .jqx-grid-column-header-cell-dark {
|
|
1407
|
+
padding-top: 8px;
|
|
1408
|
+
padding-bottom: 8px;
|
|
1409
|
+
height:30px;
|
|
1410
|
+
}
|
|
1411
|
+
|
|
1412
|
+
.jqx-widget .jqx-grid-row-cell-dark {
|
|
1413
|
+
padding-top: 8px;
|
|
1414
|
+
padding-bottom: 8px;
|
|
1415
|
+
height:30px;
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1418
|
+
.jqx-listbox-container-dark,
|
|
1419
|
+
.jqx-calendar-container-dark {
|
|
1420
|
+
margin-left: -10px;
|
|
1421
|
+
}
|
|
1422
|
+
.jqx-calendar-container-dark .jqx-popup,
|
|
1423
|
+
.jqx-calendar-dark.jqx-popup,
|
|
1424
|
+
.jqx-listbox-dark.jqx-popup {
|
|
1425
|
+
margin-left: 9px;
|
|
1426
|
+
}
|
|
1427
|
+
|
|
1428
|
+
.jqx-dropdownbutton-popup,
|
|
1429
|
+
.jqx-calendar-dark.jqx-popup,
|
|
1430
|
+
.jqx-listbox-dark.jqx-popup,
|
|
1431
|
+
.jqx-grid-menu.jqx-popup {
|
|
1432
|
+
transition: transform 0.25s ease-in-out, opacity 0.35s ease-in-out;
|
|
1433
|
+
transform: scaleY(0);
|
|
1434
|
+
opacity: 0;
|
|
1435
|
+
transform-origin: top left;
|
|
1436
|
+
display: block !important;
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
.jqx-dropdownbutton-popup.jqx-popup-show,
|
|
1440
|
+
.jqx-calendar-dark.jqx-popup-show,
|
|
1441
|
+
.jqx-listbox-dark.jqx-popup-show,
|
|
1442
|
+
.jqx-grid-menu.jqx-popup-show {
|
|
1443
|
+
transform: scaleY(1);
|
|
1444
|
+
opacity: 1;
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1447
|
+
.jqx-widget-dark .jqx-grid-cell {
|
|
1448
|
+
border-color: var(--jqx-border);
|
|
1449
|
+
color: var(--jqx-background-color);
|
|
1450
|
+
}
|
|
1451
|
+
|
|
1452
|
+
.jqx-widget-dark .jqx-grid-column-header, .jqx-widget-dark .jqx-grid-group-cell {
|
|
1453
|
+
border-color: var(--jqx-border);
|
|
1454
|
+
color: var(--jqx-surface-color);
|
|
1455
|
+
background: var(--jqx-surface);
|
|
1456
|
+
}
|
|
1457
|
+
|
|
1458
|
+
.jqx-widget-dark .jqx-grid-column-header-dark {
|
|
1459
|
+
border-color: var(--jqx-border);
|
|
1460
|
+
font-size: 12px;
|
|
1461
|
+
color: var(--jqx-surface-color);
|
|
1462
|
+
font-weight: 500;
|
|
1463
|
+
}
|
|
1464
|
+
.jqx-widget-dark .jqx-grid-cell-dark {
|
|
1465
|
+
border-color: var(--jqx-border);
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
.jqx-widget-dark .jqx-widget-header-dark:hover .jqx-grid-column-header-dark {
|
|
1469
|
+
border-right-color: var(--jqx-border) !important;
|
|
1470
|
+
border-bottom-color: var(--jqx-border) !important;
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
.jqx-widgets-dark .jqx-scheduler-cell-selected span{
|
|
1474
|
+
color: var(--jqx-background) !important;
|
|
1475
|
+
}
|
|
1476
|
+
.jqx-scheduler-time-column-dark,
|
|
1477
|
+
.jqx-scheduler-toolbar-dark {
|
|
1478
|
+
background: var(--jqx-surface) !important;
|
|
1479
|
+
color: var(--jqx-surface-color) !important;
|
|
1480
|
+
border-color: var(--jqx-border) !important;
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
.jqx-widget-dark.jqx-scheduler-dark .jqx-grid-cell-dark,
|
|
1484
|
+
.jqx-widget-dark.jqx-scheduler-dark .jqx-grid-column-header-dark {
|
|
1485
|
+
border-bottom-color: var(--jqx-border);
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1488
|
+
.jqx-widget-dark.jqx-scheduler-dark td.jqx-grid-cell-dark span{
|
|
1489
|
+
font-size: 10px;
|
|
1490
|
+
color: var(--jqx-background-color);
|
|
1491
|
+
}
|
|
1492
|
+
.jqx-widget-dark.jqx-scheduler-dark td.jqx-grid-cell-dark.jqx-scheduler-cell-hover span,
|
|
1493
|
+
.jqx-widget-dark.jqx-scheduler-dark td.jqx-grid-cell-dark.jqx-scheduler-cell-selected span{
|
|
1494
|
+
color:var(--jqx-primary-color);
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
.jqx-passwordinput-password-icon-dark,
|
|
1498
|
+
.jqx-passwordinput-password-icon-rtl-dark {
|
|
1499
|
+
background-image: none;
|
|
1500
|
+
font-family: jqx-icons;
|
|
1501
|
+
color:var(--jqx-background-color);
|
|
1502
|
+
}
|
|
1503
|
+
.jqx-passwordinput-password-icon-dark:after,
|
|
1504
|
+
.jqx-passwordinput-password-icon-rtl-dark:after {
|
|
1505
|
+
content: var(--jqx-icon-visibility);
|
|
1506
|
+
}
|
|
1507
|
+
|
|
1508
|
+
.jqx-combobox-dark .jqx-icon-close-dark {
|
|
1509
|
+
background-image: none;
|
|
1510
|
+
font-family: jqx-icons;
|
|
1511
|
+
}
|
|
1512
|
+
.jqx-combobox-multi-item-dark {
|
|
1513
|
+
height: 30px;
|
|
1514
|
+
display: flex;
|
|
1515
|
+
justify-content: center;
|
|
1516
|
+
align-items: center;
|
|
1517
|
+
}
|
|
1518
|
+
.jqx-combobox-multi-item-dark a {
|
|
1519
|
+
margin-right: 10px;
|
|
1520
|
+
}
|
|
1521
|
+
.jqx-combobox-dark .jqx-icon-close-dark:after {
|
|
1522
|
+
content: var(--jqx-icon-close);
|
|
1523
|
+
}
|
|
1524
|
+
.jqx-combobox-dark, .jqx-input-dark {
|
|
1525
|
+
border-color: var(--jqx-border);
|
|
1526
|
+
color: var(--jqx-background-color);
|
|
1527
|
+
background-color: var(--jqx-background);
|
|
1528
|
+
}
|
|
1529
|
+
|
|
1530
|
+
.jqx-combobox-content-dark,
|
|
1531
|
+
.jqx-datetimeinput-content-dark
|
|
1532
|
+
{
|
|
1533
|
+
border-color: transparent;
|
|
1534
|
+
}
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
.jqx-combobox-content-focus-dark,
|
|
1538
|
+
.jqx-combobox-state-focus-dark,
|
|
1539
|
+
.jqx-numberinput-focus-dark {
|
|
1540
|
+
outline: none;
|
|
1541
|
+
}
|
|
1542
|
+
|
|
1543
|
+
.jqx-input-group-dark {
|
|
1544
|
+
position: relative;
|
|
1545
|
+
display: inline-block;
|
|
1546
|
+
overflow: visible;
|
|
1547
|
+
border: none;
|
|
1548
|
+
box-shadow: none;
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
.jqx-input-group-dark input {
|
|
1552
|
+
width: 100%;
|
|
1553
|
+
height: 100%;
|
|
1554
|
+
box-sizing: border-box;
|
|
1555
|
+
}
|
|
1556
|
+
.jqx-input-group-dark textarea {
|
|
1557
|
+
width: 100%;
|
|
1558
|
+
height: 100%;
|
|
1559
|
+
outline: none;
|
|
1560
|
+
resize: none;
|
|
1561
|
+
border-left: none;
|
|
1562
|
+
border-right: none;
|
|
1563
|
+
border-top: none;
|
|
1564
|
+
border-bottom-color: var(--jqx-border);
|
|
1565
|
+
}
|
|
1566
|
+
.jqx-numberinput-dark,
|
|
1567
|
+
.jqx-maskedinput-dark
|
|
1568
|
+
{
|
|
1569
|
+
position:relative;
|
|
1570
|
+
}
|
|
1571
|
+
.jqx-numberinput-dark input {
|
|
1572
|
+
height:100% !important;
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1575
|
+
.jqx-input-dark.jqx-validator-error-element {
|
|
1576
|
+
border-color: transparent !important;
|
|
1577
|
+
border-bottom: 1px solid #df2227 !important;
|
|
1578
|
+
}
|
|
1579
|
+
.jqx-input-dark input,
|
|
1580
|
+
.jqx-dropdownlist-state-normal-dark,
|
|
1581
|
+
.jqx-combobox-state-normal-dark,
|
|
1582
|
+
.jqx-numberinput-dark,
|
|
1583
|
+
.jqx-maskedinput-dark,
|
|
1584
|
+
.jqx-datetimeinput-dark
|
|
1585
|
+
{
|
|
1586
|
+
background: var(--jqx-surface);
|
|
1587
|
+
border-color: var(--jqx-surface);
|
|
1588
|
+
border-radius: 0;
|
|
1589
|
+
color: var(--jqx-surface-color);
|
|
1590
|
+
box-shadow: none;
|
|
1591
|
+
border-bottom: 1px solid var(--jqx-border);
|
|
1592
|
+
outline: none;
|
|
1593
|
+
}
|
|
1594
|
+
.jqx-numberinput-dark .jqx-action-button-dark{
|
|
1595
|
+
border-radius: 0;
|
|
1596
|
+
font-size:12px;
|
|
1597
|
+
}
|
|
1598
|
+
.jqx-numberinput-dark .jqx-action-button-dark > div {
|
|
1599
|
+
width: 100%;
|
|
1600
|
+
display: flex;
|
|
1601
|
+
align-items: center;
|
|
1602
|
+
justify-content: center;
|
|
1603
|
+
}
|
|
1604
|
+
.jqx-maskedinput-dark,
|
|
1605
|
+
.jqx-combobox-dark,
|
|
1606
|
+
.jqx-datetimeinput-dark {
|
|
1607
|
+
background: var(--jqx-background);
|
|
1608
|
+
color: var(--jqx-background-color);
|
|
1609
|
+
border-color: var(--jqx-background);
|
|
1610
|
+
border-bottom: 1px solid var(--jqx-border);
|
|
1611
|
+
}
|
|
1612
|
+
.jqx-combobox-dark .jqx-combobox-arrow-normal-dark,
|
|
1613
|
+
.jqx-datetimeinput-dark .jqx-action-button-dark,
|
|
1614
|
+
.jqx-datetimeinput-dark .jqx-action-button-rtl-dark
|
|
1615
|
+
{
|
|
1616
|
+
background-color: var(--jqx-surface);
|
|
1617
|
+
border-color: var(--jqx-surface);
|
|
1618
|
+
color:var(--jqx-surface-color);
|
|
1619
|
+
}
|
|
1620
|
+
.jqx-datetimeinput-dark, .jqx-datetimeinput-dark > div,
|
|
1621
|
+
.jqx-numberinput-dark, .jqx-numberinput-dark > div,
|
|
1622
|
+
.jqx-maskedinput-dark, .jqx-maskedinput-dark > div,
|
|
1623
|
+
.jqx-dropdownlist-state-normal-dark, .jqx-dropdownlist-state-normal-dark > div, .jqx-dropdownlist-state-normal-dark > div > div,
|
|
1624
|
+
.jqx-combobox-state-normal-dark, .jqx-combobox-state-normal-dark > div, .jqx-combobox-state-normal-dark > div > div {
|
|
1625
|
+
overflow: visible !important;
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
.jqx-input-dark input:focus {
|
|
1629
|
+
border-radius: 0;
|
|
1630
|
+
box-shadow: none;
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
.jqx-input-dark input, input[type="text"].jqx-input-dark, input[type="password"].jqx-input-dark, input[type="text"].jqx-widget-content-dark, input[type="textarea"].jqx-widget-content-dark, textarea.jqx-input-dark {
|
|
1634
|
+
font-size: var(--jqx-font-size);
|
|
1635
|
+
font-family: var(--jqx-font-family);
|
|
1636
|
+
resize: none;
|
|
1637
|
+
background: var(--jqx-background);
|
|
1638
|
+
color: var(--jqx-background-color);
|
|
1639
|
+
border: none;
|
|
1640
|
+
border-radius: 0;
|
|
1641
|
+
box-sizing:border-box;
|
|
1642
|
+
box-shadow: none;
|
|
1643
|
+
border-bottom: 1px solid var(--jqx-border);
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1646
|
+
input[type="text"].jqx-widget-content-dark,
|
|
1647
|
+
input[type="textarea"].jqx-widget-content-dark {
|
|
1648
|
+
height: 100%;
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
.jqx-input-label-dark {
|
|
1653
|
+
visibility:inherit;
|
|
1654
|
+
}
|
|
1655
|
+
.jqx-input-bar-dark{
|
|
1656
|
+
visibility:inherit;
|
|
1657
|
+
}
|
|
1658
|
+
input:focus ~ .jqx-input-label-dark,
|
|
1659
|
+
textarea:focus ~ .jqx-input-label-dark,
|
|
1660
|
+
.jqx-input-widget-dark[hint=true] .jqx-input-label,
|
|
1661
|
+
.jqx-text-area-dark[hint=true] .jqx-input-label,
|
|
1662
|
+
.jqx-dropdownlist-state-selected-dark .jqx-input-label,
|
|
1663
|
+
.jqx-dropdownlist-state-normal-dark[hint=true] .jqx-input-label,
|
|
1664
|
+
.jqx-combobox-state-normal-dark[hint=true] .jqx-input-label,
|
|
1665
|
+
.jqx-combobox-dark .jqx-input-label.focused,
|
|
1666
|
+
.jqx-dropdownlist-dark .jqx-input-label.focused,
|
|
1667
|
+
.jqx-datetimeinput-dark[hint=true] .jqx-input-label,
|
|
1668
|
+
.jqx-maskedinput-dark[hint=true] .jqx-input-label,
|
|
1669
|
+
.jqx-numberinput-dark[hint=true] .jqx-input-label,
|
|
1670
|
+
.jqx-formattedinput-dark[hint=true] .jqx-input-label
|
|
1671
|
+
{
|
|
1672
|
+
top: -15px;
|
|
1673
|
+
font-size: 12px;
|
|
1674
|
+
color: var(--jqx-primary);
|
|
1675
|
+
opacity: 1;
|
|
1676
|
+
}
|
|
1677
|
+
.jqx-dropdownlist-dark[default-placeholder="true"] .jqx-input-label {
|
|
1678
|
+
visibility: hidden;
|
|
1679
|
+
}
|
|
1680
|
+
|
|
1681
|
+
|
|
1682
|
+
input:focus ~ .jqx-input-bar:before,
|
|
1683
|
+
textarea:focus ~ .jqx-input-bar:before,
|
|
1684
|
+
.jqx-dropdownlist-state-selected-dark .jqx-input-bar:before,
|
|
1685
|
+
.jqx-dropdownlist-dark .jqx-input-bar.focused:before,
|
|
1686
|
+
.jqx-combobox-dark .jqx-input-bar.focused:before,
|
|
1687
|
+
.jqx-complex-input-group-dark .jqx-input-bar.focused::before,
|
|
1688
|
+
.jqx-combobox-state-selected-dark .jqx-input-bar:before {
|
|
1689
|
+
width: 100%;
|
|
1690
|
+
}
|
|
1691
|
+
.jqx-complex-input-group-dark .jqx-fill-state-normal-dark {
|
|
1692
|
+
border-color: var(--jqx-border);
|
|
1693
|
+
}
|
|
1694
|
+
|
|
1695
|
+
|
|
1696
|
+
.jqx-input-widget-dark.jqx-rtl > input {
|
|
1697
|
+
direction: rtl
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
.jqx-input-label-dark {
|
|
1701
|
+
color: var(--jqx-background-color);
|
|
1702
|
+
font-size: 14px;
|
|
1703
|
+
font-weight: normal;
|
|
1704
|
+
position: absolute;
|
|
1705
|
+
pointer-events: none;
|
|
1706
|
+
left: 2px;
|
|
1707
|
+
top:10px;
|
|
1708
|
+
opacity: 0.5;
|
|
1709
|
+
top: calc(50% - 7px);
|
|
1710
|
+
transition: 300ms ease all;
|
|
1711
|
+
}
|
|
1712
|
+
.jqx-input-group-dark.jqx-fill-state-disabled {
|
|
1713
|
+
pointer-events: none;
|
|
1714
|
+
}
|
|
1715
|
+
.jqx-fill-state-disabled-dark .jqx-action-button-dark {
|
|
1716
|
+
cursor: initial;
|
|
1717
|
+
}
|
|
1718
|
+
.jqx-input-label.initial {
|
|
1719
|
+
transition: none;
|
|
1720
|
+
}
|
|
1721
|
+
.jqx-input-bar-dark {
|
|
1722
|
+
position: relative;
|
|
1723
|
+
display: block;
|
|
1724
|
+
z-index:1;
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
.jqx-input-bar-dark:before {
|
|
1728
|
+
content: '';
|
|
1729
|
+
height: 2px;
|
|
1730
|
+
width: 0;
|
|
1731
|
+
bottom: 0px;
|
|
1732
|
+
position: absolute;
|
|
1733
|
+
background: var(--jqx-primary);
|
|
1734
|
+
transition: 300ms ease all;
|
|
1735
|
+
left: 0%;
|
|
1736
|
+
}
|
|
1737
|
+
.jqx-formatted-input-spin-button-dark, .jqx-input-group-addon-dark {
|
|
1738
|
+
border-color: var(--jqx-background);
|
|
1739
|
+
color: var(--jqx-background-color);
|
|
1740
|
+
background: var(--jqx-background);
|
|
1741
|
+
}
|
|
1742
|
+
.jqx-dropdownlist-state-selected-dark,
|
|
1743
|
+
.jqx-combobox-state-selected-dark {
|
|
1744
|
+
color: var(--jqx-primary);
|
|
1745
|
+
background: var(--jqx-primary-color);
|
|
1746
|
+
border-color: var(--jqx-primary-color);
|
|
1747
|
+
}
|
|
1748
|
+
|
|
1749
|
+
|
|
1750
|
+
.jqx-window-collapse-button-dark {
|
|
1751
|
+
position: relative;
|
|
1752
|
+
right: 10px;
|
|
1753
|
+
font-weight: bold;
|
|
1754
|
+
font-size: 18px;
|
|
1755
|
+
margin-top:0px;
|
|
1756
|
+
}
|
|
1757
|
+
|
|
1758
|
+
.jqx-dropdownlist-state-normal-dark .jqx-icon-arrow-down-dark,
|
|
1759
|
+
.jqx-combobox-state-normal-dark .jqx-icon-arrow-down-dark,
|
|
1760
|
+
.sorticon.descending .jqx-grid-column-sorticon-dark,
|
|
1761
|
+
.jqx-tree-item-arrow-expand-dark,
|
|
1762
|
+
.jqx-expander-header-dark .jqx-icon-arrow-down
|
|
1763
|
+
{
|
|
1764
|
+
transform: rotate(0deg);
|
|
1765
|
+
display: flex;
|
|
1766
|
+
align-items: center;
|
|
1767
|
+
transition: transform 0.2s ease-out;
|
|
1768
|
+
}
|
|
1769
|
+
.jqx-expander-header-dark .jqx-icon-arrow-up {
|
|
1770
|
+
transform: rotate(180deg);
|
|
1771
|
+
transition: transform 0.2s ease-out;
|
|
1772
|
+
font-family: jqx-icons;
|
|
1773
|
+
background-image: none;
|
|
1774
|
+
}
|
|
1775
|
+
.jqx-expander-header-dark .jqx-icon-arrow-up:after {
|
|
1776
|
+
content: var(--jqx-icon-arrow-down);
|
|
1777
|
+
}
|
|
1778
|
+
.jqx-tree-item-arrow-expand-dark,
|
|
1779
|
+
.jqx-tree-item-arrow-collapse-dark
|
|
1780
|
+
{
|
|
1781
|
+
font-size: 16px;
|
|
1782
|
+
}
|
|
1783
|
+
.jqx-tree-item-arrow-expand-dark {
|
|
1784
|
+
transform: rotate(180deg);
|
|
1785
|
+
}
|
|
1786
|
+
|
|
1787
|
+
.jqx-tree-item-arrow-expand-dark:after {
|
|
1788
|
+
content: var(--jqx-icon-arrow-up);
|
|
1789
|
+
margin-left: 2px;
|
|
1790
|
+
}
|
|
1791
|
+
.jqx-tree-item-arrow-collapse-dark
|
|
1792
|
+
{
|
|
1793
|
+
transform: rotate(0deg);
|
|
1794
|
+
background-image: none;
|
|
1795
|
+
background-repeat: no-repeat;
|
|
1796
|
+
background-position: center;
|
|
1797
|
+
transition: transform 0.2s ease-out;
|
|
1798
|
+
}
|
|
1799
|
+
.jqx-dropdownlist-state-selected-dark .jqx-icon-arrow-down-dark,
|
|
1800
|
+
.jqx-combobox-state-selected-dark .jqx-icon-arrow-down-dark,
|
|
1801
|
+
.sorticon.ascending .jqx-grid-column-sorticon-dark
|
|
1802
|
+
{
|
|
1803
|
+
display: flex;
|
|
1804
|
+
align-items: center;
|
|
1805
|
+
transform: rotate(180deg);
|
|
1806
|
+
transition: transform 0.2s ease-out;
|
|
1807
|
+
left: -1px;
|
|
1808
|
+
}
|
|
1809
|
+
.jqx-combobox-state-selected-dark .jqx-icon-arrow-down-dark{
|
|
1810
|
+
left:-1px;
|
|
1811
|
+
}
|
|
1812
|
+
.jqx-listbox-container {
|
|
1813
|
+
margin-top: 1px;
|
|
1814
|
+
}
|
|
1815
|
+
|
|
1816
|
+
input[type="text"].jqx-input-dark:-moz-placeholder, input[type="text"].jqx-widget-content-dark:-moz-placeholder, input[type="textarea"].jqx-widget-content-dark:-moz-placeholder, textarea.jqx-input-dark:-moz-placeholder {
|
|
1817
|
+
color: #999999;
|
|
1818
|
+
}
|
|
1819
|
+
|
|
1820
|
+
input[type="text"].jqx-input-dark:-webkit-input-placeholder, input[type="text"].jqx-widget-content-dark:-webkit-input-placeholder, input[type="textarea"].jqx-widget-content-dark:-webkit-input-placeholder, textarea.jqx-input-dark:-webkit-input-placeholder {
|
|
1821
|
+
color: #999999;
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
input[type="text"].jqx-input-dark:-ms-input-placeholder, input[type="text"].jqx-widget-content-dark:-ms-input-placeholder, input[type="textarea"].jqx-widget-content-dark:-ms-input-placeholder, textarea.jqx-input-dark:-ms-input-placeholder {
|
|
1825
|
+
color: #999999;
|
|
1826
|
+
}
|
|
1827
|
+
|
|
1828
|
+
.jqx-combobox-content-focus-dark, .jqx-combobox-state-focus-dark, .jqx-fill-state-focus-dark,
|
|
1829
|
+
.jqx-numberinput-focus-dark {
|
|
1830
|
+
outline: none;
|
|
1831
|
+
}
|
|
1832
|
+
|
|
1833
|
+
.jqx-popup-dark.jqx-fill-state-focus-dark {
|
|
1834
|
+
outline: none;
|
|
1835
|
+
border-color: var(--jqx-border) !important;
|
|
1836
|
+
}
|
|
1837
|
+
|
|
1838
|
+
.jqx-datetimeinput-content, .jqx-datetimeinput-container {
|
|
1839
|
+
overflow: visible !important;
|
|
1840
|
+
}
|
|
1841
|
+
.jqx-text-area-dark, .jqx-text-area-dark > div {
|
|
1842
|
+
overflow:visible !important;
|
|
1843
|
+
}
|
|
1844
|
+
.jqx-text-area-element-dark {
|
|
1845
|
+
box-sizing: border-box;
|
|
1846
|
+
}
|
|
1847
|
+
.jqx-pivotgrid-content-wrapper.jqx-fill-state-normal-dark {
|
|
1848
|
+
border-color: var(--jqx-border);
|
|
1849
|
+
}
|
|
1850
|
+
|
|
1851
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-expand-dark {
|
|
1852
|
+
background-image: none;
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-collapse-dark {
|
|
1856
|
+
background-image: none;
|
|
1857
|
+
}
|
|
1858
|
+
|
|
1859
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-collapse-rtl-dark {
|
|
1860
|
+
background-image: none;
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-expand-rtl-dark {
|
|
1864
|
+
background-image: none;
|
|
1865
|
+
}
|
|
1866
|
+
.jqx-tabs-title-selected-top-dark, .jqx-tabs-selection-tracker-top-dark {
|
|
1867
|
+
border-color: transparent;
|
|
1868
|
+
filter: none;
|
|
1869
|
+
background: inherit;
|
|
1870
|
+
color: inherit;
|
|
1871
|
+
-webkit-box-shadow: none;
|
|
1872
|
+
-moz-box-shadow: none;
|
|
1873
|
+
box-shadow: none;
|
|
1874
|
+
}
|
|
1875
|
+
.jqx-grid-cell-filter-row-dark {
|
|
1876
|
+
background-color: var(--jqx-surface);
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
.jqx-tabs-title-dark, .jqx-ribbon-item-dark {
|
|
1880
|
+
color: inherit;
|
|
1881
|
+
}
|
|
1882
|
+
.jqx-ribbon-item-selected-dark {
|
|
1883
|
+
background: inherit;
|
|
1884
|
+
}
|
|
1885
|
+
.jqx-tabs-title-selected-bottom-dark,
|
|
1886
|
+
.jqx-tabs-title-selected-top-dark
|
|
1887
|
+
{
|
|
1888
|
+
color: var(--jqx-primary);
|
|
1889
|
+
font-weight:500;
|
|
1890
|
+
padding-top:5px;
|
|
1891
|
+
padding-bottom:5px;
|
|
1892
|
+
}
|
|
1893
|
+
.jqx-tabs-title.jqx-fill-state-hover-dark {
|
|
1894
|
+
border-color: transparent;
|
|
1895
|
+
}
|
|
1896
|
+
.jqx-ribbon-item-dark {
|
|
1897
|
+
cursor: pointer;
|
|
1898
|
+
}
|
|
1899
|
+
.jqx-ribbon-item-selected-dark {
|
|
1900
|
+
color: var(--jqx-primary);
|
|
1901
|
+
font-weight:500;
|
|
1902
|
+
border-color: transparent;
|
|
1903
|
+
}
|
|
1904
|
+
|
|
1905
|
+
.jqx-ribbon-item-hover-dark {
|
|
1906
|
+
background: transparent;
|
|
1907
|
+
}
|
|
1908
|
+
|
|
1909
|
+
.jqx-ribbon-header-top-dark {
|
|
1910
|
+
border-color: transparent;
|
|
1911
|
+
border-bottom-color: var(--jqx-border);
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1914
|
+
.jqx-ribbon-header-bottom-dark {
|
|
1915
|
+
border-color: transparent;
|
|
1916
|
+
border-top-color: var(--jqx-border);
|
|
1917
|
+
}
|
|
1918
|
+
|
|
1919
|
+
.jqx-ribbon-header-right-dark {
|
|
1920
|
+
border-color: transparent;
|
|
1921
|
+
border-left-color:var(--jqx-border);
|
|
1922
|
+
}
|
|
1923
|
+
|
|
1924
|
+
.jqx-ribbon-header-left-dark {
|
|
1925
|
+
border-color: transparent;
|
|
1926
|
+
border-right-color:var(--jqx-border);
|
|
1927
|
+
}
|
|
1928
|
+
|
|
1929
|
+
.jqx-tabs-title-selected-bottom-dark, .jqx-tabs-selection-tracker-bottom-dark {
|
|
1930
|
+
border-color: transparent;
|
|
1931
|
+
border-top: 1px solid var(--jqx-background);
|
|
1932
|
+
filter: none;
|
|
1933
|
+
background: var(--jqx-background);
|
|
1934
|
+
-webkit-box-shadow: none;
|
|
1935
|
+
-moz-box-shadow: none;
|
|
1936
|
+
box-shadow: none;
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1939
|
+
.jqx-tabs-dark, .jqx-ribbon-dark {
|
|
1940
|
+
border-color: transparent;
|
|
1941
|
+
}
|
|
1942
|
+
|
|
1943
|
+
.jqx-tabs-header-dark {
|
|
1944
|
+
background: transparent;
|
|
1945
|
+
}
|
|
1946
|
+
.jqx-ribbon-header-dark {
|
|
1947
|
+
background: var(--jqx-surface);
|
|
1948
|
+
color: var(--jqx-surface-color);
|
|
1949
|
+
}
|
|
1950
|
+
.jqx-tabs-position-bottom .jqx-tabs-header-dark {
|
|
1951
|
+
border-color: transparent;
|
|
1952
|
+
}
|
|
1953
|
+
.jqx-layout-dark .jqx-tabs-header-dark, .jqx-layout-dark .jqx-ribbon-header-dark {
|
|
1954
|
+
background: var(--jqx-background);
|
|
1955
|
+
border-color: var(--jqx-border);
|
|
1956
|
+
}
|
|
1957
|
+
.jqx-tabs-title-bottom {
|
|
1958
|
+
border-color: transparent;
|
|
1959
|
+
}
|
|
1960
|
+
.jqx-tabs-title-hover-top-dark, .jqx-tabs-title-hover-bottom-dark, .jqx-tabs-header-dark {
|
|
1961
|
+
-webkit-box-shadow: none !important;
|
|
1962
|
+
-moz-box-shadow: none !important;
|
|
1963
|
+
box-shadow: none !important;
|
|
1964
|
+
background: var(--jqx-surface);
|
|
1965
|
+
color: var(--jqx-surface-color);
|
|
1966
|
+
}
|
|
1967
|
+
|
|
1968
|
+
.jqx-tabs-content-dark {
|
|
1969
|
+
box-sizing: border-box;
|
|
1970
|
+
border: 1px solid var(--jqx-border);
|
|
1971
|
+
border-top-color: transparent;
|
|
1972
|
+
padding:5px;
|
|
1973
|
+
}
|
|
1974
|
+
.jqx-tabs-bar-dark {
|
|
1975
|
+
position: absolute;
|
|
1976
|
+
bottom: 0;
|
|
1977
|
+
background: var(--jqx-primary);
|
|
1978
|
+
height: 2px;
|
|
1979
|
+
z-index:10;
|
|
1980
|
+
transition: .5s cubic-bezier(.35,0,.25,1);
|
|
1981
|
+
}
|
|
1982
|
+
.jqx-tabs-bar-dark.vertical {
|
|
1983
|
+
width: 2px;
|
|
1984
|
+
}
|
|
1985
|
+
.jqx-tabs-position-bottom .jqx-tabs-bar-dark {
|
|
1986
|
+
top: 0;
|
|
1987
|
+
}
|
|
1988
|
+
|
|
1989
|
+
|
|
1990
|
+
.jqx-layout-dark {
|
|
1991
|
+
background-color: var(--jqx-background);
|
|
1992
|
+
}
|
|
1993
|
+
|
|
1994
|
+
.jqx-kanban-column-header-collapsed-dark {
|
|
1995
|
+
background: var(--jqx-surface);
|
|
1996
|
+
color: var(--jqx-surface-color);
|
|
1997
|
+
}
|
|
1998
|
+
|
|
1999
|
+
.jqx-calendar-cell-dark {
|
|
2000
|
+
border-radius: 0px;
|
|
2001
|
+
font-size:12px;
|
|
2002
|
+
}
|
|
2003
|
+
.jqx-calendar-cell-dark.jqx-fill-state-pressed-dark {
|
|
2004
|
+
outline: 2px var(--jqx-primary);
|
|
2005
|
+
overflow: hidden;
|
|
2006
|
+
position: relative;
|
|
2007
|
+
}
|
|
2008
|
+
.jqx-calendar-cell-dark.jqx-fill-state-pressed-dark:after {
|
|
2009
|
+
content: '';
|
|
2010
|
+
width: calc(100% - 4px);
|
|
2011
|
+
position: absolute;
|
|
2012
|
+
left: 0px;
|
|
2013
|
+
top: 0px;
|
|
2014
|
+
height: calc(100% - 4px);
|
|
2015
|
+
border: 2px solid var(--jqx-background);
|
|
2016
|
+
}
|
|
2017
|
+
.jqx-calendar-cell-year-dark,
|
|
2018
|
+
.jqx-calendar-cell-decade-dark {
|
|
2019
|
+
border-radius: 0x;
|
|
2020
|
+
}
|
|
2021
|
+
.jqx-calendar-title-content-dark {
|
|
2022
|
+
font-weight:bold;
|
|
2023
|
+
}
|
|
2024
|
+
.jqx-calendar-column-cell-dark {
|
|
2025
|
+
color: var(--jqx-background-color);
|
|
2026
|
+
font-size:12px;
|
|
2027
|
+
}
|
|
2028
|
+
|
|
2029
|
+
.jqx-icon-time-dark,
|
|
2030
|
+
.jqx-icon-time-hover-dark,
|
|
2031
|
+
.jqx-icon-time-pressed-dark {
|
|
2032
|
+
background-image: none !important;
|
|
2033
|
+
font-family: 'jqx-icons';
|
|
2034
|
+
display: flex;
|
|
2035
|
+
font-family: 'jqx-icons';
|
|
2036
|
+
font-size: 16px;
|
|
2037
|
+
align-content: center;
|
|
2038
|
+
justify-content: center;
|
|
2039
|
+
left: initial !important;
|
|
2040
|
+
margin-top: 0px;
|
|
2041
|
+
top: 0px;
|
|
2042
|
+
left: 0px;
|
|
2043
|
+
margin: 0;
|
|
2044
|
+
align-items: center;
|
|
2045
|
+
width: 100%;
|
|
2046
|
+
height: 100%;
|
|
2047
|
+
}
|
|
2048
|
+
|
|
2049
|
+
.jqx-icon-time-dark:after,
|
|
2050
|
+
.jqx-icon-time-hover-dark:after,
|
|
2051
|
+
.jqx-icon-time-pressed-dark:after {
|
|
2052
|
+
content: var(--jqx-icon-arrow-down);
|
|
2053
|
+
}
|
|
2054
|
+
|
|
2055
|
+
.jqx-icon-calendar-dark,
|
|
2056
|
+
.jqx-icon-calendar-hover-dark,
|
|
2057
|
+
.jqx-icon-calendar-pressed-dark {
|
|
2058
|
+
background-image: none !important;
|
|
2059
|
+
font-family: 'jqx-icons';
|
|
2060
|
+
left: 0;
|
|
2061
|
+
top: 0 !important;
|
|
2062
|
+
margin: 0 !important;
|
|
2063
|
+
display: flex;
|
|
2064
|
+
justify-content: center;
|
|
2065
|
+
align-items: center;
|
|
2066
|
+
width: 100% !important;
|
|
2067
|
+
height: 100% !important;
|
|
2068
|
+
}
|
|
2069
|
+
.jqx-icon-calendar-dark:after,
|
|
2070
|
+
.jqx-icon-calendar-hover-dark:after,
|
|
2071
|
+
.jqx-icon-calendar-pressed-dark:after {
|
|
2072
|
+
content: var(--jqx-icon-calendar);
|
|
2073
|
+
}
|
|
2074
|
+
|
|
2075
|
+
.jqx-tabs-close-button-dark,
|
|
2076
|
+
.jqx-tabs-close-button-selected-dark,
|
|
2077
|
+
.jqx-tabs-close-button-hover-dark {
|
|
2078
|
+
background-image: none;
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
.jqx-tabs-close-button-dark:after {
|
|
2082
|
+
content: var(--jqx-icon-close);
|
|
2083
|
+
}
|
|
2084
|
+
|
|
2085
|
+
.jqx-scrollbar-button-state-pressed-dark .jqx-icon-arrow-up-selected-dark {
|
|
2086
|
+
background-image: none;
|
|
2087
|
+
}
|
|
2088
|
+
|
|
2089
|
+
.jqx-scrollbar-button-state-pressed-dark .jqx-icon-arrow-down-selected-dark {
|
|
2090
|
+
background-image: none;
|
|
2091
|
+
}
|
|
2092
|
+
|
|
2093
|
+
.jqx-scrollbar-button-state-pressed-dark .jqx-icon-arrow-left-selected-dark {
|
|
2094
|
+
background-image: none;
|
|
2095
|
+
}
|
|
2096
|
+
|
|
2097
|
+
.jqx-scrollbar-button-state-pressed-dark .jqx-icon-arrow-right-selected-dark {
|
|
2098
|
+
background-image: none;
|
|
2099
|
+
}
|
|
2100
|
+
|
|
2101
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-expand-dark {
|
|
2102
|
+
background-image: none;
|
|
2103
|
+
}
|
|
2104
|
+
|
|
2105
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-collapse-dark {
|
|
2106
|
+
background-image: none;
|
|
2107
|
+
}
|
|
2108
|
+
|
|
2109
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-collapse-rtl-dark {
|
|
2110
|
+
background-image: none;
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2113
|
+
.jqx-grid-cell-dark.jqx-grid-cell-selected-dark > .jqx-grid-group-expand-rtl-dark {
|
|
2114
|
+
background-image: none;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2117
|
+
.jqx-grid-group-collapse-dark {
|
|
2118
|
+
background-image: none;
|
|
2119
|
+
}
|
|
2120
|
+
|
|
2121
|
+
.jqx-grid-group-collapse-rtl-dark {
|
|
2122
|
+
background-image: none;
|
|
2123
|
+
}
|
|
2124
|
+
|
|
2125
|
+
.jqx-grid-group-expand-dark, .jqx-grid-group-expand-rtl-dark {
|
|
2126
|
+
background-image: none;
|
|
2127
|
+
}
|
|
2128
|
+
|
|
2129
|
+
.jqx-icon-arrow-first-dark,
|
|
2130
|
+
.jqx-icon-arrow-last-dark {
|
|
2131
|
+
background-image: none;
|
|
2132
|
+
font-family: jqx-icons;
|
|
2133
|
+
}
|
|
2134
|
+
.jqx-icon-arrow-first-dark:after {
|
|
2135
|
+
content: var(--jqx-icon-first-page);
|
|
2136
|
+
}
|
|
2137
|
+
.jqx-icon-arrow-last-dark:after {
|
|
2138
|
+
content: var(--jqx-icon-last-page);
|
|
2139
|
+
}
|
|
2140
|
+
|
|
2141
|
+
/* Ripple effect */
|
|
2142
|
+
.ripple {
|
|
2143
|
+
position: relative;
|
|
2144
|
+
transform: translate3d(0, 0, 0);
|
|
2145
|
+
overflow:hidden;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
.ink {
|
|
2149
|
+
display: block;
|
|
2150
|
+
position: absolute;
|
|
2151
|
+
pointer-events: none;
|
|
2152
|
+
border-radius: 0%;
|
|
2153
|
+
transform: scaleX(0);
|
|
2154
|
+
background: rgba(var(--jqx-primary-rgb),0.5);
|
|
2155
|
+
opacity: 0.25;
|
|
2156
|
+
}
|
|
2157
|
+
|
|
2158
|
+
|
|
2159
|
+
.jqx-scrollbar-dark .jqx-icon-arrow-up,
|
|
2160
|
+
.jqx-scrollbar-dark .jqx-icon-arrow-down,
|
|
2161
|
+
.jqx-scrollbar-dark .jqx-icon-arrow-right,
|
|
2162
|
+
.jqx-scrollbar-dark .jqx-icon-arrow-left {
|
|
2163
|
+
display: flex;
|
|
2164
|
+
justify-content: center;
|
|
2165
|
+
align-items: center;
|
|
2166
|
+
}
|
|
2167
|
+
|
|
2168
|
+
.outlined .ink, .flat .ink {
|
|
2169
|
+
background: rgba(var(--jqx-primary-rgb),0.5);
|
|
2170
|
+
overflow:hidden;
|
|
2171
|
+
}
|
|
2172
|
+
|
|
2173
|
+
.ink.animate {
|
|
2174
|
+
animation: ripple .7s ease;
|
|
2175
|
+
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2176
|
+
}
|
|
2177
|
+
|
|
2178
|
+
.jqx-tree-dark .jqx-checkbox-dark {
|
|
2179
|
+
margin-top: 6px !important;
|
|
2180
|
+
border-radius: 0px !important;
|
|
2181
|
+
}
|
|
2182
|
+
.jqx-tree-item-arrow-expand-dark,
|
|
2183
|
+
.jqx-tree-item-arrow-collapse-dark {
|
|
2184
|
+
margin-top: 6px !important;
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
.jqx-checkbox-dark .ripple,
|
|
2188
|
+
.jqx-radiobutton-dark .ripple
|
|
2189
|
+
{
|
|
2190
|
+
overflow:visible;
|
|
2191
|
+
}
|
|
2192
|
+
.jqx-checkbox-dark .ink,
|
|
2193
|
+
.jqx-radiobutton-dark .ink
|
|
2194
|
+
{
|
|
2195
|
+
transform: scale(0);
|
|
2196
|
+
background: var(--jqx-primary);
|
|
2197
|
+
border-radius: 50%;
|
|
2198
|
+
}
|
|
2199
|
+
.jqx-checkbox-dark .ink.animate,
|
|
2200
|
+
.jqx-radiobutton-dark .ink.animate
|
|
2201
|
+
{
|
|
2202
|
+
animation: checkRipple 0.3s ease;
|
|
2203
|
+
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2204
|
+
}
|
|
2205
|
+
.jqx-checkbox-dark .ink.active,
|
|
2206
|
+
.jqx-radiobutton-dark .ink.active
|
|
2207
|
+
{
|
|
2208
|
+
opacity: 0.2;
|
|
2209
|
+
transform: scale(2);
|
|
2210
|
+
}
|
|
2211
|
+
.jqx-checkbox-default-dark.active .ink,
|
|
2212
|
+
.jqx-radiobutton-default-dark.active .ink
|
|
2213
|
+
{
|
|
2214
|
+
opacity: 0.2;
|
|
2215
|
+
transform: scale(2);
|
|
2216
|
+
}
|
|
2217
|
+
|
|
2218
|
+
/* Ripple effect */
|
|
2219
|
+
/* Ripple effect */
|
|
2220
|
+
.buttonRipple {
|
|
2221
|
+
background-position: center;
|
|
2222
|
+
transition: background 0.8s;
|
|
2223
|
+
}
|
|
2224
|
+
.buttonRipple.jqx-button-dark.jqx-fill-state-hover {
|
|
2225
|
+
color: var(--jqx-background-color-hover);
|
|
2226
|
+
background: var(--jqx-background-hover) radial-gradient(circle, transparent 1%, var(--jqx-background-hover) 1%) center/15000%;
|
|
2227
|
+
}
|
|
2228
|
+
.buttonRipple.jqx-button-dark.jqx-fill-state-pressed {
|
|
2229
|
+
color: var(--jqx-background-color-hover);
|
|
2230
|
+
background-color: rgba(var(--jqx-background-hover-rgb), 0.5);
|
|
2231
|
+
background-size: 100%;
|
|
2232
|
+
transition: background 0s;
|
|
2233
|
+
}
|
|
2234
|
+
.buttonRipple.jqx-button-dark.jqx-fill-state-hover.primary {
|
|
2235
|
+
color: var(--jqx-primary-color);
|
|
2236
|
+
background: var(--jqx-primary) radial-gradient(circle, transparent 1%, var(--jqx-primary) 1%) center/15000%;
|
|
2237
|
+
}
|
|
2238
|
+
.buttonRipple.jqx-button-dark.jqx-fill-state-pressed.primary {
|
|
2239
|
+
color: var(--jqx-primary-color);
|
|
2240
|
+
background-color: rgba(var(--jqx-primary-rgb), 0.8);
|
|
2241
|
+
background-size: 100%;
|
|
2242
|
+
transition: background 0s;
|
|
2243
|
+
}
|
|
2244
|
+
|
|
2245
|
+
@keyframes ripple {
|
|
2246
|
+
100% {
|
|
2247
|
+
opacity: 0;
|
|
2248
|
+
transform: scale(5);
|
|
2249
|
+
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2250
|
+
}
|
|
2251
|
+
}
|
|
2252
|
+
@keyframes checkRipple {
|
|
2253
|
+
100% {
|
|
2254
|
+
opacity: 0.2;
|
|
2255
|
+
transform: scale(2);
|
|
2256
|
+
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2257
|
+
}
|
|
2258
|
+
}
|
|
2259
|
+
|
|
2260
|
+
.jqx-fill-state-pressed-dark .jqx-icon-delete-dark
|
|
2261
|
+
{
|
|
2262
|
+
background-image: url('images/icon-delete-white.png');
|
|
2263
|
+
}
|
|
2264
|
+
.jqx-fill-state-pressed-dark .jqx-icon-edit-dark
|
|
2265
|
+
{
|
|
2266
|
+
background-image: url('images/icon-edit-white.png');
|
|
2267
|
+
}
|
|
2268
|
+
.jqx-fill-state-pressed-dark .jqx-icon-save-dark
|
|
2269
|
+
{
|
|
2270
|
+
background-image: url('images/icon-save-white.png');
|
|
2271
|
+
}
|
|
2272
|
+
.jqx-fill-state-pressed-dark .jqx-icon-cancel-dark
|
|
2273
|
+
{
|
|
2274
|
+
background-image: url('images/icon-cancel-white.png');
|
|
2275
|
+
}
|
|
2276
|
+
.jqx-fill-state-pressed-dark .jqx-icon-search-dark
|
|
2277
|
+
{
|
|
2278
|
+
background-image: url('images/search_white.png');
|
|
2279
|
+
}
|
|
2280
|
+
.jqx-fill-state-pressed-dark .jqx-icon-plus-dark
|
|
2281
|
+
{
|
|
2282
|
+
background-image: url('images/plus_white.png');
|
|
2283
|
+
}
|
|
2284
|
+
.jqx-menu-minimized-button-dark {
|
|
2285
|
+
padding: 0px !important;
|
|
2286
|
+
}
|
|
2287
|
+
.jqx-fill-state-pressed-dark .jqx-menu-minimized-button-dark {
|
|
2288
|
+
background-image: url('images/icon-menu-minimized-white.png');
|
|
2289
|
+
}
|
|
2290
|
+
|
|
2291
|
+
|
|
2292
|
+
.jqx-editor-toolbar-icon-dark {
|
|
2293
|
+
background: url('images/html_editor_white.png') no-repeat;
|
|
2294
|
+
}
|
|
2295
|
+
|
|
2296
|
+
.jqx-fill-state-hover-dark .jqx-editor-toolbar-icon-fontsize-dark,
|
|
2297
|
+
.jqx-fill-state-pressed-dark .jqx-editor-toolbar-icon-fontsize-dark,
|
|
2298
|
+
.jqx-fill-state-hover-dark .jqx-editor-toolbar-icon-forecolor-dark,
|
|
2299
|
+
.jqx-fill-state-pressed-dark .jqx-editor-toolbar-icon-forecolor-dark
|
|
2300
|
+
{
|
|
2301
|
+
background: url('images/html_editor.png') no-repeat;
|
|
2302
|
+
}
|
|
2303
|
+
|
|
2304
|
+
.jqx-editor-toolbar-button-dark{
|
|
2305
|
+
border-color: var(--jqx-border);
|
|
2306
|
+
box-shadow: none !important;
|
|
2307
|
+
color: var(--jqx-background-color);
|
|
2308
|
+
}
|
|
2309
|
+
|
|
2310
|
+
.jqx-time-picker .jqx-main-container {
|
|
2311
|
+
background: var(--jqx-background);
|
|
2312
|
+
}
|
|
2313
|
+
|
|
2314
|
+
/*applied to the timepicker*/
|
|
2315
|
+
.jqx-needle-central-circle-dark {
|
|
2316
|
+
fill: var(--jqx-primary);
|
|
2317
|
+
}
|
|
2318
|
+
.jqx-time-picker-dark .jqx-label-dark {
|
|
2319
|
+
fill: var(--jqx-background-color);
|
|
2320
|
+
}
|
|
2321
|
+
.jqx-needle-dark {
|
|
2322
|
+
fill: var(--jqx-primary);
|
|
2323
|
+
}
|
|
2324
|
+
.jqx-time-picker .jqx-header .jqx-selected-dark:focus {
|
|
2325
|
+
outline: 2px solid var(--jqx-primary);
|
|
2326
|
+
box-shadow: 0px 0px 4px 2px rgba(0, 119, 190, 0.125);
|
|
2327
|
+
}
|
|
2328
|
+
.jqx-svg-picker-dark:focus {
|
|
2329
|
+
border: 1px solid var(--jqx-primary) !important;
|
|
2330
|
+
}
|
|
2331
|
+
.jqx-validator-hint-dark {
|
|
2332
|
+
background: #D94F43;
|
|
2333
|
+
border-color: #D94F43;
|
|
2334
|
+
padding: 10px;
|
|
2335
|
+
}
|
|
2336
|
+
.jqx-validator-hint-dark img {
|
|
2337
|
+
display: none;
|
|
2338
|
+
}
|
|
2339
|
+
|
|
2340
|
+
.jqx-grid-group-expand-dark:after,
|
|
2341
|
+
.jqx-grid-group-collapse-dark:after {
|
|
2342
|
+
display: flex;
|
|
2343
|
+
justify-content: center;
|
|
2344
|
+
align-content: center;
|
|
2345
|
+
align-items: center;
|
|
2346
|
+
height: 100%;
|
|
2347
|
+
}
|
|
2348
|
+
|
|
2349
|
+
.jqx-split-layout-component-dark .jqx-split-layout {
|
|
2350
|
+
--jqx-primary-rgb: 51, 173, 255;
|
|
2351
|
+
--jqx-primary: rgb(var(--jqx-primary-rgb));
|
|
2352
|
+
--jqx-background: #252526;
|
|
2353
|
+
--jqx-background-color: #E7E7E7;
|
|
2354
|
+
--jqx-surface:#252526;
|
|
2355
|
+
--jqx-surface-color: #969690;
|
|
2356
|
+
--jqx-border: #414141;
|
|
2357
|
+
--jqx-background-hover-rgb: 60, 60, 60;
|
|
2358
|
+
--jqx-background-hover: rgb(var(--jqx-background-hover-rgb));
|
|
2359
|
+
--jqx-background-color-hover: rgba(255,255,255,.54);
|
|
2360
|
+
--jqx-primary-color: #fff;
|
|
2361
|
+
--jqx-background-hover-rgb: 225, 225, 225;
|
|
2362
|
+
--jqx-background-hover: rgb(var(--jqx-background-hover-rgb));
|
|
2363
|
+
--jqx-background-color-hover: rgba(0,0,0,.54);
|
|
2364
|
+
--jqx-surface-rgb: 33, 33, 33;
|
|
2365
|
+
--jqx-surface: rgb(var(--jqx-surface-rgb));
|
|
2366
|
+
--jqx-surface-color: #E7E7E7;
|
|
2367
|
+
--jqx-border: rgba(98, 0, 238, 1);
|
|
2368
|
+
color: #E7E7E7;
|
|
2369
|
+
background: var(--jqx-background);
|
|
2370
|
+
}
|