@bryntum/scheduler-vue-3-thin 7.3.1 → 7.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -6
- package/lib/chunks/{R69sJLmF.js → 5GdIc4FM.js} +2 -2
- package/lib/chunks/5GdIc4FM.js.map +1 -0
- package/lib/chunks/{COFzBhB8.js → B6aQqhFM.js} +2 -2
- package/lib/chunks/B6aQqhFM.js.map +1 -0
- package/lib/chunks/{eUISgYXE.js → BTLisl7r.js} +2 -2
- package/lib/chunks/BTLisl7r.js.map +1 -0
- package/lib/chunks/{LNqNYJck.js → BfjWO3kK.js} +2 -2
- package/lib/chunks/BfjWO3kK.js.map +1 -0
- package/lib/chunks/{BTSObfAz.js → CHeY7FaY.js} +2 -2
- package/lib/chunks/CHeY7FaY.js.map +1 -0
- package/lib/chunks/{t8aiH3XL.js → DDmSlw_T.js} +2 -2
- package/lib/chunks/DDmSlw_T.js.map +1 -0
- package/lib/chunks/{DJSlX0qP.js → DmIsgejh.js} +2 -1
- package/lib/chunks/DmIsgejh.js.map +1 -0
- package/lib/chunks/{WykRcMCN.js → LMHMtS2k.js} +2 -2
- package/lib/chunks/LMHMtS2k.js.map +1 -0
- package/lib/chunks/{CCTV8qn0.js → VDhd_o2j.js} +2 -1
- package/lib/chunks/VDhd_o2j.js.map +1 -0
- package/lib/chunks/{BXIuEgYD.js → i2tQo2S7.js} +2 -2
- package/lib/chunks/i2tQo2S7.js.map +1 -0
- package/lib/chunks/{DP61St-u.js → nAc8iihR.js} +2 -1
- package/lib/chunks/nAc8iihR.js.map +1 -0
- package/lib/components/BryntumEventColorField.js +1 -1
- package/lib/components/BryntumProjectCombo.js +1 -1
- package/lib/components/BryntumResourceCombo.js +1 -1
- package/lib/components/BryntumResourceFilter.js +1 -1
- package/lib/components/BryntumScheduler.js +1 -1
- package/lib/components/BryntumSchedulerBase.js +1 -1
- package/lib/components/BryntumSchedulerDatePicker.js +1 -1
- package/lib/components/BryntumTimeZoomSlider.js +1 -1
- package/lib/components/BryntumTimelineHistogram.js +1 -1
- package/lib/components/BryntumUndoRedo.js +1 -1
- package/lib/components/BryntumViewPresetCombo.js +1 -1
- package/lib/index.js +11 -11
- package/license.pdf +0 -0
- package/package.json +1 -1
- package/src/components/BryntumEventColorField.vue +12 -5
- package/src/components/BryntumEventColorFieldProps.ts +11 -4
- package/src/components/BryntumProjectCombo.vue +13 -6
- package/src/components/BryntumProjectComboProps.ts +12 -5
- package/src/components/BryntumResourceCombo.vue +12 -5
- package/src/components/BryntumResourceComboProps.ts +11 -4
- package/src/components/BryntumResourceFilter.vue +13 -6
- package/src/components/BryntumResourceFilterProps.ts +12 -5
- package/src/components/BryntumScheduler.vue +9 -2
- package/src/components/BryntumSchedulerBase.vue +9 -2
- package/src/components/BryntumSchedulerBaseProps.ts +8 -2
- package/src/components/BryntumSchedulerDatePicker.vue +13 -6
- package/src/components/BryntumSchedulerDatePickerProps.ts +12 -5
- package/src/components/BryntumSchedulerProps.ts +8 -2
- package/src/components/BryntumTimeZoomSlider.vue +12 -5
- package/src/components/BryntumTimeZoomSliderProps.ts +11 -4
- package/src/components/BryntumTimelineHistogram.vue +8 -1
- package/src/components/BryntumTimelineHistogramProps.ts +7 -1
- package/src/components/BryntumUndoRedo.vue +14 -7
- package/src/components/BryntumUndoRedoProps.ts +13 -6
- package/src/components/BryntumViewPresetCombo.vue +12 -5
- package/src/components/BryntumViewPresetComboProps.ts +11 -4
- package/lib/chunks/BTSObfAz.js.map +0 -1
- package/lib/chunks/BXIuEgYD.js.map +0 -1
- package/lib/chunks/CCTV8qn0.js.map +0 -1
- package/lib/chunks/COFzBhB8.js.map +0 -1
- package/lib/chunks/DJSlX0qP.js.map +0 -1
- package/lib/chunks/DP61St-u.js.map +0 -1
- package/lib/chunks/LNqNYJck.js.map +0 -1
- package/lib/chunks/R69sJLmF.js.map +0 -1
- package/lib/chunks/WykRcMCN.js.map +0 -1
- package/lib/chunks/eUISgYXE.js.map +0 -1
- package/lib/chunks/t8aiH3XL.js.map +0 -1
package/lib/index.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { _ as e } from "./chunks/
|
|
2
|
-
import { _ as t } from "./chunks/
|
|
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/
|
|
5
|
-
import { _ as f } from "./chunks/
|
|
6
|
-
import { _ as x } from "./chunks/
|
|
7
|
-
import { _ } from "./chunks/
|
|
8
|
-
import { _ as c } from "./chunks/
|
|
9
|
-
import { _ as i } from "./chunks/
|
|
10
|
-
import { _ as h } from "./chunks/
|
|
11
|
-
import { _ as P } from "./chunks/
|
|
12
|
-
import { _ as R } from "./chunks/
|
|
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
|
@@ -47,6 +47,8 @@ defineProps<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
49
49
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
50
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
51
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-appendTo)
|
|
50
52
|
*/
|
|
51
53
|
appendTo ? : HTMLElement|string
|
|
52
54
|
/**
|
|
@@ -97,9 +99,10 @@ defineProps<{
|
|
|
97
99
|
catchEventHandlerExceptions ? : Boolean
|
|
98
100
|
/**
|
|
99
101
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
100
|
-
*
|
|
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.
|
|
101
104
|
*/
|
|
102
|
-
centered ? : Boolean
|
|
105
|
+
centered ? : Boolean|object
|
|
103
106
|
/**
|
|
104
107
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
105
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)
|
|
@@ -197,7 +200,7 @@ defineProps<{
|
|
|
197
200
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
198
201
|
/**
|
|
199
202
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
200
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
203
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
201
204
|
* property which controls when a drag should start.
|
|
202
205
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
|
|
203
206
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -306,10 +309,14 @@ defineProps<{
|
|
|
306
309
|
inputWidth ? : string|number
|
|
307
310
|
/**
|
|
308
311
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
312
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
313
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-insertBefore)
|
|
309
314
|
*/
|
|
310
315
|
insertBefore ? : HTMLElement|string
|
|
311
316
|
/**
|
|
312
317
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
318
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
319
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-insertFirst)
|
|
313
320
|
*/
|
|
314
321
|
insertFirst ? : HTMLElement|string
|
|
315
322
|
/**
|
|
@@ -511,7 +518,7 @@ defineProps<{
|
|
|
511
518
|
rtl ? : Boolean
|
|
512
519
|
/**
|
|
513
520
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
514
|
-
* Valid values:
|
|
521
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
515
522
|
*/
|
|
516
523
|
scrollAction ? : 'hide'|'realign'|null
|
|
517
524
|
/**
|
|
@@ -822,7 +829,6 @@ const widgetData = {
|
|
|
822
829
|
'autoExpand',
|
|
823
830
|
'autoSelect',
|
|
824
831
|
'bubbleEvents',
|
|
825
|
-
'centered',
|
|
826
832
|
'checkValidity',
|
|
827
833
|
'clearable',
|
|
828
834
|
'config',
|
|
@@ -892,6 +898,7 @@ const widgetData = {
|
|
|
892
898
|
'badge',
|
|
893
899
|
'callOnFunctions',
|
|
894
900
|
'catchEventHandlerExceptions',
|
|
901
|
+
'centered',
|
|
895
902
|
'cls',
|
|
896
903
|
'colors',
|
|
897
904
|
'column',
|
|
@@ -32,6 +32,8 @@ export declare type BryntumEventColorFieldProps = {
|
|
|
32
32
|
/**
|
|
33
33
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
34
34
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
35
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
36
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-appendTo)
|
|
35
37
|
*/
|
|
36
38
|
appendTo ? : HTMLElement|string
|
|
37
39
|
/**
|
|
@@ -82,9 +84,10 @@ export declare type BryntumEventColorFieldProps = {
|
|
|
82
84
|
catchEventHandlerExceptions ? : Boolean
|
|
83
85
|
/**
|
|
84
86
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
85
|
-
*
|
|
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.
|
|
86
89
|
*/
|
|
87
|
-
centered ? : Boolean
|
|
90
|
+
centered ? : Boolean|object
|
|
88
91
|
/**
|
|
89
92
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
90
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)
|
|
@@ -182,7 +185,7 @@ export declare type BryntumEventColorFieldProps = {
|
|
|
182
185
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
183
186
|
/**
|
|
184
187
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
185
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
188
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
186
189
|
* property which controls when a drag should start.
|
|
187
190
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
|
|
188
191
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -291,10 +294,14 @@ export declare type BryntumEventColorFieldProps = {
|
|
|
291
294
|
inputWidth ? : string|number
|
|
292
295
|
/**
|
|
293
296
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
297
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
298
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-insertBefore)
|
|
294
299
|
*/
|
|
295
300
|
insertBefore ? : HTMLElement|string
|
|
296
301
|
/**
|
|
297
302
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
303
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
304
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-insertFirst)
|
|
298
305
|
*/
|
|
299
306
|
insertFirst ? : HTMLElement|string
|
|
300
307
|
/**
|
|
@@ -496,7 +503,7 @@ export declare type BryntumEventColorFieldProps = {
|
|
|
496
503
|
rtl ? : Boolean
|
|
497
504
|
/**
|
|
498
505
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
499
|
-
* Valid values:
|
|
506
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
500
507
|
*/
|
|
501
508
|
scrollAction ? : 'hide'|'realign'|null
|
|
502
509
|
/**
|
|
@@ -43,6 +43,8 @@ defineProps<{
|
|
|
43
43
|
/**
|
|
44
44
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
45
45
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
46
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
47
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-appendTo)
|
|
46
48
|
*/
|
|
47
49
|
appendTo ? : HTMLElement|string
|
|
48
50
|
/**
|
|
@@ -102,9 +104,10 @@ defineProps<{
|
|
|
102
104
|
catchEventHandlerExceptions ? : Boolean
|
|
103
105
|
/**
|
|
104
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
105
|
-
*
|
|
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.
|
|
106
109
|
*/
|
|
107
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
108
111
|
/**
|
|
109
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
110
113
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -240,7 +243,7 @@ defineProps<{
|
|
|
240
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
241
244
|
/**
|
|
242
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
243
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
246
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
244
247
|
* property which controls when a drag should start.
|
|
245
248
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-draggable)
|
|
246
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -407,10 +410,14 @@ defineProps<{
|
|
|
407
410
|
inputWidth ? : string|number
|
|
408
411
|
/**
|
|
409
412
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
413
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
414
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-insertBefore)
|
|
410
415
|
*/
|
|
411
416
|
insertBefore ? : HTMLElement|string
|
|
412
417
|
/**
|
|
413
418
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
419
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
420
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-insertFirst)
|
|
414
421
|
*/
|
|
415
422
|
insertFirst ? : HTMLElement|string
|
|
416
423
|
/**
|
|
@@ -622,7 +629,7 @@ defineProps<{
|
|
|
622
629
|
/**
|
|
623
630
|
* Project to reconfigure when picking an item.
|
|
624
631
|
*/
|
|
625
|
-
project ? : ProjectModel|object
|
|
632
|
+
project ? : ProjectModel|object|null
|
|
626
633
|
/**
|
|
627
634
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
628
635
|
* are unresponsive.
|
|
@@ -675,7 +682,7 @@ defineProps<{
|
|
|
675
682
|
rtl ? : Boolean
|
|
676
683
|
/**
|
|
677
684
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
678
|
-
* Valid values:
|
|
685
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
679
686
|
*/
|
|
680
687
|
scrollAction ? : 'hide'|'realign'|null
|
|
681
688
|
/**
|
|
@@ -1014,7 +1021,6 @@ const widgetData = {
|
|
|
1014
1021
|
'bubbleEvents',
|
|
1015
1022
|
'cacheLastResult',
|
|
1016
1023
|
'caseSensitive',
|
|
1017
|
-
'centered',
|
|
1018
1024
|
'checkValidity',
|
|
1019
1025
|
'chipView',
|
|
1020
1026
|
'clearable',
|
|
@@ -1112,6 +1118,7 @@ const widgetData = {
|
|
|
1112
1118
|
'badge',
|
|
1113
1119
|
'callOnFunctions',
|
|
1114
1120
|
'catchEventHandlerExceptions',
|
|
1121
|
+
'centered',
|
|
1115
1122
|
'cls',
|
|
1116
1123
|
'column',
|
|
1117
1124
|
'dataset',
|
|
@@ -28,6 +28,8 @@ export declare type BryntumProjectComboProps = {
|
|
|
28
28
|
/**
|
|
29
29
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
30
30
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
31
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
32
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -87,9 +89,10 @@ export declare type BryntumProjectComboProps = {
|
|
|
87
89
|
catchEventHandlerExceptions ? : Boolean
|
|
88
90
|
/**
|
|
89
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
90
|
-
*
|
|
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.
|
|
91
94
|
*/
|
|
92
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
93
96
|
/**
|
|
94
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
95
98
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -225,7 +228,7 @@ export declare type BryntumProjectComboProps = {
|
|
|
225
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
226
229
|
/**
|
|
227
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
228
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
231
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
229
232
|
* property which controls when a drag should start.
|
|
230
233
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-draggable)
|
|
231
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -392,10 +395,14 @@ export declare type BryntumProjectComboProps = {
|
|
|
392
395
|
inputWidth ? : string|number
|
|
393
396
|
/**
|
|
394
397
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
398
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
399
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-insertBefore)
|
|
395
400
|
*/
|
|
396
401
|
insertBefore ? : HTMLElement|string
|
|
397
402
|
/**
|
|
398
403
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
404
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
405
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-insertFirst)
|
|
399
406
|
*/
|
|
400
407
|
insertFirst ? : HTMLElement|string
|
|
401
408
|
/**
|
|
@@ -607,7 +614,7 @@ export declare type BryntumProjectComboProps = {
|
|
|
607
614
|
/**
|
|
608
615
|
* Project to reconfigure when picking an item.
|
|
609
616
|
*/
|
|
610
|
-
project ? : ProjectModel|object
|
|
617
|
+
project ? : ProjectModel|object|null
|
|
611
618
|
/**
|
|
612
619
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
613
620
|
* are unresponsive.
|
|
@@ -660,7 +667,7 @@ export declare type BryntumProjectComboProps = {
|
|
|
660
667
|
rtl ? : Boolean
|
|
661
668
|
/**
|
|
662
669
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
663
|
-
* Valid values:
|
|
670
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
664
671
|
*/
|
|
665
672
|
scrollAction ? : 'hide'|'realign'|null
|
|
666
673
|
/**
|
|
@@ -43,6 +43,8 @@ defineProps<{
|
|
|
43
43
|
/**
|
|
44
44
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
45
45
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
46
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
47
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-appendTo)
|
|
46
48
|
*/
|
|
47
49
|
appendTo ? : HTMLElement|string
|
|
48
50
|
/**
|
|
@@ -102,9 +104,10 @@ defineProps<{
|
|
|
102
104
|
catchEventHandlerExceptions ? : Boolean
|
|
103
105
|
/**
|
|
104
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
105
|
-
*
|
|
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.
|
|
106
109
|
*/
|
|
107
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
108
111
|
/**
|
|
109
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
110
113
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -240,7 +243,7 @@ defineProps<{
|
|
|
240
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
241
244
|
/**
|
|
242
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
243
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
246
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
244
247
|
* property which controls when a drag should start.
|
|
245
248
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-draggable)
|
|
246
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -407,10 +410,14 @@ defineProps<{
|
|
|
407
410
|
inputWidth ? : string|number
|
|
408
411
|
/**
|
|
409
412
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
413
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
414
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-insertBefore)
|
|
410
415
|
*/
|
|
411
416
|
insertBefore ? : HTMLElement|string
|
|
412
417
|
/**
|
|
413
418
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
419
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
420
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-insertFirst)
|
|
414
421
|
*/
|
|
415
422
|
insertFirst ? : HTMLElement|string
|
|
416
423
|
/**
|
|
@@ -671,7 +678,7 @@ defineProps<{
|
|
|
671
678
|
rtl ? : Boolean
|
|
672
679
|
/**
|
|
673
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
674
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
675
682
|
*/
|
|
676
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
677
684
|
/**
|
|
@@ -1016,7 +1023,6 @@ const widgetData = {
|
|
|
1016
1023
|
'bubbleEvents',
|
|
1017
1024
|
'cacheLastResult',
|
|
1018
1025
|
'caseSensitive',
|
|
1019
|
-
'centered',
|
|
1020
1026
|
'checkValidity',
|
|
1021
1027
|
'chipView',
|
|
1022
1028
|
'clearable',
|
|
@@ -1114,6 +1120,7 @@ const widgetData = {
|
|
|
1114
1120
|
'badge',
|
|
1115
1121
|
'callOnFunctions',
|
|
1116
1122
|
'catchEventHandlerExceptions',
|
|
1123
|
+
'centered',
|
|
1117
1124
|
'cls',
|
|
1118
1125
|
'column',
|
|
1119
1126
|
'dataset',
|
|
@@ -28,6 +28,8 @@ export declare type BryntumResourceComboProps = {
|
|
|
28
28
|
/**
|
|
29
29
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
30
30
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
31
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
32
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -87,9 +89,10 @@ export declare type BryntumResourceComboProps = {
|
|
|
87
89
|
catchEventHandlerExceptions ? : Boolean
|
|
88
90
|
/**
|
|
89
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
90
|
-
*
|
|
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.
|
|
91
94
|
*/
|
|
92
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
93
96
|
/**
|
|
94
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
95
98
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -225,7 +228,7 @@ export declare type BryntumResourceComboProps = {
|
|
|
225
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
226
229
|
/**
|
|
227
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
228
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
231
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
229
232
|
* property which controls when a drag should start.
|
|
230
233
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-draggable)
|
|
231
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -392,10 +395,14 @@ export declare type BryntumResourceComboProps = {
|
|
|
392
395
|
inputWidth ? : string|number
|
|
393
396
|
/**
|
|
394
397
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
398
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
399
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-insertBefore)
|
|
395
400
|
*/
|
|
396
401
|
insertBefore ? : HTMLElement|string
|
|
397
402
|
/**
|
|
398
403
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
404
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
405
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceCombo#config-insertFirst)
|
|
399
406
|
*/
|
|
400
407
|
insertFirst ? : HTMLElement|string
|
|
401
408
|
/**
|
|
@@ -656,7 +663,7 @@ export declare type BryntumResourceComboProps = {
|
|
|
656
663
|
rtl ? : Boolean
|
|
657
664
|
/**
|
|
658
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
659
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
660
667
|
*/
|
|
661
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
662
669
|
/**
|
|
@@ -53,6 +53,8 @@ defineProps<{
|
|
|
53
53
|
/**
|
|
54
54
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
55
55
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
|
|
56
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
57
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-appendTo)
|
|
56
58
|
*/
|
|
57
59
|
appendTo ? : HTMLElement|string
|
|
58
60
|
/**
|
|
@@ -86,9 +88,10 @@ defineProps<{
|
|
|
86
88
|
catchEventHandlerExceptions ? : Boolean
|
|
87
89
|
/**
|
|
88
90
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
89
|
-
*
|
|
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.
|
|
90
93
|
*/
|
|
91
|
-
centered ? : Boolean
|
|
94
|
+
centered ? : Boolean|object
|
|
92
95
|
/**
|
|
93
96
|
* Configure as `true` to clear selection when clicking on empty space inside the List´s element.
|
|
94
97
|
*/
|
|
@@ -174,7 +177,7 @@ defineProps<{
|
|
|
174
177
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
175
178
|
/**
|
|
176
179
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
|
|
177
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
180
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
178
181
|
* property which controls when a drag should start.
|
|
179
182
|
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-draggable)
|
|
180
183
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -274,10 +277,14 @@ defineProps<{
|
|
|
274
277
|
ignoreParentReadOnly ? : Boolean
|
|
275
278
|
/**
|
|
276
279
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
280
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
281
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-insertBefore)
|
|
277
282
|
*/
|
|
278
283
|
insertBefore ? : HTMLElement|string
|
|
279
284
|
/**
|
|
280
285
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
286
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
287
|
+
* [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-insertFirst)
|
|
281
288
|
*/
|
|
282
289
|
insertFirst ? : HTMLElement|string
|
|
283
290
|
/**
|
|
@@ -446,7 +453,7 @@ defineProps<{
|
|
|
446
453
|
scrollable ? : Boolean|ScrollerConfig|Scroller
|
|
447
454
|
/**
|
|
448
455
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
449
|
-
* Valid values:
|
|
456
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
450
457
|
*/
|
|
451
458
|
scrollAction ? : 'hide'|'realign'|null
|
|
452
459
|
/**
|
|
@@ -523,7 +530,7 @@ defineProps<{
|
|
|
523
530
|
*/
|
|
524
531
|
ui ? : string|object
|
|
525
532
|
/**
|
|
526
|
-
* Configure as `false` to not use the Resource
|
|
533
|
+
* Configure as `false` to not use the Resource's color field to style the checkbox
|
|
527
534
|
*/
|
|
528
535
|
useResourceColor ? : Boolean
|
|
529
536
|
/**
|
|
@@ -766,7 +773,6 @@ const widgetData = {
|
|
|
766
773
|
'ariaDescription',
|
|
767
774
|
'ariaLabel',
|
|
768
775
|
'bubbleEvents',
|
|
769
|
-
'centered',
|
|
770
776
|
'color',
|
|
771
777
|
'config',
|
|
772
778
|
'constrainTo',
|
|
@@ -823,6 +829,7 @@ const widgetData = {
|
|
|
823
829
|
'appendTo',
|
|
824
830
|
'callOnFunctions',
|
|
825
831
|
'catchEventHandlerExceptions',
|
|
832
|
+
'centered',
|
|
826
833
|
'clearSelectionOnEmptySpaceClick',
|
|
827
834
|
'cls',
|
|
828
835
|
'collapsibleGroups',
|