@bryntum/grid-angular 7.2.1 → 7.2.3

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 (180) hide show
  1. package/bundles/bryntum-grid-angular.umd.js +97 -296
  2. package/bundles/bryntum-grid-angular.umd.js.map +1 -1
  3. package/esm2015/lib/bryntum-a-i-filter-field.component.js +2 -6
  4. package/esm2015/lib/bryntum-button-group.component.js +2 -6
  5. package/esm2015/lib/bryntum-button.component.js +2 -6
  6. package/esm2015/lib/bryntum-chat-panel.component.js +2 -6
  7. package/esm2015/lib/bryntum-checkbox-group.component.js +2 -6
  8. package/esm2015/lib/bryntum-checkbox.component.js +2 -6
  9. package/esm2015/lib/bryntum-checklist-filter-combo.component.js +2 -6
  10. package/esm2015/lib/bryntum-chip-view.component.js +2 -6
  11. package/esm2015/lib/bryntum-code-editor.component.js +2 -6
  12. package/esm2015/lib/bryntum-color-field.component.js +2 -6
  13. package/esm2015/lib/bryntum-combo.component.js +2 -6
  14. package/esm2015/lib/bryntum-container.component.js +2 -6
  15. package/esm2015/lib/bryntum-date-field.component.js +2 -6
  16. package/esm2015/lib/bryntum-date-picker.component.js +2 -6
  17. package/esm2015/lib/bryntum-date-range-field.component.js +2 -6
  18. package/esm2015/lib/bryntum-date-time-field.component.js +2 -6
  19. package/esm2015/lib/bryntum-demo-code-editor.component.js +2 -6
  20. package/esm2015/lib/bryntum-demo-header.component.js +1 -1
  21. package/esm2015/lib/bryntum-display-field.component.js +2 -6
  22. package/esm2015/lib/bryntum-duration-field.component.js +2 -6
  23. package/esm2015/lib/bryntum-editor.component.js +4 -8
  24. package/esm2015/lib/bryntum-field-filter-picker-group.component.js +2 -6
  25. package/esm2015/lib/bryntum-field-filter-picker.component.js +2 -6
  26. package/esm2015/lib/bryntum-field-set.component.js +2 -6
  27. package/esm2015/lib/bryntum-file-field.component.js +2 -6
  28. package/esm2015/lib/bryntum-file-picker.component.js +2 -6
  29. package/esm2015/lib/bryntum-filter-field.component.js +2 -6
  30. package/esm2015/lib/bryntum-grid-base.component.js +14 -7
  31. package/esm2015/lib/bryntum-grid-chart-designer.component.js +2 -6
  32. package/esm2015/lib/bryntum-grid-field-filter-picker-group.component.js +2 -6
  33. package/esm2015/lib/bryntum-grid-field-filter-picker.component.js +2 -6
  34. package/esm2015/lib/bryntum-grid.component.js +14 -7
  35. package/esm2015/lib/bryntum-group-bar.component.js +2 -6
  36. package/esm2015/lib/bryntum-hint.component.js +2 -6
  37. package/esm2015/lib/bryntum-label.component.js +2 -6
  38. package/esm2015/lib/bryntum-list.component.js +2 -6
  39. package/esm2015/lib/bryntum-menu.component.js +2 -6
  40. package/esm2015/lib/bryntum-month-picker.component.js +2 -6
  41. package/esm2015/lib/bryntum-number-field.component.js +2 -6
  42. package/esm2015/lib/bryntum-paging-toolbar.component.js +2 -6
  43. package/esm2015/lib/bryntum-panel.component.js +2 -6
  44. package/esm2015/lib/bryntum-password-field.component.js +2 -6
  45. package/esm2015/lib/bryntum-progress-bar.component.js +2 -6
  46. package/esm2015/lib/bryntum-radio-group.component.js +2 -6
  47. package/esm2015/lib/bryntum-radio.component.js +2 -6
  48. package/esm2015/lib/bryntum-slide-toggle.component.js +2 -6
  49. package/esm2015/lib/bryntum-slider.component.js +2 -6
  50. package/esm2015/lib/bryntum-splitter.component.js +2 -6
  51. package/esm2015/lib/bryntum-tab-panel.component.js +2 -6
  52. package/esm2015/lib/bryntum-text-area-field.component.js +2 -6
  53. package/esm2015/lib/bryntum-text-area-picker-field.component.js +2 -6
  54. package/esm2015/lib/bryntum-text-field.component.js +2 -6
  55. package/esm2015/lib/bryntum-time-field.component.js +2 -6
  56. package/esm2015/lib/bryntum-time-picker.component.js +2 -6
  57. package/esm2015/lib/bryntum-toolbar.component.js +2 -6
  58. package/esm2015/lib/bryntum-tree-combo.component.js +2 -6
  59. package/esm2015/lib/bryntum-tree-grid.component.js +14 -7
  60. package/esm2015/lib/bryntum-widget.component.js +2 -6
  61. package/esm2015/lib/bryntum-year-picker.component.js +2 -6
  62. package/fesm2015/bryntum-grid-angular.js +97 -296
  63. package/fesm2015/bryntum-grid-angular.js.map +1 -1
  64. package/lib/bryntum-a-i-filter-field.component.d.ts +2 -11
  65. package/lib/bryntum-button-group.component.d.ts +1 -10
  66. package/lib/bryntum-button.component.d.ts +1 -10
  67. package/lib/bryntum-chat-panel.component.d.ts +1 -10
  68. package/lib/bryntum-checkbox-group.component.d.ts +1 -10
  69. package/lib/bryntum-checkbox.component.d.ts +2 -11
  70. package/lib/bryntum-checklist-filter-combo.component.d.ts +3 -12
  71. package/lib/bryntum-chip-view.component.d.ts +2 -11
  72. package/lib/bryntum-code-editor.component.d.ts +1 -10
  73. package/lib/bryntum-color-field.component.d.ts +2 -11
  74. package/lib/bryntum-combo.component.d.ts +3 -12
  75. package/lib/bryntum-container.component.d.ts +1 -10
  76. package/lib/bryntum-date-field.component.d.ts +2 -11
  77. package/lib/bryntum-date-picker.component.d.ts +1 -10
  78. package/lib/bryntum-date-range-field.component.d.ts +2 -11
  79. package/lib/bryntum-date-time-field.component.d.ts +3 -12
  80. package/lib/bryntum-demo-code-editor.component.d.ts +1 -10
  81. package/lib/bryntum-display-field.component.d.ts +2 -11
  82. package/lib/bryntum-duration-field.component.d.ts +2 -11
  83. package/lib/bryntum-editor.component.d.ts +4 -13
  84. package/lib/bryntum-field-filter-picker-group.component.d.ts +1 -10
  85. package/lib/bryntum-field-filter-picker.component.d.ts +1 -10
  86. package/lib/bryntum-field-set.component.d.ts +1 -10
  87. package/lib/bryntum-file-field.component.d.ts +2 -11
  88. package/lib/bryntum-file-picker.component.d.ts +1 -10
  89. package/lib/bryntum-filter-field.component.d.ts +2 -11
  90. package/lib/bryntum-grid-base.component.d.ts +14 -15
  91. package/lib/bryntum-grid-chart-designer.component.d.ts +1 -10
  92. package/lib/bryntum-grid-field-filter-picker-group.component.d.ts +1 -10
  93. package/lib/bryntum-grid-field-filter-picker.component.d.ts +1 -10
  94. package/lib/bryntum-grid.component.d.ts +14 -15
  95. package/lib/bryntum-group-bar.component.d.ts +2 -11
  96. package/lib/bryntum-hint.component.d.ts +2 -11
  97. package/lib/bryntum-label.component.d.ts +1 -10
  98. package/lib/bryntum-list.component.d.ts +2 -11
  99. package/lib/bryntum-menu.component.d.ts +2 -11
  100. package/lib/bryntum-month-picker.component.d.ts +1 -10
  101. package/lib/bryntum-number-field.component.d.ts +2 -11
  102. package/lib/bryntum-paging-toolbar.component.d.ts +1 -10
  103. package/lib/bryntum-panel.component.d.ts +1 -10
  104. package/lib/bryntum-password-field.component.d.ts +2 -11
  105. package/lib/bryntum-progress-bar.component.d.ts +1 -10
  106. package/lib/bryntum-radio-group.component.d.ts +1 -10
  107. package/lib/bryntum-radio.component.d.ts +2 -11
  108. package/lib/bryntum-slide-toggle.component.d.ts +2 -11
  109. package/lib/bryntum-slider.component.d.ts +2 -11
  110. package/lib/bryntum-splitter.component.d.ts +1 -10
  111. package/lib/bryntum-tab-panel.component.d.ts +1 -10
  112. package/lib/bryntum-text-area-field.component.d.ts +2 -11
  113. package/lib/bryntum-text-area-picker-field.component.d.ts +2 -11
  114. package/lib/bryntum-text-field.component.d.ts +2 -11
  115. package/lib/bryntum-time-field.component.d.ts +2 -11
  116. package/lib/bryntum-time-picker.component.d.ts +1 -10
  117. package/lib/bryntum-toolbar.component.d.ts +1 -10
  118. package/lib/bryntum-tree-combo.component.d.ts +3 -12
  119. package/lib/bryntum-tree-grid.component.d.ts +14 -15
  120. package/lib/bryntum-widget.component.d.ts +1 -10
  121. package/lib/bryntum-year-picker.component.d.ts +1 -10
  122. package/package.json +1 -1
  123. package/src/lib/bryntum-a-i-filter-field.component.ts +1 -12
  124. package/src/lib/bryntum-button-group.component.ts +0 -11
  125. package/src/lib/bryntum-button.component.ts +0 -11
  126. package/src/lib/bryntum-chat-panel.component.ts +0 -11
  127. package/src/lib/bryntum-checkbox-group.component.ts +0 -11
  128. package/src/lib/bryntum-checkbox.component.ts +1 -12
  129. package/src/lib/bryntum-checklist-filter-combo.component.ts +2 -13
  130. package/src/lib/bryntum-chip-view.component.ts +1 -12
  131. package/src/lib/bryntum-code-editor.component.ts +0 -11
  132. package/src/lib/bryntum-color-field.component.ts +1 -12
  133. package/src/lib/bryntum-combo.component.ts +2 -13
  134. package/src/lib/bryntum-container.component.ts +0 -11
  135. package/src/lib/bryntum-date-field.component.ts +1 -12
  136. package/src/lib/bryntum-date-picker.component.ts +0 -11
  137. package/src/lib/bryntum-date-range-field.component.ts +1 -12
  138. package/src/lib/bryntum-date-time-field.component.ts +2 -13
  139. package/src/lib/bryntum-demo-code-editor.component.ts +0 -11
  140. package/src/lib/bryntum-display-field.component.ts +1 -12
  141. package/src/lib/bryntum-duration-field.component.ts +1 -12
  142. package/src/lib/bryntum-editor.component.ts +3 -14
  143. package/src/lib/bryntum-field-filter-picker-group.component.ts +0 -11
  144. package/src/lib/bryntum-field-filter-picker.component.ts +0 -11
  145. package/src/lib/bryntum-field-set.component.ts +0 -11
  146. package/src/lib/bryntum-file-field.component.ts +1 -12
  147. package/src/lib/bryntum-file-picker.component.ts +0 -11
  148. package/src/lib/bryntum-filter-field.component.ts +1 -12
  149. package/src/lib/bryntum-grid-base.component.ts +15 -17
  150. package/src/lib/bryntum-grid-chart-designer.component.ts +0 -11
  151. package/src/lib/bryntum-grid-field-filter-picker-group.component.ts +0 -11
  152. package/src/lib/bryntum-grid-field-filter-picker.component.ts +0 -11
  153. package/src/lib/bryntum-grid.component.ts +15 -17
  154. package/src/lib/bryntum-group-bar.component.ts +1 -12
  155. package/src/lib/bryntum-hint.component.ts +1 -12
  156. package/src/lib/bryntum-label.component.ts +0 -11
  157. package/src/lib/bryntum-list.component.ts +1 -12
  158. package/src/lib/bryntum-menu.component.ts +1 -12
  159. package/src/lib/bryntum-month-picker.component.ts +0 -11
  160. package/src/lib/bryntum-number-field.component.ts +1 -12
  161. package/src/lib/bryntum-paging-toolbar.component.ts +0 -11
  162. package/src/lib/bryntum-panel.component.ts +0 -11
  163. package/src/lib/bryntum-password-field.component.ts +1 -12
  164. package/src/lib/bryntum-progress-bar.component.ts +0 -11
  165. package/src/lib/bryntum-radio-group.component.ts +0 -11
  166. package/src/lib/bryntum-radio.component.ts +1 -12
  167. package/src/lib/bryntum-slide-toggle.component.ts +1 -12
  168. package/src/lib/bryntum-slider.component.ts +1 -12
  169. package/src/lib/bryntum-splitter.component.ts +0 -11
  170. package/src/lib/bryntum-tab-panel.component.ts +0 -11
  171. package/src/lib/bryntum-text-area-field.component.ts +1 -12
  172. package/src/lib/bryntum-text-area-picker-field.component.ts +1 -12
  173. package/src/lib/bryntum-text-field.component.ts +1 -12
  174. package/src/lib/bryntum-time-field.component.ts +1 -12
  175. package/src/lib/bryntum-time-picker.component.ts +0 -11
  176. package/src/lib/bryntum-toolbar.component.ts +0 -11
  177. package/src/lib/bryntum-tree-combo.component.ts +2 -13
  178. package/src/lib/bryntum-tree-grid.component.ts +15 -17
  179. package/src/lib/bryntum-widget.component.ts +0 -11
  180. package/src/lib/bryntum-year-picker.component.ts +0 -11
@@ -448,14 +448,6 @@ export type BryntumRadioProps = {
448
448
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-name)
449
449
  */
450
450
  name ? : string
451
- /**
452
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
453
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
454
- * the owner is <strong>always</strong> the encapsulating Container.
455
- * ...
456
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-owner)
457
- */
458
- owner ? : Widget|any
459
451
  /**
460
452
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
461
453
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -484,7 +476,7 @@ export type BryntumRadioProps = {
484
476
  required ? : boolean
485
477
  /**
486
478
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
487
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
479
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
488
480
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
489
481
  * behaviour will be activated.
490
482
  */
@@ -752,7 +744,6 @@ export class BryntumRadioComponent implements OnInit, OnDestroy {
752
744
  'minWidth',
753
745
  'monitorResize',
754
746
  'name',
755
- 'owner',
756
747
  'positioned',
757
748
  'preventTooltipOnTouch',
758
749
  'readOnly',
@@ -835,7 +826,6 @@ export class BryntumRadioComponent implements OnInit, OnDestroy {
835
826
  'maskDefaults',
836
827
  'masked',
837
828
  'monitorResize',
838
- 'owner',
839
829
  'positioned',
840
830
  'preventTooltipOnTouch',
841
831
  'relayStoreEvents',
@@ -976,7 +966,6 @@ export class BryntumRadioComponent implements OnInit, OnDestroy {
976
966
  @Input() monitorResize ! : boolean|{
977
967
  immediate?: boolean
978
968
  };
979
- @Input() owner ! : Widget|any;
980
969
  @Input() positioned ! : boolean;
981
970
  @Input() preventTooltipOnTouch ! : boolean;
982
971
  @Input() relayStoreEvents ! : boolean;
@@ -448,14 +448,6 @@ export type BryntumSlideToggleProps = {
448
448
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/SlideToggle#config-name)
449
449
  */
450
450
  name ? : string
451
- /**
452
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
453
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
454
- * the owner is <strong>always</strong> the encapsulating Container.
455
- * ...
456
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/SlideToggle#config-owner)
457
- */
458
- owner ? : Widget|any
459
451
  /**
460
452
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
461
453
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -484,7 +476,7 @@ export type BryntumSlideToggleProps = {
484
476
  required ? : boolean
485
477
  /**
486
478
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
487
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
479
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
488
480
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
489
481
  * behaviour will be activated.
490
482
  */
@@ -752,7 +744,6 @@ export class BryntumSlideToggleComponent implements OnInit, OnDestroy {
752
744
  'minWidth',
753
745
  'monitorResize',
754
746
  'name',
755
- 'owner',
756
747
  'positioned',
757
748
  'preventTooltipOnTouch',
758
749
  'readOnly',
@@ -835,7 +826,6 @@ export class BryntumSlideToggleComponent implements OnInit, OnDestroy {
835
826
  'maskDefaults',
836
827
  'masked',
837
828
  'monitorResize',
838
- 'owner',
839
829
  'positioned',
840
830
  'preventTooltipOnTouch',
841
831
  'relayStoreEvents',
@@ -976,7 +966,6 @@ export class BryntumSlideToggleComponent implements OnInit, OnDestroy {
976
966
  @Input() monitorResize ! : boolean|{
977
967
  immediate?: boolean
978
968
  };
979
- @Input() owner ! : Widget|any;
980
969
  @Input() positioned ! : boolean;
981
970
  @Input() preventTooltipOnTouch ! : boolean;
982
971
  @Input() relayStoreEvents ! : boolean;
@@ -347,14 +347,6 @@ export type BryntumSliderProps = {
347
347
  monitorResize ? : boolean|{
348
348
  immediate?: boolean
349
349
  }
350
- /**
351
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
352
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
353
- * the owner is <strong>always</strong> the encapsulating Container.
354
- * ...
355
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Slider#config-owner)
356
- */
357
- owner ? : Widget|any
358
350
  /**
359
351
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
360
352
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -495,7 +487,7 @@ export type BryntumSliderProps = {
495
487
  unit ? : string
496
488
  /**
497
489
  * Initial value.
498
- * `String` value allows to link value by reference name.
490
+ * `String` value allows linking value by reference name.
499
491
  * ...
500
492
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Slider#config-value)
501
493
  */
@@ -624,7 +616,6 @@ export class BryntumSliderComponent implements OnInit, OnDestroy {
624
616
  'minHeight',
625
617
  'minWidth',
626
618
  'monitorResize',
627
- 'owner',
628
619
  'positioned',
629
620
  'preventTooltipOnTouch',
630
621
  'readOnly',
@@ -691,7 +682,6 @@ export class BryntumSliderComponent implements OnInit, OnDestroy {
691
682
  'maskDefaults',
692
683
  'masked',
693
684
  'monitorResize',
694
- 'owner',
695
685
  'positioned',
696
686
  'preventTooltipOnTouch',
697
687
  'relayStoreEvents',
@@ -811,7 +801,6 @@ export class BryntumSliderComponent implements OnInit, OnDestroy {
811
801
  @Input() monitorResize ! : boolean|{
812
802
  immediate?: boolean
813
803
  };
814
- @Input() owner ! : Widget|any;
815
804
  @Input() positioned ! : boolean;
816
805
  @Input() preventTooltipOnTouch ! : boolean;
817
806
  @Input() relayStoreEvents ! : boolean;
@@ -327,14 +327,6 @@ export type BryntumSplitterProps = {
327
327
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Splitter#config-orientation)
328
328
  */
329
329
  orientation ? : 'auto'|'horizontal'|'vertical'
330
- /**
331
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
332
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
333
- * the owner is <strong>always</strong> the encapsulating Container.
334
- * ...
335
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Splitter#config-owner)
336
- */
337
- owner ? : Widget|any
338
330
  /**
339
331
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
340
332
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -565,7 +557,6 @@ export class BryntumSplitterComponent implements OnInit, OnDestroy {
565
557
  'minWidth',
566
558
  'monitorResize',
567
559
  'orientation',
568
- 'owner',
569
560
  'positioned',
570
561
  'preventTooltipOnTouch',
571
562
  'readOnly',
@@ -622,7 +613,6 @@ export class BryntumSplitterComponent implements OnInit, OnDestroy {
622
613
  'masked',
623
614
  'monitorResize',
624
615
  'orientation',
625
- 'owner',
626
616
  'positioned',
627
617
  'preventTooltipOnTouch',
628
618
  'relayStoreEvents',
@@ -729,7 +719,6 @@ export class BryntumSplitterComponent implements OnInit, OnDestroy {
729
719
  immediate?: boolean
730
720
  };
731
721
  @Input() orientation ! : 'auto'|'horizontal'|'vertical';
732
- @Input() owner ! : Widget|any;
733
722
  @Input() positioned ! : boolean;
734
723
  @Input() preventTooltipOnTouch ! : boolean;
735
724
  @Input() relayStoreEvents ! : boolean;
@@ -473,14 +473,6 @@ export type BryntumTabPanelProps = {
473
473
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TabPanel#config-namedItems)
474
474
  */
475
475
  namedItems ? : Record<string, ContainerItemConfig>
476
- /**
477
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
478
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
479
- * the owner is <strong>always</strong> the encapsulating Container.
480
- * ...
481
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TabPanel#config-owner)
482
- */
483
- owner ? : Widget|any
484
476
  /**
485
477
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
486
478
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -840,7 +832,6 @@ export class BryntumTabPanelComponent implements OnInit, OnDestroy {
840
832
  'minWidth',
841
833
  'monitorResize',
842
834
  'namedItems',
843
- 'owner',
844
835
  'positioned',
845
836
  'preventTooltipOnTouch',
846
837
  'readOnly',
@@ -928,7 +919,6 @@ export class BryntumTabPanelComponent implements OnInit, OnDestroy {
928
919
  'masked',
929
920
  'monitorResize',
930
921
  'namedItems',
931
- 'owner',
932
922
  'positioned',
933
923
  'preventTooltipOnTouch',
934
924
  'relayStoreEvents',
@@ -1082,7 +1072,6 @@ export class BryntumTabPanelComponent implements OnInit, OnDestroy {
1082
1072
  immediate?: boolean
1083
1073
  };
1084
1074
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
1085
- @Input() owner ! : Widget|any;
1086
1075
  @Input() positioned ! : boolean;
1087
1076
  @Input() preventTooltipOnTouch ! : boolean;
1088
1077
  @Input() relayStoreEvents ! : boolean;
@@ -447,14 +447,6 @@ export type BryntumTextAreaFieldProps = {
447
447
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-name)
448
448
  */
449
449
  name ? : string
450
- /**
451
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
452
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
453
- * the owner is <strong>always</strong> the encapsulating Container.
454
- * ...
455
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-owner)
456
- */
457
- owner ? : Widget|any
458
450
  /**
459
451
  * Text to display in empty field.
460
452
  */
@@ -497,7 +489,7 @@ export type BryntumTextAreaFieldProps = {
497
489
  resize ? : 'none'|'both'|'horizontal'|'vertical'
498
490
  /**
499
491
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
500
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
492
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
501
493
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
502
494
  * behaviour will be activated.
503
495
  */
@@ -751,7 +743,6 @@ export class BryntumTextAreaFieldComponent implements OnInit, OnDestroy {
751
743
  'minWidth',
752
744
  'monitorResize',
753
745
  'name',
754
- 'owner',
755
746
  'placeholder',
756
747
  'positioned',
757
748
  'preventTooltipOnTouch',
@@ -835,7 +826,6 @@ export class BryntumTextAreaFieldComponent implements OnInit, OnDestroy {
835
826
  'masked',
836
827
  'monitorResize',
837
828
  'name',
838
- 'owner',
839
829
  'positioned',
840
830
  'preventTooltipOnTouch',
841
831
  'relayStoreEvents',
@@ -974,7 +964,6 @@ export class BryntumTextAreaFieldComponent implements OnInit, OnDestroy {
974
964
  immediate?: boolean
975
965
  };
976
966
  @Input() name ! : string;
977
- @Input() owner ! : Widget|any;
978
967
  @Input() positioned ! : boolean;
979
968
  @Input() preventTooltipOnTouch ! : boolean;
980
969
  @Input() relayStoreEvents ! : boolean;
@@ -451,14 +451,6 @@ export type BryntumTextAreaPickerFieldProps = {
451
451
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-name)
452
452
  */
453
453
  name ? : string
454
- /**
455
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
456
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
457
- * the owner is <strong>always</strong> the encapsulating Container.
458
- * ...
459
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-owner)
460
- */
461
- owner ? : Widget|any
462
454
  /**
463
455
  * Configuration object for the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) on initialization. Returns the
464
456
  * [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) instance at runtime.
@@ -512,7 +504,7 @@ export type BryntumTextAreaPickerFieldProps = {
512
504
  resize ? : 'none'|'both'|'horizontal'|'vertical'
513
505
  /**
514
506
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
515
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
507
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
516
508
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
517
509
  * behaviour will be activated.
518
510
  */
@@ -768,7 +760,6 @@ export class BryntumTextAreaPickerFieldComponent implements OnInit, OnDestroy {
768
760
  'minWidth',
769
761
  'monitorResize',
770
762
  'name',
771
- 'owner',
772
763
  'picker',
773
764
  'pickerAlignElement',
774
765
  'placeholder',
@@ -857,7 +848,6 @@ export class BryntumTextAreaPickerFieldComponent implements OnInit, OnDestroy {
857
848
  'minLength',
858
849
  'monitorResize',
859
850
  'name',
860
- 'owner',
861
851
  'picker',
862
852
  'pickerAlignElement',
863
853
  'positioned',
@@ -1002,7 +992,6 @@ export class BryntumTextAreaPickerFieldComponent implements OnInit, OnDestroy {
1002
992
  immediate?: boolean
1003
993
  };
1004
994
  @Input() name ! : string;
1005
- @Input() owner ! : Widget|any;
1006
995
  @Input() picker ! : object|Widget|WidgetConfig;
1007
996
  @Input() pickerAlignElement ! : string;
1008
997
  @Input() positioned ! : boolean;
@@ -455,14 +455,6 @@ export type BryntumTextFieldProps = {
455
455
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextField#config-name)
456
456
  */
457
457
  name ? : string
458
- /**
459
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
460
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
461
- * the owner is <strong>always</strong> the encapsulating Container.
462
- * ...
463
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextField#config-owner)
464
- */
465
- owner ? : Widget|any
466
458
  /**
467
459
  * Text to display in empty field.
468
460
  */
@@ -501,7 +493,7 @@ export type BryntumTextFieldProps = {
501
493
  required ? : boolean
502
494
  /**
503
495
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
504
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
496
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
505
497
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
506
498
  * behaviour will be activated.
507
499
  */
@@ -757,7 +749,6 @@ export class BryntumTextFieldComponent implements OnInit, OnDestroy {
757
749
  'minWidth',
758
750
  'monitorResize',
759
751
  'name',
760
- 'owner',
761
752
  'placeholder',
762
753
  'positioned',
763
754
  'preventTooltipOnTouch',
@@ -842,7 +833,6 @@ export class BryntumTextFieldComponent implements OnInit, OnDestroy {
842
833
  'minLength',
843
834
  'monitorResize',
844
835
  'name',
845
- 'owner',
846
836
  'positioned',
847
837
  'preventTooltipOnTouch',
848
838
  'relayStoreEvents',
@@ -983,7 +973,6 @@ export class BryntumTextFieldComponent implements OnInit, OnDestroy {
983
973
  immediate?: boolean
984
974
  };
985
975
  @Input() name ! : string;
986
- @Input() owner ! : Widget|any;
987
976
  @Input() positioned ! : boolean;
988
977
  @Input() preventTooltipOnTouch ! : boolean;
989
978
  @Input() relayStoreEvents ! : boolean;
@@ -473,14 +473,6 @@ export type BryntumTimeFieldProps = {
473
473
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimeField#config-name)
474
474
  */
475
475
  name ? : string
476
- /**
477
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
478
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
479
- * the owner is <strong>always</strong> the encapsulating Container.
480
- * ...
481
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimeField#config-owner)
482
- */
483
- owner ? : Widget|any
484
476
  /**
485
477
  * A reference to a partner DateField which this TimeField should sync its value with.
486
478
  * When the DateField's value is changed, this TimeField's value is updated to match.
@@ -538,7 +530,7 @@ export type BryntumTimeFieldProps = {
538
530
  required ? : boolean
539
531
  /**
540
532
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
541
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
533
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
542
534
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
543
535
  * behaviour will be activated.
544
536
  */
@@ -810,7 +802,6 @@ export class BryntumTimeFieldComponent implements OnInit, OnDestroy {
810
802
  'minWidth',
811
803
  'monitorResize',
812
804
  'name',
813
- 'owner',
814
805
  'partner',
815
806
  'picker',
816
807
  'pickerAlignElement',
@@ -901,7 +892,6 @@ export class BryntumTimeFieldComponent implements OnInit, OnDestroy {
901
892
  'minLength',
902
893
  'monitorResize',
903
894
  'name',
904
- 'owner',
905
895
  'picker',
906
896
  'pickerAlignElement',
907
897
  'positioned',
@@ -1052,7 +1042,6 @@ export class BryntumTimeFieldComponent implements OnInit, OnDestroy {
1052
1042
  immediate?: boolean
1053
1043
  };
1054
1044
  @Input() name ! : string;
1055
- @Input() owner ! : Widget|any;
1056
1045
  @Input() picker ! : object|Widget|WidgetConfig;
1057
1046
  @Input() pickerAlignElement ! : string;
1058
1047
  @Input() positioned ! : boolean;
@@ -416,14 +416,6 @@ export type BryntumTimePickerProps = {
416
416
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimePicker#config-namedItems)
417
417
  */
418
418
  namedItems ? : Record<string, ContainerItemConfig>
419
- /**
420
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
421
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
422
- * the owner is <strong>always</strong> the encapsulating Container.
423
- * ...
424
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimePicker#config-owner)
425
- */
426
- owner ? : Widget|any
427
419
  /**
428
420
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
429
421
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -699,7 +691,6 @@ export class BryntumTimePickerComponent implements OnInit, OnDestroy {
699
691
  'minWidth',
700
692
  'monitorResize',
701
693
  'namedItems',
702
- 'owner',
703
694
  'positioned',
704
695
  'preventTooltipOnTouch',
705
696
  'readOnly',
@@ -768,7 +759,6 @@ export class BryntumTimePickerComponent implements OnInit, OnDestroy {
768
759
  'masked',
769
760
  'monitorResize',
770
761
  'namedItems',
771
- 'owner',
772
762
  'positioned',
773
763
  'preventTooltipOnTouch',
774
764
  'relayStoreEvents',
@@ -900,7 +890,6 @@ export class BryntumTimePickerComponent implements OnInit, OnDestroy {
900
890
  immediate?: boolean
901
891
  };
902
892
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
903
- @Input() owner ! : Widget|any;
904
893
  @Input() positioned ! : boolean;
905
894
  @Input() preventTooltipOnTouch ! : boolean;
906
895
  @Input() relayStoreEvents ! : boolean;
@@ -414,14 +414,6 @@ export type BryntumToolbarProps = {
414
414
  repeat?: ClickRepeaterConfig
415
415
  filter?: Function
416
416
  }|null
417
- /**
418
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
419
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
420
- * the owner is <strong>always</strong> the encapsulating Container.
421
- * ...
422
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Toolbar#config-owner)
423
- */
424
- owner ? : Widget|any
425
417
  /**
426
418
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
427
419
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -703,7 +695,6 @@ export class BryntumToolbarComponent implements OnInit, OnDestroy {
703
695
  'monitorResize',
704
696
  'namedItems',
705
697
  'overflow',
706
- 'owner',
707
698
  'positioned',
708
699
  'preventTooltipOnTouch',
709
700
  'readOnly',
@@ -774,7 +765,6 @@ export class BryntumToolbarComponent implements OnInit, OnDestroy {
774
765
  'monitorResize',
775
766
  'namedItems',
776
767
  'overflow',
777
- 'owner',
778
768
  'positioned',
779
769
  'preventTooltipOnTouch',
780
770
  'relayStoreEvents',
@@ -909,7 +899,6 @@ export class BryntumToolbarComponent implements OnInit, OnDestroy {
909
899
  repeat?: ClickRepeaterConfig
910
900
  filter?: Function
911
901
  }|null;
912
- @Input() owner ! : Widget|any;
913
902
  @Input() positioned ! : boolean;
914
903
  @Input() preventTooltipOnTouch ! : boolean;
915
904
  @Input() relayStoreEvents ! : boolean;
@@ -185,7 +185,7 @@ export type BryntumTreeComboProps = {
185
185
  contentElementCls ? : string|object
186
186
  /**
187
187
  * If configured as `true`, this means that when an unmatched string is typed into the
188
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
188
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
189
189
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-displayField).
190
190
  * ...
191
191
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/TreeCombo#config-createOnUnmatched)
@@ -611,14 +611,6 @@ export type BryntumTreeComboProps = {
611
611
  * to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-pickerAlignElement)
612
612
  */
613
613
  overlayAnchor ? : boolean
614
- /**
615
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
616
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
617
- * the owner is <strong>always</strong> the encapsulating Container.
618
- * ...
619
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/TreeCombo#config-owner)
620
- */
621
- owner ? : Widget|any
622
614
  /**
623
615
  * Configuration object for the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) on initialization. Returns the
624
616
  * [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) instance at runtime.
@@ -680,7 +672,7 @@ export type BryntumTreeComboProps = {
680
672
  required ? : boolean
681
673
  /**
682
674
  * If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
683
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
675
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
684
676
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
685
677
  * behaviour will be activated.
686
678
  */
@@ -986,7 +978,6 @@ export class BryntumTreeComboComponent implements OnInit, OnDestroy {
986
978
  'multiValueSeparator',
987
979
  'name',
988
980
  'overlayAnchor',
989
- 'owner',
990
981
  'picker',
991
982
  'pickerAlignElement',
992
983
  'pickerWidth',
@@ -1104,7 +1095,6 @@ export class BryntumTreeComboComponent implements OnInit, OnDestroy {
1104
1095
  'multiValueSeparator',
1105
1096
  'name',
1106
1097
  'overlayAnchor',
1107
- 'owner',
1108
1098
  'pickerAlignElement',
1109
1099
  'pickerWidth',
1110
1100
  'positioned',
@@ -1280,7 +1270,6 @@ export class BryntumTreeComboComponent implements OnInit, OnDestroy {
1280
1270
  @Input() multiValueSeparator ! : string;
1281
1271
  @Input() name ! : string;
1282
1272
  @Input() overlayAnchor ! : boolean;
1283
- @Input() owner ! : Widget|any;
1284
1273
  @Input() pickerAlignElement ! : string;
1285
1274
  @Input() pickerWidth ! : number|string;
1286
1275
  @Input() positioned ! : boolean;
@@ -476,14 +476,6 @@ export type BryntumTreeGridProps = {
476
476
  * Grid monitors window resize by default.
477
477
  */
478
478
  monitorResize ? : boolean
479
- /**
480
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
481
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
482
- * the owner is <strong>always</strong> the encapsulating Container.
483
- * ...
484
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/view/TreeGrid#config-owner)
485
- */
486
- owner ? : Widget|any
487
479
  /**
488
480
  * Specify plugins (an array of classes) in config
489
481
  */
@@ -563,7 +555,7 @@ export type BryntumTreeGridProps = {
563
555
  rootElement ? : ShadowRoot|HTMLElement
564
556
  /**
565
557
  * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
566
- * overriden by specifying a [rowHeight](https://bryntum.com/products/grid/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
558
+ * overridden by specifying a [rowHeight](https://bryntum.com/products/grid/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
567
559
  * a column [renderer](https://bryntum.com/products/grid/docs/api/Grid/column/Column#config-renderer).
568
560
  * ...
569
561
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/view/TreeGrid#config-rowHeight)
@@ -791,7 +783,7 @@ export type BryntumTreeGridProps = {
791
783
  cellEditFeature ? : object|boolean|string|CellEdit|CellEditConfig
792
784
  /**
793
785
  * Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
794
- * `SPACE` key when the cell is focused.
786
+ * <kbd>Space</kbd> key when the cell is focused.
795
787
  * ...
796
788
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/feature/CellMenu)
797
789
  */
@@ -891,8 +883,8 @@ export type BryntumTreeGridProps = {
891
883
  filterBarFeature ? : object|boolean|string|FilterBar|FilterBarConfig
892
884
  /**
893
885
  * Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
894
- * <kbd>shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
895
- * one anywhere on grid). Use <kbd>shift</kbd> + <kbd>alt</kbd> + click, or the context menu, to remove a column
886
+ * <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
887
+ * one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
896
888
  * grouper.
897
889
  * ...
898
890
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/feature/Group)
@@ -1177,6 +1169,7 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
1177
1169
  'onToggleGroup',
1178
1170
  'onToggleNode',
1179
1171
  'onToolClick',
1172
+ 'onTreeGroup',
1180
1173
  'onUnlockRows',
1181
1174
  'onUnsplit'
1182
1175
  ];
@@ -1305,7 +1298,6 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
1305
1298
  'minHeight',
1306
1299
  'minWidth',
1307
1300
  'monitorResize',
1308
- 'owner',
1309
1301
  'plugins',
1310
1302
  'preserveFocusOnDatasetChange',
1311
1303
  'preserveScroll',
@@ -1396,7 +1388,6 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
1396
1388
  'maskDefaults',
1397
1389
  'masked',
1398
1390
  'monitorResize',
1399
- 'owner',
1400
1391
  'plugins',
1401
1392
  'preserveFocusOnDatasetChange',
1402
1393
  'preserveScrollOnDatasetChange',
@@ -1555,7 +1546,6 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
1555
1546
  @Input() maskDefaults ! : MaskConfig;
1556
1547
  @Input() masked ! : boolean|string|MaskConfig;
1557
1548
  @Input() monitorResize ! : boolean;
1558
- @Input() owner ! : Widget|any;
1559
1549
  @Input() plugins ! : Function[];
1560
1550
  @Input() preserveFocusOnDatasetChange ! : boolean;
1561
1551
  @Input() preserveScrollOnDatasetChange ! : boolean;
@@ -1741,7 +1731,7 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
1741
1731
  */
1742
1732
  @Output() onBeforeCellEditStart: any = new EventEmitter<((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string>();
1743
1733
  /**
1744
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
1734
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
1745
1735
  * buttons while [autoEdit](https://bryntum.com/products/grid/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
1746
1736
  * @param {object} event Event object
1747
1737
  * @param {Grid.view.Grid} event.source Owner grid
@@ -2505,7 +2495,7 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
2505
2495
  * @param {Response} event.response Optional response, if received
2506
2496
  * @param {Error} event.error Optional error, if exception occurred
2507
2497
  */
2508
- @Output() onPdfExport: any = new EventEmitter<((event: { response?: any, error?: Error }) => void)|string>();
2498
+ @Output() onPdfExport: any = new EventEmitter<((event: { response?: Response, error?: Error }) => void)|string>();
2509
2499
  /**
2510
2500
  * Fired when a Widget's read only state is toggled
2511
2501
  * @param {object} event Event object
@@ -2716,6 +2706,14 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
2716
2706
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
2717
2707
  */
2718
2708
  @Output() onToolClick: any = new EventEmitter<((event: { source: Tool, tool: Tool }) => void)|string>();
2709
+ /**
2710
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
2711
+ * @param {object} event Event object
2712
+ * @param {Grid.view.Grid} event.source The grid instance
2713
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
2714
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
2715
+ */
2716
+ @Output() onTreeGroup: any = new EventEmitter<((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string>();
2719
2717
  /**
2720
2718
  * Fires when row locking is disabled.
2721
2719
  * @param {object} event Event object