@umbraco-cms/backoffice 1.0.0-next.ac4a890a → 1.0.0-next.ad335e6f
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.
- package/backend-api.d.ts +198 -72
- package/context-api.d.ts +3 -3
- package/controller.d.ts +1 -1
- package/custom-elements.json +1273 -1221
- package/element.d.ts +4 -4
- package/entity-action.d.ts +4 -4
- package/extensions-api.d.ts +13 -13
- package/extensions-registry.d.ts +288 -89
- package/modal.d.ts +18 -14
- package/models.d.ts +7 -2
- package/notification.d.ts +1 -1
- package/observable-api.d.ts +14 -2
- package/package.json +1 -1
- package/picker-input.d.ts +4 -4
- package/repository.d.ts +35 -18
- package/resources.d.ts +21 -14
- package/router.d.ts +4 -16
- package/sorter.d.ts +103 -0
- package/store.d.ts +4 -4
- package/umbraco-package-schema.json +37749 -0
- package/utils.d.ts +1 -9
- package/vscode-html-custom-data.json +382 -399
- package/workspace.d.ts +19 -18
- package/property-editor.d.ts +0 -8
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
"name": "umb-login",
|
|
21
|
-
"description": "Properties:\n\n * `
|
|
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 * `
|
|
31
|
+
"description": "Attributes:\n\n * `items-per-page` {`number`} - \n\nProperties:\n\n * `itemsPerPage` {`number`} - \n\n * `_redirectData` {`any[] | undefined`} - \n\n * `_trackerStatus` {`boolean`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_filter` {`string | undefined`} - \n\n * `_searchField` {`HTMLInputElement`} - \n\n * `_pagination` - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
32
32
|
"attributes": [
|
|
33
33
|
{
|
|
34
34
|
"name": "items-per-page",
|
|
@@ -36,39 +36,39 @@
|
|
|
36
36
|
}
|
|
37
37
|
]
|
|
38
38
|
},
|
|
39
|
-
{
|
|
40
|
-
"name": "umb-dashboard-welcome",
|
|
41
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
42
|
-
"attributes": []
|
|
43
|
-
},
|
|
44
39
|
{
|
|
45
40
|
"name": "umb-document-blueprint-root-workspace",
|
|
46
41
|
"attributes": []
|
|
47
42
|
},
|
|
48
43
|
{
|
|
49
44
|
"name": "umb-allowed-document-types-modal",
|
|
50
|
-
"description": "Properties:\n\n * `
|
|
45
|
+
"description": "Properties:\n\n * `_allowedDocumentTypes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
51
46
|
"attributes": []
|
|
52
47
|
},
|
|
53
48
|
{
|
|
54
49
|
"name": "umb-document-type-workspace-editor",
|
|
55
|
-
"description": "Properties:\n\n * `
|
|
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 * `
|
|
55
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
61
56
|
"attributes": []
|
|
62
57
|
},
|
|
63
58
|
{
|
|
64
59
|
"name": "umb-document-type-workspace-view-design",
|
|
65
|
-
"description": "Properties:\n\n * `
|
|
60
|
+
"description": "Properties:\n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
66
61
|
"attributes": []
|
|
67
62
|
},
|
|
68
63
|
{
|
|
69
64
|
"name": "umb-document-type-workspace-view-edit-properties",
|
|
70
|
-
"description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`PropertyContainerTypes | undefined`} - \n\nProperties:\n\n * `_containerId` {`string | undefined`} - \n\n * `containerId` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` {`PropertyContainerTypes | undefined`} - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
65
|
+
"description": "Attributes:\n\n * `container-id` {`string | undefined`} - \n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`PropertyContainerTypes | undefined`} - \n\nProperties:\n\n * `_containerId` {`string | undefined`} - \n\n * `containerId` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` {`PropertyContainerTypes | undefined`} - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
71
66
|
"attributes": [
|
|
67
|
+
{
|
|
68
|
+
"name": "container-id",
|
|
69
|
+
"description": "`container-id` {`string | undefined`} - \n\nProperty: containerId",
|
|
70
|
+
"values": []
|
|
71
|
+
},
|
|
72
72
|
{
|
|
73
73
|
"name": "container-name",
|
|
74
74
|
"description": "`container-name` {`string | undefined`} - \n\nProperty: containerName",
|
|
@@ -90,11 +90,16 @@
|
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"name": "document-type-workspace-view-edit-property",
|
|
93
|
-
"description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {
|
|
93
|
+
"description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperties:\n\n * `property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\n * `styles` {`CSSResult[]`} - ",
|
|
94
94
|
"attributes": [
|
|
95
95
|
{
|
|
96
96
|
"name": "property",
|
|
97
|
-
"description": "`property` {
|
|
97
|
+
"description": "`property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\nProperty: property\n\nDefault: undefined"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "inherited",
|
|
101
|
+
"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",
|
|
102
|
+
"values": []
|
|
98
103
|
},
|
|
99
104
|
{
|
|
100
105
|
"name": "onpartial-property-update",
|
|
@@ -104,7 +109,7 @@
|
|
|
104
109
|
},
|
|
105
110
|
{
|
|
106
111
|
"name": "umb-document-type-workspace-view-edit-tab",
|
|
107
|
-
"description": "Attributes:\n\n * `ownerTabId` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `
|
|
112
|
+
"description": "Attributes:\n\n * `ownerTabId` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `_ownerTabId` {`string | undefined`} - \n\n * `ownerTabId` {`string | undefined`} - \n\n * `_tabName` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\n * `_groupStructureHelper` - \n\n * `_groups` {`any[]`} - \n\n * `_hasProperties` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
108
113
|
"attributes": [
|
|
109
114
|
{
|
|
110
115
|
"name": "ownerTabId",
|
|
@@ -125,37 +130,37 @@
|
|
|
125
130
|
},
|
|
126
131
|
{
|
|
127
132
|
"name": "umb-document-type-workspace-view-edit",
|
|
128
|
-
"description": "Properties:\n\n * `
|
|
133
|
+
"description": "Properties:\n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
129
134
|
"attributes": []
|
|
130
135
|
},
|
|
131
136
|
{
|
|
132
137
|
"name": "umb-document-type-workspace-view-details",
|
|
133
|
-
"description": "Properties:\n\n * `
|
|
138
|
+
"description": "Properties:\n\n * `_variesByCulture` {`boolean | undefined`} - \n\n * `_variesBySegment` {`boolean | undefined`} - \n\n * `_isElement` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
134
139
|
"attributes": []
|
|
135
140
|
},
|
|
136
141
|
{
|
|
137
142
|
"name": "umb-document-type-workspace-view-structure",
|
|
138
|
-
"description": "Properties:\n\n * `
|
|
143
|
+
"description": "Properties:\n\n * `_allowedAsRoot` {`boolean | undefined`} - \n\n * `_allowedContentTypeIDs` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
139
144
|
"attributes": []
|
|
140
145
|
},
|
|
141
146
|
{
|
|
142
147
|
"name": "umb-document-type-workspace-view-templates",
|
|
143
|
-
"description": "Properties:\n\n * `
|
|
148
|
+
"description": "Properties:\n\n * `_defaultTemplateId` {`string | null | undefined`} - \n\n * `_allowedTemplateIds` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
144
149
|
"attributes": []
|
|
145
150
|
},
|
|
146
151
|
{
|
|
147
152
|
"name": "umb-document-table-actions-column-layout",
|
|
148
|
-
"description": "Properties:\n\n * `
|
|
153
|
+
"description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
149
154
|
"attributes": []
|
|
150
155
|
},
|
|
151
156
|
{
|
|
152
157
|
"name": "umb-document-table-collection-view",
|
|
153
|
-
"description": "Properties:\n\n * `
|
|
158
|
+
"description": "Properties:\n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
154
159
|
"attributes": []
|
|
155
160
|
},
|
|
156
161
|
{
|
|
157
162
|
"name": "umb-collection-view-document-table",
|
|
158
|
-
"description": "Properties:\n\n * `
|
|
163
|
+
"description": "Properties:\n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
159
164
|
"attributes": []
|
|
160
165
|
},
|
|
161
166
|
{
|
|
@@ -164,37 +169,37 @@
|
|
|
164
169
|
},
|
|
165
170
|
{
|
|
166
171
|
"name": "umb-document-picker-modal",
|
|
167
|
-
"description": "Properties:\n\n * `
|
|
172
|
+
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
168
173
|
"attributes": []
|
|
169
174
|
},
|
|
170
175
|
{
|
|
171
176
|
"name": "umb-document-type-picker-modal",
|
|
172
|
-
"description": "Properties:\n\n * `
|
|
177
|
+
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
173
178
|
"attributes": []
|
|
174
179
|
},
|
|
175
180
|
{
|
|
176
181
|
"name": "umb-document-tree-item",
|
|
177
|
-
"description": "Properties:\n\n * `
|
|
182
|
+
"description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
178
183
|
"attributes": []
|
|
179
184
|
},
|
|
180
185
|
{
|
|
181
186
|
"name": "umb-document-workspace-editor",
|
|
182
|
-
"description": "Properties:\n\n * `
|
|
187
|
+
"description": "Properties:\n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
183
188
|
"attributes": []
|
|
184
189
|
},
|
|
185
190
|
{
|
|
186
191
|
"name": "umb-document-workspace-split-view",
|
|
187
|
-
"description": "Properties:\n\n * `
|
|
192
|
+
"description": "Properties:\n\n * `_workspaceContext` - \n\n * `_unique` {`string | undefined`} - \n\n * `_variants` {`ActiveVariant[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
188
193
|
"attributes": []
|
|
189
194
|
},
|
|
190
195
|
{
|
|
191
196
|
"name": "umb-document-workspace",
|
|
192
|
-
"description": "Properties:\n\n * `
|
|
197
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
193
198
|
"attributes": []
|
|
194
199
|
},
|
|
195
200
|
{
|
|
196
201
|
"name": "umb-document-workspace-view-edit-properties",
|
|
197
|
-
"description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`PropertyContainerTypes | undefined`} - \n\nProperties:\n\n * `
|
|
202
|
+
"description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` {`PropertyContainerTypes | undefined`} - \n\nProperties:\n\n * `containerName` {`string | undefined`} - \n\n * `containerType` {`PropertyContainerTypes | undefined`} - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
198
203
|
"attributes": [
|
|
199
204
|
{
|
|
200
205
|
"name": "container-name",
|
|
@@ -217,7 +222,7 @@
|
|
|
217
222
|
},
|
|
218
223
|
{
|
|
219
224
|
"name": "umb-document-workspace-view-edit-tab",
|
|
220
|
-
"description": "Attributes:\n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `
|
|
225
|
+
"description": "Attributes:\n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `_tabName` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\n * `_groupStructureHelper` - \n\n * `_groups` {`any[]`} - \n\n * `_hasProperties` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
221
226
|
"attributes": [
|
|
222
227
|
{
|
|
223
228
|
"name": "tabName",
|
|
@@ -233,27 +238,27 @@
|
|
|
233
238
|
},
|
|
234
239
|
{
|
|
235
240
|
"name": "umb-document-workspace-view-edit",
|
|
236
|
-
"description": "Properties:\n\n * `
|
|
241
|
+
"description": "Properties:\n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
237
242
|
"attributes": []
|
|
238
243
|
},
|
|
239
244
|
{
|
|
240
245
|
"name": "umb-document-info-workspace-view",
|
|
241
|
-
"description": "Properties:\n\n * `
|
|
246
|
+
"description": "Properties:\n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext` - \n\n * `itemsPerPage` {`number`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
242
247
|
"attributes": []
|
|
243
248
|
},
|
|
244
249
|
{
|
|
245
250
|
"name": "umb-media-type-workspace-edit",
|
|
246
|
-
"description": "Properties:\n\n * `
|
|
251
|
+
"description": "Properties:\n\n * `_mediaTypeName` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
247
252
|
"attributes": []
|
|
248
253
|
},
|
|
249
254
|
{
|
|
250
255
|
"name": "umb-media-type-workspace",
|
|
251
|
-
"description": "Properties:\n\n * `
|
|
256
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
252
257
|
"attributes": []
|
|
253
258
|
},
|
|
254
259
|
{
|
|
255
260
|
"name": "umb-media-type-workspace-",
|
|
256
|
-
"description": "Properties:\n\n * `
|
|
261
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
257
262
|
"attributes": []
|
|
258
263
|
},
|
|
259
264
|
{
|
|
@@ -263,12 +268,12 @@
|
|
|
263
268
|
},
|
|
264
269
|
{
|
|
265
270
|
"name": "umb-media-grid-collection-view",
|
|
266
|
-
"description": "Properties:\n\n * `
|
|
271
|
+
"description": "Properties:\n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
267
272
|
"attributes": []
|
|
268
273
|
},
|
|
269
274
|
{
|
|
270
275
|
"name": "umb-media-table-collection-view",
|
|
271
|
-
"description": "Properties:\n\n * `
|
|
276
|
+
"description": "Properties:\n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
272
277
|
"attributes": []
|
|
273
278
|
},
|
|
274
279
|
{
|
|
@@ -277,17 +282,17 @@
|
|
|
277
282
|
},
|
|
278
283
|
{
|
|
279
284
|
"name": "umb-media-picker-modal",
|
|
280
|
-
"description": "Properties:\n\n * `
|
|
285
|
+
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
281
286
|
"attributes": []
|
|
282
287
|
},
|
|
283
288
|
{
|
|
284
289
|
"name": "umb-media-workspace-edit",
|
|
285
|
-
"description": "Properties:\n\n * `
|
|
290
|
+
"description": "Properties:\n\n * `_id` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
286
291
|
"attributes": []
|
|
287
292
|
},
|
|
288
293
|
{
|
|
289
294
|
"name": "umb-media-workspace",
|
|
290
|
-
"description": "Properties:\n\n * `
|
|
295
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
291
296
|
"attributes": []
|
|
292
297
|
},
|
|
293
298
|
{
|
|
@@ -307,17 +312,17 @@
|
|
|
307
312
|
},
|
|
308
313
|
{
|
|
309
314
|
"name": "umb-member-group-workspace-edit",
|
|
310
|
-
"description": "Properties:\n\n * `
|
|
315
|
+
"description": "Properties:\n\n * `_memberGroup` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
311
316
|
"attributes": []
|
|
312
317
|
},
|
|
313
318
|
{
|
|
314
319
|
"name": "umb-member-group-workspace",
|
|
315
|
-
"description": "Properties:\n\n * `
|
|
320
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
316
321
|
"attributes": []
|
|
317
322
|
},
|
|
318
323
|
{
|
|
319
324
|
"name": "umb-workspace-view-member-group-info",
|
|
320
|
-
"description": "Properties:\n\n * `
|
|
325
|
+
"description": "Properties:\n\n * `_memberGroup` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
321
326
|
"attributes": []
|
|
322
327
|
},
|
|
323
328
|
{
|
|
@@ -327,7 +332,7 @@
|
|
|
327
332
|
},
|
|
328
333
|
{
|
|
329
334
|
"name": "umb-member-type-workspace",
|
|
330
|
-
"description": "Properties:\n\n * `
|
|
335
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
331
336
|
"attributes": []
|
|
332
337
|
},
|
|
333
338
|
{
|
|
@@ -337,12 +342,12 @@
|
|
|
337
342
|
},
|
|
338
343
|
{
|
|
339
344
|
"name": "umb-member-workspace",
|
|
340
|
-
"description": "Properties:\n\n * `
|
|
345
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
341
346
|
"attributes": []
|
|
342
347
|
},
|
|
343
348
|
{
|
|
344
349
|
"name": "umb-workspace-package-builder",
|
|
345
|
-
"description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
350
|
+
"description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
346
351
|
"attributes": [
|
|
347
352
|
{
|
|
348
353
|
"name": "entityId",
|
|
@@ -353,7 +358,7 @@
|
|
|
353
358
|
},
|
|
354
359
|
{
|
|
355
360
|
"name": "umb-workspace-package",
|
|
356
|
-
"description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
361
|
+
"description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
357
362
|
"attributes": [
|
|
358
363
|
{
|
|
359
364
|
"name": "entityId",
|
|
@@ -369,12 +374,12 @@
|
|
|
369
374
|
},
|
|
370
375
|
{
|
|
371
376
|
"name": "umb-packages-created-overview",
|
|
372
|
-
"description": "Properties:\n\n * `
|
|
377
|
+
"description": "Properties:\n\n * `take` {`number`} - \n\n * `_loading` {`boolean`} - \n\n * `_createdPackages` {`any[]`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
373
378
|
"attributes": []
|
|
374
379
|
},
|
|
375
380
|
{
|
|
376
381
|
"name": "umb-installed-packages-section-view-item",
|
|
377
|
-
"description": "Attributes:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
382
|
+
"description": "Attributes:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\nProperties:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\n * `_migrationButtonState` {`UUIButtonState`} - \n\n * `_packageView` - \n\n * `styles` - ",
|
|
378
383
|
"attributes": [
|
|
379
384
|
{
|
|
380
385
|
"name": "name",
|
|
@@ -400,12 +405,12 @@
|
|
|
400
405
|
},
|
|
401
406
|
{
|
|
402
407
|
"name": "umb-installed-packages-section-view",
|
|
403
|
-
"description": "Properties:\n\n * `
|
|
408
|
+
"description": "Properties:\n\n * `_installedPackages` {`any[]`} - \n\n * `_migrationPackages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `#packageRepository` - ",
|
|
404
409
|
"attributes": []
|
|
405
410
|
},
|
|
406
411
|
{
|
|
407
412
|
"name": "umb-packages-market-place-section-view",
|
|
408
|
-
"description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `
|
|
413
|
+
"description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `marketplaceUrl` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
409
414
|
"attributes": [
|
|
410
415
|
{
|
|
411
416
|
"name": "marketplaceUrl",
|
|
@@ -415,22 +420,22 @@
|
|
|
415
420
|
},
|
|
416
421
|
{
|
|
417
422
|
"name": "umb-search-modal",
|
|
418
|
-
"description": "Properties:\n\n * `
|
|
423
|
+
"description": "Properties:\n\n * `_input` {`HTMLInputElement`} - \n\n * `_search` {`string`} - \n\n * `_groups` {`SearchGroupItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
419
424
|
"attributes": []
|
|
420
425
|
},
|
|
421
426
|
{
|
|
422
427
|
"name": "umb-search-header-app",
|
|
423
|
-
"description": "Properties:\n\n * `
|
|
428
|
+
"description": "Properties:\n\n * `_modalContext` - \n\n * `styles` - ",
|
|
424
429
|
"attributes": []
|
|
425
430
|
},
|
|
426
431
|
{
|
|
427
432
|
"name": "umb-dashboard-examine-management",
|
|
428
|
-
"description": "Properties:\n\n * `
|
|
433
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
429
434
|
"attributes": []
|
|
430
435
|
},
|
|
431
436
|
{
|
|
432
437
|
"name": "umb-examine-fields-settings-modal",
|
|
433
|
-
"description": "Properties:\n\n * `
|
|
438
|
+
"description": "Properties:\n\n * `_fields` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
434
439
|
"attributes": []
|
|
435
440
|
},
|
|
436
441
|
{
|
|
@@ -445,7 +450,7 @@
|
|
|
445
450
|
},
|
|
446
451
|
{
|
|
447
452
|
"name": "umb-dashboard-health-check-action",
|
|
448
|
-
"description": "Events:\n\n * `action-executed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `action` - \n\nProperties:\n\n * `
|
|
453
|
+
"description": "Events:\n\n * `action-executed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `action` - \n\nProperties:\n\n * `action` - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
449
454
|
"attributes": [
|
|
450
455
|
{
|
|
451
456
|
"name": "action",
|
|
@@ -459,7 +464,7 @@
|
|
|
459
464
|
},
|
|
460
465
|
{
|
|
461
466
|
"name": "umb-health-check-group-box-overview",
|
|
462
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
467
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
463
468
|
"attributes": [
|
|
464
469
|
{
|
|
465
470
|
"name": "manifest",
|
|
@@ -469,7 +474,7 @@
|
|
|
469
474
|
},
|
|
470
475
|
{
|
|
471
476
|
"name": "umb-health-check--group-box-overview",
|
|
472
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
477
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
473
478
|
"attributes": [
|
|
474
479
|
{
|
|
475
480
|
"name": "manifest",
|
|
@@ -479,7 +484,7 @@
|
|
|
479
484
|
},
|
|
480
485
|
{
|
|
481
486
|
"name": "umb-dashboard-health-check-group",
|
|
482
|
-
"description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\n\n * `
|
|
487
|
+
"description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\n\n * `groupName` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_group` - \n\n * `_healthCheckContext` - \n\n * `_checks` {`any[] | undefined`} - \n\n * `_idResults` {`any[] | undefined`} - \n\n * `_api` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
483
488
|
"attributes": [
|
|
484
489
|
{
|
|
485
490
|
"name": "groupName",
|
|
@@ -489,22 +494,22 @@
|
|
|
489
494
|
},
|
|
490
495
|
{
|
|
491
496
|
"name": "umb-dashboard-health-check-overview",
|
|
492
|
-
"description": "Properties:\n\n * `
|
|
497
|
+
"description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_healthCheckDashboardContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
493
498
|
"attributes": []
|
|
494
499
|
},
|
|
495
500
|
{
|
|
496
501
|
"name": "umb-dashboard-models-builder",
|
|
497
|
-
"description": "Properties:\n\n * `
|
|
502
|
+
"description": "Properties:\n\n * `_modelsBuilder` - \n\n * `_buttonStateBuild` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
498
503
|
"attributes": []
|
|
499
504
|
},
|
|
500
505
|
{
|
|
501
506
|
"name": "umb-dashboard-performance-profiling",
|
|
502
|
-
"description": "Properties:\n\n * `
|
|
507
|
+
"description": "Properties:\n\n * `_profilingStatus` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `_profilingPerformance` {`boolean`} - ",
|
|
503
508
|
"attributes": []
|
|
504
509
|
},
|
|
505
510
|
{
|
|
506
511
|
"name": "umb-dashboard-published-status",
|
|
507
|
-
"description": "Properties:\n\n * `
|
|
512
|
+
"description": "Properties:\n\n * `_publishedStatusText` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `_buttonStateRebuild` {`UUIButtonState`} - \n\n * `_buttonStateCollect` {`UUIButtonState`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
508
513
|
"attributes": []
|
|
509
514
|
},
|
|
510
515
|
{
|
|
@@ -514,7 +519,7 @@
|
|
|
514
519
|
},
|
|
515
520
|
{
|
|
516
521
|
"name": "umb-dashboard-telemetry",
|
|
517
|
-
"description": "Properties:\n\n * `
|
|
522
|
+
"description": "Properties:\n\n * `_telemetryFormData` - \n\n * `_telemetryLevels` {`any[]`} - \n\n * `_errorMessage` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_handleSubmit` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `_selectedTelemetryDescription` {`\"We will only send an anonymized site ID to let us know that the site exists.\" | \"We will send an anonymized site ID, Umbraco version, and packages installed.\" | \"We will send:<ul>\\n\\t\\t\\t\\t<li>Anonymized site ID, Umbraco version, and packages installed.</li>\\n\\t\\t\\t\\t<li>Number of: Root nodes, Content nodes, Macros...`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
518
523
|
"attributes": []
|
|
519
524
|
},
|
|
520
525
|
{
|
|
@@ -545,7 +550,7 @@
|
|
|
545
550
|
},
|
|
546
551
|
{
|
|
547
552
|
"name": "umb-data-type-create-options-modal",
|
|
548
|
-
"description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `
|
|
553
|
+
"description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
549
554
|
"attributes": [
|
|
550
555
|
{
|
|
551
556
|
"name": "data",
|
|
@@ -556,86 +561,82 @@
|
|
|
556
561
|
},
|
|
557
562
|
{
|
|
558
563
|
"name": "umb-data-type-picker-modal",
|
|
559
|
-
"description": "Properties:\n\n * `
|
|
564
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
560
565
|
"attributes": []
|
|
561
566
|
},
|
|
562
567
|
{
|
|
563
568
|
"name": "umb-data-type-workspace-edit-element",
|
|
564
|
-
"description": "Attributes:\n\n * `manifest` - \n\
|
|
569
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_dataTypeName` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
565
570
|
"attributes": [
|
|
566
571
|
{
|
|
567
572
|
"name": "manifest",
|
|
568
573
|
"description": "`manifest` - \n\nProperty: manifest"
|
|
569
|
-
},
|
|
570
|
-
{
|
|
571
|
-
"name": "location",
|
|
572
|
-
"description": "`location` - \n\nProperty: location"
|
|
573
574
|
}
|
|
574
575
|
]
|
|
575
576
|
},
|
|
576
577
|
{
|
|
577
578
|
"name": "umb-data-type-workspace",
|
|
578
|
-
"description": "Properties:\n\n * `
|
|
579
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
579
580
|
"attributes": []
|
|
580
581
|
},
|
|
581
582
|
{
|
|
582
583
|
"name": "umb-data-type-details-workspace-view",
|
|
583
|
-
"description": "Properties:\n\n * `
|
|
584
|
+
"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[]`} - ",
|
|
584
585
|
"attributes": []
|
|
585
586
|
},
|
|
586
587
|
{
|
|
587
588
|
"name": "umb-workspace-view-data-type-info",
|
|
588
|
-
"description": "Properties:\n\n * `
|
|
589
|
+
"description": "Properties:\n\n * `_dataType` - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
589
590
|
"attributes": []
|
|
590
591
|
},
|
|
591
592
|
{
|
|
592
593
|
"name": "umb-extension-root-workspace",
|
|
593
|
-
"description": "Properties:\n\n * `
|
|
594
|
+
"description": "Properties:\n\n * `_extensions` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
594
595
|
"attributes": []
|
|
595
596
|
},
|
|
596
597
|
{
|
|
597
598
|
"name": "umb-app-language-select",
|
|
598
|
-
"description": "Properties:\n\n * `
|
|
599
|
+
"description": "Properties:\n\n * `_languages` {`any[]`} - \n\n * `_appLanguage` - \n\n * `_isOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
599
600
|
"attributes": []
|
|
600
601
|
},
|
|
601
602
|
{
|
|
602
603
|
"name": "umb-language-picker-modal",
|
|
603
|
-
"description": "Properties:\n\n * `
|
|
604
|
+
"description": "Properties:\n\n * `_languages` {`any[]`} - \n\n * `_languageRepository` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
604
605
|
"attributes": []
|
|
605
606
|
},
|
|
606
607
|
{
|
|
607
608
|
"name": "umb-language-root-table-delete-column-layout",
|
|
608
|
-
"description": "Properties:\n\n * `
|
|
609
|
+
"description": "Properties:\n\n * `value` - \n\n * `_isOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
609
610
|
"attributes": []
|
|
610
611
|
},
|
|
611
612
|
{
|
|
612
613
|
"name": "umb-language-root-table-name-column-layout",
|
|
613
|
-
"description": "Properties:\n\n * `
|
|
614
|
+
"description": "Properties:\n\n * `value` {`{ isoCode: string; name: string; }`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
614
615
|
"attributes": []
|
|
615
616
|
},
|
|
616
617
|
{
|
|
617
618
|
"name": "umb-language-root-workspace",
|
|
618
|
-
"description": "Properties:\n\n * `
|
|
619
|
+
"description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
619
620
|
"attributes": []
|
|
620
621
|
},
|
|
621
622
|
{
|
|
622
623
|
"name": "umb-language-workspace-edit",
|
|
623
|
-
"description": "Properties:\n\n * `
|
|
624
|
+
"description": "Properties:\n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
624
625
|
"attributes": []
|
|
625
626
|
},
|
|
626
627
|
{
|
|
627
628
|
"name": "umb-language-workspace",
|
|
628
|
-
"description": "Properties:\n\n * `
|
|
629
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
629
630
|
"attributes": []
|
|
630
631
|
},
|
|
631
632
|
{
|
|
632
633
|
"name": "umb-language-details-workspace-view",
|
|
633
|
-
"description": "Properties:\n\n * `
|
|
634
|
+
"description": "Properties:\n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `_validationErrors` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
634
635
|
"attributes": []
|
|
635
636
|
},
|
|
636
637
|
{
|
|
637
638
|
"name": "umb-log-viewer-date-range-selector",
|
|
638
|
-
"description": "Attributes:\n\n * `horizontal` {`boolean`} - \n\nProperties:\n\n * `
|
|
639
|
+
"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[]`} - ",
|
|
639
640
|
"attributes": [
|
|
640
641
|
{
|
|
641
642
|
"name": "horizontal",
|
|
@@ -646,7 +647,7 @@
|
|
|
646
647
|
},
|
|
647
648
|
{
|
|
648
649
|
"name": "umb-log-viewer-level-tag",
|
|
649
|
-
"description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `
|
|
650
|
+
"description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `level` - \n\n * `levelMap` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
650
651
|
"attributes": [
|
|
651
652
|
{
|
|
652
653
|
"name": "level",
|
|
@@ -661,7 +662,7 @@
|
|
|
661
662
|
},
|
|
662
663
|
{
|
|
663
664
|
"name": "umb-logviewer-workspace",
|
|
664
|
-
"description": "Properties:\n\n * `
|
|
665
|
+
"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[]`} - ",
|
|
665
666
|
"attributes": []
|
|
666
667
|
},
|
|
667
668
|
{
|
|
@@ -676,32 +677,32 @@
|
|
|
676
677
|
},
|
|
677
678
|
{
|
|
678
679
|
"name": "umb-log-viewer-log-types-chart",
|
|
679
|
-
"description": "Properties:\n\n * `
|
|
680
|
+
"description": "Properties:\n\n * `_logLevelCount` - \n\n * `logLevelCount` {`[string, number][]`} - \n\n * `_logLevelCountFilter` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
680
681
|
"attributes": []
|
|
681
682
|
},
|
|
682
683
|
{
|
|
683
684
|
"name": "umb-log-viewer-message-templates-overview",
|
|
684
|
-
"description": "Properties:\n\n * `
|
|
685
|
+
"description": "Properties:\n\n * `_messageTemplates` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
685
686
|
"attributes": []
|
|
686
687
|
},
|
|
687
688
|
{
|
|
688
689
|
"name": "umb-log-viewer-saved-searches-overview",
|
|
689
|
-
"description": "Properties:\n\n * `
|
|
690
|
+
"description": "Properties:\n\n * `_savedSearches` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
690
691
|
"attributes": []
|
|
691
692
|
},
|
|
692
693
|
{
|
|
693
694
|
"name": "umb-log-viewer-overview-view",
|
|
694
|
-
"description": "Properties:\n\n * `
|
|
695
|
+
"description": "Properties:\n\n * `_errorCount` {`number`} - \n\n * `_logLevelCount` - \n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
695
696
|
"attributes": []
|
|
696
697
|
},
|
|
697
698
|
{
|
|
698
699
|
"name": "umb-log-viewer-log-level-filter-menu",
|
|
699
|
-
"description": "Properties:\n\n * `
|
|
700
|
+
"description": "Properties:\n\n * `_logLevelSelectorCheckboxes` {`NodeListOf<UUICheckboxElement>`} - \n\n * `_logLevelFilter` {`any[]`} - \n\n * `setLogLevelDebounce` {`DebouncedFunc<() => void>`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
700
701
|
"attributes": []
|
|
701
702
|
},
|
|
702
703
|
{
|
|
703
704
|
"name": "umb-log-viewer-message",
|
|
704
|
-
"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 * `
|
|
705
|
+
"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[]`} - ",
|
|
705
706
|
"attributes": [
|
|
706
707
|
{
|
|
707
708
|
"name": "timestamp",
|
|
@@ -732,37 +733,37 @@
|
|
|
732
733
|
},
|
|
733
734
|
{
|
|
734
735
|
"name": "umb-log-viewer-messages-list",
|
|
735
|
-
"description": "Properties:\n\n * `
|
|
736
|
+
"description": "Properties:\n\n * `_logsScrollContainer` - \n\n * `_sortingDirection` - \n\n * `_logs` {`any[]`} - \n\n * `_logsTotal` {`number`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
736
737
|
"attributes": []
|
|
737
738
|
},
|
|
738
739
|
{
|
|
739
740
|
"name": "umb-log-viewer-polling-button",
|
|
740
|
-
"description": "Properties:\n\n * `
|
|
741
|
+
"description": "Properties:\n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
741
742
|
"attributes": []
|
|
742
743
|
},
|
|
743
744
|
{
|
|
744
745
|
"name": "umb-log-viewer-save-search-modal",
|
|
745
|
-
"description": "Properties:\n\n * `
|
|
746
|
+
"description": "Properties:\n\n * `_input` - \n\n * `_hasValue` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
746
747
|
"attributes": []
|
|
747
748
|
},
|
|
748
749
|
{
|
|
749
750
|
"name": "umb-log-viewer-search-input",
|
|
750
|
-
"description": "Properties:\n\n * `
|
|
751
|
+
"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[]`} - ",
|
|
751
752
|
"attributes": []
|
|
752
753
|
},
|
|
753
754
|
{
|
|
754
755
|
"name": "umb-log-viewer-search-view",
|
|
755
|
-
"description": "Properties:\n\n * `
|
|
756
|
+
"description": "Properties:\n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
756
757
|
"attributes": []
|
|
757
758
|
},
|
|
758
759
|
{
|
|
759
760
|
"name": "umb-relation-type-workspace-edit-element",
|
|
760
|
-
"description": "Properties:\n\n * `
|
|
761
|
+
"description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
761
762
|
"attributes": []
|
|
762
763
|
},
|
|
763
764
|
{
|
|
764
765
|
"name": "umb-relation-type-workspace",
|
|
765
|
-
"description": "Properties:\n\n * `
|
|
766
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
766
767
|
"attributes": []
|
|
767
768
|
},
|
|
768
769
|
{
|
|
@@ -772,52 +773,7 @@
|
|
|
772
773
|
},
|
|
773
774
|
{
|
|
774
775
|
"name": "umb-workspace-view-relation-type-relation",
|
|
775
|
-
"description": "Properties:\n\n * `
|
|
776
|
-
"attributes": []
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"name": "umb-collection-selection-actions",
|
|
780
|
-
"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[]`} - ",
|
|
781
|
-
"attributes": [
|
|
782
|
-
{
|
|
783
|
-
"name": "entityType",
|
|
784
|
-
"description": "`entityType` {`string | null`} - \n\nProperty: entityType\n\nDefault: null",
|
|
785
|
-
"values": []
|
|
786
|
-
}
|
|
787
|
-
]
|
|
788
|
-
},
|
|
789
|
-
{
|
|
790
|
-
"name": "umb-collection-toolbar",
|
|
791
|
-
"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`} - ",
|
|
792
|
-
"attributes": [
|
|
793
|
-
{
|
|
794
|
-
"name": "actions",
|
|
795
|
-
"description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"name": "useSearch",
|
|
799
|
-
"description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
|
|
800
|
-
"valueSet": "v"
|
|
801
|
-
},
|
|
802
|
-
{
|
|
803
|
-
"name": "onsearch",
|
|
804
|
-
"description": "`search` {`CustomEvent<string>`} - "
|
|
805
|
-
}
|
|
806
|
-
]
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"name": "umb-collection",
|
|
810
|
-
"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` - ",
|
|
811
|
-
"attributes": [
|
|
812
|
-
{
|
|
813
|
-
"name": "entity-type",
|
|
814
|
-
"description": "`entity-type` {`string`} - \n\nProperty: entityType"
|
|
815
|
-
}
|
|
816
|
-
]
|
|
817
|
-
},
|
|
818
|
-
{
|
|
819
|
-
"name": "umb-dashboard-collection",
|
|
820
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - ",
|
|
776
|
+
"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[]`} - ",
|
|
821
777
|
"attributes": []
|
|
822
778
|
},
|
|
823
779
|
{
|
|
@@ -827,7 +783,7 @@
|
|
|
827
783
|
},
|
|
828
784
|
{
|
|
829
785
|
"name": "umb-backoffice-header-sections",
|
|
830
|
-
"description": "Properties:\n\n * `
|
|
786
|
+
"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` - ",
|
|
831
787
|
"attributes": []
|
|
832
788
|
},
|
|
833
789
|
{
|
|
@@ -837,22 +793,22 @@
|
|
|
837
793
|
},
|
|
838
794
|
{
|
|
839
795
|
"name": "umb-backoffice-main",
|
|
840
|
-
"description": "Properties:\n\n * `
|
|
796
|
+
"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[]`} - ",
|
|
841
797
|
"attributes": []
|
|
842
798
|
},
|
|
843
799
|
{
|
|
844
800
|
"name": "umb-backoffice-modal-container",
|
|
845
|
-
"description": "Properties:\n\n * `
|
|
801
|
+
"description": "Properties:\n\n * `_modals` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `styles` - ",
|
|
846
802
|
"attributes": []
|
|
847
803
|
},
|
|
848
804
|
{
|
|
849
805
|
"name": "umb-backoffice-notification-container",
|
|
850
|
-
"description": "Properties:\n\n * `
|
|
806
|
+
"description": "Properties:\n\n * `_notifications` {`any[] | undefined`} - \n\n * `_notificationContext` - \n\n * `styles` - ",
|
|
851
807
|
"attributes": []
|
|
852
808
|
},
|
|
853
809
|
{
|
|
854
810
|
"name": "umb-body-layout",
|
|
855
|
-
"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 * `
|
|
811
|
+
"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[]`} - ",
|
|
856
812
|
"attributes": [
|
|
857
813
|
{
|
|
858
814
|
"name": "headline",
|
|
@@ -862,7 +818,7 @@
|
|
|
862
818
|
},
|
|
863
819
|
{
|
|
864
820
|
"name": "umb-button-with-dropdown",
|
|
865
|
-
"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 * `
|
|
821
|
+
"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[]`} - ",
|
|
866
822
|
"attributes": [
|
|
867
823
|
{
|
|
868
824
|
"name": "label",
|
|
@@ -972,7 +928,7 @@
|
|
|
972
928
|
},
|
|
973
929
|
{
|
|
974
930
|
"name": "umb-code-editor",
|
|
975
|
-
"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 * `
|
|
931
|
+
"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'.",
|
|
976
932
|
"attributes": [
|
|
977
933
|
{
|
|
978
934
|
"name": "language",
|
|
@@ -1042,9 +998,48 @@
|
|
|
1042
998
|
}
|
|
1043
999
|
]
|
|
1044
1000
|
},
|
|
1001
|
+
{
|
|
1002
|
+
"name": "umb-collection-selection-actions",
|
|
1003
|
+
"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[]`} - ",
|
|
1004
|
+
"attributes": []
|
|
1005
|
+
},
|
|
1006
|
+
{
|
|
1007
|
+
"name": "umb-collection-toolbar",
|
|
1008
|
+
"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[]`} - ",
|
|
1009
|
+
"attributes": [
|
|
1010
|
+
{
|
|
1011
|
+
"name": "actions",
|
|
1012
|
+
"description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"name": "useSearch",
|
|
1016
|
+
"description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
|
|
1017
|
+
"valueSet": "v"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"name": "onsearch",
|
|
1021
|
+
"description": "`search` {`CustomEvent<string>`} - "
|
|
1022
|
+
}
|
|
1023
|
+
]
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"name": "umb-collection",
|
|
1027
|
+
"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[]`} - ",
|
|
1028
|
+
"attributes": [
|
|
1029
|
+
{
|
|
1030
|
+
"name": "entity-type",
|
|
1031
|
+
"description": "`entity-type` {`string`} - \n\nProperty: entityType"
|
|
1032
|
+
}
|
|
1033
|
+
]
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "umb-dashboard-collection",
|
|
1037
|
+
"description": "Properties:\n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1038
|
+
"attributes": []
|
|
1039
|
+
},
|
|
1045
1040
|
{
|
|
1046
1041
|
"name": "umb-debug",
|
|
1047
|
-
"description": "Attributes:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\nProperties:\n\n * `
|
|
1042
|
+
"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[]`} - ",
|
|
1048
1043
|
"attributes": [
|
|
1049
1044
|
{
|
|
1050
1045
|
"name": "visible",
|
|
@@ -1065,7 +1060,7 @@
|
|
|
1065
1060
|
},
|
|
1066
1061
|
{
|
|
1067
1062
|
"name": "umb-donut-chart",
|
|
1068
|
-
"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 * `
|
|
1063
|
+
"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[]`} - ",
|
|
1069
1064
|
"attributes": [
|
|
1070
1065
|
{
|
|
1071
1066
|
"name": "radius",
|
|
@@ -1118,7 +1113,7 @@
|
|
|
1118
1113
|
},
|
|
1119
1114
|
{
|
|
1120
1115
|
"name": "umb-dropdown",
|
|
1121
|
-
"description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `
|
|
1116
|
+
"description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `open` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1122
1117
|
"attributes": [
|
|
1123
1118
|
{
|
|
1124
1119
|
"name": "open",
|
|
@@ -1129,7 +1124,7 @@
|
|
|
1129
1124
|
},
|
|
1130
1125
|
{
|
|
1131
1126
|
"name": "umb-empty-state",
|
|
1132
|
-
"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 * `
|
|
1127
|
+
"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[]`} - ",
|
|
1133
1128
|
"attributes": [
|
|
1134
1129
|
{
|
|
1135
1130
|
"name": "size",
|
|
@@ -1187,7 +1182,7 @@
|
|
|
1187
1182
|
},
|
|
1188
1183
|
{
|
|
1189
1184
|
"name": "umb-extension-slot",
|
|
1190
|
-
"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 * `
|
|
1185
|
+
"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` - ",
|
|
1191
1186
|
"attributes": [
|
|
1192
1187
|
{
|
|
1193
1188
|
"name": "type",
|
|
@@ -1210,12 +1205,12 @@
|
|
|
1210
1205
|
},
|
|
1211
1206
|
{
|
|
1212
1207
|
"name": "umb-header-app-button",
|
|
1213
|
-
"description": "Properties:\n\n * `
|
|
1208
|
+
"description": "Properties:\n\n * `manifest` - \n\n * `styles` - ",
|
|
1214
1209
|
"attributes": []
|
|
1215
1210
|
},
|
|
1216
1211
|
{
|
|
1217
1212
|
"name": "umb-history-item",
|
|
1218
|
-
"description": "Attributes:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
1213
|
+
"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[]`} - ",
|
|
1219
1214
|
"attributes": [
|
|
1220
1215
|
{
|
|
1221
1216
|
"name": "src",
|
|
@@ -1241,7 +1236,7 @@
|
|
|
1241
1236
|
},
|
|
1242
1237
|
{
|
|
1243
1238
|
"name": "umb-input-checkbox-list",
|
|
1244
|
-
"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 * `
|
|
1239
|
+
"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`} - ",
|
|
1245
1240
|
"attributes": [
|
|
1246
1241
|
{
|
|
1247
1242
|
"name": "list",
|
|
@@ -1259,7 +1254,7 @@
|
|
|
1259
1254
|
},
|
|
1260
1255
|
{
|
|
1261
1256
|
"name": "umb-input-color-picker",
|
|
1262
|
-
"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 * `
|
|
1257
|
+
"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`} - ",
|
|
1263
1258
|
"attributes": [
|
|
1264
1259
|
{
|
|
1265
1260
|
"name": "showLabels",
|
|
@@ -1279,7 +1274,7 @@
|
|
|
1279
1274
|
},
|
|
1280
1275
|
{
|
|
1281
1276
|
"name": "umb-input-culture-select",
|
|
1282
|
-
"description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `
|
|
1277
|
+
"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`} - ",
|
|
1283
1278
|
"attributes": [
|
|
1284
1279
|
{
|
|
1285
1280
|
"name": "disabled",
|
|
@@ -1295,7 +1290,7 @@
|
|
|
1295
1290
|
},
|
|
1296
1291
|
{
|
|
1297
1292
|
"name": "umb-input-document-picker",
|
|
1298
|
-
"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 * `
|
|
1293
|
+
"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`} - ",
|
|
1299
1294
|
"attributes": [
|
|
1300
1295
|
{
|
|
1301
1296
|
"name": "min",
|
|
@@ -1327,8 +1322,12 @@
|
|
|
1327
1322
|
},
|
|
1328
1323
|
{
|
|
1329
1324
|
"name": "umb-input-document-type-picker",
|
|
1330
|
-
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `
|
|
1325
|
+
"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`} - ",
|
|
1331
1326
|
"attributes": [
|
|
1327
|
+
{
|
|
1328
|
+
"name": "selectedIds",
|
|
1329
|
+
"description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
|
|
1330
|
+
},
|
|
1332
1331
|
{
|
|
1333
1332
|
"name": "value",
|
|
1334
1333
|
"description": "`value` {`string`} - \n\nProperty: value"
|
|
@@ -1341,7 +1340,7 @@
|
|
|
1341
1340
|
},
|
|
1342
1341
|
{
|
|
1343
1342
|
"name": "umb-input-eye-dropper",
|
|
1344
|
-
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\nProperties:\n\n * `
|
|
1343
|
+
"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`} - ",
|
|
1345
1344
|
"attributes": [
|
|
1346
1345
|
{
|
|
1347
1346
|
"name": "opacity",
|
|
@@ -1386,7 +1385,7 @@
|
|
|
1386
1385
|
},
|
|
1387
1386
|
{
|
|
1388
1387
|
"name": "umb-input-media-picker",
|
|
1389
|
-
"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 * `
|
|
1388
|
+
"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`} - ",
|
|
1390
1389
|
"attributes": [
|
|
1391
1390
|
{
|
|
1392
1391
|
"name": "min",
|
|
@@ -1418,7 +1417,7 @@
|
|
|
1418
1417
|
},
|
|
1419
1418
|
{
|
|
1420
1419
|
"name": "umb-input-multi-url-picker",
|
|
1421
|
-
"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 * `
|
|
1420
|
+
"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`} - ",
|
|
1422
1421
|
"attributes": [
|
|
1423
1422
|
{
|
|
1424
1423
|
"name": "alias",
|
|
@@ -1492,7 +1491,7 @@
|
|
|
1492
1491
|
},
|
|
1493
1492
|
{
|
|
1494
1493
|
"name": "umb-input-number-range",
|
|
1495
|
-
"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 * `
|
|
1494
|
+
"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`} - ",
|
|
1496
1495
|
"attributes": [
|
|
1497
1496
|
{
|
|
1498
1497
|
"name": "min-label",
|
|
@@ -1524,7 +1523,7 @@
|
|
|
1524
1523
|
},
|
|
1525
1524
|
{
|
|
1526
1525
|
"name": "umb-input-radio-button-list",
|
|
1527
|
-
"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 * `
|
|
1526
|
+
"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`} - ",
|
|
1528
1527
|
"attributes": [
|
|
1529
1528
|
{
|
|
1530
1529
|
"name": "list",
|
|
@@ -1542,7 +1541,7 @@
|
|
|
1542
1541
|
},
|
|
1543
1542
|
{
|
|
1544
1543
|
"name": "umb-input-section",
|
|
1545
|
-
"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 * `
|
|
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 * `_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` - ",
|
|
1546
1545
|
"attributes": [
|
|
1547
1546
|
{
|
|
1548
1547
|
"name": "value",
|
|
@@ -1583,7 +1582,7 @@
|
|
|
1583
1582
|
},
|
|
1584
1583
|
{
|
|
1585
1584
|
"name": "umb-input-slider",
|
|
1586
|
-
"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 * `
|
|
1585
|
+
"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`} - ",
|
|
1587
1586
|
"attributes": [
|
|
1588
1587
|
{
|
|
1589
1588
|
"name": "min",
|
|
@@ -1617,8 +1616,8 @@
|
|
|
1617
1616
|
]
|
|
1618
1617
|
},
|
|
1619
1618
|
{
|
|
1620
|
-
"name": "umb-input-template
|
|
1621
|
-
"description": "Events:\n\n * `change
|
|
1619
|
+
"name": "umb-input-template",
|
|
1620
|
+
"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`} - ",
|
|
1622
1621
|
"attributes": [
|
|
1623
1622
|
{
|
|
1624
1623
|
"name": "min",
|
|
@@ -1639,26 +1638,22 @@
|
|
|
1639
1638
|
"description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
|
|
1640
1639
|
},
|
|
1641
1640
|
{
|
|
1642
|
-
"name": "
|
|
1643
|
-
"description": "`
|
|
1644
|
-
},
|
|
1645
|
-
{
|
|
1646
|
-
"name": "defaultKey",
|
|
1647
|
-
"description": "`defaultKey` {`string`} - \n\nProperty: defaultKey"
|
|
1641
|
+
"name": "selectedIds",
|
|
1642
|
+
"description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
|
|
1648
1643
|
},
|
|
1649
1644
|
{
|
|
1650
|
-
"name": "
|
|
1651
|
-
"description": "`
|
|
1645
|
+
"name": "defaultId",
|
|
1646
|
+
"description": "`defaultId` {`string`} - \n\nProperty: defaultId"
|
|
1652
1647
|
},
|
|
1653
1648
|
{
|
|
1654
|
-
"name": "onchange
|
|
1655
|
-
"description": "`change
|
|
1649
|
+
"name": "onchange",
|
|
1650
|
+
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1656
1651
|
}
|
|
1657
1652
|
]
|
|
1658
1653
|
},
|
|
1659
1654
|
{
|
|
1660
1655
|
"name": "umb-input-toggle",
|
|
1661
|
-
"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 * `
|
|
1656
|
+
"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`} - ",
|
|
1662
1657
|
"attributes": [
|
|
1663
1658
|
{
|
|
1664
1659
|
"name": "checked",
|
|
@@ -1688,7 +1683,7 @@
|
|
|
1688
1683
|
},
|
|
1689
1684
|
{
|
|
1690
1685
|
"name": "umb-input-upload-field",
|
|
1691
|
-
"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 * `
|
|
1686
|
+
"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`} - ",
|
|
1692
1687
|
"attributes": [
|
|
1693
1688
|
{
|
|
1694
1689
|
"name": "keys",
|
|
@@ -1712,48 +1707,7 @@
|
|
|
1712
1707
|
},
|
|
1713
1708
|
{
|
|
1714
1709
|
"name": "umb-input-user-group",
|
|
1715
|
-
"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 * `
|
|
1716
|
-
"attributes": [
|
|
1717
|
-
{
|
|
1718
|
-
"name": "value",
|
|
1719
|
-
"description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
|
|
1720
|
-
},
|
|
1721
|
-
{
|
|
1722
|
-
"name": "multiple",
|
|
1723
|
-
"description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
|
|
1724
|
-
"valueSet": "v"
|
|
1725
|
-
},
|
|
1726
|
-
{
|
|
1727
|
-
"name": "modalType",
|
|
1728
|
-
"description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
|
|
1729
|
-
},
|
|
1730
|
-
{
|
|
1731
|
-
"name": "modalSize",
|
|
1732
|
-
"description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
|
|
1733
|
-
"values": [
|
|
1734
|
-
{
|
|
1735
|
-
"name": "small"
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"name": "large"
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"name": "medium"
|
|
1742
|
-
},
|
|
1743
|
-
{
|
|
1744
|
-
"name": "full"
|
|
1745
|
-
}
|
|
1746
|
-
]
|
|
1747
|
-
},
|
|
1748
|
-
{
|
|
1749
|
-
"name": "onchange",
|
|
1750
|
-
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1751
|
-
}
|
|
1752
|
-
]
|
|
1753
|
-
},
|
|
1754
|
-
{
|
|
1755
|
-
"name": "umb-input-user",
|
|
1756
|
-
"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` - ",
|
|
1710
|
+
"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` - ",
|
|
1757
1711
|
"attributes": [
|
|
1758
1712
|
{
|
|
1759
1713
|
"name": "value",
|
|
@@ -1794,7 +1748,7 @@
|
|
|
1794
1748
|
},
|
|
1795
1749
|
{
|
|
1796
1750
|
"name": "umb-menu-item-base",
|
|
1797
|
-
"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 * `
|
|
1751
|
+
"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[]`} - ",
|
|
1798
1752
|
"attributes": [
|
|
1799
1753
|
{
|
|
1800
1754
|
"name": "entity-type",
|
|
@@ -1823,7 +1777,7 @@
|
|
|
1823
1777
|
},
|
|
1824
1778
|
{
|
|
1825
1779
|
"name": "umb-menu",
|
|
1826
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
1780
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1827
1781
|
"attributes": [
|
|
1828
1782
|
{
|
|
1829
1783
|
"name": "manifest",
|
|
@@ -1833,7 +1787,7 @@
|
|
|
1833
1787
|
},
|
|
1834
1788
|
{
|
|
1835
1789
|
"name": "umb-property-type-based-property",
|
|
1836
|
-
"description": "Attributes:\n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperties:\n\n * `
|
|
1790
|
+
"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[]`} - ",
|
|
1837
1791
|
"attributes": [
|
|
1838
1792
|
{
|
|
1839
1793
|
"name": "propertyVariantId",
|
|
@@ -1893,12 +1847,12 @@
|
|
|
1893
1847
|
},
|
|
1894
1848
|
{
|
|
1895
1849
|
"name": "umb-section-sidebar-context-menu",
|
|
1896
|
-
"description": "Properties:\n\n * `
|
|
1850
|
+
"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[]`} - ",
|
|
1897
1851
|
"attributes": []
|
|
1898
1852
|
},
|
|
1899
1853
|
{
|
|
1900
1854
|
"name": "umb-section-sidebar-menu",
|
|
1901
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
1855
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1902
1856
|
"attributes": [
|
|
1903
1857
|
{
|
|
1904
1858
|
"name": "manifest",
|
|
@@ -1913,7 +1867,7 @@
|
|
|
1913
1867
|
},
|
|
1914
1868
|
{
|
|
1915
1869
|
"name": "umb-section-views",
|
|
1916
|
-
"description": "Attributes:\n\n * `section-alias` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
1870
|
+
"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[]`} - ",
|
|
1917
1871
|
"attributes": [
|
|
1918
1872
|
{
|
|
1919
1873
|
"name": "section-alias",
|
|
@@ -1923,8 +1877,8 @@
|
|
|
1923
1877
|
]
|
|
1924
1878
|
},
|
|
1925
1879
|
{
|
|
1926
|
-
"name": "umb-section",
|
|
1927
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
1880
|
+
"name": "umb-section-default",
|
|
1881
|
+
"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[]`} - ",
|
|
1928
1882
|
"attributes": [
|
|
1929
1883
|
{
|
|
1930
1884
|
"name": "manifest",
|
|
@@ -1934,7 +1888,7 @@
|
|
|
1934
1888
|
},
|
|
1935
1889
|
{
|
|
1936
1890
|
"name": "umb-table",
|
|
1937
|
-
"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 * `
|
|
1891
|
+
"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[]`} - ",
|
|
1938
1892
|
"attributes": [
|
|
1939
1893
|
{
|
|
1940
1894
|
"name": "onselected",
|
|
@@ -1952,7 +1906,7 @@
|
|
|
1952
1906
|
},
|
|
1953
1907
|
{
|
|
1954
1908
|
"name": "umb-template-card",
|
|
1955
|
-
"description": "Events:\n\n * `open` {`CustomEvent<unknown>`} - \n\n * `selected` {} - \n\n * `change
|
|
1909
|
+
"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`} - ",
|
|
1956
1910
|
"attributes": [
|
|
1957
1911
|
{
|
|
1958
1912
|
"name": "default",
|
|
@@ -1976,14 +1930,14 @@
|
|
|
1976
1930
|
"description": "`selected` {} - "
|
|
1977
1931
|
},
|
|
1978
1932
|
{
|
|
1979
|
-
"name": "onchange
|
|
1980
|
-
"description": "`change
|
|
1933
|
+
"name": "onchange",
|
|
1934
|
+
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1981
1935
|
}
|
|
1982
1936
|
]
|
|
1983
1937
|
},
|
|
1984
1938
|
{
|
|
1985
1939
|
"name": "umb-tooltip-menu",
|
|
1986
|
-
"description": "Attributes:\n\n * `icon-only` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\nProperties:\n\n * `
|
|
1940
|
+
"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[]`} - ",
|
|
1987
1941
|
"attributes": [
|
|
1988
1942
|
{
|
|
1989
1943
|
"name": "icon-only",
|
|
@@ -1998,17 +1952,17 @@
|
|
|
1998
1952
|
},
|
|
1999
1953
|
{
|
|
2000
1954
|
"name": "umb-entity-tree-item",
|
|
2001
|
-
"description": "Properties:\n\n * `
|
|
1955
|
+
"description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2002
1956
|
"attributes": []
|
|
2003
1957
|
},
|
|
2004
1958
|
{
|
|
2005
1959
|
"name": "umb-tree-item-base",
|
|
2006
|
-
"description": "Properties:\n\n * `
|
|
1960
|
+
"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[]`} - ",
|
|
2007
1961
|
"attributes": []
|
|
2008
1962
|
},
|
|
2009
1963
|
{
|
|
2010
1964
|
"name": "umb-tree-item",
|
|
2011
|
-
"description": "Properties:\n\n * `
|
|
1965
|
+
"description": "Properties:\n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2012
1966
|
"attributes": []
|
|
2013
1967
|
},
|
|
2014
1968
|
{
|
|
@@ -2051,7 +2005,7 @@
|
|
|
2051
2005
|
},
|
|
2052
2006
|
{
|
|
2053
2007
|
"name": "umb-variant-selector",
|
|
2054
|
-
"description": "Attributes:\n\n * `alias` {`string`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\nProperties:\n\n * `
|
|
2008
|
+
"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[]`} - ",
|
|
2055
2009
|
"attributes": [
|
|
2056
2010
|
{
|
|
2057
2011
|
"name": "alias",
|
|
@@ -2065,12 +2019,12 @@
|
|
|
2065
2019
|
},
|
|
2066
2020
|
{
|
|
2067
2021
|
"name": "umb-variantable-property",
|
|
2068
|
-
"description": "Properties:\n\n * `
|
|
2022
|
+
"description": "Properties:\n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2069
2023
|
"attributes": []
|
|
2070
2024
|
},
|
|
2071
2025
|
{
|
|
2072
2026
|
"name": "umb-workspace-property",
|
|
2073
|
-
"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 * `
|
|
2027
|
+
"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[]`} - ",
|
|
2074
2028
|
"attributes": [
|
|
2075
2029
|
{
|
|
2076
2030
|
"name": "label",
|
|
@@ -2109,32 +2063,22 @@
|
|
|
2109
2063
|
},
|
|
2110
2064
|
{
|
|
2111
2065
|
"name": "umb-workspace-action-menu",
|
|
2112
|
-
"description": "Properties:\n\n * `
|
|
2066
|
+
"description": "Properties:\n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityId` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2113
2067
|
"attributes": []
|
|
2114
2068
|
},
|
|
2115
2069
|
{
|
|
2116
2070
|
"name": "umb-workspace-action",
|
|
2117
|
-
"description": "Properties:\n\n * `
|
|
2071
|
+
"description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2118
2072
|
"attributes": []
|
|
2119
2073
|
},
|
|
2120
2074
|
{
|
|
2121
2075
|
"name": "umb-workspace-view-collection",
|
|
2122
|
-
"description": "Properties:\n\n * `
|
|
2076
|
+
"description": "Properties:\n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2123
2077
|
"attributes": []
|
|
2124
2078
|
},
|
|
2125
2079
|
{
|
|
2126
|
-
"name": "umb-workspace-
|
|
2127
|
-
"description": "Slots:\n\n * ` ` {} - Slot for workspace footer
|
|
2128
|
-
"attributes": [
|
|
2129
|
-
{
|
|
2130
|
-
"name": "alias",
|
|
2131
|
-
"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: ''"
|
|
2132
|
-
}
|
|
2133
|
-
]
|
|
2134
|
-
},
|
|
2135
|
-
{
|
|
2136
|
-
"name": "umb-workspace-layout",
|
|
2137
|
-
"description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `header` {} - Slot for workspace header\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - ",
|
|
2080
|
+
"name": "umb-workspace-editor",
|
|
2081
|
+
"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[]`} - ",
|
|
2138
2082
|
"attributes": [
|
|
2139
2083
|
{
|
|
2140
2084
|
"name": "headline",
|
|
@@ -2156,6 +2100,16 @@
|
|
|
2156
2100
|
}
|
|
2157
2101
|
]
|
|
2158
2102
|
},
|
|
2103
|
+
{
|
|
2104
|
+
"name": "umb-workspace-footer",
|
|
2105
|
+
"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[]`} - ",
|
|
2106
|
+
"attributes": [
|
|
2107
|
+
{
|
|
2108
|
+
"name": "alias",
|
|
2109
|
+
"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: ''"
|
|
2110
|
+
}
|
|
2111
|
+
]
|
|
2112
|
+
},
|
|
2159
2113
|
{
|
|
2160
2114
|
"name": "umb-workspace-property-layout",
|
|
2161
2115
|
"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[]`} - ",
|
|
@@ -2188,7 +2142,7 @@
|
|
|
2188
2142
|
},
|
|
2189
2143
|
{
|
|
2190
2144
|
"name": "umb-workspace-variant",
|
|
2191
|
-
"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 * `
|
|
2145
|
+
"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[]`} - ",
|
|
2192
2146
|
"attributes": [
|
|
2193
2147
|
{
|
|
2194
2148
|
"name": "alias",
|
|
@@ -2207,7 +2161,7 @@
|
|
|
2207
2161
|
},
|
|
2208
2162
|
{
|
|
2209
2163
|
"name": "umb-workspace",
|
|
2210
|
-
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `
|
|
2164
|
+
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `entityType` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2211
2165
|
"attributes": [
|
|
2212
2166
|
{
|
|
2213
2167
|
"name": "entity-type",
|
|
@@ -2217,7 +2171,7 @@
|
|
|
2217
2171
|
},
|
|
2218
2172
|
{
|
|
2219
2173
|
"name": "umb-confirm-modal",
|
|
2220
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2174
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2221
2175
|
"attributes": [
|
|
2222
2176
|
{
|
|
2223
2177
|
"name": "data",
|
|
@@ -2227,7 +2181,7 @@
|
|
|
2227
2181
|
},
|
|
2228
2182
|
{
|
|
2229
2183
|
"name": "umb-embedded-media-modal",
|
|
2230
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2184
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2231
2185
|
"attributes": [
|
|
2232
2186
|
{
|
|
2233
2187
|
"name": "data",
|
|
@@ -2237,40 +2191,27 @@
|
|
|
2237
2191
|
},
|
|
2238
2192
|
{
|
|
2239
2193
|
"name": "umb-folder-modal",
|
|
2240
|
-
"description": "Properties:\n\n * `
|
|
2194
|
+
"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[]`} - ",
|
|
2241
2195
|
"attributes": []
|
|
2242
2196
|
},
|
|
2243
2197
|
{
|
|
2244
2198
|
"name": "umb-icon-picker-modal",
|
|
2245
|
-
"description": "
|
|
2246
|
-
"attributes": [
|
|
2247
|
-
{
|
|
2248
|
-
"name": "iconlist",
|
|
2249
|
-
"description": "`iconlist` - \n\nProperty: iconlist\n\nDefault: icons.map((icon) => icon.name)"
|
|
2250
|
-
},
|
|
2251
|
-
{
|
|
2252
|
-
"name": "iconlistFiltered",
|
|
2253
|
-
"description": "`iconlistFiltered` {`string[]`} - \n\nProperty: iconlistFiltered\n\nDefault: "
|
|
2254
|
-
},
|
|
2255
|
-
{
|
|
2256
|
-
"name": "colorlist",
|
|
2257
|
-
"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"
|
|
2258
|
-
}
|
|
2259
|
-
]
|
|
2199
|
+
"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[]`} - ",
|
|
2200
|
+
"attributes": []
|
|
2260
2201
|
},
|
|
2261
2202
|
{
|
|
2262
2203
|
"name": "umb-link-picker-modal",
|
|
2263
|
-
"description": "Properties:\n\n * `
|
|
2204
|
+
"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[]`} - ",
|
|
2264
2205
|
"attributes": []
|
|
2265
2206
|
},
|
|
2266
2207
|
{
|
|
2267
2208
|
"name": "umb-property-settings-modal",
|
|
2268
|
-
"description": "Properties:\n\n * `
|
|
2209
|
+
"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[]`} - ",
|
|
2269
2210
|
"attributes": []
|
|
2270
2211
|
},
|
|
2271
2212
|
{
|
|
2272
2213
|
"name": "umb-section-picker-modal",
|
|
2273
|
-
"description": "Properties:\n\n * `
|
|
2214
|
+
"description": "Properties:\n\n * `_sections` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2274
2215
|
"attributes": []
|
|
2275
2216
|
},
|
|
2276
2217
|
{
|
|
@@ -2313,7 +2254,7 @@
|
|
|
2313
2254
|
},
|
|
2314
2255
|
{
|
|
2315
2256
|
"name": "umb-property-action-menu",
|
|
2316
|
-
"description": "Attributes:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\nProperties:\n\n * `
|
|
2257
|
+
"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` - ",
|
|
2317
2258
|
"attributes": [
|
|
2318
2259
|
{
|
|
2319
2260
|
"name": "value",
|
|
@@ -2328,7 +2269,7 @@
|
|
|
2328
2269
|
},
|
|
2329
2270
|
{
|
|
2330
2271
|
"name": "umb-property-action",
|
|
2331
|
-
"description": "Attributes:\n\n * `propertyAction` - \n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
2272
|
+
"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`} - ",
|
|
2332
2273
|
"attributes": [
|
|
2333
2274
|
{
|
|
2334
2275
|
"name": "propertyAction",
|
|
@@ -2348,7 +2289,7 @@
|
|
|
2348
2289
|
},
|
|
2349
2290
|
{
|
|
2350
2291
|
"name": "umb-property-editor-ui-picker-modal",
|
|
2351
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2292
|
+
"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[]`} - ",
|
|
2352
2293
|
"attributes": [
|
|
2353
2294
|
{
|
|
2354
2295
|
"name": "data",
|
|
@@ -2358,7 +2299,7 @@
|
|
|
2358
2299
|
},
|
|
2359
2300
|
{
|
|
2360
2301
|
"name": "umb-property-editor-config",
|
|
2361
|
-
"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 * `
|
|
2302
|
+
"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[]`} - ",
|
|
2362
2303
|
"attributes": [
|
|
2363
2304
|
{
|
|
2364
2305
|
"name": "_propertyEditorUiAlias",
|
|
@@ -2376,7 +2317,7 @@
|
|
|
2376
2317
|
},
|
|
2377
2318
|
{
|
|
2378
2319
|
"name": "umb-property-editor-ui-block-grid-block-configuration",
|
|
2379
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2320
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2380
2321
|
"attributes": [
|
|
2381
2322
|
{
|
|
2382
2323
|
"name": "value",
|
|
@@ -2386,7 +2327,7 @@
|
|
|
2386
2327
|
},
|
|
2387
2328
|
{
|
|
2388
2329
|
"name": "umb-property-editor-ui-block-grid-group-configuration",
|
|
2389
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2330
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2390
2331
|
"attributes": [
|
|
2391
2332
|
{
|
|
2392
2333
|
"name": "value",
|
|
@@ -2396,7 +2337,7 @@
|
|
|
2396
2337
|
},
|
|
2397
2338
|
{
|
|
2398
2339
|
"name": "umb-property-editor-ui-block-grid-stylesheet-picker",
|
|
2399
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2340
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2400
2341
|
"attributes": [
|
|
2401
2342
|
{
|
|
2402
2343
|
"name": "value",
|
|
@@ -2406,7 +2347,7 @@
|
|
|
2406
2347
|
},
|
|
2407
2348
|
{
|
|
2408
2349
|
"name": "umb-property-editor-ui-block-grid-inner-test",
|
|
2409
|
-
"description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `
|
|
2350
|
+
"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[]`} - ",
|
|
2410
2351
|
"attributes": [
|
|
2411
2352
|
{
|
|
2412
2353
|
"name": "name",
|
|
@@ -2416,7 +2357,7 @@
|
|
|
2416
2357
|
},
|
|
2417
2358
|
{
|
|
2418
2359
|
"name": "umb-property-editor-ui-block-grid",
|
|
2419
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2360
|
+
"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[]`} - ",
|
|
2420
2361
|
"attributes": [
|
|
2421
2362
|
{
|
|
2422
2363
|
"name": "value",
|
|
@@ -2426,7 +2367,7 @@
|
|
|
2426
2367
|
},
|
|
2427
2368
|
{
|
|
2428
2369
|
"name": "umb-property-editor-ui-block-list-block-configuration",
|
|
2429
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2370
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2430
2371
|
"attributes": [
|
|
2431
2372
|
{
|
|
2432
2373
|
"name": "value",
|
|
@@ -2436,7 +2377,7 @@
|
|
|
2436
2377
|
},
|
|
2437
2378
|
{
|
|
2438
2379
|
"name": "umb-property-editor-ui-block-list",
|
|
2439
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2380
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2440
2381
|
"attributes": [
|
|
2441
2382
|
{
|
|
2442
2383
|
"name": "value",
|
|
@@ -2446,7 +2387,7 @@
|
|
|
2446
2387
|
},
|
|
2447
2388
|
{
|
|
2448
2389
|
"name": "umb-property-editor-ui-checkbox-list",
|
|
2449
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `
|
|
2390
|
+
"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[]`} - ",
|
|
2450
2391
|
"attributes": [
|
|
2451
2392
|
{
|
|
2452
2393
|
"name": "value",
|
|
@@ -2460,7 +2401,7 @@
|
|
|
2460
2401
|
},
|
|
2461
2402
|
{
|
|
2462
2403
|
"name": "umb-property-editor-ui-collection-view-bulk-action-permissions",
|
|
2463
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2404
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2464
2405
|
"attributes": [
|
|
2465
2406
|
{
|
|
2466
2407
|
"name": "value",
|
|
@@ -2470,7 +2411,7 @@
|
|
|
2470
2411
|
},
|
|
2471
2412
|
{
|
|
2472
2413
|
"name": "umb-property-editor-ui-collection-view-column-configuration",
|
|
2473
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2414
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2474
2415
|
"attributes": [
|
|
2475
2416
|
{
|
|
2476
2417
|
"name": "value",
|
|
@@ -2480,7 +2421,7 @@
|
|
|
2480
2421
|
},
|
|
2481
2422
|
{
|
|
2482
2423
|
"name": "umb-property-editor-ui-collection-view-layout-configuration",
|
|
2483
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2424
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2484
2425
|
"attributes": [
|
|
2485
2426
|
{
|
|
2486
2427
|
"name": "value",
|
|
@@ -2490,7 +2431,7 @@
|
|
|
2490
2431
|
},
|
|
2491
2432
|
{
|
|
2492
2433
|
"name": "umb-property-editor-ui-collection-view-order-by",
|
|
2493
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2434
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2494
2435
|
"attributes": [
|
|
2495
2436
|
{
|
|
2496
2437
|
"name": "value",
|
|
@@ -2500,7 +2441,7 @@
|
|
|
2500
2441
|
},
|
|
2501
2442
|
{
|
|
2502
2443
|
"name": "umb-property-editor-ui-collection-view",
|
|
2503
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2444
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2504
2445
|
"attributes": [
|
|
2505
2446
|
{
|
|
2506
2447
|
"name": "value",
|
|
@@ -2510,7 +2451,7 @@
|
|
|
2510
2451
|
},
|
|
2511
2452
|
{
|
|
2512
2453
|
"name": "umb-property-editor-ui-color-picker",
|
|
2513
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2454
|
+
"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[]`} - ",
|
|
2514
2455
|
"attributes": [
|
|
2515
2456
|
{
|
|
2516
2457
|
"name": "value",
|
|
@@ -2524,7 +2465,7 @@
|
|
|
2524
2465
|
},
|
|
2525
2466
|
{
|
|
2526
2467
|
"name": "umb-property-editor-ui-date-picker",
|
|
2527
|
-
"description": "Attributes:\n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
2468
|
+
"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[]`} - ",
|
|
2528
2469
|
"attributes": [
|
|
2529
2470
|
{
|
|
2530
2471
|
"name": "value",
|
|
@@ -2549,7 +2490,7 @@
|
|
|
2549
2490
|
},
|
|
2550
2491
|
{
|
|
2551
2492
|
"name": "umb-property-editor-ui-dropdown",
|
|
2552
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2493
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2553
2494
|
"attributes": [
|
|
2554
2495
|
{
|
|
2555
2496
|
"name": "value",
|
|
@@ -2559,7 +2500,7 @@
|
|
|
2559
2500
|
},
|
|
2560
2501
|
{
|
|
2561
2502
|
"name": "umb-property-editor-ui-eye-dropper",
|
|
2562
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2503
|
+
"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[]`} - ",
|
|
2563
2504
|
"attributes": [
|
|
2564
2505
|
{
|
|
2565
2506
|
"name": "value",
|
|
@@ -2573,7 +2514,7 @@
|
|
|
2573
2514
|
},
|
|
2574
2515
|
{
|
|
2575
2516
|
"name": "umb-property-editor-ui-icon-picker",
|
|
2576
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2517
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2577
2518
|
"attributes": [
|
|
2578
2519
|
{
|
|
2579
2520
|
"name": "value",
|
|
@@ -2583,7 +2524,7 @@
|
|
|
2583
2524
|
},
|
|
2584
2525
|
{
|
|
2585
2526
|
"name": "umb-property-editor-ui-image-cropper",
|
|
2586
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2527
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2587
2528
|
"attributes": [
|
|
2588
2529
|
{
|
|
2589
2530
|
"name": "value",
|
|
@@ -2593,7 +2534,7 @@
|
|
|
2593
2534
|
},
|
|
2594
2535
|
{
|
|
2595
2536
|
"name": "umb-property-editor-ui-image-crops-configuration",
|
|
2596
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2537
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2597
2538
|
"attributes": [
|
|
2598
2539
|
{
|
|
2599
2540
|
"name": "value",
|
|
@@ -2603,7 +2544,7 @@
|
|
|
2603
2544
|
},
|
|
2604
2545
|
{
|
|
2605
2546
|
"name": "umb-property-editor-ui-label",
|
|
2606
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2547
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2607
2548
|
"attributes": [
|
|
2608
2549
|
{
|
|
2609
2550
|
"name": "value",
|
|
@@ -2613,7 +2554,7 @@
|
|
|
2613
2554
|
},
|
|
2614
2555
|
{
|
|
2615
2556
|
"name": "umb-property-editor-ui-markdown-editor",
|
|
2616
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2557
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2617
2558
|
"attributes": [
|
|
2618
2559
|
{
|
|
2619
2560
|
"name": "value",
|
|
@@ -2637,7 +2578,7 @@
|
|
|
2637
2578
|
},
|
|
2638
2579
|
{
|
|
2639
2580
|
"name": "umb-property-editor-ui-member-group-picker",
|
|
2640
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2581
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2641
2582
|
"attributes": [
|
|
2642
2583
|
{
|
|
2643
2584
|
"name": "value",
|
|
@@ -2647,7 +2588,7 @@
|
|
|
2647
2588
|
},
|
|
2648
2589
|
{
|
|
2649
2590
|
"name": "umb-property-editor-ui-member-picker",
|
|
2650
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2591
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2651
2592
|
"attributes": [
|
|
2652
2593
|
{
|
|
2653
2594
|
"name": "value",
|
|
@@ -2657,7 +2598,7 @@
|
|
|
2657
2598
|
},
|
|
2658
2599
|
{
|
|
2659
2600
|
"name": "umb-property-editor-ui-multi-url-picker",
|
|
2660
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`any[]`} - \n\nProperties:\n\n * `
|
|
2601
|
+
"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[]`} - ",
|
|
2661
2602
|
"attributes": [
|
|
2662
2603
|
{
|
|
2663
2604
|
"name": "value",
|
|
@@ -2671,7 +2612,7 @@
|
|
|
2671
2612
|
},
|
|
2672
2613
|
{
|
|
2673
2614
|
"name": "umb-input-multiple-text-string-item",
|
|
2674
|
-
"description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `
|
|
2615
|
+
"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`} - ",
|
|
2675
2616
|
"attributes": [
|
|
2676
2617
|
{
|
|
2677
2618
|
"name": "disabled",
|
|
@@ -2687,7 +2628,7 @@
|
|
|
2687
2628
|
},
|
|
2688
2629
|
{
|
|
2689
2630
|
"name": "umb-input-multiple-text-string",
|
|
2690
|
-
"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 * `
|
|
2631
|
+
"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`} - ",
|
|
2691
2632
|
"attributes": [
|
|
2692
2633
|
{
|
|
2693
2634
|
"name": "min",
|
|
@@ -2750,7 +2691,7 @@
|
|
|
2750
2691
|
},
|
|
2751
2692
|
{
|
|
2752
2693
|
"name": "umb-property-editor-ui-number-range",
|
|
2753
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `_value` {`ValueType`} - \n\nProperties:\n\n * `
|
|
2694
|
+
"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[]`} - ",
|
|
2754
2695
|
"attributes": [
|
|
2755
2696
|
{
|
|
2756
2697
|
"name": "_value",
|
|
@@ -2764,7 +2705,7 @@
|
|
|
2764
2705
|
},
|
|
2765
2706
|
{
|
|
2766
2707
|
"name": "umb-property-editor-ui-number",
|
|
2767
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2708
|
+
"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[]`} - ",
|
|
2768
2709
|
"attributes": [
|
|
2769
2710
|
{
|
|
2770
2711
|
"name": "value",
|
|
@@ -2778,7 +2719,7 @@
|
|
|
2778
2719
|
},
|
|
2779
2720
|
{
|
|
2780
2721
|
"name": "umb-property-editor-ui-order-direction",
|
|
2781
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2722
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2782
2723
|
"attributes": [
|
|
2783
2724
|
{
|
|
2784
2725
|
"name": "value",
|
|
@@ -2788,7 +2729,7 @@
|
|
|
2788
2729
|
},
|
|
2789
2730
|
{
|
|
2790
2731
|
"name": "umb-property-editor-ui-overlay-size",
|
|
2791
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2732
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2792
2733
|
"attributes": [
|
|
2793
2734
|
{
|
|
2794
2735
|
"name": "value",
|
|
@@ -2798,7 +2739,7 @@
|
|
|
2798
2739
|
},
|
|
2799
2740
|
{
|
|
2800
2741
|
"name": "umb-property-editor-ui-radio-button-list",
|
|
2801
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2742
|
+
"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[]`} - ",
|
|
2802
2743
|
"attributes": [
|
|
2803
2744
|
{
|
|
2804
2745
|
"name": "value",
|
|
@@ -2812,7 +2753,7 @@
|
|
|
2812
2753
|
},
|
|
2813
2754
|
{
|
|
2814
2755
|
"name": "umb-property-editor-ui-slider",
|
|
2815
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperties:\n\n * `
|
|
2756
|
+
"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[]`} - ",
|
|
2816
2757
|
"attributes": [
|
|
2817
2758
|
{
|
|
2818
2759
|
"name": "value",
|
|
@@ -2826,7 +2767,7 @@
|
|
|
2826
2767
|
},
|
|
2827
2768
|
{
|
|
2828
2769
|
"name": "umb-property-editor-ui-tags-storage-type",
|
|
2829
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2770
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2830
2771
|
"attributes": [
|
|
2831
2772
|
{
|
|
2832
2773
|
"name": "value",
|
|
@@ -2836,7 +2777,7 @@
|
|
|
2836
2777
|
},
|
|
2837
2778
|
{
|
|
2838
2779
|
"name": "umb-property-editor-ui-tags",
|
|
2839
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2780
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2840
2781
|
"attributes": [
|
|
2841
2782
|
{
|
|
2842
2783
|
"name": "value",
|
|
@@ -2846,7 +2787,7 @@
|
|
|
2846
2787
|
},
|
|
2847
2788
|
{
|
|
2848
2789
|
"name": "umb-property-editor-ui-text-box",
|
|
2849
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2790
|
+
"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[]`} - ",
|
|
2850
2791
|
"attributes": [
|
|
2851
2792
|
{
|
|
2852
2793
|
"name": "value",
|
|
@@ -2860,7 +2801,7 @@
|
|
|
2860
2801
|
},
|
|
2861
2802
|
{
|
|
2862
2803
|
"name": "umb-property-editor-ui-textarea",
|
|
2863
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2804
|
+
"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[]`} - ",
|
|
2864
2805
|
"attributes": [
|
|
2865
2806
|
{
|
|
2866
2807
|
"name": "value",
|
|
@@ -2874,7 +2815,7 @@
|
|
|
2874
2815
|
},
|
|
2875
2816
|
{
|
|
2876
2817
|
"name": "umb-property-editor-ui-tiny-mce-configuration",
|
|
2877
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2818
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2878
2819
|
"attributes": [
|
|
2879
2820
|
{
|
|
2880
2821
|
"name": "value",
|
|
@@ -2884,7 +2825,7 @@
|
|
|
2884
2825
|
},
|
|
2885
2826
|
{
|
|
2886
2827
|
"name": "umb-property-editor-ui-tiny-mce",
|
|
2887
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2828
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2888
2829
|
"attributes": [
|
|
2889
2830
|
{
|
|
2890
2831
|
"name": "value",
|
|
@@ -2894,7 +2835,7 @@
|
|
|
2894
2835
|
},
|
|
2895
2836
|
{
|
|
2896
2837
|
"name": "umb-property-editor-ui-toggle",
|
|
2897
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`boolean`} - \n\nProperties:\n\n * `
|
|
2838
|
+
"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[]`} - ",
|
|
2898
2839
|
"attributes": [
|
|
2899
2840
|
{
|
|
2900
2841
|
"name": "value",
|
|
@@ -2909,7 +2850,7 @@
|
|
|
2909
2850
|
},
|
|
2910
2851
|
{
|
|
2911
2852
|
"name": "umb-property-editor-ui-tree-picker-start-node",
|
|
2912
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2853
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2913
2854
|
"attributes": [
|
|
2914
2855
|
{
|
|
2915
2856
|
"name": "value",
|
|
@@ -2919,7 +2860,7 @@
|
|
|
2919
2860
|
},
|
|
2920
2861
|
{
|
|
2921
2862
|
"name": "umb-property-editor-ui-tree-picker",
|
|
2922
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2863
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2923
2864
|
"attributes": [
|
|
2924
2865
|
{
|
|
2925
2866
|
"name": "value",
|
|
@@ -2929,7 +2870,7 @@
|
|
|
2929
2870
|
},
|
|
2930
2871
|
{
|
|
2931
2872
|
"name": "umb-property-editor-ui-upload-field",
|
|
2932
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2873
|
+
"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[]`} - ",
|
|
2933
2874
|
"attributes": [
|
|
2934
2875
|
{
|
|
2935
2876
|
"name": "value",
|
|
@@ -2943,7 +2884,7 @@
|
|
|
2943
2884
|
},
|
|
2944
2885
|
{
|
|
2945
2886
|
"name": "umb-property-editor-ui-user-picker",
|
|
2946
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2887
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2947
2888
|
"attributes": [
|
|
2948
2889
|
{
|
|
2949
2890
|
"name": "value",
|
|
@@ -2953,7 +2894,7 @@
|
|
|
2953
2894
|
},
|
|
2954
2895
|
{
|
|
2955
2896
|
"name": "umb-property-editor-ui-value-type",
|
|
2956
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2897
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2957
2898
|
"attributes": [
|
|
2958
2899
|
{
|
|
2959
2900
|
"name": "value",
|
|
@@ -2963,7 +2904,7 @@
|
|
|
2963
2904
|
},
|
|
2964
2905
|
{
|
|
2965
2906
|
"name": "umb-file-system-tree-item",
|
|
2966
|
-
"description": "Properties:\n\n * `
|
|
2907
|
+
"description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2967
2908
|
"attributes": []
|
|
2968
2909
|
},
|
|
2969
2910
|
{
|
|
@@ -2973,27 +2914,27 @@
|
|
|
2973
2914
|
},
|
|
2974
2915
|
{
|
|
2975
2916
|
"name": "umb-stylesheet-workspace",
|
|
2976
|
-
"description": "Properties:\n\n * `
|
|
2917
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2977
2918
|
"attributes": []
|
|
2978
2919
|
},
|
|
2979
2920
|
{
|
|
2980
2921
|
"name": "umb-template-workspace",
|
|
2981
|
-
"description": "Properties:\n\n * `
|
|
2922
|
+
"description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2982
2923
|
"attributes": []
|
|
2983
2924
|
},
|
|
2984
2925
|
{
|
|
2985
2926
|
"name": "umb-dashboard-translation-dictionary",
|
|
2986
|
-
"description": "Properties:\n\n * `
|
|
2927
|
+
"description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2987
2928
|
"attributes": []
|
|
2988
2929
|
},
|
|
2989
2930
|
{
|
|
2990
2931
|
"name": "umb-create-dictionary-modal",
|
|
2991
|
-
"description": "Properties:\n\n * `
|
|
2932
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2992
2933
|
"attributes": []
|
|
2993
2934
|
},
|
|
2994
2935
|
{
|
|
2995
2936
|
"name": "umb-export-dictionary-modal",
|
|
2996
|
-
"description": "Properties:\n\n * `
|
|
2937
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2997
2938
|
"attributes": []
|
|
2998
2939
|
},
|
|
2999
2940
|
{
|
|
@@ -3007,27 +2948,32 @@
|
|
|
3007
2948
|
},
|
|
3008
2949
|
{
|
|
3009
2950
|
"name": "umb-dictionary-workspace-edit",
|
|
3010
|
-
"description": "Properties:\n\n * `
|
|
2951
|
+
"description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3011
2952
|
"attributes": []
|
|
3012
2953
|
},
|
|
3013
2954
|
{
|
|
3014
2955
|
"name": "umb-dictionary-workspace",
|
|
3015
|
-
"description": "Properties:\n\n * `
|
|
2956
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3016
2957
|
"attributes": []
|
|
3017
2958
|
},
|
|
3018
2959
|
{
|
|
3019
2960
|
"name": "umb-workspace-view-dictionary-edit",
|
|
3020
|
-
"description": "Properties:\n\n * `
|
|
2961
|
+
"description": "Properties:\n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2962
|
+
"attributes": []
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"name": "umb-umbraco-news-dashboard",
|
|
2966
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3021
2967
|
"attributes": []
|
|
3022
2968
|
},
|
|
3023
2969
|
{
|
|
3024
2970
|
"name": "umb-current-user-header-app",
|
|
3025
|
-
"description": "Properties:\n\n * `
|
|
2971
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - \n\n * `styles` - ",
|
|
3026
2972
|
"attributes": []
|
|
3027
2973
|
},
|
|
3028
2974
|
{
|
|
3029
2975
|
"name": "umb-change-password-modal",
|
|
3030
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2976
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` - ",
|
|
3031
2977
|
"attributes": [
|
|
3032
2978
|
{
|
|
3033
2979
|
"name": "data",
|
|
@@ -3037,7 +2983,7 @@
|
|
|
3037
2983
|
},
|
|
3038
2984
|
{
|
|
3039
2985
|
"name": "umb-current-user-modal",
|
|
3040
|
-
"description": "Properties:\n\n * `
|
|
2986
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `styles` - ",
|
|
3041
2987
|
"attributes": []
|
|
3042
2988
|
},
|
|
3043
2989
|
{
|
|
@@ -3047,71 +2993,77 @@
|
|
|
3047
2993
|
},
|
|
3048
2994
|
{
|
|
3049
2995
|
"name": "umb-user-profile-app-history",
|
|
3050
|
-
"description": "Properties:\n\n * `
|
|
2996
|
+
"description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3051
2997
|
"attributes": []
|
|
3052
2998
|
},
|
|
3053
2999
|
{
|
|
3054
3000
|
"name": "umb-user-dashboard-test",
|
|
3055
|
-
"description": "Properties:\n\n * `
|
|
3001
|
+
"description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3056
3002
|
"attributes": []
|
|
3057
3003
|
},
|
|
3058
3004
|
{
|
|
3059
3005
|
"name": "umb-user-profile-app-profile",
|
|
3060
|
-
"description": "Properties:\n\n * `
|
|
3006
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3061
3007
|
"attributes": []
|
|
3062
3008
|
},
|
|
3063
3009
|
{
|
|
3064
3010
|
"name": "umb-user-profile-app-themes",
|
|
3065
|
-
"description": "Properties:\n\n * `
|
|
3011
|
+
"description": "Properties:\n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3066
3012
|
"attributes": []
|
|
3067
3013
|
},
|
|
3068
3014
|
{
|
|
3069
3015
|
"name": "umb-user-group-picker-modal",
|
|
3070
|
-
"description": "Properties:\n\n * `
|
|
3016
|
+
"description": "Properties:\n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3017
|
+
"attributes": []
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"name": "umb-section-view-user-groups",
|
|
3021
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3071
3022
|
"attributes": []
|
|
3072
3023
|
},
|
|
3073
3024
|
{
|
|
3074
3025
|
"name": "umb-workspace-action-user-group-save",
|
|
3075
|
-
"description": "Properties:\n\n * `
|
|
3026
|
+
"description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3076
3027
|
"attributes": []
|
|
3077
3028
|
},
|
|
3078
3029
|
{
|
|
3079
|
-
"name": "umb-user-group-
|
|
3080
|
-
"description": "Properties:\n\n * `
|
|
3030
|
+
"name": "umb-user-group-table-name-column-layout",
|
|
3031
|
+
"description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
|
|
3081
3032
|
"attributes": []
|
|
3082
3033
|
},
|
|
3083
3034
|
{
|
|
3084
|
-
"name": "umb-user-group-
|
|
3085
|
-
"description": "Properties:\n\n * `
|
|
3035
|
+
"name": "umb-user-group-table-sections-column-layout",
|
|
3036
|
+
"description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
|
|
3086
3037
|
"attributes": []
|
|
3087
3038
|
},
|
|
3088
3039
|
{
|
|
3089
|
-
"name": "umb-
|
|
3040
|
+
"name": "umb-user-group-workspace-edit",
|
|
3041
|
+
"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[]`} - ",
|
|
3090
3042
|
"attributes": []
|
|
3091
3043
|
},
|
|
3092
3044
|
{
|
|
3093
|
-
"name": "umb-
|
|
3094
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3045
|
+
"name": "umb-user-group-workspace",
|
|
3046
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3095
3047
|
"attributes": []
|
|
3096
3048
|
},
|
|
3097
3049
|
{
|
|
3098
|
-
"name": "umb-
|
|
3099
|
-
"description": "Properties:\n\n * `
|
|
3050
|
+
"name": "umb-workspace-view-user-groups",
|
|
3051
|
+
"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[]`} - ",
|
|
3100
3052
|
"attributes": []
|
|
3101
3053
|
},
|
|
3102
3054
|
{
|
|
3103
|
-
"name": "umb-user-
|
|
3104
|
-
"description": "Properties:\n\n * `
|
|
3055
|
+
"name": "umb-user-collection-header",
|
|
3056
|
+
"description": "Properties:\n\n * `isCloud` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3105
3057
|
"attributes": []
|
|
3106
3058
|
},
|
|
3107
3059
|
{
|
|
3108
|
-
"name": "umb-
|
|
3109
|
-
"description": "Properties:\n\n * `
|
|
3060
|
+
"name": "umb-user-collection",
|
|
3061
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3110
3062
|
"attributes": []
|
|
3111
3063
|
},
|
|
3112
3064
|
{
|
|
3113
|
-
"name": "umb-
|
|
3114
|
-
"description": "Properties:\n\n * `
|
|
3065
|
+
"name": "umb-user-grid-collection-view",
|
|
3066
|
+
"description": "Properties:\n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3115
3067
|
"attributes": []
|
|
3116
3068
|
},
|
|
3117
3069
|
{
|
|
@@ -3125,53 +3077,74 @@
|
|
|
3125
3077
|
"attributes": []
|
|
3126
3078
|
},
|
|
3127
3079
|
{
|
|
3128
|
-
"name": "umb-
|
|
3129
|
-
"description": "Properties:\n\n * `
|
|
3130
|
-
"attributes": []
|
|
3131
|
-
},
|
|
3132
|
-
{
|
|
3133
|
-
"name": "umb-section-view-users",
|
|
3134
|
-
"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` - ",
|
|
3080
|
+
"name": "umb-user-table-collection-view",
|
|
3081
|
+
"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[]`} - ",
|
|
3135
3082
|
"attributes": []
|
|
3136
3083
|
},
|
|
3137
3084
|
{
|
|
3138
|
-
"name": "umb-workspace-view-users-
|
|
3139
|
-
"description": "Properties:\n\n * `
|
|
3085
|
+
"name": "umb-workspace-view-users-table",
|
|
3086
|
+
"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[]`} - ",
|
|
3140
3087
|
"attributes": []
|
|
3141
3088
|
},
|
|
3142
3089
|
{
|
|
3143
|
-
"name": "umb-
|
|
3144
|
-
"description": "
|
|
3145
|
-
"attributes": [
|
|
3090
|
+
"name": "umb-user-input",
|
|
3091
|
+
"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`} - ",
|
|
3092
|
+
"attributes": [
|
|
3093
|
+
{
|
|
3094
|
+
"name": "min",
|
|
3095
|
+
"description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
"name": "max",
|
|
3099
|
+
"description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
|
|
3100
|
+
},
|
|
3101
|
+
{
|
|
3102
|
+
"name": "min-message",
|
|
3103
|
+
"description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"name": "maxMessage",
|
|
3107
|
+
"description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"name": "value",
|
|
3111
|
+
"description": "`value` {`string`} - \n\nProperty: value"
|
|
3112
|
+
}
|
|
3113
|
+
]
|
|
3146
3114
|
},
|
|
3147
3115
|
{
|
|
3148
3116
|
"name": "umb-create-user-modal",
|
|
3149
|
-
"description": "Properties:\n\n * `
|
|
3117
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `_createdUser` - \n\n * `_createdUserInitialPassword` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3150
3118
|
"attributes": []
|
|
3151
3119
|
},
|
|
3152
3120
|
{
|
|
3153
3121
|
"name": "umb-invite-user-modal",
|
|
3154
|
-
"description": "Properties:\n\n * `
|
|
3122
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `_invitedUser` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3155
3123
|
"attributes": []
|
|
3156
3124
|
},
|
|
3157
3125
|
{
|
|
3158
3126
|
"name": "umb-user-picker-modal",
|
|
3159
|
-
"description": "Properties:\n\n * `
|
|
3127
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `_users` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3128
|
+
"attributes": []
|
|
3129
|
+
},
|
|
3130
|
+
{
|
|
3131
|
+
"name": "umb-section-view-users",
|
|
3132
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3160
3133
|
"attributes": []
|
|
3161
3134
|
},
|
|
3162
3135
|
{
|
|
3163
|
-
"name": "umb-workspace-action-
|
|
3164
|
-
"description": "Properties:\n\n * `
|
|
3136
|
+
"name": "umb-user-workspace-action-save",
|
|
3137
|
+
"description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3165
3138
|
"attributes": []
|
|
3166
3139
|
},
|
|
3167
3140
|
{
|
|
3168
3141
|
"name": "umb-user-workspace-edit",
|
|
3169
|
-
"description": "Properties:\n\n * `
|
|
3142
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_user` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3170
3143
|
"attributes": []
|
|
3171
3144
|
},
|
|
3172
3145
|
{
|
|
3173
3146
|
"name": "umb-user-workspace",
|
|
3174
|
-
"description": "Properties:\n\n * `
|
|
3147
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3175
3148
|
"attributes": []
|
|
3176
3149
|
},
|
|
3177
3150
|
{
|
|
@@ -3193,11 +3166,6 @@
|
|
|
3193
3166
|
"description": "Properties:\n\n * `create` - A way to initialize controllers.",
|
|
3194
3167
|
"attributes": []
|
|
3195
3168
|
},
|
|
3196
|
-
{
|
|
3197
|
-
"name": "umb-modal-element",
|
|
3198
|
-
"description": "Properties:\n\n * `modalHandler` - \n\n * `data` {`UmbModalData | undefined`} - ",
|
|
3199
|
-
"attributes": []
|
|
3200
|
-
},
|
|
3201
3169
|
{
|
|
3202
3170
|
"name": "umb-story-modal-context-example",
|
|
3203
3171
|
"description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
|
|
@@ -3210,7 +3178,7 @@
|
|
|
3210
3178
|
},
|
|
3211
3179
|
{
|
|
3212
3180
|
"name": "umb-notification-layout-default",
|
|
3213
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
3181
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `notificationHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3214
3182
|
"attributes": [
|
|
3215
3183
|
{
|
|
3216
3184
|
"name": "data",
|
|
@@ -3225,7 +3193,7 @@
|
|
|
3225
3193
|
},
|
|
3226
3194
|
{
|
|
3227
3195
|
"name": "umb-router-slot",
|
|
3228
|
-
"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 * `
|
|
3196
|
+
"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[]`} - ",
|
|
3229
3197
|
"attributes": [
|
|
3230
3198
|
{
|
|
3231
3199
|
"name": "routes",
|
|
@@ -3244,7 +3212,7 @@
|
|
|
3244
3212
|
},
|
|
3245
3213
|
{
|
|
3246
3214
|
"name": "umb-variant-router-slot",
|
|
3247
|
-
"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 * `
|
|
3215
|
+
"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[]`} - ",
|
|
3248
3216
|
"attributes": [
|
|
3249
3217
|
{
|
|
3250
3218
|
"name": "variantId",
|
|
@@ -3265,24 +3233,39 @@
|
|
|
3265
3233
|
}
|
|
3266
3234
|
]
|
|
3267
3235
|
},
|
|
3236
|
+
{
|
|
3237
|
+
"name": "umb-error",
|
|
3238
|
+
"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` - ",
|
|
3239
|
+
"attributes": [
|
|
3240
|
+
{
|
|
3241
|
+
"name": "errorMessage",
|
|
3242
|
+
"description": "`errorMessage` {`string | undefined`} - The error message to display\n\nProperty: errorMessage",
|
|
3243
|
+
"values": []
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"name": "error",
|
|
3247
|
+
"description": "`error` {`unknown`} - The error to display\n\nProperty: error"
|
|
3248
|
+
}
|
|
3249
|
+
]
|
|
3250
|
+
},
|
|
3268
3251
|
{
|
|
3269
3252
|
"name": "umb-installer-consent",
|
|
3270
|
-
"description": "Properties:\n\n * `
|
|
3253
|
+
"description": "Properties:\n\n * `_telemetryLevels` {`any[]`} - \n\n * `_telemetryFormData` - \n\n * `_installerContext` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `styles` - ",
|
|
3271
3254
|
"attributes": []
|
|
3272
3255
|
},
|
|
3273
3256
|
{
|
|
3274
3257
|
"name": "umb-installer-database",
|
|
3275
|
-
"description": "Properties:\n\n * `
|
|
3258
|
+
"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` - ",
|
|
3276
3259
|
"attributes": []
|
|
3277
3260
|
},
|
|
3278
3261
|
{
|
|
3279
3262
|
"name": "umb-installer-error",
|
|
3280
|
-
"description": "Properties:\n\n * `
|
|
3263
|
+
"description": "Properties:\n\n * `_error` - \n\n * `_installerContext` - \n\n * `styles` - ",
|
|
3281
3264
|
"attributes": []
|
|
3282
3265
|
},
|
|
3283
3266
|
{
|
|
3284
3267
|
"name": "umb-installer",
|
|
3285
|
-
"description": "Properties:\n\n * `
|
|
3268
|
+
"description": "Properties:\n\n * `step` {`number`} - \n\n * `_umbInstallerContext` - \n\n * `styles` - ",
|
|
3286
3269
|
"attributes": []
|
|
3287
3270
|
},
|
|
3288
3271
|
{
|
|
@@ -3297,12 +3280,12 @@
|
|
|
3297
3280
|
},
|
|
3298
3281
|
{
|
|
3299
3282
|
"name": "umb-installer-user",
|
|
3300
|
-
"description": "Properties:\n\n * `
|
|
3283
|
+
"description": "Properties:\n\n * `_userFormData` {`{ name: string; password: string; email: string; subscribeToNewsletter: boolean; } | undefined`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - \n\n * `styles` - ",
|
|
3301
3284
|
"attributes": []
|
|
3302
3285
|
},
|
|
3303
3286
|
{
|
|
3304
3287
|
"name": "umb-upgrader-view",
|
|
3305
|
-
"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 * `
|
|
3288
|
+
"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` - ",
|
|
3306
3289
|
"attributes": [
|
|
3307
3290
|
{
|
|
3308
3291
|
"name": "fetching",
|