@bryntum/schedulerpro-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 (130) hide show
  1. package/README.md +7 -7
  2. package/lib/chunks/{BhXv58eE.js → AoaFbZ4m.js} +2 -1
  3. package/lib/chunks/AoaFbZ4m.js.map +1 -0
  4. package/lib/chunks/{n2IZFQjR.js → B2kUsKIy.js} +2 -2
  5. package/lib/chunks/B2kUsKIy.js.map +1 -0
  6. package/lib/chunks/{DPA-xEW5.js → B9JdkqNq.js} +2 -2
  7. package/lib/chunks/B9JdkqNq.js.map +1 -0
  8. package/lib/chunks/{D0hJ3P6L.js → BEuyKhmv.js} +2 -1
  9. package/lib/chunks/BEuyKhmv.js.map +1 -0
  10. package/lib/chunks/{XQWZfDOm.js → BLTu9uIn.js} +2 -2
  11. package/lib/chunks/BLTu9uIn.js.map +1 -0
  12. package/lib/chunks/{eKXSEOkn.js → BYM5V1Wn.js} +2 -2
  13. package/lib/chunks/BYM5V1Wn.js.map +1 -0
  14. package/lib/chunks/{CPjow0gO.js → Bb-KplON.js} +2 -2
  15. package/lib/chunks/Bb-KplON.js.map +1 -0
  16. package/lib/chunks/{Bk2bIVfG.js → BjdAG4f5.js} +2 -1
  17. package/lib/chunks/BjdAG4f5.js.map +1 -0
  18. package/lib/chunks/{Cb_akueu.js → BqoXyQwj.js} +9 -8
  19. package/lib/chunks/BqoXyQwj.js.map +1 -0
  20. package/lib/chunks/{7vz3cAx6.js → BquqmqmF.js} +2 -2
  21. package/lib/chunks/BquqmqmF.js.map +1 -0
  22. package/lib/chunks/{CEQZr1q6.js → Br_EU5Mg.js} +2 -1
  23. package/lib/chunks/Br_EU5Mg.js.map +1 -0
  24. package/lib/chunks/{edcDjaO2.js → Bwe8R0s-.js} +2 -2
  25. package/lib/chunks/Bwe8R0s-.js.map +1 -0
  26. package/lib/chunks/{D-hmgVVF.js → C8Z0R0aH.js} +2 -2
  27. package/lib/chunks/C8Z0R0aH.js.map +1 -0
  28. package/lib/chunks/{Cc_DPp3S.js → CE0vatfl.js} +2 -2
  29. package/lib/chunks/CE0vatfl.js.map +1 -0
  30. package/lib/chunks/{Cr5VTUbs.js → CJVobBTM.js} +2 -2
  31. package/lib/chunks/CJVobBTM.js.map +1 -0
  32. package/lib/chunks/{B1SaPsRu.js → CQ89gj2K.js} +2 -1
  33. package/lib/chunks/CQ89gj2K.js.map +1 -0
  34. package/lib/chunks/{BhfdqXGU.js → CgadFdfz.js} +2 -2
  35. package/lib/chunks/CgadFdfz.js.map +1 -0
  36. package/lib/chunks/{B8GKehTJ.js → CgupMRhd.js} +2 -2
  37. package/lib/chunks/CgupMRhd.js.map +1 -0
  38. package/lib/chunks/{C1vi1h_N.js → Cr1A7OYf.js} +2 -2
  39. package/lib/chunks/Cr1A7OYf.js.map +1 -0
  40. package/lib/chunks/{D-v-Wqj4.js → DaUKdDkr.js} +2 -1
  41. package/lib/chunks/DaUKdDkr.js.map +1 -0
  42. package/lib/chunks/{zY4Qxi9x.js → sHzU3CFb.js} +2 -2
  43. package/lib/chunks/sHzU3CFb.js.map +1 -0
  44. package/lib/components/BryntumCalendarEditor.js +1 -1
  45. package/lib/components/BryntumCalendarField.js +1 -1
  46. package/lib/components/BryntumConstraintTypePicker.js +1 -1
  47. package/lib/components/BryntumCostAccrualField.js +1 -1
  48. package/lib/components/BryntumDependencyTypePicker.js +1 -1
  49. package/lib/components/BryntumEffortField.js +1 -1
  50. package/lib/components/BryntumEndDateField.js +1 -1
  51. package/lib/components/BryntumModelCombo.js +1 -1
  52. package/lib/components/BryntumRateTableField.js +1 -1
  53. package/lib/components/BryntumResourceEditor.js +1 -1
  54. package/lib/components/BryntumResourceGrid.js +1 -1
  55. package/lib/components/BryntumResourceHistogram.js +1 -1
  56. package/lib/components/BryntumResourceTypeField.js +1 -1
  57. package/lib/components/BryntumResourceUtilization.js +1 -1
  58. package/lib/components/BryntumSchedulerPro.js +1 -1
  59. package/lib/components/BryntumSchedulerProBase.js +1 -1
  60. package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
  61. package/lib/components/BryntumSchedulingModePicker.js +1 -1
  62. package/lib/components/BryntumStartDateField.js +1 -1
  63. package/lib/components/BryntumTimeline.js +1 -1
  64. package/lib/components/BryntumVersionGrid.js +1 -1
  65. package/lib/index.js +21 -21
  66. package/license.pdf +0 -0
  67. package/package.json +1 -1
  68. package/src/components/BryntumCalendarEditor.vue +6 -5
  69. package/src/components/BryntumCalendarEditorProps.ts +5 -4
  70. package/src/components/BryntumCalendarField.vue +6 -5
  71. package/src/components/BryntumCalendarFieldProps.ts +5 -4
  72. package/src/components/BryntumConstraintTypePicker.vue +6 -5
  73. package/src/components/BryntumConstraintTypePickerProps.ts +5 -4
  74. package/src/components/BryntumCostAccrualField.vue +6 -5
  75. package/src/components/BryntumCostAccrualFieldProps.ts +5 -4
  76. package/src/components/BryntumDependencyTypePicker.vue +6 -5
  77. package/src/components/BryntumDependencyTypePickerProps.ts +5 -4
  78. package/src/components/BryntumEffortField.vue +6 -5
  79. package/src/components/BryntumEffortFieldProps.ts +5 -4
  80. package/src/components/BryntumEndDateField.vue +6 -5
  81. package/src/components/BryntumEndDateFieldProps.ts +5 -4
  82. package/src/components/BryntumModelCombo.vue +6 -5
  83. package/src/components/BryntumModelComboProps.ts +5 -4
  84. package/src/components/BryntumRateTableField.vue +6 -5
  85. package/src/components/BryntumRateTableFieldProps.ts +5 -4
  86. package/src/components/BryntumResourceEditor.vue +6 -5
  87. package/src/components/BryntumResourceEditorProps.ts +5 -4
  88. package/src/components/BryntumResourceGrid.vue +2 -1
  89. package/src/components/BryntumResourceGridProps.ts +1 -1
  90. package/src/components/BryntumResourceHistogram.vue +2 -1
  91. package/src/components/BryntumResourceHistogramProps.ts +1 -1
  92. package/src/components/BryntumResourceTypeField.vue +6 -5
  93. package/src/components/BryntumResourceTypeFieldProps.ts +5 -4
  94. package/src/components/BryntumResourceUtilization.vue +2 -1
  95. package/src/components/BryntumResourceUtilizationProps.ts +1 -1
  96. package/src/components/BryntumSchedulerPro.vue +2 -1
  97. package/src/components/BryntumSchedulerProBase.vue +2 -1
  98. package/src/components/BryntumSchedulerProBaseProps.ts +1 -1
  99. package/src/components/BryntumSchedulerProProps.ts +1 -1
  100. package/src/components/BryntumSchedulingDirectionPicker.vue +6 -5
  101. package/src/components/BryntumSchedulingDirectionPickerProps.ts +5 -4
  102. package/src/components/BryntumSchedulingModePicker.vue +6 -5
  103. package/src/components/BryntumSchedulingModePickerProps.ts +5 -4
  104. package/src/components/BryntumStartDateField.vue +6 -5
  105. package/src/components/BryntumStartDateFieldProps.ts +5 -4
  106. package/src/components/BryntumTimeline.vue +2 -1
  107. package/src/components/BryntumTimelineProps.ts +1 -1
  108. package/src/components/BryntumVersionGrid.vue +2 -1
  109. package/src/components/BryntumVersionGridProps.ts +1 -1
  110. package/lib/chunks/7vz3cAx6.js.map +0 -1
  111. package/lib/chunks/B1SaPsRu.js.map +0 -1
  112. package/lib/chunks/B8GKehTJ.js.map +0 -1
  113. package/lib/chunks/BhXv58eE.js.map +0 -1
  114. package/lib/chunks/BhfdqXGU.js.map +0 -1
  115. package/lib/chunks/Bk2bIVfG.js.map +0 -1
  116. package/lib/chunks/C1vi1h_N.js.map +0 -1
  117. package/lib/chunks/CEQZr1q6.js.map +0 -1
  118. package/lib/chunks/CPjow0gO.js.map +0 -1
  119. package/lib/chunks/Cb_akueu.js.map +0 -1
  120. package/lib/chunks/Cc_DPp3S.js.map +0 -1
  121. package/lib/chunks/Cr5VTUbs.js.map +0 -1
  122. package/lib/chunks/D-hmgVVF.js.map +0 -1
  123. package/lib/chunks/D-v-Wqj4.js.map +0 -1
  124. package/lib/chunks/D0hJ3P6L.js.map +0 -1
  125. package/lib/chunks/DPA-xEW5.js.map +0 -1
  126. package/lib/chunks/XQWZfDOm.js.map +0 -1
  127. package/lib/chunks/eKXSEOkn.js.map +0 -1
  128. package/lib/chunks/edcDjaO2.js.map +0 -1
  129. package/lib/chunks/n2IZFQjR.js.map +0 -1
  130. package/lib/chunks/zY4Qxi9x.js.map +0 -1
@@ -93,9 +93,10 @@ export declare type BryntumResourceEditorProps = {
93
93
  catchEventHandlerExceptions ? : Boolean
94
94
  /**
95
95
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
96
- * Set to `true` to centre the Widget in browser viewport space.
96
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-centered)
97
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
97
98
  */
98
- centered ? : Boolean
99
+ centered ? : Boolean|object
99
100
  /**
100
101
  * Show a tool in the header to close this Popup.
101
102
  * The tool is available in the [tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools) object
@@ -354,7 +355,7 @@ export declare type BryntumResourceEditorProps = {
354
355
  */
355
356
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
356
357
  /**
357
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
358
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
358
359
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-labelWidth)
359
360
  */
360
361
  labelWidth ? : number|null
@@ -559,7 +560,7 @@ export declare type BryntumResourceEditorProps = {
559
560
  scrollable ? : Boolean|ScrollerConfig|Scroller
560
561
  /**
561
562
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
562
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
563
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
563
564
  */
564
565
  scrollAction ? : 'hide'|'realign'|null
565
566
  /**
@@ -413,7 +413,7 @@ defineProps<{
413
413
  */
414
414
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
415
415
  /**
416
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
416
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
417
417
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-labelWidth)
418
418
  */
419
419
  labelWidth ? : number|null
@@ -2561,6 +2561,7 @@ const widgetData = {
2561
2561
  'width'
2562
2562
  ],
2563
2563
  propertyNames : [
2564
+ 'centered',
2564
2565
  'originalStore',
2565
2566
  'parent',
2566
2567
  'selectedCell',
@@ -374,7 +374,7 @@ export declare type BryntumResourceGridProps = {
374
374
  */
375
375
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
376
376
  /**
377
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
377
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
378
378
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-labelWidth)
379
379
  */
380
380
  labelWidth ? : number|null
@@ -689,7 +689,7 @@ defineProps<{
689
689
  */
690
690
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
691
691
  /**
692
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
692
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
693
693
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelWidth)
694
694
  */
695
695
  labelWidth ? : number|null
@@ -3876,6 +3876,7 @@ const widgetData = {
3876
3876
  'zoomFactor'
3877
3877
  ],
3878
3878
  propertyNames : [
3879
+ 'centered',
3879
3880
  'eventColor',
3880
3881
  'eventStyle',
3881
3882
  'originalStore',
@@ -651,7 +651,7 @@ export declare type BryntumResourceHistogramProps = {
651
651
  */
652
652
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
653
653
  /**
654
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
654
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
655
655
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelWidth)
656
656
  */
657
657
  labelWidth ? : number|null
@@ -104,9 +104,10 @@ defineProps<{
104
104
  catchEventHandlerExceptions ? : Boolean
105
105
  /**
106
106
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/ResourceTypeField#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/schedulerpro/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/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/ResourceTypeField#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
  /**
@@ -1018,7 +1019,6 @@ const widgetData = {
1018
1019
  'bubbleEvents',
1019
1020
  'cacheLastResult',
1020
1021
  'caseSensitive',
1021
- 'centered',
1022
1022
  'checkValidity',
1023
1023
  'chipView',
1024
1024
  'clearable',
@@ -1115,6 +1115,7 @@ const widgetData = {
1115
1115
  'badge',
1116
1116
  'callOnFunctions',
1117
1117
  'catchEventHandlerExceptions',
1118
+ 'centered',
1118
1119
  'cls',
1119
1120
  'column',
1120
1121
  'dataset',
@@ -89,9 +89,10 @@ export declare type BryntumResourceTypeFieldProps = {
89
89
  catchEventHandlerExceptions ? : Boolean
90
90
  /**
91
91
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/ResourceTypeField#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/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -227,7 +228,7 @@ export declare type BryntumResourceTypeFieldProps = {
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/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/ResourceTypeField#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 BryntumResourceTypeFieldProps = {
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
  /**
@@ -668,7 +668,7 @@ defineProps<{
668
668
  */
669
669
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
670
670
  /**
671
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
671
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
672
672
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-labelWidth)
673
673
  */
674
674
  labelWidth ? : number|null
@@ -3895,6 +3895,7 @@ const widgetData = {
3895
3895
  'zoomFactor'
3896
3896
  ],
3897
3897
  propertyNames : [
3898
+ 'centered',
3898
3899
  'crudManager',
3899
3900
  'data',
3900
3901
  'eventColor',
@@ -630,7 +630,7 @@ export declare type BryntumResourceUtilizationProps = {
630
630
  */
631
631
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
632
632
  /**
633
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
633
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
634
634
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-labelWidth)
635
635
  */
636
636
  labelWidth ? : number|null
@@ -752,7 +752,7 @@ defineProps<{
752
752
  */
753
753
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
754
754
  /**
755
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
755
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
756
756
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelWidth)
757
757
  */
758
758
  labelWidth ? : number|null
@@ -6238,6 +6238,7 @@ const widgetData = {
6238
6238
  'zoomFactor'
6239
6239
  ],
6240
6240
  propertyNames : [
6241
+ 'centered',
6241
6242
  'originalStore',
6242
6243
  'parent',
6243
6244
  'scrollLeft',
@@ -752,7 +752,7 @@ defineProps<{
752
752
  */
753
753
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
754
754
  /**
755
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
755
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
756
756
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-labelWidth)
757
757
  */
758
758
  labelWidth ? : number|null
@@ -6236,6 +6236,7 @@ const widgetData = {
6236
6236
  'zoomFactor'
6237
6237
  ],
6238
6238
  propertyNames : [
6239
+ 'centered',
6239
6240
  'originalStore',
6240
6241
  'parent',
6241
6242
  'scrollLeft',
@@ -714,7 +714,7 @@ export declare type BryntumSchedulerProBaseProps = {
714
714
  */
715
715
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
716
716
  /**
717
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
717
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
718
718
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-labelWidth)
719
719
  */
720
720
  labelWidth ? : number|null
@@ -714,7 +714,7 @@ export declare type BryntumSchedulerProProps = {
714
714
  */
715
715
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
716
716
  /**
717
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
717
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
718
718
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelWidth)
719
719
  */
720
720
  labelWidth ? : number|null
@@ -104,9 +104,10 @@ defineProps<{
104
104
  catchEventHandlerExceptions ? : Boolean
105
105
  /**
106
106
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#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/schedulerpro/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/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#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
  /**
@@ -1018,7 +1019,6 @@ const widgetData = {
1018
1019
  'bubbleEvents',
1019
1020
  'cacheLastResult',
1020
1021
  'caseSensitive',
1021
- 'centered',
1022
1022
  'checkValidity',
1023
1023
  'chipView',
1024
1024
  'clearable',
@@ -1115,6 +1115,7 @@ const widgetData = {
1115
1115
  'badge',
1116
1116
  'callOnFunctions',
1117
1117
  'catchEventHandlerExceptions',
1118
+ 'centered',
1118
1119
  'cls',
1119
1120
  'column',
1120
1121
  'dataset',
@@ -89,9 +89,10 @@ export declare type BryntumSchedulingDirectionPickerProps = {
89
89
  catchEventHandlerExceptions ? : Boolean
90
90
  /**
91
91
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#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/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -227,7 +228,7 @@ export declare type BryntumSchedulingDirectionPickerProps = {
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/schedulerpro/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/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#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 BryntumSchedulingDirectionPickerProps = {
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
  /**
@@ -110,9 +110,10 @@ defineProps<{
110
110
  catchEventHandlerExceptions ? : Boolean
111
111
  /**
112
112
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
113
- * Set to `true` to centre the Widget in browser viewport space.
113
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-centered)
114
+ * @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.
114
115
  */
115
- centered ? : Boolean
116
+ centered ? : Boolean|object
116
117
  /**
117
118
  * A function (or the name of a function in the ownership hierarchy) called during field validation
118
119
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -248,7 +249,7 @@ defineProps<{
248
249
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
249
250
  /**
250
251
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
251
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
252
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
252
253
  * property which controls when a drag should start.
253
254
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-draggable)
254
255
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -683,7 +684,7 @@ defineProps<{
683
684
  rtl ? : Boolean
684
685
  /**
685
686
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
686
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
687
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
687
688
  */
688
689
  scrollAction ? : 'hide'|'realign'|null
689
690
  /**
@@ -1025,7 +1026,6 @@ const widgetData = {
1025
1026
  'bubbleEvents',
1026
1027
  'cacheLastResult',
1027
1028
  'caseSensitive',
1028
- 'centered',
1029
1029
  'checkValidity',
1030
1030
  'chipView',
1031
1031
  'clearable',
@@ -1122,6 +1122,7 @@ const widgetData = {
1122
1122
  'badge',
1123
1123
  'callOnFunctions',
1124
1124
  'catchEventHandlerExceptions',
1125
+ 'centered',
1125
1126
  'cls',
1126
1127
  'column',
1127
1128
  'dataset',
@@ -95,9 +95,10 @@ export declare type BryntumSchedulingModePickerProps = {
95
95
  catchEventHandlerExceptions ? : Boolean
96
96
  /**
97
97
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
98
- * Set to `true` to centre the Widget in browser viewport space.
98
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-centered)
99
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
99
100
  */
100
- centered ? : Boolean
101
+ centered ? : Boolean|object
101
102
  /**
102
103
  * A function (or the name of a function in the ownership hierarchy) called during field validation
103
104
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -233,7 +234,7 @@ export declare type BryntumSchedulingModePickerProps = {
233
234
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
234
235
  /**
235
236
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
236
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
237
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
237
238
  * property which controls when a drag should start.
238
239
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-draggable)
239
240
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -668,7 +669,7 @@ export declare type BryntumSchedulingModePickerProps = {
668
669
  rtl ? : Boolean
669
670
  /**
670
671
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
671
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
672
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
672
673
  */
673
674
  scrollAction ? : 'hide'|'realign'|null
674
675
  /**
@@ -95,9 +95,10 @@ defineProps<{
95
95
  catchEventHandlerExceptions ? : Boolean
96
96
  /**
97
97
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
98
- * Set to `true` to centre the Widget in browser viewport space.
98
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-centered)
99
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
99
100
  */
100
- centered ? : Boolean
101
+ centered ? : Boolean|object
101
102
  /**
102
103
  * A function (or the name of a function in the ownership hierarchy) called during field validation
103
104
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -194,7 +195,7 @@ defineProps<{
194
195
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
195
196
  /**
196
197
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
197
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
198
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
198
199
  * property which controls when a drag should start.
199
200
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-draggable)
200
201
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -572,7 +573,7 @@ defineProps<{
572
573
  rtl ? : Boolean
573
574
  /**
574
575
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
575
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
576
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
576
577
  */
577
578
  scrollAction ? : 'hide'|'realign'|null
578
579
  /**
@@ -911,7 +912,6 @@ const widgetData = {
911
912
  'autoExpand',
912
913
  'autoSelect',
913
914
  'bubbleEvents',
914
- 'centered',
915
915
  'checkValidity',
916
916
  'clearable',
917
917
  'color',
@@ -991,6 +991,7 @@ const widgetData = {
991
991
  'badge',
992
992
  'callOnFunctions',
993
993
  'catchEventHandlerExceptions',
994
+ 'centered',
994
995
  'cls',
995
996
  'column',
996
997
  'dataset',
@@ -80,9 +80,10 @@ export declare type BryntumStartDateFieldProps = {
80
80
  catchEventHandlerExceptions ? : Boolean
81
81
  /**
82
82
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
83
- * Set to `true` to centre the Widget in browser viewport space.
83
+ * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-centered)
84
+ * @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
84
85
  */
85
- centered ? : Boolean
86
+ centered ? : Boolean|object
86
87
  /**
87
88
  * A function (or the name of a function in the ownership hierarchy) called during field validation
88
89
  * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
@@ -179,7 +180,7 @@ export declare type BryntumStartDateFieldProps = {
179
180
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
180
181
  /**
181
182
  * *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
182
- * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
183
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
183
184
  * property which controls when a drag should start.
184
185
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-draggable)
185
186
  * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
@@ -557,7 +558,7 @@ export declare type BryntumStartDateFieldProps = {
557
558
  rtl ? : Boolean
558
559
  /**
559
560
  * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
560
- * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
561
+ * Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
561
562
  */
562
563
  scrollAction ? : 'hide'|'realign'|null
563
564
  /**
@@ -710,7 +710,7 @@ defineProps<{
710
710
  */
711
711
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
712
712
  /**
713
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
713
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
714
714
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-labelWidth)
715
715
  */
716
716
  labelWidth ? : number|null
@@ -5488,6 +5488,7 @@ const widgetData = {
5488
5488
  'zoomFactor'
5489
5489
  ],
5490
5490
  propertyNames : [
5491
+ 'centered',
5491
5492
  'originalStore',
5492
5493
  'parent',
5493
5494
  'scrollLeft',
@@ -695,7 +695,7 @@ export declare type BryntumTimelineProps = {
695
695
  */
696
696
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
697
697
  /**
698
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
698
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
699
699
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-labelWidth)
700
700
  */
701
701
  labelWidth ? : number|null
@@ -394,7 +394,7 @@ defineProps<{
394
394
  */
395
395
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
396
396
  /**
397
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
397
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
398
398
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-labelWidth)
399
399
  */
400
400
  labelWidth ? : number|null
@@ -2524,6 +2524,7 @@ const widgetData = {
2524
2524
  'width'
2525
2525
  ],
2526
2526
  propertyNames : [
2527
+ 'centered',
2527
2528
  'originalStore',
2528
2529
  'parent',
2529
2530
  'selectedCell',
@@ -378,7 +378,7 @@ export declare type BryntumVersionGridProps = {
378
378
  */
379
379
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
380
380
  /**
381
- * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
381
+ * Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
382
382
  * [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-labelWidth)
383
383
  */
384
384
  labelWidth ? : number|null