@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
package/index.d.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"name":"omniaWebpackJsonp['b3d13ef7-5ff8-4496-a283-81a742080aef']['54a125ba-c2f8-4c4c-b549-ce0c3861026b']","content":{"./node_modules/@omnia/management-system/messaging/InternalOPMTopics.js":{"id":"./node_modules/@omnia/management-system/messaging/internalopmtopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalOPMTopics"]},"./node_modules/@omnia/management-system/services/index.js":{"id":"./node_modules/@omnia/management-system/services/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ImageService","MoveProcessService","PermissionService","ProcessFeedbackService","ProcessRollupService","ProcessService","ProcessTemplateService","ProcessTypeService","QueryablePropertiesService","SettingsService","ShapeTemplateService","SharePointTaskService","TeamAppPropertyService"]},"./node_modules/@omnia/management-system/models/index.js":{"id":"711e87d2-a76a-42d5-8658-eb2d0f74135a","buildMeta":{"exportsType":"namespace"},"expo.js":["AddShapePanelStyles","ArchiveFactory","CenterConfigurableHeightDialogStyles","CenterScrollableDialogStyles","DateTimeMode","DefaultControlSettings","DocumentApproverId","DocumentAuthorsType","DocumentConversions","DocumentTemplateCategoryFactory","DocumentTemplateContentFactory","DocumentTemplateContentTypes","DocumentTemplateFactory","DocumentTemplateSettingsFactory","DocumentTemplateSettingsTypes","DocumentTypeFactory","DocumentTypeSettingsTypes","DocumentTypeTermSynchronizationStatusStatuses","DrawingCanvasSettingsStyles","DrawingShapeTypes","DynamicKeySetting","Enums","FreeformPickerStyles","GlobalSettings","MSService","MediaPickerStyles","NavigationNodeStyles","ODMResourceManifests","ODMWebComponentManifests","OPMEnterprisePropertyInternalNames","OPMProcessProperty","OPMResourceManifests","OPMWebComponentManifests","PagingServerQuery","ProcessApproverId","ProcessDefaultControlSettings","ProcessDesignerStyles","ProcessFieldDisplayStyles","ProcessGlobalSettings","ProcessMediaPickerProviderContext","ProcessPickerStyles","ProcessReviewReminderFactory","ProcessStepDrawingStyles","ProcessStepPickerStyles","ProcessStepType","ProcessTemplateFactory","ProcessTypeFactory","ProcessTypeSettingsTypes","ProcessTypeTermSynchronizationStatusStatuses","ProcessVersionType","ProcessWorkflowType","ProcessWorkingStatus","PublishingApprovalSettingsFactory","PublishingApprovalSettingsTypes","RetentionFactory","RetentionTypes","ReviewReminderFactory","ReviewReminderScheduleFactory","ReviewReminderScheduleTypes","ReviewReminderTaskFactory","ReviewReminderTaskSettingsFactory","Security","Setting","ShapeDefinitionFactory","ShapeDefinitionTypes","ShapeGalleryDefaultSettingStyles","ShapeSelectionStyles","ShapeSettingsStyles","ShapeTemplateFactory","ShapeTemplateMediaPickerProviderContext","ShapeTemplateType","ShapeTypeStyles","SiteGroupIdSettings","TaskOutcome","TextAlignment","TextPosition","TitleBlockStyles","UnpublishProcessDialogStyles","VDialogScrollableDialogStyles","WorkflowCompletedType"]},"./node_modules/@omnia/management-system/index.js":{"id":"c91869c1-7bd3-46b4-9e71-21d5b16a5460","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInActionButtonHandlers","ContentBlockConfigurationFactory","CurrentProcessStore","DefaultDateFormat","DocumentRollupSettingsProvider","DocumentsBlockDataSettingsKey","DrawingBlockConfigurationFactory","FabricShapeDataTypes","ImageFolders","ImageService","InternalOPMTopics","LinksBlockConfigurationFactory","MoveProcessService","ODMDocumentRollupDisplayFields","ODMFeatureIds","OPMFeatureIds","OPMPublicTopics","OPMRouter","OPMSpecialRouteVersion","OPMUtils","OdmPublicTopics","PageRollupSettingsProvider","PagesBlockDataSettingsKey","PermissionService","ProcessDefaultData","ProcessFeedbackService","ProcessNavigationConfigurationFactory","ProcessRendererOptions","ProcessRollupConstants","ProcessRollupService","ProcessService","ProcessStore","ProcessTableColumnsConstants","ProcessTemplateService","ProcessTemplateStore","ProcessTypeService","ProcessTypeStore","PropertiesBlockConfigurationFactory","QueryablePropertiesService","RootProcessStepDesignerItemIds","SettingsService","SettingsStore","ShapeFactory","ShapeHighlightProperties","ShapeTemplateService","ShapeTemplateStore","ShapeTemplatesConstants","SharePointFieldsConstants","SharePointTaskService","SystemProcessProperties","TasksBlockConfigurationFactory","TeamAppPropertyService","TextSpacingWithShape","TitleBlockConfigurationFactory","WebEmojiIcons"]}}}
|
1
|
+
{"name":"omniaWebpackJsonp['b3d13ef7-5ff8-4496-a283-81a742080aef']['54a125ba-c2f8-4c4c-b549-ce0c3861026b']","content":{"./node_modules/@omnia/management-system/messaging/InternalOPMTopics.js":{"id":"./node_modules/@omnia/management-system/messaging/internalopmtopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalOPMTopics"]},"./node_modules/@omnia/management-system/services/index.js":{"id":"./node_modules/@omnia/management-system/services/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ImageService","MoveProcessService","PermissionService","ProcessDocumentRelationshipService","ProcessFeedbackService","ProcessRollupService","ProcessService","ProcessTaskService","ProcessTemplateService","ProcessTypeService","QueryablePropertiesService","SettingsService","ShapeTemplateService","SharePointTaskService","TeamAppPropertyService"]},"./node_modules/@omnia/management-system/models/index.js":{"id":"711e87d2-a76a-42d5-8658-eb2d0f74135a","buildMeta":{"exportsType":"namespace"},"expo.js":["AddShapePanelStyles","ArchiveFactory","CenterConfigurableHeightDialogStyles","CenterScrollableDialogStyles","DateTimeMode","DefaultControlSettings","DocumentApproverId","DocumentAuthorsType","DocumentConversions","DocumentTemplateCategoryFactory","DocumentTemplateContentFactory","DocumentTemplateContentTypes","DocumentTemplateFactory","DocumentTemplateSettingsFactory","DocumentTemplateSettingsTypes","DocumentTypeFactory","DocumentTypeSettingsTypes","DocumentTypeTermSynchronizationStatusStatuses","DrawingCanvasSettingsStyles","DrawingShapeTypes","DynamicKeySetting","Enums","FreeformPickerStyles","GlobalSettings","GraphApiPlannerTaskProgress","MSService","MediaPickerStyles","NavigationNodeStyles","ODMResourceManifests","ODMWebComponentManifests","OPMEnterprisePropertyInternalNames","OPMProcessProperty","OPMResourceManifests","OPMWebComponentManifests","PagingServerQuery","ProcessApproverId","ProcessDefaultControlSettings","ProcessDesignerStyles","ProcessFieldDisplayStyles","ProcessGlobalSettings","ProcessLayoutProvider","ProcessMediaPickerProviderContext","ProcessPickerStyles","ProcessReviewReminderFactory","ProcessStepDrawingStyles","ProcessStepPickerStyles","ProcessStepStatusType","ProcessStepType","ProcessTaskAssignmentDataType","ProcessTaskProvider","ProcessTemplateFactory","ProcessTemplateLayoutDefinition","ProcessTypeFactory","ProcessTypeSettingsTypes","ProcessTypeTermSynchronizationStatusStatuses","ProcessVersionType","ProcessWorkflowType","ProcessWorkingStatus","PublishingApprovalSettingsFactory","PublishingApprovalSettingsTypes","RetentionFactory","RetentionTypes","ReviewReminderFactory","ReviewReminderScheduleFactory","ReviewReminderScheduleTypes","ReviewReminderTaskFactory","ReviewReminderTaskSettingsFactory","Security","Setting","ShapeDefinitionFactory","ShapeDefinitionTypes","ShapeGalleryDefaultSettingStyles","ShapeMovingDirection","ShapeSelectionStyles","ShapeSettingsStyles","ShapeTemplateFactory","ShapeTemplateMediaPickerProviderContext","ShapeTemplateType","ShapeTypeStyles","SiteGroupIdSettings","TargetControlIdentifierType","TaskOutcome","TextAlignment","TextPosition","TitleBlockStyles","UnpublishProcessDialogStyles","VDialogScrollableDialogStyles","WorkflowCompletedType"]},"./node_modules/@omnia/management-system/index.js":{"id":"c91869c1-7bd3-46b4-9e71-21d5b16a5460","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInActionButtonHandlers","ContentBlockConfigurationFactory","CurrentProcessStore","DefaultDateFormat","DocumentRollupSettingsProvider","DocumentsBlockDataSettingsKey","DrawingBlockConfigurationFactory","FabricShapeDataTypes","ImageFolders","ImageService","InternalOPMTopics","LinksBlockConfigurationFactory","MoveProcessService","ODMDocumentRollupDisplayFields","ODMFeatureIds","OPMFeatureIds","OPMPublicTopics","OPMRouter","OPMSpecialRouteVersion","OPMUtils","OdmPublicTopics","PageRollupSettingsProvider","PagesBlockDataSettingsKey","PermissionService","ProcessDefaultData","ProcessDocumentRelationshipService","ProcessFeedbackService","ProcessLayoutBlockConfigurationFactory","ProcessNavigationConfigurationFactory","ProcessRendererOptions","ProcessRollupConstants","ProcessRollupService","ProcessService","ProcessStore","ProcessTableColumnsConstants","ProcessTaskProviderIds","ProcessTaskService","ProcessTemplateLayoutStore","ProcessTemplateService","ProcessTemplateStore","ProcessTypeService","ProcessTypeStore","PropertiesBlockConfigurationFactory","QueryablePropertiesService","RootProcessStepDesignerItemIds","SettingsService","SettingsStore","ShapeFactory","ShapeHighlightProperties","ShapeTemplateService","ShapeTemplateStore","ShapeTemplatesConstants","SharePointFieldsConstants","SharePointTaskService","SystemProcessProperties","TasksBlockConfigurationFactory","TeamAppPropertyService","TextSpacingWithShape","TitleBlockConfigurationFactory","WebEmojiIcons"]}}}
|
@@ -1 +1 @@
|
|
1
|
-
{"odm-copy-from-published-document-dialog":["close","existingAppendixFileNames"],"odm-create-draft-dialog":["document","afterDraftCreated","closeCallback"],"odm-document-add-move-dialog":["close","onSave"],"odm-document-appendix-dialog":["close","document"],"odm-document-history":["document","histories","closeCallback"],"odm-document-info":["document","propertyMetadataTabs","approvalData"],"odm-document-metadata-dialog":["tabs","document","workflowsHistory","close"],"odm-document-multi-properties-dialog":["documents","close","onSave"],"odm-document-template-picker":["defautDocumentTemplateItem","onSelected","documentTypeId","language"],"odm-document-type-explorer-picker":["
|
1
|
+
{"odm-copy-from-published-document-dialog":["close","existingAppendixFileNames"],"odm-create-draft-dialog":["document","isRestoring","afterDraftCreated","closeCallback"],"odm-document-add-move-dialog":["close","onSave"],"odm-document-appendix-dialog":["close","document"],"odm-document-comparison-dialog":["close","document","isDraftComparison"],"odm-document-history":["document","histories","closeCallback"],"odm-document-info":["document","propertyMetadataTabs","approvalData"],"odm-document-metadata-dialog":["tabs","document","workflowsHistory","close"],"odm-document-multi-properties-dialog":["documents","close","onSave"],"odm-signded-copy-dialog":["close","document","viewMode"],"odm-document-template-picker":["defautDocumentTemplateItem","onSelected","documentTypeId","language"],"odm-document-type-explorer-picker":["valueBind","defaultDocumentTypeIds","onValueChanged","language"],"odm-document-type-tree-picker":["valueBind","onValueChanged"],"odm-document-uploader-dialog":["close","existingAppendixFileNames"],"opm-freeform-picker":["shapeDefinition","canvasDefinition","closed","save"],"odm-location-picker":["afterSiteSelected","afterFolderSelected"],"odm-move-published-document-dialog":["close","document","refreshDocumentStatus"],"odm-new-document-dialog":["defaultDocumentTemplateItem","defaultDocumentTypeIds","close","afterDocumentCreated"],"odm-paging":["currentPager"],"odm-permission-dialog":["close"],"opm-point-picker":["valueBind","onValueChanged"],"opm-permission-dialog":["close"],"opm-process-picker":["valueBind","onValueChanged","validator"],"opm-process-step-picker":["rootProcessStep","onSelected","onClose","hiddenProcessStepIdsDict","disabledProcessStepIdsDict","dialogWidth","isRightDialog"],"odm-related-documents-dialog":["viewMode","publishedDocument","close"],"odm-unpublish-document-dialog":["documentTypeId","close"],"opm-unpublish-process-dialog":["process","unpublishHandler","closeCallback"],"odm-document-picker":["pickerMode","onSetCategories","preSelectedDocuments","onSelectedDocumentsChanged","validator"],"odm-document-rollup-settings-breakpoint":["breakPointId"],"odm-feedback-dialog":["close","document"],"opm-processdesigner-createlink":["onClose","onSave","linkType","isProcessStepShortcut","linkId"],"opm-processdesigner-createtask":["onClose","onSave","taskId","isProcessStepShortcut"],"opm-move-process-dialog":["process","closeCallback"],"opm-new-process-dialog":["closeCallback"],"opm-process-feedback-dialog":["opmProcessId","closeCallback"],"opm-process-history-dialog":["opmProcessId","closeCallback"],"opm-process-library-list-view":["viewSettings","SpacingSettings"],"opm-process-workflow-history-dialog":["process","closeCallback"],"opm-properties-block-settings":["settingsKey"]}
|
package/models/index.d.ts
CHANGED
package/package.json
CHANGED
package/task.ts
CHANGED
@@ -1,23 +1,23 @@
|
|
1
|
-
|
1
|
+
"use strict";
|
2
2
|
import { registerManifestsReference, registerWebComponentDefinitions } from "@omnia/tooling-vue";
|
3
3
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
5
5
|
|
6
|
-
const path = require(
|
7
|
-
const fs = require(
|
8
|
-
const fsExtra = require(
|
6
|
+
const path = require("path");
|
7
|
+
const fs = require("fs");
|
8
|
+
const fsExtra = require("fs-extra");
|
9
9
|
|
10
10
|
|
11
11
|
export function init() {
|
12
12
|
registerManifestsReference([
|
13
13
|
{
|
14
|
-
path:
|
15
|
-
serviceId:
|
16
|
-
resourceId:
|
14
|
+
path: "node_modules/@omnia/management-system/internal-do-not-import-from-here/manifests/omnia.ms.fx.manifest.json",
|
15
|
+
serviceId: "b3d13ef7-5ff8-4496-a283-81a742080aef",
|
16
|
+
resourceId: "54a125ba-c2f8-4c4c-b549-ce0c3861026b"
|
17
17
|
}
|
18
|
-
])
|
18
|
+
]);
|
19
19
|
|
20
|
-
|
20
|
+
const wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
|
21
21
|
if (fsExtra.existsSync(wcdefinitionsPath)) {
|
22
22
|
registerWebComponentDefinitions(fsExtra.readJSONSync(wcdefinitionsPath));
|
23
23
|
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import * as Constants from '../constants';
|
2
|
-
import * as ProcessShape from '../processshape';
|
3
|
-
import * as Services from '../services';
|
4
|
-
import * as Store from '../stores';
|
5
|
-
import * as Utils from '../utils';
|
6
|
-
import * as Routing from '../routing';
|
7
|
-
import * as SettingProvider from '../settingsprovider';
|
8
|
-
import * as MSModels from "../models";
|
9
|
-
declare type MSFxApi = typeof Routing & typeof Constants & typeof ProcessShape & typeof Services & typeof Store & typeof Utils & typeof SettingProvider;
|
10
|
-
export interface IMSFxApi {
|
11
|
-
fx: Promise<MSFxApi>;
|
12
|
-
models: Promise<typeof MSModels>;
|
13
|
-
}
|
14
|
-
export {};
|
@@ -1,130 +0,0 @@
|
|
1
|
-
import { Guid } from '@omnia/fx-models';
|
2
|
-
import { CanvasDefinition } from './models/data/drawingdefinitions';
|
3
|
-
import { ShapeTemplate } from './models/data/shapetemplates/ShapeTemplate';
|
4
|
-
import { Version } from './models/shared/Version';
|
5
|
-
import { ContentBlockSettings, LinksBlockSettings, TitleBlockSettings, TasksBlockSettings, PropertiesBlockSettings, ProcessNavigationBlockSettings, DrawingBlockSettings } from './models';
|
6
|
-
import { ActionHandlerRegistrationId } from '@omnia/fx/models';
|
7
|
-
export declare class ODMFeatureIds {
|
8
|
-
static get ControlledDocument(): Guid;
|
9
|
-
static get CreateNewDocumentInLibrary(): Guid;
|
10
|
-
static get ControlledDocumentLibrary(): Guid;
|
11
|
-
static get MSTeamsTabProvider(): Guid;
|
12
|
-
}
|
13
|
-
export declare class ODMDocumentRollupDisplayFields {
|
14
|
-
static get IconTitleLink(): Guid;
|
15
|
-
static get IconNameLink(): Guid;
|
16
|
-
static get InfoIcon(): Guid;
|
17
|
-
static get RelatedControlledDocumentsIcon(): Guid;
|
18
|
-
static get FeedbackIcon(): Guid;
|
19
|
-
static get AppendiceIcon(): Guid;
|
20
|
-
static get CreateNewDocumentIcon(): Guid;
|
21
|
-
}
|
22
|
-
export declare const TextSpacingWithShape = 5;
|
23
|
-
export declare const BuiltInActionButtonHandlers: {
|
24
|
-
CreateDocument: ActionHandlerRegistrationId;
|
25
|
-
ProcessFeedback: ActionHandlerRegistrationId;
|
26
|
-
ExportProcess: ActionHandlerRegistrationId;
|
27
|
-
};
|
28
|
-
export declare class OPMFeatureIds {
|
29
|
-
static get ProcessManagement(): Guid;
|
30
|
-
static get MSTeamsTabProvider(): Guid;
|
31
|
-
static get ProcessLibrary(): Guid;
|
32
|
-
}
|
33
|
-
export declare const ContentBlockConfigurationFactory: {
|
34
|
-
defaultSettings(): ContentBlockSettings;
|
35
|
-
};
|
36
|
-
export declare const LinksBlockConfigurationFactory: {
|
37
|
-
defaultSettings(): LinksBlockSettings;
|
38
|
-
};
|
39
|
-
export declare const TitleBlockConfigurationFactory: {
|
40
|
-
defaultSettings(): TitleBlockSettings;
|
41
|
-
};
|
42
|
-
export declare const TasksBlockConfigurationFactory: {
|
43
|
-
defaultSettings(): TasksBlockSettings;
|
44
|
-
};
|
45
|
-
export declare const PropertiesBlockConfigurationFactory: {
|
46
|
-
defaultSettings(): PropertiesBlockSettings;
|
47
|
-
};
|
48
|
-
export declare const ProcessNavigationConfigurationFactory: {
|
49
|
-
defaultSettings(): ProcessNavigationBlockSettings;
|
50
|
-
};
|
51
|
-
export declare const DrawingBlockConfigurationFactory: {
|
52
|
-
defaultSettings(): DrawingBlockSettings;
|
53
|
-
};
|
54
|
-
export declare const ShapeTemplatesConstants: {
|
55
|
-
readonly Circle: ShapeTemplate;
|
56
|
-
readonly Pentagon: ShapeTemplate;
|
57
|
-
readonly Diamond: ShapeTemplate;
|
58
|
-
readonly Freeform: ShapeTemplate;
|
59
|
-
readonly Media: ShapeTemplate;
|
60
|
-
readonly RoundedRect: ShapeTemplate;
|
61
|
-
};
|
62
|
-
export declare const SharePointFieldsConstants: {
|
63
|
-
readonly Modified: string;
|
64
|
-
readonly ModifiedBy: string;
|
65
|
-
readonly Title: string;
|
66
|
-
readonly FileName: string;
|
67
|
-
readonly FileLeafRef: string;
|
68
|
-
readonly Status: string;
|
69
|
-
readonly AssignedTo: string;
|
70
|
-
readonly DueDate: string;
|
71
|
-
readonly ID: string;
|
72
|
-
};
|
73
|
-
export declare const ProcessRollupConstants: {
|
74
|
-
readonly searchBoxInternalName: string;
|
75
|
-
readonly fulltextInternalName: string;
|
76
|
-
readonly processTitleAndLinkInternalName: string;
|
77
|
-
};
|
78
|
-
export declare const DefaultDateFormat = "YYYY-MM-DD";
|
79
|
-
export declare const ProcessTableColumnsConstants: {
|
80
|
-
readonly versionType: string;
|
81
|
-
};
|
82
|
-
export declare const ShapeHighlightProperties: {
|
83
|
-
readonly dark: {
|
84
|
-
stroke: string;
|
85
|
-
strokeDashArray: number[];
|
86
|
-
};
|
87
|
-
readonly light: {
|
88
|
-
stroke: string;
|
89
|
-
strokeDashArray: number[];
|
90
|
-
};
|
91
|
-
};
|
92
|
-
export declare const ProcessDefaultData: {
|
93
|
-
readonly canvasDefinition: CanvasDefinition;
|
94
|
-
};
|
95
|
-
export declare const SystemProcessProperties: {
|
96
|
-
readonly Published: string;
|
97
|
-
readonly LinkToProcessLibrary: string;
|
98
|
-
};
|
99
|
-
export declare const OPMSpecialRouteVersion: {
|
100
|
-
readonly Preview: Version;
|
101
|
-
readonly LatestPublished: Version;
|
102
|
-
isPreview: (version: Version) => boolean;
|
103
|
-
isLatestPublished: (version: Version) => boolean;
|
104
|
-
generateVersion: (edition: number | string, revision: number | string) => Version;
|
105
|
-
generateVersionLabel: (version: Version) => string;
|
106
|
-
};
|
107
|
-
export declare const DocumentsBlockDataSettingsKey: {
|
108
|
-
readonly CurrentProcess: string;
|
109
|
-
readonly ShortcutProcess: string;
|
110
|
-
};
|
111
|
-
export declare const PagesBlockDataSettingsKey: {
|
112
|
-
readonly CurrentProcess: string;
|
113
|
-
readonly ShortcutProcess: string;
|
114
|
-
};
|
115
|
-
export declare const RootProcessStepDesignerItemIds: {
|
116
|
-
readonly drawingTab: string;
|
117
|
-
readonly contentTab: string;
|
118
|
-
readonly documentsTab: string;
|
119
|
-
readonly pagesTab: string;
|
120
|
-
readonly linksTab: string;
|
121
|
-
readonly tasksTab: string;
|
122
|
-
readonly propertiesTab: string;
|
123
|
-
readonly settingsTab: string;
|
124
|
-
};
|
125
|
-
export declare const ImageFolders: {
|
126
|
-
readonly processes: string;
|
127
|
-
readonly shapeTemplates: string;
|
128
|
-
readonly legacy: string;
|
129
|
-
};
|
130
|
-
export declare const WebEmojiIcons: Array<string>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|
@@ -1,9 +0,0 @@
|
|
1
|
-
export * from './constants';
|
2
|
-
export * from './processshape';
|
3
|
-
export * from './services';
|
4
|
-
export * from './stores';
|
5
|
-
export * from './utils';
|
6
|
-
export * from './routing';
|
7
|
-
export * from './settingsprovider';
|
8
|
-
export * from "./apis";
|
9
|
-
export * from './messaging';
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { IMessageBusTopicPublishSubscriber } from '@omnia/fx-models';
|
2
|
-
import { ProcessVersionType } from '../models';
|
3
|
-
import { RTFMediaPickerMessage, RTFLinkPickerMessage } from "@omnia/wcm/models";
|
4
|
-
export declare class InternalOPMTopics {
|
5
|
-
static get onPermissionChanged(): IMessageBusTopicPublishSubscriber<void>;
|
6
|
-
static get onProcessWorkingStatusChanged(): IMessageBusTopicPublishSubscriber<ProcessVersionType.Draft | ProcessVersionType.Published>;
|
7
|
-
static get onProcessChanged(): IMessageBusTopicPublishSubscriber<ProcessVersionType.Draft | ProcessVersionType.Published>;
|
8
|
-
static get processDesignerPersistentMsg(): IMessageBusTopicPublishSubscriber<{
|
9
|
-
title?: string;
|
10
|
-
message: string;
|
11
|
-
}>;
|
12
|
-
static get openRTFMediaPickerEditing(): IMessageBusTopicPublishSubscriber<RTFMediaPickerMessage>;
|
13
|
-
static get openRTFLinkPickerEditing(): IMessageBusTopicPublishSubscriber<RTFLinkPickerMessage>;
|
14
|
-
}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { IMessageBusTopicPublishSubscriber } from '@omnia/fx-models';
|
2
|
-
import { DocumentRollupViewRegistration, DocumentLibraryViewRegistration } from '../models';
|
3
|
-
export declare class OdmPublicTopics {
|
4
|
-
static get registerDocumentRollupView(): IMessageBusTopicPublishSubscriber<DocumentRollupViewRegistration>;
|
5
|
-
static get registerDocumentLibraryView(): IMessageBusTopicPublishSubscriber<DocumentLibraryViewRegistration>;
|
6
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { ProcessRollupViewRegistration } from '../models';
|
2
|
-
import { IMessageBusTopicPublishSubscriber } from '@omnia/fx-models';
|
3
|
-
import { RTFMediaPickerMessage, RTFLinkPickerMessage } from "@omnia/wcm/models";
|
4
|
-
export declare class OPMPublicTopics {
|
5
|
-
static get registerProcessRollupView(): IMessageBusTopicPublishSubscriber<ProcessRollupViewRegistration>;
|
6
|
-
static get openRTFMediaPickerEditing(): IMessageBusTopicPublishSubscriber<RTFMediaPickerMessage>;
|
7
|
-
static get openRTFLinkPickerEditing(): IMessageBusTopicPublishSubscriber<RTFLinkPickerMessage>;
|
8
|
-
}
|
@@ -1,29 +0,0 @@
|
|
1
|
-
export declare const OPMEnterprisePropertyInternalNames: {
|
2
|
-
readonly OPMEdition: string;
|
3
|
-
readonly OPMRevision: string;
|
4
|
-
readonly OPMProcessType: string;
|
5
|
-
readonly OPMProcessIdNumber: string;
|
6
|
-
readonly OPMPublished: string;
|
7
|
-
readonly OPMApprovedBy: string;
|
8
|
-
readonly OPMIsArchived: string;
|
9
|
-
readonly OPMIsPublished: string;
|
10
|
-
};
|
11
|
-
export declare const OPMProcessProperty: {
|
12
|
-
readonly Id: string;
|
13
|
-
};
|
14
|
-
export declare module Security {
|
15
|
-
const OPMRoleDefinitions: {
|
16
|
-
readonly Author: string;
|
17
|
-
readonly Reader: string;
|
18
|
-
readonly Approver: string;
|
19
|
-
readonly Reviewer: string;
|
20
|
-
};
|
21
|
-
const OPMResourceEvaluators: {
|
22
|
-
readonly SecurityResourceIdResource: string;
|
23
|
-
readonly OPMProcessIdResource: string;
|
24
|
-
};
|
25
|
-
const Parameters: {
|
26
|
-
readonly OPMProcessId: string;
|
27
|
-
readonly SecurityResourceId: string;
|
28
|
-
};
|
29
|
-
}
|
@@ -1,33 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.Security = exports.OPMProcessProperty = exports.OPMEnterprisePropertyInternalNames = void 0;
|
4
|
-
exports.OPMEnterprisePropertyInternalNames = {
|
5
|
-
get OPMEdition() { return "OPMEdition"; },
|
6
|
-
get OPMRevision() { return "OPMRevision"; },
|
7
|
-
get OPMProcessType() { return "OPMProcessType"; },
|
8
|
-
get OPMProcessIdNumber() { return "OPMProcessIdNumber"; },
|
9
|
-
get OPMPublished() { return "OPMPublished"; },
|
10
|
-
get OPMApprovedBy() { return "OPMApprovedBy"; },
|
11
|
-
get OPMIsArchived() { return "OPMIsArchived"; },
|
12
|
-
get OPMIsPublished() { return "OPMIsPublished"; }
|
13
|
-
};
|
14
|
-
exports.OPMProcessProperty = {
|
15
|
-
get Id() { return "7491ec1a-9cf5-4c49-b102-2f84f89795eb"; }
|
16
|
-
};
|
17
|
-
var Security;
|
18
|
-
(function (Security) {
|
19
|
-
Security.OPMRoleDefinitions = {
|
20
|
-
get Author() { return "f412d0be-16e8-4fc2-80cf-dca39a265a08"; },
|
21
|
-
get Reader() { return "38c86dbf-44a2-45c4-b370-2c1cabea954c"; },
|
22
|
-
get Approver() { return "22672fb9-e62f-470c-a68d-77ae03a5115d"; },
|
23
|
-
get Reviewer() { return "89e89b72-a75c-41d2-8303-b83800980faa"; }
|
24
|
-
};
|
25
|
-
Security.OPMResourceEvaluators = {
|
26
|
-
get SecurityResourceIdResource() { return "Omnia.ManagementSystem.Web.Security.ResourceEvaluators.ISecurityResourceIdResourceEvaluator"; },
|
27
|
-
get OPMProcessIdResource() { return "Omnia.ManagementSystem.Web.Security.ResourceEvaluators.IOPMProcessIdResourceEvaluator"; }
|
28
|
-
};
|
29
|
-
Security.Parameters = {
|
30
|
-
get OPMProcessId() { return "opmProcessId"; },
|
31
|
-
get SecurityResourceId() { return "opmSecurityResourceId"; }
|
32
|
-
};
|
33
|
-
})(Security = exports.Security || (exports.Security = {}));
|