@osdk/maker 0.12.0-beta.8 → 0.12.0-rc.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +138 -0
- package/README.md +88 -62
- package/build/browser/api/defineAction.js +403 -106
- package/build/browser/api/defineAction.js.map +1 -1
- package/build/browser/api/defineLink.js +2 -2
- package/build/browser/api/defineLink.js.map +1 -1
- package/build/browser/api/defineObject.js +6 -2
- package/build/browser/api/defineObject.js.map +1 -1
- package/build/browser/api/defineOntology.js +80 -35
- package/build/browser/api/defineOntology.js.map +1 -1
- package/build/browser/api/defineSpt.js.map +1 -1
- package/build/browser/api/ontologyUtils.js +80 -0
- package/build/browser/api/ontologyUtils.js.map +1 -1
- package/build/browser/api/overall.test.js +4741 -2358
- package/build/browser/api/overall.test.js.map +1 -1
- package/build/browser/api/types.js +2 -0
- package/build/browser/api/types.js.map +1 -1
- package/build/browser/cli/main.js +2 -10
- package/build/browser/cli/main.js.map +1 -1
- package/build/browser/index.js +5 -4
- package/build/browser/index.js.map +1 -1
- package/build/cjs/index.cjs +575 -153
- package/build/cjs/index.cjs.map +1 -1
- package/build/cjs/index.d.cts +98 -20
- package/build/esm/api/defineAction.js +403 -106
- package/build/esm/api/defineAction.js.map +1 -1
- package/build/esm/api/defineLink.js +2 -2
- package/build/esm/api/defineLink.js.map +1 -1
- package/build/esm/api/defineObject.js +6 -2
- package/build/esm/api/defineObject.js.map +1 -1
- package/build/esm/api/defineOntology.js +80 -35
- package/build/esm/api/defineOntology.js.map +1 -1
- package/build/esm/api/defineSpt.js.map +1 -1
- package/build/esm/api/ontologyUtils.js +80 -0
- package/build/esm/api/ontologyUtils.js.map +1 -1
- package/build/esm/api/overall.test.js +4741 -2358
- package/build/esm/api/overall.test.js.map +1 -1
- package/build/esm/api/types.js +2 -0
- package/build/esm/api/types.js.map +1 -1
- package/build/esm/cli/main.js +2 -10
- package/build/esm/cli/main.js.map +1 -1
- package/build/esm/index.js +5 -4
- package/build/esm/index.js.map +1 -1
- package/build/types/api/defineAction.d.ts +7 -6
- package/build/types/api/defineAction.d.ts.map +1 -1
- package/build/types/api/defineObject.d.ts +2 -2
- package/build/types/api/defineObject.d.ts.map +1 -1
- package/build/types/api/defineOntology.d.ts +3 -2
- package/build/types/api/defineOntology.d.ts.map +1 -1
- package/build/types/api/defineSpt.d.ts +2 -2
- package/build/types/api/defineSpt.d.ts.map +1 -1
- package/build/types/api/ontologyUtils.d.ts +5 -2
- package/build/types/api/ontologyUtils.d.ts.map +1 -1
- package/build/types/api/types.d.ts +83 -12
- package/build/types/api/types.d.ts.map +1 -1
- package/build/types/cli/main.d.ts.map +1 -1
- package/build/types/index.d.ts +6 -5
- package/build/types/index.d.ts.map +1 -1
- package/package.json +4 -4
package/build/cjs/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ActionTypeApiName, ParameterId, OntologyIrBaseParameterType_decimal, OntologyIrBaseParameterType_decimalList, OntologyIrBaseParameterType_timestamp, OntologyIrBaseParameterType_timestampList, OntologyIrBaseParameterType_objectReference, OntologyIrBaseParameterType_objectReferenceList, OntologyIrBaseParameterType_objectSetRid, OntologyIrBaseParameterType_objectTypeReference, OntologyIrBaseParameterType_interfaceReference, OntologyIrBaseParameterType_interfaceReferenceList, OntologyIrBaseParameterType_struct, OntologyIrBaseParameterType_structList, OntologyIrLabelledValue, OntologyIrConditionValue, OntologyIrParameterDateRangeValue, InterfaceTypeApiName, OntologyIrCondition, OntologyIrLogicRule, SectionId, ActionTypeStatus_deprecated, OntologyIrActionTypeEntities, OntologyIrFormContent, OntologyIrValidationRule, OntologyIrMarketplaceInterfaceType, StructFieldType,
|
|
1
|
+
import { ActionTypeApiName, ParameterId, OntologyIrBaseParameterType_decimal, OntologyIrBaseParameterType_decimalList, OntologyIrBaseParameterType_timestamp, OntologyIrBaseParameterType_timestampList, OntologyIrBaseParameterType_objectReference, OntologyIrBaseParameterType_objectReferenceList, OntologyIrBaseParameterType_objectSetRid, OntologyIrBaseParameterType_objectTypeReference, OntologyIrBaseParameterType_interfaceReference, OntologyIrBaseParameterType_interfaceReferenceList, OntologyIrBaseParameterType_struct, OntologyIrBaseParameterType_structList, OntologyIrLabelledValue, OntologyIrConditionValue, OntologyIrParameterDateRangeValue, InterfaceTypeApiName, OntologyIrCondition, OntologyIrParameterPrefill, OntologyIrLogicRule, SectionId, ActionTypeStatus_deprecated, OntologyIrActionTypeEntities, OntologyIrFormContent, OntologyIrValidationRule, DisplayMetadataConfigurationDefaultLayout, DisplayMetadataConfigurationDisplayAndFormat, ButtonDisplayMetadata, OntologyIrMarketplaceInterfaceType, StructFieldType, ValueTypeApiNameReference, Visibility, SharedPropertyTypeGothamMapping, InterfaceTypeStatus, OntologyIrPropertyType, ValueTypeApiName, ValueTypeDisplayMetadata, ValueTypeStatus, ValueTypeVersion, BaseType, ValueTypeDataConstraint, ExampleValue, ValidationRuleDisplayMetadata, OntologyIrLogicRuleValue_parameterId, OntologyIrLogicRuleValue_staticValue, OntologyIrLogicRuleValue_objectParameterPropertyValue, OntologyIrLogicRuleValue_interfaceParameterPropertyValue, OntologyIrLogicRuleValue_synchronousWebhookOutput, LinkTypeMetadata, OntologyIrLinkTypeStatus, DataConstraint, FailureMessage, OntologyIrObjectType, OntologyIr, OntologyIrValueTypeBlockData, OntologyIrType } from '@osdk/client.unstable';
|
|
2
2
|
|
|
3
3
|
declare function main(args?: string[]): Promise<void>;
|
|
4
4
|
|
|
@@ -22,6 +22,25 @@ type ActionType = OntologyEntityBase & RequiredFields<Partial<ActionTypeInner>,
|
|
|
22
22
|
__type: OntologyEntityTypeEnum.ACTION_TYPE;
|
|
23
23
|
};
|
|
24
24
|
type ActionTypeDefinition = Omit<ActionType, "__type">;
|
|
25
|
+
type ActionTypeUserDefinition = {
|
|
26
|
+
objectType: ObjectTypeDefinition;
|
|
27
|
+
apiName?: string;
|
|
28
|
+
displayName?: string;
|
|
29
|
+
status?: ActionStatus;
|
|
30
|
+
parameterConfiguration?: Record<string, ActionParameterConfiguration>;
|
|
31
|
+
nonParameterMappings?: Record<string, MappingValue>;
|
|
32
|
+
actionLevelValidation?: ActionLevelValidationDefinition;
|
|
33
|
+
excludedProperties?: Array<ParameterId>;
|
|
34
|
+
sections?: Array<ActionSection>;
|
|
35
|
+
defaultFormat?: DisplayMetadataConfigurationDefaultLayout;
|
|
36
|
+
enableLayoutSwitch?: boolean;
|
|
37
|
+
displayAndFormat?: DisplayMetadataConfigurationDisplayAndFormat;
|
|
38
|
+
parameterOrdering?: Array<string>;
|
|
39
|
+
submissionMetadata?: SubmissionMetadata;
|
|
40
|
+
primaryKeyOption?: "autoGenerated" | "userInput";
|
|
41
|
+
};
|
|
42
|
+
declare const MODIFY_OBJECT_PARAMETER: string;
|
|
43
|
+
declare const CREATE_OR_MODIFY_OBJECT_PARAMETER: string;
|
|
25
44
|
interface ActionParameter {
|
|
26
45
|
id: ParameterId;
|
|
27
46
|
displayName: string;
|
|
@@ -29,19 +48,55 @@ interface ActionParameter {
|
|
|
29
48
|
validation: ActionParameterValidation;
|
|
30
49
|
description?: string;
|
|
31
50
|
typeClasses?: Array<TypeClass>;
|
|
51
|
+
defaultValue?: OntologyIrParameterPrefill;
|
|
32
52
|
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
53
|
+
type ActionParameterValidation = Omit<ActionParameterConfiguration, "displayName" | "defaultValue">;
|
|
54
|
+
interface ActionParameterConfiguration {
|
|
55
|
+
allowedValues?: ActionParameterAllowedValues;
|
|
56
|
+
required?: ActionParameterRequirementConstraint;
|
|
36
57
|
defaultVisibility?: "editable" | "disabled" | "hidden";
|
|
37
58
|
conditionalOverrides?: Array<ActionParameterConditionalOverride>;
|
|
59
|
+
defaultValue?: OntologyIrParameterPrefill;
|
|
60
|
+
displayName?: string;
|
|
61
|
+
description?: string;
|
|
62
|
+
customParameterType?: ActionParameterType;
|
|
38
63
|
}
|
|
64
|
+
type ActionSection = {
|
|
65
|
+
id: string;
|
|
66
|
+
displayName: string;
|
|
67
|
+
parameters: Array<string>;
|
|
68
|
+
defaultVisibility?: "visible" | "hidden";
|
|
69
|
+
description?: string;
|
|
70
|
+
columnCount?: 1 | 2;
|
|
71
|
+
showTitleBar?: boolean;
|
|
72
|
+
collapsedByDefault?: boolean;
|
|
73
|
+
style?: "box" | "minimal";
|
|
74
|
+
conditionalOverrides?: Array<SectionConditionalOverride>;
|
|
75
|
+
};
|
|
76
|
+
type SubmissionMetadata = {
|
|
77
|
+
submitButtonDisplayMetadata?: ButtonDisplayMetadata;
|
|
78
|
+
successMessage: string;
|
|
79
|
+
undoButtonConfiguration?: boolean;
|
|
80
|
+
};
|
|
81
|
+
type MappingValue = CustomMapping | UuidMappingValue | CurrentTimeMappingValue | CurrentUserMappingValue;
|
|
82
|
+
type UuidMappingValue = {
|
|
83
|
+
type: "uuid";
|
|
84
|
+
linkId?: string;
|
|
85
|
+
};
|
|
86
|
+
type CurrentTimeMappingValue = {
|
|
87
|
+
type: "currentTime";
|
|
88
|
+
};
|
|
89
|
+
type CurrentUserMappingValue = {
|
|
90
|
+
type: "currentUser";
|
|
91
|
+
};
|
|
92
|
+
type CustomMapping = OntologyIrLogicRuleValue_parameterId | OntologyIrLogicRuleValue_staticValue | OntologyIrLogicRuleValue_objectParameterPropertyValue | OntologyIrLogicRuleValue_interfaceParameterPropertyValue | OntologyIrLogicRuleValue_synchronousWebhookOutput;
|
|
39
93
|
type ConditionDefinition = UnionCondition | OntologyIrCondition | GroupValidationRule | ParameterValidationRule;
|
|
40
94
|
type UnionCondition = {
|
|
41
95
|
type: "and" | "or";
|
|
42
96
|
conditions: Array<ConditionDefinition>;
|
|
43
97
|
};
|
|
44
|
-
type ActionParameterConditionalOverride = VisibilityOverride | DisabledOverride | RequiredOverride;
|
|
98
|
+
type ActionParameterConditionalOverride = VisibilityOverride | DisabledOverride | RequiredOverride | DefaultValueOverride | ConstraintOverride;
|
|
99
|
+
type SectionConditionalOverride = VisibilityOverride;
|
|
45
100
|
type VisibilityOverride = {
|
|
46
101
|
type: "visibility";
|
|
47
102
|
condition: ConditionDefinition;
|
|
@@ -54,6 +109,16 @@ type RequiredOverride = {
|
|
|
54
109
|
type: "required";
|
|
55
110
|
condition: ConditionDefinition;
|
|
56
111
|
};
|
|
112
|
+
type DefaultValueOverride = {
|
|
113
|
+
type: "defaultValue";
|
|
114
|
+
condition: ConditionDefinition;
|
|
115
|
+
defaultValue: OntologyIrParameterPrefill;
|
|
116
|
+
};
|
|
117
|
+
type ConstraintOverride = {
|
|
118
|
+
type: "constraint";
|
|
119
|
+
condition: ConditionDefinition;
|
|
120
|
+
constraint: ActionParameterAllowedValues;
|
|
121
|
+
};
|
|
57
122
|
type ActionParameterRequirementConstraint = boolean | {
|
|
58
123
|
listLength: {
|
|
59
124
|
min?: number;
|
|
@@ -63,6 +128,7 @@ type ActionParameterRequirementConstraint = boolean | {
|
|
|
63
128
|
type ActionParameterAllowedValues = {
|
|
64
129
|
type: "oneOf";
|
|
65
130
|
oneOf: Array<OntologyIrLabelledValue>;
|
|
131
|
+
otherValueAllowed?: boolean;
|
|
66
132
|
} | {
|
|
67
133
|
type: "range";
|
|
68
134
|
min?: OntologyIrConditionValue;
|
|
@@ -118,12 +184,17 @@ interface ActionTypeInner {
|
|
|
118
184
|
};
|
|
119
185
|
parameters: Array<ActionParameter>;
|
|
120
186
|
rules: Array<OntologyIrLogicRule>;
|
|
121
|
-
sections: Record<SectionId,
|
|
187
|
+
sections: Record<SectionId, ActionSection>;
|
|
122
188
|
status: ActionStatus;
|
|
123
189
|
entities: OntologyIrActionTypeEntities;
|
|
190
|
+
parameterOrdering: Array<string>;
|
|
124
191
|
formContentOrdering: Array<OntologyIrFormContent>;
|
|
125
192
|
validation: Array<OntologyIrValidationRule>;
|
|
126
193
|
typeClasses: Array<TypeClass>;
|
|
194
|
+
defaultFormat: DisplayMetadataConfigurationDefaultLayout;
|
|
195
|
+
enableLayoutSwitch: boolean;
|
|
196
|
+
displayAndFormat: DisplayMetadataConfigurationDisplayAndFormat;
|
|
197
|
+
submissionMetadata: SubmissionMetadata;
|
|
127
198
|
}
|
|
128
199
|
type ActionLevelValidationDefinition = {
|
|
129
200
|
condition: ConditionDefinition;
|
|
@@ -222,7 +293,7 @@ interface PropertyType {
|
|
|
222
293
|
array?: boolean;
|
|
223
294
|
description?: string;
|
|
224
295
|
displayName?: string;
|
|
225
|
-
valueType?:
|
|
296
|
+
valueType?: ValueTypeApiNameReference;
|
|
226
297
|
visibility?: Visibility;
|
|
227
298
|
typeClasses?: TypeClass[];
|
|
228
299
|
nullability?: Nullability;
|
|
@@ -289,7 +360,7 @@ interface OneToManyLinkTypeDefinition {
|
|
|
289
360
|
redacted?: boolean;
|
|
290
361
|
}
|
|
291
362
|
interface OneToManyObjectLinkReference {
|
|
292
|
-
object:
|
|
363
|
+
object: ObjectTypeDefinition;
|
|
293
364
|
metadata: LinkTypeMetadata;
|
|
294
365
|
}
|
|
295
366
|
interface OneToManyLinkTypeUserDefinition {
|
|
@@ -300,7 +371,7 @@ interface OneToManyLinkTypeUserDefinition {
|
|
|
300
371
|
cardinality?: "OneToMany" | "OneToOne" | undefined;
|
|
301
372
|
}
|
|
302
373
|
interface OneToManyObjectLinkReferenceUserDefinition {
|
|
303
|
-
object:
|
|
374
|
+
object: ObjectTypeDefinition;
|
|
304
375
|
metadata: LinkTypeMetadataUserDefinition;
|
|
305
376
|
}
|
|
306
377
|
interface ManyToManyLinkTypeDefinition {
|
|
@@ -312,7 +383,7 @@ interface ManyToManyLinkTypeDefinition {
|
|
|
312
383
|
redacted?: boolean;
|
|
313
384
|
}
|
|
314
385
|
interface ManyToManyObjectLinkReference {
|
|
315
|
-
object:
|
|
386
|
+
object: ObjectTypeDefinition;
|
|
316
387
|
metadata: LinkTypeMetadata;
|
|
317
388
|
}
|
|
318
389
|
interface ManyToManyLinkTypeUserDefinition {
|
|
@@ -321,7 +392,7 @@ interface ManyToManyLinkTypeUserDefinition {
|
|
|
321
392
|
toMany: ManyToManyObjectLinkReferenceUserDefinition;
|
|
322
393
|
}
|
|
323
394
|
interface ManyToManyObjectLinkReferenceUserDefinition {
|
|
324
|
-
object:
|
|
395
|
+
object: ObjectTypeDefinition;
|
|
325
396
|
metadata: LinkTypeMetadataUserDefinition;
|
|
326
397
|
}
|
|
327
398
|
interface LinkTypeMetadataUserDefinition {
|
|
@@ -529,15 +600,16 @@ interface ObjectTypeDatasourceDefinition_restrictedView {
|
|
|
529
600
|
type: "restrictedView";
|
|
530
601
|
}
|
|
531
602
|
type ObjectTypeDatasourceDefinition = ObjectTypeDatasourceDefinition_stream | ObjectTypeDatasourceDefinition_dataset | ObjectTypeDatasourceDefinition_restrictedView;
|
|
532
|
-
type ActionParameterTypePrimitive = "boolean" | "booleanList" | "integer" | "integerList" | "long" | "longList" | "double" | "doubleList" | "string" | "stringList" | "decimal" | "decimalList" | "timestamp" | "timestampList" | "geohash" | "geohashList" | "geoshape" | "geoshapeList" | "timeSeriesReference" | "date" | "dateList" | "objectTypeReference" | "
|
|
603
|
+
type ActionParameterTypePrimitive = "boolean" | "booleanList" | "integer" | "integerList" | "long" | "longList" | "double" | "doubleList" | "string" | "stringList" | "decimal" | "decimalList" | "timestamp" | "timestampList" | "geohash" | "geohashList" | "geoshape" | "geoshapeList" | "timeSeriesReference" | "date" | "dateList" | "objectTypeReference" | "attachment" | "attachmentList" | "marking" | "markingList" | "mediaReference" | "mediaReferenceList" | "geotimeSeriesReference" | "geotimeSeriesReferenceList";
|
|
533
604
|
type ActionParameterTypeComplex = OntologyIrBaseParameterType_decimal | OntologyIrBaseParameterType_decimalList | OntologyIrBaseParameterType_timestamp | OntologyIrBaseParameterType_timestampList | OntologyIrBaseParameterType_objectReference | OntologyIrBaseParameterType_objectReferenceList | OntologyIrBaseParameterType_objectSetRid | OntologyIrBaseParameterType_objectTypeReference | OntologyIrBaseParameterType_objectReference | OntologyIrBaseParameterType_interfaceReference | OntologyIrBaseParameterType_interfaceReferenceList | OntologyIrBaseParameterType_struct | OntologyIrBaseParameterType_structList;
|
|
534
605
|
type ActionParameterType = ActionParameterTypePrimitive | ActionParameterTypeComplex;
|
|
535
606
|
|
|
536
|
-
declare function defineCreateInterfaceObjectAction(interfaceType: InterfaceType, objectType?:
|
|
537
|
-
declare function defineCreateObjectAction(
|
|
538
|
-
declare function defineModifyInterfaceObjectAction(interfaceType: InterfaceType, objectType?:
|
|
539
|
-
declare function defineModifyObjectAction(
|
|
540
|
-
declare function defineDeleteObjectAction(
|
|
607
|
+
declare function defineCreateInterfaceObjectAction(interfaceType: InterfaceType, objectType?: ObjectTypeDefinition, validation?: ActionLevelValidationDefinition): ActionType;
|
|
608
|
+
declare function defineCreateObjectAction(def: ActionTypeUserDefinition): ActionType;
|
|
609
|
+
declare function defineModifyInterfaceObjectAction(interfaceType: InterfaceType, objectType?: ObjectTypeDefinition, validation?: ActionLevelValidationDefinition): ActionType;
|
|
610
|
+
declare function defineModifyObjectAction(def: ActionTypeUserDefinition): ActionType;
|
|
611
|
+
declare function defineDeleteObjectAction(def: ActionTypeUserDefinition): ActionType;
|
|
612
|
+
declare function defineCreateOrModifyObjectAction(def: ActionTypeUserDefinition): ActionType;
|
|
541
613
|
declare function defineAction(actionDef: ActionTypeDefinition): ActionType;
|
|
542
614
|
|
|
543
615
|
/**
|
|
@@ -602,13 +674,17 @@ declare function defineInterfaceLinkConstraint(linkDef: One | Many): void;
|
|
|
602
674
|
|
|
603
675
|
declare function defineLink(linkDefinition: LinkTypeDefinition): LinkType;
|
|
604
676
|
|
|
605
|
-
declare function defineObject(objectDef: ObjectTypeDefinition):
|
|
677
|
+
declare function defineObject(objectDef: ObjectTypeDefinition): ObjectTypeDefinition;
|
|
678
|
+
declare function convertToDisplayName(s: string | undefined | null): string;
|
|
679
|
+
declare function convertToPluralDisplayName(s: string | undefined | null): string;
|
|
606
680
|
|
|
607
681
|
type OntologyAndValueTypeIrs = {
|
|
608
682
|
ontology: OntologyIr;
|
|
609
683
|
valueType: OntologyIrValueTypeBlockData;
|
|
610
684
|
};
|
|
611
685
|
declare function defineOntology(ns: string, body: () => void | Promise<void>, outputDir: string | undefined, dependencyFile?: string): Promise<OntologyAndValueTypeIrs>;
|
|
686
|
+
declare function dumpOntologyFullMetadata(): OntologyIr;
|
|
687
|
+
declare function addNamespaceIfNone(apiName: string): string;
|
|
612
688
|
|
|
613
689
|
interface SharedPropertyTypeDefinition {
|
|
614
690
|
apiName: string;
|
|
@@ -616,7 +692,7 @@ interface SharedPropertyTypeDefinition {
|
|
|
616
692
|
array?: boolean;
|
|
617
693
|
description?: string;
|
|
618
694
|
displayName?: string;
|
|
619
|
-
valueType?:
|
|
695
|
+
valueType?: ValueTypeApiNameReference;
|
|
620
696
|
visibility?: Visibility;
|
|
621
697
|
typeClasses?: SharedPropertyType["typeClasses"];
|
|
622
698
|
gothamMapping?: SharedPropertyTypeGothamMapping;
|
|
@@ -641,6 +717,8 @@ declare function defineValueType(valueTypeDef: ValueTypeDefinition): ValueTypeDe
|
|
|
641
717
|
|
|
642
718
|
declare function importOntologyEntity<T extends OntologyEntityBase>(e: T): void;
|
|
643
719
|
|
|
720
|
+
declare function convertType(type: PropertyTypeType): OntologyIrType;
|
|
721
|
+
|
|
644
722
|
/**
|
|
645
723
|
* Wraps an OntologyEntityType with a Proxy that calls importOntologyEntity when properties are accessed.
|
|
646
724
|
*
|
|
@@ -649,4 +727,4 @@ declare function importOntologyEntity<T extends OntologyEntityBase>(e: T): void;
|
|
|
649
727
|
*/
|
|
650
728
|
declare function wrapWithProxy<T extends OntologyEntityBase>(entity: T): T;
|
|
651
729
|
|
|
652
|
-
export { type ActionType, type ConditionDefinition, type InterfaceType, type LinkType, type ObjectType, OntologyEntityTypeEnum, type SharedPropertyType, type ValueTypeDefinitionVersion, addDependency, main as default, defineAction, defineCreateInterfaceObjectAction, defineCreateObjectAction, defineDeleteObjectAction, defineInterface, defineInterfaceLinkConstraint, defineLink, defineModifyInterfaceObjectAction, defineModifyObjectAction, defineObject, defineOntology, defineSharedPropertyType, defineValueType, importOntologyEntity, importSharedPropertyType, wrapWithProxy };
|
|
730
|
+
export { type ActionParameterAllowedValues, type ActionParameterConditionalOverride, type ActionParameterConfiguration, type ActionParameterValidation, type ActionSection, type ActionType, CREATE_OR_MODIFY_OBJECT_PARAMETER, type ConditionDefinition, type CurrentTimeMappingValue, type CurrentUserMappingValue, type CustomMapping, type InterfaceType, type LinkType, MODIFY_OBJECT_PARAMETER, type MappingValue, type ObjectPropertyType, type ObjectType, OntologyEntityTypeEnum, type PropertyTypeType, type SectionConditionalOverride, type SharedPropertyType, type SubmissionMetadata, type UuidMappingValue, type ValueTypeDefinitionVersion, addDependency, addNamespaceIfNone, convertToDisplayName, convertToPluralDisplayName, convertType, main as default, defineAction, defineCreateInterfaceObjectAction, defineCreateObjectAction, defineCreateOrModifyObjectAction, defineDeleteObjectAction, defineInterface, defineInterfaceLinkConstraint, defineLink, defineModifyInterfaceObjectAction, defineModifyObjectAction, defineObject, defineOntology, defineSharedPropertyType, defineValueType, dumpOntologyFullMetadata, importOntologyEntity, importSharedPropertyType, wrapWithProxy };
|