@bryntum/scheduler-vue-3-thin 7.3.2 → 7.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.md +6 -6
  2. package/lib/chunks/{R69sJLmF.js → 5GdIc4FM.js} +2 -2
  3. package/lib/chunks/5GdIc4FM.js.map +1 -0
  4. package/lib/chunks/{COFzBhB8.js → B6aQqhFM.js} +2 -2
  5. package/lib/chunks/B6aQqhFM.js.map +1 -0
  6. package/lib/chunks/{eUISgYXE.js → BTLisl7r.js} +2 -2
  7. package/lib/chunks/BTLisl7r.js.map +1 -0
  8. package/lib/chunks/{LNqNYJck.js → BfjWO3kK.js} +2 -2
  9. package/lib/chunks/BfjWO3kK.js.map +1 -0
  10. package/lib/chunks/{BTSObfAz.js → CHeY7FaY.js} +2 -2
  11. package/lib/chunks/CHeY7FaY.js.map +1 -0
  12. package/lib/chunks/{t8aiH3XL.js → DDmSlw_T.js} +2 -2
  13. package/lib/chunks/DDmSlw_T.js.map +1 -0
  14. package/lib/chunks/{DJSlX0qP.js → DmIsgejh.js} +2 -1
  15. package/lib/chunks/DmIsgejh.js.map +1 -0
  16. package/lib/chunks/{WykRcMCN.js → LMHMtS2k.js} +2 -2
  17. package/lib/chunks/LMHMtS2k.js.map +1 -0
  18. package/lib/chunks/{CCTV8qn0.js → VDhd_o2j.js} +2 -1
  19. package/lib/chunks/VDhd_o2j.js.map +1 -0
  20. package/lib/chunks/{BXIuEgYD.js → i2tQo2S7.js} +2 -2
  21. package/lib/chunks/i2tQo2S7.js.map +1 -0
  22. package/lib/chunks/{DP61St-u.js → nAc8iihR.js} +2 -1
  23. package/lib/chunks/nAc8iihR.js.map +1 -0
  24. package/lib/components/BryntumEventColorField.js +1 -1
  25. package/lib/components/BryntumProjectCombo.js +1 -1
  26. package/lib/components/BryntumResourceCombo.js +1 -1
  27. package/lib/components/BryntumResourceFilter.js +1 -1
  28. package/lib/components/BryntumScheduler.js +1 -1
  29. package/lib/components/BryntumSchedulerBase.js +1 -1
  30. package/lib/components/BryntumSchedulerDatePicker.js +1 -1
  31. package/lib/components/BryntumTimeZoomSlider.js +1 -1
  32. package/lib/components/BryntumTimelineHistogram.js +1 -1
  33. package/lib/components/BryntumUndoRedo.js +1 -1
  34. package/lib/components/BryntumViewPresetCombo.js +1 -1
  35. package/lib/index.js +11 -11
  36. package/license.pdf +0 -0
  37. package/package.json +1 -1
  38. package/src/components/BryntumEventColorField.vue +6 -5
  39. package/src/components/BryntumEventColorFieldProps.ts +5 -4
  40. package/src/components/BryntumProjectCombo.vue +6 -5
  41. package/src/components/BryntumProjectComboProps.ts +5 -4
  42. package/src/components/BryntumResourceCombo.vue +6 -5
  43. package/src/components/BryntumResourceComboProps.ts +5 -4
  44. package/src/components/BryntumResourceFilter.vue +7 -6
  45. package/src/components/BryntumResourceFilterProps.ts +6 -5
  46. package/src/components/BryntumScheduler.vue +2 -1
  47. package/src/components/BryntumSchedulerBase.vue +2 -1
  48. package/src/components/BryntumSchedulerBaseProps.ts +1 -1
  49. package/src/components/BryntumSchedulerDatePicker.vue +7 -6
  50. package/src/components/BryntumSchedulerDatePickerProps.ts +6 -5
  51. package/src/components/BryntumSchedulerProps.ts +1 -1
  52. package/src/components/BryntumTimeZoomSlider.vue +6 -5
  53. package/src/components/BryntumTimeZoomSliderProps.ts +5 -4
  54. package/src/components/BryntumTimelineHistogram.vue +2 -1
  55. package/src/components/BryntumTimelineHistogramProps.ts +1 -1
  56. package/src/components/BryntumUndoRedo.vue +7 -6
  57. package/src/components/BryntumUndoRedoProps.ts +6 -5
  58. package/src/components/BryntumViewPresetCombo.vue +6 -5
  59. package/src/components/BryntumViewPresetComboProps.ts +5 -4
  60. package/lib/chunks/BTSObfAz.js.map +0 -1
  61. package/lib/chunks/BXIuEgYD.js.map +0 -1
  62. package/lib/chunks/CCTV8qn0.js.map +0 -1
  63. package/lib/chunks/COFzBhB8.js.map +0 -1
  64. package/lib/chunks/DJSlX0qP.js.map +0 -1
  65. package/lib/chunks/DP61St-u.js.map +0 -1
  66. package/lib/chunks/LNqNYJck.js.map +0 -1
  67. package/lib/chunks/R69sJLmF.js.map +0 -1
  68. package/lib/chunks/WykRcMCN.js.map +0 -1
  69. package/lib/chunks/eUISgYXE.js.map +0 -1
  70. package/lib/chunks/t8aiH3XL.js.map +0 -1
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/LNqNYJck.js";
1
+ import { _ as f } from "../chunks/BfjWO3kK.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/WykRcMCN.js";
1
+ import { _ as f } from "../chunks/LMHMtS2k.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/COFzBhB8.js";
1
+ import { _ as f } from "../chunks/B6aQqhFM.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/eUISgYXE.js";
1
+ import { _ as f } from "../chunks/BTLisl7r.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/DJSlX0qP.js";
1
+ import { _ as f } from "../chunks/DmIsgejh.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/CCTV8qn0.js";
1
+ import { _ as f } from "../chunks/VDhd_o2j.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/R69sJLmF.js";
1
+ import { _ as f } from "../chunks/5GdIc4FM.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/BXIuEgYD.js";
1
+ import { _ as f } from "../chunks/i2tQo2S7.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/DP61St-u.js";
1
+ import { _ as f } from "../chunks/nAc8iihR.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/t8aiH3XL.js";
1
+ import { _ as f } from "../chunks/DDmSlw_T.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../chunks/BTSObfAz.js";
1
+ import { _ as f } from "../chunks/CHeY7FaY.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/lib/index.js CHANGED
@@ -1,15 +1,15 @@
1
- import { _ as e } from "./chunks/LNqNYJck.js";
2
- import { _ as t } from "./chunks/WykRcMCN.js";
1
+ import { _ as e } from "./chunks/BfjWO3kK.js";
2
+ import { _ as t } from "./chunks/LMHMtS2k.js";
3
3
  import { _ as s } from "./chunks/DB0UHrA3.js";
4
- import { _ as n } from "./chunks/COFzBhB8.js";
5
- import { _ as f } from "./chunks/eUISgYXE.js";
6
- import { _ as x } from "./chunks/DJSlX0qP.js";
7
- import { _ } from "./chunks/CCTV8qn0.js";
8
- import { _ as c } from "./chunks/R69sJLmF.js";
9
- import { _ as i } from "./chunks/DP61St-u.js";
10
- import { _ as h } from "./chunks/BXIuEgYD.js";
11
- import { _ as P } from "./chunks/t8aiH3XL.js";
12
- import { _ as R } from "./chunks/BTSObfAz.js";
4
+ import { _ as n } from "./chunks/B6aQqhFM.js";
5
+ import { _ as f } from "./chunks/BTLisl7r.js";
6
+ import { _ as x } from "./chunks/DmIsgejh.js";
7
+ import { _ } from "./chunks/VDhd_o2j.js";
8
+ import { _ as c } from "./chunks/5GdIc4FM.js";
9
+ import { _ as i } from "./chunks/nAc8iihR.js";
10
+ import { _ as h } from "./chunks/i2tQo2S7.js";
11
+ import { _ as P } from "./chunks/DDmSlw_T.js";
12
+ import { _ as R } from "./chunks/CHeY7FaY.js";
13
13
  export {
14
14
  e as BryntumEventColorField,
15
15
  t as BryntumProjectCombo,
package/license.pdf CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/scheduler-vue-3-thin",
3
- "version": "7.3.2",
3
+ "version": "7.3.3",
4
4
  "description": "Vue 3 wrappers for Bryntum Scheduler JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",
@@ -99,9 +99,10 @@ defineProps<{
99
99
  catchEventHandlerExceptions ? : Boolean
100
100
  /**
101
101
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
102
- * Set to `true` to centre the Widget in browser viewport space.
102
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-centered)
103
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
103
104
  */
104
- centered ? : Boolean
105
+ centered ? : Boolean|object
105
106
  /**
106
107
  * A function (or the name of a function in the ownership hierarchy) called during field validation
107
108
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
@@ -199,7 +200,7 @@ defineProps<{
199
200
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
200
201
  /**
201
202
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
202
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
203
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
203
204
  * property which controls when a drag should start.
204
205
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
205
206
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -517,7 +518,7 @@ defineProps<{
517
518
  rtl ? : Boolean
518
519
  /**
519
520
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
520
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
521
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
521
522
  */
522
523
  scrollAction ? : 'hide'|'realign'|null
523
524
  /**
@@ -828,7 +829,6 @@ const widgetData = {
828
829
  'autoExpand',
829
830
  'autoSelect',
830
831
  'bubbleEvents',
831
- 'centered',
832
832
  'checkValidity',
833
833
  'clearable',
834
834
  'config',
@@ -898,6 +898,7 @@ const widgetData = {
898
898
  'badge',
899
899
  'callOnFunctions',
900
900
  'catchEventHandlerExceptions',
901
+ 'centered',
901
902
  'cls',
902
903
  'colors',
903
904
  'column',
@@ -84,9 +84,10 @@ export declare type BryntumEventColorFieldProps = {
84
84
  catchEventHandlerExceptions ? : Boolean
85
85
  /**
86
86
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
87
- * Set to `true` to centre the Widget in browser viewport space.
87
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-centered)
88
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
88
89
  */
89
- centered ? : Boolean
90
+ centered ? : Boolean|object
90
91
  /**
91
92
  * A function (or the name of a function in the ownership hierarchy) called during field validation
92
93
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
@@ -184,7 +185,7 @@ export declare type BryntumEventColorFieldProps = {
184
185
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
185
186
  /**
186
187
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
187
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
188
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
188
189
  * property which controls when a drag should start.
189
190
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
190
191
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -502,7 +503,7 @@ export declare type BryntumEventColorFieldProps = {
502
503
  rtl ? : Boolean
503
504
  /**
504
505
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
505
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
506
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
506
507
  */
507
508
  scrollAction ? : 'hide'|'realign'|null
508
509
  /**
@@ -104,9 +104,10 @@ defineProps<{
104
104
  catchEventHandlerExceptions ? : Boolean
105
105
  /**
106
106
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
107
- * Set to `true` to centre the Widget in browser viewport space.
107
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-centered)
108
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
108
109
  */
109
- centered ? : Boolean
110
+ centered ? : Boolean|object
110
111
  /**
111
112
  * A function (or the name of a function in the ownership hierarchy) called during field validation
112
113
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
@@ -242,7 +243,7 @@ defineProps<{
242
243
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
243
244
  /**
244
245
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
245
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
246
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
246
247
  * property which controls when a drag should start.
247
248
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-draggable)
248
249
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -681,7 +682,7 @@ defineProps<{
681
682
  rtl ? : Boolean
682
683
  /**
683
684
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
684
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
685
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
685
686
  */
686
687
  scrollAction ? : 'hide'|'realign'|null
687
688
  /**
@@ -1020,7 +1021,6 @@ const widgetData = {
1020
1021
  'bubbleEvents',
1021
1022
  'cacheLastResult',
1022
1023
  'caseSensitive',
1023
- 'centered',
1024
1024
  'checkValidity',
1025
1025
  'chipView',
1026
1026
  'clearable',
@@ -1118,6 +1118,7 @@ const widgetData = {
1118
1118
  'badge',
1119
1119
  'callOnFunctions',
1120
1120
  'catchEventHandlerExceptions',
1121
+ 'centered',
1121
1122
  'cls',
1122
1123
  'column',
1123
1124
  'dataset',
@@ -89,9 +89,10 @@ export declare type BryntumProjectComboProps = {
89
89
  catchEventHandlerExceptions ? : Boolean
90
90
  /**
91
91
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
92
- * Set to `true` to centre the Widget in browser viewport space.
92
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-centered)
93
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
93
94
  */
94
- centered ? : Boolean
95
+ centered ? : Boolean|object
95
96
  /**
96
97
  * A function (or the name of a function in the ownership hierarchy) called during field validation
97
98
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
@@ -227,7 +228,7 @@ export declare type BryntumProjectComboProps = {
227
228
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
228
229
  /**
229
230
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
230
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
231
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
231
232
  * property which controls when a drag should start.
232
233
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-draggable)
233
234
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -666,7 +667,7 @@ export declare type BryntumProjectComboProps = {
666
667
  rtl ? : Boolean
667
668
  /**
668
669
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
669
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
670
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
670
671
  */
671
672
  scrollAction ? : 'hide'|'realign'|null
672
673
  /**
@@ -104,9 +104,10 @@ defineProps<{
104
104
  catchEventHandlerExceptions ? : Boolean
105
105
  /**
106
106
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
107
- * Set to `true` to centre the Widget in browser viewport space.
107
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-centered)
108
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
108
109
  */
109
- centered ? : Boolean
110
+ centered ? : Boolean|object
110
111
  /**
111
112
  * A function (or the name of a function in the ownership hierarchy) called during field validation
112
113
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
@@ -242,7 +243,7 @@ defineProps<{
242
243
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
243
244
  /**
244
245
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
245
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
246
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
246
247
  * property which controls when a drag should start.
247
248
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-draggable)
248
249
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -677,7 +678,7 @@ defineProps<{
677
678
  rtl ? : Boolean
678
679
  /**
679
680
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
680
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
681
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
681
682
  */
682
683
  scrollAction ? : 'hide'|'realign'|null
683
684
  /**
@@ -1022,7 +1023,6 @@ const widgetData = {
1022
1023
  'bubbleEvents',
1023
1024
  'cacheLastResult',
1024
1025
  'caseSensitive',
1025
- 'centered',
1026
1026
  'checkValidity',
1027
1027
  'chipView',
1028
1028
  'clearable',
@@ -1120,6 +1120,7 @@ const widgetData = {
1120
1120
  'badge',
1121
1121
  'callOnFunctions',
1122
1122
  'catchEventHandlerExceptions',
1123
+ 'centered',
1123
1124
  'cls',
1124
1125
  'column',
1125
1126
  'dataset',
@@ -89,9 +89,10 @@ export declare type BryntumResourceComboProps = {
89
89
  catchEventHandlerExceptions ? : Boolean
90
90
  /**
91
91
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
92
- * Set to `true` to centre the Widget in browser viewport space.
92
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-centered)
93
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
93
94
  */
94
- centered ? : Boolean
95
+ centered ? : Boolean|object
95
96
  /**
96
97
  * A function (or the name of a function in the ownership hierarchy) called during field validation
97
98
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
@@ -227,7 +228,7 @@ export declare type BryntumResourceComboProps = {
227
228
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
228
229
  /**
229
230
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
230
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
231
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
231
232
  * property which controls when a drag should start.
232
233
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-draggable)
233
234
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -662,7 +663,7 @@ export declare type BryntumResourceComboProps = {
662
663
  rtl ? : Boolean
663
664
  /**
664
665
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
665
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
666
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
666
667
  */
667
668
  scrollAction ? : 'hide'|'realign'|null
668
669
  /**
@@ -88,9 +88,10 @@ defineProps<{
88
88
  catchEventHandlerExceptions ? : Boolean
89
89
  /**
90
90
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
91
- * Set to `true` to centre the Widget in browser viewport space.
91
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-centered)
92
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
92
93
  */
93
- centered ? : Boolean
94
+ centered ? : Boolean|object
94
95
  /**
95
96
  * Configure as `true` to clear selection when clicking on empty space inside the List´s element.
96
97
  */
@@ -176,7 +177,7 @@ defineProps<{
176
177
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
177
178
  /**
178
179
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
179
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
180
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
180
181
  * property which controls when a drag should start.
181
182
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-draggable)
182
183
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -452,7 +453,7 @@ defineProps<{
452
453
  scrollable ? : Boolean|ScrollerConfig|Scroller
453
454
  /**
454
455
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
455
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
456
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
456
457
  */
457
458
  scrollAction ? : 'hide'|'realign'|null
458
459
  /**
@@ -529,7 +530,7 @@ defineProps<{
529
530
  */
530
531
  ui ? : string|object
531
532
  /**
532
- * Configure as `false` to not use the Resource`s color field to style the checkbox
533
+ * Configure as `false` to not use the Resource's color field to style the checkbox
533
534
  */
534
535
  useResourceColor ? : Boolean
535
536
  /**
@@ -772,7 +773,6 @@ const widgetData = {
772
773
  'ariaDescription',
773
774
  'ariaLabel',
774
775
  'bubbleEvents',
775
- 'centered',
776
776
  'color',
777
777
  'config',
778
778
  'constrainTo',
@@ -829,6 +829,7 @@ const widgetData = {
829
829
  'appendTo',
830
830
  'callOnFunctions',
831
831
  'catchEventHandlerExceptions',
832
+ 'centered',
832
833
  'clearSelectionOnEmptySpaceClick',
833
834
  'cls',
834
835
  'collapsibleGroups',
@@ -73,9 +73,10 @@ export declare type BryntumResourceFilterProps = {
73
73
  catchEventHandlerExceptions ? : Boolean
74
74
  /**
75
75
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
76
- * Set to `true` to centre the Widget in browser viewport space.
76
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-centered)
77
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
77
78
  */
78
- centered ? : Boolean
79
+ centered ? : Boolean|object
79
80
  /**
80
81
  * Configure as `true` to clear selection when clicking on empty space inside the List´s element.
81
82
  */
@@ -161,7 +162,7 @@ export declare type BryntumResourceFilterProps = {
161
162
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
162
163
  /**
163
164
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
164
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
165
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
165
166
  * property which controls when a drag should start.
166
167
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-draggable)
167
168
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -437,7 +438,7 @@ export declare type BryntumResourceFilterProps = {
437
438
  scrollable ? : Boolean|ScrollerConfig|Scroller
438
439
  /**
439
440
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
440
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
441
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
441
442
  */
442
443
  scrollAction ? : 'hide'|'realign'|null
443
444
  /**
@@ -514,7 +515,7 @@ export declare type BryntumResourceFilterProps = {
514
515
  */
515
516
  ui ? : string|object
516
517
  /**
517
- * Configure as `false` to not use the Resource`s color field to style the checkbox
518
+ * Configure as `false` to not use the Resource's color field to style the checkbox
518
519
  */
519
520
  useResourceColor ? : Boolean
520
521
  /**
@@ -732,7 +732,7 @@ defineProps<{
732
732
  */
733
733
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
734
734
  /**
735
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
735
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
736
736
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-labelWidth)
737
737
  */
738
738
  labelWidth ? : number|null
@@ -5606,6 +5606,7 @@ const widgetData = {
5606
5606
  'zoomFactor'
5607
5607
  ],
5608
5608
  propertyNames : [
5609
+ 'centered',
5609
5610
  'originalStore',
5610
5611
  'parent',
5611
5612
  'scrollLeft',
@@ -732,7 +732,7 @@ defineProps<{
732
732
  */
733
733
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
734
734
  /**
735
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
735
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
736
736
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/SchedulerBase#config-labelWidth)
737
737
  */
738
738
  labelWidth ? : number|null
@@ -5604,6 +5604,7 @@ const widgetData = {
5604
5604
  'zoomFactor'
5605
5605
  ],
5606
5606
  propertyNames : [
5607
+ 'centered',
5607
5608
  'originalStore',
5608
5609
  'parent',
5609
5610
  'scrollLeft',
@@ -694,7 +694,7 @@ export declare type BryntumSchedulerBaseProps = {
694
694
  */
695
695
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
696
696
  /**
697
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
697
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
698
698
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/SchedulerBase#config-labelWidth)
699
699
  */
700
700
  labelWidth ? : number|null
@@ -128,9 +128,10 @@ defineProps<{
128
128
  cellRenderer ? : ((renderData: { cell: HTMLElement, innerCell: HTMLElement, cellPayload: HTMLElement, date: Date, day: number, rowIndex: number[], row: HTMLElement, source: CalendarPanel, cellIndex: number[], columnIndex: number[], visibleColumnIndex: number[] }) => string|DomConfig|void)|string
129
129
  /**
130
130
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
131
- * Set to `true` to centre the Widget in browser viewport space.
131
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/SchedulerDatePicker#config-centered)
132
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
132
133
  */
133
- centered ? : Boolean
134
+ centered ? : Boolean|object
134
135
  /**
135
136
  * Custom CSS classes to add to element.
136
137
  * May be specified as a space separated string, or as an object in which property names
@@ -260,7 +261,7 @@ defineProps<{
260
261
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
261
262
  /**
262
263
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
263
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
264
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
264
265
  * property which controls when a drag should start.
265
266
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/SchedulerDatePicker#config-draggable)
266
267
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -451,7 +452,7 @@ defineProps<{
451
452
  */
452
453
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
453
454
  /**
454
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
455
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
455
456
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/SchedulerDatePicker#config-labelWidth)
456
457
  */
457
458
  labelWidth ? : number|null
@@ -666,7 +667,7 @@ defineProps<{
666
667
  scrollable ? : Boolean|ScrollerConfig|Scroller
667
668
  /**
668
669
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
669
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
670
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
670
671
  */
671
672
  scrollAction ? : 'hide'|'realign'|null
672
673
  /**
@@ -1132,7 +1133,6 @@ const widgetData = {
1132
1133
  'border',
1133
1134
  'bubbleEvents',
1134
1135
  'cellRenderer',
1135
- 'centered',
1136
1136
  'collapsible',
1137
1137
  'color',
1138
1138
  'config',
@@ -1226,6 +1226,7 @@ const widgetData = {
1226
1226
  'appendTo',
1227
1227
  'callOnFunctions',
1228
1228
  'catchEventHandlerExceptions',
1229
+ 'centered',
1229
1230
  'cls',
1230
1231
  'collapsed',
1231
1232
  'column',
@@ -113,9 +113,10 @@ export declare type BryntumSchedulerDatePickerProps = {
113
113
  cellRenderer ? : ((renderData: { cell: HTMLElement, innerCell: HTMLElement, cellPayload: HTMLElement, date: Date, day: number, rowIndex: number[], row: HTMLElement, source: CalendarPanel, cellIndex: number[], columnIndex: number[], visibleColumnIndex: number[] }) => string|DomConfig|void)|string
114
114
  /**
115
115
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
116
- * Set to `true` to centre the Widget in browser viewport space.
116
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/SchedulerDatePicker#config-centered)
117
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
117
118
  */
118
- centered ? : Boolean
119
+ centered ? : Boolean|object
119
120
  /**
120
121
  * Custom CSS classes to add to element.
121
122
  * May be specified as a space separated string, or as an object in which property names
@@ -245,7 +246,7 @@ export declare type BryntumSchedulerDatePickerProps = {
245
246
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
246
247
  /**
247
248
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
248
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
249
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
249
250
  * property which controls when a drag should start.
250
251
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/SchedulerDatePicker#config-draggable)
251
252
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -436,7 +437,7 @@ export declare type BryntumSchedulerDatePickerProps = {
436
437
  */
437
438
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
438
439
  /**
439
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
440
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
440
441
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/SchedulerDatePicker#config-labelWidth)
441
442
  */
442
443
  labelWidth ? : number|null
@@ -651,7 +652,7 @@ export declare type BryntumSchedulerDatePickerProps = {
651
652
  scrollable ? : Boolean|ScrollerConfig|Scroller
652
653
  /**
653
654
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
654
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
655
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
655
656
  */
656
657
  scrollAction ? : 'hide'|'realign'|null
657
658
  /**
@@ -694,7 +694,7 @@ export declare type BryntumSchedulerProps = {
694
694
  */
695
695
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
696
696
  /**
697
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
697
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
698
698
  * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-labelWidth)
699
699
  */
700
700
  labelWidth ? : number|null