@umbraco-cms/backoffice 1.0.0-next.c1172939 → 1.0.0-next.d01c4274

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.
@@ -51,18 +51,33 @@
51
51
  "attributes": []
52
52
  },
53
53
  {
54
- "name": "umb-document-type-workspace-edit",
55
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_icon` {`{ color: string; name: string; }`} - \n\n * `_documentType` - \n\n * `_modalContext` - ",
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: () => UmbDocumentTypeWorkspaceEditElement; setup: (component: HTMLElement, info: any) => void; }[]`} - ",
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-document-type-design",
65
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_documentType` - \n\n * `_workspaceContext` - ",
64
+ "name": "umb-document-type-workspace-view-design",
65
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - \n\n * `_tabs` {`any[]`} - ",
66
+ "attributes": []
67
+ },
68
+ {
69
+ "name": "umb-document-type-workspace-view-details",
70
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
71
+ "attributes": []
72
+ },
73
+ {
74
+ "name": "umb-document-type-workspace-view-structure",
75
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
76
+ "attributes": []
77
+ },
78
+ {
79
+ "name": "umb-document-type-workspace-view-templates",
80
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_workspaceContext` - ",
66
81
  "attributes": []
67
82
  },
68
83
  {
@@ -89,13 +104,18 @@
89
104
  "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
90
105
  "attributes": []
91
106
  },
107
+ {
108
+ "name": "umb-document-type-picker-modal",
109
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - ",
110
+ "attributes": []
111
+ },
92
112
  {
93
113
  "name": "umb-document-tree-item",
94
114
  "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_item` - \n\n * `item` - ",
95
115
  "attributes": []
96
116
  },
97
117
  {
98
- "name": "umb-document-workspace-edit",
118
+ "name": "umb-document-workspace-editor",
99
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` - ",
100
120
  "attributes": []
101
121
  },
@@ -155,7 +175,7 @@
155
175
  },
156
176
  {
157
177
  "name": "umb-document-info-workspace-view",
158
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_historyList` {`HistoryNode[]`} - \n\n * `_total` {`number | undefined`} - \n\n * `_currentPage` {`number`} - \n\n * `_nodeName` {`string`} - \n\n * `_workspaceContext` {`UmbEntityWorkspaceContextInterface<any> | undefined`} - \n\n * `itemsPerPage` {`number`} - ",
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`} - ",
159
179
  "attributes": []
160
180
  },
161
181
  {
@@ -347,7 +367,7 @@
347
367
  },
348
368
  {
349
369
  "name": "umb-examine-fields-settings-modal",
350
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields` {`UmbExamineFieldsSettingsModalData | undefined`} - ",
370
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_fields` - ",
351
371
  "attributes": []
352
372
  },
353
373
  {
@@ -434,6 +454,11 @@
434
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...`} - ",
435
455
  "attributes": []
436
456
  },
457
+ {
458
+ "name": "umb-create-data-type-modal",
459
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
460
+ "attributes": []
461
+ },
437
462
  {
438
463
  "name": "umb-data-type-workspace-edit-element",
439
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`} - ",
@@ -914,21 +939,17 @@
914
939
  },
915
940
  {
916
941
  "name": "umb-debug",
917
- "description": "Attributes:\n\n * `enabled` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contexts` {`Map<any, any>`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `enabled` {`boolean`} - \n\n * `dialog` {`boolean`} - \n\n * `contexts` {`Map<any, any>`} - \n\n * `_debugPaneOpen` {`boolean`} - \n\n * `_modalContext` - ",
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` - ",
918
943
  "attributes": [
919
944
  {
920
- "name": "enabled",
921
- "description": "`enabled` {`boolean`} - \n\nProperty: enabled\n\nDefault: false",
945
+ "name": "visible",
946
+ "description": "`visible` {`boolean`} - \n\nProperty: visible\n\nDefault: false",
922
947
  "valueSet": "v"
923
948
  },
924
949
  {
925
950
  "name": "dialog",
926
951
  "description": "`dialog` {`boolean`} - \n\nProperty: dialog\n\nDefault: false",
927
952
  "valueSet": "v"
928
- },
929
- {
930
- "name": "contexts",
931
- "description": "`contexts` {`Map<any, any>`} - \n\nProperty: contexts\n\nDefault: new Map()"
932
953
  }
933
954
  ]
934
955
  },
@@ -1199,6 +1220,20 @@
1199
1220
  }
1200
1221
  ]
1201
1222
  },
1223
+ {
1224
+ "name": "umb-input-document-type-picker",
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`} - ",
1226
+ "attributes": [
1227
+ {
1228
+ "name": "value",
1229
+ "description": "`value` {`string`} - \n\nProperty: value"
1230
+ },
1231
+ {
1232
+ "name": "onchange",
1233
+ "description": "`change` {`CustomEvent<unknown>`} - "
1234
+ }
1235
+ ]
1236
+ },
1202
1237
  {
1203
1238
  "name": "umb-input-eye-dropper",
1204
1239
  "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `opacity` {`boolean`} - \n\n * `swatches` {`string[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
@@ -1280,8 +1315,18 @@
1280
1315
  },
1281
1316
  {
1282
1317
  "name": "umb-input-multi-url-picker",
1283
- "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - when the value of the input changes\n\n * `blur` {} - when the input loses focus\n\n * `focus` {} - when the input gains focus\n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hide-anchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `hideAnchor` {`boolean | undefined`} - \n\n * `ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `overlaySize` {UUIModalSidebarSize} - \n\n * `urls` {Array<UmbLinkPickerLink>} - \n\n * `_urls` {`UmbLinkPickerLink[]`} - \n\n * `_modalContext` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
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`} - ",
1284
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
+ },
1285
1330
  {
1286
1331
  "name": "min",
1287
1332
  "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
@@ -1468,6 +1513,46 @@
1468
1513
  }
1469
1514
  ]
1470
1515
  },
1516
+ {
1517
+ "name": "umb-input-template-picker",
1518
+ "description": "Events:\n\n * `change-default` {`CustomEvent<unknown>`} - \n\n * `change-allowed` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `allowedKeys` {`string[]`} - \n\n * `defaultKey` {`string`} - \n\nProperties:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_allowedKeys` {`string[]`} - \n\n * `allowedKeys` {`string[]`} - \n\n * `_defaultKey` {`string`} - \n\n * `defaultKey` {`string`} - \n\n * `_modalContext` - \n\n * `_templateRepository` - \n\n * `_pickedTemplates` {`any[]`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1519
+ "attributes": [
1520
+ {
1521
+ "name": "min",
1522
+ "description": "`min` {number} - This is a minimum amount of selected items in this input.\n\nProperty: min\n\nDefault: undefined",
1523
+ "values": []
1524
+ },
1525
+ {
1526
+ "name": "max",
1527
+ "description": "`max` {number} - This is a maximum amount of selected items in this input.\n\nProperty: max\n\nDefault: undefined",
1528
+ "values": []
1529
+ },
1530
+ {
1531
+ "name": "min-message",
1532
+ "description": "`min-message` {boolean} - Min validation message.\n\nProperty: minMessage\n\nDefault: "
1533
+ },
1534
+ {
1535
+ "name": "maxMessage",
1536
+ "description": "`maxMessage` {boolean} - Max validation message.\n\nProperty: maxMessage\n\nDefault: "
1537
+ },
1538
+ {
1539
+ "name": "allowedKeys",
1540
+ "description": "`allowedKeys` {`string[]`} - \n\nProperty: allowedKeys"
1541
+ },
1542
+ {
1543
+ "name": "defaultKey",
1544
+ "description": "`defaultKey` {`string`} - \n\nProperty: defaultKey"
1545
+ },
1546
+ {
1547
+ "name": "onchange-default",
1548
+ "description": "`change-default` {`CustomEvent<unknown>`} - "
1549
+ },
1550
+ {
1551
+ "name": "onchange-allowed",
1552
+ "description": "`change-allowed` {`CustomEvent<unknown>`} - "
1553
+ }
1554
+ ]
1555
+ },
1471
1556
  {
1472
1557
  "name": "umb-input-toggle",
1473
1558
  "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `checked` {`boolean`} - \n\n * `showLabels` {`boolean`} - \n\n * `labelOn` {`string | undefined`} - \n\n * `labelOff` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_checked` {`boolean`} - \n\n * `checked` {`boolean`} - \n\n * `showLabels` {`boolean`} - \n\n * `labelOn` {`string | undefined`} - \n\n * `labelOff` {`string | undefined`} - \n\n * `_currentLabel` {`string | undefined`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
@@ -1580,9 +1665,33 @@
1580
1665
  }
1581
1666
  ]
1582
1667
  },
1668
+ {
1669
+ "name": "umb-menu-item-base",
1670
+ "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`} - ",
1671
+ "attributes": [
1672
+ {
1673
+ "name": "entity-type",
1674
+ "description": "`entity-type` {`string | undefined`} - \n\nProperty: entityType",
1675
+ "values": []
1676
+ },
1677
+ {
1678
+ "name": "icon-name",
1679
+ "description": "`icon-name` {`string`} - \n\nProperty: iconName\n\nDefault: "
1680
+ },
1681
+ {
1682
+ "name": "label",
1683
+ "description": "`label` {`string`} - \n\nProperty: label\n\nDefault: "
1684
+ },
1685
+ {
1686
+ "name": "has-children",
1687
+ "description": "`has-children` {`boolean`} - \n\nProperty: hasChildren\n\nDefault: false",
1688
+ "valueSet": "v"
1689
+ }
1690
+ ]
1691
+ },
1583
1692
  {
1584
1693
  "name": "umb-menu-item",
1585
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_href` {`string | undefined`} - ",
1694
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - ",
1586
1695
  "attributes": []
1587
1696
  },
1588
1697
  {
@@ -1714,6 +1823,37 @@
1714
1823
  }
1715
1824
  ]
1716
1825
  },
1826
+ {
1827
+ "name": "umb-template-card",
1828
+ "description": "Events:\n\n * `open` {`CustomEvent<unknown>`} - \n\n * `selected` {} - \n\n * `change-default` {`CustomEvent<unknown>`} - \n\nSlots:\n\n * `actions` {} - \n\nAttributes:\n\n * `default` {`boolean`} - \n\n * `key` {`string`} - \n\n * `name` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `default` {`boolean`} - \n\n * `_key` {`string`} - \n\n * `key` {`string`} - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`FormDataEntryValue | FormData`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1829
+ "attributes": [
1830
+ {
1831
+ "name": "default",
1832
+ "description": "`default` {`boolean`} - \n\nProperty: default\n\nDefault: false",
1833
+ "valueSet": "v"
1834
+ },
1835
+ {
1836
+ "name": "key",
1837
+ "description": "`key` {`string`} - \n\nProperty: key"
1838
+ },
1839
+ {
1840
+ "name": "name",
1841
+ "description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
1842
+ },
1843
+ {
1844
+ "name": "onopen",
1845
+ "description": "`open` {`CustomEvent<unknown>`} - "
1846
+ },
1847
+ {
1848
+ "name": "onselected",
1849
+ "description": "`selected` {} - "
1850
+ },
1851
+ {
1852
+ "name": "onchange-default",
1853
+ "description": "`change-default` {`CustomEvent<unknown>`} - "
1854
+ }
1855
+ ]
1856
+ },
1717
1857
  {
1718
1858
  "name": "umb-tooltip-menu",
1719
1859
  "description": "Attributes:\n\n * `icon-only` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `iconOnly` {`boolean`} - \n\n * `items` {`TooltipMenuItem[]`} - ",
@@ -1837,7 +1977,7 @@
1837
1977
  },
1838
1978
  {
1839
1979
  "name": "umb-workspace-action-menu",
1840
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` {`UmbEntityWorkspaceContextInterface<unknown> | undefined`} - \n\n * `_entityKey` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
1980
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityKey` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
1841
1981
  "attributes": []
1842
1982
  },
1843
1983
  {
@@ -1847,7 +1987,7 @@
1847
1987
  },
1848
1988
  {
1849
1989
  "name": "umb-workspace-view-collection",
1850
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` {`UmbEntityWorkspaceContextInterface<unknown> | undefined`} - \n\n * `_collectionContext` - ",
1990
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `manifest` - \n\n * `_workspaceContext` - \n\n * `_collectionContext` - ",
1851
1991
  "attributes": []
1852
1992
  },
1853
1993
  {
@@ -1945,26 +2085,29 @@
1945
2085
  },
1946
2086
  {
1947
2087
  "name": "umb-confirm-modal",
1948
- "description": "Attributes:\n\n * `data` {`UmbConfirmModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` {`UmbConfirmModalData | undefined`} - ",
2088
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - ",
1949
2089
  "attributes": [
1950
2090
  {
1951
2091
  "name": "data",
1952
- "description": "`data` {`UmbConfirmModalData | undefined`} - \n\nProperty: data",
1953
- "values": []
2092
+ "description": "`data` - \n\nProperty: data"
1954
2093
  }
1955
2094
  ]
1956
2095
  },
1957
2096
  {
1958
2097
  "name": "umb-embedded-media-modal",
1959
- "description": "Attributes:\n\n * `data` {`UmbEmbeddedMediaModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` {`UmbEmbeddedMediaModalData | undefined`} - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - ",
2098
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` - \n\n * `_model` {`UmbEmbeddedMediaModalModel`} - ",
1960
2099
  "attributes": [
1961
2100
  {
1962
2101
  "name": "data",
1963
- "description": "`data` {`UmbEmbeddedMediaModalData | undefined`} - \n\nProperty: data",
1964
- "values": []
2102
+ "description": "`data` - \n\nProperty: data"
1965
2103
  }
1966
2104
  ]
1967
2105
  },
2106
+ {
2107
+ "name": "umb-folder-modal",
2108
+ "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`} - ",
2109
+ "attributes": []
2110
+ },
1968
2111
  {
1969
2112
  "name": "umb-icon-picker-modal",
1970
2113
  "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`} - ",
@@ -1985,7 +2128,7 @@
1985
2128
  },
1986
2129
  {
1987
2130
  "name": "umb-link-picker-modal",
1988
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedKey` {`string | undefined`} - \n\n * `_link` {`UmbLinkPickerLink`} - \n\n * `_layout` {`UmbLinkPickerConfig`} - \n\n * `_linkInput` - \n\n * `_linkQueryInput` - \n\n * `_linkTitleInput` - ",
2131
+ "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` - ",
1989
2132
  "attributes": []
1990
2133
  },
1991
2134
  {
@@ -1998,6 +2141,16 @@
1998
2141
  "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_sections` {`any[]`} - ",
1999
2142
  "attributes": []
2000
2143
  },
2144
+ {
2145
+ "name": "umb-template-picker-modal",
2146
+ "description": "Properties:\n\n * `_selection` {`string[]`} - \n\n * `_multiple` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - ",
2147
+ "attributes": []
2148
+ },
2149
+ {
2150
+ "name": "umb-template-modal",
2151
+ "description": "Properties:\n\n * `_key` {`string`} - \n\n * `_template` - \n\n * `_codeEditor` - \n\n * `styles` {`CSSResult[]`} - ",
2152
+ "attributes": []
2153
+ },
2001
2154
  {
2002
2155
  "name": "umb-property-action-clear",
2003
2156
  "description": "Events:\n\n * `close` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `_propertyContext` - \n\n * `value` {`string`} - ",
@@ -2063,12 +2216,11 @@
2063
2216
  },
2064
2217
  {
2065
2218
  "name": "umb-property-editor-ui-picker-modal",
2066
- "description": "Attributes:\n\n * `data` {`UmbPropertyEditorUIPickerModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `data` {`UmbPropertyEditorUIPickerModalData | undefined`} - \n\n * `_groupedPropertyEditorUIs` {`GroupedPropertyEditorUIs`} - \n\n * `_propertyEditorUIs` {`any[]`} - \n\n * `_selection` {`string[]`} - \n\n * `_submitLabel` {`string`} - \n\n * `modalHandler` - ",
2219
+ "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` - ",
2067
2220
  "attributes": [
2068
2221
  {
2069
2222
  "name": "data",
2070
- "description": "`data` {`UmbPropertyEditorUIPickerModalData | undefined`} - \n\nProperty: data",
2071
- "values": []
2223
+ "description": "`data` - \n\nProperty: data"
2072
2224
  }
2073
2225
  ]
2074
2226
  },
@@ -2373,11 +2525,11 @@
2373
2525
  },
2374
2526
  {
2375
2527
  "name": "umb-property-editor-ui-multi-url-picker",
2376
- "description": "Events:\n\n * `property-value-change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`UmbLinkPickerLink[]`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `value` {`UmbLinkPickerLink[]`} - \n\n * `config` {`any[]`} - \n\n * `_overlaySize` {`UUIModalSidebarSize | undefined`} - \n\n * `_hideAnchor` {`boolean | undefined`} - \n\n * `_ignoreUserStartNodes` {`boolean | undefined`} - \n\n * `_maxNumber` {`number | undefined`} - \n\n * `_minNumber` {`number | undefined`} - ",
2528
+ "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`} - ",
2377
2529
  "attributes": [
2378
2530
  {
2379
2531
  "name": "value",
2380
- "description": "`value` {`UmbLinkPickerLink[]`} - \n\nProperty: value\n\nDefault: "
2532
+ "description": "`value` {`any[]`} - \n\nProperty: value\n\nDefault: "
2381
2533
  },
2382
2534
  {
2383
2535
  "name": "onproperty-value-change",
@@ -2704,12 +2856,12 @@
2704
2856
  "attributes": []
2705
2857
  },
2706
2858
  {
2707
- "name": "umb-export-dictionary-modal-layout",
2859
+ "name": "umb-export-dictionary-modal",
2708
2860
  "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_form` {`HTMLFormElement`} - ",
2709
2861
  "attributes": []
2710
2862
  },
2711
2863
  {
2712
- "name": "umb-import-dictionary-modal-layout",
2864
+ "name": "umb-import-dictionary-modal",
2713
2865
  "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[]`} - ",
2714
2866
  "attributes": []
2715
2867
  },
@@ -2739,23 +2891,42 @@
2739
2891
  },
2740
2892
  {
2741
2893
  "name": "umb-change-password-modal",
2742
- "description": "Attributes:\n\n * `data` {`UmbChangePasswordModalData | undefined`} - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` {`UmbChangePasswordModalData | undefined`} - ",
2894
+ "description": "Attributes:\n\n * `data` - \n\nProperties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `data` - ",
2743
2895
  "attributes": [
2744
2896
  {
2745
2897
  "name": "data",
2746
- "description": "`data` {`UmbChangePasswordModalData | undefined`} - \n\nProperty: data",
2747
- "values": []
2898
+ "description": "`data` - \n\nProperty: data"
2748
2899
  }
2749
2900
  ]
2750
2901
  },
2751
2902
  {
2752
2903
  "name": "umb-current-user-modal",
2753
- "description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - \n\n * `_modalContext` - \n\n * `_currentUserStore` - \n\n * `_currentUserHistoryStore` - ",
2904
+ "description": "Properties:\n\n * `styles` - \n\n * `modalHandler` - \n\n * `_currentUser` - \n\n * `_currentUserStore` - ",
2905
+ "attributes": []
2906
+ },
2907
+ {
2908
+ "name": "umb-user-profile-app-external-login-providers",
2909
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
2910
+ "attributes": []
2911
+ },
2912
+ {
2913
+ "name": "umb-user-profile-app-history",
2914
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
2754
2915
  "attributes": []
2755
2916
  },
2756
2917
  {
2757
2918
  "name": "umb-user-dashboard-test",
2758
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - \n\n * `options` {`{ name: any; value: any; selected: boolean; }[]`} - ",
2919
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_history` {`UmbCurrentUserHistoryItem[]`} - ",
2920
+ "attributes": []
2921
+ },
2922
+ {
2923
+ "name": "umb-user-profile-app-profile",
2924
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_currentUser` - \n\n * `_modalContext` - \n\n * `_currentUserStore` - ",
2925
+ "attributes": []
2926
+ },
2927
+ {
2928
+ "name": "umb-user-profile-app-themes",
2929
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_themeAlias` {`string | null`} - \n\n * `_themes` {`any[]`} - ",
2759
2930
  "attributes": []
2760
2931
  },
2761
2932
  {
@@ -2918,11 +3089,34 @@
2918
3089
  },
2919
3090
  {
2920
3091
  "name": "umb-router-slot",
2921
- "description": "Events:\n\n * `init` - fires when the router is connected\n\n * `change` - fires when a path of this router is changed\n\nAttributes:\n\n * `routes` {`IRoute<any>[] | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `routes` {`IRoute<any>[] | undefined`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `absoluteRouterPath` {`string | undefined`} - \n\n * `_activeLocalPath` {`string | undefined`} - \n\n * `localActiveViewPath` {`string | undefined`} - \n\n * `absoluteActiveViewPath` {`string`} - \n\n * `_onChangeState` - \n\n * `_onNavigationChanged` - ",
3092
+ "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` - ",
2922
3093
  "attributes": [
2923
3094
  {
2924
3095
  "name": "routes",
2925
- "description": "`routes` {`IRoute<any>[] | undefined`} - \n\nProperty: routes",
3096
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
3097
+ "values": []
3098
+ },
3099
+ {
3100
+ "name": "oninit",
3101
+ "description": "`init` - fires when the router is connected"
3102
+ },
3103
+ {
3104
+ "name": "onchange",
3105
+ "description": "`change` - fires when a path of this router is changed"
3106
+ }
3107
+ ]
3108
+ },
3109
+ {
3110
+ "name": "umb-variant-router-slot",
3111
+ "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` - ",
3112
+ "attributes": [
3113
+ {
3114
+ "name": "variantId",
3115
+ "description": "`variantId` {`UmbVariantId[]`} - \n\nProperty: variantId"
3116
+ },
3117
+ {
3118
+ "name": "routes",
3119
+ "description": "`routes` {`any[] | undefined`} - \n\nProperty: routes",
2926
3120
  "values": []
2927
3121
  },
2928
3122
  {
package/workspace.d.ts CHANGED
@@ -1,33 +1,40 @@
1
- import { UmbControllerHostInterface } from './controller';
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: UmbControllerHostInterface;
6
+ host: UmbControllerHostElement;
6
7
  workspaceContext?: T;
7
8
  execute(): Promise<void>;
8
9
  }
9
10
  declare class UmbWorkspaceActionBase<WorkspaceType> {
10
- host: UmbControllerHostInterface;
11
+ host: UmbControllerHostElement;
11
12
  workspaceContext?: WorkspaceType;
12
- constructor(host: UmbControllerHostInterface);
13
+ constructor(host: UmbControllerHostElement);
13
14
  }
14
15
 
15
- interface UmbWorkspaceContextInterface<T = unknown> {
16
- host: UmbControllerHostInterface;
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(): T;
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: UmbControllerHostInterface);
30
+ constructor(host: UmbControllerHostElement);
30
31
  execute(): Promise<void>;
31
32
  }
32
33
 
33
- export { UmbSaveWorkspaceAction, UmbWorkspaceAction, UmbWorkspaceActionBase, UmbWorkspaceContextInterface };
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 };