@umbraco-cms/backoffice 1.0.0-next.f1bd6ec7 → 1.0.0-next.f63da516

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.
@@ -18,7 +18,7 @@
18
18
  },
19
19
  {
20
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`} - ",
21
+ "description": "Properties:\n\n * `_loggingIn` {`boolean`} - \n\n * `_handleSubmit` - \n\n * `_greetings` {`string[]`} - \n\n * `_greeting` {`string`} - \n\n * `styles` - ",
22
22
  "attributes": []
23
23
  },
24
24
  {
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
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` - ",
31
+ "description": "Attributes:\n\n * `items-per-page` {`number`} - \n\nProperties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
32
32
  "attributes": [
33
33
  {
34
34
  "name": "items-per-page",
@@ -36,39 +36,39 @@
36
36
  }
37
37
  ]
38
38
  },
39
- {
40
- "name": "umb-dashboard-welcome",
41
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
42
- "attributes": []
43
- },
44
39
  {
45
40
  "name": "umb-document-blueprint-root-workspace",
46
41
  "attributes": []
47
42
  },
48
43
  {
49
44
  "name": "umb-allowed-document-types-modal",
50
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_allowedDocumentTypes` {`any[]`} - ",
45
+ "description": "Properties:\n\n * `_allowedDocumentTypes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
51
46
  "attributes": []
52
47
  },
53
48
  {
54
49
  "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` - ",
50
+ "description": "Properties:\n\n * `_icon` {`string | undefined`} - \n\n * `_iconColorAlias` {`string | undefined`} - \n\n * `_name` {`string | undefined`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
56
51
  "attributes": []
57
52
  },
58
53
  {
59
54
  "name": "umb-document-type-workspace",
60
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
55
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
61
56
  "attributes": []
62
57
  },
63
58
  {
64
59
  "name": "umb-document-type-workspace-view-design",
65
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - ",
60
+ "description": "Properties:\n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
66
61
  "attributes": []
67
62
  },
68
63
  {
69
64
  "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[]`} - ",
65
+ "description": "Attributes:\n\n * `container-id` {`string | undefined`} - \n\n * `container-name` {`string | undefined`} - \n\n * `container-type` - \n\nProperties:\n\n * `_containerId` {`string | undefined`} - \n\n * `containerId` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
71
66
  "attributes": [
67
+ {
68
+ "name": "container-id",
69
+ "description": "`container-id` {`string | undefined`} - \n\nProperty: containerId",
70
+ "values": []
71
+ },
72
72
  {
73
73
  "name": "container-name",
74
74
  "description": "`container-name` {`string | undefined`} - \n\nProperty: containerName",
@@ -76,25 +76,22 @@
76
76
  },
77
77
  {
78
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
- ]
79
+ "description": "`container-type` - \n\nProperty: containerType"
88
80
  }
89
81
  ]
90
82
  },
91
83
  {
92
84
  "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[]`} - ",
85
+ "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` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperties:\n\n * `property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\n * `styles` {`CSSResult[]`} - ",
94
86
  "attributes": [
95
87
  {
96
88
  "name": "property",
97
- "description": "`property` {string} - Property, the data object for the property.\n\nProperty: property\n\nDefault: ''"
89
+ "description": "`property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\nProperty: property\n\nDefault: undefined"
90
+ },
91
+ {
92
+ "name": "inherited",
93
+ "description": "`inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperty: inherited\n\nDefault: undefined",
94
+ "values": []
98
95
  },
99
96
  {
100
97
  "name": "onpartial-property-update",
@@ -104,7 +101,7 @@
104
101
  },
105
102
  {
106
103
  "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`} - ",
104
+ "description": "Attributes:\n\n * `ownerTabId` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
108
105
  "attributes": [
109
106
  {
110
107
  "name": "ownerTabId",
@@ -125,37 +122,37 @@
125
122
  },
126
123
  {
127
124
  "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` - ",
125
+ "description": "Properties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
129
126
  "attributes": []
130
127
  },
131
128
  {
132
129
  "name": "umb-document-type-workspace-view-details",
133
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
130
+ "description": "Properties:\n\n * `_variesByCulture` {`boolean | undefined`} - \n\n * `_variesBySegment` {`boolean | undefined`} - \n\n * `_isElement` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
134
131
  "attributes": []
135
132
  },
136
133
  {
137
134
  "name": "umb-document-type-workspace-view-structure",
138
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
135
+ "description": "Properties:\n\n * `_allowedAsRoot` {`boolean | undefined`} - \n\n * `_allowedContentTypeIDs` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
139
136
  "attributes": []
140
137
  },
141
138
  {
142
139
  "name": "umb-document-type-workspace-view-templates",
143
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
140
+ "description": "Properties:\n\n * `_defaultTemplateId` {`string | null | undefined`} - \n\n * `_allowedTemplateIds` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
144
141
  "attributes": []
145
142
  },
146
143
  {
147
144
  "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`} - ",
145
+ "description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
149
146
  "attributes": []
150
147
  },
151
148
  {
152
149
  "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` - ",
150
+ "description": "Properties:\n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
154
151
  "attributes": []
155
152
  },
156
153
  {
157
154
  "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` - ",
155
+ "description": "Properties:\n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
159
156
  "attributes": []
160
157
  },
161
158
  {
@@ -164,37 +161,37 @@
164
161
  },
165
162
  {
166
163
  "name": "umb-document-picker-modal",
167
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
164
+ "description": "Properties:\n\n * `_selection` {`(string | null)[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
168
165
  "attributes": []
169
166
  },
170
167
  {
171
168
  "name": "umb-document-type-picker-modal",
172
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
169
+ "description": "Properties:\n\n * `_selection` {`(string | null)[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
173
170
  "attributes": []
174
171
  },
175
172
  {
176
173
  "name": "umb-document-tree-item",
177
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
174
+ "description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
178
175
  "attributes": []
179
176
  },
180
177
  {
181
178
  "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` - ",
179
+ "description": "Properties:\n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - \n\n * `styles` {`CSSResult[]`} - ",
183
180
  "attributes": []
184
181
  },
185
182
  {
186
183
  "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`} - ",
184
+ "description": "Properties:\n\n * `_workspaceContext` - \n\n * `_unique` {`string | undefined`} - \n\n * `_variants` {`ActiveVariant[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
188
185
  "attributes": []
189
186
  },
190
187
  {
191
188
  "name": "umb-document-workspace",
192
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
189
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
193
190
  "attributes": []
194
191
  },
195
192
  {
196
193
  "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[]`} - ",
194
+ "description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` - \n\nProperties:\n\n * `containerName` {`string | undefined`} - \n\n * `containerType` - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
198
195
  "attributes": [
199
196
  {
200
197
  "name": "container-name",
@@ -203,21 +200,13 @@
203
200
  },
204
201
  {
205
202
  "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
- ]
203
+ "description": "`container-type` - \n\nProperty: containerType"
215
204
  }
216
205
  ]
217
206
  },
218
207
  {
219
208
  "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`} - ",
209
+ "description": "Attributes:\n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
221
210
  "attributes": [
222
211
  {
223
212
  "name": "tabName",
@@ -233,27 +222,27 @@
233
222
  },
234
223
  {
235
224
  "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` - ",
225
+ "description": "Properties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
237
226
  "attributes": []
238
227
  },
239
228
  {
240
229
  "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`} - ",
230
+ "description": "Properties:\n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext` - \n\n * `itemsPerPage` {`number`} - \n\n * `styles` {`CSSResult[]`} - ",
242
231
  "attributes": []
243
232
  },
244
233
  {
245
234
  "name": "umb-media-type-workspace-edit",
246
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_mediaTypeName` {`string | null | undefined`} - ",
235
+ "description": "Properties:\n\n * `_mediaTypeName` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
247
236
  "attributes": []
248
237
  },
249
238
  {
250
239
  "name": "umb-media-type-workspace",
251
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
240
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
252
241
  "attributes": []
253
242
  },
254
243
  {
255
244
  "name": "umb-media-type-workspace-",
256
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
245
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
257
246
  "attributes": []
258
247
  },
259
248
  {
@@ -263,12 +252,12 @@
263
252
  },
264
253
  {
265
254
  "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` - ",
255
+ "description": "Properties:\n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
267
256
  "attributes": []
268
257
  },
269
258
  {
270
259
  "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` - ",
260
+ "description": "Properties:\n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
272
261
  "attributes": []
273
262
  },
274
263
  {
@@ -277,17 +266,17 @@
277
266
  },
278
267
  {
279
268
  "name": "umb-media-picker-modal",
280
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
269
+ "description": "Properties:\n\n * `_selection` {`(string | null)[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
281
270
  "attributes": []
282
271
  },
283
272
  {
284
273
  "name": "umb-media-workspace-edit",
285
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_id` {`string | undefined`} - ",
274
+ "description": "Properties:\n\n * `_id` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
286
275
  "attributes": []
287
276
  },
288
277
  {
289
278
  "name": "umb-media-workspace",
290
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
279
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
291
280
  "attributes": []
292
281
  },
293
282
  {
@@ -307,17 +296,17 @@
307
296
  },
308
297
  {
309
298
  "name": "umb-member-group-workspace-edit",
310
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_memberGroup` - ",
299
+ "description": "Properties:\n\n * `_memberGroup` {`MemberGroupDetails | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
311
300
  "attributes": []
312
301
  },
313
302
  {
314
303
  "name": "umb-member-group-workspace",
315
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
304
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
316
305
  "attributes": []
317
306
  },
318
307
  {
319
308
  "name": "umb-workspace-view-member-group-info",
320
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_memberGroup` - ",
309
+ "description": "Properties:\n\n * `_memberGroup` {`MemberGroupDetails | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
321
310
  "attributes": []
322
311
  },
323
312
  {
@@ -327,7 +316,7 @@
327
316
  },
328
317
  {
329
318
  "name": "umb-member-type-workspace",
330
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
319
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
331
320
  "attributes": []
332
321
  },
333
322
  {
@@ -337,12 +326,12 @@
337
326
  },
338
327
  {
339
328
  "name": "umb-member-workspace",
340
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
329
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
341
330
  "attributes": []
342
331
  },
343
332
  {
344
333
  "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` - ",
334
+ "description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - \n\n * `styles` {`CSSResult[]`} - ",
346
335
  "attributes": [
347
336
  {
348
337
  "name": "entityId",
@@ -353,7 +342,7 @@
353
342
  },
354
343
  {
355
344
  "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` - ",
345
+ "description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `styles` {`CSSResult[]`} - ",
357
346
  "attributes": [
358
347
  {
359
348
  "name": "entityId",
@@ -369,12 +358,12 @@
369
358
  },
370
359
  {
371
360
  "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` - ",
361
+ "description": "Properties:\n\n * `take` {`number`} - \n\n * `_loading` {`boolean`} - \n\n * `_createdPackages` {`any[]`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
373
362
  "attributes": []
374
363
  },
375
364
  {
376
365
  "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` - ",
366
+ "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 * `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 * `styles` - ",
378
367
  "attributes": [
379
368
  {
380
369
  "name": "name",
@@ -400,12 +389,12 @@
400
389
  },
401
390
  {
402
391
  "name": "umb-installed-packages-section-view",
403
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_installedPackages` {`any[]`} - \n\n * `_migrationPackages` {`any[]`} - \n\n * `#packageRepository` - ",
392
+ "description": "Properties:\n\n * `_installedPackages` {`any[]`} - \n\n * `_migrationPackages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `#packageRepository` - ",
404
393
  "attributes": []
405
394
  },
406
395
  {
407
396
  "name": "umb-packages-market-place-section-view",
408
- "description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `marketplaceUrl` {`string`} - ",
397
+ "description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `marketplaceUrl` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
409
398
  "attributes": [
410
399
  {
411
400
  "name": "marketplaceUrl",
@@ -415,22 +404,22 @@
415
404
  },
416
405
  {
417
406
  "name": "umb-search-modal",
418
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_input` {`HTMLInputElement`} - \n\n * `_search` {`string`} - \n\n * `_groups` {`SearchGroupItem[]`} - ",
407
+ "description": "Properties:\n\n * `_input` {`HTMLInputElement`} - \n\n * `_search` {`string`} - \n\n * `_groups` {`SearchGroupItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
419
408
  "attributes": []
420
409
  },
421
410
  {
422
411
  "name": "umb-search-header-app",
423
- "description": "Properties:\n\n * `styles` - \n\n * `_modalContext` - ",
412
+ "description": "Properties:\n\n * `_modalContext` - \n\n * `styles` - ",
424
413
  "attributes": []
425
414
  },
426
415
  {
427
416
  "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`} - ",
417
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
429
418
  "attributes": []
430
419
  },
431
420
  {
432
421
  "name": "umb-examine-fields-settings-modal",
433
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields` - ",
422
+ "description": "Properties:\n\n * `_fields` - \n\n * `styles` {`CSSResult[]`} - ",
434
423
  "attributes": []
435
424
  },
436
425
  {
@@ -445,7 +434,7 @@
445
434
  },
446
435
  {
447
436
  "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`} - ",
437
+ "description": "Events:\n\n * `action-executed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `action` - \n\nProperties:\n\n * `action` - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `styles` {`CSSResult[]`} - ",
449
438
  "attributes": [
450
439
  {
451
440
  "name": "action",
@@ -459,7 +448,7 @@
459
448
  },
460
449
  {
461
450
  "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` - ",
451
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - \n\n * `styles` {`CSSResult[]`} - ",
463
452
  "attributes": [
464
453
  {
465
454
  "name": "manifest",
@@ -469,7 +458,7 @@
469
458
  },
470
459
  {
471
460
  "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` - ",
461
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - \n\n * `styles` {`CSSResult[]`} - ",
473
462
  "attributes": [
474
463
  {
475
464
  "name": "manifest",
@@ -479,7 +468,7 @@
479
468
  },
480
469
  {
481
470
  "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` - ",
471
+ "description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
483
472
  "attributes": [
484
473
  {
485
474
  "name": "groupName",
@@ -489,22 +478,22 @@
489
478
  },
490
479
  {
491
480
  "name": "umb-dashboard-health-check-overview",
492
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_healthCheckDashboardContext` - ",
481
+ "description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_healthCheckDashboardContext` - \n\n * `styles` {`CSSResult[]`} - ",
493
482
  "attributes": []
494
483
  },
495
484
  {
496
485
  "name": "umb-dashboard-models-builder",
497
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_modelsBuilder` - \n\n * `_buttonStateBuild` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - ",
486
+ "description": "Properties:\n\n * `_modelsBuilder` - \n\n * `_buttonStateBuild` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `styles` {`CSSResult[]`} - ",
498
487
  "attributes": []
499
488
  },
500
489
  {
501
490
  "name": "umb-dashboard-performance-profiling",
502
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_profilingStatus` {`boolean | undefined`} - \n\n * `_profilingPerformance` {`boolean`} - ",
491
+ "description": "Properties:\n\n * `_profilingStatus` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `_profilingPerformance` {`boolean`} - ",
503
492
  "attributes": []
504
493
  },
505
494
  {
506
495
  "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` - ",
496
+ "description": "Properties:\n\n * `_publishedStatusText` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `_buttonStateRebuild` {`UUIButtonState`} - \n\n * `_buttonStateCollect` {`UUIButtonState`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
508
497
  "attributes": []
509
498
  },
510
499
  {
@@ -514,12 +503,38 @@
514
503
  },
515
504
  {
516
505
  "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...`} - ",
506
+ "description": "Properties:\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...`} - \n\n * `styles` {`CSSResult[]`} - ",
518
507
  "attributes": []
519
508
  },
509
+ {
510
+ "name": "umb-data-type-input",
511
+ "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 * `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 * `_items` {`any[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - \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`} - ",
512
+ "attributes": [
513
+ {
514
+ "name": "min",
515
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
516
+ },
517
+ {
518
+ "name": "max",
519
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
520
+ },
521
+ {
522
+ "name": "min-message",
523
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
524
+ },
525
+ {
526
+ "name": "maxMessage",
527
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
528
+ },
529
+ {
530
+ "name": "value",
531
+ "description": "`value` {`string`} - \n\nProperty: value"
532
+ }
533
+ ]
534
+ },
520
535
  {
521
536
  "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`} - ",
537
+ "description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
523
538
  "attributes": [
524
539
  {
525
540
  "name": "data",
@@ -528,83 +543,84 @@
528
543
  }
529
544
  ]
530
545
  },
546
+ {
547
+ "name": "umb-data-type-picker-modal",
548
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`(string | null)[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
549
+ "attributes": []
550
+ },
531
551
  {
532
552
  "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`} - ",
553
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_dataTypeName` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
534
554
  "attributes": [
535
555
  {
536
556
  "name": "manifest",
537
557
  "description": "`manifest` - \n\nProperty: manifest"
538
- },
539
- {
540
- "name": "location",
541
- "description": "`location` - \n\nProperty: location"
542
558
  }
543
559
  ]
544
560
  },
545
561
  {
546
562
  "name": "umb-data-type-workspace",
547
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
563
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
548
564
  "attributes": []
549
565
  },
550
566
  {
551
567
  "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` - ",
568
+ "description": "Properties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
553
569
  "attributes": []
554
570
  },
555
571
  {
556
572
  "name": "umb-workspace-view-data-type-info",
557
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dataType` - \n\n * `_workspaceContext` - ",
573
+ "description": "Properties:\n\n * `_dataType` - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
558
574
  "attributes": []
559
575
  },
560
576
  {
561
577
  "name": "umb-extension-root-workspace",
562
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_extensions` {`any[] | undefined`} - \n\n * `_modalContext` - ",
578
+ "description": "Properties:\n\n * `_extensions` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
563
579
  "attributes": []
564
580
  },
565
581
  {
566
582
  "name": "umb-app-language-select",
567
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_languages` {`any[]`} - \n\n * `_appLanguage` - \n\n * `_isOpen` {`boolean`} - ",
583
+ "description": "Properties:\n\n * `_languages` {`any[]`} - \n\n * `_appLanguage` - \n\n * `_isOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
568
584
  "attributes": []
569
585
  },
570
586
  {
571
587
  "name": "umb-language-picker-modal",
572
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_languages` {`any[]`} - \n\n * `_languageRepository` - ",
588
+ "description": "Properties:\n\n * `_languages` {`any[]`} - \n\n * `_languageRepository` - \n\n * `styles` {`CSSResult[]`} - ",
573
589
  "attributes": []
574
590
  },
575
591
  {
576
592
  "name": "umb-language-root-table-delete-column-layout",
577
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` - \n\n * `_isOpen` {`boolean`} - ",
593
+ "description": "Properties:\n\n * `value` - \n\n * `_isOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
578
594
  "attributes": []
579
595
  },
580
596
  {
581
597
  "name": "umb-language-root-table-name-column-layout",
582
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`{ isoCode: string; name: string; }`} - ",
598
+ "description": "Properties:\n\n * `value` {`{ isoCode: string; name: string; }`} - \n\n * `styles` {`CSSResult[]`} - ",
583
599
  "attributes": []
584
600
  },
585
601
  {
586
602
  "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` - ",
603
+ "description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - \n\n * `styles` {`CSSResult[]`} - ",
588
604
  "attributes": []
589
605
  },
590
606
  {
591
607
  "name": "umb-language-workspace-edit",
592
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - ",
608
+ "description": "Properties:\n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
593
609
  "attributes": []
594
610
  },
595
611
  {
596
612
  "name": "umb-language-workspace",
597
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
613
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
598
614
  "attributes": []
599
615
  },
600
616
  {
601
617
  "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` - ",
618
+ "description": "Properties:\n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `_validationErrors` - \n\n * `styles` {`CSSResult[]`} - ",
603
619
  "attributes": []
604
620
  },
605
621
  {
606
622
  "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`} - ",
623
+ "description": "Attributes:\n\n * `horizontal` {`boolean`} - \n\nProperties:\n\n * `_startDate` {`string`} - \n\n * `_endDate` {`string`} - \n\n * `_inputs` {`NodeListOf<HTMLInputElement>`} - \n\n * `horizontal` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
608
624
  "attributes": [
609
625
  {
610
626
  "name": "horizontal",
@@ -615,7 +631,7 @@
615
631
  },
616
632
  {
617
633
  "name": "umb-log-viewer-level-tag",
618
- "description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `level` - \n\n * `levelMap` - ",
634
+ "description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `level` - \n\n * `levelMap` - \n\n * `styles` {`CSSResult[]`} - ",
619
635
  "attributes": [
620
636
  {
621
637
  "name": "level",
@@ -630,7 +646,7 @@
630
646
  },
631
647
  {
632
648
  "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`} - ",
649
+ "description": "Properties:\n\n * `_alias` {`string`} - \n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
634
650
  "attributes": []
635
651
  },
636
652
  {
@@ -645,32 +661,32 @@
645
661
  },
646
662
  {
647
663
  "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[]`} - ",
664
+ "description": "Properties:\n\n * `_logLevelCount` - \n\n * `logLevelCount` {`[string, number][]`} - \n\n * `_logLevelCountFilter` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
649
665
  "attributes": []
650
666
  },
651
667
  {
652
668
  "name": "umb-log-viewer-message-templates-overview",
653
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_messageTemplates` - ",
669
+ "description": "Properties:\n\n * `_messageTemplates` - \n\n * `styles` {`CSSResult[]`} - ",
654
670
  "attributes": []
655
671
  },
656
672
  {
657
673
  "name": "umb-log-viewer-saved-searches-overview",
658
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearches` {`any[]`} - ",
674
+ "description": "Properties:\n\n * `_savedSearches` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
659
675
  "attributes": []
660
676
  },
661
677
  {
662
678
  "name": "umb-log-viewer-overview-view",
663
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_errorCount` {`number`} - \n\n * `_logLevelCount` - \n\n * `_canShowLogs` {`boolean`} - ",
679
+ "description": "Properties:\n\n * `_errorCount` {`number`} - \n\n * `_logLevelCount` - \n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
664
680
  "attributes": []
665
681
  },
666
682
  {
667
683
  "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>`} - ",
684
+ "description": "Properties:\n\n * `_logLevelSelectorCheckboxes` {`NodeListOf<UUICheckboxElement>`} - \n\n * `_logLevelFilter` {`any[]`} - \n\n * `setLogLevelDebounce` {`DebouncedFunc<() => void>`} - \n\n * `styles` {`CSSResult[]`} - ",
669
685
  "attributes": []
670
686
  },
671
687
  {
672
688
  "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[]`} - ",
689
+ "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 * `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[]`} - \n\n * `styles` {`CSSResult[]`} - ",
674
690
  "attributes": [
675
691
  {
676
692
  "name": "timestamp",
@@ -701,37 +717,37 @@
701
717
  },
702
718
  {
703
719
  "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`} - ",
720
+ "description": "Properties:\n\n * `_logsScrollContainer` - \n\n * `_sortingDirection` - \n\n * `_logs` {`any[]`} - \n\n * `_logsTotal` {`number`} - \n\n * `styles` {`CSSResult[]`} - ",
705
721
  "attributes": []
706
722
  },
707
723
  {
708
724
  "name": "umb-log-viewer-polling-button",
709
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - ",
725
+ "description": "Properties:\n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - \n\n * `styles` {`CSSResult[]`} - ",
710
726
  "attributes": []
711
727
  },
712
728
  {
713
729
  "name": "umb-log-viewer-save-search-modal",
714
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_input` - \n\n * `_hasValue` {`boolean`} - ",
730
+ "description": "Properties:\n\n * `_input` - \n\n * `_hasValue` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
715
731
  "attributes": []
716
732
  },
717
733
  {
718
734
  "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` - ",
735
+ "description": "Properties:\n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - \n\n * `_showLoader` {`boolean`} - \n\n * `inputQuery$` - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
720
736
  "attributes": []
721
737
  },
722
738
  {
723
739
  "name": "umb-log-viewer-search-view",
724
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_canShowLogs` {`boolean`} - ",
740
+ "description": "Properties:\n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
725
741
  "attributes": []
726
742
  },
727
743
  {
728
744
  "name": "umb-relation-type-workspace-edit-element",
729
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relationType` - ",
745
+ "description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
730
746
  "attributes": []
731
747
  },
732
748
  {
733
749
  "name": "umb-relation-type-workspace",
734
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
750
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
735
751
  "attributes": []
736
752
  },
737
753
  {
@@ -741,52 +757,7 @@
741
757
  },
742
758
  {
743
759
  "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`} - ",
760
+ "description": "Properties:\n\n * `_relations` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`{ key: string; data: { columnAlias: string; value: any; }[]; }[]`} - \n\n * `styles` {`CSSResult[]`} - ",
790
761
  "attributes": []
791
762
  },
792
763
  {
@@ -796,7 +767,7 @@
796
767
  },
797
768
  {
798
769
  "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` - ",
770
+ "description": "Properties:\n\n * `_open` {`boolean`} - \n\n * `_sections` {`any[]`} - \n\n * `_visibleSections` {`any[]`} - \n\n * `_extraSections` {`any[]`} - \n\n * `_currentSectionAlias` {`string`} - \n\n * `_backofficeContext` - \n\n * `styles` - ",
800
771
  "attributes": []
801
772
  },
802
773
  {
@@ -806,22 +777,22 @@
806
777
  },
807
778
  {
808
779
  "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` - ",
780
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_sections` {`any[]`} - \n\n * `_routePrefix` {`string`} - \n\n * `_backofficeContext` - \n\n * `_sectionContext` - \n\n * `_onRouteChange` - \n\n * `styles` {`CSSResult[]`} - ",
810
781
  "attributes": []
811
782
  },
812
783
  {
813
784
  "name": "umb-backoffice-modal-container",
814
- "description": "Properties:\n\n * `styles` - \n\n * `_modals` {`any[] | undefined`} - \n\n * `_modalContext` - ",
785
+ "description": "Properties:\n\n * `_modals` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `styles` - ",
815
786
  "attributes": []
816
787
  },
817
788
  {
818
789
  "name": "umb-backoffice-notification-container",
819
- "description": "Properties:\n\n * `styles` - \n\n * `_notifications` {`any[] | undefined`} - \n\n * `_notificationContext` - ",
790
+ "description": "Properties:\n\n * `_notifications` {`any[] | undefined`} - \n\n * `_notificationContext` - \n\n * `styles` - ",
820
791
  "attributes": []
821
792
  },
822
793
  {
823
794
  "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`} - ",
795
+ "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 * `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`} - \n\n * `styles` {`CSSResult[]`} - ",
825
796
  "attributes": [
826
797
  {
827
798
  "name": "headline",
@@ -831,7 +802,7 @@
831
802
  },
832
803
  {
833
804
  "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` - ",
805
+ "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 * `label` {`string`} - \n\n * `open` {`boolean`} - \n\n * `look` {`InterfaceLook`} - \n\n * `color` {`InterfaceColor`} - \n\n * `placement` {`PopoverPlacement`} - \n\n * `symbolExpand` - \n\n * `popover` - \n\n * `styles` {`CSSResult[]`} - ",
835
806
  "attributes": [
836
807
  {
837
808
  "name": "label",
@@ -935,13 +906,13 @@
935
906
  ]
936
907
  },
937
908
  {
938
- "name": "uui-code-block",
909
+ "name": "umb-code-block",
939
910
  "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
911
  "attributes": []
941
912
  },
942
913
  {
943
914
  "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'.",
915
+ "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 * `containerRef` - \n\n * `editor` - \n\n * `styles` {`CSSResult[]`} - \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
916
  "attributes": [
946
917
  {
947
918
  "name": "language",
@@ -1011,9 +982,48 @@
1011
982
  }
1012
983
  ]
1013
984
  },
985
+ {
986
+ "name": "umb-collection-selection-actions",
987
+ "description": "Properties:\n\n * `_nodesLength` {`number`} - \n\n * `_selectionLength` {`number`} - \n\n * `_entityBulkActions` {`any[]`} - \n\n * `_collectionContext` - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
988
+ "attributes": []
989
+ },
990
+ {
991
+ "name": "umb-collection-toolbar",
992
+ "description": "Events:\n\n * `search` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `actions` {`TooltipMenuItem[]`} - \n\n * `useSearch` {`boolean`} - \n\nProperties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
993
+ "attributes": [
994
+ {
995
+ "name": "actions",
996
+ "description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
997
+ },
998
+ {
999
+ "name": "useSearch",
1000
+ "description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
1001
+ "valueSet": "v"
1002
+ },
1003
+ {
1004
+ "name": "onsearch",
1005
+ "description": "`search` {`CustomEvent<string>`} - "
1006
+ }
1007
+ ]
1008
+ },
1009
+ {
1010
+ "name": "umb-collection",
1011
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `_routes` {`any[]`} - \n\n * `_selection` {`string[] | null | undefined`} - \n\n * `_collectionContext` - \n\n * `_entityType` {`string`} - \n\n * `entityType` {`string`} - \n\n * `_collectionViewUnsubscribe` - \n\n * `styles` {`CSSResult[]`} - ",
1012
+ "attributes": [
1013
+ {
1014
+ "name": "entity-type",
1015
+ "description": "`entity-type` {`string`} - \n\nProperty: entityType"
1016
+ }
1017
+ ]
1018
+ },
1019
+ {
1020
+ "name": "umb-dashboard-collection",
1021
+ "description": "Properties:\n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
1022
+ "attributes": []
1023
+ },
1014
1024
  {
1015
1025
  "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` - ",
1026
+ "description": "Attributes:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\nProperties:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contextData` {`any[]`} - \n\n * `_debugPaneOpen` {`boolean`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
1017
1027
  "attributes": [
1018
1028
  {
1019
1029
  "name": "visible",
@@ -1034,7 +1044,7 @@
1034
1044
  },
1035
1045
  {
1036
1046
  "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`} - ",
1047
+ "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 * `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`} - \n\n * `styles` {`CSSResult[]`} - ",
1038
1048
  "attributes": [
1039
1049
  {
1040
1050
  "name": "radius",
@@ -1087,7 +1097,7 @@
1087
1097
  },
1088
1098
  {
1089
1099
  "name": "umb-dropdown",
1090
- "description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `open` {`boolean`} - ",
1100
+ "description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `open` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
1091
1101
  "attributes": [
1092
1102
  {
1093
1103
  "name": "open",
@@ -1098,7 +1108,7 @@
1098
1108
  },
1099
1109
  {
1100
1110
  "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",
1111
+ "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 * `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\n * `styles` {`CSSResult[]`} - ",
1102
1112
  "attributes": [
1103
1113
  {
1104
1114
  "name": "size",
@@ -1156,7 +1166,7 @@
1156
1166
  },
1157
1167
  {
1158
1168
  "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` - ",
1169
+ "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 * `_extensions` {`InitializedExtension[]`} - \n\n * `type` {`string`} - \n\n * `filter` - \n\n * `_props` - \n\n * `props` - \n\n * `defaultElement` {`string`} - \n\n * `renderMethod` - \n\n * `styles` - ",
1160
1170
  "attributes": [
1161
1171
  {
1162
1172
  "name": "type",
@@ -1179,12 +1189,12 @@
1179
1189
  },
1180
1190
  {
1181
1191
  "name": "umb-header-app-button",
1182
- "description": "Properties:\n\n * `styles` - \n\n * `manifest` - ",
1192
+ "description": "Properties:\n\n * `manifest` - \n\n * `styles` - ",
1183
1193
  "attributes": []
1184
1194
  },
1185
1195
  {
1186
1196
  "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`} - ",
1197
+ "description": "Attributes:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\nProperties:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
1188
1198
  "attributes": [
1189
1199
  {
1190
1200
  "name": "src",
@@ -1210,7 +1220,7 @@
1210
1220
  },
1211
1221
  {
1212
1222
  "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`} - ",
1223
+ "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 * `list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\n * `selected` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - \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
1224
  "attributes": [
1215
1225
  {
1216
1226
  "name": "list",
@@ -1228,7 +1238,7 @@
1228
1238
  },
1229
1239
  {
1230
1240
  "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`} - ",
1241
+ "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 * `showLabels` {`boolean`} - \n\n * `swatches` {`any[] | undefined`} - \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`} - ",
1232
1242
  "attributes": [
1233
1243
  {
1234
1244
  "name": "showLabels",
@@ -1248,7 +1258,7 @@
1248
1258
  },
1249
1259
  {
1250
1260
  "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`} - ",
1261
+ "description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\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 * `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`} - ",
1252
1262
  "attributes": [
1253
1263
  {
1254
1264
  "name": "disabled",
@@ -1264,7 +1274,7 @@
1264
1274
  },
1265
1275
  {
1266
1276
  "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`} - ",
1277
+ "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 * `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 * `styles` {`CSSResult[]`} - \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
1278
  "attributes": [
1269
1279
  {
1270
1280
  "name": "min",
@@ -1296,8 +1306,12 @@
1296
1306
  },
1297
1307
  {
1298
1308
  "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`} - ",
1309
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `selectedIds` {`string[]`} - \n\n * `value` {`string`} - \n\nProperties:\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentTypeStore` - \n\n * `_pickedItemsObserver` - \n\n * `styles` {`CSSResult[]`} - \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
1310
  "attributes": [
1311
+ {
1312
+ "name": "selectedIds",
1313
+ "description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
1314
+ },
1301
1315
  {
1302
1316
  "name": "value",
1303
1317
  "description": "`value` {`string`} - \n\nProperty: value"
@@ -1310,7 +1324,7 @@
1310
1324
  },
1311
1325
  {
1312
1326
  "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`} - ",
1327
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\nProperties:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`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`} - ",
1314
1328
  "attributes": [
1315
1329
  {
1316
1330
  "name": "opacity",
@@ -1329,17 +1343,15 @@
1329
1343
  },
1330
1344
  {
1331
1345
  "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`} - ",
1346
+ "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 * `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 * `_items` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \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
1347
  "attributes": [
1334
1348
  {
1335
1349
  "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": []
1350
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
1338
1351
  },
1339
1352
  {
1340
1353
  "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": []
1354
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
1343
1355
  },
1344
1356
  {
1345
1357
  "name": "min-message",
@@ -1357,7 +1369,7 @@
1357
1369
  },
1358
1370
  {
1359
1371
  "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`} - ",
1372
+ "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 * `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 * `styles` {`CSSResult[]`} - \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
1373
  "attributes": [
1362
1374
  {
1363
1375
  "name": "min",
@@ -1389,7 +1401,7 @@
1389
1401
  },
1390
1402
  {
1391
1403
  "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`} - ",
1404
+ "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 * `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 * `styles` {`CSSResult[]`} - \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
1405
  "attributes": [
1394
1406
  {
1395
1407
  "name": "alias",
@@ -1463,7 +1475,7 @@
1463
1475
  },
1464
1476
  {
1465
1477
  "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`} - ",
1478
+ "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 * `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 * `styles` {`CSSResult[]`} - \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
1479
  "attributes": [
1468
1480
  {
1469
1481
  "name": "min-label",
@@ -1495,7 +1507,7 @@
1495
1507
  },
1496
1508
  {
1497
1509
  "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`} - ",
1510
+ "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 * `list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\n * `selected` {`string`} - \n\n * `styles` {`CSSResult[]`} - \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
1511
  "attributes": [
1500
1512
  {
1501
1513
  "name": "list",
@@ -1513,7 +1525,7 @@
1513
1525
  },
1514
1526
  {
1515
1527
  "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` - ",
1528
+ "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 * `_sections` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
1517
1529
  "attributes": [
1518
1530
  {
1519
1531
  "name": "value",
@@ -1554,7 +1566,7 @@
1554
1566
  },
1555
1567
  {
1556
1568
  "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`} - ",
1569
+ "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 * `min` {`number`} - \n\n * `max` {`number`} - \n\n * `step` {`number`} - \n\n * `initVal1` {`number`} - \n\n * `initVal2` {`number`} - \n\n * `enableRange` {`boolean`} - \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`} - ",
1558
1570
  "attributes": [
1559
1571
  {
1560
1572
  "name": "min",
@@ -1588,8 +1600,8 @@
1588
1600
  ]
1589
1601
  },
1590
1602
  {
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`} - ",
1603
+ "name": "umb-input-template",
1604
+ "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 * `selectedIds` {`(string | null)[]`} - \n\n * `defaultId` {`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 * `_selectedIds` {`(string | null)[]`} - \n\n * `selectedIds` {`(string | null)[]`} - \n\n * `_defaultId` {`string`} - \n\n * `defaultId` {`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
1605
  "attributes": [
1594
1606
  {
1595
1607
  "name": "min",
@@ -1610,26 +1622,22 @@
1610
1622
  "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1611
1623
  },
1612
1624
  {
1613
- "name": "allowedKeys",
1614
- "description": "`allowedKeys` {`string[]`} - \n\nProperty: allowedKeys"
1625
+ "name": "selectedIds",
1626
+ "description": "`selectedIds` {`(string | null)[]`} - \n\nProperty: selectedIds"
1615
1627
  },
1616
1628
  {
1617
- "name": "defaultKey",
1618
- "description": "`defaultKey` {`string`} - \n\nProperty: defaultKey"
1629
+ "name": "defaultId",
1630
+ "description": "`defaultId` {`string`} - \n\nProperty: defaultId"
1619
1631
  },
1620
1632
  {
1621
- "name": "onchange-default",
1622
- "description": "`change-default` {`CustomEvent<unknown>`} - "
1623
- },
1624
- {
1625
- "name": "onchange-allowed",
1626
- "description": "`change-allowed` {`CustomEvent<unknown>`} - "
1633
+ "name": "onchange",
1634
+ "description": "`change` {`CustomEvent<unknown>`} - "
1627
1635
  }
1628
1636
  ]
1629
1637
  },
1630
1638
  {
1631
1639
  "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`} - ",
1640
+ "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 * `_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 * `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`} - ",
1633
1641
  "attributes": [
1634
1642
  {
1635
1643
  "name": "checked",
@@ -1659,7 +1667,7 @@
1659
1667
  },
1660
1668
  {
1661
1669
  "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`} - ",
1670
+ "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 * `_keys` {`string[]`} - \n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\n * `_currentFiles` {`File[]`} - \n\n * `_currentFilesTemp` {`File[] | undefined`} - \n\n * `extensions` {`string[] | undefined`} - \n\n * `_dropzone` - \n\n * `_notificationContext` - \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`} - ",
1663
1671
  "attributes": [
1664
1672
  {
1665
1673
  "name": "keys",
@@ -1681,91 +1689,9 @@
1681
1689
  }
1682
1690
  ]
1683
1691
  },
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
1692
  {
1767
1693
  "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`} - ",
1694
+ "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 * `_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`} - \n\n * `styles` {`CSSResult[]`} - ",
1769
1695
  "attributes": [
1770
1696
  {
1771
1697
  "name": "entity-type",
@@ -1794,7 +1720,7 @@
1794
1720
  },
1795
1721
  {
1796
1722
  "name": "umb-menu",
1797
- "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1723
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
1798
1724
  "attributes": [
1799
1725
  {
1800
1726
  "name": "manifest",
@@ -1804,7 +1730,7 @@
1804
1730
  },
1805
1731
  {
1806
1732
  "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` - ",
1733
+ "description": "Attributes:\n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
1808
1734
  "attributes": [
1809
1735
  {
1810
1736
  "name": "propertyVariantId",
@@ -1864,12 +1790,12 @@
1864
1790
  },
1865
1791
  {
1866
1792
  "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`} - ",
1793
+ "description": "Properties:\n\n * `_isOpen` {`boolean`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `_unique` {`string | null | undefined`} - \n\n * `_headline` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
1868
1794
  "attributes": []
1869
1795
  },
1870
1796
  {
1871
1797
  "name": "umb-section-sidebar-menu",
1872
- "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1798
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
1873
1799
  "attributes": [
1874
1800
  {
1875
1801
  "name": "manifest",
@@ -1884,7 +1810,7 @@
1884
1810
  },
1885
1811
  {
1886
1812
  "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` - ",
1813
+ "description": "Attributes:\n\n * `section-alias` {`string | undefined`} - \n\nProperties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
1888
1814
  "attributes": [
1889
1815
  {
1890
1816
  "name": "section-alias",
@@ -1894,8 +1820,8 @@
1894
1820
  ]
1895
1821
  },
1896
1822
  {
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`} - ",
1823
+ "name": "umb-section-default",
1824
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_menus` {`Omit<any, \"kind\">[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
1899
1825
  "attributes": [
1900
1826
  {
1901
1827
  "name": "manifest",
@@ -1905,7 +1831,7 @@
1905
1831
  },
1906
1832
  {
1907
1833
  "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` - ",
1834
+ "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 * `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` - \n\n * `styles` {`CSSResult[]`} - ",
1909
1835
  "attributes": [
1910
1836
  {
1911
1837
  "name": "onselected",
@@ -1923,7 +1849,7 @@
1923
1849
  },
1924
1850
  {
1925
1851
  "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`} - ",
1852
+ "description": "Events:\n\n * `open` {`CustomEvent<unknown>`} - \n\n * `selected` {} - \n\n * `change` {`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
1853
  "attributes": [
1928
1854
  {
1929
1855
  "name": "default",
@@ -1947,14 +1873,14 @@
1947
1873
  "description": "`selected` {} - "
1948
1874
  },
1949
1875
  {
1950
- "name": "onchange-default",
1951
- "description": "`change-default` {`CustomEvent<unknown>`} - "
1876
+ "name": "onchange",
1877
+ "description": "`change` {`CustomEvent<unknown>`} - "
1952
1878
  }
1953
1879
  ]
1954
1880
  },
1955
1881
  {
1956
1882
  "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[]`} - ",
1883
+ "description": "Attributes:\n\n * `icon-only` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\nProperties:\n\n * `iconOnly` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
1958
1884
  "attributes": [
1959
1885
  {
1960
1886
  "name": "icon-only",
@@ -1969,22 +1895,22 @@
1969
1895
  },
1970
1896
  {
1971
1897
  "name": "umb-entity-tree-item",
1972
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
1898
+ "description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
1973
1899
  "attributes": []
1974
1900
  },
1975
1901
  {
1976
1902
  "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`} - ",
1903
+ "description": "Properties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
1978
1904
  "attributes": []
1979
1905
  },
1980
1906
  {
1981
1907
  "name": "umb-tree-item",
1982
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `item` - ",
1908
+ "description": "Properties:\n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
1983
1909
  "attributes": []
1984
1910
  },
1985
1911
  {
1986
1912
  "name": "umb-menu-item-tree",
1987
- "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `_renderTree` {`boolean`} - \n\n * `manifest` - ",
1913
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - ",
1988
1914
  "attributes": [
1989
1915
  {
1990
1916
  "name": "manifest",
@@ -1994,30 +1920,35 @@
1994
1920
  },
1995
1921
  {
1996
1922
  "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` - ",
1923
+ "description": "Attributes:\n\n * `alias` {`string | undefined`} - \n\n * `selectable` - \n\n * `selection` - \n\n * `multiple` - \n\n * `hide-tree-root` {`boolean`} - \n\nProperties:\n\n * `alias` {`string | undefined`} - \n\n * `selectable` - \n\n * `selection` - \n\n * `multiple` - \n\n * `_hideTreeRoot` {`boolean`} - \n\n * `hideTreeRoot` {`boolean`} - \n\n * `_items` {`any[]`} - \n\n * `_treeRoot` - ",
1998
1924
  "attributes": [
1999
1925
  {
2000
1926
  "name": "alias",
2001
- "description": "`alias` {`string`} - \n\nProperty: alias"
1927
+ "description": "`alias` {`string | undefined`} - \n\nProperty: alias",
1928
+ "values": []
2002
1929
  },
2003
1930
  {
2004
1931
  "name": "selectable",
2005
- "description": "`selectable` {`boolean`} - \n\nProperty: selectable",
2006
- "valueSet": "v"
1932
+ "description": "`selectable` - \n\nProperty: selectable"
2007
1933
  },
2008
1934
  {
2009
1935
  "name": "selection",
2010
- "description": "`selection` {`string[]`} - \n\nProperty: selection"
1936
+ "description": "`selection` - \n\nProperty: selection"
2011
1937
  },
2012
1938
  {
2013
- "name": "onselected",
2014
- "description": "`selected` {`CustomEvent<unknown>`} - "
1939
+ "name": "multiple",
1940
+ "description": "`multiple` - \n\nProperty: multiple"
1941
+ },
1942
+ {
1943
+ "name": "hide-tree-root",
1944
+ "description": "`hide-tree-root` {`boolean`} - \n\nProperty: hideTreeRoot",
1945
+ "valueSet": "v"
2015
1946
  }
2016
1947
  ]
2017
1948
  },
2018
1949
  {
2019
1950
  "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`} - ",
1951
+ "description": "Attributes:\n\n * `alias` {`string`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\nProperties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
2021
1952
  "attributes": [
2022
1953
  {
2023
1954
  "name": "alias",
@@ -2031,12 +1962,12 @@
2031
1962
  },
2032
1963
  {
2033
1964
  "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` - ",
1965
+ "description": "Properties:\n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - \n\n * `styles` {`CSSResult[]`} - ",
2035
1966
  "attributes": []
2036
1967
  },
2037
1968
  {
2038
1969
  "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` - ",
1970
+ "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 * `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` - \n\n * `styles` {`CSSResult[]`} - ",
2040
1971
  "attributes": [
2041
1972
  {
2042
1973
  "name": "label",
@@ -2075,32 +2006,22 @@
2075
2006
  },
2076
2007
  {
2077
2008
  "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`} - ",
2009
+ "description": "Properties:\n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityId` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
2079
2010
  "attributes": []
2080
2011
  },
2081
2012
  {
2082
2013
  "name": "umb-workspace-action",
2083
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - ",
2014
+ "description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
2084
2015
  "attributes": []
2085
2016
  },
2086
2017
  {
2087
2018
  "name": "umb-workspace-view-collection",
2088
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - ",
2019
+ "description": "Properties:\n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
2089
2020
  "attributes": []
2090
2021
  },
2091
2022
  {
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`} - ",
2023
+ "name": "umb-workspace-editor",
2024
+ "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 * `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`} - \n\n * `styles` {`CSSResult[]`} - ",
2104
2025
  "attributes": [
2105
2026
  {
2106
2027
  "name": "headline",
@@ -2122,6 +2043,16 @@
2122
2043
  }
2123
2044
  ]
2124
2045
  },
2046
+ {
2047
+ "name": "umb-workspace-footer",
2048
+ "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 * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\n * `styles` {`CSSResult[]`} - ",
2049
+ "attributes": [
2050
+ {
2051
+ "name": "alias",
2052
+ "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: ''"
2053
+ }
2054
+ ]
2055
+ },
2125
2056
  {
2126
2057
  "name": "umb-workspace-property-layout",
2127
2058
  "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[]`} - ",
@@ -2154,7 +2085,7 @@
2154
2085
  },
2155
2086
  {
2156
2087
  "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` - ",
2088
+ "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 * `alias` {`string`} - \n\n * `displayNavigation` {`boolean`} - \n\n * `splitViewIndex` {`number`} - \n\n * `_splitViewIndex` {`number`} - \n\n * `variantContext` - \n\n * `styles` {`CSSResult[]`} - ",
2158
2089
  "attributes": [
2159
2090
  {
2160
2091
  "name": "alias",
@@ -2173,7 +2104,7 @@
2173
2104
  },
2174
2105
  {
2175
2106
  "name": "umb-workspace",
2176
- "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityType` {`string`} - ",
2107
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `entityType` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
2177
2108
  "attributes": [
2178
2109
  {
2179
2110
  "name": "entity-type",
@@ -2183,7 +2114,7 @@
2183
2114
  },
2184
2115
  {
2185
2116
  "name": "umb-confirm-modal",
2186
- "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - ",
2117
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
2187
2118
  "attributes": [
2188
2119
  {
2189
2120
  "name": "data",
@@ -2193,7 +2124,7 @@
2193
2124
  },
2194
2125
  {
2195
2126
  "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`} - ",
2127
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - \n\n * `styles` {`CSSResult[]`} - ",
2197
2128
  "attributes": [
2198
2129
  {
2199
2130
  "name": "data",
@@ -2203,45 +2134,32 @@
2203
2134
  },
2204
2135
  {
2205
2136
  "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`} - ",
2137
+ "description": "Properties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
2207
2138
  "attributes": []
2208
2139
  },
2209
2140
  {
2210
2141
  "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
- ]
2142
+ "description": "Properties:\n\n * `_iconList` - \n\n * `_iconListFiltered` {`string[]`} - \n\n * `_colorList` {`string[]`} - \n\n * `_currentColor` {`string | undefined`} - \n\n * `_currentIcon` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
2143
+ "attributes": []
2226
2144
  },
2227
2145
  {
2228
2146
  "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` - ",
2147
+ "description": "Properties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
2230
2148
  "attributes": []
2231
2149
  },
2232
2150
  {
2233
2151
  "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`} - ",
2152
+ "description": "Properties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
2235
2153
  "attributes": []
2236
2154
  },
2237
2155
  {
2238
2156
  "name": "umb-section-picker-modal",
2239
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_sections` {`any[]`} - ",
2157
+ "description": "Properties:\n\n * `_sections` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2240
2158
  "attributes": []
2241
2159
  },
2242
2160
  {
2243
2161
  "name": "umb-template-picker-modal",
2244
- "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2162
+ "description": "Properties:\n\n * `_selection` {`(string | null)[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2245
2163
  "attributes": []
2246
2164
  },
2247
2165
  {
@@ -2279,7 +2197,7 @@
2279
2197
  },
2280
2198
  {
2281
2199
  "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` - ",
2200
+ "description": "Attributes:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\nProperties:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\n * `_actionsObserver` - \n\n * `_actions` {`any[]`} - \n\n * `_open` {`boolean`} - \n\n * `_propertyActionMenuContext` - \n\n * `styles` - ",
2283
2201
  "attributes": [
2284
2202
  {
2285
2203
  "name": "value",
@@ -2294,7 +2212,7 @@
2294
2212
  },
2295
2213
  {
2296
2214
  "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`} - ",
2215
+ "description": "Attributes:\n\n * `propertyAction` - \n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `_propertyAction` - \n\n * `propertyAction` - \n\n * `_element` - \n\n * `styles` - \n\n * `value` {`string | undefined`} - ",
2298
2216
  "attributes": [
2299
2217
  {
2300
2218
  "name": "propertyAction",
@@ -2314,7 +2232,7 @@
2314
2232
  },
2315
2233
  {
2316
2234
  "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` - ",
2235
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `data` - \n\n * `_groupedPropertyEditorUIs` {`GroupedPropertyEditorUIs`} - \n\n * `_propertyEditorUIs` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_submitLabel` {`string`} - \n\n * `modalHandler` - \n\n * `styles` {`CSSResult[]`} - ",
2318
2236
  "attributes": [
2319
2237
  {
2320
2238
  "name": "data",
@@ -2324,7 +2242,7 @@
2324
2242
  },
2325
2243
  {
2326
2244
  "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[]`} - ",
2245
+ "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 * `_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[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2328
2246
  "attributes": [
2329
2247
  {
2330
2248
  "name": "_propertyEditorUiAlias",
@@ -2342,7 +2260,7 @@
2342
2260
  },
2343
2261
  {
2344
2262
  "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[]`} - ",
2263
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2346
2264
  "attributes": [
2347
2265
  {
2348
2266
  "name": "value",
@@ -2352,7 +2270,7 @@
2352
2270
  },
2353
2271
  {
2354
2272
  "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[]`} - ",
2273
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2356
2274
  "attributes": [
2357
2275
  {
2358
2276
  "name": "value",
@@ -2362,7 +2280,7 @@
2362
2280
  },
2363
2281
  {
2364
2282
  "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[]`} - ",
2283
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2366
2284
  "attributes": [
2367
2285
  {
2368
2286
  "name": "value",
@@ -2372,7 +2290,7 @@
2372
2290
  },
2373
2291
  {
2374
2292
  "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[]`} - ",
2293
+ "description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2376
2294
  "attributes": [
2377
2295
  {
2378
2296
  "name": "name",
@@ -2382,7 +2300,7 @@
2382
2300
  },
2383
2301
  {
2384
2302
  "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` - ",
2303
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\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` - \n\n * `styles` {`CSSResult[]`} - ",
2386
2304
  "attributes": [
2387
2305
  {
2388
2306
  "name": "value",
@@ -2392,7 +2310,7 @@
2392
2310
  },
2393
2311
  {
2394
2312
  "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[]`} - ",
2313
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2396
2314
  "attributes": [
2397
2315
  {
2398
2316
  "name": "value",
@@ -2402,7 +2320,7 @@
2402
2320
  },
2403
2321
  {
2404
2322
  "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[]`} - ",
2323
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2406
2324
  "attributes": [
2407
2325
  {
2408
2326
  "name": "value",
@@ -2412,7 +2330,7 @@
2412
2330
  },
2413
2331
  {
2414
2332
  "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; }[]`} - ",
2333
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `value` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `_list` {`{ key: string; checked: boolean; value: string; }[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2416
2334
  "attributes": [
2417
2335
  {
2418
2336
  "name": "value",
@@ -2426,7 +2344,7 @@
2426
2344
  },
2427
2345
  {
2428
2346
  "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[]`} - ",
2347
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2430
2348
  "attributes": [
2431
2349
  {
2432
2350
  "name": "value",
@@ -2436,7 +2354,7 @@
2436
2354
  },
2437
2355
  {
2438
2356
  "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[]`} - ",
2357
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2440
2358
  "attributes": [
2441
2359
  {
2442
2360
  "name": "value",
@@ -2446,7 +2364,7 @@
2446
2364
  },
2447
2365
  {
2448
2366
  "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[]`} - ",
2367
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2450
2368
  "attributes": [
2451
2369
  {
2452
2370
  "name": "value",
@@ -2456,7 +2374,7 @@
2456
2374
  },
2457
2375
  {
2458
2376
  "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[]`} - ",
2377
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2460
2378
  "attributes": [
2461
2379
  {
2462
2380
  "name": "value",
@@ -2466,7 +2384,7 @@
2466
2384
  },
2467
2385
  {
2468
2386
  "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[]`} - ",
2387
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2470
2388
  "attributes": [
2471
2389
  {
2472
2390
  "name": "value",
@@ -2476,7 +2394,7 @@
2476
2394
  },
2477
2395
  {
2478
2396
  "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[]`} - ",
2397
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `_showLabels` {`boolean`} - \n\n * `_swatches` {`any[]`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2480
2398
  "attributes": [
2481
2399
  {
2482
2400
  "name": "value",
@@ -2490,7 +2408,7 @@
2490
2408
  },
2491
2409
  {
2492
2410
  "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[]`} - ",
2411
+ "description": "Attributes:\n\n * `value` {`string | undefined`} - \n\nProperties:\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[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2494
2412
  "attributes": [
2495
2413
  {
2496
2414
  "name": "value",
@@ -2515,7 +2433,7 @@
2515
2433
  },
2516
2434
  {
2517
2435
  "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[]`} - ",
2436
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2519
2437
  "attributes": [
2520
2438
  {
2521
2439
  "name": "value",
@@ -2525,7 +2443,7 @@
2525
2443
  },
2526
2444
  {
2527
2445
  "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[]`} - ",
2446
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `_opacity` {`boolean`} - \n\n * `_swatches` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2529
2447
  "attributes": [
2530
2448
  {
2531
2449
  "name": "value",
@@ -2539,7 +2457,7 @@
2539
2457
  },
2540
2458
  {
2541
2459
  "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` - ",
2460
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
2543
2461
  "attributes": [
2544
2462
  {
2545
2463
  "name": "value",
@@ -2549,7 +2467,7 @@
2549
2467
  },
2550
2468
  {
2551
2469
  "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[]`} - ",
2470
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2553
2471
  "attributes": [
2554
2472
  {
2555
2473
  "name": "value",
@@ -2559,7 +2477,7 @@
2559
2477
  },
2560
2478
  {
2561
2479
  "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[]`} - ",
2480
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2563
2481
  "attributes": [
2564
2482
  {
2565
2483
  "name": "value",
@@ -2569,7 +2487,7 @@
2569
2487
  },
2570
2488
  {
2571
2489
  "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[]`} - ",
2490
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2573
2491
  "attributes": [
2574
2492
  {
2575
2493
  "name": "value",
@@ -2579,7 +2497,7 @@
2579
2497
  },
2580
2498
  {
2581
2499
  "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[]`} - ",
2500
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2583
2501
  "attributes": [
2584
2502
  {
2585
2503
  "name": "value",
@@ -2603,7 +2521,7 @@
2603
2521
  },
2604
2522
  {
2605
2523
  "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[]`} - ",
2524
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2607
2525
  "attributes": [
2608
2526
  {
2609
2527
  "name": "value",
@@ -2613,7 +2531,7 @@
2613
2531
  },
2614
2532
  {
2615
2533
  "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[]`} - ",
2534
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2617
2535
  "attributes": [
2618
2536
  {
2619
2537
  "name": "value",
@@ -2623,7 +2541,7 @@
2623
2541
  },
2624
2542
  {
2625
2543
  "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`} - ",
2544
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`any[]`} - \n\nProperties:\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`} - \n\n * `styles` {`CSSResult[]`} - ",
2627
2545
  "attributes": [
2628
2546
  {
2629
2547
  "name": "value",
@@ -2637,7 +2555,7 @@
2637
2555
  },
2638
2556
  {
2639
2557
  "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`} - ",
2558
+ "description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\n * `_input` - \n\n * `_modalContext` - \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`} - ",
2641
2559
  "attributes": [
2642
2560
  {
2643
2561
  "name": "disabled",
@@ -2653,7 +2571,7 @@
2653
2571
  },
2654
2572
  {
2655
2573
  "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`} - ",
2574
+ "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 * `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 * `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`} - ",
2657
2575
  "attributes": [
2658
2576
  {
2659
2577
  "name": "min",
@@ -2716,7 +2634,7 @@
2716
2634
  },
2717
2635
  {
2718
2636
  "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`} - ",
2637
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `_value` {`ValueType`} - \n\nProperties:\n\n * `_value` {`ValueType`} - \n\n * `value` {`ValueType | undefined`} - \n\n * `config` {`never[]`} - \n\n * `_minValue` {`number | undefined`} - \n\n * `_maxValue` {`number | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
2720
2638
  "attributes": [
2721
2639
  {
2722
2640
  "name": "_value",
@@ -2730,7 +2648,7 @@
2730
2648
  },
2731
2649
  {
2732
2650
  "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[]`} - ",
2651
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2734
2652
  "attributes": [
2735
2653
  {
2736
2654
  "name": "value",
@@ -2744,7 +2662,7 @@
2744
2662
  },
2745
2663
  {
2746
2664
  "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[]`} - ",
2665
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2748
2666
  "attributes": [
2749
2667
  {
2750
2668
  "name": "value",
@@ -2754,7 +2672,7 @@
2754
2672
  },
2755
2673
  {
2756
2674
  "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[]`} - ",
2675
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2758
2676
  "attributes": [
2759
2677
  {
2760
2678
  "name": "value",
@@ -2764,7 +2682,7 @@
2764
2682
  },
2765
2683
  {
2766
2684
  "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; }[]`} - ",
2685
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_list` {`{ key: string; sortOrder: number; value: string; }[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2768
2686
  "attributes": [
2769
2687
  {
2770
2688
  "name": "value",
@@ -2778,7 +2696,7 @@
2778
2696
  },
2779
2697
  {
2780
2698
  "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[]`} - ",
2699
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperties:\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[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2782
2700
  "attributes": [
2783
2701
  {
2784
2702
  "name": "value",
@@ -2792,7 +2710,7 @@
2792
2710
  },
2793
2711
  {
2794
2712
  "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[]`} - ",
2713
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2796
2714
  "attributes": [
2797
2715
  {
2798
2716
  "name": "value",
@@ -2802,7 +2720,7 @@
2802
2720
  },
2803
2721
  {
2804
2722
  "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[]`} - ",
2723
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2806
2724
  "attributes": [
2807
2725
  {
2808
2726
  "name": "value",
@@ -2812,7 +2730,7 @@
2812
2730
  },
2813
2731
  {
2814
2732
  "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[]`} - ",
2733
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2816
2734
  "attributes": [
2817
2735
  {
2818
2736
  "name": "value",
@@ -2826,7 +2744,7 @@
2826
2744
  },
2827
2745
  {
2828
2746
  "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` - ",
2747
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `propertyContext` - \n\n * `styles` {`CSSResult[]`} - ",
2830
2748
  "attributes": [
2831
2749
  {
2832
2750
  "name": "value",
@@ -2840,7 +2758,7 @@
2840
2758
  },
2841
2759
  {
2842
2760
  "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[]`} - ",
2761
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2844
2762
  "attributes": [
2845
2763
  {
2846
2764
  "name": "value",
@@ -2850,7 +2768,7 @@
2850
2768
  },
2851
2769
  {
2852
2770
  "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[]`} - ",
2771
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2854
2772
  "attributes": [
2855
2773
  {
2856
2774
  "name": "value",
@@ -2860,7 +2778,7 @@
2860
2778
  },
2861
2779
  {
2862
2780
  "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[]`} - ",
2781
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`boolean`} - \n\nProperties:\n\n * `value` {`boolean`} - \n\n * `_labelOff` {`string | undefined`} - \n\n * `_labelOn` {`string | undefined`} - \n\n * `_showLabels` {`boolean | undefined`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2864
2782
  "attributes": [
2865
2783
  {
2866
2784
  "name": "value",
@@ -2875,7 +2793,7 @@
2875
2793
  },
2876
2794
  {
2877
2795
  "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[]`} - ",
2796
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2879
2797
  "attributes": [
2880
2798
  {
2881
2799
  "name": "value",
@@ -2885,7 +2803,7 @@
2885
2803
  },
2886
2804
  {
2887
2805
  "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[]`} - ",
2806
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2889
2807
  "attributes": [
2890
2808
  {
2891
2809
  "name": "value",
@@ -2895,7 +2813,7 @@
2895
2813
  },
2896
2814
  {
2897
2815
  "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`} - ",
2816
+ "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_fileExtensions` {`string[] | undefined`} - \n\n * `_multiple` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
2899
2817
  "attributes": [
2900
2818
  {
2901
2819
  "name": "value",
@@ -2909,7 +2827,7 @@
2909
2827
  },
2910
2828
  {
2911
2829
  "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[]`} - ",
2830
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2913
2831
  "attributes": [
2914
2832
  {
2915
2833
  "name": "value",
@@ -2919,7 +2837,7 @@
2919
2837
  },
2920
2838
  {
2921
2839
  "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[]`} - ",
2840
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2923
2841
  "attributes": [
2924
2842
  {
2925
2843
  "name": "value",
@@ -2929,7 +2847,7 @@
2929
2847
  },
2930
2848
  {
2931
2849
  "name": "umb-file-system-tree-item",
2932
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
2850
+ "description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
2933
2851
  "attributes": []
2934
2852
  },
2935
2853
  {
@@ -2939,27 +2857,27 @@
2939
2857
  },
2940
2858
  {
2941
2859
  "name": "umb-stylesheet-workspace",
2942
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2860
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2943
2861
  "attributes": []
2944
2862
  },
2945
2863
  {
2946
2864
  "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` - ",
2865
+ "description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
2948
2866
  "attributes": []
2949
2867
  },
2950
2868
  {
2951
2869
  "name": "umb-dashboard-translation-dictionary",
2952
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - ",
2870
+ "description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2953
2871
  "attributes": []
2954
2872
  },
2955
2873
  {
2956
2874
  "name": "umb-create-dictionary-modal",
2957
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2875
+ "description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
2958
2876
  "attributes": []
2959
2877
  },
2960
2878
  {
2961
2879
  "name": "umb-export-dictionary-modal",
2962
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2880
+ "description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
2963
2881
  "attributes": []
2964
2882
  },
2965
2883
  {
@@ -2973,27 +2891,32 @@
2973
2891
  },
2974
2892
  {
2975
2893
  "name": "umb-dictionary-workspace-edit",
2976
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - ",
2894
+ "description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
2977
2895
  "attributes": []
2978
2896
  },
2979
2897
  {
2980
2898
  "name": "umb-dictionary-workspace",
2981
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2899
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2982
2900
  "attributes": []
2983
2901
  },
2984
2902
  {
2985
2903
  "name": "umb-workspace-view-dictionary-edit",
2986
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - ",
2904
+ "description": "Properties:\n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2905
+ "attributes": []
2906
+ },
2907
+ {
2908
+ "name": "umb-umbraco-news-dashboard",
2909
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2987
2910
  "attributes": []
2988
2911
  },
2989
2912
  {
2990
2913
  "name": "umb-current-user-header-app",
2991
- "description": "Properties:\n\n * `styles` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - ",
2914
+ "description": "Properties:\n\n * `_currentUser` {`UmbLoggedInUser | undefined`} - \n\n * `_currentUserStore` - \n\n * `_modalContext` - \n\n * `styles` - ",
2992
2915
  "attributes": []
2993
2916
  },
2994
2917
  {
2995
2918
  "name": "umb-change-password-modal",
2996
- "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` - ",
2919
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` - ",
2997
2920
  "attributes": [
2998
2921
  {
2999
2922
  "name": "data",
@@ -3003,7 +2926,7 @@
3003
2926
  },
3004
2927
  {
3005
2928
  "name": "umb-current-user-modal",
3006
- "description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - ",
2929
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `_currentUser` {`UmbLoggedInUser | undefined`} - \n\n * `_currentUserStore` - \n\n * `styles` - ",
3007
2930
  "attributes": []
3008
2931
  },
3009
2932
  {
@@ -3013,71 +2936,118 @@
3013
2936
  },
3014
2937
  {
3015
2938
  "name": "umb-user-profile-app-history",
3016
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
2939
+ "description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3017
2940
  "attributes": []
3018
2941
  },
3019
2942
  {
3020
2943
  "name": "umb-user-dashboard-test",
3021
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
2944
+ "description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3022
2945
  "attributes": []
3023
2946
  },
3024
2947
  {
3025
2948
  "name": "umb-user-profile-app-profile",
3026
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - ",
2949
+ "description": "Properties:\n\n * `_currentUser` {`UmbLoggedInUser | undefined`} - \n\n * `_modalContext` - \n\n * `_currentUserStore` - \n\n * `styles` {`CSSResult[]`} - ",
3027
2950
  "attributes": []
3028
2951
  },
3029
2952
  {
3030
2953
  "name": "umb-user-profile-app-themes",
3031
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - ",
2954
+ "description": "Properties:\n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3032
2955
  "attributes": []
3033
2956
  },
2957
+ {
2958
+ "name": "umb-input-user-group",
2959
+ "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 * `_userGroups` {`UserGroupEntity[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
2960
+ "attributes": [
2961
+ {
2962
+ "name": "value",
2963
+ "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
2964
+ },
2965
+ {
2966
+ "name": "multiple",
2967
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
2968
+ "valueSet": "v"
2969
+ },
2970
+ {
2971
+ "name": "modalType",
2972
+ "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
2973
+ },
2974
+ {
2975
+ "name": "modalSize",
2976
+ "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
2977
+ "values": [
2978
+ {
2979
+ "name": "small"
2980
+ },
2981
+ {
2982
+ "name": "large"
2983
+ },
2984
+ {
2985
+ "name": "medium"
2986
+ },
2987
+ {
2988
+ "name": "full"
2989
+ }
2990
+ ]
2991
+ },
2992
+ {
2993
+ "name": "onchange",
2994
+ "description": "`change` {`CustomEvent<unknown>`} - "
2995
+ }
2996
+ ]
2997
+ },
3034
2998
  {
3035
2999
  "name": "umb-user-group-picker-modal",
3036
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - ",
3000
+ "description": "Properties:\n\n * `_userGroups` {`UserGroupDetails[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
3001
+ "attributes": []
3002
+ },
3003
+ {
3004
+ "name": "umb-section-view-user-groups",
3005
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3037
3006
  "attributes": []
3038
3007
  },
3039
3008
  {
3040
3009
  "name": "umb-workspace-action-user-group-save",
3041
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
3010
+ "description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
3042
3011
  "attributes": []
3043
3012
  },
3044
3013
  {
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`} - ",
3014
+ "name": "umb-user-group-table-name-column-layout",
3015
+ "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3047
3016
  "attributes": []
3048
3017
  },
3049
3018
  {
3050
- "name": "umb-user-group-workspace",
3051
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3019
+ "name": "umb-user-group-table-sections-column-layout",
3020
+ "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
3052
3021
  "attributes": []
3053
3022
  },
3054
3023
  {
3055
- "name": "umb-users-section",
3024
+ "name": "umb-user-group-workspace-edit",
3025
+ "description": "Properties:\n\n * `defaultPermissions` {`{ name: string; permissions: { name: string; description: string; value: boolean; }[]; }[]`} - \n\n * `_userStore` - \n\n * `_userGroup` {`UserGroupDetails | undefined`} - \n\n * `_userKeys` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
3056
3026
  "attributes": []
3057
3027
  },
3058
3028
  {
3059
- "name": "umb-section-view-user-groups",
3060
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3029
+ "name": "umb-user-group-workspace",
3030
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3061
3031
  "attributes": []
3062
3032
  },
3063
3033
  {
3064
- "name": "umb-user-group-table-name-column-layout",
3065
- "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3034
+ "name": "umb-workspace-view-user-groups",
3035
+ "description": "Properties:\n\n * `_userGroups` {`UserGroupDetails[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
3066
3036
  "attributes": []
3067
3037
  },
3068
3038
  {
3069
- "name": "umb-user-group-table-sections-column-layout",
3070
- "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
3039
+ "name": "umb-user-collection-header",
3040
+ "description": "Properties:\n\n * `isCloud` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
3071
3041
  "attributes": []
3072
3042
  },
3073
3043
  {
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` - ",
3044
+ "name": "umb-user-collection",
3045
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3076
3046
  "attributes": []
3077
3047
  },
3078
3048
  {
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` - ",
3049
+ "name": "umb-user-grid-collection-view",
3050
+ "description": "Properties:\n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3081
3051
  "attributes": []
3082
3052
  },
3083
3053
  {
@@ -3091,53 +3061,74 @@
3091
3061
  "attributes": []
3092
3062
  },
3093
3063
  {
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` - ",
3064
+ "name": "umb-user-table-collection-view",
3065
+ "description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3101
3066
  "attributes": []
3102
3067
  },
3103
3068
  {
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`} - ",
3069
+ "name": "umb-workspace-view-users-table",
3070
+ "description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3106
3071
  "attributes": []
3107
3072
  },
3108
3073
  {
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": []
3074
+ "name": "umb-user-input",
3075
+ "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 * `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 * `_items` {`any[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - \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`} - ",
3076
+ "attributes": [
3077
+ {
3078
+ "name": "min",
3079
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
3080
+ },
3081
+ {
3082
+ "name": "max",
3083
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
3084
+ },
3085
+ {
3086
+ "name": "min-message",
3087
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
3088
+ },
3089
+ {
3090
+ "name": "maxMessage",
3091
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
3092
+ },
3093
+ {
3094
+ "name": "value",
3095
+ "description": "`value` {`string`} - \n\nProperty: value"
3096
+ }
3097
+ ]
3112
3098
  },
3113
3099
  {
3114
3100
  "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` - ",
3101
+ "description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `_createdUser` - \n\n * `_createdUserInitialPassword` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
3116
3102
  "attributes": []
3117
3103
  },
3118
3104
  {
3119
3105
  "name": "umb-invite-user-modal",
3120
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_invitedUser` - \n\n * `_userStore` - ",
3106
+ "description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `_invitedUser` - \n\n * `styles` {`CSSResult[]`} - ",
3121
3107
  "attributes": []
3122
3108
  },
3123
3109
  {
3124
3110
  "name": "umb-user-picker-modal",
3125
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_userStore` - ",
3111
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `_users` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3126
3112
  "attributes": []
3127
3113
  },
3128
3114
  {
3129
- "name": "umb-workspace-action-user-save",
3130
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
3115
+ "name": "umb-section-view-users",
3116
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
3117
+ "attributes": []
3118
+ },
3119
+ {
3120
+ "name": "umb-user-workspace-action-save",
3121
+ "description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
3131
3122
  "attributes": []
3132
3123
  },
3133
3124
  {
3134
3125
  "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`} - ",
3126
+ "description": "Properties:\n\n * `_currentUser` - \n\n * `_user` - \n\n * `styles` {`CSSResult[]`} - ",
3136
3127
  "attributes": []
3137
3128
  },
3138
3129
  {
3139
3130
  "name": "umb-user-workspace",
3140
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3131
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3141
3132
  "attributes": []
3142
3133
  },
3143
3134
  {
@@ -3160,12 +3151,7 @@
3160
3151
  "attributes": []
3161
3152
  },
3162
3153
  {
3163
- "name": "umb-modal-element",
3164
- "description": "Properties:\n\n * `modalHandler` - \n\n * `data` {`UmbModalData | undefined`} - ",
3165
- "attributes": []
3166
- },
3167
- {
3168
- "name": "story-modal-context-example",
3154
+ "name": "umb-story-modal-context-example",
3169
3155
  "description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
3170
3156
  "attributes": [
3171
3157
  {
@@ -3176,7 +3162,7 @@
3176
3162
  },
3177
3163
  {
3178
3164
  "name": "umb-notification-layout-default",
3179
- "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `notificationHandler` - \n\n * `data` - ",
3165
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `notificationHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
3180
3166
  "attributes": [
3181
3167
  {
3182
3168
  "name": "data",
@@ -3185,13 +3171,13 @@
3185
3171
  ]
3186
3172
  },
3187
3173
  {
3188
- "name": "story-notification-default-example",
3174
+ "name": "umb-story-notification-default-example",
3189
3175
  "description": "Properties:\n\n * `_notificationContext` - \n\n * `_handleNotification` - ",
3190
3176
  "attributes": []
3191
3177
  },
3192
3178
  {
3193
3179
  "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` - ",
3180
+ "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 * `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` - \n\n * `styles` {`CSSResult[]`} - ",
3195
3181
  "attributes": [
3196
3182
  {
3197
3183
  "name": "routes",
@@ -3210,7 +3196,7 @@
3210
3196
  },
3211
3197
  {
3212
3198
  "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` - ",
3199
+ "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 * `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` - \n\n * `styles` {`CSSResult[]`} - ",
3214
3200
  "attributes": [
3215
3201
  {
3216
3202
  "name": "variantId",
@@ -3231,24 +3217,39 @@
3231
3217
  }
3232
3218
  ]
3233
3219
  },
3220
+ {
3221
+ "name": "umb-error",
3222
+ "description": "A full page error element that can be used either solo or for instance as the error 500 page and BootFailed\n\nAttributes:\n\n * `errorMessage` {`string | undefined`} - The error message to display\n\n * `error` {`unknown`} - The error to display\n\nProperties:\n\n * `errorMessage` {`string | undefined`} - The error message to display\n\n * `error` {`unknown`} - The error to display\n\n * `renderProblemDetails` - \n\n * `renderErrorObj` - \n\n * `render` - \n\n * `styles` - ",
3223
+ "attributes": [
3224
+ {
3225
+ "name": "errorMessage",
3226
+ "description": "`errorMessage` {`string | undefined`} - The error message to display\n\nProperty: errorMessage",
3227
+ "values": []
3228
+ },
3229
+ {
3230
+ "name": "error",
3231
+ "description": "`error` {`unknown`} - The error to display\n\nProperty: error"
3232
+ }
3233
+ ]
3234
+ },
3234
3235
  {
3235
3236
  "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
+ "description": "Properties:\n\n * `_telemetryLevels` {`any[]`} - \n\n * `_telemetryFormData` - \n\n * `_installerContext` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `styles` - ",
3237
3238
  "attributes": []
3238
3239
  },
3239
3240
  {
3240
3241
  "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
+ "description": "Properties:\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` - \n\n * `styles` - ",
3242
3243
  "attributes": []
3243
3244
  },
3244
3245
  {
3245
3246
  "name": "umb-installer-error",
3246
- "description": "Properties:\n\n * `styles` - \n\n * `_error` - \n\n * `_installerContext` - ",
3247
+ "description": "Properties:\n\n * `_error` - \n\n * `_installerContext` - \n\n * `styles` - ",
3247
3248
  "attributes": []
3248
3249
  },
3249
3250
  {
3250
3251
  "name": "umb-installer",
3251
- "description": "Properties:\n\n * `styles` - \n\n * `step` {`number`} - \n\n * `_umbInstallerContext` - ",
3252
+ "description": "Properties:\n\n * `step` {`number`} - \n\n * `_umbInstallerContext` - \n\n * `styles` - ",
3252
3253
  "attributes": []
3253
3254
  },
3254
3255
  {
@@ -3263,12 +3264,12 @@
3263
3264
  },
3264
3265
  {
3265
3266
  "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
+ "description": "Properties:\n\n * `_userFormData` {`{ name: string; password: string; email: string; subscribeToNewsletter: boolean; } | undefined`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - \n\n * `styles` - ",
3267
3268
  "attributes": []
3268
3269
  },
3269
3270
  {
3270
3271
  "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
+ "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 * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `settings` - \n\n * `_handleSubmit` - \n\n * `styles` - ",
3272
3273
  "attributes": [
3273
3274
  {
3274
3275
  "name": "fetching",