@memberjunction/ng-core-entity-forms 2.128.0 → 2.130.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 (268) hide show
  1. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.d.ts.map +1 -1
  2. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js +3 -9
  3. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js.map +1 -1
  4. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-form-section.component.d.ts.map +1 -1
  5. package/dist/lib/custom/AIAgents/add-action-dialog.component.d.ts +1 -1
  6. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.d.ts +2 -1
  7. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.d.ts.map +1 -1
  8. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js +3 -3
  9. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js.map +1 -1
  10. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +2 -1
  11. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
  12. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +1 -1
  13. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  14. package/dist/lib/custom/AIAgents/ai-agent-management.service.d.ts +2 -1
  15. package/dist/lib/custom/AIAgents/ai-agent-management.service.d.ts.map +1 -1
  16. package/dist/lib/custom/AIAgents/ai-agent-management.service.js.map +1 -1
  17. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.d.ts +2 -1
  18. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.d.ts.map +1 -1
  19. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js +1 -1
  20. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js.map +1 -1
  21. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts +2 -1
  22. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts.map +1 -1
  23. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js.map +1 -1
  24. package/dist/lib/custom/AIAgents/new-agent-dialog.component.d.ts +2 -1
  25. package/dist/lib/custom/AIAgents/new-agent-dialog.component.d.ts.map +1 -1
  26. package/dist/lib/custom/AIAgents/new-agent-dialog.component.js +1 -1
  27. package/dist/lib/custom/AIAgents/new-agent-dialog.component.js.map +1 -1
  28. package/dist/lib/custom/AIAgents/new-agent-dialog.service.d.ts +1 -1
  29. package/dist/lib/custom/AIAgents/new-agent-dialog.service.d.ts.map +1 -1
  30. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.d.ts +1 -1
  31. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.d.ts.map +1 -1
  32. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts +2 -1
  33. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts.map +1 -1
  34. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js +1 -1
  35. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js.map +1 -1
  36. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts +2 -1
  37. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts.map +1 -1
  38. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js +1 -1
  39. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js.map +1 -1
  40. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +2 -1
  41. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
  42. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +1 -1
  43. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
  44. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts +2 -1
  45. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts.map +1 -1
  46. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +1 -1
  47. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
  48. package/dist/lib/custom/Entities/entity-form.component.d.ts +200 -0
  49. package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -0
  50. package/dist/lib/custom/Entities/entity-form.component.js +2543 -0
  51. package/dist/lib/custom/Entities/entity-form.component.js.map +1 -0
  52. package/dist/lib/custom/Templates/templates-form.component.js +3 -3
  53. package/dist/lib/custom/Templates/templates-form.component.js.map +1 -1
  54. package/dist/lib/custom/Tests/entity-link-pill.component.d.ts +44 -0
  55. package/dist/lib/custom/Tests/entity-link-pill.component.d.ts.map +1 -0
  56. package/dist/lib/custom/Tests/entity-link-pill.component.js +124 -0
  57. package/dist/lib/custom/Tests/entity-link-pill.component.js.map +1 -0
  58. package/dist/lib/custom/Tests/test-form.component.d.ts +94 -8
  59. package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -1
  60. package/dist/lib/custom/Tests/test-form.component.js +1527 -276
  61. package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
  62. package/dist/lib/custom/Tests/test-run-form.component.d.ts +48 -8
  63. package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -1
  64. package/dist/lib/custom/Tests/test-run-form.component.js +1078 -426
  65. package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -1
  66. package/dist/lib/custom/Tests/test-suite-form.component.d.ts +227 -5
  67. package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -1
  68. package/dist/lib/custom/Tests/test-suite-form.component.js +3307 -200
  69. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  70. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +86 -2
  71. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -1
  72. package/dist/lib/custom/Tests/test-suite-run-form.component.js +1975 -262
  73. package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -1
  74. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +10 -3
  75. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
  76. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +275 -244
  77. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  78. package/dist/lib/custom/custom-forms.module.d.ts +28 -25
  79. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  80. package/dist/lib/custom/custom-forms.module.js +25 -11
  81. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  82. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
  83. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +154 -122
  84. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.d.ts.map +1 -1
  86. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -12
  87. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
  88. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.d.ts +11 -0
  89. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.d.ts.map +1 -0
  90. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js +75 -0
  91. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js.map +1 -0
  92. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.d.ts.map +1 -1
  93. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -12
  94. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
  95. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.d.ts.map +1 -1
  96. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +6 -16
  97. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.d.ts +11 -0
  99. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.d.ts.map +1 -0
  100. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +121 -0
  101. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -0
  102. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
  103. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +77 -41
  104. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  105. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.d.ts +11 -0
  106. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.d.ts.map +1 -0
  107. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js +69 -0
  108. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js.map +1 -0
  109. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts +11 -0
  110. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts.map +1 -0
  111. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +167 -0
  112. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -0
  113. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.d.ts.map +1 -1
  114. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +160 -102
  115. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
  116. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.d.ts +11 -0
  117. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.d.ts.map +1 -0
  118. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js +73 -0
  119. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js.map +1 -0
  120. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.d.ts +11 -0
  121. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.d.ts.map +1 -0
  122. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js +89 -0
  123. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js.map +1 -0
  124. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.d.ts.map +1 -1
  125. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +27 -13
  126. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
  127. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.d.ts.map +1 -1
  128. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +27 -7
  129. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
  130. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.d.ts.map +1 -1
  131. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +27 -7
  132. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
  133. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +34 -32
  134. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  135. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
  136. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +3 -11
  137. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.d.ts.map +1 -1
  139. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +69 -41
  140. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
  141. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +2 -2
  142. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
  143. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.d.ts.map +1 -1
  144. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +84 -56
  145. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
  147. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +3 -11
  148. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  149. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.d.ts +11 -0
  150. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.d.ts.map +1 -0
  151. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js +95 -0
  152. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js.map +1 -0
  153. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
  154. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +3 -11
  155. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts +11 -0
  157. package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts.map +1 -0
  158. package/dist/lib/generated/Entities/Credential/credential.form.component.js +111 -0
  159. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -0
  160. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.d.ts +11 -0
  161. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.d.ts.map +1 -0
  162. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +109 -0
  163. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -0
  164. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.d.ts +11 -0
  165. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.d.ts.map +1 -0
  166. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +109 -0
  167. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -0
  168. package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js +2 -2
  169. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
  170. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +8 -16
  171. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  172. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
  173. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +3 -11
  174. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  175. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
  176. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +4 -12
  177. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  178. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  179. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +3 -11
  180. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  181. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.d.ts +11 -0
  182. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.d.ts.map +1 -0
  183. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +81 -0
  184. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -0
  185. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.d.ts +11 -0
  186. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.d.ts.map +1 -0
  187. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +93 -0
  188. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -0
  189. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.d.ts +11 -0
  190. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.d.ts.map +1 -0
  191. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +81 -0
  192. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -0
  193. package/dist/lib/generated/Entities/Entity/entity.form.component.d.ts.map +1 -1
  194. package/dist/lib/generated/Entities/Entity/entity.form.component.js +61 -43
  195. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  196. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
  197. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +2 -12
  198. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  199. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  200. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +3 -11
  201. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  202. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
  203. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +3 -11
  204. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  205. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
  206. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +3 -11
  207. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  208. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.d.ts.map +1 -1
  209. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +22 -8
  210. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js.map +1 -1
  211. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.d.ts.map +1 -1
  212. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -12
  213. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
  214. package/dist/lib/generated/Entities/File/file.form.component.d.ts.map +1 -1
  215. package/dist/lib/generated/Entities/File/file.form.component.js +22 -4
  216. package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
  217. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.d.ts.map +1 -1
  218. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +40 -4
  219. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  220. package/dist/lib/generated/Entities/Query/query.form.component.js +34 -32
  221. package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
  222. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.d.ts.map +1 -1
  223. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +8 -16
  224. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  225. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.d.ts.map +1 -1
  226. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +3 -11
  227. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
  228. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.d.ts.map +1 -1
  229. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +3 -11
  230. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  231. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.d.ts.map +1 -1
  232. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +3 -11
  233. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
  234. package/dist/lib/generated/Entities/Report/report.form.component.d.ts.map +1 -1
  235. package/dist/lib/generated/Entities/Report/report.form.component.js +17 -25
  236. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  237. package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -1
  238. package/dist/lib/generated/Entities/Task/task.form.component.js +17 -25
  239. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  240. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.d.ts.map +1 -1
  241. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +3 -11
  242. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
  243. package/dist/lib/generated/Entities/Test/test.form.component.js +17 -15
  244. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
  245. package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -1
  246. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +72 -28
  247. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
  248. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -1
  249. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +18 -4
  250. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -1
  251. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -1
  252. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +39 -19
  253. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
  254. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -1
  255. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +57 -9
  256. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
  257. package/dist/lib/generated/Entities/User/user.form.component.js +2 -2
  258. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js +2 -2
  259. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js.map +1 -1
  260. package/dist/lib/generated/generated-forms.module.d.ts +145 -127
  261. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  262. package/dist/lib/generated/generated-forms.module.js +226 -117
  263. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  264. package/package.json +28 -25
  265. package/dist/lib/custom/Entities/entities-form.component.d.ts +0 -10
  266. package/dist/lib/custom/Entities/entities-form.component.d.ts.map +0 -1
  267. package/dist/lib/custom/Entities/entities-form.component.js +0 -198
  268. package/dist/lib/custom/Entities/entities-form.component.js.map +0 -1
@@ -12,80 +12,90 @@ import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-user-view-grid";
13
13
  import * as i3 from "@memberjunction/ng-base-forms";
14
14
  import * as i4 from "@memberjunction/ng-form-toolbar";
15
- function ConversationDetailFormComponent_div_39_Template(rf, ctx) { if (rf & 1) {
15
+ function ConversationDetailFormComponent_div_42_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
18
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_39_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("reports", $event.totalRowCount)); });
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
18
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_42_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("reports", $event.totalRowCount)); });
19
19
  i0.ɵɵelementEnd()();
20
20
  } if (rf & 2) {
21
21
  const ctx_r1 = i0.ɵɵnextContext();
22
22
  i0.ɵɵadvance();
23
23
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Reports", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("Reports"))("AllowLoad", ctx_r1.IsSectionExpanded("reports"))("EditMode", ctx_r1.GridEditMode());
24
24
  } }
25
- function ConversationDetailFormComponent_div_41_Template(rf, ctx) { if (rf & 1) {
25
+ function ConversationDetailFormComponent_div_44_Template(rf, ctx) { if (rf & 1) {
26
26
  const _r3 = i0.ɵɵgetCurrentView();
27
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
28
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_41_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailArtifacts", $event.totalRowCount)); });
27
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
28
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_44_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailArtifacts", $event.totalRowCount)); });
29
29
  i0.ɵɵelementEnd()();
30
30
  } if (rf & 2) {
31
31
  const ctx_r1 = i0.ɵɵnextContext();
32
32
  i0.ɵɵadvance();
33
33
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Artifacts", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Artifacts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetailArtifacts"))("EditMode", ctx_r1.GridEditMode());
34
34
  } }
35
- function ConversationDetailFormComponent_div_43_Template(rf, ctx) { if (rf & 1) {
35
+ function ConversationDetailFormComponent_div_46_Template(rf, ctx) { if (rf & 1) {
36
36
  const _r4 = i0.ɵɵgetCurrentView();
37
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
38
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_43_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailRatings", $event.totalRowCount)); });
37
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
38
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_46_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailAttachments", $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("MJ: Conversation Detail Ratings", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Ratings"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetailRatings"))("EditMode", ctx_r1.GridEditMode());
43
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Attachments", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Attachments"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetailAttachments"))("EditMode", ctx_r1.GridEditMode());
44
44
  } }
45
- function ConversationDetailFormComponent_div_45_Template(rf, ctx) { if (rf & 1) {
45
+ function ConversationDetailFormComponent_div_48_Template(rf, ctx) { if (rf & 1) {
46
46
  const _r5 = i0.ɵɵgetCurrentView();
47
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
48
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_45_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentNotes", $event.totalRowCount)); });
47
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
48
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_48_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailRatings", $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("AI Agent Notes", "SourceConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentNotes"))("EditMode", ctx_r1.GridEditMode());
53
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Ratings", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Ratings"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetailRatings"))("EditMode", ctx_r1.GridEditMode());
54
54
  } }
55
- function ConversationDetailFormComponent_div_47_Template(rf, ctx) { if (rf & 1) {
55
+ function ConversationDetailFormComponent_div_50_Template(rf, ctx) { if (rf & 1) {
56
56
  const _r6 = i0.ɵɵgetCurrentView();
57
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
58
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_47_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("conversationDetails", $event.totalRowCount)); });
57
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
58
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_50_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentNotes", $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("Conversation Details", "ParentID"))("NewRecordValues", ctx_r1.NewRecordValues("Conversation Details"))("AllowLoad", ctx_r1.IsSectionExpanded("conversationDetails"))("EditMode", ctx_r1.GridEditMode());
63
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Notes", "SourceConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentNotes"))("EditMode", ctx_r1.GridEditMode());
64
64
  } }
65
- function ConversationDetailFormComponent_div_49_Template(rf, ctx) { if (rf & 1) {
65
+ function ConversationDetailFormComponent_div_52_Template(rf, ctx) { if (rf & 1) {
66
66
  const _r7 = i0.ɵɵgetCurrentView();
67
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
68
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_49_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", 51);
68
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_52_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("conversationDetails", $event.totalRowCount)); });
69
69
  i0.ɵɵelementEnd()();
70
70
  } if (rf & 2) {
71
71
  const ctx_r1 = i0.ɵɵnextContext();
72
72
  i0.ɵɵadvance();
73
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRuns"))("EditMode", ctx_r1.GridEditMode());
73
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Conversation Details", "ParentID"))("NewRecordValues", ctx_r1.NewRecordValues("Conversation Details"))("AllowLoad", ctx_r1.IsSectionExpanded("conversationDetails"))("EditMode", ctx_r1.GridEditMode());
74
74
  } }
75
- function ConversationDetailFormComponent_div_51_Template(rf, ctx) { if (rf & 1) {
75
+ function ConversationDetailFormComponent_div_54_Template(rf, ctx) { if (rf & 1) {
76
76
  const _r8 = i0.ɵɵgetCurrentView();
77
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
78
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_51_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentExamples", $event.totalRowCount)); });
77
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
78
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_54_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)); });
79
79
  i0.ɵɵelementEnd()();
80
80
  } if (rf & 2) {
81
81
  const ctx_r1 = i0.ɵɵnextContext();
82
82
  i0.ɵɵadvance();
83
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Examples", "SourceConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Examples"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentExamples"))("EditMode", ctx_r1.GridEditMode());
83
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRuns"))("EditMode", ctx_r1.GridEditMode());
84
84
  } }
85
- function ConversationDetailFormComponent_div_53_Template(rf, ctx) { if (rf & 1) {
85
+ function ConversationDetailFormComponent_div_56_Template(rf, ctx) { if (rf & 1) {
86
86
  const _r9 = i0.ɵɵgetCurrentView();
87
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 47);
88
- i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_53_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTasks", $event.totalRowCount)); });
87
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
88
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_56_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentExamples", $event.totalRowCount)); });
89
+ i0.ɵɵelementEnd()();
90
+ } if (rf & 2) {
91
+ const ctx_r1 = i0.ɵɵnextContext();
92
+ i0.ɵɵadvance();
93
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Examples", "SourceConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Examples"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentExamples"))("EditMode", ctx_r1.GridEditMode());
94
+ } }
95
+ function ConversationDetailFormComponent_div_58_Template(rf, ctx) { if (rf & 1) {
96
+ const _r10 = i0.ɵɵgetCurrentView();
97
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 51);
98
+ i0.ɵɵlistener("dataLoaded", function ConversationDetailFormComponent_div_58_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTasks", $event.totalRowCount)); });
89
99
  i0.ɵɵelementEnd()();
90
100
  } if (rf & 2) {
91
101
  const ctx_r1 = i0.ɵɵnextContext();
@@ -100,9 +110,11 @@ let ConversationDetailFormComponent = class ConversationDetailFormComponent exte
100
110
  { sectionKey: 'userFeedbackInsights', sectionName: 'User Feedback & Insights', isExpanded: true },
101
111
  { sectionKey: 'relatedEntities', sectionName: 'Related Entities', isExpanded: false },
102
112
  { sectionKey: 'interactiveElements', sectionName: 'Interactive Elements', isExpanded: false },
113
+ { sectionKey: 'details', sectionName: 'Details', isExpanded: false },
103
114
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
104
115
  { sectionKey: 'reports', sectionName: 'Reports', isExpanded: false },
105
116
  { sectionKey: 'mJConversationDetailArtifacts', sectionName: 'MJ: Conversation Detail Artifacts', isExpanded: false },
117
+ { sectionKey: 'mJConversationDetailAttachments', sectionName: 'MJ: Conversation Detail Attachments', isExpanded: false },
106
118
  { sectionKey: 'mJConversationDetailRatings', sectionName: 'MJ: Conversation Detail Ratings', isExpanded: false },
107
119
  { sectionKey: 'aIAgentNotes', sectionName: 'AI Agent Notes', isExpanded: false },
108
120
  { sectionKey: 'conversationDetails', sectionName: 'Conversation Details', isExpanded: false },
@@ -112,45 +124,51 @@ let ConversationDetailFormComponent = class ConversationDetailFormComponent exte
112
124
  ]);
113
125
  }
114
126
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailFormComponent_BaseFactory; return function ConversationDetailFormComponent_Factory(t) { return (ɵConversationDetailFormComponent_BaseFactory || (ɵConversationDetailFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailFormComponent)))(t || ConversationDetailFormComponent); }; })(); }
115
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailFormComponent, selectors: [["gen-conversationdetail-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 54, vars: 172, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "messageCore", "sectionName", "Message Core", "icon", "fa fa-comment", 3, "form", "formContext"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Role", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Message", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Error", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "HiddenToUser", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SummaryOfEarlierConversation", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CompletionTime", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsPinned", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SuggestedResponses", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "userFeedbackInsights", "sectionName", "User Feedback & Insights", "icon", "fa fa-star", 3, "form", "formContext"], ["FieldName", "UserRating", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserFeedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ReflectionInsights", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "relatedEntities", "sectionName", "Related Entities", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AgentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Conversation", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersion", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Agent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "interactiveElements", "sectionName", "Interactive Elements", "icon", "fa fa-hand-pointer", 3, "form", "formContext"], ["FieldName", "ResponseForm", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ActionableCommands", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AutomaticCommands", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "ExternalID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TestRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "reports", "sectionName", "Reports", "icon", "fa-solid fa-chart-line", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJConversationDetailArtifacts", "sectionName", "MJ: Conversation Detail Artifacts", "icon", "fa fa-comment", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJConversationDetailRatings", "sectionName", "MJ: Conversation Detail Ratings", "icon", "fa fa-comment", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "aIAgentNotes", "sectionName", "AI Agent Notes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "conversationDetails", "sectionName", "Conversation Details", "icon", "fa fa-comments", "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"], ["slot", "after-panels", "sectionKey", "mJAIAgentExamples", "sectionName", "MJ: AI Agent Examples", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJTasks", "sectionName", "MJ: Tasks", "icon", "fa fa-tasks", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
127
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailFormComponent, selectors: [["gen-conversationdetail-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 59, vars: 186, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "messageCore", "sectionName", "Message Core", "icon", "fa fa-comment", 3, "form", "formContext"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Role", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Message", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Error", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "HiddenToUser", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SummaryOfEarlierConversation", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CompletionTime", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsPinned", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SuggestedResponses", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "OriginalMessageChanged", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "userFeedbackInsights", "sectionName", "User Feedback & Insights", "icon", "fa fa-star", 3, "form", "formContext"], ["FieldName", "UserRating", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserFeedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ReflectionInsights", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "relatedEntities", "sectionName", "Related Entities", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AgentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Conversation", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersion", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Agent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "interactiveElements", "sectionName", "Interactive Elements", "icon", "fa fa-hand-pointer", 3, "form", "formContext"], ["FieldName", "ResponseForm", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ActionableCommands", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AutomaticCommands", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "TestRun", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "ExternalID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TestRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "reports", "sectionName", "Reports", "icon", "fa-solid fa-chart-line", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJConversationDetailArtifacts", "sectionName", "MJ: Conversation Detail Artifacts", "icon", "fa fa-comment", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJConversationDetailAttachments", "sectionName", "MJ: Conversation Detail Attachments", "icon", "fa fa-paperclip", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJConversationDetailRatings", "sectionName", "MJ: Conversation Detail Ratings", "icon", "fa fa-comment", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "aIAgentNotes", "sectionName", "AI Agent Notes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "conversationDetails", "sectionName", "Conversation Details", "icon", "fa fa-comments", "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"], ["slot", "after-panels", "sectionKey", "mJAIAgentExamples", "sectionName", "MJ: AI Agent Examples", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJTasks", "sectionName", "MJ: Tasks", "icon", "fa fa-tasks", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
116
128
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
117
- i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11);
129
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
130
+ i0.ɵɵelementEnd();
131
+ i0.ɵɵelementStart(13, "mj-collapsible-panel", 13);
132
+ i0.ɵɵelement(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16);
118
133
  i0.ɵɵelementEnd();
119
- i0.ɵɵelementStart(12, "mj-collapsible-panel", 12);
120
- i0.ɵɵelement(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15);
134
+ i0.ɵɵelementStart(17, "mj-collapsible-panel", 17);
135
+ i0.ɵɵelement(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23)(24, "mj-form-field", 24)(25, "mj-form-field", 25)(26, "mj-form-field", 26)(27, "mj-form-field", 27)(28, "mj-form-field", 28);
121
136
  i0.ɵɵelementEnd();
122
- i0.ɵɵelementStart(16, "mj-collapsible-panel", 16);
123
- i0.ɵɵelement(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23)(24, "mj-form-field", 24)(25, "mj-form-field", 25)(26, "mj-form-field", 26)(27, "mj-form-field", 27);
137
+ i0.ɵɵelementStart(29, "mj-collapsible-panel", 29);
138
+ i0.ɵɵelement(30, "mj-form-field", 30)(31, "mj-form-field", 31)(32, "mj-form-field", 32);
124
139
  i0.ɵɵelementEnd();
125
- i0.ɵɵelementStart(28, "mj-collapsible-panel", 28);
126
- i0.ɵɵelement(29, "mj-form-field", 29)(30, "mj-form-field", 30)(31, "mj-form-field", 31);
140
+ i0.ɵɵelementStart(33, "mj-collapsible-panel", 33);
141
+ i0.ɵɵelement(34, "mj-form-field", 34);
127
142
  i0.ɵɵelementEnd();
128
- i0.ɵɵelementStart(32, "mj-collapsible-panel", 32);
129
- i0.ɵɵelement(33, "mj-form-field", 33)(34, "mj-form-field", 34)(35, "mj-form-field", 35)(36, "mj-form-field", 36)(37, "mj-form-field", 37);
143
+ i0.ɵɵelementStart(35, "mj-collapsible-panel", 35);
144
+ i0.ɵɵelement(36, "mj-form-field", 36)(37, "mj-form-field", 37)(38, "mj-form-field", 38)(39, "mj-form-field", 39)(40, "mj-form-field", 40);
130
145
  i0.ɵɵelementEnd();
131
- i0.ɵɵelementStart(38, "mj-collapsible-panel", 38);
132
- i0.ɵɵtemplate(39, ConversationDetailFormComponent_div_39_Template, 2, 4, "div", 39);
146
+ i0.ɵɵelementStart(41, "mj-collapsible-panel", 41);
147
+ i0.ɵɵtemplate(42, ConversationDetailFormComponent_div_42_Template, 2, 4, "div", 42);
133
148
  i0.ɵɵelementEnd();
134
- i0.ɵɵelementStart(40, "mj-collapsible-panel", 40);
135
- i0.ɵɵtemplate(41, ConversationDetailFormComponent_div_41_Template, 2, 4, "div", 39);
149
+ i0.ɵɵelementStart(43, "mj-collapsible-panel", 43);
150
+ i0.ɵɵtemplate(44, ConversationDetailFormComponent_div_44_Template, 2, 4, "div", 42);
136
151
  i0.ɵɵelementEnd();
137
- i0.ɵɵelementStart(42, "mj-collapsible-panel", 41);
138
- i0.ɵɵtemplate(43, ConversationDetailFormComponent_div_43_Template, 2, 4, "div", 39);
152
+ i0.ɵɵelementStart(45, "mj-collapsible-panel", 44);
153
+ i0.ɵɵtemplate(46, ConversationDetailFormComponent_div_46_Template, 2, 4, "div", 42);
139
154
  i0.ɵɵelementEnd();
140
- i0.ɵɵelementStart(44, "mj-collapsible-panel", 42);
141
- i0.ɵɵtemplate(45, ConversationDetailFormComponent_div_45_Template, 2, 4, "div", 39);
155
+ i0.ɵɵelementStart(47, "mj-collapsible-panel", 45);
156
+ i0.ɵɵtemplate(48, ConversationDetailFormComponent_div_48_Template, 2, 4, "div", 42);
142
157
  i0.ɵɵelementEnd();
143
- i0.ɵɵelementStart(46, "mj-collapsible-panel", 43);
144
- i0.ɵɵtemplate(47, ConversationDetailFormComponent_div_47_Template, 2, 4, "div", 39);
158
+ i0.ɵɵelementStart(49, "mj-collapsible-panel", 46);
159
+ i0.ɵɵtemplate(50, ConversationDetailFormComponent_div_50_Template, 2, 4, "div", 42);
145
160
  i0.ɵɵelementEnd();
146
- i0.ɵɵelementStart(48, "mj-collapsible-panel", 44);
147
- i0.ɵɵtemplate(49, ConversationDetailFormComponent_div_49_Template, 2, 4, "div", 39);
161
+ i0.ɵɵelementStart(51, "mj-collapsible-panel", 47);
162
+ i0.ɵɵtemplate(52, ConversationDetailFormComponent_div_52_Template, 2, 4, "div", 42);
148
163
  i0.ɵɵelementEnd();
149
- i0.ɵɵelementStart(50, "mj-collapsible-panel", 45);
150
- i0.ɵɵtemplate(51, ConversationDetailFormComponent_div_51_Template, 2, 4, "div", 39);
164
+ i0.ɵɵelementStart(53, "mj-collapsible-panel", 48);
165
+ i0.ɵɵtemplate(54, ConversationDetailFormComponent_div_54_Template, 2, 4, "div", 42);
151
166
  i0.ɵɵelementEnd();
152
- i0.ɵɵelementStart(52, "mj-collapsible-panel", 46);
153
- i0.ɵɵtemplate(53, ConversationDetailFormComponent_div_53_Template, 2, 4, "div", 39);
167
+ i0.ɵɵelementStart(55, "mj-collapsible-panel", 49);
168
+ i0.ɵɵtemplate(56, ConversationDetailFormComponent_div_56_Template, 2, 4, "div", 42);
169
+ i0.ɵɵelementEnd();
170
+ i0.ɵɵelementStart(57, "mj-collapsible-panel", 50);
171
+ i0.ɵɵtemplate(58, ConversationDetailFormComponent_div_58_Template, 2, 4, "div", 42);
154
172
  i0.ɵɵelementEnd()();
155
173
  } if (rf & 2) {
156
174
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -177,6 +195,8 @@ let ConversationDetailFormComponent = class ConversationDetailFormComponent exte
177
195
  i0.ɵɵadvance();
178
196
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
179
197
  i0.ɵɵadvance();
198
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
199
+ i0.ɵɵadvance();
180
200
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
181
201
  i0.ɵɵadvance();
182
202
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -219,6 +239,10 @@ let ConversationDetailFormComponent = class ConversationDetailFormComponent exte
219
239
  i0.ɵɵadvance();
220
240
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
221
241
  i0.ɵɵadvance();
242
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
243
+ i0.ɵɵadvance();
244
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
245
+ i0.ɵɵadvance();
222
246
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
223
247
  i0.ɵɵadvance();
224
248
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -237,6 +261,10 @@ let ConversationDetailFormComponent = class ConversationDetailFormComponent exte
237
261
  i0.ɵɵadvance();
238
262
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
239
263
  i0.ɵɵadvance();
264
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJConversationDetailAttachments"));
265
+ i0.ɵɵadvance();
266
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
267
+ i0.ɵɵadvance();
240
268
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJConversationDetailRatings"));
241
269
  i0.ɵɵadvance();
242
270
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -268,7 +296,7 @@ ConversationDetailFormComponent = __decorate([
268
296
  export { ConversationDetailFormComponent };
269
297
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailFormComponent, [{
270
298
  type: Component,
271
- args: [{ selector: 'gen-conversationdetail-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Message Core Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"messageCore\"\n sectionName=\"Message Core\"\n icon=\"fa fa-comment\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationID\"\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=\"Role\"\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=\"Message\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Error\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"HiddenToUser\"\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=\"SummaryOfEarlierConversation\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CompletionTime\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsPinned\"\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=\"SuggestedResponses\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- User Feedback & Insights Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"userFeedbackInsights\"\n sectionName=\"User Feedback & Insights\"\n icon=\"fa fa-star\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserRating\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserFeedback\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ReflectionInsights\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Related Entities Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"relatedEntities\"\n sectionName=\"Related Entities\"\n icon=\"fa fa-sitemap\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\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=\"ArtifactID\"\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=\"ArtifactVersionID\"\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=\"ParentID\"\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=\"AgentID\"\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=\"Conversation\"\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=\"User\"\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=\"Artifact\"\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=\"ArtifactVersion\"\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=\"Parent\"\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=\"Agent\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Interactive Elements Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"interactiveElements\"\n sectionName=\"Interactive Elements\"\n icon=\"fa fa-hand-pointer\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ResponseForm\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionableCommands\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutomaticCommands\"\n Type=\"textarea\"\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=\"ExternalID\"\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_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 <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TestRunID\"\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=\"RootParentID\"\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 <!-- Reports Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"reports\"\n sectionName=\"Reports\"\n icon=\"fa-solid fa-chart-line\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('reports')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsSectionExpanded('reports')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('reports', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Artifacts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationDetailArtifacts\"\n sectionName=\"MJ: Conversation Detail Artifacts\"\n icon=\"fa fa-comment\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationDetailArtifacts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Artifacts','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailArtifacts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationDetailArtifacts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Ratings Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationDetailRatings\"\n sectionName=\"MJ: Conversation Detail Ratings\"\n icon=\"fa fa-comment\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationDetailRatings')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentNotes\"\n sectionName=\"AI Agent Notes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentNotes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"conversationDetails\"\n sectionName=\"Conversation Details\"\n icon=\"fa fa-comments\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('conversationDetails')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('conversationDetails', $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','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentExamples\"\n sectionName=\"MJ: AI Agent Examples\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Tasks Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTasks\"\n sectionName=\"MJ: Tasks\"\n icon=\"fa fa-tasks\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTasks')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
299
+ args: [{ selector: 'gen-conversationdetail-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Message Core Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"messageCore\"\n sectionName=\"Message Core\"\n icon=\"fa fa-comment\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationID\"\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=\"Role\"\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=\"Message\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Error\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"HiddenToUser\"\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=\"SummaryOfEarlierConversation\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CompletionTime\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsPinned\"\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=\"SuggestedResponses\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OriginalMessageChanged\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- User Feedback & Insights Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"userFeedbackInsights\"\n sectionName=\"User Feedback & Insights\"\n icon=\"fa fa-star\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserRating\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserFeedback\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ReflectionInsights\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Related Entities Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"relatedEntities\"\n sectionName=\"Related Entities\"\n icon=\"fa fa-sitemap\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\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=\"ArtifactID\"\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=\"ArtifactVersionID\"\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=\"ParentID\"\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=\"AgentID\"\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=\"Conversation\"\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=\"User\"\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=\"Artifact\"\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=\"ArtifactVersion\"\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=\"Parent\"\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=\"Agent\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Interactive Elements Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"interactiveElements\"\n sectionName=\"Interactive Elements\"\n icon=\"fa fa-hand-pointer\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ResponseForm\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionableCommands\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutomaticCommands\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"TestRun\"\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=\"ExternalID\"\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_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 <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TestRunID\"\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=\"RootParentID\"\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 <!-- Reports Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"reports\"\n sectionName=\"Reports\"\n icon=\"fa-solid fa-chart-line\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('reports')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsSectionExpanded('reports')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('reports', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Artifacts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationDetailArtifacts\"\n sectionName=\"MJ: Conversation Detail Artifacts\"\n icon=\"fa fa-comment\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationDetailArtifacts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Artifacts','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailArtifacts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationDetailArtifacts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Attachments Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationDetailAttachments\"\n sectionName=\"MJ: Conversation Detail Attachments\"\n icon=\"fa fa-paperclip\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationDetailAttachments')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Attachments','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Attachments')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailAttachments')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationDetailAttachments', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Ratings Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationDetailRatings\"\n sectionName=\"MJ: Conversation Detail Ratings\"\n icon=\"fa fa-comment\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationDetailRatings')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentNotes\"\n sectionName=\"AI Agent Notes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentNotes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"conversationDetails\"\n sectionName=\"Conversation Details\"\n icon=\"fa fa-comments\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('conversationDetails')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('conversationDetails', $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','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentExamples\"\n sectionName=\"MJ: AI Agent Examples\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Tasks Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTasks\"\n sectionName=\"MJ: Tasks\"\n icon=\"fa fa-tasks\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTasks')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
272
300
  }], null, null); })();
273
301
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailFormComponent, { className: "ConversationDetailFormComponent", filePath: "src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts", lineNumber: 12 }); })();
274
302
  export function LoadConversationDetailFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"conversationdetail.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"conversationdetail.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"conversationdetailartifact.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;AAEjF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,uCAAwC,SAAQ,iBAAiB;IACnE,MAAM,EAAG,gCAAgC,CAAC;IAElC,QAAQ;yCAHd,uCAAuC;2CAAvC,uCAAuC;CAYnD;AAED,wBAAgB,2CAA2C,SAE1D"}
1
+ {"version":3,"file":"conversationdetailartifact.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;AAEjF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,uCAAwC,SAAQ,iBAAiB;IACnE,MAAM,EAAG,gCAAgC,CAAC;IAElC,QAAQ;yCAHd,uCAAuC;2CAAvC,uCAAuC;CAWnD;AAED,wBAAgB,2CAA2C,SAE1D"}
@@ -16,12 +16,11 @@ let ConversationDetailArtifactFormComponent = class ConversationDetailArtifactFo
16
16
  this.initSections([
17
17
  { sectionKey: 'coreIdentifiers', sectionName: 'Core Identifiers', isExpanded: true },
18
18
  { sectionKey: 'artifactDetails', sectionName: 'Artifact Details', isExpanded: true },
19
- { sectionKey: 'details', sectionName: 'Details', isExpanded: false },
20
19
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
21
20
  ]);
22
21
  }
23
22
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailArtifactFormComponent_BaseFactory; return function ConversationDetailArtifactFormComponent_Factory(t) { return (ɵConversationDetailArtifactFormComponent_BaseFactory || (ɵConversationDetailArtifactFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailArtifactFormComponent)))(t || ConversationDetailArtifactFormComponent); }; })(); }
24
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailArtifactFormComponent, selectors: [["gen-conversationdetailartifact-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 12, vars: 38, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "coreIdentifiers", "sectionName", "Core Identifiers", "icon", "fa fa-key", 3, "form", "formContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "artifactDetails", "sectionName", "Artifact Details", "icon", "fa fa-exchange-alt", 3, "form", "formContext"], ["FieldName", "Direction", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersion", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "ConversationDetail", "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"]], template: function ConversationDetailArtifactFormComponent_Template(rf, ctx) { if (rf & 1) {
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailArtifactFormComponent, selectors: [["gen-conversationdetailartifact-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 32, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "coreIdentifiers", "sectionName", "Core Identifiers", "icon", "fa fa-key", 3, "form", "formContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "artifactDetails", "sectionName", "Artifact Details", "icon", "fa fa-exchange-alt", 3, "form", "formContext"], ["FieldName", "Direction", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArtifactVersion", "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"]], template: function ConversationDetailArtifactFormComponent_Template(rf, ctx) { if (rf & 1) {
25
24
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
26
25
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
27
26
  i0.ɵɵelementEnd();
@@ -29,10 +28,7 @@ let ConversationDetailArtifactFormComponent = class ConversationDetailArtifactFo
29
28
  i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6);
30
29
  i0.ɵɵelementEnd();
31
30
  i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
32
- i0.ɵɵelement(8, "mj-form-field", 8);
33
- i0.ɵɵelementEnd();
34
- i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
35
- i0.ɵɵelement(10, "mj-form-field", 10)(11, "mj-form-field", 11);
31
+ i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9);
36
32
  i0.ɵɵelementEnd()();
37
33
  } if (rf & 2) {
38
34
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -51,10 +47,6 @@ let ConversationDetailArtifactFormComponent = class ConversationDetailArtifactFo
51
47
  i0.ɵɵadvance();
52
48
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
53
49
  i0.ɵɵadvance();
54
- i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
55
- i0.ɵɵadvance();
56
- i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
57
- i0.ɵɵadvance();
58
50
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
59
51
  i0.ɵɵadvance();
60
52
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -66,7 +58,7 @@ ConversationDetailArtifactFormComponent = __decorate([
66
58
  export { ConversationDetailArtifactFormComponent };
67
59
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailArtifactFormComponent, [{
68
60
  type: Component,
69
- args: [{ selector: 'gen-conversationdetailartifact-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Core Identifiers Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"coreIdentifiers\"\n sectionName=\"Core Identifiers\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationDetailID\"\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=\"ArtifactVersionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Artifact Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"artifactDetails\"\n sectionName=\"Artifact Details\"\n icon=\"fa fa-exchange-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Direction\"\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=\"ArtifactVersion\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"ConversationDetail\"\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</mj-record-form-container>\n " }]
61
+ args: [{ selector: 'gen-conversationdetailartifact-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Core Identifiers Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"coreIdentifiers\"\n sectionName=\"Core Identifiers\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationDetailID\"\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=\"ArtifactVersionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Artifact Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"artifactDetails\"\n sectionName=\"Artifact Details\"\n icon=\"fa fa-exchange-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Direction\"\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=\"ArtifactVersion\"\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</mj-record-form-container>\n " }]
70
62
  }], null, null); })();
71
63
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailArtifactFormComponent, { className: "ConversationDetailArtifactFormComponent", filePath: "src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts", lineNumber: 11 }); })();
72
64
  export function LoadConversationDetailArtifactFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"conversationdetailartifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.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,uCAAuC,GAA7C,MAAM,uCAAwC,SAAQ,iBAAiB;IAGjE,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE;YACpE,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gUAXQ,uCAAuC,SAAvC,uCAAuC;oEAAvC,uCAAuC;YCJhD,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAUA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAxGiB,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;YAY/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;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,oBACE,0BAGE,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;;;AD1F1B,uCAAuC;IALnD,aAAa,CAAC,iBAAiB,EAAE,mCAAmC,CAAC,CAAC,uCAAuC;GAKjG,uCAAuC,CAYnD;;iFAZY,uCAAuC;cAJnD,SAAS;2BACI,qCAAqC;;kFAGtC,uCAAuC;AAcpD,MAAM,UAAU,2CAA2C;IACvD,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"conversationdetailartifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.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,uCAAuC,GAA7C,MAAM,uCAAwC,SAAQ,iBAAiB;IAGjE,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gUAVQ,uCAAuC,SAAvC,uCAAuC;oEAAvC,uCAAuC;YCJhD,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAUA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtFiB,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;YAY/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;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;;;ADxE1B,uCAAuC;IALnD,aAAa,CAAC,iBAAiB,EAAE,mCAAmC,CAAC,CAAC,uCAAuC;GAKjG,uCAAuC,CAWnD;;iFAXY,uCAAuC;cAJnD,SAAS;2BACI,qCAAqC;;kFAGtC,uCAAuC;AAapD,MAAM,UAAU,2CAA2C;IACvD,kGAAkG;AACtG,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { ConversationDetailAttachmentEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class ConversationDetailAttachmentFormComponent extends BaseFormComponent {
5
+ record: ConversationDetailAttachmentEntity;
6
+ ngOnInit(): Promise<void>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConversationDetailAttachmentFormComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<ConversationDetailAttachmentFormComponent, "gen-conversationdetailattachment-form", never, {}, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadConversationDetailAttachmentFormComponent(): void;
11
+ //# sourceMappingURL=conversationdetailattachment.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"conversationdetailattachment.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kCAAkC,EAAE,MAAM,+BAA+B,CAAC;AAEnF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,yCAA0C,SAAQ,iBAAiB;IACrE,MAAM,EAAG,kCAAkC,CAAC;IAEpC,QAAQ;yCAHd,yCAAyC;2CAAzC,yCAAyC;CAYrD;AAED,wBAAgB,6CAA6C,SAE5D"}