@memberjunction/ng-core-entity-forms 2.117.0 → 2.118.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.
Files changed (206) hide show
  1. package/dist/lib/custom/Tests/test-form.component.d.ts +53 -0
  2. package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -0
  3. package/dist/lib/custom/Tests/test-form.component.js +718 -0
  4. package/dist/lib/custom/Tests/test-form.component.js.map +1 -0
  5. package/dist/lib/custom/Tests/test-rubric-form.component.d.ts +16 -0
  6. package/dist/lib/custom/Tests/test-rubric-form.component.d.ts.map +1 -0
  7. package/dist/lib/custom/Tests/test-rubric-form.component.js +138 -0
  8. package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -0
  9. package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts +17 -0
  10. package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts.map +1 -0
  11. package/dist/lib/custom/Tests/test-run-feedback-form.component.js +134 -0
  12. package/dist/lib/custom/Tests/test-run-feedback-form.component.js.map +1 -0
  13. package/dist/lib/custom/Tests/test-run-form.component.d.ts +58 -0
  14. package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -0
  15. package/dist/lib/custom/Tests/test-run-form.component.js +921 -0
  16. package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -0
  17. package/dist/lib/custom/Tests/test-suite-form.component.d.ts +32 -0
  18. package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -0
  19. package/dist/lib/custom/Tests/test-suite-form.component.js +355 -0
  20. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -0
  21. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +36 -0
  22. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -0
  23. package/dist/lib/custom/Tests/test-suite-run-form.component.js +571 -0
  24. package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -0
  25. package/dist/lib/custom/custom-forms.module.d.ts +29 -23
  26. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  27. package/dist/lib/custom/custom-forms.module.js +39 -3
  28. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  29. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
  30. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +63 -45
  31. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  32. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts +11 -0
  33. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts.map +1 -0
  34. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +79 -0
  35. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js.map +1 -0
  36. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.d.ts.map +1 -1
  37. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -12
  38. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
  39. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.d.ts.map +1 -1
  40. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -12
  41. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +32 -30
  43. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.d.ts.map +1 -1
  45. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +6 -16
  46. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  47. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
  48. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +37 -19
  49. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +17 -15
  51. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
  53. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +3 -11
  54. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  55. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.d.ts.map +1 -1
  56. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +9 -13
  57. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.d.ts.map +1 -1
  59. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js +3 -11
  60. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js.map +1 -1
  61. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.d.ts.map +1 -1
  62. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +3 -11
  63. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.d.ts.map +1 -1
  65. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +14 -20
  66. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
  67. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +13 -13
  68. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
  69. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.d.ts.map +1 -1
  70. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +9 -15
  71. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js.map +1 -1
  72. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +10 -10
  73. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js.map +1 -1
  74. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.d.ts.map +1 -1
  75. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +8 -14
  76. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js.map +1 -1
  77. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +13 -13
  78. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
  79. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.d.ts.map +1 -1
  80. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +8 -14
  81. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js.map +1 -1
  82. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.d.ts.map +1 -1
  83. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +14 -20
  84. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.d.ts.map +1 -1
  86. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +4 -16
  87. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js.map +1 -1
  88. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.d.ts.map +1 -1
  89. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +17 -23
  90. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
  91. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.d.ts.map +1 -1
  92. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +5 -17
  93. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js.map +1 -1
  94. package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
  95. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +40 -32
  96. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
  97. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +64 -56
  98. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  99. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
  100. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +3 -11
  101. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  102. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
  103. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +3 -11
  104. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  105. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
  106. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +8 -16
  107. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  108. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.d.ts.map +1 -1
  109. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js +2 -12
  110. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js.map +1 -1
  111. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
  112. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +3 -11
  113. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  114. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
  115. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +4 -12
  116. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  117. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  118. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +3 -11
  119. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  120. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
  121. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +2 -12
  122. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  123. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  124. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +3 -11
  125. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  126. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
  127. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +3 -11
  128. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  129. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
  130. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +3 -11
  131. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  132. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.d.ts.map +1 -1
  133. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +10 -15
  134. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js.map +1 -1
  135. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.d.ts.map +1 -1
  136. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -12
  137. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.d.ts.map +1 -1
  139. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +8 -16
  140. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  141. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.d.ts.map +1 -1
  142. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +3 -11
  143. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
  144. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.d.ts.map +1 -1
  145. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +3 -11
  146. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  147. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.d.ts.map +1 -1
  148. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +3 -11
  149. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
  150. package/dist/lib/generated/Entities/Report/report.form.component.d.ts.map +1 -1
  151. package/dist/lib/generated/Entities/Report/report.form.component.js +17 -25
  152. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  153. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.d.ts.map +1 -1
  154. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +4 -16
  155. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +17 -17
  157. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js.map +1 -1
  158. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.d.ts.map +1 -1
  159. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +32 -26
  160. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
  161. package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -1
  162. package/dist/lib/generated/Entities/Task/task.form.component.js +17 -25
  163. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  164. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.d.ts.map +1 -1
  165. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +3 -11
  166. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
  167. package/dist/lib/generated/Entities/Test/test.form.component.d.ts +11 -0
  168. package/dist/lib/generated/Entities/Test/test.form.component.d.ts.map +1 -0
  169. package/dist/lib/generated/Entities/Test/test.form.component.js +129 -0
  170. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -0
  171. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts +11 -0
  172. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts.map +1 -0
  173. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +63 -0
  174. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js.map +1 -0
  175. package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts +11 -0
  176. package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -0
  177. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +183 -0
  178. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -0
  179. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts +11 -0
  180. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -0
  181. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +63 -0
  182. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -0
  183. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts +11 -0
  184. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -0
  185. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +119 -0
  186. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -0
  187. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts +11 -0
  188. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -0
  189. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +109 -0
  190. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -0
  191. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts +11 -0
  192. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts.map +1 -0
  193. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +61 -0
  194. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js.map +1 -0
  195. package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts +11 -0
  196. package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts.map +1 -0
  197. package/dist/lib/generated/Entities/TestType/testtype.form.component.js +93 -0
  198. package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -0
  199. package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
  200. package/dist/lib/generated/Entities/User/user.form.component.js +162 -108
  201. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  202. package/dist/lib/generated/generated-forms.module.d.ts +133 -119
  203. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  204. package/dist/lib/generated/generated-forms.module.js +163 -70
  205. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  206. package/package.json +17 -17
@@ -14,58 +14,68 @@ import * as i3 from "@memberjunction/ng-base-forms";
14
14
  import * as i4 from "@memberjunction/ng-form-toolbar";
15
15
  function AIConfigurationFormComponent_div_15_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 21);
18
- i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_15_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentPrompts", $event.totalRowCount)); });
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
18
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_15_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentConfigurations", $event.totalRowCount)); });
19
19
  i0.ɵɵelementEnd()();
20
20
  } if (rf & 2) {
21
21
  const ctx_r1 = i0.ɵɵnextContext();
22
22
  i0.ɵɵadvance();
23
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Prompts", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentPrompts"))("EditMode", ctx_r1.GridEditMode());
23
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Configurations", "AIConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentConfigurations"))("EditMode", ctx_r1.GridEditMode());
24
24
  } }
25
25
  function AIConfigurationFormComponent_div_17_Template(rf, ctx) { if (rf & 1) {
26
26
  const _r3 = i0.ɵɵgetCurrentView();
27
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 21);
28
- i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_17_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIConfigurationParams", $event.totalRowCount)); });
27
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
28
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_17_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentPrompts", $event.totalRowCount)); });
29
29
  i0.ɵɵelementEnd()();
30
30
  } if (rf & 2) {
31
31
  const ctx_r1 = i0.ɵɵnextContext();
32
32
  i0.ɵɵadvance();
33
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Configuration Params", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configuration Params"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurationParams"))("EditMode", ctx_r1.GridEditMode());
33
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Prompts", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentPrompts"))("EditMode", ctx_r1.GridEditMode());
34
34
  } }
35
35
  function AIConfigurationFormComponent_div_19_Template(rf, ctx) { if (rf & 1) {
36
36
  const _r4 = i0.ɵɵgetCurrentView();
37
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 21);
38
- i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_19_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIResultCache", $event.totalRowCount)); });
37
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
38
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_19_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIConfigurationParams", $event.totalRowCount)); });
39
39
  i0.ɵɵelementEnd()();
40
40
  } if (rf & 2) {
41
41
  const ctx_r1 = i0.ɵɵnextContext();
42
42
  i0.ɵɵadvance();
43
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Result Cache", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Result Cache"))("AllowLoad", ctx_r1.IsSectionExpanded("aIResultCache"))("EditMode", ctx_r1.GridEditMode());
43
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Configuration Params", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configuration Params"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurationParams"))("EditMode", ctx_r1.GridEditMode());
44
44
  } }
45
45
  function AIConfigurationFormComponent_div_21_Template(rf, ctx) { if (rf & 1) {
46
46
  const _r5 = i0.ɵɵgetCurrentView();
47
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 21);
48
- i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_21_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptModels", $event.totalRowCount)); });
47
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
48
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_21_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIResultCache", $event.totalRowCount)); });
49
49
  i0.ɵɵelementEnd()();
50
50
  } if (rf & 2) {
51
51
  const ctx_r1 = i0.ɵɵnextContext();
52
52
  i0.ɵɵadvance();
53
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Models", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Models"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptModels"))("EditMode", ctx_r1.GridEditMode());
53
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Result Cache", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Result Cache"))("AllowLoad", ctx_r1.IsSectionExpanded("aIResultCache"))("EditMode", ctx_r1.GridEditMode());
54
54
  } }
55
55
  function AIConfigurationFormComponent_div_23_Template(rf, ctx) { if (rf & 1) {
56
56
  const _r6 = i0.ɵɵgetCurrentView();
57
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 21);
58
- i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_23_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptRuns", $event.totalRowCount)); });
57
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
58
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_23_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptModels", $event.totalRowCount)); });
59
59
  i0.ɵɵelementEnd()();
60
60
  } if (rf & 2) {
61
61
  const ctx_r1 = i0.ɵɵnextContext();
62
62
  i0.ɵɵadvance();
63
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Runs", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptRuns"))("EditMode", ctx_r1.GridEditMode());
63
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Models", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Models"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptModels"))("EditMode", ctx_r1.GridEditMode());
64
64
  } }
65
65
  function AIConfigurationFormComponent_div_25_Template(rf, ctx) { if (rf & 1) {
66
66
  const _r7 = i0.ɵɵgetCurrentView();
67
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 21);
68
- i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_25_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRuns", $event.totalRowCount)); });
67
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
68
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_25_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIPromptRuns", $event.totalRowCount)); });
69
+ i0.ɵɵelementEnd()();
70
+ } if (rf & 2) {
71
+ const ctx_r1 = i0.ɵɵnextContext();
72
+ i0.ɵɵadvance();
73
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Prompt Runs", "ConfigurationID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Prompt Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIPromptRuns"))("EditMode", ctx_r1.GridEditMode());
74
+ } }
75
+ function AIConfigurationFormComponent_div_27_Template(rf, ctx) { if (rf & 1) {
76
+ const _r8 = i0.ɵɵgetCurrentView();
77
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 22);
78
+ i0.ɵɵlistener("dataLoaded", function AIConfigurationFormComponent_div_27_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRuns", $event.totalRowCount)); });
69
79
  i0.ɵɵelementEnd()();
70
80
  } if (rf & 2) {
71
81
  const ctx_r1 = i0.ɵɵnextContext();
@@ -79,6 +89,7 @@ let AIConfigurationFormComponent = class AIConfigurationFormComponent extends Ba
79
89
  { sectionKey: 'basicInformation', sectionName: 'Basic Information', isExpanded: true },
80
90
  { sectionKey: 'configurationSettings', sectionName: 'Configuration Settings', isExpanded: true },
81
91
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
92
+ { sectionKey: 'mJAIAgentConfigurations', sectionName: 'MJ: AI Agent Configurations', isExpanded: false },
82
93
  { sectionKey: 'mJAIAgentPrompts', sectionName: 'MJ: AI Agent Prompts', isExpanded: false },
83
94
  { sectionKey: 'mJAIConfigurationParams', sectionName: 'MJ: AI Configuration Params', isExpanded: false },
84
95
  { sectionKey: 'aIResultCache', sectionName: 'AI Result Cache', isExpanded: false },
@@ -88,7 +99,7 @@ let AIConfigurationFormComponent = class AIConfigurationFormComponent extends Ba
88
99
  ]);
89
100
  }
90
101
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIConfigurationFormComponent_BaseFactory; return function AIConfigurationFormComponent_Factory(t) { return (ɵAIConfigurationFormComponent_BaseFactory || (ɵAIConfigurationFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIConfigurationFormComponent)))(t || AIConfigurationFormComponent); }; })(); }
91
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIConfigurationFormComponent, selectors: [["gen-aiconfiguration-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 26, vars: 72, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "basicInformation", "sectionName", "Basic Information", "icon", "fa fa-id-card", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "configurationSettings", "sectionName", "Configuration Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "IsDefault", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextCompressionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextSummarizationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextCompression", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextSummarization", "Type", "textbox", 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", "mJAIAgentPrompts", "sectionName", "MJ: AI Agent Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJAIConfigurationParams", "sectionName", "MJ: AI Configuration Params", "icon", "fa fa-brain", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "aIResultCache", "sectionName", "AI Result Cache", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIPromptModels", "sectionName", "MJ: AI Prompt Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIPromptRuns", "sectionName", "MJ: AI Prompt Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIAgentRuns", "sectionName", "MJ: AI Agent Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function AIConfigurationFormComponent_Template(rf, ctx) { if (rf & 1) {
102
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIConfigurationFormComponent, selectors: [["gen-aiconfiguration-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 28, vars: 76, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "basicInformation", "sectionName", "Basic Information", "icon", "fa fa-id-card", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "configurationSettings", "sectionName", "Configuration Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "IsDefault", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextCompressionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextSummarizationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextCompression", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultPromptForContextSummarization", "Type", "textbox", 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", "mJAIAgentConfigurations", "sectionName", "MJ: AI Agent Configurations", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJAIAgentPrompts", "sectionName", "MJ: AI Agent Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIConfigurationParams", "sectionName", "MJ: AI Configuration Params", "icon", "fa fa-brain", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "aIResultCache", "sectionName", "AI Result Cache", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIPromptModels", "sectionName", "MJ: AI Prompt Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIPromptRuns", "sectionName", "MJ: AI Prompt Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJAIAgentRuns", "sectionName", "MJ: AI Agent Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function AIConfigurationFormComponent_Template(rf, ctx) { if (rf & 1) {
92
103
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
93
104
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
94
105
  i0.ɵɵelementEnd();
@@ -115,6 +126,9 @@ let AIConfigurationFormComponent = class AIConfigurationFormComponent extends Ba
115
126
  i0.ɵɵelementEnd();
116
127
  i0.ɵɵelementStart(24, "mj-collapsible-panel", 20);
117
128
  i0.ɵɵtemplate(25, AIConfigurationFormComponent_div_25_Template, 2, 4, "div", 15);
129
+ i0.ɵɵelementEnd();
130
+ i0.ɵɵelementStart(26, "mj-collapsible-panel", 21);
131
+ i0.ɵɵtemplate(27, AIConfigurationFormComponent_div_27_Template, 2, 4, "div", 15);
118
132
  i0.ɵɵelementEnd()();
119
133
  } if (rf & 2) {
120
134
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -145,6 +159,10 @@ let AIConfigurationFormComponent = class AIConfigurationFormComponent extends Ba
145
159
  i0.ɵɵadvance();
146
160
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
147
161
  i0.ɵɵadvance();
162
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentConfigurations"));
163
+ i0.ɵɵadvance();
164
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
165
+ i0.ɵɵadvance();
148
166
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentPrompts"));
149
167
  i0.ɵɵadvance();
150
168
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -176,7 +194,7 @@ AIConfigurationFormComponent = __decorate([
176
194
  export { AIConfigurationFormComponent };
177
195
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIConfigurationFormComponent, [{
178
196
  type: Component,
179
- args: [{ selector: 'gen-aiconfiguration-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Basic Information Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"basicInformation\"\n sectionName=\"Basic Information\"\n icon=\"fa fa-id-card\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Configuration Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"configurationSettings\"\n sectionName=\"Configuration 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=\"IsDefault\"\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=\"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=\"DefaultPromptForContextCompressionID\"\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=\"DefaultPromptForContextSummarizationID\"\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=\"DefaultPromptForContextCompression\"\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=\"DefaultPromptForContextSummarization\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-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 <!-- 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','ConfigurationID')\"\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 Configuration Params Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurationParams\"\n sectionName=\"MJ: AI Configuration Params\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurationParams')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configuration Params','ConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configuration Params')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurationParams')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIConfigurationParams', $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','ConfigurationID')\"\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 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','ConfigurationID')\"\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','ConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIPromptRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIPromptRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentRuns\"\n sectionName=\"MJ: AI Agent Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','ConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
197
+ args: [{ selector: 'gen-aiconfiguration-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Basic Information Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"basicInformation\"\n sectionName=\"Basic Information\"\n icon=\"fa fa-id-card\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Configuration Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"configurationSettings\"\n sectionName=\"Configuration 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=\"IsDefault\"\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=\"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=\"DefaultPromptForContextCompressionID\"\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=\"DefaultPromptForContextSummarizationID\"\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=\"DefaultPromptForContextCompression\"\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=\"DefaultPromptForContextSummarization\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-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 <!-- MJ: AI Agent Configurations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentConfigurations\"\n sectionName=\"MJ: AI Agent Configurations\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentConfigurations')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Configurations','AIConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentConfigurations')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentConfigurations', $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','ConfigurationID')\"\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 Configuration Params Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurationParams\"\n sectionName=\"MJ: AI Configuration Params\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurationParams')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configuration Params','ConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configuration Params')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurationParams')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIConfigurationParams', $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','ConfigurationID')\"\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 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','ConfigurationID')\"\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','ConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIPromptRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIPromptRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentRuns\"\n sectionName=\"MJ: AI Agent Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','ConfigurationID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
180
198
  }], null, null); })();
181
199
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIConfigurationFormComponent, { className: "AIConfigurationFormComponent", filePath: "src/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.ts", lineNumber: 12 }); })();
182
200
  export function LoadAIConfigurationFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"aiconfiguration.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.ts","../../../../../src/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"aiconfiguration.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.ts","../../../../../src/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.html"],"names":[],"mappings":"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"}