@umbraco-cms/backoffice 1.0.0-next.d924405b → 1.0.0-next.f8d940fc
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/context-api.d.ts +76 -6
- package/controller.d.ts +5 -5
- package/custom-elements.json +342 -66
- package/element.d.ts +3 -3
- package/entity-action.d.ts +30 -13
- package/extensions-api.d.ts +2 -2
- package/extensions-registry.d.ts +8 -8
- package/modal.d.ts +594 -12
- package/models.d.ts +6 -1
- package/observable-api.d.ts +19 -4
- package/package.json +1 -1
- package/repository.d.ts +38 -8
- package/resources.d.ts +3 -3
- package/router.d.ts +130 -0
- package/store.d.ts +3 -3
- package/vscode-html-custom-data.json +163 -60
- package/workspace.d.ts +16 -9
|
@@ -51,33 +51,33 @@
|
|
|
51
51
|
"attributes": []
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
"name": "umb-document-type-workspace-
|
|
55
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_icon` {`{ color: string; name: string; }`} - \n\n * `
|
|
54
|
+
"name": "umb-document-type-workspace-editor",
|
|
55
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_icon` {`{ color: string; name: string; }`} - \n\n * `_name` {`string | undefined`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_modalContext` - ",
|
|
56
56
|
"attributes": []
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"name": "umb-document-type-workspace",
|
|
60
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () =>
|
|
60
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => UmbDocumentTypeWorkspaceEditorElement; setup: (component: HTMLElement, info: any) => void; }[]`} - ",
|
|
61
61
|
"attributes": []
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
"name": "umb-workspace-view-
|
|
65
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `
|
|
64
|
+
"name": "umb-document-type-workspace-view-design",
|
|
65
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - ",
|
|
66
66
|
"attributes": []
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"name": "umb-workspace-view-
|
|
70
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `
|
|
69
|
+
"name": "umb-document-type-workspace-view-details",
|
|
70
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
|
|
71
71
|
"attributes": []
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
"name": "umb-workspace-view-
|
|
75
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `
|
|
74
|
+
"name": "umb-document-type-workspace-view-structure",
|
|
75
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
|
|
76
76
|
"attributes": []
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
|
-
"name": "umb-workspace-view-
|
|
80
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `
|
|
79
|
+
"name": "umb-document-type-workspace-view-templates",
|
|
80
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
|
|
81
81
|
"attributes": []
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"attributes": []
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
|
-
"name": "umb-document-workspace-
|
|
118
|
+
"name": "umb-document-workspace-editor",
|
|
119
119
|
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`IRoute<any>[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - ",
|
|
120
120
|
"attributes": []
|
|
121
121
|
},
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"name": "umb-document-info-workspace-view",
|
|
178
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext`
|
|
178
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext` - \n\n * `itemsPerPage` {`number`} - ",
|
|
179
179
|
"attributes": []
|
|
180
180
|
},
|
|
181
181
|
{
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"name": "umb-examine-fields-settings-modal",
|
|
370
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields`
|
|
370
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields` - ",
|
|
371
371
|
"attributes": []
|
|
372
372
|
},
|
|
373
373
|
{
|
|
@@ -454,6 +454,11 @@
|
|
|
454
454
|
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_telemetryFormData` - \n\n * `_telemetryLevels` {`any[]`} - \n\n * `_errorMessage` {`string`} - \n\n * `_buttonState` {`UUIButtonState`} - \n\n * `_handleSubmit` - \n\n * `_selectedTelemetryIndex` {`number`} - \n\n * `_selectedTelemetry` - \n\n * `_selectedTelemetryDescription` {`\"We will only send an anonymized site ID to let us know that the site exists.\" | \"We will send an anonymized site ID, Umbraco version, and packages installed.\" | \"We will send:<ul>\\n\\t\\t\\t\\t<li>Anonymized site ID, Umbraco version, and packages installed.</li>\\n\\t\\t\\t\\t<li>Number of: Root nodes, Content nodes, Macros...`} - ",
|
|
455
455
|
"attributes": []
|
|
456
456
|
},
|
|
457
|
+
{
|
|
458
|
+
"name": "umb-create-data-type-modal",
|
|
459
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
460
|
+
"attributes": []
|
|
461
|
+
},
|
|
457
462
|
{
|
|
458
463
|
"name": "umb-data-type-workspace-edit-element",
|
|
459
464
|
"description": "Attributes:\n\n * `manifest` - \n\n * `location` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `location` - \n\n * `_dataTypeName` {`string`} - ",
|
|
@@ -510,17 +515,17 @@
|
|
|
510
515
|
},
|
|
511
516
|
{
|
|
512
517
|
"name": "umb-language-root-workspace",
|
|
513
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - ",
|
|
518
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_tableConfig` {`UmbTableConfig`} - \n\n * `_tableColumns` {`UmbTableColumn[]`} - \n\n * `_tableItems` {`UmbTableItem[]`} - \n\n * `_cultureNames` - ",
|
|
514
519
|
"attributes": []
|
|
515
520
|
},
|
|
516
521
|
{
|
|
517
|
-
"name": "umb-language-workspace-
|
|
518
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - ",
|
|
522
|
+
"name": "umb-language-workspace-edit",
|
|
523
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isNew` {`boolean`} - ",
|
|
519
524
|
"attributes": []
|
|
520
525
|
},
|
|
521
526
|
{
|
|
522
527
|
"name": "umb-language-workspace",
|
|
523
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () =>
|
|
528
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => UmbLanguageWorkspaceEditElement; setup: (component: HTMLElement, info: IRoutingInfo<any, any>) => void; }[]`} - ",
|
|
524
529
|
"attributes": []
|
|
525
530
|
},
|
|
526
531
|
{
|
|
@@ -868,6 +873,9 @@
|
|
|
868
873
|
"name": "language",
|
|
869
874
|
"description": "`language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\nProperty: language\n\nDefault: javascript",
|
|
870
875
|
"values": [
|
|
876
|
+
{
|
|
877
|
+
"name": "html"
|
|
878
|
+
},
|
|
871
879
|
{
|
|
872
880
|
"name": "razor"
|
|
873
881
|
},
|
|
@@ -885,9 +893,6 @@
|
|
|
885
893
|
},
|
|
886
894
|
{
|
|
887
895
|
"name": "json"
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"name": "html"
|
|
891
896
|
}
|
|
892
897
|
]
|
|
893
898
|
},
|
|
@@ -934,21 +939,17 @@
|
|
|
934
939
|
},
|
|
935
940
|
{
|
|
936
941
|
"name": "umb-debug",
|
|
937
|
-
"description": "Attributes:\n\n * `
|
|
942
|
+
"description": "Attributes:\n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `visible` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contextData` {`any[]`} - \n\n * `_debugPaneOpen` {`boolean`} - \n\n * `_modalContext` - ",
|
|
938
943
|
"attributes": [
|
|
939
944
|
{
|
|
940
|
-
"name": "
|
|
941
|
-
"description": "`
|
|
945
|
+
"name": "visible",
|
|
946
|
+
"description": "`visible` {`boolean`} - \n\nProperty: visible\n\nDefault: false",
|
|
942
947
|
"valueSet": "v"
|
|
943
948
|
},
|
|
944
949
|
{
|
|
945
950
|
"name": "dialog",
|
|
946
951
|
"description": "`dialog` {`boolean`} - \n\nProperty: dialog\n\nDefault: false",
|
|
947
952
|
"valueSet": "v"
|
|
948
|
-
},
|
|
949
|
-
{
|
|
950
|
-
"name": "contexts",
|
|
951
|
-
"description": "`contexts` {`Map<any, any>`} - \n\nProperty: contexts\n\nDefault: new Map()"
|
|
952
953
|
}
|
|
953
954
|
]
|
|
954
955
|
},
|
|
@@ -1221,12 +1222,8 @@
|
|
|
1221
1222
|
},
|
|
1222
1223
|
{
|
|
1223
1224
|
"name": "umb-input-document-type-picker",
|
|
1224
|
-
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `
|
|
1225
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKeys` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentTypeStore` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1225
1226
|
"attributes": [
|
|
1226
|
-
{
|
|
1227
|
-
"name": "currentDocumentType",
|
|
1228
|
-
"description": "`currentDocumentType` - \n\nProperty: currentDocumentType"
|
|
1229
|
-
},
|
|
1230
1227
|
{
|
|
1231
1228
|
"name": "value",
|
|
1232
1229
|
"description": "`value` {`string`} - \n\nProperty: value"
|
|
@@ -1318,8 +1315,18 @@
|
|
|
1318
1315
|
},
|
|
1319
1316
|
{
|
|
1320
1317
|
"name": "umb-input-multi-url-picker",
|
|
1321
|
-
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - when the value of the input changes\n\n * `blur` {} - when the input loses focus\n\n * `focus` {} - when the input gains focus\n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hide-anchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hideAnchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\n * `urls` {Array<UmbLinkPickerLink>} - \n\n * `_urls` {`
|
|
1318
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - when the value of the input changes\n\n * `blur` {} - when the input loses focus\n\n * `focus` {} - when the input gains focus\n\nAttributes:\n\n * `alias` {`string | undefined`} - \n\n * `variantId` - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hide-anchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `alias` {`string | undefined`} - \n\n * `variantId` - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hideAnchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\n * `urls` {Array<UmbLinkPickerLink>} - \n\n * `_urls` {`any[]`} - \n\n * `_modalRoute` - \n\n * `myModalRegistration` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1322
1319
|
"attributes": [
|
|
1320
|
+
{
|
|
1321
|
+
"name": "alias",
|
|
1322
|
+
"description": "`alias` {`string | undefined`} - \n\nProperty: alias",
|
|
1323
|
+
"values": []
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"name": "variantId",
|
|
1327
|
+
"description": "`variantId` - \n\nProperty: variantId",
|
|
1328
|
+
"values": []
|
|
1329
|
+
},
|
|
1323
1330
|
{
|
|
1324
1331
|
"name": "min",
|
|
1325
1332
|
"description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
|
|
@@ -1576,6 +1583,30 @@
|
|
|
1576
1583
|
}
|
|
1577
1584
|
]
|
|
1578
1585
|
},
|
|
1586
|
+
{
|
|
1587
|
+
"name": "umb-input-upload-field",
|
|
1588
|
+
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_keys` {`string[]`} - \n\n * `keys` {Array<String>} - \n\n * `fileExtensions` {Array<String>} - \n\n * `multiple` {Boolean} - \n\n * `_currentFiles` {`Blob[]`} - \n\n * `_currentFilesTemp` {`Blob[] | undefined`} - \n\n * `extensions` {`string[] | undefined`} - \n\n * `_dropzone` - \n\n * `_notificationContext` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
|
|
1589
|
+
"attributes": [
|
|
1590
|
+
{
|
|
1591
|
+
"name": "keys",
|
|
1592
|
+
"description": "`keys` {Array<String>} - \n\nProperty: keys\n\nDefault: []"
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
"name": "fileExtensions",
|
|
1596
|
+
"description": "`fileExtensions` {Array<String>} - \n\nProperty: fileExtensions\n\nDefault: undefined",
|
|
1597
|
+
"values": []
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"name": "multiple",
|
|
1601
|
+
"description": "`multiple` {Boolean} - \n\nProperty: multiple\n\nDefault: false",
|
|
1602
|
+
"valueSet": "v"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"name": "onchange",
|
|
1606
|
+
"description": "`change` {`CustomEvent<unknown>`} - "
|
|
1607
|
+
}
|
|
1608
|
+
]
|
|
1609
|
+
},
|
|
1579
1610
|
{
|
|
1580
1611
|
"name": "umb-input-user-group",
|
|
1581
1612
|
"description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_userGroups` {`any[]`} - \n\n * `_userGroupStore` - \n\n * `value` {`string[]`} - \n\n * `multiple` {`boolean`} - \n\n * `modalType` - \n\n * `modalSize` {`UUIModalSidebarSize`} - \n\n * `pickerToken` - \n\n * `_modalContext` - ",
|
|
@@ -1658,9 +1689,33 @@
|
|
|
1658
1689
|
}
|
|
1659
1690
|
]
|
|
1660
1691
|
},
|
|
1692
|
+
{
|
|
1693
|
+
"name": "umb-menu-item-base",
|
|
1694
|
+
"description": "Attributes:\n\n * `entity-type` {`string | undefined`} - \n\n * `icon-name` {`string`} - \n\n * `label` {`string`} - \n\n * `has-children` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_entityType` {`string | undefined`} - \n\n * `entityType` {`string | undefined`} - \n\n * `iconName` {`string`} - \n\n * `label` {`string`} - \n\n * `hasChildren` {`boolean`} - \n\n * `_href` {`string | undefined`} - \n\n * `_hasActions` {`boolean`} - ",
|
|
1695
|
+
"attributes": [
|
|
1696
|
+
{
|
|
1697
|
+
"name": "entity-type",
|
|
1698
|
+
"description": "`entity-type` {`string | undefined`} - \n\nProperty: entityType",
|
|
1699
|
+
"values": []
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"name": "icon-name",
|
|
1703
|
+
"description": "`icon-name` {`string`} - \n\nProperty: iconName\n\nDefault: "
|
|
1704
|
+
},
|
|
1705
|
+
{
|
|
1706
|
+
"name": "label",
|
|
1707
|
+
"description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
|
|
1708
|
+
},
|
|
1709
|
+
{
|
|
1710
|
+
"name": "has-children",
|
|
1711
|
+
"description": "`has-children` {`boolean`} - \n\nProperty: hasChildren\n\nDefault: false",
|
|
1712
|
+
"valueSet": "v"
|
|
1713
|
+
}
|
|
1714
|
+
]
|
|
1715
|
+
},
|
|
1661
1716
|
{
|
|
1662
1717
|
"name": "umb-menu-item",
|
|
1663
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` -
|
|
1718
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
|
|
1664
1719
|
"attributes": []
|
|
1665
1720
|
},
|
|
1666
1721
|
{
|
|
@@ -1946,7 +2001,7 @@
|
|
|
1946
2001
|
},
|
|
1947
2002
|
{
|
|
1948
2003
|
"name": "umb-workspace-action-menu",
|
|
1949
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext`
|
|
2004
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityKey` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
|
|
1950
2005
|
"attributes": []
|
|
1951
2006
|
},
|
|
1952
2007
|
{
|
|
@@ -1956,7 +2011,7 @@
|
|
|
1956
2011
|
},
|
|
1957
2012
|
{
|
|
1958
2013
|
"name": "umb-workspace-view-collection",
|
|
1959
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext`
|
|
2014
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - ",
|
|
1960
2015
|
"attributes": []
|
|
1961
2016
|
},
|
|
1962
2017
|
{
|
|
@@ -1971,7 +2026,7 @@
|
|
|
1971
2026
|
},
|
|
1972
2027
|
{
|
|
1973
2028
|
"name": "umb-workspace-layout",
|
|
1974
|
-
"description": "Slots:\n\n * `icon` {} - Slot for icon\n\n * `name` {} - Slot for name\n\n * `footer` {} - Slot for workspace footer\n\n * `actions` {} - Slot for workspace footer actions\n\n * `default` {} - slot for main content\n\nAttributes:\n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `headline` {`string`} - \n\n * `hideNavigation` {`boolean`} - \n\n * `enforceNoFooter` {`boolean`} - \n\n * `_alias` {`string`} - \n\n * `alias` {string} - Alias of the workspace. The Layout will render the workspace views that are registered for this workspace alias.\n\n * `_workspaceViews` {`any[]`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - ",
|
|
2029
|
+
"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`} - ",
|
|
1975
2030
|
"attributes": [
|
|
1976
2031
|
{
|
|
1977
2032
|
"name": "headline",
|
|
@@ -2054,26 +2109,29 @@
|
|
|
2054
2109
|
},
|
|
2055
2110
|
{
|
|
2056
2111
|
"name": "umb-confirm-modal",
|
|
2057
|
-
"description": "Attributes:\n\n * `data`
|
|
2112
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - ",
|
|
2058
2113
|
"attributes": [
|
|
2059
2114
|
{
|
|
2060
2115
|
"name": "data",
|
|
2061
|
-
"description": "`data`
|
|
2062
|
-
"values": []
|
|
2116
|
+
"description": "`data` - \n\nProperty: data"
|
|
2063
2117
|
}
|
|
2064
2118
|
]
|
|
2065
2119
|
},
|
|
2066
2120
|
{
|
|
2067
2121
|
"name": "umb-embedded-media-modal",
|
|
2068
|
-
"description": "Attributes:\n\n * `data`
|
|
2122
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - ",
|
|
2069
2123
|
"attributes": [
|
|
2070
2124
|
{
|
|
2071
2125
|
"name": "data",
|
|
2072
|
-
"description": "`data`
|
|
2073
|
-
"values": []
|
|
2126
|
+
"description": "`data` - \n\nProperty: data"
|
|
2074
2127
|
}
|
|
2075
2128
|
]
|
|
2076
2129
|
},
|
|
2130
|
+
{
|
|
2131
|
+
"name": "umb-folder-modal",
|
|
2132
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `_data` - \n\n * `data` - \n\n * `_folder` - \n\n * `_headline` {`string | undefined`} - \n\n * `_isNew` {`boolean`} - \n\n * `_formElement` {`HTMLFormElement | undefined`} - ",
|
|
2133
|
+
"attributes": []
|
|
2134
|
+
},
|
|
2077
2135
|
{
|
|
2078
2136
|
"name": "umb-icon-picker-modal",
|
|
2079
2137
|
"description": "Attributes:\n\n * `iconlist` - \n\n * `iconlistFiltered` {`string[]`} - \n\n * `colorlist` {`string[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `iconlist` - \n\n * `iconlistFiltered` {`string[]`} - \n\n * `colorlist` {`string[]`} - \n\n * `_currentColor` {`string | undefined`} - \n\n * `_currentIcon` {`string | undefined`} - ",
|
|
@@ -2094,7 +2152,7 @@
|
|
|
2094
2152
|
},
|
|
2095
2153
|
{
|
|
2096
2154
|
"name": "umb-link-picker-modal",
|
|
2097
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKey` {`string | undefined`} - \n\n * `
|
|
2155
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKey` {`string | undefined`} - \n\n * `_index` {`number | null`} - \n\n * `_link` - \n\n * `_layout` - \n\n * `_linkInput` - \n\n * `_linkQueryInput` - \n\n * `_linkTitleInput` - ",
|
|
2098
2156
|
"attributes": []
|
|
2099
2157
|
},
|
|
2100
2158
|
{
|
|
@@ -2182,12 +2240,11 @@
|
|
|
2182
2240
|
},
|
|
2183
2241
|
{
|
|
2184
2242
|
"name": "umb-property-editor-ui-picker-modal",
|
|
2185
|
-
"description": "Attributes:\n\n * `data`
|
|
2243
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `data` - \n\n * `_groupedPropertyEditorUIs` {`GroupedPropertyEditorUIs`} - \n\n * `_propertyEditorUIs` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_submitLabel` {`string`} - \n\n * `modalHandler` - ",
|
|
2186
2244
|
"attributes": [
|
|
2187
2245
|
{
|
|
2188
2246
|
"name": "data",
|
|
2189
|
-
"description": "`data`
|
|
2190
|
-
"values": []
|
|
2247
|
+
"description": "`data` - \n\nProperty: data"
|
|
2191
2248
|
}
|
|
2192
2249
|
]
|
|
2193
2250
|
},
|
|
@@ -2492,11 +2549,11 @@
|
|
|
2492
2549
|
},
|
|
2493
2550
|
{
|
|
2494
2551
|
"name": "umb-property-editor-ui-multi-url-picker",
|
|
2495
|
-
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`
|
|
2552
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`any[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`any[]`} - \n\n * `config` {`any[]`} - \n\n * `_overlaySize` {`UUIModalSidebarSize | undefined`} - \n\n * `_hideAnchor` {`boolean | undefined`} - \n\n * `_ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `_maxNumber` {`number | undefined`} - \n\n * `_minNumber` {`number | undefined`} - \n\n * `_alias` {`string | undefined`} - \n\n * `_propertyVariantId` {`string | undefined`} - ",
|
|
2496
2553
|
"attributes": [
|
|
2497
2554
|
{
|
|
2498
2555
|
"name": "value",
|
|
2499
|
-
"description": "`value` {`
|
|
2556
|
+
"description": "`value` {`any[]`} - \n\nProperty: value\n\nDefault: "
|
|
2500
2557
|
},
|
|
2501
2558
|
{
|
|
2502
2559
|
"name": "onproperty-value-change",
|
|
@@ -2764,11 +2821,15 @@
|
|
|
2764
2821
|
},
|
|
2765
2822
|
{
|
|
2766
2823
|
"name": "umb-property-editor-ui-upload-field",
|
|
2767
|
-
"description": "
|
|
2824
|
+
"description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`string`} - \n\n * `config` {`any[]`} - \n\n * `_fileExtensions` {`string[] | undefined`} - \n\n * `_multiple` {`boolean | undefined`} - ",
|
|
2768
2825
|
"attributes": [
|
|
2769
2826
|
{
|
|
2770
2827
|
"name": "value",
|
|
2771
2828
|
"description": "`value` {`string`} - \n\nProperty: value\n\nDefault: "
|
|
2829
|
+
},
|
|
2830
|
+
{
|
|
2831
|
+
"name": "onproperty-value-change",
|
|
2832
|
+
"description": "`property-value-change` {`CustomEvent<unknown>`} - "
|
|
2772
2833
|
}
|
|
2773
2834
|
]
|
|
2774
2835
|
},
|
|
@@ -2823,12 +2884,12 @@
|
|
|
2823
2884
|
"attributes": []
|
|
2824
2885
|
},
|
|
2825
2886
|
{
|
|
2826
|
-
"name": "umb-export-dictionary-modal
|
|
2887
|
+
"name": "umb-export-dictionary-modal",
|
|
2827
2888
|
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
|
|
2828
2889
|
"attributes": []
|
|
2829
2890
|
},
|
|
2830
2891
|
{
|
|
2831
|
-
"name": "umb-import-dictionary-modal
|
|
2892
|
+
"name": "umb-import-dictionary-modal",
|
|
2832
2893
|
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - \n\n * `_uploadedDictionary` - \n\n * `_showUploadView` {`boolean`} - \n\n * `_showImportView` {`boolean`} - \n\n * `_showErrorView` {`boolean`} - \n\n * `_selection` {`string[]`} - ",
|
|
2833
2894
|
"attributes": []
|
|
2834
2895
|
},
|
|
@@ -2858,23 +2919,42 @@
|
|
|
2858
2919
|
},
|
|
2859
2920
|
{
|
|
2860
2921
|
"name": "umb-change-password-modal",
|
|
2861
|
-
"description": "Attributes:\n\n * `data`
|
|
2922
|
+
"description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` - ",
|
|
2862
2923
|
"attributes": [
|
|
2863
2924
|
{
|
|
2864
2925
|
"name": "data",
|
|
2865
|
-
"description": "`data`
|
|
2866
|
-
"values": []
|
|
2926
|
+
"description": "`data` - \n\nProperty: data"
|
|
2867
2927
|
}
|
|
2868
2928
|
]
|
|
2869
2929
|
},
|
|
2870
2930
|
{
|
|
2871
2931
|
"name": "umb-current-user-modal",
|
|
2872
|
-
"description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `
|
|
2932
|
+
"description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - ",
|
|
2933
|
+
"attributes": []
|
|
2934
|
+
},
|
|
2935
|
+
{
|
|
2936
|
+
"name": "umb-user-profile-app-external-login-providers",
|
|
2937
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
|
|
2938
|
+
"attributes": []
|
|
2939
|
+
},
|
|
2940
|
+
{
|
|
2941
|
+
"name": "umb-user-profile-app-history",
|
|
2942
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
|
|
2873
2943
|
"attributes": []
|
|
2874
2944
|
},
|
|
2875
2945
|
{
|
|
2876
2946
|
"name": "umb-user-dashboard-test",
|
|
2877
|
-
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `
|
|
2947
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
|
|
2948
|
+
"attributes": []
|
|
2949
|
+
},
|
|
2950
|
+
{
|
|
2951
|
+
"name": "umb-user-profile-app-profile",
|
|
2952
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - ",
|
|
2953
|
+
"attributes": []
|
|
2954
|
+
},
|
|
2955
|
+
{
|
|
2956
|
+
"name": "umb-user-profile-app-themes",
|
|
2957
|
+
"description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - ",
|
|
2878
2958
|
"attributes": []
|
|
2879
2959
|
},
|
|
2880
2960
|
{
|
|
@@ -3037,11 +3117,34 @@
|
|
|
3037
3117
|
},
|
|
3038
3118
|
{
|
|
3039
3119
|
"name": "umb-router-slot",
|
|
3040
|
-
"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` {`
|
|
3120
|
+
"description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `routes` {`any[] | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onNavigationChanged` - ",
|
|
3041
3121
|
"attributes": [
|
|
3042
3122
|
{
|
|
3043
3123
|
"name": "routes",
|
|
3044
|
-
"description": "`routes` {`
|
|
3124
|
+
"description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
|
|
3125
|
+
"values": []
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
"name": "oninit",
|
|
3129
|
+
"description": "`init` - fires when the router is connected"
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
"name": "onchange",
|
|
3133
|
+
"description": "`change` - fires when a path of this router is changed"
|
|
3134
|
+
}
|
|
3135
|
+
]
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"name": "umb-variant-router-slot",
|
|
3139
|
+
"description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `variantId` {`UmbVariantId[]`} - \n\n * `routes` {`any[] | undefined`} - \n\nProperties:\n\n * `_routes` {`any[] | undefined`} - \n\n * `variantId` {`UmbVariantId[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `routes` {`any[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onNavigationChanged` - ",
|
|
3140
|
+
"attributes": [
|
|
3141
|
+
{
|
|
3142
|
+
"name": "variantId",
|
|
3143
|
+
"description": "`variantId` {`UmbVariantId[]`} - \n\nProperty: variantId"
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
"name": "routes",
|
|
3147
|
+
"description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
|
|
3045
3148
|
"values": []
|
|
3046
3149
|
},
|
|
3047
3150
|
{
|
package/workspace.d.ts
CHANGED
|
@@ -1,33 +1,40 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { UmbControllerHostElement } from './controller';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
+
import { UmbWorkspaceContextInterface as UmbWorkspaceContextInterface$1 } from './workspace';
|
|
3
4
|
|
|
4
5
|
interface UmbWorkspaceAction<T = unknown> {
|
|
5
|
-
host:
|
|
6
|
+
host: UmbControllerHostElement;
|
|
6
7
|
workspaceContext?: T;
|
|
7
8
|
execute(): Promise<void>;
|
|
8
9
|
}
|
|
9
10
|
declare class UmbWorkspaceActionBase<WorkspaceType> {
|
|
10
|
-
host:
|
|
11
|
+
host: UmbControllerHostElement;
|
|
11
12
|
workspaceContext?: WorkspaceType;
|
|
12
|
-
constructor(host:
|
|
13
|
+
constructor(host: UmbControllerHostElement);
|
|
13
14
|
}
|
|
14
15
|
|
|
15
|
-
interface UmbWorkspaceContextInterface<
|
|
16
|
-
host:
|
|
16
|
+
interface UmbWorkspaceContextInterface<DataType = unknown> {
|
|
17
|
+
host: UmbControllerHostElement;
|
|
17
18
|
repository: any;
|
|
18
19
|
isNew: Observable<boolean>;
|
|
19
20
|
getIsNew(): boolean;
|
|
20
21
|
setIsNew(value: boolean): void;
|
|
21
22
|
getEntityType(): string;
|
|
22
|
-
getData():
|
|
23
|
+
getData(): DataType | undefined;
|
|
23
24
|
destroy(): void;
|
|
24
25
|
setValidationErrors?(errorMap: any): void;
|
|
25
26
|
}
|
|
26
27
|
|
|
27
28
|
declare class UmbSaveWorkspaceAction extends UmbWorkspaceActionBase<UmbWorkspaceContextInterface> {
|
|
28
29
|
#private;
|
|
29
|
-
constructor(host:
|
|
30
|
+
constructor(host: UmbControllerHostElement);
|
|
30
31
|
execute(): Promise<void>;
|
|
31
32
|
}
|
|
32
33
|
|
|
33
|
-
|
|
34
|
+
interface UmbEntityWorkspaceContextInterface<EntityType = unknown> extends UmbWorkspaceContextInterface$1<EntityType> {
|
|
35
|
+
getEntityKey(): string | undefined;
|
|
36
|
+
getEntityType(): string;
|
|
37
|
+
save(): Promise<void>;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export { UmbEntityWorkspaceContextInterface, UmbSaveWorkspaceAction, UmbWorkspaceAction, UmbWorkspaceActionBase, UmbWorkspaceContextInterface };
|