@omnia/management-system 7.6.27-preview → 8.0.0-dev
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/internal-do-not-import-from-here/constants.d.ts +22 -23
- package/internal-do-not-import-from-here/index.d.ts +1 -0
- package/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/models/Constants.d.ts +8 -7
- package/internal-do-not-import-from-here/models/Constants.js +8 -7
- package/internal-do-not-import-from-here/models/Enums.d.ts +18 -22
- package/internal-do-not-import-from-here/models/Enums.js +12 -17
- package/internal-do-not-import-from-here/models/Enums.tooling.d.ts +12 -0
- package/internal-do-not-import-from-here/models/Enums.tooling.js +150 -0
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +143 -143
- package/internal-do-not-import-from-here/models/ManifestIds.js +144 -144
- package/internal-do-not-import-from-here/models/Properties.d.ts +4 -5
- package/internal-do-not-import-from-here/models/Properties.js +1 -4
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryCommandButtonApi.d.ts +3 -3
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryCommandButtonApi.js +1 -1
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibrarySettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryViewSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerQueryResult.d.ts +3 -3
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentResult.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockBreakPointSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTaxonomyPropFilterValue.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/feedbackbutton/ProcessFeedbackButtonBlock.d.ts +3 -3
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibrarySettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/BreadcrumbBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/ContentBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/LinksBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/ProcessContextBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/processlayoutblock/ProcessLayoutBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockData.js +1 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/TasksBlockSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/contexts/OPMContext.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/ControlledDocument.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentMetadataStatus.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/RelatedDocument.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/SqlDocument.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/DeleteDraftsRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/DocumentTaskBulkUpdateStatus.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/DocumentTaskBulkUpdateStatus.js +1 -1
- package/internal-do-not-import-from-here/models/data/documentrollup/DocumentQueryResult.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documentrollup/DocumentRollupRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplate.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplateCategory.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/DocumentTemplateContent.js +1 -1
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/UploadedDocumentTemplateContent.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/DocumentTemplateSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/NormalDocumentDocumentTemplateSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentType.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeGroupSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.d.ts +6 -6
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.js +3 -2
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.d.ts +4 -4
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeTermSynchronizationStatus.js +1 -1
- package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminder.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminderTask.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/CustomLinkDrawingShape.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.js +1 -1
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/ExternalProcessStepDrawingShape.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/ProcessStepDrawingShape.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/enums/Enums.js +10 -10
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInControlledLibraryRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentUploadedTemplateInfo.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processdocumentrelationship/ProcessDocumentRelationship.d.ts +4 -4
- package/internal-do-not-import-from-here/models/data/processes/ExternalProcessStep.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processes/Link.d.ts +3 -2
- package/internal-do-not-import-from-here/models/data/processes/Process.d.ts +5 -6
- package/internal-do-not-import-from-here/models/data/processes/ProcessRelatedDocumentSuggestionEmail.d.ts +4 -4
- package/internal-do-not-import-from-here/models/data/processes/ProcessStep.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processes/Task.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedback.d.ts +4 -4
- package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplate.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessType.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.d.ts +4 -5
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.js +2 -1
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeTermSynchronizationStatus.js +1 -1
- package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/CreateDraftProcessRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflow.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.d.ts +4 -4
- package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithApprovalRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithoutApprovalRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/SetProcessCommentRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetEnterpriseKeywordsItemSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetItemSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTaxonomyItemSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PersonPropertyPublishingApprovalSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PublishingApprovalSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/TermDrivenPublishingApprovalSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/retention/Retention.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/ReviewReminderSchedule.js +1 -1
- package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/settings/GlobalSettings.js +1 -1
- package/internal-do-not-import-from-here/models/data/settings/ProcessGlobalSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.d.ts +12 -11
- package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.d.ts +4 -4
- package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.js +17 -16
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.js +1 -1
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTaxonomyField.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTask.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/tasks/DocumentTask.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/tasks/ReviewTask.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/tasks/ReviewTaskParams.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/workflows/Workflow.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.d.ts +2 -2
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowTask.d.ts +3 -3
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowTaskHistory.d.ts +2 -2
- package/internal-do-not-import-from-here/models/filterengine/Shared.d.ts +4 -4
- package/internal-do-not-import-from-here/models/filterengine/Shared.js +1 -1
- package/internal-do-not-import-from-here/models/graph/GraphApiPlannerPlan.d.ts +2 -2
- package/internal-do-not-import-from-here/models/graph/GraphApiPlannerTask.js +1 -1
- package/internal-do-not-import-from-here/models/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/index.js +0 -1
- package/internal-do-not-import-from-here/models/messaging/DocumentLibraryViewRegistration.d.ts +2 -2
- package/internal-do-not-import-from-here/models/messaging/DocumentRollupViewRegistration.d.ts +2 -2
- package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.d.ts +2 -2
- package/internal-do-not-import-from-here/models/processes/ProcessCustomButton.d.ts +2 -2
- package/internal-do-not-import-from-here/models/processes/ProcessCustomButton.js +2 -2
- package/internal-do-not-import-from-here/models/processes/ProcessMoveInfo.d.ts +2 -1
- package/internal-do-not-import-from-here/models/processes/ProcessPropertyInfo.d.ts +2 -2
- package/internal-do-not-import-from-here/models/processes/ProcessReference.d.ts +5 -5
- package/internal-do-not-import-from-here/models/processes/ProcessTaskProvider.d.ts +3 -3
- package/internal-do-not-import-from-here/models/processes/ProcessTaxonomyPropertyInfo.d.ts +3 -3
- package/internal-do-not-import-from-here/models/processes/ProcessTemplateLayoutDefinition.js +1 -1
- package/internal-do-not-import-from-here/models/processstepstatuses/ProcessStepStatus.js +1 -1
- package/internal-do-not-import-from-here/models/processtaskassignments/ProcessTaskAssignment.d.ts +5 -5
- package/internal-do-not-import-from-here/models/processtaskassignments/ProcessTaskAssignment.js +1 -1
- package/internal-do-not-import-from-here/models/route/OPMRoute.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.js +1 -1
- package/internal-do-not-import-from-here/models/styles/ProcessNavigationBlockStyles.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/ShapeSelectionStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/services/ImageService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/PermissionService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/ProcessDocumentRelationshipService.d.ts +3 -3
- package/internal-do-not-import-from-here/services/ProcessFeedbackService.d.ts +3 -3
- package/internal-do-not-import-from-here/services/ProcessService.d.ts +31 -31
- package/internal-do-not-import-from-here/services/ProcessTaskService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/ProcessTemplateService.d.ts +3 -3
- package/internal-do-not-import-from-here/services/ProcessTypeService.d.ts +5 -5
- package/internal-do-not-import-from-here/services/ShapeTemplateService.d.ts +3 -3
- package/internal-do-not-import-from-here/services/document/DocumentService.d.ts +7 -7
- package/internal-do-not-import-from-here/services/document/DocumentTypeService.d.ts +8 -8
- 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 +6 -6
- package/internal-do-not-import-from-here/services/documentlibrary/TaskService.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/CurrentProcessStore.d.ts +7 -6
- package/internal-do-not-import-from-here/stores/ProcessStore.d.ts +20 -20
- package/internal-do-not-import-from-here/stores/ProcessTemplateStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/ProcessTypeStore.d.ts +5 -5
- package/internal-do-not-import-from-here/stores/ShapeTemplateStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/documentlibrary/DocumentPropetiesStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/documentlibrary/DocumentSharePointFieldStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/documentlibrary/DocumentTypeStore.d.ts +9 -9
- package/internal-do-not-import-from-here/stores/documentlibrary/LibraryStore.d.ts +9 -9
- package/internal-do-not-import-from-here/stores/documentlibrary/NewDocumentStore.d.ts +3 -3
- package/internal-do-not-import-from-here/utils.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/MSMediaPickerStorageProviderContext.d.ts +12 -0
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/process/ProcessPropertyRenderer.d.ts +25 -13
- package/internal-do-not-import-from-here/ux/filterengine/components/selectionarea/process/SelectionsAreaProcessRenderer.d.ts +30 -17
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertyDefaultValueInput.d.ts +49 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertySettings.d.ts +54 -29
- package/internal-do-not-import-from-here/ux/filterengine/handler/ProcessFilterEngineHandler.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/index.d.ts +1 -0
- package/internal-do-not-import-from-here/wctypings.d.ts +235 -0
- package/package.json +1 -1
- package/task.js +6 -5
- package/task.ts +7 -6
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -15
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -24
- package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/mediapicker/index.js +0 -4
- package/internal-do-not-import-from-here/wcdefinitions.json +0 -1
@@ -6,25 +6,25 @@ var TextPosition;
|
|
6
6
|
TextPosition[TextPosition["Above"] = 1] = "Above";
|
7
7
|
TextPosition[TextPosition["On"] = 2] = "On";
|
8
8
|
TextPosition[TextPosition["Bottom"] = 3] = "Bottom";
|
9
|
-
})(TextPosition
|
9
|
+
})(TextPosition || (exports.TextPosition = TextPosition = {}));
|
10
10
|
var TextAlignment;
|
11
11
|
(function (TextAlignment) {
|
12
12
|
TextAlignment["Left"] = "left";
|
13
13
|
TextAlignment["Center"] = "center";
|
14
14
|
TextAlignment["Right"] = "right";
|
15
|
-
})(TextAlignment
|
15
|
+
})(TextAlignment || (exports.TextAlignment = TextAlignment = {}));
|
16
16
|
var ProcessVersionType;
|
17
17
|
(function (ProcessVersionType) {
|
18
18
|
ProcessVersionType[ProcessVersionType["Draft"] = 0] = "Draft";
|
19
19
|
ProcessVersionType[ProcessVersionType["CheckedOut"] = 1] = "CheckedOut";
|
20
20
|
ProcessVersionType[ProcessVersionType["Archived"] = 2] = "Archived";
|
21
21
|
ProcessVersionType[ProcessVersionType["Published"] = 3] = "Published";
|
22
|
-
})(ProcessVersionType
|
22
|
+
})(ProcessVersionType || (exports.ProcessVersionType = ProcessVersionType = {}));
|
23
23
|
var ProcessStepType;
|
24
24
|
(function (ProcessStepType) {
|
25
25
|
ProcessStepType[ProcessStepType["Internal"] = 0] = "Internal";
|
26
26
|
ProcessStepType[ProcessStepType["External"] = 1] = "External";
|
27
|
-
})(ProcessStepType
|
27
|
+
})(ProcessStepType || (exports.ProcessStepType = ProcessStepType = {}));
|
28
28
|
var ProcessWorkingStatus;
|
29
29
|
(function (ProcessWorkingStatus) {
|
30
30
|
ProcessWorkingStatus[ProcessWorkingStatus["None"] = 0] = "None";
|
@@ -49,7 +49,7 @@ var ProcessWorkingStatus;
|
|
49
49
|
ProcessWorkingStatus[ProcessWorkingStatus["Restored"] = 19] = "Restored";
|
50
50
|
ProcessWorkingStatus[ProcessWorkingStatus["RecycleBinDeleting"] = 20] = "RecycleBinDeleting";
|
51
51
|
ProcessWorkingStatus[ProcessWorkingStatus["RestoringFailed"] = 21] = "RestoringFailed";
|
52
|
-
})(ProcessWorkingStatus
|
52
|
+
})(ProcessWorkingStatus || (exports.ProcessWorkingStatus = ProcessWorkingStatus = {}));
|
53
53
|
var ProcessWorkflowType;
|
54
54
|
(function (ProcessWorkflowType) {
|
55
55
|
ProcessWorkflowType[ProcessWorkflowType["ReviewWorkflow"] = 1] = "ReviewWorkflow";
|
@@ -58,21 +58,21 @@ var ProcessWorkflowType;
|
|
58
58
|
ProcessWorkflowType[ProcessWorkflowType["MovedProcess"] = 4] = "MovedProcess";
|
59
59
|
ProcessWorkflowType[ProcessWorkflowType["DeletePublishedProcess"] = 5] = "DeletePublishedProcess";
|
60
60
|
ProcessWorkflowType[ProcessWorkflowType["RestoreProcess"] = 6] = "RestoreProcess";
|
61
|
-
})(ProcessWorkflowType
|
61
|
+
})(ProcessWorkflowType || (exports.ProcessWorkflowType = ProcessWorkflowType = {}));
|
62
62
|
var WorkflowCompletedType;
|
63
63
|
(function (WorkflowCompletedType) {
|
64
64
|
WorkflowCompletedType[WorkflowCompletedType["None"] = 0] = "None";
|
65
65
|
WorkflowCompletedType[WorkflowCompletedType["AllTasksDone"] = 1] = "AllTasksDone";
|
66
66
|
WorkflowCompletedType[WorkflowCompletedType["MeetDueDate"] = 2] = "MeetDueDate";
|
67
67
|
WorkflowCompletedType[WorkflowCompletedType["Cancelled"] = 3] = "Cancelled";
|
68
|
-
})(WorkflowCompletedType
|
68
|
+
})(WorkflowCompletedType || (exports.WorkflowCompletedType = WorkflowCompletedType = {}));
|
69
69
|
var TaskOutcome;
|
70
70
|
(function (TaskOutcome) {
|
71
71
|
TaskOutcome[TaskOutcome["Approved"] = 1] = "Approved";
|
72
72
|
TaskOutcome[TaskOutcome["Rejected"] = 2] = "Rejected";
|
73
73
|
TaskOutcome[TaskOutcome["SetNewReviewDate"] = 3] = "SetNewReviewDate";
|
74
74
|
TaskOutcome[TaskOutcome["SetNoNewReminder"] = 4] = "SetNoNewReminder";
|
75
|
-
})(TaskOutcome
|
75
|
+
})(TaskOutcome || (exports.TaskOutcome = TaskOutcome = {}));
|
76
76
|
var ShapeTemplateType;
|
77
77
|
(function (ShapeTemplateType) {
|
78
78
|
ShapeTemplateType[ShapeTemplateType["CircleShape"] = 1] = "CircleShape";
|
@@ -81,9 +81,9 @@ var ShapeTemplateType;
|
|
81
81
|
ShapeTemplateType[ShapeTemplateType["FreeformShape"] = 4] = "FreeformShape";
|
82
82
|
ShapeTemplateType[ShapeTemplateType["MediaShape"] = 5] = "MediaShape";
|
83
83
|
ShapeTemplateType[ShapeTemplateType["RectShape"] = 6] = "RectShape";
|
84
|
-
})(ShapeTemplateType
|
84
|
+
})(ShapeTemplateType || (exports.ShapeTemplateType = ShapeTemplateType = {}));
|
85
85
|
var PropertySelectionListType;
|
86
86
|
(function (PropertySelectionListType) {
|
87
87
|
PropertySelectionListType[PropertySelectionListType["AllUsers"] = 0] = "AllUsers";
|
88
88
|
PropertySelectionListType[PropertySelectionListType["Authors"] = 1] = "Authors";
|
89
|
-
})(PropertySelectionListType
|
89
|
+
})(PropertySelectionListType || (exports.PropertySelectionListType = PropertySelectionListType = {}));
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { LanguageTags,
|
1
|
+
import { LanguageTags, guid } from "@omnia/fx-models";
|
2
2
|
import { NewDocumentRequest } from "./NewDocumentRequest";
|
3
3
|
import { NewDocumentTemplateInfo } from "./NewDocumentTemplateInfo";
|
4
4
|
import { SharePointField } from "../sharepoint";
|
@@ -6,6 +6,6 @@ export interface NewDocumentInControlledLibraryRequest<T extends NewDocumentTemp
|
|
6
6
|
title: string;
|
7
7
|
webUrl: string;
|
8
8
|
contentLanguage: LanguageTags;
|
9
|
-
documentTypeId:
|
9
|
+
documentTypeId: guid;
|
10
10
|
properties: Array<SharePointField>;
|
11
11
|
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models";
|
2
2
|
import { DocumentTemplateContentTypes } from "../documenttemplates";
|
3
3
|
import { NewDocumentTemplateInfo } from "./NewDocumentTemplateInfo";
|
4
4
|
export interface NewDocumentUploadedTemplateInfo extends NewDocumentTemplateInfo {
|
5
5
|
type: DocumentTemplateContentTypes.Uploaded;
|
6
|
-
documentTemplateContentId:
|
6
|
+
documentTemplateContentId: guid;
|
7
7
|
}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, UserIdentity } from "@omnia/fx-models";
|
2
2
|
export interface ProcessDocumentRelationship {
|
3
|
-
processStepId:
|
4
|
-
processId:
|
5
|
-
opmProcessId?:
|
3
|
+
processStepId: guid;
|
4
|
+
processId: guid;
|
5
|
+
opmProcessId?: guid;
|
6
6
|
documentIdNumber: number;
|
7
7
|
status?: number;
|
8
8
|
createdBy?: UserIdentity;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ProcessStepType } from "../enums";
|
2
2
|
import { ProcessStep } from "./ProcessStep";
|
3
|
-
import {
|
3
|
+
import { guid } from "@omnia/fx-models";
|
4
4
|
export interface ExternalProcessStep extends ProcessStep {
|
5
5
|
type: ProcessStepType.External;
|
6
|
-
rootProcessStepId:
|
6
|
+
rootProcessStepId: guid;
|
7
7
|
}
|
@@ -1,7 +1,8 @@
|
|
1
|
-
import { MultilingualString
|
1
|
+
import { MultilingualString } from "@omnia/fx-models";
|
2
2
|
import { Enums } from "../../Enums";
|
3
|
+
import { guid } from "@omnia/fx/models";
|
3
4
|
export interface Link {
|
4
|
-
id:
|
5
|
+
id: guid;
|
5
6
|
title: MultilingualString;
|
6
7
|
linkType: Enums.LinkType;
|
7
8
|
url: string;
|
@@ -1,14 +1,13 @@
|
|
1
|
-
import { GuidValue } from "@omnia/fx-models";
|
2
1
|
import { RootProcessStep } from "./RootProcessStep";
|
3
2
|
import { ProcessVersionType, ProcessWorkingStatus } from "..";
|
4
|
-
import { Identity } from "@omnia/fx/models";
|
3
|
+
import { Identity, guid } from "@omnia/fx/models";
|
5
4
|
export interface Process {
|
6
|
-
id:
|
7
|
-
opmProcessId:
|
5
|
+
id: guid;
|
6
|
+
opmProcessId: guid;
|
8
7
|
rootProcessStep: RootProcessStep;
|
9
8
|
versionType: ProcessVersionType;
|
10
|
-
teamAppId:
|
11
|
-
webId:
|
9
|
+
teamAppId: guid;
|
10
|
+
webId: guid;
|
12
11
|
processWorkingStatus: ProcessWorkingStatus;
|
13
12
|
checkedOutBy?: Identity;
|
14
13
|
createdBy: Identity;
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, ResolvedUserIdentity } from "@omnia/fx-models";
|
2
2
|
export interface ProcessRelatedDocumentSuggestionEmail {
|
3
3
|
processTitle: string;
|
4
4
|
processStepTitle: string;
|
5
|
-
processStepId:
|
6
|
-
processTeamAppId:
|
7
|
-
opmProcessId:
|
5
|
+
processStepId: guid;
|
6
|
+
processTeamAppId: guid;
|
7
|
+
opmProcessId: guid;
|
8
8
|
opmProcessIdNumber: number;
|
9
9
|
documentId: string;
|
10
10
|
documentTitle: string;
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, MultilingualString } from "@omnia/fx-models";
|
2
2
|
import { ProcessStepType } from "../enums";
|
3
3
|
export interface ProcessStep {
|
4
|
-
id:
|
4
|
+
id: guid;
|
5
5
|
title: MultilingualString;
|
6
6
|
type: ProcessStepType;
|
7
7
|
multilingualTitle?: string;
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { AuditingInformation } from "../..";
|
2
|
-
import {
|
2
|
+
import { guid } from "@omnia/fx-models";
|
3
3
|
export interface ProcessFeedback extends AuditingInformation {
|
4
|
-
id:
|
4
|
+
id: guid;
|
5
5
|
content: string;
|
6
|
-
processStepId:
|
7
|
-
opmProcessId:
|
6
|
+
processStepId: guid;
|
7
|
+
opmProcessId: guid;
|
8
8
|
edition: number;
|
9
9
|
revision: number;
|
10
10
|
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models";
|
2
2
|
import { ProcessTemplateSettings } from "./ProcessTemplateSettings";
|
3
3
|
export interface ProcessTemplate {
|
4
|
-
id:
|
4
|
+
id: guid;
|
5
5
|
settings: ProcessTemplateSettings;
|
6
6
|
multilingualTitle: string;
|
7
7
|
}
|
package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, TimePeriodSettings } from "@omnia/fx-models";
|
2
2
|
import { ReviewReminderTaskSettings } from "./ReviewReminderTaskSettings";
|
3
3
|
import { ReviewReminderScheduleTypes, ReviewReminderSchedule } from "../reviewreminderschedule";
|
4
4
|
export interface ProcessReviewReminder {
|
@@ -12,7 +12,7 @@ export interface ProcessReviewReminder {
|
|
12
12
|
* who should receive the reminder email
|
13
13
|
* There is a spacial value for defining approver : ApproverId - 3d2cbf30-181a-4bf8-afc9-b7a9744bf760
|
14
14
|
* */
|
15
|
-
personEnterprisePropertyDefinitionIds: Array<
|
15
|
+
personEnterprisePropertyDefinitionIds: Array<guid>;
|
16
16
|
}
|
17
17
|
/**
|
18
18
|
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, MultilingualString } from "@omnia/fx-models";
|
2
2
|
import { ProcessTypeSettings } from "./ProcessTypeSettings";
|
3
3
|
export interface ProcessType {
|
4
4
|
/**
|
5
5
|
* This is also term id or term set id
|
6
6
|
* */
|
7
|
-
id:
|
8
|
-
parentId?:
|
7
|
+
id: guid;
|
8
|
+
parentId?: guid;
|
9
9
|
title: MultilingualString;
|
10
10
|
settings: ProcessTypeSettings;
|
11
11
|
readonly childCount: number;
|
package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { ProcessTypeSettings, ProcessTypeSettingsTypes } from ".";
|
2
|
-
import {
|
2
|
+
import { guid } from "@omnia/fx-models";
|
3
3
|
export interface ProcessTypeGroupSettings extends ProcessTypeSettings {
|
4
4
|
type: ProcessTypeSettingsTypes.Group;
|
5
|
-
childrenOrders: Array<
|
5
|
+
childrenOrders: Array<guid>;
|
6
6
|
}
|
package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.d.ts
CHANGED
@@ -1,11 +1,10 @@
|
|
1
|
-
import {
|
2
|
-
import { IVersionedDataIdentifier } from "@omnia/fx/models";
|
1
|
+
import { IVersionedDataIdentifier, guid } from "@omnia/fx/models";
|
3
2
|
import { ProcessTypeSettings, ProcessTypeSettingsTypes, ProcessReviewReminder } from ".";
|
4
3
|
import { PublishingApprovalSettings, PropertySetItemSettings, Archive } from "..";
|
5
|
-
export declare const ProcessApproverId:
|
4
|
+
export declare const ProcessApproverId: guid;
|
6
5
|
export interface ProcessTypeItemSettings extends ProcessTypeSettings {
|
7
6
|
type: ProcessTypeSettingsTypes.Item;
|
8
|
-
enterprisePropertySetId:
|
7
|
+
enterprisePropertySetId: guid;
|
9
8
|
allowRevisions: boolean;
|
10
9
|
allowBypassApprovalForRevisions: boolean;
|
11
10
|
layoutVersionedDataIdentifiers: Array<IVersionedDataIdentifier>;
|
@@ -13,7 +12,7 @@ export interface ProcessTypeItemSettings extends ProcessTypeSettings {
|
|
13
12
|
/**
|
14
13
|
* There is a spacial value for defining approver : ApproverId - 4c32092d-21ec-4137-a3ed-50bcbf6b0f78
|
15
14
|
* */
|
16
|
-
feedbackRecipientsPropertyDefinitionIds: Array<
|
15
|
+
feedbackRecipientsPropertyDefinitionIds: Array<guid>;
|
17
16
|
/**
|
18
17
|
* null means no Review Reminder setup
|
19
18
|
* */
|
package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.js
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ProcessApproverId = void 0;
|
4
|
-
|
4
|
+
const models_1 = require("@omnia/fx/models");
|
5
|
+
exports.ProcessApproverId = (0, models_1.guid)("4c32092d-21ec-4137-a3ed-50bcbf6b0f78"); //remember do not guid here, it will cause issue in v-select, we keep it as plain text here
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models";
|
2
2
|
import { ProcessType } from "./ProcessType";
|
3
3
|
export declare enum ProcessTypeSettingsTypes {
|
4
4
|
Group = 0,
|
@@ -6,12 +6,12 @@ export declare enum ProcessTypeSettingsTypes {
|
|
6
6
|
}
|
7
7
|
export interface ProcessTypeSettings {
|
8
8
|
type: ProcessTypeSettingsTypes;
|
9
|
-
termSetId:
|
9
|
+
termSetId: guid;
|
10
10
|
}
|
11
11
|
/**
|
12
12
|
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
13
13
|
* To ensure it fully react on view
|
14
14
|
* */
|
15
15
|
export declare const ProcessTypeFactory: {
|
16
|
-
createDefaultProcessTypeItem(parentId:
|
16
|
+
createDefaultProcessTypeItem(parentId: guid, termSetId: guid): ProcessType;
|
17
17
|
};
|
@@ -5,7 +5,7 @@ var ProcessTypeSettingsTypes;
|
|
5
5
|
(function (ProcessTypeSettingsTypes) {
|
6
6
|
ProcessTypeSettingsTypes[ProcessTypeSettingsTypes["Group"] = 0] = "Group";
|
7
7
|
ProcessTypeSettingsTypes[ProcessTypeSettingsTypes["Item"] = 1] = "Item";
|
8
|
-
})(ProcessTypeSettingsTypes
|
8
|
+
})(ProcessTypeSettingsTypes || (exports.ProcessTypeSettingsTypes = ProcessTypeSettingsTypes = {}));
|
9
9
|
/**
|
10
10
|
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
11
11
|
* To ensure it fully react on view
|
@@ -7,4 +7,4 @@ var ProcessTypeTermSynchronizationStatusStatuses;
|
|
7
7
|
ProcessTypeTermSynchronizationStatusStatuses[ProcessTypeTermSynchronizationStatusStatuses["Success"] = 1] = "Success";
|
8
8
|
ProcessTypeTermSynchronizationStatusStatuses[ProcessTypeTermSynchronizationStatusStatuses["Failed"] = 2] = "Failed";
|
9
9
|
ProcessTypeTermSynchronizationStatusStatuses[ProcessTypeTermSynchronizationStatusStatuses["SkippedNotAvailableWorkingLanguages"] = 3] = "SkippedNotAvailableWorkingLanguages";
|
10
|
-
})(ProcessTypeTermSynchronizationStatusStatuses
|
10
|
+
})(ProcessTypeTermSynchronizationStatusStatuses || (exports.ProcessTypeTermSynchronizationStatusStatuses = ProcessTypeTermSynchronizationStatusStatuses = {}));
|
package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, TimePeriodSettings } from "@omnia/fx-models";
|
2
2
|
export interface ReviewReminderTaskSettings {
|
3
|
-
personEnterprisePropertyDefinitionId:
|
3
|
+
personEnterprisePropertyDefinitionId: guid;
|
4
4
|
expiration: TimePeriodSettings;
|
5
5
|
}
|
6
6
|
/**
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, UserIdentity } from "@omnia/fx-models";
|
2
2
|
import { ProcessWorkflowTask } from "./ProcessWorkflowTask";
|
3
3
|
import { ProcessWorkflowData } from "./ProcessWorkflowData";
|
4
4
|
import { WorkflowCompletedType } from "../enums";
|
5
5
|
export interface ProcessWorkflow {
|
6
|
-
id:
|
7
|
-
opmProcessId:
|
6
|
+
id: guid;
|
7
|
+
opmProcessId: guid;
|
8
8
|
comment: string;
|
9
9
|
dueDate: Date;
|
10
10
|
completedType: WorkflowCompletedType;
|
package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.d.ts
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, UserIdentity } from "@omnia/fx-models";
|
2
2
|
import { ProcessWorkflow } from "./ProcessWorkflow";
|
3
3
|
import { TaskOutcome } from "..";
|
4
4
|
import { SharePointTask } from "../sharepointtasks";
|
5
5
|
export interface ProcessWorkflowTask {
|
6
|
-
id:
|
7
|
-
workflowId:
|
8
|
-
rootProcessStepId:
|
6
|
+
id: guid;
|
7
|
+
workflowId: guid;
|
8
|
+
rootProcessStepId: guid;
|
9
9
|
comment: string;
|
10
10
|
isCompleted: boolean;
|
11
11
|
assignedUser: UserIdentity;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, Identity } from "@omnia/fx-models";
|
2
2
|
import { PublishProcessWithoutApprovalRequest } from "./PublishProcessWithoutApprovalRequest";
|
3
3
|
export interface PublishProcessWithApprovalRequest extends PublishProcessWithoutApprovalRequest {
|
4
4
|
approver: Identity;
|
5
5
|
dueDate: Date;
|
6
|
-
processId:
|
6
|
+
processId: guid;
|
7
7
|
messageToApprover?: string;
|
8
8
|
}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, Identity } from "@omnia/fx-models";
|
2
2
|
export interface PublishProcessWithoutApprovalRequest {
|
3
|
-
opmProcessId:
|
3
|
+
opmProcessId: guid;
|
4
4
|
webUrl: string;
|
5
5
|
isRevisionPublishing: boolean;
|
6
6
|
comment: string;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { PropertySetItemSettings } from ".";
|
2
|
-
import { PropertyIndexedType,
|
2
|
+
import { PropertyIndexedType, guid } from "@omnia/fx-models";
|
3
3
|
export interface PropertySetEnterpriseKeywordsItemSettings extends PropertySetItemSettings {
|
4
4
|
type: PropertyIndexedType.EnterpriseKeywords;
|
5
|
-
fixedDefaultValues: Array<
|
5
|
+
fixedDefaultValues: Array<guid>;
|
6
6
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { PropertyIndexedType,
|
1
|
+
import { PropertyIndexedType, guid } from "@omnia/fx-models";
|
2
2
|
import { PropertySelectionListType } from "../enums/Enums";
|
3
3
|
export interface PropertySetItemSettings {
|
4
4
|
/**
|
@@ -6,6 +6,6 @@ export interface PropertySetItemSettings {
|
|
6
6
|
* */
|
7
7
|
type: PropertyIndexedType;
|
8
8
|
alternativeInternalName?: string;
|
9
|
-
defaultValueFromAppPropertyDefinitionId?:
|
9
|
+
defaultValueFromAppPropertyDefinitionId?: guid;
|
10
10
|
propertySelectionListType?: PropertySelectionListType;
|
11
11
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { PropertySetItemSettings } from ".";
|
2
|
-
import { PropertyIndexedType,
|
2
|
+
import { PropertyIndexedType, guid } from "@omnia/fx-models";
|
3
3
|
export interface PropertySetTaxonomyItemSettings extends PropertySetItemSettings {
|
4
4
|
type: PropertyIndexedType.Taxonomy;
|
5
|
-
fixedDefaultValues: Array<
|
5
|
+
fixedDefaultValues: Array<guid>;
|
6
6
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { PublishingApprovalSettings, PublishingApprovalSettingsTypes } from ".";
|
2
|
-
import {
|
2
|
+
import { guid } from "@omnia/fx-models";
|
3
3
|
export interface PersonPropertyPublishingApprovalSettings extends PublishingApprovalSettings {
|
4
4
|
type: PublishingApprovalSettingsTypes.PersonProperty;
|
5
|
-
personEnterprisePropertyDefinitionId:
|
5
|
+
personEnterprisePropertyDefinitionId: guid;
|
6
6
|
}
|
@@ -8,7 +8,7 @@ var PublishingApprovalSettingsTypes;
|
|
8
8
|
PublishingApprovalSettingsTypes[PublishingApprovalSettingsTypes["TermDriven"] = 2] = "TermDriven";
|
9
9
|
PublishingApprovalSettingsTypes[PublishingApprovalSettingsTypes["PersonProperty"] = 3] = "PersonProperty";
|
10
10
|
PublishingApprovalSettingsTypes[PublishingApprovalSettingsTypes["Group"] = 4] = "Group";
|
11
|
-
})(PublishingApprovalSettingsTypes
|
11
|
+
})(PublishingApprovalSettingsTypes || (exports.PublishingApprovalSettingsTypes = PublishingApprovalSettingsTypes = {}));
|
12
12
|
/**
|
13
13
|
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
14
14
|
* To ensure it fully react on view
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { PublishingApprovalSettings, PublishingApprovalSettingsTypes } from ".";
|
2
|
-
import {
|
2
|
+
import { guid, Identity } from "@omnia/fx-models";
|
3
3
|
export interface TermDrivenPublishingApprovalSettings extends PublishingApprovalSettings {
|
4
4
|
type: PublishingApprovalSettingsTypes.TermDriven;
|
5
|
-
taxonomyEnterprisePropertyDefinitionId:
|
5
|
+
taxonomyEnterprisePropertyDefinitionId: guid;
|
6
6
|
/**
|
7
7
|
* key is term/termset id
|
8
8
|
* let the dictionary value null to be inherit
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import {
|
1
|
+
import { guid } from "@omnia/fx-models";
|
2
2
|
export interface Retention {
|
3
|
-
id:
|
4
|
-
teamAppId:
|
3
|
+
id: guid;
|
4
|
+
teamAppId: guid;
|
5
5
|
documentId: string;
|
6
6
|
documentIdNumber: number;
|
7
7
|
documentTitle: string;
|
package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { ReviewReminderSchedule, ReviewReminderScheduleTypes } from "./ReviewReminderSchedule";
|
2
|
-
import {
|
2
|
+
import { guid } from "@omnia/fx-models";
|
3
3
|
export interface PropertySchedule extends ReviewReminderSchedule {
|
4
4
|
type: ReviewReminderScheduleTypes.Property;
|
5
|
-
dateTimeEnterprisePropertyDefinitionId:
|
5
|
+
dateTimeEnterprisePropertyDefinitionId: guid;
|
6
6
|
}
|
@@ -16,7 +16,7 @@ var ReviewReminderScheduleTypes;
|
|
16
16
|
* Specific time after approving document
|
17
17
|
* */
|
18
18
|
ReviewReminderScheduleTypes[ReviewReminderScheduleTypes["TimeAfterApproving"] = 2] = "TimeAfterApproving";
|
19
|
-
})(ReviewReminderScheduleTypes
|
19
|
+
})(ReviewReminderScheduleTypes || (exports.ReviewReminderScheduleTypes = ReviewReminderScheduleTypes = {}));
|
20
20
|
/**
|
21
21
|
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
22
22
|
* To ensure it fully react on view
|
package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
import { Identity,
|
1
|
+
import { Identity, guid } from "@omnia/fx-models";
|
2
2
|
export interface AuthorAndDefaultReaderUpdateInput {
|
3
|
-
teamAppId:
|
3
|
+
teamAppId: guid;
|
4
4
|
authors: Array<Identity>;
|
5
5
|
defaultReaders: Array<Identity>;
|
6
6
|
}
|
@@ -1,12 +1,12 @@
|
|
1
|
-
import { VersionedLayoutId,
|
1
|
+
import { VersionedLayoutId, guid } from "@omnia/fx/models";
|
2
2
|
import { DynamicKeySetting } from "./Setting";
|
3
3
|
export interface MSTeamsAppTabTargetControlIdentifier extends TargetControlIdentifier {
|
4
4
|
type: TargetControlIdentifierType.MSTeamsTab;
|
5
|
-
groupId:
|
5
|
+
groupId: guid;
|
6
6
|
channelId: string;
|
7
7
|
threadId: string;
|
8
8
|
tabId: string;
|
9
|
-
appId:
|
9
|
+
appId: guid;
|
10
10
|
}
|
11
11
|
export interface AppLayoutTargetControlIdentifier extends TargetControlIdentifier {
|
12
12
|
type: TargetControlIdentifierType.AppLayout;
|
@@ -6,7 +6,7 @@ var TargetControlIdentifierType;
|
|
6
6
|
(function (TargetControlIdentifierType) {
|
7
7
|
TargetControlIdentifierType[TargetControlIdentifierType["MSTeamsTab"] = 0] = "MSTeamsTab";
|
8
8
|
TargetControlIdentifierType[TargetControlIdentifierType["AppLayout"] = 1] = "AppLayout";
|
9
|
-
})(TargetControlIdentifierType
|
9
|
+
})(TargetControlIdentifierType || (exports.TargetControlIdentifierType = TargetControlIdentifierType = {}));
|
10
10
|
class DefaultControlSettings extends Setting_1.DynamicKeySetting {
|
11
11
|
constructor(appInstanceId) {
|
12
12
|
super(appInstanceId.toLowerCase(), "defaultcontrolsettings");
|
@@ -24,4 +24,4 @@ var DocumentAuthorsType;
|
|
24
24
|
DocumentAuthorsType[DocumentAuthorsType["SpecificGroup"] = 0] = "SpecificGroup";
|
25
25
|
DocumentAuthorsType[DocumentAuthorsType["SiteOwners"] = 1] = "SiteOwners";
|
26
26
|
DocumentAuthorsType[DocumentAuthorsType["SiteOwnersAndMembers"] = 2] = "SiteOwnersAndMembers";
|
27
|
-
})(DocumentAuthorsType
|
27
|
+
})(DocumentAuthorsType || (exports.DocumentAuthorsType = DocumentAuthorsType = {}));
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { GuidValue } from "@omnia/fx/models";
|
2
1
|
import { Setting } from "./Setting";
|
2
|
+
import { guid } from "@omnia/fx/models";
|
3
3
|
export declare class ProcessGlobalSettings extends Setting {
|
4
4
|
constructor();
|
5
5
|
archiveSiteUrl: string;
|
@@ -7,5 +7,5 @@ export declare class ProcessGlobalSettings extends Setting {
|
|
7
7
|
exportPdfCoverPage: string;
|
8
8
|
exportPdfHeader: string;
|
9
9
|
exportPdfFooter: string;
|
10
|
-
cropRatiosUniqueIds?:
|
10
|
+
cropRatiosUniqueIds?: guid[];
|
11
11
|
}
|
@@ -1,17 +1,18 @@
|
|
1
|
-
import {
|
1
|
+
import { MultilingualString } from "@omnia/fx-models";
|
2
2
|
import { ShapeTemplateType, TextAlignment, TextPosition } from "../enums/Enums";
|
3
|
+
import { ColorValue, guid } from "@omnia/fx/models";
|
3
4
|
export interface DrawingShapeDefinitionProperties {
|
4
|
-
shapeTemplateId:
|
5
|
+
shapeTemplateId: guid;
|
5
6
|
shapeTemplateType: ShapeTemplateType;
|
6
|
-
backgroundColor:
|
7
|
-
borderColor:
|
8
|
-
textColor:
|
9
|
-
hoverBackgroundColor:
|
10
|
-
hoverBorderColor:
|
11
|
-
hoverTextColor:
|
12
|
-
selectedBackgroundColor:
|
13
|
-
selectedBorderColor:
|
14
|
-
selectedTextColor:
|
7
|
+
backgroundColor: ColorValue;
|
8
|
+
borderColor: ColorValue;
|
9
|
+
textColor: ColorValue;
|
10
|
+
hoverBackgroundColor: ColorValue;
|
11
|
+
hoverBorderColor: ColorValue;
|
12
|
+
hoverTextColor: ColorValue;
|
13
|
+
selectedBackgroundColor: ColorValue;
|
14
|
+
selectedBorderColor: ColorValue;
|
15
|
+
selectedTextColor: ColorValue;
|
15
16
|
width: number;
|
16
17
|
height: number;
|
17
18
|
textPosition: TextPosition;
|