@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,25 +1,26 @@
1
- import { Guid } from "@omnia/fx-models";
2
1
  import { CanvasDefinition } from "./models/data/drawingdefinitions";
3
2
  import { ShapeTemplate } from "./models/data/shapetemplates/ShapeTemplate";
4
3
  import { Version } from "./models/shared/Version";
5
4
  import { ContentBlockSettings, LinksBlockSettings, TitleBlockSettings, TasksBlockSettings, PropertiesBlockSettings, ProcessNavigationBlockSettings, DrawingBlockSettings, ProcessLayoutBlockSettings } from "./models";
6
- import { ActionHandlerRegistrationId } from "@omnia/fx/models";
5
+ import { ActionHandlerRegistrationId, guid } from "@omnia/fx/models";
6
+ export declare const ODMRecentDocumentTypesLocalStorageKey = "odm_recentdocumenttypes_key";
7
+ export declare const OWA_QUERY_PARAMETER = "?Web=1";
7
8
  export declare class ODMFeatureIds {
8
- static get ControlledDocument(): Guid;
9
- static get CreateNewDocumentInLibrary(): Guid;
10
- static get ControlledDocumentLibrary(): Guid;
11
- static get MSTeamsTabProvider(): Guid;
12
- static get DraftableDocumentComparison(): Guid;
13
- static get ControlledDocumentArchive(): Guid;
9
+ static get ControlledDocument(): guid;
10
+ static get CreateNewDocumentInLibrary(): guid;
11
+ static get ControlledDocumentLibrary(): guid;
12
+ static get MSTeamsTabProvider(): guid;
13
+ static get DraftableDocumentComparison(): guid;
14
+ static get ControlledDocumentArchive(): guid;
14
15
  }
15
16
  export declare class ODMDocumentRollupDisplayFields {
16
- static get IconTitleLink(): Guid;
17
- static get IconNameLink(): Guid;
18
- static get InfoIcon(): Guid;
19
- static get RelatedControlledDocumentsIcon(): Guid;
20
- static get FeedbackIcon(): Guid;
21
- static get AppendiceIcon(): Guid;
22
- static get CreateNewDocumentIcon(): Guid;
17
+ static get IconTitleLink(): guid;
18
+ static get IconNameLink(): guid;
19
+ static get InfoIcon(): guid;
20
+ static get RelatedControlledDocumentsIcon(): guid;
21
+ static get FeedbackIcon(): guid;
22
+ static get AppendiceIcon(): guid;
23
+ static get CreateNewDocumentIcon(): guid;
23
24
  }
24
25
  export declare const TextSpacingWithShape = 5;
25
26
  export declare const BuiltInActionButtonHandlers: {
@@ -28,15 +29,15 @@ export declare const BuiltInActionButtonHandlers: {
28
29
  ExportProcess: ActionHandlerRegistrationId;
29
30
  };
30
31
  export declare class OPMFeatureIds {
31
- static get ProcessManagement(): Guid;
32
- static get MSTeamsTabProvider(): Guid;
33
- static get ProcessLibrary(): Guid;
34
- static get ProcessesAndDocumentsIntegration(): Guid;
35
- static get ProcessTaskPlannerProvider(): Guid;
36
- static get ProcessArchive(): Guid;
32
+ static get ProcessManagement(): guid;
33
+ static get MSTeamsTabProvider(): guid;
34
+ static get ProcessLibrary(): guid;
35
+ static get ProcessesAndDocumentsIntegration(): guid;
36
+ static get ProcessTaskPlannerProvider(): guid;
37
+ static get ProcessArchive(): guid;
37
38
  }
38
39
  export declare class ProcessTaskProviderIds {
39
- static get MicrosoftPlannerProvider(): Guid;
40
+ static get MicrosoftPlannerProvider(): guid;
40
41
  }
41
42
  export declare const ContentBlockConfigurationFactory: {
42
43
  defaultSettings(): ContentBlockSettings;
@@ -87,7 +88,7 @@ export declare const ProcessRollupConstants: {
87
88
  readonly processTitleAndLinkInternalName: string;
88
89
  readonly processTitleAndImage: string;
89
90
  readonly processTitle: string;
90
- readonly filterEngineContextUniqueId: string;
91
+ readonly filterEngineContextUniqueId: guid;
91
92
  };
92
93
  export declare const DefaultDateFormat = "YYYY-MM-DD";
93
94
  export declare const ProcessTableColumnsConstants: {
@@ -103,6 +104,57 @@ export declare const ShapeHighlightProperties: {
103
104
  strokeDashArray: number[];
104
105
  };
105
106
  };
107
+ export declare const ODMFieldNameConstants: {
108
+ readonly ODMDocId: string;
109
+ readonly ODMDocIdNumber: string;
110
+ readonly ODMEdition: string;
111
+ readonly ODMRevision: string;
112
+ readonly ODMPublished: string;
113
+ readonly ODMReviewDate: string;
114
+ readonly ODMEditionComment: string;
115
+ readonly ODMApprovedBy: string;
116
+ readonly ODMApproved: string;
117
+ readonly ODMContentLanguage: string;
118
+ readonly ODMDocumentType: string;
119
+ readonly ODMDocumentTypeId: string;
120
+ readonly ODMIsFirstDraftVersion: string;
121
+ readonly ODMAppendixForDocumentId: string;
122
+ readonly ODMDocumentHistory: string;
123
+ readonly ODMIsPublished: string;
124
+ readonly ODMIsRecord: string;
125
+ readonly ODMIsArchived: string;
126
+ readonly ODMRelatedDocuments: string;
127
+ readonly ODMSignedDocuments: string;
128
+ readonly ODMAppendices: string;
129
+ readonly ODMIsAllowToBeUsedAsTemplate: string;
130
+ readonly ODMIsAllowSignedCopy: string;
131
+ readonly ODMProperties: string;
132
+ readonly ODMTemplateDocumentIdNumber: string;
133
+ readonly ODMTemplateDocumentEditionNumber: string;
134
+ readonly Title: string;
135
+ readonly ODMIsLimitedAccess: string;
136
+ readonly ODMLimitedUsers: string;
137
+ readonly ODMIsConvertedPDF: string;
138
+ readonly ODMIsNotifiedUsers: string;
139
+ readonly ODMListNotifiedUsers: string;
140
+ readonly ODMIsRequireReadReceipt: string;
141
+ readonly ODMTemplateId: string;
142
+ readonly ODMReviewReminderDate: string;
143
+ readonly ODMIsPreview: string;
144
+ readonly ODMRetentionDate: string;
145
+ readonly ODMPublishedBy: string;
146
+ readonly ODMTableDocId: string;
147
+ readonly ODMDeletedAt: string;
148
+ readonly ODMDeletedBy: string;
149
+ };
150
+ export declare const DocumentLibrariesUrl: {
151
+ readonly Drafts: string;
152
+ readonly Published: string;
153
+ readonly Tasks: string;
154
+ readonly Unprocessed: string;
155
+ readonly Archived: string;
156
+ readonly RecycleBin: string;
157
+ };
106
158
  export declare const ProcessDefaultData: {
107
159
  readonly canvasDefinition: CanvasDefinition;
108
160
  };
@@ -143,3 +195,36 @@ export declare const ImageFolders: {
143
195
  readonly legacy: string;
144
196
  };
145
197
  export declare const WebEmojiIcons: Array<string>;
198
+ export declare const OPMEnterprisePropertyInternalNames: {
199
+ readonly OPMEdition: string;
200
+ readonly OPMRevision: string;
201
+ readonly OPMProcessType: string;
202
+ readonly OPMProcessIdNumber: string;
203
+ readonly OPMPublished: string;
204
+ readonly OPMApprovedBy: string;
205
+ readonly OPMIsArchived: string;
206
+ readonly OPMIsPublished: string;
207
+ };
208
+ export declare const OPMProcessProperty: {
209
+ readonly Id: string;
210
+ };
211
+ export declare namespace Security {
212
+ const OPMRoleDefinitions: {
213
+ readonly Author: guid;
214
+ readonly Reader: guid;
215
+ readonly Approver: guid;
216
+ readonly Reviewer: guid;
217
+ };
218
+ const OPMResourceEvaluators: {
219
+ readonly SecurityResourceIdResource: string;
220
+ readonly OPMProcessIdResource: string;
221
+ };
222
+ const Parameters: {
223
+ readonly OPMProcessId: string;
224
+ readonly SecurityResourceId: string;
225
+ };
226
+ const ODMRoleDefinitions: {
227
+ readonly AppInstanceAuthor: guid;
228
+ readonly AppInstanceReader: guid;
229
+ };
230
+ }
@@ -7,3 +7,4 @@ export * from "./routing";
7
7
  export * from "./settingsprovider";
8
8
  export * from "./apis";
9
9
  export * from "./messaging";
10
+ export * from "./ux";
@@ -1 +1 @@
1
- {"name":"omniaWebpackJsonp['b3d13ef7-5ff8-4496-a283-81a742080aef']['54a125ba-c2f8-4c4c-b549-ce0c3861026b']","content":{"./node_modules/@omnia/management-system/messaging/InternalOPMTopics.js":{"id":"./node_modules/@omnia/management-system/messaging/internalopmtopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalOPMTopics"]},"./node_modules/@omnia/management-system/services/index.js":{"id":"./node_modules/@omnia/management-system/services/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ImageService","MoveProcessService","PermissionService","ProcessDocumentRelationshipService","ProcessFeedbackService","ProcessRollupService","ProcessService","ProcessTaskService","ProcessTemplateService","ProcessTypeService","QueryablePropertiesService","SettingsService","ShapeTemplateService","SharePointTaskService","TeamAppPropertyService"]},"./node_modules/@omnia/management-system/models/index.js":{"id":"711e87d2-a76a-42d5-8658-eb2d0f74135a","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/management-system/index.js":{"id":"c91869c1-7bd3-46b4-9e71-21d5b16a5460","buildMeta":{"exportsType":"namespace"}}}}
1
+ {"name":"omniaWebpackJsonp['b3d13ef7-5ff8-4496-a283-81a742080aef']['54a125ba-c2f8-4c4c-b549-ce0c3861026b']","content":{"./node_modules/@omnia/management-system/constants.js":{"id":"./node_modules/@omnia/management-system/constants.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInActionButtonHandlers","ContentBlockConfigurationFactory","DefaultDateFormat","DocumentLibrariesUrl","DocumentsBlockDataSettingsKey","DrawingBlockConfigurationFactory","ImageFolders","LinksBlockConfigurationFactory","ODMDocumentRollupDisplayFields","ODMFeatureIds","ODMFieldNameConstants","ODMRecentDocumentTypesLocalStorageKey","OPMEnterprisePropertyInternalNames","OPMFeatureIds","OPMProcessProperty","OPMSpecialRouteVersion","OWA_QUERY_PARAMETER","PagesBlockDataSettingsKey","ProcessDefaultData","ProcessLayoutBlockConfigurationFactory","ProcessNavigationConfigurationFactory","ProcessRollupConstants","ProcessTableColumnsConstants","ProcessTaskProviderIds","PropertiesBlockConfigurationFactory","RootProcessStepDesignerItemIds","Security","ShapeHighlightProperties","ShapeTemplatesConstants","SharePointFieldsConstants","SystemProcessProperties","TasksBlockConfigurationFactory","TextSpacingWithShape","TitleBlockConfigurationFactory","WebEmojiIcons"]},"./node_modules/@omnia/management-system/messaging/InternalOPMTopics.js":{"id":"./node_modules/@omnia/management-system/messaging/internalopmtopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalOPMTopics"]},"./node_modules/@omnia/management-system/processshape/fabricshape/FabricShapeData.js":{"id":"./node_modules/@omnia/management-system/processshape/fabricshape/fabricshapedata.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FabricShapeDataTypes"]},"./node_modules/@omnia/management-system/processshape/fabricshape/index.js":{"id":"./node_modules/@omnia/management-system/processshape/fabricshape/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FabricShapeDataTypes"]},"./node_modules/@omnia/management-system/processshape/index.js":{"id":"./node_modules/@omnia/management-system/processshape/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FabricShapeDataTypes","ShapeDefinitionFactory","ShapeFactory"]},"./node_modules/@omnia/management-system/processshape/shapedefinitions/index.js":{"id":"./node_modules/@omnia/management-system/processshape/shapedefinitions/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ShapeDefinitionFactory"]},"./node_modules/@omnia/management-system/processshape/shapedefinitions/ShapeDefinitionData.js":{"id":"./node_modules/@omnia/management-system/processshape/shapedefinitions/shapedefinitiondata.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ShapeDefinitionFactory"]},"./node_modules/@omnia/management-system/processshape/shapes/index.js":{"id":"./node_modules/@omnia/management-system/processshape/shapes/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ShapeFactory"]},"./node_modules/@omnia/management-system/processshape/shapes/Shape.js":{"id":"./node_modules/@omnia/management-system/processshape/shapes/shape.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ShapeFactory"]},"./node_modules/@omnia/management-system/processshape/shapes/ShapeObject.js":{"id":"./node_modules/@omnia/management-system/processshape/shapes/shapeobject.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/management-system/services/index.js":{"id":"./node_modules/@omnia/management-system/services/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ApprovalTaskService","DocumentLibraryService","DocumentService","DocumentTemplateService","DocumentTypeService","ImageService","MoveProcessService","PermissionService","ProcessDocumentRelationshipService","ProcessFeedbackService","ProcessRollupService","ProcessService","ProcessTaskService","ProcessTemplateService","ProcessTypeService","PublishDocumentService","QueryablePropertiesService","ReviewReminderTaskService","ReviewTaskService","SettingsService","ShapeTemplateService","SharePointTaskService","TaskService","TeamAppPropertyService","UserService"]},"./node_modules/@omnia/management-system/models/index.js":{"id":"711e87d2-a76a-42d5-8658-eb2d0f74135a","buildMeta":{"exportsType":"namespace"},"expo.js":["AddShapePanelStyles","ArchiveFactory","CenterConfigurableHeightDialogStyles","CenterScrollableDialogStyles","DateTimeMode","DefaultControlSettings","DisplayProcessButtonType","DocumentApproverId","DocumentAuthorsType","DocumentConversions","DocumentLibraryViewType","DocumentTaskBulkUpdateTrackingStatusEnum","DocumentTemplateCategoryFactory","DocumentTemplateContentFactory","DocumentTemplateContentTypes","DocumentTemplateFactory","DocumentTemplateSettingsFactory","DocumentTemplateSettingsTypes","DocumentTypeFactory","DocumentTypeSettingsTypes","DocumentTypeTermSynchronizationStatusStatuses","DrawingCanvasSettingsStyles","DrawingShapeTypes","DynamicKeySetting","Enums","FreeformPickerStyles","GlobalSettings","GraphApiPlannerTaskProgress","MSService","MediaPickerStyles","NavigationNodeStyles","PagingServerQuery","ProcessApproverId","ProcessButtonType","ProcessDefaultControlSettings","ProcessDesignerStyles","ProcessFieldDisplayStyles","ProcessGlobalSettings","ProcessLayoutProvider","ProcessNavigationBlockStyles","ProcessPickerStyles","ProcessReviewReminderFactory","ProcessStepDrawingStyles","ProcessStepPickerStyles","ProcessStepStatusType","ProcessStepType","ProcessTaskAssignmentDataType","ProcessTaskProvider","ProcessTemplateFactory","ProcessTemplateLayoutDefinition","ProcessTypeFactory","ProcessTypeSettingsTypes","ProcessTypeTermSynchronizationStatusStatuses","ProcessVersionType","ProcessWorkflowType","ProcessWorkingStatus","PropertySelectionListType","PublishingApprovalSettingsFactory","PublishingApprovalSettingsTypes","RetentionFactory","RetentionTypes","ReviewReminderFactory","ReviewReminderScheduleFactory","ReviewReminderScheduleTypes","ReviewReminderTaskFactory","ReviewReminderTaskSettingsFactory","Setting","ShapeDefinitionTypes","ShapeGalleryDefaultSettingStyles","ShapeMovingDirection","ShapeSelectionStyles","ShapeSettingsStyles","ShapeTemplateFactory","ShapeTemplateType","ShapeTypeStyles","SiteGroupIdSettings","TargetControlIdentifierType","TaskOutcome","TextAlignment","TextPosition","TitleBlockStyles","UnpublishProcessDialogStyles","VDialogScrollableDialogStyles","WorkflowCompletedType"]},"./node_modules/@omnia/management-system/index.js":{"id":"c91869c1-7bd3-46b4-9e71-21d5b16a5460","buildMeta":{"exportsType":"namespace"},"expo.js":["ApprovalTaskService","BuiltInActionButtonHandlers","ContentBlockConfigurationFactory","CurrentProcessStore","DefaultDateFormat","DocumentConversionStore","DocumentLibrariesUrl","DocumentLibraryService","DocumentPropetiesStore","DocumentRollupSettingsProvider","DocumentService","DocumentSharePointFieldStore","DocumentTemplateService","DocumentTemplateStore","DocumentTypeService","DocumentTypeStore","DocumentsBlockDataSettingsKey","DrawingBlockConfigurationFactory","FabricShapeDataTypes","ImageFolders","ImageService","InternalOPMTopics","LibraryStore","LinksBlockConfigurationFactory","MoveProcessService","NewDocumentStore","ODMDocumentRollupDisplayFields","ODMFeatureIds","ODMFieldNameConstants","ODMRecentDocumentTypesLocalStorageKey","ODMUtils","OPMEnterprisePropertyInternalNames","OPMFeatureIds","OPMProcessProperty","OPMPublicTopics","OPMRouter","OPMSpecialRouteVersion","OPMUtils","OWA_QUERY_PARAMETER","OdmPublicTopics","PageRollupSettingsProvider","PagesBlockDataSettingsKey","PermissionService","ProcessDefaultData","ProcessDocumentRelationshipService","ProcessFeedbackService","ProcessLayoutBlockConfigurationFactory","ProcessNavigationConfigurationFactory","ProcessRendererOptions","ProcessRollupConstants","ProcessRollupService","ProcessService","ProcessStore","ProcessTableColumnsConstants","ProcessTaskProviderIds","ProcessTaskService","ProcessTemplateLayoutStore","ProcessTemplateService","ProcessTemplateStore","ProcessTypeService","ProcessTypeStore","PropertiesBlockConfigurationFactory","PublishDocumentService","QueryablePropertiesService","ReviewReminderTaskService","ReviewTaskService","RootProcessStepDesignerItemIds","Security","SettingsService","SettingsStore","ShapeDefinitionFactory","ShapeFactory","ShapeHighlightProperties","ShapeTemplateService","ShapeTemplateStore","ShapeTemplatesConstants","SharePointFieldsConstants","SharePointTaskService","SystemProcessProperties","TaskService","TasksBlockConfigurationFactory","TeamAppPropertyService","TextSpacingWithShape","TitleBlockConfigurationFactory","UserService","WebEmojiIcons","processMediaPickerProviderContext","shapeTemplateMediaPickerProviderContext"]}}}
@@ -1,5 +1,6 @@
1
- export declare module Enums {
2
- module DocumentViewEnums {
1
+ import { guid } from "@omnia/fx/models";
2
+ export declare namespace Enums {
3
+ namespace DocumentViewEnums {
3
4
  enum PagingType {
4
5
  NoPaging = 1,
5
6
  Classic = 2,
@@ -54,6 +55,12 @@ export declare module Enums {
54
55
  Restored = 9,
55
56
  RecycleBinDeleting = 10
56
57
  }
58
+ enum DocumentVersionType {
59
+ Draft = 0,
60
+ Published = 1,
61
+ Unprocessed = 2,
62
+ Appendix = 3
63
+ }
57
64
  enum LibraryDocumentStatus {
58
65
  Draft = 0,
59
66
  Published = 1,
@@ -193,7 +200,7 @@ export declare module Enums {
193
200
  Suggested = 3
194
201
  }
195
202
  }
196
- module DocumentStatisticsEnums {
203
+ namespace DocumentStatisticsEnums {
197
204
  enum StatisticsType {
198
205
  DraftDocuments = 0,
199
206
  PublishedDocuments = 1,
@@ -203,7 +210,7 @@ export declare module Enums {
203
210
  WaitingForApproval = 5
204
211
  }
205
212
  }
206
- module DocumentPicker {
213
+ namespace DocumentPicker {
207
214
  enum CategoryType {
208
215
  SharePointLibrary = 0,
209
216
  SearchProvider = 1,
@@ -226,21 +233,21 @@ export declare module Enums {
226
233
  pickOnly = 1
227
234
  }
228
235
  }
229
- module ProcessViewEnums {
236
+ namespace ProcessViewEnums {
230
237
  enum QueryScope {
231
238
  PublishedProcesses = 1,
232
239
  ArchivedProcesses = 2
233
240
  }
234
- enum BuildInProcessTitleTextStyleFormatting {
235
- Normal = "afc69d06-73d4-4021-a692-8e0f3c80ba1f",
236
- Heading1 = "d0f88100-d170-4416-90b3-d20eacb25d60",
237
- Heading2 = "834d394c-6517-4134-8488-52b47ee2e32e",
238
- Heading3 = "3abb88f8-a937-49df-a346-f0465b265656",
239
- Heading4 = "9f717035-c3ce-45f6-9f66-76df59faf7fa",
240
- Heading5 = "2b4051d1-a9ed-450e-9bdf-1f6eaa6721e3",
241
- Heading6 = "f0b42e88-47e3-4b69-8d11-393683214810",
242
- Custom = "00000000-0000-0000-0000-000000000000"
243
- }
241
+ const BuildInProcessTitleTextStyleFormatting: {
242
+ Normal: guid;
243
+ Heading1: guid;
244
+ Heading2: guid;
245
+ Heading3: guid;
246
+ Heading4: guid;
247
+ Heading5: guid;
248
+ Heading6: guid;
249
+ Custom: guid;
250
+ };
244
251
  enum TaxonomyFilterType {
245
252
  FixedValue = 1,
246
253
  CurrentPage = 2,
@@ -306,7 +313,7 @@ export declare module Enums {
306
313
  ProcessStep = 1,
307
314
  Link = 2
308
315
  }
309
- module WorkflowEnums {
316
+ namespace WorkflowEnums {
310
317
  enum VersionPublishingTypes {
311
318
  NewEdition = 1,
312
319
  NewRevision = 2
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Enums = void 0;
4
+ const models_1 = require("@omnia/fx/models");
4
5
  var Enums;
5
6
  (function (Enums) {
6
7
  let DocumentViewEnums;
@@ -69,6 +70,13 @@ var Enums;
69
70
  ProcessingStatus[ProcessingStatus["Restored"] = 9] = "Restored";
70
71
  ProcessingStatus[ProcessingStatus["RecycleBinDeleting"] = 10] = "RecycleBinDeleting";
71
72
  })(ProcessingStatus = DocumentViewEnums.ProcessingStatus || (DocumentViewEnums.ProcessingStatus = {}));
73
+ let DocumentVersionType;
74
+ (function (DocumentVersionType) {
75
+ DocumentVersionType[DocumentVersionType["Draft"] = 0] = "Draft";
76
+ DocumentVersionType[DocumentVersionType["Published"] = 1] = "Published";
77
+ DocumentVersionType[DocumentVersionType["Unprocessed"] = 2] = "Unprocessed";
78
+ DocumentVersionType[DocumentVersionType["Appendix"] = 3] = "Appendix";
79
+ })(DocumentVersionType = DocumentViewEnums.DocumentVersionType || (DocumentViewEnums.DocumentVersionType = {}));
72
80
  let LibraryDocumentStatus;
73
81
  (function (LibraryDocumentStatus) {
74
82
  LibraryDocumentStatus[LibraryDocumentStatus["Draft"] = 0] = "Draft";
@@ -272,17 +280,16 @@ var Enums;
272
280
  QueryScope[QueryScope["PublishedProcesses"] = 1] = "PublishedProcesses";
273
281
  QueryScope[QueryScope["ArchivedProcesses"] = 2] = "ArchivedProcesses";
274
282
  })(QueryScope = ProcessViewEnums.QueryScope || (ProcessViewEnums.QueryScope = {}));
275
- let BuildInProcessTitleTextStyleFormatting;
276
- (function (BuildInProcessTitleTextStyleFormatting) {
277
- BuildInProcessTitleTextStyleFormatting["Normal"] = "afc69d06-73d4-4021-a692-8e0f3c80ba1f";
278
- BuildInProcessTitleTextStyleFormatting["Heading1"] = "d0f88100-d170-4416-90b3-d20eacb25d60";
279
- BuildInProcessTitleTextStyleFormatting["Heading2"] = "834d394c-6517-4134-8488-52b47ee2e32e";
280
- BuildInProcessTitleTextStyleFormatting["Heading3"] = "3abb88f8-a937-49df-a346-f0465b265656";
281
- BuildInProcessTitleTextStyleFormatting["Heading4"] = "9f717035-c3ce-45f6-9f66-76df59faf7fa";
282
- BuildInProcessTitleTextStyleFormatting["Heading5"] = "2b4051d1-a9ed-450e-9bdf-1f6eaa6721e3";
283
- BuildInProcessTitleTextStyleFormatting["Heading6"] = "f0b42e88-47e3-4b69-8d11-393683214810";
284
- BuildInProcessTitleTextStyleFormatting["Custom"] = "00000000-0000-0000-0000-000000000000";
285
- })(BuildInProcessTitleTextStyleFormatting = ProcessViewEnums.BuildInProcessTitleTextStyleFormatting || (ProcessViewEnums.BuildInProcessTitleTextStyleFormatting = {}));
283
+ ProcessViewEnums.BuildInProcessTitleTextStyleFormatting = {
284
+ Normal: (0, models_1.guid)("afc69d06-73d4-4021-a692-8e0f3c80ba1f"),
285
+ Heading1: (0, models_1.guid)("d0f88100-d170-4416-90b3-d20eacb25d60"),
286
+ Heading2: (0, models_1.guid)("834d394c-6517-4134-8488-52b47ee2e32e"),
287
+ Heading3: (0, models_1.guid)("3abb88f8-a937-49df-a346-f0465b265656"),
288
+ Heading4: (0, models_1.guid)("9f717035-c3ce-45f6-9f66-76df59faf7fa"),
289
+ Heading5: (0, models_1.guid)("2b4051d1-a9ed-450e-9bdf-1f6eaa6721e3"),
290
+ Heading6: (0, models_1.guid)("f0b42e88-47e3-4b69-8d11-393683214810"),
291
+ Custom: (0, models_1.guid)("00000000-0000-0000-0000-000000000000")
292
+ };
286
293
  let TaxonomyFilterType;
287
294
  (function (TaxonomyFilterType) {
288
295
  TaxonomyFilterType[TaxonomyFilterType["FixedValue"] = 1] = "FixedValue";
@@ -386,4 +393,4 @@ var Enums;
386
393
  TaskViewType[TaskViewType["AssignedByMe"] = 2] = "AssignedByMe";
387
394
  TaskViewType[TaskViewType["CompletedTasks"] = 3] = "CompletedTasks";
388
395
  })(TaskViewType = Enums.TaskViewType || (Enums.TaskViewType = {}));
389
- })(Enums = exports.Enums || (exports.Enums = {}));
396
+ })(Enums || (exports.Enums = Enums = {}));
@@ -0,0 +1,12 @@
1
+ import { guid } from "@omnia/fx-models";
2
+ declare const webComponentManifests: Record<"DocumentRollup" | "DocumentLibrary" | "ProcessRollup" | "Core" | "DocumentRollupSettings" | "DocumentRollupBreakPointSettings" | "DocumentRollupListView" | "DocumentRollupListViewSettings" | "DocumentRollupCardView" | "DocumentRollupCardViewSettings" | "DocumentRollupCardGroupBySiteView" | "DocumentRollupCardGroupBySiteViewSettings" | "DocumentRollupSharePointCardView" | "DocumentRollupSharePointCardViewSettings" | "DocumentSearchTemplate" | "DocumentLibrarySettings" | "DocumentLibraryListView" | "DocumentHistory" | "DocumentPickerCategoryListingBlade" | "DocumentPickerCreateEditCategoryBlade" | "DocumentPicker" | "DocumentPickerPickDocDialog" | "DocumentLinkPicker" | "DocumentTemplateMergeSettings" | "DocumenTypeSettingTabApiRegistration" | "ApprovalTaskCustomViewApiRegistration" | "MicrosoftPlannerProviderRenderer" | "ProcessDesigner" | "ProcessDesignerDrawingCanvasSettings" | "ProcessDesignerAddShapeWizard" | "ProcessDesignerShapeSelectionStep" | "ProcessDesignerShapeTypeStep" | "ProcessDesignerCreateLinkPanel" | "ProcessDesignerShapeSettingsPanel" | "ProcessDesignerCreateTask" | "ProcessLibraryCore" | "ProcessLibrary" | "ProcessLibrarySettings" | "ProcessLibraryListView" | "NewProcessDialog" | "DraftActionButtons" | "DraftMenuActions" | "DraftProcessingStatus" | "PublishedMenuActions" | "PublishedProcessingStatus" | "ProcessHistoryDialog" | "ProcessTooltip" | "MoveProcessDialog" | "CreateDraftProcessDialog" | "ProcessSearchTemplate" | "MediaPicker" | "FreeformPicker" | "GlobalProcessRenderer" | "PointPicker" | "UnpublishProcessDialog" | "PermissionDialog" | "ProcessStepPicker" | "ContentBlock" | "ContentBlockSettings" | "ProcessContextBlock" | "ProcessContextBlockSettings" | "DrawingBlock" | "DrawingBlockSettings" | "ProcessDrawing" | "ProcessDrawingCore" | "TasksBlock" | "TasksBlockSettings" | "TasksBlockCore" | "ProcessStepStatusBlock" | "LinksBlock" | "LinksBlockSettings" | "ProcessNavigationBlock" | "ProcessNavigationBlockSettings" | "BreadcrumbBlock" | "BreadcrumbBlockSettings" | "ProcessRollupSettings" | "ProcessRollupListView" | "ProcessRollupListViewSettings" | "PropertiesBlock" | "PropertiesBlockSettings" | "TitleBlock" | "TitleBlockSettings" | "DocumentsBlock" | "DocumentsBlockSettings" | "ChangeProcessType" | "ChangeProcessTemplate" | "ProcessFieldValueDefinition" | "ProcessFieldEdit" | "ProcessFieldDisplay" | "ProcessPicker" | "ProcessPickerDialog" | "ProcessPickerField" | "ActionButtonProcessFeedbackHandlerSettings" | "ActionButtonProcessFeedbackHandlerRegistration" | "ActionButtonProcessFeedHandlerSubscription" | "AddProcessFeedbackDialog" | "ActionButtonExportProcessHandlerSettings" | "ActionButtonExportProcessHandlerRegistration" | "ActionButtonExportProcessHandlerSubscription" | "AddExportProcessDialog" | "ProcessFeedbackDialog" | "ExportProcessDialog" | "QueryableProperties" | "PagesBlock" | "PagesBlockSettings" | "ProcessLayoutBlock" | "ProcessLayoutBlockSettings" | "AdminProcessTemplatesJourney" | "ProcessWorkflowHistoryDialog" | "UxFilterEngineProcessRenderer" | "UxFilterEngineProcessSelectionsAreaProperty" | "UxFilterEngineProcessPropertySettings" | "UxFilterEngineProcessPropertyDefaultValueInput" | "DocumentTaskBulkUpdateJourney", guid>;
3
+ declare const resourceManifests: Record<"Core" | "Contexts" | "DialogCoreStyles" | "ProcessDesignerCore" | "ProcessDesignerItem" | "ProcessDesignerShapePickerCore" | "ProcessShapeCore" | "ProcessRollupCore" | "ProcessRollupViewRegistration" | "MovedProcessMessage" | "OPMMSTeamsTabProviderRegistration" | "RTFExtensionsCore" | "AdminProcessTemplatesCore" | "ProcessTaskApiRegistration" | "ProcessFilterEngineRegistrationApi" | "ProcessFilterEngineCore" | "ProcessButtonApiRegistration" | "DocumentTaskBulkUpdateCore" | "FxCore" | "DocumentLibraryCore" | "DocumentRollupSettingsTabsResources" | "DocumentPickerCore" | "DocumentPickerAdminCore" | "DocumentPickerAdminSettingsRegistration" | "ODMMSTeamsTabProviderRegistration" | "NewDocumentButtonRegistrationHandler" | "NewDocumentButtonSubscribeHandler" | "WCMIntegrationHandler" | "WCMLinkPickerHandler", guid>;
4
+ declare module "@omnia/fx-models/Tooling" {
5
+ interface IEnums$ {
6
+ ms: {
7
+ resourceManifests: typeof resourceManifests;
8
+ webComponentManifests: typeof webComponentManifests;
9
+ };
10
+ }
11
+ }
12
+ export {};
@@ -0,0 +1,152 @@
1
+ "use strict";
2
+ // this file use for client side tooling execute to get enums value.
3
+ // so DO NOT import or reference to this file in your code.
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ const fx_models_1 = require("@omnia/fx-models");
6
+ const webComponentManifests = enum$("ms.webComponentManifests").value({
7
+ Core: (0, fx_models_1.guid)("7fc4ef0a-e729-4716-8a3c-fa47e3ac074a"),
8
+ DocumentRollup: (0, fx_models_1.guid)("2e35ce1e-09e5-4a3e-b376-ab4dc9b3aef0"),
9
+ DocumentRollupSettings: (0, fx_models_1.guid)("ab63a305-aab5-4e6c-b840-f4e0fa21320e"),
10
+ DocumentRollupBreakPointSettings: (0, fx_models_1.guid)("7c5110c5-6fe6-497f-9dbd-3437c4b394dd"),
11
+ DocumentRollupListView: (0, fx_models_1.guid)("f156d2ce-654b-47f4-8953-9e574e2bae8e"),
12
+ DocumentRollupListViewSettings: (0, fx_models_1.guid)("238482cf-afda-4198-93a9-d95278bbcdd3"),
13
+ DocumentRollupCardView: (0, fx_models_1.guid)("f23b5959-782e-4a0b-9850-71c66849cc9a"),
14
+ DocumentRollupCardViewSettings: (0, fx_models_1.guid)("a877cdb2-7abf-4dcd-ad03-66190a1971a7"),
15
+ DocumentRollupCardGroupBySiteView: (0, fx_models_1.guid)("9c050403-28ce-4f2b-b7b1-41766c6b8f62"),
16
+ DocumentRollupCardGroupBySiteViewSettings: (0, fx_models_1.guid)("33ed5554-c141-4626-99a3-c6d963fda907"),
17
+ DocumentRollupSharePointCardView: (0, fx_models_1.guid)("19fe5427-d096-42d6-b843-20acf52d1d7a"),
18
+ DocumentRollupSharePointCardViewSettings: (0, fx_models_1.guid)("e6141191-63af-4967-a349-64d6129d4c8a"),
19
+ DocumentSearchTemplate: (0, fx_models_1.guid)("e36c3d39-08f4-4c10-9bb7-942d305261dd"),
20
+ DocumentLibrary: (0, fx_models_1.guid)("f901d747-a168-498c-b09e-8cfb91d1d3d6"),
21
+ DocumentLibrarySettings: (0, fx_models_1.guid)("1ac43d52-c105-4f37-869d-0f54983875f2"),
22
+ DocumentLibraryListView: (0, fx_models_1.guid)("a7a02fa0-5a5a-428f-aca7-8ea4f4ddc248"),
23
+ DocumentHistory: (0, fx_models_1.guid)("63ef94f6-9a9c-4d3f-964e-9210db7044e0"),
24
+ DocumentPickerCategoryListingBlade: (0, fx_models_1.guid)("ae9b0150-d512-4ad6-983f-7efa5de08c10"),
25
+ DocumentPickerCreateEditCategoryBlade: (0, fx_models_1.guid)("3da22d8a-fbb2-475b-aea2-5a29e0584182"),
26
+ DocumentPicker: (0, fx_models_1.guid)("1dabca75-3431-4854-ad18-9a93e1867b28"),
27
+ DocumentPickerPickDocDialog: (0, fx_models_1.guid)("bf9d6e03-78e1-4601-9917-b70133359944"),
28
+ DocumentLinkPicker: (0, fx_models_1.guid)("81ffacf7-ccde-4ced-954e-382b34bd0d9a"),
29
+ DocumentTemplateMergeSettings: (0, fx_models_1.guid)("21d1b179-d290-4839-84b8-ad3e9d929fbf"),
30
+ DocumenTypeSettingTabApiRegistration: (0, fx_models_1.guid)("78b1fb76-7785-4fdd-8509-e47a57d27a0d"),
31
+ ApprovalTaskCustomViewApiRegistration: (0, fx_models_1.guid)("c0b778b9-86fb-4d96-ac88-c6314a268f78"),
32
+ MicrosoftPlannerProviderRenderer: (0, fx_models_1.guid)("28eb7986-b16f-4f81-a884-4b9a1c443707"),
33
+ ProcessDesigner: (0, fx_models_1.guid)("8c220ecc-3171-4549-a3a3-051a7ef76d87"),
34
+ ProcessDesignerDrawingCanvasSettings: (0, fx_models_1.guid)("55f7b908-73e1-4e0c-8c8f-caae6f58b34f"),
35
+ ProcessDesignerAddShapeWizard: (0, fx_models_1.guid)("727d945c-5bb9-42bc-ae80-3f3f9d9251a4"),
36
+ ProcessDesignerShapeSelectionStep: (0, fx_models_1.guid)("337862cc-491e-40a6-8515-f01eb256aea8"),
37
+ ProcessDesignerShapeTypeStep: (0, fx_models_1.guid)("a675ce84-2608-45e7-b05d-a0dc99f1e203"),
38
+ ProcessDesignerCreateLinkPanel: (0, fx_models_1.guid)("f9781b8a-0791-4c8e-8e5a-e527b0a70ec5"),
39
+ ProcessDesignerShapeSettingsPanel: (0, fx_models_1.guid)("686ddca5-8634-43fb-bd09-9f00fae47a39"),
40
+ ProcessDesignerCreateTask: (0, fx_models_1.guid)("292697b2-1b4b-472d-bf18-460212cd7ea8"),
41
+ ProcessLibraryCore: (0, fx_models_1.guid)("e082fb71-3058-4e28-8630-a649aeebc4ad"),
42
+ ProcessLibrary: (0, fx_models_1.guid)("b8f104b0-0458-43ca-bdc7-6c70ccb59443"),
43
+ ProcessLibrarySettings: (0, fx_models_1.guid)("0eae69fb-381a-445a-9593-69ad5176e1ca"),
44
+ ProcessLibraryListView: (0, fx_models_1.guid)("b507c023-ddd4-40e2-bffc-2ed4c80c9557"),
45
+ NewProcessDialog: (0, fx_models_1.guid)("b466768f-c8b7-4bfd-ab56-4b16ca9b9fcd"),
46
+ DraftActionButtons: (0, fx_models_1.guid)("71c66827-46b0-4fc1-b30f-593b7c88f7e3"),
47
+ DraftMenuActions: (0, fx_models_1.guid)("1682ae90-f19f-4440-adc0-134746eee6c1"),
48
+ DraftProcessingStatus: (0, fx_models_1.guid)("cde5a81e-7ca7-4a30-9d2d-9084499ec68e"),
49
+ PublishedMenuActions: (0, fx_models_1.guid)("54023b5d-2ce5-4e68-89cf-defc4ff6a327"),
50
+ PublishedProcessingStatus: (0, fx_models_1.guid)("bdfb6a67-ca86-481c-a7a0-a3caaf9f685e"),
51
+ ProcessHistoryDialog: (0, fx_models_1.guid)("eda1224e-d141-4937-bd05-c67318598c37"),
52
+ ProcessTooltip: (0, fx_models_1.guid)("d7ea273a-db4d-424d-a258-22d99a1929e0"),
53
+ MoveProcessDialog: (0, fx_models_1.guid)("bcd5ab82-70c9-486b-9dd9-81daead4fc96"),
54
+ CreateDraftProcessDialog: (0, fx_models_1.guid)("3ac979b1-e872-4643-9eb1-1dd18ce67b0c"),
55
+ ProcessSearchTemplate: (0, fx_models_1.guid)("caa4f687-e72e-4f69-bb09-4d360f3a6608"),
56
+ MediaPicker: (0, fx_models_1.guid)("7bb3613d-baac-408a-8ada-c195632a6be1"),
57
+ FreeformPicker: (0, fx_models_1.guid)("544b9ae0-3fa7-440d-b62b-d2cbc36d6fe3"),
58
+ GlobalProcessRenderer: (0, fx_models_1.guid)("a7b2e5ed-a754-41ca-afae-f32325abb91e"),
59
+ PointPicker: (0, fx_models_1.guid)("601b298e-7d64-4faf-91fd-1daac7b80267"),
60
+ UnpublishProcessDialog: (0, fx_models_1.guid)("350726cf-ae39-438f-bc34-ffe1a173a49a"),
61
+ PermissionDialog: (0, fx_models_1.guid)("5b7169cd-7003-4cf6-a86e-4a7a38250ec3"),
62
+ ProcessStepPicker: (0, fx_models_1.guid)("5a0c11c9-9691-47a1-9f7d-2aedfc8dbce7"),
63
+ ContentBlock: (0, fx_models_1.guid)("dbb39473-aea9-445d-a032-701bda353439"),
64
+ ContentBlockSettings: (0, fx_models_1.guid)("ba9c1472-bcf7-4925-8cc8-900993b43caa"),
65
+ ProcessContextBlock: (0, fx_models_1.guid)("284968f1-a1d7-4094-9e71-75bd71421360"),
66
+ ProcessContextBlockSettings: (0, fx_models_1.guid)("78923ecf-2edc-4ff4-a4f6-7346ffda6369"),
67
+ DrawingBlock: (0, fx_models_1.guid)("7f8445de-8499-4e4e-80d6-8e3c852af367"),
68
+ DrawingBlockSettings: (0, fx_models_1.guid)("c1dacea1-10f7-4543-b01b-cb85525ef3a2"),
69
+ ProcessDrawing: (0, fx_models_1.guid)("ec58c908-8b05-47d9-9fa3-111a530685a2"),
70
+ ProcessDrawingCore: (0, fx_models_1.guid)("3b7fc121-6da7-46da-a5cc-1efad6525739"),
71
+ TasksBlock: (0, fx_models_1.guid)("47614dde-ea27-47e1-8cb5-29971d4f7516"),
72
+ TasksBlockSettings: (0, fx_models_1.guid)("3c40a1a1-4ee9-46ef-85cf-93aa11a3771a"),
73
+ TasksBlockCore: (0, fx_models_1.guid)("4af6e67a-47ab-4d54-bbde-c92f0b84efd4"),
74
+ ProcessStepStatusBlock: (0, fx_models_1.guid)("022aae1a-0547-4f46-9fc7-bbed3c86fa14"),
75
+ LinksBlock: (0, fx_models_1.guid)("7227e805-61f8-4ffc-9ed9-657a4ce21bb1"),
76
+ LinksBlockSettings: (0, fx_models_1.guid)("8f058d05-1a9b-4ea1-a6cc-87fae540bd91"),
77
+ ProcessNavigationBlock: (0, fx_models_1.guid)("82677598-496e-48aa-99ae-96b23aa6f4a9"),
78
+ ProcessNavigationBlockSettings: (0, fx_models_1.guid)("321378ba-2fc3-449b-b321-95368b987590"),
79
+ BreadcrumbBlock: (0, fx_models_1.guid)("2368673d-bd45-404c-9c26-1fa348777979"),
80
+ BreadcrumbBlockSettings: (0, fx_models_1.guid)("af778544-870c-4c2e-9aaa-ea6d87d8d257"),
81
+ ProcessRollup: (0, fx_models_1.guid)("f9f26f4b-6c1c-40a1-b10e-781f0062bfd3"),
82
+ ProcessRollupSettings: (0, fx_models_1.guid)("0aec18e0-41d3-4148-b08a-0c123d83b4cb"),
83
+ ProcessRollupListView: (0, fx_models_1.guid)("6fa93477-75b3-4dd0-a626-62a484905ecd"),
84
+ ProcessRollupListViewSettings: (0, fx_models_1.guid)("d5ea454b-d65b-45c3-9c77-9e01f684c1e2"),
85
+ PropertiesBlock: (0, fx_models_1.guid)("6fbb96f3-40e7-45ee-b99e-68533a993bd4"),
86
+ PropertiesBlockSettings: (0, fx_models_1.guid)("bdab3f12-f9b8-4891-847f-a7a84ff8e27e"),
87
+ TitleBlock: (0, fx_models_1.guid)("3d5e86a2-8f75-4928-85a0-8a7d1e7414b4"),
88
+ TitleBlockSettings: (0, fx_models_1.guid)("87c0e638-1418-4388-acff-91747fb81f00"),
89
+ DocumentsBlock: (0, fx_models_1.guid)("1bbb910b-55f9-4fca-8df3-378dc247421a"),
90
+ DocumentsBlockSettings: (0, fx_models_1.guid)("440bce2f-7c07-431b-8e0d-344e166f26d2"),
91
+ ChangeProcessType: (0, fx_models_1.guid)("620a862b-bc33-46c0-b5c8-2896be4d902f"),
92
+ ChangeProcessTemplate: (0, fx_models_1.guid)("d87938cd-7aad-429e-9ae9-f7fe1a7554ba"),
93
+ ProcessFieldValueDefinition: (0, fx_models_1.guid)("4b112115-10db-4fc9-b142-d416bf9a5a2b"),
94
+ ProcessFieldEdit: (0, fx_models_1.guid)("1b9a01a1-578f-4738-88c8-429b2254a4c2"),
95
+ ProcessFieldDisplay: (0, fx_models_1.guid)("8ce56269-a586-4d61-840b-dc00c6abc0e7"),
96
+ ProcessPicker: (0, fx_models_1.guid)("008cccc5-c6f5-474a-86fa-9dfb2232fef7"),
97
+ ProcessPickerDialog: (0, fx_models_1.guid)("3f6b5cf1-f619-4782-9818-25f813577f06"),
98
+ ProcessPickerField: (0, fx_models_1.guid)("6d22fe7c-1f98-47a1-9492-2681d09b49ac"),
99
+ ActionButtonProcessFeedbackHandlerSettings: (0, fx_models_1.guid)("f5528ac4-81c3-4237-bfad-536e20642913"),
100
+ ActionButtonProcessFeedbackHandlerRegistration: (0, fx_models_1.guid)("6f50b5ad-9dce-4a53-8158-9774121b3987"),
101
+ ActionButtonProcessFeedHandlerSubscription: (0, fx_models_1.guid)("65b38bb1-b5cf-4870-b8a4-9cfa72fe63fe"),
102
+ AddProcessFeedbackDialog: (0, fx_models_1.guid)("5b62e851-4df5-4258-b4db-8c76961cf370"),
103
+ ActionButtonExportProcessHandlerSettings: (0, fx_models_1.guid)("8edb55e2-ab1d-4271-a4c9-6b619b226d30"),
104
+ ActionButtonExportProcessHandlerRegistration: (0, fx_models_1.guid)("1a4496f0-19fc-45cb-a428-57d9741d69f1"),
105
+ ActionButtonExportProcessHandlerSubscription: (0, fx_models_1.guid)("c3993a4a-232b-4534-b6eb-6998e8f507d7"),
106
+ AddExportProcessDialog: (0, fx_models_1.guid)("a1795a44-d92a-407e-9519-0e35f9869b01"),
107
+ ProcessFeedbackDialog: (0, fx_models_1.guid)("6f8ded01-4c65-46a0-bd9b-ca3275ffde3a"),
108
+ ExportProcessDialog: (0, fx_models_1.guid)("41147e12-bf8e-4c5f-9360-522343b8ef49"),
109
+ QueryableProperties: (0, fx_models_1.guid)("6ee6ce37-e371-4b90-94e6-395b0db7bbe4"),
110
+ PagesBlock: (0, fx_models_1.guid)("16967380-dc55-4464-b96e-e9a7e7665b51"),
111
+ PagesBlockSettings: (0, fx_models_1.guid)("68fc73e1-5cdc-4e3d-b40d-da20cd86a1a6"),
112
+ ProcessLayoutBlock: (0, fx_models_1.guid)("ffba4410-d4e8-4346-b47b-6de18b289d75"),
113
+ ProcessLayoutBlockSettings: (0, fx_models_1.guid)("70666d36-a941-49a2-a462-bb9bdf1d24f6"),
114
+ AdminProcessTemplatesJourney: (0, fx_models_1.guid)("de4542d3-fc28-45de-b364-456ab9bfbeec"),
115
+ ProcessWorkflowHistoryDialog: (0, fx_models_1.guid)("fd88af01-2034-4095-8931-e6843be6fe21"),
116
+ UxFilterEngineProcessRenderer: (0, fx_models_1.guid)("15d99758-16ca-4c56-b19d-44c02a7f0864"),
117
+ UxFilterEngineProcessSelectionsAreaProperty: (0, fx_models_1.guid)("124917e0-957e-49ef-a535-efa10f9f9052"),
118
+ UxFilterEngineProcessPropertySettings: (0, fx_models_1.guid)("7b831a74-f787-414e-a18b-532274a2df5c"),
119
+ UxFilterEngineProcessPropertyDefaultValueInput: (0, fx_models_1.guid)("dfa488b4-060c-4bc8-b53e-7fc28cc58389"),
120
+ DocumentTaskBulkUpdateJourney: (0, fx_models_1.guid)("182a06fb-e24a-4caa-b725-f8f568da07d1")
121
+ });
122
+ const resourceManifests = enum$("ms.resourceManifests").value({
123
+ Core: (0, fx_models_1.guid)("d5544e6c-494d-4e8a-9284-b0e64d3d19d7"),
124
+ Contexts: (0, fx_models_1.guid)("c80546fb-f27d-4307-82aa-0fc5ffb44b33"),
125
+ DialogCoreStyles: (0, fx_models_1.guid)("d2a8b65a-94e3-4231-a0e4-f5b86512ac09"),
126
+ ProcessDesignerCore: (0, fx_models_1.guid)("62107b6e-02ca-4df9-a3f4-273cc5a61fb1"),
127
+ ProcessDesignerItem: (0, fx_models_1.guid)("9b9a5055-d871-42a8-aba6-59bb66cce039"),
128
+ ProcessDesignerShapePickerCore: (0, fx_models_1.guid)("a7258ae7-67fb-4dec-a487-de66102ae3aa"),
129
+ ProcessShapeCore: (0, fx_models_1.guid)("c0c58d85-81f1-4473-b71d-84621d5cf0b8"),
130
+ ProcessRollupCore: (0, fx_models_1.guid)("ac33e4e6-3c32-491e-93ca-e41906a75b3c"),
131
+ ProcessRollupViewRegistration: (0, fx_models_1.guid)("92fde160-9517-40a7-8d70-60628dad42f0"),
132
+ MovedProcessMessage: (0, fx_models_1.guid)("b30c280b-714a-412e-815c-46f215b0597c"),
133
+ OPMMSTeamsTabProviderRegistration: (0, fx_models_1.guid)("d9ba8edd-2fc4-411c-b382-0724c15b30a4"),
134
+ RTFExtensionsCore: (0, fx_models_1.guid)("e727437e-0b80-411c-ac4e-a1a88382ee74"),
135
+ AdminProcessTemplatesCore: (0, fx_models_1.guid)("f2ff8202-8058-488e-bc66-b3c3b6065ab0"),
136
+ ProcessTaskApiRegistration: (0, fx_models_1.guid)("c05cec0b-9960-48dc-b1e0-31f3b58c14a7"),
137
+ ProcessFilterEngineRegistrationApi: (0, fx_models_1.guid)("78d7e2d3-c142-44f7-8626-b545fa238eac"),
138
+ ProcessFilterEngineCore: (0, fx_models_1.guid)("a2bd73a4-3309-4b2a-8afd-78925396b98a"),
139
+ ProcessButtonApiRegistration: (0, fx_models_1.guid)("09b64832-a79b-4efd-b4c3-5915ff9dc117"),
140
+ DocumentTaskBulkUpdateCore: (0, fx_models_1.guid)("28311829-e52a-4634-81bb-9fe95fa22098"),
141
+ FxCore: (0, fx_models_1.guid)("54a125ba-c2f8-4c4c-b549-ce0c3861026b"),
142
+ DocumentLibraryCore: (0, fx_models_1.guid)("ec9a51e6-d7fb-4bc5-9c94-de112d40f15e"),
143
+ DocumentRollupSettingsTabsResources: (0, fx_models_1.guid)("99ec4a1f-0ffe-40f1-8a37-34b35fffc549"),
144
+ DocumentPickerCore: (0, fx_models_1.guid)("e5c00825-e233-4589-97b5-a48bf954e1cb"),
145
+ DocumentPickerAdminCore: (0, fx_models_1.guid)("da865a37-b562-4bc2-b6f3-67d0fb35d2f0"),
146
+ DocumentPickerAdminSettingsRegistration: (0, fx_models_1.guid)("2ab37372-8cf7-4d13-89e3-a0809e50c03f"),
147
+ ODMMSTeamsTabProviderRegistration: (0, fx_models_1.guid)("e3a2848a-93a4-4472-8f42-0ee002d48916"),
148
+ NewDocumentButtonRegistrationHandler: (0, fx_models_1.guid)("e2369443-0b0c-42cd-ba50-46485c9b668f"),
149
+ NewDocumentButtonSubscribeHandler: (0, fx_models_1.guid)("93ebcadb-e8a6-4223-83b8-72f6fe455f92"),
150
+ WCMIntegrationHandler: (0, fx_models_1.guid)("449717c1-88ac-409c-b0db-92fb95f389ce"),
151
+ WCMLinkPickerHandler: (0, fx_models_1.guid)("ad008fe9-7124-4482-ab44-a3fd734eb197"),
152
+ });