jqwidgets-ng 14.1.18 → 14.1.20

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.
Files changed (106) hide show
  1. package/fesm2015/jqwidgets-ng-jqxcheckboxgroup.mjs +1 -0
  2. package/fesm2020/jqwidgets-ng-jqxcheckboxgroup.mjs +1 -0
  3. package/jqwidgets/jqx-all.js +3188 -30
  4. package/jqwidgets/jqxangular.js +1 -1
  5. package/jqwidgets/jqxbarcode.js +1088 -7
  6. package/jqwidgets/jqxbargauge.js +1 -1
  7. package/jqwidgets/jqxbulletchart.js +1 -1
  8. package/jqwidgets/jqxbuttongroup.js +1 -1
  9. package/jqwidgets/jqxbuttons.js +1 -1
  10. package/jqwidgets/jqxcalendar.js +2 -2
  11. package/jqwidgets/jqxchart.annotations.js +2 -2
  12. package/jqwidgets/jqxchart.api.js +1 -1
  13. package/jqwidgets/jqxchart.core.js +1 -1
  14. package/jqwidgets/jqxchart.js +2 -2
  15. package/jqwidgets/jqxchart.rangeselector.js +1 -1
  16. package/jqwidgets/jqxchart.waterfall.js +1 -1
  17. package/jqwidgets/jqxcheckbox.js +1 -1
  18. package/jqwidgets/jqxcheckboxgroup.js +396 -0
  19. package/jqwidgets/jqxcolorpicker.js +1 -1
  20. package/jqwidgets/jqxcombobox.js +1 -1
  21. package/jqwidgets/jqxcomplexinput.js +1 -1
  22. package/jqwidgets/jqxcore.js +1 -1
  23. package/jqwidgets/jqxdata.export.js +1 -1
  24. package/jqwidgets/jqxdata.js +2 -2
  25. package/jqwidgets/jqxdatatable.js +1 -1
  26. package/jqwidgets/jqxdate.js +1 -1
  27. package/jqwidgets/jqxdatetimeinput.js +2 -2
  28. package/jqwidgets/jqxdocking.js +1 -1
  29. package/jqwidgets/jqxdockinglayout.js +1 -1
  30. package/jqwidgets/jqxdockpanel.js +1 -1
  31. package/jqwidgets/jqxdragdrop.js +1 -1
  32. package/jqwidgets/jqxdraw.js +1 -1
  33. package/jqwidgets/jqxdropdownbutton.js +1 -1
  34. package/jqwidgets/jqxdropdownlist.js +1 -1
  35. package/jqwidgets/jqxeditor.js +1 -1
  36. package/jqwidgets/jqxexpander.js +1 -1
  37. package/jqwidgets/jqxfileupload.js +1 -1
  38. package/jqwidgets/jqxform.js +1 -1
  39. package/jqwidgets/jqxformattedinput.js +1 -1
  40. package/jqwidgets/jqxgauge.js +1 -1
  41. package/jqwidgets/jqxgrid.aggregates.js +1 -1
  42. package/jqwidgets/jqxgrid.chart.js +89 -84
  43. package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
  44. package/jqwidgets/jqxgrid.columnsresize.js +1 -1
  45. package/jqwidgets/jqxgrid.edit.js +1 -1
  46. package/jqwidgets/jqxgrid.export.js +2 -2
  47. package/jqwidgets/jqxgrid.filter.js +2 -2
  48. package/jqwidgets/jqxgrid.grouping.js +2 -2
  49. package/jqwidgets/jqxgrid.js +2 -2
  50. package/jqwidgets/jqxgrid.pager.js +1 -1
  51. package/jqwidgets/jqxgrid.selection.js +1 -1
  52. package/jqwidgets/jqxgrid.sort.js +1 -1
  53. package/jqwidgets/jqxgrid.storage.js +1 -1
  54. package/jqwidgets/jqxheatmap.js +1 -1
  55. package/jqwidgets/jqxinput.js +1 -1
  56. package/jqwidgets/jqxkanban.js +1 -1
  57. package/jqwidgets/jqxknob.js +1 -1
  58. package/jqwidgets/jqxknockout.js +1 -1
  59. package/jqwidgets/jqxlayout.js +1 -1
  60. package/jqwidgets/jqxlistbox.js +2 -2
  61. package/jqwidgets/jqxlistmenu.js +1 -1
  62. package/jqwidgets/jqxloader.js +1 -1
  63. package/jqwidgets/jqxmaskedinput.js +2 -2
  64. package/jqwidgets/jqxmenu.js +1 -1
  65. package/jqwidgets/jqxnavbar.js +1 -1
  66. package/jqwidgets/jqxnavigationbar.js +1 -1
  67. package/jqwidgets/jqxnotification.js +1 -1
  68. package/jqwidgets/jqxnumberinput.js +2 -2
  69. package/jqwidgets/jqxpanel.js +1 -1
  70. package/jqwidgets/jqxpasswordinput.js +1 -1
  71. package/jqwidgets/jqxpivot.js +1 -1
  72. package/jqwidgets/jqxpivotdesigner.js +1 -1
  73. package/jqwidgets/jqxpivotgrid.js +1 -1
  74. package/jqwidgets/jqxpopover.js +1 -1
  75. package/jqwidgets/jqxprogressbar.js +1 -1
  76. package/jqwidgets/jqxqrcode.js +1318 -7
  77. package/jqwidgets/jqxradiobutton.js +2 -2
  78. package/jqwidgets/jqxradiobuttongroup.js +384 -0
  79. package/jqwidgets/jqxrangeselector.js +1 -1
  80. package/jqwidgets/jqxrating.js +1 -1
  81. package/jqwidgets/jqxresponsivepanel.js +1 -1
  82. package/jqwidgets/jqxribbon.js +1 -1
  83. package/jqwidgets/jqxscheduler.api.js +2 -2
  84. package/jqwidgets/jqxscheduler.js +1 -1
  85. package/jqwidgets/jqxscrollbar.js +1 -1
  86. package/jqwidgets/jqxscrollview.js +1 -1
  87. package/jqwidgets/jqxslider.js +1 -1
  88. package/jqwidgets/jqxsortable.js +1 -1
  89. package/jqwidgets/jqxsplitlayout.js +6 -2445
  90. package/jqwidgets/jqxsplitter.js +1 -1
  91. package/jqwidgets/jqxswitchbutton.js +1 -1
  92. package/jqwidgets/jqxtabs.js +1 -1
  93. package/jqwidgets/jqxtagcloud.js +1 -1
  94. package/jqwidgets/jqxtextarea.js +1 -1
  95. package/jqwidgets/jqxtimepicker.js +1 -1
  96. package/jqwidgets/jqxtoolbar.js +1 -1
  97. package/jqwidgets/jqxtooltip.js +1 -1
  98. package/jqwidgets/jqxtouch.js +1 -1
  99. package/jqwidgets/jqxtree.js +1 -1
  100. package/jqwidgets/jqxtreegrid.js +1 -1
  101. package/jqwidgets/jqxtreemap.js +1 -1
  102. package/jqwidgets/jqxvalidator.js +1 -1
  103. package/jqwidgets/jqxwindow.js +1 -1
  104. package/jqwidgets/styles/jqx.base.css +123 -109
  105. package/jqwidgets/styles/jqx.light.css +6 -13
  106. package/package.json +1 -1
@@ -422,7 +422,7 @@ input[type=submit].jqx-button {
422
422
  border-style: solid;
423
423
  border-width: 0px 0px 0px 1px;
424
424
  border-color: transparent;
425
- background-image: url('./images/icon-menu-small.png') !important;
425
+ background-image: url('images/icon-menu-small.png') !important;
426
426
  background-repeat: no-repeat;
427
427
  background-position: center !important;
428
428
  cursor: pointer;
@@ -435,7 +435,7 @@ input[type=submit].jqx-button {
435
435
  /*applied to the column's sort button when the sort order is ascending.*/
436
436
  .jqx-grid-column-sortascbutton {
437
437
  border: none;
438
- background-image: url('./images/sortascbutton.png');
438
+ background-image: url('images/sortascbutton.png');
439
439
  background-repeat: no-repeat;
440
440
  background-position: center;
441
441
  cursor: pointer;
@@ -444,7 +444,7 @@ input[type=submit].jqx-button {
444
444
  /*applied to the column's sort button when the sort order is descending.*/
445
445
  .jqx-grid-column-sortdescbutton {
446
446
  border: none;
447
- background-image: url('./images/sortdescbutton.png');
447
+ background-image: url('images/sortdescbutton.png');
448
448
  background-repeat: no-repeat;
449
449
  background-position: center;
450
450
  cursor: pointer;
@@ -453,7 +453,7 @@ input[type=submit].jqx-button {
453
453
  /*applied to the column's filter button.*/
454
454
  .jqx-grid-column-filterbutton {
455
455
  border: none;
456
- background-image: url('./images/filter.png');
456
+ background-image: url('images/filter.png');
457
457
  background-repeat: no-repeat;
458
458
  background-position: center;
459
459
  margin-top: 1px;
@@ -478,13 +478,13 @@ input[type=submit].jqx-button {
478
478
  }
479
479
 
480
480
  .jqx-grid-validation-arrow-up {
481
- background-image: url('./images/red_arrow_up.png');
481
+ background-image: url('images/red_arrow_up.png');
482
482
  background-repeat: no-repeat;
483
483
  background-position: center center;
484
484
  }
485
485
 
486
486
  .jqx-grid-validation-arrow-down {
487
- background-image: url('./images/red_arrow_down.png');
487
+ background-image: url('images/red_arrow_down.png');
488
488
  background-repeat: no-repeat;
489
489
  background-position: center center;
490
490
  }
@@ -496,7 +496,7 @@ input[type=submit].jqx-button {
496
496
 
497
497
  /*applied to the sort ascending menu item in the Grid's Context Menu*/
498
498
  .jqx-grid-sortasc-icon {
499
- background-image: url('./images/icon-sort-asc.png');
499
+ background-image: url('images/icon-sort-asc.png');
500
500
  background-repeat: no-repeat;
501
501
  background-position: left center;
502
502
  width: 16px;
@@ -508,7 +508,7 @@ input[type=submit].jqx-button {
508
508
 
509
509
  /*applied to the sort ascending menu item in the Grid's Context Menu*/
510
510
  .jqx-grid-sortdesc-icon {
511
- background-image: url('./images/icon-sort-desc.png');
511
+ background-image: url('images/icon-sort-desc.png');
512
512
  background-repeat: no-repeat;
513
513
  background-position: left center;
514
514
  width: 16px;
@@ -520,7 +520,7 @@ input[type=submit].jqx-button {
520
520
 
521
521
  /*applied to the grid menu's sort remove item/*/
522
522
  .jqx-grid-sortremove-icon {
523
- background-image: url('./images/icon-sort-remove.png');
523
+ background-image: url('images/icon-sort-remove.png');
524
524
  background-repeat: no-repeat;
525
525
  background-position: left center;
526
526
  width: 16px;
@@ -532,7 +532,7 @@ input[type=submit].jqx-button {
532
532
 
533
533
  /*applied to the grouping column's drag and drop item when the drop operation is allowed.*/
534
534
  .jqx-grid-drag-icon {
535
- background-image: url('./images/drag.png');
535
+ background-image: url('images/drag.png');
536
536
  background-repeat: no-repeat;
537
537
  background-position: left center;
538
538
  width: 16px;
@@ -541,7 +541,7 @@ input[type=submit].jqx-button {
541
541
 
542
542
  /*applied to the grouping column's drag and drop item when the drop operation is not allowed.*/
543
543
  .jqx-grid-dragcancel-icon {
544
- background-image: url('./images/dragcancel.png');
544
+ background-image: url('images/dragcancel.png');
545
545
  background-repeat: no-repeat;
546
546
  background-position: left center;
547
547
  width: 16px;
@@ -1276,7 +1276,7 @@ input[type=submit].jqx-button {
1276
1276
  }
1277
1277
 
1278
1278
  .jqx-menu-minimized-button {
1279
- background-image: url('./images/icon-menu-minimized.png');
1279
+ background-image: url('images/icon-menu-minimized.png');
1280
1280
  background-repeat: no-repeat;
1281
1281
  background-position: left center;
1282
1282
  height: 24px;
@@ -1688,7 +1688,7 @@ input[type=submit].jqx-button {
1688
1688
  cursor: pointer;
1689
1689
  margin: 0 0 0 0;
1690
1690
  padding: 0 0 0 0;
1691
- background-image: url('./images/icon-left.png');
1691
+ background-image: url('images/icon-left.png');
1692
1692
  background-repeat: no-repeat;
1693
1693
  background-position: center;
1694
1694
  }
@@ -1698,7 +1698,7 @@ input[type=submit].jqx-button {
1698
1698
  outline: none;
1699
1699
  position: relative;
1700
1700
  z-index: 15;
1701
- background-image: url('./images/icon-right.png');
1701
+ background-image: url('images/icon-right.png');
1702
1702
  background-repeat: no-repeat;
1703
1703
  background-position: center;
1704
1704
  float: left;
@@ -1982,7 +1982,37 @@ input[type=submit].jqx-button {
1982
1982
  outline: none;
1983
1983
  margin: 0 0 0 0;
1984
1984
  }
1985
+ .jqx-checkbox-label,
1986
+ .jqx-radiobutton-label {
1987
+ cursor: pointer;
1988
+ }
1989
+ .jqx-checkbox-group .jqx-checkbox-group-item,
1990
+ .jqx-radiobutton-group .jqx-radiobutton-group-item {
1991
+ padding: 4px 0px;
1992
+ }
1993
+
1994
+ .jqx-checkbox-group .jqx-container[layout="horizontal"],
1995
+ .jqx-radiobutton-group .jqx-container[layout="horizontal"] {
1996
+ display: flex;
1997
+ }
1985
1998
 
1999
+ .jqx-checkbox-group .jqx-container[layout="horizontal"] .jqx-checkbox-group-item,
2000
+ .jqx-radiobutton-group .jqx-container[layout="horizontal"] .jqx-radiobutton-group-item{
2001
+ padding: 0px 4px;
2002
+ }
2003
+
2004
+ .jqx-checkbox-group .jqx-container[label-position="before"] .jqx-checkbox-group-item,
2005
+ .jqx-radiobutton-group .jqx-container[label-position="before"] .jqx-radiobutton-group-item{
2006
+ display: flex;
2007
+ flex-direction: row;
2008
+ }
2009
+
2010
+ .jqx-checkbox-group.jqx-fill-state-disabled label,
2011
+ .jqx-radiobutton-group.jqx-fill-state-disabled label,
2012
+ .jqx-checkbox-group-item.jqx-fill-state-disabled label,
2013
+ .jqx-radiobutton-group-item.jqx-fill-state-disabled label {
2014
+ cursor:default;
2015
+ }
1986
2016
  /*applied to the check box when its in rtl mode.*/
1987
2017
  .jqx-checkbox-rtl {
1988
2018
  float: right;
@@ -3252,36 +3282,36 @@ of the horizontal scrollbar.*/
3252
3282
  /*left, right, up and down arrow icons.*/
3253
3283
  .jqx-left-arrow {
3254
3284
  background: transparent;
3255
- background-image: url('./images/icon-left.png');
3285
+ background-image: url('images/icon-left.png');
3256
3286
  cursor: pointer;
3257
3287
  }
3258
3288
 
3259
3289
  .jqx-right-arrow {
3260
3290
  background: transparent;
3261
- background-image: url('./images/icon-right.png');
3291
+ background-image: url('images/icon-right.png');
3262
3292
  cursor: pointer;
3263
3293
  }
3264
3294
 
3265
3295
  .jqx-icon-delete {
3266
- background-image: url('./images/icon-delete.png');
3296
+ background-image: url('images/icon-delete.png');
3267
3297
  background-repeat: no-repeat;
3268
3298
  background-position: center;
3269
3299
  }
3270
3300
 
3271
3301
  .jqx-icon-edit {
3272
- background-image: url('./images/icon-edit.png');
3302
+ background-image: url('images/icon-edit.png');
3273
3303
  background-repeat: no-repeat;
3274
3304
  background-position: center;
3275
3305
  }
3276
3306
 
3277
3307
  .jqx-icon-save {
3278
- background-image: url('./images/icon-save.png');
3308
+ background-image: url('images/icon-save.png');
3279
3309
  background-repeat: no-repeat;
3280
3310
  background-position: center;
3281
3311
  }
3282
3312
 
3283
3313
  .jqx-icon-cancel {
3284
- background-image: url('./images/icon-cancel.png');
3314
+ background-image: url('images/icon-cancel.png');
3285
3315
  background-repeat: no-repeat;
3286
3316
  background-position: center;
3287
3317
  }
@@ -3289,7 +3319,7 @@ of the horizontal scrollbar.*/
3289
3319
  .jqx-icon-arrow-up,
3290
3320
  .jqx-icon-arrow-up-hover,
3291
3321
  .jqx-icon-arrow-up-selected {
3292
- background-image: url('./images/icon-up.png');
3322
+ background-image: url('images/icon-up.png');
3293
3323
  background-repeat: no-repeat;
3294
3324
  background-position: center;
3295
3325
  }
@@ -3297,7 +3327,7 @@ of the horizontal scrollbar.*/
3297
3327
  .jqx-icon-arrow-down,
3298
3328
  .jqx-icon-arrow-down-hover,
3299
3329
  .jqx-icon-arrow-down-selected {
3300
- background-image: url('./images/icon-down.png');
3330
+ background-image: url('images/icon-down.png');
3301
3331
  background-repeat: no-repeat;
3302
3332
  background-position: center;
3303
3333
  }
@@ -3305,7 +3335,7 @@ of the horizontal scrollbar.*/
3305
3335
  .jqx-icon-arrow-left,
3306
3336
  .jqx-icon-arrow-left-hover,
3307
3337
  .jqx-icon-arrow-left-selected {
3308
- background-image: url('./images/icon-left.png');
3338
+ background-image: url('images/icon-left.png');
3309
3339
  background-repeat: no-repeat;
3310
3340
  background-position: center;
3311
3341
  }
@@ -3313,7 +3343,7 @@ of the horizontal scrollbar.*/
3313
3343
  .jqx-icon-arrow-right,
3314
3344
  .jqx-icon-arrow-right-hover,
3315
3345
  .jqx-icon-arrow-right-selected {
3316
- background-image: url('./images/icon-right.png');
3346
+ background-image: url('images/icon-right.png');
3317
3347
  background-repeat: no-repeat;
3318
3348
  background-position: center;
3319
3349
  }
@@ -3321,7 +3351,7 @@ of the horizontal scrollbar.*/
3321
3351
  .jqx-icon-arrow-first,
3322
3352
  .jqx-icon-arrow-first-hover,
3323
3353
  .jqx-icon-arrow-first-selected {
3324
- background-image: url('./images/icon-first.png');
3354
+ background-image: url('images/icon-first.png');
3325
3355
  background-repeat: no-repeat;
3326
3356
  background-position: center;
3327
3357
  }
@@ -3329,55 +3359,55 @@ of the horizontal scrollbar.*/
3329
3359
  .jqx-icon-arrow-last,
3330
3360
  .jqx-icon-arrow-last-hover,
3331
3361
  .jqx-icon-arrow-last-selected {
3332
- background-image: url('./images/icon-last.png');
3362
+ background-image: url('images/icon-last.png');
3333
3363
  background-repeat: no-repeat;
3334
3364
  background-position: center;
3335
3365
  }
3336
3366
 
3337
3367
  .jqx-icon-arrow-up-hover {
3338
- background-image: url('./images/icon-up.png');
3368
+ background-image: url('images/icon-up.png');
3339
3369
  background-repeat: no-repeat;
3340
3370
  background-position: center;
3341
3371
  }
3342
3372
 
3343
3373
  .jqx-icon-arrow-down-hover {
3344
- background-image: url('./images/icon-down.png');
3374
+ background-image: url('images/icon-down.png');
3345
3375
  background-repeat: no-repeat;
3346
3376
  background-position: center;
3347
3377
  }
3348
3378
 
3349
3379
  .jqx-icon-arrow-left-hover {
3350
- background-image: url('./images/icon-left.png');
3380
+ background-image: url('images/icon-left.png');
3351
3381
  background-repeat: no-repeat;
3352
3382
  background-position: center;
3353
3383
  }
3354
3384
 
3355
3385
  .jqx-icon-arrow-right-hover {
3356
- background-image: url('./images/icon-right.png');
3386
+ background-image: url('images/icon-right.png');
3357
3387
  background-repeat: no-repeat;
3358
3388
  background-position: center;
3359
3389
  }
3360
3390
 
3361
3391
  .jqx-icon-arrow-up-selected {
3362
- background-image: url('./images/icon-up.png');
3392
+ background-image: url('images/icon-up.png');
3363
3393
  background-repeat: no-repeat;
3364
3394
  background-position: center;
3365
3395
  }
3366
3396
 
3367
3397
  .jqx-icon-arrow-down-selected {
3368
- background-image: url('./images/icon-down.png');
3398
+ background-image: url('images/icon-down.png');
3369
3399
  background-repeat: no-repeat;
3370
3400
  background-position: center;
3371
3401
  }
3372
3402
 
3373
3403
  .jqx-icon-arrow-left-selected {
3374
- background-image: url('./images/icon-left.png');
3404
+ background-image: url('images/icon-left.png');
3375
3405
  background-repeat: no-repeat;
3376
3406
  background-position: center;
3377
3407
  }
3378
3408
 
3379
3409
  .jqx-icon-arrow-right-selected {
3380
- background-image: url('./images/icon-right.png');
3410
+ background-image: url('images/icon-right.png');
3381
3411
  background-repeat: no-repeat;
3382
3412
  background-position: center;
3383
3413
  }
@@ -3455,7 +3485,7 @@ of the horizontal scrollbar.*/
3455
3485
  .jqx-icon-calendar,
3456
3486
  .jqx-icon-calendar-hover,
3457
3487
  .jqx-icon-calendar-pressed {
3458
- background-image: url('./images/icon-calendar.png');
3488
+ background-image: url('images/icon-calendar.png');
3459
3489
  background-repeat: no-repeat;
3460
3490
  background-position: left top;
3461
3491
  position: relative;
@@ -3637,7 +3667,7 @@ of the horizontal scrollbar.*/
3637
3667
  vertical-align: middle;
3638
3668
  opacity: .667;
3639
3669
  margin: 2px 0;
3640
- background: url('./images/html_editor.png') no-repeat;
3670
+ background: url('images/html_editor.png') no-repeat;
3641
3671
  }
3642
3672
 
3643
3673
  .jqx-editor-toolbar-icon-bold {
@@ -3969,7 +3999,7 @@ of the horizontal scrollbar.*/
3969
3999
  }
3970
4000
 
3971
4001
  .jqx-scheduler-appointment-status-stripes {
3972
- background-image: url('./images/stripes.png');
4002
+ background-image: url('images/stripes.png');
3973
4003
  background-repeat: repeat-y;
3974
4004
  background-position: left top;
3975
4005
  }
@@ -4045,7 +4075,7 @@ of the horizontal scrollbar.*/
4045
4075
  .jqx-icon-recurrence-white,
4046
4076
  .jqx-icon-recurrence-exception-white,
4047
4077
  .jqx-icon-time {
4048
- background-image: url('./images/icon-recurrence.png');
4078
+ background-image: url('images/icon-recurrence.png');
4049
4079
  background-repeat: no-repeat;
4050
4080
  background-position: center;
4051
4081
  width: 16px;
@@ -4056,7 +4086,7 @@ of the horizontal scrollbar.*/
4056
4086
  }
4057
4087
 
4058
4088
  .jqx-icon-time {
4059
- background-image: url('./images/icon-time.png');
4089
+ background-image: url('images/icon-time.png');
4060
4090
  margin: 0px;
4061
4091
  position: relative;
4062
4092
  left: 1px;
@@ -4064,19 +4094,19 @@ of the horizontal scrollbar.*/
4064
4094
  }
4065
4095
 
4066
4096
  .jqx-icon-time-white {
4067
- background-image: url('./images/icon-time-white.png');
4097
+ background-image: url('images/icon-time-white.png');
4068
4098
  }
4069
4099
 
4070
4100
  .jqx-icon-recurrence-exception {
4071
- background-image: url('./images/icon-recurrence-exception.png');
4101
+ background-image: url('images/icon-recurrence-exception.png');
4072
4102
  }
4073
4103
 
4074
4104
  .jqx-icon-recurrence-exception-white {
4075
- background-image: url('./images/icon-recurrence-exception-white.png');
4105
+ background-image: url('images/icon-recurrence-exception-white.png');
4076
4106
  }
4077
4107
 
4078
4108
  .jqx-icon-recurrence-white {
4079
- background-image: url('./images/icon-recurrence-white.png');
4109
+ background-image: url('images/icon-recurrence-white.png');
4080
4110
  }
4081
4111
 
4082
4112
  .jqx-scheduler-cell-hover {
@@ -4482,7 +4512,7 @@ input[type=password].jqx-input {
4482
4512
  .jqx-color-picker-map {
4483
4513
  border: 1px solid #A0A0A0;
4484
4514
  background-color: transparent;
4485
- background-image: url('./images/colorpicker/map-saturation.png');
4515
+ background-image: url('images/colorpicker/map-saturation.png');
4486
4516
  background-repeat: no-repeat;
4487
4517
  background-position: left top;
4488
4518
  overflow: hidden;
@@ -4491,7 +4521,7 @@ input[type=password].jqx-input {
4491
4521
  .jqx-color-picker-map-hue {
4492
4522
  border: 1px solid #A0A0A0;
4493
4523
  background-color: transparent;
4494
- background-image: url('./images/colorpicker/map-hue.png');
4524
+ background-image: url('images/colorpicker/map-hue.png');
4495
4525
  background-repeat: no-repeat;
4496
4526
  background-position: left top;
4497
4527
  overflow: hidden;
@@ -4499,7 +4529,7 @@ input[type=password].jqx-input {
4499
4529
 
4500
4530
  .jqx-color-picker-map-overlay {
4501
4531
  background-color: transparent;
4502
- background-image: url('./images/colorpicker/map-saturation-overlay.png');
4532
+ background-image: url('images/colorpicker/map-saturation-overlay.png');
4503
4533
  background-repeat: no-repeat;
4504
4534
  background-position: left top;
4505
4535
  }
@@ -4507,7 +4537,7 @@ input[type=password].jqx-input {
4507
4537
  .jqx-color-picker-bar {
4508
4538
  border: 1px solid #A0A0A0;
4509
4539
  background-color: transparent;
4510
- background-image: url('./images/colorpicker/bar-saturation.png');
4540
+ background-image: url('images/colorpicker/bar-saturation.png');
4511
4541
  background-repeat: no-repeat;
4512
4542
  background-position: left top;
4513
4543
  }
@@ -4515,7 +4545,7 @@ input[type=password].jqx-input {
4515
4545
  .jqx-color-picker-bar-hue {
4516
4546
  border: 1px solid #A0A0A0;
4517
4547
  background-color: transparent;
4518
- background-image: url('./images/colorpicker/bar-hue.png');
4548
+ background-image: url('images/colorpicker/bar-hue.png');
4519
4549
  background-repeat: no-repeat;
4520
4550
  background-position: left top;
4521
4551
  }
@@ -4525,21 +4555,21 @@ input[type=password].jqx-input {
4525
4555
  }
4526
4556
 
4527
4557
  .jqx-color-picker-pointer {
4528
- background-image: url('./images/crosshair.png');
4558
+ background-image: url('images/crosshair.png');
4529
4559
  background-repeat: no-repeat;
4530
4560
  height: 16px;
4531
4561
  width: 16px;
4532
4562
  }
4533
4563
 
4534
4564
  .jqx-color-picker-pointer-alt {
4535
- background-image: url('./images/crosshair-white.png');
4565
+ background-image: url('images/crosshair-white.png');
4536
4566
  background-repeat: no-repeat;
4537
4567
  height: 16px;
4538
4568
  width: 16px;
4539
4569
  }
4540
4570
 
4541
4571
  .jqx-color-picker-bar-pointer {
4542
- background-image: url('./images/pointer.png');
4572
+ background-image: url('images/pointer.png');
4543
4573
  background-repeat: no-repeat;
4544
4574
  height: 15px;
4545
4575
  margin-left: 6px;
@@ -5228,73 +5258,73 @@ ol li .jqx-listmenu-item-label:before {
5228
5258
  .jqx-primary .jqx-icon-calendar,
5229
5259
  .jqx-primary .jqx-icon-calendar-hover,
5230
5260
  .jqx-primary .jqx-icon-calendar-pressed {
5231
- background-image: url('./images/icon-calendar-white.png');
5261
+ background-image: url('images/icon-calendar-white.png');
5232
5262
  }
5233
5263
 
5234
5264
  .jqx-primary .jqx-icon-time,
5235
5265
  .jqx-primary .jqx-icon-time-hover,
5236
5266
  .jqx-primary .jqx-icon-time-pressed {
5237
- background-image: url('./images/icon-time-white.png');
5267
+ background-image: url('images/icon-time-white.png');
5238
5268
  }
5239
5269
 
5240
5270
  .jqx-success .jqx-icon-calendar,
5241
5271
  .jqx-success .jqx-icon-calendar-hover,
5242
5272
  .jqx-success .jqx-icon-calendar-pressed {
5243
- background-image: url('./images/icon-calendar-white.png');
5273
+ background-image: url('images/icon-calendar-white.png');
5244
5274
  }
5245
5275
 
5246
5276
  .jqx-success .jqx-icon-time,
5247
5277
  .jqx-success .jqx-icon-time-hover,
5248
5278
  .jqx-success .jqx-icon-time-pressed {
5249
- background-image: url('./images/icon-time-white.png');
5279
+ background-image: url('images/icon-time-white.png');
5250
5280
  }
5251
5281
 
5252
5282
  .jqx-warning .jqx-icon-calendar,
5253
5283
  .jqx-warning .jqx-icon-calendar-hover,
5254
5284
  .jqx-warning .jqx-icon-calendar-pressed {
5255
- background-image: url('./images/icon-calendar-white.png');
5285
+ background-image: url('images/icon-calendar-white.png');
5256
5286
  }
5257
5287
 
5258
5288
  .jqx-warning .jqx-icon-time,
5259
5289
  .jqx-warning .jqx-icon-time-hover,
5260
5290
  .jqx-warning .jqx-icon-time-pressed {
5261
- background-image: url('./images/icon-time-white.png');
5291
+ background-image: url('images/icon-time-white.png');
5262
5292
  }
5263
5293
 
5264
5294
  .jqx-danger .jqx-icon-calendar,
5265
5295
  .jqx-danger .jqx-icon-calendar-hover,
5266
5296
  .jqx-danger .jqx-icon-calendar-pressed {
5267
- background-image: url('./images/icon-calendar-white.png');
5297
+ background-image: url('images/icon-calendar-white.png');
5268
5298
  }
5269
5299
 
5270
5300
  .jqx-danger .jqx-icon-time,
5271
5301
  .jqx-danger .jqx-icon-time-hover,
5272
5302
  .jqx-danger .jqx-icon-time-pressed {
5273
- background-image: url('./images/icon-time-white.png');
5303
+ background-image: url('images/icon-time-white.png');
5274
5304
  }
5275
5305
 
5276
5306
  .jqx-info .jqx-icon-calendar,
5277
5307
  .jqx-info .jqx-icon-calendar-hover,
5278
5308
  .jqx-info .jqx-icon-calendar-pressed {
5279
- background-image: url('./images/icon-calendar-white.png');
5309
+ background-image: url('images/icon-calendar-white.png');
5280
5310
  }
5281
5311
 
5282
5312
  .jqx-info .jqx-icon-time,
5283
5313
  .jqx-info .jqx-icon-time-hover,
5284
5314
  .jqx-info .jqx-icon-time-pressed {
5285
- background-image: url('./images/icon-time-white.png');
5315
+ background-image: url('images/icon-time-white.png');
5286
5316
  }
5287
5317
 
5288
5318
  .jqx-inverse .jqx-icon-calendar,
5289
5319
  .jqx-inverse .jqx-icon-calendar-hover,
5290
5320
  .jqx-inverse .jqx-icon-calendar-pressed {
5291
- background-image: url('./images/icon-calendar-white.png');
5321
+ background-image: url('images/icon-calendar-white.png');
5292
5322
  }
5293
5323
 
5294
5324
  .jqx-inverse .jqx-icon-time,
5295
5325
  .jqx-inverse .jqx-icon-time-hover,
5296
5326
  .jqx-inverse .jqx-icon-time-pressed {
5297
- background-image: url('./images/icon-time-white.png');
5327
+ background-image: url('images/icon-time-white.png');
5298
5328
  }
5299
5329
 
5300
5330
 
@@ -5570,27 +5600,27 @@ ol li .jqx-listmenu-item-label:before {
5570
5600
  }
5571
5601
 
5572
5602
  .jqx-notification-icon-info {
5573
- background-image: url('./images/info.png');
5603
+ background-image: url('images/info.png');
5574
5604
  }
5575
5605
 
5576
5606
  .jqx-notification-icon-warning {
5577
- background-image: url('./images/warning.png');
5607
+ background-image: url('images/warning.png');
5578
5608
  }
5579
5609
 
5580
5610
  .jqx-notification-icon-success {
5581
- background-image: url('./images/success.png');
5611
+ background-image: url('images/success.png');
5582
5612
  }
5583
5613
 
5584
5614
  .jqx-notification-icon-error {
5585
- background-image: url('./images/error.png');
5615
+ background-image: url('images/error.png');
5586
5616
  }
5587
5617
 
5588
5618
  .jqx-notification-icon-mail {
5589
- background-image: url('./images/mail.png');
5619
+ background-image: url('images/mail.png');
5590
5620
  }
5591
5621
 
5592
5622
  .jqx-notification-icon-time {
5593
- background-image: url('./images/time.png');
5623
+ background-image: url('images/time.png');
5594
5624
  }
5595
5625
 
5596
5626
  .jqx-notification-close-button-info,
@@ -5598,11 +5628,11 @@ ol li .jqx-listmenu-item-label:before {
5598
5628
  .jqx-notification-close-button-mail,
5599
5629
  .jqx-notification-close-button-time,
5600
5630
  .jqx-notification-close-button-error {
5601
- background-image: url('./images/close_white.png');
5631
+ background-image: url('images/close_white.png');
5602
5632
  }
5603
5633
 
5604
5634
  .jqx-notification-close-button-warning {
5605
- background-image: url('./images/close_black.png');
5635
+ background-image: url('images/close_black.png');
5606
5636
  }
5607
5637
 
5608
5638
  .jqx-notification-close-button-container,
@@ -6446,7 +6476,7 @@ ol li .jqx-listmenu-item-label:before {
6446
6476
  }
6447
6477
 
6448
6478
  .jqx-file-upload-loading-element {
6449
- background-image: url('./images/loader-small.gif');
6479
+ background-image: url('images/loader-small.gif');
6450
6480
  background-repeat: no-repeat;
6451
6481
  }
6452
6482
 
@@ -6512,10 +6542,6 @@ ol li .jqx-listmenu-item-label:before {
6512
6542
 
6513
6543
  .jqx-loader-ie-transparency {
6514
6544
  background: transparent;
6515
- -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff)";
6516
- /*For IE 8*/
6517
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);
6518
- /*For IE 7*/
6519
6545
  }
6520
6546
 
6521
6547
  .jqx-loader-modal {
@@ -7028,11 +7054,7 @@ ol li .jqx-listmenu-item-label:before {
7028
7054
  background-color: rgb(0, 0, 0);
7029
7055
  /* RGBa with 0.6 opacity */
7030
7056
  background-color: rgba(0, 0, 0, 0.6);
7031
- /* For IE 5.5 - 7*/
7032
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
7033
- /* For IE 8*/
7034
- -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
7035
- }
7057
+ }
7036
7058
 
7037
7059
  .jqx-popover-close-button {
7038
7060
  width: 16px;
@@ -7318,14 +7340,6 @@ ol li .jqx-listmenu-item-label:before {
7318
7340
  margin: 5px;
7319
7341
  }
7320
7342
 
7321
- .jqx-kanban-column-vertical-container-inverse-ie8-fix {
7322
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
7323
- }
7324
-
7325
- .jqx-kanban-column-vertical-container-ie8-fix {
7326
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
7327
- }
7328
-
7329
7343
  .jqx-kanban-item {
7330
7344
  margin: 2px;
7331
7345
  padding-top: 5px;
@@ -7509,7 +7523,7 @@ ol li .jqx-listmenu-item-label:before {
7509
7523
  .jqx-danger .jqx-icon-arrow-down,
7510
7524
  .jqx-success .jqx-icon-arrow-down,
7511
7525
  .jqx-info .jqx-icon-arrow-down {
7512
- background-image: url('./images/icon-down-white.png');
7526
+ background-image: url('images/icon-down-white.png');
7513
7527
  }
7514
7528
 
7515
7529
  .jqx-primary .jqx-icon-arrow-down-selected,
@@ -7517,7 +7531,7 @@ ol li .jqx-listmenu-item-label:before {
7517
7531
  .jqx-danger .jqx-icon-arrow-down-selected,
7518
7532
  .jqx-success .jqx-icon-arrow-down-selected,
7519
7533
  .jqx-info .jqx-icon-arrow-down-selected {
7520
- background-image: url('./images/icon-down-white.png');
7534
+ background-image: url('images/icon-down-white.png');
7521
7535
  }
7522
7536
 
7523
7537
  .jqx-primary .jqx-icon-arrow-down-hover,
@@ -7525,7 +7539,7 @@ ol li .jqx-listmenu-item-label:before {
7525
7539
  .jqx-danger .jqx-icon-arrow-down-hover,
7526
7540
  .jqx-success .jqx-icon-arrow-down-hover,
7527
7541
  .jqx-info .jqx-icon-arrow-down-hover {
7528
- background-image: url('./images/icon-down-white.png');
7542
+ background-image: url('images/icon-down-white.png');
7529
7543
  }
7530
7544
 
7531
7545
  .jqx-primary .jqx-icon-arrow-up,
@@ -7533,7 +7547,7 @@ ol li .jqx-listmenu-item-label:before {
7533
7547
  .jqx-danger .jqx-icon-arrow-up,
7534
7548
  .jqx-success .jqx-icon-arrow-up,
7535
7549
  .jqx-info .jqx-icon-arrow-up {
7536
- background-image: url('./images/icon-up-white.png');
7550
+ background-image: url('images/icon-up-white.png');
7537
7551
  }
7538
7552
 
7539
7553
  .jqx-primary .jqx-icon-arrow-up-selected,
@@ -7541,7 +7555,7 @@ ol li .jqx-listmenu-item-label:before {
7541
7555
  .jqx-danger .jqx-icon-arrow-up-selected,
7542
7556
  .jqx-success .jqx-icon-arrow-up-selected,
7543
7557
  .jqx-info .jqx-icon-arrow-up-selected {
7544
- background-image: url('./images/icon-up-white.png');
7558
+ background-image: url('images/icon-up-white.png');
7545
7559
  }
7546
7560
 
7547
7561
  .jqx-primary .jqx-icon-arrow-up-hover,
@@ -7549,7 +7563,7 @@ ol li .jqx-listmenu-item-label:before {
7549
7563
  .jqx-danger .jqx-icon-arrow-up-hover,
7550
7564
  .jqx-success .jqx-icon-arrow-up-hover,
7551
7565
  .jqx-info .jqx-icon-arrow-up-hover {
7552
- background-image: url('./images/icon-up-white.png');
7566
+ background-image: url('images/icon-up-white.png');
7553
7567
  }
7554
7568
 
7555
7569
  .jqx-primary .jqx-icon-arrow-right,
@@ -7557,7 +7571,7 @@ ol li .jqx-listmenu-item-label:before {
7557
7571
  .jqx-danger .jqx-icon-arrow-right,
7558
7572
  .jqx-success .jqx-icon-arrow-right,
7559
7573
  .jqx-info .jqx-icon-arrow-right {
7560
- background-image: url('./images/icon-right-white.png');
7574
+ background-image: url('images/icon-right-white.png');
7561
7575
  }
7562
7576
 
7563
7577
  .jqx-primary .jqx-icon-arrow-right-selected,
@@ -7565,7 +7579,7 @@ ol li .jqx-listmenu-item-label:before {
7565
7579
  .jqx-danger .jqx-icon-arrow-right-selected,
7566
7580
  .jqx-success .jqx-icon-arrow-right-selected,
7567
7581
  .jqx-info .jqx-icon-arrow-right-selected {
7568
- background-image: url('./images/icon-right-white.png');
7582
+ background-image: url('images/icon-right-white.png');
7569
7583
  }
7570
7584
 
7571
7585
  .jqx-primary .jqx-icon-arrow-right-hover,
@@ -7573,7 +7587,7 @@ ol li .jqx-listmenu-item-label:before {
7573
7587
  .jqx-danger .jqx-icon-arrow-right-hover,
7574
7588
  .jqx-success .jqx-icon-arrow-right-hover,
7575
7589
  .jqx-info .jqx-icon-arrow-right-hover {
7576
- background-image: url('./images/icon-right-white.png');
7590
+ background-image: url('images/icon-right-white.png');
7577
7591
  }
7578
7592
 
7579
7593
  .jqx-primary .jqx-icon-arrow-left,
@@ -7581,7 +7595,7 @@ ol li .jqx-listmenu-item-label:before {
7581
7595
  .jqx-danger .jqx-icon-arrow-left,
7582
7596
  .jqx-success .jqx-icon-arrow-left,
7583
7597
  .jqx-info .jqx-icon-arrow-left {
7584
- background-image: url('./images/icon-left-white.png');
7598
+ background-image: url('images/icon-left-white.png');
7585
7599
  }
7586
7600
 
7587
7601
  .jqx-primary .jqx-icon-arrow-left-selected,
@@ -7589,7 +7603,7 @@ ol li .jqx-listmenu-item-label:before {
7589
7603
  .jqx-danger .jqx-icon-arrow-left-selected,
7590
7604
  .jqx-success .jqx-icon-arrow-left-selected,
7591
7605
  .jqx-info .jqx-icon-arrow-left-selected {
7592
- background-image: url('./images/icon-left-white.png');
7606
+ background-image: url('images/icon-left-white.png');
7593
7607
  }
7594
7608
 
7595
7609
  .jqx-primary .jqx-icon-arrow-left-hover,
@@ -7597,7 +7611,7 @@ ol li .jqx-listmenu-item-label:before {
7597
7611
  .jqx-danger .jqx-icon-arrow-left-hover,
7598
7612
  .jqx-success .jqx-icon-arrow-left-hover,
7599
7613
  .jqx-info .jqx-icon-arrow-left-hover {
7600
- background-image: url('./images/icon-left-white.png');
7614
+ background-image: url('images/icon-left-white.png');
7601
7615
  }
7602
7616
 
7603
7617
  .jqx-primary-item .jqx-listitem-state-hover,
@@ -7838,7 +7852,7 @@ ol li .jqx-listmenu-item-label:before {
7838
7852
 
7839
7853
  .jqx-pivotgrid-menu-button {
7840
7854
  border: none;
7841
- background-image: url('./images/icon-menu-small.png');
7855
+ background-image: url('images/icon-menu-small.png');
7842
7856
  background-repeat: no-repeat;
7843
7857
  background-position: center;
7844
7858
  cursor: pointer;
@@ -7846,7 +7860,7 @@ ol li .jqx-listmenu-item-label:before {
7846
7860
 
7847
7861
  .jqx-pivotgrid-expand-button {
7848
7862
  outline: none;
7849
- background-image: url('./images/icon_expand.png');
7863
+ background-image: url('images/icon_expand.png');
7850
7864
  background-repeat: no-repeat;
7851
7865
  cursor: pointer;
7852
7866
  margin: 0 0 0 0;
@@ -7859,7 +7873,7 @@ ol li .jqx-listmenu-item-label:before {
7859
7873
 
7860
7874
  .jqx-pivotgrid-collapse-button {
7861
7875
  outline: none;
7862
- background-image: url('./images/icon_collapse.png');
7876
+ background-image: url('images/icon_collapse.png');
7863
7877
  background-repeat: no-repeat;
7864
7878
  cursor: pointer;
7865
7879
  margin: 0 0 0 0;
@@ -7871,7 +7885,7 @@ ol li .jqx-listmenu-item-label:before {
7871
7885
  }
7872
7886
 
7873
7887
  .jqx-pivotgrid-sortasc-icon {
7874
- background-image: url('./images/icon-sort-asc.png');
7888
+ background-image: url('images/icon-sort-asc.png');
7875
7889
  background-repeat: no-repeat;
7876
7890
  background-position: left center;
7877
7891
  width: 16px;
@@ -7882,7 +7896,7 @@ ol li .jqx-listmenu-item-label:before {
7882
7896
  }
7883
7897
 
7884
7898
  .jqx-pivotgrid-sortdesc-icon {
7885
- background-image: url('./images/icon-sort-desc.png');
7899
+ background-image: url('images/icon-sort-desc.png');
7886
7900
  background-repeat: no-repeat;
7887
7901
  background-position: left center;
7888
7902
  width: 16px;
@@ -7893,7 +7907,7 @@ ol li .jqx-listmenu-item-label:before {
7893
7907
  }
7894
7908
 
7895
7909
  .jqx-pivotgrid-sortremove-icon {
7896
- background-image: url('./images/icon-sort-remove.png');
7910
+ background-image: url('images/icon-sort-remove.png');
7897
7911
  background-repeat: no-repeat;
7898
7912
  background-position: left center;
7899
7913
  width: 16px;
@@ -7904,7 +7918,7 @@ ol li .jqx-listmenu-item-label:before {
7904
7918
  }
7905
7919
 
7906
7920
  .jqx-pivotgrid-settings-icon {
7907
- background-image: url('./images/icon-menu-small.png');
7921
+ background-image: url('images/icon-menu-small.png');
7908
7922
  background-repeat: no-repeat;
7909
7923
  background-position: left center;
7910
7924
  width: 16px;
@@ -8068,7 +8082,7 @@ jqx-knob {
8068
8082
  }
8069
8083
 
8070
8084
  .jqx-info-icon {
8071
- background-image: url('./images/icon-info-small.png');
8085
+ background-image: url('images/icon-info-small.png');
8072
8086
  background-repeat: no-repeat;
8073
8087
  background-position: left center;
8074
8088
  width: 16px;