@memberjunction/ng-core-entity-forms 2.128.0 → 2.129.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/AIAgents/FlowAgentType/flow-agent-diagram.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js +3 -9
- package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-form-section.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/add-action-dialog.component.d.ts +1 -1
- package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js +3 -3
- package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-form.component.js +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-management.service.d.ts +2 -1
- package/dist/lib/custom/AIAgents/ai-agent-management.service.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-management.service.js.map +1 -1
- package/dist/lib/custom/AIAgents/create-prompt-dialog.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/create-prompt-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js +1 -1
- package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/new-agent-dialog.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/new-agent-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/new-agent-dialog.component.js +1 -1
- package/dist/lib/custom/AIAgents/new-agent-dialog.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/new-agent-dialog.service.d.ts +1 -1
- package/dist/lib/custom/AIAgents/new-agent-dialog.service.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.d.ts +1 -1
- package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js +1 -1
- package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js.map +1 -1
- package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts +2 -1
- package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js +1 -1
- package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +2 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts +2 -1
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +1 -1
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
- package/dist/lib/custom/Entities/entity-form.component.d.ts +200 -0
- package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Entities/entity-form.component.js +2543 -0
- package/dist/lib/custom/Entities/entity-form.component.js.map +1 -0
- package/dist/lib/custom/Templates/templates-form.component.js +3 -3
- package/dist/lib/custom/Templates/templates-form.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.d.ts +4 -2
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +16 -8
- package/dist/lib/custom/custom-forms.module.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 +2 -12
- 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 +2 -12
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.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 +6 -16
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js +69 -0
- package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +27 -7
- package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +27 -7
- package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +34 -32
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.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 +3 -11
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +69 -41
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +2 -2
- package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +61 -51
- 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 +3 -11
- 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 +3 -11
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Credential/credential.form.component.js +111 -0
- package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +109 -0
- package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +109 -0
- package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js +2 -2
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +8 -16
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.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 +3 -11
- 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 +4 -12
- 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 +3 -11
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +81 -0
- package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +93 -0
- package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +81 -0
- package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +2 -12
- 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 +3 -11
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.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 +3 -11
- 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 +3 -11
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityField/entityfield.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +22 -8
- package/dist/lib/generated/Entities/EntityField/entityfield.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 +2 -12
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Query/query.form.component.js +34 -32
- package/dist/lib/generated/Entities/Query/query.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 +8 -16
- 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 +3 -11
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.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 +3 -11
- package/dist/lib/generated/Entities/RecordChange/recordchange.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 +3 -11
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.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 +17 -25
- package/dist/lib/generated/Entities/Report/report.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 +17 -25
- package/dist/lib/generated/Entities/Task/task.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 +3 -11
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Test/test.form.component.js +2 -2
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +61 -29
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +24 -4
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +2 -2
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +33 -9
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +2 -2
- package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js +2 -2
- package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +123 -116
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +104 -76
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +27 -25
- package/dist/lib/custom/Entities/entities-form.component.d.ts +0 -10
- package/dist/lib/custom/Entities/entities-form.component.d.ts.map +0 -1
- package/dist/lib/custom/Entities/entities-form.component.js +0 -198
- package/dist/lib/custom/Entities/entities-form.component.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userrecordlog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.ts","../../../../../src/lib/generated/Entities/UserRecordLog/userrecordlog.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;;;;AAO3D,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,iBAAiB;IAGpD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACtF,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC1F,EAAE,UAAU,EAAE,aAAa,EAAE,WAAW,EAAE,cAAc,EAAE,UAAU,EAAE,KAAK,EAAE;YAC7E,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4QAXQ,0BAA0B,SAA1B,0BAA0B;oEAA1B,0BAA0B;YCJnC,AANJ,mDAAmE,8BAW/B;YAqB5B,AAVA,AAVA,mCASiB,uBAUA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAyB5B,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;
|
|
1
|
+
{"version":3,"file":"userrecordlog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.ts","../../../../../src/lib/generated/Entities/UserRecordLog/userrecordlog.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;;;;AAO3D,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,iBAAiB;IAGpD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACtF,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC1F,EAAE,UAAU,EAAE,aAAa,EAAE,WAAW,EAAE,cAAc,EAAE,UAAU,EAAE,KAAK,EAAE;YAC7E,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4QAXQ,0BAA0B,SAA1B,0BAA0B;oEAA1B,0BAA0B;YCJnC,AANJ,mDAAmE,8BAW/B;YAqB5B,AAVA,AAVA,mCASiB,uBAUA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAyB5B,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAkC5B,AARA,AATA,AARA,AARA,qCAOiB,yBAQA,yBASA,yBAQA,yBASA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAlKiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAW/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADpJ1B,0BAA0B;IALtC,aAAa,CAAC,iBAAiB,EAAE,kBAAkB,CAAC,CAAC,uCAAuC;GAKhF,0BAA0B,CAYtC;;iFAZY,0BAA0B;cAJtC,SAAS;2BACI,wBAAwB;;kFAGzB,0BAA0B;AAcvC,MAAM,UAAU,8BAA8B;IAC1C,kGAAkG;AACtG,CAAC"}
|
|
@@ -132,115 +132,122 @@ import * as i130 from "./Entities/AIAgentStep/aiagentstep.form.component";
|
|
|
132
132
|
import * as i131 from "./Entities/AIAgentType/aiagenttype.form.component";
|
|
133
133
|
import * as i132 from "./Entities/AIConfigurationParam/aiconfigurationparam.form.component";
|
|
134
134
|
import * as i133 from "./Entities/AIConfiguration/aiconfiguration.form.component";
|
|
135
|
-
import * as i134 from "./Entities/
|
|
136
|
-
import * as i135 from "./Entities/
|
|
137
|
-
import * as i136 from "./Entities/
|
|
138
|
-
import * as i137 from "./Entities/
|
|
139
|
-
import * as i138 from "./Entities/
|
|
140
|
-
import * as i139 from "./Entities/
|
|
141
|
-
import * as i140 from "./Entities/
|
|
142
|
-
import * as i141 from "./Entities/
|
|
143
|
-
import * as i142 from "./Entities/
|
|
144
|
-
import * as i143 from "./Entities/
|
|
145
|
-
import * as i144 from "./Entities/
|
|
146
|
-
import * as i145 from "./Entities/
|
|
147
|
-
import * as i146 from "./Entities/
|
|
148
|
-
import * as i147 from "./Entities/
|
|
149
|
-
import * as i148 from "./Entities/
|
|
150
|
-
import * as i149 from "./Entities/
|
|
151
|
-
import * as i150 from "./Entities/
|
|
152
|
-
import * as i151 from "./Entities/
|
|
153
|
-
import * as i152 from "./Entities/
|
|
154
|
-
import * as i153 from "./Entities/
|
|
155
|
-
import * as i154 from "./Entities/
|
|
156
|
-
import * as i155 from "./Entities/
|
|
157
|
-
import * as i156 from "./Entities/
|
|
158
|
-
import * as i157 from "./Entities/
|
|
159
|
-
import * as i158 from "./Entities/
|
|
160
|
-
import * as i159 from "./Entities/
|
|
161
|
-
import * as i160 from "./Entities/
|
|
162
|
-
import * as i161 from "./Entities/
|
|
163
|
-
import * as i162 from "./Entities/
|
|
164
|
-
import * as i163 from "./Entities/
|
|
165
|
-
import * as i164 from "./Entities/
|
|
166
|
-
import * as i165 from "./Entities/
|
|
167
|
-
import * as i166 from "./Entities/
|
|
168
|
-
import * as i167 from "./Entities/
|
|
169
|
-
import * as i168 from "./Entities/
|
|
170
|
-
import * as i169 from "./Entities/
|
|
171
|
-
import * as i170 from "./Entities/
|
|
172
|
-
import * as i171 from "./Entities/
|
|
173
|
-
import * as i172 from "./Entities/
|
|
174
|
-
import * as i173 from "./Entities/
|
|
175
|
-
import * as i174 from "./Entities/
|
|
176
|
-
import * as i175 from "./Entities/
|
|
177
|
-
import * as i176 from "./Entities/
|
|
178
|
-
import * as i177 from "./Entities/
|
|
179
|
-
import * as i178 from "./Entities/
|
|
180
|
-
import * as i179 from "./Entities/
|
|
181
|
-
import * as i180 from "./Entities/
|
|
182
|
-
import * as i181 from "./Entities/
|
|
183
|
-
import * as i182 from "./Entities/
|
|
184
|
-
import * as i183 from "./Entities/
|
|
185
|
-
import * as i184 from "./Entities/
|
|
186
|
-
import * as i185 from "./Entities/
|
|
187
|
-
import * as i186 from "./Entities/
|
|
188
|
-
import * as i187 from "./Entities/
|
|
189
|
-
import * as i188 from "./Entities/
|
|
190
|
-
import * as i189 from "./Entities/
|
|
191
|
-
import * as i190 from "./Entities/
|
|
192
|
-
import * as i191 from "./Entities/
|
|
193
|
-
import * as i192 from "./Entities/
|
|
194
|
-
import * as i193 from "./Entities/
|
|
195
|
-
import * as i194 from "./Entities/
|
|
196
|
-
import * as i195 from "./Entities/
|
|
197
|
-
import * as i196 from "./Entities/
|
|
198
|
-
import * as i197 from "./Entities/
|
|
199
|
-
import * as i198 from "./Entities/
|
|
200
|
-
import * as i199 from "./Entities/
|
|
201
|
-
import * as i200 from "./Entities/
|
|
202
|
-
import * as i201 from "./Entities/
|
|
203
|
-
import * as i202 from "./Entities/
|
|
204
|
-
import * as i203 from "./Entities/
|
|
205
|
-
import * as i204 from "./Entities/
|
|
206
|
-
import * as i205 from "./Entities/
|
|
207
|
-
import * as i206 from "./Entities/
|
|
208
|
-
import * as i207 from "./Entities/
|
|
209
|
-
import * as i208 from "./Entities/
|
|
210
|
-
import * as i209 from "./Entities/
|
|
211
|
-
import * as i210 from "./Entities/
|
|
212
|
-
import * as i211 from "./Entities/
|
|
213
|
-
import * as i212 from "./Entities/
|
|
214
|
-
import * as i213 from "./Entities/
|
|
215
|
-
import * as i214 from "./Entities/
|
|
216
|
-
import * as i215 from "./Entities/
|
|
217
|
-
import * as i216 from "./Entities/
|
|
218
|
-
import * as i217 from "./Entities/
|
|
219
|
-
import * as i218 from "./Entities/
|
|
220
|
-
import * as i219 from "./Entities/
|
|
221
|
-
import * as i220 from "./Entities/
|
|
222
|
-
import * as i221 from "./Entities/
|
|
223
|
-
import * as i222 from "./Entities/
|
|
224
|
-
import * as i223 from "./Entities/
|
|
225
|
-
import * as i224 from "./Entities/
|
|
226
|
-
import * as i225 from "./Entities/
|
|
227
|
-
import * as i226 from "./Entities/
|
|
228
|
-
import * as i227 from "./Entities/
|
|
229
|
-
import * as i228 from "./Entities/
|
|
230
|
-
import * as i229 from "./Entities/
|
|
231
|
-
import * as i230 from "./Entities/
|
|
232
|
-
import * as i231 from "./Entities/
|
|
233
|
-
import * as i232 from "./Entities/
|
|
234
|
-
import * as i233 from "./Entities/
|
|
235
|
-
import * as i234 from "./Entities/
|
|
236
|
-
import * as i235 from "./Entities/
|
|
237
|
-
import * as i236 from "./Entities/
|
|
238
|
-
import * as i237 from "./Entities/
|
|
239
|
-
import * as i238 from "./Entities/
|
|
240
|
-
import * as i239 from "./Entities/
|
|
241
|
-
import * as i240 from "./Entities/
|
|
242
|
-
import * as i241 from "./Entities/
|
|
243
|
-
import * as i242 from "./Entities/
|
|
135
|
+
import * as i134 from "./Entities/AICredentialBinding/aicredentialbinding.form.component";
|
|
136
|
+
import * as i135 from "./Entities/AIModelCost/aimodelcost.form.component";
|
|
137
|
+
import * as i136 from "./Entities/AIModelPriceType/aimodelpricetype.form.component";
|
|
138
|
+
import * as i137 from "./Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component";
|
|
139
|
+
import * as i138 from "./Entities/AIModelVendor/aimodelvendor.form.component";
|
|
140
|
+
import * as i139 from "./Entities/AIPromptModel/aipromptmodel.form.component";
|
|
141
|
+
import * as i140 from "./Entities/AIPromptRun/aipromptrun.form.component";
|
|
142
|
+
import * as i141 from "./Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component";
|
|
143
|
+
import * as i142 from "./Entities/AIVendorType/aivendortype.form.component";
|
|
144
|
+
import * as i143 from "./Entities/AIVendor/aivendor.form.component";
|
|
145
|
+
import * as i144 from "./Entities/ArtifactPermission/artifactpermission.form.component";
|
|
146
|
+
import * as i145 from "./Entities/ArtifactType/artifacttype.form.component";
|
|
147
|
+
import * as i146 from "./Entities/ArtifactUse/artifactuse.form.component";
|
|
148
|
+
import * as i147 from "./Entities/ArtifactVersionAttribute/artifactversionattribute.form.component";
|
|
149
|
+
import * as i148 from "./Entities/ArtifactVersion/artifactversion.form.component";
|
|
150
|
+
import * as i149 from "./Entities/Artifact/artifact.form.component";
|
|
151
|
+
import * as i150 from "./Entities/CollectionArtifact/collectionartifact.form.component";
|
|
152
|
+
import * as i151 from "./Entities/CollectionPermission/collectionpermission.form.component";
|
|
153
|
+
import * as i152 from "./Entities/Collection/collection.form.component";
|
|
154
|
+
import * as i153 from "./Entities/ComponentDependency/componentdependency.form.component";
|
|
155
|
+
import * as i154 from "./Entities/ComponentLibrary/componentlibrary.form.component";
|
|
156
|
+
import * as i155 from "./Entities/ComponentLibraryLink/componentlibrarylink.form.component";
|
|
157
|
+
import * as i156 from "./Entities/ComponentRegistry/componentregistry.form.component";
|
|
158
|
+
import * as i157 from "./Entities/Component/component.form.component";
|
|
159
|
+
import * as i158 from "./Entities/ConversationArtifactPermission/conversationartifactpermission.form.component";
|
|
160
|
+
import * as i159 from "./Entities/ConversationArtifactVersion/conversationartifactversion.form.component";
|
|
161
|
+
import * as i160 from "./Entities/ConversationArtifact/conversationartifact.form.component";
|
|
162
|
+
import * as i161 from "./Entities/ConversationDetailArtifact/conversationdetailartifact.form.component";
|
|
163
|
+
import * as i162 from "./Entities/ConversationDetailRating/conversationdetailrating.form.component";
|
|
164
|
+
import * as i163 from "./Entities/CredentialCategory/credentialcategory.form.component";
|
|
165
|
+
import * as i164 from "./Entities/CredentialType/credentialtype.form.component";
|
|
166
|
+
import * as i165 from "./Entities/Credential/credential.form.component";
|
|
167
|
+
import * as i166 from "./Entities/DashboardUserPreference/dashboarduserpreference.form.component";
|
|
168
|
+
import * as i167 from "./Entities/DashboardUserState/dashboarduserstate.form.component";
|
|
169
|
+
import * as i168 from "./Entities/EncryptionAlgorithm/encryptionalgorithm.form.component";
|
|
170
|
+
import * as i169 from "./Entities/EncryptionKeySource/encryptionkeysource.form.component";
|
|
171
|
+
import * as i170 from "./Entities/EncryptionKey/encryptionkey.form.component";
|
|
172
|
+
import * as i171 from "./Entities/Environment/environment.form.component";
|
|
173
|
+
import * as i172 from "./Entities/Project/project.form.component";
|
|
174
|
+
import * as i173 from "./Entities/PublicLink/publiclink.form.component";
|
|
175
|
+
import * as i174 from "./Entities/QueryParameter/queryparameter.form.component";
|
|
176
|
+
import * as i175 from "./Entities/RecordLink/recordlink.form.component";
|
|
177
|
+
import * as i176 from "./Entities/ReportUserState/reportuserstate.form.component";
|
|
178
|
+
import * as i177 from "./Entities/ReportVersion/reportversion.form.component";
|
|
179
|
+
import * as i178 from "./Entities/ScheduledJobRun/scheduledjobrun.form.component";
|
|
180
|
+
import * as i179 from "./Entities/ScheduledJobType/scheduledjobtype.form.component";
|
|
181
|
+
import * as i180 from "./Entities/ScheduledJob/scheduledjob.form.component";
|
|
182
|
+
import * as i181 from "./Entities/TaskDependency/taskdependency.form.component";
|
|
183
|
+
import * as i182 from "./Entities/TaskType/tasktype.form.component";
|
|
184
|
+
import * as i183 from "./Entities/Task/task.form.component";
|
|
185
|
+
import * as i184 from "./Entities/TestRubric/testrubric.form.component";
|
|
186
|
+
import * as i185 from "./Entities/TestRunFeedback/testrunfeedback.form.component";
|
|
187
|
+
import * as i186 from "./Entities/TestRun/testrun.form.component";
|
|
188
|
+
import * as i187 from "./Entities/TestSuiteRun/testsuiterun.form.component";
|
|
189
|
+
import * as i188 from "./Entities/TestSuiteTest/testsuitetest.form.component";
|
|
190
|
+
import * as i189 from "./Entities/TestSuite/testsuite.form.component";
|
|
191
|
+
import * as i190 from "./Entities/TestType/testtype.form.component";
|
|
192
|
+
import * as i191 from "./Entities/Test/test.form.component";
|
|
193
|
+
import * as i192 from "./Entities/UserSetting/usersetting.form.component";
|
|
194
|
+
import * as i193 from "./Entities/OutputDeliveryType/outputdeliverytype.form.component";
|
|
195
|
+
import * as i194 from "./Entities/OutputFormatType/outputformattype.form.component";
|
|
196
|
+
import * as i195 from "./Entities/OutputTriggerType/outputtriggertype.form.component";
|
|
197
|
+
import * as i196 from "./Entities/Query/query.form.component";
|
|
198
|
+
import * as i197 from "./Entities/QueryCategory/querycategory.form.component";
|
|
199
|
+
import * as i198 from "./Entities/QueryEntity/queryentity.form.component";
|
|
200
|
+
import * as i199 from "./Entities/QueryField/queryfield.form.component";
|
|
201
|
+
import * as i200 from "./Entities/QueryPermission/querypermission.form.component";
|
|
202
|
+
import * as i201 from "./Entities/QueueTask/queuetask.form.component";
|
|
203
|
+
import * as i202 from "./Entities/QueueType/queuetype.form.component";
|
|
204
|
+
import * as i203 from "./Entities/Queue/queue.form.component";
|
|
205
|
+
import * as i204 from "./Entities/RecommendationItem/recommendationitem.form.component";
|
|
206
|
+
import * as i205 from "./Entities/RecommendationProvider/recommendationprovider.form.component";
|
|
207
|
+
import * as i206 from "./Entities/RecommendationRun/recommendationrun.form.component";
|
|
208
|
+
import * as i207 from "./Entities/Recommendation/recommendation.form.component";
|
|
209
|
+
import * as i208 from "./Entities/RecordChangeReplayRun/recordchangereplayrun.form.component";
|
|
210
|
+
import * as i209 from "./Entities/RecordChange/recordchange.form.component";
|
|
211
|
+
import * as i210 from "./Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component";
|
|
212
|
+
import * as i211 from "./Entities/RecordMergeLog/recordmergelog.form.component";
|
|
213
|
+
import * as i212 from "./Entities/ReportCategory/reportcategory.form.component";
|
|
214
|
+
import * as i213 from "./Entities/ReportSnapshot/reportsnapshot.form.component";
|
|
215
|
+
import * as i214 from "./Entities/Report/report.form.component";
|
|
216
|
+
import * as i215 from "./Entities/ResourceLink/resourcelink.form.component";
|
|
217
|
+
import * as i216 from "./Entities/ResourcePermission/resourcepermission.form.component";
|
|
218
|
+
import * as i217 from "./Entities/ResourceType/resourcetype.form.component";
|
|
219
|
+
import * as i218 from "./Entities/Role/role.form.component";
|
|
220
|
+
import * as i219 from "./Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component";
|
|
221
|
+
import * as i220 from "./Entities/ScheduledActionParam/scheduledactionparam.form.component";
|
|
222
|
+
import * as i221 from "./Entities/ScheduledAction/scheduledaction.form.component";
|
|
223
|
+
import * as i222 from "./Entities/SchemaInfo/schemainfo.form.component";
|
|
224
|
+
import * as i223 from "./Entities/Skill/skill.form.component";
|
|
225
|
+
import * as i224 from "./Entities/TaggedItem/taggeditem.form.component";
|
|
226
|
+
import * as i225 from "./Entities/Tag/tag.form.component";
|
|
227
|
+
import * as i226 from "./Entities/TemplateCategory/templatecategory.form.component";
|
|
228
|
+
import * as i227 from "./Entities/TemplateContentType/templatecontenttype.form.component";
|
|
229
|
+
import * as i228 from "./Entities/TemplateContent/templatecontent.form.component";
|
|
230
|
+
import * as i229 from "./Entities/TemplateParam/templateparam.form.component";
|
|
231
|
+
import * as i230 from "./Entities/Template/template.form.component";
|
|
232
|
+
import * as i231 from "./Entities/UserApplicationEntity/userapplicationentity.form.component";
|
|
233
|
+
import * as i232 from "./Entities/UserApplication/userapplication.form.component";
|
|
234
|
+
import * as i233 from "./Entities/UserFavorite/userfavorite.form.component";
|
|
235
|
+
import * as i234 from "./Entities/UserNotification/usernotification.form.component";
|
|
236
|
+
import * as i235 from "./Entities/UserRecordLog/userrecordlog.form.component";
|
|
237
|
+
import * as i236 from "./Entities/UserRole/userrole.form.component";
|
|
238
|
+
import * as i237 from "./Entities/UserViewCategory/userviewcategory.form.component";
|
|
239
|
+
import * as i238 from "./Entities/UserViewRunDetail/userviewrundetail.form.component";
|
|
240
|
+
import * as i239 from "./Entities/UserViewRun/userviewrun.form.component";
|
|
241
|
+
import * as i240 from "./Entities/UserView/userview.form.component";
|
|
242
|
+
import * as i241 from "./Entities/User/user.form.component";
|
|
243
|
+
import * as i242 from "./Entities/VectorDatabase/vectordatabase.form.component";
|
|
244
|
+
import * as i243 from "./Entities/VectorIndex/vectorindex.form.component";
|
|
245
|
+
import * as i244 from "./Entities/VersionInstallation/versioninstallation.form.component";
|
|
246
|
+
import * as i245 from "./Entities/WorkflowEngine/workflowengine.form.component";
|
|
247
|
+
import * as i246 from "./Entities/WorkflowRun/workflowrun.form.component";
|
|
248
|
+
import * as i247 from "./Entities/Workflow/workflow.form.component";
|
|
249
|
+
import * as i248 from "./Entities/WorkspaceItem/workspaceitem.form.component";
|
|
250
|
+
import * as i249 from "./Entities/Workspace/workspace.form.component";
|
|
244
251
|
export declare class GeneratedForms_SubModule_0 {
|
|
245
252
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
|
|
246
253
|
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_0, [typeof i1.ActionAuthorizationFormComponent, typeof i2.ActionCategoryFormComponent, typeof i3.ActionContextTypeFormComponent, typeof i4.ActionContextFormComponent, typeof i5.ActionExecutionLogFormComponent, typeof i6.ActionFilterFormComponent, typeof i7.ActionLibraryFormComponent, typeof i8.ActionParamFormComponent, typeof i9.ActionResultCodeFormComponent, typeof i10.ActionFormComponent, typeof i11.AIActionFormComponent, typeof i12.AIAgentActionFormComponent, typeof i13.AIAgentLearningCycleFormComponent, typeof i14.AIAgentModelFormComponent, typeof i15.AIAgentNoteTypeFormComponent, typeof i16.AIAgentNoteFormComponent, typeof i17.AIAgentRequestFormComponent, typeof i18.AIAgentFormComponent, typeof i19.AIModelActionFormComponent, typeof i20.AIModelTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
@@ -268,37 +275,37 @@ export declare class GeneratedForms_SubModule_4 {
|
|
|
268
275
|
}
|
|
269
276
|
export declare class GeneratedForms_SubModule_5 {
|
|
270
277
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_5, never>;
|
|
271
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_5, [typeof i115.LibraryItemFormComponent, typeof i116.ListCategoryFormComponent, typeof i117.ListDetailFormComponent, typeof i118.ListFormComponent, typeof i119.AccessControlRuleFormComponent, typeof i120.AIAgentArtifactTypeFormComponent, typeof i121.AIAgentConfigurationFormComponent, typeof i122.AIAgentDataSourceFormComponent, typeof i123.AIAgentExampleFormComponent, typeof i124.AIAgentPermissionFormComponent, typeof i125.AIAgentPromptFormComponent, typeof i126.AIAgentRelationshipFormComponent, typeof i127.AIAgentRunStepFormComponent, typeof i128.AIAgentRunFormComponent, typeof i129.AIAgentStepPathFormComponent, typeof i130.AIAgentStepFormComponent, typeof i131.AIAgentTypeFormComponent, typeof i132.AIConfigurationParamFormComponent, typeof i133.AIConfigurationFormComponent, typeof i134.
|
|
278
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_5, [typeof i115.LibraryItemFormComponent, typeof i116.ListCategoryFormComponent, typeof i117.ListDetailFormComponent, typeof i118.ListFormComponent, typeof i119.AccessControlRuleFormComponent, typeof i120.AIAgentArtifactTypeFormComponent, typeof i121.AIAgentConfigurationFormComponent, typeof i122.AIAgentDataSourceFormComponent, typeof i123.AIAgentExampleFormComponent, typeof i124.AIAgentPermissionFormComponent, typeof i125.AIAgentPromptFormComponent, typeof i126.AIAgentRelationshipFormComponent, typeof i127.AIAgentRunStepFormComponent, typeof i128.AIAgentRunFormComponent, typeof i129.AIAgentStepPathFormComponent, typeof i130.AIAgentStepFormComponent, typeof i131.AIAgentTypeFormComponent, typeof i132.AIConfigurationParamFormComponent, typeof i133.AIConfigurationFormComponent, typeof i134.AICredentialBindingFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
272
279
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_5>;
|
|
273
280
|
}
|
|
274
281
|
export declare class GeneratedForms_SubModule_6 {
|
|
275
282
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_6, never>;
|
|
276
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_6, [typeof i135.
|
|
283
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_6, [typeof i135.AIModelCostFormComponent, typeof i136.AIModelPriceTypeFormComponent, typeof i137.AIModelPriceUnitTypeFormComponent, typeof i138.AIModelVendorFormComponent, typeof i139.AIPromptModelFormComponent, typeof i140.AIPromptRunFormComponent, typeof i141.AIVendorTypeDefinitionFormComponent, typeof i142.AIVendorTypeFormComponent, typeof i143.AIVendorFormComponent, typeof i144.ArtifactPermissionFormComponent, typeof i145.ArtifactTypeFormComponent, typeof i146.ArtifactUseFormComponent, typeof i147.ArtifactVersionAttributeFormComponent, typeof i148.ArtifactVersionFormComponent, typeof i149.ArtifactFormComponent, typeof i150.CollectionArtifactFormComponent, typeof i151.CollectionPermissionFormComponent, typeof i152.CollectionFormComponent, typeof i153.ComponentDependencyFormComponent, typeof i154.ComponentLibraryFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
277
284
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_6>;
|
|
278
285
|
}
|
|
279
286
|
export declare class GeneratedForms_SubModule_7 {
|
|
280
287
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_7, never>;
|
|
281
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_7, [typeof i155.
|
|
288
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_7, [typeof i155.ComponentLibraryLinkFormComponent, typeof i156.ComponentRegistryFormComponent, typeof i157.ComponentFormComponent, typeof i158.ConversationArtifactPermissionFormComponent, typeof i159.ConversationArtifactVersionFormComponent, typeof i160.ConversationArtifactFormComponent, typeof i161.ConversationDetailArtifactFormComponent, typeof i162.ConversationDetailRatingFormComponent, typeof i163.CredentialCategoryFormComponent, typeof i164.CredentialTypeFormComponent, typeof i165.CredentialFormComponent, typeof i166.DashboardUserPreferenceFormComponent, typeof i167.DashboardUserStateFormComponent, typeof i168.EncryptionAlgorithmFormComponent, typeof i169.EncryptionKeySourceFormComponent, typeof i170.EncryptionKeyFormComponent, typeof i171.EnvironmentFormComponent, typeof i172.ProjectFormComponent, typeof i173.PublicLinkFormComponent, typeof i174.QueryParameterFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
282
289
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_7>;
|
|
283
290
|
}
|
|
284
291
|
export declare class GeneratedForms_SubModule_8 {
|
|
285
292
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_8, never>;
|
|
286
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i175.
|
|
293
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i175.RecordLinkFormComponent, typeof i176.ReportUserStateFormComponent, typeof i177.ReportVersionFormComponent, typeof i178.ScheduledJobRunFormComponent, typeof i179.ScheduledJobTypeFormComponent, typeof i180.ScheduledJobFormComponent, typeof i181.TaskDependencyFormComponent, typeof i182.TaskTypeFormComponent, typeof i183.TaskFormComponent, typeof i184.TestRubricFormComponent, typeof i185.TestRunFeedbackFormComponent, typeof i186.TestRunFormComponent, typeof i187.TestSuiteRunFormComponent, typeof i188.TestSuiteTestFormComponent, typeof i189.TestSuiteFormComponent, typeof i190.TestTypeFormComponent, typeof i191.TestFormComponent, typeof i192.UserSettingFormComponent, typeof i193.OutputDeliveryTypeFormComponent, typeof i194.OutputFormatTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
287
294
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_8>;
|
|
288
295
|
}
|
|
289
296
|
export declare class GeneratedForms_SubModule_9 {
|
|
290
297
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_9, never>;
|
|
291
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i195.
|
|
298
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i195.OutputTriggerTypeFormComponent, typeof i196.QueryFormComponent, typeof i197.QueryCategoryFormComponent, typeof i198.QueryEntityFormComponent, typeof i199.QueryFieldFormComponent, typeof i200.QueryPermissionFormComponent, typeof i201.QueueTaskFormComponent, typeof i202.QueueTypeFormComponent, typeof i203.QueueFormComponent, typeof i204.RecommendationItemFormComponent, typeof i205.RecommendationProviderFormComponent, typeof i206.RecommendationRunFormComponent, typeof i207.RecommendationFormComponent, typeof i208.RecordChangeReplayRunFormComponent, typeof i209.RecordChangeFormComponent, typeof i210.RecordMergeDeletionLogFormComponent, typeof i211.RecordMergeLogFormComponent, typeof i212.ReportCategoryFormComponent, typeof i213.ReportSnapshotFormComponent, typeof i214.ReportFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
292
299
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_9>;
|
|
293
300
|
}
|
|
294
301
|
export declare class GeneratedForms_SubModule_10 {
|
|
295
302
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_10, never>;
|
|
296
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i215.
|
|
303
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i215.ResourceLinkFormComponent, typeof i216.ResourcePermissionFormComponent, typeof i217.ResourceTypeFormComponent, typeof i218.RoleFormComponent, typeof i219.RowLevelSecurityFilterFormComponent, typeof i220.ScheduledActionParamFormComponent, typeof i221.ScheduledActionFormComponent, typeof i222.SchemaInfoFormComponent, typeof i223.SkillFormComponent, typeof i224.TaggedItemFormComponent, typeof i225.TagFormComponent, typeof i226.TemplateCategoryFormComponent, typeof i227.TemplateContentTypeFormComponent, typeof i228.TemplateContentFormComponent, typeof i229.TemplateParamFormComponent, typeof i230.TemplateFormComponent, typeof i231.UserApplicationEntityFormComponent, typeof i232.UserApplicationFormComponent, typeof i233.UserFavoriteFormComponent, typeof i234.UserNotificationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
297
304
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_10>;
|
|
298
305
|
}
|
|
299
306
|
export declare class GeneratedForms_SubModule_11 {
|
|
300
307
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_11, never>;
|
|
301
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i235.
|
|
308
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i235.UserRecordLogFormComponent, typeof i236.UserRoleFormComponent, typeof i237.UserViewCategoryFormComponent, typeof i238.UserViewRunDetailFormComponent, typeof i239.UserViewRunFormComponent, typeof i240.UserViewFormComponent, typeof i241.UserFormComponent, typeof i242.VectorDatabaseFormComponent, typeof i243.VectorIndexFormComponent, typeof i244.VersionInstallationFormComponent, typeof i245.WorkflowEngineFormComponent, typeof i246.WorkflowRunFormComponent, typeof i247.WorkflowFormComponent, typeof i248.WorkspaceItemFormComponent, typeof i249.WorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
302
309
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_11>;
|
|
303
310
|
}
|
|
304
311
|
export declare class CoreGeneratedFormsModule {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyQA,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBA0Ca,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAoCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAkBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBAjgBxB,0BAA0B,SA8C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,2BAA2B,SAwC3B,2BAA2B;0CAsB3B,wBAAwB;CAAI;AAEzC,wBAAgB,sBAAsB,SAiPrC"}
|