@bryntum/schedulerpro-vue-3-thin 7.2.3 → 7.3.0
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 +7 -7
- package/lib/chunks/{D4JDuI0s.js → B4dVznPx.js} +1 -8
- package/lib/chunks/B4dVznPx.js.map +1 -0
- package/lib/chunks/{BhUeT19h.js → BFFz1c24.js} +5 -5
- package/lib/chunks/BFFz1c24.js.map +1 -0
- package/lib/chunks/{BJPdcix1.js → BIkGnHve.js} +3 -3
- package/lib/chunks/BIkGnHve.js.map +1 -0
- package/lib/chunks/{BRGc8bUJ.js → BNBuOpUp.js} +8 -7
- package/lib/chunks/BNBuOpUp.js.map +1 -0
- package/lib/chunks/{BjTPjWi9.js → Bp7aU5Ia.js} +6 -6
- package/lib/chunks/Bp7aU5Ia.js.map +1 -0
- package/lib/chunks/{CuODT2-U.js → C3Dz-ovY.js} +3 -3
- package/lib/chunks/C3Dz-ovY.js.map +1 -0
- package/lib/chunks/{BTT_cGQU.js → CPjow0gO.js} +8 -9
- package/lib/chunks/CPjow0gO.js.map +1 -0
- package/lib/chunks/{DYBe70El.js → CqtUB81W.js} +18 -11
- package/lib/chunks/CqtUB81W.js.map +1 -0
- package/lib/chunks/{C41opZKx.js → CvNpXefN.js} +18 -11
- package/lib/chunks/CvNpXefN.js.map +1 -0
- package/lib/chunks/{BbI7XKMd.js → D0hJ3P6L.js} +5 -3
- package/lib/chunks/D0hJ3P6L.js.map +1 -0
- package/lib/chunks/{BpAvqwr_.js → D1a3F6m-.js} +23 -13
- package/lib/chunks/D1a3F6m-.js.map +1 -0
- package/lib/chunks/{CGbW6pgm.js → DPA-xEW5.js} +8 -9
- package/lib/chunks/DPA-xEW5.js.map +1 -0
- package/lib/chunks/{MOjUZ-Rj.js → DdbMybqv.js} +5 -5
- package/lib/chunks/DdbMybqv.js.map +1 -0
- package/lib/chunks/{DGV7a5Xo.js → DjFBhm9P.js} +6 -6
- package/lib/chunks/DjFBhm9P.js.map +1 -0
- package/lib/chunks/{Dz-up1_i.js → DmFXOMJ5.js} +5 -5
- package/lib/chunks/DmFXOMJ5.js.map +1 -0
- package/lib/chunks/{DwzPrR90.js → Pb5GbfMi.js} +5 -5
- package/lib/chunks/Pb5GbfMi.js.map +1 -0
- package/lib/chunks/{M0cBUV91.js → W-pa3HyX.js} +6 -6
- package/lib/chunks/W-pa3HyX.js.map +1 -0
- package/lib/chunks/{CJFZbm_i.js → b8yreHIz.js} +23 -13
- package/lib/chunks/b8yreHIz.js.map +1 -0
- package/lib/chunks/{9jfNe_y3.js → oM3gO3yH.js} +14 -8
- package/lib/chunks/oM3gO3yH.js.map +1 -0
- package/lib/chunks/{BO8FwQoh.js → p1r0F5YC.js} +6 -6
- package/lib/chunks/p1r0F5YC.js.map +1 -0
- package/lib/chunks/{DlNFp5e-.js → s35t-2ke.js} +10 -10
- package/lib/chunks/s35t-2ke.js.map +1 -0
- package/lib/chunks/{j8JzZ-07.js → yF4wtntA.js} +4 -4
- package/lib/chunks/yF4wtntA.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulerProProjectModel.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumThemeCombo.js +57 -0
- package/lib/components/BryntumThemeCombo.js.map +1 -0
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +127 -186
- package/src/components/BryntumCalendarEditorProps.ts +123 -177
- package/src/components/BryntumCalendarField.vue +91 -151
- package/src/components/BryntumCalendarFieldProps.ts +87 -143
- package/src/components/BryntumConstraintTypePicker.vue +91 -151
- package/src/components/BryntumConstraintTypePickerProps.ts +87 -143
- package/src/components/BryntumCostAccrualField.vue +91 -151
- package/src/components/BryntumCostAccrualFieldProps.ts +87 -143
- package/src/components/BryntumDependencyTypePicker.vue +91 -151
- package/src/components/BryntumDependencyTypePickerProps.ts +87 -143
- package/src/components/BryntumEffortField.vue +79 -124
- package/src/components/BryntumEffortFieldProps.ts +73 -114
- package/src/components/BryntumEndDateField.vue +79 -122
- package/src/components/BryntumEndDateFieldProps.ts +75 -114
- package/src/components/BryntumModelCombo.vue +91 -151
- package/src/components/BryntumModelComboProps.ts +87 -143
- package/src/components/BryntumRateTableField.vue +91 -151
- package/src/components/BryntumRateTableFieldProps.ts +87 -143
- package/src/components/BryntumResourceEditor.vue +126 -184
- package/src/components/BryntumResourceEditorProps.ts +122 -175
- package/src/components/BryntumResourceGrid.vue +204 -293
- package/src/components/BryntumResourceGridProps.ts +187 -263
- package/src/components/BryntumResourceHistogram.vue +338 -461
- package/src/components/BryntumResourceHistogramProps.ts +287 -402
- package/src/components/BryntumResourceTypeField.vue +91 -151
- package/src/components/BryntumResourceTypeFieldProps.ts +87 -143
- package/src/components/BryntumResourceUtilization.vue +338 -461
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +507 -646
- package/src/components/BryntumSchedulerProBase.vue +507 -646
- package/src/components/BryntumSchedulerProBaseProps.ts +408 -556
- package/src/components/BryntumSchedulerProProjectModel.vue +63 -107
- package/src/components/BryntumSchedulerProProjectModelProps.ts +55 -85
- package/src/components/BryntumSchedulerProProps.ts +408 -556
- package/src/components/BryntumSchedulingDirectionPicker.vue +91 -151
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +87 -143
- package/src/components/BryntumSchedulingModePicker.vue +92 -153
- package/src/components/BryntumSchedulingModePickerProps.ts +88 -145
- package/src/components/BryntumStartDateField.vue +81 -126
- package/src/components/BryntumStartDateFieldProps.ts +77 -118
- package/src/components/BryntumThemeCombo.vue +60 -0
- package/src/components/BryntumTimeline.vue +428 -597
- package/src/components/BryntumTimelineProps.ts +366 -519
- package/src/components/BryntumVersionGrid.vue +203 -290
- package/src/components/BryntumVersionGridProps.ts +186 -261
- package/lib/chunks/9jfNe_y3.js.map +0 -1
- package/lib/chunks/BJPdcix1.js.map +0 -1
- package/lib/chunks/BO8FwQoh.js.map +0 -1
- package/lib/chunks/BRGc8bUJ.js.map +0 -1
- package/lib/chunks/BTT_cGQU.js.map +0 -1
- package/lib/chunks/BbI7XKMd.js.map +0 -1
- package/lib/chunks/BhUeT19h.js.map +0 -1
- package/lib/chunks/BjTPjWi9.js.map +0 -1
- package/lib/chunks/BpAvqwr_.js.map +0 -1
- package/lib/chunks/C41opZKx.js.map +0 -1
- package/lib/chunks/CGbW6pgm.js.map +0 -1
- package/lib/chunks/CJFZbm_i.js.map +0 -1
- package/lib/chunks/CuODT2-U.js.map +0 -1
- package/lib/chunks/D4JDuI0s.js.map +0 -1
- package/lib/chunks/DGV7a5Xo.js.map +0 -1
- package/lib/chunks/DYBe70El.js.map +0 -1
- package/lib/chunks/DlNFp5e-.js.map +0 -1
- package/lib/chunks/DwzPrR90.js.map +0 -1
- package/lib/chunks/Dz-up1_i.js.map +0 -1
- package/lib/chunks/M0cBUV91.js.map +0 -1
- package/lib/chunks/MOjUZ-Rj.js.map +0 -1
- package/lib/chunks/j8JzZ-07.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, Color, DomConfig, KeyMapConfig, MaskConfig, MenuItemEntry, Model, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
1
|
+
import type { AlignSpec, Base, Color, DomConfig, KeyMapConfig, MaskConfig, MenuItemEntry, Model, PagingToolbarConfig, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { AvailabilityRangeModelConfig, CalendarEditorListeners, CalendarModel, SchedulerProContainerItemConfig, SchedulerProContainerLayoutConfig, WorkingDays } from '@bryntum/schedulerpro-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumCalendarEditorProps = {
|
|
@@ -10,14 +10,12 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
10
10
|
/**
|
|
11
11
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
12
12
|
* content will be placed inside this element.
|
|
13
|
-
* ...
|
|
14
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-adopt)
|
|
13
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-adopt)
|
|
15
14
|
*/
|
|
16
15
|
adopt ? : HTMLElement|string
|
|
17
16
|
/**
|
|
18
17
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
19
|
-
* ...
|
|
20
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-align)
|
|
18
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-align)
|
|
21
19
|
*/
|
|
22
20
|
align ? : AlignSpec|string
|
|
23
21
|
/**
|
|
@@ -39,22 +37,19 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
39
37
|
/**
|
|
40
38
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
41
39
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
42
|
-
* ...
|
|
43
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaDescription)
|
|
40
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaDescription)
|
|
44
41
|
*/
|
|
45
42
|
ariaDescription ? : string
|
|
46
43
|
/**
|
|
47
44
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
48
45
|
* the `aria-label` attribute.
|
|
49
|
-
* ...
|
|
50
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaLabel)
|
|
46
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaLabel)
|
|
51
47
|
*/
|
|
52
48
|
ariaLabel ? : string
|
|
53
49
|
/**
|
|
54
50
|
* By default, a Popup is transient, and will [close](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Popup#function-close) when the user clicks or
|
|
55
51
|
* taps outside its owned widgets and when focus moves outside its owned widgets.
|
|
56
|
-
* ...
|
|
57
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-autoClose)
|
|
52
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-autoClose)
|
|
58
53
|
*/
|
|
59
54
|
autoClose ? : Boolean
|
|
60
55
|
/**
|
|
@@ -69,14 +64,12 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
69
64
|
/**
|
|
70
65
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
71
66
|
* or array of config objects representing the child items of a Toolbar. Another way to add a bbar is to use [strips](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips).
|
|
72
|
-
* ...
|
|
73
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bbar)
|
|
67
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bbar)
|
|
74
68
|
*/
|
|
75
69
|
bbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
76
70
|
/**
|
|
77
71
|
* Custom CSS classes to add to the panel's body element.
|
|
78
|
-
* ...
|
|
79
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bodyCls)
|
|
72
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bodyCls)
|
|
80
73
|
*/
|
|
81
74
|
bodyCls ? : string|object
|
|
82
75
|
/**
|
|
@@ -86,8 +79,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
86
79
|
/**
|
|
87
80
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
88
81
|
* hierarchy when triggered.
|
|
89
|
-
* ...
|
|
90
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bubbleEvents)
|
|
82
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bubbleEvents)
|
|
91
83
|
*/
|
|
92
84
|
bubbleEvents ? : object
|
|
93
85
|
/**
|
|
@@ -96,15 +88,13 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
96
88
|
calendar ? : CalendarModel
|
|
97
89
|
/**
|
|
98
90
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
99
|
-
* ...
|
|
100
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-callOnFunctions)
|
|
91
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-callOnFunctions)
|
|
101
92
|
*/
|
|
102
93
|
callOnFunctions ? : Boolean
|
|
103
94
|
/**
|
|
104
95
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
105
96
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
106
|
-
* ...
|
|
107
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-catchEventHandlerExceptions)
|
|
97
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-catchEventHandlerExceptions)
|
|
108
98
|
*/
|
|
109
99
|
catchEventHandlerExceptions ? : Boolean
|
|
110
100
|
/**
|
|
@@ -122,8 +112,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
122
112
|
/**
|
|
123
113
|
* The action to take when calling the [close](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Popup#function-close) method.
|
|
124
114
|
* By default, the popup is hidden.
|
|
125
|
-
* ...
|
|
126
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-closeAction)
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-closeAction)
|
|
127
116
|
*/
|
|
128
117
|
closeAction ? : 'hide'|'destroy'
|
|
129
118
|
/**
|
|
@@ -134,8 +123,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
134
123
|
* Custom CSS classes to add to element.
|
|
135
124
|
* May be specified as a space separated string, or as an object in which property names
|
|
136
125
|
* with truthy values are used as the class names:
|
|
137
|
-
* ...
|
|
138
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-cls)
|
|
126
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-cls)
|
|
139
127
|
*/
|
|
140
128
|
cls ? : string|object
|
|
141
129
|
/**
|
|
@@ -145,15 +133,13 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
145
133
|
collapsed ? : Boolean
|
|
146
134
|
/**
|
|
147
135
|
* This config enables collapsibility for the panel. See [collapsed](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-collapsed).
|
|
148
|
-
* ...
|
|
149
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-collapsible)
|
|
136
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-collapsible)
|
|
150
137
|
*/
|
|
151
138
|
collapsible ? : Boolean|PanelCollapserConfig|PanelCollapserOverlayConfig
|
|
152
139
|
/**
|
|
153
140
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
154
141
|
* `style` block.
|
|
155
|
-
* ...
|
|
156
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-color)
|
|
142
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-color)
|
|
157
143
|
*/
|
|
158
144
|
color ? : Color
|
|
159
145
|
/**
|
|
@@ -177,8 +163,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
177
163
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
178
164
|
* May be specified as a space separated string, or as an object in which property names
|
|
179
165
|
* with truthy values are used as the class names:
|
|
180
|
-
* ...
|
|
181
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-contentElementCls)
|
|
166
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-contentElementCls)
|
|
182
167
|
*/
|
|
183
168
|
contentElementCls ? : string|object
|
|
184
169
|
/**
|
|
@@ -198,8 +183,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
198
183
|
/**
|
|
199
184
|
* A [query](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#function-query) selector function which can identify the descendant widget to which
|
|
200
185
|
* focus should be directed by default.
|
|
201
|
-
* ...
|
|
202
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultFocus)
|
|
186
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultFocus)
|
|
203
187
|
* @param {Core.widget.Widget} widget Widget passed to method
|
|
204
188
|
* @returns {boolean} truthy value if widget is the default one
|
|
205
189
|
*/
|
|
@@ -218,21 +202,19 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
218
202
|
* Specifies days treated as working by default. The config is used when adding a new week.
|
|
219
203
|
* In this case the widget sets the week working days availability with
|
|
220
204
|
* [defaultWorkingDayAvailability](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultWorkingDayAvailability) value.
|
|
221
|
-
* ...
|
|
222
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultWorkingDays)
|
|
205
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultWorkingDays)
|
|
223
206
|
*/
|
|
224
207
|
defaultWorkingDays ? : WorkingDays
|
|
225
208
|
/**
|
|
226
|
-
* Check for CSS compatibility issues
|
|
227
|
-
*
|
|
228
|
-
* [
|
|
209
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
210
|
+
* checks:
|
|
211
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-detectCSSCompatibilityIssues)
|
|
229
212
|
*/
|
|
230
213
|
detectCSSCompatibilityIssues ? : Boolean
|
|
231
214
|
/**
|
|
232
215
|
* Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
|
|
233
216
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
234
|
-
* ...
|
|
235
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-disabled)
|
|
217
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-disabled)
|
|
236
218
|
*/
|
|
237
219
|
disabled ? : Boolean|'inert'
|
|
238
220
|
/**
|
|
@@ -240,35 +222,31 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
240
222
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
241
223
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
242
224
|
* body. Such widgets are called "edge strips".
|
|
243
|
-
* ...
|
|
244
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-dock)
|
|
225
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-dock)
|
|
245
226
|
*/
|
|
246
227
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
247
228
|
/**
|
|
248
229
|
* Set to `false` to prevent dragging the popup element.
|
|
230
|
+
* @property {string} handleSelector CSS selector used to determine if a drag operation can be started from a mouse-downed element inside the popup
|
|
249
231
|
*/
|
|
250
|
-
draggable ? : Boolean|
|
|
251
|
-
handleSelector?: string
|
|
252
|
-
}
|
|
232
|
+
draggable ? : Boolean|object
|
|
253
233
|
/**
|
|
254
234
|
* Make this Panel a docked drawer which slides out from one side of the browser viewport by default.
|
|
255
|
-
* ...
|
|
256
|
-
* [
|
|
257
|
-
* @param {
|
|
258
|
-
* @param {
|
|
259
|
-
* @param {boolean}
|
|
260
|
-
* @param {boolean,
|
|
261
|
-
* @param {boolean,string} autoClose.
|
|
262
|
-
* @param {
|
|
263
|
-
* @param {
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
drawer ? : Boolean|{side?: 'start'|'left'|'end'|'right'|'top'|'bottom', size?: string|number, inline?: Boolean, autoClose: { mousedown?: Boolean|string, focusout?: Boolean|string, mouseout?: string }, autoCloseDelay?: number}
|
|
235
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-drawer)
|
|
236
|
+
* @param {'start','left','end','right','top','bottom'} [side] The side of the viewport to dock the drawer to. * `'start'` means the `inline-start` side. * `'end'` means the `inline-end` side.
|
|
237
|
+
* @param {string,number} [size] The size of the drawer in its collapsible axis.
|
|
238
|
+
* @param {boolean} [inline] If using the [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-appendTo) config to place the drawer inside a host widget, this may be set to `true` to make the drawer inline within that host. Note that, if using this, the layout of the host element must have `flex-direction` set appropriately.
|
|
239
|
+
* @param {boolean,object} [autoClose] Specifies what user actions should automatically close the drawer. Defaults to closing when the user clicks outside of the drawer or when focus moves outside of the drawer.
|
|
240
|
+
* @param {boolean,string} [autoClose.mousedown] If the user clicks outside of the drawer, the drawer will automatically be hidden. If the value is a string, it is used as a CSS selector to filter clicks which should close the drawer.
|
|
241
|
+
* @param {boolean,string} [autoClose.focusout] If focus moves outside of the drawer, the drawer will automatically be hidden.
|
|
242
|
+
* @param {string} [autoClose.mouseout] Hides the drawer when the mouse leaves the drawer after the `autoCloseDelay` period.
|
|
243
|
+
* @param {number} [autoCloseDelay] When using `mouseout`, this is the delay in milliseconds
|
|
244
|
+
*/
|
|
245
|
+
drawer ? : Boolean|{ side?: 'start'|'left'|'end'|'right'|'top'|'bottom', size?: string|number, inline?: Boolean, autoClose?: Boolean|{ mousedown?: Boolean|string, focusout?: Boolean|string, mouseout?: string }, autoCloseDelay?: number }
|
|
267
246
|
/**
|
|
268
247
|
* An object specifying attributes to assign to the root element of this widget.
|
|
269
248
|
* Set `null` value to attribute to remove it.
|
|
270
|
-
* ...
|
|
271
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-elementAttributes)
|
|
249
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-elementAttributes)
|
|
272
250
|
*/
|
|
273
251
|
elementAttributes ? : Record<string, string|null>
|
|
274
252
|
extraData ? : any
|
|
@@ -293,22 +271,19 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
293
271
|
/**
|
|
294
272
|
* Config object of a footer. May contain a `dock`, `html` and a `cls` property. A footer is not a widget,
|
|
295
273
|
* but rather plain HTML that follows the last element of the panel's body and [strips](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips).
|
|
296
|
-
* ...
|
|
297
|
-
*
|
|
274
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-footer)
|
|
275
|
+
* @property {'top','right','bottom','left','start','end'} dock Where to dock
|
|
276
|
+
* @property {string} html Html to populate the footer with
|
|
277
|
+
* @property {string} cls CSS class to add to the footer
|
|
298
278
|
*/
|
|
299
|
-
footer ? :
|
|
300
|
-
dock?: 'top'|'right'|'bottom'|'left'|'start'|'end'
|
|
301
|
-
html?: string
|
|
302
|
-
cls?: string
|
|
303
|
-
}|string
|
|
279
|
+
footer ? : object|string
|
|
304
280
|
/**
|
|
305
281
|
* DOM element to attach popup.
|
|
306
282
|
*/
|
|
307
283
|
forElement ? : HTMLElement
|
|
308
284
|
/**
|
|
309
285
|
* A config [object](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#typedef-PanelHeader) for the panel's header or a string in place of a `title`.
|
|
310
|
-
* ...
|
|
311
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-header)
|
|
286
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-header)
|
|
312
287
|
*/
|
|
313
288
|
header ? : string|Boolean|PanelHeader
|
|
314
289
|
/**
|
|
@@ -323,25 +298,21 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
323
298
|
hidden ? : Boolean
|
|
324
299
|
/**
|
|
325
300
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
326
|
-
* ...
|
|
327
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideAnimation)
|
|
301
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideAnimation)
|
|
328
302
|
*/
|
|
329
303
|
hideAnimation ? : Boolean|object
|
|
330
304
|
/**
|
|
331
305
|
* Specify `true` to make this container hide when it has no visible children (Either empty
|
|
332
306
|
* or all children hidden).
|
|
333
|
-
* ...
|
|
334
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideWhenEmpty)
|
|
307
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideWhenEmpty)
|
|
335
308
|
*/
|
|
336
309
|
hideWhenEmpty ? : Boolean
|
|
337
310
|
/**
|
|
338
311
|
* The HTML to display initially or a function returning the markup (called at widget construction time).
|
|
339
|
-
* ...
|
|
340
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-html)
|
|
312
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-html)
|
|
341
313
|
* @param {Core.widget.Widget} widget The calling Widget
|
|
342
|
-
* @returns {string}
|
|
343
314
|
*/
|
|
344
|
-
html ? : string|((widget: Widget) =>
|
|
315
|
+
html ? : string|((widget: Widget) => void)|DomConfig|DomConfig[]|VueConfig|ReactJSX
|
|
345
316
|
/**
|
|
346
317
|
* The CSS class(es) to add when HTML content is being applied to this widget.
|
|
347
318
|
*/
|
|
@@ -357,16 +328,14 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
357
328
|
id ? : string
|
|
358
329
|
/**
|
|
359
330
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
360
|
-
* ...
|
|
361
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ignoreParentReadOnly)
|
|
331
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ignoreParentReadOnly)
|
|
362
332
|
*/
|
|
363
333
|
ignoreParentReadOnly ? : Boolean
|
|
364
334
|
/**
|
|
365
335
|
* Convenience setting to align input fields of child widgets. By default, the Field input element is
|
|
366
336
|
* placed immediately following the `label`. If you prefer to have all input fields aligned to the
|
|
367
337
|
* right, set this config to `'end'`.
|
|
368
|
-
* ...
|
|
369
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-inputFieldAlign)
|
|
338
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-inputFieldAlign)
|
|
370
339
|
*/
|
|
371
340
|
inputFieldAlign ? : 'start'|'end'
|
|
372
341
|
/**
|
|
@@ -384,55 +353,52 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
384
353
|
/**
|
|
385
354
|
* An object containing typed child widget config objects or Widgets. May also be specified
|
|
386
355
|
* as an array.
|
|
387
|
-
* ...
|
|
388
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-items)
|
|
356
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-items)
|
|
389
357
|
*/
|
|
390
358
|
items ? : Record<string, SchedulerProContainerItemConfig|MenuItemEntry>|(SchedulerProContainerItemConfig|MenuItemEntry|Widget)[]
|
|
391
359
|
/**
|
|
392
360
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
393
361
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
394
362
|
* are the name of the instance method to call when the keystroke is received.
|
|
395
|
-
* ...
|
|
396
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-keyMap)
|
|
363
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-keyMap)
|
|
397
364
|
*/
|
|
398
365
|
keyMap ? : Record<string, KeyMapConfig>
|
|
399
366
|
/**
|
|
400
367
|
* Convenience setting to use same label placement on all child widgets.
|
|
401
|
-
* ...
|
|
402
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-labelPosition)
|
|
368
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-labelPosition)
|
|
403
369
|
*/
|
|
404
370
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
371
|
+
/**
|
|
372
|
+
* Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
|
|
373
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-labelWidth)
|
|
374
|
+
*/
|
|
375
|
+
labelWidth ? : number|null
|
|
405
376
|
/**
|
|
406
377
|
* The short name of a helper class which manages rendering and styling of child items.
|
|
407
|
-
* ...
|
|
408
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layout)
|
|
378
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layout)
|
|
409
379
|
*/
|
|
410
380
|
layout ? : string|SchedulerProContainerLayoutConfig
|
|
411
381
|
/**
|
|
412
382
|
* The CSS style properties to apply to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
413
|
-
* ...
|
|
414
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layoutStyle)
|
|
383
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layoutStyle)
|
|
415
384
|
*/
|
|
416
385
|
layoutStyle ? : object
|
|
417
386
|
/**
|
|
418
387
|
* An array of [child item](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#config-items) *config objects* which is to be converted into
|
|
419
388
|
* instances only when this Container is rendered, rather than eagerly at construct time.
|
|
420
|
-
* ...
|
|
421
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-lazyItems)
|
|
389
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-lazyItems)
|
|
422
390
|
*/
|
|
423
391
|
lazyItems ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|Widget[]
|
|
424
392
|
/**
|
|
425
393
|
* The listener set for this object.
|
|
426
|
-
* ...
|
|
427
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-listeners)
|
|
394
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-listeners)
|
|
428
395
|
*/
|
|
429
396
|
listeners ? : CalendarEditorListeners
|
|
430
397
|
/**
|
|
431
398
|
* A class translations of which are used for translating this entity.
|
|
432
399
|
* This is often used when translations of an item are defined on its container class.
|
|
433
400
|
* For example:
|
|
434
|
-
* ...
|
|
435
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localeClass)
|
|
401
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localeClass)
|
|
436
402
|
*/
|
|
437
403
|
localeClass ? : typeof Base
|
|
438
404
|
/**
|
|
@@ -444,8 +410,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
444
410
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
445
411
|
* you could use 'localeKey' meta configuration.
|
|
446
412
|
* Example:
|
|
447
|
-
* ...
|
|
448
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localizableProperties)
|
|
413
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localizableProperties)
|
|
449
414
|
*/
|
|
450
415
|
localizableProperties ? : string[]
|
|
451
416
|
/**
|
|
@@ -479,8 +444,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
479
444
|
maximized ? : Boolean
|
|
480
445
|
/**
|
|
481
446
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-maximizeOnMobile)
|
|
447
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-maximizeOnMobile)
|
|
484
448
|
*/
|
|
485
449
|
maximizeOnMobile ? : number|string
|
|
486
450
|
/**
|
|
@@ -501,37 +465,31 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
501
465
|
/**
|
|
502
466
|
* Optionally show an opaque mask below this Popup when shown.
|
|
503
467
|
* Configure this as `true` to show the mask.
|
|
504
|
-
* ...
|
|
505
|
-
* [
|
|
468
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-modal)
|
|
469
|
+
* @property {boolean} [closeOnMaskTap] Specify as `true` to close when mask is tapped.
|
|
470
|
+
* @property {boolean} [transparent] Specify as `true` to use a transparent mask.
|
|
506
471
|
*/
|
|
507
|
-
modal ? : Boolean|
|
|
508
|
-
closeOnMaskTap?: Boolean
|
|
509
|
-
transparent?: Boolean
|
|
510
|
-
}
|
|
472
|
+
modal ? : Boolean|object
|
|
511
473
|
/**
|
|
512
474
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
513
475
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
514
476
|
* layout.
|
|
515
|
-
* ...
|
|
516
|
-
*
|
|
477
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-monitorResize)
|
|
478
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
517
479
|
*/
|
|
518
|
-
monitorResize ? : Boolean|
|
|
519
|
-
immediate?: Boolean
|
|
520
|
-
}
|
|
480
|
+
monitorResize ? : Boolean|object
|
|
521
481
|
/**
|
|
522
482
|
* An object containing default config objects which may be referenced by name in the [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#config-items)
|
|
523
483
|
* config. For example, a specialized [Menu](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Menu) subclass may have a `namedItems` default
|
|
524
484
|
* value defined like this:
|
|
525
|
-
* ...
|
|
526
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-namedItems)
|
|
485
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-namedItems)
|
|
527
486
|
*/
|
|
528
487
|
namedItems ? : Record<string, SchedulerProContainerItemConfig>
|
|
529
488
|
/**
|
|
530
489
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
531
490
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
532
491
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
533
|
-
* ...
|
|
534
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-positioned)
|
|
492
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-positioned)
|
|
535
493
|
*/
|
|
536
494
|
positioned ? : Boolean
|
|
537
495
|
/**
|
|
@@ -542,58 +500,64 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
542
500
|
/**
|
|
543
501
|
* Whether this widget is read-only. This is only valid if the widget is an input
|
|
544
502
|
* field, <strong>or contains input fields at any depth</strong>.
|
|
545
|
-
* ...
|
|
546
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-readOnly)
|
|
503
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-readOnly)
|
|
547
504
|
*/
|
|
548
505
|
readOnly ? : Boolean
|
|
549
506
|
/**
|
|
550
507
|
* [Record](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model) whose values will be used to populate fields in the container.
|
|
551
|
-
* ...
|
|
552
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-record)
|
|
508
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-record)
|
|
553
509
|
*/
|
|
554
510
|
record ? : Model
|
|
555
511
|
relayStoreEvents ? : Boolean
|
|
556
512
|
/**
|
|
557
513
|
* Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
|
|
558
514
|
* `type`.
|
|
559
|
-
* ...
|
|
560
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rendition)
|
|
515
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rendition)
|
|
561
516
|
*/
|
|
562
517
|
rendition ? : string|Record<string, string>|null
|
|
563
518
|
/**
|
|
564
519
|
* Configure this property to allow the widget/component to be resized. Pressing <kbd>Shift</kbd> while resizing will
|
|
565
520
|
* constrain the aspect ratio.
|
|
566
|
-
* ...
|
|
567
|
-
* [
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
521
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-resizable)
|
|
522
|
+
* @property {number} [resizable.minWidth] The minimum width of the element.
|
|
523
|
+
* @property {number} [resizable.maxWidth] The maximum width of the element.
|
|
524
|
+
* @property {number} [resizable.minHeight] The minimum height of the element.
|
|
525
|
+
* @property {number} [resizable.maxHeight] The maximum height of the element
|
|
526
|
+
* @property {object} [resizable.handles] An object controlling which edges/corners are resizable.
|
|
527
|
+
* @property {boolean} [resizable.handles.topStart] Resizable from top-start corner
|
|
528
|
+
* @property {boolean} [resizable.handles.top] Resizable from top edge
|
|
529
|
+
* @property {boolean} [resizable.handles.topEnd] Resizable from top-end corner
|
|
530
|
+
* @property {boolean} [resizable.handles.end] Resizable from end edge
|
|
531
|
+
* @property {boolean} [resizable.handles.bottomEnd] Resizable from bottom-end corner
|
|
532
|
+
* @property {boolean} [resizable.handles.bottom] Resizable from bottom edge
|
|
533
|
+
* @property {boolean} [resizable.handles.bottomStart] Resizable from bottom-start corner
|
|
534
|
+
* @property {boolean} [resizable.handles.start] Resizable from start edge
|
|
535
|
+
*/
|
|
536
|
+
resizable ? : Boolean|{ minWidth?: number, maxWidth?: number, minHeight?: number, maxHeight?: number, handles?: { topStart?: Boolean, top?: Boolean, topEnd?: Boolean, end?: Boolean, bottomEnd?: Boolean, bottom?: Boolean, bottomStart?: Boolean, start?: Boolean } }
|
|
576
537
|
/**
|
|
577
538
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
578
539
|
* [focusElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
579
540
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
580
|
-
* ...
|
|
581
|
-
* [
|
|
541
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ripple)
|
|
542
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
543
|
+
* @property {string} [color] A CSS color name or specification.
|
|
544
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
545
|
+
* @property {string} [clip] A string which describes how to clip the ripple if it is not to be clipped to the default element. Either the property of the widget to use as the clipping element, or a selector to allow clipping to the closest matching ancestor to the target element.
|
|
546
|
+
*/
|
|
547
|
+
ripple ? : Boolean|object
|
|
548
|
+
/**
|
|
549
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
550
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
551
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-role)
|
|
582
552
|
*/
|
|
583
|
-
|
|
584
|
-
delegate?: string
|
|
585
|
-
color?: string
|
|
586
|
-
radius?: number
|
|
587
|
-
clip?: string
|
|
588
|
-
}
|
|
553
|
+
role ? : string
|
|
589
554
|
/**
|
|
590
555
|
* If you are rendering this widget to a shadow root inside a web component, set this config to the shadowRoot. If not inside a web component, set it to `document.body`
|
|
591
556
|
*/
|
|
592
557
|
rootElement ? : ShadowRoot|HTMLElement
|
|
593
558
|
/**
|
|
594
559
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
595
|
-
* ...
|
|
596
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rtl)
|
|
560
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rtl)
|
|
597
561
|
*/
|
|
598
562
|
rtl ? : Boolean
|
|
599
563
|
/**
|
|
@@ -601,8 +565,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
601
565
|
* in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
|
|
602
566
|
* applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
|
|
603
567
|
* CSS overflow properties thus:
|
|
604
|
-
* ...
|
|
605
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-scrollable)
|
|
568
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-scrollable)
|
|
606
569
|
*/
|
|
607
570
|
scrollable ? : Boolean|ScrollerConfig|Scroller
|
|
608
571
|
/**
|
|
@@ -612,8 +575,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
612
575
|
scrollAction ? : 'hide'|'realign'|null
|
|
613
576
|
/**
|
|
614
577
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
615
|
-
* ...
|
|
616
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-showAnimation)
|
|
578
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-showAnimation)
|
|
617
579
|
*/
|
|
618
580
|
showAnimation ? : Boolean|object
|
|
619
581
|
/**
|
|
@@ -631,30 +593,26 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
631
593
|
span ? : number
|
|
632
594
|
/**
|
|
633
595
|
* This value can be one of the following:
|
|
634
|
-
* ...
|
|
635
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateful)
|
|
596
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateful)
|
|
636
597
|
*/
|
|
637
598
|
stateful ? : Boolean|object|string[]
|
|
638
599
|
/**
|
|
639
600
|
* The events that, when fired by this component, should trigger it to save its state by calling
|
|
640
601
|
* [saveState](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#function-saveState).
|
|
641
|
-
* ...
|
|
642
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-statefulEvents)
|
|
602
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-statefulEvents)
|
|
643
603
|
*/
|
|
644
604
|
statefulEvents ? : object|string[]
|
|
645
605
|
/**
|
|
646
606
|
* The key to use when saving this object's state in the [stateProvider](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#config-stateProvider). If this config is
|
|
647
607
|
* not assigned, and [stateful](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#config-stateful) is not set to `false`, the [id](#Core/widget/Widget#config-id)
|
|
648
608
|
* (if explicitly specified) will be used as the `stateId`.
|
|
649
|
-
* ...
|
|
650
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateId)
|
|
609
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateId)
|
|
651
610
|
*/
|
|
652
611
|
stateId ? : string
|
|
653
612
|
/**
|
|
654
613
|
* The `StateProvider` to use to save and restore this object's [state](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#property-state). By default, `state`
|
|
655
614
|
* will be saved using the [default state provider](https://bryntum.com/products/schedulerpro/docs/api/Core/state/StateProvider#property-instance-static).
|
|
656
|
-
* ...
|
|
657
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateProvider)
|
|
615
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateProvider)
|
|
658
616
|
*/
|
|
659
617
|
stateProvider ? : StateProvider
|
|
660
618
|
/**
|
|
@@ -666,23 +624,20 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
666
624
|
* An object containing widgets keyed by name. By default (when no `type` is given), strips are
|
|
667
625
|
* [toolbars](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar). If you want to pass an array, you can use
|
|
668
626
|
* the toolbar's [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#config-items).
|
|
669
|
-
* ...
|
|
670
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-strips)
|
|
627
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-strips)
|
|
671
628
|
*/
|
|
672
629
|
strips ? : Record<string, SchedulerProContainerItemConfig>
|
|
673
630
|
/**
|
|
674
631
|
* A configuration for the [tab](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Tab) created for this widget when it is placed in a
|
|
675
632
|
* [TabPanel](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
|
|
676
633
|
* this widget:
|
|
677
|
-
* ...
|
|
678
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tab)
|
|
634
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tab)
|
|
679
635
|
*/
|
|
680
636
|
tab ? : Boolean|TabConfig
|
|
681
637
|
/**
|
|
682
638
|
* When this container is used as a tab in a TabPanel, these items are added to the
|
|
683
639
|
* [TabBar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabBar) when this container is the active tab.
|
|
684
|
-
* ...
|
|
685
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tabBarItems)
|
|
640
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tabBarItems)
|
|
686
641
|
*/
|
|
687
642
|
tabBarItems ? : ToolbarItems[]|Widget[]
|
|
688
643
|
/**
|
|
@@ -693,42 +648,36 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
693
648
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
694
649
|
* or array of config objects representing the child items of a Toolbar.
|
|
695
650
|
* This creates a toolbar docked to the top of the panel immediately below the header.
|
|
696
|
-
* ...
|
|
697
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tbar)
|
|
651
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tbar)
|
|
698
652
|
*/
|
|
699
653
|
tbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
700
654
|
/**
|
|
701
655
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
702
|
-
* ...
|
|
703
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textAlign)
|
|
656
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textAlign)
|
|
704
657
|
*/
|
|
705
658
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
706
659
|
/**
|
|
707
660
|
* Specify `true` for a container used to show text markup. It will apply the CSS class `b-text-content`
|
|
708
661
|
* which specifies a default max-width that makes long text more readable.
|
|
709
|
-
* ...
|
|
710
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textContent)
|
|
662
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textContent)
|
|
711
663
|
*/
|
|
712
664
|
textContent ? : Boolean
|
|
713
665
|
/**
|
|
714
666
|
* A title to display in the header or owning TabPanel. Causes creation and docking of a header
|
|
715
667
|
* to the top if no header is configured.
|
|
716
|
-
* ...
|
|
717
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-title)
|
|
668
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-title)
|
|
718
669
|
*/
|
|
719
670
|
title ? : string
|
|
720
671
|
/**
|
|
721
672
|
* The [tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Tool) to add either before or after the `title` in the Panel header. Each
|
|
722
673
|
* property name is the reference by which an instantiated tool may be retrieved from the live
|
|
723
674
|
* `[tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools)` property.
|
|
724
|
-
* ...
|
|
725
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tools)
|
|
675
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tools)
|
|
726
676
|
*/
|
|
727
677
|
tools ? : Record<string, ToolConfig>|null
|
|
728
678
|
/**
|
|
729
679
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
730
|
-
* ...
|
|
731
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tooltip)
|
|
680
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tooltip)
|
|
732
681
|
*/
|
|
733
682
|
tooltip ? : string|TooltipConfig|null
|
|
734
683
|
/**
|
|
@@ -741,8 +690,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
741
690
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
742
691
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
743
692
|
* values are used as the class names.
|
|
744
|
-
* ...
|
|
745
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ui)
|
|
693
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ui)
|
|
746
694
|
*/
|
|
747
695
|
ui ? : 'plain'|'toolbar'|string|object
|
|
748
696
|
/**
|
|
@@ -758,14 +706,12 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
758
706
|
width ? : string|number
|
|
759
707
|
/**
|
|
760
708
|
* The x position for the widget.
|
|
761
|
-
* ...
|
|
762
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-x)
|
|
709
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-x)
|
|
763
710
|
*/
|
|
764
711
|
x ? : number
|
|
765
712
|
/**
|
|
766
713
|
* The y position for the widget.
|
|
767
|
-
* ...
|
|
768
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-y)
|
|
714
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-y)
|
|
769
715
|
*/
|
|
770
716
|
y ? : number
|
|
771
717
|
|