@bryntum/grid-angular 7.2.2 → 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 +59 -291
  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 +2 -6
  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 +2 -6
  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 +2 -6
  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 +2 -6
  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 +59 -291
  63. package/fesm2015/bryntum-grid-angular.js.map +1 -1
  64. package/lib/bryntum-a-i-filter-field.component.d.ts +1 -10
  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 +1 -10
  70. package/lib/bryntum-checklist-filter-combo.component.d.ts +1 -10
  71. package/lib/bryntum-chip-view.component.d.ts +1 -10
  72. package/lib/bryntum-code-editor.component.d.ts +1 -10
  73. package/lib/bryntum-color-field.component.d.ts +1 -10
  74. package/lib/bryntum-combo.component.d.ts +1 -10
  75. package/lib/bryntum-container.component.d.ts +1 -10
  76. package/lib/bryntum-date-field.component.d.ts +1 -10
  77. package/lib/bryntum-date-picker.component.d.ts +1 -10
  78. package/lib/bryntum-date-range-field.component.d.ts +1 -10
  79. package/lib/bryntum-date-time-field.component.d.ts +2 -11
  80. package/lib/bryntum-demo-code-editor.component.d.ts +1 -10
  81. package/lib/bryntum-display-field.component.d.ts +1 -10
  82. package/lib/bryntum-duration-field.component.d.ts +1 -10
  83. package/lib/bryntum-editor.component.d.ts +1 -10
  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 +1 -10
  88. package/lib/bryntum-file-picker.component.d.ts +1 -10
  89. package/lib/bryntum-filter-field.component.d.ts +1 -10
  90. package/lib/bryntum-grid-base.component.d.ts +1 -10
  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 +1 -10
  95. package/lib/bryntum-group-bar.component.d.ts +1 -10
  96. package/lib/bryntum-hint.component.d.ts +1 -10
  97. package/lib/bryntum-label.component.d.ts +1 -10
  98. package/lib/bryntum-list.component.d.ts +1 -10
  99. package/lib/bryntum-menu.component.d.ts +1 -10
  100. package/lib/bryntum-month-picker.component.d.ts +1 -10
  101. package/lib/bryntum-number-field.component.d.ts +1 -10
  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 +1 -10
  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 +1 -10
  108. package/lib/bryntum-slide-toggle.component.d.ts +1 -10
  109. package/lib/bryntum-slider.component.d.ts +1 -10
  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 +1 -10
  113. package/lib/bryntum-text-area-picker-field.component.d.ts +1 -10
  114. package/lib/bryntum-text-field.component.d.ts +1 -10
  115. package/lib/bryntum-time-field.component.d.ts +1 -10
  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 +1 -10
  119. package/lib/bryntum-tree-grid.component.d.ts +1 -10
  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 +0 -11
  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 +0 -11
  129. package/src/lib/bryntum-checklist-filter-combo.component.ts +0 -11
  130. package/src/lib/bryntum-chip-view.component.ts +0 -11
  131. package/src/lib/bryntum-code-editor.component.ts +0 -11
  132. package/src/lib/bryntum-color-field.component.ts +0 -11
  133. package/src/lib/bryntum-combo.component.ts +0 -11
  134. package/src/lib/bryntum-container.component.ts +0 -11
  135. package/src/lib/bryntum-date-field.component.ts +0 -11
  136. package/src/lib/bryntum-date-picker.component.ts +0 -11
  137. package/src/lib/bryntum-date-range-field.component.ts +0 -11
  138. package/src/lib/bryntum-date-time-field.component.ts +1 -12
  139. package/src/lib/bryntum-demo-code-editor.component.ts +0 -11
  140. package/src/lib/bryntum-display-field.component.ts +0 -11
  141. package/src/lib/bryntum-duration-field.component.ts +0 -11
  142. package/src/lib/bryntum-editor.component.ts +0 -11
  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 +0 -11
  147. package/src/lib/bryntum-file-picker.component.ts +0 -11
  148. package/src/lib/bryntum-filter-field.component.ts +0 -11
  149. package/src/lib/bryntum-grid-base.component.ts +0 -11
  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 +0 -11
  154. package/src/lib/bryntum-group-bar.component.ts +0 -11
  155. package/src/lib/bryntum-hint.component.ts +0 -11
  156. package/src/lib/bryntum-label.component.ts +0 -11
  157. package/src/lib/bryntum-list.component.ts +0 -11
  158. package/src/lib/bryntum-menu.component.ts +0 -11
  159. package/src/lib/bryntum-month-picker.component.ts +0 -11
  160. package/src/lib/bryntum-number-field.component.ts +0 -11
  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 +0 -11
  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 +0 -11
  167. package/src/lib/bryntum-slide-toggle.component.ts +0 -11
  168. package/src/lib/bryntum-slider.component.ts +0 -11
  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 +0 -11
  172. package/src/lib/bryntum-text-area-picker-field.component.ts +0 -11
  173. package/src/lib/bryntum-text-field.component.ts +0 -11
  174. package/src/lib/bryntum-time-field.component.ts +0 -11
  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 +0 -11
  178. package/src/lib/bryntum-tree-grid.component.ts +0 -11
  179. package/src/lib/bryntum-widget.component.ts +0 -11
  180. package/src/lib/bryntum-year-picker.component.ts +0 -11
@@ -623,14 +623,6 @@ export type BryntumDatePickerProps = {
623
623
  * The class name to add to calendar cells which are in the previous or next month.
624
624
  */
625
625
  otherMonthCls ? : string
626
- /**
627
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
628
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
629
- * the owner is <strong>always</strong> the encapsulating Container.
630
- * ...
631
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DatePicker#config-owner)
632
- */
633
- owner ? : Widget|any
634
626
  /**
635
627
  * 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
636
628
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -1056,7 +1048,6 @@ export class BryntumDatePickerComponent implements OnInit, OnDestroy {
1056
1048
  'nonWorkingDayCls',
1057
1049
  'nonWorkingDays',
1058
1050
  'otherMonthCls',
1059
- 'owner',
1060
1051
  'positioned',
1061
1052
  'preventTooltipOnTouch',
1062
1053
  'readOnly',
@@ -1172,7 +1163,6 @@ export class BryntumDatePickerComponent implements OnInit, OnDestroy {
1172
1163
  'nonWorkingDayCls',
1173
1164
  'nonWorkingDays',
1174
1165
  'otherMonthCls',
1175
- 'owner',
1176
1166
  'positioned',
1177
1167
  'preventTooltipOnTouch',
1178
1168
  'relayStoreEvents',
@@ -1357,7 +1347,6 @@ export class BryntumDatePickerComponent implements OnInit, OnDestroy {
1357
1347
  @Input() nonWorkingDayCls ! : string;
1358
1348
  @Input() nonWorkingDays ! : Record<number, boolean>;
1359
1349
  @Input() otherMonthCls ! : string;
1360
- @Input() owner ! : Widget|any;
1361
1350
  @Input() positioned ! : boolean;
1362
1351
  @Input() preventTooltipOnTouch ! : boolean;
1363
1352
  @Input() relayStoreEvents ! : boolean;
@@ -497,14 +497,6 @@ export type BryntumDateRangeFieldProps = {
497
497
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-name)
498
498
  */
499
499
  name ? : string
500
- /**
501
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
502
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
503
- * the owner is <strong>always</strong> the encapsulating Container.
504
- * ...
505
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-owner)
506
- */
507
- owner ? : Widget|any
508
500
  /**
509
501
  * A config object used to configure the [datePicker](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangePicker).
510
502
  * ...
@@ -824,7 +816,6 @@ export class BryntumDateRangeFieldComponent implements OnInit, OnDestroy {
824
816
  'minWidth',
825
817
  'monitorResize',
826
818
  'name',
827
- 'owner',
828
819
  'picker',
829
820
  'pickerAlignElement',
830
821
  'placeholder',
@@ -916,7 +907,6 @@ export class BryntumDateRangeFieldComponent implements OnInit, OnDestroy {
916
907
  'minLength',
917
908
  'monitorResize',
918
909
  'name',
919
- 'owner',
920
910
  'picker',
921
911
  'pickerAlignElement',
922
912
  'positioned',
@@ -1070,7 +1060,6 @@ export class BryntumDateRangeFieldComponent implements OnInit, OnDestroy {
1070
1060
  immediate?: boolean
1071
1061
  };
1072
1062
  @Input() name ! : string;
1073
- @Input() owner ! : Widget|any;
1074
1063
  @Input() picker ! : DateRangePickerConfig|MultiDatePickerConfig;
1075
1064
  @Input() pickerAlignElement ! : string;
1076
1065
  @Input() positioned ! : boolean;
@@ -428,14 +428,6 @@ export type BryntumDateTimeFieldProps = {
428
428
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField#config-name)
429
429
  */
430
430
  name ? : string
431
- /**
432
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
433
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
434
- * the owner is <strong>always</strong> the encapsulating Container.
435
- * ...
436
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField#config-owner)
437
- */
438
- owner ? : Widget|any
439
431
  /**
440
432
  * Text to display in empty field.
441
433
  */
@@ -580,7 +572,7 @@ export type BryntumDateTimeFieldProps = {
580
572
  value ? : string
581
573
  /**
582
574
  * The week start day in the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/DateField#config-picker), 0 meaning Sunday, 6 meaning Saturday.
583
- * Uses localized value per default.
575
+ * Uses a localized value by default.
584
576
  */
585
577
  weekStartDay ? : number
586
578
  /**
@@ -714,7 +706,6 @@ export class BryntumDateTimeFieldComponent implements OnInit, OnDestroy {
714
706
  'minWidth',
715
707
  'monitorResize',
716
708
  'name',
717
- 'owner',
718
709
  'placeholder',
719
710
  'positioned',
720
711
  'preventTooltipOnTouch',
@@ -792,7 +783,6 @@ export class BryntumDateTimeFieldComponent implements OnInit, OnDestroy {
792
783
  'masked',
793
784
  'monitorResize',
794
785
  'name',
795
- 'owner',
796
786
  'positioned',
797
787
  'preventTooltipOnTouch',
798
788
  'relayStoreEvents',
@@ -925,7 +915,6 @@ export class BryntumDateTimeFieldComponent implements OnInit, OnDestroy {
925
915
  immediate?: boolean
926
916
  };
927
917
  @Input() name ! : string;
928
- @Input() owner ! : Widget|any;
929
918
  @Input() positioned ! : boolean;
930
919
  @Input() preventTooltipOnTouch ! : boolean;
931
920
  @Input() relayStoreEvents ! : boolean;
@@ -483,14 +483,6 @@ export type BryntumDemoCodeEditorProps = {
483
483
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DemoCodeEditor#config-namedItems)
484
484
  */
485
485
  namedItems ? : Record<string, ContainerItemConfig>
486
- /**
487
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
488
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
489
- * the owner is <strong>always</strong> the encapsulating Container.
490
- * ...
491
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DemoCodeEditor#config-owner)
492
- */
493
- owner ? : Widget|any
494
486
  /**
495
487
  * 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
496
488
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -851,7 +843,6 @@ export class BryntumDemoCodeEditorComponent implements OnInit, OnDestroy {
851
843
  'mode',
852
844
  'monitorResize',
853
845
  'namedItems',
854
- 'owner',
855
846
  'positioned',
856
847
  'preferredSources',
857
848
  'preventTooltipOnTouch',
@@ -942,7 +933,6 @@ export class BryntumDemoCodeEditorComponent implements OnInit, OnDestroy {
942
933
  'mode',
943
934
  'monitorResize',
944
935
  'namedItems',
945
- 'owner',
946
936
  'positioned',
947
937
  'preferredSources',
948
938
  'preventTooltipOnTouch',
@@ -1099,7 +1089,6 @@ export class BryntumDemoCodeEditorComponent implements OnInit, OnDestroy {
1099
1089
  immediate?: boolean
1100
1090
  };
1101
1091
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
1102
- @Input() owner ! : Widget|any;
1103
1092
  @Input() positioned ! : boolean;
1104
1093
  @Input() preferredSources ! : RegExp[];
1105
1094
  @Input() preventTooltipOnTouch ! : boolean;
@@ -447,14 +447,6 @@ export type BryntumDisplayFieldProps = {
447
447
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#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/DisplayField#config-owner)
456
- */
457
- owner ? : Widget|any
458
450
  /**
459
451
  * Text to display in empty field.
460
452
  */
@@ -750,7 +742,6 @@ export class BryntumDisplayFieldComponent implements OnInit, OnDestroy {
750
742
  'minWidth',
751
743
  'monitorResize',
752
744
  'name',
753
- 'owner',
754
745
  'placeholder',
755
746
  'positioned',
756
747
  'preventTooltipOnTouch',
@@ -833,7 +824,6 @@ export class BryntumDisplayFieldComponent implements OnInit, OnDestroy {
833
824
  'masked',
834
825
  'monitorResize',
835
826
  'name',
836
- 'owner',
837
827
  'positioned',
838
828
  'preventTooltipOnTouch',
839
829
  'relayStoreEvents',
@@ -971,7 +961,6 @@ export class BryntumDisplayFieldComponent implements OnInit, OnDestroy {
971
961
  immediate?: boolean
972
962
  };
973
963
  @Input() name ! : string;
974
- @Input() owner ! : Widget|any;
975
964
  @Input() positioned ! : boolean;
976
965
  @Input() preventTooltipOnTouch ! : boolean;
977
966
  @Input() relayStoreEvents ! : boolean;
@@ -481,14 +481,6 @@ export type BryntumDurationFieldProps = {
481
481
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-name)
482
482
  */
483
483
  name ? : string
484
- /**
485
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
486
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
487
- * the owner is <strong>always</strong> the encapsulating Container.
488
- * ...
489
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-owner)
490
- */
491
- owner ? : Widget|any
492
484
  /**
493
485
  * Text to display in empty field.
494
486
  */
@@ -809,7 +801,6 @@ export class BryntumDurationFieldComponent implements OnInit, OnDestroy {
809
801
  'minWidth',
810
802
  'monitorResize',
811
803
  'name',
812
- 'owner',
813
804
  'placeholder',
814
805
  'positioned',
815
806
  'preventTooltipOnTouch',
@@ -899,7 +890,6 @@ export class BryntumDurationFieldComponent implements OnInit, OnDestroy {
899
890
  'minLength',
900
891
  'monitorResize',
901
892
  'name',
902
- 'owner',
903
893
  'positioned',
904
894
  'preventTooltipOnTouch',
905
895
  'relayStoreEvents',
@@ -1049,7 +1039,6 @@ export class BryntumDurationFieldComponent implements OnInit, OnDestroy {
1049
1039
  immediate?: boolean
1050
1040
  };
1051
1041
  @Input() name ! : string;
1052
- @Input() owner ! : Widget|any;
1053
1042
  @Input() positioned ! : boolean;
1054
1043
  @Input() preventTooltipOnTouch ! : boolean;
1055
1044
  @Input() relayStoreEvents ! : boolean;
@@ -460,14 +460,6 @@ export type BryntumEditorProps = {
460
460
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-namedItems)
461
461
  */
462
462
  namedItems ? : Record<string, ContainerItemConfig>
463
- /**
464
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
465
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
466
- * the owner is <strong>always</strong> the encapsulating Container.
467
- * ...
468
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-owner)
469
- */
470
- owner ? : Widget|any
471
463
  /**
472
464
  * 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
473
465
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -753,7 +745,6 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
753
745
  'minWidth',
754
746
  'monitorResize',
755
747
  'namedItems',
756
- 'owner',
757
748
  'positioned',
758
749
  'preventTooltipOnTouch',
759
750
  'readOnly',
@@ -831,7 +822,6 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
831
822
  'matchSize',
832
823
  'monitorResize',
833
824
  'namedItems',
834
- 'owner',
835
825
  'positioned',
836
826
  'preventTooltipOnTouch',
837
827
  'relayStoreEvents',
@@ -972,7 +962,6 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
972
962
  immediate?: boolean
973
963
  };
974
964
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
975
- @Input() owner ! : Widget|any;
976
965
  @Input() positioned ! : boolean;
977
966
  @Input() preventTooltipOnTouch ! : boolean;
978
967
  @Input() relayStoreEvents ! : boolean;
@@ -468,14 +468,6 @@ export type BryntumFieldFilterPickerGroupProps = {
468
468
  * [operators](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators).
469
469
  */
470
470
  operators ? : object
471
- /**
472
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
473
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
474
- * the owner is <strong>always</strong> the encapsulating Container.
475
- * ...
476
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-owner)
477
- */
478
- owner ? : Widget|any
479
471
  /**
480
472
  * 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
481
473
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -770,7 +762,6 @@ export class BryntumFieldFilterPickerGroupComponent implements OnInit, OnDestroy
770
762
  'monitorResize',
771
763
  'namedItems',
772
764
  'operators',
773
- 'owner',
774
765
  'positioned',
775
766
  'preventTooltipOnTouch',
776
767
  'readOnly',
@@ -851,7 +842,6 @@ export class BryntumFieldFilterPickerGroupComponent implements OnInit, OnDestroy
851
842
  'monitorResize',
852
843
  'namedItems',
853
844
  'operators',
854
- 'owner',
855
845
  'positioned',
856
846
  'preventTooltipOnTouch',
857
847
  'relayStoreEvents',
@@ -992,7 +982,6 @@ export class BryntumFieldFilterPickerGroupComponent implements OnInit, OnDestroy
992
982
  };
993
983
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
994
984
  @Input() operators ! : object;
995
- @Input() owner ! : Widget|any;
996
985
  @Input() positioned ! : boolean;
997
986
  @Input() preventTooltipOnTouch ! : boolean;
998
987
  @Input() relayStoreEvents ! : boolean;
@@ -438,14 +438,6 @@ export type BryntumFieldFilterPickerProps = {
438
438
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators)
439
439
  */
440
440
  operators ? : object
441
- /**
442
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
443
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
444
- * the owner is <strong>always</strong> the encapsulating Container.
445
- * ...
446
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-owner)
447
- */
448
- owner ? : Widget|any
449
441
  /**
450
442
  * 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
451
443
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -743,7 +735,6 @@ export class BryntumFieldFilterPickerComponent implements OnInit, OnDestroy {
743
735
  'namedItems',
744
736
  'operatorLocked',
745
737
  'operators',
746
- 'owner',
747
738
  'positioned',
748
739
  'preventTooltipOnTouch',
749
740
  'propertyFieldConfig',
@@ -823,7 +814,6 @@ export class BryntumFieldFilterPickerComponent implements OnInit, OnDestroy {
823
814
  'namedItems',
824
815
  'operatorLocked',
825
816
  'operators',
826
- 'owner',
827
817
  'positioned',
828
818
  'preventTooltipOnTouch',
829
819
  'propertyFieldConfig',
@@ -962,7 +952,6 @@ export class BryntumFieldFilterPickerComponent implements OnInit, OnDestroy {
962
952
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
963
953
  @Input() operatorLocked ! : boolean;
964
954
  @Input() operators ! : object;
965
- @Input() owner ! : Widget|any;
966
955
  @Input() positioned ! : boolean;
967
956
  @Input() preventTooltipOnTouch ! : boolean;
968
957
  @Input() propertyFieldConfig ! : ComboConfig;
@@ -480,14 +480,6 @@ export type BryntumFieldSetProps = {
480
480
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-namedItems)
481
481
  */
482
482
  namedItems ? : Record<string, ContainerItemConfig>
483
- /**
484
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
485
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
486
- * the owner is <strong>always</strong> the encapsulating Container.
487
- * ...
488
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-owner)
489
- */
490
- owner ? : Widget|any
491
483
  /**
492
484
  * 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
493
485
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -832,7 +824,6 @@ export class BryntumFieldSetComponent implements OnInit, OnDestroy {
832
824
  'minWidth',
833
825
  'monitorResize',
834
826
  'namedItems',
835
- 'owner',
836
827
  'positioned',
837
828
  'preventTooltipOnTouch',
838
829
  'readOnly',
@@ -917,7 +908,6 @@ export class BryntumFieldSetComponent implements OnInit, OnDestroy {
917
908
  'masked',
918
909
  'monitorResize',
919
910
  'namedItems',
920
- 'owner',
921
911
  'positioned',
922
912
  'preventTooltipOnTouch',
923
913
  'relayStoreEvents',
@@ -1069,7 +1059,6 @@ export class BryntumFieldSetComponent implements OnInit, OnDestroy {
1069
1059
  immediate?: boolean
1070
1060
  };
1071
1061
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
1072
- @Input() owner ! : Widget|any;
1073
1062
  @Input() positioned ! : boolean;
1074
1063
  @Input() preventTooltipOnTouch ! : boolean;
1075
1064
  @Input() relayStoreEvents ! : boolean;
@@ -458,14 +458,6 @@ export type BryntumFileFieldProps = {
458
458
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-name)
459
459
  */
460
460
  name ? : string
461
- /**
462
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
463
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
464
- * the owner is <strong>always</strong> the encapsulating Container.
465
- * ...
466
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-owner)
467
- */
468
- owner ? : Widget|any
469
461
  /**
470
462
  * Text to display in empty field.
471
463
  */
@@ -754,7 +746,6 @@ export class BryntumFileFieldComponent implements OnInit, OnDestroy {
754
746
  'monitorResize',
755
747
  'multiple',
756
748
  'name',
757
- 'owner',
758
749
  'placeholder',
759
750
  'positioned',
760
751
  'preventTooltipOnTouch',
@@ -838,7 +829,6 @@ export class BryntumFileFieldComponent implements OnInit, OnDestroy {
838
829
  'monitorResize',
839
830
  'multiple',
840
831
  'name',
841
- 'owner',
842
832
  'positioned',
843
833
  'preventTooltipOnTouch',
844
834
  'relayStoreEvents',
@@ -977,7 +967,6 @@ export class BryntumFileFieldComponent implements OnInit, OnDestroy {
977
967
  };
978
968
  @Input() multiple ! : boolean;
979
969
  @Input() name ! : string;
980
- @Input() owner ! : Widget|any;
981
970
  @Input() positioned ! : boolean;
982
971
  @Input() preventTooltipOnTouch ! : boolean;
983
972
  @Input() relayStoreEvents ! : boolean;
@@ -409,14 +409,6 @@ export type BryntumFilePickerProps = {
409
409
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-namedItems)
410
410
  */
411
411
  namedItems ? : Record<string, ContainerItemConfig>
412
- /**
413
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
414
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
415
- * the owner is <strong>always</strong> the encapsulating Container.
416
- * ...
417
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-owner)
418
- */
419
- owner ? : Widget|any
420
412
  /**
421
413
  * 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
422
414
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -691,7 +683,6 @@ export class BryntumFilePickerComponent implements OnInit, OnDestroy {
691
683
  'minWidth',
692
684
  'monitorResize',
693
685
  'namedItems',
694
- 'owner',
695
686
  'positioned',
696
687
  'preventTooltipOnTouch',
697
688
  'readOnly',
@@ -762,7 +753,6 @@ export class BryntumFilePickerComponent implements OnInit, OnDestroy {
762
753
  'masked',
763
754
  'monitorResize',
764
755
  'namedItems',
765
- 'owner',
766
756
  'positioned',
767
757
  'preventTooltipOnTouch',
768
758
  'relayStoreEvents',
@@ -892,7 +882,6 @@ export class BryntumFilePickerComponent implements OnInit, OnDestroy {
892
882
  immediate?: boolean
893
883
  };
894
884
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
895
- @Input() owner ! : Widget|any;
896
885
  @Input() positioned ! : boolean;
897
886
  @Input() preventTooltipOnTouch ! : boolean;
898
887
  @Input() relayStoreEvents ! : boolean;
@@ -482,14 +482,6 @@ export type BryntumFilterFieldProps = {
482
482
  * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-name)
483
483
  */
484
484
  name ? : string
485
- /**
486
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
487
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
488
- * the owner is <strong>always</strong> the encapsulating Container.
489
- * ...
490
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-owner)
491
- */
492
- owner ? : Widget|any
493
485
  /**
494
486
  * Text to display in empty field.
495
487
  */
@@ -792,7 +784,6 @@ export class BryntumFilterFieldComponent implements OnInit, OnDestroy {
792
784
  'minWidth',
793
785
  'monitorResize',
794
786
  'name',
795
- 'owner',
796
787
  'placeholder',
797
788
  'positioned',
798
789
  'preventTooltipOnTouch',
@@ -882,7 +873,6 @@ export class BryntumFilterFieldComponent implements OnInit, OnDestroy {
882
873
  'minLength',
883
874
  'monitorResize',
884
875
  'name',
885
- 'owner',
886
876
  'positioned',
887
877
  'preventTooltipOnTouch',
888
878
  'relayStoreEvents',
@@ -1028,7 +1018,6 @@ export class BryntumFilterFieldComponent implements OnInit, OnDestroy {
1028
1018
  immediate?: boolean
1029
1019
  };
1030
1020
  @Input() name ! : string;
1031
- @Input() owner ! : Widget|any;
1032
1021
  @Input() positioned ! : boolean;
1033
1022
  @Input() preventTooltipOnTouch ! : boolean;
1034
1023
  @Input() relayStoreEvents ! : boolean;
@@ -476,14 +476,6 @@ export type BryntumGridBaseProps = {
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/GridBase#config-owner)
485
- */
486
- owner ? : Widget|any
487
479
  /**
488
480
  * Specify plugins (an array of classes) in config
489
481
  */
@@ -1305,7 +1297,6 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
1305
1297
  'minHeight',
1306
1298
  'minWidth',
1307
1299
  'monitorResize',
1308
- 'owner',
1309
1300
  'plugins',
1310
1301
  'preserveFocusOnDatasetChange',
1311
1302
  'preserveScroll',
@@ -1395,7 +1386,6 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
1395
1386
  'maskDefaults',
1396
1387
  'masked',
1397
1388
  'monitorResize',
1398
- 'owner',
1399
1389
  'plugins',
1400
1390
  'preserveFocusOnDatasetChange',
1401
1391
  'preserveScrollOnDatasetChange',
@@ -1553,7 +1543,6 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
1553
1543
  @Input() maskDefaults ! : MaskConfig;
1554
1544
  @Input() masked ! : boolean|string|MaskConfig;
1555
1545
  @Input() monitorResize ! : boolean;
1556
- @Input() owner ! : Widget|any;
1557
1546
  @Input() plugins ! : Function[];
1558
1547
  @Input() preserveFocusOnDatasetChange ! : boolean;
1559
1548
  @Input() preserveScrollOnDatasetChange ! : boolean;
@@ -327,14 +327,6 @@ export type BryntumGridChartDesignerProps = {
327
327
  monitorResize ? : boolean|{
328
328
  immediate?: boolean
329
329
  }
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/Grid/widget/GridChartDesigner#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
@@ -560,7 +552,6 @@ export class BryntumGridChartDesignerComponent implements OnInit, OnDestroy {
560
552
  'minHeight',
561
553
  'minWidth',
562
554
  'monitorResize',
563
- 'owner',
564
555
  'positioned',
565
556
  'preventTooltipOnTouch',
566
557
  'readOnly',
@@ -617,7 +608,6 @@ export class BryntumGridChartDesignerComponent implements OnInit, OnDestroy {
617
608
  'maskDefaults',
618
609
  'masked',
619
610
  'monitorResize',
620
- 'owner',
621
611
  'positioned',
622
612
  'preventTooltipOnTouch',
623
613
  'relayStoreEvents',
@@ -724,7 +714,6 @@ export class BryntumGridChartDesignerComponent implements OnInit, OnDestroy {
724
714
  @Input() monitorResize ! : boolean|{
725
715
  immediate?: boolean
726
716
  };
727
- @Input() owner ! : Widget|any;
728
717
  @Input() positioned ! : boolean;
729
718
  @Input() preventTooltipOnTouch ! : boolean;
730
719
  @Input() relayStoreEvents ! : boolean;
@@ -470,14 +470,6 @@ export type BryntumGridFieldFilterPickerGroupProps = {
470
470
  * [operators](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators).
471
471
  */
472
472
  operators ? : object
473
- /**
474
- * The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
475
- * [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
476
- * the owner is <strong>always</strong> the encapsulating Container.
477
- * ...
478
- * [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/GridFieldFilterPickerGroup#config-owner)
479
- */
480
- owner ? : Widget|any
481
473
  /**
482
474
  * 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
483
475
  * not participate in the standard layout of that widget, and must be positioned relatively to that
@@ -765,7 +757,6 @@ export class BryntumGridFieldFilterPickerGroupComponent implements OnInit, OnDes
765
757
  'monitorResize',
766
758
  'namedItems',
767
759
  'operators',
768
- 'owner',
769
760
  'positioned',
770
761
  'preventTooltipOnTouch',
771
762
  'readOnly',
@@ -845,7 +836,6 @@ export class BryntumGridFieldFilterPickerGroupComponent implements OnInit, OnDes
845
836
  'monitorResize',
846
837
  'namedItems',
847
838
  'operators',
848
- 'owner',
849
839
  'positioned',
850
840
  'preventTooltipOnTouch',
851
841
  'relayStoreEvents',
@@ -985,7 +975,6 @@ export class BryntumGridFieldFilterPickerGroupComponent implements OnInit, OnDes
985
975
  };
986
976
  @Input() namedItems ! : Record<string, ContainerItemConfig>;
987
977
  @Input() operators ! : object;
988
- @Input() owner ! : Widget|any;
989
978
  @Input() positioned ! : boolean;
990
979
  @Input() preventTooltipOnTouch ! : boolean;
991
980
  @Input() relayStoreEvents ! : boolean;