@bryntum/scheduler-thin-trial 7.2.1 → 7.2.2

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 (136) hide show
  1. package/fluent2-dark.css +31 -31
  2. package/high-contrast-dark.css +32 -32
  3. package/lib/crud/AbstractCrudManagerMixin.js +1 -1
  4. package/lib/data/mixin/EventStoreMixin.js +1 -1
  5. package/lib/data/mixin/RecurringTimeSpansMixin.js +1 -1
  6. package/lib/feature/EventCopyPaste.js +1 -1
  7. package/lib/feature/EventDrag.js +1 -1
  8. package/lib/feature/EventEdit.js +1 -1
  9. package/lib/feature/EventResize.css +2 -2
  10. package/lib/feature/ResourceMenu.js +1 -1
  11. package/lib/feature/ScheduleContext.js +1 -1
  12. package/lib/feature/SimpleEventEdit.js +1 -1
  13. package/lib/feature/TreeSummary.js +1 -1
  14. package/lib/feature/base/DragBase.js +1 -1
  15. package/lib/feature/base/EditBase.js +1 -1
  16. package/lib/feature/base/ResourceTimeRangesBase.js +1 -1
  17. package/lib/feature/export/exporter/SchedulerExporterMixin.js +1 -1
  18. package/lib/feature/export/exporter/SinglePageUnscaledExporter.js +1 -1
  19. package/lib/localization/Ar.js +2 -1
  20. package/lib/localization/Bg.js +2 -1
  21. package/lib/localization/Ca.js +2 -1
  22. package/lib/localization/Cs.js +2 -1
  23. package/lib/localization/Da.js +2 -1
  24. package/lib/localization/De.js +2 -1
  25. package/lib/localization/El.js +2 -1
  26. package/lib/localization/En.js +2 -1
  27. package/lib/localization/EnGb.js +2 -1
  28. package/lib/localization/Es.js +2 -1
  29. package/lib/localization/Et.js +2 -1
  30. package/lib/localization/Eu.js +2 -1
  31. package/lib/localization/Fi.js +2 -1
  32. package/lib/localization/FrFr.js +2 -1
  33. package/lib/localization/Gl.js +2 -1
  34. package/lib/localization/He.js +2 -1
  35. package/lib/localization/Hi.js +2 -1
  36. package/lib/localization/Hr.js +2 -1
  37. package/lib/localization/Hu.js +2 -1
  38. package/lib/localization/Id.js +2 -1
  39. package/lib/localization/It.js +2 -1
  40. package/lib/localization/Ja.js +2 -1
  41. package/lib/localization/Kk.js +2 -1
  42. package/lib/localization/Ko.js +2 -1
  43. package/lib/localization/Lt.js +2 -1
  44. package/lib/localization/Lv.js +2 -1
  45. package/lib/localization/Ms.js +2 -1
  46. package/lib/localization/Nl.js +2 -1
  47. package/lib/localization/No.js +2 -1
  48. package/lib/localization/Pl.js +2 -1
  49. package/lib/localization/Pt.js +2 -1
  50. package/lib/localization/PtBr.js +2 -1
  51. package/lib/localization/Ro.js +2 -1
  52. package/lib/localization/Ru.js +2 -1
  53. package/lib/localization/Sk.js +2 -1
  54. package/lib/localization/Sl.js +2 -1
  55. package/lib/localization/Sr.js +2 -1
  56. package/lib/localization/SrRs.js +2 -1
  57. package/lib/localization/SvSE.js +2 -1
  58. package/lib/localization/Th.js +2 -1
  59. package/lib/localization/Tr.js +2 -1
  60. package/lib/localization/Uk.js +2 -1
  61. package/lib/localization/Vi.js +2 -1
  62. package/lib/localization/ZhCn.js +2 -1
  63. package/lib/localization/ZhTw.js +2 -1
  64. package/lib/model/RecurrenceModel.js +1 -1
  65. package/lib/model/TimeSpan.js +1 -1
  66. package/lib/model/mixin/EventModelMixin.js +1 -1
  67. package/lib/model/mixin/RecurringTimeSpan.js +1 -1
  68. package/lib/view/ResourceHeader.js +1 -1
  69. package/lib/view/SchedulerBase.js +1 -1
  70. package/lib/view/TimelineBase.js +1 -1
  71. package/lib/view/mixin/EventNavigation.js +1 -1
  72. package/lib/view/mixin/EventSelection.js +1 -1
  73. package/lib/view/mixin/RecurringEvents.js +1 -1
  74. package/lib/view/mixin/SchedulerDom.js +1 -1
  75. package/lib/view/mixin/SchedulerScroll.js +1 -1
  76. package/lib/view/mixin/TimelineDomEvents.js +1 -1
  77. package/lib/view/mixin/TimelineViewPresets.js +1 -1
  78. package/lib/view/mixin/TimelineZoomable.js +1 -1
  79. package/lib/view/orientation/HorizontalRendering.js +1 -1
  80. package/lib/view/orientation/VerticalRendering.js +1 -1
  81. package/lib/widget/EventColorField.js +1 -1
  82. package/lib/widget/ViewPresetCombo.js +1 -1
  83. package/locales/scheduler.locale.Ar.js +1 -1
  84. package/locales/scheduler.locale.Bg.js +1 -1
  85. package/locales/scheduler.locale.Ca.js +1 -1
  86. package/locales/scheduler.locale.Cs.js +1 -1
  87. package/locales/scheduler.locale.Da.js +1 -1
  88. package/locales/scheduler.locale.De.js +1 -1
  89. package/locales/scheduler.locale.El.js +1 -1
  90. package/locales/scheduler.locale.En.js +1 -1
  91. package/locales/scheduler.locale.EnGb.js +1 -1
  92. package/locales/scheduler.locale.Es.js +1 -1
  93. package/locales/scheduler.locale.Et.js +1 -1
  94. package/locales/scheduler.locale.Eu.js +1 -1
  95. package/locales/scheduler.locale.Fi.js +1 -1
  96. package/locales/scheduler.locale.FrFr.js +1 -1
  97. package/locales/scheduler.locale.Gl.js +1 -1
  98. package/locales/scheduler.locale.He.js +1 -1
  99. package/locales/scheduler.locale.Hi.js +1 -1
  100. package/locales/scheduler.locale.Hr.js +1 -1
  101. package/locales/scheduler.locale.Hu.js +1 -1
  102. package/locales/scheduler.locale.Id.js +1 -1
  103. package/locales/scheduler.locale.It.js +1 -1
  104. package/locales/scheduler.locale.Ja.js +1 -1
  105. package/locales/scheduler.locale.Kk.js +1 -1
  106. package/locales/scheduler.locale.Ko.js +1 -1
  107. package/locales/scheduler.locale.Lt.js +1 -1
  108. package/locales/scheduler.locale.Lv.js +1 -1
  109. package/locales/scheduler.locale.Ms.js +1 -1
  110. package/locales/scheduler.locale.Nl.js +1 -1
  111. package/locales/scheduler.locale.No.js +1 -1
  112. package/locales/scheduler.locale.Pl.js +1 -1
  113. package/locales/scheduler.locale.Pt.js +1 -1
  114. package/locales/scheduler.locale.PtBr.js +1 -1
  115. package/locales/scheduler.locale.Ro.js +1 -1
  116. package/locales/scheduler.locale.Ru.js +1 -1
  117. package/locales/scheduler.locale.Sk.js +1 -1
  118. package/locales/scheduler.locale.Sl.js +1 -1
  119. package/locales/scheduler.locale.Sr.js +1 -1
  120. package/locales/scheduler.locale.SrRs.js +1 -1
  121. package/locales/scheduler.locale.SvSE.js +1 -1
  122. package/locales/scheduler.locale.Th.js +1 -1
  123. package/locales/scheduler.locale.Tr.js +1 -1
  124. package/locales/scheduler.locale.Uk.js +1 -1
  125. package/locales/scheduler.locale.Vi.js +1 -1
  126. package/locales/scheduler.locale.ZhCn.js +1 -1
  127. package/locales/scheduler.locale.ZhTw.js +1 -1
  128. package/material3-dark.css +31 -31
  129. package/package.json +1 -1
  130. package/scheduler.css +2 -2
  131. package/scheduler.css.map +2 -2
  132. package/scheduler.d.ts +346 -150
  133. package/stockholm-dark.css +32 -32
  134. package/svalbard-dark.css +32 -32
  135. package/visby-dark.css +34 -33
  136. package/visby-light.css +2 -1
package/scheduler.d.ts CHANGED
@@ -994,7 +994,7 @@ type DurationColumnConfig = {
994
994
  id?: string|number
995
995
  /**
996
996
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
997
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
997
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
998
998
  */
999
999
  instantUpdate?: boolean
1000
1000
  /**
@@ -1179,7 +1179,7 @@ type DurationColumnConfig = {
1179
1179
  */
1180
1180
  responsiveLevels?: object
1181
1181
  /**
1182
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
1182
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
1183
1183
  * revert the field to the value it had when the edit began. If the value is *not* changed
1184
1184
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
1185
1185
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -1742,7 +1742,7 @@ type EventColorColumnConfig = {
1742
1742
  id?: string|number
1743
1743
  /**
1744
1744
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
1745
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
1745
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
1746
1746
  */
1747
1747
  instantUpdate?: boolean
1748
1748
  /**
@@ -1914,7 +1914,7 @@ type EventColorColumnConfig = {
1914
1914
  */
1915
1915
  responsiveLevels?: object
1916
1916
  /**
1917
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
1917
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
1918
1918
  * revert the field to the value it had when the edit began. If the value is *not* changed
1919
1919
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
1920
1920
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -2452,7 +2452,7 @@ type ResourceCollapseColumnConfig = {
2452
2452
  id?: string|number
2453
2453
  /**
2454
2454
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
2455
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
2455
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
2456
2456
  */
2457
2457
  instantUpdate?: boolean
2458
2458
  /**
@@ -2604,7 +2604,7 @@ type ResourceCollapseColumnConfig = {
2604
2604
  */
2605
2605
  responsiveLevels?: object
2606
2606
  /**
2607
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
2607
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
2608
2608
  * revert the field to the value it had when the edit began. If the value is *not* changed
2609
2609
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
2610
2610
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -3140,7 +3140,7 @@ type ResourceInfoColumnConfig = {
3140
3140
  id?: string|number
3141
3141
  /**
3142
3142
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
3143
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
3143
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
3144
3144
  */
3145
3145
  instantUpdate?: boolean
3146
3146
  /**
@@ -3292,7 +3292,7 @@ type ResourceInfoColumnConfig = {
3292
3292
  */
3293
3293
  responsiveLevels?: object
3294
3294
  /**
3295
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
3295
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
3296
3296
  * revert the field to the value it had when the edit began. If the value is *not* changed
3297
3297
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
3298
3298
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -3883,7 +3883,7 @@ type ScaleColumnConfig = {
3883
3883
  id?: string|number
3884
3884
  /**
3885
3885
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
3886
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
3886
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
3887
3887
  */
3888
3888
  instantUpdate?: boolean
3889
3889
  /**
@@ -4055,7 +4055,7 @@ type ScaleColumnConfig = {
4055
4055
  */
4056
4056
  responsiveLevels?: object
4057
4057
  /**
4058
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
4058
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
4059
4059
  * revert the field to the value it had when the edit began. If the value is *not* changed
4060
4060
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
4061
4061
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -4607,7 +4607,7 @@ type TimeAxisColumnConfig = {
4607
4607
  id?: string|number
4608
4608
  /**
4609
4609
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
4610
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
4610
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
4611
4611
  */
4612
4612
  instantUpdate?: boolean
4613
4613
  /**
@@ -4783,7 +4783,7 @@ type TimeAxisColumnConfig = {
4783
4783
  */
4784
4784
  responsiveLevels?: object
4785
4785
  /**
4786
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
4786
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
4787
4787
  * revert the field to the value it had when the edit began. If the value is *not* changed
4788
4788
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
4789
4789
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -5308,7 +5308,7 @@ type VerticalTimeAxisColumnConfig = {
5308
5308
  id?: string|number
5309
5309
  /**
5310
5310
  * Set to `true` to have the [CellEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit) feature update the record being edited live upon
5311
- * field edit instead of when editing is finished by using `TAB` or `ENTER`
5311
+ * field edit instead of when editing is finished by using <kbd>Tab</kbd> or <kbd>Enter</kbd>
5312
5312
  */
5313
5313
  instantUpdate?: boolean
5314
5314
  /**
@@ -5480,7 +5480,7 @@ type VerticalTimeAxisColumnConfig = {
5480
5480
  */
5481
5481
  responsiveLevels?: object
5482
5482
  /**
5483
- * Setting this option means that pressing the `ESCAPE` key after editing the field will
5483
+ * Setting this option means that pressing the <kbd>Escape</kbd> key after editing the field will
5484
5484
  * revert the field to the value it had when the edit began. If the value is *not* changed
5485
5485
  * from when the edit started, the input field's [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
5486
5486
  * behaviour will be activated. Finally, the edit will be canceled.
@@ -27909,8 +27909,8 @@ type EventCopyPasteConfig = {
27909
27909
  }
27910
27910
 
27911
27911
  /**
27912
- * Allow using <kbd>Ctrl</kbd>/<kbd>CMD</kbd> + <kbd>C</kbd>/<kbd>X</kbd> and <kbd>Ctrl</kbd>/<kbd>CMD</kbd> +
27913
- * <kbd>V</kbd> to copy/cut and paste events.
27912
+ * Allow using <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>C</kbd>, <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>X</kbd> and
27913
+ * <kbd>Ctrl</kbd>/<kbd>Cmd</kbd>+<kbd>V</kbd> to copy/cut and paste events.
27914
27914
  * ...
27915
27915
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/EventCopyPaste)
27916
27916
  */
@@ -30665,7 +30665,7 @@ type EventTooltipConfig = {
30665
30665
  */
30666
30666
  closeAction?: 'hide'|'destroy'
30667
30667
  /**
30668
- * Close popup when `ESC` key is pressed.
30668
+ * Close popup when <kbd>Escape</kbd> key is pressed.
30669
30669
  */
30670
30670
  closeOnEscape?: boolean
30671
30671
  /**
@@ -35426,7 +35426,7 @@ export class ScrollButtons extends InstancePlugin {
35426
35426
  */
35427
35427
  type SimpleEventEditListenersTypes = {
35428
35428
  /**
35429
- * Fired when cancellation has been requested, either by `ESC`, or focus loss (if configured to cancel on blur).
35429
+ * Fired when cancellation has been requested, either by <kbd>Escape</kbd>, or focus loss (if configured to cancel on blur).
35430
35430
  * The cancellation may be vetoed, in which case, focus is moved back into the editor.
35431
35431
  * @param {object} event Event object
35432
35432
  * @param {object} event.oldValue The original value.
@@ -35435,7 +35435,7 @@ type SimpleEventEditListenersTypes = {
35435
35435
  */
35436
35436
  beforeCancel: (event: { oldValue: object, value: object, source: Editor }) => Promise<boolean>|boolean|void
35437
35437
  /**
35438
- * Fired when an edit completion has been requested, either by `ENTER`, or focus loss (if configured to complete on blur).
35438
+ * Fired when an edit completion has been requested, either by <kbd>Enter</kbd>, or focus loss (if configured to complete on blur).
35439
35439
  * The completion may be vetoed, in which case, focus is moved back into the editor.
35440
35440
  * @param {object} event Event object
35441
35441
  * @param {object} event.oldValue The original value.
@@ -35517,7 +35517,7 @@ type SimpleEventEditListeners = {
35517
35517
  */
35518
35518
  thisObj?: object
35519
35519
  /**
35520
- * Fired when cancellation has been requested, either by `ESC`, or focus loss (if configured to cancel on blur).
35520
+ * Fired when cancellation has been requested, either by <kbd>Escape</kbd>, or focus loss (if configured to cancel on blur).
35521
35521
  * The cancellation may be vetoed, in which case, focus is moved back into the editor.
35522
35522
  * @param {object} event Event object
35523
35523
  * @param {object} event.oldValue The original value.
@@ -35526,7 +35526,7 @@ type SimpleEventEditListeners = {
35526
35526
  */
35527
35527
  beforeCancel?: ((event: { oldValue: object, value: object, source: Editor }) => Promise<boolean>|boolean|void)|string
35528
35528
  /**
35529
- * Fired when an edit completion has been requested, either by `ENTER`, or focus loss (if configured to complete on blur).
35529
+ * Fired when an edit completion has been requested, either by <kbd>Enter</kbd>, or focus loss (if configured to complete on blur).
35530
35530
  * The completion may be vetoed, in which case, focus is moved back into the editor.
35531
35531
  * @param {object} event Event object
35532
35532
  * @param {object} event.oldValue The original value.
@@ -35675,7 +35675,7 @@ type SimpleEventEditConfig = {
35675
35675
  */
35676
35676
  triggerEvent?: string
35677
35677
  /**
35678
- * Fired when cancellation has been requested, either by `ESC`, or focus loss (if configured to cancel on blur).
35678
+ * Fired when cancellation has been requested, either by <kbd>Escape</kbd>, or focus loss (if configured to cancel on blur).
35679
35679
  * The cancellation may be vetoed, in which case, focus is moved back into the editor.
35680
35680
  * @param {object} event Event object
35681
35681
  * @param {object} event.oldValue The original value.
@@ -35684,7 +35684,7 @@ type SimpleEventEditConfig = {
35684
35684
  */
35685
35685
  onBeforeCancel?: ((event: { oldValue: object, value: object, source: Editor }) => Promise<boolean>|boolean|void)|string
35686
35686
  /**
35687
- * Fired when an edit completion has been requested, either by `ENTER`, or focus loss (if configured to complete on blur).
35687
+ * Fired when an edit completion has been requested, either by <kbd>Enter</kbd>, or focus loss (if configured to complete on blur).
35688
35688
  * The completion may be vetoed, in which case, focus is moved back into the editor.
35689
35689
  * @param {object} event Event object
35690
35690
  * @param {object} event.oldValue The original value.
@@ -35776,7 +35776,7 @@ export class SimpleEventEdit extends InstancePlugin {
35776
35776
  */
35777
35777
  readonly isSimpleEventEdit: boolean
35778
35778
  /**
35779
- * Fired when cancellation has been requested, either by `ESC`, or focus loss (if configured to cancel on blur).
35779
+ * Fired when cancellation has been requested, either by <kbd>Escape</kbd>, or focus loss (if configured to cancel on blur).
35780
35780
  * The cancellation may be vetoed, in which case, focus is moved back into the editor.
35781
35781
  * @param {object} event Event object
35782
35782
  * @param {object} event.oldValue The original value.
@@ -35785,7 +35785,7 @@ export class SimpleEventEdit extends InstancePlugin {
35785
35785
  */
35786
35786
  onBeforeCancel: ((event: { oldValue: object, value: object, source: Editor }) => Promise<boolean>|boolean|void)|string
35787
35787
  /**
35788
- * Fired when an edit completion has been requested, either by `ENTER`, or focus loss (if configured to complete on blur).
35788
+ * Fired when an edit completion has been requested, either by <kbd>Enter</kbd>, or focus loss (if configured to complete on blur).
35789
35789
  * The completion may be vetoed, in which case, focus is moved back into the editor.
35790
35790
  * @param {object} event Event object
35791
35791
  * @param {object} event.oldValue The original value.
@@ -39567,7 +39567,7 @@ type TooltipBaseConfig = {
39567
39567
  */
39568
39568
  closeAction?: 'hide'|'destroy'
39569
39569
  /**
39570
- * Close popup when `ESC` key is pressed.
39570
+ * Close popup when <kbd>Escape</kbd> key is pressed.
39571
39571
  */
39572
39572
  closeOnEscape?: boolean
39573
39573
  /**
@@ -40564,7 +40564,7 @@ type ExcelExporterConfig = {
40564
40564
  */
40565
40565
  localizableProperties?: string[]
40566
40566
  /**
40567
- * This hook allows to use 3rd party libraries to generate XLSX files.
40567
+ * This hook allows using 3rd party libraries to generate XLSX files.
40568
40568
  * ...
40569
40569
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/experimental/ExcelExporter#config-xlsProvider)
40570
40570
  */
@@ -42204,7 +42204,7 @@ type SinglePageUnscaledExporterConfig = {
42204
42204
 
42205
42205
  /**
42206
42206
  * A single page exporter. Used by the [PdfExport](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/export/PdfExport) feature to export to single page.
42207
- * Content is exported with dimensions required to fit all requested rows and columns. This allows to generate PDF page
42207
+ * Content is exported with dimensions required to fit all requested rows and columns. This allows generating a PDF page
42208
42208
  * not constrained by the standard paper formats.
42209
42209
  * ...
42210
42210
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/export/exporter/SinglePageUnscaledExporter)
@@ -44087,7 +44087,7 @@ type EventModelConfig = {
44087
44087
  */
44088
44088
  resourceId?: string|number
44089
44089
  /**
44090
- * Ids of the resources this event is associated with (can be used for for multiple assignments).
44090
+ * Ids of the resources this event is associated with (can be used for multiple assignments).
44091
44091
  * Any event using `resourceIds` will have assignments in AssignmentStore generated automatically.
44092
44092
  * It only applies if is configured with `persist: true`.
44093
44093
  * ...
@@ -44271,7 +44271,7 @@ export class EventModel extends TimeSpan {
44271
44271
  */
44272
44272
  resourceId: string|number
44273
44273
  /**
44274
- * Ids of the resources this event is associated with (can be used for for multiple assignments).
44274
+ * Ids of the resources this event is associated with (can be used for multiple assignments).
44275
44275
  * Any event using `resourceIds` will have assignments in AssignmentStore generated automatically.
44276
44276
  * It only applies if is configured with `persist: true`.
44277
44277
  */
@@ -44327,6 +44327,14 @@ export class EventModel extends TimeSpan {
44327
44327
  * @param {Date} date The date to find an exception for.
44328
44328
  */
44329
44329
  hasException(date: Date): boolean;
44330
+ /**
44331
+ * Returns `true` if this recurring timespan has any occurrences within the specified date range.
44332
+ * More efficient than [getOccurrencesForDateRange](https://bryntum.com/products/scheduler/docs/api/Scheduler/model/mixin/RecurringTimeSpan#function-getOccurrencesForDateRange) when you only need to check
44333
+ * existence, since it short-circuits on the first match without materializing all occurrences.
44334
+ * @param {Date} startDate The start date of the range.
44335
+ * @param {Date} endDate The end date of the range.
44336
+ */
44337
+ hasOccurrencesInDateRange(startDate: Date, endDate: Date): boolean;
44330
44338
  /**
44331
44339
  * Returns true if this event is assigned to a certain resource.
44332
44340
  * @param {Scheduler.model.ResourceModel,string,number} resource The resource to query for
@@ -45010,7 +45018,8 @@ export class ProjectModel extends Model {
45010
45018
  readonly lastChild: Model
45011
45019
  /**
45012
45020
  * Get a map of the modified fields in form of an object. The field´s [dataSource](https://bryntum.com/products/scheduler/docs/api/Core/data/field/DataField#config-dataSource)
45013
- * is used as the property name in the returned object. The record´s id is always included.
45021
+ * is used as the property name in the returned object. The record's id is included unless its
45022
+ * [persist](https://bryntum.com/products/scheduler/docs/api/Core/data/field/DataField#config-persist) config is `false`.
45014
45023
  */
45015
45024
  readonly modificationData: object
45016
45025
  /**
@@ -45607,6 +45616,13 @@ type RecurrenceModelConfig = {
45607
45616
  * @deprecated This field has been deprecated. Please read the [guide](https://bryntum.com/products/scheduler/docs/api/Grid/guides/data/lazyloading.md) to find out if your app needs to use the new [isFullyLoaded](https://bryntum.com/products/scheduler/docs/api/Core/data/mixin/TreeNode#field-isFullyLoaded) field.
45608
45617
  */
45609
45618
  remoteChildCount?: number
45619
+ /**
45620
+ * Set to a IANA time zone (i.e. `Europe/Stockholm`) to force the occurrences to be calculated in that
45621
+ * configured time zone.
45622
+ * ...
45623
+ * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/model/RecurrenceModel#config-timeZone)
45624
+ */
45625
+ timeZone?: string
45610
45626
  }
45611
45627
 
45612
45628
  /**
@@ -45680,6 +45696,11 @@ export class RecurrenceModel extends Model {
45680
45696
  * The timespan this recurrence is associated with.
45681
45697
  */
45682
45698
  timeSpan: TimeSpan
45699
+ /**
45700
+ * Set to a IANA time zone (i.e. `Europe/Stockholm`) to force the occurrences to be calculated in that
45701
+ * configured time zone.
45702
+ */
45703
+ timeZone: string
45683
45704
  }
45684
45705
 
45685
45706
  /**
@@ -46201,6 +46222,14 @@ export class ResourceTimeRangeModel extends TimeSpan {
46201
46222
  * @param {Date} date The date to find an exception for.
46202
46223
  */
46203
46224
  hasException(date: Date): boolean;
46225
+ /**
46226
+ * Returns `true` if this recurring timespan has any occurrences within the specified date range.
46227
+ * More efficient than [getOccurrencesForDateRange](https://bryntum.com/products/scheduler/docs/api/Scheduler/model/mixin/RecurringTimeSpan#function-getOccurrencesForDateRange) when you only need to check
46228
+ * existence, since it short-circuits on the first match without materializing all occurrences.
46229
+ * @param {Date} startDate The start date of the range.
46230
+ * @param {Date} endDate The end date of the range.
46231
+ */
46232
+ hasOccurrencesInDateRange(startDate: Date, endDate: Date): boolean;
46204
46233
  /**
46205
46234
  * Override of [Model](https://bryntum.com/products/scheduler/docs/api/Core/data/Model)'s method. If an [isOccurrence](#Scheduler/model/mixin/RecurringTimeSpan#property-isOccurrence) is passed, it is detached from
46206
46235
  * its parent recurring event. If it still has a recurrence then the recurring event is changed to stop at the
@@ -46429,6 +46458,14 @@ export class TimeRangeModel extends TimeSpan {
46429
46458
  * @param {Date} date The date to find an exception for.
46430
46459
  */
46431
46460
  hasException(date: Date): boolean;
46461
+ /**
46462
+ * Returns `true` if this recurring timespan has any occurrences within the specified date range.
46463
+ * More efficient than [getOccurrencesForDateRange](https://bryntum.com/products/scheduler/docs/api/Scheduler/model/mixin/RecurringTimeSpan#function-getOccurrencesForDateRange) when you only need to check
46464
+ * existence, since it short-circuits on the first match without materializing all occurrences.
46465
+ * @param {Date} startDate The start date of the range.
46466
+ * @param {Date} endDate The end date of the range.
46467
+ */
46468
+ hasOccurrencesInDateRange(startDate: Date, endDate: Date): boolean;
46432
46469
  /**
46433
46470
  * Override of [Model](https://bryntum.com/products/scheduler/docs/api/Core/data/Model)'s method. If an [isOccurrence](#Scheduler/model/mixin/RecurringTimeSpan#property-isOccurrence) is passed, it is detached from
46434
46471
  * its parent recurring event. If it still has a recurrence then the recurring event is changed to stop at the
@@ -46852,7 +46889,7 @@ type EventModelMixinClassConfig = {
46852
46889
  */
46853
46890
  resourceId?: string|number
46854
46891
  /**
46855
- * Ids of the resources this event is associated with (can be used for for multiple assignments).
46892
+ * Ids of the resources this event is associated with (can be used for multiple assignments).
46856
46893
  * Any event using `resourceIds` will have assignments in AssignmentStore generated automatically.
46857
46894
  * It only applies if is configured with `persist: true`.
46858
46895
  * ...
@@ -46970,7 +47007,7 @@ export class EventModelMixinClass {
46970
47007
  */
46971
47008
  resourceId: string|number
46972
47009
  /**
46973
- * Ids of the resources this event is associated with (can be used for for multiple assignments).
47010
+ * Ids of the resources this event is associated with (can be used for multiple assignments).
46974
47011
  * Any event using `resourceIds` will have assignments in AssignmentStore generated automatically.
46975
47012
  * It only applies if is configured with `persist: true`.
46976
47013
  */
@@ -47524,6 +47561,14 @@ export class RecurringTimeSpanClass {
47524
47561
  * @param {Date} date The date to find an exception for.
47525
47562
  */
47526
47563
  hasException(date: Date): boolean;
47564
+ /**
47565
+ * Returns `true` if this recurring timespan has any occurrences within the specified date range.
47566
+ * More efficient than [getOccurrencesForDateRange](https://bryntum.com/products/scheduler/docs/api/Scheduler/model/mixin/RecurringTimeSpan#function-getOccurrencesForDateRange) when you only need to check
47567
+ * existence, since it short-circuits on the first match without materializing all occurrences.
47568
+ * @param {Date} startDate The start date of the range.
47569
+ * @param {Date} endDate The end date of the range.
47570
+ */
47571
+ hasOccurrencesInDateRange(startDate: Date, endDate: Date): boolean;
47527
47572
  /**
47528
47573
  * Override of [Model](https://bryntum.com/products/scheduler/docs/api/Core/data/Model)'s method. If an [isOccurrence](#Scheduler/model/mixin/RecurringTimeSpan#property-isOccurrence) is passed, it is detached from
47529
47574
  * its parent recurring event. If it still has a recurrence then the recurring event is changed to stop at the
@@ -50961,7 +51006,7 @@ type EventEditorConfig = {
50961
51006
  */
50962
51007
  closeAction?: 'hide'|'destroy'
50963
51008
  /**
50964
- * Close popup when `ESC` key is pressed.
51009
+ * Close popup when <kbd>Escape</kbd> key is pressed.
50965
51010
  */
50966
51011
  closeOnEscape?: boolean
50967
51012
  /**
@@ -52795,7 +52840,7 @@ type SchedulerListenersTypes = {
52795
52840
  */
52796
52841
  assignmentSelectionChange: (event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void
52797
52842
  /**
52798
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
52843
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
52799
52844
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
52800
52845
  * case records should be "manually" removed after confirmation:
52801
52846
  * ...
@@ -52863,7 +52908,7 @@ type SchedulerListenersTypes = {
52863
52908
  */
52864
52909
  beforeCellEditStart: (event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void
52865
52910
  /**
52866
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
52911
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
52867
52912
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
52868
52913
  * @param {object} event Event object
52869
52914
  * @param {Grid.view.Grid} event.source Owner grid
@@ -53045,7 +53090,7 @@ type SchedulerListenersTypes = {
53045
53090
  */
53046
53091
  beforeEventAdd: (event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void
53047
53092
  /**
53048
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
53093
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
53049
53094
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
53050
53095
  * for async vetoing).
53051
53096
  * ...
@@ -54409,12 +54454,13 @@ type SchedulerListenersTypes = {
54409
54454
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
54410
54455
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
54411
54456
  * @param {Date} event.date The paste date
54412
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
54457
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
54458
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
54413
54459
  * @param {boolean} event.isCut `true` if this is a cut action
54414
54460
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
54415
54461
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
54416
54462
  */
54417
- pasteNotAllowed: (event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void
54463
+ pasteNotAllowed: (event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void
54418
54464
  /**
54419
54465
  * Fires on the owning Grid when export has finished
54420
54466
  * @param {object} event Event object
@@ -55224,6 +55270,14 @@ type SchedulerListenersTypes = {
55224
55270
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
55225
55271
  */
55226
55272
  toolClick: (event: { source: Tool, tool: Tool }) => void
55273
+ /**
55274
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
55275
+ * @param {object} event Event object
55276
+ * @param {Grid.view.Grid} event.source The grid instance
55277
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
55278
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
55279
+ */
55280
+ treeGroup: (event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void
55227
55281
  /**
55228
55282
  * Fires when row locking is disabled.
55229
55283
  * @param {object} event Event object
@@ -55332,7 +55386,7 @@ type SchedulerListeners = {
55332
55386
  */
55333
55387
  assignmentSelectionChange?: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void)|string
55334
55388
  /**
55335
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
55389
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
55336
55390
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
55337
55391
  * case records should be "manually" removed after confirmation:
55338
55392
  * ...
@@ -55400,7 +55454,7 @@ type SchedulerListeners = {
55400
55454
  */
55401
55455
  beforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
55402
55456
  /**
55403
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
55457
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
55404
55458
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
55405
55459
  * @param {object} event Event object
55406
55460
  * @param {Grid.view.Grid} event.source Owner grid
@@ -55582,7 +55636,7 @@ type SchedulerListeners = {
55582
55636
  */
55583
55637
  beforeEventAdd?: ((event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void)|string
55584
55638
  /**
55585
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
55639
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
55586
55640
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
55587
55641
  * for async vetoing).
55588
55642
  * ...
@@ -56946,12 +57000,13 @@ type SchedulerListeners = {
56946
57000
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
56947
57001
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
56948
57002
  * @param {Date} event.date The paste date
56949
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
57003
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
57004
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
56950
57005
  * @param {boolean} event.isCut `true` if this is a cut action
56951
57006
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
56952
57007
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
56953
57008
  */
56954
- pasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
57009
+ pasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
56955
57010
  /**
56956
57011
  * Fires on the owning Grid when export has finished
56957
57012
  * @param {object} event Event object
@@ -57761,6 +57816,14 @@ type SchedulerListeners = {
57761
57816
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
57762
57817
  */
57763
57818
  toolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
57819
+ /**
57820
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
57821
+ * @param {object} event Event object
57822
+ * @param {Grid.view.Grid} event.source The grid instance
57823
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
57824
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
57825
+ */
57826
+ treeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
57764
57827
  /**
57765
57828
  * Fires when row locking is disabled.
57766
57829
  * @param {object} event Event object
@@ -58352,7 +58415,7 @@ type SchedulerConfig = {
58352
58415
  */
58353
58416
  emptyText?: string|EmptyTextDomConfig
58354
58417
  /**
58355
- * Allow using [Delete] and [Backspace] to remove events/assignments
58418
+ * Allow using <kbd>Delete</kbd> and <kbd>Backspace</kbd> to remove events/assignments
58356
58419
  */
58357
58420
  enableDeleteKey?: boolean
58358
58421
  /**
@@ -59594,7 +59657,7 @@ type SchedulerConfig = {
59594
59657
  */
59595
59658
  onAssignmentSelectionChange?: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void)|string
59596
59659
  /**
59597
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
59660
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
59598
59661
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
59599
59662
  * case records should be "manually" removed after confirmation:
59600
59663
  * ...
@@ -59662,7 +59725,7 @@ type SchedulerConfig = {
59662
59725
  */
59663
59726
  onBeforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
59664
59727
  /**
59665
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
59728
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
59666
59729
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
59667
59730
  * @param {object} event Event object
59668
59731
  * @param {Grid.view.Grid} event.source Owner grid
@@ -59844,7 +59907,7 @@ type SchedulerConfig = {
59844
59907
  */
59845
59908
  onBeforeEventAdd?: ((event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void)|string
59846
59909
  /**
59847
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
59910
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
59848
59911
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
59849
59912
  * for async vetoing).
59850
59913
  * ...
@@ -61208,12 +61271,13 @@ type SchedulerConfig = {
61208
61271
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
61209
61272
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
61210
61273
  * @param {Date} event.date The paste date
61211
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
61274
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
61275
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
61212
61276
  * @param {boolean} event.isCut `true` if this is a cut action
61213
61277
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
61214
61278
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
61215
61279
  */
61216
- onPasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
61280
+ onPasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
61217
61281
  /**
61218
61282
  * Fires on the owning Grid when export has finished
61219
61283
  * @param {object} event Event object
@@ -62023,6 +62087,14 @@ type SchedulerConfig = {
62023
62087
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
62024
62088
  */
62025
62089
  onToolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
62090
+ /**
62091
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
62092
+ * @param {object} event Event object
62093
+ * @param {Grid.view.Grid} event.source The grid instance
62094
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
62095
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
62096
+ */
62097
+ onTreeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
62026
62098
  /**
62027
62099
  * Fires when row locking is disabled.
62028
62100
  * @param {object} event Event object
@@ -62081,7 +62153,7 @@ export class Scheduler extends SchedulerBase {
62081
62153
  */
62082
62154
  onAssignmentSelectionChange: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void)|string
62083
62155
  /**
62084
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
62156
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
62085
62157
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
62086
62158
  * case records should be "manually" removed after confirmation:
62087
62159
  * ...
@@ -62112,7 +62184,7 @@ export class Scheduler extends SchedulerBase {
62112
62184
  */
62113
62185
  onBeforeDestroy: ((event: { source: Base }) => void)|string
62114
62186
  /**
62115
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
62187
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
62116
62188
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
62117
62189
  * for async vetoing).
62118
62190
  * ...
@@ -62764,7 +62836,7 @@ type SchedulerBaseListenersTypes = {
62764
62836
  */
62765
62837
  assignmentSelectionChange: (event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void
62766
62838
  /**
62767
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
62839
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
62768
62840
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
62769
62841
  * case records should be "manually" removed after confirmation:
62770
62842
  * ...
@@ -62832,7 +62904,7 @@ type SchedulerBaseListenersTypes = {
62832
62904
  */
62833
62905
  beforeCellEditStart: (event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void
62834
62906
  /**
62835
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
62907
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
62836
62908
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
62837
62909
  * @param {object} event Event object
62838
62910
  * @param {Grid.view.Grid} event.source Owner grid
@@ -63014,7 +63086,7 @@ type SchedulerBaseListenersTypes = {
63014
63086
  */
63015
63087
  beforeEventAdd: (event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void
63016
63088
  /**
63017
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
63089
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
63018
63090
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
63019
63091
  * for async vetoing).
63020
63092
  * ...
@@ -64378,12 +64450,13 @@ type SchedulerBaseListenersTypes = {
64378
64450
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
64379
64451
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
64380
64452
  * @param {Date} event.date The paste date
64381
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
64453
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
64454
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
64382
64455
  * @param {boolean} event.isCut `true` if this is a cut action
64383
64456
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
64384
64457
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
64385
64458
  */
64386
- pasteNotAllowed: (event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void
64459
+ pasteNotAllowed: (event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void
64387
64460
  /**
64388
64461
  * Fires on the owning Grid when export has finished
64389
64462
  * @param {object} event Event object
@@ -65193,6 +65266,14 @@ type SchedulerBaseListenersTypes = {
65193
65266
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
65194
65267
  */
65195
65268
  toolClick: (event: { source: Tool, tool: Tool }) => void
65269
+ /**
65270
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
65271
+ * @param {object} event Event object
65272
+ * @param {Grid.view.Grid} event.source The grid instance
65273
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
65274
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
65275
+ */
65276
+ treeGroup: (event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void
65196
65277
  /**
65197
65278
  * Fires when row locking is disabled.
65198
65279
  * @param {object} event Event object
@@ -65301,7 +65382,7 @@ type SchedulerBaseListeners = {
65301
65382
  */
65302
65383
  assignmentSelectionChange?: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void)|string
65303
65384
  /**
65304
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
65385
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
65305
65386
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
65306
65387
  * case records should be "manually" removed after confirmation:
65307
65388
  * ...
@@ -65369,7 +65450,7 @@ type SchedulerBaseListeners = {
65369
65450
  */
65370
65451
  beforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
65371
65452
  /**
65372
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
65453
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
65373
65454
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
65374
65455
  * @param {object} event Event object
65375
65456
  * @param {Grid.view.Grid} event.source Owner grid
@@ -65551,7 +65632,7 @@ type SchedulerBaseListeners = {
65551
65632
  */
65552
65633
  beforeEventAdd?: ((event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void)|string
65553
65634
  /**
65554
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
65635
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
65555
65636
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
65556
65637
  * for async vetoing).
65557
65638
  * ...
@@ -66915,12 +66996,13 @@ type SchedulerBaseListeners = {
66915
66996
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
66916
66997
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
66917
66998
  * @param {Date} event.date The paste date
66918
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
66999
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
67000
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
66919
67001
  * @param {boolean} event.isCut `true` if this is a cut action
66920
67002
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
66921
67003
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
66922
67004
  */
66923
- pasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
67005
+ pasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
66924
67006
  /**
66925
67007
  * Fires on the owning Grid when export has finished
66926
67008
  * @param {object} event Event object
@@ -67730,6 +67812,14 @@ type SchedulerBaseListeners = {
67730
67812
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
67731
67813
  */
67732
67814
  toolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
67815
+ /**
67816
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
67817
+ * @param {object} event Event object
67818
+ * @param {Grid.view.Grid} event.source The grid instance
67819
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
67820
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
67821
+ */
67822
+ treeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
67733
67823
  /**
67734
67824
  * Fires when row locking is disabled.
67735
67825
  * @param {object} event Event object
@@ -68320,7 +68410,7 @@ type SchedulerBaseConfig = {
68320
68410
  */
68321
68411
  emptyText?: string|EmptyTextDomConfig
68322
68412
  /**
68323
- * Allow using [Delete] and [Backspace] to remove events/assignments
68413
+ * Allow using <kbd>Delete</kbd> and <kbd>Backspace</kbd> to remove events/assignments
68324
68414
  */
68325
68415
  enableDeleteKey?: boolean
68326
68416
  /**
@@ -69562,7 +69652,7 @@ type SchedulerBaseConfig = {
69562
69652
  */
69563
69653
  onAssignmentSelectionChange?: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void)|string
69564
69654
  /**
69565
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
69655
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
69566
69656
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
69567
69657
  * case records should be "manually" removed after confirmation:
69568
69658
  * ...
@@ -69630,7 +69720,7 @@ type SchedulerBaseConfig = {
69630
69720
  */
69631
69721
  onBeforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
69632
69722
  /**
69633
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
69723
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
69634
69724
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
69635
69725
  * @param {object} event Event object
69636
69726
  * @param {Grid.view.Grid} event.source Owner grid
@@ -69812,7 +69902,7 @@ type SchedulerBaseConfig = {
69812
69902
  */
69813
69903
  onBeforeEventAdd?: ((event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void)|string
69814
69904
  /**
69815
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
69905
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
69816
69906
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
69817
69907
  * for async vetoing).
69818
69908
  * ...
@@ -71176,12 +71266,13 @@ type SchedulerBaseConfig = {
71176
71266
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
71177
71267
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
71178
71268
  * @param {Date} event.date The paste date
71179
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
71269
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
71270
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
71180
71271
  * @param {boolean} event.isCut `true` if this is a cut action
71181
71272
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
71182
71273
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
71183
71274
  */
71184
- onPasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
71275
+ onPasteNotAllowed?: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
71185
71276
  /**
71186
71277
  * Fires on the owning Grid when export has finished
71187
71278
  * @param {object} event Event object
@@ -71991,6 +72082,14 @@ type SchedulerBaseConfig = {
71991
72082
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
71992
72083
  */
71993
72084
  onToolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
72085
+ /**
72086
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
72087
+ * @param {object} event Event object
72088
+ * @param {Grid.view.Grid} event.source The grid instance
72089
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
72090
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
72091
+ */
72092
+ onTreeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
71994
72093
  /**
71995
72094
  * Fires when row locking is disabled.
71996
72095
  * @param {object} event Event object
@@ -72769,7 +72868,7 @@ export class SchedulerBase extends TimelineBase {
72769
72868
  */
72770
72869
  onAssignmentSelectionChange: ((event: { source: Scheduler, action: 'select'|'deselect'|'update'|'clear', selected: AssignmentModel[], deselected: AssignmentModel[], selection: AssignmentModel[] }) => void)|string
72771
72870
  /**
72772
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
72871
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
72773
72872
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
72774
72873
  * case records should be "manually" removed after confirmation:
72775
72874
  * ...
@@ -72908,7 +73007,7 @@ export class SchedulerBase extends TimelineBase {
72908
73007
  */
72909
73008
  onBeforeEventAdd: ((event: { source: Scheduler, eventRecord: EventModel, resourceRecords: ResourceModel[], assignmentRecords: AssignmentModel[] }) => Promise<boolean>|boolean|void)|string
72910
73009
  /**
72911
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
73010
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
72912
73011
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
72913
73012
  * for async vetoing).
72914
73013
  * ...
@@ -73680,12 +73779,13 @@ export class SchedulerBase extends TimelineBase {
73680
73779
  * @param {Scheduler.model.EventModel[]} event.originalEventRecords The event records that were copied
73681
73780
  * @param {Scheduler.model.AssignmentModel[]} event.originalAssignmentRecords The assignment records that were copied
73682
73781
  * @param {Date} event.date The paste date
73683
- * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record
73782
+ * @param {Scheduler.model.ResourceModel} event.resourceRecord The target resource record. When multiple resources are pasted to, this will be the top resource
73783
+ * @param {Scheduler.model.ResourceModel[]} event.resourceRecords All target resource records that the events would be pasted to
73684
73784
  * @param {boolean} event.isCut `true` if this is a cut action
73685
73785
  * @param {string} event.entityName 'event' to distinguish this event from other `pasteNotAllowed` events
73686
73786
  * @param {'overlappingEvents','resourceReadOnly'} event.reason A string id to use for displaying an error message to the user.
73687
73787
  */
73688
- onPasteNotAllowed: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
73788
+ onPasteNotAllowed: ((event: { source: Scheduler, eventRecords: EventModel[], assignmentRecords: AssignmentModel[], originalEventRecords: EventModel[], originalAssignmentRecords: AssignmentModel[], date: Date, resourceRecord: ResourceModel, resourceRecords: ResourceModel[], isCut: boolean, entityName: string, reason: 'overlappingEvents'|'resourceReadOnly' }) => void)|string
73689
73789
  /**
73690
73790
  * Fired after the [viewPreset](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/TimelineViewPresets#config-viewPreset) has changed.
73691
73791
  * @param {object} event Event object
@@ -74906,7 +75006,7 @@ export class SchedulerBase extends TimelineBase {
74906
75006
  */
74907
75007
  zoomToLevel(preset: number, options?: ChangePresetOptions): number|null;
74908
75008
  /**
74909
- * Sets time frame to specified range and applies zoom level which allows to fit all columns to this range.
75009
+ * Sets time frame to specified range and applies zoom level which allows fitting all columns to this range.
74910
75010
  * @param {object} config The time frame.
74911
75011
  */
74912
75012
  zoomToSpan(config: {
@@ -74926,7 +75026,7 @@ export class SchedulerBase extends TimelineBase {
74926
75026
  */
74927
75027
  type TimelineBaseListenersTypes = {
74928
75028
  /**
74929
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
75029
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
74930
75030
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
74931
75031
  * case records should be "manually" removed after confirmation:
74932
75032
  * ...
@@ -74973,7 +75073,7 @@ type TimelineBaseListenersTypes = {
74973
75073
  */
74974
75074
  beforeCellEditStart: (event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void
74975
75075
  /**
74976
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
75076
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
74977
75077
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
74978
75078
  * @param {object} event Event object
74979
75079
  * @param {Grid.view.Grid} event.source Owner grid
@@ -75041,7 +75141,7 @@ type TimelineBaseListenersTypes = {
75041
75141
  */
75042
75142
  beforeDestroy: (event: { source: Base }) => void
75043
75143
  /**
75044
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
75144
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
75045
75145
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
75046
75146
  * for async vetoing).
75047
75147
  * ...
@@ -76061,6 +76161,14 @@ type TimelineBaseListenersTypes = {
76061
76161
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
76062
76162
  */
76063
76163
  toolClick: (event: { source: Tool, tool: Tool }) => void
76164
+ /**
76165
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
76166
+ * @param {object} event Event object
76167
+ * @param {Grid.view.Grid} event.source The grid instance
76168
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
76169
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
76170
+ */
76171
+ treeGroup: (event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void
76064
76172
  /**
76065
76173
  * Fires when row locking is disabled.
76066
76174
  * @param {object} event Event object
@@ -76097,7 +76205,7 @@ type TimelineBaseListeners = {
76097
76205
  */
76098
76206
  thisObj?: object
76099
76207
  /**
76100
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
76208
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
76101
76209
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
76102
76210
  * case records should be "manually" removed after confirmation:
76103
76211
  * ...
@@ -76144,7 +76252,7 @@ type TimelineBaseListeners = {
76144
76252
  */
76145
76253
  beforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
76146
76254
  /**
76147
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
76255
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
76148
76256
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
76149
76257
  * @param {object} event Event object
76150
76258
  * @param {Grid.view.Grid} event.source Owner grid
@@ -76212,7 +76320,7 @@ type TimelineBaseListeners = {
76212
76320
  */
76213
76321
  beforeDestroy?: ((event: { source: Base }) => void)|string
76214
76322
  /**
76215
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
76323
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
76216
76324
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
76217
76325
  * for async vetoing).
76218
76326
  * ...
@@ -77232,6 +77340,14 @@ type TimelineBaseListeners = {
77232
77340
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
77233
77341
  */
77234
77342
  toolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
77343
+ /**
77344
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
77345
+ * @param {object} event Event object
77346
+ * @param {Grid.view.Grid} event.source The grid instance
77347
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
77348
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
77349
+ */
77350
+ treeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
77235
77351
  /**
77236
77352
  * Fires when row locking is disabled.
77237
77353
  * @param {object} event Event object
@@ -78064,7 +78180,7 @@ type TimelineBaseConfig = {
78064
78180
  rootElement?: ShadowRoot|HTMLElement
78065
78181
  /**
78066
78182
  * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
78067
- * overriden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
78183
+ * overridden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
78068
78184
  * a column [renderer](https://bryntum.com/products/scheduler/docs/api/Grid/column/Column#config-renderer).
78069
78185
  * ...
78070
78186
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineBase#config-rowHeight)
@@ -78374,7 +78490,7 @@ type TimelineBaseConfig = {
78374
78490
  */
78375
78491
  zoomOnTimeAxisDoubleClick?: boolean
78376
78492
  /**
78377
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
78493
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
78378
78494
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
78379
78495
  * case records should be "manually" removed after confirmation:
78380
78496
  * ...
@@ -78421,7 +78537,7 @@ type TimelineBaseConfig = {
78421
78537
  */
78422
78538
  onBeforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
78423
78539
  /**
78424
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
78540
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
78425
78541
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
78426
78542
  * @param {object} event Event object
78427
78543
  * @param {Grid.view.Grid} event.source Owner grid
@@ -78489,7 +78605,7 @@ type TimelineBaseConfig = {
78489
78605
  */
78490
78606
  onBeforeDestroy?: ((event: { source: Base }) => void)|string
78491
78607
  /**
78492
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
78608
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
78493
78609
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
78494
78610
  * for async vetoing).
78495
78611
  * ...
@@ -79509,6 +79625,14 @@ type TimelineBaseConfig = {
79509
79625
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
79510
79626
  */
79511
79627
  onToolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
79628
+ /**
79629
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
79630
+ * @param {object} event Event object
79631
+ * @param {Grid.view.Grid} event.source The grid instance
79632
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
79633
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
79634
+ */
79635
+ onTreeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
79512
79636
  /**
79513
79637
  * Fires when row locking is disabled.
79514
79638
  * @param {object} event Event object
@@ -79827,7 +79951,7 @@ export abstract class TimelineBase extends Grid {
79827
79951
  */
79828
79952
  features: TimelineBaseFeaturesType
79829
79953
  /**
79830
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
79954
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
79831
79955
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
79832
79956
  * case records should be "manually" removed after confirmation:
79833
79957
  * ...
@@ -79847,7 +79971,7 @@ export abstract class TimelineBase extends Grid {
79847
79971
  */
79848
79972
  onBeforeDestroy: ((event: { source: Base }) => void)|string
79849
79973
  /**
79850
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
79974
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
79851
79975
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
79852
79976
  * for async vetoing).
79853
79977
  * ...
@@ -80430,7 +80554,7 @@ export abstract class TimelineBase extends Grid {
80430
80554
  */
80431
80555
  zoomToLevel(preset: number, options?: ChangePresetOptions): number|null;
80432
80556
  /**
80433
- * Sets time frame to specified range and applies zoom level which allows to fit all columns to this range.
80557
+ * Sets time frame to specified range and applies zoom level which allows fitting all columns to this range.
80434
80558
  * @param {object} config The time frame.
80435
80559
  */
80436
80560
  zoomToSpan(config: {
@@ -80450,7 +80574,7 @@ export abstract class TimelineBase extends Grid {
80450
80574
  */
80451
80575
  type TimelineHistogramListenersTypes = {
80452
80576
  /**
80453
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
80577
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
80454
80578
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
80455
80579
  * case records should be "manually" removed after confirmation:
80456
80580
  * ...
@@ -80497,7 +80621,7 @@ type TimelineHistogramListenersTypes = {
80497
80621
  */
80498
80622
  beforeCellEditStart: (event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void
80499
80623
  /**
80500
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
80624
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
80501
80625
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
80502
80626
  * @param {object} event Event object
80503
80627
  * @param {Grid.view.Grid} event.source Owner grid
@@ -80565,7 +80689,7 @@ type TimelineHistogramListenersTypes = {
80565
80689
  */
80566
80690
  beforeDestroy: (event: { source: Base }) => void
80567
80691
  /**
80568
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
80692
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
80569
80693
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
80570
80694
  * for async vetoing).
80571
80695
  * ...
@@ -81811,6 +81935,14 @@ type TimelineHistogramListenersTypes = {
81811
81935
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
81812
81936
  */
81813
81937
  toolClick: (event: { source: Tool, tool: Tool }) => void
81938
+ /**
81939
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
81940
+ * @param {object} event Event object
81941
+ * @param {Grid.view.Grid} event.source The grid instance
81942
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
81943
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
81944
+ */
81945
+ treeGroup: (event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void
81814
81946
  /**
81815
81947
  * Fires when row locking is disabled.
81816
81948
  * @param {object} event Event object
@@ -81847,7 +81979,7 @@ type TimelineHistogramListeners = {
81847
81979
  */
81848
81980
  thisObj?: object
81849
81981
  /**
81850
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
81982
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
81851
81983
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
81852
81984
  * case records should be "manually" removed after confirmation:
81853
81985
  * ...
@@ -81894,7 +82026,7 @@ type TimelineHistogramListeners = {
81894
82026
  */
81895
82027
  beforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
81896
82028
  /**
81897
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
82029
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
81898
82030
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
81899
82031
  * @param {object} event Event object
81900
82032
  * @param {Grid.view.Grid} event.source Owner grid
@@ -81962,7 +82094,7 @@ type TimelineHistogramListeners = {
81962
82094
  */
81963
82095
  beforeDestroy?: ((event: { source: Base }) => void)|string
81964
82096
  /**
81965
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
82097
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
81966
82098
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
81967
82099
  * for async vetoing).
81968
82100
  * ...
@@ -83208,6 +83340,14 @@ type TimelineHistogramListeners = {
83208
83340
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
83209
83341
  */
83210
83342
  toolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
83343
+ /**
83344
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
83345
+ * @param {object} event Event object
83346
+ * @param {Grid.view.Grid} event.source The grid instance
83347
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
83348
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
83349
+ */
83350
+ treeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
83211
83351
  /**
83212
83352
  * Fires when row locking is disabled.
83213
83353
  * @param {object} event Event object
@@ -84229,7 +84369,7 @@ type TimelineHistogramConfig = {
84229
84369
  rootElement?: ShadowRoot|HTMLElement
84230
84370
  /**
84231
84371
  * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
84232
- * overriden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
84372
+ * overridden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
84233
84373
  * a column [renderer](https://bryntum.com/products/scheduler/docs/api/Grid/column/Column#config-renderer).
84234
84374
  * ...
84235
84375
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogram#config-rowHeight)
@@ -84573,7 +84713,7 @@ type TimelineHistogramConfig = {
84573
84713
  */
84574
84714
  zoomOnTimeAxisDoubleClick?: boolean
84575
84715
  /**
84576
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
84716
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
84577
84717
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
84578
84718
  * case records should be "manually" removed after confirmation:
84579
84719
  * ...
@@ -84620,7 +84760,7 @@ type TimelineHistogramConfig = {
84620
84760
  */
84621
84761
  onBeforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
84622
84762
  /**
84623
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
84763
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
84624
84764
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
84625
84765
  * @param {object} event Event object
84626
84766
  * @param {Grid.view.Grid} event.source Owner grid
@@ -84688,7 +84828,7 @@ type TimelineHistogramConfig = {
84688
84828
  */
84689
84829
  onBeforeDestroy?: ((event: { source: Base }) => void)|string
84690
84830
  /**
84691
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
84831
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
84692
84832
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
84693
84833
  * for async vetoing).
84694
84834
  * ...
@@ -85934,6 +86074,14 @@ type TimelineHistogramConfig = {
85934
86074
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
85935
86075
  */
85936
86076
  onToolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
86077
+ /**
86078
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
86079
+ * @param {object} event Event object
86080
+ * @param {Grid.view.Grid} event.source The grid instance
86081
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
86082
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
86083
+ */
86084
+ onTreeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
85937
86085
  /**
85938
86086
  * Fires when row locking is disabled.
85939
86087
  * @param {object} event Event object
@@ -86710,7 +86858,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
86710
86858
  readonly responsiveLevel: string
86711
86859
  /**
86712
86860
  * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
86713
- * overriden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
86861
+ * overridden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
86714
86862
  * a column [renderer](https://bryntum.com/products/scheduler/docs/api/Grid/column/Column#config-renderer).
86715
86863
  */
86716
86864
  rowHeight: number
@@ -86976,7 +87124,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
86976
87124
  */
86977
87125
  zoomLevel: number
86978
87126
  /**
86979
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
87127
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
86980
87128
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
86981
87129
  * case records should be "manually" removed after confirmation:
86982
87130
  * ...
@@ -86996,7 +87144,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
86996
87144
  */
86997
87145
  onBeforeDestroy: ((event: { source: Base }) => void)|string
86998
87146
  /**
86999
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
87147
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
87000
87148
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
87001
87149
  * for async vetoing).
87002
87150
  * ...
@@ -88568,7 +88716,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
88568
88716
  */
88569
88717
  zoomToLevel(preset: number, options?: ChangePresetOptions): number|null;
88570
88718
  /**
88571
- * Sets time frame to specified range and applies zoom level which allows to fit all columns to this range.
88719
+ * Sets time frame to specified range and applies zoom level which allows fitting all columns to this range.
88572
88720
  * @param {object} config The time frame.
88573
88721
  */
88574
88722
  zoomToSpan(config: {
@@ -88588,7 +88736,7 @@ export class TimelineHistogram extends TimelineHistogramBase {
88588
88736
  */
88589
88737
  type TimelineHistogramBaseListenersTypes = {
88590
88738
  /**
88591
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
88739
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
88592
88740
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
88593
88741
  * case records should be "manually" removed after confirmation:
88594
88742
  * ...
@@ -88635,7 +88783,7 @@ type TimelineHistogramBaseListenersTypes = {
88635
88783
  */
88636
88784
  beforeCellEditStart: (event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void
88637
88785
  /**
88638
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
88786
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
88639
88787
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
88640
88788
  * @param {object} event Event object
88641
88789
  * @param {Grid.view.Grid} event.source Owner grid
@@ -88703,7 +88851,7 @@ type TimelineHistogramBaseListenersTypes = {
88703
88851
  */
88704
88852
  beforeDestroy: (event: { source: Base }) => void
88705
88853
  /**
88706
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
88854
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
88707
88855
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
88708
88856
  * for async vetoing).
88709
88857
  * ...
@@ -89764,6 +89912,14 @@ type TimelineHistogramBaseListenersTypes = {
89764
89912
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
89765
89913
  */
89766
89914
  toolClick: (event: { source: Tool, tool: Tool }) => void
89915
+ /**
89916
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
89917
+ * @param {object} event Event object
89918
+ * @param {Grid.view.Grid} event.source The grid instance
89919
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
89920
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
89921
+ */
89922
+ treeGroup: (event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void
89767
89923
  /**
89768
89924
  * Fires when row locking is disabled.
89769
89925
  * @param {object} event Event object
@@ -89800,7 +89956,7 @@ type TimelineHistogramBaseListeners = {
89800
89956
  */
89801
89957
  thisObj?: object
89802
89958
  /**
89803
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
89959
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
89804
89960
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
89805
89961
  * case records should be "manually" removed after confirmation:
89806
89962
  * ...
@@ -89847,7 +90003,7 @@ type TimelineHistogramBaseListeners = {
89847
90003
  */
89848
90004
  beforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
89849
90005
  /**
89850
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
90006
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
89851
90007
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
89852
90008
  * @param {object} event Event object
89853
90009
  * @param {Grid.view.Grid} event.source Owner grid
@@ -89915,7 +90071,7 @@ type TimelineHistogramBaseListeners = {
89915
90071
  */
89916
90072
  beforeDestroy?: ((event: { source: Base }) => void)|string
89917
90073
  /**
89918
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
90074
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
89919
90075
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
89920
90076
  * for async vetoing).
89921
90077
  * ...
@@ -90976,6 +91132,14 @@ type TimelineHistogramBaseListeners = {
90976
91132
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
90977
91133
  */
90978
91134
  toolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
91135
+ /**
91136
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
91137
+ * @param {object} event Event object
91138
+ * @param {Grid.view.Grid} event.source The grid instance
91139
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
91140
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
91141
+ */
91142
+ treeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
90979
91143
  /**
90980
91144
  * Fires when row locking is disabled.
90981
91145
  * @param {object} event Event object
@@ -91925,7 +92089,7 @@ type TimelineHistogramBaseConfig = {
91925
92089
  rootElement?: ShadowRoot|HTMLElement
91926
92090
  /**
91927
92091
  * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
91928
- * overriden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
92092
+ * overridden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
91929
92093
  * a column [renderer](https://bryntum.com/products/scheduler/docs/api/Grid/column/Column#config-renderer).
91930
92094
  * ...
91931
92095
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/TimelineHistogramBase#config-rowHeight)
@@ -92255,7 +92419,7 @@ type TimelineHistogramBaseConfig = {
92255
92419
  */
92256
92420
  zoomOnTimeAxisDoubleClick?: boolean
92257
92421
  /**
92258
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
92422
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
92259
92423
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
92260
92424
  * case records should be "manually" removed after confirmation:
92261
92425
  * ...
@@ -92302,7 +92466,7 @@ type TimelineHistogramBaseConfig = {
92302
92466
  */
92303
92467
  onBeforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
92304
92468
  /**
92305
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
92469
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
92306
92470
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
92307
92471
  * @param {object} event Event object
92308
92472
  * @param {Grid.view.Grid} event.source Owner grid
@@ -92370,7 +92534,7 @@ type TimelineHistogramBaseConfig = {
92370
92534
  */
92371
92535
  onBeforeDestroy?: ((event: { source: Base }) => void)|string
92372
92536
  /**
92373
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
92537
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
92374
92538
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
92375
92539
  * for async vetoing).
92376
92540
  * ...
@@ -93431,6 +93595,14 @@ type TimelineHistogramBaseConfig = {
93431
93595
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
93432
93596
  */
93433
93597
  onToolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
93598
+ /**
93599
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
93600
+ * @param {object} event Event object
93601
+ * @param {Grid.view.Grid} event.source The grid instance
93602
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
93603
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
93604
+ */
93605
+ onTreeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
93434
93606
  /**
93435
93607
  * Fires when row locking is disabled.
93436
93608
  * @param {object} event Event object
@@ -93488,7 +93660,7 @@ export abstract class TimelineHistogramBase extends TimelineBase {
93488
93660
  */
93489
93661
  features: TimelineHistogramBaseFeaturesType
93490
93662
  /**
93491
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
93663
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
93492
93664
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
93493
93665
  * case records should be "manually" removed after confirmation:
93494
93666
  * ...
@@ -93508,7 +93680,7 @@ export abstract class TimelineHistogramBase extends TimelineBase {
93508
93680
  */
93509
93681
  onBeforeDestroy: ((event: { source: Base }) => void)|string
93510
93682
  /**
93511
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
93683
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
93512
93684
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
93513
93685
  * for async vetoing).
93514
93686
  * ...
@@ -94352,7 +94524,7 @@ type SchedulerExportDialogConfig = {
94352
94524
  */
94353
94525
  closeAction?: 'hide'|'destroy'
94354
94526
  /**
94355
- * Close popup when `ESC` key is pressed.
94527
+ * Close popup when <kbd>Escape</kbd> key is pressed.
94356
94528
  */
94357
94529
  closeOnEscape?: boolean
94358
94530
  /**
@@ -95304,7 +95476,7 @@ export const Describable : <T extends AnyConstructor<Base>>(base : T) => AnyCons
95304
95476
  */
95305
95477
  type EventNavigationClassConfig = {
95306
95478
  /**
95307
- * Allow using [Delete] and [Backspace] to remove events/assignments
95479
+ * Allow using <kbd>Delete</kbd> and <kbd>Backspace</kbd> to remove events/assignments
95308
95480
  */
95309
95481
  enableDeleteKey?: boolean
95310
95482
  /**
@@ -95625,7 +95797,7 @@ type RecurringEventsClassConfig = {
95625
95797
  */
95626
95798
  recurrenceConfirmationPopup?: RecurrenceConfirmationPopupConfig|RecurrenceConfirmationPopup
95627
95799
  /**
95628
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
95800
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
95629
95801
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
95630
95802
  * case records should be "manually" removed after confirmation:
95631
95803
  * ...
@@ -95639,7 +95811,7 @@ type RecurringEventsClassConfig = {
95639
95811
  */
95640
95812
  onBeforeAssignmentDelete?: ((event: { source: Scheduler, assignmentRecords: AssignmentModel[], context: { finalize: { removeRecords?: boolean } } }) => Promise<boolean>|boolean|void)|string
95641
95813
  /**
95642
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
95814
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
95643
95815
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
95644
95816
  * for async vetoing).
95645
95817
  * ...
@@ -95668,7 +95840,7 @@ export class RecurringEventsClass {
95668
95840
  */
95669
95841
  recurrenceConfirmationPopup: RecurrenceConfirmationPopupConfig|RecurrenceConfirmationPopup
95670
95842
  /**
95671
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
95843
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
95672
95844
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
95673
95845
  * case records should be "manually" removed after confirmation:
95674
95846
  * ...
@@ -95682,7 +95854,7 @@ export class RecurringEventsClass {
95682
95854
  */
95683
95855
  onBeforeAssignmentDelete: ((event: { source: Scheduler, assignmentRecords: AssignmentModel[], context: { finalize: { removeRecords?: boolean } } }) => Promise<boolean>|boolean|void)|string
95684
95856
  /**
95685
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
95857
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
95686
95858
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
95687
95859
  * for async vetoing).
95688
95860
  * ...
@@ -97254,7 +97426,7 @@ export const TimelineEventRendering : <T extends AnyConstructor<Base>>(base : T)
97254
97426
  */
97255
97427
  type TimelineHistogramGroupingClassListenersTypes = {
97256
97428
  /**
97257
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
97429
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
97258
97430
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
97259
97431
  * case records should be "manually" removed after confirmation:
97260
97432
  * ...
@@ -97301,7 +97473,7 @@ type TimelineHistogramGroupingClassListenersTypes = {
97301
97473
  */
97302
97474
  beforeCellEditStart: (event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void
97303
97475
  /**
97304
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
97476
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
97305
97477
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
97306
97478
  * @param {object} event Event object
97307
97479
  * @param {Grid.view.Grid} event.source Owner grid
@@ -97369,7 +97541,7 @@ type TimelineHistogramGroupingClassListenersTypes = {
97369
97541
  */
97370
97542
  beforeDestroy: (event: { source: Base }) => void
97371
97543
  /**
97372
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
97544
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
97373
97545
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
97374
97546
  * for async vetoing).
97375
97547
  * ...
@@ -98430,6 +98602,14 @@ type TimelineHistogramGroupingClassListenersTypes = {
98430
98602
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
98431
98603
  */
98432
98604
  toolClick: (event: { source: Tool, tool: Tool }) => void
98605
+ /**
98606
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
98607
+ * @param {object} event Event object
98608
+ * @param {Grid.view.Grid} event.source The grid instance
98609
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
98610
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
98611
+ */
98612
+ treeGroup: (event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void
98433
98613
  /**
98434
98614
  * Fires when row locking is disabled.
98435
98615
  * @param {object} event Event object
@@ -98466,7 +98646,7 @@ type TimelineHistogramGroupingClassListeners = {
98466
98646
  */
98467
98647
  thisObj?: object
98468
98648
  /**
98469
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
98649
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
98470
98650
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
98471
98651
  * case records should be "manually" removed after confirmation:
98472
98652
  * ...
@@ -98513,7 +98693,7 @@ type TimelineHistogramGroupingClassListeners = {
98513
98693
  */
98514
98694
  beforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
98515
98695
  /**
98516
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
98696
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
98517
98697
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
98518
98698
  * @param {object} event Event object
98519
98699
  * @param {Grid.view.Grid} event.source Owner grid
@@ -98581,7 +98761,7 @@ type TimelineHistogramGroupingClassListeners = {
98581
98761
  */
98582
98762
  beforeDestroy?: ((event: { source: Base }) => void)|string
98583
98763
  /**
98584
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
98764
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
98585
98765
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
98586
98766
  * for async vetoing).
98587
98767
  * ...
@@ -99642,6 +99822,14 @@ type TimelineHistogramGroupingClassListeners = {
99642
99822
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
99643
99823
  */
99644
99824
  toolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
99825
+ /**
99826
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
99827
+ * @param {object} event Event object
99828
+ * @param {Grid.view.Grid} event.source The grid instance
99829
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
99830
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
99831
+ */
99832
+ treeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
99645
99833
  /**
99646
99834
  * Fires when row locking is disabled.
99647
99835
  * @param {object} event Event object
@@ -100624,7 +100812,7 @@ type TimelineHistogramGroupingClassConfig = {
100624
100812
  rootElement?: ShadowRoot|HTMLElement
100625
100813
  /**
100626
100814
  * Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
100627
- * overriden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
100815
+ * overridden by specifying a [rowHeight](https://bryntum.com/products/scheduler/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
100628
100816
  * a column [renderer](https://bryntum.com/products/scheduler/docs/api/Grid/column/Column#config-renderer).
100629
100817
  * ...
100630
100818
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/mixin/TimelineHistogramGrouping#config-rowHeight)
@@ -100954,7 +101142,7 @@ type TimelineHistogramGroupingClassConfig = {
100954
101142
  */
100955
101143
  zoomOnTimeAxisDoubleClick?: boolean
100956
101144
  /**
100957
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
101145
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
100958
101146
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
100959
101147
  * case records should be "manually" removed after confirmation:
100960
101148
  * ...
@@ -101001,7 +101189,7 @@ type TimelineHistogramGroupingClassConfig = {
101001
101189
  */
101002
101190
  onBeforeCellEditStart?: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string
101003
101191
  /**
101004
- * Fires on the owning Grid before deleting a range of selected cell values by pressing `Backspace` or `Del`
101192
+ * Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
101005
101193
  * buttons while [autoEdit](https://bryntum.com/products/scheduler/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
101006
101194
  * @param {object} event Event object
101007
101195
  * @param {Grid.view.Grid} event.source Owner grid
@@ -101069,7 +101257,7 @@ type TimelineHistogramGroupingClassConfig = {
101069
101257
  */
101070
101258
  onBeforeDestroy?: ((event: { source: Base }) => void)|string
101071
101259
  /**
101072
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
101260
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
101073
101261
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
101074
101262
  * for async vetoing).
101075
101263
  * ...
@@ -102130,6 +102318,14 @@ type TimelineHistogramGroupingClassConfig = {
102130
102318
  * @param {Core.widget.Tool} event.tool The tool which is being clicked.
102131
102319
  */
102132
102320
  onToolClick?: ((event: { source: Tool, tool: Tool }) => void)|string
102321
+ /**
102322
+ * Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
102323
+ * @param {object} event Event object
102324
+ * @param {Grid.view.Grid} event.source The grid instance
102325
+ * @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
102326
+ * @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
102327
+ */
102328
+ onTreeGroup?: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string
102133
102329
  /**
102134
102330
  * Fires when row locking is disabled.
102135
102331
  * @param {object} event Event object
@@ -102171,7 +102367,7 @@ export class TimelineHistogramGroupingClass extends TimelineHistogramBase {
102171
102367
  */
102172
102368
  features: TimelineHistogramGroupingClassFeaturesType
102173
102369
  /**
102174
- * Fires before an assignment is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or
102370
+ * Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
102175
102371
  * by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
102176
102372
  * case records should be "manually" removed after confirmation:
102177
102373
  * ...
@@ -102191,7 +102387,7 @@ export class TimelineHistogramGroupingClass extends TimelineHistogramBase {
102191
102387
  */
102192
102388
  onBeforeDestroy: ((event: { source: Base }) => void)|string
102193
102389
  /**
102194
- * Fires before an event is removed. Can be triggered by user pressing [DELETE] or [BACKSPACE] or by the
102390
+ * Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
102195
102391
  * event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
102196
102392
  * for async vetoing).
102197
102393
  * ...
@@ -102939,7 +103135,7 @@ export class TimelineZoomableClass {
102939
103135
  */
102940
103136
  zoomToLevel(preset: number, options?: ChangePresetOptions): number|null;
102941
103137
  /**
102942
- * Sets time frame to specified range and applies zoom level which allows to fit all columns to this range.
103138
+ * Sets time frame to specified range and applies zoom level which allows fitting all columns to this range.
102943
103139
  * @param {object} config The time frame.
102944
103140
  */
102945
103141
  zoomToSpan(config: {
@@ -103669,7 +103865,7 @@ type RecurrenceConfirmationPopupConfig = {
103669
103865
  */
103670
103866
  closeAction?: 'hide'|'destroy'
103671
103867
  /**
103672
- * Close popup when `ESC` key is pressed.
103868
+ * Close popup when <kbd>Escape</kbd> key is pressed.
103673
103869
  */
103674
103870
  closeOnEscape?: boolean
103675
103871
  /**
@@ -105026,7 +105222,7 @@ type RecurrenceEditorConfig = {
105026
105222
  */
105027
105223
  closeAction?: 'hide'|'destroy'
105028
105224
  /**
105029
- * Close popup when `ESC` key is pressed.
105225
+ * Close popup when <kbd>Escape</kbd> key is pressed.
105030
105226
  */
105031
105227
  closeOnEscape?: boolean
105032
105228
  /**
@@ -107478,7 +107674,7 @@ type RecurrenceComboConfig = {
107478
107674
  contentElementCls?: string|object
107479
107675
  /**
107480
107676
  * If configured as `true`, this means that when an unmatched string is typed into the
107481
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
107677
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
107482
107678
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
107483
107679
  * ...
107484
107680
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/recurrence/field/RecurrenceCombo#config-createOnUnmatched)
@@ -107978,7 +108174,7 @@ type RecurrenceComboConfig = {
107978
108174
  required?: boolean
107979
108175
  /**
107980
108176
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
107981
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
108177
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
107982
108178
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
107983
108179
  * behaviour will be activated.
107984
108180
  */
@@ -108861,7 +109057,7 @@ type RecurrenceDaysComboConfig = {
108861
109057
  contentElementCls?: string|object
108862
109058
  /**
108863
109059
  * If configured as `true`, this means that when an unmatched string is typed into the
108864
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
109060
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
108865
109061
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
108866
109062
  * ...
108867
109063
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/recurrence/field/RecurrenceDaysCombo#config-createOnUnmatched)
@@ -109361,7 +109557,7 @@ type RecurrenceDaysComboConfig = {
109361
109557
  required?: boolean
109362
109558
  /**
109363
109559
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
109364
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
109560
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
109365
109561
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
109366
109562
  * behaviour will be activated.
109367
109563
  */
@@ -110243,7 +110439,7 @@ type RecurrenceFrequencyComboConfig = {
110243
110439
  contentElementCls?: string|object
110244
110440
  /**
110245
110441
  * If configured as `true`, this means that when an unmatched string is typed into the
110246
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
110442
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
110247
110443
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
110248
110444
  * ...
110249
110445
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/recurrence/field/RecurrenceFrequencyCombo#config-createOnUnmatched)
@@ -110743,7 +110939,7 @@ type RecurrenceFrequencyComboConfig = {
110743
110939
  required?: boolean
110744
110940
  /**
110745
110941
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
110746
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
110942
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
110747
110943
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
110748
110944
  * behaviour will be activated.
110749
110945
  */
@@ -111625,7 +111821,7 @@ type RecurrencePositionsComboConfig = {
111625
111821
  contentElementCls?: string|object
111626
111822
  /**
111627
111823
  * If configured as `true`, this means that when an unmatched string is typed into the
111628
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
111824
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
111629
111825
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
111630
111826
  * ...
111631
111827
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/recurrence/field/RecurrencePositionsCombo#config-createOnUnmatched)
@@ -112125,7 +112321,7 @@ type RecurrencePositionsComboConfig = {
112125
112321
  required?: boolean
112126
112322
  /**
112127
112323
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
112128
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
112324
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
112129
112325
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
112130
112326
  * behaviour will be activated.
112131
112327
  */
@@ -113007,7 +113203,7 @@ type RecurrenceStopConditionComboConfig = {
113007
113203
  contentElementCls?: string|object
113008
113204
  /**
113009
113205
  * If configured as `true`, this means that when an unmatched string is typed into the
113010
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
113206
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
113011
113207
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
113012
113208
  * ...
113013
113209
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/recurrence/field/RecurrenceStopConditionCombo#config-createOnUnmatched)
@@ -113507,7 +113703,7 @@ type RecurrenceStopConditionComboConfig = {
113507
113703
  required?: boolean
113508
113704
  /**
113509
113705
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
113510
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
113706
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
113511
113707
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
113512
113708
  * behaviour will be activated.
113513
113709
  */
@@ -115800,7 +115996,7 @@ type EventColorFieldConfig = {
115800
115996
  required?: boolean
115801
115997
  /**
115802
115998
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
115803
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
115999
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
115804
116000
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
115805
116001
  * behaviour will be activated.
115806
116002
  */
@@ -116994,7 +117190,7 @@ type EventColorPickerConfig = {
116994
117190
  */
116995
117191
  title?: string
116996
117192
  /**
116997
- * Select/deselect all if `CMD`/`CTRL` is pressed when clicking
117193
+ * Select/deselect all if <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> is pressed when clicking
116998
117194
  */
116999
117195
  toggleAllIfCtrlPressed?: boolean
117000
117196
  /**
@@ -117759,7 +117955,7 @@ type ProjectComboConfig = {
117759
117955
  contentElementCls?: string|object
117760
117956
  /**
117761
117957
  * If configured as `true`, this means that when an unmatched string is typed into the
117762
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
117958
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
117763
117959
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
117764
117960
  * ...
117765
117961
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-createOnUnmatched)
@@ -118263,7 +118459,7 @@ type ProjectComboConfig = {
118263
118459
  required?: boolean
118264
118460
  /**
118265
118461
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
118266
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
118462
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
118267
118463
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
118268
118464
  * behaviour will be activated.
118269
118465
  */
@@ -119148,7 +119344,7 @@ type ResourceComboConfig = {
119148
119344
  contentElementCls?: string|object
119149
119345
  /**
119150
119346
  * If configured as `true`, this means that when an unmatched string is typed into the
119151
- * combo's input field, and `ENTER`, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
119347
+ * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
119152
119348
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
119153
119349
  * ...
119154
119350
  * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-createOnUnmatched)
@@ -119648,7 +119844,7 @@ type ResourceComboConfig = {
119648
119844
  required?: boolean
119649
119845
  /**
119650
119846
  * If this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
119651
- * the `ESCAPE` key after editing the field will revert the field to the value it had when
119847
+ * the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
119652
119848
  * the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-clearable)
119653
119849
  * behaviour will be activated.
119654
119850
  */
@@ -120894,7 +121090,7 @@ type ResourceFilterConfig = {
120894
121090
  */
120895
121091
  title?: string
120896
121092
  /**
120897
- * Select/deselect all if `CMD`/`CTRL` is pressed when clicking
121093
+ * Select/deselect all if <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> is pressed when clicking
120898
121094
  */
120899
121095
  toggleAllIfCtrlPressed?: boolean
120900
121096
  /**