@memberjunction/ng-core-entity-forms 2.132.0 → 2.133.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/lib/custom/Lists/list-form.component.d.ts +102 -0
- package/dist/lib/custom/Lists/list-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Lists/list-form.component.js +991 -0
- package/dist/lib/custom/Lists/list-form.component.js.map +1 -0
- package/dist/lib/custom/custom-forms.module.d.ts +27 -26
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +9 -3
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +93 -94
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +12 -2
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +12 -2
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +45 -44
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +21 -12
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +37 -38
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +25 -26
- package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +85 -86
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +53 -54
- package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js +9 -10
- package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +11 -3
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +37 -38
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js +13 -14
- package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Action/action.form.component.js +49 -50
- package/dist/lib/generated/Entities/Action/action.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js +9 -10
- package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js +9 -10
- package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js +13 -14
- package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Application/application.form.component.js +25 -26
- package/dist/lib/generated/Entities/Application/application.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +17 -18
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +25 -26
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +21 -22
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js +13 -14
- package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Authorization/authorization.form.component.js +25 -26
- package/dist/lib/generated/Entities/Authorization/authorization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Collection/collection.form.component.js +17 -18
- package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js +13 -14
- package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js +11 -12
- package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js +9 -10
- package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js +9 -10
- package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Company/company.form.component.js +25 -26
- package/dist/lib/generated/Entities/Company/company.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js +21 -22
- package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js +17 -18
- package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js +9 -10
- package/dist/lib/generated/Entities/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Component/component.form.component.js +17 -18
- package/dist/lib/generated/Entities/Component/component.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js +9 -10
- package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js +9 -10
- package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +13 -14
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +13 -14
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +17 -18
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +13 -14
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +13 -14
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +53 -52
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js +17 -18
- package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js +9 -10
- package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +41 -42
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +11 -3
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +11 -3
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Credential/credential.form.component.js +9 -10
- package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +13 -14
- package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js +13 -14
- package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js +17 -18
- package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Dataset/dataset.form.component.js +9 -10
- package/dist/lib/generated/Entities/Dataset/dataset.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js +9 -10
- package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +21 -14
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Employee/employee.form.component.js +25 -26
- package/dist/lib/generated/Entities/Employee/employee.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +11 -3
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +12 -4
- package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +11 -3
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +9 -10
- package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +9 -10
- package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +9 -10
- package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +169 -170
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js +17 -18
- package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +12 -2
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +11 -3
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js +9 -10
- package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +11 -3
- package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +11 -3
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js +9 -10
- package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js +17 -18
- package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js +9 -10
- package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +9 -10
- package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js +9 -10
- package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Environment/environment.form.component.js +33 -34
- package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +12 -2
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/File/file.form.component.js +13 -14
- package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +17 -18
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Integration/integration.form.component.js +17 -18
- package/dist/lib/generated/Entities/Integration/integration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Library/library.form.component.js +13 -14
- package/dist/lib/generated/Entities/Library/library.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/List/list.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/List/list.form.component.js +50 -15
- package/dist/lib/generated/Entities/List/list.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.js +71 -0
- package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/ListShare/listshare.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/ListShare/listshare.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ListShare/listshare.form.component.js +65 -0
- package/dist/lib/generated/Entities/ListShare/listshare.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js +9 -10
- package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js +9 -10
- package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js +9 -10
- package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Project/project.form.component.js +17 -18
- package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Query/query.form.component.js +25 -26
- package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Queue/queue.form.component.js +9 -10
- package/dist/lib/generated/Entities/Queue/queue.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js +9 -10
- package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +21 -14
- package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +11 -3
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js +9 -10
- package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js +9 -10
- package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +11 -3
- package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js +9 -10
- package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +11 -3
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js +13 -14
- package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Report/report.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Report/report.form.component.js +34 -27
- package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +21 -22
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Role/role.form.component.js +33 -34
- package/dist/lib/generated/Entities/Role/role.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js +9 -10
- package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js +9 -10
- package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js +9 -10
- package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js +9 -10
- package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js +9 -10
- package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Skill/skill.form.component.js +13 -14
- package/dist/lib/generated/Entities/Skill/skill.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Tag/tag.form.component.js +13 -14
- package/dist/lib/generated/Entities/Tag/tag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Task/task.form.component.js +34 -27
- package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +9 -10
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Template/template.form.component.js +21 -22
- package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js +9 -10
- package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js +9 -10
- package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +11 -3
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Test/test.form.component.js +13 -14
- package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +25 -26
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +17 -18
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +9 -10
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js +13 -14
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +309 -274
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js +9 -10
- package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserView/userview.form.component.js +17 -18
- package/dist/lib/generated/Entities/UserView/userview.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js +13 -14
- package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js +9 -10
- package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js +13 -14
- package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js +9 -10
- package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Workflow/workflow.form.component.js +13 -14
- package/dist/lib/generated/Entities/Workflow/workflow.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js +9 -10
- package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Workspace/workspace.form.component.js +9 -10
- package/dist/lib/generated/Entities/Workspace/workspace.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +94 -92
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +76 -68
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +29 -28
|
@@ -9,208 +9,207 @@ import { RegisterClass } from '@memberjunction/global';
|
|
|
9
9
|
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
import * as i1 from "@angular/common";
|
|
12
|
-
import * as i2 from "@memberjunction/ng-
|
|
13
|
-
import * as i3 from "@memberjunction/ng-
|
|
14
|
-
import * as i4 from "@memberjunction/ng-form-toolbar";
|
|
12
|
+
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
|
+
import * as i3 from "@memberjunction/ng-form-toolbar";
|
|
15
14
|
function AIModelFormComponent_div_26_Template(rf, ctx) { if (rf & 1) {
|
|
16
15
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
17
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
18
|
-
i0.ɵɵlistener("
|
|
16
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
17
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_26_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIActions", $event.totalRowCount)); });
|
|
19
18
|
i0.ɵɵelementEnd()();
|
|
20
19
|
} if (rf & 2) {
|
|
21
20
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
22
21
|
i0.ɵɵadvance();
|
|
23
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Actions", "DefaultModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("aIActions"))("
|
|
22
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Actions", "DefaultModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("aIActions"))("ShowToolbar", false);
|
|
24
23
|
} }
|
|
25
24
|
function AIModelFormComponent_div_28_Template(rf, ctx) { if (rf & 1) {
|
|
26
25
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
27
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
28
|
-
i0.ɵɵlistener("
|
|
26
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
27
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIModelActions", $event.totalRowCount)); });
|
|
29
28
|
i0.ɵɵelementEnd()();
|
|
30
29
|
} if (rf & 2) {
|
|
31
30
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
32
31
|
i0.ɵɵadvance();
|
|
33
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Model Actions", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Model Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("aIModelActions"))("
|
|
32
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Model Actions", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Model Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("aIModelActions"))("ShowToolbar", false);
|
|
34
33
|
} }
|
|
35
34
|
function AIModelFormComponent_div_30_Template(rf, ctx) { if (rf & 1) {
|
|
36
35
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
37
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
38
|
-
i0.ɵɵlistener("
|
|
36
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
37
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityDocuments", $event.totalRowCount)); });
|
|
39
38
|
i0.ɵɵelementEnd()();
|
|
40
39
|
} if (rf & 2) {
|
|
41
40
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
42
41
|
i0.ɵɵadvance();
|
|
43
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Entity Documents", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Entity Documents"))("AllowLoad", ctx_r1.IsSectionExpanded("entityDocuments"))("
|
|
42
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Entity Documents", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Entity Documents"))("AllowLoad", ctx_r1.IsSectionExpanded("entityDocuments"))("ShowToolbar", false);
|
|
44
43
|
} }
|
|
45
44
|
function AIModelFormComponent_div_32_Template(rf, ctx) { if (rf & 1) {
|
|
46
45
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
47
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
48
|
-
i0.ɵɵlistener("
|
|
46
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
47
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_32_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("vectorIndexes", $event.totalRowCount)); });
|
|
49
48
|
i0.ɵɵelementEnd()();
|
|
50
49
|
} if (rf & 2) {
|
|
51
50
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
52
51
|
i0.ɵɵadvance();
|
|
53
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Vector Indexes", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Vector Indexes"))("AllowLoad", ctx_r1.IsSectionExpanded("vectorIndexes"))("
|
|
52
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Vector Indexes", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Vector Indexes"))("AllowLoad", ctx_r1.IsSectionExpanded("vectorIndexes"))("ShowToolbar", false);
|
|
54
53
|
} }
|
|
55
54
|
function AIModelFormComponent_div_34_Template(rf, ctx) { if (rf & 1) {
|
|
56
55
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
57
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
58
|
-
i0.ɵɵlistener("
|
|
56
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
57
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_34_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentNotes", $event.totalRowCount)); });
|
|
59
58
|
i0.ɵɵelementEnd()();
|
|
60
59
|
} if (rf & 2) {
|
|
61
60
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
62
61
|
i0.ɵɵadvance();
|
|
63
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Notes", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentNotes"))("
|
|
62
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Notes", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentNotes"))("ShowToolbar", false);
|
|
64
63
|
} }
|
|
65
64
|
function AIModelFormComponent_div_36_Template(rf, ctx) { if (rf & 1) {
|
|
66
65
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
67
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
68
|
-
i0.ɵɵlistener("
|
|
66
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
67
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_36_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIResultCache", $event.totalRowCount)); });
|
|
69
68
|
i0.ɵɵelementEnd()();
|
|
70
69
|
} if (rf & 2) {
|
|
71
70
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
72
71
|
i0.ɵɵadvance();
|
|
73
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Result Cache", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Result Cache"))("AllowLoad", ctx_r1.IsSectionExpanded("aIResultCache"))("
|
|
72
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Result Cache", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Result Cache"))("AllowLoad", ctx_r1.IsSectionExpanded("aIResultCache"))("ShowToolbar", false);
|
|
74
73
|
} }
|
|
75
74
|
function AIModelFormComponent_div_38_Template(rf, ctx) { if (rf & 1) {
|
|
76
75
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
77
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
78
|
-
i0.ɵɵlistener("
|
|
76
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
77
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_38_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("contentTypes", $event.totalRowCount)); });
|
|
79
78
|
i0.ɵɵelementEnd()();
|
|
80
79
|
} if (rf & 2) {
|
|
81
80
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
82
81
|
i0.ɵɵadvance();
|
|
83
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Content Types", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Content Types"))("AllowLoad", ctx_r1.IsSectionExpanded("contentTypes"))("
|
|
82
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Content Types", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Content Types"))("AllowLoad", ctx_r1.IsSectionExpanded("contentTypes"))("ShowToolbar", false);
|
|
84
83
|
} }
|
|
85
84
|
function AIModelFormComponent_div_40_Template(rf, ctx) { if (rf & 1) {
|
|
86
85
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
87
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
88
|
-
i0.ɵɵlistener("
|
|
86
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
87
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_40_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityAIActions", $event.totalRowCount)); });
|
|
89
88
|
i0.ɵɵelementEnd()();
|
|
90
89
|
} if (rf & 2) {
|
|
91
90
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
92
91
|
i0.ɵɵadvance();
|
|
93
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Entity AI Actions", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Entity AI Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("entityAIActions"))("
|
|
92
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Entity AI Actions", "AIModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Entity AI Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("entityAIActions"))("ShowToolbar", false);
|
|
94
93
|
} }
|
|
95
94
|
function AIModelFormComponent_div_42_Template(rf, ctx) { if (rf & 1) {
|
|
96
95
|
const _r10 = i0.ɵɵgetCurrentView();
|
|
97
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
98
|
-
i0.ɵɵlistener("
|
|
96
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
97
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_42_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentExamples", $event.totalRowCount)); });
|
|
99
98
|
i0.ɵɵelementEnd()();
|
|
100
99
|
} if (rf & 2) {
|
|
101
100
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102
101
|
i0.ɵɵadvance();
|
|
103
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Examples", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Examples"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentExamples"))("
|
|
102
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Examples", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Examples"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentExamples"))("ShowToolbar", false);
|
|
104
103
|
} }
|
|
105
104
|
function AIModelFormComponent_div_44_Template(rf, ctx) { if (rf & 1) {
|
|
106
105
|
const _r11 = i0.ɵɵgetCurrentView();
|
|
107
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
108
|
-
i0.ɵɵlistener("
|
|
106
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
107
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_44_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIModelArchitectures", $event.totalRowCount)); });
|
|
109
108
|
i0.ɵɵelementEnd()();
|
|
110
109
|
} if (rf & 2) {
|
|
111
110
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
112
111
|
i0.ɵɵadvance();
|
|
113
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Architectures", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Architectures"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelArchitectures"))("
|
|
112
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Architectures", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Architectures"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelArchitectures"))("ShowToolbar", false);
|
|
114
113
|
} }
|
|
115
114
|
function AIModelFormComponent_div_46_Template(rf, ctx) { if (rf & 1) {
|
|
116
115
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
117
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
118
|
-
i0.ɵɵlistener("
|
|
116
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
117
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_46_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIModelModalities", $event.totalRowCount)); });
|
|
119
118
|
i0.ɵɵelementEnd()();
|
|
120
119
|
} if (rf & 2) {
|
|
121
120
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
122
121
|
i0.ɵɵadvance();
|
|
123
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Modalities", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Modalities"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelModalities"))("
|
|
122
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Modalities", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Modalities"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelModalities"))("ShowToolbar", false);
|
|
124
123
|
} }
|
|
125
124
|
function AIModelFormComponent_div_48_Template(rf, ctx) { if (rf & 1) {
|
|
126
125
|
const _r13 = i0.ɵɵgetCurrentView();
|
|
127
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
128
|
-
i0.ɵɵlistener("
|
|
126
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
127
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_48_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentModels", $event.totalRowCount)); });
|
|
129
128
|
i0.ɵɵelementEnd()();
|
|
130
129
|
} if (rf & 2) {
|
|
131
130
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
132
131
|
i0.ɵɵadvance();
|
|
133
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Models", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Models"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentModels"))("
|
|
132
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Models", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Models"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentModels"))("ShowToolbar", false);
|
|
134
133
|
} }
|
|
135
134
|
function AIModelFormComponent_div_50_Template(rf, ctx) { if (rf & 1) {
|
|
136
135
|
const _r14 = i0.ɵɵgetCurrentView();
|
|
137
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
138
|
-
i0.ɵɵlistener("
|
|
136
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
137
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_50_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIModelVendors", $event.totalRowCount)); });
|
|
139
138
|
i0.ɵɵelementEnd()();
|
|
140
139
|
} if (rf & 2) {
|
|
141
140
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
142
141
|
i0.ɵɵadvance();
|
|
143
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Vendors", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Vendors"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelVendors"))("
|
|
142
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Vendors", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Vendors"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelVendors"))("ShowToolbar", false);
|
|
144
143
|
} }
|
|
145
144
|
function AIModelFormComponent_div_52_Template(rf, ctx) { if (rf & 1) {
|
|
146
145
|
const _r15 = i0.ɵɵgetCurrentView();
|
|
147
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
148
|
-
i0.ɵɵlistener("
|
|
146
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
147
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_52_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("generatedCodes", $event.totalRowCount)); });
|
|
149
148
|
i0.ɵɵelementEnd()();
|
|
150
149
|
} if (rf & 2) {
|
|
151
150
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
152
151
|
i0.ɵɵadvance();
|
|
153
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Generated Codes", "GeneratedByModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Generated Codes"))("AllowLoad", ctx_r1.IsSectionExpanded("generatedCodes"))("
|
|
152
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Generated Codes", "GeneratedByModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Generated Codes"))("AllowLoad", ctx_r1.IsSectionExpanded("generatedCodes"))("ShowToolbar", false);
|
|
154
153
|
} }
|
|
155
154
|
function AIModelFormComponent_div_54_Template(rf, ctx) { if (rf & 1) {
|
|
156
155
|
const _r16 = i0.ɵɵgetCurrentView();
|
|
157
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
158
|
-
i0.ɵɵlistener("
|
|
156
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
157
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_54_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIModelCosts", $event.totalRowCount)); });
|
|
159
158
|
i0.ɵɵelementEnd()();
|
|
160
159
|
} if (rf & 2) {
|
|
161
160
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
162
161
|
i0.ɵɵadvance();
|
|
163
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Costs", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Costs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelCosts"))("
|
|
162
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Model Costs", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Model Costs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIModelCosts"))("ShowToolbar", false);
|
|
164
163
|
} }
|
|
165
164
|
function AIModelFormComponent_div_56_Template(rf, ctx) { if (rf & 1) {
|
|
166
165
|
const _r17 = i0.ɵɵgetCurrentView();
|
|
167
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
168
|
-
i0.ɵɵlistener("
|
|
166
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
167
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_56_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptModels", $event.totalRowCount)); });
|
|
169
168
|
i0.ɵɵelementEnd()();
|
|
170
169
|
} if (rf & 2) {
|
|
171
170
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
172
171
|
i0.ɵɵadvance();
|
|
173
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Models", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Models"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptModels"))("
|
|
172
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Models", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Models"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptModels"))("ShowToolbar", false);
|
|
174
173
|
} }
|
|
175
174
|
function AIModelFormComponent_div_58_Template(rf, ctx) { if (rf & 1) {
|
|
176
175
|
const _r18 = i0.ɵɵgetCurrentView();
|
|
177
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
178
|
-
i0.ɵɵlistener("
|
|
176
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
177
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_58_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptRuns", $event.totalRowCount)); });
|
|
179
178
|
i0.ɵɵelementEnd()();
|
|
180
179
|
} if (rf & 2) {
|
|
181
180
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
182
181
|
i0.ɵɵadvance();
|
|
183
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Runs", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptRuns"))("
|
|
182
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Runs", "ModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptRuns"))("ShowToolbar", false);
|
|
184
183
|
} }
|
|
185
184
|
function AIModelFormComponent_div_60_Template(rf, ctx) { if (rf & 1) {
|
|
186
185
|
const _r19 = i0.ɵɵgetCurrentView();
|
|
187
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
188
|
-
i0.ɵɵlistener("
|
|
186
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
187
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_60_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRuns", $event.totalRowCount)); });
|
|
189
188
|
i0.ɵɵelementEnd()();
|
|
190
189
|
} if (rf & 2) {
|
|
191
190
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
192
191
|
i0.ɵɵadvance();
|
|
193
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "OverrideModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRuns"))("
|
|
192
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "OverrideModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRuns"))("ShowToolbar", false);
|
|
194
193
|
} }
|
|
195
194
|
function AIModelFormComponent_div_62_Template(rf, ctx) { if (rf & 1) {
|
|
196
195
|
const _r20 = i0.ɵɵgetCurrentView();
|
|
197
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
198
|
-
i0.ɵɵlistener("
|
|
196
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
197
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_62_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queries", $event.totalRowCount)); });
|
|
199
198
|
i0.ɵɵelementEnd()();
|
|
200
199
|
} if (rf & 2) {
|
|
201
200
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
202
201
|
i0.ɵɵadvance();
|
|
203
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Queries", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Queries"))("AllowLoad", ctx_r1.IsSectionExpanded("queries"))("
|
|
202
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Queries", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Queries"))("AllowLoad", ctx_r1.IsSectionExpanded("queries"))("ShowToolbar", false);
|
|
204
203
|
} }
|
|
205
204
|
function AIModelFormComponent_div_64_Template(rf, ctx) { if (rf & 1) {
|
|
206
205
|
const _r21 = i0.ɵɵgetCurrentView();
|
|
207
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-
|
|
208
|
-
i0.ɵɵlistener("
|
|
206
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 46);
|
|
207
|
+
i0.ɵɵlistener("AfterDataLoad", function AIModelFormComponent_div_64_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIModels", $event.totalRowCount)); });
|
|
209
208
|
i0.ɵɵelementEnd()();
|
|
210
209
|
} if (rf & 2) {
|
|
211
210
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
212
211
|
i0.ɵɵadvance();
|
|
213
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Models", "PriorVersionID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Models"))("AllowLoad", ctx_r1.IsSectionExpanded("aIModels"))("
|
|
212
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Models", "PriorVersionID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Models"))("AllowLoad", ctx_r1.IsSectionExpanded("aIModels"))("ShowToolbar", false);
|
|
214
213
|
} }
|
|
215
214
|
let AIModelFormComponent = class AIModelFormComponent extends BaseFormComponent {
|
|
216
215
|
async ngOnInit() {
|
|
@@ -243,7 +242,7 @@ let AIModelFormComponent = class AIModelFormComponent extends BaseFormComponent
|
|
|
243
242
|
]);
|
|
244
243
|
}
|
|
245
244
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIModelFormComponent_BaseFactory; return function AIModelFormComponent_Factory(t) { return (ɵAIModelFormComponent_BaseFactory || (ɵAIModelFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIModelFormComponent)))(t || AIModelFormComponent); }; })(); }
|
|
246
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelFormComponent, selectors: [["gen-aimodel-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 65, vars:
|
|
245
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelFormComponent, selectors: [["gen-aimodel-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 65, vars: 190, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelOverview", "sectionName", "Model Overview", "icon", "fa fa-info-circle", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AIModelTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ModelSelectionInsights", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "InheritTypeModalities", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PriorVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AIModelType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Vendor", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "performanceMetrics", "sectionName", "Performance Metrics", "icon", "fa fa-tachometer-alt", 3, "form", "formContext"], ["FieldName", "PowerRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SpeedRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CostRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "technicalSpecifications", "sectionName", "Technical Specifications", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "DriverClass", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverImportPath", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "APIName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "InputTokenLimit", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportedResponseFormats", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsEffortLevel", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "aIActions", "sectionName", "AI Actions", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "aIModelActions", "sectionName", "AI Model Actions", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityDocuments", "sectionName", "Entity Documents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "vectorIndexes", "sectionName", "Vector Indexes", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIAgentNotes", "sectionName", "AI Agent Notes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIResultCache", "sectionName", "AI Result Cache", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "contentTypes", "sectionName", "Content Types", "icon", "fa fa-folder", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityAIActions", "sectionName", "Entity AI Actions", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIAgentExamples", "sectionName", "MJ: AI Agent Examples", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIModelArchitectures", "sectionName", "MJ: AI Model Architectures", "icon", "fa fa-brain", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIModelModalities", "sectionName", "MJ: AI Model Modalities", "icon", "fa fa-brain", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIAgentModels", "sectionName", "AIAgent Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIModelVendors", "sectionName", "MJ: AI Model Vendors", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "generatedCodes", "sectionName", "Generated Codes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIModelCosts", "sectionName", "MJ: AI Model Costs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIPromptModels", "sectionName", "MJ: AI Prompt Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIPromptRuns", "sectionName", "MJ: AI Prompt Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIAgentRuns", "sectionName", "MJ: AI Agent Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "queries", "sectionName", "Queries", "icon", "fa-solid fa-clipboard-question", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIModels", "sectionName", "AI Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function AIModelFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
247
246
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
248
247
|
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
|
|
249
248
|
i0.ɵɵelementEnd();
|
|
@@ -367,86 +366,86 @@ let AIModelFormComponent = class AIModelFormComponent extends BaseFormComponent
|
|
|
367
366
|
i0.ɵɵadvance();
|
|
368
367
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
369
368
|
i0.ɵɵadvance();
|
|
370
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIActions"));
|
|
369
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIActions"))("defaultExpanded", false);
|
|
371
370
|
i0.ɵɵadvance();
|
|
372
371
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
373
372
|
i0.ɵɵadvance();
|
|
374
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIModelActions"));
|
|
373
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIModelActions"))("defaultExpanded", false);
|
|
375
374
|
i0.ɵɵadvance();
|
|
376
375
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
377
376
|
i0.ɵɵadvance();
|
|
378
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("entityDocuments"));
|
|
377
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("entityDocuments"))("defaultExpanded", false);
|
|
379
378
|
i0.ɵɵadvance();
|
|
380
379
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
381
380
|
i0.ɵɵadvance();
|
|
382
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("vectorIndexes"));
|
|
381
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("vectorIndexes"))("defaultExpanded", false);
|
|
383
382
|
i0.ɵɵadvance();
|
|
384
383
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
385
384
|
i0.ɵɵadvance();
|
|
386
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentNotes"));
|
|
385
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentNotes"))("defaultExpanded", false);
|
|
387
386
|
i0.ɵɵadvance();
|
|
388
387
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
389
388
|
i0.ɵɵadvance();
|
|
390
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIResultCache"));
|
|
389
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIResultCache"))("defaultExpanded", false);
|
|
391
390
|
i0.ɵɵadvance();
|
|
392
391
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
393
392
|
i0.ɵɵadvance();
|
|
394
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("contentTypes"));
|
|
393
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("contentTypes"))("defaultExpanded", false);
|
|
395
394
|
i0.ɵɵadvance();
|
|
396
395
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
397
396
|
i0.ɵɵadvance();
|
|
398
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("entityAIActions"));
|
|
397
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("entityAIActions"))("defaultExpanded", false);
|
|
399
398
|
i0.ɵɵadvance();
|
|
400
399
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
401
400
|
i0.ɵɵadvance();
|
|
402
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentExamples"));
|
|
401
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentExamples"))("defaultExpanded", false);
|
|
403
402
|
i0.ɵɵadvance();
|
|
404
403
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
405
404
|
i0.ɵɵadvance();
|
|
406
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelArchitectures"));
|
|
405
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelArchitectures"))("defaultExpanded", false);
|
|
407
406
|
i0.ɵɵadvance();
|
|
408
407
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
409
408
|
i0.ɵɵadvance();
|
|
410
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelModalities"));
|
|
409
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelModalities"))("defaultExpanded", false);
|
|
411
410
|
i0.ɵɵadvance();
|
|
412
411
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
413
412
|
i0.ɵɵadvance();
|
|
414
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentModels"));
|
|
413
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentModels"))("defaultExpanded", false);
|
|
415
414
|
i0.ɵɵadvance();
|
|
416
415
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
417
416
|
i0.ɵɵadvance();
|
|
418
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelVendors"));
|
|
417
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelVendors"))("defaultExpanded", false);
|
|
419
418
|
i0.ɵɵadvance();
|
|
420
419
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
421
420
|
i0.ɵɵadvance();
|
|
422
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("generatedCodes"));
|
|
421
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("generatedCodes"))("defaultExpanded", false);
|
|
423
422
|
i0.ɵɵadvance();
|
|
424
423
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
425
424
|
i0.ɵɵadvance();
|
|
426
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelCosts"));
|
|
425
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIModelCosts"))("defaultExpanded", false);
|
|
427
426
|
i0.ɵɵadvance();
|
|
428
427
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
429
428
|
i0.ɵɵadvance();
|
|
430
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIPromptModels"));
|
|
429
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIPromptModels"))("defaultExpanded", false);
|
|
431
430
|
i0.ɵɵadvance();
|
|
432
431
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
433
432
|
i0.ɵɵadvance();
|
|
434
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIPromptRuns"));
|
|
433
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIPromptRuns"))("defaultExpanded", false);
|
|
435
434
|
i0.ɵɵadvance();
|
|
436
435
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
437
436
|
i0.ɵɵadvance();
|
|
438
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentRuns"));
|
|
437
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentRuns"))("defaultExpanded", false);
|
|
439
438
|
i0.ɵɵadvance();
|
|
440
439
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
441
440
|
i0.ɵɵadvance();
|
|
442
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("queries"));
|
|
441
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("queries"))("defaultExpanded", false);
|
|
443
442
|
i0.ɵɵadvance();
|
|
444
443
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
445
444
|
i0.ɵɵadvance();
|
|
446
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIModels"));
|
|
445
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIModels"))("defaultExpanded", false);
|
|
447
446
|
i0.ɵɵadvance();
|
|
448
447
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
449
|
-
} }, dependencies: [i1.NgIf, i2.
|
|
448
|
+
} }, dependencies: [i1.NgIf, i2.MJFormField, i2.CollapsiblePanelComponent, i2.ExplorerEntityDataGridComponent, i3.RecordFormContainerComponent], encapsulation: 2 }); }
|
|
450
449
|
};
|
|
451
450
|
AIModelFormComponent = __decorate([
|
|
452
451
|
RegisterClass(BaseFormComponent, 'AI Models') // Tell MemberJunction about this class
|
|
@@ -454,7 +453,7 @@ AIModelFormComponent = __decorate([
|
|
|
454
453
|
export { AIModelFormComponent };
|
|
455
454
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIModelFormComponent, [{
|
|
456
455
|
type: Component,
|
|
457
|
-
args: [{ selector: 'gen-aimodel-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model Overview Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelOverview\"\n sectionName=\"Model Overview\"\n icon=\"fa fa-info-circle\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIModelTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelSelectionInsights\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InheritTypeModalities\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PriorVersionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIModelType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Vendor\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Performance Metrics Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"performanceMetrics\"\n sectionName=\"Performance Metrics\"\n icon=\"fa fa-tachometer-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PowerRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SpeedRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CostRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Specifications Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"technicalSpecifications\"\n sectionName=\"Technical Specifications\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverImportPath\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"APIName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InputTokenLimit\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportedResponseFormats\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportsEffortLevel\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-database\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- AI Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIActions\"\n sectionName=\"AI Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIActions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Actions','DefaultModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIActions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIActions', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Model Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIModelActions\"\n sectionName=\"AI Model Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIModelActions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Model Actions','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Model Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIModelActions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIModelActions', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Documents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityDocuments\"\n sectionName=\"Entity Documents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityDocuments')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityDocuments')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('entityDocuments', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Vector Indexes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"vectorIndexes\"\n sectionName=\"Vector Indexes\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('vectorIndexes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Vector Indexes','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('Vector Indexes')\"\n [AllowLoad]=\"IsSectionExpanded('vectorIndexes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('vectorIndexes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentNotes\"\n sectionName=\"AI Agent Notes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentNotes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Result Cache Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIResultCache\"\n sectionName=\"AI Result Cache\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIResultCache')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Result Cache','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Result Cache')\"\n [AllowLoad]=\"IsSectionExpanded('aIResultCache')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIResultCache', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Content Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"contentTypes\"\n sectionName=\"Content Types\"\n icon=\"fa fa-folder\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('contentTypes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Types','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('Content Types')\"\n [AllowLoad]=\"IsSectionExpanded('contentTypes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('contentTypes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity AI Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityAIActions\"\n sectionName=\"Entity AI Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityAIActions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('entityAIActions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('entityAIActions', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentExamples\"\n sectionName=\"MJ: AI Agent Examples\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Architectures Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelArchitectures\"\n sectionName=\"MJ: AI Model Architectures\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelArchitectures')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Architectures','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Architectures')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelArchitectures')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIModelArchitectures', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Modalities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelModalities\"\n sectionName=\"MJ: AI Model Modalities\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelModalities')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Modalities','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Modalities')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelModalities')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIModelModalities', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AIAgent Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentModels\"\n sectionName=\"AIAgent Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentModels')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Models','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Models')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentModels')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgentModels', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Vendors Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelVendors\"\n sectionName=\"MJ: AI Model Vendors\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelVendors')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Vendors','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Vendors')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelVendors')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIModelVendors', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Generated Codes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"generatedCodes\"\n sectionName=\"Generated Codes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('generatedCodes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','GeneratedByModelID')\"\n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsSectionExpanded('generatedCodes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('generatedCodes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Costs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelCosts\"\n sectionName=\"MJ: AI Model Costs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelCosts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Costs','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Costs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelCosts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIModelCosts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Prompt Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIPromptModels\"\n sectionName=\"MJ: AI Prompt Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIPromptModels')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Models','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Models')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIPromptModels')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIPromptModels', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Prompt Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIPromptRuns\"\n sectionName=\"MJ: AI Prompt Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIPromptRuns')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Runs','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIPromptRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIPromptRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentRuns\"\n sectionName=\"MJ: AI Agent Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','OverrideModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Queries Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queries\"\n sectionName=\"Queries\"\n icon=\"fa-solid fa-clipboard-question\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queries')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Queries','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('Queries')\"\n [AllowLoad]=\"IsSectionExpanded('queries')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queries', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIModels\"\n sectionName=\"AI Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIModels')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Models','PriorVersionID')\"\n [NewRecordValues]=\"NewRecordValues('AI Models')\"\n [AllowLoad]=\"IsSectionExpanded('aIModels')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIModels', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
456
|
+
args: [{ selector: 'gen-aimodel-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model Overview Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelOverview\"\n sectionName=\"Model Overview\"\n icon=\"fa fa-info-circle\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIModelTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelSelectionInsights\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InheritTypeModalities\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PriorVersionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AIModelType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Vendor\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Performance Metrics Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"performanceMetrics\"\n sectionName=\"Performance Metrics\"\n icon=\"fa fa-tachometer-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PowerRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SpeedRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CostRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Specifications Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"technicalSpecifications\"\n sectionName=\"Technical Specifications\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverImportPath\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"APIName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InputTokenLimit\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportedResponseFormats\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportsEffortLevel\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-database\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- AI Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIActions\"\n sectionName=\"AI Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Actions','DefaultModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Model Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIModelActions\"\n sectionName=\"AI Model Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIModelActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Model Actions','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Model Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIModelActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIModelActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Documents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityDocuments\"\n sectionName=\"Entity Documents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityDocuments')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityDocuments')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Vector Indexes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"vectorIndexes\"\n sectionName=\"Vector Indexes\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('vectorIndexes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Vector Indexes','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('Vector Indexes')\"\n [AllowLoad]=\"IsSectionExpanded('vectorIndexes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('vectorIndexes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentNotes\"\n sectionName=\"AI Agent Notes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentNotes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Result Cache Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIResultCache\"\n sectionName=\"AI Result Cache\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIResultCache')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Result Cache','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Result Cache')\"\n [AllowLoad]=\"IsSectionExpanded('aIResultCache')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIResultCache', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Content Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"contentTypes\"\n sectionName=\"Content Types\"\n icon=\"fa fa-folder\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('contentTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Types','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('Content Types')\"\n [AllowLoad]=\"IsSectionExpanded('contentTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('contentTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity AI Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityAIActions\"\n sectionName=\"Entity AI Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityAIActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','AIModelID')\"\n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('entityAIActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityAIActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentExamples\"\n sectionName=\"MJ: AI Agent Examples\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Architectures Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelArchitectures\"\n sectionName=\"MJ: AI Model Architectures\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelArchitectures')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Architectures','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Architectures')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelArchitectures')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIModelArchitectures', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Modalities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelModalities\"\n sectionName=\"MJ: AI Model Modalities\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelModalities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Modalities','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Modalities')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelModalities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIModelModalities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AIAgent Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentModels\"\n sectionName=\"AIAgent Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentModels')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Models','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Models')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentModels')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentModels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Vendors Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelVendors\"\n sectionName=\"MJ: AI Model Vendors\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelVendors')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Vendors','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Vendors')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelVendors')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIModelVendors', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Generated Codes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"generatedCodes\"\n sectionName=\"Generated Codes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('generatedCodes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','GeneratedByModelID')\"\n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsSectionExpanded('generatedCodes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('generatedCodes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Model Costs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIModelCosts\"\n sectionName=\"MJ: AI Model Costs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIModelCosts')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Costs','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Costs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIModelCosts')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIModelCosts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Prompt Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIPromptModels\"\n sectionName=\"MJ: AI Prompt Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIPromptModels')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Models','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Models')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIPromptModels')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIPromptModels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Prompt Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIPromptRuns\"\n sectionName=\"MJ: AI Prompt Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIPromptRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Runs','ModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIPromptRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIPromptRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentRuns\"\n sectionName=\"MJ: AI Agent Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','OverrideModelID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Queries Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queries\"\n sectionName=\"Queries\"\n icon=\"fa-solid fa-clipboard-question\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queries')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Queries','EmbeddingModelID')\"\n [NewRecordValues]=\"NewRecordValues('Queries')\"\n [AllowLoad]=\"IsSectionExpanded('queries')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('queries', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIModels\"\n sectionName=\"AI Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIModels')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Models','PriorVersionID')\"\n [NewRecordValues]=\"NewRecordValues('AI Models')\"\n [AllowLoad]=\"IsSectionExpanded('aIModels')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIModels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
458
457
|
}], null, null); })();
|
|
459
458
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelFormComponent, { className: "AIModelFormComponent", filePath: "src/lib/generated/Entities/AIModel/aimodel.form.component.ts", lineNumber: 12 }); })();
|
|
460
459
|
export function LoadAIModelFormComponent() {
|