jqwidgets-ng 22.0.2 → 23.0.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.
Files changed (203) hide show
  1. package/esm2020/jqxform/angular_jqxform.mjs +35 -2
  2. package/esm2020/jqxgrid/angular_jqxgrid.mjs +12 -0
  3. package/esm2020/jqxtree/angular_jqxtree.mjs +6 -0
  4. package/esm2020/jqxwindow/angular_jqxwindow.mjs +6 -0
  5. package/fesm2015/jqwidgets-ng-jqxform.mjs +35 -2
  6. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +12 -0
  7. package/fesm2015/jqwidgets-ng-jqxtree.mjs +6 -0
  8. package/fesm2015/jqwidgets-ng-jqxwindow.mjs +6 -0
  9. package/fesm2020/jqwidgets-ng-jqxform.mjs +35 -2
  10. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +12 -0
  11. package/fesm2020/jqwidgets-ng-jqxtree.mjs +6 -0
  12. package/fesm2020/jqwidgets-ng-jqxwindow.mjs +6 -0
  13. package/jqwidgets/jqx-all.js +12 -52
  14. package/jqwidgets/jqxangular.js +3 -1
  15. package/jqwidgets/jqxbarcode.js +1 -9
  16. package/jqwidgets/jqxbargauge.js +3 -1
  17. package/jqwidgets/jqxbulletchart.js +3 -1
  18. package/jqwidgets/jqxbuttongroup.js +3 -1
  19. package/jqwidgets/jqxbuttons.js +3 -1
  20. package/jqwidgets/jqxcalendar.js +3 -1
  21. package/jqwidgets/jqxchart.annotations.js +3 -1
  22. package/jqwidgets/jqxchart.api.js +3 -1
  23. package/jqwidgets/jqxchart.core.js +3 -1
  24. package/jqwidgets/jqxchart.js +1 -1
  25. package/jqwidgets/jqxchart.rangeselector.js +3 -1
  26. package/jqwidgets/jqxchart.waterfall.js +3 -1
  27. package/jqwidgets/jqxcheckbox.js +3 -1
  28. package/jqwidgets/jqxcheckboxgroup.js +1 -9
  29. package/jqwidgets/jqxcolorpicker.js +3 -1
  30. package/jqwidgets/jqxcombobox.js +3 -1
  31. package/jqwidgets/jqxcomplexinput.js +3 -1
  32. package/jqwidgets/jqxcore.js +4 -2
  33. package/jqwidgets/jqxdata.export.js +3 -1
  34. package/jqwidgets/jqxdata.js +3 -1
  35. package/jqwidgets/jqxdatatable.js +3 -1
  36. package/jqwidgets/jqxdate.js +3 -1
  37. package/jqwidgets/jqxdatetimeinput.js +3 -1
  38. package/jqwidgets/jqxdocking.js +3 -1
  39. package/jqwidgets/jqxdockinglayout.js +3 -1
  40. package/jqwidgets/jqxdockpanel.js +3 -1
  41. package/jqwidgets/jqxdragdrop.js +3 -1
  42. package/jqwidgets/jqxdraw.js +3 -1
  43. package/jqwidgets/jqxdropdownbutton.js +3 -1
  44. package/jqwidgets/jqxdropdownlist.js +3 -1
  45. package/jqwidgets/jqxeditor.js +3 -1
  46. package/jqwidgets/jqxexpander.js +3 -1
  47. package/jqwidgets/jqxexport.js +6 -3
  48. package/jqwidgets/jqxfileupload.js +3 -1
  49. package/jqwidgets/jqxform.js +4 -2
  50. package/jqwidgets/jqxformattedinput.js +3 -1
  51. package/jqwidgets/jqxgantt.api.js +75 -90
  52. package/jqwidgets/jqxgantt.js +3 -1
  53. package/jqwidgets/jqxgauge.js +4 -2
  54. package/jqwidgets/jqxgrid.aggregates.js +3 -1
  55. package/jqwidgets/jqxgrid.columnsreorder.js +3 -1
  56. package/jqwidgets/jqxgrid.columnsresize.js +3 -1
  57. package/jqwidgets/jqxgrid.edit.js +3 -1
  58. package/jqwidgets/jqxgrid.export.js +3 -1
  59. package/jqwidgets/jqxgrid.filter.js +4 -2
  60. package/jqwidgets/jqxgrid.grouping.js +3 -1
  61. package/jqwidgets/jqxgrid.js +4 -2
  62. package/jqwidgets/jqxgrid.pager.js +3 -1
  63. package/jqwidgets/jqxgrid.selection.js +3 -1
  64. package/jqwidgets/jqxgrid.sort.js +3 -1
  65. package/jqwidgets/jqxgrid.storage.js +4 -2
  66. package/jqwidgets/jqxheatmap.js +3 -1
  67. package/jqwidgets/jqxinput.js +3 -1
  68. package/jqwidgets/jqxkanban.js +3 -1
  69. package/jqwidgets/jqxknob.js +3 -1
  70. package/jqwidgets/jqxknockout.js +3 -1
  71. package/jqwidgets/jqxlayout.js +3 -1
  72. package/jqwidgets/jqxlistbox.js +4 -2
  73. package/jqwidgets/jqxlistmenu.js +3 -1
  74. package/jqwidgets/jqxloader.js +3 -1
  75. package/jqwidgets/jqxmaskedinput.js +3 -1
  76. package/jqwidgets/jqxmenu.js +3 -1
  77. package/jqwidgets/jqxnavbar.js +3 -1
  78. package/jqwidgets/jqxnavigationbar.js +3 -1
  79. package/jqwidgets/jqxnotification.js +3 -1
  80. package/jqwidgets/jqxnumberinput.js +3 -1
  81. package/jqwidgets/jqxpanel.js +3 -1
  82. package/jqwidgets/jqxpasswordinput.js +3 -1
  83. package/jqwidgets/jqxpivot.js +3 -1
  84. package/jqwidgets/jqxpivotdesigner.js +3 -1
  85. package/jqwidgets/jqxpivotgrid.js +3 -1
  86. package/jqwidgets/jqxpopover.js +3 -1
  87. package/jqwidgets/jqxprogressbar.js +3 -1
  88. package/jqwidgets/jqxqrcode.js +1 -9
  89. package/jqwidgets/jqxradiobutton.js +3 -1
  90. package/jqwidgets/jqxradiobuttongroup.js +1 -9
  91. package/jqwidgets/jqxrangeselector.js +3 -1
  92. package/jqwidgets/jqxrating.js +3 -1
  93. package/jqwidgets/jqxresponsivepanel.js +3 -1
  94. package/jqwidgets/jqxribbon.js +3 -1
  95. package/jqwidgets/jqxscheduler.api.js +3 -1
  96. package/jqwidgets/jqxscheduler.js +4 -2
  97. package/jqwidgets/jqxscrollbar.js +3 -1
  98. package/jqwidgets/jqxscrollview.js +3 -1
  99. package/jqwidgets/jqxslider.js +3 -1
  100. package/jqwidgets/jqxsortable.js +3 -1
  101. package/jqwidgets/jqxsplitlayout.js +2456 -1
  102. package/jqwidgets/jqxsplitlayout_.js +11 -0
  103. package/jqwidgets/jqxsplitter.js +3 -1
  104. package/jqwidgets/jqxswitchbutton.js +4 -2
  105. package/jqwidgets/jqxtabs.js +3 -1
  106. package/jqwidgets/jqxtagcloud.js +3 -1
  107. package/jqwidgets/jqxtextarea.js +3 -1
  108. package/jqwidgets/jqxtimeline.js +3 -1
  109. package/jqwidgets/jqxtimepicker.js +3 -1
  110. package/jqwidgets/jqxtoolbar.js +3 -1
  111. package/jqwidgets/jqxtooltip.js +3 -1
  112. package/jqwidgets/jqxtouch.js +3 -1
  113. package/jqwidgets/jqxtree.js +4 -2
  114. package/jqwidgets/jqxtreegrid.js +3 -1
  115. package/jqwidgets/jqxtreemap.js +3 -1
  116. package/jqwidgets/jqxvalidator.js +3 -1
  117. package/jqwidgets/jqxwindow.js +4 -2
  118. package/jqwidgets/modules/jqxbarcode.js +58 -48
  119. package/jqwidgets/modules/jqxbargauge.js +60 -52
  120. package/jqwidgets/modules/jqxbulletchart.js +63 -57
  121. package/jqwidgets/modules/jqxbuttongroup.js +61 -53
  122. package/jqwidgets/modules/jqxbuttons.js +58 -48
  123. package/jqwidgets/modules/jqxcalendar.js +65 -59
  124. package/jqwidgets/modules/jqxchart.js +75 -91
  125. package/jqwidgets/modules/jqxcheckbox.js +64 -58
  126. package/jqwidgets/modules/jqxcheckboxgroup.js +64 -58
  127. package/jqwidgets/modules/jqxcolorpicker.js +67 -63
  128. package/jqwidgets/modules/jqxcombobox.js +73 -73
  129. package/jqwidgets/modules/jqxcomplexinput.js +61 -53
  130. package/jqwidgets/modules/jqxdatatable.js +107 -146
  131. package/jqwidgets/modules/jqxdatetimeinput.js +91 -103
  132. package/jqwidgets/modules/jqxdocking.js +201 -58
  133. package/jqwidgets/modules/jqxdockinglayout.js +212 -77
  134. package/jqwidgets/modules/jqxdockpanel.js +61 -53
  135. package/jqwidgets/modules/jqxdragdrop.js +62 -56
  136. package/jqwidgets/modules/jqxdraw.js +56 -46
  137. package/jqwidgets/modules/jqxdropdownbutton.js +61 -53
  138. package/jqwidgets/modules/jqxdropdownlist.js +89 -99
  139. package/jqwidgets/modules/jqxeditor.js +242 -127
  140. package/jqwidgets/modules/jqxexpander.js +75 -68
  141. package/jqwidgets/modules/jqxfileupload.js +64 -58
  142. package/jqwidgets/modules/jqxform.js +1199 -1052
  143. package/jqwidgets/modules/jqxformattedinput.js +98 -105
  144. package/jqwidgets/modules/jqxgantt.js +141 -146
  145. package/jqwidgets/modules/jqxgauge.js +3063 -3783
  146. package/jqwidgets/modules/jqxgrid.js +1811 -834
  147. package/jqwidgets/modules/jqxheatmap.js +60 -52
  148. package/jqwidgets/modules/jqxinput.js +62 -56
  149. package/jqwidgets/modules/jqxkanban.js +110 -127
  150. package/jqwidgets/modules/jqxknob.js +63 -57
  151. package/jqwidgets/modules/jqxlayout.js +212 -77
  152. package/jqwidgets/modules/jqxlineargauge.js +3063 -3783
  153. package/jqwidgets/modules/jqxlinkbutton.js +58 -48
  154. package/jqwidgets/modules/jqxlistbox.js +77 -79
  155. package/jqwidgets/modules/jqxlistmenu.js +106 -119
  156. package/jqwidgets/modules/jqxloader.js +57 -47
  157. package/jqwidgets/modules/jqxmaskedinput.js +57 -47
  158. package/jqwidgets/modules/jqxmenu.js +80 -77
  159. package/jqwidgets/modules/jqxnavbar.js +75 -68
  160. package/jqwidgets/modules/jqxnavigationbar.js +87 -88
  161. package/jqwidgets/modules/jqxnotification.js +69 -67
  162. package/jqwidgets/modules/jqxnumberinput.js +79 -83
  163. package/jqwidgets/modules/jqxpanel.js +66 -62
  164. package/jqwidgets/modules/jqxpasswordinput.js +68 -66
  165. package/jqwidgets/modules/jqxpivotdesigner.js +253 -137
  166. package/jqwidgets/modules/jqxpivotgrid.js +253 -137
  167. package/jqwidgets/modules/jqxpopover.js +61 -53
  168. package/jqwidgets/modules/jqxprogressbar.js +57 -47
  169. package/jqwidgets/modules/jqxqrcode.js +74 -67
  170. package/jqwidgets/modules/jqxradiobutongroup.js +64 -58
  171. package/jqwidgets/modules/jqxradiobutton.js +61 -53
  172. package/jqwidgets/modules/jqxrangeselector.js +62 -56
  173. package/jqwidgets/modules/jqxrating.js +61 -53
  174. package/jqwidgets/modules/jqxrepeatbutton.js +58 -48
  175. package/jqwidgets/modules/jqxresponsivepanel.js +60 -52
  176. package/jqwidgets/modules/jqxribbon.js +64 -58
  177. package/jqwidgets/modules/jqxscheduler.js +254 -171
  178. package/jqwidgets/modules/jqxscrollbar.js +60 -52
  179. package/jqwidgets/modules/jqxscrollview.js +60 -52
  180. package/jqwidgets/modules/jqxslider.js +50 -52
  181. package/jqwidgets/modules/jqxsortable.js +4 -14152
  182. package/jqwidgets/modules/jqxsplitlayout.js +4 -13928
  183. package/jqwidgets/modules/jqxsplitter.js +4 -13501
  184. package/jqwidgets/modules/jqxswitchbutton.js +56 -62
  185. package/jqwidgets/modules/jqxtabs.js +72 -81
  186. package/jqwidgets/modules/jqxtagcloud.js +58 -66
  187. package/jqwidgets/modules/jqxtextarea.js +58 -66
  188. package/jqwidgets/modules/jqxtimeline.js +47 -47
  189. package/jqwidgets/modules/jqxtimepicker.js +48 -50
  190. package/jqwidgets/modules/jqxtogglebutton.js +48 -48
  191. package/jqwidgets/modules/jqxtoolbar.js +98 -123
  192. package/jqwidgets/modules/jqxtooltip.js +46 -46
  193. package/jqwidgets/modules/jqxtree.js +2632 -2611
  194. package/jqwidgets/modules/jqxtreegrid.js +99 -150
  195. package/jqwidgets/modules/jqxtreemap.js +51 -55
  196. package/jqwidgets/modules/jqxvalidator.js +55 -61
  197. package/jqwidgets/modules/jqxwindow.js +188 -53
  198. package/jqwidgets/styles/jqx.base.css +182 -1
  199. package/jqxform/angular_jqxform.d.ts +7 -1
  200. package/jqxgrid/angular_jqxgrid.d.ts +2 -0
  201. package/jqxtree/angular_jqxtree.d.ts +2 -0
  202. package/jqxwindow/angular_jqxwindow.d.ts +2 -0
  203. package/package.json +3 -2
@@ -5,7 +5,7 @@ import * as i0 from "@angular/core";
5
5
  export class jqxFormComponent {
6
6
  constructor(containerElement) {
7
7
  this.autoCreate = true;
8
- this.properties = ['padding', 'backgroundColor', 'borderColor', 'value', 'template'];
8
+ this.properties = ['padding', 'backgroundColor', 'borderColor', 'value', 'template', 'enableSmartPaste', 'aiKey', 'aiUrl'];
9
9
  // jqxFormComponent events
10
10
  this.onFormDataChange = new EventEmitter();
11
11
  this.onButtonClick = new EventEmitter();
@@ -148,6 +148,30 @@ export class jqxFormComponent {
148
148
  return this.host.jqxForm('template');
149
149
  }
150
150
  }
151
+ enableSmartPaste(arg) {
152
+ if (arg !== undefined) {
153
+ this.host.jqxForm('enableSmartPaste', arg);
154
+ }
155
+ else {
156
+ return this.host.jqxForm('enableSmartPaste');
157
+ }
158
+ }
159
+ aiKey(arg) {
160
+ if (arg !== undefined) {
161
+ this.host.jqxForm('aiKey', arg);
162
+ }
163
+ else {
164
+ return this.host.jqxForm('aiKey');
165
+ }
166
+ }
167
+ aiUrl(arg) {
168
+ if (arg !== undefined) {
169
+ this.host.jqxForm('aiUrl', arg);
170
+ }
171
+ else {
172
+ return this.host.jqxForm('aiUrl');
173
+ }
174
+ }
151
175
  // jqxFormComponent functions
152
176
  getInstance() {
153
177
  return this.host.jqxForm('getInstance');
@@ -185,7 +209,7 @@ export class jqxFormComponent {
185
209
  }
186
210
  } //jqxFormComponent
187
211
  jqxFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxFormComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
188
- jqxFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxFormComponent, selector: "jqxForm", inputs: { attrPadding: ["padding", "attrPadding"], attrBackgroundColor: ["backgroundColor", "attrBackgroundColor"], attrBorderColor: ["borderColor", "attrBorderColor"], attrValue: ["value", "attrValue"], attrTemplate: ["template", "attrTemplate"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onFormDataChange: "onFormDataChange", onButtonClick: "onButtonClick" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
212
+ jqxFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxFormComponent, selector: "jqxForm", inputs: { attrPadding: ["padding", "attrPadding"], attrBackgroundColor: ["backgroundColor", "attrBackgroundColor"], attrBorderColor: ["borderColor", "attrBorderColor"], attrValue: ["value", "attrValue"], attrTemplate: ["template", "attrTemplate"], attrEnableSmartPaste: ["enableSmartPaste", "attrEnableSmartPaste"], attrAiKey: ["aiKey", "attrAiKey"], attrAiUrl: ["aiUrl", "attrAiUrl"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onFormDataChange: "onFormDataChange", onButtonClick: "onButtonClick" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
189
213
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxFormComponent, decorators: [{
190
214
  type: Component,
191
215
  args: [{
@@ -207,6 +231,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImpor
207
231
  }], attrTemplate: [{
208
232
  type: Input,
209
233
  args: ['template']
234
+ }], attrEnableSmartPaste: [{
235
+ type: Input,
236
+ args: ['enableSmartPaste']
237
+ }], attrAiKey: [{
238
+ type: Input,
239
+ args: ['aiKey']
240
+ }], attrAiUrl: [{
241
+ type: Input,
242
+ args: ['aiUrl']
210
243
  }], attrWidth: [{
211
244
  type: Input,
212
245
  args: ['width']
@@ -2196,6 +2196,18 @@ export class jqxGridComponent {
2196
2196
  }
2197
2197
  return this.host.jqxGrid('getselectedcells');
2198
2198
  }
2199
+ showSidePanel(selector, width, callbackFn) {
2200
+ if (this.autoCreate && !this.host) {
2201
+ this.createComponent();
2202
+ }
2203
+ this.host.jqxGrid('showSidePanel', selector, width, callbackFn);
2204
+ }
2205
+ closeSidePanel() {
2206
+ if (this.autoCreate && !this.host) {
2207
+ this.createComponent();
2208
+ }
2209
+ return this.host.jqxGrid('closeSidePanel');
2210
+ }
2199
2211
  selectcell(rowBoundIndex, dataField) {
2200
2212
  if (this.autoCreate && !this.host) {
2201
2213
  this.createComponent();
@@ -298,12 +298,18 @@ export class jqxTreeComponent {
298
298
  destroy() {
299
299
  this.host.jqxTree('destroy');
300
300
  }
301
+ disableCheckbox(item) {
302
+ this.host.jqxTree('disableCheckbox', item);
303
+ }
301
304
  disableItem(item) {
302
305
  this.host.jqxTree('disableItem', item);
303
306
  }
304
307
  ensureVisible(item) {
305
308
  this.host.jqxTree('ensureVisible', item);
306
309
  }
310
+ enableCheckbox(item) {
311
+ this.host.jqxTree('enableCheckbox', item);
312
+ }
307
313
  enableItem(item) {
308
314
  this.host.jqxTree('enableItem', item);
309
315
  }
@@ -426,6 +426,12 @@ export class jqxWindowComponent {
426
426
  open() {
427
427
  this.host.jqxWindow('open');
428
428
  }
429
+ openConfirm() {
430
+ this.host.jqxWindow('openConfirm');
431
+ }
432
+ openAlert() {
433
+ this.host.jqxWindow('openAlert');
434
+ }
429
435
  hide() {
430
436
  this.host.jqxWindow('hide');
431
437
  }
@@ -6,7 +6,7 @@ import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core'
6
6
  class jqxFormComponent {
7
7
  constructor(containerElement) {
8
8
  this.autoCreate = true;
9
- this.properties = ['padding', 'backgroundColor', 'borderColor', 'value', 'template'];
9
+ this.properties = ['padding', 'backgroundColor', 'borderColor', 'value', 'template', 'enableSmartPaste', 'aiKey', 'aiUrl'];
10
10
  // jqxFormComponent events
11
11
  this.onFormDataChange = new EventEmitter();
12
12
  this.onButtonClick = new EventEmitter();
@@ -149,6 +149,30 @@ class jqxFormComponent {
149
149
  return this.host.jqxForm('template');
150
150
  }
151
151
  }
152
+ enableSmartPaste(arg) {
153
+ if (arg !== undefined) {
154
+ this.host.jqxForm('enableSmartPaste', arg);
155
+ }
156
+ else {
157
+ return this.host.jqxForm('enableSmartPaste');
158
+ }
159
+ }
160
+ aiKey(arg) {
161
+ if (arg !== undefined) {
162
+ this.host.jqxForm('aiKey', arg);
163
+ }
164
+ else {
165
+ return this.host.jqxForm('aiKey');
166
+ }
167
+ }
168
+ aiUrl(arg) {
169
+ if (arg !== undefined) {
170
+ this.host.jqxForm('aiUrl', arg);
171
+ }
172
+ else {
173
+ return this.host.jqxForm('aiUrl');
174
+ }
175
+ }
152
176
  // jqxFormComponent functions
153
177
  getInstance() {
154
178
  return this.host.jqxForm('getInstance');
@@ -186,7 +210,7 @@ class jqxFormComponent {
186
210
  }
187
211
  } //jqxFormComponent
188
212
  jqxFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxFormComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
189
- jqxFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxFormComponent, selector: "jqxForm", inputs: { attrPadding: ["padding", "attrPadding"], attrBackgroundColor: ["backgroundColor", "attrBackgroundColor"], attrBorderColor: ["borderColor", "attrBorderColor"], attrValue: ["value", "attrValue"], attrTemplate: ["template", "attrTemplate"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onFormDataChange: "onFormDataChange", onButtonClick: "onButtonClick" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
213
+ jqxFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxFormComponent, selector: "jqxForm", inputs: { attrPadding: ["padding", "attrPadding"], attrBackgroundColor: ["backgroundColor", "attrBackgroundColor"], attrBorderColor: ["borderColor", "attrBorderColor"], attrValue: ["value", "attrValue"], attrTemplate: ["template", "attrTemplate"], attrEnableSmartPaste: ["enableSmartPaste", "attrEnableSmartPaste"], attrAiKey: ["aiKey", "attrAiKey"], attrAiUrl: ["aiUrl", "attrAiUrl"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onFormDataChange: "onFormDataChange", onButtonClick: "onButtonClick" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
190
214
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxFormComponent, decorators: [{
191
215
  type: Component,
192
216
  args: [{
@@ -208,6 +232,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImpor
208
232
  }], attrTemplate: [{
209
233
  type: Input,
210
234
  args: ['template']
235
+ }], attrEnableSmartPaste: [{
236
+ type: Input,
237
+ args: ['enableSmartPaste']
238
+ }], attrAiKey: [{
239
+ type: Input,
240
+ args: ['aiKey']
241
+ }], attrAiUrl: [{
242
+ type: Input,
243
+ args: ['aiUrl']
211
244
  }], attrWidth: [{
212
245
  type: Input,
213
246
  args: ['width']
@@ -2197,6 +2197,18 @@ class jqxGridComponent {
2197
2197
  }
2198
2198
  return this.host.jqxGrid('getselectedcells');
2199
2199
  }
2200
+ showSidePanel(selector, width, callbackFn) {
2201
+ if (this.autoCreate && !this.host) {
2202
+ this.createComponent();
2203
+ }
2204
+ this.host.jqxGrid('showSidePanel', selector, width, callbackFn);
2205
+ }
2206
+ closeSidePanel() {
2207
+ if (this.autoCreate && !this.host) {
2208
+ this.createComponent();
2209
+ }
2210
+ return this.host.jqxGrid('closeSidePanel');
2211
+ }
2200
2212
  selectcell(rowBoundIndex, dataField) {
2201
2213
  if (this.autoCreate && !this.host) {
2202
2214
  this.createComponent();
@@ -299,12 +299,18 @@ class jqxTreeComponent {
299
299
  destroy() {
300
300
  this.host.jqxTree('destroy');
301
301
  }
302
+ disableCheckbox(item) {
303
+ this.host.jqxTree('disableCheckbox', item);
304
+ }
302
305
  disableItem(item) {
303
306
  this.host.jqxTree('disableItem', item);
304
307
  }
305
308
  ensureVisible(item) {
306
309
  this.host.jqxTree('ensureVisible', item);
307
310
  }
311
+ enableCheckbox(item) {
312
+ this.host.jqxTree('enableCheckbox', item);
313
+ }
308
314
  enableItem(item) {
309
315
  this.host.jqxTree('enableItem', item);
310
316
  }
@@ -427,6 +427,12 @@ class jqxWindowComponent {
427
427
  open() {
428
428
  this.host.jqxWindow('open');
429
429
  }
430
+ openConfirm() {
431
+ this.host.jqxWindow('openConfirm');
432
+ }
433
+ openAlert() {
434
+ this.host.jqxWindow('openAlert');
435
+ }
430
436
  hide() {
431
437
  this.host.jqxWindow('hide');
432
438
  }
@@ -6,7 +6,7 @@ import { EventEmitter, Component, Input, Output, NgModule } from '@angular/core'
6
6
  class jqxFormComponent {
7
7
  constructor(containerElement) {
8
8
  this.autoCreate = true;
9
- this.properties = ['padding', 'backgroundColor', 'borderColor', 'value', 'template'];
9
+ this.properties = ['padding', 'backgroundColor', 'borderColor', 'value', 'template', 'enableSmartPaste', 'aiKey', 'aiUrl'];
10
10
  // jqxFormComponent events
11
11
  this.onFormDataChange = new EventEmitter();
12
12
  this.onButtonClick = new EventEmitter();
@@ -149,6 +149,30 @@ class jqxFormComponent {
149
149
  return this.host.jqxForm('template');
150
150
  }
151
151
  }
152
+ enableSmartPaste(arg) {
153
+ if (arg !== undefined) {
154
+ this.host.jqxForm('enableSmartPaste', arg);
155
+ }
156
+ else {
157
+ return this.host.jqxForm('enableSmartPaste');
158
+ }
159
+ }
160
+ aiKey(arg) {
161
+ if (arg !== undefined) {
162
+ this.host.jqxForm('aiKey', arg);
163
+ }
164
+ else {
165
+ return this.host.jqxForm('aiKey');
166
+ }
167
+ }
168
+ aiUrl(arg) {
169
+ if (arg !== undefined) {
170
+ this.host.jqxForm('aiUrl', arg);
171
+ }
172
+ else {
173
+ return this.host.jqxForm('aiUrl');
174
+ }
175
+ }
152
176
  // jqxFormComponent functions
153
177
  getInstance() {
154
178
  return this.host.jqxForm('getInstance');
@@ -186,7 +210,7 @@ class jqxFormComponent {
186
210
  }
187
211
  } //jqxFormComponent
188
212
  jqxFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxFormComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
189
- jqxFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxFormComponent, selector: "jqxForm", inputs: { attrPadding: ["padding", "attrPadding"], attrBackgroundColor: ["backgroundColor", "attrBackgroundColor"], attrBorderColor: ["borderColor", "attrBorderColor"], attrValue: ["value", "attrValue"], attrTemplate: ["template", "attrTemplate"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onFormDataChange: "onFormDataChange", onButtonClick: "onButtonClick" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
213
+ jqxFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: jqxFormComponent, selector: "jqxForm", inputs: { attrPadding: ["padding", "attrPadding"], attrBackgroundColor: ["backgroundColor", "attrBackgroundColor"], attrBorderColor: ["borderColor", "attrBorderColor"], attrValue: ["value", "attrValue"], attrTemplate: ["template", "attrTemplate"], attrEnableSmartPaste: ["enableSmartPaste", "attrEnableSmartPaste"], attrAiKey: ["aiKey", "attrAiKey"], attrAiUrl: ["aiUrl", "attrAiUrl"], attrWidth: ["width", "attrWidth"], attrHeight: ["height", "attrHeight"], autoCreate: ["auto-create", "autoCreate"] }, outputs: { onFormDataChange: "onFormDataChange", onButtonClick: "onButtonClick" }, usesOnChanges: true, ngImport: i0, template: '<div><ng-content></ng-content></div>', isInline: true });
190
214
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxFormComponent, decorators: [{
191
215
  type: Component,
192
216
  args: [{
@@ -208,6 +232,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImpor
208
232
  }], attrTemplate: [{
209
233
  type: Input,
210
234
  args: ['template']
235
+ }], attrEnableSmartPaste: [{
236
+ type: Input,
237
+ args: ['enableSmartPaste']
238
+ }], attrAiKey: [{
239
+ type: Input,
240
+ args: ['aiKey']
241
+ }], attrAiUrl: [{
242
+ type: Input,
243
+ args: ['aiUrl']
211
244
  }], attrWidth: [{
212
245
  type: Input,
213
246
  args: ['width']
@@ -2197,6 +2197,18 @@ class jqxGridComponent {
2197
2197
  }
2198
2198
  return this.host.jqxGrid('getselectedcells');
2199
2199
  }
2200
+ showSidePanel(selector, width, callbackFn) {
2201
+ if (this.autoCreate && !this.host) {
2202
+ this.createComponent();
2203
+ }
2204
+ this.host.jqxGrid('showSidePanel', selector, width, callbackFn);
2205
+ }
2206
+ closeSidePanel() {
2207
+ if (this.autoCreate && !this.host) {
2208
+ this.createComponent();
2209
+ }
2210
+ return this.host.jqxGrid('closeSidePanel');
2211
+ }
2200
2212
  selectcell(rowBoundIndex, dataField) {
2201
2213
  if (this.autoCreate && !this.host) {
2202
2214
  this.createComponent();
@@ -299,12 +299,18 @@ class jqxTreeComponent {
299
299
  destroy() {
300
300
  this.host.jqxTree('destroy');
301
301
  }
302
+ disableCheckbox(item) {
303
+ this.host.jqxTree('disableCheckbox', item);
304
+ }
302
305
  disableItem(item) {
303
306
  this.host.jqxTree('disableItem', item);
304
307
  }
305
308
  ensureVisible(item) {
306
309
  this.host.jqxTree('ensureVisible', item);
307
310
  }
311
+ enableCheckbox(item) {
312
+ this.host.jqxTree('enableCheckbox', item);
313
+ }
308
314
  enableItem(item) {
309
315
  this.host.jqxTree('enableItem', item);
310
316
  }
@@ -427,6 +427,12 @@ class jqxWindowComponent {
427
427
  open() {
428
428
  this.host.jqxWindow('open');
429
429
  }
430
+ openConfirm() {
431
+ this.host.jqxWindow('openConfirm');
432
+ }
433
+ openAlert() {
434
+ this.host.jqxWindow('openAlert');
435
+ }
430
436
  hide() {
431
437
  this.host.jqxWindow('hide');
432
438
  }