@bryntum/schedulerpro-vue-3-thin 7.2.4 → 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 +335 -458
- 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 +335 -458
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +504 -643
- package/src/components/BryntumSchedulerProBase.vue +504 -643
- 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 +425 -594
- 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
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
12
12
|
|
|
13
|
-
import type { AlignSpec, Base, Color, Container, DomConfig, KeyMapConfig, MaskConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
13
|
+
import type { AlignSpec, Base, Color, Container, DomConfig, KeyMapConfig, MaskConfig, MenuItemEntry, Model, PagingToolbarConfig, Panel, PanelCollapserConfig, PanelCollapserOverlayConfig, PanelHeader, Popup, ReactJSX, Rectangle, Scroller, ScrollerConfig, StateProvider, TabConfig, Tool, ToolConfig, ToolbarConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { AvailabilityRangeModelConfig, CalendarEditorListeners, CalendarModel, SchedulerProContainerItemConfig, SchedulerProContainerLayoutConfig, WorkingDays } from '@bryntum/schedulerpro-thin';
|
|
15
15
|
import { CalendarEditor } from '@bryntum/schedulerpro-thin';
|
|
16
16
|
|
|
@@ -25,14 +25,12 @@ defineProps<{
|
|
|
25
25
|
/**
|
|
26
26
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
27
27
|
* content will be placed inside this element.
|
|
28
|
-
* ...
|
|
29
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-adopt)
|
|
28
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-adopt)
|
|
30
29
|
*/
|
|
31
30
|
adopt ? : HTMLElement|string
|
|
32
31
|
/**
|
|
33
32
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
34
|
-
* ...
|
|
35
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-align)
|
|
33
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-align)
|
|
36
34
|
*/
|
|
37
35
|
align ? : AlignSpec|string
|
|
38
36
|
/**
|
|
@@ -54,22 +52,19 @@ defineProps<{
|
|
|
54
52
|
/**
|
|
55
53
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
56
54
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
57
|
-
* ...
|
|
58
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaDescription)
|
|
55
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaDescription)
|
|
59
56
|
*/
|
|
60
57
|
ariaDescription ? : string
|
|
61
58
|
/**
|
|
62
59
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
63
60
|
* the `aria-label` attribute.
|
|
64
|
-
* ...
|
|
65
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaLabel)
|
|
61
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ariaLabel)
|
|
66
62
|
*/
|
|
67
63
|
ariaLabel ? : string
|
|
68
64
|
/**
|
|
69
65
|
* 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
|
|
70
66
|
* taps outside its owned widgets and when focus moves outside its owned widgets.
|
|
71
|
-
* ...
|
|
72
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-autoClose)
|
|
67
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-autoClose)
|
|
73
68
|
*/
|
|
74
69
|
autoClose ? : Boolean
|
|
75
70
|
/**
|
|
@@ -84,14 +79,12 @@ defineProps<{
|
|
|
84
79
|
/**
|
|
85
80
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
86
81
|
* 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).
|
|
87
|
-
* ...
|
|
88
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bbar)
|
|
82
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bbar)
|
|
89
83
|
*/
|
|
90
84
|
bbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
91
85
|
/**
|
|
92
86
|
* Custom CSS classes to add to the panel's body element.
|
|
93
|
-
* ...
|
|
94
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bodyCls)
|
|
87
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bodyCls)
|
|
95
88
|
*/
|
|
96
89
|
bodyCls ? : string|object
|
|
97
90
|
/**
|
|
@@ -101,8 +94,7 @@ defineProps<{
|
|
|
101
94
|
/**
|
|
102
95
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
103
96
|
* hierarchy when triggered.
|
|
104
|
-
* ...
|
|
105
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bubbleEvents)
|
|
97
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-bubbleEvents)
|
|
106
98
|
*/
|
|
107
99
|
bubbleEvents ? : object
|
|
108
100
|
/**
|
|
@@ -111,15 +103,13 @@ defineProps<{
|
|
|
111
103
|
calendar ? : CalendarModel
|
|
112
104
|
/**
|
|
113
105
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
114
|
-
* ...
|
|
115
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-callOnFunctions)
|
|
106
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-callOnFunctions)
|
|
116
107
|
*/
|
|
117
108
|
callOnFunctions ? : Boolean
|
|
118
109
|
/**
|
|
119
110
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
120
111
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
121
|
-
* ...
|
|
122
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-catchEventHandlerExceptions)
|
|
112
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-catchEventHandlerExceptions)
|
|
123
113
|
*/
|
|
124
114
|
catchEventHandlerExceptions ? : Boolean
|
|
125
115
|
/**
|
|
@@ -137,8 +127,7 @@ defineProps<{
|
|
|
137
127
|
/**
|
|
138
128
|
* The action to take when calling the [close](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Popup#function-close) method.
|
|
139
129
|
* By default, the popup is hidden.
|
|
140
|
-
* ...
|
|
141
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-closeAction)
|
|
130
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-closeAction)
|
|
142
131
|
*/
|
|
143
132
|
closeAction ? : 'hide'|'destroy'
|
|
144
133
|
/**
|
|
@@ -149,8 +138,7 @@ defineProps<{
|
|
|
149
138
|
* Custom CSS classes to add to element.
|
|
150
139
|
* May be specified as a space separated string, or as an object in which property names
|
|
151
140
|
* with truthy values are used as the class names:
|
|
152
|
-
* ...
|
|
153
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-cls)
|
|
141
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-cls)
|
|
154
142
|
*/
|
|
155
143
|
cls ? : string|object
|
|
156
144
|
/**
|
|
@@ -160,15 +148,13 @@ defineProps<{
|
|
|
160
148
|
collapsed ? : Boolean
|
|
161
149
|
/**
|
|
162
150
|
* This config enables collapsibility for the panel. See [collapsed](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-collapsed).
|
|
163
|
-
* ...
|
|
164
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-collapsible)
|
|
151
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-collapsible)
|
|
165
152
|
*/
|
|
166
153
|
collapsible ? : Boolean|PanelCollapserConfig|PanelCollapserOverlayConfig
|
|
167
154
|
/**
|
|
168
155
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
169
156
|
* `style` block.
|
|
170
|
-
* ...
|
|
171
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-color)
|
|
157
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-color)
|
|
172
158
|
*/
|
|
173
159
|
color ? : Color
|
|
174
160
|
/**
|
|
@@ -192,8 +178,7 @@ defineProps<{
|
|
|
192
178
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
193
179
|
* May be specified as a space separated string, or as an object in which property names
|
|
194
180
|
* with truthy values are used as the class names:
|
|
195
|
-
* ...
|
|
196
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-contentElementCls)
|
|
181
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-contentElementCls)
|
|
197
182
|
*/
|
|
198
183
|
contentElementCls ? : string|object
|
|
199
184
|
/**
|
|
@@ -213,8 +198,7 @@ defineProps<{
|
|
|
213
198
|
/**
|
|
214
199
|
* A [query](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#function-query) selector function which can identify the descendant widget to which
|
|
215
200
|
* focus should be directed by default.
|
|
216
|
-
* ...
|
|
217
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultFocus)
|
|
201
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultFocus)
|
|
218
202
|
* @param {Core.widget.Widget} widget Widget passed to method
|
|
219
203
|
* @returns {boolean} truthy value if widget is the default one
|
|
220
204
|
*/
|
|
@@ -233,21 +217,19 @@ defineProps<{
|
|
|
233
217
|
* Specifies days treated as working by default. The config is used when adding a new week.
|
|
234
218
|
* In this case the widget sets the week working days availability with
|
|
235
219
|
* [defaultWorkingDayAvailability](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultWorkingDayAvailability) value.
|
|
236
|
-
* ...
|
|
237
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultWorkingDays)
|
|
220
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-defaultWorkingDays)
|
|
238
221
|
*/
|
|
239
222
|
defaultWorkingDays ? : WorkingDays
|
|
240
223
|
/**
|
|
241
|
-
* Check for CSS compatibility issues
|
|
242
|
-
*
|
|
243
|
-
* [
|
|
224
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
225
|
+
* checks:
|
|
226
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-detectCSSCompatibilityIssues)
|
|
244
227
|
*/
|
|
245
228
|
detectCSSCompatibilityIssues ? : Boolean
|
|
246
229
|
/**
|
|
247
230
|
* 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
|
|
248
231
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
249
|
-
* ...
|
|
250
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-disabled)
|
|
232
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-disabled)
|
|
251
233
|
*/
|
|
252
234
|
disabled ? : Boolean|'inert'
|
|
253
235
|
/**
|
|
@@ -255,35 +237,31 @@ defineProps<{
|
|
|
255
237
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
256
238
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
257
239
|
* body. Such widgets are called "edge strips".
|
|
258
|
-
* ...
|
|
259
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-dock)
|
|
240
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-dock)
|
|
260
241
|
*/
|
|
261
242
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
262
243
|
/**
|
|
263
244
|
* Set to `false` to prevent dragging the popup element.
|
|
245
|
+
* @property {string} handleSelector CSS selector used to determine if a drag operation can be started from a mouse-downed element inside the popup
|
|
264
246
|
*/
|
|
265
|
-
draggable ? : Boolean|
|
|
266
|
-
handleSelector?: string
|
|
267
|
-
}
|
|
247
|
+
draggable ? : Boolean|object
|
|
268
248
|
/**
|
|
269
249
|
* Make this Panel a docked drawer which slides out from one side of the browser viewport by default.
|
|
270
|
-
* ...
|
|
271
|
-
* [
|
|
272
|
-
* @param {
|
|
273
|
-
* @param {
|
|
274
|
-
* @param {boolean}
|
|
275
|
-
* @param {boolean,
|
|
276
|
-
* @param {boolean,string} autoClose.
|
|
277
|
-
* @param {
|
|
278
|
-
* @param {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
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}
|
|
250
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-drawer)
|
|
251
|
+
* @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.
|
|
252
|
+
* @param {string,number} [size] The size of the drawer in its collapsible axis.
|
|
253
|
+
* @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.
|
|
254
|
+
* @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.
|
|
255
|
+
* @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.
|
|
256
|
+
* @param {boolean,string} [autoClose.focusout] If focus moves outside of the drawer, the drawer will automatically be hidden.
|
|
257
|
+
* @param {string} [autoClose.mouseout] Hides the drawer when the mouse leaves the drawer after the `autoCloseDelay` period.
|
|
258
|
+
* @param {number} [autoCloseDelay] When using `mouseout`, this is the delay in milliseconds
|
|
259
|
+
*/
|
|
260
|
+
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 }
|
|
282
261
|
/**
|
|
283
262
|
* An object specifying attributes to assign to the root element of this widget.
|
|
284
263
|
* Set `null` value to attribute to remove it.
|
|
285
|
-
* ...
|
|
286
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-elementAttributes)
|
|
264
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-elementAttributes)
|
|
287
265
|
*/
|
|
288
266
|
elementAttributes ? : Record<string, string|null>
|
|
289
267
|
extraData ? : any
|
|
@@ -308,22 +286,19 @@ defineProps<{
|
|
|
308
286
|
/**
|
|
309
287
|
* Config object of a footer. May contain a `dock`, `html` and a `cls` property. A footer is not a widget,
|
|
310
288
|
* 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).
|
|
311
|
-
* ...
|
|
312
|
-
*
|
|
289
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-footer)
|
|
290
|
+
* @property {'top','right','bottom','left','start','end'} dock Where to dock
|
|
291
|
+
* @property {string} html Html to populate the footer with
|
|
292
|
+
* @property {string} cls CSS class to add to the footer
|
|
313
293
|
*/
|
|
314
|
-
footer ? :
|
|
315
|
-
dock?: 'top'|'right'|'bottom'|'left'|'start'|'end'
|
|
316
|
-
html?: string
|
|
317
|
-
cls?: string
|
|
318
|
-
}|string
|
|
294
|
+
footer ? : object|string
|
|
319
295
|
/**
|
|
320
296
|
* DOM element to attach popup.
|
|
321
297
|
*/
|
|
322
298
|
forElement ? : HTMLElement
|
|
323
299
|
/**
|
|
324
300
|
* 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`.
|
|
325
|
-
* ...
|
|
326
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-header)
|
|
301
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-header)
|
|
327
302
|
*/
|
|
328
303
|
header ? : string|Boolean|PanelHeader
|
|
329
304
|
/**
|
|
@@ -338,25 +313,21 @@ defineProps<{
|
|
|
338
313
|
hidden ? : Boolean
|
|
339
314
|
/**
|
|
340
315
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
341
|
-
* ...
|
|
342
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideAnimation)
|
|
316
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideAnimation)
|
|
343
317
|
*/
|
|
344
318
|
hideAnimation ? : Boolean|object
|
|
345
319
|
/**
|
|
346
320
|
* Specify `true` to make this container hide when it has no visible children (Either empty
|
|
347
321
|
* or all children hidden).
|
|
348
|
-
* ...
|
|
349
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideWhenEmpty)
|
|
322
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-hideWhenEmpty)
|
|
350
323
|
*/
|
|
351
324
|
hideWhenEmpty ? : Boolean
|
|
352
325
|
/**
|
|
353
326
|
* The HTML to display initially or a function returning the markup (called at widget construction time).
|
|
354
|
-
* ...
|
|
355
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-html)
|
|
327
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-html)
|
|
356
328
|
* @param {Core.widget.Widget} widget The calling Widget
|
|
357
|
-
* @returns {string}
|
|
358
329
|
*/
|
|
359
|
-
html ? : string|((widget: Widget) =>
|
|
330
|
+
html ? : string|((widget: Widget) => void)|DomConfig|DomConfig[]|VueConfig|ReactJSX
|
|
360
331
|
/**
|
|
361
332
|
* The CSS class(es) to add when HTML content is being applied to this widget.
|
|
362
333
|
*/
|
|
@@ -372,16 +343,14 @@ defineProps<{
|
|
|
372
343
|
id ? : string
|
|
373
344
|
/**
|
|
374
345
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
375
|
-
* ...
|
|
376
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ignoreParentReadOnly)
|
|
346
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ignoreParentReadOnly)
|
|
377
347
|
*/
|
|
378
348
|
ignoreParentReadOnly ? : Boolean
|
|
379
349
|
/**
|
|
380
350
|
* Convenience setting to align input fields of child widgets. By default, the Field input element is
|
|
381
351
|
* placed immediately following the `label`. If you prefer to have all input fields aligned to the
|
|
382
352
|
* right, set this config to `'end'`.
|
|
383
|
-
* ...
|
|
384
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-inputFieldAlign)
|
|
353
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-inputFieldAlign)
|
|
385
354
|
*/
|
|
386
355
|
inputFieldAlign ? : 'start'|'end'
|
|
387
356
|
/**
|
|
@@ -399,55 +368,52 @@ defineProps<{
|
|
|
399
368
|
/**
|
|
400
369
|
* An object containing typed child widget config objects or Widgets. May also be specified
|
|
401
370
|
* as an array.
|
|
402
|
-
* ...
|
|
403
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-items)
|
|
371
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-items)
|
|
404
372
|
*/
|
|
405
373
|
items ? : Record<string, SchedulerProContainerItemConfig|MenuItemEntry>|(SchedulerProContainerItemConfig|MenuItemEntry|Widget)[]
|
|
406
374
|
/**
|
|
407
375
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
408
376
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
409
377
|
* are the name of the instance method to call when the keystroke is received.
|
|
410
|
-
* ...
|
|
411
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-keyMap)
|
|
378
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-keyMap)
|
|
412
379
|
*/
|
|
413
380
|
keyMap ? : Record<string, KeyMapConfig>
|
|
414
381
|
/**
|
|
415
382
|
* Convenience setting to use same label placement on all child widgets.
|
|
416
|
-
* ...
|
|
417
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-labelPosition)
|
|
383
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-labelPosition)
|
|
418
384
|
*/
|
|
419
385
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
386
|
+
/**
|
|
387
|
+
* Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
|
|
388
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-labelWidth)
|
|
389
|
+
*/
|
|
390
|
+
labelWidth ? : number|null
|
|
420
391
|
/**
|
|
421
392
|
* The short name of a helper class which manages rendering and styling of child items.
|
|
422
|
-
* ...
|
|
423
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layout)
|
|
393
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layout)
|
|
424
394
|
*/
|
|
425
395
|
layout ? : string|SchedulerProContainerLayoutConfig
|
|
426
396
|
/**
|
|
427
397
|
* The CSS style properties to apply to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
428
|
-
* ...
|
|
429
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layoutStyle)
|
|
398
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-layoutStyle)
|
|
430
399
|
*/
|
|
431
400
|
layoutStyle ? : object
|
|
432
401
|
/**
|
|
433
402
|
* 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
|
|
434
403
|
* instances only when this Container is rendered, rather than eagerly at construct time.
|
|
435
|
-
* ...
|
|
436
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-lazyItems)
|
|
404
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-lazyItems)
|
|
437
405
|
*/
|
|
438
406
|
lazyItems ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|Widget[]
|
|
439
407
|
/**
|
|
440
408
|
* The listener set for this object.
|
|
441
|
-
* ...
|
|
442
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-listeners)
|
|
409
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-listeners)
|
|
443
410
|
*/
|
|
444
411
|
listeners ? : CalendarEditorListeners
|
|
445
412
|
/**
|
|
446
413
|
* A class translations of which are used for translating this entity.
|
|
447
414
|
* This is often used when translations of an item are defined on its container class.
|
|
448
415
|
* For example:
|
|
449
|
-
* ...
|
|
450
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localeClass)
|
|
416
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localeClass)
|
|
451
417
|
*/
|
|
452
418
|
localeClass ? : typeof Base
|
|
453
419
|
/**
|
|
@@ -459,8 +425,7 @@ defineProps<{
|
|
|
459
425
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
460
426
|
* you could use 'localeKey' meta configuration.
|
|
461
427
|
* Example:
|
|
462
|
-
* ...
|
|
463
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localizableProperties)
|
|
428
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-localizableProperties)
|
|
464
429
|
*/
|
|
465
430
|
localizableProperties ? : string[]
|
|
466
431
|
/**
|
|
@@ -494,8 +459,7 @@ defineProps<{
|
|
|
494
459
|
maximized ? : Boolean
|
|
495
460
|
/**
|
|
496
461
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
497
|
-
* ...
|
|
498
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-maximizeOnMobile)
|
|
462
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-maximizeOnMobile)
|
|
499
463
|
*/
|
|
500
464
|
maximizeOnMobile ? : number|string
|
|
501
465
|
/**
|
|
@@ -516,37 +480,31 @@ defineProps<{
|
|
|
516
480
|
/**
|
|
517
481
|
* Optionally show an opaque mask below this Popup when shown.
|
|
518
482
|
* Configure this as `true` to show the mask.
|
|
519
|
-
* ...
|
|
520
|
-
* [
|
|
483
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-modal)
|
|
484
|
+
* @property {boolean} [closeOnMaskTap] Specify as `true` to close when mask is tapped.
|
|
485
|
+
* @property {boolean} [transparent] Specify as `true` to use a transparent mask.
|
|
521
486
|
*/
|
|
522
|
-
modal ? : Boolean|
|
|
523
|
-
closeOnMaskTap?: Boolean
|
|
524
|
-
transparent?: Boolean
|
|
525
|
-
}
|
|
487
|
+
modal ? : Boolean|object
|
|
526
488
|
/**
|
|
527
489
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
528
490
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
529
491
|
* layout.
|
|
530
|
-
* ...
|
|
531
|
-
*
|
|
492
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-monitorResize)
|
|
493
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
532
494
|
*/
|
|
533
|
-
monitorResize ? : Boolean|
|
|
534
|
-
immediate?: Boolean
|
|
535
|
-
}
|
|
495
|
+
monitorResize ? : Boolean|object
|
|
536
496
|
/**
|
|
537
497
|
* 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)
|
|
538
498
|
* config. For example, a specialized [Menu](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Menu) subclass may have a `namedItems` default
|
|
539
499
|
* value defined like this:
|
|
540
|
-
* ...
|
|
541
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-namedItems)
|
|
500
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-namedItems)
|
|
542
501
|
*/
|
|
543
502
|
namedItems ? : Record<string, SchedulerProContainerItemConfig>
|
|
544
503
|
/**
|
|
545
504
|
* 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
|
|
546
505
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
547
506
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
548
|
-
* ...
|
|
549
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-positioned)
|
|
507
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-positioned)
|
|
550
508
|
*/
|
|
551
509
|
positioned ? : Boolean
|
|
552
510
|
/**
|
|
@@ -557,58 +515,64 @@ defineProps<{
|
|
|
557
515
|
/**
|
|
558
516
|
* Whether this widget is read-only. This is only valid if the widget is an input
|
|
559
517
|
* field, <strong>or contains input fields at any depth</strong>.
|
|
560
|
-
* ...
|
|
561
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-readOnly)
|
|
518
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-readOnly)
|
|
562
519
|
*/
|
|
563
520
|
readOnly ? : Boolean
|
|
564
521
|
/**
|
|
565
522
|
* [Record](https://bryntum.com/products/schedulerpro/docs/api/Core/data/Model) whose values will be used to populate fields in the container.
|
|
566
|
-
* ...
|
|
567
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-record)
|
|
523
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-record)
|
|
568
524
|
*/
|
|
569
525
|
record ? : Model
|
|
570
526
|
relayStoreEvents ? : Boolean
|
|
571
527
|
/**
|
|
572
528
|
* Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
|
|
573
529
|
* `type`.
|
|
574
|
-
* ...
|
|
575
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rendition)
|
|
530
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rendition)
|
|
576
531
|
*/
|
|
577
532
|
rendition ? : string|Record<string, string>|null
|
|
578
533
|
/**
|
|
579
534
|
* Configure this property to allow the widget/component to be resized. Pressing <kbd>Shift</kbd> while resizing will
|
|
580
535
|
* constrain the aspect ratio.
|
|
581
|
-
* ...
|
|
582
|
-
* [
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
536
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-resizable)
|
|
537
|
+
* @property {number} [resizable.minWidth] The minimum width of the element.
|
|
538
|
+
* @property {number} [resizable.maxWidth] The maximum width of the element.
|
|
539
|
+
* @property {number} [resizable.minHeight] The minimum height of the element.
|
|
540
|
+
* @property {number} [resizable.maxHeight] The maximum height of the element
|
|
541
|
+
* @property {object} [resizable.handles] An object controlling which edges/corners are resizable.
|
|
542
|
+
* @property {boolean} [resizable.handles.topStart] Resizable from top-start corner
|
|
543
|
+
* @property {boolean} [resizable.handles.top] Resizable from top edge
|
|
544
|
+
* @property {boolean} [resizable.handles.topEnd] Resizable from top-end corner
|
|
545
|
+
* @property {boolean} [resizable.handles.end] Resizable from end edge
|
|
546
|
+
* @property {boolean} [resizable.handles.bottomEnd] Resizable from bottom-end corner
|
|
547
|
+
* @property {boolean} [resizable.handles.bottom] Resizable from bottom edge
|
|
548
|
+
* @property {boolean} [resizable.handles.bottomStart] Resizable from bottom-start corner
|
|
549
|
+
* @property {boolean} [resizable.handles.start] Resizable from start edge
|
|
550
|
+
*/
|
|
551
|
+
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 } }
|
|
591
552
|
/**
|
|
592
553
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
593
554
|
* [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
|
|
594
555
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
595
|
-
* ...
|
|
596
|
-
* [
|
|
556
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ripple)
|
|
557
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
558
|
+
* @property {string} [color] A CSS color name or specification.
|
|
559
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
560
|
+
* @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.
|
|
561
|
+
*/
|
|
562
|
+
ripple ? : Boolean|object
|
|
563
|
+
/**
|
|
564
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
565
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
566
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-role)
|
|
597
567
|
*/
|
|
598
|
-
|
|
599
|
-
delegate?: string
|
|
600
|
-
color?: string
|
|
601
|
-
radius?: number
|
|
602
|
-
clip?: string
|
|
603
|
-
}
|
|
568
|
+
role ? : string
|
|
604
569
|
/**
|
|
605
570
|
* 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`
|
|
606
571
|
*/
|
|
607
572
|
rootElement ? : ShadowRoot|HTMLElement
|
|
608
573
|
/**
|
|
609
574
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
610
|
-
* ...
|
|
611
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rtl)
|
|
575
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-rtl)
|
|
612
576
|
*/
|
|
613
577
|
rtl ? : Boolean
|
|
614
578
|
/**
|
|
@@ -616,8 +580,7 @@ defineProps<{
|
|
|
616
580
|
* in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
|
|
617
581
|
* applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
|
|
618
582
|
* CSS overflow properties thus:
|
|
619
|
-
* ...
|
|
620
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-scrollable)
|
|
583
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-scrollable)
|
|
621
584
|
*/
|
|
622
585
|
scrollable ? : Boolean|ScrollerConfig|Scroller
|
|
623
586
|
/**
|
|
@@ -627,8 +590,7 @@ defineProps<{
|
|
|
627
590
|
scrollAction ? : 'hide'|'realign'|null
|
|
628
591
|
/**
|
|
629
592
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
630
|
-
* ...
|
|
631
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-showAnimation)
|
|
593
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-showAnimation)
|
|
632
594
|
*/
|
|
633
595
|
showAnimation ? : Boolean|object
|
|
634
596
|
/**
|
|
@@ -646,30 +608,26 @@ defineProps<{
|
|
|
646
608
|
span ? : number
|
|
647
609
|
/**
|
|
648
610
|
* This value can be one of the following:
|
|
649
|
-
* ...
|
|
650
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateful)
|
|
611
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateful)
|
|
651
612
|
*/
|
|
652
613
|
stateful ? : Boolean|object|string[]
|
|
653
614
|
/**
|
|
654
615
|
* The events that, when fired by this component, should trigger it to save its state by calling
|
|
655
616
|
* [saveState](https://bryntum.com/products/schedulerpro/docs/api/Core/mixin/State#function-saveState).
|
|
656
|
-
* ...
|
|
657
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-statefulEvents)
|
|
617
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-statefulEvents)
|
|
658
618
|
*/
|
|
659
619
|
statefulEvents ? : object|string[]
|
|
660
620
|
/**
|
|
661
621
|
* 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
|
|
662
622
|
* 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)
|
|
663
623
|
* (if explicitly specified) will be used as the `stateId`.
|
|
664
|
-
* ...
|
|
665
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateId)
|
|
624
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateId)
|
|
666
625
|
*/
|
|
667
626
|
stateId ? : string
|
|
668
627
|
/**
|
|
669
628
|
* 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`
|
|
670
629
|
* will be saved using the [default state provider](https://bryntum.com/products/schedulerpro/docs/api/Core/state/StateProvider#property-instance-static).
|
|
671
|
-
* ...
|
|
672
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateProvider)
|
|
630
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-stateProvider)
|
|
673
631
|
*/
|
|
674
632
|
stateProvider ? : StateProvider
|
|
675
633
|
/**
|
|
@@ -681,23 +639,20 @@ defineProps<{
|
|
|
681
639
|
* An object containing widgets keyed by name. By default (when no `type` is given), strips are
|
|
682
640
|
* [toolbars](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar). If you want to pass an array, you can use
|
|
683
641
|
* the toolbar's [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#config-items).
|
|
684
|
-
* ...
|
|
685
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-strips)
|
|
642
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-strips)
|
|
686
643
|
*/
|
|
687
644
|
strips ? : Record<string, SchedulerProContainerItemConfig>
|
|
688
645
|
/**
|
|
689
646
|
* 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
|
|
690
647
|
* [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
|
|
691
648
|
* this widget:
|
|
692
|
-
* ...
|
|
693
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tab)
|
|
649
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tab)
|
|
694
650
|
*/
|
|
695
651
|
tab ? : Boolean|TabConfig
|
|
696
652
|
/**
|
|
697
653
|
* When this container is used as a tab in a TabPanel, these items are added to the
|
|
698
654
|
* [TabBar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabBar) when this container is the active tab.
|
|
699
|
-
* ...
|
|
700
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tabBarItems)
|
|
655
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tabBarItems)
|
|
701
656
|
*/
|
|
702
657
|
tabBarItems ? : ToolbarItems[]|Widget[]
|
|
703
658
|
/**
|
|
@@ -708,42 +663,36 @@ defineProps<{
|
|
|
708
663
|
* A Config object representing the configuration of a [Toolbar](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Toolbar),
|
|
709
664
|
* or array of config objects representing the child items of a Toolbar.
|
|
710
665
|
* This creates a toolbar docked to the top of the panel immediately below the header.
|
|
711
|
-
* ...
|
|
712
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tbar)
|
|
666
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tbar)
|
|
713
667
|
*/
|
|
714
668
|
tbar ? : (SchedulerProContainerItemConfig|string)[]|ToolbarConfig|PagingToolbarConfig|null
|
|
715
669
|
/**
|
|
716
670
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
717
|
-
* ...
|
|
718
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textAlign)
|
|
671
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textAlign)
|
|
719
672
|
*/
|
|
720
673
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
721
674
|
/**
|
|
722
675
|
* Specify `true` for a container used to show text markup. It will apply the CSS class `b-text-content`
|
|
723
676
|
* which specifies a default max-width that makes long text more readable.
|
|
724
|
-
* ...
|
|
725
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textContent)
|
|
677
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-textContent)
|
|
726
678
|
*/
|
|
727
679
|
textContent ? : Boolean
|
|
728
680
|
/**
|
|
729
681
|
* A title to display in the header or owning TabPanel. Causes creation and docking of a header
|
|
730
682
|
* to the top if no header is configured.
|
|
731
|
-
* ...
|
|
732
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-title)
|
|
683
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-title)
|
|
733
684
|
*/
|
|
734
685
|
title ? : string
|
|
735
686
|
/**
|
|
736
687
|
* 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
|
|
737
688
|
* property name is the reference by which an instantiated tool may be retrieved from the live
|
|
738
689
|
* `[tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools)` property.
|
|
739
|
-
* ...
|
|
740
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tools)
|
|
690
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tools)
|
|
741
691
|
*/
|
|
742
692
|
tools ? : Record<string, ToolConfig>|null
|
|
743
693
|
/**
|
|
744
694
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
745
|
-
* ...
|
|
746
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tooltip)
|
|
695
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-tooltip)
|
|
747
696
|
*/
|
|
748
697
|
tooltip ? : string|TooltipConfig|null
|
|
749
698
|
/**
|
|
@@ -756,8 +705,7 @@ defineProps<{
|
|
|
756
705
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
757
706
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
758
707
|
* values are used as the class names.
|
|
759
|
-
* ...
|
|
760
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ui)
|
|
708
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-ui)
|
|
761
709
|
*/
|
|
762
710
|
ui ? : 'plain'|'toolbar'|string|object
|
|
763
711
|
/**
|
|
@@ -773,14 +721,12 @@ defineProps<{
|
|
|
773
721
|
width ? : string|number
|
|
774
722
|
/**
|
|
775
723
|
* The x position for the widget.
|
|
776
|
-
* ...
|
|
777
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-x)
|
|
724
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-x)
|
|
778
725
|
*/
|
|
779
726
|
x ? : number
|
|
780
727
|
/**
|
|
781
728
|
* The y position for the widget.
|
|
782
|
-
* ...
|
|
783
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-y)
|
|
729
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-y)
|
|
784
730
|
*/
|
|
785
731
|
y ? : number
|
|
786
732
|
|
|
@@ -862,8 +808,7 @@ const emit = defineEmits<{
|
|
|
862
808
|
(e: 'beforeStateSave', params: ((event: { state: any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
863
809
|
/**
|
|
864
810
|
* Fires when any other event is fired from the object.
|
|
865
|
-
* ...
|
|
866
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#event-catchAll)
|
|
811
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#event-catchAll)
|
|
867
812
|
* @param {string} e Event name
|
|
868
813
|
* @param {object} params Event parameters
|
|
869
814
|
* @param {string} params.e Event name
|
|
@@ -969,8 +914,7 @@ const emit = defineEmits<{
|
|
|
969
914
|
/**
|
|
970
915
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
971
916
|
* achieves visibility.
|
|
972
|
-
* ...
|
|
973
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#event-paint)
|
|
917
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#event-paint)
|
|
974
918
|
* @param {string} e Event name
|
|
975
919
|
* @param {object} params Event parameters
|
|
976
920
|
* @param {string} params.e Event name
|
|
@@ -1097,6 +1041,7 @@ const widgetData = {
|
|
|
1097
1041
|
'preventTooltipOnTouch',
|
|
1098
1042
|
'relayStoreEvents',
|
|
1099
1043
|
'ripple',
|
|
1044
|
+
'role',
|
|
1100
1045
|
'rootElement',
|
|
1101
1046
|
'scrollAction',
|
|
1102
1047
|
'showAnimation',
|
|
@@ -1141,6 +1086,7 @@ const widgetData = {
|
|
|
1141
1086
|
'items',
|
|
1142
1087
|
'keyMap',
|
|
1143
1088
|
'labelPosition',
|
|
1089
|
+
'labelWidth',
|
|
1144
1090
|
'layout',
|
|
1145
1091
|
'layoutStyle',
|
|
1146
1092
|
'margin',
|
|
@@ -1188,11 +1134,6 @@ const widgetData = {
|
|
|
1188
1134
|
'y'
|
|
1189
1135
|
],
|
|
1190
1136
|
propertyNames : [
|
|
1191
|
-
'anchorSize',
|
|
1192
|
-
'focusVisible',
|
|
1193
|
-
'hasChanges',
|
|
1194
|
-
'isSettingValues',
|
|
1195
|
-
'isValid',
|
|
1196
1137
|
'parent',
|
|
1197
1138
|
'state',
|
|
1198
1139
|
'values'
|