@omnia/management-system 8.0.0-dev → 8.0.0-dev.561
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/README.md +2 -2
- package/internal-do-not-import-from-here/apis/approvaltask/ApprovalTaskCustomViewApi.d.ts +1 -0
- package/internal-do-not-import-from-here/apis/approvaltask/ApprovalTaskCustomViewApi.manifest.d.ts +1 -0
- package/internal-do-not-import-from-here/apis/documenttype/DocumentTypeSettingCustomTabApi.d.ts +1 -0
- package/internal-do-not-import-from-here/apis/documenttype/DocumentTypeSettingCustomTabApi.manifest.d.ts +1 -0
- package/internal-do-not-import-from-here/constants.d.ts +38 -1
- package/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/models/Enums.d.ts +27 -7
- package/internal-do-not-import-from-here/models/Enums.js +21 -0
- package/internal-do-not-import-from-here/models/Enums.tooling.d.ts +2 -2
- package/internal-do-not-import-from-here/models/Enums.tooling.js +9 -1
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +0 -149
- package/internal-do-not-import-from-here/models/ManifestIds.js +1 -155
- package/internal-do-not-import-from-here/models/Properties.d.ts +1 -0
- package/internal-do-not-import-from-here/models/Properties.js +3 -0
- package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomView.d.ts +14 -0
- package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomView.js +2 -0
- package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomViewProvider.d.ts +19 -0
- package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomViewProvider.js +2 -0
- package/internal-do-not-import-from-here/models/components/approvaltask/index.d.ts +2 -0
- package/internal-do-not-import-from-here/models/components/approvaltask/index.js +5 -0
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockProperty.d.ts +4 -0
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockProperty.js +2 -0
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.d.ts +15 -0
- package/internal-do-not-import-from-here/models/components/documentrollup/index.d.ts +1 -0
- package/internal-do-not-import-from-here/models/components/documentrollup/index.js +1 -0
- package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomProvider.d.ts +19 -0
- package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomProvider.js +2 -0
- package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomTab.d.ts +22 -0
- package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomTab.js +2 -0
- package/internal-do-not-import-from-here/models/components/documenttype/index.d.ts +2 -0
- package/internal-do-not-import-from-here/models/components/documenttype/index.js +5 -0
- package/internal-do-not-import-from-here/models/components/index.d.ts +2 -0
- package/internal-do-not-import-from-here/models/components/index.js +2 -0
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.d.ts +3 -2
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupProvider.d.ts +19 -0
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupProvider.js +2 -0
- package/internal-do-not-import-from-here/models/components/processrollup/index.d.ts +1 -0
- package/internal-do-not-import-from-here/models/components/processrollup/index.js +1 -0
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.d.ts +3 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.d.ts +2 -0
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.d.ts +9 -1
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.js +4 -1
- package/internal-do-not-import-from-here/models/data/index.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/index.js +1 -0
- package/internal-do-not-import-from-here/models/data/processes/ProcessStep.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/scheduledpublishingsettings/ScheduledPublishingSettings.d.ts +8 -0
- package/internal-do-not-import-from-here/models/data/scheduledpublishingsettings/ScheduledPublishingSettings.js +15 -0
- package/internal-do-not-import-from-here/models/data/scheduledpublishingsettings/index.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/scheduledpublishingsettings/index.js +4 -0
- package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.d.ts +10 -10
- package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.js +1 -33
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointDateTimeField.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/tasks/ApprovalTask.d.ts +1 -0
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.d.ts +1 -0
- package/internal-do-not-import-from-here/models/index.d.ts +1 -1
- package/internal-do-not-import-from-here/models/index.js +1 -1
- package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.d.ts +2 -2
- package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentNotifiedPerson.d.ts +16 -0
- package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentNotifiedPerson.js +2 -0
- package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentReadReceiptHistory.d.ts +9 -0
- package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentReadReceiptHistory.js +2 -0
- package/internal-do-not-import-from-here/models/readreceiptsignoff/index.d.ts +2 -0
- package/internal-do-not-import-from-here/models/readreceiptsignoff/index.js +5 -0
- package/internal-do-not-import-from-here/models/styles/ProcessNavigationBlockStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/styles/index.js +0 -2
- package/internal-do-not-import-from-here/processshape/index.d.ts +1 -0
- package/internal-do-not-import-from-here/processshape/shapedefinitions/ShapeDefinitionData.d.ts +9 -0
- package/internal-do-not-import-from-here/processshape/shapedefinitions/index.d.ts +1 -0
- package/internal-do-not-import-from-here/routing/OPMRouter.d.ts +1 -0
- package/internal-do-not-import-from-here/services/document/DocumentService.d.ts +1 -1
- package/internal-do-not-import-from-here/services/documentlibrary/DocumentLibraryService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/documentlibrary/PublishDocumentService.d.ts +5 -2
- package/internal-do-not-import-from-here/services/documentlibrary/TaskService.d.ts +1 -0
- package/internal-do-not-import-from-here/stores/CurrentProcessStore.d.ts +2 -4
- package/internal-do-not-import-from-here/stores/ProcessStore.d.ts +32 -3
- package/internal-do-not-import-from-here/stores/SettingsStore.d.ts +5 -5
- package/internal-do-not-import-from-here/stores/documentlibrary/DocumentTypeStore.d.ts +1 -0
- package/internal-do-not-import-from-here/stores/documentlibrary/LibraryStore.d.ts +6 -6
- package/internal-do-not-import-from-here/utils.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/process/ProcessPropertyRenderer.d.ts +28 -6
- package/internal-do-not-import-from-here/ux/filterengine/components/selectionarea/process/SelectionsAreaProcessRenderer.d.ts +28 -7
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertyDefaultValueInput.d.ts +28 -12
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertySettings.d.ts +28 -13
- package/internal-do-not-import-from-here/ux/filterengine/handler/ProcessFilterEngineHandler.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +531 -85
- package/models/package.json +6 -7
- package/package.json +6 -7
- package/task.js +1 -2
- package/internal-do-not-import-from-here/models/Constants.d.ts +0 -34
- package/internal-do-not-import-from-here/models/Constants.js +0 -38
- package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.d.ts +0 -5
- package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.js +0 -4
|
@@ -1,162 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.MSService = void 0;
|
|
4
4
|
const models_1 = require("@omnia/fx/models");
|
|
5
5
|
class MSService {
|
|
6
6
|
static get Id() { return (0, models_1.guid)("b3d13ef7-5ff8-4496-a283-81a742080aef"); }
|
|
7
7
|
}
|
|
8
8
|
exports.MSService = MSService;
|
|
9
|
-
class ODMWebComponentManifests {
|
|
10
|
-
static get Core() { return (0, models_1.guid)("7fc4ef0a-e729-4716-8a3c-fa47e3ac074a"); }
|
|
11
|
-
static get DocumentRollup() { return (0, models_1.guid)("2e35ce1e-09e5-4a3e-b376-ab4dc9b3aef0"); }
|
|
12
|
-
static get DocumentRollupSettings() { return (0, models_1.guid)("ab63a305-aab5-4e6c-b840-f4e0fa21320e"); }
|
|
13
|
-
static get DocumentRollupBreakPointSettings() { return (0, models_1.guid)("7c5110c5-6fe6-497f-9dbd-3437c4b394dd"); }
|
|
14
|
-
static get DocumentRollupListView() { return (0, models_1.guid)("f156d2ce-654b-47f4-8953-9e574e2bae8e"); }
|
|
15
|
-
static get DocumentRollupListViewSettings() { return (0, models_1.guid)("238482cf-afda-4198-93a9-d95278bbcdd3"); }
|
|
16
|
-
static get DocumentRollupCardView() { return (0, models_1.guid)("f23b5959-782e-4a0b-9850-71c66849cc9a"); }
|
|
17
|
-
static get DocumentRollupCardViewSettings() { return (0, models_1.guid)("a877cdb2-7abf-4dcd-ad03-66190a1971a7"); }
|
|
18
|
-
static get DocumentRollupCardGroupBySiteView() { return (0, models_1.guid)("9c050403-28ce-4f2b-b7b1-41766c6b8f62"); }
|
|
19
|
-
static get DocumentRollupCardGroupBySiteViewSettings() { return (0, models_1.guid)("33ed5554-c141-4626-99a3-c6d963fda907"); }
|
|
20
|
-
static get DocumentRollupSharePointCardView() { return (0, models_1.guid)("19fe5427-d096-42d6-b843-20acf52d1d7a"); }
|
|
21
|
-
static get DocumentRollupSharePointCardViewSettings() { return (0, models_1.guid)("e6141191-63af-4967-a349-64d6129d4c8a"); }
|
|
22
|
-
static get DocumentSearchTemplate() { return (0, models_1.guid)("e36c3d39-08f4-4c10-9bb7-942d305261dd"); }
|
|
23
|
-
static get DocumentLibrary() { return (0, models_1.guid)("f901d747-a168-498c-b09e-8cfb91d1d3d6"); }
|
|
24
|
-
static get DocumentLibrarySettings() { return (0, models_1.guid)("1ac43d52-c105-4f37-869d-0f54983875f2"); }
|
|
25
|
-
static get DocumentLibraryListView() { return (0, models_1.guid)("a7a02fa0-5a5a-428f-aca7-8ea4f4ddc248"); }
|
|
26
|
-
static get DocumentHistory() { return (0, models_1.guid)("63ef94f6-9a9c-4d3f-964e-9210db7044e0"); }
|
|
27
|
-
static get DocumentPickerCategoryListingBlade() { return (0, models_1.guid)("ae9b0150-d512-4ad6-983f-7efa5de08c10"); }
|
|
28
|
-
static get DocumentPickerCreateEditCategoryBlade() { return (0, models_1.guid)("3da22d8a-fbb2-475b-aea2-5a29e0584182"); }
|
|
29
|
-
static get DocumentPicker() { return (0, models_1.guid)("1dabca75-3431-4854-ad18-9a93e1867b28"); }
|
|
30
|
-
// public static get DocumentPickerDialog() { return guid('dbd07e1e-745d-46ed-8fb5-03fa8a2a675d'); }
|
|
31
|
-
static get DocumentPickerPickDocDialog() { return (0, models_1.guid)("bf9d6e03-78e1-4601-9917-b70133359944"); }
|
|
32
|
-
static get DocumentLinkPicker() { return (0, models_1.guid)("81ffacf7-ccde-4ced-954e-382b34bd0d9a"); }
|
|
33
|
-
static get DocumentTemplateMergeSettings() { return (0, models_1.guid)("21d1b179-d290-4839-84b8-ad3e9d929fbf"); }
|
|
34
|
-
}
|
|
35
|
-
exports.ODMWebComponentManifests = ODMWebComponentManifests;
|
|
36
|
-
class ODMResourceManifests {
|
|
37
|
-
static get FxCore() { return (0, models_1.guid)("54a125ba-c2f8-4c4c-b549-ce0c3861026b"); }
|
|
38
|
-
static get DocumentLibraryCore() { return (0, models_1.guid)("ec9a51e6-d7fb-4bc5-9c94-de112d40f15e"); }
|
|
39
|
-
static get DocumentRollupSettingsTabsResources() { return (0, models_1.guid)("99ec4a1f-0ffe-40f1-8a37-34b35fffc549"); }
|
|
40
|
-
static get DocumentPickerCore() { return (0, models_1.guid)("e5c00825-e233-4589-97b5-a48bf954e1cb"); }
|
|
41
|
-
static get DocumentPickerAdminCore() { return (0, models_1.guid)("da865a37-b562-4bc2-b6f3-67d0fb35d2f0"); }
|
|
42
|
-
static get DocumentPickerAdminSettingsRegistration() { return (0, models_1.guid)("2ab37372-8cf7-4d13-89e3-a0809e50c03f"); }
|
|
43
|
-
static get MSTeamsTabProviderRegistration() { return (0, models_1.guid)("e3a2848a-93a4-4472-8f42-0ee002d48916"); }
|
|
44
|
-
static get NewDocumentButtonRegistrationHandler() { return (0, models_1.guid)("e2369443-0b0c-42cd-ba50-46485c9b668f"); }
|
|
45
|
-
static get NewDocumentButtonSubscribeHandler() { return (0, models_1.guid)("93ebcadb-e8a6-4223-83b8-72f6fe455f92"); }
|
|
46
|
-
static get WCMIntegrationHandler() { return (0, models_1.guid)("449717c1-88ac-409c-b0db-92fb95f389ce"); }
|
|
47
|
-
static get WCMLinkPickerHandler() { return (0, models_1.guid)("ad008fe9-7124-4482-ab44-a3fd734eb197"); }
|
|
48
|
-
}
|
|
49
|
-
exports.ODMResourceManifests = ODMResourceManifests;
|
|
50
|
-
class OPMResourceManifests {
|
|
51
|
-
static get Core() { return (0, models_1.guid)("d5544e6c-494d-4e8a-9284-b0e64d3d19d7"); }
|
|
52
|
-
static get Contexts() { return (0, models_1.guid)("c80546fb-f27d-4307-82aa-0fc5ffb44b33"); }
|
|
53
|
-
static get DialogCoreStyles() { return (0, models_1.guid)("d2a8b65a-94e3-4231-a0e4-f5b86512ac09"); }
|
|
54
|
-
static get ProcessDesignerCore() { return (0, models_1.guid)("62107b6e-02ca-4df9-a3f4-273cc5a61fb1"); }
|
|
55
|
-
static get ProcessDesignerItem() { return (0, models_1.guid)("9b9a5055-d871-42a8-aba6-59bb66cce039"); }
|
|
56
|
-
static get ProcessDesignerShapePickerCore() { return (0, models_1.guid)("a7258ae7-67fb-4dec-a487-de66102ae3aa"); }
|
|
57
|
-
static get ProcessShapeCore() { return (0, models_1.guid)("c0c58d85-81f1-4473-b71d-84621d5cf0b8"); }
|
|
58
|
-
static get ProcessRollupCore() { return (0, models_1.guid)("ac33e4e6-3c32-491e-93ca-e41906a75b3c"); }
|
|
59
|
-
static get ProcessRollupViewRegistration() { return (0, models_1.guid)("92fde160-9517-40a7-8d70-60628dad42f0"); }
|
|
60
|
-
static get MovedProcessMessage() { return (0, models_1.guid)("b30c280b-714a-412e-815c-46f215b0597c"); }
|
|
61
|
-
static get MSTeamsTabProviderRegistration() { return (0, models_1.guid)("d9ba8edd-2fc4-411c-b382-0724c15b30a4"); }
|
|
62
|
-
static get RTFExtensionsCore() { return (0, models_1.guid)("e727437e-0b80-411c-ac4e-a1a88382ee74"); }
|
|
63
|
-
static get AdminProcessTemplatesCore() { return (0, models_1.guid)("f2ff8202-8058-488e-bc66-b3c3b6065ab0"); }
|
|
64
|
-
static get ProcessTaskApiRegistration() { return (0, models_1.guid)("c05cec0b-9960-48dc-b1e0-31f3b58c14a7"); }
|
|
65
|
-
static get ProcessFilterEngineRegistrationApi() { return (0, models_1.guid)("78d7e2d3-c142-44f7-8626-b545fa238eac"); }
|
|
66
|
-
static get ProcessFilterEngineCore() { return (0, models_1.guid)("a2bd73a4-3309-4b2a-8afd-78925396b98a"); }
|
|
67
|
-
static get ProcessButtonApiRegistration() { return (0, models_1.guid)("09b64832-a79b-4efd-b4c3-5915ff9dc117"); }
|
|
68
|
-
static get DocumentTaskBulkUpdateCore() { return (0, models_1.guid)("28311829-e52a-4634-81bb-9fe95fa22098"); }
|
|
69
|
-
}
|
|
70
|
-
exports.OPMResourceManifests = OPMResourceManifests;
|
|
71
|
-
class OPMWebComponentManifests {
|
|
72
|
-
static get MicrosoftPlannerProviderRenderer() { return (0, models_1.guid)("28eb7986-b16f-4f81-a884-4b9a1c443707"); }
|
|
73
|
-
static get ProcessDesigner() { return (0, models_1.guid)("8c220ecc-3171-4549-a3a3-051a7ef76d87"); }
|
|
74
|
-
static get ProcessDesignerDrawingCanvasSettings() { return (0, models_1.guid)("55f7b908-73e1-4e0c-8c8f-caae6f58b34f"); }
|
|
75
|
-
static get ProcessDesignerAddShapeWizard() { return (0, models_1.guid)("727d945c-5bb9-42bc-ae80-3f3f9d9251a4"); }
|
|
76
|
-
static get ProcessDesignerShapeSelectionStep() { return (0, models_1.guid)("337862cc-491e-40a6-8515-f01eb256aea8"); }
|
|
77
|
-
static get ProcessDesignerShapeTypeStep() { return (0, models_1.guid)("a675ce84-2608-45e7-b05d-a0dc99f1e203"); }
|
|
78
|
-
static get ProcessDesignerCreateLinkPanel() { return (0, models_1.guid)("f9781b8a-0791-4c8e-8e5a-e527b0a70ec5"); }
|
|
79
|
-
static get ProcessDesignerShapeSettingsPanel() { return (0, models_1.guid)("686ddca5-8634-43fb-bd09-9f00fae47a39"); }
|
|
80
|
-
static get ProcessDesignerCreateTask() { return (0, models_1.guid)("292697b2-1b4b-472d-bf18-460212cd7ea8"); }
|
|
81
|
-
static get ProcessLibraryCore() { return (0, models_1.guid)("e082fb71-3058-4e28-8630-a649aeebc4ad"); }
|
|
82
|
-
static get ProcessLibrary() { return (0, models_1.guid)("b8f104b0-0458-43ca-bdc7-6c70ccb59443"); }
|
|
83
|
-
static get ProcessLibrarySettings() { return (0, models_1.guid)("0eae69fb-381a-445a-9593-69ad5176e1ca"); }
|
|
84
|
-
static get ProcessLibraryListView() { return (0, models_1.guid)("b507c023-ddd4-40e2-bffc-2ed4c80c9557"); }
|
|
85
|
-
static get NewProcessDialog() { return (0, models_1.guid)("b466768f-c8b7-4bfd-ab56-4b16ca9b9fcd"); }
|
|
86
|
-
static get DraftActionButtons() { return (0, models_1.guid)("71c66827-46b0-4fc1-b30f-593b7c88f7e3"); }
|
|
87
|
-
static get DraftMenuActions() { return (0, models_1.guid)("1682ae90-f19f-4440-adc0-134746eee6c1"); }
|
|
88
|
-
static get DraftProcessingStatus() { return (0, models_1.guid)("cde5a81e-7ca7-4a30-9d2d-9084499ec68e"); }
|
|
89
|
-
static get PublishedMenuActions() { return (0, models_1.guid)("54023b5d-2ce5-4e68-89cf-defc4ff6a327"); }
|
|
90
|
-
static get PublishedProcessingStatus() { return (0, models_1.guid)("bdfb6a67-ca86-481c-a7a0-a3caaf9f685e"); }
|
|
91
|
-
static get ProcessHistoryDialog() { return (0, models_1.guid)("eda1224e-d141-4937-bd05-c67318598c37"); }
|
|
92
|
-
static get ProcessTooltip() { return (0, models_1.guid)("d7ea273a-db4d-424d-a258-22d99a1929e0"); }
|
|
93
|
-
static get MoveProcessDialog() { return (0, models_1.guid)("bcd5ab82-70c9-486b-9dd9-81daead4fc96"); }
|
|
94
|
-
static get CreateDraftProcessDialog() { return (0, models_1.guid)("3ac979b1-e872-4643-9eb1-1dd18ce67b0c"); }
|
|
95
|
-
static get ProcessSearchTemplate() { return (0, models_1.guid)("caa4f687-e72e-4f69-bb09-4d360f3a6608"); }
|
|
96
|
-
static get MediaPicker() { return (0, models_1.guid)("7bb3613d-baac-408a-8ada-c195632a6be1"); }
|
|
97
|
-
static get FreeformPicker() { return (0, models_1.guid)("544b9ae0-3fa7-440d-b62b-d2cbc36d6fe3"); }
|
|
98
|
-
static get GlobalProcessRenderer() { return (0, models_1.guid)("a7b2e5ed-a754-41ca-afae-f32325abb91e"); }
|
|
99
|
-
static get PointPicker() { return (0, models_1.guid)("601b298e-7d64-4faf-91fd-1daac7b80267"); }
|
|
100
|
-
static get UnpublishProcessDialog() { return (0, models_1.guid)("350726cf-ae39-438f-bc34-ffe1a173a49a"); }
|
|
101
|
-
static get PermissionDialog() { return (0, models_1.guid)("5b7169cd-7003-4cf6-a86e-4a7a38250ec3"); }
|
|
102
|
-
static get ProcessStepPicker() { return (0, models_1.guid)("5a0c11c9-9691-47a1-9f7d-2aedfc8dbce7"); }
|
|
103
|
-
static get ContentBlock() { return (0, models_1.guid)("dbb39473-aea9-445d-a032-701bda353439"); }
|
|
104
|
-
static get ContentBlockSettings() { return (0, models_1.guid)("ba9c1472-bcf7-4925-8cc8-900993b43caa"); }
|
|
105
|
-
static get ProcessContextBlock() { return (0, models_1.guid)("284968f1-a1d7-4094-9e71-75bd71421360"); }
|
|
106
|
-
static get ProcessContextBlockSettings() { return (0, models_1.guid)("78923ecf-2edc-4ff4-a4f6-7346ffda6369"); }
|
|
107
|
-
static get DrawingBlock() { return (0, models_1.guid)("7f8445de-8499-4e4e-80d6-8e3c852af367"); }
|
|
108
|
-
static get DrawingBlockSettings() { return (0, models_1.guid)("c1dacea1-10f7-4543-b01b-cb85525ef3a2"); }
|
|
109
|
-
static get ProcessDrawing() { return (0, models_1.guid)("ec58c908-8b05-47d9-9fa3-111a530685a2"); }
|
|
110
|
-
static get ProcessDrawingCore() { return (0, models_1.guid)("3b7fc121-6da7-46da-a5cc-1efad6525739"); }
|
|
111
|
-
static get TasksBlock() { return (0, models_1.guid)("47614dde-ea27-47e1-8cb5-29971d4f7516"); }
|
|
112
|
-
static get TasksBlockSettings() { return (0, models_1.guid)("3c40a1a1-4ee9-46ef-85cf-93aa11a3771a"); }
|
|
113
|
-
static get TasksBlockCore() { return (0, models_1.guid)("4af6e67a-47ab-4d54-bbde-c92f0b84efd4"); }
|
|
114
|
-
static get ProcessStepStatusBlock() { return (0, models_1.guid)("022aae1a-0547-4f46-9fc7-bbed3c86fa14"); }
|
|
115
|
-
static get LinksBlock() { return (0, models_1.guid)("7227e805-61f8-4ffc-9ed9-657a4ce21bb1"); }
|
|
116
|
-
static get LinksBlockSettings() { return (0, models_1.guid)("8f058d05-1a9b-4ea1-a6cc-87fae540bd91"); }
|
|
117
|
-
static get ProcessNavigationBlock() { return (0, models_1.guid)("82677598-496e-48aa-99ae-96b23aa6f4a9"); }
|
|
118
|
-
static get ProcessNavigationBlockSettings() { return (0, models_1.guid)("321378ba-2fc3-449b-b321-95368b987590"); }
|
|
119
|
-
static get BreadcrumbBlock() { return (0, models_1.guid)("2368673d-bd45-404c-9c26-1fa348777979"); }
|
|
120
|
-
static get BreadcrumbBlockSettings() { return (0, models_1.guid)("af778544-870c-4c2e-9aaa-ea6d87d8d257"); }
|
|
121
|
-
static get ProcessRollup() { return (0, models_1.guid)("f9f26f4b-6c1c-40a1-b10e-781f0062bfd3"); }
|
|
122
|
-
static get ProcessRollupSettings() { return (0, models_1.guid)("0aec18e0-41d3-4148-b08a-0c123d83b4cb"); }
|
|
123
|
-
static get ProcessRollupListView() { return (0, models_1.guid)("6fa93477-75b3-4dd0-a626-62a484905ecd"); }
|
|
124
|
-
static get ProcessRollupListViewSettings() { return (0, models_1.guid)("d5ea454b-d65b-45c3-9c77-9e01f684c1e2"); }
|
|
125
|
-
static get PropertiesBlock() { return (0, models_1.guid)("6fbb96f3-40e7-45ee-b99e-68533a993bd4"); }
|
|
126
|
-
static get PropertiesBlockSettings() { return (0, models_1.guid)("bdab3f12-f9b8-4891-847f-a7a84ff8e27e"); }
|
|
127
|
-
static get TitleBlock() { return (0, models_1.guid)("3d5e86a2-8f75-4928-85a0-8a7d1e7414b4"); }
|
|
128
|
-
static get TitleBlockSettings() { return (0, models_1.guid)("87c0e638-1418-4388-acff-91747fb81f00"); }
|
|
129
|
-
static get DocumentsBlock() { return (0, models_1.guid)("1bbb910b-55f9-4fca-8df3-378dc247421a"); }
|
|
130
|
-
static get DocumentsBlockSettings() { return (0, models_1.guid)("440bce2f-7c07-431b-8e0d-344e166f26d2"); }
|
|
131
|
-
static get ChangeProcessType() { return (0, models_1.guid)("620a862b-bc33-46c0-b5c8-2896be4d902f"); }
|
|
132
|
-
static get ChangeProcessTemplate() { return (0, models_1.guid)("d87938cd-7aad-429e-9ae9-f7fe1a7554ba"); }
|
|
133
|
-
static get ProcessFieldValueDefinition() { return (0, models_1.guid)("4b112115-10db-4fc9-b142-d416bf9a5a2b"); }
|
|
134
|
-
static get ProcessFieldEdit() { return (0, models_1.guid)("1b9a01a1-578f-4738-88c8-429b2254a4c2"); }
|
|
135
|
-
static get ProcessFieldDisplay() { return (0, models_1.guid)("8ce56269-a586-4d61-840b-dc00c6abc0e7"); }
|
|
136
|
-
static get ProcessPicker() { return (0, models_1.guid)("008cccc5-c6f5-474a-86fa-9dfb2232fef7"); }
|
|
137
|
-
static get ProcessPickerDialog() { return (0, models_1.guid)("3f6b5cf1-f619-4782-9818-25f813577f06"); }
|
|
138
|
-
static get ProcessPickerField() { return (0, models_1.guid)("6d22fe7c-1f98-47a1-9492-2681d09b49ac"); }
|
|
139
|
-
static get ActionButtonProcessFeedbackHandlerSettings() { return (0, models_1.guid)("f5528ac4-81c3-4237-bfad-536e20642913"); }
|
|
140
|
-
static get ActionButtonProcessFeedbackHandlerRegistration() { return (0, models_1.guid)("6f50b5ad-9dce-4a53-8158-9774121b3987"); }
|
|
141
|
-
static get ActionButtonProcessFeedHandlerSubscription() { return (0, models_1.guid)("65b38bb1-b5cf-4870-b8a4-9cfa72fe63fe"); }
|
|
142
|
-
static get AddProcessFeedbackDialog() { return (0, models_1.guid)("5b62e851-4df5-4258-b4db-8c76961cf370"); }
|
|
143
|
-
static get ActionButtonExportProcessHandlerSettings() { return (0, models_1.guid)("8edb55e2-ab1d-4271-a4c9-6b619b226d30"); }
|
|
144
|
-
static get ActionButtonExportProcessHandlerRegistration() { return (0, models_1.guid)("1a4496f0-19fc-45cb-a428-57d9741d69f1"); }
|
|
145
|
-
static get ActionButtonExportProcessHandlerSubscription() { return (0, models_1.guid)("c3993a4a-232b-4534-b6eb-6998e8f507d7"); }
|
|
146
|
-
static get AddExportProcessDialog() { return (0, models_1.guid)("a1795a44-d92a-407e-9519-0e35f9869b01"); }
|
|
147
|
-
static get ProcessFeedbackDialog() { return (0, models_1.guid)("6f8ded01-4c65-46a0-bd9b-ca3275ffde3a"); }
|
|
148
|
-
static get ExportProcessDialog() { return (0, models_1.guid)("41147e12-bf8e-4c5f-9360-522343b8ef49"); }
|
|
149
|
-
static get QueryableProperties() { return (0, models_1.guid)("6ee6ce37-e371-4b90-94e6-395b0db7bbe4"); }
|
|
150
|
-
static get PagesBlock() { return (0, models_1.guid)("16967380-dc55-4464-b96e-e9a7e7665b51"); }
|
|
151
|
-
static get PagesBlockSettings() { return (0, models_1.guid)("68fc73e1-5cdc-4e3d-b40d-da20cd86a1a6"); }
|
|
152
|
-
static get ProcessLayoutBlock() { return (0, models_1.guid)("ffba4410-d4e8-4346-b47b-6de18b289d75"); }
|
|
153
|
-
static get ProcessLayoutBlockSettings() { return (0, models_1.guid)("70666d36-a941-49a2-a462-bb9bdf1d24f6"); }
|
|
154
|
-
static get AdminProcessTemplatesJourney() { return (0, models_1.guid)("de4542d3-fc28-45de-b364-456ab9bfbeec"); }
|
|
155
|
-
static get ProcessWorkflowHistoryDialog() { return (0, models_1.guid)("fd88af01-2034-4095-8931-e6843be6fe21"); }
|
|
156
|
-
static get UxFilterEngineProcessRenderer() { return (0, models_1.guid)("15d99758-16ca-4c56-b19d-44c02a7f0864"); }
|
|
157
|
-
static get UxFilterEngineProcessSelectionsAreaProperty() { return (0, models_1.guid)("124917e0-957e-49ef-a535-efa10f9f9052"); }
|
|
158
|
-
static get UxFilterEngineProcessPropertySettings() { return (0, models_1.guid)("7b831a74-f787-414e-a18b-532274a2df5c"); }
|
|
159
|
-
static get UxFilterEngineProcessPropertyDefaultValueInput() { return (0, models_1.guid)("dfa488b4-060c-4bc8-b53e-7fc28cc58389"); }
|
|
160
|
-
static get DocumentTaskBulkUpdateJourney() { return (0, models_1.guid)("182a06fb-e24a-4caa-b725-f8f568da07d1"); }
|
|
161
|
-
}
|
|
162
|
-
exports.OPMWebComponentManifests = OPMWebComponentManifests;
|
|
@@ -3,6 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.processPropertyDefinitionId = exports.ProcessPropertyValue = void 0;
|
|
4
4
|
const models_1 = require("@omnia/fx/models");
|
|
5
5
|
class ProcessPropertyValue extends models_1.PropertyValue {
|
|
6
|
+
isEmpty() {
|
|
7
|
+
//Todo
|
|
8
|
+
}
|
|
6
9
|
constructor(opmProcessIds) {
|
|
7
10
|
super();
|
|
8
11
|
this.opmProcessIds = opmProcessIds;
|
package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomView.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { guid } from "@omnia/fx/models";
|
|
2
|
+
export interface IApprovalTaskCustomViewRenderer {
|
|
3
|
+
/**
|
|
4
|
+
* @param order need to larger than 4
|
|
5
|
+
*/
|
|
6
|
+
order: number;
|
|
7
|
+
modelContentManifestId?: guid;
|
|
8
|
+
title: string;
|
|
9
|
+
}
|
|
10
|
+
export interface IApprovalTaskSetting {
|
|
11
|
+
openInClientApp: boolean;
|
|
12
|
+
closeCallback?: () => void;
|
|
13
|
+
taskId: number;
|
|
14
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { IApprovalTaskCustomViewRenderer } from "./ApprovalTaskCustomView";
|
|
3
|
+
export interface IApprovalTaskConfigurationApi {
|
|
4
|
+
addCustomView: (items: IApprovalTaskCustomViewRenderer) => void;
|
|
5
|
+
getView: () => IApprovalTaskCustomViewRenderer;
|
|
6
|
+
}
|
|
7
|
+
declare module "../../../apis/index" {
|
|
8
|
+
interface IMSApi {
|
|
9
|
+
approvalTaskCustomView: {
|
|
10
|
+
registration: Promise<IApprovalTaskConfigurationApi>;
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
interface IMSExtendApiManifest {
|
|
14
|
+
approvalTaskCustomView: {
|
|
15
|
+
use: ApiPath;
|
|
16
|
+
registration: ApiPath;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -15,6 +15,7 @@ export interface DocumentRollupBlockSettings {
|
|
|
15
15
|
sortDescending: boolean;
|
|
16
16
|
pagingType: Enums.DocumentViewEnums.PagingType;
|
|
17
17
|
itemLimit: number;
|
|
18
|
+
pickInWriteMode?: boolean;
|
|
18
19
|
queryConfigurationType: Enums.DocumentViewEnums.QueryConfigurationType;
|
|
19
20
|
query?: string;
|
|
20
21
|
searchScope?: Enums.DocumentViewEnums.QueryScope;
|
|
@@ -31,5 +32,19 @@ export interface DocumentRollupBlockSettings {
|
|
|
31
32
|
};
|
|
32
33
|
defaultExpandedSectionIndex?: number;
|
|
33
34
|
excelExportColumns?: Array<ListViewColumn>;
|
|
35
|
+
excelExportSortBy?: string;
|
|
36
|
+
excelExportSortDescending?: boolean;
|
|
34
37
|
noResultText?: MultilingualString;
|
|
38
|
+
processDocumentQuerySettings?: ProcessDocumentQuerySettings;
|
|
39
|
+
sharePointLibraryQuerySettings?: SharePointLibraryQuerySettings;
|
|
40
|
+
}
|
|
41
|
+
export interface ProcessDocumentQuerySettings {
|
|
42
|
+
dayLimitProperty?: string;
|
|
43
|
+
dayLimitPeriod?: Enums.DocumentViewEnums.DatePeriods;
|
|
44
|
+
lastModifiedByCurrentUser: boolean;
|
|
45
|
+
}
|
|
46
|
+
export interface SharePointLibraryQuerySettings {
|
|
47
|
+
spLibraryQuery?: string;
|
|
48
|
+
spSiteUrl?: string;
|
|
49
|
+
spFolderUrl?: string;
|
|
35
50
|
}
|
|
@@ -11,3 +11,4 @@ export * from "./DocumentRollupPersonPropFilterValue";
|
|
|
11
11
|
export * from "./DocumentRollupBlockBreakPointSettings";
|
|
12
12
|
export * from "./DocumentRollupUISearchboxFilterValue";
|
|
13
13
|
export * from "./DocumentBaseQuerySettings";
|
|
14
|
+
export * from "./DocumentRollupBlockProperty";
|
|
@@ -14,3 +14,4 @@ tslib_1.__exportStar(require("./DocumentRollupPersonPropFilterValue"), exports);
|
|
|
14
14
|
tslib_1.__exportStar(require("./DocumentRollupBlockBreakPointSettings"), exports);
|
|
15
15
|
tslib_1.__exportStar(require("./DocumentRollupUISearchboxFilterValue"), exports);
|
|
16
16
|
tslib_1.__exportStar(require("./DocumentBaseQuerySettings"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./DocumentRollupBlockProperty"), exports);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { IDocumentTypeSettingCustomTabRenderer } from "./DocumentTypeSettingCustomTab";
|
|
3
|
+
export interface IDocumentTypeSettingConfigurationApi {
|
|
4
|
+
addCustomTab: (items: IDocumentTypeSettingCustomTabRenderer | IDocumentTypeSettingCustomTabRenderer[]) => void;
|
|
5
|
+
getAllTabs: () => IDocumentTypeSettingCustomTabRenderer[];
|
|
6
|
+
}
|
|
7
|
+
declare module "../../../apis/index" {
|
|
8
|
+
interface IMSApi {
|
|
9
|
+
documentTypeSettingCustomTab: {
|
|
10
|
+
registration: Promise<IDocumentTypeSettingConfigurationApi>;
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
interface IMSExtendApiManifest {
|
|
14
|
+
documentTypeSettingCustomTab: {
|
|
15
|
+
use: ApiPath;
|
|
16
|
+
registration: ApiPath;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { guid } from "@omnia/fx/models";
|
|
2
|
+
import { DocumentType } from "../../../../fx/models";
|
|
3
|
+
export interface IDocumentTypeSettingCustomTabRenderer {
|
|
4
|
+
/**
|
|
5
|
+
* @param order need to larger than 4
|
|
6
|
+
*/
|
|
7
|
+
order: number;
|
|
8
|
+
modelContentManifestId?: guid;
|
|
9
|
+
title: string;
|
|
10
|
+
itemSettingsBladesId: guid;
|
|
11
|
+
}
|
|
12
|
+
export interface IDocumentTypeTabSetting {
|
|
13
|
+
documentType: DocumentType;
|
|
14
|
+
}
|
|
15
|
+
export interface IDocumentTypeItem {
|
|
16
|
+
title: string;
|
|
17
|
+
id: guid;
|
|
18
|
+
}
|
|
19
|
+
export interface IDocumentTypeBlade {
|
|
20
|
+
modelContentManifestId: guid;
|
|
21
|
+
props: any;
|
|
22
|
+
}
|
|
@@ -9,3 +9,5 @@ tslib_1.__exportStar(require("./viewprocess"), exports);
|
|
|
9
9
|
tslib_1.__exportStar(require("./processrollup"), exports);
|
|
10
10
|
tslib_1.__exportStar(require("./pointpicker"), exports);
|
|
11
11
|
tslib_1.__exportStar(require("./feedbackbutton"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./documenttype"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./approvaltask"), exports);
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { FilterEngineSettings, MultilingualString, RollupSetting, Spacing } from "@omnia/fx-models";
|
|
1
|
+
import { FilterEngineSettings, guid, MultilingualString, RollupSetting, Spacing } from "@omnia/fx-models";
|
|
2
2
|
import { ProcessRollupViewSettings } from "..";
|
|
3
3
|
import { Enums } from "../..";
|
|
4
4
|
export interface ProcessRollupBlockSettings extends RollupSetting {
|
|
5
5
|
title: MultilingualString;
|
|
6
6
|
pagingType: Enums.ProcessViewEnums.PagingType;
|
|
7
|
-
selectedViewId: string;
|
|
8
7
|
viewSettings: ProcessRollupViewSettings;
|
|
9
8
|
spacing?: Spacing;
|
|
10
9
|
searchScope: Enums.ProcessViewEnums.QueryScope;
|
|
@@ -15,4 +14,6 @@ export interface ProcessRollupBlockSettings extends RollupSetting {
|
|
|
15
14
|
searchBoxFilled?: boolean;
|
|
16
15
|
noResultText?: MultilingualString;
|
|
17
16
|
filterEngine?: FilterEngineSettings;
|
|
17
|
+
selectedViewManifestId: guid;
|
|
18
|
+
selectedSettingsViewManifestId?: guid;
|
|
18
19
|
}
|
package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupProvider.d.ts
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { ProcessRollupBlockStyles } from "internal/models";
|
|
3
|
+
import { ProcessRollupViewRegistration } from "../..";
|
|
4
|
+
export interface IProcessRollupRegistrationApi {
|
|
5
|
+
registerViews: (views: ProcessRollupViewRegistration | ProcessRollupViewRegistration[]) => void;
|
|
6
|
+
}
|
|
7
|
+
declare module "../../../apis/index" {
|
|
8
|
+
interface IMSApi {
|
|
9
|
+
processRollup: {
|
|
10
|
+
styles: Promise<typeof ProcessRollupBlockStyles>;
|
|
11
|
+
registration: Promise<IProcessRollupRegistrationApi>;
|
|
12
|
+
};
|
|
13
|
+
}
|
|
14
|
+
interface IMSExtendApiManifest {
|
|
15
|
+
processRollup: {
|
|
16
|
+
registration: ApiPath;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -4,3 +4,4 @@ const tslib_1 = require("tslib");
|
|
|
4
4
|
tslib_1.__exportStar(require("./ProcessRollupBlockSettings"), exports);
|
|
5
5
|
tslib_1.__exportStar(require("./ProcessRollupFilter"), exports);
|
|
6
6
|
tslib_1.__exportStar(require("./ProcessRollupViewSettings"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./ProcessRollupProvider"), exports);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { MultilingualString, Spacing } from "@omnia/fx-models";
|
|
1
|
+
import { ColorValue, MultilingualString, Spacing } from "@omnia/fx-models";
|
|
2
2
|
import { Point } from "../../pointpicker";
|
|
3
3
|
export interface DrawingBlockSettings {
|
|
4
4
|
title: MultilingualString;
|
|
5
5
|
spacing?: Spacing;
|
|
6
6
|
stackProcess: boolean;
|
|
7
|
-
stackDialogBackgroundColor?:
|
|
8
|
-
stackDialogBorderColor?:
|
|
7
|
+
stackDialogBackgroundColor?: ColorValue;
|
|
8
|
+
stackDialogBorderColor?: ColorValue;
|
|
9
9
|
stackDialogCloseButtonPosition?: Point;
|
|
10
10
|
enableProcessStatusColors?: boolean;
|
|
11
11
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Spacing, SpacingValue } from "@omnia/fx-models";
|
|
2
|
+
import { MultilingualString } from "@omnia/fx-models";
|
|
2
3
|
export interface ProcessNavigationBlockSettings {
|
|
3
4
|
title: MultilingualString;
|
|
4
5
|
spacing?: Spacing;
|
|
5
|
-
levelIndentation:
|
|
6
|
+
levelIndentation: SpacingValue;
|
|
6
7
|
}
|
|
@@ -2,6 +2,7 @@ import { guid } from "@omnia/fx/models";
|
|
|
2
2
|
export interface RollupDocument {
|
|
3
3
|
sqlId: guid;
|
|
4
4
|
fileUrl: string;
|
|
5
|
+
fileInternalUrl?: string;
|
|
5
6
|
fileExtension: string;
|
|
6
7
|
siteTitle: string;
|
|
7
8
|
siteUrl: string;
|
|
@@ -13,4 +14,5 @@ export interface RollupDocument {
|
|
|
13
14
|
openFileUrl: string;
|
|
14
15
|
isNew: boolean;
|
|
15
16
|
unsearchable?: boolean;
|
|
17
|
+
isLocalDocument?: boolean;
|
|
16
18
|
}
|
package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { guid } from "@omnia/fx-models";
|
|
2
2
|
import { DocumentTypeSettings, DocumentTypeSettingsTypes, ReviewReminder, RetentionSettings } from ".";
|
|
3
|
-
import { PropertySetItemSettings, PublishingApprovalSettings, Archive } from "..";
|
|
3
|
+
import { PropertySetItemSettings, PublishingApprovalSettings, Archive, ScheduledPublishingSettings } from "..";
|
|
4
4
|
export declare const DocumentApproverId: guid;
|
|
5
5
|
export declare enum DocumentConversions {
|
|
6
6
|
NoConversion = 0,
|
|
@@ -13,6 +13,7 @@ export interface DocumentTypeItemSettings extends DocumentTypeSettings {
|
|
|
13
13
|
enterprisePropertySetId: guid;
|
|
14
14
|
allowAppendices: boolean;
|
|
15
15
|
allowSignedCopy: boolean;
|
|
16
|
+
enableReadReceipt: boolean;
|
|
16
17
|
isRecord: boolean;
|
|
17
18
|
isDisableCreateDraft: boolean;
|
|
18
19
|
isDisableMoveDocument: boolean;
|
|
@@ -22,11 +23,14 @@ export interface DocumentTypeItemSettings extends DocumentTypeSettings {
|
|
|
22
23
|
enableShowChangeButtonInRollup: boolean;
|
|
23
24
|
replaceTokenOnPublishing: boolean;
|
|
24
25
|
allowRevisions: boolean;
|
|
26
|
+
allowValidateUnacceptedChange: boolean;
|
|
25
27
|
allowBypassApprovalForRevisions: boolean;
|
|
26
28
|
showCreateDocumentIconInRollup: boolean;
|
|
27
29
|
conversions: DocumentConversions;
|
|
28
30
|
documentTemplateIds: Array<guid>;
|
|
29
31
|
defaultDocumentTemplateId?: guid;
|
|
32
|
+
signOffRequestEnabled: boolean;
|
|
33
|
+
signOffRequestTypeIds: Array<guid>;
|
|
30
34
|
/**
|
|
31
35
|
* There is a spacial value for defining approver : ApproverId - 3d2cbf30-181a-4bf8-afc9-b7a9744bf760
|
|
32
36
|
* */
|
|
@@ -47,6 +51,10 @@ export interface DocumentTypeItemSettings extends DocumentTypeSettings {
|
|
|
47
51
|
* null means no Approval needed
|
|
48
52
|
* */
|
|
49
53
|
publishingApprovalSettings: PublishingApprovalSettings;
|
|
54
|
+
/**
|
|
55
|
+
* null means no scheduled publishing setup
|
|
56
|
+
* */
|
|
57
|
+
scheduledPublishingSettings?: ScheduledPublishingSettings;
|
|
50
58
|
propertySetItemSettings: {
|
|
51
59
|
[id: string]: PropertySetItemSettings;
|
|
52
60
|
};
|
|
@@ -52,6 +52,7 @@ exports.DocumentTypeFactory = {
|
|
|
52
52
|
isDisableMoveDocument: true,
|
|
53
53
|
isDisableUnpublish: true,
|
|
54
54
|
trackChangesSendForComments: true,
|
|
55
|
+
enableReadReceipt: false,
|
|
55
56
|
enableShowChangeButtonToAuthor: true,
|
|
56
57
|
enableShowChangeButtonInRollup: true,
|
|
57
58
|
allowBypassApprovalForRevisions: false,
|
|
@@ -69,7 +70,9 @@ exports.DocumentTypeFactory = {
|
|
|
69
70
|
termSetId: termSetId,
|
|
70
71
|
defaultDocumentTemplateId: null,
|
|
71
72
|
documentTemplateIds: [],
|
|
72
|
-
type: DocumentTypeSettingsTypes.Item
|
|
73
|
+
type: DocumentTypeSettingsTypes.Item,
|
|
74
|
+
signOffRequestEnabled: false,
|
|
75
|
+
signOffRequestTypeIds: [],
|
|
73
76
|
}
|
|
74
77
|
};
|
|
75
78
|
return documentTypeGroup;
|
|
@@ -37,3 +37,4 @@ tslib_1.__exportStar(require("./sharepointtasks"), exports);
|
|
|
37
37
|
tslib_1.__exportStar(require("./publishingapprovalsettings"), exports);
|
|
38
38
|
tslib_1.__exportStar(require("./reviewreminderschedule"), exports);
|
|
39
39
|
tslib_1.__exportStar(require("./archives"), exports);
|
|
40
|
+
tslib_1.__exportStar(require("./scheduledpublishingsettings"), exports);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { guid, TimePeriodSettings } from "@omnia/fx/models";
|
|
2
|
+
export interface ScheduledPublishingSettings {
|
|
3
|
+
dateTimeEnterprisePropertyDefinitionId: guid;
|
|
4
|
+
approvalReminderPeriod: TimePeriodSettings;
|
|
5
|
+
}
|
|
6
|
+
export declare const ScheduledPublishingSettingsFactory: {
|
|
7
|
+
createDefault(): ScheduledPublishingSettings;
|
|
8
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ScheduledPublishingSettingsFactory = void 0;
|
|
4
|
+
const models_1 = require("@omnia/fx/models");
|
|
5
|
+
exports.ScheduledPublishingSettingsFactory = {
|
|
6
|
+
createDefault() {
|
|
7
|
+
return {
|
|
8
|
+
dateTimeEnterprisePropertyDefinitionId: null,
|
|
9
|
+
approvalReminderPeriod: {
|
|
10
|
+
type: models_1.TimePeriodTypes.Days,
|
|
11
|
+
value: 1,
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./ScheduledPublishingSettings";
|