@memberjunction/core-entities 2.132.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom/AIAgentExtended.d.ts +13 -0
- package/dist/custom/AIAgentExtended.d.ts.map +1 -0
- package/dist/custom/AIAgentExtended.js +37 -0
- package/dist/custom/AIAgentExtended.js.map +1 -0
- package/dist/custom/AIAgentRunExtended.d.ts +32 -0
- package/dist/custom/AIAgentRunExtended.d.ts.map +1 -0
- package/dist/custom/AIAgentRunExtended.js +136 -0
- package/dist/custom/AIAgentRunExtended.js.map +1 -0
- package/dist/custom/AIAgentRunStepExtended.d.ts +48 -0
- package/dist/custom/AIAgentRunStepExtended.d.ts.map +1 -0
- package/dist/custom/AIAgentRunStepExtended.js +149 -0
- package/dist/custom/AIAgentRunStepExtended.js.map +1 -0
- package/dist/custom/AIModelExtended.d.ts +14 -0
- package/dist/custom/AIModelExtended.d.ts.map +1 -0
- package/dist/custom/AIModelExtended.js +36 -0
- package/dist/custom/AIModelExtended.js.map +1 -0
- package/dist/custom/AIPromptCategoryExtended.d.ts +7 -0
- package/dist/custom/AIPromptCategoryExtended.d.ts.map +1 -0
- package/dist/custom/AIPromptCategoryExtended.js +26 -0
- package/dist/custom/AIPromptCategoryExtended.js.map +1 -0
- package/dist/custom/AIPromptExtended.d.ts +51 -0
- package/dist/custom/AIPromptExtended.d.ts.map +1 -0
- package/dist/custom/AIPromptExtended.js +169 -0
- package/dist/custom/AIPromptExtended.js.map +1 -0
- package/dist/custom/AIPromptRunEntityExtended.d.ts +47 -0
- package/dist/custom/AIPromptRunEntityExtended.d.ts.map +1 -0
- package/dist/custom/AIPromptRunEntityExtended.js +156 -0
- package/dist/custom/AIPromptRunEntityExtended.js.map +1 -0
- package/dist/custom/ListDetailEntityExtended.d.ts +42 -0
- package/dist/custom/ListDetailEntityExtended.d.ts.map +1 -1
- package/dist/custom/ListDetailEntityExtended.js +124 -0
- package/dist/custom/ListDetailEntityExtended.js.map +1 -1
- package/dist/custom/TypeTablesCache.d.ts +12 -0
- package/dist/custom/TypeTablesCache.d.ts.map +1 -0
- package/dist/custom/TypeTablesCache.js +31 -0
- package/dist/custom/TypeTablesCache.js.map +1 -0
- package/dist/custom/UserViewEntity.d.ts +146 -9
- package/dist/custom/UserViewEntity.d.ts.map +1 -1
- package/dist/custom/UserViewEntity.js +71 -16
- package/dist/custom/UserViewEntity.js.map +1 -1
- package/dist/engines/UserInfoEngine.d.ts +26 -0
- package/dist/engines/UserInfoEngine.d.ts.map +1 -1
- package/dist/engines/UserInfoEngine.js +95 -0
- package/dist/engines/UserInfoEngine.js.map +1 -1
- package/dist/engines/UserViewEngine.d.ts +133 -0
- package/dist/engines/UserViewEngine.d.ts.map +1 -0
- package/dist/engines/UserViewEngine.js +244 -0
- package/dist/engines/UserViewEngine.js.map +1 -0
- package/dist/generated/entity_subclasses.d.ts +612 -8
- package/dist/generated/entity_subclasses.d.ts.map +1 -1
- package/dist/generated/entity_subclasses.js +868 -8
- package/dist/generated/entity_subclasses.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +5 -5
|
@@ -9,13 +9,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
9
9
|
exports.ContentSourceParamSchema = exports.ContentProcessRunSchema = exports.ContentItemSchema = exports.ContentItemTagSchema = exports.ContentItemAttributeSchema = exports.ContentFileTypeSchema = exports.CompanyIntegrationSchema = exports.CompanyIntegrationRunSchema = exports.CompanyIntegrationRunDetailSchema = exports.CompanyIntegrationRunAPILogSchema = exports.CompanyIntegrationRecordMapSchema = exports.CompanySchema = exports.CommunicationRunSchema = exports.CommunicationProviderSchema = exports.CommunicationProviderMessageTypeSchema = exports.CommunicationLogSchema = exports.CommunicationBaseMessageTypeSchema = exports.AuthorizationSchema = exports.AuthorizationRoleSchema = exports.AuditLogSchema = exports.AuditLogTypeSchema = exports.ApplicationSchema = exports.ApplicationSettingSchema = exports.ApplicationEntitySchema = exports.AIResultCacheSchema = exports.AIPromptSchema = exports.AIPromptTypeSchema = exports.AIPromptCategorySchema = exports.AIModelSchema = exports.AIModelTypeSchema = exports.AIModelActionSchema = exports.AIAgentSchema = exports.AIAgentRequestSchema = exports.AIAgentNoteSchema = exports.AIAgentNoteTypeSchema = exports.AIAgentModelSchema = exports.AIAgentLearningCycleSchema = exports.AIAgentActionSchema = exports.AIActionSchema = exports.ActionSchema = exports.ActionResultCodeSchema = exports.ActionParamSchema = exports.ActionLibrarySchema = exports.ActionFilterSchema = exports.ActionExecutionLogSchema = exports.ActionContextSchema = exports.ActionContextTypeSchema = exports.ActionCategorySchema = exports.ActionAuthorizationSchema = exports.loadModule = void 0;
|
|
10
10
|
exports.IntegrationSchema = exports.IntegrationURLFormatSchema = exports.GeneratedCodeSchema = exports.GeneratedCodeCategorySchema = exports.FileSchema = exports.FileStorageProviderSchema = exports.FileEntityRecordLinkSchema = exports.FileCategorySchema = exports.ExplorerNavigationItemSchema = exports.ErrorLogSchema = exports.EntitySettingSchema = exports.EntityRelationshipSchema = exports.EntityRelationshipDisplayComponentSchema = exports.EntityRecordDocumentSchema = exports.EntityPermissionSchema = exports.EntityFieldSchema = exports.EntityFieldValueSchema = exports.EntityDocumentSchema = exports.EntityDocumentTypeSchema = exports.EntityDocumentSettingSchema = exports.EntityDocumentRunSchema = exports.EntityCommunicationMessageTypeSchema = exports.EntityCommunicationFieldSchema = exports.EntityAIActionSchema = exports.EntityActionSchema = exports.EntityActionParamSchema = exports.EntityActionInvocationSchema = exports.EntityActionInvocationTypeSchema = exports.EntityActionFilterSchema = exports.EntitySchema = exports.EmployeeSchema = exports.EmployeeSkillSchema = exports.EmployeeRoleSchema = exports.EmployeeCompanyIntegrationSchema = exports.DuplicateRunSchema = exports.DuplicateRunDetailSchema = exports.DuplicateRunDetailMatchSchema = exports.DatasetSchema = exports.DatasetItemSchema = exports.DataContextSchema = exports.DataContextItemSchema = exports.DashboardSchema = exports.DashboardCategorySchema = exports.ConversationSchema = exports.ConversationDetailSchema = exports.ContentTypeSchema = exports.ContentTypeAttributeSchema = exports.ContentSourceSchema = exports.ContentSourceTypeSchema = exports.ContentSourceTypeParamSchema = void 0;
|
|
11
11
|
exports.ConversationArtifactPermissionSchema = exports.ComponentSchema = exports.ComponentRegistrySchema = exports.ComponentLibraryLinkSchema = exports.ComponentLibrarySchema = exports.ComponentDependencySchema = exports.CollectionSchema = exports.CollectionPermissionSchema = exports.CollectionArtifactSchema = exports.ArtifactSchema = exports.ArtifactVersionSchema = exports.ArtifactVersionAttributeSchema = exports.ArtifactUseSchema = exports.ArtifactTypeSchema = exports.ArtifactPermissionSchema = exports.AIVendorSchema = exports.AIVendorTypeSchema = exports.AIVendorTypeDefinitionSchema = exports.AIPromptRunSchema = exports.AIPromptModelSchema = exports.AIModelVendorSchema = exports.AIModelPriceUnitTypeSchema = exports.AIModelPriceTypeSchema = exports.AIModelModalitySchema = exports.AIModelCostSchema = exports.AIModelArchitectureSchema = exports.AIModalitySchema = exports.AICredentialBindingSchema = exports.AIConfigurationSchema = exports.AIConfigurationParamSchema = exports.AIArchitectureSchema = exports.AIAgentTypeSchema = exports.AIAgentStepSchema = exports.AIAgentStepPathSchema = exports.AIAgentRunSchema = exports.AIAgentRunStepSchema = exports.AIAgentRelationshipSchema = exports.AIAgentPromptSchema = exports.AIAgentPermissionSchema = exports.AIAgentModalitySchema = exports.AIAgentExampleSchema = exports.AIAgentDataSourceSchema = exports.AIAgentConfigurationSchema = exports.AIAgentArtifactTypeSchema = exports.AccessControlRuleSchema = exports.ListSchema = exports.ListDetailSchema = exports.ListCategorySchema = exports.LibraryItemSchema = exports.LibrarySchema = void 0;
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.WorkspaceEntity = exports.WorkspaceItemEntity = exports.WorkflowEntity = exports.WorkflowRunEntity = exports.WorkflowEngineEntity = exports.VersionInstallationEntity = exports.VectorIndexEntity = exports.VectorDatabaseEntity = exports.UserEntity = exports.UserViewEntity = exports.UserViewRunEntity = exports.UserViewRunDetailEntity = exports.UserViewCategoryEntity = exports.UserRoleEntity = exports.UserRecordLogEntity = exports.UserNotificationEntity = exports.UserFavoriteEntity = exports.UserApplicationEntity = exports.UserApplicationEntityEntity = exports.TemplateEntity = exports.TemplateParamEntity = exports.TemplateContentEntity = exports.TemplateContentTypeEntity = exports.TemplateCategoryEntity = exports.TagEntity = exports.TaggedItemEntity = exports.SkillEntity = exports.SchemaInfoEntity = exports.ScheduledActionEntity = exports.ScheduledActionParamEntity = exports.RowLevelSecurityFilterEntity = exports.RoleEntity = exports.ResourceTypeEntity = void 0;
|
|
12
|
+
exports.RecommendationProviderSchema = exports.RecommendationItemSchema = exports.QueueSchema = exports.QueueTypeSchema = exports.QueueTaskSchema = exports.QueryPermissionSchema = exports.QueryFieldSchema = exports.QueryEntitySchema = exports.QueryCategorySchema = exports.QuerySchema = exports.OutputTriggerTypeSchema = exports.OutputFormatTypeSchema = exports.OutputDeliveryTypeSchema = exports.UserSettingSchema = exports.TestSchema = exports.TestTypeSchema = exports.TestSuiteSchema = exports.TestSuiteTestSchema = exports.TestSuiteRunSchema = exports.TestRunSchema = exports.TestRunFeedbackSchema = exports.TestRubricSchema = exports.TaskSchema = exports.TaskTypeSchema = exports.TaskDependencySchema = exports.ScheduledJobSchema = exports.ScheduledJobTypeSchema = exports.ScheduledJobRunSchema = exports.ReportVersionSchema = exports.ReportUserStateSchema = exports.RecordLinkSchema = exports.QueryParameterSchema = exports.PublicLinkSchema = exports.ProjectSchema = exports.ListShareSchema = exports.ListInvitationSchema = exports.EnvironmentSchema = exports.EncryptionKeySchema = exports.EncryptionKeySourceSchema = exports.EncryptionAlgorithmSchema = exports.DashboardUserStateSchema = exports.DashboardUserPreferenceSchema = exports.CredentialSchema = exports.CredentialTypeSchema = exports.CredentialCategorySchema = exports.ConversationDetailRatingSchema = exports.ConversationDetailAttachmentSchema = exports.ConversationDetailArtifactSchema = exports.ConversationArtifactSchema = exports.ConversationArtifactVersionSchema = void 0;
|
|
13
|
+
exports.ActionFilterEntity = exports.ActionExecutionLogEntity = exports.ActionContextEntity = exports.ActionContextTypeEntity = exports.ActionCategoryEntity = exports.ActionAuthorizationEntity = exports.WorkspaceSchema = exports.WorkspaceItemSchema = exports.WorkflowSchema = exports.WorkflowRunSchema = exports.WorkflowEngineSchema = exports.VersionInstallationSchema = exports.VectorIndexSchema = exports.VectorDatabaseSchema = exports.UserSchema = exports.UserViewSchema = exports.UserViewRunSchema = exports.UserViewRunDetailSchema = exports.UserViewCategorySchema = exports.UserRoleSchema = exports.UserRecordLogSchema = exports.UserNotificationSchema = exports.UserFavoriteSchema = exports.UserApplicationSchema = exports.UserApplicationEntitySchema = exports.TemplateSchema = exports.TemplateParamSchema = exports.TemplateContentSchema = exports.TemplateContentTypeSchema = exports.TemplateCategorySchema = exports.TagSchema = exports.TaggedItemSchema = exports.SkillSchema = exports.SchemaInfoSchema = exports.ScheduledActionSchema = exports.ScheduledActionParamSchema = exports.RowLevelSecurityFilterSchema = exports.RoleSchema = exports.ResourceTypeSchema = exports.ResourcePermissionSchema = exports.ResourceLinkSchema = exports.ReportSchema = exports.ReportSnapshotSchema = exports.ReportCategorySchema = exports.RecordMergeLogSchema = exports.RecordMergeDeletionLogSchema = exports.RecordChangeSchema = exports.RecordChangeReplayRunSchema = exports.RecommendationSchema = exports.RecommendationRunSchema = void 0;
|
|
14
|
+
exports.ConversationEntity = exports.ConversationDetailEntity = exports.ContentTypeEntity = exports.ContentTypeAttributeEntity = exports.ContentSourceEntity = exports.ContentSourceTypeEntity = exports.ContentSourceTypeParamEntity = exports.ContentSourceParamEntity = exports.ContentProcessRunEntity = exports.ContentItemEntity = exports.ContentItemTagEntity = exports.ContentItemAttributeEntity = exports.ContentFileTypeEntity = exports.CompanyIntegrationEntity = exports.CompanyIntegrationRunEntity = exports.CompanyIntegrationRunDetailEntity = exports.CompanyIntegrationRunAPILogEntity = exports.CompanyIntegrationRecordMapEntity = exports.CompanyEntity = exports.CommunicationRunEntity = exports.CommunicationProviderEntity = exports.CommunicationProviderMessageTypeEntity = exports.CommunicationLogEntity = exports.CommunicationBaseMessageTypeEntity = exports.AuthorizationEntity = exports.AuthorizationRoleEntity = exports.AuditLogEntity = exports.AuditLogTypeEntity = exports.ApplicationEntity = exports.ApplicationSettingEntity = exports.ApplicationEntityEntity = exports.AIResultCacheEntity = exports.AIPromptEntity = exports.AIPromptTypeEntity = exports.AIPromptCategoryEntity = exports.AIModelEntity = exports.AIModelTypeEntity = exports.AIModelActionEntity = exports.AIAgentEntity = exports.AIAgentRequestEntity = exports.AIAgentNoteEntity = exports.AIAgentNoteTypeEntity = exports.AIAgentModelEntity = exports.AIAgentLearningCycleEntity = exports.AIAgentActionEntity = exports.AIActionEntity = exports.ActionEntity = exports.ActionResultCodeEntity = exports.ActionParamEntity = exports.ActionLibraryEntity = void 0;
|
|
15
|
+
exports.AIAgentArtifactTypeEntity = exports.AccessControlRuleEntity = exports.ListEntity = exports.ListDetailEntity = exports.ListCategoryEntity = exports.LibraryItemEntity = exports.LibraryEntity = exports.IntegrationEntity = exports.IntegrationURLFormatEntity = exports.GeneratedCodeEntity = exports.GeneratedCodeCategoryEntity = exports.FileEntity = exports.FileStorageProviderEntity = exports.FileEntityRecordLinkEntity = exports.FileCategoryEntity = exports.ExplorerNavigationItemEntity = exports.ErrorLogEntity = exports.EntitySettingEntity = exports.EntityRelationshipEntity = exports.EntityRelationshipDisplayComponentEntity = exports.EntityRecordDocumentEntity = exports.EntityPermissionEntity = exports.EntityFieldEntity = exports.EntityFieldValueEntity = exports.EntityDocumentEntity = exports.EntityDocumentTypeEntity = exports.EntityDocumentSettingEntity = exports.EntityDocumentRunEntity = exports.EntityCommunicationMessageTypeEntity = exports.EntityCommunicationFieldEntity = exports.EntityAIActionEntity = exports.EntityActionEntity = exports.EntityActionParamEntity = exports.EntityActionInvocationEntity = exports.EntityActionInvocationTypeEntity = exports.EntityActionFilterEntity = exports.EntityEntity = exports.EmployeeEntity = exports.EmployeeSkillEntity = exports.EmployeeRoleEntity = exports.EmployeeCompanyIntegrationEntity = exports.DuplicateRunEntity = exports.DuplicateRunDetailEntity = exports.DuplicateRunDetailMatchEntity = exports.DatasetEntity = exports.DatasetItemEntity = exports.DataContextEntity = exports.DataContextItemEntity = exports.DashboardEntity = exports.DashboardCategoryEntity = void 0;
|
|
16
|
+
exports.CredentialTypeEntity = exports.CredentialCategoryEntity = exports.ConversationDetailRatingEntity = exports.ConversationDetailAttachmentEntity = exports.ConversationDetailArtifactEntity = exports.ConversationArtifactEntity = exports.ConversationArtifactVersionEntity = exports.ConversationArtifactPermissionEntity = exports.ComponentEntity = exports.ComponentRegistryEntity = exports.ComponentLibraryLinkEntity = exports.ComponentLibraryEntity = exports.ComponentDependencyEntity = exports.CollectionEntity = exports.CollectionPermissionEntity = exports.CollectionArtifactEntity = exports.ArtifactEntity = exports.ArtifactVersionEntity = exports.ArtifactVersionAttributeEntity = exports.ArtifactUseEntity = exports.ArtifactTypeEntity = exports.ArtifactPermissionEntity = exports.AIVendorEntity = exports.AIVendorTypeEntity = exports.AIVendorTypeDefinitionEntity = exports.AIPromptRunEntity = exports.AIPromptModelEntity = exports.AIModelVendorEntity = exports.AIModelPriceUnitTypeEntity = exports.AIModelPriceTypeEntity = exports.AIModelModalityEntity = exports.AIModelCostEntity = exports.AIModelArchitectureEntity = exports.AIModalityEntity = exports.AICredentialBindingEntity = exports.AIConfigurationEntity = exports.AIConfigurationParamEntity = exports.AIArchitectureEntity = exports.AIAgentTypeEntity = exports.AIAgentStepEntity = exports.AIAgentStepPathEntity = exports.AIAgentRunEntity = exports.AIAgentRunStepEntity = exports.AIAgentRelationshipEntity = exports.AIAgentPromptEntity = exports.AIAgentPermissionEntity = exports.AIAgentModalityEntity = exports.AIAgentExampleEntity = exports.AIAgentDataSourceEntity = exports.AIAgentConfigurationEntity = void 0;
|
|
17
|
+
exports.ReportCategoryEntity = exports.RecordMergeLogEntity = exports.RecordMergeDeletionLogEntity = exports.RecordChangeEntity = exports.RecordChangeReplayRunEntity = exports.RecommendationEntity = exports.RecommendationRunEntity = exports.RecommendationProviderEntity = exports.RecommendationItemEntity = exports.QueueEntity = exports.QueueTypeEntity = exports.QueueTaskEntity = exports.QueryPermissionEntity = exports.QueryFieldEntity = exports.QueryEntityEntity = exports.QueryCategoryEntity = exports.QueryEntity = exports.OutputTriggerTypeEntity = exports.OutputFormatTypeEntity = exports.OutputDeliveryTypeEntity = exports.UserSettingEntity = exports.TestEntity = exports.TestTypeEntity = exports.TestSuiteEntity = exports.TestSuiteTestEntity = exports.TestSuiteRunEntity = exports.TestRunEntity = exports.TestRunFeedbackEntity = exports.TestRubricEntity = exports.TaskEntity = exports.TaskTypeEntity = exports.TaskDependencyEntity = exports.ScheduledJobEntity = exports.ScheduledJobTypeEntity = exports.ScheduledJobRunEntity = exports.ReportVersionEntity = exports.ReportUserStateEntity = exports.RecordLinkEntity = exports.QueryParameterEntity = exports.PublicLinkEntity = exports.ProjectEntity = exports.ListShareEntity = exports.ListInvitationEntity = exports.EnvironmentEntity = exports.EncryptionKeyEntity = exports.EncryptionKeySourceEntity = exports.EncryptionAlgorithmEntity = exports.DashboardUserStateEntity = exports.DashboardUserPreferenceEntity = exports.CredentialEntity = void 0;
|
|
18
|
+
exports.WorkspaceEntity = exports.WorkspaceItemEntity = exports.WorkflowEntity = exports.WorkflowRunEntity = exports.WorkflowEngineEntity = exports.VersionInstallationEntity = exports.VectorIndexEntity = exports.VectorDatabaseEntity = exports.UserEntity = exports.UserViewEntity = exports.UserViewRunEntity = exports.UserViewRunDetailEntity = exports.UserViewCategoryEntity = exports.UserRoleEntity = exports.UserRecordLogEntity = exports.UserNotificationEntity = exports.UserFavoriteEntity = exports.UserApplicationEntity = exports.UserApplicationEntityEntity = exports.TemplateEntity = exports.TemplateParamEntity = exports.TemplateContentEntity = exports.TemplateContentTypeEntity = exports.TemplateCategoryEntity = exports.TagEntity = exports.TaggedItemEntity = exports.SkillEntity = exports.SchemaInfoEntity = exports.ScheduledActionEntity = exports.ScheduledActionParamEntity = exports.RowLevelSecurityFilterEntity = exports.RoleEntity = exports.ResourceTypeEntity = exports.ResourcePermissionEntity = exports.ResourceLinkEntity = exports.ReportEntity = exports.ReportSnapshotEntity = void 0;
|
|
19
19
|
const core_1 = require("@memberjunction/core");
|
|
20
20
|
const global_1 = require("@memberjunction/global");
|
|
21
21
|
const zod_1 = require("zod");
|
|
@@ -1062,6 +1062,14 @@ exports.AIAgentNoteSchema = zod_1.z.object({
|
|
|
1062
1062
|
* * Field Name: SourceConversation
|
|
1063
1063
|
* * Display Name: Source Conversation
|
|
1064
1064
|
* * SQL Data Type: nvarchar(255)`),
|
|
1065
|
+
SourceConversationDetail: zod_1.z.string().nullable().describe(`
|
|
1066
|
+
* * Field Name: SourceConversationDetail
|
|
1067
|
+
* * Display Name: Source Conversation Detail
|
|
1068
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
1069
|
+
SourceAIAgentRun: zod_1.z.string().nullable().describe(`
|
|
1070
|
+
* * Field Name: SourceAIAgentRun
|
|
1071
|
+
* * Display Name: Source AI Agent Run
|
|
1072
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
1065
1073
|
Company: zod_1.z.string().nullable().describe(`
|
|
1066
1074
|
* * Field Name: Company
|
|
1067
1075
|
* * Display Name: Company
|
|
@@ -2333,6 +2341,10 @@ exports.AIResultCacheSchema = zod_1.z.object({
|
|
|
2333
2341
|
* * Field Name: Configuration
|
|
2334
2342
|
* * Display Name: Configuration
|
|
2335
2343
|
* * SQL Data Type: nvarchar(100)`),
|
|
2344
|
+
PromptRun: zod_1.z.string().nullable().describe(`
|
|
2345
|
+
* * Field Name: PromptRun
|
|
2346
|
+
* * Display Name: Prompt Run
|
|
2347
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
2336
2348
|
});
|
|
2337
2349
|
/**
|
|
2338
2350
|
* zod schema definition for the entity Application Entities
|
|
@@ -4309,6 +4321,10 @@ exports.ConversationSchema = zod_1.z.object({
|
|
|
4309
4321
|
* * Field Name: Project
|
|
4310
4322
|
* * Display Name: Project
|
|
4311
4323
|
* * SQL Data Type: nvarchar(255)`),
|
|
4324
|
+
TestRun: zod_1.z.string().nullable().describe(`
|
|
4325
|
+
* * Field Name: TestRun
|
|
4326
|
+
* * Display Name: Test Run
|
|
4327
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
4312
4328
|
});
|
|
4313
4329
|
/**
|
|
4314
4330
|
* zod schema definition for the entity Dashboard Categories
|
|
@@ -4869,6 +4885,10 @@ exports.DuplicateRunDetailSchema = zod_1.z.object({
|
|
|
4869
4885
|
* * Display Name: Updated At
|
|
4870
4886
|
* * SQL Data Type: datetimeoffset
|
|
4871
4887
|
* * Default Value: getutcdate()`),
|
|
4888
|
+
DuplicateRun: zod_1.z.string().describe(`
|
|
4889
|
+
* * Field Name: DuplicateRun
|
|
4890
|
+
* * Display Name: Duplicate Run
|
|
4891
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
4872
4892
|
});
|
|
4873
4893
|
/**
|
|
4874
4894
|
* zod schema definition for the entity Duplicate Runs
|
|
@@ -5007,6 +5027,10 @@ exports.EmployeeCompanyIntegrationSchema = zod_1.z.object({
|
|
|
5007
5027
|
* * Display Name: Updated At
|
|
5008
5028
|
* * SQL Data Type: datetimeoffset
|
|
5009
5029
|
* * Default Value: getutcdate()`),
|
|
5030
|
+
Employee: zod_1.z.string().nullable().describe(`
|
|
5031
|
+
* * Field Name: Employee
|
|
5032
|
+
* * Display Name: Employee
|
|
5033
|
+
* * SQL Data Type: nvarchar(81)`),
|
|
5010
5034
|
CompanyIntegration: zod_1.z.string().describe(`
|
|
5011
5035
|
* * Field Name: CompanyIntegration
|
|
5012
5036
|
* * Display Name: Company Integration
|
|
@@ -5041,6 +5065,10 @@ exports.EmployeeRoleSchema = zod_1.z.object({
|
|
|
5041
5065
|
* * Display Name: __mj _Updated At
|
|
5042
5066
|
* * SQL Data Type: datetimeoffset
|
|
5043
5067
|
* * Default Value: getutcdate()`),
|
|
5068
|
+
Employee: zod_1.z.string().nullable().describe(`
|
|
5069
|
+
* * Field Name: Employee
|
|
5070
|
+
* * Display Name: Employee
|
|
5071
|
+
* * SQL Data Type: nvarchar(81)`),
|
|
5044
5072
|
Role: zod_1.z.string().describe(`
|
|
5045
5073
|
* * Field Name: Role
|
|
5046
5074
|
* * Display Name: Role
|
|
@@ -5075,6 +5103,10 @@ exports.EmployeeSkillSchema = zod_1.z.object({
|
|
|
5075
5103
|
* * Display Name: __mj _Updated At
|
|
5076
5104
|
* * SQL Data Type: datetimeoffset
|
|
5077
5105
|
* * Default Value: getutcdate()`),
|
|
5106
|
+
Employee: zod_1.z.string().nullable().describe(`
|
|
5107
|
+
* * Field Name: Employee
|
|
5108
|
+
* * Display Name: Employee
|
|
5109
|
+
* * SQL Data Type: nvarchar(81)`),
|
|
5078
5110
|
Skill: zod_1.z.string().describe(`
|
|
5079
5111
|
* * Field Name: Skill
|
|
5080
5112
|
* * Display Name: Skill
|
|
@@ -5570,6 +5602,14 @@ exports.EntityActionFilterSchema = zod_1.z.object({
|
|
|
5570
5602
|
* * Display Name: __mj _Updated At
|
|
5571
5603
|
* * SQL Data Type: datetimeoffset
|
|
5572
5604
|
* * Default Value: getutcdate()`),
|
|
5605
|
+
EntityAction: zod_1.z.string().describe(`
|
|
5606
|
+
* * Field Name: EntityAction
|
|
5607
|
+
* * Display Name: Entity Action
|
|
5608
|
+
* * SQL Data Type: nvarchar(425)`),
|
|
5609
|
+
ActionFilter: zod_1.z.string().describe(`
|
|
5610
|
+
* * Field Name: ActionFilter
|
|
5611
|
+
* * Display Name: Action Filter
|
|
5612
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
5573
5613
|
});
|
|
5574
5614
|
/**
|
|
5575
5615
|
* zod schema definition for the entity Entity Action Invocation Types
|
|
@@ -5647,6 +5687,10 @@ exports.EntityActionInvocationSchema = zod_1.z.object({
|
|
|
5647
5687
|
* * Display Name: __mj _Updated At
|
|
5648
5688
|
* * SQL Data Type: datetimeoffset
|
|
5649
5689
|
* * Default Value: getutcdate()`),
|
|
5690
|
+
EntityAction: zod_1.z.string().describe(`
|
|
5691
|
+
* * Field Name: EntityAction
|
|
5692
|
+
* * Display Name: Entity Action
|
|
5693
|
+
* * SQL Data Type: nvarchar(425)`),
|
|
5650
5694
|
InvocationType: zod_1.z.string().describe(`
|
|
5651
5695
|
* * Field Name: InvocationType
|
|
5652
5696
|
* * Display Name: Invocation Type
|
|
@@ -5702,6 +5746,10 @@ exports.EntityActionParamSchema = zod_1.z.object({
|
|
|
5702
5746
|
* * Display Name: Updated At
|
|
5703
5747
|
* * SQL Data Type: datetimeoffset
|
|
5704
5748
|
* * Default Value: getutcdate()`),
|
|
5749
|
+
EntityAction: zod_1.z.string().describe(`
|
|
5750
|
+
* * Field Name: EntityAction
|
|
5751
|
+
* * Display Name: Entity Action
|
|
5752
|
+
* * SQL Data Type: nvarchar(425)`),
|
|
5705
5753
|
ActionParam: zod_1.z.string().describe(`
|
|
5706
5754
|
* * Field Name: ActionParam
|
|
5707
5755
|
* * Display Name: Action Param
|
|
@@ -5895,6 +5943,10 @@ exports.EntityCommunicationFieldSchema = zod_1.z.object({
|
|
|
5895
5943
|
* * Display Name: __mj _Updated At
|
|
5896
5944
|
* * SQL Data Type: datetimeoffset
|
|
5897
5945
|
* * Default Value: getutcdate()`),
|
|
5946
|
+
EntityCommunicationMessageType: zod_1.z.string().describe(`
|
|
5947
|
+
* * Field Name: EntityCommunicationMessageType
|
|
5948
|
+
* * Display Name: Entity Communication Message Type
|
|
5949
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
5898
5950
|
});
|
|
5899
5951
|
/**
|
|
5900
5952
|
* zod schema definition for the entity Entity Communication Message Types
|
|
@@ -7094,6 +7146,14 @@ exports.ErrorLogSchema = zod_1.z.object({
|
|
|
7094
7146
|
* * Display Name: Updated At
|
|
7095
7147
|
* * SQL Data Type: datetimeoffset
|
|
7096
7148
|
* * Default Value: getutcdate()`),
|
|
7149
|
+
CompanyIntegrationRun: zod_1.z.string().nullable().describe(`
|
|
7150
|
+
* * Field Name: CompanyIntegrationRun
|
|
7151
|
+
* * Display Name: Company Integration Run
|
|
7152
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
7153
|
+
CompanyIntegrationRunDetail: zod_1.z.string().nullable().describe(`
|
|
7154
|
+
* * Field Name: CompanyIntegrationRunDetail
|
|
7155
|
+
* * Display Name: Company Integration Run Detail
|
|
7156
|
+
* * SQL Data Type: nvarchar(450)`),
|
|
7097
7157
|
});
|
|
7098
7158
|
/**
|
|
7099
7159
|
* zod schema definition for the entity Explorer Navigation Items
|
|
@@ -8380,6 +8440,14 @@ exports.AIAgentExampleSchema = zod_1.z.object({
|
|
|
8380
8440
|
* * Field Name: SourceConversation
|
|
8381
8441
|
* * Display Name: Source Conversation
|
|
8382
8442
|
* * SQL Data Type: nvarchar(255)`),
|
|
8443
|
+
SourceConversationDetail: zod_1.z.string().nullable().describe(`
|
|
8444
|
+
* * Field Name: SourceConversationDetail
|
|
8445
|
+
* * Display Name: Source Conversation Detail
|
|
8446
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
8447
|
+
SourceAIAgentRun: zod_1.z.string().nullable().describe(`
|
|
8448
|
+
* * Field Name: SourceAIAgentRun
|
|
8449
|
+
* * Display Name: Source AI Agent Run
|
|
8450
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
8383
8451
|
EmbeddingModel: zod_1.z.string().nullable().describe(`
|
|
8384
8452
|
* * Field Name: EmbeddingModel
|
|
8385
8453
|
* * Display Name: Embedding Model
|
|
@@ -8850,6 +8918,14 @@ detailed information about what validation rules failed.`),
|
|
|
8850
8918
|
* * Display Name: Comments
|
|
8851
8919
|
* * SQL Data Type: nvarchar(MAX)
|
|
8852
8920
|
* * Description: Human-readable notes and comments about this agent run step`),
|
|
8921
|
+
AgentRun: zod_1.z.string().nullable().describe(`
|
|
8922
|
+
* * Field Name: AgentRun
|
|
8923
|
+
* * Display Name: Agent Run
|
|
8924
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
8925
|
+
Parent: zod_1.z.string().nullable().describe(`
|
|
8926
|
+
* * Field Name: Parent
|
|
8927
|
+
* * Display Name: Parent
|
|
8928
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
8853
8929
|
RootParentID: zod_1.z.string().nullable().describe(`
|
|
8854
8930
|
* * Field Name: RootParentID
|
|
8855
8931
|
* * Display Name: Root Parent ID
|
|
@@ -9145,6 +9221,10 @@ each time the agent processes a prompt step.`),
|
|
|
9145
9221
|
* * Field Name: ScheduledJobRun
|
|
9146
9222
|
* * Display Name: Scheduled Job Run
|
|
9147
9223
|
* * SQL Data Type: nvarchar(200)`),
|
|
9224
|
+
TestRun: zod_1.z.string().nullable().describe(`
|
|
9225
|
+
* * Field Name: TestRun
|
|
9226
|
+
* * Display Name: Test Run
|
|
9227
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
9148
9228
|
RootParentRunID: zod_1.z.string().nullable().describe(`
|
|
9149
9229
|
* * Field Name: RootParentRunID
|
|
9150
9230
|
* * Display Name: Root Parent Run ID
|
|
@@ -12226,6 +12306,10 @@ exports.ConversationDetailArtifactSchema = zod_1.z.object({
|
|
|
12226
12306
|
* * Display Name: Updated At
|
|
12227
12307
|
* * SQL Data Type: datetimeoffset
|
|
12228
12308
|
* * Default Value: getutcdate()`),
|
|
12309
|
+
ConversationDetail: zod_1.z.string().describe(`
|
|
12310
|
+
* * Field Name: ConversationDetail
|
|
12311
|
+
* * Display Name: Conversation Detail
|
|
12312
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
12229
12313
|
ArtifactVersion: zod_1.z.string().nullable().describe(`
|
|
12230
12314
|
* * Field Name: ArtifactVersion
|
|
12231
12315
|
* * Display Name: Artifact Version
|
|
@@ -12367,6 +12451,10 @@ exports.ConversationDetailRatingSchema = zod_1.z.object({
|
|
|
12367
12451
|
* * Display Name: Updated At
|
|
12368
12452
|
* * SQL Data Type: datetimeoffset
|
|
12369
12453
|
* * Default Value: getutcdate()`),
|
|
12454
|
+
ConversationDetail: zod_1.z.string().describe(`
|
|
12455
|
+
* * Field Name: ConversationDetail
|
|
12456
|
+
* * Display Name: Conversation Detail
|
|
12457
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
12370
12458
|
User: zod_1.z.string().describe(`
|
|
12371
12459
|
* * Field Name: User
|
|
12372
12460
|
* * Display Name: User
|
|
@@ -12933,6 +13021,143 @@ exports.EnvironmentSchema = zod_1.z.object({
|
|
|
12933
13021
|
* * SQL Data Type: datetimeoffset
|
|
12934
13022
|
* * Default Value: getutcdate()`),
|
|
12935
13023
|
});
|
|
13024
|
+
/**
|
|
13025
|
+
* zod schema definition for the entity MJ: List Invitations
|
|
13026
|
+
*/
|
|
13027
|
+
exports.ListInvitationSchema = zod_1.z.object({
|
|
13028
|
+
ID: zod_1.z.string().describe(`
|
|
13029
|
+
* * Field Name: ID
|
|
13030
|
+
* * Display Name: ID
|
|
13031
|
+
* * SQL Data Type: uniqueidentifier
|
|
13032
|
+
* * Default Value: newsequentialid()
|
|
13033
|
+
* * Description: Unique identifier for the invitation.`),
|
|
13034
|
+
ListID: zod_1.z.string().describe(`
|
|
13035
|
+
* * Field Name: ListID
|
|
13036
|
+
* * Display Name: List
|
|
13037
|
+
* * SQL Data Type: uniqueidentifier
|
|
13038
|
+
* * Related Entity/Foreign Key: Lists (vwLists.ID)
|
|
13039
|
+
* * Description: The list the user is being invited to.`),
|
|
13040
|
+
Email: zod_1.z.string().describe(`
|
|
13041
|
+
* * Field Name: Email
|
|
13042
|
+
* * Display Name: Email Address
|
|
13043
|
+
* * SQL Data Type: nvarchar(255)
|
|
13044
|
+
* * Description: Email address of the invitee.`),
|
|
13045
|
+
Role: zod_1.z.union([zod_1.z.literal('Editor'), zod_1.z.literal('Viewer')]).describe(`
|
|
13046
|
+
* * Field Name: Role
|
|
13047
|
+
* * Display Name: Role
|
|
13048
|
+
* * SQL Data Type: nvarchar(50)
|
|
13049
|
+
* * Value List Type: List
|
|
13050
|
+
* * Possible Values
|
|
13051
|
+
* * Editor
|
|
13052
|
+
* * Viewer
|
|
13053
|
+
* * Description: The role to be assigned upon acceptance (Editor or Viewer).`),
|
|
13054
|
+
Token: zod_1.z.string().describe(`
|
|
13055
|
+
* * Field Name: Token
|
|
13056
|
+
* * Display Name: Token
|
|
13057
|
+
* * SQL Data Type: nvarchar(100)
|
|
13058
|
+
* * Description: Security token for validating the invitation.`),
|
|
13059
|
+
ExpiresAt: zod_1.z.date().describe(`
|
|
13060
|
+
* * Field Name: ExpiresAt
|
|
13061
|
+
* * Display Name: Expires At
|
|
13062
|
+
* * SQL Data Type: datetime
|
|
13063
|
+
* * Description: When the invitation expires.`),
|
|
13064
|
+
CreatedByUserID: zod_1.z.string().describe(`
|
|
13065
|
+
* * Field Name: CreatedByUserID
|
|
13066
|
+
* * Display Name: Created By User ID
|
|
13067
|
+
* * SQL Data Type: uniqueidentifier
|
|
13068
|
+
* * Related Entity/Foreign Key: Users (vwUsers.ID)
|
|
13069
|
+
* * Description: The user who created the invitation.`),
|
|
13070
|
+
Status: zod_1.z.union([zod_1.z.literal('Accepted'), zod_1.z.literal('Expired'), zod_1.z.literal('Pending'), zod_1.z.literal('Revoked')]).describe(`
|
|
13071
|
+
* * Field Name: Status
|
|
13072
|
+
* * Display Name: Status
|
|
13073
|
+
* * SQL Data Type: nvarchar(20)
|
|
13074
|
+
* * Default Value: Pending
|
|
13075
|
+
* * Value List Type: List
|
|
13076
|
+
* * Possible Values
|
|
13077
|
+
* * Accepted
|
|
13078
|
+
* * Expired
|
|
13079
|
+
* * Pending
|
|
13080
|
+
* * Revoked
|
|
13081
|
+
* * Description: Status of the invitation (Pending, Accepted, Expired, Revoked).`),
|
|
13082
|
+
__mj_CreatedAt: zod_1.z.date().describe(`
|
|
13083
|
+
* * Field Name: __mj_CreatedAt
|
|
13084
|
+
* * Display Name: Created At
|
|
13085
|
+
* * SQL Data Type: datetimeoffset
|
|
13086
|
+
* * Default Value: getutcdate()`),
|
|
13087
|
+
__mj_UpdatedAt: zod_1.z.date().describe(`
|
|
13088
|
+
* * Field Name: __mj_UpdatedAt
|
|
13089
|
+
* * Display Name: Updated At
|
|
13090
|
+
* * SQL Data Type: datetimeoffset
|
|
13091
|
+
* * Default Value: getutcdate()`),
|
|
13092
|
+
List: zod_1.z.string().describe(`
|
|
13093
|
+
* * Field Name: List
|
|
13094
|
+
* * Display Name: List Name
|
|
13095
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
13096
|
+
CreatedByUser: zod_1.z.string().describe(`
|
|
13097
|
+
* * Field Name: CreatedByUser
|
|
13098
|
+
* * Display Name: Created By User
|
|
13099
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
13100
|
+
});
|
|
13101
|
+
/**
|
|
13102
|
+
* zod schema definition for the entity MJ: List Shares
|
|
13103
|
+
*/
|
|
13104
|
+
exports.ListShareSchema = zod_1.z.object({
|
|
13105
|
+
ID: zod_1.z.string().describe(`
|
|
13106
|
+
* * Field Name: ID
|
|
13107
|
+
* * Display Name: ID
|
|
13108
|
+
* * SQL Data Type: uniqueidentifier
|
|
13109
|
+
* * Default Value: newsequentialid()
|
|
13110
|
+
* * Description: Unique identifier for the share record.`),
|
|
13111
|
+
ListID: zod_1.z.string().describe(`
|
|
13112
|
+
* * Field Name: ListID
|
|
13113
|
+
* * Display Name: List
|
|
13114
|
+
* * SQL Data Type: uniqueidentifier
|
|
13115
|
+
* * Related Entity/Foreign Key: Lists (vwLists.ID)
|
|
13116
|
+
* * Description: The list being shared.`),
|
|
13117
|
+
UserID: zod_1.z.string().describe(`
|
|
13118
|
+
* * Field Name: UserID
|
|
13119
|
+
* * Display Name: User
|
|
13120
|
+
* * SQL Data Type: uniqueidentifier
|
|
13121
|
+
* * Related Entity/Foreign Key: Users (vwUsers.ID)
|
|
13122
|
+
* * Description: The user receiving access to the list.`),
|
|
13123
|
+
Role: zod_1.z.union([zod_1.z.literal('Editor'), zod_1.z.literal('Viewer')]).describe(`
|
|
13124
|
+
* * Field Name: Role
|
|
13125
|
+
* * Display Name: Role
|
|
13126
|
+
* * SQL Data Type: nvarchar(50)
|
|
13127
|
+
* * Value List Type: List
|
|
13128
|
+
* * Possible Values
|
|
13129
|
+
* * Editor
|
|
13130
|
+
* * Viewer
|
|
13131
|
+
* * Description: The permission level granted (Editor or Viewer).`),
|
|
13132
|
+
Status: zod_1.z.union([zod_1.z.literal('Active'), zod_1.z.literal('Pending')]).describe(`
|
|
13133
|
+
* * Field Name: Status
|
|
13134
|
+
* * Display Name: Status
|
|
13135
|
+
* * SQL Data Type: nvarchar(20)
|
|
13136
|
+
* * Default Value: Active
|
|
13137
|
+
* * Value List Type: List
|
|
13138
|
+
* * Possible Values
|
|
13139
|
+
* * Active
|
|
13140
|
+
* * Pending
|
|
13141
|
+
* * Description: Current status of the share (Active or Pending).`),
|
|
13142
|
+
__mj_CreatedAt: zod_1.z.date().describe(`
|
|
13143
|
+
* * Field Name: __mj_CreatedAt
|
|
13144
|
+
* * Display Name: Created At
|
|
13145
|
+
* * SQL Data Type: datetimeoffset
|
|
13146
|
+
* * Default Value: getutcdate()`),
|
|
13147
|
+
__mj_UpdatedAt: zod_1.z.date().describe(`
|
|
13148
|
+
* * Field Name: __mj_UpdatedAt
|
|
13149
|
+
* * Display Name: Updated At
|
|
13150
|
+
* * SQL Data Type: datetimeoffset
|
|
13151
|
+
* * Default Value: getutcdate()`),
|
|
13152
|
+
List: zod_1.z.string().describe(`
|
|
13153
|
+
* * Field Name: List
|
|
13154
|
+
* * Display Name: List Name
|
|
13155
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
13156
|
+
User: zod_1.z.string().describe(`
|
|
13157
|
+
* * Field Name: User
|
|
13158
|
+
* * Display Name: User Name
|
|
13159
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
13160
|
+
});
|
|
12936
13161
|
/**
|
|
12937
13162
|
* zod schema definition for the entity MJ: Projects
|
|
12938
13163
|
*/
|
|
@@ -13836,6 +14061,10 @@ exports.TaskSchema = zod_1.z.object({
|
|
|
13836
14061
|
* * Field Name: Project
|
|
13837
14062
|
* * Display Name: Project
|
|
13838
14063
|
* * SQL Data Type: nvarchar(255)`),
|
|
14064
|
+
ConversationDetail: zod_1.z.string().nullable().describe(`
|
|
14065
|
+
* * Field Name: ConversationDetail
|
|
14066
|
+
* * Display Name: Conversation Detail
|
|
14067
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
13839
14068
|
User: zod_1.z.string().nullable().describe(`
|
|
13840
14069
|
* * Field Name: User
|
|
13841
14070
|
* * Display Name: User
|
|
@@ -15397,6 +15626,10 @@ exports.RecommendationItemSchema = zod_1.z.object({
|
|
|
15397
15626
|
* * Display Name: Updated At
|
|
15398
15627
|
* * SQL Data Type: datetimeoffset
|
|
15399
15628
|
* * Default Value: getutcdate()`),
|
|
15629
|
+
Recommendation: zod_1.z.string().describe(`
|
|
15630
|
+
* * Field Name: Recommendation
|
|
15631
|
+
* * Display Name: Recommendation
|
|
15632
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
15400
15633
|
DestinationEntity: zod_1.z.string().describe(`
|
|
15401
15634
|
* * Field Name: DestinationEntity
|
|
15402
15635
|
* * Display Name: Destination Entity
|
|
@@ -15528,6 +15761,10 @@ exports.RecommendationSchema = zod_1.z.object({
|
|
|
15528
15761
|
* * Display Name: Updated At
|
|
15529
15762
|
* * SQL Data Type: datetimeoffset
|
|
15530
15763
|
* * Default Value: getutcdate()`),
|
|
15764
|
+
RecommendationRun: zod_1.z.string().describe(`
|
|
15765
|
+
* * Field Name: RecommendationRun
|
|
15766
|
+
* * Display Name: Recommendation Run
|
|
15767
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
15531
15768
|
SourceEntity: zod_1.z.string().describe(`
|
|
15532
15769
|
* * Field Name: SourceEntity
|
|
15533
15770
|
* * Display Name: Source Entity
|
|
@@ -15696,6 +15933,10 @@ exports.RecordChangeSchema = zod_1.z.object({
|
|
|
15696
15933
|
* * Field Name: User
|
|
15697
15934
|
* * Display Name: User
|
|
15698
15935
|
* * SQL Data Type: nvarchar(100)`),
|
|
15936
|
+
ReplayRun: zod_1.z.string().nullable().describe(`
|
|
15937
|
+
* * Field Name: ReplayRun
|
|
15938
|
+
* * Display Name: Replay Run
|
|
15939
|
+
* * SQL Data Type: nvarchar(100)`),
|
|
15699
15940
|
Integration: zod_1.z.string().nullable().describe(`
|
|
15700
15941
|
* * Field Name: Integration
|
|
15701
15942
|
* * Display Name: Integration
|
|
@@ -15745,6 +15986,10 @@ exports.RecordMergeDeletionLogSchema = zod_1.z.object({
|
|
|
15745
15986
|
* * Display Name: Updated At
|
|
15746
15987
|
* * SQL Data Type: datetimeoffset
|
|
15747
15988
|
* * Default Value: getutcdate()`),
|
|
15989
|
+
RecordMergeLog: zod_1.z.string().describe(`
|
|
15990
|
+
* * Field Name: RecordMergeLog
|
|
15991
|
+
* * Display Name: Record Merge Log
|
|
15992
|
+
* * SQL Data Type: nvarchar(450)`),
|
|
15748
15993
|
});
|
|
15749
15994
|
/**
|
|
15750
15995
|
* zod schema definition for the entity Record Merge Logs
|
|
@@ -16054,6 +16299,10 @@ exports.ReportSchema = zod_1.z.object({
|
|
|
16054
16299
|
* * Field Name: Conversation
|
|
16055
16300
|
* * Display Name: Conversation
|
|
16056
16301
|
* * SQL Data Type: nvarchar(255)`),
|
|
16302
|
+
ConversationDetail: zod_1.z.string().nullable().describe(`
|
|
16303
|
+
* * Field Name: ConversationDetail
|
|
16304
|
+
* * Display Name: Conversation Detail
|
|
16305
|
+
* * SQL Data Type: nvarchar(MAX)`),
|
|
16057
16306
|
DataContext: zod_1.z.string().nullable().describe(`
|
|
16058
16307
|
* * Field Name: DataContext
|
|
16059
16308
|
* * Display Name: Data Context
|
|
@@ -16937,6 +17186,10 @@ exports.TemplateParamSchema = zod_1.z.object({
|
|
|
16937
17186
|
* * Field Name: Entity
|
|
16938
17187
|
* * Display Name: Entity
|
|
16939
17188
|
* * SQL Data Type: nvarchar(255)`),
|
|
17189
|
+
TemplateContent: zod_1.z.string().nullable().describe(`
|
|
17190
|
+
* * Field Name: TemplateContent
|
|
17191
|
+
* * Display Name: Template Content
|
|
17192
|
+
* * SQL Data Type: nvarchar(255)`),
|
|
16940
17193
|
});
|
|
16941
17194
|
/**
|
|
16942
17195
|
* zod schema definition for the entity Templates
|
|
@@ -19838,6 +20091,7 @@ let AIAgentActionEntity = class AIAgentActionEntity extends core_1.BaseEntity {
|
|
|
19838
20091
|
/**
|
|
19839
20092
|
* Validate() method override for AI Agent Actions entity. This is an auto-generated method that invokes the generated validators for this entity for the following fields:
|
|
19840
20093
|
* * CompactLength: This rule ensures that if a value is provided for CompactLength, it must be greater than zero. If CompactLength is left empty, no rule applies.
|
|
20094
|
+
* * CompactMode: Compact Mode can be left empty, but if a value is provided it must be either "AI Summary" or "First N Chars".
|
|
19841
20095
|
* * MaxExecutionsPerRun: This rule ensures that if the maximum executions per run is specified, the number must be greater than zero. If it is not specified, no restriction applies.
|
|
19842
20096
|
* * MinExecutionsPerRun: This rule ensures that if a minimum executions per run value is provided, it must be zero or greater.
|
|
19843
20097
|
* * ResultExpirationTurns: This rule ensures that if the ResultExpirationTurns field has a value, it must be zero or greater (it cannot be negative). If ResultExpirationTurns is left empty, there is no restriction.
|
|
@@ -19852,6 +20106,7 @@ let AIAgentActionEntity = class AIAgentActionEntity extends core_1.BaseEntity {
|
|
|
19852
20106
|
Validate() {
|
|
19853
20107
|
const result = super.Validate();
|
|
19854
20108
|
this.ValidateCompactLengthGreaterThanZero(result);
|
|
20109
|
+
this.ValidateCompactModeAllowedValues(result);
|
|
19855
20110
|
this.ValidateMaxExecutionsPerRunGreaterThanZero(result);
|
|
19856
20111
|
this.ValidateMinExecutionsPerRunIsNonNegative(result);
|
|
19857
20112
|
this.ValidateResultExpirationTurnsNonNegative(result);
|
|
@@ -19874,6 +20129,17 @@ let AIAgentActionEntity = class AIAgentActionEntity extends core_1.BaseEntity {
|
|
|
19874
20129
|
}
|
|
19875
20130
|
}
|
|
19876
20131
|
/**
|
|
20132
|
+
* Compact Mode can be left empty, but if a value is provided it must be either "AI Summary" or "First N Chars".
|
|
20133
|
+
* @param result - the ValidationResult object to add any errors or warnings to
|
|
20134
|
+
* @public
|
|
20135
|
+
* @method
|
|
20136
|
+
*/
|
|
20137
|
+
ValidateCompactModeAllowedValues(result) {
|
|
20138
|
+
if (this.CompactMode != null && this.CompactMode !== 'AI Summary' && this.CompactMode !== 'First N Chars') {
|
|
20139
|
+
result.Errors.push(new core_1.ValidationErrorInfo('CompactMode', 'Compact Mode must be either "AI Summary" or "First N Chars" when specified.', this.CompactMode, core_1.ValidationErrorType.Failure));
|
|
20140
|
+
}
|
|
20141
|
+
}
|
|
20142
|
+
/**
|
|
19877
20143
|
* This rule ensures that if the maximum executions per run is specified, the number must be greater than zero. If it is not specified, no restriction applies.
|
|
19878
20144
|
* @param result - the ValidationResult object to add any errors or warnings to
|
|
19879
20145
|
* @public
|
|
@@ -20816,6 +21082,22 @@ let AIAgentNoteEntity = class AIAgentNoteEntity extends core_1.BaseEntity {
|
|
|
20816
21082
|
return this.Get('SourceConversation');
|
|
20817
21083
|
}
|
|
20818
21084
|
/**
|
|
21085
|
+
* * Field Name: SourceConversationDetail
|
|
21086
|
+
* * Display Name: Source Conversation Detail
|
|
21087
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
21088
|
+
*/
|
|
21089
|
+
get SourceConversationDetail() {
|
|
21090
|
+
return this.Get('SourceConversationDetail');
|
|
21091
|
+
}
|
|
21092
|
+
/**
|
|
21093
|
+
* * Field Name: SourceAIAgentRun
|
|
21094
|
+
* * Display Name: Source AI Agent Run
|
|
21095
|
+
* * SQL Data Type: nvarchar(255)
|
|
21096
|
+
*/
|
|
21097
|
+
get SourceAIAgentRun() {
|
|
21098
|
+
return this.Get('SourceAIAgentRun');
|
|
21099
|
+
}
|
|
21100
|
+
/**
|
|
20819
21101
|
* * Field Name: Company
|
|
20820
21102
|
* * Display Name: Company
|
|
20821
21103
|
* * SQL Data Type: nvarchar(50)
|
|
@@ -23907,6 +24189,14 @@ let AIResultCacheEntity = class AIResultCacheEntity extends core_1.BaseEntity {
|
|
|
23907
24189
|
get Configuration() {
|
|
23908
24190
|
return this.Get('Configuration');
|
|
23909
24191
|
}
|
|
24192
|
+
/**
|
|
24193
|
+
* * Field Name: PromptRun
|
|
24194
|
+
* * Display Name: Prompt Run
|
|
24195
|
+
* * SQL Data Type: nvarchar(255)
|
|
24196
|
+
*/
|
|
24197
|
+
get PromptRun() {
|
|
24198
|
+
return this.Get('PromptRun');
|
|
24199
|
+
}
|
|
23910
24200
|
};
|
|
23911
24201
|
exports.AIResultCacheEntity = AIResultCacheEntity;
|
|
23912
24202
|
exports.AIResultCacheEntity = AIResultCacheEntity = __decorate([
|
|
@@ -29018,6 +29308,14 @@ let ConversationEntity = class ConversationEntity extends core_1.BaseEntity {
|
|
|
29018
29308
|
get Project() {
|
|
29019
29309
|
return this.Get('Project');
|
|
29020
29310
|
}
|
|
29311
|
+
/**
|
|
29312
|
+
* * Field Name: TestRun
|
|
29313
|
+
* * Display Name: Test Run
|
|
29314
|
+
* * SQL Data Type: nvarchar(255)
|
|
29315
|
+
*/
|
|
29316
|
+
get TestRun() {
|
|
29317
|
+
return this.Get('TestRun');
|
|
29318
|
+
}
|
|
29021
29319
|
};
|
|
29022
29320
|
exports.ConversationEntity = ConversationEntity;
|
|
29023
29321
|
exports.ConversationEntity = ConversationEntity = __decorate([
|
|
@@ -30392,6 +30690,14 @@ let DuplicateRunDetailEntity = class DuplicateRunDetailEntity extends core_1.Bas
|
|
|
30392
30690
|
get __mj_UpdatedAt() {
|
|
30393
30691
|
return this.Get('__mj_UpdatedAt');
|
|
30394
30692
|
}
|
|
30693
|
+
/**
|
|
30694
|
+
* * Field Name: DuplicateRun
|
|
30695
|
+
* * Display Name: Duplicate Run
|
|
30696
|
+
* * SQL Data Type: nvarchar(255)
|
|
30697
|
+
*/
|
|
30698
|
+
get DuplicateRun() {
|
|
30699
|
+
return this.Get('DuplicateRun');
|
|
30700
|
+
}
|
|
30395
30701
|
};
|
|
30396
30702
|
exports.DuplicateRunDetailEntity = DuplicateRunDetailEntity;
|
|
30397
30703
|
exports.DuplicateRunDetailEntity = DuplicateRunDetailEntity = __decorate([
|
|
@@ -30731,6 +31037,14 @@ let EmployeeCompanyIntegrationEntity = class EmployeeCompanyIntegrationEntity ex
|
|
|
30731
31037
|
return this.Get('__mj_UpdatedAt');
|
|
30732
31038
|
}
|
|
30733
31039
|
/**
|
|
31040
|
+
* * Field Name: Employee
|
|
31041
|
+
* * Display Name: Employee
|
|
31042
|
+
* * SQL Data Type: nvarchar(81)
|
|
31043
|
+
*/
|
|
31044
|
+
get Employee() {
|
|
31045
|
+
return this.Get('Employee');
|
|
31046
|
+
}
|
|
31047
|
+
/**
|
|
30734
31048
|
* * Field Name: CompanyIntegration
|
|
30735
31049
|
* * Display Name: Company Integration
|
|
30736
31050
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -30826,6 +31140,14 @@ let EmployeeRoleEntity = class EmployeeRoleEntity extends core_1.BaseEntity {
|
|
|
30826
31140
|
return this.Get('__mj_UpdatedAt');
|
|
30827
31141
|
}
|
|
30828
31142
|
/**
|
|
31143
|
+
* * Field Name: Employee
|
|
31144
|
+
* * Display Name: Employee
|
|
31145
|
+
* * SQL Data Type: nvarchar(81)
|
|
31146
|
+
*/
|
|
31147
|
+
get Employee() {
|
|
31148
|
+
return this.Get('Employee');
|
|
31149
|
+
}
|
|
31150
|
+
/**
|
|
30829
31151
|
* * Field Name: Role
|
|
30830
31152
|
* * Display Name: Role
|
|
30831
31153
|
* * SQL Data Type: nvarchar(50)
|
|
@@ -30921,6 +31243,14 @@ let EmployeeSkillEntity = class EmployeeSkillEntity extends core_1.BaseEntity {
|
|
|
30921
31243
|
return this.Get('__mj_UpdatedAt');
|
|
30922
31244
|
}
|
|
30923
31245
|
/**
|
|
31246
|
+
* * Field Name: Employee
|
|
31247
|
+
* * Display Name: Employee
|
|
31248
|
+
* * SQL Data Type: nvarchar(81)
|
|
31249
|
+
*/
|
|
31250
|
+
get Employee() {
|
|
31251
|
+
return this.Get('Employee');
|
|
31252
|
+
}
|
|
31253
|
+
/**
|
|
30924
31254
|
* * Field Name: Skill
|
|
30925
31255
|
* * Display Name: Skill
|
|
30926
31256
|
* * SQL Data Type: nvarchar(50)
|
|
@@ -32076,6 +32406,22 @@ let EntityActionFilterEntity = class EntityActionFilterEntity extends core_1.Bas
|
|
|
32076
32406
|
get __mj_UpdatedAt() {
|
|
32077
32407
|
return this.Get('__mj_UpdatedAt');
|
|
32078
32408
|
}
|
|
32409
|
+
/**
|
|
32410
|
+
* * Field Name: EntityAction
|
|
32411
|
+
* * Display Name: Entity Action
|
|
32412
|
+
* * SQL Data Type: nvarchar(425)
|
|
32413
|
+
*/
|
|
32414
|
+
get EntityAction() {
|
|
32415
|
+
return this.Get('EntityAction');
|
|
32416
|
+
}
|
|
32417
|
+
/**
|
|
32418
|
+
* * Field Name: ActionFilter
|
|
32419
|
+
* * Display Name: Action Filter
|
|
32420
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
32421
|
+
*/
|
|
32422
|
+
get ActionFilter() {
|
|
32423
|
+
return this.Get('ActionFilter');
|
|
32424
|
+
}
|
|
32079
32425
|
};
|
|
32080
32426
|
exports.EntityActionFilterEntity = EntityActionFilterEntity;
|
|
32081
32427
|
exports.EntityActionFilterEntity = EntityActionFilterEntity = __decorate([
|
|
@@ -32282,6 +32628,14 @@ let EntityActionInvocationEntity = class EntityActionInvocationEntity extends co
|
|
|
32282
32628
|
return this.Get('__mj_UpdatedAt');
|
|
32283
32629
|
}
|
|
32284
32630
|
/**
|
|
32631
|
+
* * Field Name: EntityAction
|
|
32632
|
+
* * Display Name: Entity Action
|
|
32633
|
+
* * SQL Data Type: nvarchar(425)
|
|
32634
|
+
*/
|
|
32635
|
+
get EntityAction() {
|
|
32636
|
+
return this.Get('EntityAction');
|
|
32637
|
+
}
|
|
32638
|
+
/**
|
|
32285
32639
|
* * Field Name: InvocationType
|
|
32286
32640
|
* * Display Name: Invocation Type
|
|
32287
32641
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -32419,6 +32773,14 @@ let EntityActionParamEntity = class EntityActionParamEntity extends core_1.BaseE
|
|
|
32419
32773
|
return this.Get('__mj_UpdatedAt');
|
|
32420
32774
|
}
|
|
32421
32775
|
/**
|
|
32776
|
+
* * Field Name: EntityAction
|
|
32777
|
+
* * Display Name: Entity Action
|
|
32778
|
+
* * SQL Data Type: nvarchar(425)
|
|
32779
|
+
*/
|
|
32780
|
+
get EntityAction() {
|
|
32781
|
+
return this.Get('EntityAction');
|
|
32782
|
+
}
|
|
32783
|
+
/**
|
|
32422
32784
|
* * Field Name: ActionParam
|
|
32423
32785
|
* * Display Name: Action Param
|
|
32424
32786
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -32895,6 +33257,14 @@ let EntityCommunicationFieldEntity = class EntityCommunicationFieldEntity extend
|
|
|
32895
33257
|
get __mj_UpdatedAt() {
|
|
32896
33258
|
return this.Get('__mj_UpdatedAt');
|
|
32897
33259
|
}
|
|
33260
|
+
/**
|
|
33261
|
+
* * Field Name: EntityCommunicationMessageType
|
|
33262
|
+
* * Display Name: Entity Communication Message Type
|
|
33263
|
+
* * SQL Data Type: nvarchar(100)
|
|
33264
|
+
*/
|
|
33265
|
+
get EntityCommunicationMessageType() {
|
|
33266
|
+
return this.Get('EntityCommunicationMessageType');
|
|
33267
|
+
}
|
|
32898
33268
|
};
|
|
32899
33269
|
exports.EntityCommunicationFieldEntity = EntityCommunicationFieldEntity;
|
|
32900
33270
|
exports.EntityCommunicationFieldEntity = EntityCommunicationFieldEntity = __decorate([
|
|
@@ -35755,6 +36125,22 @@ let ErrorLogEntity = class ErrorLogEntity extends core_1.BaseEntity {
|
|
|
35755
36125
|
get __mj_UpdatedAt() {
|
|
35756
36126
|
return this.Get('__mj_UpdatedAt');
|
|
35757
36127
|
}
|
|
36128
|
+
/**
|
|
36129
|
+
* * Field Name: CompanyIntegrationRun
|
|
36130
|
+
* * Display Name: Company Integration Run
|
|
36131
|
+
* * SQL Data Type: nvarchar(100)
|
|
36132
|
+
*/
|
|
36133
|
+
get CompanyIntegrationRun() {
|
|
36134
|
+
return this.Get('CompanyIntegrationRun');
|
|
36135
|
+
}
|
|
36136
|
+
/**
|
|
36137
|
+
* * Field Name: CompanyIntegrationRunDetail
|
|
36138
|
+
* * Display Name: Company Integration Run Detail
|
|
36139
|
+
* * SQL Data Type: nvarchar(450)
|
|
36140
|
+
*/
|
|
36141
|
+
get CompanyIntegrationRunDetail() {
|
|
36142
|
+
return this.Get('CompanyIntegrationRunDetail');
|
|
36143
|
+
}
|
|
35758
36144
|
};
|
|
35759
36145
|
exports.ErrorLogEntity = ErrorLogEntity;
|
|
35760
36146
|
exports.ErrorLogEntity = ErrorLogEntity = __decorate([
|
|
@@ -38368,6 +38754,7 @@ let AIAgentDataSourceEntity = class AIAgentDataSourceEntity extends core_1.BaseE
|
|
|
38368
38754
|
}
|
|
38369
38755
|
/**
|
|
38370
38756
|
* Validate() method override for MJ: AI Agent Data Sources entity. This is an auto-generated method that invokes the generated validators for this entity for the following fields:
|
|
38757
|
+
* * ResultType: Result Type can be left blank, but if a value is provided it must be either 'entity_object' or 'simple'. This ensures only supported result types are stored.
|
|
38371
38758
|
* * Table-Level: This rule ensures that if the cache policy is set to 'PerAgent', a cache timeout value must be provided. For other cache policies, providing a cache timeout is optional.
|
|
38372
38759
|
* * Table-Level: This rule makes sure that if the source type is 'RunView', the entity name must be provided. If the source type is anything else, the entity name can be left blank.
|
|
38373
38760
|
* * Table-Level: This rule ensures that when the Source Type is set to 'RunQuery', a Query Name must be provided. If Source Type is anything other than 'RunQuery', Query Name is optional.
|
|
@@ -38377,6 +38764,7 @@ let AIAgentDataSourceEntity = class AIAgentDataSourceEntity extends core_1.BaseE
|
|
|
38377
38764
|
*/
|
|
38378
38765
|
Validate() {
|
|
38379
38766
|
const result = super.Validate();
|
|
38767
|
+
this.ValidateResultTypeAllowedValues(result);
|
|
38380
38768
|
this.ValidateCacheTimeoutSecondsRequiredForPerAgentPolicy(result);
|
|
38381
38769
|
this.ValidateEntityNameRequiredWhenSourceTypeRunView(result);
|
|
38382
38770
|
this.ValidateQueryNameRequiredWhenSourceTypeIsRunQuery(result);
|
|
@@ -38384,6 +38772,18 @@ let AIAgentDataSourceEntity = class AIAgentDataSourceEntity extends core_1.BaseE
|
|
|
38384
38772
|
return result;
|
|
38385
38773
|
}
|
|
38386
38774
|
/**
|
|
38775
|
+
* Result Type can be left blank, but if a value is provided it must be either 'entity_object' or 'simple'. This ensures only supported result types are stored.
|
|
38776
|
+
* @param result - the ValidationResult object to add any errors or warnings to
|
|
38777
|
+
* @public
|
|
38778
|
+
* @method
|
|
38779
|
+
*/
|
|
38780
|
+
ValidateResultTypeAllowedValues(result) {
|
|
38781
|
+
// If ResultType is set, it must be one of the allowed values
|
|
38782
|
+
if (this.ResultType != null && this.ResultType !== 'entity_object' && this.ResultType !== 'simple') {
|
|
38783
|
+
result.Errors.push(new core_1.ValidationErrorInfo("ResultType", "Result Type must be either 'entity_object' or 'simple' when provided.", this.ResultType, core_1.ValidationErrorType.Failure));
|
|
38784
|
+
}
|
|
38785
|
+
}
|
|
38786
|
+
/**
|
|
38387
38787
|
* This rule ensures that if the cache policy is set to 'PerAgent', a cache timeout value must be provided. For other cache policies, providing a cache timeout is optional.
|
|
38388
38788
|
* @param result - the ValidationResult object to add any errors or warnings to
|
|
38389
38789
|
* @public
|
|
@@ -39008,6 +39408,22 @@ let AIAgentExampleEntity = class AIAgentExampleEntity extends core_1.BaseEntity
|
|
|
39008
39408
|
return this.Get('SourceConversation');
|
|
39009
39409
|
}
|
|
39010
39410
|
/**
|
|
39411
|
+
* * Field Name: SourceConversationDetail
|
|
39412
|
+
* * Display Name: Source Conversation Detail
|
|
39413
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
39414
|
+
*/
|
|
39415
|
+
get SourceConversationDetail() {
|
|
39416
|
+
return this.Get('SourceConversationDetail');
|
|
39417
|
+
}
|
|
39418
|
+
/**
|
|
39419
|
+
* * Field Name: SourceAIAgentRun
|
|
39420
|
+
* * Display Name: Source AI Agent Run
|
|
39421
|
+
* * SQL Data Type: nvarchar(255)
|
|
39422
|
+
*/
|
|
39423
|
+
get SourceAIAgentRun() {
|
|
39424
|
+
return this.Get('SourceAIAgentRun');
|
|
39425
|
+
}
|
|
39426
|
+
/**
|
|
39011
39427
|
* * Field Name: EmbeddingModel
|
|
39012
39428
|
* * Display Name: Embedding Model
|
|
39013
39429
|
* * SQL Data Type: nvarchar(50)
|
|
@@ -39227,7 +39643,7 @@ let AIAgentPermissionEntity = class AIAgentPermissionEntity extends core_1.BaseE
|
|
|
39227
39643
|
const hasRole = this.RoleID !== null;
|
|
39228
39644
|
const hasUser = this.UserID !== null;
|
|
39229
39645
|
if ((hasRole && hasUser) || (!hasRole && !hasUser)) {
|
|
39230
|
-
result.Errors.push(new core_1.ValidationErrorInfo("RoleID/UserID", "You must specify either a Role or a User, but not both and not neither.", `RoleID:
|
|
39646
|
+
result.Errors.push(new core_1.ValidationErrorInfo("RoleID/UserID", "You must specify either a Role or a User, but not both and not neither.", `RoleID: $$$$$${this.RoleID}, UserID: $$$$$${this.UserID}`, core_1.ValidationErrorType.Failure));
|
|
39231
39647
|
}
|
|
39232
39648
|
}
|
|
39233
39649
|
/**
|
|
@@ -39862,6 +40278,7 @@ let AIAgentRunStepEntity = class AIAgentRunStepEntity extends core_1.BaseEntity
|
|
|
39862
40278
|
}
|
|
39863
40279
|
/**
|
|
39864
40280
|
* Validate() method override for MJ: AI Agent Run Steps entity. This is an auto-generated method that invokes the generated validators for this entity for the following fields:
|
|
40281
|
+
* * FinalPayloadValidationResult: The FinalPayloadValidationResult field must either be empty or contain one of the approved status values – Warn, Fail, Retry, or Pass – ensuring only recognized validation outcomes are stored.
|
|
39865
40282
|
* * StepNumber: This rule ensures that the step number must be greater than zero.
|
|
39866
40283
|
* @public
|
|
39867
40284
|
* @method
|
|
@@ -39869,11 +40286,26 @@ let AIAgentRunStepEntity = class AIAgentRunStepEntity extends core_1.BaseEntity
|
|
|
39869
40286
|
*/
|
|
39870
40287
|
Validate() {
|
|
39871
40288
|
const result = super.Validate();
|
|
40289
|
+
this.ValidateFinalPayloadValidationResultAllowedValues(result);
|
|
39872
40290
|
this.ValidateStepNumberGreaterThanZero(result);
|
|
39873
40291
|
result.Success = result.Success && (result.Errors.length === 0);
|
|
39874
40292
|
return result;
|
|
39875
40293
|
}
|
|
39876
40294
|
/**
|
|
40295
|
+
* The FinalPayloadValidationResult field must either be empty or contain one of the approved status values – Warn, Fail, Retry, or Pass – ensuring only recognized validation outcomes are stored.
|
|
40296
|
+
* @param result - the ValidationResult object to add any errors or warnings to
|
|
40297
|
+
* @public
|
|
40298
|
+
* @method
|
|
40299
|
+
*/
|
|
40300
|
+
ValidateFinalPayloadValidationResultAllowedValues(result) {
|
|
40301
|
+
if (this.FinalPayloadValidationResult != null) {
|
|
40302
|
+
const allowed = ['Warn', 'Fail', 'Retry', 'Pass'];
|
|
40303
|
+
if (!allowed.includes(this.FinalPayloadValidationResult)) {
|
|
40304
|
+
result.Errors.push(new core_1.ValidationErrorInfo("FinalPayloadValidationResult", "Final payload validation result must be one of: Warn, Fail, Retry, Pass, or left empty.", this.FinalPayloadValidationResult, core_1.ValidationErrorType.Failure));
|
|
40305
|
+
}
|
|
40306
|
+
}
|
|
40307
|
+
}
|
|
40308
|
+
/**
|
|
39877
40309
|
* This rule ensures that the step number must be greater than zero.
|
|
39878
40310
|
* @param result - the ValidationResult object to add any errors or warnings to
|
|
39879
40311
|
* @public
|
|
@@ -40178,6 +40610,22 @@ detailed information about what validation rules failed.
|
|
|
40178
40610
|
this.Set('Comments', value);
|
|
40179
40611
|
}
|
|
40180
40612
|
/**
|
|
40613
|
+
* * Field Name: AgentRun
|
|
40614
|
+
* * Display Name: Agent Run
|
|
40615
|
+
* * SQL Data Type: nvarchar(255)
|
|
40616
|
+
*/
|
|
40617
|
+
get AgentRun() {
|
|
40618
|
+
return this.Get('AgentRun');
|
|
40619
|
+
}
|
|
40620
|
+
/**
|
|
40621
|
+
* * Field Name: Parent
|
|
40622
|
+
* * Display Name: Parent
|
|
40623
|
+
* * SQL Data Type: nvarchar(255)
|
|
40624
|
+
*/
|
|
40625
|
+
get Parent() {
|
|
40626
|
+
return this.Get('Parent');
|
|
40627
|
+
}
|
|
40628
|
+
/**
|
|
40181
40629
|
* * Field Name: RootParentID
|
|
40182
40630
|
* * Display Name: Root Parent ID
|
|
40183
40631
|
* * SQL Data Type: uniqueidentifier
|
|
@@ -40221,6 +40669,7 @@ let AIAgentRunEntity = class AIAgentRunEntity extends core_1.BaseEntity {
|
|
|
40221
40669
|
/**
|
|
40222
40670
|
* Validate() method override for MJ: AI Agent Runs entity. This is an auto-generated method that invokes the generated validators for this entity for the following fields:
|
|
40223
40671
|
* * EffortLevel: This rule ensures that the effort level, if specified, must be a number between 1 and 100, inclusive.
|
|
40672
|
+
* * FinalStep: Final Step must be either empty or one of the predefined values: While, ForEach, Chat, Sub-Agent, Actions, Retry, Failed, or Success. This ensures the step recorded for a run is valid and recognizable.
|
|
40224
40673
|
* @public
|
|
40225
40674
|
* @method
|
|
40226
40675
|
* @override
|
|
@@ -40228,6 +40677,7 @@ let AIAgentRunEntity = class AIAgentRunEntity extends core_1.BaseEntity {
|
|
|
40228
40677
|
Validate() {
|
|
40229
40678
|
const result = super.Validate();
|
|
40230
40679
|
this.ValidateEffortLevelBetween1And100(result);
|
|
40680
|
+
this.ValidateFinalStepAllowedValues(result);
|
|
40231
40681
|
result.Success = result.Success && (result.Errors.length === 0);
|
|
40232
40682
|
return result;
|
|
40233
40683
|
}
|
|
@@ -40243,6 +40693,20 @@ let AIAgentRunEntity = class AIAgentRunEntity extends core_1.BaseEntity {
|
|
|
40243
40693
|
}
|
|
40244
40694
|
}
|
|
40245
40695
|
/**
|
|
40696
|
+
* Final Step must be either empty or one of the predefined values: While, ForEach, Chat, Sub-Agent, Actions, Retry, Failed, or Success. This ensures the step recorded for a run is valid and recognizable.
|
|
40697
|
+
* @param result - the ValidationResult object to add any errors or warnings to
|
|
40698
|
+
* @public
|
|
40699
|
+
* @method
|
|
40700
|
+
*/
|
|
40701
|
+
ValidateFinalStepAllowedValues(result) {
|
|
40702
|
+
if (this.FinalStep != null) {
|
|
40703
|
+
const allowed = ["While", "ForEach", "Chat", "Sub-Agent", "Actions", "Retry", "Failed", "Success"];
|
|
40704
|
+
if (!allowed.includes(this.FinalStep)) {
|
|
40705
|
+
result.Errors.push(new core_1.ValidationErrorInfo("FinalStep", "Final Step must be one of: While, ForEach, Chat, Sub-Agent, Actions, Retry, Failed, Success, or left blank.", this.FinalStep, core_1.ValidationErrorType.Failure));
|
|
40706
|
+
}
|
|
40707
|
+
}
|
|
40708
|
+
}
|
|
40709
|
+
/**
|
|
40246
40710
|
* * Field Name: ID
|
|
40247
40711
|
* * Display Name: ID
|
|
40248
40712
|
* * SQL Data Type: uniqueidentifier
|
|
@@ -40851,6 +41315,14 @@ each time the agent processes a prompt step.
|
|
|
40851
41315
|
return this.Get('ScheduledJobRun');
|
|
40852
41316
|
}
|
|
40853
41317
|
/**
|
|
41318
|
+
* * Field Name: TestRun
|
|
41319
|
+
* * Display Name: Test Run
|
|
41320
|
+
* * SQL Data Type: nvarchar(255)
|
|
41321
|
+
*/
|
|
41322
|
+
get TestRun() {
|
|
41323
|
+
return this.Get('TestRun');
|
|
41324
|
+
}
|
|
41325
|
+
/**
|
|
40854
41326
|
* * Field Name: RootParentRunID
|
|
40855
41327
|
* * Display Name: Root Parent Run ID
|
|
40856
41328
|
* * SQL Data Type: uniqueidentifier
|
|
@@ -48860,6 +49332,14 @@ let ConversationDetailArtifactEntity = class ConversationDetailArtifactEntity ex
|
|
|
48860
49332
|
return this.Get('__mj_UpdatedAt');
|
|
48861
49333
|
}
|
|
48862
49334
|
/**
|
|
49335
|
+
* * Field Name: ConversationDetail
|
|
49336
|
+
* * Display Name: Conversation Detail
|
|
49337
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
49338
|
+
*/
|
|
49339
|
+
get ConversationDetail() {
|
|
49340
|
+
return this.Get('ConversationDetail');
|
|
49341
|
+
}
|
|
49342
|
+
/**
|
|
48863
49343
|
* * Field Name: ArtifactVersion
|
|
48864
49344
|
* * Display Name: Artifact Version
|
|
48865
49345
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -49264,6 +49744,14 @@ let ConversationDetailRatingEntity = class ConversationDetailRatingEntity extend
|
|
|
49264
49744
|
return this.Get('__mj_UpdatedAt');
|
|
49265
49745
|
}
|
|
49266
49746
|
/**
|
|
49747
|
+
* * Field Name: ConversationDetail
|
|
49748
|
+
* * Display Name: Conversation Detail
|
|
49749
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
49750
|
+
*/
|
|
49751
|
+
get ConversationDetail() {
|
|
49752
|
+
return this.Get('ConversationDetail');
|
|
49753
|
+
}
|
|
49754
|
+
/**
|
|
49267
49755
|
* * Field Name: User
|
|
49268
49756
|
* * Display Name: User
|
|
49269
49757
|
* * SQL Data Type: nvarchar(100)
|
|
@@ -50698,6 +51186,322 @@ exports.EnvironmentEntity = EnvironmentEntity;
|
|
|
50698
51186
|
exports.EnvironmentEntity = EnvironmentEntity = __decorate([
|
|
50699
51187
|
(0, global_1.RegisterClass)(core_1.BaseEntity, 'MJ: Environments')
|
|
50700
51188
|
], EnvironmentEntity);
|
|
51189
|
+
/**
|
|
51190
|
+
* MJ: List Invitations - strongly typed entity sub-class
|
|
51191
|
+
* * Schema: __mj
|
|
51192
|
+
* * Base Table: ListInvitation
|
|
51193
|
+
* * Base View: vwListInvitations
|
|
51194
|
+
* * @description Tracks pending invitations for users to access lists, including external users via email.
|
|
51195
|
+
* * Primary Key: ID
|
|
51196
|
+
* @extends {BaseEntity}
|
|
51197
|
+
* @class
|
|
51198
|
+
* @public
|
|
51199
|
+
*/
|
|
51200
|
+
let ListInvitationEntity = class ListInvitationEntity extends core_1.BaseEntity {
|
|
51201
|
+
/**
|
|
51202
|
+
* Loads the MJ: List Invitations record from the database
|
|
51203
|
+
* @param ID: string - primary key value to load the MJ: List Invitations record.
|
|
51204
|
+
* @param EntityRelationshipsToLoad - (optional) the relationships to load
|
|
51205
|
+
* @returns {Promise<boolean>} - true if successful, false otherwise
|
|
51206
|
+
* @public
|
|
51207
|
+
* @async
|
|
51208
|
+
* @memberof ListInvitationEntity
|
|
51209
|
+
* @method
|
|
51210
|
+
* @override
|
|
51211
|
+
*/
|
|
51212
|
+
async Load(ID, EntityRelationshipsToLoad) {
|
|
51213
|
+
const compositeKey = new core_1.CompositeKey();
|
|
51214
|
+
compositeKey.KeyValuePairs.push({ FieldName: 'ID', Value: ID });
|
|
51215
|
+
return await super.InnerLoad(compositeKey, EntityRelationshipsToLoad);
|
|
51216
|
+
}
|
|
51217
|
+
/**
|
|
51218
|
+
* * Field Name: ID
|
|
51219
|
+
* * Display Name: ID
|
|
51220
|
+
* * SQL Data Type: uniqueidentifier
|
|
51221
|
+
* * Default Value: newsequentialid()
|
|
51222
|
+
* * Description: Unique identifier for the invitation.
|
|
51223
|
+
*/
|
|
51224
|
+
get ID() {
|
|
51225
|
+
return this.Get('ID');
|
|
51226
|
+
}
|
|
51227
|
+
set ID(value) {
|
|
51228
|
+
this.Set('ID', value);
|
|
51229
|
+
}
|
|
51230
|
+
/**
|
|
51231
|
+
* * Field Name: ListID
|
|
51232
|
+
* * Display Name: List
|
|
51233
|
+
* * SQL Data Type: uniqueidentifier
|
|
51234
|
+
* * Related Entity/Foreign Key: Lists (vwLists.ID)
|
|
51235
|
+
* * Description: The list the user is being invited to.
|
|
51236
|
+
*/
|
|
51237
|
+
get ListID() {
|
|
51238
|
+
return this.Get('ListID');
|
|
51239
|
+
}
|
|
51240
|
+
set ListID(value) {
|
|
51241
|
+
this.Set('ListID', value);
|
|
51242
|
+
}
|
|
51243
|
+
/**
|
|
51244
|
+
* * Field Name: Email
|
|
51245
|
+
* * Display Name: Email Address
|
|
51246
|
+
* * SQL Data Type: nvarchar(255)
|
|
51247
|
+
* * Description: Email address of the invitee.
|
|
51248
|
+
*/
|
|
51249
|
+
get Email() {
|
|
51250
|
+
return this.Get('Email');
|
|
51251
|
+
}
|
|
51252
|
+
set Email(value) {
|
|
51253
|
+
this.Set('Email', value);
|
|
51254
|
+
}
|
|
51255
|
+
/**
|
|
51256
|
+
* * Field Name: Role
|
|
51257
|
+
* * Display Name: Role
|
|
51258
|
+
* * SQL Data Type: nvarchar(50)
|
|
51259
|
+
* * Value List Type: List
|
|
51260
|
+
* * Possible Values
|
|
51261
|
+
* * Editor
|
|
51262
|
+
* * Viewer
|
|
51263
|
+
* * Description: The role to be assigned upon acceptance (Editor or Viewer).
|
|
51264
|
+
*/
|
|
51265
|
+
get Role() {
|
|
51266
|
+
return this.Get('Role');
|
|
51267
|
+
}
|
|
51268
|
+
set Role(value) {
|
|
51269
|
+
this.Set('Role', value);
|
|
51270
|
+
}
|
|
51271
|
+
/**
|
|
51272
|
+
* * Field Name: Token
|
|
51273
|
+
* * Display Name: Token
|
|
51274
|
+
* * SQL Data Type: nvarchar(100)
|
|
51275
|
+
* * Description: Security token for validating the invitation.
|
|
51276
|
+
*/
|
|
51277
|
+
get Token() {
|
|
51278
|
+
return this.Get('Token');
|
|
51279
|
+
}
|
|
51280
|
+
set Token(value) {
|
|
51281
|
+
this.Set('Token', value);
|
|
51282
|
+
}
|
|
51283
|
+
/**
|
|
51284
|
+
* * Field Name: ExpiresAt
|
|
51285
|
+
* * Display Name: Expires At
|
|
51286
|
+
* * SQL Data Type: datetime
|
|
51287
|
+
* * Description: When the invitation expires.
|
|
51288
|
+
*/
|
|
51289
|
+
get ExpiresAt() {
|
|
51290
|
+
return this.Get('ExpiresAt');
|
|
51291
|
+
}
|
|
51292
|
+
set ExpiresAt(value) {
|
|
51293
|
+
this.Set('ExpiresAt', value);
|
|
51294
|
+
}
|
|
51295
|
+
/**
|
|
51296
|
+
* * Field Name: CreatedByUserID
|
|
51297
|
+
* * Display Name: Created By User ID
|
|
51298
|
+
* * SQL Data Type: uniqueidentifier
|
|
51299
|
+
* * Related Entity/Foreign Key: Users (vwUsers.ID)
|
|
51300
|
+
* * Description: The user who created the invitation.
|
|
51301
|
+
*/
|
|
51302
|
+
get CreatedByUserID() {
|
|
51303
|
+
return this.Get('CreatedByUserID');
|
|
51304
|
+
}
|
|
51305
|
+
set CreatedByUserID(value) {
|
|
51306
|
+
this.Set('CreatedByUserID', value);
|
|
51307
|
+
}
|
|
51308
|
+
/**
|
|
51309
|
+
* * Field Name: Status
|
|
51310
|
+
* * Display Name: Status
|
|
51311
|
+
* * SQL Data Type: nvarchar(20)
|
|
51312
|
+
* * Default Value: Pending
|
|
51313
|
+
* * Value List Type: List
|
|
51314
|
+
* * Possible Values
|
|
51315
|
+
* * Accepted
|
|
51316
|
+
* * Expired
|
|
51317
|
+
* * Pending
|
|
51318
|
+
* * Revoked
|
|
51319
|
+
* * Description: Status of the invitation (Pending, Accepted, Expired, Revoked).
|
|
51320
|
+
*/
|
|
51321
|
+
get Status() {
|
|
51322
|
+
return this.Get('Status');
|
|
51323
|
+
}
|
|
51324
|
+
set Status(value) {
|
|
51325
|
+
this.Set('Status', value);
|
|
51326
|
+
}
|
|
51327
|
+
/**
|
|
51328
|
+
* * Field Name: __mj_CreatedAt
|
|
51329
|
+
* * Display Name: Created At
|
|
51330
|
+
* * SQL Data Type: datetimeoffset
|
|
51331
|
+
* * Default Value: getutcdate()
|
|
51332
|
+
*/
|
|
51333
|
+
get __mj_CreatedAt() {
|
|
51334
|
+
return this.Get('__mj_CreatedAt');
|
|
51335
|
+
}
|
|
51336
|
+
/**
|
|
51337
|
+
* * Field Name: __mj_UpdatedAt
|
|
51338
|
+
* * Display Name: Updated At
|
|
51339
|
+
* * SQL Data Type: datetimeoffset
|
|
51340
|
+
* * Default Value: getutcdate()
|
|
51341
|
+
*/
|
|
51342
|
+
get __mj_UpdatedAt() {
|
|
51343
|
+
return this.Get('__mj_UpdatedAt');
|
|
51344
|
+
}
|
|
51345
|
+
/**
|
|
51346
|
+
* * Field Name: List
|
|
51347
|
+
* * Display Name: List Name
|
|
51348
|
+
* * SQL Data Type: nvarchar(100)
|
|
51349
|
+
*/
|
|
51350
|
+
get List() {
|
|
51351
|
+
return this.Get('List');
|
|
51352
|
+
}
|
|
51353
|
+
/**
|
|
51354
|
+
* * Field Name: CreatedByUser
|
|
51355
|
+
* * Display Name: Created By User
|
|
51356
|
+
* * SQL Data Type: nvarchar(100)
|
|
51357
|
+
*/
|
|
51358
|
+
get CreatedByUser() {
|
|
51359
|
+
return this.Get('CreatedByUser');
|
|
51360
|
+
}
|
|
51361
|
+
};
|
|
51362
|
+
exports.ListInvitationEntity = ListInvitationEntity;
|
|
51363
|
+
exports.ListInvitationEntity = ListInvitationEntity = __decorate([
|
|
51364
|
+
(0, global_1.RegisterClass)(core_1.BaseEntity, 'MJ: List Invitations')
|
|
51365
|
+
], ListInvitationEntity);
|
|
51366
|
+
/**
|
|
51367
|
+
* MJ: List Shares - strongly typed entity sub-class
|
|
51368
|
+
* * Schema: __mj
|
|
51369
|
+
* * Base Table: ListShare
|
|
51370
|
+
* * Base View: vwListShares
|
|
51371
|
+
* * @description Manages user access and permissions for shared lists.
|
|
51372
|
+
* * Primary Key: ID
|
|
51373
|
+
* @extends {BaseEntity}
|
|
51374
|
+
* @class
|
|
51375
|
+
* @public
|
|
51376
|
+
*/
|
|
51377
|
+
let ListShareEntity = class ListShareEntity extends core_1.BaseEntity {
|
|
51378
|
+
/**
|
|
51379
|
+
* Loads the MJ: List Shares record from the database
|
|
51380
|
+
* @param ID: string - primary key value to load the MJ: List Shares record.
|
|
51381
|
+
* @param EntityRelationshipsToLoad - (optional) the relationships to load
|
|
51382
|
+
* @returns {Promise<boolean>} - true if successful, false otherwise
|
|
51383
|
+
* @public
|
|
51384
|
+
* @async
|
|
51385
|
+
* @memberof ListShareEntity
|
|
51386
|
+
* @method
|
|
51387
|
+
* @override
|
|
51388
|
+
*/
|
|
51389
|
+
async Load(ID, EntityRelationshipsToLoad) {
|
|
51390
|
+
const compositeKey = new core_1.CompositeKey();
|
|
51391
|
+
compositeKey.KeyValuePairs.push({ FieldName: 'ID', Value: ID });
|
|
51392
|
+
return await super.InnerLoad(compositeKey, EntityRelationshipsToLoad);
|
|
51393
|
+
}
|
|
51394
|
+
/**
|
|
51395
|
+
* * Field Name: ID
|
|
51396
|
+
* * Display Name: ID
|
|
51397
|
+
* * SQL Data Type: uniqueidentifier
|
|
51398
|
+
* * Default Value: newsequentialid()
|
|
51399
|
+
* * Description: Unique identifier for the share record.
|
|
51400
|
+
*/
|
|
51401
|
+
get ID() {
|
|
51402
|
+
return this.Get('ID');
|
|
51403
|
+
}
|
|
51404
|
+
set ID(value) {
|
|
51405
|
+
this.Set('ID', value);
|
|
51406
|
+
}
|
|
51407
|
+
/**
|
|
51408
|
+
* * Field Name: ListID
|
|
51409
|
+
* * Display Name: List
|
|
51410
|
+
* * SQL Data Type: uniqueidentifier
|
|
51411
|
+
* * Related Entity/Foreign Key: Lists (vwLists.ID)
|
|
51412
|
+
* * Description: The list being shared.
|
|
51413
|
+
*/
|
|
51414
|
+
get ListID() {
|
|
51415
|
+
return this.Get('ListID');
|
|
51416
|
+
}
|
|
51417
|
+
set ListID(value) {
|
|
51418
|
+
this.Set('ListID', value);
|
|
51419
|
+
}
|
|
51420
|
+
/**
|
|
51421
|
+
* * Field Name: UserID
|
|
51422
|
+
* * Display Name: User
|
|
51423
|
+
* * SQL Data Type: uniqueidentifier
|
|
51424
|
+
* * Related Entity/Foreign Key: Users (vwUsers.ID)
|
|
51425
|
+
* * Description: The user receiving access to the list.
|
|
51426
|
+
*/
|
|
51427
|
+
get UserID() {
|
|
51428
|
+
return this.Get('UserID');
|
|
51429
|
+
}
|
|
51430
|
+
set UserID(value) {
|
|
51431
|
+
this.Set('UserID', value);
|
|
51432
|
+
}
|
|
51433
|
+
/**
|
|
51434
|
+
* * Field Name: Role
|
|
51435
|
+
* * Display Name: Role
|
|
51436
|
+
* * SQL Data Type: nvarchar(50)
|
|
51437
|
+
* * Value List Type: List
|
|
51438
|
+
* * Possible Values
|
|
51439
|
+
* * Editor
|
|
51440
|
+
* * Viewer
|
|
51441
|
+
* * Description: The permission level granted (Editor or Viewer).
|
|
51442
|
+
*/
|
|
51443
|
+
get Role() {
|
|
51444
|
+
return this.Get('Role');
|
|
51445
|
+
}
|
|
51446
|
+
set Role(value) {
|
|
51447
|
+
this.Set('Role', value);
|
|
51448
|
+
}
|
|
51449
|
+
/**
|
|
51450
|
+
* * Field Name: Status
|
|
51451
|
+
* * Display Name: Status
|
|
51452
|
+
* * SQL Data Type: nvarchar(20)
|
|
51453
|
+
* * Default Value: Active
|
|
51454
|
+
* * Value List Type: List
|
|
51455
|
+
* * Possible Values
|
|
51456
|
+
* * Active
|
|
51457
|
+
* * Pending
|
|
51458
|
+
* * Description: Current status of the share (Active or Pending).
|
|
51459
|
+
*/
|
|
51460
|
+
get Status() {
|
|
51461
|
+
return this.Get('Status');
|
|
51462
|
+
}
|
|
51463
|
+
set Status(value) {
|
|
51464
|
+
this.Set('Status', value);
|
|
51465
|
+
}
|
|
51466
|
+
/**
|
|
51467
|
+
* * Field Name: __mj_CreatedAt
|
|
51468
|
+
* * Display Name: Created At
|
|
51469
|
+
* * SQL Data Type: datetimeoffset
|
|
51470
|
+
* * Default Value: getutcdate()
|
|
51471
|
+
*/
|
|
51472
|
+
get __mj_CreatedAt() {
|
|
51473
|
+
return this.Get('__mj_CreatedAt');
|
|
51474
|
+
}
|
|
51475
|
+
/**
|
|
51476
|
+
* * Field Name: __mj_UpdatedAt
|
|
51477
|
+
* * Display Name: Updated At
|
|
51478
|
+
* * SQL Data Type: datetimeoffset
|
|
51479
|
+
* * Default Value: getutcdate()
|
|
51480
|
+
*/
|
|
51481
|
+
get __mj_UpdatedAt() {
|
|
51482
|
+
return this.Get('__mj_UpdatedAt');
|
|
51483
|
+
}
|
|
51484
|
+
/**
|
|
51485
|
+
* * Field Name: List
|
|
51486
|
+
* * Display Name: List Name
|
|
51487
|
+
* * SQL Data Type: nvarchar(100)
|
|
51488
|
+
*/
|
|
51489
|
+
get List() {
|
|
51490
|
+
return this.Get('List');
|
|
51491
|
+
}
|
|
51492
|
+
/**
|
|
51493
|
+
* * Field Name: User
|
|
51494
|
+
* * Display Name: User Name
|
|
51495
|
+
* * SQL Data Type: nvarchar(100)
|
|
51496
|
+
*/
|
|
51497
|
+
get User() {
|
|
51498
|
+
return this.Get('User');
|
|
51499
|
+
}
|
|
51500
|
+
};
|
|
51501
|
+
exports.ListShareEntity = ListShareEntity;
|
|
51502
|
+
exports.ListShareEntity = ListShareEntity = __decorate([
|
|
51503
|
+
(0, global_1.RegisterClass)(core_1.BaseEntity, 'MJ: List Shares')
|
|
51504
|
+
], ListShareEntity);
|
|
50701
51505
|
/**
|
|
50702
51506
|
* MJ: Projects - strongly typed entity sub-class
|
|
50703
51507
|
* * Schema: __mj
|
|
@@ -53048,6 +53852,14 @@ let TaskEntity = class TaskEntity extends core_1.BaseEntity {
|
|
|
53048
53852
|
return this.Get('Project');
|
|
53049
53853
|
}
|
|
53050
53854
|
/**
|
|
53855
|
+
* * Field Name: ConversationDetail
|
|
53856
|
+
* * Display Name: Conversation Detail
|
|
53857
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
53858
|
+
*/
|
|
53859
|
+
get ConversationDetail() {
|
|
53860
|
+
return this.Get('ConversationDetail');
|
|
53861
|
+
}
|
|
53862
|
+
/**
|
|
53051
53863
|
* * Field Name: User
|
|
53052
53864
|
* * Display Name: User
|
|
53053
53865
|
* * SQL Data Type: nvarchar(100)
|
|
@@ -57056,6 +57868,14 @@ let RecommendationItemEntity = class RecommendationItemEntity extends core_1.Bas
|
|
|
57056
57868
|
return this.Get('__mj_UpdatedAt');
|
|
57057
57869
|
}
|
|
57058
57870
|
/**
|
|
57871
|
+
* * Field Name: Recommendation
|
|
57872
|
+
* * Display Name: Recommendation
|
|
57873
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
57874
|
+
*/
|
|
57875
|
+
get Recommendation() {
|
|
57876
|
+
return this.Get('Recommendation');
|
|
57877
|
+
}
|
|
57878
|
+
/**
|
|
57059
57879
|
* * Field Name: DestinationEntity
|
|
57060
57880
|
* * Display Name: Destination Entity
|
|
57061
57881
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -57405,6 +58225,14 @@ let RecommendationEntity = class RecommendationEntity extends core_1.BaseEntity
|
|
|
57405
58225
|
return this.Get('__mj_UpdatedAt');
|
|
57406
58226
|
}
|
|
57407
58227
|
/**
|
|
58228
|
+
* * Field Name: RecommendationRun
|
|
58229
|
+
* * Display Name: Recommendation Run
|
|
58230
|
+
* * SQL Data Type: nvarchar(255)
|
|
58231
|
+
*/
|
|
58232
|
+
get RecommendationRun() {
|
|
58233
|
+
return this.Get('RecommendationRun');
|
|
58234
|
+
}
|
|
58235
|
+
/**
|
|
57408
58236
|
* * Field Name: SourceEntity
|
|
57409
58237
|
* * Display Name: Source Entity
|
|
57410
58238
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -57801,6 +58629,14 @@ let RecordChangeEntity = class RecordChangeEntity extends core_1.BaseEntity {
|
|
|
57801
58629
|
return this.Get('User');
|
|
57802
58630
|
}
|
|
57803
58631
|
/**
|
|
58632
|
+
* * Field Name: ReplayRun
|
|
58633
|
+
* * Display Name: Replay Run
|
|
58634
|
+
* * SQL Data Type: nvarchar(100)
|
|
58635
|
+
*/
|
|
58636
|
+
get ReplayRun() {
|
|
58637
|
+
return this.Get('ReplayRun');
|
|
58638
|
+
}
|
|
58639
|
+
/**
|
|
57804
58640
|
* * Field Name: Integration
|
|
57805
58641
|
* * Display Name: Integration
|
|
57806
58642
|
* * SQL Data Type: nvarchar(100)
|
|
@@ -57924,6 +58760,14 @@ let RecordMergeDeletionLogEntity = class RecordMergeDeletionLogEntity extends co
|
|
|
57924
58760
|
get __mj_UpdatedAt() {
|
|
57925
58761
|
return this.Get('__mj_UpdatedAt');
|
|
57926
58762
|
}
|
|
58763
|
+
/**
|
|
58764
|
+
* * Field Name: RecordMergeLog
|
|
58765
|
+
* * Display Name: Record Merge Log
|
|
58766
|
+
* * SQL Data Type: nvarchar(450)
|
|
58767
|
+
*/
|
|
58768
|
+
get RecordMergeLog() {
|
|
58769
|
+
return this.Get('RecordMergeLog');
|
|
58770
|
+
}
|
|
57927
58771
|
};
|
|
57928
58772
|
exports.RecordMergeDeletionLogEntity = RecordMergeDeletionLogEntity;
|
|
57929
58773
|
exports.RecordMergeDeletionLogEntity = RecordMergeDeletionLogEntity = __decorate([
|
|
@@ -58723,6 +59567,14 @@ let ReportEntity = class ReportEntity extends core_1.BaseEntity {
|
|
|
58723
59567
|
return this.Get('Conversation');
|
|
58724
59568
|
}
|
|
58725
59569
|
/**
|
|
59570
|
+
* * Field Name: ConversationDetail
|
|
59571
|
+
* * Display Name: Conversation Detail
|
|
59572
|
+
* * SQL Data Type: nvarchar(MAX)
|
|
59573
|
+
*/
|
|
59574
|
+
get ConversationDetail() {
|
|
59575
|
+
return this.Get('ConversationDetail');
|
|
59576
|
+
}
|
|
59577
|
+
/**
|
|
58726
59578
|
* * Field Name: DataContext
|
|
58727
59579
|
* * Display Name: Data Context
|
|
58728
59580
|
* * SQL Data Type: nvarchar(255)
|
|
@@ -61035,6 +61887,14 @@ let TemplateParamEntity = class TemplateParamEntity extends core_1.BaseEntity {
|
|
|
61035
61887
|
get Entity() {
|
|
61036
61888
|
return this.Get('Entity');
|
|
61037
61889
|
}
|
|
61890
|
+
/**
|
|
61891
|
+
* * Field Name: TemplateContent
|
|
61892
|
+
* * Display Name: Template Content
|
|
61893
|
+
* * SQL Data Type: nvarchar(255)
|
|
61894
|
+
*/
|
|
61895
|
+
get TemplateContent() {
|
|
61896
|
+
return this.Get('TemplateContent');
|
|
61897
|
+
}
|
|
61038
61898
|
};
|
|
61039
61899
|
exports.TemplateParamEntity = TemplateParamEntity;
|
|
61040
61900
|
exports.TemplateParamEntity = TemplateParamEntity = __decorate([
|