@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,128 +9,127 @@ 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 AIPromptFormComponent_div_64_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", 75);
|
|
17
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_64_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentActions", $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 Agent Actions", "CompactPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentActions"))("
|
|
22
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Actions", "CompactPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentActions"))("ShowToolbar", false);
|
|
24
23
|
} }
|
|
25
24
|
function AIPromptFormComponent_div_66_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", 75);
|
|
27
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_66_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIResultCache", $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 Result Cache", "AIPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Result Cache"))("AllowLoad", ctx_r1.IsSectionExpanded("aIResultCache"))("
|
|
32
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Result Cache", "AIPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Result Cache"))("AllowLoad", ctx_r1.IsSectionExpanded("aIResultCache"))("ShowToolbar", false);
|
|
34
33
|
} }
|
|
35
34
|
function AIPromptFormComponent_div_68_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", 75);
|
|
37
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_68_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentTypes", $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("MJ: AI Agent Types", "SystemPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Types"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentTypes"))("
|
|
42
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Types", "SystemPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Types"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentTypes"))("ShowToolbar", false);
|
|
44
43
|
} }
|
|
45
44
|
function AIPromptFormComponent_div_70_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", 75);
|
|
47
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_70_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIConfigurations", $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("MJ: AI Configurations", "DefaultPromptForContextCompressionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurations"))("
|
|
52
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Configurations", "DefaultPromptForContextCompressionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurations"))("ShowToolbar", false);
|
|
54
53
|
} }
|
|
55
54
|
function AIPromptFormComponent_div_72_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", 75);
|
|
57
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_72_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIPrompts", $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 Prompts", "ResultSelectorPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("aIPrompts"))("
|
|
62
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Prompts", "ResultSelectorPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("aIPrompts"))("ShowToolbar", false);
|
|
64
63
|
} }
|
|
65
64
|
function AIPromptFormComponent_div_74_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", 75);
|
|
67
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_74_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIConfigurations", $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("MJ: AI Configurations", "DefaultPromptForContextSummarizationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurations"))("
|
|
72
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Configurations", "DefaultPromptForContextSummarizationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurations"))("ShowToolbar", false);
|
|
74
73
|
} }
|
|
75
74
|
function AIPromptFormComponent_div_76_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", 75);
|
|
77
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_76_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentPrompts", $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("MJ: AI Agent Prompts", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentPrompts"))("
|
|
82
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Prompts", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentPrompts"))("ShowToolbar", false);
|
|
84
83
|
} }
|
|
85
84
|
function AIPromptFormComponent_div_78_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", 75);
|
|
87
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_78_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentSteps", $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("MJ: AI Agent Steps", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Steps"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentSteps"))("
|
|
92
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Steps", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Steps"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentSteps"))("ShowToolbar", false);
|
|
94
93
|
} }
|
|
95
94
|
function AIPromptFormComponent_div_80_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", 75);
|
|
97
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_80_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptModels", $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 Prompt Models", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Models"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptModels"))("
|
|
102
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Models", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Models"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptModels"))("ShowToolbar", false);
|
|
104
103
|
} }
|
|
105
104
|
function AIPromptFormComponent_div_82_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", 75);
|
|
107
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_82_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptRuns", $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 Prompt Runs", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptRuns"))("
|
|
112
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Runs", "PromptID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptRuns"))("ShowToolbar", false);
|
|
114
113
|
} }
|
|
115
114
|
function AIPromptFormComponent_div_84_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", 75);
|
|
117
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_84_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgents", $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("AI Agents", "ContextCompressionPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agents"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgents"))("
|
|
122
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agents", "ContextCompressionPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agents"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgents"))("ShowToolbar", false);
|
|
124
123
|
} }
|
|
125
124
|
function AIPromptFormComponent_div_86_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", 75);
|
|
127
|
+
i0.ɵɵlistener("AfterDataLoad", function AIPromptFormComponent_div_86_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("actions", $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("Actions", "DefaultCompactPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("actions"))("
|
|
132
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Actions", "DefaultCompactPromptID"))("NewRecordValues", ctx_r1.NewRecordValues("Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("actions"))("ShowToolbar", false);
|
|
134
133
|
} }
|
|
135
134
|
let AIPromptFormComponent = class AIPromptFormComponent extends BaseFormComponent {
|
|
136
135
|
async ngOnInit() {
|
|
@@ -157,7 +156,7 @@ let AIPromptFormComponent = class AIPromptFormComponent extends BaseFormComponen
|
|
|
157
156
|
]);
|
|
158
157
|
}
|
|
159
158
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIPromptFormComponent_BaseFactory; return function AIPromptFormComponent_Factory(t) { return (ɵAIPromptFormComponent_BaseFactory || (ɵAIPromptFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIPromptFormComponent)))(t || AIPromptFormComponent); }; })(); }
|
|
160
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIPromptFormComponent, selectors: [["gen-aiprompt-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 87, vars:
|
|
159
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIPromptFormComponent, selectors: [["gen-aiprompt-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 87, vars: 298, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "promptDefinitionMetadata", "sectionName", "Prompt Definition & Metadata", "icon", "fa fa-file-alt", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TemplateID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ResponseFormat", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ModelSpecificResponseFormat", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AIModelTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ResultSelectorPromptID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PromptRole", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PromptPosition", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Template", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AIModelType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ResultSelectorPrompt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootResultSelectorPromptID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "modelSelectionExecutionSettings", "sectionName", "Model Selection & Execution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "MinPowerRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SelectionStrategy", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PowerPreference", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParallelizationMode", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParallelCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParallelConfigParam", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Temperature", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TopP", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TopK", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MinP", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FrequencyPenalty", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PresencePenalty", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Seed", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "StopSequences", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IncludeLogProbs", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TopLogProbs", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EffortLevel", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "outputValidation", "sectionName", "Output & Validation", "icon", "fa fa-check-circle", 3, "form", "formContext"], ["FieldName", "OutputType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "OutputExample", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ValidationBehavior", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "retryFailoverPolicies", "sectionName", "Retry & Failover Policies", "icon", "fa fa-sync-alt", 3, "form", "formContext"], ["FieldName", "MaxRetries", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RetryDelayMS", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RetryStrategy", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FailoverStrategy", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FailoverMaxAttempts", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FailoverDelaySeconds", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FailoverModelStrategy", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FailoverErrorScope", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "cachingPerformance", "sectionName", "Caching & Performance", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "EnableCaching", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheTTLSeconds", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMatchType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheSimilarityThreshold", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMustMatchModel", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMustMatchVendor", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMustMatchAgent", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMustMatchConfig", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 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", "aIAgentActions", "sectionName", "AI Agent Actions", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["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", "mJAIAgentTypes", "sectionName", "MJ: AI Agent Types", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIConfigurations", "sectionName", "MJ: AI Configurations", "icon", "fa fa-brain", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIPrompts", "sectionName", "AI Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIAgentPrompts", "sectionName", "MJ: AI Agent Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIAgentSteps", "sectionName", "MJ: AI Agent Steps", "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", "aIAgents", "sectionName", "AI Agents", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "actions", "sectionName", "Actions", "icon", "fa-solid fa-bolt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function AIPromptFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
161
160
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
162
161
|
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)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19);
|
|
163
162
|
i0.ɵɵelementEnd();
|
|
@@ -339,54 +338,54 @@ let AIPromptFormComponent = class AIPromptFormComponent extends BaseFormComponen
|
|
|
339
338
|
i0.ɵɵadvance();
|
|
340
339
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
341
340
|
i0.ɵɵadvance();
|
|
342
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentActions"));
|
|
341
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentActions"))("defaultExpanded", false);
|
|
343
342
|
i0.ɵɵadvance();
|
|
344
343
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
345
344
|
i0.ɵɵadvance();
|
|
346
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIResultCache"));
|
|
345
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIResultCache"))("defaultExpanded", false);
|
|
347
346
|
i0.ɵɵadvance();
|
|
348
347
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
349
348
|
i0.ɵɵadvance();
|
|
350
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentTypes"));
|
|
349
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentTypes"))("defaultExpanded", false);
|
|
351
350
|
i0.ɵɵadvance();
|
|
352
351
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
353
352
|
i0.ɵɵadvance();
|
|
354
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIConfigurations"));
|
|
353
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIConfigurations"))("defaultExpanded", false);
|
|
355
354
|
i0.ɵɵadvance();
|
|
356
355
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
357
356
|
i0.ɵɵadvance();
|
|
358
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIPrompts"));
|
|
357
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIPrompts"))("defaultExpanded", false);
|
|
359
358
|
i0.ɵɵadvance();
|
|
360
359
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
361
360
|
i0.ɵɵadvance();
|
|
362
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIConfigurations"));
|
|
361
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIConfigurations"))("defaultExpanded", false);
|
|
363
362
|
i0.ɵɵadvance();
|
|
364
363
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
365
364
|
i0.ɵɵadvance();
|
|
366
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentPrompts"));
|
|
365
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentPrompts"))("defaultExpanded", false);
|
|
367
366
|
i0.ɵɵadvance();
|
|
368
367
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
369
368
|
i0.ɵɵadvance();
|
|
370
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentSteps"));
|
|
369
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentSteps"))("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("mJAIPromptModels"));
|
|
373
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIPromptModels"))("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("mJAIPromptRuns"));
|
|
377
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIPromptRuns"))("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("aIAgents"));
|
|
381
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgents"))("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("actions"));
|
|
385
|
+
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("actions"))("defaultExpanded", false);
|
|
387
386
|
i0.ɵɵadvance();
|
|
388
387
|
i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
|
|
389
|
-
} }, dependencies: [i1.NgIf, i2.
|
|
388
|
+
} }, dependencies: [i1.NgIf, i2.MJFormField, i2.CollapsiblePanelComponent, i2.ExplorerEntityDataGridComponent, i3.RecordFormContainerComponent], encapsulation: 2 }); }
|
|
390
389
|
};
|
|
391
390
|
AIPromptFormComponent = __decorate([
|
|
392
391
|
RegisterClass(BaseFormComponent, 'AI Prompts') // Tell MemberJunction about this class
|
|
@@ -394,7 +393,7 @@ AIPromptFormComponent = __decorate([
|
|
|
394
393
|
export { AIPromptFormComponent };
|
|
395
394
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIPromptFormComponent, [{
|
|
396
395
|
type: Component,
|
|
397
|
-
args: [{ selector: 'gen-aiprompt-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Prompt Definition & Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"promptDefinitionMetadata\"\n sectionName=\"Prompt Definition & Metadata\"\n icon=\"fa fa-file-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\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=\"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=\"TemplateID\"\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=\"CategoryID\"\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=\"TypeID\"\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=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ResponseFormat\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelSpecificResponseFormat\"\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=\"ResultSelectorPromptID\"\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=\"PromptRole\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PromptPosition\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Template\"\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=\"Category\"\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=\"Type\"\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=\"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=\"ResultSelectorPrompt\"\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=\"RootResultSelectorPromptID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Model Selection & Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelSelectionExecutionSettings\"\n sectionName=\"Model Selection & Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MinPowerRank\"\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=\"SelectionStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PowerPreference\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParallelizationMode\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParallelCount\"\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=\"ParallelConfigParam\"\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=\"Temperature\"\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=\"TopP\"\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=\"TopK\"\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=\"MinP\"\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=\"FrequencyPenalty\"\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=\"PresencePenalty\"\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=\"Seed\"\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=\"StopSequences\"\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=\"IncludeLogProbs\"\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=\"TopLogProbs\"\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=\"EffortLevel\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Output & Validation Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"outputValidation\"\n sectionName=\"Output & Validation\"\n icon=\"fa fa-check-circle\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OutputType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OutputExample\"\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=\"ValidationBehavior\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Retry & Failover Policies Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"retryFailoverPolicies\"\n sectionName=\"Retry & Failover Policies\"\n icon=\"fa fa-sync-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MaxRetries\"\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=\"RetryDelayMS\"\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=\"RetryStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailoverStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailoverMaxAttempts\"\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=\"FailoverDelaySeconds\"\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=\"FailoverModelStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailoverErrorScope\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Caching & Performance Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"cachingPerformance\"\n sectionName=\"Caching & Performance\"\n icon=\"fa fa-database\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EnableCaching\"\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=\"CacheTTLSeconds\"\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=\"CacheMatchType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CacheSimilarityThreshold\"\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=\"CacheMustMatchModel\"\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=\"CacheMustMatchVendor\"\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=\"CacheMustMatchAgent\"\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=\"CacheMustMatchConfig\"\n Type=\"checkbox\"\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-cog\"\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 Agent Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentActions\"\n sectionName=\"AI Agent Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentActions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Actions','CompactPromptID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentActions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgentActions', $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','AIPromptID')\"\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 <!-- MJ: AI Agent Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentTypes\"\n sectionName=\"MJ: AI Agent Types\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentTypes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Types','SystemPromptID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentTypes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentTypes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Configurations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurations\"\n sectionName=\"MJ: AI Configurations\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurations')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configurations','DefaultPromptForContextCompressionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurations')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIConfigurations', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIPrompts\"\n sectionName=\"AI Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIPrompts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Prompts','ResultSelectorPromptID')\"\n [NewRecordValues]=\"NewRecordValues('AI Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('aIPrompts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIPrompts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Configurations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurations\"\n sectionName=\"MJ: AI Configurations\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurations')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configurations','DefaultPromptForContextSummarizationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurations')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIConfigurations', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentPrompts\"\n sectionName=\"MJ: AI Agent Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentPrompts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Prompts','PromptID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentPrompts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentPrompts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Steps Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentSteps\"\n sectionName=\"MJ: AI Agent Steps\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentSteps')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Steps','PromptID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Steps')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentSteps')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentSteps', $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','PromptID')\"\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','PromptID')\"\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 <!-- AI Agents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgents\"\n sectionName=\"AI Agents\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgents')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agents','ContextCompressionPromptID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgents')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgents', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"actions\"\n sectionName=\"Actions\"\n icon=\"fa-solid fa-bolt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('actions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Actions','DefaultCompactPromptID')\"\n [NewRecordValues]=\"NewRecordValues('Actions')\"\n [AllowLoad]=\"IsSectionExpanded('actions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('actions', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
396
|
+
args: [{ selector: 'gen-aiprompt-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Prompt Definition & Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"promptDefinitionMetadata\"\n sectionName=\"Prompt Definition & Metadata\"\n icon=\"fa fa-file-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\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=\"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=\"TemplateID\"\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=\"CategoryID\"\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=\"TypeID\"\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=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ResponseFormat\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelSpecificResponseFormat\"\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=\"ResultSelectorPromptID\"\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=\"PromptRole\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PromptPosition\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Template\"\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=\"Category\"\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=\"Type\"\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=\"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=\"ResultSelectorPrompt\"\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=\"RootResultSelectorPromptID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Model Selection & Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelSelectionExecutionSettings\"\n sectionName=\"Model Selection & Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MinPowerRank\"\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=\"SelectionStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PowerPreference\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParallelizationMode\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParallelCount\"\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=\"ParallelConfigParam\"\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=\"Temperature\"\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=\"TopP\"\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=\"TopK\"\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=\"MinP\"\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=\"FrequencyPenalty\"\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=\"PresencePenalty\"\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=\"Seed\"\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=\"StopSequences\"\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=\"IncludeLogProbs\"\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=\"TopLogProbs\"\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=\"EffortLevel\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Output & Validation Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"outputValidation\"\n sectionName=\"Output & Validation\"\n icon=\"fa fa-check-circle\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OutputType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OutputExample\"\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=\"ValidationBehavior\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Retry & Failover Policies Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"retryFailoverPolicies\"\n sectionName=\"Retry & Failover Policies\"\n icon=\"fa fa-sync-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MaxRetries\"\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=\"RetryDelayMS\"\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=\"RetryStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailoverStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailoverMaxAttempts\"\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=\"FailoverDelaySeconds\"\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=\"FailoverModelStrategy\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FailoverErrorScope\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Caching & Performance Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"cachingPerformance\"\n sectionName=\"Caching & Performance\"\n icon=\"fa fa-database\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EnableCaching\"\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=\"CacheTTLSeconds\"\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=\"CacheMatchType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CacheSimilarityThreshold\"\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=\"CacheMustMatchModel\"\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=\"CacheMustMatchVendor\"\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=\"CacheMustMatchAgent\"\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=\"CacheMustMatchConfig\"\n Type=\"checkbox\"\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-cog\"\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 Agent Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentActions\"\n sectionName=\"AI Agent Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Actions','CompactPromptID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentActions', $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','AIPromptID')\"\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 <!-- MJ: AI Agent Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentTypes\"\n sectionName=\"MJ: AI Agent Types\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Types','SystemPromptID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Configurations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurations\"\n sectionName=\"MJ: AI Configurations\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurations')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configurations','DefaultPromptForContextCompressionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurations')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIConfigurations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIPrompts\"\n sectionName=\"AI Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIPrompts')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Prompts','ResultSelectorPromptID')\"\n [NewRecordValues]=\"NewRecordValues('AI Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('aIPrompts')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIPrompts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Configurations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurations\"\n sectionName=\"MJ: AI Configurations\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurations')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configurations','DefaultPromptForContextSummarizationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurations')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIConfigurations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentPrompts\"\n sectionName=\"MJ: AI Agent Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentPrompts')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Prompts','PromptID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentPrompts')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentPrompts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Steps Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentSteps\"\n sectionName=\"MJ: AI Agent Steps\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentSteps')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Steps','PromptID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Steps')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentSteps')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentSteps', $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','PromptID')\"\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','PromptID')\"\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 <!-- AI Agents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgents\"\n sectionName=\"AI Agents\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgents')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agents','ContextCompressionPromptID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgents')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"actions\"\n sectionName=\"Actions\"\n icon=\"fa-solid fa-bolt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('actions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Actions','DefaultCompactPromptID')\"\n [NewRecordValues]=\"NewRecordValues('Actions')\"\n [AllowLoad]=\"IsSectionExpanded('actions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('actions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
398
397
|
}], null, null); })();
|
|
399
398
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIPromptFormComponent, { className: "AIPromptFormComponent", filePath: "src/lib/generated/Entities/AIPrompt/aiprompt.form.component.ts", lineNumber: 12 }); })();
|
|
400
399
|
export function LoadAIPromptFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"aiprompt.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIPrompt/aiprompt.form.component.ts","../../../../../src/lib/generated/Entities/AIPrompt/aiprompt.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC
|
|
1
|
+
{"version":3,"file":"aiprompt.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIPrompt/aiprompt.form.component.ts","../../../../../src/lib/generated/Entities/AIPrompt/aiprompt.form.component.html"],"names":[],"mappings":"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"}
|