@umbraco-cms/backoffice 1.0.0-next.b7d4efa4 → 1.0.0-next.ba26bec7
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 +730 -282
- package/collection.d.ts +32 -0
- package/content-type.d.ts +127 -0
- package/context-api.d.ts +4 -4
- package/controller.d.ts +2 -1
- package/custom-elements.json +1489 -1276
- package/element.d.ts +4 -4
- package/entity-action.d.ts +6 -13
- package/extensions-api.d.ts +13 -12
- package/extensions-registry.d.ts +288 -86
- package/id.d.ts +6 -0
- package/modal.d.ts +32 -328
- package/models.d.ts +15 -10
- package/notification.d.ts +1 -1
- package/observable-api.d.ts +61 -49
- package/package.json +1 -1
- package/picker-input.d.ts +24 -0
- package/repository.d.ts +66 -31
- package/resources.d.ts +24 -15
- package/router.d.ts +263 -25
- package/sorter.d.ts +103 -0
- package/store.d.ts +51 -56
- package/umbraco-package-schema.json +37749 -0
- package/utils.d.ts +1 -11
- package/vscode-html-custom-data.json +451 -439
- package/workspace.d.ts +23 -22
- 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-
|
|
65
|
+
"description": "Attributes:\n\n * `container-id` {`string | undefined`} - \n\n * `container-name` {`string | undefined`} - \n\n * `container-type` - \n\nProperties:\n\n * `_containerId` {`string | undefined`} - \n\n * `containerId` {`string | undefined`} - \n\n * `containerName` {`string | undefined`} - \n\n * `containerType` - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
71
66
|
"attributes": [
|
|
67
|
+
{
|
|
68
|
+
"name": "container-id",
|
|
69
|
+
"description": "`container-id` {`string | undefined`} - \n\nProperty: containerId",
|
|
70
|
+
"values": []
|
|
71
|
+
},
|
|
72
72
|
{
|
|
73
73
|
"name": "container-name",
|
|
74
74
|
"description": "`container-name` {`string | undefined`} - \n\nProperty: containerName",
|
|
@@ -76,25 +76,22 @@
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"name": "container-type",
|
|
79
|
-
"description": "`container-type`
|
|
80
|
-
"values": [
|
|
81
|
-
{
|
|
82
|
-
"name": "Group"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"name": "Tab"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
79
|
+
"description": "`container-type` - \n\nProperty: containerType"
|
|
88
80
|
}
|
|
89
81
|
]
|
|
90
82
|
},
|
|
91
83
|
{
|
|
92
84
|
"name": "document-type-workspace-view-edit-property",
|
|
93
|
-
"description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {
|
|
85
|
+
"description": "Events:\n\n * `partial-property-update` {`CustomEvent<any>`} - \n\nSlots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\nAttributes:\n\n * `property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperties:\n\n * `property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\n * `inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\n * `styles` {`CSSResult[]`} - ",
|
|
94
86
|
"attributes": [
|
|
95
87
|
{
|
|
96
88
|
"name": "property",
|
|
97
|
-
"description": "`property` {
|
|
89
|
+
"description": "`property` {PropertyTypeResponseModelBaseModel} - Property, the data object for the property.\n\nProperty: property\n\nDefault: undefined"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "inherited",
|
|
93
|
+
"description": "`inherited` {boolean} - Inherited, Determines if the property is part of the main document type thats being edited.\nIf true, then the property is inherited from another document type, not a part of the main document type.\n\nProperty: inherited\n\nDefault: undefined",
|
|
94
|
+
"values": []
|
|
98
95
|
},
|
|
99
96
|
{
|
|
100
97
|
"name": "onpartial-property-update",
|
|
@@ -104,11 +101,11 @@
|
|
|
104
101
|
},
|
|
105
102
|
{
|
|
106
103
|
"name": "umb-document-type-workspace-view-edit-tab",
|
|
107
|
-
"description": "Attributes:\n\n * `
|
|
104
|
+
"description": "Attributes:\n\n * `ownerTabId` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `_ownerTabId` {`string | undefined`} - \n\n * `ownerTabId` {`string | undefined`} - \n\n * `_tabName` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\n * `_groupStructureHelper` - \n\n * `_groups` {`any[]`} - \n\n * `_hasProperties` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
108
105
|
"attributes": [
|
|
109
106
|
{
|
|
110
|
-
"name": "
|
|
111
|
-
"description": "`
|
|
107
|
+
"name": "ownerTabId",
|
|
108
|
+
"description": "`ownerTabId` {`string | undefined`} - \n\nProperty: ownerTabId",
|
|
112
109
|
"values": []
|
|
113
110
|
},
|
|
114
111
|
{
|
|
@@ -125,37 +122,37 @@
|
|
|
125
122
|
},
|
|
126
123
|
{
|
|
127
124
|
"name": "umb-document-type-workspace-view-edit",
|
|
128
|
-
"description": "Properties:\n\n * `
|
|
125
|
+
"description": "Properties:\n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
129
126
|
"attributes": []
|
|
130
127
|
},
|
|
131
128
|
{
|
|
132
129
|
"name": "umb-document-type-workspace-view-details",
|
|
133
|
-
"description": "Properties:\n\n * `
|
|
130
|
+
"description": "Properties:\n\n * `_variesByCulture` {`boolean | undefined`} - \n\n * `_variesBySegment` {`boolean | undefined`} - \n\n * `_isElement` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
134
131
|
"attributes": []
|
|
135
132
|
},
|
|
136
133
|
{
|
|
137
134
|
"name": "umb-document-type-workspace-view-structure",
|
|
138
|
-
"description": "Properties:\n\n * `
|
|
135
|
+
"description": "Properties:\n\n * `_allowedAsRoot` {`boolean | undefined`} - \n\n * `_allowedContentTypeIDs` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
139
136
|
"attributes": []
|
|
140
137
|
},
|
|
141
138
|
{
|
|
142
139
|
"name": "umb-document-type-workspace-view-templates",
|
|
143
|
-
"description": "Properties:\n\n * `
|
|
140
|
+
"description": "Properties:\n\n * `_defaultTemplateId` {`string | null | undefined`} - \n\n * `_allowedTemplateIds` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
144
141
|
"attributes": []
|
|
145
142
|
},
|
|
146
143
|
{
|
|
147
144
|
"name": "umb-document-table-actions-column-layout",
|
|
148
|
-
"description": "Properties:\n\n * `
|
|
145
|
+
"description": "Properties:\n\n * `column` {`UmbTableColumn`} - \n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
149
146
|
"attributes": []
|
|
150
147
|
},
|
|
151
148
|
{
|
|
152
149
|
"name": "umb-document-table-collection-view",
|
|
153
|
-
"description": "Properties:\n\n * `
|
|
150
|
+
"description": "Properties:\n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
154
151
|
"attributes": []
|
|
155
152
|
},
|
|
156
153
|
{
|
|
157
154
|
"name": "umb-collection-view-document-table",
|
|
158
|
-
"description": "Properties:\n\n * `
|
|
155
|
+
"description": "Properties:\n\n * `_items` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
159
156
|
"attributes": []
|
|
160
157
|
},
|
|
161
158
|
{
|
|
@@ -164,37 +161,37 @@
|
|
|
164
161
|
},
|
|
165
162
|
{
|
|
166
163
|
"name": "umb-document-picker-modal",
|
|
167
|
-
"description": "Properties:\n\n * `
|
|
164
|
+
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
168
165
|
"attributes": []
|
|
169
166
|
},
|
|
170
167
|
{
|
|
171
168
|
"name": "umb-document-type-picker-modal",
|
|
172
|
-
"description": "Properties:\n\n * `
|
|
169
|
+
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
173
170
|
"attributes": []
|
|
174
171
|
},
|
|
175
172
|
{
|
|
176
173
|
"name": "umb-document-tree-item",
|
|
177
|
-
"description": "Properties:\n\n * `
|
|
174
|
+
"description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
178
175
|
"attributes": []
|
|
179
176
|
},
|
|
180
177
|
{
|
|
181
178
|
"name": "umb-document-workspace-editor",
|
|
182
|
-
"description": "Properties:\n\n * `
|
|
179
|
+
"description": "Properties:\n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
183
180
|
"attributes": []
|
|
184
181
|
},
|
|
185
182
|
{
|
|
186
183
|
"name": "umb-document-workspace-split-view",
|
|
187
|
-
"description": "Properties:\n\n * `
|
|
184
|
+
"description": "Properties:\n\n * `_workspaceContext` - \n\n * `_unique` {`string | undefined`} - \n\n * `_variants` {`ActiveVariant[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
188
185
|
"attributes": []
|
|
189
186
|
},
|
|
190
187
|
{
|
|
191
188
|
"name": "umb-document-workspace",
|
|
192
|
-
"description": "Properties:\n\n * `
|
|
189
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
193
190
|
"attributes": []
|
|
194
191
|
},
|
|
195
192
|
{
|
|
196
193
|
"name": "umb-document-workspace-view-edit-properties",
|
|
197
|
-
"description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type`
|
|
194
|
+
"description": "Attributes:\n\n * `container-name` {`string | undefined`} - \n\n * `container-type` - \n\nProperties:\n\n * `containerName` {`string | undefined`} - \n\n * `containerType` - \n\n * `_propertyStructureHelper` - \n\n * `_propertyStructure` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
198
195
|
"attributes": [
|
|
199
196
|
{
|
|
200
197
|
"name": "container-name",
|
|
@@ -203,21 +200,13 @@
|
|
|
203
200
|
},
|
|
204
201
|
{
|
|
205
202
|
"name": "container-type",
|
|
206
|
-
"description": "`container-type`
|
|
207
|
-
"values": [
|
|
208
|
-
{
|
|
209
|
-
"name": "Group"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"name": "Tab"
|
|
213
|
-
}
|
|
214
|
-
]
|
|
203
|
+
"description": "`container-type` - \n\nProperty: containerType"
|
|
215
204
|
}
|
|
216
205
|
]
|
|
217
206
|
},
|
|
218
207
|
{
|
|
219
208
|
"name": "umb-document-workspace-view-edit-tab",
|
|
220
|
-
"description": "Attributes:\n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `
|
|
209
|
+
"description": "Attributes:\n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `_tabName` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\n * `_groupStructureHelper` - \n\n * `_groups` {`any[]`} - \n\n * `_hasProperties` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
221
210
|
"attributes": [
|
|
222
211
|
{
|
|
223
212
|
"name": "tabName",
|
|
@@ -233,27 +222,27 @@
|
|
|
233
222
|
},
|
|
234
223
|
{
|
|
235
224
|
"name": "umb-document-workspace-view-edit",
|
|
236
|
-
"description": "Properties:\n\n * `
|
|
225
|
+
"description": "Properties:\n\n * `_hasRootGroups` {`boolean`} - \n\n * `_routes` {`any[]`} - \n\n * `_tabs` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `_workspaceContext` - \n\n * `_tabsStructureHelper` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
237
226
|
"attributes": []
|
|
238
227
|
},
|
|
239
228
|
{
|
|
240
229
|
"name": "umb-document-info-workspace-view",
|
|
241
|
-
"description": "Properties:\n\n * `
|
|
230
|
+
"description": "Properties:\n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext` - \n\n * `itemsPerPage` {`number`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
242
231
|
"attributes": []
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
234
|
"name": "umb-media-type-workspace-edit",
|
|
246
|
-
"description": "Properties:\n\n * `
|
|
235
|
+
"description": "Properties:\n\n * `_mediaTypeName` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
247
236
|
"attributes": []
|
|
248
237
|
},
|
|
249
238
|
{
|
|
250
239
|
"name": "umb-media-type-workspace",
|
|
251
|
-
"description": "Properties:\n\n * `
|
|
240
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
252
241
|
"attributes": []
|
|
253
242
|
},
|
|
254
243
|
{
|
|
255
244
|
"name": "umb-media-type-workspace-",
|
|
256
|
-
"description": "Properties:\n\n * `
|
|
245
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
257
246
|
"attributes": []
|
|
258
247
|
},
|
|
259
248
|
{
|
|
@@ -263,12 +252,12 @@
|
|
|
263
252
|
},
|
|
264
253
|
{
|
|
265
254
|
"name": "umb-media-grid-collection-view",
|
|
266
|
-
"description": "Properties:\n\n * `
|
|
255
|
+
"description": "Properties:\n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
267
256
|
"attributes": []
|
|
268
257
|
},
|
|
269
258
|
{
|
|
270
259
|
"name": "umb-media-table-collection-view",
|
|
271
|
-
"description": "Properties:\n\n * `
|
|
260
|
+
"description": "Properties:\n\n * `_mediaItems` {`any[] | undefined`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
272
261
|
"attributes": []
|
|
273
262
|
},
|
|
274
263
|
{
|
|
@@ -277,17 +266,17 @@
|
|
|
277
266
|
},
|
|
278
267
|
{
|
|
279
268
|
"name": "umb-media-picker-modal",
|
|
280
|
-
"description": "Properties:\n\n * `
|
|
269
|
+
"description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
281
270
|
"attributes": []
|
|
282
271
|
},
|
|
283
272
|
{
|
|
284
273
|
"name": "umb-media-workspace-edit",
|
|
285
|
-
"description": "Properties:\n\n * `
|
|
274
|
+
"description": "Properties:\n\n * `_id` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
286
275
|
"attributes": []
|
|
287
276
|
},
|
|
288
277
|
{
|
|
289
278
|
"name": "umb-media-workspace",
|
|
290
|
-
"description": "Properties:\n\n * `
|
|
279
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
291
280
|
"attributes": []
|
|
292
281
|
},
|
|
293
282
|
{
|
|
@@ -307,17 +296,17 @@
|
|
|
307
296
|
},
|
|
308
297
|
{
|
|
309
298
|
"name": "umb-member-group-workspace-edit",
|
|
310
|
-
"description": "Properties:\n\n * `
|
|
299
|
+
"description": "Properties:\n\n * `_memberGroup` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
311
300
|
"attributes": []
|
|
312
301
|
},
|
|
313
302
|
{
|
|
314
303
|
"name": "umb-member-group-workspace",
|
|
315
|
-
"description": "Properties:\n\n * `
|
|
304
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
316
305
|
"attributes": []
|
|
317
306
|
},
|
|
318
307
|
{
|
|
319
308
|
"name": "umb-workspace-view-member-group-info",
|
|
320
|
-
"description": "Properties:\n\n * `
|
|
309
|
+
"description": "Properties:\n\n * `_memberGroup` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
321
310
|
"attributes": []
|
|
322
311
|
},
|
|
323
312
|
{
|
|
@@ -327,7 +316,7 @@
|
|
|
327
316
|
},
|
|
328
317
|
{
|
|
329
318
|
"name": "umb-member-type-workspace",
|
|
330
|
-
"description": "Properties:\n\n * `
|
|
319
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
331
320
|
"attributes": []
|
|
332
321
|
},
|
|
333
322
|
{
|
|
@@ -337,27 +326,27 @@
|
|
|
337
326
|
},
|
|
338
327
|
{
|
|
339
328
|
"name": "umb-member-workspace",
|
|
340
|
-
"description": "Properties:\n\n * `
|
|
329
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
341
330
|
"attributes": []
|
|
342
331
|
},
|
|
343
332
|
{
|
|
344
333
|
"name": "umb-workspace-package-builder",
|
|
345
|
-
"description": "Attributes:\n\n * `
|
|
334
|
+
"description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
346
335
|
"attributes": [
|
|
347
336
|
{
|
|
348
|
-
"name": "
|
|
349
|
-
"description": "`
|
|
337
|
+
"name": "entityId",
|
|
338
|
+
"description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
|
|
350
339
|
"values": []
|
|
351
340
|
}
|
|
352
341
|
]
|
|
353
342
|
},
|
|
354
343
|
{
|
|
355
344
|
"name": "umb-workspace-package",
|
|
356
|
-
"description": "Attributes:\n\n * `
|
|
345
|
+
"description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
357
346
|
"attributes": [
|
|
358
347
|
{
|
|
359
|
-
"name": "
|
|
360
|
-
"description": "`
|
|
348
|
+
"name": "entityId",
|
|
349
|
+
"description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
|
|
361
350
|
"values": []
|
|
362
351
|
}
|
|
363
352
|
]
|
|
@@ -369,12 +358,12 @@
|
|
|
369
358
|
},
|
|
370
359
|
{
|
|
371
360
|
"name": "umb-packages-created-overview",
|
|
372
|
-
"description": "Properties:\n\n * `
|
|
361
|
+
"description": "Properties:\n\n * `take` {`number`} - \n\n * `_loading` {`boolean`} - \n\n * `_createdPackages` {`any[]`} - \n\n * `_currentPage` {`number`} - \n\n * `_total` {`number | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
373
362
|
"attributes": []
|
|
374
363
|
},
|
|
375
364
|
{
|
|
376
365
|
"name": "umb-installed-packages-section-view-item",
|
|
377
|
-
"description": "Attributes:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
366
|
+
"description": "Attributes:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\nProperties:\n\n * `name` {`string | undefined`} - \n\n * `version` {`string | null | undefined`} - \n\n * `hasPendingMigrations` {`boolean`} - \n\n * `customIcon` {`string | undefined`} - \n\n * `_migrationButtonState` {`UUIButtonState`} - \n\n * `_packageView` - \n\n * `styles` - ",
|
|
378
367
|
"attributes": [
|
|
379
368
|
{
|
|
380
369
|
"name": "name",
|
|
@@ -400,12 +389,12 @@
|
|
|
400
389
|
},
|
|
401
390
|
{
|
|
402
391
|
"name": "umb-installed-packages-section-view",
|
|
403
|
-
"description": "Properties:\n\n * `
|
|
392
|
+
"description": "Properties:\n\n * `_installedPackages` {`any[]`} - \n\n * `_migrationPackages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `#packageRepository` - ",
|
|
404
393
|
"attributes": []
|
|
405
394
|
},
|
|
406
395
|
{
|
|
407
396
|
"name": "umb-packages-market-place-section-view",
|
|
408
|
-
"description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `
|
|
397
|
+
"description": "Attributes:\n\n * `marketplaceUrl` {`string`} - \n\nProperties:\n\n * `marketplaceUrl` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
409
398
|
"attributes": [
|
|
410
399
|
{
|
|
411
400
|
"name": "marketplaceUrl",
|
|
@@ -415,22 +404,22 @@
|
|
|
415
404
|
},
|
|
416
405
|
{
|
|
417
406
|
"name": "umb-search-modal",
|
|
418
|
-
"description": "Properties:\n\n * `
|
|
407
|
+
"description": "Properties:\n\n * `_input` {`HTMLInputElement`} - \n\n * `_search` {`string`} - \n\n * `_groups` {`SearchGroupItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
419
408
|
"attributes": []
|
|
420
409
|
},
|
|
421
410
|
{
|
|
422
411
|
"name": "umb-search-header-app",
|
|
423
|
-
"description": "Properties:\n\n * `
|
|
412
|
+
"description": "Properties:\n\n * `_modalContext` - \n\n * `styles` - ",
|
|
424
413
|
"attributes": []
|
|
425
414
|
},
|
|
426
415
|
{
|
|
427
416
|
"name": "umb-dashboard-examine-management",
|
|
428
|
-
"description": "Properties:\n\n * `
|
|
417
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
429
418
|
"attributes": []
|
|
430
419
|
},
|
|
431
420
|
{
|
|
432
421
|
"name": "umb-examine-fields-settings-modal",
|
|
433
|
-
"description": "Properties:\n\n * `
|
|
422
|
+
"description": "Properties:\n\n * `_fields` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
434
423
|
"attributes": []
|
|
435
424
|
},
|
|
436
425
|
{
|
|
@@ -445,7 +434,7 @@
|
|
|
445
434
|
},
|
|
446
435
|
{
|
|
447
436
|
"name": "umb-dashboard-health-check-action",
|
|
448
|
-
"description": "Events:\n\n * `action-executed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `action` - \n\nProperties:\n\n * `
|
|
437
|
+
"description": "Events:\n\n * `action-executed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `action` - \n\nProperties:\n\n * `action` - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
449
438
|
"attributes": [
|
|
450
439
|
{
|
|
451
440
|
"name": "action",
|
|
@@ -459,7 +448,7 @@
|
|
|
459
448
|
},
|
|
460
449
|
{
|
|
461
450
|
"name": "umb-health-check-group-box-overview",
|
|
462
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
451
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
463
452
|
"attributes": [
|
|
464
453
|
{
|
|
465
454
|
"name": "manifest",
|
|
@@ -469,7 +458,7 @@
|
|
|
469
458
|
},
|
|
470
459
|
{
|
|
471
460
|
"name": "umb-health-check--group-box-overview",
|
|
472
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
461
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_healthCheckContext` - \n\n * `_api` - \n\n * `_tagResults` - \n\n * `_keyResults` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
473
462
|
"attributes": [
|
|
474
463
|
{
|
|
475
464
|
"name": "manifest",
|
|
@@ -479,7 +468,7 @@
|
|
|
479
468
|
},
|
|
480
469
|
{
|
|
481
470
|
"name": "umb-dashboard-health-check-group",
|
|
482
|
-
"description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\n\n * `
|
|
471
|
+
"description": "Attributes:\n\n * `groupName` {`string`} - \n\nProperties:\n\n * `groupName` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_group` - \n\n * `_healthCheckContext` - \n\n * `_checks` {`any[] | undefined`} - \n\n * `_idResults` {`any[] | undefined`} - \n\n * `_api` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
483
472
|
"attributes": [
|
|
484
473
|
{
|
|
485
474
|
"name": "groupName",
|
|
@@ -489,22 +478,22 @@
|
|
|
489
478
|
},
|
|
490
479
|
{
|
|
491
480
|
"name": "umb-dashboard-health-check-overview",
|
|
492
|
-
"description": "Properties:\n\n * `
|
|
481
|
+
"description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_healthCheckDashboardContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
493
482
|
"attributes": []
|
|
494
483
|
},
|
|
495
484
|
{
|
|
496
485
|
"name": "umb-dashboard-models-builder",
|
|
497
|
-
"description": "Properties:\n\n * `
|
|
486
|
+
"description": "Properties:\n\n * `_modelsBuilder` - \n\n * `_buttonStateBuild` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
498
487
|
"attributes": []
|
|
499
488
|
},
|
|
500
489
|
{
|
|
501
490
|
"name": "umb-dashboard-performance-profiling",
|
|
502
|
-
"description": "Properties:\n\n * `
|
|
491
|
+
"description": "Properties:\n\n * `_profilingStatus` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `_profilingPerformance` {`boolean`} - ",
|
|
503
492
|
"attributes": []
|
|
504
493
|
},
|
|
505
494
|
{
|
|
506
495
|
"name": "umb-dashboard-published-status",
|
|
507
|
-
"description": "Properties:\n\n * `
|
|
496
|
+
"description": "Properties:\n\n * `_publishedStatusText` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_buttonStateReload` {`UUIButtonState`} - \n\n * `_buttonStateRebuild` {`UUIButtonState`} - \n\n * `_buttonStateCollect` {`UUIButtonState`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
508
497
|
"attributes": []
|
|
509
498
|
},
|
|
510
499
|
{
|
|
@@ -514,91 +503,124 @@
|
|
|
514
503
|
},
|
|
515
504
|
{
|
|
516
505
|
"name": "umb-dashboard-telemetry",
|
|
517
|
-
"description": "Properties:\n\n * `
|
|
506
|
+
"description": "Properties:\n\n * `_telemetryFormData` - \n\n * `_telemetryLevels` {`any[]`} - \n\n * `_errorMessage` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_handleSubmit` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `_selectedTelemetryDescription` {`\"We will only send an anonymized site ID to let us know that the site exists.\" | \"We will send an anonymized site ID, Umbraco version, and packages installed.\" | \"We will send:<ul>\\n\\t\\t\\t\\t<li>Anonymized site ID, Umbraco version, and packages installed.</li>\\n\\t\\t\\t\\t<li>Number of: Root nodes, Content nodes, Macros...`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
518
507
|
"attributes": []
|
|
519
508
|
},
|
|
520
509
|
{
|
|
521
|
-
"name": "umb-
|
|
522
|
-
"description": "
|
|
510
|
+
"name": "umb-data-type-input",
|
|
511
|
+
"description": "Attributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
512
|
+
"attributes": [
|
|
513
|
+
{
|
|
514
|
+
"name": "min",
|
|
515
|
+
"description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"name": "max",
|
|
519
|
+
"description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "min-message",
|
|
523
|
+
"description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"name": "maxMessage",
|
|
527
|
+
"description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"name": "value",
|
|
531
|
+
"description": "`value` {`string`} - \n\nProperty: value"
|
|
532
|
+
}
|
|
533
|
+
]
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"name": "umb-data-type-create-options-modal",
|
|
537
|
+
"description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
538
|
+
"attributes": [
|
|
539
|
+
{
|
|
540
|
+
"name": "data",
|
|
541
|
+
"description": "`data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperty: data",
|
|
542
|
+
"values": []
|
|
543
|
+
}
|
|
544
|
+
]
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"name": "umb-data-type-picker-modal",
|
|
548
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
523
549
|
"attributes": []
|
|
524
550
|
},
|
|
525
551
|
{
|
|
526
552
|
"name": "umb-data-type-workspace-edit-element",
|
|
527
|
-
"description": "Attributes:\n\n * `manifest` - \n\
|
|
553
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_dataTypeName` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
528
554
|
"attributes": [
|
|
529
555
|
{
|
|
530
556
|
"name": "manifest",
|
|
531
557
|
"description": "`manifest` - \n\nProperty: manifest"
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
"name": "location",
|
|
535
|
-
"description": "`location` - \n\nProperty: location"
|
|
536
558
|
}
|
|
537
559
|
]
|
|
538
560
|
},
|
|
539
561
|
{
|
|
540
562
|
"name": "umb-data-type-workspace",
|
|
541
|
-
"description": "Properties:\n\n * `
|
|
563
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
542
564
|
"attributes": []
|
|
543
565
|
},
|
|
544
566
|
{
|
|
545
567
|
"name": "umb-data-type-details-workspace-view",
|
|
546
|
-
"description": "Properties:\n\n * `
|
|
568
|
+
"description": "Properties:\n\n * `_dataType` - \n\n * `_propertyEditorUIIcon` {`string`} - \n\n * `_propertyEditorUIName` {`string`} - \n\n * `_propertyEditorUiAlias` {`string`} - \n\n * `_propertyEditorAlias` {`string`} - \n\n * `_data` {`any[]`} - \n\n * `_workspaceContext` - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
547
569
|
"attributes": []
|
|
548
570
|
},
|
|
549
571
|
{
|
|
550
572
|
"name": "umb-workspace-view-data-type-info",
|
|
551
|
-
"description": "Properties:\n\n * `
|
|
573
|
+
"description": "Properties:\n\n * `_dataType` - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
552
574
|
"attributes": []
|
|
553
575
|
},
|
|
554
576
|
{
|
|
555
577
|
"name": "umb-extension-root-workspace",
|
|
556
|
-
"description": "Properties:\n\n * `
|
|
578
|
+
"description": "Properties:\n\n * `_extensions` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
557
579
|
"attributes": []
|
|
558
580
|
},
|
|
559
581
|
{
|
|
560
582
|
"name": "umb-app-language-select",
|
|
561
|
-
"description": "Properties:\n\n * `
|
|
583
|
+
"description": "Properties:\n\n * `_languages` {`any[]`} - \n\n * `_appLanguage` - \n\n * `_isOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
562
584
|
"attributes": []
|
|
563
585
|
},
|
|
564
586
|
{
|
|
565
587
|
"name": "umb-language-picker-modal",
|
|
566
|
-
"description": "Properties:\n\n * `
|
|
588
|
+
"description": "Properties:\n\n * `_languages` {`any[]`} - \n\n * `_languageRepository` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
567
589
|
"attributes": []
|
|
568
590
|
},
|
|
569
591
|
{
|
|
570
592
|
"name": "umb-language-root-table-delete-column-layout",
|
|
571
|
-
"description": "Properties:\n\n * `
|
|
593
|
+
"description": "Properties:\n\n * `value` - \n\n * `_isOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
572
594
|
"attributes": []
|
|
573
595
|
},
|
|
574
596
|
{
|
|
575
597
|
"name": "umb-language-root-table-name-column-layout",
|
|
576
|
-
"description": "Properties:\n\n * `
|
|
598
|
+
"description": "Properties:\n\n * `value` {`{ isoCode: string; name: string; }`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
577
599
|
"attributes": []
|
|
578
600
|
},
|
|
579
601
|
{
|
|
580
602
|
"name": "umb-language-root-workspace",
|
|
581
|
-
"description": "Properties:\n\n * `
|
|
603
|
+
"description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
582
604
|
"attributes": []
|
|
583
605
|
},
|
|
584
606
|
{
|
|
585
607
|
"name": "umb-language-workspace-edit",
|
|
586
|
-
"description": "Properties:\n\n * `
|
|
608
|
+
"description": "Properties:\n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
587
609
|
"attributes": []
|
|
588
610
|
},
|
|
589
611
|
{
|
|
590
612
|
"name": "umb-language-workspace",
|
|
591
|
-
"description": "Properties:\n\n * `
|
|
613
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
592
614
|
"attributes": []
|
|
593
615
|
},
|
|
594
616
|
{
|
|
595
617
|
"name": "umb-language-details-workspace-view",
|
|
596
|
-
"description": "Properties:\n\n * `
|
|
618
|
+
"description": "Properties:\n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `_validationErrors` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
597
619
|
"attributes": []
|
|
598
620
|
},
|
|
599
621
|
{
|
|
600
622
|
"name": "umb-log-viewer-date-range-selector",
|
|
601
|
-
"description": "Attributes:\n\n * `horizontal` {`boolean`} - \n\nProperties:\n\n * `
|
|
623
|
+
"description": "Attributes:\n\n * `horizontal` {`boolean`} - \n\nProperties:\n\n * `_startDate` {`string`} - \n\n * `_endDate` {`string`} - \n\n * `_inputs` {`NodeListOf<HTMLInputElement>`} - \n\n * `horizontal` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
602
624
|
"attributes": [
|
|
603
625
|
{
|
|
604
626
|
"name": "horizontal",
|
|
@@ -609,7 +631,7 @@
|
|
|
609
631
|
},
|
|
610
632
|
{
|
|
611
633
|
"name": "umb-log-viewer-level-tag",
|
|
612
|
-
"description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `
|
|
634
|
+
"description": "Attributes:\n\n * `level` - \n\nProperties:\n\n * `level` - \n\n * `levelMap` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
613
635
|
"attributes": [
|
|
614
636
|
{
|
|
615
637
|
"name": "level",
|
|
@@ -624,7 +646,7 @@
|
|
|
624
646
|
},
|
|
625
647
|
{
|
|
626
648
|
"name": "umb-logviewer-workspace",
|
|
627
|
-
"description": "Properties:\n\n * `
|
|
649
|
+
"description": "Properties:\n\n * `_alias` {`string`} - \n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
628
650
|
"attributes": []
|
|
629
651
|
},
|
|
630
652
|
{
|
|
@@ -639,32 +661,32 @@
|
|
|
639
661
|
},
|
|
640
662
|
{
|
|
641
663
|
"name": "umb-log-viewer-log-types-chart",
|
|
642
|
-
"description": "Properties:\n\n * `
|
|
664
|
+
"description": "Properties:\n\n * `_logLevelCount` - \n\n * `logLevelCount` {`[string, number][]`} - \n\n * `_logLevelCountFilter` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
643
665
|
"attributes": []
|
|
644
666
|
},
|
|
645
667
|
{
|
|
646
668
|
"name": "umb-log-viewer-message-templates-overview",
|
|
647
|
-
"description": "Properties:\n\n * `
|
|
669
|
+
"description": "Properties:\n\n * `_messageTemplates` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
648
670
|
"attributes": []
|
|
649
671
|
},
|
|
650
672
|
{
|
|
651
673
|
"name": "umb-log-viewer-saved-searches-overview",
|
|
652
|
-
"description": "Properties:\n\n * `
|
|
674
|
+
"description": "Properties:\n\n * `_savedSearches` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
653
675
|
"attributes": []
|
|
654
676
|
},
|
|
655
677
|
{
|
|
656
678
|
"name": "umb-log-viewer-overview-view",
|
|
657
|
-
"description": "Properties:\n\n * `
|
|
679
|
+
"description": "Properties:\n\n * `_errorCount` {`number`} - \n\n * `_logLevelCount` - \n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
658
680
|
"attributes": []
|
|
659
681
|
},
|
|
660
682
|
{
|
|
661
683
|
"name": "umb-log-viewer-log-level-filter-menu",
|
|
662
|
-
"description": "Properties:\n\n * `
|
|
684
|
+
"description": "Properties:\n\n * `_logLevelSelectorCheckboxes` {`NodeListOf<UUICheckboxElement>`} - \n\n * `_logLevelFilter` {`any[]`} - \n\n * `setLogLevelDebounce` {`DebouncedFunc<() => void>`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
663
685
|
"attributes": []
|
|
664
686
|
},
|
|
665
687
|
{
|
|
666
688
|
"name": "umb-log-viewer-message",
|
|
667
|
-
"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 * `
|
|
689
|
+
"description": "Attributes:\n\n * `timestamp` {`string`} - \n\n * `level` - \n\n * `messageTemplate` {`string`} - \n\n * `renderedMessage` {`string`} - \n\n * `open` {`boolean`} - \n\n * `exception` {`string`} - \n\nProperties:\n\n * `details` {`HTMLDetailsElement`} - \n\n * `timestamp` {`string`} - \n\n * `date` {`Date | undefined`} - \n\n * `level` - \n\n * `messageTemplate` {`string`} - \n\n * `renderedMessage` {`string`} - \n\n * `properties` {`any[]`} - \n\n * `open` {`boolean`} - \n\n * `exception` {`string`} - \n\n * `_searchMenuData` {`{ label: string; href: () => string; icon: string; title: string; }[]`} - \n\n * `_propertiesWithSearchMenu` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
668
690
|
"attributes": [
|
|
669
691
|
{
|
|
670
692
|
"name": "timestamp",
|
|
@@ -695,87 +717,47 @@
|
|
|
695
717
|
},
|
|
696
718
|
{
|
|
697
719
|
"name": "umb-log-viewer-messages-list",
|
|
698
|
-
"description": "Properties:\n\n * `
|
|
720
|
+
"description": "Properties:\n\n * `_logsScrollContainer` - \n\n * `_sortingDirection` - \n\n * `_logs` {`any[]`} - \n\n * `_logsTotal` {`number`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
699
721
|
"attributes": []
|
|
700
722
|
},
|
|
701
723
|
{
|
|
702
724
|
"name": "umb-log-viewer-polling-button",
|
|
703
|
-
"description": "Properties:\n\n * `
|
|
725
|
+
"description": "Properties:\n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
726
|
+
"attributes": []
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"name": "umb-log-viewer-save-search-modal",
|
|
730
|
+
"description": "Properties:\n\n * `_input` - \n\n * `_hasValue` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
704
731
|
"attributes": []
|
|
705
732
|
},
|
|
706
733
|
{
|
|
707
734
|
"name": "umb-log-viewer-search-input",
|
|
708
|
-
"description": "Properties:\n\n * `
|
|
735
|
+
"description": "Properties:\n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - \n\n * `_showLoader` {`boolean`} - \n\n * `inputQuery$` - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
709
736
|
"attributes": []
|
|
710
737
|
},
|
|
711
738
|
{
|
|
712
739
|
"name": "umb-log-viewer-search-view",
|
|
713
|
-
"description": "Properties:\n\n * `
|
|
740
|
+
"description": "Properties:\n\n * `_canShowLogs` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
714
741
|
"attributes": []
|
|
715
742
|
},
|
|
716
743
|
{
|
|
717
744
|
"name": "umb-relation-type-workspace-edit-element",
|
|
718
|
-
"description": "Properties:\n\n * `
|
|
745
|
+
"description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
719
746
|
"attributes": []
|
|
720
747
|
},
|
|
721
748
|
{
|
|
722
749
|
"name": "umb-relation-type-workspace",
|
|
723
|
-
"description": "Properties:\n\n * `
|
|
750
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
724
751
|
"attributes": []
|
|
725
752
|
},
|
|
726
753
|
{
|
|
727
754
|
"name": "umb-relation-type-workspace-view-relation-type",
|
|
728
|
-
"description": "Properties:\n\n * `
|
|
755
|
+
"description": "Properties:\n\n * `_relationType` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
729
756
|
"attributes": []
|
|
730
757
|
},
|
|
731
758
|
{
|
|
732
759
|
"name": "umb-workspace-view-relation-type-relation",
|
|
733
|
-
"description": "Properties:\n\n * `
|
|
734
|
-
"attributes": []
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"name": "umb-collection-selection-actions",
|
|
738
|
-
"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[]`} - ",
|
|
739
|
-
"attributes": [
|
|
740
|
-
{
|
|
741
|
-
"name": "entityType",
|
|
742
|
-
"description": "`entityType` {`string | null`} - \n\nProperty: entityType\n\nDefault: null",
|
|
743
|
-
"values": []
|
|
744
|
-
}
|
|
745
|
-
]
|
|
746
|
-
},
|
|
747
|
-
{
|
|
748
|
-
"name": "umb-collection-toolbar",
|
|
749
|
-
"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`} - ",
|
|
750
|
-
"attributes": [
|
|
751
|
-
{
|
|
752
|
-
"name": "actions",
|
|
753
|
-
"description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"name": "useSearch",
|
|
757
|
-
"description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
|
|
758
|
-
"valueSet": "v"
|
|
759
|
-
},
|
|
760
|
-
{
|
|
761
|
-
"name": "onsearch",
|
|
762
|
-
"description": "`search` {`CustomEvent<string>`} - "
|
|
763
|
-
}
|
|
764
|
-
]
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"name": "umb-collection",
|
|
768
|
-
"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` - ",
|
|
769
|
-
"attributes": [
|
|
770
|
-
{
|
|
771
|
-
"name": "entity-type",
|
|
772
|
-
"description": "`entity-type` {`string`} - \n\nProperty: entityType"
|
|
773
|
-
}
|
|
774
|
-
]
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"name": "umb-dashboard-collection",
|
|
778
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - ",
|
|
760
|
+
"description": "Properties:\n\n * `_relations` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`{ key: string; data: { columnAlias: string; value: any; }[]; }[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
779
761
|
"attributes": []
|
|
780
762
|
},
|
|
781
763
|
{
|
|
@@ -785,7 +767,7 @@
|
|
|
785
767
|
},
|
|
786
768
|
{
|
|
787
769
|
"name": "umb-backoffice-header-sections",
|
|
788
|
-
"description": "Properties:\n\n * `
|
|
770
|
+
"description": "Properties:\n\n * `_open` {`boolean`} - \n\n * `_sections` {`any[]`} - \n\n * `_visibleSections` {`any[]`} - \n\n * `_extraSections` {`any[]`} - \n\n * `_currentSectionAlias` {`string`} - \n\n * `_backofficeContext` - \n\n * `styles` - ",
|
|
789
771
|
"attributes": []
|
|
790
772
|
},
|
|
791
773
|
{
|
|
@@ -795,22 +777,22 @@
|
|
|
795
777
|
},
|
|
796
778
|
{
|
|
797
779
|
"name": "umb-backoffice-main",
|
|
798
|
-
"description": "Properties:\n\n * `
|
|
780
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `_sections` {`any[]`} - \n\n * `_routePrefix` {`string`} - \n\n * `_backofficeContext` - \n\n * `_sectionContext` - \n\n * `_onRouteChange` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
799
781
|
"attributes": []
|
|
800
782
|
},
|
|
801
783
|
{
|
|
802
784
|
"name": "umb-backoffice-modal-container",
|
|
803
|
-
"description": "Properties:\n\n * `
|
|
785
|
+
"description": "Properties:\n\n * `_modals` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `styles` - ",
|
|
804
786
|
"attributes": []
|
|
805
787
|
},
|
|
806
788
|
{
|
|
807
789
|
"name": "umb-backoffice-notification-container",
|
|
808
|
-
"description": "Properties:\n\n * `
|
|
790
|
+
"description": "Properties:\n\n * `_notifications` {`any[] | undefined`} - \n\n * `_notificationContext` - \n\n * `styles` - ",
|
|
809
791
|
"attributes": []
|
|
810
792
|
},
|
|
811
793
|
{
|
|
812
794
|
"name": "umb-body-layout",
|
|
813
|
-
"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 * `
|
|
795
|
+
"description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {string} - Renders a headline in the header.\n\nProperties:\n\n * `headline` {string} - Renders a headline in the header.\n\n * `_headerSlotHasChildren` {`boolean`} - \n\n * `_tabsSlotHasChildren` {`boolean`} - \n\n * `_actionsMenuSlotHasChildren` {`boolean`} - \n\n * `_footerSlotHasChildren` {`boolean`} - \n\n * `_actionsSlotHasChildren` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
814
796
|
"attributes": [
|
|
815
797
|
{
|
|
816
798
|
"name": "headline",
|
|
@@ -820,7 +802,7 @@
|
|
|
820
802
|
},
|
|
821
803
|
{
|
|
822
804
|
"name": "umb-button-with-dropdown",
|
|
823
|
-
"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 * `
|
|
805
|
+
"description": "Attributes:\n\n * `label` {`string`} - \n\n * `open` {`boolean`} - \n\n * `look` {`InterfaceLook`} - \n\n * `color` {`InterfaceColor`} - \n\n * `placement` {`PopoverPlacement`} - \n\nProperties:\n\n * `label` {`string`} - \n\n * `open` {`boolean`} - \n\n * `look` {`InterfaceLook`} - \n\n * `color` {`InterfaceColor`} - \n\n * `placement` {`PopoverPlacement`} - \n\n * `symbolExpand` - \n\n * `popover` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
824
806
|
"attributes": [
|
|
825
807
|
{
|
|
826
808
|
"name": "label",
|
|
@@ -924,21 +906,18 @@
|
|
|
924
906
|
]
|
|
925
907
|
},
|
|
926
908
|
{
|
|
927
|
-
"name": "
|
|
909
|
+
"name": "umb-code-block",
|
|
928
910
|
"description": "A simple styled box for showing code-based error messages.\n\nSlots:\n\n * ` ` {} - the full message\n\nProperties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
929
911
|
"attributes": []
|
|
930
912
|
},
|
|
931
913
|
{
|
|
932
914
|
"name": "umb-code-editor",
|
|
933
|
-
"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 * `
|
|
915
|
+
"description": "A custom element that renders a code editor. Code editor is based on the Monaco Editor library.\nThe element will listen to the theme context and update the theme accordingly.\nParts of the monaco Api is exposed through the `editor` property. You can access the monaco editor instance through `editor.monacoEditor`.\n\nEvents:\n\n * `input` {} - Fired when the value of the editor changes.\n\n * `change` {} - Fired when the entire model of editor is replaced.\n\nAttributes:\n\n * `language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\n * `theme` {CodeEditorTheme} - Theme of the editor. Default is light. Element will listen to the theme context and update the theme accordingly.\n\n * `code` {`string`} - Value of the editor. Default is empty string.\n\n * `readonly` {`boolean`} - Whether the editor is readonly. Default is false.\n\n * `label` {`string`} - Label of the editor. Default is 'Code Editor'.\n\nProperties:\n\n * `containerRef` - \n\n * `editor` - \n\n * `styles` {`CSSResult[]`} - \n\n * `container` {`HTMLElement`} - \n\n * `language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\n * `theme` {CodeEditorTheme} - Theme of the editor. Default is light. Element will listen to the theme context and update the theme accordingly.\n\n * `code` {`string`} - Value of the editor. Default is empty string.\n\n * `readonly` {`boolean`} - Whether the editor is readonly. Default is false.\n\n * `label` {`string`} - Label of the editor. Default is 'Code Editor'.",
|
|
934
916
|
"attributes": [
|
|
935
917
|
{
|
|
936
918
|
"name": "language",
|
|
937
919
|
"description": "`language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\nProperty: language\n\nDefault: javascript",
|
|
938
920
|
"values": [
|
|
939
|
-
{
|
|
940
|
-
"name": "html"
|
|
941
|
-
},
|
|
942
921
|
{
|
|
943
922
|
"name": "razor"
|
|
944
923
|
},
|
|
@@ -956,6 +935,9 @@
|
|
|
956
935
|
},
|
|
957
936
|
{
|
|
958
937
|
"name": "json"
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"name": "html"
|
|
959
941
|
}
|
|
960
942
|
]
|
|
961
943
|
},
|
|
@@ -1000,9 +982,48 @@
|
|
|
1000
982
|
}
|
|
1001
983
|
]
|
|
1002
984
|
},
|
|
985
|
+
{
|
|
986
|
+
"name": "umb-collection-selection-actions",
|
|
987
|
+
"description": "Properties:\n\n * `_nodesLength` {`number`} - \n\n * `_selectionLength` {`number`} - \n\n * `_entityBulkActions` {`any[]`} - \n\n * `_collectionContext` - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
988
|
+
"attributes": []
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"name": "umb-collection-toolbar",
|
|
992
|
+
"description": "Events:\n\n * `search` {`CustomEvent<string>`} - \n\nAttributes:\n\n * `actions` {`TooltipMenuItem[]`} - \n\n * `useSearch` {`boolean`} - \n\nProperties:\n\n * `actions` {`TooltipMenuItem[]`} - \n\n * `useSearch` {`boolean`} - \n\n * `_layouts` {`any[]`} - \n\n * `_currentLayout` - \n\n * `_search` {`string`} - \n\n * `_actionsOpen` {`boolean`} - \n\n * `_viewTypesOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
993
|
+
"attributes": [
|
|
994
|
+
{
|
|
995
|
+
"name": "actions",
|
|
996
|
+
"description": "`actions` {`TooltipMenuItem[]`} - \n\nProperty: actions\n\nDefault: [object Object],[object Object]"
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"name": "useSearch",
|
|
1000
|
+
"description": "`useSearch` {`boolean`} - \n\nProperty: useSearch\n\nDefault: true",
|
|
1001
|
+
"valueSet": "v"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
"name": "onsearch",
|
|
1005
|
+
"description": "`search` {`CustomEvent<string>`} - "
|
|
1006
|
+
}
|
|
1007
|
+
]
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"name": "umb-collection",
|
|
1011
|
+
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `_routes` {`any[]`} - \n\n * `_selection` {`string[] | null | undefined`} - \n\n * `_collectionContext` - \n\n * `_entityType` {`string`} - \n\n * `entityType` {`string`} - \n\n * `_collectionViewUnsubscribe` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1012
|
+
"attributes": [
|
|
1013
|
+
{
|
|
1014
|
+
"name": "entity-type",
|
|
1015
|
+
"description": "`entity-type` {`string`} - \n\nProperty: entityType"
|
|
1016
|
+
}
|
|
1017
|
+
]
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"name": "umb-dashboard-collection",
|
|
1021
|
+
"description": "Properties:\n\n * `_collectionContext` - \n\n * `manifest` - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1022
|
+
"attributes": []
|
|
1023
|
+
},
|
|
1003
1024
|
{
|
|
1004
1025
|
"name": "umb-debug",
|
|
1005
|
-
"description": "Attributes:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\nProperties:\n\n * `
|
|
1026
|
+
"description": "Attributes:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\nProperties:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contextData` {`any[]`} - \n\n * `_debugPaneOpen` {`boolean`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1006
1027
|
"attributes": [
|
|
1007
1028
|
{
|
|
1008
1029
|
"name": "visible",
|
|
@@ -1023,7 +1044,7 @@
|
|
|
1023
1044
|
},
|
|
1024
1045
|
{
|
|
1025
1046
|
"name": "umb-donut-chart",
|
|
1026
|
-
"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 * `
|
|
1047
|
+
"description": "This is a donut chart component that can be used to display data in a circular way.\n\nAttributes:\n\n * `radius` {`number`} - Circle radius in pixels\n\n * `border-size` {`number`} - The circle thickness in pixels\n\n * `svg-size` {`number`} - The size of SVG element in pixels\n\n * `description` {`string`} - Description of the graph, added for accessibility purposes\n\n * `hideDetailBox` {`boolean`} - Hides the box that appears oh hover with the details of the slice\n\nProperties:\n\n * `radius` {`number`} - Circle radius in pixels\n\n * `borderSize` {`number`} - The circle thickness in pixels\n\n * `svgSize` {`number`} - The size of SVG element in pixels\n\n * `description` {`string`} - Description of the graph, added for accessibility purposes\n\n * `hideDetailBox` {`boolean`} - Hides the box that appears oh hover with the details of the slice\n\n * `_slices` {`UmbDonutSliceElement[]`} - \n\n * `_container` {`HTMLDivElement`} - \n\n * `_detailsBox` {`HTMLDivElement`} - \n\n * `circles` {`CircleWithCommands[]`} - \n\n * `viewBox` {`number`} - \n\n * `_posY` {`number`} - \n\n * `_posX` {`number`} - \n\n * `_detailName` {`string`} - \n\n * `_detailAmount` {`number`} - \n\n * `_detailColor` {`string`} - \n\n * `_totalAmount` {`number`} - \n\n * `_detailKind` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1027
1048
|
"attributes": [
|
|
1028
1049
|
{
|
|
1029
1050
|
"name": "radius",
|
|
@@ -1076,7 +1097,7 @@
|
|
|
1076
1097
|
},
|
|
1077
1098
|
{
|
|
1078
1099
|
"name": "umb-dropdown",
|
|
1079
|
-
"description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `
|
|
1100
|
+
"description": "Attributes:\n\n * `open` {`boolean`} - \n\nProperties:\n\n * `open` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1080
1101
|
"attributes": [
|
|
1081
1102
|
{
|
|
1082
1103
|
"name": "open",
|
|
@@ -1087,7 +1108,7 @@
|
|
|
1087
1108
|
},
|
|
1088
1109
|
{
|
|
1089
1110
|
"name": "umb-empty-state",
|
|
1090
|
-
"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 * `
|
|
1111
|
+
"description": "Attributes:\n\n * `size` {`\"small\" | \"large\"`} - Set the text size\n\n * `position` {`\"center\" | undefined`} - Set the element position\n'center' => element is absolutely centered\nundefined => element has auto margin, to center in parent\n\nProperties:\n\n * `size` {`\"small\" | \"large\"`} - Set the text size\n\n * `position` {`\"center\" | undefined`} - Set the element position\n'center' => element is absolutely centered\nundefined => element has auto margin, to center in parent\n\n * `styles` {`CSSResult[]`} - ",
|
|
1091
1112
|
"attributes": [
|
|
1092
1113
|
{
|
|
1093
1114
|
"name": "size",
|
|
@@ -1145,7 +1166,7 @@
|
|
|
1145
1166
|
},
|
|
1146
1167
|
{
|
|
1147
1168
|
"name": "umb-extension-slot",
|
|
1148
|
-
"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 * `
|
|
1169
|
+
"description": "Slots:\n\n * `default` {} - slot for inserting additional things into this slot.\n\nAttributes:\n\n * `type` {`string`} - \n\n * `default-element` {`string`} - \n\n * `renderMethod` - \n\nProperties:\n\n * `_extensions` {`InitializedExtension[]`} - \n\n * `type` {`string`} - \n\n * `filter` - \n\n * `_props` - \n\n * `props` - \n\n * `defaultElement` {`string`} - \n\n * `renderMethod` - \n\n * `styles` - ",
|
|
1149
1170
|
"attributes": [
|
|
1150
1171
|
{
|
|
1151
1172
|
"name": "type",
|
|
@@ -1168,12 +1189,12 @@
|
|
|
1168
1189
|
},
|
|
1169
1190
|
{
|
|
1170
1191
|
"name": "umb-header-app-button",
|
|
1171
|
-
"description": "Properties:\n\n * `
|
|
1192
|
+
"description": "Properties:\n\n * `manifest` - \n\n * `styles` - ",
|
|
1172
1193
|
"attributes": []
|
|
1173
1194
|
},
|
|
1174
1195
|
{
|
|
1175
1196
|
"name": "umb-history-item",
|
|
1176
|
-
"description": "Attributes:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
1197
|
+
"description": "Attributes:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\nProperties:\n\n * `src` {`string | undefined`} - \n\n * `name` {`string | undefined`} - \n\n * `detail` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1177
1198
|
"attributes": [
|
|
1178
1199
|
{
|
|
1179
1200
|
"name": "src",
|
|
@@ -1199,7 +1220,7 @@
|
|
|
1199
1220
|
},
|
|
1200
1221
|
{
|
|
1201
1222
|
"name": "umb-input-checkbox-list",
|
|
1202
|
-
"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 * `
|
|
1223
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\n * `value` {`string`} - \n\nProperties:\n\n * `list` {`{ key: string; checked: boolean; value: string; }[]`} - List of items.\n\n * `selected` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1203
1224
|
"attributes": [
|
|
1204
1225
|
{
|
|
1205
1226
|
"name": "list",
|
|
@@ -1217,7 +1238,7 @@
|
|
|
1217
1238
|
},
|
|
1218
1239
|
{
|
|
1219
1240
|
"name": "umb-input-color-picker",
|
|
1220
|
-
"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 * `
|
|
1241
|
+
"description": "This wraps the UUI library uui-color-swatches component\n\nEvents:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `showLabels` {`boolean`} - \n\n * `swatches` {`any[] | undefined`} - \n\nProperties:\n\n * `showLabels` {`boolean`} - \n\n * `swatches` {`any[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1221
1242
|
"attributes": [
|
|
1222
1243
|
{
|
|
1223
1244
|
"name": "showLabels",
|
|
@@ -1237,7 +1258,7 @@
|
|
|
1237
1258
|
},
|
|
1238
1259
|
{
|
|
1239
1260
|
"name": "umb-input-culture-select",
|
|
1240
|
-
"description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `
|
|
1261
|
+
"description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\n * `_cultures` {`any[]`} - \n\n * `_search` {`string`} - \n\n * `selectedCultureName` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1241
1262
|
"attributes": [
|
|
1242
1263
|
{
|
|
1243
1264
|
"name": "disabled",
|
|
@@ -1253,7 +1274,7 @@
|
|
|
1253
1274
|
},
|
|
1254
1275
|
{
|
|
1255
1276
|
"name": "umb-input-document-picker",
|
|
1256
|
-
"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 * `
|
|
1277
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentStore` - \n\n * `_pickedItemsObserver` - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1257
1278
|
"attributes": [
|
|
1258
1279
|
{
|
|
1259
1280
|
"name": "min",
|
|
@@ -1285,8 +1306,12 @@
|
|
|
1285
1306
|
},
|
|
1286
1307
|
{
|
|
1287
1308
|
"name": "umb-input-document-type-picker",
|
|
1288
|
-
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `
|
|
1309
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `selectedIds` {`string[]`} - \n\n * `value` {`string`} - \n\nProperties:\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentTypeStore` - \n\n * `_pickedItemsObserver` - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1289
1310
|
"attributes": [
|
|
1311
|
+
{
|
|
1312
|
+
"name": "selectedIds",
|
|
1313
|
+
"description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
|
|
1314
|
+
},
|
|
1290
1315
|
{
|
|
1291
1316
|
"name": "value",
|
|
1292
1317
|
"description": "`value` {`string`} - \n\nProperty: value"
|
|
@@ -1299,7 +1324,7 @@
|
|
|
1299
1324
|
},
|
|
1300
1325
|
{
|
|
1301
1326
|
"name": "umb-input-eye-dropper",
|
|
1302
|
-
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\nProperties:\n\n * `
|
|
1327
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\nProperties:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1303
1328
|
"attributes": [
|
|
1304
1329
|
{
|
|
1305
1330
|
"name": "opacity",
|
|
@@ -1318,17 +1343,15 @@
|
|
|
1318
1343
|
},
|
|
1319
1344
|
{
|
|
1320
1345
|
"name": "umb-input-language-picker",
|
|
1321
|
-
"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 * `
|
|
1346
|
+
"description": "Attributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `filter` - \n\n * `selectedIsoCodes` {`string[]`} - \n\n * `_items` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1322
1347
|
"attributes": [
|
|
1323
1348
|
{
|
|
1324
1349
|
"name": "min",
|
|
1325
|
-
"description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault:
|
|
1326
|
-
"values": []
|
|
1350
|
+
"description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
|
|
1327
1351
|
},
|
|
1328
1352
|
{
|
|
1329
1353
|
"name": "max",
|
|
1330
|
-
"description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault:
|
|
1331
|
-
"values": []
|
|
1354
|
+
"description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
|
|
1332
1355
|
},
|
|
1333
1356
|
{
|
|
1334
1357
|
"name": "min-message",
|
|
@@ -1346,7 +1369,7 @@
|
|
|
1346
1369
|
},
|
|
1347
1370
|
{
|
|
1348
1371
|
"name": "umb-input-media-picker",
|
|
1349
|
-
"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 * `
|
|
1372
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_pickedItemsObserver` - \n\n * `_repository` - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1350
1373
|
"attributes": [
|
|
1351
1374
|
{
|
|
1352
1375
|
"name": "min",
|
|
@@ -1378,7 +1401,7 @@
|
|
|
1378
1401
|
},
|
|
1379
1402
|
{
|
|
1380
1403
|
"name": "umb-input-multi-url-picker",
|
|
1381
|
-
"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 * `
|
|
1404
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - when the value of the input changes\n\n * `blur` {} - when the input loses focus\n\n * `focus` {} - when the input gains focus\n\nAttributes:\n\n * `alias` {`string | undefined`} - \n\n * `variantId` - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hide-anchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\nProperties:\n\n * `alias` {`string | undefined`} - \n\n * `variantId` - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hideAnchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\n * `urls` {Array<UmbLinkPickerLink>} - \n\n * `_urls` {`any[]`} - \n\n * `_modalRoute` - \n\n * `styles` {`CSSResult[]`} - \n\n * `myModalRegistration` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1382
1405
|
"attributes": [
|
|
1383
1406
|
{
|
|
1384
1407
|
"name": "alias",
|
|
@@ -1452,7 +1475,7 @@
|
|
|
1452
1475
|
},
|
|
1453
1476
|
{
|
|
1454
1477
|
"name": "umb-input-number-range",
|
|
1455
|
-
"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 * `
|
|
1478
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min-label` {`string`} - \n\n * `max-label` {`string`} - \n\n * `minValue` {`number | undefined`} - \n\n * `maxValue` {`number | undefined`} - \n\n * `value` {`string`} - \n\nProperties:\n\n * `minLabel` {`string`} - \n\n * `maxLabel` {`string`} - \n\n * `_minValue` {`number | undefined`} - \n\n * `minValue` {`number | undefined`} - \n\n * `_maxValue` {`number | undefined`} - \n\n * `maxValue` {`number | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1456
1479
|
"attributes": [
|
|
1457
1480
|
{
|
|
1458
1481
|
"name": "min-label",
|
|
@@ -1484,7 +1507,7 @@
|
|
|
1484
1507
|
},
|
|
1485
1508
|
{
|
|
1486
1509
|
"name": "umb-input-radio-button-list",
|
|
1487
|
-
"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 * `
|
|
1510
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\n * `value` {`string`} - \n\nProperties:\n\n * `list` {`{ key: string; sortOrder: number; value: string; }[]`} - List of items.\n\n * `selected` {`string`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1488
1511
|
"attributes": [
|
|
1489
1512
|
{
|
|
1490
1513
|
"name": "list",
|
|
@@ -1502,7 +1525,7 @@
|
|
|
1502
1525
|
},
|
|
1503
1526
|
{
|
|
1504
1527
|
"name": "umb-input-section",
|
|
1505
|
-
"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 * `
|
|
1528
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\nProperties:\n\n * `_sections` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
|
|
1506
1529
|
"attributes": [
|
|
1507
1530
|
{
|
|
1508
1531
|
"name": "value",
|
|
@@ -1543,7 +1566,7 @@
|
|
|
1543
1566
|
},
|
|
1544
1567
|
{
|
|
1545
1568
|
"name": "umb-input-slider",
|
|
1546
|
-
"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 * `
|
|
1569
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {`number`} - \n\n * `max` {`number`} - \n\n * `step` {`number`} - \n\n * `initVal1` {`number`} - \n\n * `initVal2` {`number`} - \n\n * `enable-range` {`boolean`} - \n\nProperties:\n\n * `min` {`number`} - \n\n * `max` {`number`} - \n\n * `step` {`number`} - \n\n * `initVal1` {`number`} - \n\n * `initVal2` {`number`} - \n\n * `enableRange` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1547
1570
|
"attributes": [
|
|
1548
1571
|
{
|
|
1549
1572
|
"name": "min",
|
|
@@ -1577,8 +1600,8 @@
|
|
|
1577
1600
|
]
|
|
1578
1601
|
},
|
|
1579
1602
|
{
|
|
1580
|
-
"name": "umb-input-template
|
|
1581
|
-
"description": "Events:\n\n * `change
|
|
1603
|
+
"name": "umb-input-template",
|
|
1604
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `selectedIds` {`string[]`} - \n\n * `defaultId` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_defaultId` {`string`} - \n\n * `defaultId` {`string`} - \n\n * `_modalContext` - \n\n * `_templateRepository` - \n\n * `_pickedTemplates` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1582
1605
|
"attributes": [
|
|
1583
1606
|
{
|
|
1584
1607
|
"name": "min",
|
|
@@ -1599,26 +1622,22 @@
|
|
|
1599
1622
|
"description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
|
|
1600
1623
|
},
|
|
1601
1624
|
{
|
|
1602
|
-
"name": "
|
|
1603
|
-
"description": "`
|
|
1625
|
+
"name": "selectedIds",
|
|
1626
|
+
"description": "`selectedIds` {`string[]`} - \n\nProperty: selectedIds"
|
|
1604
1627
|
},
|
|
1605
1628
|
{
|
|
1606
|
-
"name": "
|
|
1607
|
-
"description": "`
|
|
1629
|
+
"name": "defaultId",
|
|
1630
|
+
"description": "`defaultId` {`string`} - \n\nProperty: defaultId"
|
|
1608
1631
|
},
|
|
1609
1632
|
{
|
|
1610
|
-
"name": "onchange
|
|
1611
|
-
"description": "`change
|
|
1612
|
-
},
|
|
1613
|
-
{
|
|
1614
|
-
"name": "onchange-allowed",
|
|
1615
|
-
"description": "`change-allowed` {`CustomEvent<unknown>`} - "
|
|
1633
|
+
"name": "onchange",
|
|
1634
|
+
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1616
1635
|
}
|
|
1617
1636
|
]
|
|
1618
1637
|
},
|
|
1619
1638
|
{
|
|
1620
1639
|
"name": "umb-input-toggle",
|
|
1621
|
-
"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 * `
|
|
1640
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `checked` {`boolean`} - \n\n * `showLabels` {`boolean`} - \n\n * `labelOn` {`string | undefined`} - \n\n * `labelOff` {`string | undefined`} - \n\nProperties:\n\n * `_checked` {`boolean`} - \n\n * `checked` {`boolean`} - \n\n * `showLabels` {`boolean`} - \n\n * `labelOn` {`string | undefined`} - \n\n * `labelOff` {`string | undefined`} - \n\n * `_currentLabel` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1622
1641
|
"attributes": [
|
|
1623
1642
|
{
|
|
1624
1643
|
"name": "checked",
|
|
@@ -1648,7 +1667,7 @@
|
|
|
1648
1667
|
},
|
|
1649
1668
|
{
|
|
1650
1669
|
"name": "umb-input-upload-field",
|
|
1651
|
-
"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 * `
|
|
1670
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\nProperties:\n\n * `_keys` {`string[]`} - \n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\n * `_currentFiles` {`File[]`} - \n\n * `_currentFilesTemp` {`File[] | undefined`} - \n\n * `extensions` {`string[] | undefined`} - \n\n * `_dropzone` - \n\n * `_notificationContext` - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1652
1671
|
"attributes": [
|
|
1653
1672
|
{
|
|
1654
1673
|
"name": "keys",
|
|
@@ -1672,48 +1691,7 @@
|
|
|
1672
1691
|
},
|
|
1673
1692
|
{
|
|
1674
1693
|
"name": "umb-input-user-group",
|
|
1675
|
-
"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 * `
|
|
1676
|
-
"attributes": [
|
|
1677
|
-
{
|
|
1678
|
-
"name": "value",
|
|
1679
|
-
"description": "`value` {`string[]`} - \n\nProperty: value\n\nDefault: "
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
"name": "multiple",
|
|
1683
|
-
"description": "`multiple` {`boolean`} - \n\nProperty: multiple\n\nDefault: true",
|
|
1684
|
-
"valueSet": "v"
|
|
1685
|
-
},
|
|
1686
|
-
{
|
|
1687
|
-
"name": "modalType",
|
|
1688
|
-
"description": "`modalType` - \n\nProperty: modalType\n\nDefault: sidebar"
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"name": "modalSize",
|
|
1692
|
-
"description": "`modalSize` {`UUIModalSidebarSize`} - \n\nProperty: modalSize\n\nDefault: small",
|
|
1693
|
-
"values": [
|
|
1694
|
-
{
|
|
1695
|
-
"name": "small"
|
|
1696
|
-
},
|
|
1697
|
-
{
|
|
1698
|
-
"name": "large"
|
|
1699
|
-
},
|
|
1700
|
-
{
|
|
1701
|
-
"name": "medium"
|
|
1702
|
-
},
|
|
1703
|
-
{
|
|
1704
|
-
"name": "full"
|
|
1705
|
-
}
|
|
1706
|
-
]
|
|
1707
|
-
},
|
|
1708
|
-
{
|
|
1709
|
-
"name": "onchange",
|
|
1710
|
-
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1711
|
-
}
|
|
1712
|
-
]
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"name": "umb-input-user",
|
|
1716
|
-
"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` - ",
|
|
1694
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\nProperties:\n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
|
|
1717
1695
|
"attributes": [
|
|
1718
1696
|
{
|
|
1719
1697
|
"name": "value",
|
|
@@ -1754,7 +1732,7 @@
|
|
|
1754
1732
|
},
|
|
1755
1733
|
{
|
|
1756
1734
|
"name": "umb-menu-item-base",
|
|
1757
|
-
"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 * `
|
|
1735
|
+
"description": "Attributes:\n\n * `entity-type` {`string | undefined`} - \n\n * `icon-name` {`string`} - \n\n * `label` {`string`} - \n\n * `has-children` {`boolean`} - \n\nProperties:\n\n * `_entityType` {`string | undefined`} - \n\n * `entityType` {`string | undefined`} - \n\n * `iconName` {`string`} - \n\n * `label` {`string`} - \n\n * `hasChildren` {`boolean`} - \n\n * `_href` {`string | undefined`} - \n\n * `_hasActions` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1758
1736
|
"attributes": [
|
|
1759
1737
|
{
|
|
1760
1738
|
"name": "entity-type",
|
|
@@ -1783,7 +1761,7 @@
|
|
|
1783
1761
|
},
|
|
1784
1762
|
{
|
|
1785
1763
|
"name": "umb-menu",
|
|
1786
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
1764
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1787
1765
|
"attributes": [
|
|
1788
1766
|
{
|
|
1789
1767
|
"name": "manifest",
|
|
@@ -1793,7 +1771,7 @@
|
|
|
1793
1771
|
},
|
|
1794
1772
|
{
|
|
1795
1773
|
"name": "umb-property-type-based-property",
|
|
1796
|
-
"description": "Attributes:\n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperties:\n\n * `
|
|
1774
|
+
"description": "Attributes:\n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\nProperties:\n\n * `property` - \n\n * `_property` - \n\n * `_propertyEditorUiAlias` {`string | undefined`} - \n\n * `_dataTypeData` {`any[]`} - \n\n * `_dataTypeRepository` - \n\n * `_dataTypeObserver` - \n\n * `_value` {`unknown`} - \n\n * `propertyVariantId` {UmbVariantId} - propertyVariantId. A VariantID to identify which the variant of this properties value.\n\n * `_propertyVariantId` - \n\n * `_workspaceContext` - \n\n * `_observePropertyValue` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1797
1775
|
"attributes": [
|
|
1798
1776
|
{
|
|
1799
1777
|
"name": "propertyVariantId",
|
|
@@ -1853,12 +1831,12 @@
|
|
|
1853
1831
|
},
|
|
1854
1832
|
{
|
|
1855
1833
|
"name": "umb-section-sidebar-context-menu",
|
|
1856
|
-
"description": "Properties:\n\n * `
|
|
1834
|
+
"description": "Properties:\n\n * `_isOpen` {`boolean`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `_unique` {`string | undefined`} - \n\n * `_headline` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1857
1835
|
"attributes": []
|
|
1858
1836
|
},
|
|
1859
1837
|
{
|
|
1860
1838
|
"name": "umb-section-sidebar-menu",
|
|
1861
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
1839
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1862
1840
|
"attributes": [
|
|
1863
1841
|
{
|
|
1864
1842
|
"name": "manifest",
|
|
@@ -1873,7 +1851,7 @@
|
|
|
1873
1851
|
},
|
|
1874
1852
|
{
|
|
1875
1853
|
"name": "umb-section-views",
|
|
1876
|
-
"description": "Attributes:\n\n * `section-alias` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
1854
|
+
"description": "Attributes:\n\n * `section-alias` {`string | undefined`} - \n\nProperties:\n\n * `sectionAlias` {`string | undefined`} - \n\n * `_views` {`any[]`} - \n\n * `_dashboards` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`any[]`} - \n\n * `_sectionContext` - \n\n * `_extensionsObserver` - \n\n * `_viewsObserver` - \n\n * `_dashboardObserver` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1877
1855
|
"attributes": [
|
|
1878
1856
|
{
|
|
1879
1857
|
"name": "section-alias",
|
|
@@ -1883,8 +1861,8 @@
|
|
|
1883
1861
|
]
|
|
1884
1862
|
},
|
|
1885
1863
|
{
|
|
1886
|
-
"name": "umb-section",
|
|
1887
|
-
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `
|
|
1864
|
+
"name": "umb-section-default",
|
|
1865
|
+
"description": "Attributes:\n\n * `manifest` - \n\nProperties:\n\n * `manifest` - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_menus` {`Omit<any, \"kind\">[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1888
1866
|
"attributes": [
|
|
1889
1867
|
{
|
|
1890
1868
|
"name": "manifest",
|
|
@@ -1894,7 +1872,7 @@
|
|
|
1894
1872
|
},
|
|
1895
1873
|
{
|
|
1896
1874
|
"name": "umb-table",
|
|
1897
|
-
"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 * `
|
|
1875
|
+
"description": "Events:\n\n * `selected` - fires when a row is selected\n\n * `deselected` - fires when a row is deselected\n\n * `sort` - fires when a column order is changed\n\nProperties:\n\n * `items` {Array<UmbTableItem>} - Table Items\n\n * `columns` {Array<UmbTableColumn>} - \n\n * `config` {UmbTableConfig} - \n\n * `selection` {Array<string>} - \n\n * `orderingColumn` {`string`} - \n\n * `orderingDesc` {`boolean`} - \n\n * `_selectionMode` {`boolean`} - \n\n * `_renderRow` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1898
1876
|
"attributes": [
|
|
1899
1877
|
{
|
|
1900
1878
|
"name": "onselected",
|
|
@@ -1912,7 +1890,7 @@
|
|
|
1912
1890
|
},
|
|
1913
1891
|
{
|
|
1914
1892
|
"name": "umb-template-card",
|
|
1915
|
-
"description": "Events:\n\n * `open` {`CustomEvent<unknown>`} - \n\n * `selected` {} - \n\n * `change
|
|
1893
|
+
"description": "Events:\n\n * `open` {`CustomEvent<unknown>`} - \n\n * `selected` {} - \n\n * `change` {`CustomEvent<unknown>`} - \n\nSlots:\n\n * `actions` {} - \n\nAttributes:\n\n * `default` {`boolean`} - \n\n * `id` {`string`} - \n\n * `name` {`string`} - \n\nProperties:\n\n * `default` {`boolean`} - \n\n * `_id` {`string`} - \n\n * `id` {`string`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1916
1894
|
"attributes": [
|
|
1917
1895
|
{
|
|
1918
1896
|
"name": "default",
|
|
@@ -1920,8 +1898,8 @@
|
|
|
1920
1898
|
"valueSet": "v"
|
|
1921
1899
|
},
|
|
1922
1900
|
{
|
|
1923
|
-
"name": "
|
|
1924
|
-
"description": "`
|
|
1901
|
+
"name": "id",
|
|
1902
|
+
"description": "`id` {`string`} - \n\nProperty: id"
|
|
1925
1903
|
},
|
|
1926
1904
|
{
|
|
1927
1905
|
"name": "name",
|
|
@@ -1936,14 +1914,14 @@
|
|
|
1936
1914
|
"description": "`selected` {} - "
|
|
1937
1915
|
},
|
|
1938
1916
|
{
|
|
1939
|
-
"name": "onchange
|
|
1940
|
-
"description": "`change
|
|
1917
|
+
"name": "onchange",
|
|
1918
|
+
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1941
1919
|
}
|
|
1942
1920
|
]
|
|
1943
1921
|
},
|
|
1944
1922
|
{
|
|
1945
1923
|
"name": "umb-tooltip-menu",
|
|
1946
|
-
"description": "Attributes:\n\n * `icon-only` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\nProperties:\n\n * `
|
|
1924
|
+
"description": "Attributes:\n\n * `icon-only` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\nProperties:\n\n * `iconOnly` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1947
1925
|
"attributes": [
|
|
1948
1926
|
{
|
|
1949
1927
|
"name": "icon-only",
|
|
@@ -1958,17 +1936,17 @@
|
|
|
1958
1936
|
},
|
|
1959
1937
|
{
|
|
1960
1938
|
"name": "umb-entity-tree-item",
|
|
1961
|
-
"description": "Properties:\n\n * `
|
|
1939
|
+
"description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1962
1940
|
"attributes": []
|
|
1963
1941
|
},
|
|
1964
1942
|
{
|
|
1965
1943
|
"name": "umb-tree-item-base",
|
|
1966
|
-
"description": "Properties:\n\n * `
|
|
1944
|
+
"description": "Properties:\n\n * `_item` - \n\n * `_childItems` {`any[] | undefined`} - \n\n * `_href` {`string | undefined`} - \n\n * `_isLoading` {`boolean`} - \n\n * `_isSelectable` {`boolean`} - \n\n * `_isSelected` {`boolean`} - \n\n * `_hasActions` {`boolean`} - \n\n * `_hasChildren` {`boolean`} - \n\n * `_iconSlotHasChildren` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1967
1945
|
"attributes": []
|
|
1968
1946
|
},
|
|
1969
1947
|
{
|
|
1970
1948
|
"name": "umb-tree-item",
|
|
1971
|
-
"description": "Properties:\n\n * `
|
|
1949
|
+
"description": "Properties:\n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
1972
1950
|
"attributes": []
|
|
1973
1951
|
},
|
|
1974
1952
|
{
|
|
@@ -1983,7 +1961,7 @@
|
|
|
1983
1961
|
},
|
|
1984
1962
|
{
|
|
1985
1963
|
"name": "umb-tree",
|
|
1986
|
-
"description": "Events:\n\n * `selected` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `alias` {`string`} - \n\n * `selectable` {`boolean`} - \n\n * `selection` {`string[]`} - \n\nProperties:\n\n * `_alias` {`string`} - \n\n * `alias` {`string`} - \n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - \n\n * `_selection` {`string[]`} - \n\n * `selection` {`string[]`} - \n\n * `_tree` - \n\n * `_items` {`any[]`} - \n\n * `_treeContext` - ",
|
|
1964
|
+
"description": "Events:\n\n * `selected` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `alias` {`string`} - \n\n * `selectable` {`boolean`} - \n\n * `selection` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\nProperties:\n\n * `_alias` {`string`} - \n\n * `alias` {`string`} - \n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - \n\n * `_selection` {`string[]`} - \n\n * `selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `multiple` {`boolean`} - \n\n * `_tree` - \n\n * `_items` {`any[]`} - \n\n * `_treeContext` - ",
|
|
1987
1965
|
"attributes": [
|
|
1988
1966
|
{
|
|
1989
1967
|
"name": "alias",
|
|
@@ -1998,6 +1976,11 @@
|
|
|
1998
1976
|
"name": "selection",
|
|
1999
1977
|
"description": "`selection` {`string[]`} - \n\nProperty: selection"
|
|
2000
1978
|
},
|
|
1979
|
+
{
|
|
1980
|
+
"name": "multiple",
|
|
1981
|
+
"description": "`multiple` {`boolean`} - \n\nProperty: multiple",
|
|
1982
|
+
"valueSet": "v"
|
|
1983
|
+
},
|
|
2001
1984
|
{
|
|
2002
1985
|
"name": "onselected",
|
|
2003
1986
|
"description": "`selected` {`CustomEvent<unknown>`} - "
|
|
@@ -2006,7 +1989,7 @@
|
|
|
2006
1989
|
},
|
|
2007
1990
|
{
|
|
2008
1991
|
"name": "umb-variant-selector",
|
|
2009
|
-
"description": "Attributes:\n\n * `alias` {`string`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\nProperties:\n\n * `
|
|
1992
|
+
"description": "Attributes:\n\n * `alias` {`string`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\nProperties:\n\n * `alias` {`string`} - \n\n * `_variants` {`any[]`} - \n\n * `_activeVariants` {`ActiveVariant[]`} - \n\n * `_activeVariantsCultures` {`string[]`} - \n\n * `_variantContext` - \n\n * `_name` {`string | undefined`} - \n\n * `_culture` {`string | null | undefined`} - \n\n * `_segment` {`string | null | undefined`} - \n\n * `_variantDisplayName` {`string | undefined`} - \n\n * `_variantTitleName` {`string | undefined`} - \n\n * `_cultureNames` - \n\n * `_variantSelectorIsOpen` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2010
1993
|
"attributes": [
|
|
2011
1994
|
{
|
|
2012
1995
|
"name": "alias",
|
|
@@ -2020,12 +2003,12 @@
|
|
|
2020
2003
|
},
|
|
2021
2004
|
{
|
|
2022
2005
|
"name": "umb-variantable-property",
|
|
2023
|
-
"description": "Properties:\n\n * `
|
|
2006
|
+
"description": "Properties:\n\n * `_property` - \n\n * `property` - \n\n * `_variantContext` - \n\n * `_workspaceVariantId` - \n\n * `_propertyVariantId` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2024
2007
|
"attributes": []
|
|
2025
2008
|
},
|
|
2026
2009
|
{
|
|
2027
2010
|
"name": "umb-workspace-property",
|
|
2028
|
-
"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 * `
|
|
2011
|
+
"description": "Attributes:\n\n * `label` {string} - Label. Name of the property\n\n * `description` {string} - Description: render a description underneath the label.\n\n * `alias` {string} - Alias\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. Render the Property Editor UI registered for this alias.\n\n * `property-editor-ui-alias` {`string`} - \n\n * `value` {unknown} - Property Value, this is the value stored in the property.\n\n * `config` {string} - Config. Configuration to pass to the Property Editor UI. This is also the configuration data stored on the Data Type.\n\n * `propertyVariantId` {UmbVariantId} - PropertyVariantId. A Variant ID to identify which variant its value is stored on.\n\nProperties:\n\n * `label` {string} - Label. Name of the property\n\n * `description` {string} - Description: render a description underneath the label.\n\n * `alias` {string} - Alias\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. Render the Property Editor UI registered for this alias.\n\n * `propertyEditorUiAlias` {`string`} - \n\n * `value` {unknown} - Property Value, this is the value stored in the property.\n\n * `config` {string} - Config. Configuration to pass to the Property Editor UI. This is also the configuration data stored on the Data Type.\n\n * `propertyVariantId` {UmbVariantId} - PropertyVariantId. A Variant ID to identify which variant its value is stored on.\n\n * `_variantDifference` {`string | undefined`} - \n\n * `_element` - \n\n * `_value` {`unknown`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_label` {`string | undefined`} - \n\n * `_description` {`string | undefined`} - \n\n * `_propertyContext` - \n\n * `propertyEditorUIObserver` - \n\n * `_valueObserver` - \n\n * `_configObserver` - \n\n * `_onPropertyEditorChange` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2029
2012
|
"attributes": [
|
|
2030
2013
|
{
|
|
2031
2014
|
"name": "label",
|
|
@@ -2064,32 +2047,22 @@
|
|
|
2064
2047
|
},
|
|
2065
2048
|
{
|
|
2066
2049
|
"name": "umb-workspace-action-menu",
|
|
2067
|
-
"description": "Properties:\n\n * `
|
|
2050
|
+
"description": "Properties:\n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityId` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2068
2051
|
"attributes": []
|
|
2069
2052
|
},
|
|
2070
2053
|
{
|
|
2071
2054
|
"name": "umb-workspace-action",
|
|
2072
|
-
"description": "Properties:\n\n * `
|
|
2055
|
+
"description": "Properties:\n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_manifest` - \n\n * `manifest` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2073
2056
|
"attributes": []
|
|
2074
2057
|
},
|
|
2075
2058
|
{
|
|
2076
2059
|
"name": "umb-workspace-view-collection",
|
|
2077
|
-
"description": "Properties:\n\n * `
|
|
2060
|
+
"description": "Properties:\n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2078
2061
|
"attributes": []
|
|
2079
2062
|
},
|
|
2080
2063
|
{
|
|
2081
|
-
"name": "umb-workspace-
|
|
2082
|
-
"description": "Slots:\n\n * ` ` {} - Slot for workspace footer
|
|
2083
|
-
"attributes": [
|
|
2084
|
-
{
|
|
2085
|
-
"name": "alias",
|
|
2086
|
-
"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: ''"
|
|
2087
|
-
}
|
|
2088
|
-
]
|
|
2089
|
-
},
|
|
2090
|
-
{
|
|
2091
|
-
"name": "umb-workspace-layout",
|
|
2092
|
-
"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`} - ",
|
|
2064
|
+
"name": "umb-workspace-editor",
|
|
2065
|
+
"description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `header` {} - Slot for workspace header\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperties:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2093
2066
|
"attributes": [
|
|
2094
2067
|
{
|
|
2095
2068
|
"name": "headline",
|
|
@@ -2111,6 +2084,16 @@
|
|
|
2111
2084
|
}
|
|
2112
2085
|
]
|
|
2113
2086
|
},
|
|
2087
|
+
{
|
|
2088
|
+
"name": "umb-workspace-footer",
|
|
2089
|
+
"description": "Slots:\n\n * ` ` {} - Slot for workspace footer items\n\n * `actions` {} - Slot for workspace actions\n\nAttributes:\n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\nProperties:\n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\n * `styles` {`CSSResult[]`} - ",
|
|
2090
|
+
"attributes": [
|
|
2091
|
+
{
|
|
2092
|
+
"name": "alias",
|
|
2093
|
+
"description": "`alias` {string} - Alias of the workspace. The Layout will render the workspace actions that are registered for this workspace alias.\n\nProperty: alias\n\nDefault: ''"
|
|
2094
|
+
}
|
|
2095
|
+
]
|
|
2096
|
+
},
|
|
2114
2097
|
{
|
|
2115
2098
|
"name": "umb-workspace-property-layout",
|
|
2116
2099
|
"description": "Slots:\n\n * `editor` {} - Slot for rendering the Property Editor\n\n * `description` {} - Slot for rendering things below the label.\n\n * `property-action-menu` {} - Slot for rendering the Property Action Menu\n\nAttributes:\n\n * `alias` {string} - Alias. The technical name of the property.\n\n * `label` {string} - Label. Name of the property.\n\n * `orientation` {string} - Orientation: Horizontal is the default where label goes left and editor right.\nVertical is where label goes above the editor.\n\n * `description` {string} - Description: render a description underneath the label.\n\nProperties:\n\n * `alias` {string} - Alias. The technical name of the property.\n\n * `label` {string} - Label. Name of the property.\n\n * `orientation` {string} - Orientation: Horizontal is the default where label goes left and editor right.\nVertical is where label goes above the editor.\n\n * `description` {string} - Description: render a description underneath the label.\n\n * `styles` {`CSSResult[]`} - ",
|
|
@@ -2143,7 +2126,7 @@
|
|
|
2143
2126
|
},
|
|
2144
2127
|
{
|
|
2145
2128
|
"name": "umb-workspace-variant",
|
|
2146
|
-
"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 * `
|
|
2129
|
+
"description": "\nExample. Document Workspace would use a Variant-component(variant component would talk directly to the workspace-context)\nAs well breadcrumbs etc.\n\nAttributes:\n\n * `alias` {`string`} - \n\n * `displayNavigation` {`boolean`} - \n\n * `splitViewIndex` {`number`} - \n\nProperties:\n\n * `alias` {`string`} - \n\n * `displayNavigation` {`boolean`} - \n\n * `splitViewIndex` {`number`} - \n\n * `_splitViewIndex` {`number`} - \n\n * `variantContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2147
2130
|
"attributes": [
|
|
2148
2131
|
{
|
|
2149
2132
|
"name": "alias",
|
|
@@ -2162,7 +2145,7 @@
|
|
|
2162
2145
|
},
|
|
2163
2146
|
{
|
|
2164
2147
|
"name": "umb-workspace",
|
|
2165
|
-
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `
|
|
2148
|
+
"description": "Attributes:\n\n * `entity-type` {`string`} - \n\nProperties:\n\n * `entityType` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2166
2149
|
"attributes": [
|
|
2167
2150
|
{
|
|
2168
2151
|
"name": "entity-type",
|
|
@@ -2172,7 +2155,7 @@
|
|
|
2172
2155
|
},
|
|
2173
2156
|
{
|
|
2174
2157
|
"name": "umb-confirm-modal",
|
|
2175
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2158
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2176
2159
|
"attributes": [
|
|
2177
2160
|
{
|
|
2178
2161
|
"name": "data",
|
|
@@ -2182,7 +2165,7 @@
|
|
|
2182
2165
|
},
|
|
2183
2166
|
{
|
|
2184
2167
|
"name": "umb-embedded-media-modal",
|
|
2185
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2168
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2186
2169
|
"attributes": [
|
|
2187
2170
|
{
|
|
2188
2171
|
"name": "data",
|
|
@@ -2192,40 +2175,27 @@
|
|
|
2192
2175
|
},
|
|
2193
2176
|
{
|
|
2194
2177
|
"name": "umb-folder-modal",
|
|
2195
|
-
"description": "Properties:\n\n * `
|
|
2178
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `_data` - \n\n * `data` - \n\n * `_folder` - \n\n * `_headline` {`string | undefined`} - \n\n * `_isNew` {`boolean`} - \n\n * `_formElement` {`HTMLFormElement | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2196
2179
|
"attributes": []
|
|
2197
2180
|
},
|
|
2198
2181
|
{
|
|
2199
2182
|
"name": "umb-icon-picker-modal",
|
|
2200
|
-
"description": "
|
|
2201
|
-
"attributes": [
|
|
2202
|
-
{
|
|
2203
|
-
"name": "iconlist",
|
|
2204
|
-
"description": "`iconlist` - \n\nProperty: iconlist\n\nDefault: icons.map((icon) => icon.name)"
|
|
2205
|
-
},
|
|
2206
|
-
{
|
|
2207
|
-
"name": "iconlistFiltered",
|
|
2208
|
-
"description": "`iconlistFiltered` {`string[]`} - \n\nProperty: iconlistFiltered\n\nDefault: "
|
|
2209
|
-
},
|
|
2210
|
-
{
|
|
2211
|
-
"name": "colorlist",
|
|
2212
|
-
"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"
|
|
2213
|
-
}
|
|
2214
|
-
]
|
|
2183
|
+
"description": "Properties:\n\n * `_iconList` - \n\n * `_iconListFiltered` {`string[]`} - \n\n * `_colorList` {`string[]`} - \n\n * `_currentColor` {`string | undefined`} - \n\n * `_currentIcon` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2184
|
+
"attributes": []
|
|
2215
2185
|
},
|
|
2216
2186
|
{
|
|
2217
2187
|
"name": "umb-link-picker-modal",
|
|
2218
|
-
"description": "Properties:\n\n * `
|
|
2188
|
+
"description": "Properties:\n\n * `_selectedKey` {`string | undefined`} - \n\n * `_index` {`number | null`} - \n\n * `_link` - \n\n * `_layout` - \n\n * `_linkInput` - \n\n * `_linkQueryInput` - \n\n * `_linkTitleInput` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2219
2189
|
"attributes": []
|
|
2220
2190
|
},
|
|
2221
2191
|
{
|
|
2222
2192
|
"name": "umb-property-settings-modal",
|
|
2223
|
-
"description": "Properties:\n\n * `
|
|
2193
|
+
"description": "Properties:\n\n * `_selectedPropertyEditorUI` - \n\n * `_selectedPropertyEditorUIAlias` {`string`} - \n\n * `_appearanceIsTop` {`boolean`} - \n\n * `_mandatory` {`boolean`} - \n\n * `_customValidationOptions` {`({ name: string; value: string; selected: boolean; validation?: undefined; } | { name: string; value: string; validation: string; selected?: undefined; } | { name: string; value: string; selected?: undefined; validation?: undefined; })[]`} - \n\n * `_customValidation` {`{ name: string; value: string; selected: boolean; validation?: undefined; } | { name: string; value: string; validation: string; selected?: undefined; } | { name: string; value: string; selected?: undefined; validation?: undefined; }`} - \n\n * `_aliasLocked` {`boolean`} - \n\n * `_name` {`string`} - \n\n * `_alias` {`string`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2224
2194
|
"attributes": []
|
|
2225
2195
|
},
|
|
2226
2196
|
{
|
|
2227
2197
|
"name": "umb-section-picker-modal",
|
|
2228
|
-
"description": "Properties:\n\n * `
|
|
2198
|
+
"description": "Properties:\n\n * `_sections` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2229
2199
|
"attributes": []
|
|
2230
2200
|
},
|
|
2231
2201
|
{
|
|
@@ -2235,7 +2205,7 @@
|
|
|
2235
2205
|
},
|
|
2236
2206
|
{
|
|
2237
2207
|
"name": "umb-template-modal",
|
|
2238
|
-
"description": "Properties:\n\n * `
|
|
2208
|
+
"description": "Properties:\n\n * `_id` {`string`} - \n\n * `_template` - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2239
2209
|
"attributes": []
|
|
2240
2210
|
},
|
|
2241
2211
|
{
|
|
@@ -2268,7 +2238,7 @@
|
|
|
2268
2238
|
},
|
|
2269
2239
|
{
|
|
2270
2240
|
"name": "umb-property-action-menu",
|
|
2271
|
-
"description": "Attributes:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\nProperties:\n\n * `
|
|
2241
|
+
"description": "Attributes:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\nProperties:\n\n * `value` {`string | undefined`} - \n\n * `propertyEditorUiAlias` {`string`} - \n\n * `_actionsObserver` - \n\n * `_actions` {`any[]`} - \n\n * `_open` {`boolean`} - \n\n * `_propertyActionMenuContext` - \n\n * `styles` - ",
|
|
2272
2242
|
"attributes": [
|
|
2273
2243
|
{
|
|
2274
2244
|
"name": "value",
|
|
@@ -2283,7 +2253,7 @@
|
|
|
2283
2253
|
},
|
|
2284
2254
|
{
|
|
2285
2255
|
"name": "umb-property-action",
|
|
2286
|
-
"description": "Attributes:\n\n * `propertyAction` - \n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
2256
|
+
"description": "Attributes:\n\n * `propertyAction` - \n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `_propertyAction` - \n\n * `propertyAction` - \n\n * `_element` - \n\n * `styles` - \n\n * `value` {`string | undefined`} - ",
|
|
2287
2257
|
"attributes": [
|
|
2288
2258
|
{
|
|
2289
2259
|
"name": "propertyAction",
|
|
@@ -2303,7 +2273,7 @@
|
|
|
2303
2273
|
},
|
|
2304
2274
|
{
|
|
2305
2275
|
"name": "umb-property-editor-ui-picker-modal",
|
|
2306
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2276
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `data` - \n\n * `_groupedPropertyEditorUIs` {`GroupedPropertyEditorUIs`} - \n\n * `_propertyEditorUIs` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_submitLabel` {`string`} - \n\n * `modalHandler` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2307
2277
|
"attributes": [
|
|
2308
2278
|
{
|
|
2309
2279
|
"name": "data",
|
|
@@ -2313,7 +2283,7 @@
|
|
|
2313
2283
|
},
|
|
2314
2284
|
{
|
|
2315
2285
|
"name": "umb-property-editor-config",
|
|
2316
|
-
"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 * `
|
|
2286
|
+
"description": "Attributes:\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. The element will render configuration for a Property Editor UI with this alias.\n\n * `property-editor-ui-alias` {`string`} - \n\n * `data` {Array<{ alias: string; value: unknown }>} - Data. The element will render configuration editors with values from this data.\nIf a value is not found in this data, the element will use the default value from the configuration.\n\nProperties:\n\n * `_propertyEditorUiAlias` {string} - Property Editor UI Alias. The element will render configuration for a Property Editor UI with this alias.\n\n * `propertyEditorUiAlias` {`string`} - \n\n * `data` {Array<{ alias: string; value: unknown }>} - Data. The element will render configuration editors with values from this data.\nIf a value is not found in this data, the element will use the default value from the configuration.\n\n * `_properties` {`any[]`} - \n\n * `_propertyEditorModelConfigDefaultData` {`any[]`} - \n\n * `_propertyEditorUIConfigDefaultData` {`any[]`} - \n\n * `_configDefaultData` {`any[] | undefined`} - \n\n * `_propertyEditorModelConfigProperties` {`any[]`} - \n\n * `_propertyEditorUIConfigProperties` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2317
2287
|
"attributes": [
|
|
2318
2288
|
{
|
|
2319
2289
|
"name": "_propertyEditorUiAlias",
|
|
@@ -2331,7 +2301,7 @@
|
|
|
2331
2301
|
},
|
|
2332
2302
|
{
|
|
2333
2303
|
"name": "umb-property-editor-ui-block-grid-block-configuration",
|
|
2334
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2304
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2335
2305
|
"attributes": [
|
|
2336
2306
|
{
|
|
2337
2307
|
"name": "value",
|
|
@@ -2341,7 +2311,7 @@
|
|
|
2341
2311
|
},
|
|
2342
2312
|
{
|
|
2343
2313
|
"name": "umb-property-editor-ui-block-grid-group-configuration",
|
|
2344
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2314
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2345
2315
|
"attributes": [
|
|
2346
2316
|
{
|
|
2347
2317
|
"name": "value",
|
|
@@ -2351,7 +2321,7 @@
|
|
|
2351
2321
|
},
|
|
2352
2322
|
{
|
|
2353
2323
|
"name": "umb-property-editor-ui-block-grid-stylesheet-picker",
|
|
2354
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2324
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2355
2325
|
"attributes": [
|
|
2356
2326
|
{
|
|
2357
2327
|
"name": "value",
|
|
@@ -2361,7 +2331,7 @@
|
|
|
2361
2331
|
},
|
|
2362
2332
|
{
|
|
2363
2333
|
"name": "umb-property-editor-ui-block-grid-inner-test",
|
|
2364
|
-
"description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `
|
|
2334
|
+
"description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2365
2335
|
"attributes": [
|
|
2366
2336
|
{
|
|
2367
2337
|
"name": "name",
|
|
@@ -2371,7 +2341,7 @@
|
|
|
2371
2341
|
},
|
|
2372
2342
|
{
|
|
2373
2343
|
"name": "umb-property-editor-ui-block-grid",
|
|
2374
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2344
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `_variantContext` - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_variantId` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2375
2345
|
"attributes": [
|
|
2376
2346
|
{
|
|
2377
2347
|
"name": "value",
|
|
@@ -2381,7 +2351,7 @@
|
|
|
2381
2351
|
},
|
|
2382
2352
|
{
|
|
2383
2353
|
"name": "umb-property-editor-ui-block-list-block-configuration",
|
|
2384
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2354
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2385
2355
|
"attributes": [
|
|
2386
2356
|
{
|
|
2387
2357
|
"name": "value",
|
|
@@ -2391,7 +2361,7 @@
|
|
|
2391
2361
|
},
|
|
2392
2362
|
{
|
|
2393
2363
|
"name": "umb-property-editor-ui-block-list",
|
|
2394
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2364
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2395
2365
|
"attributes": [
|
|
2396
2366
|
{
|
|
2397
2367
|
"name": "value",
|
|
@@ -2401,7 +2371,7 @@
|
|
|
2401
2371
|
},
|
|
2402
2372
|
{
|
|
2403
2373
|
"name": "umb-property-editor-ui-checkbox-list",
|
|
2404
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `
|
|
2374
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\nProperties:\n\n * `value` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `_list` {`{ key: string; checked: boolean; value: string; }[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2405
2375
|
"attributes": [
|
|
2406
2376
|
{
|
|
2407
2377
|
"name": "value",
|
|
@@ -2415,7 +2385,7 @@
|
|
|
2415
2385
|
},
|
|
2416
2386
|
{
|
|
2417
2387
|
"name": "umb-property-editor-ui-collection-view-bulk-action-permissions",
|
|
2418
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2388
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2419
2389
|
"attributes": [
|
|
2420
2390
|
{
|
|
2421
2391
|
"name": "value",
|
|
@@ -2425,7 +2395,7 @@
|
|
|
2425
2395
|
},
|
|
2426
2396
|
{
|
|
2427
2397
|
"name": "umb-property-editor-ui-collection-view-column-configuration",
|
|
2428
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2398
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2429
2399
|
"attributes": [
|
|
2430
2400
|
{
|
|
2431
2401
|
"name": "value",
|
|
@@ -2435,7 +2405,7 @@
|
|
|
2435
2405
|
},
|
|
2436
2406
|
{
|
|
2437
2407
|
"name": "umb-property-editor-ui-collection-view-layout-configuration",
|
|
2438
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2408
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2439
2409
|
"attributes": [
|
|
2440
2410
|
{
|
|
2441
2411
|
"name": "value",
|
|
@@ -2445,7 +2415,7 @@
|
|
|
2445
2415
|
},
|
|
2446
2416
|
{
|
|
2447
2417
|
"name": "umb-property-editor-ui-collection-view-order-by",
|
|
2448
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2418
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2449
2419
|
"attributes": [
|
|
2450
2420
|
{
|
|
2451
2421
|
"name": "value",
|
|
@@ -2455,7 +2425,7 @@
|
|
|
2455
2425
|
},
|
|
2456
2426
|
{
|
|
2457
2427
|
"name": "umb-property-editor-ui-collection-view",
|
|
2458
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2428
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2459
2429
|
"attributes": [
|
|
2460
2430
|
{
|
|
2461
2431
|
"name": "value",
|
|
@@ -2465,7 +2435,7 @@
|
|
|
2465
2435
|
},
|
|
2466
2436
|
{
|
|
2467
2437
|
"name": "umb-property-editor-ui-color-picker",
|
|
2468
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2438
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `_showLabels` {`boolean`} - \n\n * `_swatches` {`any[]`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2469
2439
|
"attributes": [
|
|
2470
2440
|
{
|
|
2471
2441
|
"name": "value",
|
|
@@ -2479,7 +2449,7 @@
|
|
|
2479
2449
|
},
|
|
2480
2450
|
{
|
|
2481
2451
|
"name": "umb-property-editor-ui-date-picker",
|
|
2482
|
-
"description": "Attributes:\n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `
|
|
2452
|
+
"description": "Attributes:\n\n * `value` {`string | undefined`} - \n\nProperties:\n\n * `_value` {`Date | undefined`} - \n\n * `_valueString` {`string | undefined`} - \n\n * `value` {`string | undefined`} - \n\n * `_format` {`string | undefined`} - \n\n * `_inputType` {`InputType`} - \n\n * `_offsetTime` {`boolean | undefined`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2483
2453
|
"attributes": [
|
|
2484
2454
|
{
|
|
2485
2455
|
"name": "value",
|
|
@@ -2504,7 +2474,7 @@
|
|
|
2504
2474
|
},
|
|
2505
2475
|
{
|
|
2506
2476
|
"name": "umb-property-editor-ui-dropdown",
|
|
2507
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2477
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2508
2478
|
"attributes": [
|
|
2509
2479
|
{
|
|
2510
2480
|
"name": "value",
|
|
@@ -2514,7 +2484,7 @@
|
|
|
2514
2484
|
},
|
|
2515
2485
|
{
|
|
2516
2486
|
"name": "umb-property-editor-ui-eye-dropper",
|
|
2517
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2487
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `_opacity` {`boolean`} - \n\n * `_swatches` {`string[]`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2518
2488
|
"attributes": [
|
|
2519
2489
|
{
|
|
2520
2490
|
"name": "value",
|
|
@@ -2528,7 +2498,7 @@
|
|
|
2528
2498
|
},
|
|
2529
2499
|
{
|
|
2530
2500
|
"name": "umb-property-editor-ui-icon-picker",
|
|
2531
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2501
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2532
2502
|
"attributes": [
|
|
2533
2503
|
{
|
|
2534
2504
|
"name": "value",
|
|
@@ -2538,7 +2508,7 @@
|
|
|
2538
2508
|
},
|
|
2539
2509
|
{
|
|
2540
2510
|
"name": "umb-property-editor-ui-image-cropper",
|
|
2541
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2511
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2542
2512
|
"attributes": [
|
|
2543
2513
|
{
|
|
2544
2514
|
"name": "value",
|
|
@@ -2548,7 +2518,7 @@
|
|
|
2548
2518
|
},
|
|
2549
2519
|
{
|
|
2550
2520
|
"name": "umb-property-editor-ui-image-crops-configuration",
|
|
2551
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2521
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2552
2522
|
"attributes": [
|
|
2553
2523
|
{
|
|
2554
2524
|
"name": "value",
|
|
@@ -2558,7 +2528,7 @@
|
|
|
2558
2528
|
},
|
|
2559
2529
|
{
|
|
2560
2530
|
"name": "umb-property-editor-ui-label",
|
|
2561
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2531
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2562
2532
|
"attributes": [
|
|
2563
2533
|
{
|
|
2564
2534
|
"name": "value",
|
|
@@ -2568,7 +2538,7 @@
|
|
|
2568
2538
|
},
|
|
2569
2539
|
{
|
|
2570
2540
|
"name": "umb-property-editor-ui-markdown-editor",
|
|
2571
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2541
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2572
2542
|
"attributes": [
|
|
2573
2543
|
{
|
|
2574
2544
|
"name": "value",
|
|
@@ -2592,7 +2562,7 @@
|
|
|
2592
2562
|
},
|
|
2593
2563
|
{
|
|
2594
2564
|
"name": "umb-property-editor-ui-member-group-picker",
|
|
2595
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2565
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2596
2566
|
"attributes": [
|
|
2597
2567
|
{
|
|
2598
2568
|
"name": "value",
|
|
@@ -2602,7 +2572,7 @@
|
|
|
2602
2572
|
},
|
|
2603
2573
|
{
|
|
2604
2574
|
"name": "umb-property-editor-ui-member-picker",
|
|
2605
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2575
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2606
2576
|
"attributes": [
|
|
2607
2577
|
{
|
|
2608
2578
|
"name": "value",
|
|
@@ -2612,7 +2582,7 @@
|
|
|
2612
2582
|
},
|
|
2613
2583
|
{
|
|
2614
2584
|
"name": "umb-property-editor-ui-multi-url-picker",
|
|
2615
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`any[]`} - \n\nProperties:\n\n * `
|
|
2585
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`any[]`} - \n\nProperties:\n\n * `value` {`any[]`} - \n\n * `config` {`any[]`} - \n\n * `_overlaySize` {`UUIModalSidebarSize | undefined`} - \n\n * `_hideAnchor` {`boolean | undefined`} - \n\n * `_ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `_maxNumber` {`number | undefined`} - \n\n * `_minNumber` {`number | undefined`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_propertyVariantId` {`string | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2616
2586
|
"attributes": [
|
|
2617
2587
|
{
|
|
2618
2588
|
"name": "value",
|
|
@@ -2626,7 +2596,7 @@
|
|
|
2626
2596
|
},
|
|
2627
2597
|
{
|
|
2628
2598
|
"name": "umb-input-multiple-text-string-item",
|
|
2629
|
-
"description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `
|
|
2599
|
+
"description": "Attributes:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\nProperties:\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Disables the input\n\n * `_input` - \n\n * `_modalContext` - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
2630
2600
|
"attributes": [
|
|
2631
2601
|
{
|
|
2632
2602
|
"name": "disabled",
|
|
@@ -2642,7 +2612,7 @@
|
|
|
2642
2612
|
},
|
|
2643
2613
|
{
|
|
2644
2614
|
"name": "umb-input-multiple-text-string",
|
|
2645
|
-
"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 * `
|
|
2615
|
+
"description": "Attributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Makes the input readonly\n\n * `items` {`MultipleTextStringValue`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `disabled` {boolean} - Disables the input\n\n * `readonly` {boolean} - Makes the input readonly\n\n * `_items` {`MultipleTextStringValue`} - \n\n * `items` {`MultipleTextStringValue`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
2646
2616
|
"attributes": [
|
|
2647
2617
|
{
|
|
2648
2618
|
"name": "min",
|
|
@@ -2705,7 +2675,7 @@
|
|
|
2705
2675
|
},
|
|
2706
2676
|
{
|
|
2707
2677
|
"name": "umb-property-editor-ui-number-range",
|
|
2708
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `_value` {`ValueType`} - \n\nProperties:\n\n * `
|
|
2678
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `_value` {`ValueType`} - \n\nProperties:\n\n * `_value` {`ValueType`} - \n\n * `value` {`ValueType | undefined`} - \n\n * `config` {`never[]`} - \n\n * `_minValue` {`number | undefined`} - \n\n * `_maxValue` {`number | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2709
2679
|
"attributes": [
|
|
2710
2680
|
{
|
|
2711
2681
|
"name": "_value",
|
|
@@ -2719,7 +2689,7 @@
|
|
|
2719
2689
|
},
|
|
2720
2690
|
{
|
|
2721
2691
|
"name": "umb-property-editor-ui-number",
|
|
2722
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2692
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2723
2693
|
"attributes": [
|
|
2724
2694
|
{
|
|
2725
2695
|
"name": "value",
|
|
@@ -2733,7 +2703,7 @@
|
|
|
2733
2703
|
},
|
|
2734
2704
|
{
|
|
2735
2705
|
"name": "umb-property-editor-ui-order-direction",
|
|
2736
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2706
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2737
2707
|
"attributes": [
|
|
2738
2708
|
{
|
|
2739
2709
|
"name": "value",
|
|
@@ -2743,7 +2713,7 @@
|
|
|
2743
2713
|
},
|
|
2744
2714
|
{
|
|
2745
2715
|
"name": "umb-property-editor-ui-overlay-size",
|
|
2746
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2716
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2747
2717
|
"attributes": [
|
|
2748
2718
|
{
|
|
2749
2719
|
"name": "value",
|
|
@@ -2753,7 +2723,7 @@
|
|
|
2753
2723
|
},
|
|
2754
2724
|
{
|
|
2755
2725
|
"name": "umb-property-editor-ui-radio-button-list",
|
|
2756
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2726
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_list` {`{ key: string; sortOrder: number; value: string; }[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2757
2727
|
"attributes": [
|
|
2758
2728
|
{
|
|
2759
2729
|
"name": "value",
|
|
@@ -2767,7 +2737,7 @@
|
|
|
2767
2737
|
},
|
|
2768
2738
|
{
|
|
2769
2739
|
"name": "umb-property-editor-ui-slider",
|
|
2770
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperties:\n\n * `
|
|
2740
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\nProperties:\n\n * `value` {`{ to?: number | undefined; from?: number | undefined; }`} - \n\n * `_enableRange` {`boolean | undefined`} - \n\n * `_initVal1` {`number | undefined`} - \n\n * `_initVal2` {`number | undefined`} - \n\n * `_step` {`number | undefined`} - \n\n * `_min` {`number | undefined`} - \n\n * `_max` {`number | undefined`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2771
2741
|
"attributes": [
|
|
2772
2742
|
{
|
|
2773
2743
|
"name": "value",
|
|
@@ -2781,7 +2751,7 @@
|
|
|
2781
2751
|
},
|
|
2782
2752
|
{
|
|
2783
2753
|
"name": "umb-property-editor-ui-tags-storage-type",
|
|
2784
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2754
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2785
2755
|
"attributes": [
|
|
2786
2756
|
{
|
|
2787
2757
|
"name": "value",
|
|
@@ -2791,7 +2761,7 @@
|
|
|
2791
2761
|
},
|
|
2792
2762
|
{
|
|
2793
2763
|
"name": "umb-property-editor-ui-tags",
|
|
2794
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2764
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2795
2765
|
"attributes": [
|
|
2796
2766
|
{
|
|
2797
2767
|
"name": "value",
|
|
@@ -2801,7 +2771,7 @@
|
|
|
2801
2771
|
},
|
|
2802
2772
|
{
|
|
2803
2773
|
"name": "umb-property-editor-ui-text-box",
|
|
2804
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2774
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2805
2775
|
"attributes": [
|
|
2806
2776
|
{
|
|
2807
2777
|
"name": "value",
|
|
@@ -2815,7 +2785,7 @@
|
|
|
2815
2785
|
},
|
|
2816
2786
|
{
|
|
2817
2787
|
"name": "umb-property-editor-ui-textarea",
|
|
2818
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2788
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `propertyContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2819
2789
|
"attributes": [
|
|
2820
2790
|
{
|
|
2821
2791
|
"name": "value",
|
|
@@ -2829,7 +2799,7 @@
|
|
|
2829
2799
|
},
|
|
2830
2800
|
{
|
|
2831
2801
|
"name": "umb-property-editor-ui-tiny-mce-configuration",
|
|
2832
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2802
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2833
2803
|
"attributes": [
|
|
2834
2804
|
{
|
|
2835
2805
|
"name": "value",
|
|
@@ -2839,7 +2809,7 @@
|
|
|
2839
2809
|
},
|
|
2840
2810
|
{
|
|
2841
2811
|
"name": "umb-property-editor-ui-tiny-mce",
|
|
2842
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2812
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2843
2813
|
"attributes": [
|
|
2844
2814
|
{
|
|
2845
2815
|
"name": "value",
|
|
@@ -2849,7 +2819,7 @@
|
|
|
2849
2819
|
},
|
|
2850
2820
|
{
|
|
2851
2821
|
"name": "umb-property-editor-ui-toggle",
|
|
2852
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`boolean`} - \n\nProperties:\n\n * `
|
|
2822
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`boolean`} - \n\nProperties:\n\n * `value` {`boolean`} - \n\n * `_labelOff` {`string | undefined`} - \n\n * `_labelOn` {`string | undefined`} - \n\n * `_showLabels` {`boolean | undefined`} - \n\n * `config` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2853
2823
|
"attributes": [
|
|
2854
2824
|
{
|
|
2855
2825
|
"name": "value",
|
|
@@ -2864,7 +2834,7 @@
|
|
|
2864
2834
|
},
|
|
2865
2835
|
{
|
|
2866
2836
|
"name": "umb-property-editor-ui-tree-picker-start-node",
|
|
2867
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2837
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2868
2838
|
"attributes": [
|
|
2869
2839
|
{
|
|
2870
2840
|
"name": "value",
|
|
@@ -2874,7 +2844,7 @@
|
|
|
2874
2844
|
},
|
|
2875
2845
|
{
|
|
2876
2846
|
"name": "umb-property-editor-ui-tree-picker",
|
|
2877
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2847
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2878
2848
|
"attributes": [
|
|
2879
2849
|
{
|
|
2880
2850
|
"name": "value",
|
|
@@ -2884,7 +2854,7 @@
|
|
|
2884
2854
|
},
|
|
2885
2855
|
{
|
|
2886
2856
|
"name": "umb-property-editor-ui-upload-field",
|
|
2887
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2857
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_fileExtensions` {`string[] | undefined`} - \n\n * `_multiple` {`boolean | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2888
2858
|
"attributes": [
|
|
2889
2859
|
{
|
|
2890
2860
|
"name": "value",
|
|
@@ -2898,7 +2868,7 @@
|
|
|
2898
2868
|
},
|
|
2899
2869
|
{
|
|
2900
2870
|
"name": "umb-property-editor-ui-user-picker",
|
|
2901
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2871
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2902
2872
|
"attributes": [
|
|
2903
2873
|
{
|
|
2904
2874
|
"name": "value",
|
|
@@ -2908,7 +2878,7 @@
|
|
|
2908
2878
|
},
|
|
2909
2879
|
{
|
|
2910
2880
|
"name": "umb-property-editor-ui-value-type",
|
|
2911
|
-
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `
|
|
2881
|
+
"description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2912
2882
|
"attributes": [
|
|
2913
2883
|
{
|
|
2914
2884
|
"name": "value",
|
|
@@ -2918,7 +2888,7 @@
|
|
|
2918
2888
|
},
|
|
2919
2889
|
{
|
|
2920
2890
|
"name": "umb-file-system-tree-item",
|
|
2921
|
-
"description": "Properties:\n\n * `
|
|
2891
|
+
"description": "Properties:\n\n * `_item` - \n\n * `item` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2922
2892
|
"attributes": []
|
|
2923
2893
|
},
|
|
2924
2894
|
{
|
|
@@ -2928,32 +2898,32 @@
|
|
|
2928
2898
|
},
|
|
2929
2899
|
{
|
|
2930
2900
|
"name": "umb-stylesheet-workspace",
|
|
2931
|
-
"description": "Properties:\n\n * `
|
|
2901
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2932
2902
|
"attributes": []
|
|
2933
2903
|
},
|
|
2934
2904
|
{
|
|
2935
2905
|
"name": "umb-template-workspace",
|
|
2936
|
-
"description": "Properties:\n\n * `
|
|
2906
|
+
"description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `_content` {`string | null | undefined`} - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2937
2907
|
"attributes": []
|
|
2938
2908
|
},
|
|
2939
2909
|
{
|
|
2940
2910
|
"name": "umb-dashboard-translation-dictionary",
|
|
2941
|
-
"description": "Properties:\n\n * `
|
|
2911
|
+
"description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableItemsFiltered` {`UmbTableItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2942
2912
|
"attributes": []
|
|
2943
2913
|
},
|
|
2944
2914
|
{
|
|
2945
2915
|
"name": "umb-create-dictionary-modal",
|
|
2946
|
-
"description": "Properties:\n\n * `
|
|
2916
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2947
2917
|
"attributes": []
|
|
2948
2918
|
},
|
|
2949
2919
|
{
|
|
2950
2920
|
"name": "umb-export-dictionary-modal",
|
|
2951
|
-
"description": "Properties:\n\n * `
|
|
2921
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2952
2922
|
"attributes": []
|
|
2953
2923
|
},
|
|
2954
2924
|
{
|
|
2955
2925
|
"name": "umb-import-dictionary-modal",
|
|
2956
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `
|
|
2926
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionaryTempId` {`string | undefined`} - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
|
|
2957
2927
|
"attributes": []
|
|
2958
2928
|
},
|
|
2959
2929
|
{
|
|
@@ -2962,27 +2932,32 @@
|
|
|
2962
2932
|
},
|
|
2963
2933
|
{
|
|
2964
2934
|
"name": "umb-dictionary-workspace-edit",
|
|
2965
|
-
"description": "Properties:\n\n * `
|
|
2935
|
+
"description": "Properties:\n\n * `_name` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2966
2936
|
"attributes": []
|
|
2967
2937
|
},
|
|
2968
2938
|
{
|
|
2969
2939
|
"name": "umb-dictionary-workspace",
|
|
2970
|
-
"description": "Properties:\n\n * `
|
|
2940
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2971
2941
|
"attributes": []
|
|
2972
2942
|
},
|
|
2973
2943
|
{
|
|
2974
2944
|
"name": "umb-workspace-view-dictionary-edit",
|
|
2975
|
-
"description": "Properties:\n\n * `
|
|
2945
|
+
"description": "Properties:\n\n * `_dictionary` - \n\n * `_languages` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
2946
|
+
"attributes": []
|
|
2947
|
+
},
|
|
2948
|
+
{
|
|
2949
|
+
"name": "umb-umbraco-news-dashboard",
|
|
2950
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
2976
2951
|
"attributes": []
|
|
2977
2952
|
},
|
|
2978
2953
|
{
|
|
2979
2954
|
"name": "umb-current-user-header-app",
|
|
2980
|
-
"description": "Properties:\n\n * `
|
|
2955
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `_modalContext` - \n\n * `styles` - ",
|
|
2981
2956
|
"attributes": []
|
|
2982
2957
|
},
|
|
2983
2958
|
{
|
|
2984
2959
|
"name": "umb-change-password-modal",
|
|
2985
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
2960
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `styles` - ",
|
|
2986
2961
|
"attributes": [
|
|
2987
2962
|
{
|
|
2988
2963
|
"name": "data",
|
|
@@ -2992,7 +2967,7 @@
|
|
|
2992
2967
|
},
|
|
2993
2968
|
{
|
|
2994
2969
|
"name": "umb-current-user-modal",
|
|
2995
|
-
"description": "Properties:\n\n * `
|
|
2970
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - \n\n * `styles` - ",
|
|
2996
2971
|
"attributes": []
|
|
2997
2972
|
},
|
|
2998
2973
|
{
|
|
@@ -3002,71 +2977,77 @@
|
|
|
3002
2977
|
},
|
|
3003
2978
|
{
|
|
3004
2979
|
"name": "umb-user-profile-app-history",
|
|
3005
|
-
"description": "Properties:\n\n * `
|
|
2980
|
+
"description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3006
2981
|
"attributes": []
|
|
3007
2982
|
},
|
|
3008
2983
|
{
|
|
3009
2984
|
"name": "umb-user-dashboard-test",
|
|
3010
|
-
"description": "Properties:\n\n * `
|
|
2985
|
+
"description": "Properties:\n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3011
2986
|
"attributes": []
|
|
3012
2987
|
},
|
|
3013
2988
|
{
|
|
3014
2989
|
"name": "umb-user-profile-app-profile",
|
|
3015
|
-
"description": "Properties:\n\n * `
|
|
2990
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3016
2991
|
"attributes": []
|
|
3017
2992
|
},
|
|
3018
2993
|
{
|
|
3019
2994
|
"name": "umb-user-profile-app-themes",
|
|
3020
|
-
"description": "Properties:\n\n * `
|
|
2995
|
+
"description": "Properties:\n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3021
2996
|
"attributes": []
|
|
3022
2997
|
},
|
|
3023
2998
|
{
|
|
3024
2999
|
"name": "umb-user-group-picker-modal",
|
|
3025
|
-
"description": "Properties:\n\n * `
|
|
3000
|
+
"description": "Properties:\n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3001
|
+
"attributes": []
|
|
3002
|
+
},
|
|
3003
|
+
{
|
|
3004
|
+
"name": "umb-section-view-user-groups",
|
|
3005
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3026
3006
|
"attributes": []
|
|
3027
3007
|
},
|
|
3028
3008
|
{
|
|
3029
3009
|
"name": "umb-workspace-action-user-group-save",
|
|
3030
|
-
"description": "Properties:\n\n * `
|
|
3010
|
+
"description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3031
3011
|
"attributes": []
|
|
3032
3012
|
},
|
|
3033
3013
|
{
|
|
3034
|
-
"name": "umb-user-group-
|
|
3035
|
-
"description": "Properties:\n\n * `
|
|
3014
|
+
"name": "umb-user-group-table-name-column-layout",
|
|
3015
|
+
"description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - ",
|
|
3036
3016
|
"attributes": []
|
|
3037
3017
|
},
|
|
3038
3018
|
{
|
|
3039
|
-
"name": "umb-user-group-
|
|
3040
|
-
"description": "Properties:\n\n * `
|
|
3019
|
+
"name": "umb-user-group-table-sections-column-layout",
|
|
3020
|
+
"description": "Properties:\n\n * `item` {`UmbTableItem`} - \n\n * `value` - \n\n * `_sectionsNames` {`string[]`} - ",
|
|
3041
3021
|
"attributes": []
|
|
3042
3022
|
},
|
|
3043
3023
|
{
|
|
3044
|
-
"name": "umb-
|
|
3024
|
+
"name": "umb-user-group-workspace-edit",
|
|
3025
|
+
"description": "Properties:\n\n * `defaultPermissions` {`{ name: string; permissions: { name: string; description: string; value: boolean; }[]; }[]`} - \n\n * `_userStore` - \n\n * `_userGroup` - \n\n * `_userKeys` {`string[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3045
3026
|
"attributes": []
|
|
3046
3027
|
},
|
|
3047
3028
|
{
|
|
3048
|
-
"name": "umb-
|
|
3049
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3029
|
+
"name": "umb-user-group-workspace",
|
|
3030
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3050
3031
|
"attributes": []
|
|
3051
3032
|
},
|
|
3052
3033
|
{
|
|
3053
|
-
"name": "umb-
|
|
3054
|
-
"description": "Properties:\n\n * `
|
|
3034
|
+
"name": "umb-workspace-view-user-groups",
|
|
3035
|
+
"description": "Properties:\n\n * `_userGroups` {`any[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_userGroupStore` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3055
3036
|
"attributes": []
|
|
3056
3037
|
},
|
|
3057
3038
|
{
|
|
3058
|
-
"name": "umb-user-
|
|
3059
|
-
"description": "Properties:\n\n * `
|
|
3039
|
+
"name": "umb-user-collection-header",
|
|
3040
|
+
"description": "Properties:\n\n * `isCloud` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3060
3041
|
"attributes": []
|
|
3061
3042
|
},
|
|
3062
3043
|
{
|
|
3063
|
-
"name": "umb-
|
|
3064
|
-
"description": "Properties:\n\n * `
|
|
3044
|
+
"name": "umb-user-collection",
|
|
3045
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3065
3046
|
"attributes": []
|
|
3066
3047
|
},
|
|
3067
3048
|
{
|
|
3068
|
-
"name": "umb-
|
|
3069
|
-
"description": "Properties:\n\n * `
|
|
3049
|
+
"name": "umb-user-grid-collection-view",
|
|
3050
|
+
"description": "Properties:\n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3070
3051
|
"attributes": []
|
|
3071
3052
|
},
|
|
3072
3053
|
{
|
|
@@ -3080,53 +3061,74 @@
|
|
|
3080
3061
|
"attributes": []
|
|
3081
3062
|
},
|
|
3082
3063
|
{
|
|
3083
|
-
"name": "umb-
|
|
3084
|
-
"description": "Properties:\n\n * `
|
|
3085
|
-
"attributes": []
|
|
3086
|
-
},
|
|
3087
|
-
{
|
|
3088
|
-
"name": "umb-section-view-users",
|
|
3089
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_workspaces` {`any[]`} - \n\n * `_userStore` - \n\n * `selection` - \n\n * `users` - \n\n * `search` - ",
|
|
3064
|
+
"name": "umb-user-table-collection-view",
|
|
3065
|
+
"description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3090
3066
|
"attributes": []
|
|
3091
3067
|
},
|
|
3092
3068
|
{
|
|
3093
|
-
"name": "umb-workspace-view-users-
|
|
3094
|
-
"description": "Properties:\n\n * `
|
|
3069
|
+
"name": "umb-workspace-view-users-table",
|
|
3070
|
+
"description": "Properties:\n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `_users` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3095
3071
|
"attributes": []
|
|
3096
3072
|
},
|
|
3097
3073
|
{
|
|
3098
|
-
"name": "umb-
|
|
3099
|
-
"description": "
|
|
3100
|
-
"attributes": [
|
|
3074
|
+
"name": "umb-user-input",
|
|
3075
|
+
"description": "Attributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
3076
|
+
"attributes": [
|
|
3077
|
+
{
|
|
3078
|
+
"name": "min",
|
|
3079
|
+
"description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: 0"
|
|
3080
|
+
},
|
|
3081
|
+
{
|
|
3082
|
+
"name": "max",
|
|
3083
|
+
"description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: Infinity"
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"name": "min-message",
|
|
3087
|
+
"description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
|
|
3088
|
+
},
|
|
3089
|
+
{
|
|
3090
|
+
"name": "maxMessage",
|
|
3091
|
+
"description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
"name": "value",
|
|
3095
|
+
"description": "`value` {`string`} - \n\nProperty: value"
|
|
3096
|
+
}
|
|
3097
|
+
]
|
|
3101
3098
|
},
|
|
3102
3099
|
{
|
|
3103
3100
|
"name": "umb-create-user-modal",
|
|
3104
|
-
"description": "Properties:\n\n * `
|
|
3101
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `_createdUser` - \n\n * `_createdUserInitialPassword` {`string | null | undefined`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3105
3102
|
"attributes": []
|
|
3106
3103
|
},
|
|
3107
3104
|
{
|
|
3108
3105
|
"name": "umb-invite-user-modal",
|
|
3109
|
-
"description": "Properties:\n\n * `
|
|
3106
|
+
"description": "Properties:\n\n * `_form` {`HTMLFormElement`} - \n\n * `_invitedUser` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3110
3107
|
"attributes": []
|
|
3111
3108
|
},
|
|
3112
3109
|
{
|
|
3113
3110
|
"name": "umb-user-picker-modal",
|
|
3114
|
-
"description": "Properties:\n\n * `
|
|
3111
|
+
"description": "Properties:\n\n * `modalHandler` - \n\n * `data` - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `_users` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3112
|
+
"attributes": []
|
|
3113
|
+
},
|
|
3114
|
+
{
|
|
3115
|
+
"name": "umb-section-view-users",
|
|
3116
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
3115
3117
|
"attributes": []
|
|
3116
3118
|
},
|
|
3117
3119
|
{
|
|
3118
|
-
"name": "umb-workspace-action-
|
|
3119
|
-
"description": "Properties:\n\n * `
|
|
3120
|
+
"name": "umb-user-workspace-action-save",
|
|
3121
|
+
"description": "Properties:\n\n * `_saveButtonState` {`UUIButtonState`} - \n\n * `_workspaceContext` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3120
3122
|
"attributes": []
|
|
3121
3123
|
},
|
|
3122
3124
|
{
|
|
3123
3125
|
"name": "umb-user-workspace-edit",
|
|
3124
|
-
"description": "Properties:\n\n * `
|
|
3126
|
+
"description": "Properties:\n\n * `_currentUser` - \n\n * `_user` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3125
3127
|
"attributes": []
|
|
3126
3128
|
},
|
|
3127
3129
|
{
|
|
3128
3130
|
"name": "umb-user-workspace",
|
|
3129
|
-
"description": "Properties:\n\n * `
|
|
3131
|
+
"description": "Properties:\n\n * `_routes` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3130
3132
|
"attributes": []
|
|
3131
3133
|
},
|
|
3132
3134
|
{
|
|
@@ -3149,12 +3151,7 @@
|
|
|
3149
3151
|
"attributes": []
|
|
3150
3152
|
},
|
|
3151
3153
|
{
|
|
3152
|
-
"name": "umb-modal-
|
|
3153
|
-
"description": "Properties:\n\n * `modalHandler` - \n\n * `data` {`UmbModalData | undefined`} - ",
|
|
3154
|
-
"attributes": []
|
|
3155
|
-
},
|
|
3156
|
-
{
|
|
3157
|
-
"name": "story-modal-context-example",
|
|
3154
|
+
"name": "umb-story-modal-context-example",
|
|
3158
3155
|
"description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
|
|
3159
3156
|
"attributes": [
|
|
3160
3157
|
{
|
|
@@ -3165,7 +3162,7 @@
|
|
|
3165
3162
|
},
|
|
3166
3163
|
{
|
|
3167
3164
|
"name": "umb-notification-layout-default",
|
|
3168
|
-
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `
|
|
3165
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `notificationHandler` - \n\n * `data` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3169
3166
|
"attributes": [
|
|
3170
3167
|
{
|
|
3171
3168
|
"name": "data",
|
|
@@ -3174,13 +3171,13 @@
|
|
|
3174
3171
|
]
|
|
3175
3172
|
},
|
|
3176
3173
|
{
|
|
3177
|
-
"name": "story-notification-default-example",
|
|
3174
|
+
"name": "umb-story-notification-default-example",
|
|
3178
3175
|
"description": "Properties:\n\n * `_notificationContext` - \n\n * `_handleNotification` - ",
|
|
3179
3176
|
"attributes": []
|
|
3180
3177
|
},
|
|
3181
3178
|
{
|
|
3182
3179
|
"name": "umb-router-slot",
|
|
3183
|
-
"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 * `
|
|
3180
|
+
"description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `routes` {`any[] | undefined`} - \n\nProperties:\n\n * `routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onNavigationChanged` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3184
3181
|
"attributes": [
|
|
3185
3182
|
{
|
|
3186
3183
|
"name": "routes",
|
|
@@ -3199,7 +3196,7 @@
|
|
|
3199
3196
|
},
|
|
3200
3197
|
{
|
|
3201
3198
|
"name": "umb-variant-router-slot",
|
|
3202
|
-
"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 * `
|
|
3199
|
+
"description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `variantId` {`UmbVariantId[]`} - \n\n * `routes` {`any[] | undefined`} - \n\nProperties:\n\n * `_routes` {`any[] | undefined`} - \n\n * `variantId` {`UmbVariantId[]`} - \n\n * `routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onNavigationChanged` - \n\n * `styles` {`CSSResult[]`} - ",
|
|
3203
3200
|
"attributes": [
|
|
3204
3201
|
{
|
|
3205
3202
|
"name": "variantId",
|
|
@@ -3220,24 +3217,39 @@
|
|
|
3220
3217
|
}
|
|
3221
3218
|
]
|
|
3222
3219
|
},
|
|
3220
|
+
{
|
|
3221
|
+
"name": "umb-error",
|
|
3222
|
+
"description": "A full page error element that can be used either solo or for instance as the error 500 page and BootFailed\n\nAttributes:\n\n * `errorMessage` {`string | undefined`} - The error message to display\n\n * `error` {`unknown`} - The error to display\n\nProperties:\n\n * `errorMessage` {`string | undefined`} - The error message to display\n\n * `error` {`unknown`} - The error to display\n\n * `renderProblemDetails` - \n\n * `renderErrorObj` - \n\n * `render` - \n\n * `styles` - ",
|
|
3223
|
+
"attributes": [
|
|
3224
|
+
{
|
|
3225
|
+
"name": "errorMessage",
|
|
3226
|
+
"description": "`errorMessage` {`string | undefined`} - The error message to display\n\nProperty: errorMessage",
|
|
3227
|
+
"values": []
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"name": "error",
|
|
3231
|
+
"description": "`error` {`unknown`} - The error to display\n\nProperty: error"
|
|
3232
|
+
}
|
|
3233
|
+
]
|
|
3234
|
+
},
|
|
3223
3235
|
{
|
|
3224
3236
|
"name": "umb-installer-consent",
|
|
3225
|
-
"description": "Properties:\n\n * `
|
|
3237
|
+
"description": "Properties:\n\n * `_telemetryLevels` {`any[]`} - \n\n * `_telemetryFormData` - \n\n * `_installerContext` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `styles` - ",
|
|
3226
3238
|
"attributes": []
|
|
3227
3239
|
},
|
|
3228
3240
|
{
|
|
3229
3241
|
"name": "umb-installer-database",
|
|
3230
|
-
"description": "Properties:\n\n * `
|
|
3242
|
+
"description": "Properties:\n\n * `_installButton` - \n\n * `databaseFormData` - \n\n * `_options` {`Option[]`} - \n\n * `_databases` {`any[]`} - \n\n * `_preConfiguredDatabase` - \n\n * `_validationErrorMessage` {`string`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - \n\n * `_selectedDatabase` - \n\n * `_renderServer` - \n\n * `_renderDatabaseName` - \n\n * `_renderCredentials` - \n\n * `_renderCustom` - \n\n * `_renderDatabaseSelection` - \n\n * `_renderPreConfiguredDatabase` - \n\n * `styles` - ",
|
|
3231
3243
|
"attributes": []
|
|
3232
3244
|
},
|
|
3233
3245
|
{
|
|
3234
3246
|
"name": "umb-installer-error",
|
|
3235
|
-
"description": "Properties:\n\n * `
|
|
3247
|
+
"description": "Properties:\n\n * `_error` - \n\n * `_installerContext` - \n\n * `styles` - ",
|
|
3236
3248
|
"attributes": []
|
|
3237
3249
|
},
|
|
3238
3250
|
{
|
|
3239
3251
|
"name": "umb-installer",
|
|
3240
|
-
"description": "Properties:\n\n * `
|
|
3252
|
+
"description": "Properties:\n\n * `step` {`number`} - \n\n * `_umbInstallerContext` - \n\n * `styles` - ",
|
|
3241
3253
|
"attributes": []
|
|
3242
3254
|
},
|
|
3243
3255
|
{
|
|
@@ -3252,12 +3264,12 @@
|
|
|
3252
3264
|
},
|
|
3253
3265
|
{
|
|
3254
3266
|
"name": "umb-installer-user",
|
|
3255
|
-
"description": "Properties:\n\n * `
|
|
3267
|
+
"description": "Properties:\n\n * `_userFormData` {`{ name: string; password: string; email: string; subscribeToNewsletter: boolean; } | undefined`} - \n\n * `_installerContext` - \n\n * `_handleSubmit` - \n\n * `styles` - ",
|
|
3256
3268
|
"attributes": []
|
|
3257
3269
|
},
|
|
3258
3270
|
{
|
|
3259
3271
|
"name": "umb-upgrader-view",
|
|
3260
|
-
"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 * `
|
|
3272
|
+
"description": "Events:\n\n * `onAuthorizeUpgrade` {`CustomEvent<SubmitEvent>`} - fires when the user clicks the continue button\n\nAttributes:\n\n * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `settings` - \n\nProperties:\n\n * `fetching` {`boolean`} - \n\n * `upgrading` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `settings` - \n\n * `_handleSubmit` - \n\n * `styles` - ",
|
|
3261
3273
|
"attributes": [
|
|
3262
3274
|
{
|
|
3263
3275
|
"name": "fetching",
|