@tridion-sites/models 1.1.0 → 1.2.0
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/CHANGELOG.md +12 -0
- package/dist/dts/index.d.ts +14 -0
- package/dist/dts/locale.d.ts +6 -0
- package/dist/dts/mappings/access/accessControlEntryMapping.d.ts +4 -0
- package/dist/dts/mappings/access/accessControlListMapping.d.ts +4 -0
- package/dist/dts/mappings/access/index.d.ts +4 -0
- package/dist/dts/mappings/access/permissionMapping.d.ts +3 -0
- package/dist/dts/mappings/access/rightMapping.d.ts +3 -0
- package/dist/dts/mappings/access/securityDescriptorMapping.d.ts +4 -0
- package/dist/dts/mappings/access/stringSearchModeMapping.d.ts +4 -0
- package/dist/dts/mappings/baseType/contentMapping.d.ts +2 -0
- package/dist/dts/mappings/baseType/dateMapping.d.ts +1 -0
- package/dist/dts/mappings/baseType/index.d.ts +2 -0
- package/dist/dts/mappings/batch/batchMapping.d.ts +7 -0
- package/dist/dts/mappings/batch/batchOperationMapping.d.ts +4 -0
- package/dist/dts/mappings/batch/batchTypeMapping.d.ts +2 -0
- package/dist/dts/mappings/batch/index.d.ts +3 -0
- package/dist/dts/mappings/binaryContentMapping.d.ts +7 -0
- package/dist/dts/mappings/claimMappingMapping.d.ts +5 -0
- package/dist/dts/mappings/classificationDetailMapping.d.ts +7 -0
- package/dist/dts/mappings/classificationInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/component/componentBaseMapping.d.ts +5 -0
- package/dist/dts/mappings/component/componentMapping.d.ts +5 -0
- package/dist/dts/mappings/component/componentTypeMapping.d.ts +3 -0
- package/dist/dts/mappings/component/externalMultimediaComponentMapping.d.ts +7 -0
- package/dist/dts/mappings/component/externalVersionInfoMapping.d.ts +5 -0
- package/dist/dts/mappings/component/index.d.ts +5 -0
- package/dist/dts/mappings/component/multimediaComponentMapping.d.ts +7 -0
- package/dist/dts/mappings/component/registerComponentMappings.d.ts +2 -0
- package/dist/dts/mappings/createRegistry.d.ts +2 -0
- package/dist/dts/mappings/dependencyDirectionMapping.d.ts +4 -0
- package/dist/dts/mappings/dependencyGraphNodeMapping.d.ts +7 -0
- package/dist/dts/mappings/externalKeywordMapping.d.ts +7 -0
- package/dist/dts/mappings/identifiableObject/basicVersionInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/identifiableObject/errorTypeMapping.d.ts +4 -0
- package/dist/dts/mappings/identifiableObject/identifiableObjectMapping.d.ts +5 -0
- package/dist/dts/mappings/identifiableObject/index.d.ts +7 -0
- package/dist/dts/mappings/identifiableObject/loadInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/identifiableObject/loadInfoStateMapping.d.ts +4 -0
- package/dist/dts/mappings/identifiableObject/whereUsedCommentTokenMapping.d.ts +3 -0
- package/dist/dts/mappings/identifiableObject/whereUsedListInfoMappings.d.ts +7 -0
- package/dist/dts/mappings/index.d.ts +17 -0
- package/dist/dts/mappings/keywordMapping.d.ts +7 -0
- package/dist/dts/mappings/links/hateoasLinkMapping.d.ts +4 -0
- package/dist/dts/mappings/links/index.d.ts +3 -0
- package/dist/dts/mappings/links/linkMapping.d.ts +8 -0
- package/dist/dts/mappings/links/linkWithIsEditableMapping.d.ts +5 -0
- package/dist/dts/mappings/listDetailsLevelMapping.d.ts +4 -0
- package/dist/dts/mappings/mapToModel.d.ts +1 -0
- package/dist/dts/mappings/mapToModels.d.ts +1 -0
- package/dist/dts/mappings/mappingRegistry.d.ts +9 -0
- package/dist/dts/mappings/organizationalItems/bundleMapping.d.ts +7 -0
- package/dist/dts/mappings/organizationalItems/businessProcessTypeMapping.d.ts +7 -0
- package/dist/dts/mappings/organizationalItems/businessProcessTypesMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/changeOrgItemToBusinessProcessTypes.d.ts +2 -0
- package/dist/dts/mappings/organizationalItems/changeOrgItemToTaxonomies.d.ts +2 -0
- package/dist/dts/mappings/organizationalItems/externalContainerMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/externalKeywordCategoryMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/folderMapping.d.ts +7 -0
- package/dist/dts/mappings/organizationalItems/index.d.ts +14 -0
- package/dist/dts/mappings/organizationalItems/keywordCategoryMapping.d.ts +7 -0
- package/dist/dts/mappings/organizationalItems/organizationalItemMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/publishLocationInfoMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/searchFolderMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/structureGroupMapping.d.ts +7 -0
- package/dist/dts/mappings/organizationalItems/taxonomiesMapping.d.ts +5 -0
- package/dist/dts/mappings/organizationalItems/virtualFolderMapping.d.ts +5 -0
- package/dist/dts/mappings/page/componentPresentationMapping.d.ts +7 -0
- package/dist/dts/mappings/page/embeddedRegionMapping.d.ts +7 -0
- package/dist/dts/mappings/page/index.d.ts +4 -0
- package/dist/dts/mappings/page/pageMapping.d.ts +7 -0
- package/dist/dts/mappings/page/regionsMapping.d.ts +4 -0
- package/dist/dts/mappings/page/targetGroupConditionMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/deployerActionMapping.d.ts +4 -0
- package/dist/dts/mappings/publishing/index.d.ts +15 -0
- package/dist/dts/mappings/publishing/processedItemMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishActionMappings.d.ts +3 -0
- package/dist/dts/mappings/publishing/publishContextMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishInstructionMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishTransactionListInfoMappings.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishTransactionMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishTransactionStateMapping.d.ts +4 -0
- package/dist/dts/mappings/publishing/publishTransactionsCreationResultMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/publishUrlInfoMapping.d.ts +4 -0
- package/dist/dts/mappings/publishing/resolveInstructionBaseMapping.d.ts +5 -0
- package/dist/dts/mappings/publishing/resolveInstructionMapping.d.ts +5 -0
- package/dist/dts/mappings/publishing/resolvedItemMapping.d.ts +7 -0
- package/dist/dts/mappings/publishing/structureResolveOptionMapping.d.ts +4 -0
- package/dist/dts/mappings/publishing/unpublishInstructionMapping.d.ts +7 -0
- package/dist/dts/mappings/registerMappings.d.ts +2 -0
- package/dist/dts/mappings/repositoryLocalObject/blueprintInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/repositoryLocalObject/index.d.ts +7 -0
- package/dist/dts/mappings/repositoryLocalObject/limitedVersionInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/repositoryLocalObject/locationInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/repositoryLocalObject/lockInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/repositoryLocalObject/lockTypeMapping.d.ts +4 -0
- package/dist/dts/mappings/repositoryLocalObject/repositoryLocalObjectMapping.d.ts +5 -0
- package/dist/dts/mappings/repositoryLocalObject/rloItemTypeMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/componentLinkFieldDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/dateFieldDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/dateListDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/embeddedSchemaFieldDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/fieldsDefinitionDictionaryMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/index.d.ts +11 -0
- package/dist/dts/mappings/schema/fieldDefinitions/keywordFieldDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/listDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/listTypeMapping.d.ts +3 -0
- package/dist/dts/mappings/schema/fieldDefinitions/multimediaLinkFieldDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/numberFieldDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/externalLinkFieldDefinitionMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/formattingFeaturesMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/index.d.ts +6 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/multilineTextFieldDefinitionMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/singleLineTextFieldDefinitionMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/singleLineTextListDefinitionMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/fieldDefinitions/textFields/xhtmlFieldDefinitionMapping.d.ts +4 -0
- package/dist/dts/mappings/schema/index.d.ts +3 -0
- package/dist/dts/mappings/schema/schemaMapping.d.ts +7 -0
- package/dist/dts/mappings/schema/schemaPurposeMapping.d.ts +4 -0
- package/dist/dts/mappings/search/index.d.ts +1 -0
- package/dist/dts/mappings/search/searchBlueprintStatusMapping.d.ts +4 -0
- package/dist/dts/mappings/synchronizationActionMapping.d.ts +4 -0
- package/dist/dts/mappings/synchronizationResultMapping.d.ts +4 -0
- package/dist/dts/mappings/synchronizeFlagsMapping.d.ts +4 -0
- package/dist/dts/mappings/systemPrivilegeMapping.d.ts +4 -0
- package/dist/dts/mappings/systemPrivilegesDictionaryMapping.d.ts +4 -0
- package/dist/dts/mappings/systemWideObjects/approvalStatusMapping.d.ts +5 -0
- package/dist/dts/mappings/systemWideObjects/index.d.ts +7 -0
- package/dist/dts/mappings/systemWideObjects/multimediaTypeMapping.d.ts +5 -0
- package/dist/dts/mappings/systemWideObjects/publicationMapping.d.ts +7 -0
- package/dist/dts/mappings/systemWideObjects/publishPriorityMapping.d.ts +4 -0
- package/dist/dts/mappings/systemWideObjects/repositoryMapping.d.ts +7 -0
- package/dist/dts/mappings/systemWideObjects/systemWideObjectMapping.d.ts +1 -0
- package/dist/dts/mappings/systemWideObjects/targetTypeMapping.d.ts +4 -0
- package/dist/dts/mappings/targetGroupMapping.d.ts +5 -0
- package/dist/dts/mappings/templates/componentTemplateMapping.d.ts +7 -0
- package/dist/dts/mappings/templates/index.d.ts +3 -0
- package/dist/dts/mappings/templates/pageTemplateMapping.d.ts +7 -0
- package/dist/dts/mappings/templates/templateBuildingBlockMapping.d.ts +7 -0
- package/dist/dts/mappings/templates/templateMapping.d.ts +5 -0
- package/dist/dts/mappings/translations/identifiableTranslationJobMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/index.d.ts +22 -0
- package/dist/dts/mappings/translations/resolveOptionsMapping.d.ts +3 -0
- package/dist/dts/mappings/translations/retrieveReasonMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/targetLanguageMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/tmsLanguageMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/tmsWorkflowMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/tmsWorkflowStepMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/translationDetailsMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationErrorDetailsMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationErrorSeverityMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/translationExceptionDetailsMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationJobDisplayStateMapping.d.ts +3 -0
- package/dist/dts/mappings/translations/translationJobInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationJobItemMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationJobMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationJobPriorityMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/translationJobStateMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/translationJobTypeMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/translationStatusMapping.d.ts +4 -0
- package/dist/dts/mappings/translations/translationTargetPublicationMapping.d.ts +7 -0
- package/dist/dts/mappings/translations/translationWorkflowStatusMapping.d.ts +7 -0
- package/dist/dts/mappings/tryMapToModel.d.ts +1 -0
- package/dist/dts/mappings/user/accessTokenMapping.d.ts +7 -0
- package/dist/dts/mappings/user/groupMembershipMapping.d.ts +7 -0
- package/dist/dts/mappings/user/index.d.ts +10 -0
- package/dist/dts/mappings/user/trusteeMapping.d.ts +5 -0
- package/dist/dts/mappings/user/userFavoriteLinkMapping.d.ts +7 -0
- package/dist/dts/mappings/user/userGroupMapping.d.ts +7 -0
- package/dist/dts/mappings/user/userLocaleInfoMapping.d.ts +4 -0
- package/dist/dts/mappings/user/userMapping.d.ts +5 -0
- package/dist/dts/mappings/user/userPreferencesMapping.d.ts +7 -0
- package/dist/dts/mappings/user/userProfileMapping.d.ts +7 -0
- package/dist/dts/mappings/user/userUserRuntimeInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/versionedItem/dynamicVersionInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/versionedItem/fullVersionInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/versionedItem/index.d.ts +3 -0
- package/dist/dts/mappings/versionedItem/versionedItemMapping.d.ts +5 -0
- package/dist/dts/mappings/workflow/activityConstraintsMapping.d.ts +3 -0
- package/dist/dts/mappings/workflow/activityDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/activityHistoryMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/activityInstanceMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/activityMapping.d.ts +5 -0
- package/dist/dts/mappings/workflow/activityStateMapping.d.ts +4 -0
- package/dist/dts/mappings/workflow/activityTypeMapping.d.ts +3 -0
- package/dist/dts/mappings/workflow/finishActivityResultMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/index.d.ts +19 -0
- package/dist/dts/mappings/workflow/processDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/processFinishReasonMapping.d.ts +3 -0
- package/dist/dts/mappings/workflow/processHistoryMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/processInstanceMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/processMapping.d.ts +5 -0
- package/dist/dts/mappings/workflow/tridionActivityDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/tridionProcessDefinitionMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/workItemMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/workflowInfoMapping.d.ts +7 -0
- package/dist/dts/mappings/workflow/workflowObjectMapping.d.ts +5 -0
- package/dist/dts/mappingsTests/data/bundleData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/businessProcessTypeData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/categoryData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/componentData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/folderData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/groupData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/groupMembershipData.d.ts +14 -0
- package/dist/dts/mappingsTests/data/identifiableObjectData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/index.d.ts +27 -0
- package/dist/dts/mappingsTests/data/keywordData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/multimediaComponentData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/multimediaTypeData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/organizationalItemData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/pageData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/processDefinitionData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/publishingTargetData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/repositoryData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/repositoryLocalObjectData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/schemaData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/searchFolderData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/structureGroupData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/systemWideObjectData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/targetGroupData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/targetTypeData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/trusteeData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/userData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/versionedItemData.d.ts +2 -0
- package/dist/dts/mappingsTests/data/virtualFolderData.d.ts +2 -0
- package/dist/dts/mappingsTests/tests/identifiableObject/identifiableObjectMapping.spec.d.ts +1 -0
- package/dist/dts/mappingsTests/tests/keyword.spec.d.ts +1 -0
- package/dist/dts/mappingsTests/tests/links/linkMapping.spec.d.ts +1 -0
- package/dist/dts/mappingsTests/tests/links/linkWithIsEditableMapping.spec.d.ts +1 -0
- package/dist/dts/mappingsTests/tests/repositoryLocalObject/repositoryLocalObject.spec.d.ts +1 -0
- package/dist/dts/mappingsTests/tests/user/groupMembershipMapping.spec.d.ts +1 -0
- package/dist/dts/mappingsTests/utils/createUserProfile.d.ts +2 -0
- package/dist/dts/mappingsTests/utils/expectArrayOfType.d.ts +1 -0
- package/dist/dts/models/access/accessControlEntry.d.ts +45 -0
- package/dist/dts/models/access/accessControlList.d.ts +16 -0
- package/dist/dts/models/access/index.d.ts +6 -0
- package/dist/dts/models/access/permission.d.ts +12 -0
- package/dist/dts/models/access/right.d.ts +28 -0
- package/dist/dts/models/access/securityDescriptor.d.ts +39 -0
- package/dist/dts/models/access/stringSearchMode.d.ts +7 -0
- package/dist/dts/models/api/apiError.d.ts +13 -0
- package/dist/dts/models/api/apiRequestOptions.d.ts +14 -0
- package/dist/dts/models/api/index.d.ts +6 -0
- package/dist/dts/models/api/validationApiError.d.ts +29 -0
- package/dist/dts/models/api/validationError.d.ts +18 -0
- package/dist/dts/models/api/validationResult.d.ts +22 -0
- package/dist/dts/models/api/validationWarning.d.ts +10 -0
- package/dist/dts/models/batch/batch.d.ts +53 -0
- package/dist/dts/models/batch/batchOperation.d.ts +46 -0
- package/dist/dts/models/batch/batchOperationState.d.ts +14 -0
- package/dist/dts/models/batch/batchStatus.d.ts +3 -0
- package/dist/dts/models/batch/batchType.d.ts +1 -0
- package/dist/dts/models/batch/index.d.ts +6 -0
- package/dist/dts/models/batch/parametersDictionary.d.ts +4 -0
- package/dist/dts/models/binaryContent.d.ts +69 -0
- package/dist/dts/models/blueprint/blueprintGraph.d.ts +31 -0
- package/dist/dts/models/blueprint/blueprintGraphNode.d.ts +49 -0
- package/dist/dts/models/blueprint/index.d.ts +4 -0
- package/dist/dts/models/blueprint/itemBlueprintHierarchy/constructItemGraph.d.ts +4 -0
- package/dist/dts/models/blueprint/itemBlueprintHierarchy/getPrimaryItem.d.ts +3 -0
- package/dist/dts/models/blueprint/itemBlueprintHierarchy/index.d.ts +2 -0
- package/dist/dts/models/blueprint/itemBlueprintHierarchy/itemBlueprintHierarchy.d.ts +15 -0
- package/dist/dts/models/blueprint/itemBlueprintHierarchy/itemBlueprintNodeData.d.ts +25 -0
- package/dist/dts/models/blueprint/publicationBlueprintHierarchy/constructPublicationGraph.d.ts +4 -0
- package/dist/dts/models/blueprint/publicationBlueprintHierarchy/index.d.ts +1 -0
- package/dist/dts/models/blueprint/publicationBlueprintHierarchy/publicationBlueprintHierarchy.d.ts +13 -0
- package/dist/dts/models/claimMapping.d.ts +23 -0
- package/dist/dts/models/classificationDetail.d.ts +34 -0
- package/dist/dts/models/classificationInfo.d.ts +26 -0
- package/dist/dts/models/component/component.d.ts +16 -0
- package/dist/dts/models/component/componentBase.d.ts +51 -0
- package/dist/dts/models/component/componentType.d.ts +11 -0
- package/dist/dts/models/component/externalMultimediaComponent.d.ts +39 -0
- package/dist/dts/models/component/externalVersionInfo.d.ts +18 -0
- package/dist/dts/models/component/index.d.ts +6 -0
- package/dist/dts/models/component/multimediaComponent.d.ts +17 -0
- package/dist/dts/models/dependencyDirection.d.ts +1 -0
- package/dist/dts/models/dependencyGraphNode.d.ts +33 -0
- package/dist/dts/models/externalKeyword.d.ts +43 -0
- package/dist/dts/models/identifiableObject/applicableActions.d.ts +30 -0
- package/dist/dts/models/identifiableObject/basicVersionInfo.d.ts +24 -0
- package/dist/dts/models/identifiableObject/extensionPropertyDictionary.d.ts +4 -0
- package/dist/dts/models/identifiableObject/identifiableObject.d.ts +82 -0
- package/dist/dts/models/identifiableObject/index.d.ts +9 -0
- package/dist/dts/models/identifiableObject/listInfo.d.ts +1 -0
- package/dist/dts/models/identifiableObject/listLink.d.ts +15 -0
- package/dist/dts/models/identifiableObject/loadInfo.d.ts +38 -0
- package/dist/dts/models/identifiableObject/whereUsedCommentToken.d.ts +15 -0
- package/dist/dts/models/identifiableObject/whereUsedListInfo.d.ts +15 -0
- package/dist/dts/models/index.d.ts +36 -0
- package/dist/dts/models/itemType.d.ts +71 -0
- package/dist/dts/models/itemUri/eclUri.d.ts +54 -0
- package/dist/dts/models/itemUri/eclUri.spec.d.ts +1 -0
- package/dist/dts/models/itemUri/eclUriItemType.d.ts +4 -0
- package/dist/dts/models/itemUri/index.d.ts +5 -0
- package/dist/dts/models/itemUri/itemUri.d.ts +7 -0
- package/dist/dts/models/itemUri/tcmUri.d.ts +40 -0
- package/dist/dts/models/itemUri/tcmUri.spec.d.ts +1 -0
- package/dist/dts/models/itemUri/tcmUriItemType.d.ts +39 -0
- package/dist/dts/models/itemUri/tmUri.d.ts +37 -0
- package/dist/dts/models/itemUri/tmUri.spec.d.ts +1 -0
- package/dist/dts/models/itemUri/uri.d.ts +14 -0
- package/dist/dts/models/itemUri/virtualUri.d.ts +18 -0
- package/dist/dts/models/keyword.d.ts +55 -0
- package/dist/dts/models/links/createBackendHateoasLink.d.ts +2 -0
- package/dist/dts/models/links/createBackendLink.d.ts +2 -0
- package/dist/dts/models/links/hateoasLink.d.ts +21 -0
- package/dist/dts/models/links/index.d.ts +5 -0
- package/dist/dts/models/links/link.d.ts +41 -0
- package/dist/dts/models/links/linkWithIsEditable.d.ts +17 -0
- package/dist/dts/models/listDetailsLevel.d.ts +1 -0
- package/dist/dts/models/organizationalItems/bundle.d.ts +21 -0
- package/dist/dts/models/organizationalItems/businessProcessType.d.ts +68 -0
- package/dist/dts/models/organizationalItems/businessProcessTypes.d.ts +10 -0
- package/dist/dts/models/organizationalItems/createBackendBusinessProcessTypes.d.ts +3 -0
- package/dist/dts/models/organizationalItems/createBackendTaxonomies.d.ts +3 -0
- package/dist/dts/models/organizationalItems/externalContainer.d.ts +17 -0
- package/dist/dts/models/organizationalItems/externalKeywordCategory.d.ts +21 -0
- package/dist/dts/models/organizationalItems/folder.d.ts +41 -0
- package/dist/dts/models/organizationalItems/index.d.ts +15 -0
- package/dist/dts/models/organizationalItems/keywordCategory.d.ts +65 -0
- package/dist/dts/models/organizationalItems/organizationalItem.d.ts +37 -0
- package/dist/dts/models/organizationalItems/publishLocationInfo.d.ts +33 -0
- package/dist/dts/models/organizationalItems/searchFolder.d.ts +14 -0
- package/dist/dts/models/organizationalItems/structureGroup.d.ts +85 -0
- package/dist/dts/models/organizationalItems/taxonomies.d.ts +12 -0
- package/dist/dts/models/organizationalItems/virtualFolder.d.ts +42 -0
- package/dist/dts/models/page/componentPresentation.d.ts +28 -0
- package/dist/dts/models/page/embeddedRegion.d.ts +30 -0
- package/dist/dts/models/page/index.d.ts +5 -0
- package/dist/dts/models/page/page.d.ts +81 -0
- package/dist/dts/models/page/region.d.ts +10 -0
- package/dist/dts/models/page/targetGroupCondition.d.ts +23 -0
- package/dist/dts/models/publishing/deployerAction.d.ts +11 -0
- package/dist/dts/models/publishing/index.d.ts +17 -0
- package/dist/dts/models/publishing/processedItem.d.ts +33 -0
- package/dist/dts/models/publishing/publishAction.d.ts +4 -0
- package/dist/dts/models/publishing/publishContext.d.ts +36 -0
- package/dist/dts/models/publishing/publishInfo.d.ts +45 -0
- package/dist/dts/models/publishing/publishInstruction.d.ts +24 -0
- package/dist/dts/models/publishing/publishInstructionBase.d.ts +9 -0
- package/dist/dts/models/publishing/publishTransaction.d.ts +101 -0
- package/dist/dts/models/publishing/publishTransactionListInfo.d.ts +19 -0
- package/dist/dts/models/publishing/publishTransactionState.d.ts +1 -0
- package/dist/dts/models/publishing/publishTransactionsCreationResult.d.ts +13 -0
- package/dist/dts/models/publishing/publishUrlInfo.d.ts +8 -0
- package/dist/dts/models/publishing/resolveInstruction.d.ts +27 -0
- package/dist/dts/models/publishing/resolveInstructionBase.d.ts +31 -0
- package/dist/dts/models/publishing/resolvedItem.d.ts +38 -0
- package/dist/dts/models/publishing/structureResolveOption.d.ts +1 -0
- package/dist/dts/models/publishing/unpublishInstruction.d.ts +25 -0
- package/dist/dts/models/repositoryLocalObject/blueprintInfo.d.ts +33 -0
- package/dist/dts/models/repositoryLocalObject/fieldsValueDictionary.d.ts +4 -0
- package/dist/dts/models/repositoryLocalObject/index.d.ts +8 -0
- package/dist/dts/models/repositoryLocalObject/limitedVersionInfo.d.ts +21 -0
- package/dist/dts/models/repositoryLocalObject/locationInfo.d.ts +33 -0
- package/dist/dts/models/repositoryLocalObject/lockInfo.d.ts +33 -0
- package/dist/dts/models/repositoryLocalObject/lockType.d.ts +13 -0
- package/dist/dts/models/repositoryLocalObject/repositoryLocalObject.d.ts +53 -0
- package/dist/dts/models/repositoryLocalObject/rloItemType.d.ts +20 -0
- package/dist/dts/models/schema/fieldDefinitions/componentLinkFieldDefinition.d.ts +31 -0
- package/dist/dts/models/schema/fieldDefinitions/dateFieldDefinition.d.ts +45 -0
- package/dist/dts/models/schema/fieldDefinitions/dateListDefinition.d.ts +19 -0
- package/dist/dts/models/schema/fieldDefinitions/embeddedSchemaFieldDefinition.d.ts +27 -0
- package/dist/dts/models/schema/fieldDefinitions/fieldsDefinitionDictionary.d.ts +5 -0
- package/dist/dts/models/schema/fieldDefinitions/index.d.ts +14 -0
- package/dist/dts/models/schema/fieldDefinitions/itemFieldDefinition.d.ts +43 -0
- package/dist/dts/models/schema/fieldDefinitions/itemPublishableFieldDefinition.d.ts +18 -0
- package/dist/dts/models/schema/fieldDefinitions/keywordFieldDefinition.d.ts +34 -0
- package/dist/dts/models/schema/fieldDefinitions/listDefinition.d.ts +23 -0
- package/dist/dts/models/schema/fieldDefinitions/listType.d.ts +1 -0
- package/dist/dts/models/schema/fieldDefinitions/multimediaLinkFieldDefinition.d.ts +28 -0
- package/dist/dts/models/schema/fieldDefinitions/numberFieldDefinition.d.ts +49 -0
- package/dist/dts/models/schema/fieldDefinitions/numberListDefinition.d.ts +17 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/externalLinkFieldDefinition.d.ts +14 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/formattingFeatures.d.ts +26 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/index.d.ts +7 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/multilineTextFieldDefinition.d.ts +12 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/singleLineTextFieldDefinition.d.ts +33 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/singleLineTextListDefinition.d.ts +17 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/textFieldDefinition.d.ts +14 -0
- package/dist/dts/models/schema/fieldDefinitions/textFields/xhtmlFieldDefinition.d.ts +22 -0
- package/dist/dts/models/schema/index.d.ts +3 -0
- package/dist/dts/models/schema/schema.d.ts +67 -0
- package/dist/dts/models/schema/schemaPurpose.d.ts +18 -0
- package/dist/dts/models/search/index.d.ts +1 -0
- package/dist/dts/models/search/searchBlueprintStatus.d.ts +1 -0
- package/dist/dts/models/synchronizationAction.d.ts +35 -0
- package/dist/dts/models/synchronizationResult.d.ts +23 -0
- package/dist/dts/models/synchronizeFlags.d.ts +1 -0
- package/dist/dts/models/systemPrivilege.d.ts +21 -0
- package/dist/dts/models/systemPrivilegesDictionary.d.ts +6 -0
- package/dist/dts/models/systemWideObjects/approvalStatus.d.ts +24 -0
- package/dist/dts/models/systemWideObjects/index.d.ts +8 -0
- package/dist/dts/models/systemWideObjects/multimediaType.d.ts +21 -0
- package/dist/dts/models/systemWideObjects/publication.d.ts +93 -0
- package/dist/dts/models/systemWideObjects/publishPriority.d.ts +9 -0
- package/dist/dts/models/systemWideObjects/publishingTarget.d.ts +18 -0
- package/dist/dts/models/systemWideObjects/repository.d.ts +56 -0
- package/dist/dts/models/systemWideObjects/systemWideObject.d.ts +13 -0
- package/dist/dts/models/systemWideObjects/targetType.d.ts +63 -0
- package/dist/dts/models/targetGroup.d.ts +19 -0
- package/dist/dts/models/templates/componentTemplate.d.ts +93 -0
- package/dist/dts/models/templates/index.d.ts +4 -0
- package/dist/dts/models/templates/pageTemplate.d.ts +42 -0
- package/dist/dts/models/templates/template.d.ts +49 -0
- package/dist/dts/models/templates/templateBuildingBlock.d.ts +28 -0
- package/dist/dts/models/translation/identifiableTranslationJob.d.ts +156 -0
- package/dist/dts/models/translation/index.d.ts +22 -0
- package/dist/dts/models/translation/resolveOptions.d.ts +10 -0
- package/dist/dts/models/translation/retrieveReason.d.ts +19 -0
- package/dist/dts/models/translation/targetLanguage.d.ts +44 -0
- package/dist/dts/models/translation/tmsLanguage.d.ts +17 -0
- package/dist/dts/models/translation/tmsWorkflow.d.ts +15 -0
- package/dist/dts/models/translation/tmsWorkflowStep.d.ts +24 -0
- package/dist/dts/models/translation/translationDetails.d.ts +76 -0
- package/dist/dts/models/translation/translationErrorDetails.d.ts +75 -0
- package/dist/dts/models/translation/translationErrorSeverity.d.ts +11 -0
- package/dist/dts/models/translation/translationExceptionDetails.d.ts +17 -0
- package/dist/dts/models/translation/translationInfo.d.ts +32 -0
- package/dist/dts/models/translation/translationJob.d.ts +138 -0
- package/dist/dts/models/translation/translationJobDisplayState.d.ts +20 -0
- package/dist/dts/models/translation/translationJobInfo.d.ts +140 -0
- package/dist/dts/models/translation/translationJobItem.d.ts +34 -0
- package/dist/dts/models/translation/translationJobPriority.d.ts +12 -0
- package/dist/dts/models/translation/translationJobState.d.ts +17 -0
- package/dist/dts/models/translation/translationJobType.d.ts +11 -0
- package/dist/dts/models/translation/translationStatus.d.ts +13 -0
- package/dist/dts/models/translation/translationTargetPublication.d.ts +20 -0
- package/dist/dts/models/translation/translationWorkflowStatus.d.ts +24 -0
- package/dist/dts/models/user/accessToken.d.ts +27 -0
- package/dist/dts/models/user/groupMembership.d.ts +22 -0
- package/dist/dts/models/user/index.d.ts +11 -0
- package/dist/dts/models/user/trustee.d.ts +30 -0
- package/dist/dts/models/user/user.d.ts +26 -0
- package/dist/dts/models/user/userFavoriteLink.d.ts +27 -0
- package/dist/dts/models/user/userGroup.d.ts +43 -0
- package/dist/dts/models/user/userLocaleInfo.d.ts +61 -0
- package/dist/dts/models/user/userPreferences.d.ts +19 -0
- package/dist/dts/models/user/userProfile.d.ts +38 -0
- package/dist/dts/models/user/userRuntimeInfo.d.ts +31 -0
- package/dist/dts/models/versionedItem/dynamicVersionInfo.d.ts +29 -0
- package/dist/dts/models/versionedItem/fullVersionInfo.d.ts +57 -0
- package/dist/dts/models/versionedItem/index.d.ts +3 -0
- package/dist/dts/models/versionedItem/versionedItem.d.ts +28 -0
- package/dist/dts/models/workflow/activity.d.ts +98 -0
- package/dist/dts/models/workflow/activityConstraints.d.ts +11 -0
- package/dist/dts/models/workflow/activityDefinition.d.ts +43 -0
- package/dist/dts/models/workflow/activityHistory.d.ts +37 -0
- package/dist/dts/models/workflow/activityInstance.d.ts +67 -0
- package/dist/dts/models/workflow/activityState.d.ts +15 -0
- package/dist/dts/models/workflow/activityType.d.ts +6 -0
- package/dist/dts/models/workflow/finishActivityResult.d.ts +13 -0
- package/dist/dts/models/workflow/index.d.ts +19 -0
- package/dist/dts/models/workflow/process.d.ts +51 -0
- package/dist/dts/models/workflow/processDefinition.d.ts +23 -0
- package/dist/dts/models/workflow/processFinishReason.d.ts +12 -0
- package/dist/dts/models/workflow/processHistory.d.ts +31 -0
- package/dist/dts/models/workflow/processInstance.d.ts +26 -0
- package/dist/dts/models/workflow/tridionActivityDefinition.d.ts +76 -0
- package/dist/dts/models/workflow/tridionProcessDefinition.d.ts +19 -0
- package/dist/dts/models/workflow/variablesDictionary.d.ts +4 -0
- package/dist/dts/models/workflow/workItem.d.ts +60 -0
- package/dist/dts/models/workflow/workflowInfo.d.ts +91 -0
- package/dist/dts/models/workflow/workflowObject.d.ts +21 -0
- package/dist/dts/utils/getItemContainerId.d.ts +3 -0
- package/dist/dts/utils/getItemLabelWithId.d.ts +11 -0
- package/dist/dts/utils/getItemLinkType.d.ts +3 -0
- package/dist/dts/utils/getItemType.d.ts +3 -0
- package/dist/dts/utils/index.d.ts +4 -0
- package/dist/index.d.ts +448 -22
- package/dist/index.js +1410 -248
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -40,11 +40,14 @@ import type { ComponentPresentation as ComponentPresentation_2 } from '@tridion-
|
|
|
40
40
|
import type { ComponentTemplate as ComponentTemplate_2 } from '@tridion-sites/open-api-client';
|
|
41
41
|
import type { DateFieldDefinition as DateFieldDefinition_2 } from '@tridion-sites/open-api-client';
|
|
42
42
|
import type { DateListDefinition as DateListDefinition_2 } from '@tridion-sites/open-api-client';
|
|
43
|
+
import { DependencyDirection as DependencyDirection_2 } from '@tridion-sites/open-api-client';
|
|
44
|
+
import type { DependencyGraphNode as DependencyGraphNode_2 } from '@tridion-sites/open-api-client';
|
|
43
45
|
import type { DynamicVersionInfo as DynamicVersionInfo_2 } from '@tridion-sites/open-api-client';
|
|
44
46
|
import type { EmbeddedRegion as EmbeddedRegion_2 } from '@tridion-sites/open-api-client';
|
|
45
47
|
import type { EmbeddedSchemaFieldDefinition as EmbeddedSchemaFieldDefinition_2 } from '@tridion-sites/open-api-client';
|
|
46
48
|
import type { ErrorDetails } from '@tridion-sites/open-api-client';
|
|
47
49
|
import { ErrorSeverity } from '@tridion-sites/open-api-client';
|
|
50
|
+
import { ErrorType } from '@tridion-sites/open-api-client';
|
|
48
51
|
import type { ExceptionDetails } from '@tridion-sites/open-api-client';
|
|
49
52
|
import type { ExternalCategory } from '@tridion-sites/open-api-client';
|
|
50
53
|
import type { ExternalComponent } from '@tridion-sites/open-api-client';
|
|
@@ -69,7 +72,9 @@ import type { LimitedVersionInfo as LimitedVersionInfo_2 } from '@tridion-sites/
|
|
|
69
72
|
import type { Link as Link_2 } from '@tridion-sites/open-api-client';
|
|
70
73
|
import type { LinkWithIsEditable as LinkWithIsEditable_2 } from '@tridion-sites/open-api-client';
|
|
71
74
|
import type { ListDefinition as ListDefinition_2 } from '@tridion-sites/open-api-client';
|
|
75
|
+
import { ListDetails } from '@tridion-sites/open-api-client';
|
|
72
76
|
import type { LoadInfo as LoadInfo_2 } from '@tridion-sites/open-api-client';
|
|
77
|
+
import { LoadInfoState as LoadInfoState_2 } from '@tridion-sites/open-api-client';
|
|
73
78
|
import type { LocationInfo as LocationInfo_2 } from '@tridion-sites/open-api-client';
|
|
74
79
|
import type { LockInfo as LockInfo_2 } from '@tridion-sites/open-api-client';
|
|
75
80
|
import { LockType as LockType_2 } from '@tridion-sites/open-api-client';
|
|
@@ -94,6 +99,7 @@ import type { PublishInstructionBase as PublishInstructionBase_2 } from '@tridio
|
|
|
94
99
|
import type { PublishLocationInfo as PublishLocationInfo_2 } from '@tridion-sites/open-api-client';
|
|
95
100
|
import { PublishPriority as PublishPriority_2 } from '@tridion-sites/open-api-client';
|
|
96
101
|
import type { PublishTransaction as PublishTransaction_2 } from '@tridion-sites/open-api-client';
|
|
102
|
+
import type { PublishTransactionListInfo as PublishTransactionListInfo_2 } from '@tridion-sites/open-api-client';
|
|
97
103
|
import type { PublishTransactionsCreationResult as PublishTransactionsCreationResult_2 } from '@tridion-sites/open-api-client';
|
|
98
104
|
import { PublishTransactionState as PublishTransactionState_2 } from '@tridion-sites/open-api-client';
|
|
99
105
|
import type { PublishUrlInfo as PublishUrlInfo_2 } from '@tridion-sites/open-api-client';
|
|
@@ -106,6 +112,8 @@ import type { ResolveInstructionBase as ResolveInstructionBase_2 } from '@tridio
|
|
|
106
112
|
import { RetrieveReason as RetrieveReason_2 } from '@tridion-sites/open-api-client';
|
|
107
113
|
import { RLOItemType } from '@tridion-sites/open-api-client';
|
|
108
114
|
import type { Schema as Schema_2 } from '@tridion-sites/open-api-client';
|
|
115
|
+
import { SchemaPurpose as SchemaPurpose_2 } from '@tridion-sites/open-api-client';
|
|
116
|
+
import { SearchBlueprintStatus as SearchBlueprintStatus_2 } from '@tridion-sites/open-api-client';
|
|
109
117
|
import type { SearchFolder as SearchFolder_2 } from '@tridion-sites/open-api-client';
|
|
110
118
|
import type { SecurityDescriptor as SecurityDescriptor_2 } from '@tridion-sites/open-api-client';
|
|
111
119
|
import type { SingleLineTextFieldDefinition as SingleLineTextFieldDefinition_2 } from '@tridion-sites/open-api-client';
|
|
@@ -113,6 +121,9 @@ import type { SingleLineTextListDefinition as SingleLineTextListDefinition_2 } f
|
|
|
113
121
|
import { StringSearchMode as StringSearchMode_2 } from '@tridion-sites/open-api-client';
|
|
114
122
|
import type { StructureGroup as StructureGroup_2 } from '@tridion-sites/open-api-client';
|
|
115
123
|
import { StructureResolveOption as StructureResolveOption_2 } from '@tridion-sites/open-api-client';
|
|
124
|
+
import type { SynchronizationAction as SynchronizationAction_2 } from '@tridion-sites/open-api-client';
|
|
125
|
+
import type { SynchronizationResult as SynchronizationResult_2 } from '@tridion-sites/open-api-client';
|
|
126
|
+
import { SynchronizeFlags as SynchronizeFlags_2 } from '@tridion-sites/open-api-client';
|
|
116
127
|
import type { SystemPrivilege as SystemPrivilege_2 } from '@tridion-sites/open-api-client';
|
|
117
128
|
import type { SystemWideObject as SystemWideObject_2 } from '@tridion-sites/open-api-client';
|
|
118
129
|
import type { TargetGroup as TargetGroup_2 } from '@tridion-sites/open-api-client';
|
|
@@ -148,6 +159,7 @@ import type { ValidationResult as ValidationResult_2 } from '@tridion-sites/open
|
|
|
148
159
|
import type { ValidationWarning as ValidationWarning_2 } from '@tridion-sites/open-api-client';
|
|
149
160
|
import type { VersionedItem as VersionedItem_2 } from '@tridion-sites/open-api-client';
|
|
150
161
|
import type { VirtualFolder as VirtualFolder_2 } from '@tridion-sites/open-api-client';
|
|
162
|
+
import type { WhereUsedListInfo as WhereUsedListInfo_2 } from '@tridion-sites/open-api-client';
|
|
151
163
|
import type { WorkflowInfo as WorkflowInfo_2 } from '@tridion-sites/open-api-client';
|
|
152
164
|
import type { WorkflowObject as WorkflowObject_2 } from '@tridion-sites/open-api-client';
|
|
153
165
|
import type { WorkflowStatus } from '@tridion-sites/open-api-client';
|
|
@@ -321,15 +333,13 @@ export declare abstract class Activity extends WorkflowObject {
|
|
|
321
333
|
|
|
322
334
|
/**
|
|
323
335
|
* Defines the constraints of an Activity Instance.
|
|
324
|
-
*
|
|
325
|
-
*
|
|
326
|
-
*
|
|
327
|
-
*
|
|
328
|
-
*
|
|
329
|
-
* * `unknownByClient` - * Special reserved value used to notify an older API version client about
|
|
336
|
+
* - `none` - Does not have any constraints.
|
|
337
|
+
* - `denyBundleMetadataEditing` - Denies editing Metadata of a Bundle in workflow.
|
|
338
|
+
* - `denySubjectEditing` - Denies editing Subject in workflow.
|
|
339
|
+
* - `denyAddRemoveWorkItem` - Denies adding/removing work items to/from the Activity.
|
|
340
|
+
* - `unknownByClient` - Special reserved value used to notify an older API version client about
|
|
330
341
|
* the presence of an enumeration member added in a later API version. Explicitly setting this value
|
|
331
342
|
* by a client is not allowed, but client code should check it and be able to handle such cases.
|
|
332
|
-
*
|
|
333
343
|
*/
|
|
334
344
|
export declare type ActivityConstraints = 'none' | 'denyBundleMetadataEditing' | 'denySubjectEditing' | 'denyAddRemoveWorkItem' | 'unknownByClient';
|
|
335
345
|
|
|
@@ -430,7 +440,7 @@ export declare class ActivityInstance extends Activity {
|
|
|
430
440
|
private _approvalStatus;
|
|
431
441
|
private _processDefinition;
|
|
432
442
|
private _workflowType;
|
|
433
|
-
constructor({ backendModel, activityConstraints, activityDefinition, activityState, approvalStatus, processDefinition, workflowType, ...
|
|
443
|
+
constructor({ backendModel, activityConstraints, activityDefinition, activityState, approvalStatus, processDefinition, workflowType, ...activityArgs }: ActivityInstanceConstructorArgs);
|
|
434
444
|
/**
|
|
435
445
|
* Constraints of this activity.
|
|
436
446
|
*/
|
|
@@ -588,6 +598,27 @@ export declare class ApprovalStatus extends SystemWideObject {
|
|
|
588
598
|
export declare interface ApprovalStatusConstructorArgs extends SystemWideObjectConstructorArgs {
|
|
589
599
|
}
|
|
590
600
|
|
|
601
|
+
export declare type BackendIdentifiableTranslationJob = TranslationJob_2 & {
|
|
602
|
+
Id: string;
|
|
603
|
+
};
|
|
604
|
+
|
|
605
|
+
export declare interface BackendValidationApiError extends ApiError_2 {
|
|
606
|
+
body: BackendValidationApiErrorBody;
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
export declare interface BackendValidationApiErrorBody {
|
|
610
|
+
Data: BackendValidationApiErrorData;
|
|
611
|
+
Message: string;
|
|
612
|
+
Status: number;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
export declare interface BackendValidationApiErrorData {
|
|
616
|
+
Category: string;
|
|
617
|
+
ErrorCode: string;
|
|
618
|
+
ValidationErrors?: ValidationError_2[];
|
|
619
|
+
ValidationWarnings?: ValidationWarning_2[];
|
|
620
|
+
}
|
|
621
|
+
|
|
591
622
|
/**
|
|
592
623
|
* Basic version information about any Identifiable Object.
|
|
593
624
|
*/
|
|
@@ -1083,7 +1114,8 @@ export declare interface ClassificationInfoConstructorArgs {
|
|
|
1083
1114
|
* Represents the data of a regular Component: content and metadata fields.
|
|
1084
1115
|
*/
|
|
1085
1116
|
export declare class Component extends ComponentBase {
|
|
1086
|
-
|
|
1117
|
+
private _content;
|
|
1118
|
+
constructor({ content, backendModel, ...componentBaseArgs }: ComponentConstructorArgs);
|
|
1087
1119
|
get content(): FieldsValueDictionary | undefined;
|
|
1088
1120
|
}
|
|
1089
1121
|
|
|
@@ -1136,6 +1168,7 @@ export declare interface ComponentBaseConstructorArgs extends VersionedItemConst
|
|
|
1136
1168
|
|
|
1137
1169
|
export declare interface ComponentConstructorArgs extends ComponentBaseConstructorArgs {
|
|
1138
1170
|
backendModel: Component_2;
|
|
1171
|
+
content: Record<string, any> | undefined;
|
|
1139
1172
|
}
|
|
1140
1173
|
|
|
1141
1174
|
/**
|
|
@@ -1369,6 +1402,41 @@ export declare interface DateListDefinitionConstructorArgs extends ListDefinitio
|
|
|
1369
1402
|
entries: ReadonlyArray<Date> | undefined;
|
|
1370
1403
|
}
|
|
1371
1404
|
|
|
1405
|
+
export declare type DependencyDirection = 'uses' | 'usedBy';
|
|
1406
|
+
|
|
1407
|
+
/**
|
|
1408
|
+
* Node in a dependency graph.
|
|
1409
|
+
*/
|
|
1410
|
+
export declare class DependencyGraphNode {
|
|
1411
|
+
protected _backendModel: DependencyGraphNode_2;
|
|
1412
|
+
private _dependencies;
|
|
1413
|
+
private _item;
|
|
1414
|
+
constructor({ backendModel, dependencies, item }: DependencyGraphNodeConstructorArgs);
|
|
1415
|
+
/**
|
|
1416
|
+
* The list of dependencies that the graph node has.
|
|
1417
|
+
*/
|
|
1418
|
+
get dependencies(): ReadonlyArray<DependencyGraphNode> | undefined;
|
|
1419
|
+
/**
|
|
1420
|
+
* Indicates whether the graph node exists in the given context Repository.
|
|
1421
|
+
*/
|
|
1422
|
+
get existsInContext(): boolean;
|
|
1423
|
+
/**
|
|
1424
|
+
* Indicates whether there are more (transitive) dependencies than returned for the graph node.
|
|
1425
|
+
*/
|
|
1426
|
+
get hasMore(): boolean;
|
|
1427
|
+
/**
|
|
1428
|
+
* The item that the graph node represents.
|
|
1429
|
+
*/
|
|
1430
|
+
get item(): IdentifiableObject | undefined;
|
|
1431
|
+
getInternalModel: () => DependencyGraphNode_2;
|
|
1432
|
+
}
|
|
1433
|
+
|
|
1434
|
+
export declare interface DependencyGraphNodeConstructorArgs {
|
|
1435
|
+
backendModel: DependencyGraphNode_2;
|
|
1436
|
+
dependencies: ReadonlyArray<DependencyGraphNode> | undefined;
|
|
1437
|
+
item: IdentifiableObject | undefined;
|
|
1438
|
+
}
|
|
1439
|
+
|
|
1372
1440
|
/**
|
|
1373
1441
|
* Represents the action the deployer needs to take.
|
|
1374
1442
|
*
|
|
@@ -1412,7 +1480,7 @@ export declare interface DynamicVersionInfoConstructorArgs {
|
|
|
1412
1480
|
revisionDate: Date | undefined;
|
|
1413
1481
|
}
|
|
1414
1482
|
|
|
1415
|
-
export declare class EclUri {
|
|
1483
|
+
export declare class EclUri implements Uri {
|
|
1416
1484
|
/**
|
|
1417
1485
|
* Id of the Tridion Publication this EclUri belongs to.
|
|
1418
1486
|
*/
|
|
@@ -1442,8 +1510,10 @@ export declare class EclUri {
|
|
|
1442
1510
|
private readonly _itemVersion?;
|
|
1443
1511
|
private readonly _asString;
|
|
1444
1512
|
private static _eclUriCache;
|
|
1513
|
+
private static _eclUriPrefix;
|
|
1445
1514
|
private static _eclUriRegExp;
|
|
1446
1515
|
private constructor();
|
|
1516
|
+
static get uriPrefix(): string;
|
|
1447
1517
|
private static create;
|
|
1448
1518
|
static parse: (input: string) => EclUri | undefined;
|
|
1449
1519
|
get publicationId(): number;
|
|
@@ -1860,10 +1930,11 @@ export declare class HateoasLink {
|
|
|
1860
1930
|
/**
|
|
1861
1931
|
* Abstract base class for all objects that can be identified using a "TCM URI".
|
|
1862
1932
|
*/
|
|
1863
|
-
export declare abstract class IdentifiableObject {
|
|
1933
|
+
export declare abstract class IdentifiableObject<TListInfo extends ListInfoDictionary = ListInfoDictionary> {
|
|
1864
1934
|
protected _backendModel: IdentifiableObject_2;
|
|
1865
1935
|
protected _id: ItemUri;
|
|
1866
1936
|
private _loadInfo;
|
|
1937
|
+
private _listInfo;
|
|
1867
1938
|
private _basicVersionInfo;
|
|
1868
1939
|
private _applicableActions;
|
|
1869
1940
|
private _listLinks;
|
|
@@ -1901,7 +1972,14 @@ export declare abstract class IdentifiableObject {
|
|
|
1901
1972
|
* Extension properties dictionary which may be used by extensions.Key must comply with XML NCName datatype.This value is not persisted by Content Manager Kernel.
|
|
1902
1973
|
*/
|
|
1903
1974
|
get extensionProperties(): ExtensionPropertyDictionary | undefined;
|
|
1975
|
+
/**
|
|
1976
|
+
* Collection of the hateoas links.
|
|
1977
|
+
*/
|
|
1904
1978
|
get listLinks(): ReadonlyArray<HateoasLink> | undefined;
|
|
1979
|
+
/**
|
|
1980
|
+
* List information of the object.
|
|
1981
|
+
*/
|
|
1982
|
+
get listInfo(): TListInfo | undefined;
|
|
1905
1983
|
get securityDescriptor(): SecurityDescriptor | undefined;
|
|
1906
1984
|
getInternalModel: () => IdentifiableObject_2;
|
|
1907
1985
|
hasApplicableAction: (applicableAction: ApplicableAction) => boolean;
|
|
@@ -1913,20 +1991,162 @@ export declare abstract class IdentifiableObject {
|
|
|
1913
1991
|
export declare interface IdentifiableObjectConstructorArgs {
|
|
1914
1992
|
backendModel: IdentifiableObject_2;
|
|
1915
1993
|
id: ItemUri;
|
|
1916
|
-
loadInfo: LoadInfo | undefined;
|
|
1917
|
-
basicVersionInfo: BasicVersionInfo | undefined;
|
|
1918
1994
|
applicableActions: ReadonlyArray<HateoasLink> | undefined;
|
|
1995
|
+
basicVersionInfo: BasicVersionInfo | undefined;
|
|
1996
|
+
listInfo: ListInfoDictionary | undefined;
|
|
1919
1997
|
listLinks: ReadonlyArray<HateoasLink> | undefined;
|
|
1998
|
+
loadInfo: LoadInfo | undefined;
|
|
1920
1999
|
securityDescriptor: SecurityDescriptor | undefined;
|
|
1921
2000
|
}
|
|
1922
2001
|
|
|
2002
|
+
/**
|
|
2003
|
+
* `TranslationJob` class that extends `IdentifiableObject`, that uses `ItemUri` instead of number as an id.
|
|
2004
|
+
*
|
|
2005
|
+
* @note
|
|
2006
|
+
* Please note that the rest of `IdentifiableObject` props will be undefined always.
|
|
2007
|
+
*
|
|
2008
|
+
* To get original object use `getOriginalInternalModel()`, as `getInternalModel()` result will include `Id` in a format `tm:0-1234`.
|
|
2009
|
+
*
|
|
2010
|
+
* @example
|
|
2011
|
+
* TranslationJob.id: number | undefined;
|
|
2012
|
+
* IdentifiableTranslationJob.id: ItemUri;
|
|
2013
|
+
*/
|
|
2014
|
+
export declare class IdentifiableTranslationJob extends IdentifiableObject {
|
|
2015
|
+
protected _backendModel: BackendIdentifiableTranslationJob;
|
|
2016
|
+
private _addedItems;
|
|
2017
|
+
private _creator;
|
|
2018
|
+
private _configurationItemUri;
|
|
2019
|
+
private _displayState;
|
|
2020
|
+
private _errors;
|
|
2021
|
+
private _errorSeverityLevel;
|
|
2022
|
+
private _language;
|
|
2023
|
+
private _priority;
|
|
2024
|
+
private _revisor;
|
|
2025
|
+
private _state;
|
|
2026
|
+
private _targetLanguages;
|
|
2027
|
+
private _type;
|
|
2028
|
+
private _workflowStatus;
|
|
2029
|
+
private _creationDate;
|
|
2030
|
+
private _requiredDate;
|
|
2031
|
+
private _revisionDate;
|
|
2032
|
+
constructor({ addedItems, backendModel, configurationItemUri, creationDate, creator, displayState, errors, errorSeverityLevel, language, priority, requiredDate, revisionDate, revisor, state, targetLanguages, type, workflowStatus, ...identifiableObjectArgs }: IdentifiableTranslationJobConstructorArgs);
|
|
2033
|
+
get title(): string | undefined;
|
|
2034
|
+
/**
|
|
2035
|
+
* Collection containing the `AddedItem`s that have been added to this Translation Job.
|
|
2036
|
+
* The `AddedItem`s represent either an Item that will be translated (for example a Component) or
|
|
2037
|
+
* an Item that contains the Items that will be translated (for example a Folder).
|
|
2038
|
+
*/
|
|
2039
|
+
get addedItems(): ReadonlyArray<TranslationJobItem> | undefined;
|
|
2040
|
+
/**
|
|
2041
|
+
* TCM URI of the item containing the `TranslationConfiguration` used for this Translation Job.
|
|
2042
|
+
*/
|
|
2043
|
+
get configurationItemUri(): ItemUri | undefined;
|
|
2044
|
+
/**
|
|
2045
|
+
* Title of the Publication containing the <seealso cref="P:Tridion.TranslationManager.OpenApi.V2.Dto.TranslationJob.ConfigurationItemUri" />.
|
|
2046
|
+
*/
|
|
2047
|
+
get contextPublicationTitle(): string | undefined;
|
|
2048
|
+
/**
|
|
2049
|
+
* The date the Translation Job was created (in UTC).
|
|
2050
|
+
*/
|
|
2051
|
+
get creationDate(): Date | undefined;
|
|
2052
|
+
/**
|
|
2053
|
+
* A link to the user who created the Translation Job.
|
|
2054
|
+
*/
|
|
2055
|
+
get creator(): Link | undefined;
|
|
2056
|
+
get displayState(): TranslationJobDisplayState | undefined;
|
|
2057
|
+
/**
|
|
2058
|
+
* Collection of errors registered to this job.
|
|
2059
|
+
*/
|
|
2060
|
+
get errors(): ReadonlyArray<TranslationErrorDetails> | undefined;
|
|
2061
|
+
get errorSeverityLevel(): TranslationErrorSeverity | undefined;
|
|
2062
|
+
get hasError(): boolean;
|
|
2063
|
+
/**
|
|
2064
|
+
* Value indicating whether items that have already been translated should be included in the job.
|
|
2065
|
+
*/
|
|
2066
|
+
get includeItemsAlreadyTranslated(): boolean;
|
|
2067
|
+
/**
|
|
2068
|
+
* Value indicating if the Translation Job currently have one or more `TranslationJobQuote`s awaiting authorization (see remarks).
|
|
2069
|
+
*/
|
|
2070
|
+
get isAwaitingAuthorization(): boolean;
|
|
2071
|
+
get language(): TmsLanguage | undefined;
|
|
2072
|
+
/**
|
|
2073
|
+
* Metadata associated with the Translation Job.
|
|
2074
|
+
*/
|
|
2075
|
+
get metadata(): FieldsValueDictionary | undefined;
|
|
2076
|
+
/**
|
|
2077
|
+
* TCM URI of the metadata schema used for this Translation Job.
|
|
2078
|
+
*/
|
|
2079
|
+
get metadataSchemaUri(): string | undefined;
|
|
2080
|
+
/**
|
|
2081
|
+
* The priority of the Translation Job. This value will only have an affect if `SupportsPriority` returns true.
|
|
2082
|
+
*/
|
|
2083
|
+
get priority(): TranslationJobPriority | undefined;
|
|
2084
|
+
get progressPercentage(): number | undefined;
|
|
2085
|
+
/**
|
|
2086
|
+
* The due date for this job.
|
|
2087
|
+
*/
|
|
2088
|
+
get requiredDate(): Date | undefined;
|
|
2089
|
+
get revisionDate(): Date | undefined;
|
|
2090
|
+
/**
|
|
2091
|
+
* A link to the user who last modified the Translation Job.
|
|
2092
|
+
*/
|
|
2093
|
+
get revisor(): Link | undefined;
|
|
2094
|
+
get state(): TranslationJobState | undefined;
|
|
2095
|
+
/**
|
|
2096
|
+
* Show if `TranslationJob` support setting of priority.
|
|
2097
|
+
*/
|
|
2098
|
+
get supportsPriority(): boolean;
|
|
2099
|
+
/**
|
|
2100
|
+
* Show if `TranslationJob` support setting required rate.
|
|
2101
|
+
*/
|
|
2102
|
+
get supportsRequiredDate(): boolean;
|
|
2103
|
+
/**
|
|
2104
|
+
* List of target languages available for this `TranslationJob`.
|
|
2105
|
+
*/
|
|
2106
|
+
get targetLanguages(): ReadonlyArray<TargetLanguage> | undefined;
|
|
2107
|
+
/**
|
|
2108
|
+
* Value indicating if the Translation Job is a translation to the Publication of the `ConfigurationItemUri`
|
|
2109
|
+
* (Pull job) or from the Publication (Push job).
|
|
2110
|
+
*/
|
|
2111
|
+
get type(): ReadonlyArray<TranslationJobType> | undefined;
|
|
2112
|
+
/**
|
|
2113
|
+
* Item count of language/workflowstep pairs.
|
|
2114
|
+
*/
|
|
2115
|
+
get workflowStatus(): ReadonlyArray<TranslationWorkflowStatus> | undefined;
|
|
2116
|
+
getOriginalInternalModel: () => TranslationJob_2;
|
|
2117
|
+
getInternalModel: () => BackendIdentifiableTranslationJob;
|
|
2118
|
+
}
|
|
2119
|
+
|
|
2120
|
+
export declare interface IdentifiableTranslationJobConstructorArgs extends IdentifiableObjectConstructorArgs {
|
|
2121
|
+
backendModel: BackendIdentifiableTranslationJob;
|
|
2122
|
+
id: ItemUri;
|
|
2123
|
+
addedItems: ReadonlyArray<TranslationJobItem> | undefined;
|
|
2124
|
+
configurationItemUri: ItemUri | undefined;
|
|
2125
|
+
creationDate: Date | undefined;
|
|
2126
|
+
creator: Link | undefined;
|
|
2127
|
+
displayState: TranslationJobDisplayState | undefined;
|
|
2128
|
+
errors: ReadonlyArray<TranslationErrorDetails> | undefined;
|
|
2129
|
+
errorSeverityLevel: TranslationErrorSeverity | undefined;
|
|
2130
|
+
language: TmsLanguage | undefined;
|
|
2131
|
+
priority: TranslationJobPriority | undefined;
|
|
2132
|
+
requiredDate: Date | undefined;
|
|
2133
|
+
revisionDate: Date | undefined;
|
|
2134
|
+
revisor: Link | undefined;
|
|
2135
|
+
state: TranslationJobState | undefined;
|
|
2136
|
+
targetLanguages: ReadonlyArray<TargetLanguage> | undefined;
|
|
2137
|
+
type: ReadonlyArray<TranslationJobType> | undefined;
|
|
2138
|
+
workflowStatus: ReadonlyArray<TranslationWorkflowStatus> | undefined;
|
|
2139
|
+
}
|
|
2140
|
+
|
|
1923
2141
|
export declare const isRloNode: (node: ItemBlueprintNode) => node is BlueprintReadonlyGraphNode<ReadonlyItemBlueprintRloNodeData>;
|
|
1924
2142
|
|
|
1925
2143
|
export declare class ItemBlueprintHierarchy {
|
|
1926
2144
|
protected _backendModel: BlueprintHierarchyResponse;
|
|
1927
2145
|
private _graph;
|
|
2146
|
+
private _primaryItem;
|
|
1928
2147
|
constructor(backendModel: BlueprintHierarchyResponse);
|
|
1929
2148
|
readonly rootNode: ItemBlueprintNode;
|
|
2149
|
+
get primaryItem(): RepositoryLocalObject;
|
|
1930
2150
|
getNodeByPublicationId: (publicationId: ItemUri) => ItemBlueprintNode | undefined;
|
|
1931
2151
|
getNodeByItemId: (itemId: ItemUri) => ItemBlueprintNode | undefined;
|
|
1932
2152
|
getInternalModel: () => BlueprintHierarchyResponse;
|
|
@@ -1934,7 +2154,7 @@ export declare class ItemBlueprintHierarchy {
|
|
|
1934
2154
|
|
|
1935
2155
|
export declare type ItemBlueprintNode = BlueprintReadonlyGraphNode<ItemBlueprintNodeData>;
|
|
1936
2156
|
|
|
1937
|
-
export declare type ItemBlueprintNodeData = ReadonlyItemBlueprintRloNodeData |
|
|
2157
|
+
export declare type ItemBlueprintNodeData = ReadonlyItemBlueprintRloNodeData | Link;
|
|
1938
2158
|
|
|
1939
2159
|
export declare class ItemBlueprintRloNodeData implements ReadonlyItemBlueprintRloNodeData {
|
|
1940
2160
|
private _sharedOrLocalizedFromItem?;
|
|
@@ -1968,6 +2188,10 @@ export declare abstract class ItemFieldDefinition {
|
|
|
1968
2188
|
* Extension XML element which can contain any custom data.
|
|
1969
2189
|
*/
|
|
1970
2190
|
get extensionXml(): string | undefined;
|
|
2191
|
+
/**
|
|
2192
|
+
* Whether this field is localizable (default) or not.
|
|
2193
|
+
*/
|
|
2194
|
+
get isLocalizable(): boolean;
|
|
1971
2195
|
/**
|
|
1972
2196
|
* Maximum occurrence of the field.
|
|
1973
2197
|
*
|
|
@@ -2082,7 +2306,7 @@ export declare const itemType: {
|
|
|
2082
2306
|
|
|
2083
2307
|
export declare const itemTypes: readonly ["activityInstance", "businessProcessType", "businessProcessTypes", "component", "componentTemplate", "externalFolder", "externalKeyword", "externalKeywordCategory", "externalMountpoint", "externalMultimediaComponent", "folder", "keyword", "keywordCategory", "multimediaType", "page", "pageTemplate", "processDefinition", "processHistory", "processInstance", "publication", "schema", "structureGroup", "targetGroup", "taxonomies", "templateBuildingBlock", "user", "userGroup", "virtualFolder", "abstractExternalKeyword", "abstractKeyword", "bundle", "multimediaComponent", "multimediaSchema", "searchFolder"];
|
|
2084
2308
|
|
|
2085
|
-
export declare type ItemUri = TcmUri | EclUri | VirtualUri;
|
|
2309
|
+
export declare type ItemUri = TcmUri | EclUri | VirtualUri | TmUri;
|
|
2086
2310
|
|
|
2087
2311
|
/**
|
|
2088
2312
|
* Represents the data of a Keyword used to classify items.
|
|
@@ -2329,6 +2553,10 @@ export declare interface ListDefinitionConstructorArgs {
|
|
|
2329
2553
|
type: ListType | undefined;
|
|
2330
2554
|
}
|
|
2331
2555
|
|
|
2556
|
+
export declare type ListDetailsLevel = 'idAndTitleOnly' | 'withApplicableActions' | 'contentless';
|
|
2557
|
+
|
|
2558
|
+
export declare type ListInfoDictionary = Record<string, any>;
|
|
2559
|
+
|
|
2332
2560
|
export declare type ListLink = keyof typeof listLinks;
|
|
2333
2561
|
|
|
2334
2562
|
export declare const listLinks: {
|
|
@@ -2443,6 +2671,7 @@ export declare class LockInfo {
|
|
|
2443
2671
|
* A user who locked the item.
|
|
2444
2672
|
*/
|
|
2445
2673
|
get lockUser(): Link | undefined;
|
|
2674
|
+
hasLockType(lockType: LockType): boolean;
|
|
2446
2675
|
getInternalModel: () => LockInfo_2;
|
|
2447
2676
|
}
|
|
2448
2677
|
|
|
@@ -2471,6 +2700,14 @@ export declare const mapActivityStateToBackend: (model: ActivityState) => Activi
|
|
|
2471
2700
|
|
|
2472
2701
|
export declare const mapBatchOperationState: (backendModel: BatchOperationState_2) => BatchOperationState;
|
|
2473
2702
|
|
|
2703
|
+
export declare const mapDependencyDirectionToBackend: (backendValue: DependencyDirection) => DependencyDirection_2;
|
|
2704
|
+
|
|
2705
|
+
export declare const mapErrorTypeToBackend: (errorType: LoadInfoErrorType | undefined) => ErrorType | undefined;
|
|
2706
|
+
|
|
2707
|
+
export declare const mapListDetailsLevelToBackend: (backendValue: ListDetailsLevel) => ListDetails;
|
|
2708
|
+
|
|
2709
|
+
export declare const mapLoadInfoStateToBackend: (loadInfoState: LoadInfoState) => LoadInfoState_2;
|
|
2710
|
+
|
|
2474
2711
|
export declare const mapLockTypeToBackend: (model: LockType) => LockType_2;
|
|
2475
2712
|
|
|
2476
2713
|
export declare const mapPublishPriorityToBackend: (model: PublishPriority) => PublishPriority_2;
|
|
@@ -2481,13 +2718,21 @@ export declare const mapRetrieveReasonToBackend: (backendModel: RetrieveReason)
|
|
|
2481
2718
|
|
|
2482
2719
|
export declare const mapRloItemTypeToBackend: (rloItemType: RloItemType) => RLOItemType;
|
|
2483
2720
|
|
|
2721
|
+
export declare const mapSchemaPurposeBackend: (backendModel: SchemaPurpose) => SchemaPurpose_2;
|
|
2722
|
+
|
|
2723
|
+
export declare const mapSearchBlueprintStatus: (backendModel: SearchBlueprintStatus_2) => SearchBlueprintStatus;
|
|
2724
|
+
|
|
2725
|
+
export declare const mapSearchBlueprintStatusToBackend: (model: SearchBlueprintStatus) => SearchBlueprintStatus_2;
|
|
2726
|
+
|
|
2484
2727
|
export declare const mapStringSearchModeToBackend: (backendModel: StringSearchMode) => StringSearchMode_2;
|
|
2485
2728
|
|
|
2486
2729
|
export declare const mapStructureResolveOptionToBackend: (model: StructureResolveOption) => StructureResolveOption_2;
|
|
2487
2730
|
|
|
2731
|
+
export declare const mapSynchronizeFlagsToBackend: (model: SynchronizeFlags) => SynchronizeFlags_2;
|
|
2732
|
+
|
|
2488
2733
|
export declare const mapToModel: <T>(backendItem: Record<string, any>) => T;
|
|
2489
2734
|
|
|
2490
|
-
export declare const mapToModels: <T>(backendItems: ReadonlyArray<any>) =>
|
|
2735
|
+
export declare const mapToModels: <T>(backendItems: ReadonlyArray<any>) => ReadonlyArray<T>;
|
|
2491
2736
|
|
|
2492
2737
|
export declare const mapTranslationErrorSeverityToBackend: (model: TranslationErrorSeverity) => ErrorSeverity;
|
|
2493
2738
|
|
|
@@ -3062,6 +3307,7 @@ export declare class PublicationBlueprintHierarchy {
|
|
|
3062
3307
|
constructor(backendModel: BlueprintHierarchyResponse);
|
|
3063
3308
|
get rootNode(): BlueprintReadonlyGraphNode<Publication>;
|
|
3064
3309
|
getNode: (publicationId: ItemUri) => BlueprintReadonlyGraphNode<Publication> | undefined;
|
|
3310
|
+
getNodes: () => ReadonlyArray<BlueprintReadonlyGraphNode<Publication>> | undefined;
|
|
3065
3311
|
getInternalModel: () => BlueprintHierarchyResponse;
|
|
3066
3312
|
}
|
|
3067
3313
|
|
|
@@ -3078,6 +3324,11 @@ export declare interface PublicationConstructorArgs extends RepositoryConstructo
|
|
|
3078
3324
|
templateBundleProcess: Link | undefined;
|
|
3079
3325
|
}
|
|
3080
3326
|
|
|
3327
|
+
/**
|
|
3328
|
+
* Distinguishes publishing and unpublishing actions.
|
|
3329
|
+
*/
|
|
3330
|
+
export declare type PublishAction = 'publish' | 'unpublish';
|
|
3331
|
+
|
|
3081
3332
|
export declare class PublishContext {
|
|
3082
3333
|
protected _backendModel: PublishContext_2;
|
|
3083
3334
|
private _processedItems;
|
|
@@ -3247,7 +3498,7 @@ export declare interface PublishLocationInfoConstructorArgs extends LocationInfo
|
|
|
3247
3498
|
*/
|
|
3248
3499
|
export declare type PublishPriority = 'low' | 'normal' | 'high';
|
|
3249
3500
|
|
|
3250
|
-
export declare class PublishTransaction extends SystemWideObject {
|
|
3501
|
+
export declare class PublishTransaction<TListInfo extends ListInfoDictionary = ListInfoDictionary> extends SystemWideObject<TListInfo> {
|
|
3251
3502
|
protected _backendModel: PublishTransaction_2;
|
|
3252
3503
|
private _creator;
|
|
3253
3504
|
private _deployerAction;
|
|
@@ -3341,6 +3592,25 @@ export declare interface PublishTransactionConstructorArgs extends SystemWideObj
|
|
|
3341
3592
|
stateChangeDateTime: Date | undefined;
|
|
3342
3593
|
}
|
|
3343
3594
|
|
|
3595
|
+
export declare class PublishTransactionListInfo {
|
|
3596
|
+
protected _backendModel: PublishTransactionListInfo_2;
|
|
3597
|
+
protected _publishAction: PublishAction | undefined;
|
|
3598
|
+
protected _scheduleTime: Date | undefined;
|
|
3599
|
+
constructor({ backendModel, publishAction, scheduleTime }: PublishTransactionListInfoConstructorArgs);
|
|
3600
|
+
get itemPath(): string | undefined;
|
|
3601
|
+
get publicationTargetTitle(): string | undefined;
|
|
3602
|
+
get publicationTitle(): string | undefined;
|
|
3603
|
+
get publishAction(): PublishAction | undefined;
|
|
3604
|
+
get scheduleTime(): Date | undefined;
|
|
3605
|
+
getInternalModel: () => PublishTransactionListInfo_2;
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3608
|
+
export declare interface PublishTransactionListInfoConstructorArgs {
|
|
3609
|
+
backendModel: PublishTransactionListInfo_2;
|
|
3610
|
+
publishAction: PublishAction | undefined;
|
|
3611
|
+
scheduleTime: Date | undefined;
|
|
3612
|
+
}
|
|
3613
|
+
|
|
3344
3614
|
export declare class PublishTransactionsCreationResult {
|
|
3345
3615
|
protected _backendModel: PublishTransactionsCreationResult_2;
|
|
3346
3616
|
private _publishTransactionIds;
|
|
@@ -3443,8 +3713,9 @@ export declare abstract class RepositoryLocalObject extends IdentifiableObject {
|
|
|
3443
3713
|
private _blueprintInfo;
|
|
3444
3714
|
private _locationInfo;
|
|
3445
3715
|
private _lockInfo;
|
|
3716
|
+
private _metadata;
|
|
3446
3717
|
private _isLocked;
|
|
3447
|
-
constructor({ backendModel, blueprintInfo, isLocked, limitedVersionInfo, locationInfo, lockInfo, metadataSchema, ...identifiableObjectArgs }: RepositoryLocalObjectConstructorArgs);
|
|
3718
|
+
constructor({ backendModel, blueprintInfo, isLocked, limitedVersionInfo, locationInfo, lockInfo, metadata, metadataSchema, ...identifiableObjectArgs }: RepositoryLocalObjectConstructorArgs);
|
|
3448
3719
|
get blueprintInfo(): BlueprintInfo | undefined;
|
|
3449
3720
|
/**
|
|
3450
3721
|
* Whether the object is published in the context Publication.
|
|
@@ -3473,6 +3744,7 @@ export declare interface RepositoryLocalObjectConstructorArgs extends Identifiab
|
|
|
3473
3744
|
locationInfo: LocationInfo | undefined;
|
|
3474
3745
|
lockInfo: LockInfo | undefined;
|
|
3475
3746
|
isLocked: boolean;
|
|
3747
|
+
metadata: Record<string, any> | undefined;
|
|
3476
3748
|
}
|
|
3477
3749
|
|
|
3478
3750
|
export declare class ResolvedItem {
|
|
@@ -3648,7 +3920,7 @@ export declare type Right = 'none' | 'publicationAccess' | 'publicationManagemen
|
|
|
3648
3920
|
* the presence of an enumeration member added in a later API version. Explicitly setting this value
|
|
3649
3921
|
* by a client is not allowed, but client code should check it and be able to handle such cases.
|
|
3650
3922
|
*/
|
|
3651
|
-
export declare type RloItemType = '
|
|
3923
|
+
export declare type RloItemType = 'all' | 'business-process-type' | 'category' | 'component' | 'componentTemplate' | 'folder' | 'keyword' | 'page' | 'pageTemplate' | 'process-definition' | 'schema' | 'structureGroup' | 'targetGroup' | 'templateBuildingBlock' | 'virtualFolder' | 'unknownByClient';
|
|
3652
3924
|
|
|
3653
3925
|
/**
|
|
3654
3926
|
* Schema defines structure of content and/or metadata.
|
|
@@ -3731,6 +4003,8 @@ export declare interface SchemaConstructorArgs extends VersionedItemConstructorA
|
|
|
3731
4003
|
*/
|
|
3732
4004
|
export declare type SchemaPurpose = 'component' | 'multimedia' | 'embedded' | 'metadata' | 'protocol' | 'virtualFolderType' | 'templateParameters' | 'bundle' | 'region' | 'unknownByClient';
|
|
3733
4005
|
|
|
4006
|
+
export declare type SearchBlueprintStatus = 'unspecified' | 'local' | 'localized' | 'shared' | 'unknownByClient';
|
|
4007
|
+
|
|
3734
4008
|
/**
|
|
3735
4009
|
* Represents a Search Folder.
|
|
3736
4010
|
*/
|
|
@@ -3922,6 +4196,65 @@ export declare interface StructureGroupConstructorArgs extends OrganizationalIte
|
|
|
3922
4196
|
|
|
3923
4197
|
export declare type StructureResolveOption = 'onlyItems' | 'onlyStructure' | 'itemsAndStructure' | 'unknownByClient';
|
|
3924
4198
|
|
|
4199
|
+
export declare class SynchronizationAction {
|
|
4200
|
+
protected _backendModel: SynchronizationAction_2;
|
|
4201
|
+
private _synchronizationActionApplied;
|
|
4202
|
+
constructor({ backendModel, synchronizationActionApplied }: SynchronizationActionConstructorArgs);
|
|
4203
|
+
/**
|
|
4204
|
+
* Description/label of the field on which the synchronization operation was applied.
|
|
4205
|
+
* For the following operation the value of this property is null.
|
|
4206
|
+
* "SynchronizeFlags.UpdateRegions"
|
|
4207
|
+
*/
|
|
4208
|
+
get fieldDescription(): string | undefined;
|
|
4209
|
+
/**
|
|
4210
|
+
* Index of a multivalued field in which the synchronization operation was applied.
|
|
4211
|
+
* For the following operation the value of this property is null, as it is not applicable as these
|
|
4212
|
+
* operations are done on fields not individual field value or the the collection of fields.
|
|
4213
|
+
*/
|
|
4214
|
+
get fieldIndex(): number | undefined;
|
|
4215
|
+
/**
|
|
4216
|
+
* XML name of the field on which the synchronization operation was applied.
|
|
4217
|
+
* FieldName contains name of the original region that was changed in case "SynchronizeFlags.UpdateRegions" flag is used.
|
|
4218
|
+
*
|
|
4219
|
+
*/
|
|
4220
|
+
get fieldName(): string | undefined;
|
|
4221
|
+
/**
|
|
4222
|
+
* The synchronization operation applied.
|
|
4223
|
+
*/
|
|
4224
|
+
get synchronizationActionApplied(): ReadonlyArray<SynchronizeFlags> | undefined;
|
|
4225
|
+
hasSynchronizationActionApplied: (synchronizationAction: SynchronizeFlags) => boolean;
|
|
4226
|
+
getInternalModel: () => SynchronizationAction_2;
|
|
4227
|
+
}
|
|
4228
|
+
|
|
4229
|
+
export declare interface SynchronizationActionConstructorArgs {
|
|
4230
|
+
backendModel: SynchronizationAction_2;
|
|
4231
|
+
synchronizationActionApplied: ReadonlyArray<SynchronizeFlags> | undefined;
|
|
4232
|
+
}
|
|
4233
|
+
|
|
4234
|
+
export declare class SynchronizationResult {
|
|
4235
|
+
protected _backendModel: SynchronizationResult_2;
|
|
4236
|
+
private _synchronizationActions;
|
|
4237
|
+
private _synchronizedItem;
|
|
4238
|
+
constructor({ backendModel, synchronizationActions, synchronizedItem }: SynchronizationResultConstructorArgs);
|
|
4239
|
+
/**
|
|
4240
|
+
* Collection of `SynchronizationAction` objects containing all applied changes.
|
|
4241
|
+
*/
|
|
4242
|
+
get synchronizationActions(): ReadonlyArray<SynchronizationAction> | undefined;
|
|
4243
|
+
/**
|
|
4244
|
+
* The `IdentifiableObject` with synchronized content and/or metadata.
|
|
4245
|
+
*/
|
|
4246
|
+
get synchronizedItem(): IdentifiableObject | undefined;
|
|
4247
|
+
getInternalModel: () => SynchronizationResult_2;
|
|
4248
|
+
}
|
|
4249
|
+
|
|
4250
|
+
export declare interface SynchronizationResultConstructorArgs {
|
|
4251
|
+
backendModel: SynchronizationResult_2;
|
|
4252
|
+
synchronizedItem: IdentifiableObject | undefined;
|
|
4253
|
+
synchronizationActions: ReadonlyArray<SynchronizationAction> | undefined;
|
|
4254
|
+
}
|
|
4255
|
+
|
|
4256
|
+
export declare type SynchronizeFlags = 'basic' | 'fixNamespace' | 'removeUnknownFields' | 'removeAdditionalValues' | 'applyDefaultValuesForMissingMandatoryFields' | 'applyDefaultValuesForMissingNonMandatoryFields' | 'applyFilterXsltToXhtmlFields' | 'convertFieldType' | 'updateRegions' | 'syncNonLocalizableFields' | 'syncNonLocalizableRegions' | 'all' | 'unknownByClient';
|
|
4257
|
+
|
|
3925
4258
|
/**
|
|
3926
4259
|
* Represents a system-wide privilege.
|
|
3927
4260
|
*/
|
|
@@ -3953,7 +4286,7 @@ export declare type SystemPrivilegesDictionary = Record<SystemPrivilegeName, Rea
|
|
|
3953
4286
|
/**
|
|
3954
4287
|
* Abstract base class for the data of all system-wide objects.
|
|
3955
4288
|
*/
|
|
3956
|
-
export declare abstract class SystemWideObject extends IdentifiableObject {
|
|
4289
|
+
export declare abstract class SystemWideObject<TListInfo extends ListInfoDictionary = ListInfoDictionary> extends IdentifiableObject<TListInfo> {
|
|
3957
4290
|
protected _backendModel: SystemWideObject_2;
|
|
3958
4291
|
constructor(systemWideObjectArgs: SystemWideObjectConstructorArgs);
|
|
3959
4292
|
getInternalModel: () => SystemWideObject_2;
|
|
@@ -4120,16 +4453,18 @@ export declare interface TaxonomiesConstructorArgs extends OrganizationalItemCon
|
|
|
4120
4453
|
*
|
|
4121
4454
|
* The structure of a TCM URI is PublicationID-ItemID[-ItemType][-vVersion].
|
|
4122
4455
|
*/
|
|
4123
|
-
export declare class TcmUri {
|
|
4456
|
+
export declare class TcmUri implements Uri {
|
|
4124
4457
|
private readonly _publicationId;
|
|
4125
4458
|
private readonly _itemId;
|
|
4126
4459
|
private readonly _itemType;
|
|
4127
4460
|
private readonly _itemVersion?;
|
|
4128
4461
|
private readonly _asString;
|
|
4129
4462
|
private static _tcmUriCache;
|
|
4463
|
+
private static _tcmUriPrefix;
|
|
4130
4464
|
private static _tcmUriRegExp;
|
|
4131
4465
|
private static _editableVersion;
|
|
4132
4466
|
private constructor();
|
|
4467
|
+
static get uriPrefix(): string;
|
|
4133
4468
|
static create: (publicationId: number, itemId: number, itemType: TcmUriItemType, itemVersion?: number) => TcmUri;
|
|
4134
4469
|
static null: TcmUri;
|
|
4135
4470
|
static system: TcmUri;
|
|
@@ -4332,6 +4667,42 @@ export declare class TmsWorkflowStep {
|
|
|
4332
4667
|
getInternalModel: () => TmsWorkflowStep_2;
|
|
4333
4668
|
}
|
|
4334
4669
|
|
|
4670
|
+
export declare class TmUri implements Uri {
|
|
4671
|
+
/**
|
|
4672
|
+
* TM-specified item id.
|
|
4673
|
+
*/
|
|
4674
|
+
private readonly _itemId;
|
|
4675
|
+
private readonly _asString;
|
|
4676
|
+
private static _tmUriCache;
|
|
4677
|
+
private static _tmUriPrefix;
|
|
4678
|
+
private static _tmUriRegExp;
|
|
4679
|
+
private constructor();
|
|
4680
|
+
static get uriPrefix(): string;
|
|
4681
|
+
static create: (itemId: number) => TmUri;
|
|
4682
|
+
static parse: (input: string) => TmUri | undefined;
|
|
4683
|
+
get itemType(): 'translationJob';
|
|
4684
|
+
get itemId(): number;
|
|
4685
|
+
get asString(): string;
|
|
4686
|
+
/**
|
|
4687
|
+
* Don't use it, will be removed later. Added to align api with other uris.
|
|
4688
|
+
*
|
|
4689
|
+
* @deprecated
|
|
4690
|
+
*/
|
|
4691
|
+
get isDynamic(): boolean;
|
|
4692
|
+
/**
|
|
4693
|
+
* Don't use it, will be removed later. Added to align api with other uris.
|
|
4694
|
+
*
|
|
4695
|
+
* @deprecated
|
|
4696
|
+
*/
|
|
4697
|
+
getPublicationUri: () => TcmUri;
|
|
4698
|
+
/**
|
|
4699
|
+
* Don't use it, will be removed later. Added to align api with other uris.
|
|
4700
|
+
*
|
|
4701
|
+
* @deprecated
|
|
4702
|
+
*/
|
|
4703
|
+
getUriInPublication: (publicationUri: TcmUri) => TmUri;
|
|
4704
|
+
}
|
|
4705
|
+
|
|
4335
4706
|
/**
|
|
4336
4707
|
* Contains information about the translation state of the Item.
|
|
4337
4708
|
*/
|
|
@@ -5105,6 +5476,16 @@ export declare interface UnpublishInstructionConstructorArgs {
|
|
|
5105
5476
|
resolveInstruction: ResolveInstruction | undefined;
|
|
5106
5477
|
}
|
|
5107
5478
|
|
|
5479
|
+
declare abstract class Uri {
|
|
5480
|
+
abstract itemId: number | string;
|
|
5481
|
+
abstract asString: string;
|
|
5482
|
+
abstract itemType: EclUriItemType | TcmUriItemType | VirtualUriItemType | 'translationJob';
|
|
5483
|
+
abstract isDynamic: boolean;
|
|
5484
|
+
abstract getPublicationUri(): TcmUri;
|
|
5485
|
+
abstract getUriInPublication(publicationUri: TcmUri): ItemUri;
|
|
5486
|
+
static parse(backendId: string): ItemUri | undefined;
|
|
5487
|
+
}
|
|
5488
|
+
|
|
5108
5489
|
export declare class User extends Trustee {
|
|
5109
5490
|
protected _backendModel: User_2;
|
|
5110
5491
|
constructor({ backendModel, ...trusteeArgs }: UserConstructorArgs);
|
|
@@ -5343,6 +5724,18 @@ export declare interface UserRuntimeInfoConstructorArgs {
|
|
|
5343
5724
|
locale: UserLocaleInfo | undefined;
|
|
5344
5725
|
}
|
|
5345
5726
|
|
|
5727
|
+
export declare class ValidationApiError extends ApiError {
|
|
5728
|
+
protected _backendModel: BackendValidationApiError;
|
|
5729
|
+
private _validationWarnings;
|
|
5730
|
+
private _validationErrors;
|
|
5731
|
+
constructor(backendModel: BackendValidationApiError);
|
|
5732
|
+
get validationWarnings(): ValidationWarning[];
|
|
5733
|
+
get validationErrors(): ValidationError[];
|
|
5734
|
+
get hasErrors(): boolean;
|
|
5735
|
+
get hasWarnings(): boolean;
|
|
5736
|
+
getInternalModel(): ApiError_2;
|
|
5737
|
+
}
|
|
5738
|
+
|
|
5346
5739
|
/**
|
|
5347
5740
|
* Represents a validation error which is returned when validating an item.
|
|
5348
5741
|
*/
|
|
@@ -5414,6 +5807,7 @@ export declare abstract class VersionedItem extends RepositoryLocalObject {
|
|
|
5414
5807
|
get dynamicVersionInfo(): DynamicVersionInfo | undefined;
|
|
5415
5808
|
get versionInfo(): FullVersionInfo | undefined;
|
|
5416
5809
|
get isCurrentVersion(): boolean;
|
|
5810
|
+
get isHistoricVersion(): boolean;
|
|
5417
5811
|
getInternalModel: () => VersionedItem_2;
|
|
5418
5812
|
}
|
|
5419
5813
|
|
|
@@ -5462,7 +5856,7 @@ export declare interface VirtualFolderConstructorArgs extends OrganizationalItem
|
|
|
5462
5856
|
workflowInfo: WorkflowInfo | undefined;
|
|
5463
5857
|
}
|
|
5464
5858
|
|
|
5465
|
-
export declare class VirtualUri {
|
|
5859
|
+
export declare class VirtualUri implements Uri {
|
|
5466
5860
|
private readonly _publicationUri;
|
|
5467
5861
|
private readonly _itemType;
|
|
5468
5862
|
private readonly _asString;
|
|
@@ -5470,6 +5864,7 @@ export declare class VirtualUri {
|
|
|
5470
5864
|
private constructor();
|
|
5471
5865
|
static create: (publicationUri: TcmUri, itemType: VirtualUriItemType) => VirtualUri;
|
|
5472
5866
|
static parse: (input: string) => VirtualUri | undefined;
|
|
5867
|
+
get itemId(): string;
|
|
5473
5868
|
get itemType(): VirtualUriItemType;
|
|
5474
5869
|
get isDynamic(): boolean;
|
|
5475
5870
|
get asString(): string;
|
|
@@ -5479,6 +5874,37 @@ export declare class VirtualUri {
|
|
|
5479
5874
|
|
|
5480
5875
|
export declare type VirtualUriItemType = 'businessProcessTypes' | 'taxonomies';
|
|
5481
5876
|
|
|
5877
|
+
/**
|
|
5878
|
+
* Kind of relationship between this item and used item
|
|
5879
|
+
*
|
|
5880
|
+
* Members:
|
|
5881
|
+
* * `parentItem` - Specifies that the list item represents the (direct) BluePrint Parent Item of the given item.
|
|
5882
|
+
* * `localCopy` - Specifies that the list item represents a Local Copy of the given item.
|
|
5883
|
+
* * `onlyOldVersions` - Specifies that only old versions of the list item are referring to the given item.
|
|
5884
|
+
* * `onlyCheckedOutVersion` - if only the checked-out version of an item refers to the given item.
|
|
5885
|
+
* * `unknownByClient` -
|
|
5886
|
+
* Special reserved value used to notify a legacy client about receiving an enumeration value added in a newer version of the service.
|
|
5887
|
+
* Explicitly setting this value by a client is not allowed (it can only be set internally by the service), but client code should check it and be able to handle such cases.
|
|
5888
|
+
*
|
|
5889
|
+
*
|
|
5890
|
+
*/
|
|
5891
|
+
export declare type WhereUsedCommentToken = 'parentItem' | 'localCopy' | 'onlyOldVersions' | 'onlyCheckedOutVersion' | 'unknownByClient';
|
|
5892
|
+
|
|
5893
|
+
export declare class WhereUsedListInfo {
|
|
5894
|
+
protected _backendModel: WhereUsedListInfo_2;
|
|
5895
|
+
private _commentToken;
|
|
5896
|
+
constructor({ backendModel, commentToken }: WhereUsedListInfoConstructorArgs);
|
|
5897
|
+
get versions(): ReadonlyArray<number>;
|
|
5898
|
+
get comment(): string | undefined;
|
|
5899
|
+
get hasOnlyOldVersions(): boolean;
|
|
5900
|
+
getInternalModel: () => WhereUsedListInfo_2;
|
|
5901
|
+
}
|
|
5902
|
+
|
|
5903
|
+
export declare interface WhereUsedListInfoConstructorArgs {
|
|
5904
|
+
backendModel: WhereUsedListInfo_2;
|
|
5905
|
+
commentToken: WhereUsedCommentToken | undefined;
|
|
5906
|
+
}
|
|
5907
|
+
|
|
5482
5908
|
/**
|
|
5483
5909
|
* Represents workflow-related information for items that can participate in a workflow process.
|
|
5484
5910
|
*/
|