@c-rex/constants 0.3.0-build.70 → 0.3.0-build.72
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/dist/index.d.mts +9 -1
- package/dist/index.d.ts +9 -1
- package/dist/index.js +10 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1374,6 +1374,8 @@ declare const SDK_CONFIG_KEY = "crex-sdk-config";
|
|
|
1374
1374
|
declare const SEARCH_SETTINGS_COOKIE_NAME = "c-rex-search-settings";
|
|
1375
1375
|
/** Cookie name for the persisted UI-preferences store (theme, font scale, exclude properties). */
|
|
1376
1376
|
declare const UI_PREFERENCES_COOKIE_NAME = "c-rex-ui-preferences";
|
|
1377
|
+
/** Cookie name for the persisted content-language store (list of available content languages). */
|
|
1378
|
+
declare const CONTENT_LANGUAGES_COOKIE_NAME = "c-rex-content-languages";
|
|
1377
1379
|
declare const UI_LANG_KEY = "UI_LANG_KEY";
|
|
1378
1380
|
declare const CONTENT_LANG_KEY = "CONTENT_LANG_KEY";
|
|
1379
1381
|
declare const FLAGS_BY_LANG: {
|
|
@@ -1436,6 +1438,12 @@ declare const TOKEN_SOURCES: {
|
|
|
1436
1438
|
readonly CLIENT_CREDENTIALS: "client-credentials";
|
|
1437
1439
|
readonly USER_LOGIN: "user-login";
|
|
1438
1440
|
};
|
|
1441
|
+
/** Valid values for PULSE_PERSONALIZATION_MODE — server-owned data source for Pulse features. */
|
|
1442
|
+
declare const PERSONALIZATION_MODES: {
|
|
1443
|
+
readonly PULSE_USER: "pulse-user";
|
|
1444
|
+
readonly LOCAL_SINGLE_USER: "local-single-user";
|
|
1445
|
+
readonly DISABLED: "disabled";
|
|
1446
|
+
};
|
|
1439
1447
|
declare const WILD_CARD_OPTIONS: {
|
|
1440
1448
|
readonly BOTH: "BOTH";
|
|
1441
1449
|
readonly END: "END";
|
|
@@ -1464,4 +1472,4 @@ declare const BREAKPOINTS: {
|
|
|
1464
1472
|
};
|
|
1465
1473
|
declare const MARKER_COLORS: string[];
|
|
1466
1474
|
|
|
1467
|
-
export { ALL, API, ARTICLE_PAGE_LAYOUT, AdministrativeMetadataModelFields, AdministrativeMetadataModelFieldsAll, AuditStateModelFields, AuditStateModelFieldsAll, AuthStateModelFields, AuthStateModelFieldsAll, BACKCHANNEL_LOGOUT_EVENT_URI, BLOG_TYPE_AND_LINK, BREAKPOINTS, CHAT_MCP_REQUIRED_SCOPES, CONTENT_LANG_KEY, CREX_DEFAULT_LANGUAGE_ENV, CREX_GLOBAL_RESTRICTION_ENV, CREX_TOKEN_HEADER_KEY, CategoryModelFields, CategoryModelFieldsAll, ComponentModelFields, ComponentModelFieldsAll, ContentLifeCycleStatusModelFields, ContentLifeCycleStatusModelFieldsAll, ContentLifeCycleStatusValueModelFields, ContentLifeCycleStatusValueModelFieldsAll, DEFAULT_COOKIE_LIMIT, DEFAULT_ICON, DEFAULT_LANG, DEVICE_OPTIONS, DOCUMENT, DOCUMENTS_TYPE_AND_LINK, DirectoryNodeModelFields, DirectoryNodeModelFieldsAll, DirectoryNodeTypeModelFields, DirectoryNodeTypeModelFieldsAll, DocumentModelFields, DocumentModelFieldsAll, DocumentTypeModelFields, DocumentTypeModelFieldsAll, DocumentationMetadataModelFields, DocumentationMetadataModelFieldsAll, DomainEntityModelFields, DomainEntityModelFieldsAll, EN_LANG, EventModelFields, EventModelFieldsAll, ExternalProductGraphicModelFields, ExternalProductGraphicModelFieldsAll, ExternalProductOntologyModelFields, ExternalProductOntologyModelFieldsAll, FILES_EXTENSIONS, FLAGS_BY_LANG, FRAGMENT, FragmentModelFields, FragmentModelFieldsAll, FunctionalMetadataModelFields, FunctionalMetadataModelFieldsAll, GMP_CHAT_SESSION_SNAPSHOT_VERSION, GMP_CHAT_SESSION_STORAGE_KEY, GMP_TILES_RENDERER, ICONS_BY_FILE_EXTENSION, IdentityDomainModelFields, IdentityDomainModelFieldsAll, IdentityModelFields, IdentityModelFieldsAll, InformationObjectModelFields, InformationObjectModelFieldsAll, InformationSubjectCollectionModelFields, InformationSubjectCollectionModelFieldsAll, InformationSubjectConformityModelFields, InformationSubjectConformityModelFieldsAll, InformationSubjectFormalityModelFields, InformationSubjectFormalityModelFieldsAll, InformationSubjectFunctionalityModelFields, InformationSubjectFunctionalityModelFieldsAll, InformationSubjectModelFields, InformationSubjectModelFieldsAll, InformationSubjectProcessModelFields, InformationSubjectProcessModelFieldsAll, InformationSubjectSafetyModelFields, InformationSubjectSafetyModelFieldsAll, InformationSubjectSafetyWarningMessageModelFields, InformationSubjectSafetyWarningMessageModelFieldsAll, InformationSubjectTechnicalDataModelFields, InformationSubjectTechnicalDataModelFieldsAll, InformationSubjectTechnicalOverviewModelFields, InformationSubjectTechnicalOverviewModelFieldsAll, InformationTypeModelFields, InformationTypeModelFieldsAll, InformationUnitModelFields, InformationUnitModelFieldsAll, LOGOUT_TOKEN_FORM_KEY, LOG_CATEGORIES, LOG_LEVELS, MARKER_COLORS, OPERATOR_OPTIONS, OwlClassModelFields, OwlClassModelFieldsAll, PACKAGE, POST_LOGOUT_RETURN_TO_KEY, PackageModelFields, PackageModelFieldsAll, PartyModelFields, PartyModelFieldsAll, PartyRoleModelFields, PartyRoleModelFieldsAll, PlanningDownTimeModelFields, PlanningDownTimeModelFieldsAll, PlanningMaintenanceIntervalModelFields, PlanningMaintenanceIntervalModelFieldsAll, PlanningSetupTimeModelFields, PlanningSetupTimeModelFieldsAll, PlanningTimeModelFields, PlanningTimeModelFieldsAll, PlanningWorkingTimeModelFields, PlanningWorkingTimeModelFieldsAll, ProductFeatureModelFields, ProductFeatureModelFieldsAll, ProductFunctionModelFields, ProductFunctionModelFieldsAll, ProductLcpAfterUseModelFields, ProductLcpAfterUseModelFieldsAll, ProductLcpDesignAndRealizationModelFields, ProductLcpDesignAndRealizationModelFieldsAll, ProductLcpPuttingToUseModelFields, ProductLcpPuttingToUseModelFieldsAll, ProductLcpUseModelFields, ProductLcpUseModelFieldsAll, ProductLifeCyclePhaseModelFields, ProductLifeCyclePhaseModelFieldsAll, ProductMetadataModelFields, ProductMetadataModelFieldsAll, ProductPropertyModelFields, ProductPropertyModelFieldsAll, ProductVariantModelFields, ProductVariantModelFieldsAll, QualificationModelFields, QualificationModelFieldsAll, QualificationRoleModelFields, QualificationRoleModelFieldsAll, QualificationSkillLevelModelFields, QualificationSkillLevelModelFieldsAll, RENDITION_LINK_RELS, RESULT_TYPES, RESULT_VIEW_STYLES, RenditionModelFields, RenditionModelFieldsAll, RenditionSelectorModelFields, RenditionSelectorModelFieldsAll, SDK_CONFIG_KEY, SEARCH_SETTINGS_COOKIE_NAME, SESSION_REVOKED_ERROR, SupplyConsumableModelFields, SupplyConsumableModelFieldsAll, SupplyHardwareToolModelFields, SupplyHardwareToolModelFieldsAll, SupplyLubricantModelFields, SupplyLubricantModelFieldsAll, SupplyModelFields, SupplyModelFieldsAll, SupplyOperatingModelFields, SupplyOperatingModelFieldsAll, SupplySparePartModelFields, SupplySparePartModelFieldsAll, TOC_SCROLL_HISTORY_STATE_KEY, TOKEN_SOURCES, TOPIC, TOPICS_TYPE_AND_LINK, TopicModelFields, TopicModelFieldsAll, TopicTypeConceptModelFields, TopicTypeConceptModelFieldsAll, TopicTypeFormModelFields, TopicTypeFormModelFieldsAll, TopicTypeLearningModelFields, TopicTypeLearningModelFieldsAll, TopicTypeModelFields, TopicTypeModelFieldsAll, TopicTypeReferenceModelFields, TopicTypeReferenceModelFieldsAll, TopicTypeTaskModelFields, TopicTypeTaskModelFieldsAll, TopicTypeTroubleShootingModelFields, TopicTypeTroubleShootingModelFieldsAll, UI_LANG_KEY, UI_LANG_OPTIONS, UI_PREFERENCES_COOKIE_NAME, VCardCalendarModelFields, VCardCalendarModelFieldsAll, VCardGroupModelFields, VCardGroupModelFieldsAll, VCardImageModelFields, VCardImageModelFieldsAll, VCardIndividualModelFields, VCardIndividualModelFieldsAll, VCardInfoModelFields, VCardInfoModelFieldsAll, VCardLocationModelFields, VCardLocationModelFieldsAll, VCardModelFields, VCardModelFieldsAll, VCardOrganizationModelFields, VCardOrganizationModelFieldsAll, WILD_CARD_OPTIONS };
|
|
1475
|
+
export { ALL, API, ARTICLE_PAGE_LAYOUT, AdministrativeMetadataModelFields, AdministrativeMetadataModelFieldsAll, AuditStateModelFields, AuditStateModelFieldsAll, AuthStateModelFields, AuthStateModelFieldsAll, BACKCHANNEL_LOGOUT_EVENT_URI, BLOG_TYPE_AND_LINK, BREAKPOINTS, CHAT_MCP_REQUIRED_SCOPES, CONTENT_LANGUAGES_COOKIE_NAME, CONTENT_LANG_KEY, CREX_DEFAULT_LANGUAGE_ENV, CREX_GLOBAL_RESTRICTION_ENV, CREX_TOKEN_HEADER_KEY, CategoryModelFields, CategoryModelFieldsAll, ComponentModelFields, ComponentModelFieldsAll, ContentLifeCycleStatusModelFields, ContentLifeCycleStatusModelFieldsAll, ContentLifeCycleStatusValueModelFields, ContentLifeCycleStatusValueModelFieldsAll, DEFAULT_COOKIE_LIMIT, DEFAULT_ICON, DEFAULT_LANG, DEVICE_OPTIONS, DOCUMENT, DOCUMENTS_TYPE_AND_LINK, DirectoryNodeModelFields, DirectoryNodeModelFieldsAll, DirectoryNodeTypeModelFields, DirectoryNodeTypeModelFieldsAll, DocumentModelFields, DocumentModelFieldsAll, DocumentTypeModelFields, DocumentTypeModelFieldsAll, DocumentationMetadataModelFields, DocumentationMetadataModelFieldsAll, DomainEntityModelFields, DomainEntityModelFieldsAll, EN_LANG, EventModelFields, EventModelFieldsAll, ExternalProductGraphicModelFields, ExternalProductGraphicModelFieldsAll, ExternalProductOntologyModelFields, ExternalProductOntologyModelFieldsAll, FILES_EXTENSIONS, FLAGS_BY_LANG, FRAGMENT, FragmentModelFields, FragmentModelFieldsAll, FunctionalMetadataModelFields, FunctionalMetadataModelFieldsAll, GMP_CHAT_SESSION_SNAPSHOT_VERSION, GMP_CHAT_SESSION_STORAGE_KEY, GMP_TILES_RENDERER, ICONS_BY_FILE_EXTENSION, IdentityDomainModelFields, IdentityDomainModelFieldsAll, IdentityModelFields, IdentityModelFieldsAll, InformationObjectModelFields, InformationObjectModelFieldsAll, InformationSubjectCollectionModelFields, InformationSubjectCollectionModelFieldsAll, InformationSubjectConformityModelFields, InformationSubjectConformityModelFieldsAll, InformationSubjectFormalityModelFields, InformationSubjectFormalityModelFieldsAll, InformationSubjectFunctionalityModelFields, InformationSubjectFunctionalityModelFieldsAll, InformationSubjectModelFields, InformationSubjectModelFieldsAll, InformationSubjectProcessModelFields, InformationSubjectProcessModelFieldsAll, InformationSubjectSafetyModelFields, InformationSubjectSafetyModelFieldsAll, InformationSubjectSafetyWarningMessageModelFields, InformationSubjectSafetyWarningMessageModelFieldsAll, InformationSubjectTechnicalDataModelFields, InformationSubjectTechnicalDataModelFieldsAll, InformationSubjectTechnicalOverviewModelFields, InformationSubjectTechnicalOverviewModelFieldsAll, InformationTypeModelFields, InformationTypeModelFieldsAll, InformationUnitModelFields, InformationUnitModelFieldsAll, LOGOUT_TOKEN_FORM_KEY, LOG_CATEGORIES, LOG_LEVELS, MARKER_COLORS, OPERATOR_OPTIONS, OwlClassModelFields, OwlClassModelFieldsAll, PACKAGE, PERSONALIZATION_MODES, POST_LOGOUT_RETURN_TO_KEY, PackageModelFields, PackageModelFieldsAll, PartyModelFields, PartyModelFieldsAll, PartyRoleModelFields, PartyRoleModelFieldsAll, PlanningDownTimeModelFields, PlanningDownTimeModelFieldsAll, PlanningMaintenanceIntervalModelFields, PlanningMaintenanceIntervalModelFieldsAll, PlanningSetupTimeModelFields, PlanningSetupTimeModelFieldsAll, PlanningTimeModelFields, PlanningTimeModelFieldsAll, PlanningWorkingTimeModelFields, PlanningWorkingTimeModelFieldsAll, ProductFeatureModelFields, ProductFeatureModelFieldsAll, ProductFunctionModelFields, ProductFunctionModelFieldsAll, ProductLcpAfterUseModelFields, ProductLcpAfterUseModelFieldsAll, ProductLcpDesignAndRealizationModelFields, ProductLcpDesignAndRealizationModelFieldsAll, ProductLcpPuttingToUseModelFields, ProductLcpPuttingToUseModelFieldsAll, ProductLcpUseModelFields, ProductLcpUseModelFieldsAll, ProductLifeCyclePhaseModelFields, ProductLifeCyclePhaseModelFieldsAll, ProductMetadataModelFields, ProductMetadataModelFieldsAll, ProductPropertyModelFields, ProductPropertyModelFieldsAll, ProductVariantModelFields, ProductVariantModelFieldsAll, QualificationModelFields, QualificationModelFieldsAll, QualificationRoleModelFields, QualificationRoleModelFieldsAll, QualificationSkillLevelModelFields, QualificationSkillLevelModelFieldsAll, RENDITION_LINK_RELS, RESULT_TYPES, RESULT_VIEW_STYLES, RenditionModelFields, RenditionModelFieldsAll, RenditionSelectorModelFields, RenditionSelectorModelFieldsAll, SDK_CONFIG_KEY, SEARCH_SETTINGS_COOKIE_NAME, SESSION_REVOKED_ERROR, SupplyConsumableModelFields, SupplyConsumableModelFieldsAll, SupplyHardwareToolModelFields, SupplyHardwareToolModelFieldsAll, SupplyLubricantModelFields, SupplyLubricantModelFieldsAll, SupplyModelFields, SupplyModelFieldsAll, SupplyOperatingModelFields, SupplyOperatingModelFieldsAll, SupplySparePartModelFields, SupplySparePartModelFieldsAll, TOC_SCROLL_HISTORY_STATE_KEY, TOKEN_SOURCES, TOPIC, TOPICS_TYPE_AND_LINK, TopicModelFields, TopicModelFieldsAll, TopicTypeConceptModelFields, TopicTypeConceptModelFieldsAll, TopicTypeFormModelFields, TopicTypeFormModelFieldsAll, TopicTypeLearningModelFields, TopicTypeLearningModelFieldsAll, TopicTypeModelFields, TopicTypeModelFieldsAll, TopicTypeReferenceModelFields, TopicTypeReferenceModelFieldsAll, TopicTypeTaskModelFields, TopicTypeTaskModelFieldsAll, TopicTypeTroubleShootingModelFields, TopicTypeTroubleShootingModelFieldsAll, UI_LANG_KEY, UI_LANG_OPTIONS, UI_PREFERENCES_COOKIE_NAME, VCardCalendarModelFields, VCardCalendarModelFieldsAll, VCardGroupModelFields, VCardGroupModelFieldsAll, VCardImageModelFields, VCardImageModelFieldsAll, VCardIndividualModelFields, VCardIndividualModelFieldsAll, VCardInfoModelFields, VCardInfoModelFieldsAll, VCardLocationModelFields, VCardLocationModelFieldsAll, VCardModelFields, VCardModelFieldsAll, VCardOrganizationModelFields, VCardOrganizationModelFieldsAll, WILD_CARD_OPTIONS };
|
package/dist/index.d.ts
CHANGED
|
@@ -1374,6 +1374,8 @@ declare const SDK_CONFIG_KEY = "crex-sdk-config";
|
|
|
1374
1374
|
declare const SEARCH_SETTINGS_COOKIE_NAME = "c-rex-search-settings";
|
|
1375
1375
|
/** Cookie name for the persisted UI-preferences store (theme, font scale, exclude properties). */
|
|
1376
1376
|
declare const UI_PREFERENCES_COOKIE_NAME = "c-rex-ui-preferences";
|
|
1377
|
+
/** Cookie name for the persisted content-language store (list of available content languages). */
|
|
1378
|
+
declare const CONTENT_LANGUAGES_COOKIE_NAME = "c-rex-content-languages";
|
|
1377
1379
|
declare const UI_LANG_KEY = "UI_LANG_KEY";
|
|
1378
1380
|
declare const CONTENT_LANG_KEY = "CONTENT_LANG_KEY";
|
|
1379
1381
|
declare const FLAGS_BY_LANG: {
|
|
@@ -1436,6 +1438,12 @@ declare const TOKEN_SOURCES: {
|
|
|
1436
1438
|
readonly CLIENT_CREDENTIALS: "client-credentials";
|
|
1437
1439
|
readonly USER_LOGIN: "user-login";
|
|
1438
1440
|
};
|
|
1441
|
+
/** Valid values for PULSE_PERSONALIZATION_MODE — server-owned data source for Pulse features. */
|
|
1442
|
+
declare const PERSONALIZATION_MODES: {
|
|
1443
|
+
readonly PULSE_USER: "pulse-user";
|
|
1444
|
+
readonly LOCAL_SINGLE_USER: "local-single-user";
|
|
1445
|
+
readonly DISABLED: "disabled";
|
|
1446
|
+
};
|
|
1439
1447
|
declare const WILD_CARD_OPTIONS: {
|
|
1440
1448
|
readonly BOTH: "BOTH";
|
|
1441
1449
|
readonly END: "END";
|
|
@@ -1464,4 +1472,4 @@ declare const BREAKPOINTS: {
|
|
|
1464
1472
|
};
|
|
1465
1473
|
declare const MARKER_COLORS: string[];
|
|
1466
1474
|
|
|
1467
|
-
export { ALL, API, ARTICLE_PAGE_LAYOUT, AdministrativeMetadataModelFields, AdministrativeMetadataModelFieldsAll, AuditStateModelFields, AuditStateModelFieldsAll, AuthStateModelFields, AuthStateModelFieldsAll, BACKCHANNEL_LOGOUT_EVENT_URI, BLOG_TYPE_AND_LINK, BREAKPOINTS, CHAT_MCP_REQUIRED_SCOPES, CONTENT_LANG_KEY, CREX_DEFAULT_LANGUAGE_ENV, CREX_GLOBAL_RESTRICTION_ENV, CREX_TOKEN_HEADER_KEY, CategoryModelFields, CategoryModelFieldsAll, ComponentModelFields, ComponentModelFieldsAll, ContentLifeCycleStatusModelFields, ContentLifeCycleStatusModelFieldsAll, ContentLifeCycleStatusValueModelFields, ContentLifeCycleStatusValueModelFieldsAll, DEFAULT_COOKIE_LIMIT, DEFAULT_ICON, DEFAULT_LANG, DEVICE_OPTIONS, DOCUMENT, DOCUMENTS_TYPE_AND_LINK, DirectoryNodeModelFields, DirectoryNodeModelFieldsAll, DirectoryNodeTypeModelFields, DirectoryNodeTypeModelFieldsAll, DocumentModelFields, DocumentModelFieldsAll, DocumentTypeModelFields, DocumentTypeModelFieldsAll, DocumentationMetadataModelFields, DocumentationMetadataModelFieldsAll, DomainEntityModelFields, DomainEntityModelFieldsAll, EN_LANG, EventModelFields, EventModelFieldsAll, ExternalProductGraphicModelFields, ExternalProductGraphicModelFieldsAll, ExternalProductOntologyModelFields, ExternalProductOntologyModelFieldsAll, FILES_EXTENSIONS, FLAGS_BY_LANG, FRAGMENT, FragmentModelFields, FragmentModelFieldsAll, FunctionalMetadataModelFields, FunctionalMetadataModelFieldsAll, GMP_CHAT_SESSION_SNAPSHOT_VERSION, GMP_CHAT_SESSION_STORAGE_KEY, GMP_TILES_RENDERER, ICONS_BY_FILE_EXTENSION, IdentityDomainModelFields, IdentityDomainModelFieldsAll, IdentityModelFields, IdentityModelFieldsAll, InformationObjectModelFields, InformationObjectModelFieldsAll, InformationSubjectCollectionModelFields, InformationSubjectCollectionModelFieldsAll, InformationSubjectConformityModelFields, InformationSubjectConformityModelFieldsAll, InformationSubjectFormalityModelFields, InformationSubjectFormalityModelFieldsAll, InformationSubjectFunctionalityModelFields, InformationSubjectFunctionalityModelFieldsAll, InformationSubjectModelFields, InformationSubjectModelFieldsAll, InformationSubjectProcessModelFields, InformationSubjectProcessModelFieldsAll, InformationSubjectSafetyModelFields, InformationSubjectSafetyModelFieldsAll, InformationSubjectSafetyWarningMessageModelFields, InformationSubjectSafetyWarningMessageModelFieldsAll, InformationSubjectTechnicalDataModelFields, InformationSubjectTechnicalDataModelFieldsAll, InformationSubjectTechnicalOverviewModelFields, InformationSubjectTechnicalOverviewModelFieldsAll, InformationTypeModelFields, InformationTypeModelFieldsAll, InformationUnitModelFields, InformationUnitModelFieldsAll, LOGOUT_TOKEN_FORM_KEY, LOG_CATEGORIES, LOG_LEVELS, MARKER_COLORS, OPERATOR_OPTIONS, OwlClassModelFields, OwlClassModelFieldsAll, PACKAGE, POST_LOGOUT_RETURN_TO_KEY, PackageModelFields, PackageModelFieldsAll, PartyModelFields, PartyModelFieldsAll, PartyRoleModelFields, PartyRoleModelFieldsAll, PlanningDownTimeModelFields, PlanningDownTimeModelFieldsAll, PlanningMaintenanceIntervalModelFields, PlanningMaintenanceIntervalModelFieldsAll, PlanningSetupTimeModelFields, PlanningSetupTimeModelFieldsAll, PlanningTimeModelFields, PlanningTimeModelFieldsAll, PlanningWorkingTimeModelFields, PlanningWorkingTimeModelFieldsAll, ProductFeatureModelFields, ProductFeatureModelFieldsAll, ProductFunctionModelFields, ProductFunctionModelFieldsAll, ProductLcpAfterUseModelFields, ProductLcpAfterUseModelFieldsAll, ProductLcpDesignAndRealizationModelFields, ProductLcpDesignAndRealizationModelFieldsAll, ProductLcpPuttingToUseModelFields, ProductLcpPuttingToUseModelFieldsAll, ProductLcpUseModelFields, ProductLcpUseModelFieldsAll, ProductLifeCyclePhaseModelFields, ProductLifeCyclePhaseModelFieldsAll, ProductMetadataModelFields, ProductMetadataModelFieldsAll, ProductPropertyModelFields, ProductPropertyModelFieldsAll, ProductVariantModelFields, ProductVariantModelFieldsAll, QualificationModelFields, QualificationModelFieldsAll, QualificationRoleModelFields, QualificationRoleModelFieldsAll, QualificationSkillLevelModelFields, QualificationSkillLevelModelFieldsAll, RENDITION_LINK_RELS, RESULT_TYPES, RESULT_VIEW_STYLES, RenditionModelFields, RenditionModelFieldsAll, RenditionSelectorModelFields, RenditionSelectorModelFieldsAll, SDK_CONFIG_KEY, SEARCH_SETTINGS_COOKIE_NAME, SESSION_REVOKED_ERROR, SupplyConsumableModelFields, SupplyConsumableModelFieldsAll, SupplyHardwareToolModelFields, SupplyHardwareToolModelFieldsAll, SupplyLubricantModelFields, SupplyLubricantModelFieldsAll, SupplyModelFields, SupplyModelFieldsAll, SupplyOperatingModelFields, SupplyOperatingModelFieldsAll, SupplySparePartModelFields, SupplySparePartModelFieldsAll, TOC_SCROLL_HISTORY_STATE_KEY, TOKEN_SOURCES, TOPIC, TOPICS_TYPE_AND_LINK, TopicModelFields, TopicModelFieldsAll, TopicTypeConceptModelFields, TopicTypeConceptModelFieldsAll, TopicTypeFormModelFields, TopicTypeFormModelFieldsAll, TopicTypeLearningModelFields, TopicTypeLearningModelFieldsAll, TopicTypeModelFields, TopicTypeModelFieldsAll, TopicTypeReferenceModelFields, TopicTypeReferenceModelFieldsAll, TopicTypeTaskModelFields, TopicTypeTaskModelFieldsAll, TopicTypeTroubleShootingModelFields, TopicTypeTroubleShootingModelFieldsAll, UI_LANG_KEY, UI_LANG_OPTIONS, UI_PREFERENCES_COOKIE_NAME, VCardCalendarModelFields, VCardCalendarModelFieldsAll, VCardGroupModelFields, VCardGroupModelFieldsAll, VCardImageModelFields, VCardImageModelFieldsAll, VCardIndividualModelFields, VCardIndividualModelFieldsAll, VCardInfoModelFields, VCardInfoModelFieldsAll, VCardLocationModelFields, VCardLocationModelFieldsAll, VCardModelFields, VCardModelFieldsAll, VCardOrganizationModelFields, VCardOrganizationModelFieldsAll, WILD_CARD_OPTIONS };
|
|
1475
|
+
export { ALL, API, ARTICLE_PAGE_LAYOUT, AdministrativeMetadataModelFields, AdministrativeMetadataModelFieldsAll, AuditStateModelFields, AuditStateModelFieldsAll, AuthStateModelFields, AuthStateModelFieldsAll, BACKCHANNEL_LOGOUT_EVENT_URI, BLOG_TYPE_AND_LINK, BREAKPOINTS, CHAT_MCP_REQUIRED_SCOPES, CONTENT_LANGUAGES_COOKIE_NAME, CONTENT_LANG_KEY, CREX_DEFAULT_LANGUAGE_ENV, CREX_GLOBAL_RESTRICTION_ENV, CREX_TOKEN_HEADER_KEY, CategoryModelFields, CategoryModelFieldsAll, ComponentModelFields, ComponentModelFieldsAll, ContentLifeCycleStatusModelFields, ContentLifeCycleStatusModelFieldsAll, ContentLifeCycleStatusValueModelFields, ContentLifeCycleStatusValueModelFieldsAll, DEFAULT_COOKIE_LIMIT, DEFAULT_ICON, DEFAULT_LANG, DEVICE_OPTIONS, DOCUMENT, DOCUMENTS_TYPE_AND_LINK, DirectoryNodeModelFields, DirectoryNodeModelFieldsAll, DirectoryNodeTypeModelFields, DirectoryNodeTypeModelFieldsAll, DocumentModelFields, DocumentModelFieldsAll, DocumentTypeModelFields, DocumentTypeModelFieldsAll, DocumentationMetadataModelFields, DocumentationMetadataModelFieldsAll, DomainEntityModelFields, DomainEntityModelFieldsAll, EN_LANG, EventModelFields, EventModelFieldsAll, ExternalProductGraphicModelFields, ExternalProductGraphicModelFieldsAll, ExternalProductOntologyModelFields, ExternalProductOntologyModelFieldsAll, FILES_EXTENSIONS, FLAGS_BY_LANG, FRAGMENT, FragmentModelFields, FragmentModelFieldsAll, FunctionalMetadataModelFields, FunctionalMetadataModelFieldsAll, GMP_CHAT_SESSION_SNAPSHOT_VERSION, GMP_CHAT_SESSION_STORAGE_KEY, GMP_TILES_RENDERER, ICONS_BY_FILE_EXTENSION, IdentityDomainModelFields, IdentityDomainModelFieldsAll, IdentityModelFields, IdentityModelFieldsAll, InformationObjectModelFields, InformationObjectModelFieldsAll, InformationSubjectCollectionModelFields, InformationSubjectCollectionModelFieldsAll, InformationSubjectConformityModelFields, InformationSubjectConformityModelFieldsAll, InformationSubjectFormalityModelFields, InformationSubjectFormalityModelFieldsAll, InformationSubjectFunctionalityModelFields, InformationSubjectFunctionalityModelFieldsAll, InformationSubjectModelFields, InformationSubjectModelFieldsAll, InformationSubjectProcessModelFields, InformationSubjectProcessModelFieldsAll, InformationSubjectSafetyModelFields, InformationSubjectSafetyModelFieldsAll, InformationSubjectSafetyWarningMessageModelFields, InformationSubjectSafetyWarningMessageModelFieldsAll, InformationSubjectTechnicalDataModelFields, InformationSubjectTechnicalDataModelFieldsAll, InformationSubjectTechnicalOverviewModelFields, InformationSubjectTechnicalOverviewModelFieldsAll, InformationTypeModelFields, InformationTypeModelFieldsAll, InformationUnitModelFields, InformationUnitModelFieldsAll, LOGOUT_TOKEN_FORM_KEY, LOG_CATEGORIES, LOG_LEVELS, MARKER_COLORS, OPERATOR_OPTIONS, OwlClassModelFields, OwlClassModelFieldsAll, PACKAGE, PERSONALIZATION_MODES, POST_LOGOUT_RETURN_TO_KEY, PackageModelFields, PackageModelFieldsAll, PartyModelFields, PartyModelFieldsAll, PartyRoleModelFields, PartyRoleModelFieldsAll, PlanningDownTimeModelFields, PlanningDownTimeModelFieldsAll, PlanningMaintenanceIntervalModelFields, PlanningMaintenanceIntervalModelFieldsAll, PlanningSetupTimeModelFields, PlanningSetupTimeModelFieldsAll, PlanningTimeModelFields, PlanningTimeModelFieldsAll, PlanningWorkingTimeModelFields, PlanningWorkingTimeModelFieldsAll, ProductFeatureModelFields, ProductFeatureModelFieldsAll, ProductFunctionModelFields, ProductFunctionModelFieldsAll, ProductLcpAfterUseModelFields, ProductLcpAfterUseModelFieldsAll, ProductLcpDesignAndRealizationModelFields, ProductLcpDesignAndRealizationModelFieldsAll, ProductLcpPuttingToUseModelFields, ProductLcpPuttingToUseModelFieldsAll, ProductLcpUseModelFields, ProductLcpUseModelFieldsAll, ProductLifeCyclePhaseModelFields, ProductLifeCyclePhaseModelFieldsAll, ProductMetadataModelFields, ProductMetadataModelFieldsAll, ProductPropertyModelFields, ProductPropertyModelFieldsAll, ProductVariantModelFields, ProductVariantModelFieldsAll, QualificationModelFields, QualificationModelFieldsAll, QualificationRoleModelFields, QualificationRoleModelFieldsAll, QualificationSkillLevelModelFields, QualificationSkillLevelModelFieldsAll, RENDITION_LINK_RELS, RESULT_TYPES, RESULT_VIEW_STYLES, RenditionModelFields, RenditionModelFieldsAll, RenditionSelectorModelFields, RenditionSelectorModelFieldsAll, SDK_CONFIG_KEY, SEARCH_SETTINGS_COOKIE_NAME, SESSION_REVOKED_ERROR, SupplyConsumableModelFields, SupplyConsumableModelFieldsAll, SupplyHardwareToolModelFields, SupplyHardwareToolModelFieldsAll, SupplyLubricantModelFields, SupplyLubricantModelFieldsAll, SupplyModelFields, SupplyModelFieldsAll, SupplyOperatingModelFields, SupplyOperatingModelFieldsAll, SupplySparePartModelFields, SupplySparePartModelFieldsAll, TOC_SCROLL_HISTORY_STATE_KEY, TOKEN_SOURCES, TOPIC, TOPICS_TYPE_AND_LINK, TopicModelFields, TopicModelFieldsAll, TopicTypeConceptModelFields, TopicTypeConceptModelFieldsAll, TopicTypeFormModelFields, TopicTypeFormModelFieldsAll, TopicTypeLearningModelFields, TopicTypeLearningModelFieldsAll, TopicTypeModelFields, TopicTypeModelFieldsAll, TopicTypeReferenceModelFields, TopicTypeReferenceModelFieldsAll, TopicTypeTaskModelFields, TopicTypeTaskModelFieldsAll, TopicTypeTroubleShootingModelFields, TopicTypeTroubleShootingModelFieldsAll, UI_LANG_KEY, UI_LANG_OPTIONS, UI_PREFERENCES_COOKIE_NAME, VCardCalendarModelFields, VCardCalendarModelFieldsAll, VCardGroupModelFields, VCardGroupModelFieldsAll, VCardImageModelFields, VCardImageModelFieldsAll, VCardIndividualModelFields, VCardIndividualModelFieldsAll, VCardInfoModelFields, VCardInfoModelFieldsAll, VCardLocationModelFields, VCardLocationModelFieldsAll, VCardModelFields, VCardModelFieldsAll, VCardOrganizationModelFields, VCardOrganizationModelFieldsAll, WILD_CARD_OPTIONS };
|
package/dist/index.js
CHANGED
|
@@ -33,6 +33,7 @@ __export(index_exports, {
|
|
|
33
33
|
BLOG_TYPE_AND_LINK: () => BLOG_TYPE_AND_LINK,
|
|
34
34
|
BREAKPOINTS: () => BREAKPOINTS,
|
|
35
35
|
CHAT_MCP_REQUIRED_SCOPES: () => CHAT_MCP_REQUIRED_SCOPES,
|
|
36
|
+
CONTENT_LANGUAGES_COOKIE_NAME: () => CONTENT_LANGUAGES_COOKIE_NAME,
|
|
36
37
|
CONTENT_LANG_KEY: () => CONTENT_LANG_KEY,
|
|
37
38
|
CREX_DEFAULT_LANGUAGE_ENV: () => CREX_DEFAULT_LANGUAGE_ENV,
|
|
38
39
|
CREX_GLOBAL_RESTRICTION_ENV: () => CREX_GLOBAL_RESTRICTION_ENV,
|
|
@@ -119,6 +120,7 @@ __export(index_exports, {
|
|
|
119
120
|
OwlClassModelFields: () => OwlClassModelFields,
|
|
120
121
|
OwlClassModelFieldsAll: () => OwlClassModelFieldsAll,
|
|
121
122
|
PACKAGE: () => PACKAGE,
|
|
123
|
+
PERSONALIZATION_MODES: () => PERSONALIZATION_MODES,
|
|
122
124
|
POST_LOGOUT_RETURN_TO_KEY: () => POST_LOGOUT_RETURN_TO_KEY,
|
|
123
125
|
PackageModelFields: () => PackageModelFields,
|
|
124
126
|
PackageModelFieldsAll: () => PackageModelFieldsAll,
|
|
@@ -1612,6 +1614,7 @@ var API = {
|
|
|
1612
1614
|
var SDK_CONFIG_KEY = "crex-sdk-config";
|
|
1613
1615
|
var SEARCH_SETTINGS_COOKIE_NAME = "c-rex-search-settings";
|
|
1614
1616
|
var UI_PREFERENCES_COOKIE_NAME = "c-rex-ui-preferences";
|
|
1617
|
+
var CONTENT_LANGUAGES_COOKIE_NAME = "c-rex-content-languages";
|
|
1615
1618
|
var UI_LANG_KEY = "UI_LANG_KEY";
|
|
1616
1619
|
var CONTENT_LANG_KEY = "CONTENT_LANG_KEY";
|
|
1617
1620
|
var FLAGS_BY_LANG = {
|
|
@@ -1666,6 +1669,11 @@ var TOKEN_SOURCES = {
|
|
|
1666
1669
|
CLIENT_CREDENTIALS: "client-credentials",
|
|
1667
1670
|
USER_LOGIN: "user-login"
|
|
1668
1671
|
};
|
|
1672
|
+
var PERSONALIZATION_MODES = {
|
|
1673
|
+
PULSE_USER: "pulse-user",
|
|
1674
|
+
LOCAL_SINGLE_USER: "local-single-user",
|
|
1675
|
+
DISABLED: "disabled"
|
|
1676
|
+
};
|
|
1669
1677
|
var WILD_CARD_OPTIONS = {
|
|
1670
1678
|
BOTH: "BOTH",
|
|
1671
1679
|
END: "END",
|
|
@@ -1724,6 +1732,7 @@ var MARKER_COLORS = [
|
|
|
1724
1732
|
BLOG_TYPE_AND_LINK,
|
|
1725
1733
|
BREAKPOINTS,
|
|
1726
1734
|
CHAT_MCP_REQUIRED_SCOPES,
|
|
1735
|
+
CONTENT_LANGUAGES_COOKIE_NAME,
|
|
1727
1736
|
CONTENT_LANG_KEY,
|
|
1728
1737
|
CREX_DEFAULT_LANGUAGE_ENV,
|
|
1729
1738
|
CREX_GLOBAL_RESTRICTION_ENV,
|
|
@@ -1810,6 +1819,7 @@ var MARKER_COLORS = [
|
|
|
1810
1819
|
OwlClassModelFields,
|
|
1811
1820
|
OwlClassModelFieldsAll,
|
|
1812
1821
|
PACKAGE,
|
|
1822
|
+
PERSONALIZATION_MODES,
|
|
1813
1823
|
POST_LOGOUT_RETURN_TO_KEY,
|
|
1814
1824
|
PackageModelFields,
|
|
1815
1825
|
PackageModelFieldsAll,
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts","../src/generated/model-fields.ts"],"sourcesContent":["export * from \"./generated/model-fields\";\r\n\r\nexport const ALL = \"*\";\r\n\r\nexport const LOG_CATEGORIES = [\r\n \"NoLicense\",\r\n \"Scenario\",\r\n \"Favorites\",\r\n \"Subscription\",\r\n \"Share\",\r\n \"Document\",\r\n \"Search\",\r\n \"History\",\r\n \"Notification\",\r\n \"UserProfile\",\r\n] as const;\r\n\r\nexport const LOG_LEVELS = {\r\n critical: 2,\r\n error: 3,\r\n warning: 4,\r\n info: 6,\r\n debug: 7,\r\n} as const;\r\n\r\nexport const RESULT_VIEW_STYLES = [\r\n \"information-unit-search-results-cards\",\r\n \"information-unit-search-results-table\",\r\n \"information-unit-search-results-card-list\",\r\n] as const;\r\n\r\nexport const API = {\r\n MAX_RETRY: 3,\r\n API_TIMEOUT: 10000,\r\n RETRY_DELAY: 500,\r\n API_HEADERS: {\r\n \"content-Type\": \"application/json\",\r\n },\r\n};\r\n\r\nexport const SDK_CONFIG_KEY = \"crex-sdk-config\";\r\n\r\n/** Cookie name for the persisted search-settings store (language, wildcard, operator, like). */\r\nexport const SEARCH_SETTINGS_COOKIE_NAME = \"c-rex-search-settings\";\r\n\r\n/** Cookie name for the persisted UI-preferences store (theme, font scale, exclude properties). */\r\nexport const UI_PREFERENCES_COOKIE_NAME = \"c-rex-ui-preferences\";\r\n\r\nexport const UI_LANG_KEY = \"UI_LANG_KEY\";\r\nexport const CONTENT_LANG_KEY = \"CONTENT_LANG_KEY\";\r\n\r\nexport const FLAGS_BY_LANG = {\r\n en: \"US\",\r\n de: \"DE\",\r\n};\r\n\r\nexport const DEFAULT_LANG = \"en-US\";\r\n\r\nexport const EN_LANG = \"en\";\r\n\r\nexport const UI_LANG_OPTIONS = [\"en-us\", \"de-de\"];\r\n\r\n/** Env var name: single IDS Restrict selector appended to every request. */\r\nexport const CREX_GLOBAL_RESTRICTION_ENV = \"CREX_GLOBAL_RESTRICTION\";\r\n\r\n/** Env var name: default content language override. */\r\nexport const CREX_DEFAULT_LANGUAGE_ENV = \"CREX_DEFAULT_LANGUAGE\";\r\n\r\nexport const TOPICS_TYPE_AND_LINK = \"topics\";\r\nexport const BLOG_TYPE_AND_LINK = \"blog\";\r\nexport const DOCUMENTS_TYPE_AND_LINK = \"documents\";\r\n\r\nexport const TOPIC = \"TOPIC\";\r\nexport const DOCUMENT = \"DOCUMENT\";\r\nexport const PACKAGE = \"PACKAGE\";\r\nexport const FRAGMENT = \"FRAGMENT\";\r\n\r\nexport const RESULT_TYPES = {\r\n TOPIC: TOPIC,\r\n DOCUMENT: DOCUMENT,\r\n PACKAGE: PACKAGE,\r\n FRAGMENT: FRAGMENT,\r\n} as const;\r\n\r\nexport const FILES_EXTENSIONS = {\r\n PDF: \"application/pdf\",\r\n HTML: \"text/html\",\r\n} as const;\r\n\r\nexport const DEFAULT_COOKIE_LIMIT = 30 * 24 * 60 * 60 * 1000; // 30 days in milliseconds\r\n\r\nexport const ICONS_BY_FILE_EXTENSION = {\r\n \"application/pdf\": \"FaFilePdf\",\r\n} as const;\r\n\r\nexport const DEFAULT_ICON = \"file\";\r\n\r\n/** Link rel values exposed on rendition resource links by the IDS API. */\r\nexport const RENDITION_LINK_RELS = {\r\n VIEW: \"view\",\r\n DOWNLOAD: \"download\",\r\n} as const;\r\n\r\nexport const CREX_TOKEN_HEADER_KEY = \"crex-token\";\r\n\r\n/** Scopes that must both be present in the selected Bearer to use ChatMCP. */\r\nexport const CHAT_MCP_REQUIRED_SCOPES = [\r\n \"crex.ids.chat.use\",\r\n \"crex.ids.mcp.use\",\r\n] as const;\r\n\r\nexport const POST_LOGOUT_RETURN_TO_KEY = \"crex-post-logout-return-to\";\r\n\r\n/** OIDC Back-Channel Logout 1.0 — required `events` member on a valid `logout_token`. */\r\nexport const BACKCHANNEL_LOGOUT_EVENT_URI =\r\n \"http://schemas.openid.net/event/backchannel-logout\";\r\n\r\n/** Form field name Keycloak POSTs the signed logout_token under. */\r\nexport const LOGOUT_TOKEN_FORM_KEY = \"logout_token\";\r\n\r\n/** NextAuth JWT `error` value set when the SSO session was revoked via back-channel logout. */\r\nexport const SESSION_REVOKED_ERROR = \"SessionRevoked\";\r\n\r\n/** Renderer key registered for GMP start-page tile collections (html-enrichment). */\r\nexport const GMP_TILES_RENDERER = \"GMPTilesRenderer\";\r\n\r\n/** Per-tab, user-scoped storage used by the GMP ChatMCP client. */\r\nexport const GMP_CHAT_SESSION_STORAGE_KEY = \"c-rex-gmp-chat-session-v1\";\r\nexport const GMP_CHAT_SESSION_SNAPSHOT_VERSION = 1;\r\n\r\n/** Custom History API state key used by same-HTML TOC navigation. */\r\nexport const TOC_SCROLL_HISTORY_STATE_KEY = \"__crexTocScroll\";\r\n\r\n/** Valid values for CREX_TOKEN_SOURCE — where the Bearer used by CrexApi comes from. */\r\nexport const TOKEN_SOURCES = {\r\n CLIENT_CREDENTIALS: \"client-credentials\",\r\n USER_LOGIN: \"user-login\",\r\n} as const;\r\n\r\nexport const WILD_CARD_OPTIONS = {\r\n BOTH: \"BOTH\",\r\n END: \"END\",\r\n START: \"START\",\r\n NONE: \"NONE\",\r\n} as const;\r\n\r\nexport const OPERATOR_OPTIONS = {\r\n AND: \"AND\",\r\n OR: \"OR\",\r\n} as const;\r\n\r\nexport const ARTICLE_PAGE_LAYOUT = {\r\n BLOG: \"BLOG\",\r\n DOCUMENT: \"DOCUMENT\",\r\n} as const;\r\n\r\nexport const DEVICE_OPTIONS = {\r\n MOBILE: \"mobile\",\r\n TABLET: \"tablet\",\r\n DESKTOP: \"desktop\",\r\n};\r\nexport const BREAKPOINTS = {\r\n sm: 640,\r\n md: 768,\r\n lg: 1024,\r\n xl: 1280,\r\n \"2xl\": 1536,\r\n};\r\n\r\nexport const MARKER_COLORS = [\r\n \"red-500\",\r\n \"orange-500\",\r\n \"yellow-400\",\r\n \"green-500\",\r\n \"teal-500\",\r\n \"blue-500\",\r\n \"sky-500\",\r\n \"purple-500\",\r\n \"pink-500\",\r\n \"gray-500\",\r\n \"neutral-800\",\r\n \"cyan-500\",\r\n \"lime-500\",\r\n \"amber-500\",\r\n \"indigo-500\",\r\n];\r\n","/**\r\n * Auto-generated from OpenAPI spec\r\n * Source: https://staging.c-rex.net/ids/api/swagger/v1/swagger.json\r\n * Generated: 2026-02-28T18:07:46.988Z\r\n * Do not edit manually\r\n */\r\n\r\n// Field constants for compile-time validation of Fields query parameter\r\n\r\nexport const AdministrativeMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const AdministrativeMetadataModelFieldsAll = Object.values(AdministrativeMetadataModelFields);\r\n\r\nexport const AuditStateModelFields = {\r\n id: \"id\",\r\n state: \"state\",\r\n} as const;\r\n\r\nexport const AuditStateModelFieldsAll = Object.values(AuditStateModelFields);\r\n\r\nexport const AuthStateModelFields = {\r\n state: \"state\",\r\n licenses: \"licenses\",\r\n roles: \"roles\",\r\n} as const;\r\n\r\nexport const AuthStateModelFieldsAll = Object.values(AuthStateModelFields);\r\n\r\nexport const CategoryModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n categories: \"categories\",\r\n} as const;\r\n\r\nexport const CategoryModelFieldsAll = Object.values(CategoryModelFields);\r\n\r\nexport const ComponentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n productGraphic: \"productGraphic\",\r\n titles: \"titles\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n components: \"components\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n informationUnits: \"informationUnits\",\r\n seeAlso: \"seeAlso\",\r\n} as const;\r\n\r\nexport const ComponentModelFieldsAll = Object.values(ComponentModelFields);\r\n\r\nexport const ContentLifeCycleStatusModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n dateOfEffect: \"dateOfEffect\",\r\n dateOfExpiry: \"dateOfExpiry\",\r\n dateOfStatus: \"dateOfStatus\",\r\n purpose: \"purpose\",\r\n value: \"value\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusModelFieldsAll = Object.values(ContentLifeCycleStatusModelFields);\r\n\r\nexport const ContentLifeCycleStatusValueModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusValueModelFieldsAll = Object.values(ContentLifeCycleStatusValueModelFields);\r\n\r\nexport const DirectoryNodeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n structureType: \"structureType\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n childNodes: \"childNodes\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const DirectoryNodeModelFieldsAll = Object.values(DirectoryNodeModelFields);\r\n\r\nexport const DirectoryNodeTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DirectoryNodeTypeModelFieldsAll = Object.values(DirectoryNodeTypeModelFields);\r\n\r\nexport const DocumentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const DocumentModelFieldsAll = Object.values(DocumentModelFields);\r\n\r\nexport const DocumentTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentTypeModelFieldsAll = Object.values(DocumentTypeModelFields);\r\n\r\nexport const DocumentationMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentationMetadataModelFieldsAll = Object.values(DocumentationMetadataModelFields);\r\n\r\nexport const DomainEntityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const DomainEntityModelFieldsAll = Object.values(DomainEntityModelFields);\r\n\r\nexport const EventModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n eventCode: \"eventCode\",\r\n eventType: \"eventType\",\r\n} as const;\r\n\r\nexport const EventModelFieldsAll = Object.values(EventModelFields);\r\n\r\nexport const ExternalProductGraphicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const ExternalProductGraphicModelFieldsAll = Object.values(ExternalProductGraphicModelFields);\r\n\r\nexport const ExternalProductOntologyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n itemNumbers: \"itemNumbers\",\r\n productSeries: \"productSeries\",\r\n productModels: \"productModels\",\r\n productNames: \"productNames\",\r\n products: \"products\",\r\n} as const;\r\n\r\nexport const ExternalProductOntologyModelFieldsAll = Object.values(ExternalProductOntologyModelFields);\r\n\r\nexport const FragmentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const FragmentModelFieldsAll = Object.values(FragmentModelFields);\r\n\r\nexport const FunctionalMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const FunctionalMetadataModelFieldsAll = Object.values(FunctionalMetadataModelFields);\r\n\r\nexport const IdentityDomainModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const IdentityDomainModelFieldsAll = Object.values(IdentityDomainModelFields);\r\n\r\nexport const IdentityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identifier: \"identifier\",\r\n identityDomain: \"identityDomain\",\r\n} as const;\r\n\r\nexport const IdentityModelFieldsAll = Object.values(IdentityModelFields);\r\n\r\nexport const InformationObjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n} as const;\r\n\r\nexport const InformationObjectModelFieldsAll = Object.values(InformationObjectModelFields);\r\n\r\nexport const InformationSubjectCollectionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectCollectionModelFieldsAll = Object.values(InformationSubjectCollectionModelFields);\r\n\r\nexport const InformationSubjectConformityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectConformityModelFieldsAll = Object.values(InformationSubjectConformityModelFields);\r\n\r\nexport const InformationSubjectFormalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFormalityModelFieldsAll = Object.values(InformationSubjectFormalityModelFields);\r\n\r\nexport const InformationSubjectFunctionalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFunctionalityModelFieldsAll = Object.values(InformationSubjectFunctionalityModelFields);\r\n\r\nexport const InformationSubjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectModelFieldsAll = Object.values(InformationSubjectModelFields);\r\n\r\nexport const InformationSubjectProcessModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectProcessModelFieldsAll = Object.values(InformationSubjectProcessModelFields);\r\n\r\nexport const InformationSubjectSafetyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyModelFieldsAll = Object.values(InformationSubjectSafetyModelFields);\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFieldsAll = Object.values(InformationSubjectSafetyWarningMessageModelFields);\r\n\r\nexport const InformationSubjectTechnicalDataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalDataModelFieldsAll = Object.values(InformationSubjectTechnicalDataModelFields);\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFieldsAll = Object.values(InformationSubjectTechnicalOverviewModelFields);\r\n\r\nexport const InformationTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationTypeModelFieldsAll = Object.values(InformationTypeModelFields);\r\n\r\nexport const InformationUnitModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const InformationUnitModelFieldsAll = Object.values(InformationUnitModelFields);\r\n\r\nexport const OwlClassModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const OwlClassModelFieldsAll = Object.values(OwlClassModelFields);\r\n\r\nexport const PackageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n iirdsVersion: \"iirdsVersion\",\r\n formatRestriction: \"formatRestriction\",\r\n directories: \"directories\",\r\n} as const;\r\n\r\nexport const PackageModelFieldsAll = Object.values(PackageModelFields);\r\n\r\nexport const PartyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n partyRole: \"partyRole\",\r\n vcard: \"vcard\",\r\n} as const;\r\n\r\nexport const PartyModelFieldsAll = Object.values(PartyModelFields);\r\n\r\nexport const PartyRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const PartyRoleModelFieldsAll = Object.values(PartyRoleModelFields);\r\n\r\nexport const PlanningDownTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningDownTimeModelFieldsAll = Object.values(PlanningDownTimeModelFields);\r\n\r\nexport const PlanningMaintenanceIntervalModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n frequency: \"frequency\",\r\n} as const;\r\n\r\nexport const PlanningMaintenanceIntervalModelFieldsAll = Object.values(PlanningMaintenanceIntervalModelFields);\r\n\r\nexport const PlanningSetupTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningSetupTimeModelFieldsAll = Object.values(PlanningSetupTimeModelFields);\r\n\r\nexport const PlanningTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningTimeModelFieldsAll = Object.values(PlanningTimeModelFields);\r\n\r\nexport const PlanningWorkingTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningWorkingTimeModelFieldsAll = Object.values(PlanningWorkingTimeModelFields);\r\n\r\nexport const ProductFeatureModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFeatureModelFieldsAll = Object.values(ProductFeatureModelFields);\r\n\r\nexport const ProductFunctionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFunctionModelFieldsAll = Object.values(ProductFunctionModelFields);\r\n\r\nexport const ProductLcpAfterUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpAfterUseModelFieldsAll = Object.values(ProductLcpAfterUseModelFields);\r\n\r\nexport const ProductLcpDesignAndRealizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpDesignAndRealizationModelFieldsAll = Object.values(ProductLcpDesignAndRealizationModelFields);\r\n\r\nexport const ProductLcpPuttingToUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpPuttingToUseModelFieldsAll = Object.values(ProductLcpPuttingToUseModelFields);\r\n\r\nexport const ProductLcpUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpUseModelFieldsAll = Object.values(ProductLcpUseModelFields);\r\n\r\nexport const ProductLifeCyclePhaseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLifeCyclePhaseModelFieldsAll = Object.values(ProductLifeCyclePhaseModelFields);\r\n\r\nexport const ProductMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductMetadataModelFieldsAll = Object.values(ProductMetadataModelFields);\r\n\r\nexport const ProductPropertyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductPropertyModelFieldsAll = Object.values(ProductPropertyModelFields);\r\n\r\nexport const ProductVariantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ProductVariantModelFieldsAll = Object.values(ProductVariantModelFields);\r\n\r\nexport const QualificationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationModelFieldsAll = Object.values(QualificationModelFields);\r\n\r\nexport const QualificationRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationRoleModelFieldsAll = Object.values(QualificationRoleModelFields);\r\n\r\nexport const QualificationSkillLevelModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationSkillLevelModelFieldsAll = Object.values(QualificationSkillLevelModelFields);\r\n\r\nexport const RenditionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n source: \"source\",\r\n format: \"format\",\r\n identities: \"identities\",\r\n selectors: \"selectors\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const RenditionModelFieldsAll = Object.values(RenditionModelFields);\r\n\r\nexport const RenditionSelectorModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const RenditionSelectorModelFieldsAll = Object.values(RenditionSelectorModelFields);\r\n\r\nexport const SupplyConsumableModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyConsumableModelFieldsAll = Object.values(SupplyConsumableModelFields);\r\n\r\nexport const SupplyHardwareToolModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyHardwareToolModelFieldsAll = Object.values(SupplyHardwareToolModelFields);\r\n\r\nexport const SupplyLubricantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyLubricantModelFieldsAll = Object.values(SupplyLubricantModelFields);\r\n\r\nexport const SupplyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyModelFieldsAll = Object.values(SupplyModelFields);\r\n\r\nexport const SupplyOperatingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyOperatingModelFieldsAll = Object.values(SupplyOperatingModelFields);\r\n\r\nexport const SupplySparePartModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplySparePartModelFieldsAll = Object.values(SupplySparePartModelFields);\r\n\r\nexport const TopicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const TopicModelFieldsAll = Object.values(TopicModelFields);\r\n\r\nexport const TopicTypeConceptModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeConceptModelFieldsAll = Object.values(TopicTypeConceptModelFields);\r\n\r\nexport const TopicTypeFormModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeFormModelFieldsAll = Object.values(TopicTypeFormModelFields);\r\n\r\nexport const TopicTypeLearningModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeLearningModelFieldsAll = Object.values(TopicTypeLearningModelFields);\r\n\r\nexport const TopicTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeModelFieldsAll = Object.values(TopicTypeModelFields);\r\n\r\nexport const TopicTypeReferenceModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeReferenceModelFieldsAll = Object.values(TopicTypeReferenceModelFields);\r\n\r\nexport const TopicTypeTaskModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTaskModelFieldsAll = Object.values(TopicTypeTaskModelFields);\r\n\r\nexport const TopicTypeTroubleShootingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTroubleShootingModelFieldsAll = Object.values(TopicTypeTroubleShootingModelFields);\r\n\r\nexport const VCardCalendarModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardCalendarModelFieldsAll = Object.values(VCardCalendarModelFields);\r\n\r\nexport const VCardGroupModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardGroupModelFieldsAll = Object.values(VCardGroupModelFields);\r\n\r\nexport const VCardImageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n classes: \"classes\",\r\n value: \"value\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardImageModelFieldsAll = Object.values(VCardImageModelFields);\r\n\r\nexport const VCardIndividualModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n title: \"title\",\r\n role: \"role\",\r\n gender: \"gender\",\r\n} as const;\r\n\r\nexport const VCardIndividualModelFieldsAll = Object.values(VCardIndividualModelFields);\r\n\r\nexport const VCardInfoModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n classes: \"classes\",\r\n types: \"types\",\r\n value: \"value\",\r\n countryName: \"countryName\",\r\n locality: \"locality\",\r\n postalCode: \"postalCode\",\r\n streetAddress: \"streetAddress\",\r\n} as const;\r\n\r\nexport const VCardInfoModelFieldsAll = Object.values(VCardInfoModelFields);\r\n\r\nexport const VCardLocationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardLocationModelFieldsAll = Object.values(VCardLocationModelFields);\r\n\r\nexport const VCardModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n} as const;\r\n\r\nexport const VCardModelFieldsAll = Object.values(VCardModelFields);\r\n\r\nexport const VCardOrganizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n organizationName: \"organizationName\",\r\n organizationUnit: \"organizationUnit\",\r\n members: \"members\",\r\n logos: \"logos\",\r\n} as const;\r\n\r\nexport const VCardOrganizationModelFieldsAll = Object.values(VCardOrganizationModelFields);\r\n"],"mappings":"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","names":[]}
|
|
1
|
+
{"version":3,"sources":["../src/index.ts","../src/generated/model-fields.ts"],"sourcesContent":["export * from \"./generated/model-fields\";\r\n\r\nexport const ALL = \"*\";\r\n\r\nexport const LOG_CATEGORIES = [\r\n \"NoLicense\",\r\n \"Scenario\",\r\n \"Favorites\",\r\n \"Subscription\",\r\n \"Share\",\r\n \"Document\",\r\n \"Search\",\r\n \"History\",\r\n \"Notification\",\r\n \"UserProfile\",\r\n] as const;\r\n\r\nexport const LOG_LEVELS = {\r\n critical: 2,\r\n error: 3,\r\n warning: 4,\r\n info: 6,\r\n debug: 7,\r\n} as const;\r\n\r\nexport const RESULT_VIEW_STYLES = [\r\n \"information-unit-search-results-cards\",\r\n \"information-unit-search-results-table\",\r\n \"information-unit-search-results-card-list\",\r\n] as const;\r\n\r\nexport const API = {\r\n MAX_RETRY: 3,\r\n API_TIMEOUT: 10000,\r\n RETRY_DELAY: 500,\r\n API_HEADERS: {\r\n \"content-Type\": \"application/json\",\r\n },\r\n};\r\n\r\nexport const SDK_CONFIG_KEY = \"crex-sdk-config\";\r\n\r\n/** Cookie name for the persisted search-settings store (language, wildcard, operator, like). */\r\nexport const SEARCH_SETTINGS_COOKIE_NAME = \"c-rex-search-settings\";\r\n\r\n/** Cookie name for the persisted UI-preferences store (theme, font scale, exclude properties). */\r\nexport const UI_PREFERENCES_COOKIE_NAME = \"c-rex-ui-preferences\";\r\n\r\n/** Cookie name for the persisted content-language store (list of available content languages). */\r\nexport const CONTENT_LANGUAGES_COOKIE_NAME = \"c-rex-content-languages\";\r\n\r\nexport const UI_LANG_KEY = \"UI_LANG_KEY\";\r\nexport const CONTENT_LANG_KEY = \"CONTENT_LANG_KEY\";\r\n\r\nexport const FLAGS_BY_LANG = {\r\n en: \"US\",\r\n de: \"DE\",\r\n};\r\n\r\nexport const DEFAULT_LANG = \"en-US\";\r\n\r\nexport const EN_LANG = \"en\";\r\n\r\nexport const UI_LANG_OPTIONS = [\"en-us\", \"de-de\"];\r\n\r\n/** Env var name: single IDS Restrict selector appended to every request. */\r\nexport const CREX_GLOBAL_RESTRICTION_ENV = \"CREX_GLOBAL_RESTRICTION\";\r\n\r\n/** Env var name: default content language override. */\r\nexport const CREX_DEFAULT_LANGUAGE_ENV = \"CREX_DEFAULT_LANGUAGE\";\r\n\r\nexport const TOPICS_TYPE_AND_LINK = \"topics\";\r\nexport const BLOG_TYPE_AND_LINK = \"blog\";\r\nexport const DOCUMENTS_TYPE_AND_LINK = \"documents\";\r\n\r\nexport const TOPIC = \"TOPIC\";\r\nexport const DOCUMENT = \"DOCUMENT\";\r\nexport const PACKAGE = \"PACKAGE\";\r\nexport const FRAGMENT = \"FRAGMENT\";\r\n\r\nexport const RESULT_TYPES = {\r\n TOPIC: TOPIC,\r\n DOCUMENT: DOCUMENT,\r\n PACKAGE: PACKAGE,\r\n FRAGMENT: FRAGMENT,\r\n} as const;\r\n\r\nexport const FILES_EXTENSIONS = {\r\n PDF: \"application/pdf\",\r\n HTML: \"text/html\",\r\n} as const;\r\n\r\nexport const DEFAULT_COOKIE_LIMIT = 30 * 24 * 60 * 60 * 1000; // 30 days in milliseconds\r\n\r\nexport const ICONS_BY_FILE_EXTENSION = {\r\n \"application/pdf\": \"FaFilePdf\",\r\n} as const;\r\n\r\nexport const DEFAULT_ICON = \"file\";\r\n\r\n/** Link rel values exposed on rendition resource links by the IDS API. */\r\nexport const RENDITION_LINK_RELS = {\r\n VIEW: \"view\",\r\n DOWNLOAD: \"download\",\r\n} as const;\r\n\r\nexport const CREX_TOKEN_HEADER_KEY = \"crex-token\";\r\n\r\n/** Scopes that must both be present in the selected Bearer to use ChatMCP. */\r\nexport const CHAT_MCP_REQUIRED_SCOPES = [\r\n \"crex.ids.chat.use\",\r\n \"crex.ids.mcp.use\",\r\n] as const;\r\n\r\nexport const POST_LOGOUT_RETURN_TO_KEY = \"crex-post-logout-return-to\";\r\n\r\n/** OIDC Back-Channel Logout 1.0 — required `events` member on a valid `logout_token`. */\r\nexport const BACKCHANNEL_LOGOUT_EVENT_URI =\r\n \"http://schemas.openid.net/event/backchannel-logout\";\r\n\r\n/** Form field name Keycloak POSTs the signed logout_token under. */\r\nexport const LOGOUT_TOKEN_FORM_KEY = \"logout_token\";\r\n\r\n/** NextAuth JWT `error` value set when the SSO session was revoked via back-channel logout. */\r\nexport const SESSION_REVOKED_ERROR = \"SessionRevoked\";\r\n\r\n/** Renderer key registered for GMP start-page tile collections (html-enrichment). */\r\nexport const GMP_TILES_RENDERER = \"GMPTilesRenderer\";\r\n\r\n/** Per-tab, user-scoped storage used by the GMP ChatMCP client. */\r\nexport const GMP_CHAT_SESSION_STORAGE_KEY = \"c-rex-gmp-chat-session-v1\";\r\nexport const GMP_CHAT_SESSION_SNAPSHOT_VERSION = 1;\r\n\r\n/** Custom History API state key used by same-HTML TOC navigation. */\r\nexport const TOC_SCROLL_HISTORY_STATE_KEY = \"__crexTocScroll\";\r\n\r\n/** Valid values for CREX_TOKEN_SOURCE — where the Bearer used by CrexApi comes from. */\r\nexport const TOKEN_SOURCES = {\r\n CLIENT_CREDENTIALS: \"client-credentials\",\r\n USER_LOGIN: \"user-login\",\r\n} as const;\r\n\r\n/** Valid values for PULSE_PERSONALIZATION_MODE — server-owned data source for Pulse features. */\r\nexport const PERSONALIZATION_MODES = {\r\n PULSE_USER: \"pulse-user\",\r\n LOCAL_SINGLE_USER: \"local-single-user\",\r\n DISABLED: \"disabled\",\r\n} as const;\r\n\r\nexport const WILD_CARD_OPTIONS = {\r\n BOTH: \"BOTH\",\r\n END: \"END\",\r\n START: \"START\",\r\n NONE: \"NONE\",\r\n} as const;\r\n\r\nexport const OPERATOR_OPTIONS = {\r\n AND: \"AND\",\r\n OR: \"OR\",\r\n} as const;\r\n\r\nexport const ARTICLE_PAGE_LAYOUT = {\r\n BLOG: \"BLOG\",\r\n DOCUMENT: \"DOCUMENT\",\r\n} as const;\r\n\r\nexport const DEVICE_OPTIONS = {\r\n MOBILE: \"mobile\",\r\n TABLET: \"tablet\",\r\n DESKTOP: \"desktop\",\r\n};\r\nexport const BREAKPOINTS = {\r\n sm: 640,\r\n md: 768,\r\n lg: 1024,\r\n xl: 1280,\r\n \"2xl\": 1536,\r\n};\r\n\r\nexport const MARKER_COLORS = [\r\n \"red-500\",\r\n \"orange-500\",\r\n \"yellow-400\",\r\n \"green-500\",\r\n \"teal-500\",\r\n \"blue-500\",\r\n \"sky-500\",\r\n \"purple-500\",\r\n \"pink-500\",\r\n \"gray-500\",\r\n \"neutral-800\",\r\n \"cyan-500\",\r\n \"lime-500\",\r\n \"amber-500\",\r\n \"indigo-500\",\r\n];\r\n","/**\r\n * Auto-generated from OpenAPI spec\r\n * Source: https://staging.c-rex.net/ids/api/swagger/v1/swagger.json\r\n * Generated: 2026-02-28T18:07:46.988Z\r\n * Do not edit manually\r\n */\r\n\r\n// Field constants for compile-time validation of Fields query parameter\r\n\r\nexport const AdministrativeMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const AdministrativeMetadataModelFieldsAll = Object.values(AdministrativeMetadataModelFields);\r\n\r\nexport const AuditStateModelFields = {\r\n id: \"id\",\r\n state: \"state\",\r\n} as const;\r\n\r\nexport const AuditStateModelFieldsAll = Object.values(AuditStateModelFields);\r\n\r\nexport const AuthStateModelFields = {\r\n state: \"state\",\r\n licenses: \"licenses\",\r\n roles: \"roles\",\r\n} as const;\r\n\r\nexport const AuthStateModelFieldsAll = Object.values(AuthStateModelFields);\r\n\r\nexport const CategoryModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n categories: \"categories\",\r\n} as const;\r\n\r\nexport const CategoryModelFieldsAll = Object.values(CategoryModelFields);\r\n\r\nexport const ComponentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n productGraphic: \"productGraphic\",\r\n titles: \"titles\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n components: \"components\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n informationUnits: \"informationUnits\",\r\n seeAlso: \"seeAlso\",\r\n} as const;\r\n\r\nexport const ComponentModelFieldsAll = Object.values(ComponentModelFields);\r\n\r\nexport const ContentLifeCycleStatusModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n dateOfEffect: \"dateOfEffect\",\r\n dateOfExpiry: \"dateOfExpiry\",\r\n dateOfStatus: \"dateOfStatus\",\r\n purpose: \"purpose\",\r\n value: \"value\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusModelFieldsAll = Object.values(ContentLifeCycleStatusModelFields);\r\n\r\nexport const ContentLifeCycleStatusValueModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusValueModelFieldsAll = Object.values(ContentLifeCycleStatusValueModelFields);\r\n\r\nexport const DirectoryNodeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n structureType: \"structureType\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n childNodes: \"childNodes\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const DirectoryNodeModelFieldsAll = Object.values(DirectoryNodeModelFields);\r\n\r\nexport const DirectoryNodeTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DirectoryNodeTypeModelFieldsAll = Object.values(DirectoryNodeTypeModelFields);\r\n\r\nexport const DocumentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const DocumentModelFieldsAll = Object.values(DocumentModelFields);\r\n\r\nexport const DocumentTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentTypeModelFieldsAll = Object.values(DocumentTypeModelFields);\r\n\r\nexport const DocumentationMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentationMetadataModelFieldsAll = Object.values(DocumentationMetadataModelFields);\r\n\r\nexport const DomainEntityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const DomainEntityModelFieldsAll = Object.values(DomainEntityModelFields);\r\n\r\nexport const EventModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n eventCode: \"eventCode\",\r\n eventType: \"eventType\",\r\n} as const;\r\n\r\nexport const EventModelFieldsAll = Object.values(EventModelFields);\r\n\r\nexport const ExternalProductGraphicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const ExternalProductGraphicModelFieldsAll = Object.values(ExternalProductGraphicModelFields);\r\n\r\nexport const ExternalProductOntologyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n itemNumbers: \"itemNumbers\",\r\n productSeries: \"productSeries\",\r\n productModels: \"productModels\",\r\n productNames: \"productNames\",\r\n products: \"products\",\r\n} as const;\r\n\r\nexport const ExternalProductOntologyModelFieldsAll = Object.values(ExternalProductOntologyModelFields);\r\n\r\nexport const FragmentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const FragmentModelFieldsAll = Object.values(FragmentModelFields);\r\n\r\nexport const FunctionalMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const FunctionalMetadataModelFieldsAll = Object.values(FunctionalMetadataModelFields);\r\n\r\nexport const IdentityDomainModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const IdentityDomainModelFieldsAll = Object.values(IdentityDomainModelFields);\r\n\r\nexport const IdentityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identifier: \"identifier\",\r\n identityDomain: \"identityDomain\",\r\n} as const;\r\n\r\nexport const IdentityModelFieldsAll = Object.values(IdentityModelFields);\r\n\r\nexport const InformationObjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n} as const;\r\n\r\nexport const InformationObjectModelFieldsAll = Object.values(InformationObjectModelFields);\r\n\r\nexport const InformationSubjectCollectionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectCollectionModelFieldsAll = Object.values(InformationSubjectCollectionModelFields);\r\n\r\nexport const InformationSubjectConformityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectConformityModelFieldsAll = Object.values(InformationSubjectConformityModelFields);\r\n\r\nexport const InformationSubjectFormalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFormalityModelFieldsAll = Object.values(InformationSubjectFormalityModelFields);\r\n\r\nexport const InformationSubjectFunctionalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFunctionalityModelFieldsAll = Object.values(InformationSubjectFunctionalityModelFields);\r\n\r\nexport const InformationSubjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectModelFieldsAll = Object.values(InformationSubjectModelFields);\r\n\r\nexport const InformationSubjectProcessModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectProcessModelFieldsAll = Object.values(InformationSubjectProcessModelFields);\r\n\r\nexport const InformationSubjectSafetyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyModelFieldsAll = Object.values(InformationSubjectSafetyModelFields);\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFieldsAll = Object.values(InformationSubjectSafetyWarningMessageModelFields);\r\n\r\nexport const InformationSubjectTechnicalDataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalDataModelFieldsAll = Object.values(InformationSubjectTechnicalDataModelFields);\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFieldsAll = Object.values(InformationSubjectTechnicalOverviewModelFields);\r\n\r\nexport const InformationTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationTypeModelFieldsAll = Object.values(InformationTypeModelFields);\r\n\r\nexport const InformationUnitModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const InformationUnitModelFieldsAll = Object.values(InformationUnitModelFields);\r\n\r\nexport const OwlClassModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const OwlClassModelFieldsAll = Object.values(OwlClassModelFields);\r\n\r\nexport const PackageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n iirdsVersion: \"iirdsVersion\",\r\n formatRestriction: \"formatRestriction\",\r\n directories: \"directories\",\r\n} as const;\r\n\r\nexport const PackageModelFieldsAll = Object.values(PackageModelFields);\r\n\r\nexport const PartyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n partyRole: \"partyRole\",\r\n vcard: \"vcard\",\r\n} as const;\r\n\r\nexport const PartyModelFieldsAll = Object.values(PartyModelFields);\r\n\r\nexport const PartyRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const PartyRoleModelFieldsAll = Object.values(PartyRoleModelFields);\r\n\r\nexport const PlanningDownTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningDownTimeModelFieldsAll = Object.values(PlanningDownTimeModelFields);\r\n\r\nexport const PlanningMaintenanceIntervalModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n frequency: \"frequency\",\r\n} as const;\r\n\r\nexport const PlanningMaintenanceIntervalModelFieldsAll = Object.values(PlanningMaintenanceIntervalModelFields);\r\n\r\nexport const PlanningSetupTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningSetupTimeModelFieldsAll = Object.values(PlanningSetupTimeModelFields);\r\n\r\nexport const PlanningTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningTimeModelFieldsAll = Object.values(PlanningTimeModelFields);\r\n\r\nexport const PlanningWorkingTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningWorkingTimeModelFieldsAll = Object.values(PlanningWorkingTimeModelFields);\r\n\r\nexport const ProductFeatureModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFeatureModelFieldsAll = Object.values(ProductFeatureModelFields);\r\n\r\nexport const ProductFunctionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFunctionModelFieldsAll = Object.values(ProductFunctionModelFields);\r\n\r\nexport const ProductLcpAfterUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpAfterUseModelFieldsAll = Object.values(ProductLcpAfterUseModelFields);\r\n\r\nexport const ProductLcpDesignAndRealizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpDesignAndRealizationModelFieldsAll = Object.values(ProductLcpDesignAndRealizationModelFields);\r\n\r\nexport const ProductLcpPuttingToUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpPuttingToUseModelFieldsAll = Object.values(ProductLcpPuttingToUseModelFields);\r\n\r\nexport const ProductLcpUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpUseModelFieldsAll = Object.values(ProductLcpUseModelFields);\r\n\r\nexport const ProductLifeCyclePhaseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLifeCyclePhaseModelFieldsAll = Object.values(ProductLifeCyclePhaseModelFields);\r\n\r\nexport const ProductMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductMetadataModelFieldsAll = Object.values(ProductMetadataModelFields);\r\n\r\nexport const ProductPropertyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductPropertyModelFieldsAll = Object.values(ProductPropertyModelFields);\r\n\r\nexport const ProductVariantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ProductVariantModelFieldsAll = Object.values(ProductVariantModelFields);\r\n\r\nexport const QualificationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationModelFieldsAll = Object.values(QualificationModelFields);\r\n\r\nexport const QualificationRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationRoleModelFieldsAll = Object.values(QualificationRoleModelFields);\r\n\r\nexport const QualificationSkillLevelModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationSkillLevelModelFieldsAll = Object.values(QualificationSkillLevelModelFields);\r\n\r\nexport const RenditionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n source: \"source\",\r\n format: \"format\",\r\n identities: \"identities\",\r\n selectors: \"selectors\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const RenditionModelFieldsAll = Object.values(RenditionModelFields);\r\n\r\nexport const RenditionSelectorModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const RenditionSelectorModelFieldsAll = Object.values(RenditionSelectorModelFields);\r\n\r\nexport const SupplyConsumableModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyConsumableModelFieldsAll = Object.values(SupplyConsumableModelFields);\r\n\r\nexport const SupplyHardwareToolModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyHardwareToolModelFieldsAll = Object.values(SupplyHardwareToolModelFields);\r\n\r\nexport const SupplyLubricantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyLubricantModelFieldsAll = Object.values(SupplyLubricantModelFields);\r\n\r\nexport const SupplyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyModelFieldsAll = Object.values(SupplyModelFields);\r\n\r\nexport const SupplyOperatingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyOperatingModelFieldsAll = Object.values(SupplyOperatingModelFields);\r\n\r\nexport const SupplySparePartModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplySparePartModelFieldsAll = Object.values(SupplySparePartModelFields);\r\n\r\nexport const TopicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const TopicModelFieldsAll = Object.values(TopicModelFields);\r\n\r\nexport const TopicTypeConceptModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeConceptModelFieldsAll = Object.values(TopicTypeConceptModelFields);\r\n\r\nexport const TopicTypeFormModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeFormModelFieldsAll = Object.values(TopicTypeFormModelFields);\r\n\r\nexport const TopicTypeLearningModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeLearningModelFieldsAll = Object.values(TopicTypeLearningModelFields);\r\n\r\nexport const TopicTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeModelFieldsAll = Object.values(TopicTypeModelFields);\r\n\r\nexport const TopicTypeReferenceModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeReferenceModelFieldsAll = Object.values(TopicTypeReferenceModelFields);\r\n\r\nexport const TopicTypeTaskModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTaskModelFieldsAll = Object.values(TopicTypeTaskModelFields);\r\n\r\nexport const TopicTypeTroubleShootingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTroubleShootingModelFieldsAll = Object.values(TopicTypeTroubleShootingModelFields);\r\n\r\nexport const VCardCalendarModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardCalendarModelFieldsAll = Object.values(VCardCalendarModelFields);\r\n\r\nexport const VCardGroupModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardGroupModelFieldsAll = Object.values(VCardGroupModelFields);\r\n\r\nexport const VCardImageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n classes: \"classes\",\r\n value: \"value\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardImageModelFieldsAll = Object.values(VCardImageModelFields);\r\n\r\nexport const VCardIndividualModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n title: \"title\",\r\n role: \"role\",\r\n gender: \"gender\",\r\n} as const;\r\n\r\nexport const VCardIndividualModelFieldsAll = Object.values(VCardIndividualModelFields);\r\n\r\nexport const VCardInfoModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n classes: \"classes\",\r\n types: \"types\",\r\n value: \"value\",\r\n countryName: \"countryName\",\r\n locality: \"locality\",\r\n postalCode: \"postalCode\",\r\n streetAddress: \"streetAddress\",\r\n} as const;\r\n\r\nexport const VCardInfoModelFieldsAll = Object.values(VCardInfoModelFields);\r\n\r\nexport const VCardLocationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardLocationModelFieldsAll = Object.values(VCardLocationModelFields);\r\n\r\nexport const VCardModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n} as const;\r\n\r\nexport const VCardModelFieldsAll = Object.values(VCardModelFields);\r\n\r\nexport const VCardOrganizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n organizationName: \"organizationName\",\r\n organizationUnit: \"organizationUnit\",\r\n members: \"members\",\r\n logos: \"logos\",\r\n} as const;\r\n\r\nexport const VCardOrganizationModelFieldsAll = Object.values(VCardOrganizationModelFields);\r\n"],"mappings":"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","names":[]}
|
package/dist/index.mjs
CHANGED
|
@@ -1383,6 +1383,7 @@ var API = {
|
|
|
1383
1383
|
var SDK_CONFIG_KEY = "crex-sdk-config";
|
|
1384
1384
|
var SEARCH_SETTINGS_COOKIE_NAME = "c-rex-search-settings";
|
|
1385
1385
|
var UI_PREFERENCES_COOKIE_NAME = "c-rex-ui-preferences";
|
|
1386
|
+
var CONTENT_LANGUAGES_COOKIE_NAME = "c-rex-content-languages";
|
|
1386
1387
|
var UI_LANG_KEY = "UI_LANG_KEY";
|
|
1387
1388
|
var CONTENT_LANG_KEY = "CONTENT_LANG_KEY";
|
|
1388
1389
|
var FLAGS_BY_LANG = {
|
|
@@ -1437,6 +1438,11 @@ var TOKEN_SOURCES = {
|
|
|
1437
1438
|
CLIENT_CREDENTIALS: "client-credentials",
|
|
1438
1439
|
USER_LOGIN: "user-login"
|
|
1439
1440
|
};
|
|
1441
|
+
var PERSONALIZATION_MODES = {
|
|
1442
|
+
PULSE_USER: "pulse-user",
|
|
1443
|
+
LOCAL_SINGLE_USER: "local-single-user",
|
|
1444
|
+
DISABLED: "disabled"
|
|
1445
|
+
};
|
|
1440
1446
|
var WILD_CARD_OPTIONS = {
|
|
1441
1447
|
BOTH: "BOTH",
|
|
1442
1448
|
END: "END",
|
|
@@ -1494,6 +1500,7 @@ export {
|
|
|
1494
1500
|
BLOG_TYPE_AND_LINK,
|
|
1495
1501
|
BREAKPOINTS,
|
|
1496
1502
|
CHAT_MCP_REQUIRED_SCOPES,
|
|
1503
|
+
CONTENT_LANGUAGES_COOKIE_NAME,
|
|
1497
1504
|
CONTENT_LANG_KEY,
|
|
1498
1505
|
CREX_DEFAULT_LANGUAGE_ENV,
|
|
1499
1506
|
CREX_GLOBAL_RESTRICTION_ENV,
|
|
@@ -1580,6 +1587,7 @@ export {
|
|
|
1580
1587
|
OwlClassModelFields,
|
|
1581
1588
|
OwlClassModelFieldsAll,
|
|
1582
1589
|
PACKAGE,
|
|
1590
|
+
PERSONALIZATION_MODES,
|
|
1583
1591
|
POST_LOGOUT_RETURN_TO_KEY,
|
|
1584
1592
|
PackageModelFields,
|
|
1585
1593
|
PackageModelFieldsAll,
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/generated/model-fields.ts","../src/index.ts"],"sourcesContent":["/**\r\n * Auto-generated from OpenAPI spec\r\n * Source: https://staging.c-rex.net/ids/api/swagger/v1/swagger.json\r\n * Generated: 2026-02-28T18:07:46.988Z\r\n * Do not edit manually\r\n */\r\n\r\n// Field constants for compile-time validation of Fields query parameter\r\n\r\nexport const AdministrativeMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const AdministrativeMetadataModelFieldsAll = Object.values(AdministrativeMetadataModelFields);\r\n\r\nexport const AuditStateModelFields = {\r\n id: \"id\",\r\n state: \"state\",\r\n} as const;\r\n\r\nexport const AuditStateModelFieldsAll = Object.values(AuditStateModelFields);\r\n\r\nexport const AuthStateModelFields = {\r\n state: \"state\",\r\n licenses: \"licenses\",\r\n roles: \"roles\",\r\n} as const;\r\n\r\nexport const AuthStateModelFieldsAll = Object.values(AuthStateModelFields);\r\n\r\nexport const CategoryModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n categories: \"categories\",\r\n} as const;\r\n\r\nexport const CategoryModelFieldsAll = Object.values(CategoryModelFields);\r\n\r\nexport const ComponentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n productGraphic: \"productGraphic\",\r\n titles: \"titles\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n components: \"components\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n informationUnits: \"informationUnits\",\r\n seeAlso: \"seeAlso\",\r\n} as const;\r\n\r\nexport const ComponentModelFieldsAll = Object.values(ComponentModelFields);\r\n\r\nexport const ContentLifeCycleStatusModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n dateOfEffect: \"dateOfEffect\",\r\n dateOfExpiry: \"dateOfExpiry\",\r\n dateOfStatus: \"dateOfStatus\",\r\n purpose: \"purpose\",\r\n value: \"value\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusModelFieldsAll = Object.values(ContentLifeCycleStatusModelFields);\r\n\r\nexport const ContentLifeCycleStatusValueModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusValueModelFieldsAll = Object.values(ContentLifeCycleStatusValueModelFields);\r\n\r\nexport const DirectoryNodeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n structureType: \"structureType\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n childNodes: \"childNodes\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const DirectoryNodeModelFieldsAll = Object.values(DirectoryNodeModelFields);\r\n\r\nexport const DirectoryNodeTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DirectoryNodeTypeModelFieldsAll = Object.values(DirectoryNodeTypeModelFields);\r\n\r\nexport const DocumentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const DocumentModelFieldsAll = Object.values(DocumentModelFields);\r\n\r\nexport const DocumentTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentTypeModelFieldsAll = Object.values(DocumentTypeModelFields);\r\n\r\nexport const DocumentationMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentationMetadataModelFieldsAll = Object.values(DocumentationMetadataModelFields);\r\n\r\nexport const DomainEntityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const DomainEntityModelFieldsAll = Object.values(DomainEntityModelFields);\r\n\r\nexport const EventModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n eventCode: \"eventCode\",\r\n eventType: \"eventType\",\r\n} as const;\r\n\r\nexport const EventModelFieldsAll = Object.values(EventModelFields);\r\n\r\nexport const ExternalProductGraphicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const ExternalProductGraphicModelFieldsAll = Object.values(ExternalProductGraphicModelFields);\r\n\r\nexport const ExternalProductOntologyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n itemNumbers: \"itemNumbers\",\r\n productSeries: \"productSeries\",\r\n productModels: \"productModels\",\r\n productNames: \"productNames\",\r\n products: \"products\",\r\n} as const;\r\n\r\nexport const ExternalProductOntologyModelFieldsAll = Object.values(ExternalProductOntologyModelFields);\r\n\r\nexport const FragmentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const FragmentModelFieldsAll = Object.values(FragmentModelFields);\r\n\r\nexport const FunctionalMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const FunctionalMetadataModelFieldsAll = Object.values(FunctionalMetadataModelFields);\r\n\r\nexport const IdentityDomainModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const IdentityDomainModelFieldsAll = Object.values(IdentityDomainModelFields);\r\n\r\nexport const IdentityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identifier: \"identifier\",\r\n identityDomain: \"identityDomain\",\r\n} as const;\r\n\r\nexport const IdentityModelFieldsAll = Object.values(IdentityModelFields);\r\n\r\nexport const InformationObjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n} as const;\r\n\r\nexport const InformationObjectModelFieldsAll = Object.values(InformationObjectModelFields);\r\n\r\nexport const InformationSubjectCollectionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectCollectionModelFieldsAll = Object.values(InformationSubjectCollectionModelFields);\r\n\r\nexport const InformationSubjectConformityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectConformityModelFieldsAll = Object.values(InformationSubjectConformityModelFields);\r\n\r\nexport const InformationSubjectFormalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFormalityModelFieldsAll = Object.values(InformationSubjectFormalityModelFields);\r\n\r\nexport const InformationSubjectFunctionalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFunctionalityModelFieldsAll = Object.values(InformationSubjectFunctionalityModelFields);\r\n\r\nexport const InformationSubjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectModelFieldsAll = Object.values(InformationSubjectModelFields);\r\n\r\nexport const InformationSubjectProcessModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectProcessModelFieldsAll = Object.values(InformationSubjectProcessModelFields);\r\n\r\nexport const InformationSubjectSafetyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyModelFieldsAll = Object.values(InformationSubjectSafetyModelFields);\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFieldsAll = Object.values(InformationSubjectSafetyWarningMessageModelFields);\r\n\r\nexport const InformationSubjectTechnicalDataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalDataModelFieldsAll = Object.values(InformationSubjectTechnicalDataModelFields);\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFieldsAll = Object.values(InformationSubjectTechnicalOverviewModelFields);\r\n\r\nexport const InformationTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationTypeModelFieldsAll = Object.values(InformationTypeModelFields);\r\n\r\nexport const InformationUnitModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const InformationUnitModelFieldsAll = Object.values(InformationUnitModelFields);\r\n\r\nexport const OwlClassModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const OwlClassModelFieldsAll = Object.values(OwlClassModelFields);\r\n\r\nexport const PackageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n iirdsVersion: \"iirdsVersion\",\r\n formatRestriction: \"formatRestriction\",\r\n directories: \"directories\",\r\n} as const;\r\n\r\nexport const PackageModelFieldsAll = Object.values(PackageModelFields);\r\n\r\nexport const PartyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n partyRole: \"partyRole\",\r\n vcard: \"vcard\",\r\n} as const;\r\n\r\nexport const PartyModelFieldsAll = Object.values(PartyModelFields);\r\n\r\nexport const PartyRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const PartyRoleModelFieldsAll = Object.values(PartyRoleModelFields);\r\n\r\nexport const PlanningDownTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningDownTimeModelFieldsAll = Object.values(PlanningDownTimeModelFields);\r\n\r\nexport const PlanningMaintenanceIntervalModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n frequency: \"frequency\",\r\n} as const;\r\n\r\nexport const PlanningMaintenanceIntervalModelFieldsAll = Object.values(PlanningMaintenanceIntervalModelFields);\r\n\r\nexport const PlanningSetupTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningSetupTimeModelFieldsAll = Object.values(PlanningSetupTimeModelFields);\r\n\r\nexport const PlanningTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningTimeModelFieldsAll = Object.values(PlanningTimeModelFields);\r\n\r\nexport const PlanningWorkingTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningWorkingTimeModelFieldsAll = Object.values(PlanningWorkingTimeModelFields);\r\n\r\nexport const ProductFeatureModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFeatureModelFieldsAll = Object.values(ProductFeatureModelFields);\r\n\r\nexport const ProductFunctionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFunctionModelFieldsAll = Object.values(ProductFunctionModelFields);\r\n\r\nexport const ProductLcpAfterUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpAfterUseModelFieldsAll = Object.values(ProductLcpAfterUseModelFields);\r\n\r\nexport const ProductLcpDesignAndRealizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpDesignAndRealizationModelFieldsAll = Object.values(ProductLcpDesignAndRealizationModelFields);\r\n\r\nexport const ProductLcpPuttingToUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpPuttingToUseModelFieldsAll = Object.values(ProductLcpPuttingToUseModelFields);\r\n\r\nexport const ProductLcpUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpUseModelFieldsAll = Object.values(ProductLcpUseModelFields);\r\n\r\nexport const ProductLifeCyclePhaseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLifeCyclePhaseModelFieldsAll = Object.values(ProductLifeCyclePhaseModelFields);\r\n\r\nexport const ProductMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductMetadataModelFieldsAll = Object.values(ProductMetadataModelFields);\r\n\r\nexport const ProductPropertyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductPropertyModelFieldsAll = Object.values(ProductPropertyModelFields);\r\n\r\nexport const ProductVariantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ProductVariantModelFieldsAll = Object.values(ProductVariantModelFields);\r\n\r\nexport const QualificationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationModelFieldsAll = Object.values(QualificationModelFields);\r\n\r\nexport const QualificationRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationRoleModelFieldsAll = Object.values(QualificationRoleModelFields);\r\n\r\nexport const QualificationSkillLevelModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationSkillLevelModelFieldsAll = Object.values(QualificationSkillLevelModelFields);\r\n\r\nexport const RenditionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n source: \"source\",\r\n format: \"format\",\r\n identities: \"identities\",\r\n selectors: \"selectors\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const RenditionModelFieldsAll = Object.values(RenditionModelFields);\r\n\r\nexport const RenditionSelectorModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const RenditionSelectorModelFieldsAll = Object.values(RenditionSelectorModelFields);\r\n\r\nexport const SupplyConsumableModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyConsumableModelFieldsAll = Object.values(SupplyConsumableModelFields);\r\n\r\nexport const SupplyHardwareToolModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyHardwareToolModelFieldsAll = Object.values(SupplyHardwareToolModelFields);\r\n\r\nexport const SupplyLubricantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyLubricantModelFieldsAll = Object.values(SupplyLubricantModelFields);\r\n\r\nexport const SupplyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyModelFieldsAll = Object.values(SupplyModelFields);\r\n\r\nexport const SupplyOperatingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyOperatingModelFieldsAll = Object.values(SupplyOperatingModelFields);\r\n\r\nexport const SupplySparePartModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplySparePartModelFieldsAll = Object.values(SupplySparePartModelFields);\r\n\r\nexport const TopicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const TopicModelFieldsAll = Object.values(TopicModelFields);\r\n\r\nexport const TopicTypeConceptModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeConceptModelFieldsAll = Object.values(TopicTypeConceptModelFields);\r\n\r\nexport const TopicTypeFormModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeFormModelFieldsAll = Object.values(TopicTypeFormModelFields);\r\n\r\nexport const TopicTypeLearningModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeLearningModelFieldsAll = Object.values(TopicTypeLearningModelFields);\r\n\r\nexport const TopicTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeModelFieldsAll = Object.values(TopicTypeModelFields);\r\n\r\nexport const TopicTypeReferenceModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeReferenceModelFieldsAll = Object.values(TopicTypeReferenceModelFields);\r\n\r\nexport const TopicTypeTaskModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTaskModelFieldsAll = Object.values(TopicTypeTaskModelFields);\r\n\r\nexport const TopicTypeTroubleShootingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTroubleShootingModelFieldsAll = Object.values(TopicTypeTroubleShootingModelFields);\r\n\r\nexport const VCardCalendarModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardCalendarModelFieldsAll = Object.values(VCardCalendarModelFields);\r\n\r\nexport const VCardGroupModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardGroupModelFieldsAll = Object.values(VCardGroupModelFields);\r\n\r\nexport const VCardImageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n classes: \"classes\",\r\n value: \"value\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardImageModelFieldsAll = Object.values(VCardImageModelFields);\r\n\r\nexport const VCardIndividualModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n title: \"title\",\r\n role: \"role\",\r\n gender: \"gender\",\r\n} as const;\r\n\r\nexport const VCardIndividualModelFieldsAll = Object.values(VCardIndividualModelFields);\r\n\r\nexport const VCardInfoModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n classes: \"classes\",\r\n types: \"types\",\r\n value: \"value\",\r\n countryName: \"countryName\",\r\n locality: \"locality\",\r\n postalCode: \"postalCode\",\r\n streetAddress: \"streetAddress\",\r\n} as const;\r\n\r\nexport const VCardInfoModelFieldsAll = Object.values(VCardInfoModelFields);\r\n\r\nexport const VCardLocationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardLocationModelFieldsAll = Object.values(VCardLocationModelFields);\r\n\r\nexport const VCardModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n} as const;\r\n\r\nexport const VCardModelFieldsAll = Object.values(VCardModelFields);\r\n\r\nexport const VCardOrganizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n organizationName: \"organizationName\",\r\n organizationUnit: \"organizationUnit\",\r\n members: \"members\",\r\n logos: \"logos\",\r\n} as const;\r\n\r\nexport const VCardOrganizationModelFieldsAll = Object.values(VCardOrganizationModelFields);\r\n","export * from \"./generated/model-fields\";\r\n\r\nexport const ALL = \"*\";\r\n\r\nexport const LOG_CATEGORIES = [\r\n \"NoLicense\",\r\n \"Scenario\",\r\n \"Favorites\",\r\n \"Subscription\",\r\n \"Share\",\r\n \"Document\",\r\n \"Search\",\r\n \"History\",\r\n \"Notification\",\r\n \"UserProfile\",\r\n] as const;\r\n\r\nexport const LOG_LEVELS = {\r\n critical: 2,\r\n error: 3,\r\n warning: 4,\r\n info: 6,\r\n debug: 7,\r\n} as const;\r\n\r\nexport const RESULT_VIEW_STYLES = [\r\n \"information-unit-search-results-cards\",\r\n \"information-unit-search-results-table\",\r\n \"information-unit-search-results-card-list\",\r\n] as const;\r\n\r\nexport const API = {\r\n MAX_RETRY: 3,\r\n API_TIMEOUT: 10000,\r\n RETRY_DELAY: 500,\r\n API_HEADERS: {\r\n \"content-Type\": \"application/json\",\r\n },\r\n};\r\n\r\nexport const SDK_CONFIG_KEY = \"crex-sdk-config\";\r\n\r\n/** Cookie name for the persisted search-settings store (language, wildcard, operator, like). */\r\nexport const SEARCH_SETTINGS_COOKIE_NAME = \"c-rex-search-settings\";\r\n\r\n/** Cookie name for the persisted UI-preferences store (theme, font scale, exclude properties). */\r\nexport const UI_PREFERENCES_COOKIE_NAME = \"c-rex-ui-preferences\";\r\n\r\nexport const UI_LANG_KEY = \"UI_LANG_KEY\";\r\nexport const CONTENT_LANG_KEY = \"CONTENT_LANG_KEY\";\r\n\r\nexport const FLAGS_BY_LANG = {\r\n en: \"US\",\r\n de: \"DE\",\r\n};\r\n\r\nexport const DEFAULT_LANG = \"en-US\";\r\n\r\nexport const EN_LANG = \"en\";\r\n\r\nexport const UI_LANG_OPTIONS = [\"en-us\", \"de-de\"];\r\n\r\n/** Env var name: single IDS Restrict selector appended to every request. */\r\nexport const CREX_GLOBAL_RESTRICTION_ENV = \"CREX_GLOBAL_RESTRICTION\";\r\n\r\n/** Env var name: default content language override. */\r\nexport const CREX_DEFAULT_LANGUAGE_ENV = \"CREX_DEFAULT_LANGUAGE\";\r\n\r\nexport const TOPICS_TYPE_AND_LINK = \"topics\";\r\nexport const BLOG_TYPE_AND_LINK = \"blog\";\r\nexport const DOCUMENTS_TYPE_AND_LINK = \"documents\";\r\n\r\nexport const TOPIC = \"TOPIC\";\r\nexport const DOCUMENT = \"DOCUMENT\";\r\nexport const PACKAGE = \"PACKAGE\";\r\nexport const FRAGMENT = \"FRAGMENT\";\r\n\r\nexport const RESULT_TYPES = {\r\n TOPIC: TOPIC,\r\n DOCUMENT: DOCUMENT,\r\n PACKAGE: PACKAGE,\r\n FRAGMENT: FRAGMENT,\r\n} as const;\r\n\r\nexport const FILES_EXTENSIONS = {\r\n PDF: \"application/pdf\",\r\n HTML: \"text/html\",\r\n} as const;\r\n\r\nexport const DEFAULT_COOKIE_LIMIT = 30 * 24 * 60 * 60 * 1000; // 30 days in milliseconds\r\n\r\nexport const ICONS_BY_FILE_EXTENSION = {\r\n \"application/pdf\": \"FaFilePdf\",\r\n} as const;\r\n\r\nexport const DEFAULT_ICON = \"file\";\r\n\r\n/** Link rel values exposed on rendition resource links by the IDS API. */\r\nexport const RENDITION_LINK_RELS = {\r\n VIEW: \"view\",\r\n DOWNLOAD: \"download\",\r\n} as const;\r\n\r\nexport const CREX_TOKEN_HEADER_KEY = \"crex-token\";\r\n\r\n/** Scopes that must both be present in the selected Bearer to use ChatMCP. */\r\nexport const CHAT_MCP_REQUIRED_SCOPES = [\r\n \"crex.ids.chat.use\",\r\n \"crex.ids.mcp.use\",\r\n] as const;\r\n\r\nexport const POST_LOGOUT_RETURN_TO_KEY = \"crex-post-logout-return-to\";\r\n\r\n/** OIDC Back-Channel Logout 1.0 — required `events` member on a valid `logout_token`. */\r\nexport const BACKCHANNEL_LOGOUT_EVENT_URI =\r\n \"http://schemas.openid.net/event/backchannel-logout\";\r\n\r\n/** Form field name Keycloak POSTs the signed logout_token under. */\r\nexport const LOGOUT_TOKEN_FORM_KEY = \"logout_token\";\r\n\r\n/** NextAuth JWT `error` value set when the SSO session was revoked via back-channel logout. */\r\nexport const SESSION_REVOKED_ERROR = \"SessionRevoked\";\r\n\r\n/** Renderer key registered for GMP start-page tile collections (html-enrichment). */\r\nexport const GMP_TILES_RENDERER = \"GMPTilesRenderer\";\r\n\r\n/** Per-tab, user-scoped storage used by the GMP ChatMCP client. */\r\nexport const GMP_CHAT_SESSION_STORAGE_KEY = \"c-rex-gmp-chat-session-v1\";\r\nexport const GMP_CHAT_SESSION_SNAPSHOT_VERSION = 1;\r\n\r\n/** Custom History API state key used by same-HTML TOC navigation. */\r\nexport const TOC_SCROLL_HISTORY_STATE_KEY = \"__crexTocScroll\";\r\n\r\n/** Valid values for CREX_TOKEN_SOURCE — where the Bearer used by CrexApi comes from. */\r\nexport const TOKEN_SOURCES = {\r\n CLIENT_CREDENTIALS: \"client-credentials\",\r\n USER_LOGIN: \"user-login\",\r\n} as const;\r\n\r\nexport const WILD_CARD_OPTIONS = {\r\n BOTH: \"BOTH\",\r\n END: \"END\",\r\n START: \"START\",\r\n NONE: \"NONE\",\r\n} as const;\r\n\r\nexport const OPERATOR_OPTIONS = {\r\n AND: \"AND\",\r\n OR: \"OR\",\r\n} as const;\r\n\r\nexport const ARTICLE_PAGE_LAYOUT = {\r\n BLOG: \"BLOG\",\r\n DOCUMENT: \"DOCUMENT\",\r\n} as const;\r\n\r\nexport const DEVICE_OPTIONS = {\r\n MOBILE: \"mobile\",\r\n TABLET: \"tablet\",\r\n DESKTOP: \"desktop\",\r\n};\r\nexport const BREAKPOINTS = {\r\n sm: 640,\r\n md: 768,\r\n lg: 1024,\r\n xl: 1280,\r\n \"2xl\": 1536,\r\n};\r\n\r\nexport const MARKER_COLORS = [\r\n \"red-500\",\r\n \"orange-500\",\r\n \"yellow-400\",\r\n \"green-500\",\r\n \"teal-500\",\r\n \"blue-500\",\r\n \"sky-500\",\r\n \"purple-500\",\r\n \"pink-500\",\r\n \"gray-500\",\r\n \"neutral-800\",\r\n \"cyan-500\",\r\n \"lime-500\",\r\n \"amber-500\",\r\n \"indigo-500\",\r\n];\r\n"],"mappings":"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","names":[]}
|
|
1
|
+
{"version":3,"sources":["../src/generated/model-fields.ts","../src/index.ts"],"sourcesContent":["/**\r\n * Auto-generated from OpenAPI spec\r\n * Source: https://staging.c-rex.net/ids/api/swagger/v1/swagger.json\r\n * Generated: 2026-02-28T18:07:46.988Z\r\n * Do not edit manually\r\n */\r\n\r\n// Field constants for compile-time validation of Fields query parameter\r\n\r\nexport const AdministrativeMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const AdministrativeMetadataModelFieldsAll = Object.values(AdministrativeMetadataModelFields);\r\n\r\nexport const AuditStateModelFields = {\r\n id: \"id\",\r\n state: \"state\",\r\n} as const;\r\n\r\nexport const AuditStateModelFieldsAll = Object.values(AuditStateModelFields);\r\n\r\nexport const AuthStateModelFields = {\r\n state: \"state\",\r\n licenses: \"licenses\",\r\n roles: \"roles\",\r\n} as const;\r\n\r\nexport const AuthStateModelFieldsAll = Object.values(AuthStateModelFields);\r\n\r\nexport const CategoryModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n categories: \"categories\",\r\n} as const;\r\n\r\nexport const CategoryModelFieldsAll = Object.values(CategoryModelFields);\r\n\r\nexport const ComponentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n productGraphic: \"productGraphic\",\r\n titles: \"titles\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n components: \"components\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n informationUnits: \"informationUnits\",\r\n seeAlso: \"seeAlso\",\r\n} as const;\r\n\r\nexport const ComponentModelFieldsAll = Object.values(ComponentModelFields);\r\n\r\nexport const ContentLifeCycleStatusModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n dateOfEffect: \"dateOfEffect\",\r\n dateOfExpiry: \"dateOfExpiry\",\r\n dateOfStatus: \"dateOfStatus\",\r\n purpose: \"purpose\",\r\n value: \"value\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusModelFieldsAll = Object.values(ContentLifeCycleStatusModelFields);\r\n\r\nexport const ContentLifeCycleStatusValueModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ContentLifeCycleStatusValueModelFieldsAll = Object.values(ContentLifeCycleStatusValueModelFields);\r\n\r\nexport const DirectoryNodeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n structureType: \"structureType\",\r\n parents: \"parents\",\r\n ancestors: \"ancestors\",\r\n ancestorsOrSelf: \"ancestorsOrSelf\",\r\n childNodes: \"childNodes\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const DirectoryNodeModelFieldsAll = Object.values(DirectoryNodeModelFields);\r\n\r\nexport const DirectoryNodeTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DirectoryNodeTypeModelFieldsAll = Object.values(DirectoryNodeTypeModelFields);\r\n\r\nexport const DocumentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const DocumentModelFieldsAll = Object.values(DocumentModelFields);\r\n\r\nexport const DocumentTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentTypeModelFieldsAll = Object.values(DocumentTypeModelFields);\r\n\r\nexport const DocumentationMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const DocumentationMetadataModelFieldsAll = Object.values(DocumentationMetadataModelFields);\r\n\r\nexport const DomainEntityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const DomainEntityModelFieldsAll = Object.values(DomainEntityModelFields);\r\n\r\nexport const EventModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n eventCode: \"eventCode\",\r\n eventType: \"eventType\",\r\n} as const;\r\n\r\nexport const EventModelFieldsAll = Object.values(EventModelFields);\r\n\r\nexport const ExternalProductGraphicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const ExternalProductGraphicModelFieldsAll = Object.values(ExternalProductGraphicModelFields);\r\n\r\nexport const ExternalProductOntologyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n itemNumbers: \"itemNumbers\",\r\n productSeries: \"productSeries\",\r\n productModels: \"productModels\",\r\n productNames: \"productNames\",\r\n products: \"products\",\r\n} as const;\r\n\r\nexport const ExternalProductOntologyModelFieldsAll = Object.values(ExternalProductOntologyModelFields);\r\n\r\nexport const FragmentModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const FragmentModelFieldsAll = Object.values(FragmentModelFields);\r\n\r\nexport const FunctionalMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const FunctionalMetadataModelFieldsAll = Object.values(FunctionalMetadataModelFields);\r\n\r\nexport const IdentityDomainModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const IdentityDomainModelFieldsAll = Object.values(IdentityDomainModelFields);\r\n\r\nexport const IdentityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identifier: \"identifier\",\r\n identityDomain: \"identityDomain\",\r\n} as const;\r\n\r\nexport const IdentityModelFieldsAll = Object.values(IdentityModelFields);\r\n\r\nexport const InformationObjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n} as const;\r\n\r\nexport const InformationObjectModelFieldsAll = Object.values(InformationObjectModelFields);\r\n\r\nexport const InformationSubjectCollectionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectCollectionModelFieldsAll = Object.values(InformationSubjectCollectionModelFields);\r\n\r\nexport const InformationSubjectConformityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectConformityModelFieldsAll = Object.values(InformationSubjectConformityModelFields);\r\n\r\nexport const InformationSubjectFormalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFormalityModelFieldsAll = Object.values(InformationSubjectFormalityModelFields);\r\n\r\nexport const InformationSubjectFunctionalityModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectFunctionalityModelFieldsAll = Object.values(InformationSubjectFunctionalityModelFields);\r\n\r\nexport const InformationSubjectModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectModelFieldsAll = Object.values(InformationSubjectModelFields);\r\n\r\nexport const InformationSubjectProcessModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectProcessModelFieldsAll = Object.values(InformationSubjectProcessModelFields);\r\n\r\nexport const InformationSubjectSafetyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyModelFieldsAll = Object.values(InformationSubjectSafetyModelFields);\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectSafetyWarningMessageModelFieldsAll = Object.values(InformationSubjectSafetyWarningMessageModelFields);\r\n\r\nexport const InformationSubjectTechnicalDataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalDataModelFieldsAll = Object.values(InformationSubjectTechnicalDataModelFields);\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationSubjectTechnicalOverviewModelFieldsAll = Object.values(InformationSubjectTechnicalOverviewModelFields);\r\n\r\nexport const InformationTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const InformationTypeModelFieldsAll = Object.values(InformationTypeModelFields);\r\n\r\nexport const InformationUnitModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const InformationUnitModelFieldsAll = Object.values(InformationUnitModelFields);\r\n\r\nexport const OwlClassModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const OwlClassModelFieldsAll = Object.values(OwlClassModelFields);\r\n\r\nexport const PackageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n iirdsVersion: \"iirdsVersion\",\r\n formatRestriction: \"formatRestriction\",\r\n directories: \"directories\",\r\n} as const;\r\n\r\nexport const PackageModelFieldsAll = Object.values(PackageModelFields);\r\n\r\nexport const PartyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n partyRole: \"partyRole\",\r\n vcard: \"vcard\",\r\n} as const;\r\n\r\nexport const PartyModelFieldsAll = Object.values(PartyModelFields);\r\n\r\nexport const PartyRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const PartyRoleModelFieldsAll = Object.values(PartyRoleModelFields);\r\n\r\nexport const PlanningDownTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningDownTimeModelFieldsAll = Object.values(PlanningDownTimeModelFields);\r\n\r\nexport const PlanningMaintenanceIntervalModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n frequency: \"frequency\",\r\n} as const;\r\n\r\nexport const PlanningMaintenanceIntervalModelFieldsAll = Object.values(PlanningMaintenanceIntervalModelFields);\r\n\r\nexport const PlanningSetupTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningSetupTimeModelFieldsAll = Object.values(PlanningSetupTimeModelFields);\r\n\r\nexport const PlanningTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningTimeModelFieldsAll = Object.values(PlanningTimeModelFields);\r\n\r\nexport const PlanningWorkingTimeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n duration: \"duration\",\r\n} as const;\r\n\r\nexport const PlanningWorkingTimeModelFieldsAll = Object.values(PlanningWorkingTimeModelFields);\r\n\r\nexport const ProductFeatureModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFeatureModelFieldsAll = Object.values(ProductFeatureModelFields);\r\n\r\nexport const ProductFunctionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductFunctionModelFieldsAll = Object.values(ProductFunctionModelFields);\r\n\r\nexport const ProductLcpAfterUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpAfterUseModelFieldsAll = Object.values(ProductLcpAfterUseModelFields);\r\n\r\nexport const ProductLcpDesignAndRealizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpDesignAndRealizationModelFieldsAll = Object.values(ProductLcpDesignAndRealizationModelFields);\r\n\r\nexport const ProductLcpPuttingToUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpPuttingToUseModelFieldsAll = Object.values(ProductLcpPuttingToUseModelFields);\r\n\r\nexport const ProductLcpUseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLcpUseModelFieldsAll = Object.values(ProductLcpUseModelFields);\r\n\r\nexport const ProductLifeCyclePhaseModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductLifeCyclePhaseModelFieldsAll = Object.values(ProductLifeCyclePhaseModelFields);\r\n\r\nexport const ProductMetadataModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductMetadataModelFieldsAll = Object.values(ProductMetadataModelFields);\r\n\r\nexport const ProductPropertyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const ProductPropertyModelFieldsAll = Object.values(ProductPropertyModelFields);\r\n\r\nexport const ProductVariantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n identities: \"identities\",\r\n parties: \"parties\",\r\n} as const;\r\n\r\nexport const ProductVariantModelFieldsAll = Object.values(ProductVariantModelFields);\r\n\r\nexport const QualificationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationModelFieldsAll = Object.values(QualificationModelFields);\r\n\r\nexport const QualificationRoleModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationRoleModelFieldsAll = Object.values(QualificationRoleModelFields);\r\n\r\nexport const QualificationSkillLevelModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const QualificationSkillLevelModelFieldsAll = Object.values(QualificationSkillLevelModelFields);\r\n\r\nexport const RenditionModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n source: \"source\",\r\n format: \"format\",\r\n identities: \"identities\",\r\n selectors: \"selectors\",\r\n informationUnits: \"informationUnits\",\r\n} as const;\r\n\r\nexport const RenditionModelFieldsAll = Object.values(RenditionModelFields);\r\n\r\nexport const RenditionSelectorModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n} as const;\r\n\r\nexport const RenditionSelectorModelFieldsAll = Object.values(RenditionSelectorModelFields);\r\n\r\nexport const SupplyConsumableModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyConsumableModelFieldsAll = Object.values(SupplyConsumableModelFields);\r\n\r\nexport const SupplyHardwareToolModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyHardwareToolModelFieldsAll = Object.values(SupplyHardwareToolModelFields);\r\n\r\nexport const SupplyLubricantModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyLubricantModelFieldsAll = Object.values(SupplyLubricantModelFields);\r\n\r\nexport const SupplyModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyModelFieldsAll = Object.values(SupplyModelFields);\r\n\r\nexport const SupplyOperatingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplyOperatingModelFieldsAll = Object.values(SupplyOperatingModelFields);\r\n\r\nexport const SupplySparePartModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const SupplySparePartModelFieldsAll = Object.values(SupplySparePartModelFields);\r\n\r\nexport const TopicModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n revision: \"revision\",\r\n created: \"created\",\r\n modified: \"modified\",\r\n abstract: \"abstract\",\r\n replaces: \"replaces\",\r\n versionOf: \"versionOf\",\r\n titles: \"titles\",\r\n languages: \"languages\",\r\n parties: \"parties\",\r\n renditions: \"renditions\",\r\n identities: \"identities\",\r\n components: \"components\",\r\n informationSubjects: \"informationSubjects\",\r\n topicTypes: \"topicTypes\",\r\n documentTypes: \"documentTypes\",\r\n directoryNodes: \"directoryNodes\",\r\n contentLifeCycleStatus: \"contentLifeCycleStatus\",\r\n applicableForTypes: \"applicableForTypes\",\r\n planningTimes: \"planningTimes\",\r\n events: \"events\",\r\n functionalMetadata: \"functionalMetadata\",\r\n informationUnits: \"informationUnits\",\r\n productFeatures: \"productFeatures\",\r\n productLifeCyclePhases: \"productLifeCyclePhases\",\r\n productMetadata: \"productMetadata\",\r\n productVariants: \"productVariants\",\r\n qualifications: \"qualifications\",\r\n supplies: \"supplies\",\r\n} as const;\r\n\r\nexport const TopicModelFieldsAll = Object.values(TopicModelFields);\r\n\r\nexport const TopicTypeConceptModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeConceptModelFieldsAll = Object.values(TopicTypeConceptModelFields);\r\n\r\nexport const TopicTypeFormModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeFormModelFieldsAll = Object.values(TopicTypeFormModelFields);\r\n\r\nexport const TopicTypeLearningModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeLearningModelFieldsAll = Object.values(TopicTypeLearningModelFields);\r\n\r\nexport const TopicTypeModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeModelFieldsAll = Object.values(TopicTypeModelFields);\r\n\r\nexport const TopicTypeReferenceModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeReferenceModelFieldsAll = Object.values(TopicTypeReferenceModelFields);\r\n\r\nexport const TopicTypeTaskModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTaskModelFieldsAll = Object.values(TopicTypeTaskModelFields);\r\n\r\nexport const TopicTypeTroubleShootingModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n} as const;\r\n\r\nexport const TopicTypeTroubleShootingModelFieldsAll = Object.values(TopicTypeTroubleShootingModelFields);\r\n\r\nexport const VCardCalendarModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardCalendarModelFieldsAll = Object.values(VCardCalendarModelFields);\r\n\r\nexport const VCardGroupModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardGroupModelFieldsAll = Object.values(VCardGroupModelFields);\r\n\r\nexport const VCardImageModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n classes: \"classes\",\r\n value: \"value\",\r\n source: \"source\",\r\n} as const;\r\n\r\nexport const VCardImageModelFieldsAll = Object.values(VCardImageModelFields);\r\n\r\nexport const VCardIndividualModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n title: \"title\",\r\n role: \"role\",\r\n gender: \"gender\",\r\n} as const;\r\n\r\nexport const VCardIndividualModelFieldsAll = Object.values(VCardIndividualModelFields);\r\n\r\nexport const VCardInfoModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n classes: \"classes\",\r\n types: \"types\",\r\n value: \"value\",\r\n countryName: \"countryName\",\r\n locality: \"locality\",\r\n postalCode: \"postalCode\",\r\n streetAddress: \"streetAddress\",\r\n} as const;\r\n\r\nexport const VCardInfoModelFieldsAll = Object.values(VCardInfoModelFields);\r\n\r\nexport const VCardLocationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n members: \"members\",\r\n} as const;\r\n\r\nexport const VCardLocationModelFieldsAll = Object.values(VCardLocationModelFields);\r\n\r\nexport const VCardModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n} as const;\r\n\r\nexport const VCardModelFieldsAll = Object.values(VCardModelFields);\r\n\r\nexport const VCardOrganizationModelFields = {\r\n id: \"id\",\r\n shortId: \"shortId\",\r\n score: \"score\",\r\n class: \"class\",\r\n labels: \"labels\",\r\n comments: \"comments\",\r\n descriptions: \"descriptions\",\r\n synonyms: \"synonyms\",\r\n packages: \"packages\",\r\n hasInformationUnits: \"hasInformationUnits\",\r\n links: \"links\",\r\n fullName: \"fullName\",\r\n photos: \"photos\",\r\n emails: \"emails\",\r\n telephones: \"telephones\",\r\n addresses: \"addresses\",\r\n calendars: \"calendars\",\r\n urls: \"urls\",\r\n organizationName: \"organizationName\",\r\n organizationUnit: \"organizationUnit\",\r\n members: \"members\",\r\n logos: \"logos\",\r\n} as const;\r\n\r\nexport const VCardOrganizationModelFieldsAll = Object.values(VCardOrganizationModelFields);\r\n","export * from \"./generated/model-fields\";\r\n\r\nexport const ALL = \"*\";\r\n\r\nexport const LOG_CATEGORIES = [\r\n \"NoLicense\",\r\n \"Scenario\",\r\n \"Favorites\",\r\n \"Subscription\",\r\n \"Share\",\r\n \"Document\",\r\n \"Search\",\r\n \"History\",\r\n \"Notification\",\r\n \"UserProfile\",\r\n] as const;\r\n\r\nexport const LOG_LEVELS = {\r\n critical: 2,\r\n error: 3,\r\n warning: 4,\r\n info: 6,\r\n debug: 7,\r\n} as const;\r\n\r\nexport const RESULT_VIEW_STYLES = [\r\n \"information-unit-search-results-cards\",\r\n \"information-unit-search-results-table\",\r\n \"information-unit-search-results-card-list\",\r\n] as const;\r\n\r\nexport const API = {\r\n MAX_RETRY: 3,\r\n API_TIMEOUT: 10000,\r\n RETRY_DELAY: 500,\r\n API_HEADERS: {\r\n \"content-Type\": \"application/json\",\r\n },\r\n};\r\n\r\nexport const SDK_CONFIG_KEY = \"crex-sdk-config\";\r\n\r\n/** Cookie name for the persisted search-settings store (language, wildcard, operator, like). */\r\nexport const SEARCH_SETTINGS_COOKIE_NAME = \"c-rex-search-settings\";\r\n\r\n/** Cookie name for the persisted UI-preferences store (theme, font scale, exclude properties). */\r\nexport const UI_PREFERENCES_COOKIE_NAME = \"c-rex-ui-preferences\";\r\n\r\n/** Cookie name for the persisted content-language store (list of available content languages). */\r\nexport const CONTENT_LANGUAGES_COOKIE_NAME = \"c-rex-content-languages\";\r\n\r\nexport const UI_LANG_KEY = \"UI_LANG_KEY\";\r\nexport const CONTENT_LANG_KEY = \"CONTENT_LANG_KEY\";\r\n\r\nexport const FLAGS_BY_LANG = {\r\n en: \"US\",\r\n de: \"DE\",\r\n};\r\n\r\nexport const DEFAULT_LANG = \"en-US\";\r\n\r\nexport const EN_LANG = \"en\";\r\n\r\nexport const UI_LANG_OPTIONS = [\"en-us\", \"de-de\"];\r\n\r\n/** Env var name: single IDS Restrict selector appended to every request. */\r\nexport const CREX_GLOBAL_RESTRICTION_ENV = \"CREX_GLOBAL_RESTRICTION\";\r\n\r\n/** Env var name: default content language override. */\r\nexport const CREX_DEFAULT_LANGUAGE_ENV = \"CREX_DEFAULT_LANGUAGE\";\r\n\r\nexport const TOPICS_TYPE_AND_LINK = \"topics\";\r\nexport const BLOG_TYPE_AND_LINK = \"blog\";\r\nexport const DOCUMENTS_TYPE_AND_LINK = \"documents\";\r\n\r\nexport const TOPIC = \"TOPIC\";\r\nexport const DOCUMENT = \"DOCUMENT\";\r\nexport const PACKAGE = \"PACKAGE\";\r\nexport const FRAGMENT = \"FRAGMENT\";\r\n\r\nexport const RESULT_TYPES = {\r\n TOPIC: TOPIC,\r\n DOCUMENT: DOCUMENT,\r\n PACKAGE: PACKAGE,\r\n FRAGMENT: FRAGMENT,\r\n} as const;\r\n\r\nexport const FILES_EXTENSIONS = {\r\n PDF: \"application/pdf\",\r\n HTML: \"text/html\",\r\n} as const;\r\n\r\nexport const DEFAULT_COOKIE_LIMIT = 30 * 24 * 60 * 60 * 1000; // 30 days in milliseconds\r\n\r\nexport const ICONS_BY_FILE_EXTENSION = {\r\n \"application/pdf\": \"FaFilePdf\",\r\n} as const;\r\n\r\nexport const DEFAULT_ICON = \"file\";\r\n\r\n/** Link rel values exposed on rendition resource links by the IDS API. */\r\nexport const RENDITION_LINK_RELS = {\r\n VIEW: \"view\",\r\n DOWNLOAD: \"download\",\r\n} as const;\r\n\r\nexport const CREX_TOKEN_HEADER_KEY = \"crex-token\";\r\n\r\n/** Scopes that must both be present in the selected Bearer to use ChatMCP. */\r\nexport const CHAT_MCP_REQUIRED_SCOPES = [\r\n \"crex.ids.chat.use\",\r\n \"crex.ids.mcp.use\",\r\n] as const;\r\n\r\nexport const POST_LOGOUT_RETURN_TO_KEY = \"crex-post-logout-return-to\";\r\n\r\n/** OIDC Back-Channel Logout 1.0 — required `events` member on a valid `logout_token`. */\r\nexport const BACKCHANNEL_LOGOUT_EVENT_URI =\r\n \"http://schemas.openid.net/event/backchannel-logout\";\r\n\r\n/** Form field name Keycloak POSTs the signed logout_token under. */\r\nexport const LOGOUT_TOKEN_FORM_KEY = \"logout_token\";\r\n\r\n/** NextAuth JWT `error` value set when the SSO session was revoked via back-channel logout. */\r\nexport const SESSION_REVOKED_ERROR = \"SessionRevoked\";\r\n\r\n/** Renderer key registered for GMP start-page tile collections (html-enrichment). */\r\nexport const GMP_TILES_RENDERER = \"GMPTilesRenderer\";\r\n\r\n/** Per-tab, user-scoped storage used by the GMP ChatMCP client. */\r\nexport const GMP_CHAT_SESSION_STORAGE_KEY = \"c-rex-gmp-chat-session-v1\";\r\nexport const GMP_CHAT_SESSION_SNAPSHOT_VERSION = 1;\r\n\r\n/** Custom History API state key used by same-HTML TOC navigation. */\r\nexport const TOC_SCROLL_HISTORY_STATE_KEY = \"__crexTocScroll\";\r\n\r\n/** Valid values for CREX_TOKEN_SOURCE — where the Bearer used by CrexApi comes from. */\r\nexport const TOKEN_SOURCES = {\r\n CLIENT_CREDENTIALS: \"client-credentials\",\r\n USER_LOGIN: \"user-login\",\r\n} as const;\r\n\r\n/** Valid values for PULSE_PERSONALIZATION_MODE — server-owned data source for Pulse features. */\r\nexport const PERSONALIZATION_MODES = {\r\n PULSE_USER: \"pulse-user\",\r\n LOCAL_SINGLE_USER: \"local-single-user\",\r\n DISABLED: \"disabled\",\r\n} as const;\r\n\r\nexport const WILD_CARD_OPTIONS = {\r\n BOTH: \"BOTH\",\r\n END: \"END\",\r\n START: \"START\",\r\n NONE: \"NONE\",\r\n} as const;\r\n\r\nexport const OPERATOR_OPTIONS = {\r\n AND: \"AND\",\r\n OR: \"OR\",\r\n} as const;\r\n\r\nexport const ARTICLE_PAGE_LAYOUT = {\r\n BLOG: \"BLOG\",\r\n DOCUMENT: \"DOCUMENT\",\r\n} as const;\r\n\r\nexport const DEVICE_OPTIONS = {\r\n MOBILE: \"mobile\",\r\n TABLET: \"tablet\",\r\n DESKTOP: \"desktop\",\r\n};\r\nexport const BREAKPOINTS = {\r\n sm: 640,\r\n md: 768,\r\n lg: 1024,\r\n xl: 1280,\r\n \"2xl\": 1536,\r\n};\r\n\r\nexport const MARKER_COLORS = [\r\n \"red-500\",\r\n \"orange-500\",\r\n \"yellow-400\",\r\n \"green-500\",\r\n \"teal-500\",\r\n \"blue-500\",\r\n \"sky-500\",\r\n \"purple-500\",\r\n \"pink-500\",\r\n \"gray-500\",\r\n \"neutral-800\",\r\n \"cyan-500\",\r\n \"lime-500\",\r\n \"amber-500\",\r\n \"indigo-500\",\r\n];\r\n"],"mappings":"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","names":[]}
|