@omnia/management-system 8.0.1-vnext → 8.0.2-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.
Files changed (259) hide show
  1. package/internal-do-not-import-from-here/apis/approvaltask/ApprovalTaskCustomViewApi.d.ts +1 -0
  2. package/internal-do-not-import-from-here/apis/approvaltask/ApprovalTaskCustomViewApi.manifest.d.ts +1 -0
  3. package/internal-do-not-import-from-here/apis/documents/DocumentLibraryCommandButtonApi.d.ts +1 -0
  4. package/internal-do-not-import-from-here/apis/documents/DocumentLibraryCommandButtonApi.manifest.d.ts +1 -0
  5. package/internal-do-not-import-from-here/apis/documenttype/DocumentTypeSettingCustomTabApi.d.ts +1 -0
  6. package/internal-do-not-import-from-here/apis/documenttype/DocumentTypeSettingCustomTabApi.manifest.d.ts +1 -0
  7. package/internal-do-not-import-from-here/constants.d.ts +108 -23
  8. package/internal-do-not-import-from-here/index.d.ts +1 -0
  9. package/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json +1 -1
  10. package/internal-do-not-import-from-here/models/Enums.d.ts +23 -16
  11. package/internal-do-not-import-from-here/models/Enums.js +19 -12
  12. package/internal-do-not-import-from-here/models/Enums.tooling.d.ts +12 -0
  13. package/internal-do-not-import-from-here/models/Enums.tooling.js +152 -0
  14. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +2 -149
  15. package/internal-do-not-import-from-here/models/ManifestIds.js +3 -155
  16. package/internal-do-not-import-from-here/models/Properties.d.ts +5 -4
  17. package/internal-do-not-import-from-here/models/Properties.js +4 -1
  18. package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomView.d.ts +14 -0
  19. package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomViewProvider.d.ts +19 -0
  20. package/internal-do-not-import-from-here/models/components/approvaltask/ApprovalTaskCustomViewProvider.js +2 -0
  21. package/internal-do-not-import-from-here/models/components/approvaltask/index.d.ts +2 -0
  22. package/internal-do-not-import-from-here/models/components/approvaltask/index.js +5 -0
  23. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryCommandButtonApi.d.ts +38 -0
  24. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryCommandButtonApi.js +7 -0
  25. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibrarySettings.d.ts +2 -2
  26. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryViewSettings.d.ts +2 -2
  27. package/internal-do-not-import-from-here/models/components/documentlibrary/index.d.ts +1 -0
  28. package/internal-do-not-import-from-here/models/components/documentlibrary/index.js +1 -0
  29. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerQueryResult.d.ts +3 -3
  30. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerSettings.d.ts +3 -3
  31. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentResult.d.ts +2 -2
  32. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockBreakPointSettings.d.ts +2 -2
  33. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.d.ts +2 -2
  34. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTaxonomyPropFilterValue.d.ts +2 -2
  35. package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomProvider.d.ts +19 -0
  36. package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomProvider.js +2 -0
  37. package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomTab.d.ts +14 -0
  38. package/internal-do-not-import-from-here/models/components/documenttype/DocumentTypeSettingCustomTab.js +2 -0
  39. package/internal-do-not-import-from-here/models/components/documenttype/index.d.ts +2 -0
  40. package/internal-do-not-import-from-here/models/components/documenttype/index.js +5 -0
  41. package/internal-do-not-import-from-here/models/components/feedbackbutton/ProcessFeedbackButtonBlock.d.ts +3 -3
  42. package/internal-do-not-import-from-here/models/components/index.d.ts +2 -0
  43. package/internal-do-not-import-from-here/models/components/index.js +2 -0
  44. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibrarySettings.d.ts +2 -2
  45. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.d.ts +2 -2
  46. package/internal-do-not-import-from-here/models/components/processrollup/index.d.ts +0 -1
  47. package/internal-do-not-import-from-here/models/components/processrollup/index.js +0 -1
  48. package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/BreadcrumbBlockSettings.d.ts +2 -2
  49. package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/ContentBlockSettings.d.ts +2 -2
  50. package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.d.ts +2 -2
  51. package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/LinksBlockSettings.d.ts +2 -2
  52. package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/ProcessContextBlockSettings.d.ts +2 -2
  53. package/internal-do-not-import-from-here/models/components/viewprocess/processlayoutblock/ProcessLayoutBlockSettings.d.ts +2 -2
  54. package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.d.ts +2 -2
  55. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockData.js +1 -1
  56. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockSettings.d.ts +2 -2
  57. package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/TasksBlockSettings.d.ts +3 -3
  58. package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.d.ts +2 -2
  59. package/internal-do-not-import-from-here/models/contexts/OPMContext.d.ts +2 -2
  60. package/internal-do-not-import-from-here/models/data/controlleddocuments/ControlledDocument.d.ts +3 -3
  61. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentMetadataStatus.d.ts +2 -2
  62. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentRequest.d.ts +2 -2
  63. package/internal-do-not-import-from-here/models/data/controlleddocuments/RelatedDocument.d.ts +2 -2
  64. package/internal-do-not-import-from-here/models/data/controlleddocuments/SqlDocument.d.ts +2 -2
  65. package/internal-do-not-import-from-here/models/data/controlleddocuments/TaskRequest.d.ts +2 -0
  66. package/internal-do-not-import-from-here/models/data/controlleddocuments/index.d.ts +1 -0
  67. package/internal-do-not-import-from-here/models/data/controlleddocuments/index.js +1 -0
  68. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/DeleteDraftsRequest.d.ts +2 -2
  69. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.d.ts +2 -2
  70. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.d.ts +2 -2
  71. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/DocumentTaskBulkUpdateRequest.d.ts +7 -0
  72. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/DocumentTaskBulkUpdateRequest.js +2 -0
  73. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/DocumentTaskBulkUpdateStatus.d.ts +21 -0
  74. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/DocumentTaskBulkUpdateStatus.js +13 -0
  75. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/TaskBulkUpdateSearchResult.d.ts +10 -0
  76. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/TaskBulkUpdateSearchResult.js +2 -0
  77. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/TaskItem.d.ts +14 -0
  78. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/TaskItem.js +2 -0
  79. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/index.d.ts +4 -0
  80. package/internal-do-not-import-from-here/models/data/controlleddocuments/taskbulkupdate/index.js +7 -0
  81. package/internal-do-not-import-from-here/models/data/documentrollup/DocumentQueryResult.d.ts +2 -2
  82. package/internal-do-not-import-from-here/models/data/documentrollup/DocumentRollupRequest.d.ts +2 -2
  83. package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.d.ts +3 -3
  84. package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplate.d.ts +2 -2
  85. package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplateCategory.d.ts +2 -2
  86. package/internal-do-not-import-from-here/models/data/documenttemplates/content/DocumentTemplateContent.js +1 -1
  87. package/internal-do-not-import-from-here/models/data/documenttemplates/content/UploadedDocumentTemplateContent.d.ts +2 -2
  88. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/DocumentTemplateSettings.js +1 -1
  89. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/NormalDocumentDocumentTemplateSettings.d.ts +2 -2
  90. package/internal-do-not-import-from-here/models/data/documenttype/DocumentType.d.ts +3 -3
  91. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeGroupSettings.d.ts +2 -2
  92. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.d.ts +6 -6
  93. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.js +3 -2
  94. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.d.ts +4 -4
  95. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.js +1 -1
  96. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeTermSynchronizationStatus.js +1 -1
  97. package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminder.d.ts +2 -2
  98. package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminderTask.d.ts +2 -2
  99. package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.d.ts +2 -2
  100. package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.js +1 -1
  101. package/internal-do-not-import-from-here/models/data/drawingdefinitions/CustomLinkDrawingShape.d.ts +2 -2
  102. package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.d.ts +2 -2
  103. package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.js +1 -1
  104. package/internal-do-not-import-from-here/models/data/drawingdefinitions/ExternalProcessStepDrawingShape.d.ts +2 -2
  105. package/internal-do-not-import-from-here/models/data/drawingdefinitions/ProcessStepDrawingShape.d.ts +2 -2
  106. package/internal-do-not-import-from-here/models/data/enums/Enums.js +10 -10
  107. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInControlledLibraryRequest.d.ts +2 -2
  108. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentUploadedTemplateInfo.d.ts +2 -2
  109. package/internal-do-not-import-from-here/models/data/processdocumentrelationship/ProcessDocumentRelationship.d.ts +4 -4
  110. package/internal-do-not-import-from-here/models/data/processes/ExternalProcessStep.d.ts +2 -2
  111. package/internal-do-not-import-from-here/models/data/processes/Link.d.ts +3 -2
  112. package/internal-do-not-import-from-here/models/data/processes/Process.d.ts +5 -6
  113. package/internal-do-not-import-from-here/models/data/processes/ProcessRelatedDocumentSuggestionEmail.d.ts +4 -4
  114. package/internal-do-not-import-from-here/models/data/processes/ProcessStep.d.ts +2 -2
  115. package/internal-do-not-import-from-here/models/data/processes/Task.d.ts +2 -2
  116. package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedback.d.ts +4 -4
  117. package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplate.d.ts +2 -2
  118. package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.d.ts +2 -2
  119. package/internal-do-not-import-from-here/models/data/processtypes/ProcessType.d.ts +3 -3
  120. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.d.ts +2 -2
  121. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.d.ts +4 -5
  122. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.js +2 -1
  123. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.d.ts +3 -3
  124. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.js +1 -1
  125. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeTermSynchronizationStatus.js +1 -1
  126. package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.d.ts +2 -2
  127. package/internal-do-not-import-from-here/models/data/processworkflows/CreateDraftProcessRequest.d.ts +5 -0
  128. package/internal-do-not-import-from-here/models/data/processworkflows/CreateDraftProcessRequest.js +2 -0
  129. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflow.d.ts +3 -3
  130. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.d.ts +4 -4
  131. package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithApprovalRequest.d.ts +2 -2
  132. package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithoutApprovalRequest.d.ts +2 -2
  133. package/internal-do-not-import-from-here/models/data/processworkflows/SetProcessCommentRequest.d.ts +5 -0
  134. package/internal-do-not-import-from-here/models/data/processworkflows/SetProcessCommentRequest.js +2 -0
  135. package/internal-do-not-import-from-here/models/data/processworkflows/index.d.ts +2 -0
  136. package/internal-do-not-import-from-here/models/data/processworkflows/index.js +2 -0
  137. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetEnterpriseKeywordsItemSettings.d.ts +2 -2
  138. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetItemSettings.d.ts +2 -2
  139. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTaxonomyItemSettings.d.ts +2 -2
  140. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PersonPropertyPublishingApprovalSettings.d.ts +2 -2
  141. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PublishingApprovalSettings.js +1 -1
  142. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/TermDrivenPublishingApprovalSettings.d.ts +2 -2
  143. package/internal-do-not-import-from-here/models/data/retention/Retention.d.ts +3 -3
  144. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.d.ts +2 -2
  145. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/ReviewReminderSchedule.js +1 -1
  146. package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.d.ts +2 -2
  147. package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.d.ts +4 -3
  148. package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.js +1 -1
  149. package/internal-do-not-import-from-here/models/data/settings/GlobalSettings.js +1 -1
  150. package/internal-do-not-import-from-here/models/data/settings/ProcessGlobalSettings.d.ts +2 -2
  151. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.d.ts +12 -11
  152. package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.d.ts +2 -10
  153. package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.js +3 -34
  154. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.d.ts +2 -2
  155. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.js +1 -1
  156. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.d.ts +3 -3
  157. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTaxonomyField.d.ts +3 -3
  158. package/internal-do-not-import-from-here/models/data/sharepointtasks/CSOMSharePointTaskResponse.d.ts +1 -0
  159. package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTask.d.ts +3 -3
  160. package/internal-do-not-import-from-here/models/data/tasks/DocumentTask.d.ts +2 -2
  161. package/internal-do-not-import-from-here/models/data/tasks/ReviewTask.d.ts +2 -2
  162. package/internal-do-not-import-from-here/models/data/tasks/ReviewTaskParams.d.ts +2 -2
  163. package/internal-do-not-import-from-here/models/data/tasks/TaskItemResponse.d.ts +1 -0
  164. package/internal-do-not-import-from-here/models/data/workflows/DocumentHistory.d.ts +1 -0
  165. package/internal-do-not-import-from-here/models/data/workflows/Workflow.d.ts +3 -3
  166. package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.d.ts +2 -2
  167. package/internal-do-not-import-from-here/models/data/workflows/WorkflowTask.d.ts +3 -3
  168. package/internal-do-not-import-from-here/models/data/workflows/WorkflowTaskHistory.d.ts +2 -2
  169. package/internal-do-not-import-from-here/models/filterengine/Shared.d.ts +4 -4
  170. package/internal-do-not-import-from-here/models/filterengine/Shared.js +1 -1
  171. package/internal-do-not-import-from-here/models/graph/GraphApiPlannerPlan.d.ts +2 -2
  172. package/internal-do-not-import-from-here/models/graph/GraphApiPlannerTask.js +1 -1
  173. package/internal-do-not-import-from-here/models/index.d.ts +1 -2
  174. package/internal-do-not-import-from-here/models/index.js +1 -2
  175. package/internal-do-not-import-from-here/models/messaging/DocumentLibraryViewRegistration.d.ts +2 -2
  176. package/internal-do-not-import-from-here/models/messaging/DocumentRollupViewRegistration.d.ts +2 -2
  177. package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.d.ts +2 -2
  178. package/internal-do-not-import-from-here/models/processes/ProcessCustomButton.d.ts +2 -2
  179. package/internal-do-not-import-from-here/models/processes/ProcessCustomButton.js +2 -2
  180. package/internal-do-not-import-from-here/models/processes/ProcessMoveInfo.d.ts +2 -1
  181. package/internal-do-not-import-from-here/models/processes/ProcessPropertyInfo.d.ts +2 -2
  182. package/internal-do-not-import-from-here/models/processes/ProcessReference.d.ts +5 -5
  183. package/internal-do-not-import-from-here/models/processes/ProcessTaskProvider.d.ts +3 -3
  184. package/internal-do-not-import-from-here/models/processes/ProcessTaxonomyPropertyInfo.d.ts +3 -3
  185. package/internal-do-not-import-from-here/models/processes/ProcessTemplateLayoutDefinition.js +1 -1
  186. package/internal-do-not-import-from-here/models/processstepstatuses/ProcessStepStatus.js +1 -1
  187. package/internal-do-not-import-from-here/models/processtaskassignments/ProcessTaskAssignment.d.ts +5 -5
  188. package/internal-do-not-import-from-here/models/processtaskassignments/ProcessTaskAssignment.js +1 -1
  189. package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentNotifiedPerson.d.ts +16 -0
  190. package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentNotifiedPerson.js +2 -0
  191. package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentReadReceiptHistory.d.ts +9 -0
  192. package/internal-do-not-import-from-here/models/readreceiptsignoff/DocumentReadReceiptHistory.js +2 -0
  193. package/internal-do-not-import-from-here/models/readreceiptsignoff/index.d.ts +2 -0
  194. package/internal-do-not-import-from-here/models/readreceiptsignoff/index.js +5 -0
  195. package/internal-do-not-import-from-here/models/route/OPMRoute.d.ts +3 -3
  196. package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.d.ts +1 -1
  197. package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.js +1 -1
  198. package/internal-do-not-import-from-here/models/styles/ProcessNavigationBlockStyles.d.ts +3 -3
  199. package/internal-do-not-import-from-here/models/styles/ShapeSelectionStyles.d.ts +1 -1
  200. package/internal-do-not-import-from-here/processshape/index.d.ts +1 -0
  201. package/internal-do-not-import-from-here/processshape/shapedefinitions/ShapeDefinitionData.d.ts +9 -0
  202. package/internal-do-not-import-from-here/processshape/shapedefinitions/index.d.ts +1 -0
  203. package/internal-do-not-import-from-here/services/ImageService.d.ts +2 -2
  204. package/internal-do-not-import-from-here/services/PermissionService.d.ts +2 -0
  205. package/internal-do-not-import-from-here/services/ProcessDocumentRelationshipService.d.ts +3 -3
  206. package/internal-do-not-import-from-here/services/ProcessFeedbackService.d.ts +3 -3
  207. package/internal-do-not-import-from-here/services/ProcessService.d.ts +31 -31
  208. package/internal-do-not-import-from-here/services/ProcessTaskService.d.ts +2 -2
  209. package/internal-do-not-import-from-here/services/ProcessTemplateService.d.ts +3 -3
  210. package/internal-do-not-import-from-here/services/ProcessTypeService.d.ts +5 -5
  211. package/internal-do-not-import-from-here/services/ShapeTemplateService.d.ts +3 -3
  212. package/internal-do-not-import-from-here/services/UserService.d.ts +6 -0
  213. package/internal-do-not-import-from-here/services/document/DocumentService.d.ts +56 -0
  214. package/internal-do-not-import-from-here/services/document/DocumentTemplateService.d.ts +18 -0
  215. package/internal-do-not-import-from-here/services/document/DocumentTypeService.d.ts +15 -0
  216. package/internal-do-not-import-from-here/services/document/index.d.ts +3 -0
  217. package/internal-do-not-import-from-here/services/documentlibrary/ApprovalTaskService.d.ts +12 -0
  218. package/internal-do-not-import-from-here/services/documentlibrary/DocumentLibraryService.d.ts +21 -0
  219. package/internal-do-not-import-from-here/services/documentlibrary/PublishDocumentService.d.ts +16 -0
  220. package/internal-do-not-import-from-here/services/documentlibrary/ReviewReminderTaskService.d.ts +5 -0
  221. package/internal-do-not-import-from-here/services/documentlibrary/ReviewTaskService.d.ts +17 -0
  222. package/internal-do-not-import-from-here/services/documentlibrary/TaskService.d.ts +11 -0
  223. package/internal-do-not-import-from-here/services/documentlibrary/index.d.ts +6 -0
  224. package/internal-do-not-import-from-here/services/index.d.ts +3 -0
  225. package/internal-do-not-import-from-here/stores/CurrentProcessStore.d.ts +8 -10
  226. package/internal-do-not-import-from-here/stores/ProcessStore.d.ts +21 -21
  227. package/internal-do-not-import-from-here/stores/ProcessTemplateStore.d.ts +2 -2
  228. package/internal-do-not-import-from-here/stores/ProcessTypeStore.d.ts +5 -5
  229. package/internal-do-not-import-from-here/stores/SettingsStore.d.ts +5 -5
  230. package/internal-do-not-import-from-here/stores/ShapeTemplateStore.d.ts +3 -3
  231. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentConversionStore.d.ts +14 -0
  232. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentPropetiesStore.d.ts +32 -0
  233. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentSharePointFieldStore.d.ts +22 -0
  234. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentTemplateStore.d.ts +37 -0
  235. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentTypeStore.d.ts +43 -0
  236. package/internal-do-not-import-from-here/stores/documentlibrary/LibraryStore.d.ts +85 -0
  237. package/internal-do-not-import-from-here/stores/documentlibrary/NewDocumentStore.d.ts +36 -0
  238. package/internal-do-not-import-from-here/stores/documentlibrary/index.d.ts +7 -0
  239. package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
  240. package/internal-do-not-import-from-here/utils.d.ts +20 -7
  241. package/internal-do-not-import-from-here/ux/MSMediaPickerStorageProviderContext.d.ts +12 -0
  242. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/process/ProcessPropertyRenderer.d.ts +14 -88
  243. package/internal-do-not-import-from-here/ux/filterengine/components/selectionarea/process/SelectionsAreaProcessRenderer.d.ts +16 -90
  244. package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertyDefaultValueInput.d.ts +25 -97
  245. package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertySettings.d.ts +28 -100
  246. package/internal-do-not-import-from-here/ux/filterengine/handler/ProcessFilterEngineHandler.d.ts +3 -3
  247. package/internal-do-not-import-from-here/ux/index.d.ts +1 -0
  248. package/internal-do-not-import-from-here/wctypings.d.ts +335 -30
  249. package/package.json +1 -1
  250. package/task.js +4 -4
  251. package/task.ts +3 -2
  252. package/internal-do-not-import-from-here/models/Constants.d.ts +0 -29
  253. package/internal-do-not-import-from-here/models/Constants.js +0 -33
  254. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupDatePeriodsPropFilterValue.d.ts +0 -4
  255. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -15
  256. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -24
  257. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +0 -1
  258. package/internal-do-not-import-from-here/models/mediapicker/index.js +0 -4
  259. /package/internal-do-not-import-from-here/models/components/{processrollup/ProcessRollupDatePeriodsPropFilterValue.js → approvaltask/ApprovalTaskCustomView.js} +0 -0
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DocumentConversions = exports.DocumentApproverId = void 0;
4
- exports.DocumentApproverId = "3d2cbf30-181a-4bf8-afc9-b7a9744bf760"; //remember do not new Guid here, it will cause issue in v-select, we keep it as plain text here
4
+ const fx_models_1 = require("@omnia/fx-models");
5
+ exports.DocumentApproverId = (0, fx_models_1.guid)("3d2cbf30-181a-4bf8-afc9-b7a9744bf760"); //remember do not guid here, it will cause issue in v-select, we keep it as plain text here
5
6
  var DocumentConversions;
6
7
  (function (DocumentConversions) {
7
8
  DocumentConversions[DocumentConversions["NoConversion"] = 0] = "NoConversion";
8
9
  DocumentConversions[DocumentConversions["AlwaysConvertToPDF"] = 1] = "AlwaysConvertToPDF";
9
10
  DocumentConversions[DocumentConversions["AllowConvertToPDF"] = 2] = "AllowConvertToPDF";
10
11
  DocumentConversions[DocumentConversions["AllowAndDefaultConvertToPDF"] = 3] = "AllowAndDefaultConvertToPDF";
11
- })(DocumentConversions = exports.DocumentConversions || (exports.DocumentConversions = {}));
12
+ })(DocumentConversions || (exports.DocumentConversions = DocumentConversions = {}));
@@ -1,4 +1,4 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { DocumentType } from "./DocumentType";
3
3
  export declare enum DocumentTypeSettingsTypes {
4
4
  Group = 0,
@@ -6,13 +6,13 @@ export declare enum DocumentTypeSettingsTypes {
6
6
  }
7
7
  export interface DocumentTypeSettings {
8
8
  type: DocumentTypeSettingsTypes;
9
- termSetId: GuidValue;
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 DocumentTypeFactory: {
16
- createDefaultDocumentTypeGroup(parentId: GuidValue, termSetId: GuidValue): DocumentType;
17
- createDefaultDocumentTypeItem(parentId: GuidValue, termSetId: GuidValue): DocumentType;
16
+ createDefaultDocumentTypeGroup(parentId: guid, termSetId: guid): DocumentType;
17
+ createDefaultDocumentTypeItem(parentId: guid, termSetId: guid): DocumentType;
18
18
  };
@@ -6,7 +6,7 @@ var DocumentTypeSettingsTypes;
6
6
  (function (DocumentTypeSettingsTypes) {
7
7
  DocumentTypeSettingsTypes[DocumentTypeSettingsTypes["Group"] = 0] = "Group";
8
8
  DocumentTypeSettingsTypes[DocumentTypeSettingsTypes["Item"] = 1] = "Item";
9
- })(DocumentTypeSettingsTypes = exports.DocumentTypeSettingsTypes || (exports.DocumentTypeSettingsTypes = {}));
9
+ })(DocumentTypeSettingsTypes || (exports.DocumentTypeSettingsTypes = DocumentTypeSettingsTypes = {}));
10
10
  /**
11
11
  * NOTE: whenever an new property is added in settings, we need to define its initial value in factory
12
12
  * To ensure it fully react on view
@@ -7,4 +7,4 @@ var DocumentTypeTermSynchronizationStatusStatuses;
7
7
  DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["Success"] = 1] = "Success";
8
8
  DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["Failed"] = 2] = "Failed";
9
9
  DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["SkippedNotAvailableWorkingLanguages"] = 3] = "SkippedNotAvailableWorkingLanguages";
10
- })(DocumentTypeTermSynchronizationStatusStatuses = exports.DocumentTypeTermSynchronizationStatusStatuses || (exports.DocumentTypeTermSynchronizationStatusStatuses = {}));
10
+ })(DocumentTypeTermSynchronizationStatusStatuses || (exports.DocumentTypeTermSynchronizationStatusStatuses = DocumentTypeTermSynchronizationStatusStatuses = {}));
@@ -1,4 +1,4 @@
1
- import { GuidValue, TimePeriodSettings } from "@omnia/fx-models";
1
+ import { guid, TimePeriodSettings } from "@omnia/fx-models";
2
2
  import { ReviewReminderTask } from "./ReviewReminderTask";
3
3
  import { ReviewReminderSchedule, ReviewReminderScheduleTypes } from "../reviewreminderschedule";
4
4
  export interface ReviewReminder {
@@ -12,7 +12,7 @@ export interface ReviewReminder {
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<GuidValue>;
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,6 +1,6 @@
1
- import { GuidValue, TimePeriodSettings, MultilingualString } from "@omnia/fx-models";
1
+ import { guid, TimePeriodSettings, MultilingualString } from "@omnia/fx-models";
2
2
  export interface ReviewReminderTask {
3
- personEnterprisePropertyDefinitionId: GuidValue;
3
+ personEnterprisePropertyDefinitionId: guid;
4
4
  expiration: TimePeriodSettings;
5
5
  enableCustomReviewButtonText: boolean;
6
6
  customReviewButtonText: MultilingualString;
@@ -1,11 +1,11 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export declare enum RetentionTypes {
3
3
  Calculated = 0,
4
4
  Property = 1
5
5
  }
6
6
  export interface RetentionSettings {
7
7
  type: RetentionTypes;
8
- dateTimeEnterprisePropertyDefinitionId: GuidValue;
8
+ dateTimeEnterprisePropertyDefinitionId: guid;
9
9
  }
10
10
  /**
11
11
  * NOTE: whenever an new property is added in settings, we need to define its initial value in factory
@@ -6,7 +6,7 @@ var RetentionTypes;
6
6
  (function (RetentionTypes) {
7
7
  RetentionTypes[RetentionTypes["Calculated"] = 0] = "Calculated";
8
8
  RetentionTypes[RetentionTypes["Property"] = 1] = "Property";
9
- })(RetentionTypes = exports.RetentionTypes || (exports.RetentionTypes = {}));
9
+ })(RetentionTypes || (exports.RetentionTypes = RetentionTypes = {}));
10
10
  /**
11
11
  * NOTE: whenever an new property is added in settings, we need to define its initial value in factory
12
12
  * To ensure it fully react on view
@@ -1,6 +1,6 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { DrawingShape, DrawingShapeTypes } from "./DrawingShape";
3
3
  export interface CustomLinkDrawingShape extends DrawingShape {
4
4
  type: DrawingShapeTypes.CustomLink;
5
- linkId: GuidValue;
5
+ linkId: guid;
6
6
  }
@@ -1,4 +1,4 @@
1
- import { GuidValue, MultilingualString } from "@omnia/fx-models";
1
+ import { guid, MultilingualString } from "@omnia/fx-models";
2
2
  import { ShapeObject } from "../../../processshape";
3
3
  export declare enum DrawingShapeTypes {
4
4
  Undefined = 0,
@@ -7,7 +7,7 @@ export declare enum DrawingShapeTypes {
7
7
  ExternalProcessStep = 3
8
8
  }
9
9
  export interface DrawingShape {
10
- id: GuidValue;
10
+ id: guid;
11
11
  type: DrawingShapeTypes;
12
12
  shape: ShapeObject;
13
13
  title: MultilingualString;
@@ -7,4 +7,4 @@ var DrawingShapeTypes;
7
7
  DrawingShapeTypes[DrawingShapeTypes["ProcessStep"] = 1] = "ProcessStep";
8
8
  DrawingShapeTypes[DrawingShapeTypes["CustomLink"] = 2] = "CustomLink";
9
9
  DrawingShapeTypes[DrawingShapeTypes["ExternalProcessStep"] = 3] = "ExternalProcessStep";
10
- })(DrawingShapeTypes = exports.DrawingShapeTypes || (exports.DrawingShapeTypes = {}));
10
+ })(DrawingShapeTypes || (exports.DrawingShapeTypes = DrawingShapeTypes = {}));
@@ -1,6 +1,6 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { DrawingShape, DrawingShapeTypes } from "./DrawingShape";
3
3
  export interface ExternalProcessStepDrawingShape extends DrawingShape {
4
4
  type: DrawingShapeTypes.ExternalProcessStep;
5
- processStepId: GuidValue;
5
+ processStepId?: guid;
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import { DrawingShape, DrawingShapeTypes } from "./DrawingShape";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  export interface ProcessStepDrawingShape extends DrawingShape {
4
4
  type: DrawingShapeTypes.ProcessStep;
5
- processStepId: GuidValue;
5
+ processStepId?: guid;
6
6
  }
@@ -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 = exports.TextPosition || (exports.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 = exports.TextAlignment || (exports.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 = exports.ProcessVersionType || (exports.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 = exports.ProcessStepType || (exports.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 = exports.ProcessWorkingStatus || (exports.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 = exports.ProcessWorkflowType || (exports.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 = exports.WorkflowCompletedType || (exports.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 = exports.TaskOutcome || (exports.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 = exports.ShapeTemplateType || (exports.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 = exports.PropertySelectionListType || (exports.PropertySelectionListType = {}));
89
+ })(PropertySelectionListType || (exports.PropertySelectionListType = PropertySelectionListType = {}));
@@ -1,4 +1,4 @@
1
- import { LanguageTags, GuidValue } from "@omnia/fx-models";
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: GuidValue;
9
+ documentTypeId: guid;
10
10
  properties: Array<SharePointField>;
11
11
  }
@@ -1,7 +1,7 @@
1
- import { GuidValue } from "@omnia/fx-models";
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: GuidValue;
6
+ documentTemplateContentId: guid;
7
7
  }
@@ -1,8 +1,8 @@
1
- import { GuidValue, UserIdentity } from "@omnia/fx-models";
1
+ import { guid, UserIdentity } from "@omnia/fx-models";
2
2
  export interface ProcessDocumentRelationship {
3
- processStepId: GuidValue;
4
- processId: GuidValue;
5
- opmProcessId?: GuidValue;
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 { GuidValue } from "@omnia/fx-models";
3
+ import { guid } from "@omnia/fx-models";
4
4
  export interface ExternalProcessStep extends ProcessStep {
5
5
  type: ProcessStepType.External;
6
- rootProcessStepId: GuidValue;
6
+ rootProcessStepId: guid;
7
7
  }
@@ -1,7 +1,8 @@
1
- import { MultilingualString, GuidValue } from "@omnia/fx-models";
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: GuidValue;
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: GuidValue;
7
- opmProcessId: GuidValue;
5
+ id: guid;
6
+ opmProcessId: guid;
8
7
  rootProcessStep: RootProcessStep;
9
8
  versionType: ProcessVersionType;
10
- teamAppId: GuidValue;
11
- webId: GuidValue;
9
+ teamAppId: guid;
10
+ webId: guid;
12
11
  processWorkingStatus: ProcessWorkingStatus;
13
12
  checkedOutBy?: Identity;
14
13
  createdBy: Identity;
@@ -1,10 +1,10 @@
1
- import { GuidValue, ResolvedUserIdentity } from "@omnia/fx-models";
1
+ import { guid, ResolvedUserIdentity } from "@omnia/fx-models";
2
2
  export interface ProcessRelatedDocumentSuggestionEmail {
3
3
  processTitle: string;
4
4
  processStepTitle: string;
5
- processStepId: GuidValue;
6
- processTeamAppId: GuidValue;
7
- opmProcessId: GuidValue;
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 { GuidValue, MultilingualString } from "@omnia/fx-models";
1
+ import { guid, MultilingualString } from "@omnia/fx-models";
2
2
  import { ProcessStepType } from "../enums";
3
3
  export interface ProcessStep {
4
- id: GuidValue;
4
+ id: guid;
5
5
  title: MultilingualString;
6
6
  type: ProcessStepType;
7
7
  multilingualTitle?: string;
@@ -1,6 +1,6 @@
1
- import { MultilingualString, GuidValue } from "@omnia/fx-models";
1
+ import { MultilingualString, guid } from "@omnia/fx-models";
2
2
  export interface Task {
3
- id: GuidValue;
3
+ id: guid;
4
4
  title: MultilingualString;
5
5
  }
6
6
  export interface ProcessTask extends Task {
@@ -1,10 +1,10 @@
1
1
  import { AuditingInformation } from "../..";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  export interface ProcessFeedback extends AuditingInformation {
4
- id: string;
4
+ id: guid;
5
5
  content: string;
6
- processStepId: GuidValue;
7
- opmProcessId: GuidValue;
6
+ processStepId: guid;
7
+ opmProcessId: guid;
8
8
  edition: number;
9
9
  revision: number;
10
10
  }
@@ -1,7 +1,7 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { ProcessTemplateSettings } from "./ProcessTemplateSettings";
3
3
  export interface ProcessTemplate {
4
- id: GuidValue;
4
+ id: guid;
5
5
  settings: ProcessTemplateSettings;
6
6
  multilingualTitle: string;
7
7
  }
@@ -1,4 +1,4 @@
1
- import { GuidValue, TimePeriodSettings } from "@omnia/fx-models";
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<GuidValue>;
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 { GuidValue, MultilingualString } from "@omnia/fx-models";
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: GuidValue;
8
- parentId?: GuidValue;
7
+ id: guid;
8
+ parentId?: guid;
9
9
  title: MultilingualString;
10
10
  settings: ProcessTypeSettings;
11
11
  readonly childCount: number;
@@ -1,6 +1,6 @@
1
1
  import { ProcessTypeSettings, ProcessTypeSettingsTypes } from ".";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  export interface ProcessTypeGroupSettings extends ProcessTypeSettings {
4
4
  type: ProcessTypeSettingsTypes.Group;
5
- childrenOrders: Array<GuidValue>;
5
+ childrenOrders: Array<guid>;
6
6
  }
@@ -1,11 +1,10 @@
1
- import { GuidValue } from "@omnia/fx-models";
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: GuidValue;
4
+ export declare const ProcessApproverId: guid;
6
5
  export interface ProcessTypeItemSettings extends ProcessTypeSettings {
7
6
  type: ProcessTypeSettingsTypes.Item;
8
- enterprisePropertySetId: GuidValue;
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<GuidValue>;
15
+ feedbackRecipientsPropertyDefinitionIds: Array<guid>;
17
16
  /**
18
17
  * null means no Review Reminder setup
19
18
  * */
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ProcessApproverId = void 0;
4
- exports.ProcessApproverId = "4c32092d-21ec-4137-a3ed-50bcbf6b0f78"; //remember do not new Guid here, it will cause issue in v-select, we keep it as plain text here
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 { GuidValue } from "@omnia/fx-models";
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: GuidValue;
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: GuidValue, termSetId: GuidValue): ProcessType;
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 = exports.ProcessTypeSettingsTypes || (exports.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 = exports.ProcessTypeTermSynchronizationStatusStatuses || (exports.ProcessTypeTermSynchronizationStatusStatuses = {}));
10
+ })(ProcessTypeTermSynchronizationStatusStatuses || (exports.ProcessTypeTermSynchronizationStatusStatuses = ProcessTypeTermSynchronizationStatusStatuses = {}));
@@ -1,6 +1,6 @@
1
- import { GuidValue, TimePeriodSettings } from "@omnia/fx-models";
1
+ import { guid, TimePeriodSettings } from "@omnia/fx-models";
2
2
  export interface ReviewReminderTaskSettings {
3
- personEnterprisePropertyDefinitionId: GuidValue;
3
+ personEnterprisePropertyDefinitionId: guid;
4
4
  expiration: TimePeriodSettings;
5
5
  }
6
6
  /**
@@ -0,0 +1,5 @@
1
+ import { guid } from "@omnia/fx/models";
2
+ export interface CreateDraftProcessRequest {
3
+ opmProcessId: guid;
4
+ comment: string;
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +1,10 @@
1
- import { GuidValue, UserIdentity } from "@omnia/fx-models";
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: GuidValue;
7
- opmProcessId: GuidValue;
6
+ id: guid;
7
+ opmProcessId: guid;
8
8
  comment: string;
9
9
  dueDate: Date;
10
10
  completedType: WorkflowCompletedType;
@@ -1,11 +1,11 @@
1
- import { GuidValue, UserIdentity } from "@omnia/fx-models";
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: GuidValue;
7
- workflowId: GuidValue;
8
- rootProcessStepId: GuidValue;
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 { GuidValue, Identity } from "@omnia/fx-models";
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: GuidValue;
6
+ processId: guid;
7
7
  messageToApprover?: string;
8
8
  }
@@ -1,6 +1,6 @@
1
- import { GuidValue, Identity } from "@omnia/fx-models";
1
+ import { guid, Identity } from "@omnia/fx-models";
2
2
  export interface PublishProcessWithoutApprovalRequest {
3
- opmProcessId: GuidValue;
3
+ opmProcessId: guid;
4
4
  webUrl: string;
5
5
  isRevisionPublishing: boolean;
6
6
  comment: string;
@@ -0,0 +1,5 @@
1
+ import { guid } from "@omnia/fx/models";
2
+ export interface SetProcessCommentRequest {
3
+ opmProcessId: guid;
4
+ comment: string;
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -4,3 +4,5 @@ export * from "./ProcessWorkflowData";
4
4
  export * from "./ProcessWorkflowApprovalData";
5
5
  export * from "./PublishProcessWithoutApprovalRequest";
6
6
  export * from "./PublishProcessWithApprovalRequest";
7
+ export * from "./CreateDraftProcessRequest";
8
+ export * from "./SetProcessCommentRequest";
@@ -7,3 +7,5 @@ tslib_1.__exportStar(require("./ProcessWorkflowData"), exports);
7
7
  tslib_1.__exportStar(require("./ProcessWorkflowApprovalData"), exports);
8
8
  tslib_1.__exportStar(require("./PublishProcessWithoutApprovalRequest"), exports);
9
9
  tslib_1.__exportStar(require("./PublishProcessWithApprovalRequest"), exports);
10
+ tslib_1.__exportStar(require("./CreateDraftProcessRequest"), exports);
11
+ tslib_1.__exportStar(require("./SetProcessCommentRequest"), exports);
@@ -1,6 +1,6 @@
1
1
  import { PropertySetItemSettings } from ".";
2
- import { PropertyIndexedType, GuidValue } from "@omnia/fx-models";
2
+ import { PropertyIndexedType, guid } from "@omnia/fx-models";
3
3
  export interface PropertySetEnterpriseKeywordsItemSettings extends PropertySetItemSettings {
4
4
  type: PropertyIndexedType.EnterpriseKeywords;
5
- fixedDefaultValues: Array<GuidValue>;
5
+ fixedDefaultValues: Array<guid>;
6
6
  }