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