@bryntum/scheduler-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.
Files changed (80) hide show
  1. package/README.md +6 -6
  2. package/lib/chunks/{C7ZFK2B7.js → 5o-YjSb7.js} +16 -10
  3. package/lib/chunks/5o-YjSb7.js.map +1 -0
  4. package/lib/chunks/BXIuEgYD.js +265 -0
  5. package/lib/chunks/BXIuEgYD.js.map +1 -0
  6. package/lib/chunks/{BD-Hg3lY.js → DB0UHrA3.js} +17 -24
  7. package/lib/chunks/DB0UHrA3.js.map +1 -0
  8. package/lib/chunks/{DmQj0tBi.js → DP61St-u.js} +14 -6
  9. package/lib/chunks/DP61St-u.js.map +1 -0
  10. package/lib/chunks/{B0m0r-NV.js → DVFhf2Ma.js} +11 -11
  11. package/lib/chunks/DVFhf2Ma.js.map +1 -0
  12. package/lib/chunks/{DerP_qo7.js → DhhzgoYL.js} +16 -10
  13. package/lib/chunks/DhhzgoYL.js.map +1 -0
  14. package/lib/chunks/{BNGLBrCN.js → OJaN5ZWK.js} +6 -6
  15. package/lib/chunks/OJaN5ZWK.js.map +1 -0
  16. package/lib/chunks/{CP1Mm_Ak.js → R69sJLmF.js} +16 -17
  17. package/lib/chunks/R69sJLmF.js.map +1 -0
  18. package/lib/chunks/{mKqb8_2f.js → ZkU6CtWX.js} +6 -6
  19. package/lib/chunks/ZkU6CtWX.js.map +1 -0
  20. package/lib/chunks/{C0UqC4Uj.js → eUISgYXE.js} +9 -9
  21. package/lib/chunks/eUISgYXE.js.map +1 -0
  22. package/lib/chunks/{CsoS615B.js → kN-s_8Na.js} +6 -6
  23. package/lib/chunks/kN-s_8Na.js.map +1 -0
  24. package/lib/chunks/{C2PT-Ukt.js → t8aiH3XL.js} +13 -14
  25. package/lib/chunks/t8aiH3XL.js.map +1 -0
  26. package/lib/components/BryntumEventColorField.js +1 -1
  27. package/lib/components/BryntumProjectCombo.js +1 -1
  28. package/lib/components/BryntumResourceCombo.js +1 -1
  29. package/lib/components/BryntumResourceFilter.js +1 -1
  30. package/lib/components/BryntumScheduler.js +1 -1
  31. package/lib/components/BryntumSchedulerBase.js +1 -1
  32. package/lib/components/BryntumSchedulerDatePicker.js +1 -1
  33. package/lib/components/BryntumSchedulerProjectModel.js +1 -1
  34. package/lib/components/BryntumThemeCombo.js +57 -0
  35. package/lib/components/BryntumThemeCombo.js.map +1 -0
  36. package/lib/components/BryntumTimeZoomSlider.js +5 -0
  37. package/lib/components/BryntumTimeZoomSlider.js.map +1 -0
  38. package/lib/components/BryntumTimelineHistogram.js +1 -1
  39. package/lib/components/BryntumUndoRedo.js +1 -1
  40. package/lib/components/BryntumViewPresetCombo.js +1 -1
  41. package/lib/index.js +18 -16
  42. package/lib/index.js.map +1 -1
  43. package/package.json +1 -1
  44. package/src/components/BryntumEventColorField.vue +72 -116
  45. package/src/components/BryntumEventColorFieldProps.ts +68 -108
  46. package/src/components/BryntumProjectCombo.vue +90 -149
  47. package/src/components/BryntumProjectComboProps.ts +86 -141
  48. package/src/components/BryntumResourceCombo.vue +91 -151
  49. package/src/components/BryntumResourceComboProps.ts +87 -143
  50. package/src/components/BryntumResourceFilter.vue +63 -104
  51. package/src/components/BryntumResourceFilterProps.ts +60 -98
  52. package/src/components/BryntumScheduler.vue +426 -597
  53. package/src/components/BryntumSchedulerBase.vue +426 -597
  54. package/src/components/BryntumSchedulerBaseProps.ts +367 -522
  55. package/src/components/BryntumSchedulerDatePicker.vue +120 -196
  56. package/src/components/BryntumSchedulerDatePickerProps.ts +116 -187
  57. package/src/components/BryntumSchedulerProjectModel.vue +12 -31
  58. package/src/components/BryntumSchedulerProjectModelProps.ts +10 -20
  59. package/src/components/BryntumSchedulerProps.ts +367 -522
  60. package/src/components/BryntumThemeCombo.vue +60 -0
  61. package/src/components/BryntumTimeZoomSlider.vue +859 -0
  62. package/src/components/BryntumTimeZoomSliderProps.ts +482 -0
  63. package/src/components/BryntumTimelineHistogram.vue +322 -441
  64. package/src/components/BryntumTimelineHistogramProps.ts +275 -388
  65. package/src/components/BryntumUndoRedo.vue +78 -125
  66. package/src/components/BryntumUndoRedoProps.ts +74 -116
  67. package/src/components/BryntumViewPresetCombo.vue +67 -107
  68. package/src/components/BryntumViewPresetComboProps.ts +63 -99
  69. package/src/index.ts +2 -0
  70. package/lib/chunks/B0m0r-NV.js.map +0 -1
  71. package/lib/chunks/BD-Hg3lY.js.map +0 -1
  72. package/lib/chunks/BNGLBrCN.js.map +0 -1
  73. package/lib/chunks/C0UqC4Uj.js.map +0 -1
  74. package/lib/chunks/C2PT-Ukt.js.map +0 -1
  75. package/lib/chunks/C7ZFK2B7.js.map +0 -1
  76. package/lib/chunks/CP1Mm_Ak.js.map +0 -1
  77. package/lib/chunks/CsoS615B.js.map +0 -1
  78. package/lib/chunks/DerP_qo7.js.map +0 -1
  79. package/lib/chunks/DmQj0tBi.js.map +0 -1
  80. package/lib/chunks/mKqb8_2f.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, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, ComboModel, Duration, DurationConfig, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, List, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
13
+ import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, Duration, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
14
14
  import type { SchedulerContainerItemConfig, ProjectComboListeners, ProjectModel } from '@bryntum/scheduler-thin';
15
15
  import { ProjectCombo } from '@bryntum/scheduler-thin';
16
16
 
@@ -21,14 +21,12 @@ defineProps<{
21
21
  /**
22
22
  * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
23
23
  * content will be placed inside this element.
24
- * ...
25
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-adopt)
24
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-adopt)
26
25
  */
27
26
  adopt ? : HTMLElement|string
28
27
  /**
29
28
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
30
- * ...
31
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-align)
29
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-align)
32
30
  */
33
31
  align ? : AlignSpec|string
34
32
  /**
@@ -50,15 +48,13 @@ defineProps<{
50
48
  /**
51
49
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
52
50
  * into an element which will be linked using the `aria-describedby` attribute.
53
- * ...
54
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ariaDescription)
51
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ariaDescription)
55
52
  */
56
53
  ariaDescription ? : string
57
54
  /**
58
55
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
59
56
  * the `aria-label` attribute.
60
- * ...
61
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ariaLabel)
57
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ariaLabel)
62
58
  */
63
59
  ariaLabel ? : string
64
60
  /**
@@ -81,20 +77,17 @@ defineProps<{
81
77
  /**
82
78
  * An object where property names with a truthy value indicate which events should bubble up the ownership
83
79
  * hierarchy when triggered.
84
- * ...
85
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-bubbleEvents)
80
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-bubbleEvents)
86
81
  */
87
82
  bubbleEvents ? : object
88
83
  /**
89
84
  * Enable caching of the last retrieved result until the timeout is reached.
90
- * ...
91
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-cacheLastResult)
85
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-cacheLastResult)
92
86
  */
93
87
  cacheLastResult ? : number|string|Duration|DurationConfig
94
88
  /**
95
89
  * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
96
- * ...
97
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-callOnFunctions)
90
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-callOnFunctions)
98
91
  */
99
92
  callOnFunctions ? : Boolean
100
93
  /**
@@ -104,8 +97,7 @@ defineProps<{
104
97
  /**
105
98
  * By default, if an event handler throws an exception, the error propagates up the stack and the
106
99
  * application state is undefined. Code which follows the event handler will *not* be executed.
107
- * ...
108
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-catchEventHandlerExceptions)
100
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-catchEventHandlerExceptions)
109
101
  */
110
102
  catchEventHandlerExceptions ? : Boolean
111
103
  /**
@@ -116,8 +108,7 @@ defineProps<{
116
108
  /**
117
109
  * A config object to configure the [ChipView](https://bryntum.com/products/scheduler/docs/api/Core/widget/ChipView) to display the
118
110
  * selected value set when [multiSelect](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiSelect) is `true`.
119
- * ...
120
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-chipView)
111
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-chipView)
121
112
  */
122
113
  chipView ? : ChipViewConfig
123
114
  /**
@@ -142,15 +133,13 @@ defineProps<{
142
133
  * Custom CSS classes to add to element.
143
134
  * May be specified as a space separated string, or as an object in which property names
144
135
  * with truthy values are used as the class names:
145
- * ...
146
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-cls)
136
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-cls)
147
137
  */
148
138
  cls ? : string|object
149
139
  /**
150
140
  * Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
151
141
  * `style` block.
152
- * ...
153
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-color)
142
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-color)
154
143
  */
155
144
  color ? : Color
156
145
  /**
@@ -167,15 +156,13 @@ defineProps<{
167
156
  * The configuration for additional items associated to this field. This is typically used to add contextual
168
157
  * fields related to a [checkbox](https://bryntum.com/products/scheduler/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
169
158
  * these classes for examples of nested fields.
170
- * ...
171
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-container)
159
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-container)
172
160
  */
173
- container ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|FieldContainerConfig|FieldContainer
161
+ container ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|FieldContainerConfig
174
162
  /**
175
163
  * The config controls how the value of nested items are handled when a parent container gets or sets its
176
164
  * [values](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#property-values).
177
- * ...
178
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-containValues)
165
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-containValues)
179
166
  * @param {Core.widget.Field} field Field instance
180
167
  * @returns {boolean}
181
168
  */
@@ -184,16 +171,14 @@ defineProps<{
184
171
  * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
185
172
  * May be specified as a space separated string, or as an object in which property names
186
173
  * with truthy values are used as the class names:
187
- * ...
188
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-contentElementCls)
174
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-contentElementCls)
189
175
  */
190
176
  contentElementCls ? : string|object
191
177
  /**
192
178
  * If configured as `true`, this means that when an unmatched string is typed into the
193
179
  * combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
194
180
  * a new record will be created using the typed string as the [displayField](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-displayField).
195
- * ...
196
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-createOnUnmatched)
181
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-createOnUnmatched)
197
182
  * @param {string} name Record name
198
183
  * @param {Core.widget.Combo} combo Combo instance
199
184
  * @returns {Core.data.Model} New record
@@ -214,16 +199,15 @@ defineProps<{
214
199
  */
215
200
  defaultBindProperty ? : string
216
201
  /**
217
- * Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
218
- * ...
219
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-detectCSSCompatibilityIssues)
202
+ * Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
203
+ * checks:
204
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-detectCSSCompatibilityIssues)
220
205
  */
221
206
  detectCSSCompatibilityIssues ? : Boolean
222
207
  /**
223
208
  * Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
224
209
  * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
225
- * ...
226
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-disabled)
210
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-disabled)
227
211
  */
228
212
  disabled ? : Boolean|'inert'
229
213
  /**
@@ -236,26 +220,23 @@ defineProps<{
236
220
  * @param {Core.widget.Combo} combo A reference to this Combo
237
221
  * @returns {string,void}
238
222
  */
239
- displayValueRenderer ? : (record: Model|ComboModel, combo: Combo) => string|void
223
+ displayValueRenderer ? : (record: Model, combo: Combo) => string|void
240
224
  /**
241
225
  * Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel)
242
226
  * [strips collection](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
243
227
  * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
244
228
  * body. Such widgets are called "edge strips".
245
- * ...
246
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-dock)
229
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-dock)
247
230
  */
248
231
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
249
232
  /**
250
233
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
251
234
  * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
252
235
  * property which controls when a drag should start.
253
- * ...
254
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-draggable)
236
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-draggable)
237
+ * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
255
238
  */
256
- draggable ? : Boolean|{
257
- handleSelector?: string
258
- }
239
+ draggable ? : Boolean|object
259
240
  /**
260
241
  * User can edit text in text field (otherwise only pick from attached picker)
261
242
  */
@@ -263,21 +244,18 @@ defineProps<{
263
244
  /**
264
245
  * An object specifying attributes to assign to the root element of this widget.
265
246
  * Set `null` value to attribute to remove it.
266
- * ...
267
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-elementAttributes)
247
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-elementAttributes)
268
248
  */
269
249
  elementAttributes ? : Record<string, string|null>
270
250
  /**
271
251
  * Text to display in the drop down when there are no items in the underlying store.
272
- * ...
273
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-emptyText)
252
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-emptyText)
274
253
  */
275
254
  emptyText ? : string
276
255
  /**
277
256
  * A function which creates an array of values for the [filterParamName](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-filterParamName) to pass
278
257
  * any filters to the server upon load.
279
- * ...
280
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-encodeFilterParams)
258
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-encodeFilterParams)
281
259
  * @param {object[]} filters filters
282
260
  * @returns {object[]} array of values
283
261
  */
@@ -291,8 +269,7 @@ defineProps<{
291
269
  /**
292
270
  * The name of an operator type as implemented in [operator](https://bryntum.com/products/scheduler/docs/api/Core/util/CollectionFilter#config-operator)
293
271
  * to use when filtering the dropdown list based upon the typed value.
294
- * ...
295
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-filterOperator)
272
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-filterOperator)
296
273
  */
297
274
  filterOperator ? : CollectionCompareOperator
298
275
  /**
@@ -333,8 +310,7 @@ defineProps<{
333
310
  hidden ? : Boolean
334
311
  /**
335
312
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
336
- * ...
337
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-hideAnimation)
313
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-hideAnimation)
338
314
  */
339
315
  hideAnimation ? : Boolean|object
340
316
  /**
@@ -355,8 +331,7 @@ defineProps<{
355
331
  /**
356
332
  * An optional string to display inside the input field as an overlay. This can be useful for displaying
357
333
  * a field's units.
358
- * ...
359
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-hint)
334
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-hint)
360
335
  * @param {object} data A data object
361
336
  * @param {Core.widget.Field} data.source A reference to the field instance
362
337
  * @param {any} data.value The current value of the field
@@ -367,8 +342,7 @@ defineProps<{
367
342
  * This config is similar to [hint](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-hint) except that this config is used to display HTML content.
368
343
  * Since this can allow malicious content to be executed, be sure not to include user-entered data or to
369
344
  * encode such data (see [encodeHtml](https://bryntum.com/products/scheduler/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
370
- * ...
371
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-hintHtml)
345
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-hintHtml)
372
346
  * @param {object} data A data object
373
347
  * @param {Core.widget.Field} data.source A reference to the field instance
374
348
  * @param {any} data.value The current value of the field
@@ -381,23 +355,20 @@ defineProps<{
381
355
  id ? : string
382
356
  /**
383
357
  * Determines if the widgets read-only state should be controlled by its parent.
384
- * ...
385
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ignoreParentReadOnly)
358
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ignoreParentReadOnly)
386
359
  */
387
360
  ignoreParentReadOnly ? : Boolean
388
361
  /**
389
362
  * Set this config to `true` to always display items horizontally along with this field. This assigns an
390
363
  * [hbox](https://bryntum.com/products/scheduler/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
391
364
  * [container](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-container).
392
- * ...
393
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-inline)
365
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-inline)
394
366
  */
395
367
  inline ? : Boolean
396
368
  /**
397
369
  * Configure this as `true` to render the dropdown list as a permanently visible list
398
370
  * in the document flow immediately below the input area instead of as a popup.
399
- * ...
400
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-inlinePicker)
371
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-inlinePicker)
401
372
  */
402
373
  inlinePicker ? : Boolean
403
374
  /**
@@ -435,30 +406,26 @@ defineProps<{
435
406
  insertFirst ? : HTMLElement|string
436
407
  /**
437
408
  * Rows to display in the dropdown (list items).
438
- * ...
439
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-items)
409
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-items)
440
410
  */
441
411
  items ? : object[]|string[]|object
442
412
  /**
443
413
  * An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
444
414
  * and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
445
415
  * are the name of the instance method to call when the keystroke is received.
446
- * ...
447
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-keyMap)
416
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-keyMap)
448
417
  */
449
418
  keyMap ? : Record<string, KeyMapConfig>
450
419
  /**
451
420
  * The delay in milliseconds to wait after the last keystroke before triggering a change event.
452
421
  * Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
453
422
  * immediate feedback, change will still be triggered on blur).
454
- * ...
455
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-keyStrokeChangeDelay)
423
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-keyStrokeChangeDelay)
456
424
  */
457
425
  keyStrokeChangeDelay ? : number
458
426
  /**
459
427
  * The delay in milliseconds to wait after the last keystroke before filtering the list.
460
- * ...
461
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-keyStrokeFilterDelay)
428
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-keyStrokeFilterDelay)
462
429
  */
463
430
  keyStrokeFilterDelay ? : number
464
431
  /**
@@ -471,15 +438,15 @@ defineProps<{
471
438
  labelCls ? : string|object
472
439
  /**
473
440
  * Label position, either 'before' the field or 'above' the field
474
- * ...
475
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-labelPosition)
441
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-labelPosition)
476
442
  */
477
443
  labelPosition ? : 'before'|'above'|null
478
444
  /**
479
445
  * The labels to add either before or after the input field.
480
446
  * Each label may have the following properties:
481
- * ...
482
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-labels)
447
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-labels)
448
+ * @property {string} html Label text
449
+ * @property {'start','end'} align Which end of the file the label should go
483
450
  */
484
451
  labels ? : object[]
485
452
  /**
@@ -492,24 +459,21 @@ defineProps<{
492
459
  listCls ? : string
493
460
  /**
494
461
  * The listener set for this object.
495
- * ...
496
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-listeners)
462
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-listeners)
497
463
  */
498
464
  listeners ? : ProjectComboListeners
499
465
  /**
500
466
  * Template string used to render the list items in the dropdown list
501
- * ...
502
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-listItemTpl)
467
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-listItemTpl)
503
468
  * @param {Core.data.Model} record The record representing the item being rendered
504
469
  * @returns {string,void}
505
470
  */
506
- listItemTpl ? : (record: Model|ComboModel) => string|void
471
+ listItemTpl ? : (record: Model) => string|void
507
472
  /**
508
473
  * A class translations of which are used for translating this entity.
509
474
  * This is often used when translations of an item are defined on its container class.
510
475
  * For example:
511
- * ...
512
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-localeClass)
476
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-localeClass)
513
477
  */
514
478
  localeClass ? : typeof Base
515
479
  /**
@@ -521,8 +485,7 @@ defineProps<{
521
485
  * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
522
486
  * you could use 'localeKey' meta configuration.
523
487
  * Example:
524
- * ...
525
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-localizableProperties)
488
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-localizableProperties)
526
489
  */
527
490
  localizableProperties ? : string[]
528
491
  /**
@@ -548,8 +511,7 @@ defineProps<{
548
511
  maxHeight ? : string|number
549
512
  /**
550
513
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
551
- * ...
552
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-maximizeOnMobile)
514
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-maximizeOnMobile)
553
515
  */
554
516
  maximizeOnMobile ? : number|string
555
517
  /**
@@ -563,8 +525,7 @@ defineProps<{
563
525
  maxWidth ? : string|number
564
526
  /**
565
527
  * The minimum string length to trigger the filtering, only relevant when [editable](https://bryntum.com/products/scheduler/docs/api/Core/widget/Combo#config-editable) is `true`.
566
- * ...
567
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-minChars)
528
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-minChars)
568
529
  */
569
530
  minChars ? : number
570
531
  /**
@@ -585,16 +546,13 @@ defineProps<{
585
546
  * When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
586
547
  * is used to monitor this element for size changes caused by either style manipulation, or by CSS
587
548
  * layout.
588
- * ...
589
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-monitorResize)
549
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-monitorResize)
550
+ * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
590
551
  */
591
- monitorResize ? : Boolean|{
592
- immediate?: Boolean
593
- }
552
+ monitorResize ? : Boolean|object
594
553
  /**
595
554
  * Set to `true` to allow selection of multiple values from the dropdown list.
596
- * ...
597
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-multiSelect)
555
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-multiSelect)
598
556
  */
599
557
  multiSelect ? : Boolean
600
558
  /**
@@ -607,8 +565,7 @@ defineProps<{
607
565
  * Name of the field which is used as a key to get/set values from/to the field.
608
566
  * Used prior to [ref](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
609
567
  * [Container.values](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#property-values).
610
- * ...
611
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-name)
568
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-name)
612
569
  */
613
570
  name ? : string
614
571
  /**
@@ -619,10 +576,9 @@ defineProps<{
619
576
  /**
620
577
  * Configuration object for the [picker](https://bryntum.com/products/scheduler/docs/api/Core/widget/List) on initialization. Returns the
621
578
  * [picker](https://bryntum.com/products/scheduler/docs/api/Core/widget/List) instance at runtime.
622
- * ...
623
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-picker)
579
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-picker)
624
580
  */
625
- picker ? : ListConfig|List
581
+ picker ? : ListConfig
626
582
  /**
627
583
  * The name of the element property to which the picker should size and align itself.
628
584
  */
@@ -639,8 +595,7 @@ defineProps<{
639
595
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement), but must
640
596
  * not participate in the standard layout of that widget, and must be positioned relatively to that
641
597
  * widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
642
- * ...
643
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-positioned)
598
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-positioned)
644
599
  */
645
600
  positioned ? : Boolean
646
601
  /**
@@ -652,8 +607,7 @@ defineProps<{
652
607
  * Optionally a [Filter](https://bryntum.com/products/scheduler/docs/api/Core/util/CollectionFilter) config object which the combo should use for
653
608
  * filtering using the typed value.
654
609
  * This may use a `filterBy` property to test its `value` against any field in the passed record.
655
- * ...
656
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-primaryFilter)
610
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-primaryFilter)
657
611
  */
658
612
  primaryFilter ? : CollectionFilterConfig
659
613
  /**
@@ -663,15 +617,13 @@ defineProps<{
663
617
  /**
664
618
  * Makes the field unmodifiable by user action. The input area is not editable, and triggers
665
619
  * are unresponsive.
666
- * ...
667
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-readOnly)
620
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-readOnly)
668
621
  */
669
622
  readOnly ? : Boolean
670
623
  relayStoreEvents ? : Boolean
671
624
  /**
672
625
  * Predefined style to use for the field. Possible values are:
673
- * ...
674
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-rendition)
626
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-rendition)
675
627
  */
676
628
  rendition ? : 'outlined'|'filled'|string
677
629
  /**
@@ -690,23 +642,26 @@ defineProps<{
690
642
  * Configure as `true` to have the component display a translucent ripple when its
691
643
  * [focusElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
692
644
  * current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
693
- * ...
694
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ripple)
645
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ripple)
646
+ * @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
647
+ * @property {string} [color] A CSS color name or specification.
648
+ * @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
649
+ * @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.
695
650
  */
696
- ripple ? : Boolean|{
697
- delegate?: string
698
- color?: string
699
- radius?: number
700
- clip?: string
701
- }
651
+ ripple ? : Boolean|object
652
+ /**
653
+ * The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
654
+ * accidentally applying a role which may interfere with screen readers.
655
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-role)
656
+ */
657
+ role ? : string
702
658
  /**
703
659
  * 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`
704
660
  */
705
661
  rootElement ? : ShadowRoot|HTMLElement
706
662
  /**
707
663
  * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
708
- * ...
709
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-rtl)
664
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-rtl)
710
665
  */
711
666
  rtl ? : Boolean
712
667
  /**
@@ -716,8 +671,7 @@ defineProps<{
716
671
  scrollAction ? : 'hide'|'realign'|null
717
672
  /**
718
673
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
719
- * ...
720
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-showAnimation)
674
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-showAnimation)
721
675
  */
722
676
  showAnimation ? : Boolean|object
723
677
  /**
@@ -750,8 +704,7 @@ defineProps<{
750
704
  * A configuration for the [tab](https://bryntum.com/products/scheduler/docs/api/Core/widget/Tab) created for this widget when it is placed in a
751
705
  * [TabPanel](https://bryntum.com/products/scheduler/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
752
706
  * this widget:
753
- * ...
754
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-tab)
707
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-tab)
755
708
  */
756
709
  tab ? : Boolean|TabConfig
757
710
  /**
@@ -759,14 +712,12 @@ defineProps<{
759
712
  * is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
760
713
  * (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
761
714
  * to the element programmatically.
762
- * ...
763
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-tabIndex)
715
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-tabIndex)
764
716
  */
765
717
  tabIndex ? : number
766
718
  /**
767
719
  * Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
768
- * ...
769
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-textAlign)
720
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-textAlign)
770
721
  */
771
722
  textAlign ? : 'left'|'center'|'right'|'start'|'end'
772
723
  /**
@@ -775,30 +726,26 @@ defineProps<{
775
726
  title ? : string
776
727
  /**
777
728
  * Tooltip for the widget, either as a string or as a Tooltip config object.
778
- * ...
779
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-tooltip)
729
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-tooltip)
780
730
  */
781
731
  tooltip ? : string|TooltipConfig|null
782
732
  /**
783
733
  * How to query the store upon click of the expand trigger. Specify one of these values:
784
- * ...
785
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-triggerAction)
734
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-triggerAction)
786
735
  */
787
736
  triggerAction ? : 'all'|'last'|null
788
737
  /**
789
738
  * The triggers to add either before or after the input field. Each property name is the reference by which
790
739
  * an instantiated Trigger Widget may be retrieved from the live `triggers` property.
791
- * ...
792
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-triggers)
740
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-triggers)
793
741
  */
794
- triggers ? : Record<string, FieldTriggerConfig>|Record<string, Widget>
742
+ triggers ? : Record<string, FieldTriggerConfig>
795
743
  type ? : 'projectcombo'
796
744
  /**
797
745
  * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
798
746
  * as a space separated string, an array of strings, or as an object in which property names with truthy
799
747
  * values are used as the class names.
800
- * ...
801
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ui)
748
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-ui)
802
749
  */
803
750
  ui ? : string|object
804
751
  /**
@@ -832,14 +779,12 @@ defineProps<{
832
779
  width ? : string|number
833
780
  /**
834
781
  * The x position for the widget.
835
- * ...
836
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-x)
782
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-x)
837
783
  */
838
784
  x ? : number
839
785
  /**
840
786
  * The y position for the widget.
841
- * ...
842
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-y)
787
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#config-y)
843
788
  */
844
789
  y ? : number
845
790
 
@@ -892,8 +837,7 @@ const emit = defineEmits<{
892
837
  (e: 'beforeShow', params: ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
893
838
  /**
894
839
  * Fires when any other event is fired from the object.
895
- * ...
896
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#event-catchAll)
840
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#event-catchAll)
897
841
  * @param {string} e Event name
898
842
  * @param {object} params Event parameters
899
843
  * @param {string} params.e Event name
@@ -921,8 +865,7 @@ const emit = defineEmits<{
921
865
  (e: 'change', params: ((event: { source: Field|any, value: string|number|boolean|any, oldValue: string|number|boolean|any, valid: boolean, event: Event, userAction: boolean, checked: boolean }) => void)|string): void
922
866
  /**
923
867
  * Fired when this field is [cleared](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#function-clear).
924
- * ...
925
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#event-clear)
868
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#event-clear)
926
869
  * @param {string} e Event name
927
870
  * @param {object} params Event parameters
928
871
  * @param {string} params.e Event name
@@ -1009,8 +952,7 @@ const emit = defineEmits<{
1009
952
  /**
1010
953
  * Triggered when a widget which had been in a non-visible state for any reason
1011
954
  * achieves visibility.
1012
- * ...
1013
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#event-paint)
955
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ProjectCombo#event-paint)
1014
956
  * @param {string} e Event name
1015
957
  * @param {object} params Event parameters
1016
958
  * @param {string} params.e Event name
@@ -1173,6 +1115,7 @@ const widgetData = {
1173
1115
  'relayStoreEvents',
1174
1116
  'revertOnEscape',
1175
1117
  'ripple',
1118
+ 'role',
1176
1119
  'rootElement',
1177
1120
  'scrollAction',
1178
1121
  'showAnimation',
@@ -1256,9 +1199,7 @@ const widgetData = {
1256
1199
  'y'
1257
1200
  ],
1258
1201
  propertyNames : [
1259
- 'anchorSize',
1260
1202
  'content',
1261
- 'focusVisible',
1262
1203
  'formula',
1263
1204
  'html',
1264
1205
  'input',