@umbraco-cms/backoffice 1.0.0-next.2a93cc95 → 1.0.0-next.2d232d0c

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,3300 @@
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` {`any[]`} - ",
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 * `_containerId` {`string | undefined`} - \n\n * `containerId` {`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 * `ownerTabId` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_ownerTabId` {`string | undefined`} - \n\n * `ownerTabId` {`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": "ownerTabId",
111
+ "description": "`ownerTabId` {`string | undefined`} - \n\nProperty: ownerTabId",
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` {`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` {`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 * `_id` {`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 * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - ",
346
+ "attributes": [
347
+ {
348
+ "name": "entityId",
349
+ "description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
350
+ "values": []
351
+ }
352
+ ]
353
+ },
354
+ {
355
+ "name": "umb-workspace-package",
356
+ "description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityId` {`string | undefined`} - \n\n * `_package` - ",
357
+ "attributes": [
358
+ {
359
+ "name": "entityId",
360
+ "description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
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 * `_idResults` {`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-data-type-create-options-modal",
522
+ "description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - ",
523
+ "attributes": [
524
+ {
525
+ "name": "data",
526
+ "description": "`data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperty: data",
527
+ "values": []
528
+ }
529
+ ]
530
+ },
531
+ {
532
+ "name": "umb-data-type-workspace-edit-element",
533
+ "description": "Attributes:\n\n * `manifest` - \n\n * `location` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `location` - \n\n * `_dataTypeName` {`string`} - ",
534
+ "attributes": [
535
+ {
536
+ "name": "manifest",
537
+ "description": "`manifest` - \n\nProperty: manifest"
538
+ },
539
+ {
540
+ "name": "location",
541
+ "description": "`location` - \n\nProperty: location"
542
+ }
543
+ ]
544
+ },
545
+ {
546
+ "name": "umb-data-type-workspace",
547
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
548
+ "attributes": []
549
+ },
550
+ {
551
+ "name": "umb-data-type-details-workspace-view",
552
+ "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` - ",
553
+ "attributes": []
554
+ },
555
+ {
556
+ "name": "umb-workspace-view-data-type-info",
557
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dataType` - \n\n * `_workspaceContext` - ",
558
+ "attributes": []
559
+ },
560
+ {
561
+ "name": "umb-extension-root-workspace",
562
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_extensions` {`any[] | undefined`} - \n\n * `_modalContext` - ",
563
+ "attributes": []
564
+ },
565
+ {
566
+ "name": "umb-app-language-select",
567
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_languages` {`any[]`} - \n\n * `_appLanguage` - \n\n * `_isOpen` {`boolean`} - ",
568
+ "attributes": []
569
+ },
570
+ {
571
+ "name": "umb-language-picker-modal",
572
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_languages` {`any[]`} - \n\n * `_languageRepository` - ",
573
+ "attributes": []
574
+ },
575
+ {
576
+ "name": "umb-language-root-table-delete-column-layout",
577
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` - \n\n * `_isOpen` {`boolean`} - ",
578
+ "attributes": []
579
+ },
580
+ {
581
+ "name": "umb-language-root-table-name-column-layout",
582
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`{ isoCode: string; name: string; }`} - ",
583
+ "attributes": []
584
+ },
585
+ {
586
+ "name": "umb-language-root-workspace",
587
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - ",
588
+ "attributes": []
589
+ },
590
+ {
591
+ "name": "umb-language-workspace-edit",
592
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - ",
593
+ "attributes": []
594
+ },
595
+ {
596
+ "name": "umb-language-workspace",
597
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
598
+ "attributes": []
599
+ },
600
+ {
601
+ "name": "umb-language-details-workspace-view",
602
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `_validationErrors` - ",
603
+ "attributes": []
604
+ },
605
+ {
606
+ "name": "umb-log-viewer-date-range-selector",
607
+ "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`} - ",
608
+ "attributes": [
609
+ {
610
+ "name": "horizontal",
611
+ "description": "`horizontal` {`boolean`} - \n\nProperty: horizontal\n\nDefault: false",
612
+ "valueSet": "v"
613
+ }
614
+ ]
615
+ },
616
+ {
617
+ "name": "umb-log-viewer-level-tag",
618
+ "description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `level` - \n\n * `levelMap` - ",
619
+ "attributes": [
620
+ {
621
+ "name": "level",
622
+ "description": "`level` - \n\nProperty: level"
623
+ }
624
+ ]
625
+ },
626
+ {
627
+ "name": "umb-log-viewer-to-many-logs-warning",
628
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
629
+ "attributes": []
630
+ },
631
+ {
632
+ "name": "umb-logviewer-workspace",
633
+ "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`} - ",
634
+ "attributes": []
635
+ },
636
+ {
637
+ "name": "umb-log-viewer-log-level-overview",
638
+ "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'.",
639
+ "attributes": [
640
+ {
641
+ "name": "loggerName",
642
+ "description": "`loggerName` {`string`} - The name of the logger to get the level for. Defaults to 'Global'.\n\nProperty: loggerName\n\nDefault: Global"
643
+ }
644
+ ]
645
+ },
646
+ {
647
+ "name": "umb-log-viewer-log-types-chart",
648
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_logLevelCount` - \n\n * `logLevelCount` {`[string, number][]`} - \n\n * `_logLevelCountFilter` {`string[]`} - ",
649
+ "attributes": []
650
+ },
651
+ {
652
+ "name": "umb-log-viewer-message-templates-overview",
653
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_messageTemplates` - ",
654
+ "attributes": []
655
+ },
656
+ {
657
+ "name": "umb-log-viewer-saved-searches-overview",
658
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearches` {`any[]`} - ",
659
+ "attributes": []
660
+ },
661
+ {
662
+ "name": "umb-log-viewer-overview-view",
663
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_errorCount` {`number`} - \n\n * `_logLevelCount` - \n\n * `_canShowLogs` {`boolean`} - ",
664
+ "attributes": []
665
+ },
666
+ {
667
+ "name": "umb-log-viewer-log-level-filter-menu",
668
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_logLevelSelectorCheckboxes` {`NodeListOf<UUICheckboxElement>`} - \n\n * `_logLevelFilter` {`any[]`} - \n\n * `setLogLevelDebounce` {`DebouncedFunc<() => void>`} - ",
669
+ "attributes": []
670
+ },
671
+ {
672
+ "name": "umb-log-viewer-message",
673
+ "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[]`} - ",
674
+ "attributes": [
675
+ {
676
+ "name": "timestamp",
677
+ "description": "`timestamp` {`string`} - \n\nProperty: timestamp\n\nDefault: "
678
+ },
679
+ {
680
+ "name": "level",
681
+ "description": "`level` - \n\nProperty: level\n\nDefault: "
682
+ },
683
+ {
684
+ "name": "messageTemplate",
685
+ "description": "`messageTemplate` {`string`} - \n\nProperty: messageTemplate\n\nDefault: "
686
+ },
687
+ {
688
+ "name": "renderedMessage",
689
+ "description": "`renderedMessage` {`string`} - \n\nProperty: renderedMessage\n\nDefault: "
690
+ },
691
+ {
692
+ "name": "open",
693
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
694
+ "valueSet": "v"
695
+ },
696
+ {
697
+ "name": "exception",
698
+ "description": "`exception` {`string`} - \n\nProperty: exception\n\nDefault: "
699
+ }
700
+ ]
701
+ },
702
+ {
703
+ "name": "umb-log-viewer-messages-list",
704
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_logsScrollContainer` - \n\n * `_sortingDirection` - \n\n * `_logs` {`any[]`} - \n\n * `_logsTotal` {`number`} - ",
705
+ "attributes": []
706
+ },
707
+ {
708
+ "name": "umb-log-viewer-polling-button",
709
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - ",
710
+ "attributes": []
711
+ },
712
+ {
713
+ "name": "umb-log-viewer-search-input",
714
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - ",
715
+ "attributes": []
716
+ },
717
+ {
718
+ "name": "umb-log-viewer-search-view",
719
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_canShowLogs` {`boolean`} - ",
720
+ "attributes": []
721
+ },
722
+ {
723
+ "name": "umb-relation-type-workspace-edit-element",
724
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relationType` - ",
725
+ "attributes": []
726
+ },
727
+ {
728
+ "name": "umb-relation-type-workspace",
729
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
730
+ "attributes": []
731
+ },
732
+ {
733
+ "name": "umb-relation-type-workspace-view-relation-type",
734
+ "description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
735
+ "attributes": []
736
+ },
737
+ {
738
+ "name": "umb-workspace-view-relation-type-relation",
739
+ "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; }[]; }[]`} - ",
740
+ "attributes": []
741
+ },
742
+ {
743
+ "name": "umb-collection-selection-actions",
744
+ "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[]`} - ",
745
+ "attributes": [
746
+ {
747
+ "name": "entityType",
748
+ "description": "`entityType` {`string | null`} - \n\nProperty: entityType\n\nDefault: null",
749
+ "values": []
750
+ }
751
+ ]
752
+ },
753
+ {
754
+ "name": "umb-collection-toolbar",
755
+ "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`} - ",
756
+ "attributes": [
757
+ {
758
+ "name": "actions",
759
+ "description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
760
+ },
761
+ {
762
+ "name": "useSearch",
763
+ "description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
764
+ "valueSet": "v"
765
+ },
766
+ {
767
+ "name": "onsearch",
768
+ "description": "`search` {`CustomEvent<string>`} - "
769
+ }
770
+ ]
771
+ },
772
+ {
773
+ "name": "umb-collection",
774
+ "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` - ",
775
+ "attributes": [
776
+ {
777
+ "name": "entity-type",
778
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType"
779
+ }
780
+ ]
781
+ },
782
+ {
783
+ "name": "umb-dashboard-collection",
784
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - ",
785
+ "attributes": []
786
+ },
787
+ {
788
+ "name": "umb-backoffice-header-apps",
789
+ "description": "Properties:\n\n * `styles` - ",
790
+ "attributes": []
791
+ },
792
+ {
793
+ "name": "umb-backoffice-header-sections",
794
+ "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` - ",
795
+ "attributes": []
796
+ },
797
+ {
798
+ "name": "umb-backoffice-header",
799
+ "description": "Properties:\n\n * `styles` - ",
800
+ "attributes": []
801
+ },
802
+ {
803
+ "name": "umb-backoffice-main",
804
+ "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` - ",
805
+ "attributes": []
806
+ },
807
+ {
808
+ "name": "umb-backoffice-modal-container",
809
+ "description": "Properties:\n\n * `styles` - \n\n * `_modals` {`any[] | undefined`} - \n\n * `_modalContext` - ",
810
+ "attributes": []
811
+ },
812
+ {
813
+ "name": "umb-backoffice-notification-container",
814
+ "description": "Properties:\n\n * `styles` - \n\n * `_notifications` {`any[] | undefined`} - \n\n * `_notificationContext` - ",
815
+ "attributes": []
816
+ },
817
+ {
818
+ "name": "umb-body-layout",
819
+ "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`} - ",
820
+ "attributes": [
821
+ {
822
+ "name": "headline",
823
+ "description": "`headline` {string} - Renders a headline in the header.\n\nProperty: headline\n\nDefault: ''"
824
+ }
825
+ ]
826
+ },
827
+ {
828
+ "name": "umb-button-with-dropdown",
829
+ "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` - ",
830
+ "attributes": [
831
+ {
832
+ "name": "label",
833
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
834
+ },
835
+ {
836
+ "name": "open",
837
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
838
+ "valueSet": "v"
839
+ },
840
+ {
841
+ "name": "look",
842
+ "description": "`look` {`InterfaceLook`} - \n\nProperty: look\n\nDefault: default",
843
+ "values": [
844
+ {
845
+ "name": ""
846
+ },
847
+ {
848
+ "name": "default"
849
+ },
850
+ {
851
+ "name": "primary"
852
+ },
853
+ {
854
+ "name": "secondary"
855
+ },
856
+ {
857
+ "name": "outline"
858
+ },
859
+ {
860
+ "name": "placeholder"
861
+ }
862
+ ]
863
+ },
864
+ {
865
+ "name": "color",
866
+ "description": "`color` {`InterfaceColor`} - \n\nProperty: color\n\nDefault: default",
867
+ "values": [
868
+ {
869
+ "name": ""
870
+ },
871
+ {
872
+ "name": "default"
873
+ },
874
+ {
875
+ "name": "positive"
876
+ },
877
+ {
878
+ "name": "warning"
879
+ },
880
+ {
881
+ "name": "danger"
882
+ }
883
+ ]
884
+ },
885
+ {
886
+ "name": "placement",
887
+ "description": "`placement` {`PopoverPlacement`} - \n\nProperty: placement\n\nDefault: bottom-start",
888
+ "values": [
889
+ {
890
+ "name": "auto"
891
+ },
892
+ {
893
+ "name": "top"
894
+ },
895
+ {
896
+ "name": "top-start"
897
+ },
898
+ {
899
+ "name": "top-end"
900
+ },
901
+ {
902
+ "name": "bottom"
903
+ },
904
+ {
905
+ "name": "bottom-start"
906
+ },
907
+ {
908
+ "name": "bottom-end"
909
+ },
910
+ {
911
+ "name": "right"
912
+ },
913
+ {
914
+ "name": "right-start"
915
+ },
916
+ {
917
+ "name": "right-end"
918
+ },
919
+ {
920
+ "name": "left"
921
+ },
922
+ {
923
+ "name": "left-start"
924
+ },
925
+ {
926
+ "name": "left-end"
927
+ }
928
+ ]
929
+ }
930
+ ]
931
+ },
932
+ {
933
+ "name": "uui-code-block",
934
+ "description": "A simple styled box for showing code-based error messages.\n\nSlots:\n\n * ` ` {} - the full message\n\nProperties:\n\n * `styles` {`CSSResult[]`} - ",
935
+ "attributes": []
936
+ },
937
+ {
938
+ "name": "umb-code-editor",
939
+ "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'.",
940
+ "attributes": [
941
+ {
942
+ "name": "language",
943
+ "description": "`language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\nProperty: language\n\nDefault: javascript",
944
+ "values": [
945
+ {
946
+ "name": "razor"
947
+ },
948
+ {
949
+ "name": "typescript"
950
+ },
951
+ {
952
+ "name": "javascript"
953
+ },
954
+ {
955
+ "name": "css"
956
+ },
957
+ {
958
+ "name": "markdown"
959
+ },
960
+ {
961
+ "name": "json"
962
+ },
963
+ {
964
+ "name": "html"
965
+ }
966
+ ]
967
+ },
968
+ {
969
+ "name": "theme",
970
+ "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",
971
+ "values": [
972
+ {
973
+ "name": "umb-light"
974
+ },
975
+ {
976
+ "name": "umb-dark"
977
+ },
978
+ {
979
+ "name": "umb-hc-light"
980
+ },
981
+ {
982
+ "name": "umb-hc-dark"
983
+ }
984
+ ]
985
+ },
986
+ {
987
+ "name": "code",
988
+ "description": "`code` {`string`} - Value of the editor. Default is empty string.\n\nProperty: code"
989
+ },
990
+ {
991
+ "name": "readonly",
992
+ "description": "`readonly` {`boolean`} - Whether the editor is readonly. Default is false.\n\nProperty: readonly\n\nDefault: false",
993
+ "valueSet": "v"
994
+ },
995
+ {
996
+ "name": "label",
997
+ "description": "`label` {`string`} - Label of the editor. Default is 'Code Editor'.\n\nProperty: label\n\nDefault: Code Editor"
998
+ },
999
+ {
1000
+ "name": "oninput",
1001
+ "description": "`input` {} - Fired when the value of the editor changes."
1002
+ },
1003
+ {
1004
+ "name": "onchange",
1005
+ "description": "`change` {} - Fired when the entire model of editor is replaced."
1006
+ }
1007
+ ]
1008
+ },
1009
+ {
1010
+ "name": "umb-debug",
1011
+ "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` - ",
1012
+ "attributes": [
1013
+ {
1014
+ "name": "visible",
1015
+ "description": "`visible` {`boolean`} - \n\nProperty: visible\n\nDefault: false",
1016
+ "valueSet": "v"
1017
+ },
1018
+ {
1019
+ "name": "dialog",
1020
+ "description": "`dialog` {`boolean`} - \n\nProperty: dialog\n\nDefault: false",
1021
+ "valueSet": "v"
1022
+ }
1023
+ ]
1024
+ },
1025
+ {
1026
+ "name": "umb-context-debugger-modal",
1027
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1028
+ "attributes": []
1029
+ },
1030
+ {
1031
+ "name": "umb-donut-chart",
1032
+ "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`} - ",
1033
+ "attributes": [
1034
+ {
1035
+ "name": "radius",
1036
+ "description": "`radius` {`number`} - Circle radius in pixels\n\nProperty: radius\n\nDefault: 45"
1037
+ },
1038
+ {
1039
+ "name": "border-size",
1040
+ "description": "`border-size` {`number`} - The circle thickness in pixels\n\nProperty: borderSize\n\nDefault: 20"
1041
+ },
1042
+ {
1043
+ "name": "svg-size",
1044
+ "description": "`svg-size` {`number`} - The size of SVG element in pixels\n\nProperty: svgSize\n\nDefault: 100"
1045
+ },
1046
+ {
1047
+ "name": "description",
1048
+ "description": "`description` {`string`} - Description of the graph, added for accessibility purposes\n\nProperty: description\n\nDefault: "
1049
+ },
1050
+ {
1051
+ "name": "hideDetailBox",
1052
+ "description": "`hideDetailBox` {`boolean`} - Hides the box that appears oh hover with the details of the slice\n\nProperty: hideDetailBox\n\nDefault: false",
1053
+ "valueSet": "v"
1054
+ }
1055
+ ]
1056
+ },
1057
+ {
1058
+ "name": "umb-donut-slice",
1059
+ "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",
1060
+ "attributes": [
1061
+ {
1062
+ "name": "amount",
1063
+ "description": "`amount` {`number`} - Number of items that this slice represents\n\nProperty: amount\n\nDefault: 0"
1064
+ },
1065
+ {
1066
+ "name": "color",
1067
+ "description": "`color` {`string`} - Color of the slice. Any valid css color is accepted, custom properties are also supported\n\nProperty: color\n\nDefault: red"
1068
+ },
1069
+ {
1070
+ "name": "name",
1071
+ "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: "
1072
+ },
1073
+ {
1074
+ "name": "kind",
1075
+ "description": "`kind` {`string`} - Kind of the slice. This is shown on a details box when hovering over the slice\n\nProperty: kind\n\nDefault: "
1076
+ },
1077
+ {
1078
+ "name": "onslice-update",
1079
+ "description": "`slice-update` {`CustomEvent<unknown>`} - This event is fired when the slice is updated"
1080
+ }
1081
+ ]
1082
+ },
1083
+ {
1084
+ "name": "umb-dropdown",
1085
+ "description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `open` {`boolean`} - ",
1086
+ "attributes": [
1087
+ {
1088
+ "name": "open",
1089
+ "description": "`open` {`boolean`} - \n\nProperty: open\n\nDefault: false",
1090
+ "valueSet": "v"
1091
+ }
1092
+ ]
1093
+ },
1094
+ {
1095
+ "name": "umb-empty-state",
1096
+ "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",
1097
+ "attributes": [
1098
+ {
1099
+ "name": "size",
1100
+ "description": "`size` {`\"small\" | \"large\"`} - Set the text size\n\nProperty: size\n\nDefault: large",
1101
+ "values": [
1102
+ {
1103
+ "name": "small"
1104
+ },
1105
+ {
1106
+ "name": "large"
1107
+ }
1108
+ ]
1109
+ },
1110
+ {
1111
+ "name": "position",
1112
+ "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",
1113
+ "values": [
1114
+ {
1115
+ "name": "center"
1116
+ }
1117
+ ]
1118
+ }
1119
+ ]
1120
+ },
1121
+ {
1122
+ "name": "umb-entity-action-list",
1123
+ "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`} - ",
1124
+ "attributes": [
1125
+ {
1126
+ "name": "entity-type",
1127
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType"
1128
+ },
1129
+ {
1130
+ "name": "unique",
1131
+ "description": "`unique` {`string | undefined`} - \n\nProperty: unique",
1132
+ "values": []
1133
+ }
1134
+ ]
1135
+ },
1136
+ {
1137
+ "name": "umb-entity-action",
1138
+ "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` - ",
1139
+ "attributes": [
1140
+ {
1141
+ "name": "unique",
1142
+ "description": "`unique` {`string | undefined`} - \n\nProperty: unique",
1143
+ "values": []
1144
+ }
1145
+ ]
1146
+ },
1147
+ {
1148
+ "name": "umb-entity-bulk-action",
1149
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `selection` {`string[]`} - \n\n * `_manifest` - \n\n * `manifest` - ",
1150
+ "attributes": []
1151
+ },
1152
+ {
1153
+ "name": "umb-extension-slot",
1154
+ "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` - ",
1155
+ "attributes": [
1156
+ {
1157
+ "name": "type",
1158
+ "description": "`type` {`string`} - \n\nProperty: type\n\nDefault: "
1159
+ },
1160
+ {
1161
+ "name": "default-element",
1162
+ "description": "`default-element` {`string`} - \n\nProperty: defaultElement\n\nDefault: "
1163
+ },
1164
+ {
1165
+ "name": "renderMethod",
1166
+ "description": "`renderMethod` - \n\nProperty: renderMethod\n\nDefault: (extension) =>\n\t\textension.component"
1167
+ }
1168
+ ]
1169
+ },
1170
+ {
1171
+ "name": "umb-footer-layout",
1172
+ "description": "Slots:\n\n * `default` {} - Slot footer items\n\n * `actions` {} - Slot actions\n\nProperties:\n\n * `styles` {`CSSResult[]`} - ",
1173
+ "attributes": []
1174
+ },
1175
+ {
1176
+ "name": "umb-header-app-button",
1177
+ "description": "Properties:\n\n * `styles` - \n\n * `manifest` - ",
1178
+ "attributes": []
1179
+ },
1180
+ {
1181
+ "name": "umb-history-item",
1182
+ "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`} - ",
1183
+ "attributes": [
1184
+ {
1185
+ "name": "src",
1186
+ "description": "`src` {`string | undefined`} - \n\nProperty: src",
1187
+ "values": []
1188
+ },
1189
+ {
1190
+ "name": "name",
1191
+ "description": "`name` {`string | undefined`} - \n\nProperty: name",
1192
+ "values": []
1193
+ },
1194
+ {
1195
+ "name": "detail",
1196
+ "description": "`detail` {`string | undefined`} - \n\nProperty: detail",
1197
+ "values": []
1198
+ }
1199
+ ]
1200
+ },
1201
+ {
1202
+ "name": "umb-history-list",
1203
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1204
+ "attributes": []
1205
+ },
1206
+ {
1207
+ "name": "umb-input-checkbox-list",
1208
+ "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`} - ",
1209
+ "attributes": [
1210
+ {
1211
+ "name": "list",
1212
+ "description": "`list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\nProperty: list\n\nDefault: "
1213
+ },
1214
+ {
1215
+ "name": "value",
1216
+ "description": "`value` {`string`} - \n\nProperty: value"
1217
+ },
1218
+ {
1219
+ "name": "onchange",
1220
+ "description": "`change` {`CustomEvent<unknown>`} - "
1221
+ }
1222
+ ]
1223
+ },
1224
+ {
1225
+ "name": "umb-input-color-picker",
1226
+ "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`} - ",
1227
+ "attributes": [
1228
+ {
1229
+ "name": "showLabels",
1230
+ "description": "`showLabels` {`boolean`} - \n\nProperty: showLabels\n\nDefault: false",
1231
+ "valueSet": "v"
1232
+ },
1233
+ {
1234
+ "name": "swatches",
1235
+ "description": "`swatches` {`any[] | undefined`} - \n\nProperty: swatches",
1236
+ "values": []
1237
+ },
1238
+ {
1239
+ "name": "onchange",
1240
+ "description": "`change` {`CustomEvent<unknown>`} - "
1241
+ }
1242
+ ]
1243
+ },
1244
+ {
1245
+ "name": "umb-input-culture-select",
1246
+ "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`} - ",
1247
+ "attributes": [
1248
+ {
1249
+ "name": "disabled",
1250
+ "description": "`disabled` {boolean} - Disables the input\n\nProperty: disabled\n\nDefault: false",
1251
+ "valueSet": "v"
1252
+ },
1253
+ {
1254
+ "name": "readonly",
1255
+ "description": "`readonly` {boolean} - Disables the input\n\nProperty: readonly\n\nDefault: false",
1256
+ "valueSet": "v"
1257
+ }
1258
+ ]
1259
+ },
1260
+ {
1261
+ "name": "umb-input-document-picker",
1262
+ "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 * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`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`} - ",
1263
+ "attributes": [
1264
+ {
1265
+ "name": "min",
1266
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1267
+ "values": []
1268
+ },
1269
+ {
1270
+ "name": "max",
1271
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1272
+ "values": []
1273
+ },
1274
+ {
1275
+ "name": "min-message",
1276
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1277
+ },
1278
+ {
1279
+ "name": "maxMessage",
1280
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1281
+ },
1282
+ {
1283
+ "name": "value",
1284
+ "description": "`value` {`string`} - \n\nProperty: value"
1285
+ },
1286
+ {
1287
+ "name": "onchange",
1288
+ "description": "`change` {`CustomEvent<unknown>`} - "
1289
+ }
1290
+ ]
1291
+ },
1292
+ {
1293
+ "name": "umb-input-document-type-picker",
1294
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`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`} - ",
1295
+ "attributes": [
1296
+ {
1297
+ "name": "value",
1298
+ "description": "`value` {`string`} - \n\nProperty: value"
1299
+ },
1300
+ {
1301
+ "name": "onchange",
1302
+ "description": "`change` {`CustomEvent<unknown>`} - "
1303
+ }
1304
+ ]
1305
+ },
1306
+ {
1307
+ "name": "umb-input-eye-dropper",
1308
+ "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`} - ",
1309
+ "attributes": [
1310
+ {
1311
+ "name": "opacity",
1312
+ "description": "`opacity` {`boolean`} - \n\nProperty: opacity\n\nDefault: false",
1313
+ "valueSet": "v"
1314
+ },
1315
+ {
1316
+ "name": "swatches",
1317
+ "description": "`swatches` {`string[]`} - \n\nProperty: swatches\n\nDefault: "
1318
+ },
1319
+ {
1320
+ "name": "onchange",
1321
+ "description": "`change` {`CustomEvent<unknown>`} - "
1322
+ }
1323
+ ]
1324
+ },
1325
+ {
1326
+ "name": "umb-input-language-picker",
1327
+ "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`} - ",
1328
+ "attributes": [
1329
+ {
1330
+ "name": "min",
1331
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1332
+ "values": []
1333
+ },
1334
+ {
1335
+ "name": "max",
1336
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1337
+ "values": []
1338
+ },
1339
+ {
1340
+ "name": "min-message",
1341
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1342
+ },
1343
+ {
1344
+ "name": "maxMessage",
1345
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1346
+ },
1347
+ {
1348
+ "name": "value",
1349
+ "description": "`value` {`string`} - \n\nProperty: value"
1350
+ }
1351
+ ]
1352
+ },
1353
+ {
1354
+ "name": "umb-input-media-picker",
1355
+ "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 * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`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`} - ",
1356
+ "attributes": [
1357
+ {
1358
+ "name": "min",
1359
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1360
+ "values": []
1361
+ },
1362
+ {
1363
+ "name": "max",
1364
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1365
+ "values": []
1366
+ },
1367
+ {
1368
+ "name": "min-message",
1369
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1370
+ },
1371
+ {
1372
+ "name": "maxMessage",
1373
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1374
+ },
1375
+ {
1376
+ "name": "value",
1377
+ "description": "`value` {`string`} - \n\nProperty: value"
1378
+ },
1379
+ {
1380
+ "name": "onchange",
1381
+ "description": "`change` {`CustomEvent<unknown>`} - "
1382
+ }
1383
+ ]
1384
+ },
1385
+ {
1386
+ "name": "umb-input-multi-url-picker",
1387
+ "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`} - ",
1388
+ "attributes": [
1389
+ {
1390
+ "name": "alias",
1391
+ "description": "`alias` {`string | undefined`} - \n\nProperty: alias",
1392
+ "values": []
1393
+ },
1394
+ {
1395
+ "name": "variantId",
1396
+ "description": "`variantId` - \n\nProperty: variantId",
1397
+ "values": []
1398
+ },
1399
+ {
1400
+ "name": "min",
1401
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1402
+ "values": []
1403
+ },
1404
+ {
1405
+ "name": "max",
1406
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1407
+ "values": []
1408
+ },
1409
+ {
1410
+ "name": "min-message",
1411
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1412
+ },
1413
+ {
1414
+ "name": "maxMessage",
1415
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1416
+ },
1417
+ {
1418
+ "name": "hide-anchor",
1419
+ "description": "`hide-anchor` {`boolean | undefined`} - \n\nProperty: hideAnchor",
1420
+ "values": []
1421
+ },
1422
+ {
1423
+ "name": "ignoreUserStartNodes",
1424
+ "description": "`ignoreUserStartNodes` {`boolean | undefined`} - \n\nProperty: ignoreUserStartNodes",
1425
+ "values": []
1426
+ },
1427
+ {
1428
+ "name": "overlaySize",
1429
+ "description": "`overlaySize` {UUIModalSidebarSize} - \n\nProperty: overlaySize\n\nDefault: \"small\"",
1430
+ "values": [
1431
+ {
1432
+ "name": "small"
1433
+ },
1434
+ {
1435
+ "name": "large"
1436
+ },
1437
+ {
1438
+ "name": "medium"
1439
+ },
1440
+ {
1441
+ "name": "full"
1442
+ }
1443
+ ]
1444
+ },
1445
+ {
1446
+ "name": "onchange",
1447
+ "description": "`change` {`CustomEvent<unknown>`} - when the value of the input changes"
1448
+ },
1449
+ {
1450
+ "name": "onblur",
1451
+ "description": "`blur` {} - when the input loses focus"
1452
+ },
1453
+ {
1454
+ "name": "onfocus",
1455
+ "description": "`focus` {} - when the input gains focus"
1456
+ }
1457
+ ]
1458
+ },
1459
+ {
1460
+ "name": "umb-input-number-range",
1461
+ "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`} - ",
1462
+ "attributes": [
1463
+ {
1464
+ "name": "min-label",
1465
+ "description": "`min-label` {`string`} - \n\nProperty: minLabel\n\nDefault: Low value"
1466
+ },
1467
+ {
1468
+ "name": "max-label",
1469
+ "description": "`max-label` {`string`} - \n\nProperty: maxLabel\n\nDefault: High value"
1470
+ },
1471
+ {
1472
+ "name": "minValue",
1473
+ "description": "`minValue` {`number | undefined`} - \n\nProperty: minValue",
1474
+ "values": []
1475
+ },
1476
+ {
1477
+ "name": "maxValue",
1478
+ "description": "`maxValue` {`number | undefined`} - \n\nProperty: maxValue",
1479
+ "values": []
1480
+ },
1481
+ {
1482
+ "name": "value",
1483
+ "description": "`value` {`string`} - \n\nProperty: value"
1484
+ },
1485
+ {
1486
+ "name": "onchange",
1487
+ "description": "`change` {`CustomEvent<unknown>`} - "
1488
+ }
1489
+ ]
1490
+ },
1491
+ {
1492
+ "name": "umb-input-radio-button-list",
1493
+ "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`} - ",
1494
+ "attributes": [
1495
+ {
1496
+ "name": "list",
1497
+ "description": "`list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\nProperty: list\n\nDefault: "
1498
+ },
1499
+ {
1500
+ "name": "value",
1501
+ "description": "`value` {`string`} - \n\nProperty: value"
1502
+ },
1503
+ {
1504
+ "name": "onchange",
1505
+ "description": "`change` {`CustomEvent<unknown>`} - "
1506
+ }
1507
+ ]
1508
+ },
1509
+ {
1510
+ "name": "umb-input-section",
1511
+ "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` - ",
1512
+ "attributes": [
1513
+ {
1514
+ "name": "value",
1515
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1516
+ },
1517
+ {
1518
+ "name": "multiple",
1519
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1520
+ "valueSet": "v"
1521
+ },
1522
+ {
1523
+ "name": "modalType",
1524
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1525
+ },
1526
+ {
1527
+ "name": "modalSize",
1528
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1529
+ "values": [
1530
+ {
1531
+ "name": "small"
1532
+ },
1533
+ {
1534
+ "name": "large"
1535
+ },
1536
+ {
1537
+ "name": "medium"
1538
+ },
1539
+ {
1540
+ "name": "full"
1541
+ }
1542
+ ]
1543
+ },
1544
+ {
1545
+ "name": "onchange",
1546
+ "description": "`change` {`CustomEvent<unknown>`} - "
1547
+ }
1548
+ ]
1549
+ },
1550
+ {
1551
+ "name": "umb-input-slider",
1552
+ "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`} - ",
1553
+ "attributes": [
1554
+ {
1555
+ "name": "min",
1556
+ "description": "`min` {`number`} - \n\nProperty: min\n\nDefault: 0"
1557
+ },
1558
+ {
1559
+ "name": "max",
1560
+ "description": "`max` {`number`} - \n\nProperty: max\n\nDefault: 100"
1561
+ },
1562
+ {
1563
+ "name": "step",
1564
+ "description": "`step` {`number`} - \n\nProperty: step\n\nDefault: 1"
1565
+ },
1566
+ {
1567
+ "name": "initVal1",
1568
+ "description": "`initVal1` {`number`} - \n\nProperty: initVal1\n\nDefault: 0"
1569
+ },
1570
+ {
1571
+ "name": "initVal2",
1572
+ "description": "`initVal2` {`number`} - \n\nProperty: initVal2\n\nDefault: 0"
1573
+ },
1574
+ {
1575
+ "name": "enable-range",
1576
+ "description": "`enable-range` {`boolean`} - \n\nProperty: enableRange\n\nDefault: false",
1577
+ "valueSet": "v"
1578
+ },
1579
+ {
1580
+ "name": "onchange",
1581
+ "description": "`change` {`CustomEvent<unknown>`} - "
1582
+ }
1583
+ ]
1584
+ },
1585
+ {
1586
+ "name": "umb-input-template-picker",
1587
+ "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`} - ",
1588
+ "attributes": [
1589
+ {
1590
+ "name": "min",
1591
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1592
+ "values": []
1593
+ },
1594
+ {
1595
+ "name": "max",
1596
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1597
+ "values": []
1598
+ },
1599
+ {
1600
+ "name": "min-message",
1601
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1602
+ },
1603
+ {
1604
+ "name": "maxMessage",
1605
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1606
+ },
1607
+ {
1608
+ "name": "allowedKeys",
1609
+ "description": "`allowedKeys` {`string[]`} - \n\nProperty: allowedKeys"
1610
+ },
1611
+ {
1612
+ "name": "defaultKey",
1613
+ "description": "`defaultKey` {`string`} - \n\nProperty: defaultKey"
1614
+ },
1615
+ {
1616
+ "name": "onchange-default",
1617
+ "description": "`change-default` {`CustomEvent<unknown>`} - "
1618
+ },
1619
+ {
1620
+ "name": "onchange-allowed",
1621
+ "description": "`change-allowed` {`CustomEvent<unknown>`} - "
1622
+ }
1623
+ ]
1624
+ },
1625
+ {
1626
+ "name": "umb-input-toggle",
1627
+ "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`} - ",
1628
+ "attributes": [
1629
+ {
1630
+ "name": "checked",
1631
+ "description": "`checked` {`boolean`} - \n\nProperty: checked",
1632
+ "valueSet": "v"
1633
+ },
1634
+ {
1635
+ "name": "showLabels",
1636
+ "description": "`showLabels` {`boolean`} - \n\nProperty: showLabels\n\nDefault: false",
1637
+ "valueSet": "v"
1638
+ },
1639
+ {
1640
+ "name": "labelOn",
1641
+ "description": "`labelOn` {`string | undefined`} - \n\nProperty: labelOn",
1642
+ "values": []
1643
+ },
1644
+ {
1645
+ "name": "labelOff",
1646
+ "description": "`labelOff` {`string | undefined`} - \n\nProperty: labelOff",
1647
+ "values": []
1648
+ },
1649
+ {
1650
+ "name": "onchange",
1651
+ "description": "`change` {`CustomEvent<unknown>`} - "
1652
+ }
1653
+ ]
1654
+ },
1655
+ {
1656
+ "name": "umb-input-upload-field",
1657
+ "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`} - ",
1658
+ "attributes": [
1659
+ {
1660
+ "name": "keys",
1661
+ "description": "`keys` {Array<String>} - \n\nProperty: keys\n\nDefault: []"
1662
+ },
1663
+ {
1664
+ "name": "fileExtensions",
1665
+ "description": "`fileExtensions` {Array<String>} - \n\nProperty: fileExtensions\n\nDefault: undefined",
1666
+ "values": []
1667
+ },
1668
+ {
1669
+ "name": "multiple",
1670
+ "description": "`multiple` {Boolean} - \n\nProperty: multiple\n\nDefault: false",
1671
+ "valueSet": "v"
1672
+ },
1673
+ {
1674
+ "name": "onchange",
1675
+ "description": "`change` {`CustomEvent<unknown>`} - "
1676
+ }
1677
+ ]
1678
+ },
1679
+ {
1680
+ "name": "umb-input-user-group",
1681
+ "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` - ",
1682
+ "attributes": [
1683
+ {
1684
+ "name": "value",
1685
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1686
+ },
1687
+ {
1688
+ "name": "multiple",
1689
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1690
+ "valueSet": "v"
1691
+ },
1692
+ {
1693
+ "name": "modalType",
1694
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1695
+ },
1696
+ {
1697
+ "name": "modalSize",
1698
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1699
+ "values": [
1700
+ {
1701
+ "name": "small"
1702
+ },
1703
+ {
1704
+ "name": "large"
1705
+ },
1706
+ {
1707
+ "name": "medium"
1708
+ },
1709
+ {
1710
+ "name": "full"
1711
+ }
1712
+ ]
1713
+ },
1714
+ {
1715
+ "name": "onchange",
1716
+ "description": "`change` {`CustomEvent<unknown>`} - "
1717
+ }
1718
+ ]
1719
+ },
1720
+ {
1721
+ "name": "umb-input-user",
1722
+ "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` - ",
1723
+ "attributes": [
1724
+ {
1725
+ "name": "value",
1726
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1727
+ },
1728
+ {
1729
+ "name": "multiple",
1730
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1731
+ "valueSet": "v"
1732
+ },
1733
+ {
1734
+ "name": "modalType",
1735
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1736
+ },
1737
+ {
1738
+ "name": "modalSize",
1739
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1740
+ "values": [
1741
+ {
1742
+ "name": "small"
1743
+ },
1744
+ {
1745
+ "name": "large"
1746
+ },
1747
+ {
1748
+ "name": "medium"
1749
+ },
1750
+ {
1751
+ "name": "full"
1752
+ }
1753
+ ]
1754
+ },
1755
+ {
1756
+ "name": "onchange",
1757
+ "description": "`change` {`CustomEvent<unknown>`} - "
1758
+ }
1759
+ ]
1760
+ },
1761
+ {
1762
+ "name": "umb-menu-item-base",
1763
+ "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`} - ",
1764
+ "attributes": [
1765
+ {
1766
+ "name": "entity-type",
1767
+ "description": "`entity-type` {`string | undefined`} - \n\nProperty: entityType",
1768
+ "values": []
1769
+ },
1770
+ {
1771
+ "name": "icon-name",
1772
+ "description": "`icon-name` {`string`} - \n\nProperty: iconName\n\nDefault: "
1773
+ },
1774
+ {
1775
+ "name": "label",
1776
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
1777
+ },
1778
+ {
1779
+ "name": "has-children",
1780
+ "description": "`has-children` {`boolean`} - \n\nProperty: hasChildren\n\nDefault: false",
1781
+ "valueSet": "v"
1782
+ }
1783
+ ]
1784
+ },
1785
+ {
1786
+ "name": "umb-menu-item",
1787
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1788
+ "attributes": []
1789
+ },
1790
+ {
1791
+ "name": "umb-menu",
1792
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1793
+ "attributes": [
1794
+ {
1795
+ "name": "manifest",
1796
+ "description": "`manifest` - \n\nProperty: manifest"
1797
+ }
1798
+ ]
1799
+ },
1800
+ {
1801
+ "name": "umb-property-type-based-property",
1802
+ "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` - ",
1803
+ "attributes": [
1804
+ {
1805
+ "name": "propertyVariantId",
1806
+ "description": "`propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperty: propertyVariantId\n\nDefault: undefined",
1807
+ "values": []
1808
+ }
1809
+ ]
1810
+ },
1811
+ {
1812
+ "name": "umb-ref-property-editor-ui",
1813
+ "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",
1814
+ "attributes": [
1815
+ {
1816
+ "name": "alias",
1817
+ "description": "`alias` {string} - Alias\n\nProperty: alias\n\nDefault: ''"
1818
+ },
1819
+ {
1820
+ "name": "property-editor-model-alias",
1821
+ "description": "`property-editor-model-alias` {string} - Property Editor Alias\n\nProperty: propertyEditorAlias\n\nDefault: ''"
1822
+ },
1823
+ {
1824
+ "name": "name",
1825
+ "description": "`name` {string} - Node name\n\nProperty: name\n\nDefault: ''"
1826
+ },
1827
+ {
1828
+ "name": "detail",
1829
+ "description": "`detail` {string} - Node details\n\nProperty: detail\n\nDefault: ''"
1830
+ },
1831
+ {
1832
+ "name": "disabled",
1833
+ "description": "`disabled` {boolean} - Set tot true to disable\n\nProperty: disabled\n\nDefault: false",
1834
+ "valueSet": "v"
1835
+ },
1836
+ {
1837
+ "name": "error",
1838
+ "description": "`error` {boolean} - Set to true to display error state\n\nProperty: error\n\nDefault: false",
1839
+ "valueSet": "v"
1840
+ },
1841
+ {
1842
+ "name": "onopen",
1843
+ "description": "`open` - fires when the ref title is clicked"
1844
+ },
1845
+ {
1846
+ "name": "onselected",
1847
+ "description": "`selected` - fires when the ref is selected"
1848
+ },
1849
+ {
1850
+ "name": "onunselected",
1851
+ "description": "`unselected` - fires when the ref is unselected"
1852
+ }
1853
+ ]
1854
+ },
1855
+ {
1856
+ "name": "umb-section-main",
1857
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1858
+ "attributes": []
1859
+ },
1860
+ {
1861
+ "name": "umb-section-sidebar-context-menu",
1862
+ "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`} - ",
1863
+ "attributes": []
1864
+ },
1865
+ {
1866
+ "name": "umb-section-sidebar-menu",
1867
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1868
+ "attributes": [
1869
+ {
1870
+ "name": "manifest",
1871
+ "description": "`manifest` - \n\nProperty: manifest"
1872
+ }
1873
+ ]
1874
+ },
1875
+ {
1876
+ "name": "umb-section-sidebar",
1877
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
1878
+ "attributes": []
1879
+ },
1880
+ {
1881
+ "name": "umb-section-views",
1882
+ "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` - ",
1883
+ "attributes": [
1884
+ {
1885
+ "name": "section-alias",
1886
+ "description": "`section-alias` {`string | undefined`} - \n\nProperty: sectionAlias",
1887
+ "values": []
1888
+ }
1889
+ ]
1890
+ },
1891
+ {
1892
+ "name": "umb-section",
1893
+ "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`} - ",
1894
+ "attributes": [
1895
+ {
1896
+ "name": "manifest",
1897
+ "description": "`manifest` - \n\nProperty: manifest"
1898
+ }
1899
+ ]
1900
+ },
1901
+ {
1902
+ "name": "umb-table",
1903
+ "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` - ",
1904
+ "attributes": [
1905
+ {
1906
+ "name": "onselected",
1907
+ "description": "`selected` - fires when a row is selected"
1908
+ },
1909
+ {
1910
+ "name": "ondeselected",
1911
+ "description": "`deselected` - fires when a row is deselected"
1912
+ },
1913
+ {
1914
+ "name": "onsort",
1915
+ "description": "`sort` - fires when a column order is changed"
1916
+ }
1917
+ ]
1918
+ },
1919
+ {
1920
+ "name": "umb-template-card",
1921
+ "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 * `id` {`string`} - \n\n * `name` {`string`} - \n\nProperties:\n\n * `default` {`boolean`} - \n\n * `_id` {`string`} - \n\n * `id` {`string`} - \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`} - ",
1922
+ "attributes": [
1923
+ {
1924
+ "name": "default",
1925
+ "description": "`default` {`boolean`} - \n\nProperty: default\n\nDefault: false",
1926
+ "valueSet": "v"
1927
+ },
1928
+ {
1929
+ "name": "id",
1930
+ "description": "`id` {`string`} - \n\nProperty: id"
1931
+ },
1932
+ {
1933
+ "name": "name",
1934
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
1935
+ },
1936
+ {
1937
+ "name": "onopen",
1938
+ "description": "`open` {`CustomEvent<unknown>`} - "
1939
+ },
1940
+ {
1941
+ "name": "onselected",
1942
+ "description": "`selected` {} - "
1943
+ },
1944
+ {
1945
+ "name": "onchange-default",
1946
+ "description": "`change-default` {`CustomEvent<unknown>`} - "
1947
+ }
1948
+ ]
1949
+ },
1950
+ {
1951
+ "name": "umb-tooltip-menu",
1952
+ "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[]`} - ",
1953
+ "attributes": [
1954
+ {
1955
+ "name": "icon-only",
1956
+ "description": "`icon-only` {`boolean`} - \n\nProperty: iconOnly\n\nDefault: false",
1957
+ "valueSet": "v"
1958
+ },
1959
+ {
1960
+ "name": "items",
1961
+ "description": "`items` {`TooltipMenuItem[]`} - \n\nProperty: items\n\nDefault: "
1962
+ }
1963
+ ]
1964
+ },
1965
+ {
1966
+ "name": "umb-entity-tree-item",
1967
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
1968
+ "attributes": []
1969
+ },
1970
+ {
1971
+ "name": "umb-tree-item-base",
1972
+ "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`} - ",
1973
+ "attributes": []
1974
+ },
1975
+ {
1976
+ "name": "umb-tree-item",
1977
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `item` - ",
1978
+ "attributes": []
1979
+ },
1980
+ {
1981
+ "name": "umb-menu-item-tree",
1982
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `_renderTree` {`boolean`} - \n\n * `manifest` - ",
1983
+ "attributes": [
1984
+ {
1985
+ "name": "manifest",
1986
+ "description": "`manifest` - \n\nProperty: manifest"
1987
+ }
1988
+ ]
1989
+ },
1990
+ {
1991
+ "name": "umb-tree",
1992
+ "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` - ",
1993
+ "attributes": [
1994
+ {
1995
+ "name": "alias",
1996
+ "description": "`alias` {`string`} - \n\nProperty: alias"
1997
+ },
1998
+ {
1999
+ "name": "selectable",
2000
+ "description": "`selectable` {`boolean`} - \n\nProperty: selectable",
2001
+ "valueSet": "v"
2002
+ },
2003
+ {
2004
+ "name": "selection",
2005
+ "description": "`selection` {`string[]`} - \n\nProperty: selection"
2006
+ },
2007
+ {
2008
+ "name": "onselected",
2009
+ "description": "`selected` {`CustomEvent<unknown>`} - "
2010
+ }
2011
+ ]
2012
+ },
2013
+ {
2014
+ "name": "umb-variant-selector",
2015
+ "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`} - ",
2016
+ "attributes": [
2017
+ {
2018
+ "name": "alias",
2019
+ "description": "`alias` {`string`} - \n\nProperty: alias"
2020
+ },
2021
+ {
2022
+ "name": "_activeVariantsCultures",
2023
+ "description": "`_activeVariantsCultures` {`string[]`} - \n\nProperty: _activeVariantsCultures"
2024
+ }
2025
+ ]
2026
+ },
2027
+ {
2028
+ "name": "umb-variantable-property",
2029
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - ",
2030
+ "attributes": []
2031
+ },
2032
+ {
2033
+ "name": "umb-workspace-property",
2034
+ "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` - ",
2035
+ "attributes": [
2036
+ {
2037
+ "name": "label",
2038
+ "description": "`label` {string} - Label. Name of the property\n\nProperty: label\n\nDefault: ''"
2039
+ },
2040
+ {
2041
+ "name": "description",
2042
+ "description": "`description` {string} - Description: render a description underneath the label.\n\nProperty: description\n\nDefault: ''"
2043
+ },
2044
+ {
2045
+ "name": "alias",
2046
+ "description": "`alias` {string} - Alias\n\nProperty: alias\n\nDefault: ''"
2047
+ },
2048
+ {
2049
+ "name": "_propertyEditorUiAlias",
2050
+ "description": "`_propertyEditorUiAlias` {string} - Property Editor UI Alias. Render the Property Editor UI registered for this alias.\n\nProperty: _propertyEditorUiAlias\n\nDefault: ''"
2051
+ },
2052
+ {
2053
+ "name": "property-editor-ui-alias",
2054
+ "description": "`property-editor-ui-alias` {`string`} - \n\nProperty: propertyEditorUiAlias"
2055
+ },
2056
+ {
2057
+ "name": "value",
2058
+ "description": "`value` {unknown} - Property Value, this is the value stored in the property.\n\nProperty: value\n\nDefault: undefined"
2059
+ },
2060
+ {
2061
+ "name": "config",
2062
+ "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: ''"
2063
+ },
2064
+ {
2065
+ "name": "propertyVariantId",
2066
+ "description": "`propertyVariantId` {UmbVariantId} - PropertyVariantId. A Variant ID to identify which variant its value is stored on.\n\nProperty: propertyVariantId\n\nDefault: null",
2067
+ "values": []
2068
+ }
2069
+ ]
2070
+ },
2071
+ {
2072
+ "name": "umb-workspace-action-menu",
2073
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityId` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
2074
+ "attributes": []
2075
+ },
2076
+ {
2077
+ "name": "umb-workspace-action",
2078
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - ",
2079
+ "attributes": []
2080
+ },
2081
+ {
2082
+ "name": "umb-workspace-view-collection",
2083
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - ",
2084
+ "attributes": []
2085
+ },
2086
+ {
2087
+ "name": "umb-workspace-footer-layout",
2088
+ "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.",
2089
+ "attributes": [
2090
+ {
2091
+ "name": "alias",
2092
+ "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: ''"
2093
+ }
2094
+ ]
2095
+ },
2096
+ {
2097
+ "name": "umb-workspace-layout",
2098
+ "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`} - ",
2099
+ "attributes": [
2100
+ {
2101
+ "name": "headline",
2102
+ "description": "`headline` {`string`} - \n\nProperty: headline\n\nDefault: "
2103
+ },
2104
+ {
2105
+ "name": "hideNavigation",
2106
+ "description": "`hideNavigation` {`boolean`} - \n\nProperty: hideNavigation\n\nDefault: false",
2107
+ "valueSet": "v"
2108
+ },
2109
+ {
2110
+ "name": "enforceNoFooter",
2111
+ "description": "`enforceNoFooter` {`boolean`} - \n\nProperty: enforceNoFooter\n\nDefault: false",
2112
+ "valueSet": "v"
2113
+ },
2114
+ {
2115
+ "name": "alias",
2116
+ "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: ''"
2117
+ }
2118
+ ]
2119
+ },
2120
+ {
2121
+ "name": "umb-workspace-property-layout",
2122
+ "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[]`} - ",
2123
+ "attributes": [
2124
+ {
2125
+ "name": "alias",
2126
+ "description": "`alias` {string} - Alias. The technical name of the property.\n\nProperty: alias\n\nDefault: ''"
2127
+ },
2128
+ {
2129
+ "name": "label",
2130
+ "description": "`label` {string} - Label. Name of the property.\n\nProperty: label\n\nDefault: ''"
2131
+ },
2132
+ {
2133
+ "name": "orientation",
2134
+ "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: ''",
2135
+ "values": [
2136
+ {
2137
+ "name": "horizontal"
2138
+ },
2139
+ {
2140
+ "name": "vertical"
2141
+ }
2142
+ ]
2143
+ },
2144
+ {
2145
+ "name": "description",
2146
+ "description": "`description` {string} - Description: render a description underneath the label.\n\nProperty: description\n\nDefault: ''"
2147
+ }
2148
+ ]
2149
+ },
2150
+ {
2151
+ "name": "umb-workspace-variant",
2152
+ "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` - ",
2153
+ "attributes": [
2154
+ {
2155
+ "name": "alias",
2156
+ "description": "`alias` {`string`} - \n\nProperty: alias"
2157
+ },
2158
+ {
2159
+ "name": "displayNavigation",
2160
+ "description": "`displayNavigation` {`boolean`} - \n\nProperty: displayNavigation\n\nDefault: false",
2161
+ "valueSet": "v"
2162
+ },
2163
+ {
2164
+ "name": "splitViewIndex",
2165
+ "description": "`splitViewIndex` {`number`} - \n\nProperty: splitViewIndex"
2166
+ }
2167
+ ]
2168
+ },
2169
+ {
2170
+ "name": "umb-workspace",
2171
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityType` {`string`} - ",
2172
+ "attributes": [
2173
+ {
2174
+ "name": "entity-type",
2175
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType\n\nDefault: "
2176
+ }
2177
+ ]
2178
+ },
2179
+ {
2180
+ "name": "umb-confirm-modal",
2181
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - ",
2182
+ "attributes": [
2183
+ {
2184
+ "name": "data",
2185
+ "description": "`data` - \n\nProperty: data"
2186
+ }
2187
+ ]
2188
+ },
2189
+ {
2190
+ "name": "umb-embedded-media-modal",
2191
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - ",
2192
+ "attributes": [
2193
+ {
2194
+ "name": "data",
2195
+ "description": "`data` - \n\nProperty: data"
2196
+ }
2197
+ ]
2198
+ },
2199
+ {
2200
+ "name": "umb-folder-modal",
2201
+ "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`} - ",
2202
+ "attributes": []
2203
+ },
2204
+ {
2205
+ "name": "umb-icon-picker-modal",
2206
+ "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`} - ",
2207
+ "attributes": [
2208
+ {
2209
+ "name": "iconlist",
2210
+ "description": "`iconlist` - \n\nProperty: iconlist\n\nDefault: icons.map((icon) => icon.name)"
2211
+ },
2212
+ {
2213
+ "name": "iconlistFiltered",
2214
+ "description": "`iconlistFiltered` {`string[]`} - \n\nProperty: iconlistFiltered\n\nDefault: "
2215
+ },
2216
+ {
2217
+ "name": "colorlist",
2218
+ "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"
2219
+ }
2220
+ ]
2221
+ },
2222
+ {
2223
+ "name": "umb-link-picker-modal",
2224
+ "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` - ",
2225
+ "attributes": []
2226
+ },
2227
+ {
2228
+ "name": "umb-property-settings-modal",
2229
+ "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`} - ",
2230
+ "attributes": []
2231
+ },
2232
+ {
2233
+ "name": "umb-section-picker-modal",
2234
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_sections` {`any[]`} - ",
2235
+ "attributes": []
2236
+ },
2237
+ {
2238
+ "name": "umb-template-picker-modal",
2239
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2240
+ "attributes": []
2241
+ },
2242
+ {
2243
+ "name": "umb-template-modal",
2244
+ "description": "Properties:\n\n * `_id` {`string`} - \n\n * `_template` - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
2245
+ "attributes": []
2246
+ },
2247
+ {
2248
+ "name": "umb-property-action-clear",
2249
+ "description": "Events:\n\n * `close` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `_propertyContext` - \n\n * `value` {`string`} - ",
2250
+ "attributes": [
2251
+ {
2252
+ "name": "value",
2253
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2254
+ },
2255
+ {
2256
+ "name": "onclose",
2257
+ "description": "`close` {`CustomEvent<unknown>`} - "
2258
+ }
2259
+ ]
2260
+ },
2261
+ {
2262
+ "name": "umb-property-action-copy",
2263
+ "description": "Events:\n\n * `close` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `_notificationContext` - \n\n * `value` {`string`} - ",
2264
+ "attributes": [
2265
+ {
2266
+ "name": "value",
2267
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2268
+ },
2269
+ {
2270
+ "name": "onclose",
2271
+ "description": "`close` {`CustomEvent<unknown>`} - "
2272
+ }
2273
+ ]
2274
+ },
2275
+ {
2276
+ "name": "umb-property-action-menu",
2277
+ "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` - ",
2278
+ "attributes": [
2279
+ {
2280
+ "name": "value",
2281
+ "description": "`value` {`string | undefined`} - \n\nProperty: value",
2282
+ "values": []
2283
+ },
2284
+ {
2285
+ "name": "propertyEditorUiAlias",
2286
+ "description": "`propertyEditorUiAlias` {`string`} - \n\nProperty: propertyEditorUiAlias"
2287
+ }
2288
+ ]
2289
+ },
2290
+ {
2291
+ "name": "umb-property-action",
2292
+ "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`} - ",
2293
+ "attributes": [
2294
+ {
2295
+ "name": "propertyAction",
2296
+ "description": "`propertyAction` - \n\nProperty: propertyAction"
2297
+ },
2298
+ {
2299
+ "name": "value",
2300
+ "description": "`value` {`string | undefined`} - \n\nProperty: value",
2301
+ "values": []
2302
+ }
2303
+ ]
2304
+ },
2305
+ {
2306
+ "name": "umb-property-creator",
2307
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2308
+ "attributes": []
2309
+ },
2310
+ {
2311
+ "name": "umb-property-editor-ui-picker-modal",
2312
+ "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` - ",
2313
+ "attributes": [
2314
+ {
2315
+ "name": "data",
2316
+ "description": "`data` - \n\nProperty: data"
2317
+ }
2318
+ ]
2319
+ },
2320
+ {
2321
+ "name": "umb-property-editor-config",
2322
+ "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[]`} - ",
2323
+ "attributes": [
2324
+ {
2325
+ "name": "_propertyEditorUiAlias",
2326
+ "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: ''"
2327
+ },
2328
+ {
2329
+ "name": "property-editor-ui-alias",
2330
+ "description": "`property-editor-ui-alias` {`string`} - \n\nProperty: propertyEditorUiAlias"
2331
+ },
2332
+ {
2333
+ "name": "data",
2334
+ "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: []"
2335
+ }
2336
+ ]
2337
+ },
2338
+ {
2339
+ "name": "umb-property-editor-ui-block-grid-block-configuration",
2340
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2341
+ "attributes": [
2342
+ {
2343
+ "name": "value",
2344
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2345
+ }
2346
+ ]
2347
+ },
2348
+ {
2349
+ "name": "umb-property-editor-ui-block-grid-group-configuration",
2350
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2351
+ "attributes": [
2352
+ {
2353
+ "name": "value",
2354
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2355
+ }
2356
+ ]
2357
+ },
2358
+ {
2359
+ "name": "umb-property-editor-ui-block-grid-stylesheet-picker",
2360
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2361
+ "attributes": [
2362
+ {
2363
+ "name": "value",
2364
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2365
+ }
2366
+ ]
2367
+ },
2368
+ {
2369
+ "name": "umb-property-editor-ui-block-grid-inner-test",
2370
+ "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` {`any[]`} - ",
2371
+ "attributes": [
2372
+ {
2373
+ "name": "name",
2374
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
2375
+ }
2376
+ ]
2377
+ },
2378
+ {
2379
+ "name": "umb-property-editor-ui-block-grid",
2380
+ "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` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_variantId` - ",
2381
+ "attributes": [
2382
+ {
2383
+ "name": "value",
2384
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2385
+ }
2386
+ ]
2387
+ },
2388
+ {
2389
+ "name": "umb-property-editor-ui-block-list-block-configuration",
2390
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2391
+ "attributes": [
2392
+ {
2393
+ "name": "value",
2394
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2395
+ }
2396
+ ]
2397
+ },
2398
+ {
2399
+ "name": "umb-property-editor-ui-block-list",
2400
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2401
+ "attributes": [
2402
+ {
2403
+ "name": "value",
2404
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2405
+ }
2406
+ ]
2407
+ },
2408
+ {
2409
+ "name": "umb-property-editor-ui-checkbox-list",
2410
+ "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; }[]`} - ",
2411
+ "attributes": [
2412
+ {
2413
+ "name": "value",
2414
+ "description": "`value` {`string[]`} - \n\nProperty: value"
2415
+ },
2416
+ {
2417
+ "name": "onproperty-value-change",
2418
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2419
+ }
2420
+ ]
2421
+ },
2422
+ {
2423
+ "name": "umb-property-editor-ui-collection-view-bulk-action-permissions",
2424
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2425
+ "attributes": [
2426
+ {
2427
+ "name": "value",
2428
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2429
+ }
2430
+ ]
2431
+ },
2432
+ {
2433
+ "name": "umb-property-editor-ui-collection-view-column-configuration",
2434
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2435
+ "attributes": [
2436
+ {
2437
+ "name": "value",
2438
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2439
+ }
2440
+ ]
2441
+ },
2442
+ {
2443
+ "name": "umb-property-editor-ui-collection-view-layout-configuration",
2444
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2445
+ "attributes": [
2446
+ {
2447
+ "name": "value",
2448
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2449
+ }
2450
+ ]
2451
+ },
2452
+ {
2453
+ "name": "umb-property-editor-ui-collection-view-order-by",
2454
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2455
+ "attributes": [
2456
+ {
2457
+ "name": "value",
2458
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2459
+ }
2460
+ ]
2461
+ },
2462
+ {
2463
+ "name": "umb-property-editor-ui-collection-view",
2464
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2465
+ "attributes": [
2466
+ {
2467
+ "name": "value",
2468
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2469
+ }
2470
+ ]
2471
+ },
2472
+ {
2473
+ "name": "umb-property-editor-ui-color-picker",
2474
+ "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[]`} - ",
2475
+ "attributes": [
2476
+ {
2477
+ "name": "value",
2478
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2479
+ },
2480
+ {
2481
+ "name": "onproperty-value-change",
2482
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2483
+ }
2484
+ ]
2485
+ },
2486
+ {
2487
+ "name": "umb-property-editor-ui-date-picker",
2488
+ "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[]`} - ",
2489
+ "attributes": [
2490
+ {
2491
+ "name": "value",
2492
+ "description": "`value` {`string | undefined`} - \n\nProperty: value",
2493
+ "values": []
2494
+ }
2495
+ ]
2496
+ },
2497
+ {
2498
+ "name": "umb-property-editor-ui-document-picker",
2499
+ "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`} - ",
2500
+ "attributes": [
2501
+ {
2502
+ "name": "value",
2503
+ "description": "`value` {`string[]`} - \n\nProperty: value"
2504
+ },
2505
+ {
2506
+ "name": "onproperty-value-change",
2507
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2508
+ }
2509
+ ]
2510
+ },
2511
+ {
2512
+ "name": "umb-property-editor-ui-dropdown",
2513
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2514
+ "attributes": [
2515
+ {
2516
+ "name": "value",
2517
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2518
+ }
2519
+ ]
2520
+ },
2521
+ {
2522
+ "name": "umb-property-editor-ui-eye-dropper",
2523
+ "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[]`} - ",
2524
+ "attributes": [
2525
+ {
2526
+ "name": "value",
2527
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2528
+ },
2529
+ {
2530
+ "name": "onproperty-value-change",
2531
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2532
+ }
2533
+ ]
2534
+ },
2535
+ {
2536
+ "name": "umb-property-editor-ui-icon-picker",
2537
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - ",
2538
+ "attributes": [
2539
+ {
2540
+ "name": "value",
2541
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2542
+ }
2543
+ ]
2544
+ },
2545
+ {
2546
+ "name": "umb-property-editor-ui-image-cropper",
2547
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2548
+ "attributes": [
2549
+ {
2550
+ "name": "value",
2551
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2552
+ }
2553
+ ]
2554
+ },
2555
+ {
2556
+ "name": "umb-property-editor-ui-image-crops-configuration",
2557
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2558
+ "attributes": [
2559
+ {
2560
+ "name": "value",
2561
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2562
+ }
2563
+ ]
2564
+ },
2565
+ {
2566
+ "name": "umb-property-editor-ui-label",
2567
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2568
+ "attributes": [
2569
+ {
2570
+ "name": "value",
2571
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2572
+ }
2573
+ ]
2574
+ },
2575
+ {
2576
+ "name": "umb-property-editor-ui-markdown-editor",
2577
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2578
+ "attributes": [
2579
+ {
2580
+ "name": "value",
2581
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2582
+ }
2583
+ ]
2584
+ },
2585
+ {
2586
+ "name": "umb-property-editor-ui-media-picker",
2587
+ "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`} - ",
2588
+ "attributes": [
2589
+ {
2590
+ "name": "value",
2591
+ "description": "`value` {`string[]`} - \n\nProperty: value"
2592
+ },
2593
+ {
2594
+ "name": "onproperty-value-change",
2595
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2596
+ }
2597
+ ]
2598
+ },
2599
+ {
2600
+ "name": "umb-property-editor-ui-member-group-picker",
2601
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2602
+ "attributes": [
2603
+ {
2604
+ "name": "value",
2605
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2606
+ }
2607
+ ]
2608
+ },
2609
+ {
2610
+ "name": "umb-property-editor-ui-member-picker",
2611
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2612
+ "attributes": [
2613
+ {
2614
+ "name": "value",
2615
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2616
+ }
2617
+ ]
2618
+ },
2619
+ {
2620
+ "name": "umb-property-editor-ui-multi-url-picker",
2621
+ "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`} - ",
2622
+ "attributes": [
2623
+ {
2624
+ "name": "value",
2625
+ "description": "`value` {`any[]`} - \n\nProperty: value\n\nDefault: "
2626
+ },
2627
+ {
2628
+ "name": "onproperty-value-change",
2629
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2630
+ }
2631
+ ]
2632
+ },
2633
+ {
2634
+ "name": "umb-input-multiple-text-string-item",
2635
+ "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`} - ",
2636
+ "attributes": [
2637
+ {
2638
+ "name": "disabled",
2639
+ "description": "`disabled` {boolean} - Disables the input\n\nProperty: disabled\n\nDefault: false",
2640
+ "valueSet": "v"
2641
+ },
2642
+ {
2643
+ "name": "readonly",
2644
+ "description": "`readonly` {boolean} - Disables the input\n\nProperty: readonly\n\nDefault: false",
2645
+ "valueSet": "v"
2646
+ }
2647
+ ]
2648
+ },
2649
+ {
2650
+ "name": "umb-input-multiple-text-string",
2651
+ "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`} - ",
2652
+ "attributes": [
2653
+ {
2654
+ "name": "min",
2655
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
2656
+ "values": []
2657
+ },
2658
+ {
2659
+ "name": "max",
2660
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
2661
+ "values": []
2662
+ },
2663
+ {
2664
+ "name": "min-message",
2665
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
2666
+ },
2667
+ {
2668
+ "name": "maxMessage",
2669
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
2670
+ },
2671
+ {
2672
+ "name": "disabled",
2673
+ "description": "`disabled` {boolean} - Disables the input\n\nProperty: disabled\n\nDefault: false",
2674
+ "valueSet": "v"
2675
+ },
2676
+ {
2677
+ "name": "readonly",
2678
+ "description": "`readonly` {boolean} - Makes the input readonly\n\nProperty: readonly\n\nDefault: false",
2679
+ "valueSet": "v"
2680
+ },
2681
+ {
2682
+ "name": "items",
2683
+ "description": "`items` {`MultipleTextStringValue`} - \n\nProperty: items"
2684
+ }
2685
+ ]
2686
+ },
2687
+ {
2688
+ "name": "umb-property-editor-ui-multiple-text-string",
2689
+ "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`} - ",
2690
+ "attributes": [
2691
+ {
2692
+ "name": "value",
2693
+ "description": "`value` {`MultipleTextStringValue`} - \n\nProperty: value\n\nDefault: "
2694
+ },
2695
+ {
2696
+ "name": "disabled",
2697
+ "description": "`disabled` {boolean} - Disables the Multiple Text String Property Editor UI\n\nProperty: disabled\n\nDefault: false",
2698
+ "valueSet": "v"
2699
+ },
2700
+ {
2701
+ "name": "readonly",
2702
+ "description": "`readonly` {boolean} - Makes the Multiple Text String Property Editor UI readonly\n\nProperty: readonly\n\nDefault: false",
2703
+ "valueSet": "v"
2704
+ },
2705
+ {
2706
+ "name": "required",
2707
+ "description": "`required` {boolean} - Makes the Multiple Text String Property Editor UI mandatory\n\nProperty: required\n\nDefault: false",
2708
+ "valueSet": "v"
2709
+ }
2710
+ ]
2711
+ },
2712
+ {
2713
+ "name": "umb-property-editor-ui-number-range",
2714
+ "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`} - ",
2715
+ "attributes": [
2716
+ {
2717
+ "name": "_value",
2718
+ "description": "`_value` {`ValueType`} - \n\nProperty: _value\n\nDefault: [object Object]"
2719
+ },
2720
+ {
2721
+ "name": "onproperty-value-change",
2722
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2723
+ }
2724
+ ]
2725
+ },
2726
+ {
2727
+ "name": "umb-property-editor-ui-number",
2728
+ "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[]`} - ",
2729
+ "attributes": [
2730
+ {
2731
+ "name": "value",
2732
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2733
+ },
2734
+ {
2735
+ "name": "onproperty-value-change",
2736
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2737
+ }
2738
+ ]
2739
+ },
2740
+ {
2741
+ "name": "umb-property-editor-ui-order-direction",
2742
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2743
+ "attributes": [
2744
+ {
2745
+ "name": "value",
2746
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2747
+ }
2748
+ ]
2749
+ },
2750
+ {
2751
+ "name": "umb-property-editor-ui-overlay-size",
2752
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2753
+ "attributes": [
2754
+ {
2755
+ "name": "value",
2756
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2757
+ }
2758
+ ]
2759
+ },
2760
+ {
2761
+ "name": "umb-property-editor-ui-radio-button-list",
2762
+ "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; }[]`} - ",
2763
+ "attributes": [
2764
+ {
2765
+ "name": "value",
2766
+ "description": "`value` {`string`} - \n\nProperty: value"
2767
+ },
2768
+ {
2769
+ "name": "onproperty-value-change",
2770
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2771
+ }
2772
+ ]
2773
+ },
2774
+ {
2775
+ "name": "umb-property-editor-ui-slider",
2776
+ "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[]`} - ",
2777
+ "attributes": [
2778
+ {
2779
+ "name": "value",
2780
+ "description": "`value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperty: value\n\nDefault: [object Object]"
2781
+ },
2782
+ {
2783
+ "name": "onproperty-value-change",
2784
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2785
+ }
2786
+ ]
2787
+ },
2788
+ {
2789
+ "name": "umb-property-editor-ui-tags-storage-type",
2790
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2791
+ "attributes": [
2792
+ {
2793
+ "name": "value",
2794
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2795
+ }
2796
+ ]
2797
+ },
2798
+ {
2799
+ "name": "umb-property-editor-ui-tags",
2800
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2801
+ "attributes": [
2802
+ {
2803
+ "name": "value",
2804
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2805
+ }
2806
+ ]
2807
+ },
2808
+ {
2809
+ "name": "umb-property-editor-ui-text-box",
2810
+ "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[]`} - ",
2811
+ "attributes": [
2812
+ {
2813
+ "name": "value",
2814
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2815
+ },
2816
+ {
2817
+ "name": "onproperty-value-change",
2818
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2819
+ }
2820
+ ]
2821
+ },
2822
+ {
2823
+ "name": "umb-property-editor-ui-textarea",
2824
+ "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` - ",
2825
+ "attributes": [
2826
+ {
2827
+ "name": "value",
2828
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2829
+ },
2830
+ {
2831
+ "name": "onproperty-value-change",
2832
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2833
+ }
2834
+ ]
2835
+ },
2836
+ {
2837
+ "name": "umb-property-editor-ui-tiny-mce-configuration",
2838
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2839
+ "attributes": [
2840
+ {
2841
+ "name": "value",
2842
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2843
+ }
2844
+ ]
2845
+ },
2846
+ {
2847
+ "name": "umb-property-editor-ui-tiny-mce",
2848
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2849
+ "attributes": [
2850
+ {
2851
+ "name": "value",
2852
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2853
+ }
2854
+ ]
2855
+ },
2856
+ {
2857
+ "name": "umb-property-editor-ui-toggle",
2858
+ "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[]`} - ",
2859
+ "attributes": [
2860
+ {
2861
+ "name": "value",
2862
+ "description": "`value` {`boolean`} - \n\nProperty: value\n\nDefault: false",
2863
+ "valueSet": "v"
2864
+ },
2865
+ {
2866
+ "name": "onproperty-value-change",
2867
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2868
+ }
2869
+ ]
2870
+ },
2871
+ {
2872
+ "name": "umb-property-editor-ui-tree-picker-start-node",
2873
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2874
+ "attributes": [
2875
+ {
2876
+ "name": "value",
2877
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2878
+ }
2879
+ ]
2880
+ },
2881
+ {
2882
+ "name": "umb-property-editor-ui-tree-picker",
2883
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2884
+ "attributes": [
2885
+ {
2886
+ "name": "value",
2887
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2888
+ }
2889
+ ]
2890
+ },
2891
+ {
2892
+ "name": "umb-property-editor-ui-upload-field",
2893
+ "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`} - ",
2894
+ "attributes": [
2895
+ {
2896
+ "name": "value",
2897
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2898
+ },
2899
+ {
2900
+ "name": "onproperty-value-change",
2901
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2902
+ }
2903
+ ]
2904
+ },
2905
+ {
2906
+ "name": "umb-property-editor-ui-user-picker",
2907
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2908
+ "attributes": [
2909
+ {
2910
+ "name": "value",
2911
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2912
+ }
2913
+ ]
2914
+ },
2915
+ {
2916
+ "name": "umb-property-editor-ui-value-type",
2917
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2918
+ "attributes": [
2919
+ {
2920
+ "name": "value",
2921
+ "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2922
+ }
2923
+ ]
2924
+ },
2925
+ {
2926
+ "name": "umb-file-system-tree-item",
2927
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
2928
+ "attributes": []
2929
+ },
2930
+ {
2931
+ "name": "umb-stylesheet-workspace-edit",
2932
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2933
+ "attributes": []
2934
+ },
2935
+ {
2936
+ "name": "umb-stylesheet-workspace",
2937
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2938
+ "attributes": []
2939
+ },
2940
+ {
2941
+ "name": "umb-template-workspace",
2942
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - ",
2943
+ "attributes": []
2944
+ },
2945
+ {
2946
+ "name": "umb-dashboard-translation-dictionary",
2947
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - ",
2948
+ "attributes": []
2949
+ },
2950
+ {
2951
+ "name": "umb-create-dictionary-modal",
2952
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2953
+ "attributes": []
2954
+ },
2955
+ {
2956
+ "name": "umb-export-dictionary-modal",
2957
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2958
+ "attributes": []
2959
+ },
2960
+ {
2961
+ "name": "umb-import-dictionary-modal",
2962
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionaryTempId` {`string | undefined`} - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
2963
+ "attributes": []
2964
+ },
2965
+ {
2966
+ "name": "umb-dictionary-menu-item",
2967
+ "attributes": []
2968
+ },
2969
+ {
2970
+ "name": "umb-dictionary-workspace-edit",
2971
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - ",
2972
+ "attributes": []
2973
+ },
2974
+ {
2975
+ "name": "umb-dictionary-workspace",
2976
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2977
+ "attributes": []
2978
+ },
2979
+ {
2980
+ "name": "umb-workspace-view-dictionary-edit",
2981
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - ",
2982
+ "attributes": []
2983
+ },
2984
+ {
2985
+ "name": "umb-current-user-header-app",
2986
+ "description": "Properties:\n\n * `styles` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - ",
2987
+ "attributes": []
2988
+ },
2989
+ {
2990
+ "name": "umb-change-password-modal",
2991
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` - ",
2992
+ "attributes": [
2993
+ {
2994
+ "name": "data",
2995
+ "description": "`data` - \n\nProperty: data"
2996
+ }
2997
+ ]
2998
+ },
2999
+ {
3000
+ "name": "umb-current-user-modal",
3001
+ "description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - ",
3002
+ "attributes": []
3003
+ },
3004
+ {
3005
+ "name": "umb-user-profile-app-external-login-providers",
3006
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3007
+ "attributes": []
3008
+ },
3009
+ {
3010
+ "name": "umb-user-profile-app-history",
3011
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
3012
+ "attributes": []
3013
+ },
3014
+ {
3015
+ "name": "umb-user-dashboard-test",
3016
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
3017
+ "attributes": []
3018
+ },
3019
+ {
3020
+ "name": "umb-user-profile-app-profile",
3021
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - ",
3022
+ "attributes": []
3023
+ },
3024
+ {
3025
+ "name": "umb-user-profile-app-themes",
3026
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - ",
3027
+ "attributes": []
3028
+ },
3029
+ {
3030
+ "name": "umb-user-group-picker-modal",
3031
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - ",
3032
+ "attributes": []
3033
+ },
3034
+ {
3035
+ "name": "umb-workspace-action-user-group-save",
3036
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
3037
+ "attributes": []
3038
+ },
3039
+ {
3040
+ "name": "umb-user-group-workspace-edit",
3041
+ "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`} - ",
3042
+ "attributes": []
3043
+ },
3044
+ {
3045
+ "name": "umb-user-group-workspace",
3046
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3047
+ "attributes": []
3048
+ },
3049
+ {
3050
+ "name": "umb-users-section",
3051
+ "attributes": []
3052
+ },
3053
+ {
3054
+ "name": "umb-section-view-user-groups",
3055
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3056
+ "attributes": []
3057
+ },
3058
+ {
3059
+ "name": "umb-user-group-table-name-column-layout",
3060
+ "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3061
+ "attributes": []
3062
+ },
3063
+ {
3064
+ "name": "umb-user-group-table-sections-column-layout",
3065
+ "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
3066
+ "attributes": []
3067
+ },
3068
+ {
3069
+ "name": "umb-workspace-view-user-groups",
3070
+ "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` - ",
3071
+ "attributes": []
3072
+ },
3073
+ {
3074
+ "name": "umb-workspace-view-users-grid",
3075
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_usersContext` - ",
3076
+ "attributes": []
3077
+ },
3078
+ {
3079
+ "name": "umb-user-table-name-column-layout",
3080
+ "description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3081
+ "attributes": []
3082
+ },
3083
+ {
3084
+ "name": "umb-user-table-status-column-layout",
3085
+ "description": "Properties:\n\n * `value` - ",
3086
+ "attributes": []
3087
+ },
3088
+ {
3089
+ "name": "umb-workspace-view-users-table",
3090
+ "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` - ",
3091
+ "attributes": []
3092
+ },
3093
+ {
3094
+ "name": "umb-section-view-users",
3095
+ "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` - ",
3096
+ "attributes": []
3097
+ },
3098
+ {
3099
+ "name": "umb-workspace-view-users-overview",
3100
+ "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`} - ",
3101
+ "attributes": []
3102
+ },
3103
+ {
3104
+ "name": "umb-workspace-view-users-selection",
3105
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_totalUsers` {`number`} - \n\n * `_usersContext` - \n\n * `_userStore` - ",
3106
+ "attributes": []
3107
+ },
3108
+ {
3109
+ "name": "umb-create-user-modal",
3110
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_createdUser` - \n\n * `_userStore` - \n\n * `_notificationContext` - ",
3111
+ "attributes": []
3112
+ },
3113
+ {
3114
+ "name": "umb-invite-user-modal",
3115
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_invitedUser` - \n\n * `_userStore` - ",
3116
+ "attributes": []
3117
+ },
3118
+ {
3119
+ "name": "umb-user-picker-modal",
3120
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_userStore` - ",
3121
+ "attributes": []
3122
+ },
3123
+ {
3124
+ "name": "umb-workspace-action-user-save",
3125
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
3126
+ "attributes": []
3127
+ },
3128
+ {
3129
+ "name": "umb-user-workspace-edit",
3130
+ "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`} - ",
3131
+ "attributes": []
3132
+ },
3133
+ {
3134
+ "name": "umb-user-workspace",
3135
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3136
+ "attributes": []
3137
+ },
3138
+ {
3139
+ "name": "umb-context-provider",
3140
+ "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.",
3141
+ "attributes": [
3142
+ {
3143
+ "name": "value",
3144
+ "description": "`value` {`unknown`} - The value to provide to the context.\n\nProperty: value"
3145
+ },
3146
+ {
3147
+ "name": "key",
3148
+ "description": "`key` {`string`} - The key to provide to the context.\n\nProperty: key"
3149
+ }
3150
+ ]
3151
+ },
3152
+ {
3153
+ "name": "umb-controller-host-test",
3154
+ "description": "Properties:\n\n * `create` - A way to initialize controllers.",
3155
+ "attributes": []
3156
+ },
3157
+ {
3158
+ "name": "umb-modal-element",
3159
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `data` {`UmbModalData | undefined`} - ",
3160
+ "attributes": []
3161
+ },
3162
+ {
3163
+ "name": "story-modal-context-example",
3164
+ "description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
3165
+ "attributes": [
3166
+ {
3167
+ "name": "modalLayout",
3168
+ "description": "`modalLayout` {`string`} - \n\nProperty: modalLayout\n\nDefault: confirm"
3169
+ }
3170
+ ]
3171
+ },
3172
+ {
3173
+ "name": "umb-notification-layout-default",
3174
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `notificationHandler` - \n\n * `data` - ",
3175
+ "attributes": [
3176
+ {
3177
+ "name": "data",
3178
+ "description": "`data` - \n\nProperty: data"
3179
+ }
3180
+ ]
3181
+ },
3182
+ {
3183
+ "name": "story-notification-default-example",
3184
+ "description": "Properties:\n\n * `_notificationContext` - \n\n * `_handleNotification` - ",
3185
+ "attributes": []
3186
+ },
3187
+ {
3188
+ "name": "umb-router-slot",
3189
+ "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` - ",
3190
+ "attributes": [
3191
+ {
3192
+ "name": "routes",
3193
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
3194
+ "values": []
3195
+ },
3196
+ {
3197
+ "name": "oninit",
3198
+ "description": "`init` - fires when the router is connected"
3199
+ },
3200
+ {
3201
+ "name": "onchange",
3202
+ "description": "`change` - fires when a path of this router is changed"
3203
+ }
3204
+ ]
3205
+ },
3206
+ {
3207
+ "name": "umb-variant-router-slot",
3208
+ "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` - ",
3209
+ "attributes": [
3210
+ {
3211
+ "name": "variantId",
3212
+ "description": "`variantId` {`UmbVariantId[]`} - \n\nProperty: variantId"
3213
+ },
3214
+ {
3215
+ "name": "routes",
3216
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
3217
+ "values": []
3218
+ },
3219
+ {
3220
+ "name": "oninit",
3221
+ "description": "`init` - fires when the router is connected"
3222
+ },
3223
+ {
3224
+ "name": "onchange",
3225
+ "description": "`change` - fires when a path of this router is changed"
3226
+ }
3227
+ ]
3228
+ },
3229
+ {
3230
+ "name": "umb-installer-consent",
3231
+ "description": "Properties:\n\n * `styles` - \n\n * `_telemetryLevels` {`any[]`} - \n\n * `_telemetryFormData` - \n\n * `_installerContext` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - ",
3232
+ "attributes": []
3233
+ },
3234
+ {
3235
+ "name": "umb-installer-database",
3236
+ "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` - ",
3237
+ "attributes": []
3238
+ },
3239
+ {
3240
+ "name": "umb-installer-error",
3241
+ "description": "Properties:\n\n * `styles` - \n\n * `_error` - \n\n * `_installerContext` - ",
3242
+ "attributes": []
3243
+ },
3244
+ {
3245
+ "name": "umb-installer",
3246
+ "description": "Properties:\n\n * `styles` - \n\n * `step` {`number`} - \n\n * `_umbInstallerContext` - ",
3247
+ "attributes": []
3248
+ },
3249
+ {
3250
+ "name": "umb-installer-installing",
3251
+ "description": "Properties:\n\n * `styles` - ",
3252
+ "attributes": []
3253
+ },
3254
+ {
3255
+ "name": "umb-installer-layout",
3256
+ "description": "Properties:\n\n * `styles` - ",
3257
+ "attributes": []
3258
+ },
3259
+ {
3260
+ "name": "umb-installer-user",
3261
+ "description": "Properties:\n\n * `styles` - \n\n * `_userFormData` {`{ name: string; password: string; email: string; subscribeToNewsletter: boolean; } | undefined`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - ",
3262
+ "attributes": []
3263
+ },
3264
+ {
3265
+ "name": "umb-upgrader-view",
3266
+ "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` - ",
3267
+ "attributes": [
3268
+ {
3269
+ "name": "fetching",
3270
+ "description": "`fetching` {`boolean`} - \n\nProperty: fetching\n\nDefault: false",
3271
+ "valueSet": "v"
3272
+ },
3273
+ {
3274
+ "name": "upgrading",
3275
+ "description": "`upgrading` {`boolean`} - \n\nProperty: upgrading\n\nDefault: false",
3276
+ "valueSet": "v"
3277
+ },
3278
+ {
3279
+ "name": "errorMessage",
3280
+ "description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
3281
+ },
3282
+ {
3283
+ "name": "settings",
3284
+ "description": "`settings` - \n\nProperty: settings"
3285
+ },
3286
+ {
3287
+ "name": "ononAuthorizeUpgrade",
3288
+ "description": "`onAuthorizeUpgrade` {`CustomEvent<SubmitEvent>`} - fires when the user clicks the continue button"
3289
+ }
3290
+ ]
3291
+ },
3292
+ {
3293
+ "name": "umb-upgrader",
3294
+ "description": "Properties:\n\n * `upgradeSettings` - \n\n * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `_handleSubmit` - ",
3295
+ "attributes": []
3296
+ }
3297
+ ],
3298
+ "globalAttributes": [],
3299
+ "valueSets": []
3300
+ }