@umbraco-cms/backoffice 1.0.0-next.ce55cd35 → 1.0.0-next.d46c6b3e

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.
@@ -57,7 +57,7 @@
57
57
  },
58
58
  {
59
59
  "name": "umb-document-type-workspace",
60
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => UmbDocumentTypeWorkspaceEditorElement; setup: (component: HTMLElement, info: any) => void; }[]`} - ",
60
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
61
61
  "attributes": []
62
62
  },
63
63
  {
@@ -104,11 +104,11 @@
104
104
  },
105
105
  {
106
106
  "name": "umb-document-type-workspace-view-edit-tab",
107
- "description": "Attributes:\n\n * `ownerTabKey` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_ownerTabKey` {`string | undefined`} - \n\n * `ownerTabKey` {`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`} - ",
107
+ "description": "Attributes:\n\n * `ownerTabId` {`string | undefined`} - \n\n * `tabName` {`string | undefined`} - \n\n * `noTabName` {`boolean`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \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`} - ",
108
108
  "attributes": [
109
109
  {
110
- "name": "ownerTabKey",
111
- "description": "`ownerTabKey` {`string | undefined`} - \n\nProperty: ownerTabKey",
110
+ "name": "ownerTabId",
111
+ "description": "`ownerTabId` {`string | undefined`} - \n\nProperty: ownerTabId",
112
112
  "values": []
113
113
  },
114
114
  {
@@ -179,7 +179,7 @@
179
179
  },
180
180
  {
181
181
  "name": "umb-document-workspace-editor",
182
- "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` - ",
182
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `splitViewElement` - \n\n * `_unique` {`string | undefined`} - \n\n * `_routes` {`any[] | undefined`} - \n\n * `_availableVariants` {`any[]`} - \n\n * `_workspaceSplitViews` {`ActiveVariant[]`} - \n\n * `_gotWorkspaceRoute` - ",
183
183
  "attributes": []
184
184
  },
185
185
  {
@@ -189,7 +189,7 @@
189
189
  },
190
190
  {
191
191
  "name": "umb-document-workspace",
192
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`IRoute<any>[]`} - ",
192
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
193
193
  "attributes": []
194
194
  },
195
195
  {
@@ -342,22 +342,22 @@
342
342
  },
343
343
  {
344
344
  "name": "umb-workspace-package-builder",
345
- "description": "Attributes:\n\n * `entityKey` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityKey` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - ",
345
+ "description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityId` {`string | undefined`} - \n\n * `_package` - \n\n * `_packageNameInput` - \n\n * `_notificationContext` - ",
346
346
  "attributes": [
347
347
  {
348
- "name": "entityKey",
349
- "description": "`entityKey` {`string | undefined`} - \n\nProperty: entityKey",
348
+ "name": "entityId",
349
+ "description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
350
350
  "values": []
351
351
  }
352
352
  ]
353
353
  },
354
354
  {
355
355
  "name": "umb-workspace-package",
356
- "description": "Attributes:\n\n * `entityKey` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityKey` {`string | undefined`} - \n\n * `_package` - ",
356
+ "description": "Attributes:\n\n * `entityId` {`string | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `entityId` {`string | undefined`} - \n\n * `_package` - ",
357
357
  "attributes": [
358
358
  {
359
- "name": "entityKey",
360
- "description": "`entityKey` {`string | undefined`} - \n\nProperty: entityKey",
359
+ "name": "entityId",
360
+ "description": "`entityId` {`string | undefined`} - \n\nProperty: entityId",
361
361
  "values": []
362
362
  }
363
363
  ]
@@ -518,9 +518,15 @@
518
518
  "attributes": []
519
519
  },
520
520
  {
521
- "name": "umb-create-data-type-modal",
522
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - ",
523
- "attributes": []
521
+ "name": "umb-data-type-create-options-modal",
522
+ "description": "Attributes:\n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `modalHandler` - \n\n * `data` {`UmbDataTypeCreateOptionsModalData | undefined`} - ",
523
+ "attributes": [
524
+ {
525
+ "name": "data",
526
+ "description": "`data` {`UmbDataTypeCreateOptionsModalData | undefined`} - \n\nProperty: data",
527
+ "values": []
528
+ }
529
+ ]
524
530
  },
525
531
  {
526
532
  "name": "umb-data-type-workspace-edit-element",
@@ -583,17 +589,17 @@
583
589
  },
584
590
  {
585
591
  "name": "umb-language-workspace-edit",
586
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isNew` {`boolean`} - ",
592
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isNew` {`boolean | undefined`} - ",
587
593
  "attributes": []
588
594
  },
589
595
  {
590
596
  "name": "umb-language-workspace",
591
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`{ path: string; component: () => UmbLanguageWorkspaceEditElement; setup: (component: HTMLElement, info: IRoutingInfo<any, any>) => void; }[]`} - ",
597
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_routes` {`any[]`} - ",
592
598
  "attributes": []
593
599
  },
594
600
  {
595
601
  "name": "umb-language-details-workspace-view",
596
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean`} - \n\n * `_validationErrors` - ",
602
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_language` - \n\n * `_isDefaultLanguage` {`boolean`} - \n\n * `_isNew` {`boolean | undefined`} - \n\n * `_validationErrors` - ",
597
603
  "attributes": []
598
604
  },
599
605
  {
@@ -703,9 +709,14 @@
703
709
  "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_pollingPopover` - \n\n * `_polingExpandSymbol` - \n\n * `_poolingConfig` {`PoolingCOnfig`} - ",
704
710
  "attributes": []
705
711
  },
712
+ {
713
+ "name": "umb-log-viewer-save-search-modal",
714
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_input` - \n\n * `_hasValue` {`boolean`} - ",
715
+ "attributes": []
716
+ },
706
717
  {
707
718
  "name": "umb-log-viewer-search-input",
708
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - ",
719
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_savedSearchesPopover` - \n\n * `_savedSearchesExpandSymbol` - \n\n * `_savedSearches` {`any[]`} - \n\n * `_inputQuery` {`string`} - \n\n * `_showLoader` {`boolean`} - \n\n * `inputQuery$` - \n\n * `_modalContext` - ",
709
720
  "attributes": []
710
721
  },
711
722
  {
@@ -924,7 +935,7 @@
924
935
  ]
925
936
  },
926
937
  {
927
- "name": "uui-code-block",
938
+ "name": "umb-code-block",
928
939
  "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
940
  "attributes": []
930
941
  },
@@ -936,9 +947,6 @@
936
947
  "name": "language",
937
948
  "description": "`language` {CodeEditorLanguage} - Language of the editor. Default is javascript.\n\nProperty: language\n\nDefault: javascript",
938
949
  "values": [
939
- {
940
- "name": "html"
941
- },
942
950
  {
943
951
  "name": "razor"
944
952
  },
@@ -956,6 +964,9 @@
956
964
  },
957
965
  {
958
966
  "name": "json"
967
+ },
968
+ {
969
+ "name": "html"
959
970
  }
960
971
  ]
961
972
  },
@@ -1253,7 +1264,7 @@
1253
1264
  },
1254
1265
  {
1255
1266
  "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 * `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 * `_selectedIds` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentStore` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1267
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_documentStore` - \n\n * `_pickedItemsObserver` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1257
1268
  "attributes": [
1258
1269
  {
1259
1270
  "name": "min",
@@ -1285,7 +1296,7 @@
1285
1296
  },
1286
1297
  {
1287
1298
  "name": "umb-input-document-type-picker",
1288
- "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedIds` {`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`} - ",
1299
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`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`} - ",
1289
1300
  "attributes": [
1290
1301
  {
1291
1302
  "name": "value",
@@ -1346,7 +1357,7 @@
1346
1357
  },
1347
1358
  {
1348
1359
  "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 * `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 * `_selectedIds` {`string[]`} - \n\n * `selectedKeys` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_pickedItemsObserver` - \n\n * `_repository` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1360
+ "description": "Events:\n\n * `change` {`CustomEvent<unknown>`} - \n\nAttributes:\n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `min-message` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `min` {number} - This is a minimum amount of selected items in this input.\n\n * `max` {number} - This is a maximum amount of selected items in this input.\n\n * `minMessage` {boolean} - Min validation message.\n\n * `maxMessage` {boolean} - Max validation message.\n\n * `_selectedIds` {`string[]`} - \n\n * `selectedIds` {`string[]`} - \n\n * `_items` {`any[] | undefined`} - \n\n * `_modalContext` - \n\n * `_pickedItemsObserver` - \n\n * `_repository` - \n\n * `formAssociated` {`boolean`} - \n\n * `value` {`string`} - \n\n * `name` {`string`} - \n\n * `validationMessage` {`string`} - \n\n * `validity` {`ValidityState`} - \n\n * `_value` {`FormDataEntryValue | FormData`} - \n\n * `_internals` - \n\n * `addValidator` - \n\n * `pristine` {`boolean`} - \n\n * `required` {`boolean`} - \n\n * `requiredMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - ",
1350
1361
  "attributes": [
1351
1362
  {
1352
1363
  "name": "min",
@@ -2064,7 +2075,7 @@
2064
2075
  },
2065
2076
  {
2066
2077
  "name": "umb-workspace-action-menu",
2067
- "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityKey` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
2078
+ "description": "Properties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_actionMenuIsOpen` {`boolean`} - \n\n * `_workspaceContext` - \n\n * `_entityId` {`string | undefined`} - \n\n * `_entityType` {`string | undefined`} - ",
2068
2079
  "attributes": []
2069
2080
  },
2070
2081
  {
@@ -2361,7 +2372,7 @@
2361
2372
  },
2362
2373
  {
2363
2374
  "name": "umb-property-editor-ui-block-grid-inner-test",
2364
- "description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `name` {`string`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`IRoute<any>[]`} - ",
2375
+ "description": "Attributes:\n\n * `name` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `name` {`string`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_routes` {`any[]`} - ",
2365
2376
  "attributes": [
2366
2377
  {
2367
2378
  "name": "name",
@@ -2371,7 +2382,7 @@
2371
2382
  },
2372
2383
  {
2373
2384
  "name": "umb-property-editor-ui-block-grid",
2374
- "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_variantContext` - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_routes` {`IRoute<any>[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_variantId` - ",
2385
+ "description": "Attributes:\n\n * `value` {`string`} - \n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `_variantContext` - \n\n * `value` {`string`} - \n\n * `config` {`never[]`} - \n\n * `_routes` {`any[]`} - \n\n * `_routerPath` {`string | undefined`} - \n\n * `_activePath` {`string | undefined`} - \n\n * `_variantId` - ",
2375
2386
  "attributes": [
2376
2387
  {
2377
2388
  "name": "value",
@@ -3154,7 +3165,7 @@
3154
3165
  "attributes": []
3155
3166
  },
3156
3167
  {
3157
- "name": "story-modal-context-example",
3168
+ "name": "umb-story-modal-context-example",
3158
3169
  "description": "Attributes:\n\n * `modalLayout` {`string`} - \n\nProperties:\n\n * `modalLayout` {`string`} - \n\n * `value` {`string`} - \n\n * `_modalContext` - ",
3159
3170
  "attributes": [
3160
3171
  {
@@ -3174,7 +3185,7 @@
3174
3185
  ]
3175
3186
  },
3176
3187
  {
3177
- "name": "story-notification-default-example",
3188
+ "name": "umb-story-notification-default-example",
3178
3189
  "description": "Properties:\n\n * `_notificationContext` - \n\n * `_handleNotification` - ",
3179
3190
  "attributes": []
3180
3191
  },
package/workspace.d.ts CHANGED
@@ -16,17 +16,17 @@ declare class UmbWorkspaceActionBase<WorkspaceType> {
16
16
  interface UmbWorkspaceContextInterface<DataType = unknown> {
17
17
  host: UmbControllerHostElement;
18
18
  repository: any;
19
- isNew: Observable<boolean>;
20
- getIsNew(): boolean;
19
+ isNew: Observable<boolean | undefined>;
20
+ getIsNew(): boolean | undefined;
21
21
  setIsNew(value: boolean): void;
22
22
  getEntityType(): string;
23
23
  getData(): DataType | undefined;
24
+ save(): Promise<void>;
24
25
  destroy(): void;
25
26
  setValidationErrors?(errorMap: any): void;
26
27
  }
27
28
 
28
29
  declare class UmbSaveWorkspaceAction extends UmbWorkspaceActionBase<UmbWorkspaceContextInterface> {
29
- #private;
30
30
  constructor(host: UmbControllerHostElement);
31
31
  execute(): Promise<void>;
32
32
  }