jqwidgets-ng 19.0.2 → 19.0.4

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 (127) hide show
  1. package/esm2020/jqxcombobox/angular_jqxcombobox.mjs +3 -0
  2. package/esm2020/jqxdatatable/angular_jqxdatatable.mjs +6 -0
  3. package/esm2020/jqxdropdownlist/angular_jqxdropdownlist.mjs +3 -0
  4. package/esm2020/jqxgrid/angular_jqxgrid.mjs +6 -0
  5. package/esm2020/jqxlistbox/angular_jqxlistbox.mjs +3 -0
  6. package/esm2020/jqxtreegrid/angular_jqxtreegrid.mjs +6 -0
  7. package/fesm2015/jqwidgets-ng-jqxcombobox.mjs +3 -0
  8. package/fesm2015/jqwidgets-ng-jqxdatatable.mjs +6 -0
  9. package/fesm2015/jqwidgets-ng-jqxdropdownlist.mjs +3 -0
  10. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +6 -0
  11. package/fesm2015/jqwidgets-ng-jqxlistbox.mjs +3 -0
  12. package/fesm2015/jqwidgets-ng-jqxtreegrid.mjs +6 -0
  13. package/fesm2020/jqwidgets-ng-jqxcombobox.mjs +3 -0
  14. package/fesm2020/jqwidgets-ng-jqxdatatable.mjs +6 -0
  15. package/fesm2020/jqwidgets-ng-jqxdropdownlist.mjs +3 -0
  16. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +6 -0
  17. package/fesm2020/jqwidgets-ng-jqxlistbox.mjs +3 -0
  18. package/fesm2020/jqwidgets-ng-jqxtreegrid.mjs +6 -0
  19. package/jqwidgets/globalization/globalize.js +3 -1
  20. package/jqwidgets/jqx-all.js +2573 -104
  21. package/jqwidgets/jqxangular.js +1 -1
  22. package/jqwidgets/jqxbarcode.js +6 -1
  23. package/jqwidgets/jqxbargauge.js +1 -1
  24. package/jqwidgets/jqxbulletchart.js +1 -1
  25. package/jqwidgets/jqxbuttongroup.js +1 -1
  26. package/jqwidgets/jqxbuttons.js +1 -1
  27. package/jqwidgets/jqxcalendar.js +1 -1
  28. package/jqwidgets/jqxchart.annotations.js +1 -1
  29. package/jqwidgets/jqxchart.api.js +1 -1
  30. package/jqwidgets/jqxchart.core.js +1 -1
  31. package/jqwidgets/jqxchart.js +6 -6
  32. package/jqwidgets/jqxchart.rangeselector.js +1 -1
  33. package/jqwidgets/jqxchart.waterfall.js +1 -1
  34. package/jqwidgets/jqxcheckbox.js +1 -1
  35. package/jqwidgets/jqxcheckboxgroup.js +5 -1
  36. package/jqwidgets/jqxcolorpicker.js +1 -1
  37. package/jqwidgets/jqxcombobox.js +1 -1
  38. package/jqwidgets/jqxcomplexinput.js +1 -1
  39. package/jqwidgets/jqxcore.elements.js +1 -1
  40. package/jqwidgets/jqxcore.js +7 -7
  41. package/jqwidgets/jqxdata.export.js +1 -1
  42. package/jqwidgets/jqxdata.js +1 -1
  43. package/jqwidgets/jqxdatatable.js +1 -1
  44. package/jqwidgets/jqxdate.js +1 -1
  45. package/jqwidgets/jqxdatetimeinput.js +1 -1
  46. package/jqwidgets/jqxdocking.js +1 -1
  47. package/jqwidgets/jqxdockinglayout.js +1 -1
  48. package/jqwidgets/jqxdockpanel.js +1 -1
  49. package/jqwidgets/jqxdragdrop.js +1 -1
  50. package/jqwidgets/jqxdraw.js +1 -1
  51. package/jqwidgets/jqxdropdownbutton.js +1 -1
  52. package/jqwidgets/jqxdropdownlist.js +1 -1
  53. package/jqwidgets/jqxeditor.js +1 -1
  54. package/jqwidgets/jqxexpander.js +1 -1
  55. package/jqwidgets/jqxexport.js +6 -0
  56. package/jqwidgets/jqxfileupload.js +1 -1
  57. package/jqwidgets/jqxform.js +1 -1
  58. package/jqwidgets/jqxformattedinput.js +1 -1
  59. package/jqwidgets/jqxgantt.js +1 -1
  60. package/jqwidgets/jqxgauge.js +1 -1
  61. package/jqwidgets/jqxgrid.aggregates.js +1 -1
  62. package/jqwidgets/jqxgrid.chart.js +6 -1
  63. package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
  64. package/jqwidgets/jqxgrid.columnsresize.js +1 -1
  65. package/jqwidgets/jqxgrid.edit.js +1 -1
  66. package/jqwidgets/jqxgrid.export.js +1 -1
  67. package/jqwidgets/jqxgrid.filter.js +1 -1
  68. package/jqwidgets/jqxgrid.grouping.js +1 -1
  69. package/jqwidgets/jqxgrid.js +1 -1
  70. package/jqwidgets/jqxgrid.pager.js +1 -1
  71. package/jqwidgets/jqxgrid.selection.js +1 -1
  72. package/jqwidgets/jqxgrid.sort.js +1 -1
  73. package/jqwidgets/jqxgrid.storage.js +1 -1
  74. package/jqwidgets/jqxheatmap.js +1 -1
  75. package/jqwidgets/jqximport.js +6 -0
  76. package/jqwidgets/jqxinput.js +1 -1
  77. package/jqwidgets/jqxkanban.js +1 -1
  78. package/jqwidgets/jqxknob.js +1 -1
  79. package/jqwidgets/jqxlayout.js +1 -1
  80. package/jqwidgets/jqxlistbox.js +1 -1
  81. package/jqwidgets/jqxlistmenu.js +1 -1
  82. package/jqwidgets/jqxloader.js +1 -1
  83. package/jqwidgets/jqxmaskedinput.js +1 -1
  84. package/jqwidgets/jqxmaterialcolorpicker.js +6 -0
  85. package/jqwidgets/jqxmenu.js +1 -1
  86. package/jqwidgets/jqxnavbar.js +1 -1
  87. package/jqwidgets/jqxnavigationbar.js +1 -1
  88. package/jqwidgets/jqxnotification.js +1 -1
  89. package/jqwidgets/jqxnumberinput.js +1 -1
  90. package/jqwidgets/jqxpanel.js +1 -1
  91. package/jqwidgets/jqxpasswordinput.js +1 -1
  92. package/jqwidgets/jqxpivot.js +1 -1
  93. package/jqwidgets/jqxpivotdesigner.js +1 -1
  94. package/jqwidgets/jqxpivotgrid.js +1 -1
  95. package/jqwidgets/jqxpopover.js +1 -1
  96. package/jqwidgets/jqxprogressbar.js +1 -1
  97. package/jqwidgets/jqxqrcode.js +6 -1
  98. package/jqwidgets/jqxradiobutton.js +1 -1
  99. package/jqwidgets/jqxradiobuttongroup.js +6 -1
  100. package/jqwidgets/jqxrangeselector.js +1 -1
  101. package/jqwidgets/jqxrating.js +1 -1
  102. package/jqwidgets/jqxresponse.js +1 -1
  103. package/jqwidgets/jqxresponsivepanel.js +1 -1
  104. package/jqwidgets/jqxribbon.js +1 -1
  105. package/jqwidgets/jqxrichtextarea.js +6 -1
  106. package/jqwidgets/jqxscheduler.api.js +1 -1
  107. package/jqwidgets/jqxscheduler.js +1 -1
  108. package/jqwidgets/jqxscrollbar.js +1 -1
  109. package/jqwidgets/jqxscrollview.js +1 -1
  110. package/jqwidgets/jqxslider.js +1 -1
  111. package/jqwidgets/jqxsortable.js +1 -1
  112. package/jqwidgets/jqxsplitlayout.js +2107 -2170
  113. package/jqwidgets/jqxsplitter.js +1 -1
  114. package/jqwidgets/jqxswitchbutton.js +1 -1
  115. package/jqwidgets/jqxtabs.js +1 -1
  116. package/jqwidgets/jqxtagcloud.js +1 -1
  117. package/jqwidgets/jqxtextarea.js +1 -1
  118. package/jqwidgets/jqxtimepicker.js +1 -1
  119. package/jqwidgets/jqxtoolbar.js +1 -1
  120. package/jqwidgets/jqxtooltip.js +1 -1
  121. package/jqwidgets/jqxtouch.js +1 -1
  122. package/jqwidgets/jqxtree.js +1 -1
  123. package/jqwidgets/jqxtreegrid.js +1 -1
  124. package/jqwidgets/jqxtreemap.js +1 -1
  125. package/jqwidgets/jqxvalidator.js +1 -1
  126. package/jqwidgets/jqxwindow.js +1 -1
  127. package/package.json +1 -1
@@ -47,6 +47,9 @@ export class jqxComboBoxComponent {
47
47
  }
48
48
  ;
49
49
  ngAfterViewChecked() {
50
+ if (typeof JQXLite === 'undefined') {
51
+ return;
52
+ }
50
53
  if (this.container) {
51
54
  if (this.content !== this.container.innerHTML) {
52
55
  this.content = this.container.innerHTML;
@@ -31,6 +31,9 @@ export class jqxDataTableComponent {
31
31
  }
32
32
  ;
33
33
  ngAfterViewInit() {
34
+ if (typeof JQXLite === 'undefined') {
35
+ return;
36
+ }
34
37
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
35
38
  let html = '';
36
39
  let options = {};
@@ -56,6 +59,9 @@ export class jqxDataTableComponent {
56
59
  }
57
60
  ;
58
61
  ngAfterViewChecked() {
62
+ if (typeof JQXLite === 'undefined') {
63
+ return;
64
+ }
59
65
  if (this.container) {
60
66
  if (this.content !== this.container.innerHTML) {
61
67
  this.content = this.container.innerHTML;
@@ -47,6 +47,9 @@ export class jqxDropDownListComponent {
47
47
  }
48
48
  ;
49
49
  ngAfterViewChecked() {
50
+ if (typeof JQXLite === 'undefined') {
51
+ return;
52
+ }
50
53
  if (this.container) {
51
54
  if (this.content !== this.container.innerHTML) {
52
55
  this.content = this.container.innerHTML;
@@ -37,6 +37,9 @@ export class jqxGridComponent {
37
37
  }
38
38
  ;
39
39
  ngAfterViewInit() {
40
+ if (typeof JQXLite === 'undefined') {
41
+ return;
42
+ }
40
43
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
41
44
  let html = '';
42
45
  let options = {};
@@ -62,6 +65,9 @@ export class jqxGridComponent {
62
65
  }
63
66
  ;
64
67
  ngAfterViewChecked() {
68
+ if (typeof JQXLite === 'undefined') {
69
+ return;
70
+ }
65
71
  if (this.container) {
66
72
  if (this.content !== this.container.innerHTML) {
67
73
  this.content = this.container.innerHTML;
@@ -47,6 +47,9 @@ export class jqxListBoxComponent {
47
47
  }
48
48
  ;
49
49
  ngAfterViewChecked() {
50
+ if (typeof JQXLite === 'undefined') {
51
+ return;
52
+ }
50
53
  if (this.container) {
51
54
  if (this.content !== this.container.innerHTML) {
52
55
  this.content = this.container.innerHTML;
@@ -33,6 +33,9 @@ export class jqxTreeGridComponent {
33
33
  }
34
34
  ;
35
35
  ngAfterViewInit() {
36
+ if (typeof JQXLite === 'undefined') {
37
+ return;
38
+ }
36
39
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
37
40
  let html = '';
38
41
  let options = {};
@@ -58,6 +61,9 @@ export class jqxTreeGridComponent {
58
61
  }
59
62
  ;
60
63
  ngAfterViewChecked() {
64
+ if (typeof JQXLite === 'undefined') {
65
+ return;
66
+ }
61
67
  if (this.container) {
62
68
  if (this.content !== this.container.innerHTML) {
63
69
  this.content = this.container.innerHTML;
@@ -53,6 +53,9 @@ class jqxComboBoxComponent {
53
53
  }
54
54
  ;
55
55
  ngAfterViewChecked() {
56
+ if (typeof JQXLite === 'undefined') {
57
+ return;
58
+ }
56
59
  if (this.container) {
57
60
  if (this.content !== this.container.innerHTML) {
58
61
  this.content = this.container.innerHTML;
@@ -43,6 +43,9 @@ class jqxDataTableComponent {
43
43
  }
44
44
  ;
45
45
  ngAfterViewInit() {
46
+ if (typeof JQXLite === 'undefined') {
47
+ return;
48
+ }
46
49
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
47
50
  let html = '';
48
51
  let options = {};
@@ -68,6 +71,9 @@ class jqxDataTableComponent {
68
71
  }
69
72
  ;
70
73
  ngAfterViewChecked() {
74
+ if (typeof JQXLite === 'undefined') {
75
+ return;
76
+ }
71
77
  if (this.container) {
72
78
  if (this.content !== this.container.innerHTML) {
73
79
  this.content = this.container.innerHTML;
@@ -53,6 +53,9 @@ class jqxDropDownListComponent {
53
53
  }
54
54
  ;
55
55
  ngAfterViewChecked() {
56
+ if (typeof JQXLite === 'undefined') {
57
+ return;
58
+ }
56
59
  if (this.container) {
57
60
  if (this.content !== this.container.innerHTML) {
58
61
  this.content = this.container.innerHTML;
@@ -66,6 +66,9 @@ class jqxGridComponent {
66
66
  }
67
67
  ;
68
68
  ngAfterViewInit() {
69
+ if (typeof JQXLite === 'undefined') {
70
+ return;
71
+ }
69
72
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
70
73
  let html = '';
71
74
  let options = {};
@@ -91,6 +94,9 @@ class jqxGridComponent {
91
94
  }
92
95
  ;
93
96
  ngAfterViewChecked() {
97
+ if (typeof JQXLite === 'undefined') {
98
+ return;
99
+ }
94
100
  if (this.container) {
95
101
  if (this.content !== this.container.innerHTML) {
96
102
  this.content = this.container.innerHTML;
@@ -53,6 +53,9 @@ class jqxListBoxComponent {
53
53
  }
54
54
  ;
55
55
  ngAfterViewChecked() {
56
+ if (typeof JQXLite === 'undefined') {
57
+ return;
58
+ }
56
59
  if (this.container) {
57
60
  if (this.content !== this.container.innerHTML) {
58
61
  this.content = this.container.innerHTML;
@@ -46,6 +46,9 @@ class jqxTreeGridComponent {
46
46
  }
47
47
  ;
48
48
  ngAfterViewInit() {
49
+ if (typeof JQXLite === 'undefined') {
50
+ return;
51
+ }
49
52
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
50
53
  let html = '';
51
54
  let options = {};
@@ -71,6 +74,9 @@ class jqxTreeGridComponent {
71
74
  }
72
75
  ;
73
76
  ngAfterViewChecked() {
77
+ if (typeof JQXLite === 'undefined') {
78
+ return;
79
+ }
74
80
  if (this.container) {
75
81
  if (this.content !== this.container.innerHTML) {
76
82
  this.content = this.container.innerHTML;
@@ -53,6 +53,9 @@ class jqxComboBoxComponent {
53
53
  }
54
54
  ;
55
55
  ngAfterViewChecked() {
56
+ if (typeof JQXLite === 'undefined') {
57
+ return;
58
+ }
56
59
  if (this.container) {
57
60
  if (this.content !== this.container.innerHTML) {
58
61
  this.content = this.container.innerHTML;
@@ -43,6 +43,9 @@ class jqxDataTableComponent {
43
43
  }
44
44
  ;
45
45
  ngAfterViewInit() {
46
+ if (typeof JQXLite === 'undefined') {
47
+ return;
48
+ }
46
49
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
47
50
  let html = '';
48
51
  let options = {};
@@ -68,6 +71,9 @@ class jqxDataTableComponent {
68
71
  }
69
72
  ;
70
73
  ngAfterViewChecked() {
74
+ if (typeof JQXLite === 'undefined') {
75
+ return;
76
+ }
71
77
  if (this.container) {
72
78
  if (this.content !== this.container.innerHTML) {
73
79
  this.content = this.container.innerHTML;
@@ -53,6 +53,9 @@ class jqxDropDownListComponent {
53
53
  }
54
54
  ;
55
55
  ngAfterViewChecked() {
56
+ if (typeof JQXLite === 'undefined') {
57
+ return;
58
+ }
56
59
  if (this.container) {
57
60
  if (this.content !== this.container.innerHTML) {
58
61
  this.content = this.container.innerHTML;
@@ -66,6 +66,9 @@ class jqxGridComponent {
66
66
  }
67
67
  ;
68
68
  ngAfterViewInit() {
69
+ if (typeof JQXLite === 'undefined') {
70
+ return;
71
+ }
69
72
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
70
73
  let html = '';
71
74
  let options = {};
@@ -91,6 +94,9 @@ class jqxGridComponent {
91
94
  }
92
95
  ;
93
96
  ngAfterViewChecked() {
97
+ if (typeof JQXLite === 'undefined') {
98
+ return;
99
+ }
94
100
  if (this.container) {
95
101
  if (this.content !== this.container.innerHTML) {
96
102
  this.content = this.container.innerHTML;
@@ -53,6 +53,9 @@ class jqxListBoxComponent {
53
53
  }
54
54
  ;
55
55
  ngAfterViewChecked() {
56
+ if (typeof JQXLite === 'undefined') {
57
+ return;
58
+ }
56
59
  if (this.container) {
57
60
  if (this.content !== this.container.innerHTML) {
58
61
  this.content = this.container.innerHTML;
@@ -46,6 +46,9 @@ class jqxTreeGridComponent {
46
46
  }
47
47
  ;
48
48
  ngAfterViewInit() {
49
+ if (typeof JQXLite === 'undefined') {
50
+ return;
51
+ }
49
52
  let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
50
53
  let html = '';
51
54
  let options = {};
@@ -71,6 +74,9 @@ class jqxTreeGridComponent {
71
74
  }
72
75
  ;
73
76
  ngAfterViewChecked() {
77
+ if (typeof JQXLite === 'undefined') {
78
+ return;
79
+ }
74
80
  if (this.container) {
75
81
  if (this.content !== this.container.innerHTML) {
76
82
  this.content = this.container.innerHTML;
@@ -1,5 +1,6 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
+ (function(){if(typeof document==="undefined"){return}
3
4
  /*!
4
5
  * Globalize
5
6
  *
@@ -1604,4 +1605,5 @@ Globalize.culture = function( cultureSelector ) {
1604
1605
  };
1605
1606
 
1606
1607
  document.Globalize = Globalize;
1607
- }(this));
1608
+ }(this));
1609
+ })();