@umbraco-cms/backoffice 1.0.0-next.99fe12c7 → 1.0.0-next.9c008bb2

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,77 +36,162 @@
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
- "name": "umb-document-type-workspace-edit",
55
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_icon` {`{ color: string; name: string; }`} - \n\n * `_documentType` - \n\n * `_modalContext` - ",
49
+ "name": "umb-document-type-workspace-editor",
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` {`{ path: string; component: () => UmbDocumentTypeWorkspaceEditElement; setup: (component: HTMLElement, info: any) => void; }[]`} - ",
55
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
56
+ "attributes": []
57
+ },
58
+ {
59
+ "name": "umb-document-type-workspace-view-design",
60
+ "description": "Properties:\n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
61
+ "attributes": []
62
+ },
63
+ {
64
+ "name": "umb-document-type-workspace-view-edit-properties",
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[]`} - ",
66
+ "attributes": [
67
+ {
68
+ "name": "container-id",
69
+ "description": "`container-id` {`string | undefined`} - \n\nProperty: containerId",
70
+ "values": []
71
+ },
72
+ {
73
+ "name": "container-name",
74
+ "description": "`container-name` {`string | undefined`} - \n\nProperty: containerName",
75
+ "values": []
76
+ },
77
+ {
78
+ "name": "container-type",
79
+ "description": "`container-type` - \n\nProperty: containerType"
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "name": "document-type-workspace-view-edit-property",
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[]`} - ",
86
+ "attributes": [
87
+ {
88
+ "name": "property",
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": []
95
+ },
96
+ {
97
+ "name": "onpartial-property-update",
98
+ "description": "`partial-property-update` {`CustomEvent<any>`} - "
99
+ }
100
+ ]
101
+ },
102
+ {
103
+ "name": "umb-document-type-workspace-view-edit-tab",
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[]`} - ",
105
+ "attributes": [
106
+ {
107
+ "name": "ownerTabId",
108
+ "description": "`ownerTabId` {`string | undefined`} - \n\nProperty: ownerTabId",
109
+ "values": []
110
+ },
111
+ {
112
+ "name": "tabName",
113
+ "description": "`tabName` {`string | undefined`} - \n\nProperty: tabName",
114
+ "values": []
115
+ },
116
+ {
117
+ "name": "noTabName",
118
+ "description": "`noTabName` {`boolean`} - \n\nProperty: noTabName",
119
+ "valueSet": "v"
120
+ }
121
+ ]
122
+ },
123
+ {
124
+ "name": "umb-document-type-workspace-view-edit",
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[]`} - ",
61
126
  "attributes": []
62
127
  },
63
128
  {
64
- "name": "umb-workspace-view-document-type-design",
65
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_documentType` - \n\n * `_workspaceContext` - ",
129
+ "name": "umb-document-type-workspace-view-details",
130
+ "description": "Properties:\n\n * `_variesByCulture` {`boolean | undefined`} - \n\n * `_variesBySegment` {`boolean | undefined`} - \n\n * `_isElement` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
131
+ "attributes": []
132
+ },
133
+ {
134
+ "name": "umb-document-type-workspace-view-structure",
135
+ "description": "Properties:\n\n * `_allowedAsRoot` {`boolean | undefined`} - \n\n * `_allowedContentTypeIDs` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
136
+ "attributes": []
137
+ },
138
+ {
139
+ "name": "umb-document-type-workspace-view-templates",
140
+ "description": "Properties:\n\n * `_defaultTemplateId` {`string | null | undefined`} - \n\n * `_allowedTemplateIds` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
66
141
  "attributes": []
67
142
  },
68
143
  {
69
144
  "name": "umb-document-table-actions-column-layout",
70
- "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[]`} - ",
71
146
  "attributes": []
72
147
  },
73
148
  {
74
149
  "name": "umb-document-table-collection-view",
75
- "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[]`} - ",
76
151
  "attributes": []
77
152
  },
78
153
  {
79
154
  "name": "umb-collection-view-document-table",
80
- "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[]`} - ",
156
+ "attributes": []
157
+ },
158
+ {
159
+ "name": "umb-document-menu-item",
81
160
  "attributes": []
82
161
  },
83
162
  {
84
163
  "name": "umb-document-picker-modal",
85
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
164
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
86
165
  "attributes": []
87
166
  },
88
167
  {
89
- "name": "umb-document-sidebar-menu-item",
168
+ "name": "umb-document-type-picker-modal",
169
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
90
170
  "attributes": []
91
171
  },
92
172
  {
93
- "name": "umb-document-workspace-edit",
94
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`IRoute<any>[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - ",
173
+ "name": "umb-document-tree-item",
174
+ "description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
175
+ "attributes": []
176
+ },
177
+ {
178
+ "name": "umb-document-workspace-editor",
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[]`} - ",
95
180
  "attributes": []
96
181
  },
97
182
  {
98
183
  "name": "umb-document-workspace-split-view",
99
- "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[]`} - ",
100
185
  "attributes": []
101
186
  },
102
187
  {
103
188
  "name": "umb-document-workspace",
104
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`IRoute<any>[]`} - ",
189
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
105
190
  "attributes": []
106
191
  },
107
192
  {
108
193
  "name": "umb-document-workspace-view-edit-properties",
109
- "description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`\"Group\" | \"Tab\" | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_containerName` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `_containerType` {`\"Group\" | \"Tab\" | undefined`} - \n\n * `containerType` {`\"Group\" | \"Tab\" | undefined`} - \n\n * `_groupContainers` {`any[]`} - \n\n * `_propertyStructure` {`any[]`} - \n\n * `_workspaceContext` - ",
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[]`} - ",
110
195
  "attributes": [
111
196
  {
112
197
  "name": "container-name",
@@ -115,21 +200,13 @@
115
200
  },
116
201
  {
117
202
  "name": "container-type",
118
- "description": "`container-type` {`\"Group\" | \"Tab\" | undefined`} - \n\nProperty: containerType",
119
- "values": [
120
- {
121
- "name": "Group"
122
- },
123
- {
124
- "name": "Tab"
125
- }
126
- ]
203
+ "description": "`container-type` - \n\nProperty: containerType"
127
204
  }
128
205
  ]
129
206
  },
130
207
  {
131
208
  "name": "umb-document-workspace-view-edit-tab",
132
- "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 * `noTabName` {`boolean`} - \n\n * `_tabContainers` {`any[]`} - \n\n * `_hasTabProperties` {`boolean`} - \n\n * `_groups` {`any[]`} - \n\n * `_workspaceContext` - \n\n * `_insertGroupContainers` - ",
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[]`} - ",
133
210
  "attributes": [
134
211
  {
135
212
  "name": "tabName",
@@ -145,27 +222,27 @@
145
222
  },
146
223
  {
147
224
  "name": "umb-document-workspace-view-edit",
148
- "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` - ",
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[]`} - ",
149
226
  "attributes": []
150
227
  },
151
228
  {
152
229
  "name": "umb-document-info-workspace-view",
153
- "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` {`UmbEntityWorkspaceContextInterface<any> | undefined`} - \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[]`} - ",
154
231
  "attributes": []
155
232
  },
156
233
  {
157
234
  "name": "umb-media-type-workspace-edit",
158
- "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[]`} - ",
159
236
  "attributes": []
160
237
  },
161
238
  {
162
239
  "name": "umb-media-type-workspace",
163
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
240
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
164
241
  "attributes": []
165
242
  },
166
243
  {
167
244
  "name": "umb-media-type-workspace-",
168
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
245
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
169
246
  "attributes": []
170
247
  },
171
248
  {
@@ -175,12 +252,12 @@
175
252
  },
176
253
  {
177
254
  "name": "umb-media-grid-collection-view",
178
- "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[]`} - ",
179
256
  "attributes": []
180
257
  },
181
258
  {
182
259
  "name": "umb-media-table-collection-view",
183
- "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[]`} - ",
184
261
  "attributes": []
185
262
  },
186
263
  {
@@ -189,17 +266,17 @@
189
266
  },
190
267
  {
191
268
  "name": "umb-media-picker-modal",
192
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
269
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
193
270
  "attributes": []
194
271
  },
195
272
  {
196
273
  "name": "umb-media-workspace-edit",
197
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_key` {`string | undefined`} - ",
274
+ "description": "Properties:\n\n * `_id` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
198
275
  "attributes": []
199
276
  },
200
277
  {
201
278
  "name": "umb-media-workspace",
202
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
279
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
203
280
  "attributes": []
204
281
  },
205
282
  {
@@ -219,17 +296,17 @@
219
296
  },
220
297
  {
221
298
  "name": "umb-member-group-workspace-edit",
222
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_memberGroup` - ",
299
+ "description": "Properties:\n\n * `_memberGroup` - \n\n * `styles` {`CSSResult[]`} - ",
223
300
  "attributes": []
224
301
  },
225
302
  {
226
303
  "name": "umb-member-group-workspace",
227
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
304
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
228
305
  "attributes": []
229
306
  },
230
307
  {
231
308
  "name": "umb-workspace-view-member-group-info",
232
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_memberGroup` - ",
309
+ "description": "Properties:\n\n * `_memberGroup` - \n\n * `styles` {`CSSResult[]`} - ",
233
310
  "attributes": []
234
311
  },
235
312
  {
@@ -239,7 +316,7 @@
239
316
  },
240
317
  {
241
318
  "name": "umb-member-type-workspace",
242
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
319
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
243
320
  "attributes": []
244
321
  },
245
322
  {
@@ -249,27 +326,27 @@
249
326
  },
250
327
  {
251
328
  "name": "umb-member-workspace",
252
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
329
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
253
330
  "attributes": []
254
331
  },
255
332
  {
256
333
  "name": "umb-workspace-package-builder",
257
- "description": "Attributes:\n\n * `entityKey` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityKey` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - ",
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[]`} - ",
258
335
  "attributes": [
259
336
  {
260
- "name": "entityKey",
261
- "description": "`entityKey` {`string | undefined`} - \n\nProperty: entityKey",
337
+ "name": "entityId",
338
+ "description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
262
339
  "values": []
263
340
  }
264
341
  ]
265
342
  },
266
343
  {
267
344
  "name": "umb-workspace-package",
268
- "description": "Attributes:\n\n * `entityKey` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityKey` {`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[]`} - ",
269
346
  "attributes": [
270
347
  {
271
- "name": "entityKey",
272
- "description": "`entityKey` {`string | undefined`} - \n\nProperty: entityKey",
348
+ "name": "entityId",
349
+ "description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
273
350
  "values": []
274
351
  }
275
352
  ]
@@ -281,12 +358,12 @@
281
358
  },
282
359
  {
283
360
  "name": "umb-packages-created-overview",
284
- "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[]`} - ",
285
362
  "attributes": []
286
363
  },
287
364
  {
288
365
  "name": "umb-installed-packages-section-view-item",
289
- "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` - ",
290
367
  "attributes": [
291
368
  {
292
369
  "name": "name",
@@ -312,12 +389,12 @@
312
389
  },
313
390
  {
314
391
  "name": "umb-installed-packages-section-view",
315
- "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` - ",
316
393
  "attributes": []
317
394
  },
318
395
  {
319
396
  "name": "umb-packages-market-place-section-view",
320
- "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[]`} - ",
321
398
  "attributes": [
322
399
  {
323
400
  "name": "marketplaceUrl",
@@ -327,22 +404,22 @@
327
404
  },
328
405
  {
329
406
  "name": "umb-search-modal",
330
- "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[]`} - ",
331
408
  "attributes": []
332
409
  },
333
410
  {
334
411
  "name": "umb-search-header-app",
335
- "description": "Properties:\n\n * `styles` - \n\n * `_modalContext` - ",
412
+ "description": "Properties:\n\n * `_modalContext` - \n\n * `styles` - ",
336
413
  "attributes": []
337
414
  },
338
415
  {
339
416
  "name": "umb-dashboard-examine-management",
340
- "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[]`} - ",
341
418
  "attributes": []
342
419
  },
343
420
  {
344
421
  "name": "umb-examine-fields-settings-modal",
345
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields` {`UmbExamineFieldsSettingsModalData | undefined`} - ",
422
+ "description": "Properties:\n\n * `_fields` - \n\n * `styles` {`CSSResult[]`} - ",
346
423
  "attributes": []
347
424
  },
348
425
  {
@@ -357,7 +434,7 @@
357
434
  },
358
435
  {
359
436
  "name": "umb-dashboard-health-check-action",
360
- "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[]`} - ",
361
438
  "attributes": [
362
439
  {
363
440
  "name": "action",
@@ -371,7 +448,7 @@
371
448
  },
372
449
  {
373
450
  "name": "umb-health-check-group-box-overview",
374
- "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[]`} - ",
375
452
  "attributes": [
376
453
  {
377
454
  "name": "manifest",
@@ -381,7 +458,7 @@
381
458
  },
382
459
  {
383
460
  "name": "umb-health-check--group-box-overview",
384
- "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[]`} - ",
385
462
  "attributes": [
386
463
  {
387
464
  "name": "manifest",
@@ -391,7 +468,7 @@
391
468
  },
392
469
  {
393
470
  "name": "umb-dashboard-health-check-group",
394
- "description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `groupName` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_group` - \n\n * `_healthCheckContext` - \n\n * `_checks` {`any[] | undefined`} - \n\n * `_keyResults` {`any[] | undefined`} - \n\n * `_api` - ",
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[]`} - ",
395
472
  "attributes": [
396
473
  {
397
474
  "name": "groupName",
@@ -401,22 +478,22 @@
401
478
  },
402
479
  {
403
480
  "name": "umb-dashboard-health-check-overview",
404
- "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[]`} - ",
405
482
  "attributes": []
406
483
  },
407
484
  {
408
485
  "name": "umb-dashboard-models-builder",
409
- "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[]`} - ",
410
487
  "attributes": []
411
488
  },
412
489
  {
413
490
  "name": "umb-dashboard-performance-profiling",
414
- "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`} - ",
415
492
  "attributes": []
416
493
  },
417
494
  {
418
495
  "name": "umb-dashboard-published-status",
419
- "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[]`} - ",
420
497
  "attributes": []
421
498
  },
422
499
  {
@@ -426,86 +503,124 @@
426
503
  },
427
504
  {
428
505
  "name": "umb-dashboard-telemetry",
429
- "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[]`} - ",
507
+ "attributes": []
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
+ },
535
+ {
536
+ "name": "umb-data-type-create-options-modal",
537
+ "description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
538
+ "attributes": [
539
+ {
540
+ "name": "data",
541
+ "description": "`data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperty: data",
542
+ "values": []
543
+ }
544
+ ]
545
+ },
546
+ {
547
+ "name": "umb-data-type-picker-modal",
548
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
430
549
  "attributes": []
431
550
  },
432
551
  {
433
552
  "name": "umb-data-type-workspace-edit-element",
434
- "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[]`} - ",
435
554
  "attributes": [
436
555
  {
437
556
  "name": "manifest",
438
557
  "description": "`manifest` - \n\nProperty: manifest"
439
- },
440
- {
441
- "name": "location",
442
- "description": "`location` - \n\nProperty: location"
443
558
  }
444
559
  ]
445
560
  },
446
561
  {
447
562
  "name": "umb-data-type-workspace",
448
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
563
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
449
564
  "attributes": []
450
565
  },
451
566
  {
452
567
  "name": "umb-data-type-details-workspace-view",
453
- "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[]`} - ",
454
569
  "attributes": []
455
570
  },
456
571
  {
457
572
  "name": "umb-workspace-view-data-type-info",
458
- "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[]`} - ",
459
574
  "attributes": []
460
575
  },
461
576
  {
462
577
  "name": "umb-extension-root-workspace",
463
- "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[]`} - ",
464
579
  "attributes": []
465
580
  },
466
581
  {
467
582
  "name": "umb-app-language-select",
468
- "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[]`} - ",
469
584
  "attributes": []
470
585
  },
471
586
  {
472
587
  "name": "umb-language-picker-modal",
473
- "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[]`} - ",
474
589
  "attributes": []
475
590
  },
476
591
  {
477
592
  "name": "umb-language-root-table-delete-column-layout",
478
- "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[]`} - ",
479
594
  "attributes": []
480
595
  },
481
596
  {
482
597
  "name": "umb-language-root-table-name-column-layout",
483
- "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[]`} - ",
484
599
  "attributes": []
485
600
  },
486
601
  {
487
602
  "name": "umb-language-root-workspace",
488
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - ",
603
+ "description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - \n\n * `styles` {`CSSResult[]`} - ",
489
604
  "attributes": []
490
605
  },
491
606
  {
492
- "name": "umb-language-workspace-thingy",
493
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - ",
607
+ "name": "umb-language-workspace-edit",
608
+ "description": "Properties:\n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
494
609
  "attributes": []
495
610
  },
496
611
  {
497
612
  "name": "umb-language-workspace",
498
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => Promise<typeof import(\"/home/runner/work/Umbraco.CMS.Backoffice/Umbraco.CMS.Backoffice/src/backoffice/settings/languages/workspace/language/language-workspace-edit.element\")>; setup: (component: HTMLElement, info: IRoutingInfo<...>) => void; }[]`} - ",
613
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
499
614
  "attributes": []
500
615
  },
501
616
  {
502
617
  "name": "umb-language-details-workspace-view",
503
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean`} - \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[]`} - ",
504
619
  "attributes": []
505
620
  },
506
621
  {
507
622
  "name": "umb-log-viewer-date-range-selector",
508
- "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[]`} - ",
509
624
  "attributes": [
510
625
  {
511
626
  "name": "horizontal",
@@ -516,7 +631,7 @@
516
631
  },
517
632
  {
518
633
  "name": "umb-log-viewer-level-tag",
519
- "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[]`} - ",
520
635
  "attributes": [
521
636
  {
522
637
  "name": "level",
@@ -531,7 +646,7 @@
531
646
  },
532
647
  {
533
648
  "name": "umb-logviewer-workspace",
534
- "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[]`} - ",
535
650
  "attributes": []
536
651
  },
537
652
  {
@@ -546,32 +661,32 @@
546
661
  },
547
662
  {
548
663
  "name": "umb-log-viewer-log-types-chart",
549
- "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[]`} - ",
550
665
  "attributes": []
551
666
  },
552
667
  {
553
668
  "name": "umb-log-viewer-message-templates-overview",
554
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_messageTemplates` - ",
669
+ "description": "Properties:\n\n * `_messageTemplates` - \n\n * `styles` {`CSSResult[]`} - ",
555
670
  "attributes": []
556
671
  },
557
672
  {
558
673
  "name": "umb-log-viewer-saved-searches-overview",
559
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearches` {`any[]`} - ",
674
+ "description": "Properties:\n\n * `_savedSearches` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
560
675
  "attributes": []
561
676
  },
562
677
  {
563
678
  "name": "umb-log-viewer-overview-view",
564
- "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[]`} - ",
565
680
  "attributes": []
566
681
  },
567
682
  {
568
683
  "name": "umb-log-viewer-log-level-filter-menu",
569
- "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[]`} - ",
570
685
  "attributes": []
571
686
  },
572
687
  {
573
688
  "name": "umb-log-viewer-message",
574
- "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[]`} - ",
575
690
  "attributes": [
576
691
  {
577
692
  "name": "timestamp",
@@ -602,92 +717,47 @@
602
717
  },
603
718
  {
604
719
  "name": "umb-log-viewer-messages-list",
605
- "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[]`} - ",
606
721
  "attributes": []
607
722
  },
608
723
  {
609
724
  "name": "umb-log-viewer-polling-button",
610
- "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[]`} - ",
611
726
  "attributes": []
612
727
  },
613
728
  {
614
- "name": "umb-log-viewer-search-input",
615
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - ",
729
+ "name": "umb-log-viewer-save-search-modal",
730
+ "description": "Properties:\n\n * `_input` - \n\n * `_hasValue` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
616
731
  "attributes": []
617
732
  },
618
733
  {
619
- "name": "umb-log-viewer-search-view",
620
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_canShowLogs` {`boolean`} - ",
734
+ "name": "umb-log-viewer-search-input",
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[]`} - ",
621
736
  "attributes": []
622
737
  },
623
738
  {
624
- "name": "umb-relation-types-menu-item",
625
- "description": "Properties:\n\n * `_renderTree` {`boolean`} - ",
739
+ "name": "umb-log-viewer-search-view",
740
+ "description": "Properties:\n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
626
741
  "attributes": []
627
742
  },
628
743
  {
629
744
  "name": "umb-relation-type-workspace-edit-element",
630
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relationType` - ",
745
+ "description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
631
746
  "attributes": []
632
747
  },
633
748
  {
634
749
  "name": "umb-relation-type-workspace",
635
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
750
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
636
751
  "attributes": []
637
752
  },
638
753
  {
639
754
  "name": "umb-relation-type-workspace-view-relation-type",
640
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_relationType` - ",
755
+ "description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
641
756
  "attributes": []
642
757
  },
643
758
  {
644
759
  "name": "umb-workspace-view-relation-type-relation",
645
- "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; }[]; }[]`} - ",
646
- "attributes": []
647
- },
648
- {
649
- "name": "umb-collection-selection-actions",
650
- "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[]`} - ",
651
- "attributes": [
652
- {
653
- "name": "entityType",
654
- "description": "`entityType` {`string | null`} - \n\nProperty: entityType\n\nDefault: null",
655
- "values": []
656
- }
657
- ]
658
- },
659
- {
660
- "name": "umb-collection-toolbar",
661
- "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`} - ",
662
- "attributes": [
663
- {
664
- "name": "actions",
665
- "description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
666
- },
667
- {
668
- "name": "useSearch",
669
- "description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
670
- "valueSet": "v"
671
- },
672
- {
673
- "name": "onsearch",
674
- "description": "`search` {`CustomEvent<string>`} - "
675
- }
676
- ]
677
- },
678
- {
679
- "name": "umb-collection",
680
- "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` - ",
681
- "attributes": [
682
- {
683
- "name": "entity-type",
684
- "description": "`entity-type` {`string`} - \n\nProperty: entityType"
685
- }
686
- ]
687
- },
688
- {
689
- "name": "umb-dashboard-collection",
690
- "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[]`} - ",
691
761
  "attributes": []
692
762
  },
693
763
  {
@@ -697,7 +767,7 @@
697
767
  },
698
768
  {
699
769
  "name": "umb-backoffice-header-sections",
700
- "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` - ",
701
771
  "attributes": []
702
772
  },
703
773
  {
@@ -707,22 +777,22 @@
707
777
  },
708
778
  {
709
779
  "name": "umb-backoffice-main",
710
- "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[]`} - ",
711
781
  "attributes": []
712
782
  },
713
783
  {
714
784
  "name": "umb-backoffice-modal-container",
715
- "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` - ",
716
786
  "attributes": []
717
787
  },
718
788
  {
719
789
  "name": "umb-backoffice-notification-container",
720
- "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` - ",
721
791
  "attributes": []
722
792
  },
723
793
  {
724
794
  "name": "umb-body-layout",
725
- "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[]`} - ",
726
796
  "attributes": [
727
797
  {
728
798
  "name": "headline",
@@ -732,7 +802,7 @@
732
802
  },
733
803
  {
734
804
  "name": "umb-button-with-dropdown",
735
- "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[]`} - ",
736
806
  "attributes": [
737
807
  {
738
808
  "name": "label",
@@ -836,13 +906,13 @@
836
906
  ]
837
907
  },
838
908
  {
839
- "name": "uui-code-block",
909
+ "name": "umb-code-block",
840
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[]`} - ",
841
911
  "attributes": []
842
912
  },
843
913
  {
844
914
  "name": "umb-code-editor",
845
- "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'.",
846
916
  "attributes": [
847
917
  {
848
918
  "name": "language",
@@ -912,23 +982,58 @@
912
982
  }
913
983
  ]
914
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
+ },
915
1024
  {
916
1025
  "name": "umb-debug",
917
- "description": "Attributes:\n\n * `enabled` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contexts` {`Map<any, any>`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `enabled` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contexts` {`Map<any, 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[]`} - ",
918
1027
  "attributes": [
919
1028
  {
920
- "name": "enabled",
921
- "description": "`enabled` {`boolean`} - \n\nProperty: enabled\n\nDefault: false",
1029
+ "name": "visible",
1030
+ "description": "`visible` {`boolean`} - \n\nProperty: visible\n\nDefault: false",
922
1031
  "valueSet": "v"
923
1032
  },
924
1033
  {
925
1034
  "name": "dialog",
926
1035
  "description": "`dialog` {`boolean`} - \n\nProperty: dialog\n\nDefault: false",
927
1036
  "valueSet": "v"
928
- },
929
- {
930
- "name": "contexts",
931
- "description": "`contexts` {`Map<any, any>`} - \n\nProperty: contexts\n\nDefault: new Map()"
932
1037
  }
933
1038
  ]
934
1039
  },
@@ -939,7 +1044,7 @@
939
1044
  },
940
1045
  {
941
1046
  "name": "umb-donut-chart",
942
- "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[]`} - ",
943
1048
  "attributes": [
944
1049
  {
945
1050
  "name": "radius",
@@ -992,7 +1097,7 @@
992
1097
  },
993
1098
  {
994
1099
  "name": "umb-dropdown",
995
- "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[]`} - ",
996
1101
  "attributes": [
997
1102
  {
998
1103
  "name": "open",
@@ -1003,7 +1108,7 @@
1003
1108
  },
1004
1109
  {
1005
1110
  "name": "umb-empty-state",
1006
- "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[]`} - ",
1007
1112
  "attributes": [
1008
1113
  {
1009
1114
  "name": "size",
@@ -1061,7 +1166,7 @@
1061
1166
  },
1062
1167
  {
1063
1168
  "name": "umb-extension-slot",
1064
- "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 * `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` - ",
1065
1170
  "attributes": [
1066
1171
  {
1067
1172
  "name": "type",
@@ -1084,12 +1189,12 @@
1084
1189
  },
1085
1190
  {
1086
1191
  "name": "umb-header-app-button",
1087
- "description": "Properties:\n\n * `styles` - \n\n * `manifest` - ",
1192
+ "description": "Properties:\n\n * `manifest` - \n\n * `styles` - ",
1088
1193
  "attributes": []
1089
1194
  },
1090
1195
  {
1091
1196
  "name": "umb-history-item",
1092
- "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[]`} - ",
1093
1198
  "attributes": [
1094
1199
  {
1095
1200
  "name": "src",
@@ -1115,7 +1220,7 @@
1115
1220
  },
1116
1221
  {
1117
1222
  "name": "umb-input-checkbox-list",
1118
- "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`} - ",
1119
1224
  "attributes": [
1120
1225
  {
1121
1226
  "name": "list",
@@ -1133,7 +1238,7 @@
1133
1238
  },
1134
1239
  {
1135
1240
  "name": "umb-input-color-picker",
1136
- "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`} - ",
1137
1242
  "attributes": [
1138
1243
  {
1139
1244
  "name": "showLabels",
@@ -1153,7 +1258,7 @@
1153
1258
  },
1154
1259
  {
1155
1260
  "name": "umb-input-culture-select",
1156
- "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`} - ",
1157
1262
  "attributes": [
1158
1263
  {
1159
1264
  "name": "disabled",
@@ -1169,7 +1274,7 @@
1169
1274
  },
1170
1275
  {
1171
1276
  "name": "umb-input-document-picker",
1172
- "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedKeys` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentStore` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
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`} - ",
1173
1278
  "attributes": [
1174
1279
  {
1175
1280
  "name": "min",
@@ -1199,9 +1304,27 @@
1199
1304
  }
1200
1305
  ]
1201
1306
  },
1307
+ {
1308
+ "name": "umb-input-document-type-picker",
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`} - ",
1310
+ "attributes": [
1311
+ {
1312
+ "name": "selectedIds",
1313
+ "description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
1314
+ },
1315
+ {
1316
+ "name": "value",
1317
+ "description": "`value` {`string`} - \n\nProperty: value"
1318
+ },
1319
+ {
1320
+ "name": "onchange",
1321
+ "description": "`change` {`CustomEvent<unknown>`} - "
1322
+ }
1323
+ ]
1324
+ },
1202
1325
  {
1203
1326
  "name": "umb-input-eye-dropper",
1204
- "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`} - ",
1205
1328
  "attributes": [
1206
1329
  {
1207
1330
  "name": "opacity",
@@ -1220,17 +1343,15 @@
1220
1343
  },
1221
1344
  {
1222
1345
  "name": "umb-input-language-picker",
1223
- "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`} - ",
1224
1347
  "attributes": [
1225
1348
  {
1226
1349
  "name": "min",
1227
- "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1228
- "values": []
1350
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
1229
1351
  },
1230
1352
  {
1231
1353
  "name": "max",
1232
- "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1233
- "values": []
1354
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
1234
1355
  },
1235
1356
  {
1236
1357
  "name": "min-message",
@@ -1248,7 +1369,7 @@
1248
1369
  },
1249
1370
  {
1250
1371
  "name": "umb-input-media-picker",
1251
- "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedKeys` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_pickedItemsObserver` - \n\n * `_repository` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
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`} - ",
1252
1373
  "attributes": [
1253
1374
  {
1254
1375
  "name": "min",
@@ -1280,8 +1401,18 @@
1280
1401
  },
1281
1402
  {
1282
1403
  "name": "umb-input-multi-url-picker",
1283
- "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 * `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 * `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` {`UmbLinkPickerLink[]`} - \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`} - ",
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`} - ",
1284
1405
  "attributes": [
1406
+ {
1407
+ "name": "alias",
1408
+ "description": "`alias` {`string | undefined`} - \n\nProperty: alias",
1409
+ "values": []
1410
+ },
1411
+ {
1412
+ "name": "variantId",
1413
+ "description": "`variantId` - \n\nProperty: variantId",
1414
+ "values": []
1415
+ },
1285
1416
  {
1286
1417
  "name": "min",
1287
1418
  "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
@@ -1344,7 +1475,7 @@
1344
1475
  },
1345
1476
  {
1346
1477
  "name": "umb-input-number-range",
1347
- "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`} - ",
1348
1479
  "attributes": [
1349
1480
  {
1350
1481
  "name": "min-label",
@@ -1376,7 +1507,7 @@
1376
1507
  },
1377
1508
  {
1378
1509
  "name": "umb-input-radio-button-list",
1379
- "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`} - ",
1380
1511
  "attributes": [
1381
1512
  {
1382
1513
  "name": "list",
@@ -1394,7 +1525,7 @@
1394
1525
  },
1395
1526
  {
1396
1527
  "name": "umb-input-section",
1397
- "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` - ",
1398
1529
  "attributes": [
1399
1530
  {
1400
1531
  "name": "value",
@@ -1435,7 +1566,7 @@
1435
1566
  },
1436
1567
  {
1437
1568
  "name": "umb-input-slider",
1438
- "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`} - ",
1439
1570
  "attributes": [
1440
1571
  {
1441
1572
  "name": "min",
@@ -1468,9 +1599,45 @@
1468
1599
  }
1469
1600
  ]
1470
1601
  },
1602
+ {
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[]`} - \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[]`} - \n\n * `selectedIds` {`string[]`} - \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`} - ",
1605
+ "attributes": [
1606
+ {
1607
+ "name": "min",
1608
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1609
+ "values": []
1610
+ },
1611
+ {
1612
+ "name": "max",
1613
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1614
+ "values": []
1615
+ },
1616
+ {
1617
+ "name": "min-message",
1618
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1619
+ },
1620
+ {
1621
+ "name": "maxMessage",
1622
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1623
+ },
1624
+ {
1625
+ "name": "selectedIds",
1626
+ "description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
1627
+ },
1628
+ {
1629
+ "name": "defaultId",
1630
+ "description": "`defaultId` {`string`} - \n\nProperty: defaultId"
1631
+ },
1632
+ {
1633
+ "name": "onchange",
1634
+ "description": "`change` {`CustomEvent<unknown>`} - "
1635
+ }
1636
+ ]
1637
+ },
1471
1638
  {
1472
1639
  "name": "umb-input-toggle",
1473
- "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`} - ",
1474
1641
  "attributes": [
1475
1642
  {
1476
1643
  "name": "checked",
@@ -1499,39 +1666,22 @@
1499
1666
  ]
1500
1667
  },
1501
1668
  {
1502
- "name": "umb-input-user-group",
1503
- "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` - ",
1669
+ "name": "umb-input-upload-field",
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`} - ",
1504
1671
  "attributes": [
1505
1672
  {
1506
- "name": "value",
1507
- "description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
1673
+ "name": "keys",
1674
+ "description": "`keys` {Array<String>} - \n\nProperty: keys\n\nDefault: []"
1508
1675
  },
1509
1676
  {
1510
- "name": "multiple",
1511
- "description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
1512
- "valueSet": "v"
1513
- },
1514
- {
1515
- "name": "modalType",
1516
- "description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
1677
+ "name": "fileExtensions",
1678
+ "description": "`fileExtensions` {Array<String>} - \n\nProperty: fileExtensions\n\nDefault: undefined",
1679
+ "values": []
1517
1680
  },
1518
1681
  {
1519
- "name": "modalSize",
1520
- "description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
1521
- "values": [
1522
- {
1523
- "name": "small"
1524
- },
1525
- {
1526
- "name": "large"
1527
- },
1528
- {
1529
- "name": "medium"
1530
- },
1531
- {
1532
- "name": "full"
1533
- }
1534
- ]
1682
+ "name": "multiple",
1683
+ "description": "`multiple` {Boolean} - \n\nProperty: multiple\n\nDefault: false",
1684
+ "valueSet": "v"
1535
1685
  },
1536
1686
  {
1537
1687
  "name": "onchange",
@@ -1540,8 +1690,8 @@
1540
1690
  ]
1541
1691
  },
1542
1692
  {
1543
- "name": "umb-input-user",
1544
- "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` - ",
1693
+ "name": "umb-input-user-group",
1694
+ "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` {`any[]`} - \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` - ",
1545
1695
  "attributes": [
1546
1696
  {
1547
1697
  "name": "value",
@@ -1580,14 +1730,38 @@
1580
1730
  }
1581
1731
  ]
1582
1732
  },
1733
+ {
1734
+ "name": "umb-menu-item-base",
1735
+ "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[]`} - ",
1736
+ "attributes": [
1737
+ {
1738
+ "name": "entity-type",
1739
+ "description": "`entity-type` {`string | undefined`} - \n\nProperty: entityType",
1740
+ "values": []
1741
+ },
1742
+ {
1743
+ "name": "icon-name",
1744
+ "description": "`icon-name` {`string`} - \n\nProperty: iconName\n\nDefault: "
1745
+ },
1746
+ {
1747
+ "name": "label",
1748
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
1749
+ },
1750
+ {
1751
+ "name": "has-children",
1752
+ "description": "`has-children` {`boolean`} - \n\nProperty: hasChildren\n\nDefault: false",
1753
+ "valueSet": "v"
1754
+ }
1755
+ ]
1756
+ },
1583
1757
  {
1584
1758
  "name": "umb-menu-item",
1585
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_href` {`string | undefined`} - ",
1759
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1586
1760
  "attributes": []
1587
1761
  },
1588
1762
  {
1589
1763
  "name": "umb-menu",
1590
- "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1764
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
1591
1765
  "attributes": [
1592
1766
  {
1593
1767
  "name": "manifest",
@@ -1597,7 +1771,7 @@
1597
1771
  },
1598
1772
  {
1599
1773
  "name": "umb-property-type-based-property",
1600
- "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` - ",
1774
+ "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[]`} - ",
1601
1775
  "attributes": [
1602
1776
  {
1603
1777
  "name": "propertyVariantId",
@@ -1657,12 +1831,12 @@
1657
1831
  },
1658
1832
  {
1659
1833
  "name": "umb-section-sidebar-context-menu",
1660
- "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`} - ",
1834
+ "description": "Properties:\n\n * `_isOpen` {`boolean`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `_unique` {`string | undefined`} - \n\n * `_headline` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
1661
1835
  "attributes": []
1662
1836
  },
1663
1837
  {
1664
1838
  "name": "umb-section-sidebar-menu",
1665
- "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1839
+ "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
1666
1840
  "attributes": [
1667
1841
  {
1668
1842
  "name": "manifest",
@@ -1677,7 +1851,7 @@
1677
1851
  },
1678
1852
  {
1679
1853
  "name": "umb-section-views",
1680
- "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` - ",
1854
+ "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[]`} - ",
1681
1855
  "attributes": [
1682
1856
  {
1683
1857
  "name": "section-alias",
@@ -1687,8 +1861,8 @@
1687
1861
  ]
1688
1862
  },
1689
1863
  {
1690
- "name": "umb-section",
1691
- "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`} - ",
1864
+ "name": "umb-section-default",
1865
+ "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[]`} - ",
1692
1866
  "attributes": [
1693
1867
  {
1694
1868
  "name": "manifest",
@@ -1698,7 +1872,7 @@
1698
1872
  },
1699
1873
  {
1700
1874
  "name": "umb-table",
1701
- "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` - ",
1875
+ "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[]`} - ",
1702
1876
  "attributes": [
1703
1877
  {
1704
1878
  "name": "onselected",
@@ -1715,52 +1889,66 @@
1715
1889
  ]
1716
1890
  },
1717
1891
  {
1718
- "name": "umb-tooltip-menu",
1719
- "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[]`} - ",
1892
+ "name": "umb-template-card",
1893
+ "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`} - ",
1720
1894
  "attributes": [
1721
1895
  {
1722
- "name": "icon-only",
1723
- "description": "`icon-only` {`boolean`} - \n\nProperty: iconOnly\n\nDefault: false",
1896
+ "name": "default",
1897
+ "description": "`default` {`boolean`} - \n\nProperty: default\n\nDefault: false",
1724
1898
  "valueSet": "v"
1725
1899
  },
1726
1900
  {
1727
- "name": "items",
1728
- "description": "`items` {`TooltipMenuItem[]`} - \n\nProperty: items\n\nDefault: "
1729
- }
1730
- ]
1731
- },
1732
- {
1733
- "name": "umb-tree-item",
1734
- "description": "Attributes:\n\n * `key` {`string`} - \n\n * `parentKey` {`string | null`} - \n\n * `label` {`string`} - \n\n * `icon` {`string`} - \n\n * `entityType` {`string`} - \n\n * `has-children` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `key` {`string`} - \n\n * `parentKey` {`string | null`} - \n\n * `label` {`string`} - \n\n * `icon` {`string`} - \n\n * `_entityType` {`string`} - \n\n * `entityType` {`string`} - \n\n * `hasChildren` {`boolean`} - \n\n * `_childItems` {`any[] | undefined`} - \n\n * `_href` {`string | undefined`} - \n\n * `_loading` {`boolean`} - \n\n * `_selectable` {`boolean`} - \n\n * `_selected` {`boolean`} - \n\n * `_isActive` {`boolean`} - \n\n * `_hasActions` {`boolean`} - \n\n * `_treeContext` - \n\n * `_store` - \n\n * `_sectionContext` - \n\n * `_sectionSidebarContext` - ",
1735
- "attributes": [
1736
- {
1737
- "name": "key",
1738
- "description": "`key` {`string`} - \n\nProperty: key\n\nDefault: "
1901
+ "name": "id",
1902
+ "description": "`id` {`string`} - \n\nProperty: id"
1739
1903
  },
1740
1904
  {
1741
- "name": "parentKey",
1742
- "description": "`parentKey` {`string | null`} - \n\nProperty: parentKey\n\nDefault: null",
1743
- "values": []
1905
+ "name": "name",
1906
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
1744
1907
  },
1745
1908
  {
1746
- "name": "label",
1747
- "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
1909
+ "name": "onopen",
1910
+ "description": "`open` {`CustomEvent<unknown>`} - "
1748
1911
  },
1749
1912
  {
1750
- "name": "icon",
1751
- "description": "`icon` {`string`} - \n\nProperty: icon\n\nDefault: "
1913
+ "name": "onselected",
1914
+ "description": "`selected` {} - "
1752
1915
  },
1753
1916
  {
1754
- "name": "entityType",
1755
- "description": "`entityType` {`string`} - \n\nProperty: entityType"
1756
- },
1917
+ "name": "onchange",
1918
+ "description": "`change` {`CustomEvent<unknown>`} - "
1919
+ }
1920
+ ]
1921
+ },
1922
+ {
1923
+ "name": "umb-tooltip-menu",
1924
+ "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[]`} - ",
1925
+ "attributes": [
1757
1926
  {
1758
- "name": "has-children",
1759
- "description": "`has-children` {`boolean`} - \n\nProperty: hasChildren\n\nDefault: false",
1927
+ "name": "icon-only",
1928
+ "description": "`icon-only` {`boolean`} - \n\nProperty: iconOnly\n\nDefault: false",
1760
1929
  "valueSet": "v"
1930
+ },
1931
+ {
1932
+ "name": "items",
1933
+ "description": "`items` {`TooltipMenuItem[]`} - \n\nProperty: items\n\nDefault: "
1761
1934
  }
1762
1935
  ]
1763
1936
  },
1937
+ {
1938
+ "name": "umb-entity-tree-item",
1939
+ "description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
1940
+ "attributes": []
1941
+ },
1942
+ {
1943
+ "name": "umb-tree-item-base",
1944
+ "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[]`} - ",
1945
+ "attributes": []
1946
+ },
1947
+ {
1948
+ "name": "umb-tree-item",
1949
+ "description": "Properties:\n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
1950
+ "attributes": []
1951
+ },
1764
1952
  {
1765
1953
  "name": "umb-menu-item-tree",
1766
1954
  "description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `_renderTree` {`boolean`} - \n\n * `manifest` - ",
@@ -1773,7 +1961,7 @@
1773
1961
  },
1774
1962
  {
1775
1963
  "name": "umb-tree",
1776
- "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 * `_loading` {`boolean`} - \n\n * `_treeContext` - ",
1964
+ "description": "Events:\n\n * `selected` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `alias` {`string`} - \n\n * `selectable` {`boolean`} - \n\n * `selection` {`string[]`} - \n\n * `multiple` {`boolean`} - \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 * `_multiple` {`boolean`} - \n\n * `multiple` {`boolean`} - \n\n * `_tree` - \n\n * `_items` {`any[]`} - \n\n * `_treeContext` - ",
1777
1965
  "attributes": [
1778
1966
  {
1779
1967
  "name": "alias",
@@ -1788,6 +1976,11 @@
1788
1976
  "name": "selection",
1789
1977
  "description": "`selection` {`string[]`} - \n\nProperty: selection"
1790
1978
  },
1979
+ {
1980
+ "name": "multiple",
1981
+ "description": "`multiple` {`boolean`} - \n\nProperty: multiple",
1982
+ "valueSet": "v"
1983
+ },
1791
1984
  {
1792
1985
  "name": "onselected",
1793
1986
  "description": "`selected` {`CustomEvent<unknown>`} - "
@@ -1796,7 +1989,7 @@
1796
1989
  },
1797
1990
  {
1798
1991
  "name": "umb-variant-selector",
1799
- "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`} - ",
1992
+ "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[]`} - ",
1800
1993
  "attributes": [
1801
1994
  {
1802
1995
  "name": "alias",
@@ -1810,12 +2003,12 @@
1810
2003
  },
1811
2004
  {
1812
2005
  "name": "umb-variantable-property",
1813
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - ",
2006
+ "description": "Properties:\n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - \n\n * `styles` {`CSSResult[]`} - ",
1814
2007
  "attributes": []
1815
2008
  },
1816
2009
  {
1817
2010
  "name": "umb-workspace-property",
1818
- "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` - ",
2011
+ "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[]`} - ",
1819
2012
  "attributes": [
1820
2013
  {
1821
2014
  "name": "label",
@@ -1854,32 +2047,22 @@
1854
2047
  },
1855
2048
  {
1856
2049
  "name": "umb-workspace-action-menu",
1857
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` {`UmbEntityWorkspaceContextInterface<unknown> | undefined`} - \n\n * `_entityKey` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
2050
+ "description": "Properties:\n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityId` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
1858
2051
  "attributes": []
1859
2052
  },
1860
2053
  {
1861
2054
  "name": "umb-workspace-action",
1862
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - ",
2055
+ "description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
1863
2056
  "attributes": []
1864
2057
  },
1865
2058
  {
1866
2059
  "name": "umb-workspace-view-collection",
1867
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` {`UmbEntityWorkspaceContextInterface<unknown> | undefined`} - \n\n * `_collectionContext` - ",
2060
+ "description": "Properties:\n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
1868
2061
  "attributes": []
1869
2062
  },
1870
2063
  {
1871
- "name": "umb-workspace-footer-layout",
1872
- "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.",
1873
- "attributes": [
1874
- {
1875
- "name": "alias",
1876
- "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: ''"
1877
- }
1878
- ]
1879
- },
1880
- {
1881
- "name": "umb-workspace-layout",
1882
- "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`} - \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`} - ",
2064
+ "name": "umb-workspace-editor",
2065
+ "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[]`} - ",
1883
2066
  "attributes": [
1884
2067
  {
1885
2068
  "name": "headline",
@@ -1901,9 +2084,19 @@
1901
2084
  }
1902
2085
  ]
1903
2086
  },
2087
+ {
2088
+ "name": "umb-workspace-footer",
2089
+ "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[]`} - ",
2090
+ "attributes": [
2091
+ {
2092
+ "name": "alias",
2093
+ "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: ''"
2094
+ }
2095
+ ]
2096
+ },
1904
2097
  {
1905
2098
  "name": "umb-workspace-property-layout",
1906
- "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 * `styles` {`CSSResult[]`} - \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.",
2099
+ "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[]`} - ",
1907
2100
  "attributes": [
1908
2101
  {
1909
2102
  "name": "alias",
@@ -1933,7 +2126,7 @@
1933
2126
  },
1934
2127
  {
1935
2128
  "name": "umb-workspace-variant",
1936
- "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` - ",
2129
+ "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[]`} - ",
1937
2130
  "attributes": [
1938
2131
  {
1939
2132
  "name": "alias",
@@ -1952,7 +2145,7 @@
1952
2145
  },
1953
2146
  {
1954
2147
  "name": "umb-workspace",
1955
- "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityType` {`string`} - ",
2148
+ "description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `entityType` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
1956
2149
  "attributes": [
1957
2150
  {
1958
2151
  "name": "entity-type",
@@ -1962,57 +2155,57 @@
1962
2155
  },
1963
2156
  {
1964
2157
  "name": "umb-confirm-modal",
1965
- "description": "Attributes:\n\n * `data` {`UmbConfirmModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` {`UmbConfirmModalData | undefined`} - ",
2158
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
1966
2159
  "attributes": [
1967
2160
  {
1968
2161
  "name": "data",
1969
- "description": "`data` {`UmbConfirmModalData | undefined`} - \n\nProperty: data",
1970
- "values": []
2162
+ "description": "`data` - \n\nProperty: data"
1971
2163
  }
1972
2164
  ]
1973
2165
  },
1974
2166
  {
1975
2167
  "name": "umb-embedded-media-modal",
1976
- "description": "Attributes:\n\n * `data` {`UmbEmbeddedMediaModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` {`UmbEmbeddedMediaModalData | undefined`} - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - ",
2168
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - \n\n * `styles` {`CSSResult[]`} - ",
1977
2169
  "attributes": [
1978
2170
  {
1979
2171
  "name": "data",
1980
- "description": "`data` {`UmbEmbeddedMediaModalData | undefined`} - \n\nProperty: data",
1981
- "values": []
2172
+ "description": "`data` - \n\nProperty: data"
1982
2173
  }
1983
2174
  ]
1984
2175
  },
2176
+ {
2177
+ "name": "umb-folder-modal",
2178
+ "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[]`} - ",
2179
+ "attributes": []
2180
+ },
1985
2181
  {
1986
2182
  "name": "umb-icon-picker-modal",
1987
- "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`} - ",
1988
- "attributes": [
1989
- {
1990
- "name": "iconlist",
1991
- "description": "`iconlist` - \n\nProperty: iconlist\n\nDefault: icons.map((icon) => icon.name)"
1992
- },
1993
- {
1994
- "name": "iconlistFiltered",
1995
- "description": "`iconlistFiltered` {`string[]`} - \n\nProperty: iconlistFiltered\n\nDefault: "
1996
- },
1997
- {
1998
- "name": "colorlist",
1999
- "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"
2000
- }
2001
- ]
2183
+ "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[]`} - ",
2184
+ "attributes": []
2002
2185
  },
2003
2186
  {
2004
2187
  "name": "umb-link-picker-modal",
2005
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKey` {`string | undefined`} - \n\n * `_link` {`UmbLinkPickerLink`} - \n\n * `_layout` {`UmbLinkPickerConfig`} - \n\n * `_linkInput` - \n\n * `_linkQueryInput` - \n\n * `_linkTitleInput` - ",
2188
+ "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[]`} - ",
2006
2189
  "attributes": []
2007
2190
  },
2008
2191
  {
2009
2192
  "name": "umb-property-settings-modal",
2010
- "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`} - ",
2193
+ "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[]`} - ",
2011
2194
  "attributes": []
2012
2195
  },
2013
2196
  {
2014
2197
  "name": "umb-section-picker-modal",
2015
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_sections` {`any[]`} - ",
2198
+ "description": "Properties:\n\n * `_sections` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2199
+ "attributes": []
2200
+ },
2201
+ {
2202
+ "name": "umb-template-picker-modal",
2203
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2204
+ "attributes": []
2205
+ },
2206
+ {
2207
+ "name": "umb-template-modal",
2208
+ "description": "Properties:\n\n * `_id` {`string`} - \n\n * `_template` - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
2016
2209
  "attributes": []
2017
2210
  },
2018
2211
  {
@@ -2045,7 +2238,7 @@
2045
2238
  },
2046
2239
  {
2047
2240
  "name": "umb-property-action-menu",
2048
- "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` - ",
2241
+ "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` - ",
2049
2242
  "attributes": [
2050
2243
  {
2051
2244
  "name": "value",
@@ -2060,7 +2253,7 @@
2060
2253
  },
2061
2254
  {
2062
2255
  "name": "umb-property-action",
2063
- "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`} - ",
2256
+ "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`} - ",
2064
2257
  "attributes": [
2065
2258
  {
2066
2259
  "name": "propertyAction",
@@ -2080,18 +2273,17 @@
2080
2273
  },
2081
2274
  {
2082
2275
  "name": "umb-property-editor-ui-picker-modal",
2083
- "description": "Attributes:\n\n * `data` {`UmbPropertyEditorUIPickerModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `data` {`UmbPropertyEditorUIPickerModalData | undefined`} - \n\n * `_groupedPropertyEditorUIs` {`GroupedPropertyEditorUIs`} - \n\n * `_propertyEditorUIs` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_submitLabel` {`string`} - \n\n * `modalHandler` - ",
2276
+ "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[]`} - ",
2084
2277
  "attributes": [
2085
2278
  {
2086
2279
  "name": "data",
2087
- "description": "`data` {`UmbPropertyEditorUIPickerModalData | undefined`} - \n\nProperty: data",
2088
- "values": []
2280
+ "description": "`data` - \n\nProperty: data"
2089
2281
  }
2090
2282
  ]
2091
2283
  },
2092
2284
  {
2093
2285
  "name": "umb-property-editor-config",
2094
- "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[]`} - ",
2286
+ "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[]`} - ",
2095
2287
  "attributes": [
2096
2288
  {
2097
2289
  "name": "_propertyEditorUiAlias",
@@ -2109,7 +2301,7 @@
2109
2301
  },
2110
2302
  {
2111
2303
  "name": "umb-property-editor-ui-block-grid-block-configuration",
2112
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2304
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2113
2305
  "attributes": [
2114
2306
  {
2115
2307
  "name": "value",
@@ -2119,7 +2311,7 @@
2119
2311
  },
2120
2312
  {
2121
2313
  "name": "umb-property-editor-ui-block-grid-group-configuration",
2122
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2314
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2123
2315
  "attributes": [
2124
2316
  {
2125
2317
  "name": "value",
@@ -2129,7 +2321,7 @@
2129
2321
  },
2130
2322
  {
2131
2323
  "name": "umb-property-editor-ui-block-grid-stylesheet-picker",
2132
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2324
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2133
2325
  "attributes": [
2134
2326
  {
2135
2327
  "name": "value",
@@ -2139,7 +2331,7 @@
2139
2331
  },
2140
2332
  {
2141
2333
  "name": "umb-property-editor-ui-block-grid-inner-test",
2142
- "description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `name` {`string`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`IRoute<any>[]`} - ",
2334
+ "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[]`} - ",
2143
2335
  "attributes": [
2144
2336
  {
2145
2337
  "name": "name",
@@ -2149,7 +2341,7 @@
2149
2341
  },
2150
2342
  {
2151
2343
  "name": "umb-property-editor-ui-block-grid",
2152
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_variantContext` - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_routes` {`IRoute<any>[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_variantId` - ",
2344
+ "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[]`} - ",
2153
2345
  "attributes": [
2154
2346
  {
2155
2347
  "name": "value",
@@ -2159,7 +2351,7 @@
2159
2351
  },
2160
2352
  {
2161
2353
  "name": "umb-property-editor-ui-block-list-block-configuration",
2162
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2354
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2163
2355
  "attributes": [
2164
2356
  {
2165
2357
  "name": "value",
@@ -2169,7 +2361,7 @@
2169
2361
  },
2170
2362
  {
2171
2363
  "name": "umb-property-editor-ui-block-list",
2172
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2364
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2173
2365
  "attributes": [
2174
2366
  {
2175
2367
  "name": "value",
@@ -2179,7 +2371,7 @@
2179
2371
  },
2180
2372
  {
2181
2373
  "name": "umb-property-editor-ui-checkbox-list",
2182
- "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; }[]`} - ",
2374
+ "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[]`} - ",
2183
2375
  "attributes": [
2184
2376
  {
2185
2377
  "name": "value",
@@ -2193,7 +2385,7 @@
2193
2385
  },
2194
2386
  {
2195
2387
  "name": "umb-property-editor-ui-collection-view-bulk-action-permissions",
2196
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2388
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2197
2389
  "attributes": [
2198
2390
  {
2199
2391
  "name": "value",
@@ -2203,7 +2395,7 @@
2203
2395
  },
2204
2396
  {
2205
2397
  "name": "umb-property-editor-ui-collection-view-column-configuration",
2206
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2398
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2207
2399
  "attributes": [
2208
2400
  {
2209
2401
  "name": "value",
@@ -2213,7 +2405,7 @@
2213
2405
  },
2214
2406
  {
2215
2407
  "name": "umb-property-editor-ui-collection-view-layout-configuration",
2216
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2408
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2217
2409
  "attributes": [
2218
2410
  {
2219
2411
  "name": "value",
@@ -2223,7 +2415,7 @@
2223
2415
  },
2224
2416
  {
2225
2417
  "name": "umb-property-editor-ui-collection-view-order-by",
2226
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2418
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2227
2419
  "attributes": [
2228
2420
  {
2229
2421
  "name": "value",
@@ -2233,7 +2425,7 @@
2233
2425
  },
2234
2426
  {
2235
2427
  "name": "umb-property-editor-ui-collection-view",
2236
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2428
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2237
2429
  "attributes": [
2238
2430
  {
2239
2431
  "name": "value",
@@ -2243,7 +2435,7 @@
2243
2435
  },
2244
2436
  {
2245
2437
  "name": "umb-property-editor-ui-color-picker",
2246
- "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[]`} - ",
2438
+ "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[]`} - ",
2247
2439
  "attributes": [
2248
2440
  {
2249
2441
  "name": "value",
@@ -2257,7 +2449,7 @@
2257
2449
  },
2258
2450
  {
2259
2451
  "name": "umb-property-editor-ui-date-picker",
2260
- "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[]`} - ",
2452
+ "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[]`} - ",
2261
2453
  "attributes": [
2262
2454
  {
2263
2455
  "name": "value",
@@ -2282,7 +2474,7 @@
2282
2474
  },
2283
2475
  {
2284
2476
  "name": "umb-property-editor-ui-dropdown",
2285
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2477
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2286
2478
  "attributes": [
2287
2479
  {
2288
2480
  "name": "value",
@@ -2292,7 +2484,7 @@
2292
2484
  },
2293
2485
  {
2294
2486
  "name": "umb-property-editor-ui-eye-dropper",
2295
- "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[]`} - ",
2487
+ "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[]`} - ",
2296
2488
  "attributes": [
2297
2489
  {
2298
2490
  "name": "value",
@@ -2306,7 +2498,7 @@
2306
2498
  },
2307
2499
  {
2308
2500
  "name": "umb-property-editor-ui-icon-picker",
2309
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - ",
2501
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
2310
2502
  "attributes": [
2311
2503
  {
2312
2504
  "name": "value",
@@ -2316,7 +2508,7 @@
2316
2508
  },
2317
2509
  {
2318
2510
  "name": "umb-property-editor-ui-image-cropper",
2319
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2511
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2320
2512
  "attributes": [
2321
2513
  {
2322
2514
  "name": "value",
@@ -2326,7 +2518,7 @@
2326
2518
  },
2327
2519
  {
2328
2520
  "name": "umb-property-editor-ui-image-crops-configuration",
2329
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2521
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2330
2522
  "attributes": [
2331
2523
  {
2332
2524
  "name": "value",
@@ -2336,7 +2528,7 @@
2336
2528
  },
2337
2529
  {
2338
2530
  "name": "umb-property-editor-ui-label",
2339
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2531
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2340
2532
  "attributes": [
2341
2533
  {
2342
2534
  "name": "value",
@@ -2346,7 +2538,7 @@
2346
2538
  },
2347
2539
  {
2348
2540
  "name": "umb-property-editor-ui-markdown-editor",
2349
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2541
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2350
2542
  "attributes": [
2351
2543
  {
2352
2544
  "name": "value",
@@ -2370,7 +2562,7 @@
2370
2562
  },
2371
2563
  {
2372
2564
  "name": "umb-property-editor-ui-member-group-picker",
2373
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2565
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2374
2566
  "attributes": [
2375
2567
  {
2376
2568
  "name": "value",
@@ -2380,7 +2572,7 @@
2380
2572
  },
2381
2573
  {
2382
2574
  "name": "umb-property-editor-ui-member-picker",
2383
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2575
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2384
2576
  "attributes": [
2385
2577
  {
2386
2578
  "name": "value",
@@ -2390,11 +2582,11 @@
2390
2582
  },
2391
2583
  {
2392
2584
  "name": "umb-property-editor-ui-multi-url-picker",
2393
- "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`UmbLinkPickerLink[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`UmbLinkPickerLink[]`} - \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`} - ",
2585
+ "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[]`} - ",
2394
2586
  "attributes": [
2395
2587
  {
2396
2588
  "name": "value",
2397
- "description": "`value` {`UmbLinkPickerLink[]`} - \n\nProperty: value\n\nDefault: "
2589
+ "description": "`value` {`any[]`} - \n\nProperty: value\n\nDefault: "
2398
2590
  },
2399
2591
  {
2400
2592
  "name": "onproperty-value-change",
@@ -2404,7 +2596,7 @@
2404
2596
  },
2405
2597
  {
2406
2598
  "name": "umb-input-multiple-text-string-item",
2407
- "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`} - ",
2599
+ "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`} - ",
2408
2600
  "attributes": [
2409
2601
  {
2410
2602
  "name": "disabled",
@@ -2420,7 +2612,7 @@
2420
2612
  },
2421
2613
  {
2422
2614
  "name": "umb-input-multiple-text-string",
2423
- "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`} - ",
2615
+ "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`} - ",
2424
2616
  "attributes": [
2425
2617
  {
2426
2618
  "name": "min",
@@ -2483,7 +2675,7 @@
2483
2675
  },
2484
2676
  {
2485
2677
  "name": "umb-property-editor-ui-number-range",
2486
- "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`} - ",
2678
+ "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[]`} - ",
2487
2679
  "attributes": [
2488
2680
  {
2489
2681
  "name": "_value",
@@ -2497,7 +2689,7 @@
2497
2689
  },
2498
2690
  {
2499
2691
  "name": "umb-property-editor-ui-number",
2500
- "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[]`} - ",
2692
+ "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[]`} - ",
2501
2693
  "attributes": [
2502
2694
  {
2503
2695
  "name": "value",
@@ -2511,7 +2703,7 @@
2511
2703
  },
2512
2704
  {
2513
2705
  "name": "umb-property-editor-ui-order-direction",
2514
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2706
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2515
2707
  "attributes": [
2516
2708
  {
2517
2709
  "name": "value",
@@ -2521,7 +2713,7 @@
2521
2713
  },
2522
2714
  {
2523
2715
  "name": "umb-property-editor-ui-overlay-size",
2524
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2716
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2525
2717
  "attributes": [
2526
2718
  {
2527
2719
  "name": "value",
@@ -2531,7 +2723,7 @@
2531
2723
  },
2532
2724
  {
2533
2725
  "name": "umb-property-editor-ui-radio-button-list",
2534
- "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; }[]`} - ",
2726
+ "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[]`} - ",
2535
2727
  "attributes": [
2536
2728
  {
2537
2729
  "name": "value",
@@ -2545,7 +2737,7 @@
2545
2737
  },
2546
2738
  {
2547
2739
  "name": "umb-property-editor-ui-slider",
2548
- "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[]`} - ",
2740
+ "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[]`} - ",
2549
2741
  "attributes": [
2550
2742
  {
2551
2743
  "name": "value",
@@ -2559,7 +2751,7 @@
2559
2751
  },
2560
2752
  {
2561
2753
  "name": "umb-property-editor-ui-tags-storage-type",
2562
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2754
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2563
2755
  "attributes": [
2564
2756
  {
2565
2757
  "name": "value",
@@ -2569,7 +2761,7 @@
2569
2761
  },
2570
2762
  {
2571
2763
  "name": "umb-property-editor-ui-tags",
2572
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2764
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2573
2765
  "attributes": [
2574
2766
  {
2575
2767
  "name": "value",
@@ -2579,7 +2771,7 @@
2579
2771
  },
2580
2772
  {
2581
2773
  "name": "umb-property-editor-ui-text-box",
2582
- "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[]`} - ",
2774
+ "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[]`} - ",
2583
2775
  "attributes": [
2584
2776
  {
2585
2777
  "name": "value",
@@ -2593,7 +2785,7 @@
2593
2785
  },
2594
2786
  {
2595
2787
  "name": "umb-property-editor-ui-textarea",
2596
- "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` - ",
2788
+ "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[]`} - ",
2597
2789
  "attributes": [
2598
2790
  {
2599
2791
  "name": "value",
@@ -2607,7 +2799,7 @@
2607
2799
  },
2608
2800
  {
2609
2801
  "name": "umb-property-editor-ui-tiny-mce-configuration",
2610
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2802
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2611
2803
  "attributes": [
2612
2804
  {
2613
2805
  "name": "value",
@@ -2617,7 +2809,7 @@
2617
2809
  },
2618
2810
  {
2619
2811
  "name": "umb-property-editor-ui-tiny-mce",
2620
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2812
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2621
2813
  "attributes": [
2622
2814
  {
2623
2815
  "name": "value",
@@ -2627,7 +2819,7 @@
2627
2819
  },
2628
2820
  {
2629
2821
  "name": "umb-property-editor-ui-toggle",
2630
- "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[]`} - ",
2822
+ "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[]`} - ",
2631
2823
  "attributes": [
2632
2824
  {
2633
2825
  "name": "value",
@@ -2642,7 +2834,7 @@
2642
2834
  },
2643
2835
  {
2644
2836
  "name": "umb-property-editor-ui-tree-picker-start-node",
2645
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2837
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2646
2838
  "attributes": [
2647
2839
  {
2648
2840
  "name": "value",
@@ -2652,7 +2844,7 @@
2652
2844
  },
2653
2845
  {
2654
2846
  "name": "umb-property-editor-ui-tree-picker",
2655
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2847
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2656
2848
  "attributes": [
2657
2849
  {
2658
2850
  "name": "value",
@@ -2662,17 +2854,21 @@
2662
2854
  },
2663
2855
  {
2664
2856
  "name": "umb-property-editor-ui-upload-field",
2665
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2857
+ "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[]`} - ",
2666
2858
  "attributes": [
2667
2859
  {
2668
2860
  "name": "value",
2669
2861
  "description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
2862
+ },
2863
+ {
2864
+ "name": "onproperty-value-change",
2865
+ "description": "`property-value-change` {`CustomEvent<unknown>`} - "
2670
2866
  }
2671
2867
  ]
2672
2868
  },
2673
2869
  {
2674
2870
  "name": "umb-property-editor-ui-user-picker",
2675
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2871
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2676
2872
  "attributes": [
2677
2873
  {
2678
2874
  "name": "value",
@@ -2682,7 +2878,7 @@
2682
2878
  },
2683
2879
  {
2684
2880
  "name": "umb-property-editor-ui-value-type",
2685
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - ",
2881
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2686
2882
  "attributes": [
2687
2883
  {
2688
2884
  "name": "value",
@@ -2690,29 +2886,44 @@
2690
2886
  }
2691
2887
  ]
2692
2888
  },
2889
+ {
2890
+ "name": "umb-file-system-tree-item",
2891
+ "description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
2892
+ "attributes": []
2893
+ },
2894
+ {
2895
+ "name": "umb-stylesheet-workspace-edit",
2896
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2897
+ "attributes": []
2898
+ },
2899
+ {
2900
+ "name": "umb-stylesheet-workspace",
2901
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2902
+ "attributes": []
2903
+ },
2693
2904
  {
2694
2905
  "name": "umb-template-workspace",
2695
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - ",
2906
+ "description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
2696
2907
  "attributes": []
2697
2908
  },
2698
2909
  {
2699
2910
  "name": "umb-dashboard-translation-dictionary",
2700
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - ",
2911
+ "description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2701
2912
  "attributes": []
2702
2913
  },
2703
2914
  {
2704
2915
  "name": "umb-create-dictionary-modal",
2705
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2916
+ "description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
2706
2917
  "attributes": []
2707
2918
  },
2708
2919
  {
2709
- "name": "umb-export-dictionary-modal-layout",
2710
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2920
+ "name": "umb-export-dictionary-modal",
2921
+ "description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
2711
2922
  "attributes": []
2712
2923
  },
2713
2924
  {
2714
- "name": "umb-import-dictionary-modal-layout",
2715
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionary` - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
2925
+ "name": "umb-import-dictionary-modal",
2926
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionaryTempId` {`string | undefined`} - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
2716
2927
  "attributes": []
2717
2928
  },
2718
2929
  {
@@ -2721,67 +2932,72 @@
2721
2932
  },
2722
2933
  {
2723
2934
  "name": "umb-dictionary-workspace-edit",
2724
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_name` {`string | null | undefined`} - ",
2935
+ "description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
2725
2936
  "attributes": []
2726
2937
  },
2727
2938
  {
2728
2939
  "name": "umb-dictionary-workspace",
2729
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2940
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2730
2941
  "attributes": []
2731
2942
  },
2732
2943
  {
2733
2944
  "name": "umb-workspace-view-dictionary-edit",
2734
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - ",
2945
+ "description": "Properties:\n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2946
+ "attributes": []
2947
+ },
2948
+ {
2949
+ "name": "umb-umbraco-news-dashboard",
2950
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2735
2951
  "attributes": []
2736
2952
  },
2737
2953
  {
2738
2954
  "name": "umb-current-user-header-app",
2739
- "description": "Properties:\n\n * `styles` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - ",
2955
+ "description": "Properties:\n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - \n\n * `styles` - ",
2740
2956
  "attributes": []
2741
2957
  },
2742
2958
  {
2743
2959
  "name": "umb-change-password-modal",
2744
- "description": "Attributes:\n\n * `data` {`UmbChangePasswordModalData | undefined`} - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` {`UmbChangePasswordModalData | undefined`} - ",
2960
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` - ",
2745
2961
  "attributes": [
2746
2962
  {
2747
2963
  "name": "data",
2748
- "description": "`data` {`UmbChangePasswordModalData | undefined`} - \n\nProperty: data",
2749
- "values": []
2964
+ "description": "`data` - \n\nProperty: data"
2750
2965
  }
2751
2966
  ]
2752
2967
  },
2753
2968
  {
2754
2969
  "name": "umb-current-user-modal",
2755
- "description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `_modalContext` - \n\n * `_currentUserStore` - \n\n * `_currentUserHistoryStore` - ",
2970
+ "description": "Properties:\n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `styles` - ",
2756
2971
  "attributes": []
2757
2972
  },
2758
2973
  {
2759
- "name": "umb-user-dashboard-test",
2760
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - \n\n * `options` {`{ name: any; value: any; selected: boolean; }[]`} - ",
2974
+ "name": "umb-user-profile-app-external-login-providers",
2975
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2761
2976
  "attributes": []
2762
2977
  },
2763
2978
  {
2764
- "name": "umb-user-group-picker-modal",
2765
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - ",
2979
+ "name": "umb-user-profile-app-history",
2980
+ "description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2766
2981
  "attributes": []
2767
2982
  },
2768
2983
  {
2769
- "name": "umb-workspace-action-user-group-save",
2770
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - ",
2984
+ "name": "umb-user-dashboard-test",
2985
+ "description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2771
2986
  "attributes": []
2772
2987
  },
2773
2988
  {
2774
- "name": "umb-user-group-workspace-edit",
2775
- "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`} - ",
2989
+ "name": "umb-user-profile-app-profile",
2990
+ "description": "Properties:\n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - \n\n * `styles` {`CSSResult[]`} - ",
2776
2991
  "attributes": []
2777
2992
  },
2778
2993
  {
2779
- "name": "umb-user-group-workspace",
2780
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
2994
+ "name": "umb-user-profile-app-themes",
2995
+ "description": "Properties:\n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2781
2996
  "attributes": []
2782
2997
  },
2783
2998
  {
2784
- "name": "umb-users-section",
2999
+ "name": "umb-user-group-picker-modal",
3000
+ "description": "Properties:\n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
2785
3001
  "attributes": []
2786
3002
  },
2787
3003
  {
@@ -2789,6 +3005,11 @@
2789
3005
  "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2790
3006
  "attributes": []
2791
3007
  },
3008
+ {
3009
+ "name": "umb-workspace-action-user-group-save",
3010
+ "description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
3011
+ "attributes": []
3012
+ },
2792
3013
  {
2793
3014
  "name": "umb-user-group-table-name-column-layout",
2794
3015
  "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
@@ -2799,74 +3020,115 @@
2799
3020
  "description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
2800
3021
  "attributes": []
2801
3022
  },
3023
+ {
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` - \n\n * `_userKeys` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
3026
+ "attributes": []
3027
+ },
3028
+ {
3029
+ "name": "umb-user-group-workspace",
3030
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
3031
+ "attributes": []
3032
+ },
2802
3033
  {
2803
3034
  "name": "umb-workspace-view-user-groups",
2804
- "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` - ",
3035
+ "description": "Properties:\n\n * `_userGroups` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
2805
3036
  "attributes": []
2806
3037
  },
2807
3038
  {
2808
- "name": "umb-workspace-view-users-grid",
2809
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_usersContext` - ",
3039
+ "name": "umb-user-collection-header",
3040
+ "description": "Properties:\n\n * `isCloud` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2810
3041
  "attributes": []
2811
3042
  },
2812
3043
  {
2813
- "name": "umb-user-table-name-column-layout",
2814
- "description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
3044
+ "name": "umb-user-collection",
3045
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2815
3046
  "attributes": []
2816
3047
  },
2817
3048
  {
2818
- "name": "umb-user-table-status-column-layout",
2819
- "description": "Properties:\n\n * `value` - ",
3049
+ "name": "umb-user-grid-collection-view",
3050
+ "description": "Properties:\n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2820
3051
  "attributes": []
2821
3052
  },
2822
3053
  {
2823
- "name": "umb-workspace-view-users-table",
2824
- "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` - ",
3054
+ "name": "umb-user-table-name-column-layout",
3055
+ "description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
2825
3056
  "attributes": []
2826
3057
  },
2827
3058
  {
2828
- "name": "umb-section-view-users",
2829
- "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` - ",
3059
+ "name": "umb-user-table-status-column-layout",
3060
+ "description": "Properties:\n\n * `value` - ",
2830
3061
  "attributes": []
2831
3062
  },
2832
3063
  {
2833
- "name": "umb-workspace-view-users-overview",
2834
- "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`} - ",
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[]`} - ",
2835
3066
  "attributes": []
2836
3067
  },
2837
3068
  {
2838
- "name": "umb-workspace-view-users-selection",
2839
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_totalUsers` {`number`} - \n\n * `_usersContext` - \n\n * `_userStore` - ",
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[]`} - ",
2840
3071
  "attributes": []
2841
3072
  },
3073
+ {
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
+ ]
3098
+ },
2842
3099
  {
2843
3100
  "name": "umb-create-user-modal",
2844
- "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[]`} - ",
2845
3102
  "attributes": []
2846
3103
  },
2847
3104
  {
2848
3105
  "name": "umb-invite-user-modal",
2849
- "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[]`} - ",
2850
3107
  "attributes": []
2851
3108
  },
2852
3109
  {
2853
3110
  "name": "umb-user-picker-modal",
2854
- "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[]`} - ",
2855
3112
  "attributes": []
2856
3113
  },
2857
3114
  {
2858
- "name": "umb-workspace-action-user-save",
2859
- "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[]`} - ",
2860
3122
  "attributes": []
2861
3123
  },
2862
3124
  {
2863
3125
  "name": "umb-user-workspace-edit",
2864
- "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[]`} - ",
2865
3127
  "attributes": []
2866
3128
  },
2867
3129
  {
2868
3130
  "name": "umb-user-workspace",
2869
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
3131
+ "description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
2870
3132
  "attributes": []
2871
3133
  },
2872
3134
  {
@@ -2889,12 +3151,7 @@
2889
3151
  "attributes": []
2890
3152
  },
2891
3153
  {
2892
- "name": "umb-modal-element",
2893
- "description": "Properties:\n\n * `modalHandler` - \n\n * `data` {`UmbModalData | undefined`} - ",
2894
- "attributes": []
2895
- },
2896
- {
2897
- "name": "story-modal-context-example",
3154
+ "name": "umb-story-modal-context-example",
2898
3155
  "description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
2899
3156
  "attributes": [
2900
3157
  {
@@ -2905,7 +3162,7 @@
2905
3162
  },
2906
3163
  {
2907
3164
  "name": "umb-notification-layout-default",
2908
- "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[]`} - ",
2909
3166
  "attributes": [
2910
3167
  {
2911
3168
  "name": "data",
@@ -2914,17 +3171,40 @@
2914
3171
  ]
2915
3172
  },
2916
3173
  {
2917
- "name": "story-notification-default-example",
3174
+ "name": "umb-story-notification-default-example",
2918
3175
  "description": "Properties:\n\n * `_notificationContext` - \n\n * `_handleNotification` - ",
2919
3176
  "attributes": []
2920
3177
  },
2921
3178
  {
2922
3179
  "name": "umb-router-slot",
2923
- "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` {`IRoute<any>[] | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `routes` {`IRoute<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 * `_onChangeState` - \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[]`} - ",
3181
+ "attributes": [
3182
+ {
3183
+ "name": "routes",
3184
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
3185
+ "values": []
3186
+ },
3187
+ {
3188
+ "name": "oninit",
3189
+ "description": "`init` - fires when the router is connected"
3190
+ },
3191
+ {
3192
+ "name": "onchange",
3193
+ "description": "`change` - fires when a path of this router is changed"
3194
+ }
3195
+ ]
3196
+ },
3197
+ {
3198
+ "name": "umb-variant-router-slot",
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[]`} - ",
2924
3200
  "attributes": [
3201
+ {
3202
+ "name": "variantId",
3203
+ "description": "`variantId` {`UmbVariantId[]`} - \n\nProperty: variantId"
3204
+ },
2925
3205
  {
2926
3206
  "name": "routes",
2927
- "description": "`routes` {`IRoute<any>[] | undefined`} - \n\nProperty: routes",
3207
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
2928
3208
  "values": []
2929
3209
  },
2930
3210
  {
@@ -2937,24 +3217,39 @@
2937
3217
  }
2938
3218
  ]
2939
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
+ },
2940
3235
  {
2941
3236
  "name": "umb-installer-consent",
2942
- "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` - ",
2943
3238
  "attributes": []
2944
3239
  },
2945
3240
  {
2946
3241
  "name": "umb-installer-database",
2947
- "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` - ",
2948
3243
  "attributes": []
2949
3244
  },
2950
3245
  {
2951
3246
  "name": "umb-installer-error",
2952
- "description": "Properties:\n\n * `styles` - \n\n * `_error` - \n\n * `_installerContext` - ",
3247
+ "description": "Properties:\n\n * `_error` - \n\n * `_installerContext` - \n\n * `styles` - ",
2953
3248
  "attributes": []
2954
3249
  },
2955
3250
  {
2956
3251
  "name": "umb-installer",
2957
- "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` - ",
2958
3253
  "attributes": []
2959
3254
  },
2960
3255
  {
@@ -2969,12 +3264,12 @@
2969
3264
  },
2970
3265
  {
2971
3266
  "name": "umb-installer-user",
2972
- "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` - ",
2973
3268
  "attributes": []
2974
3269
  },
2975
3270
  {
2976
3271
  "name": "umb-upgrader-view",
2977
- "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` - ",
2978
3273
  "attributes": [
2979
3274
  {
2980
3275
  "name": "fetching",