@omnia/management-system 8.0.1-vnext → 8.0.3-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 (263) 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 +112 -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 +32 -18
  11. package/internal-do-not-import-from-here/models/Enums.js +26 -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 +157 -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 +22 -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 +4 -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 +9 -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 +5 -2
  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 +3 -2
  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/models/styles/index.d.ts +0 -1
  201. package/internal-do-not-import-from-here/models/styles/index.js +0 -1
  202. package/internal-do-not-import-from-here/processshape/index.d.ts +1 -0
  203. package/internal-do-not-import-from-here/processshape/shapedefinitions/ShapeDefinitionData.d.ts +9 -0
  204. package/internal-do-not-import-from-here/processshape/shapedefinitions/index.d.ts +1 -0
  205. package/internal-do-not-import-from-here/services/ImageService.d.ts +2 -2
  206. package/internal-do-not-import-from-here/services/PermissionService.d.ts +2 -0
  207. package/internal-do-not-import-from-here/services/ProcessDocumentRelationshipService.d.ts +3 -3
  208. package/internal-do-not-import-from-here/services/ProcessFeedbackService.d.ts +3 -3
  209. package/internal-do-not-import-from-here/services/ProcessService.d.ts +31 -31
  210. package/internal-do-not-import-from-here/services/ProcessTaskService.d.ts +2 -2
  211. package/internal-do-not-import-from-here/services/ProcessTemplateService.d.ts +3 -3
  212. package/internal-do-not-import-from-here/services/ProcessTypeService.d.ts +5 -5
  213. package/internal-do-not-import-from-here/services/ShapeTemplateService.d.ts +3 -3
  214. package/internal-do-not-import-from-here/services/UserService.d.ts +6 -0
  215. package/internal-do-not-import-from-here/services/document/DocumentService.d.ts +56 -0
  216. package/internal-do-not-import-from-here/services/document/DocumentTemplateService.d.ts +18 -0
  217. package/internal-do-not-import-from-here/services/document/DocumentTypeService.d.ts +15 -0
  218. package/internal-do-not-import-from-here/services/document/index.d.ts +3 -0
  219. package/internal-do-not-import-from-here/services/documentlibrary/ApprovalTaskService.d.ts +12 -0
  220. package/internal-do-not-import-from-here/services/documentlibrary/DocumentLibraryService.d.ts +21 -0
  221. package/internal-do-not-import-from-here/services/documentlibrary/PublishDocumentService.d.ts +17 -0
  222. package/internal-do-not-import-from-here/services/documentlibrary/ReviewReminderTaskService.d.ts +5 -0
  223. package/internal-do-not-import-from-here/services/documentlibrary/ReviewTaskService.d.ts +17 -0
  224. package/internal-do-not-import-from-here/services/documentlibrary/TaskService.d.ts +11 -0
  225. package/internal-do-not-import-from-here/services/documentlibrary/index.d.ts +6 -0
  226. package/internal-do-not-import-from-here/services/index.d.ts +3 -0
  227. package/internal-do-not-import-from-here/stores/CurrentProcessStore.d.ts +8 -10
  228. package/internal-do-not-import-from-here/stores/ProcessStore.d.ts +21 -21
  229. package/internal-do-not-import-from-here/stores/ProcessTemplateStore.d.ts +2 -2
  230. package/internal-do-not-import-from-here/stores/ProcessTypeStore.d.ts +5 -5
  231. package/internal-do-not-import-from-here/stores/SettingsStore.d.ts +5 -5
  232. package/internal-do-not-import-from-here/stores/ShapeTemplateStore.d.ts +3 -3
  233. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentConversionStore.d.ts +14 -0
  234. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentPropetiesStore.d.ts +32 -0
  235. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentSharePointFieldStore.d.ts +22 -0
  236. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentTemplateStore.d.ts +37 -0
  237. package/internal-do-not-import-from-here/stores/documentlibrary/DocumentTypeStore.d.ts +43 -0
  238. package/internal-do-not-import-from-here/stores/documentlibrary/LibraryStore.d.ts +85 -0
  239. package/internal-do-not-import-from-here/stores/documentlibrary/NewDocumentStore.d.ts +36 -0
  240. package/internal-do-not-import-from-here/stores/documentlibrary/index.d.ts +7 -0
  241. package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
  242. package/internal-do-not-import-from-here/utils.d.ts +20 -7
  243. package/internal-do-not-import-from-here/ux/MSMediaPickerStorageProviderContext.d.ts +12 -0
  244. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/process/ProcessPropertyRenderer.d.ts +12 -88
  245. package/internal-do-not-import-from-here/ux/filterengine/components/selectionarea/process/SelectionsAreaProcessRenderer.d.ts +13 -90
  246. package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertyDefaultValueInput.d.ts +17 -97
  247. package/internal-do-not-import-from-here/ux/filterengine/components/settings/process/ProcessPropertySettings.d.ts +18 -99
  248. package/internal-do-not-import-from-here/ux/filterengine/handler/ProcessFilterEngineHandler.d.ts +3 -3
  249. package/internal-do-not-import-from-here/ux/index.d.ts +1 -0
  250. package/internal-do-not-import-from-here/wctypings.d.ts +461 -30
  251. package/package.json +1 -1
  252. package/task.js +4 -4
  253. package/task.ts +3 -2
  254. package/internal-do-not-import-from-here/models/Constants.d.ts +0 -29
  255. package/internal-do-not-import-from-here/models/Constants.js +0 -33
  256. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupDatePeriodsPropFilterValue.d.ts +0 -4
  257. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -15
  258. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -24
  259. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +0 -1
  260. package/internal-do-not-import-from-here/models/mediapicker/index.js +0 -4
  261. package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.d.ts +0 -5
  262. package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.js +0 -4
  263. /package/internal-do-not-import-from-here/models/components/{processrollup/ProcessRollupDatePeriodsPropFilterValue.js → approvaltask/ApprovalTaskCustomView.js} +0 -0
@@ -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
  }
@@ -1,4 +1,4 @@
1
- import { PropertyIndexedType, GuidValue } from "@omnia/fx-models";
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?: GuidValue;
9
+ defaultValueFromAppPropertyDefinitionId?: guid;
10
10
  propertySelectionListType?: PropertySelectionListType;
11
11
  }
@@ -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 PropertySetTaxonomyItemSettings extends PropertySetItemSettings {
4
4
  type: PropertyIndexedType.Taxonomy;
5
- fixedDefaultValues: Array<GuidValue>;
5
+ fixedDefaultValues: Array<guid>;
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import { PublishingApprovalSettings, PublishingApprovalSettingsTypes } from ".";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  export interface PersonPropertyPublishingApprovalSettings extends PublishingApprovalSettings {
4
4
  type: PublishingApprovalSettingsTypes.PersonProperty;
5
- personEnterprisePropertyDefinitionId: GuidValue;
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 = exports.PublishingApprovalSettingsTypes || (exports.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 { GuidValue, Identity } from "@omnia/fx-models";
2
+ import { guid, Identity } from "@omnia/fx-models";
3
3
  export interface TermDrivenPublishingApprovalSettings extends PublishingApprovalSettings {
4
4
  type: PublishingApprovalSettingsTypes.TermDriven;
5
- taxonomyEnterprisePropertyDefinitionId: GuidValue;
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 { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export interface Retention {
3
- id: GuidValue;
4
- teamAppId: GuidValue;
3
+ id: guid;
4
+ teamAppId: guid;
5
5
  documentId: string;
6
6
  documentIdNumber: number;
7
7
  documentTitle: string;
@@ -1,6 +1,6 @@
1
1
  import { ReviewReminderSchedule, ReviewReminderScheduleTypes } from "./ReviewReminderSchedule";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  export interface PropertySchedule extends ReviewReminderSchedule {
4
4
  type: ReviewReminderScheduleTypes.Property;
5
- dateTimeEnterprisePropertyDefinitionId: GuidValue;
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 = exports.ReviewReminderScheduleTypes || (exports.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
@@ -1,6 +1,6 @@
1
- import { Identity, GuidValue } from "@omnia/fx-models";
1
+ import { Identity, guid } from "@omnia/fx-models";
2
2
  export interface AuthorAndDefaultReaderUpdateInput {
3
- teamAppId: GuidValue;
3
+ teamAppId: guid;
4
4
  authors: Array<Identity>;
5
5
  defaultReaders: Array<Identity>;
6
6
  }
@@ -1,12 +1,13 @@
1
- import { VersionedLayoutId, GuidValue } from "@omnia/fx/models";
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: GuidValue;
5
+ groupId: guid;
6
6
  channelId: string;
7
7
  threadId: string;
8
8
  tabId: string;
9
- appId: GuidValue;
9
+ tabEntityId: string;
10
+ appId: guid;
10
11
  }
11
12
  export interface AppLayoutTargetControlIdentifier extends TargetControlIdentifier {
12
13
  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 = exports.TargetControlIdentifierType || (exports.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 = exports.DocumentAuthorsType || (exports.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?: GuidValue[];
10
+ cropRatiosUniqueIds?: guid[];
11
11
  }
@@ -1,7 +1,8 @@
1
- import { GuidValue, MultilingualString } from "@omnia/fx-models";
1
+ import { MultilingualString } from "@omnia/fx-models";
2
2
  import { ShapeTemplateType, TextAlignment, TextPosition } from "../enums/Enums";
3
+ import { guid } from "@omnia/fx/models";
3
4
  export interface DrawingShapeDefinitionProperties {
4
- shapeTemplateId: GuidValue;
5
+ shapeTemplateId: guid;
5
6
  shapeTemplateType: ShapeTemplateType;
6
7
  backgroundColor: string;
7
8
  borderColor: string;
@@ -1,5 +1,4 @@
1
- import { MultilingualString, GuidValue } from "@omnia/fx-models";
2
- import { OmniaTheming } from "@omnia/fx/ux";
1
+ import { MultilingualString, guid } from "@omnia/fx-models";
3
2
  import { FabricShapeData } from "../../../processshape";
4
3
  export declare enum ShapeDefinitionTypes {
5
4
  Heading = 1,
@@ -12,17 +11,10 @@ export declare enum ShapeMovingDirection {
12
11
  Right = 3
13
12
  }
14
13
  export interface ShapeDefinition {
15
- id: GuidValue;
14
+ id: guid;
16
15
  type: ShapeDefinitionTypes;
17
16
  title: MultilingualString;
18
17
  description?: MultilingualString;
19
18
  multilingualTitle?: string;
20
19
  clonedNodes?: FabricShapeData[];
21
20
  }
22
- /**
23
- * NOTE: whenever an new property is added in settings, we need to define its initial value in factory
24
- * To ensure it fully react on view
25
- * */
26
- export declare const ShapeDefinitionFactory: {
27
- createDefaultProcessTemplate(theming: OmniaTheming, type?: ShapeDefinitionTypes): ShapeDefinition;
28
- };
@@ -1,14 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ShapeDefinitionFactory = exports.ShapeMovingDirection = exports.ShapeDefinitionTypes = void 0;
4
- const fx_models_1 = require("@omnia/fx-models");
5
- const constants_1 = require("../../../constants");
6
- const enums_1 = require("../enums");
3
+ exports.ShapeMovingDirection = exports.ShapeDefinitionTypes = void 0;
7
4
  var ShapeDefinitionTypes;
8
5
  (function (ShapeDefinitionTypes) {
9
6
  ShapeDefinitionTypes[ShapeDefinitionTypes["Heading"] = 1] = "Heading";
10
7
  ShapeDefinitionTypes[ShapeDefinitionTypes["Drawing"] = 2] = "Drawing";
11
- })(ShapeDefinitionTypes = exports.ShapeDefinitionTypes || (exports.ShapeDefinitionTypes = {}));
8
+ })(ShapeDefinitionTypes || (exports.ShapeDefinitionTypes = ShapeDefinitionTypes = {}));
12
9
  /* Shape keyboard move direction */
13
10
  var ShapeMovingDirection;
14
11
  (function (ShapeMovingDirection) {
@@ -16,32 +13,4 @@ var ShapeMovingDirection;
16
13
  ShapeMovingDirection[ShapeMovingDirection["Down"] = 1] = "Down";
17
14
  ShapeMovingDirection[ShapeMovingDirection["Left"] = 2] = "Left";
18
15
  ShapeMovingDirection[ShapeMovingDirection["Right"] = 3] = "Right";
19
- })(ShapeMovingDirection = exports.ShapeMovingDirection || (exports.ShapeMovingDirection = {}));
20
- /**
21
- * NOTE: whenever an new property is added in settings, we need to define its initial value in factory
22
- * To ensure it fully react on view
23
- * */
24
- exports.ShapeDefinitionFactory = {
25
- createDefaultProcessTemplate(theming, type) {
26
- const shapeDefinition = {
27
- type: type ? type : ShapeDefinitionTypes.Drawing,
28
- title: { isMultilingualString: true },
29
- id: fx_models_1.Guid.newGuid()
30
- };
31
- if (shapeDefinition.type == ShapeDefinitionTypes.Drawing) {
32
- shapeDefinition.shapeTemplateId = constants_1.ShapeTemplatesConstants.Diamond.id;
33
- shapeDefinition.shapeTemplateType = constants_1.ShapeTemplatesConstants.Diamond.settings.type;
34
- shapeDefinition.title = constants_1.ShapeTemplatesConstants.Diamond.title;
35
- shapeDefinition.fontSize = 20;
36
- shapeDefinition.backgroundColor = theming.promoted.header.background.base;
37
- shapeDefinition.textColor = theming.promoted.header.text.base;
38
- shapeDefinition.width = 100;
39
- shapeDefinition.height = 100;
40
- shapeDefinition.textPosition = enums_1.TextPosition.On;
41
- shapeDefinition.textAlignment = enums_1.TextAlignment.Center;
42
- shapeDefinition.textHorizontalAdjustment = 0;
43
- shapeDefinition.textVerticalAdjustment = 0;
44
- }
45
- return shapeDefinition;
46
- }
47
- };
16
+ })(ShapeMovingDirection || (exports.ShapeMovingDirection = ShapeMovingDirection = {}));
@@ -1,7 +1,7 @@
1
- import { GuidValue, MultilingualString } from "@omnia/fx-models";
1
+ import { guid, MultilingualString } from "@omnia/fx-models";
2
2
  import { ShapeTemplateSettings } from "./ShapeTemplateSettings";
3
3
  export interface ShapeTemplate {
4
- id: GuidValue;
4
+ id: guid;
5
5
  title: MultilingualString;
6
6
  settings: ShapeTemplateSettings;
7
7
  builtIn: boolean;
@@ -10,7 +10,7 @@ const Enums_1 = require("../enums/Enums");
10
10
  exports.ShapeTemplateFactory = {
11
11
  createDefaultShapeTemplate() {
12
12
  const shapeTemplate = {
13
- id: fx_models_1.Guid.newGuid(),
13
+ id: (0, fx_models_1.guid)(),
14
14
  title: { isMultilingualString: true },
15
15
  settings: {
16
16
  type: Enums_1.ShapeTemplateType.FreeformShape
@@ -1,7 +1,7 @@
1
- import { GuidValue, PropertyIndexedType } from "@omnia/fx-models";
2
- import { MultilingualString } from "@omnia/fx/models";
1
+ import { PropertyIndexedType } from "@omnia/fx-models";
2
+ import { MultilingualString, guid } from "@omnia/fx/models";
3
3
  export interface SharePointField {
4
- id: GuidValue;
4
+ id: guid;
5
5
  /**
6
6
  * SharePoint field title
7
7
  * If we want to show title on UI, check whether it is mapped to our Enterprise Property or not by InternalName to get multilingual title
@@ -1,10 +1,10 @@
1
1
  import { SharePointField } from "./SharePointField";
2
- import { GuidValue, PropertyIndexedType } from "@omnia/fx-models";
2
+ import { guid, PropertyIndexedType } from "@omnia/fx-models";
3
3
  export interface SharePointTaxonomyField extends SharePointField {
4
4
  type: PropertyIndexedType.Taxonomy;
5
5
  multiple: boolean;
6
- termSetId: GuidValue;
7
- termIds: Array<GuidValue>;
6
+ termSetId: guid;
7
+ termIds: Array<guid>;
8
8
  parentInternalName?: string;
9
9
  limitLevel?: number;
10
10
  }
@@ -3,4 +3,5 @@ export interface CSOMSharePointTaskResponse {
3
3
  nextPageString: string;
4
4
  previousPageString: string;
5
5
  tasks: Array<SharePointTask>;
6
+ useThresholdQuery: boolean;
6
7
  }
@@ -1,5 +1,5 @@
1
1
  import { Enums } from "../..";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  export interface SharePointTask {
4
4
  id: number;
5
5
  title: string;
@@ -8,7 +8,7 @@ export interface SharePointTask {
8
8
  assignedTo: string;
9
9
  created: Date;
10
10
  createdBy: string;
11
- listId: GuidValue;
11
+ listId: guid;
12
12
  contentType: Enums.TaskContentType;
13
13
  status: string;
14
14
  percentComplete: number;
@@ -17,5 +17,5 @@ export interface SharePointTask {
17
17
  isCurrentResponsible: boolean;
18
18
  description: string;
19
19
  webUrl: string;
20
- opmProcessId: GuidValue;
20
+ opmProcessId: guid;
21
21
  }
@@ -1,4 +1,4 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { Enums } from "../..";
3
3
  export interface DocumentTask {
4
4
  id: number;
@@ -8,7 +8,7 @@ export interface DocumentTask {
8
8
  assignedTo: string;
9
9
  created: Date;
10
10
  createdBy: string;
11
- listId: GuidValue;
11
+ listId: guid;
12
12
  contentType: Enums.DocumentViewEnums.TaskContentType;
13
13
  status: string;
14
14
  percentComplete: number;
@@ -1,7 +1,7 @@
1
1
  import { DocumentTaskDetail } from ".";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  import { Workflow } from "..";
4
4
  export interface ReviewTask extends DocumentTaskDetail {
5
- workflowTaskId: GuidValue;
5
+ workflowTaskId: guid;
6
6
  workflow: Workflow;
7
7
  }
@@ -1,4 +1,4 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export interface ReviewTaskParams {
3
3
  id: number;
4
4
  reviewers: Array<string>;
@@ -7,6 +7,6 @@ export interface ReviewTaskParams {
7
7
  webUrl: string;
8
8
  serverRelativeUrl: string;
9
9
  spDocumentId: number;
10
- sqlDocumentId: GuidValue;
10
+ sqlDocumentId: guid;
11
11
  odmDocId: string;
12
12
  }
@@ -3,4 +3,5 @@ export interface TaskItemResponse {
3
3
  nextPageString: string;
4
4
  previousPageString: string;
5
5
  tasks: Array<DocumentTask>;
6
+ useThresholdQuery: boolean;
6
7
  }
@@ -7,4 +7,5 @@ export interface DocumentHistory {
7
7
  publishedBy: string;
8
8
  approvedBy: string;
9
9
  workflowHistory: Array<WorkflowHistory>;
10
+ signedCopy: string;
10
11
  }
@@ -1,9 +1,9 @@
1
1
  import { AuditingInformation, WorkflowTask } from "..";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  import { Enums } from "../..";
4
4
  export interface Workflow extends AuditingInformation {
5
- id: GuidValue;
6
- documentId: GuidValue;
5
+ id: guid;
6
+ documentId: guid;
7
7
  comment: string;
8
8
  dueDate: Date;
9
9
  isCompleted: boolean;
@@ -1,8 +1,8 @@
1
1
  import { WorkflowTaskHistory } from "./WorkflowTaskHistory";
2
- import { GuidValue } from "@omnia/fx-models";
2
+ import { guid } from "@omnia/fx-models";
3
3
  import { Enums } from "../..";
4
4
  export interface WorkflowHistory {
5
- workflowId: GuidValue;
5
+ workflowId: guid;
6
6
  workflowType: Enums.DocumentViewEnums.WorkflowType;
7
7
  isCompleted: boolean;
8
8
  startDate: Date;
@@ -1,7 +1,7 @@
1
- import { GuidValue, Identity } from "@omnia/fx-models";
1
+ import { guid, Identity } from "@omnia/fx-models";
2
2
  export interface WorkflowTask {
3
- id: GuidValue;
4
- workflowId: GuidValue;
3
+ id: guid;
4
+ workflowId: guid;
5
5
  comment: string;
6
6
  isCompleted: boolean;
7
7
  assignedUser: Identity;
@@ -1,7 +1,7 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  import { TaskOutcome } from "../enums";
3
3
  export interface WorkflowTaskHistory {
4
- workflowTaskId: GuidValue;
4
+ workflowTaskId: guid;
5
5
  assignedUserName: string;
6
6
  taskOutcome: TaskOutcome;
7
7
  isCompleted: boolean;
@@ -1,12 +1,12 @@
1
- import { GuidValue } from "@omnia/fx/models";
2
- import { FilterEngineDefaultPosition, FilterEngineOperator, Guid, PropertyIndexedType, Refinement } from "@omnia/fx/models";
1
+ import { guid } from "@omnia/fx/models";
2
+ import { FilterEngineDefaultPosition, FilterEngineOperator, PropertyIndexedType, Refinement } from "@omnia/fx/models";
3
3
  export declare enum FilterEngineRenderType {
4
4
  Dropdown = 0,
5
5
  List = 1,
6
6
  Tags = 2,
7
7
  IconButtons = 3
8
8
  }
9
- export type BaseFilterEnginePropertyType = PropertyIndexedType | Guid;
9
+ export type BaseFilterEnginePropertyType = PropertyIndexedType | guid;
10
10
  export interface BaseFilterEngineProperty {
11
11
  value: unknown;
12
12
  name: string;
@@ -18,7 +18,7 @@ export interface BaseFilterEngineProperty {
18
18
  entries?: Array<Refinement>;
19
19
  }
20
20
  export interface ProcessFilterEngineProperty extends BaseFilterEngineProperty {
21
- value: Array<GuidValue>;
21
+ value: Array<guid>;
22
22
  type: PropertyIndexedType.Text;
23
23
  operator: FilterEngineOperator;
24
24
  }
@@ -7,4 +7,4 @@ var FilterEngineRenderType;
7
7
  FilterEngineRenderType[FilterEngineRenderType["List"] = 1] = "List";
8
8
  FilterEngineRenderType[FilterEngineRenderType["Tags"] = 2] = "Tags";
9
9
  FilterEngineRenderType[FilterEngineRenderType["IconButtons"] = 3] = "IconButtons";
10
- })(FilterEngineRenderType = exports.FilterEngineRenderType || (exports.FilterEngineRenderType = {}));
10
+ })(FilterEngineRenderType || (exports.FilterEngineRenderType = FilterEngineRenderType = {}));
@@ -1,8 +1,8 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export interface GraphApiPlannerPlan {
3
3
  id: string;
4
4
  title: string;
5
- owner: GuidValue;
5
+ owner: guid;
6
6
  buckets: GraphApiPlannerBucket[];
7
7
  }
8
8
  export interface GraphApiPlannerBucket {
@@ -6,4 +6,4 @@ var GraphApiPlannerTaskProgress;
6
6
  GraphApiPlannerTaskProgress[GraphApiPlannerTaskProgress["NotStarted"] = 0] = "NotStarted";
7
7
  GraphApiPlannerTaskProgress[GraphApiPlannerTaskProgress["InProgress"] = 1] = "InProgress";
8
8
  GraphApiPlannerTaskProgress[GraphApiPlannerTaskProgress["Completed"] = 2] = "Completed";
9
- })(GraphApiPlannerTaskProgress = exports.GraphApiPlannerTaskProgress || (exports.GraphApiPlannerTaskProgress = {}));
9
+ })(GraphApiPlannerTaskProgress || (exports.GraphApiPlannerTaskProgress = GraphApiPlannerTaskProgress = {}));
@@ -9,10 +9,9 @@ export * from "./components";
9
9
  export * from "./styles";
10
10
  export * from "./shared";
11
11
  export * from "./contexts";
12
- export * from "./Constants";
13
12
  export * from "./paging";
14
13
  export * from "./richtexteditorextensions";
15
- export * from "./mediapicker";
16
14
  export * from "./graph";
17
15
  export * from "./processtaskassignments";
18
16
  export * from "./processstepstatuses";
17
+ export * from "./readreceiptsignoff";
@@ -13,10 +13,9 @@ tslib_1.__exportStar(require("./components"), exports);
13
13
  tslib_1.__exportStar(require("./styles"), exports);
14
14
  tslib_1.__exportStar(require("./shared"), exports);
15
15
  tslib_1.__exportStar(require("./contexts"), exports);
16
- tslib_1.__exportStar(require("./Constants"), exports);
17
16
  tslib_1.__exportStar(require("./paging"), exports);
18
17
  tslib_1.__exportStar(require("./richtexteditorextensions"), exports);
19
- tslib_1.__exportStar(require("./mediapicker"), exports);
20
18
  tslib_1.__exportStar(require("./graph"), exports);
21
19
  tslib_1.__exportStar(require("./processtaskassignments"), exports);
22
20
  tslib_1.__exportStar(require("./processstepstatuses"), exports);
21
+ tslib_1.__exportStar(require("./readreceiptsignoff"), exports);
@@ -1,6 +1,6 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export interface DocumentLibraryViewRegistration {
3
- id: GuidValue;
3
+ id: guid;
4
4
  title: string;
5
5
  viewElement: string;
6
6
  settingsElement: string;
@@ -1,6 +1,6 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export interface DocumentRollupViewRegistration {
3
- id: GuidValue;
3
+ id: guid;
4
4
  title: string;
5
5
  viewElement: string;
6
6
  settingsElement: string;
@@ -1,6 +1,6 @@
1
- import { GuidValue } from "@omnia/fx-models";
1
+ import { guid } from "@omnia/fx-models";
2
2
  export interface ProcessRollupViewRegistration {
3
- id: GuidValue;
3
+ id: guid;
4
4
  title: string;
5
5
  viewElement: string;
6
6
  settingsElement: string;
@@ -1,4 +1,4 @@
1
- import { GuidValue, MultilingualString } from "@omnia/fx/models";
1
+ import { MultilingualString, guid } from "@omnia/fx/models";
2
2
  import { DrawingShapeDefinition } from "../data";
3
3
  import { ProcessDesignerStore } from "internal/processdesigner/stores";
4
4
  export declare enum ProcessButtonType {
@@ -20,7 +20,7 @@ export interface IProcessButtonRenderer {
20
20
  /**
21
21
  * If you set this value the modelContentManifest will be opened in a dialog
22
22
  */
23
- modelContentManifestId?: GuidValue;
23
+ modelContentManifestId?: guid;
24
24
  /**
25
25
  * @param currentStore From this you can get the current state of the process and shapes when the button is clicked
26
26
  */
@@ -5,9 +5,9 @@ var ProcessButtonType;
5
5
  (function (ProcessButtonType) {
6
6
  ProcessButtonType[ProcessButtonType["ShapeButton"] = 0] = "ShapeButton";
7
7
  ProcessButtonType[ProcessButtonType["ProcessButton"] = 1] = "ProcessButton";
8
- })(ProcessButtonType = exports.ProcessButtonType || (exports.ProcessButtonType = {}));
8
+ })(ProcessButtonType || (exports.ProcessButtonType = ProcessButtonType = {}));
9
9
  var DisplayProcessButtonType;
10
10
  (function (DisplayProcessButtonType) {
11
11
  DisplayProcessButtonType[DisplayProcessButtonType["SingleButton"] = 0] = "SingleButton";
12
12
  DisplayProcessButtonType[DisplayProcessButtonType["GroupButton"] = 1] = "GroupButton";
13
- })(DisplayProcessButtonType = exports.DisplayProcessButtonType || (exports.DisplayProcessButtonType = {}));
13
+ })(DisplayProcessButtonType || (exports.DisplayProcessButtonType = DisplayProcessButtonType = {}));