@bryntum/schedulerpro-vue-3-thin 7.3.1 → 7.3.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 (133) hide show
  1. package/README.md +7 -7
  2. package/lib/chunks/{BhXv58eE.js → AoaFbZ4m.js} +2 -1
  3. package/lib/chunks/AoaFbZ4m.js.map +1 -0
  4. package/lib/chunks/{n2IZFQjR.js → B2kUsKIy.js} +2 -2
  5. package/lib/chunks/B2kUsKIy.js.map +1 -0
  6. package/lib/chunks/B4dVznPx.js.map +1 -1
  7. package/lib/chunks/{DPA-xEW5.js → B9JdkqNq.js} +2 -2
  8. package/lib/chunks/B9JdkqNq.js.map +1 -0
  9. package/lib/chunks/{D0hJ3P6L.js → BEuyKhmv.js} +2 -1
  10. package/lib/chunks/BEuyKhmv.js.map +1 -0
  11. package/lib/chunks/{XQWZfDOm.js → BLTu9uIn.js} +2 -2
  12. package/lib/chunks/BLTu9uIn.js.map +1 -0
  13. package/lib/chunks/{eKXSEOkn.js → BYM5V1Wn.js} +2 -2
  14. package/lib/chunks/BYM5V1Wn.js.map +1 -0
  15. package/lib/chunks/{CPjow0gO.js → Bb-KplON.js} +2 -2
  16. package/lib/chunks/Bb-KplON.js.map +1 -0
  17. package/lib/chunks/{Bk2bIVfG.js → BjdAG4f5.js} +2 -1
  18. package/lib/chunks/BjdAG4f5.js.map +1 -0
  19. package/lib/chunks/{Cb_akueu.js → BqoXyQwj.js} +9 -8
  20. package/lib/chunks/BqoXyQwj.js.map +1 -0
  21. package/lib/chunks/{7vz3cAx6.js → BquqmqmF.js} +2 -2
  22. package/lib/chunks/BquqmqmF.js.map +1 -0
  23. package/lib/chunks/{CEQZr1q6.js → Br_EU5Mg.js} +2 -1
  24. package/lib/chunks/Br_EU5Mg.js.map +1 -0
  25. package/lib/chunks/{edcDjaO2.js → Bwe8R0s-.js} +2 -2
  26. package/lib/chunks/Bwe8R0s-.js.map +1 -0
  27. package/lib/chunks/{D-hmgVVF.js → C8Z0R0aH.js} +2 -2
  28. package/lib/chunks/C8Z0R0aH.js.map +1 -0
  29. package/lib/chunks/{Cc_DPp3S.js → CE0vatfl.js} +2 -2
  30. package/lib/chunks/CE0vatfl.js.map +1 -0
  31. package/lib/chunks/{Cr5VTUbs.js → CJVobBTM.js} +2 -2
  32. package/lib/chunks/CJVobBTM.js.map +1 -0
  33. package/lib/chunks/{B1SaPsRu.js → CQ89gj2K.js} +2 -1
  34. package/lib/chunks/CQ89gj2K.js.map +1 -0
  35. package/lib/chunks/{BhfdqXGU.js → CgadFdfz.js} +2 -2
  36. package/lib/chunks/CgadFdfz.js.map +1 -0
  37. package/lib/chunks/{B8GKehTJ.js → CgupMRhd.js} +2 -2
  38. package/lib/chunks/CgupMRhd.js.map +1 -0
  39. package/lib/chunks/{C1vi1h_N.js → Cr1A7OYf.js} +2 -2
  40. package/lib/chunks/Cr1A7OYf.js.map +1 -0
  41. package/lib/chunks/{D-v-Wqj4.js → DaUKdDkr.js} +2 -1
  42. package/lib/chunks/DaUKdDkr.js.map +1 -0
  43. package/lib/chunks/{zY4Qxi9x.js → sHzU3CFb.js} +2 -2
  44. package/lib/chunks/sHzU3CFb.js.map +1 -0
  45. package/lib/components/BryntumCalendarEditor.js +1 -1
  46. package/lib/components/BryntumCalendarField.js +1 -1
  47. package/lib/components/BryntumConstraintTypePicker.js +1 -1
  48. package/lib/components/BryntumCostAccrualField.js +1 -1
  49. package/lib/components/BryntumDependencyTypePicker.js +1 -1
  50. package/lib/components/BryntumEffortField.js +1 -1
  51. package/lib/components/BryntumEndDateField.js +1 -1
  52. package/lib/components/BryntumModelCombo.js +1 -1
  53. package/lib/components/BryntumRateTableField.js +1 -1
  54. package/lib/components/BryntumResourceEditor.js +1 -1
  55. package/lib/components/BryntumResourceGrid.js +1 -1
  56. package/lib/components/BryntumResourceHistogram.js +1 -1
  57. package/lib/components/BryntumResourceTypeField.js +1 -1
  58. package/lib/components/BryntumResourceUtilization.js +1 -1
  59. package/lib/components/BryntumSchedulerPro.js +1 -1
  60. package/lib/components/BryntumSchedulerProBase.js +1 -1
  61. package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
  62. package/lib/components/BryntumSchedulingModePicker.js +1 -1
  63. package/lib/components/BryntumStartDateField.js +1 -1
  64. package/lib/components/BryntumTimeline.js +1 -1
  65. package/lib/components/BryntumVersionGrid.js +1 -1
  66. package/lib/index.js +21 -21
  67. package/license.pdf +0 -0
  68. package/package.json +1 -1
  69. package/src/components/BryntumCalendarEditor.vue +12 -5
  70. package/src/components/BryntumCalendarEditorProps.ts +11 -4
  71. package/src/components/BryntumCalendarField.vue +12 -5
  72. package/src/components/BryntumCalendarFieldProps.ts +11 -4
  73. package/src/components/BryntumConstraintTypePicker.vue +12 -5
  74. package/src/components/BryntumConstraintTypePickerProps.ts +11 -4
  75. package/src/components/BryntumCostAccrualField.vue +12 -5
  76. package/src/components/BryntumCostAccrualFieldProps.ts +11 -4
  77. package/src/components/BryntumDependencyTypePicker.vue +12 -5
  78. package/src/components/BryntumDependencyTypePickerProps.ts +11 -4
  79. package/src/components/BryntumEffortField.vue +12 -5
  80. package/src/components/BryntumEffortFieldProps.ts +11 -4
  81. package/src/components/BryntumEndDateField.vue +13 -6
  82. package/src/components/BryntumEndDateFieldProps.ts +12 -5
  83. package/src/components/BryntumModelCombo.vue +12 -5
  84. package/src/components/BryntumModelComboProps.ts +11 -4
  85. package/src/components/BryntumRateTableField.vue +12 -5
  86. package/src/components/BryntumRateTableFieldProps.ts +11 -4
  87. package/src/components/BryntumResourceEditor.vue +12 -5
  88. package/src/components/BryntumResourceEditorProps.ts +11 -4
  89. package/src/components/BryntumResourceGrid.vue +9 -2
  90. package/src/components/BryntumResourceGridProps.ts +8 -2
  91. package/src/components/BryntumResourceHistogram.vue +9 -2
  92. package/src/components/BryntumResourceHistogramProps.ts +8 -2
  93. package/src/components/BryntumResourceTypeField.vue +12 -5
  94. package/src/components/BryntumResourceTypeFieldProps.ts +11 -4
  95. package/src/components/BryntumResourceUtilization.vue +9 -2
  96. package/src/components/BryntumResourceUtilizationProps.ts +8 -2
  97. package/src/components/BryntumSchedulerPro.vue +9 -2
  98. package/src/components/BryntumSchedulerProBase.vue +9 -2
  99. package/src/components/BryntumSchedulerProBaseProps.ts +8 -2
  100. package/src/components/BryntumSchedulerProProjectModel.vue +5 -2
  101. package/src/components/BryntumSchedulerProProjectModelProps.ts +1 -0
  102. package/src/components/BryntumSchedulerProProps.ts +8 -2
  103. package/src/components/BryntumSchedulingDirectionPicker.vue +12 -5
  104. package/src/components/BryntumSchedulingDirectionPickerProps.ts +11 -4
  105. package/src/components/BryntumSchedulingModePicker.vue +12 -5
  106. package/src/components/BryntumSchedulingModePickerProps.ts +11 -4
  107. package/src/components/BryntumStartDateField.vue +13 -6
  108. package/src/components/BryntumStartDateFieldProps.ts +12 -5
  109. package/src/components/BryntumTimeline.vue +9 -2
  110. package/src/components/BryntumTimelineProps.ts +8 -2
  111. package/src/components/BryntumVersionGrid.vue +9 -2
  112. package/src/components/BryntumVersionGridProps.ts +8 -2
  113. package/lib/chunks/7vz3cAx6.js.map +0 -1
  114. package/lib/chunks/B1SaPsRu.js.map +0 -1
  115. package/lib/chunks/B8GKehTJ.js.map +0 -1
  116. package/lib/chunks/BhXv58eE.js.map +0 -1
  117. package/lib/chunks/BhfdqXGU.js.map +0 -1
  118. package/lib/chunks/Bk2bIVfG.js.map +0 -1
  119. package/lib/chunks/C1vi1h_N.js.map +0 -1
  120. package/lib/chunks/CEQZr1q6.js.map +0 -1
  121. package/lib/chunks/CPjow0gO.js.map +0 -1
  122. package/lib/chunks/Cb_akueu.js.map +0 -1
  123. package/lib/chunks/Cc_DPp3S.js.map +0 -1
  124. package/lib/chunks/Cr5VTUbs.js.map +0 -1
  125. package/lib/chunks/D-hmgVVF.js.map +0 -1
  126. package/lib/chunks/D-v-Wqj4.js.map +0 -1
  127. package/lib/chunks/D0hJ3P6L.js.map +0 -1
  128. package/lib/chunks/DPA-xEW5.js.map +0 -1
  129. package/lib/chunks/XQWZfDOm.js.map +0 -1
  130. package/lib/chunks/eKXSEOkn.js.map +0 -1
  131. package/lib/chunks/edcDjaO2.js.map +0 -1
  132. package/lib/chunks/n2IZFQjR.js.map +0 -1
  133. package/lib/chunks/zY4Qxi9x.js.map +0 -1
@@ -43,6 +43,8 @@ defineProps<{
43
43
  /**
44
44
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
45
45
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
46
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
47
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-appendTo)
46
48
  */
47
49
  appendTo ? : HTMLElement|string
48
50
  /**
@@ -93,9 +95,10 @@ defineProps<{
93
95
  catchEventHandlerExceptions ? : Boolean
94
96
  /**
95
97
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
96
- * Set to `true` to centre the Widget in browser viewport space.
98
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-centered)
99
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
97
100
  */
98
- centered ? : Boolean
101
+ centered ? : Boolean|object
99
102
  /**
100
103
  * A function (or the name of a function in the ownership hierarchy) called during field validation
101
104
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -192,7 +195,7 @@ defineProps<{
192
195
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
193
196
  /**
194
197
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
195
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
198
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
196
199
  * property which controls when a drag should start.
197
200
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-draggable)
198
201
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -313,10 +316,14 @@ defineProps<{
313
316
  inputWidth ? : string|number
314
317
  /**
315
318
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
319
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
320
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-insertBefore)
316
321
  */
317
322
  insertBefore ? : HTMLElement|string
318
323
  /**
319
324
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
325
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
326
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-insertFirst)
320
327
  */
321
328
  insertFirst ? : HTMLElement|string
322
329
  /**
@@ -499,7 +506,7 @@ defineProps<{
499
506
  /**
500
507
  * Project model calendar of which should be used by the field.
501
508
  */
502
- project ? : ProjectModel|object
509
+ project ? : ProjectModel|object|null
503
510
  /**
504
511
  * Makes the field unmodifiable by user action. The input area is not editable, and triggers
505
512
  * are unresponsive.
@@ -552,7 +559,7 @@ defineProps<{
552
559
  rtl ? : Boolean
553
560
  /**
554
561
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
555
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
562
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
556
563
  */
557
564
  scrollAction ? : 'hide'|'realign'|null
558
565
  /**
@@ -891,7 +898,6 @@ const widgetData = {
891
898
  'autoExpand',
892
899
  'autoSelect',
893
900
  'bubbleEvents',
894
- 'centered',
895
901
  'checkValidity',
896
902
  'clearable',
897
903
  'color',
@@ -969,6 +975,7 @@ const widgetData = {
969
975
  'badge',
970
976
  'callOnFunctions',
971
977
  'catchEventHandlerExceptions',
978
+ 'centered',
972
979
  'cls',
973
980
  'column',
974
981
  'dataset',
@@ -28,6 +28,8 @@ export declare type BryntumEndDateFieldProps = {
28
28
  /**
29
29
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
30
30
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
31
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
32
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-appendTo)
31
33
  */
32
34
  appendTo ? : HTMLElement|string
33
35
  /**
@@ -78,9 +80,10 @@ export declare type BryntumEndDateFieldProps = {
78
80
  catchEventHandlerExceptions ? : Boolean
79
81
  /**
80
82
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
81
- * Set to `true` to centre the Widget in browser viewport space.
83
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-centered)
84
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
82
85
  */
83
- centered ? : Boolean
86
+ centered ? : Boolean|object
84
87
  /**
85
88
  * A function (or the name of a function in the ownership hierarchy) called during field validation
86
89
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -177,7 +180,7 @@ export declare type BryntumEndDateFieldProps = {
177
180
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
178
181
  /**
179
182
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
180
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
183
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
181
184
  * property which controls when a drag should start.
182
185
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-draggable)
183
186
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -298,10 +301,14 @@ export declare type BryntumEndDateFieldProps = {
298
301
  inputWidth ? : string|number
299
302
  /**
300
303
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
304
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
305
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-insertBefore)
301
306
  */
302
307
  insertBefore ? : HTMLElement|string
303
308
  /**
304
309
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
310
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
311
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-insertFirst)
305
312
  */
306
313
  insertFirst ? : HTMLElement|string
307
314
  /**
@@ -484,7 +491,7 @@ export declare type BryntumEndDateFieldProps = {
484
491
  /**
485
492
  * Project model calendar of which should be used by the field.
486
493
  */
487
- project ? : ProjectModel|object
494
+ project ? : ProjectModel|object|null
488
495
  /**
489
496
  * Makes the field unmodifiable by user action. The input area is not editable, and triggers
490
497
  * are unresponsive.
@@ -537,7 +544,7 @@ export declare type BryntumEndDateFieldProps = {
537
544
  rtl ? : Boolean
538
545
  /**
539
546
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
540
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
547
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
541
548
  */
542
549
  scrollAction ? : 'hide'|'realign'|null
543
550
  /**
@@ -43,6 +43,8 @@ defineProps<{
43
43
  /**
44
44
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
45
45
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
46
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
47
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-appendTo)
46
48
  */
47
49
  appendTo ? : HTMLElement|string
48
50
  /**
@@ -102,9 +104,10 @@ defineProps<{
102
104
  catchEventHandlerExceptions ? : Boolean
103
105
  /**
104
106
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
105
- * Set to `true` to centre the Widget in browser viewport space.
107
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-centered)
108
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
106
109
  */
107
- centered ? : Boolean
110
+ centered ? : Boolean|object
108
111
  /**
109
112
  * A function (or the name of a function in the ownership hierarchy) called during field validation
110
113
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -240,7 +243,7 @@ defineProps<{
240
243
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
241
244
  /**
242
245
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
243
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
246
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
244
247
  * property which controls when a drag should start.
245
248
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-draggable)
246
249
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -407,10 +410,14 @@ defineProps<{
407
410
  inputWidth ? : string|number
408
411
  /**
409
412
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
413
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
414
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-insertBefore)
410
415
  */
411
416
  insertBefore ? : HTMLElement|string
412
417
  /**
413
418
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
419
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
420
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-insertFirst)
414
421
  */
415
422
  insertFirst ? : HTMLElement|string
416
423
  /**
@@ -671,7 +678,7 @@ defineProps<{
671
678
  rtl ? : Boolean
672
679
  /**
673
680
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
674
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
681
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
675
682
  */
676
683
  scrollAction ? : 'hide'|'realign'|null
677
684
  /**
@@ -1012,7 +1019,6 @@ const widgetData = {
1012
1019
  'bubbleEvents',
1013
1020
  'cacheLastResult',
1014
1021
  'caseSensitive',
1015
- 'centered',
1016
1022
  'checkValidity',
1017
1023
  'chipView',
1018
1024
  'clearable',
@@ -1109,6 +1115,7 @@ const widgetData = {
1109
1115
  'badge',
1110
1116
  'callOnFunctions',
1111
1117
  'catchEventHandlerExceptions',
1118
+ 'centered',
1112
1119
  'cls',
1113
1120
  'column',
1114
1121
  'dataset',
@@ -28,6 +28,8 @@ export declare type BryntumModelComboProps = {
28
28
  /**
29
29
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
30
30
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
31
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
32
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-appendTo)
31
33
  */
32
34
  appendTo ? : HTMLElement|string
33
35
  /**
@@ -87,9 +89,10 @@ export declare type BryntumModelComboProps = {
87
89
  catchEventHandlerExceptions ? : Boolean
88
90
  /**
89
91
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
90
- * Set to `true` to centre the Widget in browser viewport space.
92
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-centered)
93
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
91
94
  */
92
- centered ? : Boolean
95
+ centered ? : Boolean|object
93
96
  /**
94
97
  * A function (or the name of a function in the ownership hierarchy) called during field validation
95
98
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -225,7 +228,7 @@ export declare type BryntumModelComboProps = {
225
228
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
226
229
  /**
227
230
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
228
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
231
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
229
232
  * property which controls when a drag should start.
230
233
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-draggable)
231
234
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -392,10 +395,14 @@ export declare type BryntumModelComboProps = {
392
395
  inputWidth ? : string|number
393
396
  /**
394
397
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
398
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
399
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-insertBefore)
395
400
  */
396
401
  insertBefore ? : HTMLElement|string
397
402
  /**
398
403
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
404
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
405
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-insertFirst)
399
406
  */
400
407
  insertFirst ? : HTMLElement|string
401
408
  /**
@@ -656,7 +663,7 @@ export declare type BryntumModelComboProps = {
656
663
  rtl ? : Boolean
657
664
  /**
658
665
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
659
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
666
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
660
667
  */
661
668
  scrollAction ? : 'hide'|'realign'|null
662
669
  /**
@@ -43,6 +43,8 @@ defineProps<{
43
43
  /**
44
44
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
45
45
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
46
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
47
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-appendTo)
46
48
  */
47
49
  appendTo ? : HTMLElement|string
48
50
  /**
@@ -102,9 +104,10 @@ defineProps<{
102
104
  catchEventHandlerExceptions ? : Boolean
103
105
  /**
104
106
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
105
- * Set to `true` to centre the Widget in browser viewport space.
107
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-centered)
108
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
106
109
  */
107
- centered ? : Boolean
110
+ centered ? : Boolean|object
108
111
  /**
109
112
  * A function (or the name of a function in the ownership hierarchy) called during field validation
110
113
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -240,7 +243,7 @@ defineProps<{
240
243
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
241
244
  /**
242
245
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
243
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
246
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
244
247
  * property which controls when a drag should start.
245
248
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-draggable)
246
249
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -407,10 +410,14 @@ defineProps<{
407
410
  inputWidth ? : string|number
408
411
  /**
409
412
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
413
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
414
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-insertBefore)
410
415
  */
411
416
  insertBefore ? : HTMLElement|string
412
417
  /**
413
418
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
419
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
420
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-insertFirst)
414
421
  */
415
422
  insertFirst ? : HTMLElement|string
416
423
  /**
@@ -671,7 +678,7 @@ defineProps<{
671
678
  rtl ? : Boolean
672
679
  /**
673
680
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
674
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
681
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
675
682
  */
676
683
  scrollAction ? : 'hide'|'realign'|null
677
684
  /**
@@ -1012,7 +1019,6 @@ const widgetData = {
1012
1019
  'bubbleEvents',
1013
1020
  'cacheLastResult',
1014
1021
  'caseSensitive',
1015
- 'centered',
1016
1022
  'checkValidity',
1017
1023
  'chipView',
1018
1024
  'clearable',
@@ -1109,6 +1115,7 @@ const widgetData = {
1109
1115
  'badge',
1110
1116
  'callOnFunctions',
1111
1117
  'catchEventHandlerExceptions',
1118
+ 'centered',
1112
1119
  'cls',
1113
1120
  'column',
1114
1121
  'dataset',
@@ -28,6 +28,8 @@ export declare type BryntumRateTableFieldProps = {
28
28
  /**
29
29
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
30
30
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
31
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
32
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-appendTo)
31
33
  */
32
34
  appendTo ? : HTMLElement|string
33
35
  /**
@@ -87,9 +89,10 @@ export declare type BryntumRateTableFieldProps = {
87
89
  catchEventHandlerExceptions ? : Boolean
88
90
  /**
89
91
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
90
- * Set to `true` to centre the Widget in browser viewport space.
92
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-centered)
93
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
91
94
  */
92
- centered ? : Boolean
95
+ centered ? : Boolean|object
93
96
  /**
94
97
  * A function (or the name of a function in the ownership hierarchy) called during field validation
95
98
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -225,7 +228,7 @@ export declare type BryntumRateTableFieldProps = {
225
228
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
226
229
  /**
227
230
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
228
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
231
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
229
232
  * property which controls when a drag should start.
230
233
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-draggable)
231
234
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -392,10 +395,14 @@ export declare type BryntumRateTableFieldProps = {
392
395
  inputWidth ? : string|number
393
396
  /**
394
397
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
398
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
399
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-insertBefore)
395
400
  */
396
401
  insertBefore ? : HTMLElement|string
397
402
  /**
398
403
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
404
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
405
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-insertFirst)
399
406
  */
400
407
  insertFirst ? : HTMLElement|string
401
408
  /**
@@ -656,7 +663,7 @@ export declare type BryntumRateTableFieldProps = {
656
663
  rtl ? : Boolean
657
664
  /**
658
665
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
659
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
666
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
660
667
  */
661
668
  scrollAction ? : 'hide'|'realign'|null
662
669
  /**
@@ -43,6 +43,8 @@ defineProps<{
43
43
  /**
44
44
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
45
45
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
46
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
47
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-appendTo)
46
48
  */
47
49
  appendTo ? : HTMLElement|string
48
50
  /**
@@ -106,9 +108,10 @@ defineProps<{
106
108
  catchEventHandlerExceptions ? : Boolean
107
109
  /**
108
110
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
109
- * Set to `true` to centre the Widget in browser viewport space.
111
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-centered)
112
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
110
113
  */
111
- centered ? : Boolean
114
+ centered ? : Boolean|object
112
115
  /**
113
116
  * Show a tool in the header to close this Popup.
114
117
  * The tool is available in the [tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools) object
@@ -334,10 +337,14 @@ defineProps<{
334
337
  inputFieldAlign ? : 'start'|'end'
335
338
  /**
336
339
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
340
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
341
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-insertBefore)
337
342
  */
338
343
  insertBefore ? : HTMLElement|string
339
344
  /**
340
345
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
346
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
347
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-insertFirst)
341
348
  */
342
349
  insertFirst ? : HTMLElement|string
343
350
  /**
@@ -363,7 +370,7 @@ defineProps<{
363
370
  */
364
371
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
365
372
  /**
366
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
373
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
367
374
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-labelWidth)
368
375
  */
369
376
  labelWidth ? : number|null
@@ -568,7 +575,7 @@ defineProps<{
568
575
  scrollable ? : Boolean|ScrollerConfig|Scroller
569
576
  /**
570
577
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
571
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
578
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
572
579
  */
573
580
  scrollAction ? : 'hide'|'realign'|null
574
581
  /**
@@ -934,7 +941,6 @@ const widgetData = {
934
941
  'bodyCls',
935
942
  'border',
936
943
  'bubbleEvents',
937
- 'centered',
938
944
  'closable',
939
945
  'closeAction',
940
946
  'closeOnEscape',
@@ -1006,6 +1012,7 @@ const widgetData = {
1006
1012
  'appendTo',
1007
1013
  'callOnFunctions',
1008
1014
  'catchEventHandlerExceptions',
1015
+ 'centered',
1009
1016
  'cls',
1010
1017
  'collapsed',
1011
1018
  'column',
@@ -28,6 +28,8 @@ export declare type BryntumResourceEditorProps = {
28
28
  /**
29
29
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
30
30
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
31
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
32
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-appendTo)
31
33
  */
32
34
  appendTo ? : HTMLElement|string
33
35
  /**
@@ -91,9 +93,10 @@ export declare type BryntumResourceEditorProps = {
91
93
  catchEventHandlerExceptions ? : Boolean
92
94
  /**
93
95
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
94
- * Set to `true` to centre the Widget in browser viewport space.
96
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-centered)
97
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
95
98
  */
96
- centered ? : Boolean
99
+ centered ? : Boolean|object
97
100
  /**
98
101
  * Show a tool in the header to close this Popup.
99
102
  * The tool is available in the [tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools) object
@@ -319,10 +322,14 @@ export declare type BryntumResourceEditorProps = {
319
322
  inputFieldAlign ? : 'start'|'end'
320
323
  /**
321
324
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
325
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
326
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-insertBefore)
322
327
  */
323
328
  insertBefore ? : HTMLElement|string
324
329
  /**
325
330
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
331
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
332
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-insertFirst)
326
333
  */
327
334
  insertFirst ? : HTMLElement|string
328
335
  /**
@@ -348,7 +355,7 @@ export declare type BryntumResourceEditorProps = {
348
355
  */
349
356
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
350
357
  /**
351
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
358
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
352
359
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-labelWidth)
353
360
  */
354
361
  labelWidth ? : number|null
@@ -553,7 +560,7 @@ export declare type BryntumResourceEditorProps = {
553
560
  scrollable ? : Boolean|ScrollerConfig|Scroller
554
561
  /**
555
562
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
556
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
563
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
557
564
  */
558
565
  scrollAction ? : 'hide'|'realign'|null
559
566
  /**
@@ -76,6 +76,8 @@ defineProps<{
76
76
  /**
77
77
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
78
78
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
79
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
80
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-appendTo)
79
81
  */
80
82
  appendTo ? : HTMLElement|string
81
83
  /**
@@ -391,10 +393,14 @@ defineProps<{
391
393
  inputFieldAlign ? : 'start'|'end'
392
394
  /**
393
395
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
396
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
397
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-insertBefore)
394
398
  */
395
399
  insertBefore ? : HTMLElement|string
396
400
  /**
397
401
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
402
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
403
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-insertFirst)
398
404
  */
399
405
  insertFirst ? : HTMLElement|string
400
406
  /**
@@ -407,7 +413,7 @@ defineProps<{
407
413
  */
408
414
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
409
415
  /**
410
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
416
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
411
417
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-labelWidth)
412
418
  */
413
419
  labelWidth ? : number|null
@@ -510,7 +516,7 @@ defineProps<{
510
516
  * Can be omitted in favor of individual store configs or [crudManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerStores#config-crudManager) config.
511
517
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-project)
512
518
  */
513
- project ? : ProjectModel|ProjectModelConfig|object
519
+ project ? : ProjectModel|ProjectModelConfig|object|null
514
520
  /**
515
521
  * The project model class to use when creating the project instance. Override this to use a custom project
516
522
  * model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
@@ -2555,6 +2561,7 @@ const widgetData = {
2555
2561
  'width'
2556
2562
  ],
2557
2563
  propertyNames : [
2564
+ 'centered',
2558
2565
  'originalStore',
2559
2566
  'parent',
2560
2567
  'selectedCell',
@@ -37,6 +37,8 @@ export declare type BryntumResourceGridProps = {
37
37
  /**
38
38
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
39
39
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
40
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
41
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-appendTo)
40
42
  */
41
43
  appendTo ? : HTMLElement|string
42
44
  /**
@@ -352,10 +354,14 @@ export declare type BryntumResourceGridProps = {
352
354
  inputFieldAlign ? : 'start'|'end'
353
355
  /**
354
356
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
357
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
358
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-insertBefore)
355
359
  */
356
360
  insertBefore ? : HTMLElement|string
357
361
  /**
358
362
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
363
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
364
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-insertFirst)
359
365
  */
360
366
  insertFirst ? : HTMLElement|string
361
367
  /**
@@ -368,7 +374,7 @@ export declare type BryntumResourceGridProps = {
368
374
  */
369
375
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
370
376
  /**
371
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
377
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
372
378
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-labelWidth)
373
379
  */
374
380
  labelWidth ? : number|null
@@ -471,7 +477,7 @@ export declare type BryntumResourceGridProps = {
471
477
  * Can be omitted in favor of individual store configs or [crudManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerStores#config-crudManager) config.
472
478
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-project)
473
479
  */
474
- project ? : ProjectModel|ProjectModelConfig|object
480
+ project ? : ProjectModel|ProjectModelConfig|object|null
475
481
  /**
476
482
  * The project model class to use when creating the project instance. Override this to use a custom project
477
483
  * model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.