@umbraco-cms/backoffice 1.0.0-next.37dcc47c → 1.0.0-next.47cc3341

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.
@@ -0,0 +1,3294 @@
1
+ {
2
+ "version": 1,
3
+ "tags": [
4
+ {
5
+ "name": "umb-auth-layout",
6
+ "description": "Properties:\n\n * `styles` - ",
7
+ "attributes": []
8
+ },
9
+ {
10
+ "name": "umb-external-login-provider-test",
11
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
12
+ "attributes": []
13
+ },
14
+ {
15
+ "name": "umb-external-login-provider-test2",
16
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
17
+ "attributes": []
18
+ },
19
+ {
20
+ "name": "umb-login",
21
+ "description": "Properties:\n\n * `styles` - \n\n * `_loggingIn` {`boolean`} - \n\n * `_handleSubmit` - \n\n * `_greetings` {`string[]`} - \n\n * `_greeting` {`string`} - ",
22
+ "attributes": []
23
+ },
24
+ {
25
+ "name": "umb-backoffice",
26
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
27
+ "attributes": []
28
+ },
29
+ {
30
+ "name": "umb-dashboard-redirect-management",
31
+ "description": "Attributes:\n\n * `items-per-page` {`number`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `itemsPerPage` {`number`} - \n\n * `_redirectData` {`any[] | undefined`} - \n\n * `_trackerStatus` {`boolean`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_filter` {`string | undefined`} - \n\n * `_searchField` {`HTMLInputElement`} - \n\n * `_pagination` - \n\n * `_modalContext` - ",
32
+ "attributes": [
33
+ {
34
+ "name": "items-per-page",
35
+ "description": "`items-per-page` {`number`} - \n\nProperty: itemsPerPage\n\nDefault: 20"
36
+ }
37
+ ]
38
+ },
39
+ {
40
+ "name": "umb-dashboard-welcome",
41
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
42
+ "attributes": []
43
+ },
44
+ {
45
+ "name": "umb-document-blueprint-root-workspace",
46
+ "attributes": []
47
+ },
48
+ {
49
+ "name": "umb-allowed-document-types-modal",
50
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_allowedDocumentTypes` {`any[]`} - ",
51
+ "attributes": []
52
+ },
53
+ {
54
+ "name": "umb-document-type-workspace-editor",
55
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_icon` {`{ color: string; name: string; }`} - \n\n * `_name` {`string | undefined`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_modalContext` - ",
56
+ "attributes": []
57
+ },
58
+ {
59
+ "name": "umb-document-type-workspace",
60
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => UmbDocumentTypeWorkspaceEditorElement; setup: (component: HTMLElement, info: any) => void; }[]`} - ",
61
+ "attributes": []
62
+ },
63
+ {
64
+ "name": "umb-document-type-workspace-view-design",
65
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - ",
66
+ "attributes": []
67
+ },
68
+ {
69
+ "name": "umb-document-type-workspace-view-edit-properties",
70
+ "description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`PropertyContainerTypes | undefined`} - \n\nProperties:\n\n * `_containerKey` {`string | undefined`} - \n\n * `containerKey` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` {`PropertyContainerTypes | undefined`} - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
71
+ "attributes": [
72
+ {
73
+ "name": "container-name",
74
+ "description": "`container-name` {`string | undefined`} - \n\nProperty: containerName",
75
+ "values": []
76
+ },
77
+ {
78
+ "name": "container-type",
79
+ "description": "`container-type` {`PropertyContainerTypes | undefined`} - \n\nProperty: containerType",
80
+ "values": [
81
+ {
82
+ "name": "Group"
83
+ },
84
+ {
85
+ "name": "Tab"
86
+ }
87
+ ]
88
+ }
89
+ ]
90
+ },
91
+ {
92
+ "name": "document-type-workspace-view-edit-property",
93
+ "description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {string} - Property, the data object for the property.\n\nProperties:\n\n * `property` {string} - Property, the data object for the property.\n\n * `styles` {`CSSResult[]`} - ",
94
+ "attributes": [
95
+ {
96
+ "name": "property",
97
+ "description": "`property` {string} - Property, the data object for the property.\n\nProperty: property\n\nDefault: ''"
98
+ },
99
+ {
100
+ "name": "onpartial-property-update",
101
+ "description": "`partial-property-update` {`CustomEvent<any>`} - "
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "name": "umb-document-type-workspace-view-edit-tab",
107
+ "description": "Attributes:\n\n * `ownerTabKey` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_ownerTabKey` {`string | undefined`} - \n\n * `ownerTabKey` {`string | undefined`} - \n\n * `_tabName` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\n * `_groupStructureHelper` - \n\n * `_groups` {`any[]`} - \n\n * `_hasProperties` {`boolean`} - ",
108
+ "attributes": [
109
+ {
110
+ "name": "ownerTabKey",
111
+ "description": "`ownerTabKey` {`string | undefined`} - \n\nProperty: ownerTabKey",
112
+ "values": []
113
+ },
114
+ {
115
+ "name": "tabName",
116
+ "description": "`tabName` {`string | undefined`} - \n\nProperty: tabName",
117
+ "values": []
118
+ },
119
+ {
120
+ "name": "noTabName",
121
+ "description": "`noTabName` {`boolean`} - \n\nProperty: noTabName",
122
+ "valueSet": "v"
123
+ }
124
+ ]
125
+ },
126
+ {
127
+ "name": "umb-document-type-workspace-view-edit",
128
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - ",
129
+ "attributes": []
130
+ },
131
+ {
132
+ "name": "umb-document-type-workspace-view-details",
133
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
134
+ "attributes": []
135
+ },
136
+ {
137
+ "name": "umb-document-type-workspace-view-structure",
138
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
139
+ "attributes": []
140
+ },
141
+ {
142
+ "name": "umb-document-type-workspace-view-templates",
143
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
144
+ "attributes": []
145
+ },
146
+ {
147
+ "name": "umb-document-table-actions-column-layout",
148
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_actionMenuIsOpen` {`boolean`} - ",
149
+ "attributes": []
150
+ },
151
+ {
152
+ "name": "umb-document-table-collection-view",
153
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - ",
154
+ "attributes": []
155
+ },
156
+ {
157
+ "name": "umb-collection-view-document-table",
158
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - ",
159
+ "attributes": []
160
+ },
161
+ {
162
+ "name": "umb-document-menu-item",
163
+ "attributes": []
164
+ },
165
+ {
166
+ "name": "umb-document-picker-modal",
167
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
168
+ "attributes": []
169
+ },
170
+ {
171
+ "name": "umb-document-type-picker-modal",
172
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
173
+ "attributes": []
174
+ },
175
+ {
176
+ "name": "umb-document-tree-item",
177
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
178
+ "attributes": []
179
+ },
180
+ {
181
+ "name": "umb-document-workspace-editor",
182
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`IRoute<any>[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - ",
183
+ "attributes": []
184
+ },
185
+ {
186
+ "name": "umb-document-workspace-split-view",
187
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - \n\n * `_unique` {`string | undefined`} - \n\n * `_variants` {`ActiveVariant[] | undefined`} - ",
188
+ "attributes": []
189
+ },
190
+ {
191
+ "name": "umb-document-workspace",
192
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`IRoute<any>[]`} - ",
193
+ "attributes": []
194
+ },
195
+ {
196
+ "name": "umb-document-workspace-view-edit-properties",
197
+ "description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`PropertyContainerTypes | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` {`PropertyContainerTypes | undefined`} - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - ",
198
+ "attributes": [
199
+ {
200
+ "name": "container-name",
201
+ "description": "`container-name` {`string | undefined`} - \n\nProperty: containerName",
202
+ "values": []
203
+ },
204
+ {
205
+ "name": "container-type",
206
+ "description": "`container-type` {`PropertyContainerTypes | undefined`} - \n\nProperty: containerType",
207
+ "values": [
208
+ {
209
+ "name": "Group"
210
+ },
211
+ {
212
+ "name": "Tab"
213
+ }
214
+ ]
215
+ }
216
+ ]
217
+ },
218
+ {
219
+ "name": "umb-document-workspace-view-edit-tab",
220
+ "description": "Attributes:\n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tabName` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\n * `_groupStructureHelper` - \n\n * `_groups` {`any[]`} - \n\n * `_hasProperties` {`boolean`} - ",
221
+ "attributes": [
222
+ {
223
+ "name": "tabName",
224
+ "description": "`tabName` {`string | undefined`} - \n\nProperty: tabName",
225
+ "values": []
226
+ },
227
+ {
228
+ "name": "noTabName",
229
+ "description": "`noTabName` {`boolean`} - \n\nProperty: noTabName",
230
+ "valueSet": "v"
231
+ }
232
+ ]
233
+ },
234
+ {
235
+ "name": "umb-document-workspace-view-edit",
236
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - ",
237
+ "attributes": []
238
+ },
239
+ {
240
+ "name": "umb-document-info-workspace-view",
241
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext` - \n\n * `itemsPerPage` {`number`} - ",
242
+ "attributes": []
243
+ },
244
+ {
245
+ "name": "umb-media-type-workspace-edit",
246
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_mediaTypeName` {`string | null | undefined`} - ",
247
+ "attributes": []
248
+ },
249
+ {
250
+ "name": "umb-media-type-workspace",
251
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
252
+ "attributes": []
253
+ },
254
+ {
255
+ "name": "umb-media-type-workspace-",
256
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
257
+ "attributes": []
258
+ },
259
+ {
260
+ "name": "umb-collection-view-media-test",
261
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
262
+ "attributes": []
263
+ },
264
+ {
265
+ "name": "umb-media-grid-collection-view",
266
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - ",
267
+ "attributes": []
268
+ },
269
+ {
270
+ "name": "umb-media-table-collection-view",
271
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - ",
272
+ "attributes": []
273
+ },
274
+ {
275
+ "name": "umb-media-menu-item",
276
+ "attributes": []
277
+ },
278
+ {
279
+ "name": "umb-media-picker-modal",
280
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
281
+ "attributes": []
282
+ },
283
+ {
284
+ "name": "umb-media-workspace-edit",
285
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_key` {`string | undefined`} - ",
286
+ "attributes": []
287
+ },
288
+ {
289
+ "name": "umb-media-workspace",
290
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
291
+ "attributes": []
292
+ },
293
+ {
294
+ "name": "umb-media-edit-workspace-view",
295
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
296
+ "attributes": []
297
+ },
298
+ {
299
+ "name": "umb-media-info-workspace-view",
300
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
301
+ "attributes": []
302
+ },
303
+ {
304
+ "name": "umb-dashboard-members-welcome",
305
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
306
+ "attributes": []
307
+ },
308
+ {
309
+ "name": "umb-member-group-workspace-edit",
310
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_memberGroup` - ",
311
+ "attributes": []
312
+ },
313
+ {
314
+ "name": "umb-member-group-workspace",
315
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
316
+ "attributes": []
317
+ },
318
+ {
319
+ "name": "umb-workspace-view-member-group-info",
320
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_memberGroup` - ",
321
+ "attributes": []
322
+ },
323
+ {
324
+ "name": "umb-member-type-workspace-edit",
325
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
326
+ "attributes": []
327
+ },
328
+ {
329
+ "name": "umb-member-type-workspace",
330
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
331
+ "attributes": []
332
+ },
333
+ {
334
+ "name": "umb-member-workspace-edit",
335
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
336
+ "attributes": []
337
+ },
338
+ {
339
+ "name": "umb-member-workspace",
340
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
341
+ "attributes": []
342
+ },
343
+ {
344
+ "name": "umb-workspace-package-builder",
345
+ "description": "Attributes:\n\n * `entityKey` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityKey` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - ",
346
+ "attributes": [
347
+ {
348
+ "name": "entityKey",
349
+ "description": "`entityKey` {`string | undefined`} - \n\nProperty: entityKey",
350
+ "values": []
351
+ }
352
+ ]
353
+ },
354
+ {
355
+ "name": "umb-workspace-package",
356
+ "description": "Attributes:\n\n * `entityKey` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityKey` {`string | undefined`} - \n\n * `_package` - ",
357
+ "attributes": [
358
+ {
359
+ "name": "entityKey",
360
+ "description": "`entityKey` {`string | undefined`} - \n\nProperty: entityKey",
361
+ "values": []
362
+ }
363
+ ]
364
+ },
365
+ {
366
+ "name": "umb-created-packages-section-view",
367
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_workspaces` {`any[]`} - \n\n * `_trees` {`any[]`} - ",
368
+ "attributes": []
369
+ },
370
+ {
371
+ "name": "umb-packages-created-overview",
372
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `take` {`number`} - \n\n * `_loading` {`boolean`} - \n\n * `_createdPackages` {`any[]`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_modalContext` - ",
373
+ "attributes": []
374
+ },
375
+ {
376
+ "name": "umb-installed-packages-section-view-item",
377
+ "description": "Attributes:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\nProperties:\n\n * `styles` - \n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\n * `_migrationButtonState` {`UUIButtonState`} - \n\n * `_packageView` - \n\n * `_notificationContext` - \n\n * `_modalContext` - ",
378
+ "attributes": [
379
+ {
380
+ "name": "name",
381
+ "description": "`name` {`string | undefined`} - \n\nProperty: name",
382
+ "values": []
383
+ },
384
+ {
385
+ "name": "version",
386
+ "description": "`version` {`string | null | undefined`} - \n\nProperty: version",
387
+ "values": []
388
+ },
389
+ {
390
+ "name": "hasPendingMigrations",
391
+ "description": "`hasPendingMigrations` {`boolean`} - \n\nProperty: hasPendingMigrations\n\nDefault: false",
392
+ "valueSet": "v"
393
+ },
394
+ {
395
+ "name": "customIcon",
396
+ "description": "`customIcon` {`string | undefined`} - \n\nProperty: customIcon",
397
+ "values": []
398
+ }
399
+ ]
400
+ },
401
+ {
402
+ "name": "umb-installed-packages-section-view",
403
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_installedPackages` {`any[]`} - \n\n * `_migrationPackages` {`any[]`} - \n\n * `#packageRepository` - ",
404
+ "attributes": []
405
+ },
406
+ {
407
+ "name": "umb-packages-market-place-section-view",
408
+ "description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `marketplaceUrl` {`string`} - ",
409
+ "attributes": [
410
+ {
411
+ "name": "marketplaceUrl",
412
+ "description": "`marketplaceUrl` {`string`} - \n\nProperty: marketplaceUrl\n\nDefault: https://marketplace.umbraco.com/?umbversion=11.1.0&style=backoffice"
413
+ }
414
+ ]
415
+ },
416
+ {
417
+ "name": "umb-search-modal",
418
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_input` {`HTMLInputElement`} - \n\n * `_search` {`string`} - \n\n * `_groups` {`SearchGroupItem[]`} - ",
419
+ "attributes": []
420
+ },
421
+ {
422
+ "name": "umb-search-header-app",
423
+ "description": "Properties:\n\n * `styles` - \n\n * `_modalContext` - ",
424
+ "attributes": []
425
+ },
426
+ {
427
+ "name": "umb-dashboard-examine-management",
428
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - ",
429
+ "attributes": []
430
+ },
431
+ {
432
+ "name": "umb-examine-fields-settings-modal",
433
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields` - ",
434
+ "attributes": []
435
+ },
436
+ {
437
+ "name": "umb-modal-element-fields-viewer",
438
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
439
+ "attributes": []
440
+ },
441
+ {
442
+ "name": "umb-dashboard-health-check",
443
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_healthCheckDashboardContext` - ",
444
+ "attributes": []
445
+ },
446
+ {
447
+ "name": "umb-dashboard-health-check-action",
448
+ "description": "Events:\n\n * `action-executed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `action` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `action` - \n\n * `_buttonState` {`UUIButtonState`} - ",
449
+ "attributes": [
450
+ {
451
+ "name": "action",
452
+ "description": "`action` - \n\nProperty: action"
453
+ },
454
+ {
455
+ "name": "onaction-executed",
456
+ "description": "`action-executed` {`CustomEvent<unknown>`} - "
457
+ }
458
+ ]
459
+ },
460
+ {
461
+ "name": "umb-health-check-group-box-overview",
462
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - ",
463
+ "attributes": [
464
+ {
465
+ "name": "manifest",
466
+ "description": "`manifest` - \n\nProperty: manifest"
467
+ }
468
+ ]
469
+ },
470
+ {
471
+ "name": "umb-health-check--group-box-overview",
472
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - ",
473
+ "attributes": [
474
+ {
475
+ "name": "manifest",
476
+ "description": "`manifest` - \n\nProperty: manifest"
477
+ }
478
+ ]
479
+ },
480
+ {
481
+ "name": "umb-dashboard-health-check-group",
482
+ "description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `groupName` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_group` - \n\n * `_healthCheckContext` - \n\n * `_checks` {`any[] | undefined`} - \n\n * `_keyResults` {`any[] | undefined`} - \n\n * `_api` - ",
483
+ "attributes": [
484
+ {
485
+ "name": "groupName",
486
+ "description": "`groupName` {`string`} - \n\nProperty: groupName"
487
+ }
488
+ ]
489
+ },
490
+ {
491
+ "name": "umb-dashboard-health-check-overview",
492
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_healthCheckDashboardContext` - ",
493
+ "attributes": []
494
+ },
495
+ {
496
+ "name": "umb-dashboard-models-builder",
497
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_modelsBuilder` - \n\n * `_buttonStateBuild` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - ",
498
+ "attributes": []
499
+ },
500
+ {
501
+ "name": "umb-dashboard-performance-profiling",
502
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_profilingStatus` {`boolean | undefined`} - \n\n * `_profilingPerformance` {`boolean`} - ",
503
+ "attributes": []
504
+ },
505
+ {
506
+ "name": "umb-dashboard-published-status",
507
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_publishedStatusText` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `_buttonStateRebuild` {`UUIButtonState`} - \n\n * `_buttonStateCollect` {`UUIButtonState`} - \n\n * `_modalContext` - ",
508
+ "attributes": []
509
+ },
510
+ {
511
+ "name": "umb-dashboard-settings-welcome",
512
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
513
+ "attributes": []
514
+ },
515
+ {
516
+ "name": "umb-dashboard-telemetry",
517
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_telemetryFormData` - \n\n * `_telemetryLevels` {`any[]`} - \n\n * `_errorMessage` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_handleSubmit` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `_selectedTelemetryDescription` {`\"We will only send an anonymized site ID to let us know that the site exists.\" | \"We will send an anonymized site ID, Umbraco version, and packages installed.\" | \"We will send:<ul>\\n\\t\\t\\t\\t<li>Anonymized site ID, Umbraco version, and packages installed.</li>\\n\\t\\t\\t\\t<li>Number of: Root nodes, Content nodes, Macros...`} - ",
518
+ "attributes": []
519
+ },
520
+ {
521
+ "name": "umb-create-data-type-modal",
522
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
523
+ "attributes": []
524
+ },
525
+ {
526
+ "name": "umb-data-type-workspace-edit-element",
527
+ "description": "Attributes:\n\n * `manifest` - \n\n * `location` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `location` - \n\n * `_dataTypeName` {`string`} - ",
528
+ "attributes": [
529
+ {
530
+ "name": "manifest",
531
+ "description": "`manifest` - \n\nProperty: manifest"
532
+ },
533
+ {
534
+ "name": "location",
535
+ "description": "`location` - \n\nProperty: location"
536
+ }
537
+ ]
538
+ },
539
+ {
540
+ "name": "umb-data-type-workspace",
541
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
542
+ "attributes": []
543
+ },
544
+ {
545
+ "name": "umb-data-type-details-workspace-view",
546
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dataType` - \n\n * `_propertyEditorUIIcon` {`string`} - \n\n * `_propertyEditorUIName` {`string`} - \n\n * `_propertyEditorUiAlias` {`string`} - \n\n * `_propertyEditorAlias` {`string`} - \n\n * `_data` {`any[]`} - \n\n * `_workspaceContext` - \n\n * `_modalContext` - ",
547
+ "attributes": []
548
+ },
549
+ {
550
+ "name": "umb-workspace-view-data-type-info",
551
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dataType` - \n\n * `_workspaceContext` - ",
552
+ "attributes": []
553
+ },
554
+ {
555
+ "name": "umb-extension-root-workspace",
556
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_extensions` {`any[] | undefined`} - \n\n * `_modalContext` - ",
557
+ "attributes": []
558
+ },
559
+ {
560
+ "name": "umb-app-language-select",
561
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_languages` {`any[]`} - \n\n * `_appLanguage` - \n\n * `_isOpen` {`boolean`} - ",
562
+ "attributes": []
563
+ },
564
+ {
565
+ "name": "umb-language-picker-modal",
566
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_languages` {`any[]`} - \n\n * `_languageRepository` - ",
567
+ "attributes": []
568
+ },
569
+ {
570
+ "name": "umb-language-root-table-delete-column-layout",
571
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` - \n\n * `_isOpen` {`boolean`} - ",
572
+ "attributes": []
573
+ },
574
+ {
575
+ "name": "umb-language-root-table-name-column-layout",
576
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`{ isoCode: string; name: string; }`} - ",
577
+ "attributes": []
578
+ },
579
+ {
580
+ "name": "umb-language-root-workspace",
581
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - ",
582
+ "attributes": []
583
+ },
584
+ {
585
+ "name": "umb-language-workspace-edit",
586
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isNew` {`boolean`} - ",
587
+ "attributes": []
588
+ },
589
+ {
590
+ "name": "umb-language-workspace",
591
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => UmbLanguageWorkspaceEditElement; setup: (component: HTMLElement, info: IRoutingInfo<any, any>) => void; }[]`} - ",
592
+ "attributes": []
593
+ },
594
+ {
595
+ "name": "umb-language-details-workspace-view",
596
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean`} - \n\n * `_validationErrors` - ",
597
+ "attributes": []
598
+ },
599
+ {
600
+ "name": "umb-log-viewer-date-range-selector",
601
+ "description": "Attributes:\n\n * `horizontal` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_startDate` {`string`} - \n\n * `_endDate` {`string`} - \n\n * `_inputs` {`NodeListOf<HTMLInputElement>`} - \n\n * `horizontal` {`boolean`} - ",
602
+ "attributes": [
603
+ {
604
+ "name": "horizontal",
605
+ "description": "`horizontal` {`boolean`} - \n\nProperty: horizontal\n\nDefault: false",
606
+ "valueSet": "v"
607
+ }
608
+ ]
609
+ },
610
+ {
611
+ "name": "umb-log-viewer-level-tag",
612
+ "description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `level` - \n\n * `levelMap` - ",
613
+ "attributes": [
614
+ {
615
+ "name": "level",
616
+ "description": "`level` - \n\nProperty: level"
617
+ }
618
+ ]
619
+ },
620
+ {
621
+ "name": "umb-log-viewer-to-many-logs-warning",
622
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
623
+ "attributes": []
624
+ },
625
+ {
626
+ "name": "umb-logviewer-workspace",
627
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_alias` {`string`} - \n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routerPath` {`string | undefined`} - ",
628
+ "attributes": []
629
+ },
630
+ {
631
+ "name": "umb-log-viewer-log-level-overview",
632
+ "description": "Attributes:\n\n * `loggerName` {`string`} - The name of the logger to get the level for. Defaults to 'Global'.\n\nProperties:\n\n * `_loggers` {`any[]`} - \n\n * `loggerName` {`string`} - The name of the logger to get the level for. Defaults to 'Global'.",
633
+ "attributes": [
634
+ {
635
+ "name": "loggerName",
636
+ "description": "`loggerName` {`string`} - The name of the logger to get the level for. Defaults to 'Global'.\n\nProperty: loggerName\n\nDefault: Global"
637
+ }
638
+ ]
639
+ },
640
+ {
641
+ "name": "umb-log-viewer-log-types-chart",
642
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_logLevelCount` - \n\n * `logLevelCount` {`[string, number][]`} - \n\n * `_logLevelCountFilter` {`string[]`} - ",
643
+ "attributes": []
644
+ },
645
+ {
646
+ "name": "umb-log-viewer-message-templates-overview",
647
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_messageTemplates` - ",
648
+ "attributes": []
649
+ },
650
+ {
651
+ "name": "umb-log-viewer-saved-searches-overview",
652
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearches` {`any[]`} - ",
653
+ "attributes": []
654
+ },
655
+ {
656
+ "name": "umb-log-viewer-overview-view",
657
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_errorCount` {`number`} - \n\n * `_logLevelCount` - \n\n * `_canShowLogs` {`boolean`} - ",
658
+ "attributes": []
659
+ },
660
+ {
661
+ "name": "umb-log-viewer-log-level-filter-menu",
662
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_logLevelSelectorCheckboxes` {`NodeListOf<UUICheckboxElement>`} - \n\n * `_logLevelFilter` {`any[]`} - \n\n * `setLogLevelDebounce` {`DebouncedFunc<() => void>`} - ",
663
+ "attributes": []
664
+ },
665
+ {
666
+ "name": "umb-log-viewer-message",
667
+ "description": "Attributes:\n\n * `timestamp` {`string`} - \n\n * `level` - \n\n * `messageTemplate` {`string`} - \n\n * `renderedMessage` {`string`} - \n\n * `open` {`boolean`} - \n\n * `exception` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `details` {`HTMLDetailsElement`} - \n\n * `timestamp` {`string`} - \n\n * `date` {`Date | undefined`} - \n\n * `level` - \n\n * `messageTemplate` {`string`} - \n\n * `renderedMessage` {`string`} - \n\n * `properties` {`any[]`} - \n\n * `open` {`boolean`} - \n\n * `exception` {`string`} - \n\n * `_searchMenuData` {`{ label: string; href: () => string; icon: string; title: string; }[]`} - \n\n * `_propertiesWithSearchMenu` {`string[]`} - ",
668
+ "attributes": [
669
+ {
670
+ "name": "timestamp",
671
+ "description": "`timestamp` {`string`} - \n\nProperty: timestamp\n\nDefault: "
672
+ },
673
+ {
674
+ "name": "level",
675
+ "description": "`level` - \n\nProperty: level\n\nDefault: "
676
+ },
677
+ {
678
+ "name": "messageTemplate",
679
+ "description": "`messageTemplate` {`string`} - \n\nProperty: messageTemplate\n\nDefault: "
680
+ },
681
+ {
682
+ "name": "renderedMessage",
683
+ "description": "`renderedMessage` {`string`} - \n\nProperty: renderedMessage\n\nDefault: "
684
+ },
685
+ {
686
+ "name": "open",
687
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
688
+ "valueSet": "v"
689
+ },
690
+ {
691
+ "name": "exception",
692
+ "description": "`exception` {`string`} - \n\nProperty: exception\n\nDefault: "
693
+ }
694
+ ]
695
+ },
696
+ {
697
+ "name": "umb-log-viewer-messages-list",
698
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_logsScrollContainer` - \n\n * `_sortingDirection` - \n\n * `_logs` {`any[]`} - \n\n * `_logsTotal` {`number`} - ",
699
+ "attributes": []
700
+ },
701
+ {
702
+ "name": "umb-log-viewer-polling-button",
703
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - ",
704
+ "attributes": []
705
+ },
706
+ {
707
+ "name": "umb-log-viewer-search-input",
708
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - ",
709
+ "attributes": []
710
+ },
711
+ {
712
+ "name": "umb-log-viewer-search-view",
713
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_canShowLogs` {`boolean`} - ",
714
+ "attributes": []
715
+ },
716
+ {
717
+ "name": "umb-relation-type-workspace-edit-element",
718
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relationType` - ",
719
+ "attributes": []
720
+ },
721
+ {
722
+ "name": "umb-relation-type-workspace",
723
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
724
+ "attributes": []
725
+ },
726
+ {
727
+ "name": "umb-relation-type-workspace-view-relation-type",
728
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relationType` - ",
729
+ "attributes": []
730
+ },
731
+ {
732
+ "name": "umb-workspace-view-relation-type-relation",
733
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relations` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`{ key: string; data: { columnAlias: string; value: any; }[]; }[]`} - ",
734
+ "attributes": []
735
+ },
736
+ {
737
+ "name": "umb-collection-selection-actions",
738
+ "description": "Attributes:\n\n * `entityType` {`string | null`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityType` {`string | null`} - \n\n * `_nodesLength` {`number`} - \n\n * `_selectionLength` {`number`} - \n\n * `_entityBulkActions` {`any[]`} - \n\n * `_collectionContext` - \n\n * `_selection` {`string[]`} - ",
739
+ "attributes": [
740
+ {
741
+ "name": "entityType",
742
+ "description": "`entityType` {`string | null`} - \n\nProperty: entityType\n\nDefault: null",
743
+ "values": []
744
+ }
745
+ ]
746
+ },
747
+ {
748
+ "name": "umb-collection-toolbar",
749
+ "description": "Events:\n\n * `search` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `actions` {`TooltipMenuItem[]`} - \n\n * `useSearch` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `actions` {`TooltipMenuItem[]`} - \n\n * `useSearch` {`boolean`} - \n\n * `_layouts` {`any[]`} - \n\n * `_currentLayout` - \n\n * `_search` {`string`} - \n\n * `_actionsOpen` {`boolean`} - \n\n * `_viewTypesOpen` {`boolean`} - ",
750
+ "attributes": [
751
+ {
752
+ "name": "actions",
753
+ "description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
754
+ },
755
+ {
756
+ "name": "useSearch",
757
+ "description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
758
+ "valueSet": "v"
759
+ },
760
+ {
761
+ "name": "onsearch",
762
+ "description": "`search` {`CustomEvent<string>`} - "
763
+ }
764
+ ]
765
+ },
766
+ {
767
+ "name": "umb-collection",
768
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_selection` {`string[] | null | undefined`} - \n\n * `_collectionContext` - \n\n * `_entityType` {`string`} - \n\n * `entityType` {`string`} - \n\n * `_collectionViewUnsubscribe` - ",
769
+ "attributes": [
770
+ {
771
+ "name": "entity-type",
772
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType"
773
+ }
774
+ ]
775
+ },
776
+ {
777
+ "name": "umb-dashboard-collection",
778
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - ",
779
+ "attributes": []
780
+ },
781
+ {
782
+ "name": "umb-backoffice-header-apps",
783
+ "description": "Properties:\n\n * `styles` - ",
784
+ "attributes": []
785
+ },
786
+ {
787
+ "name": "umb-backoffice-header-sections",
788
+ "description": "Properties:\n\n * `styles` - \n\n * `_open` {`boolean`} - \n\n * `_sections` {`any[]`} - \n\n * `_visibleSections` {`any[]`} - \n\n * `_extraSections` {`any[]`} - \n\n * `_currentSectionAlias` {`string`} - \n\n * `_backofficeContext` - ",
789
+ "attributes": []
790
+ },
791
+ {
792
+ "name": "umb-backoffice-header",
793
+ "description": "Properties:\n\n * `styles` - ",
794
+ "attributes": []
795
+ },
796
+ {
797
+ "name": "umb-backoffice-main",
798
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_sections` {`any[]`} - \n\n * `_routePrefix` {`string`} - \n\n * `_backofficeContext` - \n\n * `_sectionContext` - \n\n * `_onRouteChange` - ",
799
+ "attributes": []
800
+ },
801
+ {
802
+ "name": "umb-backoffice-modal-container",
803
+ "description": "Properties:\n\n * `styles` - \n\n * `_modals` {`any[] | undefined`} - \n\n * `_modalContext` - ",
804
+ "attributes": []
805
+ },
806
+ {
807
+ "name": "umb-backoffice-notification-container",
808
+ "description": "Properties:\n\n * `styles` - \n\n * `_notifications` {`any[] | undefined`} - \n\n * `_notificationContext` - ",
809
+ "attributes": []
810
+ },
811
+ {
812
+ "name": "umb-body-layout",
813
+ "description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {string} - Renders a headline in the header.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `headline` {string} - Renders a headline in the header.\n\n * `_headerSlotHasChildren` {`boolean`} - \n\n * `_tabsSlotHasChildren` {`boolean`} - \n\n * `_actionsMenuSlotHasChildren` {`boolean`} - \n\n * `_footerSlotHasChildren` {`boolean`} - \n\n * `_actionsSlotHasChildren` {`boolean`} - ",
814
+ "attributes": [
815
+ {
816
+ "name": "headline",
817
+ "description": "`headline` {string} - Renders a headline in the header.\n\nProperty: headline\n\nDefault: ''"
818
+ }
819
+ ]
820
+ },
821
+ {
822
+ "name": "umb-button-with-dropdown",
823
+ "description": "Attributes:\n\n * `label` {`string`} - \n\n * `open` {`boolean`} - \n\n * `look` {`InterfaceLook`} - \n\n * `color` {`InterfaceColor`} - \n\n * `placement` {`PopoverPlacement`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `label` {`string`} - \n\n * `open` {`boolean`} - \n\n * `look` {`InterfaceLook`} - \n\n * `color` {`InterfaceColor`} - \n\n * `placement` {`PopoverPlacement`} - \n\n * `symbolExpand` - \n\n * `popover` - ",
824
+ "attributes": [
825
+ {
826
+ "name": "label",
827
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
828
+ },
829
+ {
830
+ "name": "open",
831
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
832
+ "valueSet": "v"
833
+ },
834
+ {
835
+ "name": "look",
836
+ "description": "`look` {`InterfaceLook`} - \n\nProperty: look\n\nDefault: default",
837
+ "values": [
838
+ {
839
+ "name": ""
840
+ },
841
+ {
842
+ "name": "default"
843
+ },
844
+ {
845
+ "name": "primary"
846
+ },
847
+ {
848
+ "name": "secondary"
849
+ },
850
+ {
851
+ "name": "outline"
852
+ },
853
+ {
854
+ "name": "placeholder"
855
+ }
856
+ ]
857
+ },
858
+ {
859
+ "name": "color",
860
+ "description": "`color` {`InterfaceColor`} - \n\nProperty: color\n\nDefault: default",
861
+ "values": [
862
+ {
863
+ "name": ""
864
+ },
865
+ {
866
+ "name": "default"
867
+ },
868
+ {
869
+ "name": "positive"
870
+ },
871
+ {
872
+ "name": "warning"
873
+ },
874
+ {
875
+ "name": "danger"
876
+ }
877
+ ]
878
+ },
879
+ {
880
+ "name": "placement",
881
+ "description": "`placement` {`PopoverPlacement`} - \n\nProperty: placement\n\nDefault: bottom-start",
882
+ "values": [
883
+ {
884
+ "name": "auto"
885
+ },
886
+ {
887
+ "name": "top"
888
+ },
889
+ {
890
+ "name": "top-start"
891
+ },
892
+ {
893
+ "name": "top-end"
894
+ },
895
+ {
896
+ "name": "bottom"
897
+ },
898
+ {
899
+ "name": "bottom-start"
900
+ },
901
+ {
902
+ "name": "bottom-end"
903
+ },
904
+ {
905
+ "name": "right"
906
+ },
907
+ {
908
+ "name": "right-start"
909
+ },
910
+ {
911
+ "name": "right-end"
912
+ },
913
+ {
914
+ "name": "left"
915
+ },
916
+ {
917
+ "name": "left-start"
918
+ },
919
+ {
920
+ "name": "left-end"
921
+ }
922
+ ]
923
+ }
924
+ ]
925
+ },
926
+ {
927
+ "name": "uui-code-block",
928
+ "description": "A simple styled box for showing code-based error messages.\n\nSlots:\n\n * ` ` {} - the full message\n\nProperties:\n\n * `styles` {`CSSResult[]`} - ",
929
+ "attributes": []
930
+ },
931
+ {
932
+ "name": "umb-code-editor",
933
+ "description": "A custom element that renders a code editor. Code editor is based on the Monaco Editor library.\nThe element will listen to the theme context and update the theme accordingly.\nParts of the monaco Api is exposed through the `editor` property. You can access the monaco editor instance through `editor.monacoEditor`.\n\nEvents:\n\n * `input` {} - Fired when the value of the editor changes.\n\n * `change` {} - Fired when the entire model of editor is replaced.\n\nAttributes:\n\n * `language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\n * `theme` {CodeEditorTheme} - Theme of the editor. Default is light. Element will listen to the theme context and update the theme accordingly.\n\n * `code` {`string`} - Value of the editor. Default is empty string.\n\n * `readonly` {`boolean`} - Whether the editor is readonly. Default is false.\n\n * `label` {`string`} - Label of the editor. Default is 'Code Editor'.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `containerRef` - \n\n * `editor` - \n\n * `container` {`HTMLElement`} - \n\n * `language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\n * `theme` {CodeEditorTheme} - Theme of the editor. Default is light. Element will listen to the theme context and update the theme accordingly.\n\n * `code` {`string`} - Value of the editor. Default is empty string.\n\n * `readonly` {`boolean`} - Whether the editor is readonly. Default is false.\n\n * `label` {`string`} - Label of the editor. Default is 'Code Editor'.",
934
+ "attributes": [
935
+ {
936
+ "name": "language",
937
+ "description": "`language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\nProperty: language\n\nDefault: javascript",
938
+ "values": [
939
+ {
940
+ "name": "html"
941
+ },
942
+ {
943
+ "name": "razor"
944
+ },
945
+ {
946
+ "name": "typescript"
947
+ },
948
+ {
949
+ "name": "javascript"
950
+ },
951
+ {
952
+ "name": "css"
953
+ },
954
+ {
955
+ "name": "markdown"
956
+ },
957
+ {
958
+ "name": "json"
959
+ }
960
+ ]
961
+ },
962
+ {
963
+ "name": "theme",
964
+ "description": "`theme` {CodeEditorTheme} - Theme of the editor. Default is light. Element will listen to the theme context and update the theme accordingly.\n\nProperty: theme\n\nDefault: umb-light",
965
+ "values": [
966
+ {
967
+ "name": "umb-light"
968
+ },
969
+ {
970
+ "name": "umb-dark"
971
+ },
972
+ {
973
+ "name": "umb-hc-light"
974
+ },
975
+ {
976
+ "name": "umb-hc-dark"
977
+ }
978
+ ]
979
+ },
980
+ {
981
+ "name": "code",
982
+ "description": "`code` {`string`} - Value of the editor. Default is empty string.\n\nProperty: code"
983
+ },
984
+ {
985
+ "name": "readonly",
986
+ "description": "`readonly` {`boolean`} - Whether the editor is readonly. Default is false.\n\nProperty: readonly\n\nDefault: false",
987
+ "valueSet": "v"
988
+ },
989
+ {
990
+ "name": "label",
991
+ "description": "`label` {`string`} - Label of the editor. Default is 'Code Editor'.\n\nProperty: label\n\nDefault: Code Editor"
992
+ },
993
+ {
994
+ "name": "oninput",
995
+ "description": "`input` {} - Fired when the value of the editor changes."
996
+ },
997
+ {
998
+ "name": "onchange",
999
+ "description": "`change` {} - Fired when the entire model of editor is replaced."
1000
+ }
1001
+ ]
1002
+ },
1003
+ {
1004
+ "name": "umb-debug",
1005
+ "description": "Attributes:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contextData` {`any[]`} - \n\n * `_debugPaneOpen` {`boolean`} - \n\n * `_modalContext` - ",
1006
+ "attributes": [
1007
+ {
1008
+ "name": "visible",
1009
+ "description": "`visible` {`boolean`} - \n\nProperty: visible\n\nDefault: false",
1010
+ "valueSet": "v"
1011
+ },
1012
+ {
1013
+ "name": "dialog",
1014
+ "description": "`dialog` {`boolean`} - \n\nProperty: dialog\n\nDefault: false",
1015
+ "valueSet": "v"
1016
+ }
1017
+ ]
1018
+ },
1019
+ {
1020
+ "name": "umb-context-debugger-modal",
1021
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1022
+ "attributes": []
1023
+ },
1024
+ {
1025
+ "name": "umb-donut-chart",
1026
+ "description": "This is a donut chart component that can be used to display data in a circular way.\n\nAttributes:\n\n * `radius` {`number`} - Circle radius in pixels\n\n * `border-size` {`number`} - The circle thickness in pixels\n\n * `svg-size` {`number`} - The size of SVG element in pixels\n\n * `description` {`string`} - Description of the graph, added for accessibility purposes\n\n * `hideDetailBox` {`boolean`} - Hides the box that appears oh hover with the details of the slice\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `radius` {`number`} - Circle radius in pixels\n\n * `borderSize` {`number`} - The circle thickness in pixels\n\n * `svgSize` {`number`} - The size of SVG element in pixels\n\n * `description` {`string`} - Description of the graph, added for accessibility purposes\n\n * `hideDetailBox` {`boolean`} - Hides the box that appears oh hover with the details of the slice\n\n * `_slices` {`UmbDonutSliceElement[]`} - \n\n * `_container` {`HTMLDivElement`} - \n\n * `_detailsBox` {`HTMLDivElement`} - \n\n * `circles` {`CircleWithCommands[]`} - \n\n * `viewBox` {`number`} - \n\n * `_posY` {`number`} - \n\n * `_posX` {`number`} - \n\n * `_detailName` {`string`} - \n\n * `_detailAmount` {`number`} - \n\n * `_detailColor` {`string`} - \n\n * `_totalAmount` {`number`} - \n\n * `_detailKind` {`string`} - ",
1027
+ "attributes": [
1028
+ {
1029
+ "name": "radius",
1030
+ "description": "`radius` {`number`} - Circle radius in pixels\n\nProperty: radius\n\nDefault: 45"
1031
+ },
1032
+ {
1033
+ "name": "border-size",
1034
+ "description": "`border-size` {`number`} - The circle thickness in pixels\n\nProperty: borderSize\n\nDefault: 20"
1035
+ },
1036
+ {
1037
+ "name": "svg-size",
1038
+ "description": "`svg-size` {`number`} - The size of SVG element in pixels\n\nProperty: svgSize\n\nDefault: 100"
1039
+ },
1040
+ {
1041
+ "name": "description",
1042
+ "description": "`description` {`string`} - Description of the graph, added for accessibility purposes\n\nProperty: description\n\nDefault: "
1043
+ },
1044
+ {
1045
+ "name": "hideDetailBox",
1046
+ "description": "`hideDetailBox` {`boolean`} - Hides the box that appears oh hover with the details of the slice\n\nProperty: hideDetailBox\n\nDefault: false",
1047
+ "valueSet": "v"
1048
+ }
1049
+ ]
1050
+ },
1051
+ {
1052
+ "name": "umb-donut-slice",
1053
+ "description": "This component is used to display a single slice of a donut chart. It only makes sense insice the donut chart\n\nEvents:\n\n * `slice-update` {`CustomEvent<unknown>`} - This event is fired when the slice is updated\n\nAttributes:\n\n * `amount` {`number`} - Number of items that this slice represents\n\n * `color` {`string`} - Color of the slice. Any valid css color is accepted, custom properties are also supported\n\n * `name` {`string`} - Name of the slice. This is used to display the name of the slice in the donut chart\n\n * `kind` {`string`} - Kind of the slice. This is shown on a details box when hovering over the slice\n\nProperties:\n\n * `amount` {`number`} - Number of items that this slice represents\n\n * `color` {`string`} - Color of the slice. Any valid css color is accepted, custom properties are also supported\n\n * `name` {`string`} - Name of the slice. This is used to display the name of the slice in the donut chart\n\n * `kind` {`string`} - Kind of the slice. This is shown on a details box when hovering over the slice",
1054
+ "attributes": [
1055
+ {
1056
+ "name": "amount",
1057
+ "description": "`amount` {`number`} - Number of items that this slice represents\n\nProperty: amount\n\nDefault: 0"
1058
+ },
1059
+ {
1060
+ "name": "color",
1061
+ "description": "`color` {`string`} - Color of the slice. Any valid css color is accepted, custom properties are also supported\n\nProperty: color\n\nDefault: red"
1062
+ },
1063
+ {
1064
+ "name": "name",
1065
+ "description": "`name` {`string`} - Name of the slice. This is used to display the name of the slice in the donut chart\n\nProperty: name\n\nDefault: "
1066
+ },
1067
+ {
1068
+ "name": "kind",
1069
+ "description": "`kind` {`string`} - Kind of the slice. This is shown on a details box when hovering over the slice\n\nProperty: kind\n\nDefault: "
1070
+ },
1071
+ {
1072
+ "name": "onslice-update",
1073
+ "description": "`slice-update` {`CustomEvent<unknown>`} - This event is fired when the slice is updated"
1074
+ }
1075
+ ]
1076
+ },
1077
+ {
1078
+ "name": "umb-dropdown",
1079
+ "description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `open` {`boolean`} - ",
1080
+ "attributes": [
1081
+ {
1082
+ "name": "open",
1083
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
1084
+ "valueSet": "v"
1085
+ }
1086
+ ]
1087
+ },
1088
+ {
1089
+ "name": "umb-empty-state",
1090
+ "description": "Attributes:\n\n * `size` {`\"small\" | \"large\"`} - Set the text size\n\n * `position` {`\"center\" | undefined`} - Set the element position\n'center' => element is absolutely centered\nundefined => element has auto margin, to center in parent\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `size` {`\"small\" | \"large\"`} - Set the text size\n\n * `position` {`\"center\" | undefined`} - Set the element position\n'center' => element is absolutely centered\nundefined => element has auto margin, to center in parent",
1091
+ "attributes": [
1092
+ {
1093
+ "name": "size",
1094
+ "description": "`size` {`\"small\" | \"large\"`} - Set the text size\n\nProperty: size\n\nDefault: large",
1095
+ "values": [
1096
+ {
1097
+ "name": "small"
1098
+ },
1099
+ {
1100
+ "name": "large"
1101
+ }
1102
+ ]
1103
+ },
1104
+ {
1105
+ "name": "position",
1106
+ "description": "`position` {`\"center\" | undefined`} - Set the element position\n'center' => element is absolutely centered\nundefined => element has auto margin, to center in parent\n\nProperty: position",
1107
+ "values": [
1108
+ {
1109
+ "name": "center"
1110
+ }
1111
+ ]
1112
+ }
1113
+ ]
1114
+ },
1115
+ {
1116
+ "name": "umb-entity-action-list",
1117
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\n * `unique` {`string | undefined`} - \n\nProperties:\n\n * `_entityType` {`string`} - \n\n * `entityType` {`string`} - \n\n * `unique` {`string | undefined`} - \n\n * `_entityActions` {`any[] | undefined`} - ",
1118
+ "attributes": [
1119
+ {
1120
+ "name": "entity-type",
1121
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType"
1122
+ },
1123
+ {
1124
+ "name": "unique",
1125
+ "description": "`unique` {`string | undefined`} - \n\nProperty: unique",
1126
+ "values": []
1127
+ }
1128
+ ]
1129
+ },
1130
+ {
1131
+ "name": "umb-entity-action",
1132
+ "description": "Attributes:\n\n * `unique` {`string | undefined`} - \n\nProperties:\n\n * `_unique` {`string | undefined`} - \n\n * `unique` {`string | undefined`} - \n\n * `_manifest` - \n\n * `manifest` - ",
1133
+ "attributes": [
1134
+ {
1135
+ "name": "unique",
1136
+ "description": "`unique` {`string | undefined`} - \n\nProperty: unique",
1137
+ "values": []
1138
+ }
1139
+ ]
1140
+ },
1141
+ {
1142
+ "name": "umb-entity-bulk-action",
1143
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `selection` {`string[]`} - \n\n * `_manifest` - \n\n * `manifest` - ",
1144
+ "attributes": []
1145
+ },
1146
+ {
1147
+ "name": "umb-extension-slot",
1148
+ "description": "Slots:\n\n * `default` {} - slot for inserting additional things into this slot.\n\nAttributes:\n\n * `type` {`string`} - \n\n * `default-element` {`string`} - \n\n * `renderMethod` - \n\nProperties:\n\n * `styles` - \n\n * `_extensions` {`InitializedExtension[]`} - \n\n * `type` {`string`} - \n\n * `filter` - \n\n * `_props` - \n\n * `props` - \n\n * `defaultElement` {`string`} - \n\n * `renderMethod` - ",
1149
+ "attributes": [
1150
+ {
1151
+ "name": "type",
1152
+ "description": "`type` {`string`} - \n\nProperty: type\n\nDefault: "
1153
+ },
1154
+ {
1155
+ "name": "default-element",
1156
+ "description": "`default-element` {`string`} - \n\nProperty: defaultElement\n\nDefault: "
1157
+ },
1158
+ {
1159
+ "name": "renderMethod",
1160
+ "description": "`renderMethod` - \n\nProperty: renderMethod\n\nDefault: (extension) =>\n\t\textension.component"
1161
+ }
1162
+ ]
1163
+ },
1164
+ {
1165
+ "name": "umb-footer-layout",
1166
+ "description": "Slots:\n\n * `default` {} - Slot footer items\n\n * `actions` {} - Slot actions\n\nProperties:\n\n * `styles` {`CSSResult[]`} - ",
1167
+ "attributes": []
1168
+ },
1169
+ {
1170
+ "name": "umb-header-app-button",
1171
+ "description": "Properties:\n\n * `styles` - \n\n * `manifest` - ",
1172
+ "attributes": []
1173
+ },
1174
+ {
1175
+ "name": "umb-history-item",
1176
+ "description": "Attributes:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - ",
1177
+ "attributes": [
1178
+ {
1179
+ "name": "src",
1180
+ "description": "`src` {`string | undefined`} - \n\nProperty: src",
1181
+ "values": []
1182
+ },
1183
+ {
1184
+ "name": "name",
1185
+ "description": "`name` {`string | undefined`} - \n\nProperty: name",
1186
+ "values": []
1187
+ },
1188
+ {
1189
+ "name": "detail",
1190
+ "description": "`detail` {`string | undefined`} - \n\nProperty: detail",
1191
+ "values": []
1192
+ }
1193
+ ]
1194
+ },
1195
+ {
1196
+ "name": "umb-history-list",
1197
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1198
+ "attributes": []
1199
+ },
1200
+ {
1201
+ "name": "umb-input-checkbox-list",
1202
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\n * `selected` {`string[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1203
+ "attributes": [
1204
+ {
1205
+ "name": "list",
1206
+ "description": "`list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\nProperty: list\n\nDefault: "
1207
+ },
1208
+ {
1209
+ "name": "value",
1210
+ "description": "`value` {`string`} - \n\nProperty: value"
1211
+ },
1212
+ {
1213
+ "name": "onchange",
1214
+ "description": "`change` {`CustomEvent<unknown>`} - "
1215
+ }
1216
+ ]
1217
+ },
1218
+ {
1219
+ "name": "umb-input-color-picker",
1220
+ "description": "This wraps the UUI library uui-color-swatches component\n\nEvents:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `showLabels` {`boolean`} - \n\n * `swatches` {`any[] | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `showLabels` {`boolean`} - \n\n * `swatches` {`any[] | undefined`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1221
+ "attributes": [
1222
+ {
1223
+ "name": "showLabels",
1224
+ "description": "`showLabels` {`boolean`} - \n\nProperty: showLabels\n\nDefault: false",
1225
+ "valueSet": "v"
1226
+ },
1227
+ {
1228
+ "name": "swatches",
1229
+ "description": "`swatches` {`any[] | undefined`} - \n\nProperty: swatches",
1230
+ "values": []
1231
+ },
1232
+ {
1233
+ "name": "onchange",
1234
+ "description": "`change` {`CustomEvent<unknown>`} - "
1235
+ }
1236
+ ]
1237
+ },
1238
+ {
1239
+ "name": "umb-input-culture-select",
1240
+ "description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\n * `_cultures` {`any[]`} - \n\n * `_search` {`string`} - \n\n * `selectedCultureName` {`string | undefined`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1241
+ "attributes": [
1242
+ {
1243
+ "name": "disabled",
1244
+ "description": "`disabled` {boolean} - Disables the input\n\nProperty: disabled\n\nDefault: false",
1245
+ "valueSet": "v"
1246
+ },
1247
+ {
1248
+ "name": "readonly",
1249
+ "description": "`readonly` {boolean} - Disables the input\n\nProperty: readonly\n\nDefault: false",
1250
+ "valueSet": "v"
1251
+ }
1252
+ ]
1253
+ },
1254
+ {
1255
+ "name": "umb-input-document-picker",
1256
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedKeys` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentStore` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1257
+ "attributes": [
1258
+ {
1259
+ "name": "min",
1260
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1261
+ "values": []
1262
+ },
1263
+ {
1264
+ "name": "max",
1265
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1266
+ "values": []
1267
+ },
1268
+ {
1269
+ "name": "min-message",
1270
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1271
+ },
1272
+ {
1273
+ "name": "maxMessage",
1274
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1275
+ },
1276
+ {
1277
+ "name": "value",
1278
+ "description": "`value` {`string`} - \n\nProperty: value"
1279
+ },
1280
+ {
1281
+ "name": "onchange",
1282
+ "description": "`change` {`CustomEvent<unknown>`} - "
1283
+ }
1284
+ ]
1285
+ },
1286
+ {
1287
+ "name": "umb-input-document-type-picker",
1288
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKeys` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentTypeStore` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1289
+ "attributes": [
1290
+ {
1291
+ "name": "value",
1292
+ "description": "`value` {`string`} - \n\nProperty: value"
1293
+ },
1294
+ {
1295
+ "name": "onchange",
1296
+ "description": "`change` {`CustomEvent<unknown>`} - "
1297
+ }
1298
+ ]
1299
+ },
1300
+ {
1301
+ "name": "umb-input-eye-dropper",
1302
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1303
+ "attributes": [
1304
+ {
1305
+ "name": "opacity",
1306
+ "description": "`opacity` {`boolean`} - \n\nProperty: opacity\n\nDefault: false",
1307
+ "valueSet": "v"
1308
+ },
1309
+ {
1310
+ "name": "swatches",
1311
+ "description": "`swatches` {`string[]`} - \n\nProperty: swatches\n\nDefault: "
1312
+ },
1313
+ {
1314
+ "name": "onchange",
1315
+ "description": "`change` {`CustomEvent<unknown>`} - "
1316
+ }
1317
+ ]
1318
+ },
1319
+ {
1320
+ "name": "umb-input-language-picker",
1321
+ "description": "Attributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `filter` - \n\n * `_selectedIsoCodes` {`string[]`} - \n\n * `selectedIsoCodes` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_repository` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1322
+ "attributes": [
1323
+ {
1324
+ "name": "min",
1325
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1326
+ "values": []
1327
+ },
1328
+ {
1329
+ "name": "max",
1330
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1331
+ "values": []
1332
+ },
1333
+ {
1334
+ "name": "min-message",
1335
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1336
+ },
1337
+ {
1338
+ "name": "maxMessage",
1339
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1340
+ },
1341
+ {
1342
+ "name": "value",
1343
+ "description": "`value` {`string`} - \n\nProperty: value"
1344
+ }
1345
+ ]
1346
+ },
1347
+ {
1348
+ "name": "umb-input-media-picker",
1349
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedKeys` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_pickedItemsObserver` - \n\n * `_repository` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1350
+ "attributes": [
1351
+ {
1352
+ "name": "min",
1353
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1354
+ "values": []
1355
+ },
1356
+ {
1357
+ "name": "max",
1358
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1359
+ "values": []
1360
+ },
1361
+ {
1362
+ "name": "min-message",
1363
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1364
+ },
1365
+ {
1366
+ "name": "maxMessage",
1367
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1368
+ },
1369
+ {
1370
+ "name": "value",
1371
+ "description": "`value` {`string`} - \n\nProperty: value"
1372
+ },
1373
+ {
1374
+ "name": "onchange",
1375
+ "description": "`change` {`CustomEvent<unknown>`} - "
1376
+ }
1377
+ ]
1378
+ },
1379
+ {
1380
+ "name": "umb-input-multi-url-picker",
1381
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - when the value of the input changes\n\n * `blur` {} - when the input loses focus\n\n * `focus` {} - when the input gains focus\n\nAttributes:\n\n * `alias` {`string | undefined`} - \n\n * `variantId` - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hide-anchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `alias` {`string | undefined`} - \n\n * `variantId` - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hideAnchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\n * `urls` {Array<UmbLinkPickerLink>} - \n\n * `_urls` {`any[]`} - \n\n * `_modalRoute` - \n\n * `myModalRegistration` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1382
+ "attributes": [
1383
+ {
1384
+ "name": "alias",
1385
+ "description": "`alias` {`string | undefined`} - \n\nProperty: alias",
1386
+ "values": []
1387
+ },
1388
+ {
1389
+ "name": "variantId",
1390
+ "description": "`variantId` - \n\nProperty: variantId",
1391
+ "values": []
1392
+ },
1393
+ {
1394
+ "name": "min",
1395
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1396
+ "values": []
1397
+ },
1398
+ {
1399
+ "name": "max",
1400
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1401
+ "values": []
1402
+ },
1403
+ {
1404
+ "name": "min-message",
1405
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1406
+ },
1407
+ {
1408
+ "name": "maxMessage",
1409
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1410
+ },
1411
+ {
1412
+ "name": "hide-anchor",
1413
+ "description": "`hide-anchor` {`boolean | undefined`} - \n\nProperty: hideAnchor",
1414
+ "values": []
1415
+ },
1416
+ {
1417
+ "name": "ignoreUserStartNodes",
1418
+ "description": "`ignoreUserStartNodes` {`boolean | undefined`} - \n\nProperty: ignoreUserStartNodes",
1419
+ "values": []
1420
+ },
1421
+ {
1422
+ "name": "overlaySize",
1423
+ "description": "`overlaySize` {UUIModalSidebarSize} - \n\nProperty: overlaySize\n\nDefault: \"small\"",
1424
+ "values": [
1425
+ {
1426
+ "name": "small"
1427
+ },
1428
+ {
1429
+ "name": "large"
1430
+ },
1431
+ {
1432
+ "name": "medium"
1433
+ },
1434
+ {
1435
+ "name": "full"
1436
+ }
1437
+ ]
1438
+ },
1439
+ {
1440
+ "name": "onchange",
1441
+ "description": "`change` {`CustomEvent<unknown>`} - when the value of the input changes"
1442
+ },
1443
+ {
1444
+ "name": "onblur",
1445
+ "description": "`blur` {} - when the input loses focus"
1446
+ },
1447
+ {
1448
+ "name": "onfocus",
1449
+ "description": "`focus` {} - when the input gains focus"
1450
+ }
1451
+ ]
1452
+ },
1453
+ {
1454
+ "name": "umb-input-number-range",
1455
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min-label` {`string`} - \n\n * `max-label` {`string`} - \n\n * `minValue` {`number | undefined`} - \n\n * `maxValue` {`number | undefined`} - \n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `minLabel` {`string`} - \n\n * `maxLabel` {`string`} - \n\n * `_minValue` {`number | undefined`} - \n\n * `minValue` {`number | undefined`} - \n\n * `_maxValue` {`number | undefined`} - \n\n * `maxValue` {`number | undefined`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1456
+ "attributes": [
1457
+ {
1458
+ "name": "min-label",
1459
+ "description": "`min-label` {`string`} - \n\nProperty: minLabel\n\nDefault: Low value"
1460
+ },
1461
+ {
1462
+ "name": "max-label",
1463
+ "description": "`max-label` {`string`} - \n\nProperty: maxLabel\n\nDefault: High value"
1464
+ },
1465
+ {
1466
+ "name": "minValue",
1467
+ "description": "`minValue` {`number | undefined`} - \n\nProperty: minValue",
1468
+ "values": []
1469
+ },
1470
+ {
1471
+ "name": "maxValue",
1472
+ "description": "`maxValue` {`number | undefined`} - \n\nProperty: maxValue",
1473
+ "values": []
1474
+ },
1475
+ {
1476
+ "name": "value",
1477
+ "description": "`value` {`string`} - \n\nProperty: value"
1478
+ },
1479
+ {
1480
+ "name": "onchange",
1481
+ "description": "`change` {`CustomEvent<unknown>`} - "
1482
+ }
1483
+ ]
1484
+ },
1485
+ {
1486
+ "name": "umb-input-radio-button-list",
1487
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\n * `selected` {`string`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1488
+ "attributes": [
1489
+ {
1490
+ "name": "list",
1491
+ "description": "`list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\nProperty: list\n\nDefault: "
1492
+ },
1493
+ {
1494
+ "name": "value",
1495
+ "description": "`value` {`string`} - \n\nProperty: value"
1496
+ },
1497
+ {
1498
+ "name": "onchange",
1499
+ "description": "`change` {`CustomEvent<unknown>`} - "
1500
+ }
1501
+ ]
1502
+ },
1503
+ {
1504
+ "name": "umb-input-section",
1505
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_sections` {`any[]`} - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
1506
+ "attributes": [
1507
+ {
1508
+ "name": "value",
1509
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1510
+ },
1511
+ {
1512
+ "name": "multiple",
1513
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1514
+ "valueSet": "v"
1515
+ },
1516
+ {
1517
+ "name": "modalType",
1518
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1519
+ },
1520
+ {
1521
+ "name": "modalSize",
1522
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1523
+ "values": [
1524
+ {
1525
+ "name": "small"
1526
+ },
1527
+ {
1528
+ "name": "large"
1529
+ },
1530
+ {
1531
+ "name": "medium"
1532
+ },
1533
+ {
1534
+ "name": "full"
1535
+ }
1536
+ ]
1537
+ },
1538
+ {
1539
+ "name": "onchange",
1540
+ "description": "`change` {`CustomEvent<unknown>`} - "
1541
+ }
1542
+ ]
1543
+ },
1544
+ {
1545
+ "name": "umb-input-slider",
1546
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {`number`} - \n\n * `max` {`number`} - \n\n * `step` {`number`} - \n\n * `initVal1` {`number`} - \n\n * `initVal2` {`number`} - \n\n * `enable-range` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {`number`} - \n\n * `max` {`number`} - \n\n * `step` {`number`} - \n\n * `initVal1` {`number`} - \n\n * `initVal2` {`number`} - \n\n * `enableRange` {`boolean`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1547
+ "attributes": [
1548
+ {
1549
+ "name": "min",
1550
+ "description": "`min` {`number`} - \n\nProperty: min\n\nDefault: 0"
1551
+ },
1552
+ {
1553
+ "name": "max",
1554
+ "description": "`max` {`number`} - \n\nProperty: max\n\nDefault: 100"
1555
+ },
1556
+ {
1557
+ "name": "step",
1558
+ "description": "`step` {`number`} - \n\nProperty: step\n\nDefault: 1"
1559
+ },
1560
+ {
1561
+ "name": "initVal1",
1562
+ "description": "`initVal1` {`number`} - \n\nProperty: initVal1\n\nDefault: 0"
1563
+ },
1564
+ {
1565
+ "name": "initVal2",
1566
+ "description": "`initVal2` {`number`} - \n\nProperty: initVal2\n\nDefault: 0"
1567
+ },
1568
+ {
1569
+ "name": "enable-range",
1570
+ "description": "`enable-range` {`boolean`} - \n\nProperty: enableRange\n\nDefault: false",
1571
+ "valueSet": "v"
1572
+ },
1573
+ {
1574
+ "name": "onchange",
1575
+ "description": "`change` {`CustomEvent<unknown>`} - "
1576
+ }
1577
+ ]
1578
+ },
1579
+ {
1580
+ "name": "umb-input-template-picker",
1581
+ "description": "Events:\n\n * `change-default` {`CustomEvent<unknown>`} - \n\n * `change-allowed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `allowedKeys` {`string[]`} - \n\n * `defaultKey` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_allowedKeys` {`string[]`} - \n\n * `allowedKeys` {`string[]`} - \n\n * `_defaultKey` {`string`} - \n\n * `defaultKey` {`string`} - \n\n * `_modalContext` - \n\n * `_templateRepository` - \n\n * `_pickedTemplates` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1582
+ "attributes": [
1583
+ {
1584
+ "name": "min",
1585
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1586
+ "values": []
1587
+ },
1588
+ {
1589
+ "name": "max",
1590
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1591
+ "values": []
1592
+ },
1593
+ {
1594
+ "name": "min-message",
1595
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1596
+ },
1597
+ {
1598
+ "name": "maxMessage",
1599
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1600
+ },
1601
+ {
1602
+ "name": "allowedKeys",
1603
+ "description": "`allowedKeys` {`string[]`} - \n\nProperty: allowedKeys"
1604
+ },
1605
+ {
1606
+ "name": "defaultKey",
1607
+ "description": "`defaultKey` {`string`} - \n\nProperty: defaultKey"
1608
+ },
1609
+ {
1610
+ "name": "onchange-default",
1611
+ "description": "`change-default` {`CustomEvent<unknown>`} - "
1612
+ },
1613
+ {
1614
+ "name": "onchange-allowed",
1615
+ "description": "`change-allowed` {`CustomEvent<unknown>`} - "
1616
+ }
1617
+ ]
1618
+ },
1619
+ {
1620
+ "name": "umb-input-toggle",
1621
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `checked` {`boolean`} - \n\n * `showLabels` {`boolean`} - \n\n * `labelOn` {`string | undefined`} - \n\n * `labelOff` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_checked` {`boolean`} - \n\n * `checked` {`boolean`} - \n\n * `showLabels` {`boolean`} - \n\n * `labelOn` {`string | undefined`} - \n\n * `labelOff` {`string | undefined`} - \n\n * `_currentLabel` {`string | undefined`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1622
+ "attributes": [
1623
+ {
1624
+ "name": "checked",
1625
+ "description": "`checked` {`boolean`} - \n\nProperty: checked",
1626
+ "valueSet": "v"
1627
+ },
1628
+ {
1629
+ "name": "showLabels",
1630
+ "description": "`showLabels` {`boolean`} - \n\nProperty: showLabels\n\nDefault: false",
1631
+ "valueSet": "v"
1632
+ },
1633
+ {
1634
+ "name": "labelOn",
1635
+ "description": "`labelOn` {`string | undefined`} - \n\nProperty: labelOn",
1636
+ "values": []
1637
+ },
1638
+ {
1639
+ "name": "labelOff",
1640
+ "description": "`labelOff` {`string | undefined`} - \n\nProperty: labelOff",
1641
+ "values": []
1642
+ },
1643
+ {
1644
+ "name": "onchange",
1645
+ "description": "`change` {`CustomEvent<unknown>`} - "
1646
+ }
1647
+ ]
1648
+ },
1649
+ {
1650
+ "name": "umb-input-upload-field",
1651
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_keys` {`string[]`} - \n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\n * `_currentFiles` {`Blob[]`} - \n\n * `_currentFilesTemp` {`Blob[] | undefined`} - \n\n * `extensions` {`string[] | undefined`} - \n\n * `_dropzone` - \n\n * `_notificationContext` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1652
+ "attributes": [
1653
+ {
1654
+ "name": "keys",
1655
+ "description": "`keys` {Array<String>} - \n\nProperty: keys\n\nDefault: []"
1656
+ },
1657
+ {
1658
+ "name": "fileExtensions",
1659
+ "description": "`fileExtensions` {Array<String>} - \n\nProperty: fileExtensions\n\nDefault: undefined",
1660
+ "values": []
1661
+ },
1662
+ {
1663
+ "name": "multiple",
1664
+ "description": "`multiple` {Boolean} - \n\nProperty: multiple\n\nDefault: false",
1665
+ "valueSet": "v"
1666
+ },
1667
+ {
1668
+ "name": "onchange",
1669
+ "description": "`change` {`CustomEvent<unknown>`} - "
1670
+ }
1671
+ ]
1672
+ },
1673
+ {
1674
+ "name": "umb-input-user-group",
1675
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
1676
+ "attributes": [
1677
+ {
1678
+ "name": "value",
1679
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1680
+ },
1681
+ {
1682
+ "name": "multiple",
1683
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1684
+ "valueSet": "v"
1685
+ },
1686
+ {
1687
+ "name": "modalType",
1688
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1689
+ },
1690
+ {
1691
+ "name": "modalSize",
1692
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1693
+ "values": [
1694
+ {
1695
+ "name": "small"
1696
+ },
1697
+ {
1698
+ "name": "large"
1699
+ },
1700
+ {
1701
+ "name": "medium"
1702
+ },
1703
+ {
1704
+ "name": "full"
1705
+ }
1706
+ ]
1707
+ },
1708
+ {
1709
+ "name": "onchange",
1710
+ "description": "`change` {`CustomEvent<unknown>`} - "
1711
+ }
1712
+ ]
1713
+ },
1714
+ {
1715
+ "name": "umb-input-user",
1716
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_userStore` - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
1717
+ "attributes": [
1718
+ {
1719
+ "name": "value",
1720
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1721
+ },
1722
+ {
1723
+ "name": "multiple",
1724
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1725
+ "valueSet": "v"
1726
+ },
1727
+ {
1728
+ "name": "modalType",
1729
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1730
+ },
1731
+ {
1732
+ "name": "modalSize",
1733
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1734
+ "values": [
1735
+ {
1736
+ "name": "small"
1737
+ },
1738
+ {
1739
+ "name": "large"
1740
+ },
1741
+ {
1742
+ "name": "medium"
1743
+ },
1744
+ {
1745
+ "name": "full"
1746
+ }
1747
+ ]
1748
+ },
1749
+ {
1750
+ "name": "onchange",
1751
+ "description": "`change` {`CustomEvent<unknown>`} - "
1752
+ }
1753
+ ]
1754
+ },
1755
+ {
1756
+ "name": "umb-menu-item-base",
1757
+ "description": "Attributes:\n\n * `entity-type` {`string | undefined`} - \n\n * `icon-name` {`string`} - \n\n * `label` {`string`} - \n\n * `has-children` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `entityType` {`string | undefined`} - \n\n * `iconName` {`string`} - \n\n * `label` {`string`} - \n\n * `hasChildren` {`boolean`} - \n\n * `_href` {`string | undefined`} - \n\n * `_hasActions` {`boolean`} - ",
1758
+ "attributes": [
1759
+ {
1760
+ "name": "entity-type",
1761
+ "description": "`entity-type` {`string | undefined`} - \n\nProperty: entityType",
1762
+ "values": []
1763
+ },
1764
+ {
1765
+ "name": "icon-name",
1766
+ "description": "`icon-name` {`string`} - \n\nProperty: iconName\n\nDefault: "
1767
+ },
1768
+ {
1769
+ "name": "label",
1770
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
1771
+ },
1772
+ {
1773
+ "name": "has-children",
1774
+ "description": "`has-children` {`boolean`} - \n\nProperty: hasChildren\n\nDefault: false",
1775
+ "valueSet": "v"
1776
+ }
1777
+ ]
1778
+ },
1779
+ {
1780
+ "name": "umb-menu-item",
1781
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1782
+ "attributes": []
1783
+ },
1784
+ {
1785
+ "name": "umb-menu",
1786
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1787
+ "attributes": [
1788
+ {
1789
+ "name": "manifest",
1790
+ "description": "`manifest` - \n\nProperty: manifest"
1791
+ }
1792
+ ]
1793
+ },
1794
+ {
1795
+ "name": "umb-property-type-based-property",
1796
+ "description": "Attributes:\n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `property` - \n\n * `_property` - \n\n * `_propertyEditorUiAlias` {`string | undefined`} - \n\n * `_dataTypeData` {`any[]`} - \n\n * `_dataTypeRepository` - \n\n * `_dataTypeObserver` - \n\n * `_value` {`unknown`} - \n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\n * `_propertyVariantId` - \n\n * `_workspaceContext` - \n\n * `_observePropertyValue` - ",
1797
+ "attributes": [
1798
+ {
1799
+ "name": "propertyVariantId",
1800
+ "description": "`propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperty: propertyVariantId\n\nDefault: undefined",
1801
+ "values": []
1802
+ }
1803
+ ]
1804
+ },
1805
+ {
1806
+ "name": "umb-ref-property-editor-ui",
1807
+ "description": "Events:\n\n * `open` - fires when the ref title is clicked\n\n * `selected` - fires when the ref is selected\n\n * `unselected` - fires when the ref is unselected\n\nSlots:\n\n * ` ` {} - for content\n\n * `icon` {} - for an icon\n\n * `tag` {} - for a tag\n\n * `actions` {} - for actions\n\nAttributes:\n\n * `alias` {string} - Alias\n\n * `property-editor-model-alias` {string} - Property Editor Alias\n\n * `name` {string} - Node name\n\n * `detail` {string} - Node details\n\n * `disabled` {boolean} - Set tot true to disable\n\n * `error` {boolean} - Set to true to display error state\n\nProperties:\n\n * `alias` {string} - Alias\n\n * `propertyEditorAlias` {string} - Property Editor Alias\n\n * `name` {string} - Node name\n\n * `detail` {string} - Node details\n\n * `_iconSlotHasContent` - \n\n * `fallbackIcon` {`string`} - \n\n * `_onSlotIconChange` - \n\n * `_renderFallbackIcon` - \n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Set tot true to disable\n\n * `error` {boolean} - Set to true to display error state",
1808
+ "attributes": [
1809
+ {
1810
+ "name": "alias",
1811
+ "description": "`alias` {string} - Alias\n\nProperty: alias\n\nDefault: ''"
1812
+ },
1813
+ {
1814
+ "name": "property-editor-model-alias",
1815
+ "description": "`property-editor-model-alias` {string} - Property Editor Alias\n\nProperty: propertyEditorAlias\n\nDefault: ''"
1816
+ },
1817
+ {
1818
+ "name": "name",
1819
+ "description": "`name` {string} - Node name\n\nProperty: name\n\nDefault: ''"
1820
+ },
1821
+ {
1822
+ "name": "detail",
1823
+ "description": "`detail` {string} - Node details\n\nProperty: detail\n\nDefault: ''"
1824
+ },
1825
+ {
1826
+ "name": "disabled",
1827
+ "description": "`disabled` {boolean} - Set tot true to disable\n\nProperty: disabled\n\nDefault: false",
1828
+ "valueSet": "v"
1829
+ },
1830
+ {
1831
+ "name": "error",
1832
+ "description": "`error` {boolean} - Set to true to display error state\n\nProperty: error\n\nDefault: false",
1833
+ "valueSet": "v"
1834
+ },
1835
+ {
1836
+ "name": "onopen",
1837
+ "description": "`open` - fires when the ref title is clicked"
1838
+ },
1839
+ {
1840
+ "name": "onselected",
1841
+ "description": "`selected` - fires when the ref is selected"
1842
+ },
1843
+ {
1844
+ "name": "onunselected",
1845
+ "description": "`unselected` - fires when the ref is unselected"
1846
+ }
1847
+ ]
1848
+ },
1849
+ {
1850
+ "name": "umb-section-main",
1851
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1852
+ "attributes": []
1853
+ },
1854
+ {
1855
+ "name": "umb-section-sidebar-context-menu",
1856
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_isOpen` {`boolean`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `_unique` {`string | undefined`} - \n\n * `_headline` {`string | undefined`} - ",
1857
+ "attributes": []
1858
+ },
1859
+ {
1860
+ "name": "umb-section-sidebar-menu",
1861
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1862
+ "attributes": [
1863
+ {
1864
+ "name": "manifest",
1865
+ "description": "`manifest` - \n\nProperty: manifest"
1866
+ }
1867
+ ]
1868
+ },
1869
+ {
1870
+ "name": "umb-section-sidebar",
1871
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1872
+ "attributes": []
1873
+ },
1874
+ {
1875
+ "name": "umb-section-views",
1876
+ "description": "Attributes:\n\n * `section-alias` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `sectionAlias` {`string | undefined`} - \n\n * `_views` {`any[]`} - \n\n * `_dashboards` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`any[]`} - \n\n * `_sectionContext` - \n\n * `_extensionsObserver` - \n\n * `_viewsObserver` - \n\n * `_dashboardObserver` - ",
1877
+ "attributes": [
1878
+ {
1879
+ "name": "section-alias",
1880
+ "description": "`section-alias` {`string | undefined`} - \n\nProperty: sectionAlias",
1881
+ "values": []
1882
+ }
1883
+ ]
1884
+ },
1885
+ {
1886
+ "name": "umb-section",
1887
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_menus` {`Omit<any, \"kind\">[] | undefined`} - ",
1888
+ "attributes": [
1889
+ {
1890
+ "name": "manifest",
1891
+ "description": "`manifest` - \n\nProperty: manifest"
1892
+ }
1893
+ ]
1894
+ },
1895
+ {
1896
+ "name": "umb-table",
1897
+ "description": "Events:\n\n * `selected` - fires when a row is selected\n\n * `deselected` - fires when a row is deselected\n\n * `sort` - fires when a column order is changed\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `items` {Array<UmbTableItem>} - Table Items\n\n * `columns` {Array<UmbTableColumn>} - \n\n * `config` {UmbTableConfig} - \n\n * `selection` {Array<string>} - \n\n * `orderingColumn` {`string`} - \n\n * `orderingDesc` {`boolean`} - \n\n * `_selectionMode` {`boolean`} - \n\n * `_renderRow` - ",
1898
+ "attributes": [
1899
+ {
1900
+ "name": "onselected",
1901
+ "description": "`selected` - fires when a row is selected"
1902
+ },
1903
+ {
1904
+ "name": "ondeselected",
1905
+ "description": "`deselected` - fires when a row is deselected"
1906
+ },
1907
+ {
1908
+ "name": "onsort",
1909
+ "description": "`sort` - fires when a column order is changed"
1910
+ }
1911
+ ]
1912
+ },
1913
+ {
1914
+ "name": "umb-template-card",
1915
+ "description": "Events:\n\n * `open` {`CustomEvent<unknown>`} - \n\n * `selected` {} - \n\n * `change-default` {`CustomEvent<unknown>`} - \n\nSlots:\n\n * `actions` {} - \n\nAttributes:\n\n * `default` {`boolean`} - \n\n * `key` {`string`} - \n\n * `name` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `default` {`boolean`} - \n\n * `_key` {`string`} - \n\n * `key` {`string`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1916
+ "attributes": [
1917
+ {
1918
+ "name": "default",
1919
+ "description": "`default` {`boolean`} - \n\nProperty: default\n\nDefault: false",
1920
+ "valueSet": "v"
1921
+ },
1922
+ {
1923
+ "name": "key",
1924
+ "description": "`key` {`string`} - \n\nProperty: key"
1925
+ },
1926
+ {
1927
+ "name": "name",
1928
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
1929
+ },
1930
+ {
1931
+ "name": "onopen",
1932
+ "description": "`open` {`CustomEvent<unknown>`} - "
1933
+ },
1934
+ {
1935
+ "name": "onselected",
1936
+ "description": "`selected` {} - "
1937
+ },
1938
+ {
1939
+ "name": "onchange-default",
1940
+ "description": "`change-default` {`CustomEvent<unknown>`} - "
1941
+ }
1942
+ ]
1943
+ },
1944
+ {
1945
+ "name": "umb-tooltip-menu",
1946
+ "description": "Attributes:\n\n * `icon-only` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `iconOnly` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - ",
1947
+ "attributes": [
1948
+ {
1949
+ "name": "icon-only",
1950
+ "description": "`icon-only` {`boolean`} - \n\nProperty: iconOnly\n\nDefault: false",
1951
+ "valueSet": "v"
1952
+ },
1953
+ {
1954
+ "name": "items",
1955
+ "description": "`items` {`TooltipMenuItem[]`} - \n\nProperty: items\n\nDefault: "
1956
+ }
1957
+ ]
1958
+ },
1959
+ {
1960
+ "name": "umb-entity-tree-item",
1961
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
1962
+ "attributes": []
1963
+ },
1964
+ {
1965
+ "name": "umb-tree-item-base",
1966
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `_childItems` {`any[] | undefined`} - \n\n * `_href` {`string | undefined`} - \n\n * `_isLoading` {`boolean`} - \n\n * `_isSelectable` {`boolean`} - \n\n * `_isSelected` {`boolean`} - \n\n * `_hasActions` {`boolean`} - \n\n * `_hasChildren` {`boolean`} - \n\n * `_iconSlotHasChildren` {`boolean`} - ",
1967
+ "attributes": []
1968
+ },
1969
+ {
1970
+ "name": "umb-tree-item",
1971
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `item` - ",
1972
+ "attributes": []
1973
+ },
1974
+ {
1975
+ "name": "umb-menu-item-tree",
1976
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `_renderTree` {`boolean`} - \n\n * `manifest` - ",
1977
+ "attributes": [
1978
+ {
1979
+ "name": "manifest",
1980
+ "description": "`manifest` - \n\nProperty: manifest"
1981
+ }
1982
+ ]
1983
+ },
1984
+ {
1985
+ "name": "umb-tree",
1986
+ "description": "Events:\n\n * `selected` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `alias` {`string`} - \n\n * `selectable` {`boolean`} - \n\n * `selection` {`string[]`} - \n\nProperties:\n\n * `_alias` {`string`} - \n\n * `alias` {`string`} - \n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - \n\n * `_selection` {`string[]`} - \n\n * `selection` {`string[]`} - \n\n * `_tree` - \n\n * `_items` {`any[]`} - \n\n * `_treeContext` - ",
1987
+ "attributes": [
1988
+ {
1989
+ "name": "alias",
1990
+ "description": "`alias` {`string`} - \n\nProperty: alias"
1991
+ },
1992
+ {
1993
+ "name": "selectable",
1994
+ "description": "`selectable` {`boolean`} - \n\nProperty: selectable",
1995
+ "valueSet": "v"
1996
+ },
1997
+ {
1998
+ "name": "selection",
1999
+ "description": "`selection` {`string[]`} - \n\nProperty: selection"
2000
+ },
2001
+ {
2002
+ "name": "onselected",
2003
+ "description": "`selected` {`CustomEvent<unknown>`} - "
2004
+ }
2005
+ ]
2006
+ },
2007
+ {
2008
+ "name": "umb-variant-selector",
2009
+ "description": "Attributes:\n\n * `alias` {`string`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `alias` {`string`} - \n\n * `_variants` {`any[]`} - \n\n * `_activeVariants` {`ActiveVariant[]`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\n * `_variantContext` - \n\n * `_name` {`string | undefined`} - \n\n * `_culture` {`string | null | undefined`} - \n\n * `_segment` {`string | null | undefined`} - \n\n * `_variantDisplayName` {`string | undefined`} - \n\n * `_variantTitleName` {`string | undefined`} - \n\n * `_cultureNames` - \n\n * `_variantSelectorIsOpen` {`boolean`} - ",
2010
+ "attributes": [
2011
+ {
2012
+ "name": "alias",
2013
+ "description": "`alias` {`string`} - \n\nProperty: alias"
2014
+ },
2015
+ {
2016
+ "name": "_activeVariantsCultures",
2017
+ "description": "`_activeVariantsCultures` {`string[]`} - \n\nProperty: _activeVariantsCultures"
2018
+ }
2019
+ ]
2020
+ },
2021
+ {
2022
+ "name": "umb-variantable-property",
2023
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - ",
2024
+ "attributes": []
2025
+ },
2026
+ {
2027
+ "name": "umb-workspace-property",
2028
+ "description": "Attributes:\n\n * `label` {string} - Label. Name of the property\n\n * `description` {string} - Description: render a description underneath the label.\n\n * `alias` {string} - Alias\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. Render the Property Editor UI registered for this alias.\n\n * `property-editor-ui-alias` {`string`} - \n\n * `value` {unknown} - Property Value, this is the value stored in the property.\n\n * `config` {string} - Config. Configuration to pass to the Property Editor UI. This is also the configuration data stored on the Data Type.\n\n * `propertyVariantId` {UmbVariantId} - PropertyVariantId. A Variant ID to identify which variant its value is stored on.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `label` {string} - Label. Name of the property\n\n * `description` {string} - Description: render a description underneath the label.\n\n * `alias` {string} - Alias\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. Render the Property Editor UI registered for this alias.\n\n * `propertyEditorUiAlias` {`string`} - \n\n * `value` {unknown} - Property Value, this is the value stored in the property.\n\n * `config` {string} - Config. Configuration to pass to the Property Editor UI. This is also the configuration data stored on the Data Type.\n\n * `propertyVariantId` {UmbVariantId} - PropertyVariantId. A Variant ID to identify which variant its value is stored on.\n\n * `_variantDifference` {`string | undefined`} - \n\n * `_element` - \n\n * `_value` {`unknown`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_label` {`string | undefined`} - \n\n * `_description` {`string | undefined`} - \n\n * `_propertyContext` - \n\n * `propertyEditorUIObserver` - \n\n * `_valueObserver` - \n\n * `_configObserver` - \n\n * `_onPropertyEditorChange` - ",
2029
+ "attributes": [
2030
+ {
2031
+ "name": "label",
2032
+ "description": "`label` {string} - Label. Name of the property\n\nProperty: label\n\nDefault: ''"
2033
+ },
2034
+ {
2035
+ "name": "description",
2036
+ "description": "`description` {string} - Description: render a description underneath the label.\n\nProperty: description\n\nDefault: ''"
2037
+ },
2038
+ {
2039
+ "name": "alias",
2040
+ "description": "`alias` {string} - Alias\n\nProperty: alias\n\nDefault: ''"
2041
+ },
2042
+ {
2043
+ "name": "_propertyEditorUiAlias",
2044
+ "description": "`_propertyEditorUiAlias` {string} - Property Editor UI Alias. Render the Property Editor UI registered for this alias.\n\nProperty: _propertyEditorUiAlias\n\nDefault: ''"
2045
+ },
2046
+ {
2047
+ "name": "property-editor-ui-alias",
2048
+ "description": "`property-editor-ui-alias` {`string`} - \n\nProperty: propertyEditorUiAlias"
2049
+ },
2050
+ {
2051
+ "name": "value",
2052
+ "description": "`value` {unknown} - Property Value, this is the value stored in the property.\n\nProperty: value\n\nDefault: undefined"
2053
+ },
2054
+ {
2055
+ "name": "config",
2056
+ "description": "`config` {string} - Config. Configuration to pass to the Property Editor UI. This is also the configuration data stored on the Data Type.\n\nProperty: config\n\nDefault: ''"
2057
+ },
2058
+ {
2059
+ "name": "propertyVariantId",
2060
+ "description": "`propertyVariantId` {UmbVariantId} - PropertyVariantId. A Variant ID to identify which variant its value is stored on.\n\nProperty: propertyVariantId\n\nDefault: null",
2061
+ "values": []
2062
+ }
2063
+ ]
2064
+ },
2065
+ {
2066
+ "name": "umb-workspace-action-menu",
2067
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityKey` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
2068
+ "attributes": []
2069
+ },
2070
+ {
2071
+ "name": "umb-workspace-action",
2072
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - ",
2073
+ "attributes": []
2074
+ },
2075
+ {
2076
+ "name": "umb-workspace-view-collection",
2077
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - ",
2078
+ "attributes": []
2079
+ },
2080
+ {
2081
+ "name": "umb-workspace-footer-layout",
2082
+ "description": "Slots:\n\n * ` ` {} - Slot for workspace footer items\n\n * `actions` {} - Slot for workspace actions\n\nAttributes:\n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.",
2083
+ "attributes": [
2084
+ {
2085
+ "name": "alias",
2086
+ "description": "`alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\nProperty: alias\n\nDefault: ''"
2087
+ }
2088
+ ]
2089
+ },
2090
+ {
2091
+ "name": "umb-workspace-layout",
2092
+ "description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `header` {} - Slot for workspace header\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - ",
2093
+ "attributes": [
2094
+ {
2095
+ "name": "headline",
2096
+ "description": "`headline` {`string`} - \n\nProperty: headline\n\nDefault: "
2097
+ },
2098
+ {
2099
+ "name": "hideNavigation",
2100
+ "description": "`hideNavigation` {`boolean`} - \n\nProperty: hideNavigation\n\nDefault: false",
2101
+ "valueSet": "v"
2102
+ },
2103
+ {
2104
+ "name": "enforceNoFooter",
2105
+ "description": "`enforceNoFooter` {`boolean`} - \n\nProperty: enforceNoFooter\n\nDefault: false",
2106
+ "valueSet": "v"
2107
+ },
2108
+ {
2109
+ "name": "alias",
2110
+ "description": "`alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperty: alias\n\nDefault: ''"
2111
+ }
2112
+ ]
2113
+ },
2114
+ {
2115
+ "name": "umb-workspace-property-layout",
2116
+ "description": "Slots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\n * `description` {} - Slot for rendering things below the label.\n\n * `property-action-menu` {} - Slot for rendering the Property Action Menu\n\nAttributes:\n\n * `alias` {string} - Alias. The technical name of the property.\n\n * `label` {string} - Label. Name of the property.\n\n * `orientation` {string} - Orientation: Horizontal is the default where label goes left and editor right.\nVertical is where label goes above the editor.\n\n * `description` {string} - Description: render a description underneath the label.\n\nProperties:\n\n * `alias` {string} - Alias. The technical name of the property.\n\n * `label` {string} - Label. Name of the property.\n\n * `orientation` {string} - Orientation: Horizontal is the default where label goes left and editor right.\nVertical is where label goes above the editor.\n\n * `description` {string} - Description: render a description underneath the label.\n\n * `styles` {`CSSResult[]`} - ",
2117
+ "attributes": [
2118
+ {
2119
+ "name": "alias",
2120
+ "description": "`alias` {string} - Alias. The technical name of the property.\n\nProperty: alias\n\nDefault: ''"
2121
+ },
2122
+ {
2123
+ "name": "label",
2124
+ "description": "`label` {string} - Label. Name of the property.\n\nProperty: label\n\nDefault: ''"
2125
+ },
2126
+ {
2127
+ "name": "orientation",
2128
+ "description": "`orientation` {string} - Orientation: Horizontal is the default where label goes left and editor right.\nVertical is where label goes above the editor.\n\nProperty: orientation\n\nDefault: ''",
2129
+ "values": [
2130
+ {
2131
+ "name": "horizontal"
2132
+ },
2133
+ {
2134
+ "name": "vertical"
2135
+ }
2136
+ ]
2137
+ },
2138
+ {
2139
+ "name": "description",
2140
+ "description": "`description` {string} - Description: render a description underneath the label.\n\nProperty: description\n\nDefault: ''"
2141
+ }
2142
+ ]
2143
+ },
2144
+ {
2145
+ "name": "umb-workspace-variant",
2146
+ "description": "\nExample. Document Workspace would use a Variant-component(variant component would talk directly to the workspace-context)\nAs well breadcrumbs etc.\n\nAttributes:\n\n * `alias` {`string`} - \n\n * `displayNavigation` {`boolean`} - \n\n * `splitViewIndex` {`number`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `alias` {`string`} - \n\n * `displayNavigation` {`boolean`} - \n\n * `splitViewIndex` {`number`} - \n\n * `_splitViewIndex` {`number`} - \n\n * `variantContext` - ",
2147
+ "attributes": [
2148
+ {
2149
+ "name": "alias",
2150
+ "description": "`alias` {`string`} - \n\nProperty: alias"
2151
+ },
2152
+ {
2153
+ "name": "displayNavigation",
2154
+ "description": "`displayNavigation` {`boolean`} - \n\nProperty: displayNavigation\n\nDefault: false",
2155
+ "valueSet": "v"
2156
+ },
2157
+ {
2158
+ "name": "splitViewIndex",
2159
+ "description": "`splitViewIndex` {`number`} - \n\nProperty: splitViewIndex"
2160
+ }
2161
+ ]
2162
+ },
2163
+ {
2164
+ "name": "umb-workspace",
2165
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityType` {`string`} - ",
2166
+ "attributes": [
2167
+ {
2168
+ "name": "entity-type",
2169
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType\n\nDefault: "
2170
+ }
2171
+ ]
2172
+ },
2173
+ {
2174
+ "name": "umb-confirm-modal",
2175
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - ",
2176
+ "attributes": [
2177
+ {
2178
+ "name": "data",
2179
+ "description": "`data` - \n\nProperty: data"
2180
+ }
2181
+ ]
2182
+ },
2183
+ {
2184
+ "name": "umb-embedded-media-modal",
2185
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - ",
2186
+ "attributes": [
2187
+ {
2188
+ "name": "data",
2189
+ "description": "`data` - \n\nProperty: data"
2190
+ }
2191
+ ]
2192
+ },
2193
+ {
2194
+ "name": "umb-folder-modal",
2195
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `_data` - \n\n * `data` - \n\n * `_folder` - \n\n * `_headline` {`string | undefined`} - \n\n * `_isNew` {`boolean`} - \n\n * `_formElement` {`HTMLFormElement | undefined`} - ",
2196
+ "attributes": []
2197
+ },
2198
+ {
2199
+ "name": "umb-icon-picker-modal",
2200
+ "description": "Attributes:\n\n * `iconlist` - \n\n * `iconlistFiltered` {`string[]`} - \n\n * `colorlist` {`string[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `iconlist` - \n\n * `iconlistFiltered` {`string[]`} - \n\n * `colorlist` {`string[]`} - \n\n * `_currentColor` {`string | undefined`} - \n\n * `_currentIcon` {`string | undefined`} - ",
2201
+ "attributes": [
2202
+ {
2203
+ "name": "iconlist",
2204
+ "description": "`iconlist` - \n\nProperty: iconlist\n\nDefault: icons.map((icon) => icon.name)"
2205
+ },
2206
+ {
2207
+ "name": "iconlistFiltered",
2208
+ "description": "`iconlistFiltered` {`string[]`} - \n\nProperty: iconlistFiltered\n\nDefault: "
2209
+ },
2210
+ {
2211
+ "name": "colorlist",
2212
+ "description": "`colorlist` {`string[]`} - \n\nProperty: colorlist\n\nDefault: #000000,#373737,#9e9e9e,#607d8b,#2196f3,#03a9f4,#3f51b5,#9c27b0,#673ab7,#00bcd4,#4caf50,#8bc34a,#cddc39,#ffeb3b,#ffc107,#ff9800,#ff5722,#f44336,#e91e63,#795548"
2213
+ }
2214
+ ]
2215
+ },
2216
+ {
2217
+ "name": "umb-link-picker-modal",
2218
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKey` {`string | undefined`} - \n\n * `_index` {`number | null`} - \n\n * `_link` - \n\n * `_layout` - \n\n * `_linkInput` - \n\n * `_linkQueryInput` - \n\n * `_linkTitleInput` - ",
2219
+ "attributes": []
2220
+ },
2221
+ {
2222
+ "name": "umb-property-settings-modal",
2223
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedPropertyEditorUI` - \n\n * `_selectedPropertyEditorUIAlias` {`string`} - \n\n * `_appearanceIsTop` {`boolean`} - \n\n * `_mandatory` {`boolean`} - \n\n * `_customValidationOptions` {`({ name: string; value: string; selected: boolean; validation?: undefined; } | { name: string; value: string; validation: string; selected?: undefined; } | { name: string; value: string; selected?: undefined; validation?: undefined; })[]`} - \n\n * `_customValidation` {`{ name: string; value: string; selected: boolean; validation?: undefined; } | { name: string; value: string; validation: string; selected?: undefined; } | { name: string; value: string; selected?: undefined; validation?: undefined; }`} - \n\n * `_aliasLocked` {`boolean`} - \n\n * `_name` {`string`} - \n\n * `_alias` {`string`} - ",
2224
+ "attributes": []
2225
+ },
2226
+ {
2227
+ "name": "umb-section-picker-modal",
2228
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_sections` {`any[]`} - ",
2229
+ "attributes": []
2230
+ },
2231
+ {
2232
+ "name": "umb-template-picker-modal",
2233
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2234
+ "attributes": []
2235
+ },
2236
+ {
2237
+ "name": "umb-template-modal",
2238
+ "description": "Properties:\n\n * `_key` {`string`} - \n\n * `_template` - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
2239
+ "attributes": []
2240
+ },
2241
+ {
2242
+ "name": "umb-property-action-clear",
2243
+ "description": "Events:\n\n * `close` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `_propertyContext` - \n\n * `value` {`string`} - ",
2244
+ "attributes": [
2245
+ {
2246
+ "name": "value",
2247
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2248
+ },
2249
+ {
2250
+ "name": "onclose",
2251
+ "description": "`close` {`CustomEvent<unknown>`} - "
2252
+ }
2253
+ ]
2254
+ },
2255
+ {
2256
+ "name": "umb-property-action-copy",
2257
+ "description": "Events:\n\n * `close` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `_notificationContext` - \n\n * `value` {`string`} - ",
2258
+ "attributes": [
2259
+ {
2260
+ "name": "value",
2261
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2262
+ },
2263
+ {
2264
+ "name": "onclose",
2265
+ "description": "`close` {`CustomEvent<unknown>`} - "
2266
+ }
2267
+ ]
2268
+ },
2269
+ {
2270
+ "name": "umb-property-action-menu",
2271
+ "description": "Attributes:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\nProperties:\n\n * `styles` - \n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\n * `_actionsObserver` - \n\n * `_actions` {`any[]`} - \n\n * `_open` {`boolean`} - \n\n * `_propertyActionMenuContext` - ",
2272
+ "attributes": [
2273
+ {
2274
+ "name": "value",
2275
+ "description": "`value` {`string | undefined`} - \n\nProperty: value",
2276
+ "values": []
2277
+ },
2278
+ {
2279
+ "name": "propertyEditorUiAlias",
2280
+ "description": "`propertyEditorUiAlias` {`string`} - \n\nProperty: propertyEditorUiAlias"
2281
+ }
2282
+ ]
2283
+ },
2284
+ {
2285
+ "name": "umb-property-action",
2286
+ "description": "Attributes:\n\n * `propertyAction` - \n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `styles` - \n\n * `_propertyAction` - \n\n * `propertyAction` - \n\n * `_element` - \n\n * `value` {`string | undefined`} - ",
2287
+ "attributes": [
2288
+ {
2289
+ "name": "propertyAction",
2290
+ "description": "`propertyAction` - \n\nProperty: propertyAction"
2291
+ },
2292
+ {
2293
+ "name": "value",
2294
+ "description": "`value` {`string | undefined`} - \n\nProperty: value",
2295
+ "values": []
2296
+ }
2297
+ ]
2298
+ },
2299
+ {
2300
+ "name": "umb-property-creator",
2301
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2302
+ "attributes": []
2303
+ },
2304
+ {
2305
+ "name": "umb-property-editor-ui-picker-modal",
2306
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `data` - \n\n * `_groupedPropertyEditorUIs` {`GroupedPropertyEditorUIs`} - \n\n * `_propertyEditorUIs` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_submitLabel` {`string`} - \n\n * `modalHandler` - ",
2307
+ "attributes": [
2308
+ {
2309
+ "name": "data",
2310
+ "description": "`data` - \n\nProperty: data"
2311
+ }
2312
+ ]
2313
+ },
2314
+ {
2315
+ "name": "umb-property-editor-config",
2316
+ "description": "Attributes:\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. The element will render configuration for a Property Editor UI with this alias.\n\n * `property-editor-ui-alias` {`string`} - \n\n * `data` {Array<{ alias: string; value: unknown }>} - Data. The element will render configuration editors with values from this data.\nIf a value is not found in this data, the element will use the default value from the configuration.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. The element will render configuration for a Property Editor UI with this alias.\n\n * `propertyEditorUiAlias` {`string`} - \n\n * `data` {Array<{ alias: string; value: unknown }>} - Data. The element will render configuration editors with values from this data.\nIf a value is not found in this data, the element will use the default value from the configuration.\n\n * `_properties` {`any[]`} - \n\n * `_propertyEditorModelConfigDefaultData` {`any[]`} - \n\n * `_propertyEditorUIConfigDefaultData` {`any[]`} - \n\n * `_configDefaultData` {`any[] | undefined`} - \n\n * `_propertyEditorModelConfigProperties` {`any[]`} - \n\n * `_propertyEditorUIConfigProperties` {`any[]`} - ",
2317
+ "attributes": [
2318
+ {
2319
+ "name": "_propertyEditorUiAlias",
2320
+ "description": "`_propertyEditorUiAlias` {string} - Property Editor UI Alias. The element will render configuration for a Property Editor UI with this alias.\n\nProperty: _propertyEditorUiAlias\n\nDefault: ''"
2321
+ },
2322
+ {
2323
+ "name": "property-editor-ui-alias",
2324
+ "description": "`property-editor-ui-alias` {`string`} - \n\nProperty: propertyEditorUiAlias"
2325
+ },
2326
+ {
2327
+ "name": "data",
2328
+ "description": "`data` {Array<{ alias: string; value: unknown }>} - Data. The element will render configuration editors with values from this data.\nIf a value is not found in this data, the element will use the default value from the configuration.\n\nProperty: data\n\nDefault: []"
2329
+ }
2330
+ ]
2331
+ },
2332
+ {
2333
+ "name": "umb-property-editor-ui-block-grid-block-configuration",
2334
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2335
+ "attributes": [
2336
+ {
2337
+ "name": "value",
2338
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2339
+ }
2340
+ ]
2341
+ },
2342
+ {
2343
+ "name": "umb-property-editor-ui-block-grid-group-configuration",
2344
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2345
+ "attributes": [
2346
+ {
2347
+ "name": "value",
2348
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2349
+ }
2350
+ ]
2351
+ },
2352
+ {
2353
+ "name": "umb-property-editor-ui-block-grid-stylesheet-picker",
2354
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2355
+ "attributes": [
2356
+ {
2357
+ "name": "value",
2358
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2359
+ }
2360
+ ]
2361
+ },
2362
+ {
2363
+ "name": "umb-property-editor-ui-block-grid-inner-test",
2364
+ "description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `name` {`string`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`IRoute<any>[]`} - ",
2365
+ "attributes": [
2366
+ {
2367
+ "name": "name",
2368
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
2369
+ }
2370
+ ]
2371
+ },
2372
+ {
2373
+ "name": "umb-property-editor-ui-block-grid",
2374
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_variantContext` - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_routes` {`IRoute<any>[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_variantId` - ",
2375
+ "attributes": [
2376
+ {
2377
+ "name": "value",
2378
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2379
+ }
2380
+ ]
2381
+ },
2382
+ {
2383
+ "name": "umb-property-editor-ui-block-list-block-configuration",
2384
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2385
+ "attributes": [
2386
+ {
2387
+ "name": "value",
2388
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2389
+ }
2390
+ ]
2391
+ },
2392
+ {
2393
+ "name": "umb-property-editor-ui-block-list",
2394
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2395
+ "attributes": [
2396
+ {
2397
+ "name": "value",
2398
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2399
+ }
2400
+ ]
2401
+ },
2402
+ {
2403
+ "name": "umb-property-editor-ui-checkbox-list",
2404
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `_list` {`{ key: string; checked: boolean; value: string; }[]`} - ",
2405
+ "attributes": [
2406
+ {
2407
+ "name": "value",
2408
+ "description": "`value` {`string[]`} - \n\nProperty: value"
2409
+ },
2410
+ {
2411
+ "name": "onproperty-value-change",
2412
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2413
+ }
2414
+ ]
2415
+ },
2416
+ {
2417
+ "name": "umb-property-editor-ui-collection-view-bulk-action-permissions",
2418
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2419
+ "attributes": [
2420
+ {
2421
+ "name": "value",
2422
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2423
+ }
2424
+ ]
2425
+ },
2426
+ {
2427
+ "name": "umb-property-editor-ui-collection-view-column-configuration",
2428
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2429
+ "attributes": [
2430
+ {
2431
+ "name": "value",
2432
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2433
+ }
2434
+ ]
2435
+ },
2436
+ {
2437
+ "name": "umb-property-editor-ui-collection-view-layout-configuration",
2438
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2439
+ "attributes": [
2440
+ {
2441
+ "name": "value",
2442
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2443
+ }
2444
+ ]
2445
+ },
2446
+ {
2447
+ "name": "umb-property-editor-ui-collection-view-order-by",
2448
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2449
+ "attributes": [
2450
+ {
2451
+ "name": "value",
2452
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2453
+ }
2454
+ ]
2455
+ },
2456
+ {
2457
+ "name": "umb-property-editor-ui-collection-view",
2458
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2459
+ "attributes": [
2460
+ {
2461
+ "name": "value",
2462
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2463
+ }
2464
+ ]
2465
+ },
2466
+ {
2467
+ "name": "umb-property-editor-ui-color-picker",
2468
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `_showLabels` {`boolean`} - \n\n * `_swatches` {`any[]`} - \n\n * `config` {`any[]`} - ",
2469
+ "attributes": [
2470
+ {
2471
+ "name": "value",
2472
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2473
+ },
2474
+ {
2475
+ "name": "onproperty-value-change",
2476
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2477
+ }
2478
+ ]
2479
+ },
2480
+ {
2481
+ "name": "umb-property-editor-ui-date-picker",
2482
+ "description": "Attributes:\n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_value` {`Date | undefined`} - \n\n * `_valueString` {`string | undefined`} - \n\n * `value` {`string | undefined`} - \n\n * `_format` {`string | undefined`} - \n\n * `_inputType` {`InputType`} - \n\n * `_offsetTime` {`boolean | undefined`} - \n\n * `config` {`any[]`} - ",
2483
+ "attributes": [
2484
+ {
2485
+ "name": "value",
2486
+ "description": "`value` {`string | undefined`} - \n\nProperty: value",
2487
+ "values": []
2488
+ }
2489
+ ]
2490
+ },
2491
+ {
2492
+ "name": "umb-property-editor-ui-document-picker",
2493
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `_value` {`string[]`} - \n\n * `value` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `_limitMin` {`number | undefined`} - \n\n * `_limitMax` {`number | undefined`} - ",
2494
+ "attributes": [
2495
+ {
2496
+ "name": "value",
2497
+ "description": "`value` {`string[]`} - \n\nProperty: value"
2498
+ },
2499
+ {
2500
+ "name": "onproperty-value-change",
2501
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2502
+ }
2503
+ ]
2504
+ },
2505
+ {
2506
+ "name": "umb-property-editor-ui-dropdown",
2507
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2508
+ "attributes": [
2509
+ {
2510
+ "name": "value",
2511
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2512
+ }
2513
+ ]
2514
+ },
2515
+ {
2516
+ "name": "umb-property-editor-ui-eye-dropper",
2517
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `_opacity` {`boolean`} - \n\n * `_swatches` {`string[]`} - \n\n * `config` {`any[]`} - ",
2518
+ "attributes": [
2519
+ {
2520
+ "name": "value",
2521
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2522
+ },
2523
+ {
2524
+ "name": "onproperty-value-change",
2525
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2526
+ }
2527
+ ]
2528
+ },
2529
+ {
2530
+ "name": "umb-property-editor-ui-icon-picker",
2531
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - ",
2532
+ "attributes": [
2533
+ {
2534
+ "name": "value",
2535
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2536
+ }
2537
+ ]
2538
+ },
2539
+ {
2540
+ "name": "umb-property-editor-ui-image-cropper",
2541
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2542
+ "attributes": [
2543
+ {
2544
+ "name": "value",
2545
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2546
+ }
2547
+ ]
2548
+ },
2549
+ {
2550
+ "name": "umb-property-editor-ui-image-crops-configuration",
2551
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2552
+ "attributes": [
2553
+ {
2554
+ "name": "value",
2555
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2556
+ }
2557
+ ]
2558
+ },
2559
+ {
2560
+ "name": "umb-property-editor-ui-label",
2561
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2562
+ "attributes": [
2563
+ {
2564
+ "name": "value",
2565
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2566
+ }
2567
+ ]
2568
+ },
2569
+ {
2570
+ "name": "umb-property-editor-ui-markdown-editor",
2571
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2572
+ "attributes": [
2573
+ {
2574
+ "name": "value",
2575
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2576
+ }
2577
+ ]
2578
+ },
2579
+ {
2580
+ "name": "umb-property-editor-ui-media-picker",
2581
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `_value` {`string[]`} - \n\n * `value` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `_limitMin` {`number | undefined`} - \n\n * `_limitMax` {`number | undefined`} - ",
2582
+ "attributes": [
2583
+ {
2584
+ "name": "value",
2585
+ "description": "`value` {`string[]`} - \n\nProperty: value"
2586
+ },
2587
+ {
2588
+ "name": "onproperty-value-change",
2589
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2590
+ }
2591
+ ]
2592
+ },
2593
+ {
2594
+ "name": "umb-property-editor-ui-member-group-picker",
2595
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2596
+ "attributes": [
2597
+ {
2598
+ "name": "value",
2599
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2600
+ }
2601
+ ]
2602
+ },
2603
+ {
2604
+ "name": "umb-property-editor-ui-member-picker",
2605
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2606
+ "attributes": [
2607
+ {
2608
+ "name": "value",
2609
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2610
+ }
2611
+ ]
2612
+ },
2613
+ {
2614
+ "name": "umb-property-editor-ui-multi-url-picker",
2615
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`any[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`any[]`} - \n\n * `config` {`any[]`} - \n\n * `_overlaySize` {`UUIModalSidebarSize | undefined`} - \n\n * `_hideAnchor` {`boolean | undefined`} - \n\n * `_ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `_maxNumber` {`number | undefined`} - \n\n * `_minNumber` {`number | undefined`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_propertyVariantId` {`string | undefined`} - ",
2616
+ "attributes": [
2617
+ {
2618
+ "name": "value",
2619
+ "description": "`value` {`any[]`} - \n\nProperty: value\n\nDefault: "
2620
+ },
2621
+ {
2622
+ "name": "onproperty-value-change",
2623
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2624
+ }
2625
+ ]
2626
+ },
2627
+ {
2628
+ "name": "umb-input-multiple-text-string-item",
2629
+ "description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\n * `_input` - \n\n * `_modalContext` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
2630
+ "attributes": [
2631
+ {
2632
+ "name": "disabled",
2633
+ "description": "`disabled` {boolean} - Disables the input\n\nProperty: disabled\n\nDefault: false",
2634
+ "valueSet": "v"
2635
+ },
2636
+ {
2637
+ "name": "readonly",
2638
+ "description": "`readonly` {boolean} - Disables the input\n\nProperty: readonly\n\nDefault: false",
2639
+ "valueSet": "v"
2640
+ }
2641
+ ]
2642
+ },
2643
+ {
2644
+ "name": "umb-input-multiple-text-string",
2645
+ "description": "Attributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Makes the input readonly\n\n * `items` {`MultipleTextStringValue`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Makes the input readonly\n\n * `_items` {`MultipleTextStringValue`} - \n\n * `items` {`MultipleTextStringValue`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
2646
+ "attributes": [
2647
+ {
2648
+ "name": "min",
2649
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
2650
+ "values": []
2651
+ },
2652
+ {
2653
+ "name": "max",
2654
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
2655
+ "values": []
2656
+ },
2657
+ {
2658
+ "name": "min-message",
2659
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
2660
+ },
2661
+ {
2662
+ "name": "maxMessage",
2663
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
2664
+ },
2665
+ {
2666
+ "name": "disabled",
2667
+ "description": "`disabled` {boolean} - Disables the input\n\nProperty: disabled\n\nDefault: false",
2668
+ "valueSet": "v"
2669
+ },
2670
+ {
2671
+ "name": "readonly",
2672
+ "description": "`readonly` {boolean} - Makes the input readonly\n\nProperty: readonly\n\nDefault: false",
2673
+ "valueSet": "v"
2674
+ },
2675
+ {
2676
+ "name": "items",
2677
+ "description": "`items` {`MultipleTextStringValue`} - \n\nProperty: items"
2678
+ }
2679
+ ]
2680
+ },
2681
+ {
2682
+ "name": "umb-property-editor-ui-multiple-text-string",
2683
+ "description": "Attributes:\n\n * `value` {`MultipleTextStringValue`} - \n\n * `disabled` {boolean} - Disables the Multiple Text String Property Editor UI\n\n * `readonly` {boolean} - Makes the Multiple Text String Property Editor UI readonly\n\n * `required` {boolean} - Makes the Multiple Text String Property Editor UI mandatory\n\nProperties:\n\n * `value` {`MultipleTextStringValue`} - \n\n * `config` {`MultipleTextStringConfigData`} - \n\n * `disabled` {boolean} - Disables the Multiple Text String Property Editor UI\n\n * `readonly` {boolean} - Makes the Multiple Text String Property Editor UI readonly\n\n * `required` {boolean} - Makes the Multiple Text String Property Editor UI mandatory\n\n * `_limitMin` {`number | undefined`} - \n\n * `_limitMax` {`number | undefined`} - ",
2684
+ "attributes": [
2685
+ {
2686
+ "name": "value",
2687
+ "description": "`value` {`MultipleTextStringValue`} - \n\nProperty: value\n\nDefault: "
2688
+ },
2689
+ {
2690
+ "name": "disabled",
2691
+ "description": "`disabled` {boolean} - Disables the Multiple Text String Property Editor UI\n\nProperty: disabled\n\nDefault: false",
2692
+ "valueSet": "v"
2693
+ },
2694
+ {
2695
+ "name": "readonly",
2696
+ "description": "`readonly` {boolean} - Makes the Multiple Text String Property Editor UI readonly\n\nProperty: readonly\n\nDefault: false",
2697
+ "valueSet": "v"
2698
+ },
2699
+ {
2700
+ "name": "required",
2701
+ "description": "`required` {boolean} - Makes the Multiple Text String Property Editor UI mandatory\n\nProperty: required\n\nDefault: false",
2702
+ "valueSet": "v"
2703
+ }
2704
+ ]
2705
+ },
2706
+ {
2707
+ "name": "umb-property-editor-ui-number-range",
2708
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `_value` {`ValueType`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_value` {`ValueType`} - \n\n * `value` {`ValueType | undefined`} - \n\n * `config` {`never[]`} - \n\n * `_minValue` {`number | undefined`} - \n\n * `_maxValue` {`number | undefined`} - ",
2709
+ "attributes": [
2710
+ {
2711
+ "name": "_value",
2712
+ "description": "`_value` {`ValueType`} - \n\nProperty: _value\n\nDefault: [object Object]"
2713
+ },
2714
+ {
2715
+ "name": "onproperty-value-change",
2716
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2717
+ }
2718
+ ]
2719
+ },
2720
+ {
2721
+ "name": "umb-property-editor-ui-number",
2722
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2723
+ "attributes": [
2724
+ {
2725
+ "name": "value",
2726
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2727
+ },
2728
+ {
2729
+ "name": "onproperty-value-change",
2730
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2731
+ }
2732
+ ]
2733
+ },
2734
+ {
2735
+ "name": "umb-property-editor-ui-order-direction",
2736
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2737
+ "attributes": [
2738
+ {
2739
+ "name": "value",
2740
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2741
+ }
2742
+ ]
2743
+ },
2744
+ {
2745
+ "name": "umb-property-editor-ui-overlay-size",
2746
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2747
+ "attributes": [
2748
+ {
2749
+ "name": "value",
2750
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2751
+ }
2752
+ ]
2753
+ },
2754
+ {
2755
+ "name": "umb-property-editor-ui-radio-button-list",
2756
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_list` {`{ key: string; sortOrder: number; value: string; }[]`} - ",
2757
+ "attributes": [
2758
+ {
2759
+ "name": "value",
2760
+ "description": "`value` {`string`} - \n\nProperty: value"
2761
+ },
2762
+ {
2763
+ "name": "onproperty-value-change",
2764
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2765
+ }
2766
+ ]
2767
+ },
2768
+ {
2769
+ "name": "umb-property-editor-ui-slider",
2770
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\n * `_enableRange` {`boolean | undefined`} - \n\n * `_initVal1` {`number | undefined`} - \n\n * `_initVal2` {`number | undefined`} - \n\n * `_step` {`number | undefined`} - \n\n * `_min` {`number | undefined`} - \n\n * `_max` {`number | undefined`} - \n\n * `config` {`any[]`} - ",
2771
+ "attributes": [
2772
+ {
2773
+ "name": "value",
2774
+ "description": "`value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperty: value\n\nDefault: [object Object]"
2775
+ },
2776
+ {
2777
+ "name": "onproperty-value-change",
2778
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2779
+ }
2780
+ ]
2781
+ },
2782
+ {
2783
+ "name": "umb-property-editor-ui-tags-storage-type",
2784
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2785
+ "attributes": [
2786
+ {
2787
+ "name": "value",
2788
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2789
+ }
2790
+ ]
2791
+ },
2792
+ {
2793
+ "name": "umb-property-editor-ui-tags",
2794
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2795
+ "attributes": [
2796
+ {
2797
+ "name": "value",
2798
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2799
+ }
2800
+ ]
2801
+ },
2802
+ {
2803
+ "name": "umb-property-editor-ui-text-box",
2804
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2805
+ "attributes": [
2806
+ {
2807
+ "name": "value",
2808
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2809
+ },
2810
+ {
2811
+ "name": "onproperty-value-change",
2812
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2813
+ }
2814
+ ]
2815
+ },
2816
+ {
2817
+ "name": "umb-property-editor-ui-textarea",
2818
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `propertyContext` - ",
2819
+ "attributes": [
2820
+ {
2821
+ "name": "value",
2822
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2823
+ },
2824
+ {
2825
+ "name": "onproperty-value-change",
2826
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2827
+ }
2828
+ ]
2829
+ },
2830
+ {
2831
+ "name": "umb-property-editor-ui-tiny-mce-configuration",
2832
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2833
+ "attributes": [
2834
+ {
2835
+ "name": "value",
2836
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2837
+ }
2838
+ ]
2839
+ },
2840
+ {
2841
+ "name": "umb-property-editor-ui-tiny-mce",
2842
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2843
+ "attributes": [
2844
+ {
2845
+ "name": "value",
2846
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2847
+ }
2848
+ ]
2849
+ },
2850
+ {
2851
+ "name": "umb-property-editor-ui-toggle",
2852
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`boolean`} - \n\n * `_labelOff` {`string | undefined`} - \n\n * `_labelOn` {`string | undefined`} - \n\n * `_showLabels` {`boolean | undefined`} - \n\n * `config` {`any[]`} - ",
2853
+ "attributes": [
2854
+ {
2855
+ "name": "value",
2856
+ "description": "`value` {`boolean`} - \n\nProperty: value\n\nDefault: false",
2857
+ "valueSet": "v"
2858
+ },
2859
+ {
2860
+ "name": "onproperty-value-change",
2861
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2862
+ }
2863
+ ]
2864
+ },
2865
+ {
2866
+ "name": "umb-property-editor-ui-tree-picker-start-node",
2867
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2868
+ "attributes": [
2869
+ {
2870
+ "name": "value",
2871
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2872
+ }
2873
+ ]
2874
+ },
2875
+ {
2876
+ "name": "umb-property-editor-ui-tree-picker",
2877
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2878
+ "attributes": [
2879
+ {
2880
+ "name": "value",
2881
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2882
+ }
2883
+ ]
2884
+ },
2885
+ {
2886
+ "name": "umb-property-editor-ui-upload-field",
2887
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_fileExtensions` {`string[] | undefined`} - \n\n * `_multiple` {`boolean | undefined`} - ",
2888
+ "attributes": [
2889
+ {
2890
+ "name": "value",
2891
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2892
+ },
2893
+ {
2894
+ "name": "onproperty-value-change",
2895
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2896
+ }
2897
+ ]
2898
+ },
2899
+ {
2900
+ "name": "umb-property-editor-ui-user-picker",
2901
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2902
+ "attributes": [
2903
+ {
2904
+ "name": "value",
2905
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2906
+ }
2907
+ ]
2908
+ },
2909
+ {
2910
+ "name": "umb-property-editor-ui-value-type",
2911
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2912
+ "attributes": [
2913
+ {
2914
+ "name": "value",
2915
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2916
+ }
2917
+ ]
2918
+ },
2919
+ {
2920
+ "name": "umb-file-system-tree-item",
2921
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
2922
+ "attributes": []
2923
+ },
2924
+ {
2925
+ "name": "umb-stylesheet-workspace-edit",
2926
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2927
+ "attributes": []
2928
+ },
2929
+ {
2930
+ "name": "umb-stylesheet-workspace",
2931
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2932
+ "attributes": []
2933
+ },
2934
+ {
2935
+ "name": "umb-template-workspace",
2936
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - ",
2937
+ "attributes": []
2938
+ },
2939
+ {
2940
+ "name": "umb-dashboard-translation-dictionary",
2941
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - ",
2942
+ "attributes": []
2943
+ },
2944
+ {
2945
+ "name": "umb-create-dictionary-modal",
2946
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2947
+ "attributes": []
2948
+ },
2949
+ {
2950
+ "name": "umb-export-dictionary-modal",
2951
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2952
+ "attributes": []
2953
+ },
2954
+ {
2955
+ "name": "umb-import-dictionary-modal",
2956
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionary` - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
2957
+ "attributes": []
2958
+ },
2959
+ {
2960
+ "name": "umb-dictionary-menu-item",
2961
+ "attributes": []
2962
+ },
2963
+ {
2964
+ "name": "umb-dictionary-workspace-edit",
2965
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - ",
2966
+ "attributes": []
2967
+ },
2968
+ {
2969
+ "name": "umb-dictionary-workspace",
2970
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2971
+ "attributes": []
2972
+ },
2973
+ {
2974
+ "name": "umb-workspace-view-dictionary-edit",
2975
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - ",
2976
+ "attributes": []
2977
+ },
2978
+ {
2979
+ "name": "umb-current-user-header-app",
2980
+ "description": "Properties:\n\n * `styles` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - ",
2981
+ "attributes": []
2982
+ },
2983
+ {
2984
+ "name": "umb-change-password-modal",
2985
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` - ",
2986
+ "attributes": [
2987
+ {
2988
+ "name": "data",
2989
+ "description": "`data` - \n\nProperty: data"
2990
+ }
2991
+ ]
2992
+ },
2993
+ {
2994
+ "name": "umb-current-user-modal",
2995
+ "description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - ",
2996
+ "attributes": []
2997
+ },
2998
+ {
2999
+ "name": "umb-user-profile-app-external-login-providers",
3000
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3001
+ "attributes": []
3002
+ },
3003
+ {
3004
+ "name": "umb-user-profile-app-history",
3005
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
3006
+ "attributes": []
3007
+ },
3008
+ {
3009
+ "name": "umb-user-dashboard-test",
3010
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
3011
+ "attributes": []
3012
+ },
3013
+ {
3014
+ "name": "umb-user-profile-app-profile",
3015
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - ",
3016
+ "attributes": []
3017
+ },
3018
+ {
3019
+ "name": "umb-user-profile-app-themes",
3020
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - ",
3021
+ "attributes": []
3022
+ },
3023
+ {
3024
+ "name": "umb-user-group-picker-modal",
3025
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - ",
3026
+ "attributes": []
3027
+ },
3028
+ {
3029
+ "name": "umb-workspace-action-user-group-save",
3030
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
3031
+ "attributes": []
3032
+ },
3033
+ {
3034
+ "name": "umb-user-group-workspace-edit",
3035
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `defaultPermissions` {`{ name: string; permissions: { name: string; description: string; value: boolean; }[]; }[]`} - \n\n * `_userStore` - \n\n * `_userGroup` - \n\n * `_userKeys` {`string[] | undefined`} - ",
3036
+ "attributes": []
3037
+ },
3038
+ {
3039
+ "name": "umb-user-group-workspace",
3040
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3041
+ "attributes": []
3042
+ },
3043
+ {
3044
+ "name": "umb-users-section",
3045
+ "attributes": []
3046
+ },
3047
+ {
3048
+ "name": "umb-section-view-user-groups",
3049
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3050
+ "attributes": []
3051
+ },
3052
+ {
3053
+ "name": "umb-user-group-table-name-column-layout",
3054
+ "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3055
+ "attributes": []
3056
+ },
3057
+ {
3058
+ "name": "umb-user-group-table-sections-column-layout",
3059
+ "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
3060
+ "attributes": []
3061
+ },
3062
+ {
3063
+ "name": "umb-workspace-view-user-groups",
3064
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroupStore` - ",
3065
+ "attributes": []
3066
+ },
3067
+ {
3068
+ "name": "umb-workspace-view-users-grid",
3069
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_usersContext` - ",
3070
+ "attributes": []
3071
+ },
3072
+ {
3073
+ "name": "umb-user-table-name-column-layout",
3074
+ "description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3075
+ "attributes": []
3076
+ },
3077
+ {
3078
+ "name": "umb-user-table-status-column-layout",
3079
+ "description": "Properties:\n\n * `value` - ",
3080
+ "attributes": []
3081
+ },
3082
+ {
3083
+ "name": "umb-workspace-view-users-table",
3084
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_usersContext` - ",
3085
+ "attributes": []
3086
+ },
3087
+ {
3088
+ "name": "umb-section-view-users",
3089
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_workspaces` {`any[]`} - \n\n * `_userStore` - \n\n * `selection` - \n\n * `users` - \n\n * `search` - ",
3090
+ "attributes": []
3091
+ },
3092
+ {
3093
+ "name": "umb-workspace-view-users-overview",
3094
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `isCloud` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_usersContext` - \n\n * `_modalContext` - \n\n * `_inputTimer` {`Timeout | undefined`} - \n\n * `_inputTimerAmount` {`number`} - ",
3095
+ "attributes": []
3096
+ },
3097
+ {
3098
+ "name": "umb-workspace-view-users-selection",
3099
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_totalUsers` {`number`} - \n\n * `_usersContext` - \n\n * `_userStore` - ",
3100
+ "attributes": []
3101
+ },
3102
+ {
3103
+ "name": "umb-create-user-modal",
3104
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_createdUser` - \n\n * `_userStore` - \n\n * `_notificationContext` - ",
3105
+ "attributes": []
3106
+ },
3107
+ {
3108
+ "name": "umb-invite-user-modal",
3109
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_invitedUser` - \n\n * `_userStore` - ",
3110
+ "attributes": []
3111
+ },
3112
+ {
3113
+ "name": "umb-user-picker-modal",
3114
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_userStore` - ",
3115
+ "attributes": []
3116
+ },
3117
+ {
3118
+ "name": "umb-workspace-action-user-save",
3119
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
3120
+ "attributes": []
3121
+ },
3122
+ {
3123
+ "name": "umb-user-workspace-edit",
3124
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - \n\n * `_languages` {`never[]`} - \n\n * `_workspaceContext` - \n\n * `_user` - \n\n * `_userName` {`string`} - ",
3125
+ "attributes": []
3126
+ },
3127
+ {
3128
+ "name": "umb-user-workspace",
3129
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3130
+ "attributes": []
3131
+ },
3132
+ {
3133
+ "name": "umb-context-provider",
3134
+ "description": "Attributes:\n\n * `value` {`unknown`} - The value to provide to the context.\n\n * `key` {`string`} - The key to provide to the context.\n\nProperties:\n\n * `create` - The value to provide to the context.\n\n * `value` {`unknown`} - The value to provide to the context.\n\n * `key` {`string`} - The key to provide to the context.",
3135
+ "attributes": [
3136
+ {
3137
+ "name": "value",
3138
+ "description": "`value` {`unknown`} - The value to provide to the context.\n\nProperty: value"
3139
+ },
3140
+ {
3141
+ "name": "key",
3142
+ "description": "`key` {`string`} - The key to provide to the context.\n\nProperty: key"
3143
+ }
3144
+ ]
3145
+ },
3146
+ {
3147
+ "name": "umb-controller-host-test",
3148
+ "description": "Properties:\n\n * `create` - A way to initialize controllers.",
3149
+ "attributes": []
3150
+ },
3151
+ {
3152
+ "name": "umb-modal-element",
3153
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `data` {`UmbModalData | undefined`} - ",
3154
+ "attributes": []
3155
+ },
3156
+ {
3157
+ "name": "story-modal-context-example",
3158
+ "description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
3159
+ "attributes": [
3160
+ {
3161
+ "name": "modalLayout",
3162
+ "description": "`modalLayout` {`string`} - \n\nProperty: modalLayout\n\nDefault: confirm"
3163
+ }
3164
+ ]
3165
+ },
3166
+ {
3167
+ "name": "umb-notification-layout-default",
3168
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `notificationHandler` - \n\n * `data` - ",
3169
+ "attributes": [
3170
+ {
3171
+ "name": "data",
3172
+ "description": "`data` - \n\nProperty: data"
3173
+ }
3174
+ ]
3175
+ },
3176
+ {
3177
+ "name": "story-notification-default-example",
3178
+ "description": "Properties:\n\n * `_notificationContext` - \n\n * `_handleNotification` - ",
3179
+ "attributes": []
3180
+ },
3181
+ {
3182
+ "name": "umb-router-slot",
3183
+ "description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `routes` {`any[] | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onNavigationChanged` - ",
3184
+ "attributes": [
3185
+ {
3186
+ "name": "routes",
3187
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
3188
+ "values": []
3189
+ },
3190
+ {
3191
+ "name": "oninit",
3192
+ "description": "`init` - fires when the router is connected"
3193
+ },
3194
+ {
3195
+ "name": "onchange",
3196
+ "description": "`change` - fires when a path of this router is changed"
3197
+ }
3198
+ ]
3199
+ },
3200
+ {
3201
+ "name": "umb-variant-router-slot",
3202
+ "description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `variantId` {`UmbVariantId[]`} - \n\n * `routes` {`any[] | undefined`} - \n\nProperties:\n\n * `_routes` {`any[] | undefined`} - \n\n * `variantId` {`UmbVariantId[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onNavigationChanged` - ",
3203
+ "attributes": [
3204
+ {
3205
+ "name": "variantId",
3206
+ "description": "`variantId` {`UmbVariantId[]`} - \n\nProperty: variantId"
3207
+ },
3208
+ {
3209
+ "name": "routes",
3210
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
3211
+ "values": []
3212
+ },
3213
+ {
3214
+ "name": "oninit",
3215
+ "description": "`init` - fires when the router is connected"
3216
+ },
3217
+ {
3218
+ "name": "onchange",
3219
+ "description": "`change` - fires when a path of this router is changed"
3220
+ }
3221
+ ]
3222
+ },
3223
+ {
3224
+ "name": "umb-installer-consent",
3225
+ "description": "Properties:\n\n * `styles` - \n\n * `_telemetryLevels` {`any[]`} - \n\n * `_telemetryFormData` - \n\n * `_installerContext` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - ",
3226
+ "attributes": []
3227
+ },
3228
+ {
3229
+ "name": "umb-installer-database",
3230
+ "description": "Properties:\n\n * `styles` - \n\n * `_installButton` - \n\n * `databaseFormData` - \n\n * `_options` {`Option[]`} - \n\n * `_databases` {`any[]`} - \n\n * `_preConfiguredDatabase` - \n\n * `_validationErrorMessage` {`string`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - \n\n * `_selectedDatabase` - \n\n * `_renderServer` - \n\n * `_renderDatabaseName` - \n\n * `_renderCredentials` - \n\n * `_renderCustom` - \n\n * `_renderDatabaseSelection` - \n\n * `_renderPreConfiguredDatabase` - ",
3231
+ "attributes": []
3232
+ },
3233
+ {
3234
+ "name": "umb-installer-error",
3235
+ "description": "Properties:\n\n * `styles` - \n\n * `_error` - \n\n * `_installerContext` - ",
3236
+ "attributes": []
3237
+ },
3238
+ {
3239
+ "name": "umb-installer",
3240
+ "description": "Properties:\n\n * `styles` - \n\n * `step` {`number`} - \n\n * `_umbInstallerContext` - ",
3241
+ "attributes": []
3242
+ },
3243
+ {
3244
+ "name": "umb-installer-installing",
3245
+ "description": "Properties:\n\n * `styles` - ",
3246
+ "attributes": []
3247
+ },
3248
+ {
3249
+ "name": "umb-installer-layout",
3250
+ "description": "Properties:\n\n * `styles` - ",
3251
+ "attributes": []
3252
+ },
3253
+ {
3254
+ "name": "umb-installer-user",
3255
+ "description": "Properties:\n\n * `styles` - \n\n * `_userFormData` {`{ name: string; password: string; email: string; subscribeToNewsletter: boolean; } | undefined`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - ",
3256
+ "attributes": []
3257
+ },
3258
+ {
3259
+ "name": "umb-upgrader-view",
3260
+ "description": "Events:\n\n * `onAuthorizeUpgrade` {`CustomEvent<SubmitEvent>`} - fires when the user clicks the continue button\n\nAttributes:\n\n * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `settings` - \n\nProperties:\n\n * `styles` - \n\n * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `settings` - \n\n * `_handleSubmit` - ",
3261
+ "attributes": [
3262
+ {
3263
+ "name": "fetching",
3264
+ "description": "`fetching` {`boolean`} - \n\nProperty: fetching\n\nDefault: false",
3265
+ "valueSet": "v"
3266
+ },
3267
+ {
3268
+ "name": "upgrading",
3269
+ "description": "`upgrading` {`boolean`} - \n\nProperty: upgrading\n\nDefault: false",
3270
+ "valueSet": "v"
3271
+ },
3272
+ {
3273
+ "name": "errorMessage",
3274
+ "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
3275
+ },
3276
+ {
3277
+ "name": "settings",
3278
+ "description": "`settings` - \n\nProperty: settings"
3279
+ },
3280
+ {
3281
+ "name": "ononAuthorizeUpgrade",
3282
+ "description": "`onAuthorizeUpgrade` {`CustomEvent<SubmitEvent>`} - fires when the user clicks the continue button"
3283
+ }
3284
+ ]
3285
+ },
3286
+ {
3287
+ "name": "umb-upgrader",
3288
+ "description": "Properties:\n\n * `upgradeSettings` - \n\n * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `_handleSubmit` - ",
3289
+ "attributes": []
3290
+ }
3291
+ ],
3292
+ "globalAttributes": [],
3293
+ "valueSets": []
3294
+ }