@umbraco-cms/backoffice 1.0.0-next.37dcc47c → 1.0.0-next.3b4f30db

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