@c-rex/types 0.1.16 → 0.1.18
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 +88 -1
- package/dist/index.d.ts +88 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,92 @@
|
|
|
1
|
+
import * as Constants from '@c-rex/constants';
|
|
1
2
|
import { LOG_LEVELS, ALL, LOG_CATEGORIES, RESULT_VIEW_STYLES, FILES_EXTENSIONS, RESULT_TYPES, WILD_CARD_OPTIONS, OPERATOR_OPTIONS, ARTICLE_PAGE_LAYOUT, DEVICE_OPTIONS } from '@c-rex/constants';
|
|
2
3
|
|
|
4
|
+
/**
|
|
5
|
+
* Auto-generated from OpenAPI spec
|
|
6
|
+
* Source: https://staging.c-rex.net/ids/api/swagger/v1/swagger.json
|
|
7
|
+
* Generated: 2025-12-09T23:10:42.859Z
|
|
8
|
+
* Do not edit manually
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
type AdministrativeMetadataModelField = typeof Constants.AdministrativeMetadataModelFields[keyof typeof Constants.AdministrativeMetadataModelFields];
|
|
12
|
+
type AuditStateModelField = typeof Constants.AuditStateModelFields[keyof typeof Constants.AuditStateModelFields];
|
|
13
|
+
type AuthStateModelField = typeof Constants.AuthStateModelFields[keyof typeof Constants.AuthStateModelFields];
|
|
14
|
+
type ComponentModelField = typeof Constants.ComponentModelFields[keyof typeof Constants.ComponentModelFields];
|
|
15
|
+
type ContentLifeCycleStatusModelField = typeof Constants.ContentLifeCycleStatusModelFields[keyof typeof Constants.ContentLifeCycleStatusModelFields];
|
|
16
|
+
type ContentLifeCycleStatusValueModelField = typeof Constants.ContentLifeCycleStatusValueModelFields[keyof typeof Constants.ContentLifeCycleStatusValueModelFields];
|
|
17
|
+
type DirectoryNodeModelField = typeof Constants.DirectoryNodeModelFields[keyof typeof Constants.DirectoryNodeModelFields];
|
|
18
|
+
type DirectoryNodeTypeModelField = typeof Constants.DirectoryNodeTypeModelFields[keyof typeof Constants.DirectoryNodeTypeModelFields];
|
|
19
|
+
type DocumentModelField = typeof Constants.DocumentModelFields[keyof typeof Constants.DocumentModelFields];
|
|
20
|
+
type DocumentTypeModelField = typeof Constants.DocumentTypeModelFields[keyof typeof Constants.DocumentTypeModelFields];
|
|
21
|
+
type DocumentationMetadataModelField = typeof Constants.DocumentationMetadataModelFields[keyof typeof Constants.DocumentationMetadataModelFields];
|
|
22
|
+
type DomainEntityModelField = typeof Constants.DomainEntityModelFields[keyof typeof Constants.DomainEntityModelFields];
|
|
23
|
+
type EventModelField = typeof Constants.EventModelFields[keyof typeof Constants.EventModelFields];
|
|
24
|
+
type ExternalProductGraphicModelField = typeof Constants.ExternalProductGraphicModelFields[keyof typeof Constants.ExternalProductGraphicModelFields];
|
|
25
|
+
type ExternalProductOntologyModelField = typeof Constants.ExternalProductOntologyModelFields[keyof typeof Constants.ExternalProductOntologyModelFields];
|
|
26
|
+
type FragmentModelField = typeof Constants.FragmentModelFields[keyof typeof Constants.FragmentModelFields];
|
|
27
|
+
type FunctionalMetadataModelField = typeof Constants.FunctionalMetadataModelFields[keyof typeof Constants.FunctionalMetadataModelFields];
|
|
28
|
+
type IdentityDomainModelField = typeof Constants.IdentityDomainModelFields[keyof typeof Constants.IdentityDomainModelFields];
|
|
29
|
+
type IdentityModelField = typeof Constants.IdentityModelFields[keyof typeof Constants.IdentityModelFields];
|
|
30
|
+
type InformationObjectModelField = typeof Constants.InformationObjectModelFields[keyof typeof Constants.InformationObjectModelFields];
|
|
31
|
+
type InformationSubjectCollectionModelField = typeof Constants.InformationSubjectCollectionModelFields[keyof typeof Constants.InformationSubjectCollectionModelFields];
|
|
32
|
+
type InformationSubjectConformityModelField = typeof Constants.InformationSubjectConformityModelFields[keyof typeof Constants.InformationSubjectConformityModelFields];
|
|
33
|
+
type InformationSubjectFormalityModelField = typeof Constants.InformationSubjectFormalityModelFields[keyof typeof Constants.InformationSubjectFormalityModelFields];
|
|
34
|
+
type InformationSubjectFunctionalityModelField = typeof Constants.InformationSubjectFunctionalityModelFields[keyof typeof Constants.InformationSubjectFunctionalityModelFields];
|
|
35
|
+
type InformationSubjectModelField = typeof Constants.InformationSubjectModelFields[keyof typeof Constants.InformationSubjectModelFields];
|
|
36
|
+
type InformationSubjectProcessModelField = typeof Constants.InformationSubjectProcessModelFields[keyof typeof Constants.InformationSubjectProcessModelFields];
|
|
37
|
+
type InformationSubjectSafetyModelField = typeof Constants.InformationSubjectSafetyModelFields[keyof typeof Constants.InformationSubjectSafetyModelFields];
|
|
38
|
+
type InformationSubjectSafetyWarningMessageModelField = typeof Constants.InformationSubjectSafetyWarningMessageModelFields[keyof typeof Constants.InformationSubjectSafetyWarningMessageModelFields];
|
|
39
|
+
type InformationSubjectTechnicalDataModelField = typeof Constants.InformationSubjectTechnicalDataModelFields[keyof typeof Constants.InformationSubjectTechnicalDataModelFields];
|
|
40
|
+
type InformationSubjectTechnicalOverviewModelField = typeof Constants.InformationSubjectTechnicalOverviewModelFields[keyof typeof Constants.InformationSubjectTechnicalOverviewModelFields];
|
|
41
|
+
type InformationTypeModelField = typeof Constants.InformationTypeModelFields[keyof typeof Constants.InformationTypeModelFields];
|
|
42
|
+
type InformationUnitModelField = typeof Constants.InformationUnitModelFields[keyof typeof Constants.InformationUnitModelFields];
|
|
43
|
+
type OwlClassModelField = typeof Constants.OwlClassModelFields[keyof typeof Constants.OwlClassModelFields];
|
|
44
|
+
type PackageModelField = typeof Constants.PackageModelFields[keyof typeof Constants.PackageModelFields];
|
|
45
|
+
type PartyModelField = typeof Constants.PartyModelFields[keyof typeof Constants.PartyModelFields];
|
|
46
|
+
type PartyRoleModelField = typeof Constants.PartyRoleModelFields[keyof typeof Constants.PartyRoleModelFields];
|
|
47
|
+
type PlanningDownTimeModelField = typeof Constants.PlanningDownTimeModelFields[keyof typeof Constants.PlanningDownTimeModelFields];
|
|
48
|
+
type PlanningMaintenanceIntervalModelField = typeof Constants.PlanningMaintenanceIntervalModelFields[keyof typeof Constants.PlanningMaintenanceIntervalModelFields];
|
|
49
|
+
type PlanningSetupTimeModelField = typeof Constants.PlanningSetupTimeModelFields[keyof typeof Constants.PlanningSetupTimeModelFields];
|
|
50
|
+
type PlanningTimeModelField = typeof Constants.PlanningTimeModelFields[keyof typeof Constants.PlanningTimeModelFields];
|
|
51
|
+
type PlanningWorkingTimeModelField = typeof Constants.PlanningWorkingTimeModelFields[keyof typeof Constants.PlanningWorkingTimeModelFields];
|
|
52
|
+
type ProductFeatureModelField = typeof Constants.ProductFeatureModelFields[keyof typeof Constants.ProductFeatureModelFields];
|
|
53
|
+
type ProductFunctionModelField = typeof Constants.ProductFunctionModelFields[keyof typeof Constants.ProductFunctionModelFields];
|
|
54
|
+
type ProductLcpAfterUseModelField = typeof Constants.ProductLcpAfterUseModelFields[keyof typeof Constants.ProductLcpAfterUseModelFields];
|
|
55
|
+
type ProductLcpDesignAndRealizationModelField = typeof Constants.ProductLcpDesignAndRealizationModelFields[keyof typeof Constants.ProductLcpDesignAndRealizationModelFields];
|
|
56
|
+
type ProductLcpPuttingToUseModelField = typeof Constants.ProductLcpPuttingToUseModelFields[keyof typeof Constants.ProductLcpPuttingToUseModelFields];
|
|
57
|
+
type ProductLcpUseModelField = typeof Constants.ProductLcpUseModelFields[keyof typeof Constants.ProductLcpUseModelFields];
|
|
58
|
+
type ProductLifeCyclePhaseModelField = typeof Constants.ProductLifeCyclePhaseModelFields[keyof typeof Constants.ProductLifeCyclePhaseModelFields];
|
|
59
|
+
type ProductMetadataModelField = typeof Constants.ProductMetadataModelFields[keyof typeof Constants.ProductMetadataModelFields];
|
|
60
|
+
type ProductPropertyModelField = typeof Constants.ProductPropertyModelFields[keyof typeof Constants.ProductPropertyModelFields];
|
|
61
|
+
type ProductVariantModelField = typeof Constants.ProductVariantModelFields[keyof typeof Constants.ProductVariantModelFields];
|
|
62
|
+
type QualificationModelField = typeof Constants.QualificationModelFields[keyof typeof Constants.QualificationModelFields];
|
|
63
|
+
type QualificationRoleModelField = typeof Constants.QualificationRoleModelFields[keyof typeof Constants.QualificationRoleModelFields];
|
|
64
|
+
type QualificationSkillLevelModelField = typeof Constants.QualificationSkillLevelModelFields[keyof typeof Constants.QualificationSkillLevelModelFields];
|
|
65
|
+
type RenditionModelField = typeof Constants.RenditionModelFields[keyof typeof Constants.RenditionModelFields];
|
|
66
|
+
type RenditionSelectorModelField = typeof Constants.RenditionSelectorModelFields[keyof typeof Constants.RenditionSelectorModelFields];
|
|
67
|
+
type SupplyConsumableModelField = typeof Constants.SupplyConsumableModelFields[keyof typeof Constants.SupplyConsumableModelFields];
|
|
68
|
+
type SupplyHardwareToolModelField = typeof Constants.SupplyHardwareToolModelFields[keyof typeof Constants.SupplyHardwareToolModelFields];
|
|
69
|
+
type SupplyLubricantModelField = typeof Constants.SupplyLubricantModelFields[keyof typeof Constants.SupplyLubricantModelFields];
|
|
70
|
+
type SupplyModelField = typeof Constants.SupplyModelFields[keyof typeof Constants.SupplyModelFields];
|
|
71
|
+
type SupplyOperatingModelField = typeof Constants.SupplyOperatingModelFields[keyof typeof Constants.SupplyOperatingModelFields];
|
|
72
|
+
type SupplySparePartModelField = typeof Constants.SupplySparePartModelFields[keyof typeof Constants.SupplySparePartModelFields];
|
|
73
|
+
type TopicModelField = typeof Constants.TopicModelFields[keyof typeof Constants.TopicModelFields];
|
|
74
|
+
type TopicTypeConceptModelField = typeof Constants.TopicTypeConceptModelFields[keyof typeof Constants.TopicTypeConceptModelFields];
|
|
75
|
+
type TopicTypeFormModelField = typeof Constants.TopicTypeFormModelFields[keyof typeof Constants.TopicTypeFormModelFields];
|
|
76
|
+
type TopicTypeLearningModelField = typeof Constants.TopicTypeLearningModelFields[keyof typeof Constants.TopicTypeLearningModelFields];
|
|
77
|
+
type TopicTypeModelField = typeof Constants.TopicTypeModelFields[keyof typeof Constants.TopicTypeModelFields];
|
|
78
|
+
type TopicTypeReferenceModelField = typeof Constants.TopicTypeReferenceModelFields[keyof typeof Constants.TopicTypeReferenceModelFields];
|
|
79
|
+
type TopicTypeTaskModelField = typeof Constants.TopicTypeTaskModelFields[keyof typeof Constants.TopicTypeTaskModelFields];
|
|
80
|
+
type TopicTypeTroubleShootingModelField = typeof Constants.TopicTypeTroubleShootingModelFields[keyof typeof Constants.TopicTypeTroubleShootingModelFields];
|
|
81
|
+
type VCardCalendarModelField = typeof Constants.VCardCalendarModelFields[keyof typeof Constants.VCardCalendarModelFields];
|
|
82
|
+
type VCardGroupModelField = typeof Constants.VCardGroupModelFields[keyof typeof Constants.VCardGroupModelFields];
|
|
83
|
+
type VCardImageModelField = typeof Constants.VCardImageModelFields[keyof typeof Constants.VCardImageModelFields];
|
|
84
|
+
type VCardIndividualModelField = typeof Constants.VCardIndividualModelFields[keyof typeof Constants.VCardIndividualModelFields];
|
|
85
|
+
type VCardInfoModelField = typeof Constants.VCardInfoModelFields[keyof typeof Constants.VCardInfoModelFields];
|
|
86
|
+
type VCardLocationModelField = typeof Constants.VCardLocationModelFields[keyof typeof Constants.VCardLocationModelFields];
|
|
87
|
+
type VCardModelField = typeof Constants.VCardModelFields[keyof typeof Constants.VCardModelFields];
|
|
88
|
+
type VCardOrganizationModelField = typeof Constants.VCardOrganizationModelFields[keyof typeof Constants.VCardOrganizationModelFields];
|
|
89
|
+
|
|
3
90
|
type QueryParams = {
|
|
4
91
|
key: string;
|
|
5
92
|
value: string;
|
|
@@ -42,4 +129,4 @@ type WarningVars = {
|
|
|
42
129
|
default: any;
|
|
43
130
|
};
|
|
44
131
|
|
|
45
|
-
export type { DeviceType, DocumentsType, Favorite, FileRenditionType, FilesExtensions, LogCategoriesType, LogLevelType, OperatorType, QueryParams, ResultTypes, ResultViewStyles, WarningVars, WildCardType, articleInfoItemType, articlePageLayoutType, metaTags };
|
|
132
|
+
export type { AdministrativeMetadataModelField, AuditStateModelField, AuthStateModelField, ComponentModelField, ContentLifeCycleStatusModelField, ContentLifeCycleStatusValueModelField, DeviceType, DirectoryNodeModelField, DirectoryNodeTypeModelField, DocumentModelField, DocumentTypeModelField, DocumentationMetadataModelField, DocumentsType, DomainEntityModelField, EventModelField, ExternalProductGraphicModelField, ExternalProductOntologyModelField, Favorite, FileRenditionType, FilesExtensions, FragmentModelField, FunctionalMetadataModelField, IdentityDomainModelField, IdentityModelField, InformationObjectModelField, InformationSubjectCollectionModelField, InformationSubjectConformityModelField, InformationSubjectFormalityModelField, InformationSubjectFunctionalityModelField, InformationSubjectModelField, InformationSubjectProcessModelField, InformationSubjectSafetyModelField, InformationSubjectSafetyWarningMessageModelField, InformationSubjectTechnicalDataModelField, InformationSubjectTechnicalOverviewModelField, InformationTypeModelField, InformationUnitModelField, LogCategoriesType, LogLevelType, OperatorType, OwlClassModelField, PackageModelField, PartyModelField, PartyRoleModelField, PlanningDownTimeModelField, PlanningMaintenanceIntervalModelField, PlanningSetupTimeModelField, PlanningTimeModelField, PlanningWorkingTimeModelField, ProductFeatureModelField, ProductFunctionModelField, ProductLcpAfterUseModelField, ProductLcpDesignAndRealizationModelField, ProductLcpPuttingToUseModelField, ProductLcpUseModelField, ProductLifeCyclePhaseModelField, ProductMetadataModelField, ProductPropertyModelField, ProductVariantModelField, QualificationModelField, QualificationRoleModelField, QualificationSkillLevelModelField, QueryParams, RenditionModelField, RenditionSelectorModelField, ResultTypes, ResultViewStyles, SupplyConsumableModelField, SupplyHardwareToolModelField, SupplyLubricantModelField, SupplyModelField, SupplyOperatingModelField, SupplySparePartModelField, TopicModelField, TopicTypeConceptModelField, TopicTypeFormModelField, TopicTypeLearningModelField, TopicTypeModelField, TopicTypeReferenceModelField, TopicTypeTaskModelField, TopicTypeTroubleShootingModelField, VCardCalendarModelField, VCardGroupModelField, VCardImageModelField, VCardIndividualModelField, VCardInfoModelField, VCardLocationModelField, VCardModelField, VCardOrganizationModelField, WarningVars, WildCardType, articleInfoItemType, articlePageLayoutType, metaTags };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,92 @@
|
|
|
1
|
+
import * as Constants from '@c-rex/constants';
|
|
1
2
|
import { LOG_LEVELS, ALL, LOG_CATEGORIES, RESULT_VIEW_STYLES, FILES_EXTENSIONS, RESULT_TYPES, WILD_CARD_OPTIONS, OPERATOR_OPTIONS, ARTICLE_PAGE_LAYOUT, DEVICE_OPTIONS } from '@c-rex/constants';
|
|
2
3
|
|
|
4
|
+
/**
|
|
5
|
+
* Auto-generated from OpenAPI spec
|
|
6
|
+
* Source: https://staging.c-rex.net/ids/api/swagger/v1/swagger.json
|
|
7
|
+
* Generated: 2025-12-09T23:10:42.859Z
|
|
8
|
+
* Do not edit manually
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
type AdministrativeMetadataModelField = typeof Constants.AdministrativeMetadataModelFields[keyof typeof Constants.AdministrativeMetadataModelFields];
|
|
12
|
+
type AuditStateModelField = typeof Constants.AuditStateModelFields[keyof typeof Constants.AuditStateModelFields];
|
|
13
|
+
type AuthStateModelField = typeof Constants.AuthStateModelFields[keyof typeof Constants.AuthStateModelFields];
|
|
14
|
+
type ComponentModelField = typeof Constants.ComponentModelFields[keyof typeof Constants.ComponentModelFields];
|
|
15
|
+
type ContentLifeCycleStatusModelField = typeof Constants.ContentLifeCycleStatusModelFields[keyof typeof Constants.ContentLifeCycleStatusModelFields];
|
|
16
|
+
type ContentLifeCycleStatusValueModelField = typeof Constants.ContentLifeCycleStatusValueModelFields[keyof typeof Constants.ContentLifeCycleStatusValueModelFields];
|
|
17
|
+
type DirectoryNodeModelField = typeof Constants.DirectoryNodeModelFields[keyof typeof Constants.DirectoryNodeModelFields];
|
|
18
|
+
type DirectoryNodeTypeModelField = typeof Constants.DirectoryNodeTypeModelFields[keyof typeof Constants.DirectoryNodeTypeModelFields];
|
|
19
|
+
type DocumentModelField = typeof Constants.DocumentModelFields[keyof typeof Constants.DocumentModelFields];
|
|
20
|
+
type DocumentTypeModelField = typeof Constants.DocumentTypeModelFields[keyof typeof Constants.DocumentTypeModelFields];
|
|
21
|
+
type DocumentationMetadataModelField = typeof Constants.DocumentationMetadataModelFields[keyof typeof Constants.DocumentationMetadataModelFields];
|
|
22
|
+
type DomainEntityModelField = typeof Constants.DomainEntityModelFields[keyof typeof Constants.DomainEntityModelFields];
|
|
23
|
+
type EventModelField = typeof Constants.EventModelFields[keyof typeof Constants.EventModelFields];
|
|
24
|
+
type ExternalProductGraphicModelField = typeof Constants.ExternalProductGraphicModelFields[keyof typeof Constants.ExternalProductGraphicModelFields];
|
|
25
|
+
type ExternalProductOntologyModelField = typeof Constants.ExternalProductOntologyModelFields[keyof typeof Constants.ExternalProductOntologyModelFields];
|
|
26
|
+
type FragmentModelField = typeof Constants.FragmentModelFields[keyof typeof Constants.FragmentModelFields];
|
|
27
|
+
type FunctionalMetadataModelField = typeof Constants.FunctionalMetadataModelFields[keyof typeof Constants.FunctionalMetadataModelFields];
|
|
28
|
+
type IdentityDomainModelField = typeof Constants.IdentityDomainModelFields[keyof typeof Constants.IdentityDomainModelFields];
|
|
29
|
+
type IdentityModelField = typeof Constants.IdentityModelFields[keyof typeof Constants.IdentityModelFields];
|
|
30
|
+
type InformationObjectModelField = typeof Constants.InformationObjectModelFields[keyof typeof Constants.InformationObjectModelFields];
|
|
31
|
+
type InformationSubjectCollectionModelField = typeof Constants.InformationSubjectCollectionModelFields[keyof typeof Constants.InformationSubjectCollectionModelFields];
|
|
32
|
+
type InformationSubjectConformityModelField = typeof Constants.InformationSubjectConformityModelFields[keyof typeof Constants.InformationSubjectConformityModelFields];
|
|
33
|
+
type InformationSubjectFormalityModelField = typeof Constants.InformationSubjectFormalityModelFields[keyof typeof Constants.InformationSubjectFormalityModelFields];
|
|
34
|
+
type InformationSubjectFunctionalityModelField = typeof Constants.InformationSubjectFunctionalityModelFields[keyof typeof Constants.InformationSubjectFunctionalityModelFields];
|
|
35
|
+
type InformationSubjectModelField = typeof Constants.InformationSubjectModelFields[keyof typeof Constants.InformationSubjectModelFields];
|
|
36
|
+
type InformationSubjectProcessModelField = typeof Constants.InformationSubjectProcessModelFields[keyof typeof Constants.InformationSubjectProcessModelFields];
|
|
37
|
+
type InformationSubjectSafetyModelField = typeof Constants.InformationSubjectSafetyModelFields[keyof typeof Constants.InformationSubjectSafetyModelFields];
|
|
38
|
+
type InformationSubjectSafetyWarningMessageModelField = typeof Constants.InformationSubjectSafetyWarningMessageModelFields[keyof typeof Constants.InformationSubjectSafetyWarningMessageModelFields];
|
|
39
|
+
type InformationSubjectTechnicalDataModelField = typeof Constants.InformationSubjectTechnicalDataModelFields[keyof typeof Constants.InformationSubjectTechnicalDataModelFields];
|
|
40
|
+
type InformationSubjectTechnicalOverviewModelField = typeof Constants.InformationSubjectTechnicalOverviewModelFields[keyof typeof Constants.InformationSubjectTechnicalOverviewModelFields];
|
|
41
|
+
type InformationTypeModelField = typeof Constants.InformationTypeModelFields[keyof typeof Constants.InformationTypeModelFields];
|
|
42
|
+
type InformationUnitModelField = typeof Constants.InformationUnitModelFields[keyof typeof Constants.InformationUnitModelFields];
|
|
43
|
+
type OwlClassModelField = typeof Constants.OwlClassModelFields[keyof typeof Constants.OwlClassModelFields];
|
|
44
|
+
type PackageModelField = typeof Constants.PackageModelFields[keyof typeof Constants.PackageModelFields];
|
|
45
|
+
type PartyModelField = typeof Constants.PartyModelFields[keyof typeof Constants.PartyModelFields];
|
|
46
|
+
type PartyRoleModelField = typeof Constants.PartyRoleModelFields[keyof typeof Constants.PartyRoleModelFields];
|
|
47
|
+
type PlanningDownTimeModelField = typeof Constants.PlanningDownTimeModelFields[keyof typeof Constants.PlanningDownTimeModelFields];
|
|
48
|
+
type PlanningMaintenanceIntervalModelField = typeof Constants.PlanningMaintenanceIntervalModelFields[keyof typeof Constants.PlanningMaintenanceIntervalModelFields];
|
|
49
|
+
type PlanningSetupTimeModelField = typeof Constants.PlanningSetupTimeModelFields[keyof typeof Constants.PlanningSetupTimeModelFields];
|
|
50
|
+
type PlanningTimeModelField = typeof Constants.PlanningTimeModelFields[keyof typeof Constants.PlanningTimeModelFields];
|
|
51
|
+
type PlanningWorkingTimeModelField = typeof Constants.PlanningWorkingTimeModelFields[keyof typeof Constants.PlanningWorkingTimeModelFields];
|
|
52
|
+
type ProductFeatureModelField = typeof Constants.ProductFeatureModelFields[keyof typeof Constants.ProductFeatureModelFields];
|
|
53
|
+
type ProductFunctionModelField = typeof Constants.ProductFunctionModelFields[keyof typeof Constants.ProductFunctionModelFields];
|
|
54
|
+
type ProductLcpAfterUseModelField = typeof Constants.ProductLcpAfterUseModelFields[keyof typeof Constants.ProductLcpAfterUseModelFields];
|
|
55
|
+
type ProductLcpDesignAndRealizationModelField = typeof Constants.ProductLcpDesignAndRealizationModelFields[keyof typeof Constants.ProductLcpDesignAndRealizationModelFields];
|
|
56
|
+
type ProductLcpPuttingToUseModelField = typeof Constants.ProductLcpPuttingToUseModelFields[keyof typeof Constants.ProductLcpPuttingToUseModelFields];
|
|
57
|
+
type ProductLcpUseModelField = typeof Constants.ProductLcpUseModelFields[keyof typeof Constants.ProductLcpUseModelFields];
|
|
58
|
+
type ProductLifeCyclePhaseModelField = typeof Constants.ProductLifeCyclePhaseModelFields[keyof typeof Constants.ProductLifeCyclePhaseModelFields];
|
|
59
|
+
type ProductMetadataModelField = typeof Constants.ProductMetadataModelFields[keyof typeof Constants.ProductMetadataModelFields];
|
|
60
|
+
type ProductPropertyModelField = typeof Constants.ProductPropertyModelFields[keyof typeof Constants.ProductPropertyModelFields];
|
|
61
|
+
type ProductVariantModelField = typeof Constants.ProductVariantModelFields[keyof typeof Constants.ProductVariantModelFields];
|
|
62
|
+
type QualificationModelField = typeof Constants.QualificationModelFields[keyof typeof Constants.QualificationModelFields];
|
|
63
|
+
type QualificationRoleModelField = typeof Constants.QualificationRoleModelFields[keyof typeof Constants.QualificationRoleModelFields];
|
|
64
|
+
type QualificationSkillLevelModelField = typeof Constants.QualificationSkillLevelModelFields[keyof typeof Constants.QualificationSkillLevelModelFields];
|
|
65
|
+
type RenditionModelField = typeof Constants.RenditionModelFields[keyof typeof Constants.RenditionModelFields];
|
|
66
|
+
type RenditionSelectorModelField = typeof Constants.RenditionSelectorModelFields[keyof typeof Constants.RenditionSelectorModelFields];
|
|
67
|
+
type SupplyConsumableModelField = typeof Constants.SupplyConsumableModelFields[keyof typeof Constants.SupplyConsumableModelFields];
|
|
68
|
+
type SupplyHardwareToolModelField = typeof Constants.SupplyHardwareToolModelFields[keyof typeof Constants.SupplyHardwareToolModelFields];
|
|
69
|
+
type SupplyLubricantModelField = typeof Constants.SupplyLubricantModelFields[keyof typeof Constants.SupplyLubricantModelFields];
|
|
70
|
+
type SupplyModelField = typeof Constants.SupplyModelFields[keyof typeof Constants.SupplyModelFields];
|
|
71
|
+
type SupplyOperatingModelField = typeof Constants.SupplyOperatingModelFields[keyof typeof Constants.SupplyOperatingModelFields];
|
|
72
|
+
type SupplySparePartModelField = typeof Constants.SupplySparePartModelFields[keyof typeof Constants.SupplySparePartModelFields];
|
|
73
|
+
type TopicModelField = typeof Constants.TopicModelFields[keyof typeof Constants.TopicModelFields];
|
|
74
|
+
type TopicTypeConceptModelField = typeof Constants.TopicTypeConceptModelFields[keyof typeof Constants.TopicTypeConceptModelFields];
|
|
75
|
+
type TopicTypeFormModelField = typeof Constants.TopicTypeFormModelFields[keyof typeof Constants.TopicTypeFormModelFields];
|
|
76
|
+
type TopicTypeLearningModelField = typeof Constants.TopicTypeLearningModelFields[keyof typeof Constants.TopicTypeLearningModelFields];
|
|
77
|
+
type TopicTypeModelField = typeof Constants.TopicTypeModelFields[keyof typeof Constants.TopicTypeModelFields];
|
|
78
|
+
type TopicTypeReferenceModelField = typeof Constants.TopicTypeReferenceModelFields[keyof typeof Constants.TopicTypeReferenceModelFields];
|
|
79
|
+
type TopicTypeTaskModelField = typeof Constants.TopicTypeTaskModelFields[keyof typeof Constants.TopicTypeTaskModelFields];
|
|
80
|
+
type TopicTypeTroubleShootingModelField = typeof Constants.TopicTypeTroubleShootingModelFields[keyof typeof Constants.TopicTypeTroubleShootingModelFields];
|
|
81
|
+
type VCardCalendarModelField = typeof Constants.VCardCalendarModelFields[keyof typeof Constants.VCardCalendarModelFields];
|
|
82
|
+
type VCardGroupModelField = typeof Constants.VCardGroupModelFields[keyof typeof Constants.VCardGroupModelFields];
|
|
83
|
+
type VCardImageModelField = typeof Constants.VCardImageModelFields[keyof typeof Constants.VCardImageModelFields];
|
|
84
|
+
type VCardIndividualModelField = typeof Constants.VCardIndividualModelFields[keyof typeof Constants.VCardIndividualModelFields];
|
|
85
|
+
type VCardInfoModelField = typeof Constants.VCardInfoModelFields[keyof typeof Constants.VCardInfoModelFields];
|
|
86
|
+
type VCardLocationModelField = typeof Constants.VCardLocationModelFields[keyof typeof Constants.VCardLocationModelFields];
|
|
87
|
+
type VCardModelField = typeof Constants.VCardModelFields[keyof typeof Constants.VCardModelFields];
|
|
88
|
+
type VCardOrganizationModelField = typeof Constants.VCardOrganizationModelFields[keyof typeof Constants.VCardOrganizationModelFields];
|
|
89
|
+
|
|
3
90
|
type QueryParams = {
|
|
4
91
|
key: string;
|
|
5
92
|
value: string;
|
|
@@ -42,4 +129,4 @@ type WarningVars = {
|
|
|
42
129
|
default: any;
|
|
43
130
|
};
|
|
44
131
|
|
|
45
|
-
export type { DeviceType, DocumentsType, Favorite, FileRenditionType, FilesExtensions, LogCategoriesType, LogLevelType, OperatorType, QueryParams, ResultTypes, ResultViewStyles, WarningVars, WildCardType, articleInfoItemType, articlePageLayoutType, metaTags };
|
|
132
|
+
export type { AdministrativeMetadataModelField, AuditStateModelField, AuthStateModelField, ComponentModelField, ContentLifeCycleStatusModelField, ContentLifeCycleStatusValueModelField, DeviceType, DirectoryNodeModelField, DirectoryNodeTypeModelField, DocumentModelField, DocumentTypeModelField, DocumentationMetadataModelField, DocumentsType, DomainEntityModelField, EventModelField, ExternalProductGraphicModelField, ExternalProductOntologyModelField, Favorite, FileRenditionType, FilesExtensions, FragmentModelField, FunctionalMetadataModelField, IdentityDomainModelField, IdentityModelField, InformationObjectModelField, InformationSubjectCollectionModelField, InformationSubjectConformityModelField, InformationSubjectFormalityModelField, InformationSubjectFunctionalityModelField, InformationSubjectModelField, InformationSubjectProcessModelField, InformationSubjectSafetyModelField, InformationSubjectSafetyWarningMessageModelField, InformationSubjectTechnicalDataModelField, InformationSubjectTechnicalOverviewModelField, InformationTypeModelField, InformationUnitModelField, LogCategoriesType, LogLevelType, OperatorType, OwlClassModelField, PackageModelField, PartyModelField, PartyRoleModelField, PlanningDownTimeModelField, PlanningMaintenanceIntervalModelField, PlanningSetupTimeModelField, PlanningTimeModelField, PlanningWorkingTimeModelField, ProductFeatureModelField, ProductFunctionModelField, ProductLcpAfterUseModelField, ProductLcpDesignAndRealizationModelField, ProductLcpPuttingToUseModelField, ProductLcpUseModelField, ProductLifeCyclePhaseModelField, ProductMetadataModelField, ProductPropertyModelField, ProductVariantModelField, QualificationModelField, QualificationRoleModelField, QualificationSkillLevelModelField, QueryParams, RenditionModelField, RenditionSelectorModelField, ResultTypes, ResultViewStyles, SupplyConsumableModelField, SupplyHardwareToolModelField, SupplyLubricantModelField, SupplyModelField, SupplyOperatingModelField, SupplySparePartModelField, TopicModelField, TopicTypeConceptModelField, TopicTypeFormModelField, TopicTypeLearningModelField, TopicTypeModelField, TopicTypeReferenceModelField, TopicTypeTaskModelField, TopicTypeTroubleShootingModelField, VCardCalendarModelField, VCardGroupModelField, VCardImageModelField, VCardIndividualModelField, VCardInfoModelField, VCardLocationModelField, VCardModelField, VCardOrganizationModelField, WarningVars, WildCardType, articleInfoItemType, articlePageLayoutType, metaTags };
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["import {\n LOG_CATEGORIES,\n LOG_LEVELS,\n ALL,\n RESULT_VIEW_STYLES,\n FILES_EXTENSIONS,\n RESULT_TYPES,\n WILD_CARD_OPTIONS,\n ARTICLE_PAGE_LAYOUT,\n DEVICE_OPTIONS,\n OPERATOR_OPTIONS\n} from \"@c-rex/constants\";\n\nexport type QueryParams = { key: string; value: string };\nexport type LogLevelType = keyof typeof LOG_LEVELS | typeof ALL\nexport type LogCategoriesType = typeof LOG_CATEGORIES[number] | typeof ALL;\nexport type ResultViewStyles = typeof RESULT_VIEW_STYLES[number];\nexport type FilesExtensions = keyof typeof FILES_EXTENSIONS;\nexport type ResultTypes = keyof typeof RESULT_TYPES\n\nexport type WildCardType = keyof typeof WILD_CARD_OPTIONS;\nexport type OperatorType = keyof typeof OPERATOR_OPTIONS;\n\nexport type FileRenditionType = {\n format: string;\n link: string;\n}\n\nexport type articlePageLayoutType = keyof typeof ARTICLE_PAGE_LAYOUT\n\nexport type DocumentsType = {\n [key: string]: {\n view: string;\n download: string;\n }\n}\n\nexport type articleInfoItemType = {\n label: string;\n value: string;\n link?: string;\n}\n\nexport type metaTags = { name: string; content: string }[];\n\nexport type DeviceType = typeof DEVICE_OPTIONS[keyof typeof DEVICE_OPTIONS];\n\n\nexport type Favorite = {\n id: string;\n label: string;\n color: string;\n}\n\nexport type WarningVars = {\n key: string;\n default: any;\n}
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["import {\n LOG_CATEGORIES,\n LOG_LEVELS,\n ALL,\n RESULT_VIEW_STYLES,\n FILES_EXTENSIONS,\n RESULT_TYPES,\n WILD_CARD_OPTIONS,\n ARTICLE_PAGE_LAYOUT,\n DEVICE_OPTIONS,\n OPERATOR_OPTIONS\n} from \"@c-rex/constants\";\n\nexport * from \"./generated/model-fields\"\n\nexport type QueryParams = { key: string; value: string };\nexport type LogLevelType = keyof typeof LOG_LEVELS | typeof ALL\nexport type LogCategoriesType = typeof LOG_CATEGORIES[number] | typeof ALL;\nexport type ResultViewStyles = typeof RESULT_VIEW_STYLES[number];\nexport type FilesExtensions = keyof typeof FILES_EXTENSIONS;\nexport type ResultTypes = keyof typeof RESULT_TYPES\n\nexport type WildCardType = keyof typeof WILD_CARD_OPTIONS;\nexport type OperatorType = keyof typeof OPERATOR_OPTIONS;\n\nexport type FileRenditionType = {\n format: string;\n link: string;\n}\n\nexport type articlePageLayoutType = keyof typeof ARTICLE_PAGE_LAYOUT\n\nexport type DocumentsType = {\n [key: string]: {\n view: string;\n download: string;\n }\n}\n\nexport type articleInfoItemType = {\n label: string;\n value: string;\n link?: string;\n}\n\nexport type metaTags = { name: string; content: string }[];\n\nexport type DeviceType = typeof DEVICE_OPTIONS[keyof typeof DEVICE_OPTIONS];\n\n\nexport type Favorite = {\n id: string;\n label: string;\n color: string;\n}\n\nexport type WarningVars = {\n key: string;\n default: any;\n}"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|