@omnia/management-system 7.0.3-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.
- package/index.d.ts +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
- package/models/index.d.ts +1 -1
- package/package.json +1 -1
- package/task.ts +9 -9
- package/internal-do-not-import-from-here/apis/Fx.d.ts +0 -14
- package/internal-do-not-import-from-here/apis/index.d.ts +0 -8
- package/internal-do-not-import-from-here/constants.d.ts +0 -130
- package/internal-do-not-import-from-here/fx.manifest.d.ts +0 -1
- package/internal-do-not-import-from-here/index.d.ts +0 -9
- package/internal-do-not-import-from-here/messaging/InternalOPMTopics.d.ts +0 -14
- package/internal-do-not-import-from-here/messaging/OdmPublicTopics.d.ts +0 -6
- package/internal-do-not-import-from-here/messaging/PublicOPMTopics.d.ts +0 -8
- package/internal-do-not-import-from-here/messaging/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/Constants.d.ts +0 -29
- package/internal-do-not-import-from-here/models/Constants.js +0 -33
- package/internal-do-not-import-from-here/models/Enums.d.ts +0 -307
- package/internal-do-not-import-from-here/models/Enums.js +0 -366
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +0 -131
- package/internal-do-not-import-from-here/models/ManifestIds.js +0 -140
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryDisplaySettings.d.ts +0 -7
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryDisplaySettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibrarySettings.d.ts +0 -9
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibrarySettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryViewSettings.d.ts +0 -11
- package/internal-do-not-import-from-here/models/components/documentlibrary/DocumentLibraryViewSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentlibrary/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/components/documentlibrary/index.js +0 -6
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerQueryResult.d.ts +0 -67
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerQueryResult.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerSettings.d.ts +0 -23
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentPickerSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentResult.d.ts +0 -11
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentResult.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentSearchFilter.d.ts +0 -10
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentSearchFilter.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentUploading.d.ts +0 -14
- package/internal-do-not-import-from-here/models/components/documentpicker/DocumentUploading.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentpicker/index.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/documentpicker/index.js +0 -8
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentBaseQuerySettings.d.ts +0 -3
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentBaseQuerySettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockBreakPointSettings.d.ts +0 -19
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockBreakPointSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.d.ts +0 -44
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBooleanPropFilterValue.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupBooleanPropFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupDatePropFilterValue.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupDatePropFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilter.d.ts +0 -8
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilter.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilterValue.d.ts +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupPersonPropFilterValue.d.ts +0 -6
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupPersonPropFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTaxonomyPropFilterValue.d.ts +0 -6
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTaxonomyPropFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTextPropFilterValue.d.ts +0 -8
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupTextPropFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupUISearchboxFilterValue.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupUISearchboxFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupViewSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/documentrollup/DocumentRollupViewSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/Refiner.d.ts +0 -7
- package/internal-do-not-import-from-here/models/components/documentrollup/Refiner.js +0 -2
- package/internal-do-not-import-from-here/models/components/documentrollup/index.d.ts +0 -13
- package/internal-do-not-import-from-here/models/components/documentrollup/index.js +0 -16
- package/internal-do-not-import-from-here/models/components/feedbackbutton/ProcessFeedbackButtonBlock.d.ts +0 -6
- package/internal-do-not-import-from-here/models/components/feedbackbutton/ProcessFeedbackButtonBlock.js +0 -2
- package/internal-do-not-import-from-here/models/components/feedbackbutton/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/feedbackbutton/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/index.d.ts +0 -8
- package/internal-do-not-import-from-here/models/components/index.js +0 -11
- package/internal-do-not-import-from-here/models/components/pointpicker/Point.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/pointpicker/Point.js +0 -2
- package/internal-do-not-import-from-here/models/components/pointpicker/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/pointpicker/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryDisplaySettings.d.ts +0 -8
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryDisplaySettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibrarySettings.d.ts +0 -7
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibrarySettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryViewSettings.d.ts +0 -8
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessLibraryViewSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessListViewComponentKey.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/processlibrary/ProcessListViewComponentKey.js +0 -2
- package/internal-do-not-import-from-here/models/components/processlibrary/index.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/processlibrary/index.js +0 -7
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.d.ts +0 -20
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupDatePeriodsPropFilterValue.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupDatePeriodsPropFilterValue.js +0 -2
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupFilter.d.ts +0 -3
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupFilter.js +0 -2
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupViewSettings.d.ts +0 -3
- package/internal-do-not-import-from-here/models/components/processrollup/ProcessRollupViewSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/processrollup/index.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/processrollup/index.js +0 -7
- package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/BreadcrumbBlockSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/BreadcrumbBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/breadcrumbblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/ContentBlockSettings.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/ContentBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/contentblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/DocumentsBlockSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/DocumentsBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/documentsblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.d.ts +0 -10
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/DrawingBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/drawingblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/index.d.ts +0 -11
- package/internal-do-not-import-from-here/models/components/viewprocess/index.js +0 -14
- package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/LinksBlockSettings.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/LinksBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/linksblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/PagesBlockSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/PagesBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/pagesblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/ProcessContextBlockSettings.d.ts +0 -3
- package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/ProcessContextBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/processcontextblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/ProcessNavigationBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/processnavigation/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockData.d.ts +0 -13
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockData.js +0 -9
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockSettings.d.ts +0 -7
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/PropertiesBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/propertiesblock/index.js +0 -5
- package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/TasksBlockSettings.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/TasksBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/tasksblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.d.ts +0 -5
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/TitleBlockSettings.js +0 -2
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/components/viewprocess/titleblock/index.js +0 -4
- package/internal-do-not-import-from-here/models/contexts/OPMContext.d.ts +0 -4
- package/internal-do-not-import-from-here/models/contexts/OPMContext.js +0 -2
- package/internal-do-not-import-from-here/models/contexts/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/contexts/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/appendices/Appendix.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/appendices/Appendix.js +0 -2
- package/internal-do-not-import-from-here/models/data/appendices/AppendixWithSharePointFields.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/appendices/AppendixWithSharePointFields.js +0 -2
- package/internal-do-not-import-from-here/models/data/appendices/GetDraftDocumentAppendicesRequest.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/appendices/GetDraftDocumentAppendicesRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/appendices/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/appendices/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/archives/Archive.d.ts +0 -13
- package/internal-do-not-import-from-here/models/data/archives/Archive.js +0 -15
- package/internal-do-not-import-from-here/models/data/archives/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/data/archives/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/controlleddocuments/ControlledDocument.d.ts +0 -34
- package/internal-do-not-import-from-here/models/data/controlleddocuments/ControlledDocument.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentMetadataStatus.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentMetadataStatus.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentRequest.d.ts +0 -13
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentTemplateMergeSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DocumentTemplateMergeSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DraftControlledDocument.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/controlleddocuments/DraftControlledDocument.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/GetControlledDocumentsResponse.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/controlleddocuments/GetControlledDocumentsResponse.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/GetTrimSecurityControlledDocumentsResponse.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/controlleddocuments/GetTrimSecurityControlledDocumentsResponse.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/PublishedControlledDocument.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/controlleddocuments/PublishedControlledDocument.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/RelatedDocument.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/controlleddocuments/RelatedDocument.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/SqlDocument.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/controlleddocuments/SqlDocument.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/TaskRequest.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/controlleddocuments/TaskRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/index.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/controlleddocuments/index.js +0 -15
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/CreateDraftFromPublishedRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/CreateDraftFromPublishedRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/DeleteDraftsRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/DeleteDraftsRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MergeMetadataRequest.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MergeMetadataRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MoveDocumentToTargetSiteRequest.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/MoveDocumentToTargetSiteRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PreviewPublishedDocumentRequest.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PreviewPublishedDocumentRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/ProcessDocumentAndMergeTemplateRequest.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/ProcessDocumentAndMergeTemplateRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithApprovalRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithApprovalRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.d.ts +0 -13
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/PublishDocumentWithoutApprovalRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsResponse.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/GetDocumentFieldsResponse.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/UpdateDocumentFieldsRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/fields/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/index.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/controlleddocuments/requests/index.js +0 -12
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/BulkUpdatePagingRequest.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/BulkUpdatePagingRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdate.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdate.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdateQuery.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/DocumentBulkUpdateQuery.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/documentbulkupdate/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/documentrollup/DocumentQueryResult.d.ts +0 -13
- package/internal-do-not-import-from-here/models/data/documentrollup/DocumentQueryResult.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentrollup/DocumentRollupRequest.d.ts +0 -23
- package/internal-do-not-import-from-here/models/data/documentrollup/DocumentRollupRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.d.ts +0 -16
- package/internal-do-not-import-from-here/models/data/documentrollup/RollupDocument.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentrollup/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/documentrollup/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/documentstatistics/SiteStatistics.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/documentstatistics/SiteStatistics.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentstatistics/StatisticsResult.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/documentstatistics/StatisticsResult.js +0 -2
- package/internal-do-not-import-from-here/models/data/documentstatistics/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/documentstatistics/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplate.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplate.js +0 -17
- package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplateCategory.d.ts +0 -13
- package/internal-do-not-import-from-here/models/data/documenttemplates/DocumentTemplateCategory.js +0 -16
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/DocumentTemplateContent.d.ts +0 -15
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/DocumentTemplateContent.js +0 -33
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/LinkedDocumentTemplateContent.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/LinkedDocumentTemplateContent.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/UploadedDocumentTemplateContent.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/UploadedDocumentTemplateContent.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/documenttemplates/content/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/documenttemplates/index.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/documenttemplates/index.js +0 -7
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/ControlledDocumentDocumentTemplateSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/ControlledDocumentDocumentTemplateSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/DocumentTemplateSettings.d.ts +0 -157
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/DocumentTemplateSettings.js +0 -31
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/NormalDocumentDocumentTemplateSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/NormalDocumentDocumentTemplateSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/documenttemplates/settings/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentType.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentType.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeGroupSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeGroupSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.d.ts +0 -45
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeItemSettings.js +0 -11
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.d.ts +0 -18
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeSettings.js +0 -65
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeTermSynchronizationStatus.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/documenttype/DocumentTypeTermSynchronizationStatus.js +0 -10
- package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminder.d.ts +0 -23
- package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminder.js +0 -23
- package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminderTask.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/documenttype/ReviewReminderTask.js +0 -20
- package/internal-do-not-import-from-here/models/data/documenttype/index.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/documenttype/index.js +0 -11
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/CalculatedRetention.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/CalculatedRetention.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/PropertyRetention.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/PropertyRetention.js +0 -2
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.d.ts +0 -16
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.js +0 -37
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/documenttype/retentions/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/CanvasDefinition.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/CanvasDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/CustomLinkDrawingShape.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/CustomLinkDrawingShape.js +0 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.d.ts +0 -15
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/DrawingShape.js +0 -10
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/ExternalProcessStepDrawingShape.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/ExternalProcessStepDrawingShape.js +0 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/ProcessStepDrawingShape.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/ProcessStepDrawingShape.js +0 -2
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/index.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/drawingdefinitions/index.js +0 -8
- package/internal-do-not-import-from-here/models/data/enums/Enums.d.ts +0 -63
- package/internal-do-not-import-from-here/models/data/enums/Enums.js +0 -75
- package/internal-do-not-import-from-here/models/data/enums/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/data/enums/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/feedback/Feedback.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/feedback/Feedback.js +0 -2
- package/internal-do-not-import-from-here/models/data/feedback/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/feedback/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/feedback/requests/AddFeedbackRequest.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/feedback/requests/AddFeedbackRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/feedback/requests/SendFeedbackEmailRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/feedback/requests/SendFeedbackEmailRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/feedback/requests/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/feedback/requests/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/index.d.ts +0 -35
- package/internal-do-not-import-from-here/models/data/index.js +0 -38
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInControlledLibraryRequest.d.ts +0 -11
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInControlledLibraryRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInLibraryRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInLibraryRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInOneDriveRequest.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentInOneDriveRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentLinkedTemplateInfo.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentLinkedTemplateInfo.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentRequest.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentTemplateInfo.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentTemplateInfo.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentUploadedTemplateInfo.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/newdocument/NewDocumentUploadedTemplateInfo.js +0 -2
- package/internal-do-not-import-from-here/models/data/newdocument/index.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/newdocument/index.js +0 -9
- package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItem.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItem.js +0 -2
- package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItemParentReference.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/onedrive/OneDriveItemParentReference.js +0 -2
- package/internal-do-not-import-from-here/models/data/onedrive/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/onedrive/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/processactions/ProcessActionModel.d.ts +0 -11
- package/internal-do-not-import-from-here/models/data/processactions/ProcessActionModel.js +0 -2
- package/internal-do-not-import-from-here/models/data/processactions/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/data/processactions/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/processes/ExternalProcessStep.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/processes/ExternalProcessStep.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/InternalProcessStep.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/processes/InternalProcessStep.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/Link.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/processes/Link.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/Process.d.ts +0 -22
- package/internal-do-not-import-from-here/models/data/processes/Process.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/ProcessCheckoutInfo.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/processes/ProcessCheckoutInfo.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/ProcessData.d.ts +0 -18
- package/internal-do-not-import-from-here/models/data/processes/ProcessData.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/ProcessExportData.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/processes/ProcessExportData.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/ProcessStep.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/processes/ProcessStep.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/ProcessToolTip.d.ts +0 -11
- package/internal-do-not-import-from-here/models/data/processes/ProcessToolTip.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/ProcessWithCheckoutInfo.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/processes/ProcessWithCheckoutInfo.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/RootProcessStep.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/processes/RootProcessStep.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/Task.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/processes/Task.js +0 -2
- package/internal-do-not-import-from-here/models/data/processes/index.d.ts +0 -11
- package/internal-do-not-import-from-here/models/data/processes/index.js +0 -14
- package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedback.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedback.js +0 -2
- package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedbackRecipients.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/processfeedback/ProcessFeedbackRecipients.js +0 -2
- package/internal-do-not-import-from-here/models/data/processfeedback/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/processfeedback/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/processreviewreminders/ProcessReviewReminderTask.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/processreviewreminders/ProcessReviewReminderTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/processreviewreminders/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/data/processreviewreminders/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/processrollup/ProcessRollupSetting.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/processrollup/ProcessRollupSetting.js +0 -2
- package/internal-do-not-import-from-here/models/data/processrollup/RollupProcess.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/processrollup/RollupProcess.js +0 -2
- package/internal-do-not-import-from-here/models/data/processrollup/RollupProcessResult.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/processrollup/RollupProcessResult.js +0 -2
- package/internal-do-not-import-from-here/models/data/processrollup/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/processrollup/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplate.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplate.js +0 -15
- package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplateSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/processtemplates/ProcessTemplateSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/processtemplates/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/processtemplates/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.d.ts +0 -23
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessReviewReminder.js +0 -23
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessType.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessType.js +0 -2
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeGroupSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.d.ts +0 -31
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeItemSettings.js +0 -4
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.d.ts +0 -17
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeSettings.js +0 -42
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeTermSynchronizationStatus.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/processtypes/ProcessTypeTermSynchronizationStatus.js +0 -10
- package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/processtypes/ReviewReminderTaskSettings.js +0 -20
- package/internal-do-not-import-from-here/models/data/processtypes/index.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/processtypes/index.js +0 -10
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflow.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflow.js +0 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowApprovalData.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowApprovalData.js +0 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowData.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowData.js +0 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.d.ts +0 -20
- package/internal-do-not-import-from-here/models/data/processworkflows/ProcessWorkflowTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithApprovalRequest.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithApprovalRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithoutApprovalRequest.d.ts +0 -11
- package/internal-do-not-import-from-here/models/data/processworkflows/PublishProcessWithoutApprovalRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/processworkflows/index.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/processworkflows/index.js +0 -9
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetBooleanItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetBooleanItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetDateTimeItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetDateTimeItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetEnterpriseKeywordsItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetEnterpriseKeywordsItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetItemSettings.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetNumberItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetNumberItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetPersonItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetPersonItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetRichTextItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetRichTextItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTagsItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTagsItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTaxonomyItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTaxonomyItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTextItemSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/PropertySetTextItemSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/index.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/propertysetItemsettings/index.js +0 -13
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/AnyonePublishingApprovalSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/AnyonePublishingApprovalSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/GroupPublishingApprovalSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/GroupPublishingApprovalSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/LimitedUsersPublishingApprovalSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/LimitedUsersPublishingApprovalSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PersonPropertyPublishingApprovalSettings.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PersonPropertyPublishingApprovalSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PublishingApprovalSettings.d.ts +0 -17
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/PublishingApprovalSettings.js +0 -53
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/TermDrivenPublishingApprovalSettings.d.ts +0 -14
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/TermDrivenPublishingApprovalSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/index.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/publishingapprovalsettings/index.js +0 -9
- package/internal-do-not-import-from-here/models/data/retention/Retention.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/retention/Retention.js +0 -2
- package/internal-do-not-import-from-here/models/data/retention/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/data/retention/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/PropertySchedule.js +0 -2
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/ReviewReminderSchedule.d.ts +0 -20
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/ReviewReminderSchedule.js +0 -42
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/TimeAfterPublishingSchedule.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/TimeAfterPublishingSchedule.js +0 -2
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/data/reviewreminderschedule/index.js +0 -6
- package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/security/AuthorAndDefaultReaderUpdateInput.js +0 -2
- package/internal-do-not-import-from-here/models/data/security/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/data/security/index.js +0 -4
- package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.d.ts +0 -24
- package/internal-do-not-import-from-here/models/data/settings/DefaultControlSettings.js +0 -16
- package/internal-do-not-import-from-here/models/data/settings/GlobalSettings.d.ts +0 -18
- package/internal-do-not-import-from-here/models/data/settings/GlobalSettings.js +0 -27
- package/internal-do-not-import-from-here/models/data/settings/ProcessGlobalSettings.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/settings/ProcessGlobalSettings.js +0 -19
- package/internal-do-not-import-from-here/models/data/settings/Setting.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/settings/Setting.js +0 -15
- package/internal-do-not-import-from-here/models/data/settings/SiteGroupIdSettings.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/settings/SiteGroupIdSettings.js +0 -17
- package/internal-do-not-import-from-here/models/data/settings/index.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/settings/index.js +0 -8
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingFreeformShapeDefinition.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingFreeformShapeDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingImageShapeDefinition.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingImageShapeDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingPentagonShapeDefinition.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingPentagonShapeDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingRectShapeDefinition.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingRectShapeDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinition.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.d.ts +0 -24
- package/internal-do-not-import-from-here/models/data/shapedefinitions/DrawingShapeDefinitionProperties.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/HeadingShapeDefinition.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/shapedefinitions/HeadingShapeDefinition.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.d.ts +0 -21
- package/internal-do-not-import-from-here/models/data/shapedefinitions/ShapeDefinition.js +0 -39
- package/internal-do-not-import-from-here/models/data/shapedefinitions/index.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/shapedefinitions/index.js +0 -11
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.d.ts +0 -16
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplate.js +0 -22
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateFreeformSettings.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateFreeformSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateMediaSettings.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateMediaSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplatePentagonSettings.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplatePentagonSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateRectSettings.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateRectSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateSettings.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/shapetemplates/ShapeTemplateSettings.js +0 -2
- package/internal-do-not-import-from-here/models/data/shapetemplates/index.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/shapetemplates/index.js +0 -9
- package/internal-do-not-import-from-here/models/data/shared/AuditingInformation.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/shared/AuditingInformation.js +0 -2
- package/internal-do-not-import-from-here/models/data/shared/PagingRequest.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/shared/PagingRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/shared/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/data/shared/index.js +0 -5
- package/internal-do-not-import-from-here/models/data/sharepoint/SPFilter.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/sharepoint/SPFilter.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SPFolder.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/sharepoint/SPFolder.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SPList.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/sharepoint/SPList.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SPListItem.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/sharepoint/SPListItem.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SPRefinement.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/SPRefinement.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SPRefiner.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/sharepoint/SPRefiner.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SPSite.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/sharepoint/SPSite.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/SharePointUser.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/SharePointUser.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointPersonField.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointPersonField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointTaxonomyField.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/ArchivedSharePointTaxonomyField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointBooleanField.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointBooleanField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointDateTimeField.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointDateTimeField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.d.ts +0 -19
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointNumberField.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointNumberField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointPersonField.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointPersonField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTaxonomyField.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTaxonomyField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTextField.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/SharePointTextField.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/index.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/sharepoint/fields/index.js +0 -12
- package/internal-do-not-import-from-here/models/data/sharepoint/index.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/sharepoint/index.js +0 -12
- package/internal-do-not-import-from-here/models/data/sharepointtasks/CSOMSharePointTaskResponse.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/sharepointtasks/CSOMSharePointTaskResponse.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepointtasks/GraphSharePointTaskResponse.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/sharepointtasks/GraphSharePointTaskResponse.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTask.d.ts +0 -21
- package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTaskRequest.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/sharepointtasks/SharePointTaskRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/sharepointtasks/index.d.ts +0 -4
- package/internal-do-not-import-from-here/models/data/sharepointtasks/index.js +0 -7
- package/internal-do-not-import-from-here/models/data/tasks/ApprovalTask.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/tasks/ApprovalTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/CompleteReviewReminderTaskRequest.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/tasks/CompleteReviewReminderTaskRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/DocumentTask.d.ts +0 -21
- package/internal-do-not-import-from-here/models/data/tasks/DocumentTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/DocumentTaskDetail.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/tasks/DocumentTaskDetail.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/ReviewTask.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/tasks/ReviewTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/ReviewTaskParams.d.ts +0 -12
- package/internal-do-not-import-from-here/models/data/tasks/ReviewTaskParams.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/SetNewReviewDateRequest.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/tasks/SetNewReviewDateRequest.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/TaskItemResponse.d.ts +0 -6
- package/internal-do-not-import-from-here/models/data/tasks/TaskItemResponse.js +0 -2
- package/internal-do-not-import-from-here/models/data/tasks/index.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/tasks/index.js +0 -11
- package/internal-do-not-import-from-here/models/data/workflows/ApprovalWorkflowData.d.ts +0 -5
- package/internal-do-not-import-from-here/models/data/workflows/ApprovalWorkflowData.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/DocumentHistory.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/workflows/DocumentHistory.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/DocumentHistoryMetadata.d.ts +0 -10
- package/internal-do-not-import-from-here/models/data/workflows/DocumentHistoryMetadata.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/Workflow.d.ts +0 -15
- package/internal-do-not-import-from-here/models/data/workflows/Workflow.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.d.ts +0 -16
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowHistory.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowTask.d.ts +0 -8
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowTask.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowTaskHistory.d.ts +0 -9
- package/internal-do-not-import-from-here/models/data/workflows/WorkflowTaskHistory.js +0 -2
- package/internal-do-not-import-from-here/models/data/workflows/index.d.ts +0 -7
- package/internal-do-not-import-from-here/models/data/workflows/index.js +0 -10
- package/internal-do-not-import-from-here/models/index.d.ts +0 -15
- package/internal-do-not-import-from-here/models/index.js +0 -19
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -15
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -24
- package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/mediapicker/index.js +0 -4
- package/internal-do-not-import-from-here/models/messaging/DocumentLibraryViewRegistration.d.ts +0 -9
- package/internal-do-not-import-from-here/models/messaging/DocumentLibraryViewRegistration.js +0 -2
- package/internal-do-not-import-from-here/models/messaging/DocumentRollupViewRegistration.d.ts +0 -9
- package/internal-do-not-import-from-here/models/messaging/DocumentRollupViewRegistration.js +0 -2
- package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.d.ts +0 -9
- package/internal-do-not-import-from-here/models/messaging/ProcessRollupViewRegistration.js +0 -2
- package/internal-do-not-import-from-here/models/messaging/index.d.ts +0 -3
- package/internal-do-not-import-from-here/models/messaging/index.js +0 -6
- package/internal-do-not-import-from-here/models/paging/IPagingServerQuery.d.ts +0 -17
- package/internal-do-not-import-from-here/models/paging/IPagingServerQuery.js +0 -2
- package/internal-do-not-import-from-here/models/paging/PagingServerQuery.d.ts +0 -18
- package/internal-do-not-import-from-here/models/paging/PagingServerQuery.js +0 -45
- package/internal-do-not-import-from-here/models/paging/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/paging/index.js +0 -5
- package/internal-do-not-import-from-here/models/processes/ProcessBooleanPropertyInfo.d.ts +0 -6
- package/internal-do-not-import-from-here/models/processes/ProcessBooleanPropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessDatetimePropertyInfo.d.ts +0 -7
- package/internal-do-not-import-from-here/models/processes/ProcessDatetimePropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessMoveInfo.d.ts +0 -6
- package/internal-do-not-import-from-here/models/processes/ProcessMoveInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessNumberPropertyInfo.d.ts +0 -6
- package/internal-do-not-import-from-here/models/processes/ProcessNumberPropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessPersonPropertyInfo.d.ts +0 -7
- package/internal-do-not-import-from-here/models/processes/ProcessPersonPropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessPropertyInfo.d.ts +0 -8
- package/internal-do-not-import-from-here/models/processes/ProcessPropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessReference.d.ts +0 -7
- package/internal-do-not-import-from-here/models/processes/ProcessReference.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessReferenceData.d.ts +0 -18
- package/internal-do-not-import-from-here/models/processes/ProcessReferenceData.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessTaxonomyPropertyInfo.d.ts +0 -10
- package/internal-do-not-import-from-here/models/processes/ProcessTaxonomyPropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/ProcessTextPropertyInfo.d.ts +0 -7
- package/internal-do-not-import-from-here/models/processes/ProcessTextPropertyInfo.js +0 -2
- package/internal-do-not-import-from-here/models/processes/index.d.ts +0 -10
- package/internal-do-not-import-from-here/models/processes/index.js +0 -13
- package/internal-do-not-import-from-here/models/richtexteditorextensions/EmoticonsExtension.d.ts +0 -13
- package/internal-do-not-import-from-here/models/richtexteditorextensions/EmoticonsExtension.js +0 -2
- package/internal-do-not-import-from-here/models/richtexteditorextensions/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/richtexteditorextensions/index.js +0 -4
- package/internal-do-not-import-from-here/models/route/OPMRoute.d.ts +0 -16
- package/internal-do-not-import-from-here/models/route/OPMRoute.js +0 -2
- package/internal-do-not-import-from-here/models/route/OPMRouteStateData.d.ts +0 -3
- package/internal-do-not-import-from-here/models/route/OPMRouteStateData.js +0 -2
- package/internal-do-not-import-from-here/models/route/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/route/index.js +0 -5
- package/internal-do-not-import-from-here/models/shared/IdDict.d.ts +0 -3
- package/internal-do-not-import-from-here/models/shared/IdDict.js +0 -2
- package/internal-do-not-import-from-here/models/shared/Version.d.ts +0 -4
- package/internal-do-not-import-from-here/models/shared/Version.js +0 -2
- package/internal-do-not-import-from-here/models/shared/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/shared/index.js +0 -5
- package/internal-do-not-import-from-here/models/styles/AddShapePanelStyles.d.ts +0 -4
- package/internal-do-not-import-from-here/models/styles/AddShapePanelStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/DialogStyles.d.ts +0 -20
- package/internal-do-not-import-from-here/models/styles/DialogStyles.js +0 -6
- package/internal-do-not-import-from-here/models/styles/DrawingCanvasSettingsStyles.d.ts +0 -4
- package/internal-do-not-import-from-here/models/styles/DrawingCanvasSettingsStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/FreeformPickerStyles.d.ts +0 -1
- package/internal-do-not-import-from-here/models/styles/FreeformPickerStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/IColor.d.ts +0 -12
- package/internal-do-not-import-from-here/models/styles/IColor.js +0 -2
- package/internal-do-not-import-from-here/models/styles/MediaPickerStyles.d.ts +0 -5
- package/internal-do-not-import-from-here/models/styles/MediaPickerStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/NavigationNodeStyles.d.ts +0 -13
- package/internal-do-not-import-from-here/models/styles/NavigationNodeStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.d.ts +0 -14
- package/internal-do-not-import-from-here/models/styles/ProcessDesignerStyles.js +0 -8
- package/internal-do-not-import-from-here/models/styles/ProcessFieldDisplayStyles.d.ts +0 -1
- package/internal-do-not-import-from-here/models/styles/ProcessFieldDisplayStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ProcessPickerStyles.d.ts +0 -9
- package/internal-do-not-import-from-here/models/styles/ProcessPickerStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ProcessStepDrawingStyles.d.ts +0 -10
- package/internal-do-not-import-from-here/models/styles/ProcessStepDrawingStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ProcessStepPickerStyles.d.ts +0 -11
- package/internal-do-not-import-from-here/models/styles/ProcessStepPickerStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ShapeGalleryDefaultSettingStyles.d.ts +0 -6
- package/internal-do-not-import-from-here/models/styles/ShapeGalleryDefaultSettingStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ShapeSelectionStyles.d.ts +0 -12
- package/internal-do-not-import-from-here/models/styles/ShapeSelectionStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ShapeSettingsStyles.d.ts +0 -5
- package/internal-do-not-import-from-here/models/styles/ShapeSettingsStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/ShapeTypeStyles.d.ts +0 -8
- package/internal-do-not-import-from-here/models/styles/ShapeTypeStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/TitleBlockStyles.d.ts +0 -5
- package/internal-do-not-import-from-here/models/styles/TitleBlockStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.d.ts +0 -5
- package/internal-do-not-import-from-here/models/styles/UnpublishProcessDialogStyles.js +0 -4
- package/internal-do-not-import-from-here/models/styles/index.d.ts +0 -18
- package/internal-do-not-import-from-here/models/styles/index.js +0 -21
- package/internal-do-not-import-from-here/processshape/fabricshape/FabricShapeData.d.ts +0 -18
- package/internal-do-not-import-from-here/processshape/fabricshape/index.d.ts +0 -1
- package/internal-do-not-import-from-here/processshape/index.d.ts +0 -2
- package/internal-do-not-import-from-here/processshape/shapes/Shape.d.ts +0 -34
- package/internal-do-not-import-from-here/processshape/shapes/ShapeObject.d.ts +0 -9
- package/internal-do-not-import-from-here/processshape/shapes/index.d.ts +0 -2
- package/internal-do-not-import-from-here/routing/OPMRouter.d.ts +0 -39
- package/internal-do-not-import-from-here/routing/index.d.ts +0 -1
- package/internal-do-not-import-from-here/security/security.d.ts +0 -14
- package/internal-do-not-import-from-here/services/ImageService.d.ts +0 -6
- package/internal-do-not-import-from-here/services/MoveProcessService.d.ts +0 -5
- package/internal-do-not-import-from-here/services/PermissionService.d.ts +0 -6
- package/internal-do-not-import-from-here/services/ProcessFeedbackService.d.ts +0 -9
- package/internal-do-not-import-from-here/services/ProcessRollupService.d.ts +0 -8
- package/internal-do-not-import-from-here/services/ProcessService.d.ts +0 -40
- package/internal-do-not-import-from-here/services/ProcessTemplateService.d.ts +0 -12
- package/internal-do-not-import-from-here/services/ProcessTypeService.d.ts +0 -14
- package/internal-do-not-import-from-here/services/QueryablePropertiesService.d.ts +0 -10
- package/internal-do-not-import-from-here/services/SettingsService.d.ts +0 -8
- package/internal-do-not-import-from-here/services/ShapeTemplateService.d.ts +0 -12
- package/internal-do-not-import-from-here/services/SharePointTaskService.d.ts +0 -7
- package/internal-do-not-import-from-here/services/TeamAppPropertyService.d.ts +0 -8
- package/internal-do-not-import-from-here/services/index.d.ts +0 -13
- package/internal-do-not-import-from-here/settingsprovider/DocumentRollupSettingsProvider.d.ts +0 -13
- package/internal-do-not-import-from-here/settingsprovider/PageRollupSettingsProvider.d.ts +0 -13
- package/internal-do-not-import-from-here/settingsprovider/index.d.ts +0 -2
- package/internal-do-not-import-from-here/stores/CurrentProcessStore.d.ts +0 -58
- package/internal-do-not-import-from-here/stores/ProcessStore.d.ts +0 -76
- package/internal-do-not-import-from-here/stores/ProcessTemplateStore.d.ts +0 -21
- package/internal-do-not-import-from-here/stores/ProcessTypeStore.d.ts +0 -42
- package/internal-do-not-import-from-here/stores/SettingsStore.d.ts +0 -22
- package/internal-do-not-import-from-here/stores/ShapeTemplateStore.d.ts +0 -21
- package/internal-do-not-import-from-here/stores/index.d.ts +0 -6
- package/internal-do-not-import-from-here/utils.d.ts +0 -33
- package/task.d.ts +0 -1
- package/task.js +0 -22
@@ -1,65 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.DocumentTypeFactory = exports.DocumentTypeSettingsTypes = void 0;
|
4
|
-
const DocumentTypeItemSettings_1 = require("./DocumentTypeItemSettings");
|
5
|
-
var DocumentTypeSettingsTypes;
|
6
|
-
(function (DocumentTypeSettingsTypes) {
|
7
|
-
DocumentTypeSettingsTypes[DocumentTypeSettingsTypes["Group"] = 0] = "Group";
|
8
|
-
DocumentTypeSettingsTypes[DocumentTypeSettingsTypes["Item"] = 1] = "Item";
|
9
|
-
})(DocumentTypeSettingsTypes = exports.DocumentTypeSettingsTypes || (exports.DocumentTypeSettingsTypes = {}));
|
10
|
-
/**
|
11
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
12
|
-
* To ensure it fully react on view
|
13
|
-
* */
|
14
|
-
exports.DocumentTypeFactory = {
|
15
|
-
createDefaultDocumentTypeGroup(parentId, termSetId) {
|
16
|
-
let documentTypeGroup = {
|
17
|
-
id: null,
|
18
|
-
title: {
|
19
|
-
isMultilingualString: true
|
20
|
-
},
|
21
|
-
multilingualTitle: '',
|
22
|
-
childCount: 0,
|
23
|
-
secondaryOrderNumber: 0,
|
24
|
-
parentId: parentId,
|
25
|
-
settings: {
|
26
|
-
childrenOrders: [],
|
27
|
-
termSetId: termSetId,
|
28
|
-
type: DocumentTypeSettingsTypes.Group
|
29
|
-
}
|
30
|
-
};
|
31
|
-
return documentTypeGroup;
|
32
|
-
},
|
33
|
-
createDefaultDocumentTypeItem(parentId, termSetId) {
|
34
|
-
let documentTypeGroup = {
|
35
|
-
id: null,
|
36
|
-
title: {
|
37
|
-
isMultilingualString: true
|
38
|
-
},
|
39
|
-
multilingualTitle: '',
|
40
|
-
childCount: 0,
|
41
|
-
secondaryOrderNumber: 0,
|
42
|
-
parentId: parentId,
|
43
|
-
settings: {
|
44
|
-
allowAppendices: false,
|
45
|
-
allowBypassApprovalForRevisions: false,
|
46
|
-
allowRevisions: false,
|
47
|
-
showCreateDocumentIconInRollup: false,
|
48
|
-
archive: null,
|
49
|
-
reviewReminder: null,
|
50
|
-
retentionSettings: null,
|
51
|
-
conversions: DocumentTypeItemSettings_1.DocumentConversions.NoConversion,
|
52
|
-
replaceTokenOnPublishing: true,
|
53
|
-
feedbackRecipientsPropertyDefinitionIds: [],
|
54
|
-
enterprisePropertySetId: null,
|
55
|
-
propertySetItemSettings: {},
|
56
|
-
publishingApprovalSettings: null,
|
57
|
-
termSetId: termSetId,
|
58
|
-
defaultDocumentTemplateId: null,
|
59
|
-
documentTemplateIds: [],
|
60
|
-
type: DocumentTypeSettingsTypes.Item
|
61
|
-
}
|
62
|
-
};
|
63
|
-
return documentTypeGroup;
|
64
|
-
}
|
65
|
-
};
|
@@ -1,14 +0,0 @@
|
|
1
|
-
export declare enum DocumentTypeTermSynchronizationStatusStatuses {
|
2
|
-
Syncing = 0,
|
3
|
-
Success = 1,
|
4
|
-
Failed = 2,
|
5
|
-
SkippedNotAvailableWorkingLanguages = 3
|
6
|
-
}
|
7
|
-
export interface DocumentTypeTermSynchronizationStatus {
|
8
|
-
latestTrackingId: number;
|
9
|
-
status: DocumentTypeTermSynchronizationStatusStatuses;
|
10
|
-
latestTrackingRunTime: Date;
|
11
|
-
totalSeconds: number;
|
12
|
-
message: string;
|
13
|
-
syncFromSharePoint: boolean;
|
14
|
-
}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.DocumentTypeTermSynchronizationStatusStatuses = void 0;
|
4
|
-
var DocumentTypeTermSynchronizationStatusStatuses;
|
5
|
-
(function (DocumentTypeTermSynchronizationStatusStatuses) {
|
6
|
-
DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["Syncing"] = 0] = "Syncing";
|
7
|
-
DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["Success"] = 1] = "Success";
|
8
|
-
DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["Failed"] = 2] = "Failed";
|
9
|
-
DocumentTypeTermSynchronizationStatusStatuses[DocumentTypeTermSynchronizationStatusStatuses["SkippedNotAvailableWorkingLanguages"] = 3] = "SkippedNotAvailableWorkingLanguages";
|
10
|
-
})(DocumentTypeTermSynchronizationStatusStatuses = exports.DocumentTypeTermSynchronizationStatusStatuses || (exports.DocumentTypeTermSynchronizationStatusStatuses = {}));
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import { GuidValue, TimePeriodSettings } from '@omnia/fx-models';
|
2
|
-
import { ReviewReminderTask } from './ReviewReminderTask';
|
3
|
-
import { ReviewReminderSchedule, ReviewReminderScheduleTypes } from '../reviewreminderschedule';
|
4
|
-
export interface ReviewReminder {
|
5
|
-
schedule: ReviewReminderSchedule;
|
6
|
-
reminderInAdvance: TimePeriodSettings;
|
7
|
-
/**
|
8
|
-
* null means no task creation
|
9
|
-
* */
|
10
|
-
task?: ReviewReminderTask;
|
11
|
-
/**
|
12
|
-
* who should receive the reminder email
|
13
|
-
* There is a spacial value for defining approver : ApproverId - 3d2cbf30-181a-4bf8-afc9-b7a9744bf760
|
14
|
-
* */
|
15
|
-
personEnterprisePropertyDefinitionIds: Array<GuidValue>;
|
16
|
-
}
|
17
|
-
/**
|
18
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
19
|
-
* To ensure it fully react on view
|
20
|
-
* */
|
21
|
-
export declare const ReviewReminderFactory: {
|
22
|
-
createDefault(type?: ReviewReminderScheduleTypes): ReviewReminder;
|
23
|
-
};
|
@@ -1,23 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ReviewReminderFactory = void 0;
|
4
|
-
const fx_models_1 = require("@omnia/fx-models");
|
5
|
-
const reviewreminderschedule_1 = require("../reviewreminderschedule");
|
6
|
-
/**
|
7
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
8
|
-
* To ensure it fully react on view
|
9
|
-
* */
|
10
|
-
exports.ReviewReminderFactory = {
|
11
|
-
createDefault(type = reviewreminderschedule_1.ReviewReminderScheduleTypes.TimeAfterPublishing) {
|
12
|
-
let settings = {
|
13
|
-
schedule: reviewreminderschedule_1.ReviewReminderScheduleFactory.createDefault(type),
|
14
|
-
reminderInAdvance: {
|
15
|
-
type: fx_models_1.TimePeriodTypes.Days,
|
16
|
-
value: 30
|
17
|
-
},
|
18
|
-
personEnterprisePropertyDefinitionIds: [],
|
19
|
-
task: null
|
20
|
-
};
|
21
|
-
return settings;
|
22
|
-
}
|
23
|
-
};
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { GuidValue, TimePeriodSettings } from '@omnia/fx-models';
|
2
|
-
export interface ReviewReminderTask {
|
3
|
-
personEnterprisePropertyDefinitionId: GuidValue;
|
4
|
-
expiration: TimePeriodSettings;
|
5
|
-
}
|
6
|
-
/**
|
7
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
8
|
-
* To ensure it fully react on view
|
9
|
-
* */
|
10
|
-
export declare const ReviewReminderTaskFactory: {
|
11
|
-
createDefault(): ReviewReminderTask;
|
12
|
-
};
|
@@ -1,20 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ReviewReminderTaskFactory = void 0;
|
4
|
-
const fx_models_1 = require("@omnia/fx-models");
|
5
|
-
/**
|
6
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
7
|
-
* To ensure it fully react on view
|
8
|
-
* */
|
9
|
-
exports.ReviewReminderTaskFactory = {
|
10
|
-
createDefault() {
|
11
|
-
let settings = {
|
12
|
-
expiration: {
|
13
|
-
type: fx_models_1.TimePeriodTypes.Months,
|
14
|
-
value: 1
|
15
|
-
},
|
16
|
-
personEnterprisePropertyDefinitionId: null
|
17
|
-
};
|
18
|
-
return settings;
|
19
|
-
}
|
20
|
-
};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
export * from './DocumentType';
|
2
|
-
export * from './DocumentTypeSettings';
|
3
|
-
export * from './DocumentTypeGroupSettings';
|
4
|
-
export * from './DocumentTypeItemSettings';
|
5
|
-
export * from './ReviewReminder';
|
6
|
-
export * from './ReviewReminderTask';
|
7
|
-
export * from './DocumentTypeTermSynchronizationStatus';
|
8
|
-
export * from './retentions';
|
@@ -1,11 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const tslib_1 = require("tslib");
|
4
|
-
(0, tslib_1.__exportStar)(require("./DocumentType"), exports);
|
5
|
-
(0, tslib_1.__exportStar)(require("./DocumentTypeSettings"), exports);
|
6
|
-
(0, tslib_1.__exportStar)(require("./DocumentTypeGroupSettings"), exports);
|
7
|
-
(0, tslib_1.__exportStar)(require("./DocumentTypeItemSettings"), exports);
|
8
|
-
(0, tslib_1.__exportStar)(require("./ReviewReminder"), exports);
|
9
|
-
(0, tslib_1.__exportStar)(require("./ReviewReminderTask"), exports);
|
10
|
-
(0, tslib_1.__exportStar)(require("./DocumentTypeTermSynchronizationStatus"), exports);
|
11
|
-
(0, tslib_1.__exportStar)(require("./retentions"), exports);
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { RetentionSettings } from '.';
|
2
|
-
import { TimePeriodSettings } from '@omnia/fx-models';
|
3
|
-
export interface CalculatedRetention extends RetentionSettings {
|
4
|
-
/**
|
5
|
-
* @deprecated Since Omnia 6.0. Use dateTimeEnterprisePropertyDefinitionId instead.
|
6
|
-
*/
|
7
|
-
lastPublished?: boolean;
|
8
|
-
settings: TimePeriodSettings;
|
9
|
-
}
|
package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.d.ts
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
import { GuidValue } from '@omnia/fx-models';
|
2
|
-
export declare enum RetentionTypes {
|
3
|
-
Calculated = 0,
|
4
|
-
Property = 1
|
5
|
-
}
|
6
|
-
export interface RetentionSettings {
|
7
|
-
type: RetentionTypes;
|
8
|
-
dateTimeEnterprisePropertyDefinitionId: GuidValue;
|
9
|
-
}
|
10
|
-
/**
|
11
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
12
|
-
* To ensure it fully react on view
|
13
|
-
* */
|
14
|
-
export declare const RetentionFactory: {
|
15
|
-
createDefault(type?: RetentionTypes): RetentionSettings;
|
16
|
-
};
|
package/internal-do-not-import-from-here/models/data/documenttype/retentions/RetentionSettings.js
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.RetentionFactory = exports.RetentionTypes = void 0;
|
4
|
-
const fx_models_1 = require("@omnia/fx-models");
|
5
|
-
var RetentionTypes;
|
6
|
-
(function (RetentionTypes) {
|
7
|
-
RetentionTypes[RetentionTypes["Calculated"] = 0] = "Calculated";
|
8
|
-
RetentionTypes[RetentionTypes["Property"] = 1] = "Property";
|
9
|
-
})(RetentionTypes = exports.RetentionTypes || (exports.RetentionTypes = {}));
|
10
|
-
/**
|
11
|
-
* NOTE: whenever an new property is added in settings, we need to define its initial value in factory
|
12
|
-
* To ensure it fully react on view
|
13
|
-
* */
|
14
|
-
exports.RetentionFactory = {
|
15
|
-
createDefault(type = RetentionTypes.Calculated) {
|
16
|
-
let settings = null;
|
17
|
-
switch (type) {
|
18
|
-
case RetentionTypes.Calculated:
|
19
|
-
settings = {
|
20
|
-
type: RetentionTypes.Calculated,
|
21
|
-
dateTimeEnterprisePropertyDefinitionId: null,
|
22
|
-
settings: {
|
23
|
-
type: fx_models_1.TimePeriodTypes.Years,
|
24
|
-
value: 1
|
25
|
-
}
|
26
|
-
};
|
27
|
-
break;
|
28
|
-
case RetentionTypes.Property:
|
29
|
-
settings = {
|
30
|
-
type: RetentionTypes.Property,
|
31
|
-
dateTimeEnterprisePropertyDefinitionId: null
|
32
|
-
};
|
33
|
-
break;
|
34
|
-
}
|
35
|
-
return settings;
|
36
|
-
}
|
37
|
-
};
|
@@ -1,6 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const tslib_1 = require("tslib");
|
4
|
-
(0, tslib_1.__exportStar)(require("./RetentionSettings"), exports);
|
5
|
-
(0, tslib_1.__exportStar)(require("./PropertyRetention"), exports);
|
6
|
-
(0, tslib_1.__exportStar)(require("./CalculatedRetention"), exports);
|
package/internal-do-not-import-from-here/models/data/drawingdefinitions/CanvasDefinition.d.ts
DELETED
@@ -1,12 +0,0 @@
|
|
1
|
-
import { DrawingShape } from './DrawingShape';
|
2
|
-
import { MediaPickerImage } from "@omnia/fx-models";
|
3
|
-
export interface ICanvasDefinition {
|
4
|
-
backgroundImage?: MediaPickerImage;
|
5
|
-
width: number;
|
6
|
-
height: number;
|
7
|
-
gridX?: number;
|
8
|
-
gridY?: number;
|
9
|
-
}
|
10
|
-
export interface CanvasDefinition extends ICanvasDefinition {
|
11
|
-
drawingShapes: Array<DrawingShape>;
|
12
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import { GuidValue, MultilingualString } from '@omnia/fx-models';
|
2
|
-
import { ShapeObject } from '../../../processshape';
|
3
|
-
export declare enum DrawingShapeTypes {
|
4
|
-
Undefined = 0,
|
5
|
-
ProcessStep = 1,
|
6
|
-
CustomLink = 2,
|
7
|
-
ExternalProcessStep = 3
|
8
|
-
}
|
9
|
-
export interface DrawingShape {
|
10
|
-
id: GuidValue;
|
11
|
-
type: DrawingShapeTypes;
|
12
|
-
shape: ShapeObject;
|
13
|
-
title: MultilingualString;
|
14
|
-
tooltip?: MultilingualString;
|
15
|
-
}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.DrawingShapeTypes = void 0;
|
4
|
-
var DrawingShapeTypes;
|
5
|
-
(function (DrawingShapeTypes) {
|
6
|
-
DrawingShapeTypes[DrawingShapeTypes["Undefined"] = 0] = "Undefined";
|
7
|
-
DrawingShapeTypes[DrawingShapeTypes["ProcessStep"] = 1] = "ProcessStep";
|
8
|
-
DrawingShapeTypes[DrawingShapeTypes["CustomLink"] = 2] = "CustomLink";
|
9
|
-
DrawingShapeTypes[DrawingShapeTypes["ExternalProcessStep"] = 3] = "ExternalProcessStep";
|
10
|
-
})(DrawingShapeTypes = exports.DrawingShapeTypes || (exports.DrawingShapeTypes = {}));
|
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const tslib_1 = require("tslib");
|
4
|
-
(0, tslib_1.__exportStar)(require("./CustomLinkDrawingShape"), exports);
|
5
|
-
(0, tslib_1.__exportStar)(require("./ProcessStepDrawingShape"), exports);
|
6
|
-
(0, tslib_1.__exportStar)(require("./ExternalProcessStepDrawingShape"), exports);
|
7
|
-
(0, tslib_1.__exportStar)(require("./DrawingShape"), exports);
|
8
|
-
(0, tslib_1.__exportStar)(require("./CanvasDefinition"), exports);
|
@@ -1,63 +0,0 @@
|
|
1
|
-
export declare enum TextPosition {
|
2
|
-
Above = 1,
|
3
|
-
On = 2,
|
4
|
-
Bottom = 3
|
5
|
-
}
|
6
|
-
export declare enum TextAlignment {
|
7
|
-
Left = "left",
|
8
|
-
Center = "center",
|
9
|
-
Right = "right"
|
10
|
-
}
|
11
|
-
export declare enum ProcessVersionType {
|
12
|
-
Draft = 0,
|
13
|
-
CheckedOut = 1,
|
14
|
-
Archived = 2,
|
15
|
-
Published = 3
|
16
|
-
}
|
17
|
-
export declare enum ProcessStepType {
|
18
|
-
Internal = 0,
|
19
|
-
External = 1
|
20
|
-
}
|
21
|
-
export declare enum ProcessWorkingStatus {
|
22
|
-
None = 0,
|
23
|
-
SendingForReview = 1,
|
24
|
-
SendingForReviewFailed = 2,
|
25
|
-
SentForReview = 3,
|
26
|
-
CancellingReview = 4,
|
27
|
-
CancellingReviewFailed = 5,
|
28
|
-
SendingForApproval = 6,
|
29
|
-
SendingForApprovalFailed = 7,
|
30
|
-
SentForApproval = 8,
|
31
|
-
CancellingApproval = 9,
|
32
|
-
CancellingApprovalFailed = 10,
|
33
|
-
SyncingToSharePoint = 11,
|
34
|
-
SyncingToSharePointFailed = 12,
|
35
|
-
Archiving = 13,
|
36
|
-
ArchivingFailed = 14,
|
37
|
-
Moving = 15,
|
38
|
-
MovingFailed = 16
|
39
|
-
}
|
40
|
-
export declare enum ProcessWorkflowType {
|
41
|
-
ReviewWorkflow = 1,
|
42
|
-
PublishWorkflow = 2,
|
43
|
-
CreateDraft = 3,
|
44
|
-
MovedProcess = 4
|
45
|
-
}
|
46
|
-
export declare enum WorkflowCompletedType {
|
47
|
-
None = 0,
|
48
|
-
AllTasksDone = 1,
|
49
|
-
MeetDueDate = 2,
|
50
|
-
Cancelled = 3
|
51
|
-
}
|
52
|
-
export declare enum TaskOutcome {
|
53
|
-
Approved = 1,
|
54
|
-
Rejected = 2
|
55
|
-
}
|
56
|
-
export declare enum ShapeTemplateType {
|
57
|
-
CircleShape = 1,
|
58
|
-
PentagonShape = 2,
|
59
|
-
DiamondShape = 3,
|
60
|
-
FreeformShape = 4,
|
61
|
-
MediaShape = 5,
|
62
|
-
RectShape = 6
|
63
|
-
}
|
@@ -1,75 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ShapeTemplateType = exports.TaskOutcome = exports.WorkflowCompletedType = exports.ProcessWorkflowType = exports.ProcessWorkingStatus = exports.ProcessStepType = exports.ProcessVersionType = exports.TextAlignment = exports.TextPosition = void 0;
|
4
|
-
var TextPosition;
|
5
|
-
(function (TextPosition) {
|
6
|
-
TextPosition[TextPosition["Above"] = 1] = "Above";
|
7
|
-
TextPosition[TextPosition["On"] = 2] = "On";
|
8
|
-
TextPosition[TextPosition["Bottom"] = 3] = "Bottom";
|
9
|
-
})(TextPosition = exports.TextPosition || (exports.TextPosition = {}));
|
10
|
-
var TextAlignment;
|
11
|
-
(function (TextAlignment) {
|
12
|
-
TextAlignment["Left"] = "left";
|
13
|
-
TextAlignment["Center"] = "center";
|
14
|
-
TextAlignment["Right"] = "right";
|
15
|
-
})(TextAlignment = exports.TextAlignment || (exports.TextAlignment = {}));
|
16
|
-
var ProcessVersionType;
|
17
|
-
(function (ProcessVersionType) {
|
18
|
-
ProcessVersionType[ProcessVersionType["Draft"] = 0] = "Draft";
|
19
|
-
ProcessVersionType[ProcessVersionType["CheckedOut"] = 1] = "CheckedOut";
|
20
|
-
ProcessVersionType[ProcessVersionType["Archived"] = 2] = "Archived";
|
21
|
-
ProcessVersionType[ProcessVersionType["Published"] = 3] = "Published";
|
22
|
-
})(ProcessVersionType = exports.ProcessVersionType || (exports.ProcessVersionType = {}));
|
23
|
-
var ProcessStepType;
|
24
|
-
(function (ProcessStepType) {
|
25
|
-
ProcessStepType[ProcessStepType["Internal"] = 0] = "Internal";
|
26
|
-
ProcessStepType[ProcessStepType["External"] = 1] = "External";
|
27
|
-
})(ProcessStepType = exports.ProcessStepType || (exports.ProcessStepType = {}));
|
28
|
-
var ProcessWorkingStatus;
|
29
|
-
(function (ProcessWorkingStatus) {
|
30
|
-
ProcessWorkingStatus[ProcessWorkingStatus["None"] = 0] = "None";
|
31
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SendingForReview"] = 1] = "SendingForReview";
|
32
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SendingForReviewFailed"] = 2] = "SendingForReviewFailed";
|
33
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SentForReview"] = 3] = "SentForReview";
|
34
|
-
ProcessWorkingStatus[ProcessWorkingStatus["CancellingReview"] = 4] = "CancellingReview";
|
35
|
-
ProcessWorkingStatus[ProcessWorkingStatus["CancellingReviewFailed"] = 5] = "CancellingReviewFailed";
|
36
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SendingForApproval"] = 6] = "SendingForApproval";
|
37
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SendingForApprovalFailed"] = 7] = "SendingForApprovalFailed";
|
38
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SentForApproval"] = 8] = "SentForApproval";
|
39
|
-
ProcessWorkingStatus[ProcessWorkingStatus["CancellingApproval"] = 9] = "CancellingApproval";
|
40
|
-
ProcessWorkingStatus[ProcessWorkingStatus["CancellingApprovalFailed"] = 10] = "CancellingApprovalFailed";
|
41
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SyncingToSharePoint"] = 11] = "SyncingToSharePoint";
|
42
|
-
ProcessWorkingStatus[ProcessWorkingStatus["SyncingToSharePointFailed"] = 12] = "SyncingToSharePointFailed";
|
43
|
-
ProcessWorkingStatus[ProcessWorkingStatus["Archiving"] = 13] = "Archiving";
|
44
|
-
ProcessWorkingStatus[ProcessWorkingStatus["ArchivingFailed"] = 14] = "ArchivingFailed";
|
45
|
-
ProcessWorkingStatus[ProcessWorkingStatus["Moving"] = 15] = "Moving";
|
46
|
-
ProcessWorkingStatus[ProcessWorkingStatus["MovingFailed"] = 16] = "MovingFailed";
|
47
|
-
})(ProcessWorkingStatus = exports.ProcessWorkingStatus || (exports.ProcessWorkingStatus = {}));
|
48
|
-
var ProcessWorkflowType;
|
49
|
-
(function (ProcessWorkflowType) {
|
50
|
-
ProcessWorkflowType[ProcessWorkflowType["ReviewWorkflow"] = 1] = "ReviewWorkflow";
|
51
|
-
ProcessWorkflowType[ProcessWorkflowType["PublishWorkflow"] = 2] = "PublishWorkflow";
|
52
|
-
ProcessWorkflowType[ProcessWorkflowType["CreateDraft"] = 3] = "CreateDraft";
|
53
|
-
ProcessWorkflowType[ProcessWorkflowType["MovedProcess"] = 4] = "MovedProcess";
|
54
|
-
})(ProcessWorkflowType = exports.ProcessWorkflowType || (exports.ProcessWorkflowType = {}));
|
55
|
-
var WorkflowCompletedType;
|
56
|
-
(function (WorkflowCompletedType) {
|
57
|
-
WorkflowCompletedType[WorkflowCompletedType["None"] = 0] = "None";
|
58
|
-
WorkflowCompletedType[WorkflowCompletedType["AllTasksDone"] = 1] = "AllTasksDone";
|
59
|
-
WorkflowCompletedType[WorkflowCompletedType["MeetDueDate"] = 2] = "MeetDueDate";
|
60
|
-
WorkflowCompletedType[WorkflowCompletedType["Cancelled"] = 3] = "Cancelled";
|
61
|
-
})(WorkflowCompletedType = exports.WorkflowCompletedType || (exports.WorkflowCompletedType = {}));
|
62
|
-
var TaskOutcome;
|
63
|
-
(function (TaskOutcome) {
|
64
|
-
TaskOutcome[TaskOutcome["Approved"] = 1] = "Approved";
|
65
|
-
TaskOutcome[TaskOutcome["Rejected"] = 2] = "Rejected";
|
66
|
-
})(TaskOutcome = exports.TaskOutcome || (exports.TaskOutcome = {}));
|
67
|
-
var ShapeTemplateType;
|
68
|
-
(function (ShapeTemplateType) {
|
69
|
-
ShapeTemplateType[ShapeTemplateType["CircleShape"] = 1] = "CircleShape";
|
70
|
-
ShapeTemplateType[ShapeTemplateType["PentagonShape"] = 2] = "PentagonShape";
|
71
|
-
ShapeTemplateType[ShapeTemplateType["DiamondShape"] = 3] = "DiamondShape";
|
72
|
-
ShapeTemplateType[ShapeTemplateType["FreeformShape"] = 4] = "FreeformShape";
|
73
|
-
ShapeTemplateType[ShapeTemplateType["MediaShape"] = 5] = "MediaShape";
|
74
|
-
ShapeTemplateType[ShapeTemplateType["RectShape"] = 6] = "RectShape";
|
75
|
-
})(ShapeTemplateType = exports.ShapeTemplateType || (exports.ShapeTemplateType = {}));
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Enums';
|
@@ -1,35 +0,0 @@
|
|
1
|
-
export * from './documenttype';
|
2
|
-
export * from './shared';
|
3
|
-
export * from './settings';
|
4
|
-
export * from './sharepoint';
|
5
|
-
export * from './documentrollup';
|
6
|
-
export * from './controlleddocuments';
|
7
|
-
export * from './workflows';
|
8
|
-
export * from './appendices';
|
9
|
-
export * from './tasks';
|
10
|
-
export * from './onedrive';
|
11
|
-
export * from './documenttemplates';
|
12
|
-
export * from './newdocument';
|
13
|
-
export * from './feedback';
|
14
|
-
export * from './documentstatistics';
|
15
|
-
export * from './retention';
|
16
|
-
export * from './documentbulkupdate';
|
17
|
-
export * from './processtemplates';
|
18
|
-
export * from './shapedefinitions';
|
19
|
-
export * from './processes';
|
20
|
-
export * from './processactions';
|
21
|
-
export * from './processtypes';
|
22
|
-
export * from './propertysetItemsettings';
|
23
|
-
export * from './drawingdefinitions';
|
24
|
-
export * from './settings';
|
25
|
-
export * from './security';
|
26
|
-
export * from './processrollup';
|
27
|
-
export * from './shapetemplates';
|
28
|
-
export * from './processreviewreminders';
|
29
|
-
export * from './processworkflows';
|
30
|
-
export * from './processfeedback';
|
31
|
-
export * from './enums';
|
32
|
-
export * from './sharepointtasks';
|
33
|
-
export * from './publishingapprovalsettings';
|
34
|
-
export * from './reviewreminderschedule';
|
35
|
-
export * from './archives';
|