@omnia/management-system 7.0.4-dev → 7.0.4

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 (731) hide show
  1. package/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  4. package/models/index.d.ts +1 -1
  5. package/package.json +1 -1
  6. package/task.ts +9 -9
  7. package/internal-do-not-import-from-here/apis/Fx.d.ts +0 -14
  8. package/internal-do-not-import-from-here/apis/index.d.ts +0 -8
  9. package/internal-do-not-import-from-here/constants.d.ts +0 -130
  10. package/internal-do-not-import-from-here/fx.manifest.d.ts +0 -1
  11. package/internal-do-not-import-from-here/index.d.ts +0 -9
  12. package/internal-do-not-import-from-here/messaging/InternalOPMTopics.d.ts +0 -14
  13. package/internal-do-not-import-from-here/messaging/OdmPublicTopics.d.ts +0 -6
  14. package/internal-do-not-import-from-here/messaging/PublicOPMTopics.d.ts +0 -8
  15. package/internal-do-not-import-from-here/messaging/index.d.ts +0 -3
  16. package/internal-do-not-import-from-here/models/Constants.d.ts +0 -29
  17. package/internal-do-not-import-from-here/models/Constants.js +0 -33
  18. package/internal-do-not-import-from-here/models/Enums.d.ts +0 -307
  19. package/internal-do-not-import-from-here/models/Enums.js +0 -366
  20. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +0 -131
  21. package/internal-do-not-import-from-here/models/ManifestIds.js +0 -140
  22. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryDisplaySettings.d.ts +0 -7
  23. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryDisplaySettings.js +0 -2
  24. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibrarySettings.d.ts +0 -9
  25. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibrarySettings.js +0 -2
  26. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryViewSettings.d.ts +0 -11
  27. package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryViewSettings.js +0 -2
  28. package/internal-do-not-import-from-here/models/components/documentlibrary/index.d.ts +0 -3
  29. package/internal-do-not-import-from-here/models/components/documentlibrary/index.js +0 -6
  30. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerQueryResult.d.ts +0 -67
  31. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerQueryResult.js +0 -2
  32. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerSettings.d.ts +0 -23
  33. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerSettings.js +0 -2
  34. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentResult.d.ts +0 -11
  35. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentResult.js +0 -2
  36. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentSearchFilter.d.ts +0 -10
  37. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentSearchFilter.js +0 -2
  38. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentUploading.d.ts +0 -14
  39. package/internal-do-not-import-from-here/models/components/documentpicker/DocumentUploading.js +0 -2
  40. package/internal-do-not-import-from-here/models/components/documentpicker/index.d.ts +0 -5
  41. package/internal-do-not-import-from-here/models/components/documentpicker/index.js +0 -8
  42. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentBaseQuerySettings.d.ts +0 -3
  43. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentBaseQuerySettings.js +0 -2
  44. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockBreakPointSettings.d.ts +0 -19
  45. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockBreakPointSettings.js +0 -2
  46. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.d.ts +0 -44
  47. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.js +0 -2
  48. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBooleanPropFilterValue.d.ts +0 -4
  49. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBooleanPropFilterValue.js +0 -2
  50. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupDatePropFilterValue.d.ts +0 -5
  51. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupDatePropFilterValue.js +0 -2
  52. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilter.d.ts +0 -8
  53. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilter.js +0 -2
  54. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilterValue.d.ts +0 -2
  55. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilterValue.js +0 -2
  56. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupPersonPropFilterValue.d.ts +0 -6
  57. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupPersonPropFilterValue.js +0 -2
  58. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTaxonomyPropFilterValue.d.ts +0 -6
  59. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTaxonomyPropFilterValue.js +0 -2
  60. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTextPropFilterValue.d.ts +0 -8
  61. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTextPropFilterValue.js +0 -2
  62. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupUISearchboxFilterValue.d.ts +0 -4
  63. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupUISearchboxFilterValue.js +0 -2
  64. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupViewSettings.d.ts +0 -4
  65. package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupViewSettings.js +0 -2
  66. package/internal-do-not-import-from-here/models/components/documentrollup/Refiner.d.ts +0 -7
  67. package/internal-do-not-import-from-here/models/components/documentrollup/Refiner.js +0 -2
  68. package/internal-do-not-import-from-here/models/components/documentrollup/index.d.ts +0 -13
  69. package/internal-do-not-import-from-here/models/components/documentrollup/index.js +0 -16
  70. package/internal-do-not-import-from-here/models/components/feedbackbutton/ProcessFeedbackButtonBlock.d.ts +0 -6
  71. package/internal-do-not-import-from-here/models/components/feedbackbutton/ProcessFeedbackButtonBlock.js +0 -2
  72. package/internal-do-not-import-from-here/models/components/feedbackbutton/index.d.ts +0 -1
  73. package/internal-do-not-import-from-here/models/components/feedbackbutton/index.js +0 -4
  74. package/internal-do-not-import-from-here/models/components/index.d.ts +0 -8
  75. package/internal-do-not-import-from-here/models/components/index.js +0 -11
  76. package/internal-do-not-import-from-here/models/components/pointpicker/Point.d.ts +0 -4
  77. package/internal-do-not-import-from-here/models/components/pointpicker/Point.js +0 -2
  78. package/internal-do-not-import-from-here/models/components/pointpicker/index.d.ts +0 -1
  79. package/internal-do-not-import-from-here/models/components/pointpicker/index.js +0 -4
  80. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryDisplaySettings.d.ts +0 -8
  81. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryDisplaySettings.js +0 -2
  82. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibrarySettings.d.ts +0 -7
  83. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibrarySettings.js +0 -2
  84. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryViewSettings.d.ts +0 -8
  85. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryViewSettings.js +0 -2
  86. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessListViewComponentKey.d.ts +0 -5
  87. package/internal-do-not-import-from-here/models/components/processlibrary/ProcessListViewComponentKey.js +0 -2
  88. package/internal-do-not-import-from-here/models/components/processlibrary/index.d.ts +0 -4
  89. package/internal-do-not-import-from-here/models/components/processlibrary/index.js +0 -7
  90. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.d.ts +0 -20
  91. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.js +0 -2
  92. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupDatePeriodsPropFilterValue.d.ts +0 -4
  93. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupDatePeriodsPropFilterValue.js +0 -2
  94. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupFilter.d.ts +0 -3
  95. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupFilter.js +0 -2
  96. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupViewSettings.d.ts +0 -3
  97. package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupViewSettings.js +0 -2
  98. package/internal-do-not-import-from-here/models/components/processrollup/index.d.ts +0 -4
  99. package/internal-do-not-import-from-here/models/components/processrollup/index.js +0 -7
  100. package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/BreadcrumbBlockSettings.d.ts +0 -4
  101. package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/BreadcrumbBlockSettings.js +0 -2
  102. package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/index.d.ts +0 -1
  103. package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/index.js +0 -4
  104. package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/ContentBlockSettings.d.ts +0 -5
  105. package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/ContentBlockSettings.js +0 -2
  106. package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/index.d.ts +0 -1
  107. package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/index.js +0 -4
  108. package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/DocumentsBlockSettings.d.ts +0 -4
  109. package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/DocumentsBlockSettings.js +0 -2
  110. package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/index.d.ts +0 -1
  111. package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/index.js +0 -4
  112. package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.d.ts +0 -10
  113. package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.js +0 -2
  114. package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/index.d.ts +0 -1
  115. package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/index.js +0 -4
  116. package/internal-do-not-import-from-here/models/components/viewprocess/index.d.ts +0 -11
  117. package/internal-do-not-import-from-here/models/components/viewprocess/index.js +0 -14
  118. package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/LinksBlockSettings.d.ts +0 -5
  119. package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/LinksBlockSettings.js +0 -2
  120. package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/index.d.ts +0 -1
  121. package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/index.js +0 -4
  122. package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/PagesBlockSettings.d.ts +0 -4
  123. package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/PagesBlockSettings.js +0 -2
  124. package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/index.d.ts +0 -1
  125. package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/index.js +0 -4
  126. package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/ProcessContextBlockSettings.d.ts +0 -3
  127. package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/ProcessContextBlockSettings.js +0 -2
  128. package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/index.d.ts +0 -1
  129. package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/index.js +0 -4
  130. package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.d.ts +0 -6
  131. package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.js +0 -2
  132. package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/index.d.ts +0 -1
  133. package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/index.js +0 -4
  134. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockData.d.ts +0 -13
  135. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockData.js +0 -9
  136. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockSettings.d.ts +0 -7
  137. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockSettings.js +0 -2
  138. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/index.d.ts +0 -2
  139. package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/index.js +0 -5
  140. package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/TasksBlockSettings.d.ts +0 -5
  141. package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/TasksBlockSettings.js +0 -2
  142. package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/index.d.ts +0 -1
  143. package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/index.js +0 -4
  144. package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.d.ts +0 -5
  145. package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.js +0 -2
  146. package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/index.d.ts +0 -1
  147. package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/index.js +0 -4
  148. package/internal-do-not-import-from-here/models/contexts/OPMContext.d.ts +0 -4
  149. package/internal-do-not-import-from-here/models/contexts/OPMContext.js +0 -2
  150. package/internal-do-not-import-from-here/models/contexts/index.d.ts +0 -1
  151. package/internal-do-not-import-from-here/models/contexts/index.js +0 -4
  152. package/internal-do-not-import-from-here/models/data/appendices/Appendix.d.ts +0 -6
  153. package/internal-do-not-import-from-here/models/data/appendices/Appendix.js +0 -2
  154. package/internal-do-not-import-from-here/models/data/appendices/AppendixWithSharePointFields.d.ts +0 -4
  155. package/internal-do-not-import-from-here/models/data/appendices/AppendixWithSharePointFields.js +0 -2
  156. package/internal-do-not-import-from-here/models/data/appendices/GetDraftDocumentAppendicesRequest.d.ts +0 -5
  157. package/internal-do-not-import-from-here/models/data/appendices/GetDraftDocumentAppendicesRequest.js +0 -2
  158. package/internal-do-not-import-from-here/models/data/appendices/index.d.ts +0 -3
  159. package/internal-do-not-import-from-here/models/data/appendices/index.js +0 -6
  160. package/internal-do-not-import-from-here/models/data/archives/Archive.d.ts +0 -13
  161. package/internal-do-not-import-from-here/models/data/archives/Archive.js +0 -15
  162. package/internal-do-not-import-from-here/models/data/archives/index.d.ts +0 -1
  163. package/internal-do-not-import-from-here/models/data/archives/index.js +0 -4
  164. package/internal-do-not-import-from-here/models/data/controlleddocuments/ControlledDocument.d.ts +0 -34
  165. package/internal-do-not-import-from-here/models/data/controlleddocuments/ControlledDocument.js +0 -2
  166. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentMetadataStatus.d.ts +0 -14
  167. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentMetadataStatus.js +0 -2
  168. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentRequest.d.ts +0 -13
  169. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentRequest.js +0 -2
  170. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentTemplateMergeSettings.d.ts +0 -6
  171. package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentTemplateMergeSettings.js +0 -2
  172. package/internal-do-not-import-from-here/models/data/controlleddocuments/DraftControlledDocument.d.ts +0 -8
  173. package/internal-do-not-import-from-here/models/data/controlleddocuments/DraftControlledDocument.js +0 -2
  174. package/internal-do-not-import-from-here/models/data/controlleddocuments/GetControlledDocumentsResponse.d.ts +0 -7
  175. package/internal-do-not-import-from-here/models/data/controlleddocuments/GetControlledDocumentsResponse.js +0 -2
  176. package/internal-do-not-import-from-here/models/data/controlleddocuments/GetTrimSecurityControlledDocumentsResponse.d.ts +0 -4
  177. package/internal-do-not-import-from-here/models/data/controlleddocuments/GetTrimSecurityControlledDocumentsResponse.js +0 -2
  178. package/internal-do-not-import-from-here/models/data/controlleddocuments/PublishedControlledDocument.d.ts +0 -10
  179. package/internal-do-not-import-from-here/models/data/controlleddocuments/PublishedControlledDocument.js +0 -2
  180. package/internal-do-not-import-from-here/models/data/controlleddocuments/RelatedDocument.d.ts +0 -8
  181. package/internal-do-not-import-from-here/models/data/controlleddocuments/RelatedDocument.js +0 -2
  182. package/internal-do-not-import-from-here/models/data/controlleddocuments/SqlDocument.d.ts +0 -12
  183. package/internal-do-not-import-from-here/models/data/controlleddocuments/SqlDocument.js +0 -2
  184. package/internal-do-not-import-from-here/models/data/controlleddocuments/TaskRequest.d.ts +0 -7
  185. package/internal-do-not-import-from-here/models/data/controlleddocuments/TaskRequest.js +0 -2
  186. package/internal-do-not-import-from-here/models/data/controlleddocuments/index.d.ts +0 -12
  187. package/internal-do-not-import-from-here/models/data/controlleddocuments/index.js +0 -15
  188. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/CreateDraftFromPublishedRequest.d.ts +0 -6
  189. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/CreateDraftFromPublishedRequest.js +0 -2
  190. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/DeleteDraftsRequest.d.ts +0 -6
  191. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/DeleteDraftsRequest.js +0 -2
  192. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MergeMetadataRequest.d.ts +0 -9
  193. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MergeMetadataRequest.js +0 -2
  194. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MoveDocumentToTargetSiteRequest.d.ts +0 -9
  195. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MoveDocumentToTargetSiteRequest.js +0 -2
  196. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PreviewPublishedDocumentRequest.d.ts +0 -7
  197. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PreviewPublishedDocumentRequest.js +0 -2
  198. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/ProcessDocumentAndMergeTemplateRequest.d.ts +0 -10
  199. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/ProcessDocumentAndMergeTemplateRequest.js +0 -2
  200. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithApprovalRequest.d.ts +0 -6
  201. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithApprovalRequest.js +0 -2
  202. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.d.ts +0 -13
  203. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.js +0 -2
  204. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsRequest.d.ts +0 -6
  205. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsRequest.js +0 -2
  206. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsResponse.d.ts +0 -7
  207. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsResponse.js +0 -2
  208. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.d.ts +0 -12
  209. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.js +0 -2
  210. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/index.d.ts +0 -3
  211. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/index.js +0 -6
  212. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/index.d.ts +0 -9
  213. package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/index.js +0 -12
  214. package/internal-do-not-import-from-here/models/data/documentbulkupdate/BulkUpdatePagingRequest.d.ts +0 -4
  215. package/internal-do-not-import-from-here/models/data/documentbulkupdate/BulkUpdatePagingRequest.js +0 -2
  216. package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdate.d.ts +0 -12
  217. package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdate.js +0 -2
  218. package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdateQuery.d.ts +0 -9
  219. package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdateQuery.js +0 -2
  220. package/internal-do-not-import-from-here/models/data/documentbulkupdate/index.d.ts +0 -3
  221. package/internal-do-not-import-from-here/models/data/documentbulkupdate/index.js +0 -6
  222. package/internal-do-not-import-from-here/models/data/documentrollup/DocumentQueryResult.d.ts +0 -13
  223. package/internal-do-not-import-from-here/models/data/documentrollup/DocumentQueryResult.js +0 -2
  224. package/internal-do-not-import-from-here/models/data/documentrollup/DocumentRollupRequest.d.ts +0 -23
  225. package/internal-do-not-import-from-here/models/data/documentrollup/DocumentRollupRequest.js +0 -2
  226. package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.d.ts +0 -16
  227. package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.js +0 -2
  228. package/internal-do-not-import-from-here/models/data/documentrollup/index.d.ts +0 -3
  229. package/internal-do-not-import-from-here/models/data/documentrollup/index.js +0 -6
  230. package/internal-do-not-import-from-here/models/data/documentstatistics/SiteStatistics.d.ts +0 -6
  231. package/internal-do-not-import-from-here/models/data/documentstatistics/SiteStatistics.js +0 -2
  232. package/internal-do-not-import-from-here/models/data/documentstatistics/StatisticsResult.d.ts +0 -5
  233. package/internal-do-not-import-from-here/models/data/documentstatistics/StatisticsResult.js +0 -2
  234. package/internal-do-not-import-from-here/models/data/documentstatistics/index.d.ts +0 -2
  235. package/internal-do-not-import-from-here/models/data/documentstatistics/index.js +0 -5
  236. package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplate.d.ts +0 -14
  237. package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplate.js +0 -17
  238. package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplateCategory.d.ts +0 -13
  239. package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplateCategory.js +0 -16
  240. package/internal-do-not-import-from-here/models/data/documenttemplates/content/DocumentTemplateContent.d.ts +0 -15
  241. package/internal-do-not-import-from-here/models/data/documenttemplates/content/DocumentTemplateContent.js +0 -33
  242. package/internal-do-not-import-from-here/models/data/documenttemplates/content/LinkedDocumentTemplateContent.d.ts +0 -5
  243. package/internal-do-not-import-from-here/models/data/documenttemplates/content/LinkedDocumentTemplateContent.js +0 -2
  244. package/internal-do-not-import-from-here/models/data/documenttemplates/content/UploadedDocumentTemplateContent.d.ts +0 -7
  245. package/internal-do-not-import-from-here/models/data/documenttemplates/content/UploadedDocumentTemplateContent.js +0 -2
  246. package/internal-do-not-import-from-here/models/data/documenttemplates/content/index.d.ts +0 -3
  247. package/internal-do-not-import-from-here/models/data/documenttemplates/content/index.js +0 -6
  248. package/internal-do-not-import-from-here/models/data/documenttemplates/index.d.ts +0 -4
  249. package/internal-do-not-import-from-here/models/data/documenttemplates/index.js +0 -7
  250. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/ControlledDocumentDocumentTemplateSettings.d.ts +0 -4
  251. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/ControlledDocumentDocumentTemplateSettings.js +0 -2
  252. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/DocumentTemplateSettings.d.ts +0 -157
  253. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/DocumentTemplateSettings.js +0 -31
  254. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/NormalDocumentDocumentTemplateSettings.d.ts +0 -6
  255. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/NormalDocumentDocumentTemplateSettings.js +0 -2
  256. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/index.d.ts +0 -3
  257. package/internal-do-not-import-from-here/models/data/documenttemplates/settings/index.js +0 -6
  258. package/internal-do-not-import-from-here/models/data/documenttype/DocumentType.d.ts +0 -14
  259. package/internal-do-not-import-from-here/models/data/documenttype/DocumentType.js +0 -2
  260. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeGroupSettings.d.ts +0 -6
  261. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeGroupSettings.js +0 -2
  262. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.d.ts +0 -45
  263. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.js +0 -11
  264. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.d.ts +0 -18
  265. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.js +0 -65
  266. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeTermSynchronizationStatus.d.ts +0 -14
  267. package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeTermSynchronizationStatus.js +0 -10
  268. package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminder.d.ts +0 -23
  269. package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminder.js +0 -23
  270. package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminderTask.d.ts +0 -12
  271. package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminderTask.js +0 -20
  272. package/internal-do-not-import-from-here/models/data/documenttype/index.d.ts +0 -8
  273. package/internal-do-not-import-from-here/models/data/documenttype/index.js +0 -11
  274. package/internal-do-not-import-from-here/models/data/documenttype/retentions/CalculatedRetention.d.ts +0 -9
  275. package/internal-do-not-import-from-here/models/data/documenttype/retentions/CalculatedRetention.js +0 -2
  276. package/internal-do-not-import-from-here/models/data/documenttype/retentions/PropertyRetention.d.ts +0 -4
  277. package/internal-do-not-import-from-here/models/data/documenttype/retentions/PropertyRetention.js +0 -2
  278. package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.d.ts +0 -16
  279. package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.js +0 -37
  280. package/internal-do-not-import-from-here/models/data/documenttype/retentions/index.d.ts +0 -3
  281. package/internal-do-not-import-from-here/models/data/documenttype/retentions/index.js +0 -6
  282. package/internal-do-not-import-from-here/models/data/drawingdefinitions/CanvasDefinition.d.ts +0 -12
  283. package/internal-do-not-import-from-here/models/data/drawingdefinitions/CanvasDefinition.js +0 -2
  284. package/internal-do-not-import-from-here/models/data/drawingdefinitions/CustomLinkDrawingShape.d.ts +0 -6
  285. package/internal-do-not-import-from-here/models/data/drawingdefinitions/CustomLinkDrawingShape.js +0 -2
  286. package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.d.ts +0 -15
  287. package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.js +0 -10
  288. package/internal-do-not-import-from-here/models/data/drawingdefinitions/ExternalProcessStepDrawingShape.d.ts +0 -6
  289. package/internal-do-not-import-from-here/models/data/drawingdefinitions/ExternalProcessStepDrawingShape.js +0 -2
  290. package/internal-do-not-import-from-here/models/data/drawingdefinitions/ProcessStepDrawingShape.d.ts +0 -6
  291. package/internal-do-not-import-from-here/models/data/drawingdefinitions/ProcessStepDrawingShape.js +0 -2
  292. package/internal-do-not-import-from-here/models/data/drawingdefinitions/index.d.ts +0 -5
  293. package/internal-do-not-import-from-here/models/data/drawingdefinitions/index.js +0 -8
  294. package/internal-do-not-import-from-here/models/data/enums/Enums.d.ts +0 -63
  295. package/internal-do-not-import-from-here/models/data/enums/Enums.js +0 -75
  296. package/internal-do-not-import-from-here/models/data/enums/index.d.ts +0 -1
  297. package/internal-do-not-import-from-here/models/data/enums/index.js +0 -4
  298. package/internal-do-not-import-from-here/models/data/feedback/Feedback.d.ts +0 -9
  299. package/internal-do-not-import-from-here/models/data/feedback/Feedback.js +0 -2
  300. package/internal-do-not-import-from-here/models/data/feedback/index.d.ts +0 -2
  301. package/internal-do-not-import-from-here/models/data/feedback/index.js +0 -5
  302. package/internal-do-not-import-from-here/models/data/feedback/requests/AddFeedbackRequest.d.ts +0 -5
  303. package/internal-do-not-import-from-here/models/data/feedback/requests/AddFeedbackRequest.js +0 -2
  304. package/internal-do-not-import-from-here/models/data/feedback/requests/SendFeedbackEmailRequest.d.ts +0 -6
  305. package/internal-do-not-import-from-here/models/data/feedback/requests/SendFeedbackEmailRequest.js +0 -2
  306. package/internal-do-not-import-from-here/models/data/feedback/requests/index.d.ts +0 -2
  307. package/internal-do-not-import-from-here/models/data/feedback/requests/index.js +0 -5
  308. package/internal-do-not-import-from-here/models/data/index.d.ts +0 -35
  309. package/internal-do-not-import-from-here/models/data/index.js +0 -38
  310. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInControlledLibraryRequest.d.ts +0 -11
  311. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInControlledLibraryRequest.js +0 -2
  312. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInLibraryRequest.d.ts +0 -6
  313. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInLibraryRequest.js +0 -2
  314. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInOneDriveRequest.d.ts +0 -5
  315. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInOneDriveRequest.js +0 -2
  316. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentLinkedTemplateInfo.d.ts +0 -8
  317. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentLinkedTemplateInfo.js +0 -2
  318. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentRequest.d.ts +0 -5
  319. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentRequest.js +0 -2
  320. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentTemplateInfo.d.ts +0 -4
  321. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentTemplateInfo.js +0 -2
  322. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentUploadedTemplateInfo.d.ts +0 -7
  323. package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentUploadedTemplateInfo.js +0 -2
  324. package/internal-do-not-import-from-here/models/data/newdocument/index.d.ts +0 -6
  325. package/internal-do-not-import-from-here/models/data/newdocument/index.js +0 -9
  326. package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItem.d.ts +0 -12
  327. package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItem.js +0 -2
  328. package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItemParentReference.d.ts +0 -6
  329. package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItemParentReference.js +0 -2
  330. package/internal-do-not-import-from-here/models/data/onedrive/index.d.ts +0 -2
  331. package/internal-do-not-import-from-here/models/data/onedrive/index.js +0 -5
  332. package/internal-do-not-import-from-here/models/data/processactions/ProcessActionModel.d.ts +0 -11
  333. package/internal-do-not-import-from-here/models/data/processactions/ProcessActionModel.js +0 -2
  334. package/internal-do-not-import-from-here/models/data/processactions/index.d.ts +0 -1
  335. package/internal-do-not-import-from-here/models/data/processactions/index.js +0 -4
  336. package/internal-do-not-import-from-here/models/data/processes/ExternalProcessStep.d.ts +0 -7
  337. package/internal-do-not-import-from-here/models/data/processes/ExternalProcessStep.js +0 -2
  338. package/internal-do-not-import-from-here/models/data/processes/InternalProcessStep.d.ts +0 -7
  339. package/internal-do-not-import-from-here/models/data/processes/InternalProcessStep.js +0 -2
  340. package/internal-do-not-import-from-here/models/data/processes/Link.d.ts +0 -10
  341. package/internal-do-not-import-from-here/models/data/processes/Link.js +0 -2
  342. package/internal-do-not-import-from-here/models/data/processes/Process.d.ts +0 -22
  343. package/internal-do-not-import-from-here/models/data/processes/Process.js +0 -2
  344. package/internal-do-not-import-from-here/models/data/processes/ProcessCheckoutInfo.d.ts +0 -5
  345. package/internal-do-not-import-from-here/models/data/processes/ProcessCheckoutInfo.js +0 -2
  346. package/internal-do-not-import-from-here/models/data/processes/ProcessData.d.ts +0 -18
  347. package/internal-do-not-import-from-here/models/data/processes/ProcessData.js +0 -2
  348. package/internal-do-not-import-from-here/models/data/processes/ProcessExportData.d.ts +0 -7
  349. package/internal-do-not-import-from-here/models/data/processes/ProcessExportData.js +0 -2
  350. package/internal-do-not-import-from-here/models/data/processes/ProcessStep.d.ts +0 -8
  351. package/internal-do-not-import-from-here/models/data/processes/ProcessStep.js +0 -2
  352. package/internal-do-not-import-from-here/models/data/processes/ProcessToolTip.d.ts +0 -11
  353. package/internal-do-not-import-from-here/models/data/processes/ProcessToolTip.js +0 -2
  354. package/internal-do-not-import-from-here/models/data/processes/ProcessWithCheckoutInfo.d.ts +0 -6
  355. package/internal-do-not-import-from-here/models/data/processes/ProcessWithCheckoutInfo.js +0 -2
  356. package/internal-do-not-import-from-here/models/data/processes/RootProcessStep.d.ts +0 -9
  357. package/internal-do-not-import-from-here/models/data/processes/RootProcessStep.js +0 -2
  358. package/internal-do-not-import-from-here/models/data/processes/Task.d.ts +0 -6
  359. package/internal-do-not-import-from-here/models/data/processes/Task.js +0 -2
  360. package/internal-do-not-import-from-here/models/data/processes/index.d.ts +0 -11
  361. package/internal-do-not-import-from-here/models/data/processes/index.js +0 -14
  362. package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedback.d.ts +0 -10
  363. package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedback.js +0 -2
  364. package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedbackRecipients.d.ts +0 -8
  365. package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedbackRecipients.js +0 -2
  366. package/internal-do-not-import-from-here/models/data/processfeedback/index.d.ts +0 -2
  367. package/internal-do-not-import-from-here/models/data/processfeedback/index.js +0 -5
  368. package/internal-do-not-import-from-here/models/data/processreviewreminders/ProcessReviewReminderTask.d.ts +0 -8
  369. package/internal-do-not-import-from-here/models/data/processreviewreminders/ProcessReviewReminderTask.js +0 -2
  370. package/internal-do-not-import-from-here/models/data/processreviewreminders/index.d.ts +0 -1
  371. package/internal-do-not-import-from-here/models/data/processreviewreminders/index.js +0 -4
  372. package/internal-do-not-import-from-here/models/data/processrollup/ProcessRollupSetting.d.ts +0 -4
  373. package/internal-do-not-import-from-here/models/data/processrollup/ProcessRollupSetting.js +0 -2
  374. package/internal-do-not-import-from-here/models/data/processrollup/RollupProcess.d.ts +0 -5
  375. package/internal-do-not-import-from-here/models/data/processrollup/RollupProcess.js +0 -2
  376. package/internal-do-not-import-from-here/models/data/processrollup/RollupProcessResult.d.ts +0 -5
  377. package/internal-do-not-import-from-here/models/data/processrollup/RollupProcessResult.js +0 -2
  378. package/internal-do-not-import-from-here/models/data/processrollup/index.d.ts +0 -3
  379. package/internal-do-not-import-from-here/models/data/processrollup/index.js +0 -6
  380. package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplate.d.ts +0 -14
  381. package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplate.js +0 -15
  382. package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplateSettings.d.ts +0 -6
  383. package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplateSettings.js +0 -2
  384. package/internal-do-not-import-from-here/models/data/processtemplates/index.d.ts +0 -2
  385. package/internal-do-not-import-from-here/models/data/processtemplates/index.js +0 -5
  386. package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.d.ts +0 -23
  387. package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.js +0 -23
  388. package/internal-do-not-import-from-here/models/data/processtypes/ProcessType.d.ts +0 -14
  389. package/internal-do-not-import-from-here/models/data/processtypes/ProcessType.js +0 -2
  390. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.d.ts +0 -6
  391. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.js +0 -2
  392. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.d.ts +0 -31
  393. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.js +0 -4
  394. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.d.ts +0 -17
  395. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.js +0 -42
  396. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeTermSynchronizationStatus.d.ts +0 -14
  397. package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeTermSynchronizationStatus.js +0 -10
  398. package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.d.ts +0 -12
  399. package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.js +0 -20
  400. package/internal-do-not-import-from-here/models/data/processtypes/index.d.ts +0 -7
  401. package/internal-do-not-import-from-here/models/data/processtypes/index.js +0 -10
  402. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflow.d.ts +0 -14
  403. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflow.js +0 -2
  404. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowApprovalData.d.ts +0 -4
  405. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowApprovalData.js +0 -2
  406. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowData.d.ts +0 -5
  407. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowData.js +0 -2
  408. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.d.ts +0 -20
  409. package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.js +0 -2
  410. package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithApprovalRequest.d.ts +0 -7
  411. package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithApprovalRequest.js +0 -2
  412. package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithoutApprovalRequest.d.ts +0 -11
  413. package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithoutApprovalRequest.js +0 -2
  414. package/internal-do-not-import-from-here/models/data/processworkflows/index.d.ts +0 -6
  415. package/internal-do-not-import-from-here/models/data/processworkflows/index.js +0 -9
  416. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetBooleanItemSettings.d.ts +0 -6
  417. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetBooleanItemSettings.js +0 -2
  418. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetDateTimeItemSettings.d.ts +0 -6
  419. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetDateTimeItemSettings.js +0 -2
  420. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetEnterpriseKeywordsItemSettings.d.ts +0 -6
  421. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetEnterpriseKeywordsItemSettings.js +0 -2
  422. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetItemSettings.d.ts +0 -9
  423. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetItemSettings.js +0 -2
  424. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetNumberItemSettings.d.ts +0 -6
  425. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetNumberItemSettings.js +0 -2
  426. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetPersonItemSettings.d.ts +0 -6
  427. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetPersonItemSettings.js +0 -2
  428. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetRichTextItemSettings.d.ts +0 -6
  429. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetRichTextItemSettings.js +0 -2
  430. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTagsItemSettings.d.ts +0 -6
  431. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTagsItemSettings.js +0 -2
  432. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTaxonomyItemSettings.d.ts +0 -6
  433. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTaxonomyItemSettings.js +0 -2
  434. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTextItemSettings.d.ts +0 -6
  435. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTextItemSettings.js +0 -2
  436. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/index.d.ts +0 -10
  437. package/internal-do-not-import-from-here/models/data/propertysetItemsettings/index.js +0 -13
  438. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/AnyonePublishingApprovalSettings.d.ts +0 -4
  439. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/AnyonePublishingApprovalSettings.js +0 -2
  440. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/GroupPublishingApprovalSettings.d.ts +0 -4
  441. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/GroupPublishingApprovalSettings.js +0 -2
  442. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/LimitedUsersPublishingApprovalSettings.d.ts +0 -6
  443. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/LimitedUsersPublishingApprovalSettings.js +0 -2
  444. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PersonPropertyPublishingApprovalSettings.d.ts +0 -6
  445. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PersonPropertyPublishingApprovalSettings.js +0 -2
  446. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PublishingApprovalSettings.d.ts +0 -17
  447. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PublishingApprovalSettings.js +0 -53
  448. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/TermDrivenPublishingApprovalSettings.d.ts +0 -14
  449. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/TermDrivenPublishingApprovalSettings.js +0 -2
  450. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/index.d.ts +0 -6
  451. package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/index.js +0 -9
  452. package/internal-do-not-import-from-here/models/data/retention/Retention.d.ts +0 -10
  453. package/internal-do-not-import-from-here/models/data/retention/Retention.js +0 -2
  454. package/internal-do-not-import-from-here/models/data/retention/index.d.ts +0 -1
  455. package/internal-do-not-import-from-here/models/data/retention/index.js +0 -4
  456. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.d.ts +0 -6
  457. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.js +0 -2
  458. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/ReviewReminderSchedule.d.ts +0 -20
  459. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/ReviewReminderSchedule.js +0 -42
  460. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/TimeAfterPublishingSchedule.d.ts +0 -6
  461. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/TimeAfterPublishingSchedule.js +0 -2
  462. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/index.d.ts +0 -3
  463. package/internal-do-not-import-from-here/models/data/reviewreminderschedule/index.js +0 -6
  464. package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.d.ts +0 -6
  465. package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.js +0 -2
  466. package/internal-do-not-import-from-here/models/data/security/index.d.ts +0 -1
  467. package/internal-do-not-import-from-here/models/data/security/index.js +0 -4
  468. package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.d.ts +0 -24
  469. package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.js +0 -16
  470. package/internal-do-not-import-from-here/models/data/settings/GlobalSettings.d.ts +0 -18
  471. package/internal-do-not-import-from-here/models/data/settings/GlobalSettings.js +0 -27
  472. package/internal-do-not-import-from-here/models/data/settings/ProcessGlobalSettings.d.ts +0 -9
  473. package/internal-do-not-import-from-here/models/data/settings/ProcessGlobalSettings.js +0 -19
  474. package/internal-do-not-import-from-here/models/data/settings/Setting.d.ts +0 -7
  475. package/internal-do-not-import-from-here/models/data/settings/Setting.js +0 -15
  476. package/internal-do-not-import-from-here/models/data/settings/SiteGroupIdSettings.d.ts +0 -7
  477. package/internal-do-not-import-from-here/models/data/settings/SiteGroupIdSettings.js +0 -17
  478. package/internal-do-not-import-from-here/models/data/settings/index.d.ts +0 -5
  479. package/internal-do-not-import-from-here/models/data/settings/index.js +0 -8
  480. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingFreeformShapeDefinition.d.ts +0 -5
  481. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingFreeformShapeDefinition.js +0 -2
  482. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingImageShapeDefinition.d.ts +0 -9
  483. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingImageShapeDefinition.js +0 -2
  484. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingPentagonShapeDefinition.d.ts +0 -6
  485. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingPentagonShapeDefinition.js +0 -2
  486. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingRectShapeDefinition.d.ts +0 -5
  487. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingRectShapeDefinition.js +0 -2
  488. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinition.d.ts +0 -5
  489. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinition.js +0 -2
  490. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.d.ts +0 -24
  491. package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.js +0 -2
  492. package/internal-do-not-import-from-here/models/data/shapedefinitions/HeadingShapeDefinition.d.ts +0 -4
  493. package/internal-do-not-import-from-here/models/data/shapedefinitions/HeadingShapeDefinition.js +0 -2
  494. package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.d.ts +0 -21
  495. package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.js +0 -39
  496. package/internal-do-not-import-from-here/models/data/shapedefinitions/index.d.ts +0 -8
  497. package/internal-do-not-import-from-here/models/data/shapedefinitions/index.js +0 -11
  498. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.d.ts +0 -16
  499. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.js +0 -22
  500. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateFreeformSettings.d.ts +0 -7
  501. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateFreeformSettings.js +0 -2
  502. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateMediaSettings.d.ts +0 -7
  503. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateMediaSettings.js +0 -2
  504. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplatePentagonSettings.d.ts +0 -8
  505. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplatePentagonSettings.js +0 -2
  506. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateRectSettings.d.ts +0 -5
  507. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateRectSettings.js +0 -2
  508. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateSettings.d.ts +0 -4
  509. package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateSettings.js +0 -2
  510. package/internal-do-not-import-from-here/models/data/shapetemplates/index.d.ts +0 -6
  511. package/internal-do-not-import-from-here/models/data/shapetemplates/index.js +0 -9
  512. package/internal-do-not-import-from-here/models/data/shared/AuditingInformation.d.ts +0 -7
  513. package/internal-do-not-import-from-here/models/data/shared/AuditingInformation.js +0 -2
  514. package/internal-do-not-import-from-here/models/data/shared/PagingRequest.d.ts +0 -8
  515. package/internal-do-not-import-from-here/models/data/shared/PagingRequest.js +0 -2
  516. package/internal-do-not-import-from-here/models/data/shared/index.d.ts +0 -2
  517. package/internal-do-not-import-from-here/models/data/shared/index.js +0 -5
  518. package/internal-do-not-import-from-here/models/data/sharepoint/SPFilter.d.ts +0 -7
  519. package/internal-do-not-import-from-here/models/data/sharepoint/SPFilter.js +0 -2
  520. package/internal-do-not-import-from-here/models/data/sharepoint/SPFolder.d.ts +0 -9
  521. package/internal-do-not-import-from-here/models/data/sharepoint/SPFolder.js +0 -2
  522. package/internal-do-not-import-from-here/models/data/sharepoint/SPList.d.ts +0 -8
  523. package/internal-do-not-import-from-here/models/data/sharepoint/SPList.js +0 -2
  524. package/internal-do-not-import-from-here/models/data/sharepoint/SPListItem.d.ts +0 -4
  525. package/internal-do-not-import-from-here/models/data/sharepoint/SPListItem.js +0 -2
  526. package/internal-do-not-import-from-here/models/data/sharepoint/SPRefinement.d.ts +0 -6
  527. package/internal-do-not-import-from-here/models/data/sharepoint/SPRefinement.js +0 -2
  528. package/internal-do-not-import-from-here/models/data/sharepoint/SPRefiner.d.ts +0 -5
  529. package/internal-do-not-import-from-here/models/data/sharepoint/SPRefiner.js +0 -2
  530. package/internal-do-not-import-from-here/models/data/sharepoint/SPSite.d.ts +0 -9
  531. package/internal-do-not-import-from-here/models/data/sharepoint/SPSite.js +0 -2
  532. package/internal-do-not-import-from-here/models/data/sharepoint/SharePointUser.d.ts +0 -6
  533. package/internal-do-not-import-from-here/models/data/sharepoint/SharePointUser.js +0 -2
  534. package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointPersonField.d.ts +0 -6
  535. package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointPersonField.js +0 -2
  536. package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointTaxonomyField.d.ts +0 -6
  537. package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointTaxonomyField.js +0 -2
  538. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointBooleanField.d.ts +0 -6
  539. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointBooleanField.js +0 -2
  540. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointDateTimeField.d.ts +0 -7
  541. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointDateTimeField.js +0 -2
  542. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.d.ts +0 -19
  543. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.js +0 -2
  544. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointNumberField.d.ts +0 -6
  545. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointNumberField.js +0 -2
  546. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointPersonField.d.ts +0 -7
  547. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointPersonField.js +0 -2
  548. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTaxonomyField.d.ts +0 -10
  549. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTaxonomyField.js +0 -2
  550. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTextField.d.ts +0 -6
  551. package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTextField.js +0 -2
  552. package/internal-do-not-import-from-here/models/data/sharepoint/fields/index.d.ts +0 -9
  553. package/internal-do-not-import-from-here/models/data/sharepoint/fields/index.js +0 -12
  554. package/internal-do-not-import-from-here/models/data/sharepoint/index.d.ts +0 -9
  555. package/internal-do-not-import-from-here/models/data/sharepoint/index.js +0 -12
  556. package/internal-do-not-import-from-here/models/data/sharepointtasks/CSOMSharePointTaskResponse.d.ts +0 -6
  557. package/internal-do-not-import-from-here/models/data/sharepointtasks/CSOMSharePointTaskResponse.js +0 -2
  558. package/internal-do-not-import-from-here/models/data/sharepointtasks/GraphSharePointTaskResponse.d.ts +0 -5
  559. package/internal-do-not-import-from-here/models/data/sharepointtasks/GraphSharePointTaskResponse.js +0 -2
  560. package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTask.d.ts +0 -21
  561. package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTask.js +0 -2
  562. package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTaskRequest.d.ts +0 -12
  563. package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTaskRequest.js +0 -2
  564. package/internal-do-not-import-from-here/models/data/sharepointtasks/index.d.ts +0 -4
  565. package/internal-do-not-import-from-here/models/data/sharepointtasks/index.js +0 -7
  566. package/internal-do-not-import-from-here/models/data/tasks/ApprovalTask.d.ts +0 -7
  567. package/internal-do-not-import-from-here/models/data/tasks/ApprovalTask.js +0 -2
  568. package/internal-do-not-import-from-here/models/data/tasks/CompleteReviewReminderTaskRequest.d.ts +0 -6
  569. package/internal-do-not-import-from-here/models/data/tasks/CompleteReviewReminderTaskRequest.js +0 -2
  570. package/internal-do-not-import-from-here/models/data/tasks/DocumentTask.d.ts +0 -21
  571. package/internal-do-not-import-from-here/models/data/tasks/DocumentTask.js +0 -2
  572. package/internal-do-not-import-from-here/models/data/tasks/DocumentTaskDetail.d.ts +0 -5
  573. package/internal-do-not-import-from-here/models/data/tasks/DocumentTaskDetail.js +0 -2
  574. package/internal-do-not-import-from-here/models/data/tasks/ReviewTask.d.ts +0 -7
  575. package/internal-do-not-import-from-here/models/data/tasks/ReviewTask.js +0 -2
  576. package/internal-do-not-import-from-here/models/data/tasks/ReviewTaskParams.d.ts +0 -12
  577. package/internal-do-not-import-from-here/models/data/tasks/ReviewTaskParams.js +0 -2
  578. package/internal-do-not-import-from-here/models/data/tasks/SetNewReviewDateRequest.d.ts +0 -5
  579. package/internal-do-not-import-from-here/models/data/tasks/SetNewReviewDateRequest.js +0 -2
  580. package/internal-do-not-import-from-here/models/data/tasks/TaskItemResponse.d.ts +0 -6
  581. package/internal-do-not-import-from-here/models/data/tasks/TaskItemResponse.js +0 -2
  582. package/internal-do-not-import-from-here/models/data/tasks/index.d.ts +0 -8
  583. package/internal-do-not-import-from-here/models/data/tasks/index.js +0 -11
  584. package/internal-do-not-import-from-here/models/data/workflows/ApprovalWorkflowData.d.ts +0 -5
  585. package/internal-do-not-import-from-here/models/data/workflows/ApprovalWorkflowData.js +0 -2
  586. package/internal-do-not-import-from-here/models/data/workflows/DocumentHistory.d.ts +0 -9
  587. package/internal-do-not-import-from-here/models/data/workflows/DocumentHistory.js +0 -2
  588. package/internal-do-not-import-from-here/models/data/workflows/DocumentHistoryMetadata.d.ts +0 -10
  589. package/internal-do-not-import-from-here/models/data/workflows/DocumentHistoryMetadata.js +0 -2
  590. package/internal-do-not-import-from-here/models/data/workflows/Workflow.d.ts +0 -15
  591. package/internal-do-not-import-from-here/models/data/workflows/Workflow.js +0 -2
  592. package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.d.ts +0 -16
  593. package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.js +0 -2
  594. package/internal-do-not-import-from-here/models/data/workflows/WorkflowTask.d.ts +0 -8
  595. package/internal-do-not-import-from-here/models/data/workflows/WorkflowTask.js +0 -2
  596. package/internal-do-not-import-from-here/models/data/workflows/WorkflowTaskHistory.d.ts +0 -9
  597. package/internal-do-not-import-from-here/models/data/workflows/WorkflowTaskHistory.js +0 -2
  598. package/internal-do-not-import-from-here/models/data/workflows/index.d.ts +0 -7
  599. package/internal-do-not-import-from-here/models/data/workflows/index.js +0 -10
  600. package/internal-do-not-import-from-here/models/index.d.ts +0 -15
  601. package/internal-do-not-import-from-here/models/index.js +0 -19
  602. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -15
  603. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -24
  604. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +0 -1
  605. package/internal-do-not-import-from-here/models/mediapicker/index.js +0 -4
  606. package/internal-do-not-import-from-here/models/messaging/DocumentLibraryViewRegistration.d.ts +0 -9
  607. package/internal-do-not-import-from-here/models/messaging/DocumentLibraryViewRegistration.js +0 -2
  608. package/internal-do-not-import-from-here/models/messaging/DocumentRollupViewRegistration.d.ts +0 -9
  609. package/internal-do-not-import-from-here/models/messaging/DocumentRollupViewRegistration.js +0 -2
  610. package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.d.ts +0 -9
  611. package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.js +0 -2
  612. package/internal-do-not-import-from-here/models/messaging/index.d.ts +0 -3
  613. package/internal-do-not-import-from-here/models/messaging/index.js +0 -6
  614. package/internal-do-not-import-from-here/models/paging/IPagingServerQuery.d.ts +0 -17
  615. package/internal-do-not-import-from-here/models/paging/IPagingServerQuery.js +0 -2
  616. package/internal-do-not-import-from-here/models/paging/PagingServerQuery.d.ts +0 -18
  617. package/internal-do-not-import-from-here/models/paging/PagingServerQuery.js +0 -45
  618. package/internal-do-not-import-from-here/models/paging/index.d.ts +0 -2
  619. package/internal-do-not-import-from-here/models/paging/index.js +0 -5
  620. package/internal-do-not-import-from-here/models/processes/ProcessBooleanPropertyInfo.d.ts +0 -6
  621. package/internal-do-not-import-from-here/models/processes/ProcessBooleanPropertyInfo.js +0 -2
  622. package/internal-do-not-import-from-here/models/processes/ProcessDatetimePropertyInfo.d.ts +0 -7
  623. package/internal-do-not-import-from-here/models/processes/ProcessDatetimePropertyInfo.js +0 -2
  624. package/internal-do-not-import-from-here/models/processes/ProcessMoveInfo.d.ts +0 -6
  625. package/internal-do-not-import-from-here/models/processes/ProcessMoveInfo.js +0 -2
  626. package/internal-do-not-import-from-here/models/processes/ProcessNumberPropertyInfo.d.ts +0 -6
  627. package/internal-do-not-import-from-here/models/processes/ProcessNumberPropertyInfo.js +0 -2
  628. package/internal-do-not-import-from-here/models/processes/ProcessPersonPropertyInfo.d.ts +0 -7
  629. package/internal-do-not-import-from-here/models/processes/ProcessPersonPropertyInfo.js +0 -2
  630. package/internal-do-not-import-from-here/models/processes/ProcessPropertyInfo.d.ts +0 -8
  631. package/internal-do-not-import-from-here/models/processes/ProcessPropertyInfo.js +0 -2
  632. package/internal-do-not-import-from-here/models/processes/ProcessReference.d.ts +0 -7
  633. package/internal-do-not-import-from-here/models/processes/ProcessReference.js +0 -2
  634. package/internal-do-not-import-from-here/models/processes/ProcessReferenceData.d.ts +0 -18
  635. package/internal-do-not-import-from-here/models/processes/ProcessReferenceData.js +0 -2
  636. package/internal-do-not-import-from-here/models/processes/ProcessTaxonomyPropertyInfo.d.ts +0 -10
  637. package/internal-do-not-import-from-here/models/processes/ProcessTaxonomyPropertyInfo.js +0 -2
  638. package/internal-do-not-import-from-here/models/processes/ProcessTextPropertyInfo.d.ts +0 -7
  639. package/internal-do-not-import-from-here/models/processes/ProcessTextPropertyInfo.js +0 -2
  640. package/internal-do-not-import-from-here/models/processes/index.d.ts +0 -10
  641. package/internal-do-not-import-from-here/models/processes/index.js +0 -13
  642. package/internal-do-not-import-from-here/models/richtexteditorextensions/EmoticonsExtension.d.ts +0 -13
  643. package/internal-do-not-import-from-here/models/richtexteditorextensions/EmoticonsExtension.js +0 -2
  644. package/internal-do-not-import-from-here/models/richtexteditorextensions/index.d.ts +0 -1
  645. package/internal-do-not-import-from-here/models/richtexteditorextensions/index.js +0 -4
  646. package/internal-do-not-import-from-here/models/route/OPMRoute.d.ts +0 -16
  647. package/internal-do-not-import-from-here/models/route/OPMRoute.js +0 -2
  648. package/internal-do-not-import-from-here/models/route/OPMRouteStateData.d.ts +0 -3
  649. package/internal-do-not-import-from-here/models/route/OPMRouteStateData.js +0 -2
  650. package/internal-do-not-import-from-here/models/route/index.d.ts +0 -2
  651. package/internal-do-not-import-from-here/models/route/index.js +0 -5
  652. package/internal-do-not-import-from-here/models/shared/IdDict.d.ts +0 -3
  653. package/internal-do-not-import-from-here/models/shared/IdDict.js +0 -2
  654. package/internal-do-not-import-from-here/models/shared/Version.d.ts +0 -4
  655. package/internal-do-not-import-from-here/models/shared/Version.js +0 -2
  656. package/internal-do-not-import-from-here/models/shared/index.d.ts +0 -2
  657. package/internal-do-not-import-from-here/models/shared/index.js +0 -5
  658. package/internal-do-not-import-from-here/models/styles/AddShapePanelStyles.d.ts +0 -4
  659. package/internal-do-not-import-from-here/models/styles/AddShapePanelStyles.js +0 -4
  660. package/internal-do-not-import-from-here/models/styles/DialogStyles.d.ts +0 -20
  661. package/internal-do-not-import-from-here/models/styles/DialogStyles.js +0 -6
  662. package/internal-do-not-import-from-here/models/styles/DrawingCanvasSettingsStyles.d.ts +0 -4
  663. package/internal-do-not-import-from-here/models/styles/DrawingCanvasSettingsStyles.js +0 -4
  664. package/internal-do-not-import-from-here/models/styles/FreeformPickerStyles.d.ts +0 -1
  665. package/internal-do-not-import-from-here/models/styles/FreeformPickerStyles.js +0 -4
  666. package/internal-do-not-import-from-here/models/styles/IColor.d.ts +0 -12
  667. package/internal-do-not-import-from-here/models/styles/IColor.js +0 -2
  668. package/internal-do-not-import-from-here/models/styles/MediaPickerStyles.d.ts +0 -5
  669. package/internal-do-not-import-from-here/models/styles/MediaPickerStyles.js +0 -4
  670. package/internal-do-not-import-from-here/models/styles/NavigationNodeStyles.d.ts +0 -13
  671. package/internal-do-not-import-from-here/models/styles/NavigationNodeStyles.js +0 -4
  672. package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.d.ts +0 -14
  673. package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.js +0 -8
  674. package/internal-do-not-import-from-here/models/styles/ProcessFieldDisplayStyles.d.ts +0 -1
  675. package/internal-do-not-import-from-here/models/styles/ProcessFieldDisplayStyles.js +0 -4
  676. package/internal-do-not-import-from-here/models/styles/ProcessPickerStyles.d.ts +0 -9
  677. package/internal-do-not-import-from-here/models/styles/ProcessPickerStyles.js +0 -4
  678. package/internal-do-not-import-from-here/models/styles/ProcessStepDrawingStyles.d.ts +0 -10
  679. package/internal-do-not-import-from-here/models/styles/ProcessStepDrawingStyles.js +0 -4
  680. package/internal-do-not-import-from-here/models/styles/ProcessStepPickerStyles.d.ts +0 -11
  681. package/internal-do-not-import-from-here/models/styles/ProcessStepPickerStyles.js +0 -4
  682. package/internal-do-not-import-from-here/models/styles/ShapeGalleryDefaultSettingStyles.d.ts +0 -6
  683. package/internal-do-not-import-from-here/models/styles/ShapeGalleryDefaultSettingStyles.js +0 -4
  684. package/internal-do-not-import-from-here/models/styles/ShapeSelectionStyles.d.ts +0 -12
  685. package/internal-do-not-import-from-here/models/styles/ShapeSelectionStyles.js +0 -4
  686. package/internal-do-not-import-from-here/models/styles/ShapeSettingsStyles.d.ts +0 -5
  687. package/internal-do-not-import-from-here/models/styles/ShapeSettingsStyles.js +0 -4
  688. package/internal-do-not-import-from-here/models/styles/ShapeTypeStyles.d.ts +0 -8
  689. package/internal-do-not-import-from-here/models/styles/ShapeTypeStyles.js +0 -4
  690. package/internal-do-not-import-from-here/models/styles/TitleBlockStyles.d.ts +0 -5
  691. package/internal-do-not-import-from-here/models/styles/TitleBlockStyles.js +0 -4
  692. package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.d.ts +0 -5
  693. package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.js +0 -4
  694. package/internal-do-not-import-from-here/models/styles/index.d.ts +0 -18
  695. package/internal-do-not-import-from-here/models/styles/index.js +0 -21
  696. package/internal-do-not-import-from-here/processshape/fabricshape/FabricShapeData.d.ts +0 -18
  697. package/internal-do-not-import-from-here/processshape/fabricshape/index.d.ts +0 -1
  698. package/internal-do-not-import-from-here/processshape/index.d.ts +0 -2
  699. package/internal-do-not-import-from-here/processshape/shapes/Shape.d.ts +0 -34
  700. package/internal-do-not-import-from-here/processshape/shapes/ShapeObject.d.ts +0 -9
  701. package/internal-do-not-import-from-here/processshape/shapes/index.d.ts +0 -2
  702. package/internal-do-not-import-from-here/routing/OPMRouter.d.ts +0 -39
  703. package/internal-do-not-import-from-here/routing/index.d.ts +0 -1
  704. package/internal-do-not-import-from-here/security/security.d.ts +0 -14
  705. package/internal-do-not-import-from-here/services/ImageService.d.ts +0 -6
  706. package/internal-do-not-import-from-here/services/MoveProcessService.d.ts +0 -5
  707. package/internal-do-not-import-from-here/services/PermissionService.d.ts +0 -6
  708. package/internal-do-not-import-from-here/services/ProcessFeedbackService.d.ts +0 -9
  709. package/internal-do-not-import-from-here/services/ProcessRollupService.d.ts +0 -8
  710. package/internal-do-not-import-from-here/services/ProcessService.d.ts +0 -40
  711. package/internal-do-not-import-from-here/services/ProcessTemplateService.d.ts +0 -12
  712. package/internal-do-not-import-from-here/services/ProcessTypeService.d.ts +0 -14
  713. package/internal-do-not-import-from-here/services/QueryablePropertiesService.d.ts +0 -10
  714. package/internal-do-not-import-from-here/services/SettingsService.d.ts +0 -8
  715. package/internal-do-not-import-from-here/services/ShapeTemplateService.d.ts +0 -12
  716. package/internal-do-not-import-from-here/services/SharePointTaskService.d.ts +0 -7
  717. package/internal-do-not-import-from-here/services/TeamAppPropertyService.d.ts +0 -8
  718. package/internal-do-not-import-from-here/services/index.d.ts +0 -13
  719. package/internal-do-not-import-from-here/settingsprovider/DocumentRollupSettingsProvider.d.ts +0 -13
  720. package/internal-do-not-import-from-here/settingsprovider/PageRollupSettingsProvider.d.ts +0 -13
  721. package/internal-do-not-import-from-here/settingsprovider/index.d.ts +0 -2
  722. package/internal-do-not-import-from-here/stores/CurrentProcessStore.d.ts +0 -58
  723. package/internal-do-not-import-from-here/stores/ProcessStore.d.ts +0 -76
  724. package/internal-do-not-import-from-here/stores/ProcessTemplateStore.d.ts +0 -21
  725. package/internal-do-not-import-from-here/stores/ProcessTypeStore.d.ts +0 -42
  726. package/internal-do-not-import-from-here/stores/SettingsStore.d.ts +0 -22
  727. package/internal-do-not-import-from-here/stores/ShapeTemplateStore.d.ts +0 -21
  728. package/internal-do-not-import-from-here/stores/index.d.ts +0 -6
  729. package/internal-do-not-import-from-here/utils.d.ts +0 -33
  730. package/task.d.ts +0 -1
  731. package/task.js +0 -22
package/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  //export * from './internal-do-not-import-from-here/tooling';
2
- export * from './internal-do-not-import-from-here/index';
2
+ export * from "./internal-do-not-import-from-here/index";
3
3
 
4
4
 
@@ -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","ProcessFeedbackService","ProcessRollupService","ProcessService","ProcessTemplateService","ProcessTypeService","QueryablePropertiesService","SettingsService","ShapeTemplateService","SharePointTaskService","TeamAppPropertyService"]},"./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","DocumentApproverId","DocumentAuthorsType","DocumentConversions","DocumentTemplateCategoryFactory","DocumentTemplateContentFactory","DocumentTemplateContentTypes","DocumentTemplateFactory","DocumentTemplateSettingsFactory","DocumentTemplateSettingsTypes","DocumentTypeFactory","DocumentTypeSettingsTypes","DocumentTypeTermSynchronizationStatusStatuses","DrawingCanvasSettingsStyles","DrawingShapeTypes","DynamicKeySetting","Enums","FreeformPickerStyles","GlobalSettings","MSService","MediaPickerStyles","NavigationNodeStyles","ODMResourceManifests","ODMWebComponentManifests","OPMEnterprisePropertyInternalNames","OPMProcessProperty","OPMResourceManifests","OPMWebComponentManifests","PagingServerQuery","ProcessApproverId","ProcessDefaultControlSettings","ProcessDesignerStyles","ProcessFieldDisplayStyles","ProcessGlobalSettings","ProcessMediaPickerProviderContext","ProcessPickerStyles","ProcessReviewReminderFactory","ProcessStepDrawingStyles","ProcessStepPickerStyles","ProcessStepType","ProcessTemplateFactory","ProcessTypeFactory","ProcessTypeSettingsTypes","ProcessTypeTermSynchronizationStatusStatuses","ProcessVersionType","ProcessWorkflowType","ProcessWorkingStatus","PublishingApprovalSettingsFactory","PublishingApprovalSettingsTypes","RetentionFactory","RetentionTypes","ReviewReminderFactory","ReviewReminderScheduleFactory","ReviewReminderScheduleTypes","ReviewReminderTaskFactory","ReviewReminderTaskSettingsFactory","Security","Setting","ShapeDefinitionFactory","ShapeDefinitionTypes","ShapeGalleryDefaultSettingStyles","ShapeSelectionStyles","ShapeSettingsStyles","ShapeTemplateFactory","ShapeTemplateMediaPickerProviderContext","ShapeTemplateType","ShapeTypeStyles","SiteGroupIdSettings","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":["BuiltInActionButtonHandlers","ContentBlockConfigurationFactory","CurrentProcessStore","DefaultDateFormat","DocumentRollupSettingsProvider","DocumentsBlockDataSettingsKey","DrawingBlockConfigurationFactory","FabricShapeDataTypes","ImageFolders","ImageService","InternalOPMTopics","LinksBlockConfigurationFactory","MoveProcessService","ODMDocumentRollupDisplayFields","ODMFeatureIds","OPMFeatureIds","OPMPublicTopics","OPMRouter","OPMSpecialRouteVersion","OPMUtils","OdmPublicTopics","PageRollupSettingsProvider","PagesBlockDataSettingsKey","PermissionService","ProcessDefaultData","ProcessFeedbackService","ProcessNavigationConfigurationFactory","ProcessRendererOptions","ProcessRollupConstants","ProcessRollupService","ProcessService","ProcessStore","ProcessTableColumnsConstants","ProcessTemplateService","ProcessTemplateStore","ProcessTypeService","ProcessTypeStore","PropertiesBlockConfigurationFactory","QueryablePropertiesService","RootProcessStepDesignerItemIds","SettingsService","SettingsStore","ShapeFactory","ShapeHighlightProperties","ShapeTemplateService","ShapeTemplateStore","ShapeTemplatesConstants","SharePointFieldsConstants","SharePointTaskService","SystemProcessProperties","TasksBlockConfigurationFactory","TeamAppPropertyService","TextSpacingWithShape","TitleBlockConfigurationFactory","WebEmojiIcons"]}}}
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"},"expo.js":["AddShapePanelStyles","ArchiveFactory","CenterConfigurableHeightDialogStyles","CenterScrollableDialogStyles","DateTimeMode","DefaultControlSettings","DocumentApproverId","DocumentAuthorsType","DocumentConversions","DocumentTemplateCategoryFactory","DocumentTemplateContentFactory","DocumentTemplateContentTypes","DocumentTemplateFactory","DocumentTemplateSettingsFactory","DocumentTemplateSettingsTypes","DocumentTypeFactory","DocumentTypeSettingsTypes","DocumentTypeTermSynchronizationStatusStatuses","DrawingCanvasSettingsStyles","DrawingShapeTypes","DynamicKeySetting","Enums","FreeformPickerStyles","GlobalSettings","GraphApiPlannerTaskProgress","MSService","MediaPickerStyles","NavigationNodeStyles","ODMResourceManifests","ODMWebComponentManifests","OPMEnterprisePropertyInternalNames","OPMProcessProperty","OPMResourceManifests","OPMWebComponentManifests","PagingServerQuery","ProcessApproverId","ProcessDefaultControlSettings","ProcessDesignerStyles","ProcessFieldDisplayStyles","ProcessGlobalSettings","ProcessLayoutProvider","ProcessMediaPickerProviderContext","ProcessPickerStyles","ProcessReviewReminderFactory","ProcessStepDrawingStyles","ProcessStepPickerStyles","ProcessStepStatusType","ProcessStepType","ProcessTaskAssignmentDataType","ProcessTaskProvider","ProcessTemplateFactory","ProcessTemplateLayoutDefinition","ProcessTypeFactory","ProcessTypeSettingsTypes","ProcessTypeTermSynchronizationStatusStatuses","ProcessVersionType","ProcessWorkflowType","ProcessWorkingStatus","PublishingApprovalSettingsFactory","PublishingApprovalSettingsTypes","RetentionFactory","RetentionTypes","ReviewReminderFactory","ReviewReminderScheduleFactory","ReviewReminderScheduleTypes","ReviewReminderTaskFactory","ReviewReminderTaskSettingsFactory","Security","Setting","ShapeDefinitionFactory","ShapeDefinitionTypes","ShapeGalleryDefaultSettingStyles","ShapeMovingDirection","ShapeSelectionStyles","ShapeSettingsStyles","ShapeTemplateFactory","ShapeTemplateMediaPickerProviderContext","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":["BuiltInActionButtonHandlers","ContentBlockConfigurationFactory","CurrentProcessStore","DefaultDateFormat","DocumentRollupSettingsProvider","DocumentsBlockDataSettingsKey","DrawingBlockConfigurationFactory","FabricShapeDataTypes","ImageFolders","ImageService","InternalOPMTopics","LinksBlockConfigurationFactory","MoveProcessService","ODMDocumentRollupDisplayFields","ODMFeatureIds","OPMFeatureIds","OPMPublicTopics","OPMRouter","OPMSpecialRouteVersion","OPMUtils","OdmPublicTopics","PageRollupSettingsProvider","PagesBlockDataSettingsKey","PermissionService","ProcessDefaultData","ProcessDocumentRelationshipService","ProcessFeedbackService","ProcessLayoutBlockConfigurationFactory","ProcessNavigationConfigurationFactory","ProcessRendererOptions","ProcessRollupConstants","ProcessRollupService","ProcessService","ProcessStore","ProcessTableColumnsConstants","ProcessTaskProviderIds","ProcessTaskService","ProcessTemplateLayoutStore","ProcessTemplateService","ProcessTemplateStore","ProcessTypeService","ProcessTypeStore","PropertiesBlockConfigurationFactory","QueryablePropertiesService","RootProcessStepDesignerItemIds","SettingsService","SettingsStore","ShapeFactory","ShapeHighlightProperties","ShapeTemplateService","ShapeTemplateStore","ShapeTemplatesConstants","SharePointFieldsConstants","SharePointTaskService","SystemProcessProperties","TasksBlockConfigurationFactory","TeamAppPropertyService","TextSpacingWithShape","TitleBlockConfigurationFactory","WebEmojiIcons"]}}}
@@ -1 +1 @@
1
- {"odm-copy-from-published-document-dialog":["close","existingAppendixFileNames"],"odm-create-draft-dialog":["document","afterDraftCreated","closeCallback"],"odm-document-add-move-dialog":["close","onSave"],"odm-document-appendix-dialog":["close","document"],"odm-document-history":["document","histories","closeCallback"],"odm-document-info":["document","propertyMetadataTabs","approvalData"],"odm-document-metadata-dialog":["tabs","document","workflowsHistory","close"],"odm-document-multi-properties-dialog":["documents","close","onSave"],"odm-document-template-picker":["defautDocumentTemplateItem","onSelected","documentTypeId","language"],"odm-document-type-explorer-picker":["valueBind","defaultDocumentTypeIds","onValueChanged","language"],"odm-document-type-tree-picker":["valueBind","onValueChanged"],"odm-document-uploader-dialog":["close","existingAppendixFileNames"],"opm-freeform-picker":["shapeDefinition","canvasDefinition","closed","save"],"odm-location-picker":["afterSiteSelected","afterFolderSelected"],"odm-move-published-document-dialog":["close","document","refreshDocumentStatus"],"odm-new-document-dialog":["defaultDocumentTemplateItem","defaultDocumentTypeIds","close","afterDocumentCreated"],"odm-paging":["currentPager"],"odm-permission-dialog":["close"],"opm-point-picker":["valueBind","onValueChanged"],"opm-permission-dialog":["close"],"opm-process-picker":["valueBind","onValueChanged","validator"],"opm-process-step-picker":["rootProcessStep","onSelected","onClose","hiddenProcessStepIdsDict","disabledProcessStepIdsDict"],"odm-related-documents-dialog":["viewMode","publishedDocument","close"],"odm-unpublish-document-dialog":["documentTypeId","close"],"opm-unpublish-process-dialog":["process","unpublishHandler","closeCallback"],"odm-document-picker":["pickerMode","onSetCategories","preSelectedDocuments","onSelectedDocumentsChanged","validator"],"odm-document-rollup-settings-breakpoint":["breakPointId"],"odm-feedback-dialog":["close","document"],"opm-processdesigner-createlink":["onClose","onSave","linkType","isProcessStepShortcut","linkId"],"opm-processdesigner-createtask":["onClose","onSave","taskId","isProcessStepShortcut"],"opm-move-process-dialog":["process","closeCallback"],"opm-new-process-dialog":["closeCallback"],"opm-process-feedback-dialog":["opmProcessId","closeCallback"],"opm-process-history-dialog":["opmProcessId","closeCallback"],"opm-process-library-list-view":["viewSettings","SpacingSettings"]}
1
+ {"odm-copy-from-published-document-dialog":["close","existingAppendixFileNames"],"odm-create-draft-dialog":["document","isRestoring","afterDraftCreated","closeCallback"],"odm-document-add-move-dialog":["close","onSave"],"odm-document-appendix-dialog":["close","document"],"odm-document-comparison-dialog":["close","document","isDraftComparison"],"odm-document-history":["document","histories","closeCallback"],"odm-document-info":["document","propertyMetadataTabs","approvalData"],"odm-document-metadata-dialog":["tabs","document","workflowsHistory","close"],"odm-document-multi-properties-dialog":["documents","close","onSave"],"odm-signded-copy-dialog":["close","document","viewMode"],"odm-document-template-picker":["defautDocumentTemplateItem","onSelected","documentTypeId","language"],"odm-document-type-explorer-picker":["valueBind","defaultDocumentTypeIds","onValueChanged","language"],"odm-document-type-tree-picker":["valueBind","onValueChanged"],"odm-document-uploader-dialog":["close","existingAppendixFileNames"],"opm-freeform-picker":["shapeDefinition","canvasDefinition","closed","save"],"odm-location-picker":["afterSiteSelected","afterFolderSelected"],"odm-move-published-document-dialog":["close","document","refreshDocumentStatus"],"odm-new-document-dialog":["defaultDocumentTemplateItem","defaultDocumentTypeIds","close","afterDocumentCreated"],"odm-paging":["currentPager"],"odm-permission-dialog":["close"],"opm-point-picker":["valueBind","onValueChanged"],"opm-permission-dialog":["close"],"opm-process-picker":["valueBind","onValueChanged","validator"],"opm-process-step-picker":["rootProcessStep","onSelected","onClose","hiddenProcessStepIdsDict","disabledProcessStepIdsDict","dialogWidth","isRightDialog"],"odm-related-documents-dialog":["viewMode","publishedDocument","close"],"odm-unpublish-document-dialog":["documentTypeId","close"],"opm-unpublish-process-dialog":["process","unpublishHandler","closeCallback"],"odm-document-picker":["pickerMode","onSetCategories","preSelectedDocuments","onSelectedDocumentsChanged","validator"],"odm-document-rollup-settings-breakpoint":["breakPointId"],"odm-feedback-dialog":["close","document"],"opm-processdesigner-createlink":["onClose","onSave","linkType","isProcessStepShortcut","linkId"],"opm-processdesigner-createtask":["onClose","onSave","taskId","isProcessStepShortcut"],"opm-move-process-dialog":["process","closeCallback"],"opm-new-process-dialog":["closeCallback"],"opm-process-feedback-dialog":["opmProcessId","closeCallback"],"opm-process-history-dialog":["opmProcessId","closeCallback"],"opm-process-library-list-view":["viewSettings","SpacingSettings"],"opm-process-workflow-history-dialog":["process","closeCallback"],"opm-properties-block-settings":["settingsKey"]}
package/models/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export * from '../internal-do-not-import-from-here/models/index';
1
+ export * from "../internal-do-not-import-from-here/models/index";
2
2
 
3
3
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/management-system",
3
3
  "license": "MIT",
4
- "version": "7.0.4-dev",
4
+ "version": "7.0.4",
5
5
  "description": "Omnia Management System.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
package/task.ts CHANGED
@@ -1,23 +1,23 @@
1
- 'use strict';
1
+ "use strict";
2
2
  import { registerManifestsReference, registerWebComponentDefinitions } from "@omnia/tooling-vue";
3
3
 
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
 
6
- const path = require('path');
7
- const fs = require('fs');
8
- const fsExtra = require('fs-extra');
6
+ const path = require("path");
7
+ const fs = require("fs");
8
+ const fsExtra = require("fs-extra");
9
9
 
10
10
 
11
11
  export function init() {
12
12
  registerManifestsReference([
13
13
  {
14
- path: 'node_modules/@omnia/management-system/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json',
15
- serviceId: 'b3d13ef7-5ff8-4496-a283-81a742080aef',
16
- resourceId: '54a125ba-c2f8-4c4c-b549-ce0c3861026b'
14
+ path: "node_modules/@omnia/management-system/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json",
15
+ serviceId: "b3d13ef7-5ff8-4496-a283-81a742080aef",
16
+ resourceId: "54a125ba-c2f8-4c4c-b549-ce0c3861026b"
17
17
  }
18
- ])
18
+ ]);
19
19
 
20
- let wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
20
+ const wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
21
21
  if (fsExtra.existsSync(wcdefinitionsPath)) {
22
22
  registerWebComponentDefinitions(fsExtra.readJSONSync(wcdefinitionsPath));
23
23
  }
@@ -1,14 +0,0 @@
1
- import * as Constants from '../constants';
2
- import * as ProcessShape from '../processshape';
3
- import * as Services from '../services';
4
- import * as Store from '../stores';
5
- import * as Utils from '../utils';
6
- import * as Routing from '../routing';
7
- import * as SettingProvider from '../settingsprovider';
8
- import * as MSModels from "../models";
9
- declare type MSFxApi = typeof Routing & typeof Constants & typeof ProcessShape & typeof Services & typeof Store & typeof Utils & typeof SettingProvider;
10
- export interface IMSFxApi {
11
- fx: Promise<MSFxApi>;
12
- models: Promise<typeof MSModels>;
13
- }
14
- export {};
@@ -1,8 +0,0 @@
1
- import { IMSFxApi } from "./Fx";
2
- export interface IMSApi extends IMSFxApi {
3
- }
4
- declare module '@omnia/fx-models/Extends' {
5
- interface IExtend {
6
- ms: IMSApi;
7
- }
8
- }
@@ -1,130 +0,0 @@
1
- import { Guid } from '@omnia/fx-models';
2
- import { CanvasDefinition } from './models/data/drawingdefinitions';
3
- import { ShapeTemplate } from './models/data/shapetemplates/ShapeTemplate';
4
- import { Version } from './models/shared/Version';
5
- import { ContentBlockSettings, LinksBlockSettings, TitleBlockSettings, TasksBlockSettings, PropertiesBlockSettings, ProcessNavigationBlockSettings, DrawingBlockSettings } from './models';
6
- import { ActionHandlerRegistrationId } from '@omnia/fx/models';
7
- 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
- }
13
- export declare class ODMDocumentRollupDisplayFields {
14
- static get IconTitleLink(): Guid;
15
- static get IconNameLink(): Guid;
16
- static get InfoIcon(): Guid;
17
- static get RelatedControlledDocumentsIcon(): Guid;
18
- static get FeedbackIcon(): Guid;
19
- static get AppendiceIcon(): Guid;
20
- static get CreateNewDocumentIcon(): Guid;
21
- }
22
- export declare const TextSpacingWithShape = 5;
23
- export declare const BuiltInActionButtonHandlers: {
24
- CreateDocument: ActionHandlerRegistrationId;
25
- ProcessFeedback: ActionHandlerRegistrationId;
26
- ExportProcess: ActionHandlerRegistrationId;
27
- };
28
- export declare class OPMFeatureIds {
29
- static get ProcessManagement(): Guid;
30
- static get MSTeamsTabProvider(): Guid;
31
- static get ProcessLibrary(): Guid;
32
- }
33
- export declare const ContentBlockConfigurationFactory: {
34
- defaultSettings(): ContentBlockSettings;
35
- };
36
- export declare const LinksBlockConfigurationFactory: {
37
- defaultSettings(): LinksBlockSettings;
38
- };
39
- export declare const TitleBlockConfigurationFactory: {
40
- defaultSettings(): TitleBlockSettings;
41
- };
42
- export declare const TasksBlockConfigurationFactory: {
43
- defaultSettings(): TasksBlockSettings;
44
- };
45
- export declare const PropertiesBlockConfigurationFactory: {
46
- defaultSettings(): PropertiesBlockSettings;
47
- };
48
- export declare const ProcessNavigationConfigurationFactory: {
49
- defaultSettings(): ProcessNavigationBlockSettings;
50
- };
51
- export declare const DrawingBlockConfigurationFactory: {
52
- defaultSettings(): DrawingBlockSettings;
53
- };
54
- export declare const ShapeTemplatesConstants: {
55
- readonly Circle: ShapeTemplate;
56
- readonly Pentagon: ShapeTemplate;
57
- readonly Diamond: ShapeTemplate;
58
- readonly Freeform: ShapeTemplate;
59
- readonly Media: ShapeTemplate;
60
- readonly RoundedRect: ShapeTemplate;
61
- };
62
- export declare const SharePointFieldsConstants: {
63
- readonly Modified: string;
64
- readonly ModifiedBy: string;
65
- readonly Title: string;
66
- readonly FileName: string;
67
- readonly FileLeafRef: string;
68
- readonly Status: string;
69
- readonly AssignedTo: string;
70
- readonly DueDate: string;
71
- readonly ID: string;
72
- };
73
- export declare const ProcessRollupConstants: {
74
- readonly searchBoxInternalName: string;
75
- readonly fulltextInternalName: string;
76
- readonly processTitleAndLinkInternalName: string;
77
- };
78
- export declare const DefaultDateFormat = "YYYY-MM-DD";
79
- export declare const ProcessTableColumnsConstants: {
80
- readonly versionType: string;
81
- };
82
- export declare const ShapeHighlightProperties: {
83
- readonly dark: {
84
- stroke: string;
85
- strokeDashArray: number[];
86
- };
87
- readonly light: {
88
- stroke: string;
89
- strokeDashArray: number[];
90
- };
91
- };
92
- export declare const ProcessDefaultData: {
93
- readonly canvasDefinition: CanvasDefinition;
94
- };
95
- export declare const SystemProcessProperties: {
96
- readonly Published: string;
97
- readonly LinkToProcessLibrary: string;
98
- };
99
- export declare const OPMSpecialRouteVersion: {
100
- readonly Preview: Version;
101
- readonly LatestPublished: Version;
102
- isPreview: (version: Version) => boolean;
103
- isLatestPublished: (version: Version) => boolean;
104
- generateVersion: (edition: number | string, revision: number | string) => Version;
105
- generateVersionLabel: (version: Version) => string;
106
- };
107
- export declare const DocumentsBlockDataSettingsKey: {
108
- readonly CurrentProcess: string;
109
- readonly ShortcutProcess: string;
110
- };
111
- export declare const PagesBlockDataSettingsKey: {
112
- readonly CurrentProcess: string;
113
- readonly ShortcutProcess: string;
114
- };
115
- export declare const RootProcessStepDesignerItemIds: {
116
- readonly drawingTab: string;
117
- readonly contentTab: string;
118
- readonly documentsTab: string;
119
- readonly pagesTab: string;
120
- readonly linksTab: string;
121
- readonly tasksTab: string;
122
- readonly propertiesTab: string;
123
- readonly settingsTab: string;
124
- };
125
- export declare const ImageFolders: {
126
- readonly processes: string;
127
- readonly shapeTemplates: string;
128
- readonly legacy: string;
129
- };
130
- export declare const WebEmojiIcons: Array<string>;
@@ -1 +0,0 @@
1
- export {};
@@ -1,9 +0,0 @@
1
- export * from './constants';
2
- export * from './processshape';
3
- export * from './services';
4
- export * from './stores';
5
- export * from './utils';
6
- export * from './routing';
7
- export * from './settingsprovider';
8
- export * from "./apis";
9
- export * from './messaging';
@@ -1,14 +0,0 @@
1
- import { IMessageBusTopicPublishSubscriber } from '@omnia/fx-models';
2
- import { ProcessVersionType } from '../models';
3
- import { RTFMediaPickerMessage, RTFLinkPickerMessage } from "@omnia/wcm/models";
4
- export declare class InternalOPMTopics {
5
- static get onPermissionChanged(): IMessageBusTopicPublishSubscriber<void>;
6
- static get onProcessWorkingStatusChanged(): IMessageBusTopicPublishSubscriber<ProcessVersionType.Draft | ProcessVersionType.Published>;
7
- static get onProcessChanged(): IMessageBusTopicPublishSubscriber<ProcessVersionType.Draft | ProcessVersionType.Published>;
8
- static get processDesignerPersistentMsg(): IMessageBusTopicPublishSubscriber<{
9
- title?: string;
10
- message: string;
11
- }>;
12
- static get openRTFMediaPickerEditing(): IMessageBusTopicPublishSubscriber<RTFMediaPickerMessage>;
13
- static get openRTFLinkPickerEditing(): IMessageBusTopicPublishSubscriber<RTFLinkPickerMessage>;
14
- }
@@ -1,6 +0,0 @@
1
- import { IMessageBusTopicPublishSubscriber } from '@omnia/fx-models';
2
- import { DocumentRollupViewRegistration, DocumentLibraryViewRegistration } from '../models';
3
- export declare class OdmPublicTopics {
4
- static get registerDocumentRollupView(): IMessageBusTopicPublishSubscriber<DocumentRollupViewRegistration>;
5
- static get registerDocumentLibraryView(): IMessageBusTopicPublishSubscriber<DocumentLibraryViewRegistration>;
6
- }
@@ -1,8 +0,0 @@
1
- import { ProcessRollupViewRegistration } from '../models';
2
- import { IMessageBusTopicPublishSubscriber } from '@omnia/fx-models';
3
- import { RTFMediaPickerMessage, RTFLinkPickerMessage } from "@omnia/wcm/models";
4
- export declare class OPMPublicTopics {
5
- static get registerProcessRollupView(): IMessageBusTopicPublishSubscriber<ProcessRollupViewRegistration>;
6
- static get openRTFMediaPickerEditing(): IMessageBusTopicPublishSubscriber<RTFMediaPickerMessage>;
7
- static get openRTFLinkPickerEditing(): IMessageBusTopicPublishSubscriber<RTFLinkPickerMessage>;
8
- }
@@ -1,3 +0,0 @@
1
- export * from './OdmPublicTopics';
2
- export * from "./PublicOPMTopics";
3
- export * from "./InternalOPMTopics";
@@ -1,29 +0,0 @@
1
- export declare const OPMEnterprisePropertyInternalNames: {
2
- readonly OPMEdition: string;
3
- readonly OPMRevision: string;
4
- readonly OPMProcessType: string;
5
- readonly OPMProcessIdNumber: string;
6
- readonly OPMPublished: string;
7
- readonly OPMApprovedBy: string;
8
- readonly OPMIsArchived: string;
9
- readonly OPMIsPublished: string;
10
- };
11
- export declare const OPMProcessProperty: {
12
- readonly Id: string;
13
- };
14
- export declare module Security {
15
- const OPMRoleDefinitions: {
16
- readonly Author: string;
17
- readonly Reader: string;
18
- readonly Approver: string;
19
- readonly Reviewer: string;
20
- };
21
- const OPMResourceEvaluators: {
22
- readonly SecurityResourceIdResource: string;
23
- readonly OPMProcessIdResource: string;
24
- };
25
- const Parameters: {
26
- readonly OPMProcessId: string;
27
- readonly SecurityResourceId: string;
28
- };
29
- }
@@ -1,33 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Security = exports.OPMProcessProperty = exports.OPMEnterprisePropertyInternalNames = void 0;
4
- exports.OPMEnterprisePropertyInternalNames = {
5
- get OPMEdition() { return "OPMEdition"; },
6
- get OPMRevision() { return "OPMRevision"; },
7
- get OPMProcessType() { return "OPMProcessType"; },
8
- get OPMProcessIdNumber() { return "OPMProcessIdNumber"; },
9
- get OPMPublished() { return "OPMPublished"; },
10
- get OPMApprovedBy() { return "OPMApprovedBy"; },
11
- get OPMIsArchived() { return "OPMIsArchived"; },
12
- get OPMIsPublished() { return "OPMIsPublished"; }
13
- };
14
- exports.OPMProcessProperty = {
15
- get Id() { return "7491ec1a-9cf5-4c49-b102-2f84f89795eb"; }
16
- };
17
- var Security;
18
- (function (Security) {
19
- Security.OPMRoleDefinitions = {
20
- get Author() { return "f412d0be-16e8-4fc2-80cf-dca39a265a08"; },
21
- get Reader() { return "38c86dbf-44a2-45c4-b370-2c1cabea954c"; },
22
- get Approver() { return "22672fb9-e62f-470c-a68d-77ae03a5115d"; },
23
- get Reviewer() { return "89e89b72-a75c-41d2-8303-b83800980faa"; }
24
- };
25
- Security.OPMResourceEvaluators = {
26
- get SecurityResourceIdResource() { return "Omnia.ManagementSystem.Web.Security.ResourceEvaluators.ISecurityResourceIdResourceEvaluator"; },
27
- get OPMProcessIdResource() { return "Omnia.ManagementSystem.Web.Security.ResourceEvaluators.IOPMProcessIdResourceEvaluator"; }
28
- };
29
- Security.Parameters = {
30
- get OPMProcessId() { return "opmProcessId"; },
31
- get SecurityResourceId() { return "opmSecurityResourceId"; }
32
- };
33
- })(Security = exports.Security || (exports.Security = {}));